/** Shopify CDN: Minification failed

Line 20:2 Unexpected "{"
Line 20:3 Expected identifier but found "%"
Line 20:36 Expected identifier but found "%"
Line 55:3 Unexpected "{"
Line 55:4 Expected identifier but found "%"
Line 55:41 Expected identifier but found "%"

**/
.collection .collection__title {
    /* max-width: 395px; */
    font-size: 28px;
    width: 148px;
}
	.breadcrumb {
    padding-top: 42px !important;
    padding-bottom: 0px;
}
	 {% comment %} cart drawer upsell {% endcomment %}
	#shopify-section-sections--25027598647595__cart-drawer .cart-empty{
	margin-top:60px;
}
   .cart-drawer .cart-empty{
padding:0px 24px !important;
}
 .cart-drawer .cart-drawer__heading{
	padding:0px 24px !important;
}
.cart-footer .cart-footer__main {
  padding:0px 24px !important;
}
.cart-empty .cart-empty__products-header {
  
    margin-bottom: 10px !important;
}
   .cart-empty .swiper-slide{
		width:171px !important;
}
	.cart-empty__product .product-card{
	min-height:171px;
	width:171px;
	}
	.cart-empty__product .product-card .product-card__title{
	display:none;
	}
	.cart-empty__product .product-card .product-card__price{
		padding-top:0px !important;
	}
	.cart-empty__product .product-card .product-card__image-wrapper.product-card__image-wrapper--square {
    padding-top: 73% !important;
}
	

	  {% comment %}end  cart drawer upsell {% endcomment %}



    .radio-option .radio-option__label.is-disabled {
    background-color: #dfdfdf !important;
    text-decoration: line-through !important;
    font-weight: bold !important;
  }
    
    @media only screen and (max-width: 600px) {
		.black-friday-bar{
			       top: 0;
                position: fixed;
                z-index:13;
            
		}
        #shopify-section-sections--25771148804395__announcement-bar {
               top: 60px;
                position: sticky;
                z-index:13;
               padding:0px !important;
           }
		    #shopify-section-sections--25027598680363__announcement-bar{
				top: 0;
                position: sticky;
                z-index:13;
               padding:0px !important;
			}
        .announcement-bar__container {
                                      min-height: 15px !important;
                                   } 
        .header-section {
                         position: var(--header-position);
                         top: 63px !important;
                        z-index: 13;
                        padding:0px !important;
						
                        }
      .header .header__container{
                                 padding:5px 10px !important;
                                }
}

    .header-section {
        padding: 0px !important;
    }
     
        