@media all {
    .megamenu-mainmenu .h4-seo {
        font-size: 16px;
        font-weight: 600;
        margin-left: 12px;
        margin-top: 10px;
        margin-bottom: 10px;
        line-height: 1.1;

    }
    .h3-seo {
        line-height: 1;
        margin: 0 0 25px 0px;
        font-size: 18px;
        font-weight: 700;
    }
    .amgdprcookie-bar-template .amgdprcookie-bar-container p.amgdprcookie-policy {
        max-width: 1020px;
    }
    .amgdprcookie-groups-modal .amgdprcookie-main-wrapper .amgdprcookie-toggle-cookie {
        min-width: 50px;
    }
    .amgdprcookie-groups-modal .amgdprcookie-main-wrapper .amgdprcookie-form-container {
        overflow: hidden;
    }
    .page.messages div.messages {
        margin-bottom: 22px;
    }
    .srch-box .form.minisearch {position: relative;}
    .slid-wrap {
        border: solid 1px #d6d5d6;
        padding: 30px;
        position: relative;
        margin: 0 0 60px 0px;
    }

    .slid-title {
        width: 100%;
        position: absolute;
        top: -20px;
        left: 0;
        text-align: center;
        font-size: 26px;
        font-weight: 700;
        text-transform: uppercase;
    }

    .slid-title span {
        display: inline-block;
        line-height: 1;
        background: #fff;
        padding: 5px 20px;
    }

    .slid-content {
        padding-top: 10px;
    }

    .owl-detail {
        padding: 0 20px;
    }

    .owl-detail .prod-box {
        width: 100%;
    }

    .owl-detail .prod-view a {
        display: inline-block;
    }

    .owl-detail .prod-title {
        font-size: 14px;
    }

    .owl-detail .rating h6 {
        font-size: 13px;
        margin: 0 10px 0 0px;
        font-weight: normal;
        text-decoration: underline;
    }

    .owl-detail .rating .fa {
        font-size: 17px;
        vertical-align: middle;
    }

    .checkout-onepage-success .fa.fa-print {
        font-size: xx-large;
    }

    * {
        margin: 0px;
        padding: 0px;
        text-decoration: none;

    }

    img {
        max-width: 100%;
        border: 0px;
        height: auto;
        width: auto\9;
    }

    footer,
    header,
    nav {
        display: block;
    }

    body {
        margin: 0px;
        padding: 0px;
        background: #fff;
        color: #000;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
    }

    h1 {
        font-size: 26px;
        font-weight: 700;
    }

    h2 {
        font-size: 20px;
        font-weight: 700;
        color: #8b0e68;
    }

    h3 {
        font-size: 18px;
        font-weight: 700;
    }

    h4 {
        font-size: 16px;
        font-weight: normal;
    }

    h5 {
        font-size: 14px;
        font-weight: 700;
        text-align: center;
    }

    h6 {
        font-size: 12px;
        font-weight: 700;
    }

    a {
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -o-transition: all 300ms;
        transition: all 300ms;
    }

    .new-prc .price-container .price {
        font-size: 22px;
    }

    .tab-view {
        display: none;
    }

    .bottom {
        width: 100%;
    }
}

/*Custom styles*/
.logos_row {
    display: flex;
    justify-content: space-around;
    /*padding-bottom: 60px;*/
    /*padding-top: 60px;*/
    flex-wrap: wrap;
}

.business_noteBlock {
    padding-bottom: 30px;
    border-bottom: 1px solid lightgrey;
    padding-top: 60px;
}

.title_block {
    margin-top: 50px;
}

.head_heading {
    text-shadow: 4px 1px 3px rgba(161, 51, 133, 0.37);
    color: #242424;
    font-size: 76px !important;
    font-weight: bold;
    line-height: 85px !important;
    text-align: left !important;
}

.lux_color {
    color: #a13385;
}

li {
    list-style-type: none;
}

