@charset "UTF-8";
.fz-80, .the-process .swiper-slide .title {
  font-size: 8rem;
  font-weight: normal;
  line-height: calc(96/80);
}
@media (max-width: 767px) {
  .fz-80, .the-process .swiper-slide .title {
    font-size: 6rem;
  }
}
@media (max-width: 575px) {
  .fz-80, .the-process .swiper-slide .title {
    font-size: 4.8rem;
  }
}

.fz-68, .home-section .text {
  font-size: 6.8rem;
  font-weight: normal;
  line-height: calc(82/68);
}
@media (max-width: 767px) {
  .fz-68, .home-section .text {
    font-size: 4.8rem;
  }
}

.fz-48, .header .nav-panel .menu li {
  font-size: 4.8rem;
  font-weight: normal;
  line-height: calc(58/48);
}
@media (max-width: 767px) {
  .fz-48, .header .nav-panel .menu li {
    font-size: 3.8rem;
  }
}

.fz-36, .customer-review .article .box-content .title, .the-network .items .item .content .title, .section-404 .subtitle {
  font-size: 3.6rem;
  font-weight: normal;
  line-height: calc(43/36);
}
@media (max-width: 767px) {
  .fz-36, .customer-review .article .box-content .title, .the-network .items .item .content .title, .section-404 .subtitle {
    font-size: 3rem;
  }
}

.fz-32, .product-item .box-content .buy-now, .welcome-section .content .title {
  font-size: 3.2rem;
  font-weight: normal;
  line-height: calc(38/32);
}
@media (max-width: 767px) {
  .fz-32, .product-item .box-content .buy-now, .welcome-section .content .title {
    font-size: 2.8rem;
  }
}

.fz-24, .blog-card .content .title, .product-item .box-content .price, .product-item .box-content .my-tabs .tabs-nav li, .cart-page .cart-product-table .table tbody td .subtotal, .cart-page .cart-product-table .table tbody td .price, .cart-page .cart-product-table .table tbody td .product-item .caption .title, .cart-page .heading-box, .checkout-page .heading-box, .thank-you .heading-box {
  font-size: 2.4rem;
  font-weight: normal;
  line-height: calc(32/24);
}

.fz-16, .welcome-section .content .subtitle {
  font-size: 1.6rem;
  font-weight: normal;
  line-height: calc(19/16);
}

*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  margin: 0;
  padding: 0;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-rendering: optimizeLegibility;
}

html {
  height: -webkit-fill-available;
  font-size: 7.5px;
}
@media (min-width: 768px) {
  html {
    font-size: calc(0.48828125vw + 3.75px);
  }
}
@media (min-width: 1280px) {
  html {
    font-size: calc(0.390625vw + 5px);
  }
}
@media (min-width: 1536px) {
  html {
    font-size: calc(0.2604166667vw + 7px);
  }
}
@media (min-width: 1920px) {
  html {
    font-size: 12px;
  }
}
@media (min-width: 1280px) {
  html {
    font-size: 10px;
  }
}
@media (min-width: 1536px) {
  html {
    font-size: 11px;
  }
}
@media (min-width: 1920px) {
  html {
    font-size: 12px;
  }
}

body {
  -webkit-box-sizing: border-box;
  position: relative;
  box-sizing: border-box;
  background: #EFEFEF;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  overflow-x: hidden;
  color: #000;
  font-family: "Basel Classic";
  font-size: 1.6rem;
  font-weight: 300;
  line-height: calc(32/16);
}

#content {
  position: relative;
  min-height: 100vh;
  overflow-x: hidden;
}
#content::-webkit-scrollbar {
  height: 0;
}

a {
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

button {
  cursor: pointer;
}

input,
textarea,
button {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.slick-slide:active,
.slick-slide:focus,
.slick-arrow:hover,
.slick-arrow:focus {
  outline: 0;
  border: 0;
}

.mdi-arrow-left:before {
  content: "󰁍";
}

.mdi-reload:before {
  content: "󰑓";
}

.mdi-account:before {
  content: "󰀄";
}

.mdi-magnify:before {
  content: "󰍉";
}

.mdi-home:before {
  content: "󰋜";
}

.mdi-close:before {
  content: "󰅖";
}

.mdi-menu:before {
  content: "󰍜";
}

.mdi-phone:before {
  content: "󰏲";
}

.mdi-email:before {
  content: "󰇮";
}

.mdi-plus-circle:before {
  content: "󰐗";
}

.mdi-alert-circle-outline:before {
  content: "󰗖";
}

.mdi-calendar:before {
  content: "󰃭";
}

.mdi-map-marker:before {
  content: "󰍎";
}

.mdi-chevron-double-left:before {
  content: "󰄽";
}

.mdi-chevron-double-right:before {
  content: "󰄾";
}

.mdi-cloud-download:before {
  content: "󰅢";
}

.mdi-briefcase:before {
  content: "󰃖";
}

.mdi-fax:before {
  content: "󰈒";
}

.mdi-whatsapp:before {
  content: "󰖣";
}

.mdi-map:before {
  content: "󰍍";
}

.mdi-printer:before {
  content: "󰐪";
}

.mdi-file-outline:before {
  content: "󰈤";
}

.mdi-chevron-down:before {
  content: "󰅀";
}

.mdi-chevron-up:before {
  content: "󰅃";
}

.mdi-chevron-left:before {
  content: "󰅁";
}

.mdi-chevron-right:before {
  content: "󰅂";
}

.mdi-link:before {
  content: "󰌷";
}

.mdi-arrow-right:before {
  content: "󰁔";
}

.mdi-facebook:before {
  content: "󰈌";
}

.mdi-linkedin:before {
  content: "󰌻";
}

.fa-twitter:before {
  content: "󰂙";
}

.mdi-instagram:before {
  content: "󰋾";
}

.mdi-twitter:before {
  content: "󰕄";
}

.mdi-youtube:before {
  content: "󰗃";
}

.mdi-play-circle-outline:before {
  content: "󰐍";
}

.mdi-cart:before {
  content: "󰄐";
}

.mdi-check-circle-outline:before {
  content: "󰗡";
}

.lnr-arrow-right:before {
  content: "";
}

.lnr-arrow-left:before {
  content: "";
}

.lnr-chevron-right:before {
  content: "";
}

.lnr-chevron-left:before {
  content: "";
}

.lnr-chevron-down:before {
  content: "";
}

.lnr-chevron-up:before {
  content: "";
}

.lnr-download:before {
  content: "";
}

.lnr-arrow-up:before {
  content: "";
}

.mdi-plus:before {
  content: "󰐕";
}

.mdi-minus:before {
  content: "󰍴";
}

.mdi-cards-heart-outline:before {
  content: "󱢠";
}

.mdi-cards-heart:before {
  content: "󰣐";
}

.mdi-filter:before {
  content: "󰈲";
}

.mdi-clock-time-five:before {
  content: "󱑃";
}

.mdi-menu-down:before {
  content: "󰍝";
}

.mdi-menu-right:before {
  content: "󰍟";
}

.mdi-menu-up:before {
  content: "󰍠";
}

.mdi-check-circle:before {
  content: "󰗠";
}

.mdi-plus:before {
  content: "󰐕";
}

.mdi-minus:before {
  content: "󰍴";
}

.mdi-skip-next-circle-outline:before {
  content: "󰼧";
}

/*GRID - media queries breakpoints*/
.col,
[class*=col-] {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  width: 100%;
}

[class*=col-span-], [class*=col-end-], [class*=col-start-] {
  padding-right: 0;
  padding-left: 0;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}

.container-fluid, .container {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.container-fluid {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.container {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (min-width: 1280px) {
  .container {
    max-width: calc(117/128*100%);
  }
  .container-narrow {
    max-width: calc(101.8/128*100%);
  }
  .container-wide {
    max-width: calc(117/128*100%);
  }
}

.no-gutters {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.img-white {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.fake-bold {
  text-stroke: 1px currentColor;
  -webkit-text-stroke: 1px currentColor;
}

.swiper-slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.my-tabs .tab-content {
  display: none;
}

.accordion-content {
  display: none;
}

.tabs-nav-wrap {
  overflow: hidden;
  overflow-x: auto;
}
.tabs-nav-wrap::-webkit-scrollbar {
  height: 0;
}

.price ins {
  text-decoration: none;
}

a {
  color: inherit;
}

.desc p:not(:last-child), .brief-content p:not(:last-child), .full-content p:not(:last-child) {
  margin-bottom: 2rem;
}

.row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.triangle {
  display: inline-block;
  margin: 5px;
  width: 0;
  height: 0;
}
.triangle--top {
  border-right: 1rem solid transparent;
  border-bottom: 1rem solid #000;
  border-left: 1rem solid transparent;
}
.triangle--bottom {
  border-top: 1rem solid #000;
  border-right: 1rem solid transparent;
  border-left: 1rem solid transparent;
}
.triangle--right {
  border-top: 1rem solid transparent;
  border-bottom: 1rem solid transparent;
  border-left: 1rem solid #000;
}
.triangle--left {
  border-top: 1rem solid transparent;
  border-right: 1rem solid #000;
  border-bottom: 1rem solid transparent;
}

.myFancyBox .fancybox-thumbs {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
  width: auto;
}

.fancybox-show-thumbs .fancybox-inner {
  width: 100%;
}

.myFancyBox .fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 0;
}

.fancybox-thumbs__list a:before {
  border: 0.3rem solid #8BB6B2;
}

.clearfix::after {
  display: table;
  clear: both;
  content: "";
}

.see-more {
  display: inline-block;
  -webkit-transition: background-position 0.3s;
  transition: background-position 0.3s;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #868686), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #868686 50%, transparent 50%);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 200% 1px;
  white-space: nowrap;
}
.see-more:hover, .see-more.active {
  background-position: 0 100%;
}

.btn {
  gap: 1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 0;
  padding: 0 3rem;
  height: 6rem;
  color: #fff;
  font-size: 3.2rem;
  font-weight: normal;
  line-height: 6rem;
  text-align: center;
  white-space: nowrap;
}
.btn em {
  font-size: 1.6rem;
}
.btn em::before {
  font-weight: bold;
}
.btn .icon {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 2rem;
}
.btn:not([class*=brounded]) .icon img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.btn[class*="--brounded"]:hover .icon img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.btn-white {
  background: #FFF;
  color: #303030;
}
.btn-white--brounded {
  border: 1.5px solid #FFF;
  background: none;
  color: #FFF;
}
.btn-white--brounded:hover, .btn-white--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #FFF;
  color: #303030;
}
.btn-yellow {
  background: #CEAC6A;
  color: #fff;
}
.btn-yellow--brounded {
  border: 1.5px solid #CEAC6A;
  background: none;
  color: #CEAC6A;
}
.btn-yellow--brounded:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #CEAC6A;
  color: #303030;
}
.btn-yellow:hover, .btn-yellow.active {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #CEAC6A;
}
.btn-orange {
  background: #F26E26;
  color: #303030;
}
.btn-orange--brounded {
  border: 1.5px solid #F26E26;
  background: none;
  color: #F26E26;
}
.btn-orange--brounded:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #F26E26;
  color: #303030;
}
.btn-orange:hover, .btn-orange.active {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #F26E26;
}
.btn-black {
  background: #131313;
  color: #fff;
}
.btn-black--brounded {
  border: 1.5px solid #131313;
  background: none;
  color: #131313;
}
.btn-black--brounded:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border: 1.5px solid #868686;
  background: #868686;
  color: #fff;
}
.btn-black:hover, .btn-black.active {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #868686;
}
.btn-grey-44 {
  background: #444;
  color: #fffffe;
}
.btn-grey-44--brounded {
  border: 1.5px solid #444;
  background: none;
  color: #444;
}
.btn-grey-44--brounded:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #444;
  color: #fffffe;
}
.btn-grey-44:hover, .btn-grey-44.active {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #444;
}

.swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0rem;
  left: 50% !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 9;
}
.swiper-pagination span {
  display: block;
  position: static;
  position: relative;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0 1.3rem;
  outline: none;
  -webkit-box-shadow: inset 0 0 0 1px #DBD7D3;
          box-shadow: inset 0 0 0 1px #DBD7D3;
  border: none;
  border-radius: 50%;
  background: none;
  width: 1.2rem;
  height: 1.2rem;
}
.swiper-pagination span:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  border-radius: 50%;
  background: #CEB297;
  width: 0.4rem;
  height: 0.4rem;
  content: "";
}
.swiper-pagination span.swiper-pagination-bullet-active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-box-shadow: inset 0 0 0 1px #CEB297;
          box-shadow: inset 0 0 0 1px #CEB297;
}
.swiper-pagination span.swiper-pagination-bullet-active:after {
  opacity: 1;
}

