@charset "utf-8";

@font-face {
    font-family: 'irsans';
    src: url('../fonts/irsans.eot?#') format('eot'), url('../fonts/irsans.woff') format('woff'), url('../fonts/irsans.ttf') format('truetype');
}

.swal2-popup {
    font-family: 'irsans', serif;
}

.verify-wrap {
    width: 250px;
    height: 45px;
    display: flex;
    margin: 20px 0;
}

.verify-wrap p {
    color: green;
    line-height: 45px;
}

.justify-content-around{
    justify-content: space-around;
}

.verify-wrap .send-code,
.verify-wrap .verify-phone {
    width: 120px;
    height: 45px;
    background: #0c88b4;
    color: white;
    margin: auto;
    line-height: 45px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

.tab-content {
    margin-top: 20px;
}

.tab-content input[type=text],
.tab-content input[type=password] {
    width: 100%;
    margin: 2px 0;
    box-shadow: none;
    border: 2px solid #afafaf;
    background: #fafafa;
}

.tab-content div.errors p {
    color: red;
}

.tab-content img {
    margin: 5px 0;
}

.tab-content div.reload_captcha {
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: inline-block;
    background: url("../img/reload.png");
    background-size: cover;
    vertical-align: middle;
    transform: rotate(120deg);
}

.tab-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tab-button {
    width: 150px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    text-align: center;
    color: #16335f;
    border: 1px solid #16335f;
    background: white;
}

.tab-button.active {
    background: #16335f;
    color: white;
    border: 1px solid #0b1e3c;
}

#login_tab {
    border-radius: 0 5px 5px 0;
}

#register_tab {
    border-radius: 5px 0 0 5px;
}

.lr-btn {
    border-radius: 5px;
    background: #6dba2c;
    color: white;
    line-height: 40px;
    text-align: center;
    margin: 10px auto;
    cursor: pointer;
    border: 1px solid #63ac25;
}

.lr-btn.disabled {
    cursor: not-allowed;
    background: white;
    color: #d60644;
}

.lr-btn.disabled:hover,
.lr-btn.loading:hover {
    background: white;
}

.lr-btn.loading {
    cursor: not-allowed;
    background-image: url("../img/loading-user.gif");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30px 30px;
    color: white;
    background-color: white;
    border: 1px solid black;
}

.lr-btn:hover {
    background: #63ac25;
}

.buy_method {
    margin: 20px 0;
}

.buy_method .radio-buy-method {
    margin: 10px 0;
    width: 120px;
    height: 32px;
    border: 1px solid #dbdbdb;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
}

.buy_method .radio-buy-method div {
    float: right;
    width: 50%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.buy_method .radio-buy-method div.active {
    background: #50C878;
    color: white;
}

img.company-logo {
    width: 100px;
    vertical-align: middle;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input.sw {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input.sw:checked+.slider {
    background-color: #50C878;
}

input.sw:focus+.slider {
    box-shadow: 0 0 1px #50C878;
}

input.sw:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.d-none {
    display: none;
}

#um_user_map {
    height: 400px;
    margin: 30px 0;
}

h3.um-morabehe-refah-title {
    text-align: center;
}

.um-morabehe-refah-wrapper {
    width: 100%;
    padding: 10px;
    color: #162944;
    position: relative;
    background: white;
}

.um-morabehe-refah-wrapper p {
    text-align: center;
    font-size: 15px;
    padding: 10px;
}

.um-morabehe-refah-wrapper select {
    margin: 10px 0;
    height: 50px;
    line-height: 5px;
    background: url("../img/adown.png") no-repeat;
    background-size: 10px 6px;
    background-position: 12px;
    border-radius: 0;
}

.um-morabehe-refah-wrapper label {
    margin-right: 10px;
    font-size: 14px;
}

.um-morabehe-refah-wrapper a {
    color: red;
}

div.pre-invoice-request {
    width: 100%;
    height: 50px;
    line-height: 46px;
    color: white;
    background: #162944;
    text-align: center;
    cursor: pointer;
    margin: 10px 0;
    border: 2px solid rgb(216, 2, 134);
    transition: 1s;
    box-shadow: inset 0 0 0 0 #D80286;
    font-weight: bolder;
}

div.pre-invoice-request:hover {
    box-shadow: inset -1000px 0 0 0 #D80286;
}

div.um-morabehe-refah-wrapper div#refah-morabehe-prevent {
    display: none;
}

div.um-morabehe-refah-wrapper.disabled div#refah-morabehe-prevent {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background: black;
    opacity: 0.3;
    cursor: not-allowed;
    display: block;
}