.rol_img {
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

.point_step {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 20px;
}

.contact_btn {
    color: #ffffff !important;
    padding-top: 10px;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 30px;
    height: 40px;
    display: inline-block;
    background-color: #a23386;
    letter-spacing: 1px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.contact_btn:hover {
    color: #ffffff !important;
    padding-top: 10px;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 30px;
    height: 40px;
    display: inline-block;
    background-color: #a23386a1;
    letter-spacing: 1px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.block_1 {
    text-align: center;
    margin-top: 30px;
}

.header_kontakt {
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    letter-spacing: 1px;
    font-weight: bold;
    margin-bottom: 20px;
}


.sub_header_kontak {
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 20px;

}

.pfeil_block {
    width: 100%;
    text-align: center;
    position: relative;
    margin-top: 0px;
    background-image: url(../images/pfeil.png);
    width: 27px;
    height: 27px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.point_content {
    text-align: center;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 400;
    margin: 0 auto;
    width: 100%;
}

.point_content_header {
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 1px;

}

.roll_hed img {}

.adres_block {
    padding-top: 100px;
}

.mini_menu {
    display: flex;
    font-size: 20px;
    color: #a13385;
    justify-content: space-evenly;
    border-bottom: 1px solid lightgrey;
    border-top: 1px solid lightgrey;
    padding: 60px 0;
}

.roll_hed {
    padding: 30px;
}

.a_b_vare_video {
    display: flex;
    justify-content: center;
    padding-bottom: 15px;
}

p {
    text-align: justify;
}

/*End custom styles*/

/* CSS for lenovo thinkpad page */
#header_text {
    text-shadow: 1px 0 1px #000;
    padding-left: 30px;
    width: 600px;
    height: 350px;
    position: absolute;
    z-index: 3;
    color: #fff;
    letter-spacing: 1px;
}

.sub_header {
    color: #000;
    font-weight: 700;
    text-align: center;
    line-height: 25px;
    font-size: 18px;
    margin-bottom: 25px;
}

.block_1 {
    font-size: 14px;
    overflow: hidden;
    clear: both;
    margin-bottom: 30px;
}

.col_2_1_1 {
    width: 300px;
    height: auto;
    float: left;
}

.col_2_2_1 {
    width: 600px;
    height: auto;
    float: left;
    margin-left: 40px;
    font-size: 12px;
}

.col_2_1_2 {
    width: 300px;
    height: auto;
    float: right;
}

.col_2_2_2 {
    text-align: right;
    width: 600px;
    height: auto;
    float: right;
    margin-right: 40px;
    font-size: 12px;
}

/*End*/

a,
.alink {
    color: #333;
    text-decoration: none
}

a:visited,
.alink:visited {
    color: inherit;
    text-decoration: none !important;
}

a:hover,
.alink:hover {
    color: #9e2c7c;
    text-decoration: none !important;
}

a:active,
.alink:active {
    color: inherit;
    text-decoration: none !important;
}

.paypal-review .fieldset>.field.choice .label {
    position: relative;
}

.checkbox {
    padding-left: 30px;
}

input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.checkbox input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}

.checkbox input[type="checkbox"] {
    opacity: 0;
    z-index: 1;
}

.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
    color: #6c6c6c;
    font-size: 12px;
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 22px;
    left: 0;
    top: 4px;
    margin-left: -30px;
    border: 1px solid #cccccc;
    border-radius: 0px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 22px;
    left: 0;
    top: 6px;
    margin-left: -26px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 10px;
    color: #9e2c7c;
}

.checkbox input[type="checkbox"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.checkbox input[type="checkbox"]:checked+label::after {
    font-family: 'FontAwesome';
    content: "\f111";
}

.checkbox input[type="checkbox"]:disabled+label {
    opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled+label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}

.checkbox label::before {
    top: 0px;
}

.checkbox label::after {
    top: 4px;
}

.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox.checkbox-inline {
    margin-top: 0;
}

.checkbox.checkbox-single label {
    height: 22px;
}

/*LOGIN PAGE CSS*/

.under {
    text-decoration: underline;
}

.container {
    width: 100%;
    max-width: 1600px;
}

.btn {
    border-radius: 0px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.btn-purple {
    background: #a63180;
    border-color: #a63180;
    color: #fff;
}

.btn-purple:hover,
.btn-purple:focus {
    background: #8a1d6a;
    border-color: #8a1d6a;
    color: #fff;
}

.form-control:focus {
    border-color: #ca9fbc;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(166, 49, 128, .1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(166, 49, 128, .1);
}

.header {
    width: 100%;
    background: #fff;
    border-bottom: solid 1px #d7d7d7;
    box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
    z-index: 990 !important;
    position: relative;
}

.logo {
    float: left;
    padding: 18px 0px;
    margin: 0 30px 0 0 !important;
}

.logo img {
    width: 214px;
}

.top-left {
    float: left;
}

.header .container {
    position: relative;
}

.header .cart {
    float: left;
    padding: 5px 0px 5px 35px;
}

/* #details-reload.cart, #details-reload .cart{float:none;padding:0;} */
.top-right {
    position: relative;
}

.top-ico {
    margin: 0 0 0 25px;
    padding: 24px 0 30px 0px;
}

.top-ico>a {
    color: #6c6c6c;
    font-size: 20px;
    vertical-align: middle;
}

.top-ico>a:hover {
    color: #8a1d6a;
}

.lang-icon .dropdown-menu {
    font-size: 12px;
    left: inherit;
    right: 0;
    border-radius: 0px;
    border-color: #dedede;
}

.lang-icon .dropdown-menu>li>a:hover,
.lang-icon .dropdown-menu>li>a:focus {
    background-color: transparent;
    color: #8a1d6a;
}

.lang-icon.active>.dropdown-menu {
    display: block;
}

.dropdown.lang-icon>span {
    display: block;
    color: #979797;
    font-size: 15px;
    position: absolute;
    top: 4px;
    text-align: center;
}

.srch-box {
    height: auto;
    border: solid 1px #9e2c7c;
    background: #fff;
    top: 100%;
    right: 0;
    display: none;
}

.srch-box #search {
    height: 50px;
    font-size: 15px;
    padding-right: 50px;
}

.srch-box .s-btn {
    border: 0 !important;
    opacity: 1 !important;
    height: 50px;
}

.s-fild {
    width: 100%;
    padding: 6px 40px 6px 12px;
    background-color: transparent;
    border: 0;
    font-size: 13px;
    color: #8c8c8c;
}

.s-btn {
    position: absolute;
    right: 10px;
    top: 0px;
    bottom: 0px;
    cursor: pointer;
    width: 26px;
    height: 32px;
    color: #fff;
    font-size: 24px !important;
    border: solid 1px #8a1d6a;
    background: url(../images/src-btn-top.png) no-repeat center right !important;
    background-size: 100% !important;
}

.s-btn:hover,
.s-btn:focus {
    background-color: #8a1d6a;
    color: #fff;
}

.wish-info-wrapper .wish-info .wishlist-image .product-image-container,
.wish-info-wrapper .wish-info .wishlist-image .product-image-photo {
    width: 100% !important;
    height: auto !important;
}

.wish-box {
    width: 350px;
    max-height: 350px;
    overflow: auto;
    padding: 20px 30px;
    background: #fff;
    z-index: 991;
    border: solid 1px #dedede;
    position: absolute;
    top: 100%;
    right: 0;
    font-size: 13px;
    display: none;
}

.wish-box h5 {
    margin-top: 0;
    font-weight: 700;
}

.wish-box .price-as-configured {
    padding-top: 13px;
}

.wish-box .price-as-configured .old-price {
    margin-top: -44px;
    display: block;
    margin-bottom: 28px;
}

.wish-box .special-price,
.wish-box .special-price .price-container .price {
    font-size: 22px;
    font-weight: 700;
    color: #a63180;
}

.wish-blnk {
    display: none;
}

.wish-blnk .btn-purple {
    width: 215px;
    margin-top: 12px;
}

.wish-box .btn {
    width: 100%;
    margin-bottom: 20px;
}

.user-box {
    padding: 20px 25px;
    background: #fff;
    border: solid 1px #dedede;
    top: 100%;
    right: 0;
    font-size: 13px;
    display: none;
}

.user-box h5 {
    margin-top: 0;
    font-weight: 700;
}

.user-box .btn {
    width: 100%;
}

.lnks a {
    display: inline-block;
    margin: 10px 5px 0 0px;
    color: #a63180;
}

.lnks a:hover {
    color: #666;
}

.user-fild {
    position: relative;
    margin-bottom: 15px;
}

.user-fild span {
    width: 48px;
    height: 34px;
    line-height: 34px;
    font-size: 17px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    color: #8c8c8c;
}

.user-fild span.fa-lock {
    font-size: 24px;
}

.user-fild .form-control {
    padding-left: 50px;
    border-radius: 0px;
    box-shadow: none;
    border-color: #8c8c8c;
    height: 34px;
}

.ctn {
    padding-bottom: 40px;
}

.title {
    line-height: 1;
    font-weight: 600;
}

.lux-ctn h2 {
    color: #9e2c7c;
    line-height: 30px;
    margin-top: 0;
}

.lux-ctn p {
    color: #7f7f7f;
    line-height: 20px;
    font-size: 12px;
    margin-bottom: 25px;
}

a.scroll-up {
    width: 35px;
    height: 35px;
    line-height: 26px;
    background: #9f2c7d;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: 600;
    opacity: 1;
    position: absolute;
    right: 70px;
    top: 60px;
    z-index: 100;
    border: solid 1px #9f2c7d;
}

a.scroll-up:before {
    font-family: 'FontAwesome';
    content: "\f106";
}

a.scroll-up:hover {
    background: #8f1c6d;
}

.label {
    color: #4e4e4e;
}

.brad {
    margin: 0 0 42px 0px;
}

.brad ul {
    max-width: 1600px;
    margin: 0px auto;
    padding: 0 15px;
}

.brad ul li {
    list-style: none;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    margin-right: 5px;
}

.brad ul li a:after {
    font-family: 'FontAwesome';
    content: "\f105";
    margin-left: 7px;
    color: #9e2c7c;
}

.brad ul li:first-child {
    color: #9e2c7c;
}

.container,
.brad ul {
    max-width: 1600px;
}

.page-main {
    padding-left: 15px !important;
    padding-right: 15px !important;
    max-width: 1420px !important;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.page-main .container {
    padding-left: 0;
    padding-right: 0;
}

.footer {
    width: 100%;
    margin-top: 60px;
    padding: 55px 0px;
    position: relative;
    background-color: #F5F5F5;
}

.f-link h3 {
    color: #8d8d8d;
    line-height: 1;
    margin: 0 0 25px 0px;
}

.f-link p {
    color: #8d8d8d;
    line-height: 27px;
    font-weight: 600;
}

.f-link p span {
    display: block;
}

.f-link ul {
    margin: 0px;
    padding: 0px;
}

.f-link ul li {
    list-style: none;
    line-height: 27px;
    font-weight: 600;
}

.f-link ul li a {
    color: #8d8d8d;
}

.f-link ul li a:hover {
    color: #9e2c7c;
}

.f-social {
    margin: 32px 0 0 0px;
}

.f-social h3 {
    margin-bottom: 10px;
}

.f-social a {
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 50%;
    display: inline-block;
    background: #a4a4a4;
    color: #fff;
    font-size: 13px;
    text-align: center;
    margin: 0 5px 0 0px;
}

.f-social a:hover {
    background: #9e2c7c;
}

.f-news p {
    font-size: 12px;
    line-height: 22px;
}

.checkout-agreements.fieldset .checkout-agreement .label {
    display: flex;
}

.checkout-agreements.fieldset .checkout-agreement .label button.action {
    text-align: left;
}

.checkout-agreements.fieldset .checkout-agreement .label button.action>span {
    white-space: normal;
    font-size: medium;
}

.grand.totals .price {
    color: #9e2c7c;
    font-size: 27px;
    font-weight: 700;
}

.paypal-review-items .grand.totals strong {
    display: inline-block;
    font-weight: 600;
    padding: 3px 0 0;
    font-size: x-large;
}

.fieldset.coupon .field {
    padding-right: 11px;
}

.paypal-review-items .order-items .opc-block-summary,
.paypal-review-items .order-items .opc-block-summary .mark {
    background: white;
}

.paypal-review-items .order-items .opc-block-summary>tr>td,
.paypal-review-items .order-items .opc-block-summary>tr>th {
    border: none;
}

.paypal-review-items .order-items .opc-block-summary .totals-tax-details {
    border-bottom: 1px solid #cccccc;
}

footer .container .row .f-link h3,
footer .container .row .f-link p,
footer .container .row .f-link ul li a,
footer .container .row .f-link ul li a:visited {
    color: black;
}

footer .container .row .f-link.bezahl img {
    max-width: 70%;
}

.socicon {
    display: inline-flex;
}

footer .container .row .f-link f-social {
    max-width: 160px;
}

footer .container .row .f-link f-social h3 {
    text-align: center;
}

.subs {
    max-width: 264px;
}

.subs .form-control {
    box-shadow: none;
    border-radius: 0;
    border-color: #8d8d8d;
    margin-bottom: 10px;
}

.f-pay {
    margin: 32px 0 0 0px;
}

.m-b-25 {
    margin-bottom: 25px;
}

.btn-addto {
    float: left;
    margin-top: 9px;
    display: none;
}

.prc-info {
    float: right;
}

.old-prc,
.new-prc {
    display: block;
    line-height: 1;
    margin-bottom: 2px;
}

.old-prc {
    font-size: 11px;
    color: #000;
    text-decoration: line-through;
}

.new-prc {
    font-size: 22px;
    color: #a63180;
}

.compare {
    width: 45px;
    text-align: center;
    border-radius: 10px 0 0px 10px;
    background: #9e2c7c;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 11;
    box-shadow: -2px -1px 15px 0px rgba(0, 0, 0, 0.3);
}

.compare>a {
    display: block;
    padding: 10px;
}

.comp-dtl {
    background: #fff;
    display: none;
    margin-bottom: 10px;
}

.comp-dtl a {
    display: block;
}

.open-cls .comp-dtl {
    display: block;
}

.compare.open-cls {
    z-index: 9999999999;
}

.static p {
    font-size: 16px;
    line-height: 24px;
    color: #4e4e4e;
}

.static-left {
    padding-right: 70px;
}

.static-info {
    margin: 0 0 45px 0px;
}

.static-left h4 {
    font-weight: bold;
}

.fild-wrap {
    border: solid 1px #959595;
    padding: 30px;
    position: relative;
}

.fild-hdr {
    margin: 42px 0 38px 0px;
    font-size: 20px;
    color: #a63180;
}

.fild-hdr h4 {
    margin: 20px 0 10px 0px;
    font-weight: 600;
    color: #585858;
}

.fild-hdr h4 span {
    color: #9e2c7c;
}

.fild-title {
    width: 100%;
    position: absolute;
    top: -20px;
    left: 0;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
}

.fild-title span {
    display: inline-block;
    line-height: 1;
    background: #fff;
    padding: 5px 20px;
}

/*REGISTER*/
.fild-title {
    width: 100%;
    position: absolute;
    top: -20px;
    left: 0;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
}

.fild-title span {
    display: inline-block;
    line-height: 1;
    background: #fff;
    padding: 5px 20px;
}

/*REGISTER*/

.page-layout-1column #maincontent {
    clear: both;
}

.cms-page-view #maincontent .columns.row li,
.cms-page-view #maincontent .std p {
    font-size: 16px;
    line-height: 24px;
    color: #4e4e4e;
    letter-spacing: 0.5px;
}

.cms-page-view #maincontent .columns.row li:before {
    margin: 0;
}

