.fixed-products--1 > .home-block-title {
  margin-top: -23px !important;
}

.s-block {
  margin-top: 3rem !important;
}

.home-block-title {
  margin-bottom: 1rem !important;
  margin-top: 0px !important;
}

@media (max-width: 991px) {
  .product-card.product-card--enhanced-btn:not(.product-card--simplified) .product-card__content {
      padding-bottom: 0 !important;
      padding-top: 7px !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
  }
}

.s-slider-has-notitle .s-slider-block__title {
  margin-bottom: 0.5rem !important;
}

.s-block--about p {
  font-size: 0.95rem !important;
  font-weight: 500 !important;
}

[dir='rtl'] .comparison-note {
  margin-right: 15px;
  font-size: 1rem !important;
}

.s-block--custom-reviews p:not(.text-3xl) {
  font-size: 0.95rem !important;
  font-weight: 500 !important;
}

.text-base {
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1rem;
}

.footer-list a {
  margin-bottom: 0.25rem;
  display: block;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.25rem;
}

@media only screen and (max-width: 1024px) {
  .mm-spn.mm-spn--navbar:after {
      font-size: 1.1rem !important;
  }
}



.s-slider-thumbs img {
  border-radius: 0px !important;
}


.s-slider-thumbs .s-slider-thumbs-container .swiper-slide {
  height: 100% !important;
  margin-right: 1px !important;
  margin-left: 1px !important;
}

/* .size-options-bundle {
  display: flex !important;
  flex-direction: column !important;
} */

.bundle-options-title {
  margin-bottom: 0px;
  margin-top: 20px;
}

.size-guide-link-div {
  display: flex;
  flex-direction: row-reverse;
  gap: 6px;
}

/* .free-shipping-pill-bundle-links {
  display: none !important;
} */


.discount-pill-bundle-links {
  /* display: none !important; */
}

.s-comments-title {
  display: none !important;
}

.s-block--tabs-produtcs .tab-trigger button .s-button-text {
  font-size: 1.6rem !important;
  line-height: 2rem !important;
  font-weight: 900 !important;
}

.s-block--tabs-produtcs .tab-trigger.is-active button {
  border-bottom-width: 0px !important;
}

.features-container-pdp {
  margin-top: 1.75rem !important;
}

/*********** Text Size ***********/

[dir='rtl'] h1:not(.total-price):not(.guarantee-title):not(.product-subtitle):not(.s-comments-count-label):not(.swal2-title):not(.promotional-text-under-h2) {
  font-size: 1.6rem !important;
  line-height: 2rem !important;
  font-weight: 900 !important;
}

[dir='rtl'] h2:not(.total-price):not(.guarantee-title):not(.product-subtitle):not(.s-comments-count-label):not(.swal2-title):not(.promotional-text-under-h2) {
  font-size: 1.6rem !important;
  line-height: 2rem !important;
  font-weight: 900 !important;
}

[dir='ltr'] h2:not(.total-price):not(.guarantee-title):not(.product-subtitle):not(.s-comments-count-label):not(.swal2-title):not(.promotional-text-under-h2) {
  font-size: 1.2rem !important;
  line-height: 2rem !important;
  font-weight: 700 !important;
}

[dir='rtl'] h3:not(.s-comments-item-user-info-name):not(.testimonial-author):not(.testimonial-text-h3):not(.testimonial-stars) {
  font-size: 1.25rem !important;
  line-height: 2rem !important;
  font-weight: 900 !important;
}

[dir='ltr'] h3:not(.s-comments-item-user-info-name):not(.testimonial-author):not(.testimonial-text-h3):not(.testimonial-stars) {
  font-size: 1rem !important;
  line-height: 2rem !important;
  font-weight: 700 !important;
}

[dir='rtl'] .s-block--custom-reviews p.text-3xl {
  font-size: 1.6rem !important;
    line-height: 2rem !important;
    font-weight: 900 !important;
}

.s-block--custom-reviews .s-slider-swiper-wrapper {
  padding-top: 0px !important;
  padding-bottom: 4px !important;
}


[dir='ltr'] .s-block--custom-reviews p.text-3xl {
  font-size: 1.3rem !important;
  line-height: 2rem !important;
  font-weight: 700 !important;
}

/*********** Remove mobile logo ***********/
a[aria-label="mobile"] {
  display: none !important;
}

/*********** CART PAGE *************/

@media (max-width: 1023px) {
  #free-shipping {
      transition: all 0.3s ease;
      margin-bottom: 1rem;
  }
  
  .main-content {
      transition: all 0.3s ease;
  }
  
  .sticky.top-24 {
      transition: all 0.3s ease;
  }
}

/* Free Shipping Bar Styles */
#free-shipping {
  border-radius: 16px;
  padding: 1.5rem;
}

#free-shipping .sicon-shipping-fast {
  display: none !important;
}

#free-shipping-bar {
  background-color: #D8E0E8 !important;
  height: 8px !important;
  margin-top: 1rem;
}

#free-shipping-bar .progress-bg {
  background-color: #F2F772 !important;
  height: 100%;
}


#free-shipping-bar .sicon-shipping-fast {
  display: none !important;
}

#free-shipping-applied {
  background-color: transparent !important;
}

#free-shipping {
  display: block !important;
}

/* Cart Item Styles */
.cart-item {
  border-radius: 16px;
  border: none !important;
  padding: 1.5rem 1.5rem 0rem 1.5rem !important;
  margin-bottom: 0;
}


/* Quantity Input */
.s-quantity-input {
  margin-left: 0px;
  width: 100%;
  display: block;
}

.s-quantity-input-container {
  border: 1px solid #c1c1c1;
  border-radius: 8px;
  padding: 0.25rem;
}

[dir='ltr'] .s-quantity-input-container {
  margin-left: 10px;
}


.s-quantity-input-button {
  color: #1a1a1a;
  width: 32px;
  height: 32px;
}

.s-quantity-input-input {
  width: 40px !important;
  text-align: center;
  border: none !important;
  padding: 0 !important;
}

/* Product Info Layout */
.cart-item .flex.flex-1 {
  gap: 1rem;
}

.cart-item img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 8px;
}

/* Order Summary */

#cart-submit button {
    background-color: #F2F772 !important;
    border-radius: 50px;
    color: black;
    border: none;
    font-size: 1.2rem !important;
}

#cart-submit .s-button-text {
  font-size: 1.2rem !important;
}

.shadow-default.bg-storeBG > h4.font-bold.text-sm.mb-5.text-store-text-primary,
.shadow-default.bg-storeBG > h4.font-bold.text-sm.mb-5.text-store-text-primary + div.flex.justify-between.text-sm.mb-5 {
    display: none !important;
}

/* Remove background and border */
.btn--delete.s-button-element {
  background: transparent !important;
  border: none !important;
  min-width: unset !important;
  padding: 0 !important;
  height: auto !important;
}

/* Style the icon */
.btn--delete .sicon-cancel {
  color: #1a1a1a !important;  /* Change to black */
  font-size: 1.25rem !important;  /* Adjust size as needed */
}

/* Remove hover effects */
.btn--delete:hover {
  background: transparent !important;
  opacity: 0.7;  /* Optional: adds subtle hover effect */
}

/* Reset any dangerous styles */
.s-button-danger {
  --button-danger-bg: transparent !important;
  --button-danger-border: transparent !important;
  --button-danger-color: #1a1a1a !important;
  box-shadow: none !important;
}

.pdp-h3 {
  font-size: 1.875rem !important;
  font-weight: 400 !important;
  margin-top: 40px !important;
}

#single-product-details {
  background-color: white;
  margin: 3rem 0 0px !important;
}

#single-product-details .sicon-check {
  display: none;
}

.s-comments-item-has-order-check-icon {
  background-color: #f2f772;
}

.s-comments-item-avatar {
  display: none;
}

#single-product-details salla-infinite-scroll .comment .flex-wrap .flex div.flex {
  background-color: #F1F4F7;
  padding-left: 6px;
  padding-right: 2px;
  border-radius: 3px;
}

.s-comments-flex {
  background-color: #F1F4F7;
  padding-left: 10px;
  padding-right: 6px;
  padding-top: 2px;
  border-radius: 6px;
}

.s-comments-item-has-order-check-text {
  margin-top: 0.15rem;
}

.s-comments-item-rated-widget {
  margin-top: 0rem;
}

.s-button-text {
  font-size: 1.1rem;
}

.s-comments-item-like-btn .s-button-text {
  font-size: 1rem !important;
  margin-top: 0rem !important;
}

#single-product-details salla-infinite-scroll .comment .flex-wrap .flex div.flex span {
  color: #7d8899;
}

#single-product-details salla-infinite-scroll .comment .flex-none {
  display: none;
}


#reviews {
  padding-bottom: 0.5rem;
}

.s-comment-form-avatar {
  display: none;
}

.s-comment-form-input {
  background-color: #F1F4F7 !important;
}

.comparison-video {
  align-items: center;
  display: flex;
  justify-content: center;
  max-width: 500px;
}
.video-container {
  display:flex;
  justify-content: center;
}

.brand-usp-pdp {
  margin-top: 2rem !important;
}

.product-description {
  border-top-width: 0px !important;
  padding-top: 0 !important;
  margin-top: 10px;
}

.img-banner-block {
  margin-top: 10px;
  margin-bottom: 10px;
}

.s-block--square-links-pdp {
  border-radius: 6px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

#product-form > div.bg-storeBG {
  padding: 0px 0px !important;
  display: flex;
  flex-direction: column;
}


.product-single__info > h1 {
  margin-bottom: 0 !important;
}

#product-form section.bg-storeBG.p-5.rounded-md.mb-5 {
  display: none !important;
}

.accordion-section {
  margin-bottom: 0px;
  border-top: 1px solid #d1d5db;
}

.accordion-section-last {
  border-bottom: 1px solid #d1d5db;
  padding-bottom: 0px;
}

.accordion-header {
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-size: 1.2rem;
  font-weight: 900;
}

.accordion-content {
  padding: 0px 9px 15px 15px;
  display: none;
  font-size: 1rem;
  color: #333;
  line-height: 1.5;
}
.accordion-button {
  font-size: 1.5rem;
  border: none;
  background: none;
  cursor: pointer;
  color: #1e3a5f;
}

.guarantee-section {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: #e5edf1;
  padding: 10px;
  border-radius: 3px;
  margin-left: -3%;
  margin-right: -3%;
}

.guarantee-badge {
  width: 75px;
  height: 75px;
}

[dir=rtl] .list-none {    
  margin-right: 0.5rem;
}

[dir=ltr] .list-none {    
  margin-left: 0.5rem;
}

.mb-8 {
  margin-bottom: 1rem;
}

.min-w-\[40px\] {
  min-width: 2.5rem;
}

.w-\[40px\] {
  width: 2.5rem;
}

[dir=rtl] .mr-20 {
  margin-left: 1.25rem;
}

