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

@import url('https://fonts.googleapis.com/css?family=Raleway:300,700&display=swap');

body #header-outer {
	background: #fffef6 !important;
}

#header-outer #top nav > ul {
	margin-left: -12px;
}

#header-outer #top nav > .buttons {
    margin-top: 30px;
}

#header-outer[data-format="default"] #social-in-menu {
	position: absolute;
	right: 0;
	top: 8px;
}

#top nav ul li a {
    color: #585858;
}

body #header-outer #top nav .sf-menu > .current-menu-item > a {
	font-weight: bold;
}

#header-outer #top nav > ul #social-in-menu a {
	color: #898989 !important;
}

h2 {
	margin-bottom: 15px;
margin-top: 45px;
}

h2:first-child {
margin-top: 0;
}

body h1, body h2 {
	color: #7069a4 !important;
}

#footer-outer {
	font-size: 14px;
	line-height: 20px;
}

.swiper-slide .content {
    color: #fefcf3;
	bottom: 50px;
	top: auto !important;
}

.swiper-slide .content h2 {
	font-weight: bold;
	margin: 0;
}

.full-width-section > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h2, .full-width-content > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h2 {
	color: #fefcf3 !important;
}

.swiper-slide .content p {
    font-size: 30px;
    font-weight: 600;
	max-width: 500px;
}

.swiper-slide .content p span span {
	display: block;
	font-size: 18px;
	font-weight: normal;
}

.block-inspire {
	background-image: url(img/orange-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
margin-top: 40px;
	padding-top: 92px;
	padding-bottom: 92px;
	text-align: center;
}

.block-inspire img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.block-inspire h2 {
	font-family: 'Raleway', sans-serif;
	line-height: 1;
}

.block-inspire h2 {
	color: #fff !important;
	font-size: 150px;
	font-weight: 300;
	margin-bottom: 15px;
	margin-left: -120px;
}

.block-inspire h3 {
	color: #fff;
	font-size: 72px;
	font-weight: 700;
	line-height: 1;
	margin-right: -120px;
	text-transform: none;
}

#footer-outer .row {
    padding: 25px 0 0;
}

#footer-outer #footer-widgets .widget h4 {
	font-size: 14px;
	font-family: inherit;
	font-weight: 600;
}

#footer-outer .container a:not(.nectar-button) {
    color: #7069a4 !important;
}

p {
	margin-bottom: 27px;
	padding-bottom: 0;
}

hr {
	border: none;
	border-top: 1px solid #b6b5ac;
	margin: 0 0 27px;
}

body[data-header-resize="0"] .container-wrap, body[data-header-resize="0"] .project-title {
	padding-top: 0;
}

#top .container {
	border-bottom: 1px solid #b6b5ac;
}

.home #top .container {
	border-bottom: none;
}

.team-row:before, .team-row:after {
	content: "";
	display: table;
}

.team-row:after {
	clear: both;
}

.team-item {
	float: left;
	margin-bottom: 24px;
	margin-left: 2.1%;
	width: 23.404255317%;
}

.team-row:last-child .team-item {
	margin-bottom: 0;
}

.team-item:first-child {
	margin-left: 0;
}

.team-item img {
	margin-bottom: 0 !important;
	vertical-align: middle;
}

.team-item h5 {
    color: #888;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 18px !important;
	margin-top: 7px;
}

.team-item h5 strong {
	color: #7069a4;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.single .heading-title {
	border-bottom: none;
	padding-bottom: 0;
}

.team-thumb {
	float: left;
	margin-right: 30px;
}

body .container-wrap .portfolio-filters-inline.non-fw {
	padding-top: 0;
}

.project-title {
	padding-bottom: 30px;
}

.portfolio-filters-inline .container > ul a, 
.portfolio-filters-inline .container > ul #sort-label {
	padding: 0 5px;
}

