/*
Theme Name: Salient Child Theme - by Dutchie
Description: This is a custom child theme for Salient created by Dutchie
Theme URI:   https://thedutchie.ca/
Author: Dutchie
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@font-face {
	font-family: Metropolis;
	src: url(https://arrow.thedutchie.ca/wp-content/themes/salient-child/fonts/Metropolis-Light.otf);
	font-weight: 300;
}
@font-face {
	font-family: Metropolis;
	src: url(https://arrow.thedutchie.ca/wp-content/themes/salient-child/fonts/Metropolis-Bold.otf);
	font-weight: 700;
}
@font-face {
	font-family: Metropolis;
	src: url(https://arrow.thedutchie.ca/wp-content/themes/salient-child/fonts/Metropolis-ExtraBold.otf);
	font-weight: 800;
}
@font-face {
	font-family: Metropolis;
	src: url(https://arrow.thedutchie.ca/wp-content/themes/salient-child/fonts/Metropolis-Black.otf);
	font-weight: 900;
}

/* General */
body {
	color: #000000;
}
h1, h2, h3, h4, h5, h6, p, a {
	font-family: Metropolis, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
}
.bold, b, strong {
	font-family: Metropolis, sans-serif;
	font-weight: 800;
}
em {
	font-style: italic !important;
}
.wpb_text_column a {
	text-decoration: underline;
}
.wpb_text_column a:hover {
	text-decoration: none;
}

/* Buttons */
.nectar-button.medium {
	padding: 14px 35px !important;
	font-size: 16px;
    font-family: Metropolis, sans-serif;
    font-weight: 800;
}

/* Header */
#header-outer #top ul li a {
	font-family: Metropolis, sans-serif;
	font-weight: 800;
}
#header-outer #top ul.sf-menu li.contact-menu-btn.menu-item a {
	background-color: #328d2a;
	color: #ffffff !important;
	padding: 10px 35px !important;
    display: block !important;
	transition: all 0.5s ease;
}
#header-outer[data-lhe="default"] #top nav > ul > li.contact-menu-btn.menu-item > a:hover,
#header-outer[data-lhe="default"] #top nav .sf-menu > .contact-menu-btn.menu-item.sfHover:not(#social-in-menu) > a {
	color: #000000 !important;
}
#ajax-content-wrap #slide-out-widget-area .ocm-dropdown-arrow {
    left: 80px;
    right: unset;
	width: 50px;
}
#ajax-content-wrap #slide-out-widget-area .ocm-dropdown-arrow i {
    width: 50px;
}

/* Frontpage */
body.home .container-wrap {
	padding-top: 0;
}
.nectar-icon-list .nectar-icon-list-item {
	margin-bottom: 15px;
}
#services .service-icons .img-with-animation {
	max-height: 50px;
}

/* Services */
.services-link p:not(:last-child) {
	border-bottom: 1px solid rgba(0,0,0,.2);
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.services-link p a {
	color: #000000;
	text-decoration: none;
}
.services-link p a:hover {
	color: #328d2a;
}

/* Footer */
.nectar-global-section.before-footer .divider-wrap .divider-border {
	border-top: 6px dashed #fff;
    background-color: transparent !important;
}
.nectar-global-section.before-footer .footer-contact-details .wpb_text_column .wpb_wrapper {
	font-size: 16px;
    line-height: 28px;
}
.nectar-global-section.before-footer .footer-contact-details .wpb_text_column .wpb_wrapper p {
	opacity: .5;
}
.nectar-global-section.before-footer .wpb_text_column.footer-links a {
    opacity: 1 !important;
    text-decoration-color: transparent;
	transition: all 0.5s ease;
}
.nectar-global-section.before-footer .wpb_text_column.footer-links a:hover {
	text-decoration: underline;
}

#footer .wpml-ls.wpml-ls-legacy-list-horizontal .wpml-ls-item img.wpml-ls-flag {
	height: 20px;
}

#homepage-links a {
	color: #ffffff;
}

