﻿@font-face {
    font-family: 'myyekan';
    src: url(../Fonts/web_Yekan.woff);
    src: url(../Fonts/web_Yekan.eot?#iefix) format("embedded-opentype"), url(../Fonts/web_Yekan.woff) format("woff"), url(../Fonts/web_Yekan.ttf) format("truetype"), url(../Fonts/web_Yekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'iran_sansregular';
    src: url('../Fonts/iran_sans.eot');
    src: url('../Fonts/iran_sans.eot?#iefix') format('embedded-opentype'), url('../Fonts/iran_sans.woff') format('woff'), url('../Fonts/iran_sans.ttf') format('truetype'), url('../Fonts/iran_sans.svg#iran_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: myyekan;
    font-size: 12px;


}

* {
    margin: 0;
    padding: 0;
}

.nonedis {
    display: none;
}

a:hover /*, a:focus*/ {
    color: #ff5252;
}

.navbarcustom a:hover, .navbarcustom a:focus {
    color: #ff5252 !important;
}

.visualhide {
    opacity: 0;
    position: absolute;
    width: 0px;
    height: 0px;
    left: -1000px;
    overflow: hidden;
}

.bodycontainer {
    min-height: 400px;
    background: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    padding: 0 0 25px 0;
    border: 1px solid #f0f1f2;
    /*overflow: hidden;*/
    display: inline-block;
    padding-bottom: 60px;
    width: 100%;
    padding-top: 20px;
}

.innerbody {
    display: block;
    min-height: 500px;
    padding: 10px;
    padding: 10px 15px 20px;
}


.logo {
    width: 140px;
    float: left;
    margin-top: 20px;
}

a:hover {
    text-decoration: none;
}

img {
    border: 0 none;
    max-width: 100%;
}

ul {
    padding-right: 0px;
}

    ul li {
        list-style: none;
    }

.pdr0 {
    padding-right: 0px;
}

.box1 {
    background-color: #fff;
    border: 1px solid #ebeced;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.homerightsidebannerUL li:first-child {
    margin-top: 0px;
}

.homerightsidebannerUL li {
    margin-top: 10px;
}

    .homerightsidebannerUL li a img {
        width: 100%;
    }

.homebannertop {
    border: 1px solid #ebeced;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 10px;
}

.mainheader .topbar-logindiv {
    float: right;
}

    .mainheader .topbar-logindiv ul {
        padding-right: 0px;
    }

    .mainheader .topbar-logindiv li {
        float: right;
    }

        .mainheader .topbar-logindiv li i.fa {
            margin-left: 3px;
        }

        .mainheader .topbar-logindiv li.loginli {
        }

        .mainheader .topbar-logindiv li.regli {
            margin-right: 30px;
        }
        .mainheader .topbar-logindiv li.defaultitem {
            margin-right: 30px;
        }
            .mainheader .topbar-logindiv li.defaultitem i {
                position: relative;
                top: 2px;
                font-size: 14px;
                margin-left: 6px;
            }

.mainheader .user-icon {
    vertical-align: middle;
    display: inline-block;
    height: 18px;
    width: 14px;
    margin-left: 5px;
    background: url(../images/mainset.png) no-repeat;
    background-position: -276px -33px;
}

span.login-icon {
    vertical-align: middle;
    display: inline-block;
    height: 18px;
    width: 14px;
    margin-left: 10px;
    background: url(../images/mainset.png) no-repeat;
    background-position: -309px -31px !important;
}
.mainheader .topbar-basketdiv {
    float: right;
}
.mainheader .topbar-searchdiv {
    float: right;
    position: relative;
    margin-right: 10px;
    z-index: 900
}
.ui-autocomplete {
    z-index: 900 !important;
}
.margintop20 {
    margin-top: 20px;
}

.marginbot10 {
    margin-bottom: 10px;
}

.marginbut15 {
    margin-bottom: 15px;
}

.mainheader {
    background-color: #fff;
    color: #929782;
}

    .mainheader a {
        color: #7f848f;
        -webkit-transition: all 150ms ease 0s;
        -ms-transition: all 150ms ease 0s;
        -moz-transition: all 150ms ease 0s;
        -o-transition: all 150ms ease 0s;
        transition: all 150ms ease 0s;
    }

        .mainheader a:hover {
            color: #ef3f3e;
        }

    .mainheader #Searchinput {
        font: normal 13px myyekan;
        border: 1px solid #c9d1d7;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        color: #4a4a4a;
        z-index: 10;
        padding: 2px 14px 2px 5px;
        width: 483px;
        height: 38px;
        margin: 0;
        outline: medium none;
    }

#searchbutton {
    top: 0;
    left: 0;
    position: absolute;
    width: 40px;
    height: 38px;
    border: 1px solid #b5b5b5;
    background: url(../images/mainset.png) no-repeat -446px -20px #9da3b1;
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.baskettopbar {
    padding-top: 10px;
}

.basketbtncontainer {
    display: inline-block;
    line-height: 0;
    margin: 4px;
    min-height: 38px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    -ms-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    margin: 0 !important;
    box-shadow: 1px 1px 2px #ddd !important;
    -moz-box-shadow: 0 1px 2px #ddd !important;
    -webkit-box-shadow: 0 1px 2px #ddd !important;
    -ms-box-shadow: 0 1px 2px #ddd !important;
    -o-box-shadow: 0 1px 2px #ddd !important;
    width: 190px !important;
}

    .basketbtncontainer a {
        background-color: #62b965;
    }

.btn-icon-cart {
    box-sizing: border-box;
    /*background: url(../images/mainset.png) no-repeat;*/
    display: block;
    float: right;
    overflow: hidden;
    height: 38px;
    line-height: 38px;
    width: 54px;
    /*background-color: #62b965;
    background-position: -196px -413px;*/
}
.basketbtncontainer .fa {
    font-size: 21px;
    color: white;
}
.basketbtncontainer .fa::before {
    position: relative;
    top: 9px;
    right: 20px;
}.cartbtn {
    line-height: 0;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
}

    .cartbtn:hover .cartbtnlable.btn-icon-cart .order-count {
    }

    .cartbtn:hover .btn-icon-cart {
        background-color: #5cad5f !important;
    }

    .cartbtn:hover .cartbtnlable {
        background-color: #46a349 !important;
    }

.cartbtnlable {
    background-color: #4caf50;
    margin-right: 54px;
    color: #fff;
    position: relative;
    display: block;
}

.cartbtninnerlable {
    float: right;
    display: block;
    font-family: myyekan;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin-right: 30px;
}

.basketbtncontainer .order-count {
    font-family: arial;
    width: 24px;
    height: 24px;
    float: right;
    margin: 7px 7px 0 0;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #5fbf63;
    color: #fff;
    text-align: center;
    line-height: 24px;
}

.cartcounter, cartbtnlable {
    position: relative;
    display: block;
}

.cartbtn, .cartcounter, cartbtnlable {
    -webkit-transition: background-color 150ms ease 0s;
    -ms-transition: background-color 150ms ease 0s;
    -moz-transition: background-color 150ms ease 0s;
    -o-transition: background-color 150ms ease 0s;
    transition: background-color 150ms ease 0s;
}

.menuhover {
    color: #ef3f3e !important;
}

.navbarcustom a {
    -webkit-transition: color 150ms ease 0s;
    -ms-transition: color 150ms ease 0s;
    -moz-transition: color 150ms ease 0s;
    -o-transition: color 150ms ease 0s;
    transition: color 150ms ease 0s;
}

.navbarcustom > li > a > span.arr {
    background: url(../images/mainset.png) no-repeat scroll -36px -543px;
    display: inline-block;
    height: 6px;
    margin-right: 11px;
    width: 9px;
}

.navbarcustom > li.menuhover > a > span.arr {
    background-position: -35px -706px;
}

.menuhover .drop-menu ul li.menuhover > a {
    color: #ef3f3e;
}

.navbarcustom > li.menuhover > a {
    color: #ef3f3e !important;
}

.navbarcustom > li.menuhover > div.drop-menu > ul > li.menuhover > a {
    color: #ef3f3e;
    border-bottom: 2px solid #ee3e3e;
    background: url(../Images/arrowlevel1.png) no-repeat bottom center;
}

.navbarcustom > li.menuhover {
    background-color: #fff;
    box-shadow: 0 0 3px #cccfd1;
    border-bottom: 1px solid #fff;
}

    .navbarcustom > li.menuhover > li a {
        color: #ef3f3e !important;
    }

.mainnav {
    /*width: 100%;*/
    margin: 0 auto;
    background-size: 100% 100%;
    direction: rtl;
}

    .mainnav .menu {
        width: 100%;
        margin: auto;
        height: 50px;
    }

.menu ul.navbarcustom {
    display: inline-block;
    position: relative;
    cursor: default;
    z-index: 10;
    padding-right: 0px;
    width: 100%;
}

    .menu ul.navbarcustom > li {
        display: block;
        float: right;
    }


        .menu ul.navbarcustom > li > a {
            position: relative;
            font-size: 13px;
            padding: 0 23px;
            display: block;
            line-height: 39px;
            color: #4d4d4d;
        }

        .menu ul.navbarcustom > li:hover {
            transition-delay: 0s;
        }

.navbarcustom > li > .drop-menu {
    position: absolute;
    display: block;
    top: 41px;
    left: 0px;
    right: 0px;
    height: 44px;
    float: left;
    padding: 3px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    background: #e1e1e1;
    transition: 0.2s 0.2s;
    background-color: #fff;
    z-index: 1000;
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    border-bottom: 1px solid #e1e1e1;
}

.navbarcustom > li:hover > .drop-menu {
    opacity: 1;
    visibility: visible;
    overflow: visible;
}

.navbarcustom > li:focus > .drop-menu {
    opacity: 1;
    visibility: visible;
    overflow: visible;
}

.navbarcustom .drop-menu li {
    display: inline;
    float: right;
    /* width: 50px; */
    text-align: center;
    margin: 0px 3px;
}

.navbarcustom .drop-menu li {
    color: #4d4d4d;
}

    .navbarcustom .drop-menu li a {
        display: block;
        padding: 2px 1px 2px 2px;
        text-decoration: none;
        font-size: 13px;
        min-width: 98px;
        height: 40px;
        line-height: 32px;
    }

        .navbarcustom .drop-menu li a:hover {
            color: #00adef;
        }

.nav-drop-menu {
    position: absolute;
    display: block;
    width: 100%;
    height: auto;
    top: 44px;
    left: 0px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    z-index: 40;
    background-color: #fcfcfc;
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    border-radius: 0 0 5px 5px;
}

.navbarcustom .drop-menu .nav-drop-menu ul {
    padding-right: 0px;
}

    .navbarcustom .drop-menu .nav-drop-menu ul li {
        width: 100%;
        text-align: right;
        padding-right: 15px;
    }


        .navbarcustom .drop-menu .nav-drop-menu ul li a {
            height: 31px;
        }

.nav-drop-menu .col-sm-3 {
    border-left: 1px solid #e2e2e2;
    height: auto;
    min-height: 371px;
}

li.col1 {
    padding: 0px 0px 1px 2px;
}

    li.col1 .nav-drop-menu {
        transition: all 0s ease .3s;
    }

    li.col1:hover .nav-drop-menu {
        opacity: 1;
        visibility: visible;
        overflow: visible;
        display: block;
        transition: all 0s ease 0s;
        background-color: #fcfcfc;
    }

    li.col1:focus .nav-drop-menu {
        opacity: 1;
        visibility: visible;
        overflow: visible;
        display: block;
    }

.after-mn {
    visibility: hidden;
    position: relative;
    top: -6px;
    z-index: 50;
    text-align: center;
}


.nav-drop-menu li a {
    display: block;
    padding: 5px 10px;
    text-decoration: none;
}

.fa-size {
    height: 12px;
    width: 17px;
    font-size: 12px;
    color: #666666;
}

.navbarcustom .drop-menu li.col1:hover > a {
}

.navbarcustom .drop-menu li.col1:hover .after-mn {
    visibility: visible;
}

.navbarcustom .drop-menu .after-mn i{display:none}
.nav-drop-menu .col-sm-1 {
    width: 12%;
    float: right;
}

    .nav-drop-menu .col-sm-1 ul li {
        clear: both;
        min-width: 150px;
    }

        .nav-drop-menu .col-sm-1 ul li a {
            color: gray;
            font-size: 11px;
            padding: 6px 5px 0 0;
        }

        .nav-drop-menu .col-sm-1 ul li:hover a {
            color: #00adef;
        }



        .nav-drop-menu .col-sm-1 ul li a.title {
            color: #333333;
            font-size: 12px;
            padding: 10px 4px;
        }

.mask-slid-nd {
    position: absolute;
    top: 40px;
    right: 10px;
    background-repeat: no-repeat;
    height: 172px;
    width: 240px;
}

.toggleMenu {
    display: none;
    padding: 10px 15px;
    color: #333333;
}

.nav li ul {
    position: absolute;
    left: -9999px;
}

.mainmenucontainer {
    background: #f7f8fa;
    border-top: 1px solid #eff0f2;
    border-bottom: 1px solid #e3e4e5;
    box-shadow: 0 1px 2px rgba(0,0,0,.12);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.12);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.12);
    -ms-box-shadow: 0 1px 2px rgba(0,0,0,.12);
    -o-box-shadow: 0 1px 2px rgba(0,0,0,.12);
    height: 42px;
    margin-bottom: 10px;
}

