@font-face {
    font-family: "yekan";
    src: url(/Fonts/web_Yekan.eot?);
    src: url("/Fonts/web_Yekan.eot?#iefix") format("embedded-opentype"), url(/Fonts/web_Yekan.woff) format("woff"), url(/Fonts/web_Yekan.ttf) format("truetype"), url("/Fonts/web_Yekan.svg#web_Yekan") format("svg");
    font-style: normal;
    font-weight: 400;
}



input {
    outline: none;
}

::-webkit-input-placeholder {
    color: #afb3be !important;
}

::-moz-placeholder {
    color: #afb3be !important;
}

:-ms-input-placeholder {
    color: #afb3be !important;
}

:-moz-placeholder {
    color: #afb3be !important;
}

a {
    color: #434343;
}

    a:visited,
    a:link,
    a:active {
        text-decoration: none;
        outline: 0 !important;
    }

    a:hover {
        text-decoration: none;
        outline: 0 !important;
        color: #6b0957 !important;
    }

i,
span,
label,
a {
    display: inline-block;
    font-weight: 400;
}

ul {
    list-style: none !important;
    list-style-type: none !important;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 14px;
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
}

a,
i,
input[type="submit"],
form button,
.top-menu .clientarea a > span,
.top-menu .login-layer form .input label,
.main-header .basket-layer .basket-menu span,
.main-header .basket-layer .sub-layer .list ul li,
.btn-green span,
.btn-blue span,
.bottom-carousel-layer .bottom-carousel .item a:before,
.bottom-carousel-layer .bottom-carousel .item a span,
.mega-menu-responsive .inner .close-menu,
.main-header .basket-layer .sub-layer .list ul li .count span,
.chat-layer .chat-box,
.product-section .img-layer img,
.product-section .img-layer:before,
.product-section .detail,
.popup-action-product button,
.popup-action-email button,
.btn-red span,
.btn-blue,
.btn-green,
.btn-red,
.product-option-layer .option-row .input-layer .selected-input,
.product-option-layer .option-row .input-layer .selected-input label,
.popup-overlay-layer.sharing .inner .confirm-btn,
.popup-overlay-layer.compare .btn-compare,
.popup-overlay-layer.compare .item-layer button,
.product-section .product-footer,
.product-section,
.search-layer .publicExtra12 .input .publicExtra11 {
    outline: medium none;
    text-decoration: none;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}

    .product-section .detail i {
        outline: medium none;
        text-decoration: none;
        -webkit-transition: all 0 linear 0s !important;
        -moz-transition: all 0 linear 0s !important;
        -ms-transition: all 0 linear 0s !important;
        -o-transition: all 0 linear 0s !important;
        transition: all 0 linear 0s !important;
    }

    .top-menu .account-layer .info:after,
    .main-header .basket-layer .sub-layer .list ul li:after,
    .main-header .favourite-layer .sub-layer ul li .box:after,
    .search-layer .publicExtra12 .sub-layer .list .result ul li:after,
    .bottom-menu nav ul:after,
    .bottom-menu .publicExtra22 ul:after,
    .bottom-menubar nav ul:after,
    .bottom-menubar .publicExtra23 ul:after,
    .top-menu .clientarea:after,
    .product-section .detail:after,
    .breadcrumb-layer:after,
    .popup-action-product:after,
    .product-section .product-footer:after,
    .product-section .img-layer .view-button:after,
    .pagination-layer ul:after,
    .quick-view-popup .popup-content .top-bar:after,
    .quick-view-popup .popup-content .product-info:after,
    .popup-overlay-layer.sharing .inner > div:after,
    .popup-overlay-layer.sharing .inner:after,
    .popup-overlay-layer.compare .inner-popup-layer .inner:after,
    .popup-overlay-layer .inner-popup-layer .inner .product-option-layer .option-row:after,
    .product-detail-layer .top-bar:after,
    .product-detail-layer .content:after,
    .product-detail-layer .content .product-gallery-layer ul:after,
    .product-option-layer .option-row .input-layer:after,
    .product-detail-layer .content .product-option-layer .option-row:after,
    .product-section .product-footer:after,
    .product-section .product-footer > .product-rate:after {
        display: block;
        clear: both;
        content: "";
        visibility: hidden;
        height: 0;
        line-height: 0;
    }

select:focus {
    outline: none;
}

.btn-green,
.btn-blue,
.btn-red {
    border: 0;
    background-color: #72c440;
    color: #fff !important;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    overflow: hidden;
    padding: 0 65px 0 30px;
    min-width: 100px;
    text-align: left;
    font-size: 13px;
    line-height: 35px;
}

    .btn-green span,
    .btn-blue span,
    .btn-red span {
        background-color: #5db02b;
        padding: 0 8px;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 27px;
        line-height: 35px;
    }

        .btn-green span i,
        .btn-blue span i,
        .btn-gray span i,
        .btn-red span i {
            position: relative;
            top: 2px;
        }

    .btn-green:hover {
        background-color: #5db02b;
        color: #fff !important;
    }

        .btn-green:hover span {
            background-color: #5db02b;
        }

    .btn-green:active {
        background-color: #58a52a;
    }

        .btn-green:active span {
            background-color: #58a52a;
        }

.btn-blue {
    background-color: #72c440;
}

    .btn-blue:hover {
        background-color: #5db02b;
        color: #fff !important;
    }

    .btn-blue span {
        background-color: #5db02b;
    }

    .btn-blue:active {
        background-color: #58a52a;
    }

    .btn-blue:hover span {
        background-color: #5db02b;
    }

    .btn-blue:active span {
        background-color: #58a52a;
    }

.btn-main-blue {
    background-color: #45556f;
}

    .btn-main-blue:hover {
        background-color: #2a384e;
    }

    .btn-main-blue span {
        background-color: #2a384e;
    }

    .btn-main-blue:active {
        background-color: #212d40;
    }

    .btn-main-blue:hover span {
        background-color: #2a384e;
    }

    .btn-main-blue:active span {
        background-color: #212d40;
    }

.btn-red {
    background-color: #ff4f69;
}

    .btn-red:hover {
        background-color: #ff6e83;
        color: #fff !important;
    }

    .btn-red span {
        background-color: #f03c57;
    }

    .btn-red:active {
        background-color: #f03c57;
    }

    .btn-red:hover span {
        background-color: #f8516a;
    }

    .btn-red:active span {
        background-color: #e52e49;
    }

.btn-gray {
    background-color: #b5b5b5;
}

.box-style {
    border: 1px solid #bcc5d0;
    background-color: #fff;
}

