/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

/*Custom Fonts einbinden*/
@font-face {
    font-family: 'netto_bold';
    src: url('cFonts/NettoOT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'netto_light';
    src: url('cFonts/NettoOT-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* SVG ANIMATION   */

/*salvans_position_korrekt
.x-brand svg {
	margin-top:5px;
	width:250px;
	margin-left:35px;
}*/

/*belano_korrekt    */
.x-brand svg {
  position:absolute;
  top:-100px;
  left:45px;
	width:200px;

}
.x-brand  .st2{

}

#belano_logo_svg {
background-color:#000 !important;
}

/* ENDE SVG ANIMATION   */


body, input, button, select, textarea {
  font-family: netto_light !important;
  color:#3a3a3a !important;
  line-height:1.8em !important;
}
/* LIGATURES verhindern, sorgt unter anderem dafür das fi nicht als fett angezeigt wird */


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: netto_bold !important;

}

.x-colophon.top a:hover {
  -webkit-transition: all 0.2s ease-in-out !important;
    -moz-transition: all 0.2s ease-in-out !important;
    -o-transition: all 0.2s ease-in-out !important;
}


.h-widget{
font-size:1.2em !important;

}

.kontakt_button {

   margin-top:10%;
/* position: absolute;
right:    0;
bottom:   0;*/
}

.widget_nav_menu .current-menu-item>a {
    background-color: transparent;
}




.widget ul li a, .widget ol li a, .x-comment-time {
  color: #3a3a3a !important;
}
.widget_nav_menu ul li a, .widget_meta ul li a, .widget_pages ul li a {
    border-bottom: 0px solid #ddd !important;;
    border-bottom: 0px solid rgba(0,0,0,0.1) !important;
    padding: 0 0 !important;
    box-shadow: 0 0px 0px rgba(255,255,255,0.95) !important;;
    line-height: 1.8em;
}



.x-colophon.bottom .x-colophon-content {

    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.8;
    font-size:16px !important;
}

.x-colophon.bottom .x-colophon-content a {

  margin-left:20px;
  margin-right:20px;
  cursor:pointer;
}

/*footer_menu  */
.x-colophon.top .menu-hauptmenu-container #menu-hauptmenu-2, .x-colophon.top .menu-hauptmenu_eng-container #menu-hauptmenu_eng-2{
      border: 0px solid #ddd;
      border: 0px solid rgba(0,0,0,0.1);
}
.x-colophon.top .widget a:before, .widget a:after, .x-colophon.top .menu_start, .x-colophon.top .kontakt_modal_button {
  display:none;
}


 .lang-item img {
  width: 40px;
  height: 40px;
  vertical-align: middle;


}
.lang-item{
  filter: grayscale(0.6) !important;
  -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.lang-item:hover{
    filter: grayscale(0) !important;;
}

.lang-item a {
  padding-top:25px !important;
}
.x-navbar .kontakt_modal_button a {
  padding-top:30px !important;
}
.x-navbar .kontakt_modal_button i {
  font-size:29px !important;
}



#kontakt_modal_feld-anchor-toggle{
display:none !important;
}

.kompetenzen li {
    position: relative;
    display: block;
    width:100%;
    padding: 10px 10px;

    text-align:center;
    border: 1px solid #fff;
    border-radius: 30px;

    z-index: 1;
    transition: all 0.3s ease-in-out;
    float: left;
    margin: 0 10px 10px 0;
    font-size: 18px;
    list-style: none;
    background-color:#fff;
    color:#f45e00;
      font-family: netto_bold !important;
}
.kompetenzen ul{
margin:0px !important;
  }

