@charset "UTF-8";
/* vietnamese */
@font-face {
  font-family: 'Arsenal';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://file.hstatic.net/200000532849/file/arsenal_400_b0f97cef301f4b0aa178fbac8d539926.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }

/* latin */
@font-face {
  font-family: 'Arsenal';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://file.hstatic.net/200000532849/file/arsenal_latin_400_c2a303f36d2147a0a384659563c455ee.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* vietnamese */
@font-face {
  font-family: 'Arsenal';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://file.hstatic.net/200000532849/file/arsenal_700_d7e2337862b74e22a373541634bd809d.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }

/* latin */
@font-face {
  font-family: 'Arsenal';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://file.hstatic.net/200000532849/file/arsenal_latin_700_4a2d1357d93645dc94491f7b36af7913.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://file.hstatic.net/200000532849/file/inter_300_1dc6ab82450943e98f0fd638d8633413.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }

/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://file.hstatic.net/200000532849/file/inter_300_latin_08f7a6970cf74656bd21f5b246d12b91.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://file.hstatic.net/200000532849/file/inter_500_8e43ab8439de47e7a641c816d9799253.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }

/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://file.hstatic.net/200000532849/file/inter_500_latin_7541e4b3aed2411ea957c3ad2183232f.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  border: 0;
  background-color: #fff; }

html {
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: 100%; }

img {
  max-width: 100%; }

body {
  color: #202846;
  line-height: 20px;
  font-size: 14px;
  background: #fff;
  /*font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";*/
  overflow-x: hidden;
  position: initial;
  font-weight: 300; }
  body.block-scroll {
    overflow: hidden; }
  .fonts-loaded body {
    font-family: 'Inter', sans-serif; }

img.lazyload {
  opacity: 0; }

.compensate-for-scrollbar {
  margin-right: 0 !important; }

@keyframes fullScreenContainer-slider-item-text {
  100% {
    left: 0;
    opacity: 1; } }

:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {
  display: block; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  margin: 0 0 15px 0;
  font-weight: 700;
  line-height: 1.2;
  font-family: 'Arsenal', sans-serif; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #000; }

p {
  margin: 0; }

img {
  max-width: 100%; }

a {
  color: #000;
  text-decoration: none;
  outline: none;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

a:hover, a:focus {
  color: #BB9244;
  text-decoration: none;
  outline: none; }

a:active {
  outline: none; }

strong {
  font-weight: 700; }

em {
  font-style: italic; }

textarea {
  resize: none; }

ul, ol {
  padding: 0;
  margin: 0;
  list-style-type: none; }

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

input[type="checkbox"],
input[type="radio"] {
  margin-top: 0;
  vertical-align: top;
  width: 18px;
  height: 18px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  cursor: pointer;
  outline: 0 !important; }
  @media (max-width: 1199.98px) {
    input[type="checkbox"],
    input[type="radio"] {
      background: none;
      border: none; } }
  input[type="checkbox"]:after,
  input[type="radio"]:after {
    content: "";
    position: absolute;
    left: 0px;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #676767;
    cursor: pointer;
    border-radius: 2px; }
  input[type="checkbox"]:before,
  input[type="radio"]:before {
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
    -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
    transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
    -webkit-transform: rotate(-45deg) scale(0, 0);
    -moz-transform: rotate(-45deg) scale(0, 0);
    -ms-transform: rotate(-45deg) scale(0, 0);
    -o-transform: rotate(-45deg) scale(0, 0);
    transform: rotate(-45deg) scale(0, 0);
    content: "";
    position: absolute;
    left: 0px;
    right: 0;
    top: 5px;
    margin: auto;
    z-index: 1;
    width: 10px;
    height: 5px;
    border: 1px solid #fff;
    border-top-style: none;
    border-right-style: none; }
  input[type="checkbox"]:checked:after,
  input[type="radio"]:checked:after {
    background-color: #2E2E2E;
    border-color: transparent; }
  input[type="checkbox"]:checked:before,
  input[type="radio"]:checked:before {
    -webkit-transform: rotate(-45deg) scale(1, 1);
    -moz-transform: rotate(-45deg) scale(1, 1);
    -ms-transform: rotate(-45deg) scale(1, 1);
    -o-transform: rotate(-45deg) scale(1, 1);
    transform: rotate(-45deg) scale(1, 1); }
  input[type="checkbox"].isRadius:before,
  input[type="radio"].isRadius:before {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    margin: 0;
    -webkit-transform: initial;
    -moz-transform: initial;
    -ms-transform: initial;
    -o-transform: initial;
    transform: inherit;
    border: none;
    left: 4px;
    top: 4px; }
  input[type="checkbox"].isRadius:after,
  input[type="radio"].isRadius:after {
    border-radius: 50%;
    width: 18px;
    height: 18px;
    background-color: #fff; }
  input[type="checkbox"].isRadius:checked:before,
  input[type="radio"].isRadius:checked:before {
    background-color: #2e2e2e; }
  input[type="checkbox"].isRadius:checked:after,
  input[type="radio"].isRadius:checked:after {
    border-color: #676767; }

.btn1 {
  font-size: 16px;
  color: #BB9244;
  background: transparent;
  border: 1px solid #BB9244;
  border-radius: 30px;
  padding: 15px 24px;
  display: inline-block;
  font-family: 'Arsenal', sans-serif;
  font-weight: 700; }
  .btn1:hover {
    background: #BB9244;
    color: #fff; }

.btn2 {
  font-size: 16px;
  color: #BB9244;
  background: transparent;
  border: 1px solid #BB9244;
  border-radius: 30px;
  padding: 15px 24px;
  display: inline-block;
  font-family: 'Arsenal', sans-serif;
  font-weight: 700; }
  .btn2 svg {
    margin-right: 8px; }
    .btn2 svg path {
      stroke: #BB9244;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
  .btn2:hover, .btn2.isActive {
    background: #BB9244;
    color: #fff; }
    .btn2:hover svg path, .btn2.isActive svg path {
      stroke: #FFF; }
  .btn2.isTxtWhite {
    color: #ffffff; }
    @media (max-width: 991px) {
      .btn2.isTxtWhite {
        padding: 15px; } }

.btn3 {
  font-size: 16px;
  color: #BB9244;
  background: transparent;
  border: 1px solid #BB9244;
  border-radius: 30px;
  padding: 15px 24px;
  display: inline-block;
  font-family: 'Arsenal', sans-serif;
  font-weight: 700; }
  .btn3 svg {
    margin-left: 8px; }
    .btn3 svg path {
      stroke: #BB9244;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
  .btn3:hover {
    background: #C8A86A;
    border-color: #C8A86A;
    color: #fff; }
    .btn3:hover svg path {
      stroke: #FFF; }
  .btn3.isWhite {
    background: #fff; }
    .btn3.isWhite:hover {
      background: #F1E9DA;
      border-color: #BB9244;
      color: #BB9244; }
      .btn3.isWhite:hover svg path {
        stroke: #BB9244; }
  .btn3.isWhite2 {
    background: transparent;
    color: #fff;
    border-color: #fff; }
    .btn3.isWhite2 svg path {
      stroke: #fff; }
  .btn3.isYellow {
    background: #BB9244;
    color: #fff; }
    .btn3.isYellow svg path {
      stroke: #fff; }
  .btn3.isWhiteRed {
    color: #C24E3D;
    background: #FFFFFF;
    border-color: #FFFFFF; }
    .btn3.isWhiteRed svg path {
      stroke: #C24E3D; }
    .btn3.isWhiteRed:hover {
      background: #BB9244;
      color: #fff;
      border-color: #BB9244; }
      .btn3.isWhiteRed:hover svg path {
        stroke: #FFF; }
  .btn3[disabled] {
    background: #bbb;
    cursor: not-allowed; }

.btn4 {
  font-size: 16px;
  color: #BB9244;
  font-size: 16px;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 30px;
  padding: 15px 24px;
  display: inline-block;
  font-family: 'Arsenal', sans-serif;
  font-weight: 700; }
  .btn4 svg {
    margin-left: 8px; }
    .btn4 svg path {
      stroke: #BB9244;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
  .btn4.isLeft svg {
    margin-right: 8px; }
  .btn4.isWhite {
    color: #FFF; }
    .btn4.isWhite svg path {
      stroke: #FFF;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .btn4.isWhite:hover {
      border-color: #BB9244;
      background: #F1E9DA;
      color: #BB9244; }
      .btn4.isWhite:hover svg path {
        stroke: #BB9244; }
  .btn4:hover {
    border-color: #BB9244;
    background: #F1E9DA;
    color: #BB9244; }
    .btn4:hover svg path {
      stroke: #BB9244; }

.btn5 {
  font-size: 16px;
  color: #BB9244;
  font-size: 16px;
  background: transparent;
  display: inline-block;
  font-family: 'Arsenal', sans-serif;
  font-weight: 700; }
  .btn5 svg {
    margin-left: 8px; }
    .btn5 svg path {
      stroke: #BB9244;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }

.style-slick .slick-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 130px;
  background: rgba(245, 245, 250, 0.5);
  z-index: 1;
  border: none;
  outline: none;
  box-shadow: none;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (min-width: 1200px) {
    .style-slick .slick-btn:hover {
      background: #F5F5FA; } }

.style-slick .prev {
  left: 0; }

.style-slick .next {
  right: 0; }

.style-slick .overflow-slick {
  position: relative;
  overflow: hidden; }

.style-slick .slick-list {
  margin: 0 0 0 -25px; }
  @media (max-width: 1199px) {
    .style-slick .slick-list {
      margin: 0 0 0 -5px; } }
  .style-slick .slick-list .slick-slide {
    padding: 0 0 0 25px; }
    @media (max-width: 1199px) {
      .style-slick .slick-list .slick-slide {
        padding: 0 0 0 5px; } }

.style-slick#main-collector .slick-btn.prev {
  left: 0; }

.style-slick#main-collector .slick-btn.next {
  right: 0; }

@media (max-width: 1199px) {
  .style-slick#main-collector .slick-btn {
    top: calc((100% - 130px)/2);
    transform: translateY(0);
    /*bottom: 10%;*/ }
    .style-slick#main-collector .slick-btn.prev {
      left: 0; }
    .style-slick#main-collector .slick-btn.next {
      right: 0; } }

@media (max-width: 1199px) {
  .style-slick#main-collector.style-slick-ldp .slick-btn {
    top: 50%;
    transform: translateY(-50%);
    bottom: auto; } }

.style-slick#brand-collector .slick-btn.prev {
  left: 0; }

.style-slick#brand-collector .slick-btn.next {
  right: 0; }

@media (max-width: 1199px) {
  .style-slick#brand-collector .slick-btn {
    top: auto;
    transform: translateY(0);
    bottom: 10%; }
    .style-slick#brand-collector .slick-btn.prev {
      left: 0; }
    .style-slick#brand-collector .slick-btn.next {
      right: 0; } }

.style-slick#collection-home-1 .slick-btn {
  top: 40%; }

.style-slick.suggest-product-search .slick-btn {
  top: 0;
  transform: translateY(0%);
  height: 170px; }

.style-slick.sub-collection-category .slick-list {
  margin: 0 0 0 -15px; }
  @media (max-width: 1199px) {
    .style-slick.sub-collection-category .slick-list {
      margin: 0 0 0 -5px; } }
  .style-slick.sub-collection-category .slick-list .slick-slide {
    padding: 0 0 0 15px; }
    @media (max-width: 1199px) {
      .style-slick.sub-collection-category .slick-list .slick-slide {
        padding: 0 0 0 5px; } }

.style-slick.sub-collection-category .slick-btn.prev {
  left: -10%; }
  @media (min-width: 1500px) {
    .style-slick.sub-collection-category .slick-btn.prev {
      left: 0; } }

.style-slick.sub-collection-category .slick-btn.next {
  right: -10%; }
  @media (min-width: 1500px) {
    .style-slick.sub-collection-category .slick-btn.next {
      right: 0; } }

.style-slick.style-slick-4 .slick-btn {
  top: 32%; }

.style-slick .noMargin .slick-list {
  margin: 0 0 0 0; }
  @media (max-width: 1199px) {
    .style-slick .noMargin .slick-list {
      margin: 0 0 0 0; } }
  .style-slick .noMargin .slick-list .slick-slide {
    padding: 0 0 0 0; }
    @media (max-width: 1199px) {
      .style-slick .noMargin .slick-list .slick-slide {
        padding: 0 0 0 0; } }

.style-slick .margin15 .slick-list {
  margin: 0 0 0 -15px; }
  @media (max-width: 1199px) {
    .style-slick .margin15 .slick-list {
      margin: 0 0 0 -15px !important; } }
  .style-slick .margin15 .slick-list .slick-slide {
    padding: 0 0 0 15px; }
    @media (max-width: 1199px) {
      .style-slick .margin15 .slick-list .slick-slide {
        padding: 0 0 0 15px; } }

@media (max-width: 1199px) {
  .style-slick .margin15Mobile .slick-list {
    margin: 0 0 0 -15px !important; } }

@media (max-width: 1199px) {
  .style-slick .margin15Mobile .slick-list .slick-slide {
    padding: 0 0 0 15px; } }

.style-slick.combo-content--detail-left .slick-btn {
  /*top: 11%;
			transform: translateY(0);*/ }

@media (max-width: 991px) {
  .style-slick.combo-content--detail-left .slick-btn {
    /*top: 0;*/
    /*transform: translateY(0);*/ } }

.style-slick#product-relates-cart .slick-relates-cart:not(.slick-initialized) {
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  width: 100%;
  gap: 15px; }
  .style-slick#product-relates-cart .slick-relates-cart:not(.slick-initialized) .product-loop {
    flex: 0 0 calc((100% - 45px) / 4); }
    @media (max-width: 991px) {
      .style-slick#product-relates-cart .slick-relates-cart:not(.slick-initialized) .product-loop {
        flex: 0 0 calc((100% - 15px) / 2); } }

.style-slick#product-relates-cart .slick-list {
  margin: 0 0 0 -15px; }
  @media (max-width: 1199px) {
    .style-slick#product-relates-cart .slick-list {
      margin: 0 0 0 -15px; } }
  .style-slick#product-relates-cart .slick-list .slick-slide {
    padding: 0 0 0 15px; }
    @media (max-width: 1199px) {
      .style-slick#product-relates-cart .slick-list .slick-slide {
        padding: 0 0 0 15px; } }

.style-slick.style-dots .slick-dots {
  bottom: -10%;
  margin-right: 44%;
  right: 0;
  width: auto;
  border-bottom: 2px solid #D9D9D9; }
  .style-slick.style-dots .slick-dots:before {
    content: '';
    bottom: -2px;
    left: 0;
    border-bottom: 2px solid #D9D9D9;
    display: block;
    opacity: 0.2;
    position: absolute;
    width: 285px; }
  .style-slick.style-dots .slick-dots li {
    text-align: center;
    margin: 0;
    width: auto;
    height: 28px; }
  .style-slick.style-dots .slick-dots li ~ li {
    padding-left: 20px; }
  .style-slick.style-dots .slick-dots li a {
    font-family: 'Noto Serif', serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: rgba(187, 146, 68, 0.5);
    display: block; }
  .style-slick.style-dots .slick-dots li.slick-active a {
    color: #BB9244; }

@media (max-width: 991px) {
  .style-slick.ldp-category .slick-list {
    margin: 0 0 0 -15px !important; } }

@media (max-width: 991px) {
  .style-slick.ldp-category .slick-list .slick-slide {
    padding: 0 0 0 15px; } }

@media (max-width: 991px) {
  .style-slick.ldp-category .overflow-slick {
    overflow: unset; }
  .style-slick.ldp-category .slick-cate {
    margin-right: -10px;
    overflow: hidden; }
    .style-slick.ldp-category .slick-cate .slick-list {
      overflow: unset; } }

.style-slick.ldp-collector .overflow-slick {
  overflow: unset; }

@media (max-width: 991px) {
  .style-slick.ldp-collector .slick-list {
    margin: 0 0 0 -15px !important; } }

@media (max-width: 991px) {
  .style-slick.ldp-collector .slick-list .slick-slide {
    padding: 0 0 0 15px; } }

@media (max-width: 991px) {
  .style-slick.ldp-collector .overflow-slick {
    overflow: unset; }
  .style-slick.ldp-collector .slick-collector-ldp {
    margin-right: -10px;
    overflow: hidden; }
    .style-slick.ldp-collector .slick-collector-ldp .slick-list {
      padding-right: 5px;
      overflow: unset; } }

.style-slick.ldp-coupon .overflow-slick {
  overflow: unset; }

@media (max-width: 991px) {
  .style-slick.ldp-coupon .slick-list {
    margin: 0 0 0 -15px !important; } }

@media (max-width: 991px) {
  .style-slick.ldp-coupon .slick-list .slick-slide {
    padding: 0 0 0 15px; } }

@media (max-width: 991px) {
  .style-slick.ldp-coupon .overflow-slick {
    overflow: unset; }
  .style-slick.ldp-coupon .slick-collector-ldp {
    margin-right: -15px;
    overflow: hidden; }
    .style-slick.ldp-coupon .slick-collector-ldp .slick-list {
      padding-right: 5px;
      overflow: unset; } }

.style-slick-2 .slick-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 130px;
  background: rgba(245, 245, 250, 0.5);
  z-index: 1;
  border: none;
  outline: none;
  box-shadow: none;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (min-width: 1200px) {
    .style-slick-2 .slick-btn:hover {
      background: #F5F5FA; } }

.style-slick-2 .prev {
  left: 0; }

.style-slick-2 .next {
  right: 0; }

.style-slick-3 .slick-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  background: #FFFFFF;
  z-index: 1;
  border: 1px solid #202846;
  outline: none;
  box-shadow: none;
  border-radius: 100%;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (min-width: 1200px) {
    .style-slick-3 .slick-btn:hover {
      background: #F5F5FA; } }

.style-slick-3 .prev {
  left: 0; }

.style-slick-3 .next {
  right: 0; }

.style-dots-2 .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center; }
  .style-dots-2 .slick-dots li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 3px;
    width: auto;
    height: auto; }
    .style-dots-2 .slick-dots li button {
      background: #fcfcfc;
      width: 8px;
      height: 8px;
      padding: 0;
      border-radius: 100%; }
      .style-dots-2 .slick-dots li button:before {
        display: none; }
    .style-dots-2 .slick-dots li.slick-active button {
      background: #BB9244; }

.style-dots-3 .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  bottom: 0;
  margin: 15px 0 0 0; }
  .style-dots-3 .slick-dots li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 3px;
    width: auto;
    height: auto; }
    .style-dots-3 .slick-dots li button {
      background: #fcfcfc;
      width: 8px;
      height: 8px;
      padding: 0;
      border-radius: 100%;
      border: 1px solid #dadada; }
      .style-dots-3 .slick-dots li button:before {
        display: none; }
    .style-dots-3 .slick-dots li.slick-active button {
      background: #BB9244; }

.style-slick-over .slick-slider {
  margin-right: -90px;
  overflow: hidden; }
  @media (max-width: 991px) {
    .style-slick-over .slick-slider {
      margin-right: -10px; } }
  .style-slick-over .slick-slider .slick-list {
    padding: 0 8% 0 0;
    overflow: unset; }

.container {
  width: 100%;
  /*@media(min-width: 1300px){
		max-width: none;
		padding-left: 80px;
		padding-right: 80px;
	}*/ }
  @media (min-width: 1440px) {
    .container {
      max-width: 1280px; } }
  @media (min-width: 1920px) {
    .container {
      /*max-width: 1760px;*/ } }

.container-fluid {
  width: 100%;
  max-width: none; }
  @media (min-width: 1300px) {
    .container-fluid {
      padding-left: 80px;
      padding-right: 80px; } }

.product-loop .label-combo {
  display: none; }

.product-loop .media-loop {
  position: relative;
  overflow: hidden;
  background: #FFF3E5; }
  .bodyEshop .product-loop .media-loop {
    background: #FFF3E5; }
  .product-loop .media-loop .action-loop {
    position: absolute;
    top: 12px;
    right: -50%;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .product-loop .media-loop .action-loop a {
      width: 48px;
      height: 48px;
      background: #fff;
      border-radius: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .product-loop .media-loop .action-loop a svg {
        width: 24px;
        height: 24px; }
        .product-loop .media-loop .action-loop a svg path {
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
      .product-loop .media-loop .action-loop a ~ a {
        margin-top: 10px; }
      .product-loop .media-loop .action-loop a:hover {
        background: #404F8C; }
        .product-loop .media-loop .action-loop a:hover svg path {
          stroke: #fff; }
      .product-loop .media-loop .action-loop a.js-inWishlist {
        background: #404F8C; }
        .product-loop .media-loop .action-loop a.js-inWishlist path {
          stroke: #ffffff; }
    #product-relates-cart .product-loop .media-loop .action-loop {
      display: none; }
  .product-loop .media-loop .label-loop {
    position: absolute;
    bottom: 12px;
    right: 12px;
    display: flex;
    flex-wrap: wrap;
    z-index: 1; }
    .product-loop .media-loop .label-loop div ~ div {
      margin-top: 5px; }
    .product-loop .media-loop .label-loop .product-sale {
      padding: 8px 16px;
      color: #202846;
      background: #FFFFFF; }
    .product-loop .media-loop .label-loop .sold-out {
      background: #fff;
      padding: 5px 10px;
      font-size: 12px; }
    .product-loop .media-loop .label-loop .label-gift svg {
      width: 30px;
      height: 30px; }
  @media (min-width: 1200px) {
    .product-loop .media-loop:hover .action-loop {
      right: 12px; }
      .mini-search .product-loop .media-loop:hover .action-loop {
        right: -50%; } }

.product-loop .box-img-loop {
  display: block;
  padding-top: calc(100% * 480 / 480);
  position: relative;
  background: #FFF3E5; }
  .product-loop .box-img-loop picture {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -ms-transition: all 0.6s ease-in-out 0s; }
    .product-loop .box-img-loop picture:nth-of-type(2) {
      opacity: 0;
      visibility: hidden; }
  .product-loop .box-img-loop img {
    position: absolute;
    left: 0;
    top: 0;
    aspect-ratio: 480 / 480;
    width: 100%;
    height: 100%;
    object-fit: contain; }

@media (min-width: 1200px) {
  .product-loop:hover .img-loop picture:nth-of-type(1) {
    opacity: 0;
    visibility: hidden; }
  .product-loop:hover .img-loop picture:nth-of-type(2) {
    opacity: 1;
    visibility: visible; } }

.product-loop .info-loop {
  margin-top: 15px; }
  .product-loop .info-loop .brand-loop {
    color: #BB9244;
    margin-bottom: 5px; }
    .right-feature .product-loop .info-loop .brand-loop {
      color: #fff; }
  .product-loop .info-loop .title-loop h4 {
    font-size: 20px;
    line-height: 26px;
    font-family: 'Arsenal', sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 52px; }
    @media (max-width: 991px) {
      .product-loop .info-loop .title-loop h4 {
        font-size: 16px;
        line-height: 20px;
        min-height: 40px;
        white-space: normal; } }
    .product-loop .info-loop .title-loop h4 a {
      color: #27272A; }
      .product-loop .info-loop .title-loop h4 a span {
        border: 1px solid red;
        font-size: 12px;
        padding: 3px 5px;
        border-radius: 5px;
        color: red;
        margin-right: 5px; }
      .mini-search .product-loop .info-loop .title-loop h4 a, .right-feature .product-loop .info-loop .title-loop h4 a {
        color: #fff; }
  .product-loop .info-loop .label-loop {
    display: flex;
    flex-wrap: wrap;
    justify-content: start; }
    .product-loop .info-loop .label-loop .label-combo-loop {
      padding: 4px 8px;
      background: #BB9244;
      font-size: 12px;
      line-height: 16px;
      color: #FFFFFF;
      display: inline;
      margin: 0 5px 5px 0; }
  .product-loop .info-loop .variant-loop {
    color: #808089;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: none; }
    .right-feature .product-loop .info-loop .variant-loop {
      color: #DDDDE3; }
  .brand-mid-autumn .product-loop .info-loop .wrapper-loop-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  @media (max-width: 992px) {
    .product-loop .info-loop .wrapper-loop-bottom {
      display: flex;
      align-items: center;
      justify-content: space-between; } }
  .product-loop .info-loop .wrapper-loop-bottom .price-loop {
    margin-top: 15px; }
    @media (max-width: 991px) {
      .product-loop .info-loop .wrapper-loop-bottom .price-loop {
        display: flex;
        flex-direction: column; } }
    .mini-search .product-loop .info-loop .wrapper-loop-bottom .price-loop {
      margin-top: 10px; }
    .product-loop .info-loop .wrapper-loop-bottom .price-loop span {
      font-size: 16px;
      line-height: 24px;
      color: #27272A;
      font-weight: 500; }
      @media (max-width: 991px) {
        .product-loop .info-loop .wrapper-loop-bottom .price-loop span {
          font-size: 14px;
          line-height: 20px; } }
      .mini-search .product-loop .info-loop .wrapper-loop-bottom .price-loop span, .right-feature .product-loop .info-loop .wrapper-loop-bottom .price-loop span {
        color: #fff; }
    .product-loop .info-loop .wrapper-loop-bottom .price-loop del {
      margin-left: 8px;
      color: #515158; }
      @media (max-width: 991px) {
        .product-loop .info-loop .wrapper-loop-bottom .price-loop del {
          font-size: 12px;
          line-height: 14px;
          margin-left: 0; } }
  .product-loop .info-loop .wrapper-loop-bottom .add-to-cart-mobile {
    margin-top: 15px; }
    .template-index .product-loop .info-loop .wrapper-loop-bottom .add-to-cart-mobile {
      display: none; }
    @media (min-width: 992px) {
      .product-loop .info-loop .wrapper-loop-bottom .add-to-cart-mobile {
        display: none; }
        .brand-mid-autumn .product-loop .info-loop .wrapper-loop-bottom .add-to-cart-mobile {
          display: inherit; } }
    .product-loop .info-loop .wrapper-loop-bottom .add-to-cart-mobile a {
      width: 30px;
      height: 30px;
      border-radius: 100%;
      background: #202846;
      display: flex;
      align-items: center;
      justify-content: center; }
      .product-loop .info-loop .wrapper-loop-bottom .add-to-cart-mobile a svg path {
        stroke: #FFFFFF; }
  .product-loop .info-loop .wrapper-loop-bottom .call-to-mobile {
    margin: 0 4px; }
    @media (min-width: 992px) {
      .product-loop .info-loop .wrapper-loop-bottom .call-to-mobile {
        display: none; } }
    .product-loop .info-loop .wrapper-loop-bottom .call-to-mobile a {
      width: 30px;
      height: 30px;
      border-radius: 100%;
      background: #202846;
      display: flex;
      align-items: center;
      justify-content: center; }
      .product-loop .info-loop .wrapper-loop-bottom .call-to-mobile a svg {
        width: 18px;
        height: 18px; }
        .product-loop .info-loop .wrapper-loop-bottom .call-to-mobile a svg path {
          stroke: #FFFFFF; }

.product-loop .action-ldp {
  display: none; }
  .brand-giftcard-result .product-loop .action-ldp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0 0 0; }
    .brand-giftcard-result .product-loop .action-ldp a {
      background: #BE984E;
      width: 49%;
      text-align: center;
      padding: 10px 5px;
      border-radius: 4px;
      font-weight: bold;
      color: #FFF;
      font-size: 16px;
      cursor: pointer; }

@media (max-width: 1199px) {
  .slick-loop .slick-slide {
    width: 320px; } }

@media (max-width: 991px) {
  .slick-loop .slick-slide {
    width: 280px; } }

@media (max-width: 991px) {
  .collection-category .overflow-slick {
    overflow: unset; }
  .collection-category .slick-category {
    margin-right: -15px;
    overflow: hidden; }
    .collection-category .slick-category .slick-list {
      margin: 0 0 0 -5px !important;
      padding-right: 5px;
      overflow: unset; }
  .collection-category .slick-slide {
    width: 250px; } }

@media (max-width: 767px) {
  .collection-category .slick-slide {
    width: 105px; } }

#main-header {
  background: #202846; }
  @media (max-width: 1199px) {
    #main-header .container-fluid {
      padding: 0; } }
  .brand-brand-2 #main-header, .brand-about-healthycook #main-header {
    background: #455D3C; }
  .brand-brand-3 #main-header, .brand-about-horeca #main-header {
    background: #DA2128; }
  #main-header.main-header-b2b {
    padding: 20px 0; }
    @media (min-width: 992px) {
      #main-header.main-header-b2b {
        position: absolute;
        top: 0;
        z-index: 999;
        width: 100%;
        background: transparent; } }
    @media (max-width: 991px) {
      #main-header.main-header-b2b {
        padding: 0; } }
  #main-header .wrapper-header {
    position: relative; }
    #main-header .wrapper-header .inner-header {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      position: relative; }
      #main-header .wrapper-header .inner-header.inner-header-b2b {
        align-items: center; }
      #main-header .wrapper-header .inner-header .header-logo {
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        width: 76px; }
        @media (max-width: 1199px) {
          #main-header .wrapper-header .inner-header .header-logo {
            display: none; } }
        #main-header .wrapper-header .inner-header .header-logo.header-logo-transparent {
          background: transparent;
          width: 105px; }
        #main-header .wrapper-header .inner-header .header-logo .wrap-logo {
          display: block;
          width: 100%; }
          #main-header .wrapper-header .inner-header .header-logo .wrap-logo a {
            display: block; }
            #main-header .wrapper-header .inner-header .header-logo .wrap-logo a img {
              width: 100%;
              height: 98px; }
      #main-header .wrapper-header .inner-header .header-component {
        width: calc(100% - 135px); }
        @media (max-width: 1199px) {
          #main-header .wrapper-header .inner-header .header-component {
            width: 100%; } }
        #main-header .wrapper-header .inner-header .header-component .brand-menu-header {
          display: flex;
          align-items: center;
          justify-content: end;
          border-bottom: 1px solid #BE984E; }
          @media (max-width: 1199px) {
            #main-header .wrapper-header .inner-header .header-component .brand-menu-header {
              justify-content: space-between; } }
          @media (max-width: 991px) {
            #main-header .wrapper-header .inner-header .header-component .brand-menu-header {
              display: none; } }
          #main-header .wrapper-header .inner-header .header-component .brand-menu-header .menu-top ul {
            display: flex; }
            #main-header .wrapper-header .inner-header .header-component .brand-menu-header .menu-top ul li ~ li {
              margin-left: 25px; }
            #main-header .wrapper-header .inner-header .header-component .brand-menu-header .menu-top ul li a {
              color: #F2F2F2;
              padding: 35px 0;
              display: block; }
          #main-header .wrapper-header .inner-header .header-component .brand-menu-header .brand-logo {
            display: flex; }
            @media (max-width: 1199px) {
              #main-header .wrapper-header .inner-header .header-component .brand-menu-header .brand-logo {
                align-items: center;
                justify-content: center;
                width: 100%; } }
            #main-header .wrapper-header .inner-header .header-component .brand-menu-header .brand-logo a {
              padding: 10px 28px;
              display: block; }
              #main-header .wrapper-header .inner-header .header-component .brand-menu-header .brand-logo a img {
                height: 70px; }
              #main-header .wrapper-header .inner-header .header-component .brand-menu-header .brand-logo a svg {
                height: 70px;
                opacity: 0.6; }
                @media (max-width: 1199px) {
                  #main-header .wrapper-header .inner-header .header-component .brand-menu-header .brand-logo a svg {
                    height: 50px; } }
              #main-header .wrapper-header .inner-header .header-component .brand-menu-header .brand-logo a.active, #main-header .wrapper-header .inner-header .header-component .brand-menu-header .brand-logo a:hover {
                /*background: rgba(255, 255, 255, 0.1);*/ }
                #main-header .wrapper-header .inner-header .header-component .brand-menu-header .brand-logo a.active svg, #main-header .wrapper-header .inner-header .header-component .brand-menu-header .brand-logo a:hover svg {
                  opacity: 1; }
              @media (min-width: 1200px) {
                #main-header .wrapper-header .inner-header .header-component .brand-menu-header .brand-logo a ~ a {
                  margin-left: 30px; } }
              @media (max-width: 1199px) {
                #main-header .wrapper-header .inner-header .header-component .brand-menu-header .brand-logo a {
                  padding: 10px 28px;
                  width: 100%;
                  text-align: center; } }
        #main-header .wrapper-header .inner-header .header-component .language-header {
          display: flex;
          margin-left: 16px; }
          #main-header .wrapper-header .inner-header .header-component .language-header.language-header-b2b {
            align-items: center; }
          @media (max-width: 1199px) {
            #main-header .wrapper-header .inner-header .header-component .language-header {
              display: none; } }
          #main-header .wrapper-header .inner-header .header-component .language-header a {
            color: #fff; }
            #main-header .wrapper-header .inner-header .header-component .language-header a.active {
              font-weight: bold; }
          #main-header .wrapper-header .inner-header .header-component .language-header span {
            color: #fff;
            margin: 0 8px; }
        #main-header .wrapper-header .inner-header .header-component .menu-header {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          @media (max-width: 1199px) {
            #main-header .wrapper-header .inner-header .header-component .menu-header {
              padding: 15px; } }
          #main-header .wrapper-header .inner-header .header-component .menu-header .left-menu {
            padding-left: 36px; }
            @media (max-width: 1199px) {
              #main-header .wrapper-header .inner-header .header-component .menu-header .left-menu {
                display: none; } }
          #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu {
            display: flex; }
            @media (max-width: 1199px) {
              #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu {
                justify-content: space-between;
                width: 100%;
                align-items: center; } }
            #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .box-icon-header {
              display: flex;
              align-items: center;
              justify-content: center; }
              #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .box-icon-header a {
                width: 40px;
                height: 40px;
                display: flex;
                align-items: center;
                justify-content: center; }
                #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .box-icon-header a img {
                  width: 24px;
                  height: 24px; }
            #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .left-component {
              display: flex;
              align-items: center;
              width: 30%; }
              @media (min-width: 1200px) {
                #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .left-component {
                  display: none; } }
            #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .header-logo-mobile {
              width: 40%;
              display: flex;
              align-items: center;
              justify-content: center; }
              @media (min-width: 1200px) {
                #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .header-logo-mobile {
                  display: none; } }
              #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .header-logo-mobile svg, #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .header-logo-mobile img {
                height: 52px; }
            #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .right-component {
              display: flex; }
              @media (max-width: 1199px) {
                #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .right-component {
                  align-items: center;
                  justify-content: end;
                  width: 30%; } }
              #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .right-component .header-btn-buyonline {
                margin-right: 16px; }
                #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .right-component .header-btn-buyonline a {
                  color: #fff; }
                  @media (max-width: 1199px) {
                    #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .right-component .header-btn-buyonline a {
                      font-size: 14px;
                      padding: 8px 16px; } }
                  #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .right-component .header-btn-buyonline a svg {
                    fill: #fff; }
                    #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .right-component .header-btn-buyonline a svg path {
                      stroke: #fff; }
                    @media (max-width: 1199px) {
                      #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .right-component .header-btn-buyonline a svg {
                        display: none; } }
                  #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .right-component .header-btn-buyonline a:hover {
                    background: #BB9244; }
                  @media (max-width: 1199px) {
                    #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .right-component .header-btn-buyonline a span:nth-child(1) {
                      display: none; } }
                  @media (min-width: 1200px) {
                    #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .right-component .header-btn-buyonline a span:nth-child(2) {
                      display: none; } }
              @media (max-width: 1199px) {
                #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .right-component .header-icon-search {
                  display: none; } }
              #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .right-component .header-cart {
                position: relative; }
                #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .right-component .header-cart span {
                  width: 18px;
                  height: 18px;
                  background: #BB9244;
                  color: #fff;
                  position: absolute;
                  top: 0;
                  right: 0px;
                  font-size: 12px;
                  display: flex;
                  align-items: center;
                  justify-content: center;
                  border-radius: 100%; }
                  @media (max-width: 1199px) {
                    #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .right-component .header-cart span {
                      top: 0; } }
              @media (max-width: 1199px) {
                #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .right-component .header-account {
                  display: none; } }
      #main-header .wrapper-header .inner-header .mini-search {
        display: none; }
    #main-header .wrapper-header.hSticky {
      visibility: hidden;
      opacity: 0; }
      #main-header .wrapper-header.hSticky .brand-menu-header {
        display: none !important; }
      #main-header .wrapper-header.hSticky.hSticky-nav {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
        background: #202846;
        /*-webkit-transform: translateY(-100%);
				transform: translateY(-100%);
				-webkit-transition: all 400ms ease;
				-moz-transition: all 400ms ease;
				transition: all 400ms ease;*/
        opacity: 1;
        visibility: visible;
        /*-webkit-transform: translateY(0);
				transform: translateY(0);
				-webkit-transition: all 400ms ease;
				-moz-transition: all 400ms ease;
				transition: all 400ms ease;*/
        animation: smoothScroll 0.4s forwards; }
        .brand-brand-2 #main-header .wrapper-header.hSticky.hSticky-nav, .brand-about-healthycook #main-header .wrapper-header.hSticky.hSticky-nav {
          background: #455D3C; }
        .brand-brand-3 #main-header .wrapper-header.hSticky.hSticky-nav, .brand-about-horeca #main-header .wrapper-header.hSticky.hSticky-nav {
          background: #DA2128; }

