.edc-category-filter label{font-family: "Rajdhani", Sans-serif;); font-size: 18px;
    font-weight: 600; text-transform: uppercase}


.edc-category-filter-stages select{
background-color: var( --e-global-color-primary );
font-size: 16px;
font-weight: 700;
text-decoration: none;
letter-spacing: 6px;
font-family: "Rajdhani", Sans-serif;
text-transform: uppercase;
color: var( --e-global-color-text );
border-radius: 0px 0px 0px 0px;
padding: 15px 20px 15px 20px;
    border: 1px solid #000;
}

.edc-category-filter.motohome .edc-category-filter-level {
    display: inline-block;
    margin-right:40px;
}

.edc-category-filter.motohome .edc-category-filter-level label{padding-bottom:10px; display: none}
.edc-category-filter select { min-width: 300px;}

/*.edc-images .edc-image img{width:100%;}*/
.edc-images .edc-image img:hover, .edc-item .edc-api-field.nome-prodotto:hover{cursor:pointer}
.edc-item{border: 0; padding: 0; border-radius: 0;}
.edc-item .edc-api-field.nome-prodotto{font-family: "Rajdhani", Sans-serif; text-transform: uppercase; font-size: 20px; font-weight: 600; display: block}
.edc-images.edc-image-row-thumb{display: grid;
    grid-template-columns: repeat(auto-fill, minmax(130px, 0.25fr));
    gap: 0;}
.edc-api-field.titolo-prodotto{
    font-size: 44px;
    color: var( --e-global-color-primary );
    font-family: "Rajdhani", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 10px;}
.edc-selected-attribute-value .moto-prodotto{
    font-size: 30px;
    /*color: var( --e-global-color-primary );*/
    font-family: "Rajdhani", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 10px;}
.edc-variant-attr-values   .edc-variant-attr-value{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(110px, 0.1fr));
    gap: 0;
border:0;padding:0}

.edc-variant-attr-value .variante-name{font-size:14px;line-height: 1.5em; padding-top: 8px; padding-left:3px}

.edc-variant-attr-value .edc-images.variante-thumb{
    /*border:3px solid #fff; */
    /*border-radius: 2px;*/
    min-height: 110px}
.edc-variant-attr-value .edc-image{
border:3px solid #fff;
border-radius: 2px;}
.edc-variant-attr-value:hover, .edc-variant-attr-value.selected{
    background-color: rgba(255, 255, 255, 0.3)
}
.edc-variant-attr-value[aria-pressed="true"] {  box-shadow: 0 0 0 2px rgba(255,255,255,0.5) inset; }
.ewp-webpills-list .webpill-row-title h2{font-family: "Rajdhani", Sans-serif; font-size: 24px;
    font-weight: 600;
    letter-spacing: 10px;
    fill: var( --e-global-color-primary );
    color: var( --e-global-color-primary );
    text-transform: uppercase;}
.webpill-content h2{font-size: 24px !important;}
.webpill-row.webpill-row-title{margin: 30px 0 20px !important;}
.ewp-webpills-wrap .webpill-two-rows .webpill-col-left,.ewp-webpills-wrap .webpill-two-rows .webpill-col-right{flex: 1 1 50% !important;
    max-width: 50% !important;}
.webpill-attachments a:before{content: "\f019"; font-family: 'Font Awesome 5 Free';
    font-weight: 900; display: inline-block;margin-right: 10px}
.edc-add-to-cart-wrap .edc-qty {padding:1rem; margin-right: 20px; margin-top: 2rem}