.x-modal-content {

border-radius:0.35em;
background-color:radial-gradient(#ff8d45,#f45e00 ) !important;
border:10px solid #f45e00;

}

#ihrgeschaeft, #hintergrund, #wirkstoff{
  background: radial-gradient(#ff8d45,#f45e00 );


}


[type="submit"] {
    color: #3a3a3a !important;
    border-color: rgb(244,157,0);
    background-color:#fff !important;
    margin-bottom: 0.25em;
  text-shadow:0px 0px 0px #525252 !important;
    box-shadow: 0em 0.15em 0.65em 0em rgba(0,0,0,0.25) !important;
    border-radius: 0.35em;
    width:200px !important;
}

[type="submit"]:hover,.x-anchor-button:hover {
    color: #fff !important;
    background-color:#f45e00 !important;
  }


.x-anchor-button, [type="submit"] {
  border:0px !important;
  transition: all 0.3s ease;
  letter-spacing: 0.085em;
  font-family:netto_light !important;
  border-radius:0.35em;
  display:inline-block;
  cursor:pointer;
  color:#ffffff;
  padding:5px 10px;
  text-decoration:none;
  font-style: normal;
  font-weight: 400;
  font-size:16px !important;


}

.kaufen_button {
background:radial-gradient(#ff8d45,#f45e00 );
background-color:#f45e00;
text-shadow:0px 1px 0px #525252;
width:180px;
text-align:center;
opacity:0.95;
}

.kaufen_button:hover{
  opacity:1 !important;
}

.nav_button_kaufen a {
padding-top: 25px !important;
line-height:inherit !important;

  }



#join_button_nav:hover {


}


.slider_scroll_ancor {

    position: absolute;
    left: calc(50% - 25px);
    z-index: 500000000;
    opacity: 0.9;
	bottom:0;
  width:50px;
}
.waage_bounce {
animation: bounce 3s infinite ease-in-out;
}





.x-navbar .x-container.max.width {
  max-width: 100% !important;
  width: 100% !important;
}



.x-navbar {
opacity:1;
background-color:transparent !important;
border-bottom: 0px solid #2f6ead;
border-top: 5px solid transparent;
box-shadow: 0 0 0 0 rgba(0,0,0,0.135) !Important;
-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  position: fixed !Important;
  top:0;
  left:0;
  right:0;
}
.x-navbar.x-navbar-scroll{
	background-color:#fff !important;
	opacity:0.95;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.15) !Important;
  border-top: 5px solid #f45e00;
}

.x-navbar.x-navbar-scroll .desktop .x-nav > li > a {
	color:#3a3a3a !Important;
}

.x-brand{
  /*background-image:url(../../uploads/2020/04/belano-medical-header-web.png);
	background-size:212px;*/
  margin-top:15px !important;
  position:absolute !important;
  opacity:1;
  color:#fff !important;
}
.x-brand img {
    opacity:0;
    -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      width:200px !important;
      margin-left:-100px !important;

}
.x-navbar.x-navbar-scroll .x-brand img {
    opacity:1 ;
    margin-left:20px !important;
}




.x-navbar.x-navbar-scroll.x-navbar-fixed-top {
    top: 0px;


}


.x-navbar .desktop .x-nav > li > a {
     -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;

	color:#fff !important;
	opacity:0.8;
	-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  font-family: netto_light !important;
}



.x-navbar .desktop .x-nav > li > a:focus,.x-navbar .desktop .x-nav > li > a:active {
/*  color: #f45e00 !important;
  background-color:#fff;*/
}
.x-navbar .desktop .x-nav > li > a:hover {

	box-shadow: inset 0 0px 0 0 #f45e00 !important;
	opacity:1;

}
.x-navbar.x-navbar-scroll .desktop .x-nav > li > a:hover {

	color:#f45e00 !important;

}


 .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
    box-shadow: inset 0 0px 0 0 #f45e00 !important;
	 transition: all 0.3s ease;


}

.x-slider-scroll-bottom {


    border-radius: 0px;
    border:1px solid #fff!important;

}
.x-slider-container.below {
    border-bottom: 5px solid #ee753a !Important;
}


.taptap-by-bonfire .menu li   {

    border-bottom: 1px solid #fff;
    color:#fff !important;
}
.taptap-by-bonfire ul li a, .taptap-by-bonfire ul li a i {
    color: #fff !important;

}
.taptap-by-bonfire  ul li a i {
  font-size:200% !important;
  padding-top: 5px !important;
}


