@charset "utf-8";

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .icon-heart {
    float: right
}

.grecaptcha-badge, img.lazyload:not([src]) {
    visibility: hidden
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(../style/fonts/OpenSansHebrew-Light.eot);
    src: url(../style/fonts/OpenSansHebrew-Light.eot?#iefix) format('embedded-opentype'),url(../style/fonts/OpenSansHebrew-Light.woff2) format('woff2'),url(../style/fonts/OpenSansHebrew-Light.woff) format('woff'),url(../style/fonts/OpenSansHebrew-Light.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../style/fonts/OpenSansHebrew-Regular.eot);
    src: url(../style/fonts/OpenSansHebrew-Regular.eot?#iefix) format('embedded-opentype'),url(../style/fonts/OpenSansHebrew-Regular.woff) format('woff'),url(../style/fonts/OpenSansHebrew-Regular.ttf) format('truetype'),url(../style/fonts/OpenSansHebrew-Regular.svg) format('svg')
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../style/fonts/OpenSansHebrew-Bold.eot);
    src: url(../style/fonts/OpenSansHebrew-Bold.eot?#iefix) format('embedded-opentype'),url(../style/fonts/OpenSansHebrew-Bold.woff) format('woff'),url(../style/fonts/OpenSansHebrew-Bold.ttf) format('truetype'),url(../style/fonts/OpenSansHebrew-Bold.svg) format('svg')
}

@font-face {
    font-family: Extaza;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(../style/fonts/extazylightwebfont.eot);
    src: url(../style/fonts/extazylightwebfont.eot?#iefix) format('embedded-opentype'),url(../style/fonts/extazylightwebfont.woff) format('woff'),url(../style/fonts/extazylightwebfont.ttf) format('truetype'),url(../style/fonts/extazylightwebfont.svg) format('svg');
    unicode-range: U+20-25,U+27-2F,U+3A-3F,U+5B,U+5D-60,U+7B-7E,U+590-5FF,U+20AA,U+E802-E805,U+FB1D-FB4C
}

@font-face {
    font-family: Extaza;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../style/fonts/FbExtaza-Regularwebfont.eot);
    src: url(../style/fonts/FbExtaza-Regularwebfont.eot?#iefix) format('embedded-opentype'),
        url(../style/fonts/FbExtaza-Regularwebfont.woff) format('woff'),
        url(../style/fonts/FbExtaza-Regularwebfont.ttf) format('truetype'),
        url(../style/fonts/FbExtaza-Regularwebfont.svg) format('svg');
    unicode-range: U+20-25,U+27-2F,U+3A-3F,U+5B,U+5D-60,U+7B-7E,U+590-5FF,U+20AA,U+E802-E805,U+FB1D-FB4C
}

@font-face {
    font-family: Extaza;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../style/fonts/FbExtaza-Boldwebfont.eot);
    src: url(../style/fonts/FbExtaza-Boldwebfont.eot?#iefix) format('embedded-opentype'),
        url(../style/fonts/FbExtaza-Boldwebfont.woff) format('woff'),
        url(../style/fonts/FbExtaza-Boldwebfont.ttf) format('truetype'),
        url(../style/fonts/FbExtaza-Boldwebfont.svg) format('svg');
    unicode-range: U+20-25,U+27-2F,U+3A-3F,U+5B,U+5D-60,U+7B-7E,U+590-5FF,U+20AA,U+E802-E805,U+FB1D-FB4C
}

#home-banner {
    margin: 0 -15px;
    position: relative
}

@media (max-width: 1370px) {
    #home-banner {
        margin: 0
    }
}

.banner img, .simple-banner-component img {
    width: 100%;
    height: auto;
    max-width: 100%
}

    .banner img.fallback, .simple-banner-component img.fallback {
        height: 1px
    }

body {
    min-width: 992px;
    font-family: Extaza,'Open Sans Hebrew',sans-serif;
    font-weight: 400;
    direction: rtl
}

    body input, body input::placeholder, body textarea, body textarea::placeholder {
        font-family: 'Open Sans Hebrew',sans-serif !important
    }

    body.noscroll {
        overflow: hidden;
        width: 100%;
        height: 100%
    }

    body.noscroll-checkout {
        overflow: auto
    }

input {
    border-radius: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (max-device-width: 768px) {
    body {
        font-size: 12px
    }
}

#breadcrumb li a, #breadcrumb li:last-of-type {
    font-size: 14px;
    color: #23419d
}

@media (min-width: 1370px) {
    body {
        font-size: 14px
    }
}

input, text, textarea {
    font-family: 'Open Sans Hebrew',sans-serif
}

.btn-outline {
    border: 1px solid #23419d;
    background: 0 0;
    color: #23419d;
    font-size: 14px;
    padding: 7px 15px 6px;
    border-radius: 5px;
    cursor: pointer
}

#breadcrumb, #breadcrumb li a {
    background-color: transparent
}

.btn-outline.btn-outline-invert {
    border: 1px solid #fff;
    color: #fff
}

