﻿@font-face {
	font-family: number;
	font-style: normal;
	font-weight: normal;
	src: url('/App_Theme/fa-IR/fonts/IRANSans_FaNum.eot');
	src: url('/App_Theme/fa-IR/fonts/IRANSans_FaNum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('/App_Theme/fa-IR/fonts/IRANSans_FaNum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('/App_Theme/fa-IR/fonts/IRANSans_FaNum.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
		 url('/App_Theme/fa-IR/fonts/IRANSans_FaNum.ttf') format('truetype');
}

.basket-header {
    border: 1px solid #d8d8d8;
    border-bottom: 0;
    padding: 7px;
    background: #fafafa;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    border-radius:8px 8px 0 0;
}

.basket-header-span {
    cursor: pointer;
    content: '';
    position: relative;
    display: inline-block;
    background: url(/App_Theme/fa-IR/images/icon_basket.png) no-repeat center left;
    width: 30px;
    height: 21px;
    top: 5px;
}

    .basket-header-span span {
        background: #ec7500;
        border-radius: 50%;
        display: block;
        color: #fff;
        line-height: 18px;
        position: absolute;
        font-size: 11px;
        text-align: center;
        animation-name: increaseScale;
        animation-duration: .3s;
        animation-fill-mode: forwards;
        width: 14px;
        height: 14px;
    }

.basket-items {
    padding: 0 15px 25px;
    border: 1px solid #d8d8d8;
    background: #fff;
    font-size: 12px;
    letter-spacing: -0.6px;
    direction: rtl;
    line-height: 28px;
}

.ms-factore {
    display: none;
}

.factor-wrap {
    background: #fbfbfb;
    padding: 15px 10px 10px 10px;
    border: 1px solid #e4e4e4;
    border-top: 0;border-radius: 0 0 8px 8px;
}

.basket-overall {
 padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0px;
}

    .basket-overall > div {
          font-family: iranyekan,number !important;    direction: rtl;
        position: relative;line-height: 34px;    margin-right: 0px;
    }

#product-total-price:before, #vat:before, #container_price:before, #min-order-value:before, .use-credit:before, .special-discount:before, #discount-price:before, #totall-price:before, #decoration:before, #foreign:before, #extra-time:before, #wallet:before, #Wage:before {
    content: '';
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #ebebeb;
    position: absolute;
    top: 18px;
}

.basket-overall .title {
    font-size: 11px;
    padding: 0px;
}
.basket-overall .grand-price .title ,.basket-overall .grand-price .value{
    font-size: 14px;
 
}
.basket-overall .value {
    font-size: 12px;
    text-align: left;
    padding: 0px;direction: rtl;
}

.factor-wrap .basket-overall span {
    background: #fbfbfb !important;
}

.green-font {
    color: #329403;
}

.label-info-checkout {
    font-size: 11px;
    display: block;
    margin-top: 46px;
}

.idn-info-descript {
/*background: #fbfbfb;*/
    margin:0px 0 0px 0;
    padding: 20px 15px;
    /*border: 1px solid #d8d8d8;*/
    border-radius: 4px;
    direction: rtl;
    line-height: 30px;
    font-size: 13px;
    font-family: iranyekan,number !important;
}

.kk-label {
    letter-spacing: -0.9px;
}
.hr {
    margin-top: 7px;
    margin-bottom: 11px;

}
.ms-nopnl {
    padding-left: 0px;
}

.ms-nopnR {
    padding-right: 0px;
}

.ms-fact-info {
    font-size: 13px;
    line-height: 17px;
    display: block;
    color: #636363;
    letter-spacing: -0.6px;
}

.ms-fact-txt {
-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #a3a3a3;
    outline: 0;
    height: 35px;
    width: 100%;
    font-size: 14px;
    background: #ffffff;
    color: black;
    margin-right: 5px;
    font-family: number !important;
    padding-right: 10px;
}

.ms-fact-btnpay {
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    text-transform: capitalize;
    border-radius: 3px;
    border: none;
    color: #fff;
    line-height: 1;
    padding: 13px 35px;
    text-align: center;
    margin-bottom: 4px;
    border-width: 2px;
    background-image: linear-gradient(to right, #afd34e 0%, #41804d 50%, #ff8207 100%);
    background-size: 200% auto;
    transition: 0.5s;
    margin-top: 10px;
    width: 100%;
    cursor: pointer;
    letter-spacing: -0.5px;
}

.ms-fact-btndis {
    font-size: 13px;
    display: inline-block;
    border-radius: 26px;
    border: none;
    color: #fff;
    padding: 7px 7px;
    text-align: center;
    background-image: linear-gradient(to right, #d8363b 0%, #e70035 50%, #ec7500 100%);
    background-size: 200% auto;
    transition: 0.5s;
    width: 100%;
    cursor: pointer;
    letter-spacing: -0.5px;
    line-height: 16px;
}

    .ms-fact-btnpay:hover, .ms-fact-btndis:hover {
        background-position: right center;
    }

.kk-alert-popup {
    position: absolute;
    bottom: 100%;
    left: 65%;
    margin-left: -80px;
    background-color: #b30025;
    padding: 7px 6px;
    color: #fff;
    box-shadow: 0 2px 2px 0 #fff;
    max-width: 160px;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    border-radius: 5px;
    display: none;
    letter-spacing: -0.5px;
}

    .kk-alert-popup .kk-arrow-clipper {
        position: absolute;
        bottom: -10px;
        left: 50%;
        margin: 0 -5px 0 0;
        height: 10px;
        width: 10px;
    }

        .kk-alert-popup .kk-arrow-clipper .kk-arrow {
            position: absolute;
            top: -5px;
            left: 0;
            height: 10px;
            width: 10px;
            background-color: #b30025;
            transform: rotate(45deg);
            box-shadow: 2px 2px 2px 0 #fff;
        }
        .ms_alert {
 color: rgb(131 131 131);
    font-size: 11px;
    line-height: 16px;
    letter-spacing: -0.5px;
    padding-right: 10px;
}

.ms_invoice_Invfo {
    border: 1px solid #eee;
    overflow: hidden;
    border-radius: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 6px 0px;
    background: rgb(204 204 204 / 8%);
}
#_detailsinv .title  span,#_detailsinv .value  span{
    background: #fbfbfb;
    padding: 0px 5px;
}

#_detailsinv{
    font-size: 13px;
    line-height: 29px;
    direction: rtl;
}
#_detailsinv .basket-overall > div {
    
    line-height: 30px;
}
.msMt6{
    margin-top: 6px;
}