.swiper-prev, .swiper-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 98;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  outline: none;
}
.swiper-prev img, .swiper-next img {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  width: 1.3rem;
}
.swiper-prev:hover img, .swiper-next:hover img {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}

.swiper-prev {
  left: 0rem;
}

.swiper-next {
  right: 0rem;
}

.swiper-button-disabled {
  opacity: 0.5;
  cursor: no-drop;
}

.swiper-btn {
  gap: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.swiper-btn .swiper-next, .swiper-btn .swiper-prev {
  position: static;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transform: none;
          transform: none;
}
@media (max-width: 767px) {
  .swiper-btn {
    gap: 2rem;
  }
}

.choose-number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-shadow: inset 0 0 0 1px #131313;
          box-shadow: inset 0 0 0 1px #131313;
  background: none;
}
.choose-number .minus, .choose-number .plus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  background: none;
  width: 5.8rem;
  height: 5.8rem;
}
.choose-number .minus img, .choose-number .plus img {
  width: 2.3rem;
}
.choose-number .minus em, .choose-number .plus em {
  font-size: 2.4rem;
}
.choose-number .minus em:before, .choose-number .plus em:before {
  font-weight: bold;
}
.choose-number .minus:hover, .choose-number .plus:hover {
  background: #868686;
}
.choose-number .input-wrap {
  width: 100%;
}
.choose-number .input-wrap > .quantity {
  width: 100%;
}
.choose-number .input {
  outline: none;
  border: none;
  border-right: 1px solid #131313;
  border-left: 1px solid #131313;
  border-radius: 0;
  background: none;
  padding: 0;
  min-width: 5.8rem;
  height: 5.8rem;
  font-weight: 600;
  text-align: center;
}
.choose-number ::-webkit-outer-spin-button, .choose-number ::-webkit-inner-spin-button {
  display: none;
}

input, textarea {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid transparent;
  border-radius: 0;
  background: #fff;
  padding: 0rem 2.5rem;
  width: 100%;
  height: 6rem;
  color: #303030;
  font-weight: 500;
}

textarea {
  padding: 1.5rem 2.5rem;
  min-height: 12rem;
  resize: none;
}

input[type=date]::-webkit-inner-spin-button {
  display: none;
}

input[type=date]::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 0;
  opacity: 0;
  width: 4rem;
  height: 4rem;
}

textarea:focus, input:focus {
  border: 1px solid #131313;
}

.input-text.hasDatepicker {
  background-image: url(../img/icons/date.png);
  background-position: center;
  background-position: calc(100% - 2rem) center;
  background-repeat: no-repeat;
  background-size: 2rem auto;
}

::-webkit-input-placeholder {
  color: #868686;
}

select:invalid {
  color: #868686;
}

select:focus {
  border: 1px solid #131313;
}

