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

.container-wrap {
 padding-bottom: 0px;
}
#header-space, #header-outer {
	display: none !important;
}
.full_height {
 height: 100vh !important;
}
.coluna_documentos .iwt-text {
        transform: translateY(10px);
}
.pum-theme-26 .pum-container, .pum-theme-lightbox .pum-container {
    border: none !important;
}
button.pum-close.popmake-close {
    background: #FE5000 !important;
}
.pontos_li li {
    margin-top: 10px !important;
  font-size: 15px !important;
}

.descricao_campanha {
    font-size: 10px !important;
    line-height: 18px !important;
}
.powered-by {
    display: none !important;
}
@media (max-width: 768px) { 
    .coluna_documentos .iwt-text {
        transform: translateY(0px);
}
.alinhamento_direita_mob .img-with-aniamtion-wrap.right, .alinhamento_direita_mob .vc_col-sm-12.wpb_column.column_container {
    justify-content: flex-end;
    display: flex !important;
    flex-direction: row-reverse;
}
h2.vc_custom_heading.vc_do_custom_heading.texto_banner_final.wpb_animate_when_almost_visible.wpb_fadeInUp.fadeInUp.animated.wpb_start_animation {
    font-size: 40px !important;
    line-height: 45px !important;
}
.fontsize_mob h1, .fontsize_mob h3 {
    font-size: 30px !important;
}
.mexer_background_mob .row-bg.viewport-phone.using-image {
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
}