.ms_alertbooking{
          position: relative;
    padding: 8px 15px 5px 30px;
    border-radius: 5px;
    background: #d60644;
    color: #fff;
    margin-top: 15px;
    margin-right: 4px;
}


/*style shopping*/
.container-pg-wt{
        width: 100%;
    max-width: 1280px;
    margin:0 auto;
    padding:40px 0 50px 0;
}
.bx-br-shop{
  border: 1px solid #e0e0e2;
    border-radius: 8px;
    margin-bottom: 15px;
    position: relative;
    background: #fff;
}
.bx-sh-card{
    border: 1px solid #e0e0e2;
    border-radius: 8px;
    padding: 8px 10px;
    margin-bottom:15px;
    position: relative;
    text-align: right;
}
.p-send{
        font-size: 12px;
    line-height: 24px;
}
.bx-sh-card .mg-send {
    left: 8px;
    top:12px;
    width: 55px;
}
 .bx-num{
     position: relative;
    top: 45px;
    margin: 0px auto 40px auto;
    display: block;
    width: 104px;
    right:0;
}

 .mg-sh{
     display:block;
     margin:0 auto;
 }
 .ti-product-shop{
     text-align:right;
     font-size:14px;
     padding:22px 0 20px 0;
     color:#000;
     font-weight:bold;
     direction:rtl;
 }
 .cl-ce{
     width:18px;
     height:18px;
     border-radius:50%;
     float:right;
     margin-bottom:9px;
 }
 .ti-clr{
       text-align: right;
    float: right;
    font-size: 13px;
    padding: 1px 10px;
 }
 .mg-sh-gr {
    float: right;
    width: 20px;
    margin-left: 6px;
    position: relative;
    top: -4px;
}
 .li-sh{
    padding: 8px 0 0px 0;
    min-height: 21px;
 }
  .li-sh .fa{
      font-size:14px;
      margin-left:6px;
      top:2px;
      position:relative;
}
.row-shopping-cart{
    position:relative;
    border-bottom:1px solid #e0e0e2;padding:15px;
}
.rss-mg{
    position: absolute;
    top: 18px;
    left: 22px;
}
.rss-mg img{
    width:16px;
}
.bx-sh-card .text {
    float: right;
    font-size: 13px;
    color: #000;
}
.bx-sh-card .item {
    float: left;
    font-size: 13px;
    direction: rtl;
    color: #555;
    font-weight: 600;
}
.info-checkout{
    padding:12px 10px;
}
.p-alrm{
    text-align:justify;
    padding:10px 15px;
    font-size:13px;
    line-height:28px;
    direction:rtl;
}
.li-lst .item,.li-lst .text{
    color:#d60644;
    font-weight:bold;
}
.btn-sh-mr{
      background-color: #d60644;
    font-size: 16px;
    padding: 11px 0;
    text-align: center;
    margin: 10px auto 15px auto;
    color: #fff;
    display: block;
    border-radius: 7px;
    width: 100%;
    border: none;
}