.mainserviceinhome ul li {
    float: right;
    text-align: center;
    direction: rtl;
    height: 80px;
}

    .mainserviceinhome ul li a {
        display: block;
        padding: 28px 0;
    }

        .mainserviceinhome ul li a span {
            margin-right: 15px;
            font-size: 11px;
            color: #4d4d4d;
        }

        .mainserviceinhome ul li a:hover span {
            color: #000;
        }

        .mainserviceinhome ul li a i.iconservice {
            height: 24px;
            width: 24px;
            display: inline-block;
            position: relative;
        }

            .mainserviceinhome ul li a i.iconservice img {
                width: 100%;
            }

.mainverticalslide {
}

.paddingleft0 {
    padding-left: 0px;
}

.pull-left {
    float: left;
}

.homemiddlebanner img {
    width: 100%;
    height: 190px;
    background-color: #fff;
    border: 1px solid #ebeced;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.box1 .titleinbox {
    height: 40px;
    background-color: #f7f9fa;
    line-height: 40px;
    color: #666;
    font-size: 12px;
    padding-right: 15px;
    direction: rtl;
}
.box1 .titleinbox2 {
 
    background: #f5f5f5 !important;
    line-height: 40px;
    color: #858585 !important;
    font-size: 12px;
 
    direction: rtl;
    text-align: center;
    font-weight: 500;
        padding: 2px;
    font-size: 14px;
}


.box1 .footerinbox1 {
    color: #2196f3;
    font-size: 12px;
    text-align: left;
    height: 45px;
    line-height: 45px;
    text-align: left;
    padding-left: 10px;
}

    .box1 .footerinbox1 a {
        color: #2196f3;
    }

        .box1 .footerinbox1 a:hover {
            color: #2196f3;
        }

.recentpostinhome ul li a {
    margin-right: 0px;
    color: #777;
    width: 100%;
    display: block;
    clear: both;
}

    .recentpostinhome ul li a span {
        color: #b0b0b0;
        font-size: 9px;
    }

    .recentpostinhome ul li a:hover {
        color: #ff5252 !important;
    }

.recentpostinhome ul li {
    margin-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
}

    .recentpostinhome ul li a img {
        -ms-border-radius: 50%;
        border-radius: 50%;
        width: 60px;
        height: 60px;
        border: 1px solid #f9f9f9;
        float: right;
        margin-top: -18px;
        margin-left: 10px;
    }

.brandinhome {
    display: block;
}

    .brandinhome ul {
        display: block;
    }

        .brandinhome ul li {
            width: 130px;
            height: 95px;
            float: left;
            margin-right: 10px;
            margin-bottom: 4px;
        }

            .brandinhome ul li:nth-child(even) {
                margin-right: 0px;
                float: right;
            }

            .brandinhome ul li a {
                height: 95px;
            }

                .brandinhome ul li a img {
                    max-width: 100%;
                }

.recentproductSlider {
}
    
    .recentproductSlider ul {
    }

        .recentproductSlider ul li {
            height: 230px;
            text-align: center;
        }

            .recentproductSlider ul li a {
                height: 197px;
                display: block;
                position: relative;
            }

                .recentproductSlider ul li a img {
                    width: 120px;
                    height: 120px;
                    margin: auto;
                }

                .recentproductSlider ul li a h5 {
                    font-size: 12px;
                    margin: 15px 0 0;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    width: 100%;
                    color: #4d4d4d;
                    direction: rtl;
                }

                .recentproductSlider ul li a:hover h5 {
                    color: #3c3a3a;
                }

                .recentproductSlider ul li a span.pricespn {
                    bottom: 0;
                    color: #4caf50;
                    display: block;
                    font-size: 14px;
                    position: absolute;
                    right: 0;
                    text-align: center;
                    width: 100%;
                    direction: rtl;
                }

                .recentproductSlider ul li a span.tomanspn {
                    vertical-align: 1px;
                    font-size: 10px;
                    padding-right: 10px;
                }

    .recentproductSlider a.bx-next {
        background: url(../images/mainset.png) no-repeat;
        background-position: -852px -677px;
    }

    .recentproductSlider a.bx-prev {
        background: url(../images/mainset.png) no-repeat;
        background-position: -813px -677px;
    }

.headerinproductslider {
    background-color: #f7f9fa;
    height: 40px;
    line-height: 38px;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 30px;
}

    .headerinproductslider .titlespn {
        color: #46a349;
        font-weight: 100;
    }

    .headerinproductslider .linkspn {
        float: left;
    }

.footerbar1 {
    width: 100%;
    height: 45px;
    background: #6d717a;
    color: #fff;
    margin-top: 50px;
}

    .footerbar1 .supportspn {
        float: right;
        font: 14px/45px myyekan;
    }

.footerbar1menu {
}

    .footerbar1menu li {
        text-align: left;
    }

        .footerbar1menu li:first-child {
            padding-left: 0px;
        }

        .footerbar1menu li a {
            font: normal 13px/45px myyekan;
            color: white;
        }

            .footerbar1menu li a:hover {
                color: white !important;
            }

.icon-info-message {
    vertical-align: middle;
    display: inline-block;
    width: 16px;
    height: 12px;
    margin-right: 10px;
    background: url(../images/mainset.png) no-repeat;
    background-position: -321px -425px;
    position: relative;
    top: -1PX;
}

.icon-info-faq {
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
    background: url(../images/mainset.png) no-repeat;
    background-position: -361px -423px;
    width: 16px;
    height: 16px;
}

.icon-info-tell {
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
    background: url(../images/mainset.png) no-repeat;
    background-position: -399px -424px;
    width: 15px;
    height: 15px;
}

.mainnewsletter {
}

.title {
    margin-bottom: 14px;
    font-size: 16px;
    display: block;
    height: 56px;
    overflow: hidden;
    line-height: 27px;
}

#subscribe-form {
    margin: 20px 0 45px 0;
}



.btn-newsletter {
    background-color: #2196f3;
    color: #fff;
    position: relative;
    display: block;
    display: inline-block;
    line-height: 0;
    margin-right: 6px;
    min-height: 38px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    -ms-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: none;
    outline: none;
    width: 100px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: background-color 150ms ease 0s;
    -ms-transition: background-color 150ms ease 0s;
    -moz-transition: background-color 150ms ease 0s;
    -o-transition: background-color 150ms ease 0s;
    transition: background-color 150ms ease 0s;
}

    .btn-newsletter:hover {
        background-color: #208de6;
    }