select {
  -webkit-appearance: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid transparent;
  border-radius: 0;
  background: #fff;
  background-image: url(../img/arrow-down.png), -webkit-gradient(linear, left top, right top, color-stop(50%, #868686), color-stop(50%, transparent));
  background-image: url(../img/arrow-down.png), linear-gradient(to right, #868686 50%, transparent 50%);
  background-position: calc(100% - 1.5rem) center, calc(100% - 3.5rem) center;
  background-repeat: no-repeat;
  background-size: 1rem auto, 1px 3.6rem;
  padding: 0 2.5rem;
  padding-right: 3rem;
  width: 100%;
  height: 6rem;
  color: #303030;
  line-height: 6rem;
  text-transform: capitalize;
}

#datepicker {
  background-image: url(../img/arrow-down.png);
  background-position: calc(100% - 1.5rem) center, calc(100% - 3.5rem) center;
  background-repeat: no-repeat;
  background-size: 1rem auto, 1px 3.6rem;
}

button {
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background: none;
}

@media screen and (min-width: 768px) {
  .form-row {
    grid-gap: 0 2rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  }
}
.form-group {
  margin-bottom: 2rem;
}
.form-group .input {
  position: relative;
}

.form-group .dropdown, .form-wrap .dropdown {
  width: 100%;
}
.form-group label, .form-wrap label {
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
}
.form-group label .required, .form-wrap label .required {
  color: #ED4024;
}

.custom-checkbox, .custom-radio {
  cursor: pointer;
}
.custom-checkbox > input, .custom-radio > input {
  display: none;
  cursor: pointer;
  margin-bottom: 0;
  padding: 0;
  width: initial;
  height: initial;
}
.custom-checkbox.style-1 > label, .custom-checkbox.style-1 > span, .custom-radio.style-1 > label, .custom-radio.style-1 > span {
  position: relative;
  cursor: pointer;
  padding-left: 3.4rem;
}
.custom-checkbox.style-1 > label:before, .custom-checkbox.style-1 > span:before, .custom-radio.style-1 > label:before, .custom-radio.style-1 > span:before {
  -webkit-appearance: none;
  display: inline-block;
  position: absolute;
  top: 0rem;
  left: 0;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  background: rgba(48, 48, 48, 0.2);
  width: 2.4rem;
  height: 2.4rem;
  content: "";
}
.custom-checkbox.style-1 > label:after, .custom-checkbox.style-1 > span:after, .custom-radio.style-1 > label:after, .custom-radio.style-1 > span:after {
  display: block;
  position: absolute;
  top: 0.4rem;
  left: 0.95rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 0;
  border: solid #fff;
  border-width: 0 0.2rem 0.2rem 0;
  width: 0.6rem;
  height: 1.2rem;
  content: "";
}
.custom-checkbox.style-1 input[type=radio]:checked + label, .custom-checkbox.style-1 input[type=radio]:checked + span, .custom-radio.style-1 input[type=radio]:checked + label, .custom-radio.style-1 input[type=radio]:checked + span {
  color: #303030;
}
.custom-checkbox.style-1 input[type=radio]:checked + label .content, .custom-checkbox.style-1 input[type=radio]:checked + span .content, .custom-radio.style-1 input[type=radio]:checked + label .content, .custom-radio.style-1 input[type=radio]:checked + span .content {
  display: block;
}
.custom-checkbox.style-1 input[type=radio]:checked + label:before, .custom-checkbox.style-1 input[type=radio]:checked + span:before, .custom-radio.style-1 input[type=radio]:checked + label:before, .custom-radio.style-1 input[type=radio]:checked + span:before {
  border: 1px solid #CEAC6A;
  background: #CEAC6A;
}
.custom-checkbox.style-1 input[type=radio]:checked + label::after, .custom-checkbox.style-1 input[type=radio]:checked + span::after, .custom-radio.style-1 input[type=radio]:checked + label::after, .custom-radio.style-1 input[type=radio]:checked + span::after {
  opacity: 1;
}
.custom-checkbox.style-1 input[type=checkbox]:checked + label, .custom-checkbox.style-1 input[type=checkbox]:checked + span, .custom-radio.style-1 input[type=checkbox]:checked + label, .custom-radio.style-1 input[type=checkbox]:checked + span {
  color: #303030;
}
.custom-checkbox.style-1 input[type=checkbox]:checked + label .content, .custom-checkbox.style-1 input[type=checkbox]:checked + span .content, .custom-radio.style-1 input[type=checkbox]:checked + label .content, .custom-radio.style-1 input[type=checkbox]:checked + span .content {
  display: block;
}
.custom-checkbox.style-1 input[type=checkbox]:checked + label:before, .custom-checkbox.style-1 input[type=checkbox]:checked + span:before, .custom-radio.style-1 input[type=checkbox]:checked + label:before, .custom-radio.style-1 input[type=checkbox]:checked + span:before {
  border: 1px solid #CEAC6A;
  background: #CEAC6A;
}
.custom-checkbox.style-1 input[type=checkbox]:checked + label::after, .custom-checkbox.style-1 input[type=checkbox]:checked + span::after, .custom-radio.style-1 input[type=checkbox]:checked + label::after, .custom-radio.style-1 input[type=checkbox]:checked + span::after {
  opacity: 1;
}
.custom-checkbox.style-2 > label, .custom-checkbox.style-2 > span, .custom-radio.style-2 > label, .custom-radio.style-2 > span {
  position: relative;
  cursor: pointer;
  padding-left: 5rem;
}
.custom-checkbox.style-2 > label:before, .custom-checkbox.style-2 > span:before, .custom-radio.style-2 > label:before, .custom-radio.style-2 > span:before {
  position: absolute;
  top: 0.3rem;
  left: 0;
  cursor: pointer;
  border: 1px solid #C3C3C3;
  border-radius: 50%;
  background: #fff;
  width: 2rem;
  height: 2rem;
  content: "";
}
.custom-checkbox.style-2 input[type=radio]:focus + label .content, .custom-checkbox.style-2 input[type=radio]:focus + span .content, .custom-radio.style-2 input[type=radio]:focus + label .content, .custom-radio.style-2 input[type=radio]:focus + span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=radio]:focus + label:before, .custom-checkbox.style-2 input[type=radio]:focus + span:before, .custom-radio.style-2 input[type=radio]:focus + label:before, .custom-radio.style-2 input[type=radio]:focus + span:before {
  -webkit-box-shadow: inset 0 0 0 0.3rem #fff;
          box-shadow: inset 0 0 0 0.3rem #fff;
  border: 1px solid #000;
  background: #000;
}
.custom-checkbox.style-2 input[type=radio]:checked + label .content, .custom-checkbox.style-2 input[type=radio]:checked + span .content, .custom-radio.style-2 input[type=radio]:checked + label .content, .custom-radio.style-2 input[type=radio]:checked + span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=radio]:checked + label:before, .custom-checkbox.style-2 input[type=radio]:checked + span:before, .custom-radio.style-2 input[type=radio]:checked + label:before, .custom-radio.style-2 input[type=radio]:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 0.3rem #fff;
          box-shadow: inset 0 0 0 0.3rem #fff;
  border: 1px solid #000;
  background: #000;
}
.custom-checkbox.style-2 input[type=checkbox]:focus + label .content, .custom-checkbox.style-2 input[type=checkbox]:focus + span .content, .custom-radio.style-2 input[type=checkbox]:focus + label .content, .custom-radio.style-2 input[type=checkbox]:focus + span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=checkbox]:focus + label:before, .custom-checkbox.style-2 input[type=checkbox]:focus + span:before, .custom-radio.style-2 input[type=checkbox]:focus + label:before, .custom-radio.style-2 input[type=checkbox]:focus + span:before {
  -webkit-box-shadow: inset 0 0 0 0.3rem #fff;
          box-shadow: inset 0 0 0 0.3rem #fff;
  border: 1px solid #000;
  background: #000;
}
.custom-checkbox.style-2 input[type=checkbox]:checked + label .content, .custom-checkbox.style-2 input[type=checkbox]:checked + span .content, .custom-radio.style-2 input[type=checkbox]:checked + label .content, .custom-radio.style-2 input[type=checkbox]:checked + span .content {
  display: block;
}
.custom-checkbox.style-2 input[type=checkbox]:checked + label:before, .custom-checkbox.style-2 input[type=checkbox]:checked + span:before, .custom-radio.style-2 input[type=checkbox]:checked + label:before, .custom-radio.style-2 input[type=checkbox]:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 0.3rem #fff;
          box-shadow: inset 0 0 0 0.3rem #fff;
  border: 1px solid #000;
  background: #000;
}

#preload {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 99999;
  background-color: #242424;
  width: 100%;
  height: 100%;
}
#preload .preload-logo {
  position: relative;
}
#preload .preload-logo img {
  width: 4rem;
  height: auto;
}
#preload .preload-logo:after {
  -webkit-animation: rotate 1s linear infinite;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  animation: rotate 1s linear infinite;
  margin: -6.5rem 0 0 -6.5rem;
  border-top: 2px solid #CEAC6A;
  border-right: 2px solid #CEAC6A;
  border-radius: 50%;
  width: 13rem;
  height: 13rem;
  content: "";
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
[data-aos=box] {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
}
[data-aos=box].aos-animate {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
}

[data-aos=box-reverse] {
  -webkit-clip-path: inset(0 0 0 100%);
  clip-path: inset(0 0 0 100%);
}
[data-aos=box-reverse].aos-animate {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
}

[data-aos=fadeup] {
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}
[data-aos=fadeup].aos-animate {
  -webkit-transform: translateY(0rem);
          transform: translateY(0rem);
}

