﻿.div-allstores .stores-item {
    float: right;
    margin: 5px;
    width: 15.5%;
    /*width: 130px;*/
    /*max-width: 200px;
    max-height: 230px;*/
    height: 170px; /*150px;*/
    overflow: hidden;
    text-align: center;
    border: solid 1px #afafaf;
}

    .div-allstores .stores-item .img {
        width: auto;
        height: 120px;
        /*max-width: 200px;
        max-height: 200px;
        display: table-cell;
        vertical-align: middle;*/
        background-color: #fff;
        display:flex;
    }
        .div-allstores .stores-item .img img {
            margin: auto;
            max-height: 100%;
            max-width: 100%;
        }

    .div-allstores .stores-item .desc {
        background-color: #f7f7f7;
        height: 50px;/*30px;*/
        padding: 5px;
        border-top: 1px solid #e6e6e6;
        color: #000;
        text-overflow: ellipsis;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
    }

        .div-allstores .stores-item .desc a {
            color: #000;
            line-height: 25px;
        }

            .div-allstores .stores-item .desc a:hover {
                color: #f6480a;
                text-decoration: underline;
            }
        .div-allstores .stores-item .desc .store-rating {
            display: block;
            direction:ltr;
        }

            .div-allstores .stores-item .desc .store-rating .stars {
                font-size: 12px;
            }

                .div-allstores .stores-item .desc .store-rating .stars .fa.fa-star,
                .div-allstores .stores-item .desc .store-rating .stars .fa.fa-star-half-empty {
                    color: #cab515;
                }

                .div-allstores .stores-item .desc .store-rating .stars .fa.fa-star-o {
                    color: #dedbdb;
                }


.div-stores .stores-item {
    float: right;
    margin: 5px;
    width: 100px;
    max-width: 100px;
    height: 130px;
    max-height: 130px;
    overflow: hidden;
    text-align: center;
    border: none; /*solid 1px #afafaf;*/
}

    .div-stores .stores-item .img {
        width: 100px;
        max-width: 100px;
        height: 100px;
        max-height: 100px;
        background-color: #fff;
        display: table-cell;
        vertical-align: middle;
    }

    .div-stores .stores-item .desc {
        display: none;
    }


.RadDataPager .rdpWrap, .RadDataPager .rdpWrapRight, .RadDataPager .rdpWrapNone {
    float: right !important;
}

.RadDataPager .rdpNumPart a {
    float: right !important;
}

.rdpPageFirst {
    background: url(../img/first.png) no-repeat 0 0;
}

.rdpPagePrev {
    background: url(../img/previous.png) no-repeat 0 0;
}

.rdpPageNext {
    background: url(../img/next.png) no-repeat 0 0;
}

.rdpPageLast {
    background: url(../img/last.png) no-repeat 0 0;
}

.rdpNumPart span {
    font-size: 12px;
}

.product-count, .product-count span {
    font-size: 13px;
}

.CardItemDesc span, .CardItemDesc a {
    font-size: 14px;
}

.itempoints {
    padding-left: 2px;
}

.product_list .cItem {
    float: right;
    margin: 8px;
    border: 1px solid lightgray;
}

.tab-content > .tab-pane {
    display: block !important;
}

.tab-pane .cItem {
    float: right;
    margin: 8px 8px 8px 0px;
    padding-left: 8px;
    border-left: 1px dashed gray;
}

/*@media (max-width:768px){
    .tab-pane .cItem:nth-child(2n) {
        border-right: none;
    }

}*/
   /* .tab-pane .cItem:nth-child(2n+1) {
        border-left: 1px dashed gray;
    }*/
    /*.tab-pane .cItem:nth-child(4) {
        border: none;
    }*/

.tab-pane .CcardDisplay {
    width: 100%;
    height: 216px;
}

.CardItem:hover, .activeCard {
    background-color: #F9F9F9 !important;
    box-shadow: -4px 4px 4px rgba(0,0,0,0.13);
}

.RadRotator .rrButton,
.RadRotator_Default .rrButton {
    background: none !important;
    /*width:50px!important; 
    height:100px!important; 
    top:35%!important;*/
}

.RadRotator_Default .rrButtonRight,
.RadRotator_Default .rrButtonLeft {
    margin-top: 38px;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    text-indent: inherit !important;
}

    .RadRotator_Default .rrButtonLeft:before,
    .RadRotator_Default .rrButtonRight:before {
        padding-left: 2px;
        color: silver;
        font-family: "FontAwesome";
        font-size: 20px;
        line-height: 22px;
    }

    .RadRotator_Default .rrButtonLeft:hover:before,
    .RadRotator_Default .rrButtonRight:hover:before {
        color: #333333;
    }

.RadRotator_Default .rrButtonRight {
    float: left;
}

    .RadRotator_Default .rrButtonRight:before {
        content: "\f138";
    }

.RadRotator_Default .rrButtonLeft {
    margin-top: 0;
}

    .RadRotator_Default .rrButtonLeft:before {
        content: "\f137";
        padding-right: 2px;
    }



.rotator-item {
    float: right;
    list-style: outside none none;
    position: relative;
    margin-left: 20px;
    width: 200px;
}

.RadRotator .rrClipRegion .rrItemsList .rrItem {
    border: solid 1px transparent !important;
}


.cItem .outofstock {
    position: absolute;
    top: -1px;
    right: -1px;
    display:none;
}
    .cItem .outofstock img {
        /*content: url('/images/outofstockArabic.png');
        width: 110px;*/
    }
/******************* products grid display *******************/
.grid .cItem {
    /*width:220px;*/
    width: 23%;
}

@media (max-width: 1200px) {
    .grid .cItem {
        width: 31%;
    }

    .div-block-categ .grid .cItem {
        width: 46%;
    }

    .grid.prod-same-categ .cItem {
        width: 23%;
    }

        .grid.prod-same-categ .cItem .CcardDisplay {
            max-height: 200px;
        }
}

.grid .item-top-bar {
    /*width:220px;*/
    width: auto;
}

@media (max-width: 991px) {
    .grid .cItem {
        width: 48%;
    }

    .grid.prod-same-categ .cItem {
        width: 23%;
    }

        .grid.prod-same-categ .cItem .CcardDisplay {
            max-height: 120px;
        }
}

@media (max-width: 482px) {
    .grid .cItem {
        width: 100%;
    }

    .grid.prod-same-categ .cItem {
        width: 23%;
    }

        .grid.prod-same-categ .cItem .CcardDisplay {
            max-height: 120px;
        }

    .grid .item-top-bar {
        width: 100%;
    }
}

.grid .CardItem {
    /*width:218px;*/
    width: auto;
    height: auto;
}

.grid .CcardDisplay {
    float: none;
    height: 210px;
}

.grid .CardItemDesc {
    margin-top: 3px;
}

.grid .CardItemDesc > div:first-child {
    width:100%;
    height:18px;
}
    .grid .CardItemDesc .old-price-red {
        float: left;
    }

.grid .item-description p {
    font-size: 11px;
    color: lightgray;
    margin-bottom: 3px;
    height: 36px;
    overflow: hidden;
}

.grid .new-label {
    top: -1px;
}

.grid .sale-label {
    top: -1px;
}

.grid .item-name {
    height: 20px;
    overflow: hidden;
    font-weight: bold;
}

.grid .price-percent-reduction {
    float: right;
    margin-left: 0;
}

.grid .functional-buttons div {
    margin-left: 0px;
    text-align: left;
}

.grid .available-now {
    padding-right: 2px;
}

.grid .addToWishlist, .grid .add_to_compare {
    font-size: 11px;
}

.grid .cart a {
    margin-top: 5px;
    margin-right: 3px;
    width: auto !important;
}

    .grid .cart a:before {
        padding-right: 3px;
    }

    .grid .cart a span {
        padding-left: 5px;
        display: inline-block !important;
    }

        .grid .cart a span.addtocart {
            display: none !important;
        }

.grid .item-buttons {
    clear: both;
}

