/*
Theme Name: Sensibilidade
Theme URI: 
Description: Sensibilidade
Version: 1.0
Author: Asterisco
Text Domain: Asterisco
 
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
 
*/

section#section01 {
    margin-top:60px !important;
    background:#fff !important;
}
section#section02 {
   padding-bottom: 60px !important;
}
#header #mainNav li a {        
        padding: 10px !important;
    }
.picLogofp {
    height: 88px;
    padding-top: 14px;
}
#foodsLinksThumb h3 {
    margin-top:20px;
    margin-bottom: 30px;
}
img#logoMX3-page {
    width: 250px;
}
#comofuncionateste p {
    line-height: 20px;
}
@media screen and (min-width:1024px) and (max-width:1400px) {
    #heroBG {
        background-size: contain !important;
    }
}
.btnEnviarForm {
    background:#5bc4be !important;
}