/** Shopify CDN: Minification failed

Line 651:39 Unexpected "{"

**/
#shopify-section-template--26866730074293__image_with_text_yUXiha .section-bg{
    background-color: #FFF6ED; 
}
#shopify-section-template--26866730074293__image_with_text_yUXiha .image-with-text{
    background-color: rgb(var(--color-background));
}
#shopify-section-template--26866730074293__image_with_text_yUXiha{
    padding-bottom: 80px;
}

.badge-rotate {
    transform: rotate(0deg);
}

.header__menu-item>span.list-menu__item-text {
    text-transform: capitalize;
}

.swatch-block {
    min-width: 60px;
    text-align: center;
    padding: 4px 12px;
}

/* .variant-picker__solid input[type=radio].disabled:checked+.swatch-block .swatch-block__value, 
.variant-picker__solid input[type=radio]:checked+.swatch-block .swatch-block__value {
    background: #A0682C;
    color: #fff;
}

input[type=radio]:checked+.swatch-image, 
input[type=radio]:checked+.swatch-block, 
.swatch-image.active {
    border-color: #A0682C;
}

.variant-picker__solid input[type=radio]:checked+.swatch-block { background: #A0682C; }

.variant-picker__solid .swatch-block:before {
    box-shadow: inset 0 0 0 2px #A0682C;
}

.swatch-block { border: 1px solid #A0682C; }
.swatch-block .swatch-block__value { color: #A0682C; font-size: 16px; font-weight: 500; } */

.product-quick-view__content .price__sale {
    /* font-size: 22px;
    font-weight: 500; */
}

.product-quick-view__content .price__sale s.price-item.price-item--regular {
    /* color: #9A9A9A;
    font-size: 20px;
    font-weight: 500; */
}

.product .price .badge {
    background: transparent;
    color: #9A9A9A;
}

.product-quick-view__content .product__tax.caption {
    display: none;
}

/* .quantity { border: 1px solid #A0682C; }
.quantity__input { border: 1px dotted #A0682C; border-top-width: 0; border-bottom-width: 0; } */

.view-full-details a.btn {
    text-align: center;
    margin: 0 auto;
    display: block; 
}

.view-full-details a.btn {
    text-transform: uppercase;
    font-size: 16px;
    color: #A0682C;
    padding: 0;
    text-decoration: underline;
}

.product-form__submit.btn span {
    text-transform: uppercase; font-size: 13px; line-height: 1.4;
}

.product-quick-view__content .form__label {
    font-size: 14px;
    font-weight: 400;
}

/* 
input[type=radio].disabled+.swatch-image:after, 
input[type=radio].disabled+.swatch-block:after { background: linear-gradient(to bottom right,transparent calc(50% - 1px),rgb(160, 104, 44) 50%,transparent calc(50% + 1px)) no-repeat; } */

.mobile-collections-slider-wrapper {
    margin-bottom: 60px;
}

.side-filter-menu { padding-top: 40px; }


.mega-menu__banner .block-content.text-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mega-menu__banner--item .btn-underlined {
    color: #fff;
    font-size: 16px;
    margin-top: 0;
}

.mega-menu__banner--item .btn-underlined:before, 
.mega-menu__banner--item .btn-underlined:after {
    background-color: #fff;
}

.footer__custom-border .divider-bottom-inner {
    border-color: #b99166;
}

/* Collection page */

.mobile-collections-slider{ position: relative;  }
/* Flickity navigation arrows */
.mobile-collections-slider-wrapper .flickity-button {
  background: #fff; /* background circle */
  border-radius: 50%;
  width: 36px;
  height: 36px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  opacity: 0.9;
  transition: all 0.2s ease;
  min-width: 36px;
}
.mobile-collections-slider-wrapper .flickity-button svg{display: block !important;}
.mobile-collections-slider-wrapper .flickity-button:hover:not([disabled]) {
  background: #000;
  color: #fff;
  opacity: 1;
}
.mobile-collections-slider-wrapper .flickity-prev-next-button[disabled] {
  opacity: 1 !important;
}

