#mobileMenu {
    translate: -100% 0;
    position: fixed;
    left: 0;
    top: 0;
    background: white;
    transition: 0.5s;
    opacity: 0;
    visibility: hidden;
}

#mobileMenu.show {
    opacity: 1;
    visibility: visible;
    translate: 0 0;
}

.navbar-tool-icon.czi-user {
    color: white;
}

.navbar-tool:has(.cartzilla-cart-toggle):hover .cartzilla-cart {
    display: block;
}

.navbar-tool:has(.cartzilla-cart-toggle) {
    margin-left: 0 !important;
}

.cartzilla-cart-toggle .navbar-tool-icon-box {
    background: transparent !important;
    height: auto !important;
    width: 1.875rem !important;
}

.cartzilla-cart-toggle .navbar-tool-icon {
    font-size: 22px;
    color: white;
}

.navbar-tool .navbar-tool-label {
    background: #93f859 !important;
    color: #111 !important;
}

body a.bg-secondary:hover,
body a.bg-secondary:focus,
body button.bg-secondary:hover,
body button.bg-secondary:focus,
.cartzilla-cart-toggle .navbar-tool-icon-box:hover {
    background: transparent !important;
    background-color: transparent !important;
}

.card-product .card-product-wrapper img {
    object-fit: contain !important;
}

#header .box-nav-ul .item-link:after {
    display: none !important;
}

#header .box-nav-ul .item-link::before {
    background: white !important;
}

.collapse:not(.show),
.collapse.show {
    /* display: block !important; */
    /* margin-top: -32px; */
}

/* .accordion-indicator {
    display: none !important;
} */

/* .widget_cartzilla_wc_categories .accordion-heading>a.collapsed {
    pointer-events: none;
} */

.widget_cartzilla_wc_categories .widget-links .widget-list {
    border-right: unset !important;
}

.widget_cartzilla_wc_categories .accordion-heading>a:hover .accordion-indicator {
    background-color: #cdeabd !important;
}



.card:has(.collapse.show) .accordion-indicator {
    background-color: #cdeabd !important;
}


/* .cz-sidebar-body .simplebar-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
} */


.cz-sidebar .widget:first-child {
    order: 1;
    margin-bottom: 40px !important;
    /* margin-top: 30px !important; */
}

.wc-blocks-filter-wrapper .wp-block-heading {
    font-size: 34px;
}

#block-13 {
    border-top: unset !important;
    margin-top: 0;
    padding-top: 0;
}

.widget_cartzilla_wc_attribute_filter .widget-title {
    height: 50px;
}

.best_products_wrapper {
    display: none;
}

.section-product-categories {
    display: none !important;
}

.content_cat .bg-light.box-shadow-lg.rounded-lg.mt-n5.mb-4 {
    display: none !important;
}

.marketplace-products ul.products li.product {
    transition: 0.5s;
}

.marketplace-products ul.products li.product:hover {
    box-shadow: 0 4px 42px 0 rgba(0, 0, 0, 0.1);
    translate: 0 -2px;
    scale: 1.005;
    z-index: 2000;
}

.marketplace-products ul.products li.product h3 {
    line-height: 22.2px;
}

.product-card-alt .product-thumb-overlay {
    background-color: unset !important;
}

.product-card-alt .product-thumb {
    padding-bottom: 15px;
}

.wc-block-components-price-slider {
    margin-bottom: 0 !important;
}

