/** Shopify CDN: Minification failed

Line 43:28 Expected identifier but found "!"
Line 84:15 Expected identifier but found "!"
Line 464:2 Expected "}" to go with "{"

**/
.cl-item {
    background: none !important;
    box-shadow: none !important;
    border-radius: unset !important;
}
.immys-item-brands .cl-item {
    box-shadow: 0px 0px 15px 0px #0000001A !important;
    border-radius: 10px !important;
    margin: 5px;
}
p.im-brand-shop {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    padding-bottom: 10px;
}
.im-col-heading {
    text-align: center;
}
.im-col-desc {
    text-align: center;
}
.autoHt {
    height: auto;
    border-radius: 50%!important;
    box-shadow: 0px 0px 10px 0px #00000026;

}

.store-info li {
    box-shadow: 0px 0px 14px 0px #0000001A;
    padding: 35px!important;
    display: flex!important;
    justify-content: center;!important
    gap: 15px;
    border-radius: 10px!important;
    margin: 10px 10px!important;
}
   
.flex {
    display: flex;
    gap: 20px!important;
}
.store-info {
        margin: 50px 0!important;
    } 
    .store-info {
  scroll-snap-type: x mandatory!important;
}

    .store-info .text {
   color: #626262!important;
   font-size:14px!important;
   font-weight:400!important;
   font-family:'poppins'!important;
}
.sec-ttl .h3 {
        font-size: 26px!important;
    } 
.sec-ttl p {
        font-size: 16px!important;
        color: #626262!important;
    }   
    .grid-view-item__vendor {
    color: #000000!important;
    margin-bottom: 5px;
    font-size: 15px!important;
     font-weight:700!important;
}   
 input[type=search]{
    background:transparent!important;
    background: transparent !important;
    position: absolute;
    border-radius: 7px !important;
    width: 97%;!important;
 }
 .btn search__submit{
    padding:5px!important;  
 }
     .input-group__field, .input-group__btn .btn {
        height: 41px!important;
    }
    .input-group__btn .btn {
    white-space: nowrap;
    text-transform: capitalize!important;
}
 .za-search{
    margin:3px!important;
    margin: 3px !important;
    background: #DDBB6B !important;
    display: block;
    padding: 9px 20px;
    border-radius: 7px;
    /* pointer-events: auto; */
    cursor: pointer !important;
 }
  .input-group__btn .btn{
    background:transparent!important;
  }  
      .site-header a.hdicon .at {
        font-size: 21px;
        border: 1px solid;
        padding: 10px;
        border-radius: 5px;
    }
    #CartCount, .favCount {
     position: absolute;
    background: #ddbb6b;
    color: #fff;
    min-width: 20px;
    height: 20px;
    border-radius: 16px;
    line-height: 17px;
    font-size: 11px;
    right: 5px;
    top: -5px;
    font-size: 11px !important;
    align-items: center;
    display: flex
;
    justify-content: center;
}
#siteNav > li:last-child > a {
  color: #fff;
  background: #000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
   gap: 5px;
    padding: 0px 15px;
  border-radius: 10px;
  position: relative;
  text-decoration: none;
}

#siteNav > li:last-child > a::after {
  content: "";
  background-image: url('/cdn/shop/files/solar_arrow-up-broken.png?v=1754572330');
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
}
     .content-indent {
        margin-top: 20px!important;
        margin-bottom: 30px!important;
    }
    .content-indent.none {
    margin-top: 0 !important;
}
    #shopify-section-navigation {
        padding: 7px 30px;
            padding-left: 5.5%;
    }

   .storeFeatures p {
    min-width: 50%;
    padding: 10px 10px;
    margin: 0;
    display: flex;
    align-items: center;
    color: #111111;
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 400;
}
.shippingMsg{
    color: #111111;
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 400;
}
.footer-top .h4 {
    color: #ffffff;
    font-family: var(--ft2);
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
}
.footer-top .at, .footer-top .icon {
    color:rgb(0, 0, 0);
}
.footer-top .social-icons__link .at {
    font-size: 18px;
    background: #fff;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10%;

}
.footer-top a{
     color: #ffffff;
     font-size: 14px;
    font-weight: 300;
}
.footer-top .text.custom-text{
     color: #ffffff;
     font-size: 14px;
    font-weight: 300; 
    width: 75%;

}
.footer-top .text.custom-text > img{
    padding-top:20px;
}
.product-vendor{
  font-weight: 500;
  margin-bottom: 20px !important;
  display: block;
}
.product-single__title{
    font-family: 'Poppins';
    font-size: 24px!important;
    font-weight: bold!important;
}
input, textarea, select{
    color: #111111;
    font-size: 16px;
    font-family: var(--ft1);
    margin-bottom: 15px;
    max-width: 100%;
    line-height: 1.2;
    padding: 8px 15px;
    background-color: #fff!important;
    border-radius: 10px;
    font-family: 'Poppins';
    font-weight: 400;
}
.avpoptions-container__v2 select{
   font-size: 16px!important;
    font-family: var(--ft1);
     border: 1px solid #111111!important;
    border-color: #111111 !important;
    background-color: #fff!important;
    border-radius: 100%px;
    font-family: 'Poppins';
    font-weight: 400;
}
a.tablink.tc {
    text-decoration: underline;
}
nav.page-width.breadcrumbs {
    margin: unset;
}
#PageContainer .page-width{
    max-width:100% !important;
}
@media (min-width: 768px) {
    h1{
        font-size:26px !important;
    }
    
    h2{
        font-size:24px !important;
    }
    h2 span{
        font-size:24px !important;
    }
    h3{
        font-size:20px !important;
    }
    h3 span{
        font-size:20px !important;
    }
    h4{
        font-size:18px !important;
    }
    h5{
        font-size:17px !important;
    }
    p,li,span,a,div{
        font-size:16px !important;
    }
    #siteNav>li>a .lbl{
        top:-10px !important;
    }
    .footer-block__item:first-child {
    width: 33%;
}

