﻿.maincontent {
    min-height: 600px
}

.bread-crumb {
    text-align: center;
    margin: 5px auto 15px;
    position: relative
}

    .bread-crumb:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 3px;
        background: #f0f0f0;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        z-index: -1
    }

    .bread-crumb ol {
        margin: 0;
        padding: 0;
        display: inline-block;
        background: #fff;
        padding-right: 20px
    }

        .bread-crumb ol li {
            display: inline-block;
            margin-left: 20px;
            position: relative;
            vertical-align: middle
        }

            .bread-crumb ol li a span {
                color: #999;
                font-size: 8.5pt;
                position: relative
            }

                .bread-crumb ol li a span::after {
                    color: #b3b3b3;
                    content: "\f141";
                    font-family: materialdesignicons;
                    font-size: 15pt;
                    position: absolute;
                    right: -22px;
                    top: 5px;
                    line-height: 1
                }

            .bread-crumb ol li:last-child a span {
                color: #999
            }

                .bread-crumb ol li:last-child a span::after {
                    display: none
                }

.mainhead {
    position: relative;
    margin-bottom: 50px
}

    .mainhead:before {
        content: '';
        position: absolute;
        width: 100px;
        height: 3px;
        background: #000;
        bottom: 10px;
        left: 0
    }

.rowtop .mainhead:before {
    bottom: 0
}

.mainhead h1 {
    line-height: 1.7;
    margin-bottom: 0
}

.mainhead span {
    padding-left: 110px;
    font-size: 10pt;
    display: inline-block
}

.mainhead .pull-right i {
    padding-left: 110px
}

.mainhead .pull-right span {
    padding-left: 0
}

.map > * {
    width: 100%;
    height: 382px;
    border: none
}

.contactinfo {
    padding: 0;
    margin-top: 30px
}

    .contactinfo li {
        position: relative;
        margin: 15px auto
    }

        .contactinfo li i {
            position: absolute;
            top: 0;
            left: 0;
            font-size: 18pt;
            color: grey
        }

        .contactinfo li span {
            padding-left: 45px;
            position: relative;
            color: grey;
            display: block
        }

.recaptcha {
    overflow-x: auto;
    overflow-y: hidden;
    display: inline-block;
    width: 75%
}

.formContact .btncustom {
    margin-top: 30px;
    width: 24%;
    height: 46px;
    padding: 0
}

input:not([type]):focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=search]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=url]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #4d4d4d;
    box-shadow: 0 1px 0 0 #4d4d4d
}

    input:not([type]):focus:not([readonly]) + label, input[type=date]:focus:not([readonly]) + label, input[type=datetime-local]:focus:not([readonly]) + label, input[type=datetime]:focus:not([readonly]) + label, input[type=email]:focus:not([readonly]) + label, input[type=number]:focus:not([readonly]) + label, input[type=password]:focus:not([readonly]) + label, input[type=search]:focus:not([readonly]) + label, input[type=tel]:focus:not([readonly]) + label, input[type=text]:focus:not([readonly]) + label, input[type=time]:focus:not([readonly]) + label, input[type=url]:focus:not([readonly]) + label, textarea.materialize-textarea:focus:not([readonly]) + label {
        color: #4c4c4c;
        opacity: 0
    }

.formContact input, .formContact textarea {
    color: #4c4c4c;
    text-indent: 15px;
    font-size: 12pt;
    background: 0 0
}

.formContact textarea {
    min-height: 80px;
    height: 80px
}

.formContact .text label {
    position: absolute;
    bottom: 0 !important;
    top: initial
}

.formContact label.active {
    opacity: 0
}

.categoryitem {
    margin: 15px auto
}

.rowtop .maincontent {
    float: left
}

.rowtop > * {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}

.paging-model2 {
    float: right;
    margin: 0;
    margin-top: 30px
}

    .paging-model2 .paging {
        border: 0 !important;
        padding: 0 !important
    }

        .paging-model2 .paging .selectMaterial {
            border: 0
        }

        .paging-model2 .paging > .select-wrapper {
            position: relative;
            width: 270px;
            height: 40px;
            float: left;
            border: 1px solid #b2b2b2;
            background: #fff;
            margin-right: 15px
        }

            .paging-model2 .paging > .select-wrapper > * {
                display: inline-block;
                vertical-align: middle
            }

            .paging-model2 .paging > .select-wrapper i {
                color: #b2b2b2;
                font-size: 17pt;
                line-height: 1;
                margin-right: 15px;
                margin-left: 7px;
                margin-top: 9px
            }

            .paging-model2 .paging > .select-wrapper .text {
                position: absolute;
                z-index: 1000;
                color: grey;
                line-height: 3;
                font-size: 10pt;
                font-family: IRANYekan2;
                height: 40px
            }

            .paging-model2 .paging > .select-wrapper .select-wrapper.initialized {
                position: absolute;
                width: 100%;
                z-index: 1000;
                left: 0;
                right: 0;
                margin: auto;
                height: 40px
            }

                .paging-model2 .paging > .select-wrapper .select-wrapper.initialized .dropdown-content {
                    top: 39px !important;
                    background-color: #fff;
                    padding: 0;
                    -webkit-box-shadow: 0 10px 10px 0 rgba(3,3,3,.1);
                    -moz-box-shadow: 0 10px 10px 0 rgba(3,3,3,.1);
                    box-shadow: 0 10px 10px 0 rgba(3,3,3,.1);
                    border: 1px solid #b2b2b2;
                    border-top: none
                }

                    .paging-model2 .paging > .select-wrapper .select-wrapper.initialized .dropdown-content li {
                        clear: none;
                        cursor: pointer;
                        min-height: inherit;
                        line-height: 1;
                        width: auto;
                        text-align: -moz-center;
                        text-align: -webkit-center;
                        text-align: center;
                        text-transform: none;
                        display: inline-block;
                        vertical-align: middle;
                        -webkit-transition: .5s;
                        -moz-transition: .5s;
                        -ms-transition: .5s;
                        -o-transition: .5s;
                        transition: .5s
                    }

                        .paging-model2 .paging > .select-wrapper .select-wrapper.initialized .dropdown-content li > span {
                            font-size: 12pt;
                            color: #666;
                            display: block;
                            line-height: 1;
                            padding: 15px;
                            border: 0
                        }

                        .paging-model2 .paging > .select-wrapper .select-wrapper.initialized .dropdown-content li:hover {
                            background-color: var(--main-color)
                        }

            .paging-model2 .paging > .select-wrapper .select-wrapper span.caret {
                right: 25px;
                top: 8px;
                font-size: 0;
                left:initial;
            }

                .paging-model2 .paging > .select-wrapper .select-wrapper span.caret:before {
                    content: "\F140";
                    font-family: "Material Design Icons";
                    font-size: 17pt;
                    color: #a1a2a5;
                    line-height: 1;
                    position: relative;
                    top: 0
                }

            .paging-model2 .paging > .select-wrapper input.select-dropdown {
                height: 40px;
                text-indent: 50px;
                direction: rtl;
                font-size: 13pt !important;
                border: 0 !important;
                color: grey
            }

        .paging-model2 .paging > ul {
            display: block;
            margin: auto;
            padding: 0
        }

            .paging-model2 .paging > ul > li {
                position: relative;
                display: inline-block;
                vertical-align: middle;
                width: 28px;
                height: 28px;
                line-height: 2.5;
                margin: 0;
                border-radius: 100%;
                border: 1px solid #b2b2b2;
                background: #fff;
                transition: .7s;
                -webkit-transition: .7s;
                -moz-transition: .7s;
                -o-transition: .7s;
                text-align: center
            }

                .paging-model2 .paging > ul > li a {
                    color: grey;
                    font-size: 9pt;
                    -webkit-transition: .5s;
                    -moz-transition: .5s;
                    -ms-transition: .5s;
                    -o-transition: .5s;
                    transition: .5s;
                    display: block
                }

                .paging-model2 .paging > ul > li.active, .paging-model2 .paging > ul > li:hover {
                    background: var(--main-color)
                }

                    .paging-model2 .paging > ul > li.active a, .paging-model2 .paging > ul > li:hover a {
                        color: #fff
                    }

                .paging-model2 .paging > ul > li:first-child {
                    margin-right: 20px;
                    border: none
                }

                    .paging-model2 .paging > ul > li:first-child a:before, .paging-model2 .paging > ul > li:last-child a:before {
                        font-family: MaterialDesignIcons;
                        position: absolute;
                        top: 0;
                        bottom: 0;
                        right: 0;
                        left: 0;
                        margin: auto;
                        text-align: center;
                        line-height: 1;
                        font-size: 18pt;
                        color: var(--main-color);
                        width: 23px;
                        height: 25px
                    }

                    .paging-model2 .paging > ul > li:first-child a:before {
                        content: "\f04d";
                    }

                .paging-model2 .paging > ul > li:last-child {
                    margin-left: 20px;
                    border: none
                }

                    .paging-model2 .paging > ul > li:last-child a:before {
                        content: "\f054";
                    }

                .paging-model2 .paging > ul > li:hover:first-child a:before, .paging-model2 .paging > ul > li:hover:last-child a:before {
                    color: #fff
                }

.pagination {
    float: right;
    margin: 0;
    margin-top: 30px
}

    .pagination .pages {
        display: block;
        text-align: -moz-center;
        text-align: -webkit-center;
        text-align: center;
        margin: auto
    }

        .pagination .pages .paging1 {
            display: inline-block;
            vertical-align: middle;
            float: left
        }

        .pagination .pages a {
            position: relative;
            display: inline-block;
            vertical-align: middle;
            color: grey;
            width: 28px;
            height: 28px;
            font-size: 9pt;
            line-height: 2;
            margin: 0;
            border-radius: 100%;
            border: 1px solid #b2b2b2;
            background: #fff;
            transition: .7s;
            -webkit-transition: .7s;
            -moz-transition: .7s;
            -o-transition: .7s;
            float: right;
            margin: 0 2px
        }

            .pagination .pages a span {
                line-height: 1;
                position: absolute;
                right: 0;
                left: 0;
                bottom: 0;
                top: 0;
                margin: auto;
                text-align: center;
                height: 10px
            }

            .pagination .pages a.active, .pagination .pages a:hover {
                color: #fff;
                background: var(--main-color)
            }

            .pagination .pages a.next {
                margin-right: 20px
            }

            .pagination .pages a.previuse {
                margin-left: 20px
            }

            .pagination .pages a.next, .pagination .pages a.previuse {
                border: none !important
            }

                .pagination .pages a.next:hover:before, .pagination .pages a.previuse:hover:before {
                    color: #fff
                }

                .pagination .pages a.next:before, .pagination .pages a.previuse:before {
                    font-family: MaterialDesignIcons;
                    position: absolute;
                    top: 0;
                    bottom: 0;
                    right: 0;
                    left: 0;
                    margin: auto;
                    text-align: center;
                    line-height: 1;
                    font-size: 18pt;
                    color: var(--main-color);
                    width: 23px;
                    height: 25px
                }

                .pagination .pages a.next:before {
                    content: "\f054"
                }

                .pagination .pages a.previuse:before {
                    content: "\f04d"
                }

    .pagination .showRow {
        width: 270px;
        height: 30px;
        float: left;
        -webkit-box-shadow: 0 3px 10px 0 rgba(0,50,53,.1),0 25px 30px -20px rgba(0,50,53,.1);
        -moz-box-shadow: 0 3px 10px 0 rgba(0,50,53,.1),0 25px 30px -20px rgba(0,50,53,.1);
        box-shadow: 0 3px 10px 0 rgba(0,50,53,.1),0 25px 30px -20px rgba(0,50,53,.1);
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -khtml-border-radius: 3px;
        border-radius: 3px;
        background-color: #fff
    }

        .pagination .showRow .fright > .select-wrapper > * {
            display: inline-block;
            vertical-align: middle
        }

        .pagination .showRow i.mdi.mdi-apps {
            color: grey;
            font-size: 17pt;
            line-height: 1.5;
            margin-left: 6px
        }

        .pagination .showRow .select-wrapper.initialized {
            position: absolute;
            width: 100%;
            z-index: 1000000;
            left: 0;
            right: 0;
            margin: auto;
            height: 30px
        }

            .pagination .showRow .select-wrapper.initialized .dropdown-content {
                top: 30px !important;
                background-color: #fff;
                -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,.1),0 15px 20px -10px rgba(0,0,0,.1);
                -moz-box-shadow: 0 5px 20px 0 rgba(0,0,0,.1),0 15px 20px -10px rgba(0,0,0,.1);
                box-shadow: 0 5px 20px 0 rgba(0,0,0,.1),0 15px 20px -10px rgba(0,0,0,.1);
                text-align: -moz-center;
                text-align: -webkit-center;
                text-align: center;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                -khtml-border-radius: 3px;
                border-radius: 3px
            }

                .pagination .showRow .select-wrapper.initialized .dropdown-content li {
                    clear: none;
                    cursor: pointer;
                    min-height: inherit;
                    line-height: 2;
                    width: auto;
                    text-align: -moz-center;
                    text-align: -webkit-center;
                    text-align: center;
                    text-transform: none;
                    display: inline-block;
                    vertical-align: middle;
                    -webkit-transition: .5s;
                    -moz-transition: .5s;
                    -ms-transition: .5s;
                    -o-transition: .5s;
                    transition: .5s
                }

                    .pagination .showRow .select-wrapper.initialized .dropdown-content li > span {
                        font-size: 12pt;
                        color: #666;
                        display: block;
                        line-height: 2;
                        padding: 14px 12px;
                        border: 0
                    }

                    .pagination .showRow .select-wrapper.initialized .dropdown-content li:hover {
                        background-color: #f2f2f2
                    }

        .pagination .showRow .select-wrapper span.caret {
            font-size: 0;
            right: 25px;
            top: 8px
        }

            .pagination .showRow .select-wrapper span.caret:before {
                content: "\F140";
                font-family: "Material Design Icons";
                font-size: 17pt;
                color: #a1a2a5;
                line-height: 1;
                position: relative;
                top: -2px
            }

    .pagination .Rowtxt {
        float: right;
        font-size: 10pt;
        color: grey;
        font-family: FarTwoLight
    }

    .pagination .selectMaterial {
        border: 0
    }

    .pagination .select-wrapper .text {
        position: absolute;
        margin-left: 15px;
        z-index: 1000000;
        color: grey;
        line-height: 2.3;
        font-family: FarTwoLight;
        font-size: 10pt
    }

    .pagination .select-wrapper input.select-dropdown {
        height: 30px;
        text-indent: 50px;
        direction: ltr;
        font-size: 11.5pt;
        border: 0 !important;
        color: grey
    }