.product-card-alt .product-card-actions {
    top: unset !important;
    bottom: 0;
    opacity: 1 !important;
    visibility: visible !important;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.product-card-actions a {
    width: 42px !important;
    height: 42px !important;
    padding: 0 !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin: 0 !important;
    border: unset !important;
    translate: 0 10px;
    transition: 0.4s !important;
    opacity: 0;
    visibility: hidden;
}

.product-card-actions a i {
    transition: 0.4s;
}

.product-card-actions a:hover i {
    color: white;
}

.product-card-actions a:hover {
    background: #111 !important;
}

.marketplace-products ul.products li.product:hover a:has(.czi-eye) {
    translate: 0 0;
    opacity: 1;
    visibility: visible;
}

.marketplace-products ul.products li.product:hover a.add_to_cart_button {
    translate: 0 0;
    transition-delay: 0.1s !important;
    opacity: 1;
    visibility: visible;
}

.marketplace-products ul.products li.product:hover a:has(.yith-wcwl-icon) {
    translate: 0 0;
    transition-delay: 0.2s !important;
    opacity: 1;
    visibility: visible;
}

.btn-secondary.btn-shadow,
.wishlist-title a.btn-shadow.show-title-form,
.btn-light.btn-shadow,
.single_add_to_wishlist {
    box-shadow: 0 8px 24px rgba(149, 157, 165, 0.2) !important;
    border-radius: 0 !important;
}

ul.products li.product .product-card-alt .yith-wcwl-add-to-wishlist {
    opacity: 1 !important;
}

.card-body+.yith-wcwl-add-to-wishlist {
    display: none;
}

.product-card a.add_to_wishlist,
.product-card .yith-wcwl-wishlistaddedbrowse a,
.product-card .yith-wcwl-wishlistexistsbrowse a,
.product-card-alt a.add_to_wishlist,
.product-card-alt .yith-wcwl-wishlistaddedbrowse a,
.product-card-alt .yith-wcwl-wishlistexistsbrowse a {
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
}

.product-card-alt .yith-wcwl-wishlistexistsbrowse a {
    border-radius: 0 !important;
    box-shadow: 0 8px 24px rgba(149, 157, 165, 0.2) !important;

}

.product_line_wrap+div {
    margin-top: 10px;
}

.product_line_wrap+div .bg-faded-accent {
    padding: 0 !important;
    background: unset !important;
}

body .wc-block-price-filter__controls input {
    border-color: transparent !important;
    box-shadow: 0 4px 42px 0 rgba(0, 0, 0, 0.1) !important;
}

.product-title>a:hover {
    color: #93f859 !important;
}

/* .page-item.active .page-link {
    background-color: #93f859 !important;
    color: #111 !important;
    box-shadow: unset !important;
} */

.product-template-default .product-summary>.row {
    flex-direction: row;
    justify-content: space-between;
}

.product-template-default .product-summary>.row section {
    max-width: 40%;
}

.product-template-default .product-summary>.row aside {
    max-width: 60%;
    width: 100%;
    flex: unset !important;
    flex-basis: 60%;
}

.product-template-default .product-summary>.row aside .cz-sidebar-static {
    max-width: 100%;
}

body .bg-accent {
    /* background: transparent !important;
    background-color: transparent !important; */
    padding-bottom: 65px !important;
}

body .text-light {
    color: #111 !important;
}

.breadcrumb-light .breadcrumb-item>a,
.breadcrumb-light .breadcrumb-item {
    color: #111 !important;
}

aside .border-left {
    border-left: unset !important;
}

body .box-shadow-lg {
    box-shadow: unset !important;
}

.alert-with-icon {
    width: 65%;
    left: 50%;
    translate: -50% 0;
    padding-left: 20px !important;
    margin-top: -3.875rem !important;
}

.alert-icon-box {
    display: none !important;
}

.single-product .woocommerce-Price-amount {
    color: #79cd48 !important;
}

.type-product .nav-tabs {
    justify-content: center;
}

.breadcrumb-item:first-child>a::before {
    display: none !important;
}

.best_products_wrapper+h1.h3 {
    color: #111 !important;
    margin-top: 20px !important;
}

.product_left_btns {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    padding: 15px 10px;
}

.product_left_btns a {
    height: 45px;
    padding: 0 15px;
    flex-basis: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0px 30px 0 rgba(0, 0, 0, 0.1) !important;
}

.product_left_btns a:hover {
    /* box-shadow: 0 4px 42px 0 rgba(0, 0, 0, 0.2) !important; */
    color: #79cd48;
    scale: 1.03;
}


.product-template-default .d-flex.flex-wrap.justify-content-between.align-items-center.border-top.pt-3 {
    display: none !important;
}

.woocommerce-product-gallery__trigger {
    border: unset !important;
}

.list-unstyled.font-size-sm.product-meta-items li:first-child,
.list-unstyled.font-size-sm.product-meta-items li:nth-child(2) {
    display: none !important;
}

.btn-primary.btn-shadow,
.btn-shadow.woocommerce-widget-layered-nav-dropdown__submit,
.yith-wcwl-form.wishlist-fragment .hidden-title-form input.btn-shadow[type="submit"],
.compare-table .btn-shadow.button,
.wp-block-button .btn-shadow.wp-block-button__link {
    box-shadow: unset !important;
    border-radius: 0 !important;
}

.btn-primary.disabled,
.disabled.woocommerce-widget-layered-nav-dropdown__submit,
.yith-wcwl-form.wishlist-fragment .hidden-title-form input.disabled[type="submit"],
.compare-table .disabled.button,
.wp-block-button .disabled.wp-block-button__link,
.btn-primary:disabled,
.woocommerce-widget-layered-nav-dropdown__submit:disabled,
.yith-wcwl-form.wishlist-fragment .hidden-title-form input:disabled[type="submit"],
.compare-table .button:disabled,
.wp-block-button .wp-block-button__link:disabled {
    background-color: gray !important;
    background: gray !important;
    border: unset !important;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.product-card .added_to_cart,
.product-card .added_to_cart:hover,
.product-card .added_to_cart:focus,
.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown__submit,
.wpforms-container-full.subscribe-form .wpforms-form button[type="submit"],
.wpforms-container-full.subscribe-form .wpforms-form button[type="submit"]:hover,
.wpforms-container-full.subscribe-form .wpforms-form button[type="submit"]:focus,
.wpforms-container-full.subscribe-form .wpforms-form button[type="submit"]:active,
.shop-sidebar .woocommerce-widget-layered-nav ul li.chosen a:before,
.hero-search-form .input-group-append .custom-select,
.hero-search-form .input-group-append select,
.hero-search-form .input-group-append .custom-select:hover,
.hero-search-form .input-group-append select:hover,
.hero-search-form .input-group-append .custom-select:focus,
.hero-search-form .input-group-append select:focus,
form.variations_form .mas-wcvs-swatches .mas-wcvs-swatch.selected {
    border: unset !important;
}

.btn-primary,
.widget_price_filter .ui-slider-horizontal .ui-slider-range,
.product-card .added_to_cart,
.cartzilla-tabs .nav-tabs .nav-item.active:before,
#yith-quick-view-content .onsale,
.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown__submit,
.wpforms-container-full.subscribe-form .wpforms-form button[type="submit"],
.wpforms-container-full .wpforms-form button[type="submit"].btn-primary,
.slick-dots li.slick-active button,
.shop-sidebar .woocommerce-widget-layered-nav ul li.chosen a:before,
.hero-search-form .input-group-append .custom-select,
.hero-search-form .input-group-append select {
    background: #111 !important;
}
/* 
body .btn-primary:hover {
    background: #79cd48 !important;
    background-color: #79cd48 !important;
} */

.product-template-default .text-muted {
    width: 100% !important;
    max-width: 220px !important;
    text-align: end !important;
}

.cartzilla-tabs .nav-tabs .nav-item.active a,
.product-card .yith-wcwl-wishlistaddedbrowse a,
.product-card .yith-wcwl-wishlistaddedbrowse a:hover,
.product-card .yith-wcwl-wishlistexistsbrowse a,
.product-card .yith-wcwl-wishlistexistsbrowse a:hover,
.product-card-alt .yith-wcwl-wishlistaddedbrowse a,
.product-card-alt .yith-wcwl-wishlistaddedbrowse a:hover,
.product-card-alt .yith-wcwl-wishlistexistsbrowse a,
.product-card-alt .yith-wcwl-wishlistexistsbrowse a:hover,
ul.products.list-view .product-details .yith-wcwl-wishlistaddedbrowse a,
ul.products.list-view .product-details .yith-wcwl-wishlistaddedbrowse a:hover,
ul.products.list-view .product-details .yith-wcwl-wishlistexistsbrowse a,
ul.products.list-view .product-details .yith-wcwl-wishlistexistsbrowse a:hover,
ul.products.grid-view .product-details .yith-wcwl-wishlistaddedbrowse a,
ul.products.grid-view .product-details .yith-wcwl-wishlistexistsbrowse a,
ul.products.grid-view .product-details .yith-wcwl-wishlistexistsbrowse a:hover,
ul.products li.product .product-card-alt .added_to_cart,
form.variations_form .mas-wcvs-swatches .mas-wcvs-swatch.selected,
.site-header-marketplace .navbar .mega-nav .mega-dropdown .mega-menu-container .dropdown-menu li.mega-dropdown-column>a:hover {
    color: #79cd48 !important;
}

.nav-tabs .nav-link:hover {
    color: #79cd48 !important;
}

.nav-tabs {
    border: unset !important;
}

.related-product-item {
    transition: 0.4s;
    margin: 0 12px;
}

.related-product-item:hover {
    box-shadow: 0 4px 42px 0 rgba(0, 0, 0, 0.1);
    translate: 0 -2px;
    scale: 1.005;
    z-index: 3000;
}

.product-template-default .product-card-alt .product-thumb {
    padding-bottom: 0px !important;
}

h3 {
    line-height: 17.2px !important;
}

.woocommerce-loop-product__title {
    margin-top: 5px;
}

/* .related_slider h2 {
    color: #111 !important;
} */

.related_slider .border-bottom {
    border: unset !important;
}

.px-4.mb-4:has(.logo_account_wrapper) {
    display: none !important;
}

.nav-link-style .font-size-sm.text-muted.ml-auto {
    display: none !important;
}

/* .nav-link-style i {
    display: none !important;
} */

.nav-link-style {
    padding-left: 0 !important;
}

.cz-sidebar-static {
    padding-top: 0 !important;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard {
    border-top: unset !important;
}

.active>.nav-link-style,
.is-active>.nav-link-style,
.nav-link-style.active {
    color: #79cd48 !important;
}

.card.card_acc_content {
    border: unset !important;
    margin-bottom: 0 !important;
}

.card-body i {
    display: none !important;
}

body .logout_wrapper {
    padding-bottom: 0 !important;
}

.page-id-8 .card-body a {
    border: 1px solid #79cd48 !important;
    color: #79cd48 !important;
    font-size: 18px !important;
}

.page-id-8 .card-body a:hover {
    background: #111 !important;
    border: 1px solid #111 !important;
    color: #fff !important;
}

a.dokan-btn-theme,
.dokan-btn-theme {
    height: 50px;
    background: #111 !important;
    color: #fff !important;
    padding: 0 !important;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    padding: 0 30px !important;
    border: unset !important;
}

.wrapper_account a.dokan-btn-theme {
    position: relative !important;
    left: 50%;
    translate: -50% 0 !important;
}

.page-id-40 .collapse:not(.show),
.page-id-40 .collapse.show {
    margin-top: 0 !important;
}

.page-id-40 section.col-lg-8.pt-lg-4.pb-4.mb-3 {
    padding-top: 0 !important;
}

h2 {
    color: #111 !important;
}

/* .nav-link-style:hover {
    color: #79cd48 !important;
} */

.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}

.text-sm-right {
    display: flex !important;
    gap: 5px;
}

.dokan-dashboard .page-title-overlap .img-thumbnail.rounded-circle.position-relative {
    display: block;
}

.dokan-dashboard .page-title-overlap .text-light {
    color: #f5f5f5 !important;
}

.media.media-ie-fix.align-items-center.pb-3 {
    padding-bottom: 0 !important;
}

.row.mx-n2.pt-2 .col-md-4:first-child {
    display: none !important;
}

.woocommerce-Price-amount.amount {
    color: #111 !important;
}

.dashboard-widget.orders.card .card-body a {
    border: unset !important;
}

#inventory-wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 15px;
    border: none !important;
    margin-top: 30px !important;
    border-right: unset !important;
    border-bottom: unset !important;
}

#inventory-wrapper h3 {
    font-size: 15px !important;
    line-height: 127% !important;
    margin: 15px auto 15px;
    text-align: center;
    max-width: 120px;
}