.footer-block__item:nth-child(2) {
    width: 15%;
}

.footer-block__item:nth-child(3) {
    width: 15%;
}

.footer-block__item:nth-child(4) {
    width: 17%;
}
.grid.rwcols-3.rwcols-md-4.rwcols-lg-8.carousel.f-jcc.arwOut.flickity-enabled.is-draggable {
    margin: 10px;
}    li.lvl1.parent.dropdown:last-child {
    position: absolute !important;
    right: 20px;
}
.im-col-cta-wrapper {
    display: flex;
    justify-content: space-evenly;
    margin: 30px 0;
}
.im-col-cta-inner {
        background: #DDBB6B33;
        border-radius: 10px;
        padding: 15px 0;
        max-width: 310px;
        text-align: center;
        font-weight: 600;
        color: #0000;
        width: 100%;
}
.im-collection-bottom-wrapper {
    margin: 40px 0;
}

.im-collection-bottom-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.im-collection-bottom-col {
    width: 47%;
}

.im-collection-bottom-col h2 {
    font-size: 24px;
}

.im-collection-bottom-col p {
    font-size: 18px;
    line-height: 26px;
}

.im-collection-bottom-col img {
    width: 100%;
}
}
/* Mobile Media Query */
@media (max-width: 768px) {
       h1{
        font-size:22px !important;
    }
    h2 span{
        font-size:20px !important;
    }
    h2{
        font-size:20px !important;
    }
    h3{
        font-size:18px !important;
    }
    h3 span{
        font-size:18px !important;
    }
    h4{
        font-size:16px !important;
    }
    h5{
        font-size:15px!important;
    }
    p,li,span,a,div{
        font-size:14px !important;
    }
    .im-collection-bottom-wrapper {
    margin-top: 20px;
}
.im-col-cta-inner {
        background: #DDBB6B33;
        border-radius: 10px;
        padding: 15px 0;
        text-align: center;
        font-weight: 600;
        color: #0000;
        width: 200px;
        margin-right: 20px;
}

.im-col-cta-wrapper {
    display: flex;
    flex-wrap: nowrap;
    width: max-content;
    margin: 10px 0 20px;
}

.im-col-cta {
    overflow-x: auto;
}
nav.page-width.breadcrumbs {
    display: flex;
    width: max-content;
}

.bredcrumbWrap {
    overflow-x: auto;
}
.im-collection-bottom-row {
    flex-direction: column-reverse;
    display: flex;
}

.im-collection-bottom-col {
    margin-top: 20px;
}

.im-collection-bottom-row:last-child {
    flex-direction: column;
}
  .store-info {
    overflow-x: auto!important;
    display: flex!important;
    flex-wrap: nowrap!important;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth!important;
    gap: 16px; 
  }
  .footer-top .text.custom-text{
  
    width: 100%;
}
  .store-info .item {
    flex: 0 0 auto!important;
    min-width: 80%!important;
    scroll-snap-align: start!important;
  }
  .store-info li {
    padding: 25px 15px!important;
}
.store-info li.fl1.item .hieh {
        flex-direction: row!important;   
    }
   .store-info {
        margin: 35px 0!important;
    }
#sliderbox-template--25151340773755__collection_list_fgKi4w .listing {
    display: flex !important;
    flex-wrap: nowrap!important;
    overflow-x: auto!important;
    scroll-snap-type: x mandatory!important;
    -webkit-overflow-scrolling: touch!important;
    gap: 12px;
    padding-bottom: 10px!important;
  }

  #sliderbox-template--25151340773755__collection_list_fgKi4w .gitem {
    flex: 0 0 100%!important;
    max-width: 85%!important;
    scroll-snap-align: start!important;
  