/** Shopify CDN: Minification failed

Line 28:16 Expected identifier but found whitespace
Line 28:21 Unexpected ";"

**/
.quick-add__submit:before{
    display:none;
}
.quick-add__submit:after{
    display:none;
}
h2.banner__heading.inline-richtext.hxxl {
    font-family: Maleo;
    font-weight: 700;
    font-style: Bold-Trial;
    font-size: 160px;
    line-height: 90%;
    letter-spacing: -2%;
    text-align: center;
}
/* Chrome, Safari */
::-webkit-scrollbar {
  display: none;
}

/* Firefox */
scrollbar-width: none;




/* collection page css */

.mobile-facets__open {
    flex-direction: row-reverse;
    gap: 5px;
    background: #F0527C;
    padding: 12px 24px;
    border-radius: 100px;
    color: white;
}

span.mobile-facets__open span {
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2%;
    vertical-align: middle;
    text-transform: uppercase;
     color:#fff;
}

h2.facet-filters__label.caption-large.text-body {
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2%;
    text-align: right;
    text-transform: uppercase;
    color:#421B1A;
}
.select select {
    text-transform: uppercase;
font-weight: 700;
font-style: Bold;
font-size: 14px;
line-height: 100%;
letter-spacing: 2%;
text-transform: uppercase;
    color:#421B1A;

}
.main-collection-container {
    background: #FFE0E866;
}

/* Container ke andar continuous loop me har 5 cards ko unique border-radius dene ke liye */

ul#product-grid .grid__item:nth-child(5n + 1) .media {
  border-radius: 300px 300px 40px 40px;
}


.grid__item:nth-child(5n + 2) .media {
  border-radius: 300px;
}


ul#product-grid .grid__item:nth-child(5n + 3) .media {
  border-radius: 32px 32px 300px 300px;
}


ul#product-grid .grid__item:nth-child(5n + 4) .media {
border-radius: 300px 300px 40px 40px;}


ul#product-grid .grid__item:nth-child(5n + 5) .media {
  border-radius: 300px 300px ;
}




.related-products .grid__item:nth-child(5n + 1) .media {
  border-radius: 300px 300px 40px 40px;
}


.related-products .grid__item:nth-child(5n + 2) .media {
  border-radius: 300px;
}


.related-products .grid__item:nth-child(5n + 3) .media {
  border-radius: 32px 32px 300px 300px;
}


.related-products .grid__item:nth-child(5n + 4) .media {
border-radius: 300px 300px 40px 40px;}


.related-products .grid__item:nth-child(5n + 5) .media {
  border-radius: 300px 300px ;
}

/* .card-wrapper, .card, .card__inner {
  overflow: hidden;
} */
.card .card__inner .card__media img {
    padding: 30px;
    background: white;
}

.card__inner .card__content {
    display: none;
}
.card-wrapper.custom-promo-card {
    background: #F0527C;
    padding: 40px 0;
    border-radius: 40px;
}
img.promo-card__image {
    width: 100%;
    height: 100%;
}
.promo-card__info {
    padding: 25px;
}
ul#product-grid h3.promo-card__title {
    font-family: Maleo;
    font-weight: 700;
    font-size: 64px;
    line-height: 90%;
    letter-spacing: -1%;
    color: white;
    margin: 0;
}
ul#product-grid p.promo-card__subtitle {
    font-weight: 600;
    font-style: Bold;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: -2%;
    color: white;
    font-family: 'ABC Social Unlicensed Trial', sans-serif;
}

ul#product-grid .rating-stars-template--23237729452267__product-grid {
    margin: auto;
    display: flex;
    justify-content: center;
}
ul#product-grid .card__information {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
ul#product-grid .caption-with-letter-spacing.light {
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2%;
    text-align: center;
    text-transform: uppercase;
    color: #421B1A;
    opacity: 1;
}
ul#product-grid .card__inner.color-scheme-2.gradient.ratio {
    background: #ffe0e800;
}
ul#product-grid {
    row-gap: 40px;
    column-gap: 15px;
    justify-content: flex-start;
}
li.grid__item.promo-card-grid-item {
    height: 100%;
    max-height: fit-content;
}
.promo-card__btn {
    background: #FDFF75 !important;
    border-radius: 100px;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 2%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #421B1A;
        padding: 20px 40px;
    margin-top: 20px !important;
    text-decoration: none;
        display: flex;
    align-items: center;
    justify-content: center;
}
.card__information h3 {
    font-family: Maleo;
    font-weight: 600;
    font-size: 30px;
    line-height: 90%;
    letter-spacing: -1%;
    text-align: center;
    margin: auto;
}
.card__information .price {
    display: none;
}

