/** Shopify CDN: Minification failed

Line 754:24 Unexpected ".1\\/2--phone"

**/
/* fliter icon plus minus css for desktop and mobile view */
.toggle-icones.plus {
display: none;
}

.toggle-icones.minus {
display: block;
}

.CollectionFilters .Collapsible__Button {
cursor: pointer;
font-size: 14px;
font-weight: 700;
}

.CollectionFilters .custom_plus_minus{ 
display: flex;
cursor: pointer;
font-size: 14px;
font-weight: 700;
}
#collection-filter-drawer .Collapsible__Plus{
  display:none;
}

@media (max-width: 769px){
/* .template-collection .desk-notmob {
    display: none !important;
} */
.custom_mobile_visibility{
visibility: visible;
}

#collection-filter-drawer{
display:none !important;
}

#collection-filter-drawer{
display:block !important;
}
.custom_mobile_visibility{
height: auto !important;
}
}
@media screen and (max-width: 640px) {
   .template-collection .ProductList--grid {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 12px;
  }

  /* .template-collection .ProductList--grid .Grid__Cell {
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
  }
  .\31\/4--phone {
    width: 25% !important;
  } */
  body[data-collection-handle="eyeconic-range"] .Grid__Cell {
    width: 25% !important;
  }
     
}

@media (min-width: 769px){
  /* .eyeconic-range .ProductForm__AddToCart.new-padding {
    padding: 11px 17px;
} */
.eyeconic-range .arrow {
    width: 22px;
    height: 22px;
  }
  .eyeconic-range .swatches {
    display: flex;
    gap: 4px;
    margin: 2px;
  }
  .eyeconic-range .color-swatch-outside-border {
    width: 33px;
    height: 33px;
  }
  .eyeconic-range .arrow {
    display: flex;
    justify-content: left;
  }
  .eyeconic-range .variant-swatches-container{
        width: 100%;
        min-height: 33px;
  }
  .eyeconic-range .ProductItem__Info {
    padding: 16px 0px;
}
#collection-filter-drawer{
display:none !important;
}
.PageOverlay.is-visible{
/* visibility:hidden; */
}
}


/* filter css */
.Collapsible__Inner .u-visually-hidden{
clip: unset;
height: 25px;
width: 15px;
}
.Collapsible__Inner .Link--primary{
padding-left: 18px;
}
.Collapsible__Inner .Linklist__Checkbox:checked{
padding-left: 0px;
}
.Collapsible__Inner .Linklist__Item::before, .Linklist__Checkbox + .Link::before{
content: unset;
}
.Collapsible__Inner input[type="checkbox"]{
  accent-color: black;
}
.Collapsible__Inner .Linklist {
list-style: none;
margin: 0;
padding: 0;
overflow-y: hidden;
}
.Collapsible__Inner .Linklist:has(li:nth-child(10)) {
max-height: 300px; 
overflow-y: auto;
}
.Collapsible__Inner .Linklist::-webkit-scrollbar {
width: 8px;
}
.Collapsible__Inner .Linklist::-webkit-scrollbar-track {
background-color: #f1f1f1; 
}
.Collapsible__Inner .Linklist::-webkit-scrollbar-thumb {
background-color: #888;
border-radius: 10px; 
}
.Collapsible__Inner .Linklist::-webkit-scrollbar-button {
background-color: #ccc;
}
.Collapsible__Inner .Linklist::-webkit-scrollbar-button:vertical:increment {
border-style: solid;
border-width: 6px 5px 0 5px;
border-color: #555 transparent transparent transparent;
background: transparent;
}
.Collapsible__Inner .Linklist::-webkit-scrollbar-button:vertical:decrement {
border-style: solid;
border-width: 0 5px 6px 5px;
border-color: transparent transparent #555 transparent;
background: transparent;
}

