label[for="tc_agree"] a {
    display: inline-block;
}

#dokan-vendor-register .error_event {
    font-size: 1rem;
}

.dokan-dashboard-content a:not(.btn),
.dokan-dashboard footer a:not(footer a.navbar-brand2) {
    color: #000000;
}

.dokan-dashboard footer a:hover:not(footer a.navbar-brand2) {
    text-decoration: underline !important;
}

/* others */

.dokan-label-default {
    background-color: #474747 !important;
}

.dokan-label-success {
    background-color: #0D632A !important;
}

.dokan-label-warning {
    background-color: #784700 !important;
}

.dokan-label-info {
    background-color: #004b61 !important;
}

.dokan-label-danger {
    background-color: #a80500 !important;
}

ul.row-actions.event_button_actions li {
    margin-right: 5px !important;
    margin-bottom: 5px !important;
}

.button3d {
    position: relative;
    padding-right: 30px;
}

@supports (content: "x" / "y") {

    .button3d:after {
        content: '' / '';
        position: absolute;
        right: 10px;
        top: 6px;
        background-image: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.7769 0H6.36921C6.1846 0 5.99998 0.115385 5.99998 0.3V0.992308C5.99998 1.17692 6.16152 1.38462 6.36921 1.38462H8.19229C8.39998 1.38462 8.51537 1.61538 8.35383 1.75385L4.43075 5.67692C4.29229 5.81538 4.29229 6.02308 4.43075 6.16154L4.91537 6.64615C5.05383 6.78462 5.26152 6.78462 5.39998 6.64615L9.32306 2.72308C9.46152 2.58462 9.69229 2.67692 9.69229 2.88462V4.70769C9.69229 4.89231 9.8769 5.1 10.0615 5.1H10.7308C10.9154 5.1 11.0769 4.89231 11.0769 4.70769V0.323077C11.0769 0.115385 10.9615 0 10.7769 0Z" fill="%23000000"/><path d="M7.91538 5.42313L7.13077 6.23083C6.99231 6.36929 6.92308 6.53083 6.92308 6.71544V9.34621C6.92308 9.53083 6.76154 9.69236 6.57692 9.69236H1.73077C1.54615 9.69236 1.38462 9.53083 1.38462 9.34621V4.50006C1.38462 4.31544 1.54615 4.1539 1.73077 4.1539H4.38462C4.56923 4.1539 4.75385 4.08467 4.86923 3.94621L5.65385 3.16159C5.79231 3.02313 5.7 2.76929 5.49231 2.76929H0.923077C0.415385 2.76929 0 3.18467 0 3.69236V10.1539C0 10.6616 0.415385 11.077 0.923077 11.077H7.38462C7.89231 11.077 8.30769 10.6616 8.30769 10.1539V5.58467C8.30769 5.37698 8.05385 5.28467 7.91538 5.42313Z" fill="%23000000"/></svg>');
        background-size: 14px 14px;
        width: 14px;
        height: 14px;
    }

}

@supports not (content: "x" / "y") {

    .button3d:after {
        content: '';
        alt: "";
        position: absolute;
        right: 10px;
        top: 6px;
        background-image: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.7769 0H6.36921C6.1846 0 5.99998 0.115385 5.99998 0.3V0.992308C5.99998 1.17692 6.16152 1.38462 6.36921 1.38462H8.19229C8.39998 1.38462 8.51537 1.61538 8.35383 1.75385L4.43075 5.67692C4.29229 5.81538 4.29229 6.02308 4.43075 6.16154L4.91537 6.64615C5.05383 6.78462 5.26152 6.78462 5.39998 6.64615L9.32306 2.72308C9.46152 2.58462 9.69229 2.67692 9.69229 2.88462V4.70769C9.69229 4.89231 9.8769 5.1 10.0615 5.1H10.7308C10.9154 5.1 11.0769 4.89231 11.0769 4.70769V0.323077C11.0769 0.115385 10.9615 0 10.7769 0Z" fill="%23000000"/><path d="M7.91538 5.42313L7.13077 6.23083C6.99231 6.36929 6.92308 6.53083 6.92308 6.71544V9.34621C6.92308 9.53083 6.76154 9.69236 6.57692 9.69236H1.73077C1.54615 9.69236 1.38462 9.53083 1.38462 9.34621V4.50006C1.38462 4.31544 1.54615 4.1539 1.73077 4.1539H4.38462C4.56923 4.1539 4.75385 4.08467 4.86923 3.94621L5.65385 3.16159C5.79231 3.02313 5.7 2.76929 5.49231 2.76929H0.923077C0.415385 2.76929 0 3.18467 0 3.69236V10.1539C0 10.6616 0.415385 11.077 0.923077 11.077H7.38462C7.89231 11.077 8.30769 10.6616 8.30769 10.1539V5.58467C8.30769 5.37698 8.05385 5.28467 7.91538 5.42313Z" fill="%23000000"/></svg>');
        background-size: 14px 14px;
        width: 14px;
        height: 14px;
    }

}

.button3d:hover:after {
    background-image: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.7769 0H6.36921C6.1846 0 5.99998 0.115385 5.99998 0.3V0.992308C5.99998 1.17692 6.16152 1.38462 6.36921 1.38462H8.19229C8.39998 1.38462 8.51537 1.61538 8.35383 1.75385L4.43075 5.67692C4.29229 5.81538 4.29229 6.02308 4.43075 6.16154L4.91537 6.64615C5.05383 6.78462 5.26152 6.78462 5.39998 6.64615L9.32306 2.72308C9.46152 2.58462 9.69229 2.67692 9.69229 2.88462V4.70769C9.69229 4.89231 9.8769 5.1 10.0615 5.1H10.7308C10.9154 5.1 11.0769 4.89231 11.0769 4.70769V0.323077C11.0769 0.115385 10.9615 0 10.7769 0Z" fill="%23ffffff"/><path d="M7.91538 5.42313L7.13077 6.23083C6.99231 6.36929 6.92308 6.53083 6.92308 6.71544V9.34621C6.92308 9.53083 6.76154 9.69236 6.57692 9.69236H1.73077C1.54615 9.69236 1.38462 9.53083 1.38462 9.34621V4.50006C1.38462 4.31544 1.54615 4.1539 1.73077 4.1539H4.38462C4.56923 4.1539 4.75385 4.08467 4.86923 3.94621L5.65385 3.16159C5.79231 3.02313 5.7 2.76929 5.49231 2.76929H0.923077C0.415385 2.76929 0 3.18467 0 3.69236V10.1539C0 10.6616 0.415385 11.077 0.923077 11.077H7.38462C7.89231 11.077 8.30769 10.6616 8.30769 10.1539V5.58467C8.30769 5.37698 8.05385 5.28467 7.91538 5.42313Z" fill="%23ffffff"/></svg>');
}

a.edit_pay_return {
    color: #000000;
}

ul.row-actions.event_button_actions {
    display: inline-flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
}

.dokan-coupon-content .row-actions {
    visibility: unset !important;
}

.dokan-table.list_coupons_vendor {
    margin-top: 2rem !important;
}

.list_coupons_vendor .row-actions a {
    font-size: 0.938rem !important;
}

.dokan-coupon-content .row-actions {
    color: #000000 !important;
}

.dokan-coupon-content .code,
.dokan-coupon-content .code a,
.dokan-coupon-content .code span,
.dokan-coupon-content .code:hover span {
    color: unset !important;
}

.my_code_edit {
    color: #003d58 !important;
}

.dokan-coupon-content .code:hover a {
    color: #ffffff !important;
    background: #7b4367 !important;
}

.dokan-coupon-content .code a:focus,
.dokan-coupon-content .code a:focus-visible {
    outline: 3px solid var(--color2) !important;
    outline-offset: -5px !important;
}

#dtBasicExample_wrapper .dt-paging button {
    color: #000000 !important;
    border: 1px solid #000000 !important;
    background: #ffffff !important;
    padding: 4px 10px;
}

.dokan-add-more-single-cat-container .dokan-single-cat-add-btn {
    color: #3b0082 !important;
    border: 0;
    background: unset;
}

.dokan-product-category-modal-footer .dokan-selected-category-label-container .dokan-selected-category-label {
    color: #000000 !important;
}

.dokan-product-category-modal-footer .dokan-selected-category-label-container .dokan-selected-category-span .dokan-cat-selected {
    color: #0c538d !important;
}

.dokan-product-remove-attribute {
    float: right;
    margin-top: -4px;
}

.checkin_status_user {
    color: #000000;
    display: block;
}

.group_product_listing_search {
    display: flex;
}

caption {
    color: var(--color2) !important;
}

ul.subsubsub li a {
    color: #000000 !important;
}

.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul li .dokan-dashboard-announce-content {
    color: #000000 !important;
}

.pagination-wrap ul.pagination>li>a {
    background-color: unset !important;
}

.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .list-count a {
    color: #000000 !important;
    display: block;
}

.order_set_date hr {
    margin: 2rem 0 !important;
}

.order_set_date {
    margin-bottom: 2rem;
}

.order_set_date select {
    width: 200px !important;
    margin-bottom: 1rem;
    height: 40px !important;
    padding: 0 10px !important;
}

#output_set_date .input_event3 {
    margin-top: 1rem !important;
}

.order_set_date #info_set_date {
    font-size: 0.875rem !important;
}

#event-tabContent ul li,
#event-tabContent ol li {
    margin-bottom: 1rem;
}