.alert-layer {
    border: 1px solid transparent;
    padding: 8px 45px 8px 15px;
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 15px;
    width: 100%;
    position: relative;
    word-spacing: -1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .alert-layer i {
        position: absolute;
        right: 10px;
        top: 10px;
        font-size: 25px;
    }

    .alert-layer a {
        padding: 0 5px;
        color: #405166;
    }

    .alert-layer.warning {
        background-color: #fbf4e6;
        color: #df9a25;
        border-color: #faf1dc;
    }

    .alert-layer.info {
        background-color: #e2f3fc;
        color: #2c91a5;
        border-color: #bddbe1;
    }

.top-site {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 1000;
}

.top-menu {
    background-color: #a5d122;
}

    .top-menu .clientarea {
        position: relative;
        top:10px;
    }

        .top-menu .clientarea > div {
            position: relative;
            float: right;
            margin-left: 15px;
            padding: 0;
        }

            .top-menu .clientarea > a,
            .top-menu .clientarea > div > a {
                color: #fff;
                padding: 7px 0;
            }

                .top-menu .clientarea > a:hover,
                .top-menu .clientarea > div > a:hover {
                    color: #6f8923;
                }

                .top-menu .clientarea > a > span,
                .top-menu .clientarea > div > a span {
                   
                  
                  
                    text-align: center;
                    -moz-border-radius: 1px;
                    -webkit-border-radius: 1px;
                    border-radius: 1px;
                    margin-left: 3px;
                    position: relative;
                   vertical-align:central;
                }

                .top-menu .clientarea > a:hover > span,
                .top-menu .clientarea > div > a:hover span {
                  color:black;
                }

                .top-menu .clientarea > a i,
                .top-menu .clientarea > div > a i {
                    color: #fff;
                    font-size: 16px;
                    line-height: 14px;
                }

                .top-menu .clientarea > a:hover > i,
                .top-menu .clientarea > div > a:hover i,
                .top-menu .clientarea > a:hover i {
                    color: #6f8923;
                }

    .top-menu .login-layer form .input input:focus {
        border-color: #2a384e !important;
    }

    .top-menu .login-layer {
        position: absolute;
        min-width: 250px;
        white-space: nowrap;
        border: 1px solid gray;
        padding: 25px 20px 15px;
        background-color: #fff;
        top: 33px;
        right: -20px;
        display: none;
        z-index: 10000;
    }

        .top-menu .login-layer:before {
            position: absolute;
            top: -6px;
            right: 45px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 6px 6px 6px;
            border-color: transparent transparent gray transparent;
            content: "";
        }

        .top-menu .login-layer form .input {
            width: 100%;
            position: relative;
            height: 35px;
            margin-bottom: 15px;
        }

            .top-menu .login-layer form .input input {
                width: 100%;
                line-height: 35px;
                height: 35px;
                border: 1px solid #c7c7c7;
                -moz-border-radius: 2px;
                -webkit-border-radius: 2px;
                border-radius: 2px;
                padding: 4px 45px 0 15px;
            }

            .top-menu .login-layer form .input label:hover {
                cursor: text;
            }

            .top-menu .login-layer form .input span {
                color: #d3dbe5;
                width: 35px;
                height: 25px;
                line-height: 31px;
                position: absolute;
                top: 5px;
                right: 0;
                border-left: 1px solid #ebeef2;
                text-align: center;
                font-size: 18px;
            }

            .top-menu .login-layer form .input label {
                color: #9daab9;
                position: absolute;
                top: 11px;
                right: 45px;
                background-color: #fff;
                font-size: 11px;
            }

            .top-menu .login-layer form .input input:focus ~ label,
            .focus-label ~ label {
                color: #45556f;
                top: -9px !important;
                right: 40px;
                padding: 0 5px !important;
            }

        .top-menu .login-layer .checkbox {
            font-size: 13px;
            line-height: 25px;
            padding: 0;
            color: #788593;
            margin-top: -5px;
        }

            .top-menu .login-layer .checkbox input {
                position: relative;
                top: 2px;
                margin: 0 0 0 5px;
            }

        .top-menu .login-layer form button {
            background-color: #87a91f;
            line-height: 35px;
            color: #fff;
            border: 0;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            position: relative;
            width: 100%;
            margin-bottom: 10px;
            padding-right: 60px;
            text-align: center;
        }

            .top-menu .login-layer form button span {
                position: absolute;
                right: 0;
                top: 0;
                color: #fff;
                background-color: #6b0957;
                padding: 0 14px;
                text-align: center;
                font-size: 24px;
                height: 35px;
                -webkit-border-top-right-radius: 2px;
                -webkit-border-bottom-right-radius: 2px;
                -moz-border-radius-topright: 2px;
                -moz-border-radius-bottomright: 2px;
                border-top-right-radius: 2px;
                border-bottom-right-radius: 2px;
            }

                .top-menu .login-layer form button span i {
                    position: relative;
                    top: 4px;
                }

            .top-menu .login-layer form button:hover {
                background-color: #6b0957;
            }

        .top-menu .login-layer .new-user,
        .top-menu .login-layer .recovery-password {
            color: #45556f;
            display: block;
            line-height: 25px;
        }

            .top-menu .login-layer .new-user i,
            .top-menu .login-layer .recovery-password i {
                font-size: 16px;
                margin-left: 5px;
                position: relative;
                top: 2px;
                color: #678116;
            }

        .top-menu .login-layer > a:hover {
            color: #576d12;
        }

            .top-menu .login-layer > a:hover i {
                margin-left: 7px;
            }

    .top-menu .account-layer {
        position: absolute;
        min-width: 250px;
        white-space: nowrap;
        border: 1px solid #678116;
        background-color: #fff;
        top: 33px;
        right: -20px;
        display: none;
        z-index: 10;
    }

        .top-menu .account-layer:before {
            position: absolute;
            top: -6px;
            right: 65px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 6px 6px 6px;
            border-color: transparent transparent #678116 transparent;
            content: "";
        }

        .top-menu .account-layer .info {
            background-color: #87a91f;
            padding: 15px 20px;
        }

            .top-menu .account-layer .info img {
                border-top: 1px solid #678116;
                border-bottom: 1px solid #678116;
                -moz-border-radius: 10px;
                -webkit-border-radius: 10px;
                border-radius: 10px;
                width: 45px;
                height: 50px;
                float: right;
                margin-left: 15px;
                padding: 1px;
                background-color: #fff;
            }

            .top-menu .account-layer .info span {
                display: block;
                font-size: 13px;
                padding-top: 4px;
                line-height: 20px;
                color: #fff;
            }

        .top-menu .account-layer ul li a {
            width: 100%;
            display: block;
            border-bottom: 1px solid #eee;
            position: relative;
            padding: 2px 15px;
            line-height: 30px;
        }

            .top-menu .account-layer ul li a:hover {
                background-color: #eff1f7;
                padding-right: 18px;
            }

            .top-menu .account-layer ul li a i {
                position: absolute;
                left: 15px;
                top: 5px;
                font-size: 16px;
            }

            .top-menu .account-layer ul li a .counter:after {
                position: absolute;
                content: "";
                width: 4px;
                height: 4px;
                background-color: #e00025;
                right: -6px;
                top: 3px;
                -moz-border-radius: 100%;
                -webkit-border-radius: 100%;
                border-radius: 100%;
            }

    .top-menu .phone-number {
        float: left;
        font-size: 16px;
        line-height: 25px;
        color: #fff;
        padding-top: 4px;
    }

        .top-menu .phone-number i {
            margin-right: 5px;
        }

        .top-menu .phone-number:hover {
            color: #6f8923;
        }

.main-header {
    border-bottom: 1px solid #c6cfdd;
    background-color: #fff;
}

    .main-header .logo {
        float: left;
        padding: 8px 0;
    }

        .main-header .logo img {
            -moz-animation: 0.7s ease-in-out 0s normal forwards 1 running resizeImgback;
            -webkit-animation: 0.7s ease-in-out 0s normal forwards 1 running resizeImgback;
            -o-animation: 0.7s ease-in-out 0s normal forwards 1 running resizeImgback;
            animation: 0.7s ease-in-out 0s normal forwards 1 running resizeImgback;
        }

            .main-header .logo img.white-logo {
                display: none;
            }

    .main-header .responsive-logo {
        float: left;
        padding: 8px 0;
        width: 100px;
    }

    .main-header .pull-right {
        padding-top: 30px;
    }

        .main-header .pull-right .responsive-menu {
            font-size: 25px;
            position: absolute;
            right: 15px;
            top: 10px;
            display: none;
        }

        .main-header .pull-right .responsive-search {
            font-size: 27px;
            position: relative;
            top: 6px;
            color: #a5d122;
            display: none;
        }

            .main-header .pull-right .responsive-menu:hover,
            .main-header .pull-right .responsive-search:hover {
                color: #6b0957;
                cursor: pointer;
            }

    .main-header .basket-layer {
        width: 15%;
        float: right;
    }

    .main-header .userarea-layer {
        width: 25px;
        float: right;
        display: none;
    }

        .main-header .userarea-layer a {
            display: block;
            font-size: 29px;
            color: #a5d122;
            line-height: 48px;
        }

            .main-header .userarea-layer a:hover {
                color: #6b0957;
            }

    .main-header .basket-layer .basket-menu {
        font-size: 15px;
        line-height: 25px;
        position: relative;
        padding-right: 40px;
    }

        .main-header .basket-layer .basket-menu i {
            color: #a5d122;
            font-size: 30px;
            position: absolute;
            top: 0;
            right: 15px;
        }

        .main-header .basket-layer .basket-menu .count-product {
            background-color: #ed3964;
            min-width: 18px;
            white-space: nowrap;
            padding: 1px 2px 0;
            line-height: 15px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            position: absolute;
            top: -10px;
            right: 0;
            text-align: center;
            color: #fff;
            font-size: 12px;
        }

        .main-header .basket-layer .basket-menu:hover .count-product {
            top: -13px;
        }

        .main-header .basket-layer .basket-menu .count-product:before {
            position: absolute;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 3px 3px 0 3px;
            border-color: #ed3964 transparent transparent transparent;
            bottom: -3px;
            right: 0;
            left: 0;
            margin: 0 auto;
            content: "";
        }

        .main-header .basket-layer .basket-menu:hover {
            color: #6b0957;
        }

    .main-header .basket-layer .sub-layer {
        border: 1px solid #c0cad8;
        position: absolute;
        right: 0;
        top: 84px;
        background-color: #fff;
        z-index: 100;
        min-width: 500px;
        display: none;
    }

        .main-header .basket-layer .sub-layer:after {
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 8px 8px 8px;
            border-color: transparent transparent #c0cad8 transparent;
            position: absolute;
            right: 30px;
            top: -8px;
            content: "";
        }

        .main-header .basket-layer .sub-layer .list {
            width: 100%;
            position: relative;
            overflow: hidden;
            height: 150px;
        }

            .main-header .basket-layer .sub-layer .list ul li {
                border-bottom: 1px solid #d4dbe4;
                position: relative;
                padding: 10px 40px 5px 30px;
            }

                .main-header .basket-layer .sub-layer .list ul li.gift:before {
                    position: absolute;
                    width: 0;
                    height: 0;
                    border-style: solid;
                    border-width: 45px 45px 0 0;
                    border-color: #f07d82 transparent transparent transparent;
                    content: "";
                    left: 0;
                    top: 0;
                }

                .main-header .basket-layer .sub-layer .list ul li .icon-gift {
                    position: absolute;
                    left: 7px;
                    top: 2px;
                    font-size: 17px;
                    color: #fff;
                }

                .main-header .basket-layer .sub-layer .list ul li .unavailable-label {
                    position: absolute;
                    width: 40px;
                    height: 40px;
                    top: 0;
                    left: 0;
                    font-size: 26px;
                    color: #fff;
                    text-align: left;
                    padding-left: 5px;
                }

                    .main-header .basket-layer .sub-layer .list ul li .unavailable-label i {
                        position: relative;
                        z-index: 2;
                    }

                    .main-header .basket-layer .sub-layer .list ul li .unavailable-label:before {
                        position: absolute;
                        width: 0;
                        height: 0;
                        border-style: solid;
                        border-width: 45px 45px 0 0;
                        border-color: #f07d82 transparent transparent transparent;
                        content: "";
                        left: 0;
                        top: 0;
                        z-index: 1;
                    }

                .main-header .basket-layer .sub-layer .list ul li:last-child {
                    border-bottom: 0;
                }

                .main-header .basket-layer .sub-layer .list ul li:hover {
                    background-color: #f6f6f7;
                    cursor: default;
                }

                .main-header .basket-layer .sub-layer .list ul li .delete {
                    background-color: #ea9194;
                    color: #fff;
                    font-size: 8px;
                    font-weight: 700;
                    text-align: center;
                    line-height: 13px;
                    width: 12px;
                    height: 12px;
                    -moz-border-radius: 100%;
                    -webkit-border-radius: 100%;
                    border-radius: 100%;
                    position: absolute;
                    right: 15px;
                    top: 27px;
                }

                    .main-header .basket-layer .sub-layer .list ul li .delete:hover {
                        background-color: #ed434d;
                    }

                .main-header .basket-layer .sub-layer .list ul li .img-layer {
                    width: 40px;
                    height: 45px;
                    float: right;
                    margin-left: 25px;
                }

                    .main-header .basket-layer .sub-layer .list ul li .img-layer img {
                        width: 100%;
                        -moz-border-radius: 2px;
                        -webkit-border-radius: 2px;
                        border-radius: 2px;
                        border: 1px solid #e4e8ec;
                    }

                .main-header .basket-layer .sub-layer .list ul li .title {
                    width: 140px;
                    float: right;
                }

                    .main-header .basket-layer .sub-layer .list ul li .title .publicExtra9 {
                        font-size: 13px;
                    }

                        .main-header .basket-layer .sub-layer .list ul li .title .publicExtra9 a {
                            height: 25px;
                            line-height: 20px;
                            overflow: hidden;
                            text-align: right;
                            -ms-text-overflow: ellipsis;
                            -o-text-overflow: ellipsis;
                            text-overflow: ellipsis;
                            white-space: nowrap;
                            width: 140px;
                            padding-top: 0;
                            display: block;
                        }

                            .main-header .basket-layer .sub-layer .list ul li .title .publicExtra9 a:hover {
                                color: #4489f6;
                            }

                    .main-header .basket-layer .sub-layer .list ul li .title .publicExtra10 {
                        height: 25px;
                        line-height: 20px;
                        overflow: hidden;
                        text-align: right;
                        direction: ltr;
                        font-size: 11px;
                        -ms-text-overflow: ellipsis;
                        -o-text-overflow: ellipsis;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        width: 140px;
                        color: #a8a8a9;
                    }

                .main-header .basket-layer .sub-layer .list ul li .price {
                    width: 95px;
                    float: left;
                    text-align: right;
                    padding-top: 7px;
                    padding-right: 15px;
                }

                    .main-header .basket-layer .sub-layer .list ul li .price span {
                        font-size: 12px;
                        line-height: 15px;
                        display: block;
                    }

                    .main-header .basket-layer .sub-layer .list ul li .price i {
                        font-size: 11px;
                        color: #f07d82;
                        font-style: normal;
                        line-height: 15px;
                    }

                .main-header .basket-layer .sub-layer .list ul li .count {
                    width: 75px;
                    float: left;
                    height: 25px;
                    border: 1px solid #d4dbe4;
                    -moz-border-radius: 2px;
                    -webkit-border-radius: 2px;
                    border-radius: 2px;
                    position: relative;
                    line-height: 25px;
                    text-align: center;
                    margin-top: 10px;
                }

                    .main-header .basket-layer .sub-layer .list ul li .count input {
                        width: 25px;
                        height: 23px;
                        border: 0;
                        line-height: 27px;
                        margin: 0 auto;
                        display: block;
                        text-align: center;
                        background-color: #fff;
                    }

                    .main-header .basket-layer .sub-layer .list ul li .count .plus {
                        position: absolute;
                        right: 0;
                        width: 25px;
                        border-left: 1px solid #d4dbe4;
                        font-size: 19px;
                        line-height: 23px;
                        top: 0;
                        text-align: center;
                        background-color: #fff;
                        color: #8a95aa;
                        -webkit-touch-callout: none;
                        -webkit-user-select: none;
                        khtml-user-select: none;
                        -moz-user-select: none;
                        -ms-user-select: none;
                        user-select: none;
                    }

                    .main-header .basket-layer .sub-layer .list ul li .count .minus {
                        position: absolute;
                        left: 0;
                        width: 25px;
                        font-size: 19px;
                        line-height: 23px;
                        top: 0;
                        text-align: center;
                        border-right: 1px solid #d4dbe4;
                        background-color: #fff;
                        color: #8a95aa;
                        -webkit-touch-callout: none;
                        -webkit-user-select: none;
                        khtml-user-select: none;
                        -moz-user-select: none;
                        -ms-user-select: none;
                        user-select: none;
                    }

                    .main-header .basket-layer .sub-layer .list ul li .count span:hover {
                        color: #374257;
                        cursor: pointer;
                    }

        .main-header .basket-layer .sub-layer .footer {
            width: 100%;
            position: relative;
            border-top: 1px solid #c0cad8;
            padding: 12px 12px 7px 12px;
        }

        .main-header .basket-layer .sub-layer .total-payment {
            font-size: 13px;
            line-height: 25px;
            position: absolute;
            left: 15px;
            top: 18px;
        }

    .main-header .favourite-layer {
        width: 20%;
        float: right;
        padding-left: 20px;
        position: relative;
    }

        .main-header .favourite-layer .favourite-menu {
            font-size: 15px;
            line-height: 25px;
            position: relative;
            padding-right: 28px;
        }

            .main-header .favourite-layer .favourite-menu i {
                color: #a5d122;
                font-size: 28px;
                position: absolute;
                top: 0;
                right: 0;
            }

            .main-header .favourite-layer .favourite-menu:hover {
                color: #6b0957;
            }

        .main-header .favourite-layer .sub-layer {
            border: 1px solid #c0cad8;
            border-top: 2px solid #c0cad8;
            position: absolute;
            right: 0;
            top: 40px;
            background-color: #fff;
            z-index: 100;
            min-width: 300px;
            display: none;
        }

            .main-header .favourite-layer .sub-layer:after {
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 0 8px 8px 8px;
                border-color: transparent transparent #c0cad8 transparent;
                position: absolute;
                right: 45px;
                top: -8px;
                content: "";
            }

            .main-header .favourite-layer .sub-layer .list {
                width: 100%;
                position: relative;
                overflow: hidden;
                padding: 10px 0;
            }

                .main-header .favourite-layer .sub-layer .list ul li {
                    width: 100%;
                    position: relative;
                    padding: 5px 30px 5px 15px;
                }

                    .main-header .favourite-layer .sub-layer .list ul li .box {
                        width: 100%;
                        border: 1px solid transparent;
                        padding: 2px;
                        position: relative;
                    }

                    .main-header .favourite-layer .sub-layer .list ul li .img-layer {
                        width: 50px;
                        height: 45px;
                        float: right;
                        margin-left: 10px;
                        padding-left: 10px;
                        border-left: 2px dotted #eaeaea;
                    }

                        .main-header .favourite-layer .sub-layer .list ul li .img-layer img {
                            width: 100%;
                            -moz-border-radius: 2px;
                            -webkit-border-radius: 2px;
                            border-radius: 2px;
                            border: 1px solid #e4e8ec;
                            position: relative;
                            top: 1px;
                            right: 1px;
                        }

                    .main-header .favourite-layer .sub-layer .list ul li .title {
                        width: 140px;
                        float: right;
                    }

                        .main-header .favourite-layer .sub-layer .list ul li .title h2 {
                            font-size: 13px;
                        }

                            .main-header .favourite-layer .sub-layer .list ul li .title h2 a {
                                height: 25px;
                                line-height: 20px;
                                overflow: hidden;
                                text-align: right;
                                -ms-text-overflow: ellipsis;
                                -o-text-overflow: ellipsis;
                                text-overflow: ellipsis;
                                white-space: nowrap;
                                width: 140px;
                                padding-top: 0;
                                display: block;
                            }

                        .main-header .favourite-layer .sub-layer .list ul li .title h3 {
                            height: 20px;
                            line-height: 15px;
                            overflow: hidden;
                            text-align: right;
                            direction: ltr;
                            font-size: 11px;
                            -ms-text-overflow: ellipsis;
                            -o-text-overflow: ellipsis;
                            text-overflow: ellipsis;
                            white-space: nowrap;
                            width: 140px;
                            color: #a8a8a9;
                        }

                    .main-header .favourite-layer .sub-layer .list ul li .delete {
                        background-color: #ea9194;
                        color: #fff;
                        font-size: 8px;
                        font-weight: 700;
                        text-align: center;
                        line-height: 13px;
                        width: 12px;
                        height: 12px;
                        -moz-border-radius: 100%;
                        -webkit-border-radius: 100%;
                        border-radius: 100%;
                        position: absolute;
                        right: 9px;
                        top: 25px;
                    }

                        .main-header .favourite-layer .sub-layer .list ul li .delete:hover {
                            background-color: #ed434d;
                        }

                    .main-header .favourite-layer .sub-layer .list ul li .add-to-basket {
                        background-color: #4489f6;
                        width: 22px;
                        line-height: 23px;
                        height: 21px;
                        -moz-border-radius: 3px;
                        -webkit-border-radius: 3px;
                        border-radius: 3px;
                        text-align: center;
                        font-size: 18px;
                        color: #fff;
                        position: absolute;
                        top: 15px;
                        left: -10px;
                    }

                        .main-header .favourite-layer .sub-layer .list ul li .add-to-basket:hover {
                            background-color: #5da2fd;
                        }

                    .main-header .favourite-layer .sub-layer .list ul li.exist-in-basket .box {
                        border-color: #55cd69;
                    }

                    .main-header .favourite-layer .sub-layer .list ul li.exist-in-basket .exist {
                        background-color: #55cd69;
                        width: 22px;
                        line-height: 23px;
                        height: 21px;
                        -moz-border-radius: 3px;
                        -webkit-border-radius: 3px;
                        border-radius: 3px;
                        text-align: center;
                        font-size: 18px;
                        color: #fff;
                        position: absolute;
                        top: 15px;
                        left: -10px;
                    }

                        .main-header .favourite-layer .sub-layer .list ul li.exist-in-basket .exist:hover {
                            background-color: #62e07e;
                        }

                    .main-header .favourite-layer .sub-layer .list ul li .unavailable-label {
                        position: absolute;
                        width: 40px;
                        height: 40px;
                        top: 0;
                        left: 0;
                        color: #fff;
                        text-align: left;
                    }

                        .main-header .favourite-layer .sub-layer .list ul li .unavailable-label i {
                            position: relative;
                            z-index: 2;
                            color: #f07d82;
                            font-size: 33px;
                            left: 7px;
                            top: 0;
                        }

                        .main-header .favourite-layer .sub-layer .list ul li .unavailable-label:before {
                            position: absolute;
                            width: 40px;
                            height: 1px;
                            top: 0;
                            left: 0;
                            content: "";
                            background: -moz-linear-gradient(0deg, #f07d82 0%, #fff 100%);
                            background: -webkit-gradient(linear, 0deg, color-stop(0%, #f07d82), color-stop(100%, #fff));
                            background: -webkit-linear-gradient(0deg, #f07d82 0%, #fff 100%);
                            background: -o-linear-gradient(0deg, #f07d82 0%, #fff 100%);
                            background: -ms-linear-gradient(0deg, #f07d82 0%, #fff 100%);
                            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f07d82',endColorstr='#ffffff',GradientType='1');
                            background: linear-gradient(90deg, #f07d82 0%, #fff 100%);
                        }

                        .main-header .favourite-layer .sub-layer .list ul li .unavailable-label:after {
                            position: absolute;
                            width: 1px;
                            height: 40px;
                            top: 0;
                            left: 0;
                            content: "";
                            background: -moz-linear-gradient(270deg, #f07d82 0%, #fff 100%);
                            background: -webkit-gradient(linear, 270deg, color-stop(0%, #f07d82), color-stop(100%, #fff));
                            background: -webkit-linear-gradient(270deg, #f07d82 0%, #fff 100%);
                            background: -o-linear-gradient(270deg, #f07d82 0%, #fff 100%);
                            background: -ms-linear-gradient(270deg, #f07d82 0%, #fff 100%);
                            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f07d82',endColorstr='#ffffff',GradientType='1');
                            background: linear-gradient(180deg, #f07d82 0%, #fff 100%);
                        }

                    .main-header .favourite-layer .sub-layer .list ul li .title h2 a:hover {
                        color: #4489f6;
                    }

                    .main-header .favourite-layer .sub-layer .list ul li.exist-in-basket .title h2 a:hover {
                        color: #55cd69;
                    }

            .main-header .favourite-layer .sub-layer .footer {
                padding: 12px 12px 7px 12px;
                position: relative;
                border-top: 1px solid #c0cad8;
            }

                .main-header .favourite-layer .sub-layer .footer .total-count {
                    position: absolute;
                    left: 15px;
                    top: 18px;
                }

                .main-header .favourite-layer .sub-layer .footer .add-all {
                    padding: 0 50px 0 10px;
                    line-height: 33px;
                }

.search-layer {
    width: 60%;
    float: right;
    margin-top: -7px;
    padding-right: 35px;
    border-right: 1px solid #dde3ec;
}

    .search-layer .publicExtra12 {
        width: 100%;
        position: relative;
        height: 38px;
    }

        .search-layer .publicExtra12 .input {
            width: 100%;
            position: relative;
            height: 38px;
        }

            .search-layer .publicExtra12 .input input {
                width: 100%;
                line-height: 36px;
                padding: 0 10px;
                height: 38px;
                border: 1px solid #c7c7c7;
                border-left: 1px solid #eaedf1;
                border-radius: 0 4px 4px 0;
            }

            .search-layer .publicExtra12 .input .publicExtra11 {
                width: 38px;
                position: absolute;
                height: 100%;
                background-color: #a5d122;
                color: #fff;
                border: 0;
                top: 0;
                left: -2px;
                line-height: 46px;
                font-size: 20px;
                border-radius: 4px 0 0 4px;
                text-align: center;
                cursor: pointer;
            }

                .search-layer .publicExtra12 .input .publicExtra11:hover {
                    background-color: #93b921;
                }

                .search-layer .publicExtra12 .input .publicExtra11:active {
                    background-color: #87a91f;
                }

        .search-layer .publicExtra12 .sub-layer {
            width: 100%;
            border: 2px solid #e9edf2;
            position: absolute;
            top: 37px;
            right: 0;
            background-color: #fff;
            z-index: 10000;
        }

            .search-layer .publicExtra12 .sub-layer .list {
                width: 100%;
                overflow: hidden;
            }

                .search-layer .publicExtra12 .sub-layer .list .heading {
                    width: 100%;
                    background-color: #f8f6f4;
                    padding: 3px 12px 12px 12px;
                }

                    .search-layer .publicExtra12 .sub-layer .list .heading ul li {
                        position: relative;
                        width: 100%;
                        padding: 3px 0;
                    }

                        .search-layer .publicExtra12 .sub-layer .list .heading ul li a {
                            display: block;
                            width: 100%;
                            font-size: 13px;
                        }

                            .search-layer .publicExtra12 .sub-layer .list .heading ul li a:hover {
                                color: #828282;
                            }

                        .search-layer .publicExtra12 .sub-layer .list .heading ul li .icon-search {
                            width: 20px;
                            height: 20px;
                            text-align: center;
                            line-height: 22px;
                            color: #fff;
                            font-size: 20px;
                            background-color: #87a91f;
                            position: relative;
                            top: 4px;
                            margin-left: 7px;
                            -moz-border-radius: 2px;
                            -webkit-border-radius: 2px;
                            border-radius: 2px;
                        }

                        .search-layer .publicExtra12 .sub-layer .list .heading ul li a:hover .icon-basket-1 {
                            background-color: #6b0957;
                        }

                        .search-layer .publicExtra12 .sub-layer .list .heading ul li .category {
                            color: #6b0957;
                            margin-right: 5px;
                            font-style: normal;
                        }

                .search-layer .publicExtra12 .sub-layer .list .result ul {
                    padding: 5px;
                }

                    .search-layer .publicExtra12 .sub-layer .list .result ul li {
                        padding: 2px;
                    }

                        .search-layer .publicExtra12 .sub-layer .list .result ul li .img-layer {
                            width: 50px;
                            height: 55px;
                            float: right;
                            margin-left: 15px;
                        }

                        .search-layer .publicExtra12 .sub-layer .list .result ul li .publicExtra15 a {
                            font-size: 13px;
                            line-height: 22px;
                            padding-top: 15px;
                        }

                            .search-layer .publicExtra12 .sub-layer .list .result ul li .publicExtra15 a:hover {
                                color: #87a91f;
                            }

.search-responsive {
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #c6cfdd;
    position: relative;
    top: -1px;
}

.search-layer.responsive {
    float: none;
    width: 100%;
    margin: 10px 0 18px;
    position: relative !important;
    display: none;
}

    .search-layer.responsive .publicExtra12 {
        width: 100%;
        position: static;
    }

        .search-layer.responsive .publicExtra12 .input button {
            left: 0;
        }

.mega-menu nav > ul > li > .sub-layer > ul > li > a:before {
    outline: medium none;
    text-decoration: none;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}

.mega-menu nav > ul:after,
.mega-menu nav > ul > li > .sub-layer > ul:after,
.mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer:after,
.mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .right > ul:after,
.mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .left ul li:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
    line-height: 0;
}

.mega-menu {
    width: 100%;
    background-color: #f9f9fc;
    border-top: 1px solid #c6cfdd;
    border-bottom: 1px solid #c6cfdd;
    position: relative;
    top: -2px;
}

    .mega-menu nav {
        width: 100%;
        position: relative;
    }

        .mega-menu nav > ul > li {
            display: inline-table;
            float: right;
        }

            .mega-menu nav > ul > li > a {
                font-size: 15px;
                line-height: 22px;
                padding: 8px 17px;
                display: block;
                border-top: 3px solid transparent;
                border-bottom: 3px solid transparent;
                border-right: 1px solid transparent;
                border-left: 1px solid transparent;
            }

            .mega-menu nav > ul > li:hover > a {
                background-color: #fff;
                border-top: 3px solid #a5d122;
                border-right: 1px solid #dde2eb;
                border-left: 1px solid #dde2eb;
            }

            .mega-menu nav > ul > li > .sub-layer {
                position: absolute;
                right: 0;
                top: 44px;
                width: 100%;
                z-index: 1000;
                display: none;
                background-color: #fff;
            }

                .mega-menu nav > ul > li > .sub-layer > ul {
                    width: 100%;
                    border: 1px solid #d6dde6;
                    border-bottom: 1px solid #d6dde6;
                }

                    .mega-menu nav > ul > li > .sub-layer > ul > li {
                        display: inline-table;
                        float: right;
                    }

                        .mega-menu nav > ul > li > .sub-layer > ul > li > a {
                            display: block;
                            padding: 7px 15px 9px;
                            font-size: 14px;
                            line-height: 22px;
                            position: relative;
                            color: #5e6d2d;
                        }

                            html > body .mega-menu nav > ul > li > .sub-layer > ul > li > a:before {
                                width: 12px;
                                height: 12px;
                                bottom: -7px;
                                right: 0;
                                left: 0;
                                margin: 0 auto;
                                position: absolute;
                                content: "";
                                -moz-border-radius: 100%;
                                -webkit-border-radius: 100%;
                                border-radius: 100%;
                                border: 1px solid #c6cfdd;
                                background-color: #fff;
                                opacity: 0;
                                z-index: 1001;
                            }

                        .mega-menu nav > ul > li > .sub-layer > ul > li:hover > a {
                            color: #6b0957;
                        }

                            .mega-menu nav > ul > li > .sub-layer > ul > li:hover > a:before {
                                opacity: 1;
                            }

                        .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer {
                            padding: 10px 20px 15px 15px;
                            position: absolute;
                            right: 0;
                            top: 39px;
                            width: 100%;
                            background-color: #fff;
                            border: 1px solid #d6dde6;
                            z-index: 1000;
                            display: none;
                        }

                            .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .right {
                                width: 75%;
                                float: right;
                                padding-left: 10px;
                            }

                            .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer > .left {
                                width: 25%;
                                float: right;
                                padding-right: 10px;
                                padding-top: 5px;
                            }

                            .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .right > ul > li {
                                width: 25%;
                                float: right;
                                padding: 5px;
                            }

                                .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .right > ul > li > a {
                                    color: #87a91f !important;
                                }

                                .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .right > ul > li ul {
                                    padding-top: 5px;
                                }

                                    .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .right > ul > li ul li {
                                        font-size: 13px;
                                    }

                                        .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .right > ul > li ul li a {
                                            color: #515644;
                                            line-height: 23px;
                                        }

                                            .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .right > ul > li ul li a:hover {
                                                padding-right: 2px;
                                                color: #6b0957;
                                            }

                            .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .left .most-sales-layer {
                                padding: 5px;
                            }

                                .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .left .most-sales-layer .btn-blue {
                                    width: 100%;
                                }

                            .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .left ul li {
                                border: 1px solid #e6e6e6;
                                -moz-border-radius: 3px;
                                -webkit-border-radius: 3px;
                                border-radius: 3px;
                                padding: 4px;
                                margin: 5px 0;
                            }

                                .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .left ul li .img-layer {
                                    width: 60px;
                                    height: 60px;
                                    float: right;
                                    margin-left: 10px;
                                    border-left: 1px dotted #dcdada;
                                    padding-left: 10px;
                                }

                                    .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .left ul li .img-layer img {
                                        width: 100%;
                                    }

                                .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .left ul li .left {
                                    float: right;
                                    width: 125px;
                                    display: table;
                                }

                                    .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .left ul li .left h2 {
                                        font-size: 12px;
                                        padding-top: 10px;
                                    }

                                        .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .left ul li .left h2 a {
                                            height: 20px;
                                            line-height: 20px;
                                            overflow: hidden;
                                            text-align: right;
                                            -ms-text-overflow: ellipsis;
                                            -o-text-overflow: ellipsis;
                                            text-overflow: ellipsis;
                                            white-space: nowrap;
                                            padding-top: 0;
                                            display: block;
                                            width: 100%;
                                        }

                                            .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .left ul li .left h2 a:hover {
                                                color: #6f8923;
                                            }

                                    .mega-menu nav > ul > li > .sub-layer > ul > li > .sub-layer .left ul li .left h3 a {
                                        height: 20px;
                                        line-height: 20px;
                                        overflow: hidden;
                                        text-align: right;
                                        direction: ltr;
                                        font-size: 11px;
                                        -ms-text-overflow: ellipsis;
                                        -o-text-overflow: ellipsis;
                                        text-overflow: ellipsis;
                                        white-space: nowrap;
                                        color: #a8a8a9;
                                        width: 100%;
                                    }

.bottom-carousel-layer {
    position: relative;
    margin: 60px 0 20px;
}

    .bottom-carousel-layer .owl-dots {
        display: none;
    }

    .bottom-carousel-layer .bottom-carousel .item a {
        display: block;
        position: relative;
    }

        .bottom-carousel-layer .bottom-carousel .item a:before {
            width: 100%;
            height: 100%;
            background: rgba(22, 54, 54, 0.7);
            position: absolute;
            right: 0;
            top: 0;
            content: "";
            z-index: 1;
            opacity: 0;
        }

        .bottom-carousel-layer .bottom-carousel .item a:hover:before {
            opacity: 1;
        }

        .bottom-carousel-layer .bottom-carousel .item a:active:before {
            opacity: 1;
            background: rgba(22, 54, 54, 0.8);
        }

        .bottom-carousel-layer .bottom-carousel .item a span {
            position: absolute;
            z-index: 10;
            color: #fff;
            top: 43%;
            font-size: 22px;
            opacity: 0;
        }

            .bottom-carousel-layer .bottom-carousel .item a span.like {
                right: 20%;
            }

            .bottom-carousel-layer .bottom-carousel .item a span.comment {
                right: 55%;
            }

        .bottom-carousel-layer .bottom-carousel .item a:hover span {
            opacity: 1;
        }

.bottom-menu {
    width: 100%;
    background-color: #0d1e2c;
    margin: 60px 0 0;
}

    .bottom-menu .publicExtra22 > span {
        font-size: 22px;
        color: #fff;
        display: none;
    }

        .bottom-menu .publicExtra22 > span:hover {
            color: #d63965;
            cursor: pointer;
        }

    .bottom-menu .publicExtra22 ul {
        width: auto;
        display: table;
        margin: 0 auto;
        padding: 3px 0;
    }

        .bottom-menu .publicExtra22 ul li {
            float: right;
            display: inline-table;
        }

            .bottom-menu .publicExtra22 ul li a {
                display: block;
                color: #e2e2e2;
                font-size: 14px;
                line-height: 25px;
                padding: 5px 15px;
            }

.socials-layer {
    padding: 30px 0 26px;
}

    .socials-layer .socials {
        width: auto;
        display: table;
        margin: 0 auto;
    }

        .socials-layer .socials a {
            color: #0d1e2c;
            font-size: 24px;
            padding: 0 20px;
            line-height: 25px;
        }

.bottom-menu .publicExtra22 ul li a:hover {
    color: #94be22;
}

.socials-layer .socials a:hover {
    color: #a5d122;
}

.bottom-menubar {
    width: 100%;
    position: relative;
    margin-bottom: 5px;
    background-color: #a5d122;
}

    .bottom-menubar .publicExtra23 ul {
        display: table;
        width: auto;
        margin: 0 auto;
    }

        .bottom-menubar .publicExtra23 ul li {
            display: inline-table;
            float: right;
        }

            .bottom-menubar .publicExtra23 ul li a {
                color: #fff;
                font-size: 14px;
                padding: 3px 15px 7px;
            }

                .bottom-menubar .publicExtra23 ul li a i {
                    position: relative;
                    top: 2px;
                    margin-left: 3px;
                    font-size: 19px;
                }

                .bottom-menubar .publicExtra23 ul li a:hover {
                    color: #0d1e2c;
                }

.bottom-contact-layer {
    background-color: #0d1e2c;
    padding: 15px 0;
    border-bottom: 5px solid #a5d122;
}

    .bottom-contact-layer p {
        color: #fff;
        font-size: 14px;
        line-height: 24px;
        text-align: center;
    }

    .bottom-contact-layer a {
        color: #fff;
        font-size: 16px;
        line-height: 25px;
        text-align: center;
        display: block;
        font-weight: 700;
    }

.main-footer p {
    color: #828283;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
}

.main-footer .container > p {
    text-align: center;
    line-height: 22px;
    padding: 15px 0;
    margin: 0;
}

.main-footer p a {
    color: #828283;
}

.page-content {
    padding-top: 25px;
}

.namad-layer {
    width: auto;
    display: table;
    margin: 10px auto;
}

    .namad-layer a {
        width: 100px;
        margin: 0 5px;
        text-align: center;
    }

.responsive-menu-layer {
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 10000;
    display: none;
}

.mega-menu-responsive {
    background-color: #283034;
    position: fixed;
    top: 0;
    right: -250px;
    min-width: 250px;
    height: 100%;
    z-index: 10000;
    padding: 10px 0;
}

    .mega-menu-responsive .inner {
        position: relative;
        width: 100%;
    }

        .mega-menu-responsive .inner .close-menu {
            position: absolute;
            left: 10px;
            top: 0;
            width: 25px;
            height: 25px;
            text-align: center;
            line-height: 30px;
            font-size: 16px;
            color: #d6d7d8;
            background-color: #324348;
            border-radius: 100%;
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
        }

            .mega-menu-responsive .inner .close-menu:hover {
                background-color: #1d272a;
                cursor: pointer;
            }

        .mega-menu-responsive .inner .res-logo {
            display: table;
            width: auto;
            margin: 5px auto 20px;
        }

            .mega-menu-responsive .inner .res-logo img {
                width: 120px;
            }

        .mega-menu-responsive .inner .top-bar {
            border-bottom: 2px solid #1f262a;
            padding-bottom: 10px;
            margin-bottom: 10px;
        }

            .mega-menu-responsive .inner .top-bar ul {
                display: table;
                width: auto;
                margin: 0 auto;
            }

                .mega-menu-responsive .inner .top-bar ul li {
                    display: inline-table;
                    position: relative;
                }

                    .mega-menu-responsive .inner .top-bar ul li a {
                        display: block;
                        padding: 0 15px;
                        font-size: 30px;
                        color: #e5e5e5;
                    }

                        .mega-menu-responsive .inner .top-bar ul li a:hover {
                            color: #93b921;
                        }

                    .mega-menu-responsive .inner .top-bar ul li span {
                        font-size: 10px;
                        line-height: 13px;
                        padding: 0 4px;
                        background-color: #ed3964;
                        color: #fff;
                        border-radius: 2px;
                        -moz-border-radius: 2px;
                        -webkit-border-radius: 2px;
                        position: absolute;
                        top: 0;
                        right: -4px;
                    }

                        .mega-menu-responsive .inner .top-bar ul li span:before {
                            position: absolute;
                            bottom: -4px;
                            right: 3px;
                            width: 0;
                            height: 0;
                            border-style: solid;
                            border-width: 4px 4px 0 4px;
                            border-color: #ed3964 transparent transparent transparent;
                            content: "";
                        }

        .mega-menu-responsive .inner .footer {
            border-top: 2px solid #1f262a;
            padding: 10px;
            margin-top: 10px;
        }

            .mega-menu-responsive .inner .footer ul li {
                width: 100%;
            }

                .mega-menu-responsive .inner .footer ul li a {
                    width: 100%;
                    display: block;
                    line-height: 25px;
                    color: #e5e5e5;
                }

                    .mega-menu-responsive .inner .footer ul li a:hover {
                        color: #93b921;
                    }

        .mega-menu-responsive .inner nav > ul > li {
            position: relative;
            padding: 4px 0;
        }

            .mega-menu-responsive .inner nav > ul > li > a {
                color: #e5e5e5;
                position: relative;
                padding: 5px 65px 5px 10px;
                min-height: 40px;
                line-height: 42px;
            }

                .mega-menu-responsive .inner nav > ul > li > a i {
                    color: #e5e5e5;
                    font-size: 35px;
                    line-height: 35px;
                    padding: 4px 8px 0;
                    border: 1px solid #a7aaab;
                    border-radius: 8px;
                    -moz-border-radius: 8px;
                    -webkit-border-radius: 8px;
                    position: absolute;
                    right: 5px;
                    top: 5px;
                    width: 45px;
                    height: 45px;
                }

            .mega-menu-responsive .inner nav > ul > li span {
                color: #e5e5e5;
                position: absolute;
                left: 10px;
                top: 20px;
            }

                .mega-menu-responsive .inner nav > ul > li span i {
                    font-size: 10px;
                    width: 20px;
                    height: 20px;
                    text-align: center;
                    line-height: 20px;
                }

                .mega-menu-responsive .inner nav > ul > li span .icon-minus {
                    position: relative;
                    right: 0;
                    top: 2px;
                }

                .mega-menu-responsive .inner nav > ul > li span:hover {
                    color: #a5d122;
                    cursor: pointer;
                }

            .mega-menu-responsive .inner nav > ul > li.active > a i,
            .mega-menu-responsive .inner nav > ul > li:hover > a i {
                background-color: #93b921;
                border: 1px solid #87a91f;
            }

            .mega-menu-responsive .inner nav > ul > li.active,
            .mega-menu-responsive .inner nav > ul > li:hover {
                background-color: #1d272a;
            }

            .mega-menu-responsive .inner nav > ul > li > ul {
                background-color: #323d43;
                margin-bottom: -4px;
                margin-top: 5px;
                padding: 5px 0 10px;
                display: none;
            }

                .mega-menu-responsive .inner nav > ul > li > ul > li {
                    position: relative;
                }

                    .mega-menu-responsive .inner nav > ul > li > ul > li > a {
                        color: #e5e5e5;
                        line-height: 27px;
                        font-size: 13px;
                        padding: 5px 30px 5px 10px;
                    }

                        .mega-menu-responsive .inner nav > ul > li > ul > li > a:hover {
                            color: #a5d122;
                        }

                    .mega-menu-responsive .inner nav > ul > li > ul > li > ul {
                        background-color: #4c636f;
                        margin: 10px 0;
                        padding: 10px 0 12px;
                        display: none;
                    }

                        .mega-menu-responsive .inner nav > ul > li > ul > li > ul li {
                            position: relative;
                        }

                    .mega-menu-responsive .inner nav > ul > li > ul > li span {
                        top: 10px;
                    }

                    .mega-menu-responsive .inner nav > ul > li > ul > li > ul > li a {
                        color: #e5e5e5;
                        line-height: 27px;
                        font-size: 13px;
                        padding: 5px 50px 5px 10px;
                    }

.fixed {
    width: 100%;
    background-color: #9bc406;
    border-bottom: 1px solid #9bc406;
}

    .fixed .logo img {
        animation: 0.7s ease-in-out 0s normal forwards 1 running resizeImg;
        -moz-animation: 0.7s ease-in-out 0s normal forwards 1 running resizeImg;
        -webkit-animation: 0.7s ease-in-out 0s normal forwards 1 running resizeImg;
        display: none;
    }

        .fixed .logo img.white-logo {
            display: block;
        }

    .fixed .pull-right {
        padding-top: 17px !important;
    }

    .fixed .basket-layer .sub-layer {
        top: 60px;
    }

    .fixed .basket-layer .basket-menu i {
        margin-left: 4px;
    }

    .fixed .basket-layer .basket-menu i,
    .fixed .basket-layer .basket-menu {
        color: #fff;
    }

    .fixed .search-layer .publicExtra12 .input .publicExtra11 {
        background-color: #6b0957;
    }

.main-header.fixed .pull-right .responsive-menu {
    top: 16px;
}

@keyframes resizeImg {
    0% {
        width: 156px;
    }

    100% {
        width: 100px;
    }
}

@-moz-keyframes resizeImg {
    0% {
        width: 156px;
    }

    100% {
        width: 100px;
    }
}

@-webkit-keyframes resizeImg {
    0% {
        width: 156px;
    }

    100% {
        width: 100px;
    }
}

@keyframes resizeImgback {
    0% {
        width: 100px;
    }

    100% {
        width: 156px;
    }
}

@-moz-keyframes resizeImgback {
    0% {
        width: 100px;
    }

    100% {
        width: 156px;
    }
}

@-webkit-keyframes resizeImgback {
    0% {
        width: 100px;
    }

    100% {
        width: 156px;
    }
}

.popup-layer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 10000;
    display: none;
}

    .popup-layer .inner {
        position: absolute;
        width: 100%;
        top: 20%;
        right: 0;
        text-align: center;
    }

    .popup-layer .close-popup {
        position: absolute;
        right: 30px;
        top: 20px;
        font-size: 32px;
        color: #fff;
    }

        .popup-layer .close-popup:hover {
            cursor: pointer;
            color: #da2849;
        }

.chat-layer {
    position: fixed;
    right: 25px;
    bottom: 0;
    z-index: 1000;
    width: 320px;
}

    .chat-layer .chat-box {
        position: relative;
        width: 100%;
        line-height: 55px;
        height: 55px;
        padding-right: 70px;
        padding-left: 5px;
        font-size: 16px;
        color: #fff;
        background-color: #4489f6;
        -webkit-border-top-left-radius: 8px;
        -moz-border-radius-topleft: 8px;
        border-top-left-radius: 8px;
    }

        .chat-layer .chat-box:hover {
            background-color: #86bd27;
            cursor: pointer;
        }

        .chat-layer .chat-box .text {
            padding-right: 10px;
        }

        .chat-layer .chat-box .icon-support {
            background-color: #3875e0;
            color: #fff;
            font-size: 48px;
            line-height: 70px;
            width: 60px;
            position: absolute;
            right: 0;
            top: 0;
            text-align: center;
        }

        .chat-layer .chat-box:hover .icon-support {
            background-color: #78ab1f;
        }

        .chat-layer .chat-box .online,
        .chat-layer .chat-box .offline {
            background-color: #fff;
            position: absolute;
            width: 25px;
            height: 25px;
            top: -12px;
            right: -12px;
            padding: 5px;
            z-index: 10;
            border-radius: 100%;
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
            line-height: 22px;
        }

            .chat-layer .chat-box .online i {
                -moz-animation: 0.8s ease-out 0s normal none infinite running online;
                -o-animation: 0.8s ease-out 0s normal none infinite running online;
                -webkit-animation: 0.8s ease-out 0s normal none infinite running online;
                animation: 0.8s ease-out 0s normal none infinite running online;
            }

            .chat-layer .chat-box .online i,
            .chat-layer .chat-box .offline i {
                background-color: #5dcb3e;
                width: 15px;
                height: 15px;
                border-radius: 100%;
                -moz-border-radius: 100%;
                -webkit-border-radius: 100%;
            }

            .chat-layer .chat-box .offline i {
                background-color: #ed434d;
            }

@keyframes online {
    0% {
        opacity: 0.2;
        transform: scale(0);
    }

    100% {
        opacity: 0.7;
        transform: scale(1);
    }
}

@-moz-keyframes online {
    0% {
        opacity: 0.2;
        transform: scale(0);
    }

    100% {
        opacity: 0.7;
        transform: scale(1);
    }
}

@-webkit-keyframes online {
    0% {
        opacity: 0.2;
        transform: scale(0);
    }

    100% {
        opacity: 0.7;
        transform: scale(1);
    }
}

.lazyload {
    position: relative;
    z-index: 100;
}

    .lazyload:before {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.9);
        right: 0;
        top: 0;
        content: "";
        z-index: 4;
    }

    .lazyload:after {
        position: absolute;
        width: 16px;
        height: 16px;
        background: url(../images/load.gif);
        right: 45%;
        top: 45%;
        content: "";
        z-index: 5;
    }

.accordion-section.list .product-section {
    margin-bottom: 35px;
}

.product-section {
    width: 100%;
    position: relative;
    padding: 0;
    border: 1px solid #dbdbdb;
    background: #fff;
}

    .product-section:hover {
        box-shadow: 0 0 10px rgba(178, 180, 182, 0.5);
        -moz-box-shadow: 0 0 10px rgba(178, 180, 182, 0.5);
        -webkit-box-shadow: 0 0 10px rgba(178, 180, 182, 0.5);
    }

    .product-section .event-label {
        position: absolute;
        width: 55px;
        height: 55px;
        top: -1px;
        left: -1px;
        z-index: 2;
    }

        .product-section .event-label img {
            max-width: 100%;
        }

    .product-section .img-layer {
        position: relative;
        display: block;
        width: 100%;
        overflow: hidden;
        text-align: center;
        padding: 15px 35px 5px;
    }

        .product-section .img-layer .product-img {
            padding: 1px;
            width: 100%;
            display: block;
        }

            .product-section .img-layer .product-img > img {
                width: 100%;
                padding: 10px;
            }

        .product-section .img-layer .gift-plus-lbl {
            position: absolute;
            right: 13px;
            bottom: 42%;
            z-index: 2;
            color: #ed3964;
            font-size: 26px;
        }

            .product-section .img-layer .gift-plus-lbl img {
                width: 38px;
                height: 38px;
            }

        .product-section .img-layer .compare-icn {
            font-size: 21px;
            position: absolute;
            right: 12px;
            top: 12px;
            color: #b9c0ca;
            width: 27px;
            height: 27px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            line-height: 27px;
            text-align: center;
            border: 1px solid #b9c0ca;
            padding-top: 2px;
        }

            .product-section .img-layer .compare-icn:hover {
                color: #737f90;
                border: 1px solid #737f90;
            }

    .product-section .mood-icon {
        width: 33px;
        position: absolute;
        bottom: 38%;
        left: 7px;
        z-index: 2;
    }

        .product-section .mood-icon img {
            width: 24px;
        }

        .product-section .mood-icon span {
            font-size: 12px;
            display: block;
            line-height: 15px;
            font-style: normal;
            direction: ltr;
            position: relative;
            padding-top: 3px;
        }

        .product-section .mood-icon.age span {
            color: #99f;
        }

        .product-section .mood-icon.weight span {
            color: #7dbeff;
        }

        .product-section .mood-icon.taste span {
            color: #ff8838;
        }

        .product-section .mood-icon.smell span {
            color: #ce83f7;
        }

        .product-section .mood-icon.material span {
            color: #9cc;
        }

        .product-section .mood-icon.count span {
            color: #7cde64;
        }

        .product-section .mood-icon.color span {
            color: #ffc252;
        }

    .product-section .img-layer .off-layer {
        float: right;
        height: 28px;
        width: auto;
        min-width: 40px;
        white-space: nowrap;
        padding: 0 15px;
        line-height: 28px;
        font-size: 13px;
        color: #ef1b4c;
        border: 1px solid #ef1b4c;
        -moz-border-radius: 35px;
        -webkit-border-radius: 35px;
        border-radius: 35px;
        margin-right: -25px;
        margin-top: 5px;
        background-color: #fff;
    }

    .product-section .product-footer {
        width: 100%;
        height: 20px;
        clear: both;
        padding: 0 12px 12px;
        opacity: 0;
    }

    .product-section:hover .product-footer {
        opacity: 1;
    }

    .product-section .product-footer > .product-rate {
        width: auto;
        white-space: nowrap;
        float: left;
        line-height: 20px;
        font-size: 13px;
    }

        .product-section .product-footer > .product-rate .readonly-rating-star {
            width: auto;
            white-space: nowrap;
            float: left;
        }

            .product-section .product-footer > .product-rate .readonly-rating-star i {
                font-style: normal;
                float: left;
                color: #fc0;
                margin-right: 2px;
                font-size: 16px;
            }

        .product-section .product-footer > .product-rate > i {
            font-style: normal;
            position: relative;
            left: -4px;
        }

    .product-section .product-footer > span {
        width: auto;
        white-space: nowrap;
        float: right;
        line-height: 20px;
        font-size: 13px;
    }

        .product-section .product-footer > span i {
            font-size: 17px;
            line-height: 20px;
            color: #8fd964;
            position: relative;
            top: 2px;
            margin-right: 3px;
        }

    .product-section .information-layer {
        padding: 5px 15px 10px;
    }

        .product-section .information-layer > div:first-child {
            border-top: 1px solid #e8eaed;
        }

    .product-section .productExtera9 a {
        font-size: 15px;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        text-align: right;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
        color: #333;
        margin: 10px 0 2px;
    }

        .product-section .productExtera9 a:hover {
            color: #87a91f;
        }

    .product-section .productExtera10 a {
        font-size: 14px;
        color: #99aec6;
        display: block;
        line-height: 25px;
    }

    .product-section .order-detail {
        position: relative;
        padding-top: 10px;
    }

        .product-section .order-detail del {
            color: #f22f2f;
            font-size: 16px;
            line-height: 10px;
            display: block;
            margin-top: 5px;
            height: 15px;
        }

        .product-section .order-detail .price {
            color: #333;
            font-size: 18px;
            line-height: 25px;
            display: block;
            margin-top: 4px;
        }

        .product-section .order-detail .order {
            color: #fff;
            font-size: 27px;
            width: 32px;
            height: 32px;
            text-align: center;
            line-height: 34px;
            position: absolute;
            left: 0;
            bottom: 0;
            background-color: #a5d122;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

            .product-section .order-detail .order:hover {
                background-color: #93b921;
            }

            .product-section .order-detail .order:active {
                background-color: #87a91f;
            }

            .product-section .order-detail .order i {
                position: relative;
                top: 3px;
                right: 1px;
            }

    .product-section .responsive-information {
        display: none;
    }

    .product-section.unavailable-item .img-layer:before {
        width: 90%;
        height: 30px;
        color: #fff;
        text-align: center;
        font-size: 14px;
        background: transparent;
        background: -moz-linear-gradient(left, transparent 0%, rgba(31, 45, 61, 1) 50%, transparent 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, transparent), color-stop(51%, rgba(31, 45, 61, 1)), color-stop(100%, transparent));
        background: -webkit-linear-gradient(left, transparent 0%, rgba(31, 45, 61, 1) 50%, transparent 100%);
        background: -o-linear-gradient(left, transparent 0%, rgba(31, 45, 61, 1) 50%, transparent 100%);
        background: -ms-linear-gradient(left, transparent 0%, rgba(31, 45, 61, 1) 50%, transparent 100%);
        background: linear-gradient(to right, transparent 0%, rgba(31, 45, 61, 1) 50%, transparent 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=transparent,endColorstr=transparent,GradientType=1);
        content: "ناموجود";
        position: absolute;
        right: 0;
        left: 0;
        top: 43%;
        line-height: 30px;
        margin: 0 auto;
        display: block;
        z-index: 10;
    }

    .product-section.unavailable-item .img-layer .product-img img {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        opacity: 0.8;
    }

.newest-tab-layer .tab-content > .tab-pane .inner,
.suggestion-layer .products-layer .inner,
.filter-content-tab-layer .product-view .inner {
    padding: 0 35px;
    position: relative;
}

.product-carousel-layer .item {
    padding: 5px;
}

.product-carousel-layer .owl-nav i,
.filter-carousel-layer .owl-nav i {
    font-size: 28px;
    font-style: normal;
    color: #e1e1e3;
    position: relative;
    top: 50%;
}

.product-carousel-layer .owl-nav:hover i,
.filter-carousel-layer .owl-nav:hover i {
    color: #8590a4;
}

.product-carousel-layer .owl-nav span,
.filter-carousel-layer .owl-nav span {
    position: absolute;
    height: 100%;
    width: 25px;
    top: 0;
    z-index: 2;
    background-color: #fff;
}

.product-carousel-layer .owl-prev,
.filter-carousel-layer .owl-prev {
    position: absolute;
    left: -45px;
    font-size: 22px;
    font-style: normal;
    top: 0;
    height: 100%;
    width: 25px;
}

    .product-carousel-layer .owl-prev span,
    .filter-carousel-layer .owl-prev span {
        left: 0;
    }

.product-carousel-layer .owl-next,
.filter-carousel-layer .owl-next {
    position: absolute;
    right: -30px;
    font-size: 22px;
    font-style: normal;
    top: 0;
    height: 100%;
    width: 25px;
}

    .product-carousel-layer .owl-next span,
    .filter-carousel-layer .owl-next span {
        right: -8px;
    }

.breadcrumb-layer {
    margin: 12px 0 30px;
    background-color: #fff;
    border: 1px solid #cecece;
}

    .breadcrumb-layer li {
        display: inline-table;
        position: relative;
    }

        .breadcrumb-layer li:after {
            position: absolute;
            content: "";
            left: -4px;
            top: 9px;
            font-size: 14px;
            font-family: "Darukade";
            color: #99a4ba;
        }

        .breadcrumb-layer li:last-child:after {
            display: none;
        }

        .breadcrumb-layer li a {
            display: block;
            font-size: 14px;
            line-height: 24px;
            padding: 5px 15px;
        }

            .breadcrumb-layer li a.current {
                color: #87a91f;
            }

.overlay-layer {
    background-color: rgba(0, 0, 0, 0.75);
    position: fixed;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 10000;
    display: none;
}

.popup-alert {
    background-color: #fff;
    position: absolute;
    width: 280px;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 30%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: none;
}

    .popup-alert .pop_header {
        padding: 5px 37px 3px 5px;
        width: 100%;
        position: relative;
        font-size: 14px;
        line-height: 30px;
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

        .popup-alert .pop_header > i {
            width: 18px;
            height: 18px;
            line-height: 21px;
            text-align: center;
            position: absolute;
            right: 10px;
            top: 10px;
            color: #fff;
            font-size: 10px;
            border-radius: 100%;
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
        }

        .popup-alert .pop_header span {
            width: 15px;
            height: 15px;
            position: absolute;
            left: 8px;
            top: 6px;
            font-size: 13px;
        }

            .popup-alert .pop_header span:hover {
                cursor: pointer;
                color: #0d1e2c;
            }

    .popup-alert p {
        padding: 12px 15px;
        line-height: 21px;
        font-size: 12px;
        word-spacing: -1px;
        color: #4e4e4e;
        text-align: justify;
        margin: 0;
    }

    .popup-alert.a-success .pop_header {
        background-color: #f0f9eb;
        color: #66c23a;
    }

    .popup-alert.a-warning .pop_header {
        background-color: #fdf5e6;
        color: #eb9d04;
    }

    .popup-alert.a-info .pop_header {
        background-color: #e2f2fb;
        color: #349db3;
    }

    .popup-alert.a-danger .pop_header {
        background-color: #ffeded;
        color: #fa5454;
    }

    .popup-alert.a-success .pop_header > i {
        background-color: #66c23a;
    }

    .popup-alert.a-warning .pop_header > i {
        background-color: #eb9d04;
    }

    .popup-alert.a-info .pop_header > i {
        background-color: #349db3;
    }

    .popup-alert.a-danger .pop_header > i {
        background-color: #fa5454;
    }

.popup-action-product,
.popup-action-email {
    background-color: #fff;
    position: fixed;
    padding: 20px;
    width: 280px;
    z-index: 10000;
    right: 25px;
    bottom: 160px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 0 8px #bebebe;
    -webkit-box-shadow: 0 0 8px #bebebe;
    box-shadow: 0 0 8px #bebebe;
    display: none;
}

    .popup-action-product > span,
    .popup-action-email > span {
        line-height: 25px;
        font-size: 14px;
        text-align: right;
        color: #1f1f1f;
        word-spacing: -1px;
    }

    .popup-action-product > p,
    .popup-action-email > p {
        line-height: 22px;
        font-size: 14px;
        text-align: right;
        padding: 7px 0;
        color: #1f1f1f;
        word-spacing: -1px;
    }

    .popup-action-email .input {
        padding: 0 0 15px 0;
    }

        .popup-action-email .input input {
            width: 100%;
            line-height: 25px;
            padding: 0 10px;
            font-size: 14px;
            text-align: left;
            direction: ltr;
            border: 1px solid #d6dde9;
            border-radius: 2px;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
        }

    .popup-action-product button,
    .popup-action-email button {
        float: left;
        line-height: 25px;
        color: #fff;
        padding: 0 15px;
        font-size: 14px;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border: 0;
        margin: 0 10px 0 0;
        background-color: #1289f9;
    }

        .popup-action-email button.next {
            background-color: #fff;
            border: 1px solid #e1e6ef;
            color: #404040;
        }

        .popup-action-product button:hover,
        .popup-action-email button.now:hover {
            background-color: #5da2fd;
        }

        .popup-action-product button:active,
        .popup-action-email button.now:active {
            background-color: #3875e0;
        }

        .popup-action-email button.next:hover {
            background-color: #e1e6ef;
        }

        .popup-action-email button.next:active {
            background-color: #ced4de;
        }

.popup-message-layer {
    position: fixed;
    right: 25px;
    bottom: 80px;
    min-width: 300px;
    white-space: nowrap;
    z-index: 1000;
}

    .popup-message-layer .msg-box {
        background-color: #fff;
        position: relative;
        padding: 15px 45px 12px 15px;
        width: 100%;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-box-shadow: 0 0 8px #bebebe;
        -webkit-box-shadow: 0 0 8px #bebebe;
        box-shadow: 0 0 8px #bebebe;
        font-size: 12px;
        line-height: 23px;
        text-align: right;
        word-spacing: -1px;
        margin-top: 10px;
    }

        .popup-message-layer .msg-box .icon-cancel-sign {
            font-size: 14px;
            position: absolute;
            left: 12px;
            top: 17px;
            color: #c1c1c1;
        }

            .popup-message-layer .msg-box .icon-cancel-sign:hover {
                cursor: pointer;
                color: #324057;
            }

        .popup-message-layer .msg-box > span {
            width: 30px;
            text-align: center;
            line-height: 36px;
            border-left: 1px solid #e3e2e2;
            position: absolute;
            right: 5px;
            top: 8px;
            padding-left: 2px;
            font-size: 18px;
        }

        .popup-message-layer .msg-box.danger > span i {
            color: #fa5454;
            position: relative;
            top: 2px;
        }

        .popup-message-layer .msg-box.success > span i {
            width: 15px;
            height: 15px;
            line-height: 17px;
            text-align: center;
            font-size: 8px;
            color: #fff;
            background-color: #66c23a;
            border-radius: 100%;
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
            position: relative;
            top: -2px;
        }

        .popup-message-layer .msg-box.success {
            color: #66c23a;
        }

        .popup-message-layer .msg-box.basket {
            padding-right: 55px;
        }

            .popup-message-layer .msg-box.basket span {
                width: 40px;
                line-height: 33px;
            }

                .popup-message-layer .msg-box.basket span img {
                    width: 25px;
                }

.pagination-layer {
    padding: 35px 0;
}

    .pagination-layer ul {
        width: auto;
        display: table;
        margin: 0 auto;
    }

        .pagination-layer ul li {
            float: right;
            padding: 3px;
        }

            .pagination-layer ul li div {
                border: 1px solid #d7dee7;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                border-radius: 3px;
                padding: 0 5px;
                min-width: 30px;
                line-height: 30px;
                height: 30px;
                font-size: 15px;
                text-align: center;
                position: relative;
                background-color: #fff;
                cursor: pointer;
            }

            .pagination-layer ul li .etc {
                cursor: default !important;
            }

            .pagination-layer ul li.current div {
                border: 1px solid #87a91f;
                background-color: #7fa01c;
                color: #fff !important;
            }

            .pagination-layer ul li div:hover {
                border: 1px solid #87a91f;
                background-color: #93b921;
                color: #fff;
            }

            .pagination-layer ul li .etc:hover {
                border: 1px solid #d7dee7 !important;
                background-color: #fff !important;
                color: #3e485c !important;
            }

            .pagination-layer ul li.preview div,
            .pagination-layer ul li.next div {
                padding: 0 15px;
                width: 80px;
            }

                .pagination-layer ul li.preview div:before,
                .pagination-layer ul li.next div:before {
                    content: "";
                    position: absolute;
                    width: 100%;
                    height: 100%;
                    line-height: 28px;
                    text-align: center;
                    font-size: 14px;
                    top: 0;
                    right: 0;
                }

                .pagination-layer ul li.preview div:before {
                    content: "صفحه اول";
                }

                .pagination-layer ul li.next div:before {
                    content: "صفحه آخر";
                }

.margin-t-20 {
    margin-top: 20px;
}

.margin-t-25 {
    margin-top: 25px;
}

.margin-t-30 {
    margin-top: 30px;
}

.margin-b-20 {
    margin-bottom: 20px;
}

.margin-b-25 {
    margin-bottom: 25px;
}

.margin-b-30 {
    margin-bottom: 30px;
}

.scrollUp {
    width: 65px;
    height: 65px;
    font-size: 35px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    background-color: #cfd7e4;
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 10000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: none;
    cursor: pointer;
}

    .scrollUp i {
        color: #fff;
        position: relative;
        top: 2px;
    }

    .scrollUp:hover {
        background-color: #bdc8d9;
    }

.quick-view-popup {
    width: 100%;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1001;
    display: none;
}

    .quick-view-popup .popup-content {
        width: 50%;
        top: 50px;
        right: 50%;
        margin-right: -25%;
        position: absolute;
        background-color: #fff;
        padding-bottom: 10px;
    }

        .quick-view-popup .popup-content .top-bar {
            background-color: #eff2f7;
            position: relative;
            padding-left: 25px;
            overflow: hidden;
            margin-bottom: 10px;
        }

            .quick-view-popup .popup-content .top-bar .close-popup {
                position: absolute;
                left: 6px;
                top: 2px;
                font-size: 21px;
                color: #ed627b;
            }

                .quick-view-popup .popup-content .top-bar .close-popup:hover {
                    color: #d8425d;
                    cursor: pointer;
                }

            .quick-view-popup .popup-content .top-bar .right {
                width: auto;
                display: table;
                float: right;
            }

                .quick-view-popup .popup-content .top-bar .right .brand {
                    position: relative;
                }

                    .quick-view-popup .popup-content .top-bar .right .brand img {
                        position: absolute;
                        right: -1px;
                        top: -1px;
                        max-width: 60px;
                    }

                    .quick-view-popup .popup-content .top-bar .right .brand h3 {
                        line-height: 27px;
                        height: 28px;
                        font-size: 14px;
                        padding-right: 70px;
                    }

                        .quick-view-popup .popup-content .top-bar .right .brand h3 span {
                            position: relative;
                            top: 2px;
                        }

            .quick-view-popup .popup-content .top-bar .left {
                width: auto;
                display: table;
                float: left;
                padding-left: 15px;
            }

                .quick-view-popup .popup-content .top-bar .left span {
                    line-height: 25px;
                    margin-right: 10px;
                    display: inline-table;
                    float: left;
                    font-size: 13px;
                    position: relative;
                    top: 2px;
                }

                    .quick-view-popup .popup-content .top-bar .left span i {
                        color: #0982f2;
                        font-size: 18px;
                        margin-right: 3px;
                        position: relative;
                        top: 2px;
                    }

        .quick-view-popup .popup-content .inner {
            padding: 15px 20px;
        }

        .quick-view-popup .popup-content .title-layer {
            width: 100%;
            padding: 10px 15px;
            position: relative;
            background-color: #eff2f7;
            border-right: 5px solid #3077f2;
            margin-bottom: 15px;
        }

            .quick-view-popup .popup-content .title-layer .title-fa {
                padding-bottom: 10px;
                padding-left: 80px;
            }

                .quick-view-popup .popup-content .title-layer .title-fa h1 {
                    color: #1f2d3d;
                    font-size: 15px;
                    line-height: 25px;
                    width: auto;
                    display: inline-table;
                    word-spacing: -1px;
                }

            .quick-view-popup .popup-content .title-layer h2 {
                color: #8492a6;
                font-size: 13px;
                line-height: 25px;
            }

            .quick-view-popup .popup-content .title-layer .title-fa span {
                padding: 0 1px;
                color: #9ba7b8;
                font-size: 13px;
            }

            .quick-view-popup .popup-content .title-layer .code {
                background-color: #fafcff;
                line-height: 20px;
                padding: 2px 8px;
                color: #245f95;
                position: absolute;
                top: 10px;
                left: 10px;
                font-size: 13px;
            }

            .quick-view-popup .popup-content .title-layer .add-to-favorites {
                position: absolute;
                bottom: 5px;
                left: 30px;
                width: 35px;
                height: 35px;
            }

                .quick-view-popup .popup-content .title-layer .add-to-favorites a {
                    font-size: 27px;
                    position: absolute;
                    top: 0;
                    left: 0;
                }

                .quick-view-popup .popup-content .title-layer .add-to-favorites .add {
                    color: #8492a6;
                }

                    .quick-view-popup .popup-content .title-layer .add-to-favorites .add:hover,
                    .quick-view-popup .popup-content .title-layer .add-to-favorites .show {
                        color: #ed2939;
                    }

            .quick-view-popup .popup-content .title-layer div.tooltip {
                min-width: 140px !important;
                font-size: 11px !important;
            }

        .quick-view-popup .popup-content .product-info .right-side {
            width: 50%;
        }

        .quick-view-popup .popup-content .product-info .product-image {
            width: 45%;
            position: relative;
        }

        .quick-view-popup .popup-content .product-info .product-img {
            width: 100%;
            text-align: center;
            position: relative;
            padding: 25px;
        }

            .quick-view-popup .popup-content .product-info .product-img.unavailable-product:after {
                width: 70%;
                height: 30px;
                color: #fff;
                text-align: center;
                font-size: 13px;
                background: transparent;
                background: -moz-linear-gradient(left, transparent 0%, rgba(31, 45, 61, 1) 50%, transparent 100%);
                background: -webkit-gradient(left top, right top, color-stop(0%, transparent), color-stop(51%, rgba(31, 45, 61, 1)), color-stop(100%, transparent));
                background: -webkit-linear-gradient(left, transparent 0%, rgba(31, 45, 61, 1) 50%, transparent 100%);
                background: -o-linear-gradient(left, transparent 0%, rgba(31, 45, 61, 1) 50%, transparent 100%);
                background: -ms-linear-gradient(left, transparent 0%, rgba(31, 45, 61, 1) 50%, transparent 100%);
                background: linear-gradient(to right, transparent 0%, rgba(31, 45, 61, 1) 50%, transparent 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=transparent,endColorstr=transparent,GradientType=1);
                content: "ناموجود";
                position: absolute;
                right: 0;
                left: 0;
                top: 42%;
                line-height: 30px;
                margin: 0 auto;
                display: block;
            }

        .quick-view-popup .popup-content .product-info .unavailable-label {
            position: absolute;
            width: 100px;
            height: 100px;
            top: 0;
            left: 0;
            color: #fff;
            text-align: left;
        }

            .quick-view-popup .popup-content .product-info .unavailable-label i {
                position: relative;
                z-index: 2;
                color: #f07d82;
                font-size: 45px;
                left: 7px;
                top: 0;
            }

            .quick-view-popup .popup-content .product-info .unavailable-label:before {
                position: absolute;
                width: 100px;
                height: 1px;
                top: 0;
                left: 0;
                content: "";
                background: -moz-linear-gradient(0deg, #f07d82 0%, #fff 100%);
                background: -webkit-gradient(linear, 0deg, color-stop(0%, #f07d82), color-stop(100%, #fff));
                background: -webkit-linear-gradient(0deg, #f07d82 0%, #fff 100%);
                background: -o-linear-gradient(0deg, #f07d82 0%, #fff 100%);
                background: -ms-linear-gradient(0deg, #f07d82 0%, #fff 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f07d82',endColorstr='#ffffff',GradientType='1');
                background: linear-gradient(90deg, #f07d82 0%, #fff 100%);
            }

            .quick-view-popup .popup-content .product-info .unavailable-label:after {
                position: absolute;
                width: 1px;
                height: 100px;
                top: 0;
                left: 0;
                content: "";
                background: -moz-linear-gradient(270deg, #f07d82 0%, #fff 100%);
                background: -webkit-gradient(linear, 270deg, color-stop(0%, #f07d82), color-stop(100%, #fff));
                background: -webkit-linear-gradient(270deg, #f07d82 0%, #fff 100%);
                background: -o-linear-gradient(270deg, #f07d82 0%, #fff 100%);
                background: -ms-linear-gradient(270deg, #f07d82 0%, #fff 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f07d82',endColorstr='#ffffff',GradientType='1');
                background: linear-gradient(180deg, #f07d82 0%, #fff 100%);
            }

        .quick-view-popup .popup-content .product-info .gift-layer {
            position: absolute;
            right: -20px;
            top: 25%;
            width: 85px;
            text-align: center;
        }

            .quick-view-popup .popup-content .product-info .gift-layer i {
                font-size: 40px;
                color: #e5e9f2;
                height: 48px;
            }

            .quick-view-popup .popup-content .product-info .gift-layer span {
                width: 100%;
                line-height: 13px;
                font-size: 10px;
                padding: 4px;
                border-radius: 3px;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                border: 2px solid #f0f0f0;
                display: block;
                word-spacing: -1px;
                position: relative;
                right: -6px;
            }

        .quick-view-popup .popup-content .product-option-layer {
            width: 100%;
            margin-bottom: 15px;
        }

            .quick-view-popup .popup-content .product-option-layer .option-row {
                background-color: #f7f9fc;
                position: relative;
                min-height: 45px;
                margin-bottom: 8px;
                padding: 5px 5px 0;
                width: auto;
                display: inline-block;
            }

                .quick-view-popup .popup-content .product-option-layer .option-row > span {
                    color: #293746;
                    font-size: 13px;
                    width: auto;
                    display: inline-table;
                    float: right;
                    line-height: 40px;
                    padding: 0 5px 0 10px;
                }

                .quick-view-popup .popup-content .product-option-layer .option-row > a {
                    color: #1389f9;
                    font-size: 11px;
                    width: auto;
                    display: inline-table;
                    float: left;
                    padding-right: 12px;
                    line-height: 40px;
                }

                    .quick-view-popup .popup-content .product-option-layer .option-row > a:hover {
                        color: #67b2fa;
                    }

                    .quick-view-popup .popup-content .product-option-layer .option-row > a i {
                        font-style: normal;
                        font-size: 31px;
                        display: none;
                    }

        .quick-view-popup .popup-content .option-row .input-layer {
            position: relative;
            width: auto;
            display: inline-table;
            float: right;
        }

            .quick-view-popup .popup-content .option-row .input-layer .selected-input {
                position: relative;
                float: right;
                display: inline-table;
                margin-left: 10px;
                height: 35px;
                line-height: 35px;
                padding: 0 12px;
                background-color: #fff;
                border-radius: 20px;
                -moz-border-radius: 20px;
                -webkit-border-radius: 20px;
                font-size: 11px;
            }

                .quick-view-popup .popup-content .option-row .input-layer .selected-input label {
                    position: absolute;
                    width: 100%;
                    height: 35px;
                    border: 1px solid transparent;
                    right: 0;
                    top: 0;
                    border-radius: 20px;
                    -moz-border-radius: 20px;
                    -webkit-border-radius: 20px;
                    z-index: 2;
                }

                    .quick-view-popup .popup-content .option-row .input-layer .selected-input label:before {
                        position: absolute;
                        right: -5px;
                        top: 10px;
                        border-radius: 100%;
                        -moz-border-radius: 100%;
                        -webkit-border-radius: 100%;
                        background-color: #1389f9;
                        width: 13px;
                        height: 13px;
                        line-height: 13px;
                        text-align: center;
                        content: "h";
                        font-family: "Darukade";
                        font-size: 6px;
                        color: #fff;
                        padding-left: 1px;
                        opacity: 0;
                    }

                .quick-view-popup .popup-content .option-row .input-layer .selected-input span {
                    position: relative;
                    z-index: 1;
                }

                .quick-view-popup .popup-content .option-row .input-layer .selected-input img {
                    position: relative;
                    z-index: 1;
                    margin-left: 4px;
                    width: 28px;
                    height: 28px;
                    top: -1px;
                }

                .quick-view-popup .popup-content .option-row .input-layer .selected-input input {
                    position: absolute;
                    right: 3px;
                    top: 3px;
                    z-index: 3;
                    visibility: hidden;
                }

                .quick-view-popup .popup-content .option-row .input-layer .selected-input:hover label {
                    border-color: #1389f9;
                }

                .quick-view-popup .popup-content .option-row .input-layer .selected-input label:hover {
                    cursor: pointer;
                }

                .quick-view-popup .popup-content .option-row .input-layer .selected-input input:checked + label {
                    border-color: #1389f9;
                }

                    .quick-view-popup .popup-content .option-row .input-layer .selected-input input:checked + label:before {
                        opacity: 1;
                    }

.popup-overlay-layer {
    width: 100%;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 100000;
    display: none;
}

    .popup-overlay-layer .product-option-layer {
        padding-right: 15px;
    }

    .popup-overlay-layer .inner-popup-layer {
        width: 40%;
        top: 20%;
        right: 60%;
        margin-right: -30%;
        position: absolute;
        border: 1px solid #cbd5e0;
        display: none;
        border-radius: 10px !important;
    }

        .popup-overlay-layer .inner-popup-layer .productExtera11 {
            width: 100%;
            background-color: #e9edf5;
            padding: 5px 15px;
            position: relative;
        }

            .popup-overlay-layer .inner-popup-layer .productExtera11 .productExtera11 {
                line-height: 25px;
                font-size: 15px;
            }

            .popup-overlay-layer .inner-popup-layer .productExtera11 a {
                position: absolute;
                left: 11px;
                font-size: 16px;
                color: #37455b;
                top: 9px;
            }

                .popup-overlay-layer .inner-popup-layer .productExtera11 a:hover {
                    cursor: pointer;
                    color: #ed434d;
                }

        .popup-overlay-layer .inner-popup-layer .inner {
            background-color: #f7f9fc;
            padding: 20px 20px 10px 20px;
        }

            .popup-overlay-layer .inner-popup-layer .inner .select-option-btn {
                float: left;
                padding: 0 30px;
                margin: 10px 0;
                display: none;
            }

        .popup-overlay-layer .inner-popup-layer .selected-input {
            margin-bottom: 10px;
        }

.zoomContainer {
    z-index: 1000 !important;
}

.popup-overlay-layer.sharing .inner {
    padding: 15px 20px;
}

    .popup-overlay-layer.sharing .inner .copy-url span {
        line-height: 30px;
        font-size: 15px;
        width: auto;
        float: right;
        display: table;
    }

    .popup-overlay-layer.sharing .inner .copy-url .input {
        float: left;
        width: 70%;
        display: table;
        position: relative;
    }

        .popup-overlay-layer.sharing .inner .copy-url .input input {
            width: 100%;
            background-color: #f2f5fa;
            border: 1px solid #cdd7e2;
            line-height: 30px;
            padding: 0 15px;
            border-radius: 2px;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            text-align: left;
            height: 32px;
        }

        .popup-overlay-layer.sharing .inner .copy-url .input .copy-link {
            width: 25px;
            height: 25px;
            position: absolute;
            right: -45px;
            top: 0;
            line-height: 25px;
        }

            .popup-overlay-layer.sharing .inner .copy-url .input .copy-link button {
                font-size: 32px;
                color: #9baabc;
                background-color: transparent;
                border: 0;
                position: relative;
                padding-top: 2px;
            }

                .popup-overlay-layer.sharing .inner .copy-url .input .copy-link button:hover {
                    color: #0d1e2c;
                }

                .popup-overlay-layer.sharing .inner .copy-url .input .copy-link button.copied:before {
                    position: absolute;
                    min-width: 120px;
                    background-color: #4b5668;
                    color: #fff;
                    padding: 0 3px;
                    font-size: 12px;
                    word-spacing: -2px;
                    line-height: 22px;
                    content: " لینک صفحه کپی شد!";
                    top: -25px;
                    left: 0;
                    border-radius: 3px;
                    -moz-border-radius: 3px;
                    -webkit-border-radius: 3px;
                }

                .popup-overlay-layer.sharing .inner .copy-url .input .copy-link button.copied:after {
                    width: 0;
                    height: 0;
                    border-style: solid;
                    border-width: 5px 5px 0 5px;
                    border-color: #4b5668 transparent transparent transparent;
                    position: absolute;
                    top: -3px;
                    left: 10px;
                    content: "";
                }

    .popup-overlay-layer.sharing .inner .social-network {
        padding: 35px 0 30px;
        position: relative;
    }

        .popup-overlay-layer.sharing .inner .social-network span {
            line-height: 30px;
            font-size: 15px;
            width: auto;
            float: right;
            display: table;
        }

        .popup-overlay-layer.sharing .inner .social-network a {
            line-height: 30px;
            font-size: 34px;
            width: auto;
            float: left;
            display: table;
            margin-right: 15px;
        }

            .popup-overlay-layer.sharing .inner .social-network a img {
                width: 30px;
            }

    .popup-overlay-layer.sharing .inner .email-sharing {
        position: relative;
    }

        .popup-overlay-layer.sharing .inner .email-sharing span {
            line-height: 30px;
            font-size: 15px;
            width: auto;
            float: right;
            display: table;
        }

        .popup-overlay-layer.sharing .inner .email-sharing .input {
            float: left;
            width: 70%;
            display: table;
            position: relative;
        }

            .popup-overlay-layer.sharing .inner .email-sharing .input input {
                width: 100%;
                background-color: #fff;
                border: 1px solid #cdd7e2;
                line-height: 30px;
                padding: 0 15px;
                border-radius: 2px;
                -moz-border-radius: 2px;
                -webkit-border-radius: 2px;
                text-align: left;
                height: 32px;
            }

    .popup-overlay-layer.sharing .inner .confirm-btn {
        float: left;
        margin-top: 30px;
        font-size: 18px;
        width: 190px;
        text-align: center;
    }

        .popup-overlay-layer.sharing .inner .confirm-btn span {
            padding: 3px 8px 0;
            font-size: 20px;
        }

.popup-overlay-layer.notice .inner-popup-layer {
    width: 300px;
    right: 50%;
    margin-right: -150px;
    top: 65px;
}

.popup-overlay-layer.sharing .inner {
    background-color: #fff;
}

.popup-overlay-layer.compare .inner-popup-layer {
    width: 80%;
    right: 20%;
    margin-right: -10%;
    top: 65px;
}

    .popup-overlay-layer.compare .inner-popup-layer .inner {
        padding: 15px 40px;
        background-color: #fff;
    }

        .popup-overlay-layer.compare .inner-popup-layer .inner .item {
            padding: 7px;
        }

        .popup-overlay-layer.compare .inner-popup-layer .inner .item-layer {
            padding: 15px 0;
            position: relative;
        }

            .popup-overlay-layer.compare .inner-popup-layer .inner .item-layer .delete-selected-item {
                color: #ff9696;
                font-size: 28px;
                position: absolute;
                right: -5px;
                top: 0;
                z-index: 2;
            }

                .popup-overlay-layer.compare .inner-popup-layer .inner .item-layer .delete-selected-item:hover {
                    color: #ec6f6f;
                }

.popup-overlay-layer.compare .compare-boxes-layer {
    position: relative;
}

    .popup-overlay-layer.compare .compare-boxes-layer .product-box {
        border: 2px solid #f1f1f1;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        padding: 20px;
        position: relative;
    }

        .popup-overlay-layer.compare .compare-boxes-layer .product-box .productExtera13 a {
            font-size: 18px;
            height: 35px;
            line-height: 35px;
            overflow: hidden;
            text-align: right;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: block;
        }

        .popup-overlay-layer.compare .compare-boxes-layer .product-box .productExtera14 a {
            font-size: 13px;
            color: #aaa;
            line-height: 22px;
            padding: 3px 0;
        }

            .popup-overlay-layer.compare .compare-boxes-layer .product-box .productExtera13 a:hover,
            .popup-overlay-layer.compare .compare-boxes-layer .product-box .productExtera14 a:hover {
                color: #097eeb;
            }

        .popup-overlay-layer.compare .compare-boxes-layer .product-box .price-label {
            color: #1389f9;
            display: block;
            line-height: 25px;
            font-size: 18px;
            padding-top: 15px;
        }

    .popup-overlay-layer.compare .compare-boxes-layer .product-img {
        position: relative;
        display: block;
    }

        .popup-overlay-layer.compare .compare-boxes-layer .product-img .unavailable-label {
            position: absolute;
            width: 100px;
            height: 100px;
            top: 0;
            left: 0;
            color: #fff;
            text-align: left;
        }

            .popup-overlay-layer.compare .compare-boxes-layer .product-img .unavailable-label i {
                position: relative;
                z-index: 2;
                color: #f07d82;
                font-size: 45px;
                left: 7px;
                top: 0;
            }

            .popup-overlay-layer.compare .compare-boxes-layer .product-img .unavailable-label:before {
                position: absolute;
                width: 100px;
                height: 1px;
                top: 0;
                left: 0;
                content: "";
                background: -moz-linear-gradient(0deg, #f07d82 0%, #fff 100%);
                background: -webkit-gradient(linear, 0deg, color-stop(0%, #f07d82), color-stop(100%, #fff));
                background: -webkit-linear-gradient(0deg, #f07d82 0%, #fff 100%);
                background: -o-linear-gradient(0deg, #f07d82 0%, #fff 100%);
                background: -ms-linear-gradient(0deg, #f07d82 0%, #fff 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f07d82',endColorstr='#ffffff',GradientType='1');
                background: linear-gradient(90deg, #f07d82 0%, #fff 100%);
            }

            .popup-overlay-layer.compare .compare-boxes-layer .product-img .unavailable-label:after {
                position: absolute;
                width: 1px;
                height: 100px;
                top: 0;
                left: 0;
                content: "";
                background: -moz-linear-gradient(270deg, #f07d82 0%, #fff 100%);
                background: -webkit-gradient(linear, 270deg, color-stop(0%, #f07d82), color-stop(100%, #fff));
                background: -webkit-linear-gradient(270deg, #f07d82 0%, #fff 100%);
                background: -o-linear-gradient(270deg, #f07d82 0%, #fff 100%);
                background: -ms-linear-gradient(270deg, #f07d82 0%, #fff 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f07d82',endColorstr='#ffffff',GradientType='1');
                background: linear-gradient(180deg, #f07d82 0%, #fff 100%);
            }

    .popup-overlay-layer.compare .compare-boxes-layer .owl-nav > div {
        font-size: 18px;
        color: #8492a6;
        position: absolute;
        top: 47%;
    }

    .popup-overlay-layer.compare .compare-boxes-layer .owl-nav .owl-prev {
        left: -25px;
    }

    .popup-overlay-layer.compare .compare-boxes-layer .owl-nav .owl-next {
        right: -25px;
    }

    .popup-overlay-layer.compare .compare-boxes-layer .owl-nav > div:hover {
        color: #1389f9;
    }

.popup-overlay-layer.compare .btn-compare {
    float: left;
    min-width: 220px;
    text-align: center;
    font-size: 16px;
    margin: 25px 0 20px 7px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

    .popup-overlay-layer.compare .btn-compare span {
        padding-top: 2px;
        -webkit-border-top-right-radius: 2px;
        -webkit-border-bottom-right-radius: 2px;
        -moz-border-radius-topright: 2px;
        -moz-border-radius-bottomright: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
    }

.popup-overlay-layer.compare .item-layer .add-product-to-compare {
    background-color: #eff2f7;
    padding: 20px;
    min-height: 350px;
    position: relative;
    overflow: hidden;
}

    .popup-overlay-layer.compare .item-layer .add-product-to-compare .productExtera15 {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 35px;
    }

    .popup-overlay-layer.compare .item-layer .add-product-to-compare .selected-input {
        margin: 10px 0 30px;
        position: relative;
        height: 35px;
    }

        .popup-overlay-layer.compare .item-layer .add-product-to-compare .selected-input select {
            width: 100%;
            line-height: 35px;
            height: 35px;
            padding: 0 15px 0 0;
            font-size: 15px;
            border: 0;
        }

        .popup-overlay-layer.compare .item-layer .add-product-to-compare .selected-input:after {
            position: absolute;
            left: 0;
            top: 0;
            height: 35px;
            width: 25px;
            text-align: center;
            line-height: 35px;
            content: ":";
            font-family: "Darukade";
            background-color: #fff;
            z-index: 2;
            padding-top: 2px;
        }

.popup-overlay-layer.compare .item-layer button {
    background-color: #4489f6;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 0 15px;
    width: 80%;
    display: table;
    border: 0;
    font-size: 15px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    position: absolute;
    right: 20%;
    bottom: 30px;
    margin-right: -10%;
}

    .popup-overlay-layer.compare .item-layer button:hover {
        background-color: #399cfa;
    }

    .popup-overlay-layer.compare .item-layer button:active {
        background-color: #097eeb;
    }

.popup-overlay-layer.chart .inner-popup-layer {
    width: 60%;
    right: 40%;
    margin-right: -20%;
    top: 65px;
}

.popup-overlay-layer.chart .inner {
    padding: 25px 25px 10px;
}

    .popup-overlay-layer.chart .inner .alert {
        font-size: 16px;
        line-height: 25px;
        margin-top: 25px;
    }

        .popup-overlay-layer.chart .inner .alert i {
            font-size: 24px;
            margin-left: 10px;
            position: relative;
            top: 4px;
        }

.popup-overlay-layer.notice .inner {
    background-color: #fff;
}

.popup-overlay-layer .form-layer .checkbox-squared {
    font-size: 16px;
    line-height: 24px;
    padding: 0;
    color: #324057;
    position: relative;
}

    .popup-overlay-layer .form-layer .checkbox-squared .squared {
        position: relative;
        width: 100%;
        display: table;
        padding: 2px 30px 2px 0;
        line-height: 25px;
    }

        .popup-overlay-layer .form-layer .checkbox-squared .squared label {
            width: 18px;
            height: 18px;
            cursor: pointer;
            position: absolute;
            top: 7px;
            right: 0;
            background: #fff;
            border-radius: 3px;
            border: 1px solid #dfdfdf;
        }

            .popup-overlay-layer .form-layer .checkbox-squared .squared label:after {
                content: "h";
                font-family: "Darukade";
                position: absolute;
                font-size: 8px;
                top: -4px;
                left: 3px;
                font-weight: 700;
                opacity: 0;
                color: #2db769;
            }

            .popup-overlay-layer .form-layer .checkbox-squared .squared label:hover:after {
                opacity: 0.5;
            }

        .popup-overlay-layer .form-layer .checkbox-squared .squared input[type="checkbox"] {
            visibility: hidden;
            margin-left: 10px;
            position: relative;
            top: 7px;
        }

            .popup-overlay-layer .form-layer .checkbox-squared .squared input[type="checkbox"]:checked + label {
                background-color: #fff;
                border-color: #ccc;
            }

                .popup-overlay-layer .form-layer .checkbox-squared .squared input[type="checkbox"]:checked + label:after {
                    opacity: 1;
                }

.product-select-count {
    border: 2px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    padding: 5px;
    position: relative;
}

    .product-select-count .final-count-layer {
        width: 100%;
        position: relative;
        min-height: 25px;
    }

        .product-select-count .final-count-layer .title {
            position: absolute;
            right: 10px;
            top: 2px;
            font-size: 15px;
            z-index: 1;
            width: 160px;
        }

            .product-select-count .final-count-layer .title:hover {
                cursor: pointer;
            }

        .product-select-count .final-count-layer input {
            position: absolute;
            left: 27px;
            top: 0;
            border: 0;
            width: 44px;
            text-align: center;
            line-height: 23px;
            font-size: 17px;
            color: #637c16 !important;
            -webkit-text-fill-color: #637c16;
            opacity: 1;
            background-color: #fff;
            height: 25px;
        }

        .product-select-count .final-count-layer .icon-chevron-up {
            position: absolute;
            left: 10px;
            top: 5px;
            color: #bbb;
            font-size: 13px;
        }

        .product-select-count .final-count-layer .icon-chevron-down {
            position: absolute;
            left: 75px;
            top: 5px;
            color: #bbb;
            font-size: 13px;
            z-index: 1;
        }

            .product-select-count .final-count-layer .icon-chevron-down:hover,
            .product-select-count .final-count-layer .icon-chevron-up:hover {
                color: #8492a6;
                cursor: pointer;
            }

    .product-select-count .sub-layer {
        padding: 10px 5px 5px;
        border-top: 1px solid #c4d0dd;
        display: none;
        position: absolute;
        right: 0;
        top: 35px;
        width: 100%;
        background-color: #fff;
        border: 2px solid #e4e9ef;
        border-top: 1px solid #e4e9ef;
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -moz-border-radius-bottomright: 3px;
        -moz-border-radius-bottomleft: 3px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        z-index: 10;
    }

        .product-select-count .sub-layer .list ul li {
            width: 100%;
        }

            .product-select-count .sub-layer .list ul li a {
                display: block;
                width: 100%;
                padding: 3px 7px;
                position: relative;
                height: 30px;
            }

                .product-select-count .sub-layer .list ul li a:hover,
                .product-select-count .sub-layer .list ul li a.selected {
                    background-color: #1389f9;
                    color: #fff;
                }

                .product-select-count .sub-layer .list ul li a i {
                    font-style: normal;
                }

                .product-select-count .sub-layer .list ul li a span {
                    font-size: 13px;
                    line-height: 30px;
                    position: relative;
                    top: -2px;
                }

                .product-select-count .sub-layer .list ul li a > i {
                    position: absolute;
                    left: 13px;
                    top: 7px;
                    font-size: 13px;
                }

.product-price-layer {
    width: 270px;
    float: right;
    margin-top: 15px;
    padding-top: 30px;
    position: relative;
}

    .product-price-layer .off-label {
        color: #fff;
        font-size: 12px;
        line-height: 20px;
        padding: 0 5px;
        background-color: #ff4f69;
        position: absolute;
        right: 0;
        top: 0;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

    .product-price-layer .coupon-label {
        color: #fff;
        font-size: 12px;
        line-height: 20px;
        padding: 0 5px;
        background-color: #87a91f;
        position: absolute;
        left: 0;
        top: 0;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

    .product-price-layer .price-label {
        background-color: #f3f5f9;
        border: 1px solid #e2e2e2;
        border-radius: 4px;
        font-size: 17px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        padding: 2px 10px 0;
        position: relative;
        color: #212f3f;
    }

    .product-price-layer .off-price-label {
        background-color: #f3f5f9;
        font-size: 17px;
        height: 45px;
        line-height: 45px;
        text-align: left;
        padding: 2px 10px 0;
        position: relative;
        color: #212f3f;
    }

        .product-price-layer .price-label i,
        .product-price-layer .off-price-label i {
            font-style: normal;
            font-size: 20px;
        }

        .product-price-layer .off-price-label del {
            color: #9a9b9d;
            font-size: 17px;
            position: absolute;
            right: 10px;
            top: 1px;
        }

    .product-price-layer .add-to-basket,
    .product-price-layer .notice-me {
        width: 100%;
        margin-top: 10px;
        font-size: 15px;
        text-align: center;
        margin-bottom: 10px;
    }

        .product-price-layer .add-to-basket span,
        .product-price-layer .notice-me span {
            min-width: 40px;
        }

        .product-price-layer .add-to-basket i,
        .product-price-layer .notice-me i {
            top: 4px;
        }

.off-message {
    display: block;
    line-height: 22px;
    font-size: 14px;
    padding: 10px 0;
    color: #2790a5;
    word-spacing: -2px;
}

    .off-message i {
        font-style: normal;
    }

.product-detail-layer .content .product-option-layer {
    width: 55%;
    float: right;
    margin-top: 15px;
    min-height: 110px;
}

    .product-detail-layer .content .product-option-layer .option-row {
        background-color: #f7f9fc;
        border: 1px solid #e2e2e2;
        border-radius: 4px;
        position: relative;
        min-height: 45px;
        margin-bottom: 10px;
        padding: 8px;
        width: auto;
        display: inline-block;
    }

        .product-detail-layer .content .product-option-layer .option-row > span {
            color: #293746;
            font-size: 15px;
            width: auto;
            display: inline-table;
            float: right;
            line-height: 40px;
            padding: 0 5px 0 10px;
        }

        .product-detail-layer .content .product-option-layer .option-row > div {
            color: #6f8b19;
            font-size: 13px;
            width: auto;
            display: inline-table;
            float: right;
            padding-left: 15px;
            line-height: 40px;
            cursor: pointer;
        }

            .product-detail-layer .content .product-option-layer .option-row > div:hover {
                color: #7fa01b;
            }

            .product-detail-layer .content .product-option-layer .option-row > div i {
                font-style: normal;
                font-size: 25px;
                display: none;
            }

.product-option-layer .option-row .input-layer {
    position: relative;
    width: auto;
    display: inline-table;
    float: right;
}

    .product-option-layer .option-row .input-layer .selected-input {
        position: relative;
        float: right;
        display: inline-table;
        margin-left: 10px;
        height: 35px;
        line-height: 35px;
        padding: 0 12px;
        background-color: #fff;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        font-size: 12px;
    }

        .product-option-layer .option-row .input-layer .selected-input.disabled {
            background-color: #f0f0f0;
        }

        .product-option-layer .option-row .input-layer .selected-input label {
            position: absolute;
            width: 100%;
            height: 35px;
            border: 1px solid #d3d3d3;
            right: 0;
            top: 0;
            -moz-border-radius: 20px;
            -webkit-border-radius: 20px;
            border-radius: 20px;
            z-index: 2;
        }

            .product-option-layer .option-row .input-layer .selected-input label:before {
                position: absolute;
                right: -5px;
                top: 10px;
                -moz-border-radius: 100%;
                -webkit-border-radius: 100%;
                border-radius: 100%;
                background-color: #87a91f;
                width: 13px;
                height: 13px;
                line-height: 13px;
                text-align: center;
                content: "h";
                font-family: "Darukade";
                font-size: 6px;
                color: #fff;
                padding-left: 1px;
                opacity: 0;
            }

        .product-option-layer .option-row .input-layer .selected-input span {
            position: relative;
            z-index: 1;
        }

        .product-option-layer .option-row .input-layer .selected-input.disabled span {
            color: #cacaca;
        }

        .product-option-layer .option-row .input-layer .selected-input img {
            position: relative;
            z-index: 1;
            margin-left: 4px;
            width: 28px;
            height: 28px;
            top: -1px;
        }

        .product-option-layer .option-row .input-layer .selected-input input {
            position: absolute;
            right: 3px;
            top: 3px;
            z-index: 3;
            visibility: hidden;
        }

        .product-option-layer .option-row .input-layer .selected-input:hover label {
            border-color: #87a91f;
        }

        .product-option-layer .option-row .input-layer .selected-input label:hover {
            cursor: pointer;
        }

        .product-option-layer .option-row .input-layer .selected-input input:checked + label {
            border-color: #87a91f;
        }

            .product-option-layer .option-row .input-layer .selected-input input:checked + label:before {
                opacity: 1;
            }

        .product-option-layer .option-row .input-layer .selected-input input:disabled + label {
            border-color: #0d1e2c !important;
            background-color: #8e8e8e;
            opacity: 0.3;
            cursor: default;
        }

            .product-option-layer .option-row .input-layer .selected-input input:disabled + label:before {
                opacity: 0;
            }

.newest-tab-layer .item,
.suggestion-layer .item,
.filter-content-tab-layer .item {
    padding: 2px;
}

.waiting-loader-layer {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.6);
    right: 0;
    top: 0;
    display: none;
}

    .waiting-loader-layer .inner {
        width: 220px;
        height: 100px;
        background-color: #fff;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        position: absolute;
        right: 50%;
        margin-right: -110px;
        top: 50%;
        margin-top: -50px;
        box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
        text-align: center;
    }

        .waiting-loader-layer .inner img {
            margin: 20px auto 15px;
            display: block;
        }

        .waiting-loader-layer .inner span {
            font-size: 13px;
            color: #a5d122;
            display: block;
        }



    .mega-menu {
        display: none;
        border-bottom: 0;
    }

    .main-header .pull-right {
        padding-right: 55px;
    }

        .main-header .pull-right .responsive-menu {
            display: block;
            top: 29px;
        }

    .main-header .basket-layer .sub-layer:after {
        right: 70px;
    }

    .main-header .favourite-layer .favourite-menu,
    .main-header .basket-layer .basket-menu {
        font-size: 14px;
    }

    .chat-layer .chat-box {
        width: 60px;
        padding-right: 0;
    }

        .chat-layer .chat-box .text {
            display: none;
        }

        .chat-layer .chat-box .icon-support {
            -webkit-border-top-left-radius: 8px;
            -moz-border-radius-topleft: 8px;
            border-top-left-radius: 8px;
        }

    .product-section .img-layer .product-img {
        padding: 0;
    }

    .product-section .img-layer {
        padding: 10px 25px 5px;
    }

        .product-section .img-layer .off-layer {
            margin-top: 10px;
            margin-right: -12px;
            line-height: 26px;
            height: 26px;
        }

    .quick-view-popup .popup-content {
        width: 90%;
        margin-right: 0;
        right: 5%;
    }

    .popup-overlay-layer .inner-popup-layer {
        width: 60%;
        right: 40%;
        margin-right: -20%;
    }

    .popup-overlay-layer.chart .inner-popup-layer {
        width: 80%;
        right: 20%;
        margin-right: -10%;
        top: 35px;
    }

    .product-detail-layer .content .product-img-layer .product-img {
        padding-bottom: 25px;
    }

    .product-detail-layer .content .product-option-layer {
        min-height: 10px;
    }

    .product-detail-layer .content .product-option-layer {
        float: none;
        width: 100%;
    }

    .main-header .basket-layer {
        width: 19%;
    }
}

@media screen and (max-width: 1366px) {
    .popup-overlay-layer.compare .item-layer .add-product-to-compare {
        background-color: #eff2f7;
        padding: 20px;
        min-height: 320px;
        position: relative;
    }

    .product-section .product-footer {
        opacity: 1;
    }

    .newest-tab-layer .tab-content > .tab-pane .inner,
    .suggestion-layer .products-layer .inner,
    .filter-content-tab-layer .product-view .inner {
        padding: 0 15px;
    }

    .product-carousel-layer .owl-next,
    .suggestion-layer .owl-next,
    .filter-carousel-layer .owl-next {
        right: -20px;
    }

    .product-carousel-layer .owl-prev,
    .suggestion-layer .owl-prev,
    .filter-carousel-layer .owl-prev {
        left: -30px;
    }
}



    .main-header > .container {
        position: relative !important;
    }

    .main-header .basket-layer .basket-menu .title,
    .main-header .favourite-layer .favourite-menu .title,
    .search-layer .publicExtra12 {
        display: none;
    }

    .responsive-logo,
    .main-header .pull-right .responsive-menu,
    .main-header .pull-right .responsive-search,
    .search-layer.responsive .publicExtra12 {
        display: block !important;
    }

    .search-layer,
    .main-header .favourite-layer,
    .main-header .pull-right {
        position: static !important;
    }

    .main-header .pull-right {
        padding: 6px 65px 5px 0 !important;
        height: 50px;
    }

        .main-header .pull-right .responsive-menu,
        .main-header.fixed .pull-right .responsive-menu {
            top: 11px;
        }

    .main-header .basket-layer .basket-menu .count-product {
        top: -6px;
        right: -8px;
        min-width: 18px !important;
    }

    .main-header .basket-layer .basket-menu:hover .count-product {
        top: -6px;
    }

    .main-header .basket-layer {
        width: 55px;
    }

    .main-header .favourite-layer,
    .search-layer {
        width: 40px;
    }

    .main-header .basket-layer .basket-menu i {
        top: -7px;
        font-size: 33px;
        color: #a5d122;
    }

    .main-header .favourite-layer .favourite-menu i {
        top: -5px;
        font-size: 28px;
        color: #a5d122;
    }

    .main-header .basket-layer .basket-menu:hover i,
    .main-header .favourite-layer .favourite-menu:hover i {
        color: #6b0957;
    }

    .main-header .favourite-layer .sub-layer:after {
        right: 111px;
    }

    .main-header .basket-layer .sub-layer,
    .main-header .favourite-layer .sub-layer {
        top: 50px;
    }

        .main-header .basket-layer .sub-layer:after {
            right: 66px;
        }

    .socials-layer .socials a {
        padding: 0 10px;
    }

    .bottom-carousel-layer .bottom-carousel .item a span {
        font-size: 18px;
    }

    .main-header .basket-layer .sub-layer:after {
        right: 80px;
    }

    .main-header .favourite-layer .sub-layer:after {
        right: 125px;
    }

    .overlay-layer .popup-gallery-layer {
        width: 95%;
        top: 50px;
    }

    .product-section .img-layer .product-img {
        min-height: 0;
    }

        .product-section .img-layer .product-img img {
            position: static;
            top: 0;
        }

    .product-section .img-layer .view-button {
        width: 180px;
        margin-right: -90px;
    }

    .product-section .img-layer .quick-view,
    .product-section .img-layer .view {
        width: 75px;
        float: right;
        margin: 0 5px !important;
    }

    .quick-view-popup .popup-content {
        top: 25px;
    }

    .popup-overlay-layer .inner-popup-layer {
        width: 80%;
        right: 20%;
        margin-right: -10%;
        top: 40px;
    }

    .product-section.unavailable-item .img-layer:before {
        top: 45%;
    }

    .main-header .userarea-layer {
        display: block;
    }

    .search-layer {
        border-right: 0;
        padding-right: 15px;
        margin-top: -1px;
    }

        .search-layer.responsive {
            padding-right: 0;
        }

    .main-header {
        background-color: #9bc406;
    }

        .main-header .pull-right .responsive-menu,
        .main-header .basket-layer .basket-menu i,
        .main-header .userarea-layer a,
        .main-header .pull-right .responsive-search {
            color: #fff;
        }
}

@media screen and (max-width: 768px) {
    .product-section .img-layer:before,
    .product-section .img-layer .view-button,
    .product-section .detail-on-hover a,
    .product-section .detail-on-hover .checkbox-option {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .popup-overlay-layer.compare .btn-compare {
        margin-top: 0;
    }

    .popup-overlay-layer .inner-popup-layer {
        top: 35px;
    }

    .popup-overlay-layer.compare .inner-popup-layer {
        width: 90%;
        right: 10%;
        margin-right: -5%;
        top: 15px;
    }

    .popup-overlay-layer.compare .compare-boxes-layer .product-box .productExtera13 a {
        font-size: 14px;
    }

    .popup-overlay-layer.compare .compare-boxes-layer .product-box .price-label {
        padding-top: 5px;
    }

    .popup-overlay-layer.compare .inner-popup-layer .inner {
        padding: 10px 20px;
    }

    .popup-overlay-layer.compare .compare-boxes-layer .owl-nav .owl-prev {
        left: -18px;
    }

    .popup-overlay-layer.compare .compare-boxes-layer .owl-nav .owl-next {
        right: -18px;
    }

    .popup-overlay-layer.compare .compare-boxes-layer .product-box {
        padding: 5px;
    }

    .popup-overlay-layer.compare .inner-popup-layer .inner .item {
        padding: 0;
    }

    .popup-overlay-layer.compare .inner-popup-layer .inner .item-layer .delete-selected-item {
        font-size: 22px;
        right: 0;
        top: 4px;
    }

    html > body .popup-overlay-layer.compare .btn-compare {
        margin: 0 0 5px;
    }
}

@media screen and (max-width: 680px) {
    .quick-view-popup .popup-content .product-info .product-image {
        width: 220px;
        margin: 0 auto;
        float: none !important;
        display: block;
    }

    .quick-view-popup .popup-content .product-info .right-side,
    .quick-view-popup .popup-content .product-info .right-side .product-price-layer {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 600px) {
    .main-header .basket-layer .sub-layer {
        min-width: 100%;
    }

        .main-header .basket-layer .sub-layer .list ul li .title {
            width: 100%;
            float: none;
            padding-bottom: 5px;
        }

        .main-header .basket-layer .sub-layer .list ul li {
            padding-bottom: 10px;
        }

        .main-header .basket-layer .sub-layer .total-payment {
            width: 115px;
            text-align: center;
            line-height: 22px;
            top: 7px;
        }

    .quick-view-popup .popup-content .inner {
        padding-bottom: 30px;
    }

    .quick-view-popup .popup-content .top-bar .right .brand h3 {
        display: none;
    }

    .quick-view-popup .popup-content .title-layer h2 {
        font-size: 11px;
    }

    .quick-view-popup .popup-content .title-layer .title-fa h1 {
        line-height: 20px;
        font-size: 14px;
        padding-bottom: 4px;
    }

    .quick-view-popup .popup-content .title-layer .add-to-favorites {
        left: 10px;
    }

    .scrollUp {
        display: none;
    }

    .popup-overlay-layer.compare .item-layer .add-product-to-compare {
        min-height: 260px;
    }

        .popup-overlay-layer.compare .item-layer .add-product-to-compare .selected-input {
            margin: 5px 0 20px;
        }
}

@media screen and (max-width: 510px) {
    .product-section .img-layer .product-img img {
        padding: 35px;
    }
}

@media screen and (max-width: 480px) {
    .popup-action-product,
    .popup-action-email {
        width: 95%;
        right: 0;
        left: 0;
        margin: 0 auto;
        bottom: 10px;
    }

    .pagination-layer ul li.preview div:before,
    .pagination-layer ul li.next div:before {
        font-family: "Darukade";
        line-height: 25px;
    }

    .pagination-layer ul li.preview div:before {
        content: "";
    }

    .pagination-layer ul li.next div:before {
        content: "";
    }

    .pagination-layer ul li.preview div,
    .pagination-layer ul li.next div {
        width: 23px !important;
    }

    .pagination-layer ul li div {
        min-width: 25px;
        line-height: 25px;
        height: 25px;
        font-size: 12px;
    }

    .pagination-layer ul li {
        padding: 2px;
    }

    .quick-view-popup .popup-content .product-option-layer .option-row > a span {
        display: none;
    }

    .quick-view-popup .popup-content .product-option-layer .option-row > a i {
        display: block;
        position: absolute;
        top: -1px;
        left: 6px;
    }

    .quick-view-popup .popup-content .option-row .input-layer .selected-input {
        display: none;
    }

        .quick-view-popup .popup-content .option-row .input-layer .selected-input:first-child {
            display: block;
        }

    html > body .quick-view-popup .popup-content .option-row .input-layer .selected-input {
        padding: 0 10px;
    }

    .product-option-layer .option-row .input-layer .selected-input span {
        font-size: 10px;
    }

    .quick-view-popup .popup-content .option-row .input-layer .selected-input label,
    .quick-view-popup .popup-content .option-row .input-layer .selected-input {
        line-height: 30px;
        height: 30px;
    }

    .quick-view-popup .popup-content .product-info .off-message {
        font-size: 13px;
    }

    .quick-view-popup .popup-content .product-option-layer .option-row {
        min-height: 40px;
    }

        .quick-view-popup .popup-content .product-option-layer .option-row > span {
            line-height: 30px;
        }

    .product-detail-layer .content .title-layer .title-fa {
        padding-bottom: 0;
    }

        .product-detail-layer .content .title-layer .title-fa h1,
        .product-detail-layer .content .title-layer .title-fa span {
            font-size: 13px;
            line-height: 20px;
        }

    .product-detail-layer .content .title-layer h2 {
        font-size: 12px;
    }

    .product-detail-layer .content {
        padding: 10px;
    }

        .product-detail-layer .content .product-img-layer .options-layer {
            width: 100%;
            text-align: left;
        }

        .product-detail-layer .content .product-img-layer {
            padding: 35px 10px 0;
        }

            .product-detail-layer .content .product-img-layer .options-layer div {
                width: auto;
                display: inline-table;
                margin: 0 5px;
            }

        .product-detail-layer .content .gift-layer {
            display: none;
        }

        .product-detail-layer .content .title-layer .add-to-favorites {
            left: 12px;
            bottom: 5px;
        }

        .product-detail-layer .content .product-option-layer .option-row > div span {
            display: none;
        }

        .product-detail-layer .content .product-option-layer .option-row > div i {
            display: block;
            position: relative;
            left: -10px;
        }

    html > body .product-option-layer .option-row .input-layer .selected-input span {
        font-size: 11px;
    }

    .product-detail-layer .content .product-option-layer .option-row > span {
        font-size: 12px;
    }

    .product-detail-layer .content .product-option-layer .option-row {
        padding-right: 50px;
        padding-left: 25px;
    }

        .product-detail-layer .content .product-option-layer .option-row > div {
            left: 5px;
        }

        .product-detail-layer .content .product-option-layer .option-row.taste,
        .product-detail-layer .content .product-option-layer .option-row.color {
            padding-right: 40px;
        }

    .product-option-layer .option-row .input-layer .selected-input {
        padding-left: 3px;
    }

    .product-option-layer .option-row.color .input-layer .selected-input {
        margin-left: 0;
    }

    .popup-overlay-layer.sharing .inner .copy-url span,
    .popup-overlay-layer.sharing .inner .social-network span,
    .popup-overlay-layer.sharing .inner .email-sharing span {
        width: 100%;
        padding-bottom: 10px;
        float: none;
    }

    .popup-overlay-layer.sharing .inner .copy-url .input {
        width: 90%;
    }

    .popup-overlay-layer.sharing .inner .email-sharing .input {
        width: 100%;
        float: none;
    }

    .popup-overlay-layer.sharing .inner .social-network a {
        margin-right: 10px;
    }

        .popup-overlay-layer.sharing .inner .social-network a img {
            width: 25px;
        }

    .popup-overlay-layer.compare .item-layer .add-product-to-compare {
        min-height: 204px;
    }

        .popup-overlay-layer.compare .item-layer .add-product-to-compare .selected-input select {
            font-size: 12px;
        }

        .popup-overlay-layer.compare .item-layer .add-product-to-compare .productExtera15 {
            font-size: 14px;
            line-height: 20px;
            margin-bottom: 15px;
        }

    .popup-overlay-layer.compare .compare-boxes-layer .product-box .price-label {
        font-size: 14px;
        padding-top: 0;
    }

    .popup-overlay-layer.compare .compare-boxes-layer .product-box .productExtera14 a {
        font-size: 11px;
        line-height: 12px;
    }

    .popup-overlay-layer.compare .compare-boxes-layer .product-box .productExtera13 a {
        font-size: 13px;
    }

    .popup-overlay-layer.compare .compare-boxes-layer .product-img .unavailable-label i {
        font-size: 30px;
    }

    html > body .popup-overlay-layer.compare .item-layer .add-product-to-compare {
        padding: 10px;
    }

        .popup-overlay-layer.compare .item-layer .add-product-to-compare .selected-input {
            margin: 10px 0 20px;
            height: 25px;
        }

    .popup-overlay-layer.compare .item-layer button {
        width: 100%;
        position: static;
        margin-right: 0;
    }

    html > body .popup-overlay-layer.compare .item-layer .add-product-to-compare .selected-input select {
        font-size: 13px;
        padding-right: 5px;
    }

    .popup-overlay-layer.compare .btn-compare {
        width: 100%;
    }

    .form-layer .notice-button {
        margin: 0 0 5px;
    }

    .popup-overlay-layer.chart .inner-popup-layer {
        width: 90%;
        right: 10%;
        margin-right: -5%;
        top: 15px;
    }

    .popup-overlay-layer.chart .inner {
        padding: 15px 15px 5px;
    }
}

@media screen and (max-width: 420px) {
    .socials-layer .socials a.aparat,
    .socials-layer .socials a.youtube,
    .socials-layer .socials a.linkedin,
    .socials-layer .socials a.google-plus,
    .socials-layer .socials a.aparat,
    .main-header .favourite-layer {
        display: none;
    }

    .bottom-menubar .publicExtra23 ul li a {
        padding: 3px 3px 7px;
    }

    .bottom-menu {
        margin-top: 10px;
    }

    .bottom-carousel-layer {
        margin-bottom: 0;
        margin-top: 20px;
    }

    .overlay-layer .popup-gallery-layer {
        width: 90%;
    }

    html > body .bottom-menubar .publicExtra23 ul li a {
        font-size: 13px;
    }
}

@media screen and (max-width: 380px) {
    .popup-overlay-layer.notice .inner-popup-layer {
        width: 90%;
        right: 10%;
        margin-right: -5%;
        top: 15px;
    }

    .popup-overlay-layer .inner-popup-layer {
        width: 90%;
        right: 10%;
        margin-right: -5%;
        top: 15px;
    }

    .popup-overlay-layer.sharing .inner .copy-url .input {
        width: 85%;
    }

    .product-section .img-layer .product-img img {
        padding: 20px;
    }
}

.SkewMode {
    -ms-transform: skewY(2deg);
    -webkit-transform: skewY(2deg);
    -moz-transform: skewY(2deg);
    -o-transform: skewY(2deg);
    transform: skewY(2deg);
    -moz-animation: rotation 360s infinite linear;
    -o-animation: rotation 360s infinite linear;
    -webkit-animation: rotation 360s infinite linear;
    animation: rotation 360s infinite linear;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

@-moz-keyframes rotation {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

@keyframes rotation {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    background-color: #fff !important;
    background-image: none !important;
}