.page-number {
    position: relative;
    background: #e0e0e0;
    height: 24px;
    margin: 0 auto 16px;
    padding: 0 !important
}

    .page-number .page-txt {
        float: left;
        background-color: var(--main-color);
        color: #fff;
        padding: 0  0 0 10px;
        height: 24px;
        font-size: 9pt;
        line-height: 2
    }

    .page-number span.infiniteScrollPageContainer {
        background: var(--main-color);
        color: #fff;
        display: block;
        text-align: center;
        padding: 0 2px 0 5px;
        position: relative;
        height: 24px;
        font-size: 9pt;
        line-height: 2;
        float: left
    }

        .page-number span.infiniteScrollPageContainer:after {
            position: absolute;
            display: block;
            border-color: transparent;
            border-style: solid;
            bottom: -12px;
            border-top-color: var(--main-color);
            content: " ";
            border-width: 6px;
            box-sizing: border-box;
            z-index: 2;
            left: -19px
        }

.selectDrop {
    background: #ff9000 !important;
    color: #73b825 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    height: 30px
}

    .selectDrop:before {
        content: '';
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 5px solid #fff;
        position: absolute;
        bottom: 0;
        left: 55px
    }

    .selectDrop i {
        color: #73b825 !important
    }

    .selectDrop span.caret:before {
        content: "\F143" !important;
        color: #73b825 !important
    }

    .selectDrop > * {
        color: #73b825 !important
    }

    .selectDrop .text, .selectDrop input.select-dropdown {
        color: #73b825 !important
    }

.pagination.text-center, .paging-model2.text-center {
    display: block;
    width: 100%;
    margin: 40px auto 0
}

    .pagination.text-center .pages, .paging-model2.text-center .pages {
        float: none;
        margin: auto
    }

.sort {
    margin-right: 20px;
    margin-top: 30px
}

    .sort ul {
        padding: 0
    }

    .sort > .select-wrapper {
        position: relative;
        width: 275px;
        height: 40px;
        float: left;
        border: 1px solid #b2b2b2
    }

        .sort > .select-wrapper > * {
            display: inline-block;
            vertical-align: middle
        }

        .sort > .select-wrapper i {
            color: #b3b3b3;
            font-size: 17pt;
            line-height: 1.6;
            margin-left: 6px
        }

.select-wrapper span.caret::before {
    color: #b3b3b3;
    content: "";
    font-family: "Material Design Icons";
    font-size: 17pt;
    line-height: 1
}

.sort > .select-wrapper .text {
    position: absolute;
    margin-left: 15px;
    z-index: 1;
    color: grey;
    line-height: 2.6;
    font-family: IRANYekan2;
    font-size: 10pt
}

.sort > .select-wrapper .select-wrapper.initialized {
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
    right: 0;
    margin: auto;
    height: 40px
}

    .sort > .select-wrapper .select-wrapper.initialized .dropdown-content {
        top: 39px !important;
        background-color: #fff;
        -webkit-box-shadow: 0 10px 10px 0 rgba(3,3,3,.1);
        -moz-box-shadow: 0 10px 10px 0 rgba(3,3,3,.1);
        box-shadow: 0 10px 10px 0 rgba(3,3,3,.1);
        border: 1px solid #b2b2b2;
        border-top: none
    }

        .sort > .select-wrapper .select-wrapper.initialized .dropdown-content li {
            clear: none;
            cursor: pointer;
            min-height: inherit;
            line-height: 1;
            text-transform: none;
            display: block;
            vertical-align: middle;
            -webkit-transition: .5s;
            -moz-transition: .5s;
            -ms-transition: .5s;
            -o-transition: .5s;
            transition: .5s;
            padding: 15px 15px
        }

            .sort > .select-wrapper .select-wrapper.initialized .dropdown-content li > span {
                font-size: 10.5pt;
                color: #666;
                display: block;
                line-height: 1;
                padding: 0;
                font-family: IRANYekan2
            }

            .sort > .select-wrapper .select-wrapper.initialized .dropdown-content li:hover {
                background-color: var(--main-color)
            }

.sort > .select-wrapper .select-wrapper span.caret {
    right: 25px;
    top: 8px;
    left:initial;
}

.sort > .select-wrapper input.select-dropdown {
    height: 34px;
    text-indent: 35px;
    direction: rtl;
    border: none;
    font-family: IRANYekan2;
    color: grey;
    font-size: 10.5pt !important
}

.categoryMargin {
    width: 315px;
    position: relative;
    background: #fff;
    margin-top: 30px;
    z-index: 1
}

    .categoryMargin:after {
        clear: both;
        display: table;
        content: ''
    }

.parentCategori {
    position: relative;
    z-index: 10;
    min-width: 100%;
    left: 0;
    background: #fff
}

    .parentCategori .sidebar-widget-title {
        position: relative;
        display: block;
        cursor: pointer;
        font-size: 11pt;
        color: grey;
        height: 40px;
        border: 1px solid #b2b2b2
    }

        .parentCategori .sidebar-widget-title span {
            line-height: 2.8;
            padding-left: 10px
        }

            .parentCategori .sidebar-widget-title span:before {
                content: "\F1FC";
                font-family: "Material Design Icons";
                font-size: 28pt;
                margin-top: -6px;
                margin-right: 6px;
                line-height: 1;
                display: inline-block;
                vertical-align: middle;
                color: #b2b2b2;
                font-weight: 400
            }

        .parentCategori .sidebar-widget-title * {
            display: inline-block;
            vertical-align: middle
        }

        .parentCategori .sidebar-widget-title i.mdi.mdi-chevron-down {
            position: absolute;
            right: 5px;
            top: 8px;
            font-size: 17pt;
            line-height: 1.2;
            color: #b2b2b2
        }

        .parentCategori .sidebar-widget-title.openIt span:before {
            content: "\F156";
            font-size: 20pt;
            margin-right: 16.6px
        }

    .parentCategori .btnBack {
        position: absolute;
        top: 0;
        left: 0;
        background: #fff;
        width: 100%;
        height: 40px;
        cursor: pointer;
        font-size: 11pt;
        color: grey;
        font-family: IRANYekan2;
        border: 1px solid #b2b2b2;
        padding: 0 10px
    }

        .parentCategori .btnBack i {
            font-size: 28pt;
            margin-right: 3px;
            line-height: 1;
            display: inline-block;
            vertical-align: middle;
            color: #b2b2b2;
            font-weight: 400
        }

        .parentCategori .btnBack span {
            display: inline-block;
            vertical-align: middle
        }

    .parentCategori ul.category {
        -webkit-box-shadow: 0 10px 10px 0 rgba(3,3,3,.1);
        -moz-box-shadow: 0 10px 10px 0 rgba(3,3,3,.1);
        box-shadow: 0 10px 10px 0 rgba(3,3,3,.1);
        position: absolute;
        width: 100%;
        left: 0;
        top: 40px;
        z-index: 10;
        font-family: IRANYekan2;
        background: #fff;
        border: 1px solid #b2b2b2;
        border-top: 0;
        padding: 5px 0 15px;
        overflow: hidden
    }

        .parentCategori ul.category li a {
            width: 100%;
            position: relative;
            display: block;
            font-size: 10pt;
            color: #999;
            -webkit-transition: .3s;
            -moz-transition: .3s;
            -ms-transition: .3s;
            -o-transition: .3s;
            transition: .3s;
            padding: 9px 50px
        }

            .parentCategori ul.category li a > span {
                display: block
            }

        .parentCategori ul.category li ul {
            transform: translateX(-100%);
            -webkit-transform: translateX(-100%);
            -moz-transform: translateX(-100%);
            -ms-transform: translateX(-100%);
            -o-transform: translateX(-100%);
            -webkit-transition: .5s;
            -moz-transition: .5s;
            -ms-transition: .5s;
            -o-transition: .5s;
            transition: .5s;
            position: absolute;
            left: 0;
            top: 0;
            background: #fff;
            width: 100%;
            height: 100%;
            z-index: 10000;
            -webkit-transition: .8s;
            -moz-transition: .8s;
            -ms-transition: .8s;
            -o-transition: .8s;
            transition: .8s;
            padding: 5px 0 15px
        }

            .parentCategori ul.category li ul.catOpen {
                transform: translateX(0);
                -webkit-transform: translateX(0);
                -moz-transform: translateX(0);
                -ms-transform: translateX(0);
                -o-transform: translateX(0)
            }

        .parentCategori ul.category li.has-sub > a:after {
            content: "\F142";
            font-family: "Material Design Icons";
            position: absolute;
            right: 15px;
            top: 8px;
            font-size: 17pt;
            line-height: 1.2;
            color: #b2b2b2;
            font-weight: 400
        }

        .parentCategori ul.category li.has-sub li.has-sub > a:after {
            top: 6px
        }

.ascordesc {
    margin-top: 30px;
    font-size: 18pt;
    line-height: 1.7;
    border: 1px solid #e6e6e6;
    height: 40px;
    width: 30px;
    margin-right: 5px;
    color: #b2b2b2
}

.box.rowTop .type {
    margin-top: 40px;
    margin-right: 15px
}

.btnList {
    float: left;
    height: 30px;
    margin-left: 10px;
    position: relative;
    top: -9px;
    width: 46px
}

    .btnList a.list::before {
        content: "\f728";
        float: right
    }

    .btnList a::before {
        color: #999;
        float: left;
        font-family: MaterialDesignIcons;
        font-size: 15pt;
        vertical-align: middle
    }

    .btnList a.activeBtn::before, .btnList a:hover::before {
        transform: scale(1.2,1.2);
        transition: all .4s ease 0s;
        color: var(--main-color)
    }

    .btnList a.grid::before {
        content: "\f570";
        float: left
    }

    .btnList .activeBtn::before {
        color: #b3b3b3;
        transition: all .4s ease 0s
    }

    .btnList a {
        position: relative;
        display: inline-block
    }

        .btnList a span {
            position: absolute;
            top: -15px;
            left: -20px;
            font-size: 7pt;
            color: #fff;
            display: block;
            background: var(--main-color);
            opacity: 0;
            transition: .7s;
            width: 85px;
            text-align: center
        }

            .btnList a span:before {
                position: absolute;
                content: '';
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 4px 4px 0 4px;
                border-color: var(--main-color) transparent transparent transparent;
                left: 25px;
                bottom: -4px;
                margin: auto
            }

        .btnList a:hover span {
            opacity: 1
        }

.listcontentproduct .productitem {
    margin: 15px auto;
    cursor: pointer
}

    .listcontentproduct .productitem .Summary {
        opacity: 0;
        visibility: hidden;
        display: none;
        text-align: justify;
        transition: .7s;
        -webkit-transition: .7s;
        -moz-transition: .7s;
        -o-transition: .7s
    }

