.elementor-1658 .elementor-element.elementor-element-4b8140d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1658 .elementor-element.elementor-element-4b8140d:not(.elementor-motion-effects-element-type-background), .elementor-1658 .elementor-element.elementor-element-4b8140d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-vamtam_accent_4 );}.elementor-1658 .elementor-element.elementor-element-4b8140d > .elementor-shape-bottom svg, .elementor-1658 .elementor-element.elementor-element-4b8140d > .e-con-inner > .elementor-shape-bottom svg{width:calc(100% + 1.3px);height:14px;}.elementor-1658 .elementor-element.elementor-element-7e75cf8{--spacer-size:130px;}.elementor-1658 .elementor-element.elementor-element-7e75cf8 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-1658 .elementor-element.elementor-element-4f2949d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:20px;--margin-bottom:80px;--margin-left:0px;--margin-right:0px;}.elementor-1658 .elementor-element.elementor-element-4fb0787{--display:flex;}.elementor-1658 .elementor-element.elementor-element-1141c65{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1658 .elementor-element.elementor-element-adb969b > .elementor-widget-container{margin:0px 0px -19px 0px;}.elementor-1658 .elementor-element.elementor-element-adb969b .woocommerce-breadcrumb{color:var( --e-global-color-vamtam_accent_3 );font-family:"Montserrat", Sans-serif;font-size:21px;}.elementor-1658 .elementor-element.elementor-element-adb969b .woocommerce-breadcrumb > a{color:var( --e-global-color-vamtam_accent_1 );}.elementor-1658 .elementor-element.elementor-element-565dda2.elementor-wc-products ul.products li.product{--button-align-display:flex;--button-align-direction:column;--button-align-justify:space-between;}.elementor-1658 .elementor-element.elementor-element-565dda2.elementor-wc-products  ul.products{grid-column-gap:40px;grid-row-gap:40px;}.elementor-1658 .elementor-element.elementor-element-565dda2.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-vamtam_accent_1 );}.elementor-1658 .elementor-element.elementor-element-565dda2.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-vamtam_accent_1 );}.elementor-1658 .elementor-element.elementor-element-565dda2.elementor-wc-products ul.products li.product .button{color:var( --e-global-color-vamtam_accent_2 );background-color:var( --e-global-color-vamtam_accent_4 );border-radius:200px 200px 200px 200px;}.elementor-1658 .elementor-element.elementor-element-565dda2.elementor-wc-products ul.products li.product .button:hover{color:var( --e-global-color-vamtam_accent_2 );background-color:var( --e-global-color-vamtam_accent_3 );}.elementor-1658 .elementor-element.elementor-element-565dda2.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(min-width:768px){.elementor-1658 .elementor-element.elementor-element-4fb0787{--width:25%;}.elementor-1658 .elementor-element.elementor-element-1141c65{--width:75%;}}@media(max-width:1024px){.elementor-1658 .elementor-element.elementor-element-7e75cf8{--spacer-size:50px;}.elementor-1658 .elementor-element.elementor-element-565dda2.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-1658 .elementor-element.elementor-element-7e75cf8{--spacer-size:50px;}.elementor-1658 .elementor-element.elementor-element-565dda2.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for sidebar, class: .elementor-element-9f8fd5d */#woof_widget-3::marker {
  display: none;
}
 
/* Optional: Also remove bullet via list-style-type */
#woof_widget-3 {
  list-style-type: none;
}

/* Nasconde il titolo "Filtri" solo su mobile */
@media only screen and (max-width: 767px) {
    .widgettitle {
        display: none !important;
    }
}/* End custom CSS */
/* Start custom CSS for wc-archive-products, class: .elementor-element-565dda2 */span.price {
  display: none !important;
}
.woocommerce-loop-product__title
{
  text-align: center;
}
.woocommerce ul.products li.product {
  text-align: center;
}

.woocommerce ul.products li.product .button {
  display: inline-block;
  float: none;
  transition: ease 0.3s;
}

.woocommerce ul.products li.product .button:hover {
  opacity: 0.8;
}

/* Nasconde elementi WooCommerce solo su mobile */
@media only screen and (max-width: 767px) {
    p.woocommerce-result-count,
    form.woocommerce-ordering {
        display: none !important;
    }
}/* End custom CSS */