.portfolio-filters-inline.non-fw #current-category,
.portfolio-filters-inline .container > ul #sort-label {
	display: none;
}

.portfolio-filters-inline .container > ul {
	max-width: none;
}

.portfolio-filters-inline ul li a {
	color: #585858;
}

.row .col .portfolio-filters-inline .container > ul a, 
.row .col .portfolio-filters > ul a, 
.row .col .portfolio-filters > a span,
.page-template-template-portfolio .portfolio-filters-inline .container > ul a, 
.page-template-template-portfolio .portfolio-filters > ul a, .portfolio-filters > a span {
    font-family: inherit !important;
    font-weight: 400 !important;
}

.row .col .portfolio-filters-inline .container > ul a.active,
.page-template-template-portfolio .portfolio-filters-inline .container > ul a.active {
	font-weight: bold !important;
}

.portfolio-items .col {
	margin-bottom: 15px !important;
}

.portfolio-items .col .work-item {
	margin-bottom: 7px;
}

.portfolio-items .work-meta h4 {
	color: #7069a4;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 18px !important;
}

.portfolio-items .work-meta h5 {
	color: #888;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 18px !important;
	margin: 0;
}

.portfolio-items .col .work-item .work-info .default-link.gallery {
	display: none;
}

.single-portfolio .row.project-title .container .title-wrap {
	border-bottom: none;
	padding-bottom: 0;
}

body.single .project-title .section-title {
	padding-left: 0;
}

.single-portfolio .row .col.section-title h1, .single-portfolio .row .col.section-title .subheader {
	text-align: left;
}

.single-portfolio .row .col.section-title h1 {
	font-size: 36px;
}

#portfolio-nav li#all-items {
	display: none;
}

.posts-container article .inner-wrap {
	height: auto;
}

.post .post-content.classic .content-inner {
	border-color: #000;
	padding-bottom: 45px;
	margin-bottom: 45px;
}

.post .post-content.classic .content-inner:before, .post .post-content.classic .content-inner:after {
    content: "";
    display: table;
}

.post .post-content.classic .content-inner:after {
    clear: both;
}

.post-featured-img {
    display: inline-block;
    position: relative;
}

.post .content-inner .post-featured-img {
    float: left;
    width: 58.33333333%;
}

.post .content-inner .post-featured-img img {
	margin-bottom: 0;
	vertical-align: middle;
}

.single .row .col img {
    margin-bottom: 0;
    vertical-align: middle;
}

.post-featured-img .featured-img-caption {
    background: #000;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px 10px;
    text-align: left;
}

.post-featured-img .featured-img-caption:empty {
    padding: 0;
}

.post .content-inner .article-content-wrap {
    overflow: hidden;
    padding-left: 45px;
}

.post .content-inner .post-header h2 {
	margin-bottom: 25px;
}

.post .post-content .excerpt p {
	margin-bottom: 24px;
}

.post .post-meta, .post .post-meta .date {
	border-color: #cfcec7;
}

.post .post-meta .date {
    border-bottom: none;
	color: #888;
	margin-bottom: 8px;
	padding-bottom: 0;
}

.post .post-meta .day {
    border-bottom: 1px solid #cfcec7;
    padding-bottom: 17px;
}

.post .post-meta .month {
	font-size: 16px;
	font-weight: bold;
}

.post .post-meta .year {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 8px;
}

.post-area article .meta-category {
	display: none;
}

.post .more-link, .blog-recent .more-link {
	color: #7069a4;
	font-size: 16px;
	font-weight: 600;
}

.post .more-link span, .blog-recent .more-link span {
	background: none;
	padding: 0;
}

.post .more-link span:hover {
	background: none !important;
}

.blog-recent .excerpt {
	font-size: 16px;
	line-height: 22px;
}

.post-area #pagination {
    padding-left: 82px;
}

body #pagination > a {
	color: #888 !important;
	font-size: 24px !important;
	font-weight: bold;
}

