/**
Theme Name: MOO Mortgage Theme
Author: Bobby Brooks
Author URI: http://bobbybrooks.dev/
Description: Moo Mortgage Theme
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: moom
Template: astra
*/



.headerShadow .fl-row-content-wrap {
	border-radius: 1.6rem;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 12px 48px;
}
.yellowText {
	color: #f4ac11 !important;
}
#field_1_7 .gfield_required {color: #f4ac11}
.gform_body .gform_fields .gfield .ginput_container select,
.gform_body .gform_fields .gfield .ginput_container input {
	margin-bottom: 0px !important;
}
.gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 8px !important;
}
.moomLogo {
	margin-top: -12px;
}
h1, h1.entry-title {
	font-size: 52px;
	font-weight: 300;
}
.headerTitle {
	font-size: 34px;
	font-weight: 300;
	line-height: 38px;
}
.headerTitle:focus,
.headerTitle:hover {
	color: #105fa8;
}

.u-fontSmall {
	font-size: 16px;
}

.u-fontSmaller {
	font-size: 14px;
}

.fl-module .menu > li.current-menu-item > .fl-has-submenu-container > a {
background: #fff;
	color: #003a70;
}


#main p {margin: 0 0 1em;}

.aboveHeaderWidget {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.aboveHeaderSocials {
	margin-left: 20px;
	display: grid;
	grid-template-columns: 10px 30px 30px;
}

.featureButton div div a {
	padding: 20px !important;
}

.featureColumn {
	max-width: 140px;
	min-height: 135px;
	margin: 0 auto 2rem;
}
.featureNumbers div div {
	margin: 15px;
}
.featureNumbers div div p {
	margin-bottom: 0 !important;
}
#aboveHeader .fl-row-content-wrap .fl-row-content .fl-col-group .fl-col-content .fl-module .fl-module-content {
	margin: 0;
	padding: 0.1rem 0.3rem 0.1rem 0.3rem;
	max-height: 42px;
}
#aboveHeader .fl-row-content-wrap {
	max-height: 42px;
}
.absoluteCenter div {
	margin: 0;
}
.absoluteCenter table thead {
	display: none;
}
.absoluteCenter table tbody tr .table-body-td {
	min-width: 33% !important;
	max-width: 33% !important;
	padding: 0.5em;
}
.mooCordion .fl-module-content .uabb-module-content .uabb-adv-accordion-item {
	border-top: 2px solid #e5e5e5;
}
.mooCordion .fl-module-content .uabb-module-content .uabb-adv-accordion-item .uabb-adv-accordion-button {
	padding-top: 0;
	padding-bottom: 0;
}
#form3 .disclaimerText {
	font-size: 10px;
	padding: 12px 0;
}
#form3 ul {
	list-style: none;
}
#form3 select,
#form3 input {
	border-radius: 6px;
	width: 100%; 
	margin-bottom: 5px;
	padding: 8px 12px;
}
#form3 input[type=submit] {
	background: #105fa8;
	width: auto;
	padding: 12px 24px;
}
#form3 input[type=submit]:focus, 
#form3 input[type=submit]:hover {
	background: #003a70;
}
.formReversed #form3 {
	padding-top: 20px;
}
.formReversed #form3 label {
	color: #fff;
}
.formReversed #form3 .disclaimerText {
	color: #fff;
}

.visuallyHidden,
#field_3_32 legend, 
#form3 ul li.hide {
	  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.khlFooterNav {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: left;
	/*max-width: 675px;*/
	margin: 0 auto;
	text-align: left;
	gap: 10px;
}

.khlFooterNav a {
	color: #fff !important;
	text-decoration: underline;
	display: inline-block;
	text-align: left;
	font-size: 0.7em;
}
.khlFooterNav a img {
	max-width: 30px;
	background: #fff;
	border-radius: 12px;
	margin-left: 2px;
}
.footerNav a:focus, 
.footerNav a:hover {
	color: #838383 !important;
	text-decoration: underline;
}

.footerSocials {
	display: flex;
	justify-content: space-between;
	padding-right: 40px;
	padding-left: 40px;
}

