/** Shopify CDN: Minification failed

Line 1380:1 Expected "}" to go with "{"

**/
.product-custom-design .product__title__wrapper {
    padding-right: 0;
  }
  
  .product-custom-design .product__content div#TrackingMore-pre-sales-edd .tmsEddContainer{
    background:#FFF !important;
  }
  
  #product-recommendations .product-item--centered .product-information{
    text-align:left;
  }
  #product-recommendations .product-item__image{
    filter:none;
  }
  #product-recommendations .grid-item.product-item{
    background:transparent;
    border:0;
  }
  #product-recommendations .product-item__title{
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      margin-bottom: 15px;
  }
  
  #product-recommendations .product-information .price.sale {
      opacity: 1;
      font-size: 16px;
      font-weight: 600;
      line-height: 24px;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      margin-top: 10px;
      display: block;
  }
  #product-recommendations .product-item__info {
      padding-top: 30px;
      padding-left: 0;
      padding-right: 5px;
      padding-bottom: 0;
      border: 0;
  }
  .appio-reviews-widget{
    min-width:auto !important;
  }
  .related__wrapper .tab-content .tab__title{
    margin:0;
    margin-bottom:30px;
    font-family: Cardo;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
  }

  .product-quick-add__form .product__submit__item .product__block.block-padding {
    display: none;
}

cart-drawer.drawer.drawer--cart.is-empty div#recently-viewed-products-cart {
  display: none;
}

.is-empty .cart__empty div#recently-viewed-products-cart {
  display: none !important;
}
  

.main-content>.shopify-section .wrapper {
  max-width: 1380px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}

.main-content>.shopify-section .wrapper .rebuy-product-grid {
  padding: 0;
}

.rebuy-widget.widget-type-product button.rebuy-button {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  background-color: #b99e7f;
  border: unset;
  line-height: 50px;
  padding: 0 5px;
  color: #fff;
  text-transform: uppercase;
}

.rebuy-widget.widget-type-product ul.splide__pagination.rebuy-carousel__pagination.splide__pagination--ltr {
  bottom: -8px;
}

.rebuy-widget.widget-type-product .primary-title {
  text-align: center !important;
}

[data-rebuy-cart-anchor=header] {
  padding-top: 20px;
}

.rebuy-cart-visible .rebuy-cart__flyout {
  border-radius: unset;
}

[data-rebuy-component=cross-sell-widget] {
  padding: 0 0px 0 16px !important;
}

[data-rebuy-component=cross-sell-widget] .splide__track.splide__track--slide.splide__track--ltr.splide__track--draggable {
  padding-right: 52px !important;
}

[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid.large-carousel {
  padding-right: 0;
}

.smart-cart--enabled cart-drawer#cart-drawer {
  display: none;
} 

/* Collection page */

.collection__title--no-image {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1380px;
  margin: 0 auto;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.collection__title--no-image h1.hero__title.h4 {
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
  text-align: left;
  text-transform: capitalize;
  margin: 0 0 10px;
  color: #1D1D1D;
}

.collection__title--no-image .hero__description {
  margin: 0;
}

.collection__title--no-image .hero__description p {
  font-size: 14px;
  font-weight: 400;
  line-height: 16.8px;
  text-align: left;
  color: #1D1D1D;
}


.product-item--featured-image .product-item__image {
  border-bottom: 0;
  padding: 0;
  position: relative;
}

.product-item--featured-image [data-aos=img-in].aos-animate {
    position: relative;
}

.product-item--featured-image .image-wrapper--cover {
  height: 100%;
  padding-top: 0;
}

.product-item--featured-image .image-wrapper--cover img {
  position:relative;
}

.product-item--featured-image .product-item__image .product-item__image-content {
  text-align: left;
  max-width: 48%;
  margin: 0;
}

.product-item--featured-image .product-item__image-overlay {
  justify-content: flex-start;
  padding: 30px;
}

.product-item--featured-image .product-item__image-overlay .sub-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  margin: 0 0 10px;
  display: inline-block;
}

