/*
Theme Name: Affiliate Theme - Child
Theme URI: http://affiliatetheme.io
Description: Legen... wait for it... Dary!
Author: endcore Medienagentur
Author URI: http://endcore.com
Template: affiliatetheme
Version: 1.0
*/

/* Google FOnt f?r DSGVO manuell eingepflegt */

/* Google Font Ende */

.screen-reader-text{
color: #81d742;
display: none !important;
}

@media (min-width: 769px) {
    #s{
    	display: inline-block;
        padding: 1% 1% 1% 1%;
        width: 30%;
    	margin-bottom: 0;
        font-size: 20px;
        font-weight: 400;
        /*line-height: 1.42857143;*/
        /*text-align: center;*/
        white-space: nowrap;
        vertical-align: middle;
    	color:#81d742;
    	border-radius: 4px;
    	border: 1px solid transparent;
    }
    #searchform{
        display: none;
    }
    .btn-default2 { 
        visibility: hidden;
    }
    .btn-buy{
        font-size: 12px;
        color: #ffffff !important;
    }
    
    .btn-buy:hover {
        background-color: #a7e27d !important;
        background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#a7e27d),color-stop(90%,#a7e27d)) !important;
        background-image: -webkit-linear-gradient(#a7e27d 20%,#a7e27d 90%) !important;
        background-image: -moz-linear-gradient(#a7e27d 20%,#a7e27d 90%) !important;
        background-image: -o-linear-gradient(#a7e27d 20%,#a7e27d 90%) !important;
        background-image: linear-gradient(#a7e27d 20%,#a7e27d 90%) !important;
        color: #fff;    
    }

    .btn-at:hover, .btn-primary:hover {
        background-color: #a7e27d !important;
        background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#a7e27d),color-stop(90%,#a7e27d)) !important;
        background-image: -webkit-linear-gradient(#a7e27d 20%,#a7e27d 90%) !important;
        background-image: -moz-linear-gradient(#a7e27d 20%,#a7e27d 90%) !important;
        background-image: -o-linear-gradient(#a7e27d 20%,#a7e27d 90%) !important;
        background-image: linear-gradient(#a7e27d 20%,#a7e27d 90%) !important;
        color: #fff;
    }
    
    .btn-detail{
        font-size: 12px;
    }
    .btn-detail:hover {
        background-color: #a8abae !important;
        background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#a8abae),color-stop(90%,#a8abae)) !important;
        background-image: -webkit-linear-gradient(#a8abae 20%,#a8abae 90%) !important;
        background-image: -moz-linear-gradient(#a8abae 20%,#a8abae 90%) !important;
        background-image: -o-linear-gradient(#a8abae 20%,#a8abae 90%) !important;
        background-image: linear-gradient(#a8abae 20%,#a8abae 90%) !important;
        color: #ffffff;    
    }

    #mobil-filter-content .searchandfilter {
    display: none;
    }
    #mobil-searchform{
        display: none;
    }
    #startseite-search{
        width: 700px;
        display: inline-block;
    }

    #startseite-search .searchandfilter {
        padding: 5px !important;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 0px;
        margin-bottom: 10px;
        margin-top: -15px;
    }
    
    #startseite-search .sf-input-text{
        width: 80%;
        margin-top: -40px !important;
        padding-left: 15px;
        border: 0;
        height: 56px;
        font: normal 16px;
        border-radius: 0px;
        border-radius: 5px;
        position: absolute;

    }
    
    #startseite-search input[type=submit]{
        margin-left: 75%;
        margin-top: -36px;
        width: 50px;
        height: 56px;
        border-left: 1px;
        border-right: 0px;
        border-bottom: 0px;
        border-top: 0px;
        border-style: solid;
        border-color: #9fa2a5;
        border-radius: 0px;
        background: #EFEFEF url(/wp-content/uploads/2018/01/lupe-2.png) no-repeat;
        border-radius: 0px 10px 10px 0px;
        position: absolute;    
    }
    
    #startseite-search input[type=submit]:hover{
        background: #E6E6E6 url(/wp-content/uploads/2018/01/lupe-2.png) no-repeat;
    }     
    
    #startseite-search .searchandfilter > ul > li {
      display: inline-block;
      margin-right: 10px;
      float: left;
    }
    #startseite-search .searchandfilter > ul > li:last-child {
      margin-right: 0;
    }
    
    #startseite-search .searchandfilter ul > li > ul:not(.children) {
      padding-left: 0;
    }
    #startseite-search .searchandfilter > ul > li > ul > li {
      display: inline-block;
    }
    #startseite-search .searchandfilter  > ul > li > ul > li .sf-label-checkbox {
      margin-right: 20px;
    }
    