#form_create_film legend {
    margin-top: 0;
    margin-bottom: 3rem;
    color: var(--color-main);
    text-transform: uppercase;
}

#form_create_film input {
    margin-bottom: 2.5rem;
}

.formularz_create_film {
    padding: 2rem;
    background: #fafafa;
    margin-top: 2rem;
}

.wideo_main h4 {
    font-family: 'Overpass', sans-serif;
    color: var(--color-main);
    font-weight: 700;
    font-size: 1.125rem;
    text-transform: uppercase;
    margin-top: 1rem;
}

.wideo_main h4.add_video_head {
    margin-top: 3rem !important;
}

.wideo_main table th,
.wideo_main table td {
    vertical-align: middle;
}

.wideo_main table {
    margin-top: 2rem;
}

.wideo_main button.delete_video,
.wideo_main .view_video {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wideo_main button.delete_video {
    border: 0;
    background: red;
    margin-right: 15px;
}

.wideo_main .view_video {
    background: green;
}

.wideo_main .view_video:focus,
.wideo_main .view_video:focus-visible,
.wideo_main .view_video:active {
    outline-offset: 2px;
}

.wideo_main .films_actions {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.wideo_main label[for="set_date"] {
    text-transform: none !important;
}

.wideo_main .select_wideo {
    margin-top: 2rem;
}

.input_event2,
.input_event3 {
    margin-top: 2rem;
}

.input_event4 {
    margin-top: 1rem;
}

.input_event2,
.input_event3,
.input_event4 {
    margin-bottom: 1rem;
    font-size: 1.125rem;
    font-weight: 500;
}

.input_event4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.125rem;
    font-weight: 500;
}

.input_event2,
.input_event4 {
    color: #0D632A;
}

.input_event3 {
    color: red;
}

.my_widget_1 {
    display: flex;
    align-items: center;
}

#widget_event li xmp {
    white-space: break-spaces;
    word-wrap: break-word;
}

#go_widget_event,
.my_widget_2 {
    font-size: 1.25rem;
    font-weight: 700;
}

#demo_api_cache {
    margin: 0 1rem;
}

table.table_prod_all tr.table_prod_all_1 td.post-status span {
    text-transform: uppercase;
    font-size: 0.938rem !important;
    font-weight: 400 !important;
    margin-bottom: 8px;
    display: inline-block;
}

.dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter {
    width: 100% !important;
}

.table_invoice_1 {
    margin-top: 3rem;
}

.table_invoice_1 h2 {
    margin-bottom: 2rem;
}

label.klarna1 {
    display: flex;
    align-items: center;
}

.order_book_link {
    margin-bottom: 2rem;
    font-weight: 700;
}

.link_external_btn {
    display: inline-block !important;
}

.list_book_buttons a {
    margin: 5px !important;
}

ul.book_filer_list li a {
    text-transform: capitalize;
}

html[lang="en-US"] span.msg_pl_dokan {
    display: none;
}

html[lang="pl-PL"] span.msg_en_dokan {
    display: none;
}

.sale_schedule,
.cancel_sale_schedule {
    padding: 3px;
    line-height: 1;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    height: 43px !important;
}

.select2-container--open .select2-dropdown--below {
    margin-top: 0 !important;
}

.select2-container .select2-selection--multiple {
    height: 48px !important;
}

.polityka6sub {
    margin-bottom: 2rem !important;
    font-size: 0.813rem;
}

.polityka6sub1 {
    margin-bottom: 1rem !important;
    font-size: 0.813rem;
}

.polityka2sub {
    margin-top: 0 !important;
}

.product-edit-new-container label.form-label span {
    color: #000000 !important;
}

.dokan-panel,
.order_note_sent_1 textarea {
    border-radius: 0 !important;
}

.data_user_order_1,
.view_book_16 {
    margin-top: 1rem;
}

.data_user_order_1 li:not(.data_user_order_1 li:last-child) {
    margin-bottom: .5rem !important;
}

.order_list_tickets,
.navproduct5_en {
    margin-top: 2rem;
}

.navproduct5_en,
select#event-tab-menu {
    margin-bottom: 1rem;
}

.order_note_sent_1 {
    padding-top: 1rem;
    margin-bottom: 1.5rem;
}

.add_note.order_note_sent_2 {
    margin-top: 1.5rem;
}

.order_note_sent_2 {
    display: block;
}

.order_note_sent_1 textarea {
    border: 2px solid #000000;
}

.vendor-staff-table tbody .row-actions {
    margin-top: .5rem;
}

.staff_1 {
    margin: 2rem 10px 10px 0;
}

.staff_2 {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin: 15px 0;
}

.staff_3 {
    margin-bottom: 3rem;
    width: 100%;
}

.ticket1 {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 1rem;
}

.ticket2 {
    font-size: 1.5rem !important;
    margin-right: 1rem;
}

.ticket4 {
    text-transform: uppercase;
    font-size: 0.938rem;
    padding: 10px 10px 5px 10px;
}

.ticket4_green {
    color: #005f33;
    border: 2px solid #005f33;
}

.ticket4_brown {
    color: #784700;
    border: 2px solid #784700;
}

.ticket4_lazur {
    color: #004b61;
    border: 2px solid #004b61;
}

.ticket4_red {
    color: #a80500;
    border: 2px solid #a80500;
}

.ticket4_gray {
    color: #474747;
    border: 2px solid #474747;
}

.ticket5 {
    margin-bottom: 0;
    margin-top: 8px;
}

.seller_subs_info {
    background: #f9f9f9 !important;
    border-radius: 2rem;
    text-align: center;
    padding: 2rem !important;
}

.dokan-orders-content .dokan-orders-area ul.order-statuses-filter {
    margin-top: 2rem;
}

.dokan-product-date-filter select,
input[name="product_search_name"] {
    height: 31px !important;
}

input[name="product_search_name"] {
    color: #000000 !important;
}

#dokan-category-close-modal {
    width: 140px;
}

.dokan-table>thead>tr>th,
.dokan-table>tbody>tr>th,
.dokan-table>tfoot>tr>th,
.dokan-table>thead>tr>td,
.dokan-table>tbody>tr>td,
.dokan-table>tfoot>tr>td {
    border-top: 0 !important;
}

.dokan-product-listing .dokan-product-listing-area .row-actions {
    font-size: 0.875rem !important;
    visibility: unset !important;
}

.dokan-product-listing .dokan-product-listing-area .row-actions span a {
    margin-bottom: 5px;
}

.event_name_list {
    margin-bottom: .5rem !important;
}

.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li a {
    transition: unset !important;
}

.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li a:focus,
ul.subsubsub a:focus,
.wideo_main button.delete_video:focus,
.wideo_main button.delete_video:focus-visible,
.wideo_main button.delete_video:active {
    outline: 2px solid #000000 !important;
    outline-offset: 2px;
    transition: unset !important;
}

.div_export_data_1 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
    flex-wrap: wrap;
}

ul.subsubsub {
    margin: 0 !important;
    font-size: 1rem !important;
}

ul.subsubsub li#wc-failed,
ul.subsubsub li#wc-pending {
    display: none !important;
}

.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li {
    line-height: 18px !important;
    border-right: 0 !important;
}

.dokan-product-listing .dokan-product-listing-area .product-listing-top span.dokan-add-product-link {
    float: unset !important;
}

.product-listing-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem !important;
    margin-top: 0.5rem;
}

.dokan-product-listing .dokan-product-listing-area .product-listing-top {
    border-bottom: 0 !important;
    line-height: unset !important;
}

.dokan-dashboard-header h2.entry-title-new-product {
    margin-bottom: 2rem;
}

.dokan-product-category-modal-header .dokan-product-category-title .dokan-single-des {
    color: #000000 !important;
}

.dokan-product-category-modal-header {
    align-items: baseline;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a {
    font-weight: 400 !important;
}

.wp-editor-tabs button#post_content-tmce,
.wp-editor-tabs button#post_content-html {
    margin: 0;
    height: 32px;
}

.font_lower {
    text-transform: lowercase;
}

table.dokan-table td a.dokan-product-delete {
    color: #ffffff !important;
}

table.dokan-table td a.btn:hover {
    color: #ffffff !important
}

.product-edit-container .instruction-inside {
    padding: 40px 20px !important;
}

