/** Shopify CDN: Minification failed

Line 2120:1 Unexpected "/"

**/
span.sleak-save-badge {
  font-size: 9px;
  font-weight: 500;
  line-height: 1;
  border-radius: 5px;
  padding: 6px;
  transform: translateY(-0.5px);
}
.pro_card_main a.pro_card_heading {
  margin-bottom: 9px;
}

.left-card-badge,
.badge {
  border-radius: 5px !important;
}

cart-drawer#cart-drawer {
  max-width: 470px;
  padding: 0 !important;
}

#trust-anchor {
  position: absolute;
  bottom: 0px;
  left: 0px;
}

cart-drawer#cart-drawer
  .horizontal-product-list-carousel
  > .horizontal-product-list {
  display: flex !important;
  flex-direction: column !important;
}
.product-info__title.h3 {
  margin-bottom: 10px;
}
cart-drawer#cart-drawer .badge {
  background: #6088c9 !important;
  color: white !important;
}

.upcart-discount-code-input-wrapper,
.upcart-discount-code-input {
  border-radius: 10px !important;
}
.upcart-rewards-message pre::before {
  content: "";
  margin-right: 5px;
  background-image: url("/cdn/shop/files/fi_9426997.svg?v=1741888491");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  display: inline-flex;
  transform: translateY(2px);
}

.upcart-rewards-message pre {
  font-family: "Helvetica-now" !important;
}
.horizontal-product__info .price-list,
.horizontal-product__info .price-list .text-on-sale {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700 !important;
  color: #1a1a1a !important;
}
.horizontal-product__info .price-list .text-subdued {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700 !important;
  color: rgb(var(--text-color) / 0.7) !important;
}

.line-item .price-list,
.line-item .price-list .text-on-sale {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700 !important;
  color: #1a1a1a;
  margin-top: 3px;
}

.line-item .price-list {
  font-size: 15px;
  flex-direction: row-reverse !important;
  margin-top: 0 !important;
  line-height: normal;
}
.line-item__price-list-saving {
  color: #e33123;
  font-weight: 800;
}

cart-drawer#cart-drawer .line-item__price-list-container .badge {
  display: inline-flex;
  padding: 2px 5px;
  vertical-align: middle;
  align-items: center;
  background: #0000000d !important;
  border-radius: 3px !important;
  font-weight: 600;
  margin-left: 8px;
  color: #585858 !important;
  font-size: 12px;
  text-transform: uppercase;
}
.line-item .quan-button-group {
  padding: 0 !important;
  border-radius: 15px !important;
  overflow: hidden;
}
.line-item .quan-button-group input.quantity-input {
  border-radius: 0 !important;
  min-width: 45px;
  width: 45px;
  height: 30px;
  border-left: 1px solid #00000036;
  border-right: 1px solid #00000036;
}
.line-item .quan-button-group button {
  width: 30px;
  height: 30px;
  border-radius: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.line-item .quan-button-group button:hover {
  background: #0000000d !important;
  color: #000000 !important;
}

.line-item .bold {
  line-height: 1.2;
}
ul.main_upsell li button {
  font-size: 14px;
  width: auto;
  padding: 4px 16px;
  border-radius: 7px;
  background: #ea6123;
  color: white;
  font-weight: 500;
}

.horizontal-product__cta {
  text-align: right;
}

span.h5.footer-snip {
  font-weight: 500;
  font-size: 18px;
}

cart-drawer#cart-drawer .line-item__info {
  width: 100%;
}

