/*
Theme Name: Dunavin Dental
Description: Divi Child Theme
Author:  Norma Velasco-Hensley
Author URI:  https://www.novel-creative.com/
Template: Divi
Version:  1.0.2
*/

 
/* =Theme customizations
------------------------------------------------------- */

.mainmenu ul li a {
    font-weight: 600!important;
}

.mainmenu ul li {
    padding-left: 20px!important;
    padding-right: 20px!important;
}

span.mobile_menu_bar {
    margin-top: -15px;
    margin-bottom: 10px;
}

span.mobile_menu_bar:after {
    content: "menu";
    display: block;
    color: #404249;
    font-size: 11px;
    text-align: center;
    font-weight: 600;
}

sup {
    bottom: 0.5em;
    font-size: 76%;
}

.itero .et_pb_bottom_inside_divider {
    background-image: linear-gradient( 360deg, #ffffff 0%, rgb(255 255 255 / 0%) 100% )!important;
}

.ccImage .et_pb_image_wrap.has-box-shadow-overlay {
    background-color: #48b08c;
}

.et_pb_row {
    width: 90%;
}

.et-menu li li a {
    padding: 4px 4px;
    width: 240px;
}

.nav li ul{
    width: 240px;
}



