/*
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
*/




.button-hero-alture{
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    font-size: 1.125rem !important;
}

.button-hero-alture1{
    margin-right: 30px !important;
}

.img-alture{
    border-radius: 10px;
}

.bloque-texto-background{
    border: 1px solid #E2E8F0;
    background-color: #f2f4f5;
    border-radius: 10px;
    padding: 20px;
}

.banner-alture .row-bg{
    border-radius: 10px !important;
}

.icon-column{
    background-color: #ffffff;
    border-radius: 10px;
}

.icon-column .nectar_icon_wrap {
    margin-bottom: 10px !important;
}

.icon-column .wpb_text_column{

     margin-bottom: 10px !important;
    
}

.button-icon-column{
    font-size: 15px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.sf-menu .menu-title-text{
    font-size: 18px !important;
    color: #001f3d !important;
}

@media (max-width: 767px){

   .logoFooterKit1{
    width: 270px; 
    margin-bottom: 10px; 
   }

   .logoFooterKit2{
    width: 270px; 
   }

   #footer-widgets{
    display: none;
   }

   .logoFooterAlture{
    width: 270px; 
   }


}