.active-facets.active-facets-desktop h6 {

    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2%;
    text-transform: uppercase;
    margin:0;
    color:#421B1A;
}
.active-facets.active-facets-desktop {
    align-items: center;
    justify-content: flex-start;
    margin-left: 12px;
    gap: 10px;
}
facet-filters-form.facets.facets-pill.small-hide {
    display: flex;
    align-items: center;
}
span.active-facets__button-inner.button.button--tertiary {
    background: #ED809D;
    box-shadow: none;
    /* font-family: ABC Social Unlicensed Trial; */
    font-weight: 700;
    font-style: Bold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 2%;
    text-align: right;
    text-transform: uppercase;
    color: #421B1A;
    padding: 8px 12px;
}
form#FacetFiltersPillsForm {
    margin-bottom: 0;
}



button.drawer-custom-close-btn {
    position: absolute;
    right: -49px;
    top: 90px;
    height: 58px;
    width: 59px;
    background: transparent;
    border: navajowhite;
    z-index: -16;
    transform: rotate(180deg);
    cursor:pointer;
}
.menu-opening .mobile-facets__inner {
    position: relative;
    overflow:scroll;
}
button.drawer-custom-close-btn svg {
    width: 66px;
    height: 82px;
   
}
button.drawer-custom-close-btn svg path {
    fill: #FFE0E8;
}
.mobile-facets__inner.gradient {
    background: #FFE0E8;
}
div#FacetsWrapperMobile {
    background: #FFE0E8;
    padding: 30px;
}
p.mobile-facets__count {
    display: none;
}
h2.mobile-facets__heading.small-hide {
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: -2%;
    text-align: center;
    vertical-align: middle;
    font-family: 'ABC Social Unlicensed Trial', sans-serif;
}
.mobile-facets__header {
    background: white;
    border-radius: 0px 0 40px 40px;
    border-bottom: none !important;
    padding: 20px !important;
}
.facets__disclosure-vertical {
    border: navajowhite;
    margin-bottom: 20px;
}
.collapsible-content__heading {
    font-size: 50px;
    font-family: 'Maleo', sans-serif;
}
.accordion.content-container {
    background: #FFE0E8;
}
.accordion__title {
    font-family: 'ABC Social Unlicensed Trial', sans-serif;
}
.collapsible-content-wrapper-narrow summary .icon-caret {
   
    right: 18px;
}

summary.mobile-facets__summary.focus-inset {
    background: white;
    border-radius: 32px;
    padding: 18px 24px 18px;
}
.facets__disclosure-vertical {
    background: white;
    border-radius: 32px;
    overflow:visible;
}
.mobile-facets__submenu-accordion.gradient {
    background: transparent;
}
.mobile-facets__summary {
    background: white;
    border-radius: 32px;
    overflow: hidden;
}
span.facets__summary-label {
    /* font-family: ABC Social Unlicensed Trial; */
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2%;
    text-transform: uppercase;
    color: #421B1A;
    opacity: 1;
}
label.facets__label.mobile-facets__label {
    padding: 0px 12px 10px 24px;
    flex-direction: row-reverse;
    justify-content: space-between;
    color: #421B1A;
}
p.mobile-facets__info {
    color: #421B1A;
}

