html {
    background: #131624 url(../../src/img/bgartists.jpg) no-repeat center top;
    background-size: cover;
    background-attachment: fixed;
    height: 100vh;
    width: 100%;
    display: block;
}
.ajax-modal--custom {
    color: #000;
}
.shop--navigation .notes--quantity {
    color: #015dc8;
}
@media Screen and (max-width: 768px) {
    .page-wrap--cookie-permission {
    height: 22em;
}
    html {
        background: #131624 url(../../src/img/bgartists_medium.jpg) no-repeat center top;
        background-size: contain;
    }
}

@media Screen and (max-width: 550px) {
    html {
        background: #131624 url(../../src/img/bgartists_mobil.jpg) no-repeat center top;
        background-size: contain;
    }
}

body {
    background: transparent url(../../src/img/altetranse.png);
    height: auto;
    width: 100%;
}

body.is--ctl-index {
    background: transparent;
}


#navwrap,
a,
.navigation-main,
.header-main .logo-main {
    -webkit-transition: all 359ms ease-in-out;
    -moz-transition: all 359ms ease-in-out;
    -ms-transition: all 359ms ease-in-out;
    -o-transition: all 359ms ease-in-out;
    transition: all 359ms ease-in-out;
}

/*** Unliebsames weg***/
.footer--benefit.block,
.register--advantages.block,
.logo--supportinfo.block {
    display: none;
}

.header-main .top-bar--navigation {
    display: none;
}

:placeholder {
    color: #aaaaaa;
}

.header-main,
.navigation-main,
.emotion--container {
    background: transparent;
    border: none;
}



.shop--navigation .navigation--list .btn {
    background: transparent;
    border-radius: 45px;
    -webkit-border-radius: 45px;
    color: #FFF;
    border: none;
}

.shop--navigation .navigation--list .btn:hover {
    background: transparent;
    /*color: @brand-secondary;*/
    color: #0076FF;
}


.navigation--list .entry--cart .cart--link .cart--amount {
    color: #FFF;
}

.navigation--list .entry--cart .cart--link:hover .btn,
.navigation--list .entry--cart .cart--link:hover .cart--amount {
    /*color: @brand-secondary;*/
    color: #0076FF;
}

input::placeholder,
textarea::placeholder {
    color: #aaaaaa;
}

input,
textarea,
select,
.select-field select,
.js--fancy-select select,
.select-field,
.select-field:after,
.js--fancy-select select:after {
    color: #131624;
}

input:hover,
textarea:hover,
select:hover,
input:focus,
textarea:focus,
select:focus,
.select-field select:hover,
.js--fancy-select select:hover,
.select-field select:hover:after,
.js--fancy-select select:hover:after,
.select-field select:focus,
.js--fancy-select select:focus {
    color: #0076FF;
}

.account--dropdown-navigation .navigation--signin .navigation--signin-btn.btn {
    background: #ECECEC;
    border-radius: 45px;
    -webkit-border-radius: 45px;
    color: #FFF;
    border: none;
}

.account--dropdown-navigation .navigation--signin .navigation--signin-btn.btn {
    background: #0076FF;
}

.btn {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    padding-left: 13px;
    padding-right: 13px;
    background: #FFF;
}

.btn.is--primary {
    background: #0076FF;
}

.btn.is--primary:hover,
.btn.is--primary:focus,
.btn.is--primary:active {
    background: #035fca;
}
.btn.icon--cross {
		color: #035fca;
}

