
/* Revisar primero  IqitThemeEditor - Backoffice > Footer Design


 */


#footer {
	margin-top: 30px;
}


#footer h5.block-title {
  font-size: 1.7em;

}


#footer .block-content {
	font-size: 1.2em;
}




#footer .block-title, #footer a {
  color: #FFF !important;
  /* font-size: 1.7em; */

}



#footer .block-content {
	font-size: 1.2em;
	margin-bottom: 44px;
}



.form-footer {
	background-color: white;
}



#footer-container-main .btn {
    border: white 1px solid !important;
    border-radius: 20px !important;
}



footer, #footer-container-main {
    background: #127bca;
    color: #FFF
  }
  
  
  
  
  #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) {
    color: #FFF !important;
  }
  
  
  

 #footer ul.social-links .fa-fw {
    font-size: 3em;
  }

  
  
  .copyright-txt {
      color: black !important ;
  }
  
  