/*
Theme Name: BCH Microsite Child Theme
Theme URI: http://consensusinteractive.com
Author: Bryan Barrera
Author URI: http://bryanbarrera.com
Description: A custom Boston Children Hospital Wordpress theme
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bch-microsite-child-theme
Template: bch-microsite
Tags:

This theme, like WordPress, is licensed under the GPL.

*/
.button.primary {
    background-color: #003087;
    color: #fefefe;
}
.table {
  position: relative;
  margin-bottom: 20px;
}
.table-row {
  position: relative;
  clear: both;
}

.table-5-1-col{
  float: left;
  width: calc(100% - 10px);
  -ms-flex: 0 0 calc(100% - 10px);
  flex: 0 0 calc(100% - 10px);
  margin: 0 5px;
}

@media (min-width: 768px) {
.table-5-1-col{
    width: calc(20% - 10px);
    float: left;
    -ms-flex: 0 0 calc(20% - 10px);
    flex: 0 0 calc(20% - 10px);
    margin: 10px 0 0 10px;
  }
}


#input_28_13,
.2col ul,
ul.2col {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
}
.3col us,
ul.3col {
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-seg-price {
	display: none;
}
.learndash-wrapper .ld-login-modal-register .ld-login-modal-wrapper .ld-alert-warning {
	border-color: #e30000 !important;
	color: #e30000 !important;
	font-weight: 600;
	background-color: white;
}
.learndash-wrapper .ld-login-modal-register .ld-login-modal-wrapper .ld-alert-warning .ld-alert-icon {
	background-color: #e30000 !important;
}
.sfwd-quiz .entry-meta,
.sfwd-topic .entry-meta,
.sfwd-lessons .entry-meta,
.sfwd-courses .entry-meta {
	display: none;
}
.special-menu .menu .menu-item {
	width: 100%;
	font-size: 16px;
}

/* Custom Styles start here */
@media screen and (min-width: 47.5em) {
	#hero h1 { width: 95%; margin-top: 60px; top: 0;}
	/* Chrome 29+ (Only) */
	@supports (-webkit-appearance:none) and (not (overflow:-webkit-marquee))
	and (not (-ms-ime-align:auto)) and (not (-moz-appearance:none)) { 
	   #hero h1 { width: 95%; margin-top: 150px; top: 0;}
	}
}
.form_6_wrapper { 
	width: 80%;
	margin-left: 14%;
}
#gform_wrapper_6 ul.gform_fields:not(.top_label) .gfield_label {
	width: 15% !important;
	margin-left: 14%;
}
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"], 
.gform_wrapper ul.gfield_radio li input[type="radio"] {
    vertical-align: sub;
}
#gform_7 .ginput_container_textarea {
	max-height: 140px;
	overflow: hidden;
}
#page .skip-link  { display: none; }
#featuredSlider h1,
#featuredSlider h2 {
	color: #003087;
	font-size: 38px;
	font-weight: bold;
}
#featuredSlider h3,
#featuredSlider p  {
	color: #003087;
	font-size: 22px;
}
#featuredSlider p  {
	font-size: 24px;
}
#featuredSlider .text-container {
	/* bottom: 220px; */
	margin-left: -660px;
	width: 485px;
	background: rgba(254, 254, 254, 0.5)
}
.gform_wrapper textarea.medium {
    width: 50% !important;
}
.gform_wrapper .top_label .gfield_list {
    /* width: 54% !important; */
}
.gsection_description,
.gfield_description {
	font-size: 100% !important;
}
#site-navigation .menu-toggle { display: none; }

.reputation-page {
	width: 100%;
	height: auto;
	position: relative;
}
.reputation {
	width: 60%;
	height: auto;
	float: left;
}
.reputation-form {
	width: 40%;
	height: 100%;
	float: left;
	background-color: #e1eafb;
	padding: 5px 10px;
}
#gform_5 .gform_footer {
	width: 100%;
	position: relative;
	text-align: center;
}
#gform_submit_button_5 {
	display: inline-block;
}

