@charset "UTF-8";
@font-face {
  font-family: "Roboto";
  src: url("../../fonts/Roboto-Black.eot");
  src: url("../../fonts/Roboto-Black.eot?#iefix") format("embedded-opentype"), url("../../fonts/Roboto-Black.woff2") format("woff2"), url("../../fonts/Roboto-Black.woff") format("woff"), url("../../fonts/Roboto-Black.ttf") format("truetype"), url("../../fonts/Roboto-Black.svg#Roboto-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../fonts/Roboto-Bold.eot");
  src: url("../../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Roboto-Bold.woff2") format("woff2"), url("../../fonts/Roboto-Bold.woff") format("woff"), url("../../fonts/Roboto-Bold.ttf") format("truetype"), url("../../fonts/Roboto-Bold.svg#Roboto-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../fonts/Roboto-Regular.eot");
  src: url("../../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Roboto-Regular.woff2") format("woff2"), url("../../fonts/Roboto-Regular.woff") format("woff"), url("../../fonts/Roboto-Regular.ttf") format("truetype"), url("../../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../fonts/Roboto-Medium.eot");
  src: url("../../fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/Roboto-Medium.woff2") format("woff2"), url("../../fonts/Roboto-Medium.woff") format("woff"), url("../../fonts/Roboto-Medium.ttf") format("truetype"), url("../../fonts/Roboto-Medium.svg#Roboto-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../fonts/Roboto-Thin.eot");
  src: url("../../fonts/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../../fonts/Roboto-Thin.woff2") format("woff2"), url("../../fonts/Roboto-Thin.woff") format("woff"), url("../../fonts/Roboto-Thin.ttf") format("truetype"), url("../../fonts/Roboto-Thin.svg#Roboto-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../fonts/Roboto-Light.eot");
  src: url("../../fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/Roboto-Light.woff2") format("woff2"), url("../../fonts/Roboto-Light.woff") format("woff"), url("../../fonts/Roboto-Light.ttf") format("truetype"), url("../../fonts/Roboto-Light.svg#Roboto-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("../../fonts/icomoon.eot?aaby15");
  src: url("../../fonts/icomoon.eot?aaby15#iefix") format("embedded-opentype"), url("../../fonts/icomoon.ttf?aaby15") format("truetype"), url("../../fonts/icomoon.woff?aaby15") format("woff"), url("../../fonts/icomoon.svg?aaby15#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-list_view:before {
  content: "\e904";
}

.icon-grid_view:before {
  content: "\e905";
}

.icon-mail:before {
  content: "\e901";
}

.icon-location:before {
  content: "\e902";
}

.icon-call:before {
  content: "\e903";
}

.icon-slider-button:before {
  content: "\e900";
  color: #fff;
}

.productView-image-and-heading {
  padding-top: 30px;
}

body.product_page .body {
  margin-bottom: 40px;
}
body.product_page .body .productView .productView-images {
  padding-top: 0;
}
@media screen and (min-width: 767px) {
  body.product_page .body .productView .productView-images {
    padding-top: 2.5rem;
  }
}
body.product_page .body .productView .productView-images .productView-image-and-heading {
  border-bottom: none;
}
@media screen and (min-width: 767px) {
  body.product_page .body .productView .productView-images .productView-image-and-heading {
    border-bottom: 1px solid #383838;
  }
}
body.product_page .body .productView .productView-images .productView-image-and-heading .productView-image-wrap .productView-image-main .productView-image .productView-img-container {
  background: #CDE0FF;
}
body.product_page .body .productView .productView-images .productView-image-and-heading .productView-image-wrap .productView-image-main .productView-image .productView-img-container img {
  mix-blend-mode: multiply;
}
body.product_page .body .productView .productView-images .productView-image-and-heading .productView-thumbnails-and-heading {
  gap: 20px;
}
body.product_page .body .productView .productView-images .productView-image-and-heading .productView-thumbnails-and-heading .productView-heading {
  padding: 20px 0;
}
body.product_page .body .productView .productView-images .productView-image-and-heading .productView-thumbnails-and-heading .productView-heading .productView-brand .brand-name {
  font-size: 20px;
  font-weight: 500;
  color: #ffca2b;
}
body.product_page .body .productView .productView-images .productView-image-and-heading .productView-thumbnails-and-heading .productView-heading .productView-brand .brand-name:hover {
  color: #cdcdcd;
}
body.product_page .body .productView .productView-images .productView-image-and-heading .productView-thumbnails-and-heading .productView-thumbnails-wrap {
  margin: 20px 0 0 0;
}
@media screen and (min-width: 767px) {
  body.product_page .body .productView .productView-images .productView-image-and-heading .productView-thumbnails-and-heading .productView-thumbnails-wrap {
    margin: 20px 0 10px 0;
  }
}
body.product_page .body .productView .productView-images .productView-image-and-heading .productView-thumbnails-and-heading .productView-thumbnails-wrap .productView-thumbnails .slick-list .productView-thumbnail .productView-thumbnail-link {
  max-height: 228px;
  background: #F3F6FF;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 100%;
}
body.product_page .body .productView .productView-images .productView-image-and-heading .productView-thumbnails-and-heading .productView-thumbnails-wrap .productView-thumbnails .slick-list .productView-thumbnail .productView-thumbnail-link img {
  mix-blend-mode: multiply;
  position: absolute;
}
body.product_page .productView-detail .productView-details {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (min-width: 767px) {
  body.product_page .productView-detail .productView-details {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
body.product_page .productView-detail .productView-details .product-description {
  margin-bottom: 20px;
}
@media screen and (min-width: 767px) {
  body.product_page .productView-detail .productView-details .product-description {
    margin-bottom: 40px;
  }
}
body.product_page .productView-detail .productView-details .product-description .description.description-text p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 15px;
}
body.product_page .productView-detail .productView-details .product-description .description.description-text p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 767px) {
  body.product_page .productView-detail .productView-details .product-rating-and-sold {
    margin-bottom: 40px;
  }
}
body.product_page .productView-detail .productView-details .product-rating-and-sold .productView-rating {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}
body.product_page .productView-detail .productView-details .product-rating-and-sold .productView-rating #productReview_link,
body.product_page .productView-detail .productView-details .product-rating-and-sold .productView-rating .productView-reviewLink {
  font-size: 16px;
  line-height: 20px;
  margin: 0px 0 0 0;
}
body.product_page .productView-detail .productView-details .product-rating-and-sold .productView-rating #productReview_link::after,
body.product_page .productView-detail .productView-details .product-rating-and-sold .productView-rating .productView-reviewLink::after {
  display: none;
}
@media screen and (min-width: 767px) {
  body.product_page .productView-detail .productView-details .product-rating-and-sold .productView-rating #productReview_link,
  body.product_page .productView-detail .productView-details .product-rating-and-sold .productView-rating .productView-reviewLink {
    margin: 0 10px 0 10px;
  }
  body.product_page .productView-detail .productView-details .product-rating-and-sold .productView-rating #productReview_link::after,
  body.product_page .productView-detail .productView-details .product-rating-and-sold .productView-rating .productView-reviewLink::after {
    display: inline-block;
  }
}
body.product_page .productView-detail .productView-details .product-rating-and-sold .productView-rating .productReview_noReview {
  margin-right: 20px;
}
body.product_page .productView-detail .productView-details .product-rating-and-sold .sold-product .sold {
  font-size: 16px;
  line-height: 20px;
}
body.product_page .productView-detail .productView-details .limited-offer-and-viewing .viewing-product .viewers {
  font-size: 16px;
  line-height: 20px;
}
body.product_page .productView-detail .productView-details .form-options .quantity-box-and-shereLinks {
  padding-top: 30px;
}
body.product_page .productView-detail .productView-details .form-options .quantity-box-and-shereLinks .quantity-box .form-field .form-increment .button.button-minus {
  border-left: 0;
  border-right: 1px solid #494949;
}
body.product_page .productView-detail .productView-details .form-options .quantity-box-and-shereLinks .quantity-box .form-field .form-increment .button.button-plus {
  border-right: 0;
  border-left: 1px solid #494949;
}
body.product_page .productView-detail .productView-details .form-options .quantity-box-and-shereLinks .shereLinks {
  margin-left: auto;
}
body.product_page .productView-detail .productView-details .form-options .quantity-box-and-shereLinks .shereLinks .socialLinks {
  max-width: 280px !important;
}
body.product_page .productView-detail .productView-details .form-options .quantity-box-and-shereLinks .shereLinks .socialLinks .socialLinks-item .socialLinks__link {
  height: 15px;
}
body.product_page .productView-detail .productView-details .form-options .quantity-box-and-shereLinks .shereLinks .socialLinks .socialLinks-item .socialLinks__link svg {
  width: 15px;
  height: 15px;
}
body.product_page .productView-detail .productView-details .form-options .quantity-box-and-shereLinks .shereLinks .socialLinks .shareLinkSocial__link {
  margin-bottom: 20px;
}
body.product_page .productView-detail .productView-details .form-options .quantity-box-and-shereLinks .shereLinks .socialLinks .shareLinkSocial__link .links-title {
  margin-bottom: 10px;
}
body.product_page .productView-detail .productView-details .productView-info .productView-info-name {
  padding-right: 10px;
}
body.product_page .productView-detail .productView-details .productView-info .productView-info-name,
body.product_page .productView-detail .productView-details .productView-info .productView-info-value {
  width: auto;
}
body.product_page .productView-detail .productView-price-and-review .product-tag-custom-fields h4 {
  color: #ffffff;
  font-weight: 400;
  margin: 10px 0 10px 0;
}
@media screen and (min-width: 767px) {
  body.product_page .productView-detail .productView-price-and-review .product-tag-custom-fields h4 {
    margin: 32px 0 10px 0;
  }
}
body.product_page .productView-detail .productView-price-and-review .product-tag-custom-fields .shipping-methods li {
  position: relative;
  color: #ffffff;
  padding-left: 20px;
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 10px;
}
body.product_page .productView-detail .productView-price-and-review .product-tag-custom-fields .shipping-methods li::before {
  content: "✔";
  color: #ffca2b;
  left: 0;
  position: absolute;
}
body.product_page .productView-detail .productView-price-and-review .productView-price-review .productView-price-addtocart .productView-price::before {
  display: none !important;
}
@media screen and (min-width: 1024px) {
  body.product_page .productView-detail .productView-price-and-review .productView-price-review .productView-price-addtocart .productView-price {
    flex-wrap: wrap;
  }
  body.product_page .productView-detail .productView-price-and-review .productView-price-review .productView-price-addtocart .productView-price::before {
    display: inline-block !important;
  }
}
body.product_page .productView-detail .productView-price-and-review .productView-price-review .productView-price-addtocart .productView-price .price-section {
  text-align: left;
  padding: 0 15px;
}
body.product_page .productView-detail .productView-price-and-review .productView-price-review .productView-price-addtocart .productView-price .price-section.price-section--saving {
  padding: 0;
}
body.product_page .productView-detail .productView-price-and-review .productView-price-review .productView-price-addtocart .form-addtocart .cart-buttons .add-to-cart-buttons .form-action button {
  background: linear-gradient(135deg, #b1f1e5 6.58%, #b1ddf1 91.08%);
  border-radius: 10px !important;
}
@media screen and (min-width: 767px) {
  body.product_page .productView-detail .productView-price-and-review .productView-price-review .productView-price-addtocart .form-addtocart .cart-buttons .add-to-cart-buttons .form-action button {
    padding: 10.5px 32px !important;
  }
}
@media screen and (min-width: 1360px) {
  body.product_page .productView-detail .productView-price-and-review .productView-price-review .productView-price-addtocart .form-addtocart .cart-buttons .add-to-cart-buttons .form-action button {
    padding: 19px 32px !important;
  }
}
@media screen and (min-width: 1600px) {
  body.product_page .productView-detail .productView-price-and-review .productView-price-review .productView-price-addtocart .form-addtocart .cart-buttons .add-to-cart-buttons .form-action button {
    padding: 22px 32px !important;
  }
}
body.product_page .productView-detail .productView-price-and-review .productView-price-review .productView-price-addtocart .form-addtocart .cart-buttons .add-to-cart-buttons .form-action button:hover {
  background: linear-gradient(152deg, #f2e635 8.5%, #f2bc1b 92.21%);
}
body.product_page .productView-detail .productView-price-and-review .productView-price-review .productView-price-addtocart .form-addtocart .cart-buttons .add-to-cart-buttons .form-action button span {
  font-weight: 700 !important;
}
body.product_page .productView-detail .productView-price-and-review .productView-price-review .productView-price-addtocart .form-addtocart .cart-buttons .buy-now-btn button {
  border-radius: 10px !important;
}
body.product_page .productView-description .tabs-contents .tab-content .productReviews .toggle-content .productReviews-list .productReview {
  padding: 20px 0;
}
body.product_page .productView-description .tabs-contents .tab-content .productReviews .toggle-content .productReviews-list .productReview .productreview-main header .productReview-title {
  color: #ffffff;
  margin-bottom: 7px;
}
body.product_page .productView-description .tabs-contents .tab-content .productReviews .toggle-content .productReviews-list .productReview .productreview-main header .productReview-author {
  margin-bottom: 10px;
}
body.product_page .productView-description .tabs-contents .tab-content .productReviews .toggle-content .productReviews-list .productReview .productreview-main .productReview-body {
  color: #ffffff;
}
body.product_page .productView-description .tabs-contents .tab-content#tab-shipping .tabContent .CMSPage .container {
  padding-left: 0 !important;
  padding-left: 0 !important;
}
body.product_page .productView-description .tabs-contents .tab-content#tab-shipping .tabContent .CMSPage p {
  text-align: left !important;
  margin: 10px 0;
  color: #ffffff;
}
body.product_page .productView-description .tabs-contents .tab-content#tab-shipping .tabContent .CMSPage p a {
  color: #f2e635 !important;
}
body.product_page .productView-description .tabs-contents .tab-content#tab-shipping .tabContent .CMSPage h1, body.product_page .productView-description .tabs-contents .tab-content#tab-shipping .tabContent .CMSPage h2, body.product_page .productView-description .tabs-contents .tab-content#tab-shipping .tabContent .CMSPage h3, body.product_page .productView-description .tabs-contents .tab-content#tab-shipping .tabContent .CMSPage h4, body.product_page .productView-description .tabs-contents .tab-content#tab-shipping .tabContent .CMSPage h5, body.product_page .productView-description .tabs-contents .tab-content#tab-shipping .tabContent .CMSPage h6 {
  text-align: left !important;
  margin: 0 0 10px 0;
  color: #ffffff;
}
body.product_page .productView-description .tabs-contents .tab-content#tab-blog ol {
  display: flex;
  flex-wrap: wrap;
  gap: 4%;
  counter-reset: section;
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 767px) {
  body.product_page .productView-description .tabs-contents .tab-content#tab-blog ol {
    margin-left: 15px;
  }
}
body.product_page .productView-description .tabs-contents .tab-content#tab-blog ol li {
  color: #ffffff;
  flex: 0 0 48%;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.0705882353);
  position: relative;
}
body.product_page .productView-description .tabs-contents .tab-content#tab-blog ol li::before {
  counter-increment: section;
  content: counter(section) ". ";
}
body.product_page .productView-description .tabs-contents .tab-content#tab-blog ol li a {
  color: #ffffff;
  text-decoration: none;
  padding-bottom: 20px;
  display: inline-block;
}
body.product_page .productView-description .tabs-contents .tab-content#tab-blog ol li::after {
  position: absolute;
  content: "";
  height: 1px;
  background: #ffca2b;
  width: 0;
  left: 0;
  bottom: 0;
}
body.product_page .productView-description .tabs-contents .tab-content#tab-blog ol li:hover::after {
  width: 100%;
  transition: width 0.4s ease-in;
}
body.product_page .productView-description .tabs-contents .tab-content#tab-reviews {
  padding-top: 0;
}
body.product_page .productView-description .tabs-contents .tab-description p {
  color: #ffffff;
}
body.product_page .productView-description .tabs .tab {
  border: 1px solid transparent;
}
body.product_page .productView-description .tabs .tab .tab-title {
  padding: 14px 5px;
  font-size: 22px;
  font-weight: 500;
}
body.product_page .productView-description .tabs .tab.is-active {
  border: 1px solid #ffca2b;
}
body .form-select {
  border-color: #8f8f8f !important;
}

