
body .page-wrapper {
    margin-right: auto;
    margin-left: auto;
    color: #191919 !important;
    font-family: "Poppins", sans-serif;
}

.page-footer .footer-top {
    color: #999;
}

.page-header {
    margin-bottom: 0px !important;
}

.block.ves-widget .caption {
    padding-bottom: 15px;
}

.block.ves-widget .block-title {
    padding-bottom: 20px !important;
}

.factory-tiles .item,
.factory-tiles .item .row>div,
.factory-tiles .item .row .image img {
    width: 100%;
}

.factory-tiles .widget-inner>div {
    height: 385px;
}

.factory-tiles .view a {
    color: #fff !important;
    text-transform: uppercase;
    position: absolute;
    left: 40px;
    top: 60%;
}

.factory-tiles .view a:hover {
    text-decoration: underline;
}

.factory-tiles h3 a {
    font-size: 30px;
    font-size: 1em;
    font-weight: normal;
    text-transform: uppercase;
    position: absolute;
    left: 40px;
    top: 33%;
}
body.cms-page-view .factory-tiles h3 a:hover {
    color: #fff !important;
    border-bottom: 5px solid #fff;
}

.factory-tiles h3 a span,
.product-category-name a span {
    display: block;
}

.factory-tiles h3 a span:first-child,
.product-category-name a span:first-child {
    font-weight: bold;
}

.brand-widget .owl-stage {
    display: flex;
    align-items: center;
    justify-content: center;
}

.full-width {
    /*width: 100%;*/
}

.product-item-manufacturer {
    text-transform: uppercase;
    font-size: 11px;
    color: #9D9D9D;
}

.price {
    color: #882a54 !important;
    font-weight: 400 !important;
}

.product-info-main .price,
.product-info-main .price-box .price-wrapper .price {
    color: #9D9D9D !important;
    font-size: 18px !important;
    font-weight: 400 !important;
}

.product-info-main .price-box .old-price .price-wrapper .price {
    font-weight: 400 !important;
}

.product-info-main .price-box .normal-price .price {
    color: #87475F !important;
}

.special-price .price,
.normal-price .price {
    color: #87475F !important;
}

.product-info-main .special-price .weee .price {
    color: #87475F !important;
    font-size: 20px !important;
}

.product-info-main .overview {
    color: #000;
}

.product-category-name {
    font-size: 50px;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
}

.product-category-name a {
    color: #000 !important;
}


.product-info-main .page-title-wrapper .page-title {
    font-size: 20px;
    padding-top: 20px;
}

.page-wrapper .columns .widget-carousel .slider-content {
    top: 15% !important;
}

.page-wrapper .columns .widget-carousel .slider-content h5 {
    font-size: 60px !important;
}

.page-wrapper .columns .widget-carousel .slider-content h3 {
    font-size: 80px !important;
}

.widget-images .image-description .image-content::before {
    left: -30px !important;
    top: -20px !important;
}

a.btn,
.block-cms-link a {
    background: #fff !important;
    color: #191919 !important;
    text-transform: uppercase;
    padding: 15px 40px;
    border: 1px solid #191919;
    border-radius: 0px;
}

a.btn:hover,
.block-cms-link a:hover {
    background: #191919 !important;
    color: #fff !important;
}

.social li a {
    background: #999 !important;
}

.social li a:hover {
    background: #191919 !important;
}


.widget-images.right .img-animation {
    float: right;
}

.product-block .icon {
    right: 1%;
    left: auto;
}

.product.media .icon {
    right: 10%;
    left: auto;
}

.product-block .icon .new-icon span,
.product.media .icon .new-icon span {
    background: #000;
    border: 1px solid #fff;
}

.product-block .icon span span,
.product.media .icon span span {
    background: #87475F;
    border: 1px solid #fff;
}

.kat_pre_content-content .col-lg-6 .image-item img.left-block,
.kat_pre_content-content .col-md-6 .image-item img.left-block {
    padding-left: 10px;
    padding-right: 10px;
}

.kat_pre_content-content .image-description {
    position: absolute;
    color: #ffffff;
    bottom: 10%;
    left: 30px;

}

.kat_pre_content .col-lg-6 col-md-6 .kat_pre_content .image-item img {
    max-width: 90%;
}

.page-wrapper .column.main .block.brand-widget .brand-image img {
    opacity: 1;
}

