/** Shopify CDN: Minification failed

Line 86:67 Expected identifier but found "{"
Line 86:68 Unexpected "{"
Line 86:78 Expected ":"

**/
.flex{   display: -webkit-box;  display: -moz-box;  display: -ms-flexbox;  display: -webkit-flex;  display: flex;}
.flex-flow{-webkit-flex-flow: row wrap;	 flex-flow: row wrap;   -ms-flex-flow: row wrap;}
.align-item-center{-webkit-box-align: center;  -moz-box-align: center;  -ms-flex-align: center;  -webkit-align-items: center;  align-items: center;}
.space-between{  -webkit-box-pack: space-between;  -moz-box-pack: space-between;  -ms-flex-pack: space-between;  -webkit-justify-content: space-between;  justify-content: space-between;}
.justify-center{
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; 
}
.site-header {  
    box-shadow: 5px 10px 30px -5px rgb(0 0 0 / 30%) !important;
}
.template-index .site-header {  
    box-shadow:none !important;
}


.site-nav__dropdown-link--top-level {
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 12px;
}

.site-nav--has-dropdown.is-focused>a, .site-nav--has-dropdown:hover>a{background:var(--colorNavText);}
.site-nav__dropdown{box-shadow:none;}


.toolbar__item-center {
    flex: 1 1 auto;
}
.toolbar__item-center svg {
    width: 17px;
    height: auto; position: relative;
    top: 3px;
}
.toolbar__item li{position:relative; margin: 0; padding: 5px 0;}
.j-menu-dropdown-menu {
    margin: 0;
    padding: 0;
     position:absolute;
 top: calc(100% + 3px); width:100%; background:#f2303a;     z-index: 99; opacity:0; visibility:hidden;
}
.toolbar__item li:hover .j-menu-dropdown-menu{opacity:1; visibility:visible;}

.j-menu-dropdown-menu:after{
width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f2303a;
  position:absolute; content:"";
  left: 0;
    right: 0;
    top: -9px;
    margin: 0 auto;
  
}

