
#mybyte_media_cookiehinweis {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 12px;
    line-height: 125%;
    margin: 20px;
    padding: 10px;
    position: fixed;
    width: 200px;
    z-index: 999999;
	right: 0;
	display: none;
}

#mybyte_media_cookiesettings {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 10px;
    line-height: 125%;
    margin: 10px;
    padding: 10px;
    position: fixed;
    z-index: 999999;
	right: 0;
	display: none;
	cursor: pointer;
}

#mybyte_media_cookiehinweis_close {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
	margin: 0;
    text-align: center;
}

#mybyte_media_cookiehinweis_save {
    background: #dedede none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
    margin: 0;
	margin-top: 10px;
    text-align: center;
}

#mybyte_media_cookiehinweis_mehrinfos {
	text-decoration: underline;
}

@media (max-width: 1080px){
#mega-menu-10073-0 {
    overflow-y: scroll !important;
    height: 50vh !important;
}
}

/* Blog Beitragsbild einzelner Beitrag */

.featured-image img {
    width: 100%;
}

.page-id-10727 img {
  pointer-events: none;
}

#prominentsuche {
    width: 300px;
    padding: 10px;
    border: 1px solid #c6c6c6;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%) inset;
}
.spendendiv{
  text-align: center;
  cursor:pointer;
  padding-bottom:20px;
}
.spendenbutton{
  padding:20px;
  background-color:#f6e40f;
  border-radius: 10px;
  color: black;
}
.projectwrapper {
  margin-bottom: 50px;
  padding: 15px;
}
.prominentwrapper {
  margin-bottom: 50px;
  padding: 15px;
}

.prominent_zeile .vc_column_container>.vc_column-inner {
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
}

.vc_column_container>.vc_column-inner {
    padding-top: 15px;
}
.prominent_img{

}

.privatperson {
  margin-bottom: 50px;
}
.neu {
  margin-left:auto;
  margin-right:auto;
  max-width:1360px;
  display: flex;
  box-sizing: border-box;
  flex-wrap: wrap;
  margin-left:-30px;
  margin-right:-30px;
}

.neu_wrapper2  {
  margin-top:80px;
  position: relativ;
  display: flex;
  flex-direction:column;
  padding:15px;
}


.neu_wrapper3 .vc_column-inner {
    height: 393px;
}

.neu_wrapper3 .vc_column-inner {
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
}

.neu_wrapper2 .wpb_single_image {
    min-height: 267px;
    text-align: center;
    display: flex;
    align-content: space-between;
    align-items: center;
    justify-content: center;
}

.neu_wrapper2 p {
    margin-bottom: 1.5em;
}
.neu_wrapper2 h3 {
  position : absolute;
  margin-left: -35px;
  margin-top: -73px;
  max-width: 330px;
}

.projectwrapper h3 {
  position : absolute;
  margin-left: -35px;
  margin-top: -73px;
}
.neu_wrapper2 .vc_column-inner {
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
}
.neu_wrapper {
    margin-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin: 15px;
    max-width: 280px;
    min-height: 370px;
    padding-right:15px;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
}

@media (min-width: 768px){
.neu_wrapper {
    width: 25%;
}
  }

@media (max-width: 768px){
.neu_wrapper {
    width: 100%;
}
  .neu_wrapper3 img {
  max-width:280px;
  max-height :231px;
}
  .wpb_wrapper img {
  max-width:280px;
  max-height :231px;
  }
  }

.projectwrapper .vc_column-inner {
    min-height: 370px;
}

#projektsuche {
    width: 300px;
    padding: 10px;
    border: 1px solid #c6c6c6;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%) inset;
}

.mitglieder_200 .vc_column_container>.vc_column-inner {
    box-shadow: 0 0 10px rgba(0,0,0, 0.15);
}

.mitglieder_200 h3 {
    margin-left: -35px;
    margin-top: -40px;
    max-width:330px;
}

/* Header */

.navigation-branding img
{
  height: 115px;
}

/* Club 200 */

.club200 td, .club200 th, .club200 {
    border: 0 !important;
}

.club200 tr.even {
    background: #c6c6c61f !important;
}

.club200 {
    text-align: center !important;
}

.club200 a {
    padding: 10px;
}

/* Startseite */


.grid_start .vc_gitem_row .vc_gitem-col {
    padding: 0;
}

.grid_start h3 {
    display: flex;
    align-items: center;
  min-height: 100px;
}

.grid_start .read-more {
  color: #fe0002;
}


.grid_start .vc_gitem-post-data-source-post_excerpt {
    max-height: 120px;
    overflow: hidden;
}

/* Vorstand */

.vorstand h4 {
    margin-bottom: 0;
    margin-top: 30px;
}


/* Mitgliedantrag */

.ibancheck, .birthdaycheck {
    font-size: 14px;
    font-weight: 400;
    background: #990000;
    color: #fff;
    padding: 10px;
}

/* Warenkorb */

#order_review_heading {
    width: auto;
    float: left;
}

/* Mega Menü */

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title
{
  border-bottom: 1px solid #fff;
  color: #fff;
}

/* Anfrage */
.postid-10108 .price,
.postid-10108 .legal-price-info,
.postid-10108 .woocommerce-product-gallery.woocommerce-product-gallery--without-images.woocommerce-product-gallery--columns-4.images {
display: none;
}

.float50 {
    width: 50%;
    float: left;
    margin-bottom: 0;
    margin-top: 0;
    min-height: 88px;
}

.no_select_arrow .select_arrow {
  display: none !important;
}

.float50 .select {
  width: 99%;
}

