/** Shopify CDN: Minification failed

Line 1023:317 Expected ":"

**/
@import url('https://fonts.googleapis.com/css2?family=Playball&display=swap');
.category-sec h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    line-height: 48px;
    padding-bottom: 40px;
}

/* Section styling */
.shop-category-section {
    padding:  0 16px 20px;
    background-color: #fcefee; /* light blush tone */
}
#shopify-section-template--25218903179559__shop_the_look_aVTqyW .section-spacing.color-scheme {
    background-color: #fff;
}

.shop-category-section h2 {
    color: #404040;
    font-family: "Neue Haas Unica";
    font-size: 16px;
    font-weight: 500;
    line-height: 24px; /* 150% */
    text-transform: capitalize;
    padding-bottom: 12px;
}

/* Scrollable container */
.shop-category-scroll {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    padding: 0 16px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.shop-category-card {
    flex: 0 0 100px;
    border-radius: 12px;
    text-align: center;
    scroll-snap-align: start;
}

.shop-category-card img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 12px;
}

.shop-category-card p {
    margin: 8px 0 12px;
    font-weight: 500;
    color: #222;
}

/* Hide scrollbar */
.shop-category-scroll::-webkit-scrollbar {
    display: none;
}

.category-sec .slick-initialized .slick-slide {
    padding: 0 12px;
    border-radius: 12px;
    overflow:hidden;
}
.category-sec .slick-initialized .slick-slide .quick_category__content p  {
    text-align: left;
    color: #FFF;
    font-family: 'Playball';
    font-style: normal;
    font-size: 34px;
    font-weight: 400;
    line-height: 42px;
    padding-bottom: 22px;
}
.image-with-text-block > :not(img, svg, picture) {
    width: 100%;
    max-width: 100%;
    box-shadow: none;
}
.header-search__form-control {
    padding: 11px 24px;
    border-radius: 12px;
    background: #F5F5F5;
}
.desktop-show {
    min-width: 680px;
    width: 100%;
    /* position: relative; */
}

.predictive-search {
    position: absolute;
    left: 13%;
    width: 74%;
    height: 100%;
    z-index: 9999;
    display: none;
}

.boost-sd__product-image-img{
    z-index: unset !important;
}
.predictive-search .predictive-search__content {
    background: #fff;
    padding: 12px;
}
#shopify-section-template--25218903179559__featured_collections_ePPteD.shopify-section--featured-collections .section-spacing  {
    background-image: url('/cdn/shop/files/New_Arrival1_jpg.jpg?v=1785221020');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height:100%;
}
#shopify-section-template--25218903179559__featured_collections_ePPteD .container  {
    margin:0;
}
#shopify-section-template--25218903179559__featured_collections_ePPteD.shopify-section--featured-collections h2 {
    background-image: url('/cdn/shop/files/Rectangle_10000.svg?v=1762506341');
    background-repeat: no-repeat;
    height: 100%;
    background-size: cover;
    padding: 20px 75px 20px 30px;
}
#shopify-section-template--25218903179559__featured_collections_ePPteD.shopify-section--featured-collections .featured-collections-carousel__item {
    padding-left: 36%;
}
#shopify-section-template--25218903179559__featured_collections_ePPteD .container .product-card {
    background-color: #fff;
    gap: 0;
    border-radius: 12px;
}
#shopify-section-template--25218903179559__featured_collections_ePPteD  .product-list {
--product-list-max-items-per-row-allowed: 3;
}
.featured-collections-carousel__item scroll-carousel {
    padding-top: 12px;
}
.product-card__figure .bestseller svg {
    position:absolute;
    top: -8px;
    left: 10px;
    z-index: 3;
    width:40px;
    height: 100px;
}
.carousel-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 12px;
}

.carousel-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  border: none;
  cursor: pointer;
  transition: background 0.3s ease;
}

