/** Shopify CDN: Minification failed

Line 573:47 Expected ":"

**/
/* cart page design */
.clear-cart-container
{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.osano-cm-widget  {
  display: none;
}
.clear-cart-container span
{
  text-align: right;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.304px;
}
.product-information .promo-code-block {
  margin-top: 0;
  border-radius: 5px 0;
}
.clear-cart-container a
{
cursor: pointer;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
letter-spacing: -0.304px;
text-decoration: underline;
text-decoration-color: #999;
}
.secure-checkout
{ 
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  display: flex;
  line-height: 14px;
  text-align: center;
  justify-content: center;
  margin-top: 20px;
  letter-spacing: -0.228px;
}
.secure-checkout img
{
  width: 107.411px;
  height: 16.9px;
}
.have-a-different-discount
{
  display: block;
  margin-top: 20px;
  text-align: center;
  color: #333333;
  font-size: 16px;
  font-style: normal;
  cursor: pointer;
  font-weight: 400;
  line-height: 24px;
  text-decoration: underline;
  text-decoration-color: #999;
}
.cart__ctas .cart__checkout-button
{
  display: block;
  padding: 10px 18px;
  align-items: center;
  border-radius: 5px;
  text-align: center;
  
  font-size: 16px;
  font-style: normal;
  position: relative;
  font-weight: 800;
  line-height: 24px; /* 150% */
  text-transform: uppercase;
}
.cart__ctas .cart__checkout-button img
{
  width: 22.457px;
  height: 26.206px;
  position: absolute;
  left: 18px;
}
.cart-page .cart__summary-container .cart__summary-totals {
  border: none;
  margin: 0;
  padding: 0;
}
.cart__summary-container .cart__total-container span, 
.cart__summary-container .cart__total-container text-component
{
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.304px;
}
.view-details-btn
{
  font-size: 16px;
  font-style: normal;
  text-decoration: underline;
  cursor: pointer;
  font-weight: 400;
  line-height: 24px;
  text-decoration-color: #999;
}
.cart__summary-container .cart-title .h1
{
  padding-inline: var(--page-margin);
  display: flex;
  justify-content: space-between;
  padding-left: 0px;
}
.cart-page .quantity-selector input[type=number], 
.product-information__grid .quantity-selector input[type=number] {
    pointer-events: none;
    cursor: not-allowed;
    -webkit-user-select: none;
    user-select: none;
}
.cart__summary-inner .cart__original-total-container li, .cart__summary-inner .cart__original-total-container .cart__original-total
{
  margin-bottom: 10px;
}
.cart__summary-inner .cart__original-total-container span.bold
{
  font-weight: 700;
}
.cart__summary-inner .cart__original-total-container span
{
  color: #333333;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.304px;
}
.cart-page__summary .cart__summary-container .cart__summary-inner
{
  padding-left: 0px !important;
}
.free-shipping-text
{
color: #333333;

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
margin-top: 0px;
letter-spacing: -0.304px;
}
.cart-items-component .cart-items__table .cart-items__price
{
  grid-area: price;
  margin-top: -2px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.cart-items-component .cart-items__table .cart-items__price span
{
  display: block;
  color: var(--color-foreground-heading);
  text-align: right;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.304px;
}
.cart-items-component .cart-items__table .cart-promo-code, .cart-items-component .cart-items__table .cart-items__price .cart-items__bundle-discount span.cart-items__bundle-discount-text
{
  color: #333333;
  text-align: right;
  
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.266px;
}
.cart-items-component .cart-items__table .cart-items__price .compare-at-price
{
  color: #333333;
  opacity: 1;
  text-align: right;
  
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.266px;
  
}
.cart-items-component .cart-items__details .cart-items__variants
{
  margin-top: 0px;
}
.cart-items-component .cart-items__details .cart-items__variants .cart-items__variant
{
  color: #333333;
  
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.266px;
}
.cart-items-component .cart-items__details .quantity-selector
{
  border-radius:4px;
  width: 70px;
  height: 30px;
  margin-top: 15px;
  background: #F3EFEA;
  border: none;
}
.cart-items-component .cart-items__details .quantity-selector .button 
{
  padding: 0;
  height: auto;
  width: 20px;
  font-weight: normal;
}
.cart-items-component .cart-items__details .quantity-selector input
{
  padding: 0px;
  outline: none;
  width: 30px;
  height: 26px;
  color: #333333;
  text-align: center;
  
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  background-color: #fff;
}
.cart-items-component .cart-items__details .cart-items__title
{
  color: var(--color-foreground-heading);
  
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.304px;
  display: block;
  margin-top: -2px;
}
.cart-items-component .cart-items__details .cart-items__title:hover
{
  color: var(--color-foreground-heading);
}
.cart-items-component .cart-title .h1
{  
  font-size: 28px;
  font-style: normal;
  font-weight: 800;
  line-height:42px;
  letter-spacing: -0.532px;
}
.cart-page__summary {
  background: var(--color-background);
}
.cart-items-component .cart-items__table tbody tr
{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 20px !important;
  background-color:var(--color-input-background);
  border-radius: 5px;
  border: none;
  margin-bottom: 20px;
  column-gap: 12px;
  grid-template-columns:clamp(117px,15cqi,7.5rem) minmax(0,1fr) minmax(var(--cart-item-price-width),auto)
}
.quantity-selector .quantity-minus,
.quantity-selector .quantity-plus {
  background-color: #F3EFEA;
  width: 20px;
  height: 31px;
}
.shopify-section cart-items-component.cart-items-component .section {
    background: var(--color-background);
}
.cart-items-component .cart-items__table tbody tr .cart-items__media
{
  width: 120px;
  display: flex;
}
.cart-items-component .cart-items__table tbody tr .cart-items__media .cart-items__media-container
{
  align-items: center;
}
.cart-items-component .cart-items__table tbody tr .cart-items__details 
{
  width: calc(70% - 60px);
}
.cart-items-component .cart-items__table tbody tr .cart-items__price
{
  width: calc(30% - 60px);
}
.cart-items-component .cart-items__table td
{
  padding: 0px;
}
.footer-utilities a {
  padding-block: 5px;
}
/* yotpo app design */
.yotpo .text-m {
  color: var(--color-foreground) !important;
  font-size: 12px !important;
  font-style: normal !important;
  
  font-weight: 400;
  line-height: 14px;
  margin: 2px 0 0 5px;
}
.yotpo .text-m:hover{
  color: var(--color-foreground) !important;
}
/* promo code design */
.promo-code-block {
    
    border-radius: 0 5px 5px 0;
    background: var(--color-primary-button-background);
    padding: 18px;
    text-align: left;
    margin: 22px 0;
    position: absolute;
    z-index: 2;
  }
  
  .promo-code-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  
  .promo-main-text {
    color: var(--color-primary-button-text);
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: 32px;
  }
  
  .promo-code-text {
    color: var(--color-primary-button-text);
    font-size: 10.004px;
    font-style: normal;
    font-weight: 800;
    line-height: 11.433px; /* 114.286% */
    text-transform: uppercase;
  }
/* promo code design end */
/* radio button design */
.radio-button-design
{
    border-radius: 5px;
    border: 1px solid #D09740;
    width: 18.059px;
    height: 18.059px;
    text-align: center;
    flex-shrink: 0;
    display: flex;
    cursor: pointer;
}
input.input-radio-button-design:checked + label
{
  border: 1px solid #D09740;
}
input.input-radio-button-design:checked + label::after {
    border-radius: 3px;
    background: #D09740;
    width: 12.201px;
    height: 12.201px;
    flex-shrink: 0;
    content: "";
    display: inline-block;
    margin: auto;
    display: flex;
    justify-content: center;
  }
  .visiblty-hidden
  {
    display: none !important;
  }
/* product details design css */
.addon_header
{
margin-top: 20px;
}
.addon-option
{
  display: flex;
  padding: 10px 15px;
  justify-content: space-between;
  align-items: center;
  border-radius: 5px;
  
  align-self: stretch;
  border: 1px solid var(--color-primary);
  background: var(--color-variant-background);
}
.addon-option.active
{
  border: 1px solid #123556;
  background: rgba(197, 230, 237, 0.50);
}
.product-price-details
{
    margin-top: -5px;
}
.product-price-details .price-data, .popup-data-container
{
    display: none;
}
.price-view-details
{
  color: #829494;
    font-family: var(--font-body--family);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    background:none;
    border:none;
    padding:0;
    text-decoration: underline;
  }
.product-details .quantity-selector
{
    background: var(--color-variant-background);
    border: none;
    --quantity-selector-width: 100px !important;
    gap: 0px !important;
    width: 100px;
}
.product-information .variant-option__button-label:has(:checked) {
  background: var(--Linear, linear-gradient(270deg, #C3E0E9 0%, #E4EEF1 100%));
}
.product-details .quantity-selector input
{
    width: 50px;
    height: 90%;
    max-width: none;
    background: var(--color-background);
    outline: none;
    color: var(--color-foreground);
    text-align: center;
    
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.product-details .quantity-selector .quantity-minus, .product-details .quantity-selector .quantity-plus
{
    width:25px;
}
.product-details add-to-cart-component > button
{
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: 24px;
    text-transform: uppercase;
}
.product-details add-to-cart-component > button:hover, .product-details add-to-cart-component > button.atc-added
{
  background-color: var(--color-primary-button-hover-background) !important;
}
.product-media.adapt_to_image img {
  width: auto;
}
.product-media.adapt_to_image {
  justify-content: center;
}
.product-details add-to-cart-component > button svg
{
    width: auto !important;
    height: auto !important;
}
.product-details add-to-cart-component > button .svg-wrapper
{
    position: absolute;
    left: 18px;
}
.product-details .group-block
{
    padding: 0px;
}
.product-details .group-block-content h1,
.product-details .group-block-content .product-title-mobile
{
    color: var(--color-foreground-heading);
    
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: 150%;
}
.product-details .layout-panel-flex
{
    gap:20px;
}
.product-details product-price .price, .product-details product-price .compare-at-price
{
    color: var(--color-foreground);
    
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    opacity: 1;
    line-height: 32px;
}
.product-details product-price .compare-at-price
{
    text-decoration-line:none;
}
.product-details product-price .compare-at-price:after
{
    content: unset;
}
.product-details product-price .compare-at-price:before {
  content: "";
  background: var(--color-primary-button-background);
  height: 2.5px;
  transform: rotate(-11.065deg);
  flex-shrink: 0;
  width: 100%;
  position: relative;
  display: block;
  top: 16px;
}
.product-details product-price > div
{
    flex-direction: row-reverse;
    display: flex;
    gap: 15px;
    justify-content: flex-end;
}
.shopify-app-block:has(.yotpo-widget-instance) {
  width: 100%;
}
/* Pdp product media design */
.product-information__grid .media-gallery--carousel slideshow-arrows .slideshow-control
{
    padding: 0;
    width: 20px;
    height: 32px;
    min-height: auto !important;
    background-color: var(--color-background);s
    border-radius: 5px;
    margin: 10px;
    border-radius: 5px;
}
.media-gallery--carousel slideshow-arrows .slideshow-control .icon-arrow
{
    width:9px !important;
    margin-top: 6px;
}
slideshow-arrows
{
    mix-blend-mode:normal !important;
}
.product-information .zoom-icon
{
    border-radius: 992.914px 992.914px 0 992.914px;
    background: var(--color-primary);
    position: absolute;
    bottom:30px;        
    right: 0px;
    z-index: 2;
    padding: 10px;
    display: none;
    cursor: zoom-in;
}
.product-information .zoom-on .zoom-icon
{
    display: block;
}
.product-information .product-media-container--zoomable.product-media-container--image
{
    pointer-events: none;
}
/* Ensure proper spacing for reviews */
.reviews-row .yotpo-widget-instance {
  margin: 0;
}
.yotpo-reviews-star-ratings-widget {
  margin-bottom: 0 !important;
}
.yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-button {
  align-items: center !important;
}
.yotpo-sr-bottom-line-text {
  line-height: normal !important;
}
.yotpo-sr-bottom-line-summary span {
  height: auto !important;
  padding: 0 !important;
  font-family: var(--font-body--family) !important;
  color: var(--color-foreground) !important; 
  font-size: 14px !important;
}
.product_media_two_columns_main:not(:has(.product_media_two_columns_inner)) {
  display: none;
}
.price-with-details {
  justify-content: center;
}
.ui-test-product-list .resource-list h3 {
  letter-spacing: -0.342px;
  line-height: 26px;
}
@media screen and (max-width: 1199px) {
.icon-with-text .section-content-wrapper.mobile-column {
  flex-direction: row;
  gap: 40px;
}
.icon-with-text .mobile-column h2 {
  font-size: 18px;
}
.icon-with-text .icon-block__media {
  height: auto;
  height: 60px;
  max-width: fit-content;
}
}
@media screen and (max-width: 749px)  {
   main[data-template="404"] h1 {
font-size: 24px;
}
main[data-template="404"] .hero__content-wrapper .text-block:nth-child(2) p {
font-size: 18px;
}
main[data-template="404"] .hero__content-wrapper .text-block:nth-child(3) p {
font-size: 14px;
}
main[data-template="404"] .hero__content-wrapper {
justify-content: flex-start;
}
  .icon-with-text .mobile-column h2 {
    text-align: center;
  }
  .icon-with-text .icon-block__media {
    max-width: 100px;
  }
  .icon-with-text .group-block-content {
    justify-content: center;
    align-items: center;
}
.icon-with-text .section-content-wrapper.mobile-column {
  gap: 30px;
}
  main[data-template="404"] h1 {
    font-size: 24px;
  }
  main[data-template="404"] .hero__content-wrapper .text-block:nth-child(2) p {
    font-size: 18px;
  }
  main[data-template="404"] .hero__content-wrapper .text-block:nth-child(3) p {
    font-size: 14px;
  }
  main[data-template="404"] .hero__content-wrapper {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 750px) and (max-width: 820px) {
  .product-details add-to-cart-component>button
  {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 520px) {
  .clear-cart-container a, .clear-cart-container span
  {
    font-size: 15PX;
  }
  .cart-items-component .cart-title .h1
  {
    font-size: 24px;
  }
  .cart-items-component .cart-items__table tbody tr {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 992px) {
  .cart-items-component .cart-title .h1
  {
    padding: 0px;
  }
  .product-details add-to-cart-component>button .svg-wrapper
  {
    left: 15px;
  }
  .product-details add-to-cart-component>button svg {
    width: 18px !important;
  }
}
@media screen and (max-width: 750px) {
  .cart-items-component .cart-items__table tbody tr .cart-items__media
  {
    width: 70px;
  }
  .cart-cart-our-promises__grid
  {
    grid-template-columns: 1fr !important;
    grid-template-rows: 1fr;
    gap: 50px;
    text-align: left;
  }
  .cart-cart-our-promises__grid .cart-our-promises__item:nth-child(1) {
  width: 138px;
}
.cart-cart-our-promises__grid .cart-our-promises__item:nth-child(2) {
  width: 133px;
}
.cart-cart-our-promises__grid .cart-our-promises__item:nth-child(3) {
  width: 202px;
}
  .product-information product-price
    {
      display: block !important;
    }
  .product-information
  {
    padding: 30px 0px;
  }
  .product-information 
  {
    gap: 0 !important;
  }
  .product-information__grid.product-information--media-left
  {
    order: 2;
  }
  .promo-code-block
  {
    padding: 12px;
    margin: 18px 0;
  }
  .promo-code-text
  {
    display: none ;
  }
  .promo-main-text
  {
    font-size: 18.83px;
    font-style: normal;
    font-weight: 800;
    line-height: 21.52px;
  }
  .product-information .zoom-icon
  {
    bottom: 0px;
  }
  .product-information media-gallery
  {
    padding: 20px;
    margin-bottom: 0;
  }

  .product-information slideshow-component slideshow-controls.mobile\:hidden
  {
    display: block !important;
    min-height: auto;
  }
  .product-information slideshow-component slideshow-controls.desktop\:hidden, slideshow-component slideshow-controls scroll-hint
  {
    display: none !important;
  }
  .product-information slideshow-component slideshow-arrows.mobile\:hidden
  {
    display: flex !important;
  }
  .cart__summary-container {
    margin-top: 20px;
  }
}
.product-information__grid
{
  z-index: 2;
}
@media screen and (min-width: 750px) {
    main[data-template="404"] h1 {
    font-size: 60px;
  }
  
    .product-information
    {
      padding: 50px 0px;
    }
    /* .section--page-width .cart-page:has(.cart__container--extend) {
        grid-template-columns: 1fr minmax(28rem, calc((100vw - var(--page-width)) / 2 + 28rem)) !important;
    } */
    .product-information .product-form-buttons
    {
        gap: 10px;
    }
    .product-information .product-media-container.constrain-height {
        --constrained-min-height: 100% !important;
    }
    .product-information__grid .product-information__media .slideshow-controls__thumbnails
    {
        width: 100%;
        padding: 0px;
        gap: 30px !important;
    }
    .product-information__grid .product-information__media scroll-hint
    {
        mask-image:none !important;
    }
    .product-information__grid .product-information__media .slideshow-controls__thumbnails .slideshow-control
    {
        flex: 0 0 calc(25% - 22.5px);
        outline: none;
    }
    .product-information__grid .product-information__media slideshow-controls
    {
        position: relative;
    }
    .product-information__grid 
    {
        display:flex !important;
    }
    .product-information__grid .product-information__media
    {
        width: 53.29%;
        padding: 0px !important;
        min-width: auto;
    }
    .product-information__grid .product-information__media img
    {
        border-radius: 5px;
    }
    :not(.dialog-zoomed-gallery)>.product-media-container {
        height: auto !important;
        padding-bottom: 30px;
    }
    .product-information__grid .product-details
    {
        width: 48.71%;
        padding-left:20px !important;
    }
}
@media screen and (min-width: 992px) {
  .product-information .product-form-buttons
  {
    gap: 20px;
  }
  .product-information__grid .product-information__media 
  {
      width: 58.29%;
  }
  .product-information__grid .product-details
  {
      width: 41.71%;
      padding-left:20px !important;
  }
  .product-information__grid .product-details
  {
      padding-left:30px !important;
  }
}
/* add to cart button design */
.product-form-buttons quantity-selector-component
{
  order: 2;
}
/* Variant Option Select - Custom Dropdown Design */
.variant-option__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}

.variant-option__label {
    color: var(--color-foreground);
    
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
}

.variant-option__view-details {
  font-size: 12px;
  color: var(--color-primary);
  text-decoration: underline;
  -webkit-text-decoration: underline;
  transition: color 0.2s ease;
}

.variant-option__custom-select {
  position: relative;
  width: 100%;
  
}

.variant-option__select-header {
  display: flex;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  background: var(--color-variant-background);
  cursor: pointer;
  transition: all 0.3s ease;
  min-height: 44px;
}


.variant-option__select-value {
  font-size: 16px;
  font-weight: 500;
  color: var(--color-foreground);
  flex: 1;
}

.variant-option__select-chevron {
  width: 16px;
  height: 16px;
  color: var(--color-primary);
  transition: transform 0.3s ease;
  margin-left: 12px;
}

.variant-option__custom-select--open .variant-option__select-chevron {
  transform: rotate(180deg);
}
.variant-option__select-wrapper
{
    overflow:unset !important;
    border: none !important;
}
.variant-option__select-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: var(--color-variant-background);
  border-top: none;
  border-radius: 5px;
  z-index: 1000;
  /* max-height:300px; */
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  list-style: none;
  margin-top:5px;
  padding:3px 0px;
}

.variant-option__custom-select--open .variant-option__select-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  box-shadow: 6px 5px 33.5px 0 rgba(18, 53, 86, 0.15);
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}

.variant-option__select-option {
  margin:  0px;
  padding: 12px 16px;
  font-size: 16px;
  color: var(--color-foreground);
  cursor: pointer;
  transition: background-color 0.2s ease;
  list-style: none;
}

.variant-option__select-option:last-child {
  border-bottom: none;
}

.variant-option__select-option:hover {
  background-color:var(--color-primary);
}

.variant-option__select-option--selected {
  background-color: var(--color-primary);
  color: var(--color-foreground);
}

.variant-option__select-option[data-available="false"] {
  color: #9ca3af;
  cursor: not-allowed;
}
.comparison-container .yotpo-sr-bottom-line-button .yotpo-sr-bottom-line-text {
  font-weight: 400 !important;
}
.product-information .product-information__grid .variant-option__button-label {
  min-width: max-content;
  padding: 15px;
  max-height: 44px;
}
.product-information .variant-option__button-label__text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.304px;
}
.product-information .variant-option--buttons legend {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.266px;
}
.product-information.variant-picker__form {
  gap: 20px;
}
.product-information__grid .variant-option--equal-width-buttons {
  display: flex;
}
.product-details product-price .price-wrap {
    flex-direction: row;
    display: flex;
    gap: 15px;
    justify-content: flex-start;
}
.quick-add-modal__content {
    display: none !important;
}

main[data-template="404"] h1 {
  font-weight: 700;
  line-height: 1;
}
main[data-template="404"] .hero__content-wrapper .text-block:nth-child(2) p {
  line-height: 32px;
}
.main-page-template h2, .main-page-template h1, .main-page-template .text-block.h2>*, .main-page-template .text-block.h1>*{
font-size: 28px;
font-weight: 800;
line-height: 34px;
text-transform: capitalize;
margin-bottom: 10px;
color: var(--color-foreground-heading);
}
.quick-add-modal__content {
    display: none !important;
}
.compare-product__row--feature:nth-child(2) {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.compare-product__row--feature:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.compare-product__row--feature:nth-child(2) .compare-product__td-label {
  border-top-left-radius: 10px;
}
.compare-product__row--feature:last-child .compare-product__td-label {
  border-bottom-left-radius: 10px;
}
.compare-product__row--feature:nth-child(2) .compare-product__td-cell:last-child {
  border-top-right-radius: 10px;
}
.compare-product__row--feature:last-child .compare-product__td-cell:last-child {
  border-bottom-right-radius: 10px;
}

@media screen and (min-width: 1520px) {
  .cart-page .cart-page__items{
    min-width: 991px;
  }
  .cart-page .cart__summary-container{
    max-width: 425px;
  }
}

@media screen and (max-width: 768px) {
  .shopify-section-group-footer-group .footer-utilities__group.footer-utilities__group--left {
    gap: 0;
  }
  .shopify-section-group-footer-group ul.policy_list.list-unstyled.custom-typography.custom-font-size {
    row-gap: 0;
    justify-content: flex-start;
  }
  .shopify-section-group-footer-group .footer-utilities__group.footer-utilities__group--left {
    justify-content: flex-start;
    align-items: baseline;
  }
  .shopify-section-group-footer-group .footer-utilities__group-copyright {
    text-align: left;
  }
}
.shopify-section-group-footer-group .spacing-style {
  gap: initial;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .shopify-section-group-footer-group img.icon-block__media {
    width: 100px !important;
  }
  .shopify-section-group-footer-group .spacing-style {
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .shopify-section-group-footer-group .icon-block {
    display: none;
  }
  .shopify-section-group-footer-group .spacing-style.section-content-wrapper {
    flex-flow: wrap;
    column-gap: 10px;
    row-gap: 48px;
    justify-content: flex-start;
  }
  .shopify-section-group-footer-group accordion-custom.menu,
  .section-content-wrapper .shopify-block {
    flex: 46%;
  }
}