price-range.facets__price input {
    border: 1px solid #421B1A;
    border-radius: 24px;
}
.facets__price .field:before {
   display:none;
}
.facets__price .field:after {
   display:none;
}
summary.mobile-facets__summary.focus-inset span {
     font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2%;
    text-transform: uppercase;
    color: #421B1A;
    opacity: 1;
    font-family: 'ABC Social Unlicensed Trial', sans-serif;
}
.mobile-facets__sort label {
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2%;
    text-transform: uppercase;
    color: #421B1A;
    opacity: 1;
    font-family: 'ABC Social Unlicensed Trial', sans-serif;
}
.mobile-facets__sort .select {
    width: 100%;
}
facet-remove.mobile-facets__clear-wrapper {
    display: none;
}
facet-remove.mobile-facets__clear-wrapper {
    display: none !important;
}
.mobile-facets__footer>* {
    width: 100% !important;
    background: #F0527C;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 2%;
    vertical-align: middle;
    text-transform: uppercase;
}
.mobile-facets__footer {
    border-radius: 40px 40px 0px 0px;
}
.mobile-facets__footer button:after {
    display: none;
}
.mobile-facets__sort .select__select {
    min-height: 30px !important;
    height: 100%;
}
.pagination__item-arrow {
    background: #F0527C;
    border-radius: 50%;
    color: white !important;
    height: 32px !important;
    width: 32px !important;
}

.card__inner.color-scheme-2.gradient.ratio {
    background: transparent;
}

.rating-stars-template--23237729878251__related-products {
    text-align: center;
}
.quick-add--media-overlay .quick-add__submit {
    min-height: 20px;
    background: transparent;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.85px;
    padding: 0;
    height: 100%;
}

div#judgeme_product_reviews {
    max-width: 1600px !important;
}
section#shopify-section-template--23237729878251__17859284370bc10be2 {
    background: #CAC76A;
}
p.jm-text.jm-review-widget-sidebar-header__title {
    font-family: Maleo;
    font-weight: 700;
    font-size: 96px;
    line-height: 90%;
    letter-spacing: -2%;
    color: #421B1A;
}
.jm-stack.jm-stack--space-600.jdgm-review-list {
    background: #F8F6EF;
    padding: 32px;
    border-radius: 40px;
    margin-top: 21px;
}