/* Such-PopUp */

    #popup-search{
        width: 700px;
        display: inline-block;
    }

    #popup-search .searchandfilter {
        padding: 5px !important;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 0px;
        margin-bottom: 10px;
        margin-top: -15px;
    }

    #popup-search .sf-input-text{
        width: 80%;
        margin-top: -40px !important;
        padding-left: 15px;
        border: 0;
        height: 56px;
        font: normal 16px;
        border-radius: 0px;
        border-radius: 5px;
        position: absolute;

    }

    #popup-search input[type=submit]{
        margin-left: 75%;
        margin-top: -35px;
        width: 50px;
        height: 56px;
        border-left: 1px;
        border-right: 0px;
        border-bottom: 0px;
        border-top: 0px;
        border-style: solid;
        border-color: #9fa2a5;
        border-radius: 0px;
        background: #EFEFEF url(/wp-content/uploads/2018/01/lupe-2.png) no-repeat;
        border-radius: 0px 10px 10px 0px;
        position: absolute;
    }

    #popup-search input[type=submit]:hover{
        background: #E6E6E6 url(/wp-content/uploads/2018/01/lupe-2.png) no-repeat;
    }

    #popup-search .searchandfilter > ul > li {
      display: inline-block;
      margin-right: 10px;
      float: left;
    }
    #popup-search .searchandfilter > ul > li:last-child {
      margin-right: 0;
    }

    #popup-search .searchandfilter ul > li > ul:not(.children) {
      padding-left: 0;
    }
    #popup-search .searchandfilter > ul > li > ul > li {
      display: inline-block;
    }
    #popup-search .searchandfilter  > ul > li > ul > li .sf-label-checkbox {
      margin-right: 20px;
    }



/* Such PopUp Ende */    


    
    .sf-field-taxonomy-allergiehinweise{
        display: inline-block;
        /*padding: 1% 1% 1% 1%;*/
    	margin-bottom: 0;
        /*line-height: 1.42857143;*/
        /*text-align: center;*/
        white-space: nowrap;
    	/*color:#81d742;*/
    	border-radius: 4px;
    	border: 0px solid;
        border-color: #81d742;
    }
    .produktbild-mobil{
     display: none;
    }

}

@media (max-width: 768px) {
	
    #startseite-search{
        width: 700px;
        display: inline-block;
    }

    #startseite-search .searchandfilter > ul > li {
      display: inline-block;
      float: left;
    }
    #startseite-search .searchandfilter > ul > li:last-child {
      margin-right: 0;
    }

    #startseite-search .searchandfilter ul > li > ul:not(.children) {
      padding-left: 0;
    }
    #startseite-search .searchandfilter > ul > li > ul > li {
      display: inline-block;
    }
    #startseite-search .searchandfilter  > ul > li > ul > li .sf-label-checkbox {
      margin-right: 20px;
    }
    
    .sf-field-taxonomy-allergiehinweise{
        display: inline-block;
        /*padding: 1% 1% 1% 1%;*/
    	margin-bottom: 0;
        /*line-height: 1.42857143;*/
        /*text-align: center;*/
        white-space: nowrap;
    	/*color:#81d742;*/
    	border-radius: 4px;
    	border: 0px solid;
        border-color: #81d742;
    }
    
    #s{
        display: inline-block;
        padding: 1%;
        width: 60%;
        height: 60px;
    	margin-bottom: 0;
        font-size: 20px;
        font-weight: 400;
        /*line-height: 1.42857143;*/
        /*text-align: center;*/
        white-space: nowrap;
        vertical-align: middle;
    	color:#81d742;
    	border-radius: 4px;
    	border: 1px solid transparent;
        /*margin-left: 10%;*/  
    }
    
    .btn-default2 { color: #FFFFFF; background-color: #81d742 ; border: 1px solid transparent; margin-left: -60px;  width: 25%; height: 60px;}
 
    .carousel-inner>.item>a>img, .carousel-inner>.item>img {
        height: 100vh !important;
        width: 100%;
    }

    .searchandfilter > ul > li[data-sf-field-input-type="checkbox"] > ul::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 8px;
        height: 0px;
    }
    
    .searchandfilter > ul > li[data-sf-field-input-type="checkbox"] > ul::-webkit-scrollbar-thumb {
        border-radius: 8px;
        border-right: 1px solid white; /* Angleichen mit Hintergrundfarbe-nicht transparent! */
        background-color: rgba(0, 0, 0, .5);
    }
    
    .col-sm-4 .col-sm-pull-8{
        display: none;
    }
    /*.col-sm-4, .col-sm-pull-8{
        display: none;
    } */
    #desktop-searchform{
        display: none !important;
    }

}
input[type=search]{
    -webkit-appearance: none;
    appearance: none;
}

