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

/* THEME RESET SALIENT CHILD
   ----------------------------- */

/* Cookie Yes */

.cky-title {
    padding-bottom: 0 !important;
}

.cky-notice-des p {
    padding-bottom: 10px !important;
}

#ajax-content-wrap .container-wrap{ 
    overflow: hidden;  
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
   word-wrap: break-word;
   overflow-wrap: break-word;
   word-break: break-word;
}

body[data-full-width-header=false] #slide-out-widget-area .slide_out_area_close,
body #slide-out-widget-area .menuwrapper li small,
body #slide-out-widget-area:not(.fullscreen):not(.fullscreen-alt) .menuwrapper li small,
body .span_12,
blockquote,
body #nectar-ocm-ht-line-check,
input[type=submit],
body .gfield_label,
body .off-canvas-menu-container li a,
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a,
#slide-out-widget-area.fullscreen .inner .widget.widget_nav_menu li a,
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a,
#slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a {
   font-family: inherit !important;
}

.wpb_wrapper h1,
.wpb_wrapper h2,
.wpb_wrapper h3,
.wpb_wrapper h4,
.wpb_wrapper h5,
.wpb_wrapper h6,
.row .col h3, 
.row .col h4,
body .vc_do_custom_heading,
.img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 0;
}

.nectar-fancy-ul ul,
.nectar-rotating-words-title,
.nectar-highlighted-text,
.nectar-split-heading,
.nectar-scrolling-text,
.nectar-animated-shape,
.nectar-cta,
.nectar-responsive-text,
.nectar-flickity,
.nectar-carousel,
.nectar-text-inline-images,
body .row .nectar-text-inline-images__marker img {
    margin-bottom: 0 !important;
}

.img-with-aniamtion-wrap img {
    display: block !important;
}

.nectar-fancy-ul ul {
    margin-bottom: 0 !important;
}

.wpb_wrapper>div {
    margin-bottom: 0;
}

.vc_column-inner p {
    padding-bottom: 0;
}

.material .wpb_row,
.container-wrap .row>.wpb_row:not(.full-width-section):not(.full-width-content):last-child,
.col,
body .vc_row-fluid .wpb_column,
body .container-wrap .wpb_row[data-column-margin="20px"]:not(.full-width-section):not(.full-width-content),
body .container-wrap .wpb_row[data-column-margin="30px"]:not(.full-width-section):not(.full-width-content),
body .container-wrap .wpb_row[data-column-margin="40px"]:not(.full-width-section):not(.full-width-content),
body .container-wrap .wpb_row[data-column-margin="50px"]:not(.full-width-section):not(.full-width-content),
body .container-wrap .wpb_row[data-column-margin="60px"]:not(.full-width-section):not(.full-width-content),
.vc_row-fluid[data-column-margin="30px"] .wpb_column:not([class*="vc_col-xs-"]):not(.child_column):not(:last-child),
.inner_row[data-column-margin="30px"] .child_column:not([class*="vc_col-xs-"]):not(:last-child){
    margin-bottom: 0;
}

#header-outer #top .slide-out-widget-area-toggle a .lines:before,
.slide-out-hover-icon-effect.slide-out-widget-area-toggle .lines:before,
.slide-out-hover-icon-effect.slide-out-widget-area-toggle .unhidden-line .lines:before {
    width: 1.4rem !important;
}

@media (max-width: 999px) {
    .container-wrap .full-width-content .vc_row-fluid[data-column-margin*="px"]> .span_12> .wpb_column,
    .wpb_row:not(.full-width-content) .wpb_row.inner_row:not([data-column-margin="none"]).reverse_columns_column_tablet .row_col_wrap_12_inner> .wpb_column:last-of-type,
    .wpb_row.reverse_columns_column_phone:not([data-column-margin="none"]):not(.full-width-content) > .row_col_wrap_12 > .wpb_column:last-of-type {
        margin-bottom: 0;
    }
    .vc_row.top-level.full-width-section:not(.full-width-ns)> .span_12 {
        padding-top: 0;
    }
    body #header-outer {
        padding: 15px 0 !important;
    }
    .wpb_column.force-tablet-text-align-center .img-with-aniamtion-wrap .inner,
    .wpb_column.force-phone-text-align-center .img-with-aniamtion-wrap .inner,
    .wpb_column.force-tablet-text-align-center .img-with-aniamtion-wrap .inner img,
    .wpb_column.force-phone-text-align-center .img-with-aniamtion-wrap .inner img {
        margin: 0 auto !important;
    }
    #header-outer[data-full-width=true] header>.container, 
    body[data-slide-out-widget-area-style=simple] #header-outer[data-full-width=true] #mobile-menu {
        padding: 0 28px !important;
    }
    .container,
    .orbit-wrapper .slider-nav,
    .post-area.standard-minimal.full-width-content .post .inner-wrap {
        max-width: 100% !important;
        padding: 0 30px !important;
    }
    .regular-button {
        transition: none !important;
        -webkit-transition: none!important;
    }
}

