/*
Theme Name:     Cheila Eickhoff
Theme URI:      https://www.elegantthemes.com
Description:    Child theme - Divi
Author:         pivetta.com.br
Author URI:     http://www.pivetta.com.br/
Template:       Divi                            
Version:        1.0
*/


@font-face {
    font-family: CalendasPlus;  
    src: url(font/calendasplus.otf);  
    font-weight: normal;  
}

html, body, input, textarea, select {
    font-family: 'CalendasPlus','Noto Serif JP',"Times New Roman",serif;
    font-size: 16px !important;
    color:#333 !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'CalendasPlus','Noto Serif JP',"Times New Roman",serif;
}

/* Remove text shadow in Divi slider modules */
.et_pb_slide_description {
text-shadow:none !important;
}


/*submenu mais cumprido*/
.et-menu li li a {width: 360px;}
.nav li ul { width: 400px; border-top:0px;}

/*alinhamento do texto do slide para ficar mais acima*/
.et_pb_slides .et_pb_slider_container_inner {
    vertical-align: initial !important;
}

/*posição do menu mobile*/
.et_mobile_menu {left:-280px !important;}

.et_mobile_menu .menu-item-has-children>a {font-weight:normal !important;}


/*menu-mobile dropdown*/
.et_mobile_menu {
left:-20px;
width:100vw;
padding:0px;
border-top: none;
margin-top:10px;
}

/*label recaptcha*/
.grecaptcha-badge {display:none;}


#main-footer {
	display: none;
}