#searchLabel{
    display: inline-block;
    padding: 1% 1% 1% 1%;
    width: 70%;
	margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: middle;
	color:#81d742;
	border-radius: 4px;
	border: 1px solid;    
}

#searchLabel-mit-sidebar{
    display: inline-block;
        padding: 1% 1% 1% 1%;
        width: 50%;
    	margin-bottom: 0;
        font-size: 20px;
        font-weight: 400;
        white-space: nowrap;
        vertical-align: middle;
    	color:#81d742;
    	border-radius: 4px;
    	border: 1px solid;
}

.alignnone:hover{
    opacity: 0.3;    
}
.btn-default3 { color: #FFFFFF; background-color: #81d742 ; border: 1px solid transparent; margin-left: 0px;  width: 25%; height: 40px;}
.btn-default4 { color: #FFFFFF; background-color: #9FA2A5 ; border: 1px solid transparent; margin-left: 0px;  width: 25%; height: 50px;}
.btn-default4:hover { color: #000000; background-color: #BBBDBD ;}

.filterform.form-inline .form-group.form-group-block{
    text-align: center;
}
.btn-at, .btn-primary {
    font-size: 18px;
}
.filterform.form-inline {
    border-top: 8px solid #eee;
    border-left: 8px solid #eee;
    border-right: 8px solid #B8BABA;
    border-bottom: 8px solid #B8BABA;
}

.filterform.form-inline .form-group .checkbox {
    height: auto;
    line-height: 20px;
}

.searchform-content{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
}
.widget_tag_cloud .tagcloud, .widget .textwidget, .widget_search .searchform {
    padding: 0px !important;
}
.textwidget ul {
    padding-left: 10px;
}

#desktop-searchform .searchandfilter {
    padding: 5px !important;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    margin-bottom: 10px;
    margin-top: -15px
}

#desktop-searchform .sf-input-text{
    display: inline-block;
    padding: 1% 1% 1% 1%;
    width: 380px;
    height: 50px;
	margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    /*line-height: 1.42857143;*/
    /*text-align: center;*/
    white-space: nowrap;
    vertical-align: middle;
	border-radius: 4px;
	border: 1px solid;
	margin-left: -45px;
}

#desktop-searchform input[type=submit] {
    /*background-color: #81d742 !important;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#a7e27d),color-stop(90%,#81d742))!important;
    background-image: -webkit-linear-gradient(#a7e27d 20%,#81d742 90%)!important;
    background-image: -moz-linear-gradient(#a7e27d 20%,#81d742 90%)!important;
    background-image: -o-linear-gradient(#a7e27d 20%,#81d742 90%)!important;
    background-image: linear-gradient(#a7e27d 20%,#81d742 90%)!important;
    */
    color: #fff;
	display: inline-block;
    padding-top: 1%;
	padding-bottom:1%;
	padding-right: 6px;
	width:auto;
    height: 50px;
    margin-bottom: 0px;
    margin-left: 1%;
    font-size: 20px;
    font-weight: 400;
    /*line-height: 1.42857143;*/
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
}
#desktop-searchform input[type=submit]:hover {
    background-color: #a7e27d !important;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#a7e27d),color-stop(90%,#a7e27d)) !important;
    background-image: -webkit-linear-gradient(#a7e27d 20%,#a7e27d 90%) !important;
    background-image: -moz-linear-gradient(#a7e27d 20%,#a7e27d 90%) !important;
    background-image: -o-linear-gradient(#a7e27d 20%,#a7e27d 90%) !important;
    background-image: linear-gradient(#a7e27d 20%,#a7e27d 90%) !important;
    color: #fff;    
}

.clear { clear: both; }
.search-filter-results {clear: both;}

#desktop-searchform .searchandfilter > ul > li {
  display: inline-block;
  margin-right: 10px;
  float: left;
}
#desktop-searchform .searchandfilter > ul > li:last-child {
  margin-right: 0;
}

#desktop-searchform .searchandfilter ul > li > ul:not(.children) {
  padding-left: 0;
}
#desktop-searchform .searchandfilter > ul > li > ul > li {
  display: inline-block;
}
#desktop-searchform .searchandfilter  > ul > li > ul > li .sf-label-checkbox {
  margin-right: 20px;
}