.productlist > :not(.listItem) {
    transition: .7s;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transform: scale(1)
}

.listcontentproduct .listItem {
    width: 100%;
    transform: scale(1);
    transition: .7s;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s
}

    .listcontentproduct .listItem .productitem .Summary {
        opacity: 1;
        visibility: visible;
        display: block;
        height: 115px;
        overflow: hidden;
        border-bottom: 1px solid #e6e6e6;
        margin-bottom: 45px
    }

    .listcontentproduct .listItem .productitem .text {
        text-align: left
    }

        .listcontentproduct .listItem .productitem .text a > * {
            font-size: 14pt;
            margin: 45px auto 30px;
            display: block
        }

    .listcontentproduct .listItem .image {
        float: right;
        height: 420px
    }

.listItem .productitem .icon {
    position: relative;
    right: initial;
    bottom: initial;
    transition: .7s;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    float: right;
    -o-transition: .7s;
    top: -65px;
    right: 170px
}

    .listItem .productitem .icon > * {
        display: inline-block;
        width: 30px;
        height: 45px
    }

.listItem .productitem .text > i {
    position: relative;
    bottom: initial;
    right: initial;
    transition: .7s;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    float: left;
    width: 170px;
    border: 1px solid;
    height: 46px;
    line-height: 1.5;
    top: -10px;
    margin-right: 15px
}

.listItem .box .text .mdi-cart-plus:after {
    content: 'افزودن به سبد';
    font-size: 10pt;
    font-style: normal;
    top: -10px;
    position: inherit
}

.listItem .productitem .text > b {
    float: left
}

.listItem .productitem:before {
    content: none
}

.listItem .productitem:hover .text > b {
    opacity: 1
}

.listItem .price {
    height: 25px;
    margin-top: -10px;
    display: inline-block !important;
    float: left
}

    .listItem .price > * {
        display: block !important;
        float: none !important
    }

.listItem .productitem.off b {
    padding: 2px 5px
}

#filter-list {
    display: block;
    text-align: -moz-left;
    text-align: -webkit-left;
    text-align: left;
    position: relative;
    float: left
}

    #filter-list li {
        display: inline-block;
        width: auto;
        font-size: 10pt;
        cursor: pointer;
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out;
        color: #b2b2b2;
        font-family: IRANYekan;
        margin-right: 40px
    }

        #filter-list li:hover {
            color: #8acc47
        }

        #filter-list li:last-child {
            margin-right: 0
        }

        #filter-list li.active {
            color: #8acc47
        }

.grayBox .filterMobile .head {
    background: #e64545;
    height: 43px
}

    .grayBox .filterMobile .head i.mdi.mdi-close {
        display: block;
        color: #fff;
        font-size: 19pt;
        top: 9px
    }

        .grayBox .filterMobile .head i.mdi.mdi-close:hover {
            color: #fff
        }

    .grayBox .filterMobile .head span {
        color: #fff;
        font-size: 1.2em
    }

.grayBox .filterMobile .myTab {
    background: #e64545;
    padding: 0
}

    .grayBox .filterMobile .myTab li {
        border-bottom: 1px solid #fff
    }

        .grayBox .filterMobile .myTab li a {
            color: #eaeff0
        }

        .grayBox .filterMobile .myTab li.active {
            background: #fff
        }

            .grayBox .filterMobile .myTab li.active a {
                color: #e64545
            }

.grayBox .filterMobile .tabIn .checkList li {
    border-bottom: 1px dotted #ccc
}

.grayBox .filterMobile .tabIn [type=checkbox]:checked + label:before {
    border-left: 2px solid #e64545;
    border-bottom: 2px solid #e64545
}

.grayBox .filterMobile .tabIn .color li:before {
    border-left: 2px solid #e64545;
    border-bottom: 2px solid #e64545
}

.grayBox .filterMobile .tabIn .color input:checked:before {
    border-left: 2px solid #cca776;
    border-bottom: 2px solid #cca776
}

.grayBox .filterMobile .tabIn .select-wrapper .dropdown-content li {
    min-height: inherit;
    line-height: 2
}

    .grayBox .filterMobile .tabIn .select-wrapper .dropdown-content li span {
        font-size: 10pt
    }

.grayBox .filterMobile .tabIn .select-wrapper input.select-dropdown {
    font-size: 9pt;
    padding: 4.5px 0 !important
}

.grayBox .filterMobile .tabIn .tabItem .search2 label {
    top: 19px;
    background: 0 0
}

.grayBox .filterMobile .tabIn .color li span {
    vertical-align: bottom
}

.ui-slider {
    position: relative;
    text-align: -moz-left;
    text-align: -webkit-left;
    text-align: left
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 14px;
        height: 14px;
        cursor: default;
        border: 2px solid #b3b3b3;
        -ms-touch-action: none;
        touch-action: none;
        -webkit-box-shadow: 0 4px 4px 0 rgba(4,4,4,.1);
        -moz-box-shadow: 0 4px 4px 0 rgba(4,4,4,.1);
        box-shadow: 0 4px 4px 0 rgba(4,4,4,.1);
        z-index: 3
    }

        .ui-slider .ui-slider-handle:nth-child(2):before {
            left: inherit;
            right: 2px
        }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        background-position: 0 0
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit
    }

.ui-slider-horizontal {
    height: 33px
}

    .ui-slider-horizontal .ui-slider-handle {
        top: 26px;
        margin-right: -.6em
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%
    }

    .ui-slider-horizontal .ui-slider-range-min {
        right: 0
    }

    .ui-slider-horizontal .ui-slider-range-max {
        left: 0
    }

.ui-slider-vertical .ui-slider-handle {
    right: -.3em;
    margin-right: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    right: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em
}

    .ui-widget .ui-widget {
        font-size: 1em
    }

    .ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
        font-family: Verdana,Arial,sans-serif;
        font-size: 1em
    }

.ui-widget-content {
    color: #222;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px
}

    .ui-widget-content a {
        color: #222
    }

.ui-widget-header {
    color: #222;
    background: url(../img/range2.png) no-repeat;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg)
}

    .ui-widget-header a {
        color: #787878
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        cursor: -webkit-grab;
        background: #fff;
        font-weight: 400;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        border-radius: 50%;
        -webkit-box-shadow: 0 4px 4px 0 rgba(4,4,4,.1);
        -moz-box-shadow: 0 4px 4px 0 rgba(4,4,4,.1);
        box-shadow: 0 4px 4px 0 rgba(4,4,4,.1)
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
            color: #787878;
            text-decoration: none
        }

    .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        outline: 0
    }

        .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
            color: #212121;
            text-decoration: none
        }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        outline: 0
    }

        .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
            color: #212121;
            text-decoration: none
        }

.range {
    position: relative;
    width: 100%;
    height: 70px;
    margin: 0 auto
}

    .range #amount {
        position: absolute;
        top: 27px;
        direction: rtl;
        width: 100%;
        left: 0;
        font-size: 8pt;
        color: #000;
        font-family: iransans2
    }

        .range #amount span.maxprice {
            float: left;
            text-align: -moz-left;
            text-align: -webkit-left;
            text-align: left;
            margin-top: 15px
        }

        .range #amount span.minprice {
            float: right;
            text-align: -moz-right;
            text-align: -webkit-right;
            text-align: right;
            margin-top: 15px
        }

.grayBox {
    display: block;
    background: #fff;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px
}

    .grayBox .btns {
        display: none;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        position: fixed;
        width: 100%
    }

        .grayBox .btns button {
            width: 50%;
            float: left;
            border: 0;
            height: 45px;
            font-size: 11pt
        }

            .grayBox .btns button i {
                font-size: 18pt;
                line-height: 1;
                display: inline-block;
                vertical-align: middle;
                margin-right: 5px
            }

            .grayBox .btns button.delet {
                background: #ffc600;
                color: #444
            }

            .grayBox .btns button.ok {
                background: #03a71a;
                color: #fff
            }

    .grayBox .fixed {
        position: fixed;
        width: 255px;
        top: 0;
        overflow-y: auto
    }

    .grayBox .fixed2 {
        position: absolute;
        bottom: 0;
        top: inherit !important
    }

    .grayBox .filter {
        width: 55px;
        height: 55px;
        opacity: 0;
        visibility: hidden;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        border-radius: 50%;
        background-color: #e64545;
        -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.44);
        -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,.44);
        box-shadow: 0 2px 3px 0 rgba(0,0,0,.44);
        color: #8acc47;
        text-align: -moz-center;
        text-align: -webkit-center;
        text-align: center;
        font-size: 20pt;
        line-height: 2.4;
        position: fixed;
        top: 70%;
        right: 15px;
        z-index: 10000000000;
        transform: translateX(-200%);
        -webkit-transform: translateX(-200%);
        -moz-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
        -o-transform: translateX(-200%);
        -webkit-transition: .8s;
        -moz-transition: .8s;
        -ms-transition: .8s;
        -o-transition: .8s;
        transition: .8s;
        color: #fff
    }

        .grayBox .filter:before {
            content: "\F232";
            font-family: "Material Design Icons"
        }

    .grayBox aside .title2 {
        position: relative;
        color: #666;
        font-family: IRANYekan;
        font-size: 12pt;
        font-weight: 700;
        z-index: 1
    }

    .grayBox i.mdi.mdi-close {
        display: none;
        cursor: pointer;
        -webkit-transition: .6s;
        -moz-transition: .6s;
        -ms-transition: .6s;
        -o-transition: .6s;
        transition: .6s;
        color: grey;
        font-size: 17pt;
        position: absolute;
        left: 10px;
        top: 5px
    }

    .grayBox:after {
        clear: both;
        display: table;
        content: ''
    }

    .grayBox.fixed2 .filter {
        visibility: visible;
        opacity: 1;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0)
    }

    .grayBox.fixed2 aside {
        display: none;
        position: fixed;
        background: #fff;
        z-index: 10000000000;
        width: 305px;
        left: 0;
        margin: auto;
        padding: 50px 15px;
        overflow: auto;
        height: 100%;
        top: 0
    }

        .grayBox.fixed2 aside i.mdi.mdi-close {
            display: block
        }