@media screen and (max-width: 768px) {
	#featuredSlider .text-container {
		width: 100%;
		bottom: 0;
		left: 0;
		margin-left: 0;
	}
	#featuredSlider p {
    	font-size: 12px;
	}
	.reputation {
		width: 100%;
	}
	.reputation-form {
		width: 100%;
		max-width: 438px;
		margin: 0 auto;
	}
}
@media screen and (max-width: 600px) {
	#featuredSlider .text-container {
		margin-left: 0;
		bottom: -10px;
		width: 100%;
		left: 0;
	}
	#featuredSlider h2  {
		font-size: 26px;
		text-align: center;
	}
	#featuredSlider p {
    	font-size: 12px;
	}
	#input_28_13,
	.2col ul,
	ul.2col {
	  -webkit-columns: 1;
	  -moz-columns: 1;
	  columns: 1;
	}
	.3col ul,
	ul.3col {
	  -webkit-columns: 1;
	  -moz-columns: 1;
	  columns: 1;
	}
}

@media screen and (max-width: 321px) {
	#featuredSlider .bg-image {
		background-position: 70% 0%;
	}
}
.wpProQuiz_button,
#learndash_next_prev_link a,
#learndash_next_prev_link a:visited {
	color: #fff;
	background-color: #003087;
	padding: 10px 20px;
	text-decoration: none;
	font-weight: bold;
}
#learndash_next_prev_link a:hover {
	color: #003087;
	background-color: #fff;
	border: 1px #003087 solid;
	text-decoration: none;
}
#learndash_mark_complete_button {
	padding: 10px 20px;
}
.wpProQuiz_question_text {
	font-size: 16px;
	line-height: 20px;
}
/*
**	Custom for the Sabai Directory plugin
*/
.sabai-entity-btn-filter,
.sabai-navigation > div > a.sabai-entity-btn-filter,
.sabai-entity-label-directory-claimed,
.sabai-directory-no-image .sabai-directory-images {
  display: none;
}
.sabai-directory-no-image .sabai-directory-main {
  width: 100%;
} 
.sabai-field-name-field-hours-monday .sabai-field-label,
.sabai-field-name-field-hours-tuesday .sabai-field-label,
.sabai-field-name-field-hours-wednesday .sabai-field-label,
.sabai-field-name-field-hours-thursday .sabai-field-label,
.sabai-field-name-field-hours-friday .sabai-field-label,
.sabai-field-name-field-hours-saturday .sabai-field-label,
.sabai-field-name-field-hours-sunday .sabai-field-label {
	float: left;
	width: 100px;
}

.sabai-directory-listings-container .sabai-directory-custom-fields .sabai-field-label {
	float: left;
	width: 220px;
}
/*
**	RAA Form 
*/
.table-3-1-col {
	width: calc(33% - 10px);
	margin: 0 5px;
	float: left;
}
.dob-fields {
	display: flex;
}
.birth {
	width: calc( 33% - 10px);
	margin: 0 5px;
}
.special-css,
.checkbox-container {
	opacity: 0;
    height: 32px;
}
.special-css .raa-label,
.special-css .form-control {
	height: 0;
}
.btn {
	padding: 10px 20px;
}
.form-display { display:block; }
.form-thanks { display: none; }
.raa-label { display: none; }
.hide { display: none; }
.show { display:block;}
@media screen and (max-width: 600px) {
	.table-3-1-col {
		width: 95%;
	}
}
.two-column .gfield_checkbox {
    column-count: 2;
    column-gap: 20px;
}
.large-link a {
	font-size: 20px;
}
@media screen and (max-width: 600px) {
	.two-column .gfield_checkbox {
	    column-count: 1;
	}
	.large-link a {
		font-size: 16px;
	}
}
#gform_68 .gsection_title {
	font-size: 1.4em;
	color: #003087;
}
.selections h3 {
	margin: 20px 0;
}
.selection-tile {
	position:relative;
	width: 200px;
	height: 200px;
	background-color: #003087;
	color: #ffffff;  
	display: flex;
  align-content: center;
  justify-content: center;
  text-align: center;
  padding: 10px;
}
.selection-tile-wrapper {  
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.selection-tile a,
.selection-tile a:visited {
	color: #ffffff;
	font-size: 26px;  
	height: 100%;
	width: 100%;
}
.selection-tile a:hover {
	color: #41b6e6;
}
.output-field {
	background: #f2f2f2;
    min-height: 200px;
    display: flex;
    align-content: center;
	justify-content: center;
    flex-wrap: wrap;
}