#subscribe-form input[type="email"] {
    border-color: #c9d1d7;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #999;
    float: right;
    font: 13px myyekan;
    height: 38px;
    margin: 0;
    padding: 0 14px;
    text-align: right;
    -webkit-transition: all 400ms ease-out 0s;
    -moz-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
    width: 430px;
    resize: none;
    border: 1px solid #d7d7d7;
    outline: medium none;
    direction: ltr;
    text-align: left;
}

    #subscribe-form input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      direction:rtl;
      text-align:right;
    }

    #subscribe-form input[type="email"]::-moz-placeholder { /* Firefox 19+ */
        direction: rtl;
        text-align: right;
    }

    #subscribe-form input[type="email"]:-ms-input-placeholder { /* IE 10+ */
        direction: rtl;
        text-align: right;
    }

    #subscribe-form input[type="email"]:-moz-placeholder { /* Firefox 18- */
        direction: rtl;
        text-align: right;
    }
.footersocial {
  
    text-align: center;
    padding-top: 46px;
}

    .footersocial .socialtitle {
        text-align: center;
        margin-bottom: 8px;
        font-size: 15px;
        display: block;
    }

    .footersocial ul {
        display: block;
        margin: auto;
        width: 200px;
    }

    .footersocial li {
        float: right;
        margin: 4px;
    }

.icon {
    background: url(../images/mainset.png) no-repeat;
    display: inline-block;
    position: relative;
}

.icon-footer-telegram {
    width: 29px;
    height: 29px;
    background-position: -617px -621px;
}

.icon-footer-aparat {
    width: 29px;
    height: 29px;
    background-position: -370px -621px;
}

.icon-footer-instagram {
    width: 28px;
    height: 28px;
    background-position: -536px -621px;
}

.icon-footer-googleplus {
    width: 28px;
    height: 28px;
    background-position: -494px -621px;
}

.icon-footer-twitter {
    width: 28px;
    height: 28px;
    background-position: -453px -621px;
}

.footerVerticalmenu1 {
}

    .footerVerticalmenu1 li {
        margin-bottom: 6px;
    }

        .footerVerticalmenu1 li a {
            font: 13px/30px myyekan;
            color: #777;
        }

            .footerVerticalmenu1 li a:hover {
                color: black !important;
            }

.footerprivacy {
    background-color: #646871;
    height: 78px;
}

.innermenulevel3 {
    padding-top: 10px !important;
    padding-bottom: 25px !important;
}

    .innermenulevel3 a {
        text-align: right;
        padding: 0px !important;
        padding-right: 20px !important;
        line-height: 36px !important;
        height: 27px !important;
        text-align: right;
        padding: 0px !important;
        padding-right: 20px !important;
        line-height: 36px !important;
        height: 28px !important;
        color: #7e7e7e;
        font-weight: normal !important;
        font-size: 12px !important;
    }

        .innermenulevel3 a.titlesubmenu {
            padding-right: 10px !important;
            color: #16c1f3 !important;
        }

        .innermenulevel3 a:hover {
            color: #ef3f3e;
        }


.innerpage{
      background-color: #fff;
    border-radius: 4px;
    padding: 3px;
    overflow: hidden;
    position: relative;
}

.productlistmain .productlistrightside {
    padding-left: 0px;
    background: none;
    border:none;
}






.Curentcatinrightside .header {
    height: auto !important;
    min-height: 28px;
    margin: 0;
    width: auto !important;
    cursor: pointer;
    color: #000;
    font-size: 13px;
}

    .Curentcatinrightside .header .stateicon {
        background: rgba(0,0,0,0) url(../images/mainset.png) no-repeat scroll -173px -132px;
        display: inline-block;
        height: 8px;
        position: relative;
        top: 8px;
        margin-right: 5px;
        width: 8px;
        float: left;
    }

.openedcatmenu .header .stateicon {
    background: rgba(0,0,0,0) url(../images/mainset.png) no-repeat scroll -462px -135px;
    display: inline-block;
    height: 2px;
    position: relative;
    top: 11px;
    width: 8px;
    float: left;
}

.catmenu {
    margin: 0 15px;
    display: none;
}

.openedcatmenu .catmenu {
    display: block;
    max-height: 52px;
    overflow: hidden;
}

.expanded {
    max-height: 1000px !important;
}

.catmenu ul {
}

    .catmenu ul ul {
        margin-right: 15px;
    }

    .catmenu ul li {
        background: url(../images/submenuarrow.png) no-repeat scroll 100% 11px;
        margin: 0 !important;
        border-bottom: 0 !important;
        padding-right: 5px !important;
        padding: 0px 0px 0px 0;
        position: relative;
        line-height: 29px;
    }

        .catmenu ul li a {
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            width: 93%;
            display: block;
            color: #777;
            margin: 0px 3px 0px 9px;
            padding: 0px;
            padding-right: 2px;
            font-size: 8pt;
            height: 26px;
        }

            .catmenu ul li a:hover {
                color: #646363 !important;
            }

.rightsideinnerdiv .separator {
    height: 1px;
    background-color: #ccc;
    margin: 15px 4px 15px 4px;
}

.groupfilter {
    display: none;
}

.rightsideinnerdiv .filtertitle {
    margin-right: 3px;
    vertical-align: middle;
    font-size: 12px;
    text-shadow: 0 0 1px rgba(0,0,0,.4);
}

.rightsideinnerdiv .checkbox {
}

    .rightsideinnerdiv .checkbox > span {
        display: block;
        white-space: nowrap;
        cursor: pointer;
        font: 8pt Tahoma;
        color: #4d4d4d;
        margin-top: 10px;
    }

.topdynamicfilter {
    padding: 0px 0px 10px 0px;
    display: none;
}

.redcattree {
    color: red !important;
}

.topdynamicfilter .col-sm-2 {
    padding-left: 4px !important;
    min-height: 26px;
}

#dynamicFilters .col-sm-2 > .selectfilter {
    background: none repeat scroll 0 0 #f4f3f8;
}

.sol-action-buttons .sol-deselect-all {
    float: right;
    height: 18px;
    padding-right: 15px;
    background: transparent url(../images/chkcontrol.png) no-repeat right -150px;
    font-size: 11px;
    color: #393939;
    margin: 4px 0px 5px 0;
    line-height: 18px;
    background-position: 100% -252px;
}

.sol-current-selection {
    float: right;
    clear: both;
    margin: auto;
    margin-right: 2px !important;
    /* margin-left: 0px !important; */
    margin-top: 22px !important;
    width: 97%;
    border: 1px solid #d9d9d9;
    border-top: none;
    /* border-radius: 5px; */
}

.sol-caret-container .sol-caret {
    position: relative;
    display: inline-block;
    left: 5px;
    width: 4px;
    height: 13px;
    vertical-align: middle;
    cursor: pointer;
    background: url(../Images/sideArrow.gif);
}

.sol-active .sol-caret-container .sol-caret {
    width: 7px;
    height: 8px;
    background: url(../Images/downArrow.gif);
}

.sololaceholder {
    font-size: 8pt;
    position: absolute;
    top: 4px;
    padding-right: 10px;
    cursor: pointer;
}

.linebig {
    height: 18px;
    background: url(../images/linebg.png) repeat-x 0 0;
}

.topline {
    background: url(../images/listheaderbgtop.gif) repeat-x center 20px;
    min-height: 0;
        clear: both;
}



.sol-label input {
    display: none;
    position: absolute;
    z-index: -9999;
}

.sol-label {
    cursor: pointer;
}

    .sol-label span {
        width: 100%;
        color: #393939;
        font-size: 11px;
        background: transparent url(../images/chkcontrol.png) no-repeat right -150px;
        padding-top: 1px;
    }

    .sol-label input:checked + span {
        background-position: 100% -252px;
    }

    .sol-label span:hover {
        background-position: 100% -201px;
    }

    .sol-label input:hover + span {
        background-position: 100% -201px;
    }

.sol-active {
    background: white !important;
}

    .sol-active .sol-selection-container {
        border-top: none !important;
    }

    .sol-active .sol-current-selection {
        border-bottom: none !important;
    }

    .sol-active .sol-input-container input {
        border-bottom-right-radius: initial !important;
        border-bottom-left-radius: initial !important;
    }

        .sol-active .sol-input-container input[type="text"] {
            height: 26px !important;
        }

    .sol-active .sol-inner-container {
        height: 26px !important;
        -moz-box-shadow: -1px 0 1px #c4c4c4;
        -webkit-box-shadow: -1px 0 1px #c4c4c4;
        box-shadow: -1px 0 1px #c4c4c4;
    }

#productlistbreadcrumbs {
    padding-top: 18px;
    padding-right: 10px;
}

.breadcrumbul {
    height: 22px;
    line-height: 25px;
    padding-right: 10px;
    background: url(../images/bullet.png) no-repeat right 10px;
    margin-bottom: 4px;
        clear: both;
}

    .breadcrumbul li {
        float: right;
        white-space: nowrap;
        display: inline-block;
    }

        .breadcrumbul li.sep {
            padding: 0 12px;
            position: relative;
            top: 0;
        }

        .breadcrumbul li a {
            color: #4d4d4d;
        }

#selectedRightfilterBTN {
    background: none;
    height: auto;
    padding-right: 10px;
}

    #selectedRightfilterBTN li {
        white-space: nowrap;
        display: inline-block;
        margin-bottom: 3px;
    }

        #selectedRightfilterBTN li .btn {
            background: url(../Images/filteritembg.gif) repeat-x;
            border: 1px solid #ccc;
            display: inline-block;
            border-radius: 4px;
            line-height: 13px;
            padding: 1px 5px 2px;
            margin-left: 5px;
            font-size: 8pt;
            font-weight: normal;
            cursor: default;
        }

        #selectedRightfilterBTN li .deleterightsidespan {
            background: url(../Images/filteritemdelete.gif) no-repeat 0 -5px;
            width: 5px;
            height: 5px;
            border: 0;
            border-radius: 0;
            display: inline-block;
            line-height: 0;
            padding: 0 5px 1px 3px;
            cursor: pointer;
        }