.mendatory, .red-text {
    color: #ed1a39
}

#breadcrumb {
    padding: 10px 20px;
    text-align: right;
    margin-bottom: 0
}

    #breadcrumb li a {
        text-decoration: underline
    }

    #breadcrumb li:after {
        content: ' > ';
        text-decoration: none !important;
        padding: 0 5px
    }

    #breadcrumb li:before, #breadcrumb li:last-of-type:after {
        content: none
    }

#backLink a:before, .line-headline:after {
    content: ' '
}

.icon-heart, .icon-truck {
    text-align: -webkit-center;
    font-size: 13px
}

#breadcrumb li:last-of-type a {
    text-decoration: none
}

#content {
    position: relative
}

.mega-overlay {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #000;
    opacity: .5;
    z-index: 10
}

    .mega-overlay.keep-open {
        display: block !important
    }

.banner-item-container, .group-sale-container, .member-sale-container, .regular-item-container {
    height: 390px;
    max-width: 305px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    margin: 10px;
    border: 1px solid #e7e7e7
}

.icon-truck {
    width: 80%;
    color: #23419d
}

.icon-heart {
    width: 20%;
    color: #ee2537
}

.product-img > img {
    width: 50%;
    position: absolute;
    bottom: 5%;
    right: 20%
}

.line-headline {
    color: #23419d;
    font-size: 32px;
    position: relative;
    margin-bottom: 20px
}

    .line-headline span {
        background: #fff;
        padding: 0 15px;
        position: relative;
        z-index: 1;
        padding-right: 0
    }

    .line-headline:after {
        position: absolute;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #ccc;
        top: 50%
    }

footer {
    margin-top: 15px
}

@media (min-width: 1370px) {
    .footer-top-content-block {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

        .footer-top-content-block:first-of-type {
            padding-right: 60px !important
        }

        .footer-top-content-block:last-of-type {
            padding-left: 60px !important
        }
}

#footer-content-4 p {
    font-size: 15px
}

.footer-top-title > p {
    font-size: 24px;
    color: #214ea2
}

.footer-top-content-block p {
    margin-bottom: 0;
    overflow: hidden
}

.footer-content {
    margin-top: 20px
}

    .footer-content a {
        color: inherit;
        text-decoration: none !important
    }

.email-form {
    border: 1px solid #23419d !important
}

    .email-form#submit-email-btn {
        width: 30%;
        margin-right: 0;
        color: #23419d !important;
        height: 45px
    }

#connect-us {
    margin-top: 25px
}

    #connect-us span {
        float: right;
        display: inline-block;
        font-size: 17px;
        margin-top: .05em;
        color: #214ea2
    }

@media (max-width: 1199px) {
    #connect-us span {
        font-size: 14px;
        margin-top: .2em
    }
}

#email-form-group {
    width: 100%;
    margin-top: 20px;
    display: flex;
    align-items: center
}

#email-form {
    position: relative
}

    #email-form #email {
        width: 70%;
        height: 45px;
        font-family: 'Open Sans Hebrew';
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    #email-form .error-text {
        display: block;
        color: #ed1a39;
        top: 100%;
        position: absolute
    }

    #email-form.confirm #email {
        width: 100%;
        color: #fff;
        background-color: #23419d;
        text-align: center
    }

    #email-form.confirm #submit-email-btn {
        display: none
    }

#connect-us-text {
    position: relative;
    top: 10px
}

#connect-us-icons {
    position: relative;
    right: 10px
}

.news-content {
    font-size: 13px
}

.news-content-title {
    margin-bottom: 0;
    margin-top: 0;
    color: #23419d;
    font-size: 14px
}

.footer-news-block {
    margin-top: 20px
}

.footer-news-img {
    margin-left: 15px;
    position: relative;
    width: 50px;
    height: 50px
}

    .footer-news-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain;
        font-family: 'object-fit: contain;'
    }

#click-pharm {
    padding-top: 20px
}

#click-pharm-img-red {
    position: relative;
    right: -6px
}

#click-pharm-text {
    position: relative;
    right: 24px;
    top: -25px;
    color: #fff;
    font-weight: 700;
    font-style: italic;
    width: 100px
}

.our-contact-options {
    margin-top: 10px
}

#contact-us-tbl a {
    font-size: 15px;
    color: #333 !important
}

#contact-us-tbl tr {
    border: 10px
}

.more-info-btn {
    border: none !important;
    background-color: #23419d !important;
    color: #fff !important;
    width: 120px;
    height: 30px;
    margin-top: 20px;
    font-size: 24px !important;
    padding: 0 !important;
    text-align: right !important;
    padding-right: 10px !important;
    border-radius: 5px
}

#footer-bottom {
    margin-top: 30px;
    color: #fff;
    height: 95px
}

@media (max-width: 1369px) {
    #footer-bottom {
        height: 110px
    }
}

@media (max-width: 1113px) {
    #footer-bottom {
        height: 120px
    }
}