[data-aos=change-bg] {
  -webkit-transition-property: background;
  transition-property: background;
  background: #fff;
}
[data-aos=change-bg].aos-animate {
  background: #FAC929;
}
[data-aos=change-bg].aos-animate .btn.btn-yellow {
  background: #fff !important;
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    z-index: 2;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    z-index: 0;
  }
}
@-webkit-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
.footer {
  background: #CEAC6A;
  padding: 3rem 0;
  color: #fff;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: calc(22/16);
}
.footer .logo {
  display: block;
  max-width: 7.3rem;
}
.footer .logo img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  width: 100%;
  height: auto;
}
.footer .ft-row {
  gap: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer .ft-row .ft-column-1 {
  width: 23rem;
}
.footer .ft-row .ft-column-2 {
  width: 16.1rem;
}
.footer .ft-row .ft-column-3 {
  width: 37.8rem;
}
@media (max-width: 767px) {
  .footer .ft-row [class*=ft-column-] {
    width: 100%;
  }
}
.footer .title {
  font-weight: normal;
}
.footer ul {
  list-style: none;
}
.footer ul li {
  word-break: break-all;
}
.footer .info-list li:not(:last-child) {
  margin-bottom: 2.5rem;
}
.footer .menu {
  gap: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.footer .menu a {
  -webkit-transition: background-position 0.3s;
  transition: background-position 0.3s;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #868686), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #868686 50%, transparent 50%);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 200% 1px;
  white-space: nowrap;
}
.footer .menu a:hover, .footer .menu a.active {
  background-position: 0 100%;
}
.footer .note .bot-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.5rem;
}
.footer .note .bot-content .icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 3.6rem;
}
.footer .note .bot-content .icon img {
  width: 100%;
  height: auto;
}
.footer .note .bot-content .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 1rem;
  width: 100%;
}

.action-bar {
  position: fixed;
  right: 2.5rem;
  bottom: 0;
  z-index: 99;
  padding-bottom: 13rem;
}
.action-bar .item {
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 6rem;
  height: 6rem;
}
.action-bar .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.action-bar .item:not(:last-child) {
  margin-bottom: 2rem;
}
.action-bar .item:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#cart {
  display: block;
  position: relative;
}

#cart .badge {
  display: grid;
  position: absolute;
  top: -1.5rem;
  right: -1.5rem;
  place-items: center;
  border: 1px solid #fafafa;
  border-radius: 50%;
  background: #fff;
  width: 2.5rem;
  height: 2.5rem;
  color: #000;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
}

.form-popup {
  background: #CEAC6A;
  padding: 6rem 3rem 3rem;
  width: 100%;
  max-width: 70rem;
}
.form-popup .fancybox-button svg path {
  fill: #fff;
}
.form-popup .fancybox-close-small {
  top: 0.5rem;
  right: 0.5rem;
  padding: 5px;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  padding: 3rem 0;
  width: 100%;
}
@media (max-width: 767px) {
  .header {
    padding: 2rem 0;
  }
}
.header.modified .toggle-btn span.one, .header.modified .toggle-btn span.two {
  background: #fff;
}
.header.hide {
  background: #EFEFEF;
  padding: 2rem 0;
}
.header.hide .logo {
  width: 7rem;
}
.header.hide .toggle-btn span{
	background: #131313!important;
}
.header .header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header .logo {
  display: block;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  z-index: 9999;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 9.5rem;
}
.header .logo svg {
  -webkit-filter: none;
          filter: none;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .header .logo {
    width: 7.5rem;
  }
}
.header .toggle-btn {
  position: relative;
  z-index: 999;
  cursor: pointer;
  margin-left: auto;
  padding-top: 1rem;
  width: 34px;
  height: 34px;
  color: #131313;
}
.header .toggle-btn span.one {
  position: absolute;
  background: currentColor;
  width: 34px;
  height: 2px;
}
.header .toggle-btn span.two {
  position: absolute;
  margin-top: 8px;
  background: currentColor;
  width: 34px;
  height: 2px;
}
.header .toggle-btn.is-active {
  color: #fff !important;
}
@media (max-width: 767px) {
  .header .toggle-btn {
    width: 25px;
    height: 25px;
  }
  .header .toggle-btn span.one, .header .toggle-btn span.two {
    width: 25px;
    height: 1.5px;
  }
}
.header .nav-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 999;
  background: #242424;
  padding: 10.5rem 0 7.5rem;
  width: 100vw;
  height: 100vh;
}
@media (max-width: 1279px) {
  .header .nav-panel {
    padding: 15rem 0 7.5rem;
  }
}
.header .nav-panel ul {
  list-style: none;
}
.header .nav-panel .info {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: auto;
  width: 100%;
  max-width: 23rem;
}
.header .nav-panel .info .info-list li {
  color: #fff;
  font-weight: normal;
}
.header .nav-panel .info .info-list li .content {
  color: #CEAC6A;
}
.header .nav-panel .info .info-list li .title {
  font-weight: normal;
}
.header .nav-panel .info .info-list li:not(:last-child) {
  margin-bottom: 3.5rem;
}
@media (max-width: 767px) {
  .header .nav-panel .info .info-list li:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1280px) {
  .header .nav-panel .group-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
}
.header .nav-panel .menu {
  width: 100%;
  max-width: calc(60% - 1.5rem);
}
.header .nav-panel .menu li {
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #868686;
}
.header .nav-panel .menu li:before {
  display: block;
  position: absolute;
  top: 50%;
  right: calc(100% + 2.4rem);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-image: url(../img/plus.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.4rem;
  height: 1.4rem;
  content: "";
}
.header .nav-panel .menu li:hover, .header .nav-panel .menu li.active {
  color: #fff;
}
.header .nav-panel .menu li:not(:last-child) {
  margin-bottom: 1.5rem;
}
.header .nav-panel .menu li.active:before {
  opacity: 1;
}
@media (max-width: 767px) {
  .header .nav-panel .menu li {
    font-size: 3rem;
  }
}
.header .nav-panel .right-box {
  margin: auto;
  width: 100%;
  max-width: calc(40% - 1.5rem);
}
.header .nav-panel .right-box .social-list li {
  -webkit-transition: background-position 0.3s;
  transition: background-position 0.3s;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #F2F2F2), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #F2F2F2 50%, transparent 50%);
  background-position: 100% 85%;
  background-repeat: no-repeat;
  background-size: 200% 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  font-weight: normal;
  white-space: nowrap;
}
.header .nav-panel .right-box .social-list li:not(:last-child) {
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .header .nav-panel .right-box .social-list li:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.header .nav-panel .right-box .social-list li:hover, .header .nav-panel .right-box .social-list li.active {
  background-position: 0 85%;
}
.header .nav-panel .right-box .language {
  margin-top: 4rem;
  color: #fff;
  font-weight: normal;
}
.header .nav-panel .right-box .language-list {
  gap: 1rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin-top: 0.5rem;
}
.header .nav-panel .right-box .language-item {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .nav-panel .right-box .language-active {
  color: #CEAC6A;
}
.header .nav-panel .inner {
  gap: 8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
}
.header .nav-panel .inner::-webkit-scrollbar {
  width: 0.5rem;
}
.header .nav-panel .inner::-webkit-scrollbar-track {
  border-radius: 20px;
  background: none;
}
.header .nav-panel .inner::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background: rgba(134, 134, 134, 0.6);
}
@media (max-width: 1279px) {
  .header .nav-panel .inner {
    gap: 5rem;
  }
  .header .nav-panel .info, .header .nav-panel .right-box {
    width: 100%;
  }
  .header .nav-panel .group-box {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0 15%;
    width: 100%;
  }
  .header .nav-panel .group-box .menu {
    max-width: 100%;
  }
  .header .nav-panel .group-box .right-box {
    margin: 0;
    margin-top: 5rem;
  }
  .header .nav-panel .info {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 0;
    padding: 0 15%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .header .nav-panel .inner {
    gap: 3rem;
  }
  .header .nav-panel .group-box .right-box {
    margin-top: 3rem;
  }
}
.header .cart {
  position: relative;
}
.header .cart .cart-panel {
  position: absolute;
  top: calc(100% + 2rem);
  right: 0;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  visibility: hidden;
  opacity: 0;
  z-index: 9999;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #EFEFEF;
  width: 35rem;
}
@media (max-width: 767px) {
  .header .cart .cart-panel {
    right: calc(-1 * calc(3rem + 25px));
  }
}
.header .cart .cart-panel:before {
  position: absolute;
  bottom: 100%;
  left: 0;
  background: transparent;
  width: 100%;
  height: 2rem;
  content: "";
}
.header .cart .title {
  background: #CEAC6A;
  padding: 0.5rem 1.5rem;
  color: #fff;
  font-size: 1.4rem;
}
.header .cart .btn {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0 1.5rem;
  height: 4.5rem;
  font-size: 2.4rem;
  line-height: 4.5rem;
  text-align: left;
}
.header .cart .total {
  padding: 1rem 1.5rem;
}
.header .cart .remove-product {
  -ms-flex-item-align: center;
      align-self: center;
  cursor: pointer;
  margin-left: auto;
  width: 1rem;
}
.header .cart .remove-product img {
  width: 100%;
}
.header .cart .cart-list {
  padding: 0 1.5rem;
  max-height: 40rem;
  overflow-y: auto;
}
.header .cart .cart-list ul {
  list-style: none;
}
.header .cart .cart-list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1.5rem 0;
}
.header .cart .cart-list ul li .product-img {
  display: block;
  width: 8rem;
  height: 8rem;
}
.header .cart .cart-list ul li .product-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.header .cart .cart-list ul li .product-info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 1.5rem;
  width: 100%;
  font-size: 1.6rem;
}
.header .cart .cart-list ul li .product-info .product-name {
  font-weight: 500;
  line-height: 1.2;
}
.header .cart:hover .cart-panel {
  -webkit-transform: scale(1);
          transform: scale(1);
  visibility: visible;
  opacity: 1;
}

.section-404 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100vh;
  text-align: center;
}
.section-404 .title {
  color: #CEAC6A;
  font-size: 70px;
  font-weight: normal;
  line-height: calc(240/200);
}
@media (min-width: 575px) {
  .section-404 .title {
    font-size: calc(18.4397163121vw - 36.0283687943px);
  }
}
@media (min-width: 1280px) {
  .section-404 .title {
    font-size: calc(7.8125vw + 100px);
  }
}
@media (min-width: 1536px) {
  .section-404 .title {
    font-size: calc(2.6041666667vw + 180px);
  }
}
@media (min-width: 1920px) {
  .section-404 .title {
    font-size: 230px;
  }
}
@media (min-width: 1280px) {
  .section-404 .title {
    font-size: 200px;
  }
}
@media (min-width: 1536px) {
  .section-404 .title {
    font-size: 220px;
  }
}
@media (min-width: 1920px) {
  .section-404 .title {
    font-size: 230px;
  }
}
.text-marquee-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 10rem;
  right: 0;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  z-index: -1;
  max-width: 70vw;
  overflow: hidden;
}