.cms-page-view #maincontent .columns.row p {
    font-size: 16px;
    line-height: 24px;
    color: #4e4e4e;
    letter-spacing: 0.5px;
    /*word-break: break-all; word-wrap: break-word;*/
}

.cms-page-view.page-layout-custom-cms .page-title-wrapper {
    display: none;
}

.cat_cms p {
    font-size: 16px;
    line-height: 24px;
    color: #4e4e4e;
    letter-spacing: 0.5px;
}

.lux-blog p span {
    font-weight: 700;
}

h1.title {
    text-transform: uppercase;
}

.top-right .panel.header {
    display: none;
}

button.btn-purple {
    box-shadow: none;
}

.block.newsletter {
    display: none;
}

.footer.links {
    display: none;
}

.f-link ul li {
    margin-bottom: 0px;
}

.f-news .block.newsletter {
    display: block;
    width: auto;
    margin-bottom: 0px;
}

.f-news .block.newsletter input {
    padding-left: 8px;
}

#maincontent .columns .column.main {
    padding-bottom: 0px;
}

.cart-cost a {
    color: #ffffff;
}

.old-price .price {
    font-size: 11px;
    color: #000;
    text-decoration: line-through;
}

.btn-purple {
    color: #fff !important;
}

button#send3 {
    box-shadow: none;
}