@keyframes smoothScroll {
  0% {
    transform: translateY(-90px); }
  100% {
    transform: translateY(0px); } }

.nav-menu .ul-lv1 {
  display: flex;
  align-items: center;
  margin: 0; }
  .nav-menu .ul-lv1 .li-lv1.font-500 > a {
    font-weight: 500; }
  .nav-menu .ul-lv1 .li-lv1 ~ .li-lv1 {
    margin-left: 4px; }
  .nav-menu .ul-lv1 .li-lv1 > a {
    color: #fff;
    padding: 39px 10px;
    display: block; }
    @media (max-width: 1440px) {
      .nav-menu .ul-lv1 .li-lv1 > a {
        padding: 39px 8px; } }
    .nav-menu .ul-lv1 .li-lv1 > a:hover {
      color: #BB9244;
      font-weight: 600; }
  .nav-menu .ul-lv1 .li-lv1.has-submenu {
    position: relative; }
    .nav-menu .ul-lv1 .li-lv1.has-submenu .ul-lv2 {
      background: #fff;
      /*min-width: 220px;*/
      min-width: 142px;
      max-width: 180%;
      position: absolute;
      z-index: 99;
      top: 110%;
      pointer-events: none;
      visibility: hidden;
      opacity: 0;
      -webkit-box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.2);
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      margin: 0;
      padding: 12px 0;
      border-radius: 0 0 16px 16px; }
      .nav-menu .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2 {
        /*~ .li-lv2 {
							a {
								border-top: 1px solid #b9b9b9;
							}
						}*/ }
        .nav-menu .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2 > a {
          padding: 10px 12px;
          text-align: center;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #54595f; }
          .nav-menu .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2 > a:hover {
            color: #BB9244; }
        .nav-menu .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2.has-submenu {
          position: relative; }
          .nav-menu .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2.has-submenu .ul-lv3 {
            background: #f4f4f4;
            min-width: 220px;
            max-width: 180%;
            position: absolute;
            z-index: 99;
            top: 0;
            left: 100%;
            pointer-events: none;
            visibility: hidden;
            opacity: 0;
            -webkit-box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.2);
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            margin: 0;
            padding: 0; }
            .nav-menu .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2.has-submenu .ul-lv3 .li-lv3 > a {
              padding: 9px 18px;
              text-align: left;
              display: flex;
              align-items: center;
              justify-content: space-between;
              color: #54595f; }
              .nav-menu .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2.has-submenu .ul-lv3 .li-lv3 > a:hover {
                color: #BB9244; }
            .nav-menu .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2.has-submenu .ul-lv3 .li-lv3 ~ .li-lv3 a {
              border-top: 1px solid #b9b9b9; }
          .nav-menu .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2.has-submenu:hover .ul-lv3 {
            pointer-events: auto;
            visibility: visible;
            opacity: 1; }
    .nav-menu .ul-lv1 .li-lv1.has-submenu:hover .ul-lv2 {
      pointer-events: auto;
      visibility: visible;
      top: 100%;
      opacity: 1; }
  .nav-menu .ul-lv1 .li-lv1.has-mega-menu {
    position: static;
    /*.mega-menu {
					background: #fff;
					position: absolute;
					z-index: 99;
					top: 110%;
					pointer-events: none;
					visibility: hidden;
					opacity: 0;
					-webkit-box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.2);
					box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.2);
					@include transition3s;
					margin: 0;
					padding: 36px 40px;
					width: 100%;
					left: 0;
					border-radius: 0 0 16px 16px;
					display: flex;
					flex-wrap: wrap;
					align-items: start;
          &.mega-brand{
            display: inline-flex;
            width: auto;
            padding: 24px;
          }
					.left-mega-menu {
						width: 70%;
						display: flex;
						flex-wrap: wrap;
						.column-mega {
							width: 20%;
							padding: 0 15px;
							&:nth-child(1){
								width: 75%;
								.wrapper-item-column {
									.item-column {
										width: 25%;
										&:nth-child(1), &:nth-child(4) {
											width: 50%;
										}
									}
								}
							}
							h4 {
								margin: 0 0 15px;
								padding: 0 0 15px;
								@include font-title;
								a {
									color: #202846;
								}
							}
							&.has-child {
								h4 {
									border-bottom: 1px solid #DDDDE3;
								}
							}
							.wrapper-item-column {
								display: flex;
								flex-wrap: wrap;
								.item-column {
									margin-bottom: 15px;
									width: 100%;
									h5 {
										font-size: 18px;
										margin: 0 0 12px 0;
										@include font-title;
										a {
											color: #BB9244;
										}
									}
									ul {
										li {
											a {
												font-size: 12px;
												color: #202846;
												font-weight: 300;
											}
										}
										&.more-ul {
											column-count: 2;
										}
									}
								}
							}
							&:nth-child(4){
								width: auto;
								margin-top: 30px;
								h4 {
									margin: 0;
									padding: 0;
								}
							}
							&:last-child {
								width: 25%;
							}
						}
					}
					.right-mega-menu {
						width: 30%;
						display: flex;
						.column-mega {
							width: 43%;
							padding: 0 15px;
							h4 {
								margin: 0 0 15px;
								padding: 0 0 15px;
								@include font-title;
								border-bottom: 1px solid #DDDDE3;
								a {
									color: #202846;
								}
							}
							ul {
								li {
									text-align: center;
									~ li {
										margin-top: 15px;
									}
									img {
										
									}
								}
							}
						}
						.banner-menu {
							width: 57%;
							padding: 0 0 0 10px;
							margin-top: 45px;
							a {
								display: block;
								height: 50%;
								background-repeat: no-repeat;
								background-size: cover;
								background-position: center;
								border-radius: 8px;
								position: relative;
								&:nth-child(1) {
									height: 70%;
								}
								&:nth-child(2) {
									height: 28%;
								}
								span {
									font-size: 16px;
									line-height: 18px;
									font-weight: 700;
									position: absolute;
									left: 15px;
									bottom: 15px;
									color: #FFF;
									@include font-title;
								}
								~ a {
									margin-top: 15px;
								}
							}
						}
						.note-megamenu {
							font-style: italic;
							margin-top: 5px;
							display: block;
							font-size: 9px;
						}
					}
					.mega-menu-brand {
						width: 100%;
            min-width: 104px;
						h4 {
							font-size: 20px;
							line-height: 22px;
							border-bottom: 1px solid #DDDDE3;
							padding-bottom: 24px;
							margin-bottom: 12px;
						}
						.mega-menu-listbrand {
							display: flex;
							li {
                min-width: 104px;
								~ li {
									margin-left: 24px;
								}
								img {
									height: 100px;
								}
							}
						}
					}
				}*/ }
    .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu {
      background: #fff;
      position: absolute;
      z-index: 99;
      top: 110%;
      pointer-events: none;
      visibility: hidden;
      opacity: 0;
      -webkit-box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.2);
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      margin: 0;
      padding: 36px 40px;
      width: 100%;
      left: 0;
      border-radius: 0 0 16px 16px;
      display: flex;
      flex-wrap: wrap;
      align-items: start;
      gap: 6%; }
      .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu.mega-brand {
        display: inline-flex;
        width: auto;
        padding: 24px; }
      .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .left-mega-menu {
        width: 47%;
        display: flex;
        flex-wrap: wrap;
        gap: 30px; }
        .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .left-mega-menu .column-mega {
          width: 100%; }
          .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .left-mega-menu .column-mega:nth-child(1) .wrapper-item-column .item-column {
            width: 25%; }
            .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .left-mega-menu .column-mega:nth-child(1) .wrapper-item-column .item-column:nth-child(1), .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .left-mega-menu .column-mega:nth-child(1) .wrapper-item-column .item-column:nth-child(4) {
              width: 50%; }
          .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .left-mega-menu .column-mega h4 {
            margin: 0 0 12px;
            padding: 0 0 12px;
            font-family: 'Arsenal', sans-serif;
            font-weight: 700;
            font-size: 20px; }
            .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .left-mega-menu .column-mega h4 a {
              color: #202846; }
          .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .left-mega-menu .column-mega.has-child h4 {
            border-bottom: 1px solid #DDDDE3; }
          .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .left-mega-menu .column-mega .wrapper-item-column {
            display: flex;
            flex-wrap: wrap; }
            .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .left-mega-menu .column-mega .wrapper-item-column .item-column {
              margin-bottom: 15px;
              width: 100%; }
              .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .left-mega-menu .column-mega .wrapper-item-column .item-column h5 {
                font-size: 18px;
                margin: 0 0 12px 0;
                font-family: 'Arsenal', sans-serif;
                font-weight: 700; }
                .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .left-mega-menu .column-mega .wrapper-item-column .item-column h5 a {
                  color: #BB9244; }
              .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .left-mega-menu .column-mega .wrapper-item-column .item-column ul li ~ li {
                margin-top: 2px; }
              .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .left-mega-menu .column-mega .wrapper-item-column .item-column ul li a {
                color: #202846;
                font-weight: 300; }
              .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .left-mega-menu .column-mega .wrapper-item-column .item-column ul.more-ul {
                column-count: 2; }
          .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .left-mega-menu .column-mega:nth-child(4) {
            width: auto;
            margin-top: 30px; }
            .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .left-mega-menu .column-mega:nth-child(4) h4 {
              margin: 0;
              padding: 0; }
      .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .right-mega-menu {
        width: 47%;
        display: flex;
        gap: 13%; }
        .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .right-mega-menu .column-mega {
          width: 24%; }
          .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .right-mega-menu .column-mega h4 {
            margin: 0 0 12px;
            padding: 0 0 12px;
            font-family: 'Arsenal', sans-serif;
            font-weight: 700;
            font-size: 20px;
            border-bottom: 1px solid #DDDDE3; }
            .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .right-mega-menu .column-mega h4 a {
              color: #202846; }
          .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .right-mega-menu .column-mega ul {
            padding: 12px; }
            .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .right-mega-menu .column-mega ul li {
              text-align: center; }
              .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .right-mega-menu .column-mega ul li ~ li {
                margin-top: 12px; }
        .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .right-mega-menu .banner-menu {
          width: 63%; }
          .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .right-mega-menu .banner-menu a {
            display: block;
            height: calc(50% - 9px);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
            border-radius: 8px;
            position: relative; }
            .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .right-mega-menu .banner-menu a span {
              font-size: 16px;
              line-height: 18px;
              font-weight: 700;
              position: absolute;
              left: 15px;
              bottom: 15px;
              color: #FFF;
              font-family: 'Arsenal', sans-serif;
              font-weight: 700; }
            .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .right-mega-menu .banner-menu a ~ a {
              margin-top: 18px; }
        .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .right-mega-menu .note-megamenu {
          font-style: italic;
          margin-top: 5px;
          display: block;
          font-size: 9px; }
      .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .mega-menu-brand {
        width: 100%;
        min-width: 104px; }
        .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .mega-menu-brand h4 {
          font-size: 20px;
          line-height: 22px;
          border-bottom: 1px solid #DDDDE3;
          padding-bottom: 24px;
          margin-bottom: 12px; }
        .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .mega-menu-brand .mega-menu-listbrand {
          display: flex; }
          .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .mega-menu-brand .mega-menu-listbrand li {
            min-width: 104px; }
            .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .mega-menu-brand .mega-menu-listbrand li ~ li {
              margin-left: 24px; }
            .nav-menu .ul-lv1 .li-lv1.has-mega-menu .mega-menu .mega-menu-brand .mega-menu-listbrand li img {
              height: 100px; }
    .nav-menu .ul-lv1 .li-lv1.has-mega-menu:hover .mega-menu {
      pointer-events: auto;
      visibility: visible;
      top: 100%;
      opacity: 1; }
  .nav-menu .ul-lv1 .li-lv1:not(:first-child) .mega-menu.mega-brand {
    left: auto;
    transform: translateX(-33.33%); }

.mini-search {
  background: #202846;
  position: absolute;
  z-index: 99;
  top: 110%;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 0;
  padding: 36px 0;
  width: 100%;
  left: 0;
  display: flex;
  flex-wrap: wrap; }
  .brand-brand-2 .mini-search, .brand-about-healthycook .mini-search {
    background: #455D3C; }
  .brand-brand-3 .mini-search, .brand-about-horeca .mini-search {
    background: #DA2128; }
  @media (max-width: 1199px) {
    .mini-search {
      top: 10%;
      position: fixed;
      min-height: 100vh;
      padding: 40px 15px; } }
  .show-mini-search .mini-search {
    pointer-events: auto;
    visibility: visible;
    top: 100%;
    opacity: 1; }
    @media (max-width: 1199px) {
      .show-mini-search .mini-search {
        top: 0; } }

.menu-mobile {
  background: #202846;
  position: fixed;
  z-index: 999;
  top: 10%;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.2);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 0;
  padding: 25px 15px;
  width: 100%;
  height: 100%;
  left: 0;
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 1200px) {
    .menu-mobile {
      display: none; } }
  .menu-mobile .menu-mobile-inner {
    width: 100%;
    height: 90%;
    position: relative; }
  .menu-mobile .top-bar-menu {
    border-bottom: 1px solid #BE984E;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 35px; }
    .menu-mobile .top-bar-menu .items-topbar-menu {
      width: 100%;
      display: flex;
      align-items: center; }
      .menu-mobile .top-bar-menu .items-topbar-menu a {
        display: flex;
        align-items: center;
        justify-content: center; }
        .menu-mobile .top-bar-menu .items-topbar-menu a.item-account {
          margin-left: 25px; }
        .menu-mobile .top-bar-menu .items-topbar-menu a.item-close {
          margin-left: auto; }
        .menu-mobile .top-bar-menu .items-topbar-menu a svg {
          width: 24px;
          height: 24px; }
      .menu-mobile .top-bar-menu .items-topbar-menu .item-language {
        margin-left: 25px; }
        .menu-mobile .top-bar-menu .items-topbar-menu .item-language .language-header {
          display: flex; }
          .menu-mobile .top-bar-menu .items-topbar-menu .item-language .language-header a {
            color: #FFFFFF; }
            .menu-mobile .top-bar-menu .items-topbar-menu .item-language .language-header a.active {
              font-weight: bold; }
          .menu-mobile .top-bar-menu .items-topbar-menu .item-language .language-header span {
            color: #fff;
            margin: 0 8px; }
  .menu-mobile .nav-menu-mobile {
    overflow: auto;
    max-height: 90%; }
    .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1 {
      width: 100%;
      margin-top: 15px; }
      .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1 a {
        color: #fff;
        font-weight: 600;
        width: 100%;
        padding: 10px 0;
        display: block; }
      .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu > .menu-arrows {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu > .menu-arrows > a {
          color: #fff;
          font-weight: 600;
          width: 100%;
          padding: 10px 0;
          display: block; }
        .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu > .menu-arrows .icon-arrow-menu:nth-child(3) {
          display: none; }
      .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu .ul-lv2 {
        display: none;
        padding-left: 15px;
        margin-left: 15px;
        border-left: 1px solid #fff;
        margin-top: 15px;
        margin-bottom: 15px; }
        .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2.has-submenu > .menu-arrows {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2.has-submenu > .menu-arrows .icon-arrow-menu:nth-child(3) {
            display: none; }
        .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2.has-submenu .ul-lv3 {
          display: none;
          padding-left: 15px;
          margin-left: 15px;
          border-left: 1px solid #fff;
          margin-top: 15px;
          margin-bottom: 15px; }
          .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2.has-submenu .ul-lv3 .li-lv3.has-submenu > .menu-arrows {
            display: flex;
            align-items: center;
            justify-content: space-between; }
            .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2.has-submenu .ul-lv3 .li-lv3.has-submenu > .menu-arrows .icon-arrow-menu:nth-child(3) {
              display: none; }
          .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2.has-submenu .ul-lv3 .li-lv3.has-submenu .ul-lv4 {
            display: none;
            padding-left: 15px;
            margin-left: 15px;
            border-left: 1px solid #fff;
            margin-top: 15px;
            margin-bottom: 15px; }
          .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2.has-submenu .ul-lv3 .li-lv3.active > .menu-arrows > .icon-arrow-menu:nth-child(2) {
            display: none; }
          .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2.has-submenu .ul-lv3 .li-lv3.active > .menu-arrows > .icon-arrow-menu:nth-child(3) {
            display: block; }
          .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2.has-submenu .ul-lv3 .li-lv3.active .ul-lv4 {
            display: block; }
        .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2.has-submenu.active > .menu-arrows > .icon-arrow-menu:nth-child(2) {
          display: none; }
        .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2.has-submenu.active > .menu-arrows > .icon-arrow-menu:nth-child(3) {
          display: block; }
        .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu .ul-lv2 .li-lv2.has-submenu.active .ul-lv3 {
          display: block; }
      .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu.active > .menu-arrows > .icon-arrow-menu:nth-child(2) {
        display: none; }
      .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu.active > .menu-arrows > .icon-arrow-menu:nth-child(3) {
        display: block; }
      .menu-mobile .nav-menu-mobile nav .ul-lv1 .li-lv1.has-submenu.active .ul-lv2 {
        display: block; }
  .show-menu-mobile .menu-mobile {
    pointer-events: auto;
    visibility: visible;
    top: 0;
    opacity: 1; }

.search-form {
  display: flex;
  align-items: center;
  position: relative; }
  .search-form .search-btn {
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    box-shadow: none; }
  .search-form .search-input {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #808089;
    padding: 10px 40px;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    outline: none;
    box-shadow: none; }
    @media (max-width: 1199px) {
      .search-form .search-input {
        font-size: 12px; } }
    .search-form .search-input::placeholder {
      color: #fff;
      font-size: 30px;
      font-weight: 300; }
      @media (max-width: 1199px) {
        .search-form .search-input::placeholder {
          font-size: 12px; } }
    .search-form .search-input:-ms-input-placeholder {
      color: #fff;
      font-size: 30px;
      font-weight: 300; }
      @media (max-width: 1199px) {
        .search-form .search-input:-ms-input-placeholder {
          font-size: 12px; } }
    .search-form .search-input::-ms-input-placeholder {
      color: #fff;
      font-size: 30px;
      font-weight: 300; }
      @media (max-width: 1199px) {
        .search-form .search-input::-ms-input-placeholder {
          font-size: 12px; } }
  .search-form .search-btn-clear {
    position: absolute;
    right: 0;
    cursor: pointer; }

.result-search-form {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media (max-width: 1199px) {
    .result-search-form {
      overflow: auto;
      max-height: calc(100% - 300px); } }
  .result-search-form .suggest-key-search {
    width: 14%; }
    @media (max-width: 1199px) {
      .result-search-form .suggest-key-search {
        width: 100%; } }
    .result-search-form .suggest-key-search ul li {
      display: inline-block; }
      .result-search-form .suggest-key-search ul li ~ li {
        margin-top: 10px; }
    .result-search-form .suggest-key-search ul a {
      font-size: 12px;
      display: block;
      color: #fff;
      border: 1px solid #fff;
      padding: 8px; }
      .result-search-form .suggest-key-search ul a:hover {
        background: #BE984E;
        border-color: #BE984E; }
  .result-search-form .title-result-mini-search {
    font-size: 18px;
    font-family: 'Arsenal', sans-serif;
    font-weight: 700;
    color: #BB9244; }
  .result-search-form .suggest-product-search {
    width: 60%; }
    @media (max-width: 1199px) {
      .result-search-form .suggest-product-search {
        width: 100%;
        margin-top: 30px; } }

.header-form-search .search-form {
  display: flex;
  align-items: center;
  position: relative; }
  .header-form-search .search-form .btn-search {
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    box-shadow: none;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .header-form-search .search-form .search-input {
    width: 100%;
    min-width: 500px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #808089;
    padding: 10px 10px 10px 50px;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    outline: none;
    box-shadow: none; }
    .header-form-search .search-form .search-input::placeholder {
      color: #808089;
      font-size: 12px;
      font-weight: 300; }
    .header-form-search .search-form .search-input:-ms-input-placeholder {
      color: #808089;
      font-size: 12px;
      font-weight: 300; }
    .header-form-search .search-form .search-input::-ms-input-placeholder {
      color: #808089;
      font-size: 12px;
      font-weight: 300; }

#fullpage-wrapper {
  min-height: 100vh;
  position: relative; }

#section-info-bottom {
  padding: 100px 0; }
  .brand-mid-autumn #section-info-bottom {
    display: none; }
  @media (max-width: 991px) {
    #section-info-bottom {
      padding: 60px 0 35px 0; } }
  #section-info-bottom .items-info-bottom h4 {
    border-top: 1px solid #B2B2B2;
    padding-top: 40px;
    font-size: 28px;
    line-height: 40px;
    color: #202846;
    font-family: 'Arsenal', sans-serif;
    font-weight: 700; }
    @media (max-width: 991px) {
      #section-info-bottom .items-info-bottom h4 {
        padding-top: 17px;
        font-size: 24px;
        line-height: 30px; } }
    #section-info-bottom .items-info-bottom h4 a {
      color: #202846; }
  #section-info-bottom .items-info-bottom p {
    font-size: 16px;
    line-height: 24px;
    color: #808089;
    font-weight: 300; }
    @media (max-width: 991px) {
      #section-info-bottom .items-info-bottom p {
        font-size: 14px;
        line-height: 20px; } }
  @media (max-width: 991px) {
    #section-info-bottom .items-info-bottom ~ .items-info-bottom {
      margin-top: 15px; } }

#footer-main {
  background: #202846;
  padding: 80px 0; }
  @media (max-width: 1199px) {
    #footer-main {
      padding: 35px 0; } }
  @media (max-width: 1199px) {
    #footer-main .item-col-footer {
      text-align: center; }
      #footer-main .item-col-footer ~ .item-col-footer {
        margin-top: 35px; } }
  #footer-main .item-col-footer .subTitle-footer {
    font-size: 14px;
    color: #fff; }
  #footer-main .item-col-footer .title-footer h4 {
    font-size: 22px;
    font-family: 'Arsenal', sans-serif;
    font-weight: 700;
    color: #BE984E;
    margin: 12px 0 15px 0; }
  #footer-main .item-col-footer .content-footer {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 15px; }
    #footer-main .item-col-footer .content-footer a {
      color: #fff; }
  #footer-main .item-col-footer .maps-footer a {
    color: #BE984E;
    font-family: 'Arsenal', sans-serif;
    font-weight: 700;
    font-size: 16px; }
  #footer-main .item-col-footer .subTitle-footer-contact {
    font-size: 20px;
    color: #fff;
    margin: 0 0 15px 0; }
  #footer-main .item-col-footer .item-footer-contact a {
    font-size: 18px;
    color: #BE984E; }
  #footer-main .item-col-footer .social-footer {
    display: flex;
    margin-top: 15px; }
    @media (max-width: 1199px) {
      #footer-main .item-col-footer .social-footer {
        align-items: center;
        justify-content: center; } }
    #footer-main .item-col-footer .social-footer li ~ li {
      margin-left: 15px; }
  #footer-main .item-col-footer .wrap-logo-footer svg, #footer-main .item-col-footer .wrap-logo-footer img {
    max-height: 200px; }
    @media (max-width: 991px) {
      #footer-main .item-col-footer .wrap-logo-footer svg, #footer-main .item-col-footer .wrap-logo-footer img {
        max-height: 100px; } }
  @media (max-width: 991px) {
    #footer-main .item-col-footer .wrap-logo-footer img {
      max-height: 100px; } }

#main-banner {
  background: #202846;
  padding: 60px 0 0 0;
  position: relative; }
  @media (min-width: 992px) {
    #main-banner {
      height: 789px; } }
  @media (max-width: 991px) {
    #main-banner {
      height: auto; } }
  @media (max-width: 1199px) {
    #main-banner {
      padding: 30px 0 0 0; } }
  #main-banner .container {
    height: 100%; }
    #main-banner .container .wrapper-main-banner {
      height: 100%; }
  #main-banner .content-main-banner {
    display: flex;
    height: 100%; }
    @media (min-width: 1500px) {
      #main-banner .content-main-banner {
        position: relative; } }
    @media (max-width: 991px) {
      #main-banner .content-main-banner {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        justify-content: space-between;
        padding: 0 20px 50px; } }
    #main-banner .content-main-banner .left-main-banner {
      width: 55%;
      padding-top: 100px; }
      @media (max-width: 991px) {
        #main-banner .content-main-banner .left-main-banner {
          width: 100%;
          padding-top: 0; } }
      #main-banner .content-main-banner .left-main-banner h3 {
        color: #BE984E;
        font-size: 65px;
        line-height: 1.2;
        margin: 0 0 25px 0;
        font-family: 'Arsenal', sans-serif;
        font-weight: 700; }
        @media (max-width: 1399px) {
          #main-banner .content-main-banner .left-main-banner h3 {
            font-size: 50px; } }
        @media (max-width: 1199px) {
          #main-banner .content-main-banner .left-main-banner h3 {
            font-size: 36px; } }
        .language-en #main-banner .content-main-banner .left-main-banner h3 {
          font-size: 50px;
          line-height: 58px; }
          @media (max-width: 1199px) {
            .language-en #main-banner .content-main-banner .left-main-banner h3 {
              font-size: 36px; } }
          .language-en #main-banner .content-main-banner .left-main-banner h3 span {
            font-size: 50px;
            line-height: 58px; }
            @media (max-width: 1199px) {
              .language-en #main-banner .content-main-banner .left-main-banner h3 span {
                font-size: 36px; } }
        #main-banner .content-main-banner .left-main-banner h3 span {
          display: block;
          font-size: 65px;
          line-height: 1.2; }
          @media (max-width: 1399px) {
            #main-banner .content-main-banner .left-main-banner h3 span {
              font-size: 60px; } }
          @media (max-width: 1199px) {
            #main-banner .content-main-banner .left-main-banner h3 span {
              font-size: 36px; } }
      #main-banner .content-main-banner .left-main-banner p {
        font-size: 20px;
        line-height: 26px;
        color: #fff;
        font-weight: 300;
        margin-bottom: 35px; }
        @media (min-width: 992px) {
          #main-banner .content-main-banner .left-main-banner p {
            max-width: 85%; } }
        @media (max-width: 1199px) {
          #main-banner .content-main-banner .left-main-banner p {
            font-size: 14px;
            line-height: 20px; } }
      #main-banner .content-main-banner .left-main-banner .action-main-banner {
        display: inline-block; }
    #main-banner .content-main-banner .right-main-banner {
      width: 45%; }
      @media (max-width: 991px) {
        #main-banner .content-main-banner .right-main-banner {
          width: 100%; } }
      #main-banner .content-main-banner .right-main-banner .right-main-banner-inner {
        display: block;
        padding-top: calc(100% * 730 / 670);
        position: relative;
        transition: none; }
        #main-banner .content-main-banner .right-main-banner .right-main-banner-inner img {
          position: absolute;
          left: 0;
          top: 0;
          aspect-ratio: 670 / 730;
          width: 100%;
          height: 100%; }

#main-collector {
  padding: 30px 0;
  overflow: hidden; }
  @media (max-width: 1199px) {
    #main-collector {
      padding: 0; }
      #main-collector.style-slick .slick-list {
        margin: 0 !important; }
        #main-collector.style-slick .slick-list .slick-slide {
          padding: 0 !important; } }
  #main-collector .container-fluid {
    padding: 0; }
  #main-collector .slick-list {
    padding-top: 50px !important;
    padding-bottom: 50px !important; }
    @media (max-width: 1199px) {
      #main-collector .slick-list {
        padding-top: 0px !important;
        padding-bottom: 0px !important; } }
  #main-collector .slick-collector {
    max-width: 1058px;
    margin: 0 auto; }
    #main-collector .slick-collector .slick-list {
      overflow: visible; }
      @media (min-width: 1200px) {
        #main-collector .slick-collector .slick-list .slick-slide {
          min-width: 1058px; } }
    #main-collector .slick-collector:not(.slick-initialized) {
      display: flex;
      overflow: hidden; }
      @media (min-width: 1200px) {
        #main-collector .slick-collector:not(.slick-initialized) {
          padding-top: 50px !important;
          padding-bottom: 50px !important;
          max-width: 1033px; } }
      #main-collector .slick-collector:not(.slick-initialized) .item-collector {
        width: 100%; }
        #main-collector .slick-collector:not(.slick-initialized) .item-collector ~ .item-collector {
          display: none; }
    #main-collector .slick-collector .item-collector {
      position: relative; }
      #main-collector .slick-collector .item-collector:hover img {
        transform: scale(1.05); }
      #main-collector .slick-collector .item-collector .media-collector {
        position: relative;
        overflow: hidden; }
        #main-collector .slick-collector .item-collector .media-collector a {
          display: block;
          padding-top: calc(100% * 758 / 1058);
          position: relative;
          transition: none; }
          @media (max-width: 991px) {
            #main-collector .slick-collector .item-collector .media-collector a {
              padding-top: calc(100% * 800 / 700); } }
          #main-collector .slick-collector .item-collector .media-collector a img {
            width: 100%;
            max-width: 1200px;
            transition: transform 0.3s ease;
            position: absolute;
            left: 0;
            top: 0;
            aspect-ratio: 1058 / 758;
            width: 100%;
            height: 100%; }
            @media (max-width: 991px) {
              #main-collector .slick-collector .item-collector .media-collector a img {
                aspect-ratio: 700 / 800; } }
        @media (max-width: 767px) {
          #main-collector .slick-collector .item-collector .media-collector img {
            /*position: absolute;
						top: 50%;
						transform: translateY(-50%);
						left: 0;*/ } }
      #main-collector .slick-collector .item-collector .info-collector {
        position: absolute;
        left: 150px;
        bottom: -45px;
        background: #fff;
        padding: 24px 35px;
        width: 50%;
        overflow: visible;
        opacity: 0;
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
        .brand-ldp-promotion-1 #main-collector .slick-collector .item-collector .info-collector {
          display: none; }
        #main-collector .slick-collector .item-collector .info-collector.animate {
          animation: fullScreenContainer-slider-item-text 600ms ease-in-out forwards;
          animation-delay: 100ms; }
        @media (max-width: 1199px) {
          #main-collector .slick-collector .item-collector .info-collector {
            position: relative;
            left: 0;
            bottom: 0;
            background: #fff;
            /*padding: 24px 75px;*/
            width: 100%; } }
        #main-collector .slick-collector .item-collector .info-collector h4 {
          font-size: 24px;
          font-family: 'Arsenal', sans-serif;
          font-weight: 700;
          color: #1E2541;
          margin-bottom: 15px; }
          @media (max-width: 1199px) {
            #main-collector .slick-collector .item-collector .info-collector h4 {
              font-size: 18px; } }
        #main-collector .slick-collector .item-collector .info-collector p {
          font-size: 16px;
          line-height: 24px;
          font-weight: 300; }
          @media (max-width: 1199px) {
            #main-collector .slick-collector .item-collector .info-collector p {
              font-size: 14px;
              line-height: 20px; } }
        #main-collector .slick-collector .item-collector .info-collector .action-collector {
          margin-top: 15px; }

.wrapper-brand {
  padding: 0;
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 1200px) {
    #brand-banner-2 .wrapper-brand .text-brand {
      order: 1; }
    #brand-banner-2 .wrapper-brand .banner-brand {
      order: 2; } }
  .wrapper-brand .banner-brand {
    width: 64%; }
    .wrapper-brand .banner-brand.fix-width {
      width: 50%; }
    .wrapper-brand .banner-brand .banner-brand-inner:not(.not-fix) {
      display: block;
      padding-top: calc(100% * 960 / 920);
      position: relative; }
      .wrapper-brand .banner-brand .banner-brand-inner:not(.not-fix) img {
        position: absolute;
        left: 0;
        top: 0;
        aspect-ratio: 920 / 960;
        width: 100%;
        height: 100%; }
    @media (max-width: 1199px) {
      .wrapper-brand .banner-brand {
        width: 100%; }
        .wrapper-brand .banner-brand.fix-width {
          width: 100%; } }
  .wrapper-brand .text-brand {
    width: 36%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 30px; }
    .wrapper-brand .text-brand.fix-width {
      width: 50%; }
    @media (max-width: 1199px) {
      .wrapper-brand .text-brand {
        width: 100%;
        padding: 25px 35px; }
        .wrapper-brand .text-brand.fix-width {
          width: 100%; } }
    #brand-banner-1 .wrapper-brand .text-brand {
      background: #202846; }
      #brand-banner-1 .wrapper-brand .text-brand.bg-catalogue-1 {
        background: #202846; }
    #brand-banner-2 .wrapper-brand .text-brand {
      background: #455D3C; }
      #brand-banner-2 .wrapper-brand .text-brand.bg-catalogue-2 {
        background: #455D3C; }
    #brand-banner-3 .wrapper-brand .text-brand {
      background: #DA2128; }
      #brand-banner-3 .wrapper-brand .text-brand.bg-catalogue-3 {
        background: #DA2128; }
  .wrapper-brand .text-brand-inner {
    color: #fff;
    text-align: center; }
    .wrapper-brand .text-brand-inner .logo-brand svg, .wrapper-brand .text-brand-inner .logo-brand img {
      height: 100px; }
    .wrapper-brand .text-brand-inner .title-brand {
      font-size: 24px;
      line-height: 30px;
      font-family: 'Arsenal', sans-serif;
      font-weight: 700;
      margin: 15px 0 25px 0; }
      @media (max-width: 1199px) {
        .wrapper-brand .text-brand-inner .title-brand {
          font-size: 18px; } }
    .wrapper-brand .text-brand-inner .des-brand {
      font-size: 16px;
      font-weight: 300; }
    .wrapper-brand .text-brand-inner .action-brand {
      margin-top: 50px; }
      #brand-banner-3 .wrapper-brand .text-brand-inner .action-brand a.btn4 {
        color: #fff; }
        #brand-banner-3 .wrapper-brand .text-brand-inner .action-brand a.btn4:hover {
          color: #FFF; }
          #brand-banner-3 .wrapper-brand .text-brand-inner .action-brand a.btn4:hover svg path {
            stroke: #FFF; }
      #brand-banner-3 .wrapper-brand .text-brand-inner .action-brand a.btn4 svg path {
        stroke: #fff; }
  .wrapper-brand .slider-brand-banner {
    width: 100%; }
    .wrapper-brand .slider-brand-banner:not(.slick-initialized) {
      display: flex;
      overflow: hidden; }
      .wrapper-brand .slider-brand-banner:not(.slick-initialized) .item-slider {
        width: 100%; }
        .wrapper-brand .slider-brand-banner:not(.slick-initialized) .item-slider ~ .item-slider {
          display: none !important; }
    .wrapper-brand .slider-brand-banner .item-slider {
      display: flex !important; }
      .wrapper-brand .slider-brand-banner .item-slider .item-slider-inner {
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        width: 100%; }
  .wrapper-brand.bg-fullpage {
    background: #202846; }
  .bg-brand-banner-1 .wrapper-brand {
    background: #202846; }
    @media (min-width: 1300px) {
      .bg-brand-banner-1 .wrapper-brand {
        padding-left: 80px;
        padding-right: 80px; } }
  .bg-brand-banner-2 .wrapper-brand {
    background: #455D3C; }
    @media (min-width: 1300px) {
      .bg-brand-banner-2 .wrapper-brand {
        padding-left: 80px;
        padding-right: 80px; } }
  .bg-brand-banner-3 .wrapper-brand {
    background: #DA2128; }
    @media (min-width: 1300px) {
      .bg-brand-banner-3 .wrapper-brand {
        padding-left: 80px;
        padding-right: 80px; } }

.heading-collection {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 1px solid #BE984E;
  padding: 0 0 15px 0;
  margin: 0 0 60px 0; }
  @media (max-width: 1199px) {
    .heading-collection {
      margin: 0 0 45px 0; }
      .heading-collection.ldp-mobile {
        margin: 0px 0 15px 0; } }
  .heading-collection h3, .heading-collection .title {
    width: 50%;
    font-size: 36px;
    line-height: 40px;
    font-family: 'Arsenal', sans-serif;
    font-weight: 700;
    margin: 0; }
    .heading-collection h3 .sub-title, .heading-collection .title .sub-title {
      font-size: 24px;
      margin-bottom: 12px;
      color: #000; }
    @media (max-width: 1199px) {
      .heading-collection h3, .heading-collection .title {
        width: 100%;
        font-size: 24px;
        line-height: 30px;
        margin: 0 0 15px 0; } }
    .heading-collection h3 span, .heading-collection .title span {
      display: block; }
  .heading-collection p {
    width: 50%;
    color: #838383;
    text-align: right;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 300; }
    @media (max-width: 1199px) {
      .heading-collection p {
        width: 100%;
        font-size: 14px;
        text-align: justify; } }

.heading-collection-2 {
  margin: 0 0 25px 0; }
  @media (max-width: 991px) {
    .heading-collection-2 {
      margin: 0 0 15px 0; } }
  .heading-collection-2 h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    font-family: 'Arsenal', sans-serif;
    font-weight: 700; }
    @media (max-width: 991px) {
      .heading-collection-2 h3 {
        font-size: 18px;
        line-height: 20px; } }

#collection-home-1 {
  padding: 155px 0; }
  @media (max-width: 1199px) {
    #collection-home-1 {
      padding: 115px 0; } }
  #collection-home-1 .slick-collection:not(.slick-initialized) {
    white-space: nowrap;
    grid-auto-flow: column;
    overflow-x: auto;
    grid-template-columns: unset;
    display: grid;
    width: 100%;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow: hidden;
    grid-auto-columns: calc((100% - 50px) / 3);
    gap: 25px; }
    @media (max-width: 1199px) {
      #collection-home-1 .slick-collection:not(.slick-initialized) {
        gap: 5px;
        grid-auto-columns: calc((100% - 5px) / 2); } }