.product-edit-new-container .dokan-product-edit-form .dokan-new-product-featured-img {
    max-height: unset !important;
    height: unset !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-edit-container .dokan-feat-image-upload {
    height: unset !important;
}

/* waluta */

.piconpan2 {
    margin-left: -5px;
}

.piconpan {
    margin-bottom: .5rem;
    font-size: 0.875rem;
}

.free_pakiet {
    color: #000000;
    font-size: 0.875rem;
}

.select-zones {
    border: 2px solid #000000 !important;
    border-radius: 0 !important;
    margin-top: 0.5rem;
}

.waluta1 p {
    font-size: 0.938rem;
}

.waluta1 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.waluta1 input {
    margin-right: .5rem;
}

.waluta1 input[type='checkbox']:checked:focus,
.waluta1 input[type='radio']:checked:focus {
    outline-offset: 2px !important;
}

.dokan-orders-content .dokan-orders-area td a.btn-danger,
.dokan-orders-content .dokan-orders-area td a.btn-secondary,
.dokan-orders-content .dokan-orders-area td a.btn-success,
.dokan-orders-content .dokan-orders-area td a.btn-outline-primary:active,
.dokan-orders-content .dokan-orders-area td a.btn-outline-primary:hover {
    color: #ffffff !important;
}

.dokan-orders-content .dokan-orders-area td a.btn-outline-primary:not(.btn-outline-primary:hover):not(.btn-outline-primary:active):not(.btn-outline-primary:focus) {
    color: #0d6efd !important;
}

.dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-single-categories-container .dokan-single-categories .dokan-product-category-ul {
    width: 100% !important;
    margin: 0 !important;
}

.dokan-product-category-modal .dokan-product-category-modal-content {
    height: unset !important;
}

.dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body,
.dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-single-categories-container .dokan-single-categories .dokan-product-category-ul {
    padding: 0 !important;
}

.dokan-product-category-modal-header,
.dokan-product-category-modal-footer {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* end */

.dokan-orders-content .dokan-orders-area td a.btn {
    border-width: 2px;
}

.row-actions .idev {
    color: #000000 !important
}

.view_book_17 .dokan_tabs li:last-child {
    display: none !important;
}

.name_dokan_event a:not(.name_dokan_event a.btn) {
    color: #000000 !important;
}

table#dtBasicExample .dokan-label {
    font-weight: 400 !important;
}

.prowizja_info_2 {
    font-size: 1rem;
    margin-top: 2rem;
}

.prowizja_info_1 {
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget a {
    font-size: 1rem !important;
    line-height: 32px !important;
}

.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title {
    font-size: 1.25rem !important;
    padding: 15px 0 !important;
    margin-bottom: 15px !important;
    margin-top: 8px !important;
}

.dokan-variation-action-toolbar button {
    display: none !important;
}

.konkurent1 {
    width: 50%;
    margin-top: 1rem;
    margin-bottom: 3rem !important;
}

.info_konk {
    font-size: 0.813rem;
    line-height: 15px;
    display: block;
}

.konkurent2a {
    margin-bottom: 2rem !important;
}

.aktywuj_pay a {
    background: #aa0f1d;
    color: #ffffff;
    width: 100%;
    display: block;
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    text-decoration: none !important;
}

.aktywuj_pay a:active,
.aktywuj_pay a:focus {
    color: #ffffff !important;
    outline: 2px solid #000000;
    outline-offset: 2px;
}

.aktywuj_pay a:hover {
    color: #ffffff !important;
}

.aktywuj_pay2 {
    margin-bottom: 1rem;
}

.aktywuj_pay2 img {
    margin-right: 1rem;
    filter: grayscale(100%);
}

select#online_choice2 {
    width: 100px;
}

.kiedyzwrot {
    font-size: 0.875rem;
    font-style: italic;
    color: #aa0f1d;
    font-weight: 700;
    letter-spacing: 1px;
}

.kiedyzwrot2 {
    font-size: 0.875rem;
    font-style: italic;
    letter-spacing: 1px;
}

.eo4 {
    padding-bottom: .5rem;
}

.kopylink2 {
    margin-left: 1rem;
    color: green;
    font-weight: 700;
    font-style: normal;
    position: absolute;
    top: 0;
    right: -5rem;
}

.kopylink3 {
    display: block !important;
}

.kopylink4 {
    border-bottom: 1px solid #000000;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
}

.kopylink4 a,
.kopylink4 button {
    margin: .5rem 1rem .5rem 0;
}

.kopylink5 {
    position: relative;
}

.dokan-coupon-content .code a span {
    text-align: center;
}

.coupon_form_left {
    margin-left: 25%;
    margin-top: 2rem;
}

.dokan-error:before {
    content: none !important;
}

#event-8 .dokan-w12,
#event-8 input {
    margin-top: 0 !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i:not(.dokan-common-links a i) {
    display: none;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
    font-size: 0.938rem !important;
}

.product-edit-new-container .dokan-new-product-featured-img {
    max-width: 300px;
}

.product-edit-new-container .content-half-part.featured-image {
    padding-left: 0 !important;
    display: flex;
    justify-content: center;
}

.product-edit-container .dokan-feat-image-upload a.close {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}

#fep-new-post .accordion-collapse.show {
    border-top: 1px solid #ffffff !important;
}

input:focus-visible {
    outline: 0;
}

.dokan-orders-content .dokan-orders-area .general-details ul.order-status {
    border-bottom: 0 !important;
}

#store-form.dokan-form-horizontal .dokan-control-label {
    text-align: left !important;
}

.dokan-panel .dokan-panel-body .wc-order-data-row table.wc-order-totals {
    float: unset !important;
}

.dokan-9 a.btn-secondary,
.dokan-9 a.btn-success,
.dokan-9 a.btn-danger,
.kopylink4 a {
    color: #ffffff !important;
}

.dokan-9 a {
    margin-left: 5px;
    margin-right: 5px;
}

.dokan-11 {
    margin-top: 2rem;
}

.dokan-12 h3 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.heading_invoice {
    margin-top: 4rem;
    margin-bottom: 4rem;
}

.heading_invoice_2 {
    margin-top: 3rem;
    margin-bottom: 2.5rem;
}

.dokan-13 {
    margin-bottom: 2rem !important;
}

hr.dokan-14 {
    margin: 3rem 0 1rem 0;
}

.dokan-dashboard-product-listing-wrapper form.dokan-form-inline .item-inline-edit {
    display: none;
}

.wc7 input,
.wc7 select,
form .edit-account input {
    height: 36px;
    border-radius: 0;
    border: 1px solid #1e85be;
    padding-left: 10px;
}

.edit-account label {
    display: block;
}

.edit-account input:not([type="submit"]) {
    width: 100%;
}

.wc7 input:active,
.wc7 input:focus,
.wc7 select:active,
.wc7 select:focus,
.edit-account input:active,
.edit-account input:focus {
    border: 1px solid #0D632A;
    box-shadow: none;
}

.wc1,
.wc7 input[type="submit"],
.wc7 button[type="submit"] {
    background-color: #0D632A;
    color: #ffffff;
    border-radius: 0;
    border: 0;
    padding: 1rem 2rem;
    letter-spacing: .5px;
}

.wc1:hover,
.wc1:active,
.wc1:focus,
.wc7 input[type="submit"]:active,
.wc7 input[type="submit"]:focus,
.wc7 button[type="submit"]:active,
.wc7 button[type="submit"]:focus {
    background-color: #09471E;
    color: #ffffff;
    border-radius: 0;
    border: 0;
}

.wc1:focus {
    outline: 3px solid var(--color2);
    outline-offset: -3px;
}

.wc7 input[type="submit"]:focus,
.wc7 button[type="submit"]:focus {
    outline: 5px solid #000000 !important;
    outline-offset: 3px !important;
}

.wc7 button.disabled {
    padding: 1rem 2rem;
    color: #222222;
    background-color: #ebe9eb;
    border-radius: 0;
    letter-spacing: .5px;
}

.wc7 button.disabled:hover,
.wc7 button.disabled:active,
.wc7 button.disabled:focus {
    background-color: #41AD63;
    color: #000000;
}

.wc7 button.disabled {
    opacity: 1;
}

.wc7 input {
    width: 100%;
    position: relative !important;
}

.wc7 label {
    display: block;
    text-transform: inherit !important;
}

.wc7 input[type="submit"],
.wc7 button[type="submit"] {
    width: 300px;
    font-size: 2rem;
    line-height: 1rem;
    height: 7rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

input[type="submit"].wc8 {
    height: 4rem !important;
    font-size: 1.5rem !important;
    margin-top: 3rem !important;
    margin-bottom: 4rem !important;
}

.wc7.eventgroup button[type="submit"] {
    width: 400px !Important;
}

.eventgroup2 input[type="number"] {
    width: 60px !important;
    text-align: center;
}

label.wc8 {
    margin: 2rem 0 .5rem 0 !important;
}

label.wc9 {
    margin-bottom: .5rem;
}

.wc11 {
    margin-top: 1rem;
}

.wc12 {
    color: #0D632A;
    font-size: 1.375rem;
}

.wc10 {
    margin-top: 3rem;
    color: #0D632A;
    font-size: 1.375rem;
}

.dokan-7 {
    font-weight: 700;
}

.dokan-7a {
    color: #000000;
}

.sales_channel_1 {
    margin-top: 2rem;
}

.dokan-5 {
    font-size: 0.938rem;
}

input[name="dokan_update_product"],
button.informacje3 {
    margin: 5px;
}

.informacje2 {
    margin-bottom: 2rem;
}

.dokan-orders-content .dokan-orders-area .general-details ul.customer-details {
    margin-bottom: 0;
}

.nocszkolenedit {
    padding: 30px;
    background: #77CCFF;
    margin-bottom: 3rem !important;
}

.navproduct1 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    justify-content: flex-start;
    align-items: flex-end;
}

.navproduct1 .nav-link.active,
.navproduct1 .nav-link:focus,
.navproduct1 .nav-link:active,
.navproduct1 .nav-link:hover {
    border-bottom: 4px solid #0952BF !Important;
    color: #0952BF;
    font-weight: 700;
}

.navproduct1 li.nav-item {
    width: 13.5%;
    text-align: center;
    font-size: 1.125rem;
}

.navproduct1 li.nav-item.nav_item_2 {
    width: 11% !important;
}

.navproduct1 li.nav-item.nav_item_4 {
    width: 20% !important;
}


.navproduct1 li.nav-item button {
    width: 100%;
}

