/* 
Theme Name: postilla
Theme URI: https://github.com/elementor/hello-theme/
Description: postilla
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


a.ajax_add_to_cart::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='auto' viewBox='0 96 960 960' width='12'%3E%3Cpath d='m304 974-56-57 343-343-343-343 56-57 400 400-400 400Z'%3E%3C/path%3E%3C/svg%3E");
	padding-left: 10px;
}

button.single_add_to_cart_button::after {
	    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='auto' viewBox='0 96 960 960' width='12'%3E%3Cpath d='m304 974-56-57 343-343-343-343 56-57 400 400-400 400Z'%3E%3C/path%3E%3C/svg%3E");
	padding-left: 10px;
}
.woocommerce-result-count {
	font-family: "Inter";
	font-weight: 400;
	font-size: 14px;
}
.orderby {
	 border-width: 0 0 1px 0;
    border-color: black;
    background: transparent;
    font-size: 14px;
    font-family: 'Inter';
    font-weight: 400;
}
#menu-1-3f004ad {
    list-style: none;
}

#menu-2-3f004ad {
    display: none;
}
@media (max-width: 767px) {
.elementor-388 .elementor-element.elementor-element-412a44fa.elementor-wc-products ul.products {
	grid-template-columns: 1fr;
}
}