.btn-sh-mr:hover {
    background-color: #c3073f;
    color: #fff;
}
.ti-sh-pg{
    text-align:right;
    padding:5px 5px;
    margin-bottom:15px;
 
}
.ti-sh-pg h3{
       font-size:15px;
       font-weight:bold;
       color:#d60644;
}
.li-sh .p-1{
    text-align:right;
    float:right;
    padding-top:10px;
    font-size:14px;
}
.slider-button{
    display:none!important;
}

.timeline{
  position: relative;
 max-width:900px;
 margin:0 auto 70px auto;
}

.timeline li{
  list-style: none;
  float: right;
  width: 33.3333%;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  direction:rtl;
  font-weight:bold;
  padding-top:3px;
}
.timeline li a{
   color:#d60644;
   opacity:0.4;
}
.timeline li img{
width: 21px;
    position: relative;
    top: -3px;
}

.timeline .active a{
      color:#d60644!important;
 position:relative;
 top:-5px;
}
.timeline .active img{
    width:38px;
    top:-7px;
}
 .timeline li.active:nth-child(3):after{
     left:71%;
}
.timeline .active a{
         opacity:1;
}
.timeline li:after{
    content: "";
    position: absolute;
    width: 47%;
    height: 1px;
    background-color: #d60644;
    top: 16px;
    left: 80%;
    z-index: -999;
    transition: all ease-in-out .3s;
}

.timeline li:first-child:after{
  content: none;
}
.timeline li.active{
  color: #555555;
}
.timeline li.active:before{
  background: #4caf50;
  color: #F1F1F1;
}

/*.timeline li.active + li:after{
      background: #c2c9ce;
    left: 68%;
}*/
.ti-ads {
     text-align: right;
    padding: 20px 15px 5px 15px;
    font-size: 14px;
}
.mstop150{
    background: rgb(233 220 176 / 11%);
}
.ms-Flex_r4 {
               display: flex;
    -ms-flex-pack: justify!important;
    flex-wrap: nowrap;
    flex-direction: row;
    transition: all 0.5s ease 0s;
    align-content: center;
    justify-content: center;
    direction: rtl;
    align-items: center;
    width: 100%;
    padding: 13px;
    margin-bottom: 18px;
    border-radius: 11px;
    background: #fff;box-shadow: -1px 2px 12px 0 hsl(0deg 0% 71% / 11%);
    border: 1px solid #f3f3f3;
        }