#brandsList .brandengtitle {
    float: left;
}

#brandsList .icr-label {
    width: 97%;
}

#brandsList .brandfatitle {
}

.secondsearchcontainer {
    position: relative;
}

.secondsearchbtn {
    margin: 0 10px 0 5px;
    position: absolute;
    width: 25px;
    height: 22px;
    top: 0;
    left: -5px;
    cursor: pointer;
    background: url(../Images/search.png) no-repeat 5px;
}

#searchProductFormFilter .secondsearch {
    color: rgb(60, 60, 60);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    resize: none;
    height: 22px;
    width: 100%;
    padding: 0 4px 0 25px;
    margin: 0;
    outline: medium none;
    border: 1px solid #d7d7d7;
    font: 8pt Tahoma;
}

    #searchProductFormFilter .secondsearch:focus {
        outline: medium none;
        border: 1px solid #00afc8;
    }



.onoffcheckbox input {
    display: none;
    position: absolute;
    z-index: -9999;
}

.onoffchekbox input[type=checkbox] {
    visibility: hidden;
}

/* SLIDE THREE */
.onoffchekbox {
    width: 40px;
    height: 21px;
    position: relative;
    background: url(../images/btnchecked.png) no-repeat 0 0;
    float: right;
}

    .onoffchekbox label {
        display: block;
        width: 40px;
        height: 21px;
        cursor: pointer;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
        background: url(../images/yesno.png) no-repeat 0 -21px;
    }

.yeschecked {
    background-position: -40px 0;
}

    .yeschecked label {
        background-position: 0 0;
    }

.AvailableProductsotherlable {
    padding-right: 4px;
    line-height: 22px;
    display: inline-block;
}

.alnright {
    text-align: right;
}

.alnleft {
    text-align: left;
}

.listshowtype .listbtn {
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(../Images/displaytype.png) no-repeat -24px -24px;
    position: relative;
    left: -3px;
}

.listshowtype {
    float: left;
}

    .listshowtype .gridbtn {
        width: 24px;
        height: 24px;
        display: inline-block;
        background: url(../Images/displaytype.png) no-repeat 0 0;
    }

    .listshowtype .listbtn.selected {
        background: url(../Images/displaytype.png) no-repeat -24px 0;
    }

    .listshowtype .gridbtn.selected {
        background: url(../Images/displaytype.png) no-repeat 0 -24px;
    }

.labelforlistshowtype {
    font-size: 8pt;
    font-weight: bold;
    line-height: 22px;
}

#sortFilters {
    margin-top: 11px;
}

    #sortFilters #pagerSortBy {
        min-width: 95px;
    }

    #sortFilters label {
        font-size: 11px;
        text-shadow: 0 0 1px rgba(0,0,0,.4);
        color: #000;
        padding-left: 5px;
    }

    #sortFilters select {
        font: 8pt Tahoma;
        font-size: 11px;
        border: 1px solid #ccc;
        padding: 0 2px 3px;
    }

.pdright5 {
    padding-right: 5px;
}

.product-grid {
}

    .product-grid ul li .detailpart .itematt {
        display: none;
    }

    .product-grid ul {
    }

        .product-grid ul li {
            border: 1px solid #e9e9e9;
            border-top-width: 2px;
            margin: 10px 10px 0 0;
            float: right;
            position: relative;
            width: 201px;
            height: 308px;
        }

            .product-grid ul li:hover {
                border-color: #ccc;
                -moz-box-shadow: 0 1px 4px 1px rgba(0,0,0,.2);
                -webkit-box-shadow: 0 1px 4px 1px rgba(0,0,0,.2);
                box-shadow: 0 1px 4px 1px rgba(0,0,0,.2);
            }

            .product-grid ul li .itemimagecontainer a {
                display: block;
                margin: auto;
                width: 150px;
                margin-top: 8px;
                margin-bottom: 10px;
            }

                .product-grid ul li .itemimagecontainer a img {
                }

            .product-grid ul li .existcolor {
                text-align: center;
                height: 22px;
            }

                .product-grid ul li .existcolor .coloritem {
                    width: 11px;
                    height: 11px;
                    display: inline-block;
                    border: 1px solid #ccc;
                    margin-left: 5px;
                    background-image: url(../Images/glass.png);
                    background-repeat: no-repeat;
                    cursor: pointer;
                    position: relative;
                    top: 6px;
                }

                .product-grid ul li .existcolor .pluscolor {
                    cursor: pointer;
                    position: relative;
                    top: 4px;
                    width: 11px;
                    height: 11px;
                    display: inline-block;
                    margin-left: 3px;
                    color: grey;
                }

            .product-grid ul li .productrate {
                direction: ltr;
                width: 100%;
                display: inline-block;
            }

                .product-grid ul li .productrate .rateback {
                    width: 55px;
                    height: 9px;
                    background: url(../Images/stars.png) repeat-x 0 -9px;
                    position: relative;
                    top: 4px;
                    direction: ltr;
                    color: gray;
                    margin-left: 10px;
                    line-height: 14px;
                }

                .product-grid ul li .productrate .redstar {
                    height: 9px;
                    background: url(../Images/stars.png) repeat-x 0 0;
                    color: #ff6b6b;
                }

                .product-grid ul li .productrate .ratenumber {
                    float: left;
                    margin-left: 68px;
                    margin-top: 0px;
                }

                    .product-grid ul li .productrate .ratenumber .ratetext {
                        display: none;
                    }

                    .product-grid ul li .productrate .ratenumber label {
                        font-weight: bold;
                    }

            .product-grid ul li .itemtitle {
                max-height: 30px;
                overflow: hidden;
                margin-top: -9px;
            }

                .product-grid ul li .itemtitle h2 {
                    line-height: 15px;
                }

                .product-grid ul li .itemtitle a {
                    color: #4d4d4d;
                    font-size: 12px;
                    /* padding: 0px 5px 0px 5px; */
                    padding-right: 10px;
                    padding-left: 10px;
                    /* height: 100%; */
                    display: inline-block;
                    text-align: right;
                    direction: rtl;
                }

            .product-grid ul li .compareItemCN {
                   position: absolute;
    top: 8px;
    left: 5px;
    background-color: #666666;
    text-align: center;
    width: 63px;
    height: 21px;
    color: white;
        -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    display:none;
            }
            .product-grid ul li:hover .compareItemCN{
                display:inherit;
            }
             .product-grid ul li .compareItemCN label{
               margin: 0px;
    position: relative;
        font-size: 12px;
    top: 0px;
            }
              .product-grid ul li .compareItemCN input{
               margin: 0px;
    position: relative;
  
    top: 4px;
            }
            .product-grid ul li .itempricecontainer {
                display: inline-block;
                width: 100%;
                margin-top: 5px;
            }

                .product-grid ul li .itempricecontainer .basketicon1 {
                    float: left;
                    padding-left: 10px;
                    margin-top: 18px;
                }

                    .product-grid ul li .itempricecontainer .basketicon1 a {
                        height: 30px;
                        width: 30px;
                        background: url(../Images/addtocart-min.png) no-repeat;
                        display: block;
                    }

                .product-grid ul li .itempricecontainer .priceinright {
                    float: right;
                    padding-right: 10px;
                    margin-top: 10px;
                }

                    .product-grid ul li .itempricecontainer .priceinright .oldprice {
                        margin-left: 5px;
                        text-decoration: line-through;
                        color: #ff6b6b;
                        margin-bottom: 0px;
                        height: 20px;
                    }

                    .product-grid ul li .itempricecontainer .priceinright .newprice {
                        font-size: 12pt;
                        color: #4caf50 !important;
                        margin-bottom: 0px;
                    }

.ui-slider .ui-slider-range {
    background: url(../Images/ui-widget-bg.png) no-repeat 0 -34px !important;
}

#priceRange {
    border: none !important;
    width: 210px;
    height: 7px;
    margin: auto;
    background: url(../Images/ui-widget-bg.png) no-repeat 0 -42px !important;
}

    #priceRange .left {
        background-position: left top !important;
    }

#pricesection .ui-state-default, #pricesection .ui-widget-content .ui-state-default, #pricesection .ui-widget-header .ui-state-default {
    background: url(../Images/ui-widget-bg.png) no-repeat;
    background-position: right top;
    margin-left: -16px !important;
    border: none !important;
    width: 24px !important;
    margin-left: -.75em !important;
    height: 24px !important;
    top: -9px !important;
    outline: none;
    cursor: pointer !important;
}

#priceRange .left:focus {
    background-position: -30px 0;
}

#priceRange .right:focus {
    background-position: -156px 0;
}

#priceMinVal {
    float: right;
    margin-left: 3px;
}

#priceMaxVal {
    margin-left: 3px;
}

#priceselected {
    margin-top: 10px;
    color: #4d4d4d;
    width: 230px;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 11px;
    display: inline-block;
}

#datatablesection {
    width: 100%;
    display: inline-block;
    padding: 10px;
}