@media Screen and (min-width: 30em) {

    .shop--navigation .entry--search,
    .entry--search .main-search--form .main-search--field {
        background: transparent;
    }

    body.is--ctl-index .logo-main {
        display: none;
    }

    body.is--ctl-index #navwrap.scrolled .logo-main {
        display: block;
    }

    .entry--search .main-search--form .main-search--field {
        background: transparent;
        border-radius: 45px;
        -webkit-border-radius: 45px;
        border: 1px solid #FFF;
        color: #FFF;
        padding-left: 12px;
    }

    .entry--search .main-search--form:hover .main-search--field,
    .entry--search .main-search--form:focus .main-search--field,
    .entry--search .main-search--form .main-search--field:focus {
        /*color: @brand-secondary;*/
        color: #0076FF;
        background: #FFF;
    }

    .shop--navigation .main-search--form:focus .main-search--button,
    .shop--navigation .main-search--form:hover .main-search--button {
        /*color: @brand-secondary;*/
        color: #0076FF;
    }

    .main-search--form .main-search--button {
        color: #FFF;
    }

    .account--dropdown-navigation .account--menu.is--rounded {
        background: #FFF;
        overflow: hidden;
        border: none;
        border-radius: 9px !important;
        -webkit-border-radius: 9px !important;
        -webkit-box-shadow: 0 5px 4px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 5px 4px 0 rgba(0, 0, 0, .5);
    }

    .account--dropdown-navigation .account--menu .sidebar--navigation .navigation--link,
    .account--dropdown-navigation .account--menu .blocked--link {
        color: #AAAAAA;
    }

    .account--dropdown-navigation .account--menu .sidebar--navigation .navigation--link:hover {
        color: #0076FF;
    }

}

.account--dropdown-navigation .navigation--signin .navigation--signin-btn.btn:hover {
    background: #015dc8;
}

.header-main .logo-main {
    width: 100%;
    padding: 20px 40px;
    height: auto;
    text-align: center;
}

.header-main .logo-main .logo--shop,
.header-main .logo-main .logo--link {
    width: 160px;
    float: none;
    height: auto;
    margin: 0 auto;
    display: inline-block;
}






/***** Header anpassen*****/

@media Screen and (min-width: 48em) {
    #navwrap {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        z-index: 985;
    }

    body {
        padding-top: 120px;
    }

    #navwrap.scrolled {
        background: -moz-linear-gradient(top, rgba(19, 22, 36, 1) 0%, rgba(19, 22, 36, 0.83) 17%, rgba(19, 22, 36, 0) 100%);
        background: -webkit-linear-gradient(top, rgba(19, 22, 36, 1) 0%, rgba(19, 22, 36, 0.83) 17%, rgba(19, 22, 36, 0) 100%);
        background: linear-gradient(to bottom, rgba(19, 22, 36, 1) 0%, rgba(19, 22, 36, 0.83) 17%, rgba(19, 22, 36, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#131624', endColorstr='#00131624', GradientType=0);

    }

    .navigation-main {
        left: 25%;
        width: 50%;
        top: -20px;
    }

    #navwrap.scrolled .navigation-main {
        top: -60px;
    }

    .navigation-main .navigation--list {
        text-align: center;
    }

    .navigation-main .navigation--link {
        color: #FFF;
        font-weight: 400;
        letter-spacing: .1em;
        text-transform: uppercase;
        position: relative;
    }

    .navigation-main .navigation--link:after {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 4px;
        background: #FFF;
        display: block;
    }

    .navigation-main .is--active .navigation--link,
    .navigation-main .navigation--link:hover,
    .navigation-main .navigation--link.is--active {
        background: transparent;
        /*color: @brand-secondary;*/
        color: #0076FF;
    }

    .navigation-main .navigation--list .navigation--entry.is--hovered,
    .navigation-main .navigation--list .navigation--entry.is--hovered .navigation--link {
        background: transparent;
    }

    .sidebar--navigation {
        background: transparent;
        border: none;
    }

    .sidebar--navigation .navigation--entry {
        margin: 0;
        border: none;
    }

    .categories--navigation.is--level0 .navigation--entry:first-child .navigation--link.is--active {
        border-radius: 0;
        -webkit-border-radius: 0;
    }


    .sidebar--navigation .navigation--link {
        color: #eee;
    }

    .sidebar--navigation .navigation--link:hover,
    .sidebar--navigation .navigation--link.is--active {
        /*color: @brand-secondary;*/
        color: #0076FF;
    }

    .sidebar--navigation .is--level1 .navigation--link {}


    .shop--navigation .entry--search,
    .entry--search .main-search--form .main-search--field {
        display: none;
    }

    .navigation--list .account--display {
        display: none;
    }

    .header-main .shop--navigation {
        width: 30%;
        padding: 0;
        float: right;
    }

    .header-main .logo-main {
        margin-left: 0;
        width: 125px;
        padding: 0;
    }

    #navwrap.scrolled .header-main .logo-main {
        width: 95px;
    }

    .header-main .logo-main .logo--shop,
    .header-main .logo-main .logo--link {
        width: 100%;
        height: auto;
    }

    .off-canvas .sidebar--navigation .navigation--link {
        font-size: 1.2em;
        text-transform: uppercase;
        padding: 0 0 12px 0;
        margin-bottom: 15px;
        position: relative;
        display: block;
    }

    .off-canvas .sidebar--navigation.is--level1 {
        margin-top: -10px;
        margin-bottom: 20px;
        padding-bottom: 10px;
        position: relative;
    }

    .off-canvas .sidebar--navigation.is--level1:after {
        width: 45%;
        background: #0076FF;
        height: 2px;
        bottom: 0px;
        position: absolute;
        display: block;
        left: 0;
        z-index: 9;
        content: "";
    }

    .off-canvas .sidebar--navigation.is--level1 .navigation--link {
        font-size: 1.1em;
        text-transform: uppercase;
        padding: 0 0 6px 0;
        margin-bottom: 8px;
        position: relative;
        display: block;
    }

    .off-canvas .sidebar--navigation .navigation--link:after {
        position: absolute;
        display: block;
        left: 0;
        bottom: 1px;
        height: 1px;
        background: #FFF;
        width: 30px;
        z-index: 8;
        content: "";
    }

    .off-canvas .sidebar--navigation.is--level1 .navigation--link:after {
        display: none;
    }

    .off-canvas .sidebar--navigation .navigation--link.is--active:after,
    .off-canvas .sidebar--navigation .navigation--link:hover:after {
        width: 45%;
        background: #0076FF;
        height: 2px;
        bottom: 0px;
    }

    .off-canvas .sidebar--navigation .navigation--link.has--sub-categories.is--active:after {
        display: none;
    }

    .paypal--sidebar {
        border: none;
    }

    .emotion--container.emotion--mode-rows .emotion--element.vizestarter {
        padding-top: 3vh;
        padding-bottom: 27vh !important;
        display: block;
        position: static;
    }

    .content-main {
        padding-top: 6vh;
    }
}


