/*
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
*/
#ajax-content-wrap .font_size_4vw.nectar-split-heading,
.font_size_4vw.nectar-split-heading {
    font-size: clamp(32px, 4vw, 70px) !important;
}
#ajax-content-wrap .font_size_1vw.nectar-split-heading,
.font_size_1vw.nectar-split-heading, #ajax-content-wrap .font_size_1-3vw.nectar-split-heading, .font_size_1-3vw.nectar-split-heading, #ajax-content-wrap .font_size_1-1vw.nectar-split-heading, .font_size_1-1vw.nectar-split-heading {
    font-size: clamp(16px, 1vw, 20px) !important;
}
@media only screen and (min-width: 1000px) {
    .nectar-highlighted-text.font_size_5vw h1 {
        font-size: clamp(32px, 5vw, 70px);
    }
}

/* ================================
   WPML Language Switcher – Salient Clean Style
================================ */

/* RESET alte Pfeile */
.wpml-ls-menu-item a::after {
    display: none !important;
}

/* Top Level Container */
#header-outer li.wpml-ls-menu-item > a {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 0 10px !important;
    background: transparent !important;
}

/* Runde Flag */
#header-outer .wpml-ls-flag {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    object-fit: cover;
}

/* Sprachcode */
#header-outer .wpml-ls-display {
    font-size: 14px;
    font-weight: 500;
    color: #676767;
    letter-spacing: .03em;
}
#header-outer.transparent .wpml-ls-first-item > a > span> .wpml-ls-display {
    color: #fff;
}

/* Pfeil korrekt am Parent */
#header-outer li.wpml-ls-menu-item > a .menu-title-text {
    display: flex;
    align-items: center;
}

/* Pfeil NUR beim aktiven Sprach-Menüpunkt */
#header-outer li.wpml-ls-menu-item.menu-item-has-children > a .menu-title-text::after {
    content: "";
    width: 5px;
    height: 5px;
    border-right: 2px solid #9ca3af;
    border-bottom: 2px solid #9ca3af;
    transform: rotate(45deg);
    margin-left: 6px;
    transition: transform .25s ease;
    position: relative;
    top: -3px;
}

#top .sf-menu > li.wpml-ls-menu-item > a .menu-title-text:before, #top .sf-menu > li.wpml-ls-menu-item > a .menu-title-text:before {
	opacity: 0!important;
}

/* Rotation */
#header-outer li.wpml-ls-menu-item.menu-item-has-children:hover > a .menu-title-text::after {
    transform: rotate(225deg);
}

/* nervige Salient Divider entfernen */
#header-outer .wpml-ls-menu-item {
    border-right: none !important;
}

/* Dropdown */
#header-outer .wpml-ls-menu-item .sub-menu {
    border-radius: 10px;
    padding: 6px;
    background: #fff;
    box-shadow: 0 12px 30px rgba(0,0,0,.08);
}

/* Dropdown Items */
#header-outer .wpml-ls-menu-item .sub-menu a {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    border-radius: 8px;
}

/* =================================
   WPML Mobile Inline Switcher
   EN / DE
================================= */

/* gesamtes WPML Item */
#slide-out-widget-area .wpml-ls-menu-item {
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Parent Link (aktive Sprache) */
#slide-out-widget-area 
.wpml-ls-menu-item > a {
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255,255,255,.65);
    position: relative;
}
#slide-out-widget-area .wpml-ls-menu-item .wpml-ls-flag+span {
    margin-left: 0px;
}
.material #slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container li.wpml-ls-item ul {
    padding-left: 0px;
}

#slide-out-widget-area .inner .off-canvas-menu-container li.wpml-ls-item a {
    font-size: 16px!important;
    line-height: 24px!important;
    font-weight: 700!important;
}
.material #slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container li.wpml-ls-item ul>li:first-child {
    margin-top: 0px;
}

/* Submenu INLINE machen */
#slide-out-widget-area 
.wpml-ls-menu-item .sub-menu {
    display: flex !important;
    flex-direction: row;
    gap: 10px;
    padding: 0;
    margin: 0;
    max-height: none !important;
    visibility: visible !important;
}

/* Flags aus */
#slide-out-widget-area .wpml-ls-flag {
    display: none;
}

/* Pipe */
#slide-out-widget-area 
.wpml-ls-menu-item > a::after {
    content: "/";
    margin-left: 10px;
    color: rgba(255,255,255,.4);
}

/* andere Sprache */
#slide-out-widget-area 
.wpml-ls-menu-item .sub-menu a {
    font-size: 16px;
    font-weight: 500;
    color: rgba(255,255,255,.65);
    position: relative;
}

/* Active underline */
#slide-out-widget-area 
.wpml-ls-current-language > a::before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
}

/* Hover */
#slide-out-widget-area 
.wpml-ls-menu-item a:hover {
    color: #fff;
}