.product-list {
    width: 100%;
    clear: both;
    padding-top: 1px;
}

    .product-list ul {
    }

        .product-list ul li {
            border: 1px solid #ccc;
            border-top-width: 2px;
            margin-top: 20px;
            min-height: 285px;
            position: relative;
        }

            .product-list ul li .mediapart {
                min-height: 300px;
                float: right;
                width: 215px;
            }

                .product-list ul li .mediapart .itemimagecontainer {
                    text-align: center;
                    margin-top: 15px;
                    min-height: 181px;
                }

                    .product-list ul li .mediapart .itemimagecontainer img {
                        max-width: 180px;
                        max-height: 150px;
                    }

                .product-list ul li .mediapart .existcolor {
                    text-align: center;
                    height: 22px;
                }

                    .product-list ul li .mediapart .existcolor .pluscolor {
                        cursor: pointer;
                        position: relative;
                        top: 4px;
                        width: 11px;
                        height: 11px;
                        display: inline-block;
                        margin-left: 3px;
                        color: grey;
                    }

                    .product-list ul li .mediapart .existcolor .coloritem {
                        width: 11px;
                        height: 11px;
                        display: inline-block;
                        border: 1px solid #ccc;
                        margin-left: 5px;
                        background-image: url(../Images/glass.png);
                        background-repeat: no-repeat;
                        cursor: pointer;
                        position: relative;
                        top: 6px;
                    }

                .product-list ul li .mediapart .productrate {
                    direction: ltr;
                    width: 100%;
                    display: inline-block;
                }

                    .product-list ul li .mediapart .productrate .ratenumber {
                        text-align: center;
                        width: 100%;
                        float: none;
                    }

                        .product-list ul li .mediapart .productrate .ratenumber .ratetext {
                            font-size: 11px;
                            direction: rtl;
                        }

                    .product-list ul li .mediapart .productrate .rateback {
                        width: 55px;
                        height: 9px;
                        background: url(../Images/stars.png) repeat-x 0 -9px;
                        position: relative;
                        top: 4px;
                        direction: ltr;
                        color: gray;
                        margin-left: 10px;
                        line-height: 14px;
                        margin: auto;
                    }

                    .product-list ul li .mediapart .productrate .ratenumber label {
                        font-weight: bold;
                        margin-bottom: 0px;
                    }

                    .product-list ul li .mediapart .productrate .redstar {
                        height: 9px;
                        background: url(../Images/stars.png) repeat-x 0 0;
                        color: #ff6b6b;
                    }

            .product-list ul li .detailpart {
                min-height: 265px;
                margin-right: 215px;
                padding: 15px;
                text-align: right;
                background: url(../images/spaceseparator2.gif) no-repeat right center;
            }

                .product-list ul li .detailpart .itemtitle {
                }

                    .product-list ul li .detailpart .itemtitle h2 {
                        /*height: 40px;*/
                            width: 87%;
                    }

                        .product-list ul li .detailpart .itemtitle h2 a {
                            color: #4d4d4d;
                            font-size: 20px;
                            display: inline-block;
                            text-align: right;
                            direction: rtl;
                        }

                            .product-list ul li .detailpart .itemtitle h2 a:hover {
                                color: #ff5252;
                            }

                    .product-list ul li .detailpart .itemtitle h3 a {
                        font-size: 13px;
                        color: #4d4d4d;
                    }

                        .product-list ul li .detailpart .itemtitle h3 a:hover {
                            color: #ff5252;
                        }

                .product-list ul li .detailpart .priceinright {
                }

                    .product-list ul li .detailpart .priceinright .oldprice {
                        margin-left: 5px;
                        text-decoration: line-through;
                        color: #ff6b6b;
                        margin-bottom: 0px;
                    }

                    .product-list ul li .detailpart .priceinright .newprice {
                        font-size: 12pt;
                        color: #4caf50 !important;
                        margin-bottom: 0px;
                    }

                .product-list ul li .detailpart .itempricecontainer {
                    width: 100%;
                }

                    .product-list ul li .detailpart .itempricecontainer .basketicon1 {
                        float: left;
                    }

                        .product-list ul li .detailpart .itempricecontainer .basketicon1 a {
                            height: 30px;
                            width: 115px;
                            background: url(../Images/productdetail.gif) no-repeat;
                            display: block;
                        }

                .product-list ul li .detailpart .itematt {
                    min-height: 200px;
                }

                    .product-list ul li .detailpart .itematt .att-ct-1 li {
                        min-height: 30px;
                        border: none;
                        margin: 0px;
                        font: 8pt myyekan;
                        color: #4d4d4d;
                    }

                        .product-list ul li .detailpart .itematt .att-ct-1 li .majorAttTitle1 {
                        }

                            .product-list ul li .detailpart .itematt .att-ct-1 li .majorAttTitle1 i {
                                color: #9E9E9E;
                                font-size: 15px;
                                position: relative;
                                top: 2px;
                                margin-left: 4px;
                            }

                    .product-list ul li .detailpart .itematt .att-ct-1 .att-ct-2 {
                        display: inline;
                    }

                        .product-list ul li .detailpart .itematt .att-ct-1 .att-ct-2 li {
                            display: inline-block;
                        }

                            .product-list ul li .detailpart .itematt .att-ct-1 .att-ct-2 li:first-child .sepspan {
                                display: none;
                            }

.red {
    color: #ff6b6b;
}

.cancelbtninaddcm {
    position: relative;
    z-index: 99999;
}

.basketlist_itemcontainer {
    display: inline-block;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
}

    .basketlist_itemcontainer .imagediv {
        /*float: right;
    width: 110px;*/
        height: 110px;
        text-align: right;
        /*display: table;*/
    }

        .basketlist_itemcontainer .imagediv a {
            display: table-cell;
            vertical-align: middle;
        }

            .basketlist_itemcontainer .imagediv a img {
                vertical-align: middle;
            }

    .basketlist_itemcontainer .desc {
        /*float: right;*/
        /*margin-right: 50px;*/
        text-align: right;
    }

        .basketlist_itemcontainer .desc a {
            color: #4d4d4d;
        }

        .basketlist_itemcontainer .desc .hmaintitle {
            font-size: 14px;
        }

        .basketlist_itemcontainer .desc a.hentitle {
            font-size: 13px;
        }

        .basketlist_itemcontainer .desc h3 {
            text-align: right;
        }

.maincontent {
    background: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    padding-bottom: 17px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    padding: 25px 15px 30px;
    border: 1px solid #f0f1f2;
    overflow: hidden;
    margin-bottom: 10px;
}

.basketlist {
    display: inline-block;
    width: 100%;
    border: 1px solid #f0f1f2;
    border-radius: 2px;
    margin-bottom: 25px;
    margin-top: 5px;
    direction: rtl;
}

    .basketlist table thead td {
        background-color: #f7f9fa;
        font-size: 13px;
        height: 48px;
        color: #666666;
    }

    .basketlist table td {
        text-align: center;
        vertical-align: middle;
        border-right: 1px solid #f0f1f2;
    }

    .basketlist table tr {
        border-bottom: 1px solid #f0f1f2;
    }

.deletebasketItem {
    vertical-align: middle;
    width: 45px;
    padding: 3px;
    cursor: pointer;
}

.deltd {
    border-left: 0;
    background: #ffedee;
    border-right: 0;
}

.basketlist select {
    padding-top: 3px;
    border: 0;
    width: 80px;
    height: 32px;
    font-size: 15px;
    background: none;
    padding-right: 10px;
    color: #8a8a8a;
    border: 1px solid #d4dbde;
    height: 32px;
    line-height: 35px;
    margin: 0 auto;
    overflow: hidden;
    width: 60px;
    border-radius: 2px;
}

.deletebasketItem i {
    background: url(../images/mainset.png) no-repeat scroll -813px -510px;
    width: 12px;
    height: 12px;
    display: inline-block;
}

.basketlist .toman {
    color: #666;
    font-size: 10px;
    margin-right: 10px;
}

.basketlist .pricenumber {
    color: #666666;
    font-size: 17px;
}

.paymenttotalincartlist .total1 {
    border: 1px solid #c0f0c1;
    border-radius: 2px;
    padding: 14px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    line-height: 26px;
    padding-right: 30px;
    padding-left: 28px;
}

.paymenttotalincartlist .total2 {
    border: 1px solid #c0f0c1;
    border-radius: 2px;
    padding: 14px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    background-color: #f7fff7;
    color: #4caf50 !important;
    border-top: none;
    line-height: 26px;
    padding-right: 30px;
    padding-left: 28px;
    font-size: 13px;
}

.paymenttotalincartlist .price {
    text-align: left;
}

.paymenttotalincartlist .total1 .price {
    font-size: 18px;
}

.paymenttotalincartlist .total2 .price {
    font-size: 23px;
}

.paymenttotalincartlist .price .toman {
    margin-right: 10px;
    font-size: 12px;
}

.catTopbtnbar {
}

    .catTopbtnbar .baskettitle h2 {
        color: #666;
        direction: rtl;
        font-size: 16px;
        line-height: 35px;
        padding-bottom: 0 !important;
        padding-top: 10px;
    }

        .catTopbtnbar .baskettitle h2 i {
            background-position: -36px -652px !important;
            height: 10px;
            width: 5px;
            margin: 0 0 0 11px;
            top: 1px;
        }

    .catTopbtnbar .paybtn {
        padding-left: 0px;
        text-align: left;
    }

.btncontainer {
    display: inline-block;
    line-height: 0;
    margin: 4px;
    min-height: 38px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    -ms-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    margin: 0 !important;
}

.btngreen a {
    background-color: #4caf50;
}

.btngray a {
    background-color: #969ba8;
}

    .btngray a:hover {
        background-color: #8a8f9c;
    }

.btncontainer a {
    -webkit-transition: background-color 150ms ease 0s;
    -ms-transition: background-color 150ms ease 0s;
    -moz-transition: background-color 150ms ease 0s;
    -o-transition: background-color 150ms ease 0s;
    transition: background-color 150ms ease 0s;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    line-height: 0;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    color: #4caf50 !important;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    line-height: 0;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    color: #4caf50 !important;
    outline: 0;
}

.btngreen a:hover {
    background-color: #579e59 !important;
}

.btncontainer a i {
    display: block;
    color: #fff;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    height: 38px;
    line-height: 38px;
    width: 44px;
    float: left;
    background-color: transparent !important;
    background-position: -12px -554px;
}

.btncontainer a .btntitleContainer {
    background-color: transparent !important;
    margin-right: 0;
    margin-left: 23px;
    padding-left: 0;
    padding: 0 25px;
    font-size: 13px;
    position: relative;
    display: block;
}

    .btncontainer a .btntitleContainer .lablename {
        display: block;
        color: white;
        height: 38px;
        line-height: 38px;
        text-align: center;
    }