p.um-morabehe-refah-description {
    display: block;
    width: 100%;
    background: #162944;
    color: white;
    font-size: 10px;
    text-align: center;
    margin: 0;
    padding: 5px 0;
}

.login-register {
    background: white;
    padding: 30px 0;
}

.wallet_recharge_link {
    color: white;
    line-height: 20px;
    background: #0c88b4;
    padding: 5px 10px;
    transition: 0.5s;
    border-radius: 3px;
}

.wallet_recharge_link:hover {
    background: #0d66c2;
    color: white;
}

div.pre-invoices {
    background: white;
    padding: 30px;
    height: 100%;
}

h3.center {
    text-align: center;
}

p.high-notice {
    width: 100%;
    min-height: 50px;
    display: flex;
    align-items: center;
    padding-right: 55px;
    color: black;
    background: url("../img/notice.png");
    background-size: 50px 50px;
    background-repeat: no-repeat;
    background-position: right center;
    margin: 10px 0;
}

.wpas-ticket-buttons-top {
    display: none;
}

.wpas-table>thead>tr>th {
    text-align: right;
}

.um-ticket-wrapper {
    height: 100%;
    background: white;
    padding: 20px;
}

.um-ticket-wrapper .wpas-alert-info {
    display: none;
}

.um-ticket-wrapper #wpas_files_wrapper {
    padding: 17px;
}

.um-ticket-wrapper .wpas-btn {
    background: #00a0d2;
    margin-right: 17px;
    color: white;
}

.um-ticket-wrapper .wpas-btn:hover {
    color: white;
}

.um-ticket-wrapper #wpas_ticketlist_filters {
    display: none;
}

.um-ticket-wrapper .wpas-label-status {
    color: white;
}

a.um-new-ticket {
    width: 200px;
    display: block;
    margin: 40px auto;
}

.checkout-ac {
    margin: 20px 0;
    background: white;
}

.checkout-ac-title {
    padding: 20px 10px 20px 0;
    text-align: right;
    padding-right: 10px;
    position: relative;
}

.checkout-ac-title div {
    display: inline-block;
    margin: 3px;
}

.checkout-ac-title .checkout-ac-icon img {
    width: 40px;
    height: 40px;
}

.checkout-ac-title .checkout-ac-text {
    font-size: 20px;
    color: black;
}

.checkout-ac-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s linear;
}

.checkout-ac-expand {
    width: 30px;
    height: 30px;
    background: #0c88b4;
    border-radius: 50%;
    text-align: center;
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -15px !important;
    cursor: pointer;
}

.checkout-ac-expand:hover {
    background: #0d66c2;
}

.checkout-ac-content-wrapper {
    width: 100%;
    padding: 10px;
    color: #162944;
    position: relative;
    background: white;
}

.checkout-ac-content-wrapper p {
    text-align: center;
    font-size: 15px;
    padding: 10px;
}

.checkout-ac-content-wrapper select {
    margin: 10px 0;
    height: 50px;
    line-height: 50px;
    background: url("../img/adown.png") no-repeat;
    background-size: 10px 6px;
    background-position: 12px;
    border-radius: 0;
}

.checkout-ac-content-wrapper label {
    margin-right: 10px;
    font-size: 14px;
}

.checkout-ac-content-wrapper a {
    color: red;
}

.checkout-ac-content-wrapper #cheque-inputs {
    display: block;
    width: 100%;
    padding: 30px;
}

.checkout-ac-content-wrapper .cheque-input {
    display: flex;
    margin: 3px;
    border: 1px solid black;
    padding: 5px;
}

.checkout-ac-content-wrapper .cheque-input input {
    flex: 1;
    align-self: center;
}

.checkout-ac-content-wrapper .cheque-input .remove-cheque {
    width: 30px;
    height: 30px;
    background: #fd334d;
    color: white;
    line-height: 32px;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    margin: 2px;
    cursor: pointer;
}

.checkout-ac-content-wrapper .cheque-input .add-cheque {
    font-size: 20px;
    width: 30px;
    height: 30px;
    background: green;
    color: white;
    line-height: 32px;
    border-radius: 50%;
    text-align: center;
    margin: 2px;
    cursor: pointer;
}