#header-outer .wpml-ls-menu-item .sub-menu a:hover {
    background: rgba(0,0,0,.05);
}

body {
    --scroll-bar-w: unset !important;
}
.sub-menu .menu-title-text {
    white-space: nowrap;
}
.sf-menu>li ul {
    width: auto;
}
ul.sub-menu {
    border-radius: 9px!important;
    margin-top: -16px;
	border-top-width: 0px!important;
	box-shadow: none!important;
}
body #equipment-check-form-container {
	overflow: visible;
}
.videocontainer.wpb_row .nectar-video-wrap video {
	    object-fit: cover;
}
#slide-out-widget-area .nectar-menu-label.nectar-pseudo-expand {
	display: none!important;
	
}
body #header-outer .contactbtn > a:before, body #header-outer .contactbtn > a:after {
        height: 52px!important;
}
#top .sf-menu > li[class*="current"]:not([class*="menu-item-btn"]) > a .menu-title-text:before, #top .sf-menu > li:not([class*="menu-item-btn"]) > a .menu-title-text:before {
    background-color: rgba(255,255,255,0.6)!important;;
	-webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
}

#header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a {
	opacity: 1!important;
}
ul.sub-menu.tracked-pos {
    border-radius: 20px;
}

body .megamenu-column-width-40 a {
	border-radius: 10px!important;
    overflow: hidden!important;
}
body .nectar-menu-label {
	padding: 7px 0;
    line-height: 1.3;
    font-size: 12px;
	color: #676767!important;
	margin-left: 0;
}
body span.menu-title-text.nectar-inherit-h4, body .title .menu-title-text {
    font-size: 18px;
}
body .nectar-menu-label:before {
	background: transparent!important;
}
.minheightpls {
	min-height: 550px;
}
.checkerbox .row_col_wrap_12 {
	justify-content: center;
}
.vorteilbox .nectar-icon-list-item {
	margin-bottom: 14px;
	padding-left: 42px;
}
.vorteilbox .wpb_wrapper {
	display: flex;
	flex-direction: column;
    justify-content: flex-end;
}
.vorteilbox .nectar-icon-list-item .content {
	color:#fff;
	font-weight: 600;
}
.result_footer {
    display: flex;
    justify-content: space-between;
}
.result_footer a{
    padding: 20px 43px !important;
    border-radius: 100px !important;
    background-color: #004899;
    color: white;
    border: none;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Raleway';
    display: inline-block;
    cursor: pointer;
}
.result_footer a:hover {
    box-shadow: none !important;
    -webkit-transform: translateY(0px);
    opacity: 1 !important;
    background-color: #5db5f2 !important;
}
form#equipment-check-form:not(.equipment-result) {
    max-width: 350px;
    margin: 0 auto;
}
form#equipment-check-form input[type="submit"] {
    /* margin-top: 26px; */
    width: 100%;
}
form#equipment-check-form input[type="text"], form#equipment-check-form select {
    height: 59px;
	border: 1px solid #d1dce6!important;
	border-radius: 10px!important;
	color: #444!important;
	font-weight: 700!important;
    margin-bottom: 25px;
}
#equipment-check-form-container {
	overflow: auto;
}
form#equipment-check-form p {
	font-size: 18px;
	line-height: 1.4em;
	margin-bottom: 30px;
	padding-bottom: 0;
}
form#equipment-check-form p.inline {
	display: inline;
}
header .contactbtn a, header #social-in-menu a {
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
    border-radius: 100px;
	opacity: 1!important;
}
.breadcrumb .wpb_wrapper > span{
    padding: 10px 20px;
    border-radius: 100px;
    -webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
    opacity: 1;
    background: rgba(0,0,0,0.1);
	display: inline-block;
}
/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #004899;
	margin-bottom: 30px;
	margin-left: 8px;
	color: #004899;
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #444;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  font-weight: 600;

  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #444 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}