.page-header.header {
    position: fixed;
    top: 0;
    margin: 0;
}

.page-header.header .header.content {
    display: none;
}

.header {
    width: 100%;
    background: #fff;
    border-bottom: solid 1px #d7d7d7;
    box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
    z-index: 990 !important;
    position: relative;
    padding-bottom: 0px;
    margin: 0;
}

.srch-box .s-fild {
    border: none;
}

.s-fild {
    color: #8c8c8c !important;
}

.srch-box .s-btn {
    border: solid 1px #8a1d6a;
    box-shadow: none;
    border-radius: 0px;
    padding: 0px;
}

.wish-blnk {
    display: block;
}

.wish-blnk .btn-purple {
    width: 215px;
    margin-top: 12px;
    color: #ffffff;
}

.cms-home .page-title-wrapper {
    display: none;
}

#contentarea {
    display: none;
}

input:not([disabled]):focus {
    box-shadow: none !important;
}

.old-price .price-label {
    display: none;
}

.old-price .price-label {
    font-size: 20px !important;
    color: #8e8e8e !important;
    font-weight: 400 !important;
}

.price-box .new-prc .price {
    font-weight: 700;
}

.cms-home .ts-stars-reviewCount {
    display: none !important;
}

.ts-reviewSummary-ratingValue {
    color: #010101 !important;
    font-weight: 600 !important;
}