.fotorama__arr:hover,
.fotorama__thumb__arr:hover {
    background-color: transparent;
}

.fotorama__arr,
.fotorama__thumb__arr {
    background-color: transparent;
}
/*Warenkorb Button Artikellisting*/
.product-block .product-item-info .actions-primary {
    /*display: none;*/
    right: unset;
     bottom: unset;
}

/* kathead youtube videos*/
.ves-widget.block-youtube-widget {
    margin: 0 auto 30px auto !important;
    padding: 0 10px;
}
/* hide title and share buttons on top*/
.ytp-show-cards-title {
    display: none !important;
 }

.kat_pre_content .pull-left,
.kat_pre_content .pull-right {
    float: none !important;
}



body.cms-home-page .column.main p:first-child {
    margin: 0 !important;
}

.price {
    color: #882a54 !important;
}

.product-info-main .price-box .normal-price .price {
    color: #882a54 !important;
}

.navigation,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper>.widget,
.page-wrapper>.page-bottom,
.block.category.event,
.top-container,
.page-main {
    max-width: 100% !important;
    width: 100% !important;

}

.block .block-title {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.block .block-content {
    padding: 0;
}

body .message.success>*:first-child::before {
    color: #18771b;
    margin: -15px 0 0;
}

body .message.success {
    background: #e5efe5;
    color: #000000;
    font-size: 12px;
    letter-spacing: 1px;
}

.account-nav .item.current a,
.account-nav .item.current strong {
    border-color: #882a54;
}

#ves-custom-short_description,
#ves-custom-additional_text,
#ves-custom-additional_text2 {
    display: none;
}

body .page-wrapper a,
body .page-wrapper .alink {
    color: #6c6c6c;
}

.page-header .logo img {
    max-height: 95px;
}

/* Artikel Listenansicht
.product-block .product-item-info .product-item-name a {
    text-transform: initial;
}

.product-info-main .page-title-wrapper .page-title {
    text-transform: initial;
}

#maincontent img {
    max-width: 100%;
    height: auto;
}

/*Artikeldetailansicht*/

/*ves-custom-short_description1542884060*/
/*ves-custom-additional_text1542884060*/
.product.info.detailed p {
    line-height: 28px;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
}

.product-block .product-item-details .price-box {
    float: none;
}

.product.attribute.delivery_time {
    display: none;
}

.product.attribute.delivery_time.standard {
    display: block;
}


/*logo center vertikal header*/

.page-header .header-content {
    padding: 20px 0;
}

/*cookie Hinweis Text*/
.message.global.noscript,
.message.global.cookie {
    margin: 0 0 10px;
    padding: 12px 20px 12px 25px;
    display: block;
    font-size: 1.6rem;
    background: #222;
    border-color: #d6ca8e;
    color: #f6f6f6;
    margin: 0;
    font-family: Helvetica, Arial;
}


.product-list-categories .items>li {
    display: inline-block;
    text-transform: uppercase;
}

.product-list-categories .items .item:not(:last-child)::after {
    content: "\f178";
    font-family: "FontAwesome";
    font-size: 14px !important;
    color: #666 !important;
}

.product-list-categories .item:not(:last-child):after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 18px;
    content: '\e608';
    font-family: 'luma-icons';
    margin: 0 10px;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
}

.kat_pre_content {
    height: auto;
    -webkit-transition: height 1.8s ease-in-out;
    -moz-transition: height 1.8s ease-in-out;
    transition: height 1.8s ease-in-out;

}

.kat_pre_content.visited {
    height: 300px;
    overflow: hidden;

    -webkit-transition: height 1.8s ease-in-out;
    -moz-transition: height 1.8s ease-in-out;
    transition: height 1.8s ease-in-out;


}

button.show_kat_pre_content:hover {
    border-top: 6px solid #882a54;

}

body button.show_kat_pre_content {
    border-top: 6px solid #882a54;
    color: #333;
    width: auto;
    text-align: center;
    padding: 15px 30px;
    margin: 0 auto;
    cursor: pointer;
    margin-bottom: 50px;
    display: block;
}

.page-product-configurable .swatch-attribute-options .swatch-option {
    max-width: 80px;
    max-height: 80px;
    background-size: 80px 80px !important;
}

.page-product-configurable .swatch-option-tooltip {
    /* max-height: 160px; */
    max-height: 100%;
    min-height: 250px;
    min-width: 260px;
}

