/*--Base--*/

@import url('https://fonts.googleapis.com/css?family=Comfortaa:300,400,700&display=swap');



* { box-shadow: none!important; border-radius: 0!important; }

body { overflow-x: hidden; }

body, h1, h2, h3, h4, h5 {  font-family: 'Comfortaa',sans-serif; }

.btn { background-image: none; }

.container { max-width: 1600px; }

a, a:hover, .btn { transition: all ease-in 300ms; }



/*---HEADER---*/

.header-main .header--navigation { padding-bottom: 27px; }

.header-main { margin-top: 56px }

@media screen and (max-width: 1400px) and (min-width: 768px)  {

	.header-main .header--navigation  { padding: 0 30px 27px 30px; }

}



/*---Top Bar--*/



.header-main .top-bar, .header-main .top-bar .container { background: #002148; color: #fff; }

@media screen and (max-width: 1400px) {.header-main .top-bar .container { padding: 0 10px; }}

.header-main .top-bar { font-size: 12px; padding: 6px 0; position: fixed; top: 0; width: 100%; z-index: 4444; }

.header-main .top-bar a { color: #fff; }

.header-main .top-bar a:hover { color: #fff; }

 @media screen and(max-width: @desktopViewportWidth) {.marginright {display:none}}

.marginright { margin-right: 35px; position: relative; }

.marginleft {padding-right: 15px;}

.social-header { float: right; }

.header-main .top-bar--navigation .navigation--entry:last-child { color: #fff;}

.entry--search .main-search--form .main-search--field {background: #fff; font-size: 12px; border: 1px solid black;}

.marginright .icon--check:before {
    font-size: 9px;
    padding-right: 4px;
}

.topbar-tel-mail {
    float: right;
    padding: 5px 0px;
}
.top-bar--navigation .compare--list::after {
    display: none;
}
.topbar-trusteds {
	line-height: 25px;
	float: left;
}
@media screen and (max-width: 1098px) {
  .header-main .top-bar--navigation .navigation--entry:last-child, .topbar-tel-mail {
    padding-top: 5px;
  }
}

/*---Shop Navigation---*/


@media screen and (min-width: 768px){

    .header-main .shop--navigation { margin-top: -25px; }

    .header-main .logo-main .logo--link { transform: translateX(-50%); left: 50%; z-index: 999; position: relative; height: auto; max-width: 150px; margin-top: 5px;}
    .header-main .logo-main .logo--link:hover { opacity:0.7; }


    .header-main .shop--navigation { width: 100%; }

    .shop--navigation .entry--search { left: 0px; max-width: 180px;  }

    .header-main .logo-main { float: none; margin: 0 auto; }
}



.icon--account:before { color: rgba(0,0,0,0); background: url('images/user.png') no-repeat center center; background-size: contain; }

.icon--heart:before { color: rgba(0,0,0,0); background: url('images/heart.png') no-repeat center center;  background-size: contain; }

.icon--basket:before { color: rgba(0,0,0,0); background: url('images/cart.png') no-repeat center center;  background-size: contain;}

.navigation--list .navigation--entry .btn { border: none; padding-top: 5px;}

.navigation--list .account--display, .navigation--list .entry--cart .cart--link .cart--amount {display: none; }

.shop--navigation .entry--search {
    left: 0px;
    max-width: 180px;
}
.shop--navigation .navigation--entry .icon--search {
    font-size: 13px;
}
.product--box .product--action .icon--heart {
	display: none;
	font-size: 20px;
}
/*---Main Navigation---*/
.navigation-main {
    border-bottom: none;
}
.navigation-main.is--sticky {
    top: 56px!important;
}
.js--menu-scroller {
    border-top: 1px solid #d9d9d9;
}
.navigation-main .navigation--link {
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 15px 10px 10px;
}
.navigation-main .navigation--entry {
    margin-top: -1px;
}
.navigation-main .navigation--entry:hover .navigation--link {
    background-color: #002148;
}
.navigation-main .is--home .navigation--link {
    width: 44px;
    padding-right: 35px;
    background-color: #002148;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    color: #002148;
}
.navigation-main .is--home .navigation--link:hover {
    background-image: linear-gradient(to bottom, #002148 0%, #002148 100%);
    color: #002148!important;
}
.navigation--list-wrapper .icon--house:before {
    color: #002148;
}
.navigation-main .is--home .navigation--link:hover .icon--house:before {
    color: #002148!important;
}
.navigation-main .is--active .navigation--link .icon--house:before {
    color: #000;
}
.navigation-main .is--active .navigation--link {
    background: none!important;
    background-color: #fff!important;
    color: #000!important;
    box-shadow: 0px -3px #002148 inset!important;
}


.navigation-main .navigation--link:hover {
    color: #fff;
}
.advanced-menu {
    background-image: linear-gradient( white, #d9d9d9);
}
.advanced-menu .teaser--headline, .advanced-menu .teaser--text {
    display: none!important;
}
.advanced-menu .menu--list {
    width: 33%!important;
    padding-bottom: 80px;
}
.advanced-menu .menu--delimiter {
    left: 30%;
    top: 80px;
    width: 2px;
}
.advanced-menu .menu--teaser {
    width: 66%!important;
}
.advanced-menu .button-container {
    display: none;
}

.dropdown-ueberschrift {
    margin-bottom: 40px;
}
.dropdown-ueberschrift a {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

    .navigation-main .navigation--list .navigation--entry.is--hovered, .navigation-main .navigation--list .navigation--entry.is--hovered .navigation--link {
    background: #fff;
    color: #000;
    box-shadow: 0px -3px #002148 inset!important;
}
.advanced-menu .menu--level-0 {
	column-count: 1!important;
}
@media screen and (min-width: 1260px) {
    .advanced-menu .content--wrapper {
        padding: 60px 25px 10px 25px;;
        margin: 0;
        box-shadow: 0px 0px 3px 1px #d3d3d3!important;
    }
}
@media screen and (max-width: 1655px) {
    .navigation-main {
        padding: 0 20px;
    }
    .header-main .header--navigation {
        padding-left: 20px;
        padding-right: 20px;
        margin: 0;
    }
    .header-main .top-bar {
        padding-left: 20px;
        padding-right: 20px;
        margin: 0;
    }

}
@media screen and (max-width: 1600px) {
    .navigation-main .navigation--link {
        padding: 15px;
      font-size: 13px;;

    }
}
@media screen and (max-width: 1480px) {
    .navigation-main .navigation--link {
        padding: 15px 8px;
        font-size: 13px;;
    }
}
@media screen and (max-width: 1260px) {
    .navigation-main .navigation--list {
        padding: 0;
    }
    .navigation-main .navigation--link {
        padding: 15px 7px;
        font-size: 12px;
    }

    .advanced-menu .menu--delimiter {
        top: 0;
    }
}
@media screen and (max-width: 1150px) {
    .navigation-main .navigation--link {
        padding: 15px 5px;
        font-size: 11px;
    }
}
@media screen and (max-width: 1176px) {
    .header-main { margin-top: 40px }
    .navigation-main.is--sticky {
        top: 42px!important;
    }
}
@media screen and (max-width: 1138px) {
	.header-main {
		margin-top: 60px;
	}
	.navigation-main.is--sticky {
		top: 60px!important;
	}
}
@media screen and (max-width: 1040px) {
    .navigation-main .navigation--link {
        padding: 15px 4px;
        font-size: 10px;
    }
    .navigation-sticky .container {
      background: #fff;
    }
.marginright {
	margin-right: 25px;
}
}
@media screen and (max-width: 767px) {
	.header-main {
		margin-top: 0;
	}
}
@media screen and (max-width: 479px) {
    .navigation--headline {
        display: none;
    }
    .offcanvas--overlay .overlay--category .category--headline {
        /*font-size: 18px;
        color: #002148;
        font-weight: 400;
        */
        display: none;
    }
    .sidebar--navigation {
        padding-top: 0;
    }
    .shop--navigation .navigation--list {
        background: #fff;
    }
    .navigation-sticky .container {
        background: #fff;
    }
    .navigation-sticky {
        display: none!important;
    }
    .header-main { margin-top: 0px }
}
.navigation-main .is--home .navigation--link {
    padding-left: 15px;
}
/*---FOOTER---*/

.op--instagram--footer { padding-bottom: 40px; }

.op--instagram--footer h2 a { background: none!important; border-top: none!important; border-left: none!important; border-right: none!important; border-bottom:solid 1px #d9d9d9!important; color: #000!important; font-size: 30px; line-height: 30px; display: block; width: 100%; padding-bottom: 23px; font-weight: 300; }

.op--instagram--footer h2 a .icon--instagram { display: none!important; }

/*a.op--instagram--item .op-small-image { filter:grayscale(100%); transition: ease-in 300ms all;}

a.op--instagram--item:hover .op-small-image { filter:grayscale(0%); transition: ease-in 300ms all; }*/



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

.footer-main .container { border-top: solid 1px #d9d9d9; }



.footer-main .column--headline { text-transform: uppercase; font-size: 14px; color: #000; font-weight: 700; }

.footer-main .column--headline::after { content: ""!important; display: block; width: 40px; height: 1px; background: #d9d9d9; margin-top: 15px; float: none; }



.footer-main .navigation--link, .column--desc { font-size: 12px; line-height: 24px; color: #626363;}

.footer-main .navigation--link:hover { color: #000; padding-left: 10px; }

.column--desc a { color: #000; font-size: 14px;font-weight: 700; }



.footer--service-menu { display: none; }

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



.footer-main .footer--copyright { width: 100vw;background: #b0b0b0; color: #fff; position: relative; left: 50%; transform: translateX(-50%); box-sizing: border-box; font-size: 12px; padding: 6px 0;}

.footer-main .footer--copyright a { color: #fff; }

.footer-main .footer--copyright a:hover { color: #000; }



.socialfooter a { display: inline-block; width: 35px; height: 35px; color: #fff; background: #b0b0b0; border-radius: 35px!important; position: relative; }

.socialfooter a:hover { background: #616161; }

.socialfooter a i { font-size: 1.2rem; position: absolute; top: 47%; left: 50%; transform: translate(-50%, -50%);}


.paypal {background: url('images/paypal-logo.png') no-repeat center center #fff!important; background-size: 85%!important; text-indent: -999999px; }
.paypal-plus {background: url('images/paypal-plus-logo.png') no-repeat center center #fff!important; background-size: 85%!important; text-indent: -999999px; }
.visa {background: url('images/visa-logo.png') no-repeat center center #fff!important; background-size: 85%!important; text-indent: -999999px; }
.mastercard {background: url('images/mastercard-logo.png') no-repeat center center #fff!important; background-size: 85%!important; text-indent: -999999px; }
.sofort {background: url('images/sofort-logo.png') no-repeat center center #fff!important; background-size: 85%!important; text-indent: -999999px; }
.amazon {background: url('images/amazon-pay-logo.png') no-repeat center center #fff!important; background-size: 85%!important; text-indent: -999999px; }
.easycredit {background: url('images/easycredit-logo.png') no-repeat center center #fff!important; background-size: 85%!important; text-indent: -999999px; }
.amex {background: url('images/amex-logo.png') no-repeat center center #fff!important; background-size: 85%!important; text-indent: -999999px; }
.sepa {background: url('images/sepa-logo.png') no-repeat center center #fff!important; background-size: 85%!important; text-indent: -999999px; }
.dhl {background: url('images/dhl-logo.png') no-repeat center center #fff!important; background-size: 85%!important; text-indent: -999999px; }
.spedition {background: url('images/spedition.png') no-repeat center center #fff!important; background-size: 85%!important; text-indent: -999999px; }
.giropay {background: url('images/giropay-logo.png') no-repeat center center #fff!important; background-size: 85%!important; text-indent: -999999px; }
.ups {background: url('images/ups-logo.png') no-repeat center center #fff!important; background-size: 85%!important; text-indent: -999999px; }
.gls {background: url('images/gls-logo.png') no-repeat center center #fff!important; background-size: 85%!important; text-indent: -999999px; }
.dpd {background: url('images/dpd-logo.png') no-repeat center center #fff!important; background-size: 85%!important; text-indent: -999999px; }
.voskasse {background: url('images/vorkasse-logo.png') no-repeat center center #fff!important; background-size: 85%!important; text-indent: -999999px; }
.hermes {background: url('images/hermes-logo.png') no-repeat center center #fff!important; background-size: 85%!important; text-indent: -999999px; }


.zahlungen-versand {
    display: inline-block;
    margin-right: 5px;
    filter: grayscale(100%);
}


.zahlungen-versand li {
    font-family: 'Arial',sans-serif;
    font-size: 9px;
    line-height: 9px;
    color: #b0b0b0;
    text-align: center;
    background: #fff;
    width: 70px;
    height: 40px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    list-style: none;
    padding-top: 11px;
    border-radius: 5px!important;
    border: solid 1px #63666a;
    font-weight: 400;
}
.social_media_list {
    list-style: none;
}
.social_media_list li {
    float: left;
    height: 35px;
    width: 35px;
    margin-right: 10px;
}
.social_media_list li a {
    list-style: none;
    padding-right: 6px;
    padding-top: 7px;
    border-radius: 0 50% 50% 50%!important;
    background: #00adef;
    height: 35px;
    width: 35px;
}
.social_media_list li a i {
    padding-left: 2px;
}
.social_media_list li a:hover {
    background: #002148;
}
.social_media_list a {
    color: #fff;
    padding-top: 6px;
    padding-left: 6px;
    font-size: 20px;
    position: absolute;
}
.icon--facebook2, .icon--twitter2, .icon--instagram2, .icon--pinterest2 {
    font-size: 36px;
}
.footer-main .footer--copyright {
    background: #002148;
}
.footer-main .footer--logo {
    display: none;
}


@media screen and (max-width: 767px) {
    .footer-main .footer--column.is--last {
        padding-bottom: 25px;
    }
}

@media screen and (max-width: 414px) {
    .footer-main {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
}

@media screen and (min-width: 480px) and (max-width: 1259px) {
    .footer-main .footer--columns {
        padding-bottom: 20px;
    }
}





/*---Detail Seite --*/
.content-main--inner {
    padding: 0;
}
.product--details .product--header {
    display: none;
}
.content--breadcrumb {
    border: none;
}
.product--details .product--image-container {
    margin-left: 0;
    margin-right: 0;
    width: calc(100% - 780px);
    padding-right: 10px;
    padding-top: 70px;
}
.product--details .product--buybox {
    width: 100%;
    max-width: 780px;
    padding-top: 70px;
}

.product--details .buybox--form {
    width: 100%;
    max-width: 250px;
    float: right;
    margin-top: 40px;
}
.right-block .detail-actions {
    position: relative;
}
.product--buybox .product--title {
    margin: 0;
    
    padding-bottom: 20px;
		line-height: 1.2;
}
.product--details .buybox--quantity {
    max-width: 250px;
    width: 100%;
    float: right;
    margin: 0;
}

.product--details .buybox--button {
    width: 100%;
    padding: 0;
    margin-top: 10px;
}
.product--details .buybox--button .icon--arrow-right{
    display: none;
}
.buybox--quantity .select-field {
    border: 1px solid #a7a7a7;
    float: right;
    max-width: 175px;
    width: 100%;
    height: 32px;
    overflow: visible;
}
.product--details .buybox--quantity .select-field select {
    font-size: 14px;
    line-height: 32px;
    border: none;
    background: none;
}
.product--details .buybox--form  .select-field:after {
    border: 1px solid #000;
    z-index: 9;
    line-height: 32px;
    top: 0;
    top: -1px;
    height: 30px;
    right: -1px;
}

.product--box .box--content {
    padding: 0.625rem 5px 20px 5px;
    border: 1px solid #dadada;
}
.product--box .box--content:hover {
    border: 1px solid #000;
		transition: ease-in-out 500ms;
}
.buybox--button {
    background: #002148;
    color: #fff;
}
.product--box .product--detail-btn {
    display: none;
}
/*
.btn.is--large {
    width: 32px;
    height: 32px;
    background: none;
    padding: 0;
    border: 1px solid #a7a7a7;
}

.btn.is--large .icon--basket {
    display: block!important;
    font-size: 22px;
    left: 1px;
}
.btn.is--large span {
    display: none;
}*/
.product-mini-icons .buybox--button {
    background: none;
    padding: 0;
    border: 1px solid #a7a7a7;
    height: 32px;
    width: 32px;
}
.product-mini-icons .buybox--button span {
    display: none;
}
.product--box .buybox--form i.icon--basket {
    display: block;
    font-size: 22px;
    left: 1px;
}



.product--box .product--actions form:first-child {
    margin-right: 5px;
    border: 1px solid #a7a7a7;
}
.product--box .product--actions form {
    height: 32px;
    width: 32px;
    float: left;
    margin-top: 0;
}
/*
.product--box .product--action [class^="icon--"] {
    font-size: 18px;
    color: #a7a7a7;
}*/

.buybox--button .icon--arrow-right:before {
    display: none;
}
.js--tab-menu .tab--link {
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 0;
    padding-bottom: 27px;
    padding-right: 0;
    margin-right: 50px;
}

.product--box .action--compare, .product--box .product--action {
	height: 100%;
	width: 100%;
	margin: 0;
	text-align: center;
}
.product--box .action--compare, .product--box .product--action .icon--compare {
	margin: 0;
}
.product--box .action--compare:focus, .product--box .product--action:focus {
    outline: none;
}
.js--tab-menu .tab--container-list .tab--container.has--content.is--active {
    border: none;
    border-top: 1px solid #a7a7a7;
}
.js--tab-menu .tab--link.has--content {
    background: #fff;

}
.js--tab-menu .tab--link {
	transition: 300ms;
}
.js--tab-menu .tab--link.is--active {
    background: #fff;
    border-bottom: 2px solid black;
}
.product--details .content--description, .product--details .content--product-reviews {
    padding: 30px 0;
    width: calc(100% - 500px);
    float: left;
}
.product-description-icons {
    width: 500px;
    float: left;
    padding-top: 107px;
    padding-left: 140px;
}
.product-description-icons ul {
    list-style: none;
}
.product--details .tab--navigation {
    clear: both;
}
.product-description-li img {
    float: left;
    margin-right: 20px;
}
.product-description-li p {
    line-height: 45px;
    color: #002148;
}
.product--details .content--title {
    font-size: 20px;
 
    color: #000;
}
.product--details .content--title:first-of-type {
    font-size: 25px;
    padding-bottom: 30px;

}
.paypal-unified-installments-banner--product-detail {
	display: none;
}
.paypal--sidebar {
	display: none;
}
.paypal-unified-installments-banner--cart {
	display: none;
}
.paypal-unified-installments-banner--cart {
	display: none;
}




.tab-menu--cross-selling.js--tab-menu {
	clear: both;
}
.tab-menu--cross-selling.js--tab-menu .listing-notebutton {
	left: unset;
	top: 10px;
	right: 5px;
}
.tab-menu--cross-selling .tab--link {
	display: inline-block;
	text-align: left;
	background: none;
	font-size: 18px;
}
.product--box .product--title {
	white-space: normal;
}
@media screen and (max-width: 1259px) {
	.tab-menu--cross-selling .product-slider--container.is--horizontal .product-slider--item:hover {
		border: none;
	}
}
@media screen and (max-width: 1640px) {
    .is--ctl-detail .content-main--inner {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.product--details .product--actions {
    display: none;
}
.product--details .buybox--inner {
    border-top: 0px solid #d9d9d9;
    padding-top: 75px;
}

.detail-produktvorteile {
    width: 100%;
    padding-top: 60px;
    height: 100px;
}
.detail-produktvorteile .freitext {
    width: 100%;
    padding-top: 25px;
}
.detail-produktvorteile li {
    list-style: none;
    line-height: 1;
		margin-bottom: 5px;
}
.detail-produktvorteile .icon--dot {
    float: left;
}

.detail-varianten {
    width: 100%;
    padding-top: 0px;
    height: 80px;
    padding-bottom: 80px;
    margin-bottom: 45px;
    max-width: 500px;
}
.detail-variante {
    width: 33.3%;
    float: left;
}

.configurator--label {
    float: left;
    width: 33.3%;
    margin: 0;
		line-height: 32px;
}
.product--details .configurator--form .select-field {
    width: 67%;
    border: 1px solid #a7a7a7;
    height: 32px;
    line-height: 32px;
    overflow: visible;
		margin-bottom: 20px;
}
.product--details .configurator--form .select-field select {
    background: none;
    height: 32px;
    line-height: 32px;
    border: none;
		font-family: "Arial", sans-serif;
}
.product--details .product--configurator .reset--configuration {
	display: none;
}
.paypal-unified-ec--outer-button-container {
	display: none;
}
.product--details .configurator--form .select-field:after {
    border: 1px solid #000;
    z-index: 9;
    line-height: 32px;
    top: 0;
    top: -1px;
    height: 30px;
    right: -1px;
}
.product--details .action--link.action--compare {
    font-size: 0;
    margin: 0;
    height: 32px;
    width: 32px;
    border: 1px solid #a7a7a7;
}
.product--details .action--link {
    font-size: 0;
    margin: 0;
    height: 32px;
    width: 32px;
    border: 1px solid #a7a7a7;
}
.action--link .icon--compare:before, .action--link .icon--heart:before {
    font-size: 20px;
    padding-left: 6px;
}
.action--link .icon--compare:before {
    color: #a7a7a7;
}
.product--details .action--form {
    margin-right: 5px;
}

.detail-preis {
    float: left;
    width: calc(100% - 250px);
    padding-right: 10px;
}
.image-slider--thumbnails .thumbnail--link {
    border: none;
}
.image-slider--thumbnails .thumbnail--link.is--active {
    border: 1px solid #002148;
}
.is--ctl-detail .product-slider--container.is--horizontal {
    margin: 0!important;
}
.is--ctl-detail .bought--content .product-slider .product-slider--item {
    width: 20%;
}
.artikel_nummer {
	margin: 10px 0;
}
.box--slider .product--price-info {
	display: flex;
}
.product-slider--container.is--horizontal .product-slider--item {
	border: 1px solid #fff;
}
.product-slider--container.is--horizontal .product-slider--item:hover {
	border: 1px solid #000;
	transition: ease-in-out 300ms;
}

.image--gallery .image-slider--container {
	bottom: 7.625rem;
}
.image--gallery .image-slider--thumbnails {
	height: 6.625rem;
	text-align: center;
}

@media screen and (min-width: 1260px) {
.product-slider--item .product--box .box--content {
    border: none;
}
.image-slider--thumbnails .thumbnail--link {
    height: 94px;
    width: 100%;
    border: none;
}
.image-gallery--modal .image-slider--thumbnails .thumbnail--link {
	 width: auto;
}
.image-gallery--modal .image-slider--thumbnails-slide {
	 width: auto;
}
.image-slider--thumbnails {
    width: 130px;
}
.image-slider--thumbnails .image-slider--thumbnails-slide {
    width: 100%;
}
.image-slider--thumbnails .thumbnails--arrow.is--active {
    left: 29px;
}
.js--img-zoom--title {
    display: none;
}
.js--img-zoom--flyout {
    width: 780px;
    height: 502px;
    right: -780px;
    top: 69px;
}
}


@media screen and (max-width: 1259px) {
    .product--details .product--image-container {
        width: 50%;
    }
    .product--details .product--buybox {
        width: 50%;
    }
    .image-slider--item .image--element {
        max-height: 330px;
    }
    .image-slider--thumbnails {
        z-index: 9;
    }
    .product--details .content--description, .product--details .content--product-reviews {
        width: 100%;
    }
    .product-description-icons {
        width: 100%;
        padding: 0;
    }
    .product-description-li {
        width: 33%;
        float: left;
    }
    .is--ctl-detail .bought--content .product-slider .product-slider--item {
        width: 25%;
    }
}
@media screen and (max-width: 1024px){
    .product--details .product--buybox {
        max-width: none;
    }
    .product--details .product--image-container {
        width: 100%;
        padding: 0px;
    }
    .product--details .product--buybox {
        padding-top: 0px;
    }
    .detail-produktvorteile {
        padding-top: 40px;
    }
    .detail-varianten {
        
        margin-bottom: 25px;
        height: 180px;
    }
    .product--details .buybox--inner {
        padding-top: 30px;
    }
    .product--details .configurator--form {
        width: 100%;
    }
    .image-slider--item .image--element {
        max-height: initial;
    }
    .product--details .product--buybox {
        width: 100%;
    }
    .is--ctl-detail .bought--content .product-slider .product-slider--item {
        width: 33%;
    }
}
@media screen and (max-width: 800px) {
    .product-description-li img {
        margin-right: 10px;
    }
}
@media screen and (max-width: 767px) {
    .detail-variante {
        width: 100%;
        float: initial;
        padding-bottom: 10px;
    }
    .configurator--label {
        width: 150px;
    }
    .product--details .configurator--form .select-field {
        width: calc(100% - 150px);
    }
    .product--details .delivery--text {
        font-size: 10px;
    }
    .tab-menu--cross-selling .tab--container:last-child {
        border: none;
    }
    .detail-preis {
        width: 250px;
    }
    .product--details .buybox--form {
        width: calc(100% - 250px);
    }
    .buybox--quantity .select-field {
        width: calc(100% - 74px);
    }
    .shop--navigation .entry--search {
        left: initial;
        margin-right: .3125rem;
        display: inline-block;
        position: absolute;
        left: 28%;
        width: 44%;
        max-width: none;
    }
    .header-main .logo-main {
        padding-left: 10px;
        padding-right: 0;
    }
    .header-main .header--navigation {
        padding: 0;
    }
    .image-slider--container {
        height: 300px;
    }
    .buybox--quantity .select-field {
        max-width: 210px;
        width: calc(100% - 42px);
    }
    .tab-menu--cross-selling .tab--title {
        clear: both;
    }
    .product-description-li {
        width: 100%;
        float: unset;
    }
    .product--details .action--form {
        float: right;
        padding-right: 213px;
    }
    .is--ctl-detail .bought--content .product-slider .product-slider--item {
        width: 50%;
    }
		.product--buybox .product--title {
			font-size: 18px;
		}
		.product--details .content--title:first-of-type {
			font-size: 18px;
		}
}

@media screen and (max-width: 570px) {
    .shop--navigation .entry--search {
        left: 25%;
    }
}
@media screen and (max-width: 556px) {
    .product--details .action--form {
        float: unset;
        padding-right: 0;
    }
		.product-slider--container.is--horizontal .product-slider--item {
			width: 100%!important;
		}
}
@media screen and (max-width: 479px) {
    .detail-preis {
        width: 100%;
    }
    .product--details .buybox--form {
        width: 100%;
    }
    .detail-variante {
        float: left;
    }
    .product--details .content--description, .product--details .content--product-reviews {
        padding: 10px;
    }

    .shop--navigation .navigation--entry .icon--search {
        font-size: 18px;
    }
    .footer-main .footer--column {
        padding: 0;
    }
    .shop--navigation .entry--search {

        left: 0;
    }
    .main-search--form {
        width: 100vw;
        background: #fff!important;
    }
    .product--details .buybox--form {
        max-width: none;
    }
    .product--details .buybox--quantity {
        max-width: none;
    }
    .buybox--quantity .select-field {
        max-width: none;
    }
    .detail-produktvorteile li {
        width: 50%;
    }
    .is--ctl-detail .content-main--inner {
        padding-top: 20px;
    }
    .shop--navigation .entry--menu-left {
        z-index: 9;
    }
    .tab-menu--product {
        padding: 20px 0;
    }
    .product--details .content--title:first-of-type {
        font-size: 20px;
    }
    .product-description-icons {
        padding: 0 10px;
    }
    .product--details .content--title:first-of-type {
        font-size: 18px;
    }
    .op--instagram--footer h2 a {
        font-size: 20px;
    }
    .sidebar--categories-navigation {
        padding-top: 5px;
    }
    .sidebar--categories-navigation .is--icon-right,.sidebar--navigation .is--icon-left {
        line-height: 33px;
    }
    .is--ctl-detail .bought--content .product-slider .product-slider--item {
        width: 100%;
    }
		.product--buybox .product--title {
			font-size: 16px;
		}
		.product--details .content--title:first-of-type {
			font-size: 16px;
		}
}
@media screen and (max-width: 400px) {
    .configurator--label {
        width: 100%;
    }
    .product--details .configurator--form .select-field {
        width: 100%;
    }
    .detail-varianten {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 320px) {
    .detail-produktvorteile {
        margin-bottom: 30px;
    }


    .product--details .buybox--button {
        font-size: 16px;
    }

}












/*---Listing---*/

.sidebar--navigation .navigation--entry {
    border: none;
}
.sidebar--navigation {
    padding-top: 30px;
    padding-bottom: 50px;
    text-transform: uppercase;
    border: none;
}


.sidebar--navigation .navigation--entry {
    margin: 0;
}
.off-canvas .sidebar--navigation .navigation--link {
    padding-left: 25px;
    line-height: 1.6;
}
.sidebar--navigation ul.sidebar--navigation .navigation--entry {
    margin-left: 40px;
}

.sidebar--navigation ul.sidebar--navigation {
    padding: 0;
    font-size: 12px;
}

.box--image {
    width: 33.3%;
}
.emotion--mode-rows .emotion--product-slider {
    height: 570px;
}
.emotion--mode-rows .product--box .product--title {
	margin-top: 0!important;
	text-align: left;
	font-size: 16px;
	font-weight: 700;
}
.product--box .product--rating-container {
    display: none;
}


.product--box .product--actions {
    margin: 0;
    overflow: initial;
    float: none;
    width: 100%;
    max-width: 100%;
    display: inline-block;
}
.product--box .product--price {
    float: right;
}
.product--box .product--price .price--default {
    padding-top: 10px;	
    font-size: 16px;
}
.product--box .product--price .price--discount {
    color: #3f4c58;
    font-size: 16px;
}
.product-mini-icons {
    float: left;
    width: 69px;
}
.product-zumartikel {
    max-width: 100%;
    width: calc(100% - 74px);
    height: 32px;
    background: #002148;
    float: left;
    margin-right: 5px;
    text-align: center;
}

.product-zumartikel span {
    color: #fff;
    line-height: 12px;
    line-height: 32px;
}
.product--box .product--badges {
    margin-left: 1px;
		width: 50px;
}
.product--box .product--badges .badge--discount {
    width: 100%;
    background: #d90a00;
    font-weight: 400;
}
.product--box .product--badges .badge--recommend {
    background: #002148;
    font-weight: 400;
}
.product--box .product--badges .badge--newcomer {
    background: #00adef;
    width: 100%;
    font-weight: 400;
}

.sidebar-main .sidebar--categories-wrapper {
    border: 1px solid #000;
}
.sidebar-navigation-ueberschrift-container {
    border-left: 7px solid #002148;
}
.sidebar-navigation-ueberschrift {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: 25px;
    padding-top: 25px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    margin-right: 25px;
}
.listing-notebutton {
    position: absolute;
    top: 0;
    right: -28px;
		width: fit-content;
    z-index: 500;
}
.digpub-unterkategorie-ekw1  .emotion--digital-publishing {
    border: 1px solid #a7a7a7;
}
.digpub-unterkategorie-ekw1  .emotion--digital-publishing:hover{
    border: 1px solid #000;
}

.digpub-unterkategorie-ekw1 .dig-pub--layer .layer--content {
    padding: 0;
}
.digpub-unterkategorie-ekw1 .dig-pub--text:last-of-type {
    padding-top: 15px;
}
.digpub-unterkategorie-ekw1 .dig-pub--text p{
    line-height: 2!important;
}
.product--delivery .delivery--status-icon {
    border-radius: 50%!important;
}
.sidebar-kontaktdaten {
    margin-top: 30px;
}
.sidebar-kontaktdaten p {
    line-height: 45px;
}
.sidebar-kontaktdaten ul {
    list-style: none;
}
.kontaktdaten-abstand {
    width: 45px;
    border: 1px solid #d9d9d9;
    margin-bottom: 22px;
}
.kontaktdaten-uebschrift {
    font-size: 14px;
    text-transform: uppercase;
    color: #626363;
    font-weight: 700;
}
.kontaktdaten-telefon .icon--phone, .kontaktdaten-mail .icon--mail {
    height: 45px;
    width: 45px;
    float: left;
    border: 1px solid #00adef;
    background: #00adef;
    border-radius: 0 40% 40% 40%!important;
    margin-right: 25px;
}
.kontaktdaten-telefon .icon--phone:before {
    color: #fff;
    line-height: 45px;
    font-size: 28px;
    padding-left: 7px;
}
.kontaktdaten-mail .icon--mail:before {
    color: #fff;
    line-height: 43px;
    font-size: 20px;
    padding-left: 6px;
}

.weblabels_seo_text {
    border: none!important;
    padding: 0!important;
}
.listing-zum-artikel {
	height: 32px;
	width: 32px;
	float: left;
	margin-top: 0;
	text-align: center;
	border: 1px solid #a7a7a7;
	line-height: 32px;
	color: #a7a7a7;
}
.listing-preis-container {
	padding: 10px 0;
	border-bottom: 1px solid #f2f2f2;
	text-align: left;
}
.listing-preis-container span{
	 text-align: left;
	 font-size: 16px;
	 font-weight: 700;
}
.listing-preis-container .product--price span {
	text-align: left;
}
.listing-kategorie-container {
	margin: 15px 0;
	text-align: left;
	height: 18px;
}
.digpub-artikelslider .product--price {
	 text-align: right;
}
.digpub-artikelslider .listing-preis-container {
	padding-left: 0px;
	padding-top: 0;
	padding-bottom: 4px;
}
.digpub-artikelslider .listing-kategorie-container {
	padding-top: 5px;
	height: 18px;
	margin: 0;
}
.product--actions {
	display: none!important;
}
.product--box .product--title {
	margin-bottom: 5px;
	margin-top: 0px;
	height: 100px;
	text-align: left;
}
.is--ctl-listing  .image-slider--thumbnails .thumbnails--arrow.is--active {
	left: unset;
}
.listing {
	clear: both;
}
@media screen and (max-width: 1600px) {
    .content-main--inner {
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer-main {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media screen and (max-width: 1500px) {
    .box--image {
        width: 50%;
    }
}
@media screen and (max-width: 1400px) {

    .kontaktdaten-telefon .icon--phone, .kontaktdaten-mail .icon--mail {
        margin-right: 5px;
    }
    .kontaktdaten-telefon p, .kontaktdaten-mail p {
        font-size: 12px;
    }
}
@media screen and (max-width: 1260px) {
    .sidebar-main.off-canvas {
        padding-top: 30px;
    }
}
@media screen and (max-width: 1025px) {
    .box--image {
        width: 100%;
    }
}
@media screen and (max-width: 900px) {
    .duschkabinen-jetztentdecken {
        font-size: 14px;
    }
    .duschkabinen-kategorie {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .product--box .action--compare, .product--box .product--action {
        display: block;
				height: auto;
    }
    .listing-notebutton {
        left: 0;
        bottom: 0;
        top: auto;
    }
    .product--box .box--content {
        padding: 10px!important;;
    }

    .product--box .product--price {
        width: 100%;
        height: 32px;
				margin-top: 20px;
    }
    .product--box .product--price .price--default {
        float: right;
    }
    .sidebar-main.off-canvas {
        padding-top: 0;
        background: #fff;
    }
    .mobile--switches {
        display: none;
    }
    .sidebar-main .sidebar--categories-wrapper {
        border: none;
        background: #fff;
    }
    .sidebar-kontaktdaten {
        margin: 0;
        padding-left: 10px;
    }
    .off-canvas .sidebar--navigation .navigation--link {
        line-height: 2.6;
    }
    .offcanvas--overlay {
        background: #fff;
    }
		.box--image .product--info {
			height: 150px;
		}
		.digpub-artikelslider .price--unit {
			display: none!important;
		}
		.product--box .product--price-info .price--unit {
			 display: none;
		}
}
@media screen and (max-width: 660px) {
    .duschkabinen-jetztentdecken {
        font-size: 12px;
    }
    .duschkabinen-kategorie {
        font-size: 14px;
    }
}
@media screen and (max-width: 479px) {
    .duschkabinen-jetztentdecken {
        font-size: 10px;
    }
    .duschkabinen-kategorie {
        font-size: 12px;
    }
    .sidebar-main.off-canvas {
        padding-top: 0px;
        background: #fff;
    }
    .offcanvas--overlay.background, .account--dropdown-navigation.off-canvas {
        background: #fff;
    }
    .mobile--switches {
        display: none;
    }
    .off-canvas .sidebar--navigation .navigation--link {
        line-height: 2.6;
    }
    .listing-notebutton {
        top: 10px;
        right: 0;
        left: unset;
    }

    .sidebar--navigation {
        padding-top: 0;
    }
		.box--image .product--info {
			height: auto;
		}
}
@media screen and (min-width: 1400px) {
    .sidebar-main.off-canvas {

        width: 330px;
    }
    .is--ctl-listing .sidebar-main + .content--wrapper, .is--ctl-forms .sidebar-main + .content--wrapper, .is--ctl-tellafriend .sidebar-main + .content--wrapper, .is--ctl-newsletter .sidebar-main + .content--wrapper, .is--ctl-sitemap .sidebar-main + .content--wrapper, .is--ctl-custom .sidebar-main + .content--wrapper, .is--ctl-note.is--user .sidebar-main + .content--wrapper, .is--ctl-address .sidebar-main + .content--wrapper, .is--ctl-account.is--user .sidebar-main + .content--wrapper {
        margin-left: 410px;
    }
}








/*** Einkaufswelten ***/
.emotion--wrapper {
    max-width: 1600px;
}


.digpub-start-text {
    font-size: 35px!important;
    color: #000!important;
    width: 380px;
    line-height: 1.2!important;
    padding-bottom: 25px!important;
	background-color: rgba(255, 255, 255, 0.5);
	padding: 7px!important;
	margin-bottom: 10px!important;
}
.digpub-start-button {
    width: 170px!important;
    height: 40px!important;
    background: #002148;
    border: none;
    color: #fff;
    line-height: 40px!important;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding-bottom: 25px;
}
.dig-pub:hover .digpub-start-button {
    background: #fff;
    color: #000;
}
.dig-pub--layer .layer--content {
    padding-left: 40px;
    padding-bottom: 40px;
}
.digpub-artikelslider {
    padding-left: 0!important;
}
.digpub-artikelslider .panel.has--border {
    border: none;
}

.product-slider--container.is--horizontal, .product-slider--container.is--vertical {
    margin: 0 auto;
}
.product-slider--item {
    width: 25%!important;
}
.digpub-ueberschrift {
    padding-left: 0!important;
}
.digpub-ueberschrift .panel.has--border {
    border: none;
    border-bottom: 1px solid #e6e6e6;
}
.digpub-ueberschrift p {
    font-size: 30px;
    text-align: center;
}



.digpub-artikelslider .box--image {
    width: 100%;
}
.digpub-artikelslider .product-mini-icons {
    display: none;
}
.digpub-artikelslider .product--actions {
    display: block
}

.digpub-artikelslider .product-zumartikel {
    width: 100%;
    margin-top: 15px;
}

@media screen and (min-width: 1024px) {
	.digpub-artikelslider .product-zumartikel {
			opacity: 0;
	}
	.digpub-artikelslider .product-slider--item:hover .product-zumartikel {
		opacity: 1;
		transform: ease-in-out 500ms;
	}
}

.digpub-artikelslider .product--box .product--price .price--pseudo {
	display: inline-block;
}
.digpub-artikelslider .panel--title  {
	font-size: 30px;
	text-align: center;
	font-weight: 100;
	line-height: 0;
}
/*.digpub-artikelslider .product-zumartikel {
    width: 100%;
}*/


.digpub-start3-container {
    padding: 0!important;
}
/*.digpub-start3-container:hover {
    border: 1px solid black;
}*/
.digpub-start3-container .layer--wrapper {
    width: 70%!important;
}
.digpub-start3-container .dig-pub--layer .layer--content {
    padding: 0;
    margin: 0 20px;
		transition: 300ms;
}
.digpub-start3-container .dig-pub--layer .layer--content {
	transition: 300ms;
}
.digpub-start3-container .dig-pub--layer .layer--content:hover {
    border: 1px solid #000;
    transition: ease-in-out 500ms;
}
.digpub-start3-container .dig-pub--image .dig-pub--img-wrapper {
    max-width: none!important;
    text-align: center;
}


.digpub-ersatzteile-text1 {
    padding-bottom: 20px!important;
}
.digpub-passend-text1 {
    text-align: center!important;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 100px!important;
    line-height: 1.6!important;
    padding-top: 15px!important;
    font-family: "Comfortaa"!important;
}
.digpub-passend-text2 {
    text-align: center!important;
    font-weight: 700!important;
    line-height: 1.6!important;
    font-family: "Comfortaa"!important;
}

.digpub-start4-ersatzteile .layer--content {
    padding: 0px!important;
}

.ersatzteile-span1 {
    font-size: 30px!important;
    color: #000;
    text-transform: uppercase;
    padding-right: 10px!important;
}
.ersatzteile-span2 {
    font-size: 55px!important;
    color: #00adef;
}
.ersatzteile-span3 {
    font-size: 17px;
    color: #000;
}
.digpub-ersatzteile-text3 {
    text-align: center!important;
}
.emotion--banner-slider .image-slider--dots .dot--link {
    background-color: #002148;
}
.emotion--banner-slider .image-slider--dots .dot--link.is--active {
    background-color: #00adef;
}
.digpub-artikelslider .product--box .box--content {
    height: 420px;
}
.digpub-artikelslider .box--image, .digpub-artikelslider .product-slider--item .product--box .box--content {
	border: none;
}
@media screen and (min-width: 1260px) {
	.box--image .product--image {
		/*height: 400px;*/
	}
}
@media screen and (max-width: 1400px) {

  .digpub-artikelslider .product--price {
    width: 100%;
  }
  .product--box .product--price .price--default {
    float: right;
  }
  .product--box .product--price .price--discount {
    float: left;
  }
  .emotion--product-slider .product-slider--title ~ .product-slider--content {
    padding-top: 70px;
  }
	.digpub-artikelslider .listing-preis-container {
		height: 42px;
	}
	.product--box .product--price .price--default, .digpub-artikelslider .product--box .product--price .price--pseudo {
		width: auto;
		float: left;
	}
}
@media screen and (min-width: 1024px) {
    .start-seo-links {
        padding-right: 50px!important;
    }
    .start-seo-rechts {
      padding-left: 50px!important;
    }
    .start-seo-text p{
        line-height: 2;
    }
}
@media screen and (max-width: 1260px) {
    .dig-pub--layer .layer--content {
        padding-left: 20px;
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 1023px) {
  .product-slider--item {
    width: 33.3%!important;
  }
}
@media screen and (max-width: 767px) {
    .ersatzteile-span1 {
      font-size: 25px!important;
  }
  .ersatzteile-span2 {
      font-size: 50px!important;
  }
  .product-slider--item {
      width: 50%!important;
  }
  .digpub-artikelslider .listing-notebutton {
    position: absolute;
    top: 0;
    right: -20px;
    z-index: 500;
    left: initial;
  }
  .digpub-artikelslider .product--box .product--action {
    float: right;
  }
	.digpub-artikelslider .product--box .product--price {
		margin-top: 4px;
	}
}
@media screen and (max-width: 767px) and (min-width: 480px) {

    .digpub-artikelslider .box--image, .digpub-artikelslider .product-slider--item .product--box .box--content {
      height: 100%;
    }

    .digpub-artikelslider .box--image .product--info {
      padding-left: 0;
      height: 100%;
    }
    .digpub-artikelslider .box--image .product--image {
        width: 100%;
        height: 70%;
        position: static;
      }
			.product--box .product--price .price--discount {
				margin-right: 10px;
				float: right;
			}
			.is--ctl-listing .listing-kategorie-container {
				display: none;
			}
}
@media screen and (max-width: 650px) {
    .ersatzteile-span1 {
        font-size: 20px!important;
    }
    .ersatzteile-span2 {
        font-size: 45px!important;
    }
		.is--ctl-listing .listing-kategorie-container {
			display: none;
		}
}
@media screen and (max-width: 480px) {

  .digpub-artikelslider .listing-notebutton {
		top: 52px;
		right: 0;
  }
	.digpub-artikelslider .listing-kategorie-container {
		display: none;
	}
	.product--box .product--price .price--default, .digpub-artikelslider .product--box .product--price .price--pseudo {
		margin-right: 10px;
	}
}
@media screen and (max-width: 400px) {

  .digpub-artikelslider .product--box .product--price .price--default {
    font-size: 12px!important;
  }

}





.digpub-start5-ueberschrift .panel.has--border {
    border: none;
}
.digpub-start5-ueberschrift .panel--body {
    padding-left: 0!important;
}
.digpub-start5-ueberschrift .panel--body p {
    font-size: 30px!important;
}
.digpub-start5-text .panel.has--border {
    border: none;
}
.digpub-start5-text .panel--body {
    padding-left: 0!important;
    column-count: 2;
}
.digpub-start5-icons li {
    width: 33.3%;
    float: left;
    list-style: none;;
}
.digpub-start5-icons li img {
    float: left;
    margin-right: 20px;
}
.digpub-start5-icons li p {
    line-height: 42px;
    color: #002148;
}
/*
.digpub-start5-icons .digpub-start5-handicap {
    list-style-image: url('images/disabled.png');

}
.digpub-start5-icons .digpub-start5-nano {
    list-style-image: url('images/drop-silhouette.png');
}
.digpub-start5-icons .digpub-start5-sondermass {
    list-style-image: url('images/user.png');
}*/
.digpub-start5-icons li::before {
    border: 1px solid #000;
    border-radius: 0 50% 50% 50%!important;
    height: 44px;
    width: 44px;
}
@media screen and (max-width: 1550px) {
    .digpub-start5-icons li img {
        margin-right: 10px;
    }
    .digpub-start5-icons p {
        font-size: 12px;
    }
}
@media screen and (max-width: 1415px) {
    .digpub-passend-text1, .digpub-passend-text2 {
        font-size: 15px!important;
    }
    .digpub-start5-text .panel--body {
        padding-top: 0!important;
    }
    .digpub-start5-ueberschrift {
        padding-bottom: 0!important;
    }
}
@media screen and (max-width: 1320px) {
    .digpub-start5-icons li img {
        margin-right: 20px;
    }
    .digpub-start5-icons p {
        font-size: 14px;
    }
    .digpub-start5-text .panel--body {
        column-count: 1;
    }
}
@media screen and (max-width: 1200px) {
    .digpub-passend-text1, .digpub-passend-text2 {
        font-size: 14px!important;
    }
    .dig-pub--text p {
        width: 100%;
        max-width: 220px;
        margin-left: auto!important;
        margin-right: auto!important;
    }
    .digpub-start4-ersatzteile .dig-pub--layer .layer--wrapper, .digpub-start4-ersatzteile .layer--content {
        width: 100%!important;
    }
    .digpub-start4-ersatzteile .dig-pub--text p {
        max-width: none!important;
        text-align: center!important;
    }
}

@media screen and (max-width: 850px) {
    .panel--title.is--underline, .digpub-ueberschrift p, .digpub-start5-ueberschrift .panel--body p {
        font-size: 25px!important;
    }
    .digpub-start-text {
        font-size: 25px!important;
    }
}
@media screen and (max-width: 800px) {
    .digpub-start5-icons li img {
        margin-right: 10px;
    }
    .digpub-start5-icons p {
        font-size: 12px;
    }
}

@media screen and (max-width: 717px) {
    .panel--title.is--underline, .digpub-ueberschrift p, .digpub-start5-ueberschrift .panel--body p {
        font-size: 22px!important;
    }
}
@media screen and (max-width: 690px) {
    .digpub-start5-icons li {
        width: 100%;
        margin-bottom: 15px;
    }
    .digpub-start5-icons li img {
        margin-right: 20px;
    }
    .digpub-start5-icons p {
        font-size: 14px;
    }
}
@media screen and (max-width: 642px) {
    .panel--title.is--underline, .digpub-ueberschrift p, .digpub-start5-ueberschrift .panel--body p {
        font-size: 20px!important;
    }
}
@media screen and (max-width: 500px) {
    .digpub-start-text {
        font-size: 20px!important;
    }
    .digpub-start3-container .dig-pub--text p {
        font-size: 10px!important;
    }
}




/** CHECK OUT **/
.teaser--btn-print, .print--notice {
    display: none;
}





/*--- REST */
.is--ctl-forms .sidebar-main .shop-sites--container, .is--ctl-custom .sidebar-main .shop-sites--container {
    border-bottom: none;
}


.is--ctl-forms .forms--content .forms--headline, .is--ctl-forms .forms--container {
    border: none;
    padding: 0;
}
.is--ctl-forms .forms--container .panel--body {
    padding: 10px 0 0 0;
}


.is--ctl-newsletter .newsletter--content {
    margin-top: 0;
}
.is--ctl-newsletter .newsletter--headline, .is--ctl-newsletter .newsletter--form {
    border: none;
    padding: 0;
}
.is--ctl-newsletter .panel--body {
    padding: 10px 0 0 0;
}


/* Offcanvas */
@media screen and (max-width: 479px){
    .off-canvas .sidebar--navigation .navigation--link {
        padding-left: 15px;
    }
}
/*Checkout*/

.product--table .add-product--form {
	margin-top: 10px;
}
.product--table .table--tr {
	margin-bottom: 25px;
}
.is--ctl-checkout  .content--checkout .panel--body span {
	line-height: 1;
}












/**/
