/*
Theme Name: Extendable ESTS
Theme URI: https://github.com/extendify/extendable
Template: extendable
Author: Extendify
Author URI: https://extendify.com
Description: Extendable is a distinct, dynamic block theme designed as a canvas for your next online venture. Sporting multiple style variations, Extendable is the most expressive block theme yet. Go fresh, bold, bohemian or minimal — with a single click.
Tags: one-column,custom-colors,custom-menu,custom-logo,e-commerce,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments
Version: 2.0.17.1739518398
Updated: 2025-02-14 07:33:18

*/

.cat-info, cat-name {
	text-align: center !important;
	line-height: 1.2em !important;
}

.cat-img {
	object-fit: contain !important;
	margin: 0 !important;
	padding: 0 !important;
}

.cat-img img {
	height: 100% !important;
}

main {padding-top: 0 !important;}

.woocommerce-page .input-text, .woocommerce-page .select2-container, .woocommerce-page select {
	height: 40px !important;
	color: #333333 !important;
	/* padding: 10px !important; */
}


.woocommerce-page .select2-container .select2-selection--single {
	height: 40px !important;
	padding: 15px 0 !important;
}


.woocommerce-page form .form-row .select2-container .select2-selection--single .select2-selection__rendered {
	margin-top: -25px !important;
}

.wc-blocks-components-select .wc-blocks-components-select__select {
	border: none !important;
}