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


/*Start Einbindung Schriften*/

/* blinker-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Blinker';
  font-style: normal;
  font-weight: 300;
  src: url('https://jaeger.mylapo.de/wp-content/themes/salient-child/fonts/blinker-v14-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('https://jaeger.mylapo.de/wp-content/themes/salient-child/fonts/blinker-v14-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* blinker-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Blinker';
  font-style: normal;
  font-weight: 400;
  src: url('https://jaeger.mylapo.de/wp-content/themes/salient-child/fonts/blinker-v14-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('https://jaeger.mylapo.de/wp-content/themes/salient-child/fonts/blinker-v14-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* blinker-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Blinker';
  font-style: normal;
  font-weight: 600;
  src: url('https://jaeger.mylapo.de/wp-content/themes/salient-child/fonts/blinker-v14-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('https://jaeger.mylapo.de/wp-content/themes/salient-child/fonts/blinker-v14-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* blinker-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Blinker';
  font-style: normal;
  font-weight: 700;
  src: url('https://jaeger.mylapo.de/wp-content/themes/salient-child/fonts/blinker-v14-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('https://jaeger.mylapo.de/wp-content/themes/salient-child/fonts/blinker-v14-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* blinker-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Blinker';
  font-style: normal;
  font-weight: 800;
  src: url('https://jaeger.mylapo.de/wp-content/themes/salient-child/fonts/blinker-v14-latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('https://jaeger.mylapo.de/wp-content/themes/salient-child/fonts/blinker-v14-latin-800.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/*Ende Einbindung Schriften*/
/*********************************************************************************/




/*********************************************************************************/
/*Start Zuweisung und Styling Typografie*/

h1, h2, h4, h6 {
    font-family: 'Blinker', sans-serif;
}

h3, p {
    font-family: 'Liebling', sans-serif;
}


.nectar-badge__inner {
	font-size:16px; !important
	text-transform:uppercase;
	letter-spacing:0.2em;
}

/*Text Markierung*/

*::selection {
  background: #1a1e24;
  color: #fff;
}


/*Text Umbrüche*/
.text-umbruch h5, .text-umbruch h2 {
	word-wrap:break-word;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

body {
    hyphens: auto; 
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
}



/*********************************************************************************/

/*Startseite*/


/*Über Uns Sektion Fancy Box*/

.nectar-fancy-box {
	background-color: #fff !important;
}

.span_12.light .nectar-fancy-box[data-style="color_box_hover"] .inner-wrap *, .span_12.light .nectar-fancy-box[data-style="color_box_hover"] .inner-wrap h6 {
	color: #1a1e24 !important;
}

.span_12.light .nectar-fancy-box[data-style="color_box_hover"] .inner-wrap *, .span_12.light .nectar-fancy-box[data-style="color_box_hover"] .inner-wrap h2 {
	color: #ffc800 !important;
}


.nectar-fancy-box[data-style="color_box_hover"] .inner-wrap *, .nectar-fancy-box[data-style="color_box_hover"] .inner-wrap h6 {
	color: #1a1e24 !important;
}

.nectar-fancy-box[data-style="color_box_hover"] .inner-wrap *, .nectar-fancy-box[data-style="color_box_hover"] .inner-wrap h2 {
	color: #ffc800 !important;
}


/*FAQ Sektion*/

.toggle > h3.toggle-title a {
	color: #1a1e24 !important;
	text-transform: initial !important;
	font-weight: 700 !important;
	font-size: 26px !important;
	line-height: 30px !important;
	font-family: blinker !important;
	letter-spacing: 0 !important;
}

div[data-style*=minimal] .toggle>.toggle-title i {
	border: 2px solid;
	color: #ffc800;
	    border-radius: 0;
}

div[data-style="minimal"] .toggle > .toggle-title i:before {
	background-color: #1a1e24;
}

div[data-style="minimal"] .toggle > .toggle-title i:after {
	background-color: #1a1e24;
}

div[data-style="minimal"] .toggle {
	border-bottom: 1px solid #1a1e24;
}

.divider-border {
	margin-bottom: 0px !important;
}


/*Portfolio Referenz Carousel*/

.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before {
    background-color: #ffc800 !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0% !important;
    content: '';
    transition: all .45s cubic-bezier(.15, .2, .1, 1);
    -webkit-transition: all .45s cubic-bezier(.15, .2, .1, 1);
    display: block;
}

/*********************************************************************************/
/*Karriere*/


/*Formular
#nex-forms .inner-canvas-container .btn-default {
    background-color: #1a1e24 !important;
    border-color: #1a1e24 !important;
    color: #fff !important;
    opacity: 1 !important;
}
*/


/*********************************************************************************/

/*Über Uns Seite

.hover-content {
  font-weight: 700 !important;
  font-size: 36px !important;
}
*/

textarea.nf-select-search-input {
    width: 70% !important;
}

#nf_select-input__83824-container {
	margin-bottom: 0 !important;
	margin-left: 0 !important;
}


/*Referenzseite Postgrid*/


@media only screen and (max-width: 999px) {
  .nectar-post-grid-filters[data-sortable="yes"] {
  display: none;
}
}