/*
 Theme Name:   MORE Group Theme
 description:  A child theme of the Kadence theme
 Author:       DigiCal
 Template:     kadence
 Version:      1.0.0
*/


.uabb-infobox-text.uabb-text-editor h3, 
.uabb-infobox-text.uabb-text-editor h4, 
.uabb-infobox-text.uabb-text-editor h5, 
.uabb-infobox-text.uabb-text-editor h6{
	color: #008bff !important;
	margin: 20px 0;
}
/* Mobile Menu Open-Close Annimation */
.pp-advanced-menu-mobile-toggle.hamburger-label{
	justify-content: flex-end;
}
.fl-node-5f91db9432620 .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner{
		background-color: #fff;
		transition: all .1s;
	}
	.pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:before{
		transform: rotate(0deg);
		transition: all .5s;
		top: -8px;

	}
	.fl-node-5f91db9432620 .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:after{
		transform: rotate(0deg);
		transition: all .5s;
		top: 8px;

	}
@media (max-width: 992px){

	.pp-off-canvas-menu-open .fl-node-5f91db9432620 .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner{
		background-color: #001523;
		transition: all .1s;
	}
	.pp-off-canvas-menu-open .fl-node-5f91db9432620 .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:before{
		transform: rotate(45deg);
		transition: all .5s;
		top: 0px;
		opacity: 1;
	}
	.pp-off-canvas-menu-open .fl-node-5f91db9432620 .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:after{
		transform: rotate(-45deg);
		transition: all .5s;
		top: 0px;
		opacity: 1;
	}
}

/* Header */

.fl-node-5f9098c238868{
	background: #008bff;
}
.fl-node-5f9098c23886b{
	background: #001523;
}

/*.main-header-row .fl-col-group .fl-col{
	display: flex;
	flex-direction: row;
	justify-content: space-evenly; 
	width: auto;
} */

.header-button-group .uabb-info-list ul li .uabb-info-list-content-wrapper{
		background: #008bff;
	}

.header-button-group .uabb-info-list-wrapper.uabb-info-list-top li .uabb-info-list-content{
	margin: 10px;
}

.loan-login-button-group .uabb-info-list-content .uabb-info-list-title:after{
	font-family: "Font Awesome 5 Free";
	content:'\f054';
	padding-left:10px;
}
.header-button-group .uabb-info-list ul li .uabb-info-list-content-wrapper {
	background: #008bff;
	/* Old browsers */
	background: linear-gradient(to left, #008bff 50%, #001523 50%);
	background-size: 200% 100%;
	background-position: right bottom;
	margin-left: 10px;
	transition: all .5s ease;
}
.header-button-group .uabb-info-list ul li .uabb-info-list-content-wrapper:hover {
	background-position: left bottom;
}

@media (max-width: 1320px){
	.header-phone-email .uabb-info-list-content, .loan-login-button-group .uabb-info-list-content .uabb-info-list-title{
		font-size: .9rem!important;
	}
}
@media (max-width: 1180px){
	.header-phone-email .uabb-info-list-item.info-list-item-dynamic0{
		display: none !important;
	}
	.header-phone-email .uabb-info-list ul, .header-button-group .uabb-info-list ul{
		display: flex;
		flex-direction: column;
	} 
	.header-phone-email .uabb-info-list ul li, .header-button-group .uabb-info-list ul li{
		width: 100%!important;
	}
	.header-button-group .uabb-info-list-wrapper.uabb-info-list-top li{
		margin-bottom: 5px;
	}
	
}
@media (max-width: 975px){
	.header-phone-email .uabb-info-list ul, .header-button-group .uabb-info-list ul{
		display: flex;
		flex-direction: column;	
	}
	.header-phone-email .uabb-info-list ul li, .header-button-group .uabb-info-list ul li{
		width: 100%!important
	}
}

@media (max-width: 975px){
	.header-section.phone{
		display: none!important;
	}
}

/* Bullets */
.fl-module-info-box .uabb-infobox-text-wrap .uabb-infobox-text ul{
	list-style: none;
	position: relative;
}
.fl-module-info-box .uabb-infobox-text-wrap .uabb-infobox-text ul li:before{
	font-family: "Font Awesome 5 Free";
	content:'\f054';
	font-size: .8rem;
	position: absolute;
	left: -20px;
	padding-top: 4px
}


/* Home Page */
.tagline-home{
	//margin-bottom: -75px;
}

.tagline-home h1 span{
	color: #008bff !important;
}

.loan-programs .uabb-list-icon .uabb-list-icon-wrap{
	background: #efefef;
	padding: 10px
}





/* Slider */
.image-slider {
  display: block;
  white-space: nowrap;
  height: 17.64706rem;
}

@media (min-width: 40em) {
  .image-slider {
	height: 23.52941rem;
  }
}

@media (min-width: 50em) {
  .image-slider {
	height: 29.41176rem;
  }
}

@media (min-width: 62em) {
  .image-slider {
	height: 35.29412rem;
  }
}

@media (min-width: 75em) {
  .image-slider {
	height: 41.17647rem;
  }
}

@media (min-width: 95em) {
  .image-slider {
	height: auto !important;
  }
}

.image-slider img {
  display: inline-block;
  width: auto;
  margin: 0.41176rem;
  max-width: none;
  height: 100%;
}

.image-slider .image {
  display: inline-block;
  vertical-align: top;
  height: 100% !important;
}

.image-slider .image.group img {
  height: 46.979038224414305%;
}

.image-slider .image.group img:first-child, .image-slider .image.group img:nth-child(2) {
  height: 51.17139334155364%;
}

/* Reviews Page */
.reviews-list .uabb-info-list-wrapper li{
	border-bottom: 1px solid #ccc;
	margin-top: 20px;
	margin-bottom: 20px;
}