@media (max-width: 768px) {
    .grid .functional-buttons .item-buttons .compare {
        width: 125px;
    }
    .grid .functional-buttons .item-buttons .wishlist {
        clear: both;
        margin-top: -15px;
        width: 125px;
    }
}

/******************* products list display *******************/
.list .cItem {
    width: 100%;
}

.list .item-top-bar {
    width: auto;
    /*margin-left: 215px;*/
}

    .list .item-top-bar span {
        margin-left: 5px;
    }

.list .CardItem {
    width: 100%;
    height: 183px;
}

.list .item-info {
    float: right;
    width: 350px;
    /*height: 80px;*/
    margin-top: 10px;
    margin-left: 10px;
}

.list .CcardDisplay {
    float: right;
    height: 175px;
}

.list .new-label {
    top: 4px;
}

.list .sale-label {
    top: -1px;
}

.list .item-name {
    float: right;
    width: 350px;
    height: auto;
    font-weight: bold;
    color: #fd642d;
}

.list .item-description p {
    margin-top: 5px;
    color: lightgray;
}

.list .CardItemDesc {
    float: left;
    width: 200px;
    margin-top: 20px;
    margin-left: 100px;
    /* height: 80px; */
    text-align: center;
}

    .list .CardItemDesc .itempoints {
        padding-left: 17px;
        margin-top: -2px;
    }

.list .old-price-red {
    float: right;
}

.list .price-percent-reduction {
    float: right;
    margin-right: 10px;
}

.list .functional-buttons {
    /*padding-top: 100px;padding-right:20px; width:100%;*/
    width: 745px;
    float: left;
}

.list .feedback {
    position: absolute;
    margin-top: 130px;
    right: 225px;
}

.list .functional-buttons .item-buttons .cart,
.list .functional-buttons .item-buttons .wishlist,
.list .functional-buttons .item-buttons .compare {
    clear: both;
    width: 100%;
}

.list .functional-buttons .wishlist, .list .functional-buttons .compare {
    margin-right: 10px;
}

.list .item-buttons {
    float: left;
    /*width: 725px;*/
    margin-left: 100px;
    width: 200px;
    text-align: center;
}

.list .functional-buttons .item-buttons .cart {
    padding-left: 28px;
    margin-bottom: 10px;
}

    .list .functional-buttons .item-buttons .cart .ajax_add_to_cart_button {
        padding: 4px 10px;
        margin-left: auto;
        margin-right: auto;
    }

        .list .functional-buttons .item-buttons .cart .ajax_add_to_cart_button span {
            color: #fff;
            font-size: 16px;
        }

.list .buy {
    display: none;
}


.div-block {
    border: solid 1px lightgray;
    margin: 20px 0px;
    padding: 10px;
}

    .div-block > div {
        padding: 5px;
    }

.div-block-header {
    /*border-bottom: solid 1px #bc1b0d;*/
    border-bottom-style:solid;
    border-bottom-width:1px;
    font-weight: bold;
}

.bt_compare span {
    font-size: 12px;
}