.box2 {
    padding: 20px 15px
}

    .box2 ul {
        padding: 0
    }

    .box2:last-child {
        border: 0
    }

    .box2 .input-field label {
        top: 13px;
        left: 5px;
        color: grey;
        font-size: 9.5pt
    }

        .box2 .input-field label.active {
            font-size: 8pt;
            transform: translateY(-80%);
            -webkit-transform: translateY(-80%);
            -moz-transform: translateY(-80%);
            -ms-transform: translateY(-80%);
            -o-transform: translateY(-80%)
        }

    .box2 [type=checkbox] + label {
        padding-left: 20px
    }

        .box2 [type=checkbox] + label:before, .box2 [type=checkbox]:not(.filled-in) + label:after {
            left: -7px
        }

    .box2 [type=checkbox]:checked + label:before {
        left: 4px
    }

    .box2 [type=checkbox] + label {
        font-size: 10pt;
        color: #999;
        font-weight: 400;
        font-family: iranyekan,roboto,Arial
    }

    .box2 [type=checkbox]:checked + label {
        color: #666
    }

    .box2 [type=checkbox] + label:before, .box2 [type=checkbox]:not(.filled-in) + label:after {
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -khtml-border-radius: 3px;
        border-radius: 3px
    }

    .box2 [type=checkbox]:checked + label:after {
        background-color: #e64545;
        border-color: #e64545;
        transform: scale(1)
    }

    .box2 .head {
        color: #4c4c4c;
        font-family: IRANYekan;
        cursor: pointer;
        text-align: -moz-left;
        text-align: -webkit-left;
        text-align: left;
        font-size: 12pt;
        font-weight: 700;
        position: relative;
        z-index: 1
    }

        .box2 .head span {
            background: #fff;
            z-index: 1;
            display: inline-block;
            padding-right: 8px
        }

            .box2 .head span:before {
                content: '\f140';
                font-family: MaterialDesignIcons;
                position: absolute;
                right: 0;
                top: 8px;
                z-index: 2;
                color: #b3b3b3;
                font-size: 18pt;
                line-height: 1
            }

        .box2 .head.open span:before {
            content: '\f143';
            top: 5px
        }

    .box2 .body {
        display: none
    }

        .box2 .body ul li {
            margin-bottom: 7px;
            position: relative
        }

        .box2 .body ul:after {
            clear: both;
            display: table;
            content: ''
        }

        .box2 .body .color {
            margin: 10px -5px;
            text-align: -moz-center;
            text-align: -webkit-center;
            text-align: center
        }

            .box2 .body .color li {
                display: inline-block;
                vertical-align: middle;
                cursor: pointer;
                position: relative;
                float: left;
                margin-right: 7px;
                margin-bottom: 7px
            }

                .box2 .body .color li input {
                    position: absolute;
                    left: 0;
                    opacity: 0;
                    right: 0;
                    margin: auto;
                    top: 0;
                    width: 24px;
                    height: 23px;
                    z-index: 1;
                    cursor: pointer
                }

                .box2 .body .color li i {
                    position: relative;
                    width: 23px;
                    height: 23px;
                    display: block;
                    -moz-border-radius: 50%;
                    -webkit-border-radius: 50%;
                    -khtml-border-radius: 50%;
                    border-radius: 50%;
                    border: 1px solid #b2b2b2
                }

                    .box2 .body .color li i:before {
                        content: "";
                        background: #fff;
                        position: absolute;
                        right: 0;
                        left: 0;
                        margin: auto;
                        top: 0;
                        bottom: 0;
                        -webkit-transition: .6s;
                        -moz-transition: .6s;
                        -ms-transition: .6s;
                        -o-transition: .6s;
                        transition: .6s;
                        opacity: 0;
                        width: 11px;
                        height: 11px;
                        -moz-border-radius: 50%;
                        -webkit-border-radius: 50%;
                        -khtml-border-radius: 50%;
                        border-radius: 50%;
                        -webkit-box-shadow: 0 0 1px 0 rgba(4,4,4,.5);
                        -moz-box-shadow: 0 0 1px 0 rgba(4,4,4,.5);
                        box-shadow: 0 0 1px 0 rgba(4,4,4,.5)
                    }

                .box2 .body .color li [type=checkbox]:checked + i {
                    -webkit-box-shadow: 0 7px 7px -2px rgba(4,4,4,.2);
                    -moz-box-shadow: 0 7px 7px -2px rgba(4,4,4,.2);
                    box-shadow: 0 7px 7px -2px rgba(4,4,4,.2)
                }

                    .box2 .body .color li [type=checkbox]:checked + i:before {
                        opacity: 1
                    }

            .box2 .body .color:after {
                clear: both;
                display: table;
                content: ''
            }

        .box2 .body:after {
            clear: both;
            display: table;
            content: ''
        }

    .box2 .search2 {
        height: 37px;
        margin: 20px 0;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        text-indent: 10px;
        width: 100%;
        position: relative;
        border: 1px solid #ccc;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -khtml-border-radius: 3px;
        border-radius: 3px
    }

        .box2 .search2 input {
            margin: 0;
            height: 37px !important;
            -webkit-box-shadow: none !important;
            -moz-box-shadow: none !important;
            box-shadow: none !important;
            background: 0 0 !important;
            padding: 0;
            border: 0 !important;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -khtml-border-radius: 5px;
            border-radius: 5px;
            text-indent: 15px;
            -webkit-transition: .5s;
            -moz-transition: .5s;
            -ms-transition: .5s;
            -o-transition: .5s;
            transition: .5s
        }

        .box2 .search2 label {
            top: 5px;
            color: #b2b2b2;
            font-size: 10pt;
            -webkit-transition: .5s;
            -moz-transition: .5s;
            -ms-transition: .5s;
            -o-transition: .5s;
            transition: .5s
        }

            .box2 .search2 label.active {
                opacity: 0
            }

        .box2 .search2 i {
            right: 8px;
            top: 6px;
            color: #c5c5c5;
            font-size: 18pt;
            -webkit-transition: .5s;
            -moz-transition: .5s;
            -ms-transition: .5s;
            -o-transition: .5s;
            transition: .5s;
            position: absolute
        }

        .box2 .search2:hover {
            background: #fff
        }

            .box2 .search2:hover label {
                color: #4c4c4c
            }

            .box2 .search2:hover i {
                color: #4d4d4d
            }

    .box2:first-child {
        position: relative
    }

        .box2:first-child:before {
            content: '';
            width: 6px;
            height: 63px;
            background: #8acc47;
            position: absolute;
            left: -22px;
            top: -17px
        }

    .box2:after {
        clear: both;
        display: table;
        content: ''
    }

    .box2 .del {
        font-style: normal;
        font-size: 8pt;
        display: inline-block;
        background: #fff;
        position: relative;
        z-index: 1;
        padding: 0 5px;
        margin-left: -5px;
        color: #ff3826;
        font-weight: 700;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .6s;
        -moz-transition: .6s;
        -ms-transition: .6s;
        -o-transition: .6s;
        transition: .6s
    }

    .box2 .visible {
        opacity: 1;
        visibility: visible
    }

.listcontentproduct .grayBox .box2 .body ul li {
    display: none
}

.box2 .add.one {
    position: relative;
    text-align: center;
    cursor: pointer
}

    .box2 .add.one:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 3px;
        background: #e6e6e6;
        top: 10px;
        right: 0
    }

    .box2 .add.one i {
        text-align: center;
        display: inline-block;
        margin: auto;
        font-size: 18pt;
        z-index: 1;
        position: relative;
        padding: 0 10px;
        background: #fff;
        transition: .7s
    }

    .box2 .add.one:hover i {
        color: var(--main-color)
    }

.price-range {
    position: relative;
    margin: 25px auto 50px;
    width: 215px;
    padding: 0
}

.tabIn ul {
    padding: 0
}

.price-range:before {
    height: 33px;
    width: 100%;
    background: url(../img/range1.png) no-repeat;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    border-bottom: 1px solid #d9d9d9;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg)
}

.price-range:after {
    content: '';
    width: 100%;
    height: 33px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-top: 33px solid #fff;
    border-left: 250px solid transparent;
    z-index: 2;
    clear: none;
    display: block
}

[type=checkbox]:checked, [type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0
}

[type=checkbox] + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    color: #979799;
    font-size: 10.5pt
}

[type=checkbox]:checked + label:before {
    top: 0;
    left: 10px;
    width: 7px;
    height: 14px;
    border-top: 2px solid transparent;
    border-right: 2px solid transparent;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    z-index: 10;
    border-radius: 0
}

[type=checkbox] + label:before, [type=checkbox]:not(.filled-in) + label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #bfbfbf;
    margin-top: 2px;
    transition: .2s;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px
}

.productIn .selectColor li button {
    width: 35px !important;
    height: 35px !important
}

.listcontentproduct .selectColor {
    margin-top: 30px
}

.listcontentproduct .productIn .selectColor li {
    height: auto;
}

    .listcontentproduct .productIn .selectColor li:nth-child(6n) {
        margin-right: 0
    }

.grayBox.fixed2 .selectColor li:nth-child(6n) {
    margin-right: 15px !important
}

.check2 {
    cursor: pointer;
    color: #999;
    font-size: 10pt;
    display: block;
    font-weight: 400
}

    .check2 input[type=checkbox] {
        opacity: 0;
        width: 0;
        height: 0
    }

    .check2 .lever {
        content: "";
        display: inline-block;
        position: relative;
        width: 28px;
        height: 10px;
        background-color: #d2d2d2;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        -khtml-border-radius: 15px;
        border-radius: 15px;
        transition: background .3s ease;
        vertical-align: middle;
        margin-right: 10px;
        left: 0;
        float: right;
        margin-top: 10px
    }

        .check2 .lever:after {
            content: "";
            position: absolute;
            display: inline-block;
            width: 16px;
            height: 16px;
            background-color: #fafafa;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -khtml-border-radius: 50%;
            border-radius: 50%;
            box-shadow: 0 1px 3px 1px rgba(0,0,0,.4);
            right: 0;
            top: -3px;
            transition: right .3s ease,background .3s ease,box-shadow .1s ease
        }

    .check2 input[type=checkbox]:checked + .lever {
        background-color: #959595
    }

        .check2 input[type=checkbox]:checked + .lever:after {
            background-color: #4b4b4b;
            right: 12px
        }

input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::after, input[type=checkbox]:not(:disabled) ~ .lever:active:after {
    box-shadow: 0 1px 1px 1px rgba(0,0,0,.4),0 0 0 10px rgba(0,0,0,.08)
}

.article, .articlelist {
    margin-top: 0
}

.articlein .mainhead h1 {
    margin-bottom: 0
}

.articlein .mainhead {
    margin-bottom: 30px
}

.articlein .top .col-md-5 .image {
    height: 324px;
    overflow: hidden;
    position: relative
}

.articlein .article {
    margin: 50px auto
}

    .articlein .article .owl-buttons {
        margin-top: -50px !important
    }

    .articlein .article .image {
        height: 150px
    }

.artitem .text a {
    font-size: 12pt
}

.articlein .artitem .text {
    transform: translateY(60%);
    -webkit-transform: translateY(60%);
    -moz-transform: translateY(60%);
    -ms-transform: translateY(60%);
    -o-transform: translateY(60%)
}

.articlein .artitem .btm {
    margin-top: 15px
}

.articlein .artitem:hover .text a {
    display: none
}

.articlein .artitem .text p {
    font-size: 9.5pt;
    height: 200px
}

.articlein .artitem {
    height: 290px
}
.articlein .mainhead .pull-left{
    direction:rtl;
}
.comment {
    margin-top: 50px
}

.commentform .btncustom {
    width: 43%;
    padding: 10px 0;
    margin-top: 25px
}

.commentform .recaptcha {
    width: 55%
}

.commentform textarea {
    min-height: 80px;
    height: 80px;
    font-size: 12pt;
    background: 0 0;
    margin-bottom: 0
}

.commentform .text label {
    top: initial;
    bottom: 30px
}

.commentform .recaptcha {
    margin-top: 30px
}

.commentform input {
    font-size: 12pt;
    background: 0 0;
    margin: 20px auto 0
}

.commentform label.active {
    opacity: 0
}

.commentlist {
    margin-top: 50px
}

.commenttitle {
    position: relative;
    margin-bottom: 15px
}

    .commenttitle:before {
        content: '';
        position: absolute;
        width: 15px;
        height: 3px;
        background: #000;
        bottom: 10px;
        left: 0
    }

    .commenttitle span {
        padding-left: 20px;
        font-size: 9pt
    }

    .commenttitle strong {
        font-size: 13pt;
        color: #4c4c4c
    }

    .commenttitle > * {
        display: block
    }

.commentitem {
    margin: 30px auto 40px
}

.articlein .artitem:hover .text {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0)
}

#lightcase-overlay {
    background: #fafafb;
    opacity: .95 !important
}

#lightcase-info #lightcase-sequenceInfo {
    direction: ltr;
    color: #000
}

#lightcase-case:not([data-lc-type=error]) #lightcase-content {
    box-shadow: none
}

[class*=lightcase-icon-]:before {
    color: #a0a0a0
}

#lightcase-case {
    text-shadow: none
}

.videoitem {
    margin: 15px auto
}

    .videoitem .wrap {
        position: relative;
        height: 112px
    }

        .videoitem .wrap:before {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,.3);
            top: 0;
            right: 0;
            opacity: 0;
            transition: .7s
        }

        .videoitem .wrap:after {
            content: '\f40c';
            font-family: MaterialDesignIcons;
            color: #fff;
            position: absolute;
            font-size: 32pt;
            width: 40px;
            height: 40px;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
            margin: auto;
            line-height: 1;
            opacity: 0;
            transition: .7s
        }

    .videoitem:hover .wrap:after, .videoitem:hover .wrap:before {
        opacity: 1
    }

    .videoitem .wrap span {
        position: absolute;
        bottom: 5px;
        color: #fff;
        font-size: 8pt;
        display: inline-block;
        line-height: 1;
        padding: 5px
    }

    .videoitem .wrap > :nth-child(2) {
        left: 5px;
        background: rgba(0,0,0,.9)
    }

    .videoitem .wrap > :nth-child(3) {
        right: 5px;
        background: rgba(0,0,0,.5)
    }

    .videoitem strong {
        color: #242424;
        font-size: 10pt;
        line-height: 1.5;
        display: block;
        margin-top: 5px;
        transition: .7s
    }

    .videoitem:hover strong {
        color: var(--main-color)
    }

