/*
File Name: style.css
Theme Name:  BusinessLounge
Author: RT-Themes
Version: 1.6
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://rtthemes.com
Description: Business WordPress Theme 
License: GNU General Public License
License URI: /Licensing/gpl.txt
Text Domain: businesslounge
*/


/*
	EDIT /css/style.css for the theme style
*/
#logo.businesslounge-dark-header:before{
	border-color: rgba(0,0,0,0.07) !important;
}
.header-style-1 #logo, .main-header-holder .header-elements:before, .header-row.first #lang_sel *
{
	background-color: #ffffff00 !important;
}
#field-9,#field-12
{
	padding: 25px 11px!important;
	font-size: 18px!important;
	border-radius: 17px!important;
}
#submit-2
{
	padding: 25px 11px !important;
	font-size: 18px !important;
	text-align: center!important;
    line-height: 0px!important;
	text-transform: uppercase!important;
	border-radius: 20px!important;
}
.gdfrm-form-title
{
	display:none !important;
	
}
input[type="email"]
{
	color:#333 !important;
}

/* .default-style .boxed
{
	background-color:#E09944 !important;
} */
.default-style .type-staff.loop .position
{
	color: #333 !important;
}
.icon-content-box.icon-style-1 .icon-holder span:before
{
	color: #CE1B28!important;
}
.businesslounge-dark-header .businesslounge-menu-button *
{
	background-color: #fff!important;
}
a
{
	text-decoration: none !important;
}
.tmm_member
{
	background:#f7f7f7 !important;
}

@media (min-width: 768px)
{
	.wpb-js-composer .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    background-color: #fff !important;
}
}


#input-field-22
{
	border: 2px solid rgb(255, 255, 255)!important;
    border-radius: 20px!important;
	font-size: 20px!important;
}
#input-field-23
{
	border: 2px solid rgb(255, 255, 255)!important;
    border-radius: 20px!important;
	font-size: 20px!important;
	margin-top: 2px!important;
}
#btn_send_form_email_4
{
	border: 2px solid rgb(255, 255, 255)!important;
    border-radius: 20px!important;
	font-size: 20px!important;
	text-align: center!important;
	width: 100%!important;
    margin-top: 10px!important;
}

@media only screen and (max-width: 1440px)
{
	.header-col .main-menu > li > a > span, .businesslounge-language-menu li a {
    padding-left: 5px;
    padding-right: 5px;
}
}
@media only screen and  (max-width: 1280px) and (max-height: 800px)
{
	.header-col .main-menu > li > a > span, .businesslounge-language-menu li a {
    padding-left: 10px!important;
    padding-right: 10px!important;
}
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])
{
	width: 100% !important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]
{
	width: 100% !important;
}