.taptap-by-bonfire .kaufen_button {
background:#fff !important;
text-align:center;
color:#3a3a3a !important;
line-height:100px !important;
width:300px !important;
}
.taptap-by-bonfire .kaufen_button {

font-size:25px !important;
}
.taptap-by-bonfire .kaufen_button i {
  font-size: 31px;
  color: #000 !important;


}
.taptap-by-bonfire .nav_button_kaufen {
border-bottom:0px solid #fff !important;

}

.taptap-main-inner-inner {

    background: radial-gradient(#ff8d45,#f45e00 );
}



.taptap-logo-image img {

    max-height: 50px;
}
#contact_iconlist{
font-size:14px;

}
.wpcf7-not-valid-tip{
color:red !important;
}
.x-breadcrumb-wrap{
display:none !important;
}
.taptap-by-bonfire ul li.current-menu-item > a, .taptap-by-bonfire .sub-menu .current-menu-item > a {
    color: #fff !important;
}


.x-slider-container.below {
    border-bottom: 0px solid #ee753a !Important;
}

.x-feature-box-graphic i {

    width: 0.6em !important;
    height: 0.6em !important;

}
.x-feature-box-content h4 {
font-weight:400 !important;
}

.x-feature-box-title {
        font-size: 1.2em !important;

}

.leistung_card .x-face-outer.back .x-face-inner .x-face-title, .leistung_card .x-face-outer.front .x-face-inner .x-face-text  {
	display:none !important;
}

.leistung_card .x-face-outer.back .x-face-inner .x-face-text {
text-align:justify;
}
#card_section_1 .x-column {
     margin-right: 1.313em !important;
}

/*  Ancor down animation */

.x-slider-scroll-bottom.center {
   /* margin-left: -20px !important; */
}

a.x-img:not(.x-img-thumbnail):hover {
    opacity: 1 !important;
}


.x-slider-scroll-bottom {

	-moz-animation: bounce 3s infinite;
	-webkit-animation: bounce 3s infinite;
	animation: bounce 3s infinite;
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(5px);
    transform: translateY(5px);
  }
  60% {
    -moz-transform: translateY(2px);
    transform: translateY(2px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  60% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  60% {
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
}



/* SLIDER BUTTON */
#join_button_slider  {
transition: all 0.3s ease !important;

}


.shadowed {
    -webkit-filter: drop-shadow(12px 12px 25px rgba(0,0,0,0.5));
    filter: url(#drop-shadow);
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
}


.about_us{

	height:300px !Important;
}


/*

Store_Locator css - Quellcode-Veränderung in underscore-functions Zeile 223- 225, 22,26

*/






input
{
	font-size: 16px  !important;
}


.wpcf7-list-item-label {


	font-size: 14px  !important;
	margin-left:10px !Important;
}

 input[type="text"], input[type="email"], .wpcf7 textarea {
	 font-size: 16px !important;
   border-radius: 0px !important ;
   box-shadow: inset 0 0px 0px rgba(0,0,0,0.075) !important;
 }




.icon_list_bewerbung {
	font-size:1.2em !important;

}

.x-acc .x-acc-header {

	color:#fff !Important;
	background-color:rgb(232, 112, 42) !Important;

}

.x-acc .x-acc-content{

	color: rgb(47, 110, 173) !important;
}


.x-acc .x-acc-item {

    border-radius: 0 0 0 0 !Important;

}



.ilightbox-overlay.light {
    background: #000 !Important;
}
.ilightbox-holder.light {
     padding: 0% !Important;


}

.ilightbox-toolbar.light {



}

@media (min-width: 1235px)

 {







}









.link_icon_main{
position:relative !important;
top:-300px !Important;

}

.link_text_main {
/*position:relative !important;
top:-150px !Important;	*/
}

.link_pic_main {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  cursor:pointer;
}
.link_pic_main:hover {
	-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);

}




.facebook_link .x-icon-facebook-square{
font-size:30px;
}
.facebook_link a{
	padding-top: 32px !Important ;
}

.x-colophon,

{

    border-top: 0px solid rgba(0,0,0,0.085) !important;

    box-shadow: 0 0 0 0 rgba(0,0,0,0.075) !important;
	background-color:#F5F5F5 !important;
  color:#3a3a3a !important;
}
.x-colophon h4, .x-colophon i  {
  color:#f45e00 !important;
}

.x-colophon.bottom {
  /*background-color:#f45e00 !important;*/
  background: radial-gradient(#ff8d45,#f45e00 );
  color:#fff !important;
}
.x-colophon.bottom a {
color:#fff !important;

}

.x-colophon.top .nav_button_kaufen
{
  display:none;
}
.widget ul {

     box-shadow: 0 0px 0px rgba(255,255,255,0.95) !important;
}
.widget_nav_menu ul li a:hover{
    background-color: transparent !important;
    color: #f45e00 !important;
}

.x-colophon.top #text-3 {
  padding-left:40px !important;
}

#wpcf7-f7-o1 form,#wpcf7-f1376-o1 form {
  margin-top:70px !important;
  margin-bottom:70px !important;
}