.page-id-40 .dokan-dashboard-content.dokan-steam-inv-content {
    padding-right: 0 !important;
}

.inv_category,
.inv_descr,
.inv_tags,
.inv_collection {
    display: none;
}

.inventory .item {
    opacity: 0;
    transition: 0.3s ease-in-out;
    visibility: hidden;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 24px 16px;
    transition: .3s;
    border-right: 1px solid #e3e9ef;
    border-bottom: 1px solid #e3e9ef;
    border-top: 1px solid #e3e9ef;
}

/* .inventory .item:hover {
    scale: 1.05;
    box-shadow: 0 4px 42px 0 rgba(0, 0, 0, 0.1);
} */

.item.visible {
    opacity: 1;
    visibility: visible;
    position: relative;
}

.dokan-dashboard .dokan-btn:not(.dokan-btn-sm):not(.btn-sm) {
    border-radius: 0 !important;
}

.item .dokan-btn {
    height: 38px;
    padding: 0 40px;
    transition: 0.4s;
}

.item .dokan-btn:hover {
    opacity: 0.7;
}

.dokan-dashboard-wrap .col-lg-4 {
    flex: 0 0 26.333333%;
    max-width: 26.333333%;
}

.dokan-dashboard-wrap .dokan-dashboard-content.dokan-steam-inv-content {
    max-width: 73.666667%;
}