@media Screen and (min-width: 64em) {
    .navigation--list .account--display {
        display: none;
    }

    .header-main .shop--navigation {
        width: 30%;
        padding: 0;
    }

    .header-main .logo-main {
        margin-left: 0;
        width: 150px;
        padding: 0;
    }

    #navwrap.scrolled .header-main .logo-main {
        width: 115px;
    }

    .navigation-main .navigation--link {
        font-size: 1.4em;
    }
}


@media Screen and (min-width: 78.75em) {
    .header-main .shop--navigation {
        width: 32%;
        padding: 0;
    }

    .header-main .logo-main {
        margin-left: 0;
        width: 180px;
        padding: 0;
    }

    #navwrap.scrolled .header-main .logo-main {
        width: 140px;
    }

}



/**********************/
/*** Contentbereich ***/
/**********************/

.is--ctl-detail .content-main--inner {
    background: transparent;
}

.box--slider .product--image,
.emotion--product-slider .box--emotion .product--image,
.emotion--product .product--box .product--image {
    background: transparent url(../../src/img/produkthintergrund.png) center top no-repeat;
    background-size: contain;
}

.product--box.box--basic {
    min-height: 210px;
}

.box--basic .product--image {
    padding-left: 15px;
    padding-right: 15px;
    background: transparent url(../../src/img/produkthintergrund.png) center center no-repeat;
    background-size: contain;
    min-height: 210px;
}

.box--slider .product--image:hover,
.box--basic .product--image:hover,
.emotion--product-slider .box--emotion .product--image:hover,
.emotion--product .product--box .product--image:hover {
    background-image: url(../../src/img/produkthintergrund_hover.png);
}

.image-slider--container {
    background: transparent url(../../src/img/produkthintergrund.png) center center no-repeat;
    background-size: contain;
}

