/* Allgemein */
p > b, ul > li b, ol > li b {
    font-family: HelveticaNeueWorld-75Bold, Helvetica, Helvetica Neue, Arial, sans-serif;
    font-weight:inherit;
}

.btn {
    border: solid 2px #001e42;
    font-family: EngraversGothicBT, Helvetica, Helvetica Neue, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #001e42;
    background: none;
    letter-spacing: 1px;
    text-align: center;
    padding: 0.5em 1em;
    margin: 0 auto;
    display: block;
    text-decoration: none;
}

.light-font.btn {
    border: solid 2px #FFF;
    color: #FFF;
}

:lang(he) .btn, 
:lang(el) .btn{
    font-family: HelveticaNeueWorld-55Roman, Helvetica, Helvetica Neue, Arial, sans-serif !important;
}

.btn:hover, .btn:focus{
    opacity: 1;
    background-color: #001e42;
    color: #fff;
}

.btn.btn-filled {
    color: #fff;
    background: #001e42;
}

.btn.btn-filled:hover, .btn.btn-filled:focus {
    opacity: 0.8;
}

.product-summary .add-to-cart form{
	max-width: 402px;
}

.ajax-cart-submit-form .form-actions.form-wrapper .btn {
    text-align:left;
    padding: 0.75rem 1.5rem;
    letter-spacing: 1.8px;
    height: 46px;
}

.ajax-cart-submit-form .form-actions.form-wrapper span.basket-icon {   
    position: absolute;
    right: 1.5rem;
    bottom:0;
    top: 5px;
    margin:auto;
    background: #fff;    
    height: 1rem;
    width: 1.2rem;
    vertical-align: middle;
    padding: 0 3px;    
    border: none;
}

.ajax-cart-submit-form .form-actions.form-wrapper span.basket-icon::after {
    content: '';
    position: absolute;
    background-image: url(../img/sprite-icons.svg);
    background-position: 27% -630px;
    background-repeat: no-repeat;
    width: 100%;
    height: 9px;
    top: -9px;
    left: 0;
    right: 0;
    padding: 0 3px;
}

.login-box button.btn {
    font-family: EngraversGothicBT, Helvetica, Helvetica Neue, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 1em;
    background: none;
    letter-spacing: 1px;
    text-align: center;
    padding: 0.2rem 1rem;
    margin: 1.5rem auto 0.3rem;
    display: block;
    width: 100%;
    border: solid 2px #001e42;
    color: #001e42;
}

:lang(he) .login-box button.btn, 
:lang(el) .login-box button.btn {
    font-family: HelveticaNeueWorld-55Roman, Helvetica, Helvetica Neue, Arial, sans-serif !important;
}

.login-box button.btn:hover, .login-box button.btn:focus {
    opacity: 1;
    color:#fff;
    background-color: #001e42;
}

.login-box .btn.btn-filled {
    color: #fff;
    background: #001e42;
}

.login-box .btn.btn-filled:hover, .login-box .btn.btn-filled:focus {
    opacity: 0.8;	
}

.login-box .registerlink {
    width: 100%;
    display: block;
    font-family: EngraversGothicBT, Helvetica, Helvetica Neue, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 1em;
    letter-spacing: 1px;
    text-align: center;
    padding: 0.2em 0em;
    margin: 0.5em auto 0.25em;
    text-decoration: none;
    border: solid 2px #001e42;
    background: #001e42;
    color: #fff;
}

:lang(he) .login-box .registerlink, 
:lang(el) .login-box .registerlink{
    font-family: HelveticaNeueWorld-55Roman, Helvetica, Helvetica Neue, Arial, sans-serif !important;
}

.login-box .registerlink:hover, .login-box .registerlink:focus {
    opacity: 0.8;
}

.mobile-search-login-wrap input[type="search"] {
    background-color: #eef0f4;	
    color: #9498a1;
    font-family: EngraversGothicBT, Helvetica, Helvetica Neue, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 1em;
}

.mobile-search-login-wrap input#mobile-searchsubmit {
    background-position: -14px -1140px;
    background-color: #eef0f4;
    background-image: url(../img/sprite-icons.svg);
}

/* Header */
.header-container {
    border-top: 4px solid #001e42;
}

.login-box a.forgot, .user #user-login .sublinks a.forgot {
    color: #1a243e;
}