#load-more {
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #fff;
    background: #111;
    transition: 0.4s;
    padding: 0 20px;
    margin-top: 50px;
    cursor: pointer;
    position: relative;
    left: 50%;
    translate: -50% 0;
    border: unset;
}

#load-more:hover {
    opacity: 0.7;
}

.woocommerce_myaccount_content .dokan-add-new-product {
    display: none !important;
}


.dokan-add-new-product-popup {
    display: block !important;
    position: fixed;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    z-index: 100;
    background: white !important;
    border-radius: 0;
    overflow: hidden;
    padding: 25px;
    width: 70% !important;
    scale: 0.5;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
    height: auto;
    overflow: auto;
}

.dokan-add-new-product-popup.open {
    opacity: 1;
    visibility: visible;
    scale: 1;
}


.dokan-add-new-product-popup .dokan-btn-theme {
    width: auto !important;
    margin-top: 20px;
    margin-bottom: 12px;
    position: relative;
    left: 50%;
    translate: -50% 0;
}

.inv_overlay {
    position: fixed;
    inset: 0;
    z-index: 99;
    background: #111;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

.inv_overlay.open {
    opacity: 0.5;
    visibility: visible;
}

.form-group:has(.dokan-form-control-hide) {
    display: none !important;
}

.close_inv_popup.closePopup {
    position: absolute;
    right: 20px;
    top: 10px;
    rotate: 45deg;
    font-size: 35px;
    font-weight: 600;
    cursor: pointer;
    color: #070e2a;
}

#inventory-wrapper .dokan-add-new-product-popup h3 {
    font-size: 20px !important;
    white-space: nowrap;
}

.popup_prod_wrapper {
    display: flex;
    gap: 50px;
}

.popup_prod_wrapper_inputs {
    width: 100%;
}

header .wrapper-header {
    justify-content: center !important;

}

.widget-tab-3 {
    margin-bottom: 0 !important;
}