/* header.shopify-section--header {
    top: 30px !important;
} */
div#trustpilot-widget-trustbox-0-wrapper .trustpilot-widget {
  z-index: 1 !important;
}
.header__wrapper {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.count-bubble {
  opacity: 1 !important;
}
.shopify-section--product-recommendations .product-card__info {
  padding: 20px 0px;
}
.styles_PreviewCarousel__ form {
  margin: 0;
  width: fit-content !important;
}
.shopify-section--product-recommendations h2.h2 {
  letter-spacing: -0.5px;
}

.product-card--blends .product-card__info {
  padding-block-end: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
}

/* compare section css start */
.companre_sec_main_desc.companre_sec_main_text_main {
  width: 50%;
}
.companre_sec_main_desc.companre_sec_main_text_first_img {
  width: 25%;
}
.companre_sec_main_desc.companre_sec_main_text_sec_img {
  width: 25%;
}
.companre_sec .companre_sec_main {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.companre_sec_main {
  padding: 0px 80px 0px 80px;
}
.companre_sec .companre_sec_main .companre_sec_main_left {
  width: 40%;
}
.companre_sec .companre_sec_main .companre_sec_main_right {
  width: 50%;
}
.companre_sec .companre_sec_main .companre_sec_main_left h3 {
  margin: 0;
  font-size: 38px;
  line-height: 100%;
  letter-spacing: 0;
}
.companre_sec .companre_sec_main .companre_sec_main_left .subTitle {
  margin-top: 20px;
}
/* .companre_sec_main_img_inner.sec_com_img {
    border: 1px solid #eee8dc;
} */
.companre_sec .companre_sec_main .companre_sec_main_left .subTitle p {
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0px;
}

.companre_sec
  .companre_sec_main
  .companre_sec_main_right
  .companre_sec_main_img {
  display: flex;
  align-items: flex-end;
}
.companre_sec
  .companre_sec_main
  .companre_sec_main_right
  .companre_sec_main_img
  .companre_sec_main_img_inner
  img {
  width: 100%;
  display: block;
}
.companre_sec
  .companre_sec_main
  .companre_sec_main_right
  .companre_sec_main_img
  .companre_sec_main_img_inner {
  /* max-width: 33%; */
  width: 100%;
}
.companre_sec_main_img_inner {
  max-width: 50%;
}
.companre_sec_main_img_inner.sec_com_img {
  max-width: 25%;
}
.companre_sec_main_img_inner.other_com_im {
  max-width: 25%;
}
.companre_sec
  .companre_sec_main
  .companre_sec_main_right
  .companre_sec_main_img
  .companre_sec_main_img_inner
  p {
  margin: 0;
  text-align: center;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
  font-weight: 700;
  padding: 20px 0;
}
.companre_sec
  .companre_sec_main
  .companre_sec_main_right
  .companre_sec_main_img
  .companre_sec_main_img_inner:nth-child(2)
  p {
  color: #000;
}
.companre_sec
  .companre_sec_main
  .companre_sec_main_right
  .companre_sec_main_text
  .companre_sec_main_text_inner {
  display: flex;
}
.companre_sec
  .companre_sec_main
  .companre_sec_main_right
  .companre_sec_main_text {
  border-radius: 20px;
}
.companre_sec
  .companre_sec_main
  .companre_sec_main_right
  .companre_sec_main_text
  .companre_sec_main_desc
  p {
  margin: 0;
}
.companre_sec
  .companre_sec_main
  .companre_sec_main_right
  .companre_sec_main_text
  .companre_sec_main_desc
  img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.companre_sec_main_text_inner:empty {
  display: none !important;
}
.companre_sec
  .companre_sec_main
  .companre_sec_main_right
  .companre_sec_main_text
  .companre_sec_main_text_inner:first-child
  .companre_sec_main_desc {
  padding-top: 40px;
}
.companre_sec
  .companre_sec_main
  .companre_sec_main_right
  .companre_sec_main_text
  .companre_sec_main_text_inner:last-child
  .companre_sec_main_desc {
  padding-bottom: 40px;
}
.companre_sec
  .companre_sec_main
  .companre_sec_main_right
  .companre_sec_main_text
  .companre_sec_main_text_inner
  .companre_sec_main_desc {
  /* width: 33%; */
  text-align: center;
  padding: 15px 10px;
}

.companre_sec
  .companre_sec_main
  .companre_sec_main_right
  .companre_sec_main_img
  .companre_sec_main_img_inner.other_com_im
  img {
  max-height: 140px;
  object-fit: contain;
  display: block;
  width: 100%;
}

@media (min-width: 1025px) {
  .section-stack.section-stack--horizontal {
    margin-top: -20px;
    margin-bottom: -20px;
  }

  .pro_card_main a.card_pro_img img {
    height: 290px !important;
  }
}

@media (max-width: 1024px) {
  .line-item .quan-button-group button {
    width: 25px;
    height: 25px;
  }

  .line-item .quan-button-group input.quantity-input {
    min-width: 35px;
    width: 35px;
    height: 25px;
  }

  cart-drawer#cart-drawer .line-item__price-list-container .badge {
    padding: 2px 3px;
    font-size: 12px;
  }

  .shopify-section--product-recommendations h2.h2 {
    letter-spacing: -0.3px;
  }

  .companre_sec .companre_sec_main .companre_sec_main_left h3 {
    font-size: 32px;
  }
  ul.main_upsell li button {
    font-size: 10px;
  }
}
@media (max-width: 749px) {
  .companre_sec_main {
    padding: 0;
  }
  .section-stack__intro p {
    font-size: 14px !important;
    line-height: 28px;
  }
  .product-info__liquid button.button.button--xl {
    border-radius: 5px;
    font-weight: 400;
    /* font-size: 12px!important;
    padding: 5px!important;
    line-height: 18px!important;
    margin-bottom: 20px; */
  }
  .product-form__buttons button {
    padding: 3px !important;
    font-size: 11px !important;
  }
  .companre_sec .companre_sec_main .companre_sec_main_left h3 {
    font-size: 26px;
    line-height: 1.2;
  }
  .companre_sec .companre_sec_main {
    flex-wrap: wrap;
  }
  .companre_sec .companre_sec_main .companre_sec_main_right,
  .companre_sec .companre_sec_main .companre_sec_main_left {
    width: 100%;
  }
  .companre_sec .companre_sec_main .companre_sec_main_left .subTitle {
    margin-top: 15px;
  }
  .companre_sec .companre_sec_main .companre_sec_main_left {
    text-align: center;
  }
  .companre_sec .companre_sec_main .companre_sec_main_left .subTitle p {
    font-size: 16px;
    line-height: 1.6;
  }
  .companre_sec .companre_sec_main .companre_sec_main_right {
    margin-top: 50px;
  }
  .companre_sec
    .companre_sec_main
    .companre_sec_main_right
    .companre_sec_main_img
    .companre_sec_main_img_inner.other_com_im
    img {
    max-height: 100px;
  }
  .companre_sec
    .companre_sec_main
    .companre_sec_main_right
    .companre_sec_main_text
    .companre_sec_main_desc
    img {
    width: 18px;
    height: 18px;
  }
  .companre_sec
    .companre_sec_main
    .companre_sec_main_right
    .companre_sec_main_text
    .companre_sec_main_text_inner:first-child
    .companre_sec_main_desc {
    padding-top: 25px;
  }
  .companre_sec
    .companre_sec_main
    .companre_sec_main_right
    .companre_sec_main_text
    .companre_sec_main_text_inner
    .companre_sec_main_desc {
    text-align: center;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .companre_sec_main_desc.companre_sec_main_text_main {
    width: 50%;
  }
  .companre_sec_main_desc.companre_sec_main_text_first_img {
    width: 25%;
  }
  .companre_sec_main_desc.companre_sec_main_text_sec_img {
    width: 25%;
  }
  .companre_sec
    .companre_sec_main
    .companre_sec_main_right
    .companre_sec_main_text
    .companre_sec_main_text_inner:last-child
    .companre_sec_main_desc {
    padding-bottom: 25px;
  }
  .companre_sec
    .companre_sec_main
    .companre_sec_main_right
    .companre_sec_main_text
    .companre_sec_main_desc
    p {
    font-size: 14px;
  }
  .companre_sec
    .companre_sec_main
    .companre_sec_main_right
    .companre_sec_main_img
    .companre_sec_main_img_inner
    p {
    font-size: 15px;
  }
}
/* compare section css  end */

.badge {
  color: #000 !important;
}

@font-face {
  font-family: "AvenirDemi";
  src: url("{{ "AvenirNextCyr-Demi.woff" | asset_url }}") format("woff");
  font-weight: 500;
  font-style: normal;
}
.des_classes .short_content {
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  max-height: 180px;
}
.custDiv .media-with-text__media {
  /* max-height: 700px;
    min-height: 700px; */
}
.product .buy-buttons button,
.great_buy_btn button {
  background-color: #ea6123 !important;
}
.sticky-atc-section .product-info__buy-buttons button {
  background-color: #eb6123 !important;
  color: #fff;
}
.des_classes.more .short_content {
  overflow: visible;
  display: block;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  max-height: unset;
}
.des_classes .read_plus {
  display: block;
}
.custMulticolumn h2.h2 {
  font-size: 36px;
}
.custVideo p.h1 {
  font-size: 36px;
}
.custVideo p {
  font-size: 16px;
}
.custMulticolumn p.h4 {
  color: #0f2147;
  font-weight: 700;
  font-size: 48px;
}
.custVideo .prose div {
  margin-top: 10px !important;
}
.custMulticolumn .scroll-area {
  gap: 30px !important;
}
.custMulticolumn .multi-column__item {
  background: #d2e9fd;
  padding: 50px 40px;
  box-sizing: border-box;
  border-radius: 30px;
}
.des_classes.more .read_plus {
  display: none;
}
.custMulticolumn .subhead {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.5px;
  padding: 0;
  margin: 0 0px 6px 0;
  position: relative;
  display: block;
  line-height: normal;
}
.des_classes .read_minus {
  display: none;
}
.des_classes.more .read_minus {
  display: block;
  align-items: center;
  display: flex;
}
.trustPilot_reviews,
.kalra_usp_img_text {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.custVideo .content-over-media {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  background-color: transparent !important;
  box-shadow: none;
  color: #000;
}
.custVideo .content-over-media:before {
  background: transparent !important;
}
.trustPilot_reviews img {
  width: 90px;
  margin-right: 7px;
}
.custMulticolumn .prose p {
  font-size: 16px !important;
}
.custMulticolumn .gap-4 {
  gap: 20px;
}
.cust_relate {
  display: flex !important;
  align-items: center;
  background-color: #f8f8f8;
  padding: 15px 30px 15px 10px;
  border-radius: 6px;
  gap: 30px !important;
  margin-bottom: 10px;
}
.subscust_relate button.button.button--xl {
  font-weight: 500 !important;
  font-size: 18px !important;
  padding: 10px !important;
  line-height: 24px !important;
  margin: 7px 0px;
  width: 100%;
  max-width: 135px;
}
.subscust_relate .product-card__title {
  font-size: 18px;
}
.subscust_relate .text-subdued {
  color: #bb1414;
  font-size: 22px;
}
.subcust_relate {
  flex: 20%;
  max-width: 120px;
  width: 100%;
}
.subcust_relate a {
  position: relative;
  display: block;
}
.subcust_relate a img {
  width: 100%;
  height: auto;
}
.subscust_relate {
  flex: 60%;
  display: flex;
  align-items: center;
  gap: 10px;
}
.subscust_relate .buy-buttons button div {
  font-size: 0px !important;
}
.accordion__toggle .cust_icon img {
  position: relative;
  width: 100%;
  height: auto;
  max-width: 20px;
}
.subscust_relate .buy-buttons button div {
  font-size: 0;
}
.subscust_relate .buy-buttons .button::before {
  content: "\002B";
  position: absolute;
  margin: auto;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  width: auto;
  height: 30px;
  font-size: 34px !important;
  color: #bb1414;
}

.subscust_relate .buy-buttons .button {
  font-weight: 500 !important;
  font-size: 18px !important;
  padding: 10px !important;
  line-height: 24px !important;
  margin: 7px 10px !important;
  width: 100%;
  background: transparent !important;
  color: #000;
}
.product-quick-add {
  display: none;
}
.accordion__toggle .cust_icon {
  display: flex;
  align-items: center;
  gap: 10px;
  line-height: 1.2;
  width: 80%;
}
.kalra_usp_img_text img {
  width: 16px;
}
.trustPilot_reviews p {
  font-size: 14px;
  color: #000;
  line-height: 1.25;
}
.product-gallery.product-gallery--desktop-carousel {
  position: sticky;
  top: 90px;
}
.product-list .product-card__badge-list {
  left: unset !important;
  right: 15px;
  max-width: calc(100% - 120px);
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.product-list .price-list {
  font-size: 16px;
  line-height: 34px;
}
.product-list .price-list .text-on-sale {
  font-size: 16px;
  line-height: 28px;
}
.kalra_usp_img_text p {
  font-size: 15px;
  color: #000;
  padding-left: 14px;
}
.product-info
  .product-info__price
  .rating-with-text
  .price-list
  compare-at-price,
.product-card .product-card__info .price-list compare-at-price {
  color: #ea6123;
}
.custCollection .collection-card__content.prose p {
  font-size: 26px;
}

.custCollection img.zoom-image {
  aspect-ratio: 20/15;
}

.pro_detail_3usp {
  margin: 15px 0px !important;
}
.pro_detail_3usp p {
  color: #000;
  font-size: 16px;
  position: relative;
  padding-left: 12px;
}
.pro_detail_3usp p::before {
  width: 0;
  height: 0;
  position: absolute;
  background-color: #000;
  top: 3px;
  left: 0;
  transform: translate(-50%, 0%);
  border-radius: 50%;
  content: "✓";
  padding-right: 10px;
}
.payment_cards_img {
  margin-top: 0px !important;
}
.payment_cards_img img {
  width: 100%;
  max-width: 368px;
  margin: 0 auto;
}

/* .product-info .product-info__liquid{
  margin:0px;  
} */
.kalra_usp_img_text {
  margin: -17px 0 20px !important;
}
/*  home page logo section starts here */
.company_logos_home {
  row-gap: 15px !important;
}
.company_logos_home h2 {
  font-size: 40px;
}
.company_logos_home .logo-list__item {
  padding: 5px;
}
.company_logos_home img.logo-list__image {
  width: 100%;
  height: 140px;
  object-fit: cover;
  transform: scale(1.1);
}
.company_logos_home reveal-items.logo-list {
  column-gap: 0px;
}
.icon--pulsing1 {
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.icon--pulsing1:before {
  animation: inventory-pulse 2s linear infinite;
}

.icon--pulsing1:after,
.icon--pulsing1:before {
  background: #fa8c18;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  margin: 5px;
}
.icon--pulsing1:after,
.icon--pulsing1:before {
  background: #fa8c18;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  margin: 5px;
}

/************29-May-2024-SG-CSS-START******************************/

.product-gallery__thumbnail img {
  width: 120px !important;
  height: 120px !important;
  object-fit: cover;
  border-radius: 0;
}
.product-gallery__thumbnail {
  border: 1px solid #e6e6e6;
  padding: 3px;
}
.product-gallery__thumbnail[aria-current="true"] {
  border-color: #000;
}
.scroll-area {
  gap: 10px !important;
}
.product-info__text {
  margin: 0 !important;
}
.product-gallery__thumbnail:after {
  display: none !important;
}
.product-info__price {
  margin-block-start: 0px !important;
  margin-top: 0px !important;
  /* margin-top: 10px; */
  margin-bottom: 10px !important;
}
.product-info__liquid {
  margin-top: 15px !important;
  margin-block-start: var(--product-info-block-spacing);
  margin-block-end: var(--product-info-block-spacing);
}
div#kopstorm-snippet-9 {
  margin-top: 0;
  gap: 0;
}

.flex-div.instock-pulse span {
  color: #353535 !important;
}
.product-info__quantity-selector {
  margin-bottom: 21.5px;
}
.quantity-selector {
  border-radius: 10px !important;
  border-color: #a2a2a2;
  background: #f8f7f6 !important;
  margin-top: -4px;
  height: 3rem !important;
  border: 1px solid #ebedf0;
}

.quantity-selector__button {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.subscust_relate .price-list .text-on-sale {
  font-size: 20px;
}
.subscust_relate compare-at-price.text-subdued.line-through {
  font-size: 20px !important;
}
.product-info__liquid button.button.button--xl {
  border-radius: 5px;
  font-weight: 400;
  font-size: 20px;
  padding: 15px;
  line-height: 30px;
  margin-bottom: 20px;
}
.product-info__liquid .payment_cards_img {
  padding: 5px 0px;
  border-radius: 5px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
}
.product-info__liquid .payment_cards_img p {
  color: #000;
}
.price-list,
.price-list .text-on-sale {
  font-size: 26px;
  line-height: 36px;
  /* font-family: 'AvenirNext', sans-serif; */
  font-weight: 700 !important;
  color: #1a1a1a;
}
.icon-with-text ul {
  display: flex;
  gap: 20px;
  align-items: center;
}

.icon-with-text ul li {
  flex: 1%;
  /* background-color: #fbfbfb; */
  padding: 15px 5px;
  text-align: center;
  border-radius: 5px;
  /* border: 1px solid #ededed; */
}

.icon-with-text ul li h3 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #000;
}
.icon-with-text ul li img {
  margin: auto;
  margin-bottom: 12px;
  height: 26px;
}

.product-info__quantity-selector .text-subdued {
  color: #000;
  font-weight: 600;
  font-family: "AvenirNext", sans-serif;
}

.video-slider {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
}

.video-slide {
  flex: 0 0 auto;
  width: 150px;
  margin-right: 10px;
  scroll-snap-align: start;
  border-radius: 8px; /* Add border-radius to the video slides */
}

.video-thumbnail {
  border-radius: 8px; /* Add border-radius to the image thumbnails */
}
.des_classes {
  background-color: #f9f9f9;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 6px;
  border: 1px solid #f1f1f1;
}
.video-slider::-webkit-scrollbar {
  display: none;
}
.product-info__accordion .accordion__content {
  padding-right: 0px;
}
.video-main h3.video-title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  line-height: 26px;
}
.video-main {
  margin-bottom: 20px;
  margin-top: 20px;
}
.video-slide img,
.video-slide video {
  width: 150px;
  height: 240px;
  object-fit: cover;
  position: relative;
  display: block;
}
.vd_image:after {
  content: "";
  width: 50px;
  height: 50px;
  background: url(/cdn/shop/files/play-one_1.png?v=1717133099);
  position: absolute;
  top: 50%;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  left: 50%;
  /* background-color: #000; */
  display: block;
  transform: translate(-50%, -50%);
}
.vd_image.novideo:after {
  display: none;
}

.vd_image {
  position: relative;
  display: block;
  width: 150px;
  height: 240px;
}
.int_box .text-with-icons__list {
  gap: 30px !important;
}
.int_box .text-with-icons__item {
  background-color: #f8f8f8 !important;
  padding: 50px 30px !important;
  border-radius: 10px;
  min-height: 450px;
}
.int_box .mm_box img {
  margin: auto;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.int_box .prose p {
  margin: 0 !important;
  font-size: 18px;
  line-height: 28px;
}
.int_box .mm_box {
  margin-top: 0 !important;
}
.int_box .prose p.h6 {
  font-size: 24px;
  line-height: 36px;
}
.int_box .text-with-icons__list .text-with-icons__item:nth-child(2) {
  background-color: #cce9ff !important;
}
/* .int_box .text-with-icons__item:nth-child(2) .prose p.h6, .int_box .text-with-icons__item:nth-child(2) .prose p {
    color: #fff;
} */
.prod_faq .accordion-box,
.prod_faq .accordion__toggle {
  padding: 0px !important;
}
.prod_faq .accordion__content {
  padding: 0px 20px;
  /*border-top: 1px solid #E8E8E8; */
  /* margin-top: 20px; */
}
.group[aria-expanded="true"]
  .circle-chevron.group-expanded\:colors:not([disabled]) {
  background: #0a2149 !important;
}
.prod_faq details.accordion.group {
  margin-bottom: 10px;
  border-bottom: none;
  background: #fafafa;
  padding: 15px;
  border-radius: 10px;
  box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 5%);
}
.prod_faq .button.button--xl {
  border-radius: 5px;
  padding: 12px 40px;
  font-size: 18px;
  line-height: 28px;
}
.prod_faq .section-stack {
  gap: 40px;
}
.multiple-images-with-text__content-with-nav .h1 {
  font-size: 48px;
  line-height: 60px;
}
.section-stack__intro p {
  font-size: 18px;
  line-height: 28px;
}
.int-width .section-full {
  margin-left: 40px;
  margin-right: 40px;
  border-radius: 10px;
}
.prod_blue_sec .section-full {
  background: #edfaff !important;
}
/* .section {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
} */
.related_int > .section {
  padding-top: 0 !important;
}
.related_int section-header.section-header {
  justify-content: center;
  text-align: center;
}
.related_int section-header.section-header .prose {
  width: 100%;
}
/* .related_int product-list.product-list .product-card__figure {
    background: #F2F2F2;
    border-radius: 10px;
} */
.prod_blue_sec multiple-images-with-text-image-list.multi_image_slider {
  display: unset;
}
.prod_blue_sec multiple-images-with-text-image-list.multi_image_slider img {
  opacity: 1;
  border-radius: 10px;
}
.cust .bg-custom {
  /* background: #f6f6f6; */
  box-sizing: border-box;
  margin-top: 15px;
  margin-bottom: 15px;
  /* padding: 20px; */
  transition: 0.3s ease-in-out;
}
.prod_blue_sec
  multiple-images-with-text-image-list.multi_image_slider
  button.slick-arrow {
  position: absolute;
  bottom: -40px;
  right: 0;
  color: transparent;
  font-size: 0;
  width: 35px;
  height: 35px;
}

.cust .product-card__info--center {
  text-align: left !important;
}
.footer__block p.bold,
.footer__block p.h6 {
  text-transform: uppercase;
  font-size: 14px;
  color: #d2e9fd;
  padding-bottom: 15px;
}
.footer__block .link-faded {
  opacity: 0.8;
  transition: opacity 0.2s ease-in-out;
}
.footer__block .text-subdued {
  color: rgb(var(--text-color) / 0.8);
}
.footer .footer__block {
  flex: 22%;
}

.footer__payment-icons.h-stack.wrap.gap-2 {
  transform: scale(0.8);
  transform-origin: right;
}

.prod_blue_sec
  multiple-images-with-text-image-list.multi_image_slider
  button.slick-prev.slick-arrow:before {
  content: "";
  background: url(/cdn/shop/files/left-chevron_256x256_crop_center_662c0bde-365d-4dfa-8477-7cb0b85bba52.png?v=1717359804);
  width: 35px;
  height: 35px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  left: -50px;
}

.prod_blue_sec
  multiple-images-with-text-image-list.multi_image_slider
  button.slick-next.slick-arrow:after {
  content: "";
  background: url(/cdn/shop/files/next_256x256_crop_center_fc2b66bd-e949-4d3a-92f6-c2f4403a0a55.png?v=1717359802);
  width: 35px;
  height: 35px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  filter: invert(1);
}
.multiple-new .trustpilot-slider-card-new {
  background-color: #f8f9fa;
  border-radius: 2px;
  box-shadow: 0 1px 0 0 rgba(182, 196, 210, 0.4);
  display: inline-block;
  line-height: 16px;
  margin: 0 12px;
  padding: 15px;
  position: relative;
  vertical-align: middle;
  white-space: normal;
}

.multiple-new .trustpilot-slider-card-new .trustpilot-slider-card-top-new {
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  margin-bottom: 14px;
}

.multiple-new
  .trustpilot-slider-card-new
  .trustpilot-slider-card-top-new
  > img.trustpilot-stars-new {
  max-width: 100px;
  width: 100%;
  object-fit: contain;
}

.multiple-new
  .trustpilot-slider-card-new
  .trustpilot-slider-card-top-new
  .verified-badge-wrapper-new {
  width: 100%;
  display: flex;
  align-items: center;
}

.multiple-new
  .trustpilot-slider-card-new
  .trustpilot-slider-card-top-new
  .verified-badge-wrapper-new
  img {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}

.multiple-new
  .trustpilot-slider-card-new
  .trustpilot-slider-card-center-new
  .trustpilot-slider-card-title-new,
.trustpilot-slider-card-title {
  color: #000;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.multiple-new
  .trustpilot-slider-card-new
  .trustpilot-slider-card-center-new
  p.trustpilot-slider-card-text-new {
}

.multiple-new .trustpilot-slider-card-new .trustpilot-slider-card-author-new,
.trustpilot-slider-card-author {
  margin-top: 14px;
  font-weight: bold;
}

.multiple-new
  .trustpilot-slider-card-new
  .trustpilot-slider-card-author-new
  span,
.trustpilot-slider-card-author span {
  font-weight: 500;
}

.multiple-new .trustpilot-slider-card-new .trustpilot-slider-card-center-new p {
  font-size: 15px;
  line-height: 19px;
}

.multiple-new .trustpilot-slider-card-new .below_reviews-new {
}

#scroll_trustme .below_reviews-new {
  margin: 15px 0 5px;
  text-align: center;
}
.multiple-new .faq-list .below_reviews-new {
  margin: 15px 0 10px;
}

#scroll_trustme .below_reviews-new .trustpilot-box-review-new img {
  width: 80px;
  display: block;
  margin: 5px auto 0;
}

.multiple-new button {
  left: -35px;
  height: 30px;
  width: 30px;
  border-radius: 50px;
  border: 1px solid #7c7c88;
  top: 50%;
  position: absolute;
  font-size: 0px;
  transform: translateY(-50%);
  z-index: 1;
}

.multiple-new button.slick-prev.slick-arrow:before {
  height: 15px;
  width: 15px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/cdn/shop/files/left-chevron_256x256_crop_center_662c0bde-365d-4dfa-8477-7cb0b85bba52.png?v=1717359804);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.multiple-new button.slick-next.slick-arrow {
  right: -35px;
  left: auto;
}

.multiple-new button.slick-next.slick-arrow:after {
  height: 15px;
  width: 15px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/cdn/shop/files/next_256x256_crop_center_fc2b66bd-e949-4d3a-92f6-c2f4403a0a55.png?v=1717359802);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#scroll_trustme .accordion__content {
  padding-right: 0;
}
div#scroll_trustme .faq-list-holder {
  padding: 0 50px;
}
.prod_blue_sec .slick-track img {
  height: 500px;
  object-fit: cover;
}
.prod_blue_sec multiple-images-with-text.multiple-images-with-text {
  gap: 50px;
}

