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


#wpcf7-f339-p15-o1 input[type=submit] {color:#fff; background-color:#371616;
width:100%;}

.nectar-fancy-box[data-style=hover_desc] .hover-content {
    line-height: 1.25em!important;
	direction: rtl!important;}

div[data-style="minimal"] .toggle:hover > .toggle-title a {color:var(--nectar-extra-color-1)!important;}
div[data-style="minimal"] .toggle.open > .toggle-title i:before{background-color:var(--nectar-extra-color-1)!important;}
div[data-style="minimal"] .toggle.default.open i {border-color:var(--nectar-extra-color-1)!important;}
div[data-style="minimal"] .toggle.open > .toggle-title a {color:var(--nectar-extra-color-1)!important;}
div[data-style="minimal"] .toggle.default:hover i {color:var(--nectar-extra-color-1)!important; border-color: var(--nectar-extra-color-1)!important;}
div[data-style="minimal"] .toggle:hover > .toggle-title i:before{background-color:var(--nectar-extra-color-1)!important;}
div[data-style="minimal"] .toggle:hover > .toggle-title i:after{background-color:var(--nectar-extra-color-1)!important;}