.title_rev {
    font-size: 42px !important;
}

.tab_tit {
    font-size: 42px !important;
}

.tab-pane .widget-card-store {
    background: #f6f6f6 !important;
}

.tf-payment img {
    width: 100px;
}

.footer-heading-mt {
    margin-top: 50px;
}

.wp-block-heading {
    font-size: 17px !important;
}

.simplebar-wrapper .card-body .widget-list {
    display: flex !important;
    flex-wrap: wrap;
    gap: 8px;
}

.simplebar-wrapper .card-body .widget-list li {
    padding: 5px 8px !important;
    background: #e6ffd8 !important;
    border-radius: 4px;
    transition: 0.3s;
    margin-bottom: 0 !important;
}

.simplebar-wrapper .card-body .widget-list li:hover {
    color: #111 !important;
    background: #99e56d !important;
}

.simplebar-wrapper .card-body .widget-list li a:hover {
    color: #111 !important;
}

.widget_cartzilla_wc_categories .accordion-heading>a:hover {
    color: #79cd48 !important;
}


.card:has(.collapse.show) a {
    color: #79cd48 !important;
}

.widget_cartzilla_wc_categories .accordion-heading>a:hover .accordion-indicator {
    color: #79cd48 !important;
}

.woocommerce-page .container:has(h1.h3) {
    border-bottom: 1px solid #e3e9ef !important;
}

.dokan-add-product-link i {
    display: none !important;
}

.dokan-product-date-filter.row {
    display: none !important;
}

.dokan-dashboard-product-listing-wrapper table tbody {
    display: grid;
    grid-template-columns: repeat(3, 1fr);

}

.dokan-dashboard-product-listing-wrapper table tbody tr td div.media.d-block.d-sm-flex.align-items-center.py-4 {
    flex-direction: column;
    width: 100%;
    max-width: 100%;
}

.dokan-dashboard-product-listing-wrapper table tbody tr td {
    width: 100%;
    max-width: 100%;
    display: flex;
}

.manage-column.column-cb.check-column {
    display: none !important;
}

.dokan-product-select.remove {
    display: none !important;
}

.dokan-product-listing .dokan-product-listing-area.cartzilla-dokan-product-listing .row-actions {
    justify-content: center !important;
    gap: 7px !important;
}

.dokan-product-listing .dokan-product-listing-area.cartzilla-dokan-product-listing .row-actions span {
    margin: 0 !important;
}

.dokan-product-listing .dokan-product-listing-area.cartzilla-dokan-product-listing .row-actions a {
    background: transparent !important;
    box-shadow: 0 8px 24px rgba(149, 157, 165, 0.2);
}

h3.h6.product-title.mb-2 a {
    font-size: 16px !important;
    display: block;
    text-align: center;
}

.dokan-dashboard-product-listing-wrapper table tbody tr td {
    border-top: unset !important;
}

.dokan-product-listing .dokan-product-listing-area.cartzilla-dokan-product-listing .row-actions a:before {
    /* color: black !important; */
    transition: 0.3s;
}

/* .dokan-product-listing .dokan-product-listing-area.cartzilla-dokan-product-listing .row-actions a:hover:before {
    color: #79cd48 !important;
} */

.d-inline-block.text-muted.font-size-ms.border-left.ml-2.pl-2 {
    display: none !important;
}

.page-id-40 .d-inline-block {
    position: relative;
    left: 50%;
    translate: -50% 0;
}

.page-id-40 a:has(.attachment-product-thumbnail) {
    margin: 0 !important;
}

.your_inventory_title {
    font-size: 28px;
    line-height: 40px !important;
}

.page-id-40 .dokan-dashboard-content.dokan-steam-inv-content {
    padding-top: 0 !important;
}


.transfer_popup {
    background: white !important;
    padding: 50px 40px 40px;
    position: fixed;
    top: 50%;
    left: 50%;
    translate: -50% -40%;
    z-index: 500;
    transition: 0.7s cubic-bezier(0.42, 0, 0, 1.41) !important;
    opacity: 0;
    visibility: hidden;
}

.transfer_popup.show {
    opacity: 1;
    visibility: visible;
    translate: -50% -50%;
}

.transfer_popup_close {
    position: absolute;
    top: 10px;
    right: 20px;
    rotate: 45deg;
    color: black;
    font-size: 20px;
    cursor: pointer;
}

.transfer_popup_txt {
    font-size: 18px;
    color: black;
    margin-bottom: 20px;
}

