/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


.product-wrapper .wd-product-cats {
	display:none;
}

.attachment-woocommerce_thumbnail {
	aspect-ratio: 1 / 1;
	object-fit: contain;
}

.equipment-series-image {
	aspect-ratio: 1 / 1;
	object-fit: contain;
}
/*
.woof_products_top_panel {
	flex: 1 0 auto;
}

#woof_results_by_ajax {
	display: flex;
	align-items:center;
	flex-wrap:wrap;
}

#woof_results_by_ajax .wd-products-per-page {
	margin-right: 20px;
}

.woocommerce-ordering {
	flex: 1 0 100%;
}
*/

.shop-loop-head .wd-shop-tools {
	flex:1 0 100%;
	gap:16px 0;
/*	display:flex;
	flex-wrap:wrap;*/
}

.woof_products_top_panel_content {
	flex:1 0 100%;
}

.shop-loop-head .wd-shop-tools > * {
	margin-right:20px;
}

.woof_products_top_panel {
	flex:1 0 100%;
}

.woof_metarange_slider {
	display:none !important;
}