/**
* Theme Name: Buildnox Child
* Description: This is a child theme of Buildnox, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themearc">ThemeArc</a>
* Template: buildnox
* Version: 1.4
*/

:root {
    --theme-color: #e18244 !important;
}

.video-btn-1 {
    border: 10px solid #ffffff !important;
	color: #0a1936 !important;
}

.mobile-menu .menu-box{
	background: #0a1936 !important;
}

.btn-1 span{
	background-color: #0a1936 !important;
}

.banner-style-31 .content-box a:hover {
    color: #0a1936 !important;
}

.bn-service-card-link a:hover{
	color: #ffffff !important;
}

.bn-feature-content a{
	color: #ffffff !important;
}

.admin-bar .mobile-menu{
	top: 45px;
}

.cws-text p{
	font-size: 14px;
}

.cws-text li{
	color: #ffffff !important;
	list-style: disc !important;
}

.cws-text ul{
	padding: 10px !important;
}

.main-menu .navigation>li>a, .mobile-menu .navigation li>a{
	font-family: "Cinzel";
	font-weight: 600;
}

header.main-header, header.main-header .sticky-header{
	background: #0a1936;
}

.theme-bg{
	background-color: #e18244;
}

.welcome-style-two .tab-btns li:before{
	background: #e18244;
}

.welcome-style-two .tab-btns li{
	margin-right: 30px;
}

p, .text{
	color: #FFFFFF;
}

.no-overflow{
	overflow: hidden;
}

.faq-section .accordion-box {
	margin-left: 0px;
}

.hidden-sidebar {
	background: #0a1936;
}

.hidden-sidebar h3, .hidden-sidebar h4{
	color: #ffffff;
}

.search-toggler{
	display: none;
	pointer-events: none;
}

.navigation{
	padding-right: 25px;
}

@media(min-width: 2200px){
	.banner-style-31{
		height: 90vh;
	}
	.banner-style-31 .bg-layer{
		min-height: 90vh;
	}
}

.bn-service-card-link{
	position: relative !important;
}

.cws-test{
	color: #fff;
}

/*.banner-style-31 .pattern-layer{
	top: 42% !important;
	width: 34% !important;
	background-size: 750px !important;
}

@media(min-width: 2200px){
	.banner-style-31 .pattern-layer{
		width: 40% !important;
		background-size: 1000px !important;
		top: 40% !important;
	}
}*/

@media(min-width: 2560px){
	.elementor-container, .e-con-inner{
		max-width: 1600px !important;
	}
	.cws-fix .elementor-container{
		max-width: 100% !important;
	}
	.cws-hero-full-height{
		height: 90vh !important;
	}
}