.action-collection {
  margin-top: 60px;
  text-align: center; }
  @media (max-width: 991px) {
    .action-collection {
      margin-top: 30px; } }
  .action-collection a ~ a {
    margin-left: 10px; }

#feature-collection {
  background: #BB9244;
  padding: 40px 0; }
  @media (max-width: 1199px) {
    #feature-collection {
      padding: 30px 0; } }
  #feature-collection .feature-collection-inner {
    display: flex;
    flex-wrap: wrap; }
    #feature-collection .feature-collection-inner .left-feature {
      width: 32%;
      padding-right: 15px; }
      @media (max-width: 1199px) {
        #feature-collection .feature-collection-inner .left-feature {
          width: 100%;
          padding-right: 0; } }
      #feature-collection .feature-collection-inner .left-feature h4 {
        font-size: 36px;
        font-family: 'Arsenal', sans-serif;
        font-weight: 700;
        color: #fff;
        margin-bottom: 35px; }
        @media (min-width: 1200px) {
          #feature-collection .feature-collection-inner .left-feature h4 span {
            display: block; } }
      @media (max-width: 1199px) {
        #feature-collection .feature-collection-inner .left-feature .action-feature {
          display: none; } }
    #feature-collection .feature-collection-inner .right-feature {
      width: 68%;
      padding-left: 15px; }
      @media (max-width: 1199px) {
        #feature-collection .feature-collection-inner .right-feature {
          width: 100%;
          padding-left: 0; } }
      #feature-collection .feature-collection-inner .right-feature .action-feature {
        margin-top: 50px;
        text-align: center; }
        @media (min-width: 1200px) {
          #feature-collection .feature-collection-inner .right-feature .action-feature {
            display: none; } }
  #feature-collection .slick-feature-collection:not(.slick-initialized) {
    white-space: nowrap;
    grid-auto-flow: column;
    overflow-x: auto;
    grid-template-columns: unset;
    display: grid;
    width: 100%;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow: hidden;
    grid-auto-columns: calc((100% - 25px) / 2);
    gap: 25px; }
    @media (max-width: 1199px) {
      #feature-collection .slick-feature-collection:not(.slick-initialized) {
        gap: 5px;
        grid-auto-columns: calc((100% - 5px) / 2); } }

.title-main-collection {
  padding: 60px 0;
  display: none; }
  @media (max-width: 991px) {
    .title-main-collection {
      padding: 30px 0 20px 0; } }
  .title-main-collection h1 {
    margin: 0;
    font-size: 36px;
    font-family: 'Arsenal', sans-serif;
    font-weight: 700; }
    @media (max-width: 991px) {
      .title-main-collection h1 {
        font-size: 24px; } }

.wrapper-category-mkt {
  /* padding: 40px; */
  margin-bottom: 90px;
  /* background: #f5f5fa; */
  /* text-align: center;*/ }
  @media (max-width: 991px) {
    .wrapper-category-mkt {
      padding: 0 0 45px 0;
      margin-bottom: 0; } }

.sub-collection-category {
  margin-top: 45px; }
  .sub-collection-category + .filter-collection {
    margin-top: 90px; }
    @media (max-width: 991px) {
      .sub-collection-category + .filter-collection {
        margin-top: 45px; } }
  .sub-collection-category .wrapper-tab-category {
    margin-bottom: 40px; }
    @media (max-width: 991px) {
      .sub-collection-category .wrapper-tab-category {
        margin-bottom: 15px;
        overflow: auto; } }
  .sub-collection-category .tab-category {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 -12px; }
    @media (max-width: 991px) {
      .sub-collection-category .tab-category {
        justify-content: flex-start;
        margin: 0; } }
    .sub-collection-category .tab-category .item-tab-category {
      width: 100%;
      padding: 0 12px; }
      @media (max-width: 991px) {
        .sub-collection-category .tab-category .item-tab-category {
          width: 220px; } }
      @media (max-width: 767px) {
        .sub-collection-category .tab-category .item-tab-category {
          width: 33.33333%;
          padding: 0 4px; } }
      .sub-collection-category .tab-category .item-tab-category.active a {
        color: #BB9244; }
      .sub-collection-category .tab-category .item-tab-category a {
        padding: 25px 0;
        display: block;
        font-size: 24px;
        font-family: 'Arsenal', sans-serif;
        font-weight: 700;
        width: 100%;
        text-align: center;
        border-top: 1px solid #B2B2B2;
        border-bottom: 1px solid #B2B2B2; }
        @media (max-width: 991px) {
          .sub-collection-category .tab-category .item-tab-category a {
            font-size: 16px;
            padding: 12px 4px; } }
  .sub-collection-category .wrapper-category {
    padding: 0 100px 0; }
    @media (max-width: 991px) {
      .sub-collection-category .wrapper-category {
        padding: 0; } }
    .sub-collection-category .wrapper-category .slick-category:not(.slick-initialized) {
      white-space: nowrap;
      grid-auto-flow: column;
      overflow-x: auto;
      grid-template-columns: unset;
      display: grid;
      width: 100%;
      -ms-overflow-style: none;
      scrollbar-width: none;
      overflow: hidden;
      grid-auto-columns: calc((100% - 90px) / 7);
      gap: 15px; }
      @media (max-width: 1199px) {
        .sub-collection-category .wrapper-category .slick-category:not(.slick-initialized) {
          gap: 5px;
          grid-auto-columns: calc((100% - 15px) / 3); } }
    .sub-collection-category .wrapper-category .slick-category .item-category .img-category img {
      width: 100%; }
    .sub-collection-category .wrapper-category .slick-category .item-category .title-category {
      margin-top: 15px;
      text-align: center; }
      .sub-collection-category .wrapper-category .slick-category .item-category .title-category h4 {
        font-size: 18px;
        margin: 0 0 5px 0; }
        .sub-collection-category .wrapper-category .slick-category .item-category .title-category h4 a {
          color: #4A4A4A; }
      .sub-collection-category .wrapper-category .slick-category .item-category .title-category p {
        font-size: 12px;
        color: #7C7C7C; }
    .sub-collection-category .wrapper-category.wrapper-category-new .wrap-item-category-mkt {
      display: none; }
      .sub-collection-category .wrapper-category.wrapper-category-new .wrap-item-category-mkt.active {
        display: block; }

.main-banner-collection {
  position: relative;
  text-align: center; }
  @media (max-width: 991px) {
    .main-banner-collection {
      display: none; } }
  .main-banner-collection .info-banner-collection {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 991px) {
      .main-banner-collection .info-banner-collection {
        display: none; } }
    .main-banner-collection .info-banner-collection .info-banner-collection-inner {
      text-align: center; }
      .main-banner-collection .info-banner-collection .info-banner-collection-inner h1 {
        font-size: 24px;
        line-height: 30px;
        color: #FFFFFF;
        margin: 0 0 15px 0;
        font-family: 'Arsenal', sans-serif;
        font-weight: 700; }
      .main-banner-collection .info-banner-collection .info-banner-collection-inner p {
        font-size: 16px;
        line-height: 20px;
        color: #FFFFFF;
        margin: 0; }

.filter-collection {
  margin-top: 60px;
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .filter-collection {
      margin-top: 45px;
      margin-bottom: 25px; } }
  .filter-collection .title-filter-collection {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px; }
    @media (max-width: 1199px) {
      .filter-collection .title-filter-collection {
        margin-bottom: 20px; } }
    .filter-collection .title-filter-collection h4 {
      font-size: 24px;
      color: #212121;
      font-family: 'Arsenal', sans-serif;
      font-weight: 700;
      margin: 0; }
      @media (max-width: 991px) {
        .filter-collection .title-filter-collection h4 {
          font-size: 16px; } }
    .filter-collection .title-filter-collection .filter-mobile {
      font-size: 12px;
      color: #27272A;
      display: flex;
      align-items: center;
      justify-content: end;
      width: 100px; }
      @media (min-width: 992px) {
        .filter-collection .title-filter-collection .filter-mobile {
          display: none; } }
      .filter-collection .title-filter-collection .filter-mobile img {
        margin-right: 5px; }
  .filter-collection .action-filter-collection {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 -15px; }
    .filter-collection .action-filter-collection .left-filter-collection {
      width: 25%;
      padding: 0 15px; }
      @media (max-width: 991px) {
        .filter-collection .action-filter-collection .left-filter-collection {
          display: none; } }
      .filter-collection .action-filter-collection .left-filter-collection a {
        font-size: 16px;
        padding: 15px;
        border: 1px solid #000000;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .filter-collection .action-filter-collection .left-filter-collection a span:nth-child(2) {
          display: none; }
        .noFilter .filter-collection .action-filter-collection .left-filter-collection a span:nth-child(1) {
          display: none; }
        .noFilter .filter-collection .action-filter-collection .left-filter-collection a span:nth-child(2) {
          display: block; }
    .filter-collection .action-filter-collection .right-filter-collection {
      display: flex;
      align-items: center;
      padding: 0 15px; }
      @media (max-width: 991px) {
        .filter-collection .action-filter-collection .right-filter-collection {
          width: 100%; } }
      .filter-collection .action-filter-collection .right-filter-collection div ~ div {
        margin-left: 15px; }
        @media (max-width: 991px) {
          .filter-collection .action-filter-collection .right-filter-collection div ~ div {
            margin-left: 8px; } }
      .filter-collection .action-filter-collection .right-filter-collection .item-sort {
        font-size: 16px;
        padding: 15px;
        border: 1px solid #000000;
        display: flex;
        align-items: center;
        justify-content: center;
        min-width: 120px;
        text-align: center;
        cursor: pointer; }
        @media (max-width: 991px) {
          .filter-collection .action-filter-collection .right-filter-collection .item-sort {
            font-size: 12px;
            padding: 10px 15px;
            width: 25%;
            min-width: auto; } }
        .filter-collection .action-filter-collection .right-filter-collection .item-sort.active {
          background: #BE984E;
          color: #fff;
          border-color: #BE984E; }
      .filter-collection .action-filter-collection .right-filter-collection .item-filter-price {
        font-size: 16px;
        padding: 15px;
        border: 1px solid #000000;
        display: flex;
        align-items: center;
        justify-content: space-between;
        min-width: 220px;
        text-align: center;
        cursor: pointer;
        position: relative; }
        @media (max-width: 991px) {
          .filter-collection .action-filter-collection .right-filter-collection .item-filter-price {
            font-size: 12px;
            padding: 10px 15px;
            min-width: auto;
            width: calc(100% - (50% + 8px)); } }
        .filter-collection .action-filter-collection .right-filter-collection .item-filter-price span {
          display: flex;
          align-items: center;
          justify-content: space-between;
          width: 100%; }
        .filter-collection .action-filter-collection .right-filter-collection .item-filter-price .list-sort-select {
          position: absolute;
          z-index: 99;
          top: 110%;
          pointer-events: none;
          visibility: hidden;
          opacity: 0;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          margin: 0;
          padding: 15px;
          width: calc(100% + 2px);
          left: -1px;
          display: flex;
          flex-wrap: wrap;
          background: #fff;
          border: 1px solid #000; }
          .filter-collection .action-filter-collection .right-filter-collection .item-filter-price .list-sort-select li {
            width: 100%;
            text-align: left; }
            .filter-collection .action-filter-collection .right-filter-collection .item-filter-price .list-sort-select li.active {
              color: #BE984E; }
            .filter-collection .action-filter-collection .right-filter-collection .item-filter-price .list-sort-select li ~ li {
              margin-top: 15px; }
        @media (min-width: 1200px) {
          .filter-collection .action-filter-collection .right-filter-collection .item-filter-price:hover .list-sort-select {
            pointer-events: auto;
            visibility: visible;
            top: 100%;
            opacity: 1; } }
        @media (max-width: 1199px) {
          .filter-collection .action-filter-collection .right-filter-collection .item-filter-price.active .list-sort-select {
            pointer-events: auto;
            visibility: visible;
            top: 100%;
            opacity: 1; } }

.content-collection .wrapper-collection {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 90px; }
  @media (max-width: 991px) {
    .content-collection .wrapper-collection {
      margin-bottom: 50px; } }
  .content-collection .wrapper-collection .sidebar-collection {
    width: 25%;
    padding: 0 15px; }
    @media (max-width: 991px) {
      .content-collection .wrapper-collection .sidebar-collection {
        position: fixed;
        z-index: 10;
        top: 0;
        background: #fff;
        width: 100%;
        height: 100%;
        visibility: hidden;
        opacity: 0;
        pointer-events: none;
        left: -100%;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .openFilterMobile .content-collection .wrapper-collection .sidebar-collection {
          visibility: visible;
          opacity: 1;
          pointer-events: all;
          left: 0; } }
  .content-collection .wrapper-collection .content-list-collection {
    width: 75%;
    padding: 0 15px; }
    @media (max-width: 991px) {
      .content-collection .wrapper-collection .content-list-collection {
        width: 100%;
        padding: 0 10px; } }
  @media (min-width: 992px) {
    .noFilter .content-collection .wrapper-collection .sidebar-collection {
      display: none; } }
  .noFilter .content-collection .wrapper-collection .content-list-collection {
    width: 100%; }

@media (min-width: 992px) {
  .content-collection .row {
    margin-right: -12px;
    margin-left: -12px; } }

@media (max-width: 991px) {
  .content-collection .row {
    margin-right: -2px;
    margin-left: -2px; }
    .content-collection .row.row-mobile {
      margin-right: -7.5px;
      margin-left: -7.5px; } }

@media (min-width: 992px) {
  .content-collection .item-loop {
    padding: 0 12px; }
    .content-collection .item-loop:nth-child(3n) ~ .item-loop {
      margin-top: 24px; }
    .template-collection.noFilter .content-collection .item-loop {
      width: 25%; }
      .template-collection.noFilter .content-collection .item-loop:nth-child(3n) ~ .item-loop {
        margin-top: 0; }
      .template-collection.noFilter .content-collection .item-loop:nth-child(4n) ~ .item-loop {
        margin-top: 24px; } }

@media (max-width: 991px) {
  .content-collection .item-loop {
    padding: 0 2px; }
    .content-collection .item-loop:nth-child(2n) ~ .item-loop {
      margin-top: 15px; } }

@media (min-width: 992px) {
  .content-collection .item-loop-4 {
    padding: 0 12px; }
    .content-collection .item-loop-4:nth-child(4n) ~ .item-loop-4 {
      margin-top: 24px; } }

@media (max-width: 991px) {
  .content-collection .item-loop-4 {
    padding: 0 7.5px; }
    .content-collection .item-loop-4:nth-child(2n) ~ .item-loop-4 {
      margin-top: 15px; } }

@media (max-width: 991px) {
  .slick-relates-1.isCollection, .slick-relates-2.isCollection, .slick-relates-3.isCollection {
    display: flex;
    flex-wrap: wrap;
    margin-left: -7.5px;
    margin-right: -7.5px; }
    .slick-relates-1.isCollection .product-loop, .slick-relates-2.isCollection .product-loop, .slick-relates-3.isCollection .product-loop {
      width: 50%;
      padding: 0 7.5px; }
      .slick-relates-1.isCollection .product-loop:nth-child(2n) ~ .product-loop, .slick-relates-2.isCollection .product-loop:nth-child(2n) ~ .product-loop, .slick-relates-3.isCollection .product-loop:nth-child(2n) ~ .product-loop {
        margin-top: 15px; }
      .slick-relates-1.isCollection .product-loop:nth-child(4n) ~ .product-loop, .slick-relates-2.isCollection .product-loop:nth-child(4n) ~ .product-loop, .slick-relates-3.isCollection .product-loop:nth-child(4n) ~ .product-loop {
        display: none; }
    .slick-relates-1.isCollection.isShow .product-loop:nth-child(4n) ~ .product-loop, .slick-relates-2.isCollection.isShow .product-loop:nth-child(4n) ~ .product-loop, .slick-relates-3.isCollection.isShow .product-loop:nth-child(4n) ~ .product-loop {
      display: initial; } }

@media (max-width: 991px) {
  .template-collection #product-relates-2, .template-collection #product-relates-3 {
    /*display: none;*/ } }

@media (min-width: 1200px) {
  .sidebar-collection-wrapper {
    position: sticky;
    top: 0; } }

@media (max-width: 991px) {
  .sidebar-collection-wrapper {
    position: relative;
    overflow: auto;
    max-height: 90%; } }

.sidebar-collection-wrapper .heading-sidebar {
  padding: 15px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: 'Arsenal', sans-serif;
  font-weight: 700;
  border-bottom: 1px solid #BB9244;
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 9; }
  @media (min-width: 992px) {
    .sidebar-collection-wrapper .heading-sidebar {
      display: none; } }
  .sidebar-collection-wrapper .heading-sidebar .close-filter {
    display: flex;
    align-items: center; }

.sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar ~ .item-sidebar {
  margin-top: 15px; }

.sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .title-item-sidebar {
  padding: 12px 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer; }
  .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .title-item-sidebar:hover {
    background: #bb9244;
    color: #ffffff; }
    .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .title-item-sidebar:hover svg path {
      stroke: #ffffff; }
  .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .title-item-sidebar .title-h4 {
    font-size: 18px;
    line-height: 22px;
    font-family: 'Arsenal', sans-serif;
    font-weight: 700;
    text-transform: uppercase; }

.sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar {
  display: none;
  margin-top: 5px;
  padding-bottom: 12px; }
  .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar ul {
    padding: 0 8px 0 8px; }
    @media (min-width: 1200px) {
      .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar ul {
        max-height: 680px;
        overflow: auto; } }
    @media (max-width: 1199px) {
      .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar ul {
        column-count: 2; } }
    .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar ul li {
      display: flex;
      align-items: center;
      /*&:nth-child(4n){
							~ li {display: none;}
						}*/ }
      .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar ul li ~ li {
        margin-top: 10px; }
      .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar ul li input {
        margin-top: 0;
        vertical-align: top;
        width: 24px;
        height: 24px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        position: relative;
        margin: 0 5px 0 0;
        cursor: pointer;
        outline: 0 !important; }
        .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar ul li input:after {
          content: "";
          position: absolute;
          left: 0px;
          right: 0;
          bottom: 0;
          top: 0;
          margin: auto;
          width: 24px;
          height: 24px;
          background: transparent;
          border: 2px solid #202846;
          cursor: pointer;
          border-radius: 2px; }
        .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar ul li input:before {
          -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
          -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
          transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
          -webkit-transform: rotate(-45deg) scale(0, 0);
          -moz-transform: rotate(-45deg) scale(0, 0);
          -ms-transform: rotate(-45deg) scale(0, 0);
          -o-transform: rotate(-45deg) scale(0, 0);
          transform: rotate(-45deg) scale(0, 0);
          content: "";
          position: absolute;
          left: 0px;
          right: 0;
          top: 6px;
          margin: auto;
          z-index: 1;
          width: 13px;
          height: 8px;
          border: 2px solid #202846;
          border-top-style: none;
          border-right-style: none; }
        .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar ul li input:checked:before {
          -webkit-transform: rotate(-45deg) scale(1, 1);
          -moz-transform: rotate(-45deg) scale(1, 1);
          -ms-transform: rotate(-45deg) scale(1, 1);
          -o-transform: rotate(-45deg) scale(1, 1);
          transform: rotate(-45deg) scale(1, 1); }
      .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar ul li label {
        font-size: 14px;
        font-weight: 400;
        cursor: pointer;
        width: calc(100% - 26px); }
  .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar.open ul li:nth-child(4n) ~ li {
    display: flex; }
  .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar .noUi-horizontal {
    height: 4px;
    border: none;
    background: #FFFFFF; }
  .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar .noUi-base .noUi-origin {
    top: -2px; }
  .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar .noUi-base .noUi-connect {
    background: #2E2E2E; }
  .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar .noUi-base .noUi-handle {
    box-shadow: none;
    border: 0;
    width: 20px;
    height: 20px;
    right: -9px;
    top: -6px;
    background: transparent; }
    .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar .noUi-base .noUi-handle:after, .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar .noUi-base .noUi-handle:before {
      display: none; }
    .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar .noUi-base .noUi-handle .noUi-touch-area {
      border-radius: 50%;
      background-color: #868D95; }
  .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar .cfb-drop-head {
    margin: 5px 0 0 0;
    padding: 0 20px 8px; }
  .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar .cfb-price-wrap {
    padding: 12px 20px; }
  .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar .content-item-sidebar .more-item-sidebar {
    font-size: 14px;
    line-height: 18px;
    text-decoration: underline;
    margin: 3px 0 12px 8px;
    display: inline-block;
    cursor: pointer;
    display: none;
    font-family: 'Arsenal', sans-serif;
    font-weight: 700; }

.sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar.active {
  background: #dce0ef; }
  .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar.active .title-item-sidebar:hover {
    background: #dce0ef;
    color: #202846; }
    .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar.active .title-item-sidebar:hover svg path {
      stroke: #202846; }
  .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar.active .title-item-sidebar .icon-open svg path:nth-child(1) {
    display: none; }
  .sidebar-collection-wrapper .sidebar-collection-inner .item-sidebar.active .content-item-sidebar {
    display: block; }

.action-sidebar-mobile {
  position: absolute;
  bottom: 0;
  background: #000;
  padding: 15px 0;
  color: #fff;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 16px; }
  @media (min-width: 992px) {
    .action-sidebar-mobile {
      display: none; } }

.paginate-wrapper #pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 90px; }
  @media (max-width: 991px) {
    .paginate-wrapper #pagination {
      flex-wrap: wrap;
      margin-top: 40px; } }
  .paginate-wrapper #pagination .item-pagi {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    font-size: 20px;
    border: 1px solid #DCE0EF;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #DCE0EF;
    cursor: pointer;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    @media (max-width: 991px) {
      .paginate-wrapper #pagination .item-pagi {
        width: 30px;
        height: 30px;
        font-size: 12px; } }
    .paginate-wrapper #pagination .item-pagi ~ .item-pagi {
      margin-left: 15px; }
    .paginate-wrapper #pagination .item-pagi.active, .paginate-wrapper #pagination .item-pagi:hover {
      color: #BB9244;
      border-color: #BB9244; }

.product-relates .product-relates-inner {
  padding-top: 60px;
  margin-bottom: 120px;
  border-top: 1px solid #BE984E; }
  @media (max-width: 991px) {
    .product-relates .product-relates-inner {
      padding-top: 15px;
      margin-bottom: 80px; } }
  .product-relates .product-relates-inner > section ~ section {
    margin-top: 60px; }
  .product-relates .product-relates-inner .action-relates {
    text-align: center;
    margin-top: 35px; }
    @media (min-width: 768px) {
      .product-relates .product-relates-inner .action-relates {
        display: none; } }
  .product-relates .product-relates-inner .slick-relates-1:not(.slick-initialized) {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    gap: 25px; }
    .product-relates .product-relates-inner .slick-relates-1:not(.slick-initialized) .product-loop {
      flex: 0 0 auto;
      width: calc((100% - 75px)/4); }

@media (max-width: 991px) {
  #breadcrumb {
    overflow: auto; } }

@media (max-width: 991px) {
  #breadcrumb .breadcrumb {
    margin: 15px 0;
    display: flex;
    flex-wrap: unset;
    width: 450px; } }

.wrapper-product-detail {
  margin-top: 40px; }
  @media (max-width: 991px) {
    .wrapper-product-detail {
      margin-top: 10px; } }

.wrapper-product-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  margin: 0 -15px 25px -15px;
  position: relative;
  z-index: 9; }
  @media (max-width: 991px) {
    .wrapper-product-inner {
      margin: 0 0 25px 0; } }
  .wrapper-product-inner .left-product {
    width: 55%;
    padding: 0 15px; }
    @media (max-width: 1199px) {
      .wrapper-product-inner .left-product {
        width: 50%; } }
    @media (max-width: 991px) {
      .wrapper-product-inner .left-product {
        width: 100%;
        padding: 0; } }
    .wrapper-product-inner .left-product .slick-nav {
      margin-top: 15px; }
  .wrapper-product-inner .right-product {
    width: 45%;
    padding: 0 15px; }
    @media (min-width: 1200px) {
      .wrapper-product-inner .right-product:not(.no-sticky) {
        position: sticky;
        top: 30px; } }
    @media (max-width: 1199px) {
      .wrapper-product-inner .right-product {
        width: 50%; } }
    @media (max-width: 991px) {
      .wrapper-product-inner .right-product {
        width: 100%;
        padding: 0;
        z-index: 2; } }
  .wrapper-product-inner .info-product-detail .heading-product-detail {
    margin-top: 20px;
    display: flex;
    justify-content: space-between; }
    .wrapper-product-inner .info-product-detail .heading-product-detail h1 {
      font-size: 36px;
      line-height: 40px;
      margin: 0;
      font-family: 'Arsenal', sans-serif;
      font-weight: 700;
      width: calc(100% - 60px);
      padding-right: 15px; }
      @media (max-width: 991px) {
        .wrapper-product-inner .info-product-detail .heading-product-detail h1 {
          font-size: 24px;
          line-height: 30px;
          width: calc(100% - 32px); } }
    .wrapper-product-inner .info-product-detail .heading-product-detail .wishlist-detail {
      width: 48px;
      height: 48px;
      background: #F1E9DA;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      border-radius: 4px; }
      @media (max-width: 991px) {
        .wrapper-product-inner .info-product-detail .heading-product-detail .wishlist-detail {
          width: 32px;
          height: 32px; }
          .wrapper-product-inner .info-product-detail .heading-product-detail .wishlist-detail svg {
            width: 14px;
            height: 14px; } }
      @media (min-width: 1200px) {
        .wrapper-product-inner .info-product-detail .heading-product-detail .wishlist-detail:hover {
          background: #BA9244; }
          .wrapper-product-inner .info-product-detail .heading-product-detail .wishlist-detail:hover path {
            stroke: #ffffff; } }
      .wrapper-product-inner .info-product-detail .heading-product-detail .wishlist-detail.js-inWishlist {
        background: #BA9244; }
        .wrapper-product-inner .info-product-detail .heading-product-detail .wishlist-detail.js-inWishlist path {
          stroke: #ffffff; }
  .wrapper-product-inner .info-product-detail .swatch-product-detail {
    padding-top: 25px;
    padding-bottom: 15px;
    border-top: 1px solid #E4D4B4;
    border-bottom: 1px solid #E4D4B4; }
    .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item ~ .swatch-custom-item {
      margin-top: 10px; }
    .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item .title-option {
      margin-bottom: 8px;
      font-size: 16px;
      color: #202846;
      font-family: 'Arsenal', sans-serif;
      font-weight: 700; }
    .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item .select-swap-custom {
      display: flex;
      flex-wrap: wrap; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item .select-swap-custom .item-swatch {
        padding: 8px 10px;
        border: 1px solid #202846;
        margin-bottom: 10px;
        margin-right: 10px;
        cursor: pointer;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item .select-swap-custom .item-swatch.active, .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item .select-swap-custom .item-swatch:hover {
          background: #BB9244;
          color: #fff;
          border-color: #BB9244; }
    .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-index="option2"] .select-swap-custom .item-swatch.disabled, .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-index="option3"] .select-swap-custom .item-swatch.disabled {
      background: gainsboro;
      color: #000;
      border-color: gainsboro;
      opacity: 0.4;
      cursor: none;
      pointer-events: none; }
    .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch {
      width: 36px;
      height: 36px;
      font-size: 0;
      border: 1px solid #e6e6e6;
      width: auto;
      font-size: 14px; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu xám 2"] {
        background: #94a2a3;
        border-color: #94a2a3;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu xám 2"]:hover {
          background: #94a2a3; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu vàng"] {
        background: #ffff05;
        border-color: #ffff05;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu vàng"]:hover {
          background: #ffff05; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xanh rêu"] {
        background: #3f683c;
        border-color: #3f683c;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xanh rêu"]:hover {
          background: #3f683c; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="hỏa biến xanh dương"] {
        background: #393d5b;
        border-color: #393d5b;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="hỏa biến xanh dương"]:hover {
          background: #393d5b; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xanh lá"] {
        background: #3cfa08;
        border-color: #3cfa08;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xanh lá"]:hover {
          background: #3cfa08; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu nâu"] {
        background: #753a3a;
        border-color: #753a3a;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu nâu"]:hover {
          background: #753a3a; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu xám"] {
        background: #cccaca;
        border-color: #cccaca;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu xám"]:hover {
          background: #cccaca; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu tím"] {
        background: #b5129a;
        border-color: #b5129a;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu tím"]:hover {
          background: #b5129a; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu hồng"] {
        background: #db999b;
        border-color: #db999b;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu hồng"]:hover {
          background: #db999b; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu đen"] {
        background: #000000;
        border-color: #000000;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu đen"]:hover {
          background: #000000; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu trắng"] {
        background: #ffffff;
        border-color: #ffffff;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu trắng"]:hover {
          background: #ffffff; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu đỏ"] {
        background: #d90101;
        border-color: #d90101;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu đỏ"]:hover {
          background: #d90101; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="nâu nhạt"] {
        background: #c7b39c;
        border-color: #c7b39c;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="nâu nhạt"]:hover {
          background: #c7b39c; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xanh ngọc"] {
        background: #c2d6d8;
        border-color: #c2d6d8;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xanh ngọc"]:hover {
          background: #c2d6d8; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xanh đen"] {
        background: #406165;
        border-color: #406165;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xanh đen"]:hover {
          background: #406165; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu xám"] {
        background: #70797c;
        border-color: #70797c;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu xám"]:hover {
          background: #70797c; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu hồng"] {
        background: #e3bcb0;
        border-color: #e3bcb0;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu hồng"]:hover {
          background: #e3bcb0; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xanh dương nhạt"] {
        background: #76bbc3;
        border-color: #76bbc3;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xanh dương nhạt"]:hover {
          background: #76bbc3; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu cam"] {
        background: #f77225;
        border-color: #f77225;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu cam"]:hover {
          background: #f77225; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu đỏ 2"] {
        background: #e86b6c;
        border-color: #e86b6c;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu đỏ 2"]:hover {
          background: #e86b6c; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xanh nhạt"] {
        background: #dde5e9;
        border-color: #dde5e9;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xanh nhạt"]:hover {
          background: #dde5e9; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xanh dương"] {
        background: #4e6d87;
        border-color: #4e6d87;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xanh dương"]:hover {
          background: #4e6d87; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="trắng"] {
        background: #ffffff;
        border-color: #ffffff;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="trắng"]:hover {
          background: #ffffff; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu xám 3"] {
        background: #a19290;
        border-color: #a19290;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu xám 3"]:hover {
          background: #a19290; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="trắng ngà"] {
        background: #d5d3d1;
        border-color: #d5d3d1;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="trắng ngà"]:hover {
          background: #d5d3d1; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xanh dương pastel"] {
        background: #b8cad2;
        border-color: #b8cad2;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xanh dương pastel"]:hover {
          background: #b8cad2; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xám pastel"] {
        background: #c6cbcb;
        border-color: #c6cbcb;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xám pastel"]:hover {
          background: #c6cbcb; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="đỏ pastel"] {
        background: #c76264;
        border-color: #c76264;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="đỏ pastel"]:hover {
          background: #c76264; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="vàng pastel"] {
        background: #c4bfaa;
        border-color: #c4bfaa;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="vàng pastel"]:hover {
          background: #c4bfaa; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xanh lá pastel"] {
        background: #b8c8bd;
        border-color: #b8c8bd;
        width: 36px;
        font-size: 0; }
        .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="xanh lá pastel"]:hover {
          background: #b8c8bd; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="trắng"] {
        border-color: #e6e6e6;
        width: 36px;
        font-size: 0; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch[data-title="màu trắng"] {
        border-color: #e6e6e6;
        width: 36px;
        font-size: 0; }
      .wrapper-product-inner .info-product-detail .swatch-product-detail .select-swatch-custom .swatch-custom-item[data-option="Màu sắc"][data-index="option1"] .select-swap-custom .item-swatch.active {
        border-color: black; }
  .wrapper-product-inner .info-product-detail .status-product-detail {
    padding: 8px 10px;
    font-weight: 700;
    display: none;
    margin: 20px 0 15px 0; }
    .wrapper-product-inner .info-product-detail .status-product-detail.green {
      background: #F3FBF0;
      color: #6AB289; }
    .wrapper-product-inner .info-product-detail .status-product-detail.red {
      background: #F3DCD8;
      color: #C24E3D; }
  .wrapper-product-inner .info-product-detail .info-sku-type {
    color: #A6A6B0;
    font-size: 12px;
    line-height: 16px;
    margin-top: 15px; }
  .wrapper-product-inner .info-product-detail .price-product-detail {
    padding: 25px 0;
    width: 100%; }
    .wrapper-product-inner .info-product-detail .price-product-detail .main-price-detail {
      font-size: 36px;
      line-height: 40px;
      color: #000000;
      font-family: 'Arsenal', sans-serif;
      font-weight: 700;
      width: 100%;
      display: block; }
      .wrapper-product-inner .info-product-detail .price-product-detail .main-price-detail small {
        font-size: 14px; }
      @media (max-width: 991px) {
        .wrapper-product-inner .info-product-detail .price-product-detail .main-price-detail {
          font-size: 24px;
          line-height: 30px; } }
    .wrapper-product-inner .info-product-detail .price-product-detail del {
      font-size: 20px;
      line-height: 26px;
      color: #808089;
      margin-top: 5px;
      display: block; }
  .wrapper-product-inner .info-product-detail .action-buy-product-detail {
    margin-top: 25px; }
    @media (max-width: 991px) {
      .wrapper-product-inner .info-product-detail .action-buy-product-detail .isEcom-buy {
        display: flex;
        flex-wrap: wrap; }
        .wrapper-product-inner .info-product-detail .action-buy-product-detail .isEcom-buy .price-product-detail {
          order: 2;
          padding-bottom: 0; }
        .wrapper-product-inner .info-product-detail .action-buy-product-detail .isEcom-buy .quantity-detail {
          order: 1;
          margin-top: 30px; }
        .wrapper-product-inner .info-product-detail .action-buy-product-detail .isEcom-buy .action-buy-detail {
          order: 3; } }
    .wrapper-product-inner .info-product-detail .action-buy-product-detail .isEcom-buy-contact {
      padding: 0 0 30px 0; }
      .wrapper-product-inner .info-product-detail .action-buy-product-detail .isEcom-buy-contact a {
        width: 100%;
        text-align: center; }
      .wrapper-product-inner .info-product-detail .action-buy-product-detail .isEcom-buy-contact.hasOnline {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .wrapper-product-inner .info-product-detail .action-buy-product-detail .isEcom-buy-contact.hasOnline a {
          width: 49%; }
    .wrapper-product-inner .info-product-detail .action-buy-product-detail .action-buy-detail {
      display: flex;
      justify-content: space-between;
      margin-top: 25px;
      width: 100%; }
      @media (max-width: 991px) {
        .sticky-btn .wrapper-product-inner .info-product-detail .action-buy-product-detail .action-buy-detail {
          position: fixed;
          bottom: 0;
          z-index: 99;
          background: #fff;
          left: 0;
          padding: 15px;
          box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.1); } }
      .wrapper-product-inner .info-product-detail .action-buy-product-detail .action-buy-detail button {
        width: 60%;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .wrapper-product-inner .info-product-detail .action-buy-product-detail .action-buy-detail button#addtocart-detail {
          width: 39%; }
        .wrapper-product-inner .info-product-detail .action-buy-product-detail .action-buy-detail button#addtocart-detail-quickview {
          width: 45%; }
        .wrapper-product-inner .info-product-detail .action-buy-product-detail .action-buy-detail button#buynow-detail-quickview {
          width: 53%; }
        @media (max-width: 991px) {
          .wrapper-product-inner .info-product-detail .action-buy-product-detail .action-buy-detail button#addtocart-detail, .wrapper-product-inner .info-product-detail .action-buy-product-detail .action-buy-detail button#addtocart-detail-quickview {
            width: 56px;
            height: 56px;
            border-radius: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 0; }
            .wrapper-product-inner .info-product-detail .action-buy-product-detail .action-buy-detail button#addtocart-detail svg, .wrapper-product-inner .info-product-detail .action-buy-product-detail .action-buy-detail button#addtocart-detail-quickview svg {
              margin-right: 0; }
            .wrapper-product-inner .info-product-detail .action-buy-product-detail .action-buy-detail button#addtocart-detail span, .wrapper-product-inner .info-product-detail .action-buy-product-detail .action-buy-detail button#addtocart-detail-quickview span {
              display: none; }
          .wrapper-product-inner .info-product-detail .action-buy-product-detail .action-buy-detail button#buynow-detail, .wrapper-product-inner .info-product-detail .action-buy-product-detail .action-buy-detail button#buynow-detail-quickview {
            width: calc(100% - 66px); } }
      .wrapper-product-inner .info-product-detail .action-buy-product-detail .action-buy-detail .outofstock {
        width: 60%;
        text-align: center; }
        @media (max-width: 991px) {
          .wrapper-product-inner .info-product-detail .action-buy-product-detail .action-buy-detail .outofstock {
            width: calc(100% - 66px); } }
  .wrapper-product-inner .info-product-detail .showroom-product-detail {
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    flex-wrap: wrap; }
    .wrapper-product-inner .info-product-detail .showroom-product-detail span {
      font-size: 16px;
      line-height: 24px;
      font-family: 'Arsenal', sans-serif;
      font-weight: 700; }
    .wrapper-product-inner .info-product-detail .showroom-product-detail ul {
      width: 100%;
      display: none;
      border-top: 1px solid #B2B2B2;
      margin-top: 10px;
      padding-top: 15px;
      max-height: 270px;
      overflow: auto; }
      .wrapper-product-inner .info-product-detail .showroom-product-detail ul .item-location {
        width: 100%; }
        .wrapper-product-inner .info-product-detail .showroom-product-detail ul .item-location ~ .item-location {
          margin-top: 15px; }
        .wrapper-product-inner .info-product-detail .showroom-product-detail ul .item-location .country-location {
          color: #858585;
          font-size: 12px;
          line-height: 16px;
          text-transform: uppercase;
          margin: 0 0 5px 0; }
        .wrapper-product-inner .info-product-detail .showroom-product-detail ul .item-location .name-location {
          font-size: 16px;
          line-height: 24px;
          color: #4A4A4A;
          font-family: 'Arsenal', sans-serif;
          font-weight: 700;
          margin: 0 0 5px 0; }
        .wrapper-product-inner .info-product-detail .showroom-product-detail ul .item-location .address-location {
          font-size: 12px;
          line-height: 16px;
          color: #494949;
          display: flex;
          align-items: start; }
          .wrapper-product-inner .info-product-detail .showroom-product-detail ul .item-location .address-location svg {
            margin-right: 4px; }
    .wrapper-product-inner .info-product-detail .showroom-product-detail.open ul {
      display: block; }
  .wrapper-product-inner .info-product-detail .tabs-content-product-detail {
    margin-top: 30px; }
    .wrapper-product-inner .info-product-detail .tabs-content-product-detail .item-tabs-product-detail h4 {
      font-size: 18px;
      border-bottom: 1px solid #E4D4B4;
      padding-bottom: 15px;
      margin-bottom: 15px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      cursor: pointer;
      font-family: 'Arsenal', sans-serif;
      font-weight: 700; }
      .wrapper-product-inner .info-product-detail .tabs-content-product-detail .item-tabs-product-detail h4.no-border {
        border-bottom: none;
        margin-bottom: 0; }
    .wrapper-product-inner .info-product-detail .tabs-content-product-detail .item-tabs-product-detail .content-product-detail {
      display: none;
      margin-bottom: 25px; }
    .wrapper-product-inner .info-product-detail .tabs-content-product-detail .item-tabs-product-detail.active h4 svg path:nth-child(1) {
      display: none; }
    .wrapper-product-inner .info-product-detail .tabs-content-product-detail .item-tabs-product-detail.active .content-product-detail {
      display: block; }
  @media (min-width: 992px) {
    .wrapper-product-inner .slider-images-detail {
      /*min-height: 820px;*/ } }
  @media (max-width: 991px) {
    .wrapper-product-inner .slider-images-detail {
      /*min-height: 455px;*/ } }
  .wrapper-product-inner .slider-images-detail .slick-for {
    /*.slick-slide {
				height: auto;
				div, a {
					height: 100%;
					display: block;
				}
				img {
					height: 100%;
					object-fit: cover;
					object-position: center;
				}
			}
			.slick-track {
				display: flex;
				flex-direction: row;
				flex-wrap: nowrap;
				align-items: stretch;
			}*/ }
    .wrapper-product-inner .slider-images-detail .slick-for:not(.slick-initialized) {
      display: -webkit-flex;
      display: flex;
      width: 100%;
      overflow: hidden;
      overflow-x: auto; }
      .wrapper-product-inner .slider-images-detail .slick-for:not(.slick-initialized) .item-slider-detail {
        padding-top: 100%;
        position: relative;
        flex: 0 0 auto;
        width: 100%; }
        .wrapper-product-inner .slider-images-detail .slick-for:not(.slick-initialized) .item-slider-detail img, .wrapper-product-inner .slider-images-detail .slick-for:not(.slick-initialized) .item-slider-detail iframe {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          object-fit: contain; }
    .wrapper-product-inner .slider-images-detail .slick-for .item-slider-detail {
      padding-top: 100%;
      position: relative;
      flex: 0 0 auto;
      width: 100%; }
      .wrapper-product-inner .slider-images-detail .slick-for .item-slider-detail a {
        text-align: center; }
        .wrapper-product-inner .slider-images-detail .slick-for .item-slider-detail a img, .wrapper-product-inner .slider-images-detail .slick-for .item-slider-detail a iframe {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          object-fit: contain; }
  .wrapper-product-inner .slider-images-detail .slick-nav:not(.slick-initialized) {
    white-space: nowrap;
    grid-auto-flow: column;
    overflow-x: auto;
    grid-template-columns: unset;
    display: grid;
    width: 100%;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow: hidden;
    grid-auto-columns: calc((100% - 60px) / 5);
    gap: 15px; }
  .wrapper-product-inner .single-images-detail {
    padding-top: 100%;
    position: relative; }
    .wrapper-product-inner .single-images-detail img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      object-fit: contain; }

.full-description {
  padding: 40px 15px 0 15px;
  margin: 40px 0 90px 0;
  border-top: 1px solid #BE984E;
  width: 55%; }
  @media (max-width: 1199px) {
    .full-description {
      width: 100%; } }
  @media (max-width: 991px) {
    .full-description {
      padding: 20px 0 0 0;
      margin: 20px 0 45px 0; } }
  .full-description .tab-description {
    display: flex;
    border-bottom: 1px solid #E4D4B4;
    margin-bottom: 35px; }
    @media (max-width: 991px) {
      .full-description .tab-description {
        display: none; } }
    .full-description .tab-description .item-tab-desc {
      padding-bottom: 15px;
      border-bottom: 2px solid transparent;
      margin-bottom: -1px;
      color: #A6A6B0;
      font-size: 20px;
      line-height: 22px;
      font-family: 'Arsenal', sans-serif;
      font-weight: 700;
      cursor: pointer; }
      @media (max-width: 991px) {
        .full-description .tab-description .item-tab-desc {
          font-size: 16px;
          line-height: 20px; } }
      .full-description .tab-description .item-tab-desc ~ .item-tab-desc {
        margin-left: 40px; }
        @media (max-width: 991px) {
          .full-description .tab-description .item-tab-desc ~ .item-tab-desc {
            margin-left: 20px; } }
      .full-description .tab-description .item-tab-desc.active, .full-description .tab-description .item-tab-desc:hover {
        border-color: #BB9244;
        color: #000000; }
  .full-description .full-description-inner {
    width: 100%;
    overflow: hidden; }
    @media (max-width: 991px) {
      .full-description .full-description-inner {
        margin-top: 30px; } }
    .full-description .full-description-inner ul {
      padding: 0 0 0 30px;
      list-style-type: inherit; }
    .full-description .full-description-inner ol {
      padding: 0 0 0 30px;
      list-style-type: decimal; }
    @media (max-width: 991px) {
      .full-description .full-description-inner {
        width: 100%; } }
    .full-description .full-description-inner .item-tab-content * {
      font-family: 'Inter', sans-serif !important; }
    .full-description .full-description-inner .item-tab-content table {
      width: 100% !important; }
    @media (min-width: 992px) {
      .full-description .full-description-inner .item-tab-content {
        display: none; }
        .full-description .full-description-inner .item-tab-content.active {
          display: block; } }
    .full-description .full-description-inner .item-tab-content .title-mobile-tab-content {
      font-weight: 700;
      font-size: 18px;
      line-height: 20px;
      border-bottom: 1px solid #E4D4B4;
      padding: 0 0 12px 0;
      margin: 0 0 24px 0;
      display: flex;
      align-items: center; }
      @media (min-width: 992px) {
        .full-description .full-description-inner .item-tab-content .title-mobile-tab-content {
          display: none; } }
      .full-description .full-description-inner .item-tab-content .title-mobile-tab-content svg {
        margin-left: 16px; }
      .full-description .full-description-inner .item-tab-content .title-mobile-tab-content.active svg path:nth-child(1) {
        display: none; }
      .full-description .full-description-inner .item-tab-content .title-mobile-tab-content.active ~ .tab-content-inner {
        display: block; }
    .full-description .full-description-inner .item-tab-content .tab-content-inner {
      margin: 0 0 30px 0; }
      @media (max-width: 991px) {
        .full-description .full-description-inner .item-tab-content .tab-content-inner {
          display: none; } }

.quantity-detail {
  display: flex;
  align-items: center; }
  .quantity-detail .quantity-selector {
    display: flex; }
    .quantity-detail .quantity-selector button {
      width: 40px;
      height: 40px;
      background: #EBEBF0;
      border: none;
      box-shadow: none;
      border-radius: 0;
      outline: none; }
      .quantity-detail .quantity-selector button svg {
        width: 12px;
        height: 12px; }
      .quantity-detail .quantity-selector button.disabled {
        background: #F5F5FA; }
    .quantity-detail .quantity-selector input {
      width: 40px;
      height: 40px;
      border: none;
      box-shadow: none;
      text-align: center;
      color: #838383;
      border-radius: 0;
      outline: none; }
  .quantity-detail .quantity-variant-detail {
    color: #808089;
    margin-left: 25px; }

.breadcrumb-shop {
  background: #fff; }
  .breadcrumb-shop .breadcrumb-arrows {
    padding: 10px 0;
    background: transparent;
    border-radius: 0;
    margin: 0; }
    .breadcrumb-shop .breadcrumb-arrows li {
      font-size: 13px; }
  .breadcrumb-shop .breadcrumb > li {
    display: inline-block; }
    .breadcrumb-shop .breadcrumb > li + li:before {
      padding: 0 3px;
      color: #ccc;
      content: "/\00a0"; }

.PE-product-detail {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
  padding: 0 15px; }
  @media (max-width: 991px) {
    .PE-product-detail {
      margin-bottom: 0;
      z-index: 1;
      padding: 0; } }
  .PE-product-detail.isApp ~ .full-description {
    border-top: none; }

#select-combo {
  border: 1px solid #E4D4B4;
  padding: 36px;
  margin-top: 60px; }
  @media (max-width: 1199px) {
    #select-combo {
      padding: 25px; } }
  @media (max-width: 991px) {
    #select-combo {
      padding: 0;
      border: none; } }
  #select-combo .combo-heading h3 {
    font-size: 36px;
    line-height: 40px;
    font-family: 'Arsenal', sans-serif;
    font-weight: 700; }
    @media (max-width: 991px) {
      #select-combo .combo-heading h3 {
        font-size: 24px;
        line-height: 30px; } }
  #select-combo #list-combo .combo-info--content {
    position: relative; }
    #select-combo #list-combo .combo-info--content .combo-content--images {
      display: -webkit-flex;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      margin-bottom: 15px; }
    #select-combo #list-combo .combo-info--content .combo-content--title h4 {
      font-size: 16px;
      font-weight: 700;
      margin: 0 0 15px 0;
      background: #333230;
      color: #fff;
      padding: 10px;
      display: inline-block;
      width: 100%;
      border-left: 2px solid red; }
      @media (max-width: 991px) {
        #select-combo #list-combo .combo-info--content .combo-content--title h4 {
          font-size: 14px; } }
    #select-combo #list-combo .combo-info--content .combo-wrapper--detail {
      display: flex;
      justify-content: space-between; }
      @media (max-width: 991px) {
        #select-combo #list-combo .combo-info--content .combo-wrapper--detail {
          flex-wrap: wrap;
          width: 100%; } }
    #select-combo #list-combo .combo-info--content .combo-content--detail {
      width: 82%;
      display: flex;
      margin: 0 -12px; }
      @media (max-width: 1199px) {
        #select-combo #list-combo .combo-info--content .combo-content--detail {
          width: 77%; } }
      @media (max-width: 991px) {
        #select-combo #list-combo .combo-info--content .combo-content--detail {
          width: 100%;
          margin: 0; } }
      #select-combo #list-combo .combo-info--content .combo-content--detail .combo-content--detail-left {
        width: 24%;
        padding: 0 12px; }
        #select-combo #list-combo .combo-info--content .combo-content--detail .combo-content--detail-left .combo-content--detail-left-slick:not(.slick-initialized) {
          display: -ms-flexbox;
          display: flex; }
          #select-combo #list-combo .combo-info--content .combo-content--detail .combo-content--detail-left .combo-content--detail-left-slick:not(.slick-initialized) .product-loop {
            flex: 0 0 auto;
            width: 33.33333333%; }
            @media (max-width: 1199px) {
              #select-combo #list-combo .combo-info--content .combo-content--detail .combo-content--detail-left .combo-content--detail-left-slick:not(.slick-initialized) .product-loop {
                width: 50%; } }
            @media (max-width: 991px) {
              #select-combo #list-combo .combo-info--content .combo-content--detail .combo-content--detail-left .combo-content--detail-left-slick:not(.slick-initialized) .product-loop {
                width: 100%; } }
        @media (max-width: 1199px) {
          #select-combo #list-combo .combo-info--content .combo-content--detail .combo-content--detail-left {
            width: 39%; } }
        @media (max-width: 991px) {
          #select-combo #list-combo .combo-info--content .combo-content--detail .combo-content--detail-left {
            width: 45%;
            padding: 0; } }
      #select-combo #list-combo .combo-info--content .combo-content--detail .icon-plus-combo {
        width: 4%;
        display: flex; }
        #select-combo #list-combo .combo-info--content .combo-content--detail .icon-plus-combo img {
          margin-top: 80px; }
      #select-combo #list-combo .combo-info--content .combo-content--detail .combo-content--detail-right {
        width: 72%;
        padding: 0 12px; }
        #select-combo #list-combo .combo-info--content .combo-content--detail .combo-content--detail-right .combo-content--detail-right-slick:not(.slick-initialized) {
          display: -ms-flexbox;
          display: flex; }
          #select-combo #list-combo .combo-info--content .combo-content--detail .combo-content--detail-right .combo-content--detail-right-slick:not(.slick-initialized) .product-loop {
            flex: 0 0 auto;
            width: 33.33333333%; }
            @media (max-width: 1199px) {
              #select-combo #list-combo .combo-info--content .combo-content--detail .combo-content--detail-right .combo-content--detail-right-slick:not(.slick-initialized) .product-loop {
                width: 50%; } }
            @media (max-width: 991px) {
              #select-combo #list-combo .combo-info--content .combo-content--detail .combo-content--detail-right .combo-content--detail-right-slick:not(.slick-initialized) .product-loop {
                width: 100%; } }
        @media (max-width: 1199px) {
          #select-combo #list-combo .combo-info--content .combo-content--detail .combo-content--detail-right {
            width: 61%; } }
        @media (max-width: 991px) {
          #select-combo #list-combo .combo-info--content .combo-content--detail .combo-content--detail-right {
            width: 44%;
            padding: 0; } }
      #select-combo #list-combo .combo-info--content .combo-content--detail ul {
        display: flex;
        flex-direction: column;
        margin: 15px 0 10px;
        padding: 0; }
        #select-combo #list-combo .combo-info--content .combo-content--detail ul li {
          display: -webkit-flex;
          display: flex;
          align-items: flex-start;
          position: relative; }
          #select-combo #list-combo .combo-info--content .combo-content--detail ul li:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1; }
          #select-combo #list-combo .combo-info--content .combo-content--detail ul li ~ li {
            margin-top: 12px; }
          #select-combo #list-combo .combo-info--content .combo-content--detail ul li label {
            margin-bottom: 0;
            border-radius: 0;
            width: 25px;
            height: 16px;
            top: 2px;
            position: relative;
            display: none; }
          #select-combo #list-combo .combo-info--content .combo-content--detail ul li .img {
            width: 75px;
            border: 1px solid #f5f5f5;
            padding: 5px; }
          #select-combo #list-combo .combo-info--content .combo-content--detail ul li .combo-item--title {
            margin: 0 10px 0;
            width: calc(100% - 110px);
            font-size: 13px; }
            #select-combo #list-combo .combo-info--content .combo-content--detail ul li .combo-item--title span {
              display: block;
              margin-top: 2px; }
          #select-combo #list-combo .combo-info--content .combo-content--detail ul li .combo-item--price {
            margin: 0;
            font-weight: 600;
            color: #ff2c26;
            text-align: right;
            font-size: 14px;
            width: 110px; }
            #select-combo #list-combo .combo-info--content .combo-content--detail ul li .combo-item--price del {
              display: block;
              font-size: 88%;
              color: #878c8f;
              font-weight: 400; }
    #select-combo #list-combo .combo-info--content .combo-content--total {
      width: 18%;
      border-left: 1px solid #E4D4B4;
      margin: 0 0 0 30px;
      padding: 0 0 0 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap; }
      @media (max-width: 1199px) {
        #select-combo #list-combo .combo-info--content .combo-content--total {
          width: 23%; } }
      @media (max-width: 991px) {
        #select-combo #list-combo .combo-info--content .combo-content--total {
          width: 100%;
          border-left: none;
          border-top: 1px solid #E4D4B4;
          margin: 15px 0 0 0;
          padding: 15px 0 0 0; } }
      #select-combo #list-combo .combo-info--content .combo-content--total .combo-content--total-inner {
        width: 100%; }
      #select-combo #list-combo .combo-info--content .combo-content--total .title-combo-total {
        font-family: 'Arsenal', sans-serif;
        font-weight: 700;
        font-size: 18px;
        margin: 0 0 10px 0; }
      #select-combo #list-combo .combo-info--content .combo-content--total .combo-total-price {
        font-size: 18px; }
      #select-combo #list-combo .combo-info--content .combo-content--total .combo-total-price-original {
        color: #808089; }
      #select-combo #list-combo .combo-info--content .combo-content--total .combo-total-price-save {
        margin: 10px 0;
        color: #202846; }
    #select-combo #list-combo .combo-info--content ~ .combo-info--content {
      margin-top: 20px;
      padding-top: 20px;
      display: none; }
  #select-combo .action-combo {
    text-align: center;
    margin-top: 30px; }
    #select-combo .action-combo span {
      cursor: pointer; }
      #select-combo .action-combo span svg {
        width: 11px;
        height: 11px;
        transform: rotate(90deg); }
    #select-combo .action-combo .less-combo {
      display: none; }
      #select-combo .action-combo .less-combo svg {
        transform: rotate(-90deg); }
  #select-combo.more #list-combo .combo-info--content ~ .combo-info--content {
    display: block; }
  #select-combo.more .action-combo .more-combo {
    display: none; }
  #select-combo.more .action-combo .less-combo {
    display: block; }