.page-product-configurable .swatch-option-tooltip div.image {
    max-height: 250px;
    max-width: 250px;
}

.factory-tiles .widget-inner>div {
    height: auto !important;
    padding-bottom: 25px;
}

.page-wrapper .columns .widget-carousel .left-caption {
    position: absolute;
    left: -5%;
    top: 40%;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    padding-left: 0px;
    width: 14%;
    text-align: center;
}



body.cms-page-view .page-main {
    width: 1440px;
}

body #maincontent {
    /*margin-top: 100px !important;*/
}
#maincontent img {
    max-width: 100%;
    height: auto;
}

.page-main>.page-title-wrapper .page-title {
    color: #882a54;
}



.shipping-cost-table {
    display: block;
    overflow-x: auto;
}

#payment-options-content {
    display: block;
    overflow-x: auto;
}

#payment-options-content td {
    vertical-align: middle;
}

#payment-options-content img {
    float: right;
}


body .page-wrapper .columns {
    border-bottom: 1px solid #d7d7d7;
}

.page-wrapper .breadcrumbs {
    margin-bottom: 0px;
}

/*Checkout view*/
.checkout-index-index .search-wrapper,
.checkout-index-index .setting-wrapper,
.checkout-index-index .ves-menutop {
    display: initial !important;
}

.checkout-index-index .nav-sections {
    display: block;
}

.checkout-index-index .page-header {
    background-color: #fff;
}

.checkout-index-index .page-header .header.content {
    padding: 0;
}

body .loftstyle-footer.footer1 a {
    color: #999;
}

body .loftstyle-footer.footer1 ul li {
    list-style: none;
}

body .loftstyle-footer.footer1 ul {
    padding: 0;
}

body.checkout-index-index .page-main {
    width: 1440px;
}

.payment-footer-list {
    display: flex;
    justify-content: space-around;
    align-items: baseline;
    flex-wrap: wrap;

}

.payment-footer-item {
    flex-basis: 75px;
}

.payment-footer-item img {
    width: 100%;
    height: auto;
}

.opc-block-summary .minicart-items-wrapper {
    max-height: unset;
}

/*Checkout view*/

/*Novalnet Zahlungsmethoden Checkout*/
.payment-method-title.field.choice input[type="radio"],
.payment-method-title.field.choice label {
    display: inline-block;
}

.checkout-payment-method .payment-method-title .payment-icon {
    display: inline-block;
    line-height: normal;
    margin-bottom: 3px;
}

.checkout-payment-method .payment-method-title .payment-icon::before {
    content: "-";
    margin: 0 10px;
}

/*Novalnet Zahlungsmethoden Checkout

/*zweite Adresszeile*/
.field.street .field.additional .label {
    position: initial;
}

.product-info-main .field.qty .control,
.bundle-options-container .field.qty .control,
.product-add-form .field.qty .control {
    float: left;
    position: relative;
    margin-top: 1px;
}

.btn.subscribe {
    color: #fefefe;

}

.widget-newsletter label {
    color: #000;
}

.coupon-newsletter-notice {
    color: #8B3159;
    margin-top: 20px;
    border-left: 10px solid #8B3159;
    padding-left: 5px;
    margin-left: 5px;
    font-size: 16px;
}

.widget-newsletter label span.info-text {
    color: #8B3159;
    font-size: 16px;
    padding: 5px 10px;
    display: block;
    border: 1px solid #e2e2e2;
    border-radius: 0;
    /* background-color: #8B3159; */
}
.block.newsletter .captcha .label {
    font-size: .9em;
}

.block.widget-newsletter .actions {
    position: static;
    margin: 0;
}

/*reward points - checkout payment step */

#mageworx-reward-points-buttons-container .payment-option-inner .field {
    margin-right: 0 !important;
}

.checkout-payment-method .payment-option-title {
    text-align: right;
}

#block-custom-points-heading.action-toggle {
    color: #333;
}



.checkout-payment-method .payment-option-content {
    padding: 0 0 20px 0;
}

.checkout-payment-method .payment-option-title .action-toggle {
    color: #333;
}

#mageworx-reward-points-buttons-container .payment-option-inner {
    display: block;
}




#block-discount-heading .action-toggle {
    color: #333;
}

.note_rewardpoint_info {}

.note_rewardpoint_info ul {
    margin-left: 20px;
}