.ts-reviewSummary-bestRating {
    color: #979797 !important;
}

.clearfix {
    clear: both;
}

.cart-cost span.price {
    font-size: 15px;
    color: #9e2c7c;
    margin: 0px;
    text-align: right;
    background: none;
}

.page-wrapper .compare {
    top: 50%;
    right: 0;
    left: auto;
    border-radius: 10px 0px 0px 10px;
}

.footer .scroll-up {
    z-index: 980;
}

.header.links .item.compare {
    display: none;
}

.header.links li a {
    text-transform: capitalize;
}

.page-wrapper {
    margin-top: 80px !important;
    /* display: block !important; */
}

.srch-box .s-btn::before {
    display: none;
}

.lux-blog a {
    color: #a63180;
}

.purple-text {
    color: #a63180 !important;
}

.fild {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}

.fild label {
    font-size: 14px;
    color: #6c6c6c;
    font-weight: 600;
}

.fild .form-control {
    height: 48px;
    border-color: #c7c6c6;
}

.fild textarea.form-control {
    height: 160px;
    resize: none;
}

.fild label {
    font-size: 14px;
    font-weight: 600;
    color: #6c6c6c;
}

.requ-txt {
    font-size: 14px !important;
    color: #656565 !important;
    text-align: right;
}

.cate-ctn ul {
    margin: 0px;
    padding: 0px;
}