.text-marquee {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-animation: marqueeLeft 9s linear infinite;
          animation: marqueeLeft 9s linear infinite;
  color: #e6e6e6;
  font-size: 70px;
  font-weight: normal;
  line-height: calc(240/200);
  text-transform: uppercase;
  white-space: nowrap;
}
@media (min-width: 575px) {
  .text-marquee {
    font-size: calc(18.4397163121vw - 36.0283687943px);
  }
}
@media (min-width: 1280px) {
  .text-marquee {
    font-size: calc(7.8125vw + 100px);
  }
}
@media (min-width: 1536px) {
  .text-marquee {
    font-size: calc(2.6041666667vw + 180px);
  }
}
@media (min-width: 1920px) {
  .text-marquee {
    font-size: 230px;
  }
}
@media (min-width: 1280px) {
  .text-marquee {
    font-size: 200px;
  }
}
@media (min-width: 1536px) {
  .text-marquee {
    font-size: 220px;
  }
}
@media (min-width: 1920px) {
  .text-marquee {
    font-size: 230px;
  }
}
.text-marquee span {
  display: block;
}

@-webkit-keyframes marqueeLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes marqueeLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.our-story {
  position: relative;
}
.our-story .head {
  margin-left: 18%;
}
.our-story .article .box-img img {
  width: 100%;
}
.our-story .article-1 .box-content {
  padding-top: 18rem;
}
@media (max-width: 767px) {
  .our-story .article-1 .box-content {
    padding-top: 5rem;
  }
}
.our-story .article-2 {
  margin-top: 10rem;
}
.our-story .article-2 .box-content {
  padding-left: calc(calc(calc(100vw - calc(101.8/128*100vw))/2 + 1.5rem));
}
@media (max-width: 1279px) {
  .our-story .article-2 .box-content {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
.our-story .article-2 .box-img {
  overflow: inherit !important;
}
.our-story .article-2 .box-img img {
  -webkit-transform-origin: right;
          transform-origin: right;
}
@media (min-width: 768px) {
  .our-story .article-3 .box-img {
    max-width: 75%;
  }
}
.our-story .article-3 .box-content {
  padding-right: calc(calc(calc(100vw - calc(101.8/128*100vw))/2 + 1.5rem));
}
@media (max-width: 1279px) {
  .our-story .article-3 .box-content {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (max-width: 767px) {
  .our-story .article-3 .box-content {
    padding-top: 5rem;
  }
  .our-story .article-3 {
    margin-top: 10rem;
  }
}
.our-story .article-4 {
  margin-top: 10rem;
}

.gutters-40 {
  margin-right: -2rem;
  margin-left: -2rem;
}
.gutters-40 > .col, .gutters-40 > [class*=col-] {
  padding-right: 2rem;
  padding-left: rem;
}

.text-gradient {
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  position: relative;
  background-clip: text;
  color: transparent;
  text-shadow: none;
}

.the-process .slider {
  position: relative;
}
.the-process .slider .swiper-pagination {
  bottom: 4rem;
}
.the-process .slider .swiper-next, .the-process .slider .swiper-prev {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
  font-size: 2.8rem;
}
.the-process .slider .swiper-next em:before, .the-process .slider .swiper-prev em:before {
  font-weight: bold;
}
.the-process .slider .swiper-next:hover, .the-process .slider .swiper-prev:hover {
  color: #CEAC6A;
}
.the-process .slider .swiper-next {
  right: 3rem;
}
.the-process .slider .swiper-prev {
  left: 3rem;
}
@media (max-width: 1279px) {
  .the-process .slider .swiper-next {
    right: 1.5rem;
  }
  .the-process .slider .swiper-prev {
    left: 1.5rem;
  }
}
.the-process .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10rem 0 14rem;
  min-height: 60rem;
  color: #fff;
}
.the-process .swiper-slide .title {
  background-image: -webkit-gradient(linear, left top, right top, from(#F0CF8F), color-stop(49.14%, #F7C777), color-stop(100.26%, #F1E3C5));
  background-image: linear-gradient(90deg, #F0CF8F 0%, #F7C777 49.14%, #F1E3C5 100.26%);
}
.the-process .swiper-slide .content {
  margin: 0 auto;
  max-width: 64rem;
  text-align: center;
}
@media (max-width: 991px) {
  .the-process .swiper-slide .content {
    padding: 0 4.5rem;
  }
}
.the-process .swiper-slide .image {
  margin-top: 3rem;
}
.the-process .swiper-slide .image img {
  margin: 0 auto;
}
.the-process .swiper-slide .title, .the-process .swiper-slide .content, .the-process .swiper-slide .image, .the-process .swiper-slide .btn-group {
  opacity: 0;
  -webkit-transition: 0.2s ease 0.4s;
  transition: 0.2s ease 0.4s;
}
.the-process .swiper-slide-active .title, .the-process .swiper-slide-active .content, .the-process .swiper-slide-active .image, .the-process .swiper-slide-active .btn-group {
  opacity: 1;
}
.the-process .swiper-slide-active .btn-group {
  -webkit-transition: 0.4s ease 0.7s;
  transition: 0.4s ease 0.7s;
}
.the-process .swiper-slide-active .content {
  -webkit-transition: 0.4s ease 0.6s;
  transition: 0.4s ease 0.6s;
}
.the-process .swiper-slide-active .image {
  -webkit-transition: 0.4s ease 0.5s;
  transition: 0.4s ease 0.5s;
}
.the-process .swiper-slide-active .title {
  -webkit-transition: 0.4s ease 0.4s;
  transition: 0.4s ease 0.4s;
}

.our-story-3 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.our-story-1 .box-content p:not(:last-child) {
  margin-bottom: 9rem;
}
@media (max-width: 767px) {
  .our-story-1 .box-content {
    padding-top: 5rem;
  }
}
@media (min-width: 768px) {
  .our-story-1 .box-img {
    margin-right: 6rem;
  }
}
.our-story-1 .box-img img {
  width: 100%;
}

.our-story-2 .box-img img, .our-story-4 .box-img img {
  width: 100%;
}

.the-collection .icon {
  margin: 0 auto;
  width: 7rem;
}
.the-collection .icon img {
  width: 100%;
}

.our-story .box-img, [class*=our-story-] .box-img {
  overflow: hidden;
}
.our-story .box-img img, [class*=our-story-] .box-img img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.our-story .box-img:hover img, [class*=our-story-] .box-img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.blog-details .image img {
  width: 100%;
}

.accessories-section {
  position: relative;
}
.accessories-section .text-marquee-box {
  top: 30rem;
}
.accessories-section .head {
  margin-left: 18%;
}
.accessories-section .article-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.accessories-section .article-row .article {
  width: 25%;
}
.accessories-section .article-row .article .box-img {
  display: block;
  overflow: hidden;
}
.accessories-section .article-row .article .box-img img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.accessories-section .article-row .article .box-img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.accessories-section .article-row .article .content {
  background: #fff;
  padding: 1.5rem 2rem;
}
.accessories-section .article-row .article .content .content-wrap {
  margin-left: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 30rem;
}
.accessories-section .article-row .article .content .title {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  font-weight: normal;
  text-overflow: ellipsis;
}
.accessories-section .article-row .article .content .price {
  margin-top: 1rem;
  font-size: 2rem;
  font-weight: normal;
}
.accessories-section .article-row .article .content .choose-number {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  max-width: 15.2rem;
}
.accessories-section .article-row .article .content .choose-number .minus, .accessories-section .article-row .article .content .choose-number .plus {
  width: 4rem;
  height: 4rem;
}
.accessories-section .article-row .article .content .choose-number .minus img, .accessories-section .article-row .article .content .choose-number .plus img {
  width: 1rem;
}
.accessories-section .article-row .article .content .choose-number .input {
  height: 4rem;
  line-height: 4rem;
}
.accessories-section .article-row .article .content .btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 4rem;
  font-size: 2rem;
  line-height: 4rem;
}
@media (min-width: 768px) {
  .accessories-section .article-row:nth-child(odd) .article:nth-child(1) {
    padding-bottom: 14.4rem;
    width: 50%;
  }
  .accessories-section .article-row:nth-child(odd) .article:nth-child(2) {
    margin-right: 25%;
  }
  .accessories-section .article-row:nth-child(even) .article:nth-child(3) {
    padding-bottom: 14.4rem;
    width: 50%;
  }
  .accessories-section .article-row:nth-child(even) .article:nth-child(1) {
    padding-bottom: 14.4rem;
  }
}
@media (max-width: 767px) {
  .accessories-section .article-row .article {
    width: 100%;
  }
  .accessories-section .article-row:nth-child(odd) .article:nth-child(1) {
    width: 100%;
  }
  .accessories-section .article-row:nth-child(even) .article:nth-child(3) {
    width: 100%;
  }
}

.cart-page, .checkout-page, .thank-you {
  padding: 12rem 0;
}
.cart-page table, .checkout-page table, .thank-you table {
  width: 100%;
}
.cart-page .shipping-method .custom-checkbox:not(:last-child), .checkout-page .shipping-method .custom-checkbox:not(:last-child), .thank-you .shipping-method .custom-checkbox:not(:last-child) {
  margin-bottom: 0.5rem;
}
.cart-page .shipping-method .custom-checkbox label, .checkout-page .shipping-method .custom-checkbox label, .thank-you .shipping-method .custom-checkbox label {
  padding-left: 2rem;
}
.cart-page .shipping-method .custom-checkbox label:before, .checkout-page .shipping-method .custom-checkbox label:before, .thank-you .shipping-method .custom-checkbox label:before {
  top: 0.4rem;
  width: 1.4rem;
  height: 1.4rem;
}
.cart-page .shipping-method .custom-checkbox label:after, .checkout-page .shipping-method .custom-checkbox label:after, .thank-you .shipping-method .custom-checkbox label:after {
  top: 0.65rem;
  left: 0.5rem;
  width: 0.4rem;
  height: 0.7rem;
}
.cart-page .heading-box, .checkout-page .heading-box, .thank-you .heading-box {
  margin-bottom: 2rem;
}
.cart-page .summary-box, .checkout-page .summary-box, .thank-you .summary-box {
  width: 100%;
}
.cart-page .summary-box .head, .checkout-page .summary-box .head, .thank-you .summary-box .head {
  background: #CEAC6A;
  padding: 3rem;
  color: #fff;
}
.cart-page .summary-box .edit, .checkout-page .summary-box .edit, .thank-you .summary-box .edit {
  color: #837160;
  font-size: 1.6rem;
  font-weight: normal;
  text-decoration: underline;
}
.cart-page .summary-box .cart-total, .checkout-page .summary-box .cart-total, .thank-you .summary-box .cart-total {
  border: 1px solid #CEAC6A;
  width: 100%;
}
.cart-page .summary-box .cart-total tr td, .checkout-page .summary-box .cart-total tr td, .thank-you .summary-box .cart-total tr td {
  vertical-align: top;
  padding: 1rem 3rem;
}
.cart-page .summary-box .cart-total tr td:nth-child(2), .checkout-page .summary-box .cart-total tr td:nth-child(2), .thank-you .summary-box .cart-total tr td:nth-child(2) {
  text-align: right;
}
.cart-page .summary-box .cart-total tr:first-child td, .checkout-page .summary-box .cart-total tr:first-child td, .thank-you .summary-box .cart-total tr:first-child td {
  padding-top: 2rem;
}
.cart-page .summary-box .cart-total tr:nth-last-child(2) td, .checkout-page .summary-box .cart-total tr:nth-last-child(2) td, .thank-you .summary-box .cart-total tr:nth-last-child(2) td {
  padding-bottom: 2rem;
}
.cart-page .summary-box .cart-total tr:last-child, .checkout-page .summary-box .cart-total tr:last-child, .thank-you .summary-box .cart-total tr:last-child {
  background: #CEAC6A;
}
.cart-page .summary-box .cart-total tr:last-child td, .checkout-page .summary-box .cart-total tr:last-child td, .thank-you .summary-box .cart-total tr:last-child td {
  padding: 2rem 3rem;
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
}
.cart-page .summary-box .btn, .checkout-page .summary-box .btn, .thank-you .summary-box .btn {
  width: 100%;
}

.cart-page {
  color: #303030;
}
.cart-page .cart-product-table .table {
  width: 100%;
}
.cart-page .cart-product-table .table thead th {
  padding: 2rem;
  color: #303030;
  font-weight: 500;
  text-align: center;
}
.cart-page .cart-product-table .table thead th:nth-child(2) {
  width: 50%;
  text-align: left;
}
.cart-page .cart-product-table .table tbody {
  border: 1px solid #BCBCBC;
}
.cart-page .cart-product-table .table tbody tr {
  position: relative;
}
.cart-page .cart-product-table .table tbody tr:not(:last-child) {
  border-bottom: 1px solid #BCBCBC;
}
.cart-page .cart-product-table .table tbody td {
  vertical-align: middle;
  padding: 3rem;
  text-align: center;
}
.cart-page .cart-product-table .table tbody td:nth-child(1) {
  padding-right: 3rem;
}
.cart-page .cart-product-table .table tbody td .product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cart-page .cart-product-table .table tbody td .product-item .box-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 15rem;
  height: 15rem;
}
.cart-page .cart-product-table .table tbody td .product-item .box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.cart-page .cart-product-table .table tbody td .product-item .caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 2rem;
  width: 100%;
  text-align: left;
}
.cart-page .cart-product-table .table tbody td .product-item .caption .subtitle {
  margin-top: 1rem;
  color: #A0A0A0;
}
.cart-page .cart-product-table .table tbody td .remove {
  width: 1.2rem;
}
.cart-page .cart-product-table .table tbody td .remove img {
  width: 100%;
}
@media (max-width: 767px) {
  .cart-page .cart-product-table .table thead {
    position: absolute;
    left: -9999px;
    width: 0px;
    height: 0px;
    overflow: hidden;
  }
  .cart-page .cart-product-table .table tr, .cart-page .cart-product-table .table td, .cart-page .cart-product-table .table th, .cart-page .cart-product-table .table thead, .cart-page .cart-product-table .table tbody, .cart-page .cart-product-table .table table {
    display: block;
  }
  .cart-page .cart-product-table .table tbody tr {
    position: relative;
  }
  .cart-page .cart-product-table .table tbody tr td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2rem;
  }
  .cart-page .cart-product-table .table tbody tr td:nth-child(1) {
    padding: 0;
  }
  .cart-page .cart-product-table .table tbody tr td:nth-child(1):before {
    display: none;
  }
  .cart-page .cart-product-table .table tbody tr td::before {
    display: inline-block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    width: 30%;
    min-width: 100px;
    font-size: 2rem;
    font-weight: 500;
    text-align: left;
    content: attr(data-title);
  }
  .cart-page .cart-product-table .table tbody tr .product-item {
    padding-right: 5rem;
  }
  .cart-page .cart-product-table .table tbody tr .product-item .box-img {
    width: 10rem;
    height: 10rem;
  }
  .cart-page .cart-product-table .table tbody tr .remove {
    position: absolute;
    top: 2rem;
    right: 2rem;
  }
}
.cart-page .bottom-w {
  gap: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 3rem;
}

.coupon-code {
  gap: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 50rem;
}

.checkout-page .shipping-info .another-address {
  display: none;
  padding-top: 3rem;
}
.checkout-page .payment .custom-checkbox:not(:last-child) {
  margin-bottom: 2rem;
}
.checkout-page .payment .custom-checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.checkout-page .payment .image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 2rem;
  height: 2.5rem;
}
.checkout-page .payment .image img {
  width: auto;
  height: 100%;
}

@media (max-width: 991px) {
  .thank-you .summary-box, .checkout-page .summary-box {
    margin-top: 6rem;
  }
}
.thank-you .cart-total, .checkout-page .cart-total {
  border-top: 1px solid #CEB297;
}
.thank-you .table-products th, .checkout-page .table-products th {
  padding-bottom: 1rem;
  font-size: 2.2rem;
  font-weight: 600;
}
.thank-you .table-products th:nth-child(2), .checkout-page .table-products th:nth-child(2) {
  text-align: right;
}
.thank-you .table-products tr td, .checkout-page .table-products tr td {
  vertical-align: top;
}
.thank-you .table-products tr td:nth-child(2), .checkout-page .table-products tr td:nth-child(2) {
  text-align: right;
}
.thank-you .table-products tr:not(:last-child) td, .checkout-page .table-products tr:not(:last-child) td {
  padding-bottom: 1rem;
}
.thank-you .bank .content, .checkout-page .bank .content {
  color: rgba(48, 48, 48, 0.8);
  font-size: 1.4rem;
}

.video-intro {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
}
.video-intro video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.welcome-section {
  overflow: hidden;
}
.welcome-section .welcome {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  visibility: hidden;
  opacity: 0;
  z-index: 9999;
  background: #242424;
  padding: 6.5rem 1.5rem 10rem;
  width: 100%;
  height: 100%;
}
.welcome-section .bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50vh;
}
.welcome-section .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.welcome-section .bottle {
  display: block;
  position: relative;
  -webkit-transform: translateY(17%);
          transform: translateY(17%);
  z-index: 1;
  cursor: pointer;
  margin: 0 auto;
  max-width: 28rem;
}
@media (max-width: 767px) {
  .welcome-section .bottle {
    max-width: 33rem;
  }
}
@media (max-width: 575px) {
  .welcome-section .bottle {
    max-width: 28rem;
  }
}
.welcome-section .bottle img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  max-width: auto;
  height: auto;
}
.welcome-section .bottle:hover img, .welcome-section .bottle.active img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
  -webkit-filter: drop-shadow(0 0 0.7rem rgba(206, 172, 106, 0.1)) drop-shadow(0 0.1rem 0 #ceac6a) drop-shadow(0 -0.1rem 0 #ceac6a) drop-shadow(0.1rem 0 0 #ceac6a) drop-shadow(-0.1rem 0 0 #ceac6a);
          filter: drop-shadow(0 0 0.7rem rgba(206, 172, 106, 0.1)) drop-shadow(0 0.1rem 0 #ceac6a) drop-shadow(0 -0.1rem 0 #ceac6a) drop-shadow(0.1rem 0 0 #ceac6a) drop-shadow(-0.1rem 0 0 #ceac6a);
}
.welcome-section .content {
  opacity: 0;
  text-align: center;
}
.welcome-section .content .title {
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  position: relative;
  background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, from(#F0CF8F), color-stop(49.14%, #F7C777), color-stop(100.26%, #F1E3C5));
  background-image: linear-gradient(90deg, #F0CF8F 0%, #F7C777 49.14%, #F1E3C5 100.26%);
  color: transparent;
  text-shadow: none;
}
.welcome-section .content .subtitle {
  margin-top: 0.6rem;
  color: #fff;
}

.skip-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  right: 3rem;
  bottom: 3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 99999;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  cursor: pointer;
  color: #fff;
  font-weight: normal;
  text-decoration: underline;
}
.skip-btn em {
  font-size: 2rem;
}
.skip-btn:hover {
  color: #CEAC6A;
  letter-spacing: 0.05rem;
}

.home-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #e6e6e6;
  padding: 8rem 0;
  min-height: 100vh;
  overflow: hidden;
}
.home-section .inner {
  position: relative;
}
@media (max-width: 767px) {
  .home-section .inner {
    gap: 5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
  }
}
.home-section .logo {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 6rem;
}
.home-section .logo img {
  width: 100%;
}
.home-section .image {
  -webkit-transform: translateX(-11%);
          transform: translateX(-11%);
  margin: 0 auto;
  max-width: 46%;
}
@media (max-width: 767px) {
  .home-section .image {
    max-width: 70%;
  }
}
.home-section .image img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 100%;
  height: auto;
}
.home-section .image:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.home-section .logo-text {
  margin: 0 auto;
  max-width: 10.5rem;
}
.home-section .logo-text img {
  width: 100%;
  height: auto;
}
.home-section .text {
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: #131313;
}
@media (min-width: 768px) {
  .home-section .text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 9;
  }
  .home-section .text-left {
    left: 0;
  }
  .home-section .text-right {
    right: 0;
  }
}
.home-section .text:hover {
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: #868686;
}
@media (max-width: 767px) {
  .home-section .text {
    text-align: center;
  }
}