@media only screen and (max-width: 600px) {
  .footerNav {
		flex-direction: column;
  }
	.khlFooterNav {
		flex-direction: column;
}

.arrowLink {
	position: relative;
}
.arrowLink:after:hover,
.arrowLink:hover,
.arrowLink:focus {
	color: #003a70;
}

.arrowLink:after {
	position: absolute;
	content: "";
	top: 4px;
	right: -30px;
	height: 19px;
	width: 19px;
	background-size: 19px 19px;
	background-repeat: no-repeat;
	background-position: 100%;
	transition: transform .4s,opacity .4s;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32.2 32.3' width='20' height='20'%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='6.103' y1='6.128' x2='28.73' y2='28.756'%3E%3Cstop offset='0' stop-color='%232584c6'/%3E%3Cstop offset='1' stop-color='%233da9df'/%3E%3C/linearGradient%3E%3Cpath d='M16.1.1C7.3.1.1 7.3.1 16.1s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16z' fill='url(%23a)'/%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' d='M13.1 10.7l7.2 5.4-7.1 5.4' /%3E%3C/svg%3E");
}


@media only screen and (min-width: 601px) {
	.productCard div div p {
		min-height: 180px;
		margin-bottom: 1rem !important;
	}
}
#input_
#input_3_3 div label {
	font-size: 3rem !important;
}
.gf_page_steps {
	display: flex;
	justify-content: center;
	padding-bottom: 20px;
}
.gform_wrapper.gravity-theme .gf_step_active .gf_step_number {
	background: #b70013;
		border: 2px solid #b70013;
	color: #FFF;
}
 .image-choices-field .image-choices-choice-selected {
	border: 3px solid #b70013 !important;
	border-radius: 9px;
	background: #fff;
} */


/* Layout Buttonized Inputs As Grid */
#field_3_5 {
	margin-top: 20px;
}
#field_3_20,
#field_3_31,
#field_3_21,
#field_3_12,
#field_3_13,
#field_3_16,
#field_3_17,
#field_3_8,
#field_3_5,
#field_3_4,
#field_3_6 {
	display: flex;
	align-items: center;
}
#input_3_31,
#input_3_13,
#input_3_31,
#input_3_20,
#input_3_21,
#input_3_16,
#input_3_17,
#input_3_8,
#input_3_5,
#input_3_6 {
	border: none;
	border-bottom: 3px solid #4d4d4d;
	font-size: 1.6rem;
	padding: 5px 20px;
	font-weight: 700;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;   
} 

.page-id-630 h1.entry-title {
	display: none;
}

.specialties span {
	font-family: proxima-nova, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	color: rgb(26, 33, 54);
	border: 1px solid rgb(26, 33, 54);
	border-radius: 8px;
	padding: 4px 8px;
	display: inline-block;
	width: max-content;
}
.specialties p {
	font-family: proxima-nova, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	color: rgb(26, 33, 54);
	display: block;
	width: max-content;
	margin-bottom: 4px;
}
.archive.author .square-img {
	width: 385px;
	height: 385px;
	overflow: hidden;
}
.square-img {
	width: 300px;
	height: 300px;
	overflow: hidden;
}
.square-img img {
	width: 100%;
	height: auto;
	object-fit: cover;
}

.lo-title {
	color: #C3011F;
}
.lo-title, 
.lo-email, 
.lo-phone {
	margin-bottom: 5px !important;
}
.top-section p, 
.bottom-section p {
	line-height: 1.1;
}
.info-section .title {
	line-height: 1.1;
	font-size: 0.8em;
	margin-bottom: 5px !important; 
}


.badges div div .badge-svg {
	display: flex;
	justify-content: flex-end;
}
.experienceDotComReviews {
	display: flex;
	justify-content: flex-end;
}
@media only screen and (max-width: 996px) {
	.experienceDotComReviews {
		justify-content: center;
	}
	.badges div div .badge-svg {
	justify-content: center;
		align-items: center;
	}
}
.lo-pagination ul {
	margin-top: 1em;
	list-style-type: none;
	display: flex;
	font-weight: bold;
}
.lo-pagination ul li {
	margin-left: 10px;
}
	#field_3_31 label,
#field_3_13 label,
#field_3_12 label,
#field_3_20 label,
#field_3_5 label,
#field_3_6 label,
#field_3_8 label,
#field_3_4 label,
#field_3_21 label,
#field_3_17 label,
#field_3_16 label {
	font-size: 1.4rem;
	line-height: 1.2;
	font-family: 'Filson-pro';
	font-weight: 700;
}
}
#field_3_8 label,
#field_3_5 label,
#field_3_6 label {
	font-size: 1.5rem;
	line-height: 1.2;
	font-family: 'Filson-pro';
	font-weight: 700;
	margin-bottom: 1rem;
}

#field_3_1 .gfield_radio {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	
}

#field_3_1 .gfield_radio div {
	min-width: 200px;
}
 .gform_wrapper .gfield.buttonized .gfield_radio,
 .gform_wrapper .gfield.buttonized .gfield_checkbox {
	display: grid;
	grid-template-columns: repeat( 2, 1fr );
	grid-gap: .5em 1em;
 }