#mobil-searchform .searchandfilter {
    padding: 5px !important;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    margin-bottom: 10px;
    margin-top: -15px
}

#mobil-searchform .sf-input-text{
    display: inline-block;
    padding: 1% 1% 1% 1%;
    width: 200px;
    height: 50px;
	margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    /*line-height: 1.42857143;*/
    /*text-align: center;*/
    white-space: nowrap;
    vertical-align: middle;
	border-radius: 4px;
	border: 1px solid;
	margin-left: -45px;
}

#mobil-searchform input[type=submit]{
    /*background-color: #81d742 !important;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#a7e27d),color-stop(90%,#81d742)) !important;
    background-image: -webkit-linear-gradient(#a7e27d 20%,#81d742 90%) !important;
    background-image: -moz-linear-gradient(#a7e27d 20%,#81d742 90%) !important;
    background-image: -o-linear-gradient(#a7e27d 20%,#81d742 90%) !important;
    background-image: linear-gradient(#a7e27d 20%,#81d742 90%) !important;*/
    color: #fff;
	display: inline-block;
    padding-top: 1%;
	padding-bottom:1%;
	padding-right: 6px;
	width:100%;
    height: 50px;
    margin-bottom: 0px;
    margin-left: 1%;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

#mobil-searchform input[type=submit]:hover{
    background-color: #a7e27d !important;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#a7e27d),color-stop(90%,#a7e27d)) !important;
    background-image: -webkit-linear-gradient(#a7e27d 20%,#a7e27d 90%) !important;
    background-image: -moz-linear-gradient(#a7e27d 20%,#a7e27d 90%) !important;
    background-image: -o-linear-gradient(#a7e27d 20%,#a7e27d 90%) !important;
    background-image: linear-gradient(#a7e27d 20%,#a7e27d 90%) !important;
    color: #fff;

}

#mobil-searchform .searchandfilter > ul > li {
  display: inline-block;
  margin-right: 10px;
  float: left;
}
#mobil-searchform .searchandfilter > ul > li:last-child {
  margin-right: 0px;
}

#mobil-searchform .searchandfilter ul > li > ul:not(.children) {
  padding-left: 0px;
}
#mobil-searchform .searchandfilter > ul > li > ul > li {
  display: inline-block;
}
#mobil-searchform .searchandfilter  > ul > li > ul > li .sf-label-checkbox {
  margin-right: 20px;
}
.sf-input-text{
    height: 100%;
    width: 118%;
    display: inline-block;
    padding: 1% 1% 1% 1%;
	margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    /*line-height: 1.42857143;*/
    /*text-align: center;*/
    white-space: nowrap;
	border-radius: 4px;
	border: 1px solid;    
}

.sf-input-select{
    display: inline-block;
    padding: 1% 1% 1% 1%;
	margin-bottom: 0;
    font-size: 16px !important;
    font-weight: 400;
    /*line-height: 1.42857143;*/
    /*text-align: center;*/
    white-space: nowrap;
	border-radius: 4px;
	border: 1px solid;
    width: 100%;
    background-color: #f5f5f5;    
}
.searchandfilter > ul > li[data-sf-field-input-type="checkbox"] > ul, .searchandfilter > ul > li[data-sf-field-input-type="radio"] > ul {
    max-height: 170px;
    overflow: auto;
}

.searchandfilter > ul > li[data-sf-field-input-type="checkbox"]{
    background-color: #f5f5f5;
    margin-bottom: 10px;
    border-radius: 5px;
    padding-bottom: 5px;
}
.searchandfilter > ul > li[data-sf-field-input-type="radio"] > ul {
    background-color: #f5f5f5;
    margin-bottom: 10px;
    border-radius: 5px;
    padding-bottom: 5px;
}

.searchandfilter > ul > li[data-sf-field-input-type="multiple"] > ul {
    background-color: #f5f5f5;
    margin-bottom: 10px;
    border-radius: 5px;
    padding-bottom: 5px;
}
.searchandfilter ul li li {
    padding: 2px;
    line-height: normal;
}


