/*
Theme Name: Roneous Child
Theme URI: http://www.themelogi.com/themes/roneous
Description: A child theme of Roneous Theme
Author: THEMELOGI
Author URI: http://www.themelogi.com
Version: 1.0.0
Template: roneous
*/

/*Arquimty-Styles*/


/*Header*/
.logo {
    max-height: 50px;
}

/*Main-Menu*/
nav .menu li a{
    opacity: 1;
}
nav .menu li a:hover {
    color: #e27e55;
}
li.menu-item.active a {
    color: #e27e55 !important;
}


/*Container*/
/*
section.vc_section {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}*/
section:not(.wpb-content-wrapper) section .container {
    max-width: 1170px;
}


/*Form*/
div#wpcf7-f17-p153-o1 {
    background-color: #CDD5DB;
    padding: 20px;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
}

/*Separator*/
.bg-light {
    background: transparent;
}
.divider-wrap .tlg-divider{
    background-color: #e27e55 !important;
}


/*Footer*/
.bg-graydark {
    background: #8A8B8F;
}
footer.bg-dark .sub-footer, footer.bg-graydark .sub-footer {
    background-color: #8A8B8F !important;
}

.sub {
    /*font-size: 11px;*/
}