@media (max-width: 690px) {
    .container,
    .orbit-wrapper .slider-nav,
    .post-area.standard-minimal.full-width-content .post .inner-wrap {
        padding: 0 20px !important;
        max-width: 100% !important;
    }
    #header-outer[data-full-width=true] header>.container, 
    body[data-slide-out-widget-area-style=simple] #header-outer[data-full-width=true] #mobile-menu {
        padding: 0 20px !important;
    }
    .wpb_column:not([class*="vc_col-xs"]) {
        margin-bottom: 0;
    }
}


/* GENERAL
   ----------------------------- */

.grecaptcha-badge {
	visibility: hidden;
}

.max-width-1 {
	max-width: 1150px !important;
	width: 100% !important;
	margin: 0 auto !important;
}

.max-width-2 {
	max-width: 900px !important;
	width: 100% !important;
	margin: 0 auto !important;
}

.max-width-3 {
	max-width: 800px !important;
	width: 100% !important;
	margin: 0 auto !important;
}

.max-width-4 {
	max-width: 700px !important;
	width: 100% !important;
	margin: 0 auto !important;
}

.max-width-5 {
	max-width: 600px !important;
	width: 100% !important;
	margin: 0 auto !important;
}

.bold .vc_custom_heading {
	font-weight: 600;
}

/* OVERWRITE
   ----------------------------- */

.nectar-scrolling-text em {
	font-weight: inherit;
	font-style: italic !important;
	text-transform: inherit;
}

.nectar-scrolling-text .nectar-scrolling-text-inner span.custom {
	-webkit-text-stroke-width: 0.015em;
	-webkit-text-stroke-color: #252c6c;
	-webkit-text-fill-color: rgba(0,0,0,0);
	margin-bottom: 7px;
}

.wpb_content_element .wpb_tabs_nav li {
	white-space: inherit;
}

.nectar-fancy-ul ul li {
	padding-left: 33px;
}

.nectar-animated-title h4{
	font-size: 18px !important;
	line-height: 140% !important;
	font-weight: 500 !important;
}

.nectar-animated-title-inner {
	margin-bottom: 0 !important;
}



/* HEADER
   ----------------------------- */

#top nav> ul> li[class*="button_solid_color"]> a:before {
	height: 38px;
}

#top nav>ul>li[class*="button_solid_color"]>a {
	padding-right: 32px !important;
	padding-left: 32px !important;
}

body.material #header-outer[data-header-resize="1"]:not([data-format=left-header]):not(.scrolled-down):not(.small-nav) {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important;
}

#header-outer #top .nectar-header-text-content-wrap {
	border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
}


body #header-outer .nectar-header-text-content {
	padding-left: 90px !important;
	padding-right: 0;
}

#header-outer .sf-menu .h-phone {
	position: relative;
}

#header-outer .sf-menu .h-phone:after {
	content: ' ';
	position: absolute;
	left: -25px;
	top: 50%;
	width: 20px;
	height: 45px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url('images/icone-tel-entete-blanc.svg');
	transform: translate(-100%, -50%);
}

#header-outer.transparent .sf-menu .h-phone:after {
    background-image: url('images/icone-tel-entete-bleu.svg');
}

.h-phone {
	text-align: left;
}

.h-phone p.sub-phone {
	display: block;
	font-family: Fira Sans, sans-serif;
	font-weight: 600;
	font-style: italic;
	text-transform: uppercase;
	font-size: 17px !important;
	line-height: 100% !important;
	margin-bottom: 5px;
	color: #fff !important;
}

.h-phone h5.main-phone {
	display: block;
	font-size: 32px !important;
	line-height: 100% !important;
	font-weight: 600;
}

body #slide-out-widget-area .inner .off-canvas-menu-container li a,
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
	font-size: 22px !important;
	line-height: 22px !important;
}

li.phone-mobile {
	display: none !important;
}

/* BUTTONS
   ----------------------------- */