.product--box .product--title {
    font-weight: 500;
}

.product--box .product--title,
.product--box .product--price .price--default,
.emotion--product .product--box .product--details {
    color: #FFF;
    text-align: center
}

.product--box.box--basic .product--title:hover {
    color: #0076FF;
}

.product--box.box--basic .product--title {
    color: #FFF;
    text-align: left
}

.product--box.box--basic .product--title,
.product--box .product--description {
    color: #FFF;
    height: auto;
}

.product--box .box--content {
    border: none;
}

.product--box .product--price-info .price--unit {
    display: none;
}


@media Screen and (max-width: 500px) {

    .box--slider .product--image,
    .emotion--product-slider .box--emotion .product--image,
    .emotion--product .product--box .product--image {
        background-position: center center
    }
}


.js--tab-menu .tab--container-list .tab--container {
    border: none;
    border-top: 1px solid #FFF;
}

.js--tab-menu a.tab--link {
    border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    background: #131624;
    position: relative;
    display: inline-block;
    color: #FFF;
    border: 1px solid #FFF;
    text-transform: uppercase;
    padding: 0.425rem 1.2375rem 0.35rem 1.2375rem;
}

.js--tab-menu a.tab--link:hover {
    color: #0076FF;
}

.js--tab-menu .tab--link.is--active {
    background: #FFF;
    border: 1px solid #FFF;
    color: #131624;
}

.product--box .product--badges {
    top: 20%;
    left: 10px;
}

.product--box .product--badges .product--badge {
    border-radius: 14px;
    -webkit-border-radius: 14px;
    padding: 0.2rem .65rem;
}


.product--details .product--header .product--title {
    color: #0076FF;
}

.content .btn {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    padding-left: 19px;
    padding-right: 19px;
    color: #AAA;
}

.content .btn:hover {
    color: #0076FF;
}

.content .btn.is--primary {
    color: #FFF;
}

.content .btn.is--primary:hover {
    color: #FFF;
    background: #046ae1;
}

.content .btn.is--icon-right {
    padding-right: 48px;
}

.select-field select,
.js--fancy-select select {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    padding-left: 19px;
    padding-right: 19px;
}



@media Screen and (min-width: 48em) {
    .product--box .box--content {
        height: 250px;
    }

    .content--breadcrumb {
        display: none;
    }

    .listing--actions {
        background: transparent;
        border: none;
    }

    .product-slider--arrow.arrow--next,
    .product-slider--arrow.arrow--prev {
        border-radius: 70px;
        border: 1px solid #FFF;
        background: transparent;
        color: #FFF;
        height: 2rem;
        width: 2rem;
        line-height: 1.9rem;
    }

    .product-slider--arrow.arrow--next {
        right: 2px;
    }

    .product-slider--arrow.arrow--prev {
        left: 2px;
    }

    .product-slider--arrow.arrow--next:hover,
    .product-slider--arrow.arrow--prev:hover {
        border: 1px solid #FFF;
        background: #FFF;
        color: #ECECEC;
    }

    .action--filter-options {
        background: transparent;

    }

    .product--box .product--price .price--default {
        font-size: 1.7em;
        font-weight: 500;
        padding-top: 12px;
        position: relative;
    }

    .product--box .product--price .price--default:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 23px;
        height: 3px;
        content: "";
        background: #0076FF;
    }

    .product--details .content--description,
    .product--details .content--product-reviews {
        padding-left: 0;
        padding-right: 0;
    }

    .product-slider--item .product--box .product--price .price--default::before {
        width: 20px;
        left: 50%;
        margin-left: -10px;
    }

}

.product--box .product--actions {
    display: none;
}

.tab--title,
.product--details .product--buybox .price--content,
.product--details .content--title {
    color: #FFF;
}

.tab-menu--cross-selling .tab--container {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;
}



/*** produkte rechts und linkns vom content ausblenden **/
.product--navigation {
    display: none;
}


/****** Textseiten  ****/

.content--custom,
.content--custom p,
.content--custom h1,
.content--custom h2,
.content--custom h3,
.content--custom h4 {
    color: #FFF;
}

