/** Shopify CDN: Minification failed

Line 807:2 Unexpected "{"
Line 1236:0 Unexpected "{"

**/
/*// =============================================================================
// Ella Custom CSS - Customize The Style For Layout
// =============================================================================

// =============================================================================
//
// IMPORTANT DISCLAIMER
// Shopify is notifying shop owners about the need to convert scss files to css files.
// Please use only CSS to style the layout.
//
// =============================================================================*/

.custom-label.best-seller {
    position: absolute !important;
    /* top: 25px; */
    /* left: 0; */
    z-index: 2;
    text-align: left;
    pointer-events: none;
    background-color: #303030;
    color: var(--sale_text);
    margin-bottom: 5px;
    padding: 0px 7px 0px;
    color: #fff;
}

.custom-label.best-seller.new-arrival{
    background-color: #b72727;
}
.top0{
  top: 0px;
}

@media (max-width: 551px) {
    .custom-label.best-seller {
        left: 5px;
    }
    .top35{
      top: 30px
    }
  
}

@media (min-width: 552px) {
    .custom-label.best-seller {
        left: 10px;
    }
    .top35{
      top: 35px
    }
  
}

.card-title{
    font-size: 14px !important;
    font-weight: 700 !important;
     overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}

.price-item--sale, .price.price--on-sale .price-item--sale .money {
    color: #993399 !important;
    font-weight: 800;
}