body .nectar-button.medium {
	font-size: 22px !important;
	padding: 17px 32px !important;
	margin-bottom: 0;
}


.nectar-button[data-color-override="false"].accent-color.regular-button:hover {
	color: #fff !important;
	background-color: #6a9c22 !important;
}

.regular-button {
	transition: all 0.3s ease;
}


/* ONE PAGER
   ----------------------------- */

.hero-row.wpb_row.vc_row-o-full-height.top-level {
	min-height: 0 !important;
}

.hero-row.wpb_row.vc_row-o-full-height.top-level> .col.span_12 {
	min-height: 650px !important;
	height: 90vh !important;
}

.hero-row .vc_column-inner {
	padding-top: 70px;
}

.contact-blocks a:hover {
	color: #242b6b;
}



/* FORM
   ----------------------------- */

.wpcf7 label {
	display: block;
	font-weight: 600;
	font-size: 17px;
	margin-bottom: 7px;
	color: #000;
}

.control-group {
	padding: 8px 0;
}

body[data-form-style="minimal"] input[type="text"],
body[data-form-style="minimal"] input[type="email"],
body[data-form-style="minimal"] input[type="tel"],
body[data-form-style="minimal"] textarea {
	font-size: 16px !important;
	color: #000 !important;
	-webkit-appearance: none;
	padding: 13px 15px;
	background-color: #f0f0f0 !important;
	border-color: #f0f0f0;
}

textarea {
	height: 150px;
	resize: none;
}

.wpcf7 .wpcf7-response-output {
	margin: 40px 0 0 0 !important;
	background: transparent;
	color: #000 !important;
	border-radius: 3px;
	text-align: center;
	border-color: #000 !important;
	border-radius: 0;
	font-size: 15px;
	font-weight: 500;
	padding: 10px 25px !important;
	line-height: 140%;
}

.wpcf7-form .wpcf7-not-valid-tip {
	font-size: 14px;
	font-weight: 400;
	color: #7db728;
	padding: 0;
	background-color: transparent;
	box-shadow: none;
}

.select-wrapper {
	position: relative;
}

.select-wrapper:after {
	content: '\f078';
	font-family: 'FontAwesome';
	font-size: 12px;
	position: absolute;
	top: 50%;
	right: 18px;
	pointer-events: none;
	color: #000;
	transform: translateY(-50%);
}

.wpcf7-spinner {
	background-color: transparent !important;
	background-image: url(images/loader.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	top: 6px;
	opacity: 1;
}

.wpcf7-spinner::before {
	display: none !important;
}

body[data-form-style="minimal"] input[type=submit] {
	font-size: 23px !important;
	padding: 13px 32px !important;
	background-color: #7db728;
	min-width: 170px;
	transition: all .5s cubic-bezier(.25,1,.33,1);
	font-family: "Alumni Sans", sans-serif !important;
}

body[data-form-style="minimal"] input[type=submit]:hover {
	background-color: #6a9c22;
}

form.wpcf7-form .cf-section {
	padding: 20px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

form.wpcf7-form .cf-section.m-form {
	padding-top: 0;
}

form.wpcf7-form .cf-section.last-row {
	padding: 35px 0 15px 0;
}

form.wpcf7-form .cf-section h4 {
	width: 100%;
	margin-bottom: 20px;
	color: #7db728;
}

form.wpcf7-form .cf-section .control-group {
	width: 100%;
	padding: 12px 0;
}

form.wpcf7-form .cf-section .control-group.mid {
	width: 49%;
}

form.wpcf7-form .cf-section .wpcf7-list-item {
	width: 100%;
	margin: 7px 0;
}

form.wpcf7-form .cf-section .inline .wpcf7-list-item {
	width: auto;
}

form.wpcf7-form .cf-section .wpcf7-form-control {
	display: block;
}

/* Copyright Row */

.copyright-row .nectar-highlighted-text {
	margin-bottom: 0;
}

.copyright-row .nectar-highlighted-text h4 {
	font-size: 20px;
	line-height: 150%;
	font-weight: 600;
	font-style: italic;
	text-transform: uppercase;
}

.copyright-row .nectar-highlighted-text {
	font-size: 16px;
	line-height: 150%;
}

.copyright-row .nectar-highlighted-text a:hover {
	opacity: 0.8;
}

/* RESPONSIVE
   ----------------------------- */

@media (max-width: 1300px) {
	body .nectar-button.medium {
		font-size: 20px !important;
		padding: 15px 30px !important;
	}
	body[data-form-style="minimal"] input[type=submit] {
		font-size: 20px !important;
		padding: 13px 30px !important;
	}
	.nectar-fancy-ul ul li .icon-default-style[class^="icon-"] {
		line-height: 27px;
	}
	.nectar-animated-title h4{
		font-size: 17px !important;
	}
	.copyright-row .nectar-highlighted-text h4 {
		font-size: 19px;
	}
}

@media (max-width: 1250px) {
	body #header-outer .nectar-header-text-content {
		padding-left: 80px !important;
	}
	.h-phone h5.main-phone {
		font-size: 29px !important;
	}
	.h-phone p.sub-phone {
		font-size: 16px !important;
	}
	#header-outer #logo img, #header-outer .logo-spacing img {
		height: 60px;
	}
	#header-outer .sf-menu .h-phone:after{
		left: -20px;
	}
}