.transfer_popup_btns {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.transfer_popup_btns button {
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
    color: white;
    font-size: 16px;
    height: 40px;
    padding: 0 25px;
}

.transfer_popup_btns_yes {
    background: #79cd48;
    border: 1px solid #79cd48;
}

.transfer_popup_btns_no {
    background: black;
    border: 1px solid black;
}

.transfer_popup_overlay {
    position: fixed;
    inset: 0;
    background: #111;
    z-index: 499;
    opacity: 0;
    transition: 0.4s;
    visibility: hidden;
}

.transfer_popup_overlay.show {
    opacity: 0.7;
    visibility: visible;
}

.sell_transfered {
    margin-top: 15px;
    background: #050b21;
    border: 1px solid #050b21;
    transition: 0.4s;
    color: white;
    padding: 10px 25px;
}

.sell_transfered:hover {
    border: 1px solid #050b21;
    background: #fff;
    color: #050b21;
}


#sell-popup {
    background: #050b21 !important;
}

#sell-popup h2 {
    color: white;
}


.sell-popup-content h2 {
    color: #fff !important;
    font-size: 18px;
}

.sell-popup-content input {
    border-radius: 5px;
    background: #050b21 !important;
    color: white;
    border: unset;
    border: 1px solid #0d6efd;
    padding: 4px 8px;
}

.sell-popup-content input::placeholder {
    color: white;
}

.popup-buttons button {
    height: 40px;
    border: 1px solid #79cd48;
    background: #79cd48;
    color: white;
    transition: 0.4s;
    padding: 0 20px !important;
}

.popup-buttons button:hover {
    background: #041737;
    border: 1px solid #0547a8;
}

.popup-buttons {
    margin-top: 15px !important;
}

.steam_inv_title {
    font-size: 28px;
    line-height: 40px !important;
}

.dokan-dashboard .dokan-dashboard-header{
    background: transparent !important;
}

.dokan-dashboard .dokan-dashboard-header h1.entry-title {
    font-size: 28px !important;
    color: #f5f5f5 !important;
    padding-top: 0 !important;
    background: transparent !important;
}

.dokan-dashboard-wrap .dokan-dashboard-content.dokan-withdraw-content {
    padding-top: 0 !important;
}

.dokan-panel-default {
    border: unset !important;
    border-bottom: 1px solid #ddd;
}

.dokan-panel-default>.dokan-panel-heading {
    background: transparent !important;
    border: unset !important;
}

.dokan-panel-heading {
    border: unset !important;
    padding: 0 !important;
}

.dokan-btn {
    background: #111 !important;
    color: white !important;
    border: unset !important;
    transition: 0.3s;
}

.dokan-btn:hover {
    opacity: 0.7;
    background: #111 !important;
}

.dokan-withdraw-method-logo {
    display: none !important;
}

.row.mx-n2:has(.dashboard-widget.orders.card) {
    display: none !important;
}

/* #content .dokan-btn-danger {
    background: #111 !important;
    background-color: #111 !important;
    color: white !important;
    border: unset !important;
    transition: 0.3s;
} */

#footer.footer ul.footer-menu-list li a:hover {
    color: #79cd48 !important;
}

#header .search-field {
    font-size: 16px;
    padding-right: 40px;
    color: black;
    border-radius: 60px;
    padding-top: 11px;
    padding-bottom: 11px;
    width: 100%;
}

#header .search-form {
    width: 100%;
    max-width: 460px;
}

#header .search-form label {
    width: 100%;
}

#header .search-submit {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    background-color: black;
    border-radius: 60px;
    width: 81px;
    height: 36px;
    justify-content: center;
    display: flex;
    font-size: 0;
    background-image: url(/wp-content/uploads/2025/03/search-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 17px;
}

.blog-entry-title>a:hover {
    color: #79cd48 !important;
}

.badge {
    background: #79cd48 !important;
}

.navbar-tool-text {
    display: block !important;
    color: white !important;
}

.nav-account .navbar-tool-text .woocommerce-Price-amount.amount {
    color: white !important;
}

.nav-account .dropdown .navbar-tool-text::after {
    display: none !important;
}

.widget-product-title:hover>a {
    color: #79cd48 !important;
}

.widget-product-title {
    line-height: 140% !important;
}

.remove_from_cart_button span {
    color: #041737 !important;
}

.product-summary .cz-sidebar-static.h-100.ml-auto.border-left {
    padding: 0 !important;
}

.single-product .product.type-product {
    margin-top: 0 !important;
}

body.product-template-default .text-muted {
    text-align: left !important;
}

.cartzilla-product-card-alt-categories {
    display: flex !important;
    flex-wrap: wrap;
    gap: 5px;
}

.cartzilla-product-card-alt-categories span {
    display: none !important;
}

.cartzilla-product-card-alt-categories a {
    padding: 3px 5px !important;
    border-radius: 3px;
    background: #def5d0 !important;
    line-height: normal !important;
    color: black !important;
}

table.wishlist_table td.product-remove a.remove:before {
    color: #79cd48 !important;
}

.item-float .float-bar {
    position: relative;
    flex: 1 1 auto;
    height: 8px;
    border-radius: 999px;
    background: linear-gradient(90deg, #22c55e 0%, #84cc16 25%, #eab308 50%, #f97316 75%, #ef4444 100%);
    outline: 1px solid rgba(255, 255, 255, .08);
    overflow: visible;
}

.item-float .float-bar .fn {
    position: absolute;
    top: 50%;
    width: 2px;
    height: 10px;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, .35);
    left: 5%;
}