.login-box a.forgot:hover, .login-box a.forgot:focus, .user #user-login .sublinks a.forgot:hover, .user #user-login .sublinks a.forgot:focus {
    opacity: 0.6;
}

.mobile-search-login-wrap .login-form-box .infield-label label {
    font-family: EngraversGothicBT, Helvetica, Helvetica Neue, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 0.9rem;
    letter-spacing: 2px;
    line-height: 1.1em;
    color: #9498a1;
}
:lang(he) .mobile-search-login-wrap .login-form-box .infield-label label, 
:lang(el) .mobile-search-login-wrap .login-form-box .infield-label label{
    font-family: HelveticaNeueWorld-55Roman, Helvetica, Helvetica Neue, Arial, sans-serif !important;
}

.mobile-search-login-wrap .login-form-box .infield-label.placeholder-focus label, 
.mobile-search-login-wrap .login-form-box .infield-label.placeholder-hide label {
    font-size: 0.75em;
    letter-spacing: 1px;
    color: #001e42;
}

.js .login-box .infield-label label {
    font-family: EngraversGothicBT, Helvetica, Helvetica Neue, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 0.9em;
    letter-spacing: 2px;
    line-height: 1em;
    color: #9498a1;
    top:17px;
}

:lang(he) .login-box .infield-label label, 
:lang(el) .login-box .infield-label label {
    font-family: HelveticaNeueWorld-55Roman, Helvetica, Helvetica Neue, Arial, sans-serif !important;
}

.login-box .infield-label.placeholder-focus label, .login-box .infield-label.placeholder-hide label {
    top: 1px;
    font-size: 0.75em;
}

.main-menu a, .main-menu .dropdown-trigger {
    color: #9498a1;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: EngraversGothicBT, Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 1em;
}

.main-menu ul li ul.dropdown-menu {
    background: #F7F8FA;
}

.basket-box .basket-items .product-info .product-name a, 
.payment-basket-box .basket-items .product-info .product-name a,
.myorder-basket-box .basket-items .product-info .product-name a {
    font-family: EngraversGothicBT, Helvetica, Helvetica Neue, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 0.95em;
    letter-spacing: 1.3px;
    line-height: 1.2;
    text-decoration: none;
    color: #001e42;
}
:lang(he) .basket-box .basket-items .product-info .product-name a, 
:lang(el) .basket-box .basket-items .product-info .product-name a,
:lang(he) .payment-basket-box .basket-items .product-info .product-name a, 
:lang(el) .payment-basket-box .basket-items .product-info .product-name a,
:lang(he) .myorder-basket-box .basket-items .product-info .product-name a, 
:lang(el) .myorder-basket-box .basket-items .product-info .product-name a{
    font-family: HelveticaNeueWorld-55Roman, Helvetica, Helvetica Neue, Arial, sans-serif !important;
}

.basket-box .basket-items .product-info .product-name a:hover, 
.payment-basket-box .basket-items .product-info .product-name a:hover, 
.basket-box .basket-items .product-info .product-name a:focus, 
.payment-basket-box .basket-items .product-info .product-name a:focus,
.myorder-basket-box .basket-items .product-info .product-name a:hover,
.myorder-basket-box .basket-items .product-info .product-name a:focus {
    opacity: 0.6;
}

.basket-box .basket-items .product-info .product-qty, 
.payment-basket-box .basket-items .product-info .product-qty,
.myorder-basket-box .basket-items .product-info .product-qty,
.basket-items .product-info .product-code,
.basket-items .product-info .product-desc{
    color: #9498a1;
    font-size: 0.8em;
    line-height: 1.4;
    letter-spacing: 0.2px;
}

.basket-box .basket-items a.remove-cart-link, 
.payment-basket-box .basket-items a.remove-cart-link {
    color: #1a243e;
    font-size: 0.8em;
    line-height: 1.4;
    letter-spacing: 0.5px;
    text-decoration: none;
    display: block;
}

.basket-box .basket-items a.remove-cart-link:hover, 
.basket-box .basket-items a.remove-cart-link:focus, 
.payment-basket-box .basket-items .a.remove-cart-link:hover, 
.payment-basket-box .basket-items a.remove-cart-link:focus {
    opacity: 0.6;
}

.basket-box #basket-summary {
    color: #001e42;
    font-family: HelveticaNeueWorld-75Bold, Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 0.8em;
    letter-spacing: 0.2px;
}

.basket-btn-wrap #basket-btn-view {
    padding: 0.2em 0.5em;
}