hr {
    border: none;
    border-bottom: 1px solid #FFF;
    margin: 4rem auto;
}

.content--custom h3 {
    font-size: 1.6em;
    display: block;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 13px;
}

.content--custom h3:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 45px;
    height: 3px;
    content: "";
    background: #0076FF;
}




/**********************/
/*** FIRE STARTER ***/
/**********************/
.emotion--wrapper {
    margin-top: 90px;
}

.product--box .product--price .price--default {
    font-size: 1.7em;
    font-weight: 500;
    padding-top: 12px;
    position: relative;
}

.emotion--element .product--box .product--price .price--default:before {
    position: absolute;
    left: 50%;
    top: 0;
    width: 30px;
    height: 3px;
    content: "";
    margin-left: -15px;
    background: #0076FF;
}

.emotion--product .product--box .product--info {
    overflow: visible;
}

.emotion--row .product--box .box--content {
    height: 100%;
}

@media Screen and (min-width: 48em) {
    .emotion--row .product--box .box--content {
        height: 100%;
    }
}

/**********************/
/***** El Footre  *****/
/**********************/


.footer-main {
    background: #FFFFFF;
    border: none;
    color: rgba(0, 0, 0, .3);
}

.footer-main .footer--columns {
    border: none;
}

.footer-main .column--headline {
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #ececec;
    font-size: 2rem;
    line-height: auto;
}

.footer-main a,
.footer-main .navigation--link {
    color: rgba(0, 0, 0, .3);
}

.footer-main a:hover,
.footer-main .navigation--link:hover {
    color: #015dc8;
}

.footer--logo .icon--shopware,
.footer--copyright {
    display: none;
}



.footer-main .footer--logo {
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: center;
    display: block;
}

.footer-main .footer--logo a,
.footer-main .footer--logo a img {
    margin: 0 auto;
    display: block;
}

@media Screen and (min-width: 48em) {
    .footer-main .footer--column {
        width: 50%;
    }

    .footer-main .navigation--list .navigation--entry {
        display: inline-block;
        width: auto;
        padding: 0 15px 0 0;
        margin: 5px 4px 5px 0;
        position: relative;
        text-transform: uppercase;

    }



    .footer-main .navigation--list .navigation--entry:after {
        position: absolute;
        right: 0;
        top: 9px;
        background: #0076FF;
        display: block;
        content: "";
        width: 6px;
        height: 6px;
        border-radius: 7px;
    }

    .footer-main .navigation--list:first-child .navigation--entry:last-child:after {
        display: none;
    }


}


.footer--column.column--hotline,
.footer--column.column--newsletter {
    display: none;
}


.panel--dot-nav .dot--link,
.panel--dot-nav a {
    background: rgba(255, 255, 255, .8);
    border: none;
}

/**** offcanvas elemente *****/

.tab--container.js--off-canvas-button {
    border: none;
    border-top: 1px solid #FFF;
}

.navigation--smartphone .entry--close-off-canvas,
.off-canvas .close--off-canvas {
    background: #ECECEC;
}

.navigation--smartphone .entry--close-off-canvas:hover,
.off-canvas .close--off-canvas:hover {
    background: #0076FF;
}

.off-canvas .ajax--cart .button--container .btn {
    border-radius: 30px;
    -webkit-border-radius: 30px;
}

.offcanvas--overlay {
    background: #FFFFFF;
}

@media Screen and (max-width: 48em) {
    .sidebar-main.off-canvas {
        background: #FFFFFF;
    }
}


.offcanvas--overlay .overlay--category .category--headline {
    font-size: 1.1em;
    text-transform: uppercase;
    color: #0076FF;
}

.sidebar--navigation .navigation--entry,
.offcanvas--overlay .sidebar--navigation {
    border-color: #ECECEC;
}

/**** KAUFPROZESS ****/
.steps--content .steps--entry .icon {
    background: transparent;
    border: 1px solid #FFF;
}

.steps--content .is--active .icon {
    background: #0076FF;
}

.steps--content .steps--list {
    color: #FFF;
}