.item-float .float-bar .mw {
    position: absolute;
    top: 50%;
    width: 2px;
    height: 10px;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, .35);
    left: 25%;
}

.item-float .float-bar .ft {
    position: absolute;
    top: 50%;
    width: 2px;
    height: 10px;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, .35);
    left: 50%;
}

.item-float .float-bar .ww {
    position: absolute;
    top: 50%;
    width: 2px;
    height: 10px;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, .35);
    left: 75%;
}

.item-float .float-bar .bs {
    position: absolute;
    top: 50%;
    width: 2px;
    height: 10px;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, .35);
    left: 95%;
}

.item-float .float-bar .caret {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -55%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 10px solid #F8FAFC;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, .35));
}

.product_line_wrap {
    padding: .5rem 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .6rem;
}

.product-summary .product_line_wrap.item-float {
    margin-bottom: 15px;
}

.woocommerce-Tabs-panel .products_sl {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}

.woocommerce-Tabs-panel .products_sl .product {
    max-width: 100% !important;
    flex: unset !important;
    flex-basis: 100% !important;
    padding: 0;
    margin: 0;
    transition: 0.3s;
}

.woocommerce-Tabs-panel .products_sl .product:hover {
    box-shadow: 0 4px 42px 0 rgba(0, 0, 0, 0.1);
}


.btn-outline-primary {
    border-color: rgb(9 136 87 / 35%) !important;
    color: #79cd48 !important;
}

.dokan-banner+.bg-secondary.rounded-lg.p-4.mb-4 {
    display: none !important;
}

.dokan-banner:has(.image-wrap) {
    display: none !important;
}


.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #79cd48 !important;
    border-color: #79cd48 !important;
}

.nav-tabs .nav-link.active::before {
    background-color: #79cd48 !important;
}

.vendor-payment-method-drop-down img {
    display: none !important;
}

.inventory-item.item {
    opacity: 1;
    visibility: visible;
    position: inherit;
}

.your-inventory-items .inventory-item {
    border-top: 1px solid #e3e9ef;
}

.inventory-items {
    display: grid;
    grid-template-columns: repeat(1, 1fr) !important;
    border-left: 1px solid #e3e9ef;
    margin-top: 20px;
    /* gap: 15px; */
}



.inventory-item h3 {
    font-size: 16px;
}

.transfer_button {
    margin-top: 10px;
    padding: 5px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
    border: 1px solid #050b21;
    background: #050b21;
    color: white;
}

.transfer_button:hover {
    background: white;
    border: 1px solid #050b21;
    color: #050b21;
}

.about_us_section {
    margin: 50px 0;
}

.page-id-1354 .card-body h4.mb-3 {
    margin-bottom: 10px !important;
    font-size: 33px !important;
}

.page-id-1354 .section-heading h2 {
    font-size: 40px !important;
    line-height: 130% !important;
    margin-bottom: 15px;
}

.client-feedback-content .client-feedback-slides {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.client-feedback-content .client-feedback-slides .feedback-card {
    height: 100%;
}

.page-id-1354 .cta-text {
    margin: 50px 0;
    background-color: #79cd48 !important;
}

.page-id-1354 .cta-text h2 {
    font-size: 52px !important;
    text-align: center !important;
    line-height: 140% !important;
}

.page-id-1354 .cta-text .col-12.col-md-8.col-lg-9 {
    max-width: 100% !important;
    flex: unset !important;
    flex-basis: 100% !important;
}

.page-id-4251 .bg-secondary.py-4,
.page-id-4259 .bg-secondary.py-4 {
    display: none !important;
}

.introduction h4 {
    margin-top: 30px !important;
    margin-bottom: 15px !important;
    color: #050b21 !important;
    font-size: 38px !important;
}

.page-id-4251 .introduction {
    margin-bottom: 40px !important;
}

#post-4259 .contact-wrapper {
    margin: 40px 0 !important;
}

.iziModal-header {
    background: #fff !important;
    box-shadow: unset !important;
}
/* 
.iziModal-button.iziModal-button-close {
    filter: invert(1);
} */

.dokan-alert-warning {
    background-color: transparent !important;
    border: 1px solid #f5f5f5 !important;
    color: #f5f5f5 !important;
}

/* #dokan-withdraw-request-popup {
    border-bottom: unset !important;
} */

.page-id-45 .bg-secondary {
    display: none !important;
}

.wishlist-title h2 {
    font-size: 42px !important;
}

.added_to_cart.wc-forward {
    display: none !important;
}

select.dokan-form-control {
    height: 42px !important;
}

