header{
background-image: url(https://forza3m.com/wp-content/uploads/2021/06/sfondo.jpg);
background-size: cover  !important;
}
.site-logo .custom-logo{
width: 500px;
max-height: 500px;
}
.widget-area, .pagination, .comments-pagination, .post-navigation, .site-footer, .site-header, .alignwide, .wide-max-width{
max-width: 100%;
max-height: 100%;
}
aside.widget-area{
background-image: url(https://forza3m.com/wp-content/uploads/2021/06/footer.jpg);
background-size: cover  !important;
margin-top: 0px;
}
@media screen and (min-width: 769px){
.widget-area{
display: grid;
grid-template-columns: repeat(2, 1fr);
column-gap: calc(2 * var(--global--spacing-horizontal));
padding-left: 100px;
}	
}
a.pulsante-footer{
text-decoration: none;
background-color: white;
padding: 20px 90px;
}
a.pulsante-footer:hover{
background-color: #E2051F;
color: white;
}
.site-footer, .entry-footer.default-max-width{
display: none;
}
@media screen and (max-width: 430px){
.descrizione-prodotto, .descrizione-prodotto p, .descrizione-prodotto h4{
background-color: #E1E1DE !important;
}
aside.widget-area{
text-align: center !important;
}
}
h1.entry-title{
text-align: center;
}
@media (min-width: 1000px){
div#cookie-law-info-bar{
width: 1000px;
left: 50%;
margin-left: -500px;
}
}
.wt-cli-ckyes-brand-logo{
display: none;
}
div#cookie-law-info-bar{
background-color: rgba(0,83,141,0.8) !important;		
}
@media (min-width: 768px) AND (max-width: 985px){
.cli-style-v2 .cli-bar-message{
width: 70%;
}
}
@media (max-width: 425px){
.pulsanti-banner-cookie{
margin-left: auto;
margin-right: auto;
}
}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button){
background-color: transparent !important;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button){
text-decoration: none;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img{
outline: none;
}
.immagine-pdf img{
max-height: 367px !important;
max-width: 366px !important;
object-fit: cover;
}