#gift-pe {
  border: 1px solid #E4D4B4;
  padding: 36px;
  margin-top: 60px; }
  @media (max-width: 1199px) {
    #gift-pe {
      padding: 25px; } }
  @media (max-width: 991px) {
    #gift-pe {
      padding: 0;
      border: none; } }
  #gift-pe .combo-heading {
    display: none; }
    #gift-pe .combo-heading h3 {
      font-size: 36px;
      line-height: 40px;
      font-family: 'Arsenal', sans-serif;
      font-weight: 700; }
      @media (max-width: 991px) {
        #gift-pe .combo-heading h3 {
          font-size: 24px;
          line-height: 30px; } }
  #gift-pe #list-gift-pe .giftpe-info--content {
    position: relative; }
    #gift-pe #list-gift-pe .giftpe-info--content ~ .giftpe-info--content {
      margin-top: 40px; }
    #gift-pe #list-gift-pe .giftpe-info--content .giftpe-viewmore {
      text-align: center;
      margin-top: 30px; }
    #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--images {
      display: -webkit-flex;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      margin-bottom: 15px; }
    #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--title h4 {
      font-size: 16px;
      font-weight: 700;
      margin: 0 0 15px 0;
      background: #333230;
      color: #fff;
      padding: 10px;
      display: inline-block;
      width: 100%;
      border-left: 2px solid red; }
      @media (max-width: 991px) {
        #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--title h4 {
          font-size: 14px; } }
    #gift-pe #list-gift-pe .giftpe-info--content .giftpe-wrapper--detail {
      display: flex;
      justify-content: space-between; }
      @media (max-width: 991px) {
        #gift-pe #list-gift-pe .giftpe-info--content .giftpe-wrapper--detail {
          flex-wrap: wrap;
          width: 100%; } }
      #gift-pe #list-gift-pe .giftpe-info--content .giftpe-wrapper--detail .slick-track {
        margin-left: unset;
        margin-right: unset; }
    #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail {
      width: 82%;
      margin: 0 -12px;
      display: flex; }
      @media (max-width: 1199px) {
        #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail {
          width: 77%; } }
      @media (max-width: 991px) {
        #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail {
          width: 100%;
          margin: 0; } }
      #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail .giftpe-content--detail-left {
        width: 24%;
        padding: 0 12px; }
        @media (max-width: 1199px) {
          #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail .giftpe-content--detail-left {
            width: 39%; } }
        @media (max-width: 991px) {
          #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail .giftpe-content--detail-left {
            width: 46%;
            padding: 0; } }
        #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail .giftpe-content--detail-left .giftpe-content--detail-left-slick:not(.slick-initialized) {
          display: -ms-flexbox;
          display: flex; }
          #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail .giftpe-content--detail-left .giftpe-content--detail-left-slick:not(.slick-initialized) .product-loop {
            flex: 0 0 auto;
            width: 33.33333333%; }
            @media (max-width: 1199px) {
              #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail .giftpe-content--detail-left .giftpe-content--detail-left-slick:not(.slick-initialized) .product-loop {
                width: 50%; } }
            @media (max-width: 991px) {
              #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail .giftpe-content--detail-left .giftpe-content--detail-left-slick:not(.slick-initialized) .product-loop {
                width: 100%; } }
      #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail .icon-plus-combo {
        width: 4%;
        display: flex; }
        @media (max-width: 991px) {
          #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail .icon-plus-combo {
            width: 8%; } }
      #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail .giftpe-content--detail-right {
        width: 72%;
        padding: 0 12px; }
        @media (max-width: 1199px) {
          #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail .giftpe-content--detail-right {
            width: 61%; } }
        @media (max-width: 991px) {
          #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail .giftpe-content--detail-right {
            width: 46%;
            padding: 0; } }
        #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail .giftpe-content--detail-right .giftpe-content--detail-right-slick:not(.slick-initialized) {
          display: -ms-flexbox;
          display: flex;
          gap: 25px; }
          #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail .giftpe-content--detail-right .giftpe-content--detail-right-slick:not(.slick-initialized) .product-loop {
            flex: 0 0 auto;
            width: calc((100% - 50px)/3); }
          @media (max-width: 1024px) {
            #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail .giftpe-content--detail-right .giftpe-content--detail-right-slick:not(.slick-initialized) {
              gap: 20px; }
              #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail .giftpe-content--detail-right .giftpe-content--detail-right-slick:not(.slick-initialized) .product-loop {
                width: calc(100% - 156px); } }
          @media (max-width: 991px) {
            #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail .giftpe-content--detail-right .giftpe-content--detail-right-slick:not(.slick-initialized) {
              gap: 0; }
              #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail .giftpe-content--detail-right .giftpe-content--detail-right-slick:not(.slick-initialized) .product-loop {
                width: 100%; } }
      #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail > ul {
        display: flex;
        flex-direction: column;
        margin: 15px 0 10px;
        padding: 0; }
        #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail > ul li {
          display: -webkit-flex;
          display: flex;
          align-items: flex-start;
          position: relative; }
          #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail > ul li:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1; }
          #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail > ul li ~ li {
            margin-top: 12px; }
          #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail > ul li label {
            margin-bottom: 0;
            border-radius: 0;
            width: 25px;
            height: 16px;
            top: 2px;
            position: relative;
            display: none; }
          #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail > ul li .img {
            width: 75px;
            border: 1px solid #f5f5f5;
            padding: 5px; }
          #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail > ul li .combo-item--title {
            margin: 0 10px 0;
            width: calc(100% - 110px);
            font-size: 13px; }
            #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail > ul li .combo-item--title span {
              display: block;
              margin-top: 2px; }
          #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail > ul li .combo-item--price {
            margin: 0;
            font-weight: 600;
            color: #ff2c26;
            text-align: right;
            font-size: 14px;
            width: 110px; }
            #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--detail > ul li .combo-item--price del {
              display: block;
              font-size: 88%;
              color: #878c8f;
              font-weight: 400; }
    #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--total {
      width: 18%;
      border-left: 1px solid #E4D4B4;
      margin: 0 0 0 30px;
      padding: 0 0 0 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap; }
      @media (max-width: 1199px) {
        #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--total {
          width: 23%; } }
      @media (max-width: 991px) {
        #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--total {
          width: 100%;
          border-left: none;
          border-top: 1px solid #E4D4B4;
          margin: 15px 0 0 0;
          padding: 15px 0 0 0; } }
      #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--total .giftpe-content--total-inner {
        width: 100%; }
        @media (max-width: 991px) {
          #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--total .giftpe-content--total-inner {
            display: flex;
            align-items: center;
            justify-content: center; } }
        #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--total .giftpe-content--total-inner .giftpe-content--total-inner-2 {
          margin-bottom: 15px; }
        @media (max-width: 991px) {
          #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--total .giftpe-content--total-inner button {
            margin-left: 15px; } }
      #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--total .title-giftpe-total {
        font-family: 'Arsenal', sans-serif;
        font-weight: 700;
        font-size: 18px;
        margin: 0 0 10px 0; }
      #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--total .giftpe-total-price {
        font-size: 18px; }
      #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--total .giftpe-total-price-original {
        color: #808089; }
      #gift-pe #list-gift-pe .giftpe-info--content .giftpe-content--total .giftpe-total-price-save {
        margin: 10px 0;
        color: #202846; }

#buyxselecty {
  border: 1px solid #E4D4B4;
  padding: 36px;
  margin-top: 60px; }
  @media (max-width: 1199px) {
    #buyxselecty {
      padding: 25px; } }
  @media (max-width: 991px) {
    #buyxselecty {
      padding: 0;
      border: none; } }
  #buyxselecty .headingBuyXSelectY h3 {
    font-size: 36px;
    line-height: 40px;
    font-family: 'Arsenal', sans-serif;
    font-weight: 700; }
    @media (max-width: 991px) {
      #buyxselecty .headingBuyXSelectY h3 {
        font-size: 24px;
        line-height: 30px; } }
  #buyxselecty #buyxselecty-list .list-buyxselecty ~ .list-buyxselecty {
    margin-top: 30px; }
  #buyxselecty #buyxselecty-list .itemsHeadBuyXSelectY {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 15px 0;
    background: #333230;
    color: #fff;
    padding: 10px;
    display: inline-block;
    width: 100%;
    border-left: 2px solid red; }
  #buyxselecty #buyxselecty-list .wrapper-condition.disabled {
    /*cursor: none;
				pointer-events: none;
				filter: grayscale(1);*/ }
  #buyxselecty #buyxselecty-list .wrapper-condition .condition-title {
    margin: 0 0 5px 0;
    background: #7e7d7b;
    color: #fff;
    padding: 10px;
    display: inline-block;
    width: 100%;
    border-radius: 4px 4px 0 0; }
  #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 991px) {
      #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner {
        flex-wrap: wrap;
        width: 100%; } }
    #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .slick-track {
      margin-left: unset;
      margin-right: unset; }
    #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--detail {
      width: 82%;
      margin: 0 -12px;
      display: flex; }
      @media (max-width: 1199px) {
        #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--detail {
          width: 77%; } }
      @media (max-width: 991px) {
        #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--detail {
          width: 100%;
          margin: 0; } }
      #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--detail .left-wrapper-condition {
        width: 24%;
        padding: 0 12px; }
        @media (max-width: 1199px) {
          #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--detail .left-wrapper-condition {
            width: 39%; } }
        @media (max-width: 991px) {
          #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--detail .left-wrapper-condition {
            width: 46%;
            padding: 0; } }
      #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--detail .icon-plus-buyxselecty {
        width: 4%;
        display: flex; }
        @media (max-width: 991px) {
          #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--detail .icon-plus-buyxselecty {
            width: 8%; } }
      #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--detail .right-wrapper-condition {
        width: 72%;
        padding: 0 12px; }
        @media (max-width: 1199px) {
          #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--detail .right-wrapper-condition {
            width: 61%; } }
        @media (max-width: 991px) {
          #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--detail .right-wrapper-condition {
            width: 46%;
            padding: 0; } }
        #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--detail .right-wrapper-condition .sick-condition:not(.slick-initialized) {
          display: -ms-flexbox;
          display: flex; }
          #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--detail .right-wrapper-condition .sick-condition:not(.slick-initialized) .wrapper-list-promotion {
            flex: 0 0 auto;
            width: 100%; }
      #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--detail .wrapper-list-promotion {
        position: relative; }
        #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--detail .wrapper-list-promotion .label-select {
          display: flex;
          align-items: center;
          margin: 0 0 5px 0;
          position: absolute;
          z-index: 9;
          top: 5px;
          left: 5px; }
          #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--detail .wrapper-list-promotion .label-select .label-select-text {
            margin: 0 5px 0 0;
            font-size: 12px;
            font-weight: 500; }
    #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--total {
      width: 18%;
      border-left: 1px solid #E4D4B4;
      margin: 0 0 0 30px;
      padding: 0 0 0 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap; }
      @media (max-width: 1199px) {
        #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--total {
          width: 23%; } }
      @media (max-width: 991px) {
        #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .buyxselecty-content--total {
          width: 100%;
          border-left: none;
          border-top: 1px solid #E4D4B4;
          margin: 15px 0 0 0;
          padding: 15px 0 0 0; } }
    #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .product-loop .product-loop-inner .media-loop .action-loop {
      display: none; }
    #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .product-loop .product-loop-inner .info-loop .title-loop h4 a span:nth-child(2) {
      border: none;
      color: #000;
      font-size: inherit;
      padding: 0;
      border-radius: 0;
      margin-right: 0; }
    #buyxselecty #buyxselecty-list .wrapper-condition .wrapper-condition-inner .product-loop .product-loop-inner .info-loop .wrapper-loop-bottom .add-to-cart-mobile {
      display: none; }

.heading-combo, .heading-normal, .heading-xy {
  width: 100%;
  margin-bottom: 15px; }
  .heading-combo h4, .heading-normal h4, .heading-xy h4 {
    padding: 15px;
    margin: 0;
    border: 1px solid #F5F5FA;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    background: #F5F5FA;
    color: #000; }
  .heading-combo .wrapper-quantity-combo, .heading-normal .wrapper-quantity-combo, .heading-xy .wrapper-quantity-combo {
    padding: 10px 15px;
    border: 1px solid #f1f1f1;
    border-top: none; }
    .heading-combo .wrapper-quantity-combo .label-quantity-combo, .heading-normal .wrapper-quantity-combo .label-quantity-combo, .heading-xy .wrapper-quantity-combo .label-quantity-combo {
      margin: 0 15px 0 0; }
    .heading-combo .wrapper-quantity-combo .update-quantity button, .heading-normal .wrapper-quantity-combo .update-quantity button, .heading-xy .wrapper-quantity-combo .update-quantity button {
      font-weight: 500;
      font-size: 12px;
      height: 25px;
      padding: 0;
      text-align: center;
      width: 25px;
      border: 1px solid #F5F5FA;
      border-radius: 0;
      float: left;
      -webkit-appearance: none;
      background: #F5F5FA;
      outline: none;
      box-shadow: none; }
    .heading-combo .wrapper-quantity-combo .update-quantity input, .heading-normal .wrapper-quantity-combo .update-quantity input, .heading-xy .wrapper-quantity-combo .update-quantity input {
      background: #fff;
      font-weight: 500;
      font-size: 15px;
      height: 25px;
      padding: 0;
      width: 35px;
      border: 1px solid #F5F5FA;
      border-left: none;
      border-right: none;
      border-radius: 0;
      float: left;
      -webkit-appearance: none;
      pointer-events: none;
      text-align: center; }
    .heading-combo .wrapper-quantity-combo .delete-combo, .heading-normal .wrapper-quantity-combo .delete-combo, .heading-xy .wrapper-quantity-combo .delete-combo {
      cursor: pointer;
      margin-left: auto; }

.heading-normal {
  order: 1;
  margin-top: 0 !important; }

.heading-combo {
  order: 2;
  margin-top: 15px; }

.heading-xy {
  order: 3;
  margin-top: 15px; }
  .heading-xy.is-3 {
    order: 4; }
  .heading-xy.is-4 {
    order: 5; }

/*#buyxselecty {
	.headingBuyXSelectY {
		position: relative;
		h3 {
			@include font-title;
			margin: 0;
		}
	}
	.buyxselecty-inner {
		margin: 20px 0;
		border-radius: 3px;
		position: relative;
		#buyxselecty-list {
			.list-buyxselecty {
				.itemsHeadBuyXSelectY {
					background: #1b4ea0;
					color: #fff;
					padding: 10px;
					border-top-left-radius: 8px;
					border-top-right-radius: 8px;
					font-size: 13px;
					margin: 0;
					width: 100%;
				}
				.wrapper-condition {
					.condition-title {
						background: #bccfed;
						font-size: 12px;
						padding: 5px;
						position: sticky;
						top: 0;
						z-index: 9;
						span {
							font-weight: bold;
						}
					}
					.wrapper-list-promotion {
						display: flex;
						align-items: center;
						border: 1px solid #dadada;
						border-top: none;
						padding: 5px;
						.label-select {
							padding-right: 8px;
						}
						.wrapper-listItems {
							.items-listItems {
								display: flex;
								label {
									margin: 0;
									a {
										display: flex;
										align-items: center;
										position: relative;
										img {
											width: 60px;
											border: 1px solid #dadada;
										}
										.right-infoItems {
											padding-left: 8px;
											display: flex;
											flex-wrap: wrap;
											b {
												font-size: 12px;
												background: red;
												color: #fff;
												padding: 3px;
												border-radius: 3px;
												margin-bottom: 5px;
											}
											span {
												font-size: 12px;
												width: 100%;
											}
										}
									}
								}
								~ .items-listItems {
									border-top: 1px solid #dadada;
									margin-top: 5px;
									padding-top: 5px;
								}
							}
						}
					}
					&.disabled {
						cursor: none;
						pointer-events: none;
						filter: grayscale(1);
					}
					~ .wrapper-condition {
						display: none;
					}
				}
				~ .list-buyxselecty {
					display: none;
					margin-top: 15px;
				}
			}
		}
		.buyxselecty-viewmore {
			text-align: center;
			margin-top: 15px;
			span {
				cursor: pointer;
				svg {
					width: 11px;
					height: 11px;
					transform: rotate(90deg);
				}
			}
			.less-xy {
				display: none;
				svg {
					transform: rotate(-90deg);
				}
			}
		}
		&.more {
			#buyxselecty-list {
				.list-buyxselecty {
					~ .list-buyxselecty {
						display: block;
					}
					.wrapper-condition {
						~ .wrapper-condition {
							display: block;
						}
					}
				}
			}
			.buyxselecty-viewmore {
				.less-xy {
					display: block;
				}
				.more-xy {
					display: none;
				}
			}
		}
	}
}*/
#modalWarning {
  padding: 30px 15px 30px 15px;
  border-radius: 4px;
  max-width: 100%;
  width: 650px;
  max-height: 100%; }
  #modalWarning .modalWarning-inner h4 {
    font-size: 36px;
    margin-bottom: 15px;
    text-align: center;
    color: #BB9244; }
  #modalWarning .modalWarning-inner .contentModalWarning {
    text-align: center;
    font-size: 16px; }

