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


/* OCULTAR RECAPTCHA */
.grecaptcha-badge { visibility: collapse !important; }


.titulos-peq {
    font-family: DM Sans !important;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
}

.titulos-space {
    font-family: DM Sans !important;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
    font-size: 16px !important;
    line-height: 18px;
    font-weight: 600 !important;
}

/* ELEMENTO VIDEO - CORPORATIVO */
.nectar_video_lightbox.play_button_with_text .link-text>* {
    color: inherit;
    display: none;
}


/* EQUIPO - TEAM */
.team-member[data-style=bio_fullscreen_alt] h3 {
    margin-bottom: 10px;
    font-size: 22px !important;
}


/* PORTFOLIO / PRODUCTOS */
/* Boton Grid */
span.link_text {
    background-color: #f5f5f5;
    padding: 10px 20px 10px 22px !important;
    border: 1px solid #AAA;
    border-radius: 50px;
	font-family: DM Sans !important;
	font-size: 17px !important;
    line-height: 25px !important;
    font-weight: 400 !important;
}


/* LOGIN ZONA PRIVADA */
#um-submit-btn {
  background-color: #9756ed;
}

.um .um-button.um-alt, .um input[type="submit"].um-button.um-alt {
  color: #666;
  border-radius: 30px;
}

.um .um-button.um-alt, .um input[type="submit"].um-button.um-alt {
  background: #eee;
  box-shadow: none;
}