/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 3.4.4.1758099068
*/

/** GENERAL **/
* {transition: all .1s ease-in;} 
p:last-child {margin-bottom: 0px;}

.select2-container .select2-selection--single {height: auto!important;}
.select2-selection__arrow {height: 100%!important;}

ul.product-categories li.cat-item-15,
ul.product-categories li.cat-item-23,
.widget_price_filter h5,
#select2-product_cat-result-270g-botas-patines {display: none!important;}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {background-color: var(--e-global-color-primary)!important;}

.elementor-icon-wrapper {display: flex;}

ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {border-inline-start: 0px solid transparent;}

@media (max-width: 768px){
	.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {position: fixed!important; top: 0px!important; left: -40%!important; margin-top: 0px!important; width: 40%!important; height: 100vh!important; max-height: 100vh!important; -webkit-transform: scaleY(1)!important; -ms-transform: scaleY(1)!important; transform: scaleY(1)!important; transition: all 300ms cubic-bezier(0.75, 0.17, 0.49, 0.79)!important;}
	.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {position: fixed!important; top: 0!important; left: 0!important; margin-top: 0px!important; width: 40%!important; height: 100vh!important; max-height: 100vh!important; transition: all 300ms cubic-bezier(0.75, 0.17, 0.49, 0.79)!important;}
	.elementor-nav-menu--toggle .elementor-nav-menu__container {padding: 30px;}
}
@media (max-width: 580px){
	.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {left: -50%!important; width: 50%!important;}
	.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {width: 50%!important;}
}
@media (max-width: 425px){
	.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {left: -70%!important; width: 70%!important;}
	.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {width: 70%!important;}
}

.elementor-sticky--effects {box-shadow: 1px 1px 1px #d8d8d8;}

ul.product-categories {padding: 0px;}
ul.product-categories > li {border-bottom: 1px solid #F3F3F3; padding-bottom: 10px; margin-bottom: 10px;}
ul.product-categories > li:last-child {margin-bottom: 0px; padding-bottom: 0px; border-bottom-width: 0px;}
ul.product-categories > li > a {color: var(--e-global-color-text);}
ul.product-categories > li.current-cat > a {font-weight: 600;}
ul.product-categories li.current-cat a,
ul.product-categories li a:hover,
ul.product-categories li ul.children > li a:hover,
ul.product-categories li ul.children > li.current-cat a {color: var(--e-global-color-primary);}
ul.product-categories li ul.children {margin-top: 5px;}
ul.product-categories li ul.children > li {padding: 5px 10px;}
ul.product-categories li ul.children > li a {color: var(--e-global-color-text);}

.woocommerce .widget_price_filter .ui-slider-horizontal {height: .25em;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {height: 12px; width: 12px;}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {background-color: #ccc;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {background-color: var(--e-global-color-primary);}

.woocommerce-loop-product__buttons {display: none!important;}

@media (max-width: 425px) {
    .elementor-widget-wc-archive-products .products {grid-template-columns: repeat(1, 1fr)!important;}
	
	.woocommerce ul.products li.product a img {width: 50%; margin: auto; margin-bottom: 20px!important; margin-top: 15px!important;}
}

.single_variation_wrap .stock {display: none;}
.single_variation_wrap .woocommerce-variation-add-to-cart {margin-top: 5px;}

#elementor-menu-cart__toggle_button:focus {background-color: transparent!important;}

.elementor-menu-cart__footer-buttons {display: flex!important; flex-direction: column;}
.elementor-menu-cart__footer-buttons > a {border-width: 0px;}

.elementor-widget-woocommerce-cart .woocommerce .remove:hover {color: var(--e-global-color-primary)!important;}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__rendered {height: 60px;}