/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Apr 08 2024 | 09:21:32 */
/* Non visualizzare il classico filtro nella pagina shop */
.woocommerce-ordering {display: none;}

h1.woocommerce-products-header__title{color:#799443}

h2.woocommerce-loop-product__title {color: #333333 !important;}

/*  togliere la breadcrumps e 'visualizzazione di N prodotti'  */
.woocommerce-breadcrumb, .woocommerce-result-count {display: none;}

/* dare spazio alla scheda prodotto dopo aver tolto le breadcrumps */
.product {margin-top: 30px !important;}

/* allargare la sezione aggiorna carrello e subtotali */
.eael-cart-update-btn, .cart_totals  {max-width: none !important}
.cart_totals table tr th, .cart_totals table tr td {padding: 20px 20px !important;}

/* nascondere la destinazione dellla spedizione */
.cart-collaterals .woocommerce-shipping-destination {display: none;}

/* distanziare la pagina riepilogo dal footer */
#order_review {margin-bottom: 30px !important;}

/*  larghezza dei bottoni paypal nel checkout */
.paypal-button-container, .paypal-button {max-width: 500px !important;}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#000}	
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button{color:#799443; background-color:#fff; border:1px solid #799443}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover{background-color:#799443; color:#fff}
	.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price{color:#000; font-weight:600}

table{background-color:#E5ECD7}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#799443; font-weight:600}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt{background-color:#fff; color:#799443; border:1px solid #799443}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover{background-color:#799443; color:#fff}
.product_meta{display:none}
.woocommerce div.product .woocommerce-tabs .panel h2:first-of-type {display:none}

.woocommerce div.product .woocommerce-tabs .panel h2{color:#799443}


.elementor-menu-cart__toggle .elementor-button svg{font-size:30px}

:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart .button:where(:not(:first-child)), :is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart button:where(:not(:first-child)){background:#799443}




.woocommerce table.shop_attributes td p{margin-left:10px}
.related h2{color:#799443; font-weight:600}
.woocommerce-tabs{padding: 0 10px 10px 10px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background-color:#e5edd6;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{background-color:#f0f0f0e8}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#799443}
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-name a{color:#799443}
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons .elementor-button{background-color:#799443}
.wc-block-components-product-name{color:#799443}
.wc-block-components-totals-coupon-link{color:#000}
	body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link){border:1px solid #799443;text-decoration:none;color:#799443}
	body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):hover{background-color:#799443;color:#fff}


