@import "https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500&display=swap";
@font-face {
  font-family: "utm-a";
  src: url("../fonts/UTM-AvoBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ro-l";
  src: url("../fonts/Roboto-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ro-m";
  src: url("../fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ro-r";
  src: url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: sans-b;
  src: url("../../templates/fonts/sans-b.otf");
}
@font-face {
  font-family: sans-r;
  src: url("../../templates/fonts/sans-r.otf");
}
@font-face {
  font-family: sans-i;
  src: url("../../templates/fonts/sans-i.otf");
}
@font-face {
  font-family: fontawesome;
  src: url("../../templates/fonts/Font\ Awesome\ 6\ Free-Regular-400.otf");
}
@font-face {
  font-family: roboc-b;
  src: url("../../templates/fonts/RobotoCondensed-Bold.ttf");
}
@font-face {
  font-family: roboc-r;
  src: url("../../templates/fonts/RobotoCondensed-Regular.ttf");
}
@font-face {
  font-family: roboc-l;
  src: url("../../templates/fonts/RobotoCondensed-Light.ttf");
}
@font-face {
  font-family: averta-b;
  src: url("../../templates/fonts/AvertaStdCY-Bold_1.otf");
}
@font-face {
  font-family: averta-r;
  src: url("../../templates/fonts/AvertaStdCY-Regular_3.otf");
}
@font-face {
  font-family: averta-l;
  src: url("../../templates/fonts/AvertaStdCY-Light_1.otf");
}
/* Lato font */
@font-face {
  font-family: lato-black;
  src: url("../../templates/fonts/Lato-Black.ttf");
}
@font-face {
  font-family: lato-b;
  src: url("../../templates/fonts/Lato-Bold.ttf");
}
@font-face {
  font-family: lato-m;
  src: url("../../templates/fonts/Lato-Medium.ttf");
}
@font-face {
  font-family: lato-r;
  src: url("../../templates/fonts/Lato-Regular.ttf");
}
@font-face {
  font-family: lato-l;
  src: url("../../templates/fonts/Lato-Light.ttf");
}
@font-face {
  font-family: svn-manchester-park;
  src: url("../../templates/fonts/svn-manchester-park.otf");
}
@font-face {
  font-family: svn-blywoofs;
  src: url("../../templates/fonts/SVN-Blywoofs.otf");
}
@font-face {
  font-family: AlumniSans-Black;
  src: url("../../templates/fonts/AlumniSans-Black.ttf");
}
@font-face {
  font-family: AlumniSans-Bold;
  src: url("../../templates/fonts/AlumniSans-Bold.ttf");
}
@font-face {
  font-family: AlumniSans-Medium;
  src: url("../../templates/fonts/AlumniSans-Medium.ttf");
}
@font-face {
  font-family: AlumniSans-Regular;
  src: url("../../templates/fonts/AlumniSans-Regular.ttf");
}
@font-face {
  font-family: AlumniSans-Light;
  src: url("../../templates/fonts/AlumniSans-Light.ttf");
}
@font-face {
  font-family: JosefinSans-Bold;
  src: url("../../templates/fonts/JosefinSans-Bold.ttf");
}
@font-face {
  font-family: JosefinSans-Medium;
  src: url("../../templates/fonts/JosefinSans-Medium.ttf");
}
@font-face {
  font-family: JosefinSans-Regular;
  src: url("../../templates/fonts/JosefinSans-Regular.ttf");
}
@font-face {
  font-family: JosefinSans-Light;
  src: url("../../templates/fonts/JosefinSans-Light.ttf");
}
@font-face {
  font-family: chilanka;
  src: url("../../templates/fonts/Chilanka-Regular.ttf");
}
@font-face {
  font-family: Kanit-Black;
  src: url("../../templates/fonts/Kanit-Black.ttf");
}
@font-face {
  font-family: Kanit-Bold;
  src: url("../../templates/fonts/Kanit-Bold.ttf");
}
@font-face {
  font-family: Kanit-Medium;
  src: url("../../templates/fonts/Kanit-Medium.ttf");
}
@font-face {
  font-family: Kanit-Regular;
  src: url("../../templates/fonts/Kanit-Regular.ttf");
}
@font-face {
  font-family: Kanit-Light;
  src: url("../../templates/fonts/Kanit-Light.ttf");
}
@font-face {
  font-family: Kanit-Italic;
  src: url("../../templates/fonts/Kanit-Italic.ttf");
}
@font-face {
  font-family: Inter-Black;
  src: url("../../templates/fonts/Inter-Black.ttf");
}
@font-face {
  font-family: Inter-Bold;
  src: url("../../templates/fonts/Inter-Bold.ttf");
}
@font-face {
  font-family: Inter-Medium;
  src: url("../../templates/fonts/Inter-Medium.ttf");
}
@font-face {
  font-family: Inter-Regular;
  src: url("../../templates/fonts/Inter-Regular.ttf");
}
@font-face {
  font-family: Inter-Light;
  src: url("../../templates/fonts/Inter-Light.ttf");
}
@font-face {
  font-family: Roboto-Black;
  src: url("../../templates/fonts/Roboto-Black.ttf");
}
@font-face {
  font-family: Roboto-Bold;
  src: url("../../templates/fonts/Roboto-Bold.ttf");
}
@font-face {
  font-family: Roboto-Medium;
  src: url("../../templates/fonts/Roboto-Medium.ttf");
}
@font-face {
  font-family: Roboto-Regular;
  src: url("../../templates/fonts/Roboto-Regular.ttf");
}
@font-face {
  font-family: Roboto-Light;
  src: url("../../templates/fonts/Roboto-Light.ttf");
}
@font-face {
  font-family: Roboto-Italic;
  src: url("../../templates/fonts/Roboto-Italic.ttf");
}
@font-face {
  font-family: helvetica-neue-bold;
  src: url("../../templates/fonts/helvetica-neue-bold.ttf");
}
@font-face {
  font-family: helvetica-neue-medium;
  src: url("../../templates/fonts/helvetica-neue-medium.ttf");
}
@font-face {
  font-family: helvetica-neue-regular;
  src: url("../../templates/fonts/helvetica-neue-regular.ttf");
}
@font-face {
  font-family: helvetica-neue-light;
  src: url("../../templates/fonts/helvetica-neue-light.ttf");
}
/*  */
:root {
  --background-color: #ffffff;
  --main-color: #AB248D;
  --text-color: #000000;
  --second-background-color: #f5f5f6;
  --second-main-color: #ff2c19;
  --second-text-color: #bf2323;
  --title-font: helvetica-neue-medium;
  --normal-font: helvetica-neue-regular;
  --box-shadow: 0 3px 8px rgba(0, 0, 0, 0.45);
  --box-shadow-2: 0 2px 30px 1px rgba(253, 229, 236, 0.6);
  --background-gradient: linear-gradient(to top, #f6ead1, #d4b490);
  --background-content: linear-gradient(
    to bottom,
    #fffefe,
    #fffafa,
    #fffefe,
    #fff2f2
  );
  --jessy-kim-font: svn-manchester-park;
  --banner-font: svn-blywoofs;
}
/* General */
/* Backtotop */
/*end Backtotop */
/* ArrowCarousel  */
/* Header */
/* Search */
/* Footer */
/* Lien he */
/*! Index*/
/* Doi tac */
/* Slider */
/* Tintuc */
/*Product*/
/* Menu */
/* Danh muc trai */
/* Footer */
/* Ho tro truc tuyen */
/* San pham */
/* Footer */
/* Product detail */
/* Register */
/* end Register */
/* Video */
/* Dang ky nhan tin */
/* Chrome, Safari, Edge, Opera */
/* Firefox */
/* San pham trang chu */
/* Trang chu */
/* Gioi thieu */
/* Sanphamtc */
/* Tin tuc */
/* Album */
/* Danhmuctrangchu */
/* Khach hang */
body {
  font-family: var(--normal-font), averta-r, AlumniSans-Regular, averta-r,
    roboc-r, "Quicksand", sans-serif;
  font-size: 1rem;
  overflow-x: hidden !important;
}
.container {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
header .container {
  max-width: 1600px;
}
.container-fluid {
  overflow: hidden;
}
a {
  color: #000;
}
i {
  font-family: "Roboto", sans-serif;
}
b {
  font-family: "Roboto", sans-serif;
  font-size: inherit;
}
strong {
  font-family: "Roboto", sans-serif;
  font-size: inherit;
}
h1 {
  font-family: "Roboto", sans-serif;
  font-size: inherit;
}
h2 {
  font-family: "Roboto", sans-serif;
  font-size: inherit;
}
h3 {
  font-family: "Roboto", sans-serif;
  font-size: inherit;
}
h4 {
  font-family: "Roboto", sans-serif;
  font-size: inherit;
}
.menu__block ul,
.mxhft,
.thongsosp,
.tab_sanpham {
  padding: 0;
  list-style: none;
  margin-bottom: 0px;
}
input:focus-visible {
  outline: 0px;
}
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.wrapper-detail {
  padding: 0px;
}
.wrapper-main {
  padding: 20px 1%;
}
.animate1 {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#toTop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  background: #c01627;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
}
.owl-arrow {
  margin-top: 10px;
}
.owl-arrow .owl-nav {
  display: none;
}
.owl-arrow.owl-carousel:hover .owl-nav {
  display: block;
}
.owl-arrow.owl-theme .owl-nav {
  margin-top: 0px;
}
.owl-arrow.owl-theme .owl-nav button {
  background: transparent;
  color: #869791;
  font-size: 40px;
  line-height: 300px;
  margin: 0;
  padding: 0 60px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.owl-arrow.owl-theme .owl-nav .owl-prev {
  left: -20px;
  padding-left: 20px;
}
.owl-arrow.owl-theme .owl-nav .owl-prev i {
  font-size: 50px;
  color: red;
}
.owl-arrow.owl-theme .owl-nav .owl-next {
  right: -20px;
  padding-right: 20px;
}
.owl-arrow.owl-theme .owl-nav .owl-next i {
  font-size: 50px;
  color: red;
}
.owl-arrow.owl-theme .owl-nav [class*="owl-"]:hover {
  background: initial;
  color: initial;
}
.img-container {
  padding-bottom: 66%;
  overflow: hidden;
  height: auto;
  display: block;
  position: relative;
}
.img-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.scale-img {
  width: 100%;
  overflow: hidden;
  line-height: 0;
}
.scale-img img {
  transition: 0.5s all ease-in-out;
  width: 100%;
  height: 100%;
}
.scale-img:hover img {
  transform: scale(1.2);
}
.catchuoi2 {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.catchuoi3 {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.catchuoi4 {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.catchuoi5 {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.xoay_hinh:hover img {
  transform: rotate(360deg);
}
.xoay_hinh img {
  transition: ease all 0.5s;
}
.pagination {
  justify-content: center;
  margin-top: 2rem;
}
.offcanvas-body ul {
  position: initial !important;
  top: 0 !important;
  transform: initial !important;
  border: none;
}
.offcanvas-body ul li a {
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Roboto";
  padding-top: 10px;
  padding-bottom: 10px;
}
.offcanvas-body ul li a:after {
  float: right;
  margin-top: 0px;
}
.offcanvas-body ul li ul {
  padding-left: 18px;
}
.offcanvas-body ul li ul li a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  font-weight: 300;
  color: #fff;
  font-family: "Roboto";
}
.dropdown-menu {
  min-width: 210px;
}
.nav-sub {
  position: relative;
}
.nav-sub ul {
  position: absolute;
  right: 0;
  top: 0;
  left: 100%;
  min-width: 100%;
  background-color: #fff;
  padding: 0;
  list-style: none;
  border: 1px solid #eee;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2509803922);
  border-radius: 3px;
  display: none;
}
.nav-sub ul li a {
  display: block;
  padding: 10px 15px;
  color: #000;
  text-decoration: none;
  font-size: 15px;
}
.nav-sub ul li a:hover {
  background-color: #006847;
  color: #fff;
}
.nav-sub:hover ul {
  display: block;
}
.nav-sub:hover > a {
  background-color: #006847;
  color: #fff;
}
.nav-link:focus {
  color: #410000;
}
.nav-link:hover {
  color: #410000;
}
.nav-sub-mobile > a:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  float: right;
  margin-top: 8px;
}
.nav-sub-mobile ul {
  list-style: none;
}
.nav-sub-mobile ul li a {
  text-transform: capitalize;
}
.nav-top {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.nav-top li:last-child a {
  padding-right: 0;
}
.nav-top li:last-child a:after {
  content: "";
  display: none;
}
.nav-top li:nth-child(1) a {
  padding-left: 0;
}
.nav-top a {
  color: #1b1718;
  display: block;
  padding-right: 10px;
  padding-left: 10px;
  position: relative;
  font-size: 14px;
}
.nav-top a:after {
  content: "";
  height: 15px;
  position: absolute;
  border-left: 1px solid #000;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.top {
  background-color: #7db701;
  padding: 8px 0;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.slogan {
  font-weight: 700;
  text-transform: uppercase;
}
.slogan .text {
  position: relative;
  height: 35px;
  line-height: 35px;
  background-color: #fea500;
  padding-left: 30px;
  padding-right: 30px;
  color: #510000;
  text-transform: uppercase;
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 700;
}
.slogan .text:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 37px;
  background: url(../images/br-left.png) no-repeat bottom right;
  background-size: contain;
  left: -37px;
}
.slogan .text:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 37px;
  background: url(../images/br-right.png) no-repeat bottom left;
  background-size: contain;
  right: -37px;
}
.table-dathang-tc img {
  max-height: 100px;
}
header {
  padding: 25px 0;
}
.footer .visited p + p {
  margin-left: 10px;
}
.copy-right {
  background: rgba(204, 204, 204, 0.2);
  color: #000;
}
.hotr__box {
  display: flex;
  border: 1px solid #da251d;
  align-items: center;
  margin-bottom: 15px;
}
.hotr__left {
  width: 125px;
  border-radius: 0 85px 85px 0;
  overflow: hidden;
  border-right: 2px solid #da251d;
  position: relative;
  z-index: 9;
}
.hotr__left .img-container {
  padding-bottom: 116%;
}
.hotr__right {
  margin-left: 20px;
  flex-grow: 1;
  font: 14px "ro-l";
}
.hotr__ten {
  margin-bottom: 15px;
  background: #da251d;
  display: inline-block;
  color: #fff;
  padding: 4px 35px;
  padding-left: 50px;
  margin-left: -50px;
  position: relative;
}
.hotr__ten:after {
  content: "";
  display: inline-block;
  width: 23px;
  height: 25px;
  position: absolute;
  right: -23px;
  background: #da251d;
  top: 0;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
.hotr__dienthoai {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.hotr__dienthoai i {
  margin-right: 6px;
}
.hotr__email {
  display: flex;
  align-items: center;
}
.hotr__email i {
  margin-right: 6px;
}
.hotr__mxh {
  margin-top: 10px;
}
.hotr__mxh li {
  margin-right: 7px;
}
.title-main {
  position: relative;
  margin-bottom: 2rem;
}
.title-main h3 {
  font-size: 25px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  background: #7db701;
  padding: 10px 30px;
  border-radius: 99px;
  display: table;
  margin: auto;
}
.title-main h3:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  background: #7db701;
  left: 0;
  top: 25px;
  z-index: -1;
}
.title-main a {
  font-style: italic;
  color: #484848;
}
.title-main span {
  display: block;
}
.title-main .title-bg {
  background: #fff;
  display: table;
  padding: 10px 15px;
  margin: auto;
}
.title-main1 {
  margin-bottom: 2rem;
}
.title-main1 h3 {
  font-size: 25px;
  font-weight: 500;
  text-transform: uppercase;
  background: url(../images/icon.png) left center no-repeat;
  padding-left: 45px;
  margin-bottom: 0px;
}
.title-main3 {
  margin-bottom: 2rem;
}
.muahangshopee a {
  color: #fff;
}
.heading_s1 h1 {
  font-size: 40px;
  font-weight: 600;
  color: #7db701;
}
.payment_option .custome-radio {
  margin-bottom: 10px;
}
.payment_option .custome-radio .form-check-label {
  color: #292b2c;
  font-weight: 600;
}
.custome-radio .form-check-label {
  position: relative;
  cursor: pointer;
}
.custome-radio .form-check-label::before {
  content: "";
  border: 1px solid #908f8f;
  height: 16px;
  width: 16px;
  display: inline-block;
  border-radius: 100%;
  vertical-align: middle;
  margin-right: 8px;
}
.custome-radio input[type="radio"] + .form-check-label::after {
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 100%;
  position: absolute;
  top: 6px;
  left: 3px;
  opacity: 0;
}
.custome-radio input[type="radio"]:checked + .form-check-label::after {
  opacity: 1;
  background-color: #f8b133;
}
.custome-radio .form-check-input {
  display: none;
}
.custome-checkbox .form-check-label {
  position: relative;
  cursor: pointer;
}
.custome-checkbox .form-check-label::before {
  content: "";
  border: 2px solid #ced4da;
  height: 17px;
  width: 17px;
  margin: 0 8px 0 0;
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
}
.custome-checkbox .form-check-label span {
  vertical-align: middle;
}
.custome-checkbox .form-check-input {
  display: none;
}
.custome-checkbox input[type="checkbox"] + .form-check-label::after {
  content: "";
  width: 11px;
  position: absolute;
  top: 50%;
  left: 3px;
  opacity: 0;
  height: 6px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: translateY(-65%) rotate(-45deg);
  transform: translateY(-65%) rotate(-45deg);
}
.custome-checkbox input[type="checkbox"]:checked + .form-check-label::before {
  background-color: #f8b133;
  border-color: #f8b133;
}
.custome-checkbox input[type="checkbox"]:checked + .form-check-label::after {
  opacity: 1;
}
.login_footer {
  margin-bottom: 30px;
  margin-top: 5px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 100%;
}
label.error {
  color: red;
  font-style: italic;
  font-size: 14px;
}
.video__item {
  position: relative;
  width: 100%;
  display: block;
}
a.video__item img {
  width: 100%;
}
.video__play {
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 110px;
  height: 110px;
  border: 3px solid #fff;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: pointer;
}
.video__play i {
  font-size: 50px;
}
.video__nd {
  color: #fff;
}
.booking .title-main h3 {
  color: #fff;
}
.dknt-button {
  color: #fff;
  padding: 8px 35px;
  font-weight: 100;
  text-transform: uppercase;
  border-radius: 0px;
  background: #26abe3;
}
.dknt-button i {
  transform: scale(1.5);
}
.dknt input.form-control {
  height: 40px;
  border-radius: 0px;
  margin-bottom: 1rem;
  text-align: center;
}
.dknt input.form-control::-webkit-input-placeholder {
  text-align: center;
}
.dknt input.form-control:-ms-input-placeholder {
  text-align: center;
}
.dknt input.form-control::placeholder {
  text-align: center;
}
.input-group-text {
  background: #6cadaa;
}
.dknt-form {
  background: url("../images/bgdknt.png");
  background-size: cover;
  padding: 30px;
  margin-top: -40px;
  position: relative;
  margin-left: 40px;
}
.dknt-form:before {
  content: "";
  width: 30px;
  height: 42px;
  background: #7db701;
  display: block;
  position: absolute;
  left: -29px;
  top: 0;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.dknt-form .dknt-title {
  color: #fff;
  font: 24px "dvn-eb";
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 2rem;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.sanpham .title-home2 {
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.xemthem {
  color: #fff;
  font: 14px "ro-r";
  text-transform: initial;
}
.gioithieu {
  margin-bottom: 7rem;
}
.gt__right {
  background: rgba(1, 63, 114, 0.6588235294);
  margin-bottom: -60px;
}
.gt__right h3 {
  color: #fff;
  font: 30px "mon-l";
  text-transform: uppercase;
}
.gt__desc {
  font: 14px "mon-l";
  color: #fff;
}
.btn-xemthem {
  color: #fff;
  font: 14px "mon-l";
  border: 1px solid;
  border-radius: 0px;
  padding: 8px 30px;
  margin-top: 1rem;
}
.btn-xemthem:hover {
  color: #fff;
}
.gt__body {
  bottom: 0;
  right: 0;
  position: absolute;
}
.gt__img img {
  width: 100%;
}
.prod-list {
  display: flex;
  justify-content: center;
  margin-bottom: 55px;
  padding: 0;
}
.prod-list li {
  margin: 0 5px;
  font: 15px "mon-l";
  color: var(--default-color);
  border: 1px solid var(--default-color);
  cursor: pointer;
  padding: 10px 15px;
  border-radius: 3px;
  transition: 0.5s;
  white-space: nowrap;
}
.prod-list li:hover {
  color: #7db701;
}
.prod-list li.active {
  color: #7db701;
}
.tt__body {
  border: 1px solid #898989;
  border-top: 0px;
  position: relative;
  padding-top: 35px !important;
}
.album__img {
  padding-bottom: 81.81%;
}
.js-banner-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover !important;
}
.swiper-slide-active .kh__desc {
  opacity: 1;
}
.blockdmsp1 {
  margin-bottom: 45px;
}
.box__cap1 {
  padding: 6px 0;
  list-style: none;
  height: 442px;
  overflow-y: scroll;
  background: #f6e9dd;
}
.box__cap1 li a {
  padding: 6px 20px;
  display: block;
  font-size: 14px;
  position: relative;
}
.box__cap1 li a i {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.box__cap1 li:hover .box__cap2 {
  opacity: 1;
  visibility: visible;
}
.box__cap1::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}
.box__cap1::-webkit-scrollbar {
  width: 2px;
  background-color: #f5f5f5;
}
.box__cap1::-webkit-scrollbar-thumb {
  background-color: var(--default-color);
}
.box__cap2 {
  list-style: none;
  padding: 0;
  position: absolute;
  left: 100%;
  width: 100%;
  z-index: 9;
  background: #f6e9dd;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.box__scroll {
  position: relative;
}
.xemtatca {
  display: table;
  margin: auto;
  margin-top: 1rem;
  background: #fff;
  padding: 0 10px;
}
.xemtatca span {
  border: 1px solid;
  padding: 5px 20px;
  border-radius: 99px;
  color: #6aae61;
  display: block;
}
.xemtatca:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #6aae61;
  position: absolute;
  top: 15px;
  left: 0;
  z-index: -1;
}
.kh__img {
  width: 85px;
  height: 85px;
}
.kh__img .img-container {
  padding-bottom: 100%;
}
.kh__img .img-container img {
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #7db701;
}
.kh__item {
  border: 1px solid #349027;
  padding: 20px;
  border-radius: 25px;
}
.kh__ten {
  color: #3eae2e;
  font-size: 16px;
  font-weight: 500;
}
.kh__chucvu {
  font-size: 16px;
}
.kh__desc {
  color: #070707;
}
.kh__block {
  position: relative;
}
.kh__block:after {
  content: "\f10e";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: -15px;
  right: 0;
  font-size: 45px;
  color: #c6e6c2;
}
/*# sourceMappingURL=style.css.map */
/* CSS of CERGY */
header {
  padding: 0;
  font-family: sans-r;
  font-size: 1.1rem;
  letter-spacing: 1px;
  border-bottom: 1px solid;
}
.header-contact {
  background: var(--main-color);
  color: var(--background-color);
  padding: 15px 0;
}
.header-contact .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.header-contact .header-contact-left {
  width: 30%;
}
.header-contact .header-contact-right {
  width: 70%;
}
.header-contact ul {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
}
.header-contact i {
  margin-right: 5px;
}
.header-contact .header-contact-left li {
  margin-right: 10px;
}
.header-contact .header-contact-left li a {
  color: var(--background-color);
  transition: all 0.3s ease;
}
.header-contact .header-contact-left li a:hover {
  color: var(--text-color);
  transition: all 0.3s ease;
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
}
.header-contact .header-contact-right li {
  margin-left: 30px;
  transition: all 0.3s ease;
}
.header-contact .header-contact-right li:hover {
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease;
  color: var(--text-color);
}
.header-contact .header-contact-right ul {
  justify-content: flex-end;
}
.menu__block {
  background: var(--background-color);
}
.header-menu .container {
  display: flex;
  padding: 10px 0;
}
.header-menu .list-menu li a {
  color: var(--text-color);
}
.header-logo {
  width: 13%;
  overflow: hidden;
}
.header-menu-function {
  width: 87%;
}
.header-logo img {
  height: 100px;
  object-fit: contain;
  transition: all 0.3s linear;
}
.search-right-input {
  position: relative;
  width: 140px;
  margin-left: 10px;
  font-weight: lighter;
}
.search-right-input input {
  width: 100%;
}
.search-right-input button {
  position: absolute;
  background: none;
  border: none;
  right: 3px;
  top: 4px;
}
.search-right-input button i {
  color: var(--main-color);
}
.list-menu {
  align-items: center;
  justify-content: space-around;
}
.shoping-bag {
  position: relative;
}
.shoping-bag i {
  font-size: 1.3rem;
}
.shoping-bag .num-cart-quantity {
  background: var(--main-color);
  color: var(--background-color);
  transition: all 0.2s ease;
  position: absolute;
  top: -7px;
  right: 0px;
  padding: 0px 5px;
  border-radius: 30px;
}
.menu-icon-rigt i {
  color: var(--main-color);
  cursor: pointer;
}
.search-right-input input {
  width: 100%;
  border-radius: 20px;
  border: none;
  background: #f3f3f3;
  font-size: 1rem;
  padding: 5px 7px;
}
.list-menu li a {
  padding: 12px 10px;
}
.list-menu li ul li a {
  text-transform: capitalize;
  padding: 10px;
  color: #fff;
  font-size: 0.9rem;
  text-transform: uppercase;
}
.list-menu li ul li {
  border-bottom: none;
  transition: all 0.2s ease;
}
.list-menu .sub-menu {
  /* min-width: 250px;
  top: 150px; */
  /* transform: scale(0);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease; */
}
.list-menu li:hover .sub-menu {
  /* top: 50px;
  transform: scale(1);
  visibility: visible;
  opacity: 1; */
  transition: all 0.3s ease;
}
.list-menu li .sub-menu li:hover a {
  color: var(--background-color);
  transition: all 0.3s linear;
}
.list-menu li .sub-menu li:hover ul li a {
  color: var(--text-color);
}
.list-menu li .sub-menu li ul li:hover a {
  color: var(--background-color);
  transition: all 0.3s linear;
}
.menu-icon-rigt {
  position: relative;
}
.menu-right-container {
  position: absolute;
  top: 80px;
  z-index: 999;
  background: var(--background-color);
  box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  min-width: 220px;
  transition: all 0.3s linear;
  visibility: 0;
  opacity: 0;
  transform: scale(0);
}
.menu-icon-rigt:hover .menu-right-container {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
  transition: all 0.3s linear;
  top: 23px;
  left: -10px;
}
.menu-icon-rigt:hover .menu-right-container li:hover a {
  transition: all 0.3s linear;
  color: var(--main-color);
}
.header-active .zc-header-contact {
  display: none;
}
.zc-header-contact .row {
  align-items: center;
  padding: 0 10px;
  overflow: hidden;
}
.header-logo-img-active {
  height: 50px !important;
  transition: all 0.3s linear;
}
/* banner */
.banner-cergy {
  height: auto;
}
.banner-cergy .swiper {
  width: 100%;
  height: 100%;
}
.js-banner-img {
  object-fit: cover !important;
  object-position: center;
}
.banner-cergy .swiper-slide {
  background-position: center;
  background-size: cover;
}
.banner-cergy .swiper-slide img {
  display: block;
  width: 100%;
}
.banner-cergy
/* Thay đổi màu sắc khi active */
.swiper-pagination-bullet {
}
.banner-cergy .swiper-pagination-clickable .swiper-pagination-bullet {
  opacity: 1;
  transition: all 0.2s ease;
  background: var(--background-color);
  border: 1px solid var(--main-color);
}
.banner-cergy
/* Thay đổi màu sắc khi active */
.swiper-pagination-bullet-active {
  width: 30px;
  border-radius: 5px;
  background: var(--main-color) !important;
  transition: all 0.2s ease;
}
.product-special {
  margin-top: 30px;
}
.product-special .container {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  align-items: stretch;
  padding: 20px 10px;
  box-sizing: border-box;
}
.product-special-left,
.product-special-right {
  width: calc(100% / 2 - 10px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  padding: 20px 30px;
  box-sizing: border-box;
}
.product-special h3 {
  font-size: 1.5rem;
}
.product-special .product-special-des {
  font-size: 1rem;
}
.product-view-more {
  background: var(--main-color);
  border-radius: 20px;
  padding: 10px 20px;
  transition: all 0.3s linear;
  margin-top: 20px !important;
}
.product-view-more a {
  color: var(--background-color);
  transition: all 0.3s linear;
}
.product-view-more:hover {
  background: var(--background-color);
  transition: all 0.3s linear;
}
.product-view-more a:hover {
  transition: all 0.3s linear;
  color: var(--main-color);
}
.product-special-left-top,
.product-special-left-bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 1px;
}
.product-view-more {
  display: inline-flex;
  margin: auto;
}
.product-special-left-bottom img {
  height: 500px;
  object-fit: contain;
}
.color-main {
  color: var(--main-color);
}
.aboutme h3 {
  font-size: 2rem;
  margin-bottom: 20px;
}
.aboutme {
  min-height: 1px;
  overflow: hidden;
  margin-top: 20px;
}
.aboutme-des {
  margin-bottom: 20px;
}
.aboutme .aboutme-view-more:hover a {
  color: var(--main-color);
  transition: all 0.3s linear;
}
.aboutme-video {
  margin-top: 20px;
}
.aboutme-video video {
  height: 600px;
  width: 100%;
  object-fit: cover;
}
.features {
  margin-top: 30px;
}
.features h5 {
  margin: 15px 0;
  text-transform: uppercase;
}
.features .container {
  display: flex;
  justify-content: space-between;
}
.features-item {
  width: calc(100% / 4 - 10px);
}
.features-item img {
  height: 50px;
  object-fit: contain;
}
.solution {
  margin-top: 50px;
}
.solution h5 {
  text-transform: uppercase;
  font-family: ro-m;
  font-size: 1.5rem;
}
.solution h6 {
  font-size: 0.8rem;
}
.solution-content {
  margin-top: 20px;
  height: 400px;
  background: var(--main-color);
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}
/* .solution-content .container {
} */
.solution-left,
.solution-right {
  width: calc(100% / 2 - 10px);
}
.solution-left {
}
.solution-left ul {
  list-style: none;
  padding: 0;
}
.solution-left ul li {
  padding: 5px 0;
}
.solution-left ul li a {
  color: var(--background-color);
  font-size: 1.2rem;
}
.solution h5 {
  text-align: center;
}
.solution h6 {
  text-align: center;
}
.solution-content h5 {
  text-align: left;
  color: var(--background-color);
}
.pnvn-tab {
  max-width: 20%;
  margin: 0 auto;
}
.solution .nav-pills .nav-link {
  transition: all 0.3s ease;
}
.solution .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: transparent;
}
.solution .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  font-size: 2rem;
  transition: all 0.3s ease;
}
.solution .nav-link {
  color: var(--background-color);
  text-align: left;
  padding: 10px 0;
}
.contact-us-left ul {
  list-style: none;
  padding: 0;
}
.contact-us {
  margin-top: 50px;
  overflow: hidden;
}
.contact-us .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.contact-us h4 {
  font-size: 1.8rem;
}
.contact-us-left ul li {
  padding: 15px 0;
  font-size: 1.2rem;
}
.contact-us-left,
.contact-us-right {
  width: calc(100% / 2 - 20px);
  min-height: 350px;
}
.form-contact {
  border: 2px solid var(--main-color);
  padding: 10px;
  box-sizing: border-box;
  position: relative;
  background: var(--background-color);
}
.form-contact::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  transform: rotate(-3deg);
  background: var(--main-color);
  box-shadow: -1px 2px 10px rgba(0, 0, 0, 0.5);
}
.btn-send-color {
  background: var(--main-color);
  color: var(--background-color);
}
.btn-send-container {
  flex-direction: column;
  display: flex;
  align-items: flex-start !important;
}
.btn-send-container button {
  margin-top: 10px;
  padding: 5px 20px;
  box-sizing: border-box;
}
footer {
  /* background: #f5f5f5; */
  width: 100%;
  min-height: 200px;
  padding-top: 20px;
  margin-top: 0px;
  overflow: hidden;
  padding: 30px 0;
}
.footer-left {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer-social ul {
  list-style: none;
  padding: 0;
  display: flex;
}
.footer-social li {
  background: var(--main-color);
  border-radius: 50px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
}
.footer-left img {
  height: 100px;
  object-fit: contain;
  margin-bottom: 10px;
}
.footer-address {
  margin-bottom: 10px;
}
.footer-left li i {
  transition: all 0.3s linear;
}
.footer-left li:hover i {
  transition: all 0.3s linear;
  color: var(--background-color);
}
.footer ul {
  list-style: none;
  padding: 0;
}
.footer ul li a:hover {
  transition: all 0.3s linear;
  color: var(--main-color);
}
.footer-middle,
.footer-middle-1,
.footer-middle-2 {
  width: calc(40% / 3 - 5px);
}
.footer-right {
  width: 30%;
  overflow: hidden;
}
.form-input-send-mail {
  position: relative;
}
.footer-right h4 {
  font-size: 1.3rem;
}
.form-input-send-mail #form_email {
  background: transparent !important;
  border: none !important;
  border-bottom: 2px solid var(--main-color) !important;
}
.form-input-send-mail button {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: var(--main-color);
  border-radius: 0;
  border: none;
}
.footer h4 {
  margin-top: 20px;
  text-align: center;
  color: var(--text-color);
  font-weight: lighter;
  margin-bottom: 20px;
}
.banner-cergy-us {
  width: 100%;
  height: 250px;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: var(--background-color);
}
.banner-cergy h5 {
  font-size: 0.9rem;
}
.banner-cergy h4 {
  font-size: 2rem;
  font-weight: bold;
}
.why-us {
  margin-top: 50px;
}
.why-us .container {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.why-us-left,
.why-us-right {
  width: calc(100% / 2 - 10px);
}
.why-us-right {
  padding-left: 20px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.why-us-left h1 {
  color: var(--main-color);
  font-size: 2rem;
  margin-bottom: 30px;
}
.why-us-left-content {
  margin-bottom: 30px;
}
.why-us-right img {
  height: 200px;
  object-fit: contain;
}
.why-us-right h2 {
  font-size: 1.5rem;
  color: var(--main-color);
  margin: 30px 0;
  margin-bottom: 50px;
}
.why-us-right-content {
  margin-bottom: 30px;
  position: relative;
  margin-top: 40px;
}
.icon-quote-bg {
  position: absolute;
  top: -30px;
  left: 0;
}
.icon-quote-bg i {
  font-size: 2rem;
  color: var(--main-color);
}
.efficiency {
  margin: 50px 0;
  overflow: hidden;
}
.efficiency .container {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  box-sizing: border-box;
}
.efficiency .efficiency-left,
.efficiency .efficiency-middle,
.efficiency .efficiency-right {
  width: calc(100% / 3 - 10px);
  border: 1px solid #b4b4b4;
  border-radius: 20px;
  padding: 20px 20px;
  box-sizing: border-box;
  box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.3);
}
.efficiency h3 {
  margin: 15px 0;
  font-size: 1.3rem;
}
.efficiency-des {
  font-weight: 500;
}
.banner-cergy-us h4 {
  font-size: 2rem;
}
.why-us-right-founder {
  border: 1px solid var(--main-color);
  display: inline-flex;
  flex-direction: column;
  padding: 10px 20px;
  box-sizing: border-box;
  cursor: pointer;
}
.why-us-right-des {
  position: relative;
}
/* css tin tuc */
.pnvn-tintuc {
  margin-top: 50px;
}
.pnvn-tintuc .container {
  display: flex;
  justify-content: space-between;
}
.pnvn-tintuc-left {
  display: flex;
  flex-direction: column;
  width: 25%;
  position: sticky;
  overflow: hidden;
}
.pnvn-tintuc-left .pnvn-tintuc-catalog {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--main-color);
}
.catalog-header {
  background: var(--main-color);
  color: var(--background-color);
  text-align: center;
  font-size: 1.5rem;
  /* font-weight: bold; */
  padding: 5px 0;
  font-family: roboc-l;
}
.pnvn-tintuc-catalog ul {
  list-style: none;
  padding: 10px 20px;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.pnvn-tintuc-catalog ul li {
  border-bottom: 1px solid #000000;
  padding: 5px 0;
}
.pnvn-tintuc-catalog ul li:last-child {
  border-bottom: none;
}
.pnvn-tintuc-catalog ul li a {
  font-size: 1.2rem;
  color: #000000;
  transition: all 0.2s linear;
}
.pnvn-tintuc-catalog ul li a:hover {
  color: var(--main-color);
  transition: all 0.2s linear;
  text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.3);
}
.pnvn-tintuc-contact-header {
  background: var(--main-color);
  color: var(--background-color);
  width: 100%;
  text-align: center;
  padding: 5px 0;
  font-size: 0.9rem;
  /* font-weight: bold; */
  font-family: roboc-l;
}
.pnvn-tintuc-contact {
  margin-top: 50px;
  border: 1px solid var(--main-color);
}
.pnvn-tintuc-contact-form-input {
  display: flex;
  flex-direction: column;
  padding: 10px 20px;
  box-sizing: border-box;
}
.pnvn-tintuc-contact-form-input h5 {
  font-size: 1.2rem;
  font-weight: lighter;
}
.email-input {
  border-radius: 20px !important;
  border-color: var(--main-color) !important;
  background: transparent !important;
}
.message-input {
  border-radius: 10px;
  border-color: var(--main-color);
}
.google-recaptcha-form {
  display: flex;
  flex-direction: column;
}
.btn-cergy-container {
  margin-top: 20px;
  width: 100%;
}
.btn-cergy {
  background: var(--main-color);
  color: var(--background-color);
  width: 100%;
  border-radius: 20px;
  border: none;
  text-transform: uppercase;
}
.pnvn-tintuc-right {
  width: calc(75% - 20px);
}
.news-item-container {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 30px;
  overflow: hidden;
}
.news-item-left {
  width: 40%;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.news-item-right {
  width: calc(60% - 20px);
  overflow: hidden;
}
.news-item-left img {
  object-fit: cover;
  width: 100%;
  height: 300px;
  object-position: bottom;
}
.news-item-right .news-item-date {
  color: #dddddd;
}
.news-item-right .news-item-date a {
  color: var(--main-color);
  transition: all 0.2s linear;
}
.news-item-right .news-item-date a:hover {
  text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.3);
  transition: all 0.2s linear;
}
.news-item-right h3 {
  font-size: 1.3rem;
  margin-top: 20px;
  transition: all 0.2s linear;
}
.news-item-right h3 a:hover {
  color: var(--main-color);
  text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.33);
  transition: all 0.2s linear;
}
.news-btn-view-more {
  border-radius: 20px;
  border: 1px solid var(--main-color);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  padding: 5px 0;
  color: var(--main-color);
  margin-top: 30px;
  transition: all 0.3s linear;
}
.news-btn-view-more:hover {
  background: var(--main-color);
  color: var(--background-color);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
  transition: all 0.3s linear;
}
.nenanhsang {
  width: 500%;
  height: 50px;
  position: absolute;
  z-index: 2;
  background: rgba(255, 255, 255, 0.1);
  bottom: 0;
  left: -1500px;
  transform: rotate(45deg);
  transition: all 0.5s ease;
}
.news-item-left:hover .nenanhsang {
  transition: all 0.5s ease;
  left: -100px;
  height: 80%;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.3);
}
/* san pham */
.pnvn-sanpham {
  margin-top: 30px;
}
.pnvn-sanpham .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pnvn-sanpham .pnvn-sanpham-left {
  width: 20%;
}
.pnvn-sanpham .pnvn-sanpham-right {
  width: calc(80% - 20px);
}
.pnvn-sanpham-left ul {
  list-style: none;
}
.pnvn-sanpham-left ul li {
  padding: 5px 0;
}
.pnvn-sanpham-left ul li a {
  color: var(--text-color);
  font-size: 1.2rem;
  transition: all 0.2s linear;
}
.pnvn-sanpham-left ul li a:hover {
  color: var(--main-color);
  text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.3);
  transition: all 0.2s linear;
}
.pnvn-sanpham-left h3 {
  font-size: 1.3rem;
  color: var(--text-color);
  margin: 0;
  transition: all 0.2s linear;
}
.pnvn-sanpham-left h3:hover {
  text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.5);
  transition: all 0.2s linear;
}
.pnvn-sanpham-left .accordion-button::after {
  color: var(--main-color);
}
.accordion-body {
  /* background: var(--main-color); */
}
.pnvn-sanpham-left .accordion-button:not(.collapsed) {
  background: var(--main-color);
  transition: all 0.2s linear;
}
.pnvn-sanpham-left .accordion-button:not(.collapsed) h3 {
  color: var(--background-color);
  transition: all 0.2s linear;
}
.pnvn-sanpham-right {
  flex-direction: column;
}
.tatca-sanpham {
  width: 100%;
  background: #f5f5f5;
  color: var(--main-color);
  padding: 10px 20px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.tatca-sanpham h5 {
  margin: 0;
  transition: all 0.2s linear;
}
.tatca-sanpham h5:hover {
  text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.3);
  transition: all 0.2s linear;
}
/* san pham item */
.pnvn-sanpham-item {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 20px;
}
.sanpham-item-container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.sanpham-item-left {
  /* width: 30%; */
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-right: 20px;
}
.sanpham-item-left:hover .nenanhsang {
  transition: all 0.5s ease;
  left: -100px;
  height: 80%;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.3);
}
.sanpham-item-right {
  width: calc(70%);
}
.sanpham-item-left img {
  object-fit: contain;
  object-position: top;
  /* width: 100%; */
  height: 350px;
}
.sanpham-item-right-details {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.details-left,
.details-right {
  width: 50%;
}
.sanpham-item-right h3 {
  font-size: 1.5rem;
}
.sanpham-item-right h3 a {
  color: var(--text-color);
  transition: all 0.2s linear;
}
.sanpham-item-right h3 a:hover {
  color: var(--main-color);
  transition: all 0.2s linear;
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
}
.sanpham-item-right-btn-group {
  display: flex;
  align-items: center;
}
.btn-them-vao-giohang {
  width: 200px;
  border: 1px solid var(--main-color);
  color: var(--main-color);
  transition: all 0.2s linear;
  border-radius: 20px;
  text-align: center;
  padding: 10px 0;
}
.btn-them-vao-giohang:hover {
  transition: all 0.2s linear;
  background: var(--main-color);
  color: var(--background-color);
}
.sanpham-item-right-btn-group i {
  border: 1px solid var(--main-color);
  padding: 10px 10px;
  border-radius: 50px;
  margin-left: 30px;
  color: var(--main-color);
  transition: all 0.2s linear;
  font-size: 1.3rem;
  cursor: pointer;
}
.sanpham-item-right-btn-group i:hover {
  background: var(--main-color);
  color: var(--background-color);
  transition: all 0.2s linear;
}
/* navigation */
.page-item.active .page-link {
  background: var(--text-color);
  border-color: var(--text-color);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
}
/* san pham chi tiet */
.pnvn-sanpham-chitiet {
  margin-top: 30px;
}
.pnvn-sanpham-chitiet .container {
  display: flex;
  justify-content: space-between;
}
.sanpham-chitiet-left {
  width: 20%;
  transition: all 0.3s ease;
}
.sanpham-chitiet-right {
  width: calc(80% - 20px);
  overflow: hidden;
}
.sanpham-chitiet-left-top {
  background: #f8f8f8;
  padding: 10px !important;
  box-sizing: border-box;
}
.pnvn-sanpham-chitiet .accordion-item h3 {
  font-size: 1.2rem;
  padding: 1rem 1.25rem;
  border-bottom: 1px solid var(--text-color);
}
.sanpham-chitiet-left .accordion-item {
  border-color: var(--text-color);
  background: transparent;
}
.sanpham-chitiet-left .accordion-button {
  background: transparent;
}
.sanpham-chitiet-left-top ul {
  list-style: none;
  padding: 0;
}
.sanpham-chitiet-left-top ul li {
  padding: 10px 0;
}
.sanpham-chitiet-left-top ul li a {
  color: var(--text-color);
  transition: all 0.3s ease;
  font-size: 1.1rem;
}
.sanpham-chitiet-left-top ul li a:hover {
  color: var(--main-color);
  transition: all 0.3s ease;
}
.pnvn-accordion-header {
  padding: 1rem 1.25rem;
  font-size: 1rem;
  font-weight: inherit;
}
.sanpham-chitiet-left-top h2 a {
  color: var(--text-color);
  transition: all 0.3s ease;
}
.sanpham-chitiet-left-top h2 a:hover {
  color: var(--main-color);
  transition: all 0.3s ease;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.pnvn-slider-sanpham .swiper {
  width: 100%;
  height: 100%;
}
.pnvn-slider-sanpham .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pnvn-slider-sanpham .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: zoom-in;
}
.pnvn-slider-sanpham {
  width: 40%;
}
.pnvn-thongtin-sanpham {
  width: calc(60% - 20px);
}
.pnvn-sanpham-content .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pnvn-slider-sanpham .swiper-button-next,
.pnvn-slider-sanpham .swiper-button-prev {
  /* margin-top: calc(140px - (var(--swiper-navigation-size))); */
  margin-top: 0;
  top: inherit;
  bottom: 0;
  color: var(--main-color) !important;
  font-size: 1rem !important;
}
.pnvn-slider-sanpham .swiper-button-next:after {
  content: "\f061";
  font-family: fontawesome;
  border: 1px solid var(--main-color);
  padding: 10px;
  border-radius: 40px;
  font-size: 1rem;
}
.pnvn-slider-sanpham .swiper-button-prev:after {
  content: "\f060";
  font-family: fontawesome;
  border: 1px solid var(--main-color);
  padding: 10px;
  border-radius: 40px;
  font-size: 1rem;
}
.pnvn-slider-sanpham .swiper-button-next:after:hover {
  transition: all 0.3s ease;
  background: var(--main-color) !important;
}
.pnvn-slider-sanpham .swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  z-index: 2 !important;
}
/*  */
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  background: var(--main-color) !important;
}
.pnvn-slider-sanpham .swiper-button-next:hover:after,
.pnvn-slider-sanpham .swiper-button-prev:hover:after {
  background: var(--main-color);
  transition: all 0.3s ease;
  color: var(--background-color);
}
.thongso-sanpham table {
  width: 100%;
}
.thongso-sanpham table td {
  padding: 15px;
  text-align: left;
  padding-left: 0;
}
.pnvn-sanpham-chitiet .sanphamcungloai {
  margin-top: 30px;
}
.btn-soluong {
  align-items: center;
}
.btn-soluong .soluong-title {
  margin-right: 10px;
  font-weight: bold;
}
.btn-muangay-group {
  display: flex;
}
.btn-muangay-group .btn-themvaogio {
  margin-right: 10px;
}
.cart-btn {
  color: var(--main-color);
  border-color: var(--main-color);
  transition: all 0.3s ease;
  padding: 8px 20px;
  border-radius: 30px;
}
.cart-btn:hover {
  background: var(--main-color);
  color: var(--background-color);
  font-weight: 600;
  transition: all 0.3s ease;
}
/* /* thanh scrollbar  */
/* Định dạng cho phần bên ngoài của thanh scrollbar */
::-webkit-scrollbar {
  width: 5px; /* Độ rộng của thanh scrollbar */
  cursor: pointer;
}
/* Định dạng cho dải thanh scrollbar */
::-webkit-scrollbar-thumb {
  background: #888; /* Màu nền của thanh scrollbar */
  border-radius: 5px; /* Bo góc của thanh scrollbar */
}
/* Định dạng khi đưa chuột vào thanh scrollbar */
::-webkit-scrollbar-thumb:hover {
  background: var(
    --main-color
  ); /* Màu nền của thanh scrollbar khi đưa chuột vào */
}
/* Định dạng cho phần bên ngoài của thanh scrollbar dọc */
::-webkit-scrollbar-track {
  background: #f1f1f1; /* Màu nền của phần bên ngoài thanh scrollbar */
}
/* Định dạng cho phần bên ngoài của thanh scrollbar ngang */
::-webkit-scrollbar-track-horizontal {
  background: #f1f1f1; /* Màu nền của phần bên ngoài thanh scrollbar ngang */
}
/* Định dạng khi đưa chuột vào phần bên ngoài của thanh scrollbar dọc */
::-webkit-scrollbar-track:hover {
  background: #ddd; /* Màu nền của phần bên ngoài thanh scrollbar khi đưa chuột vào */
}
/* Định dạng khi đưa chuột vào phần bên ngoài của thanh scrollbar ngang */
::-webkit-scrollbar-track-horizontal:hover {
  background: #ddd; /* Màu nền của phần bên ngoài thanh scrollbar ngang khi đưa chuột vào */
}
/*  */
.pnvn-thongtin-sanpham h3 {
  font-size: 1rem;
  font-weight: 300;
  font-family: roboc-l;
}
.pnvn-thongtin-sanpham h1 {
  font-size: 1.7rem;
  font-family: roboc-b;
}
.pnvn-thongtin-sanpham h4 {
  font-size: 0.9rem;
  color: #c3c3c3;
  font-family: roboc-l;
}
.product-details-comment {
  margin-top: 30px;
}
.product-details-comment .nav-tabs .nav-link {
  border-color: var(--main-color);
  border: none;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: var(--main-color);
  text-shadow: 0 2px 3px rgba(12, 176, 194, 0.5);
  border-bottom: 3px solid var(--main-color);
}
.product-details-comment .nav-link {
  color: var(--text-color);
}
.roboc-b {
  font-family: roboc-b;
}
.title-main h3 {
  background: transparent;
  color: var(--main-color);
  font-family: roboc-b;
}
.title-main h3:after {
  width: 0;
  height: 0;
}
/* san pham cung loai */
.sanpham-cungloai-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  overflow: hidden;
}
.sanpham-cungloai-item img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  object-position: top;
}
.sanpham-cungloai-item h2 {
  font-size: 1.3rem;
  font-family: roboc-b;
  margin-top: 20px;
  transition: all 0.3s ease;
}
.sanpham-cungloai-item h2 a {
  transition: all 0.3s ease;
}
.sanpham-cungloai-item h2 a:hover {
  color: var(--main-color);
  transition: all 0.3s ease;
}
.sanpham-cungloai-item h5 {
  font-size: 0.9rem;
  font-family: roboc-l;
}
.sanphamcungloai .title-main {
  margin-bottom: 10px;
}
.sanphamdownload {
  margin-top: 1.3rem;
  font-family: roboc-b;
}
.sanphamdownload a:hover {
  color: var(--main-color);
}
.sanphamdownload h2 {
  color: var(--main-color);
  font-size: 2rem;
  text-align: center;
  margin-bottom: 30px;
}
.sanphamdownload-content {
  display: flex;
  justify-content: space-between;
}
.zip-download {
  width: calc(100% / 3 - 10px);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.zip-download img {
  width: 100px;
  height: 100px;
  object-fit: contain;
  cursor: pointer;
  transition: all 0.3s ease;
}
.zip-download img:hover {
  transition: all 0.3s ease;
  filter: sepia(20%);
}
.zip-download h6 {
  margin-top: 10px;
  font-size: 1.3rem;
  font-family: roboc-b;
  text-align: center;
  transition: all 0.3s ease;
}
.zip-download h6:hover {
  transition: all 0.3s ease;
  color: var(--main-color);
}
.footer h4 {
  margin-bottom: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--title-font);
}
.rc-anchor-normal {
  width: inherit !important;
  min-width: 1px !important;
  max-width: 140px !important;
  margin: auto;
}
.download-page .container {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.pnvn-download-right {
  width: calc(75% - 25px);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pnvn-download-item {
  width: calc(100% / 3 - 10px);
  max-height: 330px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  margin-bottom: 50px;
}
.pnvn-download-item img {
  /* width: 200px; */
  height: 200px;
  object-fit: contain;
}
.pnvn-download-item a {
  color: var(--text-color);
  transition: all 0.3s ease;
}
.pnvn-download-item a:hover {
  color: var(--main-color);
  transition: all 0.3s ease;
}
.pnvn-download-item h3 {
  font-size: 1.3rem;
  margin-top: 10px;
}
.btn-download-item {
  border: 1px solid var(--main-color);
  padding: 10px 20px;
  border-radius: 20px;
  display: inline-flex;
  align-items: center;
  color: var(--main-color);
  transition: all 0.3s ease;
  overflow: hidden;
}
.btn-download-item i {
  margin-right: 5px;
}
.btn-download-item:hover {
  transition: all 0.3s ease;
}
.hvr-bounce-to-right:before {
  background: var(--main-color) !important;
}
.hvr-bounce-to-right:hover:before i {
  color: var(--background-color) !important;
}
/* lien he page */
.lienhe-page {
  margin-top: 30px;
  margin-bottom: 50px;
}
.lienhe-page .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lienhe-page .thongtinlienhe {
  width: calc(100% / 2 - 10px);
}
.lienhe-page .lienhevoichungtoi {
  width: calc(100% / 2 - 10px);
}
.lienhe-page h2 {
  font-family: roboc-b;
  font-size: 2.5rem;
  text-transform: uppercase;
  text-align: center;
  color: var(--main-color);
}
.thongtinlienhe {
  border: 1px solid #dddddd;
  padding: 10px 20px;
  box-sizing: border-box;
  transition: all 0.3s ease;
}
.thongtinlienhe h3 {
  text-transform: uppercase;
  color: var(--main-color);
  font-size: 1.6rem;
  text-align: center;
}
.thongtinlienhe ul {
  list-style: none;
  padding: 0;
}
.thongtinlienhe i {
  margin-left: 5px;
  margin-right: 5px;
  color: var(--main-color);
}
.thongtinlienhe li {
  padding: 10px 0;
  border-bottom: 1px solid var(--main-color);
  font-size: 1.2rem;
  width: 100% !important;
  cursor: pointer;
}
.thongtinlienhe li:last-child {
  border-bottom: none;
}
.hvr-bounce-to-right:hover i,
.hvr-bounce-to-right:focus i,
.hvr-bounce-to-right:active i {
  transition: all 0.5s ease;
  color: rgba(255, 255, 255, 1) !important;
}
.btn-group .btn-lienhe-p {
  background: var(--background-gradient);
  width: 50%;
  border-radius: 5px;
  border: 1px solid var(--main-color);
  color: var(--background-color);
  font-family: roboc-r;
  font-size: 1.3rem;
}
.btn-group {
  overflow: hidden;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.btn-group .g-recaptcha {
  width: calc(100% / 2 - 20) !important;
  overflow: hidden;
}
.hvr-shutter-in-horizontal:before {
  background: var(--main-color);
}
.hvr-shutter-in-horizontal:active,
.hvr-shutter-in-horizontal:focus,
.hvr-shutter-in-horizontal:hover {
  color: var(--main-color);
}
#contact-form .form-group input {
  background: transparent;
  border-color: var(--main-color);
}
.form-control {
  border-color: var(--main-color);
}
.form-group input,
.form-group textarea {
  transition: all 0.3s ease-in-out;
}
.form-group input:focus,
.form-group textarea:focus {
  box-shadow: 0 0 8px rgba(12, 177, 194, 0.5); /* Đổi box-shadow khi input được focus */
  transition: all 0.3s ease-in-out;
}
.hotrotructuyen {
  margin-top: 20px;
  width: calc(100% / 2 - 10px);
  min-height: 1px;
  max-height: 600px;
  overflow: hidden;
  clear: both;
  position: relative;
}
.hotrotructuyen .hotroSwiper {
  width: 100% !important;
}
.hotrotructuyen .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hotrotructuyen .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nhanvien-hotro {
  display: flex;
}
.nhanvien-hotro .nhanvien-hotro-img {
  width: 80px;
  height: 80px;
  border-radius: 100px;
  overflow: hidden;
  border: 3px solid var(--main-color);
  margin-right: 20px;
}
.nhanvien-hotro .nhanvien-hotro-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.nhanvien-hotro-thongtin h4 {
  font-size: 1.1rem;
  font-family: roboc-r;
  text-transform: uppercase;
  color: #06283d;
  text-align: left;
}
.nhanvien-hotro-thongtin h5 {
  font-size: 1.2rem;
  font-family: roboc-b;
  text-transform: uppercase;
  color: #d9acf5;
  text-align: left;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.nhanvien-hotro-thongtin {
  text-align: left;
}
.hotroSwiper .swiper-slide {
  border: 1px solid var(--main-color);
  padding: 20px 15px;
  align-items: flex-start;
  border-radius: 10px;
  justify-content: flex-start;
  flex-direction: column;
  overflow: hidden;
}
.hotroSwiper .phone-hotro {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.hotroSwiper .phone-hotro img {
  width: 25px;
  height: 25px;
  object-fit: contain;
  margin-right: 5px;
}
.hotroSwiper .phone-hotro a {
  margin-left: 5px;
  color: var(--text-color);
  transition: all 0.3s ease-in-out;
}
.hotroSwiper .phone-hotro a:hover {
  color: var(--main-color);
  transition: all 0.3s ease-in-out;
}
.hotroSwiper .swiper-slide {
  height: 100%;
}
.hotrotructuyen .hotroSwiper {
  height: 300px;
}
.hotroSwiper .swiper-wrapper {
  height: 260px;
}
.hotroSwiper .swiper-horizontal > .swiper-pagination-bullets,
.hotroSwiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.hotroSwiper .swiper-pagination-custom,
.hotroSwiper .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 0px);
}
.hvr-reveal:before {
  border-color: var(--main-color) !important;
}
.bando-diduong {
  width: calc(100% / 2 - 10px);
  margin-top: 20px;
  height: 320px;
  overflow: hidden;
}
.bando-diduong .bando-content {
  height: 100%;
}
.bando-diduong .map {
  height: 100%;
}
.bando-diduong .map iframe {
  height: 100%;
}
.sub-no-nav {
  width: 100%;
}
.sub-nav {
  width: 100%;
}
.sub-nav-2 {
  width: 100%;
}
.hvr-sweep-to-left:before {
  background: var(--main-color) !important;
}
.hc-offcanvas-nav h2 {
  background: var(--main-color) !important;
}
.hc-offcanvas-nav li.nav-close a,
.hc-offcanvas-nav li.nav-back a {
  background: var(--main-color) !important;
}
.sanpham-item-right h5 {
  font-size: 1rem;
  font-family: roboc-l;
}
.zc-header-contact {
  background: var(--background-color);
}
.zc-header-contact .row {
  justify-content: space-between;
}
.zc-header {
  padding: 0 0px;
  transition: all 0.5s ease;
  background: var(--background-gradient);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.zc-header-menu {
  /* background: var(--background-gradient); */
}
.zc-header-menu-container {
  align-items: center;
  height: 50px;
}
.zc-header-menu-left,
.zc-header-menu-right {
  background: var(--main-color);
  padding: 10px 20px;
  height: 100%;
}
.zc-header-menu-left {
  border-top-right-radius: 40px;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
}
.zc-header-menu-right {
  border-top-left-radius: 40px;
}
.zc-header-menu ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.zc-header-menu-nav {
  text-align: center;
}
.zc-header-menu-nav ul {
  /* width: 100%; */
  justify-content: flex-start;
}
.sub-menu {
  position: absolute;
  top: 38px;
  left: 0;
  /* display: flex;
  flex-direction: column;
  min-width: 250px;
  width: max-content;
  text-align: left; */
  z-index: 1000;
  /* background: var(--background-color);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  border-top: 1px solid #2d2d2d; */
  /* border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; */
  /* overflow: hidden;
  opacity: 0;
  transform: scale(0); */
  transition: all 0.5s ease;
}
.dropdown:hover .sub-menu {
  /* opacity: 1;
  transform: scale(1); */
  transition: all 0.5s ease;
}
.zc-header-menu-nav li {
  margin: 0 0px;
  border-right: 1px solid #2d2d2d;
  padding: 11px 10px;
}
.zc-header-menu-nav li a {
  text-transform: uppercase;
  color: var(--background-color);
  transition: all 0.3s ease;
  font-family: averta-r;
  font-weight: inherit;
  font-size: 1.4rem;
}
.zc-header-menu-nav li a:hover {
  color: var(--main-color);
  transition: all 0.3s ease;
}
.zc-header-menu-nav li a.active {
  color: var(--second-text-color);
  transition: all 0.3s ease;
}
.zc-header-menu-nav .sub-menu li {
  margin: 0;
  padding: 10px 10px;
}
.zc-header-menu-nav .sub-menu li a {
  color: var(--text-color);
}
.zc-header-menu-right ul {
  text-align: right;
  justify-content: center;
  font-size: 1.3rem;
  align-items: center;
}
.zc-header-menu-right li {
  margin-left: 10px;
}
.zc-search {
  color: var(--background-color);
  cursor: pointer;
}
.zc-index-about-us {
  text-transform: uppercase;
  font-family: averta-b;
}
.title-main-color {
  color: var(--main-color);
  font-family: averta-b;
}
section {
  padding: 50px 0;
}
.zc-index-about-us-top h2 {
  font-size: 2rem;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.zc-index-about-us-top-content {
  font-size: 1rem;
  font-family: averta-r;
  line-height: 1.7;
  margin-bottom: 20px;
}
.index-about-us-item {
  text-align: center;
  background: #eeeeee;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  padding: 20px 10px;
}
.index-about-us-item h3 {
  font-size: 1.5rem;
}
.index-about-us-item h4 {
  font-size: 1.1rem;
  font-family: averta-b;
}
.project-zecchino h2 {
  text-align: center;
  text-transform: uppercase;
  font-family: averta-b;
  font-size: 2rem;
  margin-bottom: 20px;
}
.project-zecchino-content {
  text-align: center;
}
.project-zecchino-content .nav {
  display: inline-flex;
  justify-content: center;
  border: 1px solid #2d2d2d;
  border-radius: 5px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.project-zecchino-content .nav-pills .nav-link.active,
.project-zecchino-content .nav-pills .show > .nav-link {
  background-color: var(--main-color);
  text-transform: uppercase;
  font-family: averta-b;
  transition: all 0.3s ease;
}
.project-zecchino-content .nav-link {
  color: var(--text-color);
  font-family: averta-b;
  transition: all 0.3s ease;
  text-transform: uppercase;
}
.index-project-item-img-box {
  width: 100%;
  aspect-ratio: 2/1.3;
  /* height: 265px; */
  overflow: hidden;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.index-project-item-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.customer-zecchino-container {
  position: relative;
}
.customer-zecchino-container h2 {
  color: var(--background-color);
  text-transform: uppercase;
  font-size: 2rem;
  font-family: averta-b;
  text-align: center;
  position: relative;
  z-index: 3;
  padding: 30px 10px;
}
.customer-bg-index {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  object-fit: cover;
}
.nenden {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.customer-zecchino-feedback {
  position: relative;
  z-index: 3;
}
.customer-fb-info-avatar-box {
  width: 126px;
  height: 126px;
  /* overflow: hidden; */
  border-radius: 50%;
  position: relative;
}
.customer-fb-info {
  position: relative;
}
.customer-fb-info::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 30%;
  background-image: url("../../img_data/images/zecchino/avatar-icon.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.customer-fb-info-avatar-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  object-position: top;
}
.owl-customer-fb-left {
  background: var(--background-color);
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  padding: 30px 0;
  /* padding-right: 10%;
  padding-left: 20%; */
  position: relative;
  height: 100%;
}
.owl-customer-fb-left::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 95%;
  height: 5px;
  background: var(--main-color);
  /* z-index: 3; */
}
.owl-customer-fb-left::after {
  position: absolute;
  content: "\f10d";
  font-family: FontAwesome;
  width: 50px;
  height: 50px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  bottom: -25px;
  right: 20%;
  color: var(--main-color);
  background: var(--background-color);
  font-size: 1.5rem;
  border-radius: 50%;
}
.owl-customer-feedback .item {
  padding: 30px 10%;
}
.customer-fb-info {
  display: flex;
  align-items: center;
  padding-right: 10%;
  padding-left: 20%;
}
.customer-fb-info-name {
  margin-left: 10px;
  font-family: averta-b;
}
.customer-fb-info-name h3 {
  text-transform: capitalize;
  font-size: 1.1rem;
}
.customer-fb-info-name h4 {
  text-transform: capitalize;
}
.customer-fb-feedback-content {
  margin-top: 20px;
  padding-right: 10%;
  padding-left: 20%;
}
.owl-item-right .owl-customer-fb-left {
  border-radius: 0;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
.owl-item-right .owl-customer-fb-left::before {
  left: inherit;
  right: 0;
}
.products-zecchino {
}
.products-zecchino h2 {
  text-align: center;
  text-transform: uppercase;
  font-family: averta-b;
  font-size: 2rem;
  margin-bottom: 80px;
}
.index-product-item {
  position: relative;
}
.index-product-item-box {
  width: 100%;
  aspect-ratio: 2/1.3;
  box-shadow: 0 3px 10px 1px rgba(24, 24, 24, 0.2);
  border-radius: 10px;
}
.index-product-item-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-product-logo {
  position: absolute;
  z-index: 1;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  background: #33302f;
  padding: 10px;
  border-radius: 50%;
}
.index-product-logo-box {
  background: var(--background-color);
  padding: 15px;
  border-radius: 50%;
}
.index-product-title {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  padding: 5px 0;
  background: rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 5px 2px rgba(24, 24, 24, 0.6);
}
.index-product-title-content {
  text-align: center;
  text-transform: uppercase;
  border-top: 1px solid var(--main-color);
  border-bottom: 1px solid var(--main-color);
  padding: 10px 10px;
}
.index-product-title-content a {
  color: var(--background-color);
  font-family: averta-b;
  font-size: 1.1rem;
  transition: all 0.3s ease;
}
.index-product-title-content a:hover {
  color: var(--second-main-color);
  transition: all 0.3s ease;
}
/* Anh sang */
.anhsang-container {
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.anhsang {
  position: absolute;
  width: 200%;
  height: 40px;
  background: rgba(255, 255, 255, 0.1);
  bottom: -12%;
  left: -124%;
  transform: rotate(45deg);
  transition: all 0.3s ease;
}
.anhsang-container:hover .anhsang {
  width: 222%;
  height: 60px;
  background: rgba(255, 255, 255, 0.8);
  bottom: 119%;
  left: 22%;
  filter: blur(85px);
  transition: all 0.3s ease;
}
/*  */
.service-of-zecchino h2 {
  font-size: 2rem;
  text-align: center;
  font-family: averta-b;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.index-service-item {
  background: var(--text-color);
  border-radius: 10px;
  overflow: hidden;
  padding-left: 0px;
  box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.3);
}
.index-service-item-img-box {
  /* background: #4E4E4E; */
  display: inline-flex;
  padding: 10px 0;
  text-align: center;
  width: 150px;
  height: 80px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  position: relative;
  background-image: url("../../img_data/images/zecchino/service-icon-bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: left;
  border-left: 5px solid #353535;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  overflow: hidden;
}
.index-service-item-img-box img {
  width: 57px;
  aspect-ratio: 1/1;
  margin: auto;
}
.index-service-item-text {
  font-size: 2rem;
  text-transform: uppercase;
  font-family: averta-b;
  padding-left: 10px;
  text-align: center;
}
.index-service-item-text a {
  color: var(--background-color);
  transition: all 0.3s ease;
}
.index-service-item-text a:hover {
  color: var(--main-color);
  transition: all 0.3s ease;
}
.index-service-item .row {
  align-items: center;
}
.service-zecchino-container {
  padding: 0 5%;
  box-sizing: border-box;
}
.contact-info-container {
  background: #f2f2f2;
  padding: 50px 10%;
  position: relative;
  clip-path: polygon(
    0 0,
    95% 0,
    100% 20%,
    100% 80%,
    100% 100%,
    5% 100%,
    0% 80%,
    0% 20%
  ); /* Áp dụng clip-path lên phần tử con */
  z-index: 2; /* Tăng z-index của .contact-info-container để nó ở phía trước */
}
.contact-info-container .row {
  align-items: center;
}
.contact-info-container h2 {
  font-size: 1.3rem;
  text-transform: uppercase;
  font-family: averta-b;
}
.contact-info-container h3 {
  font-size: 1.1rem;
  text-transform: uppercase;
  font-family: averta-b;
}
.contact-info-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: averta-r;
}
.contact-info-container ul li {
  margin: 10px 0;
  font-size: 1rem;
}
.contact-info-form {
  background: var(--background-color);
  padding: 30px 0%;
}
.contact-info-form .contact-info-title {
  background: var(--background-gradient);
  color: var(--background-color);
  text-transform: uppercase;
  text-align: center;
  font-family: averta-b;
  font-size: 2rem;
  margin-bottom: 30px;
  box-shadow: var(--box-shadow);
}
.contact-info-form-input {
  padding: 0 5%;
}
#contact-form .form-group input {
  border-color: transparent;
  background: #ebebeb;
  border-radius: 5px;
  box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.2);
}
.form-control {
  border-color: transparent;
  background: #ebebeb;
  border-radius: 5px;
  box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.2);
}
textarea.form-control {
  resize: none;
}
.contact-info .hvr-shutter-in-horizontal:before {
  background: var(--text-color);
}
.contact-info .hvr-shutter-in-horizontal:active,
.hvr-shutter-in-horizontal:focus,
.hvr-shutter-in-horizontal:hover {
  color: var(--background-color);
}
.contact-info .btn-group .btn-lienhe-p {
  border-color: transparent;
  background: var(--main-color);
}
.zc-gg-captcha {
  overflow: hidden;
}
.footer-top {
  font-size: 1rem;
}
.zc-footer {
  background: var(--main-color);
  position: relative;
}
.zc-footer-bg {
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #30302f;
  clip-path: polygon(100% 3%, 100% 100%, 20% 90%, 0 100%, 0 3%);
}
.zc-footer-bg img {
  opacity: 0.5;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.zc-footer .container {
  position: relative;
  z-index: 2;
  color: var(--second-color);
  padding: 100px 0;
}
.footer-top {
  align-items: center;
}
.footer-top-label {
  text-align: right;
  font-size: 1.2rem;
  font-family: averta-b;
}
.footer-input-form {
  text-align: center;
  position: relative;
  box-sizing: border-box;
}
.footer-input-form input {
  width: 100%;
  padding: 10px 20px;
}
.footer-input-form button {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding: 10px 20px;
  background: var(--main-color);
  color: var(--background-color);
  border: none;
  outline: none;
  box-shadow: -2px 0 5px 1px rgba(0, 0, 0, 0.3);
}
.zc-footer-middle-content h3 {
  font-size: 1.3rem;
  text-transform: uppercase;
  font-family: averta-b;
}
.zc-footer-middle-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: averta-r;
}
.zc-footer-middle-content ul li {
  margin: 15px 0;
  font-size: 1.1rem;
}
.zc-footer-bottom {
  margin-top: 20px;
}
.title-font {
  font-family: averta-b;
}
.company-name {
  font-size: 1.2rem;
  font-family: averta-b;
  text-transform: uppercase;
}
.zc-footer-follow-me {
  display: flex;
  align-items: center;
}
.zc-footer-follow-me h3 {
  font-family: averta-b;
  font-size: 1.3rem;
  text-transform: uppercase;
  margin-bottom: 0;
}
.zc-footer-follow-me ul {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 10px;
}
.zc-footer-follow-me ul li {
  margin: 0 5px;
}
.zc-footer-follow-me ul li a {
  color: var(--background-color);
  font-size: 1.3rem;
  transition: all 0.3s ease;
}
.zc-footer-follow-me ul li a:hover {
  color: var(--main-color);
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease;
}
.zc-footer-policy ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}
.zc-footer-policy ul li {
  margin: 10px 0;
  color: var(--background-color);
  font-size: 1rem;
  text-transform: capitalize;
  font-family: averta-b;
  background: var(--main-color);
  text-align: center;
  padding: 11px 10%;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.zc-footer-policy ul li:hover {
  background: var(--second-main-color);
  transition: all 0.3s ease;
  box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.3);
}
.zc-footer-left {
  text-align: center;
}
.zc-footer-logo-box {
  margin-bottom: 20px;
}
.coppy-right {
  position: relative;
  z-index: 3;
  text-align: center;
}
.coppy-right h4 {
  transition: all 0.3s ease;
  font-family: averta-b;
}
.coppy-right h4:hover {
  color: var(--main-color);
  transition: all 0.3s ease;
}
.zc-btn-play-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 150px;
  aspect-ratio: 2/1.3;
  cursor: pointer;
}
.zc-btn-play-video img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.3s ease;
}
.zc-btn-play-video img:hover {
  transition: all 0.3s ease;
  filter: brightness(120%);
}
.index-youtube-video .item-img {
  position: relative;
}
.youtube-thumb-img {
  width: 100%;
}
.zc-banner-category {
  min-height: 450px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  position: relative;
  display: flex;
  align-items: center;
}
.zc-banner-breadcrumb {
  background: var(--background-color);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.3);
}
.zc-banner-breadcrumb ul {
  display: flex;
  list-style: none;
  align-items: center;
  margin: 0;
  padding: 0;
}
.zc-banner-breadcrumb ul li {
  padding: 15px 20px;
  position: relative;
}
.zc-banner-breadcrumb ul li a {
  font-family: Roboto-Medium;
  font-size: clamp(0.95rem, 0.8699rem + 0.3883vw, 1.2rem);
}
.zc-banner-breadcrumb ul li::before {
  position: absolute;
  content: "";
  top: 5px;
  right: 0;
  /* transform: translateY(-50%); */
  height: 90%;
  width: 1px;
  background: var(--text-color);
  transform: rotate(30deg);
}
.zc-banner-breadcrumb ul li:last-child::before {
  width: 0;
}
.zc-banner-breadcrumb li a.active {
  color: var(--main-color);
  transition: all 0.3s ease;
}
.zc-banner-breadcrumb li a.active:hover {
  color: var(--second-main-color);
  transition: all 0.3s ease;
}
.zc-page-content {
  padding: 30px 0;
  font-family: averta-r;
  font-size: 1rem;
}
.zc-page-content h1 {
  font-size: 2rem;
  text-transform: uppercase;
  font-family: averta-b;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 20px;
}
.zc-page-content h1::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 50px;
  height: 1px;
  border: 1px dashed var(--text-color);
}
.zc-page-news {
  border: 1px solid #e0dede;
  position: sticky;
  top: 145px;
  transition: all 0.3s ease;
}
.zc-page-news h2 {
  font-size: 2rem;
  text-transform: uppercase;
  font-family: averta-b;
  padding: 10px 10px;
  position: relative;
}
.zc-page-news h2::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e0dede;
}
.zc-page-news-content {
  padding: 0px 10px;
}
.zc-news-items {
  border-bottom: 1px solid #e0dede;
  padding: 20px 10px;
}
.zc-news-items:last-child {
  border-bottom: none;
}
.zc-news-top-item {
  display: flex;
  /* padding: 10px 0; */
}
.zc-news-top-content {
  padding-left: 10px;
}
.zc-news-top-img-box {
  height: 105px;
  padding: 5px;
  overflow: hidden;
}
.zc-news-top-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.3);
}
.zc-news-top-content h3 a {
  transition: all 0.3s ease;
}
.zc-news-top-content h3 a:hover {
  color: var(--second-main-color);
  transition: all 0.3s ease;
}
.zc-projects-items-box {
  position: relative;
}
.zc-project-item-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0%;
  height: 0%;
  background: rgba(0, 0, 0, 0);
  color: var(--background-color);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
  cursor: pointer;
  transition: all 0.5s ease;
  z-index: 5;
}
.zc-project-item-info {
  position: relative;
  width: 0%;
  height: 0%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  /* transition-delay: 0.2s; */
  transition: all 0.2s ease;
  opacity: 0;
  z-index: 15;
}
.zc-project-item-info::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0%;
  height: 0px;
  background: var(--main-color);
  transition-delay: 0.6s;
  transition: all 0.6s ease;
}
.zc-project-item-info::after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  width: 0%;
  height: 0px;
  background: var(--main-color);
  transition-delay: 0.6s;
  transition: all 0.6s ease;
}
.zc-project-item-content h3 {
  font-size: 1.3rem;
  text-transform: uppercase;
  font-family: averta-b;
}
.zc-project-item-content h4 {
  font-size: 1rem;
  font-family: averta-r;
}
.zc-projects-items-box:hover .zc-project-item-info::before,
.zc-projects-items-box:hover .zc-project-item-info::after {
  width: 100%;
  height: 1px;
  transition: all 0.6s ease;
  transition-delay: 0.6s;
}
.zc-project-item-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.zc-project-item-line::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 0px;
  height: 0%;
  background: var(--main-color);
  /* transition: all 0.3s ease;
  transition-delay: 0.3s; */
}
.zc-project-item-line::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 0px;
  height: 0%;
  background: var(--main-color);
  /* transition: all 0.3s ease;
  transition-delay: 0.3s; */
}
.zc-projects-items-box:hover .zc-project-item-line::before,
.zc-projects-items-box:hover .zc-project-item-line::after {
  width: 1px;
  height: 100%;
  transition: all 0.3s ease;
  transition-delay: 0.3s;
}
.zc-projects-items-box:hover .zc-project-item-content {
  width: 80%;
  height: 80%;
  background: rgba(0, 0, 0, 0.8);
  transition: all 0.5s ease;
}
.zc-projects-items-box:hover .zc-project-item-info {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease;
  /* transition-delay: 1s; */
}
.zc-project-item-info h3 a {
  color: var(--background-color);
  transition: all 0.3s ease;
  position: relative;
  z-index: 3;
  font-family: averta-b;
}
.zc-project-item-info h3 a:hover {
  color: var(--main-color);
  transition: all 0.3s ease;
}
.zc-project-item-info h3,
.zc-project-item-info h4 {
  opacity: 0;
  padding: 0 10px;
}
.zc-projects-items-box:hover .zc-project-item-info h3,
.zc-projects-items-box:hover .zc-project-item-info h4 {
  opacity: 1;
  transition: all 0.5s ease;
  transition-delay: 1s;
}
.zc-category-product-title {
  position: relative;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.zc-cate-title {
  text-transform: uppercase;
  font-size: 2rem;
  font-family: averta-b;
}
.zc-cate-viewmore a {
  font-size: 1.2rem;
  font-family: averta-b;
  color: var(--second-main-color);
  transition: all 0.3s ease;
}
.zc-cate-viewmore a:hover {
  color: var(--main-color);
  transition: all 0.3s ease;
}
.zc-category-product-title::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 10px;
  height: 100%;
  background: var(--main-color);
}
.zc-category-product-title::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #dbdbdb;
}
.zc-category-product-content {
  margin-top: 0px;
}
.category-products-item {
  position: relative;
  height: 100%;
}
.zc-cate-yellow-bg-content {
  background: rgba(220, 166, 20, 0.8);
  padding: 10px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: all 0.3s ease;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 5;
}
.zc-cate-yellow-bg-content h3 {
  text-align: center;
  font-family: averta-b;
  color: var(--second-color);
  font-size: 1.2rem;
  text-transform: capitalize;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9);
}
.zc-cate-yellow-bg-content h4 {
  font-size: 1rem;
  text-align: center;
}
.zc-cate-yellow-bg-content:hover {
  height: 100%;
  animation: tangkichthuoc 0.3s ease;
}
@keyframes tangkichthuoc {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.zc-cate-yellow-bg-content:hover .content-1 {
  display: none;
}
.content-2 {
  display: none;
}
.zc-cate-yellow-bg-content:hover .content-2 {
  display: inline-flex;
  transition: all 0.3s ease;
  transition-delay: 0.5s;
}
.zc-btn-xemthem {
  background: var(--background-color);
  color: var(--text-color);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  font-family: averta-b;
  transition: all 0.3s ease;
  border-radius: 5px;
  font-size: 1rem;
}
.zc-btn-xemthem:hover {
  background: var(--second-main-color);
  color: var(--background-color);
  transition: all 0.3s ease;
}
.owl-products-special .item {
  padding: 5px;
}
.zc-category-products {
  margin-bottom: 30px;
}
.zc-news-img-box img {
  width: 100%;
  aspect-ratio: 2/1.3;
  object-fit: cover;
}
.zc-cate-news-item {
  height: 100%;
  box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.3);
}
.zc-cate-news-item-content {
  background: #f0f0f0;
  color: var(--text-color);
  padding: 10px;
  position: relative;
  padding-bottom: 50px;
}
.zc-cate-news-item-content h3 a {
  transition: all 0.3s ease;
  font-size: 1.2rem;
  font-family: averta-b;
}
.zc-cate-news-item-content h3 a:hover {
  color: var(--second-main-color);
  transition: all 0.3s ease;
}
.zc-cate-news-item-content h4 {
  font-size: 0.9rem;
  color: #939393;
}
.zc-cate-news-item-content h5 {
  font-family: averta-r;
  font-size: 1rem;
}
.zc-cate-news-item-content h6 {
  position: absolute;
  bottom: 5px;
  right: 10px;
}
.owl-category-news-page .item {
  padding: 10px;
}
.zc-cate-news-item-content h6 a {
  color: var(--main-color);
  transition: all 0.3s ease;
}
.zc-cate-news-item-content h6 a:hover {
  color: var(--second-main-color);
  transition: all 0.3s ease;
}
.zc-product-page {
  padding: 30px 0;
}
.banner-detail-content {
  background: var(--background-color);
  padding: 20px 5%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.banner-detail-content h2 {
  text-align: center;
  font-family: averta-b;
  color: var(--main-color);
  text-transform: uppercase;
  font-size: 2rem;
}
.banner-detail-des {
  font-size: 1rem;
  line-height: 1.7;
}
.zc-btn-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.zc-btn-group .btn-lienhe-p {
  background: var(--background-gradient);
  padding: 10px;
  border-color: transparent;
  margin-top: 10px;
}
.zc-product-detail-page {
  position: relative;
  padding: 10px 0;
}
.zc-product-detail-page h1 {
  font-size: 1.5rem;
  color: var(--main-color);
  text-transform: uppercase;
  font-family: averta-b;
  margin-top: 10px;
}
.zc-product-detail-content {
  font-size: 1rem;
  font-family: averta-r;
  line-height: 1.7;
  background: #f8f8f8;
  border: 1px solid var(--main-color);
  padding: 30px 5%;
  margin-top: 30px;
  position: relative;
  z-index: 3;
}
.btn-phone a {
  background: var(--main-color) !important;
}
.zc-product-detail-page::before {
  position: absolute;
  content: "";
  top: 10%;
  left: 0;
  background-position: left;
  width: 30%;
  height: 300px;
  background-image: url("../../img_data/images/zecchino/muiten-product-detail.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.zc-product-detail-page::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  width: 30%;
  height: 300px;
  background-image: url("../../img_data/images/zecchino/muiten-phai-detail.svg");
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
}
.zc-product-detail-page .swiper-creative .swiper-slide {
  background: transparent;
  height: 400px;
}
.zc-product-detail-page .MagicZoom {
  width: 100%;
  height: 100%;
}
.zc-product-detail-page figure.mz-figure {
  width: 100%;
  height: 100%;
}
.zc-product-detail-page .pnvn-slider-sanpham .swiper-slide img {
  max-width: inherit !important;
  max-height: inherit !important;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fancybox-slide--image .fancybox-content {
  width: 80% !important;
  height: 80% !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}
.zc-cate-yellow-bg-price {
  display: flex;
  align-items: center;
}
.zc-cate-yellow-bg-price h5 {
  margin-bottom: 0;
  margin-right: 10px;
  color: #f4f4f4;
  /* text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.8); */
}
.zc-cate-yellow-bg-price h6 {
  margin-bottom: 0;
  text-decoration: line-through;
}
.zc-btn-muangay {
  background: var(--text-color);
  color: var(--background-color);
  border: none;
  outline: none;
  padding: 10px 30px;
  border-radius: 10px;
  margin-top: 10px;
  font-size: 1rem;
  font-family: averta-b;
  transition: all 0.3s ease;
}
.zc-btn-muangay:hover {
  background: var(--second-main-color);
  transition: all 0.3s ease;
}
.zc-news-page-content {
  padding: 0px 0;
}
.zc-news-item-image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.zc-btn-view-news {
  border: 1px solid var(--main-color);
  color: var(--main-color);
  font-family: averta-r;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 7px 20px;
  font-size: 1.1rem;
  transition: all 0.3s ease;
  position: absolute;
  bottom: 0;
  right: 0;
  background: var(--second-background-color);
}
.zc-btn-view-news i {
  padding-top: 3px;
  margin-right: 5px;
}
.zc-btn-view-news:hover {
  background: var(--second-text-color);
  color: var(--background-color);
  border-color: var(--second-main-color);
  transition: all 0.3s ease;
}
.zc-news-item-content-page {
  position: relative;
  padding-bottom: 80px;
}
.zc-news-item {
  border-bottom: 1px dashed #d9d5d5;
  padding: 15px 0;
}
.zc-news-item-content-page h2 a {
  color: var(--text-color);
  font-size: 1.3rem;
  font-family: averta-b;
  text-transform: capitalize;
  transition: all 0.3s ease;
}
.zc-news-item-content-page h2 a:hover {
  color: var(--second-text-color);
  transition: all 0.3s ease;
}
.zc-news-item-des-page {
  font-size: 1rem;
  font-family: averta-l;
}
.zc-news-item-image-box {
  height: 100%;
  box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.tin-tuc-detail .contact-info-form .contact-info-title,
.san-pham-detail .contact-info-form .contact-info-title,
.polyci .contact-info-form .contact-info-title {
  font-size: 1.3rem;
  padding: 10px 10px;
}
.zc-index-project-content {
  margin-top: 20px;
}
.zc-search {
  position: relative;
}
.zc-form-search {
  position: absolute;
  top: 38px;
  left: -150px;
  /* width: 200px;
  height: 50px;
  background: var(--background-color);
  border: 1px solid var(--text-color);
  border-radius: 5px; */
  z-index: 1000;
  display: none;
}
.zc-form-search input {
  padding: 10px 20px;
}
.zc-form-search button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  background: transparent;
  color: var(--text-color);
  outline: none;
  border: none;
}
.zc-header-menu-right li a:hover {
  color: var(--background-color);
  transition: all 0.3s ease;
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.8);
}
.pnvn-menu-mobile {
  background: var(--background-color);
  position: relative;
  z-index: 999;
  width: 100%;
  /* height: 50px; */
  display: none;
  padding: 10px 0;
  /* box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.5); */
}
.pnvn-menu-mobile.active {
  position: fixed;
  transition: all 0.3s ease;
  animation: xuathienmenu 1s ease-in-out;
}
.pnvn-menu-mobile .row {
  justify-content: space-between;
  align-items: center;
}
.pnvn-menumobile-right {
  text-align: right;
}
.pnvn-menumobile-left {
  text-align: left;
}
.pnvn-button-menu-mobile {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.pnvn-button-menu-mobile button {
  font-size: 1.3rem;
  background: var(--main-color);
  padding: 5px 10px;
  border-color: var(--second-background-color);
}
.pnvn-button-menu-mobile button i {
  background: transparent;
  color: var(--second-background-color);
}
.pnvn-header-logo-box {
  height: 50px;
}
.pnvn-header-logo-box img {
  height: 100%;
  object-fit: contain;
}
.bb-num-cart {
  position: absolute;
  top: -10px;
  right: 0;
  background: #c70039;
  color: var(--second-color);
  font-family: averta-m;
  width: 20px;
  height: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.zc-product-detail-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.zc-product-detail-price {
  width: 60%;
  padding: 0 20px;
}
.zc-product-detail-price h3 {
  font-size: 2rem;
  color: var(--main-color);
}
.zc-product-detail-price h4 {
  font-size: 1rem;
  color: var(--text-color);
  text-decoration: line-through;
}
.zc-cate-product-item-img-box {
  height: 100%;
}
.zc-category-products .owl-carousel .owl-item img {
  object-fit: cover;
}
.san-pham-detail .index-service-item-text a {
  font-size: 1.3rem;
}
.san-pham-detail .index-service-item-img-box {
  width: 100px;
  height: 80px;
}
.san-pham-detail .index-service-item-img-box img {
  width: 40px;
}
img.animate {
  opacity: 1;
  transition: all 1s ease;
  animation: xuathienimg 1s ease;
}
@keyframes xuathienimg {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Only necessary with horizontal scrolling */
html[data-scroll-orientation="horizontal"] {
  body {
    width: fit-content;
  }
  [data-scroll-container] {
    display: flex;
  }
}
section {
  overflow: hidden;
}
/* Jessy kim */
.js-header-logo-img {
  width: 225px;
  height: 46px;
  object-fit: contain;
  margin: 10px 0;
}
.js-header-logo {
  text-align: center;
}
.jk-header-contact {
  padding: 0px 0;
  background: var(--background-color);
}
.js-hd-contact-phone {
  display: flex;
  align-items: center;
}
.js-hd-contact-phone h3 {
  font-size: 0.9rem;
  margin-bottom: 0;
  margin-right: 20px;
}
.js-header-contact-content {
  background: #181717;
  color: var(--background-color);
  clip-path: polygon(3% 0, 100% 0%, 100% 100%, 0% 100%);
}
.js-hd-contact-social ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
.js-hd-contact-social ul li a {
  color: var(--background-color);
  transition: all 0.3s ease;
}
.js-hd-contact-social ul li a:hover {
  color: var(--main-color);
  transition: all 0.3s ease;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9);
}
.js-hd-contact-social ul li i {
  margin-left: 10px;
  font-size: 1.3rem;
}
.js-hd-contact-content-container {
  align-items: center;
  justify-content: space-between;
  padding-right: 10%;
  height: 100%;
  padding-left: 30px;
}
.jk-header-contact .jk-header-contact-row-container {
  align-items: stretch;
}
.js-header-menu {
  background: linear-gradient(
    to right,
    #efb8ce,
    #fdd4d9,
    #efb9ce,
    #fed7da,
    #f3c0d1
  );
}
.zc-header-menu-nav li a {
  color: var(--text-color);
  font-family: var(--title-font);
}
.zc-header-menu-nav li {
  border: none;
}
.menu_cap_2:hover,
.menu_cap_3:hover,
.menu_cap_3_co_child:hover,
.menu_cap_4:hover {
  background: var(--background-color);
  transition: all 0.3s ease;
}
.menu_cap_1 a:hover {
  color: var(--second-text-color) !important;
}
.banner-cergy .swiper-slide {
  position: relative;
}
.js-swiper-main-content {
  position: absolute;
  top: 0%;
  left: 7%;
  /* transform: translateY(-50%); */
  z-index: 2;
  width: 40%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.js-swiper-logo-box-img {
  width: 206px !important;
  /* height: 63px; */
  object-fit: contain !important;
  margin: auto;
  margin-bottom: 20px;
}
.gradient-text {
  background-image: linear-gradient(148deg, #db607e, #f39797, #d35a77);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.gradient-text::before {
  content: attr(data-text);
  position: absolute;
  z-index: -1;
  top: 2px;
  left: 1px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  color: transparent;
}
@keyframes xuathien_bong {
  from {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}
.js-swiper-main-content h2 {
  font-size: 2.5rem;
  text-align: center;
  /* margin-bottom: 20px; */
}
.js-swiper-main-content h3 {
  font-family: var(--jessy-kim-font);
  font-size: 2rem;
  color: #235252;
  transition: all 0.3s ease;
  text-align: center;
  margin-bottom: 20px;
}
.parameter-slider {
  margin-top: 20px;
}
.parameter-slider ul {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.parameter-slider ul li {
  background: rgba(255, 255, 255, 0.5);
  border: 2px solid #cd5676;
  border-radius: 5px;
  margin: 0 10px;
  padding: 10px 5px;
  color: #26534c;
  font-family: lato-b;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
.parameter-slider ul li:hover {
  transition: all 0.3s ease;
}
.parameter-slider .hvr-shutter-out-horizontal:before {
  background: var(--background-gradient);
}
.js-swiper-main-content h4 {
  text-align: center;
  color: #245353;
  margin-top: 15px;
  font-size: 1.3rem;
}
.commit-button-group-hotline {
  border: 1px solid #565656;
  text-align: center;
  padding: 10px 10px;
  border-radius: 5px;
  font-family: var(--title-font);
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 1rem;
}
.commit-button-group-hotline:hover {
  border-color: var(--main-color);
}
.commit-button-group {
  margin-top: 20px;
  font-size: 1.2rem;
}
.commit-button-group-hotline:hover a {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5) !important;
  transition: all 0.3s ease;
}
.commit-button-group a {
  transition: all 0.3s ease;
}
.commit-hotline {
  text-transform: uppercase;
}
.commit-button-group .hvr-sweep-to-right,
.commit-button-group .hvr-sweep-to-left {
  display: block;
}
.commit-button-group .hvr-sweep-to-right:before,
.commit-button-group .hvr-sweep-to-left:before {
  background: var(--background-gradient) !important;
  border-radius: 5px;
}
.commit-button-group .hvr-sweep-to-right:hover,
.commit-button-group .hvr-sweep-to-left:hover {
  color: var(--second-text-color) !important;
}
.js-commit .accordion-button {
  background: #f0f0f0;
  border-radius: 10px;
  padding: 0.5rem 1.25rem;
  transition: all 0.3s ease;
}
.js-commit .accordion-item {
  margin-bottom: 10px;
  border: none;
}
.js-commit .accordion-button:not(.collapsed) {
  background: var(--background-gradient);
  color: var(--text-color);
  box-shadow: var(--box-shadow);
  transition: all 0.3s ease;
}
.js-commit .accordion-button::before {
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  margin-right: 20px;
  content: "";
  background-image: url("../../img_data/images/jessy_kim/tiem.png");
  background-repeat: no-repeat;
  background-size: 30px;
  transition: transform 0.2s ease-in-out;
}
.js-commit .accordion-item:last-of-type .accordion-button.collapsed,
.js-commit .accordion-item:first-of-type .accordion-button.collapsed {
  border-radius: 10px;
}
.js-commit .accordion-item:first-of-type .accordion-button {
  border-radius: 10px;
}
.youtube-thumb-img {
  height: 450px;
  object-fit: cover;
  border-radius: 20px;
}
.js-kim-title {
  display: block;
  text-align: center;
  color: #7a6046;
  margin-bottom: 20px;
}
.js-kim-title h2 {
  font-family: var(--jessy-kim-font);
  font-size: 1.7rem;
  /* text-transform: capitalize; */
}
.js-kim-title h3 {
  font-family: lato-black;
  font-size: 1.5rem;
  margin-top: 20px;
  text-transform: uppercase;
}
.js-commit .js-kim-title {
  text-align: left;
  position: relative;
  padding-bottom: 35px;
}
.js-commit .js-kim-title h2 {
  position: relative;
}
.js-commit .js-kim-title h3 {
  position: absolute;
  z-index: 2;
  bottom: 0px;
  left: 40px;
  font-size: 1.6rem;
}
#contact-form .form-group input {
  background: transparent;
  box-shadow: none;
  border: 2px solid var(--second-text-color);
  border-color: var(--second-text-color);
  transition: all 0.3s ease;
}
#contact-form .form-group textarea {
  background: transparent;
  box-shadow: none;
  border: 2px solid var(--second-text-color);
  border-color: var(--second-text-color);
  transition: all 0.3s ease;
}
#contact-form .form-group input:focus {
  box-shadow: var(--box-shadow);
  transition: all 0.3s ease;
}
#contact-form .form-group textarea:focus {
  box-shadow: var(--box-shadow);
  transition: all 0.3s ease;
}
.js-modal .modal .btn-group {
  justify-content: center;
}
.js-modal .modal-body {
  background: linear-gradient(to top, #fff2f2, #fffefe);
}
.js-modal .modal-header,
.js-modal .modal-footer {
  background: var(--background-gradient);
  color: #7a6046;
}
.js-btn-confirm {
  background: var(--second-text-color);
  color: var(--background-color);
  transition: all 0.3s ease;
}
.js-btn-confirm:hover {
  color: var(--background-color);
  transition: all 0.3s ease;
  background-color: #7a6046;
}
.js-modal .modal-content {
  border: none;
  box-shadow: var(--box-shadow);
}
.js-modal .modal-header {
  position: relative;
  overflow: visible;
}
.js-modal {
  position: relative;
}
.js-modal .modal-header::before {
  position: absolute;
  content: "";
  background-image: url("../../img_data/images/jessy_kim/logovang.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 50px;
  height: 50px;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}
.js-special-content-item-box {
}
.js-content-item-img-box {
  overflow: hidden;
  border-radius: 10px;
  box-shadow: var(--box-shadow-2);
}
.js-content-item-img-box img {
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
}
.js-special-content-item-box h3 {
  margin-top: 10px;
  text-transform: capitalize;
  text-align: center;
  font-size: 1.3rem;
}
.js-special-content-item-box h3 a {
  transition: all 0.3s ease;
}
.js-special-content-item-box h3 a:hover {
  color: var(--second-text-color);
  transition: all 0.3s ease;
}
.js-special {
  /* background: var(--background-content); */
}
.js-btn-viewmore-group {
  display: block;
  text-align: center;
  margin-top: 20px;
}
.js-btn-viewmore-content {
  background: var(--background-gradient);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: var(--title-font);
  font-size: 1rem;
  padding: 10px 50px;
  border-radius: 30px;
  transition: all 0.3s ease;
  position: relative;
  box-shadow: var(--box-shadow);
}
.js-btn-viewmore-content:hover {
  color: var(--second-text-color);
}
.js-btn-viewmore-icon {
  position: absolute;
  top: 0;
  right: 0;
  aspect-ratio: 1/1;
  height: 100%;
  background: var(--background-gradient);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 2px solid var(--background-color);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
/* Js Banner */
.js-banner {
  height: 500px;
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
}
.js-banner-row {
  align-items: stretch;
  height: 100%;
}
.js-banner-content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.js-banner .container {
  height: 100%;
}
.js-banner-title {
  position: relative;
  padding-bottom: 20px;
}
.js-banner-title h3 {
  font-family: var(--banner-font);
  color: var(--background-color);
  font-size: 4.5rem;
  text-transform: capitalize;
  margin-bottom: 0;
}
.js-banner-title h4 {
  font-family: lato-black;
  font-size: 1.3rem;
  text-transform: uppercase;
  color: var(--text-color);
  position: absolute;
  bottom: 0;
  left: 20px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6784313725);
}
.js-banner-content-number {
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
}
.js-banner-number-item {
  background: var(--background-color);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  padding-left: 40px;
  position: relative;
  border-radius: 5px;
  font-family: var(--title-font);
  box-shadow: var(--box-shadow);
  z-index: 2;
  transition: all 0.3s ease;
}
.js-banner-number-item::before {
  position: absolute;
  content: "";
  width: calc(100% + 2px);
  height: calc(100% + 6px);
  /* background: red; */
  border: 1px solid #000;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
  border-radius: 7px;
  clip-path: polygon(34% 0, 100% 0%, 100% 100%, 5% 100%);
}
.js-banner-number-left {
  position: absolute;
  bottom: 0;
  left: -20px;
  background: var(--background-color);
  height: 49px;
  width: 49px;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  font-family: lato-black;
  font-size: 1.5rem;
  z-index: 3;
}
.js-banner-number-outline {
  position: absolute;
  content: "";
  height: 56px;
  width: 56px;
  border-radius: 50%;
  border: 1px solid #000000;
  top: 16px;
  left: -24px;
  transform: translateY(-50%);
  z-index: 1;
}
.js-banner-number-outline-circle {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background: #000000;
  bottom: -6px;
  left: 11px;
  border-radius: 50%;
  z-index: 3;
}
.js-banner-content-number:hover .js-banner-number-outline-circle {
  background: var(--second-text-color);
  transition: all 0.3s ease;
}
.js-banner-content-number:hover .js-banner-number-outline {
  border-color: var(--second-text-color);
  transition: all 0.3s ease;
}
.js-banner-content-number:hover .js-banner-number-item::before {
  border-color: var(--second-text-color);
  transition: all 0.3s ease;
}
/*  */
.js-product-lines-item-box {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: var(--box-shadow-2);
}
.js-product-lines-content {
  margin-top: 30px;
}
.js-satisfaction-item-box {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: var(--box-shadow);
}
/* Customer FeedBack */
.js-customer-feedback-content {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  padding: 50px 20px;
  box-shadow: var(--box-shadow-2);
  border-radius: 20px;
  overflow: hidden;
}
.js-customer-content-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.js-customer-avatar-box {
  width: 134px;
  height: 134px;
  border-radius: 50%;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: var(--box-shadow);
}
.js-customer-avatar-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.js-customer-content-item h3 {
  font-family: lato-black;
  font-size: 1.3rem;
  text-transform: capitalize;
}
.customer-feedback {
  text-align: center;
  padding: 0 5%;
}
.js-footer {
  background: var(--background-gradient);
  position: relative;
  padding: 50px 0;
}
.js-customer-feedback .swiper-horizontal {
  padding-bottom: 20px;
}
.js-footer-info-contact p {
  padding: 0;
  margin: 0;
}
.js-logo-footer {
  width: 169px;
  height: 58px;
  object-fit: contain;
}
.js-footer-content {
  position: relative;
  z-index: 3;
}
.js-footer-background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: right !important;
}
.js-footer-content h2 {
  font-size: 1.3rem;
  font-family: lato-black;
}
.js-footer-logo {
  margin-bottom: 10px;
}
.coppy-right h4 {
  margin-bottom: 0;
  padding: 5px 0;
  background: var(--background-color);
  transition: all 0.3s ease;
  color: var(--second-background-color);
  font-size: 0.9rem;
}
.coppy-right h4:hover {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6784313725);
  transition: all 0.3s ease;
}
.js-footer .hvr-shutter-in-horizontal:before {
  background: #000;
}
.js-footer .contact-info .hvr-shutter-in-horizontal:active,
.js-footer .hvr-shutter-in-horizontal:focus,
.js-footer .hvr-shutter-in-horizontal:hover {
  background: var(--background-gradient);
}
.js-footer #contact-form .form-group input {
  background: var(--background-color);
  border: none;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3);
}
.slider-img-extra {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.js-slider-extra-img-box {
  height: 100%;
}
.fancybox-image,
.fancybox-spaceball {
  object-fit: contain;
}
/* .index {
  background: var(--background-content);
} */
.portfolio .items .item-img {
  box-shadow: var(--box-shadow-2);
  border-radius: 10px;
  overflow: hidden;
}
.album-name {
  margin-top: 10px;
  font-family: var(--title-font);
  text-transform: capitalize;
  font-size: 1.2rem;
}
.zc-news-item {
  border-color: var(--main-color);
}
.js-news-item:last-of-type .zc-news-item {
  border-bottom: none !important;
}
.js-news-detail-cate {
  margin: 30px 0;
}
.signature-jessy-kim {
  margin: 20px 0;
  text-align: right;
  color: #7a6046;
}
.signature-jessy-kim h3 {
  font-family: lato-b;
  font-size: 1rem;
  /* font-style: italic; */
  color: var(--text-color);
}
.signature-jessy-kim h2 {
  font-family: var(--jessy-kim-font);
  font-size: 2rem;
  margin: 30px 0;
  margin-bottom: 40px;
}
.signature-jessy-kim h2 p {
  padding: 0;
  margin: 0;
}
.zc-page-content img {
  /* width: 100% !important; */
  height: auto !important;
}
.js-footer-group-mxh {
  margin-top: 20px;
}
.js-footer-group-mxh ul {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.js-footer-group-mxh ul a li {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border: 1px solid var(--text-color);
  border-radius: 50%;
}
.js-footer-group-mxh ul a li {
  color: var(--text-color);
  font-size: 1.2rem;
  transition: all 0.3s ease;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  box-shadow: var(--box-shadow);
}
.js-footer-group-mxh ul a li:hover {
  color: var(--second-text-color);
  border-color: var(--second-text-color);
  transition: all 0.3s ease;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
#mucluc-pnvn {
  background: var(--main-color) !important;
  border-radius: 20px !important ;
  box-shadow: var(--box-shadow);
  font-family: var(--title-font) !important;
}
.mucluc-pnvn > li > a {
  color: var(--background-color) !important ;
  transition: all 0.3s ease;
}
.mucluc-pnvn > li > a:hover {
  color: var(--second-text-color) !important;
}
#mucluc-pnvn p {
  font-family: lato-black !important;
  color: var(--second-text-color) !important;
  border-color: var(--second-text-color) !important;
}
/* AyserKris */
.ak-logo-header {
  height: 50px;
  width: 190px;
  object-fit: contain;
}
.zc-header-menu-nav ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.zc-header-menu-nav ul a {
  width: calc(100% / 5);
}
.zc-header-menu-nav ul a li {
  width: 100%;
  text-align: center;
}
.sub-menu {
  /* transform: scale(1);
  opacity: 1; */
  width: 100%;
  top: 50px;
  left: 0;
  background: var(--background-color);
  border-top: 1px solid;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  box-shadow: var(--box-shadow);
}
.dropdown {
  position: inherit;
}
.dropdown:hover .sub-menu {
  animation: xuathien_menu_nav 0.7s ease forwards;
}
@keyframes xuathien_menu_nav {
  from {
    /* display: none !important; */
  }
  to {
    /* display: flex !important; */
    visibility: visible;
    opacity: 1;
  }
}
.hvr-underline-from-center:before {
  background: var(--second-background-color);
}
.ak-nav-group {
  align-items: center;
}
.ak-group-btn-header {
  display: inline-flex;
  align-items: center;
}
.language-icon {
  height: 50px;
  width: auto;
  object-fit: contain;
}
.ak-group-btn-header i {
  font-size: 1.3rem;
  cursor: pointer;
}
.ak-group-btn-header a {
  color: var(--main-color);
  transition: all 0.3s ease;
}
.ak-group-btn-header a:hover {
  color: var(--second-text-color);
  transition: all 0.3s ease;
}
.ak-search-form {
  align-items: center;
  font-size: 1.3rem;
}
.ak-input-search {
  width: 100%;
  padding: 10px 20px;
}
.ak-btn-close-search {
  cursor: pointer;
}
.slider-button-name {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px 20px;
  background: var(--main-color);
  color: var(--background-color);
  font-family: var(--title-font);
  transition: all 0.3s ease;
  z-index: 3;
  text-transform: uppercase;
  font-size: 1.2rem;
}
.slider-button-name:hover {
  background: var(--second-text-color);
  color: var(--background-color);
  transition: all 0.3s ease;
}
.ak-category-index {
  padding: 0;
}
.ak-cate-item {
  position: relative;
  height: 100%;
}
.ak-cate-name {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--main-color);
  color: var(--background-color);
  padding: 10px 20px;
  text-align: center;
  font-family: var(--title-font);
  font-size: 1.3rem;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.ak-cate-name:hover {
  background: var(--second-text-color);
  color: var(--background-color);
  transition: all 0.3s ease;
}
.ak-cate-img-box {
  height: 100%;
}
.ak-cate-img-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.ak-hot-title {
  display: block;
  text-align: center;
  padding: 20px 10px;
  font-size: 3rem;
  font-family: AlumniSans-Black;
  color: var(--main-color);
  text-transform: uppercase;
}
section {
  padding: 0;
}
/* Product Item start */
.ak-product-item {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1.3;
  overflow: hidden;
}
.ak-product-item-img-box {
  height: 100%;
}
.ak-product-item-img-box img {
  object-fit: cover;
  object-position: top;
}
.ak-product-price {
  position: absolute;
  z-index: 3;
  color: var(--main-color);
  bottom: -200px;
  left: 0;
  width: 100%;
  padding: 30px 10px;
  text-align: center;
  background: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.3));
  font-size: 1.7rem;
  transition: all 0.5s ease;
  text-transform: uppercase;
  opacity: 0;
}
.ak-product-item:hover .ak-product-price {
  bottom: 0;
  opacity: 1;
  transition: all 0.5s ease;
}
.ak-product-group-price {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ak-product-price-saled {
  margin-left: 10px;
}
.ak-product-price h3 {
  font-size: 2rem;
}
.ak-product-price h3 a {
  transition: all 0.3s ease;
}
.ak-product-price h3 a:hover {
  transition: all 0.3s ease;
  color: var(--second-text-color);
}
.ak-product-img-1 {
  opacity: 1;
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-position: center;
}
.ak-product-img-2 {
  opacity: 0;
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-position: center;
}
.ak-product-item:hover .ak-product-img-1 {
  opacity: 0;
  transition: all 0.3s ease;
}
.ak-product-item:hover .ak-product-img-2 {
  opacity: 1;
  transition: all 0.3s ease;
}
.ak-product-price-nosale {
  text-decoration: line-through;
  font-size: 1.4rem;
}
.ak-product-price-sale {
  font-size: 1.5rem;
  font-family: var(--title-font);
}
/* Product Item end */
/* Footer start */
.ak-footer {
  background: var(--main-color);
  color: var(--background-color);
}
.ak-footer h2 {
  font-size: 2rem;
  font-family: var(--title-font);
  text-transform: uppercase;
  margin-bottom: 20px;
}
.ak-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ak-footer ul li {
  padding: 10px 0;
}
.ak-footer ul li a {
  color: var(--background-color);
  transition: all 0.3s ease;
  font-size: 1.5rem;
  text-transform: uppercase;
}
.ak-footer ul li a:hover {
  color: var(--second-text-color);
  transition: all 0.3s ease;
}
.ak-footer-form-contact form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ak-footer-form-contact form input {
  border: none;
  outline: none;
  border-bottom: 1px solid var(--background-color);
  color: var(--background-color);
  background: transparent;
  padding: 10px 5px;
  margin-bottom: 20px;
  font-size: 1.3rem;
  width: 100%;
}
.ak-footer-form-contact form input::placeholder {
  color: #cccccc;
}
.ak-footer-form-contact form button {
  border: none;
  outline: none;
  border: 1px solid var(--background-color);
  background: var(--main-color);
  color: var(--background-color);
  text-transform: uppercase;
  font-family: var(--title-font);
  font-size: 1.5rem;
  padding: 20px 10px;
  transition: all 0.3s ease;
  margin-bottom: 20px;
  width: 100%;
}
.hvr-bounce-to-bottom:before {
  background: var(--second-text-color);
}
/* Footer End */
/* Sản phẩm detail start */
.ak-product-detail {
  padding-top: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid var(--main-color);
}
.ak-product-img-main {
  width: 100%;
  height: auto;
  aspect-ratio: 2/1.8;
  /* overflow: hidden; */
}
.ak-product-main-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  cursor: zoom-in;
}
.ak-product-img-extra {
  width: 100%;
  height: auto;
  aspect-ratio: 2/1.5;
  /* overflow: hidden; */
}
.ak-product-img-extra img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: zoom-in;
}
.ak-product-info {
  position: relative;
  /* height: 800px; */
}
.ak-product-info-container {
  padding: 5%;
  position: sticky;
  top: 50px;
  z-index: 1;
  /* transition: all 0.3s ease; */
}
.ak-product-info-container h1 {
  font-family: var(--title-font);
  font-size: 2.3rem;
  text-transform: uppercase;
}
.ak-product-info .ak-product-group-price {
  justify-content: flex-start;
}
.ak-product-info .ak-product-price-nosale {
  font-size: 1.5rem;
}
.ak-product-info .ak-product-price-saled {
  font-size: 2rem;
}
.ak-product-detail-des {
  padding: 30px 0;
  border-top: 2px solid var(--main-color);
  margin-top: 10px;
  font-size: 1.5rem;
}
.san-pham-detail section {
  overflow: inherit;
}
.ak-product-detail-size-color .row {
  justify-content: space-between;
  align-items: center;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-family: var(--title-font);
}
.ak-product-detail-size-color ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
.ak-product-detail-size-color ul li {
  margin: 0 5px;
}
.ak-product-detail-size-color ul li:first-child {
  margin-left: 0;
}
.ak-product-detail-size-color ul li:last-child {
  margin-right: 0;
}
.product-size label {
  border: 1px solid var(--main-color);
  cursor: pointer;
  display: inline-flex;
  width: 27px;
  height: 27px;
  justify-content: center;
  align-items: center;
}
.product-size li input[type="radio"]:checked + label {
  background: var(--main-color);
  color: var(--background-color);
  transition: all 0.3s ease;
}
.product-size li input[type="radio"] {
  display: none;
}
.product-color label {
  width: 27px;
  height: 27px;
  border: 1px solid var(--main-color);
  cursor: pointer;
  transition: all 0.3s ease;
}
.product-color li input[type="radio"]:checked + label {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-color: white;
  border-radius: 2px;
  transition: all 0.3s ease;
}
.product-color input {
  display: none;
}
.ak-btn-buy-products {
  align-items: center;
}
/* Nút thêm vào giỏ hàng  */
.ak-Btn-addcart {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 45px;
  height: 45px;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition-duration: 0.3s;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.199);
  background-color: rgb(255, 65, 65);
  font-size: 1.1rem;
}
/* plus sign */
.ak-btn-buy-products .sign {
  width: 100%;
  transition-duration: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ak-btn-buy-products .sign i {
  /* width: 17px; */
  color: var(--background-color);
}
.ak-btn-buy-products .sign i {
  fill: white;
}
/* text */
.ak-btn-buy-products .text {
  position: absolute;
  right: 0%;
  width: 0%;
  opacity: 0;
  color: white;
  font-size: 1.2rem;
  font-weight: 600;
  transition-duration: 0.3s;
  padding-left: 7px;
}
/* hover effect on button width */
.ak-Btn-addcart:hover {
  width: 200px;
  border-radius: 40px;
  transition-duration: 0.3s;
}
.ak-Btn-addcart:hover .sign {
  width: 30%;
  transition-duration: 0.3s;
  padding-left: 20px;
}
/* hover effect button's text */
.ak-Btn-addcart:hover .text {
  opacity: 1;
  width: 70%;
  transition-duration: 0.3s;
  padding-right: 10px;
}
/* button click effect*/
.ak-Btn-addcart:active {
  transform: translate(2px, 2px);
}
/* Button thêm vào giỏ hàng end */
/* Button mua ngay start */
.ak-btn-buy-now-box .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  overflow: hidden;
  height: 3rem;
  background-size: 300% 300%;
  backdrop-filter: blur(1rem);
  border-radius: 5rem;
  transition: 0.5s;
  animation: gradient_301 5s ease infinite;
  border: double 4px transparent;
  background-image: linear-gradient(#212121, #212121),
    linear-gradient(
      137.48deg,
      #ffdb3b 10%,
      #fe53bb 45%,
      #8f51ea 67%,
      #0044ff 87%
    );
  background-origin: border-box;
  background-clip: content-box, border-box;
}
.ak-btn-buy-now-box #container-stars {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: 0.5s;
  backdrop-filter: blur(1rem);
  border-radius: 5rem;
}
.ak-btn-buy-now-box strong {
  z-index: 2;
  font-family: var(--title-font);
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #ffffff;
  text-shadow: 0 0 4px white;
}
.ak-btn-buy-now-box #glow {
  position: absolute;
  display: flex;
  width: 12rem;
}
.ak-btn-buy-now-box .circle {
  width: 100%;
  height: 30px;
  filter: blur(2rem);
  animation: pulse_3011 4s infinite;
  z-index: -1;
}
.ak-btn-buy-now-box .circle:nth-of-type(1) {
  background: rgba(254, 83, 186, 0.636);
}
.ak-btn-buy-now-box .circle:nth-of-type(2) {
  background: rgba(142, 81, 234, 0.704);
}
.ak-btn-buy-now-box .btn:hover #container-stars {
  z-index: 1;
  background-color: #212121;
}
.ak-btn-buy-now-box .btn:hover {
  transform: scale(1);
}
.ak-btn-buy-now-box .btn:active {
  border: double 4px #fe53bb;
  background-origin: border-box;
  background-clip: content-box, border-box;
  animation: none;
}
.ak-btn-buy-now-box .btn:active .circle {
  background: #fe53bb;
}
.ak-btn-buy-now-box #stars {
  position: relative;
  background: transparent;
  width: 200rem;
  height: 200rem;
}
.ak-btn-buy-now-box #stars::after {
  content: "";
  position: absolute;
  top: -10rem;
  left: -100rem;
  width: 100%;
  height: 100%;
  animation: animStarRotate 90s linear infinite;
}
.ak-btn-buy-now-box #stars::after {
  background-image: radial-gradient(#ffffff 1px, transparent 1%);
  background-size: 50px 50px;
}
.ak-btn-buy-now-box #stars::before {
  content: "";
  position: absolute;
  top: 0;
  left: -50%;
  width: 170%;
  height: 500%;
  animation: animStar 60s linear infinite;
}
.ak-btn-buy-now-box #stars::before {
  background-image: radial-gradient(#ffffff 1px, transparent 1%);
  background-size: 50px 50px;
  opacity: 0.5;
}
@keyframes animStar {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-135rem);
  }
}
@keyframes animStarRotate {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0);
  }
}
@keyframes gradient_301 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes pulse_3011 {
  0% {
    transform: scale(0.75);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
  100% {
    transform: scale(0.75);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
/* Button mua ngay end */
.ak-product-detail-content-info {
  font-size: 1.3rem;
}
/* Thông tin Size Start */
.ak-product-detail-sizing-info .card {
  position: relative;
  width: 100%;
  min-height: 250px;
  border-radius: 14px;
  z-index: 1111;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 20px 20px 60px #bebebe, -20px -20px 60px #ffffff;
  padding: 10px 0;
}
.ak-product-detail-sizing-info .bg {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 99%;
  height: calc(100% - 10px);
  z-index: 2;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(24px);
  border-radius: 10px;
  overflow: hidden;
  outline: 2px solid white;
}
.ak-product-detail-sizing-info .blob {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ff0000;
  opacity: 1;
  filter: blur(12px);
  animation: blob-bounce 5s infinite ease;
}
@keyframes blob-bounce {
  0% {
    transform: translate(-100%, -100%) translate3d(0, 0, 0);
  }
  25% {
    transform: translate(-100%, -100%) translate3d(100%, 0, 0);
  }
  50% {
    transform: translate(-100%, -100%) translate3d(100%, 100%, 0);
  }
  75% {
    transform: translate(-100%, -100%) translate3d(0, 100%, 0);
  }
  100% {
    transform: translate(-100%, -100%) translate3d(0, 0, 0);
  }
}
.ak-product-size-content {
  position: relative;
  z-index: 10;
  font-size: 1.3rem;
  width: 90%;
  text-align: center;
}
.ak-product-size-content table {
  width: 100%;
}
.ak-product-size-content table tr td:first-child {
  width: 100px;
}
/* Thông tin Size End */
/* Sản phẩm detail end */
/* Giỏ hàng start */
.table-wishlist {
  font-size: 1.2rem;
}
.anh-gio-hang {
  max-width: 150px;
}
/* Giỏ hàng end */
/* Tin tức Item start */
.ak-new-item {
  position: relative;
}
.ak-new-item .nenden {
  cursor: pointer;
}
.ak-new-item-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 70%;
  height: auto;
  object-fit: contain;
}
/* Tin tức Item end */
/* Tin tức detail start */
.ak-new-detail img {
  transition: all 0.3s ease;
}
.ak-new-detail img:hover {
  filter: grayscale(100%);
  transition: all 0.3s ease;
}
/* .back-to-page {
  position: fixed;
  top: 100px;
  left: 10px;
  transition: all 0.3s ease;
  font-size: 2rem;
} */
/* Button back to Page */
.btn-slice {
  background-color: transparent;
  padding: 1.2rem 2.5rem;
  border: 2px solid var(--main-color);
  border-radius: 0rem;
  color: var(--main-color);
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.3rem;
  position: relative;
  -moz-transition: all 1000ms cubic-bezier(0.89, -0.17, 0.14, 1.225);
  -o-transition: all 1000ms cubic-bezier(0.89, -0.17, 0.14, 1.225);
  transition: all 1000ms cubic-bezier(0.89, -0.17, 0.14, 1.225);
  /* custom */
  -moz-transition-timing-function: cubic-bezier(0.89, -0.17, 0.14, 1.225);
  -o-transition-timing-function: cubic-bezier(0.89, -0.17, 0.14, 1.225);
  transition-timing-function: cubic-bezier(0.89, -0.17, 0.14, 1.225);
  /* custom */
}
.btn-slice .ak-top {
  position: relative;
  height: 16px;
  overflow: hidden;
  top: 0;
  -moz-transition: all 300ms cubic-bezier(1, -0.055, 0.025, 1.04);
  -o-transition: all 300ms cubic-bezier(1, -0.055, 0.025, 1.04);
  transition: all 300ms cubic-bezier(1, -0.055, 0.025, 1.04);
  /* custom */
  -moz-transition-timing-function: cubic-bezier(1, -0.055, 0.025, 1.04);
  -o-transition-timing-function: cubic-bezier(1, -0.055, 0.025, 1.04);
  transition-timing-function: cubic-bezier(1, -0.055, 0.025, 1.04);
  /* custom */
  -webkit-transition-delay: 0.35s;
  -moz-transition-delay: 0.35s;
  -ms-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.btn-slice .ak-bottom {
  position: relative;
  height: 16px;
  overflow: hidden;
  bottom: 0;
  -moz-transition: all 300ms cubic-bezier(1, -0.055, 0.025, 1.04);
  -o-transition: all 300ms cubic-bezier(1, -0.055, 0.025, 1.04);
  transition: all 300ms cubic-bezier(1, -0.055, 0.025, 1.04);
  /* custom */
  -moz-transition-timing-function: cubic-bezier(1, -0.055, 0.025, 1.04);
  -o-transition-timing-function: cubic-bezier(1, -0.055, 0.025, 1.04);
  transition-timing-function: cubic-bezier(1, -0.055, 0.025, 1.04);
  /* custom */
  -webkit-transition-delay: 0.35s;
  -moz-transition-delay: 0.35s;
  -ms-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.btn-slice .ak-bottom span {
  top: -16px;
  position: absolute;
  left: 0;
}
.btn-slice:hover .ak-top {
  top: -5px;
  -webkit-transition-delay: 0.35s;
  -moz-transition-delay: 0.35s;
  -ms-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.btn-slice:hover .ak-bottom {
  bottom: -5px;
  -webkit-transition-delay: 0.35s;
  -moz-transition-delay: 0.35s;
  -ms-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.btn-slice:hover,
.btn-slice:focus,
.btn-slice:active {
  margin-left: 10px;
}
.btn-slice:before {
  content: "";
  height: 1px;
  width: 60px;
  background-color: var(--main-color);
  position: absolute;
  margin-top: 16px;
  right: -35px;
  -moz-transition: all 1000ms cubic-bezier(0.89, -0.17, 0.14, 1.225);
  -o-transition: all 1000ms cubic-bezier(0.89, -0.17, 0.14, 1.225);
  transition: all 1000ms cubic-bezier(0.89, -0.17, 0.14, 1.225);
  /* custom */
  -moz-transition-timing-function: cubic-bezier(0.89, -0.17, 0.14, 1.225);
  -o-transition-timing-function: cubic-bezier(0.89, -0.17, 0.14, 1.225);
  transition-timing-function: cubic-bezier(0.89, -0.17, 0.14, 1.225);
  /* custom */
}
.btn-slice:hover:before {
  width: 130%;
}
.back-to-page {
  position: fixed;
  top: 100px;
  left: 20px;
  z-index: 10;
}
/* Button back to Page */
/* Tin tức detail end */
/* Album start */
.ak-album-img-box {
  height: 100%;
}
.ak-album-img-box img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
/* Album end */
.ak-btk-cart {
  position: relative;
}
.ak-num-cart {
  position: absolute;
  display: inline-flex;
  top: -6px;
  right: -6px;
  width: 15px;
  height: 15px;
  font-size: 15px;
  justify-content: center;
  align-items: center;
  background: #bf2323;
  color: var(--background-color);
  font-family: var(--title-font);
  border-radius: 50%;
}
/* Trang giỏ hàng start */
.ak-cart-page h6 {
  font-size: 1.3rem;
}
.form-dathang .form-control {
  font-size: 1.2rem;
}
.ak-cart-page .btn:hover {
  color: #bf2323;
  transition: all 0.3s ease;
}
.ak-btn-delete {
  font-size: 1.3rem;
  color: #bf2323;
}
/* Trang giỏ hàng end */
.table-dathang-tc {
  font-size: 1.2rem;
}
.ak-total-price {
  font-size: 1.5rem;
  color: #bf2323;
  text-align: right;
}
/* Chính sách */
.zc-polyci {
  font-size: 1.2rem;
  padding: 20px 0;
}
/* Tinh dầu start */
/* Header start */
.ft-header-top {
  background: #feca67;
  color: var(--main-color);
  font-size: 1rem;
  font-family: JosefinSans-Regular;
  align-items: center;
  overflow: hidden;
}
.ft-header-contact-left {
  padding: 10px;
}
.ft-header-contact-right {
  background: var(--main-color);
  padding: 10px;
  position: relative;
  transform: skewX(-15deg);
}
.ft-header-contact-right-container {
  transform: skewX(15deg);
  justify-content: space-around;
  align-items: center;
}
.ft-header-contact-right::before {
  position: absolute;
  content: "";
  bottom: -9px;
  left: 0;
  width: 100%;
  height: 10px;
  background: var(--main-color);
  border-bottom-left-radius: 30px;
  box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
}
.ft-header-contact-left ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: flex-end;
}
.ft-header-contact-left ul li {
  margin-left: 10px;
}
.header-icon-social-img {
  width: 25px;
  height: 25px;
  object-fit: contain;
  transition: all 0.3s ease;
}
.ft-header-contact-right-container ul {
  list-style: none;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
}
.ft-header-contact-right-container ul li {
  margin: 0 5px;
}
.header-icon-li {
  background: var(--background-color);
  width: 30px;
  height: 30px;
  padding: 5px;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease;
}
.header-icon-li:hover {
  box-shadow: var(--box-shadow);
  transition: all 0.5s ease;
}
.header-icon-li:hover .header-icon-social-img {
  transform: rotate(360deg);
  transition: all 0.5s ease;
}
.ft-header-phone-contact {
  background: var(--background-color);
  border-radius: 30px;
  padding: 5px 20px;
  color: #1c6295;
  padding-right: 40px;
  font-family: var(--title-font);
  position: relative;
}
.ft-header-phone-contact::before {
  position: absolute;
  content: "\f590";
  font-family: FontAwesome;
  right: 0;
  top: 0;
  height: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #bf2323;
  color: var(--background-color);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 1.1rem;
  box-shadow: var(--box-shadow);
}
.flag-icon-img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
}
.ft-icon-group a {
  display: inline-flex;
}
.ft-header {
  background: #fff;
  position: relative;
  box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}
.ft-header-bottom {
  justify-content: space-between;
}
.ft-header-bottom ul {
  display: inline-flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.ft-header-bottom ul li {
  padding: 15px 10px;
}
.ft-header-bottom ul .menu_cap_1 {
  position: relative;
}
.ft-header-bottom ul .menu_cap_1 a {
  font-size: 1.2rem;
  transition: all 0.3s ease;
}
.ft-header-bottom ul .menu_cap_1 a:hover {
  color: var(--second-text-color) !important;
  transition: all 0.3s ease;
}
.hvr-underline-from-center {
  overflow: inherit;
}
.hvr-underline-from-center:before {
  background: var(--second-background-color);
  bottom: 7px;
  height: 2px;
}
.ft-header-logo {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
  z-index: 5;
  width: 102px;
  height: 102px;
  background: var(--background-color);
  border-radius: 50%;
  overflow: hidden;
  padding: 5px;
}
.ft-logo {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sub-menu {
  top: 59px;
  overflow: inherit !important;
  width: max-content;
  display: inline-flex;
  flex-direction: column;
  box-shadow: none;
  border: none;
}
.dropdown_cap_2 {
  position: relative;
}
.dropdown_cap_2::before {
  position: absolute;
  content: "\f107";
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
  font-family: FontAwesome;
  transition: all 0.3s ease;
}
.dropdown_cap_2:hover::before {
  transform: rotate(270deg) translateX(88%);
  transition: all 0.3s ease;
}
.dropdown_cap_2:hover .ul_nav_cap_3 {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
}
.ul_nav_cap_3 {
  position: absolute;
  left: 100%;
  top: 0;
  width: max-content;
  background: var(--background-color);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.ft-header.header-active {
  position: fixed;
  width: 100%;
  top: 0;
}
.ul_nav_cap_3 {
  flex-direction: column;
}
.menu_cap_3_co_child {
  position: relative;
  transition: all 0.3s ease;
}
.menu_cap_3_co_child::before {
  position: absolute;
  content: "\f107";
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
  font-family: FontAwesome;
  transition: all 0.3s ease;
}
.menu_cap_3_co_child:hover::before {
  transform: rotate(270deg) translateX(88%);
  transition: all 0.3s ease;
}
.ul_nav_cap_4 {
  flex-direction: column;
  position: absolute;
  width: max-content;
  background: #fff;
  top: 0;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.menu_cap_3_co_child:hover .ul_nav_cap_4 {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
}
/* Header end */
/* Slider start */
.slider-img-extra {
  height: auto;
  max-height: 600px;
}
.banner-cergy {
  height: auto;
}
.ft-slider-content {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  width: 40%;
  z-index: 2;
}
.ft-slider-content h3 {
  font-size: 3.5rem;
  color: var(--main-color);
  font-family: var(--title-font);
}
.ft-slider-content-text {
  font-size: 1rem;
}
/* Slider end */
/* Trang chủ start */
/* Giới thiệu start */
.ft-bg {
  background-image: url("../../img_data/images/tinhdau_ft/bonghoa.png");
  /* background-size: contain; */
  background-position: 0 -50px;
  background-repeat: no-repeat;
}
.ft-bg-right {
  background-image: url("../../img_data/images/tinhdau_ft/bonghoa-right.png");
  /* background-size: contain; */
  background-position: 100% -50px;
  background-repeat: no-repeat;
}
.ft-introduce-content-text {
  background: #f5f6f6;
  padding: 10% 5%;
  position: relative;
}
.ft-introduce-content-text-group {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 100px;
}
.ft-introduce-content-text h2 {
  font-size: 2rem;
}
.ft-introduce-content-text-label {
  position: relative;
  z-index: 3;
  overflow: hidden;
}
.ft-introduce-img-bg {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.ft-introduce-content-image {
  height: 100%;
}
.ft-introduce-content-image img {
  height: 100%;
  object-fit: cover;
}
/* Giới thiệu end */
/* Danh mục sản phẩm cấp 1 */
.ft-category-title a {
  font-size: 2rem;
  font-family: var(--title-font);
  color: var(--main-color);
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.ft-category-title a:hover {
  /* color: var(--second-background-color); */
  filter: brightness(80%);
  transition: all 0.3s ease;
}
.ft-category-product {
  padding: 50px 0;
}
.ft-category-product-content {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  min-height: 450px;
  height: 100%;
  border-radius: 20px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  display: flex;
  transition: all 0.5s ease;
}
.ft-category-product-content:hover {
  transition: all 0.5s ease;
}
/* Thẻ danh mục start */
.ft-cate-product-card {
  width: 100%;
  /* height: 100%; */
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.ft-category-product-content:hover .ft-cate-product-card {
  transition: all 0.5s ease;
  opacity: 1;
  visibility: visible;
  cursor: pointer;
}
.ft-cate-product-card .card {
  width: auto;
  max-width: 80%;
  height: 254px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.45);
  display: flex;
  gap: 5px;
  padding: 0.4em;
  flex-direction: row;
}
.ft-cate-product-card .card p {
  height: 100%;
  flex: 1;
  overflow: hidden;
  cursor: pointer;
  border-radius: 2px;
  transition: all 0.5s;
  background: rgba(0, 0, 0, 1);
  border: 1px solid var(--main-color);
  display: flex;
  justify-content: center;
  align-items: center;
}
.ft-cate-product-card .card p:hover {
  flex: 4;
  border-color: var(--second-background-color);
  transition: all 0.3s ease;
}
.ft-cate-product-card .card p span {
  min-width: 14em;
  padding: 0.5em;
  text-align: center;
  transform: rotate(-90deg);
  transition: all 0.5s;
  text-transform: uppercase;
  color: var(--main-color);
  letter-spacing: 0.1em;
  font-family: var(--title-font);
  transition: all 0.3s ease;
}
.ft-cate-product-card .card p:hover span {
  transform: rotate(0);
}
.ft-cate-product-card .card p:hover span {
  color: var(--second-background-color);
  transition: all 0.3s ease;
}
/* Thẻ danh mục end */
/* danh mục sản phẩm cấp 1 end */
/* Đối tác start */
.ft-title {
  text-align: center;
  font-size: 1.7rem;
  text-transform: uppercase;
  font-family: var(--title-font);
  color: var(--main-color);
  margin: 20px 0;
}
.ft-partner-img {
  width: 100%;
  aspect-ratio: 2/0.7;
  height: 100%;
  transition: all 0.3s ease;
  cursor: pointer;
}
.ft-partner-img:hover {
  filter: grayscale(100%);
  transition: all 0.3s ease;
}
.ft-owl-partner .item {
  padding: 5%;
}
.ft-index-partner {
  background: #fff4e1;
  padding: 50px 0;
}
/* Đối tác end */
/* Chứng nhận start */
.ft-index-certify {
  padding: 50px 0;
}
.ft-certify-img {
  width: 100%;
  aspect-ratio: 2/0.7;
  height: 100%;
  object-fit: contain;
  transition: all 0.3s ease;
  cursor: pointer;
}
.ft-owl-certify .item {
  padding: 5%;
}
/* Chứng nhận end */
/* Trang chủ End */
/* Footer start */
.ft-footer {
  padding: 30px 0;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  position: relative;
  color: var(--background-color);
  font-size: 1rem;
}
.ft-footer-blue-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 175, 198, 0.8);
  z-index: 1;
}
.ft-footer .container {
  position: relative;
  z-index: 2;
}
.ft-footer-title {
  font-size: 1.1rem;
  text-transform: uppercase;
  color: var(--background-color);
  font-family: var(--title-font);
  margin-bottom: 20px;
}
.ft-footer-logo-col {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ft-footer-logo-box {
  border-radius: 50%;
  overflow: hidden;
  padding: 10px;
  background: var(--background-color);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 200px;
  max-height: 200px;
  aspect-ratio: 1/1;
  /* height: 100%; */
  margin: auto;
}
.ft-footer-logo-box img {
}
/* Footer end */
/* Trang sản phẩm Level 1 start */
.ft-product-page-level-1 {
  padding: 30px 0;
  position: relative;
  z-index: 1;
}
.ft-product-page-level-1::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../../img_data/images/tinhdau_ft/bonghoa.png");
  /* background-size: contain; */
  background-position: 0 -50px;
  background-repeat: no-repeat;
  z-index: -1;
}
.ft-product-page-level-1::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../../img_data/images/tinhdau_ft/bonghoa-right.png");
  /* background-size: contain; */
  background-position: 100% 10%;
  background-repeat: no-repeat;
  z-index: -1;
}
.ft-category-banner-title {
  position: relative;
  border-radius: 20px;
  box-shadow: var(--box-shadow);
  overflow: hidden;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.black-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}
.black-bg-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
}
.black-bg-3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
}
.ft-category-banner-content {
  position: relative;
  z-index: 2;
  color: var(--background-color);
  text-transform: uppercase;
  font-family: var(--title-font);
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  padding: 100px;
}
.ft-category-banner-content a {
  color: var(--background-color);
  transition: all 0.3s ease;
}
.ft-category-banner-content a:hover {
  color: var(--main-color);
  transition: all 0.3s ease;
}
.ft-content-category-row {
  justify-content: center;
}
.ft-category-level-1-img-box {
  margin: auto;
  width: 50%;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  /* overflow: hidden; */
  border: 2px dashed var(--main-color);
  padding: 5px;
  position: relative;
  transition: all 0.3s ease;
}
.ft-category-level-1-img-box img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  object-position: center;
  transition: all 0.3s ease;
}
.ft-category-level-1-img-box:hover img {
  transition: all 0.3s ease;
  filter: grayscale(100%);
}
.ft-category-level-1-img-box:hover {
  border-color: #ff7a00;
  transition: all 0.3s ease;
}
.ft-cate-arrow {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: rotate(0deg) translateX(-50%);
  z-index: 2;
  background: var(--background-color);
  color: #ff7a00;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 3px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-shadow: var(--box-shadow);
  transition: all 0.3s ease;
}
.ft-cate-arrow i {
  border: 1px solid #ff7a00;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.ft-category-name-level-1 h3 {
  text-align: center;
  margin-top: 20px;
}
.ft-category-name-level-1 h3 a:hover {
  color: var(--second-background-color);
  transition: all 0.3s ease;
}
.ft-cate-level-1-content {
  position: relative;
}
.ft-cate-level-1-content::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../../img_data/images/tinhdau_ft/bonghoa.png");
  /* background-size: contain; */
  background-position: 0 -50px;
  background-repeat: no-repeat;
  z-index: -1;
}
.ft-cate-level-1-content::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 180%;
  background-image: url("../../img_data/images/tinhdau_ft/bonghoa-right.png");
  /* background-size: contain; */
  background-position: 100% 0%;
  background-repeat: no-repeat;
  z-index: -1;
}
.ft-cate-1-owl {
  position: relative;
  z-index: 3;
}
/* Trang sản phẩm level 1 end */
/* Trang sản phẩm chi tiết - level 2 start */
.ft-product-breadcrumb {
  background: #f0f0f0;
  color: var(--text-color);
  text-align: center;
  padding: 10px 10px;
  position: relative;
  z-index: 10;
}
.ft-product-breadcrumb ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ft-product-breadcrumb ul li {
  position: relative;
  padding: 10px 10px;
}
.ft-product-breadcrumb ul li::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  background: var(--text-color);
  right: 0;
  top: 0;
  transform: rotate(25deg);
}
.ft-product-breadcrumb ul li:last-of-type::before {
  width: 0;
}
.ft-product-breadcrumb ul li a {
  font-size: 1rem;
  color: var(--text-color);
  font-family: var(--title-font);
  transition: all 0.3s ease;
}
.ft-product-breadcrumb ul li a.active {
  color: var(--main-color);
}
.ft-product-breadcrumb ul li a:hover {
  color: var(--second-background-color);
  transition: all 0.3s ease;
}
.menu_cap_1 a.active {
  color: var(--second-text-color);
}
/* Trang sản phẩm chi tiết level 2 end */
/* Popup danh mục cấp 3 start */
.ft-category-level {
  position: relative;
}
.ft-popup-level-3 {
  position: absolute;
  top: -50px;
  right: -50px;
  /* background: rgba(0, 0, 0, 0.7); */
  color: var(--background-color);
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.ft-category-level:hover .ft-popup-level-3 {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
}
.ft-popup-level-3 .card {
  width: 190px;
  height: auto;
  border-radius: 20px;
  padding: 5px;
  box-shadow: rgba(151, 65, 252, 0.2) 0 15px 30px -5px;
  background-image: linear-gradient(144deg, #af40ff, #5b42f3 50%, #00ddeb);
  overflow: hidden;
}
.ft-popup-level-3 .card__content {
  background: rgb(5, 6, 45);
  border-radius: 17px;
  width: 100%;
  height: 100%;
  padding: 10px 20px;
}
.ft-popup-item {
  display: flex;
  border-bottom: 1px dashed #dddddd;
  text-align: center;
  justify-content: center;
  padding: 10px 5px;
  font-size: 1rem;
}
.ft-popup-item:last-of-type {
  border-bottom: none;
}
/* Bổ sung footer start */
.ft-footer {
  position: relative;
  overflow: visible;
  padding-top: 70px;
}
.ft-footer-yellow-bg {
  position: absolute;
  content: "";
  width: 50%;
  height: 50px;
  background: var(--second-background-color);
  transform: skewX(-15deg);
  top: -25px;
  right: 10px;
  z-index: 5;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  box-shadow: -9px -5px 9px rgba(0, 0, 0, 0.1);
}
/* .ft-footer-yellow-bg::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 10px;
  top: -8px;
  right: 0;
  background: var(--second-background-color);
  border-top-left-radius: 20px;
  box-shadow: 6px -5px 6px rgba(0, 0, 0, 0.15);
}
.ft-footer-yellow-bg::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 10px;
  bottom: -8px;
  right: 0;
  background: var(--second-background-color);
  border-bottom-left-radius: 20px;
} */
/* Bổ sung header */
.ft-header-contact-right {
}
.ft-header-contact-right::after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  height: calc(100% + 9px);
  width: 13px;
  transform: skewX(15deg);
  background: var(--main-color);
}
/* Bổ sung footer end */
/* Trang sản phẩm level 2 start */
.ft-product-level-2-content {
  min-height: 400px;
}
.ft-product-level-2-content-item-container {
  position: relative;
}
.ft-product-level-2-content-item {
  padding: 30px 0;
  position: relative;
}
.ft-product-level-2-content-item-container::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 165px;
  height: 300px;
  background-image: url(../../img_data/images/tinhdau_ft/bonghoa.png);
  /* background-size: contain; */
  background-position: 0 -50px;
  background-repeat: no-repeat;
  z-index: 3;
}
.ft-product-level-2-content-item-container::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../img_data/images/tinhdau_ft/bonghoa-right.png);
  /* background-size: contain; */
  background-position: 100% 10%;
  background-repeat: no-repeat;
  z-index: -1;
}
.ft-product-level-2-item-title {
  /* display: flex; */
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}
.p-2-title a {
  color: var(--main-color);
  font-family: var(--title-font);
  font-size: 1rem;
  padding-bottom: 10px;
  transition: all 0.3s ease;
}
.p-2-title a:hover {
  color: var(--second-background-color);
  transition: all 0.3s ease;
}
.ft-product-level-2-item-title .row {
  align-items: center;
}
.ft-product-level-2-item-title::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  bottom: 16px;
  left: 0;
  z-index: -1;
  background: var(--second-background-color);
}
.ft-product-level-2-item-title span {
  font-family: var(--title-font);
  color: var(--second-background-color);
  font-size: 2rem;
  text-transform: uppercase;
  background: var(--background-color);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  margin-bottom: 0;
}
.ft-product-level-2-content-product {
  position: relative;
  z-index: 10;
}
.ft-product-level-2-item-box {
  height: 100%;
}
.ft-product-level-2-img-box {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  max-height: 300px;
}
.ft-product-level-2-img-box img {
  width: 100%;
  height: 100%;
}
.ft-product-level-2-title {
  text-align: center;
  margin: 10px 0;
}
.ft-product-level-2-title a {
  color: var(--text-color);
  transition: all 0.3s ease;
  font-size: 1.2rem;
}
.ft-product-level-2-title a:hover {
  color: var(--main-color);
  transition: all 0.3s ease;
}
.ft-notification {
  text-align: center;
  font-size: 1.2rem;
  font-family: averta-r;
  padding: 10px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
/* Trang sản phẩm level 2 end */
/* Trang sản phẩm level 3 start */
.ft-product-page-level-3 {
  min-height: 400px;
}
/* Level 3 product item start */
.ft-product-page-level-3 {
  position: relative;
  background-image: url("../../img_data/images/tinhdau_ft/product-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
.ft-product-page-level-3::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../img_data/images/tinhdau_ft/bonghoa.png);
  /* background-size: contain; */
  background-position: 0 50px;
  background-repeat: no-repeat;
  z-index: 2;
}
.ft-product-page-level-3::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../img_data/images/tinhdau_ft/bonghoa-right.png);
  /* background-size: contain; */
  background-position: 100% 100%;
  background-repeat: no-repeat;
  z-index: 2;
}
.product-level-3-content,
.ft-category-banner-title {
  position: relative;
  z-index: 10;
}
.product-level-3-content-item .card {
  position: relative;
  background: var(--main-color);
  width: 100%;
  height: 265px;
  cursor: pointer;
  transition: all 0.3 ease;
  overflow: visible;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
}
.product-level-3-content-item .product {
  content: "";
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%, 0);
  width: 90%;
  height: 150px;
  background-color: #faf3e8;
  z-index: 1;
  text-align: center;
}
.product-level-3-content-item .product img {
  height: 100%;
  margin: auto;
  text-align: center;
  object-fit: contain;
  mix-blend-mode: darken;
}
.product-level-3-content-item .product p {
  font-size: 17px;
  text-align: center;
  color: #181818;
  line-height: 150px;
}
.product-level-3-content-item .shine {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 265px;
  overflow: hidden;
}
.product-level-3-content-item .shine-effect {
  position: absolute;
  top: -15%;
  left: 150%;
  width: 25px;
  height: 400px;
  background-color: #ffffff2a;
  box-shadow: 0 0 15px 2px #ffffff42;
  transform: rotate(25deg);
  transition: all 1s cubic-bezier(0.78, 0.02, 0.5, 0.77);
  z-index: 5;
}
.product-level-3-content-item .pattern-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 125px;
  height: auto;
  z-index: 2;
}
.product-level-3-content-item .pattern-2 {
  position: absolute;
  top: -10%;
  left: -10%;
  width: 200px;
  height: auto;
  z-index: 2;
}
.product-level-3-content-item .tree {
  position: absolute;
  bottom: 1%;
  right: -2%;
  width: 100px;
  height: auto;
  transform-origin: 100% 0;
  transform: rotate(-15deg);
  z-index: 3;
}
.product-level-3-content-item .tape-1 {
  position: absolute;
  top: -20%;
  left: 2%;
  width: 35px;
  height: auto;
  filter: drop-shadow(1px 3px 3px #18181870);
  z-index: 6;
}
.product-level-3-content-item .tape-2 {
  position: absolute;
  top: -25%;
  right: 2%;
  width: 35px;
  height: auto;
  filter: drop-shadow(1px 3px 3px #18181870);
  z-index: 6;
}
.product-level-3-content-item .card:hover {
  transform: scale(1.02);
}
.product-level-3-content-item .card:hover .tape-1 {
  transform: scale(1);
}
.product-level-3-content-item .card:hover .tape-2 {
  transform: scale(1);
}
.product-level-3-content-item .card:hover .shine-effect {
  left: -100%;
}
.product-level-3-content-item .card:active {
  transform: scale(1.02) translate(0, 5%);
}
.product-level-3-content-item .card:active .tape-1 {
  transform-origin: 0 100%;
  transform: scaleY(1.1);
}
.product-level-3-content-item .card:active .tape-2 {
  transform-origin: 0 100%;
  transform: scaleY(1.1);
}
.product-level-3-content-item .fil-tape-10 {
  fill: var(--second-background-color);
}
.product-level-3-content-item .fil-tape-11 {
  fill: #bbaa88;
  fill-rule: nonzero;
}
.product-level-3-content-item .fil-tape-20 {
  fill: var(--second-background-color);
}
.product-level-3-content-item .fil-tape-21 {
  fill: #bbaa88;
  fill-rule: nonzero;
}
.product-level-3-content-item .fil-pattern-1 {
  fill: #f3dfde;
}
.product-level-3-content-item .fil-pattern-2 {
  fill: #333333;
  fill-rule: nonzero;
}
.product-level-3-content-item .fil0 {
  fill: #333333;
}
.level-3-product-name {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 80%;
}
.level-3-product-name a {
  color: var(--background-color);
  transition: all 0.3s ease;
  font-size: 1.02rem;
  font-family: var(--title-font);
  text-align: center;
  text-transform: uppercase;
}
.level-3-product-name a:hover {
  color: var(--second-background-color);
  transition: all 0.3s ease;
}
/* Level 3 product item end */
/* Trang sản phẩm level 3 end */
/* Trang sản phẩm chi tiết start */
.ft-main-image {
  width: 100%;
  height: auto;
  /* aspect-ratio: 1/1; */
  /* max-height: 300px !important; */
}
.san-pham-detail .swiper-button-next,
.san-pham-detail .swiper-button-prev {
  z-index: 1000 !important;
  color: var(--main-color) !important;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.ft-extra-image {
  width: 100%;
  height: 100%;
  /* aspect-ratio: 2/1.3;
  max-height: 150px !important; */
  cursor: pointer;
  transition: all 0.3s ease;
  object-fit: cover;
}
.ft-extra-image:hover {
  filter: grayscale(100%);
  transition: all 0.3s ease;
}
.ft-product-detail-info table {
  width: 100%;
  font-size: 1rem;
}
.ft-product-detail-info table thead {
  border-bottom: 1px solid #dddddd;
}
.ft-product-detail-info table thead tr td h1 {
  font-size: 1.3rem;
  text-transform: capitalize;
  font-family: var(--title-font);
  margin-bottom: 0;
}
.ft-product-detail-info table tr td {
  padding: 10px 0;
}
.ft-product-detail-info table tr td:first-of-type {
  width: 30%;
  font-family: var(--title-font);
}
.ft-product-detail-info table ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
.ft-product-detail-info table ul li {
  background: #cecece;
  color: var(--text-color);
  padding: 5px 10px;
  margin-right: 7px;
  min-width: 60px;
  text-align: center;
  text-transform: capitalize;
}
.ft-product-detail-info table ul li.active {
  background: var(--second-background-color);
  color: var(--background-color);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  font-family: var(--title-font);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}
/* Nút mạng xã hội start */
.ft-product-detail-btn-social-group {
  border-top: 1px dashed #495256;
  border-bottom: 1px dashed #495256;
  padding: 20px 0;
  margin: 10px 0;
}
.ft-product-detail-btn-social-group .card {
  width: fit-content;
  max-width: 100%;
  height: fit-content;
  background-color: rgb(238, 238, 238);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px 25px;
  gap: 20px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.055);
  flex-direction: row;
  margin: 10px auto;
}
/* for all social containers*/
.ft-product-detail-btn-social-group .socialContainer {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: var(--second-background-color);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition-duration: 0.3s;
}
/* instagram*/
.ft-product-detail-btn-social-group .containerOne:hover {
  background-color: #d62976;
  transition-duration: 0.3s;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
/* twitter*/
.ft-product-detail-btn-social-group .containerTwo:hover {
  background-color: #333333;
  transition-duration: 0.3s;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
/* linkdin*/
.ft-product-detail-btn-social-group .containerThree:hover {
  background-color: #ffffff;
  transition-duration: 0.3s;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
/* Whatsapp*/
.ft-product-detail-btn-social-group .containerFour:hover {
  background-color: #0f6cda;
  transition-duration: 0.3s;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.ft-product-detail-btn-social-group .socialContainer:active {
  transform: scale(0.9);
  transition-duration: 0.3s;
}
.ft-product-detail-btn-social-group .socialSvg {
  width: 30px;
}
.icon-facebook-white {
  width: 20px !important;
}
.ft-product-detail-btn-social-group .socialSvg path {
  fill: rgb(255, 255, 255);
}
.ft-product-detail-btn-social-group .socialContainer:hover .socialSvg {
  animation: slide-in-top 0.3s both;
}
@keyframes slide-in-top {
  0% {
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
/* Nút mạng xã hội end */
.ft-product-detail-content-title {
  border-bottom: 1px solid #e4e4e4;
}
.ft-product-detail-content-title h3 {
  background: var(--main-color);
  color: var(--background-color);
  text-transform: capitalize;
  font-size: 1.2rem;
  font-family: var(--title-font);
  padding: 10px 20px;
  padding-top: 15px;
  border-radius: 5px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  box-shadow: -2px -5px 5px rgba(0, 0, 0, 0.15);
}
.ft-product-detail-content-title h3::before {
  top: 0;
  right: -10px;
  background: var(--main-color);
  position: absolute;
  content: "";
  width: 50px;
  height: 100%;
  z-index: -1;
  transform: skewX(20deg);
  border-bottom-right-radius: 10px;
}
.ft-product-detail-content-des {
  font-size: 1rem;
}
.ft-product-related-content {
  border-top: 1px solid #495256;
}
.ft-product-related-content h2 {
  text-transform: uppercase;
  font-size: 1.3rem;
  font-family: var(--title-font);
  color: #818181;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}
/* Trang sản phẩm chi tiết end */
/* Tinh dầu end */
/* Sửa web */
/* Sản phẩm chi tiết */
.ft-extra-image {
  border: 1px solid #dddddd;
}
.ft-category-product-content {
  position: relative;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  padding-left: 5%;
}
.ft-catesub-content {
  position: relative;
  width: max-content;
  max-width: 100%;
}
.ft-catesub-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.6), transparent);
  border-radius: 10px;
  box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.35);
  padding: 20px;
  width: max-content;
}
.ft-catesub-content ul li {
  text-transform: uppercase;
  border-bottom: 1px solid var(--background-color);
  color: var(--background-color);
  /* font-family: var(--title-font); */
  padding: 9px 5px;
  display: flex;
  align-items: center;
}
.ft-catesub-content ul li span {
  padding-top: 5px;
}
.ft-catesub-content ul li:last-of-type {
  border-bottom: none;
}
.ft-cate-icon {
  margin-right: 10px;
  width: 21px !important;
  height: 20px !important;
  border-radius: 0 !important;
  object-fit: contain !important;
}
.ft-catesub-content {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.ft-category-product-content:hover .ft-catesub-content {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
  cursor: pointer;
}
.ft-category-level-1-img-box:hover .ft-catesub-content {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
}
.san-pham .ft-catesub-content {
  position: absolute;
  top: -50px;
  left: 80%;
  transition: all 0.3s ease;
  z-index: 10 !important;
}
/* Beemanor thời trang start */
.bee-header-top {
  background: var(--second-background-color);
  color: var(--background-color);
  text-transform: uppercase;
  font-size: 1.1rem;
  font-family: var(--title-font);
  text-align: center;
}
.bee-header-top h3 {
  margin-bottom: 0;
  padding: 10px 15px;
}
.bee-logo {
  width: auto;
  max-width: 125px;
  height: 79;
  max-height: 79px;
  mix-blend-mode: darken;
}
/* button search start */
.bee-search .input-container {
  width: auto;
  position: relative;
}
.bee-search .icon {
  position: absolute;
  right: 10px;
  top: calc(50% + 5px);
  transform: translateY(calc(-50% - 5px));
  outline: none;
  border: none;
  background: transparent;
}
.bee-search .input {
  width: 100%;
  height: 40px;
  padding: 10px;
  transition: 0.2s linear;
  border: 2.5px solid black;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.bee-search .input:focus {
  outline: none;
  border: 0.5px solid black;
  box-shadow: -5px -5px 0px black;
}
.bee-search .input-container:hover > .icon {
  animation: anim 1s linear infinite;
}
@keyframes anim {
  0%,
  100% {
    transform: translateY(calc(-50% - 5px)) scale(1);
  }
  50% {
    transform: translateY(calc(-50% - 5px)) scale(1.1);
  }
}
.ft-header-bottom {
  flex-wrap: nowrap;
  align-items: center;
}
/* button search end */
/* button cart start */
.bee-header-cart {
  position: relative;
}
.bee-header-cart .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  border: none;
  background-color: transparent;
  position: relative;
}
.bee-header-cart .btn::after {
  content: "Giỏ hàng";
  width: max-content;
  height: fit-content;
  position: absolute;
  font-size: 15px;
  color: var(--second-background-color);
  font-family: var(--normal-font);
  opacity: 0;
  visibility: hidden;
  transition: 0.2s linear;
  top: 115%;
}
.bee-header-cart .icon {
  width: 30px;
  height: 30px;
  transition: 0.2s linear;
}
.bee-header-cart .icon path {
  fill: var(--second-background-color);
  transition: 0.2s linear;
}
.bee-header-cart .btn:hover > .icon {
  transform: scale(1.2);
}
.bee-header-cart .btn:hover > .icon path {
  fill: rgb(177, 139, 189);
}
.bee-header-cart .btn:hover::after {
  visibility: visible;
  opacity: 1;
  top: 105%;
}
.bee-header-cart .icon {
  mix-blend-mode: darken;
}
.bee-search-group {
  display: flex;
  align-items: center;
}
.bee-search {
  width: 194px;
}
.bee-num-cart {
  position: absolute;
  top: 0;
  right: 0;
  background: var(--second-text-color);
  color: var(--background-color);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
/* button cart end */
.sub-menu {
  min-width: 200px;
  top: 60px;
  background: var(--main-color);
  box-shadow: 0 25px 31px rgba(0, 0, 0, 0.1);
}
.bee-nav {
  /* justify-content: center; */
  text-align: center;
}
.ft-header-bottom ul li {
  text-align: left;
  padding-left: 20px;
}
header.header-active .bee-header-top-sologan {
  display: none;
}
/* slider */
.black-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: rgba(0, 0, 0, 0.4);
}
.ft-slider-content {
  width: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--background-color);
  text-align: center;
  z-index: 4;
}
.ft-slider-content-text {
  font-size: 1.1rem;
  padding: 0 10%;
}
.ft-slider-content h3 {
  text-transform: uppercase;
}
.bee-btn-viewmore {
  text-transform: uppercase;
  color: var(--main-color);
  font-family: averta-l;
  /* border: 1px solid var(--main-color); */
  display: inline-flex;
  justify-content: center;
  align-items: center;
  /* padding: 10px 20px; */
  /* border-radius: 5px; */
  margin-top: 10px;
  transition: all 0.3s ease;
}
/* button tìm hiểu thêm start */
.bee-btn-viewmore button {
  text-decoration: none;
  position: relative;
  border: none;
  font-size: 1rem;
  font-family: averta-l;
  color: #fff;
  width: 9em;
  height: 3em;
  line-height: 2em;
  text-align: center;
  background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);
  background-size: 300%;
  border-radius: 30px;
  z-index: 4;
  text-transform: uppercase;
}
.bee-btn-viewmore button:hover {
  animation: ani 8s linear infinite;
  border: none;
}
@keyframes ani {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 400%;
  }
}
.bee-btn-viewmore button:before {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -1;
  background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);
  background-size: 400%;
  border-radius: 35px;
  transition: 1s;
}
.bee-btn-viewmore button:hover::before {
  filter: blur(20px);
}
.bee-btn-viewmore button:active {
  background: linear-gradient(32deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);
}
/* button tìm hiểu thêm end */
/* slider end */
/* Trang chủ start */
section {
  padding: 30px 0;
}
.bee-title {
  text-transform: uppercase;
  text-align: center;
  font-size: 2rem;
  font-family: var(--title-font);
  color: var(--text-color);
  margin-bottom: 20px;
}
.bee-title a {
  transition: all 0.3s ease;
}
.bee-title a:hover {
  color: var(--second-text-color);
  transition: all 0.3s ease;
}
.bee-collection {
  background: var(--background-color);
}
.bee-collection-item .book {
  position: relative;
  border-radius: 10px;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  max-height: 400px;
  background-color: whitesmoke;
  -webkit-box-shadow: 1px 1px 12px #000;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.55);
  -webkit-transform: preserve-3d;
  -ms-transform: preserve-3d;
  transform: preserve-3d;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #000;
  overflow: hidden;
}
.bee-collection-item .cover {
  top: 0;
  position: absolute;
  background-color: lightgray;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
  -webkit-box-shadow: 1px 1px 12px #000;
  box-shadow: 1px 1px 12px #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.bee-collection-item .book:hover .cover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: rotatey(-80deg);
  -ms-transform: rotatey(-80deg);
  transform: rotatey(-80deg);
}
.bee-collection-item p {
  font-size: 20px;
  font-weight: bolder;
}
.bee-collection-item-img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.bee-product-special:nth-child(even) {
  background: #fff;
}
.bee-product-special:nth-child(odd) {
  background: var(--background-color);
}
/* Flip product start */
.bee-product-item .flip-card {
  background-color: transparent;
  width: 100%;
  height: auto;
  aspect-ratio: 1/2;
  max-height: 400px;
  perspective: 1000px;
  font-family: sans-serif;
  overflow: hidden;
  padding: 20px;
  cursor: pointer;
}
.bee-product-item .title {
  font-size: 1.5em;
  font-weight: 900;
  text-align: center;
  margin: 0;
}
.bee-product-item .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.bee-product-item .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.bee-product-item .flip-card-front,
.bee-product-item .flip-card-back {
  box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 2px solid var(--second-background-color);
  border-radius: 1rem;
  overflow: hidden;
}
.bee-product-item .flip-card-front {
  background: linear-gradient(
    120deg,
    bisque 60%,
    rgb(255, 231, 222) 88%,
    rgb(255, 211, 195) 40%,
    rgba(255, 127, 80, 0.603) 48%
  );
  color: coral;
}
.bee-product-item .flip-card-back {
  background: linear-gradient(
    120deg,
    rgb(255, 174, 145) 30%,
    coral 88%,
    bisque 40%,
    rgb(255, 185, 160) 78%
  );
  color: white;
  transform: rotateY(180deg);
}
.bee-product-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
/* Flip product end */
.bee-product-title {
  text-align: center;
  padding: 0 10px;
}
.bee-product-title h5 {
  font-family: averta-l;
  text-transform: uppercase;
  font-size: 1rem;
}
.bee-product-title h3 {
  font-family: var(--title-font);
  font-size: 1.2rem;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.bee-product-title h3 a {
  transition: all 0.3s ease;
}
.bee-product-title h3 a:hover {
  color: var(--second-text-color);
  transition: all 0.3s ease;
}
/* Khung item tin tức start */
.bee-news-item-container .parent {
  width: 100%;
  padding: 50px 20px;
  perspective: 1000px;
  padding-top: 15px;
}
.bee-news-item-container .card {
  padding-top: 50px;
  /* border-radius: 10px; */
  border: 3px solid rgb(255, 255, 255);
  transform-style: preserve-3d;
  background: linear-gradient(135deg, #0000 18.75%, #f3f3f3 0 31.25%, #0000 0),
    repeating-linear-gradient(45deg, #f3f3f3 -6.25% 6.25%, #ffffff 0 18.75%);
  background-size: 60px 60px;
  background-position: 0 0, 0 0;
  background-color: #f0f0f0;
  width: 100%;
  box-shadow: rgba(142, 142, 142, 0.3) 0px 30px 30px -10px;
  transition: all 0.5s ease-in-out;
}
.bee-news-item-container .card:hover {
  background-position: -100px 100px, -100px 100px;
  transform: rotate3d(0.5, 1, 0, 30deg);
}
.bee-news-item-container .content-box {
  /* background: rgba(4, 193, 250, 0.732); */
  /* border-radius: 10px 100px 10px 10px; */
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  transition: all 0.5s ease-in-out;
  padding: 60px 25px 25px 25px;
  transform-style: preserve-3d;
}
.bee-news-item-container .content-box .card-title {
  display: inline-block;
  color: white;
  font-size: 25px;
  font-weight: 900;
  transition: all 0.5s ease-in-out;
  transform: translate3d(0px, 0px, 50px);
  position: relative;
  z-index: 3;
}
.bee-news-item-container .content-box .card-title:hover {
  transform: translate3d(0px, 0px, 60px);
}
.bee-news-item-container .content-box .card-content {
  margin-top: 10px;
  font-size: 12px;
  font-weight: 700;
  color: var(--background-color);
  transition: all 0.5s ease-in-out;
  transform: translate3d(0px, 0px, 30px);
  position: relative;
  z-index: 3;
}
.bee-news-item-container .content-box .card-content:hover {
  transform: translate3d(0px, 0px, 60px);
}
.see-more-a {
  position: relative;
  z-index: 3;
}
.bee-news-item-container .content-box .see-more {
  cursor: pointer;
  margin-top: 1rem;
  display: inline-block;
  font-weight: 900;
  font-size: 9px;
  text-transform: uppercase;
  color: var(--second-background-color);
  /* border-radius: 5px; */
  background: white;
  padding: 0.5rem 0.7rem;
  transition: all 0.5s ease-in-out;
  transform: translate3d(0px, 0px, 20px);
  position: relative;
  z-index: 3;
}
.bee-news-item-container .content-box .see-more:hover {
  transform: translate3d(0px, 0px, 60px);
}
.bee-news-item-container .date-box {
  position: absolute;
  top: 30px;
  right: 30px;
  height: 60px;
  width: 60px;
  background: white;
  border: 1px solid var(--second-background-color);
  /* border-radius: 10px; */
  padding: 10px;
  transform: translate3d(0px, 0px, 80px);
  box-shadow: rgba(100, 100, 111, 0.2) 0px 17px 10px -10px;
}
.bee-news-item-container .date-box span {
  display: block;
  text-align: center;
}
.bee-news-item-container .date-box .month {
  color: var(--second-background-color);
  font-size: 9px;
  font-weight: 700;
}
.bee-news-item-container .date-box .date {
  font-size: 20px;
  font-weight: 900;
  color: var(--second-background-color);
}
/* Khung item tin tức end */
/* Trang chủ end */
/* Footer start */
.bee-footer {
  background: var(--second-background-color);
  overflow: hidden;
  color: var(--main-color);
}
/* form tư vấn start */
.bee-footer-form-contact .form-control {
  position: relative;
  margin: 0px 0 15px;
  width: 100%;
  background: transparent;
}
.bee-footer-form-contact .form-control input {
  background-color: transparent;
  border: 0;
  border-bottom: 2px #fff solid;
  display: block;
  width: 100%;
  padding: 15px 0;
  padding-bottom: 7px;
  font-size: 1rem;
  color: #fff;
}
.bee-footer-form-contact .form-control input:focus,
.bee-footer-form-contact .form-control input:valid {
  outline: 0;
  border-bottom-color: lightblue;
}
.bee-footer-form-contact .form-control label {
  position: absolute;
  top: 22px;
  left: 0;
  pointer-events: none;
}
.bee-footer-form-contact .form-control label span {
  display: inline-block;
  font-size: 18px;
  min-width: 5px;
  color: #fff;
  transition: 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.bee-footer-form-contact .form-control input:focus + label span,
.bee-footer-form-contact .form-control input:valid + label span {
  color: lightblue;
  transform: translateY(-25px);
}
/* form tư vấn end */
.bee-footer-contact-btn {
  background: var(--background-color);
  color: var(--second-background-color);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 10px;
  text-transform: uppercase;
  font-family: var(--title-font);
  font-size: 1.2rem;
  margin: 10px 0;
  outline: none;
  border: none;
  transition: all 0.3s ease;
}
.bee-footer-contact-btn:hover {
  background: var(--second-text-color);
  color: var(--main-color);
  transition: all 0.3s ease;
}
.g-recaptcha {
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.bee-footer-title {
  text-transform: uppercase;
  font-size: 1.1rem;
  color: var(--main-color);
  font-family: var(--title-font);
  margin-bottom: 20px;
}
/* Bản đồ start */
.bee-footer-map {
  margin: 10px 0;
}
.bee-footer-map button {
  position: relative;
  padding: 12px 35px;
  background: #fec195;
  font-size: 17px;
  font-weight: 500;
  color: #181818;
  border: 3px solid #fec195;
  border-radius: 0px;
  box-shadow: 0 0 0 #fec1958c;
  transition: all 0.3s ease-in-out;
  width: 100%;
  text-transform: uppercase;
  font-family: var(--title-font);
}
.bee-footer-map .star-1 {
  position: absolute;
  top: 20%;
  left: 20%;
  width: 25px;
  height: auto;
  filter: drop-shadow(0 0 0 #fffdef);
  z-index: -5;
  transition: all 1s cubic-bezier(0.05, 0.83, 0.43, 0.96);
}
.bee-footer-map .star-2 {
  position: absolute;
  top: 45%;
  left: 45%;
  width: 15px;
  height: auto;
  filter: drop-shadow(0 0 0 #fffdef);
  z-index: -5;
  transition: all 1s cubic-bezier(0, 0.4, 0, 1.01);
}
.bee-footer-map .star-3 {
  position: absolute;
  top: 40%;
  left: 40%;
  width: 5px;
  height: auto;
  filter: drop-shadow(0 0 0 #fffdef);
  z-index: -5;
  transition: all 1s cubic-bezier(0, 0.4, 0, 1.01);
}
.bee-footer-map .star-4 {
  position: absolute;
  top: 20%;
  left: 40%;
  width: 8px;
  height: auto;
  filter: drop-shadow(0 0 0 #fffdef);
  z-index: -5;
  transition: all 0.8s cubic-bezier(0, 0.4, 0, 1.01);
}
.bee-footer-map .star-5 {
  position: absolute;
  top: 25%;
  left: 45%;
  width: 15px;
  height: auto;
  filter: drop-shadow(0 0 0 #fffdef);
  z-index: -5;
  transition: all 0.6s cubic-bezier(0, 0.4, 0, 1.01);
}
.bee-footer-map .star-6 {
  position: absolute;
  top: 5%;
  left: 50%;
  width: 5px;
  height: auto;
  filter: drop-shadow(0 0 0 #fffdef);
  z-index: -5;
  transition: all 0.8s ease;
}
.bee-footer-map button:hover {
  background: transparent;
  color: #fec195;
  box-shadow: 0 0 25px #fec1958c;
}
.bee-footer-map button:hover .star-1 {
  position: absolute;
  top: -80%;
  left: -30%;
  width: 25px;
  height: auto;
  filter: drop-shadow(0 0 10px #fffdef);
  z-index: 2;
}
.bee-footer-map button:hover .star-2 {
  position: absolute;
  top: -25%;
  left: 10%;
  width: 15px;
  height: auto;
  filter: drop-shadow(0 0 10px #fffdef);
  z-index: 2;
}
.bee-footer-map button:hover .star-3 {
  position: absolute;
  top: 55%;
  left: 25%;
  width: 5px;
  height: auto;
  filter: drop-shadow(0 0 10px #fffdef);
  z-index: 2;
}
.bee-footer-map button:hover .star-4 {
  position: absolute;
  top: 30%;
  left: 80%;
  width: 8px;
  height: auto;
  filter: drop-shadow(0 0 10px #fffdef);
  z-index: 2;
}
.bee-footer-map button:hover .star-5 {
  position: absolute;
  top: 25%;
  left: 115%;
  width: 15px;
  height: auto;
  filter: drop-shadow(0 0 10px #fffdef);
  z-index: 2;
}
.bee-footer-map button:hover .star-6 {
  position: absolute;
  top: 5%;
  left: 60%;
  width: 5px;
  height: auto;
  filter: drop-shadow(0 0 10px #fffdef);
  z-index: 2;
}
.bee-footer-map .fil0 {
  fill: #fffdef;
}
.modal-body iframe {
  width: 100%;
}
.btn-phone i {
  color: #000;
}
/* Bản đồ end */
/* Footer end */
/* về chúng tôi start */
/* breadcrumb start */
.bee-breadcrumb {
  background: #fff;
  color: var(--text-color);
}
.bee-breadcrumb ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
.bee-breadcrumb ul li {
  padding: 0 10px;
  padding-right: 20px;
  position: relative;
  font-size: 1rem;
  text-transform: uppercase;
}
.bee-breadcrumb ul li::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 2px;
  height: 100%;
  transform: rotate(10deg);
  background: #000;
}
.bee-breadcrumb ul li:last-of-type::before {
  width: 0;
}
.bee-breadcrumb ul li a {
  color: var(--text-color);
  font-size: 1.2rem;
  transition: all 0.3s ease;
}
.bee-breadcrumb ul li a:hover {
  color: var(--second-text-color);
  transition: all 0.3s ease;
}
.bee-breadcrumb ul li.active {
  font-family: var(--title-font);
  text-transform: uppercase;
}
.bee-about-us-banner {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  height: 200px;
  color: var(--text-color);
  font-family: var(--title-font);
  font-size: 2rem;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bee-about-us-content-page {
  padding: 20px 0;
  background: var(--background-color);
  color: var(--text-color);
  font-size: 1rem;
}
/* về chúng tôi end */
/* trang sản phẩm start */
.bee-product-page {
  padding: 30px 0;
  background: var(--background-color);
  color: var(--text-color);
  font-size: 1rem;
}
/* trang sản phẩm end */
/* Trang album start */
.bee-feedback-page {
  padding: 30px 0;
  background: var(--background-color);
  color: var(--text-color);
  font-size: 1rem;
}
.bee-feedback-item {
  height: auto;
  aspect-ratio: 1/2;
  max-height: 400px;
  padding: 20px;
}
.bee-feedback-item .bee-card {
  position: relative;
  width: calc(100%-10px);
  height: 100%;
  max-height: 400px;
  background-color: #000;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding: 12px;
  gap: 12px;
  border-radius: 8px;
  cursor: pointer;
}
.bee-feedback-item .bee-card::before {
  content: "";
  position: absolute;
  inset: 0;
  left: -5px;
  margin: auto;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  border-radius: 10px;
  background: linear-gradient(-45deg, #181818 0%, #111111 100%);
  z-index: -10;
  pointer-events: none;
  transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.bee-feedback-item .bee-card::after {
  content: "";
  z-index: -1;
  position: absolute;
  inset: 0;
  background: linear-gradient(-45deg, #808080 0%, #c0c0c0 100%);
  transform: translate3d(0, 0, 0) scale(0.95);
  filter: blur(20px);
}
.bee-feedback-item .heading {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 700;
}
.bee-feedback-item .bee-card p:not(.heading) {
  font-size: 14px;
}
.bee-feedback-item .bee-card p:last-child {
  color: #e81cff;
  font-weight: 600;
}
.bee-feedback-item .bee-card:hover::after {
  filter: blur(30px);
}
.bee-feedback-item .bee-card:hover::before {
  transform: rotate(-90deg) scaleX(1.27) scaleY(0.8);
}
.bee-feedback-page {
  position: relative;
  z-index: 10;
}
.bee-album-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.bee-album-logo {
  position: relative;
  z-index: 10;
  color: var(--background-color) !important;
  text-transform: uppercase;
  font-family: var(--title-font);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
}
/* Trang album end */
/* tin tức */
.zc-news-page-content {
  background: var(--background-color);
  /* padding: 30px 0; */
}
/* Liên hệ start */
.bee-lien-he {
  background: var(--background-color);
  padding: 30px 0;
  color: var(--text-color);
  font-size: 1rem;
}
.bee-page-contact-form form {
  width: 100%;
}
.bee-page-contact-form input {
  width: 100%;
  background: transparent;
  outline: none;
  border: none;
  padding: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--second-background-color);
  text-align: center;
}
.bee-page-contact-form textarea {
  width: 100%;
  background: transparent;
  outline: none;
  border: none;
  padding: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--second-background-color);
  text-align: center;
  resize: none;
}
/* nút gửi start */
.fancy {
  background-color: transparent;
  border: 2px solid #000;
  border-radius: 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin: 0;
  outline: none;
  overflow: visible;
  padding: 1.25em 2em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  transition: all 0.3s ease-in-out;
  user-select: none;
  font-size: 13px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.fancy::before {
  content: " ";
  width: 30%;
  height: 2px;
  background: black;
  top: 50%;
  left: 1.5em;
  position: absolute;
  transform: translateY(-50%);
  transform-origin: center;
  transition: background 0.3s linear, width 0.3s linear;
}
.fancy .text {
  font-size: 1.125em;
  line-height: 1.33333em;
  padding-left: 2em;
  display: block;
  text-align: left;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  text-decoration: none;
  color: black;
}
.fancy .top-key {
  height: 2px;
  width: 10%;
  top: -2px;
  left: 0.625rem;
  position: absolute;
  background: #e8e8e8;
  transition: width 0.5s ease-out, left 0.3s ease-out;
}
.fancy .bottom-key-1 {
  height: 2px;
  width: 10%;
  right: 1.875rem;
  bottom: -2px;
  position: absolute;
  background: #e8e8e8;
  transition: width 0.5s ease-out, right 0.3s ease-out;
}
.fancy .bottom-key-2 {
  height: 2px;
  width: 0.625rem;
  right: 0.625rem;
  bottom: -2px;
  position: absolute;
  background: #e8e8e8;
  transition: width 0.5s ease-out, right 0.3s ease-out;
}
.fancy:hover {
  color: white;
  background: black;
}
.fancy:hover::before {
  width: 0.9375rem;
  background: white;
}
.fancy:hover .text {
  color: white;
  padding-left: 1.5em;
}
.fancy:hover .top-key {
  left: -2px;
  width: 0px;
}
.fancy:hover .bottom-key-1,
.fancy:hover .bottom-key-2 {
  right: 0;
  width: 0;
}
/* nút gửi end */
.ban-do {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  overflow: hidden;
  height: 100%;
}
.ban-do iframe {
  width: 100%;
  height: 100%;
}
/* Liên hệ end */
/* Sản phẩm chi tiết start */
.swiper-free-mode > .swiper-wrapper {
  /* max-height: 500px; */
}
.ftSwiper2 {
  height: 100%;
}
.MagicZoom {
  height: 100%;
}
figure.mz-figure {
  height: 100%;
  width: 100%;
}
.MagicZoom > img,
.mz-figure > img {
  height: 100%;
  object-fit: cover;
}
.ft-main-image {
  /* max-height: 500px !important; */
}
.ft-product-detail {
  background: var(--background-color);
}
.ft-product-detail-info h1 {
  font-family: var(--title-font);
  text-transform: uppercase;
  font-size: 1.7rem;
}
.bee-product-price {
  display: flex;
  align-items: center;
}
.bee-price {
  font-size: 1.3rem;
  color: #dddddd;
  text-decoration: line-through;
  font-family: var(--title-font);
  margin-right: 10px;
  padding-top: 5px;
}
.bee-sale {
  font-size: 2rem;
  font-family: var(--title-font);
  color: var(--text-color);
}
.bee-sale-phantram {
  background: var(--second-text-color);
  color: var(--background-color);
  /* font-family: var(--title-font); */
  padding: 5px 20px;
  border-radius: 30px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 1.1rem;
  margin: 10px 0;
  margin-bottom: 0px;
}
.bee-sale-phantram i {
  margin-right: 10px;
}
.tutorial-item a {
  text-decoration: underline !important;
  color: var(--text-color);
  text-transform: uppercase;
  cursor: pointer;
}
.bee-product-size h3 {
  text-transform: uppercase;
  color: var(--text-color);
  font-family: var(--title-font);
  font-size: 1.1rem;
}
/* radio start */
.bee-product-size-content .container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.radio-tile-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.radio-tile-group .input-container {
  position: relative;
  height: 50px;
  width: 50px;
  margin: 0.5rem;
}
.radio-tile-group .input-container .radio-button {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  cursor: pointer;
}
.radio-tile-group .input-container .radio-tile {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border: 2px solid var(--text-color);
  border-radius: 5px;
  padding: 1rem;
  transition: transform 300ms ease;
}
.radio-tile-group .input-container .icon svg {
  fill: var(--text-color);
  width: 2rem;
  height: 2rem;
}
.radio-tile-group .input-container .radio-tile-label {
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: var(--text-color);
}
.radio-tile-group .input-container .radio-button:checked + .radio-tile {
  background-color: var(--text-color);
  border: 2px solid var(--text-color);
  color: white;
  transform: scale(1.1, 1.1);
}
.radio-tile-group
  .input-container
  .radio-button:checked
  + .radio-tile
  .icon
  svg {
  fill: white;
  background-color: var(--text-color);
}
.radio-tile-group
  .input-container
  .radio-button:checked
  + .radio-tile
  .radio-tile-label {
  color: white;
  background-color: var(--text-color);
}
/* radio end */
.bee-product-status span {
  background: var(--second-text-color);
  color: var(--background-color);
  text-transform: uppercase;
  padding: 5px 10px;
}
.bee-product-status span.active {
  background: var(--second-background-color);
}
/* nút mua ngay start */
.bee-btn-buy-now button {
  cursor: pointer;
  background: transparent;
  position: relative;
  display: inline-block;
  padding: 15px 30px;
  outline: none;
  border: 2px solid var(--text-color);
  margin: 0px;
  width: 100%;
  height: 60px;
  text-transform: uppercase;
  font-weight: 900;
  text-decoration: none;
  letter-spacing: 2px;
  color: var(--text-color);
  -webkit-box-reflect: below 0px linear-gradient(transparent, #0002);
  transition: 0.45s;
  transition-delay: 0s;
}
.bee-btn-buy-now button:hover {
  transition-delay: 1.5s;
  color: var(--background-color);
  box-shadow: 0 0 0px var(--text-color), 0 0 0px var(--text-color),
    0 0 10px var(--text-color), 0 0 10px var(--text-color),
    0 0 0px var(--text-color);
}
.bee-btn-buy-now button span {
  position: relative;
  z-index: 100;
}
.bee-btn-buy-now button::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 2px;
  background: var(--text-color);
  box-shadow: 5px -8px 0 var(--text-color), 5px 8px 0 var(--text-color);
  transition: width 0.5s, left 0.5s, height 0.5s, box-shadow 0.5s;
  transition-delay: 1s, 0.5s, 0s, 0s;
}
.bee-btn-buy-now button:hover::before {
  width: 60%;
  height: 100%;
  /* right: -2px; */
  left: -2px;
  box-shadow: 5px 0 0 var(--text-color), 5px 0 0 var(--text-color);
  transition-delay: 0s, 0.5s, 1s, 1s;
}
.bee-btn-buy-now button::after {
  content: "";
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 2px;
  background: var(--text-color);
  box-shadow: -5px -8px 0 var(--text-color), -5px 8px 0 var(--text-color);
  transition: width 0.5s, right 0.5s, height 0.5s, box-shadow 0.5s;
  transition-delay: 1s, 0.5s, 0s, 0s;
}
.bee-btn-buy-now button:hover::after {
  width: 60%;
  height: 102%;
  right: -2px;
  box-shadow: -5px 0 0 var(--text-color), -5px 0 0 var(--text-color);
  transition-delay: 0s, 0.5s, 1s, 1s;
}
/* nút mua ngay end */
/* nút thêm vào giỏ hàng ngay start */
.bee-btn-addcartnow .c-button {
  color: #000;
  font-weight: 700;
  font-size: 2rem;
  text-decoration: none;
  /* padding: 0.9em 1.6em; */
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 60px;
}
.bee-btn-addcartnow .c-button--gooey {
  color: var(--text-color);
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 4px solid var(--text-color);
  border-radius: 0;
  position: relative;
  transition: all 700ms ease;
  background: var(--main-color);
}
.bee-btn-addcartnow .c-button--gooey .c-button__blobs {
  height: 100%;
  filter: url(#goo);
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: -3px;
  right: -1px;
  z-index: -1;
}
.bee-btn-addcartnow .c-button--gooey .c-button__blobs div {
  background-color: var(--text-color);
  width: 34%;
  height: 100%;
  border-radius: 100%;
  position: absolute;
  transform: scale(1.4) translateY(125%) translateZ(0);
  transition: all 700ms ease;
}
.bee-btn-addcartnow .c-button--gooey .c-button__blobs div:nth-child(1) {
  left: -5%;
}
.bee-btn-addcartnow .c-button--gooey .c-button__blobs div:nth-child(2) {
  left: 30%;
  transition-delay: 60ms;
}
.bee-btn-addcartnow .c-button--gooey .c-button__blobs div:nth-child(3) {
  left: 66%;
  transition-delay: 25ms;
}
.bee-btn-addcartnow .c-button--gooey:hover {
  color: #fff;
}
.bee-btn-addcartnow .c-button--gooey:hover .c-button__blobs div {
  transform: scale(1.4) translateY(0) translateZ(0);
}
/* nút thêm vào giỏ hàng ngay end */
.bee-product-content-title {
  text-transform: uppercase;
  color: var(--text-color);
  font-family: var(--title-font);
  text-align: center;
  font-size: 1.7rem;
  padding: 10px 10px;
}
.bee-product-slider {
  height: 100%;
}
/* Sản phẩm chi tiết end */
/* Beemanor thời trang end */
/* bổ sung sửa giỏ hàng start */
.vanhiep-gio-hang {
  overflow: hidden;
}
.vanhiep-gio-hang-content {
  background: #fff;
  font-family: helvetica-neue-regular;
}
.vanhiep-gio-hang-content-item-right {
  background: #fafafa;
  border-left: 1px solid #e1e1e1;
}
.vanhiep-gio-hang-ten-cong-ty a {
  color: #000;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  font-family: helvetica-neue-regular;
  text-transform: capitalize;
  font-size: clamp(1rem, 0.8718rem + 0.6214vw, 1.4rem);
}
.vanhiep-gio-hang-breadcrumb-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.vanhiep-gio-hang-breadcrumb li a {
  color: #646664;
  font-size: clamp(0.9rem, 0.868rem + 0.1553vw, 1rem);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  /* font-family: helvetica-neue-bold !important; */
}
.vanhiep-gio-hang-breadcrumb li.active a {
  color: #4a8fc0;
  font-family: helvetica-neue-regular;
}
.vanhiep-gio-hang-thong-tin-thanh-toan-title {
  font-size: clamp(1.1rem, 1.068rem + 0.1553vw, 1.2rem);
  color: #000;
}
.vh-ptvc-col-item-price {
  text-align: right;
}
.vh-ptvc-col-item label {
  cursor: pointer;
}
.vh-ptvc-col-item input {
  cursor: pointer;
}
.vh-ptvc-form {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border: 1px solid #d9d9d9;
}
.vh-ptvc-form .form-check {
  border-bottom: 1px solid #d9d9d9;
}
.vh-ptvc-form .form-check:last-of-type {
  border-bottom: none;
}
.vh-ptvc-form .form-check .form-check-label {
  font-size: clamp(0.9rem, 0.884rem + 0.0777vw, 0.95rem);
}
.vh-ptvc-col-item-price {
  font-family: helvetica-neue-medium;
  font-size: clamp(0.9rem, 0.8519rem + 0.233vw, 1.05rem);
}
.vh-ptvc-form .form-check-input:checked {
  border-color: #4a8fc0;
  background-color: #4a8fc0;
}
.vanhiep-gio-hang-thong-tin-thanh-toan-form .form-control {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-color: #d9d9d9;
  background: #fff;
  color: #000;
  box-shadow: none;
  height: 55px;
}
.vanhiep-gio-hang-thong-tin-thanh-toan-form select {
  cursor: pointer;
}
.vh-gio-hang-pttt-icon {
  width: 30px;
  height: 30px;
  object-fit: contain;
}
.vanhiep-phuong-thuc-thanh-toan .accordion-button:not(.collapsed) {
  background: #fff;
  color: #000;
}
.vh-pttt-item label {
  font-size: clamp(0.9rem, 0.884rem + 0.0777vw, 0.95rem);
  color: #000;
  cursor: pointer;
}
.vh-pttt-item .accordion-body {
  background: #fafafa;
}
.vh-pttt-item .form-check-input:checked {
  border-color: #4a8fc0;
  background-color: #4a8fc0;
}
.vh-btn-dang-hang-form {
  text-align: right;
}
.vh-btn-dang-hang-form .vh-btn-dat-hang {
  background: #4a8fc0;
  color: #fff;
  text-align: center;
  font-size: clamp(1rem, 0.968rem + 0.1553vw, 1.1rem);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.vh-btn-dang-hang-form .vh-btn-dat-hang:hover {
  background: #000;
  color: #fff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.vh-copyright {
  border-top: 1px solid #d9d9d9;
  font-size: clamp(0.8rem, 0.768rem + 0.1553vw, 0.9rem);
  color: #4b5563;
}
.vanhiep-gio-hang-content-item-right {
  height: 100%;
}
.contact-label {
  font-family: helvetica-neue-medium;
  text-transform: capitalize;
  font-size: 1.3rem;
  color: var(--text-color);
  font-weight: bold;
}
.contact-have-account {
  font-family: helvetica-neue-medium;
  text-transform: capitalize;
  font-size: 1.1rem;
}
.contact-have-account a {
  color: var(--text-color);
  transition: all 0.3s ease;
  text-decoration: underline;
}
.logout-label a {
  color: var(--text-color);
  text-decoration: underline;
}
.contact-account {
  font-size: 1.1rem;
  font-family: helvetica-neue-medium;
  color: var(--text-color);
}
.shipping-label {
  font-size: 1.3rem;
  font-weight: bold;
  font-family: helvetica-neue-medium;
  text-transform: capitalize;
}
.shipping-form {
  font-family: helvetica-neue-medium;
  font-size: 0.9rem;
}
/* .gio-hang .form-control {
  background: transparent;
  border: 1px solid #ced4da;
  box-shadow: none;
  height: 48px;
} */
.gio-hang .input-group-text {
  background: transparent;
  border-left: none;
}
.contact-phone-input {
  border-right: none !important;
}
.btn-phone-tooltip i {
  border-radius: 50%;
  border: 2px solid;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
.gio-hang .tooltip-inner {
  padding: 10px;
}
.btn-order-confirm {
  background: #000;
  color: #fff;
  font-size: 1.3rem;
  padding: 20px 10px;
  border-radius: 5px;
  font-family: helvetica-neue-medium;
  width: 100%;
  border: none;
  outline: none;
  transition: all 0.3s ease;
}
.btn-order-confirm:hover {
  background: #fff;
  color: #000;
  border: 1px solid #000;
  transition: all 0.3s ease;
}
.shipping-line {
  width: 100%;
  height: 1px;
  background: #dedede;
}
.cart-policy {
  width: 100%;
}
.cart-policy ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.cart-policy ul li {
  margin-right: 15px;
  margin-bottom: 10px;
}
.cart-policy ul li a {
  color: #000;
  font-family: helvetica-neue-medium;
  font-size: 0.8rem;
  text-decoration: underline;
}
.ha-cart-check-info {
  border-right: 1px solid #dedede;
}
.cart-product-item-img {
  height: 62px;
  width: auto;
  object-fit: contain;
}
.ha-cart-product-item-img-box {
  position: relative;
  /* overflow: hidden; */
  padding: 0 10px;
  border: 1px solid #dedede;
  border-radius: 5px;
  background: #f6f6f6;
  height: 64px;
  text-align: center;
  width: 100%;
}
.ha-product-item-name {
  font-family: helvetica-neue-medium;
  font-size: 1rem;
  text-transform: capitalize;
}
.ha-item-color {
  position: relative;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  overflow: hidden;
  padding: 2px;
  border: 1px solid #000;
}
.ha-item-color .ha-item-color-bg {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.ha-item-size {
  font-family: helvetica-neue-medium;
  font-size: 1rem;
  text-transform: capitalize;
  font-style: italic;
  color: #000;
}
.ha-item-size-number {
  font-family: helvetica-neue-regular;
  font-style: normal;
  color: #757575;
}
.ha-product-item-size-color {
  display: flex;
  align-items: center;
}
.ha-cart-product-item-quantity {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.ha-cart-total-price-table {
  font-family: helvetica-neue-medium;
  color: #000;
  font-size: 1rem;
  text-transform: capitalize;
  width: 100%;
  vertical-align: middle;
}
.ha-cart-total-price-table tr td {
  padding: 10px 0;
}
.ha-cart-total-price-table tr td:first-of-type {
  width: 40%;
  text-align: left;
}
.ha-cart-total-price-table tr td:last-of-type {
  text-align: right;
  width: 60%;
}
.ha-text-bold {
  /* font-weight: bold; */
  font-size: clamp(0.9rem, 0.868rem + 0.1553vw, 1rem);
}
.total-price-text {
  font-size: clamp(1rem, 0.968rem + 0.1553vw, 1.1rem);
}
.ha-cart-product-delete {
  position: absolute;
  bottom: -10px;
  left: -5px;
  cursor: pointer;
  color: #c70039;
}
.back-homepage {
  min-height: 300px;
  text-align: center;
  font-family: helvetica-neue-medium;
  font-size: 1.2rem;
}
.back-homepage a {
  color: #000;
  text-decoration: underline;
}
.vh-gio-hang-item-price {
  text-align: right;
  font-size: clamp(0.8rem, 0.784rem + 0.0777vw, 0.85rem);
}
.vh-btn-giam,
.vh-btn-tang {
  cursor: pointer;
}
.vh-ma-giam-gia-box {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.vh-ma-giam-gia-box-item {
  height: 100%;
}
.vh-ma-giam-gia-box-item .form-control {
  height: 55px;
  box-shadow: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.vh-btn-ma-giam-gia {
  height: 100%;
  text-align: center;
  font-size: 1rem;
  background: #4a8fc0;
  color: #fff;
  width: 100%;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.vh-btn-ma-giam-gia:hover {
  background: #000;
  color: #fff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.vh-mgg-thong-bao {
  font-style: italic;
  color: #ff0000;
  font-size: clamp(0.9rem, 0.884rem + 0.0777vw, 0.95rem);
}
.vh-quay-lai a {
  background: #f2f2f2;
  color: #000;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  font-size: 1rem;
}
.vh-quay-lai a:hover {
  background: #000;
  color: #fff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
/* bổ sung sửa giỏ hàng end */
