/**
Theme Name: astra-child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/** Index */
	/** Testimonial Mods */
	/** Features Tags */
	/** Blog Formatting Mods */
	/** Main Nav Mods */
	/** Link Mods */
	/** Features Module Mods */
	/** Form Mods */
	/** Bar Review State Menu */
	/** FAQ Page */
	/** HubSpot Forms */
	/** Bar Review Pricing Table */
	/** Locations */
	/** FacetWP */
	/** Affirm */
	/** Buttons */
/** End Index */

/** Testimonial Mods */

.strong-view.wpmtst-default .wpmtst-testimonial-field { 
	text-align: left; 
}

.testimonial-name { 
	font-weight: 700; 
	margin-bottom: 0px !important;
	margin-top: 10px;
}

.wpmtst-testimonial-heading {
	display: none !important;
}

/** End Testimonial Mods */

/** Features Tags */

.uabb-callout-outter {
	margin-right: 0px !important;
}

.self-pass-tag {
	background-color: #75b0dc;
    border-radius: 3px;
    color: #ffffff !important;
    font-size: 13px !important;
    padding: 5px;
	margin-right: 5px;
    font-family: Goldplay Semibold !important;
}

.guided-pass-tag {
	background-color: #1e73be;
    border-radius: 3px;
    color: #ffffff !important;
    font-size: 13px !important;
    padding: 5px;
	margin-right: 5px;
    font-family: Goldplay Semibold !important;
}

.guaranteed-pass-tag {
	background-color: #235ba8;
    border-radius: 3px;
    color: #ffffff !important;
    font-size: 13px !important;
    padding: 5px;
	margin-right: 5px;
    font-family: Goldplay Semibold !important;
}

/** End Features Tags */

/** Blog Formatting Mods */

.widgettitle {
    font-size: 28px;
    font-family: Goldplay Semibold;
	color: #3a3a3a;
}

.fl-post-title {
	margin-bottom: 15px !important;
}

.facetwp-checkbox {
    margin-bottom: 10px !important;
    font-size: 16px !important;
}

h2 {
	padding-bottom: 25px;
}

h4 {
	margin-bottom: 15px;
}

/** End Blog Formatting Mods */

/** Main Nav Mods */

.menu-tag { 
	font-size: 12px;
	text-transform: uppercase;
	font-family: Goldplay Semibold; 

}

@media only screen and (max-width: 600px) {
  .menu-tag {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .menu-tag {
    display: none;
  }
}
  

.ast-desktop .ast-mm-custom-text-content {
	margin-bottom:10px;
}

.nav-button {
    color: #ffffff !important;
	border-style: solid;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    border-color: #ff6800;
    background-color: #ff6800 !important;
    border-radius: 3px;
    padding-top: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 15px !important;
    font-family: 'Proxima-Nova',proxima-nova,sans-serif;
    font-weight: 700;
    line-height: 1;
	margin-top:20px;
	margin-bottom: 20px;
	margin-left: 15px; 
	margin-right: 0px;
}

/** End Main Nav Mods */

/** Link Mods */

.link-cta {
    color: #ff6800;
	font-family: Goldplay Semibold !important;
	text-decoration: none !important;
}

.link-cta:hover {
    color: #ff6800;
	font-family: Goldplay Semibold !important;
	text-decoration: none !important;
}

p a, span a {
	text-decoration: underline !important;
}

/** End Link Mods */

/** Features Module Mods */

.course_feature i {
	font-size: 2.5em;
	color: #1e73be;
}

.dropdown button.dropbtn:hover {
	color: white;
}

.slick-list.draggable { 
	height: 100% !important;
}

.course_feature .uabb-blog-posts .uabb-post-wrapper {
	padding-top: 10px;
}

.course_feature .featured_image .wp-post-image {
    width: 60px;
    padding-bottom: 10px;
}

.course_feature p {
	font-size: 15px;
}

/** End Features Module Mods */

/** Form Mods */

input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
	margin-bottom: 10px;
	width: 100%;
}

button, .ast-button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
	margin-top: 10px;
}

/** End Form Mods */

/** Bar Review State Menu */

.leftabbrev {
    width: 50px;
    display: table-cell;
    vertical-align: middle;
    padding: 4px 0 0 0;
}
.stateabbreviation {
    background: #ffffff;
    padding: 4px 7px;
    border-radius: 80px;
    color: #225aa8 !important;
    font-size: 15px;
    text-transform: uppercase;
    font-family: "Roboto Slab", serif;
    margin-right: 8px;
    float: left;
    width: auto;
}
.rightstates {
    width: auto;
    display: table-cell;
    vertical-align: middle;
    padding: 23px 0px 23px 0px;
}
.changestatetext {
    float: left;
    width: 100%;
    font-family: "Roboto Slab", serif;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 11px;
    padding: 0px;
}
.thisstate {
    float: left;
    width: 100%;
    line-height: 15px;
    padding-top: 3px;
}

.bhorizontalmenu li.fl-visible-mobile {
    display: none;
}

ul.state-links {
    -moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 4;
    column-gap: 20px;
    list-style: none;
    margin: 0px !important;
}
.state-link {
    width: 100px !important;
    padding: 0 10px;
}
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
  width: 600%;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.locationlist ul, .locationlist li {
    float: left;
}
.locationlist li {
    padding-right: 20px;
    list-style: none;
}

/** End Bar Review State Menu */

/** FAQ Page */

.faq .dropbtn {
  background-color: white;
  color: black !important  ;
  font-size: 16px;
  border: none;
  cursor: pointer;
  width: 250px;
}
.faq .dropbtn div{
    text-align: left;
    font-weight: normal;
}
.faq button.dropbtn {
    padding: 20px 15px;
}
.faq button.dropbtn i {
    float: right;
}