.carousel-dot.is-selected {
  background: #000;
}
.product-info__block-item .share-buttons .social-media__item svg {
    width: 34px;
    height: 34px;
}
.product-info__block-item .share-buttons .social-media__item svg path{
    fill:rgb(35, 35, 35);
}
.product-card__figure .variant-counter  {
    position:absolute;
    left: 10px;
    bottom: 10px;
    z-index:3;
    width:40px;
    height: 18px;
}
#shopify-section-template--25218903179559__featured_collections_ePPteD .container .product-card .product-card__info {
    padding: 20px 12px 12px;
}
#shopify-section-template--25218903179559__featured_collections_ePPteD .container .product-card .product-card__info .v-stack .v-stack {
    display: block;
}
#shopify-section-template--25218903179559__featured_collections_ePPteD .container .featured-collections-carousel__item div.justify-self-center {
    display: none;
}
.bclastemplate-product .section-spacing.color-scheme.color-scheme--scheme-1.color-scheme--bg-609ecfcfee2f667ac6c12366fc6ece56.bordered-section {
    padding: 40px 100px;
}
/* #shopify-section-template--25218903179559__featured_collections_ePPteD.shopify-section--featured-collections h2 {
    line-height: 78px;
} */
.image-with-text-block > :not(img, svg, picture) .prose p {
    color: #FFF;
    text-align: center;
    font-family: 'Playball';
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 58px; /* 116% */
    text-transform: capitalize;
}
.bclastemplate-product .image-with-text .prose {
    height: 100%;
    padding-inline-start: 40px;
    padding-inline-end: 40px;

}
.prose h2 {
    font-family: 'Playball';
    font-style: normal;
}
.bclastemplate-product .image-with-text .prose .h2 {
    color: #404040;
    font-family: "Neue Haas Unica";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 133.333% */
    text-transform: capitalize;
}
.category-sec .quick_category__card {
    position: relative;
    border-radius: 12px;
}
.category-sec .slick-initialized .slick-slide .quick_category__content {
    position: absolute;
    bottom: 0;
    padding: 332px 148px 20px 20px;
    z-index: 2;
}
.category-sec .slick-initialized .slick-slide .quick_category__content .cus-btn {
    border-radius: 12px;
    border: 1px solid #FFF;
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.32px;
    transition: 0.35s ease;
    padding: 8px 42px;
}
.mobile-show {
    display: none;
}
.category-sec .slick-initialized .slick-slide .quick_category__card .quick_category__content .cus-btn:hover {
    background-color: #FFCEC9;
    border-color: #FFCEC9;
    color: #404040;
    transition: 0.35s ease;
}
.category-sec .slick-initialized .slick-slide .quick_category__content {
    transition: 0.45s all ease;
    transform: translateY(78px);
}
.category-sec .slick-initialized .slick-slide .quick_category__card:hover .quick_category__content {
    transition: 0.45s all ease;
    transform: translateY(0);
}
.category-sec .slick-initialized .slick-slide .quick_category__card::before {
    content: '';
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition:0.35s ease;
    height: 100%;
    z-index: 1;

    /* position:absolute;
    top: 0;
    left:0;
    width: 100%;
    height: 100%; */
    /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), url(<path-to-image>) lightgray 50% / cover no-repeat; */
}
.category-sec .slick-initialized .slick-slide .quick_category__card:hover::before {
    content: '';
    position:absolute;
    transition:0.35s ease;
    top: 0;
    left:0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}


/* ============insight-section===============*/
.insight-section {
    padding: 60px 0px ;
    background: #fff3f1;
    position: relative;
    z-index: 2;
}

.insight-section>img {
    position: absolute;
    left: 0;
    bottom: 0;
    mix-blend-mode: overlay;
    z-index: -1;
}

.insight-section .insight-bg2 {
    position: absolute;
    right: 0;
    bottom: 0;
    mix-blend-mode: overlay;
    z-index: -1;
}
#special-class .elementor-column-gap-default{
	gap: 24px;
}

.elementor-widget-wrap .cus-heading .elementor-widget-container {
	background-image: url('https://vikasssood.com/wp-content/uploads/2025/01/Group-14856983.svg') !important;
	background-repeat:no-repeat;
	background-position: center center;
}

.insight-top>div {
    margin: auto;
}

