﻿body, html {
    font-family: IranSansWeb !important;
    /*overflow: hidden;*/
}

@font-face {
    font-family: 'IranSansWeb';
    src: url('../fonts/IranSans/eot/IRANSansWeb.eot?v=1');
    src: url('../fonts/IranSans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), url('../fonts/IranSans/woff/IRANSansWeb.woff?v=1') format('woff'), url('../fonts/IranSans/ttf/IRANSansWeb.ttf?v=1') format('truetype');
}

@font-face {
    font-family: 'IranSansWeb_Black';
    src: url('../fonts/IranSans/eot/IRANSansWeb_Black.eot?v=1');
    src: url('../fonts/IranSans/eot/IRANSansWeb_Black.eot?#iefix') format('embedded-opentype'), url('../fonts/IranSans/woff/IRANSansWeb_Black.woff?v=1') format('woff'), url('../fonts/IranSans/ttf/IRANSansWeb_Black.ttf?v=1') format('truetype');
}

@font-face {
    font-family: 'IranSansWeb_Bold';
    src: url('../fonts/IranSans/eot/IRANSansWeb_Bold.eot?v=1');
    src: url('../fonts/IranSans/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/IranSans/woff/IRANSansWeb_Bold.woff?v=1') format('woff'), url('../fonts/IranSans/ttf/IRANSansWeb_Bold.ttf?v=1') format('truetype');
}

@font-face {
    font-family: 'IranSansWeb_Light';
    src: url('../fonts/IranSans/eot/IRANSansWeb_Light.eot?v=1');
    src: url('../fonts/IranSans/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), url('../fonts/IranSans/woff/IRANSansWeb_Light.woff?v=1') format('woff'), url('../fonts/IranSans/ttf/IRANSansWeb_Light.ttf?v=1') format('truetype');
}

@font-face {
    font-family: 'IranSansWeb_Medium';
    src: url('../fonts/IranSans/eot/IRANSansWeb_Medium.eot?v=1');
    src: url('../fonts/IranSans/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/IranSans/woff/IRANSansWeb_Medium.woff?v=1') format('woff'), url('../fonts/IranSans/ttf/IRANSansWeb_Medium.ttf?v=1') format('truetype');
}

@font-face {
    font-family: 'IranSansWeb_UltraLight';
    src: url('../fonts/IranSans/eot/IRANSansWeb_UltraLight.eot?v=1');
    src: url('../fonts/IranSans/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/IranSans/woff/IRANSansWeb_UltraLight.woff?v=1') format('woff'), url('../fonts/IranSans/ttf/IRANSansWeb_UltraLight.ttf?v=1') format('truetype');
}

@font-face {
    font-family: 'IranSansWeb_FaNumber';
    src: url('../fonts/IranSans/eot/IRANSansWeb(FaNum).eot?v=1');
    src: url('../fonts/IranSans/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), url('../fonts/IranSans/woff/IRANSansWeb(FaNum).woff?v=1') format('woff'), url('../fonts/IranSans/ttf/IRANSansWeb(FaNum).ttf?v=1') format('truetype');
}

.font_IranSansWeb_FaNumber {
    font-family: IranSansWeb_FaNumber !important;
}

.font_IranSansWeb {
    font-family: IranSansWeb !important;
}

.font_IranSansWeb_Black {
    font-family: IranSansWeb_Black !important;
}

.font_IranSansWeb_Bold {
    font-family: IranSansWeb_Bold !important;
}

.font_IranSansWeb_Light {
    font-family: IranSansWeb_Light !important;
}

.font_IranSansWeb_Medium {
    font-family: IranSansWeb_Medium !important;
}

.font_IranSansWeb_UltraLight {
    font-family: IranSansWeb_UltraLight !important;
}

.modal-dialog {
    z-index: 1000000 !important;
}

.modal-header {
    padding: 0px;
    border-bottom: 0px solid #e5e5e5;
    color: black;
    background-color: #f0f1f2;
}

.modal .modal-title {
    height: 40px !important;
    line-height: 40px !important;
    text-align: right;
    padding-right: 10px;
    font-size: 13px;
}
body.modal-open {
    overflow: scroll;
}
.form-group {
    margin-top: 5px;
}

/* Change Font PlaceHolder*/
::-webkit-input-placeholder {
    font-family: 'IranSansWeb' !important;
    color: peachpuff;
    font-size: 12px;
}

::-moz-placeholder {
    font-family: 'IranSansWeb' !important;
    color: peachpuff;
    font-size: 12px;
}

:-ms-input-placeholder {
    font-family: 'IranSansWeb' !important;
    color: peachpuff;
    font-size: 12px;
}

::placeholder {
    font-family: 'IranSansWeb' !important;
    color: peachpuff;
    font-size: 12px;
}

input.en {
    color: black;
    font: normal 15px font_IranSansWeb_Black;
    font-style: normal;
    text-align: left;
    direction: ltr;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.aw-close {
    background: url(../images/slices.png) no-repeat -134px -123px #ebeced;
    border-radius: 100%;
    border: 1px solid #d6d9df;
    height: 28px;
    width: 28px;
    display: block;
    position: absolute;
    top: 10px;
    left: 12px;
    z-index: 1;
    cursor: pointer;
}
.aw-caption-xsmall {
    font-family: IranSansWeb_FaNumber !important;
    font-size: x-small !important;
    color: #4a4a4a;
}

.aw-caption-small {
    font-family: IranSansWeb_FaNumber !important;
    font-size: small;
    !important color: #4a4a4a;
}

.aw-caption-medium {
    font-family: IranSansWeb_FaNumber !important;
    font-size: medium !important;
    color: #4a4a4a;
}

.aw-caption-large {
    font-family: IranSansWeb_FaNumber !important;
    font-size: large !important;
    color: #4a4a4a;
}

.aw-caption-larger {
    font-family: IranSansWeb_FaNumber !important;
    font-size: larger !important;
    color: #4a4a4a;
}

.aw-input-font-larg {
    font-size: large !important;
}

.aw-bold {
    font-weight: bold !important;
}
.aw-color-error {
    color: #b2001a !important;
    font-size: small !important;
}
.loading-content {
    height: 100%;
    width: 100%;
    background: #fff;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    background: url(../../cdn/images/loader-content.svg?v=1) center no-repeat #EEE /*#fff*/;
    opacity: 0.9;
    filter: alpha(opacity=0.9); /* For IE8 and earlier */
    color: #EEE;
    font-weight: bold;
    position: absolute; /*absolute;*/
    top: 0;
    left: 0;
    z-index: 9999;
}
.aw-spacer {
    line-height: 2;
}
.btn-ok {
    color: #ffffff;
    background-color: #fa5280;
    border-color: #fa4274;
    font-size: 14px;
    font-family: IranSansWeb_FaNumber;
}
    .btn-ok:hover {
        color: #ffffff;
        background-color: #f54072;
        border-color: #fa4274;
        font-size: 14px;
        font-family: IranSansWeb_FaNumber;
    }

.box-form {
    width: 100%;
    height: 100%;
    padding: 15px 15px 15px 15px;
    margin: 0px auto;
    background-color: white;
    border: 1px solid #f0f1f2;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.p10{
    padding:10px !important;
}
.pt20 {
    padding-top: 20px !important;
}
.mt20{
    margin-top:20px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mb10 {
    margin-top: 10px !important;
}
.product-price {
    font-family: IRANSansWebFaNum !important;
}

/*دکمه افزودن به سبد خرید*/
.btn-product {
    border: 0rem solid #fcfafa !important;
}

.product-label.label-bezoodi {
    color: #fff;
    background-color: #ffc107db;
}
.address-item {
    margin-right: 5px;
    margin-left: 5px;
}

    .address-item label {
        font-size: 12px;
        font-family: 'IranSansWeb' !important;
        margin-right: 5px;
        margin-left: 5px;
        cursor: pointer;
    }
.numberCircleProductInBasket {
    border-radius: 50%;
    behavior: url(PIE.htc);
    width: 36px;
    height: 36px;
    padding: 2px;
    padding-left: 8px;
    padding-right: 8px;
    background: #d9ec58;
    border: 1px solid #d9ec58;
    color: #000;
    text-align: center;
    font: 13px IranSansWeb;
    font-family: IRANSansWebFaNum !important;
}
/*سبد خرید*/
.btn-basket-top {
    margin-top: 10px !important;
    width: 100% !important;
    height: auto !important;
    /*
    padding : 3px;
    background-color: rgb(255, 255, 255);
    border-style: solid;
    border-color: #d9ec58;/*rgb(255,136,0);rgb(0, 191, 214);*/
    border-image: initial;
    -webkit-box-shadow: 0 1px 5px #d9ec58; /*rgb(255,136,0);*/
    -moz-box-shadow: 0 1px 5px #d9ec58;
    box-shadow: 0 0px 0px #d9ec58;
    transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-width: 1px;
    Border-radius: 5px;
  
    font-family: 'IranSansWeb_FaNumber' !important;
    font-size: 13px;
}

.aw-badge-cart-count {
    display: inline-block;
    min-width: 10px;
    padding: 1px 3px;
    margin-right: -1px;
    margin-top: -10px;
    color: black; /*#ffffff;*/
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #d9ec58; /*rgb(255,136,0);*/ /*#00bfd6;*/
    border-radius: 10px;
}

.aw-img-cart-shop {
    height: 100px !important;
    width: 100px !important;
    text-align: center;
}

.aw-gift-cart-buy {
    background: #ffffff;
    padding: 2px;
    margin-left: 5px;
    margin-right: 5px;
    height: 25px;
    border: #DBDBDB 1px solid;
    text-align: left;
    font-size: 15px;
}

.aw-empty-cart {
    font-family: IranSansWeb_FaNumber !important;
    direction: rtl;
    text-align: center;
}

.aw-addtocart {
    font-family: IranSansWeb_FaNumber !important;
}

.aw-btn-ard-cart {
    padding-right: 0px !important;
}

.aw-review-items {
    margin-top: 15px;
}

.aw-review-item {
    color: #777;
    font-size: 12px;
    border: 1px solid #f0f1e8 !important;
    line-height: 55px;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.aw-review-item-red {
    background: #fcf5f5 !important;
    color: #ff6b6b !important;
}

.aw-review-item-green {
    background: #fcf5f5 !important;
    color: #4caf50 !important;
}

.aw-review-first {
    border-radius: 2px 2px 0 0;
}

.toman {
    color: #666;
    font: 10px yekan !important;
    letter-spacing: 0;
    margin-right: 10px;
    vertical-align: 2px;
}

.aw-review-item.last {
    line-height: 60px !important;
    border: none;
    background: #f7fff7;
    border-radius: 0 0 2px 2px;
    font-size: 17px;
    font-weight: bold;
}

.aw-left {
    float: left;
}

.aw-pointer {
    cursor: pointer;
}

/*پایان سبد خرید*/

.btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #ebeced;
    font-size: 12px;
    font-family: IranSansWeb_FaNumber !important;
    cursor: pointer;
}

.btn-black {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: black !important;
    font-size: 12px;
    font-family: IranSansWeb_FaNumber !important;
    cursor: pointer;
}

.btn-ok {
    background-color: #FF8800 !important;
    color: white !important;
    font-size: 12px;
    font-family: IranSansWeb_FaNumber !important;
    cursor: pointer;
}

.btn-info {
    color: white !important;
    font-size: 12px;
    font-family: IranSansWeb_FaNumber !important;
    cursor: pointer;
}

.btn-success {
    color: white !important;
    font-size: 12px;
    font-family: IranSansWeb_FaNumber !important;
    cursor: pointer;
}

.btn-default {
    color: black !important;
    font-size: 12px;
    border: 1px solid #cfc6c6 !important;
    border-radius: 4px !important;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-family: IranSansWeb_FaNumber !important;
    cursor: pointer;
}
.btn-lg {
    padding: 10px 10px;
    font-size: 12px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn-gray {
    border: none;
    border-radius: 8px;
    background-color: #7a7a7a !important;
    color: #fff !important;
    padding: 16px 41px;
    cursor: pointer;
    font-size: 12px;
    font-family: IranSansWeb_FaNumber !important;
    cursor: pointer;
}
.btn {
    font-family: IranSansWeb_FaNumber !important;
    cursor: pointer !important;
    border-radius:4px !important;
}

/*------------Colors*/
.aw-color-lightsalmon {
    color: #fa9f9f !important;
}

.aw-color-tomato {
    color: #ff5656 !important;
}

.aw-color-red {
    color: #ff6b6b !important;
}

.aw-color-lightgreen {
    color: #a9f30a !important;
}

.aw-color-green {
    color: #4caf50 !important;
}

.aw-color-white {
    color: white !important;
}

.aw-color-yellow {
    color: yellow !important;
}

.aw-color-gray {
    color: gray !important;
}

.aw-color-lightslategray {
    color: #8d9198 !important;
}

.aw-bg-color {
    background-color: #f5f5f5 !important;
}

.aw-bg-color-white {
    background-color: #ffffff !important;
}

.aw-bg-color-ghostwhite {
    background-color: #fafcfc !important;
}

.aw-bg-color-gray {
    background-color: #f5f5f5 !important;
}

.aw-bg-color-green {
    background-color: #4caf50 !important;
}

.aw-bg-color-deleterow {
    background-color: white;
    background-image: /*linear-gradient(rgba(255,0,0,.4) 50%, transparent 0),*/
    /*linear-gradient(to right, rgba(255,0,0,.4) 50%, transparent 0);*/
    linear-gradient(to right, rgba(12, 38, 65, 0.39) 50%, transparent 0);
    background-size: 30px 30px;
}
.hidden{
    display: none !important;
}

/*برای نمایش صحیح بوت باکس*/
.modal-backdrop {
    /*z-index : -1 !important;*/
}
.modal .modal-title {
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 17px;
    color: #202020;
    text-align: center;
    position: relative;
    border-bottom: 0px solid #ECECEC;
}

.modal .modal-close {
    position: absolute;
    left: 10px;
    top: 23px;
    display: block;
    cursor: pointer;
    width: 14px;
    height: 14px;
    background-color: #FFF;
    overflow: hidden;
}
.modal-dialog {
    z-index: 1000000 !important;
}

.modal-header {
    padding: 0px;
    border-bottom: 0px solid #e5e5e5;
    color: black;
    background-color: #f0f1f2;
}

.modal .modal-title {
    height: 40px !important;
    line-height: 40px !important;
    text-align: right;
    padding-right: 10px;
    font-size: 13px;
}

.box.noback {
    background: #fff;
    /*
    border: 1px solid #f0f1f2;
    border-radius: 4px; 
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);*/
    margin: 0 auto 10px auto;
    padding: 0 20px;
    padding-top: 10px;
}
.aw-border {
    border: 1px solid gainsboro !important;
}

.aw-shadow {
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

tr.active {
    background-color: #f5f5f5 !important;
}
td.active {
    background-color: #f5f5f5 !important;
}