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

.sectionHeading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 24px; }

.sectionHeading .heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch; }

.sectionHeading .heading h2 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.5px;
  margin: 0; }

.sectionHeading .heading .viewmore a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #C11818;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.1px;
  padding: 8px 24px;
  border-radius: 6px;
  border: 1px solid #C11818;
  background: #FFF; }

.sectionHeading .heading .viewmore a:hover {
  background: #C11818;
  color: #FFF; }

@media (max-width: 991.98px) {
  .sectionHeading .heading h2 {
    font-size: 20px; }
  .sectionHeading .heading .viewmore a {
    padding: 8px; } }

.owlflex.owl-carousel:not(.owl-loaded) {
  display: flex;
  display: -ms-flex;
  overflow: hidden; }

.owlflex.owl-carousel .owl-nav button {
  position: absolute;
  top: calc(50% - 20px);
  padding: 0;
  opacity: 0;
  height: 28px;
  width: 28px;
  padding: 8px;
  border-radius: 4px;
  background-color: #fff;
  outline: none;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  display: flex;
  align-items: center;
  justify-content: center; }

.owlflex.owl-carousel .owl-nav button.owl-prev {
  left: 00px; }

.owlflex.owl-carousel .owl-nav button.owl-next {
  right: 00px; }

.owlflex.owl-carousel .owl-nav button svg {
  width: 20px;
  height: 20px; }

.owlflex:hover .owl-nav button {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

/*===== PRODUCT DETAIL ==========================*/
/* Setting varian màu sắc */
.swatch .swatch-element.color label.trang {
  font-size: 0;
  background: #FFFFFF;
  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: #FFFFFF; }

.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.inox {
  font-size: 0;
  background: #B4BDC7;
  border-radius: 50%;
  padding: 0;
  min-width: 26px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-image: none; }
  .swatch .swatch-element.color label.inox.sd {
    box-shadow: 0 0 0 3px #ffffff , 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.inox.sd:before {
    content: none; }
  .swatch .swatch-element.color label.inox.sd:after {
    content: none; }

.variantColor .vrt-color span.inox {
  background: #B4BDC7; }

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

.variantColor .vrt-color span.ma-chrome {
  background: #E0EEEE; }

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

.variantColor .vrt-color span.kem {
  background: #FFFDD0; }

.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.xanh-duong-pastel {
  font-size: 0;
  background: #AEC6CF;
  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-pastel.sd {
    box-shadow: 0 0 0 3px #ffffff , 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.xanh-duong-pastel.sd:before {
    content: none; }
  .swatch .swatch-element.color label.xanh-duong-pastel.sd:after {
    content: none; }

.variantColor .vrt-color span.xanh-duong-pastel {
  background: #AEC6CF; }

.swatch .swatch-element.color label.xanh-la-pastel {
  font-size: 0;
  background: #B2FBA5;
  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-pastel.sd {
    box-shadow: 0 0 0 3px #ffffff , 0 0 0 4px #d4d4d4; }
  .swatch .swatch-element.color label.xanh-la-pastel.sd:before {
    content: none; }
  .swatch .swatch-element.color label.xanh-la-pastel.sd:after {
    content: none; }

.variantColor .vrt-color span.xanh-la-pastel {
  background: #B2FBA5; }

.swatch .swatch-element.color label.cam {
  font-size: 0;
  background: #FFA500;
  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: #FFA500; }

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

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

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

.variantColor .vrt-color span.xanh-xam {
  background: #9BBED4; }

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

.variantColor .vrt-color span.xanh-ngoc-luc-bao {
  background: #50C878; }

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

.variantColor .vrt-color span.champange {
  background: #F7E7CE; }

.swatch .swatch-element.color label.hong {
  font-size: 0;
  background: #FFC0CB;
  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: #FFC0CB; }

.select-swatch .swatch {
  margin-bottom: 16px;
  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: 90px;
  font-weight: 600; }

.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: 0 19px 19px 0;
  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: 64px;
  margin-bottom: 64px; }
  .productDetail-related .productRelated-title h2 {
    margin: 0 0 24px;
    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 (max-width: 767px) {
    .productDetail-related .listProduct-row {
      margin: 0; }
    .productDetail-related .productRelated-title h2 {
      font-size: 18px;
      padding-left: 15px; } }

.productDetail-recently-viewed {
  margin-top: 32px; }
  .productDetail-recently-viewed .productViewed-title {
    border-radius: 8px 8px 0 0;
    background: #C11818; }
    .productDetail-recently-viewed .productViewed-title h2 {
      margin: 0 0;
      display: flex;
      padding: 8px 16px;
      align-items: center;
      gap: 8px;
      align-self: stretch;
      color: #fff;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: -0.2px; }
  .productDetail-recently-viewed .listProduct-row {
    margin: 0; }
  .productDetail-recently-viewed .productViewed-content {
    background: #fff;
    border-radius: 0 0 8px 8px;
    overflow: hidden; }
    .productDetail-recently-viewed .productViewed-content .product-loop {
      padding: 16px;
      margin-bottom: 0; }
      .productDetail-recently-viewed .productViewed-content .product-loop .product-inner {
        border-radius: 8px;
        border: 1px solid #D9D9D9; }
      .productDetail-recently-viewed .productViewed-content .product-loop .proloop-detail h3 {
        font-size: 12px; }
      .productDetail-recently-viewed .productViewed-content .product-loop .proloop-detail .proloop--price {
        font-size: 14px; }
        .productDetail-recently-viewed .productViewed-content .product-loop .proloop-detail .proloop--price .price-del {
          font-size: 12px; }
      .productDetail-recently-viewed .productViewed-content .product-loop .proloop-detail .proloop-tag {
        display: none; }
  @media (max-width: 767.98px) {
    .productDetail-recently-viewed .listProduct-row {
      margin: 0;
      display: flex;
      flex-wrap: wrap; }
    .productDetail-recently-viewed .productViewed-title h2 {
      font-size: 18px;
      padding-left: 15px; }
    .productDetail-recently-viewed .listProduct-viewed .product-loop {
      padding: 8px;
      margin-bottom: 0px;
      flex: 0 0 50%;
      max-width: 50%; }
    .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: 0;
    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 0 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; }

.layout-productDetail .breadcrumb-shop {
  border: 0;
  margin-bottom: 32px; }

.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 .hotline-product {
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px;
  gap: 16px;
  width: 100%; }
  .productDetail-information .hotline-product .hotline-product-item {
    flex: 0 0 calc(33.3333% - 10.6666667px);
    max-width: calc(33.3333% - 10.6666667px);
    display: flex;
    padding: 8px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 6px;
    background: #333;
    color: #fff; }
    .productDetail-information .hotline-product .hotline-product-item a {
      color: #fff;
      display: block;
      text-align: center;
      font-size: 14px;
      font-weight: 600; }
      .productDetail-information .hotline-product .hotline-product-item a p {
        margin-bottom: 4px; }
        .productDetail-information .hotline-product .hotline-product-item a p:last-child {
          margin-bottom: 0;
          font-size: 12px;
          font-weight: 400; }

.productDetail-information .product-deliverly {
  margin-top: 24px; }
  .productDetail-information .product-deliverly .title-deliverly {
    font-weight: 600;
    color: #C11818;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.2px;
    margin-bottom: 16px; }
  .productDetail-information .product-deliverly .infoList-deliverly {
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px; }
    .productDetail-information .product-deliverly .infoList-deliverly [class^="col-"] {
      padding-left: 8px;
      padding-right: 8px; }
    .productDetail-information .product-deliverly .infoList-deliverly .deliverly-item {
      position: relative;
      display: -ms-flex;
      display: flex;
      -ms-align-items: center;
      align-items: center;
      padding: 8px;
      gap: 10px;
      border-radius: 8px;
      border: 1px solid #D9D9D9;
      margin-bottom: 16px;
      font-size: 12px;
      font-weight: 400;
      letter-spacing: -0.1px; }
      .productDetail-information .product-deliverly .infoList-deliverly .deliverly-item .icon {
        display: flex;
        width: 40px;
        height: 40px;
        padding: 6px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        aspect-ratio: 1/1;
        border-radius: 4px;
        background: #D9D9D9; }
        .productDetail-information .product-deliverly .infoList-deliverly .deliverly-item .icon img {
          width: 20px;
          height: 20px;
          flex-shrink: 0;
          aspect-ratio: 1/1; }

.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 0.25s linear;
    -o-transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    transition: all 0.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: 0 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 h2 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase; }

.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 #C11818;
  padding: 7px 15px;
  color: #C11818;
  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: #C11818;
  -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: 1160px;
  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 .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 .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: 0;
    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: 0; }
  .productDetail--gallery .productCarousel-slider .owl-nav button.owl-next {
    right: 0; }
  .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 {
  position: relative;
  margin-top: 16px; }
  .productDetail--gallery .productCarousel-thumb .product-thumb__item {
    display: block;
    border: 1px solid var(--shop-color-border);
    border-radius: 8px;
    overflow: hidden; }
    .productDetail--gallery .productCarousel-thumb .product-thumb__item img {
      object-fit: cover;
      height: 100%; }
  .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); }
  .productDetail--gallery .productCarousel-thumb.owl-carousel .owl-nav button {
    display: flex;
    padding: 4px !important;
    align-items: center;
    border-radius: 4px;
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .productDetail--gallery .productCarousel-thumb.owl-carousel .owl-nav button.owl-prev {
      left: 8px; }
    .productDetail--gallery .productCarousel-thumb.owl-carousel .owl-nav button.owl-next {
      right: 8px; }

.product-stores {
  display: flex;
  padding: 8px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid #C11818;
  width: 100%;
  margin-top: 8px; }
  .product-stores .product-stores-heading {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    cursor: pointer; }
    .product-stores .product-stores-heading .product-stores-title {
      display: flex;
      padding: 4px 8px;
      justify-content: center;
      align-items: center;
      gap: 8px;
      border-radius: 4px;
      background: rgba(193, 24, 24, 0.1);
      color: #C11818;
      font-size: 14px;
      font-weight: 600;
      letter-spacing: -0.1px; }
    .product-stores .product-stores-heading .product-stores-arrow {
      display: flex;
      width: 28px;
      height: 28px;
      padding: 4px 8px;
      justify-content: center;
      align-items: center;
      gap: 8px;
      border-radius: 4px;
      background: rgba(193, 24, 24, 0.1); }
      .product-stores .product-stores-heading .product-stores-arrow svg {
        transition: 0.3s ease; }
    .product-stores .product-stores-heading.active .product-stores-arrow svg {
      transform: rotate(180deg);
      transition: 0.3s ease; }
  .product-stores .product-stores-content {
    display: none; }
    .product-stores .product-stores-content .store-item {
      display: flex;
      padding: 16px 0;
      flex-direction: column;
      align-items: flex-start;
      gap: 8px;
      align-self: stretch;
      font-size: 14px;
      border-bottom: 1px solid #D9D9D9; }
      .product-stores .product-stores-content .store-item .store-name {
        display: flex;
        align-items: center;
        gap: 4px;
        font-weight: 600;
        letter-spacing: -0.1px; }
      .product-stores .product-stores-content .store-item .store-map {
        margin-top: 8px;
        width: 100%; }
        .product-stores .product-stores-content .store-item .store-map a {
          display: flex;
          align-items: center;
          gap: 4px;
          font-size: 12px;
          letter-spacing: -0.1px;
          text-decoration-line: underline;
          text-decoration-style: solid;
          text-decoration-skip-ink: auto;
          text-decoration-thickness: auto;
          text-underline-offset: auto;
          text-underline-position: from-font; }
      .product-stores .product-stores-content .store-item:last-child {
        border-bottom: 0; }
  @media (max-width: 991.98px) {
    .product-stores {
      margin-top: 32px; } }

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

.productDetail--box-tabsviewed {
  display: flex;
  flex-wrap: wrap;
  gap: 32px; }
  .productDetail--box-tabsviewed .productDetail--box-wrap {
    flex: 0 0 calc(75% - 16px);
    max-width: calc(75% - 16px); }
    .productDetail--box-tabsviewed .productDetail--box-wrap .onireviewapp-container {
      margin-top: 32px; }
  .productDetail--box-tabsviewed .productDetail--box-viewed__wrap {
    flex: 0 0 calc(25% - 16px);
    max-width: calc(25% - 16px); }
    @media (min-width: 992px) {
      .productDetail--box-tabsviewed .productDetail--box-viewed__wrap .productDetail-recently-viewed {
        top: 30px;
        position: -webkit-sticky;
        position: sticky;
        -webkit-transition: top 400ms ease;
        -moz-transition: top 400ms ease;
        transition: top 400ms ease; } }

.productDetail--navs {
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  margin-top: 32px; }
  .productDetail--navs .tab-title {
    margin-bottom: 24px;
    background: #fff; }
    .productDetail--navs .tab-title .nav-item {
      color: #b6b9bf;
      text-transform: uppercase;
      position: relative;
      padding: 16px 24px;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: -0.2px; }
      .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: 2px;
          background: var(--shop-color-main);
          bottom: 0;
          left: 0; }
      .productDetail--navs .tab-title .nav-item:hover {
        color: var(--shop-color-title); }
        .productDetail--navs .tab-title .nav-item:hover:before {
          position: absolute;
          content: "";
          width: 100%;
          height: 2px;
          background: var(--shop-color-main);
          bottom: 0;
          left: 0; }
  .productDetail--navs .tab-content {
    padding: 16px;
    background: #fff;
    border-radius: 8px; }
    .productDetail--navs .tab-content iframe {
      width: 100%; }
  .productDetail--navs .faq-item {
    border-bottom: 1px solid #ddd;
    padding: 12px 0; }
    .productDetail--navs .faq-item .faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      cursor: pointer;
      font-weight: 600;
      gap: 12px; }
      .productDetail--navs .faq-item .faq-question svg {
        pointer-events: none; }
    .productDetail--navs .faq-item .faq-answer {
      margin-top: 10px;
      color: #555;
      line-height: 1.6; }
  @media (max-width: 767.98px) {
    .productDetail--navs .tab-title .nav-item {
      flex: 0 0 100%;
      max-width: 100%; } }

.onireviewapp-container {
  margin-top: 32px; }

.is-border {
  border-top: 15px solid var(--shop-color-bg); }

.mg-top {
  margin-top: 15px; }

.pd-top {
  padding-top: 40px; }
  @media (max-width: 991px) {
    .pd-top {
      padding-top: 20px; } }

.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; }

.productDetail_style__04 .productDetail--main {
  display: flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  gap: 32px; }

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

.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--wrapbox .combo-info {
  padding: 15px;
  background: #fff; }

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

@media (min-width: 992px) {
  .productDetail_style__04 .productDetail--gallery {
    flex: 0 0 calc(50% - 16px);
    max-width: calc(50% - 16px); }
  .productDetail_style__04 .productDetail--content {
    flex: 0 0 calc(50% - 16px);
    max-width: calc(50% - 16px);
    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;
    flex-wrap: wrap; }
  .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: 100%; }
  .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 .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: 991.98px) {
  .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-information .hotline-product {
    padding-left: 16px;
    padding-right: 16px; }
  .productDetail_style__04 .productDetail--content .product-deliverly {
    background: #fff;
    padding: 16px;
    border-radius: 6px;
    overflow: hidden; }
    .productDetail_style__04 .productDetail--content .product-deliverly .infoList-deliverly [class^="col-"]:last-child .deliverly-item {
      margin-bottom: 0; }
  .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: 0 1px 1px 0;
      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) {
  .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 0;
    -webkit-transition: padding 0.3s ease;
    transition: padding 0.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: 0; }
    .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_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); }

/*
--------------------------------------------------------------------------------
SIDEBAR ACTION PRODUCT
--------------------------------------------------------------------------------
*/
.sidebar-action-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 90px;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  z-index: 990;
  transform: translateY(100%);
  transition: all 0.3s;
  display: flex; }
  .sidebar-action-bottom.is-show {
    transform: translateY(0); }
  .sidebar-action-bottom.show {
    transform: translateY(0) !important; }
  .sidebar-action-bottom .sticky-atc {
    display: flex;
    justify-content: space-between;
    height: 100%; }
    .sidebar-action-bottom .sticky-atc__img {
      flex: 0 0 auto;
      width: auto;
      display: flex;
      align-items: center;
      padding-right: 15px; }
      .sidebar-action-bottom .sticky-atc__img .prod-info {
        margin-left: 15px; }
        .sidebar-action-bottom .sticky-atc__img .prod-info span.prod-price {
          font-size: 18px;
          font-weight: 600;
          color: red; }
        .sidebar-action-bottom .sticky-atc__img .prod-info del {
          margin: 0 0 0 10px;
          color: #c4c4c4; }
        .sidebar-action-bottom .sticky-atc__img .prod-info span.prod-percent {
          display: inline-block;
          padding: 2px 14px;
          margin-left: 8px;
          background: #fff;
          border-radius: 3px;
          text-transform: uppercase;
          font-weight: 600;
          font-size: 13px;
          color: #ff0000;
          border: 1px solid #ff0000;
          vertical-align: text-bottom; }
      .sidebar-action-bottom .sticky-atc__img .prod-info__reviews {
        margin: 0 0 5px; }
        .sidebar-action-bottom .sticky-atc__img .prod-info__reviews .haravan-product-reviews-badge {
          margin-bottom: 5px;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          align-items: center;
          -webkit-align-items: center; }
        .sidebar-action-bottom .sticky-atc__img .prod-info__reviews .haravan-product-reviews-badge p {
          margin: 0; }
        .sidebar-action-bottom .sticky-atc__img .prod-info__reviews .product-reviews .rating-star .hrv-product-reviews-star i {
          font-size: 15px; }
        .sidebar-action-bottom .sticky-atc__img .prod-info__reviews .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; }
        .sidebar-action-bottom .sticky-atc__img .prod-info__reviews .haravan-product-reviews-badge .hrv-product-reviews-star i[class^="star-"] {
          color: #fdd836 !important;
          font-size: 16px !important; }
        .sidebar-action-bottom .sticky-atc__img .prod-info__reviews .haravan-product-reviews-badge .hrv-product-reviews-star i.star-off-png {
          color: #fdd836 !important; }
    .sidebar-action-bottom .sticky-atc__vrt {
      flex: 1 1 auto;
      display: flex;
      justify-content: flex-end;
      align-items: center; }
    .sidebar-action-bottom .sticky-atc__action {
      display: flex;
      justify-content: flex-end;
      flex: 0 0 auto;
      width: auto; }
    .sidebar-action-bottom .sticky-atc__btn {
      display: flex;
      align-items: center;
      border-left: 1px solid #d9d9d9; }
      .sidebar-action-bottom .sticky-atc__btn .btn-quantity {
        margin-left: 15px;
        display: flex; }
      .sidebar-action-bottom .sticky-atc__btn .btn-atc {
        margin-left: 15px; }
      .sidebar-action-bottom .sticky-atc__btn .btn-buy-sticky {
        width: 100%;
        height: 45px;
        text-align: center;
        border: none;
        font-size: 14px;
        line-height: 18px;
        color: white;
        background: #e70505;
        text-transform: uppercase;
        outline: none;
        box-shadow: none;
        position: relative;
        border-radius: 2px;
        font-weight: 600;
        border: 1px solid #e70505; }
        .sidebar-action-bottom .sticky-atc__btn .btn-buy-sticky.disabled {
          color: #929292;
          background: #eaeaea;
          border-color: #eaeaea;
          cursor: no-drop; }
      .sidebar-action-bottom .sticky-atc__btn .btn-pricezero-sticky {
        width: 100%;
        font-size: 14px;
        padding-top: 12px;
        padding-bottom: 12px;
        text-transform: uppercase;
        outline: none;
        box-shadow: none;
        position: relative;
        border-radius: 2px;
        font-weight: 600; }
  .sidebar-action-bottom .select-swatch {
    display: flex;
    align-items: center;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative; }
    .sidebar-action-bottom .select-swatch .header {
      margin: 0 0 5px;
      font-size: 14px;
      font-weight: 600;
      line-height: initial;
      text-align: left;
      width: auto;
      white-space: nowrap; }
  .sidebar-action-bottom .swatch {
    width: auto;
    align-items: unset;
    flex-direction: column;
    margin: 0; }
    .sidebar-action-bottom .swatch .select-swap {
      width: auto; }
    .sidebar-action-bottom .swatch select.select-swap {
      min-width: 100px;
      padding: 5px 10px;
      margin: 0 8px 8px 0;
      border-radius: 4px; }
      .sidebar-action-bottom .swatch select.select-swap option[disabled] {
        color: rgba(0, 0, 0, 0.3); }
      .sidebar-action-bottom .swatch select.select-swap:focus {
        outline: none; }
    .sidebar-action-bottom .swatch .header {
      width: auto;
      white-space: nowrap; }
    .sidebar-action-bottom .swatch .swatch-element label {
      min-width: 55px; }
  .sidebar-action-bottom .swatch + .swatch {
    margin-left: 20px; }
  .sidebar-action-bottom .quantity-input {
    background: #fff;
    color: #000;
    font-weight: 600;
    height: 45px;
    line-height: 45px;
    width: 45px;
    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; }
    .sidebar-action-bottom .quantity-input:focus {
      outline: none;
      border-color: #f3f4f4; }
  .sidebar-action-bottom .qty-btn {
    float: left;
    background: rgba(0, 0, 0, 0.03);
    border: 1px solid #f3f4f4;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    outline: none;
    height: 45px;
    line-height: 45px;
    width: 45px;
    text-align: center;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none; }
    .sidebar-action-bottom .qty-btn svg {
      display: block;
      width: 12px;
      height: 100%;
      margin: 0 auto;
      fill: #a4aaaf;
      transition: all 0.2s ease-in-out; }
    .sidebar-action-bottom .qty-btn:hover svg {
      fill: #000; }
  @media (min-width: 992px) {
    .sidebar-action-bottom .container {
      max-width: 1350px; }
    .sidebar-action-bottom .sticky-atc__btn .btn-buy-sticky {
      min-width: 220px; }
    .sidebar-action-bottom .check-action-tt {
      padding: 0 15px; } }
  @media (max-width: 991px) {
    .sidebar-action-bottom {
      min-height: 50px;
      transform: translateY(0); }
      .sidebar-action-bottom .sticky-atc {
        flex-direction: column; }
      .sidebar-action-bottom .sticky-atc__img .prod-img,
      .sidebar-action-bottom .sticky-atc__img .prod-info .prod-info__reviews {
        display: none; }
      .sidebar-action-bottom .sticky-atc__img .prod-info {
        margin-left: 0; }
      .sidebar-action-bottom .sticky-atc__img .prod-info__price {
        margin-top: 5px; }
      .sidebar-action-bottom .sticky-atc__action {
        padding: 7px 0;
        width: 100%; }
      .sidebar-action-bottom .sticky-atc__vrt form {
        width: 100%; }
      .sidebar-action-bottom .sticky-atc__btn {
        border-left: 0;
        width: 100%; }
      .sidebar-action-bottom .sticky-atc__btn .btn-quantity {
        margin: 0;
        padding-right: 15px; }
      .sidebar-action-bottom .sticky-atc__btn .btn-atc {
        flex: 1 1 auto;
        margin: 0; }
      .sidebar-action-bottom .swatch {
        margin: 10px 0 0; }
        .sidebar-action-bottom .swatch:first-child:before {
          display: none; }
      .sidebar-action-bottom .select-swatch {
        padding: 0;
        justify-content: space-between; }
      .sidebar-action-bottom .swatch select.select-swap {
        margin: 0; }
      .sidebar-action-bottom .select-swatch .header {
        display: none; } }

@media (max-width: 991px) {
  body.scroll-body-up .sidebar-action-bottom {
    transform: translateY(100%); } }

#hrv-loyalty {
  display: none !important; }

/*
--------------------------------------------------------------------------------
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; } }

@media (max-width: 767px) {
  .productDetail--box-tabsviewed .productDetail--box-viewed__wrap,
  .productDetail--box-tabsviewed .productDetail--box-wrap {
    flex: 0 0 calc(100%);
    max-width: calc(100%); }
  .sectionHeading .menulists ul li {
    width: calc(50% - 4px); }
  .sectionHeading .menulists ul {
    flex-wrap: wrap; } }