.product-item--featured-image .product-item__image .product-item__image-content h3.heading-size-7 {
  margin: 0;
  font-family: Cardo;
  font-size: 50px;
  font-weight: 400;
  line-height: 55px;
}

.product-item--featured-image .product-item__image .product-item__image-content a.btn {
  margin-top: 53px;
  background: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 50px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1D1D1D;
  min-width: 176px;
  padding: 0 20px;
}

.collection__products .product-item {
  border: unset !important;
  text-align: left;
}

.collection__products .product-item .product-item__info {
  padding: 20px 0 0;
  text-align: left;
}

.collection__products .product-item .product-item__info p.product-item__title {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: #000000;
  margin: 0 0 15px;
}

.collection__products .product-item .product-item__info a.product-link {
  display: grid;
}

.collection__products .product-item .product-item__info a.product-link .appio-rating-badge {
  order: -1;
  margin-bottom: 10px;
}

.collection__products .product-item .product-item__info .product-item__price {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  color: #000000;
}


.pagination-custom a.pagination-custom__prev span, .pagination-custom a.pagination-custom__next span {
  display: none;
}
.pagination-custom .pagination-custom__inner {
  margin: 0 4px;
}

.pagination-custom .pagination-custom a {
  margin: 0;
}

.pagination-custom a.pagination-custom__next svg {
  transform: scaleX(-1);
}

.pagination-custom .pagination-custom__inner a.pagination-custom__page {
  border: 1px solid #D9D9D9;
  margin: 0 3px;
   display: flex;
  align-items: center;
}

.pagination-custom  .pagination-custom__page--active {
  margin: 0 2px;
  display: flex;
  align-items: center;
}


 .quick-add__button {
  border: 1px solid #1D1D1D;
  margin: 0 15px 20px;
  width: -webkit-fill-available;
  max-width: 100%;
  font-size: 14px;
  font-weight: 600;
  line-height: 16.8px;
  text-align: center;
  background-color: transparent;
}

 .quick-add__button span.btn__text:before {
  content: "+";
  margin-right: 5px;
}

.collection__products  span.appio-star {
  color:#F1821B !important;
}

.collection__products .product-item .product-item__info a.product-link .appio-rating-badge .appio-rating-raters {
  display: block !important;
}

/* New Hero */

.hero__wrapper .trust-by {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 14px 0 20px;
}

.hero__wrapper .trust-by h4.trust-title {
  font-family: Cardo;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  margin: 0;
}

.hero__wrapper .trust-by .trust-img_wrap {
  display: flex;
  flex-flow: row wrap;
  gap: 15px;
}

.hero__wrapper .trust-by .trust-img_wrap img.trust-img {
  width: 76px;
  height: 25px;
  object-fit: contain;
}

.hero__wrapper a.btn.btn--solid.btn--primary {
  font-size: 14px;
  font-weight: 500;
  line-height: 16.8px;
  text-align: center;
  min-height: 50px;
}

section.new-image-col .hero__content {
  max-width: 424px;
  text-align: left;
}

section.new-image-col .hero__content .hero__button {
  justify-content: flex-start;
}

section.new-image-col .hero__content__wrapper.frame__item.align--middle-center {
  justify-content: end;
}

.blog-section .blog__title {
  text-align: left;
}

.blog-section .article__text-wrapper {
  padding: 20px 0 0 !important;
}

.blog-section .grid-item {
  border: unset !important;
}

.blog-section .article__title a {
  font-family: var(--FONT-STACK-BODY);
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #1D1D1D;
}


.blog-section .article__text-wrapper .article__excerpt {
  display: none;
}

body.has-line-design .grid-item {
  border: unset;
}

.index-products .product-item__info {
  padding: 20px 0 0;
}

.index-products .grid-item ul.swatch-view {
  padding-left: 0;
}