.question {
    position: relative
}

    .question ul {
        padding: 0;
        position: relative;
        overflow: hidden
    }

        .question ul li {
            width: 48%;
            border-bottom: 1px dotted #b3b3b3;
            list-style-type: decimal;
            list-style-position: inside;
            transition: .7s;
            overflow: hidden;
            padding: 15px 0
        }

            .question ul li:nth-child(2n) {
                float: right
            }

            .question ul li:nth-child(2n+1) {
                float: left
            }

            .question ul li > span {
                cursor: pointer
            }

            .question ul li:hover > span {
                color: var(--main-color)
            }

    .question li .replay {
        position: absolute;
        top: 0;
        right: 0;
        background: #fff;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: -1;
        transition: .7s;
        transform: translateX(-100%)
    }

    .question li.active .replay {
        z-index: 1;
        opacity: 1;
        transform: translateX(0)
    }

    .question li .replay strong {
        color: #4c4c4c;
        font-size: 13pt;
        padding-left: 100px;
        display: block;
        border-bottom: 1px dotted #b3b3b3;
        padding-bottom: 15px;
        margin-bottom: 15px
    }

    .question > span {
        color: #b2b2b2;
        font-size: 9pt;
        float: left;
        cursor: pointer;
        z-index: 10;
        position: absolute;
        top: 45px;
        left: 30px;
        opacity: 0;
        visibility: hidden
    }

    .question:hover > span {
        color: var(--main-color)
    }

    .question > span:before {
        position: absolute;
        content: '\f141';
        font-family: MaterialDesignIcons;
        color: #b2b2b2;
        left: -30px;
        top: -1px;
        font-size: 22pt;
        line-height: 1
    }

.productIn .icon > * {
    display: block;
    cursor: pointer;
    margin-bottom: 15px
}

.productIn .icon {
    position: absolute;
    top: 0;
    right: -100px;
    font-size: 18pt;
    z-index: 10
}

    .productIn .icon .mdi-heart-outline:hover {
        color: #e65245
    }

    .productIn .icon .mdi-chart-gantt:hover {
        color: var(--main-color)
    }

.productIn .mainhead {
    margin-bottom: 0
}

.rate {
    margin: 0
}

.br-theme-fontawesome-stars .br-widget a:after {
    font-size: 14pt
}

.br-theme-fontawesome-stars .br-widget a.br-active:after, .br-theme-fontawesome-stars .br-widget a.br-selected:after {
    color: grey
}

.rate > * {
    display: inline-block !important
}

.rate .caret, .rate input.select-dropdown {
    display: none
}

.rate:not(:checked) > i:hover:before, .rate:not(:checked) > i:hover ~ i:before {
    content: "\F4CE"
}

.rate > i {
    color: grey;
    font-size: 13pt;
    letter-spacing: -3px
}

.rate > span {
    color: #999;
    font-family: IRANSans;
    font-size: 9pt
}

.products .rate > span {
    display: none !important
}

.tozih {
    margin: 30px auto
}

    .tozih p {
        font-size: 9.5pt;
        color: #999
    }

.productIn .title {
    margin-bottom: 35px
}

    .productIn .title h1 {
        line-height: 1.7
    }

.productIn .selectColor {
    margin-bottom: 25px;
    padding: 0
}

    .productIn .selectColor li {
        float: left;
        margin-right: 10px;
        height: 31px;
        margin-bottom: 10px !important
    }

        .productIn .selectColor li input {
            position: absolute;
            left: 0;
            opacity: 0;
            right: 0;
            margin: auto;
            top: 0;
            width: 38px;
            height: 38px;
            z-index: 1;
            cursor: pointer
        }

        .productIn .selectColor li i {
            border: 3px solid transparent;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -khtml-border-radius: 5px;
            border-radius: 5px;
            width: 38px;
            height: 38px;
            position: relative;
            -webkit-transition: .6s;
            -moz-transition: .6s;
            -ms-transition: .6s;
            -o-transition: .6s;
            transition: .6s;
            -webkit-box-shadow: 0 0 3px 0 rgba(3,3,3,.3);
            -moz-box-shadow: 0 0 3px 0 rgba(3,3,3,.3);
            box-shadow: 0 0 3px 0 rgba(3,3,3,.3);
            display: block
        }

            .productIn .selectColor li i:before {
                content: '\f12c';
                font-family: MaterialDesignIcons;
                font-size: 18pt;
                line-height: 1;
                width: 28px;
                height: 28px;
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
                margin: auto;
                transform: scale(0);
                -webkit-transform: scale(0);
                -moz-transform: scale(0);
                -ms-transform: scale(0);
                -o-transform: scale(0);
                color: rgba(255,255,255,.65);
                -webkit-transition: .6s;
                -moz-transition: .6s;
                -ms-transition: .6s;
                -o-transition: .6s;
                transition: .6s;
                text-shadow: 0 2px rgba(0,0,0,.65)
            }

        .productIn .selectColor li [type=checkbox]:checked + i {
            border: 3px solid rgba(255,255,255,.5)
        }

            .productIn .selectColor li [type=checkbox]:checked + i:before {
                transform: scale(1);
                -webkit-transform: scale(1);
                -moz-transform: scale(1);
                -ms-transform: scale(1);
                -o-transform: scale(1)
            }

    .productIn .selectColor:after {
        clear: both;
        display: table;
        content: ''
    }

.productIn .selectSize {
    margin-bottom: 25px;
    padding: 0
}

    .productIn .selectSize li {
        float: left;
        margin-right: 10px;
        margin-bottom: 10px
    }

        .productIn .selectSize li button {
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -khtml-border-radius: 5px;
            border-radius: 5px;
            border: 1px solid #e6e6e6;
            background: #fff;
            color: #4c4c4c;
            font-size: 10.5pt;
            padding: 0;
            margin: 0;
            line-height: 2.5;
            height: 39px;
            width: 55px;
            -webkit-transition: .6s;
            -moz-transition: .6s;
            -ms-transition: .6s;
            -o-transition: .6s;
            transition: .6s;
            text-align: center
        }

        .productIn .selectSize li .select {
            background: var(--main-color);
            color: #fff;
            border-color: var(--main-color)
        }

    .productIn .selectSize:after {
        clear: both;
        display: table;
        content: ''
    }

.productIn .priceIn {
    float: left;
    margin-left: 15px
}

    .productIn .priceIn > * {
        display: block;
        font-size: 13pt;
        line-height: 1.7
    }

    .productIn .priceIn .old {
        text-decoration: line-through;
        text-decoration-color: #000;
        color: #b2b2b2
    }

    .productIn .priceIn .new {
        color: #4c4c4c
    }

    .productIn .priceIn:after {
        clear: both;
        display: table;
        content: ''
    }

.productIn .count {
    float: left;
    width: 93px;
    height: 50px;
    border: 2px solid #b3b3b3;
    margin-right: 10px
}

    .productIn .count .btn-count {
        height: 50px;
        width: 26px;
        float: left
    }

        .productIn .count .btn-count button {
            width: 26px;
            height: 22px;
            background: #fff;
            color: #b3b3b3;
            display: block;
            font-size: 13pt;
            text-align: -moz-center;
            text-align: -webkit-center;
            text-align: center;
            margin: 0;
            font-weight: 400;
            line-height: 1;
            border: 0;
            padding: 0;
            -webkit-transition: .6s;
            -moz-transition: .6s;
            -ms-transition: .6s;
            -o-transition: .6s;
            transition: .6s
        }

            .productIn .count .btn-count button:hover {
                background: #eee
            }

            .productIn .count .btn-count button:before {
                display: block;
                font-family: "Material Design Icons"
            }

        .productIn .count .btn-count .add:before {
            content: "\f143"
        }

        .productIn .count .btn-count .rmv {
            line-height: 1.1;
            border-top: 2px solid #b3b3b3
        }

            .productIn .count .btn-count .rmv:before {
                content: "\f140"
            }

    .productIn .count input {
        width: 58px;
        height: 47px;
        float: left;
        color: grey !important;
        text-align: -moz-center;
        text-align: -webkit-center;
        text-align: center;
        font-size: 18pt;
        border: 0 !important;
        border-left: 2px solid #b3b3b3 !important;
        margin: 0
    }

.productIn .addToCart {
    width: 225px;
    height: 50px;
    position: inherit;
    border: 0;
    -webkit-box-shadow: 0 5px 10px 0 rgba(4,4,4,.1),0 25px 25px -15px rgba(4,4,4,.2);
    -moz-box-shadow: 0 5px 10px 0 rgba(4,4,4,.1),0 25px 25px -15px rgba(4,4,4,.2);
    box-shadow: 0 5px 10px 0 rgba(4,4,4,.1),0 25px 25px -15px rgba(4,4,4,.2);
    background: #81bf43;
    color: #fff;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
    padding: 0;
    text-align: -moz-center;
    text-align: -webkit-center;
    text-align: center;
    font-size: 11.5pt;
    font-family: IRANYekan !important;
    line-height: 3.3;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    float: left
}

    .productIn .addToCart i {
        width: 64px;
        height: 50px;
        float: left;
        background: #679936;
        font-size: 26pt;
        line-height: 1.6
    }

    .productIn .addToCart:hover {
        -webkit-box-shadow: 0 5px 10px 0 rgba(4,4,4,.1),0 30px 25px -15px rgba(103,153,54,.3);
        -moz-box-shadow: 0 5px 10px 0 rgba(4,4,4,.1),0 30px 25px -15px rgba(103,153,54,.3);
        box-shadow: 0 5px 10px 0 rgba(4,4,4,.1),0 30px 25px -15px rgba(103,153,54,.3)
    }

.productIn .compareBtn {
    width: 70px;
    height: 70px;
    background: #fff;
    color: grey;
    font-size: 8pt;
    border: 1px solid #ebebeb;
    margin-top: 10px;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

    .productIn .compareBtn i {
        display: block;
        font-size: 19pt;
        line-height: 1;
        margin-top: 2px
    }

    .productIn .compareBtn:hover {
        background: #8acc47;
        color: #fff
    }

.productIn .myTab {
    margin: 20px -15px
}

    .productIn .myTab ul {
        border-bottom: 1px solid #ccc;
        text-align: -moz-center;
        text-align: -webkit-center;
        text-align: center;
        padding: 0 15px
    }

        .productIn .myTab ul li {
            display: inline-block;
            vertical-align: middle;
            padding: 14px 20px;
            position: relative
        }

            .productIn .myTab ul li a:before {
                content: '';
                background: grey;
                position: absolute;
                bottom: -15px;
                left: 0;
                right: 0;
                margin: auto;
                width: 100%;
                height: 3px;
                -webkit-transition: .6s;
                -moz-transition: .6s;
                -ms-transition: .6s;
                -o-transition: .6s;
                transition: .6s;
                opacity: 0
            }

            .productIn .myTab ul li a {
                display: block;
                color: #4c4c4c;
                position: relative;
                font-family: IRANYekan
            }

            .productIn .myTab ul li.active a:before {
                opacity: 1
            }

        .productIn .myTab ul:after {
            clear: both;
            display: table;
            content: ''
        }

    .productIn .myTab .tabIn {
        padding: 25px 15px
    }

        .productIn .myTab .tabIn h2 {
            display: block;
            margin-bottom: 15px
        }

        .productIn .myTab .tabIn p {
            color: grey;
            font-size: 10.5pt
        }

        .productIn .myTab .tabIn > div {
            margin-bottom: 15px
        }

        .productIn .myTab .tabIn:after {
            clear: both;
            display: table;
            content: ''
        }

    .productIn .myTab table th {
        color: #4c4c4c;
        font-family: IRANYekan;
        padding: 7px 0 7px 15px
    }

    .productIn .myTab table td {
        color: grey;
        padding: 7px 15px
    }

    .productIn .myTab .mdi.mdi-check {
        color: #81bf43;
        font-size: 28pt;
        line-height: 1
    }

    .productIn .myTab #help img {
        float: left;
        margin-right: 55px;
        width: 244px
    }

    .productIn .myTab #help table {
        float: left;
        width: 863px
    }

        .productIn .myTab #help table thead {
            background: #e6e6e6
        }

        .productIn .myTab #help table td {
            color: grey;
            font-size: 10.5pt
        }

        .productIn .myTab #help table td, .productIn .myTab #help table th {
            padding: 7px 25px;
            text-align: -moz-center;
            text-align: -webkit-center;
            text-align: center
        }

            .productIn .myTab #help table td:first-child, .productIn .myTab #help table th:first-child {
                text-align: -moz-left;
                text-align: -webkit-left;
                text-align: left
            }

        .productIn .myTab #help table tbody tr:nth-child(even) {
            background: #f5f5f5
        }

    .productIn .myTab:after {
        clear: both;
        display: table;
        content: ''
    }

.productIn:after {
    clear: both;
    display: table;
    content: ''
}

td.yes {
    color: #6bb224 !important
}

td.no {
    color: #e52817 !important
}

.radio {
    display: block;
    line-height: 2;
    cursor: pointer;
    color: #555
}

    .radio:hover .inner {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
        opacity: .5
    }

    .radio input {
        width: 1px;
        height: 1px;
        opacity: 0
    }

        .radio input:checked + .outer .inner {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
            opacity: 1
        }

        .radio input:checked + .outer {
            border: 2px solid #e64545
        }

        .radio input:focus + .outer .inner {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
            opacity: 1;
            background-color: #e64545
        }

    .radio .outer {
        width: 13px;
        height: 13px;
        display: inline-block;
        margin: 0;
        border: 2px solid #717171;
        border-radius: 50%;
        background-color: #fff;
        vertical-align: middle;
        margin-right: 10px
    }

    .radio .inner {
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        width: 5px;
        height: 5px;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        display: block;
        margin: 2px auto;
        border-radius: 50%;
        background-color: #e64545;
        opacity: 0
    }

