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

/*Home*/

/* Remove barra branca lateral do #ajax-content-wrap */
#ajax-content-wrap {
    --scroll-bar-w: 0px !important;
}

.span_12.light .flickity-page-dots .dot:before {
    background-color: #c6a75e !important;
}

@media (max-width: 768px) {
 .nectar-flickity .not-initialized .instace-699f03fc0be96 .instance-0 .flickity-enabled .is-draggable .flickity-viewport {
	height: 300px !important;
}
}

#slide-out-widget-area .inner-wrap>.inner {
    width: 100%;
    height: 100%;
    display: flex !important;
    align-items: center !important;
}

/* Formulário*/

a.powered-by {
    display: none !important;
}