/* Sidebar */
#sidebar .widget ul li {
	list-style-type: circle;
    margin-left: 25px;
    font-size: 16px;
    line-height: 26px;
}

/* Topbar */
body #header-secondary-outer .nectar-center-text {
    max-width: 100%;
}

/* WPML */
.wpml-ls.wpml-ls-legacy-list-horizontal {
	padding: 0;
	border: none;
}

.wpml-ls.wpml-ls-legacy-list-horizontal li:first-child a {
	padding: 0 10px 0 0 !important;
}
.wpml-ls.wpml-ls-legacy-list-horizontal li:last-child a {
	padding: 0;
}

.wpml-ls.wpml-ls-legacy-list-horizontal a img {
	margin-bottom: 0;
}

@media screen and (max-width: 400px) {
	
}

@media screen and (min-width: 401px) and (max-width: 420px) {
	
}

@media screen and (max-width: 517px) {
	
}

@media screen and (max-width: 690px) {
	.container, .orbit-wrapper .slider-nav, .post-area.standard-minimal.full-width-content .post .inner-wrap {
    	max-width: 380px !important;
	}
	#services.desktop {
		display: none;
	}
	#services .service-icons .img-with-animation {
		max-height: 40px;
	}
	#services .service-icons .wpb_text_column.wpb_content_element p {
		font-size: 14px;
	}
	
	#top-bar .wpb_text_column {
		font-size: 14px;
    	text-align: left;
	}
	#top-bar .wpml-ls.wpml-ls-legacy-list-horizontal {
		text-align: right;
	}
}

@media screen and (min-width: 691px) {
	#services.mobile {
		display: none;
	}
}

@media screen and (min-width: 691px) and (max-width: 999px) {
	.nectar-global-section.before-footer .footer-box .vc_column-inner {
		padding: 50px;
	}
}

@media screen and (min-width: 380px) and (max-width: 999px) {
	
}

@media screen and (max-width: 999px) {
	body, .nectar_single_testimonial .inner {
    	font-size: 16px;
    	line-height: 30px;
	}
	.nectar-global-section.before-footer .footer-box .vc_column-inner {
		background-color: #328d2a;
	}
	.nectar-global-section.before-footer .footer-box .vc_column-inner a.nectar-button.medium.regular.accent-color.regular-button {
		background-color: #000000 !important;
	}
	
	#header-outer #mobile-menu .menu-items-wrap ul li.contact-menu-btn {
		background-color: #328d2a;
    	padding: 0 20px;
		margin-top: 15px;
	}
	#header-outer #mobile-menu .menu-items-wrap ul li.contact-menu-btn a {
		color: #ffffff !important;
	}
	#header-outer #mobile-menu .menu-items-wrap ul li.contact-menu-btn a:hover {
		color: #000000 !important;
	}
	#header-outer #mobile-menu .below-menu-items-wrap .bottom-text {
		font-size: 14px;
	}
	#header-outer div#mobile-menu:before {
		border-bottom: 1px solid #000;
	}
/* 	#header-outer div#mobile-menu:after {
		content: '';
		position: absolute;
		bottom: -20px;
		left: -100px;
		height: 20px;
		width: calc(100vw + 100px);
		background: linear-gradient(180deg, rgba(0,0,0,.4) 0%, rgba(0,0,0,0) 100%);
	} */
	
	.menu-item.menu-item-has-children > a {
		transition: color .2s ease;
	}
	.menu-item.menu-item-has-children > a:before {
		content: "\e60a";
		font-family: icomoon!important;
		position: absolute;
		font-size: 16px;
		top: 2px;
		right: -20px;
	}
}

@media screen and (min-width: 1000px) {
	#services .services-image .column-image-bg-wrap {
		left: -60px;
	}
	.nectar_single_testimonial .inner {
		font-size: 18px;
    	line-height: 34px;
	}
}

@media screen and (min-width: 1000px) and (max-width: 1400px) {
	
}

@media screen and (min-width: 1400px) {
	
}