/* Colore hover link menu header */
header#masthead a:hover { color: #2d2d2d !important; }

/* Colore hover link */
a:hover { color: #a6a6a6 !important; } 

/* Margine destro immagine negozio sezione Chi siamo */
img.alignleft.wp-image-23 { margin-right: 50px!important; }

/* Peso font pulsanti */
.sowb-button, .sow-submit { font-weight: 400!important; }

/* Campo di selezione oggetto form */
select#sow-contact-form-field-di-cosa-hai-bisogno-1 { height: 40px!important; }

/* Margine superiore pulsante form */
.sow-contact-form .sow-submit-styled { margin-top: 30px!important; }

/* Altezza carosello marchi */
/* div.slick-list.draggable { height: 125px!important; } */

/* Titolo widget footer */
h2.widget-title { margin-bottom: 40px!important; }

body.page-id-162 .full-row {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}