[dir=ltr] .mr-20 {
  margin-right: 1.25rem;
}

.s-add-product-button-main button.s-button-element {
  background-color: #F2F772 !important;
  border: 1px solid #F2F772 !important;  
  border-radius: 20px !important;
  color: #000000 !important;
}

[dir=rtl] .s-add-product-button-main button.s-button-element {
  font-family: 'The Year of The Camel' !important;
}

[dir=ltr] .s-add-product-button-main button.s-button-element {
  font-family: 'larken' !important;
}

[dir=rtl] salla-button span.s-button-text {
  font-family: 'The Year of The Camel' !important;
  font-size: 1rem;
  font-weight: 900;
  margin-top: 5px;
}

.s-add-product-button-main .s-add-product-button-mini-checkout {
  border-radius: 20px;
  background-color: #2d2d2d;
  color: white;
}

@media (min-width: 991px) {
  .product-card__enhanced-mini-cart {
      display: block !important;
  }
}

.s-add-product-button-mini-checkout-content svg {
  display: none !important;
}

[dir=rtl] .s-add-product-button-mini-checkout-content {
  font-family: 'The Year of The Camel' !important;
  font-size: 1.2rem;
  border-radius: 20px;
  font-weight: 600;
  color: white;
}

.sicon-shopping {
  display: none !important;
}

[dir=ltr] .s-add-product-button-mini-checkout-content {
  font-family: 'larken' !important;
  font-size: 0.95rem;
  color: white;
  border-radius: 20px;
}

[dir=rtl] #svg-text > g > text {
  font-family: 'The Year of The Camel' !important;
  font-size: 1.1rem;
}

[dir=ltr] #svg-text > g > text {
  font-family: 'larken' !important;
  font-size: 0.95rem;
}

.product-single .sticky-product-bar salla-add-product-button salla-button .s-button-btn {
  max-height: 50px !important;
  background-color: #F2F772 !important;
  border: 1px solid #F2F772 !important;  
  border-radius: 20px !important;
  color:black !important;
}

salla-add-product-button {
  margin-top: 0.25rem !important;
}

[dir=rtl] .product-single .sticky-product-bar salla-add-product-button salla-button span.s-button-text {
  font-family: 'The Year of The Camel' !important;
  font-size: 1.4rem;
  font-weight: 700;
  margin-top: 5px;
}

[dir=ltr] salla-button span.s-button-text {
  font-family: 'larken' !important;
  font-size: 0.75rem !important;
}

[dir=ltr] .product-single .sticky-product-bar salla-add-product-button salla-button span.s-button-text {
  font-family: 'larken' !important;
  font-size: 1.3rem !important;
}

.product-single apple-pay-button {
  --apple-pay-button-border-radius: 20px !important;
}

#svg-text > g > text {
  font-size: 0.8rem !important;
  font-weight: 600 !important;
  font-family: 'The Year of the Camel' !important;
}

/* PDP Spacing Mobile */
@media (max-width: 991px) {
  .product-single__info {
    margin-top: 0;
  }

  .s-product-options-option-label {
    display: none;
  }

  .s-product-options-wrapper {
    padding: 0 !important;
    margin: 0 !important;
  }

  .product-single__slider {
    padding: 0 !important;
    margin-bottom: 0.5rem !important;
  }

  .product-single.thumbnails .product-single__slider__inner>.product-single__row>div {
    padding-left: 0 !important; 
    padding-right: 0 !important; 
  }

  .product-single.thumbnails .product-single__slider__inner>.product-single__row {
    margin-left: -16.5px !important;
    margin-right: -16.5px !important;
  }



  .sticky-product-bar {
    margin: 1rem 0px 0px 0px !important;
    padding: 0 !important;
  }

  nav.breadcrumbs {
    display: none
  }

  .sticky-product-bar__quantity {
    margin-top: 18px;
    justify-content: space-between;
    align-items: flex-end;
  }

  .form-label {
    font-size: 1rem !important;
    font-weight: 700 !important;
  }

  .s-add-product-button-main {
    margin-bottom: 0 !important;
  }

  .s-add-product-button-with-quick-buy {
    margin-top: 0.5rem !important;
    margin-bottom: 1rem;
  }

  .s-add-product-button-with-apple-pay {
    margin-top: 0.5rem !important;
    margin-bottom: 1rem;
  }
}



/* 
.s-slider-thumbs {
  display: none;
}  */

.s-social-share-wrapper {
  display: none;
}

.btn--wishlist {
  display: none;
}

.s-product-options-thumbnails-wrapper {
  /* display: grid; */
  /* grid-template-columns: none !important; */
  /* grid-gap: 0 !important; */
}

.hidden-image {
  display: none !important;
}

.hidden-label {
  display: none !important;
}

.s-product-options-thumbnails-wrapper div p {
  /* display: none !important; */
}

.option-div-container {
  display: flex !important;
  gap: 10px !important;
  margin-top: 10px !important;
}

.option-div {
  padding: 10px 20px;
  border: 1px solid #c1c1c1;
  border-radius: 2px;
  background-color: #f2f4f7;;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  height: 50px;
  white-space: nowrap;
}


.selected-option-div {
  border-color: black;
  border: 1.5px solid black;
  background-color: #ffffff;
}

body {
  overflow-x: clip;
}

.size-options {
  max-width: 100%;
  overflow-x: auto;
}