.navproduct1 li.nav-item button:focus,
.navproduct1 li.nav-item button:focus-visible,
.navproduct1 li.nav-item button:active,
.navproduct1 li.nav-item button.nav-link.active {
    outline: 4px solid #0952BF;
    outline-offset: -4px;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li:hover:before,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li.current:before {
    left: 0 !important;
    top: 0 !important;
    height: 100% !important;
}

.navproduct1 .nav-link {
    border-bottom: 4px solid #C0C0C0;
    color: #222222;
    padding: 1rem 0 calc(1rem - 4px) 0;
}

ul.nav-tabs.navproduct1 .nav-link {
    border-width: 4px;
}

ul.nav-tabs.navproduct1 .nav-link:focus,
ul.nav-tabs.navproduct1 .nav-link:active {
    border: 4px solid #000000;
}

.navproduct2 {
    margin-top: 0 !important;
    margin-bottom: 1rem;
}

.navproduct4 {
    background: #f9f9f9;
    border-radius: 2rem;
    padding: 2rem;
    font-size: 1.125rem;
}

.navproduct4 a {
    color: #000000 !important;
    text-decoration: underline !important;
}

.navproduct3,
ul.navproduct3 li {
    font-size: 0.938rem;
}

.dokan-settings-content .dokan-settings-area .dokan-dashboard-header {
    border-bottom: 0 !important;
}

input.dokan-product-regular-price,
input.dokan-product-sales-price {
    height: 36px;
    border-radius: 0;
}

.dokan-message {
    text-align: center;
}

.dokan-product-gallery,
li.active.withdraw,
li.withdraw,
button.dokan-btn.dokan-btn-default[value="create_and_add_new"],
table.dokan-table.order-items tfoot,
ul.dropdown-menu i.fa.fa-angle-right.pull-right,
.dashboard-widget.big-counter ul.list-inline li:nth-child(2),
.dashboard-widget.big-counter ul.list-inline li:nth-child(4),
ul.list-unstyled li.clearfix,
ul.dropdown-menu li:nth-child(6):not(header ul.dropdown-menu li),
.featured-label,
.seller-avatar,
.dokan-form-group label[for="_enable_reviews"],
.dokan-w5.dokan-gravatar,
.dokan-w3.dokan-control-label[for="dokan_gravatar"],
.dokan-dashboard-content.dokan-product-listing p.dokan-info,
.gm-style-cc,
.dokan-message::before,
#dokan-seller-listing-wrap li.org1,
#dokan-store-listing-filter-form-wrap:before,
#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap,
.dokan-announcement-wrapper .dokan-announcement-wrapper-item .announcement-action,
article.dokan-stuffs-area .review-permission,
article.dokan-stuffs-area .withdraw-permission,
article.dokan-stuffs-area .report-permission,
article.dokan-stuffs-area .dokan_view_store_seo_menu,
article.dokan-stuffs-area .dokan_view_store_social_menu,
article.dokan-stuffs-area .dokan_view_store_shipping_menu,
article.dokan-stuffs-area .dokan_view_store_payment_menu,
article.dokan-stuffs-area .dokan_view_withdraw_menu,
article.dokan-stuffs-area .dokan_view_review_menu,
article.dokan-stuffs-area .dokan_view_report_menu,
article.dokan-stuffs-area .dokan_export_product,
article.dokan-stuffs-area .dokan_import_product,
article.dokan-stuffs-area .dokan_view_sales_report_chart,
article.dokan-stuffs-area .dokan_view_review_reports,
button#rl-insert-modal-gallery-button,
p#billing_country_field {
    display: none !important;
}

.product-edit-new-container .dokan-edit-row.dokan-other-options {
    margin-bottom: 0px !important;
}

.dokan-product-search-form input {
    height: 35px;
    margin-right: 5px;
}

.dokan-select-product-category-container .dokan-select-product-category {
    height: 50px !important;
    align-items: center;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    line-height: 34px !important;
}

.dokan-product-variation-wrapper #dokan-info-message {
    display: none;
}

.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper {
    border-top: 0 !important;
}

.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions {
    top: 15px !important;
}

.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions button {
    border: 0;
    background-color: unset !important;
}


.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions i.fa.fa-sort-desc {
    line-height: 25px;
}

.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes h3.variation-topbar-heading strong {
    margin-top: 10px;
}

select[name="_visibility"] option[value="catalog"],
select[name="_visibility"] option[value="search"],
select.stock_status_dev option[value="onbackorder"] {
    display: none !important;
}

span.select2-container {
    width: 100% !important;
}

select.product_cat.dokan-form-control.chosen,
select#filter-by-date,
input[name="product_search_name"],
select#order_note_type {
    border: 1px solid #303030;
}

.dokan-section-heading {
    background: #315D7C;
}

.dokan-section-heading h2 {
    color: #ffffff;
}

.select2-container .select2-selection--single {
    height: 36px;
}

label.control-label {
    text-transform: uppercase;
    margin-bottom: 10px;
}

.dokan-product-description {
    margin-bottom: 10px;
}

input.add_note.btn.btn-sm.btn-theme {
    background: #f05025;
    color: #ffffff;
    border-radius: 0px;
    height: 35px;
}

.fa-sort-down::before,
.fa-sort-desc::before {
    color: #ffffff;
}

.dokan-product-listing .dokan-product-listing-area table.product-listing-table mark.instock {
    color: #316331 !important;
    font-weight: normal !important;
}

mark {
    color: #f05025 !important;
    background: #ffffff !important;
}

mark.instock {
    color: #0D632A !important;
}

.dokan-single-store .profile-frame .profile-info-box:hover,
.dokan-single-store .profile-frame .profile-info-box {
    background: #D83215;
    color: #ffffff !important;
    padding: 15px 15px 5px 15px;
    margin-top: 30px;
    margin-bottom: 30px;
}

#primary.content-area.dokan-single-store.col-md-9 p.dokan-info {
    top: 200px;
}

.store-page-wrap .profile-frame {
    background-color: #ffffff !important;
}

.store-info {
    background-image: none !important;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data-container {
    background: #ffffff !important;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data h2 a,
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data h2 a,
h2.homeh2 {
    font-weight: 700 !important;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data h2 a,
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data h2 a,
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data p,
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data h2 a,
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data h2 a {
    color: #000000 !important;
    text-shadow: none !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.announcement {
    display: none !important;
}

textarea:focus {
    border: 2px solid #000000 !important;
}

.select2-selection--multiple,
textarea#trener2,
textarea#_purchase_note,
textarea#about_seller {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -khtml-border-radius: 0 !important;
    border: 2px solid #000000 !important;
}

.fa-sort-down:before,
.fa-sort-desc:before {
    color: #000000;
}

input.dokan-product-regular-price,
input.dokan-product-sales-price {
    padding-left: 15px;
}

label.dokan-label-success,
label.dokan-label-danger {
    color: #ffffff !important;
    font-weight: 400 !important;
}

.dokan-dashboard-content label:not(label[for="regulamin_s"]):not(label[for="regulamin2_s"]):not(label[for="quick_invoice_s"]):not(h3.h3_book label):not(h3.h3_book):not(.form_package_curr label),
.wwo label {
    text-transform: uppercase;
    font-size: 0.938rem !important;
    color: #000000;
    font-weight: 700;
}

label[for="regulamin_s"],
label[for="regulamin2_s"],
label[for="quick_invoice_s"] {
    text-transform: unset !important;
    font-weight: 400 !important;
}

.dokan-panel-body.general-details ul.list-unstyled.order-status label {
    color: #ffffff;
    font-weight: 400;
    text-transform: lowercase;
}

.dokan-dashboard-wrap {
    padding-bottom: 50px;
}

.dokan-dashboard-wrap input.dokan-btn.dokan-right {
    font-size: 1.25rem;
    margin: 40px 20px;
}

button.dokan-btn.dokan-btn-default.dokan-btn-theme {
    color: #ffffff;
    background-color: #f05025;
    border-color: #f05025;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
}

.dokan-table>tbody>tr.danger>td {
    background-color: #F2DE40 !important;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
    box-shadow: 0px 0px 25px 0px #A3A3A3 !important;
}

.product-edit-new-container .dokan-edit-row {
    border: 0px !important;
}

label[for="_purchase_note"] {
    margin-top: 20px;
}

.dokan-product-edit header.dokan-dashboard-header h1.entry-title span.dokan-product-status-label,
.dokan-product-edit header.dokan-dashboard-header h2.entry-title span.dokan-product-status-label {
    font-size: 1rem !important;
    margin-left: 15px;
    vertical-align: middle;
}

.dokan-alert {
    margin-top: 1rem;
}

.dokan-message,
.dokan-alert.dokan-alert-success {
    background: #0D632A !important;
    border-top: 0 !important;
}

.dokan-message,
.dokan-message a,
.dokan-message strong,
.dokan-alert.dokan-alert-success,
.dokan-alert.dokan-alert-success strong {
    color: #ffffff !important;
    font-weight: 400 !important;
    border-radius: 0px !important;
    font-size: 1.25rem !important;
}

.dokan-close {
    text-shadow: none !important;
    opacity: 1 !important;
    font-size: 1.875rem !important;
}

.dokan-close {
    color: #ffffff !important;
}

.dokan-close-light {
    color: #000000 !important;
}

td.post-status {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

td.post-status label.dokan-label.dokan-label-default {
    color: #ffffff !important;
    font-weight: 400 !important;
    margin: 5px 0;
    display: inline-block;
}

input.search-field.dokan-seller-search,
select {
    outline: 0px;
}

.dokan-seller-listing h2 {
    margin-top: 30px;
}

.dokan-info {
    border-top: 0px !important;
    background-color: #224954 !important;
}

.dokan-info,
.dokan-info a {
    color: #ffffff !important;
}

.dokan-info::before {
    background-color: #474F51 !important;
}

.dokan-dashboard .dokan-dashboard-content#lifaq ul li {
    list-style: square !important;
}

.dokan-product-edit header.dokan-dashboard-header h1.entry-title span.dokan-product-hidden-label {
    margin-top: 0 !important;
    padding: 9px 12px;
    font-size: 0.813rem !important;
}

.image-wrap a.close.dokan-remove-feat-image {
    line-height: unset !important;
}

.product-edit-container {
    font-size: 0.938rem !important;
}

.product-edit-container .instruction-inside {
    padding: 25% 0 !important;
}

.fc-unthemed .fc-list-empty {
    background-color: unset !important;
    color: #ffffff;
    font-size: 1.25rem;
    padding-top: 15px;
}

ul.dokan-dashboard-menu li.active,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover {
    background: #3f2bd8 !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active).has-submenu:after {
    content: none !important;
}

.dokan-dashboard .dokan-dashboard-wrap a:not(.product-edit-new-container.product-edit-container .dokan-message .button3):focus {
    outline-color: #000000 !important;
}

.product-edit-new-container.product-edit-container .dokan-message .button3:focus,
.product-edit-new-container.product-edit-container .dokan-message .button3:focus-visible,
.product-edit-new-container.product-edit-container .dokan-message button:focus,
.product-edit-new-container.product-edit-container .dokan-message button:focus-visible,
.product-edit-new-container.product-edit-container .dokan-message button:active {
    outline: 2px solid #ffffff !important;
}

.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar a:focus {
    outline-color: #ffffff !important;
    outline-offset: -4px;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu li a:focus-visible {
    outline: 2px solid #ffffff !important;
    border-radius: 6px;
    outline-offset: -4px;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.dokan-dashboard h1 {
    margin: 0;
    font-size: 1.5rem;
    border-bottom: 0 !important;
    padding: 0 !important;
    font-weight: 700;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px !important;
}

.dokan-order-filter-serach .select2.select2-container {
    margin: 0 20px 2px 10px;
}

#dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner {
    min-height: 130px !Important;
}

#dokan-seller-listing-wrap.grid-view .store-content {
    background: unset !Important;
}

#dokan-store-listing-filter-form-wrap .store-search .store-search-input {
    width: 30% !Important;
}

form#dokan-store-listing-filter-form-wrap {
    display: block !important;
    margin-top: 15px !important;
}

#dokan-store-listing-filter-form-wrap {
    box-shadow: none !important;
}