#modalWarningItems {
  padding: 30px 15px 30px 15px;
  border-radius: 4px;
  max-width: 100%;
  width: 650px;
  max-height: 100%; }
  #modalWarningItems .modalWarning-innerItems h4 {
    font-size: 18px;
    margin-bottom: 15px;
    color: red; }
  #modalWarningItems .modalWarning-innerItems .contentModalWarningItems .wrapper-list-promotion {
    display: flex;
    align-items: center;
    border-top: none; }
    #modalWarningItems .modalWarning-innerItems .contentModalWarningItems .wrapper-list-promotion .label-select {
      display: none; }
    #modalWarningItems .modalWarning-innerItems .contentModalWarningItems .wrapper-list-promotion .wrapper-listItems .items-listItems {
      display: flex; }
      #modalWarningItems .modalWarning-innerItems .contentModalWarningItems .wrapper-list-promotion .wrapper-listItems .items-listItems label {
        margin: 0; }
        #modalWarningItems .modalWarning-innerItems .contentModalWarningItems .wrapper-list-promotion .wrapper-listItems .items-listItems label a {
          display: flex;
          align-items: center;
          position: relative; }
          #modalWarningItems .modalWarning-innerItems .contentModalWarningItems .wrapper-list-promotion .wrapper-listItems .items-listItems label a img {
            width: 60px;
            border: 1px solid #dadada; }
          #modalWarningItems .modalWarning-innerItems .contentModalWarningItems .wrapper-list-promotion .wrapper-listItems .items-listItems label a b {
            font-size: 12px;
            position: absolute;
            top: 0;
            left: 68px;
            background: red;
            color: #fff;
            padding: 0 3px;
            border-radius: 3px; }
          #modalWarningItems .modalWarning-innerItems .contentModalWarningItems .wrapper-list-promotion .wrapper-listItems .items-listItems label a span {
            font-size: 12px;
            padding-left: 8px; }
      #modalWarningItems .modalWarning-innerItems .contentModalWarningItems .wrapper-list-promotion .wrapper-listItems .items-listItems ~ .items-listItems {
        border-top: 1px solid #dadada;
        margin-top: 5px;
        padding-top: 5px; }
  #modalWarningItems .modalWarning-innerItems .actionModalItems {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: end; }
    #modalWarningItems .modalWarning-innerItems .actionModalItems button {
      background: red;
      border: none;
      color: #fff;
      min-height: 40px;
      border-radius: 5px;
      width: 120px;
      outline: none;
      box-shadow: none; }
      #modalWarningItems .modalWarning-innerItems .actionModalItems button#cancelAddNew {
        background: gray;
        margin-left: 15px; }

#isVoucher {
  margin-top: 25px; }
  #isVoucher .contentVoucher {
    border: 1px dashed red;
    padding: 10px; }
  #isVoucher #ajaxListing {
    max-height: 500px;
    overflow: auto; }
  #isVoucher #listProVoucher {
    margin-top: 25px; }
    #isVoucher #listProVoucher h3 {
      border-left: 2px solid red;
      background: #eceaea;
      padding: 10px 10px;
      margin-bottom: 15px;
      font-size: 20px; }
    #isVoucher #listProVoucher .item-loop ~ .item-loop {
      border-top: 1px dashed #e2e2e2;
      padding-top: 10px;
      margin-top: 10px; }
    #isVoucher #listProVoucher .item-loop .item-loop-inner {
      display: flex; }
      #isVoucher #listProVoucher .item-loop .item-loop-inner .left-loop {
        width: 28%; }
        #main-product-detail #isVoucher #listProVoucher .item-loop .item-loop-inner .left-loop {
          width: 100px; }
      #isVoucher #listProVoucher .item-loop .item-loop-inner .right-loop {
        padding-left: 15px;
        width: 72%; }
        #main-product-detail #isVoucher #listProVoucher .item-loop .item-loop-inner .right-loop {
          width: calc(100% - 100px); }
        #isVoucher #listProVoucher .item-loop .item-loop-inner .right-loop .info-loop h4 {
          font-size: 14px; }
        #isVoucher #listProVoucher .item-loop .item-loop-inner .right-loop .info-loop .price-loop {
          margin: 8px 0; }
          #isVoucher #listProVoucher .item-loop .item-loop-inner .right-loop .info-loop .price-loop span {
            color: red;
            font-size: 14px;
            font-weight: bold; }
          #isVoucher #listProVoucher .item-loop .item-loop-inner .right-loop .info-loop .price-loop del {
            color: gray;
            font-size: 13px;
            margin-left: 8px; }
        #isVoucher #listProVoucher .item-loop .item-loop-inner .right-loop .action-loop {
          display: flex;
          align-items: center; }
          #isVoucher #listProVoucher .item-loop .item-loop-inner .right-loop .action-loop .quantity-area {
            display: flex;
            align-items: center; }
            #isVoucher #listProVoucher .item-loop .item-loop-inner .right-loop .action-loop .quantity-area input.quantity-input-item {
              width: 50px;
              height: 30px;
              text-align: center;
              border: none; }
            #isVoucher #listProVoucher .item-loop .item-loop-inner .right-loop .action-loop .quantity-area input.qty-btn {
              width: 30px;
              height: 30px;
              border: none; }
          #isVoucher #listProVoucher .item-loop .item-loop-inner .right-loop .action-loop .btn-buyer {
            margin-left: auto; }
            #isVoucher #listProVoucher .item-loop .item-loop-inner .right-loop .action-loop .btn-buyer button {
              /*background: red;
								color: #fff;
								border: none;
								font-size: 14px;
								padding: 5px 10px;
								border-radius: 4px;
								outline: none;
								box-shadow: none;*/ }
              @media (max-width: 991px) {
                #isVoucher #listProVoucher .item-loop .item-loop-inner .right-loop .action-loop .btn-buyer button {
                  padding: 15px; } }

#isNotePromo {
  margin-top: 25px; }
  #isNotePromo .contentPromo {
    border: 1px dashed red;
    padding: 10px; }

#modalBuyXSlectY {
  padding: 0 20px;
  border-radius: 4px;
  max-width: 100%;
  width: 800px; }
  #modalBuyXSlectY .byxselecty-action {
    text-align: right;
    margin-top: 20px; }
    #modalBuyXSlectY .byxselecty-action #confirm-modal-buyxselecty {
      background: red;
      border: none;
      outline: none;
      box-shadow: none;
      color: #fff;
      padding: 5px 15px;
      border-radius: 4px;
      font-size: 16px; }

.product-reviews {
  margin-bottom: 90px; }
  .product-reviews .product-reviews-inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px; }
    @media (max-width: 991px) {
      .product-reviews .product-reviews-inner {
        margin: 0;
        margin-top: 40px;
        padding-top: 40px;
        border-top: 1px solid #BB9244; } }
    .product-reviews .product-reviews-inner .product-reviews-left {
      width: 30%;
      padding: 0 15px; }
      @media (max-width: 991px) {
        .product-reviews .product-reviews-inner .product-reviews-left {
          width: 100%;
          padding: 0; } }
      .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-heading {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 50px; }
        @media (max-width: 991px) {
          .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-heading {
            margin-bottom: 30px; } }
        .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-heading .product-reviews-title {
          display: flex;
          align-items: end; }
          .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-heading .product-reviews-title h4 {
            font-size: 36px;
            line-height: 40px;
            margin: 0; }
            @media (max-width: 991px) {
              .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-heading .product-reviews-title h4 {
                font-size: 18px;
                line-height: 20px; } }
          .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-heading .product-reviews-title p {
            font-size: 16px;
            line-height: 18px;
            color: #A6A6B0;
            margin-left: 4px; }
        .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-heading .product-reviews-star {
          display: flex;
          align-items: center; }
          .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-heading .product-reviews-star span {
            font-size: 36px;
            line-height: 40px;
            font-family: 'Arsenal', sans-serif;
            font-weight: 700; }
            @media (max-width: 991px) {
              .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-heading .product-reviews-star span {
                font-size: 18px;
                line-height: 20px; } }
          .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-heading .product-reviews-star svg {
            width: 32px;
            height: 32px;
            margin-left: 8px; }
            @media (max-width: 991px) {
              .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-heading .product-reviews-star svg {
                width: 22px;
                height: 22px; } }
            .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-heading .product-reviews-star svg path {
              fill: #BB9244; }
      .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-rating {
        width: 80%; }
        @media (max-width: 991px) {
          .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-rating {
            width: 100%; } }
        .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-rating .items-rating {
          display: flex;
          align-items: center;
          position: relative;
          width: 100%; }
          .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-rating .items-rating ~ .items-rating {
            margin-top: 20px; }
          .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-rating .items-rating .isNumber {
            font-size: 16px;
            line-height: 18px;
            width: 15px; }
          .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-rating .items-rating .isProcess {
            width: 100%;
            display: flex;
            height: 6px;
            border-radius: 30px;
            position: relative;
            align-items: center;
            justify-content: start; }
            .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-rating .items-rating .isProcess .isBG {
              background: #D9D9D9;
              width: 100%;
              position: absolute;
              height: 6px;
              border-radius: 30px;
              z-index: 1; }
            .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-rating .items-rating .isProcess .isLoad {
              background: #BB9244;
              height: 6px;
              border-radius: 30px;
              display: block;
              z-index: 2; }
      .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-btn {
        margin-top: 30px;
        width: 80%; }
        @media (max-width: 991px) {
          .product-reviews .product-reviews-inner .product-reviews-left .product-reviews-btn {
            width: 100%; } }
    .product-reviews .product-reviews-inner .product-reviews-right {
      width: 70%;
      padding: 0 15px; }
      @media (max-width: 991px) {
        .product-reviews .product-reviews-inner .product-reviews-right {
          width: 100%;
          padding: 0;
          margin-top: 30px; } }
      .product-reviews .product-reviews-inner .product-reviews-right .items-comment {
        display: flex;
        flex-wrap: wrap; }
        .product-reviews .product-reviews-inner .product-reviews-right .items-comment ~ .items-comment {
          padding: 25px 0 0 0;
          margin: 25px 0 0 0;
          border-top: 1px solid #E2E2E2; }
        .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-left {
          width: 20%; }
          @media (max-width: 991px) {
            .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-left {
              width: 100%; } }
          .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-left .items-comment-star {
            display: flex;
            margin: 0 0 5px 0; }
            .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-left .items-comment-star .items-star.active path {
              fill: #BB9244; }
          .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-left .items-comment-name {
            font-size: 18px;
            line-height: 20px;
            margin-bottom: 30px;
            font-family: 'Arsenal', sans-serif;
            font-weight: 700; }
          .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-left .items-comment-date {
            color: #A6A6B0; }
        .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-right {
          width: 80%; }
          @media (max-width: 991px) {
            .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-right {
              width: 100%; } }
          .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-right .items-comment-title {
            display: flex;
            margin: 0 0 10px 0; }
            .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-right .items-comment-title .items-title {
              border: 1px solid #BB9244;
              border-radius: 4px;
              padding: 8px 10px;
              background: #BB9244;
              color: #FFFFFF; }
              .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-right .items-comment-title .items-title ~ .items-title {
                margin: 0 0 0 10px; }
          .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-right .items-comment-content {
            font-size: 16px;
            line-height: 18px;
            color: #27272A;
            margin: 0 0 25px 0; }
          .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-right .items-comment-image {
            display: flex;
            overflow: auto; }
            .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-right .items-comment-image .items-comment-img ~ .items-comment-img {
              margin-left: 10px; }
            .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-right .items-comment-image .items-comment-img img {
              width: 100px; }
          .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-right .items-comment-replay {
            margin-top: 30px; }
            .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-right .items-comment-replay .heading-comment-replay {
              font-size: 18px;
              line-height: 20px;
              margin: 0 0 15px 0;
              font-family: 'Arsenal', sans-serif;
              font-weight: 700; }
            .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-right .items-comment-replay .items-replay {
              background: #EBEBF0;
              padding: 15px;
              border-radius: 4px; }
              .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-right .items-comment-replay .items-replay ~ .items-replay {
                margin-top: 15px; }
              .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-right .items-comment-replay .items-replay .items-replay-title {
                display: flex;
                align-items: center; }
                .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-right .items-comment-replay .items-replay .items-replay-title h4 {
                  margin: 0;
                  font-size: 16px;
                  line-height: 18px;
                  margin-right: 5px; }
                .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-right .items-comment-replay .items-replay .items-replay-title span {
                  margin-left: 5px; }
              .product-reviews .product-reviews-inner .product-reviews-right .items-comment .items-comment-right .items-comment-replay .items-replay .items-replay-content {
                margin-top: 5px; }
    .product-reviews .product-reviews-inner .pagi-reviews {
      width: 100%; }
      @media (max-width: 991px) {
        .product-reviews .product-reviews-inner .pagi-reviews {
          text-align: center;
          margin: 50px 0 0 0; } }

.style-fancybox.fancybox-content {
  padding: 25px;
  border-radius: 4px; }
  .style-fancybox.fancybox-content .content-fancybox {
    min-width: 500px;
    min-height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
    @media (max-width: 991px) {
      .style-fancybox.fancybox-content .content-fancybox {
        min-width: auto;
        min-height: auto; } }
    .style-fancybox.fancybox-content .content-fancybox .content-fancybox-inner {
      width: 100%; }
    .style-fancybox.fancybox-content .content-fancybox .title-fancybox {
      font-family: 'Arsenal', sans-serif;
      font-weight: 700;
      font-size: 36px;
      line-height: 40px;
      margin: 0 0 15px 0; }
    .style-fancybox.fancybox-content .content-fancybox .des-fancybox {
      font-size: 16px;
      line-height: 18px; }
      .style-fancybox.fancybox-content .content-fancybox .des-fancybox a {
        color: #BB9244; }

.rv_app {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto; }
  .rv_app .rv_app__left {
    flex: 0 0 auto;
    background: #BB9244;
    padding: 20px;
    width: 30%; }
    @media (max-width: 991px) {
      .rv_app .rv_app__left {
        width: 100%;
        display: none; } }
  .rv_app .rv_app__right {
    flex: 0 0 auto;
    background: #fff;
    padding: 20px 0;
    width: 70%; }
    @media (max-width: 991px) {
      .rv_app .rv_app__right {
        width: 100%; } }
    .rv_app .rv_app__right h3 {
      font-weight: 400;
      font-size: 18px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 100%;
      padding: 0 20px 15px;
      border-bottom: 1px solid #dfdfdf;
      margin-bottom: 0; }
    .rv_app .rv_app__right .rv_form > div {
      padding: 10px 20px;
      border-bottom: 1px solid #dfdfdf;
      position: relative;
      display: flex;
      align-items: center;
      position: relative; }
      .rv_app .rv_app__right .rv_form > div.active:before {
        position: absolute;
        content: '';
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #BB9244;
        background: transparent;
        left: 0;
        top: 20px;
        z-index: 2; }
        @media (max-width: 991px) {
          .rv_app .rv_app__right .rv_form > div.active:before {
            display: none; } }
      .rv_app .rv_app__right .rv_form > div:last-child {
        border: none; }
    @media (max-width: 991px) {
      .rv_app .rv_app__right .rv_form .rv_rating {
        flex-wrap: wrap; } }
    .rv_app .rv_app__right .rv_form .rv_rating > label {
      margin-bottom: 0;
      font-weight: 700;
      font-size: 15px;
      line-height: 22.5px; }
      @media (max-width: 991px) {
        .rv_app .rv_app__right .rv_form .rv_rating > label {
          margin-bottom: 10px; } }
    .rv_app .rv_app__right .rv_form .rv_rating .rv_levels {
      margin: 0 15px 0 30px;
      display: flex; }
      @media (max-width: 991px) {
        .rv_app .rv_app__right .rv_form .rv_rating .rv_levels {
          margin: 0;
          width: 100%; } }
      .rv_app .rv_app__right .rv_form .rv_rating .rv_levels li {
        flex: 0 0 auto;
        width: 40px;
        height: 40px; }
        .rv_app .rv_app__right .rv_form .rv_rating .rv_levels li ~ li {
          margin-left: 1px; }
        .rv_app .rv_app__right .rv_form .rv_rating .rv_levels li.s1 label {
          background: #BB9244; }
        .rv_app .rv_app__right .rv_form .rv_rating .rv_levels li.s2 label {
          background: #BB9244; }
        .rv_app .rv_app__right .rv_form .rv_rating .rv_levels li.s3 label {
          background: #BB9244; }
        .rv_app .rv_app__right .rv_form .rv_rating .rv_levels li.s4 label {
          background: #BB9244; }
        .rv_app .rv_app__right .rv_form .rv_rating .rv_levels li.s5 label {
          background: #BB9244; }
        .rv_app .rv_app__right .rv_form .rv_rating .rv_levels li input {
          display: none; }
        .rv_app .rv_app__right .rv_form .rv_rating .rv_levels li label {
          margin-bottom: 0;
          background: #F1E9DA;
          height: 100%;
          border: none;
          cursor: pointer;
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: center; }
          .rv_app .rv_app__right .rv_form .rv_rating .rv_levels li label svg {
            width: 24px;
            height: 24px; }
            .rv_app .rv_app__right .rv_form .rv_rating .rv_levels li label svg path {
              fill: #fff; }
        .rv_app .rv_app__right .rv_form .rv_rating .rv_levels li:first-child label {
          border-radius: 4px 0 0 4px; }
        .rv_app .rv_app__right .rv_form .rv_rating .rv_levels li:last-child label {
          border-radius: 0 4px 4px 0; }
    .rv_app .rv_app__right .rv_form .rv_title {
      flex-direction: column;
      align-items: flex-start !important; }
      .rv_app .rv_app__right .rv_form .rv_title label {
        margin-bottom: 10px;
        color: #5a5a5a;
        font-weight: 700;
        font-size: 15px;
        line-height: 22.5px;
        display: block; }
      .rv_app .rv_app__right .rv_form .rv_title input {
        resize: none;
        margin: 10px 0;
        border-color: #757575;
        border: 1px solid;
        width: 100%;
        padding: 0.5em 1em;
        font-size: 15px;
        line-height: 1.2em;
        color: #666;
        background: #fff;
        -webkit-box-shadow: 0 1px 1px #fff;
        box-shadow: 0 1px 1px #fff;
        -webkit-border-radius: 0.25em;
        border-radius: 0.25em;
        outline: 0;
        text-shadow: 0 1px #fff;
        -webkit-transition: all linear .3s;
        -moz-transition: all linear .3s;
        -o-transition: all linear .3s;
        transition: all linear .3s; }
    .rv_app .rv_app__right .rv_form .rv_content {
      flex-direction: column;
      align-items: flex-start !important; }
      .rv_app .rv_app__right .rv_form .rv_content label {
        margin-bottom: 10px;
        font-weight: 700;
        font-size: 15px;
        line-height: 22.5px;
        display: block; }
      .rv_app .rv_app__right .rv_form .rv_content textarea {
        resize: none;
        margin: 10px 0;
        border-color: #757575;
        border: 1px solid;
        width: 100%;
        padding: 0.5em 1em;
        font-size: 15px;
        line-height: 1.2em;
        background: #fff;
        -webkit-box-shadow: 0 1px 1px #fff;
        box-shadow: 0 1px 1px #fff;
        -webkit-border-radius: 0.25em;
        border-radius: 0.25em;
        outline: 0;
        text-shadow: 0 1px #fff;
        -webkit-transition: all linear .3s;
        -moz-transition: all linear .3s;
        -o-transition: all linear .3s;
        transition: all linear .3s; }
    .rv_app .rv_app__right .rv_form .rate_show {
      color: #5a5a5a !important;
      padding: 0.6em 0.6em 0.6em 0 !important;
      line-height: 25px !important;
      font-weight: 400;
      font-size: 1em; }
      @media (max-width: 991px) {
        .rv_app .rv_app__right .rv_form .rate_show {
          display: none; } }
    .rv_app .rv_app__right .rv_form .rate_success {
      position: absolute;
      right: 15px;
      top: 20px; }
      .rv_app .rv_app__right .rv_form .rate_success span {
        white-space: nowrap; }
      .rv_app .rv_app__right .rv_form .rate_success img {
        width: 22px;
        height: 23px; }
    .rv_app .rv_app__right .rv_form .rate_error {
      position: absolute;
      right: 15px;
      top: 14px;
      display: flex;
      align-items: center;
      border: 1px solid #ccc;
      border-radius: 13px;
      padding: 5px;
      background: #fff; }
      .rv_app .rv_app__right .rv_form .rate_error span {
        white-space: nowrap;
        color: #C24E3D; }
      .rv_app .rv_app__right .rv_form .rate_error img {
        width: 22px;
        height: 23px;
        margin-left: 5px; }
    .rv_app .rv_app__right .rv_form .list_default {
      margin: 5px 0 15px 0;
      display: flex;
      width: 100%;
      flex-wrap: wrap; }
      .rv_app .rv_app__right .rv_form .list_default > span {
        margin-bottom: 10px;
        background: #fff;
        padding: 5px 10px;
        border-radius: 0.25em;
        margin-right: 10px;
        cursor: pointer;
        border: 1px solid #dfdfdf;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%; }
        .rv_app .rv_app__right .rv_form .list_default > span img {
          display: none;
          width: 12px;
          margin-left: 10px;
          margin-top: -1px; }
        .rv_app .rv_app__right .rv_form .list_default > span.active {
          border: 2px solid #000; }
          .rv_app .rv_app__right .rv_form .list_default > span.active img {
            display: block; }
    .rv_app .rv_app__right .rv_form .preview-rv-img {
      display: flex;
      align-items: center;
      min-height: 130px;
      width: 130px;
      border: 1px dashed #000;
      border-radius: 5px;
      font-size: 12px;
      text-align: center;
      justify-content: center;
      flex-direction: column;
      cursor: pointer;
      margin: 0; }
      .rv_app .rv_app__right .rv_form .preview-rv-img svg {
        width: 28px;
        height: 28px;
        margin-bottom: 5px; }
    .rv_app .rv_app__right .rv_form .preview_img {
      display: flex; }
      .rv_app .rv_app__right .rv_form .preview_img > figure {
        max-width: 115px;
        position: relative;
        z-index: 1;
        height: auto;
        margin-left: 10px;
        border-radius: 5px; }
        .rv_app .rv_app__right .rv_form .preview_img > figure:before {
          z-index: 9;
          position: absolute;
          top: 0;
          left: 0;
          content: '';
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.2);
          border-radius: 5px; }
        .rv_app .rv_app__right .rv_form .preview_img > figure img {
          width: 100%;
          border-radius: 5px; }
    .rv_app .rv_app__right .rv_form .err_img {
      margin-bottom: 10px; }
    .rv_app .rv_app__right .rv_form .action-reviews {
      text-align: center;
      margin-top: 20px;
      width: 100%; }
  .rv_app .rv_name {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-top: 15px; }

#fancybox-write-reviews {
  padding: 0;
  max-width: 900px; }
  @media (max-width: 991px) {
    #fancybox-write-reviews {
      max-width: 100%; } }

#jGrowl.jGrowl {
  z-index: 99993; }
  #jGrowl.jGrowl.top-right {
    right: 0;
    top: 16%; }
  #jGrowl.jGrowl .jGrowl-notification {
    position: relative;
    background: #ffffff;
    border: 0;
    opacity: 1;
    width: 270px;
    -webkit-box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.3); }
    #jGrowl.jGrowl .jGrowl-notification:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #EBEBF0;
      display: none; }
    #jGrowl.jGrowl .jGrowl-notification .jGrowl-close {
      font-size: 0px;
      color: #ffffff;
      background-color: #EBEBF0;
      position: absolute;
      right: 6px;
      z-index: 99;
      border: none;
      float: right;
      font-weight: 700;
      cursor: pointer;
      display: block;
      width: 15px;
      height: 15px;
      line-height: 14px;
      border-radius: 50%; }
      #jGrowl.jGrowl .jGrowl-notification .jGrowl-close:focus {
        outline: none; }
      #jGrowl.jGrowl .jGrowl-notification .jGrowl-close:before {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        right: 0px;
        top: 0px;
        left: 0;
        bottom: 0;
        margin: auto;
        background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' x='0px' y='0px' viewBox='0 0 1000 1000' enable-background='new 0 0 1000 1000' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M638.6,500l322.7-322.7c38.3-38.3,38.3-100.3,0-138.6C923,0.4,861,0.4,822.7,38.7L500,361.4L177.3,38.7C139,0.4,77,0.4,38.7,38.7C0.4,77,0.4,139,38.7,177.3L361.4,500L38.7,822.7C0.4,861,0.4,923,38.7,961.3C57.9,980.4,82.9,990,108,990s50.1-9.6,69.3-28.7L500,638.6l322.7,322.7c19.1,19.1,44.2,28.7,69.3,28.7c25.1,0,50.1-9.6,69.3-28.7c38.3-38.3,38.3-100.3,0-138.6L638.6,500z'/%3E%3C/g%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center; }
      #jGrowl.jGrowl .jGrowl-notification .jGrowl-close.ui-corner-all {
        display: none !important; }
  #jGrowl.jGrowl .jGrowl-message .jGowl-text {
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 600;
    color: #27272A; }
  #jGrowl.jGrowl .jGrowl-message img {
    border: 1px solid #ececec; }
  #jGrowl.jGrowl .jGrowl-message .jGrowl-note .jGrowl-title {
    font-size: 13px;
    color: #27272A; }
  #jGrowl.jGrowl .jGrowl-message .jGrowl-note ins {
    display: block;
    color: #27272A; }
  #jGrowl.jGrowl .jGrowl-message .col-md-8 {
    padding-left: 0; }

.breadcrum-page {
  padding: 45px 0 30px 0; }
  @media (max-width: 1199px) {
    .breadcrum-page {
      padding: 15px 0; } }
  @media (max-width: 991px) {
    .breadcrum-page {
      padding: 15px 0; } }

.expanded-content .expanded-info {
  text-align: center;
  margin-top: 80px; }

.expanded-content .info-image {
  margin-bottom: 19px; }

.expanded-content .info-text .text1 {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 10px; }

.expanded-content .info-text .text2 {
  margin-bottom: 20px;
  color: #606876; }

.expanded-content .info-text .text2 a {
  color: #000;
  /*#BE984E;*/
  font-weight: 700;
  border-bottom: 1px solid; }

.expanded-content .search-field {
  position: relative; }
  .expanded-content .search-field .search_box {
    height: 45px;
    width: 100%;
    padding: 8px 50px;
    /*border: 4px solid #DDDDE3;
			border-radius: 4px;*/
    border: none;
    border-bottom: 1px solid #dddde3;
    border-radius: 0; }
    .expanded-content .search-field .search_box:focus {
      outline: none; }
  .expanded-content .search-field input[type="submit"] {
    width: 45px;
    height: 45px;
    position: absolute;
    right: 0; }
  .expanded-content .search-field .btn-search, .expanded-content .search-field .btn-clear {
    width: 50px;
    height: 44px;
    line-height: 42px;
    position: absolute;
    padding: 0;
    top: 0px;
    left: 0px;
    background: transparent;
    transition: opacity 150ms linear;
    outline: none;
    box-shadow: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center; }
    .expanded-content .search-field .btn-search svg, .expanded-content .search-field .btn-clear svg {
      width: 24px;
      height: 100%;
      display: block;
      margin: auto;
      fill: transparent;
      opacity: 0.6; }
  .expanded-content .search-field .btn-clear {
    left: initial;
    right: 0;
    display: none; }
    .expanded-content .search-field .btn-clear.open {
      display: flex; }

.cart-wrapper {
  margin-bottom: 90px; }
  .cart-wrapper .cart-main {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; }
    .cart-wrapper .cart-main .cart-content {
      width: 65%; }
      @media (max-width: 991px) {
        .cart-wrapper .cart-main .cart-content {
          width: 100%; } }
    .cart-wrapper .cart-main .cart-sidebar {
      width: 35%;
      padding-left: 60px; }
      @media (min-width: 1200px) {
        .cart-wrapper .cart-main .cart-sidebar {
          position: sticky;
          top: 20px; } }
      @media (max-width: 1199px) {
        .cart-wrapper .cart-main .cart-sidebar {
          width: 100%;
          padding-left: 0px;
          margin-top: 30px; } }
    .cart-wrapper .cart-main .cart-bottom {
      width: 65%; }
      @media (max-width: 1199px) {
        .cart-wrapper .cart-main .cart-bottom {
          width: 100%; } }
    .cart-wrapper .cart-main .cart-relates {
      width: 65%;
      margin-top: 60px; }
      @media (max-width: 1199px) {
        .cart-wrapper .cart-main .cart-relates {
          margin-top: 30px;
          width: 100%; } }
  .cart-wrapper .cart-heading {
    border-bottom: 1px solid #E4D4B4;
    padding-bottom: 10px;
    margin-bottom: 15px; }
    .cart-wrapper .cart-heading h4 {
      font-size: 18px;
      line-height: 20px;
      margin-bottom: 0; }
  .cart-wrapper .cart-sidebar-code .cart-sidebar-heading {
    padding-bottom: 10px;
    margin-bottom: 15px; }
    .cart-wrapper .cart-sidebar-code .cart-sidebar-heading h4 {
      font-size: 18px;
      line-height: 20px;
      margin-bottom: 0; }
  .cart-wrapper .cart-sidebar-code .cart-sidebar-list-code .item-code {
    background: #F1E9DA;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    padding: 8px 13px;
    margin: 0 8px 8px 0;
    overflow: hidden;
    color: #BB9244;
    font-weight: 300;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .cart-wrapper .cart-sidebar-code .cart-sidebar-list-code .item-code:before, .cart-wrapper .cart-sidebar-code .cart-sidebar-list-code .item-code:after {
      content: "";
      width: 12px;
      height: 12px;
      border-radius: 100%;
      background: #FFFFFF;
      position: absolute;
      top: 12px; }
    .cart-wrapper .cart-sidebar-code .cart-sidebar-list-code .item-code:before {
      left: -6px; }
    .cart-wrapper .cart-sidebar-code .cart-sidebar-list-code .item-code:after {
      right: -6px; }
    .cart-wrapper .cart-sidebar-code .cart-sidebar-list-code .item-code:hover {
      color: #FFFFFF;
      background: #BB9244; }
  .cart-wrapper .cart-sub-total {
    padding: 20px 0;
    border-top: 1px solid #E4D4B4;
    border-bottom: 1px solid #E4D4B4;
    margin: 25px 0;
    color: #7C7C7C;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .cart-wrapper .cart-sub-total span:nth-child(1) {
      font-size: 16px;
      line-height: 24px; }
    .cart-wrapper .cart-sub-total span:nth-child(2) {
      font-weight: 600; }
  .cart-wrapper .cart-total {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .cart-wrapper .cart-total span {
      font-size: 16px;
      line-height: 24px;
      color: #27272A;
      font-weight: 600; }
  .cart-wrapper .cart-action a {
    width: 100%;
    text-align: center; }
  .cart-wrapper .cart-countinued {
    margin-top: 15px;
    text-align: center; }
  .cart-wrapper .cart-product {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .cart-wrapper .cart-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%; }
    .cart-wrapper .cart-item ~ .cart-item {
      margin-top: 15px; }
    .cart-wrapper .cart-item ~ div[class*="heading-"] {
      margin-top: 15px; }
    .cart-wrapper .cart-item .cart-item-left {
      display: flex;
      align-items: center;
      width: 120px;
      padding-right: 15px; }
    .cart-wrapper .cart-item .cart-item-right {
      display: flex;
      width: calc(100% - 120px);
      flex-wrap: wrap; }
      .cart-wrapper .cart-item .cart-item-right .cart-item-title {
        width: calc(100% - 250px);
        padding-right: 15px; }
        @media (max-width: 991px) {
          .cart-wrapper .cart-item .cart-item-right .cart-item-title {
            width: 100%;
            padding-right: 0; } }
        .cart-wrapper .cart-item .cart-item-right .cart-item-title h4 {
          font-size: 18px;
          line-height: 20px;
          font-family: 'Arsenal', sans-serif;
          font-weight: 700;
          margin-bottom: 5px; }
        .cart-wrapper .cart-item .cart-item-right .cart-item-title p {
          color: #808089; }
      .cart-wrapper .cart-item .cart-item-right .cart-item-right-inner {
        display: flex;
        justify-content: end;
        flex-wrap: wrap;
        width: 250px; }
        @media (max-width: 991px) {
          .cart-wrapper .cart-item .cart-item-right .cart-item-right-inner {
            margin-top: 5px; } }
        .cart-wrapper .cart-item .cart-item-right .cart-item-right-inner .cart-item-quantity {
          width: 120px;
          text-align: center; }
          @media (max-width: 991px) {
            .cart-wrapper .cart-item .cart-item-right .cart-item-right-inner .cart-item-quantity .detai-buy {
              display: flex; } }
        .cart-wrapper .cart-item .cart-item-right .cart-item-right-inner .cart-item-price {
          width: calc(100% - 120px);
          text-align: right; }
          .cart-wrapper .cart-item .cart-item-right .cart-item-right-inner .cart-item-price svg {
            width: 24px;
            height: 24px; }
          .cart-wrapper .cart-item .cart-item-right .cart-item-right-inner .cart-item-price .cart-item-price-inner span {
            color: #27272A;
            font-weight: 600; }
          .cart-wrapper .cart-item .cart-item-right .cart-item-right-inner .cart-item-price .cart-item-remove {
            margin-top: 5px;
            text-align: right; }
    .cart-wrapper .cart-item.isNormal {
      order: 1; }
    .cart-wrapper .cart-item.isCombo {
      order: 2; }
    .cart-wrapper .cart-item.isPEGift {
      order: 3; }
    .cart-wrapper .cart-item.isXY {
      order: 4; }
      .cart-wrapper .cart-item.isXY.is-3 {
        order: 5; }
      .cart-wrapper .cart-item.isXY.is-4 {
        order: 6; }
  .cart-wrapper .cart-note-wrapper {
    border-top: 1px solid #E4D4B4;
    margin-top: 20px;
    padding-top: 20px; }
    .cart-wrapper .cart-note-wrapper .cart-note-wrapper-inner {
      background: #F5F5FA;
      padding: 15px; }
      .cart-wrapper .cart-note-wrapper .cart-note-wrapper-inner h4 {
        font-size: 18px;
        line-height: 20px;
        font-family: 'Arsenal', sans-serif;
        font-weight: 700;
        margin-bottom: 10px; }
      .cart-wrapper .cart-note-wrapper .cart-note-wrapper-inner textarea {
        border: 1px solid #DDDDE3;
        width: 100%;
        padding: 12px 15px;
        color: #808089;
        outline: none;
        box-shadow: none; }
        .cart-wrapper .cart-note-wrapper .cart-note-wrapper-inner textarea::placeholder {
          color: #808089; }
        .cart-wrapper .cart-note-wrapper .cart-note-wrapper-inner textarea:-ms-input-placeholder {
          color: #808089; }
        .cart-wrapper .cart-note-wrapper .cart-note-wrapper-inner textarea::-ms-input-placeholder {
          color: #808089; }
  .cart-wrapper .cart-invoince {
    margin-top: 20px; }
    .cart-wrapper .cart-invoince .order-invoice-block .checkbox {
      margin-bottom: 10px;
      display: flex;
      align-items: center; }
      .cart-wrapper .cart-invoince .order-invoice-block .checkbox #checkbox-bill {
        margin-right: 5px; }
    .cart-wrapper .cart-invoince .order-invoice-block .bill-field {
      display: none; }
      .cart-wrapper .cart-invoince .order-invoice-block .bill-field .form-group-edit {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 5px 0; }
        .cart-wrapper .cart-invoince .order-invoice-block .bill-field .form-group-edit .form-group:nth-child(1) {
          width: 70%; }
        .cart-wrapper .cart-invoince .order-invoice-block .bill-field .form-group-edit .form-group:nth-child(2) {
          width: calc(30% - 5px); }
      .cart-wrapper .cart-invoince .order-invoice-block .bill-field .form-group input {
        border-radius: 0;
        border: 1px solid #DDDDE3;
        padding: 12px 14px;
        font-size: 14px;
        font-weight: 500;
        outline: none;
        box-shadow: none;
        color: #808089; }
        .cart-wrapper .cart-invoince .order-invoice-block .bill-field .form-group input::-webkit-outer-spin-button, .cart-wrapper .cart-invoince .order-invoice-block .bill-field .form-group input::-webkit-inner-spin-button {
          -webkit-appearance: none;
          margin: 0;
          -moz-appearance: textfield; }
        .cart-wrapper .cart-invoince .order-invoice-block .bill-field .form-group input::placeholder {
          color: #808089; }
        .cart-wrapper .cart-invoince .order-invoice-block .bill-field .form-group input:-ms-input-placeholder {
          color: #808089; }
        .cart-wrapper .cart-invoince .order-invoice-block .bill-field .form-group input::-ms-input-placeholder {
          color: #808089; }
      .cart-wrapper .cart-invoince .order-invoice-block .bill-field .form-btn {
        margin-top: 25px; }

#quickview {
  padding: 70px 45px 45px 45px;
  max-width: 1270px;
  width: 100%; }
  @media (max-width: 992px) {
    #quickview {
      padding: 45px 18px 16px 18px; } }
  #quickview .wrapper-product-detail {
    margin-top: 0; }
  @media (max-width: 991px) {
    #quickview .wrapper-product-inner {
      margin: 0; } }
  @media (max-width: 991px) {
    #quickview .wrapper-product-inner .left-product {
      display: none; } }
  #quickview .wrapper-product-inner .info-product-detail {
    position: relative;
    top: 0; }
    #quickview .wrapper-product-inner .info-product-detail .heading-product-detail {
      margin-top: 0; }
    @media (max-width: 991px) {
      #quickview .wrapper-product-inner .info-product-detail .swatch-product-detail {
        padding-top: 15px;
        margin-top: 15px; } }
  @media (max-width: 991px) {
    #quickview .wrapper-product-inner .wrapper-info-product {
      display: flex;
      justify-content: space-between; } }
  @media (min-width: 992px) {
    #quickview .wrapper-product-inner .wrapper-info-product .mobile-slider-image {
      display: none; } }
  @media (max-width: 991px) {
    #quickview .wrapper-product-inner .wrapper-info-product .mobile-slider-image {
      width: 49%;
      background: #FFF3E5;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      #quickview .wrapper-product-inner .wrapper-info-product .mobile-slider-image button {
        display: none !important; } }
  @media (max-width: 991px) {
    #quickview .wrapper-product-inner .wrapper-info-product .info-product-inner {
      width: 49%; } }
  @media (max-width: 991px) {
    #quickview .wrapper-product-inner .wrapper-info-product .info-product-inner .heading-product-detail h1 {
      width: 100%;
      padding-right: 0;
      font-size: 20px;
      line-height: 22px; } }
  @media (max-width: 991px) {
    #quickview .wrapper-product-inner .wrapper-info-product .info-product-inner .heading-product-detail .wishlist-detail {
      display: none; } }
  @media (max-width: 991px) {
    #quickview .wrapper-product-inner .wrapper-info-product .info-product-inner .info-sku-type {
      margin-top: 8px; } }
  @media (max-width: 991px) {
    #quickview .wrapper-product-inner .wrapper-info-product .info-product-inner .price-product-detail {
      padding: 8px 0; }
      #quickview .wrapper-product-inner .wrapper-info-product .info-product-inner .price-product-detail .main-price-detail {
        font-size: 18px;
        line-height: 20px; }
      #quickview .wrapper-product-inner .wrapper-info-product .info-product-inner .price-product-detail small {
        font-size: 12px;
        line-height: 26px; } }
  @media (max-width: 991px) {
    #quickview .wrapper-product-inner .action-buy-product-detail .isEcom-buy .quantity-detail {
      margin-top: 0;
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%; } }
  #quickview .wrapper-product-inner .action-buy-product-detail .isEcom-buy .quantity-detail .label-mobile {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px; }
    @media (min-width: 992px) {
      #quickview .wrapper-product-inner .action-buy-product-detail .isEcom-buy .quantity-detail .label-mobile {
        display: none; } }
  @media (max-width: 991px) {
    #quickview .wrapper-product-inner .action-buy-product-detail .isEcom-buy .quantity-detail .quantity-variant-detail {
      display: none; } }

