/*
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
*/
/*fonts*/
@font-face {
    font-family: 'almoni';
    src: url("/wp-content/fonts/almoni-regular-aaa.woff") format("woff"),
        url("/wp-content/fonts/almoni-regular-aaa.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'paamon';
    src: url("/wp-content/fonts/paamon-regular-aaa.woff") format("woff"),
        url("/wp-content/fonts/paamon-regular-aaa.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}
/*
@media (min-width: 1000px) {
body:not(.nectar-no-flex-height) #ajax-content-wrap, body:not(.nectar-no-flex-height) #ajax-content-wrap .blurred-wrap, body:not(.nectar-no-flex-height) .ocm-effect-wrap, body:not(.nectar-no-flex-height) .ocm-effect-wrap-inner {
height: 100vh !important;}
}*/


/*p {
    padding-bottom: 1.0em!important;}*/

body[data-form-submit=regular] .container-wrap button[type=submit], body[data-form-submit=regular] .container-wrap input[type=submit] {width: 100%!important;}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {direction: inherit;}
input[type=submit] {color: #000000!important;}

.light .wpcf7 div.wpcf7-response-output, div.wpcf7-validation-errors {color: #000 !important;}
.wpcf7 form .wpcf7-response-output {
    margin: 10px 0em 1em!important;
    padding: 0.2em 1em;
    border: 2px solid #ffb900;
}
.wpcf7-spinner {display: contents;
    width: 0px;
height: 0px;}

.nectar-cta[data-style="arrow-animation"] .link_wrap .link_text {width: 100%;}
.nectar-cta[data-style=basic] .link_wrap .link_text, .nectar-cta[data-style=text-reveal-wave] .link_wrap .link_text {width: 100%;}

@media only screen and (min-width: 1px) and (max-width: 999px){
.nectar-fancy-ul ul li {padding-right: 10px!important;}
ol, ul {margin-bottom: 0px;}
}