.block .button-container {
    height: 45px;
    clear: both;
    margin-top: 3px;
    padding:0px 5px;
}

    .block .button-container .btn.btn-default {
        padding: 0px;
        width: 36px;
        height: 29px;
        text-align: center;
        margin-top: 3px;
    }

    .block .button-container .ajax_add_to_cart_button:before {
        content: "\f07a";
        display: inline-block;
        font-size: 23px;
        line-height: 26px;
        margin-left: 0px;
        text-align: center;
        color: #ffffff;
        font-weight: normal;
        font-style: normal;
        font-family: "FontAwesome";
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    .block .button-container .product-price span {
        /*color: #ea2211;*/
        font-weight: bold;
        font-size: 16px;
        /*line-height:29px;*/
    }

.captcha img {
    float: right;
    margin-right: 5px;
}

.captcha a {
    float: right;
    margin-right: 0px;
    margin-top: 25px;
}


.home-display {
    width: auto !important;
    padding-left: 2px !important;
    padding-right: 2px !important;
    margin-top: 5px;
}

    .home-display span {
        display: inline-block !important;
        font-size: 12px;
        font-weight: bold;
    }

    .home-display:before {
        content: "" !important;
        display: none !important;
        font-size: 0px !important;
        line-height: 0px !important;
    }

    .home-display:after {
        content: "\f07a";
        display: inline-block;
        font-size: 23px;
        line-height: 26px;
        margin-left: 0px;
        text-align: center;
        color: #ffffff;
        font-weight: normal;
        font-style: normal;
        font-family: "FontAwesome";
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

.wishlist-item {
    /*position: relative;*/
}
    .wishlist-item .table-bordered td.wishlist-item-image {
        position:relative;
    }
.discountImg {
    right: 0;
}
@media only screen and (max-width:768px) {
    .wishlist-item .table-bordered {
        position: relative;
    }
        .wishlist-item .table-bordered td.wishlist-item-image, .wishlist-item .table-bordered td.wishlist-item-infos {
            display: table-row;
        }
}

    .wishlist-item .wishlist-item-infos {
        vertical-align: top;
        padding:0px;
    }

.wishlist-item .wishlist-item-detail {
    width: 100%;
    display: inline-block;
    text-indent: 5px;
}

    .wishlist-item .wishlist-item-action {
        float: left;
        margin-left:5px;
    }

    .wishlist-item .Added_date_sp {
        float: left;
    }

    /*.wishlist-item table td.wishlist-item-infos div {
        padding: 5px 0;
    }*/

.wishlist-item .wishlist-item-infos .wishlist-product-name {
    /*color: black;
            font-size: 18px !important;
            font-weight:bold;*/
    display: block;
    height: 35px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    line-height: 35px;
}
    .wishlist-item .wishlist-item-infos .wishlist-product-name a {
        font-size: 100%;
        display: block;
        color: #000;
        font-weight: bold;
        /*line-height: 35px;*/
    }
@media(max-width:768px) {
    .wishlist-item .wishlist-item-infos .wishlist-product-name {
        background-color: #ededed;
        display: table;
        width: 100%;
        line-height:inherit;
    }
        .wishlist-item .wishlist-item-infos .wishlist-product-name a {
            display: table-cell;
            vertical-align: middle;
            height: 100%;
        }
}

        .wishlist-item .wishlist-item-infos img.wishlist-store {
            margin-top: -7px;
            width: 25px;
            height: 25px;
        }

        .wishlist-item .wishlist-item-infos .wishlist-product-points {
            color: #148FD6;
            padding-right: 4px;
        }

        .wishlist-item .wishlist-item-infos .feedback .availability .available-now {
            color: #46a74e;
            font-weight: bold;
            padding-right: 20px;
        }

    .wishlist-item .wishlist-item-price {
        padding-top: 5px;
        float: right;
    }

        .wishlist-item .wishlist-item-price .wishlist-product-price {
            /*color: #DD0000;*/
            font-weight: bold;
            font-size: 14px;
            padding-left: 10px;
        }

        .wishlist-item .wishlist-item-price .old-price {
            float: none;
            display:block;
        }
        .wishlist-item .wishlist-item-price .wishlist-shipping {
            padding-left: 10px;
            color: black;
            font-size: 10px;
        }

        .wishlist-item .wishlist-buttons {
        padding-top: 10px;
        float: left;
    }
          .wishlist-item .wishlist-buttons > a {
    /*color: #ea2211;*/
    float:left;
    }
.wishlist-item .wishlist-item-removeItem {
    position:relative;
}
.wishlist-item .btn-remove {
    left: -8px;
    position: absolute;
    top: -12px;
    padding: 0;
    margin: 0;
    background-color: #fff;
    height: 20px;
    z-index:1;
}
    .wishlist-item .btn-remove:before {
        color: #333333;
        display: inline;
        padding: 0;
        font-size:20px;
    }
    /*  .wishlist-item table td.wishlist-item-price .wishlist-buttons a {
                float: left;
                font-size: 12px;
                width: 90px;
                padding: 4px 5px;
                margin-right: 3px;
            }*/
    .wishlist-item .wishlist-product-desc {
        display: block;
        padding: 5px;
    }
.wishlist-item .wishlist-item-footer {
    background-color: #ededed;
    height: 25px;
}
    .wishlist-item .wishlist-item-footer .wishlist-item-footer-infos {
        height:25px;
        float:right;
    }
    .wishlist-item .wishlist-item-footer .MoveTo_wishlist_dv {
        height: 25px;
        float: left;
    }

@media(max-width:768px) {
    .wishlist-item .wishlist-item-footer {
        height:45px;
    }
    .wishlist-item .wishlist-item-footer .wishlist-item-footer-infos {
        float: right;
    }
        .wishlist-item .wishlist-item-footer .wishlist-item-footer-infos .feedback {
            /* margin-top: 5px; */
            float: none;
            display: block;
        }
        .wishlist-item .wishlist-item-footer .wishlist-item-footer-infos .storeName {
            height: 25px;
            float: none;
            display: block;
        }

    .wishlist-item .wishlist-item-footer .MoveTo_wishlist_dv {
        height: auto;
        float: left;
    }
}

    .myWishListMenu {
        width: 200px;
        border: 1px solid #e5e5e5;
        background-color: #FBFBFB;
        /*margin-top: 32px;*/
        position: absolute;
        z-index: 1;
    }

        .myWishListMenu ul {
            width: 100%;
            list-style-type: none;
            margin: 0px;
            padding: 0px;
        }

            .myWishListMenu ul li {
                width: 100%;
                height: 30px;
                cursor: pointer;
                vertical-align: middle;
                border: none !important;
                padding: 5px !important;
            }

                .myWishListMenu ul li a {
                    color: #535353;
                    text-decoration: none;
                }


                .myWishListMenu ul li.selected, .myWishListMenu ul li:hover {
                    background-color: #e6e6e6;
                }

    /* .myWishListMenu ul li.selected a:after, .myWishListMenu ul li:hover a:after {
                    content: "\f0d9";
                    display: inline-block;
                    font-family: "FontAwesome";
                    font-size: 16px;
                    position: absolute;
                    left: -8px;
                }*/

    .AddWishlist_dv {
        width: 100%;
        color: #535353;
        text-align: right;
        vertical-align: top;
        cursor: pointer;
        padding: 10px;
        height: 30px;
        vertical-align: middle;
    }

        .AddWishlist_dv:hover {
            background-color: #e6e6e6;
        }

        .AddWishlist_dv span {
            /*position: relative;
        top: -4px;*/
        }

    .WishList_txt {
        margin-left: 7px;
        margin-top: 4px;
        width: 140px;
        height: 25px;
    }

    .wishListtoMoveMenu {
        /*top: -10px;*/
        left: 20px;
        position: absolute;
        text-align: right;
    }

.MoveTo_wishlist_dv {
    float: left;
    /*position: relative;*/
    display: block !important;
    text-align:left;
}

    .box.wishlist-item {
        padding: 0px;
        background-color: #fbfbfb;
        border: solid 1px #cccccc;
        /*border-top: 6px solid #ea2211;*/
        border-top-style: solid;
        border-top-width: 6px;
    }

    .box.shop-cart-store {
        padding: 0px;
        background-color: #fbfbfb;
        border: solid 1px #cccccc;
        border-top: none;
    }

    .box.wishlist-item {
        border-top: 6px solid #dddddd;
    }

    .box.shop-cart-store .product-name.product-voucher {
        position: absolute;
        top: 15px;
    }

    .box.shop-cart-store .product-name a {
        font-size: 15px;
        color: #000;
        font-weight: bold;
    }

        .box.shop-cart-store .product-name a:hover {
            text-decoration: underline;
        }

    .shop-cart-store {
        margin-bottom: 30px;
    }

        .shop-cart-store .shopcart-store-header,
        .wishlist-item .wishlist-item-header {
            margin-bottom: 0px;
            vertical-align: middle;
            /*background-color: #fff;*/ /*gray;*/ /*#ff6026*/
            color: #000; /*#e6e6e6;*/ /*#535353;*/
            padding: 10px 10px 5px;
        }

            .shop-cart-store .shopcart-store-header span,
            .shop-cart-store .shopcart-store-header a,
            .wishlist-item .wishlist-item-header span {
                color: #333333;
                font-weight: bold;
                font-size: 15px;
                line-height: 15px;
            }

            .shop-cart-store .shopcart-store-header .lvTitle span:first-child {
                /*color: #fff;
        font-weight: bold;*/
            }

            .wishlist-item .wishlist-item-header.ui-state-active .lvTitle,
            .ui-widget-content .ui-state-active .lvTitle,
            .ui-widget-header .ui-state-active .lvTitle,
            .wishlist-item .wishlist-item-header.ui-state-hover .lvTitle,
            .ui-widget-content .ui-state-hover .lvTitle,
            .ui-widget-header .ui-state-hover .lvTitle,
            .wishlist-item .wishlist-item-header.ui-state-focus .lvTitle,
            .ui-widget-content .ui-state-focus .lvTitle,
            .ui-widget-header .ui-state-focus .lvTitle {
                color: #ab1609;
                font-weight: bold;
            }

        .shop-cart-store .shopcart-store-header {
            border: none;
            border-bottom: 5px solid #fff;
        }

            .shop-cart-store .shopcart-store-header td {
                background: #c3c3c3;
            }

                .shop-cart-store .shopcart-store-header td,
                .shop-cart-store .shopcart-store-header td a,
                .shop-cart-store .shopcart-store-header td span {
                    color: #fff;
                    font-weight: normal;
                }

                    .shop-cart-store .shopcart-store-header td .store-rating {
                        display: block;
                        margin-top: 5px;
                        direction: ltr;
                    }

                        .shop-cart-store .shopcart-store-header td .store-rating .stars {
                            /*color:#bc1b0d;*/
                        }

                            .shop-cart-store .shopcart-store-header td .store-rating .stars .fa.fa-star-o {
                                color: #656565;
                            }

                    .shop-cart-store .shopcart-store-header td.lvTitle {
                        /*background: #b21a0c;*/
                        font-weight: bold;
                        text-align: center;
                        width: 150px;
                        border-left: 5px solid #fff;
                    }

                    .shop-cart-store .shopcart-store-header td.store-coupon {
                        text-align: left;
                    }

                        .shop-cart-store .shopcart-store-header td.store-coupon span {
                            font-size: 13px;
                        }

    @media (max-width: 768px) {
        .shop-cart-store .shopcart-store-header td.lvTitle {
            width: 80px;
        }

            .shop-cart-store .shopcart-store-header td.lvTitle + td {
                display: block;
                font-weight: bold;
                /* border-bottom: 1px solid #b8b8b8; */
                border-bottom: 1px solid #fff;
            }

        .shop-cart-store .shopcart-store-header td.store-coupon {
            text-align: right;
            display: block;
        }
    }

    @media (max-width: 449px) {
        .shop-cart-store .shopcart-store-header td.store-coupon span,
        .shop-cart-footer td.store-coupon span {
            display: block;
        }
    }

    .shop-cart-store .shopcart-store-header td.store-coupon .btn.btn-default.btn-command,
    .shop-cart-footer td.store-coupon .btn.btn-default.btn-command {
        /*background: #bc1b0d;
    color: #fff !important;*/
        border: none !important;
        border-radius: 20px !important;
        padding: 3px 25px 5px !important;
        font-size: 12px !important;
        -webkit-appearance: none !important;
    }


    .wishlist-item .wishlist-item-content {
        margin: 0 5px 10px;
    }

    .shop-cart-store .shopcart-store-content {
        margin: 0 0 10px;
    }

        .shop-cart-store .shopcart-store-content table.stock-management-on {
            background-color: #fff;
            border-left: solid 1px #e5e5e5;
            border-right: solid 1px #e5e5e5;
            margin-bottom: 10px;
        }

            .shop-cart-store .shopcart-store-content table.stock-management-on th {
                padding: 5px;
                /*border: 1px solid #d6d4d4;*/
                border: none;
                background: #ededed;
                font-size: 14px;
                color: #000;
            }

                .shop-cart-store .shopcart-store-content table.stock-management-on th:first-child {
                    text-align: right;
                }

            .shop-cart-store .shopcart-store-content table.stock-management-on td {
                border: none;
                border-top: 1px solid #d6d4d4;
            }

            .shop-cart-store .shopcart-store-content table.stock-management-on tr:last-child td {
                border-bottom: 1px solid #d6d4d4 !important;
                padding-top: 10px;
                background-color: #ededed;
                border-left: none;
                border-right: none;
                border-bottom: none;
            }

            .shop-cart-store .shopcart-store-content table.stock-management-on td,
            .shop-cart-store .shopcart-store-content table.stock-management-on td * {
                color: #000;
                font-size: 13px;
            }
            /*.shop-cart-store .shopcart-store-content table.stock-management-on .trPad + tr td {
    border-top: 0;
}*/


            .shop-cart-store .shopcart-store-content table.stock-management-on tbody tr:first-child td {
                border-top: none;
            }


    .shopping_Total {
        text-align: left;
        padding-top: 0px;
    }

        .shopping_Total .sub-total {
            /*color:#ff0000;*/
            font-weight: bold;
        }

        .shopping_Total .div-sub-total {
            /*float: left !important;*/
        }

            .shopping_Total .div-sub-total > * {
                color: #000;
                margin-left: 10%;
            }


    /*.shop-cart-store .shopcart-store-content .btn.btn-remove {
        padding: 5px 7px;
    }
    .shop-cart-store .shopcart-store-content .btn.btn-remove:before {
		font-size: 16px;
		padding-left: 0px;
		line-height:16px;
	}*/
    .shop-cart-store .shopcart-store-content table .col-name {
        width: 40%;
        text-align: right;
        position: relative;
    }

        .shop-cart-store .shopcart-store-content table .col-name .product-details {
            margin-right: 0;
            padding-top: 0;
        }

    .shop-cart-store .shopcart-store-content table .col-img {
        padding: 5px 2px;
    }

        .shop-cart-store .shopcart-store-content table .col-img .img-container {
            width: 100px;
            height: 100px;
            border: solid 1px #e5e5e5;
            display: flex;
        }

            .shop-cart-store .shopcart-store-content table .col-img .img-container img {
                max-width: 100%;
                height: auto;
                max-height: 100%;
                margin-left: auto;
                margin-right: auto;
            }
    /*.shop-cart-store .shopcart-store-content table .col-name img{
        max-width:70px;
        max-height:70px;
        float:right;
    }*/
    .shop-cart-store .shopcart-store-content table .col-price,
    .shop-cart-store .shopcart-store-content table .col-old-price {
        width: 15%;
        text-align: left;
        position: relative;
    }

    .shop-cart-store .shopcart-store-content table .col-discount {
        width: 10%;
    }

    .shop-cart-store .shopcart-store-content table .price {
        font-size: 14px;
        display: inline-block;
    }

    .shop-cart-store .shopcart-store-content table .old-price {
        /*color:#ea2211;*/
        display: inline-block;
        float: none;
        clear: both;
        display: block;
    }

    .shop-cart-store .shopcart-store-content table .curr-symbol {
        /*font-size: 11px;*/
        padding-left: 2px;
    }

    .shop-cart-store .shopcart-store-content table .col-discount {
        text-align: center;
    }

        .shop-cart-store .shopcart-store-content table .col-discount .sale-value,
        .shop-cart-store .shopcart-store-content table .col-discount .sale-txt {
            color: #ff0000;
        }
    /*.shop-cart-store .shopcart-store-content table .sale-box {
        padding: 3px 5px;
        border-radius: 0;
        position: absolute;
        top: 0;
        right: 0;
        line-height: 12px;
    }
        .shop-cart-store .shopcart-store-content table .sale-box .sale-txt {
            font-size: 14px;
        }*/
    .shop-cart-store .shopcart-store-content table .col-total-price {
        width: 20%;
        text-align: left;
    }

    .shop-cart-store .shopcart-store-content table .col-price.rgHeader {
        padding-left: 10px;
    }

    .shop-cart-store .shopcart-store-content table .col-total-price.rgHeader {
        border-right: solid 3px #fff;
        color: #fff;
        font-weight: 500;
    }

        .shop-cart-store .shopcart-store-content table .col-total-price.rgHeader,
        .shop-cart-store .shopcart-store-content table .col-total-price.rgHeader + .rgHeader {
            /*background-color: #b21a0c;*/
        }

    .shop-cart-store .shopcart-store-content table .col-qty,
    .shop-cart-store .shopcart-store-content table .col-qty input {
        text-align: center;
    }

    .shop-cart-store .shopcart-store-content table .col-btns {
        text-align: center;
        width: 150px;
        white-space: nowrap;
    }

        .shop-cart-store .shopcart-store-content table .col-btns > a {
            display: block;
            margin: 0;
            padding: 0;
            font-size: 11px;
        }

    @media screen and (max-width: 768px) {
        .shop-cart-store .shopcart-store-content table .col-btns > a {
            display: inline-block;
            margin: 0 10px;
        }
    }

    .shop-cart-store .shopcart-store-content table .col-btns hr {
        margin: 0px 10%;
        border-color: #cccccc;
    }

    .shop-cart-store .shopcart-store-content table.stock-management-on td.col-btns .wishlist_button_small {
        position: relative;
        font-size: 11px;
    }

        .shop-cart-store .shopcart-store-content table.stock-management-on td.col-btns .wishlist_button_small,
        .shop-cart-store .shopcart-store-content table.stock-management-on td.col-btns .wishlist_button_small:before,
        .shop-cart-store .shopcart-store-content table.stock-management-on td.col-btns .wishlist_button_small:after {
            /*color:#bc1b0d;*/
        }

    .shop-cart-store .shopcart-store-content .btn-command,
    .shop-cart-footer .btn-command {
        /*color:#b1190c;*/
        font-size: 12px;
        white-space: nowrap;
    }

        .shop-cart-store .shopcart-store-content .btn-command:hover,
        .shop-cart-footer .btn-command:hover {
            text-decoration: underline;
        }

    @media (max-width:768px) {
        .shop-cart-store .shopcart-store-content table .col-name,
        .shop-cart-store .shopcart-store-content table .col-price,
        .shop-cart-store .shopcart-store-content table .col-old-price,
        .shop-cart-store .shopcart-store-content table .col-discount,
        .shop-cart-store .shopcart-store-content table .col-total-price,
        .shop-cart-store .shopcart-store-content table .col-btns {
            width: auto;
        }

        .shop-cart-store .shopcart-store-content table .col-img {
            text-align: center;
        }

            .shop-cart-store .shopcart-store-content table .col-img .img-container {
                margin: 0 auto;
            }

        .shop-cart-store .shopcart-store-content table .col-name,
        .shop-cart-store .shopcart-store-content table .col-qty,
        .shop-cart-store .shopcart-store-content table .col-price, .shop-cart-store .shopcart-store-content table .col-old-price,
        .shop-cart-store .shopcart-store-content table .col-total-price {
            text-align: left;
        }

        .shop-cart-store .shopcart-store-content table .col-btns hr {
            height: 20px;
            width: 1px;
            border-left: 1px solid #ccc;
            display: inline;
        }
    }

    .shop-cart-store .shopcart-store-content table .td-error {
        padding: 0;
        border-top: none !important;
    }

    .shop-cart-store .shopcart-store-content .store-coupon input[type=text] {
        margin-right: 7px;
    }

    .shop-cart-store .shopcart-store-content .ajax_add_to_cart_button,
    .shop-cart-store .shopcart-store-content .ajax_add_to_cart_button:before {
        color: #fff;
    }

    .shop-cart-store .shopcart-store-content .ajax_add_to_cart_button {
        background-color: #2b2b2b;
        font-size: 12px;
    }
        /*.shop-cart-store .shopcart-store-content .ajax_add_to_cart_button:hover {
        background-color: #aaaaaa!important;
    }*/
        .shop-cart-store .shopcart-store-content .ajax_add_to_cart_button:before,
        .shop-cart-footer .footer-btns .ajax_add_to_cart_button:before {
            font-size: 20px;
            padding-left: 2px;
        }

    .shop-cart-footer .footer-btns .ajax_add_to_cart_button {
        padding-bottom: 5px;
    }

    .shop-cart-footer .footer-btns {
        text-align: center;
    }

        .shop-cart-footer .footer-btns.btn.btn-default.btn-remove {
            padding-top: 6px;
        }

        .shop-cart-footer .footer-btns .btn.btn-default.btn-continue:after {
            padding-right: 30px;
        }

    .shop-cart-footer .shop-cart-total {
        padding: 10px;
        background: #f7f7f7;
        margin-bottom: 20px;
        border: solid 1px #e5e5e5;
    }

        .shop-cart-footer .shop-cart-total table td {
        }

    @media (max-width: 768px) {
        .shop-cart-footer .shop-cart-total table td {
            display: block;
        }

        .total-title {
            /*margin-left:10%;*/
        }
    }

    /*.shop-cart-footer .shop-cart-total table td + td {
        font-size: 18px;
        text-align: left;
        font-weight: bold;
        color: #ff0000;
    }*/

    .more {
        color: #ff6a00;
        font-size: 11px;
        text-transform: lowercase;
        padding-right: 20px;
    }

    .products-group-content .cItem .prod-price .more:hover {
        text-decoration: underline;
    }

    /*.product-compare .table-infos-box {
    text-align: center;
}
    .product-compare .table-infos-box .img-container {
        display: flex;
        height: 200px;
        width: auto;
    }

    .product-compare .table-infos-box img {
        margin-left: auto;
        margin-right: auto;
        max-width:100%;
        max-height:100%;
    }

    .product-compare .table-infos-box table {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

        .product-compare .table-infos-box table td {
            text-align: right;
            padding: 3px;
            font-weight: bold;
            vertical-align:top;
            white-space:nowrap;
        }

            .product-compare .table-infos-box table td + td {
                font-weight: normal;
                white-space:normal;
            }
            
            .product-compare .table-infos-box table td.btns-container {
                text-align:center;
                padding-top:10px;
            }
*/
    .product-compare table tr {
        background-color: #f7f7f7;
    }

        .product-compare table tr:nth-child(2n) {
            background-color: #fff;
        }

    .product-compare table td {
        vertical-align: top;
        border-left: solid 3px #ededed;
    }

        .product-compare table td:last-child {
            border: none;
        }

        .product-compare table td.compare-specs-title {
            font-weight: bold;
            white-space: nowrap;
            text-align: center;
            width: auto;
        }

        .product-compare table td.btns-container {
            text-align: center;
        }

            .product-compare table td.btns-container a {
                margin: 0 2px;
            }

    .product-compare .img-container {
        display: flex;
        /*height: 200px;*/
        width: auto;
    }

    .product-compare img {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        max-height: 100%;
    }

    .product-compare .img-specs {
        width: 30px;
        height: 30px;
    }

    .product-compare .title {
        font-weight: bold;
    }

    .product-compare .price,
    .product-compare .discount {
        font-weight: bold;
        color: #0000ff;
        display: block;
    }

    .product-compare .oldprice {
        text-decoration: line-through;
    }


    .sale-box {
        /*padding: 3px 7px;*/
        padding: 0 5px;
        border-radius: 3px;
        display: inline-block;
        width: auto;
        margin: 0;
        /*background: #bc1b0d;
    color: #fff;*/
    }
        /*.sale-box {
    padding: 0px 3px;
    background: #bc1b0d;
    color: #fff;
    border-radius: 3px;
    display: inline-block !important;
    width: auto;
    position: absolute;
    right: -5px;
    top: -5px;
    font-weight: bold;
    border: solid 1px;
}*/
        .sale-box .sale-value {
            font-size: 12px;
        }

        .sale-box .sale-txt {
            font-size: 8px;
        }

    @media (max-width: 768px) {
        .sale-box {
            padding: 0px 5px;
            line-height: 14px;
            margin-bottom: 0;
            border-radius: 0;
            background-color: #ea2211;
        }

            .sale-box .sale-value {
                font-size: 10px;
            }
    }

    /****************** Product Details Page ***************/
    #div-qty {
        display: inline-block;
    }



    /****************** Home Page Products ***************/

    .products-group {
        display: block;
        /*min-height: 255px;*/
        /*min-height: 320px;*/
        /*min-height:280px;*/
        border: solid 1px #e6e6e6;
    }

    .products-group-title {
        border-bottom: solid 1px #e6e6e6;
        padding: 10px;
        font-size: 20px;
        font-weight: bold;
    }

    @media(min-width: 769px) {
        .products-group {
            min-height: 280px;
        }
    }

    @media (max-width: 768px) {
        .products-group {
            border: none;
        }

        .products-group-title {
            border: none;
        }
    }

    .products-group-content {
        direction: rtl;
    }

        .products-group-content > table td {
            padding: 0;
        }

        .products-group-content .cItem,
        .product_list.grid .cItem {
            /*height:200px;*/
            height: 230px;
            text-align: center;
            position: relative;
            padding: 5px;
            float: right;
            margin: 8px 8px 8px 10px;
            border: solid 1px #e6e6e6;
        }
    /*.products-group-content:not(.group-nav-content) .cItem {
        height: 200px;
    }*/
    @media(min-width:769px) {
        .products-group-content .cItem {
            width: 215px;
        }
    }

    .products-group-content.same-category .cItem {
        width: 23%;
        max-width: 217px;
    }

    .product_list.grid .cItem {
        width: 19%;
    }

    .product_list.grid .cItem {
        width: 23%;
        max-width: 217px;
    }

    @media (max-width: 768px) {
        .products-group-content .cItem,
        .product_list.grid .cItem {
            padding: 0px;
            margin: 3px;
            height: 250px;
        }
    }

    .product_list.grid .cItem {
        width: 48%;
    }

        .products-group-content .cItem:hover,
        .product_list.grid .cItem:hover {
            /*cursor:pointer;*/
            background-color: #F9F9F9 !important;
            box-shadow: 4px 4px 4px rgba(0,0,0,0.13);
            cursor: pointer;
        }

        .products-group-content .cItem .item-prod-overlay,
        .product_list.grid .cItem .item-prod-overlay {
            direction: rtl;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            /* without items sold */
            height: 188px;
            /* with items sold */
            height: 182px;
            /*background-color:#2b2b2b;*/
            background-color: rgba(119, 119, 119, 0.6);
            padding-top: 65px;
        }
    /*.products-group-content:not(.group-nav-content) .cItem .item-prod-overlay {
    height: 165px;
    padding-top: 55px;
}*/
            .products-group-content .cItem .item-prod-overlay.outofstock,
            .product_list.grid .cItem .item-prod-overlay.outofstock {
                background: transparent url('../img/outofstockArabic.png') 30px 10px no-repeat;
            }

                .products-group-content .cItem .item-prod-overlay.outofstock a,
                .product_list.grid .cItem .item-prod-overlay.outofstock a {
                    display: none !important;
                }
    @media (max-width: 768px) {
        .products-group-content .cItem .item-prod-overlay.outofstock,
        .product_list.grid .cItem .item-prod-overlay.outofstock {
            display: block !important;
            background: transparent url('../img/m_outofstockArabic.png') 50% 50% no-repeat;
        }
        .products-group-content .cItem .item-prod-overlay,
        .product_list.grid .cItem .item-prod-overlay {
            height: 169px;
        }
    }

    .products-group-content .cItem .item-prod-overlay a,
    .product_list.grid .cItem .item-prod-overlay a {
        position: relative;
        border: solid 1px #999999;
        color: #fff;
        font-size: 10px;
        background-color: #2b2b2b;
        /*font-weight:bold;*/
        border-radius: 4px;
    }

        .products-group-content .cItem .item-prod-overlay a:hover,
        .product_list.grid .cItem .item-prod-overlay a:hover {
            /*background-color: #bc1b0d;*/
        }

            .products-group-content .cItem .item-prod-overlay a:hover:before,
            .product_list.grid .cItem .item-prod-overlay a:hover:before {
                color: #fff;
            }

        .products-group-content .cItem .item-prod-overlay a.toshow-item,
        .products-group-content .cItem .item-prod-overlay a.tocompare-item,
        .products-group-content .cItem .item-prod-overlay a.towishlist-item,
        .products-group-content .cItem .item-prod-overlay a.tobuy-item,
        .products-group-content .cItem a.toshow-item,
        .products-group-content .cItem a.tocompare-item,
        .products-group-content .cItem a.towishlist-item,
        .products-group-content .cItem a.tobuy-item,
        .product_list .cItem a.toshow-item,
        .product_list .cItem a.tocompare-item,
        .product_list .cItem a.towishlist-item,
        .product_list .cItem a.tobuy-item {
            width: 22px;
            /*height: 30px;*/
            display: inline-block;
            /*margin-right: 3px;*/
        }

        .products-group-content .cItem .item-prod-overlay a.toshow-item,
        .products-group-content .cItem .item-prod-overlay a.tocompare-item,
        .products-group-content .cItem .item-prod-overlay a.towishlist-item {
            width: 48px;
        }

        .products-group-content .cItem .item-prod-overlay a.toshow-item,
        .products-group-content .cItem .item-prod-overlay a.tocompare-item,
        .products-group-content .cItem .item-prod-overlay a.towishlist-item,
        .product_list .cItem a.toshow-item,
        .product_list .cItem a.tocompare-item,
        .product_list .cItem a.towishlist-item {
            width: 30px;
            height: 30px;
            display: inline-block;
            /*margin-top: 50px;*/
        }

        .products-group-content .cItem .item-prod-overlay a.toshow-item,
        .products-group-content .cItem .item-prod-overlay a.tocompare-item,
        .products-group-content .cItem .item-prod-overlay a.towishlist-item {
            width: 48px;
        }

        .products-group-content .cItem .item-prod-overlay a.tobuy-item,
        .products-group-content .cItem a.tobuy-item,
        .product_list .cItem a.tobuy-item {
            display: block;
            width: 96px;
            height: 30px;
            margin-top: 3px;
            margin-left: auto;
            margin-right: auto;
        }

    @media (max-width: 328px) {
        .products-group-content .cItem .item-prod-overlay a.toshow-item,
        .products-group-content .cItem .item-prod-overlay a.tocompare-item,
        .products-group-content .cItem .item-prod-overlay a.towishlist-item {
            width: 40px;
        }

        .product_list .cItem a.toshow-item,
        .product_list .cItem a.tocompare-item,
        .product_list .cItem a.towishlist-item {
            width: 26px;
        }

        .products-group-content .cItem .item-prod-overlay a.tobuy-item,
        .product_list .cItem a.tobuy-item {
            width: 85px;
            font-size: 9px;
        }
    }

    .products-group-content .cItem .item-prod-overlay a.toshow-item:before,
    .products-group-content .cItem a.toshow-item:before,
    .product_list .cItem a.toshow-item:before {
        content: "\f05a"; /*"\f017"*/
        font-family: "FontAwesome";
        font-size: 14px;
        /*font-size: 20px;*/
        line-height: 28px;
    }

    .products-group-content .cItem .item-prod-overlay a.tocompare-item:before,
    .products-group-content .cItem a.tocompare-item:before,
    .product_list .cItem a.tocompare-item:before {
        content: "\f074";
        font-family: "FontAwesome";
        font-size: 14px;
        /*font-size: 20px;*/
        line-height: 28px;
    }

    .products-group-content .cItem .item-prod-overlay a.tocompare-item.checked,
    .products-group-content .cItem a.tocompare-item.checked,
    .product_list .cItem a.tocompare-item.checked {
        /*background-color: #bc1b0d;*/
    }

        .products-group-content .cItem .item-prod-overlay a.tocompare-item.checked:before,
        .products-group-content .cItem a.tocompare-item.checked:before,
        .product_list .cItem a.tocompare-item.checked:before {
            content: "\f0ec";
            font-family: "FontAwesome";
            font-size: 14px;
            /*font-size: 20px;*/
            line-height: 28px;
        }

    .products-group-content .cItem .item-prod-overlay a.towishlist-item:before,
    .products-group-content .cItem a.towishlist-item:before,
    .product_list .cItem a.towishlist-item:before {
        content: "\f08a";
        font-family: "FontAwesome";
        font-size: 14px;
        /*font-size: 20px;*/
        line-height: 28px;
    }

    .products-group-content .cItem .item-prod-overlay a.tobuy-item:before,
    .products-group-content .cItem a.tobuy-item:before,
    .product_list .cItem a.tobuy-item:before {
        content: "\f07a";
        font-family: "FontAwesome";
        font-size: 14px;
        /*font-size: 20px;*/
        line-height: 28px;
    }

    .products-group-content .cItem a.tobuy-item:before,
    .product_list.grid .cItem a.tobuy-item:before {
        /*color: #bc1b0d;*/
        padding-left: 6px;
    }

    .products-group-content .cItem .item-prod {
    }

        .products-group-content .cItem .item-prod .img-container,
        .product_list.grid .cItem .item-prod .img-container {
            width: 100%;
            height: 120px;
            display: flex;
        }

            .products-group-content .cItem .item-prod .img-container img,
            .product_list.grid .cItem .item-prod .img-container img {
                max-height: 100%;
                max-width: 100%;
                margin: auto;
            }

        .products-group-content .cItem .item-prod .prod-name,
        .product_list.grid .cItem .item-prod .prod-name,
        .products-group-content .cItem .item-prod .prod-name a,
        .product_list.grid .cItem .item-prod .prod-name a {
            color: #000;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 100%;
            overflow: hidden;
        }

        .products-group-content .cItem .item-prod .prod-description,
        .product_list.grid .cItem .item-prod .prod-description {
            display: none;
        }

    .product_list.grid .cItem .item-prod .prod-price {
        /*display: none;*/
        margin-top: 5px;
    }

    .products-group-content .cItem .item-prod .prod-price {
        /*display: none;*/
        margin-top: 3px;
    }

    .products-group-content .cItem .item-footer .prod-price,
    .product_list.grid .cItem .item-footer .prod-price {
        display: table-cell;
        vertical-align: middle;
        text-align: right;
        /*text-align: center;*/
    }

    .products-group-content .cItem .prod-price .price,
    .product_list.grid .cItem .prod-price .price {
        text-align: center;
        /*display:block;*/
        display: inline-block;
        /*color: #ea2211;*/
        font-weight: bold;
        float: none;
        /*float:left;*/
        font-size: 14px;
    }

    .products-group-content .cItem .prod-price .old-price,
    .product_list.grid .cItem .prod-price .old-price {
        text-align: center;
        /*display:block;*/
        display: inline-block;
        /*float:right;*/
        float: none;
        /*margin-right: 15px;*/
        font-size: 11px;
        color: #949494;
    }

    .products-group-content .cItem .items-sold,
    .product_list.grid .cItem .items-sold {
        position: absolute;
        left: 0px;
        bottom: 5px;
        width: 100%;
    }

        .products-group-content .cItem .items-sold span:not(.fill),
        .product_list.grid .cItem .items-sold span:not(.fill) {
            /*font-size: 10px;
            padding: 0 3px;
            line-height: 11px;
            color: #fff;*/
            right: 0;
        }

    .products-group-content .cItem .item-btns,
    .product_list.grid .cItem .item-btns {
        display: none;
        /*display: table-cell;*/
        /*width: 50%;*/
        vertical-align: middle;
        text-align: right;
    }

    @media (max-width: 768px) {

        .products-group-content .cItem .item-prod .prod-name,
        .product_list.grid .cItem .item-prod .prod-name,
        .products-group-content .cItem .item-prod .prod-name a,
        .product_list.grid .cItem .item-prod .prod-name a {
            text-align: right;
        }

        .products-group-content .cItem .item-prod-overlay a.toshow-item,
        .products-group-content .cItem a.toshow-item,
        .product_list .cItem a.toshow-item,
        .products-group-content .cItem .item-prod-overlay a.tocompare-item,
        .products-group-content .cItem a.tocompare-item,
        .product_list .cItem a.tocompare-item,
        .products-group-content .cItem .item-prod-overlay a.towishlist-item,
        .products-group-content .cItem a.towishlist-item,
        .product_list .cItem a.towishlist-item,
        .products-group-content .cItem .item-prod-overlay a.tobuy-item,
        .products-group-content .cItem a.tobuy-item,
        .product_list .cItem a.tobuy-item {
            height: auto;
        }

            .products-group-content .cItem .item-prod-overlay a.toshow-item:before,
            .products-group-content .cItem a.toshow-item:before,
            .product_list .cItem a.toshow-item:before,
            .products-group-content .cItem .item-prod-overlay a.tocompare-item:before,
            .products-group-content .cItem a.tocompare-item:before,
            .product_list .cItem a.tocompare-item:before,
            .products-group-content .cItem .item-prod-overlay a.towishlist-item:before,
            .products-group-content .cItem a.towishlist-item:before,
            .product_list .cItem a.towishlist-item:before,
            .products-group-content .cItem .item-prod-overlay a.tobuy-item:before,
            .products-group-content .cItem a.tobuy-item:before,
            .product_list .cItem a.tobuy-item:before {
                font-size: 16px;
            }

        .products-group-content .cItem .prod-price,
        .product_list.grid .cItem .item-prod .prod-price {
            display: block;
            margin: 5px 0;
        }

            .products-group-content .cItem .prod-price .price,
            .product_list.grid .cItem .prod-price .price {
                display: block;
                text-align: right;
                /*display: inline-block;*/
                line-height: 16px;
                line-height: 12px;
                font-size: 12px;
            }

            .products-group-content .cItem .prod-price .old-price,
            .product_list.grid .cItem .prod-price .old-price {
                display: block;
                text-align: right;
                /*display: inline-block;*/
                margin-right: 0px;
                line-height: 10px;
                font-size: 10px;
            }
        /*.products-group-content .cItem .items-sold.bar-display,
    .product_list.grid .cItem .items-sold.bar-display {
        display: none;
    }
    .products-group-content .cItem .items-sold.circle-display,
    .product_list.grid .cItem .items-sold.circle-display {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
    }*/

        .products-group-content .cItem .items-sold,
        .product_list.grid .cItem .items-sold {
            text-align: right;
        }

            .products-group-content .cItem .items-sold canvas,
            .product_list.grid .cItem .items-sold canvas {
                background-color: #fff;
                border-radius: 20px;
            }

        .products-group-content .cItem .items-sold,
        .product_list.grid .cItem .items-sold {
            bottom: 25px;
        }
    }

    .products-group-content .cItem .item-footer,
    .product_list.grid .cItem .item-footer {
        position: absolute;
        right: 0px;
        /* without items sold */
        bottom: 0;
        /* with items sold */
        bottom: 15px;
        width: 100%;
        padding: 0 5px;
        /*background-color: #e6e6e6;*/
        display: table;
        height: 40px;
        direction: ltr;
    }

    .products-group-content.group-nav-content .cItem .item-footer {
        display: block;
    }

        .products-group-content.group-nav-content .cItem .item-footer .item-footer-container {
            display: table;
            width: 100%;
            height: 40px;
        }

    @media(max-width:768px) {

        .products-group-content.group-nav-content .cItem .item-footer .item-footer-container {
            height: auto;
        }
    }

    #GiftList .cItem .item-footer {
        padding-bottom: 5px;
    }

    @media (max-width:768px) {
        .products-group-content .cItem .item-footer,
        .product_list.grid .cItem .item-footer {
            display: block;
            direction: rtl;
            /* height: 30px;*/
            /*height:50px;*/
            padding: 0px;
            bottom: 0;
            height: 25px;
            margin-top: 3px;
        }

        .products-group-content.group-nav-content .cItem .item-footer .item-footer-container {
            display: block;
        }

        .products-group-content .cItem .item-btns,
        .product_list.grid .cItem .item-btns {
            display: block;
            text-align: center;
            /*margin-top: 5px;*/
        }

        .products-group-content .cItem a.toshow-item,
        .products-group-content .cItem a.tocompare-item,
        .products-group-content .cItem a.towishlist-item,
        .product_list .cItem a.toshow-item,
        .product_list .cItem a.tocompare-item,
        .product_list .cItem a.towishlist-item {
            width: 20px;
            float: right;
            display: inline-block;
        }

        .products-group-content .cItem .item-prod-overlay a.tobuy-item,
        .products-group-content .cItem a.tobuy-item,
        .product_list .cItem a.tobuy-item {
            width: auto;
            float: left;
            display: inline-block;
            /*background-color: #56b6b0;*/
            border-radius: 5px;
            color: #fff;
            padding: 1px 5px;
            font-size: 10px;
        }

            .products-group-content .cItem .item-prod-overlay a.tobuy-item:before,
            .products-group-content .cItem a.tobuy-item:before,
            .product_list .cItem a.tobuy-item:before {
                content: none;
            }

        .products-group-content .cItem .item-footer .prod-price,
        .product_list.grid .cItem .item-footer .prod-price {
            display: none;
            /*display: block;*/
            text-align: center;
            margin-top: 3px;
        }
    }
    /*.products-group-content .cItem .item-footer .sale-box,
.product_list.grid .cItem .item-footer .sale-box,*/
    .products-group-content .cItem .item-footer .prod-sale,
    .product_list.grid .cItem .item-footer .prod-sale,
    .products-group-content .cItem .item-footer .prod-rating,
    .product_list.grid .cItem .item-footer .prod-rating {
        display: table-cell;
        margin: 0;
        vertical-align: middle;
    }

    .products-group-content .cItem .item-prod .prod-sale,
    .product_list.grid .cItem .item-prod .prod-sale,
    .products-group-content .cItem .item-prod .prod-rating,
    .product_list.grid .cItem .item-prod .prod-rating {
        display: none;
    }

    @media(max-width: 768px) {

        .products-group-content .cItem .item-prod .prod-sale,
        .product_list.grid .cItem .item-prod .prod-sale,
        .products-group-content .cItem .item-prod .prod-rating,
        .product_list.grid .cItem .item-prod .prod-rating {
            display: block;
            text-align: right;
        }

        .products-group-content .cItem .item-prod .prod-sale,
        .product_list.grid .cItem .item-prod .prod-sale {
            height: 15px;
        }

        .products-group-content .cItem .item-footer .prod-sale,
        .product_list.grid .cItem .item-footer .prod-sale,
        .products-group-content .cItem .item-footer .prod-rating,
        .product_list.grid .cItem .item-footer .prod-rating {
            /*display: block;*/
            display: none;
        }

        .products-group-content .cItem .item-footer .prod-sale,
        .product_list.grid .cItem .item-footer .prod-sale {
            margin-top: 5px;
        }
    }
    /**********************products : list preview*********/

    .product_list.list .cItem {
        height: 150px;
        position: relative;
        padding: 5px;
        border-bottom: solid 1px #e6e6e6;
    }

    .product_list.list .item-prod-overlay,
    .product_list.list .item-prod-overlay * {
        display: none !important;
    }

    .product_list.list .cItem .img-container {
        background-color: #fff;
        width: 15%;
        float: right;
        border: solid 1px #ededed;
        height: 140px;
        display: flex;
        margin-left: 10px;
    }

        .product_list.list .cItem .img-container img {
            margin: auto;
            max-height: 100%;
            max-width: 100%;
        }

    .product_list.list .cItem .prod-name {
        display: inline-block;
        width: 60%;
        font-weight: bold;
        color: #000;
        font-size: 18px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        line-height: 30px;
    }

    .product_list.list .cItem .item-prod .prod-description {
        display: inline-block;
        width: 60%;
        max-height: 55px;
        /*max-height:80px;*/
        text-overflow: ellipsis;
        overflow: hidden;
        margin: 10px 0;
    }

    .product_list.list .cItem .item-footer .prod-price {
        display: none;
    }

    .product_list.list .cItem .prod-price {
        float: left;
        margin-left: 25px;
        width: 20%;
        text-align: center;
        margin-top: 10px;
    }

        .product_list.list .cItem .prod-price .price {
            /*color: #ea2211;*/
            font-weight: bold;
            font-size: 16px;
            display: block;
            width: 100%;
        }

        .product_list.list .cItem .prod-price .old-price {
            display: block;
            width: 100%;
        }

    .product_list.list .cItem .prod-rating {
        text-align: right;
    }

    .product_list.list .cItem .sale-box {
        position: absolute;
        top: 0;
        right: 0;
        padding: 1px 3px;
    }

        .product_list.list .cItem .sale-box .sale-value,
        .product_list.list .cItem .sale-box .sale-txt {
            font-size: inherit;
        }

