@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'droid';
    src: url('../fonts/DroidArabicKufi.eot');
    src: url('../fonts/DroidArabicKufi.eot?#iefix') format('embedded-opentype'), url('../fonts/DroidArabicKufi.woff') format('woff'), url('../fonts/DroidArabicKufi.ttf') format('truetype'), url('../fonts/DroidArabicKufi.svg#droid') format('svg');
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,


h1,
h2,
h3,
h4,
h5,




a:active {
    text-decoration: none;
    outline: none;
    border: none;
    color: #000;
    border-color: transparent;
    color: #000;
}
img {
    border: none;
    border: hidden;
    outline: none;
    border-color: transparent;
}

.header-top ul li:hover,
.header-top ul li.active {
    background-color: #03a2e3;
}

.col-m {
    float: right;
    width: 550px;
    margin-right: 10px;
}

.block {
    float: right;
    width: 100%;
    margin-bottom: 10px;
    background-color: #f2f2f2;
    border-bottom: 2px solid #4aad39 !important;
    border: 1px solid #03a2e3;
}
.block .hed,
.modal-def .hed {
    float: right;
    width: 100%;
    position: relative;
    height: 32px;
    line-height: 32px;
    background: #03a2e3;
    color: #fff;
    margin-bottom: 10px;
    border-bottom: #b7d328 solid 1px;
}
.block .hed .icn,
.modal-def .hed .icn {
    position: absolute;
    right: 5px;
    top: 3px;
    width: 41px;
    height: 33px;
    text-align: right;
    padding-right: 6px;
    line-height: 32px;
    background: url(../images/sprite.png) no-repeat 0 -112px;
    color: #fff;
}
.block .hed h4,
.modal-def .hed h4 {
    float: right;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 50px;
    line-height: 32px;
    font-family: 'droid';
}
a.prv {
    float: left;
    width: 40px;
    height: 32px;
    display: block;
    background: url(../images/sprite.png) no-repeat 0 -112px !important;
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin-top: -43px;
    margin-left: 32px;
    font-size: 18px;
}
a.prv {
    float: left;
    width: 40px;
    height: 32px;
    display: block;
    background: url(../images/sprite.png) no-repeat 0 -112px !important;
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin-top: -43px;
    margin-left: 32px;
    font-size: 18px;
}
a.nxt {
    float: left;
    width: 40px;
    height: 32px;
    display: block;
    background: url(../images/sprite.png) no-repeat -1px -191px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    margin-top: -43px;
    font-size: 18px;
}
.col-m .block .hed {
    background: url(../images/ptrn-bar.png) repeat-x;
}
.col-m .block {
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.block .carousel {
    float: right;
    width: 100%;
}

.item-lg {
    float: right;
    width: 236px;
    min-height: 282px;
    border: 1px solid #a2a2a2;
    border-bottom: 2px solid #4aad39;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    background-color: #fff;
    margin-bottom: 10px;
    -webkit-transition-property: all;
    -webkit-transition-duration: .25s;
    -webkit-transition-timing-function: ease-out;
}
.item-lg .title {
    overflow: hidden;
    position: absolute;
    top: 5px;
    left: -8px;
    width: 250px;
    height: 32px;
    background-color: #03a2e3;
    font-family: 'droid', "Myriad Pro";
    color: #fff;
    line-height: 32px;
    text-align: center;
    direction: rtl;
}
.item-lg .img {
    float: right;
    width: 100%;
    overflow: hidden;
    height: 180px;
    text-align: center;
    margin-top: 40px;
}
.item-lg .img img {
    max-width: 250px;
    height: 180px;
}
.item-lg .price {
    float: right;
    position: relative;
    right: -8px;
    width: 250px;
    height: 38px;
    background-color: #93d512;
    font-family: 'droid', "Myriad Pro";
    color: #fff;
    line-height: 38px;
    text-align: center;
    direction: rtl;
}
.item-lg .price .more {
    display: block;
    float: left;
    width: 60px;
    height: 24px;
    background: url(../images/sprite.png) no-repeat -1px -153px;
    color: #fff;
    line-height: 24px;
    text-align: center;
    margin-top: 7px;
    margin-left: 5px;
    font-size: 12px;
}
.item-lg .price .more:hover {
    text-shadow: 0px 0px 15px #333;
    text-decoration: none;
    color: #93d512;
}
.item-lg .price h4 {
    float: right;
    height: 38px;
    line-height: 38px;
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 15px;
    text-shadow: 1px 1px 3px #999;
}
.item-lg .price span {
    font-size: 16px;
    line-height: 38px;
    margin-top: 0 !important;
    margin-bottom: 0;
    float: right;
    height: 38px;
}

.item-lg .title .arw-r,
.item-lg .title .arw-l {
    border-top: 8px solid #005071;
}
.item-lg .price .arw-r,
.item-lg .price .arw-l {
    border-top: 8px solid #3d8531;
}

.item-sm {
    float: right;
    width: 130px;
    height: 214px;
    background-color: #fff;
    border: 1px solid #a2a2a2;
    margin-right: 5px;
    border-bottom: 2px solid #4aad39;
    margin-bottom: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition-property: all;
    -webkit-transition-duration: .25s;
    -webkit-transition-timing-function: ease-out;
}
.item-sm .img {
    float: right;
    width: 128px;
    height: 124px;
    overflow: hidden;
    text-align: center;
}
.item-sm .img img {
    max-width: 100%;
    height: 124px;
    width: auto;
}
.item-sm .title {
    float: left;
    width: 124px;
    height: 28px;
    font-family: 'droid', "Myriad Pro";
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    direction: rtl;
    overflow: hidden;
    color: #03a2e3;
}

.item-sm .price {
    float: right;
    height: 24px;
    line-height: 24px;
    width: 98px;
    background-color: #03a2e3;
    font-family: 'droid', "Myriad Pro";
    font-size: 20px;
    color: #fff;
    text-align: center;
    direction: rtl;
    margin-bottom: 5px;
    margin-right: 15px;
    margin-top: 3px;
}
.item-sm .price span {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    float: left;
    width: 36px;
}
.item-sm .more {
    border-radius: 5px;
    background-image: -moz-linear-gradient( 90deg, rgb(204, 204, 204) 0%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(204, 204, 204) 0%, rgb(255, 255, 255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(204, 204, 204) 0%, rgb(255, 255, 255) 100%);
    color: #03a2e3;
    width: 80px;
    height: 22px;
    line-height: 22px;
    display: block;
    text-align: center;
    float: right;
    font-size: 12px;
    border: 1px solid #dcdcdc;
    margin-right: 24px;
}
.item-li .more {
    border-radius: 5px;
    background-image: -moz-linear-gradient( 90deg, rgb(204, 204, 204) 0%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(204, 204, 204) 0%, rgb(255, 255, 255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(204, 204, 204) 0%, rgb(255, 255, 255) 100%);
    color: #03a2e3;
    width: 80px;
    height: 22px;
    line-height: 22px;
    display: block;
    text-align: center;
    float: right;
    font-size: 12px;
    border: 1px solid #dcdcdc;
    margin-right: 10px;
}
.item-li .more:hover {
    /*background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(204,204,204) 100%);

  background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(204,204,204) 100%);

  background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(204,204,204) 100%); */
    
    background: #f6f6f6;
    text-decoration: none;
}
.item-sm .more:hover {
    /*background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(204,204,204) 100%);

  background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(204,204,204) 100%);

  background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(204,204,204) 100%); */
    
    background: #f6f6f6;
    text-decoration: none;
}
.feat .block-more {
    direction: rtl;
}
.block-more {
    display: block;
    float: right;
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff !important;
    background-color: #64b635;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    direction: rtl;
	font-size: 15px;
}
.block-more:hover {
    text-decoration: none;
    background-color: #61c528;
}
.item-sm:hover,
.item-lg:hover,
.item2:hover {
    -moz-box-shadow: 0px 0px 5px #000000;
    -webkit-box-shadow: 0px 0px 5px #000000;
    box-shadow: 0px 0px 5px #000000;
}
.item-li {
    float: right;
    width: 228px;
    padding: 5px;
    margin-bottom: 0px;
    border-bottom: 1px solid #dcdcdc;
    font-family: 'droid', "Myriad Pro";
    -webkit-transition-property: all;
    -webkit-transition-duration: .25s;
    -webkit-transition-timing-function: ease-out;
}
.item-li:hover {
    background-color: #fff;
}
.item-li img {
    float: right;
    width: 74px;
    height: 60px;
    border: 1px solid#dcdcdc;
    margin-left: 5px;
}
.item-li .type {
    text-align: right;
    font-size: 14px;
    direction: rtl;
    color: #03a2e3;
}
.item-li .title {
    font-size: 16px;
    text-align: right;
    direction: rtl;
}

.modal-def .hed {
    width: 535px;
}

.pag-title .icn {
    float: right;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: relative;
    background-color: #03a2e3;
    color: #fff;
    text-align: center;
    margin-left: 30px;
}

.prod-det .price {
    float: right;
    width: 90px;
    height: 58px;
    background-color: #9eda29;
    color: #333;
    position: relative;
    text-align: center;
    margin-right: 60px;
    margin-top: 20px;
    margin-bottom: 110px;
    font-family: 'droid', "Myriad Pro";
    line-height: 28px;
    font-size: 18px;
}
.prod-det .price .num {
    position: relative;
    top: 5px;
    font-size: 28px;
    width: 106px;
    height: 32px;
    background-color: #03a2e3;
    left: -8px;
    text-align: center;
    line-height: 32px;
    color: #fff;
}
.prod-det .price .num .arw-r,
.item2 .price .num .arw-l {
    border-top: 6px solid #005071;
    bottom: -6px;
}
.prod-det .price .store {
    position: absolute;
    height: 80px;
    width: 90px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    bottom: -80px;
}
.prod-det .price .arw-dwn {
    position: absolute;
    top: -1px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 12px solid #9eda29;
    border-left: 45px solid transparent;
    border-right: 45px solid transparent;
}
.prod-det .price .store-icn {
    display: block;
    height: 58px;
    width: 80px;
    margin-top: 20px;
    margin-left: 5px;
}
.product-info {
    float: right;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.best .price {
    background-color: #03a2e3;
    color: #fff;
}

.shop-item .price .low-icn {
    display: none;
    float: right;
    width: 42px;
    height: 50px;
    background-image: url(../images/mlpIcons.png);
    background-repeat: no-repeat;
}
.shop-item .price span {
    font-size: 14px;
    height: 60px;
    font-family: 'droid';
    margin-left: 10px;
    font-weight: normal;
}
.shop-item .status {
    float: right;
    width: 160px;
    height: 60px;
    line-height: 30px;
    text-align: center;
    direction: rtl;
    font-family: 'droid';
    margin-top: 10px;
}
.shop-item .status .fa-check-circle {
    color: #9eda29;
}
.shop-item .status .fa-times-circle {
    color: #db0500;
}
.best .price .low-icn {
    display: block;
}








a:link {
    text-decoration: none;
    outline: none;
    border: none;
    border: hidden;
    color: #000;
    border-color: transparent;
    font-family: 'droid';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a:visited {
    text-decoration: none;
    outline: none;
    border: none;
    border-color: transparent;
    color: #000;
}
a {
    color: blue;
    -webkit-transition-property: all;
    -webkit-transition-duration: .25s;
    -webkit-transition-timing-function: ease-out;
}
a:hover {
    text-decoration: none;
    outline: none;
    border: none;
    border-color: transparent;
    color: #000;
}
a:active {
    text-decoration: none;
    outline: none;
    border: none;
    color: #000;
    border-color: transparent;
    color: #000;
}