.gform_wrapper.gravity-theme .left_label .gfield_html_formatted, .gform_wrapper.gravity-theme .right_label .gfield_html_formatted {
	margin-left: 0 !important;
}
	
/* Buttonize Radio & Checkbox Fields */
 .gform_wrapper .gfield.buttonized .gfield_radio .gchoice,
 .gform_wrapper .gfield.buttonized .gfield_checkbox .gchoice {
	position: relative;
	text-align: center;
 }
#field_3_38 legend,
#field_3_1 legend,
#field_3_3 legend,
#field_3_4 legend,
#field_3_7 legend {
	font-family: 'Filson-pro' !important;
	font-weight: 700;
	font-size: 1.5rem !important;
	text-align: left;
}
@media only screen and (max-width: 600px) {

	.gform_wrapper .gfield.buttonized .gfield_radio label,
 .gform_wrapper .gfield.buttonized .gfield_checkbox label {
	display: block !important;
	position: relative;
	max-width: 100%;
	padding: 1em;
	font-size: 1rem;
	 font-family: 'Filson-pro';
	 font-weight: 700;
	 border-radius: 9px;
	border: 2px solid #3f3f3f;
	background-color: #f1f1f1;
	cursor: pointer;
 }
}
#field_3_8 {
	align-items: center;
}
#field_3_8 input {
	border-radius: 9px; 
	font-size: 1.5rem;
	font-weight: bold;
}
#field_3_48,
#field_3_44,
#field_3_43,
#field_3_61  {
	margin-top: 2rem;
	align-items: center;
}
#field_3_48 label,
#field_3_43 label {
	font-size: 1.5rem !important;
	padding-right: 20px;
		font-family: 'Filson-pro' !important;
	font-weight: 700;
}
#field_3_47 input,
#field_3_54 select,
#field_3_48 input,
#field_3_44 input,
#field_3_43 select {
	border-radius: 9px;
	min-height: 44px;
	font-size: 1.5rem; 
	font-weight: bold;
}
#label_3_4_1 {
	font-size: 1.5rem;
}

 .gform_wrapper .gfield.buttonized input[type="radio"],
 .gform_wrapper .gfield.buttonized input[type="checkbox"] {
	position: absolute;
	left: -9999px;
 }
 .gform_wrapper .gfield.buttonized .gfield_radio label,
 .gform_wrapper .gfield.buttonized .gfield_checkbox label {
	display: block !important;
	position: relative;
	max-width: 100%;
	padding: 1em;
	font-size: 1.5rem;
	 font-family: 'Filson-pro';
	 font-weight: 700;
	 border-radius: 9px;
	border: 3px solid #3f3f3f;
	background-color: #f1f1f1;
	cursor: pointer;
 }
 .gform_wrapper .gfield.buttonized input[type="radio"]:focus+label,
 .gform_wrapper .gfield.buttonized input[type="checkbox"]:focus+label {
	border-color: #040404;
 }
 .gform_wrapper .gfield.buttonized input[type="radio"]:checked+label,
 .gform_wrapper .gfield.buttonized input[type="checkbox"]:checked+label {
	background-color: #b70013;
	overflow: hidden;
	 color: #fff;
	 border: 3px solid #b70013;
 }
 .gform_wrapper .gfield.buttonized input[type="radio"]:checked+label::before,
 .gform_wrapper .gfield.buttonized input[type="checkbox"]:checked+label::before {
	background-color: #b70013;
	border-radius: 0;
	  color: #fff;
	border: 2px solid #b70013;
 }
 .gform_wrapper .gfield.buttonized .gfield_radio label::before,
 .gform_wrapper .gfield.buttonized .gfield_checkbox label::before {
	display: none;
 }