#dokan-store-listing-filter-form-wrap .store-search .store-search-input {
    padding: 6px 20px !important;
    font-size: 0.875rem !important;
}

.dokan-product-listing .dokan-product-listing-area table.product-listing-table td {
    vertical-align: middle !important;
}

.dokan-dashboard .dokan-dash-sidebar #dokan-navigation>#mobile-menu-icon {
    top: 8px !important;
}

.dokan-order-filter-serach .dokan-form-group,
.wydarzfiltr .dokan-form-group {
    margin-bottom: 0 !important;
}

#dokan-store-listing-filter-form-wrap #cancel-filter-btn {
    padding: 8px !important;
    font-size: 0.875rem !important;
}

#dokan-store-listing-filter-form-wrap #apply-filter-btn {
    padding: 5px !important;
    font-size: 0.875rem !important;
}

.dokan-dashboard .dokan-dash-sidebar #dokan-navigation>#mobile-menu-icon {
    z-index: 999 !important;
}

#dtBasicExample .dtr-data a {
    display: flex;
    flex-direction: column;
    margin: 0.5rem 0;
}

#dtBasicExample {
    padding-top: 2rem;
    margin-bottom: 2rem;
}

.table_order_dt {
    margin-top: 3rem;
}

.table_order_dt button.colaps_td {
    background: #000000;
    color: #ffffff;
    border: 0;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    display: block;
    font-size: 1.375rem;
    line-height: 1;
}

.dokan-dashboard-wrap #dtBasicExample_filter input {
    border: 2px solid #B20000;
    border-radius: 0;
}

.dokan-dashboard-wrap #dtBasicExample_filter input:focus {
    border: 2px solid #0023B8;
}

.dokan-label {
    padding: 0.3em 0.6em !important;
}

.dokan-subscription-content .pack_content_wrapper .product_pack_item .buy_pack_button {
    bottom: unset !important;
    position: unset !important;
}

.dokan-subscription-content .pack_content_wrapper {
    margin-top: 40px !important;
}

.dokan-subscription-content .pack_content_wrapper .product_pack_item {
    padding: 25px !important;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: space-between !important;
}

header.dokan-dashboard-header.dokan-clearfix h1.entry-title span.dokan-right .dokan-btn.dokan-btn-theme.dokan-btn-sm {
    background-color: #777777 !important;
    border-color: #777777 !important;
    font-size: 0.813rem !important;
    font-weight: 700 !important;
}

a.dokan-btn.dokan-btn-theme.buy_product_pack {
    color: #ffffff !important;
}

.dokan-order-filter-serach form.dokan-left input.datepicker.hasDatepicker#order_date_filter {
    padding-bottom: 0 !important;
    padding-left: 10px !important;
    height: 35px !important;
}

.select2-container .select2-selection--single {
    height: 35px !important;
}

input[type="submit"]#bulk-order-action {
    padding: 8px 12px !important;
}