.note_rewardpoint_info ul li {
    list-style: disc;
}

.note_rewardpoint_info .fa-li {
    color: #8B3159;
}

.product.info.detailed .data.item.content a {
    border-bottom: 1px solid #c8c8c8;
    color: #8B3159;
}
.popup_available a:visited,
.popup_available a {
    color: #8B3159;

}
.product.info.detailed a span {
    text-decoration: none !important;

}

.category-tiles {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-direction: row;
    flex-basis: auto;
}

.grid.products-grid .category-tiles .product-item {
    margin-top: 25px;
    margin-bottom: 25px;
    flex-basis: 290px;
    padding-left: 0;
    padding-right: 0;
}




/*.ves-widget.block-youtube-widget {
    Position: relative;
    padding-bottom: 56.24%;
    height: 0;
    overflow: hidden;
}

.ves-widget.block-youtube-widget iframe,
.ves-widget.block-youtube-widget embed,
.ves-widget.block-youtube-widget object{
position: absolute;
top: 0;
left:0;
width:100%;
height:100%;
}*/

#widget-youtube17702285511589281588 {
    position: relative;
    max-width: 560px;
    /* wie breit soll das Video maximal sein */
    margin: auto;
}

#widget-youtube17702285511589281588:before {
    content: "";
    display: block;
    padding-top: 56%;
    /* 16:9 Format */
}

#widget-youtube17702285511589281588 iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    ;
    left: 0;
    right: 0;
    bottom: 0;
}

body.cms-page-view a {
    color: #892D56;
    text-decoration: none;
}

body.cms-page-view,
span.imprint-email a {
    color: #892D56;
    text-decoration: none;
}

body.cms-page-view a:hover,
span.imprint-email a:hover {
    color: #515151 !important;
    text-decoration: none !important;
    border-bottom: 1px solid #333;

}
.ourservice-block p.title {
    color: #191919;
    font-weight: 500;
    font-size: 18px;
    margin: 10px 0;
}

.data.item.title h2 {
    color: #7d7d7d;
   font-size: 1.3em;
   margin: 20px 20px 20px 0;
    font-weight: normal;
}
.product.data.items > .item.title.active > h2 > a {
    color: #111 !important;

}
.product.data.items > .item.title.active > .switch {
}

.product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f6f6f6;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
}
.block.ves-widget.mustersets-start {
    background-color: #ffffff9e;
    padding: 0 0 50px 0;
    border: 1px solid #fff;
}
.widget-html h4::before {
    background: transparent;
}
/*Verwandte Artikel*/
.block.related .block-actions,
.block.related .choice.related {
    display: none;
}

.owl-carousel .owl-item img {height: auto;}

/*mustersets*/
body .mustersets-content ul {
    padding: 15px 0 0 30px;
}
/*iPad*/
/*@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {

}*/
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 2) {
    .page-header .logo img {
        max-height: 71px;
    }
}
@media only screen
/*and (min-device-width : 768px)*/
and (max-device-width : 1366px)
and (orientation : landscape) {
    .page-header .logo img {
        max-height: 71px;
    }
}
@media (min-width: 992px) {
    .page-header .header2 .header-logo {
        top: -10px;
    }

    .page-wrapper .columns .widget-carousel .slider-content h5 {
        font-size: 60px !important;
        font-size: 4em !important;
    }

    .page-wrapper .columns .widget-carousel .slider-content h3 {
        font-size: 80px !important;
        font-size: 5.4em !important;
    }
}

@media (max-width: 991px) {
    .page-header .logo {
        top: -17px;
    }
    .page-wrapper .columns .widget-carousel .slider-content h5 {
        font-size: 2em !important;
        line-height: 1em !important;
        margin: 0;
    }

    .page-wrapper .columns .widget-carousel .slider-content h3 {
        font-size: 4em !important;
        line-height: 1em !important;
        margin: 0;
    }
}

@media (min-width: 768px) {

    body.page-layout-2columns-left .page-main,
    body.page-layout-1column .page-main {
        padding-left: 57px !important;
        padding-right: 57px !important;
    }

    body.page-layout-2columns-left #maincontent.page-main,
    body.page-layout-1column #maincontent.page-main {
        margin-top: 50px !important;

    }
}