.Collapsible__Inner .Linklist li {
padding: 0 0 0 4px;
}
.Collapsible__Inner .price-range{
width: 80%;
margin: auto;
}
.Collapsible__Inner .range-group{
height: 8px;
background: linear-gradient(
to right,
#e5e5e5 var(--range-min),
#a53333 var(--range-min),
#a53333 var(--range-max),
#e5e5e5 var(--range-max)
);

}
.Collapsible__Inner .range-group .range{
height: 0px;
}
.Collapsible__Inner .range-group .range::-webkit-slider-thumb {
width: 20px;
height: 20px;
background: #ffffff;
border: 0.5px solid #d9d9d9;
box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
z-index: 1;
} 
.CollectionFilters  .Drawer__Footer.Drawer__Footer--padded{
width: 100%;
max-height: 50px;
display: none;
}
.CollectionFilters .ButtonGroup{
margin-top: -31px;
}
.Collapsible__Inner .input-prefix-left{
max-width: 50px;
height: auto;
margin-bottom: 12px;
border-radius: 3px;
padding: 1px 8px;

}
.Collapsible__Inner .input-prefix-right{
max-width: 70px;
border-radius: 3px;
padding: 1px 8px;
}
.Collapsible__Inner .price-range__input-group{
justify-content: end;
margin-bottom: 10px;
}
.show-low-max-price{
display: block;
border-top: 2px solid #e7e7e7;
border-left: 2px solid #e7e7e7;
height: 11px;
border-right: 2px solid #e7e7e7;
width: 80%;
margin: auto;
}
.show-low-max-price-holder{
display: flex;
justify-content: space-between;
}
.show-low-max-price-holder{
margin-bottom: 10px;
}

/*for card tittle css*/
.template-collection .ProductItem__Wrapper .ProductItem__Info  h2{
font-family: 'Roc Grotesk Medium';
font-size: 22px;
font-weight: 500;
line-height: 1.5rem;
letter-spacing: 0.01rem;
min-height: 63px;
/* min-height: 106px; */
text-transform: none;
text-align: start;
color: #000000;
}
.template-collection .ProductItem__Info .ProductItem__PriceList .Price--discount{
display: none;
}
.template-collection .ProductItem__Info .ProductItem__PriceList{
display: flex;
flex-direction: row-reverse;
justify-content: flex-end;
padding: 0.75rem 0;
}
.template-collection .ProductItem__Info .ProductItem__Price {
color: #000000;
font-size: 15px;
font-family: sans-serif;
letter-spacing: 0.1rem;
line-height: 0.7rem;
font-weight: 700;
}
.template-collection .ProductItem__Info .Price--compareAt{
color: #777;
margin-left: 0px;
}
.template-collection .ProductItem__Wrapper .variant-count{
text-align: end;
color: #4F4F4F;
letter-spacing: 0;
text-transform: lowercase;
font-size: 12px;
line-height: 1rem;
}
.template-collection .ProductItem__Wrapper .cstm-variant{
text-align: start;
min-height: 27px;
letter-spacing:1px;
}
/* badge  css */
.cstm-badge-container{
position: relative;
}
.ProductItem__Wrapper .tag--limited_edition {
  position: absolute;
  top: 0;
  background: unset !important;
  color: #000000 !important;
}
/* .FlexboxIeFix{
display: none;
} */

/* short by popup css */
  html.no-scroll:has(body.template-collection) {
  overflow-y: scroll !important;
}

.features--heading-small .CollectionToolbar{
  position: static;
}

.template-collection .CollectionMain #collection-sort-popover{
position: absolute;
right: 5px !important;
top: 61px !important;
z-index: 1;
}

.CollectionMain{
  position:relative;
}

/* filter and filter sidebar and short fixed buttom responsive css start */
@media screen and (max-width: 1007px) {
.hidden-pocket.custom-hidden-pocket {
display: block;
}
}  
@media(max-width: 768px){
  
  .color-swatch-outside-border {
    width: 33px;
    height: 33px;
  }
  .variant-swatches-container {
    width: 203px;
  }
.hidden-pocket.custom-hidden-pocket{
display: none;
}

.CollectionToolbar__Group .custom_filter_responsive{
display:block !important;
}

.CollectionMain .CollectionToolbar__Group {
width: 100%;
}
.CollectionToolbar.CollectionToolbar--top.CollectionToolbar--reverse {
position: fixed;
bottom: 0;
top: unset;
}
.CollectionToolbar--reverse,
.CollectionToolbar__Group {
flex-direction: row-reverse;
}

.CollectionToolbar__Item{
text-align: center !important;
}
.collection-results-count{
  display:none;
}
.CollectionMain .CollectionToolbar{
padding-left: 0px !important;
}
.template-collection .ProductItem__Wrapper .product-slick .slick-next{
  top:50%;

}
.template-collection .ProductItem__Wrapper .product-slick .slick-prev {
  top:50%;
}
.template-collection .CollectionInner__Products{
width: 100% !important;
}

.template-collection .CollectionMain #collection-sort-popover{
position: fixed;
bottom: 0;
z-index:999;
width:100%;
top:unset !important;
right:unset !important;
}
.template-collection .CollectionMain #collection-sort-popover .Popover__ValueList{
display: flex;
flex-direction: column;
align-items: center;
}

}

