body {
    font: 16px/1.7em 'Lato', arial, sans-serif;
    color: #444;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    font-weight: 400;
    background-color: gainsboro;
}

@import url(http://fonts.googleapis.com/earlyaccess/alefhebrew.css);



#header.transparent_header:not(.scrolled) #subheader, #header.transparent_header:not(.scrolled) #menu > ul > li > a, #header.transparent_header:not(.scrolled) .header_cart a.icon, #header.transparent_header:not(.scrolled) #menu > ul > li.boc_search_border > a:hover {
    color: black;
    font-size: 23px;
}

div, span, h1, h2, h3, h4, h5, h6, p  {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    font-family: 'alef';
}

#menu > ul > li > a {
    padding-left: 9px;
    padding-right: 9px;
    font-size: 23px;
}
.col.span_3_of_4 + #sidebar.col {
    padding-right: 3px;
    padding-left: 0px;
}

.full_header {
    border-bottom: 1px solid #eee;
    background: #08ada7;
    padding: 6px 0;
}
.header_contacts.right .header_contact_item {
    margin-right: 6px;
    margin-left: 16px;
    color: black;
}


a:hover{
 color: white;
}

.callbook-icona-busta-lettera:before {
    content: "\e601";
    margin-right: 20px;
}
.wpb_single_image img {
    vertical-align: top;
    height: auto;
    max-width: 100%;
}