@media all and (min-width: 768px),
print {
    .page-header {
        border-bottom: 0px solid #eeeeee !important;
    }

    .form-create-account .fieldset-fullname .field-name-prefix,
    .form-create-account .fieldset-fullname .field-name-suffix {
        width: 113px !important;
    }
    #mageworx-reward-points-buttons-container.actions-toolbar {
        margin-left: 0px !important;
    }

    .checkout-payment-method .payment-option._collapsible .payment-option-content {
        max-width: 500px !important;
    }

    .column:not(.sidebar-main) form .actions-toolbar,
    .column:not(.sidebar-additional) form .actions-toolbar,
    .login-container .fieldset::after {
        margin-left: 0%;
    }
}



@media only screen and (min-width: 767px) {
    .opc-progress-bar-item._active::before {
        background: #8B3159 !important;
    }
    .opc-progress-bar-item._active>span::before {
        background: #8B3159 !important;
    }
}

@media (max-width: 767px) {
    .catalog-product-view .product.info.detailed .data > .item.content {
        float: none;
    }
    .catalog-product-view .product.data.items > .item.title {
        width: 100%;
        border-bottom: 1px solid #efefef;
    }
    .page-wrapper .columns .widget-carousel .slider-content h5 {
        font-size: 1em !important;
        line-height: 1em !important;
        margin: 0;
    }

    .page-wrapper .columns .widget-carousel .slider-content h3 {
        font-size: 2em !important;
        line-height: 1em !important;
        margin: 0;
    }
    .page-wrapper .column.main .block.brand-widget {
        border-style: none;
    }
}

@media (max-width: 480px) {
    .togglecontent .widget-images img {
        width: auto;
    }
}

.message.global.mwst {
    margin: 0 0 10px;
    padding: 12px 20px 12px 25px;
    display: block;
    font-size: 1.5rem;
    background: #8B2F58;
    background: #fbfbfb;
    border-color: none;
    color: #8B2F58;
    text-align: center;
    margin-bottom: 0;
}
.owl-carousel {
    visibility: hidden;
}

.owl-carousel .owl-dots {
     margin-top: 0px;
}


.note_rewardpoint_info_product {
    text-align: center;
    background-color: #fbfbfb;
    padding: 10px 10px 20px 10px;
}
.note_rewardpoint_info_product h3 {
    color: #8B2F58;
}

/* discount notice on product detail page after price */
span.discount-notice-price {
    font-size: 1.3em;
    line-height: 1.3em;
    display: inline-block;
    padding: 5px 20px;
    border-left: 1px solid #ccc;
    margin-top: 10px;
    margin-left: 20px;
    position: relative;
    top: 15px;
}

span.discount-notice-price.list-view,
span.discount-notice-price.list-item {
    font-size: 1em;
    line-height: 1.3em;
    display:none;
    padding: 5px 20px;
    border-left: 1px solid #ccc;
    margin-top: 0px;
    margin-left: 0px;
    position: relative;
    top: 10px;
}