.navbar-bottom {
    height: inherit !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    position: static
}

    .navbar-bottom > .container-fluid {
        height: inherit !important;
        position: relative
    }

#logo-footer-img {
    float: left;
    position: relative;
    height: 80px;
    background-repeat: no-repeat;
    background-image: url(../../common/img/superpharm-new-logo-white.svg);
    top: -41px;
    width: 215px
}

#footer-bottom-nav.nav-justified > li {
    display: table-cell;
    width: auto !important
}

    #footer-bottom-nav.nav-justified > li > a {
        padding: 0 5px;
        color: #fff
    }

        #footer-bottom-nav.nav-justified > li > a:hover, #header-top-nav.nav-jusified > li > a:hover {
            background-color: #23419d;
            text-decoration: underline
        }

#footer-bottom-nav {
    float: left
}

#footer-bottom-nav-container {
    float: right;
    height: inherit
}

#badges {
    padding-right: 15px;
    padding-top: 10px;
    width: 14% !important
}

    #badges a:last-of-type img {
        margin-top: 5px
    }

@media (min-width: 1370px) {
    #badges {
        padding-right: 30px;
        padding-top: 30px;
        width: 25% !important
    }

        #badges a:last-of-type img {
            margin-top: 0
        }
}

#footer-bottom-copyright-nav {
    float: right;
    padding-top: 25px;
    padding-right: 10%
}

#footer-disclaimer-text {
    font-size: 12px;
    width: 100%;
    clear: both;
    margin: 4px 0 1px;
    float: right;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0
}

#copyright-text {
    padding-right: 5px
}

.to-hide {
    display: none !important
}

.header-expend {
    display: none
}

.site-wrap {
    width: 100%
}

.footer-expend {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: inherit;
    min-width: 992px;
    pointer-events: none
}

@media (min-width: 1370px) {
    .header-expend {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 11
    }

    .site-wrap {
        width: 1370px;
        margin: auto
    }

    .footer-expend {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        width: 100%
    }

    #footer-bottom-copyright-nav {
        padding-right: 0;
        padding-top: 25px
    }

    #copyright-text {
        padding-right: 5px
    }

    .to-hide {
        display: table-cell !important
    }
}

#backLink a, #backLink a:before {
    display: inline-block;
    vertical-align: middle
}

.header-footer-color {
    position: absolute;
    background-color: #1e3f9e;
    width: 100%
}

#top-color {
    height: 60px;
    width: 30%;
    right: 0;
    z-index: 14
}

#bottom-color {
    height: 95px;
    height: inherit;
    z-index: -1
}

#backLink {
    position: absolute;
    right: 30px;
    top: 20px;
    z-index: 1
}

    #backLink a {
        color: #666 !important;
        text-decoration: none;
        font-size: 14px
    }

        #backLink a:before {
            width: 9px;
            height: 16px;
            background-image: url(../../common/img/back-arrow.png);
            background-size: contain;
            background-repeat: no-repeat;
            margin-left: 7px;
            margin-top: -2px
        }

#cart-group {
    position: relative;
    top: 6px
}

    #cart-group:hover {
        outline: 0 !important
    }

    #cart-group .cart-icon-wrap {
        display: inline;
        position: static
    }

        #cart-group .cart-icon-wrap .cart-img {
            width: 36px;
            height: 28px;
            margin-right: 15px
        }

            #cart-group .cart-icon-wrap .cart-img img {
                width: 100%;
                height: auto
            }

            #cart-group .cart-icon-wrap .cart-img.empty-cart {
                margin-right: 20px
            }

        #cart-group .cart-icon-wrap #cart-number {
            top: 5px;
            position: absolute;
            left: auto;
            right: 44px;
            transform: translateX(50%)
        }

        #cart-group .cart-icon-wrap.empty-cart {
            display: none
        }

    #cart-group .user-profile-text {
        top: 5px
    }

    #cart-group .open-cart {
        outline: 0;
        display: none;
        position: absolute;
        top: -17px;
        background-color: #fff;
        width: 120px;
        height: 60px;
        right: -20px;
        box-shadow: -.951px .309px 13px 0 rgba(0,0,0,.531);
        z-index: 20
    }

        #cart-group .open-cart .open-icon {
            width: 100%;
            height: 100%;
            display: flex;
            align-items: center
        }

            #cart-group .open-cart .open-icon .arrow-down {
                width: 13px;
                height: 7px;
                display: inline-block;
                background-size: contain;
                background-repeat: no-repeat;
                background-image: url(../../common/img/arrow-down-basket.png);
                transform: none;
                margin-right: 25px
            }

            #cart-group .open-cart .open-icon .cart-icon {
                width: 36px;
                height: 28px;
                display: inline-block;
                background-size: contain;
                background-repeat: no-repeat;
                background-image: url(../../common/img/truck.png);
                margin-right: auto;
                margin-left: 15px
            }

    #cart-group.empty .cart-icon-wrap:not(.empty-cart) {
        display: none
    }

    #cart-group.empty .cart-icon-wrap.empty-cart {
        display: inline
    }

    #cart-group.empty .open-cart .cart-wrap {
        width: 427px;
        height: 307px;
        right: 0;
        cursor: default
    }

        #cart-group.empty .open-cart .cart-wrap .full-cart {
            display: none
        }

        #cart-group.empty .open-cart .cart-wrap .empty-cart {
            display: block
        }

    #cart-group.empty .open-cart .open-icon .cart-icon {
        background-image: url(../../common/img/emptyshoppingCart.png)
    }