.relcust_products .page-heading {
  margin-bottom: 10px !important;
}
.relcust_products .page-heading span {
  font-family: "Josefin Sans" !important;
  letter-spacing: 0.5px;
}

.card .card-figure .card-figure__link .card-img-container {
  background-color: #CDE0FF;
}

.card .slick-dost {
  margin-top: 10px;
}

.tab-description ul li {
  position: relative;
  color: #ffffff;
  padding-left: 20px;
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 10px;
}
.tab-description ul li::before {
  content: "✔";
  color: #ffca2b;
  left: 0;
  position: absolute;
}

.productView-info-value a {
  color: #ffca2b;
}
.productView-info-value a:hover {
  color: #cdcdcd;
}

.modal .modal-content .modal-body .writeReview-productDetails .product-title {
  line-height: 32px !important;
  margin-top: 10px !important;
}

@media screen and (max-width: 1024px) {
  .product_page .productView-detail .productView-price-and-review .productView-price-review .productView-price-addtocart .productView-price .form-wishlist:after {
    top: 0px !important;
    height: 48px !important;
  }
}
.product_page .body .productView .productView-images .productView-image-and-heading .productView-thumbnails-and-heading .productView-thumbnails-wrap .productView-thumbnails .slick-list .slick-track {
  margin: 0 !important;
}

