/* ==========================================================================
*header
========================================================================== */
.h__banner {
    background-color: #e91e63;
    min-height: 41px;
    font-size: 12px;
    color: #fff;
}

.h_banner_close,
.h_banner_close:hover,
.h_banner_close:focus {
    color: #fff !important;
}

.h__top {
    min-height: 41px;
    font-size: 12px;
}

.h__top {
    background-color: #f6f6f8;
    color: #878787;
}

.header-text > .cg,
.h__top .nt_currency {
    color: #878787;
}

.h__top .cr {
    color: #ec0101;
}

.header-text > a:not(.cg) {
    color: #222;
}

.header__mid .css_h_se {
    min-height: 65px;
}

.nt_menu > li > a {
    height: 65px;
}

/* ==========================================================================
*! sections
========================================================================== */
.kalles-default-distance > .container,
.type_collection_list > .container,
.kalles-otp-01__featured-collection-2,
.kalles-otp-01__promotion {
    margin: 0 auto 50px !important;
}

.kalles-section_type_featured_blog {
    background-color: #ffffff;
}

.kalles-section_type_featured_blog > .container {
    margin: 0 auto 85px;
}

.kalles-otp-01__feature {
    margin: 0 auto 50px;
}

.kalles-otp-01__promotion .nt_promotion h3,
.kalles-otp-01__promotion .nt_promotion h4 {
    color: #ffffff
}

.kalles-otp-01__promotion .nt_promotion > a:after {
    background-color: #000000;
    opacity: 0.0
}

.kalles-otp-01__promotion .item__position {
    padding-top: 52.63157894736842%
}

.kalles-section__type_instagram_shop {
    background-color: #ffffff !important;
}

/* ==========================================================================
*! spin
========================================================================== */
.spin-position__01 {
    transform: translate(-39%, -39%);
    top: 39%;
    left: 39%;
}

.spin-position__02 {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%
}

.spin-position__03 {
    transform: translate(-67%, -32%);
    top: 32%;
    left: 67%
}

.spin-position__04 {
    transform: translate(-44%, -98%);
    top: 98%;
    left: 44%
}

.spin-position__05 {
    transform: translate(-79%, -28%);
    top: 28%;
    left: 79%
}

.spin-position__06 {
    transform: translate(-48%, -66%);
    top: 66%;
    left: 48%
}

.spin-position__07 {
    transform: translate(-42%, -66%);
    top: 66%;
    left: 42%
}

.spin-position__08 {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%
}

.spin-position__09 {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%
}

/* ==========================================================================
*! shipping info
========================================================================== */
.kalles-section__type_shipping {
    background-color: #ffffff !important;
}

.kalles-section__type_shipping > .container {
    margin: 50px auto 0;
}

.kalles-section__type_shipping .use_border_true .nt_shipping:after {
    border-color: #dddddd
}

.kalles-section__type_shipping .icon {
    color: #9e9e9e
}

.kalles-section__type_shipping .content {
    color: #878787
}

.kalles-section__type_shipping .content h3 {
    color: #222222
}

/* ==========================================================================
* age verify section
========================================================================== */
.popup_seocity_wrap {
    position: relative;
    overflow: hidden;
    margin: 30px auto;
    padding: 30px;
    width: 100%;
    max-width: 500px;
    background-color: #56cfe1;
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.popup_seocity_wrap:before {
    content: '';
    opacity: 0.28;
    position: absolute;
    background: #000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 40;
    pointer-events: none;
}

.popup_seocity_wrap.mfp-with-anim.tc > * {
    position: relative;
    z-index: 50;
}

.popup_seocity_wrap h4 {
    color: #fff;
    font-weight: 500;
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 20px;
}

.age_verify_buttons {
    margin-top: 25px;
    margin-bottom: -10px;
}

.age_verify_buttons > a {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 12px 20px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #fff;
    color: #999;
    display: inline-block;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;
}

.age_verify_buttons > a.age_verify_allowed {
    color: #fff;
    background-color: #f3753f;
}

.age_verify_buttons > a:hover {
    background-color: #de5419;
}

.age_verify_buttons > a.age_verify_allowed:hover {
    background-color: #de5419;
}

.age_date_of_birth {
    margin: 25px -5px -10px;
}

.age_date_of_birth > .col-12 {
    padding-left: 5px;
    padding-right: 5px;
}

.age_date_of_birth select {
    margin-bottom: 10px;
    color: #222;
    border: 0;
    background-color: #fff;
    text-align: center;
    border-radius: 2px;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
}

.active_forbidden .age_verify_txt,
.active_forbidden .age_date_of_birth,
.active_forbidden .age_verify_buttons {
    display: none
}

.age_verify_txt_error {
    -webkit-animation: ani-fadeIn .6s ease;
    animation: ani-fadeIn .6s ease;
}

.active_forbidden .age_verify_txt_error {
    display: block
}

@media (min-width: 768px) {
    .popup_seocity_wrap {
        padding: 60px;
    }
}

/* ==========================================================================
*! footer
========================================================================== */
.footer__top a:hover {
    color: #de5419
}

.footer__top .signup-newsletter-form, .footer__top .signup-newsletter-form input.input-text {
    background-color: transparent;
}

.footer__top .signup-newsletter-form input.input-text {
    color: #878787
}

.footer__top .signup-newsletter-form .submit-btn {
    background-color: #222222
}

.footer__top .widget-title {
    color: #222222
}

.footer__top a:not(:hover) {
    color: #000;
}

.footer__top .signup-newsletter-form {
    border-color: #878787
}

.footer__top .nt_bg_overlay:after {
    background-color: #000000;
    opacity: 0.0
}

.footer__top_wrap {
    background-color: #f6f6f8;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: center center;
    color: #000;
}

.footer__bot_wrap a:hover {
    color: #56cfe1
}

.footer__bot_wrap {
    background-color: #ffffff;
    color: #878787
}

.footer__bot a:not(:hover) {
    color: #878787
}

.header__mid .css_h_se {
    min-height: 70px;
}

.nt_menu > li > a {
    height: 70px;
}

@media only screen and (max-width: 767px) {
    .kalles-default-distance > .container,
    .type_collection_list > .container,
    .kalles-section_type_featured_blog > .container,
    .kalles-otp-01__feature,
    .kalles-otp-01__featured-collection-2,
    .kalles-otp-01__promotion {
        margin: 0 auto 30px !important;
    }

    .all_menu {
        margin-top: 20px;
    }
}

/**************** HOME STATIC  IMAGE *********************/
.kalles-static-image__slide .nt_img_txt > a:after {
    background-color: #000000;
    opacity: 0.0
}

.kalles-static-image__slide .pa_txts {
    top: 50%;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.kalles-static-image__slide .nt_img_txt h4 {
    font-size: 15px;
    font-weight: 600;
    color: #ffffff
}

@media (min-width: 768px) {
    .kalles-static-image__slide .nt_img_txt h4 {
        font-size: 18px
    }
}

#kalles-static-image__slide-break-01 {
    height: 10px
}

@media (min-width: 768px) {
    #kalles-static-image__slide-break-01 {
        height: 20px
    }
}