.only-lifestyle {
    display: none !important
}

.lifestyle-cart .only-lifestyle {
    display: inline-block !important
}

.lifestyle-cart .lifestyleBtn {
    display: none
}

.lifestyle-cart .open-cart .cart-wrap .cart-content .lifestyle-logo {
    margin: 0 2px !important
}

.cms-alert {
    margin-bottom: 1px;
    margin-top: 10px;
    text-align: center;
    background-color: #ed1a39;
    color: #fff
}

body.page-notFound > .site-wrap {
    width: 100% !important
}

    body.page-notFound > .site-wrap > #content {
        margin-top: 0 !important
    }

body.page-notFound footer {
    width: 100%
}

@media (min-width: 1370px) {
    body.page-notFound footer {
        width: 1370px;
        margin: auto
    }
}

#error {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center
}

    #error .error-wrap {
        width: auto;
        text-align: right;
        display: flex;
        margin: 0 auto;
        align-items: flex-start;
        position: relative
    }

        #error .error-wrap img {
            position: relative;
            width: 890px;
            height: auto;
            flex-shrink: 0
        }

        #error .error-wrap > div {
            margin-right: -300px;
            margin-top: 300px
        }

        #error .error-wrap h1 {
            font-size: 45px;
            font-weight: 100;
            margin-top: 70px;
            color: #23419d;
            position: relative
        }

        #error .error-wrap .btn {
            position: relative;
            height: 60px;
            text-align: center;
            padding: 12px 3px;
            background-color: #ee2537;
            border-color: #ee2537;
            color: #fff !important;
            border-radius: 0;
            width: 175px;
            font-size: 21px;
            margin: 25px 0
        }

    #error.maintenance {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100vh
    }

        #error.maintenance .error-wrap {
            display: block
        }

            #error.maintenance .error-wrap > img {
                margin: 0 auto;
                display: block;
                width: 340px;
                max-width: 100%
            }

            #error.maintenance .error-wrap > div {
                display: flex;
                margin: 0;
                align-items: center
            }

                #error.maintenance .error-wrap > div img {
                    width: 450px;
                    max-width: 100%
                }

                #error.maintenance .error-wrap > div h1 {
                    margin-right: 50px;
                    font-size: 60px
                }

    #error.page-not-found {
        display: block
    }

        #error.page-not-found .error-wrap {
            display: block;
            padding: 100px 0 200px;
            background-image: url(../../common/img/errors/404_bg_image.jpg);
            background-size: cover;
            background-position: center bottom
        }

@media (max-width: 1400px) {
    #error.page-not-found .error-wrap {
        padding: 70px 0 130px
    }
}

#error.page-not-found .error-wrap img {
    margin: 0 auto;
    display: block;
    width: 340px;
    max-width: 100%
}

#error.page-not-found .error-wrap h1 {
    margin-right: 45%
}

#error.page-not-found #related-wrap {
    padding: 0 15px
}

    #error.page-not-found #related-wrap h2 {
        font-size: 25px
    }

    #error.page-not-found #related-wrap #related-boxes {
        width: 100%;
        position: relative
    }

        #error.page-not-found #related-wrap #related-boxes .swiper-container {
            margin: 30px auto 0;
            width: 100%;
            margin-top: 0
        }

            #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide {
                width: auto
            }

                #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box {
                    height: 290px;
                    width: 220px
                }

                    #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .mabaya-disclaimer {
                        top: 0;
                        font-size: 12px
                    }

                        #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .mabaya-disclaimer img {
                            width: 11px;
                            height: 11px
                        }

                    #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .itembox-footer .yotpo-box-wrap {
                        transform: scale(.8);
                        transform-origin: left bottom
                    }

                    #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .title h4 {
                        font-size: 17px
                    }

                    #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .title p {
                        font-size: 13px
                    }

                    #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .title span {
                        font-size: 12px
                    }

                    #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .price-wrap {
                        padding-top: 3px
                    }

                    #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .item-price {
                        font-size: 24px
                    }

                        #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .item-price:not(.special-sale) {
                            font-size: 27px
                        }

                        #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .item-price.special-price {
                            width: 43%
                        }

                            #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .item-price.special-price .item-price .num, #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .item-price.special-price .shekels {
                                font-size: .7em;
                                line-height: 1
                            }

                            #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .item-price.special-price .cents {
                                font-size: .4em;
                                line-height: 1.4
                            }

                        #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .item-price .cents {
                            line-height: 1.4
                        }

                        #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .item-price .item-price .num, #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .item-price .shekels {
                            font-size: .78em;
                            line-height: 1
                        }

                        #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .item-price .money-sign:before {
                            line-height: 1.9
                        }

                        #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .item-price .life-price:after {
                            margin-left: 2px;
                            width: 30px;
                            height: 19px;
                            bottom: .4em
                        }

                        #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .item-price.special-sale {
                            width: 2.3em;
                            height: 2.45em
                        }

                    #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .in-promotions-badge {
                        font-size: 9px
                    }

                    #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .item-action .promotions-wrap .specials-wrap {
                        margin-left: -2px;
                        margin-right: -2px
                    }

                        #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-slide .item-box .item-action .promotions-wrap .specials-wrap .item-price.special-sale {
                            font-size: 16px;
                            margin: 2px
                        }

            #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-button-next.swiper-container-rtl {
                left: 0
            }

            #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-button-prev.swiper-container-rtl {
                right: 0
            }

            #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-button-next.swiper-button-disabled, #error.page-not-found #related-wrap #related-boxes .swiper-container .swiper-button-prev.swiper-button-disabled {
                pointer-events: all;
                opacity: 0 !important
            }