.responsive-container-block.bigContainer {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 10px;
    padding-left: 50px;
    background-color: black;
  }
  
  .text-blk.headingText {
    font-size: 23px;
    font-weight: 700;
    line-height: 28px;
    color: rgb(0, 135, 177);
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  
  .allText {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 50%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  
  .text-blk.subHeadingText {
    color: rgb(102, 102, 102);
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  
  .text-blk.description {
    font-size: 18px;
    line-height: 28px;
    color: rgb(153, 153, 153);
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
    text-align: left;
  }
  
  .explore {
    font-size: 18px;
    line-height: 28px;
    color: rgb(255, 255, 255);
    background-color: rgb(244, 152, 146);
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: outset;
    border-right-style: outset;
    border-bottom-style: outset;
    border-left-style: outset;
    border-top-color: rgb(244, 152, 146);
    border-right-color: rgb(244, 152, 146);
    border-bottom-color: rgb(244, 152, 146);
    border-left-color: rgb(244, 152, 146);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    cursor: pointer;
    box-shadow: rgba(244, 152, 146, 0.25) 0px 10px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 9px;
    padding-right: 45px;
    padding-bottom: 9px;
    padding-left: 45px;
  }
  
  .explore:hover {
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(255, 235, 234);
    color: rgb(244, 152, 146);
  }
  
  .responsive-container-block.Container {
    margin-top: 80px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    justify-content: center;
    align-items: center;
    max-width: 1320px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  
  .responsive-container-block.Container.bottomContainer {
    flex-direction: row;
    margin-top: 50px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    display: flex;
    gap: 20px;
  }
  
  .allText.aboveText {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 40px;
  }
  
  .allText.bottomText {
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  
  .mainVideo {
    width: 100%;
    height: 371px;
    margin-top: -30px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border:none;
  }
  
  .videoContainer {
    width: 40%;
    height: 350px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  
  .mainVideo {
    z-index: 10;
  }
  
  
  @media (max-width: 1024px) {
    .responsive-container-block.Container {
      max-width: 850px;
    }
  
    .text-blk.description {
      font-size: 18px;
    }
  
    .allText {
      width: 40%;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 20px;
    }
  
    .responsive-container-block.bigContainer {
      padding-top: 10px;
      padding-right: 10px;
      padding-bottom: 10px;
      padding-left: 10px;
    }
  
    .text-blk.subHeadingText {
      font-size: 30px;
    }
  
    .responsive-container-block.Container.bottomContainer {
      margin-top: 80px;
      margin-right: auto;
      margin-bottom: 50px;
      margin-left: auto;
    }
  
    .responsive-container-block.Container {
      max-width: 830px;
    }
  
    .allText.aboveText {
      margin-top: 30px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 40px;
    }
  
    .allText.bottomText {
      margin-top: 30px;
      margin-right: 40px;
      margin-bottom: 0px;
      margin-left: 0px;
    }
  
    .allText.bottomText {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      margin-top: 30px;
      margin-right: 0px;
      margin-bottom: 30px;
      margin-left: 0px;
    }
  
    .responsive-container-block.Container.bottomContainer {
      flex-direction: column;
    }
  
    .text-blk.headingText {
      text-align: center;
      font-size: 22px;
    }
  
    .text-blk.subHeadingText {
      text-align: center;
    }
  
    .text-blk.description {
      text-align: center;
    }
  
    .explore {
      margin-top: 0px;
      margin-right: auto;
      margin-bottom: 0px;
      margin-left: auto;
    }
  
    #inc0s {
      margin-top: 0px;
      margin-right: auto;
      margin-bottom: 0px;
      margin-left: auto;
    }
  
    .dotsImg {
      width: 50%;
      left: 50%;
      transform: translateX(-50%);
    }
  
    .videoContainer {
      width: 100%;
      padding-top: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
    }
  
    .mainVideo {
      width: 100%;
    }
  
    .allText.bottomText {
      margin-top: 30px;
      margin-right: 0px;
      margin-bottom: 60px;
      margin-left: 0px;
    }
  
    .text-blk.description {
      padding-top: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
    }
  
    .text-blk.headingText {
      padding-top: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
    }
  
    .text-blk.subHeadingText {
      padding-top: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
    }
  
    .mainVideo {
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
    }
    div#navigation-mobile .site-nav-mobile.nav-account {
      display: none;
    }
    .menu-heading-mobile.halo-sidebar-header {
      background: #000;
    }
    .menu-heading-mobile.halo-sidebar-header span.title {
      color: #fff;
    }
    .menu-heading-mobile.halo-sidebar-header svg {
      fill: #fff !important;
    }
    [data-navigation-mobile] .nav-title-mobile.text-center {
      background: #000;
      color: #fff;
    }
  }
  
  @media (max-width: 768px) {
    .allText {
      width: 100%;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding-top: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
    }
  
    .responsive-container-block.Container {
      flex-direction: column;
      height: auto;
    }
  
    .text-blk.headingText {
      text-align: center;
    }
  
    .text-blk.subHeadingText {
      text-align: center;
      font-size: 28px;
      line-height: 38px;
    }
  
    .text-blk.description {
      text-align: center;
      font-size: 18px;
      line-height: 27px;
    }
  
    .allText {
      margin-top: 40px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
    }
  
    .allText.aboveText {
      margin-top: 40px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
    }
  
    .responsive-container-block.Container {
      margin-top: 80px;
      margin-right: auto;
      margin-bottom: 50px;
      margin-left: auto;
    }
  
    .responsive-container-block.Container.bottomContainer {
      margin-top: 50px;
      margin-right: auto;
      margin-bottom: 50px;
      margin-left: auto;
      padding-top: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-left: 10px;
    }
  
    .allText.bottomText {
      margin-top: 40px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
    }
  
    .allText.bottomText {
      margin-top: 40px;
      margin-right: 0px;
      margin-bottom: 60px;
      margin-left: 0px;
    }
  
    .mainVideo {
      height: 400px;
    }
  
    .videoContainer {
      height: 550px;
    }
  
    .explore {
      font-size: 16px;
      padding-top: 8px;
      padding-right: 40px;
      padding-bottom: 8px;
      padding-left: 40px;
    }
  
    .responsive-container-block.bigContainer {
      padding-top: 0px;
      padding-right: 50px;
      padding-bottom: 0px;
      padding-left: 50px;
    }
  }
  
  @media (max-width: 500px) {
    .responsive-container-block.Container {
      padding-top: 10px;
      padding-right: 0px;
      padding-bottom: 10px;
      padding-left: 0px;
      width: 100%;
      max-width: 100%;
    }
  
    .responsive-container-block.bigContainer {
      padding-top: 10px;
      padding-right: 25px;
      padding-bottom: 10px;
      padding-left: 25px;
    }
  
    .allText {
      padding-top: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
      width: 100%;
    }
  
    .responsive-container-block.bigContainer {
      padding-top: 10px;
      padding-right: 20px;
      padding-bottom: 10px;
      padding-left: 20px;
    }
  
    .explore {
      font-size: 16px;
      line-height: 25px;
      padding: 8px 35px 8px 35px;
    }
  
    .dotsImg {
      width: 80%;
      height: 100%;
    }
  
    .mainVideo {
      height: 260px;
    }
  
    .videoContainer {
      height: 320px;
    }
  
    .responsive-container-block.Container.bottomContainer {
      padding: 0 0 0 0;
    }
  
    .text-blk.description {
      font-size: 16px;
      line-height: 23px;
      margin: 0 0 30px 0;
    }
  
    .text-blk.subHeadingText {
      font-size: 24px;
    }
    div[id^="zoko"] img {
      bottom: 30px !important;
    }
    .productView-thumbnail.slick-slide {
        width: 80px !important;
    }
  }

@media (min-width: 1025px) {
    .header-single-line__item--logo {
        min-width: 130px !important;
    }
    .megamenu_style_2 .site-nav-banner-item--left .banner img {
        max-height: fit-content !important;
    }
}

h1, .h1 {
    line-height: 100%;
}

.price--on-sale .price__sale {
    justify-content: space-around;
}

 .halo-sticky-toolbar-mobile{
  bottom: 60px !important;
}

.blink{
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.footer-block__details .image_logo img{
  width: 150px !important;
}

.footer-block__list-social .list-social__item {
    margin-right: 0px !important;
}

.template-index .brands-block .container {
    max-width: 650px;
}

.template-article blockquote {
    padding: 20px 30px 20px;
}

.template-article img {
    margin: 0 auto;
}

.template-article hr {
    margin: 1.5rem 0;
}

.halo-productBadges .badge.sale-badge {
    background-color: #993399 !important;
    font-weight: 600;
    font-size: 13px;
}

.blog-btn{
      background: #000;
    color: #FFF;
    padding: 10px 20px;
}
.blog-btn:hover{
  background: #FFF;
    color: #000;
  border: 1px solid #000
}

.template-collection .articleLookbook-des {
    font-size: 16px;
}

.template-collection h1.articleLookbook-title {
    text-align: center;
}

dd.price__savings {
    background: #939 !important;
    color: #FFF;
    padding: 0px 10px 0px;
    font-style: oblique;
}

.card .card-information dd.price__savings {
    font-size: 10px;
}

/* to hide the save value disable this css */
/* dd.price__savings {
    display: none !important;
} */
/* to hide the save value disable this css END */

/* menu first item */
.menu-off-blinking-text {
    font-size: 11px;
    position: absolute;
    width: 100%;
    bottom: 90%;
    left: 31%;
}
.list-menu .menu-lv-item:first-child{
  font-size: 15px;
}
.color-red a{
  color: #ec0101 !important;
  /* color:#993399 !important; */
}

@media screen and (max-width: 1024px){
  .menu-off-blinking-text {
      font-size: 11px;
      position: relative;
      width: 100%;
      bottom: 90%;
      left: 10%;
  }
  .side-tag-container {
    display: flex;
    gap: 5px;
    flex-direction: column; 
}
}

/* menu first item end */

/* Product page custom tags below price */
.side-tag-container {
    display: flex;
    gap: 5px;
    flex-wrap: wrap; 
}
.card-information .side-tag-container {
    gap: 3px;
    justify-content: center;
    margin-bottom: 10px;
}

span.side-tag {
    text-transform: capitalize;
    background: #ebebeb;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    font-weight: 600;
    margin-right: 5px;
    white-space: nowrap;
    font-size: 15px;
}
.card-information  span.side-tag {
    text-transform: capitalize;
    font-weight: 400;
}

.sidebarBlock-content .recentTags-list.list-unstyled span.text {
  display: inline-block;
  font-size: 14px;
  font-family: var(--font-body-family);
  font-weight: var(--font-weight-bold);
  color: #ba7a2d;
  border: 1px solid #ba7a2d;
  border-radius: 4px;
  padding: 6px 11px;
}

.sidebarBlock-content .recentTags-list.list-unstyled a.link {
    padding: 0px;
    background: #FFF;
}

/* Top Categories styles */
@media (min-width: 1025px) {
    .spotlight-block .column-4 .halo-item {
        width: 16.6% !important;
    }
}

@media screen and (max-width: 1024px){
  .spotlight-block .column-4 .halo-item, .spotlight-block .column-5 .halo-item {
      width: 25% !important;
  }
      
}

@media screen and (max-width: 500px){
  .spotlight-inner .title.custom-text-style {
      font-size: 12px !important;
      font-weight: 600;
      margin-top: 5px;
      margin-bottom: 5px;
      line-height: 20px !important;
  }
}

#upsell-update-47045047648508 + .plus,
#upsell-update-47045047648508 ~ .plus,
#upsell-update-47045047648508 + .minus,
#upsell-update-47045047648508 ~ .minus {
  pointer-events: none;
}
.cart-item[data-line^="47045047648508:"], cart-update-quantity.previewCartItem-qty[data-variant="47045047648508"] {
    pointer-events: none;
} {
  pointer-events: none;
}
  
/* Top Categories styles end */

.side-tag-wrapper {
    min-height: 65px;
}

/* Mobile-specific styles */
@media only screen and (max-width: 767px) {
    .card-information span.side-tag {
        font-size: 12px; /* Smaller font size for mobile */
        font-weight: 300; /* Lighter font weight for mobile */
        /* Add any other mobile-specific adjustments here */
    }
}

/* Product page custom tags below price End */

.collection-women-hair-color button#product-add-to-cart {
    background: #005c43 !important;
}
.collection-women-hair-color button#product-add-to-cart:hover {
    background: #FFF !important;
    color: #005c43 !important;
    border-color: #005c43 !important;
}

.template-product product-form .productView-group{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 20px;
}

.template-product product-form .productView-group .pvGroup-row, .template-product product-form .productView-group .productView-groupBottom{
  width: 100%
}

.productView-stickyCart.style-1{
  padding: 15px 0 !important;
}

quantity-input.productView-quantity.quantity__group.quantity__group--2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
}

label.form-label.quantity__label {
    width: auto;
    padding-right: 20px;
}

@media (min-width: 1025px) {
    .scrolled-past-header .header-logo .header__heading-logo {
        width: 90% !important;
    }
}

/* Custom shades on Right side */

.customProductsTest{
  margin-top: 20px;
}

.customProductsTest__container {
    border: 3px dashed #ccc;
    padding: 20px;
    border-radius: 10px;
    background-color: #fff;
    max-width: 800px;
    margin: auto;
  }

  .customProductsTest__title {
    text-align: center;
    font-size: 24px;
    color: #844f35;
    font-weight: bold;
    margin-bottom: 30px;
    position: relative;
  }

  .customProductsTest__title::before,
  .customProductsTest__title::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 30%;
    height: 3px;
    background-color: #ccc;
  }

  .customProductsTest__title::before {
    left: 0;
  }

  .customProductsTest__title::after {
    right: 0;
  }

  .customProductsTest__shades {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }

  .customProductsTest__shade {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: inherit;
    max-width: 70px;
  }

  .customProductsTest__image {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }

  .customProductsTest__label {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    display: none;
  }

  .customProductsTest__image--active {
    border: 3px solid #844f35;
    box-shadow: 0 0 2px #844f35;
    padding: 2px;
  }

  @media (max-width: 767px) {
    .customProductsTest__shade {
      max-width: 50px;
    }

    .customProductsTest__image {
      width: 50px;
      height: 50px;
    }

    .customProductsTest__title{
      margin-bottom: 15px;
    }

    .customProductsTest__title {
      font-size: 20px;
    }
    .customProductsTest__title::before,
    .customProductsTest__title::after {
      width: 20%;
    }
    .customProductsTest__shades {
      flex-wrap: nowrap;
      overflow-x: auto;
      justify-content: flex-start;
      padding-bottom: 10px;
    }
  
    .customProductsTest__shade {
      flex: 0 0 auto;
    }

    .template-product product-form .productView-group{
      flex-direction: column;
      gap: 0px;
    }

    
    
  }

