h3 {
    margin-top:0;
    color:#7dbe1e;
}

h1 {
    color:#7dbe1e;
}

h2 {
    margin-top:0;
}

/* Blog/Beiträge - Start */
@media (min-width: 768px) {
    .blog-items.masonry-2 {
        column-count: 2;
    }
}
/* Blog/Beiträge - End */

/* SP Page Builder - Starrt */
.btn-secondary,.btn-primary, .button, .btn-readmore, .sppb-btn-primary, .sppb-btn-custom, .vm-button-correct {
    border-color: #66ad2e !important;
    background-color: #6bb530 !important;
    background-color: rgba(107,181,48,0.9) !important;
    color: #fff !important;
    outline: 0 !important;
}

.dreischritte .sppb-panel-primary,
.sppb-panel-default{
    margin-top: 5px;
}
.dreischritte .sppb-panel-primary > .sppb-panel-heading {
    background: #7dbe1e;
    color: #ffffff;

}
.dreischritte .sppb-panel-heading .sppb-panel-title {
    font-size:135%;
    font-weight:bold;
}
.sppb-panel-heading .sppb-panel-title {
    font-weight:bold;
}
.sppb-panel-default .sppb-panel-heading.active {
    color: #6bb530;
}
.com-sppagebuilder.view-page .main-section{
    padding-top: unset;
}

.sppb-btn{
    padding: 8px 28px !important;
}

@media (max-width: 991px) {
    .sppb-image-layout-title{
        word-wrap: anywhere;
    }

    #sppb-addon-1574107241434,
    #sppb-addon-1574096492012,
    #sppb-addon-1574112003560,
    #sppb-addon-1574103823410,
    #sppb-addon-1574112003565,
    #sppb-addon-1574103823414 {
        visibility: visible !important;
        animation-name: none !important;
    }
}

/* SP Page Builder - End */


#stories-section-banner{
    background-position: 50% 150px !important;
}

.modal-header.bg-info{
    background-color: #6bb530 !important;
}

.product-name a{
    color: #7dbe1e;
}

.vpprime-product-carousel .product-thumbnail.tns-lazy-img.loaded.tns-complete{
    height: 200px;
    width: auto;
}

/* LOGO - Start */
.brand-logo img{
    height: 50px;
    width: auto;
}
/* LOGO - End */

/* Titel Bottom Border - Start */
.page-header h1::after, .page-header h2::after {
    background: #84cf49;
}
.page-header h1::after, .page-header h2::after {
    clear: both;
    display: block;
    float: left;
    content: "";
    position: relative;
    height: 2px;
    width: 70%;
    margin: 10px 30% 0 0;
    border-radius: 2px;
    padding: 0;
    transform: unset;
}

.page-header h1, .page-header h2 {
    margin: 0;
    line-height: 1.2;
    width: auto;
    padding-right: 30px;
    box-shadow: inset 0 -1px 0 #ddd;
    display: table;
    word-wrap: break-word;
    padding-bottom: 0;
}
/* Titel Bottom Border - End */


/* Category-view START */
hr{
    opacity: unset;
}

.category-view .product-container{
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 4px;
}

.category-view .product-container .product-list-images .product-image-default,
.category-view .product-container .product-list-images .product-image-default a,
.category-view .product-container .product-list-images .product-image{
    width: 100%;
}

.category-view .product-top-info-container{
    padding: 25px 20px;
}

.category-view .product-name{
    font-size: 155%;
    margin: 5px auto;
    line-height: 1.5;
}

.category-view .product-name a{
    color: #6bb530;
}

.category-view .product-name a:hover{
    color: #538d25;
}

.category-view .product-details-btn{
    display: block;
    margin-top: 10px;
    text-align: center;
}
.category-view .product-details-btn .product-details-btn-link{
    display: inline-block;
    padding: 5px;
    color: #6bb530;
    background: white;
    font-size: 14px;
    border: 1px solid;
    border-radius: 4px;
    max-width: 85%;
    width: 192px;
    line-height: 18px;
}
.category-view .product-details-btn .product-details-btn-link:hover{
    background: #6bb530;
    color: white;
}

/* Category-view ENDE */

/* ProductDetails View Start */
.product-page-title,
.product-sales-price .PricesalesPrice{
    color: #7dbe1e;
}
/* ProductDetails View End */

/*** Bottom Section - Start ***/

/* Bottom Menü Start */
.bottom-horizontal-section .footer-menu li{
    border-bottom: 1px solid #e8e8e8;
}
.bottom-horizontal-section .footer-menu li:last-child{
    border-bottom: none;
}
.bottom-horizontal-section .footer-menu li a{
    color: #ffffff;
}
/* Bottom Menü End */

/* Bottom Shop/Payment Start */
#paymentshopfooterbuttons{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
    height: 60px;
}

#paymentshopfooterbuttons .sppb-btn{
    font-weight: bold;
    padding: 14px 28px;
    font-size: 18px;
}

#paymentshopfooterbuttons #btnright{
    margin-left: 20px;
}
/* Bottom Shop/Payment End */

/* Bottom Socials Start */
.facebook-icon-div{
    border-bottom: 1px solid #e8e8e8;
}
/* Bottom Socials End */

/*** Bottom Section - End ***/