/** Shopify CDN: Minification failed

Line 106:4 Expected "}" to go with "{"

**/
/* MOBILE */
@media screen and (max-width: 450px) {
  
.tlf-btn {
    width: 34px!important;
    height: 34px!important;
}
.tlf-cart__count {
 
    top: -6px!important;
    right: -6px!important;
   
    height: 16px!important;
    font-size:8px!important;
    font-weight:300!important;
}
.tlf-hamburger .bar:nth-child(1)
 {
    top: 8px;
    transform: translateX(-50%);
    width: 22px;
}
.tlf-hamburger .bar:nth-child(2)

 {
    top: 13px;
    transform: translateX(-50%);
    width: 22px;
}
.tlf-hamburger .bar:nth-child(3)

 {
    top: 20px;
    transform: translateX(-50%);
    width: 22px;
}
.tlf-header.is-scrolled {
    height: 50px!important;


}
.collection-tiles {
    
    padding: 50px 0!important;
    
}
.custom-collection-wrapper{
    padding-bottom:50px!important;
}
.section-template--27477578285240__custom_shop_byroom_h9UKDU-padding {
    padding-top: 50px!important;
    padding-bottom: 0px!important;
   
}
.shoppable-videos-template--27477578285240__shopable_video_QHMG7A {
    padding-top: 50px!important;
    padding-bottom: 50px!important;
    
}
    .custom2-collection-container{
        padding-top:50px!important;
         
    }
      .custom2-collection-wrapper{
       
          padding-bottom: 0px!important;
    }
    .bulk-inquiries-template--27477578285240__custom_bulk_enquiry_WzNJi7 {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    
}  
/* .shop-by-price-{{ section.id }} {
    padding-top:50px!important;
} */
.shop-by-price-template--27477578285240__custom_shop_zDaAXF{
padding-top:50px!important;
padding-bottom:50px!important;
}

.shop-by-price__img {
    width: 100%;
    height: 100%;
    object-fit: contain!important;
}
    /* .tlf-header.is-scrolled .tlf-logo img, .tlf-header.is-scrolled .tlf-logo svg {
        height: 36px;
        width: 90px !important;
} */

/* TABLET */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  
  /* Your tablet CSS here */

}

  /* .tlf-header.is-scrolled .tlf-logo img, .tlf-header.is-scrolled .tlf-logo svg {
        
        width: 150px !important;
} */