.wcpa_type_header h3 {
    margin-top: 25px;
    display: inline-block;
}


#hinweis_schulen {
    margin-top: 10px;
    padding: 25px;
    background-color: #f6e40f;
    FONT-WEIGHT: 400;
}

#hinweis_schulen ul,
#hinweis_schulen p {
    margin-bottom: 0;
}

/*Cards*/
.mitglieder_200 .wpb_single_image {
    min-height: 267px;
    text-align: center;
    display: flex;
    align-content: space-between;
    align-items: center;
    justify-content: center;
}

 
/* Widget */

.widget-area .widget
{
  padding-top: 0;
}

.widget_media_image {
    text-align: center;
}


li#tab-title-description {
    display: none !important;
}


button[name='update_cart'] {
display: none !important;
}

#nf-field-43-wrap {
    border: 1px solid #c4c4c4;
    padding: 25px;
    background: #f7f7f7;
    font-size: 14px;
}


h1, h2, h3 {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f6e40f+0,f4ea77+100 */
background: #f6e40f; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #f6e40f 0%, #f4ea77 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #f6e40f 0%,#f4ea77 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #f6e40f 0%,#f4ea77 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e40f', endColorstr='#f4ea77',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    display: table;
    padding: 5px 15px;
  position: relative;
}

h1:after, h2:after, h3:after {
    border-style: solid;
    border-width: 0 20px 20px 0;
    border-color: transparent #dacb16 transparent transparent;
    content: " ";
    margin-left: -15px;
    position: absolute;
    left: 15px;
    bottom: -20px;
}

h1:after {
   border-width: 0 40px 40px 0;
  bottom: -40px;
}

h1.entry-title,
h1 {
  margin-bottom: 50px;
}

.woocommerce div.product .product_title {
  padding: 5px 15px;
}


/*Slider */

a.sa_slide_link_icon {
    display: none !important;
}

.owl-item {
  cursor: pointer;
}

#sample_slider .owl-next
{
  right: -25px;
  background: #f6e40f url(https://smogline.de/wp-content/plugins/slide-anything/images/icon_next.png) no-repeat center center !important;
}
#sample_slider .owl-prev {
   left: -25px;
    background: #f6e40f url(https://smogline.de/wp-content/plugins/slide-anything/images/icon_prev.png) no-repeat center center !important;
}

.owl-carousel.owl-drag .owl-item {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: url(https://smogline.de/wp-content/uploads/2021/07/gray.svg);
    filter: gray;
    -webkit-filter: grayscale(1);
transition: all 0.3s linear;
}

.owl-carousel.owl-drag .owl-item:hover {
transition: all 0.3s linear;
    filter: grayscale(0%);
    filter: none;
    -webkit-filter: grayscale(0);
}





/* Mobile Menü-Buttons */

button.menu-toggle,
button.menu-toggle:hover,
button.menu-toggle:focus
{
  color: #dd3333;
}


/* Weiterlesen Buttons und Buttons im Blog */

.read-more-container
{
  margin-top: 24px;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
a.button,
a.wp-block-button__link:not(.has-background),
a.button:hover,
a.button:focus 
{
  background-color: #f6e40f;
}

a.button:hover,
a.button:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus
{
  opacity: 0.9;
}


/* VC Buttons */

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus
{
  border-radius: 0;
    color: #222;
    border-color: #f6e40f;
    background-color: #f6e40f;
  background-image: none;
  font-weight: 500;
}

/* VC Icons */

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon
{
  color: #dd3333;
}

/* Blog Links */

.post-navigation a,
.entry-meta a {
  color: #dd3333;
}





/* Akkordions */

.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::after,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::before
{
  border-color: #dd3333 !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a
{
  color: #dd3333 !important;
}


.vc_tta-panel {
    margin-bottom: 25px;
    box-shadow: 0 0 15px rgb(0 0 0 / 7%);
}

.vc_tta.vc_general .vc_tta-panel-title>a
{
  padding: 25px 20px !important;
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a
{
padding-left: 46px !important;
}

.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {
  border-radius: 0 !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body
{
  background-color: #fff !important;
}



/* Cookie Meldung */


#mybyte_media_cookiesettings {
    position: relative !important;
    z-index: 1 !important;
    background: none;
    border: 0 none;
    font-size: inherit;
  	box-shadow: none;
    color: inherit;
    padding: 0;
  	margin: 0px;
    margin-left: 20px;
}

#mybyte_media_cookiehinweis_close {
  background: #dd3333;
}




/* Downloads */


#wpdmmydls-5e6622afb64a265c35d9b46aaa2e916b_length select {
    width: 78px !important;
}

.link-template-default .text-muted.text-small {
    display: none;
}

.link-template-default h3 {
  padding: 4px 10px !important;
}

.w3eden .btn-secondary,
.w3eden .btn-secondary:hover,
.w3eden .btn-primary:hover,
.w3eden .btn-primary,
.w3eden a,
.w3eden a:hover,
.w3eden .page-link,
.w3eden .page-link:hover
{
  color: #000;
}

.w3eden .btn {
  font-weight: 500;
}

.w3eden .custom-select {
  width: auto !important;
}



/* Anpassung Ninja Forms
---------------------------- */ 

.nf-form-fields-required {
    display: none;
}

.nf-row h2 {
    margin-top: 30px;
}


@media only screen and (max-width: 1024px) {
body, button, input, select, textarea
  {
    font-size: 16px;
  }
}

@media only screen and (max-width: 768px) {
body, button, input, select, textarea
  {
    font-size: 14px;
  }
}



