/*---------------new digikala menu------------------*/
.level-two {
    padding-right: 0 !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    height: 520px !important;
    overflow-y: auto !important;
}

    .level-two:after {
        top: 0;
        right: 228px;
        width: 1px;
        height: 100%;
        content: " ";
        background-color: #f0f0f1;
        position: absolute;
    }

    .level-two > li {
        padding: 6px 8px !important;
        border: 1px solid transparent;
    }

        .level-two > li:hover,
        .level-two-active {
            color: #ef394e;
            background: #f9f9f9;
            border-radius: 0 5px 5px 0;
            border-top: 1px solid #f0f0f1 !important;
            border-bottom: 1px solid #f0f0f1 !important;
        }

    .level-two > li {
        /*width: 18%;*/
        width: 230px;
    }


.level-three {
    position: absolute;
    top: 24px;
    right: 235px;
    display: none;
    flex-wrap: wrap;
    flex-direction: column;
    height: 496px;
    background-repeat: no-repeat;
    background-position: left top;
    border-radius: 8px;
    background-size: 285px;
    margin-left: 10px;
    left: 0;
}

    /*  .level-three.showbackground:after {
        content:'';
        position: absolute;
        background-repeat: no-repeat;
        background-position: left top;
        border-radius: 8px;
        background-size: 285px;
        width: 285px;
        min-height: 214px;
        left: 25px;
        z-index: -1;
        border-radius: 8px;
    }

.level-two > li:hover > .level-three {
    display:inline-flex;
}*/
    .level-three > li {
        position: relative;
        margin-left: 10px;
    }

        .level-three > li:before {
            top: 6px;
            right: -8px;
            width: 2px;
            height: 14px;
            content: " ";
            margin-left: 8px;
            border-radius: 50px;
            background-color: #ef394e;
            position: absolute;
        }

        .level-three > li > a {
            font-weight: 700;
            font-size: 14px !important;
            font-size: 1rem !important;
            line-height: 30px;
            text-decoration: none;
        }

            .level-three > li > a > h3 {
                color: #000 !important;
            }

            .level-three > li > a:hover > h3 {
                color: #ef394e !important;
            }

    .level-three .level-three-showall {
        right: -8px;
    }

        .level-three .level-three-showall a {
            font-size: 13.8px !important;
            line-height: 1.833;
            font-weight: 700;
        }

        .level-three .level-three-showall h3 {
            color: #424750 !important;
        }

            .level-three .level-three-showall h3:after {
                font-family: 'Font Awesome 5 Pro';
                content: "\f053";
                margin-right: 4px;
                font-size: 8px;
                line-height: 18px;
                font-weight: 700;
            }

        .level-three .level-three-showall:before {
            display: none;
        }

        .level-three .level-three-showall:hover {
            color: #000;
        }

            .level-three .level-three-showall:hover h3 {
                color: #424750 !important;
            }

.level-four {
    position: relative;
    right: -8px;
}

    .level-four > li > a {
        font-size: 12px !important;
        font-size: .857rem !important;
        line-height: 2.27;
        font-weight: 400;
        color: #81858b;
    }

        .level-four > li > a:hover {
            color: #ef394e !important;
        }
/*--------------Header Link zkh---------------------*/
.edit-page-link {
    margin-right: 15px;
    font-weight: bold;
    
}
/*--------------Category on home page Link zkh---------------------*/

    .page-home .km-ads-package.km-5 .km-ads-banner:nth-child(5n) {
        margin-left: 0 !important;
    }
    .page-home .km-ads-package.km-5 .km-ads-banner:last-of-type {
        margin-left: 0 !important;
    }
/*--------------Product Detials zkh---------------------*/
.product-tag-box .km-description {
    display: flex;
}
.product-tag-box .producttag {
    background: #07bbd1 !important;
}
.km-lightbox .km-lightbox-container{
    width:980px!important;
}
/*--------------Product Box zkh---------------------*/
.km-category-grid-product-list .km-product .km-prices-new-theme {
    top: 40px !important;
    right: 0 !important;
    left: auto !important;
}
/*--------------wishlist zkh---------------------*/
.km-profile-favorites-list .km-product.km-theme-more .km-show-more {
    position: unset;
    float: unset;
    padding-top: 10px;
}
.km-profile-favorites-list .km-product.km-theme-more .km-prices {
    float: unset;
}
.km-profile-favorites-list .km-product.km-theme-more .km-prices .km-price .km-unit{
    display:none;
}
/*--------------footer zkh---------------------*/
footer#km-footer-main .km-footer-newsletter {
    display: block !important;
}

.app-button-container {
    display: none;
}

footer#km-footer-main .km-widget.km-description > .km-content img {
    max-width: 25%;
    float: right !important;
    margin-right: 0 !important;
    margin-bottom: 10px;
}

footer#km-footer-main .km-widget.km-description > .km-content p {
    float: right;
}

footer#km-footer-main .km-widget.km-description,
footer#km-footer-main .km-widget.km-widget-links {
    width: 32% !important;
}

footer#km-footer-main .km-widget.km-widget-links {
    border-right: unset !important;
}

footer#km-footer-main .km-widget.km-widget-support {
    border-right: unset !important;
    width: 32% !important;
}

footer#km-footer-main .km-widget.km-widget-links .km-content ul li a:before {
    content: unset !important;
}

footer#km-footer-main .km-widget.km-widget-links .km-content ul li {
    margin-bottom: 2px !important;
}

