#container-form-contact > .row > .form-contact{
    padding-left: 150px !important;
    padding-right: 150px !important;
}
#container-form-contact > .row > .form-contact > form svg {
  width: 22px !important;
  height: 24px !important;
  margin: 5px !important;
}

#container-form-contact > .row > .form-contact > form label{
    color: #2E2C2C;
    font-size: 20px;
    font-weight: 400;
}

#container-form-contact > .row > .form-contact > form .s_website_form_mark{
    color: #D52A44;
}
#container-form-contact h3{
    color: #153C2A;
    font-size: 56px;
    font-family: 'Afacad';
    letter-spacing: -2px;
    text-align: left;
    line-height: 100%;
}
#container-form-contact p{
    color: #2E2C2C;
    font-size: 24px;
    text-align: left;
    line-height: 120%;
}

#container-form-contact .s_website_form_send{
    background-color: #9BC345;
    font-weight: bold;
    font-size: 22px;
    border-radius: 18px;
    padding: 14px 14px;
    width: 100%;
}
#container-form-contact .o_half_screen_height, .cover_mid{
    height: 100% !important;
}
.img-card-contact-1{
    background-image: url("/web/content/15764/Logo fattoria santa lucia.jpg");
    background-position: center;
    background-size: cover;
    width: 380px;
}

@media (max-width: 768px) {
 #container-form-contact > .row > .form-contact{
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-top: 150px !important;
}
#container-form-contact h3{
    font-size: 32px !important;
}
#container-form-contact p{
    font-size: 18px !important;
}
#card-contact-1 h5{
    font-size: 20px !important;    
}
#card-contact-1 p{
    font-size: 14px !important;    
}
#card-contact-1 a{
    font-size: 14px !important;    
}
#card-contact-2 h5{
    font-size: 20px !important;    
}
#card-contact-2 h5 > span{
    font-size: 20px !important;    
}
#card-contact-2 p{
    font-size: 14px !important;    
}
#card-contact-2 a{
    font-size: 14px !important;    
}
#card-contact-3 h5{
    font-size: 20px !important;    
}
#card-contact-3 p{
    font-size: 14px !important;    
}
#card-contact-3 a{
    font-size: 14px !important;    
}
.sedi-info-contact{
    padding-left: 20px !important;
    padding-right: 20px !important;
}
#text-sedi-info > h3{
    font-size: 32px !important;
}
#text-sedi-info > p{
    font-size: 18px !important;
}
#sedi-contact-sessa > p:first-child{
    font-size: 18px !important;
}
#sedi-contact-sessa .text-small{
    font-size: 14px !important;
}
#sedi-contact-gaeta > p:first-child{
    font-size: 18px !important;
}
#sedi-contact-gaeta .text-small{
    font-size: 14px !important;
}
#sedi-contact-formia-pizz > p:first-child{
    font-size: 18px !important;
}
#sedi-contact-formia-pizz .text-small{
    font-size: 14px !important;
}
#sedi-contact-formia-cas > p:first-child{
    font-size: 18px !important;
}
#sedi-contact-formia-cas .text-small{
    font-size: 14px !important;
}
#text-sedi-info{
    padding-bottom: 100px !important;
}
#title-contact-store{
    font-size: 24px !important;
}
#title-contact-cas{
    font-size: 24px !important;
}
.svg-mob svg{
    width: 35px !important;
}
}

 @media (min-width: 769px) and (max-width: 1366px) {
    #container-form-contact > .row > .form-contact{
    padding-left: 80px !important;
    padding-right: 80px !important;
}
#container-form-contact h3{
    font-size: 48px !important;
}
.card-footer-1{
    font-size: 14px !important;
}
.card-contact .card-img-top{
    height: 150px !important;
}
.sedi-info-contact h3{
    font-size: 36px !important;
}
.sedi-info-contact p:first-child{
    font-size: 18px !important;
}
 }

@media (min-width: 768px) and (max-width: 1024px){
    .card-contact .card-img-top{
        height: auto !important;
    }
}