.sitebox-recaptcha {
  color: #808089;
  font-size: 12px;
  line-height: 16px;
  margin: 8px 0 25px 0; }
  .sitebox-recaptcha a {
    color: #5163AE; }

#fancybox-login {
  padding: 25px;
  width: 370px; }
  #fancybox-login .fancybox-login-inner {
    position: relative;
    height: 100%;
    overflow: hidden;
    transition: height 0.2s ease-in-out; }
    #fancybox-login .fancybox-login-inner .is-panel-fancybox {
      width: 100%;
      visibility: hidden;
      transition: visibility 500ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: transform 500ms cubic-bezier(0.23, 1, 0.32, 1), visibility 500ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: transform 500ms cubic-bezier(0.23, 1, 0.32, 1), visibility 500ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 500ms cubic-bezier(0.23, 1, 0.32, 1); }
      #fancybox-login .fancybox-login-inner .is-panel-fancybox.active {
        visibility: visible; }
      #fancybox-login .fancybox-login-inner .is-panel-fancybox.is-panel-login {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); }
        #fancybox-login .fancybox-login-inner .is-panel-fancybox.is-panel-login.active {
          -webkit-transform: translateX(0);
          transform: translateX(0); }
      #fancybox-login .fancybox-login-inner .is-panel-fancybox.is-panel-recover {
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%); }
        #fancybox-login .fancybox-login-inner .is-panel-fancybox.is-panel-recover.active {
          -webkit-transform: translateX(0);
          transform: translateX(0); }
    #fancybox-login .fancybox-login-inner .fancybox-login-heading {
      text-align: center; }
      #fancybox-login .fancybox-login-inner .fancybox-login-heading h4 {
        font-size: 24px;
        line-height: 30px;
        color: #202846;
        margin: 0 0 8px 0; }
      #fancybox-login .fancybox-login-inner .fancybox-login-heading p {
        color: #808089; }
    #fancybox-login .fancybox-login-inner .fancybox-login-content {
      margin-top: 8px;
      padding-top: 24px;
      border-top: 1px solid #E4D4B4; }
      #fancybox-login .fancybox-login-inner .fancybox-login-content .fancybox-login-content-inner .item-input-form ~ .item-input-form {
        margin-top: 15px; }
      #fancybox-login .fancybox-login-inner .fancybox-login-content .fancybox-login-content-inner .item-input-form label {
        font-size: 12px;
        margin: 0 0 5px 0;
        width: 100%;
        color: #808089;
        display: none;
        cursor: pointer; }
      #fancybox-login .fancybox-login-inner .fancybox-login-content .fancybox-login-content-inner .item-input-form input {
        height: 47px;
        border: 1px solid #DDDDE3;
        padding: 12px 16px;
        color: #202846;
        width: 100%;
        outline: none;
        box-shadow: none;
        font-weight: 500; }
        #fancybox-login .fancybox-login-inner .fancybox-login-content .fancybox-login-content-inner .item-input-form input::placeholder {
          color: #808089;
          font-weight: 500; }
        #fancybox-login .fancybox-login-inner .fancybox-login-content .fancybox-login-content-inner .item-input-form input:-ms-input-placeholder {
          color: #808089;
          font-weight: 500; }
        #fancybox-login .fancybox-login-inner .fancybox-login-content .fancybox-login-content-inner .item-input-form input::-ms-input-placeholder {
          color: #808089;
          font-weight: 500; }
      #fancybox-login .fancybox-login-inner .fancybox-login-content .fancybox-login-content-inner button {
        width: 100%;
        text-align: center; }
    #fancybox-login .fancybox-login-inner .fancybox-login-action {
      margin-top: 10px;
      color: #808089; }
      #fancybox-login .fancybox-login-inner .fancybox-login-action a {
        color: #202846; }
      #fancybox-login .fancybox-login-inner .fancybox-login-action .fancybox-login-action-item ~ .fancybox-login-action-item {
        margin-top: 5px; }

.layout-customer {
  display: flex;
  align-items: center;
  justify-content: center; }
  .layout-customer .customer-inner {
    padding: 110px 0;
    width: 100%;
    max-width: 410px;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .layout-customer .customer-inner {
        padding: 50px 0; } }
    .layout-customer .customer-inner .heading-layout-customer {
      font-size: 24px;
      line-height: 30px;
      color: #202846;
      text-align: center;
      font-family: 'Arsenal', sans-serif;
      font-weight: 700;
      margin-bottom: 35px; }
    .layout-customer .customer-inner .item-form {
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
      .layout-customer .customer-inner .item-form ~ .item-form {
        margin-top: 15px; }
      .layout-customer .customer-inner .item-form label {
        margin: 0 0 5px 0;
        width: 100%;
        color: #808089;
        display: none;
        cursor: pointer; }
        .layout-customer .customer-inner .item-form label.label-show {
          display: inline;
          margin: 0 0 0 10px;
          width: auto;
          color: #202846; }
          .layout-customer .customer-inner .item-form label.label-show ~ input {
            margin-left: 30px; }
        .layout-customer .customer-inner .item-form label.new-label {
          display: block;
          font-size: 20px;
          line-height: 22px;
          font-family: 'Arsenal', sans-serif;
          font-weight: 700; }
      .layout-customer .customer-inner .item-form input:not([type="radio"]) {
        height: 47px;
        border: 1px solid #DDDDE3;
        padding: 12px 16px;
        color: #202846;
        width: 100%;
        outline: none;
        box-shadow: none;
        font-weight: 500; }
        .layout-customer .customer-inner .item-form input:not([type="radio"])::placeholder {
          color: #808089;
          font-weight: 500; }
        .layout-customer .customer-inner .item-form input:not([type="radio"]):-ms-input-placeholder {
          color: #808089;
          font-weight: 500; }
        .layout-customer .customer-inner .item-form input:not([type="radio"])::-ms-input-placeholder {
          color: #808089;
          font-weight: 500; }
      .layout-customer .customer-inner .item-form button {
        width: 100%;
        text-align: center; }
    .layout-customer .customer-inner .sitebox-recaptcha {
      margin: 5px 0 35px 0; }
    .layout-customer .customer-inner .item-form-action {
      margin-top: 15px;
      text-align: center;
      color: #808089; }
      .layout-customer .customer-inner .item-form-action a {
        font-size: 16px;
        line-height: 24px;
        color: #BB9244;
        font-family: 'Arsenal', sans-serif;
        font-weight: 700; }

.layout-account {
  display: flex;
  align-items: center;
  justify-content: center; }
  .layout-account .account-inner {
    padding: 110px 0;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media (max-width: 991px) {
      .layout-account .account-inner {
        padding: 50px 0; } }
    .layout-account .account-inner .heading-account {
      font-size: 20px;
      line-height: 22px;
      border-bottom: 1px solid #E4D4B4;
      margin: 0 0 15px 0;
      padding: 0 0 15px 0;
      color: #202846;
      font-family: 'Arsenal', sans-serif;
      font-weight: 700; }
      .layout-account .account-inner .heading-account .order-id {
        color: #BB9244; }
        @media (max-width: 991px) {
          .layout-account .account-inner .heading-account .order-id {
            width: 100%;
            display: block; } }
        @media (max-width: 991px) {
          .layout-account .account-inner .heading-account .order-id .isMobileHide {
            display: none; } }
      @media (min-width: 992px) {
        .layout-account .account-inner .heading-account.isMobileHeading span svg {
          display: none; } }
      @media (min-width: 992px) {
        .layout-account .account-inner .heading-account.isMobileHeading span:nth-child(2) {
          display: none; } }
    .layout-account .account-inner .account-sidebar {
      width: 20%;
      padding-right: 15px; }
      @media (max-width: 991px) {
        .layout-account .account-inner .account-sidebar {
          width: 100%;
          padding-right: 0; } }
      .layout-account .account-inner .account-sidebar ul li ~ li {
        margin-top: 25px; }
        @media (max-width: 991px) {
          .layout-account .account-inner .account-sidebar ul li ~ li {
            margin-top: 15px; } }
      .layout-account .account-inner .account-sidebar ul li a {
        color: #202846;
        font-weight: 600; }
    .layout-account .account-inner .account-content {
      width: 80%;
      padding-left: 15px; }
      @media (max-width: 991px) {
        .layout-account .account-inner .account-content {
          width: 100%;
          padding-left: 0;
          margin-top: 30px; } }
      .layout-account .account-inner .account-content .account-info {
        display: flex;
        align-items: start;
        justify-content: space-between; }
        .layout-account .account-inner .account-content .account-info .account-info-detail {
          color: #202846; }
          .layout-account .account-inner .account-content .account-info .account-info-detail .account-name {
            font-weight: 600; }
          .layout-account .account-inner .account-content .account-info .account-info-detail .account-email {
            margin: 5px 0; }
    .layout-account .account-inner .account-list-order {
      margin-top: 45px; }
      @media (max-width: 991px) {
        .layout-account .account-inner .account-list-order {
          margin-top: 30px; } }
      .layout-account .account-inner .account-list-order .no-order-item {
        background: #F1E9DA;
        padding: 12px 10px; }
      .layout-account .account-inner .account-list-order .item-order {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between; }
        .layout-account .account-inner .account-list-order .item-order.isHeading {
          font-size: 18px;
          line-height: 20px;
          font-family: 'Arsenal', sans-serif;
          font-weight: 700;
          margin: 0 0 35px 0; }
          .template-customers\[account\] .layout-account .account-inner .account-list-order .item-order.isHeading {
            font-size: 14px;
            line-height: 16px; }
          @media (max-width: 991px) {
            .layout-account .account-inner .account-list-order .item-order.isHeading {
              display: none; } }
        .layout-account .account-inner .account-list-order .item-order:not(.isHeading) {
          padding: 12px 0; }
          @media (max-width: 991px) {
            .layout-account .account-inner .account-list-order .item-order:not(.isHeading) {
              padding: 12px; } }
          .layout-account .account-inner .account-list-order .item-order:not(.isHeading) .item-column-order.order-column-1 {
            padding-left: 12px; }
            @media (max-width: 991px) {
              .layout-account .account-inner .account-list-order .item-order:not(.isHeading) .item-column-order.order-column-1 {
                padding-left: 0; } }
        .layout-account .account-inner .account-list-order .item-order:nth-child(even) {
          background: #F1E9DA; }
        .layout-account .account-inner .account-list-order .item-order .item-column-order {
          width: 16.6666666667%; }
          @media (max-width: 991px) {
            .layout-account .account-inner .account-list-order .item-order .item-column-order {
              display: flex;
              align-items: center;
              flex-wrap: wrap; } }
          .layout-account .account-inner .account-list-order .item-order .item-column-order.order-column-1 {
            width: 12%; }
            @media (max-width: 991px) {
              .layout-account .account-inner .account-list-order .item-order .item-column-order.order-column-1 {
                width: 50%; } }
          .layout-account .account-inner .account-list-order .item-order .item-column-order.order-column-2 {
            width: 12%; }
            @media (min-width: 992px) {
              .layout-account .account-inner .account-list-order .item-order .item-column-order.order-column-2 img {
                display: none; } }
            @media (max-width: 991px) {
              .layout-account .account-inner .account-list-order .item-order .item-column-order.order-column-2 {
                width: 50%; } }
          .layout-account .account-inner .account-list-order .item-order .item-column-order.order-column-3 {
            width: 20%; }
            @media (max-width: 991px) {
              .layout-account .account-inner .account-list-order .item-order .item-column-order.order-column-3 {
                width: 100%;
                margin-top: 30px; } }
          .layout-account .account-inner .account-list-order .item-order .item-column-order.order-column-4 {
            width: 22%; }
            @media (max-width: 991px) {
              .layout-account .account-inner .account-list-order .item-order .item-column-order.order-column-4 {
                width: 100%;
                margin-top: 30px; } }
          .layout-account .account-inner .account-list-order .item-order .item-column-order.order-column-5 {
            width: 22%; }
            @media (max-width: 991px) {
              .layout-account .account-inner .account-list-order .item-order .item-column-order.order-column-5 {
                width: 100%;
                margin-top: 30px; } }
          .layout-account .account-inner .account-list-order .item-order .item-column-order.order-column-6 {
            width: 12%; }
            @media (max-width: 991px) {
              .layout-account .account-inner .account-list-order .item-order .item-column-order.order-column-6 {
                width: 100%; } }
          .layout-account .account-inner .account-list-order .item-order .item-column-order .title-item-order {
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin: 0 0 15px 0;
            font-size: 18px;
            line-height: 20px;
            font-family: 'Arsenal', sans-serif;
            font-weight: 700; }
            @media (min-width: 992px) {
              .layout-account .account-inner .account-list-order .item-order .item-column-order .title-item-order {
                display: none; } }
        .layout-account .account-inner .account-list-order .item-order.active .item-column-order.order-column-2 img {
          transform: rotate(180deg); }
        @media (max-width: 991px) {
          .layout-account .account-inner .account-list-order .item-order:not(.active) .item-column-order.order-column-2 ~ .item-column-order {
            display: none; } }
    .layout-account .account-inner .add-new-address {
      margin: 0 0 30px 0; }
    .layout-account .account-inner .account-address {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .layout-account .account-inner .account-address .item-address {
        width: 49%;
        background: #fafafa; }
        @media (min-width: 992px) {
          .layout-account .account-inner .account-address .item-address:nth-child(2n) ~ .item-address {
            margin-top: 15px; } }
        @media (max-width: 991px) {
          .layout-account .account-inner .account-address .item-address {
            width: 100%; }
            .layout-account .account-inner .account-address .item-address ~ .item-address {
              margin-top: 15px; } }
        .layout-account .account-inner .account-address .item-address .address_title {
          margin-bottom: 0;
          font-size: 16px;
          padding: 10px;
          background-color: #DCE0EF;
          border-color: #DCE0EF;
          position: relative;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .layout-account .account-inner .account-address .item-address .address_title h3 {
            margin: 0;
            font-size: 16px;
            line-height: 18px; }
          .layout-account .account-inner .account-address .item-address .address_title .address_actions svg {
            width: 20px;
            height: 20px; }
        .layout-account .account-inner .account-address .item-address .address_table {
          border-top: 0px solid #ddd;
          padding: 15px; }
          .layout-account .account-inner .account-address .item-address .address_table .view_address .item-address-inner {
            display: flex; }
            .layout-account .account-inner .account-address .item-address .address_table .view_address .item-address-inner span:nth-child(1) {
              width: 120px; }
    .layout-account .account-inner .account-orders {
      width: 100%; }
    .layout-account .account-inner .order-info-customer {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-bottom: 35px; }
      .layout-account .account-inner .order-info-customer .order-info-item {
        width: 48%; }
        @media (max-width: 991px) {
          .layout-account .account-inner .order-info-customer .order-info-item {
            width: 100%; }
            .layout-account .account-inner .order-info-customer .order-info-item ~ .order-info-item {
              margin-top: 20px; } }
        .layout-account .account-inner .order-info-customer .order-info-item p ~ p {
          margin-top: 15px; }
        .layout-account .account-inner .order-info-customer .order-info-item .order-status-bar {
          padding: 12px 10px;
          background: #F1E9DA;
          margin-top: 15px; }
    .layout-account .account-inner .order-cancel {
      width: 100%; }
      .layout-account .account-inner .order-cancel .title-order-cancel {
        margin-bottom: 5px; }
    .layout-account .account-inner .order-status {
      width: 100%;
      padding: 35px 0; }
      .layout-account .account-inner .order-status svg {
        margin-right: 5px; }
    .layout-account .account-inner .order-list-item {
      width: 100%;
      color: #27272A; }
      .layout-account .account-inner .order-list-item .wrapper-list-product {
        display: flex;
        flex-wrap: wrap;
        width: 100%; }
        .layout-account .account-inner .order-list-item .wrapper-list-product .item-list-product {
          display: flex;
          align-items: center;
          width: 100%; }
          .layout-account .account-inner .order-list-item .wrapper-list-product .item-list-product ~ .item-list-product {
            margin-top: 25px; }
          .layout-account .account-inner .order-list-item .wrapper-list-product .item-list-product .order-media {
            width: 90px; }
          .layout-account .account-inner .order-list-item .wrapper-list-product .item-list-product .order-info-detail {
            width: calc(100% - 90px);
            padding-left: 15px;
            display: flex;
            justify-content: space-between;
            align-items: center; }
            .layout-account .account-inner .order-list-item .wrapper-list-product .item-list-product .order-info-detail .order-info-title {
              width: 70%; }
              @media (max-width: 991px) {
                .layout-account .account-inner .order-list-item .wrapper-list-product .item-list-product .order-info-detail .order-info-title {
                  width: 45%; } }
              .layout-account .account-inner .order-list-item .wrapper-list-product .item-list-product .order-info-detail .order-info-title .order-main-title h4 {
                font-size: 18px;
                line-height: 20px;
                font-family: 'Arsenal', sans-serif;
                font-weight: 700;
                margin: 0 0 5px 0; }
                @media (max-width: 991px) {
                  .layout-account .account-inner .order-list-item .wrapper-list-product .item-list-product .order-info-detail .order-info-title .order-main-title h4 {
                    display: -webkit-box;
                    -webkit-line-clamp: 1;
                    -webkit-box-orient: vertical;
                    overflow: hidden; } }
            .layout-account .account-inner .order-list-item .wrapper-list-product .item-list-product .order-info-detail .order-info-quantity {
              font-size: 12px;
              line-height: 16px;
              background: #EBEBF0;
              width: 24px;
              height: 24px;
              display: flex;
              align-items: center;
              justify-content: center;
              padding: 4px; }
            .layout-account .account-inner .order-list-item .wrapper-list-product .item-list-product .order-info-detail .order-info-total {
              width: 12%;
              text-align: right; }
              @media (max-width: 991px) {
                .layout-account .account-inner .order-list-item .wrapper-list-product .item-list-product .order-info-detail .order-info-total {
                  width: 40%; } }
    .layout-account .account-inner .order-subtotal {
      padding: 25px 0;
      margin: 25px 0;
      border-top: 1px solid #E4D4B4;
      border-bottom: 1px solid #E4D4B4;
      width: 100%;
      color: #7C7C7C; }
      .layout-account .account-inner .order-subtotal > div {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .layout-account .account-inner .order-subtotal > div ~ div {
          margin-top: 10px; }
        .layout-account .account-inner .order-subtotal > div span:nth-child(2) {
          font-weight: 600; }
    .layout-account .account-inner .order-total-detail {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      font-weight: 600;
      font-size: 16px;
      line-height: 24px; }
    @media (max-width: 991px) {
      .layout-account .account-inner .content-list-product {
        display: none; } }
    .layout-account .account-inner .content-list-product.active {
      display: block; }
    .layout-account .account-inner .order-list-action {
      margin-top: 35px; }
      .layout-account .account-inner .order-list-action button ~ button {
        margin-left: 30px; }

.customer_address.fancybox-content {
  padding: 40px; }
  @media (max-width: 991px) {
    .customer_address.fancybox-content {
      padding: 40px 15px; } }
  .customer_address.fancybox-content .input-group ~ .input-group {
    margin-top: 10px; }
  .customer_address.fancybox-content .input-group input[name="address[default]"] {
    margin-right: 8px; }
  .customer_address.fancybox-content .input-group input:not([type="checkbox"]) {
    height: 47px;
    border: 1px solid #DDDDE3;
    padding: 12px 16px;
    color: #202846;
    width: 100%;
    outline: none;
    box-shadow: none;
    font-weight: 500;
    border-radius: 0; }
    .customer_address.fancybox-content .input-group input:not([type="checkbox"])::placeholder {
      color: #808089;
      font-weight: 500; }
    .customer_address.fancybox-content .input-group input:not([type="checkbox"]):-ms-input-placeholder {
      color: #808089;
      font-weight: 500; }
    .customer_address.fancybox-content .input-group input:not([type="checkbox"])::-ms-input-placeholder {
      color: #808089;
      font-weight: 500; }
  .customer_address.fancybox-content .input-group select {
    height: 47px;
    border: 1px solid #DDDDE3;
    padding: 12px 16px;
    color: #000000;
    width: 100%;
    outline: none;
    box-shadow: none;
    font-weight: 500;
    border-radius: 0; }
  .customer_address.fancybox-content .action_bottom {
    margin-top: 15px;
    text-align: center;
    width: 100%; }

.style-fancybox-order.fancybox-content {
  padding: 30px;
  min-width: 500px;
  max-width: 100%; }
  @media (max-width: 991px) {
    .style-fancybox-order.fancybox-content {
      min-width: auto; } }
  .style-fancybox-order.fancybox-content .content-fancybox .modal-header h3 {
    font-size: 24px;
    line-height: 30px;
    font-family: 'Arsenal', sans-serif;
    font-weight: 700;
    margin: 0 0 30px 0; }
  .style-fancybox-order.fancybox-content .content-fancybox label {
    font-size: 12px;
    color: #A6A6B0;
    margin: 0 0 5px 0; }
  .style-fancybox-order.fancybox-content .content-fancybox select {
    height: 47px;
    border: 1px solid #DDDDE3;
    padding: 12px 16px;
    color: #202846;
    width: 100%;
    outline: none;
    box-shadow: none;
    font-weight: 500; }
    .style-fancybox-order.fancybox-content .content-fancybox select::placeholder {
      color: #808089; }
    .style-fancybox-order.fancybox-content .content-fancybox select:-ms-input-placeholder {
      color: #808089; }
    .style-fancybox-order.fancybox-content .content-fancybox select::-ms-input-placeholder {
      color: #808089; }
  .style-fancybox-order.fancybox-content .content-fancybox input.form-control {
    height: 47px;
    border: 1px solid #DDDDE3;
    padding: 12px 16px;
    color: #202846;
    width: 100%;
    outline: none;
    box-shadow: none;
    font-weight: 500; }
    .style-fancybox-order.fancybox-content .content-fancybox input.form-control::placeholder {
      color: #808089; }
    .style-fancybox-order.fancybox-content .content-fancybox input.form-control:-ms-input-placeholder {
      color: #808089; }
    .style-fancybox-order.fancybox-content .content-fancybox input.form-control::-ms-input-placeholder {
      color: #808089; }
  .style-fancybox-order.fancybox-content .content-fancybox .modal-footer button ~ button {
    margin-left: 15px; }

.select2-dropdown {
  z-index: 99999 !important; }

.slick-relates-3 .slick-track {
  min-width: 100%; }

.onepage-pagination {
  display: none; }

.layout-searchPage {
  margin-bottom: 50px; }
  .layout-searchPage .heading-page {
    position: relative;
    text-align: center; }
    .layout-searchPage .heading-page:after {
      content: "";
      background: #252a2b;
      display: block;
      width: 60px;
      height: 4px;
      margin: 20px auto 30px; }
    .layout-searchPage .heading-page h1 {
      margin: 25px 0 5px;
      font-size: 30px; }
  .layout-searchPage .subtext-result {
    margin: 0 0 15px; }
  .layout-searchPage .expanded-message {
    max-width: 900px;
    margin: 0 auto; }
    .layout-searchPage .expanded-message .message-txt {
      width: 100%;
      text-align: center;
      margin-bottom: 30px; }
    .layout-searchPage .expanded-message h2 {
      font-weight: 600;
      font-size: 20px; }
    .layout-searchPage .expanded-message .subtext {
      margin-bottom: 40px;
      display: block; }
  .layout-searchPage .search-field {
    width: 100%;
    display: block;
    margin: auto; }
    .layout-searchPage .search-field #go {
      width: 55px;
      height: 45px;
      float: right;
      background: url(//theme.hstatic.net/200000593853/1000942391/14/iconsearch.png?v=735) #252a2b center no-repeat;
      margin: 0px;
      position: relative;
      top: 0;
      border-radius: 0;
      font-size: 0;
      border: 0; }
    .layout-searchPage .search-field .search_box {
      width: calc(100% - 55px);
      outline: none;
      height: 45px;
      padding: 0 20px;
      background: #ededed;
      border: 0;
      box-shadow: none; }
  @media (min-width: 992px) {
    .layout-searchPage .col-lg {
      flex: 0 0 20%;
      -webkit-flex: 0 0 20%; } }

.layout-pageDetail {
  padding: 90px 0; }
  @media (max-width: 991px) {
    .layout-pageDetail {
      padding: 45px 0; } }
  .layout-pageDetail .content-pageDetail table, .layout-pageDetail .content-pageDetail th, .layout-pageDetail .content-pageDetail td {
    border: 1px solid black;
    border-collapse: collapse; }
  .layout-pageDetail .content-pageDetail td {
    padding: 5px; }
  .layout-pageDetail .content-pageDetail ul {
    list-style: inherit;
    margin: 0 0 0 20px; }
    .layout-pageDetail .content-pageDetail ul a {
      color: #0d6efd; }

#fayncbox-banner-result h4 {
  background: #840405;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  color: #FFF;
  text-transform: uppercase; }

#fayncbox-banner-result button svg path {
  fill: #FFF; }

#fayncbox-banner {
  max-width: 1000px; }
  #fayncbox-banner button svg path {
    fill: #FFF; }

#fayncbox-banner-2 {
  max-width: 1000px; }
  #fayncbox-banner-2 button svg path {
    fill: #FFF; }

.note-cart {
  color: red;
  margin: 0 0 15px 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px; }

.note-cart-wrapper {
  margin: 0 0 30px 0;
  color: #e60d0d; }
  @media (max-width: 991px) {
    .note-cart-wrapper {
      margin: 20px 0 30px 0; } }
  .note-cart-wrapper h4 {
    color: #e60d0d;
    margin: 0 0 10px 0; }
  .note-cart-wrapper .des-note-cart {
    display: flex;
    flex-direction: column;
    gap: 4px; }

@media (max-width: 991px) {
  .content-pageDetail .wrapper-pdf embed {
    min-height: 480px !important; } }

@media (max-width: 991px) {
  .content-pageDetail .wrapper-pdf.hasMobilePDF {
    display: none; } }

@media (min-width: 992px) {
  .content-pageDetail .list-mobile-pdf {
    display: none; } }

#ldp-catalogue {
  display: flex;
  flex-direction: column;
  gap: 45px;
  margin: 45px 0 0 0; }
  #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge {
    display: flex;
    align-items: center; }
    @media (max-width: 991px) {
      #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge {
        flex-wrap: wrap;
        gap: 15px; } }
    #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .banner-left {
      width: 50%; }
      @media (max-width: 991px) {
        #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .banner-left {
          width: 100%; } }
      #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .banner-left img {
        border-radius: 6px; }
    #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .text-right {
      width: 50%;
      display: flex;
      flex-direction: column;
      align-items: center; }
      @media (max-width: 991px) {
        #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .text-right {
          width: 100%; } }
      #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .text-right .logo-brand img {
        width: 120px; }
      #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .text-right .title-brand {
        font-size: 24px;
        line-height: 30px;
        font-family: 'Arsenal', sans-serif;
        font-weight: 700;
        margin: 15px 0 25px 0; }
        @media (max-width: 1199px) {
          #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .text-right .title-brand {
            font-size: 18px; } }
        #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .text-right .title-brand.color-text-1 {
          color: #202846; }
        #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .text-right .title-brand.color-text-2 {
          color: #455D3C; }
        #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .text-right .title-brand.color-text-3 {
          color: #DA2128; }
    #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .fix-item-slider-inner .banner-left {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative; }
      #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .fix-item-slider-inner .banner-left:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.5);
        left: 0;
        top: 0;
        z-index: 1;
        opacity: 0;
        transition: 0.3s all; }
      @media (max-width: 1199px) {
        #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .fix-item-slider-inner .banner-left {
          flex-direction: column; } }
      #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .fix-item-slider-inner .banner-left button {
        position: absolute;
        opacity: 0;
        transition: 0.3s all;
        z-index: 2; }
        @media (max-width: 1199px) {
          #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .fix-item-slider-inner .banner-left button {
            opacity: 1;
            margin-top: 10px;
            position: relative; } }
      @media (min-width: 1200px) {
        #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .fix-item-slider-inner .banner-left:hover:before {
          opacity: 1; }
        #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .fix-item-slider-inner .banner-left:hover button {
          opacity: 1; } }
    #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .fix-item-slider-inner .text-right {
      width: 100%; }
    #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .slider-brand-banner {
      width: 100%; }
      #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .slider-brand-banner:not(.slick-initialized) {
        display: flex;
        overflow: hidden; }
        #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .slider-brand-banner:not(.slick-initialized) .item-slider {
          width: 100%; }
          #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .slider-brand-banner:not(.slick-initialized) .item-slider:nth-child(3) ~ .item-slider {
            display: none !important; }
          @media (max-width: 991px) {
            #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .slider-brand-banner:not(.slick-initialized) .item-slider:nth-child(2) ~ .item-slider {
              display: none !important; } }
          @media (max-width: 767px) {
            #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .slider-brand-banner:not(.slick-initialized) .item-slider ~ .item-slider {
              display: none !important; } }
      #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .slider-brand-banner .item-slider {
        display: flex !important; }
        #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .slider-brand-banner .item-slider .item-slider-inner {
          padding: 0;
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          width: 100%;
          padding: 15px; }
          @media (max-width: 991px) {
            #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .slider-brand-banner .item-slider .item-slider-inner {
              gap: 15px; } }
          @media (max-width: 767px) {
            #ldp-catalogue .section-catalouge .wrapper-catalouge .m_catalouge .slider-brand-banner .item-slider .item-slider-inner {
              padding: 0; } }

.hrv-loyalty-popup {
  display: none;
  opacity: 0;
  visibility: hidden; }

#hrv-loyalty {
  display: none; }

.wrap-slider-catalog .container-fix {
  max-width: 1000px; }

.wrap-slider-catalog h1 {
  color: #BE984E;
  font-size: 55px;
  line-height: 72px;
  margin: 45px 0;
  font-family: 'Arsenal', sans-serif;
  font-weight: 700;
  text-align: center; }
  @media (max-width: 991px) {
    .wrap-slider-catalog h1 {
      margin: 25px 0;
      font-size: 25px;
      line-height: 45px; } }

.wrap-slider-catalog img {
  cursor: pointer; }

.wrap-slider-catalog .page-count {
  text-align: center;
  margin: 10px 0 0 0; }

#gift-pe-new {
  border: 1px solid #202846;
  border-radius: 4px;
  overflow: hidden;
  margin: 0 0 16px 0; }
  #gift-pe-new .box-header {
    height: 42px;
    background: #202846;
    display: flex;
    align-items: center;
    padding: 12px 20px; }
    #gift-pe-new .box-header .icon {
      width: 24px;
      height: 24px;
      margin-right: 7px; }
      #gift-pe-new .box-header .icon path {
        fill: #FFFFFF; }
    #gift-pe-new .box-header h2 {
      font-weight: 600;
      font-size: 18px;
      line-height: 22px;
      color: #FFFFFF;
      margin-bottom: 0; }
  #gift-pe-new .box-content {
    min-height: 0;
    transition: height 1s ease;
    padding: 6px 0; }
    #gift-pe-new .box-content ul {
      margin-bottom: 0;
      padding: 0;
      counter-reset: section; }
      #gift-pe-new .box-content ul li {
        position: relative;
        padding: 6px 24px;
        display: flex; }
        #gift-pe-new .box-content ul li:before {
          counter-increment: section;
          content: counter(section);
          border-radius: 50%;
          height: 16px;
          width: 16px;
          text-align: center;
          display: inline-block;
          background: #E30019;
          color: #fff;
          font-weight: 600;
          font-size: 12px;
          line-height: 16px;
          margin-right: 12px;
          margin-top: 3px;
          display: none; }
        #gift-pe-new .box-content ul li a {
          font-size: 14px;
          width: 100%;
          display: inline-block;
          color: #111111;
          display: flex;
          align-items: center;
          gap: 15px;
          flex-direction: column; }
          #gift-pe-new .box-content ul li a strong {
            color: #e10b24; }