input[type=submit] {
	display: inline-block;
    padding-top: 1%;
	padding-bottom:1%;
	padding-right: 6px;
	width:100%;
    height: 40px;
    margin-bottom: 0px;
    margin-left: 1%;
    font-size: 20px;
    font-weight: 400;
    /*line-height: 1.42857143;*/
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    /*background-color: #81d742;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#a7e27d),color-stop(90%,#81d742));
    background-image: -webkit-linear-gradient(#a7e27d 20%,#81d742 90%);
    background-image: -moz-linear-gradient(#a7e27d 20%,#81d742 90%);
    background-image: -o-linear-gradient(#a7e27d 20%,#81d742 90%);
    background-image: linear-gradient(#a7e27d 20%,#81d742 90%);*/
    color: #fff;
}
input[type=submit]:hover{
    background-color: #a7e27d;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#a7e27d),color-stop(90%,#a7e27d));
    background-image: -webkit-linear-gradient(#a7e27d 20%,#a7e27d 90%);
    background-image: -moz-linear-gradient(#a7e27d 20%,#a7e27d 90%);
    background-image: -o-linear-gradient(#a7e27d 20%,#a7e27d 90%);
    background-image: linear-gradient(#a7e27d 20%,#a7e27d 90%);
    color: #fff;
}
.chosen-container-single .chosen-single {
    height: auto;
    width: 100%;
}
.chosen-container .chosen-container-multi .chosen-with-drop .chosen-container-active{
    width: 100%;    
}

.chosen-container .chosen-results li.highlighted {
    background-color: #81d742;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#a7e27d),color-stop(90%,#81d742));
    background-image: -webkit-linear-gradient(#a7e27d 20%,#81d742 90%);
    background-image: -moz-linear-gradient(#a7e27d 20%,#81d742 90%);
    background-image: -o-linear-gradient(#a7e27d 20%,#81d742 90%);
    background-image: linear-gradient(#a7e27d 20%,#81d742 90%);
    color: #fff;
}
.searchandfilter, h4{
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 5px !important;
}
.searchandfilter{
    font-size: 12px;
    line-height: 0px;
}

#sortier-filter .searchandfilter ul li{
    /* list-style: none; */
    display: block;
    /*padding-right: 10px;*/
    padding: 0px 0;
    margin: 0;
}

.searchandfilter .sf-input-select {
    /*display: inline-block;
    padding: 1% 1% 1% 1%;
    margin-bottom: 0;
    font-size: 16px !important;
    font-weight: 400;
    white-space: nowrap;
    border-radius: 4px;
    border: 1px solid;
    width: 100%;
    text-align: right;
    background-color: #f5f5f5;*/
}
/* Ausblenden Filter-Elemente in Sortier-Funktion in Suche, damit diese auch mit Filter funktioniert */
#sortier-filter .sf-input-text{
    display: none !important;
    visibility: hidden;
}
#sortier-filter .searchandfilter > ul > li[data-sf-field-input-type="checkbox"]{
    display: none !important;
    visibility: hidden;
}
#desktop-searchform .searchandfilter > ul > li[data-sf-field-input-type="checkbox"]{
    display: none !important;
    visibility: hidden;
}
#mobil-searchform .searchandfilter > ul > li[data-sf-field-input-type="checkbox"]{
    display: none !important;
    visibility: hidden;
}

@media (max-width: 479px) {
    #sortier-filter .sf-input-select {
        display: block;
        width: 150%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        text-align: right;
        margin-left: -35px;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    #sortier-filter .sf-input-select {
        display: block;
        width: 280%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        text-align: right;
        margin-left: -35px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
#sortier-filter .sf-input-select {
        display: block;
        width: 200%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        text-align: right;
        margin-left: -35px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
#sortier-filter .sf-input-select {
        display: block;
        width: 250%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        text-align: right;
        margin-left: -35px;
    }
}
@media(min-width: 1200px) {
#sortier-filter .sf-input-select {
        display: block;
        width: 300%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        text-align: right;
        margin-left: -35px;
    }
}

#page-builder #content .section:first-of-type:not(.slideshow){
    padding-top: 0px;
}

.ubermenu-bound, .ubermenu-bound-inner .ubermenu-nav {
    position: relative;
    z-index: 50 !important;
}

    /* ?nderung Checkboxen alle f?r Searchfilter */
.searchandfilter li[data-sf-field-input-type=checkbox] label, .searchandfilter li[data-sf-field-input-type=radio] label,
.searchandfilter li[data-sf-field-input-type=range-radio] label,
.searchandfilter li[data-sf-field-input-type=range-checkbox] label{
    padding-left: 0px !important;   
}

.searchandfilter input[type='checkbox'],
.searchandfilter input[type='radio']{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border:none;
    border-radius: 0;
    font-size: 1em;
    width: 100%
}
/* graceful degradation for ie8 */
.searchandfilter input[type='checkbox'],
.searchandfilter input[type='radio']
{
  width:auto;
  float:left;
  margin-right: .75em;
  background:transparent;
  border:none;
}