#error.page-not-found .link-wrap {
    display: flex;
    justify-content: center
}

    #error.page-not-found .link-wrap a.back-home {
        color: #ed1a39;
        text-decoration: none !important;
        display: block;
        margin: 30px auto;
        font-size: 30px;
        font-weight: 100;
        width: auto;
        border-bottom: 1px solid #ed1a39;
        line-height: 1
    }

#header-top-nav.nav-jusified > li > a, #user-area, #user-area a, .more-info-text, .red-counter {
    color: #fff
}

.swiper-wrapper {
    display: flex
}

[v-cloak] {
    display: none !important
}

.block-for-centering:before, .centered-element {
    display: inline-block;
    vertical-align: middle
}

header {
    z-index: 15;
    background-color: #fff
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent
}

.navbar {
    border: none;
    min-height: 40px
}

#navbar-header-top {
    border: none !important;
    background-color: #fff
}

.block-for-centering:before {
    content: '';
    height: 100%;
    margin-right: -.25em
}

.float-right {
    float: right
}

.borderless {
    border: none !important;
    box-shadow: none !important
}

.more-info-text {
    position: relative;
    top: -35px;
    right: 40px
}

#header-top {
    height: 60px
}

    #header-top .container-fluid {
        padding-right: 0 !important
    }

    #header-top.nav {
        height: inherit
    }

.user-area-and-menu {
    height: inherit;
    z-index: 4
}

#user-area {
    background-color: #1e3f9e;
    height: 60px;
    min-width: 350px
}

#profile-img, #profile-img img {
    height: 38px;
    width: 38px
}

#user-area.centered-element > div {
    padding-right: 5px
}

#navbar, #user-area {
    padding-left: 0 !important;
    padding-right: 0 !important
}

#navbar {
    display: block !important
}

    #navbar ul > li {
        float: right
    }

@media (min-width: 1370px) {
    #navbar, #user-area {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.user-profile-element {
    padding-right: 5px;
    position: relative
}

.user-profile-text {
    top: 10px
}

#profile-img {
    margin-right: 15px;
    margin-left: 15px
}

    #profile-img img:not(.default-profile) {
        border-radius: 100px;
        border: 2px solid #fff;
        background: #fff
    }

#profile-number {
    transform: translateX(34px)
}

#user-name-group {
    padding-right: 10px
}

@media (min-width: 1370px) {
    #user-name-group {
        padding-right: 20px
    }
}

#trigger-signin-overlay {
    display: flex
}

    #trigger-signin-overlay .registeration-not-pop {
        padding: 0 4px
    }

#user-name {
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 140px
}

@media (max-width: 1369px) {
    #user-name {
        max-width: 190px
    }
}

@media (max-width: 1279px) {
    #user-name {
        max-width: 130px
    }
}

@media (max-width: 1080px) {
    #user-name {
        max-width: 110px
    }
}

#profile-img-group {
    position: relative
}

    #profile-img-group + div {
        float: right
    }

#registered-user #user-name-group {
    padding-right: 0
}

.red-counter {
    position: relative;
    display: block;
    border-radius: 20px;
    background: #cd4b5b;
    height: 20px;
    min-width: 20px;
    text-align: center;
    top: 10px;
    left: 13px;
    font-weight: 700;
    font-size: 13px;
    padding: 1px 3px
}

#mini-bag-group {
    position: relative;
    padding-top: 5px
}

#cart-group {
    margin-right: 5px
}

    #cart-group .user-profile-text {
        margin-left: 5px
    }

    #cart-group.disabledbutton {
        pointer-events: none !important
    }

@media (min-width: 1370px) {
    #cart-group, #cart-group.empty {
        margin-right: 60px
    }

        #cart-group .user-profile-text {
            margin-left: 10px
        }
}

#miniBag-items-number {
    position: relative;
    top: 10px;
    right: 50px
}

