.elementor-712 .elementor-element.elementor-element-d28a283{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-712 .elementor-element.elementor-element-d28a283.elementor-element{--align-self:center;}.elementor-712 .elementor-element.elementor-element-8d6d3e2{--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;--justify-content:flex-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-712 .elementor-element.elementor-element-bf197f2{width:var( --container-widget-width, 15% );max-width:15%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:15%;--container-widget-flex-grow:0;}.elementor-712 .elementor-element.elementor-element-1898e2e3{--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:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-712 .elementor-element.elementor-element-276a4f7{--display:flex;}.elementor-712 .elementor-element.elementor-element-4669794{--display:flex;}.elementor-712 .elementor-element.elementor-element-1ca154a0{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 30px) 0px;padding:0px 0px 0px 0px;}.elementor-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-712 .elementor-element.elementor-element-3103ffa4{--grid-columns:1;--grid-row-gap:0px;--grid-column-gap:0px;}@media(max-width:1024px){.elementor-712 .elementor-element.elementor-element-3103ffa4{--grid-columns:1;}}@media(max-width:880px){.elementor-712 .elementor-element.elementor-element-1898e2e3{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:767px){.elementor-712 .elementor-element.elementor-element-8d6d3e2{--justify-content:center;}.elementor-712 .elementor-element.elementor-element-276a4f7{--justify-content:center;}.elementor-712 .elementor-element.elementor-element-1ca154a0{margin:30px 0px calc(var(--kit-widget-spacing, 0px) + 30px) 0px;}.elementor-712 .elementor-element.elementor-element-3103ffa4{--grid-columns:1;}}@media(min-width:768px){.elementor-712 .elementor-element.elementor-element-1898e2e3{--width:100%;}.elementor-712 .elementor-element.elementor-element-276a4f7{--width:30%;}}@media(max-width:1366px) and (min-width:768px){.elementor-712 .elementor-element.elementor-element-276a4f7{--width:18%;}}@media(max-width:1024px) and (min-width:768px){.elementor-712 .elementor-element.elementor-element-1898e2e3{--width:100%;}}@media(max-width:880px) and (min-width:768px){.elementor-712 .elementor-element.elementor-element-1898e2e3{--width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-662eb33 */.brand-categorie {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 30px;
}

.brand-cat-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    text-decoration: none;
    color: #333;
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 20px;
    width: calc(50% - 10px);
    max-width: 200px;
    transition: box-shadow 0.3s;
    box-sizing: border-box;
}

.brand-cat-item:hover {
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.brand-cat-item img {
    width: 100%;
    max-width: 150px;
    height: 150px;
    object-/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-2f8c0ad */.brand-categorie {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 30px;
}

.brand-cat-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    text-decoration: none;
    color: #333;
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 20px;
    width: calc(50% - 10px);
    max-width: 200px;
    transition: box-shadow 0.3s;
    box-sizing: border-box;
}

.brand-cat-item:hover {
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.brand-cat-item img {
    width: 100%;
    max-width: 150px;
    height: 150px;
    object-/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-10001f2 *//* Container verticale */
body .filtro-categorie-brand {
    display: block !important;
    width: 100% !important;
    margin-top: 8px !important;
}

/* Ogni voce su riga separata */
body .filtro-categorie-brand a.filtro-cat-item {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 9px 0 !important;
    border-bottom: 1px solid #e8e8e8 !important;
    font-family: 'Jost', sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    letter-spacing: 0.04em !important;
    text-decoration: none !important;
    color: #111111 !important;
    transition: color 0.2s ease !important;
    line-height: 1.4 !important;
}

body .filtro-categorie-brand a.filtro-cat-item:first-of-type {
    border-top: 1px solid #e8e8e8 !important;
}

body .filtro-categorie-brand a.filtro-cat-item:hover {
    color: #c9a96e !important;
}

body .filtro-categorie-brand a.filtro-cat-active {
    color: #c9a96e !important;
    font-weight: 500 !important;
}

body .filtro-categorie-brand a.filtro-cat-item span {
    color: #bbbbbb !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    flex-shrink: 0 !important;
    margin-left: 8px !important;
}/* End custom CSS */