.searchandfilter input[type='checkbox']:checked,
.searchandfilter input[type='checkbox']:not(:checked),
.searchandfilter input[type='radio']:checked,
.searchandfilter input[type='radio']:not(:checked) 
{
  background: transparent;
  position: relative;
  visibility: hidden;
  display: none;
  margin:0;
  padding:0;
}

.searchandfilter input[type='checkbox'] + label,
.searchandfilter input[type='radio'] + label
{
  cursor: pointer;
}
    /*Checkbox-?nderung Standard entfernen --- fertig-----*/

    /*Checkbox_?nderung neues Design */

.searchandfilter input[type='checkbox']:checked + label::before,
.searchandfilter input[type='checkbox']:not(:checked) + label::before,
.searchandfilter input[type='radio']:checked + label::before,
.searchandfilter input[type='radio']:not(:checked) + label::before
{
    content:' ';
    display:inline-block;
    width: 17px;
    height:17px;
    position: relative;
    top: 3px;
    border: 1px solid #bbb;
    background: white;
    margin-right: 1em;
    box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.1);
    padding: 0px !important;
}
.searchandfilter input[type=radio]:checked + label::before,
.searchandfilter input[type=radio]:not(:checked) + label::before {
  border-radius: 30px;
}

.searchandfilter input[type='checkbox']:hover  + label::before,
.searchandfilter input[type='radio']:hover  + label::before
{
  background:#ddd;
  box-shadow: inset 0 0 0 2px white;
}

.searchandfilter input[type='checkbox']:checked  + label::before,
.searchandfilter input[type='radio']:checked  + label::before
{
  background-color: #a7e27d ;
  font-family: "Glyphicons Halflings";
  content: '\e013';
  color: #555;
  top: 3px;
  text-align: center;
  box-shadow: inset 0 0 0 2px white;
}  
  
  
   
/* Nachhaltige Produkte Style */

.sf-field-taxonomy-tax_nachhaltig{
    background-color: transparent !important;
}
.sf-field-taxonomy-tax_nachhaltig h4{
    /*color: #ffffff;*/
    font-size: large;
}   
   
   /* Checkbox ?nderung F?R NACHHALTIGKEIT- Standard entfernen */
   
.sf-field-taxonomy-tax_nachhaltig input[type='checkbox'], .sf-field-taxonomy-tax_nachhaltig input[type='radio']{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border:none;
    border-radius: 0;
    font-size: 1em;
    width: 100%
}
/* graceful degradation for ie8 */
.sf-field-taxonomy-tax_nachhaltig input[type='checkbox'],
.sf-field-taxonomy-tax_nachhaltig input[type='radio'] {
  width:auto;
  float:left;
  margin-right: .75em;
  background:transparent;
  border:none;
}

.sf-field-taxonomy-tax_nachhaltig input[type='checkbox']:checked,
.sf-field-taxonomy-tax_nachhaltig input[type='checkbox']:not(:checked),
.sf-field-taxonomy-tax_nachhaltig input[type='radio']:checked,
.sf-field-taxonomy-tax_nachhaltig input[type='radio']:not(:checked) {
  background: transparent;
  position: relative;
  visibility: hidden;
  display: none;
  margin:0;
  padding:0;
}

.sf-field-taxonomy-tax_nachhaltig input[type='checkbox'] + label,
.sf-field-taxonomy-tax_nachhaltig input[type='radio'] + label
{
  cursor: pointer;
}
    /*Checkbox-?nderung Standard entfernen --- fertig-----*/

    /*Checkbox_?nderung neues Design */