.cate-ctn ul li {
    list-style: none;
    font-size: 10px;
    line-height: 15px;
    margin-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.cate-ctn ul li span {
    font-weight: 600;
    margin-right: 5px;
}

.cate-ftr {
    line-height: 10px;
    color: #8e8e8e;
    font-size: 8px;
}

.cate-ftr a {
    color: #8e8e8e;
}

.cate-ftr a:hover {
    color: #a63180;
}

.cart-icon {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
}

.cart-icon {
    position: relative;
    color: #8c8c8c;
    margin-right: 10px;
}

.cart-icon span.counter-number {
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    display: block;
    border-radius: 50%;
    background: #8a1d6a;
    color: #fff;
    font-size: 12px;
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.action.primary {
    background: #a63180;
    border-color: #a63180;
    color: #fff;
}

.action.primary:hover,
.action.primary:focus {
    background: #8a1d6a;
    border-color: #8a1d6a;
    color: #fff;
}

.page-title-wrapper {
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 45px;
}

.block-title>strong {
    font-weight: 700 !important;
    font-size: 24px !important;
    color: #6c6c6c !important;
}

.prod-info-inner .prod-name {
    text-transform: uppercase;
}

.copy {
    background: #9f2c7d;
    color: #fff;
    line-height: 60px;
    text-align: center;
    position: relative;
}

.title_block h2 {
    color: #0f0f0f;
    font-size: 25px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: bold;
    margin: 0 0 25px 0;
}

.title_block h3 {
    color: #0f0f0f;
    font-size: 16px;
    margin-top: 6px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 30px;
}

.checkout-cart-index .cart.table-wrapper .actions-toolbar {
    margin-bottom: 20px
}

.paypal-review-items .checkout-agreements .choice {
    padding: 0;
}

.choice {
    position: relative;
    padding: 0 0 0 50px;
}

.choice label {
    padding-left: 40px;
    margin: 0;
}

.choice input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    z-index: 1;
}

.choice label:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    margin-top: -12px;
    width: 25px;
    height: 25px;
    border: solid 1px #b2b2b2;
    background: #fff;
}