@media (max-width: 1009px) and (min-width: 769px){
.CollectionToolbar__Group .custom_filter_responsive{
display:none !important;
}
}


/* filter and filter sidebar and short fixed buttom responsive css end */

/* Total result found css start */

.CollectionMain .CollectionToolbar{
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 40px;
}
 

/* Total result found css endt */


/* Started color swatches css */
  .variant-swatches-container {
    width: 260px; /* show around 5 swatches */
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
  }

  .arrow {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    user-select: none;
    flex-shrink: 0;
    z-index: 2;
    background: #fff;
  }

  .arrow svg {
    width: 24px;
    height: 24px;
  }

  .swatches-wrapper {
    overflow: hidden;
    flex: 1;
  }

  .swatches {
    display: flex;
    flex-wrap: nowrap;
    gap:6px;
    margin:2px;
    transition: transform 0.4s ease;
    will-change: transform;
    width: max-content;
  }

  .color-swatch {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    /* border: 2px solid #ccc; */
    margin-right: 5px;
    cursor: pointer;
    transition: transform 0.2s ease, border-color 0.2s ease;
    /* border: 1px solid #000; */
    flex-shrink: 0;
  }

/*Slick style*/
.product-slick {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.template-collection .ProductItem__Wrapper .product-slick .slick-next{
  right: 0px;
  color: black;
  z-index: 99999;
  background: rgba(255, 255, 255, 0.75);
  height: 72px;
  width: 30px;
  display: block !important;
}
.template-collection .ProductItem__Wrapper .product-slick .slick-prev {
  left: 0px;
  z-index: 99999;
  color: black;
  background: rgba(255, 255, 255, 0.75);
  height: 72px;
  width: 30px;
  display: block !important;
}

.template-collection .slick-prev:hover, .slick-next:hover{
 background: rgba(255, 255, 255, 0.75);
}

.template-collection .ProductItem__Wrapper .product-slick .slick-prev::before {
left: 10px;
position: relative;
}
.template-collection .ProductItem__Wrapper .product-slick  .slick-next::before{
position: relative;
right: -6px;
}

.template-collection .CollectionInner__Products{
width: 50%;
}

.template-collection  .AspectRatio--short::before {
padding-bottom: 0%;
}

#sidebar-cart .AspectRatio--short::before {
  padding-bottom: 50%;
}

.template-collection .ProductItem__ImageWrapper--withAlternateImage:hover .ProductItem__Image{
  opacity:1 !important;
}

 /* here i start a style for active filter block  */
 .template-collection .CollectionFilters .active_filters{
   padding:0px !important;
 }

  .active_filters .clearall_btn button{
  text-decoration: underline;
  }

  .active_filters .activeFilterscollection {
  margin-bottom:20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .active_filters .ActiveFilters__Item button {
    /* margin: 0 15px 15px 0; */
    border: 1px solid #e3e3e3;
    padding: 7px 1px;
    cursor: pointer;
    font-size: 13px;
    border-radius: 0px;
    border: none;
    background: #f6f6f6;
  }

 .active_filters .activeFilterscollection .ActiveFilters li {
  display:inline;
  }

 .active_filters .activeFilterscollection  h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.active_filters li.ActiveFilters__Item{
display:inline;
}

  /* here i end a style for active filter block  */

.template-collection  .Collapsible--autoExpand .Collapsible__Content{
padding-bottom:20px;
}

.template-collection  .cstm-variant{
text-transform: uppercase;
}


.template-collection .ProductList--grid{
padding: 14px;
}

.template-collection nav.breadcrumb.cstm-collbreadcru{
  text-transform: capitalize;
}
.template-collection #custom_id_price-range{
 max-width: 43px;
}

