/*
 Theme Name:   BPF Child
 Theme URI:    https://themeforest.net/item/bpf-responsive-multipurpose-wordpress-theme/22660883
 Description:  BPF Child Theme
 Author:       FitWP
 Author URI:   https://themeforest.net/user/fitwp/portfolio
 Template:     bpf
 Version:      1.0.0
*/

/* Child Theme Custom CSS */

.white {
	color: #FFFFFF;
}

.contact_us_form{}
.contact_us_form input[type="text"]{ width:100%; margin-bottom:15px !important;}
.contact_us_form textarea{ width:100%; margin-bottom:15px !important;}
.contact_us_form select{ color: #7e7e7e; border: 2px solid #e8e8e8; padding: 3px 20px 3px 20px; height: 48px; margin-bottom:15px !important; width:100%;}
.slideout-sidebar__header .header__site-title{font-family: 'Lato', sans-serif; font-weight:300;}
/*
.slider-wrapper{height: 450px !important;}
.rev_slider_wrapper {height:616px !important;}
.rev_slider {height:616px !important;}
.tp-leftarrow { left:-110px !important;}
.tp-rightarrow { left:110% !important;}
*/
.tp-thumbs { top: 116% !important;}
.home_default_btn a{ width:200px !important; margin:0 auto;}
.no-sidebar .container{ width:1200px !important;}

/*---.wpb_content_element ul li:before{content:''; list-style:bullets; padding-right: 7px; font-size: 13px; font-weight:bold;}----*/

@media screen and (max-width:990px){
	.search-toggle{ margin-right:30px;}
	.rev_slider .tp-caption{ }
}


.grecaptcha-badge{
	visibility: collapse !important;  
}