.arrow-down {
    transform: rotate(180deg)
}

#header-top-nav {
    font-size: 12px;
    float: left;
    padding-top: 5px;
    margin: 0
}

#navbar {
    position: relative;
    background-color: #1e3f9e;
    height: 60px !important;
    z-index: 4;
    left: 20px;
    width: 47%
}

#header-top-nav > li > a {
    color: #fff;
    padding: 15px 5px
}

@media (min-width: 1370px) {
    #navbar {
        left: 0;
        width: 50%
    }

    #header-top-nav > li > a {
        padding-left: 15px;
        padding-right: 15px
    }
}

#logo-top-img {
    background-color: #fff;
    float: left;
    position: absolute;
    top: 7px;
    right: -50px
}

    #logo-top-img img {
        width: 130px;
        height: 46px
    }

#header-shape-container {
    position: relative;
    height: 60px;
    left: 5px
}

@media (min-width: 1370px) {
    #logo-top-img {
        right: -30px
    }

    #header-shape-container {
        position: relative;
        height: 60px
    }
}

#header-shape-img {
    background-image: url(../../common/img/shape_23.png);
    background-repeat: no-repeat;
    position: absolute;
    right: -50px;
    width: 100%
}

@media (min-width: 1200px) {
    #header-shape-img {
        position: absolute;
        right: -60px
    }
}

@media (min-width: 1370px) {
    #header-shape-img {
        position: absolute;
        right: -50px
    }
}

#logo-top-container {
    position: relative;
    float: left
}

@media (min-width: 1370px) {
    #header-content-bottom .container-fluid {
        padding: 0
    }
}

#search-group {
    width: 100%;
    background-color: #fff;
    height: 36px;
    margin: 11px 0;
    border-radius: 3px;
    display: inline-flex
}

#search-form {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 0;
    position: relative
}

    #search-form:before {
        content: '';
        position: absolute;
        width: 100vw;
        height: 100%;
        background-color: #1e3f9e;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: -1
    }

    #search-form input {
        color: #23419d;
        font-size: 18px;
        padding: 0;
        flex-grow: 1;
        height: 100%;
        padding-left: 20px;
        padding-right: 17px;
        font-family: 'Open Sans Hebrew',sans-serif
    }

        #search-form input::-webkit-search-cancel-button {
            -webkit-appearance: none;
            width: 14px;
            height: 14px;
            background-image: url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 413.348 413.348" height="512" viewBox="0 0 413.348 413.348" width="512" xmlns="http://www.w3.org/2000/svg"><path d="m413.348 24.354-24.354-24.354-182.32 182.32-182.32-182.32-24.354 24.354 182.32 182.32-182.32 182.32 24.354 24.354 182.32-182.32 182.32 182.32 24.354-24.354-182.32-182.32z"/></svg>');
            background-size: 14px
        }

    #search-form #search-btn {
        background-color: #23419d;
        padding: 0;
        padding-left: 30px;
        padding-right: 15px;
        height: calc(100% - 6px);
        color: #fff;
        font-weight: 700;
        font-size: 18px;
        border: none;
        margin: 3px
    }

        #search-form #search-btn img {
            height: 17px;
            width: 17px;
            object-fit: contain;
            margin-left: 10px;
            margin-top: -2px
        }

    #search-form .navbar-form {
        margin: 0;
        padding: 0
    }

@media (max-width: 1369px) {
    #search-form .navbar-form {
        text-align: center
    }
}