.template-collection .price-range__input.input-prefix.text--xsmall{
font-size: 11px;
max-width: 54px;
padding: 0px;
margin-bottom:10px;
}



.template-collection .price-range__range-group{
  margin-block-end: 13px;
}

.template-collection .rating-and-shades .shades-block{
display:none;
}

.template-index .collection-atc-btn-block{
  max-width: 100%;
}

.template-collection .collection-atc-btn-block{
max-width: 185px;
}

.Cart.Drawer__Content .recommended_scn .collection-atc-btn-block{
  display:unset;
}

.Cart.Drawer__Content .recommended_scn .gw-rv-listing-average-placeholder{
  display: none !important;
}

.template-collection .collection_atc, .collection-atc-btn-block .atc-text{
  font-weight:800;
}

.template-collection .ProductForm__AddToCart, .ProductForm__viewShades {
  font-weight:800;
}

.template-collection nav.breadcrumb.cstm-collbreadcru{
padding: 26px 40px;
}

.color-swatch-outside-border{
  border: 1px solid #000;
  padding: 2px;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  margin-bottom: 2px;
}

.color-swatch-outside-border:hover{
  border: 1px solid #000;
  transform: scale(1.1);
}

/* .template-collection .desk-notmob{
  display: block !important;
} */

.template-collection .gw-rv-listing-average-placeholder {
    min-height: 26px;
}
 
.template-collection .swatches-wrapper {
    min-height: 40px;
}

.template-collection .ProductForm {
  padding-top:0px;
}

.template-collection .ProductItem__Info{
  
     margin-top: 0px;
} 

.ProductMeta__ShareButtons{
  display:none;
} 