.ms-frm img {
height: 100%;
    max-height: 100%;
    max-width: 100%;
    display: block;
    width: 100%;
    object-fit: cover;
    margin: 0px auto;
}.ms-st-p {
     font-size: 13px;
    line-height: 28px;
    letter-spacing: -0.5px;
    direction: rtl;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
}.ms-st-a {
    border: 1px solid #eee;
    display: inline-block;
    direction: rtl;
    padding: 5px 10px;
    margin-top: 9px;
    font-size: 12px;
    border-radius: 3px;
    color: #000;
    letter-spacing: -0.5px;
}.ms-st-a i {
      margin-left: 3px;
    float: left;
    font-size: 14px;
    font-weight: bold;
}
 .ms_active {
    background: #f4f5ff;
    padding: 8px 14px 6px;
    line-height: 21px;
    border-radius: 29px;
    font-weight: bold;
    color: #4156d9;
    width: 100%;
}.ms_canel {
    background: #fff4f4;
    border-radius: 29px;
    padding: 8px 14px 6px;
    line-height: 21px;
    color: #d92032;
    font-weight: bold;
    width: 100%;
} 
 .ms_green_btn{
         background: rgb(0 150 136 / 15%);
    padding: 8px 14px 6px;
    line-height: 21px;
    border-radius: 29px;
    font-weight: bold;
    color: #009688;
    width: 100%;
    border: 1px solid #0096885c;
 }
 .ms_pink_btn{
     background: rgb(156 39 176 / 10%);
    padding: 8px 14px 6px;
    line-height: 21px;
    border-radius: 29px;
    font-weight: bold;
    color: #673ab7;
    width: 100%;
    border: 1px solid #9c27b03b;
 }
 .ms_colorfont{
     color: #faa419;
    font-weight: bold;
 }
 .svg_icon{
         float: right;
    width: 21px;
    margin-left: 8px;
 }
 .nice-numberd {
    display: inline-flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-content: center;
    flex-direction: row;
    align-items: center;
}

.nice-numberd input {
    vertical-align: middle;
    -moz-appearance: textfield;
    box-sizing: content-box;
    margin: 0;
    text-align: center;
    border: none;
}

.nice-numberd input::-webkit-inner-spin-button, .nice-numberd input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.nice-numberd button, .nice-numberd a:focus {
    background: #e9f2f9;
    outline: none;
    text-decoration: none;
}
.nice-numberd {
    position: relative;
    width: 100%;
}

.nice-numberd input {
      width: 50px !important;
    height: 35px;
    display: block;
}

.nice-numberd a {
    font-size: 24px;
    text-align: center;
    color: #575eff;
    line-height: 10px;
    position: relative;
    top: 0px;
    width: 53px;
    height: 38px;
    padding-top: 15px;
    border: 1px solid #a3a3a3;
    border-radius: 8px;
}

.quantity {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
  
}

.quantity .group-quantity-button {
    width: 75%;
}
.mt-15{
    margin-top:15px;
}
.border_bottom{
    border-bottom: 1px dashed #eee;
    padding-bottom: 15px;
}

@media only screen and (max-width:990px){
    .pn-no-mb{
        padding:0 0;
    }
    .timeline li{
        display:none;
    }
    .category-lists-slider {
    padding: 0 0px;
}
    .timeline li.active{
        display:block!important;
        width:100%;
        border-bottom:1px solid #eee;
    }
    .timeline li:after{
        display:none;
    }
    .bx-br-shop{
        border:none;
        margin-bottom:5px;
    }
    .row-shopping-cart .col-md-2{
        padding:0 0;
    }
    .bx-num {
    top: 35px;
    width: 99px;
    margin-bottom:30px;
}
    .ti-product-shop {
       font-size: 11px;
    line-height: 20px;
    padding: 17px 0 6px 0;
}
    .rss-mg {
    top: 3px;
    left: 15px;
}
    .pn-rg{
        padding-left:0;
    }
    .li-sh{
        font-size:12px;
    }
    .rss-mg img {
    width: 12px;
}
    .row-shopping-cart {
    padding: 10px;
}
    .ti-sh-pg {
    margin-bottom: 0;
}
    .container-pg-wt {
    padding:0px 0 20px 0;
}
}
@media (max-width: 760px) {
    .ms-Flex_r4 {
    flex-direction: column;
}
    .ms-rule-bx {
      
        padding: 20px 11px;
    }
       .ms-rule-bx {
        
        width: 92%;
    }
    .idn-info-descript {
        padding: 20px 0px;
    }

    .label-info-checkout {
        margin-top: 0px;
    }
    .row {
    margin-right: 0;
    margin-left: 0;
}
    .mstop150 {
    padding-top: 16px;
}
    .mstop150 .col-lg-10{
    padding: 0px;
}
    .hr {

    float: right;
    width: 100%;
}.basket-overall {
   
    padding-left: 0;
}
}