.cartbottombtnBar {
    margin-top: 35px;
}

    .cartbottombtnBar .paybtn {
        text-align: left;
        padding-left: .0px;
    }

        .cartbottombtnBar .paybtn .addpricedetail {
            float: right;
            font: 15px "iran_sansregular";
            margin-top: 10px;
        }

    .cartbottombtnBar .btngray a .btntitleContainer {
        margin-left: 0px !important;
    }

.paginationpart {
    padding-left: 0px;
}

.simple-pagination {
    float: left;
    padding-left: 0px;
    margin: 3px;
    margin-top: 10px;
}

.buttompagination {
    margin-top: 10px;
}

.light-theme .current {
    background: #666;
    color: #fff;
    border-color: #444;
    box-shadow: 0 1px 0 rgba(255,255,255,1),0 0 2px rgba(0,0,0,.3) inset;
    cursor: default;
}

.light-theme a, .light-theme span {
    float: left;
    color: #666;
    line-height: 20px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #bbb;
    min-width: 14px;
    padding: 0 5px;
    margin: 0 5px 0 0;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    background: #efefef;
    background: -moz-linear-gradient(top,#fff 0%,#efefef 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#efefef));
    background: -webkit-linear-gradient(top,#fff 0%,#efefef 100%);
    background: -o-linear-gradient(top,#fff 0%,#efefef 100%);
    background: -ms-linear-gradient(top,#fff 0%,#efefef 100%);
    background: linear-gradient(top,#fff 0%,#efefef 100%);
}

.light-theme a, .light-theme span {
    font-size: 8pt;
    float: left;
    color: #666;
    line-height: 20px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #bbb;
    min-width: 14px;
    padding: 0 7px;
    margin: 0 5px 0 0;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    background: #efefef;
    background: -moz-linear-gradient(top,#fff 0%,#efefef 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#efefef));
    background: -webkit-linear-gradient(top,#fff 0%,#efefef 100%);
    background: -o-linear-gradient(top,#fff 0%,#efefef 100%);
    background: -ms-linear-gradient(top,#fff 0%,#efefef 100%);
    background: linear-gradient(top,#fff 0%,#efefef 100%);
}

    .light-theme a:hover {
        color: white !important;
        text-decoration: none;
        background: #fcfcfc;
        border: 1px solid #bbb;
        background: #00cc67;
    }

.simple-pagination li {
    float: right !important;
}

.pagination li a {
}

    .pagination li a span {
    }

.noiteminlist p {
    background: #bb1d06;
    padding: 15px;
    margin: 10px 10px 10px 0;
    font-size: 13px;
}

.color-list {
    max-height: 209px;
    overflow: hidden;
}

.brand-list {
    max-height: 196px;
    overflow: hidden;
}

.dynamicfilterright-list {
    max-height: 196px;
    overflow: hidden;
}

.types-list {
    max-height: 196px;
    overflow: hidden;
}

.ptitle1 {
    margin-bottom: 0px;
}

.read-more1 {
    margin-right: 10px;
    cursor: pointer;
    margin-top: 6px;
}

    .read-more1 .icon {
        background: rgba(0,0,0,0) url(../images/mainset.png) no-repeat scroll -173px -132px;
        display: inline-block;
        height: 8px;
        margin-left: 5px;
        position: relative;
        top: 2px;
        margin-right: 5px;
        width: 8px;
    }

    .read-more1 .opened {
        background: rgba(0,0,0,0) url(../images/mainset.png) no-repeat scroll -462px -135px;
        display: inline-block;
        height: 2px;
        position: relative;
        width: 8px;
        vertical-align: 2px;
    }

    .read-more1 .title {
        display: inline-block;
        margin-bottom: 0px;
        text-align: right;
        padding: 0 !important;
        padding-right: 0 !important;
        color: #4d4d4d;
        font-size: 8pt;
    }

.hideshowmore {
    display: none !important;
}

#rightmask1 {
    position: absolute;
    width: 100%;
    height: 100%;
    /*background-color:#cbcbcb;*/
    display: none;
    z-index: 101;
    opacity: 0.15;
    cursor: not-allowed;
}

.withiconheader {
    margin-bottom: 15px;
    height: 155px;
    text-align: center;
    color: #6d717a;
    background: #fafcfc;
}

    .withiconheader i {
        
        margin-top: 32px;
        font-size: 61px;
        color: #969BA8;
    }

    .withiconheader h1 {
        font: normal 19px/24px myyekan;
        margin-top: 7px;
    }

.form-group {
    margin-bottom: 1rem;
    width: 100%;
    display: inline-block;
}

.icon-user-signup2 {
    background-position: -871px -90px;
    width: 63px;
    height: 48px;
}

input[type=text].en, input[type=password].en, input[type=email].en {
    direction: ltr !important;
    text-align: left !important;
    /*font: bold 12px arial;*/
}

input[type=text], input[type=password], input[type=email] {
    /*color: #828282;
    border: 1px solid #c1c2c3;
    border-radius: 2px;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;

    padding: 0 17px;
    font-family: myyekan;
    font-size: 12px;
    outline: none;
    margin: 0;*/
}

.input-validation-error {
    border-color: red !important;
}

.btnblue a {
    background-color: #3ca3f4;
}

    .btnblue a:hover {
        background-color: #208de6;
    }

.green {
    color: #4caf50 !important;
}


.text-danger {
    display: block;
    font-family: Samim, iran_sansregular;
}

.icon-user-login {
    background-position: -795px -20px;
    width: 43px;
    height: 54px;
}
.icon-user-chpass {
    background-position: -882px -20px;
    width: 44px;
    height: 57px;
}
.notactivebtn {
}

.loginform .col-md-8 {
    padding-left: 0px;
}

.regbtn {
    font-size: 10pt;
    background-color: #2196f3;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    height: 38px;
    min-width: 157px;
    border: none;
    line-height: 24px;
}
    .regbtn:active, .regbtn:focus {
        background-color: #026ecc !important;
    }

.regbtn:hover {
    background-color: #208de6;
}
.regbtngray {
    font-size: 10pt;
    background-color: #999;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    height: 38px;
    min-width: 157px;
    line-height: 24px;
    border: none;
}
    .regbtngray:hover {
        background-color: #909090;
    }
    .regbtngray:active, .regbtngray:focus {
        background-color: #858585 !important;
    }
.privacycheckcontainer {
    color: rgb(77, 77, 77);
    margin-right: 5px;
    width: auto;
    font: 15px/32px iran_sansregular !important;
    margin-top: 30px;
}

.control-label {
    line-height: 35px;
    margin-bottom: 0px;
    font-family: iran_sansregular;
    font-size: 20px;
}

.refresh-captcha {
    background-image: url(../images/r1.png);
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    position: relative;
    top: 8px;
    display: inline-block;
    outline: none;
}

    .refresh-captcha:hover {
        background-image: url(../images/r2.png);
    }

.privacycheckcontainer #privacychecked {
    position: relative;
    top: 3px;
    margin-left: 4px;
}

.emptybasket {
    min-height: 300px;
}

    .emptybasket p {
        text-align: center;
        padding-top: 50px;
        color: #ff6b6b;
        font-size: 14px;
    }

@media screen and (max-width: 768px) {
    .active {
        display: block;
    }

    .nav > li {
        float: none;
    }

    .nav li li .parent {
        background-image: url(images/downArrow.png);
        background-repeat: no-repeat;
        background-position: 7% 50%;
    }

    .nav ul {
        display: block;
        width: 100%;
    }

    .nav > li.hover > ul, .nav li li.hover ul {
        position: static;
    }
}

@media (max-width: 750px) and (min-width: 450px) {
    .menu {
        display: none;
    }
}

@media (max-width: 6000px) and (min-width: 750px) {

    .mobmenucontainer {
        display: none;
    }
}

.previewcolor {
    width: 8px;
    display: inline-block;
    height: 19px;
    outline: 1px solid #ddd;
    margin-left: 5px;
    top: 4px;
    position: relative;
}


.modaltitle {
    background-color: #f0f1f2;
    height: 49px;
    position: relative;
    text-align: right;
    overflow: hidden;
    width: 100%;
}

.modaltitle {
    padding-right: 15px;
    font-size: 14px;
    line-height: 49px;
    font-family: myyekan;
    color: #555;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
}

    .modaltitle .icon-close {
        background: url(../images/mainset.png) no-repeat -135px -123px #ebeced;
        border-radius: 100%;
        border: 1px solid #d6d9df;
        height: 28px;
        width: 28px;
        display: block;
        position: absolute;
        top: 10px;
        left: 12px;
        z-index: 1;
        cursor: pointer;
    }

.showmoreslide {
    background: url(../images/mainset.png) no-repeat -568px -6px;
    height: 48px;
    width: 26px;
    top: 0px;
}

.showprTollbar1 {
}

    .showprTollbar1 ul {
    }

        .showprTollbar1 ul li {
            float: left;
            margin-right: 23px;
            padding: 30px 0 35px;
            position: relative;
        }

            .showprTollbar1 ul li a {
                display: block;
                cursor: pointer;
                opacity: .8;
            }

                .showprTollbar1 ul li a:hover {
                    opacity: 1;
                }

                .showprTollbar1 ul li a.shareby {
                    background-position: -214px -190px;
                    height: 16px;
                    width: 16px;
                }

                .showprTollbar1 ul li a.notime {
                    background-position: -108px -190px;
                    height: 16px;
                    width: 16px;
                }

                    .showprTollbar1 ul li a.notime.hasnoti {
                        background-position: -109px -221px;
                        opacity: 1;
                    }

                .showprTollbar1 ul li a.addtofavor {
                    background-position: -163px -190px;
                    height: 16px;
                    width: 16px;
                }

                    .showprTollbar1 ul li a.addtofavor.hasfavor {
                        background-position: -162px -221px;
                        opacity: 1;
                    }

.center {
    text-align: center;
}

.a-bluebtn {
    display: inline-block;
    line-height: 38px;
    margin: 0px;
    min-width: 148px;
    text-align: center;
    min-height: 38px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    -ms-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    background-color: #2196f3;
    -webkit-transition: background-color 150ms ease 0s;
    -ms-transition: background-color 150ms ease 0s;
    -moz-transition: background-color 150ms ease 0s;
    -o-transition: background-color 150ms ease 0s;
    transition: background-color 150ms ease 0s;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
}

    .a-bluebtn:hover {
        background-color: #208de6;
        color: #fff !important;
    }

.starreq {
    color: red !important;
}

.graybtn {
    background-color: rgb(150, 155, 168);
    display: inline-block;
    line-height: 34px;
    position: relative;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.14902) 0px 2px 3px 0px;
    transition: background-color 150ms ease 0s;
    color: rgb(255, 255, 255);
    min-width: 80px;
    padding: 0px 10px 0px 10px;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    font-size: 13px;
}

    .graybtn:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(138, 143, 156);
    }

.bluebtn2 {
    background-color: #208de6;
    display: inline-block;
    line-height: 34px;
    position: relative;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.14902) 0px 2px 3px 0px;
    transition: background-color 150ms ease 0s;
    color: rgb(255, 255, 255);
    min-width: 80px;
    padding: 0px 22px 0px 22px;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    font-size: 13px;
    border: none;
    outline: none;
    min-height: 38px;
}

    .bluebtn2:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(32, 141, 230);
    }
    .topcompareUL{

    }
      .topcompareUL li{
              border: 1px solid #ccc;
    height: 140px;
    float: right;
    margin: 20px 10px 0 0;
    position: relative;
    cursor: pointer;
    text-align: center;
        width: 130px;
    }
      .topcompareUL li:hover{
          border: 1px solid #828282;
              color: #ff5252 !important;
      }
       .topcompareUL li:hover a.tc-link span.tc-title{
       
              color: #ff5252 !important;
      }
      .topcompareUL li .removecompare{
       width: 15px;
    height: 15px;
    background: url(../images/delbtn2.gif) no-repeat;
    right: -7px;
    top: -7px;
    position: absolute;
    }
       .topcompareUL li .tc-link{
               display: block;
   
    height: 140px;
    }
         .topcompareUL li .tc-link .tc-img{
                 max-height: 70px;
    max-width: 110px;
    margin-top: 15px;
    }
          .topcompareUL li .tc-link .tc-title{
              display: block;
    font: 8pt myyekan;
    color: #4d4d4d;
    }
          .cmp-fn-btn{
                  padding-top: 53px;
          }
          .cmp-fn-btn .aimgbtn{
                
    margin-bottom: 13px;
    float: left;
    clear: both;

    text-align: left;
          }
          .topcmpDetailbar{
                  height: 20px;
                  clear: both;
    background: url(../images/topcmpdetailbarbg.gif) repeat-x center;
    position: relative;
        top: 15px;
          }
          #topcompare{
              margin-bottom: 8px;
          }
            .topcmpDetailbar .closectopcmp{
                width: 54px;
    height: 20px;
    background: url(../images/closetopcmp.gif) no-repeat;
    left: 15px;
    top: 0;
    position: absolute;
            }

            .topcmpDetailbar .topcpmcount{
                height: 20px;
    line-height: 20px;
    padding: 0 5px;
    border-radius: 3px;
    background-color: #00afc8;
    left: 75px;
    top: 0;
    position: absolute;
    color: #fff;
    direction: rtl;
            }
            .cmp-opened{

            }
            .cmp-closed .topcmpDetailbar{
                background:none;
            }
           .innercmp-closed{
                height:0px;
                overflow:hidden;
            }
         .cmp-closed  .closectopcmp{
                 width: 135px;
                   background: url(../images/opentogglecmp.gif) no-repeat;
              
           }
          .cmp-closed  .topcpmcount{
               
                  left: 156px;
           }
          .product-list ul li .compareItemCN{
                  position: absolute;
    top: 15px;
    left: 15px;
    background-color: #666666;
    text-align: center;
    width: 63px;
    height: 21px;
    color: white;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
  
          }
.product-list ul li .compareItemCN label{
    margin: 0px;
    position: relative;
    font-size: 12px;
    top: 0px;
}
.product-list ul li .compareItemCN input {
    margin: 0px;
    position: relative;
    top: 4px;
}

 .noty_type_warning{
      
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px;
    background-color: rgb(255, 234, 168);
    color: rgb(130, 98, 0);
    

}
 .noty_type_error{
        box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px;
    background-color: rgb(255, 129, 129);
    color: rgb(255, 255, 255);
}
.noty_type_success{
        box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px;
    background-color: rgb(188, 245, 188)
}
.overlay_search {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: black;
    display: inline-block;
    top: 0px;
    left: 0px;
    opacity: .4;
    z-index: 800;
    display:none;
}
.ui-autocomplete {
    background: none;
    background-image:none !important;
    background-color: #fff !important;
    border-radius: 0 0 4px 4px !important;
    box-shadow: 0 5px 10px rgba(0,0,0,.2) !important;
    border: 1px solid #ccc !important;
    border-top: none !important;
}

    .ui-autocomplete li a {
        display: block;
        padding: 9px 15px;
        clear: both;
        font-weight: bold;
        line-height: 16px;
        color: #555;
        white-space: nowrap;
        text-decoration: none;
        font-size: 13px;
        font-family:myyekan;
    }
   
.ui-autocomplete li:first-child{
    display:none;
}

    .ui-autocomplete li.ui-state-focus {
        background: none;
        background-image: none !important;
        border: none;
        background-color: none;
        color: #555 !important;
    }
    .ui-autocomplete li:hover {
        background: none;
        background-image: none !important;
        color: #555 !important;
    }
    .ui-autocomplete li:focus {
        background: none;
        background-image: none !important;
        color: #555 !important;
    }
        .ui-autocomplete li:hover a {
            background-color: rgba(220, 220, 220, 0.58);
            color: #555 !important;
        }
    .ui-autocomplete li a.catitem {
        line-height: 30px;
        min-height: 31px;
        padding-right: 15px;
    }
    .ui-autocomplete li a img{
  margin-left:3px;
  
    }
    .ui-autocomplete li a .catbluespn {
        color: #2196f3;
        font-weight: normal;
    }
.ui-autocomplete .ui-autocomplete-category {
    height: 1px;
    border-bottom: 1px dotted #ccc;
    margin: 6px 0 6px;
    padding: 0;
}
#breadcrumb-sun {
    background: url(../images/bullet.png) no-repeat 98.9% 15px #fff;
    border: 1px solid #ebeced;
    overflow: hidden;
    height: 37px;
    margin: 0 auto 10px;
    padding: 0 15px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -o-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1)
}
    #breadcrumb-sun li {
        float: right;
        list-style:none;
    }
    #breadcrumb-sun li {
        display: block;
        padding: 0 16px;
        color: #4d4d4d;
        font: normal 11px/37px myyekan;
        background: url(../images/mainset.png) no-repeat -276px -70px;
        transition: 150ms ease;
        -ms-transition: 150ms ease;
        -moz-transition: 150ms ease;
        -webkit-transition: 150ms ease;
        line-height: 35px;
    }
            #breadcrumb-sun li a {
                color: #4d4d4d;
            }
                #breadcrumb-sun li a:hover {
                    color: #ef3f3e;
                }            #breadcrumb-sun li:last-child a span {
                display: block;
                direction: rtl;
            }
            #breadcrumb-sun li:last-child  {
                background: none !important;
            }
    #breadcrumb-sun li.active{
      

    }