footer#km-footer-main .km-widget-links .km-phone .km-title,
footer#km-footer-main .km-widget-links .km-email .km-title {
    font-weight: 800;
    color: #000;
    margin-top: 10px;
    padding-bottom: 5px;
    font-size: 15px;
    display: inline-block;
    padding-left: 5px;
}

footer#km-footer-main .km-widget-links .km-phone .km-value,
footer#km-footer-main .km-widget-links .km-email .km-value {
    display: inline;
}

footer#km-footer-main .km-footer-newsletter {
    background-color: unset !important;
    box-shadow: unset !important;
}

    footer#km-footer-main .km-footer-newsletter .km-header .km-title {
        display: none !important;
    }

    footer#km-footer-main .km-footer-newsletter .km-header .km-description {
        display: block !important;
        margin-bottom: 10px;
    }

    footer#km-footer-main .km-footer-newsletter .size {
        display: grid;
    }

    footer#km-footer-main .km-footer-newsletter .km-header,
    footer#km-footer-main .km-footer-newsletter .km-form {
        width: 100%;
    }

    footer#km-footer-main .km-footer-newsletter .km-form {
        line-height: 45px !important;
    }

        footer#km-footer-main .km-footer-newsletter .km-form button[type="submit"] {
            top: 3px !important;
        }

/*--------------shegeft angiz------------*/
.saleofdayoffer {
    width: 106%;
    position: relative;
    right: -35px;
    clear: both;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: #f05924 !important;
    padding: 35px 26px !important;
    direction: ltr;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
}

.km-product-slider.saleofdayoffer {
    padding-top: 35px !important;
}

.saleofdayoffer > .km-header {
    /*position: absolute !important;
    right: 16px;*/
    right: 0px;
    width: 170px;
    margin: 0 40px !important;
    text-align: center;
}

    .saleofdayoffer > .km-header .km-title {
        background: none !important;
        color: #fff !important;
        border: 0 !important;
        font-size: 42px !important;
        display: block !important;
    }

        .saleofdayoffer > .km-header:before,
        .saleofdayoffer > .km-header .km-title:after {
            display: none !important;
        }

    .saleofdayoffer > .km-header .km-show-more {
        background: none !important;
        color: #fff !important;
        display: block;
        padding: 9px 16px;
        font-size: 14px !important;
        line-height: 1.571;
        font-weight: 700;
        border: 1px solid #fff;
        border-radius: 8px;
        float: none !important;
    }

        .saleofdayoffer > .km-header .km-show-more i {
            vertical-align: middle;
            margin-left: 5px;
            font-size: 20px;
            line-height: 20px;
            margin-right: 10px;
        }

.saleofdayoffer > .km-content {
    padding-bottom: 0 !important;
    width: 81%;
}

.saleofdayoffer .owl-carousel.owl-rtl .owl-item {
}

.saleofdayoffer .km-product.km-theme-2 {
    border-radius: 10px !important;
    background: #fff !important;
    padding-top: 40px;
}

.saleofdayoffer .km-discount-time {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    color: #737373;
}

    .saleofdayoffer .km-discount-time i {
        float: left;
        margin-right: 5px;
    }

.saleofdayoffer.km-product-slider > .km-content .km-product.km-theme-2 .km-content .km-title {
    min-height: auto;
    font-size: 12px !important;
    font-weight: 800 !important;
    margin-bottom: 0;
}
.saleofdayoffer.km-product-slider .ribbon-position.top-left {
    top: 38px;
    left: 0;
}
.page-category-special-sell .km-product .km-prices-new-theme,
.new-label-shift
{
    top: 40px!important;
    right: 0!important;
    left:auto!important;
}
/*========================media=======================*/
@media (max-width: 1200px) {
    .km-profile-container > .km-profile-content .km-profile-favorites-list .km-product-list .km-product {
        width: 100%!important;
        margin-bottom: 15px;
    }

    @media (max-width: 1100px) {
        .saleofdayoffer > .km-header .km-show-more {
            padding: 9px 9px;
        }
    }

    @media (max-width: 1078px) {
        .saleofdayoffer {
            width: 107%;
        }

            .saleofdayoffer > .km-content {
                width: 81%;
            }
    }

    @media only screen and (max-width: 1200px) and (min-width: 959px) {
        .km-product .km-price-theme .km-price{
            font-size:19px!important;
        }
            .km-product .km-price-theme .km-price.km-discounted {
                font-size: 17px !important;
            }
    }
        @media (max-width: 959px) {
            .saleofdayoffer {
                width: 106% !important;
                right: -24px !important;
            }

                .saleofdayoffer > .km-content {
                    width: 79%;
                }
        }

        @media (max-width: 850px) {
            .saleofdayoffer > .km-content {
                width: 74%;
            }
        }


        @media (max-width: 675px) {
            .saleofdayoffer > .km-content {
                width: 70%;
            }
        }

        @media (max-width: 625px) {
            .saleofdayoffer {
                width: 105% !important;
                right: -12px !important;
            }

                .saleofdayoffer > .km-content {
                    width: 65%;
                }
        }

        @media (max-width: 550px) {
            .saleofdayoffer > .km-header {
                width: 130px;
                margin: 0 20px !important;
            }

            .saleofdayoffer > .km-content {
                width: 60%;
            }
        }

        @media (max-width: 411px) {
            .saleofdayoffer {
                width: 105% !important;
                right: -8px !important;
            }
        }

        @media (max-width: 375px) {
            .saleofdayoffer > .km-header .km-show-more {
                padding: 9px 0px;
                border: 0;
            }

            .saleofdayoffer > .km-header {
                width: 100px;
                margin: 0 0 0 20px !important;
            }
        }