.faq .dropdown {
  position: relative;
  display: table;
	margin-left: auto;
	margin-right: auto;
}

.faq .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  width: 250px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
	
}
.faq div.dropdown-content {
    padding: 0px;
}

.faq .dropdown-content a {
  color: black !important;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
	font-weight: normal;
}

.faq .dropdown-content a:hover {background-color: #C0c0c0;}
.faq .dropdown:hover .dropdown-content {display: block;}
.faq .dropdown:hover .dropbtn {background-color: white;}

/** End FAQ Page */

/** HubSpot Forms */

.hbspt-form ul, .hs-form ul {
	margin: 0;
}
.hbspt-form li, .hs-form li {
	list-style: none; 
}
.hbspt-form li.hs-form-radio label.hs-form-radio-display span, .hs-form li.hs-form-radio label.hs-form-radio-display span {
	padding-left: 5px;
}
.hs-form-radio input {
	height: 1em;
	width: 1em;
}

.hs-form input[type=checkbox] {
	margin-top: 8px;
}

.hs-form select {
	height: 60px;
}
.hs-form fieldset.form-columns-2 {
	max-width: 100%;
}


.hs-form fieldset {
	max-width: 600px !important;
}
.hs-form fieldset.form-columns-1 .hs-form-field div.input select {
	width: 100% !important;
}
.hs-form fieldset.form-columns-1 .field.hs-form-field {
	margin-right: 8px; 
}

/*1L Mastery form */ 
form#hsForm_d0c2c4a4-f86a-4217-9c8a-9b913ae656d0 .fn-date-picker.pika-single {
	color: #3a3a3a;
}

form#hsForm_d0c2c4a4-f86a-4217-9c8a-9b913ae656d0 .hs-button.primary.large:hover {
	color: #ffffff;
}


/** End HubSpot Forms */

/** Bar Review Pricing Table */

.specialPricingTable {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.specialPricingTable .container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}

.specialPricingTable .column {
	flex-grow: 1;
	border-style: solid;
	border-width: 0;
	background-clip: border-box;
	border-color: #1e73be;
	border-top-width: 7px;
	-webkit-box-shadow: 1px 12px 25px 0px rgba(19,72,124,0.24);
	-moz-box-shadow: 1px 12px 25px 0px rgba(19,72,124,0.24);
	-o-box-shadow: 1px 12px 25px 0px rgba(19,72,124,0.24);
	box-shadow: 1px 12px 25px 1px 12px 25px 0px rgba(19,72,124,0.24);
	float: left;
	padding: 15px;
	margin: 10px;
	min-width: 300px;
	max-width: 400px;
}
.specialPricingTable .titleinfo h3{
	color: #1e73be;
  font-family: Goldplay Semibold;
  text-transform: inherit;
font-size: 1.3em;
}
.specialPricingTable .titleinfo {
	text-align: center;
}
.specialPricingTable .price {
	font-size: 40px;
	color: #000;
}
.specialPricingTable .subprice,  .specialPricingTable .affirmprice {
	font-size: .9em;
}
.specialPricingTable .features {
	padding: 10px;
}
.specialPricingTable .accordion {
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: center;
  outline: none;
	font-weight: 900;
  transition: 0.4s;
}
.specialPricingTable i {
	width: 20px;
	text-align: center;
	color: #2b69c1;
	font-size: 14px;
}

.specialPricingTable .contractDetails {
	text-align: center;
	font-size: .8em;
}
.specialPricingTable button {
	width: 100%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #ff6800;
	border: 1px solid #ff6800;
}

.specialPricingTable .active,.specialPricingTable  .accordion:hover {
}

.specialPricingTable .panel {
  display: none;
  background-color: lightgray;
	padding: 5px 10px;
  overflow: hidden;
}

.specialPricingTable .row:after {
  content: "";
  display: table;
  clear: both;
}

/** End Bar Review Pricing Table */

/** Locations */

ul#session-list {
	list-style: none;
	margin: 0;
}
.lopen {
    display: list-item;
    font-size: 30px;
    font-weight: 400;
}
.open_list {
	padding: 10px 0;
}
.open_list:after {
	font-family: arial;
    content: ">";
    font-size: 13px;
    color: #225aa8;
    margin-left: 7px;
}

.state_dropdown a {
	display: block;
}
.state_dropdown .dropdown-content {
	max-width: 250px;
	height: 400px;
	overflow: scroll; 
}
.state_dropdown .dropdown {
		position: relative;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

/** End Locations */

/** FacetWP */

.dle_school .facetwp-template {
	display: none;
}
.dle_school .facetwp-template.visible { 
	display: block;
} 

.facetwp-bb-module .facetwp-facet {
    margin-bottom: 0px;
}

.dle_search .dle_profile img {
	width: 250px;
	height: 350px;
  object-fit: cover;
  object-position: 50% 12%;
}

/** End FacetWP */

/** Affirm */

.affirm-modal-trigger {
	display: block;
}

/** End Affirm */

/** Buttons */

/*menu enroll button hover*/
.ast-masthead-custom-menu-items.button-custom-menu-item div.ast-button:hover {
	color:white;
}
/*menu*/
.sub-menu li a.menu-link:hover{
	color: #1e73be;
}
ul.astra-megamenu.sub-menu.astra-mega-menu-width-content a.menu-link:hover {
	color: #1e73be !important;
}

/*button*/
.uabb-infobox-button .uabb-creative-button-wrap a:hover *{
	color: white;
}
.uabb-creative-button-wrap a.uabb-button:hover * {
	color: white !important;
}

/** End Buttons */
