@charset "UTF-8";
:root {
  --shop-color-bg: #ffffff;
  --shop-color-main: #333;
  --shop-color-text: #333;
  --shop-color-title: #333333;
  --shop-color-hover: #333;
  --shop-color-button: #d4ab6a;
  --shop-color-border: #eae4e8;
  --topbar-bg: #DEAB5C;
  --topbar-color-text: #ffffff;
  --home-category-bg-1: #faf1ff;
  --home-category-bg-2: #faf4eb;
  --home-category-bg-3: #f4e6e5;
  --home-category-bg-4: #e6f2f4;
  --home-category-bg-5: #fff6f6;
  --home-coupon-bg: #ffffff;
  --home-coupon-light: #ffffff;
  --home-coupon-border: #f8d0d3;
  --home-coupon-text: #333333;
  --home-collection2-bg: #adc4d2;
  --home-collection2-title: #ff0000;
  --home-collection3-bg: #e9dabe;
  --footer-bg-color-1: #D9D9D9;
  --footer-bg-color-2: #333;
  --footer-bg-color-copyright: #333;
  --footer-color-title: #ffffff;
  --footer-color-text: #ffffff;
  --footer-color-hover: #efefef;
  --bg-color-style01: #ffffff;
  --btn-color-style01: #ff0000;
  --btn-hover-color-style01: #e70505;
  --bg-color-style02: #f7f7f7;
  --btn-color-style02: #ff0000;
  --btn-hover-color-style02: #e70505;
  --bg-color-style03: #ffffff;
  --btn-color-style03: #ff0000;
  --btn-hover-color-style03: #e70505;
  --bg-color-style04: #ffffff;
  --btn-color-style04: #ff0000;
  --btn-hover-color-style04: #e70505; }

/* 1.6 - Variable */
.combo-info .combo-item--title {
  white-space: initial;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box; }

/*===== PRODUCT DETAIL ==========================*/
/* Setting varian màu sắc */
.swatch .swatch-element.color label.tim {
  font-size: 0;
  background: #eb11eb;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.tim.sd {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.tim.sd:before {
    content: none; }
  .swatch .swatch-element.color label.tim.sd:after {
    content: none; }

.variantColor .vrt-color span.tim {
  background: #eb11eb; }

.swatch .swatch-element.color label.vang {
  font-size: 0;
  background: #ffff05;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.vang.sd {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.vang.sd:before {
    content: none; }
  .swatch .swatch-element.color label.vang.sd:after {
    content: none; }

.variantColor .vrt-color span.vang {
  background: #ffff05; }

.swatch .swatch-element.color label.cam {
  font-size: 0;
  background: #f54105;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.cam.sd {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.cam.sd:before {
    content: none; }
  .swatch .swatch-element.color label.cam.sd:after {
    content: none; }

.variantColor .vrt-color span.cam {
  background: #f54105; }

.swatch .swatch-element.color label.hong {
  font-size: 0;
  background: #f23895;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.hong.sd {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.hong.sd:before {
    content: none; }
  .swatch .swatch-element.color label.hong.sd:after {
    content: none; }

.variantColor .vrt-color span.hong {
  background: #f23895; }

.swatch .swatch-element.color label.den {
  font-size: 0;
  background: #000000;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.den.sd {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.den.sd:before {
    content: none; }
  .swatch .swatch-element.color label.den.sd:after {
    content: none; }

.variantColor .vrt-color span.den {
  background: #000000; }

.swatch .swatch-element.color label.xam {
  font-size: 0;
  background: #cccaca;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.xam.sd {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.xam.sd:before {
    content: none; }
  .swatch .swatch-element.color label.xam.sd:after {
    content: none; }

.variantColor .vrt-color span.xam {
  background: #cccaca; }

.swatch .swatch-element.color label.trang {
  font-size: 0;
  background: #fffcfc;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.trang.sd {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.trang.sd:before {
    content: none; }
  .swatch .swatch-element.color label.trang.sd:after {
    content: none; }

.variantColor .vrt-color span.trang {
  background: #fffcfc; }

.swatch .swatch-element.color label.xanh-duong {
  font-size: 0;
  background: #1757eb;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.xanh-duong.sd {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.xanh-duong.sd:before {
    content: none; }
  .swatch .swatch-element.color label.xanh-duong.sd:after {
    content: none; }

.variantColor .vrt-color span.xanh-duong {
  background: #1757eb; }

.swatch .swatch-element.color label.xanh {
  font-size: 0;
  background: #099116;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.xanh.sd {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.xanh.sd:before {
    content: none; }
  .swatch .swatch-element.color label.xanh.sd:after {
    content: none; }

.variantColor .vrt-color span.xanh {
  background: #099116; }

.swatch .swatch-element.color label.xanh-la {
  font-size: 0;
  background: #52ff52;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.xanh-la.sd {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.xanh-la.sd:before {
    content: none; }
  .swatch .swatch-element.color label.xanh-la.sd:after {
    content: none; }

.variantColor .vrt-color span.xanh-la {
  background: #52ff52; }

.swatch .swatch-element.color label.do {
  font-size: 0;
  background: #ff0000;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.do.sd {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.do.sd:before {
    content: none; }
  .swatch .swatch-element.color label.do.sd:after {
    content: none; }

.variantColor .vrt-color span.do {
  background: #ff0000; }

.swatch .swatch-element.color label.bac {
  font-size: 0;
  background: #cccaca;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.bac.sd {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.bac.sd:before {
    content: none; }
  .swatch .swatch-element.color label.bac.sd:after {
    content: none; }

.variantColor .vrt-color span.bac {
  background: #cccaca; }

.swatch .swatch-element.color label.nau {
  font-size: 0;
  background: #964B00;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.nau.sd {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.nau.sd:before {
    content: none; }
  .swatch .swatch-element.color label.nau.sd:after {
    content: none; }

.variantColor .vrt-color span.nau {
  background: #964B00; }

.swatch .swatch-element.color label.xanh-nhat {
  font-size: 0;
  background: #a2e5ff;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.xanh-nhat.sd {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.xanh-nhat.sd:before {
    content: none; }
  .swatch .swatch-element.color label.xanh-nhat.sd:after {
    content: none; }

.variantColor .vrt-color span.xanh-nhat {
  background: #a2e5ff; }

.swatch .swatch-element.color label.blue-blue {
  font-size: 0;
  background: #0196ff;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.blue-blue.sd {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.blue-blue.sd:before {
    content: none; }
  .swatch .swatch-element.color label.blue-blue.sd:after {
    content: none; }

.variantColor .vrt-color span.blue-blue {
  background: #0196ff; }

.swatch .swatch-element.color label.blue-grey {
  font-size: 0;
  background: #035080;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.blue-grey.sd {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.blue-grey.sd:before {
    content: none; }
  .swatch .swatch-element.color label.blue-grey.sd:after {
    content: none; }

.variantColor .vrt-color span.blue-grey {
  background: #035080; }

.swatch .swatch-element.color label.vang-nhat {
  font-size: 0;
  background: #ffffa1;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.vang-nhat.sd {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.vang-nhat.sd:before {
    content: none; }
  .swatch .swatch-element.color label.vang-nhat.sd:after {
    content: none; }

.variantColor .vrt-color span.vang-nhat {
  background: #ffffa1; }

.swatch .swatch-element.color label.blue-black {
  font-size: 0;
  background: #022d44;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.blue-black.sd {
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.blue-black.sd:before {
    content: none; }
  .swatch .swatch-element.color label.blue-black.sd:after {
    content: none; }

.variantColor .vrt-color span.blue-black {
  background: #022d44; }

.select-swatch {
  /*.swatch:first-child{margin-top: 15px;}
	.swatch:last-child{border-bottom: 1px dotted #ebecf0;padding-bottom:15px;}*/ }
  .select-swatch .swatch {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .select-swatch .swatch input {
    display: none; }
  .select-swatch .swatch .title-swap {
    min-width: 120px;
    font-weight: 600;
    margin-bottom: 5px; }
  .select-swatch .swatch .select-swap {
    width: 72%;
    display: flex;
    display: -ms-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap; }
  .select-swatch .swatch .title-swap strong {
    font-size: 85%;
    display: block;
    color: #4ea8cd;
    line-height: 1.1;
    padding-bottom: 3px; }
  .select-swatch .swatch .swatch-element {
    display: inline-block;
    margin: 0 8px 8px 0;
    border-radius: 3px;
    position: relative;
    vertical-align: bottom; }
    .select-swatch .swatch .swatch-element:not(.color) {
      overflow: hidden; }
  .select-swatch .swatch .swatch-element label {
    position: relative;
    display: block;
    margin: 0;
    padding: 7px 10px;
    min-width: 70px;
    font-size: 12px;
    font-weight: 500;
    color: var(--shop-color-title);
    background-color: #fff;
    border: 1px solid #bdbfbe;
    border-radius: 4px;
    text-align: center;
    cursor: pointer; }
  .select-swatch .swatch .swatch-element.color label {
    overflow: hidden; }
  .select-swatch .swatch .swatch-element label span {
    display: block;
    padding: 0 10px;
    overflow: hidden; }
  .select-swatch .swatch .swatch-element.soldout {
    cursor: no-drop; }
  .select-swatch .swatch .swatch-element.soldout label {
    opacity: .5;
    cursor: no-drop;
    pointer-events: none; }
  .select-swatch .swatch .swatch-element.soldout label span:before, .select-swatch .swatch .swatch-element.soldout label span:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: -1;
    margin-top: 0;
    width: 100%;
    height: 1px;
    background: #bdbfbe; }
  .select-swatch .swatch .swatch-element.soldout label span:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .select-swatch .swatch .swatch-element.soldout label span:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .select-swatch .swatch .swatch-element label.sd:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    right: -1px;
    top: -1px;
    border-style: solid;
    border-width: 0px 19px 19px 0px;
    border-color: transparent var(--shop-color-main) transparent transparent; }
  .select-swatch .swatch .swatch-element label.sd:after {
    position: absolute;
    content: "";
    width: 19px;
    height: 19px;
    right: -1px;
    top: -1px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fffff' d='M0 0h16c2.21 0 4 1.79 4 4v16L0 0z' transform='translate(-804 -366) translate(180 144) translate(484 114) translate(16 80) translate(0 28) translate(124)'/%3E%3Cg fill='%23FFF'%3E%3Cpath d='M4.654 7.571L8.88 3.176c.22-.228.582-.235.81-.016.229.22.236.582.017.81L5.04 8.825c-.108.113-.258.176-.413.176-.176 0-.33-.076-.438-.203L2.136 6.37c-.205-.241-.175-.603.067-.808.242-.204.603-.174.808.068L4.654 7.57z' transform='translate(-804 -366) translate(180 144) translate(484 114) translate(16 80) translate(0 28) translate(124) translate(7.5)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

.productDetail-related {
  margin-top: 40px; }
  .productDetail-related .productRelated-title h2 {
    margin: 0 0 20px;
    font-size: 24px;
    text-align: left; }
  .productDetail-related .product-loop .proloop-actions__inner .actions-secondary .button .btnico + span {
    display: none; }
  .productDetail-related .listProduct-row {
    margin: 0; }
  @media (min-width: 768px) {
    .productDetail-related .productRelated-content {
      margin: 0 -7px; } }
  @media (max-width: 767px) {
    .productDetail-related .listProduct-row {
      margin: 0 -2px; }
    .productDetail-related .productRelated-title h2 {
      font-size: 18px;
      padding-left: 15px; }
    .productDetail-related .owl-stage {
      left: -18px; } }

.productDetail-recently-viewed {
  margin-top: 40px; }
  .productDetail-recently-viewed .productViewed-title h2 {
    margin: 0 0 20px;
    font-size: 24px;
    text-align: left; }
  .productDetail-recently-viewed .listProduct-row {
    margin: 0; }
  @media (min-width: 768px) {
    .productDetail-recently-viewed .productViewed-content {
      margin: 0 -7px; } }
  @media (max-width: 991px) {
    .productDetail-recently-viewed {
      margin-bottom: 40px; } }
  @media (max-width: 767px) {
    .productDetail-recently-viewed .listProduct-row {
      margin: 0 -2px; }
    .productDetail-recently-viewed .productViewed-title h2 {
      font-size: 18px;
      padding-left: 15px; }
    .productDetail-recently-viewed .owl-stage {
      left: -18px; } }

.productDetail-linkcopy {
  position: relative;
  overflow: hidden; }
  .productDetail-linkcopy input.linkToCopy {
    opacity: 0;
    position: absolute;
    left: 180%;
    top: -20px; }

.product-sharing {
  width: 35px;
  height: 35px;
  line-height: 35px; }
  .product-sharing .sharing__iconCircleState {
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: block;
    border-radius: 50%;
    text-align: center;
    color: rgba(28, 27, 27, 0.5);
    background: #fff;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 5px rgba(54, 54, 54, 0.15);
    box-shadow: 0 1px 5px rgba(54, 54, 54, 0.15); }
    .product-sharing .sharing__iconCircleState .sharing__primaryState, .product-sharing .sharing__iconCircleState .sharing__secondaryState {
      display: block;
      -webkit-transition: opacity 0.4s cubic-bezier(0.75, 0, 0.125, 1), -webkit-transform 0.4s cubic-bezier(0.75, 0, 0.125, 1);
      transition: opacity 0.4s cubic-bezier(0.75, 0, 0.125, 1), -webkit-transform 0.4s cubic-bezier(0.75, 0, 0.125, 1);
      transition: transform 0.4s cubic-bezier(0.75, 0, 0.125, 1), opacity 0.4s cubic-bezier(0.75, 0, 0.125, 1);
      transition: transform 0.4s cubic-bezier(0.75, 0, 0.125, 1), opacity 0.4s cubic-bezier(0.75, 0, 0.125, 1), -webkit-transform 0.4s cubic-bezier(0.75, 0, 0.125, 1); }
      .product-sharing .sharing__iconCircleState .sharing__primaryState svg, .product-sharing .sharing__iconCircleState .sharing__secondaryState svg {
        height: 35px;
        width: 14px;
        display: block;
        line-height: 35px;
        margin: auto; }
    .product-sharing .sharing__iconCircleState .sharing__primaryState svg {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    .product-sharing .sharing__iconCircleState .sharing__secondaryState {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 100%;
      text-align: center;
      opacity: 0;
      -webkit-transform: translate(-50%, 100%);
      transform: translate(-50%, 100%); }
  .product-sharing a {
    right: 3px;
    width: 30px;
    line-height: 30px;
    height: 30px;
    text-align: center;
    position: absolute;
    display: block;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 5px rgba(54, 54, 54, 0.15);
    box-shadow: 0 1px 5px rgba(54, 54, 54, 0.15);
    -ms-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%); }
    .product-sharing a svg {
      height: 30px;
      line-height: 30px;
      width: 18px;
      display: block;
      margin: auto; }
  .product-sharing a:nth-child(2) {
    top: 50px;
    -ms-transition: all 150ms linear;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear; }
  .product-sharing a:nth-child(3) {
    top: 90px;
    -ms-transition: all 150ms linear 100ms;
    -webkit-transition: all 150ms linear 100ms;
    transition: all 150ms linear 100ms; }
  .product-sharing a span.toollip-txt {
    border-radius: 2px;
    text-align: center;
    background: #1c1b1b;
    padding: 0 8px;
    visibility: hidden;
    opacity: 0;
    margin-right: 10px;
    position: absolute;
    top: 0px;
    right: 40px;
    z-index: 999;
    color: #ffffff;
    font-size: 10px;
    white-space: nowrap; }
  .product-sharing a span.toollip-txt:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    /*border-width: 7px 7px 7px 0;
		border-color: transparent #1c1b1b transparent transparent;*/
    border-width: 7px 0px 7px 7px;
    border-color: transparent  transparent transparent #1c1b1b;
    position: absolute;
    right: -5px;
    top: 0;
    bottom: 0;
    margin: auto; }
  .product-sharing a:nth-child(2) span.toollip-txt {
    -ms-transition: all 200ms linear 250ms;
    -webkit-transition: all 200ms linear 250ms;
    transition: all 200ms linear 250ms; }
  .product-sharing a:nth-child(3) span.toollip-txt {
    -ms-transition: all 200ms linear 350ms;
    -webkit-transition: all 200ms linear 350ms;
    transition: all 200ms linear 350ms; }
  .product-sharing a span.url-link {
    display: block;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  .product-sharing.sharing-active .sharing__iconCircleState {
    background: #1c1b1b;
    color: #fff; }
    .product-sharing.sharing-active .sharing__iconCircleState .sharing__primaryState {
      opacity: 0;
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%); }
    .product-sharing.sharing-active .sharing__iconCircleState .sharing__secondaryState {
      opacity: 1;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .product-sharing.sharing-active a {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible; }
  .product-sharing.sharing-active a span.toollip-txt {
    visibility: visible;
    opacity: 1;
    margin-right: 0; }
  .product-sharing input.linkToCopy {
    opacity: 0;
    position: absolute;
    left: 180%;
    top: -20px; }

.modal-product-quickview .productDetail--gallery .product-container-gallery {
  position: relative; }

.productDetail-information .product-toshare {
  display: flex;
  align-items: center;
  padding: 0 15px; }
  .productDetail-information .product-toshare .pro-title {
    min-width: 20%;
    font-size: 14px;
    font-weight: 600; }
  .productDetail-information .product-toshare a {
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
    color: #fff;
    cursor: pointer; }
    .productDetail-information .product-toshare a:hover {
      color: #fff; }
    .productDetail-information .product-toshare a svg {
      width: 30px;
      height: 30px;
      vertical-align: initial; }
  @media (max-width: 991px) {
    .productDetail-information .product-toshare {
      display: none; } }

.productDetail-information .product-deliverly .head-deliverly {
  font-size: 14px;
  color: red;
  font-weight: 500;
  padding-bottom: 10px;
  margin-bottom: 8px;
  border-bottom: 1px dashed #eae4e8; }

.productDetail-information .product-deliverly .title-deliverly {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 600; }

.productDetail-information .product-deliverly .infoList-deliverly .deliverly-item {
  position: relative;
  padding: 4px 10px 0 40px;
  margin-bottom: 15px;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center; }

.productDetail-information .product-deliverly .infoList-deliverly .deliverly-item span {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  display: inline-block;
  vertical-align: middle; }

.productDetail-information .product-description .panel-group {
  margin: 0;
  border-top: 1px solid #ebecf0; }
  .productDetail-information .product-description .panel-group .panel-title {
    position: relative; }
  .productDetail-information .product-description .panel-group .panel-title h2 {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 400;
    margin: 0;
    padding: 20px 0;
    cursor: pointer; }
  .productDetail-information .product-description .panel-group .panel-title:after,
  .productDetail-information .product-description .panel-group .panel-title:before {
    content: '';
    display: block;
    position: absolute;
    margin-right: 25px;
    top: 50%;
    right: 0;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    -webkit-transition: all .25s linear;
    transition: all .25s linear; }
  .productDetail-information .product-description .panel-group .panel-title:before {
    width: 13px;
    height: 1px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: rgba(9, 9, 9, 0.6); }
  .productDetail-information .product-description .panel-group .panel-title:after {
    width: 1px;
    height: 13px;
    right: 6px;
    background: rgba(9, 9, 9, 0.6);
    transform-origin: center;
    -moz-transform: translateY(-50%) scale(1, 1);
    -ms-transform: translateY(-50%) scale(1, 1);
    -webkit-transform: translateY(-50%) scale(1, 1);
    transform: translateY(-50%) scale(1, 1); }
  .productDetail-information .product-description .panel-group .panel-description {
    display: none;
    padding: 0px 0 20px; }
  .productDetail-information .product-description .panel-group.opened h2 {
    font-weight: bold; }
  .productDetail-information .product-description .panel-group.opened .panel-title {
    color: #000; }
  .productDetail-information .product-description .panel-group.opened .panel-title:after {
    -moz-transform: translateY(-50%) scale(1, 0);
    -ms-transform: translateY(-50%) scale(1, 0);
    -webkit-transform: translateY(-50%) scale(1, 0);
    transform: translateY(-50%) scale(1, 0); }

.productDetail-information .product-description .description-title {
  margin-top: 15px;
  font-size: 18px;
  padding: 10px 0;
  font-weight: 600; }

.productDetail-information .product-description .description-content:not(.opened) .expandable-content_toggle {
  margin-top: 30px;
  border: 0; }

.productDetail-information .product-description .description-content .expandable-content_toggle {
  outline: none; }

.productDetail-information .product-description .description-content .description-btn {
  position: relative; }

.productDetail-information .product-description .description-content .description-btn:before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4) 15%, #fff); }

.productDetail-information .product-description .expandable-content_toggle {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #333;
  padding: 7px 15px;
  color: #333;
  position: relative;
  margin: 0 auto;
  border-radius: 4px;
  text-align: center;
  font-weight: 500;
  background: #fff;
  z-index: 99;
  outline: none; }

.productDetail-information .product-description .expandable-content_toggle-icon {
  position: relative;
  margin-right: 15px;
  width: 10px;
  height: 10px;
  -webkit-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out; }

.productDetail-information .product-description .expandable-content_toggle-icon:before, .productDetail-information .product-description .expandable-content_toggle-icon:after {
  content: "";
  position: absolute;
  background: #333;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  top: 50%;
  left: 50%; }

.productDetail-information .product-description .expandable-content_toggle-icon:before {
  width: 2px;
  height: 10px; }

.productDetail-information .product-description .expandable-content_toggle-icon:after {
  width: 10px;
  height: 2px; }

.productDetail-information .product-description .expandable-content_toggle.btn-closemore .expandable-content_toggle-icon:before {
  content: none; }

.productDetail-information .description-content.expandable-toggle.opened .description-productdetail {
  max-height: 230px;
  overflow: hidden; }

.productDetail-information .product-customer {
  position: relative; }

.productDetail-information .product-customer .hrv-product-reviews-heading {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding-right: 170px; }

.productDetail-information .product-customer #hrv-product-reviews-summary {
  width: 50%;
  padding: 0 0 10px;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex; }

.productDetail-information .product-customer #btnnewreview {
  margin-bottom: 20px;
  background: #ffffff;
  border: 1px solid var(--shop-color-button);
  color: var(--shop-color-button);
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 500;
  border-radius: 4px;
  margin-top: 0;
  font-size: 15px;
  min-width: 150px; }

.productDetail-information .product-customer #hrv-product-reviews-form h3 {
  display: block;
  font-weight: 600;
  font-size: 14px; }

.productDetail-information .product-customer .hrv-product-reviews-form {
  width: 100%;
  float: none;
  clear: both;
  padding: 0;
  margin: 0;
  max-width: 720px; }

.productDetail-information .product-customer #hrv-product-reviews-list > div {
  border-top: 1px solid var(--shop-color-border);
  padding: 15px 0; }

.productDetail-information .product-customer #hrv-product-reviews-list p {
  margin: 0; }

.productDetail-information .product-customer #hrv-product-reviews-list > div .hrv-product-reviews-star i[class^="star-"] {
  font-size: 14px; }

.productDetail-information .product-customer #btnSubmitReview {
  background: var(--shop-color-button); }

@media (max-width: 767px) {
  .productDetail-information .product-customer .product-reviews-summary-actions {
    width: 100%;
    padding: 0; } }

.productDetail-information .productCarousel-slider:not(.owl-loaded), .productDetail-information .productCarousel-thumb:not(.owl-loaded) {
  display: flex;
  display: -ms-flex;
  overflow: hidden; }

.productDetail-information .productCarousel-slider:not(.owl-loaded) .product-gallery {
  flex: 0 0 100%;
  -ms-flex: 0 0 100%; }

.productDetail-information .productDetail--gallery .wrapbox-detail {
  display: flex;
  display: -ms-flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  padding: 10px 15px;
  margin-top: 15px; }

.productDetail-information .productDetail--gallery .product-reviews {
  position: relative;
  padding-left: 15px;
  margin-left: 15px; }

.productDetail-information .productDetail--gallery .product-reviews:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  background: #ddd; }

.productDetail-information .productDetail--gallery .product-reviews .star-off-png {
  font-size: 16px; }

.productDetail-information .productDetail--gallery .product-reviews p {
  text-align: center;
  font-size: 12px;
  margin: 0; }

.productDetail-information .box-title {
  border-bottom: 1px solid #eee;
  margin-bottom: 15px; }
  .productDetail-information .box-title h2 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    position: relative; }
  .productDetail-information .box-title h2:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #000;
    bottom: -11px; }

.productDetail--gallery .actionPrev-link {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 20;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background: #81868a;
  border: 1px solid #81868a; }
  .productDetail--gallery .actionPrev-link svg {
    fill: #fff;
    height: 40px;
    width: 20px;
    display: block;
    margin: auto; }

.productDetail--gallery .wrapbox-gallery {
  position: relative; }

.productDetail--gallery .product-percent {
  position: absolute;
  left: 5px;
  top: 5px;
  z-index: 9;
  display: none; }
  .productDetail--gallery .product-percent span {
    display: block;
    background: red;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    font-weight: 500;
    font-size: 13px;
    border-radius: 0 0 10px 10px; }

.productDetail--gallery .product-sharing {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: visibility 0.2s ease-in-out, opacity 0.2s ease-in-out; }

.productDetail--gallery .productCarousel-slider {
  overflow: hidden; }
  .productDetail--gallery .productCarousel-slider .owl-nav button {
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    margin: 0px;
    font-size: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    outline: none;
    text-align: center;
    display: inline-block;
    background: transparent; }
  .productDetail--gallery .productCarousel-slider .owl-nav button.owl-prev {
    left: 0px; }
  .productDetail--gallery .productCarousel-slider .owl-nav button.owl-next {
    right: 0px; }
  .productDetail--gallery .productCarousel-slider .owl-nav button span {
    font-size: 0; }
  .productDetail--gallery .productCarousel-slider .owl-nav button:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 35px;
    display: inline-block; }
  .productDetail--gallery .productCarousel-slider .owl-nav .owl-prev:before {
    content: "\f104"; }
  .productDetail--gallery .productCarousel-slider .owl-nav .owl-next:before {
    content: "\f105"; }
  .productDetail--gallery .productCarousel-slider .owl-nav button.disabled {
    opacity: 0; }
  .productDetail--gallery .productCarousel-slider .owl-dots {
    padding: 5px 0;
    text-align: center; }
  .productDetail--gallery .productCarousel-slider .owl-dots .owl-dot {
    display: inline-block;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    border-width: 2px;
    background: #ddd;
    border: 1px solid #fff;
    outline: none;
    -webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background 0.2s ease-in-out; }
  .productDetail--gallery .productCarousel-slider .owl-dots .owl-dot.active {
    background: var(--shop-color-main); }

.productDetail--gallery .productCarousel-thumb .product-thumb__item {
  display: block;
  border: 1px solid var(--shop-color-border); }

.productDetail--gallery .productCarousel-thumb .product-thumb__item {
  cursor: pointer; }
  .productDetail--gallery .productCarousel-thumb .product-thumb__item .boxlazy-img__aspect.icon-play {
    background: rgba(255, 255, 255, 0.7); }
    .productDetail--gallery .productCarousel-thumb .product-thumb__item .boxlazy-img__aspect.icon-play img {
      max-width: 80%; }

.productDetail--gallery .productCarousel-thumb .current .product-thumb .product-thumb__item {
  border-color: var(--shop-color-main); }

@media (min-width: 992px) {
  .productDetail--gallery .productCarousel-thumb {
    position: initial;
    max-width: 90%;
    margin: 15px auto 0; } }

@media (max-width: 991px) {
  .productDetail--gallery .mobile_gallery .owl-dots {
    padding: 10px;
    display: flex;
    display: -ms-flex;
    align-items: center;
    -ms-align-items: center;
    justify-content: center;
    -ms-justify-content: center; } }

.productDetail--content .wrapbox-detail {
  padding: 0 15px;
  background: #fff; }

.productDetail--content .wrapbox-detail > [class*='product-'] {
  margin-bottom: 15px; }

.productDetail--content .product-heading {
  padding-top: 15px; }

.productDetail--content .product-heading h1 {
  font-size: 24px;
  margin-bottom: 5px; }

.productDetail--content .product-heading span + span:before {
  content: " ";
  display: inline-block;
  width: 1px;
  height: 10px;
  background: var(--shop-color-border);
  margin: 0 7px; }

.productDetail--content .product-heading .pro-soldold strong {
  color: var(--shop-color-main); }

.productDetail--content .product-heading .pro-vendor strong a, .productDetail--content .product-heading #pro_sku strong, .productDetail--content .product-heading .pro_sku strong {
  color: var(--shop-color-main); }

.productDetail--content .product-heading .product-reviews {
  margin-bottom: 0; }

.productDetail--content .product-heading .haravan-product-reviews-badge {
  margin-bottom: 5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center; }

.productDetail--content .product-heading .haravan-product-reviews-badge p {
  margin: 0; }

.productDetail--content .product-heading .product-reviews .rating-star .hrv-product-reviews-star i {
  font-size: 15px; }

.productDetail--content .product-heading .hrv-product-reviews-star {
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  margin-right: 5px; }

.productDetail--content .product-heading .haravan-product-reviews-badge .hrv-product-reviews-star i[class^="star-"] {
  color: #fdd836 !important; }

.productDetail--content .product-heading .haravan-product-reviews-badge .hrv-product-reviews-star i.star-off-png {
  color: #fdd836 !important; }

.productDetail--content .product-price {
  background: #fafafa;
  padding: 0 15px;
  margin: 0;
  border-radius: 4px;
  display: flex;
  display: -ms-flex;
  align-items: center;
  -ms-align-items: center; }
  .productDetail--content .product-price span.pro-title {
    min-width: 120px;
    font-weight: 600; }
  .productDetail--content .product-price span.pro-price {
    font-size: 28px;
    font-weight: 600;
    color: red;
    padding-right: 10px; }
  .productDetail--content .product-price del {
    font-size: 18px;
    color: #878c8f;
    margin-right: 10px; }
  .productDetail--content .product-price span.pro-percent {
    display: inline-block;
    padding: 3px 14px;
    background: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    color: #ff0000;
    border: 1px solid #ff0000;
    vertical-align: text-bottom; }

.productDetail--content #price-preview {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px; }

.productDetail--content .product-available p.txt-inventory {
  color: #dea554;
  font-weight: bold;
  font-size: 18px;
  margin: 0 0 0px; }

.productDetail--content .product-coutdown .pro-coutdown {
  margin-bottom: 20px; }
  .productDetail--content .product-coutdown .pro-coutdown p {
    font-size: 15px;
    text-transform: uppercase; }
  .productDetail--content .product-coutdown .pro-coutdown .section_cout {
    display: inline-block;
    width: 55px;
    color: #808080; }
  .productDetail--content .product-coutdown .pro-coutdown .section_cout span {
    display: block; }
  .productDetail--content .product-coutdown .pro-coutdown .section_cout span:not(.text) {
    display: block;
    background: #f1f4f9;
    width: 44px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    text-align: center;
    font-weight: 600;
    color: #333;
    margin: 10px auto 5px; }
  .productDetail--content .product-coutdown .pro-coutdown .section_cout span.text {
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500; }

.productDetail--content .product-variants .select {
  display: none;
  visibility: hidden; }

.productDetail--content .product-variants .select-actions .addcart-area {
  width: calc(100% - 150px);
  float: left;
  padding-left: 15px; }

.productDetail--content .product-variants .select-actions .addcart-area .btn-addtocart {
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  outline: none;
  font-weight: 600;
  font-size: 15px; }
  .productDetail--content .product-variants .select-actions .addcart-area .btn-addtocart:focus {
    color: #fff; }

.productDetail--content .product-variants .select-actions .quantity-area {
  width: 150px;
  float: left; }

.productDetail--content .product-variants .select-actions .quantity-area input.quantity-input {
  background: #fff;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  width: 60px;
  padding: 0;
  text-align: center;
  border: 1px solid #f3f4f4;
  border-left: none;
  border-right: none;
  border-radius: 1px;
  float: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none; }

.productDetail--content .product-variants .select-actions .quantity-area .qty-btn {
  float: left;
  background: #f3f4f4;
  border: solid 1px #f3f4f4;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  outline: none;
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }

.productDetail--content .product-actions {
  width: 100%; }

.productDetail--content .product-actions .select-actions .addcart-area {
  display: flex;
  display: -ms-flex;
  margin-top: 15px; }

.productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart {
  background: #e70505;
  border: 1px solid #e70505;
  color: #e70505; }
  .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart:before {
    background: #fff;
    color: #e70505; }
  .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart:hover {
    color: #fff; }
  .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart:focus {
    color: #fff; }
  .style_01 .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart {
    background: var(--btn-color-style01);
    border: 1px solid var(--btn-color-style01);
    color: var(--btn-color-style01); }
    .style_01 .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart:before {
      background: #fff;
      color: var(--btn-color-style01); }
    .style_01 .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart:hover {
      color: #fff; }
    .style_01 .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart:focus {
      color: #fff; }
  .style_02 .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart {
    background: var(--btn-color-style02);
    border: 1px solid var(--btn-color-style02);
    color: var(--btn-color-style02); }
    .style_02 .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart:before {
      background: #fff;
      color: var(--btn-color-style02); }
    .style_02 .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart:hover {
      color: #fff; }
    .style_02 .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart:focus {
      color: #fff; }
  .style_03 .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart {
    background: var(--btn-color-style03);
    border: 1px solid var(--btn-color-style03);
    color: var(--btn-color-style03); }
    .style_03 .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart:before {
      background: #fff;
      color: var(--btn-color-style03); }
    .style_03 .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart:hover {
      color: #fff; }
    .style_03 .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart:focus {
      color: #fff; }
  .style_04 .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart {
    background: var(--btn-color-style04);
    border: 1px solid var(--btn-color-style04);
    color: var(--btn-color-style04); }
    .style_04 .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart:before {
      background: #fff;
      color: var(--btn-color-style04); }
    .style_04 .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart:hover {
      color: #fff; }
    .style_04 .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart:focus {
      color: #fff; }

.productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart.disabled {
  background: #fff;
  border-color: #929292;
  color: #929292; }
  .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart.disabled:before {
    background: #fff;
    color: #929292; }
  .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart.disabled:hover {
    color: #929292; }
  .productDetail--content .product-actions .select-actions .addcart-area .btn-addtocart.disabled:focus {
    color: #929292; }

.productDetail--content .product-actions .select-actions .addcart-area .btn-buynow.disabled {
  opacity: 0.8;
  cursor: no-drop;
  pointer-events: none; }

.productDetail--content .product-actions .select-actions .addcart-area button {
  width: 100%;
  border-radius: 4px;
  padding: 12px 20px;
  outline: none;
  font-weight: 600;
  font-size: 15px; }

.productDetail--content .product-actions .select-actions .addcart-area button + button {
  margin-left: 15px; }

.productDetail--content .product-actions .select-actions .quantity-area {
  display: flex;
  display: -ms-flex;
  align-items: center;
  -ms-align-items: center;
  justify-content: space-between; }

.productDetail--content .product-actions .select-actions .quantity-area .quantity-title {
  min-width: 135px;
  font-weight: 600;
  padding-left: 15px; }

.productDetail--content .product-actions .select-actions .quantity-area .quantity-input {
  background: #fff;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  width: 40px;
  padding: 0;
  text-align: center;
  border: 1px solid #f3f4f4;
  border-left: none;
  border-right: none;
  border-radius: 1px;
  float: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }
  .productDetail--content .product-actions .select-actions .quantity-area .quantity-input:focus {
    outline: none; }

.productDetail--content .product-actions .select-actions .quantity-area .qty-btn {
  float: left;
  background: #fff;
  border: 1px solid #f3f4f4;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  outline: none;
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }
  .productDetail--content .product-actions .select-actions .quantity-area .qty-btn svg {
    display: block;
    width: 12px;
    height: 100%;
    margin: 0 auto;
    fill: #a4aaaf;
    transition: all .2s ease-in-out; }
  .productDetail--content .product-actions .select-actions .quantity-area .qty-btn:hover svg {
    fill: #000; }

.productDetail--content .product-actions .select-actions .link-area {
  margin-top: 15px; }
  .productDetail--content .product-actions .select-actions .link-area .btn-link {
    width: 100%;
    border-radius: 4px;
    padding: 12px 20px;
    font-size: 12px;
    font-weight: 600;
    min-height: 48px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none; }

.productDetail--content .product-actions .btn-product-gift {
  background: #f4f4f4;
  color: #929292;
  opacity: 1;
  width: 100%;
  border-color: #929292; }
  .productDetail--content .product-actions .btn-product-gift:before {
    display: none; }

.productDetail--content .product-actions .btn-product-contact {
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 6px; }

.productDetail--content .product-actions .pro-qty {
  width: 100%; }

.productDetail--content .product-actions .pro-share {
  display: none; }
  .productDetail--content .product-actions .pro-share svg {
    fill: #402da1; }
  .productDetail--content .product-actions .pro-share span {
    margin-left: 5px;
    font-size: 13px;
    font-weight: 500;
    color: #402da1; }
  @media (max-width: 991px) {
    .productDetail--content .product-actions .pro-share {
      display: flex;
      align-items: flex-end;
      flex: 0 0 auto;
      max-width: 100%; } }

.productDetail--content .product-support {
  border-top: 1px solid #ebecf0;
  padding: 20px 0; }
  .productDetail--content .product-support h3 {
    text-transform: uppercase;
    margin: 20px 0; }

.productDetail--content .product-container-order {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  /*
		.product-heading{-webkit-order: 1;order: 1;}
		.product-price{-webkit-order: 2;order: 2;}
		.product-available{-webkit-order: 3;order: 3;}
		.product-variants{-webkit-order: 4;order: 4;}
		*/ }

.productDetail--content .combo-info {
  width: 100%; }

.productDetail--content .selector-buyxgety {
  width: 100%; }

.productDetail--content .size-guide {
  margin-left: auto; }
  .productDetail--content .size-guide .btn-size-guide {
    font-size: 14px;
    color: #252a2b;
    font-weight: 500;
    padding: 2px;
    margin-bottom: 5px;
    border: 0;
    background: transparent;
    outline: none;
    box-shadow: none; }
  .productDetail--content .size-guide span {
    padding-bottom: 1px;
    background-image: linear-gradient(to right, #777a7b 0%, #777a7b 100%);
    background-size: 100% 1px;
    background-position: 0px 94%;
    background-repeat: no-repeat; }

@media (min-width: 1200px) {
  .productDetail--content .product-variants.is-sizeguide {
    padding-right: 160px; }
  .productDetail--content .size-guide {
    position: absolute;
    bottom: 5px;
    right: 15px; } }

@media (max-width: 1199px) {
  .productDetail--content .wrapbox-detail {
    display: flex;
    display: -ms-flex;
    flex-direction: column;
    -ms-flex-direction: column; }
  .productDetail--content .product-heading h1 {
    font-size: 20px; } }

@media (min-width: 992px) {
  .productDetail--content .product-boxright {
    padding-left: 0; } }

@media (max-width: 991px) {
  .productDetail--content .product-price span.pro-price {
    font-size: 22px; }
  .productDetail--content .product-price del {
    font-size: 16px; }
  .productDetail--content .product-price span.pro-percent {
    padding: 3px 10px;
    font-size: 10px; }
  .productDetail--content .product-price span.pro-title {
    display: none; }
  .productDetail--content .product-actions .btn-buynow, .productDetail--content .product-actions .quantity-title {
    display: none; }
  .productDetail--content .product-actions .quantity-area {
    padding-left: 15px;
    padding-right: 15px; }
  .productDetail--content .product-actions .select-actions .addcart-area button {
    font-size: 13px; } }

@media (max-width: 767px) {
  .productDetail--content .product-container-detail .product-boxleft [class*='product-'] {
    padding-left: 0; }
  .productDetail--content .product-variants .select-swatch .swatch .title-swap {
    width: 28%; }
  .productDetail--content .product-heading .pro-vendor {
    display: block;
    margin-top: 5px; }
  .productDetail--content .product-heading .pro-vendor:before {
    display: none; } }

.productDetail--box {
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  max-width: 100%; }

.productDetail--box [class^="product-"] {
  padding: 15px;
  background: #fff; }

.productDetail--navs {
  background: #fff;
  padding: 15px;
  flex: 0 0 100%;
  -ms-flex: 0 0 100%; }
  .productDetail--navs .tab-title {
    border-bottom: 1px solid #ededed; }
  .productDetail--navs .tab-title .nav-item {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #b6b9bf;
    text-transform: uppercase;
    position: relative; }
    .productDetail--navs .tab-title .nav-item.active {
      color: var(--shop-color-title); }
      .productDetail--navs .tab-title .nav-item.active:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 1px;
        background: var(--shop-color-title);
        bottom: -11px;
        left: 0; }
  .productDetail--navs .tab-title .nav-item + .nav-item {
    margin-left: 25px; }
  .productDetail--navs .tab-content {
    padding-top: 20px; }

.productToolbar-addcart .product-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .productToolbar-addcart .product-actions .block-quantity {
    width: 140px;
    float: left; }
  .productToolbar-addcart .product-actions .block-addcart {
    width: calc(100% - 140px);
    float: left;
    padding-left: 10px; }
    .productToolbar-addcart .product-actions .block-addcart .add-to-cartProduct {
      width: 100%;
      height: 40px;
      line-height: 40px;
      padding: 0 15px;
      border-radius: 4px;
      border: 1px solid #e70505; }
    .productToolbar-addcart .product-actions .block-addcart .add-to-cartProduct:focus {
      outline: none; }
    .productToolbar-addcart .product-actions .block-addcart .add-to-cartProduct.disabled {
      background-color: #fff;
      border-color: #929292;
      color: #929292; }
    .productToolbar-addcart .product-actions .block-addcart .add-to-cartProduct.disabled:before {
      background: #ffffff; }
  .productToolbar-addcart .product-actions .quantity-selector .quantity-title {
    margin-bottom: 8px;
    display: none; }
  .productToolbar-addcart .product-actions .quantity-selector .quantity-number {
    background: #fff;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    width: 55px;
    border: 1px solid #f3f4f4;
    border-left: none;
    border-right: none;
    border-radius: 1px;
    float: left;
    -webkit-appearance: none; }
    .productToolbar-addcart .product-actions .quantity-selector .quantity-number:focus {
      outline: none; }
  .productToolbar-addcart .product-actions .quantity-selector .qty-btn {
    float: left;
    background: #f3f4f4;
    border: 1px solid #f3f4f4;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    outline: none;
    height: 40px;
    line-height: 38px;
    width: 40px;
    text-align: center;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none; }
    .productToolbar-addcart .product-actions .quantity-selector .qty-btn svg {
      display: block;
      width: 12px;
      height: 100%;
      margin: 0 auto;
      fill: #a4aaaf;
      transition: all .2s ease-in-out;
      -ms-transition: all .2s ease-in-out;
      -webkit-transition: all .2s ease-in-out; }
    .productToolbar-addcart .product-actions .quantity-selector .qty-btn:hover svg {
      fill: #333; }

@media (min-width: 992px) {
  .productToolbar-addcart .product-actions .quantity-selector .quantity-title {
    display: block;
    font-weight: 600;
    min-width: 120px; }
  .productToolbar-addcart .product-actions .block-addcart {
    width: 100%;
    padding-left: 0;
    padding-top: 10px; }
  .productToolbar-addcart .product-actions .block-quantity {
    width: 100%;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center; } }

.product-variants {
  position: relative;
  z-index: 1;
  padding: 0 15px; }

.check-action-variant:before {
  content: "";
  border-radius: 10px;
  position: absolute;
  top: -10px;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff5f5;
  z-index: -1; }

.check-action-tt {
  color: red;
  font-weight: 500;
  margin: 0; }
  .check-action-tt.text-effect {
    animation: 1s cubic-bezier(0.25, 0.75, 0.25, 1) 0.1s 1 forwards headShake; }

/* Layout product */
.productDetail_style__01 .productDetail--main {
  display: flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap; }

.productDetail_style__01 .productDetail--gallery {
  position: relative;
  background: #fff; }

.productDetail_style__01 .productDetail--gallery .productList-slider .product-gallery img {
  cursor: url("https://file.hstatic.net/1000397797/file/cursor-zoom-in_67804ceaaa0941cf840b0ad13cde42ed.svg"), auto;
  overflow: hidden;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

.productDetail_style__01 .productDetail--gallery .productList-slider .owl-dots {
  display: none; }

@media (min-width: 992px) {
  .productDetail_style__01 {
    /*.combo-info--vertical {
		.combo-info--content {display: flex;justify-content: space-between;flex-wrap: wrap;}
		.combo-content--name {flex: 0 0 100%;max-width: 100%;}
		.combo-content--total {flex: unset;}
		.combo-item {flex: 0 0 24%;max-width: 24%;}
		.combo-item--images a {border: 1px solid #dfdfdf;width: 150px;}
		.combo-item:not(:last-child) .combo-item--images:before {left: 150px;}
		.combo-content--total {border-top:0;border-left: 1px dashed #ddd;padding-top: 0;padding-left: 30px;}
		.combo-content--total .wrapbox-total {flex-direction: column;justify-content: center;align-items: flex-start;}
		.combo-content--total .wrapbox-total .combo-total {margin-bottom: 10px;margin-right: 0;}
	}*/ }
    .productDetail_style__01 .product-container-gallery {
      padding: 15px;
      padding-left: 0; }
    .productDetail_style__01 .productDetail--box .product-description,
    .productDetail_style__01 .productDetail--box .product-coupon,
    .productDetail_style__01 .productDetail--box .product-question {
      padding: 0;
      margin-top: 30px; }
    .productDetail_style__01 .productDetail--content .wrapbox-detail {
      padding-right: 0; }
    .productDetail_style__01 .productDetail--gallery {
      width: 36%; }
    .productDetail_style__01 .productDetail--content {
      width: 64%;
      background: #fff;
      border-left: 1px solid #eee; }
    .productDetail_style__01 .productCarousel-slider:not(.owl-loaded) .product-gallery {
      flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      max-width: 100%; }
    .productDetail_style__01 .productCarousel-thumb:not(.owl-loaded) .product-thumb {
      flex: 0 0 calc((100% - 75px)/6);
      max-width: calc((100% - 75px)/6);
      margin-right: 15px; }
    .productDetail_style__01 .product-deliverly {
      border-radius: 4px;
      border: 1px solid #eee;
      margin-bottom: 20px;
      margin-left: 0;
      margin-right: 0;
      padding-top: 15px; } }

@media (max-width: 991px) {
  .productDetail_style__01 .productDetail--main {
    display: block; }
  .productDetail_style__01 .productDetail--gallery .productList-thumb {
    padding: 15px; }
  .productDetail_style__01 .productCarousel-thumb:not(.owl-loaded) .product-thumb {
    flex: 0 0 calc((100% - 60px)/5);
    max-width: calc((100% - 60px)/5);
    margin-right: 15px; }
  .productDetail_style__01 .wrapbox-right .wrapbox-detail {
    padding: 0; }
  .productDetail_style__01 .wrapbox-right .product-banner {
    margin-bottom: 0px; } }

.productDetail_style__02 .productDetail--gallery .wrapbox-image-scrollspy .productGallery_thumb {
  width: 80px;
  float: left; }

.productDetail_style__02 .productDetail--gallery .wrapbox-image-scrollspy .productGallery_slider {
  width: calc(100% - 80px);
  margin-left: auto; }

.productDetail_style__02 .productDetail--gallery .wrapbox-image-scrollspy .productGallery_slider .product-gallery__photo {
  margin-bottom: 15px; }

.productDetail_style__02 .productDetail--gallery .wrapbox-image-scrollspy .product-sharing-scroll {
  position: relative;
  margin-top: 15px;
  display: block;
  margin-bottom: 100px;
  height: 35px;
  width: 35px; }

.productDetail_style__02 .productDetail--gallery .wrapbox-image-scrollspy .product-sharing-scroll .sharing__iconCircleState .sharing__primaryState svg {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

.productDetail_style__02 .productDetail--gallery .wrapbox-image-scrollspy .product-sharing-scroll a {
  position: absolute;
  padding: 0;
  line-height: 30px;
  padding: 0;
  margin: auto; }

.productDetail_style__02 .productDetail--gallery .wrapbox-image-scrollspy .product-sharing-scroll a span.toollip-txt {
  left: 40px;
  right: initial; }

.productDetail_style__02 .productDetail--gallery .wrapbox-image-scrollspy .product-sharing-scroll a span.toollip-txt:before {
  left: -5px;
  right: initial;
  border-width: 7px 7px 7px 0px;
  border-color: transparent #1c1b1b transparent transparent; }

.productDetail_style__02 .productDetail--gallery .productList-thumb .product-thumb {
  padding-bottom: 15px; }

.productDetail_style__02 .productDetail--gallery .productList-thumb .product-thumb:last-child {
  padding-bottom: 0; }

.productDetail_style__02 .productDetail--gallery .productList-thumb .product-thumb .product-thumb__item {
  width: 65px;
  background: transparent;
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative; }

.productDetail_style__02 .productDetail--gallery .productList-thumb .product-thumb .product-thumb__item:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #e7e7e7;
  position: absolute; }

.productDetail_style__02 .productDetail--gallery .productList-thumb .product-thumb .product-thumb__item {
  cursor: pointer; }
  .productDetail_style__02 .productDetail--gallery .productList-thumb .product-thumb .product-thumb__item .boxlazy-img__aspect.icon-play {
    background: rgba(255, 255, 255, 0.7); }
    .productDetail_style__02 .productDetail--gallery .productList-thumb .product-thumb .product-thumb__item .boxlazy-img__aspect.icon-play img {
      max-width: 80%; }

.productDetail_style__02 .productDetail--gallery .productList-thumb .product-thumb .product-thumb__item.active:before {
  border-color: var(--shop-color-main); }

.productDetail_style__02 .productDetail--gallery .productList-slider .product-gallery img {
  cursor: url("https://file.hstatic.net/1000397797/file/cursor-zoom-in_67804ceaaa0941cf840b0ad13cde42ed.svg"), auto;
  overflow: hidden;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

.productDetail_style__02 .wrapbox-detail .product-customer {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px dashed #eee; }

.productDetail_style__02 .combo-info .combo-info--content {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.productDetail_style__02 .combo-info .combo-info--content .combo-content--total:before {
  display: none; }

.productDetail_style__02 .product-customer .hrv-product-reviews-form #hrv-product-reviews-frm {
  max-width: 720px; }

@media (min-width: 992px) {
  .productDetail_style__02 .productDetail--main {
    display: flex;
    display: -ms-flex; }
  .productDetail_style__02 .productDetail--gallery {
    width: 50%; }
  .productDetail_style__02 .productDetail--content {
    width: 50%;
    padding-left: 15px; }
  .productDetail_style__02 .productDetail--gallery .product-gallery + .product-gallery {
    margin-top: 15px; }
  .productDetail_style__02 .productDetail--gallery .product-container-gallery {
    overflow: initial; }
  .productDetail_style__02 .productDetail--gallery .product-sharing, .productDetail_style__02 .productDetail--gallery .product-percent {
    display: none; }
  .productDetail_style__02 .productDetail--content .product-container-detail .combo-info .combo-info--content .list-combos .combo-item {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%; }
  .productDetail_style__02 .combo-info .combo-info--content .list-combos .combo-item {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%; } }

@media (max-width: 991px) {
  .productDetail_style__02 .product-container-gallery {
    background: #fff; }
  .productDetail_style__02 .product-container-detail {
    padding: 0;
    background: unset; }
  .productDetail_style__02 .productDetail--content .product-container-order {
    background: #fff;
    padding: 0 15px;
    margin-top: 15px; }
  .productDetail_style__02 .productDetail--content .combo-info {
    padding-bottom: 15px; } }

.productDetail_style__03 .productDetail--gallery .stickyProduct-gallery {
  background: #fff; }

.productDetail_style__03 .productDetail--gallery .wrapbox-image-verticalSlide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px;
  -ms-justify-content: center;
  justify-content: center; }
  .productDetail_style__03 .productDetail--gallery .wrapbox-image-verticalSlide .productGallery_thumb {
    width: 85px;
    padding: 8px; }
  .productDetail_style__03 .productDetail--gallery .wrapbox-image-verticalSlide .productGallery_slider {
    width: calc(100% - 85px);
    position: relative; }

.productDetail_style__03 .productSlick-thumb .product-thumb .product-thumb__item {
  display: block;
  margin-bottom: 8px;
  border: 1px solid #e7e7e7; }

.productDetail_style__03 .productSlick-thumb .product-thumb.slick-current .product-thumb__item {
  border-color: var(--shop-color-main); }

.productDetail_style__03 .productSlick-thumb .product-thumb__item {
  cursor: pointer; }
  .productDetail_style__03 .productSlick-thumb .product-thumb__item .boxlazy-img__aspect.icon-play {
    background: rgba(255, 255, 255, 0.7); }
    .productDetail_style__03 .productSlick-thumb .product-thumb__item .boxlazy-img__aspect.icon-play img {
      max-width: 80%; }

.productDetail_style__03 .productSlick-slider button.slick-arrow {
  position: absolute;
  top: 45%;
  z-index: 8;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0;
  margin: 0px;
  font-size: 0;
  color: var(--shop-color-text);
  height: 35px;
  width: 35px;
  line-height: 35px;
  outline: none;
  text-align: center;
  display: inline-block;
  background: transparent;
  border: 0;
  box-shadow: none; }
  .productDetail_style__03 .productSlick-slider button.slick-arrow:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 35px;
    display: inline-block; }
  .productDetail_style__03 .productSlick-slider button.slick-arrow.slick-prev {
    left: 0px; }
  .productDetail_style__03 .productSlick-slider button.slick-arrow.slick-next {
    right: 0px; }
  .productDetail_style__03 .productSlick-slider button.slick-arrow.slick-next:before {
    content: "\f105"; }
  .productDetail_style__03 .productSlick-slider button.slick-arrow.slick-prev:before {
    content: "\f104"; }
  .productDetail_style__03 .productSlick-slider button.slick-arrow.slick-disabled {
    opacity: 0;
    visibility: hidden; }

.productDetail_style__03 .productSlick-slider ul.slick-dots {
  display: block;
  text-align: center; }
  .productDetail_style__03 .productSlick-slider ul.slick-dots li {
    display: inline-block; }
    .productDetail_style__03 .productSlick-slider ul.slick-dots li button {
      display: inline-block;
      border-radius: 50%;
      width: 10px;
      height: 10px;
      margin: 0 4px;
      border-width: 2px;
      background: #ddd;
      border: 1px solid #fff;
      font-size: 0;
      outline: none;
      -webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
      transition: color 0.2s ease-in-out, background 0.2s ease-in-out; }
    .productDetail_style__03 .productSlick-slider ul.slick-dots li.slick-active button {
      background: var(--shop-color-main); }

.productDetail_style__03 .productSlick-slider:not(.slick-initialized) {
  display: flex;
  -ms-display: flex;
  overflow: hidden; }

.productDetail_style__03 .productSlick-slider:not(.slick-initialized) .product-gallery {
  flex: 0 0 100%;
  -ms-flex: 0 0 100%; }

.productDetail_style__03 .productDetail--gallery .productList-slider .product-gallery img {
  cursor: url("https://file.hstatic.net/1000397797/file/cursor-zoom-in_67804ceaaa0941cf840b0ad13cde42ed.svg"), auto; }

.productDetail_style__03 .combo-info .combo-info--content {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.productDetail_style__03 .combo-info .combo-info--content .combo-content--total {
  padding-left: 0;
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  -ms-display: flex;
  display: flex;
  text-align: left; }

.productDetail_style__03 .combo-info .combo-info--content .combo-content--total:before {
  display: none; }

.productDetail_style__03 .product-toshare .pro-title {
  margin-right: 10px; }

@media (max-width: 1199px) and (min-width: 992px) {
  .productDetail_style__03 .productDetail--gallery {
    width: 56%; }
  .productDetail_style__03 .productDetail--content {
    width: 44%; }
  .productDetail_style__03 .productDetail--gallery .wrapbox-image-verticalSlide .productGallery_thumb {
    width: 76px;
    padding-right: 10px;
    margin-top: 0px; }
  .productDetail_style__03 .productDetail--gallery .wrapbox-image-verticalSlide .productGallery_slider {
    width: calc(100% - 76px);
    position: relative; } }

@media (max-width: 992px) and (min-width: 768px) {
  .productDetail_style__03 .productDetail--gallery .wrapbox-image-verticalSlide .productGallery_thumb {
    width: 110px; }
  .productDetail_style__03 .productDetail--gallery .wrapbox-image-verticalSlide .productGallery_slider {
    width: calc(100% - 110px);
    position: relative; } }

@media (min-width: 992px) {
  .productDetail_style__03 .productDetail--main {
    display: flex;
    display: -ms-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap; }
  .productDetail_style__03 .productDetail--gallery {
    width: 45%; }
  .productDetail_style__03 .productDetail--content {
    width: 55%;
    padding-left: 15px; }
  .productDetail_style__03 .combo-info .combo-info--content .list-combos .combo-item {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%; }
  .productDetail_style__03 .listCoupon {
    margin-bottom: -10px; }
  .productDetail_style__03 .coupon-item {
    margin-bottom: 15px; }
  .productDetail_style__03 .productList-thumb:not(.slick-initialized) {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden; } }

@media (max-width: 991px) {
  .productDetail_style__03 .productDetail--gallery .wrapbox-image-verticalSlide {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .productDetail_style__03 .productDetail--gallery .wrapbox-image-verticalSlide .productGallery_thumb {
      width: 100%;
      order: 2;
      padding: 12px; }
    .productDetail_style__03 .productDetail--gallery .wrapbox-image-verticalSlide .productGallery_thumb .product-thumb .product-thumb__item {
      margin-left: 8px;
      margin-right: 8px; }
    .productDetail_style__03 .productDetail--gallery .wrapbox-image-verticalSlide .productGallery_slider {
      width: 100%;
      order: 1; }
  .productDetail_style__03 .productDetail--gallery .wrapbox-detail {
    display: none; }
  .productDetail_style__03 .productSlick-thumb .product-thumb .product-thumb__item {
    margin-bottom: 0; }
  .productDetail_style__03 .productSlick-thumb:not(.slick-initialized) {
    display: flex; }
  .productDetail_style__03 .productSlick-thumb:not(.slick-initialized) .product-thumb {
    flex: 0 0 calc((100% - 60px)/5);
    max-width: calc((100% - 60px)/5);
    margin-right: 15px; }
  .productDetail_style__03 .productSlick-thumb:not(.slick-initialized) .product-thumb .product-thumb__item {
    margin: 0 !important; }
  .productDetail_style__03 .productDetail--content .product-container-detail .wrapbox-app {
    padding: 10px 15px 15px; }
  .productDetail_style__03 .productDetail--content .productDetail--navs {
    margin-top: 15px; }
  .productDetail_style__03 .combo-info .combo-info--content .combo-content--total {
    display: block; } }

@media (max-width: 767px) {
  .productDetail_style__03 .product-customer {
    margin-top: 10px; } }

.productDetail_style__04 .productDetail--main {
  margin-bottom: 15px;
  display: flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap; }

.productDetail_style__04 .productDetail--gallery {
  position: relative;
  background: #fff; }

.productDetail_style__04 .productDetail--content {
  background: #fff; }

.productDetail_style__04 .productDetail--gallery .productList-slider .product-gallery img {
  cursor: url("https://file.hstatic.net/1000397797/file/cursor-zoom-in_67804ceaaa0941cf840b0ad13cde42ed.svg"), auto;
  overflow: hidden;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

.productDetail_style__04 .productDetail--gallery .productCarousel-slider .owl-dots {
  display: none; }

.productDetail_style__04 .productDetail--gallery .productCarousel-thumb {
  max-width: 100%; }

.productDetail_style__04 .productCarousel-slider:not(.owl-loaded), .productDetail_style__04 .productCarousel-thumb:not(.owl-loaded) {
  display: flex;
  display: -ms-flex;
  overflow: hidden; }

.productDetail_style__04 .productDetail--content .product-deliverly {
  border-top: 1px dashed #eee; }

.productDetail_style__04 .productDetail--wrapbox .combo-info {
  padding: 15px;
  background: #fff; }

.productDetail_style__04 .product-toshare .pro-title {
  margin-right: 10px; }

@media (min-width: 992px) {
  .productDetail_style__04 .product-container-gallery {
    padding: 15px;
    padding-left: 0; }
  .productDetail_style__04 .productDetail--navs, .productDetail_style__04 .productDetail--box .product-question {
    padding: 0;
    margin-top: 30px; }
  .productDetail_style__04 .productDetail--gallery {
    width: 35%; }
  .productDetail_style__04 .productDetail--content {
    width: 65%;
    border-left: 1px solid #eee;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    -ms-flex-direction: column;
    -ms-justify-content: space-between;
    justify-content: space-between; }
  .productDetail_style__04 .wrapbox-inner {
    display: flex;
    display: -ms-flex; }
  .productDetail_style__04 .productCarousel-slider:not(.owl-loaded) .product-gallery {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%; }
  .productDetail_style__04 .productCarousel-thumb:not(.owl-loaded) .product-thumb {
    flex: 0 0 calc((100% - 75px)/6);
    max-width: calc((100% - 75px)/6);
    margin-right: 15px; }
  .productDetail_style__04 .productDetail--content .wrapbox-detail {
    width: 65%; }
  .productDetail_style__04 .productDetail--content .wrapbox-coupon {
    width: 35%;
    margin-top: 25px; }
  .productDetail_style__04 .coupon-item {
    margin-bottom: 15px; }
  .productDetail_style__04 .productDetail--content .product-container-detail .product-boxleft .product-actions {
    margin-bottom: 0; }
  .productDetail_style__04 .productDetail--content .product-deliverly {
    padding: 15px 15px 0; }
  .productDetail_style__04 .combo-info--vertical .combo-info--content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .productDetail_style__04 .combo-info--vertical .combo-content--name {
    flex: 0 0 100%;
    max-width: 100%; }
  .productDetail_style__04 .combo-info--vertical .combo-content--total {
    flex: unset; }
  .productDetail_style__04 .combo-info--vertical .combo-item {
    flex: 0 0 24%;
    max-width: 24%; }
  .productDetail_style__04 .combo-info--vertical .combo-item--images a {
    border: 1px solid #dfdfdf;
    width: 150px; }
  .productDetail_style__04 .combo-info--vertical .combo-item:not(:last-child) .combo-item--images:before {
    left: 150px; }
  .productDetail_style__04 .combo-info--vertical .combo-content--total {
    border-top: 0;
    border-left: 1px dashed #ddd;
    padding-top: 0;
    padding-left: 30px; }
  .productDetail_style__04 .combo-info--vertical .combo-content--total .wrapbox-total {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start; }
  .productDetail_style__04 .combo-info--vertical .combo-content--total .wrapbox-total .combo-total {
    margin-bottom: 10px;
    margin-right: 0; } }

@media (max-width: 991px) {
  .productDetail_style__04 .productDetail--gallery .productList-thumb {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px; }
  .productDetail_style__04 .productDetail--gallery .wrapbox-detail {
    display: none; }
  .productDetail_style__04 .productDetail--main {
    display: block; }
  .productDetail_style__04 .productCarousel-thumb:not(.owl-loaded) .product-thumb {
    flex: 0 0 calc((100% - 60px)/5);
    max-width: calc((100% - 60px)/5);
    margin-right: 15px; }
  .productDetail_style__04 .listCoupon {
    margin: 0;
    padding-bottom: 15px; }
  .productDetail_style__04 .productDetail--content .product-deliverly {
    background: #fff;
    padding: 15px; }
  .productDetail_style__04 .combo-info .combo-info--content .combo-content--total {
    display: block; } }

.list-faqs {
  max-width: 840px;
  font-size: 15px; }
  .list-faqs .faq-item {
    margin-bottom: 20px; }
  .list-faqs .header-faqs {
    font-weight: 600;
    padding-right: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #eee;
    position: relative;
    cursor: pointer; }
    .list-faqs .header-faqs:before {
      content: "";
      right: 5px;
      top: 12px;
      position: absolute;
      box-sizing: border-box;
      height: 8px;
      width: 8px;
      border-style: solid;
      border-color: currentColor;
      border-width: 0px 1px 1px 0px;
      transform: rotate(45deg);
      transition: border-width 150ms ease-in-out;
      transition: all 0.4s ease-in-out 0s;
      -moz-transition: all 0.4s ease-in-out 0s;
      -o-transition: all 0.4s ease-in-out 0s;
      -webkit-transition: all 0.4s ease-in-out 0s;
      -ms-transition: all 0.4s ease-in-out 0s; }
    .list-faqs .header-faqs.opened {
      border-color: #000; }
    .list-faqs .header-faqs.opened:before {
      -moz-transform: rotate(-135deg);
      -webkit-transform: rotate(-135deg);
      -o-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      transform: rotate(-135deg); }
  .list-faqs .content-faqs {
    display: none; }

@media (min-width: 992px) {
  .productDetail--main {
    padding-top: 40px; }
  .layout-productDetail {
    margin-bottom: 55px; }
  /*.layout-productDetail .productDetail_style__01 .productDetail--gallery{position: -webkit-sticky;	position: sticky;	top: 30px;}
	.layout-productDetail .productDetail_style__02 .productDetail--content{position: -webkit-sticky;	position: sticky;	top: 70px;}
	.layout-productDetail .productDetail_style__03 .productDetail--gallery{position: -webkit-sticky;	position: sticky;	top: 30px;}*/
  .stickyProduct-gallery, .stickyProduct-detail {
    top: 30px;
    position: -webkit-sticky;
    position: sticky;
    -webkit-transition: top 400ms ease;
    -moz-transition: top 400ms ease;
    transition: top 400ms ease; }
  body.scroll-body-up .stickyProduct-gallery, body.scroll-body-up .stickyProduct-detail {
    top: 80px; } }

@media (max-width: 991px) {
  .productDetail-toolbar {
    border-top: 1px solid var(--shop-color-border);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #fff;
    margin: auto;
    padding: 7px 0px;
    -webkit-transition: padding .3s ease;
    transition: padding .3s ease; } }

/* . RENDER COMBO */
/*-------------------------------------------*/
.combo-info--title {
  font-size: 17px;
  margin: 0 0 10px;
  font-weight: 600; }

.combo-info--content + .combo-info--content {
  border-top: 0; }

.combo-info .combo-content--name {
  font-weight: 600;
  font-size: 16px;
  color: #333;
  margin-bottom: 15px; }

.combo-info .combo-content--list .list-combos {
  display: flex;
  -ms-display: flex;
  flex-wrap: wrap; }

.combo-info .combo-content--total {
  display: -webkit-box;
  display: flex;
  justify-content: flex-start;
  padding-top: 15px;
  border-left: 0;
  border-top: 1px dashed #ddd;
  text-align: left; }
  .combo-info .combo-content--total p {
    margin: 0 0 10px;
    font-size: 15px; }
  .combo-info .combo-content--total p span.combo-total-price {
    color: #ff2c26;
    font-size: 16px; }
  .combo-info .combo-content--total p.txt1 {
    font-weight: 700; }
  .combo-info .combo-content--total p.txt2 .combo-total-priceInit {
    font-weight: 500;
    font-size: 16px; }
  .combo-info .combo-content--total .add-combo {
    font-size: 13px;
    background: #f00;
    border: none;
    padding: 12px 20px;
    color: #fff;
    font-weight: 500;
    border-radius: 2px;
    white-space: nowrap;
    min-width: 185px;
    height: 45px;
    text-transform: uppercase; }
    .combo-info .combo-content--total .add-combo:focus {
      outline: none; }

.combo-info .combo-item {
  position: relative;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  margin-bottom: 15px;
  display: flex;
  flex-direction: column; }
  .combo-info .combo-item--images {
    position: relative;
    margin-bottom: 15px; }
    .combo-info .combo-item--images .lazy-img-cb {
      overflow: hidden; }
    .combo-info .combo-item--images a {
      width: 100px;
      text-align: center;
      display: block; }
  .combo-info .combo-item--detail {
    padding-right: 20px;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column; }
    .combo-info .combo-item--detail p {
      margin-bottom: 0; }
  .combo-info .combo-item--title {
    position: relative;
    margin-bottom: 5px;
    font-weight: 500; }
    .combo-info .combo-item--title input {
      margin-right: 5px;
      cursor: pointer;
      vertical-align: -2px; }
  .combo-info .combo-item--option {
    margin-bottom: 10px; }
    .combo-info .combo-item--option .options-title {
      color: #999;
      font-weight: 500; }
    .combo-info .combo-item--option .select-option {
      display: inline-block;
      position: relative;
      margin-right: 8px;
      margin-top: 8px; }
      .combo-info .combo-item--option .select-option:hover label {
        opacity: 1;
        visibility: visible; }
    .combo-info .combo-item--option .select-option label {
      position: absolute;
      top: -34px;
      left: 50%;
      transform: translateX(-50%);
      height: 24px;
      line-height: 24px;
      background: #17191a;
      color: #fff;
      font-size: 12px;
      text-decoration: none;
      white-space: nowrap;
      padding: 0 15px;
      border-radius: 3px;
      z-index: 990;
      opacity: 0;
      visibility: hidden;
      transition: all 300ms ease;
      display: none; }
      .combo-info .combo-item--option .select-option label:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 1px;
        left: 50%;
        width: 0;
        height: 0;
        border: solid;
        border-width: 8px 8px 0 8px;
        border-color: transparent;
        border-top-color: #000;
        -webkit-transform: translate(-50%, 100%);
        transform: translate(-50%, 100%); }
    .combo-info .combo-item--option .select-option select {
      font-size: 12px;
      color: #000;
      padding: 5px;
      border-color: #ececec;
      border-radius: 2px;
      outline: none;
      font-weight: 500; }
    .combo-info .combo-item--option .select-option select.disable {
      pointer-events: none;
      padding: 3px 8px;
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none; }
    .combo-info .combo-item--option .select-option select option[disabled] {
      color: rgba(0, 0, 0, 0.3); }
    .combo-info .combo-item--option.is-hide {
      display: none; }
    .combo-info .combo-item--option.disable .options-title {
      display: none; }
    .combo-info .combo-item--option.disable .filter-option {
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      pointer-events: none;
      padding: 5px 8px; }
  .combo-info .combo-item--bottom {
    margin-top: auto; }
  .combo-info .combo-item--priceInit {
    margin-top: auto; }
    .combo-info .combo-item--priceInit span b {
      font-weight: 600; }
    .combo-info .combo-item--priceInit del {
      margin-left: 5px;
      color: rgba(0, 0, 0, 0.26);
      font-size: 12px;
      font-weight: 500; }
  .combo-info .combo-item--price {
    color: #d0011b;
    font-weight: 600;
    margin-top: 5px;
    font-size: 15px; }
    .combo-info .combo-item--price .price-tt {
      font-size: 12px;
      color: #757575;
      display: block; }
    .combo-info .combo-item--price del {
      color: rgba(0, 0, 0, 0.26);
      margin-left: 5px;
      font-size: 12px; }
  .combo-info .combo-item.item-force .combo-item--images a, .combo-info .combo-item.item-force .combo-item--title input {
    pointer-events: none; }
  .combo-info .combo-item.item-force:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none; }
  .combo-info .combo-item.disabled .combo-item--images a.image {
    opacity: 0.5; }
  .combo-info .combo-item:not(:last-child) .combo-item--images:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 100px;
    margin: auto;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: linear-gradient(#000, #000), linear-gradient(#000, #000), transparent;
    background-position: center;
    background-size: 50% 2px, 2px 50%;
    background-repeat: no-repeat; }

@media (min-width: 992px) {
  .combo-info .combo-content--total {
    position: relative;
    text-align: left;
    min-width: 195px; }
    .combo-info .combo-content--total .wrapbox-total {
      display: flex;
      align-items: center;
      height: 100%; }
      .combo-info .combo-content--total .wrapbox-total .combo-total {
        margin-right: 30px; }
      .combo-info .combo-content--total .wrapbox-total .combo-total p {
        margin: 0; }
      .combo-info .combo-content--total .wrapbox-total .combo-total .txt2 {
        margin-top: 1px; }
  .combo-info .combo-content--list {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .combo-info .combo-item--option {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .combo-info .combo-item--option .options-title {
      margin-right: 10px;
      min-width: 90px;
      font-size: 13px;
      margin-top: 8px; }
  .combo-info--content {
    padding: 20px;
    border: 2px dashed #e70505;
    border-radius: 4px; }
  .combo-info--vertical .combo-info--content {
    overflow: hidden; }
  .combo-info--vertical .combo-content--total {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .combo-info--vertical .combo-item--price .price-tt {
    display: inline-block;
    margin-right: 5px; }
  .combo-info--vertical.width-small {
    max-width: calc(66.666667% - 15px); }
    .combo-info--vertical.width-small .combo-item {
      flex: 0 0 50%;
      max-width: 50%; }
  .combo-info--vertical .combo-item:nth-child(3n) .combo-item--detail {
    padding: 0; }
  .combo-info--horizontal .combo-info--content {
    display: block; }
  .combo-info--horizontal .combo-info--content .combo-item--images a {
    width: 80px; }
  .combo-info--horizontal .combo-content--total {
    border-left: 0;
    padding-left: 0; }
  .combo-info--horizontal .combo-item--bottom {
    text-align: right;
    max-width: 150px;
    flex: 0 0 150px;
    margin-top: 0; }
  .combo-info--horizontal .combo-item {
    flex: 0 0 100%;
    max-width: 100%;
    flex-direction: row;
    border-bottom: 1px dashed #e4e5f0; }
    .combo-info--horizontal .combo-item--title {
      position: initial; }
      .combo-info--horizontal .combo-item--title input {
        position: absolute;
        top: 0;
        left: 0; }
    .combo-info--horizontal .combo-item--detail {
      padding-right: 0;
      padding-left: 15px;
      flex-direction: row;
      justify-content: space-between; }
    .combo-info--horizontal .combo-item--option .options-title {
      margin-right: 15px;
      flex: 0 0 100%;
      color: #999;
      margin-top: 0px; }
    .combo-info--horizontal .combo-item--option .select-option {
      margin-right: 4px;
      margin-top: 4px; }
    .combo-info--horizontal .combo-item--price .price-tt {
      display: inline-block;
      padding-right: 3px; }
    .combo-info--horizontal .combo-item--price del {
      display: block; }
    .combo-info--horizontal .combo-item--price {
      margin: 0;
      font-size: 14px; }
    .combo-info--horizontal .combo-item:last-child {
      border-bottom: 0; }
    .combo-info--horizontal .combo-item:not(:last-child) .combo-item--images:before {
      display: none; } }

@media (min-width: 768px) and (max-width: 991px) {
  .combo-info--content, .combo-info--priceInit, .combo-info--price, .combo-info--price span {
    font-size: 14px; }
  .combo-info .combo-item {
    flex: 0 0 48%;
    max-width: 48%; } }

@media (max-width: 991px) {
  .combo-info--content {
    display: block; }
  .combo-info .combo-item--option .options-title {
    font-size: 12px;
    color: #999; }
  .combo-info .combo-item--option .select-option {
    margin-right: 4px;
    margin-top: 4px; }
  .combo-info .combo-content--total {
    width: 100%;
    padding-top: 15px; }
    .combo-info .combo-content--total .wrapbox-total {
      text-align: left; }
    .combo-info .combo-content--total .add-combo {
      padding: 12px 20px;
      width: 100%;
      height: 45px; }
  .combo-info .combo-content--list {
    margin: 0 -12px;
    overflow: hidden; }
    .combo-info .combo-content--list .list-combos {
      flex-wrap: nowrap;
      overflow: scroll;
      padding: 0 12px; }
    .combo-info .combo-content--list .list-combos::-webkit-scrollbar {
      display: none; }
  .combo-info .combo-item--detail {
    padding-right: 12px; }
  .combo-info .combo-item--priceInit, .combo-info .combo-item--price, .combo-info .combo-item--price span {
    font-size: 12px; }
  .combo-info--vertical .combo-content--total {
    display: block; } }

@media (max-width: 767px) {
  .combo-info .combo-item {
    flex: 0 0 49%;
    max-width: 49%; } }

@media (max-width: 360px) {
  .combo-info .combo-item--priceInit, .combo-info .combo-item--price, .combo-info .combo-item--price span {
    font-size: 11px; } }

.product-appcombo.q-combo-info {
  border-bottom: 1px dotted #dfe0e1; }

.layout-productDetail.style_01 {
  background: var(--bg-color-style01); }
  .layout-productDetail.style_01 .productDetail--content .wrapbox-detail,
  .layout-productDetail.style_01 .productDetail--content .product-price {
    background: var(--bg-color-style01); }

.layout-productDetail.style_02 {
  background: var(--bg-color-style02); }
  .layout-productDetail.style_02 .productDetail--content .wrapbox-detail,
  .layout-productDetail.style_02 .productDetail--content .product-price {
    background: var(--bg-color-style02); }

.layout-productDetail.style_03 {
  background: var(--bg-color-style03); }
  .layout-productDetail.style_03 .productDetail--content .wrapbox-detail,
  .layout-productDetail.style_03 .productDetail--content .product-price {
    background: var(--bg-color-style03); }

.layout-productDetail.style_04 {
  background: var(--bg-color-style04); }
  .layout-productDetail.style_04 .productDetail--content .wrapbox-detail,
  .layout-productDetail.style_04 .productDetail--content .product-price {
    background: var(--bg-color-style04); }

@media (min-width: 992px) {
  .layout-productDetail {
    margin-bottom: 55px; }
  /*.layout-productDetail .productDetail_style__01 .productDetail--gallery{position: -webkit-sticky;	position: sticky;	top: 70px;}*/
  /*.layout-productDetail .productDetail_style__02 .productDetail--content{position: -webkit-sticky;	position: sticky;	top: 70px;}*/
  /*.layout-productDetail .productDetail_style__03 .productDetail--gallery{position: -webkit-sticky;	position: sticky;	top: 70px;}*/ }

/*===== APP COMBO - BUY X TANG Y ============================================*/
.modal-productApp {
  text-align: center;
  padding: 0 !important;
  font-size: 0;
  background: rgba(3, 17, 27, 0.7);
  -webkit-transition: opacity .35s linear;
  -o-transition: opacity .35s linear;
  transition: opacity .35s linear;
  z-index: 9999; }

.modal-productApp:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-productApp .modal-dialog-centered {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  font-size: 14px; }

.modal-productApp.fade .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  display: inline-flex; }

.modal-productApp .modal-dialog-centered .modal-content {
  width: 100%; }

.modal-productApp.fade .modal-dialog-centered {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s; }

.modal-productApp.fade.show .modal-dialog-centered {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.modal-productApp .modal-footer {
  padding: 15px;
  text-align: center;
  flex-wrap: wrap; }

.modal-productApp .modal-footer .button {
  margin: 0 5px;
  font-weight: 600;
  outline: none; }

.modal-productApp .modal-footer .button:first-child:not(:hover) {
  color: var(--shop-color-button); }

.modal-productApp .modal-footer .button:first-child:not(:hover):before {
  background: #ffffff; }

.modal-productApp .modal-header {
  padding: 15px 20px; }

.modal-productApp .modal-header .name-combo,
.modal-productApp .modal-header .modal-title {
  margin: 0;
  font-weight: bold;
  font-size: 22px;
  padding: 0px 30px 0px 0px; }

.modal-productApp .modal-header .combo-title {
  margin: 10px 0 0;
  font-size: 14px;
  font-weight: bold; }

.modal-productApp .modal-header .close-modal-app {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  background-color: #ffffff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #333;
  right: 13px;
  top: 9px;
  z-index: 9;
  opacity: 1;
  margin: 0; }

.modal-productApp .modal-header .close-modal-app svg {
  display: inline-block;
  fill: currentColor;
  position: relative;
  width: 12px;
  height: 28px; }

#combo-program {
  max-height: 400px;
  overflow: auto; }

#combo-program .combo-title b {
  color: #ff0707; }

#combo-program .combo-w {
  border: 0;
  margin-bottom: 0px;
  padding: 0px 10px 0px 40px;
  position: relative; }

#combo-program .combo-w:after {
  content: '\2714\fe0e';
  font-size: 16px;
  position: absolute;
  top: calc(50% - 11px);
  left: 11px;
  color: var(--shop-color-main);
  opacity: 0; }

#combo-program .combo-w:before {
  content: '';
  width: 20px;
  height: 20px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  position: absolute;
  top: calc(50% - 10px);
  left: 7px; }

#combo-program .combo-w.checked:after {
  opacity: 1; }

#combo-program .combo-w.checked:before {
  border: 1px solid var(--shop-color-main); }

#combo-program table tr {
  margin-bottom: 3px; }

#combo-program table tr:first-child td {
  border-top: 0; }

#combo-program table label {
  font-weight: normal;
  font-size: 13px;
  display: block;
  border: none;
  padding: 2px 5px;
  cursor: pointer; }

#combo-program table label:after {
  content: "";
  display: table;
  clear: both; }

#combo-program table label img {
  display: inline-block;
  width: 85px;
  float: left; }

#combo-program table label p {
  display: inline-block;
  width: calc(100% - 85px);
  float: left;
  margin-bottom: 0px;
  padding-left: 15px; }

#combo-program table label .discount-promotion-price b {
  color: #fa0303; }

#combo-program table label .discount-promotion-price del {
  margin-left: 5px; }

#combo-program table input {
  display: none; }

#combo-program table input:checked + label {
  color: #000;
  background: #fff8f8; }

#buyxgety-program {
  border: 2px dotted var(--shop-color-main);
  padding: 10px;
  position: relative;
  min-height: 100px;
  z-index: 0; }

#buyxgety-program .buyxgety-heading {
  padding: 5px 60px 5px 0;
  position: relative; }

#buyxgety-program .buyxgety-heading h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 4px; }

#buyxgety-program .buyxgety-heading p {
  font-size: 12px; }

#buyxgety-program .buyxgety-heading:after {
  content: "";
  position: absolute;
  width: 35px;
  height: 35px;
  right: 10px;
  top: 6px;
  background-image: url("https://file.hstatic.net/200000593853/file/gift-filled_774ac33d774c4a29aa86ed5620d5b902.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center; }

#buyxgety-program .modal-body {
  padding: 15px 30px; }

.buyxgety_item {
  display: -webkit-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  padding: 5px 10px 10px; }

.buyxgety_item .buyxgety_checkbox {
  width: 30px; }

.buyxgety_item .buyxgety_image {
  width: 70px;
  text-align: center; }

.buyxgety_item .buyxgety_image img {
  padding: 3px;
  border: 1px solid #eee; }

.buyxgety_item .buyxgety_item_title {
  width: calc(100% - 70px);
  padding-left: 10px; }

.buyxgety_item .buyxgety_list_variant select {
  font-size: 94%;
  font-style: italic;
  min-width: 110px;
  outline: none;
  padding: 1px 15px 2px;
  margin: 2px 0 5px; }

.buyxgety_item .buyxgety_checkbox input[type=radio] {
  cursor: pointer;
  width: 15px;
  height: 15px; }

.buyxgety_item .buyxgety_item_title .bxy__tt1 span {
  margin-bottom: 2px;
  margin-right: 8px;
  font-weight: 500;
  font-size: 10px;
  padding: 1px 6px 2px;
  border: 1px solid #ffe1db;
  background: #fef4f4;
  color: #ff0000;
  border-radius: 3px;
  display: inline-block; }

.buyxgety_item .buyxgety_item_title .bxy__tt1 a {
  color: #315399; }

.buyxgety_item .buyxgety_item_title .bxy__tt2 strong {
  color: #ff0000; }

.buyxgety_item .buyxgety_item_title .bxy__tt2 span {
  color: #315399; }

.product-loop .proloop-image .gift.product_gift_label .lazyload,
.product-loop-ldpage .gift.product_gift_label .lazyload {
  min-height: 25px; }

.product-loop .proloop-image .gift.product_gift_label img,
.product-loop-ldpage .gift.product_gift_label img {
  display: inline-block; }

table.table-cart tr td.item .ico-gift {
  display: inline-block;
  width: 16px;
  vertical-align: text-bottom;
  margin-left: 10px; }

@media (max-width: 767px) {
  .buyxgety_item {
    padding: 5px 0px 10px; }
  .modal-productApp .modal-dialog-centered {
    margin: 30px 10px 50px; }
  .modal-productApp .modal-header {
    padding-left: 15px; }
  .modal-productApp .modal-header .name-combo,
  .modal-productApp .modal-header .modal-title {
    font-size: 18px; }
  .modal-productApp .modal-footer .button {
    width: 100%;
    margin: 0; }
  .modal-productApp .modal-footer .button + .button {
    margin-top: 10px; } }

/*--------------------------------------------------------------------------------
MODAL PREORDER
--------------------------------------------------------------------------------*/
.modal-contactform-pr .modal-title {
  font-size: 17px;
  padding-right: 35px; }

.modal-contactform-pr .modal-body {
  padding: 20px 20px; }
  .modal-contactform-pr .modal-body .contact-form .input-group {
    width: 100%;
    margin-bottom: 18px; }
  .modal-contactform-pr .modal-body .contact-form .input-group input,
  .modal-contactform-pr .modal-body .contact-form .input-group textarea {
    color: #212121;
    padding: 10px 16px;
    font-size: 14px;
    height: initial; }
  .modal-contactform-pr .modal-body .contact-form .alert-preorder {
    display: none; }
  .modal-contactform-pr .modal-body .sitebox-recaptcha {
    margin-bottom: 12px;
    padding: 0; }

.modal-contactform-pr .btn-close-preorder {
  text-align: center;
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 10px;
  color: #272727;
  z-index: 999;
  width: 36px;
  height: 36px;
  font-size: 0;
  border: 6px solid transparent;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%; }
  .modal-contactform-pr .btn-close-preorder:before, .modal-contactform-pr .btn-close-preorder:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background-color: rgba(39, 39, 39, 0.5);
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
  .modal-contactform-pr .btn-close-preorder:before {
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .modal-contactform-pr .btn-close-preorder:after {
    transform-origin: 50% 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .modal-contactform-pr .btn-close-preorder:hover {
    background: #e5e5e5; }
  .modal-contactform-pr .btn-close-preorder:hover:before, .modal-contactform-pr .btn-close-preorder:hover:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  .modal-contactform-pr .btn-close-preorder:focus {
    outline: none;
    box-shadow: none; }
  @media (max-width: 767px) {
    .modal-contactform-pr .btn-close-preorder {
      top: 5px; } }

.modal-contactform-pr .btn-submit-contact-pr {
  border-radius: 4px; }

/*--------------------------------------------------------------------------------
MODAL SIZEGUIDE 
--------------------------------------------------------------------------*/
.modal-sizes {
  text-align: center;
  padding: 0 !important;
  background: rgba(3, 17, 27, 0.7); }
  .modal-sizes .modal-header {
    padding: 20px 50px 15px;
    border-bottom: 0; }
  .modal-sizes .modal-header.mdal-border {
    border-bottom: 1px solid #e5e5e5; }
  .modal-sizes .modal-header .mdl-title {
    font-size: 20px;
    font-weight: 700;
    margin: 0 auto;
    line-height: initial; }
  .modal-sizes .modal-header button.close {
    background-color: rgba(0, 0, 0, 0.3);
    border: 0;
    padding: 0;
    margin: 0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
    border-radius: 50%;
    opacity: 1;
    text-align: center;
    outline: none; }
    .modal-sizes .modal-header button.close:hover {
      background-color: rgba(0, 0, 0, 0.6); }
  .modal-sizes .modal-header button.close svg {
    display: block;
    margin: auto;
    height: 30px;
    width: 14px;
    text-align: center;
    fill: #f3f3f3; }
  .modal-sizes .modal-body {
    padding: 20px; }
  .modal-sizes .modal-body .mdl-banner {
    text-align: center; }
  .modal-sizes .modal-body .mdl-note {
    margin: 12px 0 10px; }
  .modal-sizes .modal-header .close-modal-size:hover svg {
    opacity: 1;
    -webkit-transform: scale(1.12);
    -moz-transform: scale(1.12);
    transform: scale(1.12); }
  @media (min-width: 768px) {
    .modal-sizes .modal-dialog {
      min-width: 700px; } }
  @media (max-width: 767px) {
    .modal-sizes .modal-header {
      padding: 12px 44px 12px 12px; }
    .modal-sizes .modal-header .mdl-title {
      font-size: 18px;
      text-align: left; }
    .modal-sizes .modal-body {
      padding: 20px 10px; } }