.mobile-collections-slider-wrapper .flickity-prev-next-button {
  top: 50%;
  transform: translateY(-50%);
  opacity: 1 !important;
  color: #000;
}

.mobile-collections-slider-wrapper .flickity-prev-next-button.previous {
  left: 20px; /* move slightly outside */
}

.mobile-collections-slider-wrapper .flickity-prev-next-button.next {
  right: 20px;
}

/* Make the SVG icon inside arrows cleaner */
.mobile-collections-slider-wrapper .flickity-button-icon {
  fill: currentColor;
  width: 14px;
  height: 14px;
  margin: auto;
}

.coll-text-image p.collection-title{color: #fff;}
.flickity-viewport{background-color: #fff;}
.collection-slide a{text-decoration: none;}
.mobile-collections-slider{overflow: hidden; margin-left: -25px; margin-top: 0px; margin-bottom: 25px; background-color: #fff;}
.mobile-collections-slider:not(.flickity-enabled){display: flex;}
p.collection-title{font-size: 15px;
    color: #333333;
    text-align: center;
    margin-top: 10px;
    line-height: 20px;
    letter-spacing: 0;
    font-family: 'Avenir Medium';}
    @media(max-width: 767px){
      p.collection-title{font-size: 12px; line-height: 14px;}
      .collection-slide {
    width: 92px;
    max-width: 92px;
    min-width: 92px;
    padding: 0 6px;}
    .coll-text-image {
      width: 80px;
      height: 80px;
    } 
    .collection-slide img{width: 80px; height: 80px; object-fit: contain;}
    .mobile-collections-slider-wrapper .flickity-prev-next-button{display: none}
    .mobile-collections-slider{margin: 0 0 20px -10px;}

    }

.mobile-collections-slider-wrapper .splide__slide img { margin: 0 auto; }
.mobile-collections-slider-wrapper .splide__arrow svg { fill: #000; }

footer .footer__content-top .footer__blocks-wrapper {
    gap: 20px;
}

footer .footer__content-top .footer__blocks-wrapper .footer-block:nth-child(4) .footer-block__details-content .flex {
    display: flex;
    flex-flow: row;
    gap: 10px;
}

.card-wrapper .rating-star {
    --letter-spacing: .2;
    --font-size: 2;
}
.card__rating p.rating-average {
    font-size: 13px;
}

@media screen and (min-width: 801px) {
    footer .footer__content-top .footer__blocks-wrapper .footer-block:nth-child(1) {
        flex-basis: 30%;
    }
    footer .footer__content-top .footer__blocks-wrapper .footer-block:nth-child(2) {
        flex-basis: 15%;
    }
    footer .footer__content-top .footer__blocks-wrapper .footer-block:nth-child(3) {
        flex-basis: 15%;
    }
    footer .footer__content-top .footer__blocks-wrapper .footer-block:nth-child(4) {
        flex-basis: 20%;
    }
    footer .footer__content-top .footer__blocks-wrapper .footer-block:nth-child(5) {
        flex-basis: 30%;
    }
}

@media screen and (min-width: 749px) {
    .mobile-collections-slider-wrapper .splide__arrow--next { right: 0rem; }
    .mobile-collections-slider-wrapper .splide__arrow--prev { left: 0rem; }
}


/** Color Swatches **/

.color_swatch_label{
  opacity: 1;
}
.color_swatch_label.opacity_state{
  animation: fadeIn 0.5s;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.product .product__info-wrapper .color_swatches_img {
    width: 40px;
    height: 40px;
}

.color_swatches_main .color_swatch_label {
    margin-bottom: 10px;
}

body:not(.mobile-pdp-new) .desktop-none {
    display: none;
}

.option-value-label.ctm_disabled{
  display:flex;
  width:100%;
  height:100%;
}
.option-value-label.ctm_disabled span{
  color: #00000063;
  background-color: #2121211a;
  border: 1px solid transparent !important;
  cursor: not-allowed !important;
}
.option-value-label.ctm_disabled span:after{
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  background: #00000063;
  width: 40px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(130deg);
}
.ctm_disabled .option-value-input:checked+.option-value-name {
  color: #00000063;
  background-color: #2121211a;
  cursor: not-allowed !important;
  border: 1px solid #ddd !important;
}

.ctm_demo_btn{
  display:none !important;
}

.color_swatches_custom a[href='']{
  display:none;
}
.color_swatches_main{
  padding: 0 0 10px;
}
.color_swatch_label{
  color: #1D1D1D;
  text-transform: capitalize;
  font-size: 14px;
  line-height: normal;
  font-weight: normal;
}
.color_swatches_custom{
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  position:relative;
}
.color_swatches_img{
  width:30px;
  height:30px;
  border: 1px solid transparent;
  border-radius: 50%;
  position:relative;
  overflow: hidden;
}
.color_swatches_img.active,
.color_swatches_img:hover{
  border: 1px solid black; 
}
.color_swatches_img.not_available:after{
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: calc(100% - 4px);
  background: #e6e6e6;
  transform: translate(-50%,-50%) rotate(45deg);
}
.color_swatches_img img{
  width:100%;
  height:100%;
  object-fit:cover;
  border-radius:50%; 
  padding: 3px; 
  overflow: hidden;
}
@media only screen and (max-width: 720px) {
  .color_swatches_custom {
    gap: 2px;
  }
  .color_swatches_img{
    width: 2rem;
    height: 2rem;
  }
}

/* custom filter */

/* Hide content by default */
.filter-group .scroll-content {
  display: none;
  transition: all 0.3s ease;
}

/* Show when active */
.filter-group.is-open .scroll-content {
  display: block;
  padding-bottom: 20px;
}

/* Make heading clickable */
.filter-group h4 {
  cursor: pointer;
  position: relative;
  padding-right: 25px;
  touch-action: manipulation;
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}

/* Arrow icon */
.filter-group h4::after {
  content: "\e836";
  position: absolute;
  right: 0;
  font-size: 12px;
  transition: transform 0.3s ease;
}

/* Rotate arrow when open */
.filter-group.is-open h4::after {
  transform: rotate(180deg);
}


.collection-productgrid--outer.root-collection-grid .productgrid--sidebar #collection-menu,
.collection-productgrid--outer:not(.root-collection-grid) .productgrid--sidebar .filter-menu .filter-group-category {
  display: none !important;
}

.collection-productgrid--outer .productgrid--sidebar .filter-menu  .collection-container.filter-active-sale a {
  color: red;
}

.collection-productgrid--outer .productgrid--sidebar .filter-menu .filter-group h4:after {
  /* top: unset !important; */
}

.collection-productgrid--outer .productgrid--sidebar .filter-menu .filter-group ul li {  margin-bottom: 8px; }
.collection-productgrid--outer .productgrid--sidebar .filter-menu .filter-group ul li a { margin-left: 0; }

@media only screen and (min-width: 992px) {
    .collection-productgrid--outer .productgrid--sidebar .filter-menu .filter-group-shoe-size.pt-display-twocolumn .collection-container {
        width: 100%;
        float: unset;
    }
}

.filter-group h4 {
    font-size: 16px;
    font-weight: 400; 
}
.pt-filter-link i.check-icon {
    top: 0px;
    position: relative;
}

.filter-group h4 { padding-bottom: 20px !important; }

.filter-group.is-open h4 {
    border-bottom: 0px;
    padding-bottom: 5px !important;
}

.filter-group.is-open {
    border-bottom: 1px solid #dddddd;
}

.filter-group .filter-clear,
.pt-display-mode-horizontal .filter-group .filter-clear {
    right: 32px !important;
}

.filter-group li a { margin-left: 0px !important; }
.filter-group .selected i.check-icon:before { content: ""; background: url("/cdn/shop/files/filter-tick.svg?v=1773044097") top center no-repeat; }

.filter-group i.check-icon:before {
    content: "";
    background: url("/cdn/shop/files/filter-uncheck.svg?v=1773044313") top center no-repeat;
    background-repeat: no-repeat;
    display: inline-block;
    margin-top: 0;
    vertical-align: middle;
    height: 18px;
    line-height: 18px;
    width: 18px;
    /* font-size: 15px; */
}

.filter-group a:hover i.check-icon:before { content: "\e808"; }
.filter-group .selected a:hover i.check-icon:before { content: ""; }
.filter-group a:hover i.check-icon:before { content: ""; }

.filter-group li a { margin-top: 5px; }

@media (max-width: 767px) {
  .mobile-collections-slider-wrapper { margin-bottom: 30px; }
  .side-filter-menu { padding-top: 10px; }
  .facets-vertical.container { padding: 0; }
  .announcement-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
}


.yotpo .yotpo-bottomline .yotpo-icon-star, .yotpo .yotpo-bottomline .yotpo-icon-half-star, .yotpo .yotpo-bottomline .yotpo-icon-empty-star { color: #56482E !important; }

.cart-order .cart__footer .cart__blocks .background-secondary { background: #F8F5EF; }

.price__regular .price-item { /* color: #ca003d; */ }
.yotpo .text-m { font-size: 14px; color: #56482E !important; }

.yotpo-sr-bottom-line-summary { flex-direction: row !important; }
.yotpo-sr-bottom-line-summary .star-container.yotpo-sr-star-full, 
.yotpo-sr-bottom-line-summary .star-container.yotpo-sr-star-half { width: 14px; }
.yotpo-sr-bottom-line-summary .yotpo-sr-bottom-line-right-panel { display: inline-block !important; position: relative; top: 3px; line-height: 1.4; }
.yotpo-sr-bottom-line-summary .yotpo-sr-bottom-line-score { font-size: 14px !important; margin-bottom: -2px !important; }
.yotpo-sr-bottom-line-summary .yotpo-sr-bottom-line-right-panel { display: block !important;}
.yotpo-sr-bottom-line-summary .yotpo-sr-bottom-line-right-panel .yotpo-sr-bottom-line-text {  font-size: 13px !important; line-height: 2;  }
.product__price .price__regular .price-item { color: #333; }
.card__content .yotpo-sr-bottom-line-summary .yotpo-sr-bottom-line-right-panel { display: none !important; }

/* Guide page styles */

.quickview-open .product-popup-modal .product-popup-modal__content {
    --modal-width: 100%;
    /* padding-top: 50px; */
}

.template-product .main-title,
.quickview-open .main-title {
    font-size: 2rem;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 2px solid #e0e0e0;
}

.template-product .content-wrapper,
.quickview-open .content-wrapper  {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: start;
}

.template-product .instructions-section,
.quickview-open .instructions-section  {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.template-product .instruction-block,
.quickview-open .instruction-block  {
    margin-bottom: 10px;
}

.template-product .section-title,
.quickview-open .section-title  {
    font-size: 18px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 12px;
}

.template-product .instruction-text,
.quickview-open .instruction-text  {
    font-size: 14px;
    line-height: 1.7;
    color: #555;
    text-align: justify;
}

.template-product .table-section,
.quickview-open .table-section  {
    overflow-x: auto;
}

.template-product .size-table,
.quickview-open .size-table  {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    border: 1px solid #ddd;
}

.template-product .size-table thead,
.quickview-open .size-table thead  {
    background-color: #f5f5f5;
}

.template-product .size-table th,
.quickview-open .size-table th  {
    padding: 14px 12px;
    text-align: center;
    font-weight: 600;
    color: #2c3e50;
    border: 1px solid #ddd;
    font-size: 14px;
}

.template-product .size-table td,
.quickview-open .size-table td  {
    padding: 12px;
    text-align: center;
    border: 1px solid #ddd;
    color: #555;
    font-size: 14px;
}

.template-product .size-table tbody tr:nth-child(even),
.quickview-open .size-table tbody tr:nth-child(even)  {
    background-color: #fafafa;
}

.template-product .size-table tbody tr:hover,
.quickview-open .size-table tbody tr:hover  {
    background-color: #f0f0f0;
    transition: background-color 0.2s ease;
}

@media screen and (max-width: 968px) {
    .template-product .content-wrapper.accordion,
    .quickview-open .content-wrapper.accordion  {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    
    .template-product .table-section,
    .quickview-open .table-section  {
        order: 2;
    }
    
    .template-product .instructions-section,
    .quickview-open .instructions-section {
        order: 1;
    }
}

@media screen and (max-width: 768px) {
    .template-product .container,
    .quickview-open .container  {
        padding: 25px;
    }
    
    .template-product .main-title,
    .quickview-open .main-title  {
        font-size: 18px;
        margin-bottom: 20px;
    }
    
    .template-product .section-title,
    .quickview-open .section-title  {
        font-size: 14px;
    }
    
    .template-product .instruction-text,
    .quickview-open .instruction-text, {
        font-size: 13px;
    }
    
    .template-product .size-table th,
    .template-product .size-table td,
    .quickview-open .size-table th,
    .quickview-open .size-table td  {
        padding: 10px 8px;
        font-size: 13px;
    }
}

@media screen and (max-width: 480px) {
    .template-product body,
    .quickview-open body {
        padding: 10px;
    }
    
    .template-product .container,
    .quickview-open .container  {
        padding: 20px 15px;
    }
    
    .template-product .main-title,
    .quickview-open .main-title  {
        font-size: 18px;
        margin-bottom: 15px;
    }
    
    .template-product .content-wrapper,
    .quickview-open .content-wrapper  {
        gap: 20px;
    }
    
    .template-product .instructions-section,
    .quickview-open .instructions-section  {
        gap: 20px;
    }
    
    .template-product .section-title,
    .quickview-open .section-title {
        font-size: 14px;
        margin-bottom: 8px;
    }
    
    .template-product .instruction-text,
    .quickview-open .instruction-text {
        font-size: 14px;
        line-height: 1.6;
    }
    
    .template-product .size-table,
    .quickview-open .size-table {
        font-size: 0.8rem;
    }
    
    .template-product .size-table th,
    .template-product .size-table td,
    .quickview-open .size-table th,
    .quickview-open .size-table td  {
        padding: 8px 6px;
        font-size: 13px;
    }
    
    .template-product .size-table th,
    .quickview-open .size-table th  {
        font-size: 13px;
    }
}

@media screen and (max-width: 360px) {
    .template-product .size-table th,
    .template-product .size-table td,
    .quickview-open .size-table th,
    .quickview-open .size-table td  {
        padding: 6px 4px;
        font-size: 13px;
    }
    
    .template-product .size-table th,
    .quickview-open .size-table th  {
        font-size: 13px;
    }
}


/* Ends here */

.template-product h1.product-title.tcs { font-size: var(--text-size-h3); font-weight: 400; }
.product__shipping-info-wrap-background { background-color: #F8F5EF !important; }
.swatch-block { border-radius: 50px !important; }
input[type=radio].disabled+ .swatch-block .swatch-block__value { color: #a2a2a2 !important; }
.product__collapsible.accordion .sub-heading.accordion__title { font-weight: 500; letter-spacing: 2px; font-size: 13px; }
.splide__track--nav>.splide__list>.splide__slide.is-active .thumbnail:after { box-shadow: inset 0 0 0 1px #a0682c, inset 0 0 0 3px #fff; }

.mobile-collections-slider-wrapper .coll-text-image {
    background-color: #772403;
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    color: #fff;
}

.mobile-collections-slider-wrapper .splide__slide {
    padding: 0 10px;
    background-color: #fff;
}

.mobile-collections-slider-wrapper > .splide__slide {
    width: calc(100% / 8);
    max-width: calc(100% / 8);
    min-width: calc(100% / 8);
}
.mobile-collections-slider-wrapper .splide__track{
    width: 100%;
}
.mobile-collections-slider-wrapper .splide__arrow[disabled] {
    display: none;
}

@media (min-width: 1200px) {
    .mobile-collections-slider-wrapper > .splide__slide {
        width: calc(100% / 8);
        max-width: calc(100% / 8);
        min-width: calc(100% / 8);
    }
}

@media (max-width: 767px) {
    .mobile-collections-slider-wrapper .splide__slide {
        width: 92px;
        max-width: 92px;
        min-width: 92px;
        padding: 0 6px;
    }
    .mobile-collections-slider-wrapper .splide__slide img {
        width: 80px;
        height: 80px;
        object-fit: contain;
    }
    .mobile-collections-slider-wrapper .coll-text-image {
        width: 80px;
        height: 80px;
    }
}

.pagination .pagination__item.pagination__item--current {
    background: transparent;
    color: #a0682c;
    font-weight: 700;
    border: 0px solid transparent;
    border-bottom: 2px solid #a0682c;
}

.pagination .pagination__list>li {
    flex: 1 0 4.4rem;
    max-width: 2.4rem;
}

.pagination .pagination__item.pagination__item--current {
    background: transparent;
    color: #a0682c;
    font-weight: 700;
    border: 0px solid transparent;
    border-bottom: 2px solid #a0682c;
}

.pagination .pagination__item {
    border: 0px solid transparent;
    color: #56482E;
    font-weight: 700;
}

.pt-mobile .show-mobile-menu-btn .filter-menu .filter-group {
}

@media (max-width: 767px) {
    .card-product__media-inner .quick-add .btn { background: transparent; border: 1px solid #A0682C; border-radius: 50px; }
    .card-product__media-inner .quick-add .btn svg { color: #A0682C; }
}


.final_sale_text,
.pdp-announcement,
.announcement {
  color: #B90B04;
  text-align: left;
  font-family: 'Avenir Roman';
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  margin: 0 0 15px;
}
.final_sale_text {  display: none; }
#rebuy-widget-245369 h4.primary-title {
    font-family: 'DM Mono';
    color: #333;
    font-size: 32px;
    font-weight: 600;
}

.card__content .pdp-announcement, 
.card__content .announcement {
    margin-bottom: 5px;
    margin-top: 10px;
    padding-right: 0px;
    line-height: 1.4;
}

.card__content .card__information .card-information {
    margin: 7px 0 5px;
    padding-right: 32px;
}

.layer-image-with-text__content {
    padding: 15px 15px !important;
    background: #FFFBF6;
}

@media (min-width: 768px) {
    .side-filter-container { display: block !important; position: relative; }
    .side-filter-menu { width: 20% !important; /* width: calc(0% + 20%); */ position: sticky; top: 60px; float: left; }
    .main-filter-content { max-width: 80%; width: calc(100% - 20%) !important; display: inline-block; }
}

@media (min-width: 992px) {
    .mobile-add-to-cart { display: none; }
    .section-layer-image-with-text { padding: 20px 0; }
}

@media (min-width: 768px) and (max-width: 1060px) {
    .side-filter-menu { width: 25% !important; }
    .main-filter-content { max-width: 75%; }
}

@media (max-width: 1080px) {
    #Sea-Accessibility__LoaderButton,
    #Sea-Accessibility__ButtonWidget {
        bottom: 10% !important;
    }
}

@media (max-width: 1024px) {
.image-with-text__text-item h2.image-with-text__heading { margin: 0 auto; }
.image-with-text__text-item .text-with-image-block.flex .text-with-image-block__image { text-align: center; display: inline-block; margin: 10px 0; }
.image-with-text__text-item .text-with-image-block.flex { display: block; text-align: center; margin: 0 auto; }

}

@media (max-width: 991px) {
    .desktop-add-to-cart { display: none; }
    .mobile-add-to-cart { position: absolute; bottom: 10px; right: 10px; }
    .mobile-add-to-cart .btn { background: transparent; color: #a0682c; }
    .mobile-add-to-cart .btn { background: transparent; color: #a0682c; border-radius: 50px; padding: 15px; width: 34px; height: 34px; }
    .mobile-add-to-cart .btn svg.icon.icon-plus { width: 28px; position: relative; left: -7px;  top: -7px; }
    .mobile-add-to-cart .btn:hover { --btn-solid-bg: #a0682c !important; color: #fff !important; }
    .product .product__info-wrapper ul.product__icon-text { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1rem; }
}

@media (min-width: 750px) and (max-width: 1023px) {
    .product .product__info-wrapper { padding-inline-start: 0rem; }
}

@media (max-width: 767px) {
    .slide-counter__main { display: none; }
    .card__content-bg { padding: 1rem; }
    .product__info-container>*+* { margin: 1.2rem 0 !important; }
    .product__info-container { margin-top: 15px; display: block; }
}

#rebuy-widget-245369.rebuy-widget .powered-by-rebuy {
    opacity: 0 !important;
}

@media (max-width: 480px) {
    #rebuy-widget-245369.rebuy-widget .rebuy-product-grid.small-columns-2 .rebuy-product-block {
        width: 60%;
        padding: 0 10px;
    }
    #rebuy-widget-245369.rebuy-widget .rebuy-product-grid.small-carousel {
        display: block;
        padding-right: 0px;
        padding-bottom: 30px;
        padding-left: 0px;
    }
    #rebuy-widget-245369.rebuy-widget .flickity-button.previous {
        left: -25px;
    }
    #rebuy-widget-245369.rebuy-widget .flickity-button.next {
        right: -25px;
    }
}

.side-filter-menu .filter-group li a, .filter-group li a:visited, 
.side-filter-menu .filter-group .collection-count { color: #333; font-size: 14px; }
.side-filter-menu .filter-group h4 { color: #333; font-size: 14px; text-transform: uppercase; }
.side-filter-menu .pt-filter-link i.check-icon { top: 0; position: relative; margin-right: 4px; }
.side-filter-menu .filter-group .selected a { font-weight: normal; }

@media only screen and (min-width: 1061px) {
    .side-filter-menu .pt-display-twocolumn .collection-container {
        width: calc(100% - 0px);
    }
}

.template-customers-login .form__message {
    align-items: start;
    text-align: left;
}

.yotpo-display-l .yotpo-main-layout .yotpo-head,
.yotpo-display-m .yotpo-main-layout .yotpo-head {
    margin-bottom: 30px;
    margin-top: 30px;
}

.yotpo-reviews-pagination-container { margin-bottom: 10px !important; }

@media only screen and (max-width: 991px) {
    .yotpo-display-s .yotpo-head { margin-top: 0px !important; }
}

.filter-group h4::after{
    content: '';
    position: absolute;
    top: 0;
    right: 12px;
    bottom: 20px;
    margin: auto;
    width: 8px;
    height: 8px;
    border-right: 2px solid #888;
    border-bottom: 2px solid #888;
    transform: rotate(45deg);
}


.filter-group.is-open h4::after {
    content: '';
    position: absolute;
    top: 0 !important;
    right: 12px;
    bottom: -5px;
    margin: auto;
    width: 8px;
    height: 8px;
    border-left: 2px solid #888 !important;
    border-top: 2px solid #888 !important;
    border-right: unset !important;
    border-bottom: unset !important;
    transform: rotate(45deg);
}

.filter-group h4 {
    position: relative;
}

.side-filter-menu .filter-group li a,
.filter-group li a:visited,
.side-filter-menu .filter-group .collection-count {
  text-transform: capitalize;
}

.filter-group li a {
    font-family: 'Avenir Roman';
}

@media (max-width: 420px) {
    .badge-rotate { padding: 2px 5px; }
    .card__badge.top.left { top: inherit; inset-inline-start: .5rem; bottom: 0.5rem; }
    .card__badge.top.right { top: .5rem; inset-inline-end: .5rem; }
    .card__badge.bottom.right {
        bottom: 0;
        right: unset !important;
        top: unset;
        left: 0 !important;
    }
}