/*
Theme Name: Unicon Child Theme
Description: Unicon Child Theme for your Customizations
Author: minti
Template: unicon
Version: 1.0
*/

@import url("../unicon/style.css");

div#wp-content-editor-container {
    z-index: 9;
}

.home .wpb_revslider_element.wpb_content_element { margin-bottom: 0 }

.header-v1 #navigation > ul > li > a { text-transform: uppercase; padding-left: 27px; padding-right: 27px }

.color-light h1 { color: #ffffff !important }

.portfolio-item h4 { font-size: 20px !important }

.wpcf7-form-control.wpcf7-submit { margin-top: 15px; display: block !important; width: 100%; }
.wpcf7-form-control-wrap { overflow: hidden }

#fullimagecenter h1 { visibility: hidden }

#footer .widget ul li {
padding: 7px 10px 7px 0;
border: none;
}

#footer .widget ul li:after { display: none }

#nav_menu-2 { margin-left: 40px; }

@media (max-width: 767px) {
	
	#nav_menu-2 { margin-left: 0px; }
	
}

.showHide {
	visibility: hidden;
}

.navigation-wrap {
	border-top: 2px solid #a67c52 !important;
	border-bottom: 2px solid #a67c52 !important;
}

.map-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.imagebox {
	min-height: 467px !important ;
}

#topbar {
	display: none;
}
