/*
 Theme Name:   Cosmopolitan Child
 Theme URI:    http://iswebstydio.com/cosmopolitan-child/
 Description:  Cosmopolitan Child
 Author:       Rositsa Takeva
 Author URI:   http://iswebstudio.com
 Template:     corporatez-ex
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:          two-columns, right-sidebar, custom-colors, custom-header, custom-menu, custom-logo, featured-images, footer-widgets, post-formats, sticky-post, threaded-comments, translation-ready, theme-options
 Text Domain:  cosmopolitanchild
*/

.banner-button, button, input[type="submit"], input[type="button"], input[type="reset"], .to-top, #site-navigation .sub-menu li:hover > a, .site-header.float-header{
   background-color: #1c1e78 !important;
}
.footer-widgets,
.site-footer{
   background-color: #1c1e78 !important;
}
.pagelayer-btn-link{
    color:#fff !important;
}
.other-header{
    display:none;
}
.banner-button{
    border-color:#1c1e78 !important;;
}
.page-wrap .content-wrapper {
	//background-color: #f5f5f5 !important;
}

#site-navigation-mobi{
 background-color: #1c1e78 !important;
}
#site-navigation-mobi ul li{
        border-top: 1px solid #fff;
}
#site-navigation-mobi ul.menu {
    padding: 50px 20px;
}
.site-header .site-title {
    margin: 0;
    color: #fff;
    font-weight: 700;
	font-size: 30px;
}
#huge_it_portfolio_content_2{
padding:0 10%;	
}
.n2-ss-widget.n2-flex.n2-ss-control-bullet.n2-ss-control-bullet-horizontal {
    display: none;
}


/*  div #top-video{
	max-width: 2250px;
    margin-left: 0;
    margin-right: 0;
    height: 500px;
}
.header-background{
	display:none;
}
	div#n2-ss-4{
		display:block !important;
	}
#top-videoen{
		display:block !important;
		height:500px;
	} */
@media screen and (min-width: 768px) {
/* 	div#top-video,#top-video {
 		//display:block !important; 
	}
	div#n2-ss-4{
		//display:none !important;
	}
	.vidbg-container {

	}
	.header-background{
		//display:none !important;
	}
	div#top-videoen{
		//display:block !important;
		//height:500px;
	} */
}
@media screen and (max-width: 767px) {
/* 	div#top-video,#top-video,.vidbg-container {
 		display:none !important !important; 
		height:0px !important;
	}
	.header-background{
		display:none !important;
	}
	#top-videoen{
		display:none;
		height:0px;
	} */
}