@media Screen and (max-width: 48em) {
    .emotion--wrapper {
        margin-top: 35px;
    }
}

.emotion--element,
.emotion--element .emotion--html,
.emotion--element .emotion--html .html--content {
    overflow: hidden;
}


/***** INTERN  ******/
.panel--title {
    color: #FFF;
}

.account--content,
.panel--title.is--underline {
    color: #FFF;
}

@media Screen and (min-width: 48em) {
    .account--menu {
        border: none;
        color: #FFF;
    }

    .account--menu .navigation--headline {
        border-color: #FFF;
        color: #0076FF;
    }

    .account--menu .navigation--register {
        color: #0076FF;
    }

    .account--menu.is--personalized .navigation--link.navigation--personalized {
        color: #FFF;
    }

    .account--menu.is--personalized .navigation--link.navigation--personalized:after {
        display: none;
    }
}

.off-canvas .ajax--cart .product--table .add-voucher--field {
    background: #ECECEC;
    border-radius: 25px 0 0 25px;
    -webkit-border-radius: 25px 0 0 25px;
    width: 85%;
}

.off-canvas .ajax--cart .product--table .add-voucher--field::placeholder {
    color: #aaaaaa;
}

.off-canvas .ajax--cart .button--container .btn.add-voucher--button {
    border-radius: 0 25px 25px 0;
    -webkit-border-radius: 0 25px 25px 0;
    width: 15%;
}

.product--delivery .delivery--text-available {
    color: #FFF;
}

.btn.btn--back-top-shop {
    background: rgba(16, 25, 37, .5)
}

.steps--content .is--active .icon {
    border: none;
}

.shop-sites--headline.navigation--headline {
    display: none;
}

.payment--method {
    background: #FFF;
    margin-bottom: 20px;
}

.confirm--content .product--table .panel--body,
.product--table .basket--footer,
.panel,
.confirm--content .product--table .basket--footer,
.product--table .basket--footer {
    background: rgba(16, 25, 37, .5);
}


.product--table .panel--body {
    border: none;
}