.product_list.list .cItem .item-footer .prod-rating {
    display: none;
}

.product_list.list .cItem .item-prod .prod-rating {
    display: block;
}
    .product_list.list .cItem .item-btns {
        float: left;
        margin-left: 25px;
        width: 20%;
        text-align: center;
        position: absolute;
        bottom: 30px;
        left: 0px;
    }

        .product_list.list .cItem .item-btns a {
            position: relative;
            border: solid 1px #d1d1d1;
            color: #212121;
        }

            .product_list.list .cItem .item-btns a:hover {
                /*background-color: #bc1b0d;
                color:#fff;*/
            }

            .product_list.list .cItem .item-btns a.towishlist-item,
            .product_list.list .cItem .item-btns a.tocompare-item {
                margin-top: 0;
                width: 50px;
            }

                .product_list.list .cItem .item-btns a.towishlist-item:before,
                .product_list.list .cItem .item-btns a.tocompare-item:before {
                }

            .product_list.list .cItem .item-btns a.tobuy-item {
                width: 104px;
                margin-top: 5px;
            }

    .product_list.list .cItem .items-sold {
        position: absolute;
        bottom: 5px;
        left: 40px;
    }

        .product_list.list .cItem .items-sold .barfiller {
            width: 150px;
            margin-top: 3px;
            margin-left: 5px;
        }

        .product_list.list .cItem .items-sold span {
            display: inline-block;
            float: left;
        }

