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

.no-margin{margin:0 !important}
.nectar-header-text-content ins{text-decoration: none}
.nectar-header-text-content.mobile-only ins{display: none}
body[data-button-style*="slightly_rounded"] .nectar-button.default-button{font-size:var(--nectar-body-font-size);color:var(--nectar-extra-color-3) !important;padding:12px 17px}
body[data-button-style*="slightly_rounded"] .nectar-button.default-button:hover{color:#fff !important}
#nectar-slider-instance-1 .content{display: flex;flex-direction: column-reverse}
body[data-form-submit="see-through"] button[type=submit]{color:#333 !important}
#footer-outer .textwidget{font-size: 13px}
#footer-outer #media_image-2{max-width: 150px;line-height: 0}
#footer-outer .widget{margin: 0}
#footer-widgets .row{display: flex;align-items:center;}
body #footer-outer .row {padding: 10px 0;}
@media only screen and (min-width: 1000px) {
    body #footer-outer .row {
        padding: 10px 0;
    }
}

@media only screen and (max-width: 690px) {
	.nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content h2{font-size: 30px!important}
	.nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content p{font-size: 16px !important}
}