/* Custom shades on Right side End */

/* Custom Top Categories CSS */

@media screen and (max-width: 749px) {
  .container-1470 .halo-row.column-4 {
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding: 0 10px;
  }

  .container-1470 .halo-scroll-page {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    flex: 0 0 100%;
    scroll-snap-align: start;
    box-sizing: border-box;
    padding: 10px 0;
  }

  .shopify-section .spotlight-block .container-1470 .halo-item {
    width: 100% !important;
  }
}
/* Custom Top Categories CSS END */

/* Custom ShopByIngredients CSS */
.custum-categories.shopByIngredients {
  padding: 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.shopByIngredients .widget-title {
  text-align: center;
  margin-bottom: 20px;
}

.shopByIngredients .cat-scroll {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
}

.shopByIngredients .cat-scroll::-webkit-scrollbar {
  display: none; 
}

.shopByIngredients .cat-item {
  flex: 0 0 auto;
  width: 150px;
  scroll-snap-align: start;
  text-align: center;
  box-sizing: border-box;
}

.shopByIngredients .cat-item img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.shopByIngredients .cat-item h3 {
  margin-top: 10px;
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  .shopByIngredients .cat-scroll {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
    overflow: unset;
  }
  .shopByIngredients .cat-item {
    width: 100%;
    scroll-snap-align: unset;
  }
}
  /* Custom ShopByIngredients CSS END */

  /* Custom ShopByConcern CSS */
.custum-categories.shop-by-concern {
    padding: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.shop-by-concern h2.box-title {
    text-align: center;
}

.shop-by-concern .cat-scroll {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  margin: 0 -10px;
}

.shop-by-concern .cat-scroll::-webkit-scrollbar {
  display: none; /* Hide scrollbar on mobile */
}

.shop-by-concern .cat-scroll .cat-item {
  flex: 0 0 auto;
  width: 140px;
  scroll-snap-align: start;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
}

.shop-by-concern .cat-scroll .cat-item img {
  max-width: 100%;
  height: auto;
}

.shop-by-concern .cat-scroll .cat-item h3 {
  margin-top: 10px;
  font-size: 14px;
}

@media (min-width: 992px) {
  .shop-by-concern .cat-scroll {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    overflow: unset;
    gap: 10px;
  }
  .shop-by-concern .cat-scroll .cat-item {
    width: 100%;
    scroll-snap-align: unset;
  }
}
  /* Custom ShopByConcern CSS END */

.sct-popup-container{
  display: none !important;
}
.sct-popup-container.active-1{
  display: table !important;
}

@media (max-width: 1024px) {
  .toolbar .toolbar-dropdown.filter-sortby .label-tab.hidden-on-desktop {
    text-align: center !important;
  }
  
  span.halo-icon-dropdown.icon-dropdown {
    right: 5% !important;
  }
  .toolbar-dropdown.filter-sortby {
    border: 1px solid;
  }
}


/* .slick-dots li button:before{
  line-height: 22px !important;
  width: 19px !important;
} */


.slick-dots li button:before{
  line-height: 22px !important;
  width: 19px !important;
  color: #ffffff !important;
}
/* -------------------- 11-jul-2025 ------------ */
.slick-dots li.slick-active button, .slider-dots li.active button{
     background: #ffffffb8 !important;
  border: 1px solid #fff;
}

.slick-dots li button{
    width: 10px !important;
    height: 10px !important;
      border: 1px solid #fff;
}
.slick-dots li button:before{
      top: -5px !important;
      left: -5px !important;
}

.custom-collection-tag-filters {
  display: flex;
  gap: 10px;
  margin: 0 0 25px;
  overflow-x: auto; 
  -webkit-overflow-scrolling: touch; 
  scrollbar-width: none; 
}
.custom-collection-tag-filters::-webkit-scrollbar {
  display: none; 
}


@media (min-width: 768px) {
  .custom-collection-tag-filters {
    overflow-x: hidden;
  }
}
.custom-collection-tag-filters .collection-tag {
    border: 1px solid #b4b4b4;
    padding: 0px 10px;
    border-radius: 50px;
    text-align: center;
    font-size: 14px;
    flex: 0 0 auto;
}

.collection-tag.custom-active {
    background: #993399;
    color: #fff;
}
.custom-button-all-wrapper {
    cursor: pointer;
    flex: 0 0 auto;
    position: sticky;
    left: 0;
    z-index: 2;
    background: #fff;
    padding-right: 10px;
}
@media screen and (max-width: 500px) {
    .metafield-rich_text_field ul li {
        /* line-height: 15px; */
         padding-bottom: 5px !important;
    }
   .metafield-rich_text_field ul {
    padding-left: 5px !important;
  }
}

.badge .sale-badge,
.card .card-information dd.price__savings,
.halo-productBadges .badge.sale-badge,
{
 background-color: #266344 !important;
} 
dd.price__savings {
    background: #266344 !important;
}
.price-item--sale,
.loox-rating .loox-icon {
    color: #266344 !important;
}


.halo-productBadges .badge.sale-badge {
    background-color: #266344 !important;
} 

.jdgm-preview-badge .jdgm-star.jdgm-star{
   color: #266344 !important;
}
.image.image-mobile.image-adapt.from-desktop {
    display: none;
}
.collection-header .collection-banner .image.image-adapt.custom-image-web{
    padding-top : 26% !important;
}


@media only screen and (max-width: 550px){

  .image.image-adapt.custom-image-web {
      display: none;
  }

  

}