.cItem .items-sold span {
    font-size: 10px;
    line-height: 11px;

    text-indent: 3px;
    color: #fff;
}
    .cItem .items-sold span:not(.fill) {
        z-index:1;
    }
    /******************************************************/
    .prod-rating {
        display: block;
        /*display: table-cell;*/
        /*display:inline-block;*/
        height: 30px;
        vertical-align: middle;
        padding-top: 3px;
        direction: ltr;
    }

    @media (max-width: 768px) {
        .prod-rating {
            /*display: none;*/
            height: auto;
            padding-top: 0px;
        }
    }

    .products-group + .clearblocks {
        background: #e6e6e6;
        height: 15px;
    }

    #blockcategories .item-footer {
        height: 75px;
        overflow: hidden;
        bottom: inherit;
    }

    #blockcategories .cItem .prod-name {
        /*padding: 10px;*/
        display: inline-block;
        max-width: 60%;
        height: 100%;
        float: right;
        padding-right: 10px;
    }

    @media (max-width: 768px) {
        #blockcategories {
            width: 100000px;
        }

            #blockcategories .cItem .prod-name {
                max-width: 100%;
                text-overflow: ellipsis;
                padding-right: 0px;
            }
    }

    #blockcategories .cItem .prod-name div {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    @media (max-width: 768px) {
        #blockcategories .cItem .prod-name div {
            text-overflow: ellipsis;
            width: 100%;
            white-space: nowrap;
            overflow: hidden;
            direction: rtl;
        }
    }

    #blockcategories .cItem .sub-img-container {
        display: inline-block;
        max-width: 33%;
        padding: 10px;
    }

        #blockcategories .cItem .sub-img-container .sub-img {
            width: 100%;
            max-height: 60px;
        }

    @media (max-width: 768px) {
        #blockcategories .cItem .sub-img-container {
            display: none;
        }
    }

    #blockweekend .cItem .prod-name {
        text-align: right;
    }

    #blockweekend .cItem .prod-price {
        display: inline-block;
        float: left;
        padding-bottom: 15px;
    }

    @media (max-width: 768px) {
        #blockweekend .cItem .prod-price {
            padding-bottom: 35px;
        }
    }

    #blockweekend .cItem .prod-price .curr-symbol {
        font-size: 10px;
    }

    #blockweekend .cItem .prod-price .price, #blockweekend .cItem .prod-price .old-price {
        float: left;
    }

    #blockweekend .cItem .prod-price .old-price {
        font-size: 11px;
        padding-left: 5px;
        padding-top: 1px;
    }

    #blockweekend .cItem .prod-rating {
        /*float:left;*/
        padding: 0;
        position: absolute;
        bottom: 5px;
        right: 5px;
    }

        #blockweekend .cItem .prod-rating .rating-text {
            font-size: 9px;
            padding-right: 2px;
        }

    #blockweekend .cItem .item-prod-overlay {
        height: 150px;
    }

    .products-list-side .cItem {
        width: 100%;
        margin: 8px 0;
    }
        /*.products-list-side .cItem .item-prod-overlay a.towishlist-item {
    width:100px;
}*/
        .products-list-side .cItem .item-prod-overlay a.tocompare-item,
        .products-list-side .cItem .item-prod-overlay a.toshow-item {
            width: 48px;
        }

        .products-list-side .cItem .item-prod-overlay a.tobuy-item {
            /*margin-top:70px;*/
        }

    .categories-list {
    }

        .categories-list .title {
            font-size: 18px;
            line-height: 20px;
            text-transform: uppercase;
            font-weight: bold;
            /*border-bottom:solid 2px #b1190c;*/
            border-bottom-style: solid;
            border-bottom-width: 2px;
            padding: 7px 0;
        }

            .categories-list .title a {
                /*color: #b1190c;*/
            }

        .categories-list table {
            width: 100%;
        }

            .categories-list table td {
                vertical-align: top;
            }

                .categories-list table td > a {
                    font-size: 16px;
                    line-height: 18px;
                    padding-bottom: 5px;
                    color: #333333;
                    font-weight: bold;
                }

        .categories-list ul.sub-title-level2 {
            margin-top: 10px;
            margin-right: 30px;
            list-style: circle;
        }

            .categories-list ul.sub-title-level2 li {
                font-size: 13px;
                line-height: 16px;
                padding-bottom: 2px;
            }


    /********************* RadGrid paging ***************/
    .RadGrid .rgPager {
        background-color: #fbfbfb;
    }

        .RadGrid .rgPager td {
            padding: 0;
        }

    .rgPager thead, .rgPager caption, .rgCommandTable thead {
        display: none;
    }

    .RadGrid td.rgPagerCell {
        padding: 5px 0 4px;
    }

    .RadGrid .rgArrPart1, .RadGrid .rgPager tbody td div:first-child {
        float: right;
        padding: 0 10px;
        line-height: 22px;
        white-space: nowrap;
        padding-right: 0;
    }

    .RadGrid .rgNumPart {
        float: right;
        padding: 0 10px;
        line-height: 22px;
        white-space: nowrap;
        padding: 0;
    }

    .RadGrid .rgArrPart2 {
        float: right;
        padding: 0 10px;
        line-height: 22px;
        white-space: nowrap;
        padding-left: 0;
    }

        .RadGrid .rgArrPart2 + div {
            float: right;
            padding: 0 10px;
            line-height: 22px;
            white-space: nowrap;
        }

    .RadGrid .rgInfoPart, .RadGrid .rgPager tbody td div:last-child {
        padding: 0 10px;
        line-height: 22px;
        white-space: nowrap;
        float: left;
    }

    .RadGrid .rgPagerCell .rgNumPart a {
        padding: 0 3px;
        margin: 0 2px;
    }

    .RadGrid .rgPagerCell .rgNumPart .rgCurrentPage {
        background-color: #fff;
        border: solid 1px #cecece;
    }

        .RadGrid .rgPagerCell .rgNumPart .rgCurrentPage span {
            line-height: 27px;
        }

    .RadGrid .rgPageNext:hover {
        background-position: 0 -900px;
    }



