/*
Theme Name: Pws Essential Theme
Description: Pws Essential Theme is a very lightweight and minimalist WordPress theme, to working only With Elementor and Elementor PRO Page Builder
Author: Parrotto Web Solution
Author URI: https://parrotto-websolution.it/
Version: 3.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: pwstheme
*/
html {line-height:1.15; -webkit-text-size-adjust:100%}
*, :after, :before {box-sizing:border-box }
body {margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
	font-size:1rem; font-weight:400; line-height:1.5;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
h1,h2,h3,h4,h5,h6 {margin-block-start:.5rem; margin-block-end:1rem; font-family:inherit; font-weight:500;line-height:1.2;color:inherit}
h1 {font-size:2.5rem}
h2 {font-size:2rem}
h3 {font-size:1.75rem}
h4 {font-size:1.5rem}
h5 {font-size:1.25rem}
h6 {font-size:1rem}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea{width: 100%;}
button, input, optgroup, select, textarea {font-family: inherit;font-size: 1rem;line-height: 1.5;margin: 0;  }
/*INSERIRE IL CODICE DA QUI*/

/*STILE SIDEBAR e NEGOZIO*/
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a{font-size:16px}
.yith-wcan-filters .yith-wcan-filter {margin-bottom: 20px;border-bottom: 1px solid #999;padding-bottom: 20px;}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{padding:0}
.woocommerce-loop-product__link img{min-height: 300px; object-fit: contain}

/*SINGLE PRODUCT*/
.woocommerce-product-details__short-description p, .elementor-widget-woocommerce-product-price p{margin: 5px 0px}

/*PULSANTE ADD TO CART*/
/* Bottone add to cart */
.woocommerce a.button.add_to_cart_button::before,.woocommerce button.single_add_to_cart_button::before {content: '';display: inline-block;width: 18px;height: 18px;margin-right: 8px;vertical-align: middle;background-repeat: no-repeat;background-size: contain;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M2.048 18.566A2 2 0 0 0 4 21h16a2 2 0 0 0 1.952-2.434l-2-9A2 2 0 0 0 18 8H6a2 2 0 0 0-1.952 1.566z'/%3E%3Cpath d='M8 11V6a4 4 0 0 1 8 0v5'/%3E%3C/svg%3E")
}
.woocommerce a.button.add_to_cart_button:hover::before,.woocommerce button.single_add_to_cart_button:hover::before {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M2.048 18.566A2 2 0 0 0 4 21h16a2 2 0 0 0 1.952-2.434l-2-9A2 2 0 0 0 18 8H6a2 2 0 0 0-1.952 1.566z'/%3E%3Cpath d='M8 11V6a4 4 0 0 1 8 0v5'/%3E%3C/svg%3E")
}


@media screen and (max-width:1100px){
	.filters-toggle{transition: all 500ms ease-in!important;}
	.filters-toggle.open-toggle{transform:translateX(280px);}
	#sidebar-filters{position:fixed; left:0;top:0; transform:translateX(-280px); transition: all 500ms ease-in; z-index:99999; height:100vh; max-height:100vh}
	#sidebar-filters.open{transform:translateX(0)}
}

@media screen and (max-width:767px){
	.woocommerce .woocommerce-tabs ul.wc-tabs li{width:100%}
	.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important}
}

.cresta-whatsapp-chat-box { background: #404E5A; !important}
.cresta-whatsapp-chat-top-header {background: #404E5A; !important}
.cresta-whatsapp-chat-button, .cresta-whatsapp-to-send .cresta-whatsapp-send { background: #404E5A; !important}