span.discount-notice-price.list-top {
        text-align: center;
        font-size: 1.3em;
        line-height: 1.3em;
        display: none;
        padding: 5px 20px;
        border: 1px solid #ccc;
        position: initial;
        top: 0;
        margin-bottom: 20px;
        padding: 20px 40px;
        margin: 0 auto;
        width: 600px;
        background: #f2f2f2;
        margin-bottom: 20px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

/* show 10% Infobox in list view o */

@media (max-width: 1367px) {
    .discount-notice-price.list-item {
        display: block !important;
    }
}
@media (min-width: 1367px) {
    .discount-notice-price.list-top {
        display: block !important;
    }
}
span.discount-notice-price span {
    font-size: 1.5em;
    color: #882a54;
    font-weight: bold;
}
/* hide 10% Infobox from product detail view on product list view */
.product-item-details .price-box span.discount-notice-price {
    display: none;
}
/* .modal-popup.modal-content-nesmuk .modal-inner-wrap {
    width: 50%;
    text-align: center;
}
.modal-popup.modal-content-nesmuk .modal-inner-wrap .modal-footer {
    text-align: center;
}
.modal-popup.modal-content-nesmuk.modal-slide .modal-footer {
    border-top: 0px solid #c1c1c1;
    text-align: center;
} */

@media (max-width: 480px) {
    .togglecontent .widget-images img {
        width: auto;
    }
    span.discount-notice-price {

    margin-left: 0px;

}
}
@media (max-width: 991px)
{

    .page-header .nav-toggle {
        top: 2px;
        left: 30px;
    }
    .nav-toggle > span {
        border: 0;
        clip: initial;
        height: initial;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: initial;
        font-size: 13px;
        left: -4px;
        top: -10px;
    }
    .ves-megamenu.nav-mobile .nav-item.hauptkat .dropdown-menu {
        display: block;
    }

}

@media (max-width: 1024px) {
    .modal-popup.modal-content-couponnotice .modal-inner-wrap {
        width: 90%;
    }
}

.black-friday-top-notice {
    background-color: black;
    color: #fff;
    text-align: center;
    border: 5px double#fff;
    padding: 10px 0;
}

/* .my-promotion.black-friday-2021 {
    background-color: #212224 !important;
    color: #fff !important;
}
.my-promotion.black-friday-2021 h3 {
    border-bottom: 0;
}

.my-promotion.black-friday-2021 .promotion-bottom {
    position: static;
    padding: 0 10px;
    font-size: 1.1rem;
}

.my-promotion.black-friday-2021>.block-content {
    padding: 1px;
}

.my-promotion.black-friday-2021>.block-content p {
    margin-bottom: 0;
}

.blackfriday-additional {
    display: inline-block;
    font-size: 1.1rem;
    max-width: 400px;
    padding: 10px;
} */

.my-promotion.black-friday-2021 {
    background-color: #fff !important;
}

.my-promotion.black-friday-2021 > .block-content {
    padding: 1px;
}
.my-promotion.black-friday-2021 > .block-content p {
    margin-bottom: 0;
}
.blackfriday-additional {
    display: inline-block;
    font-size: 1.1rem;
    max-width: 400px;
    padding: 10px;
}




.my-promotion {
    padding: 10px 20px;
    background-color: #fff !important;
    color: #555 !important;
}
.my-promotion h3 {
    font-family: "Oswald", sans-serif;
    border-bottom: 5px solid #000;
    padding-bottom: 10px;
    margin-bottom: 0;
    color: #882a54;
}
.my-promotion img {
    display: block;
    max-width: 100%;
    height: auto;
}
.my-promotion .promotion-bottom {
    position: static !important;
    display: flex;
    padding: 10px 10px 0 10px;
}

.my-promotion .btn.promopopup-button {
    float: right;
    padding: 8px 14px;
}
.my-promotion .ves-widget.widget-button.block  {
    margin-bottom: 10px;

}
.my-promotion .promotion-bottom input[type="checkbox"] {
    top: 0;
    margin-right: 4px;
}
.my-promotion .promotion-bottom label {
    font-weight: normal;
}


.modal-popup.modal-content-couponnotice .copounnotice-bottom {
    display: flex;
    margin-top: 20px;
    justify-content: center;
}
.modal-popup.modal-content-couponnotice .copounnotice-bottom input {
    top: 0;
    margin-right: 4px;
}
.modal-popup.modal-content-couponnotice .modal-inner-wrap {
    width: 50%;
}

.modal-popup.modal-content-couponnotice .modal-inner-wrap {
    width: 50%;
    text-align: center;
}
.modal-popup.modal-content-couponnotice .modal-inner-wrap .modal-footer {
    text-align: center;
}
.modal-popup.modal-content-couponnotice.modal-slide .modal-footer {
    border-top: 0px solid #c1c1c1;
    text-align: center;
}

body .page-wrapper .bewertungslider-home a.tmls-readmorelink {
    color: #8b2f58;
}

.bewertungslider-home .block.tmls-widget .block-title:after,
.bewertungslider-home .block.tmls-widget:before,
.bewertungslider-home .block.tmls-widget:after {
    display: none;
}

.bewertungslider-home .tmls-widget .block-title h2:after {
    background: #8b2f58;
}

.bewertungslider-home .block.tmls-widget:before {
    display: none;
}

.bewertungslider-home .block.tmls-widget .block-title * {
    font-size: 56px;
    /* font-family: "Oswald",sans-serif; */
}
.bewertungslider-home .owl-prev,
.bewertungslider-home .owl-next {
    opacity: .7;
}

.trusted-shop-additional-logo {
    width: 40px;
    position: relative;
    margin-right: 15px;
    top: -4px;
}

@media (max-width: 991px) {
    .trusted-shop-additional-logo {
        /* position: absolute; */
        right: 85px;

    }
}