/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 25 2023 | 17:37:29 */
#billing_company_field{
	display:none;
}

#tab-pwb_tab h2{
	display:none;
}

.woocommerce-Tabs-panel--pwb_tab{
	display:none;
}

#tab-pwb_tab-content{
	display:none;
}

.woocommerce ul.products li.product .woo-entry-image-swap .woo-entry-image-main {
	width:100%;	
	height:300px;
	object-fit:cover;
}

img{
	height:300px
}

.owp-floating-bar{
	z-index:20;
}

.woocommerce div.product .woocommerce-product-gallery img {
	height:auto;
}