/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.tabla-footer table tr td, .tabla-footer table tr th{
	font-size:14px !important;
}
.tabla-footer a{
	color: #fff !important;
}
.tabla-footer a:hover{
	color: #4182fa !important;
}
.nectar-flickity:not(.masonry) .flickity-viewport {
  margin: 0px 0 !important;
}
body #header-outer .boton-llamada > a::before {
  border-radius: 30px !important;
}
body #header-outer .boton-llamada > a:hover::before {
  background-color: #2b3990 !important;
}
@media only screen and (max-width: 690px){
	body h1{
		font-size: 30px !important;
		line-height: 44px !important;
	}
}
@media only screen and (max-width: 480px){
	.nectar-badge .nectar-badge__inner {
	  margin: 4px !important;
	}
	.nectar-badge {
	  margin: 0px !important;
	}


}