.basket-btn-wrap #basket-btn-pay {
    padding: 0.2em 0.5em;
}

.basket-btn-wrap #basket-btn-view:hover, .basket-btn-wrap #basket-btn-view:focus {
    opacity: 1;
    background-color: #001e42;
    color: #fff;
}

/* Footer */
footer[role="contentinfo"] {
    background: #001e42;
}

/* Mobile Menü */
.csstransitions.js-ready #inner-wrap {
    right: 0 !important;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.csstransitions.js-nav #inner-wrap {
    -webkit-transform: translate3d(-300px, 0, 0) scale3d(1, 1, 1);
    -moz-transform: translate3d(-300px, 0, 0) scale3d(1, 1, 1);
    -ms-transform: translate3d(-300px, 0, 0) scale3d(1, 1, 1);
    -o-transform: translate3d(-300px, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(-300px, 0, 0) scale3d(1, 1, 1);
}

.js-nav #inner-wrap::after {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: auto;
    z-index: 9999;
    background: rgba(0, 30, 66, 0.7) !important;
}

.mobile-search-login-wrap .login-reg-box > li a {
    color: #001e42;
    font-family: EngraversGothicBT, Helvetica, Helvetica Neue, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 0.85em;
    text-decoration: none;
    letter-spacing: 2px;
}

.mobile-search-login-wrap .searchform-wrap {
    background-color: #eef0f4;
}

.mobile-search-login-wrap input[type="search"] {
    color: #9498a1;
}

/* Produkt-Kategorie */
.product-item .product-price::after {
    content: '';
    position: absolute;
    background-color: #001e42;
    height: 2px;
    width: 40px;
    left: 0;
    right: 0;
    bottom: -1em;
    margin: 0 auto;
}

.product-item .product-price .nprice {
    color:#7e9ff0;
}

.product-item a {
    color: #001e42;
}

.product-item a:hover, .product-item a:focus {
    background-color: #F2F4F7;
}

.product-item a:hover img.cat-image {
    transform: scale(1.05);
}

.product-item h3 {
    font-family: EngraversGothicBT, Helvetica, Helvetica Neue, Arial, sans-serif;
}

.product-item .product-price {
    font-family: HelveticaNeueWorld-75Bold, Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
}

.product-item .product-price .installment-plan{
    color: #9498a1;
    font-size: 11px;
    font-weight: normal;
}

.product-item a .new-badge{
    background-color: #001e42;
    font-family: EngraversGothicBT, Helvetica, Helvetica Neue, Arial, sans-serif;
    color: #fff;
    position: absolute;
    padding: 0 0.5rem;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: normal;
    top: 10%;
    bottom: 0;
    transform: rotate(-10deg);
    height: 22px;
    margin: auto;
    right: 13%;
}

:lang(he) .product-item a .new-badge, 
:lang(el) .product-item a .new-badge{
    font-family: HelveticaNeueWorld-55Roman, Helvetica, Helvetica Neue, Arial, sans-serif !important;
}

.product-item a .badges{	
    width: 30px;        
    top: 2rem;
    left: 1rem;
    position:absolute;
}
.product-slider .product-item a .badges {
    left: 0;
}

.product-item a .badges > span {
    margin-bottom:0.5rem;
    display:block;
}

.product-item a .hd-badge {
    font-family: HelveticaNeueWorld-56It, Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #ffffff;
    width: 45px;
    height: 25px;
    background: #001e42;
    text-transform: uppercase;
    padding: 0.25rem 0.6rem;    
}

.product-item a .others-badge, .product-item a .notavailable-badge {
    margin: 0 auto;
    font-family: HelveticaNeueWorld-45Lt, Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;   
    letter-spacing: 0.5px;
    text-align: center;
    padding-top: 20px;
    display: inline-block;
}