.wrap-category-ecom {
  margin: 0 0 90px 0; }
  @media (max-width: 991px) {
    .wrap-category-ecom {
      margin: 0 0 45px 0; } }
  .wrap-category-ecom .ldp-category {
    padding: 0; }

.action-download {
  text-align: center;
  margin: 30px 0 0 0; }

.zalo-icon {
  position: fixed;
  bottom: 50px;
  right: 20px;
  background: #f9f9f9;
  border-radius: 100%;
  padding: 7px;
  box-shadow: 0 0 7px 1px rgba(127, 151, 226, 0.6);
  z-index: 99999; }
  @media (max-width: 991px) {
    .zalo-icon {
      bottom: 100px; } }
  .zalo-icon img {
    width: 50px;
    height: 50px; }

@media (max-width: 991px) {
  .fancybox-bg {
    background: #ffffff; } }

.hrv-crv-customer-review {
  display: none; }
  .hrv-crv-customer-review h4 {
    font-size: 36px;
    line-height: 40px;
    margin: 0 0 30px 0; }
  .hrv-crv-customer-review .hrv-crv-rating__avg-star {
    font-size: 36px;
    line-height: 40px;
    font-family: 'Arsenal', sans-serif;
    font-weight: 700; }
  .hrv-crv-customer-review .hrv-crv-rating__total-star {
    text-align: center; }
  .hrv-crv-customer-review .product-reviews-btn {
    width: 100%;
    margin: 15px 0 0 0; }

.hrv-crv-customer-review:has(.hrv-crv.hrv-crv-container) {
  display: block; }

/* cvapp*/
.social-login .or-login {
  text-align: center;
  margin: 20px 0; }

.social-login .heading-social {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 5px 0; }

.social-login .btn-social-login {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex-direction: column; }
  .social-login .btn-social-login button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px 8px;
    border-radius: 40px;
    border: none;
    background: #167ee6;
    color: #fff; }
    .social-login .btn-social-login button#btn-google-login {
      background: #d93f21; }
    .social-login .btn-social-login button .icon-btn {
      width: 24px;
      height: 24px;
      background: #fff;
      border-radius: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 3px; }
      .social-login .btn-social-login button .icon-btn svg {
        width: 15px;
        height: 15px; }
  .social-login .btn-social-login #appleid-signin {
    border-radius: 40px;
    position: relative;
    overflow: hidden;
    height: 44px;
    width: 100%;
    background: black; }
    .social-login .btn-social-login #appleid-signin > div {
      max-width: none !important; }
    .social-login .btn-social-login #appleid-signin svg {
      height: 44px; }

.link-login-phone {
  text-align: right;
  margin: 0 0 6px 0; }
  .link-login-phone a:hover {
    text-decoration: underline; }

.cv-card-header-new {
  margin: 0 0 4px 0; }

.cv-btn.btn-link {
  border: none !important;
  background: none !important;
  color: #000 !important;
  padding: 0 !important;
  margin: 4px 0 0 0; }

.style-modal-cv .note-cv {
  margin: 0 0 10px 0; }

.style-modal-cv form {
  display: flex;
  flex-direction: column;
  gap: 10px; }
  .style-modal-cv form .alert-error {
    color: red;
    font-weight: bold; }
  .style-modal-cv form .alert-success {
    color: green;
    font-weight: bold; }
  .style-modal-cv form .input-form {
    display: flex;
    flex-direction: column;
    gap: 4px; }
    .style-modal-cv form .input-form label {
      font-weight: bold; }
      .style-modal-cv form .input-form label span {
        color: red; }
    .style-modal-cv form .input-form select {
      height: 38px;
      padding: 0 12px;
      border: 1px solid black;
      box-shadow: none;
      outline: none;
      border-radius: 40px;
      cursor: pointer; }
    .style-modal-cv form .input-form input:not(.confirm-type) {
      height: 38px;
      padding: 0 12px;
      border: 1px solid black;
      box-shadow: none;
      outline: none;
      border-radius: 40px; }
    .style-modal-cv form .input-form button {
      background: #BB9244;
      border-color: #BB9244;
      outline: none;
      box-shadow: none;
      border-radius: 40px; }

.account-info-detail {
  display: flex;
  gap: 30px; }
  .account-info-detail #ajax-info-profile, .account-info-detail #ajax-info-membercard {
    display: flex;
    flex-direction: column;
    gap: 4px; }
  .account-info-detail .open-modal-update {
    text-decoration: underline;
    cursor: pointer; }

.cv-resend {
  text-decoration: underline;
  margin: 0;
  cursor: pointer; }

.item-form-resend {
  gap: 5px; }

.item-form-password {
  position: relative; }
  .item-form-password input[type="text"] ~ .eye-toggle svg:nth-child(1) {
    display: none; }
  .item-form-password input[type="text"] ~ .eye-toggle svg:nth-child(2) {
    display: block; }
  .item-form-password .eye-toggle {
    width: 45px;
    height: 35px;
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    .item-form-password .eye-toggle svg {
      width: 20px;
      height: 20px; }
      .item-form-password .eye-toggle svg:nth-child(2) {
        display: none; }

.group-confirm-type {
  display: flex;
  gap: 15px;
  align-items: center;
  font-size: 12px; }
  .group-confirm-type .item-type {
    display: flex;
    align-items: center;
    gap: 4px; }
    .group-confirm-type .item-type label {
      cursor: pointer; }

.group-confirm-wrap {
  margin: 0 0 10px 0; }
  .group-confirm-wrap .head-confirm {
    font-size: 12px; }

.template-policy-loyalty {
  padding: 0 15px; }
  .template-policy-loyalty .head-loaylty {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    color: #202846;
    margin: 65px 0 25px 0;
    line-height: 1.2; }
  .template-policy-loyalty .content-loaylty {
    max-width: 800px;
    margin: 0 auto 50px auto; }
  .template-policy-loyalty .wrap-container {
    max-width: 800px;
    margin: 0 auto; }
    .template-policy-loyalty .wrap-container .list-policy {
      display: flex;
      flex-direction: column;
      gap: 15px; }
      .template-policy-loyalty .wrap-container .list-policy .item {
        border: 1px solid rgba(0, 51, 104, 0.4);
        border-radius: 10px;
        padding: 6px 0; }
        .template-policy-loyalty .wrap-container .list-policy .item .question {
          margin: 0 6px;
          position: relative;
          padding: 6px 0; }
          .template-policy-loyalty .wrap-container .list-policy .item .question.expanded {
            border-bottom: 1px solid rgba(0, 51, 104, 0.4); }
            .template-policy-loyalty .wrap-container .list-policy .item .question.expanded .icon {
              background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMC43MDciIGhlaWdodD0iMTAuNzA3IiB2aWV3Qm94PSIwIDAgMTAuNzA3IDEwLjcwNyI+CiAgPGcgaWQ9Ikdyb3VwXzEzMSIgZGF0YS1uYW1lPSJHcm91cCAxMzEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00LjE0NiAtMjg3LjE0NikiPgogICAgPGxpbmUgaWQ9IkxpbmVfMzciIGRhdGEtbmFtZT0iTGluZSAzNyIgeDI9IjEwIiB5Mj0iMTAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuNSAyODcuNSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMzQ2OCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjAuNSIvPgogICAgPGxpbmUgaWQ9IkxpbmVfMzgiIGRhdGEtbmFtZT0iTGluZSAzOCIgeTE9IjEwIiB4Mj0iMTAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuNSAyODcuNSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMzQ2OCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjAuNSIvPgogIDwvZz4KPC9zdmc+Cg==) !important;
              background-position: center center; }
          .template-policy-loyalty .wrap-container .list-policy .item .question .icon {
            display: inline-block;
            background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMC43MDciIGhlaWdodD0iMTAuNzA3IiB2aWV3Qm94PSIwIDAgMjAuNzA3IDEwLjcwNyI+CiAgPGcgaWQ9Ikdyb3VwXzEyMyIgZGF0YS1uYW1lPSJHcm91cCAxMjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUuMzU0IDAuMzU0KSI+CiAgICA8bGluZSBpZD0iTGluZV8zNyIgZGF0YS1uYW1lPSJMaW5lIDM3IiB4Mj0iMTAiIHkyPSIxMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTUpIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDM0NjgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIwLjUiLz4KICAgIDxsaW5lIGlkPSJMaW5lXzM4IiBkYXRhLW5hbWU9IkxpbmUgMzgiIHkxPSIxMCIgeDI9IjEwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAzNDY4IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMC41Ii8+CiAgPC9nPgo8L3N2Zz4K) !important;
            background-repeat: no-repeat;
            background-position: 0px 0px;
            width: 21px;
            height: 12px;
            margin-left: 20px;
            margin-left: 0;
            position: absolute;
            top: 34%;
            right: 2%; }
          .template-policy-loyalty .wrap-container .list-policy .item .question h2 {
            font-size: 16px;
            display: block;
            position: relative;
            text-transform: none;
            padding: 0 15px;
            text-align: left;
            position: relative;
            box-sizing: border-box;
            font-weight: bold;
            margin: 0;
            color: #4a4a4a;
            cursor: pointer;
            padding-right: 46px; }
        .template-policy-loyalty .wrap-container .list-policy .item .answer {
          margin: 0 6px;
          padding: 15px 0; }

#modal-banner-cart {
  width: 100%;
  max-width: 700px;
  padding: 0; }

.note-cart-wrapper-new {
  margin: 0 0 20px 0;
  font-weight: bold;
  color: red; }
  .note-cart-wrapper-new span {
    color: black; }

.cart-invoice {
  margin: 16px 0 0 0;
  width: 70%; }
  @media (max-width: 991px) {
    .cart-invoice {
      width: 100%; } }
  .cart-invoice .invoice__show {
    display: flex;
    align-items: center;
    gap: 8px; }
    .cart-invoice .invoice__show label {
      cursor: pointer; }
  .cart-invoice .invoice-fields-personal, .cart-invoice .invoice-fields-company {
    display: flex;
    flex-direction: column;
    gap: 16px; }
  .cart-invoice .invoice__form {
    margin: 16px 0 0 0;
    display: flex;
    flex-direction: column;
    gap: 16px; }
    .cart-invoice .invoice__form .item-invoice.note-invoice {
      color: red; }
    .cart-invoice .invoice__form .item-invoice label {
      text-transform: uppercase;
      color: #868D95; }
    .cart-invoice .invoice__form .item-invoice input, .cart-invoice .invoice__form .item-invoice select {
      outline: none;
      border: 1px solid #C6CBD0;
      padding: 12px 16px;
      box-shadow: none;
      border-radius: 2px; }
    .cart-invoice .invoice__form .item-invoice select {
      -webkit-appearance: auto;
      -moz-appearance: auto;
      appearance: auto; }
  .cart-invoice .item-invoice-btn {
    display: flex;
    align-items: center;
    gap: 12px; }
    .cart-invoice .item-invoice-btn button {
      width: 100%;
      text-align: center;
      background: #BB9244;
      color: #FFFFFF;
      padding: 12px 16px;
      font-weight: 600;
      outline: none;
      border: none;
      box-shadow: none;
      color: #FFFFFF;
      border-radius: 40px; }

body.brand-ldp-b2b #section-info-bottom {
  display: none; }

body.brand-ldp-b2b #main-header .wrapper-header .inner-header .header-component .brand-menu-header {
  min-height: 90px; }

body.brand-ldp-b2b #main-header .wrapper-header .inner-header .header-component .brand-menu-header .brand-logo {
  display: none; }

@media (min-width: 1200) {
  body.brand-ldp-b2b #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .box-icon-header {
    display: none; } }

body.brand-ldp-b2b #main-header .wrapper-header .inner-header .header-component .menu-header .right-menu .right-component .header-btn-buyonline {
  margin-right: 0; }

.ldp-b2b {
  position: relative; }
  .ldp-b2b .img-1 {
    position: absolute;
    top: 14%;
    left: 0; }
    @media (max-width: 991px) {
      .ldp-b2b .img-1 {
        max-width: 160px;
        top: 17%; } }
  .ldp-b2b .img-2 {
    position: absolute;
    top: 18%;
    right: 0;
    z-index: 9999; }
    @media (max-width: 991px) {
      .ldp-b2b .img-2 {
        display: none; } }
  .ldp-b2b .img-3 {
    position: absolute;
    top: 31%;
    left: 0; }
    @media (max-width: 991px) {
      .ldp-b2b .img-3 {
        display: none; } }
  .ldp-b2b .img-4 {
    position: absolute;
    top: 54%;
    left: 0; }
    @media (max-width: 991px) {
      .ldp-b2b .img-4 {
        display: none; } }
  .ldp-b2b .img-5 {
    position: absolute;
    top: 75%;
    right: 0; }
    @media (max-width: 991px) {
      .ldp-b2b .img-5 {
        display: none; } }
  .ldp-b2b .img-6 {
    position: absolute;
    top: 97%;
    left: 0; }
    @media (max-width: 991px) {
      .ldp-b2b .img-6 {
        max-width: 218px;
        top: 99%; } }
  .ldp-b2b .style-navigation-2 .btn-nav-new {
    width: 48px;
    height: 129px;
    background: rgba(186, 146, 68, 0.35);
    top: 30%; }
    @media (max-width: 991px) {
      .ldp-b2b .style-navigation-2 .btn-nav-new {
        width: 24px;
        height: 36px;
        top: 37%; } }
    .ldp-b2b .style-navigation-2 .btn-nav-new:after {
      font-size: 24px;
      color: #ffffff; }
    .ldp-b2b .style-navigation-2 .btn-nav-new.swiper-button-prev {
      left: -60px; }
      @media (max-width: 991px) {
        .ldp-b2b .style-navigation-2 .btn-nav-new.swiper-button-prev {
          left: -15px; } }
    .ldp-b2b .style-navigation-2 .btn-nav-new.swiper-button-next {
      right: -60px; }
      @media (max-width: 991px) {
        .ldp-b2b .style-navigation-2 .btn-nav-new.swiper-button-next {
          right: -15px; } }
  .ldp-b2b .style-navigation-3 .btn-nav-new {
    width: 48px;
    height: 129px;
    top: 30%; }
    .ldp-b2b .style-navigation-3 .btn-nav-new:after {
      font-size: 24px;
      color: #000000; }
      @media (max-width: 991px) {
        .ldp-b2b .style-navigation-3 .btn-nav-new:after {
          font-size: 18px; } }
    .ldp-b2b .style-navigation-3 .btn-nav-new.swiper-button-prev {
      left: -45px; }
      @media (max-width: 991px) {
        .ldp-b2b .style-navigation-3 .btn-nav-new.swiper-button-prev {
          left: -15px; } }
    .ldp-b2b .style-navigation-3 .btn-nav-new.swiper-button-next {
      right: -45px; }
      @media (max-width: 991px) {
        .ldp-b2b .style-navigation-3 .btn-nav-new.swiper-button-next {
          right: -15px; } }
  .ldp-b2b .style-navigation-4 .navigate-partner {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0 0 0;
    gap: 10px; }
  .ldp-b2b .style-navigation-4 .btn-nav {
    width: 60px;
    height: 60px;
    border: 1px solid #ba9244;
    border-radius: 100%;
    padding: 2px; }
    .ldp-b2b .style-navigation-4 .btn-nav.swiper-button-disabled {
      opacity: 0.8; }
    .ldp-b2b .style-navigation-4 .btn-nav span {
      background: #ba9244;
      border-radius: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%; }
    .ldp-b2b .style-navigation-4 .btn-nav.swiper-button-new-prev svg {
      transform: rotate(180deg); }
  .ldp-b2b .main-banner {
    background: #202846;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center; }
    .ldp-b2b .main-banner .hero-section {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 40px;
      padding: 100px 0 0 0; }
      @media (max-width: 1440px) {
        .ldp-b2b .main-banner .hero-section {
          padding: 150px 0 0 0; } }
      @media (max-width: 991px) {
        .ldp-b2b .main-banner .hero-section {
          padding: 0;
          flex-direction: column; } }
      .ldp-b2b .main-banner .hero-section .hero-content {
        flex: 1;
        max-width: 50%; }
        @media (max-width: 991px) {
          .ldp-b2b .main-banner .hero-section .hero-content {
            max-width: none; } }
        .ldp-b2b .main-banner .hero-section .hero-content .sub {
          font-size: 24px;
          margin-bottom: 30px;
          color: #ffffff;
          position: relative; }
          @media (max-width: 991px) {
            .ldp-b2b .main-banner .hero-section .hero-content .sub {
              font-size: 20px; } }
          .ldp-b2b .main-banner .hero-section .hero-content .sub::before, .ldp-b2b .main-banner .hero-section .hero-content .sub::after {
            content: "";
            display: inline-block;
            width: 10px;
            height: 10px;
            background: #c49b3f;
            margin: 0px 12px 3px 12px; }
        .ldp-b2b .main-banner .hero-section .hero-content .title {
          font-size: 54px;
          font-weight: bold;
          line-height: 1.3;
          margin-bottom: 20px;
          color: #BA9244; }
          @media (max-width: 1440px) {
            .ldp-b2b .main-banner .hero-section .hero-content .title {
              font-size: 48px; } }
          @media (max-width: 991px) {
            .ldp-b2b .main-banner .hero-section .hero-content .title {
              font-size: 30px; } }
        .ldp-b2b .main-banner .hero-section .hero-content .btn-primary {
          display: inline-block;
          padding: 12px 28px;
          border-radius: 24px;
          background: #c8a24a;
          color: #fff;
          font-weight: 600;
          text-decoration: none;
          transition: 0.3s; }
          .ldp-b2b .main-banner .hero-section .hero-content .btn-primary:hover {
            background: #a5822f; }
        .ldp-b2b .main-banner .hero-section .hero-content .awards {
          margin-top: 140px; }
          @media (max-width: 1440px) {
            .ldp-b2b .main-banner .hero-section .hero-content .awards {
              margin-top: 120px; } }
          @media (max-width: 991px) {
            .ldp-b2b .main-banner .hero-section .hero-content .awards {
              margin-top: 20px; } }
      .ldp-b2b .main-banner .hero-section .hero-slider-wrap {
        flex: 1;
        max-width: 400px; }
        @media (max-width: 991px) {
          .ldp-b2b .main-banner .hero-section .hero-slider-wrap {
            max-width: 100%; } }
      .ldp-b2b .main-banner .hero-section .hero-slider .cus-navigation {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 15px 0 0 0; }
        .ldp-b2b .main-banner .hero-section .hero-slider .cus-navigation .naviga-left {
          display: flex;
          align-items: center; }
          .ldp-b2b .main-banner .hero-section .hero-slider .cus-navigation .naviga-left .btn-nav.swiper-button-new-prev {
            transform: scale(0.6); }
            .ldp-b2b .main-banner .hero-section .hero-slider .cus-navigation .naviga-left .btn-nav.swiper-button-new-prev span svg {
              transform: rotate(180deg); }
          .ldp-b2b .main-banner .hero-section .hero-slider .cus-navigation .naviga-left .btn-nav span svg {
            transition: 0.3s all; }
          .ldp-b2b .main-banner .hero-section .hero-slider .cus-navigation .naviga-left .btn-nav:after {
            display: none; }
        .ldp-b2b .main-banner .hero-section .hero-slider .cus-navigation .slide-counter {
          font-size: 16px;
          font-weight: 500;
          color: #ffffff; }
      .ldp-b2b .main-banner .hero-section .hero-slider .box-img-slide {
        position: relative;
        display: block;
        padding-bottom: calc(100% * 1080 / 840); }
        .ldp-b2b .main-banner .hero-section .hero-slider .box-img-slide img {
          border-radius: 8px;
          position: absolute;
          left: 0;
          top: 0;
          aspect-ratio: 840 / 1080;
          width: 100%;
          height: 100%; }
  .ldp-b2b .gift-section {
    text-align: center;
    padding: 60px 0;
    background: #202846;
    color: #fff; }
    .ldp-b2b .gift-section .subtitle {
      font-size: 20px;
      margin-bottom: 10px;
      color: #fff;
      font-weight: 400; }
      @media (max-width: 991px) {
        .ldp-b2b .gift-section .subtitle {
          font-size: 16px; } }
    .ldp-b2b .gift-section .title {
      font-size: 36px;
      font-weight: bold;
      color: #fff;
      margin: 0; }
      @media (max-width: 991px) {
        .ldp-b2b .gift-section .title {
          font-size: 28px; } }
    .ldp-b2b .gift-section .tabs {
      padding: 30px 0; }
      @media (max-width: 991px) {
        .ldp-b2b .gift-section .tabs {
          display: flex;
          overflow-x: auto;
          -webkit-overflow-scrolling: touch;
          scrollbar-width: none; } }
      .ldp-b2b .gift-section .tabs button {
        background: transparent;
        border: 1px solid #fff;
        color: #fff;
        padding: 12px 16px;
        margin: 0 5px;
        border-radius: 8px;
        cursor: pointer;
        transition: 0.3s;
        font-size: 20px;
        line-height: 24px;
        font-weight: 300; }
        @media (max-width: 991px) {
          .ldp-b2b .gift-section .tabs button {
            flex: 0 0 auto;
            white-space: nowrap; } }
        .ldp-b2b .gift-section .tabs button.active, .ldp-b2b .gift-section .tabs button:hover {
          background: #c49b3f;
          border-color: #c49b3f;
          color: #ffffff; }
      .ldp-b2b .gift-section .tabs.fixed {
        position: sticky;
        top: 0;
        margin-bottom: 0;
        z-index: 9;
        background: #202846; }
    .ldp-b2b .gift-section .zone-banner {
      position: relative;
      display: block;
      padding-bottom: calc(100% * 750 / 1950);
      margin: 0 0 20px 0; }
      .ldp-b2b .gift-section .zone-banner img {
        border-radius: 8px;
        position: absolute;
        left: 0;
        top: 0;
        aspect-ratio: 1950 / 750;
        width: 100%;
        height: 100%; }
    .ldp-b2b .gift-section .product-swiper .card {
      background: transparent;
      box-shadow: none;
      border: none;
      outline: none; }
      .ldp-b2b .gift-section .product-swiper .card .box-card {
        position: relative;
        overflow: hidden;
        position: relative;
        display: block;
        padding-bottom: calc(100% * 600 / 840); }
        .ldp-b2b .gift-section .product-swiper .card .box-card img {
          width: 100%;
          border-radius: 8px;
          position: absolute;
          left: 0;
          top: 0;
          aspect-ratio: 840 / 600;
          width: 100%;
          height: 100%; }
        .ldp-b2b .gift-section .product-swiper .card .box-card span {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          opacity: 0;
          background-color: rgba(186, 146, 68, 0.8);
          color: white;
          padding: 10px 15px;
          border-radius: 50%;
          width: 170px;
          height: 170px;
          font-weight: bold;
          z-index: 2;
          pointer-events: none;
          transition: opacity 0.3s ease;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 18px;
          font-family: 'Arsenal'; }
        .ldp-b2b .gift-section .product-swiper .card .box-card:after {
          content: "";
          position: absolute;
          display: block;
          opacity: 0;
          pointer-events: none;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          background: rgba(0, 0, 0, 0.2);
          transition: opacity 0.3s ease;
          z-index: 1; }
      .ldp-b2b .gift-section .product-swiper .card p {
        margin: 20px 0 0 0;
        font-weight: bold;
        font-size: 20px;
        font-family: 'Arsenal'; }
        @media (max-width: 991px) {
          .ldp-b2b .gift-section .product-swiper .card p {
            font-size: 16px; } }
      .ldp-b2b .gift-section .product-swiper .card:hover .box-card span {
        opacity: 1; }
      .ldp-b2b .gift-section .product-swiper .card:hover .box-card:after {
        opacity: 1; }
      .ldp-b2b .gift-section .product-swiper .card:hover p {
        color: #c49b3f; }
    .ldp-b2b .gift-section .wrap-slider-cus {
      position: relative; }
  .ldp-b2b .gift-solution .wrap-tab-gift-solution {
    background: #ba9244; }
    .ldp-b2b .gift-solution .wrap-tab-gift-solution.fixed2 {
      position: sticky;
      top: 0;
      z-index: 99; }
  .ldp-b2b .gift-solution .bg-head-title {
    padding: 60px 0 30px 0;
    text-align: center;
    background: #ba9244; }
  .ldp-b2b .gift-solution .subtitle {
    font-size: 20px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 400; }
    @media (max-width: 991px) {
      .ldp-b2b .gift-solution .subtitle {
        font-size: 16px; } }
  .ldp-b2b .gift-solution .title {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 0;
    color: #fff; }
    @media (max-width: 991px) {
      .ldp-b2b .gift-solution .title {
        font-size: 24px; } }
  .ldp-b2b .gift-solution .tabs {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 30px; }
    @media (max-width: 991px) {
      .ldp-b2b .gift-solution .tabs {
        margin-left: -15px;
        margin-right: -15px;
        display: flex;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        justify-content: start; } }
    .ldp-b2b .gift-solution .tabs button {
      background: transparent;
      border: none;
      font-weight: 500;
      font-size: 22px;
      line-height: 32px;
      padding: 20px 20px;
      cursor: pointer;
      transition: 0.3s;
      border-radius: 6px 6px 0 0;
      width: 100%;
      color: #ffffff;
      opacity: 0.8; }
      @media (max-width: 991px) {
        .ldp-b2b .gift-solution .tabs button {
          flex: 0 0 120px;
          font-size: 18px;
          line-height: 28px;
          padding: 15px; } }
      .ldp-b2b .gift-solution .tabs button.active, .ldp-b2b .gift-solution .tabs button:hover {
        background: #ffffff;
        color: #000000;
        opacity: 1; }
  .ldp-b2b .gift-solution .wrap-slider-small {
    padding: 0 20px;
    position: relative; }
  .ldp-b2b .gift-solution .small-swiper {
    margin-bottom: 20px; }
    .ldp-b2b .gift-solution .small-swiper .item {
      padding: 15px 0;
      transition: 0.3s;
      border-bottom: 2px solid #ffffff;
      display: flex;
      flex-direction: column;
      align-items: center;
      cursor: pointer; }
      .ldp-b2b .gift-solution .small-swiper .item.active {
        background: #f8eeda;
        border-color: #b88a2f; }
      .ldp-b2b .gift-solution .small-swiper .item .box-img {
        position: relative;
        overflow: hidden;
        display: block;
        padding-bottom: calc(100% * 1200 / 1200);
        width: 100%;
        margin-bottom: 10px; }
        .ldp-b2b .gift-solution .small-swiper .item .box-img img {
          position: absolute;
          left: 0;
          top: 0;
          aspect-ratio: 1200 / 1200;
          width: 100%;
          height: 100%;
          transition: 0.3s; }
      .ldp-b2b .gift-solution .small-swiper .item p {
        font-size: 20px;
        line-height: 24px;
        font-family: 'Arsenal';
        font-weight: bold;
        margin: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        width: 100%;
        padding: 0 15px;
        text-align: center;
        transition: 0.3s; }
      .ldp-b2b .gift-solution .small-swiper .item:not(.active):hover {
        border-color: #b88a2f; }
        .ldp-b2b .gift-solution .small-swiper .item:not(.active):hover .box-img img {
          transform: scale(1.1); }
        .ldp-b2b .gift-solution .small-swiper .item:not(.active):hover p {
          color: #ba9244; }
  .ldp-b2b .gift-solution .description {
    max-width: 800px;
    margin: 20px auto;
    font-size: 15px;
    color: #444;
    text-align: center; }
  .ldp-b2b .gift-solution .wrap-slider-large {
    position: relative; }
  .ldp-b2b .gift-solution .big-swiper {
    margin: 30px 0 45px 0;
    margin-right: -80px; }
    @media (max-width: 991px) {
      .ldp-b2b .gift-solution .big-swiper {
        margin-right: 0; } }
    .ldp-b2b .gift-solution .big-swiper .card {
      background: #fff;
      border: none;
      outline: none;
      box-shadow: none;
      text-align: center;
      cursor: pointer; }
      .ldp-b2b .gift-solution .big-swiper .card img {
        width: 100%;
        display: block;
        transition: opacity 0.3s ease; }
        .ldp-b2b .gift-solution .big-swiper .card img:nth-child(2) {
          position: absolute;
          top: 50%;
          left: 50%;
          opacity: 0; }
      .ldp-b2b .gift-solution .big-swiper .card span {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0;
        background-color: rgba(186, 146, 68, 0.5);
        color: white;
        padding: 10px 15px;
        border-radius: 50%;
        width: 150px;
        height: 150px;
        font-weight: bold;
        z-index: 2;
        pointer-events: none;
        transition: opacity 0.3s ease;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        font-family: 'Arsenal'; }
      .ldp-b2b .gift-solution .big-swiper .card:hover .box-img:after {
        opacity: 1; }
      .ldp-b2b .gift-solution .big-swiper .card:hover .box-img span {
        opacity: 1; }
      .ldp-b2b .gift-solution .big-swiper .card .box-img {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        display: block;
        padding-bottom: calc(100% * 1024 / 1024);
        width: 100%; }
        .ldp-b2b .gift-solution .big-swiper .card .box-img img {
          position: absolute;
          left: 0;
          top: 0;
          aspect-ratio: 1024 / 1024;
          width: 100%;
          height: 100%; }
        .ldp-b2b .gift-solution .big-swiper .card .box-img:after {
          content: "";
          position: absolute;
          display: block;
          opacity: 0;
          pointer-events: none;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          background: rgba(0, 0, 0, 0.2);
          transition: opacity 0.3s ease;
          z-index: 1; }
      .ldp-b2b .gift-solution .big-swiper .card p {
        font-size: 16px;
        font-weight: bold;
        margin: 16px 0 0 0; }
    .ldp-b2b .gift-solution .big-swiper .wrap-btn-new {
      display: none; }
      @media (max-width: 991px) {
        .ldp-b2b .gift-solution .big-swiper .wrap-btn-new {
          display: block; } }
  .ldp-b2b .gift-solution .wrap-atc-solu {
    text-align: center; }
  .ldp-b2b .partner-section {
    text-align: center;
    padding: 100px 0; }
    @media (max-width: 991px) {
      .ldp-b2b .partner-section {
        padding: 100px 0 40px 0; } }
    .ldp-b2b .partner-section .subtitle {
      font-size: 20px;
      margin-bottom: 10px;
      color: #000000;
      font-weight: 400; }
      @media (max-width: 991px) {
        .ldp-b2b .partner-section .subtitle {
          font-size: 16px; } }
    .ldp-b2b .partner-section .title {
      font-size: 36px;
      font-weight: bold;
      margin-bottom: 30px;
      color: #b88a2f; }
      @media (max-width: 991px) {
        .ldp-b2b .partner-section .title {
          font-size: 24px; } }
    .ldp-b2b .partner-section .swiper {
      margin-right: -80px; }
      @media (max-width: 768px) {
        .ldp-b2b .partner-section .swiper {
          margin-right: 0; } }
      .ldp-b2b .partner-section .swiper .slide-content {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 30px;
        padding: 0 1px 0 0;
        position: relative;
        overflow: hidden; }
        @media (max-width: 768px) {
          .ldp-b2b .partner-section .swiper .slide-content {
            flex-direction: column; } }
        .ldp-b2b .partner-section .swiper .slide-content .text {
          flex: 1;
          text-align: left; }
          .ldp-b2b .partner-section .swiper .slide-content .text .category {
            color: #b88a2f;
            font-weight: bold;
            display: block;
            margin-bottom: 10px; }
          .ldp-b2b .partner-section .swiper .slide-content .text .heading {
            font-size: 22px;
            font-weight: bold;
            margin-bottom: 15px; }
          .ldp-b2b .partner-section .swiper .slide-content .text p {
            font-size: 15px;
            color: #555;
            margin-bottom: 20px; }
          .ldp-b2b .partner-section .swiper .slide-content .text .btn {
            background: #b88a2f;
            border: none;
            color: #fff;
            font-weight: bold;
            padding: 12px 24px;
            border-radius: 25px;
            cursor: pointer;
            transition: 0.3s; }
            .ldp-b2b .partner-section .swiper .slide-content .text .btn:hover {
              background: #9c7525; }
        .ldp-b2b .partner-section .swiper .slide-content .image {
          flex: 1;
          position: relative; }
          @media (max-width: 991px) {
            .ldp-b2b .partner-section .swiper .slide-content .image {
              width: 100%; } }
          .ldp-b2b .partner-section .swiper .slide-content .image img {
            width: 100%; }
          .ldp-b2b .partner-section .swiper .slide-content .image .box-img {
            position: relative;
            display: block;
            padding-bottom: calc(100% * 1240 / 1780);
            width: 100%; }
            .ldp-b2b .partner-section .swiper .slide-content .image .box-img img {
              position: absolute;
              left: 0;
              top: 0;
              aspect-ratio: 1780 / 1240;
              width: 100%;
              height: 100%; }
    .ldp-b2b .partner-section .swiper-pagination {
      margin-top: 30px; }
      .ldp-b2b .partner-section .swiper-pagination .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        border: 2px solid #b88a2f;
        background: #fff;
        margin: 0 6px;
        opacity: 1;
        transition: 0.3s; }
      .ldp-b2b .partner-section .swiper-pagination .swiper-pagination-bullet-active {
        background: #b88a2f; }
  .ldp-b2b .why-choose {
    background: #202846;
    text-align: center;
    padding: 60px 0px; }
    .ldp-b2b .why-choose .subtitle {
      font-size: 24px;
      line-height: 32px;
      font-weight: 400;
      color: #fff;
      margin-bottom: 10px; }
      @media (max-width: 991px) {
        .ldp-b2b .why-choose .subtitle {
          font-size: 16px; } }
    .ldp-b2b .why-choose .title {
      font-size: 36px;
      line-height: 40px;
      font-weight: 700;
      color: #ba9244;
      margin-bottom: 50px; }
      @media (max-width: 991px) {
        .ldp-b2b .why-choose .title {
          font-size: 24px; } }
    .ldp-b2b .why-choose .features {
      display: flex;
      justify-content: space-between; }
      .ldp-b2b .why-choose .features .feature-item {
        flex: 1;
        padding: 0 30px;
        border-left: 1px solid rgba(255, 255, 255, 0.2); }
        @media (max-width: 991px) {
          .ldp-b2b .why-choose .features .feature-item {
            display: flex;
            padding: 0;
            gap: 15px; } }
        .ldp-b2b .why-choose .features .feature-item:first-child {
          border-left: none; }
        .ldp-b2b .why-choose .features .feature-item .icon {
          margin-bottom: 17px; }
          @media (max-width: 991px) {
            .ldp-b2b .why-choose .features .feature-item .icon {
              margin-bottom: 0;
              width: 56px; } }
          .ldp-b2b .why-choose .features .feature-item .icon img {
            width: 56px;
            height: 56px; }
        @media (max-width: 991px) {
          .ldp-b2b .why-choose .features .feature-item .txt {
            width: calc(100% - 56px);
            text-align: left; } }
        .ldp-b2b .why-choose .features .feature-item h4 {
          font-size: 24px;
          line-height: 32px;
          font-weight: 600;
          color: #fff;
          margin-bottom: 17px; }
          .ldp-b2b .why-choose .features .feature-item h4 span {
            display: block; }
        .ldp-b2b .why-choose .features .feature-item p {
          font-size: 16px;
          color: #fff;
          line-height: 1.6; }
    @media (max-width: 991px) {
      .ldp-b2b .why-choose .features {
        flex-direction: column;
        gap: 40px; }
        .ldp-b2b .why-choose .features .feature-item {
          border-left: none;
          border-top: 1px solid rgba(255, 255, 255, 0.2);
          padding-top: 30px; }
          .ldp-b2b .why-choose .features .feature-item:first-child {
            border-top: none;
            padding-top: 0; } }
  .ldp-b2b .stats {
    background: #fff;
    padding: 80px 0;
    text-align: center; }
    @media (max-width: 991px) {
      .ldp-b2b .stats {
        padding: 60px 0; } }
    .ldp-b2b .stats .stats-title {
      font-size: 36px;
      font-weight: 700;
      color: #1a2138;
      margin-bottom: 50px; }
      @media (max-width: 991px) {
        .ldp-b2b .stats .stats-title {
          font-size: 24px;
          margin-bottom: 30px; } }
    .ldp-b2b .stats .stats-grid {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 40px; }
      @media (max-width: 991px) {
        .ldp-b2b .stats .stats-grid .stat-item {
          text-align: left; } }
      .ldp-b2b .stats .stats-grid .stat-item h3 {
        font-size: 64px;
        font-weight: 700;
        color: #1a2138;
        margin-bottom: 15px; }
        @media (max-width: 991px) {
          .ldp-b2b .stats .stats-grid .stat-item h3 {
            font-size: 36px; } }
      .ldp-b2b .stats .stats-grid .stat-item p {
        font-size: 16px;
        line-height: 1.5;
        color: #1a2138;
        max-width: 280px;
        margin: 0 auto; }
    @media (max-width: 991px) {
      .ldp-b2b .stats .stats-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px; } }
  .ldp-b2b .partner-slider {
    padding: 60px 0;
    text-align: center; }
    .ldp-b2b .partner-slider .partner-title {
      font-size: 20px;
      font-weight: 500;
      margin-bottom: 60px;
      color: #111; }
      @media (max-width: 991px) {
        .ldp-b2b .partner-slider .partner-title {
          font-size: 16px; } }
      .ldp-b2b .partner-slider .partner-title span {
        display: block;
        font-size: 36px;
        font-weight: 700;
        margin-top: 10px;
        color: #111; }
        @media (max-width: 991px) {
          .ldp-b2b .partner-slider .partner-title span {
            font-size: 24px; } }
    .ldp-b2b .partner-slider .partner-swiper-2 .swiper-slide {
      display: flex;
      align-items: center;
      justify-content: center; }
      .ldp-b2b .partner-slider .partner-swiper-2 .swiper-slide img {
        width: 100%; }
  .ldp-b2b .consulting-section {
    background: #202846;
    padding: 60px 0;
    color: #fff; }
    .ldp-b2b .consulting-section .container-fluid {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      gap: 40px; }
    .ldp-b2b .consulting-section .content-left {
      flex: 1;
      min-width: 320px; }
      .ldp-b2b .consulting-section .content-left h2 {
        font-size: 36px;
        font-weight: 700;
        color: #BA9244;
        margin-bottom: 20px;
        line-height: 1.4; }
        @media (max-width: 991px) {
          .ldp-b2b .consulting-section .content-left h2 {
            font-size: 24px; } }
      .ldp-b2b .consulting-section .content-left .features {
        list-style: none;
        padding: 0;
        margin: 0; }
        .ldp-b2b .consulting-section .content-left .features li {
          position: relative;
          margin-bottom: 24px;
          padding-left: 28px;
          font-size: 18px; }
          @media (max-width: 991px) {
            .ldp-b2b .consulting-section .content-left .features li {
              font-size: 14px; } }
          .ldp-b2b .consulting-section .content-left .features li::before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            background: url(https://cdn.hstatic.net/files/200000532849/file/62caa43e24c6e00e64586284__16_1.svg);
            width: 18px;
            height: 22px;
            background-repeat: no-repeat; }
    .ldp-b2b .consulting-section .form-box {
      flex: 1;
      min-width: 360px;
      background: transparent;
      border: 1px solid #BA9244;
      border-radius: 8px;
      padding: 30px;
      color: #fff; }
      @media (max-width: 991px) {
        .ldp-b2b .consulting-section .form-box {
          padding: 15px; } }
      .ldp-b2b .consulting-section .form-box h3 {
        text-align: center;
        font-size: 24px;
        margin-bottom: 20px;
        color: #ffffff; }
      .ldp-b2b .consulting-section .form-box .form-group {
        margin-bottom: 15px;
        position: relative;
        display: inline-block;
        width: 100%; }
        .ldp-b2b .consulting-section .form-box .form-group input,
        .ldp-b2b .consulting-section .form-box .form-group select,
        .ldp-b2b .consulting-section .form-box .form-group textarea {
          width: 100%;
          padding: 12px 15px;
          border-radius: 8px;
          border: none;
          outline: none;
          color: #000000;
          font-size: 16px;
          font-weight: bold;
          font-family: 'Arsenal'; }
        .ldp-b2b .consulting-section .form-box .form-group textarea {
          min-height: 100px;
          resize: vertical; }
          .ldp-b2b .consulting-section .form-box .form-group textarea::placeholder {
            color: #000000;
            opacity: 1; }
          .ldp-b2b .consulting-section .form-box .form-group textarea::-ms-input-placeholder {
            color: #000000; }
        .ldp-b2b .consulting-section .form-box .form-group select {
          background: #fff;
          color: #333;
          appearance: none;
          background: #fff url(https://file.hstatic.net/200000532849/file/frame_1716.svg);
          background-repeat: no-repeat;
          background-position: right 15px center; }
        .ldp-b2b .consulting-section .form-box .form-group input::placeholder {
          color: #000000;
          opacity: 1; }
        .ldp-b2b .consulting-section .form-box .form-group input::-ms-input-placeholder {
          color: #000000; }
        .ldp-b2b .consulting-section .form-box .form-group .company-form {
          background: #fff url(https://file.hstatic.net/200000532849/file/buildings.svg);
          background-repeat: no-repeat;
          background-position: left 15px center;
          padding-left: 50px; }
        .ldp-b2b .consulting-section .form-box .form-group .contact-form {
          background: #fff url(https://file.hstatic.net/200000532849/file/user.svg);
          background-repeat: no-repeat;
          background-position: left 15px center;
          padding-left: 50px; }
        .ldp-b2b .consulting-section .form-box .form-group .email-form {
          background: #fff url(https://file.hstatic.net/200000532849/file/envelope.svg);
          background-repeat: no-repeat;
          background-position: left 15px center;
          padding-left: 50px; }
        .ldp-b2b .consulting-section .form-box .form-group .phone-form {
          background: #fff url(https://file.hstatic.net/200000532849/file/phone.svg);
          background-repeat: no-repeat;
          background-position: left 15px center;
          padding-left: 50px; }
        .ldp-b2b .consulting-section .form-box .form-group .placeholder-fix {
          position: absolute;
          left: 50px;
          top: 50%;
          transform: translateY(-50%);
          pointer-events: none;
          color: #000000;
          font-size: 16px;
          font-weight: bold;
          font-family: 'Arsenal'; }
        .ldp-b2b .consulting-section .form-box .form-group .required {
          color: red; }
        .ldp-b2b .consulting-section .form-box .form-group input:valid + .placeholder-fix,
        .ldp-b2b .consulting-section .form-box .form-group input:focus + .placeholder-fix {
          display: none; }
      .ldp-b2b .consulting-section .form-box .submit-btn {
        width: 100%;
        padding: 14px;
        background: #BA9244;
        border: none;
        border-radius: 8px;
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        cursor: pointer;
        transition: 0.3s ease; }
        .ldp-b2b .consulting-section .form-box .submit-btn:hover {
          background: #b58c2c; }

#modal-form-b2b {
  width: 600px;
  padding: 0;
  border: none;
  background: #202846;
  padding: 32px;
  border-radius: 20px; }
  #modal-form-b2b .fancybox-close-small {
    background: #fff;
    border-radius: 100%;
    top: 5px;
    right: 5px; }
  #modal-form-b2b h3 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
    color: #ffffff; }
  #modal-form-b2b .form-group {
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    width: 100%; }
    #modal-form-b2b .form-group input,
    #modal-form-b2b .form-group select,
    #modal-form-b2b .form-group textarea {
      width: 100%;
      padding: 12px 15px;
      border-radius: 8px;
      border: none;
      outline: none;
      color: #000000;
      font-size: 16px;
      font-weight: bold;
      font-family: 'Arsenal'; }
    #modal-form-b2b .form-group textarea {
      min-height: 100px;
      resize: vertical; }
      #modal-form-b2b .form-group textarea::placeholder {
        color: #000000;
        opacity: 1; }
      #modal-form-b2b .form-group textarea::-ms-input-placeholder {
        color: #000000; }
    #modal-form-b2b .form-group select {
      background: #fff;
      color: #333;
      appearance: none;
      background: #fff url(https://file.hstatic.net/200000532849/file/frame_1716.svg);
      background-repeat: no-repeat;
      background-position: right 15px center; }
    #modal-form-b2b .form-group input::placeholder {
      color: #000000;
      opacity: 1; }
    #modal-form-b2b .form-group input::-ms-input-placeholder {
      color: #000000; }
    #modal-form-b2b .form-group .company-form {
      background: #fff url(https://file.hstatic.net/200000532849/file/buildings.svg);
      background-repeat: no-repeat;
      background-position: left 15px center;
      padding-left: 50px; }
    #modal-form-b2b .form-group .contact-form {
      background: #fff url(https://file.hstatic.net/200000532849/file/user.svg);
      background-repeat: no-repeat;
      background-position: left 15px center;
      padding-left: 50px; }
    #modal-form-b2b .form-group .email-form {
      background: #fff url(https://file.hstatic.net/200000532849/file/envelope.svg);
      background-repeat: no-repeat;
      background-position: left 15px center;
      padding-left: 50px; }
    #modal-form-b2b .form-group .phone-form {
      background: #fff url(https://file.hstatic.net/200000532849/file/phone.svg);
      background-repeat: no-repeat;
      background-position: left 15px center;
      padding-left: 50px; }
    #modal-form-b2b .form-group .placeholder-fix {
      position: absolute;
      left: 50px;
      top: 50%;
      transform: translateY(-50%);
      pointer-events: none;
      color: #000000;
      font-size: 16px;
      font-weight: bold;
      font-family: 'Arsenal'; }
    #modal-form-b2b .form-group .required {
      color: red; }
    #modal-form-b2b .form-group input:valid + .placeholder-fix,
    #modal-form-b2b .form-group input:focus + .placeholder-fix {
      display: none; }
  #modal-form-b2b .submit-btn {
    width: 100%;
    padding: 14px;
    background: #BA9244;
    border: none;
    border-radius: 8px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s ease; }
    #modal-form-b2b .submit-btn:hover {
      background: #b58c2c; }

#quickview-cus {
  width: 100%;
  max-width: 1270px;
  padding: 36px; }
  @media (max-width: 991px) {
    #quickview-cus {
      padding: 12px; } }
  #quickview-cus .style-navigation-2 .btn-nav-new {
    width: 48px;
    height: 129px;
    background: rgba(190, 190, 190, 0.4);
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }
    @media (max-width: 991px) {
      #quickview-cus .style-navigation-2 .btn-nav-new {
        width: 32px;
        height: 48px; } }
    #quickview-cus .style-navigation-2 .btn-nav-new:after {
      font-size: 24px;
      color: #ffffff; }
    #quickview-cus .style-navigation-2 .btn-nav-new.swiper-button-prev {
      left: 0; }
    #quickview-cus .style-navigation-2 .btn-nav-new.swiper-button-next {
      right: 0; }
  #quickview-cus .wrap-qv .product-detail {
    display: flex;
    gap: 2rem;
    max-width: 1200px; }
    @media (max-width: 991px) {
      #quickview-cus .wrap-qv .product-detail {
        flex-direction: column;
        width: 100%; } }
    #quickview-cus .wrap-qv .product-detail .wrap-slider {
      flex: 1;
      width: 40%; }
      @media (max-width: 991px) {
        #quickview-cus .wrap-qv .product-detail .wrap-slider {
          width: 100%; } }
      #quickview-cus .wrap-qv .product-detail .wrap-slider .product-slider .swiper-slide img {
        width: 100%;
        object-fit: cover; }
      #quickview-cus .wrap-qv .product-detail .wrap-slider .product-slider-thumb {
        margin-top: 16px; }
    #quickview-cus .wrap-qv .product-detail .product-info {
      flex: 1;
      width: 60%;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      @media (max-width: 991px) {
        #quickview-cus .wrap-qv .product-detail .product-info {
          width: 100%; } }
      #quickview-cus .wrap-qv .product-detail .product-info .product-header .tag {
        color: #a87d2d;
        font-weight: 600;
        font-size: 14px; }
      #quickview-cus .wrap-qv .product-detail .product-info .product-header h2 {
        font-size: 28px;
        font-weight: 700;
        margin: 0.5rem 0 1rem; }
      #quickview-cus .wrap-qv .product-detail .product-info .product-meta {
        list-style: none;
        padding: 0;
        margin: 0 0 1.5rem;
        display: flex;
        flex-wrap: wrap;
        gap: 1rem; }
        #quickview-cus .wrap-qv .product-detail .product-info .product-meta li {
          font-size: 14px;
          display: flex;
          flex-direction: column; }
          #quickview-cus .wrap-qv .product-detail .product-info .product-meta li strong {
            font-weight: 600; }
      #quickview-cus .wrap-qv .product-detail .product-info .product-desc {
        font-size: 15px;
        line-height: 1.6;
        margin-bottom: 1.5rem;
        color: #333;
        border-top: 1px solid #BB9244;
        padding-top: 1.5rem; }
      #quickview-cus .wrap-qv .product-detail .product-info .product-actions {
        display: flex;
        gap: 1rem;
        margin-top: auto; }
        @media (max-width: 991px) {
          #quickview-cus .wrap-qv .product-detail .product-info .product-actions {
            flex-direction: column; } }
        #quickview-cus .wrap-qv .product-detail .product-info .product-actions .btn {
          padding: 12px 24px;
          border-radius: 30px;
          font-weight: 600;
          cursor: pointer;
          border: none;
          width: 100%;
          justify-content: center; }
          #quickview-cus .wrap-qv .product-detail .product-info .product-actions .btn.primary {
            background: #BB9244;
            color: #fff; }
          #quickview-cus .wrap-qv .product-detail .product-info .product-actions .btn.outline {
            border: 2px solid #BB9244;
            background: transparent;
            color: #BB9244;
            display: flex;
            align-items: center;
            gap: 0.5rem; }