.relate {
    background: #e64545;
    margin: 0 -15px;
    padding: 25px 15px
}

    .relate strong {
        color: #ebebeb;
        font-family: IRANYekan;
        font-size: 14.5pt
    }

    .relate .proItem {
        cursor: pointer
    }

        .relate .proItem .img {
            margin-bottom: 5px;
            height: 170px
        }

            .relate .proItem .img img {
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                -khtml-border-radius: 3px;
                border-radius: 3px;
                -webkit-transition: .6s;
                -moz-transition: .6s;
                -ms-transition: .6s;
                -o-transition: .6s;
                transition: .6s;
                width: 100%;
                height: 170px
            }

        .relate .proItem a {
            color: #fff;
            font-family: IRANYekan;
            font-size: 9pt;
            display: block;
            text-align: -moz-justify;
            text-align: -webkit-justify;
            text-align: justify
        }

        .relate .proItem:hover .img img {
            -webkit-box-shadow: 0 0 10px 0 rgba(4,5,5,.1),0 15px 15px -5px rgba(4,5,5,.3);
            -moz-box-shadow: 0 0 10px 0 rgba(4,5,5,.1),0 15px 15px -5px rgba(4,5,5,.3);
            box-shadow: 0 0 10px 0 rgba(4,5,5,.1),0 15px 15px -5px rgba(4,5,5,.3);
            transform: scale(1.05);
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -ms-transform: scale(1.05);
            -o-transform: scale(1.05)
        }

        .relate .proItem:after {
            clear: both;
            display: table;
            content: ''
        }

    .relate .myCarousel .owl-pagination {
        bottom: -25px
    }

    .relate .owl-controls .owl-buttons {
        display: none
    }

    .relate .owl-controls .owl-pagination {
        display: block;
        background: 0 0;
        text-align: -moz-center;
        text-align: -webkit-center;
        text-align: center
    }

        .relate .owl-controls .owl-pagination > div {
            display: inline-block
        }

            .relate .owl-controls .owl-pagination > div span {
                background-color: #fff
            }

    .relate .owl-controls .owl-page.active span {
        background-color: #8acc47;
        border-color: #8acc47
    }

    .relate .owl-theme .owl-controls.clickable .owl-page:hover span {
        background-color: #8acc47
    }

    .relate .artItem {
        cursor: pointer
    }

        .relate .artItem .img {
            height: 122px;
            margin-bottom: 5px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            -khtml-border-radius: 3px;
            border-radius: 3px;
            -webkit-transition: .8s;
            -moz-transition: .8s;
            -ms-transition: .8s;
            -o-transition: .8s;
            transition: .8s
        }

            .relate .artItem .img img {
                height: 116px;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                -khtml-border-radius: 3px;
                border-radius: 3px
            }

        .relate .artItem a {
            color: #fff;
            font-size: 9pt;
            display: block
        }

        .relate .artItem:hover .img {
            -webkit-box-shadow: 0 0 10px 0 rgba(4,5,5,.2),0 10px 10px 0 rgba(4,5,5,.2);
            -moz-box-shadow: 0 0 10px 0 rgba(4,5,5,.2),0 10px 10px 0 rgba(4,5,5,.2);
            box-shadow: 0 0 10px 0 rgba(4,5,5,.2),0 10px 10px 0 rgba(4,5,5,.2)
        }

    .relate:after {
        clear: both;
        display: table;
        content: ''
    }