.btntype2 {
    display: inline-block;
    line-height: 0;
    margin: 4px;
    min-height: 38px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    -ms-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
    margin: 0 4px 0 10px !important;
   
}

    .btntype2 a {
        -webkit-transition: background-color 150ms ease 0s;
        -ms-transition: background-color 150ms ease 0s;
        -moz-transition: background-color 150ms ease 0s;
        -o-transition: background-color 150ms ease 0s;
        transition: background-color 150ms ease 0s;
        box-sizing: border-box;
        display: block;
        overflow: hidden;
        line-height: 0;
        text-decoration: none;
        -webkit-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        text-decoration: none;
        -webkit-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        -webkit-transition: background-color 150ms ease 0s;
        -ms-transition: background-color 150ms ease 0s;
        -moz-transition: background-color 150ms ease 0s;
        -o-transition: background-color 150ms ease 0s;
        transition: background-color 150ms ease 0s;
    }
        .btntype2 a span {
            margin-right: 54px;
        
            position: relative;
            display: block;
            color: #fff;
            padding: 0 25px;
            font-size: 13px;
            webkit-transition: background-color 150ms ease 0s;
            -ms-transition: background-color 150ms ease 0s;
            -moz-transition: background-color 150ms ease 0s;
            -o-transition: background-color 150ms ease 0s;
            transition: background-color 150ms ease 0s;
            line-height: 22px;
            display: block;
            font-family: myyekan;
            height: 38px;
            line-height: 38px;
            text-align: center;
        }


.btntype2blue {
    background-color: #2196f3;
}
    .btntype2blue .btn-icon-noti {
        background-color: #3ca3f4;
    }
.btntype2:hover .btntype2blue {
    background-color: #208de6;
}

    .btntype2:hover .btntype2blue .btn-icon-noti {
        background-color: #3a9de8;
    }
.relativepos {
    position: relative;
    z-index: 1;
}
.redbold{
    font-weight:bold;
    color:red
}
.greenbold {
    font-weight: bold;
    color: green !important;
}
.blackbold {
    font-weight: bold;
    color: black
}
.iransans17 {
    font-family: 'iran_sansregular';
    font-size:17px;

}

.detailiteminleft {
    direction: rtl;
}
    .detailiteminleft li {
        font: normal 17px/45px 'iran_sansregular';
        line-height: 55px;
        color: #6d717a;
       
    }
        .detailiteminleft li i {
            padding-left: 15px;
            position: relative;
            top: 3px;
            color: #ea240a;
        }


