@font-face {
    font-family: 'yekan';
    src: url(fonts/Yekan.eot);
    src: url(fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(fonts/Yekan.woff) format("woff"), url(fonts/Yekan.ttf) format("truetype"), url(fonts/Yekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal
}

body {
    font-family: "yekan","Segoe UI", Tahoma !important;
    direction: rtl;
    cursor: default;
}

/**/
.clr {
    clear: both;
    float: none;
}

ul.cshpprdgal, ul.cshpprdgal li {
    list-style: none inside none;
}

.mw30 {
    max-width: 30% !important;
}

/**/
.products .product:hover .thumb-info img {
    transform: scale(1.1, 1.1) !important;
}

.products .product:hover .thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
    opacity:1;
}