.comments {
    margin-top: 60px
}

    .comments .title2 {
        border-bottom: 2px solid #e64545;
        display: block;
        padding-bottom: 3px;
        max-width: 268px;
        margin-bottom: 30px
    }

    .comments .input-field {
        max-width: 268px;
        margin-top: 0;
        margin-bottom: 10px;
        clear: both
    }

        .comments .input-field label {
            color: grey
        }

        .comments .input-field textarea ~ label {
            top: inherit;
            bottom: 2px
        }

        .comments .input-field:after {
            clear: both;
            display: table;
            content: ''
        }

    .comments .form-control {
        background-image: -moz-linear-gradient(#e64545,#e64545),-moz-linear-gradient(#b2b2b2,#b2b2b2) !important;
        background-image: -webkit-gradient(#e64545,#e64545),-webkit-gradient(#b2b2b2,#b2b2b2) !important;
        background-image: -webkit-linear-gradient(#e64545,#e64545),-webkit-linear-gradient(#b2b2b2,#b2b2b2) !important;
        background-image: -o-linear-gradient(#e64545,#e64545),-o-linear-gradient(#b2b2b2,#b2b2b2) !important;
        background-image: -ms-linear-gradient(#e64545,#e64545),-ms-linear-gradient(#b2b2b2,#b2b2b2) !important;
        background-image: linear-gradient(#e64545,#e64545),linear-gradient(#b2b2b2,#b2b2b2) !important;
        margin: 0
    }

    .comments .g-recaptcha {
        margin: 13px 0 10px
    }

    .comments .btnCustom {
        width: 304px;
        height: 40px;
        font-size: 10.5pt;
        -webkit-box-shadow: 0 5px 5px 0 rgba(4,5,5,.3);
        -moz-box-shadow: 0 5px 5px 0 rgba(4,5,5,.3);
        box-shadow: 0 5px 5px 0 rgba(4,5,5,.3)
    }

    .comments .showComments h2 {
        margin-bottom: 10px
    }

    .comments .showComments .commentItem {
        margin-bottom: 50px
    }

        .comments .showComments .commentItem strong {
            color: #e64545;
            font-family: IRANYekan;
            font-size: 10.5pt;
            display: block;
            margin-bottom: 6px
        }

        .comments .showComments .commentItem .date {
            display: inline-block;
            color: #b2b2b2;
            font-size: 9pt;
            margin-right: 10px;
            padding-right: 13px;
            position: relative;
            margin-bottom: 13px
        }

            .comments .showComments .commentItem .date:before {
                content: '';
                width: 2px;
                height: 12px;
                background: #c7c7c7;
                position: absolute;
                right: 0;
                top: 2px
            }

            .comments .showComments .commentItem .date span {
                display: inline-block;
                vertical-align: middle;
                position: relative
            }

                .comments .showComments .commentItem .date span:before {
                    content: '/';
                    display: inline-block;
                    vertical-align: middle
                }

                .comments .showComments .commentItem .date span:first-child:before {
                    display: none
                }

            .comments .showComments .commentItem .date:after {
                clear: both;
                display: table;
                content: ''
            }

        .comments .showComments .commentItem .time {
            display: inline-block;
            color: #b2b2b2;
            font-size: 9pt;
            direction: ltr;
            margin-bottom: 13px
        }

            .comments .showComments .commentItem .time span {
                display: inline-block;
                vertical-align: middle;
                position: relative
            }

                .comments .showComments .commentItem .time span:before {
                    content: ':';
                    display: inline-block;
                    vertical-align: middle
                }

                .comments .showComments .commentItem .time span:first-child:before {
                    display: none
                }

            .comments .showComments .commentItem .time:after {
                clear: both;
                display: table;
                content: ''
            }

        .comments .showComments .commentItem:after {
            clear: both;
            display: table;
            content: ''
        }

    .comments .showComments:after {
        clear: both;
        display: table;
        content: ''
    }

    .comments:after {
        clear: both;
        display: table;
        content: ''
    }

.productIn.modal {
    overflow: hidden
}

.modal {
    background-color: transparent;
    max-height: 100%;
    width: 1200px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    z-index: 10500000000;
    top: 0;
    bottom: 0
}

    .modal .modal-content {
        padding: 0
    }

.modal-backdrop {
    z-index: 1040000000
}

.modal-dialog {
    width: 1170px
}

@media only screen and (max-width:1220px) {
    .modal-dialog {
        width: 1140px
    }

    .modal {
        width: 100%
    }
}

@media only screen and (max-width:1200px) {
    .modal-dialog {
        width: 940px
    }

    .modal-body {
        padding: 15px 50px
    }
}

@media only screen and (max-width:992px) {
    .modal-dialog {
        width: 720px
    }

    .modal-body {
        padding: 15px
    }
}

@media only screen and (max-width:768px) {
    .modal-dialog {
        width: 100%;
        margin: auto
    }

    .modal-body {
        padding: 0 15px 15px !important
    }
}

.CompareListItems li {
    list-style: none
}

.CompareListItems ul {
    padding: 0;
    margin: 0 auto
}

.CompareListItems .owl-carousel .item {
    margin: 15px auto
}

.CompareListItems .compareList {
    padding: 0
}

    .CompareListItems .compareList > li {
        width: 25%;
        float: left;
        text-align: -moz-center;
        text-align: -webkit-center;
        text-align: center;
        height: 600px;
        position: relative;
        padding: 0 15px
    }

        .CompareListItems .compareList > li:after {
            clear: both;
            display: table;
            content: ''
        }

        .CompareListItems .compareList > li .compare-thumbs-container img {
            width: 100%
        }

        .CompareListItems .compareList > li .compare-thumbs-container > img {
            display: none
        }

        .CompareListItems .compareList > li .compare-thumbs-container h2 {
            color: #4c4c4c;
            font-size: 12pt;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            display: block;
            font-weight: 400
        }

        .CompareListItems .compareList > li .compare-thumbs-container span {
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            display: block;
            color: #393;
            font-size: 9pt
        }

        .CompareListItems .compareList > li .compare-thumbs-container p {
            margin: auto;
            color: #666;
            margin-top: 35px
        }

            .CompareListItems .compareList > li .compare-thumbs-container p lable {
                font-size: 9pt
            }

            .CompareListItems .compareList > li .compare-thumbs-container p [type=radio]:checked + label, .CompareListItems .compareList > li .compare-thumbs-container p [type=radio]:not(:checked) + label {
                font-size: 9pt;
                font-weight: 400
            }

            .CompareListItems .compareList > li .compare-thumbs-container p [type=radio] + label:after, .CompareListItems .compareList > li .compare-thumbs-container p [type=radio] + label:before {
                top: -1px
            }

            .CompareListItems .compareList > li .compare-thumbs-container p [type=radio]:not(:checked) + label:after, .CompareListItems .compareList > li .compare-thumbs-container p [type=radio]:not(:checked) + label:before {
                border: 1px solid #d8dee1
            }

            .CompareListItems .compareList > li .compare-thumbs-container p [type=radio].with-gap:checked + label:after, .CompareListItems .compareList > li .compare-thumbs-container p [type=radio].with-gap:checked + label:before, .CompareListItems .compareList > li .compare-thumbs-container p [type=radio]:checked + label:after {
                border: 1px solid #f8931e
            }

            .CompareListItems .compareList > li .compare-thumbs-container p [type=radio].with-gap:checked + label:after, .CompareListItems .compareList > li .compare-thumbs-container p [type=radio]:checked + label:after {
                background-color: #f8931e
            }

        .CompareListItems .compareList > li .delete {
            width: 30px;
            height: 30px;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -khtml-border-radius: 50%;
            border-radius: 50%;
            position: absolute;
            top: 0;
            right: 0;
            background: #ec1d25;
            color: #fff;
            line-height: 2;
            opacity: 0;
            font-size: 11.5pt
        }

            .CompareListItems .compareList > li .delete:before {
                content: "\F156";
                font-family: "Material Design Icons"
            }

        .CompareListItems .compareList > li:hover .delete {
            opacity: 1
        }

        .CompareListItems .compareList > li:hover .myCarousel .owl-next {
            opacity: 1
        }

        .CompareListItems .compareList > li:hover .myCarousel .owl-prev {
            opacity: 1
        }

        .CompareListItems .compareList > li .compare-selectbox-container {
            background: #f6f6f6;
            width: 100%;
            padding: 10px;
            height: 137px
        }

            .CompareListItems .compareList > li .compare-selectbox-container .userform .choose {
                cursor: pointer;
                position: relative
            }

                .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-single {
                    display: block;
                    border-bottom: 1px solid #aaa;
                    margin-bottom: 15px
                }

                    .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-single span {
                        display: inline-block;
                        text-align: left;
                        float: left;
                        color: #222;
                        width: 90%
                    }

                    .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-single i {
                        display: inline-block;
                        text-align: right;
                        width: 8%;
                        font-size: 7.5pt;
                        color: #aaa
                    }

                .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-drop {
                    display: none;
                    background: #fff;
                    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
                    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
                    box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
                    margin-top: -15px;
                    padding: 10px;
                    margin-bottom: 10px;
                    position: absolute;
                    width: 100%;
                    z-index: 1
                }

                    .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-drop .search {
                        width: 100%;
                        position: relative
                    }

                        .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-drop .search i {
                            font-size: 13pt;
                            right: 0;
                            bottom: -12px;
                            color: #ec1d25
                        }

                        .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-drop .search .input-field {
                            width: 91%
                        }

                            .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-drop .search .input-field .form-control {
                                background-image: -moz-linear-gradient(#f8931e,#f8931e),-moz-linear-gradient(#ec1d25,#ec1d25) !important;
                                background-image: -webkit-gradient(#f8931e,#f8931e),-webkit-gradient(#ec1d25,#ec1d25) !important;
                                background-image: -webkit-linear-gradient(#f8931e,#f8931e),-webkit-linear-gradient(#ec1d25,#ec1d25) !important;
                                background-image: -o-linear-gradient(#f8931e,#f8931e),-o-linear-gradient(#ec1d25,#ec1d25) !important;
                                background-image: -ms-linear-gradient(#f8931e,#f8931e),-ms-linear-gradient(#ec1d25,#ec1d25) !important;
                                background-image: linear-gradient(#f8931e,#f8931e),linear-gradient(#ec1d25,#ec1d25) !important
                            }

                            .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-drop .search .input-field label {
                                top: inherit;
                                left: 0;
                                font-size: 8pt;
                                color: #545454;
                                bottom: -5px
                            }

                    .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-drop .select-wrapper input.select-dropdown, .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-drop .select-wrapper span.caret {
                        display: none
                    }

                    .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-drop .dropdown-content {
                        display: block !important;
                        position: inherit !important;
                        left: 0 !important;
                        right: inherit !important;
                        width: 100% !important;
                        top: 0 !important;
                        -webkit-box-shadow: none !important;
                        -moz-box-shadow: none !important;
                        box-shadow: none !important;
                        opacity: 1 !important
                    }

                        .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-drop .dropdown-content li {
                            min-height: inherit;
                            line-height: inherit;
                            border-bottom: 1px solid #e5e5e5
                        }

                            .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-drop .dropdown-content li img {
                                height: auto;
                                width: 40px;
                                margin: 2px 10px
                            }

                            .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-drop .dropdown-content li > span {
                                font-size: 8pt;
                                color: #000
                            }

                            .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-drop .dropdown-content li:hover {
                                background: no-repeat
                            }

                                .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-drop .dropdown-content li:hover > span {
                                    color: #ec1d25
                                }

                            .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-drop .dropdown-content li:first-child span {
                                color: #ec1d25
                            }

                    .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-drop .select-wrapper {
                        margin-top: 9px
                    }

                        .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-drop .select-wrapper .select-wrapper {
                            max-height: 170px;
                            overflow: hidden;
                            overflow-y: scroll
                        }

                    .CompareListItems .compareList > li .compare-selectbox-container .userform .choose .chosen-drop:after {
                        clear: both;
                        display: table;
                        content: ''
                    }

            .CompareListItems .compareList > li .compare-selectbox-container .userform:after {
                clear: both;
                display: table;
                content: ''
            }

            .CompareListItems .compareList > li .compare-selectbox-container:after {
                clear: both;
                display: table;
                content: ''
            }

        .CompareListItems .compareList > li:nth-child(5) {
            display: none
        }

    .CompareListItems .compareList:after {
        clear: both;
        display: table;
        content: ''
    }

.CompareListItems .compareListfix {
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    width: 100%;
    right: 0;
    margin: auto;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
    z-index: 1000
}

    .CompareListItems .compareListfix .owl-carousel .item {
        display: none
    }

    .CompareListItems .compareListfix .compareList {
        margin: auto
    }

        .CompareListItems .compareListfix .compareList > li {
            height: auto;
            padding: 15px 15px 0;
            position: relative;
            background: #fff
        }

            .CompareListItems .compareListfix .compareList > li .compare-thumbs-container > img {
                display: block;
                width: 35%;
                float: left
            }

            .CompareListItems .compareListfix .compareList > li .compare-thumbs-container h2 {
                width: 65%;
                float: left;
                margin-top: 25px;
                font-size: 10pt
            }

            .CompareListItems .compareListfix .compareList > li .compare-thumbs-container span {
                width: 65%;
                float: left;
                font-size: 8.5pt
            }

            .CompareListItems .compareListfix .compareList > li .compare-thumbs-container #owl-demo6, .CompareListItems .compareListfix .compareList > li .compare-thumbs-container #owl-demo7, .CompareListItems .compareListfix .compareList > li .compare-thumbs-container #owl-demo8, .CompareListItems .compareListfix .compareList > li .compare-thumbs-container #owl-demo9, .CompareListItems .compareListfix .compareList > li .compare-thumbs-container p {
                display: none !important
            }

            .CompareListItems .compareListfix .compareList > li .delete {
                display: none
            }

            .CompareListItems .compareListfix .compareList > li:after {
                content: '';
                position: absolute;
                bottom: -11px;
                left: 0;
                right: 0;
                margin: auto;
                width: 15px;
                height: 11px;
                background: url(../img/shadowLi.png) no-repeat
            }

        .CompareListItems .compareListfix .compareList .compare-selectitem {
            display: none
        }

    .CompareListItems .compareListfix:after {
        clear: both;
        display: table;
        content: ''
    }

.CompareListItems .comparelistTable table tbody tr {
    border-top: 1px solid #ccc
}

    .CompareListItems .comparelistTable table tbody tr td {
        padding: 5px 10px;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        width: 253px
    }

        .CompareListItems .comparelistTable table tbody tr td:first-child {
            width: 145px;
            border-color: #fff;
            background: var(--main-color)
        }

        .CompareListItems .comparelistTable table tbody tr td strong {
            color: #fff;
            font-weight: 400;
            display: block;
            font-size: 11pt
        }

        .CompareListItems .comparelistTable table tbody tr td span {
            color: grey;
            font-size: 9pt
        }

    .CompareListItems .comparelistTable table tbody tr .title {
        border: 0 !important;
        background: 0 0 !important;
        font-size: 13pt;
        font-weight: 400;
        padding: 15px 0
    }

.CompareListItems .activeItem {
    background: #fdf2e5
}

.CompareListItems .table3col {
    width: 913px
}

    .CompareListItems .table3col table tbody tr td {
        width: 250px
    }

.CompareListItems .table2col {
    width: 656px
}

    .CompareListItems .table2col table tbody tr td {
        width: 250px
    }

.CompareListItems table {
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.compareList .owl-controls {
    display: none !important
}

.wish li {
    padding: 20px 0;
    border-bottom: 1px solid #dedede;
    position: relative;
    color: #939598;
    text-align: left;
    text-align: -moz-left;
    text-align: -webkit-left
}

.widh-thumb {
    float: left;
    max-width: 138px;
    width: 100%;
    margin-right: 20px
}

    .widh-thumb img {
        width: 100%
    }

.wish-detail {
    float: left;
    width: 70%
}

.wish li span {
    display: block;
    margin-bottom: 8px
}

.wish li a {
    display: inline-block
}

a.see-wish {
    margin-top: 50px
}

a.wish-del {
    position: absolute;
    right: 0;
    top: 20px
}

.wish li span:first-child {
    width: 85%
}

.wish .del:before {
    content: "\f00d";
    font: normal normal normal 13pt/1 FontAwesome !important;
    color: #f05455
}

* html .jssort11 .i {
    width: 62px;
    height: 32px
}

#slider1_container {
    position: relative;
    top: 0;
    right: 0;
    width: 850px;
    height: 660px;
    overflow: hidden
}

.slides {
    cursor: move;
    position: absolute;
    right: 250px;
    top: 0;
    width: 495px;
    height: 660px;
    overflow: hidden
}

    .slides div figure img {
        width: 100%;
        height: 100%
    }

    .slides div, .slides div figure, .slides div figure img {
        padding: 0;
        margin: 0;
        width: 100%;
        height: 100%;
        box-sizing: border-box
    }

.slides2 {
    cursor: default;
    padding: 0 15px
}

    .slides2 > div {
        overflow: visible !important
    }

.jssort11 {
    right: 0;
    top: 0;
    position: absolute;
    width: 100px;
    height: 660px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    direction: ltr
}

    .jssort11 .p {
        top: 0;
        right: 0;
        position: absolute;
        width: 50px;
        height: 67px
    }

    .jssort11 .tp {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        padding: 0;
        float: left;
        transition: all ease-in-out .3s;
        -webkit-transition: all ease-in-out .3s;
        -moz-transition: all ease-in-out .3s;
        -ms-transition: all ease-in-out .3s;
        -o-transition: all ease-in-out .3s;
        cursor: pointer;
        box-sizing: border-box
    }

        .jssort11 .tp:hover {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none
        }

    .jssort11 .i, .jssort11 .pav:hover .i {
        position: absolute;
        width: 100%;
        height: 100%
    }

span.galleryHover {
    background: rgba(0,0,0,.7);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    line-height: 3;
    text-align: -moz-center;
    text-align: -webkit-center;
    text-align: center;
    opacity: 0;
    margin: 0 auto;
    left: 0;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    cursor: pointer
}

.jssort11 .pav span.galleryHover {
    opacity: 1
}

.jssort11 .tp:hover span.galleryHover {
    opacity: 1
}

.modal-body {
    padding: 15px 100px
}

.modal-header {
    border-bottom: 0 !important
}

.close {
    float: left !important;
    font-size: 24pt !important;
    margin-top: 5px !important;
    display: block
}

.galleryList {
    margin-bottom: 100px
}

.galleyItem {
    position: relative;
    display: block;
    margin-bottom: 3px
}

    .galleyItem img {
        width: 100%;
        max-height: 291px
    }

    .galleyItem span {
        position: absolute;
        width: 100%;
        height: 100%;
        right: 0;
        left: 0;
        margin: auto;
        top: 0;
        background-color: rgba(24,29,38,.9);
        bottom: 0;
        text-align: -moz-center;
        text-align: -webkit-center;
        text-align: center;
        color: #fff;
        opacity: 0;
        transform: scale(.5);
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        font-size: 40pt
    }

        .galleyItem span i {
            display: block;
            transform: scale(.4);
            -webkit-transform: scale(.4);
            -moz-transform: scale(.4);
            -ms-transform: scale(.4);
            -o-transform: scale(.4);
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
            -ms-transition: all .5s;
            -o-transition: all .5s;
            transition: all .5s;
            margin: 22% auto
        }

        .galleyItem span:hover i {
            transform: scale(1);
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1)
        }

    .galleyItem:hover span {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }

.gallery .topGallery {
    clear: both
}

    .gallery .topGallery:after {
        clear: both;
        display: table;
        content: ''
    }

.gallery .title {
    padding-right: 40px;
    position: relative;
    z-index: 1;
    background: #fff
}

.gallery .more {
    position: absolute;
    width: 100% !important;
    height: auto !important;
    left: 0;
    bottom: 0;
    border-bottom: 1px dotted #8f9195;
    padding: 0 0 15px !important;
    background-color: rgba(24,29,38,.95)
}

    .gallery .more strong {
        font-weight: 400;
        font-family: FarTwoLight;
        color: #cca776;
        font-size: 13pt;
        margin-bottom: 5px;
        display: block
    }

    .gallery .more p {
        color: #fff;
        font-size: 10.5pt
    }

.gallery:after {
    clear: both;
    display: table;
    content: ''
}

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lightSlider:after, .lightSlider:before {
    content: " ";
    display: table
}

.lightSlider {
    overflow: hidden;
    margin: 0
}

.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative
}

    .lSSlideWrapper > .lightSlider:after {
        clear: both
    }

    .lSSlideWrapper .lSSlide {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
        -webkit-transition: all 1s;
        -webkit-transition-property: -webkit-transform,height;
        -moz-transition-property: -moz-transform,height;
        transition-property: transform,height;
        -webkit-transition-duration: inherit !important;
        transition-duration: inherit !important;
        -webkit-transition-timing-function: inherit !important;
        transition-timing-function: inherit !important
    }

    .lSSlideWrapper .lSFade {
        position: relative
    }

        .lSSlideWrapper .lSFade > * {
            position: absolute !important;
            top: 0;
            right: 0;
            z-index: 9;
            margin-left: 0;
            width: 100%
        }

    .lSSlideWrapper.usingCss .lSFade > * {
        opacity: 0;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition-duration: inherit !important;
        transition-duration: inherit !important;
        -webkit-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-timing-function: inherit !important;
        transition-timing-function: inherit !important
    }

    .lSSlideWrapper .lSFade > .active {
        z-index: 10
    }

    .lSSlideWrapper.usingCss .lSFade > .active {
        opacity: 1
    }

.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: -moz-center;
    text-align: -webkit-center;
    text-align: center
}

    .lSSlideOuter .lSPager.lSpg > li {
        cursor: pointer;
        display: inline-block;
        padding: 0 5px
    }

        .lSSlideOuter .lSPager.lSpg > li a {
            background-color: #222;
            border-radius: 30px;
            display: inline-block;
            height: 8px;
            overflow: hidden;
            text-indent: -999em;
            width: 8px;
            position: relative;
            z-index: 99;
            -webkit-transition: all .5s linear 0s;
            transition: all .5s linear 0s
        }

        .lSSlideOuter .lSPager.lSpg > li.active a, .lSSlideOuter .lSPager.lSpg > li:hover a {
            background-color: #428bca
        }

.lSSlideOuter .media {
    opacity: .8
}

    .lSSlideOuter .media.active {
        opacity: 1
    }

.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-right: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .lSSlideOuter .lSPager.lSGallery li {
        overflow: hidden;
        -webkit-transition: border-radius .12s linear 0s .35s linear 0s;
        transition: border-radius .12s linear 0s .35s linear 0s
    }

        .lSSlideOuter .lSPager.lSGallery li.active img, .lSSlideOuter .lSPager.lSGallery li:hover img {
            opacity: .5
        }

    .lSSlideOuter .lSPager.lSGallery img {
        display: block;
        height: auto;
        max-width: 100%
    }

    .lSSlideOuter .lSPager.lSGallery:after, .lSSlideOuter .lSPager.lSGallery:before {
        content: " ";
        display: table
    }

    .lSSlideOuter .lSPager.lSGallery:after {
        clear: both
    }

.lSAction {
    position: absolute;
    left: 50px;
    bottom: 0;
    height: 110px !important;
    width: 50px;
    text-align: -moz-center;
    text-align: -webkit-center;
    text-align: center
}

    .lSAction > a {
        width: 50px;
        height: 50px;
        display: block;
        top: 0;
        cursor: pointer;
        position: absolute;
        z-index: 99;
        color: #4d4d4d;
        font-size: 22pt;
        right: 0;
        left: 0;
        margin: auto;
        font-family: "Material Design Icons";
        line-height: 1;
        -webkit-transition: .8s;
        -moz-transition: .8s;
        -ms-transition: .8s;
        -o-transition: .8s;
        transition: .8s;
        background: #f0f0f0
    }

        .lSAction > a:hover {
            background: var(--main-color);
            color: #fff
        }

    .lSAction > .lSNext {
        bottom: 0;
        top: auto
    }

    .lSAction > a:before {
        width: 30px;
        height: 30px;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        text-align: center
    }

    .lSAction > .lSNext:before {
        content: "\f045"
    }

    .lSAction > .lSPrev {
        top: 0
    }

        .lSAction > .lSPrev:before {
            content: "\f05d"
        }

.cS-hidden {
    height: 1px;
    opacity: 0;
    overflow: hidden
}

.lSSlideOuter.vertical {
    position: relative
}

    .lSSlideOuter.vertical.noPager {
        padding-left: 0 !important
    }

    .lSSlideOuter.vertical .lSGallery {
        position: absolute !important;
        left: 0;
        top: 0
    }

    .lSSlideOuter.vertical .lightSlider > * {
        width: 100% !important;
        max-width: none !important
    }

.lSSlideOuter.lSrtl {
    direction: rtl
}

.lSSlideOuter .lSPager, .lSSlideOuter .lightSlider {
    padding-right: 30px;
    list-style: none outside none;
    width: 460px;
    text-align: right;
    float: right
}

.lSSlideOuter.lSrtl .lSPager, .lSSlideOuter.lSrtl .lightSlider {
    padding-left: 0
}

.lSSlideOuter .lSGallery li, .lSSlideOuter .lightSlider > * {
    float: right
}

.lSSlideOuter.lSrtl .lSGallery li, .lSSlideOuter.lSrtl .lightSlider > * {
    float: left !important
}

@-webkit-keyframes leftEnd {
    0% {
        left: 0
    }

    50% {
        left: -15px
    }

    100% {
        left: 0
    }
}

@keyframes leftEnd {
    0% {
        left: 0
    }

    50% {
        left: -15px
    }

    100% {
        left: 0
    }
}

@-webkit-keyframes topEnd {
    0% {
        top: 0
    }

    50% {
        top: -15px
    }

    100% {
        top: 0
    }
}

@keyframes topEnd {
    0% {
        top: 0
    }

    50% {
        top: -15px
    }

    100% {
        top: 0
    }
}

@-webkit-keyframes rightEnd {
    0% {
        left: 0
    }

    50% {
        left: 15px
    }

    100% {
        left: 0
    }
}

@keyframes rightEnd {
    0% {
        left: 0
    }

    50% {
        left: 15px
    }

    100% {
        left: 0
    }
}

@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0
    }

    50% {
        bottom: -15px
    }

    100% {
        bottom: 0
    }
}

@keyframes bottomEnd {
    0% {
        bottom: 0
    }

    50% {
        bottom: -15px
    }

    100% {
        bottom: 0
    }
}

.lSSlideOuter .rightEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position: relative
}

.lSSlideOuter .leftEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position: relative
}

.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd .3s;
    animation: topEnd .3s;
    position: relative
}

.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd .3s;
    animation: bottomEnd .3s;
    position: relative
}

.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position: relative
}

.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position: relative
}