button#Product--form_viewShades:hover{
  color:#ffffff !important;
}










 
@media screen and (max-width: 1024px){

  .CollectionMain .CollectionToolbar{
     padding-left: 22px;
  }

  .template-collection nav.breadcrumb.cstm-collbreadcru {
    padding: 26px 22px;
}

.template-collection .ProductList--grid > .Grid__Cell{
  width: 33.33333% !important;
} 

.template-collection .variant-swatches-container{
  width: 218px;
  margin-left: -12px;
}
} 

 
@media screen and (max-width: 640px){
  .CollectionInner .ProductList--grid > .Grid__Cell {
    width:100%;
  }
  .ProductItem__Image{
    width:100%;
  }

  .template-collection .ProductItem__Wrapper .ProductItem__Info  h2{
    display:flex;
    height:70px;
    min-height:0;
    padding: 0px;
  }

  .template-collection .ProductForm{
   padding-top: 0px;
  }

.template-collection .CollectionInner .ProductList--grid > .Grid__Cell {
  padding-top: 20px;
  width: 100% !important;
  }

  /* .template-collection .ProductList--grid > .Grid__Cell{
  width: 100% !important;

} 
 .eyeconic-range .ProductList--grid> .Grid__Cell {
        width: 25% !important;
    } */
        /* .eyeconic-range .ProductItem__Image {
        width: 8%;
    } */
   /* .eyeconic-range .ProductItem__Wrapper .ProductItem__Info h2 {
    font-size: 10px;
    line-height: 1.4;
    } */
     /* .lakmeindia span.ProductItem__Price.\34 .Price.Price--compareAt.Text--subdued.lakmeindia{
           display:none;
     } */
    .lakmeindia .gw-rv-listing-average-placeholder, .eyeconic-range .gw-rv-listing-average-placeholder {
    min-height: 0px;
}
/* .eyeconic-range .collection_atc, .eyeconic-range .collection-atc-btn-block .atc-text, .eyeconic-range .ProductForm__AddToCart, .eyeconic-range .ProductForm__viewShades {
    font-weight: 800;
    font-size: 7px;
} */
.lakmeindia .ProductItem__Wrapper .cstm-variant, .eyeconic-range .ProductItem__Wrapper .cstm-variant {
   
    min-height: 27px;
}
 .lakmeindia .Grid__Cell.1\/2--phone, .eyeconic-range .Grid__Cell.1\/2--phone {
    width: 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
    .lakmeindia .Price--compareAt:before, .eyeconic-range .Price--compareAt:before {
        top: 45%;
    }
    /* .eyeconic-range .ProductItem__Info .ProductItem__Price {
    font-size: 11px;
    } */
        .lakmeindia .ProductItem__Wrapper .ProductItem__Info h2, .eyeconic-range .ProductItem__Wrapper .ProductItem__Info h2 {
       
        height: auto;
        min-height:105px;
       
    }
    .lakmeindia p.cstm-variant, .eyeconic-range p.cstm-variant{
      min-height: 19px !important;
    }
    .lakmeindia .variant-swatches-container, .eyeconic-range .variant-swatches-container {
        width: 182px;
        margin-left: 5px;
    }
    .lakmeindia .swatches-wrapper, .eyeconic-range .swatches-wrapper {
    min-height: 27px;
}
/* .eyeconic-range .color-swatch-outside-border {
    width: 18px;
    height: 18px;
}
.eyeconic-range .ProductItem__Wrapper .cstm-variant {
        min-height: 0px;
        font-size: 8px;
    } */
        .lakmeindia .CollectionInner .ProductList--grid>.Grid__Cell, .eyeconic-range .CollectionInner .ProductList--grid>.Grid__Cell {
        /* padding-top: 20px; */
        padding: 2px;
    }
    
    /* .eyeconic-range .ProductItem__Wrapper .product-slick .slick-next {
    height: 23px;
    width: 13px;
    }
    .eyeconic-range .ProductItem__Wrapper .product-slick .slick-prev {
    height: 23px;
    width: 13px;
} */
    /* .eyeconic-range .slick-next:before {
    content: "";
    width: 9px;
    height: 9px;
    }
    .eyeconic-range .arrow svg {
    width: 16px;
    height: 16px;
}
.eyeconic-range .arrow {
    width: 15px;
    height: 15px;
    display: flex;
    justify-content: left;
}
    .eyeconic-range .slick-prev:before {
    content: "";
    width: 9px;
    height: 9px;
    }
    .eyeconic-range .swatches {
    display: flex;
    flex-wrap: nowrap;
    gap: 4px;
    margin: 0px;
    }
    .eyeconic-range .swatches-wrapper {
    min-height: 11px;
}
    .eyeconic-range .ProductItem__Wrapper .product-slick .slick-next:before {
    position: relative;
    right: -1px;
}
.eyeconic-range .ProductItem__Wrapper .product-slick .slick-prev:before {
    left: 3px;
    position: relative;
}
       
.eyeconic-range .color-swatch {
    width: 15px;
    height: 15px;
    margin-right: 0px;
}

..eyeconic-range .ProductItem__LabelList {
    min-height: 30px;
}
.eyeconic-range .ProductItem__Wrapper .cstm-variant {
        min-height: 13px !important;
        font-size: 8px;
    }
    .eyeconic-range .color-swatch-outside-border {
   
    padding: 0.7px;
    } */
       
.template-collection .variant-swatches-container {
    width: 300px;
    margin-left: 5px;
}
.lakmeindia .variant-swatches-container, .eyeconic-range .variant-swatches-container {
           width: 176px;
        margin-left: 0;
        min-height: 40px;
}
.lakmeindia .Price--compareAt:before, .eyeconic-range .Price--compareAt:before {
        top: 45%;
    }
.template-collection .ProductItem__Wrapper .cstm-variant{
  min-height:0px;
}

.template-collection .Price--compareAt::before{
  top: 45%;
}
.template-collection .ProductList--grid .rating-and-shades{
  margin-bottom: 0px;
}

.template-collection nav.breadcrumb.cstm-collbreadcru{
min-height: 40px;
padding: 0px 22px;
}
}

@media screen and (max-width: 640px) {
  .lakmeindia .ProductList--grid, .eyeconic-range .ProductList--grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .lakmeindia .ProductList--grid .Grid__Cell, .eyeconic-range .ProductList--grid .Grid__Cell {
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
  }
   
}
@media screen and (min-width: 641px) {
.template-collection .variant-swatches-container{
      min-height:37px;
}


    }

 