.related_int .product-card__info .v-stack {
  justify-content: start;
}
.related_int price-list.price-list.justify-center {
  justify-content: start;
  width: 100%;
}
.related_int .price-list,
.related_int .price-list .text-on-sale {
  font-size: 15px;
  line-height: 26px;
}
.before-after__label {
  top: 85%;
  height: max-content;
  background: #0f2147;
  color: white;
  padding: 5px 20px;
  font-size: 18px !important;
  border-radius: 5px;
  font-weight: 600 !important;
}
.custMulticolumn .prose p {
  font-size: 16px;
}
.prod_faq h2 {
  font-size: 48px;
  line-height: 60px;
}
.header__wrapper {
  /* background-color: #fff !important; */
}
.read-more {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
}
.read-content {
  display: flex;
  gap: 10px;
  align-items: center;
  cursor: pointer;
}
.product-info compare-at-price.text-subdued.line-through {
  font-size: 20px;
  transform: translateY(-2px);
}

/******* new design css*********/
/* body.template--index store-header.header .header__wrapper ul li, body.template--index store-header.header .header__wrapper {
    color: #fff;
} */
body.template--index store-header.header.is-filled .header__wrapper ul li,
body.template--index store-header.header.is-filled .header__wrapper {
  color: rgb(var(--text-color));
}
#home_rem_sps {
  /* padding-top: 0px;
     padding-bottom: 30px; */
  padding-left: 0;
  padding-right: 0;
}
.slider_enable_logoList {
  display: unset !important;
  width: 100%;
}
reveal-items.slider_enable_logoList img.logo-list__image {
  width: 100%;
  max-width: 210px;
  filter: grayscale(1);
  height: 155px;
  transition: all 0.3s linear;
  cursor: pointer;
}
reveal-items.slider_enable_logoList .logo-list__item img:hover {
  filter: grayscale(0);
}
html.js.native-share--enabled {
  padding-bottom: 0 !important;
}
.cust_testimonial_sec .testimonial-list.scroll-area {
  gap: var(--grid-gutter) !important;
}
.cust_testimonial_sec .scrollable-with-controls {
  overflow: hidden;
}
.home_testimonial-sec .testimonial .h-stack p.text-subdued {
  color: #000;
  font-weight: 600;
}
.home_testimonial-sec .testimonial .v-stack p.bold {
  color: #0a2149;
}
.home_featured_collection .product-card__figure {
  background-color: #faf7f3;
  border-radius: 12px;
  overflow: hidden;
}
.home_featured_collection .product-card__figure img {
  mix-blend-mode: multiply;
}
.section-stack.cust_testimonial_single_col {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.section-stack.cust_testimonial_single_col section-header.section-header {
  max-width: 25%;
  width: 100%;
  padding-right: 40px;
  display: unset;
}
.cust_testimonial_single_col section-header .scrollable-with-controls {
  max-width: 75%;
  width: 100%;
}
.cust_testimonial_single_col
  section-header.section-header
  .header_top_image
  img {
  max-width: 160px;
  width: auto;
}
.cust_testimonial_single_col section-header.section-header .prose h2 {
  font-size: 30px;
  font-weight: 800;
}
.cust_testimonial_single_col section-header.section-header .prose {
  margin-top: 40px;
}
.cust_testimonial_single_col
  section-header.section-header
  .prose
  .header_bottom_image {
  margin: 20px 0 10px;
}
.cust_testimonial_single_col
  section-header.section-header
  .prose
  .header_bottom_image
  img {
  margin: 0;
  max-width: 185px;
  width: 100%;
  display: inline-block;
}
.cust_testimonial_single_col
  section-header.section-header
  .prose
  .header_bottom_image
  + p {
  margin-top: 10px;
}
.cust_testimonial_single_col
  section-header.section-header
  .prose
  + .desk_btn_cust {
  margin-top: 30px;
}
.cust_testimonial_single_col .cust_test_image_name img {
  margin-bottom: 10px;
}
.cust_testimonial_single_col scroll-carousel .testimonial {
  padding: 30px;
  border-radius: 12px;
}
.cust_testimonial_single_col scroll-carousel .testimonial .v-stack p {
  opacity: 0.75;
}
.cust_testimonial_single_col
  scroll-carousel
  .testimonial
  .h-stack
  .cust_test_image_name
  p {
  font-size: 14px;
}
.cust_testimonial_single_col
  scroll-carousel
  .testimonial
  .h-stack
  .rating__stars
  svg {
  width: 20px;
  height: 20px;
  color: #eacb73;
}
.cust_testimonial_single_col scroll-carousel .testimonial .h-stack .rating {
  gap: 1px;
}
.mob_btn_cust {
  display: none;
}
.custDiv .media-with-text__content {
  /* max-height: 700px;
    min-height: 700px; */
  overflow: hidden;
  overflow-y: scroll;
}
.custDiv .media-with-text__content::-webkit-scrollbar {
  width: 7px;
}
.custDiv .media-with-text__content::-webkit-scrollbar-thumb {
  background-color: darkgrey;
}
.klarna_emi_inner {
  display: flex;
  align-items: center;
  gap: 15px;
  background-color: transparent !important;
}
hr.product-info__separator {
  background-color: #a3a3a399;
  margin-block-start: 10px;
  margin-block-end: 16px;
  width: 97.5%;
  margin-left: 3px;
}
.klarna_emi_inner .klarna_emi_text {
  border-radius: 7px;
  font-size: 14px;
  line-height: 1.4;
  /* box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.12); */
}
.klarna_emi_inner .klarna_emi_image img {
  width: 80px;
  object-fit: cover;
}
ul.main_upsell .img_side img {
  object-fit: contain;
  display: block;
  width: 100px;
  height: 100%;
  mix-blend-mode: multiply;
}

.image-cover-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

ul.main_upsell .info_side {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  column-gap: 15px;
  row-gap: 0;
  width: 100%;
  padding-left: 0px;
  flex-direction: column;
  text-wrap-style: balance;
  flex: 1;
}
ul.main_upsell .info_side on-sale-badge {
  padding: 0 4px;
  height: 20px;
  line-height: 1;
  font-size: 10px;
}
ul.main_upsell .info_side .info_title {
  color: #353535;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.15;
  max-width: 85%;
  margin-top: 0;
}
ul.main_upsell .info_side .info_price {
  font-size: 14px;
  line-height: 1.6;
  color: #000;
  font-weight: 600;
  margin-top: 3px;
  display: flex;
  gap: 5px;
  align-items: center;
}
ul.main_upsell .img_side {
  max-width: 100%;
  position: relative;
}
ul.main_upsell .info_side .info_buy product-form.product-form {
  margin: 0;
}

ul.main_upsell .info_side .info_buy product-form.product-form form button {
  font-size: 14px;
  width: 100%;
  padding: 8.5px 2px 9px 2px;
  border-radius: 7px;
  background: #6088c9;
  font-weight: 400;
}
.main_upsell_sec {
  margin-block-start: -15px !important;
  margin: -15px 0 10px 0;
}

ul.main_upsell .info_side .info_buy product-form.product-form form {
  width: 100%;
}

ul.main_upsell {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin: 15px 0;
  padding: 0px;
}
.main_upsell_sec h2 {
  text-align: center;
  margin: 0;
  padding-top: 12px;
  font-size: 17px;
  color: #1a1a1a;
  font-weight: 700;
}
.upsell_info_color {
  width: 100%;
  max-width: 100%;
}
.upsell_info_color select.upsell_selct {
  width: 100%;
  background: transparent;
  padding: 8px 10px;
  line-height: 1.15;
  border-color: #a19992;
  color: #a19992;
  margin-top: 10px;
  appearance: none;
  border-radius: 3px;
}
.main_upsell .option_value {
  position: relative;
  margin-bottom: 10px;
}
.main_upsell .option_value svg {
  position: absolute;
  right: 10px;
  top: 50%;
  pointer-events: none;
}
.upsell_info_color select.upsell_selct:focus-visible {
  outline: none;
  box-shadow: none;
}
.main_upsell_sec .upsell_info_color .text-subdued.color_label {
  font-weight: normal;
}
ul.main_upsell li {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: row;
  padding: 12px;
  background-color: #faf9f7;
  border-radius: 12px;
  gap: 8px;
  /* border : 1px solid #b1b8c747; */
}

.slashcorrection {
  color: #ea6123;
  margin-right: 5px;
  text-decoration: line-through;
}

.upsell-badge.badge--on-sale {
  position: absolute;
  right: 20px;
  top: 20px;
}

.product-info__price sale-price.text-lg {
  font-size: 28px;
}

@media screen and (max-width: 550px) {
  hr.product-info__separator {
    margin-block-start: 8px;
    margin-block-end: 14px;
  }

  ul.main_upsell .info_side .info_title {
    font-size: 14px !important;
    line-height: 1.2 !important;
    max-width: 100% !important;
  }
  .upsell-badge.badge--on-sale {
    right: 15px;
    top: 15px;
  }
  ul.main_upsell .info_side .info_price {
    margin-top: 5px;
  }
  ul.main_upsell {
    display: grid;
    grid-template-columns: 1fr;
    margin: 30px 0;
    padding: 0px;
    gap: 10px;
  }
  ul.main_upsell li {
    padding: 15px 10px;
    border-radius: 8px;
  }
  ul.main_upsell .info_side .info_buy product-form.product-form form button {
    font-size: 10.5px !important;
    width: 100%;
    padding: 8px 2px !important;
    border-radius: 5px;
  }
  .custDiv .media-with-text__media {
    /* max-height: 400px;
    min-height: 400px; */
  }
  .custDiv .media-with-text__content {
    max-height: unset;
    min-height: unset;
    overflow: hidden;
    overflow-y: scroll;
  }
  .flex-div.instock-pulse span {
    padding-left: 6px;
  }
  .klarna_emi .klarna_emi_image {
    width: 100%;
    max-width: 50px;
  }
}
@media screen and (max-width: 999px) {
  .klarna_emi_inner .klarna_emi_text {
    font-size: 11px;
  }

  .custMulticolumn h2.h2 {
    font-size: 24px;
  }
  .custMulticolumn .prose h2.h2::after {
    width: 223px !important;
  }
  .cust_relate {
    padding: 15px 20px 15px 10px;
  }
  .subcust_relate {
    flex: 40%;
    max-width: 200px;
  }
  .product-info__liquid button.button.button--xl {
    margin-bottom: 10px;
  }
  .product-gallery.product-gallery--desktop-carousel {
    position: relative;
    top: 0;
  }
  .subscust_relate .product-card__title {
    font-size: 14px;
  }
  .subscust_relate .text-subdued {
    font-size: 18px;
  }

  .product-info__text {
    margin-bottom: 15px !important;
  }
  .product_detail .section {
    padding-top: 20px !important;
    padding-bottom: 0 !important;
  }
  .flex-div {
    align-items: start !important;
  }
  .subscust_relate compare-at-price.text-subdued.line-through {
    font-size: 16px;
  }
  .int_box .text-with-icons__item {
    width: 100%;
    min-height: auto !important;
  }
  .subscust_relate .price-list .text-on-sale {
    font-size: 18px;
  }
  .before-after__label {
    top: unset;
    font-size: 14px !important;
  }
  .section-stack__intro .prose h2 {
    font-size: 23px;
    line-height: 30px;
  }
  .section-stack__intro .prose {
    text-align: center;
  }
  .prod_faq .section-stack {
    gap: 20px;
  }
  .related_int .price-list,
  .related_int .price-list .text-on-sale {
    font-size: 16px;
    line-height: 26px;
  }
  .related_int span.product-card__title {
    text-align: left;
  }
  .icon-with-text ul li h3 {
    font-size: 12px;
    line-height: 16px;
  }
  .icon-with-text ul {
    gap: 10px;
  }
  .icon-with-text ul li {
    align-items: center;
    padding: 20px 5px;
    justify-content: center;
  }
  .int-width .section-full {
    margin-left: 20px;
    margin-right: 20px;
  }
  .section {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .int_box .text-with-icons__list {
    gap: 20px !important;
    display: flex;
    flex-direction: column;
  }
  on-sale-badge.badge.badge--on-sale {
    font-size: 9px !important;
    padding: 3px 7px 3px 7px !important;
    margin-top: -5px;
    line-height: 1;
  }
  .product-gallery__thumbnail img {
    width: 50px !important;
    height: 50px !important;
  }
  .icon_end {
    padding-left: 20px;
    padding-right: 20px;
  }
  .prod_faq .prose.text-center h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .prod_blue_sec .slick-track img {
    height: 300px;
    object-fit: cover;
  }
  .prod_blue_sec
    multiple-images-with-text.multiple-images-with-text
    .multiple-images-with-text__content-with-nav
    p.h1 {
    font-size: 28px !important;
    line-height: 36px;
  }
  /* .prod_blue_sec multiple-images-with-text-image-list.multi_image_slider img {
    width: 100% !important;
    height: auto !important;
} */
  .prod_blue_sec
    multiple-images-with-text.multiple-images-with-text
    .multiple-images-with-text__content-with-nav {
    padding-top: 40px;
  }
  .multiple-new .trustpilot-slider-card-new {
    margin: 0;
  }
  .related_int h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .icon_end {
    padding-left: 20px;
    padding-right: 20px;
  }
  /***** new design css *****/
  .cust_testimonial_single_col section-header.section-header .prose h2 {
    font-size: 18px;
    font-weight: 800;
  }
  .multiple-new .heading h2 {
    font-size: 28px !important;
  }
  .testi_slider_new {
    margin-top: 20px !important;
  }
}
@media screen and (max-width: 1320px) {
  .int_box .text-with-icons__item {
    padding: 40px 20px !important;
  }
}
@media (min-width: 1300px) {
  .prod_blue_sec .section {
    padding-bottom: 120px !important;
  }
}
@keyframes inventory-pulse {
  0% {
    opacity: 0.5;
  }
  100% {
    transform: scale(2.5);
    opacity: 0;
  }
}
@media (max-width: 1149px) {
  .prod_blue_sec multiple-images-with-text-image-list.multi_image_slider {
    display: grid;
    width: 100%;
    grid-template: inherit;
  }
}
@media screen and (max-width: 699px) {
  .custMulticolumn .multi-column__item {
    padding: 30px 20px;
  }
  .company_logos_home img.logo-list__image {
    height: 95px;
  }

  /******* new design css*********/

  .company_logos_home h2.h2 span.text-custom {
    font-size: 32px;
  }
  reveal-items.slider_enable_logoList img.logo-list__image {
    height: 100px;
    max-width: unset;
  }
  .home_featured_collection section-header.section-header {
    grid-template-columns: auto;
    justify-content: space-between;
    align-items: end;
  }
  .home_featured_collection
    section-header.section-header
    a.text-with-icon.group {
    grid-column-start: 2;
  }
  .section-stack.cust_testimonial_single_col {
    flex-wrap: wrap;
  }
  .section-stack.cust_testimonial_single_col section-header.section-header {
    max-width: 100%;
    padding-right: 0;
  }
  .cust_testimonial_single_col
    section-header.section-header
    .prose
    .header_bottom_image
    img {
    max-width: 100px;
  }
  .cust_testimonial_single_col
    section-header.section-header
    .prose
    .header_bottom_image {
    margin: 14px 0;
  }
  .desk_btn_cust {
    display: none;
  }
  .mob_btn_cust {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .cust_testimonial_single_col section-header.section-header .prose {
    margin-top: 25px;
  }
  .cust_testimonial_single_col section-header.section-header .prose h2 {
    font-size: 24px;
  }
  .cust_testimonial_single_col
    scroll-carousel
    .testimonial
    .v-stack
    p:not(.bold) {
    font-size: 13px;
  }
  .cust_testimonial_single_col
    scroll-carousel
    .testimonial
    .h-stack
    .cust_test_image_name
    p {
    font-size: 13px;
  }
  .cust_testimonial_single_col
    scroll-carousel
    .testimonial
    .h-stack
    .rating__stars
    svg {
    width: 16px;
    height: 18px;
  }
  .cust_testimonial_single_col scroll-carousel .testimonial .h-stack {
    justify-content: space-between;
  }
}
/*********29-May-2024-SG-CSS-END*****************************  */
*/


/* new css strats here */
.accord_theme_style .section-stack__main {
  width: 100% !important;
}
.accord_theme_style .section-stack .section-stack__main .accordion-box {
  padding: 0px;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* 
.accord_theme_style .section-stack .section-stack__main .accordion-box .accordion {
     width: 100%;
    border: 1px solid #000;
    margin-bottom: 11px;
    padding: 0px 20px;
    box-sizing: border-box;
} */
.accord_theme_style
  .section-stack
  .section-stack__main
  .accordion-box
  .accordion {
  width: 100%;
  border: 1px solid #000;
  margin-bottom: 11px;
  padding: 0px;
  box-sizing: border-box;
  border-radius: 0px;
}
.accord_theme_style
  .section-stack
  .section-stack__main
  .accordion-box
  .accordion
  summary {
  padding: 20px;
}
.lside,
.rside {
  flex-basis: 48%;
}

.pro_card_main .price-list {
  margin: 4px 0px 12px;
  display: flex;
  justify-content: flex-start;
  column-gap: 8px;
}
.pro_card_main .text-on-sale,
.pro_card_main sale-price.text-subdued {
  font-size: 14.5px;
  line-height: normal;
  color: #cce9ff;
}
.pro_card_main compare-at-price.text-subdued {
  color: #ea6123 !important;
  text-decoration: line-through;
  font-size: 14.5px;
  line-height: normal;
}
.accord_theme_style .faq-availability {
  margin-top: 20px;
}
.accord_theme_style .section-stack .section-stack__main,
.prod_faq .section-stack .section-stack__main {
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  .lside,
  .rside {
    flex-basis: 100%;
  }
}
@media screen and (max-width: 500px) {
  .custMulticolumn .subhead {
    font-size: 22px;
  }
  .custMulticolumn .prose h2.h2::after {
    bottom: -31px !important;
    left: 50%;
    transform: translateX(-39%);
  }
  .template-product .custDiv .media-with-text__media {
    /* max-height: 300px;
    min-height: 250px; */
  }
  .template-product .custDiv .media-with-text__content {
    padding: 20px 15px;
  }
  .template-product .custDiv .media-with-text__content .h2 {
    font-size: 23px;
    line-height: 25px;
  }
  .section:has(.custDiv) {
    padding-top: 0px !important;
  }
}
@media screen and (max-width: 395px) {
  ul.main_upsell .info_side .info_buy product-form.product-form form button {
    font-size: 10px !important;
  }
  ul.main_upsell .info_side .info_title {
    font-size: 12.5px !important;
  }
}

/* Swiper Navigation Buttons for Cart Drawer */
.cart-recommendations-swiper {
  position: relative;
  overflow: hidden;
}

.cart-swiper-prev,
.cart-swiper-next {
  position: absolute;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease;
  opacity: 0.6;
}

.cart-swiper-prev:hover,
.cart-swiper-next:hover {
  opacity: 1;
}

.cart-swiper-prev {
  left: 0;
}

.cart-swiper-next {
  right: 0;
}

.cart-swiper-prev svg,
.cart-swiper-next svg {
  width: 16px;
  height: 16px;
  color: #333;
}

.cart-swiper-prev.swiper-button-disabled,
.cart-swiper-next.swiper-button-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.cart-recommendations-swiper .swiper-button-next:after,
.cart-recommendations-swiper .swiper-rtl .swiper-button-prev:after {
  content: none;
}
.cart-recommendations-swiper .swiper-button-prev:after,
.cart-recommendations-swiper .swiper-rtl .swiper-button-next:after {
  content: none;
}
.cart-recommendations-swiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.needsclick {
  z-index: 500 !important;
}


.main_upsell_sec .info_buy .horizontal-product__cta {
  margin: 0;
}

.info_buy_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

#PBarNextFrame {
  display: none !important;
}