/*
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
*/
div.wpcf7 input[type="file"] {
    cursor: pointer;
    border: 1px solid #e8e8e8;
    background-color: #fff;
    padding: 14px 94px 14px 14px;
}
.nav-container nav.transparent.nav-dark .nav-utility {
    color: #28262b;
    border-bottom: 1px dotted rgb(40 38 43);
    background-color: #FFE67C;
}
.transparent .sub {
    color: #000!important
}
.widgetsubtitle {
	color: #000000!important;
}

.nav-container nav .nav-bar {
	background-color: #0000004a!important;
}
.nav-container nav.transparent.nav-dark .menu > li > a, .nav-container nav.transparent.nav-dark .module.widget-wrap i {
    color: #ffffff;
    font-weight: 600;
}
.color-white.image-bg, .color-white.bg-light, .color-white.image-bg.bg-light {
    color: #000!important;
}
.wpcf7-response-output {
	background: white!important;
}
@media screen and (min-width: 1920px) {
.fullscreen {
    height: 50vh;
	}
.vertical-alignment {
	top: 30%;
	}

}
.fullscreen {
    height: 50vh;
	}