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

/*General Styles*/

/*Tools*/

.rip-alineat{
	text-indent:0!important;
}


/*General Styles*/

blockquote,
blockquote p{
	font-family: 'Source Serif Pro', sans-serif;
	font-size:21px;
	line-height: 35px;
	font-style: italic;
}


/*Contact*/

#contact-titlu-la-stanga-pe-mobil b{
	font-weight:600;
	text-transform:uppercase;
	line-height:91px;
	letter-spacing:1px;
}

@media only screen and (max-width:999px){
	#contact-titlu-la-stanga-pe-mobil{
		text-align:left!important;
	}
}


/*Meniu*/

.sub-menu{
	border-radius: 0 0 8px 8px;
}

.sf-menu li ul li a .menu-title-text{
	font-size:15px;
}


.sf-menu .menu-item-1182,
.sf-menu .menu-item-1185,
.sf-menu .menu-item-1186{
	background:none!important;
}

.sf-menu .menu-item-1182 a,
.sf-menu .menu-item-1185 a,
.sf-menu .menu-item-1186 a{
	margin:0!important;
	padding:7px 7px 3px 7px!important;
	background:none!important;
}

.sf-menu .menu-item-1182 a:hover,
.sf-menu .menu-item-1185 a:hover,
.sf-menu .menu-item-1186 a:hover{
	background:none!important;
}

.sf-menu i{
	font-size:21px;
	line-height:21px;
}


/*Acasa*/

.acasa-recomandari-loop-2 .link_text{
	font-size:0;
}


/*Blog*/

.featured-media-under-header__meta-wrap .meta-author .fn.nectar-inherit-label,
.featured-media-under-header__meta-wrap .meta-author .meta-date.date.updated{
	text-align:center;
}

.next-prev-title.nectar-blog-single-section-title.nectar-inherit-h4{
	display:none;
}

#search-results article .inner-wrap h2.title span{
	display:none;
}

body.single strong{
	font-family: Source Serif Pro;
	font-weight:600;
}

.featured-media-under-header__featured-media{
	display:none;
}

.content-inner p{
	text-indent:50px;
	text-align:justify;
}

.single .meta-author.vcard.author .fn.nectar-inherit-label{
	text-align:center;
}

.single  div[data-style=parallax_next_only].blog_next_prev_buttons{
	margin-bottom: 42px;
}

.single .related-post-wrap{
	margin-bottom: 42px;
}


/*Footer*/

.row .col img.logo-svg-footer{
	width:77px;
	max-width:77px;
	height:63px;
	max-height:63px;
	margin:0 auto;
}

.nectar-global-section.nectar_hook_global_section_parallax_footer ol{
	list-style-type:none;
	padding:0;
	margin:0;
	margin-top:42px;
	margin-bottom:21px;
}

.nectar-global-section.nectar_hook_global_section_parallax_footer ol li{
	display:inline-block;
	margin:0 14px;
}

.nectar-global-section.nectar_hook_global_section_parallax_footer ol li a{
	color:#F0EEE9;
	text-indent:-9999px;
	font-size:0;
	opacity:0.69;
	transition: all 0.42s;
}

.nectar-global-section.nectar_hook_global_section_parallax_footer ol li a:hover{
	opacity:1;
}



.nectar-global-section.nectar_hook_global_section_parallax_footer ol li:first-of-type a:before{
	content:"\f09a";
	padding:13px 24px 14px 20px;
}

.nectar-global-section.nectar_hook_global_section_parallax_footer ol li a:before{
	content:"\f16d";
	font-family: FontAwesome!important;
	font-size:42px;
	padding:14px 18px;
	background:black;
	border-radius:60%;
}

/* Hide Tooltip */
.nectar-view-indicator.style-tooltip_text{
	display:none;
}

.nectar-global-section.nectar_hook_global_section_parallax_footer ol li:last-of-type a:before{
	content:"\f167";
	padding:14px 18px;
}


/* Hide "Skip to Content" */

.nectar-skip-to-content{
	display:none;
}

@media only screen and (max-width:1200px){
	
	.nectar-global-section.nectar_hook_global_section_parallax_footer ol li a:before{
		font-size:35px;
	}
	
	.nectar-global-section.nectar_hook_global_section_parallax_footer ol li:first-of-type a:before{
		padding: 13px 23px 14px 21px;
	}

}

@media only screen and (max-width:1000px){
	.menu-item-1182,
	.menu-item-1185{
		float:left;
		margin-right:21px;
	}

}

@media only screen and (max-width:960px){
	.nectar-global-section.nectar_hook_global_section_parallax_footer ol li a:before{
		font-size:28px;
	}
	
	.nectar-global-section.nectar_hook_global_section_parallax_footer ol li a:before{
		padding: 14px 17px;
	}
	
	.nectar-global-section.nectar_hook_global_section_parallax_footer ol li:first-of-type a:before{
		padding: 13px 21px 13px 19px;
	}
	
	.nectar-global-section.nectar_hook_global_section_parallax_footer ol li:last-of-type a:before{
		padding: 14px 17px;		
	}
	
	#contact-titlu-la-stanga-pe-mobil b{
		line-height:42px;
	}
}