.sec-spotlight-desc br {
    display: none !important;
}


 .product-highlights-wrapper {
      margin: 15px 0;
    }
    .product-highlights-list {
      list-style: none;
      padding: 0;
      margin: 0;
      display: flex;
      flex-direction: column;
      gap: 10px;
    }
    .product-highlight-item {
      display: flex;
      align-items: center;
      gap: 12px;
    }
    .highlight-check-icon {
      width: 28px;
      height: 28px;
      background-color: #EEFF41;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
    .highlight-check-icon svg {
      width: 15px;
      height: 15px;
      stroke: #2B1B17;
    }
    .highlight-text {
      font-size: 16px;
      font-weight: 700;
      color: #2B1B17;
      text-transform: uppercase;
      letter-spacing: 0.5px;
    }
    .estimated-delivery-pill {
      display: inline-flex;
      align-items: center;
      gap: 12px;
      padding: 12px 24px;
      border-radius: 50px;
      border: 2px solid #FAD6E5;
      background-color: #FFFFFF;
      color: #4A1828;
      margin: 0px 0 !important;
      font-size: 13px;
      line-height: 1.4;
          width: 100%;
    justify-content: center;
    margin-bottom: 20px !important;
    }
.product .price__container span {
    font-size: 20px ;
    font-weight: 600;
    color: #F0527C ;
}
.custom-main-product .price__sale {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.product button.product-form__submit {
    background: #f0527c!important;
}
.product button.product-form__submit:after { 
display:none;
}
.product-vendor-template--23237729878251__related-products {
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #421B1A;
    opacity: 0.75;
    margin-bottom: 4px;
    min-height: 24px;
    text-align: center;
}
p.jm-text.jm-text--align-center.jm-review-widget-header__title {
    font-family: Maleo;
    font-weight: 700;
    font-style: Bold-Trial;
    font-size: 96px;
    leading-trim: NONE;
    line-height: 90%;
    letter-spacing: -2%;
    color: #421B1A;
}
.template-search__header h1.h2.center {
    font-family: Maleo;
    font-weight: 700;
    font-size: 64px;
    line-height: 90%;
    letter-spacing: -1%;
    margin: 0;
}


.rating-stars-template--23237729911019__main {
    display: flex;
    align-items: center;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.rich-text.content-container.color-scheme-1.gradient.rich-text--full-width.content-container--full-width.section-template--23528855011563__rich_text_UVUnEn-padding .rich-text__blocks {
    width: 100%;
    max-width: 100%;
}
.template-search {
    background: #FFE0E866;
}

.grid--1-col .grid__item {
        overflow: hidden;
}
.pairs-with-wrapper h3.card__heading.h5 {
    text-align: left;
    font-size: 15px;
    text-align: left;
}
.pairs-with-wrapper .card__information .price {
    display: block;
}

.facets__disclosure-vertical summary .icon-caret {
    height: 11px;
    width: 15px;
}
.mobile-facets__sort .icon-caret {
height: 11px !important;
    width: 15px !important;
}

.custom-main-product .price--on-sale .price-item--regular {
    color: #a08d8c;
    font-size: 21px !important;
}

span.custom-save-badge {
    background: #FDFF75;
    color: #421B1A !important;
    font-size: 10px !important;
    padding: 8px !important;
    border-radius: 30px !important;
    letter-spacing: 0;
    display:none;
}
.custom-main-product span.custom-save-badge {
    display:block !important
}



@media screen and (max-width: 600px) {
    .grid__item.product__media-wrapper {
        overflow: hidden;
    }
    h2.rich-text__heading.rte.inline-richtext.hxl.scroll-trigger.animate--slide-in {
    line-height: 100%;
}
.collapsible-content__heading {
    font-size: 37px;
    font-family: 'Maleo', sans-serif;
}
    

menu-drawer.mobile-facets__wrapper {
    position: fixed;
    bottom: 0;
    left: 0px;
    right: 18px;
    z-index: 6;
    background: white;
    width: 101%;
    justify-content: center;
    padding: 20px;
    border-width: 1.5px 1.5px 0 1.5px;
    border-style: solid;
    border-color: var(--Stroke-Stroke-2, #FFE0E8);
    border-radius: 40px 40px 0 0;
}

span.mobile-facets__open {
    justify-content: center;
}
.mobile-facets__open-wrapper {
  
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.mobile-facets__disclosure {
    display: flex;
    width: 100%;
}
.product-count {
    display: flex;
    align-self: center;
    position: relative;
    text-align: left;
    justify-content: left;
}
ul#product-grid {
    row-gap: 21px;
    column-gap: 8px;
}
ul#product-grid li.grid__item.scroll-trigger.animate--slide-in {
    width: 40%;
}
.quick-add.quick-add--media-overlay.no-js-hidden {
    gap: 4px!important;
   
    padding: 10px 10px!important;
   
}
product-form button {
    
           font-size: 14px !important;
        font-weight: 700 !important;
    
}
.quick-add--media-overlay__price .price {
  
    font-size: 11px !important;
  
}
h2.mobile-facets__heading.medium-hide.large-up-hide {
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.85px;
}
details.menu-opening .mobile-facets__close {
    display: none !important;
    opacity: 1;
}
.card__information h3 {
    font-family: Maleo;
    font-weight: 600;
    font-size: 24px;
    line-height: 90%;
    letter-spacing: -1%;
    text-align: center;
    margin: auto;
}
ul#product-grid h3.promo-card__title {
    font-family: Maleo;
    font-weight: 700;
    font-size: 42px;
    line-height: 90%;
    letter-spacing: -1%;
    color: white;
    margin: 0;
}
ul#product-grid p.promo-card__subtitle {
    font-weight: 600;
    font-style: Bold;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: -2%;
    color: white;
    font-family: 'ABC Social Unlicensed Trial', sans-serif;
}
.promo-card__info {
    padding: 15px;
}
.promo-card__btn {
    background: #FDFF75 !important;
    border-radius: 100px;
    font-weight: 700;
    font-style: Bold;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 2%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #421B1A;
    padding: 11px 29px;
    margin-top: 20px !important;
    text-decoration: none;
}
.card-wrapper.custom-promo-card {
    background: #F0527C;
    padding: 15px 0;
    border-radius: 40px;
}
p.jm-text.jm-review-widget-sidebar-header__title {
 
    font-size: 64px;
    text-align: center;
  
}
h2.related-products__heading.inline-richtext.h2 {
   
    font-size: 64px !important;
    width: 84%;
   
}
.related-products__subheading {
  
    font-size: 14px !important;
    
}
}