 @font-face {
     font-family: "dana";
     src: url(../files/dana-light.eot);
     src: url(../files/dana-light.eot?#iefix) format("embedded-opentype"), url(../files/dana-light.woff) format("woff"), url(../files/dana-light.ttf) format("truetype");
     font-weight: 300;
     font-style: normal 
}
 @font-face {
     font-family: "dana";
     src: url(../files/dana-regular.eot);
     src: url(../files/dana-regular.eot?#iefix) format("embedded-opentype"), url(../files/dana-regular.woff) format("woff"), url(../files/dana-regular.ttf) format("truetype");
     font-weight: 400;
     font-style: normal 
}
 @font-face {
     font-family: "dana";
     src: url(../files/dana-bold.eot);
     src: url(../files/dana-bold.eot?#iefix) format("embedded-opentype"), url(../files/dana-bold.woff) format("woff"), url(../files/dana-bold.ttf) format("truetype");
     font-weight: 700;
     font-style: normal 
}
@font-face{
    font-family:bigsell;
    src:url(../files/c594d257.eot);
    src:url(../files/c594d257.eot?#iefix) format("eot"),url(../files/ebfb8ed8.woff2) format("woff2"),url(../files/ae30ce2a.woff) format("woff"),url(../files/c0d5cade.ttf) format("truetype") 
}
@font-face{
    font-family:digikala;
    src:url(../files/4190b02e.eot);
    src:url(../files/4190b02e.eot?#iefix) format("eot"),url(../files/8b7f3e70.woff2) format("woff2"),url(../files/5f968ed6.woff) format("woff"),url(../files/8b0864ac.ttf) format("truetype") 
}
@font-face{
    font-family:titillium;
    src:url(../files/titillium-web.eot);
    src:url(../files/titillium-web.eot?#iefix) format("embedded-opentype"),url(../files/titillium-web.woff) format("woff"),url(../files/titillium-web.ttf) format("truetype");
}
.BIGISELLER p.c-card__stat-description, .BIGISELLER p.c-card__news-description, .BIGISELLER input.dokan-btn {
    font-family:"dana";
}
.dow.cell,.pdp-default .dow {
    font-family:"dana" 
}
.c-card__title-side--arrow::after {
    top: 5px;
    left: 0;
    content: "\F01A";
    font-family: bigsell;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
    position: relative;
    font-size: 16px;
    padding-left: 10px;
    margin-right: 0;
    color: #606265;
    font-weight: 400;
}
#layout2-FinalRate {
    margin-left: 5px 
}
.dropdown {
    margin: 7px 0;
}
.uk-navbar-left {
    width: 38%;
}
.header-questions::before {
    content: "\F097";
    font-family: bigsell;
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
    color: #000;
    margin-top: 12px;
}
.header-notification {
    margin-top: 6px;
}
.c-card__title small {
    font-size: 14px;
    font-weight: 400;
    margin-left: auto;
    color: #606265;
    line-height: 35px;
}
.c-card--has-success {
    border: 1px solid rgba(87,207,177,.3) !important;
}
.c-card__header-btn {
    position: absolute;
    top: 5px;
    left: -23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    font-size: 1.429rem;
    line-height: 1.1;
    width: 50px;
    height: 50px;
    border-radius: 8px;
    border: none;
    background-color: #bec4cb;
    -webkit-box-shadow: 0 5px 10px 0 rgba(189,196,204,.5);
    box-shadow: 0 5px 10px 0 rgba(189,196,204,.5);
    cursor: pointer;
    outline: none;
}
.c-card__header-btn--success {
    font-size: 26px;
    background-color: #3dc3a1;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,199,159,.15);
    box-shadow: 0 5px 10px 0 rgba(0,199,159,.15);
}
.c-card__header-btn--success::before {
    content: "\F018";
    font-family: bigsell;
    font-size: 25px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
}
.c-card__header-btn--add {
    background-color: #4fcce9;
    -webkit-box-shadow: 0 6px 12px 0 rgba(79,193,233,.3);
    box-shadow: 0 6px 12px 0 rgba(79,193,233,.3);
}
.c-card__title {
    margin-right: 10px;
}
.c-card__stat--warning::before {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fdc364;
    width: 30px;
    height: 30px;
    border: 1px solid #fdc364;
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px 0 rgba(255,193,79,.2);
    box-shadow: 0 6px 12px 0 rgba(255,193,79,.2);
    content: "\F070";
    font-family: bigsell;
    font-size: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
}
.c-card__stat.c-card__stat--warning {
    margin-right: 35px;
}
img.vendor-rate-score_img {
    max-width: 50px;
    height: 50px;
    width: 50px;
}
.c-card__title {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #889098;
    font-size: 16px !important;
    line-height: 40px !important;
    width: 100%;
    margin: 0;
}
.c-rating-chart__details-value--3 {
    color: #f6bb42;
}
.c-rating-chart__details-value--2 {
    color: #fc6e51;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-orders-area .dokan-order-left-content {
    margin-left: 0% !important;
}
.c-rating-chart__details-value--default {
    color: #889098;
}
.col-sm-12.big {
    margin: 15px 0;
}
.BIGISELLER .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a,.BIGISELLER .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover a {
    color: #4d4d4d !important;
}
.BIGISELLER .dokan-dash-sidebar ul.dokan-dashboard-menu li.active {
    background-color: #f5f5f5!important;
}
.BIGISELLER .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
    background-color: #f5f5f5!important;
}
.soon {
    -webkit-filter: blur(5px);
    filter: blur(5px);
}
#chart_type_selector.form-control.col-sm-2, #chart_month_selector.form-control.col-sm-2 {
    background-color: #fff;
    line-height: 20px;
    height: 36px;
    min-height: 33px;
    border-color: #bbbaba;
    border-radius: 8px !important;
    font-size: 13px;
    width: 150px;
}
.col-sm-12.col-md-4.icons {
    padding-left: 33px;
}
h1:not(.site-title)::before, h2::before {
    display: none;
}
.c-card__title.col-sm-10 {
    float: right;
    display: flex;
    width: 50%;
    position: absolute;
    text-align: right;
    margin: 0;
    padding: 0;
}
.select2-results__options {
    font-size: 14px;
}
.product-edit-container .dokan-feat-image-upload img {
    z-index: 0;
}
select {
    font-family: "dana" !important;
}
#predefined_attribute,#jcaa_attribute_groups {
    width: 30% !important;
    margin: 7px !important 
}
.dokan-product-attribute-heading .dokan-product-remove-attribute {
    font-size: 13px;
    line-height: 1.5;
    border-radius: 6px;
    color: #b91744 !important;
    background: transparent !important;
    border: 1px solid #b91744 !important;
    width: 50px;
    margin: 0px auto;
    text-align: center;
}
.dokan-product-attribute-heading .dokan-product-remove-attribute:hover {
    font-size: 13px;
    line-height: 1.5;
    border-radius: 6px;
    color: #fff !important;
    background: #b91744 !important;
    border: 1px solid #b91744 !important;
    width: 50px;
    margin: 0px auto;
    text-align: center;
}
.dokan-btn-theme::after {
    display: none !important;
}
.dokan-table > thead > tr > th {
    color: #787878;
    font-size: 12px;
    text-align: right;
    line-height: 1.833;
    font-weight: 400;
    text-transform: uppercase;
}
td[data-title="شناسه"] {
    color: #1ca2bd;
    display: table-cell;
    vertical-align: middle !important;
}
.dokan-table > thead > tr > th {
    padding-top: 5px;
    padding-bottom: 6px;
    color: #787878;
    border: 1px solid #e5e5e5;
    font-size: 12px;
    line-height: 1.833;
    font-weight: 400;
    text-transform: uppercase;
    border-left: none;
    border-top: none !important;
}
tbody tr:hover{
    -webkit-transition: background-color .1s linear;
    transition: background-color .1s linear;
    background: #e5e5e5;
}
.edit {
    padding: 3px 7px;
    font-size: 13px;
    background-color: #e6e6e6;
    border: none;
    line-height: 18px;
    color: #000;
    border-radius: 4px;
}
.dokan-product-listing .dokan-product-listing-area .row-actions {
    margin-top: 10px;
}
.BIGISELLER .pagination-wrap ul.pagination > li > span.page-numbers.current {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    position: relative;
    font-size: 12px;
    line-height: 1;
    background: #39f;
    color: #fff;
    text-shadow: none;
    border-radius: 0;
    height:28px;
    width:36px;
    border:none;
}
.post-status .dokan-label.dokan-label-success {
    color:#FFF;
}
.BIGISELLER .pagination-wrap ul.pagination > li > a.page-numbers {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    position: relative;
    font-size: 12px;
    line-height: 1;
    background: #fff;
    padding: 7px;
    min-width: 24px;
    text-align: center;
    text-shadow: none;
    border-radius: 0;
    height:28px;
    width:36px;
    margin: 0;
    border: none;
    overflow: visible;
    font-family: sans-serif;
    text-transform: none;
    display: inline-block;
    fill: currentcolor;
    position: relative;
    color: #787878;
}
.BIGISELLER .pagination-wrap ul.pagination > li > a.next.page-numbers,.BIGISELLER .pagination-wrap ul.pagination > li > a.prev.page-numbers {
    font-size: 0;
}
.BIGISELLER .pagination-wrap ul.pagination > li > a.next.page-numbers::before {
    font-family: digikala;
    content: "\E089";
    font-style: normal;
    font-weight: 100;
    font-variant: normal;
    text-align: center;
    vertical-align: sub;
    position: relative;
    -webkit-font-smoothing: antialiased;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    color: #454545;
    font-size: 15px !important;
    top: -4px;
    border: none;
    border-radius: 15px;
    width: 40px;
    height: 25px;
    line-height: 24px;
    border-right: none;
    left: 10px;
}
.dokan-alert-warning {
    margin: 20px 0!important;
    display: block;
    padding: 30px 100px!important;
}
.dokan-alert-warning::before {
    font-family: bigsell;
    content: "\F046";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-align: center;
    vertical-align: sub;
    position: relative;
    -webkit-font-smoothing: antialiased;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    color: #dfb876;
    font-size: 60px !important;
    border: none;
    border-radius: 15px;
    width: 40px;
    height: 25px;
    line-height: 30px;
    right: 40px;
    position: absolute;
    font-weight: 100;
}
.dokan-page-help {
    background-color: #e3f3fc;
    border-color: #cccffa;
    color: #3b758a!important;
    margin: 20px 0 !important;
    display: block!important;
    padding: 30px 100px !important;
    border-radius: 10px;
}
.BIGISELLER .pagination-wrap ul.pagination > li > a.prev.page-numbers::before {
    font-family: digikala;
    content: "\E088";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-align: center;
    vertical-align: sub;
    position: relative;
    -webkit-font-smoothing: antialiased;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    color: #454545;
    font-size: 15px!important;
    top: -5px;
    border: none;
    border-radius: 15px;
    width: 40px;
    height: 25px;
    line-height: 24px;
    left: 10px;
}
.BIGISELLER .pagination-wrap ul.pagination {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
    border: 1px solid #ccc;
    border-radius: 8px;
    overflow: hidden;
    display: inline-table;
    border-right: 1px solid #ccc;
}
.dokan-product-listing .dokan-product-listing-area table td img {
    max-width: 90px !important;
    max-height: 90px !important;
    border-radius: 6px;
}
.c-card__title.c-card__title--dark {
    font-weight: 700;
    color: #606265;
}
input[name="dokan_order_export_all"],input[name="dokan_order_export_filtered"]{
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    font-size: 13px!important;
    line-height: 1.692!important;
    color: #606265!important;
    height: 36px!important;
    padding: 0 15px !important;
    border: 1px solid #e6eaef!important;
    border-radius: 8px!important;
    background-color: #f9fafc!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important;
    cursor: pointer!important;
    -webkit-transition: all .1s ease-in-out!important;
    transition: all .1s ease-in-out!important;
    outline: none!important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    margin: 5px 0;
    width: 135px;
}
input[name="dokan_order_export_all"]:hover ,input[name="dokan_order_export_filtered"]:hover {
    color: #606265!important;
    -webkit-transition: all .1s ease-in-out!important;
    transition: all .1s ease-in-out!important;
    border-color: #4fcce9!important;
}
.pdp-default .pdp-header {
    font-size: 13px !important;
    line-height: 15px !important;
}
.dokan-order-id a strong {
    color: #1ca2bd;
    border-bottom: 1px dashed #1ca2bd !important;
}
.pagination-wrap ul.pagination > li > span.page-numbers.dots {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 0.5;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #ddd;
    color: #555;
    border: none;
    height: 28px;
}
.subsubsub.list-inline {
    padding: 15px 10px 0;
}
.dokan-comments-subdate {
    font-size: 12px;
}
.BIGISELLER .dokan-comments-content {
    font-size: 11px;
    padding:10px;
}
.BIGISELLER .dokan-input-group-addon {
    background-color: #5bc0de!important;
    border: 1px solid #46b8da!important;
    color: #fff!important;
    font-size: 14px!important;
    border-radius: 0 5px 5px 0 !important;
    right: 10px!important;
    position: relative!important;
    z-index: 9!important;
}
.dokan-become-seller, .row.header-filter-box, form#order-filter, .product-listing-top.dokan-clearfix.header-filter-box, #dokan-product-list-table, .dokan-dashboard-header, .dokan-table, .dokan-withdraw-area .entry-content, .dokan-panel, #store-form, #shipping-form, #profile-form, .product-edit-new-container.product-edit-container, #dokan_tabs_container, .dokan-announcement-wrapper, .chart-legend, .postbox, #dokan-store-seo-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: stretch;
    align-items: stretch;
    position: relative;
    border-radius: 10px !important;
    -webkit-box-shadow: 0 0 12px 0 rgba(0,0,0,.05) !important;
    box-shadow: 0 0 12px 0 rgba(0,0,0,.05) !important;
    background-color: #fff !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    width: 100% !important;
    padding: 15px !important;
    margin: 0!important;
    overflow: hidden;
}
.BIGISELLER .dokan-settings-content .dokan-settings-area .dokan-banner {
    width: 50%!important;
    float: right!important;
    border-radius: 10px!important;
}
.BIGISELLER .star-rating, .woocommerce .star-rating {
    font-size: 8px!important;
    line-height: 1;
}
.BIGISELLER .dokan-cmt-action {
    padding: 1px 6px!important;
    font-size: 11px!important;
    background-color: #5bc0de!important;
    border-color: #5bc0de!important;
    color: #fff!important;
    line-height: 23px!important;
    border-radius: 4px!important;
}
.BIGISELLER .dokan-cmt-action:hover {
    background-color: transparent!important;
    border-color: #a4a9aa!important;
    color: #a4a9aa!important;
    border:1px solid #a4a9aa!important;
}
.BIGISELLER .col-link a {
    color: #e99c55;
    background-color: transparent;
    border-radius: 8px;
    border: 1px solid #e99c55;
    position: relative;
    display: block;
    font-size: 13px;
    text-align: center;
    width: 100px;
    line-height: 29px;
}
.BIGISELLER .col-link a:hover {
    color: #fff!important;
    background-color: #e99c55 
}
.BIGISELLER .dokan-close.dokan-remove-gravatar-image {
    font-size: 30px;
    color: red !important;
}
.BIGISELLER legend {
    color: #889098 !important;
    font-size: 16px !important;
    line-height: 40px !important;
    width: 100% !important;
    margin: 0 !important;
}
.BIGISELLER .c-card__controls--shifted {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #889098;
    font-size: 14px;
    line-height: 1.571;
    height: 50px;
    margin: -50px 0 0;
}
.BIGISELLER .c-card__header-btn--edit::before {
    content: "\F030";
    font-family: bigsell;
    font-style: normal;
    font-variant: normal;
    text-align: center;
    vertical-align: sub;
    position: relative;
    -webkit-font-smoothing: antialiased;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    color: #fff;
    font-size: 20px !important;
    border: none;
    border-radius: 15px;
    width: 40px;
    height: 25px;
    line-height: 26px;
    right: 5px;
    position: absolute;
    font-weight: 100;
}
.BIGISELLER .c-card__header-btn--edit {
    font-size: 18px;
    background-color: #4fcce9;
    -webkit-box-shadow: 0 6px 12px 0 rgba(79,193,233,.3);
    box-shadow: 0 6px 12px 0 rgba(79,193,233,.3);
}
.BIGISELLER .c-card__news-cover img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
.BIGISELLER h1.entry-title small {
    text-align: left;
    float: left;
    font-size: 15px;
    background: #f0f9f0;
    padding: 14px;
    border-radius: 6px;
    margin-top: -12px;
    margin-left: -12px;
}
.show_if_seller .form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: "dana",sans-serif;
    color: #555;
    font-size: 14px;
    line-height: 1.375;
    width: 100%;
    max-width: 100%;
    height: 50px;
    padding-right: 15px;
    padding-left: 15px;
    border: 1px solid #dbdedf !important;
    border-radius: 8px!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
.BIGISELLER .form-control.ltr {
    direction: ltr !important;
    text-align: left !important;
}
.BIGISELLER .c-reg-form__header {
    color: #2b2c31;
    font-size: 16px !important;
    line-height: 35px !important;
    margin: 0;
    text-align: right !important;
    font-family:"dana" !important 
}
.BIGISELLER h2.c-reg-form__header {
    color: #2b2c31;
    font-size: 16px !important;
    line-height: 35px !important;
    margin: 0;
    text-align: right !important;
    font-family:"dana" !important 
}
.BIGISELLER .c-ui-radio__label {
    color: #535964;
    font-size: 12px;
    line-height: 36px;
    margin-right: 5px;
    font-family: "dana";
}
.BIGISELLER .c-ui-radio__origin:checked ~ .c-ui-radio__label {
    color: #2b2c31;
    font-weight: 700;
}
.BIGISELLER .c-reg-form__text {
    font-size: 14px!important;
    line-height: 25px!important;
    color: #4f5154!important;
    margin-bottom: 0!important;
    display: block!important;
    font-weight: 400 !important;
    font-family:"dana" !important 
}
.BIGISELLER .c-reg-form__text--highlight {
    font-weight: 700!important;
}
.BIGISELLER .c-reg-form__text--condensed {
    line-height: 25px!important;
}
.BIGISELLER .c-profile-nav__menu-item::before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #aeaeae;
    height: 20px 
}
.BIGISELLER .c-profile-nav__menu-item--comments::before {
    font-size: 20px;
    line-height: 20px;
    content: "\F024"!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #aeaeae;
    height: 20px;
    font-family: bigsell;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400 
}
.BIGISELLER .c-profile-nav__menu-item--bullet::after {
    content: "";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #ef5661;
    -webkit-box-shadow: 0 0 12px 0 rgba(0,0,0,.05);
    box-shadow: 0 0 12px 0 rgba(0,0,0,.05) 
}
.BIGISELLER .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: .255em;
    content: "";
    border-top: .45em solid;
    border-right: .45em solid transparent;
    border-bottom: 0;
    border-left: .45em solid transparent;
    color: #737373;
    margin-right: 3px;
}
.BIGISELLER a.c-profile-nav__menu-item:hover {
    color: #777 !important;
}
.BIGISELLER .c-walkthrough::before {
    content: "\F068";
    font-family: bigsell;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
}
.BIGISELLER .c-walkthrough {
    position: fixed;
    z-index: 999;
    right: 50px;
    bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 30px;
    width: 50px;
    height: 50px;
    background-color: #57cfb1;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 10px rgba(87,207,177,.1);
    box-shadow: 0 0 0 10px rgba(87,207,177,.1);
    cursor: pointer;
}
.BIGISELLER .sale_schedule, .BIGISELLER .cancel_sale_schedule {
    color: red;
    float: left !important;
    border-bottom:1px dashed;
}
.BIGISELLER #profile-form .dokan-w5 .dokan-form-control {
    text-align:left;
    direction:ltr;
}
.BIGISELLER .c-product__content {
    padding: 20px 15px;
}
.uk-checkbox, .uk-input, .uk-radio, .uk-select, .uk-textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
}
.uk-checkbox, .uk-radio {
    display: inline-block;
    height: 16px!important;
    width: 16px!important;
    overflow: hidden;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 1px solid #ccc;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    transition-property: all;
    -webkit-transition-property: background-color,border;
    transition-property: background-color,border;
    margin-top: -4px !important;
    margin-left: 5px !important;
}
.uk-checkbox:not(:disabled), .uk-radio:not(:disabled) {
    cursor: pointer;
}
.uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked {
    background-color: #1e87f0;
    border-color: transparent;
}
.uk-checkbox:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M12 1L5 7.5 2 5l-1 .5L5 10l8-8.5z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
}
svg:not(:root) {
    overflow: hidden;
}
.dokan-w8{
    width: 66%!important;
    padding: 0 15px;
}
.dokan-w4,.dokan-w6{
    padding: 0 15px;
}
.rtl {
    direction: rtl;
    text-align: right!important;
}
.text-center{
    text-align: center;
}
.text-justify{
    text-align: justify;
}
.text-s{
    font-size: 12px!important;
    font-size: 0.8em!important;
}
.text-m{
    font-size: 14px!important;
    font-size: 1em!important;
}
.text-l{
    font-size: 16px!important;
    font-size: 1.2em!important;
}
.text-xl{
    font-size: 21px!important;
    font-size: 1.5em!important;
}
.m-b-20{
    margin-bottom: 9px;
}
.BIGISELLER a,.BIGISELLER div,.BIGISELLER p,.BIGISELLER input,.BIGISELLER textarea,.BIGISELLER h1,.BIGISELLER h2, .BIGISELLER h3,.BIGISELLER h4,.BIGISELLER h5,.BIGISELLER h6,.BIGISELLER h7,.BIGISELLER table,.BIGISELLER span,.BIGISELLER button,.BIGISELLER label {
    font-family: "dana"
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.ltr{
    direction: ltr;
    text-align: left;
}
.required {
    color: red;
}
.BIGISELLER {
    font-size:14px;
    background-color: #f5f7fa;
    color: #515151
}
.dokan-dashboard .dokan-dashboard-content {
    padding: 0 25px 0 45px !important
}
.BIGISELLER-header{
    background-color: #ffffff;
}
.BIGISELLER-header .BIGISELLER-container{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 63px;
}
.BIGISELLER-header .logo {
    padding: 0;
    margin: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align:left;
}
.BIGISELLER-header .title {
    font-size: 18px !important;
    line-height: 1.222;
    font-weight: 700;
    color: #444;
    padding: 10px 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.BIGISELLER_navbar {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    border-bottom: 1px solid #e7e7e7;
    -webkit-transition: border-bottom-color .3s ease-in-out;
    transition: border-bottom-color .3s ease-in-out;
    border-top: 2px solid #dadde1;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0,0,0,.05);
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.05);
    width: 100%;
    margin-bottom: 20px;
}
.uk-navbar-nav li {
    margin: 0;
}
.BIGISELLER input[type="checkbox"] {
    top: 7px;
}
input.fake, input.fake[type="checkbox"] {
    border-radius: 0;
    width: 20px !important;
    height: 20px !important;
    top:0
}
.dokan-settings-content .dokan-settings-area .dokan-gravatar {
    width: auto;
}
.BIGISELLER_navbar .BIGISELLER-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.BIGISELLER-container{
    flex-wrap: wrap;
    max-width: 1600px;
}
.BIGISELLER .dokan-dash-sidebar{
    background-color: transparent!important;
    margin-left: auto
}
.BIGISELLER .dokan-dash-sidebar ul.dokan-dashboard-menu {
    margin: 0!important
}
.BIGISELLER .dokan-dash-sidebar ul.dokan-dashboard-menu > li {
    border-bottom: none!important;
    display: inline-block!important;
}
.BIGISELLER .dokan-dash-sidebar ul.dokan-dashboard-menu {
    background: transparent!important;
}
.BIGISELLER .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
    color: #777!important;
    padding: 16px 7px!important;
    white-space: nowrap;
    font-weight:bold;
}
.BIGISELLER .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {
    display: none;
}
.BIGISELLER .dokan-dash-sidebar .dokan-common-links {
    display: none!important
}
.uk-navbar-left{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.uk-navbar-nav--responsive {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.uk-navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0!important;
    padding: 0;
    list-style: none!important;
}
.BIGISELLER-header .BIGISELLER-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 80px;
}
.BIGISELLER_navbar .uk-navbar-nav>li a, .BIGISELLER_navbar .uk-navbar-nav li {
    white-space: nowrap;
}
.uk-navbar-nav>li a {
    color: #000;
    text-transform: uppercase;
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
    -webkit-transition-property: color,background-color;
    transition-property: color,background-color;
}
.uk-navbar-item, .uk-navbar-nav>li a, .uk-navbar-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 35px;
    padding: 0 8px;
    font-size: .875em;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    text-decoration: none;
}
.c-header__raiting {
    background: #fff;
    border: 1px solid #ccc;
    height: 34px!important;
    min-height: 34px!important;
    margin: 8px 0;
    border-radius: 4px;
}
.BIGISELLER_navbar .uk-navbar-nav > li a {
    color: #000;
    font-weight: bold;
    font-size: 12px;
    font-family:"dana" 
}
.BIGISELLER_navbar svg {
    height: auto;
    max-width: 100%;
    width: auto;
    margin-left: 10px 
}
.c-header__raiting span {
    margin: auto 1px;
    font-size: 15px;
    font-size: 1.071em;
    line-height: 1.467;
}
.c-header__raiting span.line {
    margin: auto 10px;
    font-size: 20px;
    line-height: 20px;
    z-index: 2;
}
.BIGISELLER_navbar .header-notification {
    position: relative;
    margin-top: 8px;
}
.BIGISELLER_navbar .header-notification .badge-danger {
    background: red;
    position: absolute;
    font-size: 11px;
    right: -2px;
    top: 0;
    z-index: -1;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 21px;
    vertical-align: middle;
    display: inline-block;
    min-width: 20px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    min-height: 20px;
    padding: 0;
}
.c-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative;
    border-radius: 10px;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 0 12px 0 rgba(0,0,0,.05);
    box-shadow: 0 0 12px 0 rgba(0,0,0,.05);
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.c-card__body {
    position: relative;
    padding: 15px;
}
.c-card__stat {
    display: block;
}
.c-card__stat-value {
    color: #606265;
    font-size: 30px;
    font-size: 2.143em;
    line-height: 30px;
    font-weight: 700;
}
.c-card__stat-description {
    color: #889098;
    font-size: 14px;
    font-size: 1em;
    line-height: 20px;
    margin-top: 3px;
    margin-bottom: 0;
}
.c-card__stat-description span {
    display: block;
    font-size: .875em;
}
.c-card__stat-description--lines-2 {
    min-height: 40px;
}
.c-profile-nav__avatar {
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 40px;
    font-size: 2.857em;
    line-height: 60px;
    font-weight: 700;
    color: #fff;
    width: 80px;
    height: 80px;
    margin: 15px auto;
    padding: 7px;
    border: 3px solid #f5f7fa;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.c-profile-nav__title {
    color: #606265;
    font-size: 16px;
    font-size: 1.143em;
    line-height: 34px;
    font-weight: 700;
    text-align: center;
    margin: 20px 0 30px;
}
.c-profile-nav__avatar:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 7px;
    left: 7px;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background-color: #fdc364;
}
.c-profile-nav__rating {
    margin-bottom: 30px;
}
.c-rating-chart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.c-rating-chart__details {
    margin: 10px 0;
}
.c-rating-chart__details-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #606265;
    font-size: 14px;
    font-size: 1em;
    line-height: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%;
}
.c-rating-chart__details-bar--full {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
}
.c-rating-chart__details-label {
    width: 80px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.c-rating-chart__details-bar--full .c-rating-chart__details-progress {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.c-rating-chart__details-progress {
    position: relative;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 100%;
    height: 8px;
    border-radius: 4px;
    background-color: #f5f7fa;
    overflow: hidden;
}
.c-rating-chart__details-progress>div {
    position: absolute;
    right: 0;
    width: 0;
    height: 100%;
    border-radius: 4px;
    -webkit-transition: width .2s ease-in;
    transition: width .2s ease-in;
}
.c-rating-chart__details-rate-5 {
    background-color: #3dc3a2;
}
.c-rating-chart__details-value--medium {
    font-size: 18px;
    font-size: 1.286em;
    line-height: 31px;
    width: auto;
}
.c-rating-chart__details-value {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 55px;
    text-align: left;
}
.c-rating-chart__description {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    color: #899098;
    font-size: 14px;
    font-size: 1em;
    line-height: 20px;
    width: 100%;
    margin-top: -5px;
}
.c-rating-chart__description--bar {
    line-height: 25px;
    margin-top: 0;
}
.c-rating-chart__details-value--large {
    font-size: 26px;
    font-size: 2em;
    line-height: 30px;
    font-weight: 700;
    width: 70px;
}
.c-rating-chart__details-value span {
    font-size: 12px;
}
.c-profile-nav__menu, .c-profile-nav__menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.c-profile-nav__menu {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 10px;
}
.c-profile-nav__menu-item {
    position: relative;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
    line-height: 25px;
    color: #777;
    width: 100%;
    border: 1px solid #f5f7fa;
    border-radius: 8px;
    background-color: #fff;
    padding: 10px 0;
}
.c-profile-nav__menu-item:hover {
    color: #777;
}
.c-profile-nav__menu, .c-profile-nav__menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.c-profile-nav__menu-item+.c-profile-nav__menu-item {
    margin-right: 20px;
}
.c-profile-nav__menu-item:hover{
    color:#777;
    text-decoration:none;
    -webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.05);
    box-shadow:0 6px 12px 0 rgba(0,0,0,.05)
}
.c-card--transparent {
    border: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.c-interactive-status {
    position: relative;
    padding-top: 4px;
    padding-right: 38px;
    margin-top: 20px;
}
.c-interactive-status--ok:before, .c-interactive-status--warning:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 28px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.c-interactive-status--ok:before {
    border: 6px solid #e2efef;
    border-radius: 50%;
    background-color: #57cfb1;
}
.c-interactive-status--warning:before {
    border: 6px solid #efefe2;
    border-radius: 50%;
    background-color: #e4c739;
}
.c-interactive-status__title {
    color: #606265;
    font-size: 14px;
    font-size: 1em;
    line-height: 20px;
}
.c-interactive-status__description {
    color: #889098;
    font-size: 14px;
    font-size: 1em;
    line-height: 20px;
    margin-top: 10px;
}
.c-interactive-status--has-message {
    cursor: pointer;
}
.c-interactive-status--danger:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 28px;
    border: 6px solid #efe1e5;
    border-radius: 50%;
    background-color: #ef5661;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.c-interactive-status__message {
    position: absolute;
    z-index: 1001;
    top: calc(100% + 8px);
    left: 0;
    right: 0;
    cursor: default;
}
.uk-hidden, [hidden] {
    display: none!important;
}
.c-card--is-link {
    -webkit-transition: -webkit-box-shadow .15s ease-in;
    transition: -webkit-box-shadow .15s ease-in;
    transition: box-shadow .15s ease-in;
    transition: box-shadow .15s ease-in,-webkit-box-shadow .15s ease-in;
    outline: none;
}
.c-card--is-link:hover{
    text-decoration:none;
    color:initial;
    -webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.15);
    box-shadow:0 0 12px 0 rgba(0,0,0,.15)
}
.c-card--has-btn {
    margin-left: 22px;
}
.c-card--has-btn .c-card__header {
    padding-left: 5px;
}
.c-card__header {
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
}
.c-card__header--no-border {
    border-bottom: none;
}
.c-card__title--dark {
    font-weight: 700;
    color: #606265;
}
.c-card__title {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #889098;
    font-size: 16px;
    font-size: 1.2em;
    line-height: 20px;
    width: 100%;
    margin: 0;
}
.c-card__title-side--arrow {
    position: relative;
    font-size: 14px 
}
.c-card__title-side {
    color: #606265;
    font-weight: 400;
    margin-right: auto;
}
.c-card__header-btn--deny {
    background-color: #ef5661;
    -webkit-box-shadow: 0 6px 12px 0 rgba(239,86,97,.2);
    box-shadow: 0 6px 12px 0 rgba(239,86,97,.2);
}
.c-card__title small:before {
    content: "|";
    margin-left: 10px;
    margin-right: 10px;
    white-space: nowrap;
    font-family: sans-serif;
}
.c-card__stat--ok,.c-card__stat--danger,.c-card__stat--notification {
    position: relative;
    padding-top: 5px;
    margin-right: 50px;
}
.c-card__stat .icon{
    position: absolute;
    top: 0;
    right: -50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.c-card__stat--ok .icon {
    color: #57cfb1;
    width: 30px;
    height: 30px;
    border: 1px solid #57cfb1;
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0,211,176,.2);
    box-shadow: 0 6px 12px 0 rgba(0,211,176,.2);
}
.c-card__stat--danger .icon {
    color: #ef5661;
    width: 30px;
    height: 30px;
    border: 1px solid #ef5661;
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px 0 rgba(255,70,92,.2);
    box-shadow: 0 6px 12px 0 rgba(255,70,92,.2);
}
.c-card__stat--notification .icon {
    color: #889098;
    width: 30px;
    height: 30px;
    border: 1px solid #889098;
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px 0 hsla(210,7%,56%,.2);
    box-shadow: 0 6px 12px 0 hsla(210,7%,56%,.2);
}
.c-card__stat--section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.c-card__stat-value--active {
    color: #57cfb1;
}
.c-card__stat-value .small {
    font-size: 20px;
    font-weight: 400;
}
.c-card__stat+.c-card__stat {
    margin-top: 20px;
}
.c-rating-chart+.c-rating-chart {
    margin-top: 28px;
}
.c-ui-upload__img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
    height: 130px;
    padding: 15px;
    border: 1px solid #e6e9ed;
    border-radius: 8px;
    background-color: #eee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-size: 100% auto;
    background-repeat: no-repeat;
    overflow: hidden;
}
.rtl .dropdown-menu a {
    text-align:right;
    justify-content: right;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 26px)
}
.BIGISELLER .form-control,.BIGISELLER .form-control:read-only,.BIGISELLER .form-control:read-only:disabled,.BIGISELLER .form-control [readonly] {
    border-color: #ddd;
    background-color: transparent;
    border-radius: 8px;
    height: 50px;
}
.BIGISELLER .form-group label {
    font-weight: normal;
}
.c-card__news-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 10px;
    padding-bottom: 20px;
}
.c-card__news-cover {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 50px;
    height: 50px;
    margin-left: 20px;
    border-radius: 8px;
    background-color: #d8d8d8;
    overflow: hidden;
}
.c-card__news-description {
    color: #606265;
    font-size: 13px;
    line-height: 25px;
    margin: 0;
    height: 63px;
}
.c-card__news a{
    border-bottom: 1px solid whitesmoke;
}
.c-card__news a:last-child{
    border-bottom: none;
}
.c-card__header-btn--small-shift {
    left: -9px;
}
.digi-w6, .digi-w4, .digi-w8{
    padding-left: 15px;
    padding-right: 15px;
    float: right
}
.digi-w4 {
    width:33.33%
}
.digi-w6 {
    width:50%
}
.digi-w8 {
    width:66.66%
}
.form-row{
    margin-left: -15px;
    margin-right: -15px;
}
.form-row:after{
    clear: both;
}
.chart-container {
    position: relative;
}
.chart-container .loader{
    position: absolute;
    top:0;
    left: 0;
    right:0;
    bottom: 0;
    background-color: #fbfbfbcc;
    z-index: 50
}
.chart-container .loader img{
    position: absolute;
    top:0;
    left: 0;
    right:0;
    bottom: 0;
    width:100px;
    margin:auto;
}
.header-filter-box{
    background-color: white;
    padding: 10px;
    border: 1px solid #eee;
    margin: 0;
}
.header-filter-box > div, .header-filter-box div[class*="col-"] {
    float:right!important;
}
.wc-order-totals .tips {
    display: none;
}
@media (min-width: 960px){
    .BIGISELLER-container {
        padding-left: 40px;
        padding-right: 40px;
    }
    .c-profile-nav__menu-item {
        max-width: 70px;
    }
}
@media (min-width: 640px){
    .BIGISELLER-container {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media (max-width: 760px){
    .digi-w6, .digi-w4, .digi-w8{
        width:100%;
    }
}
.fa-plus::before {
    content: "\F005\00FE0E" !important;
    font-family: bigsell;
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
}
.dokan-dashboard .dokan-dashboard-content article {
    padding: 0;
}
.c-profile-nav__menu-item--comments::before {
    content: "\F050\00FE0E" !important;
    font-size: 20px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #aeaeae;
    height: 20px;
    font-family: bigsell;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400 
}
.fa-user-o::before{
    content: "\F093\00FE0E" !important;
    font-size: 20px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #aeaeae;
    height: 20px;
    font-family: bigsell;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400 
}
.fa-sign-out::before {
    content: "\F04C" !important;
    font-size: 20px;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #aeaeae;
    height: 20px;
    font-family: bigsell;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400 
}
.fa-check::before {
    content: "\F018\00FE0E" !important;
    color: #57cfb1 !important;
    font-size: 15px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #aeaeae;
    height: 20px;
    font-family: bigsell;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400 
}
.fa-times::before {
    content: "\F023\00FE0E" !important;
    color: #ef5661 !important;
    font-size: 12px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #aeaeae;
    height: 20px;
    font-family: bigsell;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400 
}
.fa-angle-double-left::before {
    content: "\F073\00FE0E" !important;
    color: #FFF !important;
    font-size: 15px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #aeaeae;
    height: 20px;
    font-family: bigsell;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400 
}
.fa-exclamation::before {
    content: "\F094\00FE0E" !important;
    font-size: 15px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #aeaeae;
    height: 20px;
    font-family: bigsell;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400 
}
.fa-envelope-o::before {
    content: "\F050\00FE0E" !important;
    font-size: 16px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #aeaeae;
    height: 20px;
    font-family: bigsell;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
}
.dokan-dashboard .dokan-dashboard-content a {
    text-decoration: none;
}
.dokan-dashboard .dokan-dashboard-wrap * {
    box-sizing: border-box;
}
input[type="submit"].dokan-btn, a.dokan-btn, .dokan-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.dokan-dashboard .dokan-dashboard-content {
    background: transparent !important;
}
.dokan-dashboard .dokan-dashboard-content article {
    padding: 0 !important;
}
.col-md-4.dokan-dash-left {
    width: 24%!important;
}
.col-md-8.dokan-dash-right {
    padding: 0 !important;
    max-width: 76%;
    width: 79%;
}
.col-sm-12.col-md-6.col-lg-6 {
    width: 41%!important;
}
.entry .entry-content, .entry .entry-summary {
    max-width: 100%!important;
    margin: 0!important;
    padding: 0!important;
    width: 100%!important;
}
.BIGISELLER {
    max-width: 100% !important;
    margin: 0 auto !important;
    width: 100%!important;
}
h1:not(.site-title)::before, h2::before {
    content: none !important;
}
.entry .entry-content a {
    text-decoration: none !important;
}
.dokan-dashboard .dokan-dash-sidebar {
    width: 62%!important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active::after {
    display: none;
}
.star-rating {
    position: relative;
    display: block;
    width: 100% !important;
    padding-bottom: 22px;
}
span.star-rating::before {
    content: "\F07F\F07F\F07F\F07F\F07F"!important;
    font-family: bigsell!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 5px;
    color: #aeaeae;
    font-size: 18px;
    line-height: 18px;
}
.profile-info-summery {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 0;
}
.profile-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.dashboard-seller-rate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 15px 0;
}
.dashboard-seller-rate span {
    color: #777;
    font-size: 16px;
    line-height: 18px;
    margin-left: 20px;
}
.c-card .register-time {
    color: #899098;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 25px;
}
.Core-admin-rates.dashboard {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: auto;
}
.c-rating-chart__stat {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 4px;
    border-right: 1px solid #f5f7fa;
    width:33%;
}
.vendor-rate{
    color: #889098;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px;
    display: block;
    padding: 2px;
}
.c-rating-chart__stat-value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #889098;
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    height: 45px;
    padding: 0 4px;
    margin: 0 5px;
    border-radius: 8px;
    background-color: #f5f7fa;
}
.c-rating-chart__stat-value.green {
    color: #fdc364;
}
.c-rating-chart__stat-value.red {
    color: #ef5661;
}
.c-card.m-b-20{
    margin-bottom:25px;
}
.dokan-form-container label {
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 12px;
    color: #333;
    font-weight: 400 !important;
    line-height: 22px;
}
.dokan-new-product-area {
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
    padding: 10px;
    padding-bottom: 60px;
    margin-top: 10px;
}
.dokan-form-group .input-text, .dokan-form-group input[type="email"], .dokan-form-group input[type="password"], .dokan-form-group input[type="text"], .dokan-form-group input[type="url"], .dokan-form-group textarea, .select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-selection--multiple, .dokan-form-control, #jcaa_attribute_groups{
    font-size: 12px;
    color: #555 !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 8px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out !important;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out !important;
}
.BIGISELLER .dokan-dashboard-content article.dokan-product-listing-area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
position: relative;
border-radius: 10px;
border: 1px solid #fff;
-webkit-box-shadow: 0 0 12px 0 rgba(0,0,0,.05);
box-shadow: 0 0 12px 0 rgba(0,0,0,.05);
background-color: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding:15px!important;
}
.product-edit-new-container label.form-label {
    font-weight: 400 !important;
}
#_weight, #_length, #_width, #_height {
    width: 23% !important;
    float: right!important;
}
#post-title, #english-title {
    width: 47%!important;
    float: right!important;
    margin-left: 15px!important;
}
.dokan_advantages, .dokan_disadvantages {
    width: 49%!important;
    float: right!important;
}
#product_advantages, #product_disadvantages {
    width: 87% !important;
    float: right !important;
    margin-left: 0 !important;
    display: inline-block !important;
    height: 43px
}
button.dokan-btn.dokan-btn-default.dokan-btn-theme[value="create_new"] {
color: #fff !important;
background-color: #888 !important;
border-color: #888 !important;
border-radius: 8px !important;
height: 50px; 
}
.p-add-item, .p-add-item:hover {
    left: 5px;
    top: 0px;
    margin-left: 0;
    border-radius: 7px 0 0 7px;
    height: 43px;
    width: 43px;
    text-shadow: none;
    position: relative;
    padding: 5px 0;
    background-color: #5bc0de !important;
    border: 1px solid #46b8da;
    border-left-color: rgb(70, 184, 218);
    border-left-style: solid;
    border-left-width: 1px;
    color: #fff !important;
    line-height: 28px;
}
.p-add-item::before {
    content: "\F005\00FE0E" !important;
    font-family: bigsell;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
}
.form-label[for="product_advantages"],.form-label[for="product_disadvantages"]{
    display:block;
}
.p-more-items {
    position: relative;
    font-size: 12px;
    line-height: 1.833;
    border-radius: 8px;
    padding: 8px 14px 8px 38px;
    background: #ccc;
    background-color: rgb(204, 204, 204);
    margin: 10px 0;
    width: 97%;
}
.p-more-items.p-more-items-positive {
    background-color: #edf6f7;
    color: #3a8c96;
    float: right;
}
.p-more-items.p-more-items-negative {
    background-color: #fff3f4;
    color: #fb3449;
    float: left;
}
.p-items-remove {
    border: 0;
}
.p-more-items.p-more-items-positive .p-items-remove::before {
    color: #3a8c96;
}
.p-items-remove {
    background: transparent;
    padding: 0;
    margin: 0;
}
.p-items-remove::before {
    content: "\F023";
    font-size: 8px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    left: 18px;
    color: #fb3449;
    font-family: bigsell;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
}
.dokan-edit-row {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 20px;
}
.dokan-edit-row .dokan-section-heading {
    overflow: hidden;
    border-bottom: 1px solid #ddd!important;
    padding: 4px 10px!important;
    border-radius: 4px 4px 0 0!important;
    background: #f5f5f5!important;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    min-height: 29px!important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    color: #690505!important;
    font-weight: 700!important;
    font-size: 12px!important;
    line-height: 1.833!important;
    font-style: normal !important;
}
.dokan-dashboard header.dokan-dashboard-header h1 {
    border-bottom: none!important;
    color: #777 !important;
    background: none!important;
    font-size: 16px!important;
    margin: 10px !important;
    padding: 0!important;
    font-weight: bold;
}
.dokan-dashboard .product-edit-new-container .dokan-edit-row .dokan-section-heading h2 {
    color: #690505!important;
    font-weight: 700!important;
    font-size: 12px !important;
    line-height: 1.833 !important;
    font-weight: bold;
}
.dokan-edit-row .dokan-section-heading p {
    color: #575757 !important;
    font-style: normal !important;
    font-size: 12px !important;
    font-weight: 100 !important;
}
.fa-question-circle::before {
    content: "\F097" !important;
    font-family: bigsell;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    text-decoration: none;
    text-transform: none;
    line-height: 150px;
    font-size: 50px;
    margin-left: 40px;
}
.fa-question-circle::before {
    content: "\F097" !important;
    font-family: bigsell;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    line-height: 12px;
    font-size: 18px;
    margin-top: -9px;
    display: block;
    position: absolute;
}
.dokan-dashboard .dokan-dashboard-content .dokan-dashboard-header {
    background: #fff!important;
    margin: 0!important;
    padding: 10px!important;
}
.dokan-button.add {
    cursor: pointer;
    padding: 7px 14px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 8px;
    color: #fff;
    background-color: #47a447;
    border-color: #398439;
    width: auto;
    position: relative;
    display: inline-block;
    margin: 10px;
}
.dokan-button {
    text-align: center!important;
}
.dokan-button.remove {
    background: red;
    display: block;
    max-width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
    color: #fff;
    padding: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 5px!important;
}
.select2-selection__rendered.ui-sortable {
    height: 32px;
}
.uk-icon {
    margin: 0;
    border: none;
    border-radius: 0;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background-color: transparent;
    display: inline-block;
    fill: currentcolor;
    line-height: 0;
}
.BIGISELLER .uk-grid {
    list-style: none;
}
svg {
    max-width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.BIGISELLER .uk-form-label .question-mark{
    display:inline;
    margin-right:3px;
    font-size:9px
}
.uk-form-label .label-link{
    float:left
}
.BIGISELLER .c-product__content label {
    color: #515151;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
}
.c-reg-form__col {
    padding-right: 7.5px;
    padding-left: 7.5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.c-reg-form__row:not(:first-child) {
    margin-top: 30px;
}
.c-reg-form__row--gap-20 {
    margin-top: 20px !important;
}
.c-reg-form__col--6 {
    width: 49%;
    float: none;
    display: inline-block;
}
.c-reg-form__col {
    padding-right: 7.5px;
    padding-left: 7.5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.c-reg-form__col--no-gap {
    margin-top: 0 !important;
}
.BIGISELLER .c-ui-radio__check, .BIGISELLER .c-ui-radio__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.BIGISELLER .c-ui-radio {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 100%;
    cursor: pointer;
}
.BIGISELLER .c-ui-radio__origin {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.BIGISELLER .c-ui-radio {
    cursor: pointer;
}
.BIGISELLER .c-ui-radio__check::before {
    content: "";
    display: block;
    width: 10px!important;
    height: 10px!important;
    border-radius: 50%;
}
.BIGISELLER .c-ui-radio__check {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 14px;
    height: 14px;
    margin-top: 10px;
    border: 1px solid #c5c5c5;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.BIGISELLER .c-ui-radio + .c-ui-radio {
    margin-right: 40px;
}
.BIGISELLER .c-ui-radio__origin:checked + .c-ui-radio__check::before {
    background-color: #57cfb1;
}
.BIGISELLER.c-ui-radio__checka, .c-ui-radio__groupa {
    display: inline-flex;
}
.BIGISELLER .c-reg-form__text--gap {
    margin-bottom: 10px;
}
.BIGISELLER .c-grid__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: calc(100% + 25px);
    margin-left: -12.5px;
    margin-right: -12.5px;
}
.BIGISELLER .c-grid__col--lg-6 {
    width: 50%;
}
.BIGISELLER .c-grid__col--sm-6 {
    width: 50%;
}
.c-grid__col {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin-top: 0;
}
.BIGISELLER .c-form {
    width: 100%;
}
.BIGISELLER .c-ui-input, .BIGISELLER .c-ui-input__icon {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.BIGISELLER .c-ui-input {
    position: relative;
    color: #bbbaba;
}
.BIGISELLER .c-ui-input__field--has-status {
    padding-left: 43px;
}
.BIGISELLER .c-ui-input__field {
    -webkit-appearance: none !important;
    -moz-appearance: none!important;
    appearance: none!important;
    font-family: "dana",sans-serif!important;
    color: #606265!important;
    font-size: 16px!important;
    line-height: 1.375!important;
    width: 100%!important;
    max-width: 100%!important;
    height: 50px!important;
    padding-right: 15px!important;
    padding-left: 15px!important;
    border: 1px solid #bbbaba!important;
    border-radius: 8px!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    outline: none!important;
}
.BIGISELLER .c-ui-input__field::placeholder {
    font-family: "dana",sans-serif;
    font-size: 13px;
    color: #999;
}
.BIGISELLER .c-reg-form__text-label {
    color: #d44952;
}
.BIGISELLER .c-ui-input__status {
    position: absolute;
    top: 17px;
    left: 15px;
}
.BIGISELLER .c-ui-input__status--success::before {
    background-color: #57cfb1;
    -webkit-box-shadow: 0 0 0 6px rgba(87,207,177,.1);
    box-shadow: 0 0 0 6px rgba(87,207,177,.1);
}
.BIGISELLER .c-ui-input__status::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
}
.learning {
    display: block;
    position: relative;
    height: 100px;
}
.learn {
    position: relative;
    width: 97%;
}
.contract .learn {
    position: relative;
    width: 100%;
}
.contract {
    display: block;
    position: relative;
    height: 100px;
}
.c-reg-form__col--12 {
    width: 100%;
    display: inline-block;
}
.BIGISELLER .pdp-default .pdp-footer {
    background: #67cdcc;
    font: normal 15px/15px "dana" !important;
    text-align: center;
    color: #fff !important;
    border-radius: 0 0 10px 10px;
}
.BIGISELLER .pdp-default {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-radius: 10px;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 0 12px 0 rgba(0,0,0,.05);
    box-shadow: 0 0 12px 0 rgba(0,0,0,.05);
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.BIGISELLER .logo img {
    max-width: 300px;
    max-height: 60px;
}
#hogh {
    display: none;
}
.c-ui-input__field:-moz-read-only, .c-ui-input__field:-moz-read-only:disabled, .c-ui-input__field[readonly] {
    border-color: #ddd;
    background-color: transparent;
    pointer-events: none;
}
.c-ui-input__field:disabled {
    color: #777;
    -webkit-text-fill-color: #777;
    -webkit-opacity: 1;
    opacity: 1;
    background-color: #f5f7fa;
}
.c-ui-input__field:disabled::placeholder,.c-ui-input__field:-moz-read-only:disabled::placeholder, .c-ui-input__field[readonly]::placeholder {
    font-family: "dana",sans-serif;
    font-size: 13px;
    color: #ccc;
}
.c-ui-input__status.last-try::before {
    content: "";
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-top: -25px;
    margin-right: 10px;
}
.pdp-default .dow,.pdp-default .day {
    font: bold 14px '"dana"'!important;
}
.dokan-btn.dokan-btn-danger.dokan-btn-theme:hover, .dokan-btn.dokan-btn-sm.dokan-btn-theme:hover, .dokan-btn.dokan-btn-theme.dokan-btn-lg.dokan-right:hover {
    color: #46b8da !important;
    background: transparent !important;
}
.legend tbody {
    border:none!important;
}
.legend tbody td.legendLabel {
    display: block;
    width: 120px;
    position: relative;
    line-height: 30px;
    font-size: 13px;
    margin-right: 10px;
}
.legend tbody tr:hover {
    background: #f5f5f5;
}
.c-reg-form__text--highlight {
    font-weight: bold;
}
#layout2-FinalRate, #layout2-Total, .c-rating-chart__details-value, .star-rating span, .register-time, .c-rating-chart__stat-value, #chart_month_selector, .c-rating-chart__details-value.c-rating-chart__details-value--medium,#seller_ID_no,#seller_national_code,#seller_bank_sheba_number,#seller_mobile,#seller_postcode, .c-rating-chart__stat-value,.persian_datepicker, .c-rating-chart__description, lable[for="seller_birth_date"],.dashboard-seller-rate span, #bulk-product-action, .dokan-table > thead > tr > th, .c-card__stat-description {
    font-family: "dana";
    font-weight: 400;
}
.star-rating::before {
    font-family: star !important
}
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table td.col-author, .dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th {
    font-family: "dana";
}
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th.col-check {
    padding: 15px !important
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table td {
    vertical-align: middle;
    text-align: center;
}
.dokan-table > thead > tr > th {
    font-size: 15px;
    line-height: 10px;
    padding: 12px 5px;
}
.dokan-dashboard .dokan-dashboard-content {
    width: 100% !important;
    margin-right: 0!important;
}
.dokan-dashboard .dokan-dashboard-content {
    padding: 0 15px !important;
}
.BIGISELLER .dokan-settings-content .dokan-settings-area .dokan-banner {
    width: 100% !important;
}
.dokan-w3.dokan-control-label {
    text-align:right!important;
}
.day.control-label {
    min-width: 70px;
    text-align: right;
    font-size: 14px;
    line-height: 35px;
    font-weight: bold;
}
#store-form.dokan-form-horizontal .dokan-control-label {
    display: block;
    width: 100%;
}
.dokan-settings-content .dokan-settings-area .dokan-gravatar .dokan-remove-gravatar-image {
    right: 0;
    left:auto!important;
    padding-top: 0;
}
.dokan-settings-content .dokan-settings-area .dokan-gravatar .gravatar-wrap .dokan-gravatar-img {
    float: right;
}
.dokan-settings-content .dokan-settings-area .dokan-gravatar:hover .dokan-remove-gravatar-image {
    display: block !important;
}
select.dokan-form-control {
    height: auto !important;
}
.Core-admin-rates.dashboard {
    width: 103%;
}
.store-open-close-time .dokan-form-control {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #EDEDED;
    padding: 4px 6px;
    border-radius: 0;
    color: #555555;
    display: block;
    font-size: 14px;
    min-height: 26px;
    line-height: 26px;
    vertical-align: middle;
    width: 100%;
    margin: 0;
}
*.BIGISELLER{
    direction:rtl;
}
.c-rating-chart__details-value {
    position: relative;
    font-size: 18px;
    display: block;
}
.dokan-w8.left-content p strong, .dokan-w8.left-content p {
    font-family: "dana";
}
.dokan-btn.dokan-btn-default[name="dokan_migration"]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 12px 0 rgba(0,0,0,.05);
    box-shadow: 0 0 12px 0 rgba(0,0,0,.05);
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 40%;
    border: 1px solid rgba(87,207,177,.3) !important;
    height: 70px;
    margin: 0 auto;
    color: #3dc3a1 !important;
    font-size: 20px;
    line-height: 57px;
    font-family: "dana";
    text-decoration: none;
    text-align: center;
    background: #fff !important;
}
.uk-checkbox, .uk-radio {
    display: inline-block !important;
}
.dokan-dashboard-wrap input[type="text"], .dokan-dashboard-wrap input[type="search"], .dokan-dashboard-wrap input[type="number"], .dokan-dashboard-wrap textarea {
    text-align: right;
}
input.dokan-form-control.dokan-product-sales-price, input.dokan-form-control.dokan-product-regular-price {
    text-align: left;
}
.select2-selection__arrow b, .woocommerce-MyAccount-content .dokan-btn-theme.dokan-follow-store-button:after, .woocommerce-MyAccount-content .dokan-btn-theme.dokan-btn-round::after {
    display: none;
}
.store-open-close label.day.control-label {
    width: 0;
    padding-right: 85px;
    display: block;
    width: 100% !important;
    min-width: auto;
}
.woocommerce-MyAccount-content .dokan-btn-thesme.dokan-follow-store-button, .woocommerce-MyAccount-content .dokan-btn-thesme.dokan-follow-store-button:hover, .woocommerce-MyAccount-content .dokan-btn-theme.dokan-btn-round, .woocommerce-MyAccount-content .dokan-btn-theme.dokan-btn-round:hover {
    width: auto;
    height: auto;
    font-size: inherit !important;
    display: inherit;
}
.dokan-follow-store-button[data-status="following"]:hover .dokan-follow-store-button-label-unfollow {
    display: inherit;
    font-size: 12px;
}
.dashicons-arrow-right-alt2::before {
    content: "\f345";
    font-family: dashicons;
}
.dokan-dashboard .dokan-dashboard-content a {
    font-size: 14px 
}
.dokan-dashboard .dokan-dashboard-content .row-actions a {
    font-size: 12px 
}
.dokan-form-group .input-text, .dokan-form-group input[type="email"]:focus, .dokan-form-group input[type="password"]:focus, .dokan-form-group input[type="text"]:focus, .dokan-form-group input[type="url"]:focus, .dokan-form-group textarea:focus, .select2-container--default.select2-container--focus .select2-selection--multiple:focus, .select2-container--default .select2-selection--multiple:focus, .dokan-form-control:focus, #jcaa_attribute_groups:focus{
    border-color:#7fe7f6!important
}
.c-ui-input__field:focus,.c-ui-input__field:focus+.c-ui-input__icon,.c-ui-input__field:focus~.c-ui-input__btn{
    border-color:#7fe7f6!important
}
.c-ui-input__field:-moz-read-only+.c-ui-input__icon,.c-ui-input__field:-moz-read-only:disabled+.c-ui-input__icon,.c-ui-input__field[readonly]+.c-ui-input__icon{
    border-color:#ddd
}
.c-ui-input__field:read-only+.c-ui-input__icon,.c-ui-input__field:read-only:disabled+.c-ui-input__icon,.c-ui-input__field[readonly]+.c-ui-input__icon{
    border-color:#ddd
}
.c-ui-input__field:disabled{
    color:#777;
    -webkit-text-fill-color:#777;
    -webkit-opacity:1;
    opacity:1;
    background-color:#f5f7fa
}
@media only screen and (max-width : 1024px){
    .col-md-4.dokan-dash-left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100% !important 
    }
    input[type='submit'].dokan-btn-theme, a.dokan-btn-theme, .dokan-btn-theme {
    width: 100%
}
    .dokan-dashboard .dokan-dash-sidebar article, .dokan-dashboard .dokan-dashboard-content article {
        overflow: visible
    }
    .uk-navbar-nav {
        width: 60%;
        margin: 0 auto !important;
        text-align: center 
    }
    .dokan-dashboard .dokan-dash-sidebar #dokan-navigation > input:checked + ul.dokan-dashboard-menu {
		background: #000 !important;
		z-index: 99
    }
    .c-card__header-btn {
        left: -14px 
    }
    .dokan-dashboard .dokan-dashboard-content article {
        width: 105% 
    }
    .col-md-8.dokan-dash-right {
        width: 95%!important 
    }
    .dokan-dashboard .dokan-w6, .dokan-dashboard .dokan-w8, .dokan-dashboard .dokan-w4 {
        width: 100% !important 
    }
    .store-open-close label.day.control-label {
        width: auto !important;
        padding-right: 0 !important;
        min-width: 46px;
    }
    #predefined_attribute, #jcaa_attribute_groups,.dokan_advantages, .dokan_disadvantages, .content-half-part, .select2.select2-container.select2-container--default, .product-edit-new-container .dokan-form-top-area .dokan-product-meta, .product-edit-new-container .dokan-form-top-area .featured-image, #post-title, #english-title, .dokan-form-horizontal label, .dokan-w5 {
        width: 100% !important;
    }
    .dokan-on-off.dokan-form-control, .dokan-form-group input.input-md {
        width: auto !important;
    }
    .store-open-close .time input {
        width: 75px!important;
    }
    .dokan-form-group input#dokan-seo-meta-title, .dokan-form-group input#dokan-seo-meta-keywords, .dokan-form-group input#dokan-seo-og-title, .dokan-form-group input#dokan-seo-twitter-title {
        width: 100% !important;
    }
    #post-title, #english-title {
        margin:5px;
    }
    .dokan-table tbody tr td {
        padding: 6px;
        text-align: left;
        border-color: #ededed;
        border-style: solid;
        border-width: 0px 1px 1px 1px;
        border-top-width: 0px;
        background: #fff;
    }
    .BIGISELLER .c-walkthrough {
        display: none;
    }
    .col-md-8.dokan-dash-right {
        max-width: 100%;
        width: 100%;
    }
    .c-ui-radio + .c-ui-radio {
        margin-right: 7px;
    }
    .c-ui-radio__checka, .c-ui-radio__groupa {
        display: flex;
    }
    .BIGISELLER .c-reg-form__header {
        font-size: 15px !important;
        font-family:"dana" !important;
    }
    .BIGISELLER .c-reg-form__text--condensed {
        line-height: 18px !important;
    }
    .BIGISELLER .c-reg-form__text {
        font-size: 13px !important;
        line-height: 18px !important;
    }
    .show_if_seller .form-control {
        font-size: 12px !important;
        line-height: 1.375 !important;
        height: 33px !important;
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .c-reg-form__header {
        text-align: right !important;
        font-size: 14px;
        font-weight: bold;
        font-family:"dana"!important;
    }
    .c-reg-form__text {
        font-size: 12px !important;
        line-height: 20px !important;
    }
    .uk-navbar-left {
        width: 100%;
    }
    .dokan-product-remove-attribute, .dokan-button.remove {
        font-size: 13px;
        line-height: 1.5;
        background: #000 !important;
        border-radius: 6px;
        color: #b91744 !important;
        background: transparent !important;
        border: 1px solid #b91744 !important;
        margin: 5px auto!important;
        float: left;
    }
    .BIGISELLER-header .title {
        display:none;
    }
    .BIGISELLER-header .logo {
        margin: 0 auto;
        text-align: center;
        display: block;
    }
    .BIGISELLER_navbar .uk-navbar-nav > li a {
        font-size: 11px;
    }
    .store-open-close label.day.control-label {
        padding-right: 0!important;
        text-align:right!important 
    }
    .day.control-label {
        min-width: 46px;
        font-size: 12px;
    }
    .dokan-form-group .dokan-w4.ajax_prev.dokan-text-left {
        margin-right: 0 !important;
    }
    .dokan-product-listing .dokan-product-listing-area table.product-listing-table td {
        font-size:12px !important 
    }
    .BIGISELLER .logo img {
        max-width: 165px;
        max-height: 60px;
        margin: 0 auto;
        display: block;
    }
}
.BIGISELLER .account-header {display:none}
.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu{border: none}