.loadmore a {
    background-color: #f2f4f7;
    color: #001e42;
    font-family: EngraversGothicBT, Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 14px;
    font-size: 0.9rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 1.1px;
    text-align: center;
    display: block;
    padding: 1rem;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

:lang(he) .loadmore a, 
:lang(el) .loadmore a{
    font-family: HelveticaNeueWorld-55Roman, Helvetica, Helvetica Neue, Arial, sans-serif !important;
}

.events-overview .loadmore a {
    background-color:rgba(238, 240, 244, 0.5);
}

.loadmore a:hover, .loadmore a:focus{	
    background-color: #E0E0E8;
    color: #001e42;
    opacity: 1;
}

.open-filters {
    background: #001e42;
    font-family: EngraversGothicBT, Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}

:lang(he) .open-filters, 
:lang(el) .open-filters{
    font-family: HelveticaNeueWorld-55Roman, Helvetica, Helvetica Neue, Arial, sans-serif !important;
}

.open-filters:hover {
    opacity:0.8;
}

.open-filters span::before {
    width: 1.5rem;
    height: 2rem;
    background-image: url(../img/sprite-icons.svg);
    background-repeat: no-repeat;
    background-position: -15px -471px;
}

/* Produkt */
.product-summary .content-wrap {
    padding: 2.5rem 0;
}

.product-summary h2 {
    font-family: HelveticaNeueWorld-45lt, Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;  
    line-height: 1.4;
    letter-spacing: 0.2px;
    color:#001e42;
    margin-top: 0.25rem;
    margin-bottom: 1.5rem;
}

.product-summary .oprice,  .product-summary .discount{
    font-size: 15px;
}

.product-summary .product-price {
    font-family: HelveticaNeueWorld-45lt, Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 22px;
    font-weight: normal; 
    line-height: 1.27;
    letter-spacing: 0.2px;
    color:#001e42;
    margin-top: 1rem;
}

.product-summary .product-price .installment-plan {
    color: #9498a1;
    font-size: 13px;
    font-weight: normal;
}

.product-summary .product-price-legend {
    font-family: HelveticaNeueWorld-45Lt, Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.2px;
    color:#1a243e;
}

.outofstock {
    text-transform: uppercase;
    margin-top: 1rem;
}

main .procard-teaser .advantages-listing ul > li, main .product-advantages ul > li {
    margin-bottom: 0.75rem;
    position: relative;
    padding-left: 1.2rem;
    vertical-align: top;
}

main .procard-teaser .advantages-listing ul > li::before, main .product-advantages ul > li::before{
    position: absolute;
    content: '';
    background-position: -20px -106px;
    height: 1.5rem;
    width: 1.2rem;
    top: 0;
    margin: auto;
    left: 0;
}
main .procard-teaser .advantages-listing ul > li::before, main .product-advantages ul > li::before{
    background-image: url(../img/sprite-icons.svg);
}

h1.mainheading, 
h2.sectionheading {
    text-transform: uppercase;
    font-family: EngraversGothicBT, Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 2.5px;
    text-align: center;
    margin-right: 6.5%;
    margin-left: 6.5%;
    margin-bottom:0.5rem;
}

:lang(he) h1.mainheading, 
:lang(el) h1.mainheading,
:lang(he) h2.sectionheading, 
:lang(el) h2.sectionheading {
    font-family: HelveticaNeueWorld-55Roman, Helvetica, Helvetica Neue, Arial, sans-serif !important;
}

/* Cookie-Confirm */
html.noscroll {
    position: fixed;
    width: 100%;
    overflow-y: scroll;
}

#cookieConfirm {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1100;
    pointer-events: all;
    display: none;
}

.cookie_inner {
    background: #FFF;
    position: relative;
    top: 50%;
    margin: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 90%;
    max-width: 900px;
    max-height: 90%;
    overflow-y: auto;
}

.cookie_inner .header {
    padding: 30px 30px 0 30px;
    margin-bottom: 15px;
    font-family: EngraversGothicBT, Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
}

.cookie_inner .info-text, .cookie_inner .additional-info, .cookie_inner .additional-details {
    padding: 0 30px;
    margin-bottom: 10px;
    font-family: HelveticaNeueWorld-45Roman, Helvetica, Helvetica Neue, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
}

.cookie_inner a {
    color: #7e9ff0;
}

.cookie_inner a:hover {
    opacity: 0.6;
}

.cookie_inner .fl {
    float: left;
}

.cookie_inner .fr {
    float: right;
}

.cookie_inner .selection {
    padding: 0 30px;
    margin: 10px 0;
    text-align: center;
}

.cookie_inner .selection .form-item {
    display: inline-block;
    margin: 10px 0;
}

.cookie_inner .selection .form-item label {
    display: flex;
    margin-right: 2rem;
}

.cookie_inner .selection .form-item label.disabled span {
    color: #444;
}

.cookie_inner .additional-info {
    padding: 0 30px;
    margin: 10px 0;
    overflow: auto;
}

