.user-select {
width: 100%;
}
.woocommerce-js ul.products li.product.product-category a {
height: initial !important;
}
.circulos .woocommerce ul.products li.product .woocommerce-loop-category__title {
position: unset;
background: transparent;
padding: 0;
}
.astra-megamenu > .menu-item > a.menu-link, .circulos .woocommerce ul.products li.product .woocommerce-loop-category__title .count {
display: none;
}
.circulos img, .ncs .uael-woo-product-wrapper img {
border-radius: 999px;
}
.circulos .woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
box-shadow: none !important;
}
.woocats img {
border-radius: 6px;
}
.woocats .woocommerce-loop-category__title {
padding: 0 !important;
}
.uael-woo-product-wrapper img {
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.uael-woo-product-wrapper {
border-radius: 6px;
}
.uael-woo-categories .uael-product-cat-inner {
margin-bottom: -20px;
}
.uael-category__title-wrap .woocommerce-loop-category__title {
margin-bottom: 0;
}
.wpcf7-textarea {
max-height: 100px;
}
.woocommerce-product-search input[type="search"] {
padding: 0;
}
.widget_product_search {
margin-top: 20px;
}
.ast-sticky-shrunk .main-header-menu .sub-menu .menu-link {
padding-top: 3px;
padding-bottom: 1px;
}
@media (max-width: 544px) {
.woocs_auto_switcher li a {
max-width: 35px !important;
font-size: 11px !important;
}
.ast-search-menu-icon.ast-dropdown-active .search-field {
width: 190px;
}
.woocs_auto_switcher {
width: 35px !important;
}
}
@media (max-width:921px) {
.ast-above-header {
display: none;
}
}