/*!
Theme Name: WITS Theme
Template: kadence
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */


.wits-custom-css-homepage .loop-entry{
	background-color: #00000000 !important;
	border-width: 1px !important;
	border-style: solid;
	border-color: #00b0ef;
}

.wits-custom-css-homepage .loop-entry .product-details{
	background-color: #00000000 !important;
}

.wits-custom-css-homepage select.orderby {
	display: none;
}


.wits-custom-css-homepage button.kadence-toggle-shop-layout {
	display: none ;
}


.wits-custom-css-homepage p.woocommerce-result-count {
	display: none;
}



.loop-entry{
	background-color: #00000000 !important;
	border-width: 1px !important;
	border-style: solid;
	border-color: #00b0ef;
}

.loop-entry .product-details{
	background-color: #00000000 !important;
}

body .site{
	background-color: #f7fafc !important;
}


.panel-heading.cwginstock-panel-heading {
	background-color: #30333a !important;

}
