@font-face{
    font-family:tahoma;
    src: url(../fonts/Tahoma.ttf);
}
body{
    text-align: right;
    direction: rtl;
    font-family:tahoma;
    background: #fafafd;
}
a , ::after , ::before , input , .s-actions , ._product{
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
input , textarea , button{
    font-family:tahoma;
}
.pageContainer{
    overflow: hidden;
}
.d-block{
    display: block;
}
.d-inline-block{
    display: inline-block;
}
.text-center{
    text-align: center;
}
.d-flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.d-none{
    display: none!important;
}
select {
    font-family: 'FontAwesome', 'Second Font name' , 'tahoma';
    height: 40px;
    opacity: .7;
}
.s-search{
    background: #f7f6fb;
    padding: 20px 0;
}
.rate i{
    /* color: #e9292a; */
    color: #aaa;
}
.check label{
    cursor: pointer;
}
.check label:hover i{
    color: #e9292a;
}
.rere{
    color: #e9292a!important;
}
.s-search form{
    background: #fff;
    max-width: 1000px;
    margin: auto;
}
.s-search form select:last-of-type{
    -webkit-appearance: none;
}
.s-search form input , .s-search form select , .s-search form button{
    border: 0;
    outline: 0;
    padding: 5px 10px;
    height: 50px;
}
.s-search form input {
    width: 55%;
}
._product:hover , .actions a:hover{
    transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
}
.s-search form select{
    width: 25%;
    border-right: 1px solid #eee;
}
.s-search form button{
    width: 20%;
    text-align: center;
    color: #fff;
    background: #ffb400;
}
.s-search form button:hover{
    opacity: .8;
}
.s-h{
    font-size: 21px;
    color: #2572f0;
    font-weight: bold;
    margin: 0 0 30px 0;
    display: block;
}
.actions , .justify-content-between{
    /* -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; */
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
a:hover{
    text-decoration: none;
}
.s-actions{
    background: #0090DD;
    max-width: 180px;
    margin: auto;
    padding:6px;
    border-radius: 7px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
}
._product:hover .s-actions{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.s-actions a{
    color: #fff;
    width: 33.333%;
    text-align: center;
    border-right: 1px solid #eee;
}
.s-actions a:first-child{
    border: none!important;
}
.around{
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.full-col{
    width: 100%!important;
    /* padding: 0!important;
    margin: 0!important; */
}
.list-order .active{
    background: #0090DD;
    color: #fff;
}
/**/
input {
    margin: 0;
    padding: 0;
    border: none;
}

input:focus {
    border: none;
    outline: none;
}

.p-quantity input {
    display: inline-block;
    width: 40px;
    height: 40px;
    padding : 0;
    margin: 0;
    text-align:center;
    background: #fff;
    border-right: none;
}

.p-quantity {
    border: 1px solid #ccc;
    border-radius: 30px;
    overflow: hidden;
    vertical-align: middle;
}

input[type="button"] {
    cursor: pointer
}
.p-options{
    padding: 20px 0;
}
.p-title , .p-about{
    padding: 20px 0;
    border-bottom: 2px solid #eee;
}
.p-title .rate{
    margin: 10px 0;
}
.p-title .rate i{
    color: #e9292a;
}
.leave-comment{
    font-size: 11px;
    color: #2a2a2a;
    display: inline-block;
    margin: 0 50px 0 0;
}
.leave-comment i{
    color: #2a2a2a;
    opacity: .5;
}
.loc-price{
    overflow: hidden;
}
.loc-price span:last-child{
    float: left;
    font-size: 20px;
    line-height: 29px;
    color: #e9292a;
    font-weight: bold;
}
.p-options a{
    font-size: 14px;
    line-height: 19px;
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    margin: 5px;
}
.img-slider-tabs.for-mobile{
    display: none;
}
.p-add-to-cart{
    background-color: #0090dd;
    width: 130px;
    padding: 5px 2px;
    border-radius: 6px;
}
.p-add-to-wishlist{
    background-color: #ffc200;
    width: 130px;
    padding: 5px 2px;
    border-radius: 6px;
}
.p-share{
    background-color: #4faeff;
    padding: 3px 5px;
}
.loc-price span:first-child{
    margin: 0 0 0 20px;
}
.loc-price span:first-child ,  .loc-price  span:nth-child(2){
    font-size: 14px;
    line-height: 19px;
    color: #252525;
    opacity: .8;
}
.q-form label{
    font-size: 17px;
    color: #2a2a2a;
    display: inline-block;
    margin: 0 0 0 10px;
    vertical-align: middle;
}
.loc-price span:first-child i ,  .loc-price  span:nth-child(2) i{
    display: inline-block;
    margin: 0 0 0 3px;
}
._title{
    font-size: 18px;
    color: #2a2a2a;
    font-weight: bold;
}
/**/
._banner{
    background-position: center;
    background-size: cover;
    height: 300px;
}
.single-product{
    padding: 20px 0;
}
.single-pro-content{
    margin: 0 0 30px 0;
}
.pro-rate input , .pro-rate textarea{
    display: block;
    width: 100%;
    margin: 10px 0;
    outline: 0;
    border: 2px solid #eee;
    padding: 10px;
    border-radius: 6px;
}
.pro-rate button{
    outline: 0;
    background: #0090DD;
    color: #fff;
    border: 0;
    padding: 6px 10px;
}
.pro-rate button:hover{
    opacity: .8;
}
.tab-pane{
    padding: 20px ;
    background: #fff;
    border: 1px solid #ddd;
}
.p-options a:hover{
    opacity: .8;
}
.single-img{
    height: 500px;
    background: #F7F7F7;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.img-slider-tabs{
    margin: 30px 0 0 0;
}
.img-slider-tabs div{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    height: 180px;
    width: 120px;
    background: #F7F7F7;
    margin: 0 5px;
    cursor: pointer;
}
.h4{
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    font-size: 21px;
    color: #2572f0;
    font-weight: bold;
    position: relative;
}
.h4::after{
    content: "";
    position: absolute;
    height: 1px;
    width: 30px;
    bottom: 0;
    right: 0;
    background: #2572f0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
    background: none!important;
    color: #2a2a2a!important;
    border: none!important;
}
.nav-tabs>li.active>a::before, .nav-tabs>li.active>a:hover::before, .nav-tabs>li.active>a:focus::before{
    opacity: 1;
    visibility: visible;
}
.nav-tabs{
    border: none!important;
}
.nav-tabs>li a{
    font-size: 18px;
    color: #2a2a2a;
    font-weight: bold;
    position: relative;
    border: none!important;
}
.nav-tabs>li a::before{
    content: "";
    position: absolute;
    top:-3px;
    left: 0;
    right: 0;
    height: 3px;
    background: #0090DD;
    opacity: 0;
    visibility: hidden;
}
.single-img img ,.img-slider-tabs div img{
    max-width: 90%;
    max-height: 90%;
}
.tab-pane p{
    font-size: 15px;
    line-height: 23px;
    color: #2a2a2a;
}
.p-body ._title{
    font-size: 18px;
    color: #2a2a2a;
    font-weight: bold;
}
/*****/
.h{
    font-size: 16px;
    line-height: 23px;
    color: #252525;
    font-weight: bold;
    position: relative;
    padding: 0 20px 0 0;
    margin: 20px 0;
}
.h::before{
    content: "";
    position: absolute;
    top:8px;
    right: 0;
    width: 10px;
    height: 10px;
    background: #0090DD;
}
/* .products-list{
    margin: 20px 0;
} */
.list-order{
    background: #fff;
    padding:10px 20px;
    box-shadow: 0 4px 0px 0px #eee;
    margin: 20px 0;
}

.list-order i{
    font-size: 20px;
    cursor: pointer;
    padding: 7px;
}
._product{
    margin: 15px 0;
}
._product .img{
    height: 200px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #eee;
    position: relative;
}
._product .img .rate , ._product .img .caption{
    position: absolute;
}
._product .img .rate {
    left: 10px;
    top:10px;
    font-size: 13px;
    color: #ff3b30;
}
._product .img .caption{
    right: 0;
    top: 0;
}
._product .img .caption.special{
    font-size: 14px;
    color: #ffffff;
    background: #ff3b30;
    padding: 0 15px 5px 15px;
}
._product .img .caption.offer{
    font-size: 11px;
    color: #000000;
    font-weight: 600;
    width: 46px;
    line-height: 19px;
    background-color: #ffcc00;
    text-align: center;
}
._product .img img{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.off-rate{
    color: #aaa!important;
}
._product .body .pro-name{
    line-height: 23px;
    color: #252525;
    font-weight: bold;
    margin: 10px 0 0 0;
    overflow: hidden;
    height: 23px;
}
._product .body .pro-price{
    margin: 5px;
}
._product .body .pro-price span{
    line-height: 23px;
    font-weight: bold;
    margin: 0 5px;
}
._product .body .pro-price span:first-child{
    color: #ff3b30;
}
.actions a{
    width: 128px;
    line-height: 32px;
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid #b6b6b6;
    text-align: center;
    font-size: 13px;
    color: #252525;
}
.actions a:first-child{
    background-color: #2572f0;
    color: #FFF!important;
}
.actions a:first-child i{
    border-left: 1px solid #252525;
    padding: 0 0 0 5px;
    margin: 0 0 0 5px;
    line-height: 20px;
}

._product .body .pro-price span:nth-child(2){
    color: rgba(81,228,47,0.8);
    text-decoration: line-through;
}
.more{
    font-size: 15px;
    line-height: 11px;
    color: #ffffff;
    font-weight: bold;
    max-width: 204px;
    line-height: 45px;
    border-radius: 2px;
    background-color: #0090dd;
    margin: 30px auto 0 auto;
}
.ad{
    margin: 20px 0;
}
.ad img{
    width: 100%;
    height: auto;
}
.comments ul{
    list-style: none;
}
.comments ul li{
    overflow: hidden;
}
.comment-img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 0 0 10px;
    overflow: hidden;
    vertical-align: top;
}
p , ul{
    padding: 0;
}
.c-rate i{
    color: #e9292a;
}
.c-name{
    margin: 0 0 0 15px;
    display: inline-block;
}
.comment-body{
    width: calc(100% - 55px );
}
.comment-body p{
    color: #aaa;
    margin: 10px 0;
    padding: 0 0 20px 0;
    border-bottom: 2px solid #eee;
}
.comment-img img{
    width: 100%;
    height: 100%;
}
.o-list{
    margin: 0 0 40px 0 ;
    padding: 0;
}
.o-list li{
    margin: 10px 0;
}
.o-list li span{
    display: inline-block;
    vertical-align: top;
}
.o-list li span:first-child{
    padding: 0 0 0 10px ;
    width: 135px;
    font-weight: bold;
}
.o-list li span:last-child{
    width: calc(100% - 140px);
    color: #787878!important;
}
.ooo{
    padding: 10px!important;
    border: 2px solid #eee;
}
.oooo{
    border-right: 2px solid #0090DD;
    padding: 0 20px 0 0!important;
}
.opop{
    padding: 10px 40px!important;
}
.opop li{
    margin: 25px 0;
}
.opop li{
    display: flex;
    align-items: start;
    flex-wrap: wrap;
    justify-content: space-between;
}
.col-1{
    width: 8.33333333%!important;
}
.col-7{
    width: 58.33333333%!important;
}
.col-4{
    width: 33.33333333%!important;
}
.h44{
    margin: 0 0 20px 0;
}
.opop li span:nth-child(2){
    width: calc(100% - 140px)!important;
    color: #787878!important;
    font-size: 17px;
    padding: 0  0 0 30px;
}
.checck {
    padding: 0 10px;
}
.checck label{
    font-size: 16px!important;
    font-weight: 400!important;
    cursor: pointer;
}
.opop li span:nth-child(3){
    width: auto!important;
}
/*cart*/
div._table{
    background: #fff;
    overflow: hidden;
    margin: 40px 0 0 0;
}
table a{
    color: #707070;
}
table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    text-align: center;
}
thead{
    background: #0090DD;
}
table tr th{
    word-wrap: break-word;
    padding: 15px 6px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
table tbody{
    background: #F7F7F7;
}
table tr {
    padding: .35em;
}
table tr td {
    word-wrap: break-word;
    padding: 25px 6px;
    border: 1px solid #EEEEEE;
    font-size: 16px;
    color: #707070;
    text-align: center;
    overflow: hidden;
}
.bob{
    background: #F9F9F9;
    padding: 20px;
}
.bob .order-summary{
    border: 0!important;
}
.bob ._product .img{
    background: #fff!important;
}
.order-summary{
    border-right: 2px solid  #0090DD;
    padding: 0 20px;
    margin:0 0 50px  0;
}

.order-summary ul li{
    margin: 10px 0;
    border-bottom: 2px solid #eee;
    padding: 14px 0;
}
.order-summary ul li:last-child{
    border:none!important;
}
.order-summary ul li span:first-child{
    font-weight: bold;
}
.order-summary ul li span:last-child{
    color: #000;
}
.pp-col{
    padding: 0!important;
    margin: 0!important;
}
.bob ._product{
    margin: 0!important;
}
.ooptions{
    background:#ECEBF1;
    max-width: 70px;
    padding: 10px 0;
}
.ooptions div a , .ooptions div.sselectt{
    text-align: center;
    padding: 12px 0;
    display: block;
}
.bob ._product .body .pro-name{
    color: #787878!important;
}
.bob .order-summary ul li span:last-child{
    color: #787878!important;
    font-size: 18px;
}
.mm-pro{
    margin-top: 15px;
    margin-bottom: 15px;
}
.crumb{
    margin: 20px 0;
}
.ooptions div.sselectt{
    padding: 15px 6px;
}
.ooptions div a:hover{
    background: #E4E4E4;
}
.ooptions div.sselectt span{
    margin: 0 0 10px 0;
}
.ooptions div select{
    width: 100%;
    cursor: pointer;
    border: 0;
    outline: 0;
    padding: 0;
    text-align: center;
    height: 30px;
}
.ooptions div a , .ooptions div span{
    color:  #0090DD;
}
@media screen and (max-width: 767px) {
    .opop li span:nth-child(3) {
        width: 100%!important;
    }
    .opop {
        padding: 10px!important;
    }
    .opop li span:nth-child(2){
        padding: 0;
        font-size: 14px;
    }
    .ooptions {
        max-width: 100%;
    }
    .checck label {
        font-size: 13px!important;
    }
    .o-list  li span:first-child{
        width: 110px!important;
    }
    .o-list li span:nth-child(2) {
        width: calc(100% - 115px)!important;
    }
    table th,
    table td {
        padding: 10px 6px;
        text-align: right!important;
    }
    table tr td, table tr th{
        border: none;
    }
    table tr td, table tr th{
        padding: 7px;
    }
    table {
        border: 0;
        width: 100%;
    }

    table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    table tr {
        border :1px solid #ddd;
        display: block;
        margin-bottom: .625em;
    }

    table td {
        display: block;
        font-size: .8em;
        text-align: right;
    }
    table tr td .img  , td a.t-status{
        margin: initial;
    }
    td a.t-status{
        display: inline-block;
        width: 80px;
    }
    table td::before {
        /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
        content: attr(data-label);
        float: right;
        font-weight: bold;
        text-transform: uppercase;
        width: 90px;
    }

    table td:last-child {
        border-bottom: 0;
    }
}
/**/
@media only screen and (max-width: 991px) {
    .img-slider-tabs.for-mobile{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .img-slider-tabs.for-desktop{
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .list-order {
        display: none;
    }
    .s-search form button span{
        display: none;
    }
    .single-img {
        height: 300px;
    }
    .img-slider-tabs div{
        height: 110px;
    }
    .img-slider-tabs{
        margin: 10px 0 0 0;
    }
    ._banner {
        height: 120px;
    }
}