.sf-field-taxonomy-tax_nachhaltig input[type='checkbox']:checked + label::before,
.sf-field-taxonomy-tax_nachhaltig input[type='checkbox']:not(:checked) + label::before,
.sf-field-taxonomy-tax_nachhaltig input[type='radio']:checked + label::before,
.sf-field-taxonomy-tax_nachhaltig input[type='radio']:not(:checked) + label::before
{
    content:' ';
    display:inline-block;
    width: 120px;
    height:53px;
    position: relative;
    top:4px;
    /*border: 1px solid #bbb;
    background: white;*/
    margin-right: 1em;
    /*box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.1);*/
    padding-left: 0px !important;
    background-image: url(https://veggiesearch.de/wp-content/uploads/2018/01/nachhaltigkeit-off4.png) !important;
    border: none;
}

.sf-field-taxonomy-tax_nachhaltiginput[type=radio]:checked + label::before,
.sf-field-taxonomy-tax_nachhaltig input[type=radio]:not(:checked) + label::before {
  border-radius: 30px;
}

.sf-field-taxonomy-tax_nachhaltig input[type='checkbox']:hover  + label::before,
.sf-field-taxonomy-tax_nachhaltig input[type='radio']:hover  + label::before
{
  background:#ddd;
  box-shadow: inset 0 0 0 0px transparent !important;
}

.sf-field-taxonomy-tax_nachhaltig input[type='checkbox']:checked  + label::before,
.sf-field-taxonomy-tax_nachhaltig input[type='radio']:checked  + label::before
{
  background-color: transparent !important ;
  box-shadow: inset 0 0 0 0px transparent !important;
  background-image: url(https://veggiesearch.de/wp-content/uploads/2018/01/nachhaltigkeit-on4.png) !important;
  border: none;
}
/*text unsichtbar*/
.sf-field-taxonomy-tax_nachhaltig .sf-label-checkbox{
    color: transparent;
}

    /* Checkbox-?nderung neues Design - Ende */

/* ----- ENDE ----- */
/*Anmerkung: festes Element .sf-field-taxonomy-allergiehinweise --> nicht in Backend ?ndern*/

#breadcrumbs{
    font-size: 9pt;
    margin-bottom: -22px;
}

.fa {
  font-family: FontAwesome;
}
.fa-fw { /* symbole mit fester Breite */
  text-align: center;
  width: 1em;
}
.fa-home::before {
  font-size: medium;
}

/* WBP Accordion Navigation */
/* Damit aktuelle Kategorie farblich besser hervogehoben wird */
.wpb_category_n_menu_accordion.wpb_wmca_theme_transparent > ul > li li:hover > a,
.wpb_category_n_menu_accordion.wpb_wmca_theme_transparent > ul > li li.current-cat > a,
.wpb_category_n_menu_accordion.wpb_wmca_theme_transparent li.wpb-submenu-indicator-minus > a {
    border-left-color: #a7e27d !important;
}

/*Ultimate Shortcode Accordion */

.su-spoiler-style-default > .su-spoiler-content {
    padding: 0em 0 0em 0px !important; 
}

.u-spoiler-content {
    padding: 0px;
    -webkit-transition: padding-top .2s;
    -moz-transition: padding-top .2s;
    -o-transition: padding-top .2s;
    transition: padding-top .2s;
    -ie-transition: padding-top .2s;
}
.su-spoiler-title{
    background-color: #a7e27d;
}

/*?nderung Tabelle Anzeige Produktdetails */
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding-bottom: 15px;
    padding-left: 15px;
}

/* ?nderung Widget-?berschrift */