.list-product-btn .box-icon {
    width: 32px !important;
    height: 32px !important;
    border-radius: 3px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

body.product-template-default .product-summary .text-muted {
    text-align: end !important;
}


body .bg-dark {
    background: white;
    background-color: white !important;
}


.page-id-373 .alert-with-icon {
    translate: -50% -130px !important;
}


.page-id-373 .wc-empty-cart-message .alert-info {
    box-shadow: unset !important;
    color: #050b21;
    border-color: #93f859 !important;
    border-radius: 0 !important;
    background-color: #f6fff1 !important;
}

.checkout.woocommerce-checkout .row {
    flex-direction: row;
}


.noskins_msg {
    font-size: 22px;
    margin-top: 15px;
}

.noskins_msg a {
    color: #6cd72d;
    display: block;
    margin-top: 10px;
}

.noskins_msg a:hover {
    text-decoration: underline;
    color: #93f859;
}


















@media(max-width: 992px) {

    .woocommerce-Tabs-panel .products_sl {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .woocommerce-Tabs-panel .products_sl .product {
        width: 100% !important;
    }

    /* ul.products>.product,
    ul.loop-product-categories>.product {
        width: 50% !important;
    } */

    .product-template-default .product-summary>.row {
        flex-direction: column;
        gap: 30px;
    }

    .product-template-default .product-summary>.row section {
        max-width: 100%;
    }

    .product-template-default .product-summary>.row section>div {
        width: 100%;
        max-width: 100%;
    }

    .product-template-default .product-summary>.row aside {
        max-width: 100%;
    }

    .wish_btn {
        width: 95%;
        justify-content: center;
    }

    .navbar-tool-icon-box {
        width: auto !important;
        height: auto !important;
    }

    .tab_tit {
        font-size: 22px !important;
    }

    .title_rev {
        font-size: 27px !important;
    }

    .canvas-mb .mb-other-content .group-icon {
        margin-bottom: 0 !important;
    }

    .navbar-tool-icon.czi-user {
        color: #050b21 !important;
    }

    .navbar-tool.ml-1.mr-n1 {
        border: solid 1px rgb(242, 242, 242);
        gap: 9px;
        width: 90%;
        color: #050b21 !important;
        margin-bottom: 21px;
        background-color: rgb(242, 242, 242);
        justify-content: center;
        margin-left: 0 !important;
    }

    .introduction h4 {
        font-size: 24px !important;
    }

    .about-area h2 {
        margin-top: 15px !important;
    }

    .page-id-1354 .card-body h4.mb-3 {
        font-size: 28px !important;
    }

    .page-id-1354 .section-heading h2 {
        font-size: 24px !important;
    }

    .client-feedback-content .client-feedback-slides {
        grid-template-columns: repeat(1, 1fr);
    }

    .page-id-1354 .cta-text h2 {
        font-size: 24px !important;
    }

    .dokan-settings-area .nav-link i,
    .edit-account-wrap .nav-link i {
        display: none !important;
    }

    section .dokan-settings-area,
    section .edit-account-wrap,
    .dokan-orders-area {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .woocommerce-breadcrumb {
        padding: 0 15px !important;
    }

    .woocommerce-MyAccount-navigation-link a {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .dokan-dashboard-wrap {
        flex-direction: column;
        gap: 20px;
    }

    .page-title-overlap>div {
        padding: 0 !important;
        padding-right: 15px !important;
        justify-content: space-between !important;
    }

    body .bg-accent {
        padding-bottom: 7px !important;
    }

    .dokan-dashboard-wrap a.btn-outline-accent {
        padding: 4px !important;
        border: unset !important;
        color: #f5f5f5 !important;
        background: unset !important;
    }

    .dokan-dashboard-wrap .d-block.d-lg-none.p-4 {
        padding: 10px 0 !important;
    }

    #account-menu.show {
        display: flex !important;
        flex-direction: column !important;
    }

    .dokan-dashboard-wrap aside.col-lg-4 {
        width: 100% !important;
        max-width: 100% !important;
        flex: unset !important;
        flex-basis: 100% !important;
    }

    .steam_inv_title {
        font-size: 24px !important;
    }

    .dokan-steam-inv-area {
        padding: 0 !important;
    }

    #inventory-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }

    .dokan-dashboard-wrap .dokan-dashboard-content.dokan-steam-inv-content {
        max-width: 100% !important;
        width: 100%;
        padding-right: 15px !important;
    }

    .page-title-overlap h3 {
        font-size: 20px !important;
        line-height: 23px !important;
    }

    .popup_prod_wrapper {
        flex-direction: column;
        gap: 5px;
    }

    .dokan-add-new-product-popup {
        width: 88% !important;
    }

    .page__content>div {
        margin-bottom: 5px !important;
    }

    body .logout_wrapper {
        justify-content: center !important;
    }

    .account_content_section:has(.woocommerce-orders-table) {
        overflow: auto !important;
    }

    .inventory-items {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }

    .transfer_popup {
        width: 85%;
    }

    section .dokan-product-listing-area {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

}