body .woocommerce ul.products.columns-4 li.product { max-width: max-content; }
body .la-spinner, body .wpfIconPreview .spinner, body .wpfLoaderIconTemplate .spinner, body .woobewoo-filter-loader.spinner {
	display: block;
	visibility: visible;
	background: transparent;
	margin: 0 auto;
	opacity: 1;
	float: none;
	width: 164px;
	height: 164px;
	background: url(../img/loader2.gif);
	background-size: 100%;
	background-repeat-y: no-repeat;
	-webkit-animation: none;
	animation: none;

}
.premium-woo-product-thumbnail .woocommerce-loop-product__link img { max-height: 300px; object-fit: cover!important; }
.wfpTitle.wfpClickable, .wpfValue, .woocommerce .woocommerce-ordering select { font-family: "Sen"!important; color: #000!important; font-size: 16px !important; }
.tax-product_cat a.button.product_type_simple, .tax-product_cat a.button.product_type_variable { display: none !important; }
.cat-section { justify-content: center; }
.woobewoo-filter-loader.spinner { /* position: absolute; */ width: 100%!important; } 
.wpfPreview.wpfPreviewLoader { position: absolute; width: 164px; height: 100%; transform: translate(-50%,-50%); left: 50%; top: 50%; } 
ul.products.elementor-grid.columns-4 { position: relative; }
nav.woocommerce-pagination { margin-top: 100px !important; display: block; }
.woocommerce .woocommerce-ordering select { padding: 10px; margin-bottom: 10px; }

.wpfFilterWrapper .wpfPriceInputs, .wpfFilterWrapper .wpfPriceInputs span, .wpfFilterWrapper .wpfPriceInputs input { font-family: 'Sen' !important; font-weight: 700 !important; }

.wp-block-woocommerce-checkout-shipping-methods-block { display: none !important; }
.wp-block-woocommerce-checkout-order-summary-shipping-block.wc-block-components-totals-wrapper span.wc-block-components-totals-item__label { display: none; } 
.wp-block-woocommerce-checkout-order-summary-shipping-block.wc-block-components-totals-wrapper .wc-block-components-totals-item__value { display: none; } 
.wp-block-woocommerce-checkout-order-summary-shipping-block.wc-block-components-totals-wrapper .wc-block-components-totals-item__description { font-size: 16px; } 
.wp-block-woocommerce-checkout-order-summary-shipping-block.wc-block-components-totals-wrapper .wc-block-components-shipping-address { display: none; }
