/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 15 2026 | 10:57:19 */
.wrap .subsubsub .trash, .broken-themes, .wrap .subsubsub .upgrade
{
	display:none;
}
.updated.woocommerce-message
{
	display:none;
}
.product-inner .thumbnail-buttons .klbcp-btn, .product-views-buttons{
	display: none !important;
}
@media (min-width: 768px){
	.footer-inner .column-brand{
		width: 35rem !important;
	}
	.column-widgets .widget-column:nth-child(2){
		display: none;
	}
}

@media (max-width: 767px){
	.header-mobile .header-inner{
		height: auto;
		padding-top: 10px;
		padding-bottom: 10px;
	}
}