.nomarginpls {
	margin-bottom: 0px!important;
}
.aboutslider .nectar-flickity[data-control-style=material_pagination]:not(.masonry) .flickity-viewport, .nectar-flickity[data-controls=material_pagination]:not(.masonry) .flickity-viewport {
    margin: 40px 0 130px 0;
}
.material.woocommerce-page[data-form-style="default"] input#coupon_code, input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
  background-color: rgba(0,0,0,.04);
  border-radius: 4px;
	border: 0px solid #444!important;
  border-bottom: 1px solid #444!important;
}
.material.woocommerce-page[data-form-style=default] input#coupon_code, .nf-form-cont input[type=date], .nf-form-cont input[type=email], .nf-form-cont input[type=number], .nf-form-cont input[type=password], .nf-form-cont input[type=search], .nf-form-cont input[type=tel], .nf-form-cont input[type=text], .nf-form-cont input[type=url], .nf-form-cont select, .nf-form-cont textarea {
    background-color: rgba(0,0,0,.0);
    border-radius: 0px;
    border-bottom: 1px solid #444;
	padding: 15px 0 5px 0;
	color: #444;
    font-weight: 600;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none!important;
	border: 0!important;
	border-bottom: 1px solid #5db5f2!important;
	box-shadow: none!important;
}
.nf-error.listimage-wrap .nf-field-element ul, .nf-error .ninja-forms-field {
	border: 0!important;
    border-bottom: 1px solid #e80000!important;
}
.ninja-forms-req-symbol {
	color: #5db5f2!important;
}
body[data-form-submit=regular] .container-wrap button[type=submit], body[data-form-submit=regular] .container-wrap input[type=submit],  #equipment-check-form-container a button{
    padding: 20px 43px !important;
    border-radius: 100px !important;
    background-color: #004899;
    color: white;
    border: none;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Raleway';
}
body[data-form-submit=regular] .container-wrap button[type=submit]:hover, body[data-form-submit=regular] .container-wrap input[type=submit]:hover {
	box-shadow: none!important;
	-webkit-transform: translateY(0px);
	opacity: 1!important;
	background-color: #5db5f2!important;
	
}

.nf-form-cont .val-label-animation label {
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  /* color: #d3d3d3; */
  transition: 0.2s all;
  cursor: text;
  z-index: 1;
}
.nf-form-cont input {
  outline: 0;
}


.nf-form-cont label.labelanimation{
  font-size: 10px !important;
  top: -10px;
}

.nf-form-cont .nf-field + .nf-after-field, .nf-form-cont .nf-after-form-content {
    position: absolute;
    margin-top: -5px;
}
.nf-form-cont select {
    padding-bottom: 8px;
	font-weight: 700;
	color: #676767;
}
.nf-form-fields-required {
	display: none;
}
.radiusgallery .flickity-slider .cell img{
	border-radius: 12px;
}
.productsfancybox .nectar-fancy-box {
	border-radius: 10px;
}
.breadcrumb span a {
	color: #5db5f2;
	font-size: 13px;
	text-transform: uppercase;
}
.breadcrumb span, .breadcrumb .breadcrumb_last {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
}
.overflow .wpb_row {
    overflow: visible!important;
}

.referenzslider .nectar-fancy-box[data-style="hover_desc"][data-color="accent-color"] .box-bg:after {
    opacity: 0;
}
.referenzslider .nectar-fancy-box[data-style="hover_desc"][data-color="accent-color"]:hover .box-bg:after {
    opacity: 1;
}

.referenzslider .nectar-fancy-box[data-style=hover_desc] .box-bg:after, .nectar-fancy-box[data-style=hover_desc] .box-bg:before {
    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
    width: 100%;
    height: 85%;
    display: block;
    z-index: 10;
    content: '';
    background: linear-gradient(to bottom,rgba(4,27,61,0),rgba(4,27,61,.75) 100%);
    transition: opacity .65s cubic-bezier(.05,.2,.1,1);
}

.testis .nectar_single_testimonial p {
    display: none;
}

.testis .nectar_single_testimonial span.wrap {
        text-align: left;
    padding-right: 36px;
}

.testis .nectar_single_testimonial .image-icon {
    width: 85px;
    height: 85px;
}
.testis .nectar_single_testimonial[data-style=basic_left_image] {
    padding-left: 105px;
}
.testis .nectar_single_testimonial span {
    font-weight: 500;
}
.testis .nectar_single_testimonial .image-icon {
    border-radius:14px;
}
a.mailcta {
	font-size: 20px;
	color: #AFAFBA;
}

body .contactbtn a:before {
	border-radius: 100px!important;
    background: #fff;
    opacity: 1!important;
	border-color: #DADAE7!important;
}

body.material #header-outer #top nav>ul #social-in-menu a {
    line-height: 22px;
    height: 48px;
    background: #fff;
    border-radius: 100px;
    width: 48px;
	border-color: #DADAE7!important;
	border: 1px solid;
}
#header-outer .sf-menu .menu-item > a:after {
    /*background: linear-gradient(90deg,#5db5f2,#004899);*/
    border-radius: 100px!important;
}

#header-outer #social-in-menu a i:before {
    width: 100%;
    width: 48px;
    height: 48px;
    font-size: 25px;
    line-height: 44px;
}

#header-outer #social-in-menu a:hover {
	background: #5db5f2!important;
}

html body.material #header-outer #social-in-menu i {
    top: 2px;
}

#header-outer #social-in-menu a i:after, .material #slide-out-widget-area.slide-out-from-right .off-canvas-social-links a i:after {
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform: translate3d(0,18px,0);
    transform: translate3d(0,18px,0);
    width: 100%;
    font-size: 25px;
    line-height: 30px;
    height: 48px;
}
html body #header-outer:not(.transparent) #social-in-menu a i:after {
	color: #fff!important;
}