.icon_geschaeft {
  position:absolute;
  top:60%;
  left:13%;
}

.taptap-by-bonfire .lang-item img {
    width: 40px !important;
    height:30px ;
  }


.page-id-1357 .main_banner_de{
  background-image: url(https://salvans.com/wp-content/uploads/2020/07/salvans_mikrobiom_produkte_overview_3_en.jpg) !important;
}

@media (max-width: 1400px) {

}

@media (max-width: 1180px) {
  .slider_orange_bar.ls-layer, .slider_woman_bg.ls-layer {
   display:none !important;
  }
}
@media (max-width: 1365px) {

        .x-navbar .desktop .x-nav > li > a {
          padding-left:5px !important;
          padding-right:5px !important;
        }
        .slider_woman_bg.ls-layer {
        /* display:none !important; */
        }



}




@media (max-width: 1024px) {
  #wirkungsweise .wirkung_header {
    font-size:20px;
  }

  .image_geschaeft{
    padding-left:10% !important;
    padding-right:10% !important;
  }
  .icon_geschaeft {
    top:65%;
    left:2%;
  }
  .column_optionen {
    padding-left:20px !important;
    padding-right:20px !important;
  }


	.link_text_main {
		font-size: 20px !Important;
	}




}

@media (max-width: 979px) {

  .x-colophon.top #text-3 {
    padding-left:0px !important;
  }

	.ilightbox-fullscreen {

	display:none;

	}

	.ilightbox-toolbar.light a {
		width: 50px;
		height: 50px;

	}

	.link_text_main {
		font-size: 15px !Important;
	}
	.home_button_link .x-anchor-text-primary{
		font-size: 13px !Important;
	}
	.x-colophon.top .x-column {
	text-align:center !Important;
	}



}

@media (max-width:768px) {

  #wirkungsweise {
    padding-bottom:0px !important;
  }

  .icon_geschaeft {
    top: 65%;
    left: 12%;
  }



  	h1,h2 {
  font-size:70% !Important;
  }
  .headline_geschaeft{
  text-align:center !important;
  }
  .x-text-content-text-subheadline{
  font-size:18px !important;
  }

  .headline_produkt .x-text-content-text-primary,.headline_produkt .x-text-content-text-subheadline{
  	text-align:center !important;
  }

  .button_produkt {
  text-align:center !important;
  }
  .wirkung_column {

  	padding-left:6% !important;
  	padding-right:6% !important;
  }

  .wirkung_column .x-bg-layer-lower-image {
    display:none;
  }
  .wirkung_column:nth-child(even) {
  	background-color:#e5e5e5 !important;
  }
  .row_halsbonbons{

  }
}

@media (max-width:425px) {



  .button_twinarow{
    width:49% !important;
  }

  .x-colophon.bottom .x-colophon-content a {

    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
  }




	.home_text_banner{
	font-size:20px !Important;
	}
	.home_text_banner2{
	font-size:25px !Important;
	}
	.home_text_banner3{
	font-size:15px !Important;
	}

	.link_text_main {
		font-size: 20px !Important;
	}
	.home_button_link .x-anchor-text-primary{
		font-size: 18px !Important;
	}
	.home_row {
	padding: 0 0 0 0 !Important;
	}
	.home_column {
	margin-bottom:20px !important;
	}
	.unternehmen_column {
		text-align:center !Important;
	}




}