body #pagination .page-numbers.prev, body #pagination .page-numbers.next {
	color: #888 !important;
	text-transform: uppercase;
}

html body #pagination > span {
	font-family: inherit;
}

body #pagination > span.page-numbers.current {
	margin: 0;
}

body #pagination span.page-numbers.current {
	background: none !important;
	box-shadow: none !important;
	color: #7069a4 !important;
	font-size: 30px !important;
}

body.single-post .container-wrap #single-below-header .meta-category {
	display: none;
}

.post .content-inner {
    padding-bottom: 0;
}

.comments-section .comment-wrap {
	padding: 0;
}

.post-featured-image {
    margin-bottom: 30px;
	text-align: center;
}

#slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a {
    font-size: 18px;
	font-weight: 300;
    line-height: 24px;
}

#footer-outer[data-cols="1"] #copyright, #footer-outer #copyright[data-layout="centered"] {
    padding: 25px 0;
}

#ajax-content-wrap {
	padding-top: 40px;
}
	
.home #ajax-content-wrap {
	padding-top: 0;
}

.single-portfolio #sidebar {
	font-size: 16px;
	line-height: 22px;
}

#sidebar div ul.project-attrs li {
	color: #7069a4;
	font-size: 16px;
	font-weight: 600;
	border-bottom: none;
	padding: 0;
}

#sidebar div ul.project-attrs li i {
	display: none;
}

#sidebar div ul.project-sharing {
	margin-bottom: 0;
}

.blog-recent[data-style="default"] .meta-category {
	display: none;
}

.portfolio-items .work-info {
	padding: 0;
}

.portfolio-items .col .work-info .vert-center {
	height: 100%;
	margin-top: 0;
}

.portfolio-items .col .work-item .work-info .default-link {
	background: none;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
}

.row .col #portfolio-extra img {
	margin-top: 0;
}

#project-meta .project-cats {
	font-weight: 600;
	margin-bottom: 20px;
}

#project-meta .created-by {
	color: #7069a4;
	font-weight: 600;
	margin-bottom: 35px;
}

.home .main-content .row .vc_row:last-child {
margin-top: 80px;
}

.page-id-11 .main-content .row .vc_row:last-child {
margin-top: 50px;
}

#search-outer #search #search-box input[type="text"] {
    color: #7069a4 !important;
    font-size: 24px;
}

.single-post .main-content {
    padding: 0 150px;
}

.single-post .post-content > .post-featured-img {
    margin-bottom: 30px;
}

.single-post .post-content > .post-featured-img > img {
    margin-bottom: 0;
}

.single.single-post .heading-title h1.entry-title {
    padding-right: 70px;
}

.single-post .main-content .row {
    position: static;
}