.product-details {
  padding: 3rem 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .product-details {
    padding: 15rem 0 3rem;
  }
}
.product-details .product-item {
  margin: 0 -4.5rem;
}
@media (min-width: 768px) {
  .product-details .product-item .box-content {
    padding-top: 15rem;
  }
}
.product-details .product-item .box-left, .product-details .product-item .box-right {
  margin: 0 4.5rem;
}
.product-details .product-item .box-left {
  width: calc(58.33% - 9rem);
}
.product-details .product-item .box-right {
  width: calc(41.66% - 9rem);
}
@media (max-width: 767px) {
  .product-details .product-item .box-left, .product-details .product-item .box-right {
    width: 100%;
  }
}

.product-details-2 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 2rem;
  font-weight: normal;
  line-height: calc(24/20);
}
.product-details-2 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: 0 -5rem;
}
.product-details-2 .inner .box-left, .product-details-2 .inner .box-right {
  margin: 0 5rem;
  border: 1px solid #CEAC6A;
  width: calc( 50% - 10rem);
}
.product-details-2 .inner .box-left .wrapper, .product-details-2 .inner .box-right .wrapper {
  padding: 4rem;
}
@media (max-width: 767px) {
  .product-details-2 .inner .box-left, .product-details-2 .inner .box-right {
    width: 100%;
  }
  .product-details-2 .inner .box-right {
    margin-top: 5rem;
  }
}
.product-details-2 .inner .box-left ul {
  list-style: none;
}
.product-details-2 .inner .box-left ul li:not(:last-child) {
  margin-bottom: 1.2rem;
}
.product-details-2 .inner .items .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-details-2 .inner .items .item .icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 6.5rem;
  height: 6.5rem;
}
.product-details-2 .inner .items .item .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.product-details-2 .inner .items .item .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 2rem;
  width: 100%;
}
.product-details-2 .inner .items .item:not(:last-child) {
  margin-bottom: 4rem;
}