.dokan-subscription-content .pack_content_wrapper .product_pack_item .pack_price {
    width: 100px !important;
    height: 100px !important;
    border-radius: 100% !important;
    position: unset !important;
    line-height: 50px;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info {
    height: 140px !important;
}

.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-annnouncement-date .announcement-year,
.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-annnouncement-date .announcement-day {
    font-weight: 300 !important;
}

.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-annnouncement-date .announcement-day {
    margin-top: 7px !important;
}

.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul li .dokan-dashboard-announce-unread {
    background-color: #ffffff !important;
    color: #000000 !important;
}

.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul li .dokan-dashboard-announce-content h3 {
    font-size: 1.25rem !important;
    color: #000000 !important;
}

.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul li .dokan-dashboard-announce-content {
    padding-bottom: 20px;
    font-size: 0.875rem !important;
    width: 100% !important;
}

.dokan-product-listing-area .dokanfilter {
    background: #F9F9F9 !important;
    margin-bottom: 20px !important;
    position: relative !important;
}

.dokan-product-listing-area .dokanfilter {
    padding: 20px 20px 10px 20px !important;
    margin-top: 5px !important;
}

.product_pack_item .pack_data_option,
table.shop_table.shop_table tr td.product-thumbnail,
ul.dokan-seller-wrap li.org1 {
    display: none;
}

.product-edit-new-container .dokan-form-top-area .featured-image {
    width: 20%;
}

table.variations tr td.value select {
    width: 100%;
}

a.reset_variations {
    text-transform: lowercase;
}

.alert {
    border-radius: 0;
}

.dokan-subscription-content .seller_subs_info {
    box-shadow: none !important;
}

.dokan-4 .dokan-alert.dokan-alert-success,
.dokan-4 .dokan-alert.dokan-alert-warning {
    width: fit-content;
}

.dokan-6 {
    background: #FFFF00;
    padding: 3px;
    border-radius: 3px;
}

.dokan-subscription-content .dokan-message p {
    margin-bottom: 0 !important;
}

.dokan-no-sale {
    color: #ffffff;
    background: #f05025;
    font-weight: 700;
    padding: 20px;
    display: block;
    font-size: 1.25rem;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.dokan-15 {
    color: #0d632a;
}

.dokan-1 {
    margin: 1rem 0 2rem 0;
}

.dokan-stuffs-content h3 {
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.product-edit-container .dokan-feat-image-upload {
    border: 4px dashed #333333 !important;
}

.product-edit-container .dokan-feat-image-upload i.fa-cloud-upload,
.fa-cloud-upload-alt:before {
    color: #333333 !important;
}

.dokan-new-product-featured-img .fa-cloud-upload-alt {
    display: block !important;
    font-size: 5rem;
}

.product-edit-container .dokan-feat-image-upload a.dokan-feat-image-btn {
    color: #ffffff !important;
    text-shadow: unset !important;
    background: #0d632a !important;
}

.dokan-subscription-content .seller_subs_info span {
    font-style: normal;
}

table.vendor-staff-table tbody td a:not(.btn),
table.vendor-staff-table tbody td .row-actions a:not(.btn),
table.view_book_20 a:not(.btn) {
    color: #000000 !important;
}

select#_backorders option[value="notify"] {
    display: none !important;
}

#klarna_info strong,
#kupon_info strong {
    text-transform: uppercase;
}

table.vendor-staff-table tbody td a:not(.btn),
table.vendor-staff-table tbody td .row-actions a:not(.btn) {
    color: #6d6d6d;
}

table.vendor-staff-table tbody td a:not(.btn):hover,
table.vendor-staff-table tbody td .row-actions a:not(.btn):hover {
    color: #000;
}

table.vendor-staff-table tbody td .row-actions .delete a:not(.btn):hover {
    color: #ff0000;
}

table.vendor-staff-table tbody .row-actions {
    font-size: 0.75rem;
}

.vendor-staff-table tbody .row-actions {
    visibility: hidden;
    font-size: 0.75rem;
    color: #ccc;
}

.vendor-staff-table tbody .row-actions .delete a:not(.btn) {
    color: #A05;
}

.vendor-staff-table tbody .row-actions .delete a:not(.btn):hover {
    color: red;
}

.vendor-staff-table tbody tr:hover .row-actions {
    visibility: visible;
}

.vendor-staff-table tbody .row-actions {
    visibility: unset !important;
}

.dokan-subscription-content .seller_subs_info span {
    color: #aa0f1d !important;
}

.title_dokan_1 {
    margin: 15px 0;
}


.form_package_curr .btn-check:checked+.btn-outline-primary {
    background-color: #b1cdf7 !important;
    border-color: #b1cdf7 !important;
}

.form_package_curr .btn-outline-primary:hover,
.form_package_curr .btn-check:checked+.btn-outline-primary:hover {
    background-color: #1a4789 !important;
    border-color: #1a4789 !important;
    color: #ffffff !important;
}

/*

@media (prefers-color-scheme: dark) {

    .form_package_curr .btn-check:checked+.btn-outline-primary {
        background-color: #ffffff !important;
        border-color: #ffffff !important;
        color: #000000 !important;
    }

    .form_package_curr .btn-outline-primary:hover,
    .form_package_curr .btn-check:checked+.btn-outline-primary:hover {
        background-color: #002865 !important;
        border-color: #002865 !important;
        color: #ffffff !important;
    }

    .form_package_curr .btn-outline-primary {
        background-color: #000000 !important;
        border-color: #ffffff !important;
        color: #ffffff !important;
    }

}
*/

.ticket3 {
    margin-bottom: 3rem;
    margin-top: 2rem;
}

.global_checkin_1 {
    margin-top: 3rem;
    margin-bottom: 1rem;
    border: 1px solid #dddddd;
    padding: 30px 25px 0px 25px;
}

.global_checkin_2 {
    padding-left: 0;
}

.global_checkin_2 li {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 1.5rem 0 !important;
}

.global_checkin_2 li span {
    display: inline-block;
}

.global_checkin_3 {
    font-weight: 700;
}

.global_checkin_4 {
    margin: 0 1rem;
}

.dokan-orders-content .dokan-orders-area ul.order_notes p.meta {
    font-size: 0.813rem !important;
}

.dokan-orders-content .dokan-orders-area ul.order_notes .note_content {
    background: #f7f7f7 !important;
    font-size: 0.938rem;
}

.legend_form_store {
    margin-top: 2rem;
    font-size: 1.4rem;
    font-weight: 700;
    color: #0D632A;
    font-family: 'Overpass', sans-serif;
}

.legend_form_store_1 {
    margin-bottom: 2rem;
}

.seller7_edit {
    margin-top: 10px;
    text-decoration: underline;
    margin-bottom: 0 !important;
}

.seller_no_data {
    margin-top: 2rem;
    font-size: 1.5rem !important;
}

.seller_block a,
.seller_no_data a,
.seller_no_data_2 a {
    text-decoration: underline !important;
}

.seller_block a {
    color: #000000 !important;
}

.permissions_prev_link {
    font-size: 0.938rem;
}

.dokan-product-listing-area label,
.dokan-product-listing-area legend {
    width: 100% !important;
    max-width: 100% !important;
}

table thead tr th {
    vertical-align: middle;
}

.icon_list_prod p {
    display: flex;
    align-items: center;
}

.icon_list_prod span {
    display: inline-block !important;
}

.icon_list_prod_2 {
    margin-left: 1rem;
}

.btn-group_type_event span {
    display: inline-block;
    margin-left: 5px;
}

.btn-group_type_event label {
    display: flex !important;
    align-items: center !important;
    text-align: left;
}

.btn-group_type_event input {
    margin-right: 10px !important;
}

.btn-group_type_event {
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.link_dashboard {
    color: #000000 !important;
    text-decoration: underline !important;
}

svg.wnbell_icon {
    width: 30px !important;
    height: 30px !important;
}

.wnbell-badge {
    font-size: 0.813rem !important;
    height: 20px !important;
    line-height: 20px !important;
    width: 20px !important;
}

.wnbell_notification_item a {
    color: #000000 !important;
}

.wnbell-dropdown-box {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions .fa-sort-desc:before {
    font-size: 1.563rem;
}

.dokan-stripe-connect-container .dokan-alert {
    margin-bottom: 0 !important;
}

.dokan-dashboard .dokan-dashboard-wrap input[type=checkbox]:not(.dokan-layout input[type=checkbox]) {
    webkit-appearance: unset !important;
    -moz-appearance: unset !important;
    appearance: unset !important;
}

.menu_shop_link img {
    margin-left: 10px;
}

li.select2-search.select2-search--inline input {
    height: 45px !important;
    margin-top: 0 !important;
}

li.select2-search.select2-search--inline {
    margin-bottom: 0 !important;
    height: 50px !important;
}

.buttons_variations img {
    width: 20px;
    height: auto;
}

.dokan-variations-container .dokan-product-variation-itmes select {
    padding-right: 2rem !important;
}

.box_custom_price {
    background: #f3f3f3;
    padding: 2rem;
}

.q_pakiet_panel_1 li {
    list-style: none;
    margin-bottom: 2rem !important;
}

/* dokan rwd */

@media (max-width: 767.98px) {

    .product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes h3.variation-topbar-heading {
        height: 180px;
    }

    .product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes h3.variation-topbar-heading select {
        width: 100% !important;
    }

    .product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions {
        position: relative !important;
        right: -3px !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #dtBasicExample_wrapper .dt-layout-row:not(#dtBasicExample_wrapper .dt-layout-row.dt-layout-table) {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    #dtBasicExample_wrapper .dt-layout-row:not(#dtBasicExample_wrapper .dt-layout-row.dt-layout-table) .dt-layout-start {
        margin-bottom: 2rem;
    }

    .wnbell_header {
        margin-bottom: 45px !important;
        margin-top: 20px !important;
    }

    .wnbell-closebtn {
        margin-right: 0px !important;
        font-size: 3.125rem !important;
    }

    .dokan-product-listing-area .dokanfilter button[name="product_listing_search"] {
        margin: 1rem 0;
    }

    .formularz_create_film {
        padding: .5rem;
    }

    .table_my_orders_seller2 {
        display: block;
        font-weight: 700;
    }

    table.table_my_orders_seller thead {
        display: none !important;
    }

    table.table_my_orders_seller td,
    table.table_my_orders_seller tr {
        display: block;
    }

    .dokan-dashboard .dokan-dashboard-content {
        padding: 1rem !important;
    }

    .div_export_data_1 button.informacje3 {
        margin: 10px auto;
        display: block;
    }

    .dokan-product-category-modal-header .dokan-product-category-title .dokan-single-title {
        font-size: 1.5em !important;
    }

    .dokan-product-category-modal-header .dokan-product-category-title {
        width: 100%;
        margin-top: 1rem;
    }

    .dokan-product-category-modal-header {
        flex-direction: column-reverse;
        align-items: flex-end;
    }

    #dtBasicExample_filter input,
    #dtBasicExample_filter label {
        width: 99%;
    }

    .informacje2 {
        font-size: 0.875rem !important;
    }

    .dokan-order-filter-serach a {
        margin-bottom: 1rem;
    }

    .dokan-order-filter-serach a,
    .dokan-order-filter-serach input {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .div_export_data_1 {
        flex-direction: column;
    }

    .dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form .dokan-form-group {
        float: unset !important;
    }

    input[name="product_search_name"] {
        margin-top: 2rem;
    }

    .group_product_listing_search {
        display: flex;
        flex-direction: column;
    }

    .dokan-product-date-filter,
    .dokan-product-search-form,
    .dokan-product-date-filter *,
    .dokan-product-search-form * {
        width: 100% !important;
    }

    button[data-bs-target="#free_ticket"] {
        margin: 0 auto 2rem auto;
        display: block;
    }

    .konkurent1,
    .konkurent3a,
    .sale-price.sale-price2 {
        width: 100% !important;
    }

    .konkurent3b {
        margin-bottom: 2rem !important;
    }

    .dokan-orders-content .dokan-orders-area .general-details ul.customer-details {
        word-break: break-all;
    }

    .bilet_detail_table_2 .item_cost,
    .bilet_detail_table_2 .quantity {
        display: none;
    }

    .bilet_detail_table_2 {
        border: 0 !important;
    }

    .refund_table {
        text-align: center;
    }

    table.bilet_detail_table td,
    table .bilet_detail_table_1 {
        display: block;
    }

    table .bilet_detail_table_1 {
        font-weight: 700;
    }

    table.bilet_detail_table th {
        display: none;
    }

    .view_book_17 ul.dokan_tabs {
        display: none;
    }

    .dokan-table tbody tr td {
        border-width: 0 !important;
    }

    .dokan-10 {
        margin-top: 2rem;
    }

    textarea.dokan-form-control:focus-visible {
        outline: none !important;
    }

    textarea#trener2 {
        height: 100px !important;
    }

    .dokan-settings-content label,
    .dokan-settings-content input:not(.dokan-settings-content input[type="checkbox"]),
    .dokan-settings-content textarea,
    .dokan-settings-content select,
    .dokan-settings-content .dokan-w5,
    .dokan-settings-content .dokan-w4 {
        width: 100% !important;
    }

    .dokan-settings-content .dokan-w4 {
        margin-left: 0 !important;
    }

    .dokan-settings-content .dokan-control-label {
        text-align: left !important;
    }

    #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content {
        text-align: center !important;
    }

}

@media (max-width: 430px) {

    .dokan-dashboard .dokan-dash-sidebar {
        padding: 0 !important;
    }

    table.dokan-table.list_coupons_vendor .row-actions {
        display: block !important;
    }

    table.dokan-table td.column-primary~td:not(.check-column) {
        display: block !important;
    }

    table.dokan-table .is-expanded td.column-thumb,
    table.dokan-table td.column-primary~ :not(.check-column):not(.view_book_20 td) {
        text-align: unset !important;
        padding: unset !important;
    }

    .view_book_20 td {
        text-align: unset !important;
    }

    .dokan-dashboard-content.dashboard-content1 {
        padding: 0 !important;
    }

    .dokan-dashboard .content-half-part {
        float: left !important;
        width: 100% !important;
        margin-bottom: 2rem !important;
    }

    .coupon_form_left {
        margin-left: 0;
    }

    .dokan-dashboard .dokan-dash-sidebar {
        padding: 0 !important;
    }

    .dokan-dashboard .dokan-dash-sidebar article,
    .dokan-dashboard .dokan-dashboard-content article {
        overflow: hidden !Important;
    }

    .dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-date-filter {
        display: unset !important;
    }

    .dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-date-filter .dokan-form-group {
        margin-bottom: 15px !important;
    }

}

@media (min-width: 430px) and (max-width: 575.98px) {

    .dokan-w3,
    .dokan-w4,
    .dokan-w5,
    .dokan-w6,
    .dokan-w7,
    .dokan-w8,
    .dokan-w9,
    .dokan-w10,
    .dokan-w11 {
        width: 100% !important;
    }

}

@media (max-width: 575.98px) {

    .box_custom_price {
        padding: 0 2rem !important;
    }

    .content-half-part {
        padding: 0 !important;
    }

    .dokan-dashboard-wrap input[type="date"],
    .dokan-dashboard-wrap input[type="number"],
    .dokan-dashboard-wrap input[type="text"],
    .dokan-dashboard-wrap select,
    .content-half-part .dokan-input-group,
    .content-half-part .dokan-input-group input {
        width: 100% !important;
    }

    .product-edit-new-container .dokan-edit-row .dokan-section-content {
        padding: 0 !important;
    }

    .product-edit-new-container .dokan-message {
        margin-top: 1.5rem !important;
    }

    .global_checkin_2 li .action_ticket_status {
        margin-top: 10px;
    }

    .global_checkin_2 li {
        display: flex;
        flex-direction: column !important;
    }

    #get_offline_ticket {
        margin-bottom: 1rem;
    }

    #send_free_ticket_go {
        margin: 1rem 0 !important;
    }

    .btn-group[role="group"] {
        display: flex !important;
        justify-content: space-between;
    }

    .btn-group_type_event.btn-group[role="group"] {
        flex-direction: column;
        align-items: flex-start;
    }

    .btn-group_type_event label {
        text-align: left;
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

    .btn-group[role="group"] label input {
        margin-left: auto;
        margin-right: auto;
    }

    .productbutton {
        display: block !important;
        text-align: center;
    }

    .my_widget_1 {
        flex-direction: column;
    }

    .dokan-download-wrapper table thead {
        display: none !important;
    }

    .dokan-download-wrapper table tbody td:first-child {
        margin-top: 2rem;
    }

    .dokan-download-wrapper table tbody,
    .dokan-download-wrapper table tbody tr,
    .dokan-download-wrapper table tbody td {
        display: block;
        width: 100%;
    }

    .dokan-download-wrapper table tbody td input {
        width: 100%;
    }

    .waluta1 label {
        padding: 1.5rem .7rem;
    }

    .dokan-orders-content .dokan-orders-area ul.order-statuses-filter {
        font-size: 0.875rem !important;
    }

    .product-listing-top {
        flex-direction: column;
    }

    .dokan-stuffs-content article.dokan-stuffs-area form .dokan-w6,
    .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter {
        width: 100% !important;
    }

    .dokan-stuffs-content header h1 span {
        display: block;
        width: 100%;
        margin-top: 1rem;
    }

    .coupon_mobile {
        display: block;
        text-align: center;
        margin-top: 2rem;
    }

    .content3 {
        padding-left: .5rem !important;
        padding-right: .5rem !important;
    }

    table#dtBasicExample {
        width: 100% !important;
    }

    .ui-datepicker-month {
        font-size: .9em !important;
    }

    .ui-datepicker-year {
        display: none !important;
    }

    .dokan-product-listing-area .dokanfilter {
        padding: 20px !important;
    }

    .dokan-feat-image-upload.dokan-new-product-featured-img {
        max-width: 100%;
    }

    table.dokan-table thead:not(.list_coupons_vendor thead):not(.view_book_20 thead):not(.dokan-download-wrapper table thead) {
        display: contents !important;
    }

    td.thumb {
        padding: 0 !important;
    }

    .dokan-panel .dokan-panel-body .wc-order-data-row table.wc-order-totals {
        margin-top: 2rem;
    }

    .wc7 button[type="submit"] {
        width: 100% !important;
    }

    .productbutton {
        display: flex;
        align-items: center;
        justify-content: space-between;
        align-content: center;
        flex-direction: row;
        margin-top: 1rem;
    }

    .dokan-orders-content .dokan-orders-area ul.order-statuses-filter li {
        display: inline-flex !important;
        width: 100%;
        border-right: 0 !important;
        margin: 0 0 1rem 0;
    }

    .dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top .dokan-add-product-link {
        display: block !important;
        width: unset !important;
        float: unset !important;
        margin: 2rem 0;
    }

    .dokan-subscription-content .pack_content_wrapper .product_pack_item .buy_pack_button {
        width: 100%;
    }

    a.dokan-btn.dokan-btn-theme.buy_product_pack {
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100%;
    }

    .product-edit-new-container .dokan-form-top-area .featured-image {
        width: 100% !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-width: 0 !important;
    }

    input[name="dokan_order_export_all"] {
        margin-bottom: 5px;
    }

}

