/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Left sidebar widget block **/
#left-sidebar .widget_block {
	margin-bottom: 0 !important;
}

/** General >> Facet Dropdowns - Home Page **/
.mtp-9 .facetwp-type-dropdown {
	width: 100% !important;
	margin-bottom: 0 !important;
}

/** General >> facetwp dropdown select - Home Page **/
.mtp-9 .facetwp-dropdown {
	background-color: rgb(255, 255, 255) !important;
	width: 100% !important;
}

/** General >> Mtp 9 fwp submit **/
.mtp-9 .fwp-submit {
	width: 100% !important;
	margin: 0 auto 0 auto !important;
}

/** General >> Gb container b0579348 button **/
.mtp-9 .gb-container-b0579348 button {
	padding: 4px 8px 4px 8px !important;
	margin-left: 22px !important;
	border: 1px solid rgb(255, 255, 255) !important;
	border-radius: 4px !important;
}

/** General >> Shop Sidebar Facetwp display value **/
.facetwp-display-value {
	font-size: 14px !important;
}

/** General >> woocommerce loop product title **/
.woocommerce-loop-product__title {
	padding: 0 1em 0 1em !important;
}

/** General >> Post 395286 woocommerce loop product link **/
#wc-column-container .product {
	background-color: #efefef !important;
	border: 1px solid #ccc !important;
	border-radius: 8px !important;
}

/** General >> Woocommerce product details short description paragraph **/
.woocommerce-product-details__short-description p {
	padding-right: 1em !important;
	padding-bottom: 1em !important;
	padding-left: 1em !important;
}

/** General >> Wc column container add to cart button **/
#wc-column-container .add_to_cart_button {
	margin: 1em auto 1em auto !important;
}

/** General >> Gb container f670071f link **/
.gb-container-f670071f a {
	text-decoration: underline !important;
}

/** General >> Hide H4 Facet Labels in Shop Sidebar **/
#product-sidebar-filters .gb-headline-text {
	display: none !important;
}

/** General >> Wc product image **/
div.wc-product-image {
	background-color: rgb(255, 255, 255) !important;
}


/*( < 768 )*/
@media (max-width: 767.98px) {
	/** General >> Wc product image **/
	div.wc-product-image {
	background-color: rgb(255, 255, 255) !important;
}

}


/*( < 480 )*/
@media (max-width: 479.98px) {
	/** General >> Wc product image **/
	di.wc-product-image {
	
}
div.wc-product-image {
	background-color: rgb(255, 255, 255) !important;
}

}