.lightSlider.lsGrab > * {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
    padding: 0
}

.lightSlider.lsGrabbing > * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.demo {
    width: 100%;
    margin: 0 auto 50px
}

    .demo img {
        width: 100%
    }

.lslide img {
    display: block;
    height: auto;
    max-width: 100%
}

.lSSlideOuter {
    padding-left: 0
}

    .lSSlideOuter.vertical .lSGallery {
        right: 0;
        left: inherit !important;
        padding: 0
    }

    .lSSlideOuter.vertical .lSAction > a {
        right: 0 !important
    }

.bs-example.bs-example-tabs {
    margin-top: 50px
}

.continuecontent {
    display: none
}

.compareBox {
    display: none;
    background: #fff;
    -webkit-box-shadow: 0 0 2px 0 rgba(0,1,1,.3);
    -moz-box-shadow: 0 0 2px 0 rgba(0,1,1,.3);
    box-shadow: 0 0 2px 0 rgba(0,1,1,.3);
    padding: 25px 15px;
    margin-bottom: 15px
}

    .compareBox:after {
        clear: both;
        display: table;
        content: ''
    }

    .compareBox .compare {
        margin-bottom: 35px
    }

        .compareBox .compare:after {
            clear: both;
            display: table;
            content: ''
        }

        .compareBox .compare .compareitems .col-sm-3 {
            padding: 0 0 0 13px
        }

            .compareBox .compare .compareitems .col-sm-3 .imageContainer {
                border: 1px solid #ededed;
                cursor: pointer;
                height: 335px;
                margin: 0 auto;
                position: relative;
                text-align: -moz-center;
                text-align: -webkit-center;
                text-align: center;
                -webkit-transition: all ease-in-out .4s;
                -moz-transition: all ease-in-out .4s;
                -ms-transition: all ease-in-out .4s;
                -o-transition: all ease-in-out .4s;
                transition: all ease-in-out .4s
            }

                .compareBox .compare .compareitems .col-sm-3 .imageContainer .productrefer img {
                    width: 100%;
                    height: 332px
                }

                .compareBox .compare .compareitems .col-sm-3 .imageContainer .delete {
                    background: url(../../img/deletebundle.gif) no-repeat rgba(0,0,0,0);
                    height: 15px;
                    margin: 0 15px;
                    position: absolute;
                    right: -19px;
                    top: -7px;
                    width: 15px
                }

                .compareBox .compare .compareitems .col-sm-3 .imageContainer:hover {
                    border: 1px solid #828282
                }

        .compareBox .compare .left .comparenow {
            width: 100px;
            height: 30px;
            float: left;
            background: #00a4b3;
            color: #fff;
            -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
            -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
            box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
            margin-top: 22px;
            -webkit-transition: all ease-in-out .4s;
            -moz-transition: all ease-in-out .4s;
            -ms-transition: all ease-in-out .4s;
            -o-transition: all ease-in-out .4s;
            transition: all ease-in-out .4s;
            overflow: hidden
        }

            .compareBox .compare .left .comparenow > a {
                display: block;
                margin: auto;
                color: #fff;
                text-align: -moz-center;
                text-align: -webkit-center;
                text-align: center
            }

                .compareBox .compare .left .comparenow > a span {
                    width: 66px;
                    float: left;
                    border-right: 1px solid #fff;
                    height: 30px;
                    font-size: 9pt;
                    line-height: 2.5
                }

                .compareBox .compare .left .comparenow > a i {
                    width: 33px;
                    float: left;
                    height: 30px;
                    font-size: 15pt;
                    line-height: 1.6
                }

            .compareBox .compare .left .comparenow:hover {
                background: #008c98
            }

        .compareBox .compare .left .deletecompare {
            width: 100px;
            height: 30px;
            float: left;
            background: #555;
            color: #fff;
            -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
            -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
            box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
            margin-top: 10px;
            overflow: hidden
        }

            .compareBox .compare .left .deletecompare > a {
                display: block;
                margin: auto;
                color: #fff;
                text-align: -moz-center;
                text-align: -webkit-center;
                text-align: center
            }

                .compareBox .compare .left .deletecompare > a span {
                    width: 66px;
                    float: left;
                    border-right: 1px solid #fff;
                    height: 30px;
                    font-size: 9pt;
                    line-height: 2.5
                }

                .compareBox .compare .left .deletecompare > a i {
                    width: 33px;
                    float: left;
                    height: 30px;
                    font-size: 15pt;
                    line-height: 1.6
                }

    .compareBox .togglecompare {
        height: 1px;
        width: 100%;
        background: #4d4d4d;
        position: relative
    }

        .compareBox .togglecompare .closecompare {
            width: 54px;
            height: 20px;
            left: 0;
            top: -10px;
            position: absolute;
            background: #555;
            -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
            -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
            box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
            -webkit-transition: all ease-in-out .4s;
            -moz-transition: all ease-in-out .4s;
            -ms-transition: all ease-in-out .4s;
            -o-transition: all ease-in-out .4s;
            transition: all ease-in-out .4s;
            overflow: hidden
        }

            .compareBox .togglecompare .closecompare span {
                float: right;
                font-size: 7.5pt;
                text-align: -moz-center;
                text-align: -webkit-center;
                text-align: center;
                color: #fff;
                display: none;
                padding: 1px 0
            }

            .compareBox .togglecompare .closecompare i {
                width: 50%;
                float: right;
                text-align: -moz-center;
                text-align: -webkit-center;
                text-align: center;
                height: 20px;
                color: #fff;
                -webkit-transition: all ease-in-out .4s;
                -moz-transition: all ease-in-out .4s;
                -ms-transition: all ease-in-out .4s;
                -o-transition: all ease-in-out .4s;
                transition: all ease-in-out .4s;
                font-size: 14pt;
                line-height: 1.2
            }

                .compareBox .togglecompare .closecompare i.glyph-icon.flaticon-interface {
                    color: #262626;
                    font-size: 12pt;
                    line-height: 1.3
                }

                .compareBox .togglecompare .closecompare i.glyphicon.glyphicon-menu-up {
                    font-size: 8pt;
                    padding-top: 5px
                }

            .compareBox .togglecompare .closecompare:hover {
                background: #00a4b3
            }

                .compareBox .togglecompare .closecompare:hover i.glyph-icon.flaticon-interface {
                    color: #fff
                }

        .compareBox .togglecompare .comparecount {
            background: #00a4b3;
            color: #fff;
            height: 20px;
            left: 64px;
            top: -10px;
            position: absolute;
            -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
            -moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
            box-shadow: 0 1px 4px 0 rgba(0,0,0,.3);
            font-size: 7.5pt;
            padding: 1px 10px;
            overflow: hidden
        }

        .compareBox .togglecompare.opencompare .closecompare {
            width: 135px
        }

            .compareBox .togglecompare.opencompare .closecompare i {
                width: 23%
            }

            .compareBox .togglecompare.opencompare .closecompare span {
                width: 54%;
                display: block
            }

        .compareBox .togglecompare.opencompare .comparecount {
            left: 145px
        }

.continuecontent {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    background: #fff;
    width: 500px;
    height: 470px;
    z-index: 1000000000;
    overflow: auto;
    padding: 15px 25px;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,.3);
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.3)
}