.product-details-4 {
  background: #CEAC6A;
  padding: 2rem 0;
  overflow: hidden;
  color: #fff;
}
.product-details-4 .logo {
  max-width: 13rem;
}
.product-details-4 .logo img {
  width: 100%;
}
@media (max-width: 767px) {
  .product-details-4 .logo {
    margin: 0 auto;
    margin-bottom: 5rem;
  }
}
@media (min-width: 768px) {
  .product-details-4 .box-right {
    border-left: 1px solid #fff;
  }
}
.product-details-4 .custom-row {
  margin-right: -2.5rem;
  margin-left: -2.5rem;
}
.product-details-4 .custom-row > .col, .product-details-4 .custom-row > [class*=col-] {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}

.related-products .head .icon {
  margin: 0 auto;
  width: 4.4rem;
}
.related-products .head .icon img {
  width: 100%;
}
.related-products .slider {
  position: relative;
}
@media (min-width: 1280px) {
  .related-products .slider .swiper-next {
    right: -3.5rem;
  }
  .related-products .slider .swiper-prev {
    left: -3.5rem;
  }
}

.product-card .box-img {
  display: block;
}
.product-card .box-img img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.product-card:hover .box-img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-card .content {
  position: relative;
  z-index: 1;
}

.shop-section {
  position: relative;
  overflow: hidden;
}
.shop-section .head {
  margin-left: 18%;
}
.shop-section .products-list .product-item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.shop-section .products-list .product-item:not(:last-child) {
  margin-bottom: 3.5rem;
}