.insight-section .slick-prev {
    left: 16%;
}
.insight-section .container-block button {
    width: 43px;
    height: 42px;
    top: 60%;
}
.footer__block .social-media .tap-area svg rect {
    fill: #fff;
}
.footer .form-control input {
    border-radius: 12px;
    border: 1px solid #606060;
}
body .whatmore-root p {
    color: #404040 !important;
    text-align: center !important;
    font-family: 'Playball' !important;
    font-style: normal !important;
    font-size: 40px !important;
    font-weight: 400 !important;
    line-height: 48px !important; /* 120% */
}
.insight-section .slick-next {
    right: 16%;
}
.insight-top h2 {
    color: #404040;
    text-align: center;
    font-family: 'Playball';
    font-style: normal;
    font-size: 40px;
    font-weight: 400;
    line-height: 48px; /* 120% */
}


.ct-heading .item--sub-title.style7:before, .ct-heading .item--sub-title.style7:after {
	height: 1px;
}
.insight-section .insights-b {
    margin: auto;
    position: relative;
    text-align: center;
    perspective: none;
    /* margin-top: 45px; */
	padding: 0;
}
.insight-section .insights-b .container {
	padding: 0;
}
.insight-section .insights-b h2 {
    color: #404040;
    text-align: center;
    font-family: 'Playball';
    font-style: normal;
    font-size: 40px;
    font-weight: 400;
    line-height: 48px; /* 120% */
}
.insight-section .insights-main .slick-next::before {
    content: '' !important;
    background-image: url('/cdn/shop/files/Svg.svg?v=1762696473');
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
}
.insight-section .insights-main .slick-prev::before {
    content: '' !important;
    background-image: url('/cdn/shop/files/SVG-left.svg?v=1762696473');
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
}

.insight-section  .container {
    position: relative;
}
/* slick insight */
.insights-box img {
    display: none;
}

.insight-box-slider {
    width: 55%;
    margin: auto;
    /* padding-bottom: 60px; */
    padding-bottom: 24px;
}

.insights-box h5 {
    color: #404040;
    font-family: "Neue Haas Unica";
    text-align:center;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px; /* 188.889% */
}

.insights-box p {
    color: #404040;
    text-align: center;
    font-family: "Neue Haas Unica";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
}

