/*
 Theme Name:   Brixel Child
 Theme URI:    http://themes.radiantthemes.com/brixel/
 Description:  Brixel Child Theme
 Author:       RadiantThemes.com
 Author URI:   http://radiantthemes.com/
 Template:     brixel
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  brixel-child
*/


body.home{    font-size: 0px;}
body.home .header.wraper_header.style-ten, body.home  .wraper_inner_banner,body.home   div#page,body.home  footer.wraper_footer.style-ten{ font-size: 15px; opacity:1;}
.wraper_header_main > .container {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.header_main_action ul > li i {color: #0e0e0e !important;}
.header_main_action ul > li.header-cart-bar {display: none !important;}
.nav > [class*='menu-'] > ul.menu > li {margin-right: 19px !important;}
.radiantthemes-button .radiantthemes-button-main {background-color: #fff !important;}

.page-id-3559 .wraper_header_main {display:none;}

.header_main .brand-logo img {
    max-width: 233px;
}
.header_main .responsive-nav i {
	color: #0a8fd5 !important;
}

.page-id-3932 .brand-logo {
	display: none;
}
.vc_custom_1521444119633{
	padding-top: 30px !important;
}

.pp_gallery{display:none !important;}

/*------------------------Banner Text Css Start--------------*/
.banner-text{top:30%;position:absolute;right:10%;z-index:1;width:100%;max-width:684px;background:#;padding:30px 20px 30px 10px;text-align:right;float:right}
/*-----Colour of background at red hashtag above was #0000006b-----*/
.banner-text h1{color:#fff;text-align:right;font-size:60px;line-height:68px;margin-bottom:10px}
.banner-text p{color:#fff;font-size:29px;font-weight:600;margin-bottom:25px}
.banner-text a{padding:10px 30px;background:#89c539;border-radius:25px;color:#fff;font-size:20px;font-weight:600}
.banner_content_inner{max-width:700px;float:right}
@media (max-width: 1190px){
	.banner-text{top:40%;right: 0px;left: 0px;text-align: center;margin: auto;}	
	.banner-text h1 {text-align: center;font-size: 43px;line-height: 68px;margin-bottom: 10px;}
	.banner-text p{font-size: 29px;font-weight: 600;margin-bottom: 25px;}
	.nav > [class*='menu-'] > ul.menu > li{margin-right: 5px !important}
	.header_main .brand-logo img{max-width: 175px;}
	.banner_content_inner{float: none;}
}

@media (max-width: 767px){
.banner-text{right:0;padding:30px 0 30px 0;text-align:center;float:none;margin:auto;left:0;top:20%;}
	.banner_content_inner{float:none;width:100%}
	.banner-text h1{text-align:center;font-size:38px;line-height:41px;margin-bottom:5px}
	.banner-text p{font-size:18px;margin-bottom:5px}
	.banner-text a{padding:7px 27px;font-size:17px}
}
@media (max-width: 567px){
	.banner-text{top:30%;}	
}
/*------------------------Banner Text Css Close--------------*/