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



body[data-header-search=false][data-full-width-header=false] #header-outer[data-lhe=animated_underline][data-format=default][data-cart=false] #top nav>ul>li:last-child>a{margin-right:10px;}
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: 10px;}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: inherit;}.

.material.woocommerce-page[data-form-style=default] input#coupon_code, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
	border-radius: 0;}
@media only screen and (max-width: 690px) {
.material.woocommerce-page[data-form-style=default] input#coupon_code, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
    border-radius: 0!important;
	margin-bottom: 7px;}
}
.wpcf7-spinner {
    display: none;
    width: 0;
    height: 0;
	border-radius: 0;}

#wpcf7-f8-p2-o1 input[type="text"],
#wpcf7-f8-p2-o1 input[type="tel"],
#wpcf7-f8-p2-o1 input[type="email"] {
	background:#fff;
color:#676767;
border-color:#fff;
    border-radius: 0;
line-height: 26px;}
::-webkit-input-placeholder { /* WebKit browsers */color: #676767 !important;opacity: 1!important;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #676767 !important;opacity: 1!important;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color:#676767 !important;opacity: 1!important;}
:-ms-input-placeholder { /* Internet Explorer 10+ */color: #676767 !important;opacity: 1!important;}
#wpcf7-f8-p2-o1 input[type=submit] {background-color: #E3CF60;
    color: #676767;width:100%; }
/*cf7 fix*/
.material .wpcf7-form .nectar-wpcf7-inline-form {
    padding: 20px 0;}
.wpcf7-form .nectar-wpcf7-inline-form .nectar-wpcf7-inline-field {
    padding-left: 20px;
    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: 5px;
    padding-left: 0;}
	.material .wpcf7-form .nectar-wpcf7-inline-form {
    padding: 0;}
}