.size-options {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.size-options .bundle-options-title {
  margin: 0;
  font-size: 1.1rem;
  font-weight: 600;
  color: #333333;
}

.size-options .size-options-list {
  display: flex;
  gap: 5px;
}

.s-product-options-grid-mode {
  margin-bottom: 10px;
  display: flex; 
  flex-wrap: wrap;
  justify-items: center;
  gap: 5px;
}

.size-option {
  width: 100%;
  min-height: 39px;
  border: 1px solid #c1c1c1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  user-select: none;
  border-radius: 0px;
  background-color: #ffffff;
  font-family: 'The Year of the Camel' !important;
  font-weight: 600;
  font-size: 1rem;
  line-height: normal;
}

.size-option-upsell {
  display: flex !important;
  flex-direction: column !important;
  gap: 5px;
  padding: 9px 0px 2px 0px;
  margin: 12px 0px 0px 0px;
  position: relative;
}

.size-option-upsell-no-add {
  display: flex !important;
  flex-direction: column !important;
  gap: 5px;
  padding: 10px 0px;
  margin: 12px 0px 0px 0px;
  position: relative;
}

.option-upsell-title{
  margin-top: 1rem;
}

.upsell-offering-span {
  font-size: 1.2rem;
}

.upsell-price-span {font-size: 1rem !important;font-weight: 500 !important;color: black;}

/* .size-option-1p {
  width: 55%;
} */

.s-product-options-grid-mode-span {
  width: 100%;
  min-height: 40px;
  border: 1px solid #c1c1c1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  user-select: none;
  border-radius: 0px;
  background-color: #ffffff;
  font-family: 'The Year of the Camel' !important;
  font-weight: 600;
  font-size: 1rem;
  line-height: normal;
}


.size-option.selected {
  border: 1px solid #333333;
  background-color: #eeeeee;
  color: #000000;
  border-color: #333333;
  background-color: #c6c6c65c;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
}

.size-option.disabled {
  background-color: #f0f0f0;
  color: #aaa;

}

.size-option-cart.disabled {
  pointer-events: none;
  cursor: not-allowed;  
}

.s-product-options-grid-mode input:checked+div, .s-product-options-grid-mode-span:hover {
  border: 1.5px solid #2d2d2d;
  background-color: #2d2d2d;
  color: white;
}

.size-option.unavailable {
  background-color: #f0f0f0;
  color: #aaa;
  cursor: not-allowed;
}

.size-option {
  box-sizing: border-box; 
  max-width: 100%; 
  text-align: center;
}

.option-div-container {
  max-width: 100%; 
  overflow-x: auto;
}

.size-options-homepage {
  gap: 3px !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.size-option-homepage {
  min-height: 33px !important;
  font-size: 0.9rem !important;
}

.s-product-options-option-container {
  margin-bottom: 0px !important;
}

@media only screen and (min-width: 1024px) {
  .main-menu {
    padding-top: 0.2rem !important;
  }
  .main-menu li>a {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    padding-bottom: 0.3rem !important;
    font-size: 1rem !important;
  }
}

.promotion-banner li {
  animation-duration: 0ms !important;
}

.sicon-earth {
  width: 40px;
}


.star {
  font-size: 15px;
  color: #F1A949;
  position: relative;
  top: 20%;
  display: inline-block;
  width: 14px;
  height: 15px;
}

[dir='ltr'] .star {
  top: 4%;
}

.full-star:before {
  content: 'ÃƒÆ’Ã‚Â¢Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦';
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.half-star:before {
  content: 'ÃƒÆ’Ã‚Â¢Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦';
  position: absolute;
  width: 50%;
  height: 100%;
  overflow: hidden;
}

.quarter-star:before {
  content: 'ÃƒÆ’Ã‚Â¢Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦';
  position: absolute;
  width: 25%;
  height: 100%;
  overflow: hidden;
}

.empty-star:before {
  content: 'ÃƒÆ’Ã‚Â¢Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ';
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

@media (max-width: 900px) {

  [dir = 'ltr'] .product-card__price .starting-or-normal-price {
    font-size: 0.9rem !important;
    font-weight: 600 !important;
    margin-left: 0 !important;
    
  }
  [dir = 'ltr'] .product-card__price .total-price {
    top: 0px;
    font-size: 0.9rem !important;
    font-weight: 600 !important;
  }
  .product-card__price .total-price {
    color: #991b1b !important;
    font-weight: 700 !important;
    font-size: 1rem !important;
  }
}

.product-card__price .total-price {
  color: #991b1b !important;
    font-weight: 700 !important;
    font-size: 1rem !important;
}

.usp-grid {
  gap: 0.3rem;
}

.s-block--enhanced-features__item .duration-300 {
  display: none;
}

.s-block--enhanced-features__item {
  border-radius: 20px;
  background-color: #2d2d2d;
  flex-direction: row;
  justify-content: space-evenly;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  padding-left: 0px !important;
  padding-right: 0px !important; 
}

.s-block--enhanced-features__item h2 {
  color: #E1DBDB;
  font-size: 1.25rem;
  font-weight: 900;
}

.s-block--enhanced-features__item p {
  color: #E1DBDB;
  font-size: 0.9rem;
  font-weight: 600;
}

.s-block--enhanced-features__item .feature-icon {
  width: 7rem;
  margin: 0;
  padding-right: 4%;
  padding-left: 1.5%;
  height:auto;
}

[lang='en'] .s-block--enhanced-features__item .feature-icon {
  width: 7rem;
  margin: 0;
  padding-right: 1.5%;
  padding-left: 4%;
  height:auto;
}

.brand-usp {
  width: 100%;
  padding-right: 1.5%;
  padding-left: 3%;
}

[lang='en'] .brand-usp {
  padding-right: 3%;
  padding-left: 1.5%;
}

.review-stars {
  color: #fbbf24;
}

.review-stars-num {
  font-size: 13px;
  font-weight: 600;
}

.s-block--square-links {
  background-color: #FFF;
  padding-top: 0px;
  margin: 0 !important;
  padding-bottom: 0px;
  border-radius: 6px;
  margin-top: 3rem !important;
  margin-bottom: 0rem !important;
}

.s-block--about {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.s-block--about a {
  margin-top: 0rem !important;
  font-size: 1.1rem !important;
  font-weight: 900 !important;
  border-radius: 25px !important;
}

.video-comparison-title-top {
  margin-bottom: 0rem !important;
}

.s-block--square-links .container.mt-12 {
  margin-top: 0 !important;
}

.s-block--square-links .swiper-slide {
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-bottom: 8px !important;
  border-radius: 1rem !important; 
  box-shadow: 0 3px 6px 0px rgba(0, 0, 0, 0.07), 0 3px 8px -5px rgba(0, 0, 0, 0.02) !important;
}

.s-block--square-links .swiper-wrapper {
  justify-content: space-between !important;
}

.carousel-slider .s-slider-container {
  /* padding-left: 1rem !important; */
  /* padding-right: 1rem !important; */
  /* margin-bottom: 4px; */
}


@media (max-width: 991px) {
  .auto-fit-grid li {
      width: 100%; 
      margin-bottom: 20px; 
  }

  .auto-fit-grid img {
      max-width: 100%;
      height: auto;
  }
  .s-block--square-links .anime-item {
    opacity: 1;
  }
}

.s-block--square-links img {
  width: 100%;
}

.s-block--square-links h3 {
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.75rem;
  line-height: 38px;
}

section.s-block.container.fixed-products--4 {
  margin-top: 2rem;
  margin-bottom: -2rem;
}

.swiper-slide.anime-item.slide--one-fourth.text-center.group {
  flex-shrink: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.insta-h2 {
  text-align: center;
  padding-top: 0rem;
  padding-bottom: 0rem;
  font-size: 1.7rem;
  line-height: 1.75rem;
}

@media (max-width: 991px) {
  .insta-h2 {
    font-size: 1.4rem;
  }
}

.insta-title-div {
  background-color: white;
  margin-bottom: 1rem;
  margin-top: 3rem;
}


.about-banner-h2 .about-banner-p {
  color: black;
}


p.text-sm.leading-6.text-store-text-secondary {
  font-size: 1.75vmin;
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 15px;
  text-align: start;
}

[lang='en'] p.text-sm.leading-6.text-store-text-secondary {
  font-size: 0.8rem;
  margin-top: 10px;
  font-weight: 300;
  margin-bottom: 15px;
  text-align: start;
}
[lang='en'] h3.mt-6.text-base.font-semibold.leading-7.tracking-tight.text-store-text-primary {
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 15px;
  text-align: start;
}

h3.mt-6.text-base.font-semibold.leading-7.tracking-tight.text-store-text-primary {
  font-size: 1.5rem;
  font-weight: 600;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  text-align: start;
}

@media (max-width: 1023px) {
  p.text-sm.leading-6.text-store-text-secondary {
    font-size: 1.05rem;
    font-weight: 500;
    margin-bottom: 15px;
    text-align: start;
  }

  h3.mt-6.text-base.font-semibold.leading-7.tracking-tight.text-store-text-primary {
    font-size: 1.5rem;;
    text-align: start;
    font-weight: 700;
  }
  [lang='en'] p.text-sm.leading-6.text-store-text-secondary {
    font-size: 0.8rem;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  [lang='en'] h3.mt-6.text-base.font-semibold.leading-7.tracking-tight.text-store-text-primary {
    font-size: 1.3rem;
  }
}

@media (min-width: 1600px) {
  .container {
    max-width: 1440px !important;
  }
}

@media (min-width: 1600px) {
  .sock-banner-parent {
    max-width: 1440px !important;
    margin: 0 !important;
  }
}

.eapps-instagram-feed-container {
  padding-top: 0px;
  direction: ltr;
}

@media (min-width: 1024px) {
  form#mc-embedded-subscribe-form {
    width: 45%;
  }
}

@media (max-width: 1023px) {
  .s-user-menu-trigger {
    padding-bottom: 6px !important;
  }
}

.sock-banner {
  direction: rtl !important;
  justify-content: center !important;
  top: 0 !important;
}

.sock-banner-inner {
  width: 45% !important;
  justify-content: center !important;
}

@media (min-width: 1024px) {
  .sock-banner-inner {
    width: 33% !important;
    max-width: 100% !important;
  }

  .sock-banner-inner-inner {
    max-width: 100% !important;
  }
}

.sock-banner-inner-inner h2 {
  color: black !important;
}

[lang='en'] .sock-banner-inner {
  direction: ltr !important;
}

.s-user-menu-trigger-avatar {
  display: none;
}

.product-card__image {
  border-radius: 10px;
}

.s-product-card-rating {
  display: none;
}

.product-card {
  background-color: transparent;
}

.product-card__title {
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-between !important;
  margin-bottom: 0 !important;
}

.product-card__content {
  background-color: transparent;
}

.product-card__content {
  padding: 4px 0;
}

.img-rounded {
  border-radius: 10px;
  max-width: 100%;
}

.product-card--rounded {
  border-radius: 10px;
}

@media (min-width: 1024px) {
  .slider-wrap-full-width {
    width: 100%;
  }

  .swiper-wrapper-center {
    justify-content: center;
  }
}


.enhanced-title-border {
  display: none;
}


.more-info-tabs__nav-link.active {
  background-color: #F2F4F7;
}

.promotion-banner,
.animated-text {
  padding: 0px;
}

.promotion-banner {
  padding: 0px;
  font-size: 1rem !important;
  font-weight: 500 !important;
}

.promotion-banner ul,
.animated-text ul {
  padding: 2px 0;
}

.fixed_promotion:not(.promotion-banner-hidden) .main-nav-container.fixed-header .inner {
  top: 30px !important;
}

.promotion-banner ul,
.animated-text ul {
  justify-content: center;
}

#square-links-slider-3 .s-slider-swiper-wrapper {
  justify-content: space-between;
}

.s-block--square-links .slide--one-fourth {
  margin-left: 20px !important;
}

@media (min-width: 1024px) {
  salla-slider .slide--one-fourth {
    width: 34% !important;
    max-width: 340px !important;
  }
}

salla-slider .slide--one-fourth {
  max-width: 300px !important;
}

.salla-slider .slide--one-fourth {
  max-width: 300px !important;
}

.lg\:px-8 {
  padding-left: 0rem;
  padding-right: 0rem;
}

.max-w-7xl {
  max-width: 87rem;
}

.rounded-md {
  border-radius: 1.375rem;
}

.product-card__content-wrapper {
  text-align: left;
  padding-left: 0.1rem;
}

[lang='ar'] .product-card__content-wrapper {
  text-align: right;
  padding-right: 0.1rem;
}



@media (max-width: 991px) {
  .product-card__title a {
    margin: 0;
    font-size: 17px;
  }
}


[lang='ar'] .product-card__title a {
  font-size: 1rem !important;
  font-weight: 900 !important;
}

.product-card__price {
  line-height: 120% !important;
}

[lang='ar'] .product-card__price {
  font-weight: 900 !important;
  font-size: 1.3rem !important;
  justify-content: space-between;
  margin-top: 3px;
}

[lang='en'] .product-card__title a {
  font-size: 0.9rem !important;
  font-weight: 600 !important;
}

[lang='en'] .product-card__price {
  font-weight: 700 !important;
  font-size: 1rem !important;
  justify-content: space-between;
}

.pb-20 {
  padding-bottom: 1rem;
}


/* About us */
@media (max-width: 991px) {
  .about-slider {
    max-height: 75vh !important;
  }
}

.about-slider {
  border-radius: 10px;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
}

/* FONTS */

/* ARABIC FONT */

@font-face {
  font-family: 'The Year of The Camel';
  src: url('https://d17gg5c5d03gu7.cloudfront.net/TheYearofTheCamel-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'The Year of The Camel';
  src: url('https://d17gg5c5d03gu7.cloudfront.net/TheYearofTheCamel-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'The Year of The Camel';
  src: url('https://d17gg5c5d03gu7.cloudfront.net/TheYearofTheCamel-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'The Year of The Camel';
  src: url('https://d17gg5c5d03gu7.cloudfront.net/TheYearofTheCamel-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'The Year of The Camel';
  src: url('https://d17gg5c5d03gu7.cloudfront.net/TheYearofTheCamel-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'The Year of The Camel';
  src: url('https://d17gg5c5d03gu7.cloudfront.net/TheYearofTheCamel-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'The Year of The Camel';
  src: url('https://d17gg5c5d03gu7.cloudfront.net/TheYearofTheCamel-ExtraBold.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

*[lang='ar'] {
  font-family: 'The Year of The Camel' !important;
  font-kerning: none !important;
  -webkit-font-smoothing: antialiased !important;
}



/* ENGLISH FONT */

/* Bold */
@font-face {
  font-family: 'Larken';
  src: url('https://assets.website-files.com/65240dac30f703b7a711b7c2/652413761cd08c815b26834f_EllenLuff%20-%20Larken%20Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Medium */
@font-face {
  font-family: 'Larken';
  src: url('https://assets.website-files.com/6411ce695b4a0ff2cf362100/64f6d62edab49fd76c49cfa0_Larken-Medium.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Light */
@font-face {
  font-family: 'Larken';
  src: url('https://assets.website-files.com/6411ce695b4a0ff2cf362100/6411ddb72e6f46669d61b7ad_Larken-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

*[lang='en'] {
  font-family: 'Larken' !important;
}

/* Hero Banner */
@media (max-width: 991px) {
  .advanced-slider .swiper {
    height: var(--mobileSliderHeight);
  }
}




.advanced-slider .swiper .swiper-slide-active h2 {
  color: white;
  font-size: 9.2vmin;
}

@media (min-width: 800px) {
  .advanced-slider .swiper .swiper-slide-active span {
    font-size: 22px;
  }

  [lang='en'] .advanced-slider .swiper .swiper-slide-active h2 {
    font-size: 7.2vmin;
  }
}

[lang='ar'] .advanced-slider .swiper .swiper-slide-active h2 {
  font-size: 10.2vmin;
}






.rfm-marquee-container {
  overflow-x: hidden;
  display: flex;
  flex-direction: row;
  position: relative;
  width: var(--width);
  transform: var(--transform);
}

.rfm-marquee-container:hover div {
  animation-play-state: var(--pause-on-hover);
}

.rfm-marquee-container:active div {
  animation-play-state: var(--pause-on-click);
}

.rfm-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
}

.rfm-overlay::before,
.rfm-overlay::after {
  background: linear-gradient(to right, var(--gradient-color), transparent);
  content: "";
  height: 100%;
  position: absolute;
  width: var(--gradient-width);
  z-index: 2;
  pointer-events: none;
  touch-action: none;
}

.rfm-overlay::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}

.rfm-overlay::before {
  left: 0;
  top: 0;
}

.rfm-marquee {
  flex: 0 0 auto;
  min-width: var(--min-width);
  z-index: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  animation: scroll var(--duration) linear var(--delay) var(--iteration-count);
  animation-play-state: var(--play);
  animation-delay: var(--delay);
  animation-direction: var(--direction);
}

@keyframes scroll {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-100%);
  }
}

.rfm-initial-child-container {
  flex: 0 0 auto;
  display: flex;
  min-width: auto;
  flex-direction: row;
  align-items: center;
}

.rfm-child {
  transform: var(--transform);
}

[lang='ar'] .rfm-child {
  direction: rtl;
}

.gsFAxj {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #F2F772;
  padding: 5px 0px;
  display: flex;
  gap: 0px;
  margin-top: 0px;
  z-index: 5;
  direction: ltr;
}

@media (min-width: 1024px) {
  .gsFAxj {
    padding: 8px 0px;
  }
}

.rfm-marquee-container {
  overflow-x: hidden;
  display: flex;
  flex-direction: row;
  position: relative;
  width: var(--width);
  transform: var(--transform);
}

.fHNorT {
  display: flex;
  -webkit-box-align: center;
  place-items: center;
  gap: 11px;
  width: max-content;
  font-size: 15px;
  margin-right: 15px;
  color: #000000;
  font-weight: 500;
}

@media (min-width: 1024px) {
  .fHNorT {
    font-size: 20px;
    gap: 30px;
    margin-right: 30px;
  }
}

.rfm-initial-child-container {
  flex: 0 0 auto;
  display: flex;
  min-width: auto;
  flex-direction: row;
  align-items: center;
}

.fHNorT img {
  width: 11px;
  height: 11px;
  padding-bottom: 0px;
}


@media (min-width: 1024px) {
  .fHNorT img {
    width: 30px;
    height: 30px;
    padding-bottom: 3px;
  }

}


/* Sliding animations */
@keyframes slideIn {
  from {
    transform: translateX(100%);
  }

  to {
    transform: translateX(0);
  }
}

@keyframes slideOut {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}


@keyframes slideOutRight {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(100%);
  }
}

@keyframes slideInLeft {
  from {
    transform: translateX(-100%);
  }

  to {
    transform: translateX(0);
  }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {
    font-size: 11px
  }
}


.wrapper--narrow {
  background-color: #E1E6EA;
  padding-top: 0.25rem;
  padding-bottom: 0.4rem;
}

/* Boxer Products */
@media (max-width: 768px) {
  .max-h-\[350px\] {
    max-height: 150px;
    min-height: 150px;
  }
}

@media (min-width: 1024px) {
  .lg\:max-h-\[700px\] {
    max-height: 700px;
  }
}

@media (max-width: 991px) {

  .simplified-products .s-products-slider-card,
  .simplified-products .offer-slide {
    width: 225px;
  }
}

@media (min-width: 1280px) {

  .simplified-products .s-products-slider-card,
  .simplified-products .offer-slide {
    width: 40.333333%;
  }
}

.product-card__addToCart {
  display: none;
}


.product-card__buttons {
  display: none;
}

.group:hover .group-hover\\:hidden {
  display: none;
}

.group:hover .group-hover\\:flex {
  display: flex;
}

/* .inventory-content>#variant-inventory {
  display: none;
} */

.product-single .product-count-sale {
  display: none;
}

/************ TESTIMONIALS ************/


/*TESTIMONIAL*/
.mySlides {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
}

/* Slideshow container */
.slideshow-container {
  position: relative;
  height: 125px;
  margin: auto;
  margin-bottom: 0px;
  overflow: hidden;
}

.testimonial-text-h3 {
  font-size: 1.2rem;
}

@media (min-width: 1024px) {
  .slideshow-container {
    height: 135px;
  }
  .testimonial-text-h3 {
    font-size: 1.5rem;
  }
}


/* Promotional Banner */
@media (min-width: 1024px) {
  .promotion-banner a {
    font-size: 1.2rem;
    font-weight: 400;
  }
}


/* Caption text */
.testimonial-text {
  color: #f2f2f2;
  font-size: 15px;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  padding-left: 5%;
  padding-right: 5%;
  transform: translateX(-50%);
  text-align: center;
  background-color: #f9f5ef;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
}

.testimonial-text-h3 {
  line-height: 1.5rem !important;
}

.testimonial-author {
  font-size: 1rem;
  line-height: 1.8rem !important;
  font-weight: 400;
  color: #2D2D2D;
}

/* The dots/bullets/indicators */
.dot {
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: #D9D9D9;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #2D2D2D;
}


.dots-container {
  text-align: center;
  padding: 10px 0;
  background-color: #f9f5ef;
}

.dot {
  display: inline-block;
  margin: 0 4px;
  height: 8px;
  width: 8px;
  background-color: #D9D9D9;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.dot.active {
  background-color: #2D2D2D;
  width: 24px;
  border-radius: 4px;
}

.rtl-dots {
  direction: rtl;
}

.rtl-dots {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  gap: 4px;
  background-color:#f9f5ef ;
}

.ltr-dots {
  display: flex;
  justify-content: center;
  gap: 4px;
}

@keyframes slideInLTR {
  from { transform: translateX(100%); opacity: 0; }
  to { transform: translateX(0); opacity: 1; }
}

@keyframes slideOutLTR {
  from { transform: translateX(0); opacity: 1; }
  to { transform: translateX(-100%); opacity: 0; }
}

@keyframes slideInRTL {
  from { transform: translateX(-100%); opacity: 0; }
  to { transform: translateX(0); opacity: 1; }
}

@keyframes slideOutRTL {
  from { transform: translateX(0); opacity: 1; }
  to { transform: translateX(100%); opacity: 0; }
}

.testimonial-stars {
  color: #2D2D2D; 
  font-size: 1.3rem;
  line-height: 1.8;
}

/******** FOOTER *********/
.store-footer__inner img {
  height: 100% !important;
}

.store-footer a {
  text-align: center !important;
}

/******** Step one USP ********/
@media (min-width: 1024px) {
  .slide--one-fourth {
    max-width: 340px !important;
  }
}

#custom-swiper-container .swiper-wrapper {
  justify-content: space-between !important;
}

/******** PDP Product name and stars *******/
.product-single__info > div:not(.product-name-stars-div):not(.product-subtitle):not(.before-price):not(.product-usp-parent-div):not(.hawa-guarantee-section):not(.hawa-video-comparison):not(.hawa-table-comparison):not(.fabric-container-pdp):not(#offer-container):not(.brand-usps-section):not(.tamara-split-payment-section):not(.add-to-cart-usps-container-pdp):not(.shipping-countdown-alert) {
  display: none !important;
}

.product-name-stars-div {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
}

.product-name-stars-div h1 {
  margin-bottom: 0rem !important;
  font-weight: 800;
  font-size: 1.4rem;
}

[dir="ltr"] .product-name-stars-div h1 {
  font-size: 1.1rem !important; 
}

/* 
.product-name-stars-div .s-rating-stars-selected {
  fill: #2d2d2d;
} */

.product-name-stars-div .s-rating-stars-btn-star {
  padding-left: 0;
  padding-right: 0;
  margin-top: 0px;
}

.product-name-stars-div .s-rating-stars-medium svg {
  height: 1rem;
  width: 1rem;
}

.product-subtitle {
  margin-bottom: 15px;
  margin-top: 4px;
}

.product-subtitle h2 {
  font-size: 0.9rem;
  line-height: 1rem;
  color: #4a4a4a
}

.product-info-div {
  width: 100%
}

.product-info-div-stars {
  /* width: 100%; */
}

/********* PDP Product Price **********/
.pdp-price-div label {
  display: none;
}

.pdp-price-div h2 {
  font-weight: 900;
  font-size: 1.65rem;
  color: #991b1b;
}

[dir='ltr'] .pdp-price-div h2 {
  font-size: 1.2rem;
  color: #991b1b;
}

.price-piece-div {
  display: flex;
  align-items: center;
}

.price-piece-div2 {
  margin-top: -3px;
}

/*********** PDP Size Guide *************/
.size-guide-container {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  margin: 0px;
  margin-top: 10px !important;
}

.size-guide-link {
  /* text-decoration: underline !important; */
  font-size: 1rem !important;
  color: black !important;
  transition: color 0.3s ease !important;
}

.size-guide-link:hover {
  color: blue !important;
}

.size-guide-arabic {
  font-size: 1rem;
  font-weight: 700;
}

html[dir="rtl"] .size-guide-container {
  flex-direction: row-reverse; /* Switch the order of elements */
}

/********* New Size Guide Modal *********/
.size-questionnaire {
  padding: 25px 0px 20px 0px;
}

[dir="rtl"] .size-questionnaire {
  text-align: right;
}

.question-group {
  margin-bottom: 20px;
}

.question-group label {
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}

.question-group input[type="text"] {
  width: 100%;
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.body-type-options {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}

.body-type-btn {
  flex: 1;
  padding: 10px 2px 10px 2px;
  border: 2px solid #ddd;
  border-radius: 8px;
  background: white;
  cursor: pointer;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.body-type-btn.selected {
  border-color: #383B71;
}

.body-type-btn img {
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
}

.body-type-btn span {
  display: block;
  text-align: center;
}

.submit-btn, .start-over-btn {
  width: 100%;
  padding: 12px;
  background: #F2F772;
  font-size: 1.1rem;
  font-weight: 700;
  color: black;
  border: none;
  border-radius: 29px;
  cursor: pointer;
}

.s-product-availability-footer .submit-btn {
  padding: 5px !important;
}

#sizeResult {
  text-align: center;
}

.size-recommendation {
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0;
}

.modal-close {
  position: absolute;
  top: 0px;
  right: 0px;
  background: none;
  border: none;
  padding: 8px;
  cursor: pointer;
  color: #666;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}

.modal-close:hover {
  background-color: rgba(0, 0, 0, 0.05);
  color: #000;
}

.size-recommendation-main {
  display: block;
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.size-recommendation-note {
  display: block;
  font-size: 0.875rem;
  color: #666;
  margin-bottom: 1.5rem;
}

.body-type-btn > img {
  display: none !important;
}

.size-recommendation-link {
  text-decoration: underline;
  font-size: 0.875rem;
  color: #666;
  transition: color 0.3s ease;
}

.size-recommendation-link:hover {
  color: #383B71;
}

/********** Size Guide Modal **********/
/* Modal Overlay */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

/* Modal Content */
.modal-content {
  background: white;
  padding: 20px;
  border-radius: 8px;
  width: 90%;
  max-width: 600px;
  max-height: 60vh;
  height: auto;
  position: relative;
  text-align: left;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}


/* Table Styling */
.size-guide-custom {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}

.size-guide-custom td, .size-guide th {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: center;
}

.size-guide-custom .table-head td {
  background: #f4f4f4;
  font-weight: bold;
}

/* Scrollbar Styling (Optional) */
.modal-content::-webkit-scrollbar {
  width: 10px;
}

.modal-content::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 5px;
}

.modal-content::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* Table Styling */
.size-guide-custom {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}

.size-guide-custom th {
  font-weight: bold;
  text-align: center;
  padding: 8px 0;
}

.size-guide-custom td {
  text-align: center;
  padding: 8px 0;
}

.size-guide-custom tr:not(:last-child) td {
  border-bottom: 1px solid #eaeaea; /* Light separator between rows */
}

.size-guide-custom th,
.size-guide-custom td {
  font-size: 16px;
  line-height: 1.5;
  color: #333; /* Text color */
}

/* Remove unnecessary borders */
.size-guide-custom {
  border: none;
}

.size-guide-custom th {
  text-transform: uppercase; /* Optional: To match the example text */
}

/************* brand USPs Home **************/
.features-container-home {
  margin-bottom: 40px;
  margin-right: 10px;
  margin-left: 10px;
}

/************* brand USPs PDP **************/
.features-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f7f5ef;
  border-radius: 10px;
  padding: 10px 5px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0rem;
  margin-top: 2rem;
}

.feature-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  flex: 1;
  padding: 0px 5px;
  position: relative;
  width: 100%;
}

.feature-item .mobile-icon {
  margin-bottom: 5px;
  display: block;
}

[dir=ltr] .feature-text {
  font-size: 11px;
  font-weight: 500;
}

[dir=rtl] .feature-item:not(:first-child) {
  border-right: 0.5px solid #ddd; /* Faint vertical line */
}

[dir=ltr] .feature-item:not(:last-child) {
  border-right: 0.5px solid #ddd; /* Faint vertical line */
}

.usp-text-p {
  height: 55px;
  font-size: 11px;
  font-weight: 700;
}

/**************** product USPs PDP ******************/
.product-usp-p {
  font-weight: 600;
  font-size: 1rem;
}

[dir=ltr] .product-usp-p {
  font-weight: 500;
  font-size: 0.9rem;
}

/**************** product swiper pdp step one ********/
.custom-swiper {
  margin-top: 3rem;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-right: -10px;
  margin-left: -10px;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  /*background-color: #F6F6F6;*/
}

.custom-swiper .swiper-slide {
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-bottom: 8px !important;
  border-radius: 1rem !important;
  box-shadow: 0 3px 6px 0px rgba(0, 0, 0, 0.07), 0 3px 8px -5px rgba(0, 0, 0, 0.02) !important;
}

.custom-swiper .slide--one-fourth {
  max-width: 300px !important;
  height: auto !important;
}

.product-USP-title {
  margin-bottom: 1rem !important;
}
/*************** Product Details Hide ************/
salla-button[data-target="details_table"] {
  display: none;
}

/*************** FAQ *****************/
.single-faq {
  border-width: 0 !important;
  border-radius: 1rem !important;
  background: #f7f5ef;
}

.single-faq span {
  font-size: 1rem;
}
.single-faq summary {
  padding:0.7rem !important;
}

.pdp-faq-section {
  margin-top: 30px;
}

.s-block--faq p.tracking-tight {
  font-size: 1.4rem !important;
}

.s-block--faq {
  margin-top: 3rem !important;
  padding-bottom: 0 !important;
}

.faq-container-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr;  /* Single column on mobile */
}

.single-faq {
  height: fit-content;  /* Prevent height from affecting adjacent items */
  align-self: start;    /* Align items to the top */
}

@media (min-width: 768px) {
  .faq-container-grid {
    grid-template-columns: repeat(2, 1fr);  /* Two columns on desktop */
    gap: 1rem;  /* Slightly larger gap on desktop */
  }
}

.s-block--faq p.tracking-tight {
  font-size: 1.6rem !important;
    font-weight: 900 !important;
}

.pdp-faq-section {
  margin-top: 3rem !important;
}

/************* Fabric Comparison **************/
.fabric-card {
  background: white;
  border-radius: 20px;
  padding: 17px;
  width: 100%;
  margin: 3rem auto 0px auto;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

@media (min-width: 768px) {
  .fabric-card {
      max-width: 1440px;
      width: 100%;
      display: flex;
      flex-direction: row;
      padding-right: 5%;
      padding-left: 5%;
      gap: 10%;
  }

  .fabric-card-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .fabric-image {
    aspect-ratio: auto;

  }


}

.fabric-title {
  font-size: 2rem;
  line-height: normal;
  color: #000000;
  margin-bottom: 10px;
}

.fabric-subtitle {
  font-size: 1rem;
  color: #000000;
  margin-bottom: 20px;
}

[dir='ltr'] .fabric-subtitle {
  font-size: 0.8rem !important;
}

.fabric-comparison {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.fabric-comparison-container-homepage {
  padding: 0 10px;
}

.fabric-image {
  width: 100%;
  aspect-ratio: 2/1;
  border-radius: 20px;
  max-height: 400px;
  object-fit: cover;
  background: linear-gradient(
      to right,
      repeating-linear-gradient(
          45deg,
          #e0e0e0,
          #e0e0e0 2px,
          #f0f0f0 2px,
          #f0f0f0 4px
      ) 0 0 / 50% 100% no-repeat,
      repeating-linear-gradient(
          45deg,
          #e8e8e8,
          #e8e8e8 3px,
          #f8f8f8 3px,
          #f8f8f8 6px
      ) 100% 0 / 50% 100% no-repeat
  );
}

@media (max-width: 768px) {
  .fabric-image {
    max-height: 220px;
    object-fit: cover;
  }
}

.fabric-labels {
  display: flex;
  justify-content: space-between;
  padding: 0 8px;
}

.fabric-label {
  width: 50%;
  text-align: center;
  color: #000000;
  font-size: 1.15rem;
  font-weight: 500;
}

[dir='ltr'] .fabric-label {
  font-size: 1rem !important;
}

[lang="en"] .fabric-title,
[lang="en"] .fabric-subtitle {
  text-align: left;
}

.fabric-subtitle {
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
}
.metric-line {
  display: flex !important;
  align-items: center !important;
  margin-top: 20px;
  gap: 20px
}
.metric-header {
  min-width: 97px;
  display: flex;
  justify-content: center;
}
.metric-highlight {
  font-size: 1.6rem !important;
    font-weight: 700 !important;
    margin-right: 6px !important;
}
.metric-text {
  font-size: 1.3rem !important;
    font-weight: 500;
}
.fabric-blend {
  opacity: 1 !important;
    margin-top: 20px !important;
    margin-bottom: 10px;
    display: block !important;
    font-size: 0.95rem !important;
    font-weight: 500 !important;
}

/************* News Letter Footer **************/
.store-footer__newsletter {
  background-color: #F8F5EF !important;
  border-radius: 20px !important;
  width: 95% !important;
  margin: 0 auto !important;
}

.store-footer__newsletter button {
  border: 1px solid rgba(238, 238, 238, .0705882353);
  background-color: #2d2d2d;
  color: white !important;
}

.store-footer__newsletter h2 {
  color: black;
  font-size: 1.5rem;
}

.s-products-list-wrapper {
  margin-bottom: 1rem !important;
}

/************* Hawa Guarantee **************/
.hawa-guarantee-section {
    margin: 0;
    padding: 1rem;
}

.guarantee-container {
    background-color: #383B71;
    border-radius: 1rem;
    padding: 0.5rem;
    width: 100%;
    position: relative;
    overflow: hidden; /* Ensure the pattern stays within borders */
}

/* Add new pattern container */
.guarantee-container::before {
  content: '';
  position: absolute;
  top: -16px;
  left: -102px;
  right: 3px;
  bottom: -24px;
  background-image: url(https://d17gg5c5d03gu7.cloudfront.net/Logo_SVG_iukldv.svg);
  background-size: 85px 32px;
  background-position: 70px 103px;
  background-repeat: space;
  opacity: 0.2;
  transform: rotate(-10deg);
  pointer-events: none;
}

.guarantee-content {
    position: relative; /* Ensure content stays above pattern */
    display: flex;
    align-items: center;
    gap: 1rem;
    max-width: 1200px;
    margin: 0 auto;
}

.guarantee-logo {
    flex-shrink: 0;
    width: 95px;
}

.guarantee-badge {
    width: 100%;
    height: auto;
}

.guarantee-text {
    flex-grow: 1;
}

.guarantee-title {
    font-size: 1.2rem;
    margin-bottom: 0;
    font-weight: 900;
    padding-bottom: 0.1rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: white;
}

[dir='ltr'] .guarantee-title {
  font-size: 1rem !important;
}

.guarantee-description {
    font-size: 1rem;
    line-height: 1.5;
    color: white;
    padding-top: 0.5rem; /* Added padding to balance the separator */
}

[dir='ltr'] .guarantee-description {
  font-size: 0.75rem !important;
}

/* RTL Support */
[dir="rtl"] .guarantee-text {
    text-align: right;
}

[dir="ltr"] .guarantee-text {
    text-align: left;
}

@media (min-width: 768px) {
  .hawa-guarantee-section-homepage {
    margin: 0 auto !important;
    padding: 1rem !important;
    width: 51% !important;
  } 
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .hawa-guarantee-section {
        margin: 1rem 0;
        padding: 0rem;
    }

    .hawa-guarantee-section-homepage  {
        margin: 0;
        padding: 0rem;
        margin-right: 10px;
        margin-left: 10px;
    }

    .guarantee-container {
        padding: 0.5rem;
    }

    .guarantee-content {
        flex-direction: row;
        text-align: center;
        gap: 0.75rem;
    }
    
    .guarantee-logo {
        width: 90px;
        margin: 0 auto;
    }
    
    .guarantee-title {
        font-size: 1.3rem;
        margin-bottom: 0;
        padding-bottom: 0.1rem;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

    [dir='ltr'] .guarantee-title {
      font-size: 1rem !important;
    }
    
    .guarantee-description {
        font-size: 0.95rem;
        line-height: 1.4;
        padding-top: 0.75rem;
        font-weight: 500;
    }

    [dir='ltr'] .guarantee-description {
      font-size: 0.75rem !important;
    }

    [dir="rtl"] .guarantee-text {
      text-align: right;
    }

    [dir="ltr"] .guarantee-text {
        text-align: left;
    }
}

/************* Hawa Video Comparison **************/



/************* Hawa Table Comparison **************/
@media (min-width: 1024px) {
  .comparison-note {
    background-color: #F8F5EF;
    font-size: 1rem !important;
  }
}

.hawa-table-comparison {
  padding: 0rem 0rem;
  margin-top: 0rem;
  background: #f9f5ef;
  padding-bottom: 10px;
}


.comparison-container {
  /* max-width: 800px; */
  margin: 0 auto;
  padding: 1.5rem;
}


.comparison-table {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  /* border: 1px solid #000000;*/
}

.table-header {
  display: grid;
  grid-template-columns: 1fr 120px 120px;
  background: white;
}

.header-cell {
  padding: 1.25rem 1rem;
  font-weight: 500;
  text-align: center;
  font-size: 1.25rem;
  border-bottom: 1px solid rgb(255, 255, 255);
}

.header-cell img {
  margin: auto;
  margin-top: 13px;
}

.header-cell:first-child {
  text-align: left;
  border-right: 1px solid black;
  background-color: white;
}

.header-cell:nth-child(2) {
  background-color: #2d2d2d;
}

.header-cell:last-child {
  background-color: white;
  font-weight: 800;
}

.table-body {
  background: white;
  margin-bottom: 0.5rem;
}

.table-row {
  display: grid;
  grid-template-columns: 1fr 120px 120px;
}

.header-cell.feature-cell {
  border-bottom: 0;
}

.feature-cell {
  padding: 1.25rem 1rem;
  font-size: 1.125rem;
  display: flex;
  align-items: center;
  border-right: 1px solid black;
  background-color: white;
}

.check-cell {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 0.5rem;
  background-color: #2d2d2d;
}

.check-cell:first-of-type {
  background-color: #ECE95E;
  border-right: 1px solid black;
}

.check-cell:last-of-type {
  background-color: white;
}

.check {
  width: 25px;
  height: 25px;
  display: block;
}

.cross {
  width: 25px;
  height: 25px;
  display: block;
  opacity: 1;
}


[dir="rtl"] .feature-cell {
  text-align: right;
  border-right: none;
  border-left: 1px solid black;
}

[dir="rtl"] .header-cell:first-child {
  text-align: right;
  border-right: none;
  border-left: 1px solid black;
}


.check-cell:first-of-type {
  border-right: none;
  border-left: 1px solid black;
}


@media (max-width: 640px) {
  .pdp-comparison {
    padding: 0rem;
  }

  .header-cell, .feature-cell {
    font-size: 1.15rem;
    font-weight: 600;
    padding: 0rem 0.5rem;
  }

  [dir="ltr"] .header-cell .feature-cell {
    font-size: 1rem;
  }


  .table-header, .table-row {
    grid-template-columns: 1fr 80px 80px;
  }

  .check {
    width: 25px;
    height: 25px;
    font-size: 0.75rem;
  }
  .cross {
    width: 25px;
    height: 25px;
    font-size: 0.75rem;
  }
}

.homepage-comparison {
  max-width: 1440px;
  margin: 0rem auto;
  padding: 0 10px;
}

.comparison-container {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .comparison-container {
      flex-direction: row;
      align-items: center;
      gap: 2rem;
      background: #FFFFFF;
      padding: 2rem;
      border-radius: 8px;
      box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  }

  .table-row, .table-header {
    grid-template-columns: 1fr 150px 150px;
  }

  .header-cell, .feature-cell {
    font-size: 1.5rem;
  }

  .homepage-comparison {
    background: #F8F5EF;
  }
  
  .comparison-table {
    box-shadow: none !important;
    display: flex;
    flex-direction: column;
  }

  .comparison-image {
      flex: 1;
      max-width: 40%;
  }

  .comparison-image img {
      width: 100%;
      height: auto;
      border-radius: 8px;
  }

  .comparison-table {
      flex: 1.5;
  }

  .header-cell img {
    margin-top: 0 !important;
  }
}

.comparison-table {
  background: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  padding-left: 0px;
  padding-right: 0px;
}

@media (max-width: 767px) {
  .comparison-image {
      display: none;
  }
}

/************* instagram gallery **************/
.insta-gallery-container {
  max-width: 1200px;
  margin: 2rem auto 0rem auto;
  padding: 0 1rem;
}

.gallery-title {
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 0.3rem;
  text-align: center;
}

.instagram-handle {
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 1rem;
  text-align: center;
}

.gallery-title .handle {
  font-family: sans-serif;
  margin-right: 0.5rem;
}

.gallery-swiper {
  width: 100%;
  height: 35vh; /* Changed from 500px */
  margin-bottom: 2rem;
}

.gallery-swiper .swiper-slide {
  width: 55.5555%; /* For 1.8 slides view */
}

.gallery-swiper .swiper-slide img {
  width: auto;
  max-width: 100%; /* Maintain max width for images */
  height: auto;
  max-height: 35vh;
  object-fit: cover;
  display: block;
  -webkit-user-drag: none;
  user-select: none;
}

.instagram-button {
  display: block;
  margin: 2rem auto;
  padding: 0.75rem 2rem;
  background-color: #1a1a1a;
  color: white;
  border: none;
  border-radius: 9999px;
  font-size: 1.125rem;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.2s;
}

.instagram-button:hover {
  background-color: #333;
}

.swiper-lazy-preloader {
  border-color: #1a1a1a;
}

/* RTL support */
[dir="rtl"] .gallery-title .handle {
  margin-right: 0;
  margin-left: 0.5rem;
}

.instagram-header-div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/*******************************************************************************************/
/* Add extra promotional tag to product card and in PDP free shipping discount */
/*******************************************************************************************/

.product-card__promotion {
  position: absolute;
  top: 0.3rem !important;
  left: unset !important;
  right: 0.3rem !important;
  padding-left: 0.3rem !important;
  padding-right: 0.3rem !important;
  padding-top: 0.1rem !important;
  padding-bottom: 0.05rem !important;
  border-radius: 3px !important;
  font-size: 0.7rem !important;
  font-weight: 700 !important;
}

.product-card__promotion--cloned {
  top: 1.6rem !important;
  border-radius: 3px !important;
  background-color: #ac4949 !important;
  right: 0.3rem !important;
  left: unset !important;
}

[lang="en"] .product-card__promotion--cloned {
  left: 0.3rem !important;
  right: unset !important;
}

.product-card__promotion--cloned2 {
  top: 3rem !important;
  border-radius: 5px !important;
  background-color: #ac4949 !important;
}

.promotion-title.product-card__promotion--cloned {
  top: 2.5rem !important;
}

.promotion-title {
  top: 0.5rem !important;
}

.promotion-title {
  padding-left: 0.5rem !important;
  padding-right: 0.75rem !important;
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/***************** PDP Stars positions ****************/
span.s-rating-stars-reviews {
  margin-top: 4px;
  font-size: 1rem;
  font-weight: 600;
  color: #2d2d2d;
}

.product-name-stars-div salla-rating-stars {
  margin-top: 0px !important;
}

/*******************************************************************************************/
/* Video Comparison Home Page */
/*******************************************************************************************/
@media (min-width: 990px) {
  section#about-5 {
          max-width: 1440px;
          margin: auto;
          padding: 0;
  }

  section#about-5 .container {
    padding: 0;
  }

  [dir="ltr"] section#about-5 h2 , section#about-5 p {
    padding-left: 2rem;
  }

  [dir="rtl"] section#about-5 h2 , section#about-5 p {
    padding-right: 2rem;
  }
}

/*******************************************************************************************/
/* Brand USPsHome Page */
/*******************************************************************************************/

.features-container-home .feature-item {
  flex-direction: row;
}


.features-container-home .feature-item img {
  margin-bottom: 5px;
  display: block;
  width: 50%;
}

@media (min-width: 768px) {
  .features-container {
    width: 95%;
    padding: 5px 0;
    min-height: 120px;
    margin-left: auto !important;
    margin-right: auto !important ;
    margin-bottom: 0rem !important;
    margin-top: 2rem !important;
}
  .features-container .feature-item {
    flex-direction: row !important;
    justify-content: center !important ;
  }
  .features-container .feature-item .desktop-icon {
    margin-bottom: 5px !important;
    display: block !important;
    max-width: 100px !important ;
  }
  .feature-text {
      font-size: 20px !important;
      padding: 0 8px !important;
      max-width: 120px !important;
      color: white !important;
  }

  .add-to-cart-usps-container-pdp .feature-text {
    color: black !important;
}

  .feature-item {
    border-right: 0px solid #ddd !important;
    border-left: 0px solid #ddd !important;
  }



}

.mobile-icon {
  display: block !important;
}

.desktop-icon {
  display: none !important;
}

@media (min-width: 768px) {
  .mobile-icon {
      display: none !important;
  }
  
  .desktop-icon {
      display: block !important;
  }
}

/*******************************************************************************************/
/* PDP Picture Desktop Remove Padding */
/*******************************************************************************************/
@media (min-width: 1024px) {
  .product-single__slider {
      padding: 0;
  }
}

/*******************************************************************************************/
/* Video Comparison PDP */
/*******************************************************************************************/
@media (max-width: 767px) {
  .hawa-video-comparison .hawa-comparison-text {
      display: none;
  }
  
  .hawa-video-comparison .hawa-comparison-container {
      /* background-color: transparent !important; */
      padding-left: 0 !important;
      padding-right: 0 !important;
      border-radius: 20px;
  }
}

.hawa-video-comparison .hawa-comparison-container {
  background-color: #F8F5EF;
}

.hawa-comparison-title {
  padding-top: 1rem;
  margin-bottom: 0rem;
}

.hawa-video-comparison {
  margin-top: 3rem;
}

.product-card__price .total-price {
  top: 1px !important;
}
    
/*******************************************************************************************/
/* Add promo text under product card home page */
/*******************************************************************************************/
.promotional-text-under h2 {
  font-size: 0.85rem !important;
  font-weight: 700 !important;
  color: #2D2D2D !important; 
}

@media (max-width: 768px) {
  .promotional-text-under h2 {
      margin-top: -7px;
      margin-bottom: -10px !important;
  }
}

[dir = 'ltr'] .promotional-text-under h2 {
  font-size: 0.8rem !important;
  color: black !important; 
  margin-top: -6px;
  margin-bottom: -8px !important;
}

@media (min-width: 991px) {
  .product-card--vertical .product-card__content {
      padding-left: 0px !important;
      padding-right: 0px !important;
  }
}

/********************************************/
/************* Bundles App ****************/
/********************************************/

.badge,
.bundle-title,
.option-title,
.price,
.product-title {
  font-weight: 700
}

.pricing-container {
  max-width: 600px;
  margin: 0 auto;
  text-align: center
}

.bundle-title {
  font-size: 1.5em;
  margin-bottom: 0;
  margin-top: 1rem;
}

.pricing-options {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.option {
  flex: 1 1 100%;
  box-sizing: border-box;
  margin: 10px;
  border: 1px solid #c1c1c1;
  border-radius: 0px;
  padding: 0px;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
}

/* .option:hover {
  border-color: var(--color-primary);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
} */

input[type="radio"]:checked+label .option {
  background-color: #f8f9ff;
  border-color: var(--color-primary);
  border-width: 2px;
  box-shadow: 0 2px 8px rgba(var(--color-primary-rgb), 0.2);
}

input[type="radio"]:checked+label .option::before {
  content: "ÃƒÆ’Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
}

  .option-content {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
  }

  .option-title {
    font-size: 1.3em;
    margin-bottom: 0.25rem;
    margin-top: 0.5rem;
  }

  [dir="ltr"] .option-title {
    font-size: 1.1em;
  }

  .bundle-price-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
  }

  .discounted-price {
    color: #000000;
    font-size: 1.2em;
    font-weight: 700
  }

  [dir="ltr"] .discounted-price {
    font-size: 1em;
  }

  .original-price {
    color: #6d6d6d;
    text-decoration: line-through
  }

  .original-price-pack {
    color: #6d6d6d;
    text-decoration: line-through;
    font-size: 1.3rem;
  }

  .save-badge {
    background-color: #c3a1d5;
    color: #fff;
    font-size: 0.9em;
    padding: 4px 12px;
    border-radius: 15px;
    display: inline-block;
    margin-top: 8px
  }

  #offer-container [type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0
  }

  [type=radio]:checked+label .option {
    background-color: #f8f9ff;
    border-color: var(--color-primary);
    border-width: 2px;
    box-shadow: 0 2px 8px rgba(var(--color-primary-rgb), 0.2);
  }

  [type=radio]:checked+label .option-title {
    color: var(--color-primary);
  }

  [type=radio]:checked+label .discounted-price {
    transform: scale(1.05);
  }

  @media (max-width:480px) {
    .pricing-container {
      padding: 0 10px
    }

    .option {
      margin: 5px 0
    }
  }

  .discount-pill {
    background-color: #ac4949; 
    color: white;
    padding: 0px 10px;
    border-radius: 20px;
    font-size: 0.9em;
    display: inline-block;
    margin-left: 3px;
  }

  html[lang="ar"] .discount-pill {
    margin-left: 0;
    margin-right: 3px;
  }

  html[lang="ar"] .pricing-container {
    direction: rtl
  }

  html[lang="en"] .bundle-subtitle {
    font-size: 0.75rem;
  }

  html[lang="ar"] .bundle-subtitle {
    font-size: 0.85rem;
  }


/********************************************/
/************* Change Fixed products on home page ****************/
/********************************************/
li:has(> a[href="https://eauthenticate.saudibusiness.gov.sa/certificate-details/0000143350"]) {
  display: none !important;
}

.s-payments-list {
  gap: 0rem !important;
}

/********************************************/
/************* Links to other budnles in PDP ****************/
/********************************************/

.size-option-title {
  font-size: 1.05rem !important;
}


.size-option-price {
  font-size: 1.1rem !important;
  font-weight: 600 !important;
  color: #2d2d2d;
}

.size-option-price2 {
  font-size: 1rem !important;
  font-weight: 500 !important;
  color: black;
}

.size-option-qty {
  font-size: 0.9rem !important;
  font-weight: 500 !important;
  color: #2d2d2d;
}

.bundle-options-links {
  margin-top: 0rem !important;
}

@media (min-width: 640px) {
  .s-product-options-option {
      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .s-product-options-option-label {
    display: none !important;
}
}

.starting-or-normal-price {
  gap: 0.75rem !important;
}

.sticky-product-bar__quantity > label.form-label {
  display: none !important;
}

html[lang="ar"] .discount-pill-bundle-links {
  margin-left: 0;
  margin-right: 0px;
}

.discount-pill-bundle-links {
  background-color: #383B71;
  color: #ffffff;
  padding: 3px 3px 1px 3px;
  border-radius: 3px;
  font-size: 0.9rem;
  display: inline-block;
  margin-left: 3px;
  vertical-align: middle;
  /* line-height: 1rem; */
  /* margin-bottom: 0px; */
  /* top: 1px; */
}

html[lang="ar"] .free-shipping-pill-bundle-links {
  margin-left: 0;
  margin-right: 0px;
}

.free-shipping-pill-bundle-links {
  background-color: #383B71;
  color: #ffffff;
  padding: 1px 8px;
  border-radius: 9px;
  font-size: 0.75rem;
  display: inline-block;
  margin-left: 3px;
  vertical-align: middle;
  display: none !important;
}

html[lang="ar"] .best-seller-pill-bundle-links {
  margin-left: 0;
  margin-right: 0px;
}

.best-seller-pill-bundle-links {
  background-color: #ac4949;
  color: #ffffff;
  padding: 1px 8px;
  border-radius: 9px;
  font-size: 0.75rem;
  display: inline-block;
  margin-left: 3px;
  vertical-align: middle;
  display: none !important;
}

.option-upsell-free-shipping-span {
  background-color: #ac4949;
  color: #ffffff;
  padding: 1px 5px;
  border-radius: 3px;
  font-size: 0.9rem;
  display: inline-block;
  margin-left: 3px;
  vertical-align: middle;
  top: -10px;
}

/*******************************************************************************************/
/************* Brand USPs on Homepage ****************/
/*******************************************************************************************/
.features-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FAF9F7;
}

.features-container {
  width: 95%; /* Default width for mobile */
  padding: 5px 0; /* Removed horizontal padding */
  min-height: 120px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0rem;
  /* margin-top: 1.25rem; */
  margin-top: 3rem;
  box-shadow: 0 3px 6px 0px rgba(0, 0, 0, 0.07), 0 3px 8px -5px rgba(0, 0, 0, 0.02);
}

.features-inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center; /* Center the inner content */
}

.features-list {
  display: flex;
  justify-content: center; /* Center the list */
  align-items: stretch;
  width: 100%;
  gap: 5px;
  height: 100%;
  margin: 0 auto; /* Center the list */
}

.feature-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  height: 100px;
  flex: 1;
}

.feature-icon {
  width: 45px;
  height: 45px;
  margin-bottom: 4px;
  flex: 1;
  object-fit: contain;
}

.feature-text {
  font-size: 12px;
  font-weight: 500;
  color: #1F2937;
  margin: 0;
  /* direction: rtl; */
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 0px;
  word-wrap: break-word;
  line-height: 1.2;
}

/* Adjustments for larger screens */
@media (min-width: 768px) {
  .features-container {
      width: 100%; /* Desktop width */
      padding: 20px 5px !important;
      background-color: #2d2d2d;
  }
  
  .features-list {
      gap: 0px;
      width: 85%;
  }


  .feature-icon {
      width: 65px;
      height: 65px;
  }
  
  .feature-text {
      font-size: 20px;
      padding: 0 8px;
  }
}

.mobile-icon {
  display: block;
}

.desktop-icon {
  display: none;
}

@media (min-width: 768px) {
  .mobile-icon {
      display: none;
  }
  
  .desktop-icon {
      display: block;
  }
}

.homepage-comparison {
  max-width: 1200px;
  margin: 2rem auto;
  padding: 0px 0px;
}

.pdp-comparison {
  max-width: 1200px;
  margin: 0rem auto;
  padding: 1rem 0rem 0px 0;
  background: #f7f5ef;
  border-radius: 0px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.homepage-comparison .comparison-table {
  background: white;
  border-radius: 8px;
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);
  /* box-shadow: 0 4px 10px rgba(0,0,0,0.1); */
}

@media (max-width: 768px) {
  .homepage-comparison {
      margin: 0rem auto;
      margin-top: -1rem;
      margin-right: 10px;
      margin-left: 10px;
  }
}

@media only screen and (max-width: 1024px) {
  [dir="rtl"] .mm-spn li a span {
    font-size: 1rem !important;
    font-weight: 500 !important;
  }
  .mm-spn img {
    border-radius: 10px !important;
    width: 40px !important;
  }
}

.low-stock-alert {
  margin-top: 0px;
  display: flex;
  align-items: center;
}

.low-stock-text {
  margin-top: 3px;
}

.low-stock-indicator {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  color: #d32f2f;
}
.low-stock-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #d32f2f;
  border-radius: 50%;
  margin-right: 6px;
  animation: pulse 2s infinite;
}
@keyframes pulse {
  0% {
      opacity: 1;
  }
  50% {
      opacity: 0.5;
  }
  100% {
      opacity: 1;
  }
}
html[lang="ar"] .low-stock-dot {
  margin-right: 0;
  margin-left: 6px;
}

.badge-container {
    position: absolute;
    top: -14px;
    left: 0;
    right: 0;
    text-align: center;
    /* This will keep the badges centered even if only one exists */
}

.badge-container-upsell {
  position: absolute;
  top: -13px;
}

.free-shipping-pill, .discount-pill {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 12px;
    font-size: smaller;
    margin: 0 2px;
    white-space: nowrap;
}

.free-shipping-pill {
    background-color: #317b8d; /* Adjust color as needed */
    color: white;
}

.discount-pill {
    background-color: #e63946; /* Adjust color as needed */
    color: white;
}

.size-option-wrapper {
  width:100%;
}

.size-options-bundle {
    margin-top: 0px;
    margin-bottom: 1rem;
    padding-top: 0px;
    padding-bottom: 0px;
}

.size-option-bundle {
    position: relative;
    padding: 11px 0px 6px 0px;
    margin-top: 13px; /* Space for the badges */
    text-align: center;
    min-height: 69px !important;
    /* height: 100%; */ /* Ensure all boxes are the same height */
}

.tamara-text-p {
  font-size: 16px;
  font-weight: 500;
}

.tamara-split-payment-section {
  margin: -15px 0 0 0;
  padding: 1px 0px;
  border-radius: 8px;
  /* background-color: #f0f7ff; */
  /* border: 1px solid #e0e9f5; */
}
.tamara-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tamara-text p {
  margin: 0;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
}
.tamara-logo {
  height: 17px;
  vertical-align: middle;
  display: inline-block;
}

.brand-usps-section {
  margin: 0px 0 1rem 0px;
  padding: 11px;
  border-radius: 8px;
  background-color: #f7f5ef;
}
.usps-container {
  display: flex;
  flex-direction: row;
  gap: 12px;
}
.usp-item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.usp-icon img {
  /* width: 24px; */
  height: 40px;
  /* padding: 0px 6px 0px 6px; */
}
.usp-text p {
  margin: 0;
  font-size: 14px;
}

.add-to-cart-usps-container-pdp {
    width: 100%;
    padding: 5px 0px 5px 0px;
    min-height: 92px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1.5rem;
    margin-top: 9px;
    background: #f7f5ef;
    border-radius: 10px;
    border: 0.5px solid #ddd;
}

.add-to-cart-usps-container-pdp .feature-text {
  font-size: 0.85rem;
  font-weight: 900;
  height: 40%;
}

.add-to-cart-usps-container-pdp .feature-item .mobile-icon {
  margin-bottom: 0px;
}

.add-to-cart-usps-container-pdp .features-list {
  gap: 0px
}

.add-to-cart-usps-container-pdp .feature-icon {
  height:45px;
  width:45px;
}

@media (min-width: 768px) {
    .add-to-cart-usps-container-pdp .mobile-icon {
        display: block !important;
    }
  
    .feature-text {
        font-size: 15px !important;
        padding: 0 8px !important;
        max-width: 120px !important;
    }

    .add-to-cart-usps-container-pdp {
      width: 80%;
      margin-left: auto;
      margin-right: auto;
    }

    .feature-item:not(:first-child) {
    border-right: 0.5px solid #ddd !important;
  }
  .features-list {
        gap: 0px;
        width: 100%;
  }
}

.tamara-installment-amount {
  font-weight: 900;
  font-size: 17px;
  /* margin-top: 9px; */
  top: 10p;
}

[dir="ltr"] .product-usp-title {
  margin-left: 10px;
}

[dir="rtl"] .product-usp-title {
  margin-right: 10px;
}

.s-slider-thumbs .s-slider-thumbs-container .swiper-slide.swiper-slide-thumb-active:after {
  --tw-ring-color: #494949;
}

.s-slider-horizontal .s-slider-thumbs {
  margin-top: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.bold-span {
  font-weight: 900;
}

.tamara-text {
  text-align: center;
}

.s-form-control:not(#comments-filter) {
  font-size: 1.2rem !important;
  font-weight: 900 !important;
  text-align: center !important;
  text-indent: 1px !important;
  text-align-last: center !important;
  width: 100% !important;
  border: 1px solid #c1c1c1 !important;
  border-radius: 8px !important;
  border-color: #c1c1c1 !important;
}

.shipping-item {
  font-size: 1rem !important;
}

.shipping-item.text-store-text-primary {
  font-size: 1.2rem !important;
  font-weight: 700 !important;
}

.item-price {
  font-size: 1.1rem !important; 
}

.cart-size-calculator-prompt {
  margin: 0.5rem 0px 1rem 10px;
  padding: 5px 0px 15px 0px;
  background: #f9f5ef;
  border-radius: 20px;
  display: block;
  width: 100%;
}
.size-calculator-prompt-container {
  max-width: 1200px;
  margin: 0 auto;
}
.size-calculator-prompt-content {
  display: flex;
  align-items: center;
  gap: 2px;
}
.size-calculator-icon {
  flex-shrink: 0;
}
.size-calculator-icon svg {
  fill: #333;
}
.size-calculator-text {
  flex-grow: 1;
}
.size-calculator-title {
  margin: 0px 0 0px;
  font-size: 18px;
  font-weight: 600;
}
.size-calculator-description {
  margin: 0;
  /* font-size: 17px; */
  color: #2d2d2d;
  font-size: 0.95rem;
  line-height: 1.4;
  /* padding-top: 0.75rem; */
  font-weight: 500;
}
.size-calculator-cta {
  padding: 3px 18px;
  background: #333;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 700;
  font-size: 1rem;
  transition: background-color 0.2s;
  border-radius: 20px;
}
.size-calculator-cta:hover {
  background: #444;
}
@media (max-width: 768px) {
  .size-calculator-prompt-content {
      flex-direction: column;
      text-align: center;
  }
  .size-calculator-cta {
      width: 70%;
  }
}

.size-guide-link-div {
  display: flex;
  align-items: center;
  gap: 8px;
  border: 1px solid #3f3f3f;
  padding: 4px 7px;
  background: #f7f5ef;
  border-radius: 15px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0px 1px 2px 1px rgb(0 0 0 / 20%);
}
.size-guide-link-div:hover {
  transform: translateY(-2px);
}
.size-guide-link {
  color: #333;
  text-decoration: none;
  font-weight: 500;
  position: relative;
}
.size-guide-link::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -2px;
  left: 0;
  background-color: #333;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.3s ease;
}
.size-guide-link-div:hover .size-guide-link::after {
  transform: scaleX(1);
  transform-origin: left;
}
.Trigger__Icon {
  animation: iconPulse 2s infinite;
}
.Trigger__Icon.animation-stopped {
  animation: none;
}
@keyframes iconPulse {
  0% {
      transform: scale(1);
  }
  50% {
      transform: scale(1.2);
  }
  100% {
      transform: scale(1);
  }
}

.cta-button {
  display: inline-block;
  padding: 9px 24px;
  background-color: #F2F772;
  color: black;
  text-decoration: none;
  border-radius: 20px;
  font-weight: 900;
  width: 95%;
  max-width: 380px;
  font-size: 1.2rem;
  transition: background-color 0.3s ease;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.07), 0 3px 8px -5px rgba(0, 0, 0, 0.02);
}

.cta-container {
  text-align: center;
  margin: 1rem 0 7px 0px;
}

small {
  display: none !important;
}

.custom-reviews__title-stars {
    display: flex;
    gap: 1px;
    justify-content: center;
    margin-bottom: 0;
}

.bg-store-bg-secondary {
  padding: 1.rem 0.5rem 0.5rem 0rem !important;
}

.sicon-quote {
top: 4px !important;
}

/* Shipping Countdown Styles */
.shipping-countdown-alert {
  margin-top: -8px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.shipping-countdown-indicator {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  color: #1976d2;
  gap: 8px;
}

.shipping-countdown-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background-color: #1976d2;
  border-radius: 50%;
  color: white;
  flex-shrink: 0;
}

.shipping-countdown-icon svg {
  width: 12px;
  height: 12px;
}

.shipping-text-container {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.shipping-text {
  font-size: 13px;
  line-height: 1.2;
  color: #1976d2;
}

.countdown-timer {
  font-size: 16px;
  font-weight: 700;
  color: #d32f2f;
  font-family: 'Courier New', monospace;
  letter-spacing: 0.5px;
  text-shadow: 0 1px 2px rgba(211, 47, 47, 0.1);
}

/* RTL adjustments */
html[lang="ar"] .shipping-countdown-indicator {
  flex-direction: row-reverse;
}

html[lang="ar"] .shipping-text-container {
  text-align: right;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .shipping-countdown-indicator {
    font-size: 13px;
  }
  
  .countdown-timer {
    font-size: 15px;
  }
  
  .shipping-countdown-icon {
    width: 18px;
    height: 18px;
  }
  
  .shipping-countdown-icon svg {
    width: 11px;
    height: 11px;
  }
}

.shipping-countdown-indicator {
    display: flex;
    align-items: center;
    gap: 6px;
    text-align: center;
}

.countdown-highlight {
    color: #064e3b; /* Dark green */
    font-weight: 900;
    font-size:17px;
}

[lang="ar"] .shipping-countdown-alert {
            direction: rtl;
        }

[lang="ar"] .shipping-countdown-indicator {
            flex-direction: row-reverse;
        }

.shipping-countdown-line {
            display: flex;
            align-items: center;
            gap: 4px;
            white-space: nowrap;
        }

.shipping-countdown-alert {
        margin: -7px 0px 19px 0;
        font-size: 14px;
        font-weight: 400;
        color: #000;
        }

.shipping-emoji {
            font-size: 18px;
            margin-left: 0px;
        }

.shipping-line-text {
  font-size:16px;
  font-weight: 500;
}

.main-content + .sticky {
  padding: 0;
  margin: 0 !important;
}

.main-content + .sticky > .shadow-default.bg-storeBG.p-5 {
  padding: 0.25rem 1.25rem 0.25rem 1.25rem !important;
}

.size-option-1p {
  min-height: 69px !important;
}

/*******************************************************************************************/
/* Color Options Styles */
/*******************************************************************************************/
.color-options {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 0px;
  margin-bottom: 1rem;
}

.color-options .bundle-options-title {
  margin: 0;
  font-size: 1.1rem;
  font-weight: 600;
  color: #333333;
}

.color-options .color-options-list {
  display: flex;
  gap: 14px;
  flex-wrap: nowrap;
  flex-direction: row;
}

.color-option {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  user-select: none;
  border: 1px solid #c1c1c1;
  border-radius: 0px;
  padding: 12px 16px;
  background-color: #ffffff;
  transition: all 0.2s ease;
  min-width: 80px;
  position: relative;
}

.color-option:hover {
  border-color: #c0c0c0;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.color-option.selected {
  border-color: #333333;
  background-color: #c6c6c65c;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
}

.color-option.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  background-color: #f5f5f5;
}

.color-indicator {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-bottom: 8px;
  border: 2px solid #ddd;
  position: relative;
  transition: all 0.2s ease;
}

.color-option.selected .color-indicator {
  border-color: #333333;
  transform: scale(1.1);
}

/* White color indicator */
.color-white .color-indicator {
  background-color: #ffffff;
  border-color: #ddd;
}

.color-white.selected .color-indicator {
  border-color: #333333;
  box-shadow: 0 0 0 2px rgba(51, 51, 51, 0.1);
}

/* Black color indicator */
.color-black .color-indicator {
  background-color: #000000;
  border-color: #333;
}

.color-black.selected .color-indicator {
  border-color: #333333;
  box-shadow: 0 0 0 2px rgba(51, 51, 51, 0.1);
}

/* Mixed color indicator */
.color-mixed .color-indicator {
  background: linear-gradient(45deg, #ffffff 50%, #000000 50%);
  border-color: #333;
}

.color-mixed.selected .color-indicator {
  border-color: #333333;
  box-shadow: 0 0 0 2px rgba(51, 51, 51, 0.1);
}

.color-label {
  font-size: 0.9rem;
  font-weight: 500;
  color: #333333;
  text-align: center;
  line-height: 1.2;
}

.color-option.selected .color-label {
  color: #000000;
  font-weight: 700;
}

.color-option.disabled .color-label {
  color: #999999;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .color-options {
    gap: 5px;
  }
  
  .color-option {
    min-width: 70px;
    padding: 10px 12px;
    width: 100%;
  }
  
  .color-indicator {
    width: 20px;
    height: 20px;
    margin-bottom: 6px;
  }
  
  .color-label {
    font-size: 0.9rem;
    font-weight: 700;
  }
}

.size-options-bundle {
  flex-direction: row !important;
  gap: 3px;
}

.size-options-cart {
  flex-direction: row !important;
}

#bis-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999999;
  }
  #bis-modal {
    background: #fff;
    border-radius: 16px;
    max-width: 400px;
    width: 90%;
    padding: 24px;
    text-align: center;
    font-family: sans-serif;
    box-shadow: 0 8px 30px rgba(0,0,0,0.2);
    animation: scaleIn 0.25s ease;
  }
  #bis-modal h2 {
    margin-top: 0;
    font-size: 20px;
    color: #000000;
  }
  #bis-modal p {
    color: #000000;
    margin: 12px 0 20px;
  }
  #bis-modal a {
    display: inline-block;
    background: #F2F772;
    color: #000000;
    text-decoration: none;
    padding: 12px 42px;
    border-radius: 8px;
    font-weight: 900;
    transition: background 0.2s;
    font-size: 1.1rem;
  }
  #bis-modal a:hover {
    background: #1ebc5b;
  }
  #bis-close {
    margin-top: 16px;
    cursor: pointer;
    font-size: 15px;
    color: #6c6c6c;
    text-decoration: underline;
  }
  @keyframes scaleIn {
    from { transform: scale(0.9); opacity: 0; }
    to { transform: scale(1); opacity: 1; }
  }