/*
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;
}
@font-face {
    font-family: 'noyland';
    src: url("/wp-content/fonts/noyland-regular-aaa.woff") format("woff"),
        url("/wp-content/fonts/noyland-regular-aaa.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}
body h6, .row .col h6 {color:#a29f88!important;}
@media only screen and (max-width: 690px) {
	.row .col h3, body h3{        font-size: 22px;
        line-height: 26px;}
	.toggle > h3.toggle-title a{
	font-size: 18px;
    line-height: 21px;}
}
div[data-style="minimal"] .toggle > .toggle-title i:before {background-color: #333;}
div[data-style="minimal"] .toggle > .toggle-title i:after {background-color: #333;}
div[data-style*=minimal] .toggle>.toggle-title i { border: 2px solid #333;}
.toggle>.toggle-title a {color: #333;}

nectar-cta[data-style="arrow-circle-animation"] .link_wrap{flex-direction: column!important;}
.toggle > h3.toggle-title a{
	font-size: var(--nectar-body-font-size);
    line-height: var(--nectar-body-line-height);}
div[data-style="minimal"] .toggle > .toggle-title a {padding: 20px 40px 20px 0px;}
/*CTA*/
.nectar-cta[data-style="arrow-animation"] .link_wrap .link_text {
    padding: 0 0 0 40px!important;
}
.nectar-cta[data-style="arrow-animation"] svg {
    left: 0!important;
    right: auto!important;
}
.nectar-cta[data-style="arrow-animation"] .line {
    left: 0!important;
    right: auto!important;
}
.nectar-cta[data-using-bg=true] .text {margin-right: 0;}
/*end cta*/
/*CF7*/
.wpcf7 .wpcf7-form textarea {height: 100px!important;}
.wpcf7-submit, .nectar-wpcf7-inline-form p:has(.wpcf7-submit) {
    width: 100% !important;}
.wpcf7-spinner {
    visibility: hidden;
    opacity: 0;
    width: 0;
    height: 0;
    padding: 0;
	margin: 0;}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {direction: inherit;}
#wpcf7-f585-o1 input[type="submit"] {background-color:#fff;
color:#969278;}

#wpcf7-f585-o2 input[type="submit"] {background-color:#fff;
color:#969278;}

.post .article-content-wrap span.meta-category, .post .article-content-wrap span.meta-author, .post .article-content-wrap span.meta-comment-count {display: none!important;}
.nectar-post-grid-wrap:not([data-style=content_overlaid]) .nectar-post-grid .nectar-post-grid-item .content {padding: 0 0 10px 0;}
.nectar-post-grid .nectar-post-grid-item .meta-excerpt {margin-top: 5px;}
.nectar-post-grid .nectar-post-grid-item .content .post-heading {font-family: 'ploni';font-size: 18px;}

body.material .nectar-button.large {font-size: 18px;}
.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 {
    background-color: rgba(0, 0, 0, .04);
	border-radius: 0;}
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:not(:hover) {display: none;}

/* .nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-text-color=dark] .nectar-post-grid-item .content {padding-top:10px;}*/

body.material .widget:not(.nectar_popular_posts_widget):not(.recent_posts_extra_widget) li a:hover{    color: #fff;}

