h3 {
    margin-top: 0;
    color: #7dbe1e;
}

h1 {
    color: #7dbe1e;
}

.com-sppagebuilder h1 {
    color: #ffffff;
}

h2 {
    margin-top: 0;
}

/* Blog/Beiträge - Start */
@media (min-width: 768px) {
    .blog-items.masonry-2 {
        column-count: 2;
    }
}

.com-content-article .page-header {
    margin-bottom: 25px;
}

.com-content-article .page-header h1 {
    font-weight: 300 !important;
}

/* Blog/Beiträge - End */

/* SP Page Builder - Starrt */
.btn-secondary, .btn-primary, .btn-success,
.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;
}

.btn-secondary:hover, .btn-primary:hover, .btn-success:hover,
.button:hover,
.btn-readmore:hover,
.sppb-btn-primary:hover,
.sppb-btn-custom:hover,
.vm-button-correct:hover {
    background-color: #6BB5304D !important;
    background-color: rgba(107, 181, 48, 0.3) !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;
}

.sppb-addon h3.sppb-addon-title {
    margin: 20px 0;
    width: auto;
    padding-right: 30px;
    box-shadow: inset 0 -1px 0 #ddd;
    display: inline-table;
    line-height: 1.3;
}

@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, .sppb-addon h3.sppb-addon-title::after, .sppb-title-heading::after {
    background: #84cf49;
}

.page-header h1::after, .page-header h2::after, .sppb-addon h3.sppb-addon-title::after, .sppb-title-heading::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, .sppb-addon h3, .sppb-title-heading {
    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;
    color: black;
}

/* 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 .product-sales-price {
    font-size: 20px;
}

.category-view .product-sales-price .PricesalesPrice {
    color: black;
}

.category-view .product-discount-amount {
    display: none;
}

.category-view .product-image {
    max-height: 300px;
    object-fit: cover;
}

.product-label.product-label-sale {
    background: rgba(241, 72, 51, 0.75);
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

/* 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-horizontal-section .nav-item.current.active a,
.bottom-horizontal-section .nav-item a:hover {
    color: #69b42e;
}

/* 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 ***/


/*** Warenkorb - Start ***/
.proopc-btn,
.proopc-btn-inverse {
    color: #ffffff !important;
    background-color: #6bb530 !important;
    background-image: unset !important;
    background-repeat: unset !important;
}

.proopc-btn:hover,
.proopc-btn-inverse:hover {
    background-color: #6BB5304D !important;
}

/*** Warenkorb - Ende ***/


/*** Product Page ***/
.separator-line-above-tabs {
    display: none;
}

.product-prices-wrapper.mb-4 {
    text-align: right;
}

.addtocart-bar.d-flex.flex-row.flex-wrap.gap-3.align-items-center.justify-content-start {
    justify-content: flex-end !important;
}

.product-links-container {
    text-align: right;
}

#product-details-tab {
    border-bottom: 1px solid #ddd;
    justify-content: flex-start;
}

#product-details-tab .nav-item {
    margin-bottom: -1px;
}

@media (max-width: 692px) {
    #product-details-tab .nav-item,
    #product-details-tab .nav-item button {
        width: 100%;
    }
}

#product-details-tab .nav-item button {
    text-transform: uppercase;
    background: #f8f8f8;
    border: 1px solid rgb(226, 226, 226);
    border-bottom-color: #e2e2e2;
    margin: 0 7px 0 0;
    padding: 15px 35px;
    color: #6bb530;
    font-weight: 300;
    font-size: 14px;
}

#product-details-tab .nav-item button.active {
    background: transparent;
    border-bottom: 1px solid #fff !important;
    border-right: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    box-shadow: 0 -1px 0 #6bb530;
    border-top: 1px solid rgba(107, 181, 48, 0.8);
    color: #555;
    cursor: default;
}

.nav-tabs-simple .nav-link::after {
    display: none;
}

.tab-content.mb-4 {
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 30px;
}

.product-discount-amount {
    margin-top: 10px;
}

.product-discount-amount .percent-off {
    background: rgba(241, 72, 51, 0.75);
    padding: 5px 8px;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

#PrimeProductCarousel-162-ow {
    padding-top: 50px !important;
}


.vmshipment > span {
    display: block;
}


#newsletter_field {
    width: 15px !important;
    height: 15px !important;
}

.proopc-register-login #ecc {
    text-align: right;
}