section.index-products.bottom-btn .grid__heading-holder .grid__heading-actions {
  display: none;
}

section.index-products .grid__items-holder .grid__heading-actions { 
  display: none;
}

section.index-products.bottom-btn .grid__items-holder .grid__heading-actions { 
  display: flex;
  margin: 50px 0 0;
  justify-content: center;
}

a.btn.btn--outline.btn--primary span {
  font-size: 14px;
  font-weight: 600;
  line-height: 16.8px;
  text-align: center;
  display: inline-block;
}

.btn--primary.btn--outline svg.icon-big-arrow path {
  stroke: #1d1d1d;
}


.btn--primary.btn--outline svg.icon-big-arrow {
  width: 30px;
  margin-left: 10px;
}

.shopify-section .appio-reviews-widget {
  margin: 0;
  max-width: 100%;
}

.shopify-section .appio-body:not([list]) .appio-review-item {
  background: #F8F6F3;
  box-shadow: unset;
  border-radius: unset;
    border: unset;
}

.shopify-section .appio-review-product-title {
  border-radius: unset;
  color: #000000;
  border: 1px solid #000000;
}

.shopify-section .appio-review-product-title a {
  color: #1d1d1d;
}

.shopify-section span.appio-total-review {
  color: #1D1D1D;
}

.shopify-section .appio-reviews-widget a {
  color: #1D1D1D;
}

/* Header CSS */

header.theme__header .section-padding {
  padding: 0;
}

header.theme__header .header__desktop .header__desktop__upper {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #EBEBEB;
}

.navlink--toplevel {
  font-size: 14px;
  font-weight: 400;
  line-height: 16.8px;
  text-transform: capitalize;
}

.navlink--toplevel .navtext {
  font-size: 14px;
  font-weight: 400;
  line-height: 16.8px;
  color: #1D1D1D;
}

.navlink--toplevel:hover span.navtext {
  color: #FF2F2F;
}