.insights-box>div {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.insights-box div img {
    margin: auto;
}

.insights-box div p {
    color: #FFF;
	text-align: center;

	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	line-height: 30px; /* 187.5% */
}

.insights-box  h6 {
    color: #FFF;
	text-align: center;

	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 30px; /* 166.667% */
	text-transform: uppercase;
}

.insights-box>div h5 {
    color: #FFF;
	text-align: center;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 185.714% */
}

.insight-box-slider .insights-box:first-child div div:first-child {
    border-right: 1px solid rgba(239, 243, 244, 0.20);
    padding-right: 20px;
}

.insights-box>div div:last-child {
    padding-left: 20px;
}
.insight-box-slider button.slick-arrow,
.insight-box-slider button.slick-arrow.active {
	position: absolute;
	font-size: 0;
    background: transparent;
    box-shadow: none;
}

.insight-box-slider button.slick-prev{
    left: -25%;
	z-index: 1;
	top: -25%;
}

.insight-box-slider button.slick-next {
	z-index: 1;
    right: -25%;
	top: -25%;
}
/* .insight-box-slider .slick-prev,
.insight-box-slider .slick-next {
	position: relative;
} */
.insight-box-slider .slick-prev:before {
	content: '';
	background-image: url('https://vikasssood.com/wp-content/uploads/2025/01/Button-Previous.svg');
	width: 52px;
	height: 53px;
	background-repeat: no-repeat;
	background-size:cover;
	position: absolute;
    left: 0;
	opacity: 1;
}

.insight-box-slider .slick-next:before {
	content: '';
	background-image: url('https://vikasssood.com/wp-content/uploads/2025/01/Button-Next.svg');
	width: 52px;
	height: 53px;
	background-repeat: no-repeat;
	background-size:cover;
	position: absolute;
    right: 0;
	opacity: 1;
}

/* .insight-box-slider .slick-prev:before {
    filter: invert(1);
}

.insight-box-slider .slick-next:before {
    filter: invert(1);
} */
.swiper-wrapper {
    transition-timing-function: linear !important;
}

.insight-section .insights-b .main-btn {
    margin-top: 50px;
}

.insight-section .insights-b .main-btn:hover {
    background: #fff;
    color: #000;
}

.custom-svg-color .elementor-icon-box-wrapper .elementor-icon-box-icon svg path {
	fill: #52A650;
}

.insight-section .carousel {
    width: 100%;
    height: 240px;
    margin: auto;
    /* margin-bottom: 60px; */
    margin-bottom: 40px;
    margin-top: 80px;
    position: relative;
    justify-content: center;
    display: flex;
	align-items: center;
}

.imgCardBox img {
    width: 192px;
	border-radius: 50%;
}

.carousel .imgCardBox {
    z-index: 1;
    position: absolute;
    transition: all 0.5s ease-in-out;
}

.carousel .imgCardBox.change1 {
    transform: translateX(0) scale(1.3);
    z-index: 2;
}

.carousel .imgCardBox.change2 {
    transform: translateX(100%) scale(0.9);
	opacity: 1;
}
.carousel .imgCardBox.change1 svg {
    position: absolute;
    right: 12px;
    top: -30px;
    width: 65px;
    height: 65px;
}
.carousel .imgCardBox.change3 svg,
.carousel .imgCardBox.change2 svg  {
    position: absolute;
    right: 12px;
    right: 36%;
    top: 50%;
    height: 65px;
}

.carousel .imgCardBox.change3 {
    transform: translateX(-100%) scale(0.9);
	opacity: 1;
}
.carousel .imgCardBox.change3 img,
.carousel .imgCardBox.change2 img {
    filter: grayscale(100%);
}

.imgCardBox.change1:before {
	content: '';
	background: url('https://sanbros.flyingsaints.com/wp-content/uploads/2024/12/Background.png');
	right: 14%;
    top: -10px;
	position: absolute;
	width: 52px;
	height: 52px;
	background-repeat: no-repeat;
	background-size: cover;
}

.insight-box-slider {
  position: relative;
  min-height: 100px; /* keep container heightadjust if needed */
  height: 100%;
}

.insights-box {
  box-sizing: border-box;
  transition: opacity 600ms ease-in-out, visibility 600ms;
}
.rivyoReviewWidget .rivyoReviewRatingIcon > svg,
.rivyoReviewWidget .rivyoReviewRatingIcon > .rivyoReviewFill > svg,
.rivyoReviewWidget .rivyoReviewRatingIcon svg {
  fill: #FFCF47 !important;
  width: 12px;
  height: 12px;
}
.product-info__block-item .rivyoReviewWidget .rivyoReviewRatingIcon svg {
    width: 20px;
    height: 20px;
}
/* .slick-prev, .slick-next {
  position: relative;
  z-index: 50;
  cursor: pointer;
} */
.floating-controls-container .product-card__info .justify-items-center{
    display: block;
}
 #insta-feed h2 {
    text-align: left;
    font-family: 'Playball';
    font-style: normal;
    padding: 0 100px;
    font-weight: 400;
}
.product-card__quick-add-button {
    display: none;
}
#shopify-block-AcHhzRXU5cXk4V0xZb__instafeed_app_block_NYB8Mi {
    position: relative;
}
/* #shopify-block-AcHhzRXU5cXk4V0xZb__instafeed_app_block_NYB8Mi a {
    position: absolute;
    right: 0;
    padding-right: 100px;
} */
.header-searchs.desktop-show .header-search__form-control {
    display: flex;
    justify-content: left;
    flex-direction: row-reverse;
}
.header-searchs.desktop-show .header-search__form-control .header-search__input {
    width: 100%;
}
footer .d-flex {
    display: flex;
    gap: 12px;
}
.footer__block .d-flex .social_links {
    background: #fff;
    border-radius: 50%;
    padding: 6px;
    display: flex;
    margin: 0;
    align-items: center;
}
/* ============insight-sectionn===============*/
.whatmore-root .swiper-button-next, .whatmore-root .swiper-button-prev {
    top: 40% !important;
    border: 0;
    background: none !important;
}
.wht-prod-info {
    padding: 16px 16px 16px 4px;
    position: absolute;
    bottom: 36px;
    width: 95%;
}
.whatmore-root .swiper-3d ,
#shopify-section-template--25218903179559__apps_RaNhzt .color-scheme{
    padding-bottom: 0px !important;
}
.wht-prod-info p {
    color :#fff !important;
}
.whatmore-root .swiper-button-next {
    right: 0%;
}
.whatmore-root .swiper-button-prev {
    left: 0%;
}
.whatmore-root .swiper-button-next::after {
    content: '' !important;
    background-image: url('/cdn/shop/files/Mask_group.svg?v=1762518262');
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}
.whatmore-root .swiper-button-prev::after {
    content: '' !important;
    background-image: url('/cdn/shop/files/icon-park-solid_left-c.svg?v=1762518607');
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

body .wc_review_head .wc_review_title h2{
     font-family: "Playball", cursive !important;
  font-weight: 400 !important;
      font-size: 28px;

}

.wc_review_main_content{
    border: none !important;
    padding: 20px 80px !important;
}


/* ============ FS product-card swatches + remove cart icon ============ */
/* Show real color swatches as a row under the price */
.product-card .custom_card_info_wrapper .variant-picker {
    display: flex !important;
}
.product-card .variant-picker__option-values {
    justify-content: flex-start;
    gap: 8px;
}
/* Hide the old "count" overlay on the image */
.product-card .variant-counter {
    display: none !important;
}
/* Remove the cart / add-to-cart icon on the card */
.product-card .product__btn_custom.desktop_btn,
.product-card .product__btn_custom.mobile_btn {
    display: none !important;
}

/* --- FS: selected swatch highlight --- */
.product-card .thumbnail-swatch {
    border-radius: 50%;
    cursor: pointer;
}
.product-card .variant-picker__option-values input:checked + .thumbnail-swatch {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #404040;
}
/* --- FS: full-width ADD TO CART button at bottom of card info --- */
.product-card .product__btn_custom.desktop_btn.fs-atc-btn {
    display: block !important;
    width: 100%;
    margin-top: 12px;
}
.product-card .fs-atc-btn input[type="submit"],
.product-card .fs-atc-btn button {
    width: 100%;
    display: block;
    border: none;
    cursor: pointer;
    background: #FFCEC9;
    color: #404040;
    padding: 12px 16px;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: background 0.25s ease;
}
.product-card .fs-atc-btn input[type="submit"]:hover,
.product-card .fs-atc-btn button:hover {
    background: #f6b3ab;
}

/* FS: ADD TO CART button must sit in normal flow (theme made it position:absolute for the old icon) */
.product-card .product__btn_custom.desktop_btn.fs-atc-btn {
    position: static !important;
    transform: none !important;
    inset: auto !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    justify-self: stretch;
    grid-column: 1 / -1;
}

/* FS: Track Order position to match LIVE (template-agnostic) */
[id*="__announcement_bar_new_ixCKdE"] {
    position: relative;
}
[id*="__announcement_bar_new_ixCKdE"] .track_order {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translate(-50%, -50%);
    text-underline-offset: 4px;
    letter-spacing: 0.5px;
    color: #292929;
    font-family: "Neue Haas Unica";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    display: inline-flex;
}
[id*="__announcement_bar_new_ixCKdE"] .track_order img {
    margin-top: 4px;
    margin-right: 6px;
}

@media only screen and (min-width: 768px) {
    body .boost-sd-layout--has-filter-horizontal .boost-sd__filter-tree-horizontal-option-list {
        margin-left: 0;
        margin-right: 0;
        display: block;
        flex-wrap: wrap;
        justify-content: center;
        overflow-x: scroll;
        overflow-y: hidden;
        padding: 0 !important;
        border: 0 !important;
        white-space: nowrap;
           /* Hide scrollbar */
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;     /* Firefox */
    }

    body .boost-sd-layout--has-filter-horizontal .boost-sd__filter-tree-horizontal-option-list::-webkit-scrollbar {
    display: none;             /* Chrome, Safari, Opera */
}

body .boost-sd__filter-option-label--inline-block {
    margin-bottom: 4px;
    margin-right: 4px;
    text-transform: capitalize;
}
body .boost-sd__filter-option-label--inline-block .boost-sd__filter-option-title {
    padding: 5px 28px 5px 12px;
    text-transform: capitalize !important;
    /* color: #fff !important; */
    border-radius: 12px;
    background: #FFCEC9;
    letter-spacing: 0;
}

body .boost-sd__filter-option--horizontal{
    padding: 0 !important;
    border: 0 !important;
}

body .boost-sd-layout{
    padding-top: 28px !important;
    gap: 6px;
}

body .boost-sd__filter-option--horizontal:not(.boost-sd__filter-option--style-expand) .boost-sd__filter-option-icon {
    display: inline-block;
    right: 14px;
    top: calc(50% - 4px);
    transform: rotate(270deg);
}

.boost-sd__toolbar-item{
    border-left: 0 !important;
}
}


/* ===== FS Â· Paris Beauty â€” Collection page (Boost SD) restyle ===== */
/* FILTER BAR â€” wrap + overflow visible (fixes filter dropdown-not-showing bug) */
.boost-sd__filter-tree-horizontal,
.boost-sd__filter-tree-horizontal-content{ background:#fff; position:relative; z-index:5; }
.boost-sd__filter-tree-horizontal-option-list{ display:flex !important; flex-wrap:wrap !important; gap:10px; align-items:center; overflow:visible !important; padding-bottom:6px; }
.boost-sd__filter-tree-horizontal-option-list::before{ content:"FILTER"; display:inline-flex; align-items:center; height:40px; padding-left:22px; margin-right:2px; font-size:12px; font-weight:700; letter-spacing:.09em; color:#2a2a2a; text-transform:uppercase; background:url("/cdn/shop/files/iconoir_filter.svg?v=1784627889") no-repeat left center / 15px 15px; }
.boost-sd__filter-option-title{     position: relative;
    text-transform: uppercase !important;
    letter-spacing: .05em;
    font-size: 14px !important;
    font-weight: 500 !important;
    border: 1px solid #e6bcc1 !important;
    border-radius: 12px !important;
    padding: 5px 32px 6px 12px !important;
    background: #fff !important;
    color: #2a2a2a !important;}
.boost-sd__filter-option-icon{ position:absolute !important; right:12px; top:50%; transform:translateY(-50%); margin:0 !important; }
/* TOOLBAR */
.boost-sd__product-count{     text-transform: uppercase !important;
    letter-spacing: 0 !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #333 !important; }
.boost-sd__sorting-label,.boost-sd__sorting-value{     text-transform: uppercase !important;
    letter-spacing: .05em;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #333 !important; }
.boost-sd__sorting-button{ border:1px solid #ddd; border-radius:6px; padding:7px 12px !important; }
/* CARD */
.boost-sd__product-image-wrapper{ background:#f1f1f1; border-radius: 12px !important; }
.boost-sd__product-image{
    border-radius: 12px !important; 
}
.boost-sd__product-info{ text-align:left !important; padding:12px 4px 8px !important; }
.boost-sd__product-title {
    font-weight: 500 !important;
    font-size: 17px !important;
    color: #1c1b1b !important;
}
.boost-sd__product-price-content{ justify-content:flex-start !important; text-align:left !important; }
.boost-sd__format-currency{ font-weight:700 !important; color:#1c1b1b !important; font-size:16px !important; }
.boost-sd__product-tax{     color: #404040 !important;
    font-size: 14px !important;
    margin-top: 1px;}
.boost-sd__product-swatch,.boost-sd__product-swatch-options{ justify-content:flex-start !important; }
/* BEST SELLER ribbon */
.boost-sd__product-item-grid-view-layout-image{ position:relative; }
.boost-sd__product-item-grid-view-layout-image::before{ content: "BEST SELLER";
    position: absolute;
    top: 0;
    border-top-left-radius: 12px;
    left: 0px;
    z-index: 2;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    background: #ec9aa0;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 12px 14px 18px;
    line-height: 1;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 90%, 0 100%);}
/* Card button -> pink full-width (keeps its own text) */
.boost-sd__product-item .boost-sd__button{ background:#FFCEC9 !important; border:none !important; border-radius:2px !important; width:100% !important; padding:14px 10px !important; margin-top:10px !important; justify-content:center !important; color:#2a2a2a !important; text-transform:uppercase !important; letter-spacing:.06em !important; font-weight:600 !important; font-size:13px !important; }
.boost-sd__product-item .boost-sd__button:hover{ background:#f0b6b6 !important; }


/* --- Filter bar: single-row horizontal scroll + pink pills (design update) --- */
#boost-sd__filter-tree-wrapper .boost-sd__filter-tree-horizontal-option-list{ flex-wrap:nowrap !important; overflow-x:auto !important; overflow-y:visible !important; }
#boost-sd__filter-tree-wrapper .boost-sd__filter-tree-horizontal-option-list::before{ position:sticky; left:0; background:#fff; z-index:6; flex:0 0 auto; padding-right:6px; }
#boost-sd__filter-tree-wrapper .boost-sd__filter-option--horizontal{ flex:0 0 auto !important; }
#boost-sd__filter-tree-wrapper .boost-sd__filter-option-title{ background:#fbd7d7 !important; border-color:#f2c1c1 !important; }
#boost-sd__filter-tree-wrapper .boost-sd__filter-option-itemwrapper{ z-index:9999 !important; }


/* Fix: FILTER label should not cover the first pill */
#boost-sd__filter-tree-wrapper .boost-sd__filter-tree-horizontal-option-list::before{ position:static !important; background:transparent !important; margin-right:12px; }


/* FILTER label pinned outside the scroll + fix center-overflow clip */
#boost-sd__filter-tree-wrapper .boost-sd__filter-tree-horizontal-content{ display:flex !important; align-items:center; }
#boost-sd__filter-tree-wrapper .boost-sd__filter-tree-horizontal-option-list{ flex:1 1 auto !important; min-width:0 !important; justify-content:flex-start !important; }
#boost-sd__filter-tree-wrapper .boost-sd__filter-tree-horizontal-option-list::before{ content:none !important; }
#boost-sd__filter-tree-wrapper .boost-sd__filter-tree-horizontal-content::before{ content:"FILTER"; flex:0 0 auto; display:inline-flex; align-items:center; height:40px; padding-left:22px; margin-right:14px; font-size:12px; font-weight:700; letter-spacing:.09em; color:#2a2a2a; text-transform:uppercase; background:url("/cdn/shop/files/iconoir_filter.svg?v=1784627889") no-repeat left center / 15px 15px; }


/* --- Product card: tighter gap + image-style info (design update) --- */
.boost-sd__product-list-grid--4-col .boost-sd__product-item{ width: 24% !important; margin:0 2px 22px !important; }
.boost-sd__product-info{ padding:20px 0 0 !important; }
.boost-sd__product-swatch-option{ width:26px !important; height:26px !important; }
.boost-sd__radio-label{ width:34px !important; min-width:34px !important; height:34px !important; border-radius:50% !important; background-size:cover !important; }
.boost-sd__product-swatch-options{ column-gap:14px !important; row-gap:7px !important; }
.boost-sd__product-item .boost-sd__button{ margin-top:4px !important; border-radius:12px !important; background:#FFCEC9 !important; }
.boost-sd__product-item .boost-sd__button:hover{ background:#f0adad !important; }


/* Filter bar: keep it in normal flow (no broken sticky/fixed on scroll) */
.boost-sd__filter-tree-horizontal-content{ position:relative !important; top:auto !important; }


/* Sticky filter bar via .boost-sd-left (renders same at rest & scroll); FILTER inside scroll row */
.boost-sd-left{ position:sticky !important; top:0 !important; z-index:1 !important; background:#fff !important; padding: 6px 0;}
#boost-sd__filter-tree-wrapper .boost-sd__filter-tree-horizontal-content{ display:block !important; }
#boost-sd__filter-tree-wrapper .boost-sd__filter-tree-horizontal-content::before{ content:none !important; }
#boost-sd__filter-tree-wrapper .boost-sd__filter-tree-horizontal-option-list::before{ content:"FILTER" !important; position:static !important; flex:0 0 auto !important; display:inline-flex !important; align-items:center; height:40px; padding-left:0px; margin-right:6px; font-size:14px; font-weight:500; letter-spacing 0; color:#2a2a2a; text-transform:uppercase; background:url("/cdn/shop/files/iconoir_filter.svg?v=1784627889") no-repeat left center / 15px 15px; }