.product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: 0 -3rem;
}
.product-item .box-left, .product-item .box-right {
  margin: 0 3rem;
  width: calc(50% - 6rem);
}
@media (max-width: 767px) {
  .product-item .box-left, .product-item .box-right {
    width: 100%;
  }
  .product-item .box-right {
    padding-top: 5rem;
  }
}
.product-item .box-img {
  display: block;
  position: relative;
}
.product-item .box-img img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.product-item .box-img:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .product-item .box-img {
    margin: 0 auto;
  }
}
.product-item .box-content .details-btn:hover {
  text-stroke: 0.05rem currentColor;
  -webkit-text-stroke: 0.05rem currentColor;
}
.product-item .box-content .my-tabs .tabs-nav {
  gap: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
}
.product-item .box-content .my-tabs .tabs-nav li {
  -webkit-transition: color border all 0.3s;
  transition: color border all 0.3s;
  cursor: pointer;
  border-bottom: 1px solid transparent;
  color: #868686;
}
.product-item .box-content .my-tabs .tabs-nav li:hover, .product-item .box-content .my-tabs .tabs-nav li.active {
  -webkit-transition: all color border 0.3s;
  transition: all color border 0.3s;
  border-bottom: 1px solid #131313;
  color: #131313;
}
.product-item .box-content .my-tabs .tab-container {
  padding-top: 1.5rem;
}
.product-item .box-content .capacity {
  font-size: 1.4rem;
}
.product-item .box-content .buy-now {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #131313;
  padding: 0 1.5rem;
  width: 100%;
  height: 5.8rem;
  color: #fff;
  line-height: 5.8rem;
  text-align: center;
}
.product-item .box-content .buy-now:hover, .product-item .box-content .buy-now.active {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #868686;
}
.product-item .box-content .form {
  gap: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.5rem;
  background: #CEAC6A;
  padding: 1.5rem;
  color: #fff;
}
.product-item .box-content .form .form-group {
  margin-bottom: 0;
}
.product-item .box-content .form .btn-wrap {
  margin-top: 3.841rem;
}
.product-item .box-content .form .send-btn {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #131313;
  padding: 0 2.5rem;
  width: 100%;
  height: 6rem;
  color: #fff;
  font-size: 2rem;
  line-height: 6rem;
  text-align: center;
}
.product-item .box-content .form .send-btn:hover, .product-item .box-content .form .send-btn.active {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #868686;
}

.thank-you ul {
  list-style: none;
}
.thank-you ul li:not(:last-child) {
  margin-bottom: 1rem;
}
.thank-you .content table tr td:nth-child(1) {
  width: 30%;
  color: #ABADB5;
}
.thank-you .content table tr:not(:last-child) td {
  padding-bottom: 3rem;
}
.thank-you .table-products th {
  font-size: 1.8rem;
  font-weight: normal;
}

.the-network {
  position: relative;
}
.the-network .head {
  margin-left: 18%;
}
.the-network .items {
  padding-top: 8rem;
}
.the-network .items .item .image {
  margin: 0 auto;
  width: 10rem;
  height: 10rem;
}
.the-network .items .item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.the-network .items .item .content {
  padding-top: 2.5rem;
  text-align: center;
}
.the-network .items .item .content .title {
  font-weight: normal;
}
.the-network .items .item .content .desc {
  margin-top: 2.5rem;
}

.customer-review .section-icon {
  margin: 0 auto;
  margin-bottom: 10rem;
  width: 7.5rem;
}
.customer-review .section-icon img {
  width: 100%;
}
.customer-review .article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: -2rem;
}
.customer-review .article .box-img, .customer-review .article .box-content {
  margin: 2rem;
  width: calc(50% - 4rem);
}
@media (max-width: 575px) {
  .customer-review .article .box-img, .customer-review .article .box-content {
    width: 100%;
  }
}
.customer-review .article .box-img {
  overflow: clip;
}
.customer-review .article .box-img img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.customer-review .article .box-img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.customer-review .article:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.customer-review .article .box-content .quote {
  margin-bottom: 8rem;
  width: 5.6rem;
}
.customer-review .article .box-content .quote img {
  width: 100%;
}
.customer-review .article .box-content .title {
  margin-bottom: 1.5rem;
}
.customer-review .article:not(:last-child) {
  margin-bottom: 10rem;
}

.let-us-hear .form-wrap {
  margin: 0 auto;
  max-width: 71rem;
}
.let-us-hear .form-wrap .group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem;
}
.let-us-hear .form-wrap .group .left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 6.5rem;
  width: 100%;
}
.let-us-hear .form-wrap .group .left .form-group {
  margin-bottom: 0;
}
.let-us-hear .form-wrap .group .left .form-group:not(:last-child) {
  margin-bottom: 2rem;
}
.let-us-hear .form-wrap .group .upload-group {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 15rem;
}
@media (max-width: 767px) {
  .let-us-hear .form-wrap .group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .let-us-hear .form-wrap .group .left {
    padding-right: 0;
    padding-bottom: 2rem;
  }
}

.upload-group input[type=file] {
  display: none;
}
.upload-group input {
  border: none;
  background: none;
  padding: 0;
  width: auto;
}
.upload-group .file-name {
  display: none;
}
.upload-group .upload-btn {
  text-align: center;
}
.upload-group .upload-btn .img {
  width: 100%;
}
.upload-group .upload-btn .img img {
  width: 100%;
}

.contact-section {
  position: relative;
  padding: 10rem 0 8rem;
}
.contact-section .bg {
  position: absolute;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 79%;
  overflow: hidden;
}
.contact-section .bg img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.contact-section:hover .bg img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contact-section .form-wrap {
  background: #CEAC6A;
  padding: 1.5rem;
}
.contact-section .form-wrap .form-group {
  margin-bottom: 1rem;
}
.contact-section .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: 0 -1.5rem;
}
.contact-section .inner .box-left {
  padding: 0 1.5rem;
  width: 65%;
}
.contact-section .inner .box-right {
  padding: 0 1.5rem;
  width: 35%;
}
.contact-section .inner .box-content {
  padding-top: 6rem;
  max-width: 44rem;
  color: #fff;
}
@media (max-width: 991px) {
  .contact-section .inner .box-left {
    width: 50%;
  }
  .contact-section .inner .box-right {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .contact-section .inner .box-left, .contact-section .inner .box-right {
    width: 100%;
  }
  .contact-section .inner .box-right {
    margin-top: 5rem;
  }
}

.the-news-2, .the-news-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  z-index: 1;
  padding: 6rem 0;
  min-height: 58rem;
}
.the-news-2 .image, .the-news-3 .image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.the-news-2 .image img, .the-news-3 .image img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.the-news-2 .content, .the-news-3 .content {
  background: rgba(19, 19, 19, 0.9);
  padding: 3rem;
  max-width: 54.2rem;
  color: #fff;
}
.the-news-2:hover .image img, .the-news-3:hover .image img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.the-news-2 .content {
  padding-left: 1.5rem;
}
@media (min-width: 1280px) {
  .the-news-2 .content {
    padding-left: calc(calc(calc(100vw - calc(117/128*100vw))/2 + 1.5rem));
  }
}

.the-news-3 .content {
  margin-left: auto;
  padding-right: 1.5rem;
}
@media (min-width: 1280px) {
  .the-news-3 .content {
    padding-right: calc(calc(calc(100vw - calc(117/128*100vw))/2 + 1.5rem));
  }
}

.blog-card .box-img {
  display: block;
  overflow: clip;
}
.blog-card .box-img img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.blog-card .content {
  padding-top: 3rem;
}
.blog-card .content .time {
  display: block;
  color: #868686;
  font-size: 1.6rem;
}
.blog-card:hover .box-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}