span.onsale.product-label {
    display: none;
}

.woocommerce-widget-layered-nav-list span.count {
    display: none;
}

div.agreement {
    margin: 30px 0;
    display: none;
}

div.agreement a {
    color: red;
}

span.um-alert-title {
    color: red;
    display: block;
    font-size: 15px;
    margin: 5px;
    font-weight: bold;
}

span.um-alert-item {
    display: block;
    color: #0A246A;
    font-size: 12px;
    margin: 5px;
    text-align: right;
}

div.order_upload_wrap div.note-item {
    width: 100%;
    margin: 20px auto;
}

div.note-item {
    width: 500px;
    margin: 10px auto;
    border: 3px solid black;
    padding-bottom: 30px;
}

div.note-item div.by,
div.note-item div.date {
    line-height: 30px;
    color: black;
    float: right;
    padding: 0 10px;
}

div.note-item p {
    padding: 0 10px;
    text-align: justify;
    background: #00a0d2;
    color: white;
    line-height: 30px;
    margin: 0;
}

div.note-item div.delete-note-item {
    width: 100px;
    line-height: 30px;
    color: white;
    cursor: pointer;
    background: red;
    float: left;
    text-align: center;
    display: none;
}

div.note-item div.delete-note-item.loading {
    cursor: not-allowed;
    background-image: url("../img/loading-user.gif");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30px 30px;
    color: white;
    background-color: white;
}

div.cheque_general_box {
    border: 2px solid black;
    margin: 10px;
    text-align: center;
    padding: 30px;
    direction: rtl;
}

div.cheque_general_btn {
    line-height: 40px;
    padding: 0 10px;
    color: white;
    background: #3C2BB6;
    cursor: pointer;
    width: 300px;
    margin: 20px auto;
    display: block;
    text-align: center;
}

div.cheque_general_btn.loading {
    cursor: not-allowed;
    background-image: url("../img/loading-user.gif");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30px 30px;
    color: white;
    background-color: white;
    border: 1px solid black;
}

div.cheque_general_box #cheque_rules {
    width: 300px;
    text-align: right;
    margin: 20px auto;
    display: block;
    background: url("../img/adown.png") no-repeat;
    background-size: 10px 6px;
    background-position: 12px;
    background-color: white;
}

div.cheque_general_box #cheque_note {
    width: 300px;
    text-align: right;
    margin: 20px auto;
    display: block;
}

form.order_edit {
    text-align: center;
    direction: rtl;
    padding: 20px;
    border: 2px solid black;
    margin: 0 10px;
}

form.order_edit select {
    width: 300px;
    text-align: right;
    margin: 20px auto;
    display: block;
    background: url("../img/adown.png") no-repeat;
    background-size: 10px 6px;
    background-position: 12px;
    background-color: white;
}

form.order_edit input[type=submit] {
    width: 300px;
    text-align: center;
    margin: 20px auto;
    display: block;
    background: green;
    color: white;
    border-radius: 5px;
}

form.order_edit label {
    width: 300px;
    margin: 20px auto;
    text-align: center;
}

form.order_edit input[type=text] {
    width: 300px;
}

form.order_edit input[type=text]::-webkit-input-placeholder {
    font-size: 12px;
    text-align: center;
}

form.order_edit input[type=text]::-moz-placeholder {
    font-size: 12px;
    text-align: center;
}

.large_table_wrap {
    overflow-x: scroll;
}

.large_table_wrap table tr td,
.large_table_wrap table tr th {
    text-align: center;
    border: 1px solid black;
}

.large_table_wrap table tbody.cheque_sort tr {
    cursor: move;
}

.large_table_wrap table tbody.cheque_sort tr:nth-child(odd) {
    background: #dbdbdb;
}

.delete_cheque_row,
.add_cheque_row,
.duplicate_cheque_row {
    width: 100px;
    text-align: center;
    line-height: 30px;
    color: white;
    margin: 5px;
    cursor: pointer;
    border-radius: 5px;
}

.delete_cheque_row {
    background: red;
}

.add_cheque_row {
    background: green;
}

.duplicate_cheque_row {
    background: #00a0d2;
}

.cheque_pic_wrap {
    padding: 20px;
    border: 2px solid black;
    margin: 0 10px 50px 10px;
    direction: rtl;
}

