{% scope_css %}

a:link{
  color: #35b151;
  text-decoration: underline;
}

.lo-profile-box{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
	background-color: #ebeef0;
	padding: 1rem;
  border-top: 10px solid #47a247;
  border-radius: 10px;
  margin: 1rem 0;
}

.lo-headshot-box{
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  margin: 0 0.5rem;
  position: relative;
}

.circular--portrait {
  display: block;
  position: relative;
  width: 140px;
  height: 140px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto;
  border: 5px solid #fff;
}

.circular--portrait img {
  width: 100%;
  height: auto;
  /*   margin-left: -50px; */
}

#qr_card .qr_img{
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}

#qr_canvas canvas{
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}

#qr_btn{
  position: absolute;
  bottom: 0rem;
  right: 30%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  border-radius: 99px;
  background-color: #fff;
  transition: all 0.5s ease;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

#qr_btn:hover{
  -webkit-box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.25);
  bottom: 0.5rem;
/*   right: -1.5rem; */
}

/* #qr_btn i{
  font-size: 1.25rem;
  color: #318731 !important;
} */

#qr_btn_icon{
  width: 25px;
  height: auto;
}


.lo-name{
  width: 100%;
  margin: 0 0.5rem;
  word-break: break-word;
  text-align: center;
}

.lo-name h1{
	font-size: 1.75rem;
	font-weight: 800;
	margin: 0;
}

#lo_club:before{
  content: " : ";
}

#achievement_tier_img{
  width: 60px; 
  height: auto; 
  position: relative; 
  bottom: 5px;
}

.lo-name p{
	font-size: 0.7rem;
}

.lo-contact{
  width: 200px;
  margin: 0 1rem;
  word-break: break-word;
}

.phone-block{
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.phone-block div{
  padding: 0 0.5rem;
}

.phone-label{
	font-weight: 700;
	font-size: 0.8rem;
	margin: 0;
}

.phone-number{
  margin: 0;
}

.phone-number a{
	color: #35b151 !important;
	font-weight: 800;
	font-size: 1rem;
  margin: 0;
/* 	margin: 0 0 0.5rem 0; */
	padding: 0;
}

.address{
  font-size: 0.7rem;
  text-align: center;
}

.email a{
/* color: #35b151 !important; */
}

.lo-apply{
  width: 100%;
  margin: 0.5rem;
  box-sizing: border-box;
}

.call-or-text{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.lo-apply .cta-link{
	display: block;
	width: 100%;
	height: auto;
	padding: 0.5rem 1rem;
	margin: 1rem 0;
  font-size: 0.8rem;
	color: #fff;
	background-color: #35b151;
  border-radius: 4px;
	text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  word-break: break-word;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}

.lo-apply .cta-link.reverse{
	display: block;
	width: 100%;
	height: auto;
	padding: 0.5rem 1rem;
	margin: 1rem 0;
	color: #35b151;
	background-color: #ebf2f5;
  border: 2px solid #35b151;
  border-radius: 4px;
	text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}

.cta-link:hover{
  position: relative;
  bottom: 1px;
  opacity: 0.9;
  border-radius: 4px;
}

.phone_link{
  display: block;
  margin: 0 0.5rem;
}

.phone_link:link{
  text-decoration: none; !important
}

.phone_link:hover{
  text-decoration: underline;
}

.states-serving{
  font-size: 0.7rem;
  text-align: center;
}

#lo_nmls{
  font-size: 0.7rem;
  text-align: center;
}

.lo_licensing{
  width: 100%;
  height: 80px;
  overflow-y: scroll;
  font-size: 0.7rem;
}

/* MEDIA QUERIES FOR BREAKPOINTS!!!!!! */

@media only screen and (max-width: 1150px) {

  .lo-contact{

  }
  
  .lo-apply{

  }
  
  
}

@media only screen and (max-width: 850px) {
  
}

@media only screen and (max-width: 600px) {
  
  .lo-profile-box{
    margin: 1rem;
  }
  
  .lo-headshot{

  }
  
  #lo_club:before{
    content: "";
  }
  #lo_club{
    display: block;
  }
  
  .phone-block{
    justify-content: center;
  }
  
  .lo-name h1 { margin-top: 1rem;}
  
  #achievement_tier_img{
    width: 80px;
    bottom: 0px;
  }
  
  .lo-contact{

  }
  
  .lo-apply{

  }

}
{% end_scope_css %}