#input_3_1 {
	display: flex;
}
#input_3_41_6,
#input_3_13 {
	min-height: 46px;
}
#loan-officer-search-form label {
	display: block;
	font-weight: bold;
}
#loan-officer-search-form input {
	border-radius: 9px;
}
#ui-id-1,
#ui-id-2 {
	background: #fff;
	padding: 10px;
	list-style: none;
	display: table;
}
.statesLicensedIn {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.stLicense {
	border: 2px solid #000; 
	border-radius: 6px;
	padding: 4px 8px;
	font-size: 10px;
	height: 30px;
}
.loan-officer.display-none {
	display: none;
}
.searchFilters form {
	display: flex;
	gap: 20px;
	align-items: center;
	flex-direction: row;
}
.searchFilters form select {
	border-radius: 9px;
}

/* Mortgage App Mobile Styles */

@media only screen and (max-width: 768px) {
	#field_3_1 .gfield_radio {
		grid-template-columns: 1fr 1fr;
	}
	#field_3_1 .gfield_radio div {
		min-width: auto;
	}
	#field_3_38 legend,
	#field_3_1 legend,
	#field_3_3 legend,
	#field_3_4 legend,
	#field_3_7 legend {
		line-height: 1.2; 
		margin-bottom: 1rem;
	}
	.gform_wrapper .gfield.buttonized .gfield_radio, .gform_wrapper .gfield.buttonized .gfield_checkbox {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 0.5em 1em;
   }
   .gform_wrapper .gfield.buttonized .gfield_radio label,
	.gform_wrapper .gfield.buttonized .gfield_checkbox label {
	    padding: 0.75em;
	   font-size: 1rem;

	}
	#field_3_20,
	#field_3_31,
	#field_3_21,
	#field_3_12,
	#field_3_13,
	#field_3_16,
	#field_3_17,
	#field_3_8,
	#field_3_5,
	#field_3_4,
	#field_3_6 {
		display: grid;
		align-items: center;
	}
	#field_3_47 input,
	#field_3_54 select,
	#field_3_48 input,
	#field_3_44 input,
	#field_3_43 select {
		font-size: 1rem; 
		font-weight: bold;
	}
	#gform_page_3_7 .gfield {
		margin-bottom: 1rem;
	}
	#gf_page_steps_3 {
		
	}
	.gform_wrapper.gravity-theme .gf_step {
		display: inline-block;
		margin: 8px 8px 8px 8px;
	}
	.gform_wrapper.gravity-theme .gf_step .gf_step_label {
		position: absolute;
		  width: 1px;
		  height: 1px;
		  padding: 0;
		  margin: -1px;
		  overflow: hidden;
		  clip: rect(0,0,0,0);
		  border: 0;
	}
	.gform_page_footer {
		display: grid;
		grid-template-columns: 1fr 1fr;
		align-items: center;
		justify-content: center;
		padding: 20px 0;
	}
	.gform_wrapper.gravity-theme .gform_page_footer.left_label {
		padding: 20px 0;
	}
	#gform_page_3_7 .gform_page_footer input {
		font-size: 14px;
	}
}


.loan-officers-archive {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media (max-width: 1200px) {
  .loan-officers-archive {
	grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 768px) {
  .loan-officers-archive {
	grid-template-columns: 1fr;
  }
  .searchFilters form {
  	flex-direction: column;
	align-items: start;
	justify-content: flex-start;
  }
}
h2.lo-name {
	margin-top: 0;
	line-height: 1.2 !important;
	font-size: 1rem !important;
}
.loan-officer {
	padding: 20px;
	text-decoration: none;
	color: #000;
	display: block;
	background: #fff; 
	margin: 20px;
	border-radius: 20px;
	max-width: 280px;
}
@media (max-width: 360px) {

.loan-officer { margin: 20px 0; }

}
.loan-officer-content {
	display: grid;
	grid-template-columns: 1fr;
	gap: 20px;
}

.top-section {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}

.avatar {
	width: 100%;
	max-width: 50%;
}

.lo-square {
	width: 125px; 
	height: 125px;
	overflow: hidden;
	border-radius: 9px;
  }

  .lo-square img {
	object-fit: cover !important;
	width: 100% !important;
	padding-bottom: 100% !important;
	overflow: hidden !important;
	margin-bottom: 20px !important;
	border-radius: 9px !important;
  }

.info-section {
	display: flex;
	flex-direction: column;
	justify-content: center; 
  }
.info-section p {
	margin-bottom: 0 !important;
	line-height: 1.2;
	font-size: 0.75em;
}
.bottom-section {
	text-align: center;
}
.bottom-section .lo-email {
	font-size: 14px;
}
.lo-email, .lo-phone {
	margin-top: 10px;
	display: block;
}
.lo-button {
	padding: 6px 10px;
	background: #C3011F;
	color: #fff;
	border-radius: 20px;
	text-decoration: none !important;
}

.lo-button:hover {
	color: #fff;
	background: #e6001a;
}

.lo-button-p {
	margin-bottom: 20px !important;
}
.loan-officer {
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	transition: box-shadow 0.3s ease;
}

.loan-officer:hover {
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

/****  LO Profile Image Override */

/* #desktopLOProfileIMG .avatar {
	object-fit: cover;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
	margin-bottom: 20px;
} */

.loan-officers-archive .loan-officer .loan-officer-content .top-section .lo-square img {
	
}