#modal-success-b2b {
  width: 500px;
  text-align: center;
  border-radius: 20px;
  padding: 20px; }
  #modal-success-b2b .wrap-modal {
    text-align: center; }
    #modal-success-b2b .wrap-modal img {
      width: 120px; }
    #modal-success-b2b .wrap-modal .title-success {
      font-family: 'Arsenal';
      font-weight: 700;
      font-style: bold;
      font-size: 32px;
      line-height: 30px;
      text-transform: uppercase;
      color: #BB9244;
      margin: 15px 0; }
    #modal-success-b2b .wrap-modal .content-success {
      display: flex;
      flex-direction: column;
      gap: 15px; }
      #modal-success-b2b .wrap-modal .content-success p {
        font-size: 18px;
        line-height: 28px; }

.floating-contact {
  position: fixed;
  right: 20px;
  bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 15px;
  z-index: 9999; }
  .floating-contact .contact-item {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    cursor: pointer; }
    .floating-contact .contact-item.zalo {
      width: 60px;
      height: 60px;
      background-color: #fff;
      border-radius: 50%;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
      overflow: hidden;
      background: #fff;
      padding: 5px; }
      .floating-contact .contact-item.zalo img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .floating-contact .contact-item.hotline {
      background-color: #b99754;
      border-radius: 50px;
      color: #fff;
      padding: 18px;
      transition: all 0.3s ease;
      overflow: hidden; }
      .floating-contact .contact-item.hotline .hotline-content {
        display: flex;
        align-items: center;
        white-space: nowrap; }
        .floating-contact .contact-item.hotline .hotline-content .icon-phone {
          width: 24px;
          height: 24px;
          margin-right: 8px; }
        .floating-contact .contact-item.hotline .hotline-content .phone-number {
          font-size: 16px;
          font-weight: 600;
          opacity: 0;
          max-width: 0;
          overflow: hidden;
          transition: all 0.4s ease; }
      .floating-contact .contact-item.hotline:hover {
        padding: 18px 25px; }
        .floating-contact .contact-item.hotline:hover .phone-number {
          opacity: 1;
          max-width: 200px;
          margin-left: 8px; }

.fix-style:not(.swiper-initialized) .swiper-wrapper {
  display: grid;
  gap: 20px; }
  .fix-style:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
    min-width: 0; }
  @media (max-width: 991px) {
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-gap-mb="5"] {
      gap: 5px; } }
  .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show="1"] {
    grid-template-columns: repeat(1, 1fr); }
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show="1"] .swiper-slide:nth-child(n+2) {
      display: none; }
  .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show="2"] {
    grid-template-columns: repeat(2, 1fr); }
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show="2"] .swiper-slide:nth-child(n+3) {
      display: none; }
  .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show="3"] {
    grid-template-columns: repeat(3, 1fr); }
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show="3"] .swiper-slide:nth-child(n+4) {
      display: none; }
  .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show="4"] {
    grid-template-columns: repeat(4, 1fr); }
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show="4"] .swiper-slide:nth-child(n+5) {
      display: none; }
  .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show="4.5"] {
    display: flex;
    overflow-x: hidden; }
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show="4.5"] .swiper-slide {
      flex: 0 0 calc(100% / 4.5); }
  .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show="5"] {
    grid-template-columns: repeat(5, 1fr); }
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show="5"] .swiper-slide:nth-child(n+6) {
      display: none; }
  .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show="7"] {
    grid-template-columns: repeat(7, 1fr); }
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show="7"] .swiper-slide:nth-child(n+8) {
      display: none; }
  @media (max-width: 991px) {
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show-mb="2"] {
      grid-template-columns: repeat(2, 1fr); }
      .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show-mb="2"] .swiper-slide:nth-child(n+3) {
        display: none; } }
  @media (max-width: 991px) {
    .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show-mb="1.2"] {
      display: flex;
      overflow-x: hidden; }
      .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show-mb="1.2"] .swiper-slide {
        flex: 0 0 83%;
        max-width: 83%; }
      .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show-mb="1.2"] .swiper-slide:nth-child(n+2) {
        display: block; }
      .fix-style:not(.swiper-initialized) .swiper-wrapper[item-show-mb="1.2"] .swiper-slide:nth-child(n+3) {
        display: none; } }
  .fix-style:not(.swiper-initialized) .swiper-wrapper.no-product {
    grid-template-columns: auto; }

.register-wrapper {
  background: #fff;
  /* ==== VÙNG 1 ==== */
  /* ==== VÙNG 2 ==== */ }
  .register-wrapper h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 16px;
    color: #222; }
  .register-wrapper input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin-top: 2px;
    accent-color: #0072ce;
    cursor: pointer; }
  .register-wrapper .checkbox-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 18px;
    cursor: pointer;
    font-size: 15px;
    color: #333; }
    .register-wrapper .checkbox-item span {
      width: calc(100% - 30px); }
  .register-wrapper .confirm-section {
    padding: 20px;
    border-radius: 10px;
    background: #fafafa;
    border: 1px solid #eee;
    margin-bottom: 24px; }
    .register-wrapper .confirm-section .checkbox-item {
      display: flex;
      align-items: flex-start;
      gap: 10px;
      margin-bottom: 14px;
      cursor: pointer;
      font-size: 15px;
      color: #333; }
  .register-wrapper .terms-section {
    padding: 20px;
    border-radius: 10px;
    background: #fafafa;
    border: 1px solid #eee;
    margin-bottom: 24px; }
    .register-wrapper .terms-section p {
      font-size: 14px;
      line-height: 1.6;
      color: #444;
      margin-bottom: 16px; }
      .register-wrapper .terms-section p a {
        color: #0072ce;
        text-decoration: underline; }
        .register-wrapper .terms-section p a:hover {
          opacity: 0.8; }
    .register-wrapper .terms-section .links {
      display: flex;
      justify-content: space-between; }
      .register-wrapper .terms-section .links a {
        font-size: 14px;
        color: #0072ce;
        text-decoration: underline; }
        .register-wrapper .terms-section .links a:hover {
          opacity: 0.8; }

.home-hero {
  padding: 80px 0;
  background: #fff; }
  .home-hero__container {
    max-width: 1300px;
    width: 90%;
    margin: 0 auto;
    text-align: center; }
  .home-hero__title {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 60px;
    text-align: left; }
    .home-hero__title span {
      padding-left: 10%; }
  .home-hero__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 60px; }
  .home-hero__image {
    display: flex;
    justify-content: space-between;
    gap: 60px; }
  .home-hero__image-small {
    margin-top: auto;
    padding-bottom: 2%;
    flex: 0 0 auto;
    width: 31%; }
    .home-hero__image-small img {
      height: auto;
      object-fit: cover;
      border-radius: 4px; }
  .home-hero__image-main {
    flex: 0 0 auto;
    width: calc(69% - 60px); }
    .home-hero__image-main img {
      height: auto; }
  .home-hero__info {
    max-width: 460px;
    text-align: left;
    padding-bottom: 6%;
    margin-top: auto; }
  .home-hero__info-title {
    font-size: 36px;
    font-weight: 700;
    color: #BA9244;
    margin-bottom: 115px; }
  .home-hero__desc {
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    margin-bottom: 30px; }
  .home-hero__action--btn:hover {
    color: #BB9244;
    background: transparent;
    border: 1px solid #BB9244; }
    .home-hero__action--btn:hover svg path {
      stroke: #BB9244; }
  @media (max-width: 992px) {
    .home-hero__content {
      flex-direction: column-reverse;
      gap: 20px; }
    .home-hero__title {
      font-size: 38px; }
      .home-hero__title span {
        padding-left: 0; }
    .home-hero__info-title {
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .home-hero__title {
      font-size: 36px;
      margin-bottom: 20px; }
      .home-hero__title br {
        content: ''; }
        .home-hero__title br:after {
          content: ' '; }
    .home-hero__image {
      gap: 20px; }
    .home-hero__image-small {
      width: 34%; }
    .home-hero__image-main {
      width: calc(66% - 20px); } }

.home-collections {
  padding: 80px 0;
  background: #f8f1e5;
  /* Item chung */
  /* Overlay + Content giữ nguyên */ }
  .home-collections__title {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 65px; }
  .home-collections__grid {
    display: grid;
    grid-template-columns: 2fr 1.3fr;
    gap: 0 130px; }
  .home-collections__item {
    position: relative;
    overflow: hidden;
    /*border-radius: 8px;*/
    color: #fff; }
    .home-collections__item img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: .5s; }
    .home-collections__item .home-collections__content .home-collections__button {
      padding: 17px 25px; }
    .home-collections__item .home-collections__name {
      margin-bottom: 8px;
      color: #fff; }
    .home-collections__item .home-collections__desc {
      font-size: 16px;
      margin-bottom: 8px;
      line-height: 1.5; }
    .home-collections__item:hover img {
      transform: scale(1.06);
      filter: brightness(0.7); }
    .home-collections__item:hover .home-collections__overlay {
      opacity: 1;
      visibility: visible; }
    .home-collections__item:hover .home-collections__content {
      transform: translateY(0);
      opacity: 1; }
  .home-collections__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    opacity: 0;
    visibility: hidden;
    transition: .4s;
    display: flex;
    align-items: flex-end;
    padding: 40px; }
  .home-collections__content {
    color: #fff;
    max-width: 420px;
    transform: translateY(30px);
    opacity: 0;
    transition: .4s; }
  .home-collections__more {
    text-align: center;
    margin-top: 60px; }
    .home-collections__more--btn:hover {
      color: #BB9244;
      background: transparent;
      border: 1px solid #BB9244; }
      .home-collections__more--btn:hover svg path {
        stroke: #BB9244; }
  @media (min-width: 992px) {
    .home-collections {
      /* LARGE items (1 và 3) */
      /* SMALL items (2 và 4) */ }
      .home-collections__item:nth-child(1), .home-collections__item:nth-child(3) {
        height: 520px;
        margin-top: 15%; }
      .home-collections__item:nth-child(2), .home-collections__item:nth-child(4) {
        height: 300px; }
      .home-collections__item:nth-child(4) {
        top: -20px; } }
  @media (max-width: 991px) {
    .home-collections .container {
      padding: 0; }
    .home-collections__title {
      padding-right: calc(var(--bs-gutter-x) * .5);
      padding-left: calc(var(--bs-gutter-x) * .5); }
    .home-collections__grid {
      grid-template-columns: 1fr;
      gap: 15px; }
      .home-collections__grid:not(.slick-initialized) {
        display: flex;
        flex-flow: nowrap;
        overflow: hidden; }
        .home-collections__grid:not(.slick-initialized) .home-collections__item {
          flex: 0 0 100%; }
      .home-collections__grid .slick-btn {
        position: absolute;
        top: 35%;
        transform: translateY(-50%);
        width: 48px;
        height: 130px;
        background: rgba(245, 245, 250, 0.5);
        z-index: 1;
        border: none;
        outline: none;
        box-shadow: none;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .home-collections__grid .slick-btn.prev {
          left: 0; }
        .home-collections__grid .slick-btn.next {
          right: 0; } }
    @media (max-width: 991px) and (min-width: 1200px) {
      .home-collections__grid .slick-btn:hover {
        background: #F5F5FA; } }
  @media (max-width: 991px) {
    .home-collections__item img {
      height: auto;
      object-fit: unset; }
    .home-collections__item .home-collections__name {
      color: #000; }
    .home-collections__overlay {
      position: unset;
      background: transparent;
      opacity: 1;
      visibility: visible;
      padding: 30px 24px; }
    .home-collections__content {
      opacity: 1;
      color: #000;
      transform: translateY(0); } }
  @media (max-width: 767px) {
    .home-collections {
      padding: 50px 0; }
      .home-collections__title {
        font-size: 28px;
        margin-bottom: 30px; }
      .home-collections__more {
        margin-top: 30px; } }

/*======Home Tab Brand=======*/
.home-tabs, .section-about-tabs {
  position: relative;
  overflow: hidden; }
  .home-tabs:before, .section-about-tabs:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
    z-index: 1; }
  .home-tabs__group, .section-about-tabs__group {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 50px 0;
    color: #fff;
    z-index: 2; }
  .home-tabs__bg .item-img, .section-about-tabs__bg .item-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.4s;
    z-index: 0; }
    .home-tabs__bg .item-img.show, .section-about-tabs__bg .item-img.show {
      opacity: 1;
      transform: scale(1.01); }
  .home-tabs__title, .section-about-tabs__title {
    padding: 10px 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    text-transform: uppercase; }
  .home-tabs__list, .section-about-tabs__list {
    margin-top: 26px; }
    .home-tabs__list--title, .section-about-tabs__list--title {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-bottom: 80px; }
      .home-tabs__list--title .title-item, .section-about-tabs__list--title .title-item {
        flex: 0 0 auto;
        width: calc(100%/3); }
      .home-tabs__list--title .item-btn, .section-about-tabs__list--title .item-btn {
        color: #fff;
        font-size: 40px;
        font-weight: 700;
        line-height: 1.2;
        font-family: 'Arsenal', sans-serif; }
        .home-tabs__list--title .item-btn span, .section-about-tabs__list--title .item-btn span {
          display: inline-block;
          transition: all 0.4s;
          position: relative; }
          .home-tabs__list--title .item-btn span:before, .section-about-tabs__list--title .item-btn span:before {
            content: '';
            position: absolute;
            bottom: 3px;
            left: 0;
            width: 100%;
            height: 2px;
            background: #fff;
            opacity: 0;
            transition: all 0.4s; }
        .home-tabs__list--title .item-btn svg, .section-about-tabs__list--title .item-btn svg {
          opacity: 0;
          transition: all 0.4s; }
          .home-tabs__list--title .item-btn svg path, .section-about-tabs__list--title .item-btn svg path {
            stroke: #fff; }
        .home-tabs__list--title .item-btn:hover span, .section-about-tabs__list--title .item-btn:hover span {
          transform: translateX(-10px); }
          .home-tabs__list--title .item-btn:hover span:before, .section-about-tabs__list--title .item-btn:hover span:before {
            opacity: 1; }
        .home-tabs__list--title .item-btn:hover svg, .section-about-tabs__list--title .item-btn:hover svg {
          opacity: 1; }
    .home-tabs__list--content, .section-about-tabs__list--content {
      position: relative; }
      .home-tabs__list--content .content-item, .section-about-tabs__list--content .content-item {
        position: absolute;
        width: auto;
        opacity: 0;
        visibility: hidden;
        transition: all 0.4s; }
        .home-tabs__list--content .content-item .item-box, .section-about-tabs__list--content .content-item .item-box {
          width: 45%;
          margin: 0 auto; }
          .home-tabs__list--content .content-item .item-box .box-logo img, .section-about-tabs__list--content .content-item .item-box .box-logo img {
            max-height: 188px;
            margin-bottom: 10px; }
          .home-tabs__list--content .content-item .item-box .box-content, .section-about-tabs__list--content .content-item .item-box .box-content {
            font-size: 15px;
            line-height: 1.6;
            padding: 0 20px; }
        .home-tabs__list--content .content-item.show, .section-about-tabs__list--content .content-item.show {
          opacity: 1;
          visibility: visible; }
  @media (max-width: 991px) {
    .home-tabs__list--title, .section-about-tabs__list--title {
      margin-bottom: 30px; }
      .home-tabs__list--title .item-btn, .section-about-tabs__list--title .item-btn {
        font-size: 30px; }
    .home-tabs__list--content .content-item .item-box, .section-about-tabs__list--content .content-item .item-box {
      width: 60%; }
      .home-tabs__list--content .content-item .item-box .box-logo img, .section-about-tabs__list--content .content-item .item-box .box-logo img {
        max-height: 100px; } }
  @media (max-width: 767px) {
    .home-tabs__group, .section-about-tabs__group {
      padding: 30px 0; }
    .home-tabs__title, .section-about-tabs__title {
      padding: 0; }
    .home-tabs__list, .section-about-tabs__list {
      margin-top: 32px; }
      .home-tabs__list--title, .section-about-tabs__list--title {
        flex-flow: wrap;
        gap: 16px;
        margin-bottom: 15px; }
        .home-tabs__list--title .title-item, .section-about-tabs__list--title .title-item {
          width: 100%; }
        .home-tabs__list--title .item-btn svg, .section-about-tabs__list--title .item-btn svg {
          opacity: 1; }
        .home-tabs__list--title .item-btn span:before, .section-about-tabs__list--title .item-btn span:before {
          bottom: 0; }
      .home-tabs__list--content .content-item .item-box, .section-about-tabs__list--content .content-item .item-box {
        width: 90%; }
        .home-tabs__list--content .content-item .item-box .box-logo img, .section-about-tabs__list--content .content-item .item-box .box-logo img {
          max-height: 80px; }
        .home-tabs__list--content .content-item .item-box .box-content, .section-about-tabs__list--content .content-item .item-box .box-content {
          font-size: 14px;
          padding: 0; } }

/*======END Home Tab Brand=======*/
/*=====Home Blog=====*/
.home-blog, .about-blog {
  padding: 80px 0; }
  .home-blog__title, .about-blog__title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin-bottom: 32px;
    padding-bottom: 18px;
    border-bottom: 1px solid #b2b2b2; }
    .home-blog__title h2, .about-blog__title h2 {
      font-size: 36px;
      margin: 0; }
  .home-blog__list, .about-blog__list {
    display: flex;
    justify-content: center;
    gap: 24px; }
    .home-blog__list .item-post, .about-blog__list .item-post {
      flex: 0 0 auto;
      width: calc(100%/3 - 16px); }
      .home-blog__list .item-post .meta-post, .about-blog__list .item-post .meta-post {
        display: flex;
        align-items: center;
        color: #b2b2b2;
        font-size: 12px;
        font-weight: 600;
        line-height: 1.4;
        margin: 16px 0 12px; }
        .home-blog__list .item-post .meta-post .cate-blog, .about-blog__list .item-post .meta-post .cate-blog {
          padding-right: 8px;
          position: relative; }
          .home-blog__list .item-post .meta-post .cate-blog:before, .about-blog__list .item-post .meta-post .cate-blog:before {
            content: "";
            width: 1px;
            height: 65%;
            background: #B2B2B2;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            margin: auto;
            display: block; }
        .home-blog__list .item-post .meta-post .cate-date, .about-blog__list .item-post .meta-post .cate-date {
          padding-left: 8px; }
      .home-blog__list .item-post .desc-post h3, .about-blog__list .item-post .desc-post h3 {
        font-size: 20px;
        margin: 0; }
  @media (max-width: 991px) {
    .home-blog__title, .about-blog__title {
      flex-flow: column;
      align-items: start;
      gap: 15px;
      margin-bottom: 30px; }
    .home-blog__list, .about-blog__list {
      flex-flow: wrap;
      gap: 32px; }
      .home-blog__list .item-post, .about-blog__list .item-post {
        width: 100%; }
        .home-blog__list .item-post .desc-post h3, .about-blog__list .item-post .desc-post h3 {
          font-size: 18px; }
    .home-blog__more--btn, .about-blog__more--btn {
      color: #BB9244;
      background: transparent;
      border: 1px solid #BB9244;
      border-radius: 30px;
      padding: 15px 24px; } }

/*=====END Home Blog=====*/
.cookie-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.25);
  z-index: 9998; }

.cookie-modal {
  position: fixed;
  right: 24px;
  bottom: 24px;
  width: 420px;
  max-height: 80vh;
  background: #fff;
  border: 2px solid #000;
  border-radius: 6px;
  z-index: 9999;
  display: flex;
  flex-direction: column; }
  @media (max-width: 480px) {
    .cookie-modal {
      right: 12px;
      left: 12px;
      width: auto; } }
  .cookie-modal .cookie-content {
    padding: 24px 24px 0;
    overflow-y: auto; }
    .cookie-modal .cookie-content h2 {
      font-size: 22px;
      margin-bottom: 16px; }
    .cookie-modal .cookie-content p {
      font-size: 15px;
      line-height: 1.6;
      margin-bottom: 16px; }
    .cookie-modal .cookie-content ul {
      padding-left: 18px;
      margin-bottom: 16px;
      list-style: inside; }
      .cookie-modal .cookie-content ul li {
        margin-bottom: 6px; }
    .cookie-modal .cookie-content a {
      color: #000;
      text-decoration: underline; }
  .cookie-modal .cookie-actions {
    padding: 16px 24px 24px;
    display: flex;
    flex-direction: column;
    gap: 12px; }
  .cookie-modal .btn {
    height: 48px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 4px; }
  .cookie-modal .btn-accept,
  .cookie-modal .btn-reject {
    background: #000;
    color: #fff;
    border: 1px solid #000; }
  .cookie-modal .btn-option {
    background: none;
    border: none;
    text-decoration: underline;
    font-size: 15px; }

.pagi-ajax {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 90px; }
  .pagi-ajax .pagination-custom-ajax {
    gap: 12px;
    /* Prev / Next */ }
    .pagi-ajax .pagination-custom-ajax .titlePagi {
      font-size: 14px;
      color: #868D95;
      margin-right: 12px;
      white-space: nowrap; }
    .pagi-ajax .pagination-custom-ajax .pagi-item {
      display: flex;
      align-items: center;
      justify-content: center; }
      .pagi-ajax .pagination-custom-ajax .pagi-item span {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 1.5px solid #DCE0EF;
        color: #DCE0EF;
        font-size: 14px;
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: all 0.25s ease;
        background: #fff; }
        .pagi-ajax .pagination-custom-ajax .pagi-item span:hover {
          border-color: #BB9244;
          color: #BB9244; }
        .pagi-ajax .pagination-custom-ajax .pagi-item span.active {
          border-color: #BB9244;
          color: #BB9244;
          font-weight: 600; }
      .pagi-ajax .pagination-custom-ajax .pagi-item.disabled span {
        cursor: default;
        border: none;
        width: auto;
        height: auto;
        color: #DCE0EF;
        font-size: 16px; }
    .pagi-ajax .pagination-custom-ajax .prev-pagi,
    .pagi-ajax .pagination-custom-ajax .next-pagi {
      border: 1.5px solid #DCE0EF; }
      .pagi-ajax .pagination-custom-ajax .prev-pagi svg path,
      .pagi-ajax .pagination-custom-ajax .next-pagi svg path {
        transition: stroke 0.25s ease; }
      .pagi-ajax .pagination-custom-ajax .prev-pagi:hover,
      .pagi-ajax .pagination-custom-ajax .next-pagi:hover {
        border-color: #BB9244; }
        .pagi-ajax .pagination-custom-ajax .prev-pagi:hover svg path,
        .pagi-ajax .pagination-custom-ajax .next-pagi:hover svg path {
          stroke: #BB9244; }
      .pagi-ajax .pagination-custom-ajax .prev-pagi.disabled,
      .pagi-ajax .pagination-custom-ajax .next-pagi.disabled {
        border-color: #DCE0EF; }
        .pagi-ajax .pagination-custom-ajax .prev-pagi.disabled svg path,
        .pagi-ajax .pagination-custom-ajax .next-pagi.disabled svg path {
          stroke: #DCE0EF; }