html #header-outer #social-in-menu a:hover i {
    -webkit-transform: translateY(-34px);
    transform: translateY(-34px);
}

html body #header-outer[data-has-menu][data-format] header#top nav ul.sf-menu li.menu-item.menu-item-471[class*="menu-item-btn-style"] > a:hover *:not(.char) {
    color: #fff!important;
}


body.material #header-outer.transparent #top nav>ul #social-in-menu a, #header-outer.transparent .menu-item-471 > a:before  {
	background: transparent;
}
body.material #header-outer.transparent #top nav>ul #social-in-menu a:hover {
	border: none;
}
#header-outer.transparent .menu-item-471 > a:hover:before  {
	border: none;
}
html .volksbtn span, .nectar-inherit-border-radius.volksbtn, body[data-button-style*="slightly_rounded"] .nectar-cta.volksbtn:not([data-style="material"]) .link_wrap, body[data-button-style*=slightly_rounded] .nectar-cta .link_wrap:before {
	border-radius: 100px!important;
}
.anker h5, h5.anker {
	color: #C1C1CA;
	text-transform: uppercase;
}

.nectar-inherit-border-radius.volksbtn.hoverborder:hover span:before , body[data-button-style*="slightly_rounded"] .nectar-cta.volksbtn.hoverborder:hover:not([data-style="material"]) .link_wrap:before {
	border: 2px solid #DADAE7!important;
}
html .nectar-cta.volksbtn.hoverborder:hover[data-color="extra-color-gradient-1"]:not([data-style="material"]) .link_wrap {
	background: #fff!important
}

.boxbox .nectar-fancy-box .inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
	padding-bottom: 0;
}

.boxbox .nectar-fancy-box .box-bg:after {
	    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
    width: 100%;
    height: 65%;
    display: block;
    z-index: 10;
	    background: linear-gradient(to bottom,rgba(0,0,0,0),#09284A 100%);
	opacity:0.9;
}

.boxbox .nectar-fancy-box:hover .box-bg:after {
	    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
    width: 100%;
    height: 65%;
    display: block;
    z-index: 10;
	    background: linear-gradient(to bottom,rgba(0,0,0,0),#004899 100%);
	opacity:1;
}

.boxbox .nectar-flickity.nectar-carousel .flickity-slider .inner-wrap>:last-child {
    border-radius: 10px;
}

.produktecarousel .nectar-simple-slider[data-arrows="true"]:not(.arrow-position-overlapping) .flickity-slider .cell {
	transform: translateX(0%);
    border-radius: 20px;
	width: 100%;
}
.produktecarousel .flickity-slider {
	transform: none!;
}

.whitepls h4 {
	color:#fff;
}
.socialicons .nectar_icon_wrap  .nectar_icon {
	border: 1px solid #fff;
    border-radius: 100px;
}
.moreproducts .nectar-fancy-box.using-img {
		padding: 9% 9% 5% 9%!important;
	}

@media (max-width: 690px) {

html body .heroshot .row-bg-wrap .row-bg-layer.using-image .row-bg.using-image {
	    background-position: left top!important;
}
	.aboutbox .nectar-fancy-box .inner p {
		display: none;
	}
	.testis .nectar_single_testimonial span.wrap {
    padding-right: 0px!important;
}
	h5 {
		font-size:14px!important;
	}
	.moreproducts .nectar-fancy-box.using-img {
		padding: 20px 20px 5px 20px!important;
	}
}

@media only screen and (max-width: 450px) {
    #slide-out-widget-area.slide-out-from-right {
        padding-right: 40px!important;
		
	}
}

/*references*/
.heading-title.hentry, .post .post-featured-img {
    display: none;
}
.full-width-section>.col.span_12.dark .nectar-post-grid[data-text-hover-color=dark] .nectar-post-grid-item:hover .content h3 a span, 
.full-width-section>.col.span_12.dark .nectar-post-grid[data-text-hover-color=dark] .nectar-post-grid-item:hover .content .nectar-post-grid-item__read-more .link_text , 
.nectar-post-grid[data-text-hover-color=dark] .nectar-post-grid-item:hover .content h3 a span,
.nectar-post-grid[data-text-hover-color=dark] .nectar-post-grid-item:hover .content .nectar-post-grid-item__read-more .link_text {
    color: #004899 !important;
}

@media only screen and (min-width: 1231px) and (max-width: 1440px) {
	#header-outer .button_social_group {
		display: none!important;
	}
	    #header-outer.small-nav #logo img, #header-outer.small-nav .logo-spacing img {
        height: 42px;
    }
	#header-outer #logo img, #header-outer .logo-spacing img {
    height: 48px;
}
}