.kalles-static-image__slide .nt_img_txt h3 {
    font-size: 35px;
    font-weight: 500;
    color: #ffffff
}

/*@media (min-width: 768px) {
    .kalles-static-image__slide .nt_img_txt h3 {
        font-size: 60px
    }
}*/

#kalles-static-image__slide-break-02 {
    height: 10px
}

@media (min-width: 768px) {
    #kalles-static-image__slide-break-02 {
        height: 20px
    }
}

.kalles-static-image__slide .imtt4_btn {
    min-height: 40px;
    font-size: 14px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
    border-color: #ffffff
}

.kalles-static-image__slide .imtt4_btn.btn_icon_true:after {
    color: #ffffff
}

@media (min-width: 768px) {
    .kalles-static-image__slide .imtt4_btn {
        font-weight: 600;
        min-height: 40px;
        font-size: 14px
    }
}

.kalles-static-image__slide .js_full_ht4.item__position {
    min-height: 78.2788vh;
}

.kalles-static-image__cat-banner .nt_promotion h3, .kalles-static-image__cat-banner .nt_promotion h4 {
    color: #ffffff
}

.kalles-static-image__cat-banner .nt_promotion > a:after {
    background-color: #000000;
    opacity: 0.0
}

.kalles-static-image__cat-banner {
    margin: 0 auto 30px !important;
    padding: 0 30px;
}

@media only screen and (max-width: 767px) {
    .kalles-static-image__cat-banner {
        padding: 0 10px !important;
    }

    .kalles-static-image__slide .nt_img_txt h3 {
        font-size: 25px;
    }

    .kalles-static-image__slide .js_full_ht4.item__position {
        min-height: 33vh;
    }
}

.kalles-image-pt__666 {
    padding-top: 66.66666666666666%
}

.kalles-static-image__bn-promotion-01 .pa {
    top: 100%;
    left: 0%;
    transform: translate(-0%, -100%);
}

.kalles-static-image__bn-promotion-01 h3 {
    color: #222222
}

.kalles-static-image__bn-promotion-01 h4 {
    color: #222222
}

.kalles-static-image__bn-promotion-01 h5 {
    color: #222222
}

.kalles-static-image__bn-promotion-01 a.button {
    color: #222222;
    border-color: #222222
}

.kalles-static-image__bn-promotion-02 .pa {
    top: 50%;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.kalles-static-image__bn-promotion-02 h3 {
    color: #222222
}

.kalles-static-image__bn-promotion-02 h4 {
    color: #222222
}

.kalles-static-image__bn-promotion-02 h5 {
    color: #222222
}

.kalles-static-image__bn-promotion-02 a.button {
    color: #222222;
    border-color: #222222
}

.type_prs_countd_banner .kalles-static-image__banner--three {
    margin: -30px auto 80px !important;
}

@media only screen and (max-width: 767px) {
    .type_prs_countd_banner .kalles-static-image__banner--three {
        margin: 0 auto 60px !important;
    }
}

.kalles-static-image__sale-of-the-week > .nt_full {
    margin: 0 auto 90px !important;
    padding: 0 30px !important;
}

@media only screen and (max-width: 767px) {
    .kalles-static-image__sale-of-the-week > .nt_full {
        margin: 0 60px 0 auto !important;
        padding: 0 15px !important;
    }
}