@media (max-width: 1200px) {
	#header-outer[data-full-width="true"] header > .container {
		padding: 0 25px;
	}
}

@media (max-width: 1124px) {
	body #header-outer #top nav>.buttons,
	#slide-out-widget-area .menuwrapper li small,
	#slide-out-widget-area .secondary-header-text {
		display: none !important;
	}
	li.phone-mobile {
		display: block !important;
	}
	#header-outer[data-has-buttons="no"] #top .span_9 > .nectar-mobile-only,
	#header-outer header .nectar-menu-icon, #header-outer header .nectar-menu-icon-img {
		margin-right: 0;
	}
	#header-outer ul.sf-menu>li>a>.nectar-menu-icon-img {
		max-height: 33px;
	}
	.nectar-mobile-only.mobile-header li {
		margin: 0;
	}
}

@media (max-width: 999px) {
	body #slide-out-widget-area.open .nectar-header-text-content,
	body #header-secondary-outer {
		display: none !important;
	}
	body #header-outer {
		padding: 17px 0;
	}
	body #slide-out-widget-area .inner .off-canvas-menu-container li a,
	body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
		font-size: 21px !important;
		line-height: 21px !important;
	}
	body .nectar-button.medium {
		font-size: 18px !important;
		padding: 13px 27px !important;
	}
	body[data-form-style="minimal"] input[type=submit] {
		font-size: 18px !important;
		padding: 13px 34px !important;
		min-width: 0;
	}
	.nectar-fancy-ul ul li .icon-default-style[class^="icon-"] {
		line-height: 25px;
	}
	.hero-row.wpb_row.vc_row-o-full-height.top-level> .col.span_12 {
		min-height: 550px !important;
		height: 85vh !important;
	}
	form.wpcf7-form .cf-section.last-row {
		padding: 25px 0 15px 0;
	}
	body[data-form-style="minimal"] input[type="text"],
	body[data-form-style="minimal"] input[type="email"],
	body[data-form-style="minimal"] input[type="tel"],
	body[data-form-style="minimal"] textarea  {
		font-size: 15px !important;
		padding: 11px 15px; 
	}
	body[data-form-style="minimal"] select {
		font-size: 15px !important;
		padding: 13px 30px 12px 15px;
	}
	.wpcf7 label {
		font-size: 16px !important;
		line-height: 120% !important;
		margin-bottom: 5px !important;
	}
	form.wpcf7-form .cf-section .control-group.mid {
		width: 100%;
		padding: 8px 0;
	}
	form.wpcf7-form .cf-section h5 {
		margin-bottom: 12px;
	}
	.nectar-animated-title h4{
		font-size: 16px !important;
	}
	.copyright-row .nectar-highlighted-text h4 {
		font-size: 18px;
	}
	.copyright-row .nectar-highlighted-text {
		font-size: 15px;
	}
}

@media (max-width: 690px) {
	body .nectar-button.medium {
		font-size: 17px !important;
		padding: 11px 25px !important;
	}
	body[data-form-style="minimal"] input[type=submit] {
		font-size: 17px !important;
		padding: 12px 34px !important;
	}
	.nectar-fancy-ul ul li .icon-default-style[class^="icon-"] {
		line-height: 24px;
	}
	.nectar-animated-title h4{
		font-size: 15px !important;
	}
	.wpcf7 label {
		font-size: 15px !important;
	}
	.wpcf7 .wpcf7-response-output {
		font-size: 14px;
	}
	.wpcf7-form .wpcf7-not-valid-tip {
		font-size: 13px;
	}
	.copyright-row .nectar-highlighted-text h4 {
		font-size: 17px;
	}
}