@media (max-width: 375px) {

    .dokan-order-filter-serach form:first-child .dokan-form-group {
        flex-direction: column;
    }

}

@media (max-width: 450px) {

    .icon_list_prod p {
        display: flex;
        flex-direction: column !important;
        text-align: center;
    }

    .icon_list_prod_2 {
        margin-left: 0 !important;
    }

    .dokan-dashboard .dokan-dash-sidebar {
        background-color: #3C9E5C !important;
    }

    .dokan-dashboard .dokan-dash-sidebar #dokan-navigation {
        height: 50px !important;
        background: #0D632A !important;
    }

}

@media (max-width: 640px) {
    .dataTables_wrapper .dataTables_filter {
        margin-top: 2rem !important;
        margin-bottom: 2rem;
    }

    #dtBasicExample {
        padding-top: 0 !important;
    }

}

@media (max-width: 991.98px) {

    .ticket_icon_prod {
        position: relative;
        min-width: 60px;
        height: 60px;
    }

    .btn-group_type_event input {
        min-width: 24px;
    }

    .ticket_icon_prod:after {
        content: '';
        background-image: url(/wp-content/themes/eventonclick/img/take-ticket.svg);
        background-color: #0D632A;
        width: 50px;
        height: 50px;
        background-size: 65%;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translate(0, -50%);
        z-index: 0;
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
        background-repeat: no-repeat;
        background-position: center;
    }

    .wideo_icon_prod:after {
        background-image: url(/wp-content/themes/eventonclick/img/take-course.svg) !important;
    }

    .file_icon_prod:after {
        background-image: url(/wp-content/themes/eventonclick/img/take-file.svg) !important;
    }

    .dokan-orders-content .dokan-orders-area table tr td ul {
        padding-left: 0 !important;
    }

    .product-edit-new-container .dokan-message .button3:after {
        content: none !important;
    }

    .product-edit-new-container .dokan-message .button3 {
        text-decoration: underline !important;
    }

    .permissions_prev_link {
        display: block;
        width: 100%;
        margin-top: 2rem;
    }

    .ticket7 {
        margin-top: 2rem;
    }

    .ticket1 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 1rem;
    }

    .ticket2 {
        margin-right: 0;
        margin-bottom: 1rem;
    }

    ul.subsubsub {
        display: flex;
        flex-direction: column;
    }

    ul.subsubsub li {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }

    .event_name_list {
        font-size: 1.25rem;
        font-weight: 700;
    }

    .dokan-product-category-modal .dokan-product-category-modal-content {
        width: 95% !important;
    }

    .dokan-product-category-modal .dokan-product-category-modal-content {
        padding: 2rem !important;
    }

    .view_book_20 tr.table_prod_all_1 td {
        padding-left: 6px !important;
    }

    .view_book_19 {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    table.dokan-table.list_coupons_vendor .row-actions {
        display: block !important;
        font-size: 1rem;
        padding-top: 1rem;
        margin-bottom: 1rem;
    }

    .dokan-table.list_coupons_vendor>tbody>tr>td,
    .view_book_20>tbody>tr>td {
        border-top: 0 !important;
    }

    table.dokan-table.list_coupons_vendor .toggle-row,
    table.view_book_20 .toggle-row {
        display: none !important;
    }

    .dokan-product-listing .dokan-product-listing-area .row-actions {
        font-size: 1rem !important;
    }

    .dokan-product-listing .dokan-product-listing-area .row-actions,
    .dokan-coupon-content .list_coupons_vendor .row-actions,
    .vendor-staff-table tbody .row-actions {
        visibility: initial !important;
    }

    .table.table_prod_all>:not(:first-child) {
        border-top: 0 !important;
    }

    .table.table_prod_all {
        border: 0;
    }

    .table_prod_all thead,
    .view_book_20 thead {
        display: none;
    }

    .table_prod_all_2 {
        font-weight: 700;
        margin-bottom: 0;
    }

    .table_prod_all tr.table_prod_all_1 {
        margin-bottom: 2rem;
    }

    .table_prod_all tr.table_prod_all_1,
    .table_prod_all tr.table_prod_all_1 td {
        display: block;
    }

    .dokan-dashboard-wrap .dokan-dash-sidebar {
        display: none !important;
    }

    table#dtBasicExample ul.dtr-details span.dtr-data a:not(a.listameld):not(a.btn-outline-primary) {
        color: #ffffff !important;
    }

    form.coupons .dokan-control-label,
    form.vendor-staff.register .dokan-control-label {
        text-align: left !important;
    }

    form.coupons .dokan-w3,
    form.coupons .dokan-w5,
    form.vendor-staff.register .dokan-w3,
    form.vendor-staff.register .dokan-w5 {
        width: 100% !important;
    }

    form.vendor-staff.register.dokan-form-horizontal {
        text-align: left !important;
    }

    form#store-form .dokan-w6 {
        width: 100% !important;
    }

    .dokan-orders-area .dokan-w4,
    .dokan-orders-area .dokan-w8 {
        width: 100% !important;
    }

}