#sidebar .widget .h1 {
    color: #ffffff;
    background: #9fa2a5 !important;
    background: -moz-linear-gradient(top, #9fa2a5 0%, #6f7479 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9fa2a5), color-stop(100%,#6f7479)) !important;
    background: -webkit-linear-gradient(top, #9fa2a5 0%,#6f7479 100%) !important;
    background: -o-linear-gradient(top, #9fa2a5 0%,#6f7479 100%) !important;
    background: -ms-linear-gradient(top, #9fa2a5 0%,#6f7479 100%) !important;
    background: linear-gradient(to bottom, #9fa2a5 0%,#6f7479 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#9fa2a5", endColorstr="#6f7479",GradientType=0 ) !important;
}
#sidebar .widget {
    margin-top: 0px !important;
}
input[type=submit]{
    background-color: #81d742;
}

/* CSS f?r Link-Verzeichnis */

/* Link und Beschreibung */
.wplp_desc {
    color: #333;
}
#wplp_view_more .next{
    color: #333 !important;
}

.vs-header {
	height:55px;
	background-color:#a7e27d;
	text-align:center;
}
.vs-header2 {
	height:55px;
	background-color:#a7e27d;
	text-align:center;
}

.searchandfilter[data-sf-form-id="5762"], .searchandfilter[data-sf-form-id="5762"] ul, .searchandfilter[data-sf-form-id="5762"] ul li {
	display:inline;
}
.searchandfilter[data-sf-form-id="748"], .searchandfilter[data-sf-form-id="748"] ul, .searchandfilter[data-sf-form-id="748"] ul li {
	display:inline;
}


.searchandfilter[data-sf-form-id="5762"] .sf-input-text {
	font-size: 0.8rem;
	border:0;
	width:360px;
	border-radius: 8px 0px 0px 8px;
	padding-left: 4px;
}
.searchandfilter[data-sf-form-id="748"] .sf-input-text {
	font-size: 0.8rem;
	border:0;
	width:380px;
	border-radius: 8px 0px 0px 8px;
	padding-left: 4px;
	margin-left: -70px;
	outline: none;
}

.searchandfilter[data-sf-form-id="5762"] input {
	display:inline-block;
	height:32px;
	border:0;
}
.searchandfilter[data-sf-form-id="748"] input {
	display:inline-block;
	height:40px;
}

.searchandfilter[data-sf-form-id="5762"] input[type="submit"] {
	position: absolute;
        margin-top: 12px;
	padding-bottom: 0;
	width: 30px;
	margin-left:-3px;
	border-width: 0 0 0 1px;
	border-radius: 0px 8px 8px 0px;
	background: #EFEFEF url(/wp-content/uploads/2018/01/lupe-3.png) no-repeat;
	background-size: 20px;
	background-position: center center;
}
.searchandfilter[data-sf-form-id="748"] input[type="submit"] {
	/*position: fixed;*/
	margin-top: -3px;
	padding-bottom: 0px;
	width: 30px;
	margin-left:-5px;
	border-width: 0px 0px 0px 1px;
	border-radius: 0px 8px 8px 0px;
	background: #EFEFEF url(/wp-content/uploads/2018/01/lupe-3.png) no-repeat;
	background-size: 20px;
	background-position: center;
}

.el-floating {
	min-height:182px;
	float: left; 
	width: calc(33% - 30px); 
	order:1px #e9e9e9 solid; 
	margin: 0 15px;
	/*background-color: #a7e27d;*/
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.08), 0 0 3px 0 rgba(0,0,0,.1);
	opacity: 0.9;
	display: flex;
	flex-flow: wrap;
	justify-content: center;
}

.el-floating > div {
	background-color: #a7e27d;
}

.el-floating:hover {
	opacity: 1;
}

.el-floating a {
	color: #545454;
}

.el-floating a:hover {
	color: #545454;
	text-decoration: none;
}

.el-floating h2 {
	font-size: 1.5rem;
	border-top: 7px solid rgba(255,255,255,.6);
	background-clip: padding-box;
	margin-top: -25px;
	background-color: #fff;
	width: 80%;
}

@media(max-width: 610px) {
	.vs-header {
		height: 110px;
	}
	
	.vs-header2 {
		height: 110px;
	}

	.el-floating {
		float: left; 
		width: 100%;  
		margin: 0 0px;
	}
	.searchandfilter[data-sf-form-id="748"] ul {
		display: block;
		padding:0;
	}
	.searchandfilter[data-sf-form-id="5762"] ul {
		display: block;
		padding:0;
	}

	.searchandfilter[data-sf-form-id="748"] > ul > li {
		margin-left: -12px;
	}
	.searchandfilter[data-sf-form-id="5762"] > ul > li {
		margin-left: -12px;
	}

	.searchandfilter label {
		display: inline;
		width: 100%;
	}

	.searchandfilter[data-sf-form-id="748"] input {
		height: 30px;
	}
	.searchandfilter[data-sf-form-id="5762"] input {
		height: 30px;
	}

	.searchandfilter[data-sf-form-id="748"] .sf-input-text {
		width: calc(100% - 30px);
		font-size: large;
		margin-left: 20px;
	}
	.searchandfilter[data-sf-form-id="748"]{
		width: 100%;
		margin-top: -20px;
	}
	.searchandfilter[data-sf-form-id="5762"] .sf-input-text {
		width: calc(100% - 30px);
		font-size: large;
	}

	.searchandfilter[data-sf-form-id="748"] input[type="submit"] {
		margin-top: 0;
		margin-left: -10px;
	}
	.searchandfilter[data-sf-form-id="5762"] input[type="submit"] {
		margin-top: 0;
		margin-left: -10px;
	}
}
@media(max-width: 959px) {
	#ubermenu-nav-main-2-nav_main, #ubermenu-nav-main-2-nav_main {
		background-color: #a7e27d;
	}
	
	.ubermenu.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
		background-color: #a7e27d !important;
    	}

	.el-floating {
		min-height:100px;
		width: 70%;
		float: none;
		margin: auto;
		margin-bottom: 15px;
	}
}
.startseiteSuche{
	background-color:#a7e27d;
	height: 250px;
	width: 100%;
}
.logoStartseite{
	min-height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
}
.SuchFormStartseite{
	margin-top: -20px;
	min-height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
}
/* Ausblenden Header auf Startseite*/
/* Suchformular wird ebenfalls fälchlicherweise ausgeblendet, Header wird in der dafür vorgesehenen .php manuell eingeblendet */
.page-id-97116 .vs-header { display: none; }

.aligncenter{
	margin: 0px 0px 0px 0px;
}