/*
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*/
.nav-container nav .nav-bar {
    border-bottom: 1px solid #e7e7e7;
}
.nav-utility {
    background-color: #1c9991;
    color: #fff;
}
.nav-container nav .nav-utility .module.left a {
    color: #fff !important;
}

nav .menu > li > a {
    /*font-size: 15px;*/
    font-weight: 500;
    text-transform: uppercase;
}


nav.fixed.nav-hide.nav-show img {
    max-height: 40px;
}

/*Slider-Rev*/
.tp-caption {
    white-space: normal !important;
}
.my-text-wrap {
    white-space: normal !important;
}



/*Icons*/
.icon-image {
    max-width: 180px !important;
    margin-left: auto;
    margin-right: auto;
}

.buttons-center {
    text-align: center !important;
}

/*FOOTER*/
.footer-basic.bg-dark img.image-xs {
    max-height: 140px;
}


/*Responsive*/

@media (max-width: 990px){
    .nav-container nav {
        width: 100% !important;
    }
}