.grandparent.kids-3.images-1 .header__grandparent__links, .grandparent.kids-4.images-1 .header__grandparent__links, .grandparent.kids-5.images-1 .header__grandparent__links, .grandparent.kids-6.images-1 .header__grandparent__links, .grandparent.kids-7.images-1 .header__grandparent__links, .grandparent.kids-8.images-1 .header__grandparent__links, .grandparent.kids-9.images-1 .header__grandparent__links, .grandparent.kids-10.images-1 .header__grandparent__links, .grandparent.kids-11.images-1 .header__grandparent__links, .grandparent.kids-12.images-1 .header__grandparent__links, .grandparent.kids-13.images-1 .header__grandparent__links, .grandparent.kids-14.images-1 .header__grandparent__links, .grandparent.kids-15.images-1 .header__grandparent__links, .grandparent.kids-16.images-1 .header__grandparent__links, .grandparent.kids-17.images-1 .header__grandparent__links, .grandparent.kids-18.images-1 .header__grandparent__links, .grandparent.kids-19.images-1 .header__grandparent__links, .grandparent.kids-20.images-1 .header__grandparent__links {
grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grandparent .navlink--child span {
font-family: Cardo;
font-size: 16px;
font-weight: 400;
line-height: 28px;
text-align: left;
text-transform: capitalize;
color: #1D1D1D;
}


.grandparent .navlink--child {
padding: 0;
}

.grandparent .navlink--grandchild span.navtext {
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-transform: capitalize;
display: inline-block;
color: #1D1D1D;
}

.grandparent .dropdown__family {
border: unset;
}


.has-line-design .grandparent .header__grandparent__links .dropdown__family:before {
border: unset;
}

.navlink--highlight span.navtext {
color: #d02e2e;
}

.header__dropdown.collections h2.hero__title.h4 {
  font-family: Cardo;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #121212;
  margin: 0;
  text-align: center;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.header__dropdown.collections .hero__content__wrapper {
justify-content: center;
padding: 0;
}

.header__dropdown.collections .header__dropdown__image .hero__content {
padding: 4px;
background-color: #ffffffa3;
width: 100%;
}


.header__dropdown.collections .header__dropdown__image {
display: flex;
flex-direction: column-reverse;
}

.top-selling-products .product-list {
display: flex;
flex-direction: column;
gap: 20px;
}

.top-selling-products .product-list .product-item {
display: flex;
align-items: flex-start;
gap: 10px;
}

.top-selling-products .product-list .product-item img.product-image {
width: 85px;
height: 85px;
object-fit: cover;
object-position: center;
border: 1px solid #EBEBEB;
}


.top-selling-products .product-details h3.product-title {
font-size: 14px;
font-weight: 400;
line-height: 20px;
text-align: left;
color: #1D1D1D;
margin: 0;
}

.top-selling-products .product-details p.product-price {
margin: 5px 0 0;
font-size: 14px;
font-weight: 600;
text-align: left;
}

.top-selling-products .selling-btn {
padding: 0 30px;
display: inline-block;
width: 100%;
border: 1px solid #B99E7F;
font-size: 14px;
font-weight: 600;
text-align: center;
color: #B99E7F;
line-height: 50px;
}

.grandparent .header__dropdown.fine.jewelery .menu__blocks[style="--images-space: 3;"] {
  --images-space: 2 !important;
}

.grandparent .header__dropdown.gifts .menu__blocks figure.image-wrapper {
  padding-top: 58%;
}

.grandparent .header__dropdown.bridal .menu__blocks figure.image-wrapper {
  padding-top: 104%;
}


.header__dropdown.bridal 
.navlink.navlink--grandchild {
  display: flex;
  align-items: center;
  gap: 10px;
}

.header__dropdown.bridal .navlink.navlink--grandchild img {
  width: 24px;
}

.mobile__menu__dropdown.sliderule__panel.Shop a.sliderow__title {
  justify-content: flex-start;
  gap: 10px;
}

.mobile__menu__dropdown.sliderule__panel.Shop a.sliderow__title img {
  width: 24px;
}

.header__dropdown.bridal .navlink.navlink--grandchild.all.shapes {
  border: 1px solid #1d1d1d;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 600 !important;
  line-height: 16.8px;
  width: 100%;
  text-align: center;
  justify-content: center;
}

.header__dropdown.bridal .navlink.navlink--grandchild.all.shapes span {
  color: #1d1d1d;
}

.mobile__menu__dropdown.sliderule__panel.Shop a.sliderow__title.all.shapes:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='14' viewBox='0 0 32 14' fill='none'%3E%3Cpath d='M1 7H31M31 7L25 1M31 7L25 13' stroke='%231D1D1D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  display: inline-block;
  width: 25px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.mobile__menu__dropdown.sliderule__panel.Shop a.sliderow__title.all.shapes {
  margin-top: 20px;
}

.grandparent .header__dropdown.bridal .dropdown__family:last-of-type {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 20px;
}

.grandparent .header__dropdown.bridal .dropdown__family:last-of-type a.navlink.navlink--child {
  grid-column: span 2;
}

@media (max-width:715px){ 
.mobile__menu__dropdown.sliderule__panel.Collections .hero__content.hero__content--transparent.backdrop--radial {
  padding: 4px;
  background-color: #ffffffa3;
  width: 100%;
  text-align: center;
}


.new-image-col .brick__section .brick__block:first-of-type .image__hero__frame {
  transform: scaleX(-1);
}

.mobile__menu__dropdown.sliderule__panel.Collections .hero__content.hero__content--transparent.backdrop--radial h2.hero__title.h4 {
  font-family: Cardo;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #121212;
  margin: 0;
  text-align: center;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.mobile__menu__dropdown.sliderule__panel.Collections .header__dropdown__image {
  display: flex;
  align-items: center;
  aspect-ratio: unset !important;;
  gap: 12px;
  padding-bottom: 13px;
  border-bottom: .2px solid #000;
}

.mobile__menu__dropdown.sliderule__panel.Collections .header__dropdown__image figure.image-wrapper.lazy-image.lazy-image--backfill {
  width: 90px;
  height: 76px;
  padding: 0;
  order: -1;
}

.mobile__menu__dropdown.sliderule__panel.Collections .header__dropdown__image a.link-over-image {
  position: relative;
  text-align: left;
}

.mobile__menu__dropdown.sliderule__panel.Collections .header__dropdown__image .image-overlay {
  display: none;
}

.mobile__menu__dropdown.sliderule__panel.Collections .hero__content.hero__content--transparent.backdrop--radial {
  background-color: unset;
  text-align: left;
}

.mobile__menu__dropdown.sliderule__panel.Collections .hero__content__wrapper.align--bottom-left {
  justify-content: left;
  align-items: flex-start;
  text-align: left;
}

.mobile__menu__dropdown.sliderule__panel.Collections .hero__content.hero__content--transparent.backdrop--radial h2.hero__title.h4 {
  text-align: left;
  font-size: 18px;
}
}

/* End Header CSS */

@media (max-width: 1340px) {
  .product-item--featured-image .product-item__image .product-item__image-content h3.heading-size-7 {
    font-size: 32px;
    line-height: 1.4;
}

.product-item--featured-image .product-item__image .product-item__image-content a.btn {
    margin-top: 20px;
}

section.index-products.bottom-btn .grid__items-holder .grid__heading-actions {
  margin: 30px 0 0;
}
 }


  @media (min-width: 750px) {
  
    .related__wrapper .tab-content .tab__title{
        font-size: 50px;
        font-weight: 400;
        line-height: 56px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        margin:0;
        margin-bottom:50px;
      }
    .product-custom-design .product__page.grid-change {
      grid-template-columns: 50% 50%;
    }
    .custom-content-main-wrapper .two-col-fullwidth .wrapper--full .brick__block__text.has-padding{
      padding-top:80px;
      padding-bottom:80px;
    }

    .collection__sidebar__slider.expanded .collection__sidebar {
      background-color: #F9F9F9;
      padding: 0;
      width: 100%;
      display: flex;
      min-width: 100%;
      flex-flow: row wrap;
    }
    
    .collection__sidebar__slider.expanded {
      min-width: 311px;
      margin: 0;
      height: auto;
      top: 20px;
    }
    
    .collection__sidebar__slider {
      background-color: #F9F9F9;
      padding: 30px 20px;
    }
    
    .collection__sidebar__slider collapsible-elements {
      display: inline-block;
      width: 100%;
    }
    
    .collection__products .grid-outer {
      padding: 0 0 0 30px;
    }
    
    .collection__sidebar__slider.expanded .collection__sidebar p.collection__sidebar-title {
      width: 100%;
      padding: 0 0 20px;
      margin: 0 0 20px;
      border-bottom: 1px solid #E6E6E6;
      font-size: 20px;
      font-weight: 600;
      line-height: 24px;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
    }
    
    .filter-group:not(.filter-group--hidden)~.collection__filters .filter-group, .filter-group:not(.filter-group--hidden)~.filter-group {
      padding-top: 20px;
      margin-top: 20px;
      border-top: 1px solid #E6E6E6;
    }
    
    .collection__sidebar__slider .collection__filters .filter-group summary.filter-group__heading {
        border: unset;
        font-size: 16px;
        font-weight: 600;
        line-height: 19.2px;
        text-align: left;
        color: #000000;
        padding: 0 0 10px;
    }
    
    .collection__sidebar__slider .collection__filters .filter-group summary.filter-group__heading svg {
        opacity: 0;
    }
    
    .sidebar__item:not(:first-of-type) {
        margin: 10px 0 0;
    }
    
    .collection-nav .sidebar__item:not(:first-of-type) {
        margin: 10px 0 0;
    }
    
    .collection-nav .sidebar__item {
        margin: 0;
        font-size: 16px;
        font-weight: 400;
        line-height: 19.2px;
        text-align: left;
    }
    
    
    
    .sidebar__item a:after, .sidebar__item label:after {
        border: 1px solid #D9D9D9;
        border-radius: 3px;
    }
    
    .filter__price .range__dot span {
      background: #B99E7F;
      border: unset;
    }
    
    .filter__price__fields {
      margin-bottom: 0;
    }
    
    .filter__price__field {
      border: unset;
    }
    
    .filter__price__spacer {
      display: none;
    }
    
    .filter__price__field.filter__price__from {
      max-width: initial;
    }
    
    .filter__price__field.filter__price__from .filter__price__input {
      flex: 1;
      width: auto;
      min-width: auto;
      font-size: 14px;
      font-weight: 400;
      line-height: 16.8px;
      text-align: left;
      color: #1D1D1D;
    }
    
    .filter__price__currency {
      margin: 0;
      font-size: 14px;
      font-weight: 400;
      line-height: 16.8px;
      text-align: left;
    color: #1D1D1D;
    
    }
    
    .filter__price__input {
      max-width: max-content;
    }
    
    .filter__price__field.filter__price__to {
      justify-content: end;
      margin-right: -11px;
    }
    
    .filter__price__field.filter__price__to .filter__price__input {
      padding: 0;
    }
    
    .filter__price .range__line span {
      background-color: #8989894f;
    }
    
    .filter__price .range__line {
      border: unset;
    }

    /* section.collection nav.collection__nav.collection__nav--filter {
      display: none;
  } */
  }
  
  @media (min-width:990px){
    .product-custom-design .product__page.grid-change {
      grid-template-columns: 57.463% 42.537%;
      align-items: flex-start;
    }

    .product-custom-design .product__page.grid-change product-images.product__images {
      position: sticky;
      top: 30px;
  }

  
  }

  @media (max-width:990px){ 
    .collection__products .grid {
      gap: 15px;
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .grid-item.product-item.product-item--featured-image {
      grid-column: span 2 !important;
    }
  
  .product-item--featured-image .product-item__image-overlay {
    padding: 10px;
    padding: 20px 47px 20px 20px;
        align-items: flex-start;
        text-align: left;
    /* background: linear-gradient(157.39deg, #303865 0%, #161A34 100%); */
  }

  /* .product-item--featured-image  .product-item__bg {
    display: none;
  } */

  /* .collection__products .grid-outer {
    padding: 30px 0 0;
} */

.product-item--featured-image .product-item__image .product-item__image-content {
  max-width: 100%;
  text-align: left;
}

.product-item--featured-image .product-item__image .product-item__image-content h3.heading-size-7 {
  font-size: 24px;
}

.product-item--featured-image .product-item__image .product-item__image-content a.btn {
  min-width: 149px;
  line-height: 40px;
}
.collection__products .product-item .product-item__info .product-item__price {
  font-size: 16px;
  line-height: 1;

}
.collection__title--no-image {
  padding: 20px 20px;
}
  }
  
  
  @media (max-width:840px){
    .custom-content-main-wrapper .two-col-fullwidth .wrapper--full .brick__block__text.has-padding .hero__title.heading-size-9 {
      font-size: 24px;
      font-weight: 400;
      line-height: 28px;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
    }
    .custom-content-main-wrapper .two-col-fullwidth .wrapper--full .brick__block__text.has-padding .hero__rte p{
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
    }
  }
  
  @media (max-width:750px){
    .product-custom-design .product__title__wrapper .product__title{
          font-size: 24px;
          font-weight: 400;
          line-height: 28px;
          text-align: left;
          text-underline-position: from-font;
          text-decoration-skip-ink: none;
    }
    .product-custom-design .product__price{
          font-size: 20px;
          font-weight: 600;
          line-height: 36px;
          text-align: left;
          text-underline-position: from-font;
          text-decoration-skip-ink: none;
    }
    .product__content .product__block.product__text p{
      font-size:12px;
      line-height:20px;
    }
    .product-custom-design .product__submit__buttons{
      gap:15px;
    }
    .product-custom-design .product__content div#TrackingMore-pre-sales-edd .tmsEddContainer .tms-eddTime{
      font-size:12px;
      line-height:20px;
    }
    .product-custom-design .product__content .block__icon__row {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      align-items: center;
      justify-content: center;
      justify-items: center;
  }
   .product-custom-design .block__icon__container--quarter{
         flex: 0 0 73%;
          max-width: 73%;
   }
    .appio-reviews-widget .appio-title-row{
      display:none;
    }
    .custom-content-main-wrapper .brick__section .hero__title.heading-size-9{
      font-size: 24px;
      font-weight: 400;
      line-height: 28px;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      margin-bottom:30px;
    }
    .custom-content-main-wrapper .brick__section .hero__rte{
      margin-bottom:30px;
    }
   .custom-content-main-wrapper .brick__section .hero__rte p{
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
   }
    .custom-content-main-wrapper .brick__section .hero__button a.btn.btn--solid.btn--primary{
      width:100%;
    }
    .two-col-fullwidth .brick__section {
      flex-direction: column-reverse;
    }

    ul.splide__pagination.rebuy-carousel__pagination.splide__pagination--ltr {
      display: none;
    }

    .quick-add__button { 
      margin: 0px;
      width: 94%;
      border: unset;
    }

    .quick-add__button .btn__plus {
      margin: 0;
      margin-left: auto;
    }

    .collection__sidebar__slider.expanded {
      left: 0;
    }
    .pagination-custom {
      margin-top: 25px;
    }

    .product-item--featured-image .product-item__image .product-item__image-content a.btn {
      font-size: 12px;
    }

    .collection__products .grid {
      grid-auto-flow: dense;
    }

    .hero__wrapper .trust-by {
      flex-flow: row wrap;
      justify-content: center;
  }
  .index-hero.wide-image .hero__content__wrapper.frame__item.align--top-left-desktop.align--bottom-center-mobile {
    background-color: #ffffff6b;
}

section.new-image-col .hero__content__wrapper.frame__item.align--middle-center {
  justify-content: center;
}
.index-hero.wide-image .hero__content__wrapper.frame__item.align--top-left-desktop.align--bottom-center-mobile .hero__button {
    display: none;
}
  }
   
  @media (min-width:575px){
    .product__content .product-upsell__image .product-upsell__content {
      opacity: 1;
      position: relative;
      padding: 0;
  }
  
  .product__content .product-upsell__image .product-upsell__content a.product-upsell__link {
      display: flex;
      flex-direction: column;
      text-decoration: none;
      text-align: center;
      padding: 10px;
  }
  
  
  .product__content .product-upsell__actions .btn__outer {
      position: relative;
      width: 100%;
      right: 0;
      bottom: 0;
  }

  .product__content .product-upsell__image .product-upsell__content a.product-upsell__link {
        background: unset;
    }

    .product__content  .product-upsell__image__thumb {
      border: 1px solid #c4c4c498;
    }

  .product__content  .product-upsell {
    background-color: unset;
  }

  .product__content .product-upsell__actions .btn__outer button.product-upsell__btn {
    width: 100%;
    border: 1px solid #1D1D1D;
    min-height: 50px;
}

.product__content .product-upsell__actions .btn__outer button.product-upsell__btn span.btn__text {
    opacity: 1 !important;
    padding: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    line-height: 16.8px;
    color: #1D1D1D;
    display: inline-block;
    margin-left: -7px;
}

.product__content p.product-upsell__title.h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #1D1D1D;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.product__content .product-upsell__price {
  margin-bottom: 0;
}

.product__content .product-upsell__image .product-upsell__content .appio-rating-badge {
  display: none;
}


.product__content .product-upsell__actions .btn__outer button.product-upsell__btn span.btn__plus {
    display: none;
}

.product__content .product-upsell__actions .btn__outer button.product-upsell__btn span.btn__text:before {
    content: '+';
    margin-right: 7px;
}
   }
  
  @media (max-width:575px){
    .product-custom-design .product__content .product__block.product__upsell{
      /* grid-template-columns:1fr 1fr; */
      display: flex;
        gap: 12px;
        overflow-x: scroll;
    }

    .product-custom-design .product__content .product__block.product__upsell quick-add-product {
      flex: 0 0 48%;
    }

    .product-custom-design .product__content .product__block.product__upsell .product-upsell__actions {
      /* display: none; */
      border: 1px solid;
    }

    .product-custom-design .product__content .product__block.product__upsell .btn__outer {
      margin: 0;
      width: 100%;
  }
  
  .product-custom-design .product__content .product__block.product__upsell .btn__outer .product-upsell__btn:after {
      content: '+ add';
      text-transform: uppercase;
      display: block !important;

    }

    .collection__products .product-item .product-item__info p.product-item__title {
      font-size: 14px;
      line-height: 1.4;
  }
  .product-custom-design .product__content .product__block.product__upsell .product-upsell__btn.is-loading {
    display: flex;
  }

  .product__content .accordion__content {
    padding-bottom: 0;
  }
  
  .product-custom-design .product__content .product__block.product__upsell .product-upsell__btn {
      width: 100%;
      color: #000;
      font-size: 14px;
      font-weight: 600;
      line-height: 16.8px;
      text-align: left;
      min-height: 50px;
  }
  
  .product-custom-design .product__content .product__block.product__upsell .product-upsell__btn .btn__text {
      display: none;
  }

    .product-custom-design .product__content .product-upsell__image .product-upsell__content{
      position:relative;
      padding:0;
      text-align:center;
      opacity:1;
      background:#FFF;
    }
    .product-custom-design .product__content .product-upsell__image .product-upsell__content a.product-upsell__link{
      display:block;
      background:#FFF;
    }
    .product-custom-design .product-upsell__btn .btn__plus {
      --icon-size: 24px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: var(--icon-size);
      height: var(--icon-size);
      margin: auto;
      background: currentColor;
      -webkit-mask-image: var(--icon-pluse-svg);
              mask-image: var(--icon-pluse-svg);
      -webkit-mask-size: cover;
              mask-size: cover;
      -webkit-mask-repeat: no-repeat;
              mask-repeat: no-repeat;
      -webkit-mask-position: center center;
              mask-position: center center;
    }
    .product-custom-design .product__content .product-upsell__image .product-upsell__content .product-upsell__title{
      font-size: 16px;
      font-weight: 400;
      line-height: 20px;
      text-align: center;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      margin-bottom:10px;
      padding-top: 10px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3;
      overflow: hidden;
    }

    .product-custom-design .product__content .product-upsell__image .product-upsell__content a.product-upsell__link .appio-rating-badge {
      display: none;
  }
    .product-custom-design .product__content .product-upsell__image .product-upsell__content .product-upsell__price{
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
    }
    #product-recommendations .grid-item.product-item{
      width:calc(98% - 50px);
    }
  
  }

.radio__fieldset .radio__button input:checked~label{
  border: 2px solid #cebea7;
}
.filter-group__body {
    overflow: visible !important;
}
.collection__sidebar__slider .collection__sidebar__buttons{
  padding:5px 15px;
}
@media only screen and (max-width:1024px){
  .collection__sidebar__slider.expanded{
    min-width: 270px;
  }
  .collection__products .product-item .product-item__info .product-item__price {
  font-size: 16px;
  line-height: 1;

}
@media only screen and (max-width:749px){
  .collection__sidebar__slider.expanded{
    z-index:999999 !important;
  }
}