.cheque_image {
    cursor: pointer;
}

.order_upload_wrap {
    background: white;
    padding: 10px;
}

.order_upload_wrap #send_file {
    width: 100px;
    background: green;
    display: block;
    margin: 20px auto;
    color: white;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
}

.order_upload_wrap .single {
    display: flex;
}

.order_upload_wrap .single .add,
.order_upload_wrap .single .remove {
    width: 20px;
    height: 20px;
    color: white;
    text-align: center;
    line-height: 20px;
    margin: 2px;
    cursor: pointer;
}

.order_upload_wrap .single .add {
    background: green;
}

.order_upload_wrap .single .remove {
    background: red;
}

.order_upload_wrap p.success {
    color: green;
}

.order_upload_wrap p.error {
    color: red;
}

div.company-agreement {
    background: white;
    width: 100%;
    padding: 40px 20px;
    text-align: right;
    margin-bottom: 30px;
    font-size: 15px;
}

div.gharardad-agreement{
    background: white;
    width: 100%;
    padding: 40px 20px;
    text-align: right;
    margin-bottom: 30px;
    font-size: 15px;
}

td.important-note {
    font-weight: bolder;
    font-size: 20px;
    color: green;
}

.woocommerce-error a {
    color: red !important;
    font-size: 14px;
}

.autocomplete-suggestions p.price {
    display: none;
}

#um_shaba::placeholder {
    color: #d0d0d0;
}

#um_shaba:-ms-input-placeholder {
    color: #d0d0d0;
}

#um_shaba::-ms-input-placeholder {
    color: #d0d0d0;
}

.over_sell_wrap {
    margin: 30px 0;
    text-align: right;
}

.over_sell_wrap span {
    display: block;
    font-family: serif;
    text-align: right;
    padding: 5px;
}

.over_sell_wrap input[type=submit].over_sell_buy {
    background: red;
    color: white;
    margin: 10px 0;
}

.over_sell_wrap div.success {
    width: 100%;
    text-align: right;
    color: green;
    font-size: 12px;
    margin: 5px 0;
}

.over_sell_wrap div.error {
    width: 100%;
    text-align: right;
    color: red;
    font-size: 12px;
    margin: 5px 0;
}

.add_to_invoice {
    width: 143.367px;
    height: 42px;
    color: white;
    background-color: orange;
    //border: 2px solid black;
    background-image: url("../img/pre-invoice.png");
    background-position: right 5px center;
    background-size: 23px 23px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-flex;
    transition: 0.5s;
    padding-right: 30px;
    line-height: 42px;
    font-size: 12px;
    font-weight: bold;
    box-sizing: border-box;
    border-bottom: 2px solid #ba7d06;
}

.add_to_invoice:hover {
    background-color: #ba7d06;
}

.single_add_to_cart_button {
    vertical-align: top !important;
    background-image: url("../img/cart.png");
    background-position: right 5px center;
    background-size: 23px 19px;
    background-repeat: no-repeat;
    padding-right: 30px !important;
    line-height: 42px;
    font-size: 12px !important;
    box-sizing: border-box;
    transition: 0.5s;
}

div.remove-invoice-item {
    color: red;
    cursor: pointer;
}

tr.active_pre_invoice {
    background: #cdffcd;
}

form.pre_invoice_form {
    width: 360px;
    margin: 10px 0;
}

form.pre_invoice_form input[type=submit] {
    background: green;
    color: white;
    margin: 10px 0;
}

p.pre_invoice_success_message {
    width: 360px;
    padding: 10px 5px;
    color: white;
    background: green;
    display: block;
    text-align: center;
    font-size: 17px;
}

p.pre_invoice_error_message {
    width: 360px;
    padding: 10px 5px;
    color: white;
    background: red;
    display: block;
    text-align: center;
    font-size: 17px;
}

.pre_invoice_form {
    position: relative;
}
.woocommerce-customer-details--email {
    display: none;
}
.um_free_shipping_wrap {
    height: 39px;
    padding: 0;
}
.um_free_shipping {
    height: 39px;
    line-height: 40px;
    color: black;
    text-align: right;
    background-image: url("../img/free.png");
    background-repeat: no-repeat;
    background-position: 10px 8px;
    background-size: 40px 23px;
    font-size: 12px;
}


.plyr--full-ui input[type="range"]::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #04AA6D;
    cursor: pointer;
}