/*======================================
Theme Name: prima
Theme URI: -
Description: Child theme
Version: 1.0
Author: -
Author URI: -
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */


.et_header_style_left #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation { 
    cursor: pointer;
}

@media screen and (max-width: 980px) {
    #page-container {
        padding-top: 110px;
    }
}

.et_header_style_left .logo_container {
    width: inherit;
}

#et_mobile_nav_menu {
    min-width: 32px;
}