@media Screen and (min-width: 48em) {

    .confirm--content .product--table .panel--body,
    .product--table .basket--footer,
    .panel,
    .product--table .basket--footer {
        background: rgba(16, 25, 37, .5);
    }

    .product--table .panel--body {
        border: none;
    }

    body.is--minimal-header .header-main .logo-main {
        margin-left: 0;
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo--supportinfo,
    .is--ctl-register.is--minimal-header .header-main .logo--supportinfo,
    .is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--supportinfo {
        display: none;
    }

    .confirm--inner-container.block .block {
        float: none;
    }

    .footer--bottom {
        padding-top: 90px;
    }
}

@media Screen and (min-width: 78.75em) {
    body.is--minimal-header .header-main .logo-main {
        margin-left: 0;
    }
}

.footer--socials {
    text-align: center;
    padding: 55px 15px;
}

.footer--socials a {
    text-align: center;
    display: inline-block;
    width: 90px;
    padding: 15px;
}

@media Screen and (max-width: 600px) {
    .footer--socials a {
        text-align: center;
        display: inline-block;
        padding: 5px;
        width: 60px;
    }
}

.footer--socials a:hover {
    -moz-transform: scale(1.1) rotate(-3deg);
    -webkit-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
}

.product--properties.panel,
.product--details .product--properties .product--properties-table {
    background: transparent;
}

.product--properties.panel.has--border {
    border: none;
}

.product--details .product--properties td {
    background: rgba(255, 255, 255, .1);
    color: #FFF;
}

.product--details .product--properties tr:nth-child(2n) td {
    background: rgba(255, 255, 255, .2);
}

.image-slider {
    z-index: 980;
}

.js--overlay,
.js--overlay.theme--dark {
    background: rgba(1, 92, 200, 0);
    z-index: 400;
}

.badge.is--primary,
.badge.is--primary:hover {
    background: #015dc8;
}

.ajax--cart .cart--item .item--link {
    color: rgba(0, 0, 0, .35);
}

.product--details .action--link:hover,
.ajax--cart .cart--item .item--link:hover {
    color: #015dc8;
}

.navigation--smartphone .entry--close-off-canvas,
.off-canvas .close--off-canvas {
    background: rgba(0, 0, 0, .12);
}

.container--ajax-cart.off-canvas {
    color: rgba(0, 0, 0, .35);
}

.container--ajax-cart.off-canvas .btn {
    background: rgba(0, 0, 0, .15);
    color: #888;
}

.container--ajax-cart.off-canvas .btn:hover {
    background: #015dc8;
    color: #FFF;
}

.container--ajax-cart.off-canvas .btn.is--primary {
    background: #015dc8;
    color: #FFF;
}

.container--ajax-cart.off-canvas .btn.is--primary:hover {
    background: #014799;
    color: #FFF;
}

.page-wrap--cookie-permission {
    background: #014799;
    color: #FFF;
    border: none;
}

textarea,
input[type="text"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="tel"] {
    color: #131624;
}

@media Screen and (max-width: 48em) {

    .sidebar--navigation a,
    .overlay--headline a {
        color: #AAA;
    }

    .sidebar--navigation .navigation--link {
        color: #AAA;
        text-transform: uppercase;
    }

    .sidebar--navigation a:hover,
    .overlay--headline a:hover,
    .sidebar--navigation .navigation--link.active,
    .sidebar--navigation .navigation--link:hover {
        color: #0076FF;
    }

    .footer-main .column--headline {
        color: #ccc;
        padding-top: 10px;
    }

    .footer-main .footer--column {
        border: none;
    }

    .footer-main .navigation--link {
        line-height: 1.4rem;
        font-size: 1.1em;
        color: rgba(0, 0, 0, .53);
    }
	.footer--column.column--menu {
		text-align: center;
	}
}

.content--confirm .confirm--inner-container .basket--footer,
.content--confirm .confirm--inner-container .has--border {
    border: none;
}

.confirm--inner-container.block .block {
    float: left;
}


.confirm--content .product--table .table--header {
    background: transparent;
}

.confirm--content .product--table .table--header .panel--th {
    color: #FFF;
}

.tab--content.off-canvas.is--right.is--full-screen.is--active.is--open {
    background: #131624;
}
.product--table .table--aggregation, .aggregation--list {
	background: transparent;
	border-color: transparent;
}
.content .btn.is--primary.add-product--button {
	border-top-left-radius: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 0;
	background-clip: padding-box;
	padding-left: 0;
	padding-right: 0;
}



/****** Payment methods *****/
@media Screen and (min-width:48rem) {
    .page-wrap--cookie-permission {
    height: 8em;
}
.payment--method.method.unified--payment:first-child {
	display: block;
	height: 6rem;
	font-weight: bold;
	padding: 1.5rem 0 3rem 0;
}
.paypal--payment-selection .method--description {
	display: block !important;
}
.payment--method.method.unified--payment  .method--label {
	width: 9%;
	text-align:  center;
}
.payment--method.method.unified--payment  .method--name {
	font-size: 1.15rem;
	font-weight: bold;
	text-transform: uppercase;
	color: #151515;
}
.paypal--payment-selection .payment--method.unified--payment.js--is-active .method--description,
.paypal--payment-selection .payment--method.unified--payment.is--active .method--description{
	float: left;
	width: 65%;
	color: #900;
	padding-left: 2.5rem;
}
.paypal--payment-selection .is--plus-container #ppplus {
	display: block !important;
	float: none !important;
}
.confirm--inner-container.block {
	padding-bottom: 4rem !important;
}
	.paypal--payment-selection .is--plus-container #ppplus {
		margin-bottom: 0 !important;
	}
}

.panel.is--rounded.paypal--sidebar {
	background: transparent;
}

.off-canvas {
	opacity: 0;
}
.off-canvas.is--open {
	opacity: 1;
}

.off-canvas.is--right {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	right: -100vw;
}
.off-canvas.is--right.is--open {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	right: 0;
}
.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--decline-button,
.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--button.cookie-permission--extra-button .cookie-permission--accept-button {
    color: #000;
}