div#afffirm-promo-box {
  height: unset !important;
  padding: 15px;
  border-top: 1px solid #383838;
}
#afffirm-promo-box p, #afffirm-promo-box a {
  color: #fff;
  white-space: pre;
  word-break: break-all;
  display: flow;
  font-size: 16px;
  line-height: 28px;
}

#afffirm-promo-box a {
  color: #ffca2b;
}

#afffirm-promo-box a:hover {
  color: #cdcdcd;
}

@media screen and (max-width: 1024px) {
  .product_page .productView-detail .productView-price-and-review .productView-price-review .productView-price-addtocart .productView-price .price-section {
    width: auto !important;
  }
  .product_page .productView-detail .productView-price-and-review .productView-price-review .productView-price-addtocart .productView-price .form-wishlist {
    width: auto !important;
  }
}
.slick-arrow {
  padding: 19px !important;
  width: 50px !important;
  height: 50px !important;
  background-color: #000000 !important;
  border: 1px solid rgba(0, 0, 0, 0.03) !important;
  border-radius: 10px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  opacity: 1;
  cursor: pointer;
  top: 40%;
  transition: all 0.2s ease-in-out;
}
.slick-arrow.slick-disabled {
  cursor: not-allowed;
}
.slick-arrow.slick-disabled:hover {
  border-color: rgba(0, 0, 0, 0.03) !important;
}
.slick-arrow.slick-disabled:hover::before {
  opacity: 0.5;
  color: #ffffff !important;
}
.slick-arrow .carousel-tooltip {
  display: none;
}
@media screen and (min-width: 1440px) {
  .slick-arrow {
    width: 70px !important;
    height: 70px !important;
  }
}
.slick-arrow :focus {
  outline: 0px !important;
  outline-offset: 0px !important;
}
.slick-arrow:hover {
  border-color: #ffca2b !important;
}
.slick-arrow:hover::before {
  color: #ffca2b !important;
}
.slick-arrow::before {
  background-image: none !important;
  content: "\e900" !important;
  font-family: "icomoon" !important;
  font-size: 20px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #ffffff !important;
  transition: all 0.2s ease-in-out;
}
@media screen and (min-width: 1440px) {
  .slick-arrow::before {
    font-size: 30px !important;
  }
}

