/*
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: 'ploni';
    src: url("/wp-content/fonts/ploni-regular-aaa.woff") format("woff"),
        url("/wp-content/fonts/ploni-regular-aaa.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}

body.material #header-outer[data-has-buttons=no][data-full-width=false][data-format=default]:not([data-lhe=button_bg]) #top nav>.sf-menu>li:not([class*=button_]):last-child a {
    padding-right: 15px;
    padding-left: 0;
}
.nectar-icon-list-item .content {
    color: #2c262a!important;
}

body[data-form-submit=regular] .container-wrap button[type=submit], body[data-form-submit=regular] .container-wrap input[type=submit] {
    width: 100%;
}
body[data-button-style*="slightly_rounded"] input[type=submit]{-webkit-border-radius: 0px !important;}
.wpcf7 .wpcf7-form textarea {height: 50px;}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: inherit;
}
.wpcf7-form .nectar-wpcf7-inline-form .nectar-wpcf7-inline-field {
    padding-left: 30px;
    padding-right: 0px;
}
.wpcf7-form .nectar-wpcf7-inline-form > div:last-child {
    padding-right: 0;
    padding-left: 0;
}
@media only screen and (max-width: 1000px){
.wpcf7-form .nectar-wpcf7-inline-form.mobile-1-col .nectar-wpcf7-inline-field {
    width: 100%;
    padding-bottom: 1.1em;
    padding-left: 0;
}
}

.nectar-icon-list-item .list-icon-holder {
    left: 0;
	color: inherit!important;}
.nectar-icon-list-item {
    padding-right: 40px;
    padding-left: 0;}

.nectar-icon-list-item {padding-right: 40px;}
.nectar_food_menu_item .line_spacer {border-bottom: 1px solid rgb(0 0 0 / 30%);}

.nectar_team_member_overlay .team_member_picture {
    left: auto!important;
    right: 0!important;}
body .nectar-fancy-box .link-text {
    font-size: 16px!important;
    font-weight: 400;}