#search-form #search-menu {
    position: absolute;
    top: 100%;
    background: #23419d;
    width: 100%;
    left: 0;
    padding: 27px 40px 29px 124px;
    display: none;
    z-index: 3
}

    #search-form #search-menu .headline {
        color: #fff;
        font-size: 20px;
        margin: 0;
        margin-bottom: 30px;
        display: none;
        font-weight: 700
    }

    #search-form #search-menu .related-specials .headline, .navbar {
        margin-bottom: 0
    }

    #search-form #search-menu .search-row {
        border-bottom: 1px solid #000;
        box-shadow: 0 1px 0 0 rgba(255,255,255,.1)
    }

        #search-form #search-menu .search-row > * {
            display: inline-block;
            vertical-align: middle
        }

        #search-form #search-menu .search-row #clean-search, #search-form #search-menu .search-row #search-icon {
            width: 30px;
            height: auto;
            padding: 0;
            background: 0 0;
            border-radius: 0
        }

            #search-form #search-menu .search-row #clean-search img, #search-form #search-menu .search-row #search-icon img {
                height: 100%;
                width: 100%
            }

        #search-form #search-menu .search-row #search-menu-input {
            width: 90%;
            width: calc(100% - 70px);
            background-color: transparent;
            border-radius: 0;
            font-family: 'Open Sans Hebrew',sans-serif;
            font-size: 34px;
            color: #fff;
            height: 50px;
            padding-bottom: 10px
        }

    #search-form #search-menu .autocomplete ul.autocomplete-results {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative
    }

        #search-form #search-menu .autocomplete ul.autocomplete-results li {
            line-height: normal
        }

            #search-form #search-menu .autocomplete ul.autocomplete-results li:not(:first-child) {
                margin-top: 15px
            }

            #search-form #search-menu .autocomplete ul.autocomplete-results li a {
                direction: rtl;
                color: #fff !important;
                font-size: 23px
            }

                #search-form #search-menu .autocomplete ul.autocomplete-results li a:focus, #search-form #search-menu .autocomplete ul.autocomplete-results li a:hover {
                    text-decoration: underline
                }

                #search-form #search-menu .autocomplete ul.autocomplete-results li a mark {
                    background: inherit;
                    font-weight: 700;
                    color: inherit;
                    padding: 0
                }

    #search-form #search-menu .related-specials img {
        width: 100%
    }

    #search-form #search-menu .related-specials .sales-container > div {
        margin-top: 30px
    }

    #search-form #search-menu .related-specials .sales-container .item-box {
        width: 100%;
        position: relative;
        height: 0;
        padding-bottom: 24%;
        margin: 0
    }

        #search-form #search-menu .related-specials .sales-container .item-box .item-wrap {
            display: flex;
            align-items: center;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            padding: 10px 15px 8px 20px
        }

            #search-form #search-menu .related-specials .sales-container .item-box .item-wrap .item-image {
                width: 25%;
                position: relative;
                left: auto;
                height: 100%;
                bottom: auto;
                top: auto;
                margin-left: 10px;
                margin-top: 0;
                padding: 0
            }

                #search-form #search-menu .related-specials .sales-container .item-box .item-wrap .item-image img {
                    position: absolute;
                    top: 0;
                    height: 100%;
                    left: 0;
                    width: 100%;
                    object-fit: contain;
                    object-position: center;
                    font-family: ' object-fit: contain;object-position: center;'
                }

            #search-form #search-menu .related-specials .sales-container .item-box .item-wrap .title {
                text-align: right
            }

                #search-form #search-menu .related-specials .sales-container .item-box .item-wrap .title h4 {
                    font-size: 18px;
                    text-align: right
                }

            #search-form #search-menu .related-specials .sales-container .item-box .item-wrap .lifestyle-product-name {
                position: relative;
                width: 72%
            }

            #search-form #search-menu .related-specials .sales-container .item-box .item-wrap .item-price {
                color: #333;
                width: auto;
                text-align: center;
                flex-shrink: 0;
                flex-grow: 1;
                white-space: nowrap;
                font-size: 32px
            }

                #search-form #search-menu .related-specials .sales-container .item-box .item-wrap .item-price .life-price {
                    margin-top: 0
                }

@media (max-width: 1199px) {
    #search-form #search-menu .related-specials .sales-container .item-box .item-wrap .item-price {
        font-size: 24px
    }
}

#search-form #search-menu a.more-results-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    text-align: center;
    font-size: 20px;
    border: 2px solid #fff;
    color: #fff !important;
    border-radius: 5px;
    font-weight: 700;
    width: 278px;
    margin-top: 14px
}

#navigation-menu {
    font-size: 18px
}

    #navigation-menu .header-bottom-nav-menu a:not(.mega-menu-category a), #navigation-menu .header-bottom-nav-menu > a {
        padding: 14px 5px !important;
        color: #333
    }

@media (min-width: 1370px) {
    #navigation-menu .header-bottom-nav-menu a:not(.mega-menu-category a), #navigation-menu .header-bottom-nav-menu > a {
        padding: 14px 15px !important
    }
}

.header-bottom-nav-menu {
    font-size: 1em
}

