/*!
Theme Name: BICWEB
Theme URI: https://bicweb.vn/
Author: HoangND
Author URI: https://bicweb.vn/
Description: BICWeb.vn có gần 20 năm kinh nghiệm trong lĩnh vực thiết kế website. Chúng tôi có kinh nghiệm với nhiều ngành nghề khác nhau, từ website tập đoàn, doanh nghiệp, website thương mại điện tử, website tin tức, khách sạn nhà hàng, bệnh viện, trường học, trung tâm thương mại, báo điện tử, dược phẩm…
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bicweb
Tags: bicweb, website chuẩn seo, website mẫu, thiết kế website,

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

BICWEB is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> CSS
----------------------------------------------------------------*/

@import url(assets/css/root.min.css);
@import url(assets/css/swiper.css);

@font-face {
  font-family: "Linotte";
  src: url("../PetsChoice/assets/fonts/webfonts/Linotte\ Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Linotte";
  src: url("../PetsChoice/assets/fonts/webfonts/Linotte\ Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Linotte";
  src: url("../PetsChoice/assets/fonts/webfonts/Linotte\ Semi\ Bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Linotte";
  src: url("../PetsChoice/assets/fonts/webfonts/Linotte\ Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../PetsChoice/assets/fonts/webfonts/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../PetsChoice/assets/fonts/webfonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../PetsChoice/assets/fonts/webfonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../PetsChoice/assets/fonts/webfonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../PetsChoice/assets/fonts/webfonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --content-size: 1440px; 
  --content-sizexl: 1570px;
  --primary-color: #DD4498;
  --second-color: #FE753B;
  --cream: #fcf9f5;
  --radius: 5px;
  --radius2: 24px;
  --menu-height: 9rem;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-thumb:hover {
  background: var(--primary-color);
}

::-webkit-scrollbar-thumb {
  background: var(--primary-color);
  border-radius: 10px;
}

::-webkit-scrollbar-track {
  background: #fff;
}

body {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  color: #222;
  background: #fff;
  line-height: 1.5;
  overflow: hidden auto;
}

p {
  font-family: 'Montserrat';
}

body.open-menu{
  overflow: hidden;
}


button, input, select, textarea{
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

/* Container */

.container{
  max-width: 1680px;
  margin: 0 auto;
  height: 100%;
}
 
/* Text */

span.hightlight {
  font-weight: 600;
}

.text-center{
  text-align: center;
}

.text-left {
  text-align: left !important;
}


/* Color */

.bg-cream{
  background: var(--cream);
}

/* spiner */

.form-field.form-field-submit p {
  position: relative;
}

span.wpcf7-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}

span.wpcf7-not-valid-tip {
  color: red;
  margin-top: 2rem;
  background: #fff;
  font-weight: 500;
  padding: 1rem;
}

.prod-contact .wpcf7-response-output {
  color: #fff;
}

.form-contact  .wpcf7-response-output,
.form-contact .wpcf7-not-valid-tip {
  color: red;
  margin-top: 2rem;
  background: #fff;
  font-weight: 500;
  padding: 1rem;
}

/* tab-control */

.prod-tab-list.tab-control {
  display: flex;
  padding: 12px 30px;
  align-items: center;
  justify-content: space-between;
  background: var(--primary-color);
  border-radius: 2rem 0;
}

.post-ctn .tab-btn:hover {
  transition: ease-in-out 0.4s;
  cursor: pointer;
  background: #fff;
  padding: 5px 1rem;
  border-radius: 5px;
  font-weight: 600;
  padding: 1.2rem 5rem;
  background: var(--primary-color);
  display: inline-block;
  border-radius: 30px;
}

.post-ctn .tab-btn::before {
  position: relative;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #B32272;
  transition: all 0.3s;
  border-radius: 10rem;
  z-index: -1;
}

.post-ctn .tab-btn.active::before  {
  position: relative;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #B32272;
  transition: all 0.3s;
  border-radius: 10rem;
  z-index: -1;
}

.post-ctn .tab-btn.active {
  transition: ease-in-out 0.4s;
  cursor: pointer;
  background: #fff;
  padding: 5px 1rem;
  border-radius: 5px;
  font-weight: 600;
  padding: 1.2rem 5rem;
  background: var(--primary-color);
  display: inline-block;
  border-radius: 30px;
  z-index: 1;
}

.post-ctn .tab-btn:hover::before {
  width: 100%;
  transition: all .3s;
}

.post-ctn .tab-btn:hover {
  transform: scale(1.02);
  transition: all .3s;
  box-shadow: 0 6px 10px rgba(176, 6, 100, 0.6);
}

.post-ctn .tab-btn {
  transition: ease-in-out 0.4s;
  cursor: pointer;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 1.2rem 5rem;
  background: var(--primary-color);
  display: inline-block;
  border-radius: 10rem;
  position: relative;
  z-index: 1;
}

.tab-contents  {
  margin-top: 3rem;
  font-family: 'Montserrat' ;
}

.post-ctn .tab-content {
	width: 100%;
	z-index: 2;
	pointer-events: none;
	transition: 0.7s;
        display: none;
}

 .tab-content {
	width: 100%;
	pointer-events: none;
	transition: 0.7s;
}

.tab-content.active {
	position: relative;
	opacity: 1;
	pointer-events: visible;
  display: block;
}

.post-ctn .tab-control {
  margin: 5rem;
  display: flex;
  justify-content: center;
  gap: 3rem;
}


.single-post figure {
  margin: auto;
}

/* title */

.box-title {
  margin-bottom: 5rem;
  text-align: center;
}

.box-title .title {
  font-size: 5rem;
  font-weight: 700;
  color: var(--primary-color);
  font-family: 'Linotte';
}

/* breadcrumbs */

.bic-breadcrumbs > span > span {
  position: relative;
  padding: 0 2rem 0 0;
  text-shadow: 2px 3px 10px rgba(0, 0, 0, .6);
}

input[type="search"]::-webkit-search-cancel-button {display: none !important}

.single-product .product-page .bic-breadcrumbs > span > span:not(:last-child)::before  {
  background: #555555;
}

.bic-breadcrumbs > span > span:not(:last-child)::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-20%);
  right: 0;
  border-radius: 50%;
}

.bic-breadcrumbs > span > span:not(:first-child) {
  padding-left: 1rem;
}

.breadcrumbs {
  font-family: 'Montserrat';
}

/* Button */

.btn{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  width: fit-content;
  cursor: pointer;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  transition-delay: 0s;
  transition-delay: 0s;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  overflow: hidden;
  position: relative;
  color: #fff;
  font-weight: 600;
  text-transform: none;
  padding: 18px 30px;
  line-height: 1;
  border-radius: var(--radius);
}

.btn-radius{
  border-radius: 30px;
}

.btn-style-1{
  background: var(--primary-color);
  border: 2px solid var(--primary-color);
  color: #fff;
}

.btn-style-1:hover{
  background: none;
  color: var(--primary-color);
}

.btn-style-2{
  display: flex;
  align-items: center;
  gap: 1rem;
}

.cta-ct-icon svg {
  width: 2rem;
}

.cta-ct-icon {
  width: 4.5rem;
  height: 4.5rem;
  background: url(./assets/images/ping_heart.png) no-repeat center center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: 100% 100%;
}

.btn-style-2 span {
  font-size: 2.5rem;
  color: var(--primary-color);
  font-weight: 700;
}

/*  */



.shadow{
  box-shadow: 0 8px 17px rgba(0, 0, 0, .1), 0 30px 30px rgba(0, 0, 0, .1), 0 60px 40px rgba(0, 0, 0, .05), 0 121px 50px rgba(0, 0, 0, .01);
}

.transform-30{
  transform: translateY(30px);
  opacity: 0;
  transition: all .3s;
}

.zoom-hover{
  overflow: hidden;
}

.zoom-hover img{
  transition: all .3s;
}

.zoom-hover:hover img{
  transform: scale(1.2);
}

@keyframes scrollDown {

  0%,
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }

  50% {
    -webkit-transform: translate(0px, -10px) rotate(0deg);
    transform: translate(0px, -10px) rotate(0deg);
  }
}

@-webkit-keyframes scrollDown {

  0%,
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }

  50% {
    -webkit-transform: translate(0px, -10px) rotate(0deg);
    transform: translate(0px, -10px) rotate(0deg);
  }
}

/* Section */

.section {
  padding: 10rem 0;
}

.section .h2-title{
  font-size: 5.4rem;
  margin: 0;
}


/* Responsive */

@media (min-width: 1441px) and (max-width: 1536px) {
  .container {
    max-width: 1400px;
  }

  .section {
    padding: 8rem 0;
   }

  .box-title .title {
    font-size: 4rem;
  }

  .tab-btn {
    font-size: 1.5rem;
  }

  .prod-tab-list.tab-control {
    padding:1rem  2rem;
  }
}

@media (min-width: 1200px) and (max-width: 1440px){

  body {
    font-size: 1.4rem;
  }

  :root {
    --menu-height: 7rem; 
  }

  .section {
    padding: 8rem 0;
  }

  .container{
    max-width: 1200px;
  }

  .btn-style-2 span {
    font-size: 2rem;
}

.cta-ct-icon svg {
  width: 1.6rem;
}

.cta-ct-icon {
  width: 3.5rem;
  height: 3.5rem;
}

.box-title .title {
  font-size: 3.4rem;
}

.box-title {
  margin-bottom: 4rem;
}


.prod-tab-list.tab-control {
  padding: 1rem 2rem;
}

.tab-btn {
  font-size: 1.3rem;
}


}

@media (min-width: 1025px) and (max-width: 1280px) {

  body {
    font-size: 1.2rem;
  }

  :root {
    --menu-height: 7rem; 
  }

  .section {
    padding: 7rem 0;
  }

  .container{
    max-width: 1190px;
  }

  .btn-style-2 span {
    font-size: 2rem;
}

.post-ctn .tab-btn:hover,
.post-ctn .tab-btn.active,
.post-ctn .tab-btn {
  font-size: 1.6rem;
  padding: 1rem 3rem;
}

.cta-ct-icon svg {
  width: 1.6rem;
}

.cta-ct-icon {
  width: 3.5rem;
  height: 3.5rem;
}

.box-title .title {
  font-size: 3.4rem;
}

.box-title {
  margin-bottom: 4rem;
}

.prod-tab-list.tab-control {
  padding: 1rem 2rem;
}

.tab-btn {
  font-size: 1.2rem;
}
}

@media (max-width: 767px) and (min-width: 577px) {
  :root {
    --menu-height: 8rem; 
  }

  .section {
    padding: 6rem 0;
   }

   .btn-style-2 span {
    font-size: 2rem;
   }

   .box-title .title {
    font-size: 3.4rem;
   }

   .box-title {
    margin-bottom: 3rem;
}

.tab-btn {
  font-size: 1.6rem;
}


.breadcrumb_last {
  display: none;
}
}

@media (min-width: 768px) and (max-width: 1024px) {

  :root {
    --menu-height: 8rem; 
  }

  .section {
    padding: 6rem 0;
   }

   .btn-style-2 span {
    font-size: 2rem;
   }

   .box-title .title {
    font-size: 3rem;
   }

   .box-title {
    margin-bottom: 3rem;
}

.tab-btn {
  font-size: 1.6rem;
}

.breadcrumb_last {
  display: none;
}
}

@media (max-width: 576px) {

  :root {
    --menu-height: 7rem; 
  }

  ::-webkit-scrollbar {
    width: 5px;
  }

::-webkit-scrollbar-thumb:hover {
  background: #FE753B;
}

::-webkit-scrollbar-thumb {
  background: #FE753B;
  border-radius: 10px;
}

.breadcrumb_last {
  display: none;
}

 .section {
  padding: 4rem 0;
 }

 .box-title .title {
  font-size: 2.4rem;
 }

 .box-title {
  margin-bottom: 3rem;
}

.prod-tab-list.tab-control {
  overflow: auto;
  gap: 2rem;
  padding: 10px 1.5rem;
}

.tab-control {
  margin: 3rem;
}

.tab-btn.active,
.tab-btn {
  font-size: 1.6rem;
  white-space: nowrap;
  padding: 1rem 3rem !important;
}

}