.productView-image-and-heading .slick-arrow.slick-next::before {
  transform: rotate(180deg);
}

.productCarousel .slick-arrow.slick-prev::before {
  transform: rotate(-90deg);
}
.productCarousel .slick-arrow.slick-next::before {
  transform: rotate(90deg);
}

.product_page .productView-detail .productView-price-and-review .productView-price-review.price_review_fixed {
  top: 200px !important;
}
@media screen and (min-width: 1024px) {
  .product_page .productView-detail .productView-price-and-review .productView-price-review.price_review_fixed {
    top: 130px !important;
  }
}
@media only screen and (width: 1024px) {
  .product_page .productView-detail .productView-price-and-review .productView-price-review.price_review_fixed {
    top: 20px !important;
  }
}

.product_page .productView-detail .productView-details .product-description .description.description-text {
  max-height: 90px !important;
  font-size: 16px !important;
}

.product_page .productView-detail .productView-details .product-description .description.description-text h1,
.product_page .productView-detail .productView-details .product-description .description.description-text h2,
.product_page .productView-detail .productView-details .product-description .description.description-text h3,
.product_page .productView-detail .productView-details .product-description .description.description-text h4,
.product_page .productView-detail .productView-details .product-description .description.description-text h5,
.product_page .productView-detail .productView-details .product-description .description.description-text h6,
.product_page .productView-detail .productView-details .product-description .description.description-text p,
.product_page .productView-detail .productView-details .product-description .description.description-text span,
.product_page .productView-detail .productView-details .product-description .description.description-text ul,
.product_page .productView-detail .productView-details .product-description .description.description-text li {
  margin: 0 0 5px !important;
  line-height: 24px !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 1 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}/*# sourceMappingURL=product-detail.css.map */