@media (min-width: 768px) and (max-width:1199.98px) {

    .product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes h3.variation-topbar-heading select {
        width: 36% !important;
    }

}

@media (min-width: 768px) and (max-width:991.98px) {

    .order-detail-2 {
        margin-top: 2rem;
    }

}

@media (min-width: 768px) {

    .product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes h3.variation-topbar-heading select {
        width: 50% !important;
    }

    .product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions {
        display: flex;
        align-items: center;
        width: 140px;
        justify-content: space-between;
    }

    .product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions i {
        margin-right: 0 !important;
    }

    #dtBasicExample_wrapper .dt-layout-row:not(#dtBasicExample_wrapper .dt-layout-row.dt-layout-table) {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .table_my_orders_seller2 {
        display: none !important;
    }

    .dokan-dashboard .dokan-dashboard-content {
        padding: 0 1rem !important;
    }

    #dtBasicExample_filter input {
        width: 400px;
    }

    .konkurent3 {
        padding-right: 14rem !important;
    }

    .konkurent3a {
        padding-right: 4rem;
    }

    .bilet_detail_table_1 {
        display: none;
    }

}

@media (min-width: 992px) and (max-width: 1349.98px) {

    .dokan-product-category-modal .dokan-product-category-modal-content {
        width: 60% !important;
    }

}

@media (min-width: 1350px) {

    .dokan-product-category-modal .dokan-product-category-modal-content {
        width: 50% !important;
    }

}

@media (min-width: 992px) {

    input#brakuje1 {
        width: 50%;
    }

    .btn-group_type_event span {
        margin-right: 1rem;
    }

    .ticket_icon_prod {
        position: relative;
        width: 60px;
        height: 60px;
    }

    .ticket_icon_prod:after {
        content: '';
        background-image: url(/wp-content/themes/eventonclick/img/take-ticket.svg);
        background-color: #0D632A;
        width: 60px;
        height: 60px;
        background-size: 60%;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translate(0, -50%);
        z-index: 0;
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
        background-repeat: no-repeat;
        background-position: center;
    }

    .wideo_icon_prod:after {
        background-image: url(/wp-content/themes/eventonclick/img/take-course.svg) !important;
    }

    .file_icon_prod:after {
        background-image: url(/wp-content/themes/eventonclick/img/take-file.svg) !important;
    }

    .table.table_prod_all>:not(caption)>tr>td,
    .vendor-staff-table>:not(caption)>tr>td {
        padding: 1rem .5rem !important;
    }

    .staff_3 {
        width: 60%;
    }

    .table_prod_all_2 {
        display: none;
    }

    .desc_input_event {
        width: 50%;
    }

    .desc_input_event_2 {
        margin: 0 auto;
    }

}

@media (min-width: 1200px) {

    .select_wideo select {
        width: 300px;
    }

    .dokan-subscription-content .pack_content_wrapper {
        justify-content: center;
    }

    .tab-content#event-tabContent {
        margin-right: 10px;
    }

    .tickets_heading_edit {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .konkurent2 {
        margin-bottom: 3rem !important;
    }

    .product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes {
        margin-top: 2rem !important;
    }

    .data_promocji2,
    .navproduct5,
    #event_nav_mobile,
    #event-tab-menu {
        display: none !important;
    }

    .navproduct3,
    ul.navproduct3 {
        width: 60%;
    }

    .navproduct3.navproduct3_center,
    ul.navproduct3_center {
        margin: 0 auto;
    }

    .dokan-subscription-content .pack_content_wrapper .product_pack_item {
        width: 30% !important;
        margin-left: 20px;
    }

}

@media (max-width: 1199.98px) {

    .aktywuj_pay a {
        font-size: 1rem !important;
    }

    .btn-group_type_event.btn-group[role="group"] {
        flex-direction: column;
        align-items: flex-start;
    }

    .btn-group_type_event label {
        text-align: left;
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

    .formularz_create_film {
        background: #f6f6f6;
    }

    .aktywuj_pay2 img {
        margin-top: 1rem;
    }

    .tickets_heading_edit {
        margin-top: 2rem;
    }

    .dokan-form-group.show_if_variation_manage_stock,
    .dokan-form-group.show_if_variation_manage_stock .content-half-part:first-child {
        margin-top: 0 !important;
    }

    .product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container {
        margin-top: 3rem;
    }

    .product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-heading {
        background-color: rgba(241, 241, 241, 0.61) !important;
    }

    #send_free_ticket_go {
        margin: 2rem 0;
    }

    .mobile_edit_product_image {
        margin-top: 2rem;
    }

    .dokan-dashboard .dokan-dashboard-content .dokan-table {
        overflow: hidden !important;
    }

    .dokan-product-delete {
        margin-top: 1rem;
    }

    .data_promocji2 {
        display: block;
        font-weight: 700 !important;
        margin-bottom: 0 !important;
    }

    .data_promocji {
        width: initial !important;
    }

    .dokan-input-group-addon {
        display: none !important;
    }

    .content-half-part:last-child {
        padding-left: 0 !Important;
    }

    ul.navproduct3 {
        padding-left: 0;
    }

    .navproduct1 {
        display: none;
    }

    form.dokan-2.dokan-product-edit-form .tab-content input:not([type="checkbox"]):not([type="button"]),
    form.dokan-2.dokan-product-edit-form .tab-content label:not(label.klarna1) {
        display: block;
        margin-bottom: 1rem;
        margin-top: 1rem;
    }

    form.dokan-2.dokan-product-edit-form .tab-content .dokan-form-group,
    form.dokan-2.dokan-product-edit-form .tab-content [class*="dokan-w"],
    form.dokan-2.dokan-product-edit-form .tab-content .content-half-part {
        width: 100% !important;
    }

    form.dokan-2.dokan-product-edit-form .tab-content .dokan-form-group,
    form.dokan-2.dokan-product-edit-form .tab-content .content-half-part,
    .form.dokan-2.dokan-product-edit-form .tab-content .col-sm-12 {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    form.dokan-2.dokan-product-edit-form .tab-content input:not([type="checkbox"]):not([type="button"]) {
        margin-bottom: 1rem;
    }

    .dokan-2:not(.dokan-section-heading):not(.dokan-section-heading .dokan-clearfix),
    .dokan-2 div:not(.dokan-section-heading):not(.dokan-clearfix):not(.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions):not(.formularz_create_film):not(.btn-group_type_event):not(.box_custom_price .content-half-part) {
        background: #FCFCFC !important;
    }

    .dokan-2 {
        padding: 1rem;
    }

    .dokan-1 {
        display: none;
    }

    .dokan-3 {
        padding-bottom: 2rem;
    }

    select.navproduct2 {
        width: 100%;
        height: 3rem;
        text-align: center;
        font-size: 1.125rem;
    }

    .dokan-subscription-content .pack_content_wrapper .product_pack_item {
        width: 100% !important;
        margin-left: 20px;
    }

}

@media (max-width: 1320px) {

    .dokan-9 a {
        margin: 5px 0;
        display: inline-block;
    }

}

@media (min-width: 576px) {

    .table_order_dt button.colaps_td {
        display: none !important;
    }

    #button_widget_event,
    #get_offline_ticket {
        margin-left: 2rem;
    }

    .waluta1 label {
        padding: 2rem;
    }

    .dokan-orders-content .dokan-orders-area ul.order-statuses-filter {
        font-size: 1rem !important;
    }

    .dokan-orders-content .dokan-orders-area ul.order-statuses-filter li {
        padding: 0 5px 10px 5px !important;
    }

    .info_waluta_eur {
        width: 50%;
    }

    select#product_type {
        width: 50%;
    }

    .productbutton {
        display: flex;
        justify-content: flex-end;
    }

    .productbutton a,
    .productbutton button {
        margin: 1rem 0 1rem 1rem;
    }

}