#navigation-menu .header-bottom-nav-menu {
    border: 2px solid #eef2fe;
    border-top: none;
    border-left: none;
    color: #3f3f3f;
    height: 100%;
    box-shadow: 0 0 0 0 transparent;
    position: static;
    outline: 0 !important;
    display: table-cell !important
}

    #navigation-menu .header-bottom-nav-menu:first-of-type a:not(.mega-menu-category a), #navigation-menu .header-bottom-nav-menu:first-of-type > a {
        color: #20429c;
        font-weight: 700
    }

    #navigation-menu .header-bottom-nav-menu:last-of-type {
        border-left: solid #eef2fe 2px
    }

    #navigation-menu .header-bottom-nav-menu.specials a:not(.mega-menu-category a), #navigation-menu .header-bottom-nav-menu.specials > a {
        color: #ed1a39
    }

    #navigation-menu .header-bottom-nav-menu.active, #navigation-menu .header-bottom-nav-menu.touch.hover, #navigation-menu .header-bottom-nav-menu:focus, #navigation-menu .header-bottom-nav-menu:hover {
        background-color: #fff;
        box-shadow: -1.3px -23px 27px 0 rgba(16,44,118,.2);
        z-index: 1
    }

        #navigation-menu .header-bottom-nav-menu.active a:not(.mega-menu-category a), #navigation-menu .header-bottom-nav-menu.active > a, #navigation-menu .header-bottom-nav-menu.touch.hover a:not(.mega-menu-category a), #navigation-menu .header-bottom-nav-menu.touch.hover > a, #navigation-menu .header-bottom-nav-menu:focus a:not(.mega-menu-category a), #navigation-menu .header-bottom-nav-menu:focus > a, #navigation-menu .header-bottom-nav-menu:hover a:not(.mega-menu-category a), #navigation-menu .header-bottom-nav-menu:hover > a {
            color: #23419d;
            font-weight: 700;
            position: relative
        }

    #navigation-menu .header-bottom-nav-menu.active {
        border-bottom: none
    }

        #navigation-menu .header-bottom-nav-menu.active a:not(.mega-menu-category a):after, #navigation-menu .header-bottom-nav-menu.active > a:after {
            content: ' ';
            width: calc(100% - 30px);
            bottom: 0;
            height: 4px;
            background: #ed1a39;
            position: absolute;
            z-index: 3;
            right: 15px
        }

    #navigation-menu .header-bottom-nav-menu a:not(.mega-menu-category a), #navigation-menu .header-bottom-nav-menu > a {
        background-color: transparent !important;
        display: block !important;
        align-items: center;
        justify-content: center;
        height: 100%;
        white-space: nowrap;
        cursor: pointer
    }

        #navigation-menu .header-bottom-nav-menu a:not(.mega-menu-category a):after, #navigation-menu .header-bottom-nav-menu > a:after {
            content: ' ';
            transition: all 0s ease
        }

        #navigation-menu .header-bottom-nav-menu a:not(.mega-menu-category a):before, #navigation-menu .header-bottom-nav-menu > a:before {
            display: block;
            content: attr(title);
            font-weight: 700;
            height: 0;
            color: transparent;
            overflow: hidden;
            visibility: hidden
        }

.specials, .specials a:not(.mega-menu-category a), .specials > a {
    color: #ed1a39
}

#header-shape-container, #header-shape-img:before, #header-top, #header-top-nav, #logo-top-img, #navbar, #navigation-menu .header-bottom-nav-menu a:not(.mega-menu-category a), #navigation-menu .header-bottom-nav-menu > a, #search-btn, #search-form input, #top-color, #top-color-white, #user-area, .navbar-form {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

    #top-color.scrolling {
        height: 50px
    }

#top-color-white {
    -webkit-box-shadow: 0 1px 15px transparent;
    -ms-box-shadow: 0 1px 15px transparent;
    box-shadow: 0 1px 15px transparent;
    border-bottom: 0 solid rgba(223,223,223,0);
    background-color: #fff;
    height: 174px;
    z-index: 13
}

    #top-color-white:after {
        content: none;
        position: absolute;
        top: 60px;
        height: 1px;
        width: 100%;
        left: 0;
        background-color: #dfdfdf
    }

    #top-color-white.scrolling {
        -webkit-box-shadow: 0 1px 15px rgba(0,0,0,.1);
        -ms-box-shadow: 0 1px 15px rgba(0,0,0,.1);
        box-shadow: 0 1px 15px rgba(0,0,0,.1);
        height: 148px;
        border-bottom: 2px solid #eef2fe
    }

header {
    position: fixed;
    top: 0;
    width: 100%;
    min-width: 992px;
    right: 0;
    -webkit-box-shadow: 0 1px 15px transparent;
    -ms-box-shadow: 0 1px 15px transparent;
    box-shadow: 0 1px 15px transparent
}

    header.scrolling {
        -webkit-box-shadow: 0 1px 15px rgba(0,0,0,.1);
        -ms-box-shadow: 0 1px 15px rgba(0,0,0,.1);
        box-shadow: 0 1px 15px rgba(0,0,0,.1)
    }

        header.scrolling #header-top, header.scrolling #user-area {
            height: 50px
        }

        header.scrolling #navbar {
            height: 50px !important
        }

        header.scrolling #header-top-nav {
            padding-top: 0
        }

        header.scrolling #header-shape-container {
            height: 50px
        }

        header.scrolling #header-shape-img:before {
            bottom: 25px
        }

        header.scrolling #logo-top-img {
            top: 2px
        }

        header.scrolling #navigation-menu .header-bottom-nav-menu a:not(.mega-menu-category a) {
            padding-top: 6px !important;
            padding-bottom: 6px !important;
            height: 38px
        }

        header.scrolling .navbar-form {
            margin: 0
        }

#content {
    margin-top: 172px
}

#content, #userMenu, .header-expend, header {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

body.push {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

    body.push #content {
        margin-top: 434px
    }

    body.push #userMenu {
        top: 0
    }

    body.push .header-expend, body.push header:not(.article-header) {
        top: 360px
    }

@media (min-width: 1370px) {
    header {
        width: 1370px;
        margin: auto;
        right: auto;
        -webkit-box-shadow: none !important;
        -ms-box-shadow: none !important;
        box-shadow: none !important
    }

    #content {
        margin-top: 172px
    }

    body.push #content {
        margin-top: 443px
    }
}