.cookie_inner .buttons {
    padding: 0 30px 30px 30px;
    text-align: end;
}

.cookie_inner .buttons .button-wrp {
    display: inline-block;
    text-align: center;
}

.cookie_inner .buttons button {
    display: inline-block;
    margin-top: 10px;
}

.cookie_inner .buttons .btn-confirm {
    margin: 10px 20px;
}

.cookie_inner .additional-details {
    display: none;
    margin: 0;
}

.cookie_inner .additional-details .header {
    padding: 0;
    margin: 0;
    text-align: start;
}

.cookie_inner .additional-details .text {
    margin-bottom: 20px;
}

.cookie_inner .additional-details .text:last-child {
    margin-bottom: 30px;
}

/* auflösungsspezifisch */
@media only screen and (min-width: 480px) {
    .csstransitions.js-nav #inner-wrap {
        -webkit-transform: translate3d(-400px, 0, 0) scale3d(1, 1, 1);
        -moz-transform: translate3d(-400px, 0, 0) scale3d(1, 1, 1);
        -ms-transform: translate3d(-400px, 0, 0) scale3d(1, 1, 1);
        -o-transform: translate3d(-400px, 0, 0) scale3d(1, 1, 1);
        transform: translate3d(-400px, 0, 0) scale3d(1, 1, 1);
    }

    .mobile-search-login-wrap input#mobile-searchsubmit {
        background-position: -7px -1140px;
    }
}

@media only screen and (min-width: 768px) {
    .content-wrap, .breadcrumb-inner, .flex-wrapper { 
        margin: 0 auto;
        max-width: 1400px;
        display: block;
    }
}

@media only screen and (min-width: 992px) {
    .header-meta {
        background: #001e42;
    }

    .csstransitions.js-nav #inner-wrap {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .js-nav #inner-wrap::after {
        position: relative;
        z-index: -1;
    }

    .product-summary .content-wrap {
        padding: 4rem 2rem;
    }

    .product-item::after {
        position: absolute;
        content: '';
        top: 0;
        background-color: #e3e6ed;
        width: 1px;
        height: 100px;
        left: 0;
        bottom: 0;
        margin: auto;
    }

    .product-item a .others-badge, .product-item a .notavailable-badge {
        position: absolute;
        top: 100px;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        font-family: HelveticaNeueWorld-45Lt, Helvetica, Helvetica Neue, Arial, sans-serif;
        font-size: 12px;
        line-height: 40px;
        font-weight: normal;   
        letter-spacing: 0.5px;
        text-align: center;
        height: 2.5rem;
        background: #fff;
        width: 75%;
        display: none;
        padding: 0;
    }

    .product-item a:hover .others-badge, .product-item a:hover .notavailable-badge {
        display: block;
    }

    .product-item a .notavailable-badge {
        background:#f2f4f7;
    }

    h1.mainheading, h2.sectionheading {
        text-transform: uppercase;
        font-family: EngraversGothicBT, Helvetica, Helvetica Neue, Arial, sans-serif;		
        text-align: center;
        margin-top: 0;
        margin-bottom: 1.5em;
    }

    :lang(he) h1.mainheading, 
    :lang(el) h1.mainheading,
    :lang(he) h2.sectionheading, 
    :lang(el) h2.sectionheading{
        font-family: HelveticaNeueWorld-55Roman, Helvetica, Helvetica Neue, Arial, sans-serif !important;
    }

    .product-item.slick-slide::after{
        position:static;
        background-color:transparent;
    }

    .smallerthan .product-item.slick-slide.slick-active:first-child::after{
        position:static;
        background-color:transparent;
    }

    .product-item.slick-slide.slick-active::after{
        position: absolute;
        content: '';
        top: 0;
        background-color: #e3e6ed;
        width: 1px;
        height: 100px;
        left: 0;
        bottom: 0;
        margin: auto;
    }

    .product-list .product-item:nth-child(3n)::after {
        position: static;
    }
}

@media only screen and (min-width: 1200px) {
    .product-summary .content-wrap {
        padding: 5rem 2rem;
    }

    h1.mainheading, h2.sectionheading {
        font-size: 24px;
        font-size: 1.5rem;		
        letter-spacing: 3px;		
    }
}

@media only screen and (min-width: 1500px) {
    .header-container, main .breadcrumb {
        padding: 0;
    }

    .product-summary .content-wrap {
        padding: 5rem 0;
    }
}