.choice input[type="checkbox"]:checked+label::before {
    font-family: 'FontAwesome';
    content: "\f111";
    font-size: 10px;
    position: absolute;
    top: 50%;
    color: #9e2c7c;
    text-align: center;
    line-height: 25px;
}

.choice input[type="radio"] {
    position: absolute;
    opacity: 0;
    z-index: 1;
}

.choice label:radio {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    margin-top: -12px;
    width: 25px;
    height: 25px;
    border: solid 1px #b2b2b2;
    background: #fff;
}

.choice input[type="radio"]:checked+label::before {
    font-family: 'FontAwesome';
    content: "\f111";
    font-size: 10px;
    position: absolute;
    top: 50%;
    color: #9e2c7c;
    text-align: center;
    line-height: 25px;
}

.servicemenu div {
    margin-right: 40px !important;
}

.serviceli ul {
    max-width: 150%;
}

.lagershop img {
    width: 100%;
}

.products-upsell .product-item-info {
    max-width: unset;
    width: unset;
}


@media only screen and (min-width:991px) {
    .logo {
        float: left;
        padding: 10px 0px;
        margin: 0 30px 0 0 !important;
    }

    .top-right {
        float: right;
        position: relative;
    }

    .navigation-megamenu .navigation .megamenu-mainmenu>li>a {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .top-ico {
        display: inline-block;
        vertical-align: middle;
    }

    .top-ico {
        margin: 0 0 0 25px;
        padding: 20px 0 18px 0px !important;
    }

    .cart-icon a {
        color: #8c8c8c;
        font-weight: normal;
    }

    .cart-icon {
        font-size: 35px;
    }

    .cart-cost {
        display: inline-block;
        vertical-align: middle;
        font-weight: 700;
    }

    .cart-cost {
        text-align: center;
        text-transform: uppercase;
    }

    .cart-cost p {
        font-size: 17px;
        color: #9e2c7c;
        margin: 0px;
        text-align: right;
    }

    .cart-cost span {
        display: inline-block;
        padding: 5px;
        border-radius: 4px;
        line-height: 1;
        font-size: 10px;
        background: #8a1d6a;
        color: #fff;
    }

    .cart-icon span.counter-number {
        top: 5px;
        right: -10px;
    }

    .head_heading {
        font-size: 36px;
        line-height: 40px;
    }
}

/*CSS for page IMPRESSUM*/

.geschichte {
    display: flex;
}

@media (max-width:700px) {
    .geschichte {
        display: flex;
        flex-wrap: wrap;
    }

}


@media only screen and (max-width:1400px) {
    .head_heading {
        font-size: 62px;
        line-height: 65px;
    }
}

@media (max-width:1200px) {
    .logo {
        margin-right: 15px !important;
        padding: 14px 0px;
    }

    .top-ico {
        margin-left: 15px;
        padding: 24px 0 23px;
    }

    .header .cart {
        padding: 0 15px;
    }

    .footer {
        padding: 35px 0px;
    }
}

@media (max-width:990px) {
    .logo {
        width: 40px;
        padding: 10px 0px;
        margin: 0 0 0 40px !important;
    }

    .footer .f-link {
        margin-bottom: 40px;
        text-align: center
    }

    .footer .f-link .newsletter {
        text-align: center
    }

    .footer .f-link .newsletter .subs {
        display: inline-block;
    }

    .footer {
        padding-right: 0px !important;
    }

    .header .cart {
        padding: 0 10px;
    }

    .navigation .megamenu-mainmenu>li>a {
        padding: 19px 7px;
    }

    .btn-addto .btn {
        font-size: 8px;
        padding: 4px 3px;
    }

    .tab-view {
        display: block;
    }
}

@media (max-width:767px) {
    .page-wrapper {
        margin-top: 0 !important;
    }

    .slid-title {
        font-size: 18px;
        top: -15px;
    }

    a.scroll-up {
        top: inherit;
        bottom: 55px;
        right: 15px;
    }

    .d_view {
        display: none;
    }

    .m_view {
        display: block;
    }

    .header {
        border: 0;
    }

    .page-header.header {
        max-height: 55px;
    }

    .home-prod {
        width: 50%;
    }

    .cart-cost {
        display: none;
    }

    .footer {
        padding: 25px 0px;
    }

    .f-link {
        text-align: center;
        margin-bottom: 40px;
    }

    .subs {
        max-width: 265px;
        margin: 0px auto;
    }

    .copy {
        padding: 10px;
        line-height: 24px;
    }

    .copy span {
        font-size: 0;
        display: block;
        line-height: 1;
    }

    .f-social h3 {
        margin-bottom: 15px;
    }

    .page-main {
        padding-top: 30px;
    }

    .action.towishlist:before {
        width: 0 !important;
    }

    #mainMenu .mega-menu-fullwidth .menu-cal-4 .top_content.static-content {
        display: block !important;
    }

    .brad {
        display: none;
    }

    .irs {
        padding: 0 15px;
    }
}