.blog_next_prev_buttons {
    background-color: transparent;
    position: absolute;
    right: 0;
    top: 6px;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post, 
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post {
    background-color: transparent;
    line-height: 34px;
    min-height: 0;
    padding: 0;
    width: auto;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post {
    margin-right: 10px;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .post-bg-img {
    display: none;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post:after, 
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post:after {
    display: none;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post h3,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post h3 {
    display: none;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] li a {
    color: #888;
    position: static;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] li a:hover {
    color: #7069a4;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] li a:before {
    content: "\e007";
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 32px; 
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post a:before {
    content: "\e006";
}

body .row-portfolio h4 {
    color: #494949;
}

.blog-recent div:last-of-type {
    margin-bottom: 0;
}

.font-large {
    font-size: 24px;
    line-height: 30px;
}

.home .wpb_wrapper > div.blog-recent[data-style="default"] {
    margin-bottom: 0;
    padding-bottom: 18px;
}

.home .blog-recent[data-style="minimal"] .col {
    padding: 0;
}

.home .blog-recent[data-style="minimal"] .col .post-header,
.home .blog-recent[data-style="minimal"] .col .excerpt {
    display: none;
}

.home .blog-recent[data-style="minimal"] .col > span {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 600;
}

.home .blog-recent[data-style="minimal"] .col > span i {
    display: none;
}

.nectar-love-wrap {
    display: none;
}

@media only screen and (min-width:1000px) {	
	.container {
		max-width: 1070px;
	}
	
	#ajax-content-wrap {
		padding-top: 60px;
	}
	
	.home #ajax-content-wrap {
		padding-top: 35px;
	}
	
	#header-outer #logo, #header-outer .logo-spacing {
		margin-top: 60px !important;
	}
	
	#top nav > ul > li.menu-item > a {
		padding-top: 60px;
	}
	
	.original #top nav ul #search-btn > div {
	    padding-top: 30px;
	}
	
	body .vc_row-fluid.row-portfolio .vc_col-sm-4 {
		margin-left: 0;
		width: 33.333333333%;
	}
	
	.row-portfolio  img {
		width: 100%;
	}

}

@media only screen and (max-width: 1200px) and (min-width: 1000px) {
	.container {
		padding: 0 28px;
	}
	
	#header-outer #top nav .sf-menu > #social-in-menu {
		display: none;
	}
	
	#header-outer #top nav > .buttons {
        margin-top: 0;
    }
    
    .original #top nav ul #search-btn > div {
        padding-top: 0;
    }
    
    .single-post .main-content {
	    padding: 0 127px;
	}
	
	.blog_next_prev_buttons {
	    right: 28px;
	}
}

@media only screen and (max-width: 999px) and (min-width: 690px) {
	.team-item {
		width: 47.9%;
	}
	
	.team-item:nth-child(2n+1) {
		margin-left: 0;
	}
	
	.post .content-inner .post-featured-img {
	    float: none;
	    margin-bottom: 30px;
	    width: auto;
	}
	
	.post .content-inner .article-content-wrap {
	    padding-left: 0;
	}
	
	.single-post .main-content {
	    padding: 0;
	}
}

@media only screen and (max-width:690px) {
	body {
		font-size: 16px !important;
		line-height: 22px !important;
	}

	.swiper-slide .content p span span {
		font-size: 10px;
	}
	
	.block-inspire h2 {
		margin-left: 0;
	}
	
	.row .col .block-inspire h3 {
		margin-right: 0;
		font-size: 20px;
	}
	
	.team-item {
		float: none;
		margin-left: 0;
		width: auto;
	}
	
	.single #page-header-bg[data-post-hs="default"] #single-below-header[data-hide-on-mobile="false"], .single [data-header-style="default"] #single-below-header[data-hide-on-mobile="false"] {
		margin-top: 0;
	}
	
	.project-title #portfolio-nav .controls, #page-header-bg .project-title #portfolio-nav .controls {
		width: auto;
	}
	
	body h2 {
		font-size: 27px !important;
		line-height: 33.75px !important;
	}
	
	.post .content-inner .post-featured-img {
	    float: none;
	    margin-bottom: 30px;
	    width: auto;
	}
	
	.post .content-inner .article-content-wrap {
	    padding-left: 0;
	}
	
	.single-post .main-content {
	    padding: 0;
	}
	
	.single.single-post .heading-title {
	    padding-top: 42px;
	}
	
	.single.single-post .heading-title h1.entry-title {
        padding-right: 0;
    }
    
    .blog_next_prev_buttons {
        left: 0;
        top: 0;
    }
    
    body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post, 
    body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post {
        min-height: 0;
        width: 50%;
        text-align: right;
    }
    
    body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post {
        margin-right: 0;
        text-align: left;
    }
}

@media only screen and (max-width: 999px) and (min-width: 1px) {
	body #header-outer {
		border-bottom: 1px solid #b6b5ac;
	}
	
	#top .container {
		border-bottom: none;
	}
	
	body.single-post #page-header-bg #single-meta, body.single-post .blog-title #single-meta {
		margin: 0;
	}
}