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



/* Custom classes */
.multiplast-word strong{
	color:#978b51!important;
	font-family:inherit!important;
}

/* Secondary header */
body.material #header-secondary-outer nav>ul>li>a{
	line-height: 22px;
    font-size: 16px;
}

/* Nectar Slider */
.swiper-slide[data-color-scheme="dark"] .content h1, .swiper-slide[data-color-scheme="dark"] .content h2, .swiper-slide[data-color-scheme="dark"] .content h3, .swiper-slide[data-color-scheme="dark"] .content .ns-heading-el, .swiper-slide[data-color-scheme="dark"] .content p, .swiper-slide[data-color-scheme="dark"] .content .button.transparent a, .swiper-slide[data-color-scheme="dark"] .content .button.transparent_2 a{
	color:#20235a;
}
.nectar-slider-wrap[data-full-width="false"]:not([data-parallax="true"]) .swiper-slide .content{
 background-color: rgb(32 35 90 / 40%); 
 background-color: rgb(255 255 255 / 60%); 
}
.nectar-slider-wrap[data-full-width="false"]:not([data-parallax="true"]) .swiper-slide .content {
    padding: 40px 50px;
}
@media only screen and (max-width: 1000px) {
.full-width-content .vc_col-sm-12 .nectar-slider-wrap[data-full-width="false"]:not([data-parallax="true"]) .swiper-slide .content {
    padding: 20px 30px;
}
	
}

li.current-menu-item a, li.current-menu-item{
    color: #978b51;
}

/* IMAGE GALLERY */
.portfolio-items .work-meta{
  width: 100%;
}
.portfolio-items .work-meta h4.title {
    font-size: 14px !important;
    line-height: 1.2 !important;
    text-align: center !important;
}

/* PRODUCTS WOOCOMMERCE */
.product_title strong {
    display: block;
}

/* ΣΕΑΡΨΗ */
.search-post-item .title strong {
    display: block;
}