.j-menu-dropdown-menu li{padding:5px 10px;}
.j-menu-dropdown-menu li:hover{background:#222428;}
.j-menu-dropdown-menu li:hover a{color:#fff;}
.toolbar__item ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
span.links-text {
    line-height: 1;
}
span.d-icon svg {
    width: 18px;
    fill: #fff;
    height: auto;
    margin-right: 4px;
}

.is-light .site-nav__link, .is-light .site-nav__link:hover{  color:{{ settings.color_header_text | default: "#000" }};
  color:var(--colorNavText); }

.footer__collapsible .image-wrap{background:transparent; } 
.footer__title{letter-spacing: 0;    font-size: 18px;     font-weight: bold;   color: #fff;}
.site-footer__linklist svg {
    width: 10px;
    transform: rotate(-90deg);
    height: auto;
}  
.site-footer__linklist a:hover{color:rgba(242, 48, 58, 1);}
.footer-bottom{ margin-top:25px;
padding: 20px 0 0;
    border-width: 0;
    border-top-width: 1px;
    border-style: solid;
    border-color: rgba(58, 71, 84, 1);
  
}
 .footer__social a {
    background: rgba(242, 48, 58, 1);
    padding: 10px;
    border-radius: 50%;
    color: #fff;
       width: 40px;
    height: 40px;
}
.footer__social .icon {
    width: 20px;
    height: 20px;
}    
.footer__newsletter-btn .icon {
    width: 14px;
    height: 14px;
      position: relative;
    top: -1px;
    margin-right: 2px;
}
.footer__newsletter-btn{ background: rgba(242, 48, 58, 1); color:#fff; padding: 9px 10px;     white-space: nowrap;}

[data-type_product_capitalize=true] .grid-product__title {
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 21px;
    font-weight: 400;
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; 
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}

.featured-slider-custom button.flickity-button.flickity-prev-next-button.flickity-previous{
    left:0;
    border-radius: 0;
  
}                                                           
.featured-slider-custom button.flickity-button.flickity-prev-next-button.flickity-next {
    right: 0;
    border-radius: 0;
}
.featured-slider-custom .flickity-page-dots{bottom:0;}                                                           
.featured-slider-custom .grid {margin:0;}
.featured-slider-custom .grid-product {    padding: 0 0px;}
.featured-slider-custom .grid-product__content{padding:0 8px;} 
.featured-slider-custom .section-header {    margin-bottom: 24px;}
.grid-hover-details{padding:5px 10px}
.grid-hover-details .flex-bg{    color: var(--colorBtnPrimaryText);       background: var(--colorBtnPrimary);}
.ask-question a{color: var(--colorBtnPrimaryText);  }
.buy-now-btn {
    padding: 9px 10px;
    background: #333;
    width: 50%;
    text-align: center;
    justify-content: center;
    cursor: pointer;
}
.ask-question{  padding: 9px 10px;  width: 50%;}    
.hover-cart {
    position: absolute;
    bottom: -50px;
   
    right: 0;
    z-index: 3; transition: all 0.5s ease;
}         
.grid-product:hover .hover-cart{bottom:0;}                                                           
.collection_add_btn { padding:8px 15px;   letter-spacing: 0;}                                                           

.custom-video-cover-left {    width: 45%; padding-right:30px;}                                                             
.custom-video-cover-right {    width: 55%;}  
.video-subheading-top {
    background: rgba(242,48,58,1);
    padding: 7px 12px 4px;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 13px;
}                                                        
 .custom-video-cover-left .hero__subtitle, .video-subheading-contnet {
    font-size: 14px;
    opacity: 0.8; font-weight:300; padding:5px 0;
}                                                          
.btn-cover-video a.btn {
    letter-spacing: 0;
    font-weight: normal;
    margin-top: 16px;
}
.btn-cover-video {    display: inline-block;}
.btn-cover-video svg{margin-left:8px;}

.img-lightbox-cover-left{width: 40%; padding-right:30px;}
.img-lightbox-cover-right{    width: 60%;}                                                             
.logo-bar__item-lightbox{width:16.66%; position:relative;     padding: 4px;}
.logo-bar__item-lightbox a {
    position: relative;
    padding-bottom: 100%;
    display: block;
  overflow:hidden;
}
 .logo-bar__item-lightbox a img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
   -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
 .logo-bar__item-lightbox a:hover img{    transform: scale(1.16);}                                                           
.lighbox-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
     -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    background: rgba(255,255,255,0.8);
    z-index: 1;
opacity:0;
}
.logo-bar__item-lightbox a:hover .lighbox-overlay {opacity:1;}


                                                   
 .img-lightbox-cover-left .hero__subtitle, .video-subheading-contnet {
    font-size: 14px;
    opacity: 0.8; font-weight:300; padding:5px 0;
}   
.brand-bar__item-main{padding:0 30px;}                                                           
.brand-bar__item {
    width: 14.28%;     text-align: center; border-right:#ddd solid 1px;
}                                                           
.brand-bar {border:#ddd solid 1px; }

.brand-bar__item-main button.flickity-button.flickity-prev-next-button.flickity-previous{
    left: -15px;
    border-radius: 0;
  
}                                                           
.brand-bar__item-main button.flickity-button.flickity-prev-next-button.flickity-next {
    right: -15px;
    border-radius: 0;
}
 .brand-bar__item-main .flickity-prev-next-button {
 
    width: 30px;
    height: 30px;
   
}   
.brand-bar__link img{opacity: 0.5;    -webkit-transition: all 0.18s ease;
    transition: all 0.18s ease;
    filter: grayscale(1);}
.brand-bar__link:hover img{
opacity: 1;
    transform: scale(1.15);
    filter: grayscale(0);
  
}                                                           

.brand-logo-caption{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    opacity: 0;
    transform: translate3d(0,10px,0);
    background: rgba(105, 105, 115, 1);
    padding:2px 5px; width:100%;
    box-shadow: 0 -15px 100px -10px rgb(0 0 0 / 10%);
  -webkit-transition: all 0.075s ease-out;
    transition: all 0.075s ease-out;
  color:#fff;     text-transform: uppercase;
  
}
.brand-bar__link:hover .brand-logo-caption {
    opacity: 1;
    transform: translate3d(0,0,0);
}


.heading-line{     max-width: 50px;     height: 4px; margin:0 auto 32px;}
                                                           
.image-collage-item{padding:0 10px;}
.flex-col .image-collage-item{padding-top:20px;}                                                          
.category-fixed-heading{position:absolute; top:0; left:0; background:#fff; color:rgba(51, 51, 51, 1);}
.category-fixed-heading {
    position: absolute;
    top: 0;
    left: 10px;
    background: #fff;
    color: #333;
    top: 10px;
    padding: 7px 20px;
    font-weight: bold;
    text-transform: uppercase;
    z-index:3;
}
.image-collage-item a{position:relative; overflow: hidden;     display: block;}
.image-collage-item img{display:block; -webkit-transition: all .15s ease-out; width:100%;
    transition: all .15s ease-out;}
.image-collage-item:hover img{transform: scale(1.16);}
                                                           
.category-fixed-overlay{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(15, 58, 141, 0.3);   z-index:1; opacity:0;
}
.image-collage-item:hover .category-fixed-overlay{opacity:1;}                                                           
 .category-fixed-overlay svg{width:60px; height:60px; fill:#fff;}                                                          
.category-fixed-overlay-btn {
    position: absolute;
    bottom: 30px; text-transform:uppercase; color:#fff;
}
.category-fixed-overlay-btn svg{width:12px; height:12px;  fill:#fff;}
.category-collage-main {
    margin: 0 -10px;
}
.section-header-brand {    margin-bottom: 15px;}
.hero__top-subtitle{    letter-spacing: 0; font-size: 2.1em;}
.wave-bottom {
    position: absolute;
    bottom: -240px;
    z-index: 10;
    width: 100%;
}                                                           

.hero .flickity-page-dots {
    bottom: 20px;
    color: #f2303a;
    right: 0;
    left: auto;
    width: 29px;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}
.hero .flickity-page-dots .dot {
    display: block;
    vertical-align: middle;
    width: 6px;
    height: 26px;
    margin: 5px 0px;
    border-radius: 5px;
    cursor: pointer;
    background-color: currentColor;
    opacity: .6;
}                                                          
.hero .flickity-page-dots .dot.is-selected{  opacity: 1;}

.contact-form-cover-left{width: 40%;    background: rgba(238, 238, 238, 1);    padding: 20px  }
.contact-form-cover-right{width:60%; padding-left:40px;}                                                           
.info-block-content-left {width: 36px;}     
.info-block-content-right {width:calc(100% - 36px); padding-left:15px;}                                                                

.info-block .info-block-title {
   
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 3px;
    display: block;
}
.info-block .info-block-text {
    font-size: 13px;
    color: rgba(139, 145, 152, 1);
    display: block;
}
 .info-block.flex {
    margin: 0 0 30px;
}                                                          
.contact-form-cover-right .section-header { text-align: left; margin-bottom:15px;}    
.contact-form-cover-right .section-header h2 {    font-size: 18px;}

#button-top svg{position:relative; top:3px}
#button-top {
  display: inline-block;
  background-color: rgba(242,48,58,1);
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 0px;
  position: fixed;
  bottom: 30px;
  right: 20px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

#button-top:hover {
  cursor: pointer;
  background-color: #333;
}

#button-top.show {
  opacity: 1;
  visibility: visible;
}
                                                           
                                                       
@media(max-width:1400px){                                                             
.wave-bottom{bottom:-170px}
}  
@media(max-width:1120px){                           
.site-nav__link{padding-left:6px; padding-right:6px;}                                                         
}
                                                           
@media(max-width:1025px){                                                           
.brand-bar__item {    width: 16.66%;    } 
.wave-bottom{bottom:-120px}  
}

@media(max-width:980px){     
 .category-collage-main{-webkit-flex-flow: row wrap;     flex-flow: row wrap;    -ms-flex-flow: row wrap;} 
.image-collage-col-left{width:100%;}
.image-collage-col-right{width:100%; margin-top:10px;}  
.flex-col .image-collage-item{width:50%; padding-top:10px;} 
.category-collage-main {
    margin: 0 -5px;
}  
.image-collage-item {
    padding: 0 5px;
} 
  .wave-bottom{bottom:-50px;}
}                                                           
                                                           
@media(max-width:768px){
.custom-video-cover-left {    width: 100%; padding:0 0 30px;}                                                             
.custom-video-cover-right {    width: 100%;}  

.img-lightbox-cover-left{width:100%; padding:0 0 30px;}
.img-lightbox-cover-right{    width: 100%;}    
.brand-bar__item {    width: 20%;    }    
 .footer__title{font-size:14px; text-align: left !important;} 
.contact-form-cover-left{width: 100%;     }
.contact-form-cover-right{width:100%; padding:20px 0 0;}     
  
}
@media(max-width:767px){ 
.wave-bottom{bottom:-30px;}
 .logo-bar__item-lightbox{width:25%; } 
}
                                                           
@media(max-width:700px){                                                           
.featured-slider-custom .grid-product{width:100%;}  
 .logo-bar__item-lightbox{width:33.33%; }   
  .brand-bar__item {    width: 50%;    } 
  .category-fixed-heading {       padding: 7px 10px;      font-size: 10px;}
}
/* n-st */
  .site-nav__link--icon .icon{
    color:#000 !important;
  }
  .template-index .site-nav__link--icon .icon{
    color:#fff !important;
  }                                                       
   .site-header--heading-style .site-nav__link{
     color: #000 !important;
   }
    .announcement-bar{
      background: #fab1a0 !important;
    color: #333;
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
}                                                    
 .toolbar{
   background: #2d3436;
    padding: 6px 0;
 }                                                   
.toolbar a {
    color: #f7e9e9;
    font-size: 14px;
}
div#shopify-chat-dummy{
  display:none !important;
}                                                         


                                                           
                                                           
