/*
Theme Name: Booster Club Child Theme
Author: WD
Author URI: http://westwarddesign.com/
Description: WD
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.gform_wrapper.gravity-theme .gfield-choice-input {
    display: inline-block;
    margin-top: 5px;
    top: 0;
    vertical-align: top;
}


.gchoice_1_7_1 {margin-top:0px;}

.sub-nav .menu-item i.fa,
.sub-nav .menu-item i.fas,
.sub-nav .menu-item i.far,
.sub-nav .menu-item i.fab {
	text-align: center;
	width: 1.25em;
}

selector .elementor-heading-title {
writing-mode: vertical-lr;
text-orientation: sideways-right;
transform: rotate(180deg);
}


#field_1_11 {font-size:20px; font-family:"montserrat"; text-transform:uppercase; font-weight:800; color:#285780; }

.gchoice_1_6_1 {margin-bottom:10px; margin-top:15px;}


.gchoice_1_7_1 {margin-bottom:0px; }

.gsection_title  {font-size:22px; font-family:"montserrat"; text-transform:uppercase; font-weight:800; color:#285780; }

#gform_wrapper_1  .top_label .gfield_label {
    font: 700 18px/26px "montserrat", Helvetica, Arial, Verdana, sans-serif;
    padding-bottom:-50px;
			text-transform: uppercase;
}

.gform_wrapper.gravity-theme .gsection {
    border-bottom: 1px solid #ccc;
    padding: 0 4px 0px 0;
    margin-bottom: 15px;
}
.gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label {
    display: inline-block;
    font-size: 16px;
	font-weight:700;
	line-height:22px;
	margin-left:10px;
}

.gform_wrapper .top_label .gfield_label {font:  300  22px / 28px "montserrat", Helvetica, Arial, Verdana, sans-serif; padding-bottom:-50px; }

input[type="text"] {height: 48px; margin-top:0px;}

.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*="gfield_date_"].ginput_container label, .gform_wrapper .field_sublabel_above div[class*="gfield_time_"].ginput_container label, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*="gfield_date_"].ginput_container label, .gform_wrapper .field_sublabel_below div[class*="gfield_time_"].ginput_container label {display: block;font-size: 14px;letter-spacing: .5pt;white-space: nowrap; color: #000;}

input[type="text"], input[type="search"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, textarea, .wpcf7-number {color: #000;border-color: rgba(51, 51, 51, 0.20);background-color: #f7f7f7;border-radius: 4px;}

.gform_wrapper .gsection .gfield_label,
.gform_wrapper h2.gsection_title {
  color: #333333;
  font:  normal  20px / 30px "montserrat", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.gform_wrapper .ginput_complex label,
.gform_wrapper .gfield_time_hour label,
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .gfield_date_month label,
.gform_wrapper .gfield_date_day label,
.gform_wrapper .gfield_date_year label,
.gform_wrapper .instruction {
  font-size: 14px;
  color: rgba(133,134,140,0.9);
}
.gform_wrapper .field_description_below .gfield_description {
    padding-top: 0px; padding-bottom:15px;
}

.gform_wrapper.gf_browser_safari .gfield_checkbox li input, .gform_wrapper.gf_browser_safari .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_safari .gfield_radio li input[type=radio] {
    margin-top: 0px
}

.gform_wrapper.gravity-theme .gfield_header_item, .gform_wrapper.gravity-theme .gform_fileupload_rules, .gform_wrapper.gravity-theme .ginput_complex label {
    padding-top: 0;
}

.content ol, .content ul {
    margin:0 0 10px 50px
}
.contentbox {background-color:#fff; box-shadow:2px 6px 15px #f2f2f2;}