/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 27 2026 | 05:16:02 */
/* For Desktop */
@media only screen and (min-width: 885px){
}
/* For Mobile */
@media only screen and (max-width: 885px){
	.header-dark .dark-logo, .header-light .light-logo {
		margin-left: 20px;
	}
}
.quantity-input-number{
	display: none;
}
.button-buy-now{
	display: none;
}
.woocommerce-main-tabs{
	display: none;
}
.header-above{
	display: none;
}
.cart-subtotal{
	display: none !important;
}
.woocommerce-mini-cart__buttons .checkout{
	display: none;
}
.wc-block-cart-item__quantity{
	display: none !important;
}
.wc-block-cart__submit-container{
	display: none;
}
.header-login-link{
	display: none;
}
.mobile-menu-components{
	display: none;
}
