/* Custom CSS, Copyright by www.web2use.ch */


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

            Allgemein

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


/* Links */

a {color: #7A9C12}
a:hover, a:focus, a:active {color: #F29200}



/* Button */

body .sppb-btn.sppb-btn-default::before, body .sppb-btn.sppb-btn-primary::before, body .btn.sppb-btn-default::before, body .btn.sppb-btn-primary::before { background: #7A9C12;  width: 100%; border-radius: 6px !important;}

body .sppb-btn.sppb-btn-primary:hover::before {background: #fff !important; color: #fff;}


.sppb-btn-primary, 
body .btn.btn-primary, 
body .sppb-btn, 
body .btn,
.btn-primary, 
.btn.btn-primary, 
.sppb-btn
{border: 1px solid #7A9C12 !important; background: #7A9C12 !important; color: #fff !important; padding: 0.6rem 1.2rem 0.6rem 1.2rem !important;font-weight: 500 !important;font-size: 16px !important; line-height: 1.6 !important; text-align: center !important;border-radius: 6px !important;}

.sppb-btn-primary:hover, 
.sppb-btn-primary:focus, 
.sppb-btn-primary:active, 
body .btn.btn-primary:hover, 
body .btn.btn-primary:focus, 
body .btn.btn-primary:active, 
body .sppb-btn:hover, 
body .sppb-btn:focus, 
body .sppb-btn:active, 
body .btn:hover,
body .btn:focus,
body .btn:active,
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn.btn-primary:hover, 
.btn.btn-primary:focus, 
.btn.btn-primary:active, 
.sppb-btn:hover,
.sppb-btn:focus,
.sppb-btn:active
{border: 1px solid #7A9C12 !important; background: #fff !important; color: #7A9C12 !important;}



.sp-scroll-up {
  -webkit-box-shadow: 0px 0px 21px -5px #FFFFFF;
  box-shadow: 0px 0px 5px 0px #FFF;
}

/* Akkordeon */

.sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading {
  padding: 17px 30px 17px 15px;
  background: #7A9C12;
  color: #fff;
  border-radius: 6px;
}
.sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading.active {
  border-radius: 6px 6px 0px 0px;
}


/* Tabelle */
table {width: 100%;}
th {background: #7A9C12; color: #fff; font-weight: 600;}
tr {border-bottom: 1px solid #eee;}
th, td {padding: 4px 8px;}


/* Tabs */

.sppb-nav-tabs > li {
  min-width: 100px;
  min-height: 60px;
}

/* slider */

.sppb-sp-slider-title, .sppb-sp-slider-text {text-shadow: 0px 0px 4px rgba(0,0,0,0.8);}

/* Formularfelder */

input[type="text"], input[type="email"], input[type="url"], input[type="date"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], select {
  display: block;
  width: 100%;
  padding: 4px 10px;
  font-size: 14px;
  line-height: 20px;
  color: #595959;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: #7A9C12 1px solid;
  border-radius: 4px !important;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.sppb-ajaxt-contact-form .sppb-form-group input:not(.sppb-form-check-input) {
  font-size: 16px !important;
  border-color: #d3cece !important;
  border-radius: 6px !important;
  height: 38px !important;
}

.sppb-ajaxt-contact-form div.sppb-form-group textarea {
  font-size: 16px !important;
  border-color: #d3cece !important;
  border-radius: 6px !important;
}
.awesomplete {
	margin-right: 30px;
	
}

.awesomplete #q {
  border: 1px solid #000;
  padding: 12px;
}


/* Suchergebnisse */

.btn.btn-secondary {
  margin-left: 15px !important;
}
.com-finder p {
  margin-bottom: 0;
  margin-bottom: 1rem;
}


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

            Header

**************************************/
#sp-top1, #sp-top2,
#sp-top1 a, #sp-top2 a {color: #fff;}
#sp-top1 p, #sp-top2 p {margin: 5px 0 8px 0;}



.view-search #sp-header,.view-article #sp-header  {background-color: #fff;}




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

            Topnavigation

**************************************/
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {letter-spacing: 0px;}
.sp-megamenu-parent > li.active > a {font-weight: 500;font-size: 18px;}
.sp-megamenu-parent > li:hover > a,.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {color: #7A9C12;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {color: #7A9C12;}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {font-size: 20px; font-weight: 400;}

.sp-mega-group .item-header {margin-bottom: 40px !important;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {font-weight: 400;  color: #595959;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {color: #7A9C12;}



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

            Off-Canvas

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

.burger-icon {margin-top: 20px;}
.burger-icon > span {background-color: #000 !important;}

.offcanvas-menu .offcanvas-inner ul.menu > li a:hover, .offcanvas-menu .offcanvas-inner ul.menu > li a:focus, .offcanvas-menu .offcanvas-inner ul.menu > li span:hover, .offcanvas-menu .offcanvas-inner ul.menu > li span:focus {
  color: #7A9C12 !important;
}
.menu-toggler {
  width: 100%;
  text-align: right;
}

@media (max-width: 990px) {

}


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

            Inhalt

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

/* Blog / Aktuell */
.view-category #sp-main-body {margin-top: 70px;}
.view-category .article-header h2 {font-size: 24px;}
.item-content {margin-bottom: 30px;  border-bottom: 1px #e3e3e3 solid; padding-bottom: 20px;}

.view-article #sp-main-body {padding-top: 50px;}
.view-article .page-header {  padding-bottom: 0px;}
.view-search #sp-main-body {padding-top: 50px;}
.view-search h1 {padding-bottom: 50px;}
.article-info {margin-bottom: 0px;}

.com-content-article.item-page .page-header h1 {display: none;}

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

            Randspalte

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


	#sp-titelzeile a {color: #fff; transition: all 0.5s}
	#sp-titelzeile a:hover {color: #7A9C12; opacity: 0.5; transition: all 0.5s}





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

            Footer

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

#sp-bottom, #sp-footer, #sp-bottom .sp-module ul > li {font-size: 14px;}


#sp-footer .sp-column {text-align: center;}


#sp-bottom {padding: 50px 0px 0px 0px;}

#sp-bottom .sp-module .sp-module-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0px;
  border-bottom: 1px solid #fff;
	color: #fff;
	padding-bottom: 15px;
}


#sp-bottom3::after {display: none;}


#sp-bottom label {color: #fff;}

#sp-bottom .btn.btn-primary {border: 1px solid #fff !important;}
#sp-bottom .sp-module ul > li > a { color: #fff;}
#sp-bottom a:hover,#sp-bottom .sp-module ul > li > a:hover {color: rgba(255,255,255,0.5);}

#sp-topfooter1 {border-right: #fff 1px solid;}

#sp-topfooter .container {padding: 30px 15px; border-top: 1px solid #fff;}

#sp-footer .container-inner, #sp-footer {border-top: none;}

#sp-footer {padding-bottom: 30px;}

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

            Mediaqueries

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

@media (max-width: 990px) {
.logo-image-phone {height: 70px;margin-top: 15px;}
#sp-header {height: 90px; background: #fff;}
#sp-main-body {margin-top: 90px;}
	
#sp-titelzeile {
  position: fixed;
  z-index: 10000;
  bottom: 0;
  margin-bottom: -10px;
  font-size: 28px;
  padding: 10px 10px 0px 10px;
  color: #fff;
  border: 1px solid #fff;
  margin-left: -133px;
  left: 50%;
  border-radius: 0px;
  background: #7A9C12;
  display: block !important;
	 border-radius: 6px 6px 0 0;
	margin-bottom: -15px;
}
	#sp-titelzeile p {display: inline-block; padding: 0 10px;}
	
	#sp-top-bar {display: none;}
	.menu-toggler {width: 100%;}
}


@media screen and (min-width: 768px) and (max-width: 990px) {
 
	
}


@media screen and (min-width: 480px) and (max-width: 768px) {


}

@media (min-width: 990px) {
#sp-main-body {margin-top: 120px;}
#sp-titelzeile {
  position: fixed;
  z-index: 10000;
  right: 0;
  top: 40%;
  font-size: 28px;
  padding: 10px 10px 10px 10px;
  color: #fff;
  border: 1px solid #fff;
  margin-right: 1px;
  border-radius: 0px 0 0 0px;
  background: #7A9C12;
  display: block !important;
 border-radius: 6px 0 0 6px;
	margin-right: -3px;
}
	

	
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {font-size: 18px;}
	
}

@media (min-width: 1200px) {

}

@media (min-width: 1400px) {
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {left: auto; right: 0;  margin-right: -20px;}
.sppb-row-container,.view-category .container { max-width: 1320px;}

}