.coundownIteminhome {
    direction: ltr;
    text-align: right;
}
.amzitemtitle {
    display: block;
    color: #535353;
    direction: rtl;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 25px;
}
.amazingofferdesc {

}
    .amazingofferdesc .redamazing {
        color: red;
        display: block;
        clear: both;
        font-size: 15px;
        margin-bottom: 5px;
    }
.priechartAmzOffer {
    margin-bottom: 25px;
    white-space: nowrap;
}
    .priechartAmzOffer .prbefore {
        height: 32px;
        line-height: 37px;
        display: inline-block;
        vertical-align: top;
        background: gray;
        position: relative;
        padding: 0 14px;
        font-size: 16px;
        color: #e5e5e5;
        box-sizing: border-box;
        min-width: 76px;
        text-align: center;
        transition: 150ms linear;
    }

        .priechartAmzOffer .prbefore:before {
            content: "";
            position: absolute;
            left: 0;
            right: 5px;
            border-bottom: 1px solid #000;
            top: 16px;
            z-index: 2;
            transform: rotate(-20deg);
            width: 90%;
            height: 0;
            bottom: 0;
        }
        .priechartAmzOffer .prbefore:after {
            content: "";
            position: absolute;
            left: -10px;
            top: 8px;
            border-right: 10px solid gray;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            z-index: 2;
            transition: 150ms linear;
        }

    .priechartAmzOffer .pramazing {
        height: 32px;
        display: inline-block;
        vertical-align: top;
        background: #f0413e;
        margin-right: 0px;
        color: #fff;
        padding: 0 20px 0 8px;
        position: relative;
        font-size: 22px;
        line-height: 37px;
        min-width: 147px;
        box-sizing: border-box;
        transition: 150ms linear;
    }
    .priechartAmzOffer .pramazingspan {
        font-size: 16px;
        /* line-height: 2px; */
        position: relative;
        top: -1px;
    }
    
    .priechartAmzOffer .pramazing:after {
            content: "";
            position: absolute;
            right: 0;
            z-index: 1;
            top: 7px;
            border-right: 11px solid #fff;
            border-top: 9px solid transparent;
            border-bottom: 9px solid transparent;
        }
    .priechartAmzOffer .pramazing:before {

    }
.amazingofferhome .detailamzoffer {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    direction: rtl;
    height: 110px;
    max-height: 110px;
    overflow: hidden;
}.amazingofferhome a:hover .prbefore {
    background: #777575;
}
.amazingofferhome a:hover .pramazing {
    background: #e01916;
}
.amazingofferdesc .coundown {
    float:right;
}
.coundowntitle {
    color: #000;
    font-weight: bold;
    /*position: absolute;*/
    top: auto;
    bottom: 90px;
    right: 50px;
    font-size: 12px;
    margin-top: 10px;
    padding-right: 4px;
}
.brradius5 {
    border-radius: 5px;
}
.realtimepr {
    overflow: hidden;
    /* min-height: 300px; */
    height: 329px;
    position: relative;
    padding: 10px;
}
    .realtimepr .imgcn {
    }
    .realtimepr .titlcn {
    }
.greenbtn2 {
   
    -webkit-transition: all ease-out 200ms;
    -moz-transition: all ease-out 200ms;
    -o-transition: all ease-out 200ms;
    transition: all ease-out 200ms;
    background: #4cb050;
    color: #f1f1f1;
    font-size: 12px;
    padding: 7px 23px 6px;
    margin-top: 17px;
    border-radius: 2px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.28);
    border:none;
}
.homemiddlesectionTitle {
    direction: rtl;
    color: #555;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block;
    font-size: 18px;
}
.recentproductSlider .bx-wrapper .bx-controls-direction a {
    top: 40%;
}
    .recentproductSlider .bx-wrapper .bx-controls-direction a.disabled {
        display: inherit;
        opacity: .4;
        cursor: no-drop;
    }
.titleinfooter {
    margin-top: 27px;
}
.footerVerticalmenu1 li.titleinfooter:first-child {
    padding-bottom: 15px;
    margin-top:0px !important;
}

.titleinfooter a {
    font: 16px myyekan !important;
    color: #4d4d4d !important;
}
.subfooterp {
    margin: 0px;
    padding: 20px;
    text-align: center;
    color: #bbb;
}
    .subfooterp a {
        color: #d2d2d2;
    }
    .subfooterp a:hover {
        color: white;
    }
    .ltr{
        direction:ltr;
    }
.displaynone{
    display:none;
}
.amazingoffershowproduct {
    background-image: url(../images/specialoffer.png);
    position: absolute;
    right: 0;
    top: 0;
    height: 138px;
    width: 132px;
  
}
.detailiteminleftCN {
    /*border-right: 1px solid #f0f1f2;*/
    /*padding-right: 55px;*/
}
.hform1 {
    display: inline-block;
    width: 100%;
    direction: rtl;
    /*margin-top: 30px;*/
}

    .hform1 .form-group label {
        font-size: 13px;
        color: #4d4d4d;
        margin: 0px;
        padding: 0px;
        float: right;
    }

    .hform1 .form-group {
        margin:0px;
        margin-bottom: 6px;
        
    }
        .hform1 .form-group textarea,
        .hform1 .form-group input[type=text],
        .hform1 .form-group input[type=number],
        .hform1 .form-group select,
        .hform1 .form-group input[type=password],
        .hform1 .form-group input[type=email] {
            /*color: #828282;
            border: 1px solid #f0f1f2;
            border-radius: 2px;
            height: 36px;
            line-height: 36px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            padding: 0 17px;
            font-family: myyekan;
            font-weight: normal;
            font-size: 12px;
            outline: none;
            width: 100%;*/
            width: 100%;
        }
        .hform1 .form-group textarea{
            height:auto;min-height:300px;
        }
        .hform1 .form-group .cityinprofile .nice-select {
            padding-right: 20px;
        }

.icr-item::after {
    outline: none;
    opacity: 0;
}
.privacycheckcontainer label {
    color: #4d4d4d;
    font: 15px/32px "iran_sansregular" !important;
    margin-right: 5px;
    width: auto !important;
}
.innerpagefooterCN {
    background: #fff;
    border: 1px solid #f0f1f2;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    margin: 0 auto 10px auto;
    overflow: hidden;
    /* padding: 0 20px; */
    height: 57px;
    background-color: #f2fff2;
    position: relative !important;
    width: 100%;
    bottom: 0;
}
    .innerpagefooterCN .itemdetail {
        text-align: center;
        font: normal 16px/57px 'iran_sansregular';
        color: #4d4d4d;
    }
    .innerpagefooterCN .itemdetail a {
        border-bottom: 1px dotted #328f36;
        color: #328f36 !important;
        font: normal 14px myyekan;
        margin-right: 13px;
    }
.loginCN {
    width: 466px;
    margin: auto;
    min-height: 440px;
}
.notiusername{
    color:red;
}
.successRegCn {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
}
    .successRegCn h3 {
        font-size: 20px;
        color: #6d717a;
        margin-bottom: 26px;
    }
    .successRegCn p {
        font: normal 17px/45px 'iran_sansregular';
        line-height: 37px;
        padding: 0px 50px;
        color: #6d717a;
    }
.forget1 {
    text-align: left;
    padding-left: 8px !important;
}
.confirmForgetpassCN {
    padding: 50px;
    text-align: center;
    line-height: 36px;
}
    .confirmForgetpassCN p {
        font: normal 16px/57px 'iran_sansregular';
    }
.leftalign{
    text-align:left
}
.rightalign {
    text-align: right
}
#emfrCreateForm #Email{
    width:100%;
}
.advlistinhome{

}
.advlistinhome ul {
}

    .advlistinhome ul li {
        margin-bottom: 20px;
        text-align: center;
    }
    .advlistinhome ul li .AdvlistCN {
        background-color: #fff;
        box-shadow: 0 1px 2px 0 #999;
    }
        .advlistinhome ul li .AdvlistCN .aimgholder {
            display: inline-block;
            min-height: 171px;
        }
        .advlistinhome ul li .advlistdetailholder {
            cursor: pointer;
            padding: 10px;
            width: 100%;
            height: 69px;
            border-bottom: 1px solid #eee;
            display: block;
        }
        .advlistinhome ul li .advlistdetailholder span {
            color: #428bca;
        }
        .advlistinhome ul li .moredetail {
            clear: both;
            display: table;
            height: 38px;
            padding: 3px 10px;
            width: 100%;
        }
        .advlistinhome ul li .dateadv {
            float: right;
            line-height: 32px;
            color: #676767;
        }
        .advlistinhome ul li .cityadv {
            float: left;
            line-height: 32px;
            color: #676767;
        }

#previmg {
    max-width: 200px;
    height: auto;
    /*width: 100%;*/
    float: left;
    margin-top: -26px;
    text-indent: -10000px
    /*border: 1px solid #dadada;*/
}

.chzn-container {
    background-color: transparent;
    border: 1px solid #e5e5e5;
    height: 48px;
    padding-left: 15px;
    font-size: 13px;
    outline: none;
    margin-bottom: 19px;
    border-radius: 0;
    width: 100% !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: right;
    font-family: samim;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
    padding:0px;
}
.chzn-container-multi .chzn-choices {
    min-height: 44px;
    padding-top: 10px;
    border:none;
}
.chzn-rtl .chzn-choices .search-field input {
    font-family: iran_sansregular;
    font-size: 14px;
}
.chzn-rtl .chzn-choices .search-choice {
    padding: 7px 15px 3px 19px;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close{
    top:5px;
}
.chzn-container-single .chzn-single {
    height: 46px !important;
}

.padding20{
    padding:20px;
}
.content-listing {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}
.margintop20{
    margin-top:20px;
}
.showatt {
    display: inline-block;
    width: 100%;
}