@media (min-width:768px) {
    .d-view {
        display: block;
    }

    .d_view {
        display: block;
    }

    .m-view {
        display: none;
    }

    .m_view {
        display: none;
    }

    .title {
        margin: 0px 0px 20px 0px;
        font-size: 24px;
    }

    .srch-box {
        width: 410px;
        position: absolute;
        z-index: 991;
    }

    .user-box {
        width: 350px !important;
        z-index: 991;
        position: absolute;
    }

    .upsell .product-item {
        margin-right: 20px;
    }
}

@media (min-width:990px) {
    .servicemenu {
        display: flex;
    }
}

@media (max-width:480px) {
    .d-view {
        display: none;
    }

    .m-view {
        display: block;
    }

    .title {
        font-size: 20px;
        margin: 0px;
    }

    .cate-ctn {
        width: 60%;
        order: 4;
        padding-left: 10px;
        margin-top: 10px;
    }

    .cate-ctn ul li {
        font-size: 9px;
    }

    .cate-ftr {
        width: 100%;
        order: 7;
    }

    .logos_row>.logo_col {
        width: 50%;
    }
}

#rev_slider_1_1_forcefullwidth {
    margin-bottom: 40px !important;
}

.fotorama__img {
    cursor: pointer;
}

.prod-ctn ul {
    list-style-type: none;
}