
.address-txt span {
     line-height: 28px;
     color:#5a5a5d  ;
}
.preload { 
    width:100px;
    height: 100px;
    position: fixed;
    top: 50%;
    left: 50%;
} 
#imageloader{
	
	height:50px;
	 display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
ul.auth a.signin,
ul.auth a.signin:hover {
  color: #ffffff;
  height: 52px;
 background: linear-gradient(to right, #91AD67, #6a8246) !important; 
  border-radius: 50px;
  display: flex !important;
  align-items: Center;
  justify-content: center;
  font-weight: 600;
  max-width: 185px;
  font-size: 18px !important;
}
ul.auth a.signup {
  color: #6a8246;
  font-size: 18px !important;
 
}
.wrapper {
  display: flex;
  width: 100%;
}

.h-bottom span{
	color:#6a8246;
}


.sidebar ul li a:hover {
  color:#6a8246;
  background: #fff;
}

.navbar{
	background: linear-gradient(to right, #91AD67 , #6a8246 ) no-repeat; 
	
	/* background: #472d8c ; */
}

.sidebar ul li.active > a,
a[aria-expanded="true"],
ul.components li a:hover {
  color: #5a5a5d   !important;
  font-weight: 600; 
  background: #EBF2C3 !important;
  border-radius: 50px;
}


a:hover .highlight,
.components .active a .highlight {
  display: flex !important;
  background: linear-gradient(to right, #cbdf62, #bdd638); 
 
  position: absolute;
  z-index: 1;
  opacity: 1;
  left: 0;
  top:0;
  transition: 0.3s all ease;
}

footer {
 background: #5a5a5d;
 color: #333;
  min-height: 55px;
 padding: 0px 0px;
 position: relative;
    bottom: -39px;
}


@media (max-width: 991px)
{
.clear-all-btn {
	color:#6a8246;
}	

.apply-btn {
    
  
     background: linear-gradient(to right, #91AD67, #6a8246) !important;
}
.filters .dropdown.show .botn-todos {
    border-left: 9px solid #6a8246 !important;
    
}
.navbar {
  background: linear-gradient(to right, #91AD67 , #6a8246 ) no-repeat; 
    
  
}

}
.navbar-toggle .icon-bar
{
  background: #91AD67 ;
  margin-left: -7px;
  
}
.user-icon {
    width: 20px;
   
}
@media screen and (max-width: 575px){
.doctor-title-section h3 {
    color: #ffffff;
    
}

.content
{
        background: #fcfaff;
}
.doctor-title-section {
    padding-top: 0;
  
    padding: 9px 0;
}
.clear-all-btn {
   
    color: #6a8246;
}
.apply-btn {
    
    background: linear-gradient(to right, #91AD67, #6a8246) !important; 
    
    
}
.filters .dropdown.show .botn-todos {
    border-left: 9px solid #6a8246 !important;
    
} 
 #mCSB_1_container{
	  overflow:scroll;
   } 
 
}
.footer-span {
    font-size: 13px;
    color: #fff;
}


.how-it-works ul li::before
{
  color: #2B2A29;
}

.clear-all, .clear-single
{
   background: #a9bf88;
}
.clear-white:hover {
  background: #6a8246;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.dropdown-toggle::after {
    content: url(../../assets/img/dropdown-white.png)
    }

  
.content
{
        background: #fcfaff;
}
.card.text-center:hover {
    cursor: pointer;
}
#notAllowedPopUp .modal-content {
    border: 1px solid #D75A4A;
}
#notAllowedPopUp .modal-title {
    color: #D75A4A;
    text-align: center;
}
#notAllowedPopUp .modal-footer {
    padding: 0;
    border-top: none !important;
}
.left-img img {
    width: 30px !important;
    background-size: contain;
}
*:focus {
    outline: none !important;
}
.btn-green {
    background-color: #9DC852;
}


.content
{
        background: #fcfaff;
}

#imageheader1{
	margin-top:26px;
	margin-right:-22px;
	width:250px;
}

#imageheader{
	width:270px;
	padding-left:50px;
	
}

.how-it-works h3,
.treatments h3,
.contact h3 {
  color: #231F20 !important;
  font-weight: 600;
  font-size: 25px;
}

.how-it-works ul li::before {
 color: #5a5a5d  ;
}