/*
Theme Name: Steelthemes Nest Child
Author: Steelthemes
Description: Nest is a Ecommerce wordpress Theme.
Version: 1.0
Template: steelthemes-nest

This is the child theme for Steelthemes Nest theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
body {
    font-family: 'Roboto', sans-serif !important;
}
* {
    font-family: 'Roboto', sans-serif !important;
	font-weight: 500 !important;
}
html .star-rating span {
/*     font-family: inherit !important; */
	    font-family: WooCommerce !important;
} 
.fas, .fa {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important; 
}
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--rma-requests a:before {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
} 
.browse-bg a { 
line-height: 44px !important;
    border-radius: 5px;
    padding: 0 20px;
    font-family: var(--font-heading);
    min-width: 260px;
    justify-content: center;
color: #fff !important;
    background: var(--color-brand);
/* 	background: #fabf09; */
    display: flex !important;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
}
.browse-bg .sub-menu a { 
line-height: inherit;
    border-radius: inherit;
    padding: 0 20px;
    font-family: var(--font-heading);
    min-width: inherit;
    justify-content: inherit;
    color: inherit !important;
    background: inherit;
    display: inherit !important;
    align-items: inherit;
    font-size: 18px;
    font-weight: 700;
    line-height: 40px !important;
}
/* html .elementor-3891 .elementor-element.elementor-element-cd8b5c0 .main-menu > nav > ul > li:hover > a {
    color: #fff !important;
} */
.main-menu > nav > ul > li ul.sub-menu > li {
	    margin-bottom: inherit;
}
.main-menu > nav > ul > li ul.sub-menu > li > a i {
    top: 15px;
}
.main-menu > nav > ul > li ul.sub-menu {
	min-width: 300px;
}
html .header-wrap.header-space-between {
        padding-bottom: 0 !important;
}
/* Yello page style Header*/
html #menu-header-menu > li:first-child > a {
    color: #05543f !important;
    min-width: 110px;
    line-height: 35px !important;
font-size: 14px;
/*     font-weight: 400 !important;
    font-family: "canada-type-gibson", sans-serif !important;
    font-weight: 400 !important; */
	 font-family: 'Roboto', sans-serif !important;
}
 html  #menu-header-menu > li:first-child > a:hover {
    color: #05543f !important; 
}

html #menu-header-menu-1 > li:first-child > a {
    color: #05543f !important;
    min-width: 110px;
    line-height: 35px !important;
    font-size: 16px;
}
 html #menu-header-menu-1 > li:first-child > a:hover {
    color: #05543f !important; 
}
.woosc-menu-item .woosc-menu-item-inner:after, .page-id-3888 .woosw-menu-item .woosw-menu-item-inner:after {
    background-color: #05543f;
}
.header-action-2 .header-action-icon-2 > a span.pro-count.blue {
    background-color: #05543f;
}
input[type=submit] {
    background-color: #05543f !important;
    border: 1px solid #05543f !important;
}
input[type=submit]:hover {
  background-color: #05543f !important;
    border: 1px solid #05543f !important;
}
.browse-bg a { 
line-height: 44px !important;
    border-radius: 5px;
    padding: 0 20px;
    font-family: var(--font-heading);
    min-width: 250px;
    justify-content: center;
	background: #fabf09;
    display: flex !important;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
}
.browse-bg .sub-menu a { 
line-height: inherit;
    border-radius: inherit;
    padding: 0 20px;
    font-family: var(--font-heading);
    min-width: inherit;
    justify-content: inherit;
    color: inherit !important;
    background: inherit;
    display: inherit !important;
    align-items: inherit;
    font-size: 18px;
    font-weight: 700;
    line-height: 40px !important;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: flex !important;
}
.search-style-2 form { 
    border-radius: 0px !important;
    background-color: #fff !important;
    border: 1px solid var(--border-colors) !important;
    box-shadow: var(--box-shadown-2) !important;
    color: var(--color-brand) !important;
}
.product-cart-wrap .product-content-wrap h2 a {
    color: #05543F;
}
html .dgwt-wcas-search-form .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit .dgwt-wcas-ico-magnifier path {
    fill: #05543F !important;
}
html .search-style-2 .button_text .btn-sm {
	    color: #05543F !important;
}
.browse-bg .sub-menu a:hover {
	background: #fabf09;
    display: flex !important;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    border-radius: 5px;
    padding: 0 20px;
 color: #05543F !important;
}
.browse-bg .sub-menu a:hover span {
    color: #05543F !important;
}
.header-action-2 .button_text a {
	    color: #05543F !important;
}
/* .page-id-3888 .tabsbtn .nav-tabs.links .nav-link:hover, .page-id-3888 .tabsbtn .nav-tabs.links .nav-link.active {
    line-height: 26px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    min-width: 164px !important;
    max-width: unset !important;
    border-radius: 5px !important;
    background-color: #fff !important;
    border: 1px solid var(--border-colors) !important;
    box-shadow: var(--box-shadown-2) !important;
    color: #05543F;
    padding: 0 10px;
    font-size: 16px !important;
    font-weight: 600 !important;
} */
.nav-tabs.links .nav-link:hover, .page-id-3888 .nav-tabs.links .nav-link.active {
    color: #05543F;
}
.header-info.top_left a:before {
    content: "If you have any product suggestion";
    padding-right: 7px;
   color: #fff;
}
.pum-content label{
	width: 100% !important;
	font-family: "canada-type-gibson", sans-serif !important;
    font-weight: 400 !important;
}
.pum-content input[type="text"]::placeholder, .pum-content textarea::placeholder{
	color: #7E7E7E !important;
	font-size: 14px !important;
}
div#pum_popup_title_3989 {
    font-weight: 500 !important;
    margin-top: 20px;
    margin-bottom: 28px;
}
textarea {
    min-height: 130px !important;
}
.main-menu.main-menu-lh-2 > nav > ul > li > a {
    line-height: 50px !important;
}
.main-menu > nav > ul > li > a {
    font-size: 14px;
	font-weight: 500;
}
.product-badges .onsale {
	    display: none !important;
}
.contact-head {
	margin-bottom: 0 !important;
}
.mc4wp-form input[type=submit]:hover {
    background-color: #fabf09 !important;
    border: none !important;
}
html input[type=submit]:hover {
    background-color: #fabf09 !important;
    border: none !important;
}
html input[type=submit] {
	    border: none !important;
}
.page-id-4123 .woocommerce .u-column2.col-2, .page-id-4127 .woocommerce .u-column1.col-1 {
    display: none !important;
	float: left !important;
	width: 100% !important;
}
page-id-4127 .woocommerce .col2-set .col-2, .page-id-4127 .woocommerce-page .col2-set .col-2 {
    float: left !important;
    width: 100% !important;
}
/* .page-id-4123 .woocommerce .col2-set .col-1, .page-id-4123 .woocommerce-page .col2-set .col-1 {
    float: left !important;
    width: 100% !important;
    display: flex;
    justify-content: center;
} */
.page-id-4123 .u-column1.col-1 h2 {
    display: none;
}
.page-id-4127 .woocommerce .col2-set, .page-id-4127 .woocommerce-page .col2-set {
    display: flex;
    justify-content: center;
}
.page-id-4127 .u-column2.col-2 h2 {
    display: none;
}
.product_wrapper.product-cart-wrap.style_one ul.product-action-1 li:nth-child(2) {
    display: none !important;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%;
    display: flex;
    justify-content: center;
	padding: 30px 0;
}
html #customer_login {
		padding: 0 !important;
}
.woocommerce-lost-password article#post-26{
	display: flex;
    justify-content: center;
}
.woocommerce-account .u-column1.col-1 h2 {
    display: none;
}
.woocommerce-account .site-content {
    padding: 20px 0px 20px 0px !important;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 li, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 li, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 li {
    min-width: 50% !important;
    max-width: 50% !important;
    width: 50% !important;
}
.product-cart-wrap .product-img-action-wrap .product-action-1 {
    opacity: 1;
    visibility: visible;
    overflow: visible;
}
.product-cart-wrap .product-action-1 {
    position: absolute;
    right: 0 !important;
    top: 0px !important;
	transform: unset !important;
}
.product-cart-wrap .product-action-1 {
	left: 86%;
	border-radius: 30px !important;
}
.product-cart-wrap .product-action-1 li:hover small {
    display: none !important;
}
.woosw-added:before {
	color: red !important;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 li.q_view_btn{
	display: none !important;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot {
    background-color: #05543F !important;
}
/* span.badge_text {
	content: url(https://demo.varundigitalmedia.com/tindora/wp-content/uploads/2025/03/sale-tagg.png);
    width: 65px;
    background: unset !important;
    top: -4px !important;
    position: absolute;
	left: 0px !important;
    border: unset !important;
    padding: 0px !important;
} */
.product-cart-wrap {
	    border: 1px solid var(--border-color-2);
}
.related.products .product_wrapper.product-cart-wrap.style_one {
    max-height: 500px !important;
    min-height: 500px !important;
}
button.woosc-btn.woosc-btn-4148 {
    display: none !important;
}
.product_wrapper.product-cart-wrap.style_one {
    max-height: 450px !important;
    min-height: 450px !important;
}
.product-cart-wrap .product-img-action-wrap{
	    padding: 25px 25px 25px 25px !important;
}
.product-cart-wrap .product-content-wrap .product-category {
    margin-bottom: 10px !important;
}
.product-cart-wrap .product-content-wrap .product-category {
    display: none;
}
.header-style-1 .header-top-ptb-1 {
    padding: 6px 0;
}
.header-style-1 .header-middle-ptb-1 {
    padding: 15px 0;
}
.height400 .hero-slider-1 .single-hero-slider .slider-content { 
	min-height: 400px !important;
}
.main-menu > nav > ul > li ul.sub-menu {
    top: 36px;
    padding: 0px 0px !important;
    border-radius: 0px !important;
}
.main-menu nav li > ul.sub-menu ul.sub-menu {
    top: -1px !important;
}
.browse-bg .sub-menu a:hover {
	border-radius: 0px !important;
}
li.custom-info {
    color: #fff !important;
}
li.custom-info i {
    color: #fabf09 !important;
    font-size: 16px !important;
}
.product-cart-wrap .product-img-action-wrap {
    padding: 0 0 20px !important;
    border-radius: 0 !important;
}
.product-cart-wrap .product-img-action-wrap .product-img {
    border-radius: 0;
}
.main-menu nav li > ul.sub-menu ul.sub-menu {
    left: 100% !important;
    top: 0 !important;
    position: fixed;
}
.main-menu > nav > ul > li ul.sub-menu {
	height: 100vh;
border-top: 0 !important;
}
.browse-bg .sub-menu a:hover {
    display: inline-block !important;
width: 100%;
}
/* .page-id-4127 .woocommerce .col2-set .col-2, .page-id-4127 .woocommerce-page .col2-set .col-2 {
    float: left !important;
    width: 50% !important;
} */
.page-id-4123 .woocommerce form.login {
    width: 50% !important;
}
.page-id-26 .u-column2.col-2 {
    display: none !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a br {
    display: none !important;
}
/* Add custom custom css */
.custom-product-variations-display {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.product-variation {
    width: 300px;
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 30px;
    background-color: #f9f9f9;
}

.product-variation-image img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.product-variation-name h3 {
    font-size: 18px;
    color: #333;
}

.product-variation-price {
    font-size: 16px;
    color: #007cba;
    font-weight: bold;
}

.product-variation-description {
    margin-top: 10px;
    font-size: 14px;
    color: #666;
}

.add-to-cart {
    background-color: #007cba;
    color: white;
    padding: 10px;
    text-align: center;
    display: inline-block;
    margin-top: 15px;
    text-decoration: none;
    border-radius: 4px;
}

.add-to-cart:hover {
    background-color: #005f8d;
}
.dokan_only_breadcrumb {
    padding: 3px 0px !important;
    font-size: 14px !important;
}

.custom-category-products {
    display: flex;
    width: fit-content;
}
.product-item {
    display: block;
    width: 20%;
    float: left;
    padding: 0px;
    background-color: #fff;
    border: 1px solid var(--border-color-2);
    border-radius: 0;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    margin: 10px;
}
.product-item img {
    border-radius: 15px;
	padding: 0 0 20px !important;
}
.product-item-element {
    padding: 0 20px 20px 20px;
}

.product-item-element h3 {
	margin-bottom: 11px;
    font-size: 16px;
    font-weight: 700;
}

.product-item-element input {
    border: 1px solid var(--border-colors) !important;
    border-radius: 10px !important;
    height: 40px !important;
    box-shadow: none !important;
    display: inline-block !important;
    background: #fff !important;
    width: 130px !important;
    text-align: center !important;
}
.product-item-element button.qty_button.plus, .product-item-element button.qty_button.minus {
    background: #fff;
    border: 1px solid var(--border-colors) !important;
    margin-right: 5px;
}
.product-item-element button.qty_button.plus {
    margin-right: 5px;
}
.product-item-element button.qty_button.minus {
    margin-left: 5px;
}
.attribute-name {
    display: flex;
    align-items: center;
}
.attribute-name label {
    padding-right: 5px;
    font-size: 12px;
    font-weight: 600;
}
.product-item-element  button.single_add_to_cart_button.button.alt {
    margin-top: 20px !important;
    font-family: var(--font-heading);
    border: unset;
    width: 140px !important;
    height: 36px !important;
    background-color: var(--background-3) !important;
    position: relative;
    padding: 6px 13px 6px 9px !important;
    color: #05543f !important;
    min-height: unset !important;
    font-weight: 700;
}
html .product_style_five .product-action-1 li.q_view_btn {
    display: none !important;
}
html .product_style_five .product-action-1 li:last-child {
    border: none;
}
html .product_style_five  ul.product-action-1 li:nth-child(2) {
    display: none !important;
}
.product-detail .detail-info button.woosc-btn:first-child {
    display: none !important;	
}
.product_style_five .product-img-inner a img {
    width: 250px;
}
.product-cart-wrap .product-action-1 .woosw-added:before {
    font-family: 'FontAwesome' !important;
    content: '\f004' !important;
    font-size: 15px !important;
    color: #f00 !important;
}
/* .product_style_five span.badge_text {
    content: url(https://demo.varundigitalmedia.com/tindora/wp-content/uploads/2025/03/sale-tagg.png);
    max-width: 65px !important;
    background: unset !important;
    top: -23px !important;
    position: absolute;
    left: -1px !important;
    border: unset !important;
    padding: 0px !important;
} */
.product_style_five .product-img-inner .product-badges span, .product_style_five .product-img-inner .product-badges small {
	    background: red;
	    text-transform: uppercase;
    font-size: 12px;
}
/* .product_style_five .product-img-inner .product-badges span, .product_style_five .product-img-inner .product-badges .badge_text:before {
    display: inline-block;
    content: "";
    position: absolute;
    left: -14px;
    top: 0;
    border: 9px solid transparent;
    border-width: 14px 8px;
    border-right-color: #1eb5ff;
} */
.woosw-popup a.woosw-page, .woosw-popup a.woosw-continue {
	color: #fff !important;
}
html .product-item img {
    border-radius: 0;
    padding: 15px 15px 15px !important;
}
/* .product_style_five .bestsell_cl .product-img-inner a img {
    width: 235px;
} */
.product_style_five  {
	    padding-top: 0;
}
.product_style_five .product-img-inner {
    margin-bottom: 0;
    padding: 15px;
    margin: 0;
}
.product_style_five .product-content-wrap {
    padding: 0 15px;
}
.product_main_content .woosc-btn:first-of-type {
  display: none !important;
}
.woocommerce-form-login br, .woocommerce-form br  {
	display: none;
}
.sale-badge {
    color: red !important;
    font-weight: bold;
    margin-left: 5px;
}

.regular-price {
    text-decoration: line-through;
    color: #888 !important;
    margin-left: 5px;
}

.sale-price {
    color: green !important;
    font-weight: bold !important;
    margin-left: 5px;
}
.product-item .price .regular-price {
    text-decoration: line-through;
    color: #999;
}

.product-item .price .sale-price {
    color: #d9534f;
    font-weight: bold;
}

.product-item .price .sale-text {
    color: #d9534f;
    font-size: 14px;
    font-weight: bold;
}
.del {
    text-decoration: line-through;
    color: red;
}
.woocommerce-variation .woocommerce-variation-availability {
	display: none;
}
.single-product .woocommerce-variation .woocommerce-variation-availability {
	display: block;
}
.custom_variation td {
	border: none;
}
.variations_form .custom_variation  .select2-container  {
	width: 100% !important;
}
.variations_form .custom_variation .select2-container--default .select2-selection--single {
    height: 40px !important;
    line-height: 40px !important;
    width: 100%;
    max-width: 100%;
border-radius: 0;
}
.variations_form .custom_variation  td.value  {
    margin: 0 !important;
    padding: 0 !important;
}
.product-item-element {
    padding: 0 15px 20px 15px;
}
.custom_product_style4 .variations .label {
	display: none !important;
}


html .custom_product_style4 .custom_variation td {
	border: none !important;
}
html .custom_product_style4 .custom_variation  .select2-container  {
	width: 100% !important;
}
html .custom_product_style4 .custom_variation .select2-container--default .select2-selection--single {
    height: 40px !important;
    line-height: 40px !important;
    width: 100%;
    max-width: 100%;
border-radius: 0;
}
html .custom_product_style4 .custom_variation  td.value  {
    margin: 0 !important;
    padding: 0 !important;
	border: none !important;
}
.woo-variation-swatches.wvs-show-label .variations td {
	border: none !important;	
}
html .custom_product_style4  .variations_form .select2-container {
	    height: 40px !important;
    line-height: 40px !important;
text-align: left;
    float: left;
    width: auto !important;
    min-width: 100% !important;
/*     width: 100% !important;
    max-width: 100%;
border-radius: 0; */
}
html .custom_product_style4  .quantity input.qty {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
/*     width: 100px; */
    border: 1px solid var(--border-colors) !important;
    border-radius: 10px !important;
    height: 40px !important;
    box-shadow: none !important;
    display: inline-block !important;
    background: #fff !important;
    text-align: center !important;
    text-align: center !important;
    border-radius: 4px !important;
    font-weight: 400 !important;
    font-size: 16px !important;
color: var(--color-heading) !important;
}
html .custom_product_style4 .qty_button.minus {
	    background: #fff;
    border: 1px solid var(--border-colors) !important;
    margin-left: 5px;
    height: 40px;
	    border-radius: 4px !important;
} 
html .custom_product_style4 .qty_button.plus {
		    background: #fff;
    border: 1px solid var(--border-colors) !important;
    margin-right: 5px !important;
    height: 40px !important;
	    border-radius: 4px !important;
}
.selectoption-hide .product_type_variable {
	display: none;
}
.single_add_to_cart_button:hover {   
background: #fdc040 !important;
    color: #fff;
}
html .custom_product_style4 .woocommerce-variation-add-to-cart {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0px;
}
html .custom_product_style4  .quantity {
	width: 50%;
    display: flex;
    flex-direction: row;
	    border-radius: 4px !important;
}
html .custom_product_style4 .product-content-wrap .button {
    height: 40px !important;
    border: none !important;
    border-radius: 4px !important;
    font-weight: 500 !important;
    font-size: 12px !important;
}
.variations_form .select2-container--default .select2-selection--single {
    border-radius: 4px !important;
}
.product_style_five .product-content-wrap .add_to_cart_button:hover, .product_style_five .product-content-wrap .button:hover {
    background: var(--color-brand-2) !important;
    color: #fff;
}
.selectoption-hide i {
	display:none;
}
html .selectoption-hide .product_type_simple {
    display: flex !important;
}
html .selectoption-hide .product_type_simple span {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
/* .product_style_five .product-content-wrap h5 {
	height: auto !important;
} */
.product_style_five .product-content-wrap h5 {
    text-align: left !important;
/*     height: auto !important; */
}
.product_style_five .variations_form table td, .variations_form table th {
    padding: 0px !important;
}
.product_style_five .variations_form table {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}
.product_style_five .woocommerce-variation-price {
    text-align: left !important;
}
.product_style_five .woocommerce-variation-price {
    text-align: left !important;
    padding-bottom: 15px !important;
}
.home .product-cart-wrap .product-action-1 {
    opacity: 1 !important;
    visibility: visible !important;
    overflow: visible !important;
}
.product-cart-wrap .product-action-1 {
    border-radius: 86px;
}
/*.home form.cart {
    display: flex !important;
    justify-content: space-between!important;
}*/
.home .stock.in-stock {
    display: none;
}
.home .product-cart-wrap .product-content-wrap .product-price {
    text-align: left;
}
.product-price.new-price .cart .button {
    display: none !important;
}
.product-price.new-price .cart, .product-price.new-price .cart a {
    display: inline !important;
    float: left !important;
    width: 66% !important;
	margin-top: 18px !important;
}
.product-price.new-price a {
    display: inline !important;
    float: left !important;
	margin-top: 18px !important;
}
/* .product_wrapper .product-price.new-price del bdi{
    padding-right: 12px !important;
    opacity: 0.5 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
} */
.product_wrapper .product-price.new-price del span {
    color: unset !important;
	    text-decoration: unset !important;
}
.product-cart-wrap {
    min-height: 500px !important;
}
.product-price.new-price a .mr-5 {
    display: none !important;
}
/* .product-price.new-price bdi {
    font-size: 16px !important;
    color: rgb(126, 126, 126) !important;
} */
.product-price.new-price a span {
    display: inline !important;
    color: #fff !important;
    font-size: 12px !important;
    line-height: 35px !important;
	height: 40px !important;
    border: none !important;
    border-radius: 4px !important;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border: 1px solid #dcdcdc !important;
}
.form-row input[type=checkbox], .form-row input[type=radio] {
    margin-right: 5px !important;
	min-height: 0.7em !important;
    min-width: 0.7em !important;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items .remove_from_cart_button {
	line-height: 33px !important;
}
body .owl-carousel .owl-nav .owl-prev, body .owl-carousel .owl-nav .owl-next {
	line-height: 52px !important;
}
a.added_to_cart.wc-forward {
    display: none !important;
}
.woocommerce table.my_account_orders td a, .woocommerce table.shop_table td a, table.shop_table td a {
line-height: 40px !important;
}
html .wpcf7-form input[type=submit] {
    border: none !important;
    width: 22% !important;
    padding: 0px !important;
    height: 45px !important;
    display: flex !important;
    margin: 0 auto !important;
}
html .woocommerce-breadcrumb a {
	    color: #767676 !important;
}
html .woocommerce-breadcrumb a:hover {
	    color: #05543F !important;
text-decoration: underline !important;
}
.wcfm_ele_wrapper {
    display: none;
}
html .price {
    display: flex !important;
    justify-content: start;
    gap: 15px !important;
    flex-direction: row-reverse !important;
    align-items: center;
    justify-items: center;
	margin: 20px 0;
}
.single-product .add-to-cart-custom {
	margin-top: 0 !important;
    padding-top: 0 !important;
    padding: 0 !important;
}
.single-product .bb-cart-wrap {
    display: flex;
    align-items: center;
    gap: 0;
    justify-content: end;
    width: 100% !important;
    justify-content: flex-start;
}
.single-product table.variations tr {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 10px;
    width: 100%;
    max-width: 50%;
    align-items: center;
}
.price  ins {
	text-decoration: none !important;
}
.single-product .format_price, .single-product .format_price .woocommerce-Price-currencySymbol { 
	font-size: inherit !important;
}
html .new-price bdi.format_price {
	    font-size: 16px !important;
    color: #05543F !important;
	font-weight: 500 !important;
}
.custom_product_style4 .format_price {
	    font-size: 16px !important;
    color: #05543F !important;
}
.custom_product_style4 .format_price  .woocommerce-Price-currencySymbol{
	    font-size: 16px !important;
    color: #05543F !important;
}
html .variableaddtocart .format_price .new-price {
	    font-size: 16px !important;
}

.single_variation_wrap .format_price span.price del {
    opacity: 1 !important;
    display: inline-block;
    font-weight: 700 !important;
    color: yellow !important;
}
.single_variation_wrap .format_price { 
font-size: 16px !important;
    color: #05543F !important;
    font-weight: 500 !important;
}
html .single_variation_wrap .format_price del { 
    opacity: 1 !important;
    font-weight: 100 !important;
    color: red !important;
}
html .product_wrapper .product-price del bdi {
    font-size: 16px !important;
    color: #05543F !important;
    font-weight: 600 !important;
}
.product_wrapper span.price del {
    opacity: 0.5;
    display: inline-block;
    color: green;
    font-size: 16px;
    font-weight: 100;
}
.format_price {
	font-size: 16px !important;
    color: #05543F !important;
    font-weight: 600 !important;
}
.variations_form .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
    font-weight: 400;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    line-height: 0;
    padding-left: 0 !important;
}
/* Home page title heading fontsize & weight css Start*/
.section_title .title {
    font-size: 26px !important;
    font-weight: 500 !important;
    padding-bottom: 0 !important;
}
.product_style_five .product-content-wrap h5 a {
	font-weight: 500 !important;
}
.position_two .owl-carousel .owl-nav {
	    top: -57px;
}
body .owl-carousel .owl-nav .owl-prev, body .owl-carousel .owl-nav .owl-next {
    line-height: 40px !important;
}
.product-tabs .section_tab.mb-30 {
	    margin-bottom: 0 !important;
}
.nav-tabs.links .nav-link {
    padding: 0 10px;
    background: none;
    font-size: 16px;
    font-weight: 500;
}
.nav-tabs {
    margin-bottom: 0;
}
.product_style_five .product-content-wrap .add_to_cart_button, .product_style_five .product-content-wrap .button {
    padding: 4px 29px !important;
    font-size: 12px;
    line-height: 22px;
    font-family: var(--font-heading);
    font-weight: 500;
}
html .footer_area .foo_wid_title {
    font-weight: 500 !important;
    font-size: 24px !important;
}
html .footer_area .section_title .title {
    font-size: 24px !important;
    font-weight: 500 !important;
    padding-bottom: 0 !important;
}
.product_style_five .product-content-wrap h5 a:hover {
	font-weight: 500 !important;
    color: #05543F!important
}
body h1, body h2, body h3, body h4, body h5, body h6, body .font-heading, body .display-1, body .display-2, body .heading-sm-1, h1, h2, h3, h4, h5, h6, .font-heading, .display-1, .display-2, .heading-sm-1 {
    font-weight: 500;
}
.fa.fa-commenting-o {
    font-family: "Font Awesome 6 Free" !important;
}
.fa.fa-facebook, .fa.fa-twitter, .fa.fa-adn, .fa.fa-bitbucket, .fa.fa-bitbucket-square, .fa.fa-dropbox, .fa.fa-flickr, .fa.fa-instagram, .fa.fa-stack-overflow, .fa.fa-youtube-play {
    font-family: "Font Awesome 6 Brands" !important;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    font-family: 'FontAwesome' !important;
	content: "\f05a" !important;
}
.product-cart-wrap .product-content-wrap .product-price span, .product-cart-wrap .product-content-wrap .product-price .price {
    font-size: 12px;
    font-weight: 500;
}
html form.cart .button {
    font-weight: 500 !important;
    font-family: 'Roboto', sans-serif !important;
}
.main-menu > nav > ul > li ul.sub-menu > li > a {
	font-weight: 500 !important;
}
.header-info.top_left a:before {
		font-weight: 400 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #05543F;
    font-weight: 500;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #05543F;
    font-weight: 500;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs > li > a {
	font-weight: 500 !important;
}
.oneeee .product-action-1 {
    opacity: 1;
    visibility: visible;
    border-radius: 50px !important;
    width: 36px;
}
.woocommerce .products ul, .woocommerce ul.products {
	background: transparent !important;
}
.product-cart-wrap .product-action-1 li button {
    background: #fff;
    border-radius: 50px;
    max-width: 36px;
}
.custom_product_style4 .woocommerce-variation-add-to-cart .warranty_info {
	display: none !important;
}
.oneeee .new-price .stock.in-stock, .fivee .new-price .warranty_info {
	display: none !important;
}
/* dokan vendor dashboard hidden options  */
/*.logo_dokan_dash {
	display: none;
}*/
.logo_dokan_dash {
	border: unset !important;
}
.dokan-w12 {
	display: none;
}
.dokan-dashboard-product-listing-wrapper .dokan-form-inline .dokan-form-group {
	display: none;
}
.dokan-store-sidebar {
	display: none;
}
html .single-product .dokan-store-support-btn, html .dokan-store-support-btn {
	display: none !important;
}
button.dokan-store-support-btn-product.dokan-store-support-btn.button.alt.user_logged {
    display: none !important;
}
button.dokan-store-support-btn-product.dokan-store-support-btn.button.alt.user_logged_out {
    display: none !important;
}
a.dokan-report-abuse-button {
    display: none;
}
.dokan-add-product-link  {
	display: none !important;
}
.page-id-4127 label.radio {
    display: none !important;
}
html .woocommerce-breadcrumb a:first-child {
	display: none !important;
}
html .woocommerce-breadcrumb { 
    font-size: .92em !important;
    color: #05543F !important;
    font-weight: 500 !important;
    text-decoration: none;
}
html .woocommerce-breadcrumb a:hover { 
    color: #05543F !important;
    font-weight: 500 !important;
    text-decoration: none;
}
.breadcrumb { 
    font-size: .92em !important;
    color: #05543F !important;
    font-weight: 500 !important;
    text-decoration: none;
}
.breadcrumb li:first-child { 
display: none;
}
.breadcrumb li.active, .breadcrumb li a:hover  {
    color: #05543F !important;
    text-decoration: none !important;
}
 .breadcrumb li a:hover:before  {
    color: #05543F !important;
}
.top_left a {
	font-weight: 400 !important;
}
.news-flash a {
	font-size: 13px !important;
	font-weight:500 !important;
}
.wcprbl-submit-zip-code {
	    margin-top: 5px;
    font-size: 16px !important;
    font-weight: 400 !important;
    border: none !important;
}
html .wcprbl-submit-zip-code:hover {
    background-color: #FABF09 !important;
    color: #05543F !important;
	    border: none !important;
}


/* whole website design issues fixed css START*/
.site-content {
    padding: 50px 0px 50px !important;
}
.right-sidebar .content-area, .left-sidebar .content-area {
    padding: 50px 15px 50px !important;
}
html .post-type-archive .custom_product_style4 .qty_button.plus, html .post-type-archive .custom_product_style4 .qty_button.minus, .related  .custom_product_style4 .qty_button.minus, .related  .custom_product_style4 .qty_button.plus {
	position: unset !important;
}
.related  .custom_product_style4  .woocommerce-variation-availability {
	display: none;
}
html body input[type=submit].dokan-btn-theme, html  body a.dokan-btn-theme, html body .dokan-btn-theme, html .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .shop_table a.add_to_cart, html .shop_table a.button, .dokan-btn {
	font-weight: 500 !important;
}
html .woocommerce a.button, html .woocommerce button.button {
		font-weight: 500 !important;
font-family: 'Roboto', sans-serif !important;
}
.post-26 .woocommerce {
    padding: 30px 20px;
    text-align: left;
    border-radius: 5px;
    max-width: 70%;
    margin: 0 auto;
    width: 100%;
}
.woosw-popup .woosw-name {
	font-weight: 500 !important;
}
.woosw-popup .woosw-items .woosw-item .woosw-item--name, .woosw-popup .woosw-items .woosw-item .woosw-item--name a {
    font-weight: 500 !important;
    text-decoration: none !important;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--name a {
    font-weight: 500 !important;
}
.add_to_cart_inline .fi-rs-shopping-cart {
	display: none !important;
}
.format_price {
	font-weight: 500 !important;
}
.woocommerce-MyAccount-navigation ul li a {
	font-weight: 500 !important;
}
.footer-list li a {
		font-weight: 400 !important;
	font-size: 14px !important;
}
.contact-infor, .contact-infor span  { 
		font-weight: 400 !important;
	font-size: 14px !important;
}
.header-info-right li.number, .custom-info {
    color: #FFFFFF !important;
    font-weight: 400 !important;
    font-size: 13px !important;
}
.quantity-shop { 
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0px;
}
.quantity-shop .quantity input.qty {
    max-width: 90px !important;
}
html .fivee .single_variation .quantity input.qty{
	max-width: 90px !important;
}
.quantity-shop {    
padding-top: 15px !important;
}
.price del bdi.format_price, .price del bdi.format_price .woocommerce-Price-currencySymbol{
	    color: #fabf09 !important;
}
.variations_form .price del {
    padding-right: 12px;
    font-size: 16px;
}
.woocommerce .star-rating::before {
	display: none;
}

/* Style correct till here */
body p, body {
    font-family: 'Roboto', sans-serif !important;
    line-height: 22px;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 14px;
}
.woocommerce div.product form.cart .reset_variations {
    display: none !important;
}
.variations_form .select2-container--default .select2-selection--single {
    border-radius: 6px !important;
}
.variations_form td.value {
    border: none !important;
}
html .single-product .variations_form td.value {
    border: 1px solid var(--border-colors) !important;
    border-radius: 6px !important;
    padding: 10px !important;
    padding-left: 20px !important;
    color: #000 !important;
    width: 100% !important;
height: 40px;
    line-height: 20px;
}
table.variations tr {
	display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 10px;
}
html .bb-qty-controls button, .bb-add-btn {
	    background-color: #05543f !important;
    color: #fff;
    border: none;
    border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 40px !important;
    width: 100%;
}
.bb-qty-controls {
	    border-radius: 5px;
    border: 1px solid var(--border-colors);
height:40px !important;
}
.bb-qty-controls .bb-qty-minus, .bb-qty-controls .bb-qty-plus {
    background-color: #a19f9f14 !important;
    color: #000;
    border-radius: 0 !important;
    border: none !important;
}
html .bb-add-btn:hover {
    background-color: #fabf09 !important;
}
.bb-qty-controls .bb-qty-minus:hover {
background-color: #fabf09 !important;
    color: #fff;
	border-radius: 5px 0 0 5px !important;
}
.bb-qty-controls .bb-qty-plus:hover {
background-color: #fabf09 !important;
    color: #fff;
	border-radius: 0 5px 5px 0px !important
}
.bb-qty-controls .bb-qty {
    width: 50px;
    text-align: center;
    display: block;
    height: 40px;
    line-height: normal;
    border-radius: 0;
	padding: 0 !important;
}
.bb-qty:focus::-webkit-outer-spin-button,
.bb-qty:focus::-webkit-inner-spin-button,
.bb-qty:hover::-webkit-outer-spin-button,
.bb-qty:hover::-webkit-inner-spin-button,
.bb-qty:active::-webkit-outer-spin-button,
.bb-qty:active::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.bb-qty {
    -moz-appearance: textfield; /* Firefox */
    appearance: textfield; /* Optional for modern support */
}

.bb-qty::-webkit-outer-spin-button,
.bb-qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

table.variations td {
    flex: 1 1 50% !important;
	border: none !important;
}
html .woocommerce div.product form.cart .variations select {
    padding-left: 20px !important;
    color: #000 !important;
    line-height: 20px;
}
html .woocommerce .qty { 
border: 1px solid var(--border-colors) !important;
    color: #000;
}
html .woocommerce div.product form.cart .variations label {
    font-size: 16px;
}
.woocommerce #review_form #respond .form-submit input {
    font-weight: 500 !important;
    font-size: 16px !important;
}
.woocommerce div.product form.cart .button {
    font-weight: 500 !important;
    font-size: 12px !important;
}
.qib-button-wrapper .quantity input.input-text.qty.text {
    width: 82px !important;
    border: none !important;
    font-weight: 500 !important;
    font-size: 12px !important;
	height: 40px !important;
}
body .qib-button-wrapper {
    display: flex;
    float: left;
    flex-wrap: nowrap;
    margin-right: 5px;
    align-items: center;
    justify-content: space-around;
    gap: 0;
width: 100%;
    max-width: 140px;
	border: 1px solid var(--border-colors) !important;
}
.qib-button-wrapper button.qib-button {
    padding: inherit !important;
    background: #ffffff;
    border: 1px solid #efefef;
    cursor: pointer;
    font-size: 16px !important;
    line-height: 20px;
    width: 40px;
    color: #444 !important;
    height: 40px !important;
}
.qib-button-wrapper button.qib-button, .qib-button-wrapper div.quantity.wqpmb_quantity {
    height: 40px;
}
.archive .woocommerce ul.products li.product .button, html .custom_product_style4 .product-content-wrap .button {
    margin-top: 0 !important;
    border: none !important;
    border-radius: 4px !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    padding: 4px 29px !important;
    min-height: 40px !important;
}
.header-action-2 .header-action-icon-2 > a span {
    font-size: 14px !important;
    font-weight: 500 !important;
}
body.single-product .qib-button-wrapper {
    margin-right: 10px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
/* Style Correct till here */



body.single-product .woocommerce div.product form.cart .button {
    font-weight: 500 !important;
    font-size: 12px !important;
    min-height: 40px !important;
    line-height: 20px !important;
    height: 40px !important;
}
html .woocommerce .qty {
    padding: inherit !important;
}
html .woocommerce div.product form.cart .button {
    font-weight: 500 !important;
    font-size: 12px !important;
    height: 40px !important;
    min-height: 40px !important;
    line-height: 20px !important;
}
.woocommerce-page div.product form.cart div.quantity.wqpmb_quantity, .woocommerce div.product form.cart .quantity.wqpmb_quantity, .woocommerce div.product .quantity.wqpmb_quantity {
    margin: 0 !important;
    padding: 0;
    height: 40px;
}
.woocommerce-checkout .woocommerce .col2-set, .woocommerce-page .col2-set {
    gap: 50px !important;
}
html .woopq-quantity-input-plus, html .woopq-quantity-input-minus {
    background-color: #a19f9f14 !important;
    border: 1px solid #a19f9f14 !important;
}
html .woocommerce .quantity {
	max-width: 100%;
    width: auto !important;
	    border-radius: 0 !important;
}
.woocommerce .quantity .qty {
    width: 3.631em !important;
    text-align: center;
    margin-right: 0 !important;
	    border-radius: 0 !important;
}
html .custom_product_style4 .quantity input.qty {
    width: 3.631em !important;
    text-align: center;
    margin-right: 0 !important;	
	    border-radius: 0 !important;
}
html .single-product .woocommerce div.product form.cart div.quantity {
	    margin: 0 10px 0 0 !important;
}
.woocommerce-account .post-26 .woocommerce {
    padding: 30px 20px;
    text-align: left;
    border-radius: 5px;
    max-width: 100% !important;
    margin: 0 auto;
    width: 100%;
}
html body a.dokan-btn-theme, html body .dokan-btn-theme {
	    height: 40px !important;
    min-height: 40px;
    line-height: 20px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
	  border: none !important;
}
.woocommerce-MyAccount-orders tr { 
    border-bottom: 1px solid var(--border-colors) !important;
}
.woocommerce table.my_account_orders td, .woocommerce table.shop_table td, table.shop_table td {
    border-bottom: none !important;	
}
.woocommerce-MyAccount-content .addresses {
	display: block !important;
}
.woocommerce-MyAccount-content .woocommerce-Address h2 {
	display: block !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after {
	display: none !important;
}
html .quantity-shop .loading { 
opacity: .25 !important;
    padding-right: 2.618em !important;
}
html .product-cart-wrap .button.loading::after {
    top: inherit !important;
    bottom: inherit !important;
    left: inherit !important;
    right: inherit !important;
}
.archive .select2-container--open .select2-dropdown--below {
    margin-top: 0 !important;
}
.archive  .select2-dropdown--above {
    margin-top: 0 !important;
}
.variations_form .reset_variations {
    display: none !important;
}
html .dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected {
    background: #05543F !important;
}
html .dgwt-wcas-suggestion-product .dgwt-wcas-st-title {
	    font-weight: 500 !important;
    font-family: 'Roboto', sans-serif !important;
}
html .dgwt-wcas-suggestions-wrapp {
	top: 93.95px !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation a::before {
	display: none;
}
.woocommerce table.my_account_orders thead th:first-child, .woocommerce table.shop_table thead th:first-child, table.shop_table thead th:first-child {
    border-radius: 6px 0 0 6px !important;
}
.woocommerce table.my_account_orders thead th:last-child, .woocommerce table.shop_table thead th:last-child, table.shop_table thead th:last-child {
    border-radius: 0px 6px 6px 0px !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
	border: 1px solid #dcdcdc !important;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--compare {
    display: none;
}
.default_single_product .entry-summary span.onsale { 
    background: #f00 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
}
html .woosw-popup .woosw-popup-inner .woosw-popup-content { 
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}
.product-cart-wrap .product-action-1 li button {
    transition: none !important;
}
.sidebar_rewirte_dok_dash {
	background-color: #000 !important;
}
html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu {
    background-color: unset !important;
    padding: 0 !important;
}
html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash ul.dokan-dashboard-menu li.active {
	    background-color: #fabf09 !important;
    border-radius: 0 !important;
    color: #fff !important;
}
html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash ul.dokan-dashboard-menu li.active a {
padding: 10px 0 10px 18px !important;
    display: block;
    color: #fff;
    font-size: 14px !important;
    font-weight: 500 !important;
}
html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar .dokan-dashboard-menu li.active.dashboard {
	background-color: #05543f !important;
	    margin-bottom: 0 !important;
}
html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
	background-color: #05543f !important;	
    border-radius: 0 !important;
    color: #fff !important;
}
html body .dokan-dashboard-wrap .sidebar_rewirte_dok_dash ul..dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
	font-size: 14px !important;
    font-weight: 500 !important;
	    color: #CFCFCF !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.active {
    background: #fabf09 !important;
    margin-bottom: 0 !important;
}
html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
    color: #fff  !important;
    position: relative !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    transition: none !important;
    font-family: var(--font-heading) !important;
}
/* html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.active {
background: #05543f !important;
	margin-bottom: 0 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
} */
html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li {
    border: 0px !important;
    margin-bottom: 0 !important;
}
html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:before {
	display: none !important;
    left: 93%;
    top: 1.3rem;
    border: transparent solid;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent #fff transparent transparent;
    border-left-color: #fff;
    border-width: 16px 16px 16px 0;
    margin-top: -16px;
}
html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active).has-submenu:before {
    right: 0;
    top: 1.3rem;
    border: transparent solid;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent #05543F transparent transparent;
    border-left-color: #05543F;
    border-width: 16px 16px 16px 0;
    margin-top: -16px;
    z-index: 990;
}
html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li:hover a, html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li.current a {
    background-color: #05543F !important;
    border-radius: 0 !important;
    color: #fff !important;
    margin-bottom: 0 !important;
    border: none;
	    font-size: 14px !important;
    font-weight: 500 !important;
}
html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li a {
color: #CFCFCF !important;
		    font-size: 14px !important;
    font-weight: 500 !important;
}
html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li:hover i { 
	color: #fff !important;
}
html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li i { 
	color: #CFCFCF !important;
}
html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li:hover a {
color: #fff !important;
		    font-size: 14px !important;
    font-weight: 500 !important;
}
html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li:hover:before, html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li.current:before {
		color: #fff !important;
}
html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active) ul.navigation-submenu li {
    display: block;
    padding-left: 0.5em;
    background: transparent !important;
}
html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active) ul.navigation-submenu {
		background-color: #05543F !important;
}
html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar li.dokan-common-links.dokan-clearfix:hover {
    background-color: transparent !important;
}
li.dokan-common-links.dokan-clearfix {
    margin-top: 40px !important;
}
.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: "Font Awesome 6 Free" !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover {
    background-color: var(--color-brand);
    border-radius: 10px;
    color: #fff !important;
}

html .dokan-dashboard .dokan-dash-sidebar {
    background-color: #05543f;
    background: #05543F !important;
}
html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu {
    background: #05543F !important;	
}
html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active, html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
 background: #fabf09 !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}
html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active).has-submenu:after {
    right: 0;
    top: 1.3rem;
    border: transparent solid;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent #05543F transparent transparent;
    border-left-color: #05543F;
    border-width: 16px 16px 16px 0;
    margin-top: -16px;
    z-index: 990;
}
html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active) ul.navigation-submenu, html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li {
	background: #05543F !important;
}
html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
    color: #CFCFCF !important;
    position: relative !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    transition: none !important;
    font-family: var(--font-heading) !important;
}
html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover a {
    color: #fff !important;
}
html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a {
    color: #fff !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li a {
	color: #CFCFCF !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li a:hover {
	color: #fff !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:first-child {
    display: none !important;
}
.dashboard-widget.products .widget-title .pull-right a {
    display: none;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:first-child {
    display: none !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:nth-of-type(2) {
    display: none !important;
}
.dokan-store-settign-header-wrap .entry-title small {
    display: none !important;
}
.dokan-dashboard-content .dokan-profile-completeness {
	display: none !important;
}
.settings-area .dokan-banner {
    display: none !important;
}
.dokan-settings-content .dokan-settings-area .dokan-banner {
    display: none !important;
}
span.item-inline-edit.editline {
    display: none;
}
.content-half-part.dokan-product-meta #edit-slug-box {
    display: none;
}
/* Fine till here */

 .mce-toolbar .mce-btn i {
    font-family: 'dashicons' !important;
} 
.dokan-w4.ajax_prev.dokan-text-left {
    margin-left: 25% !important;
	display: none !important;
}
html .dokan-dashboard-wrap .dokan-form-group .select2-container {
    width: 100% !important;
	    border: none !important;
}
/* .dokan-dashboard-wrap .dokan-form-control, .dokan-dashboard-wrap input {
    height: auto !important;
    width: 100% !important;
    padding: 0px 20px !important;
    background: #fff !important;
}*/
 html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a {
    float: left;
    border: 0px !important;
    margin: 0px 5px;
    text-align: center;
    border-radius: 5px;
    width: 33.33% !important;
    padding: 10px 20px !important;
    color: #fff !important;
    background: var(--color-brand-2);
} 

html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links .tips:last-child {
    background: var(--color-brand-dark) !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a.tips i {
    font-size: 17px;
    padding-right: 0;
}
html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links .tips:hover {
    background: var(--background-3) !important;
    color: var(--color-brand) !important;
}
.product-edit-new-container .dokan-shipping-container .dokan-shipping-dimention-options {
    margin-bottom: 20px;
    display: flex;
}
.dokan-dashboard .dokan-dashboard-content .edit-account fieldset {
    margin-top: 30px;
    padding: 0;
    padding-bottom: 30px;
}
.dokan-address-fields .dokan-right-margin-30 {
    margin-right: 39px !important;
}
.show_if_stock {
	    padding: 10px !important;
}
.contnet_cart_box dl.variation, .woocommerce-cart-form__cart-item.cart_item dl.variation{
	display: none !important;
}
html .cart_totals .woocommerce-shipping-totals.shipping th {
	    width: 50% !important;
}
.woocommerce-checkout-review-order-table dl.variation {
	display: none !important;
}
.vendor-custom-price-section .wc_input_price.dokan-form-control {
	background-color: #fabf09  !important;
}
/* Checkout Page Css Start */
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #fff !important;
    margin-bottom: 50px !important;
    margin-top: 50px !important;
    box-shadow: var(--box-shadown-2);
    border-radius: 15px;
    border: 1px solid var(--border-colors) !important;
    padding: 0;
}
.woocommerce-privacy-policy-text p {
	color: #000 !important;
}
#add_payment_method #payment label, .woocommerce-cart #payment label, .woocommerce-checkout #payment label {
    color: #000 !important;
	font-size: 14px !important;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    border-bottom-color: var(--border-colors) !important;
    padding: 2rem;
}
html #add_payment_method #payment .payment_box, .woocommerce-cart #payment .payment_box, html .woocommerce-checkout #payment .payment_box {
    background-color: var(--background-2) !important;
    color: #fff !important;
}
html .u-color-primary {
    color: #05543F !important;
}
ul.wc_payment_methods.payment_methods li.payment_method_cpsw_stripe_element:only-child label[for="payment_method_cpsw_stripe_element"] {
    display: inline !important;
}
.wc_payment_methods.payment_methods p {
	color: #000 !important;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border-bottom-color: var(--background-2) !important;
}
.woocommerce-MyAccount-content ul.dokan-account-migration-lists {
    display: none !important;
}
/* End Checkout */
html .single-product .woocommerce div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: 100%;
    max-width: 29% !important;
}
html .woocommerce-cart .woocommerce-cart-form__contents td a.empty_carts {
    line-height: 40px !important;
    height: 40px !important;
}
html .woocommerce-cart .woocommerce-cart-form__contents .product-remove a.remove {
	line-height: 29px !important;
}
html .woocommerce-MyAccount-content p:has(br), html .woocommerce-MyAccount-content p:has(&nbsp;) {
    display: none !important;
}
.woocommerce-orders-table .woocommerce-orders-table__header .nobr {
	font-weight: 500 !important;
    font-size: 16px;
}
.woocommerce-orders-table__cell a {
	    font-size: 16px;
}
table.my_account_orders thead th, .woocommerce table.shop_table thead th, table.shop_table thead th {
    font-size: 16px;
    font-weight: 500 !important;
}
.woocommerce table.my_account_orders th, .woocommerce table.shop_table th, table.shop_table th {
	font-size: 16px !important;
	border: none !important;
}
html .woocommerce table.shop_table {
    border-collapse: collapse !important;
    border-color: var(--border-colors) !important;
    border: 1px solid var(--border-colors) !important;
    border-radius: 6px !important;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    border-top: 1px solid rgba(0, 0, 0, .1) !important;
}
html .woocommerce table.my_account_orders tfoot tr:last-child td, html .woocommerce table.shop_table tfoot tr:last-child td, html table.shop_table tfoot tr:last-child td {
	border-bottom-color: 1px solid rgba(0, 0, 0, .1) !important;
    border-bottom-color: inherit !important;
    border-color: rgba(0, 0, 0, .1) !important;
}
html .page-id-26 .addresses .woocommerce-Address {
	display: block !important;
}
.woocommerce-MyAccount-content .woocommerce-Address h2 {
    display: block !important;
    font-weight: 500 !important;
    font-size: 18px;
}
.woocommerce-account .addresses .title .edit {
    float: left !important;
    margin: 20px 0;
    margin: 20px 0;
    background-color: var(--color-brand);
    border-radius: 5px;
    padding: 14px;
    color: #fff !important;
    height: 40px !important;
    min-height: 40px;
    line-height: 11px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    border: none !important;
}
.woocommerce-account .addresses .title .edit:hover {
    background-color: #FABF09;
    color: #fff !important;
}
.address-field .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    border: 1px solid var(--border-colors) !important;
    border-radius: 10px;
    height: 64px;
    box-shadow: none;
    font-size: var(--font-md);
    background: #fff;
    width: 100%;
}
html .woocommerce-form-login.login {
	    width: 100% !important;
    margin: 0 auto !important;
}
 .woocommerce form.register {
    margin: 0 0 !important;
}
.woocommerce-ResetPassword { 
    border: 1px solid #dcdcdc !important;
    padding: 30px;
    border-radius: 5px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
	    float: left !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
	    float: right !important;
}
html .woocommerce-orders-table__cell-order-actions {
	justify-content: space-between !important;
}
html .woocommerce a.button, html .woocommerce button.button {
    font-weight: 400 !important;
    font-family: 'Roboto', sans-serif !important;
    height: 40px !important;
    min-height: 40px;
    line-height: 20px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    border: none !important;
	border-radius: 5px !important;
    line-height: 40px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    line-height: normal;
    height: 44px !important;
    border-radius: 5px !important;
}
em {
	    font-style: italic;
    font-size: 14px;
    font-weight: 400 !important;
}
.woocommerce-MyAccount-content legend {
    display: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px !important;
}
.address-field .select2-container--default .select2-selection--single {
	    line-height: normal;
    height: 44px !important;
    border-radius: 5px !important;
/* 	    padding: 0 12px !important; */
}
.select2-container .select2-selection__arrow::before {
    line-height: 0px !important;
    bottom: 10px !important;
}
.select2-container--open .select2-dropdown--below {
    margin-top: 0 !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
/*     background-color: #dcdcdc !important;
    color: #000 !important; */
	background-color: #9ddbc9 !important;
    color: var(--color-heading) !important;
}
input[name="coupon_code"] {
    height: 40px !important;
    line-height: 20px !important;
}
.woocommerce-checkout #payment {
    margin-bottom: 0px !important;
	border-radius: 6px !important;
}
.woocommerce-MyAccount-content 	fieldset {
    padding: 0;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items .remove_from_cart_button {
	    line-height: 30px !important;
}
.woocommerce-password-strength.bad, .woocommerce-password-strength.short, .woocommerce-password-strength.strong, .woocommerce-password-strength.good {
    color: #000 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
}
/* .page-id-4123 .woocommerce .u-column1 form.login {
	    width: 50% !important;
    margin: 30px 0 !important;
} */
.woocommerce .u-column2 form.register {
    margin: 20px 0 !important;
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input, .woocommerce form .form-row .input-checkbox {
    margin: 0 1em 0 0;
    accent-color: #05543f;
    background: #fff !important;
    color: #fff !important;
	font-size: 14px !important;
}
/* dokan dashboard Css Start */
.dokan-dashboard-wrap .dokan-form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 44px !important;
    line-height: 34px !important;
    font-size: 14px;
    font-weight: 400 !important;
}
html .dokan-dashboard-wrap .dokan-form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 46px !important;
    line-height: 40px !important;
    margin: 0;
    padding: 0;
    min-height: 40px !important;
}
html .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group button, html .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group a {
    margin-right: 5px;
    border: none !important;
    border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
	height: 40px !important;
    line-height: 40px !important;
    margin: 5px !important;
}

.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group a {
    display: flex;
    align-items: center;
    border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 34px !important;
    margin-top: 10px;
}
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li a {
    color: #6d6d6d;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
html body input[type=submit].dokan-btn-theme, html body a.dokan-btn-theme, html body .dokan-btn-theme, html .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .shop_table a.add_to_cart, html .shop_table a.button, .dokan-btn {
    border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 34px !important;
}
html .dokan-dashboard-wrap .dokan-form-group .select2-container--default .select2-selection--single {
    height: 40px !important;
    line-height: 40px !important;
border: 1px solid var(--border-colors) !important;
    border-radius: 5px !important;
    min-height: 40px;
}
.mce-container-body .mce-resizehandle {
    display: none;
}
html .mapboxgl-ctrl-geocoder--input {
	    height: 40px !important;
    line-height: 39px !important;
    border-radius: 5px !important;
    min-height: 40px;
    padding: 0 35px !important;
    box-shadow: none;
}
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 button, .dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 a.dokan-btn {
    float: right;
    border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 34px !important;
}
input[type='submit'].dokan-btn-default, a.dokan-btn-default, .dokan-btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 34px !important;
}
.dokan-dashboard-wrap .dokan-form-control, .dokan-dashboard-wrap input {
    height: auto !important;
    width: 100% !important;
    padding: 0px 20px !important;
    line-height: normal !important;
    height: 44px !important;
    border-radius: 5px !important;
}
html .dokan-form-control {
min-height: 40px !important;
}
html .dokan-dashboard-wrap input {
    height: 40px !important;
    border-radius: 5px !important;
    padding: 0 30px !important;
}
.mce-statusbar .mce-container-body {
    display: none !important;
}
.woocommerce table.my_account_orders .button {
    white-space: nowrap;
    margin-right: 10px !important;
}
.woocommerce-MyAccount-content a.vendor-dashboard {
	padding: 10px 20px !important;
	line-height: normal !important;
}
.dokan-orders-area li.active a, .dokan-listing-filter li.active a {
    background: var(--color-brand);
    color: #fff !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.dokan-orders-area li a, .dokan-listing-filter li a {
	    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.dokan-table > caption + thead > tr:first-child > th, .dokan-table > colgroup + thead > tr:first-child > th, .dokan-table > thead:first-child > tr:first-child > th, .dokan-table > caption + thead > tr:first-child > td, .dokan-table > colgroup + thead > tr:first-child > td, .dokan-table > thead:first-child > tr:first-child > td {
    border-top: 0;
    color: #000;
}
.dokan-orders-area a.dokan-btn {
	    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 40px !important;
    min-height: 40px !important;
    padding: 0 20px !important;
    margin-bottom: 10px;
}
#dokan-add-tracking-number {
	    background: #05543f !important;
		    font-size: 14px !important;
    font-weight: 400 !important;
}
#dokan-add-tracking-number:hover {
    background-color: var(--color-brand-2) !important;
    border: none !important;
    color: #fff !important;
	    font-size: 14px !important;
    font-weight: 400 !important;
}

td.admin_commission.column-admin_commission span:last-child {
    display: none;
}
.dokan-order-filter-serach form.dokan-right {
	display: flex;
    flex-wrap: nowrap;
    justify-content: end;
}
.dokan-order-filter-serach form.dokan-right .dokan-form-group {
	display: flex;
    gap: 0;
    margin-bottom: 0;
    justify-content: center;
    align-items: center;
    justify-items: center;
}
.dokan-order-filter-serach form.dokan-right .dokan-form-group .dokan-btn-danger {
	    width: 100% !important;
    margin-right: 10px;
    font-size: 14px !important;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
}
html .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left {
    width: 100% !important;
}
.dokan-orders-area .dokan-order-filter-serach {
	display: flex !important;
    flex-wrap: nowrap;
    justify-content: start;
}
#order-filter .dokan-form-group {
	    height: 40px;
    margin-bottom: 5px;
}
html .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group input {
	    height: 40px !important;
    line-height: 40px !important;
    border-radius: 5px !important;
    min-height: 40px !important;
}
html .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group .select2-container {
    padding-left: 0 !important;
	    height: 40px !important;
	padding-right: 0 !important;
}
html #dokan-filter-customer .select2-selection__arrow::before {
    line-height: 0px !important;
    bottom: 0px !important;
}
.dokan-order-action a.button.tips.wpo_wcpdf.invoice.pdf.exists {
    background-color: transparent !important;
    border: none;
}
.dokan-order-action a.button.tips.wpo_wcpdf.packing-slip.pdf, .dokan-order-action a.button.tips.wpo_wcpdf.invoice.pdf {
	    background-color: transparent !important;
    border: none;
}
.dokan-order-action a.dokan-btn.dokan-btn-default.dokan-btn-sm.tips {
		    background-color: transparent !important;
/*     border: none !important;
	color: #000 !important; */
}
.pagination-wrap ul.pagination > li > span.current {
    border-radius: 50px;
}
html .dokan_content_rewrite .dashboard-widget.big-counter {
	    padding: 0 !important;
    margin: 0 !important;
}
html .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul {
    justify-content: flex-start;
}
html .dashboard-content-area .dokan_content_rewrite {
	    display: block;
    overflow: hidden;
}
html .dashboard-content-area .dokan-announcement-widget {
	width: 99% !important;
}
.dokan-table .dokan-order-action a { 
padding: 0 !important;
    margin: 0 !important;
    width: 34px;
    height: 34px;
}
.dokan-table .dokan-order-action a  svg {
	display: none;
}
#order_shipping_line_items .wc-order-edit-line-item {
	display: none;	
}
#dokan-order-status-form .select2-container {
	width: 100% !important;
    margin-bottom: 10px;
}
#dokan-order-status-form .select2-container .select2-selection {
	    width: 100% !important;
    height: 40px !important;
    line-height: 40px !important;
}
#dokan-order-status-form .dokan-btn-success {
	background-color: var(--color-brand) !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
#dokan-order-status-form .dokan-btn-success:hover {
background-color: #fabf09 !important;
}
#dokan-order-status-form .dokan-cancel-status {
    width: 100% !important;
}
.dokan-panel-body .refund-items { 
border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 40px !important;
    line-height: 40px !important;
    border: none !important;
}
.dokan-order-details-wrap .dokan-order-left-content {
	    margin-right: 3%;
    width: 62%;
}
html .dokan-dashboard .dokan_tabs_container  tr:nth-child(2) td {
    border-top: 1px double #eee !important;
}
html .dokan-dashboard tr:nth-child(2) td {
    border-top: 1px double #eee;
}
.dokan-dashboard .tab-pane .table-striped th {
	color: #000;
}
.dokan-reports-content .dokan-reports-area .report-filter#dokan-v-dashboard-reports div.dokan-form-group input[type=submit].dokan-btn-success {
    height: 36px;
    border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 34px !important;
    background-color: var(--color-brand) !important;
}
.dokan-reports-content .dokan-reports-area .report-filter#dokan-v-dashboard-reports div.dokan-form-group input[type=submit].dokan-btn-success:hover {
color: #FFFFFF !important;
    border-color: #fabf09 !important;
    background-color: #fabf09 !important;
}
html .dokan-reports-content .tab-pane .dokan-btn-danger,html  input[type='submit'].dokan-btn-danger[disabled], html .dokan-btn-danger[disabled] {
    background-color: var(--color-brand) !important;
    border: none !important;
	width: auto !important;
}
.dokan-reports-content .tab-pane .dokan-btn-danger:hover {
color: #FFFFFF !important;
    border-color: #fabf09 !important;
    background-color: #fabf09 !important;
}
#store-form .dokan-w5 {
	    width: 63% !important;
}
#store-form .dokan-w6 {
	    width: 63% !important;	
}
.dokan-address-fields .dokan-right-margin-30 {
    margin-right: 14px !important;
}
#dokan-address-fields-wrapper .dokan-w5 {
	    width: 48% !important;
}
html #store-form .dokan-form-group:nth-child(5) .dokan-w6 {
	width: 63% !important;
}
html #store-form .cityzip .dokan-w6 {
	    width: 50% !important;
}
.dokan-dashboard-content .dokan-w4.ajax_prev .dokan-btn-danger {
width: auto !important;	
}
/* .dokan-dashboard .tooltip.show {
display: none !important;
} */
.dokan-orders-content .dokan-orders-area td.dokan-order-action {
	grid-gap: 10px;
}
.dokan-orders-content .dokan-orders-area .dokan-order-action a.tips {
	border: solid 1px #ddd !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 0 !important;
    color: #000 !important;
}
.dokan-orders-content .dokan-orders-area .dokan-order-action a.tips:hover {
    border: solid 1px #fabf09 !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 0 !important;
    color: #000 !important;
}
.dokan-bank-settings-template .bottom-actions button[type=submit] {
    height: 40px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}
.dokan-bank-settings-template .dokan_payment_disconnect_btn { 
    height: 40px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    justify-content: center;
    padding: 0 20px !important;
    width: auto !important;
}
.weight-dimension .dimensions_field .dokan-form-group {
	    display: flex;
}
/* Dokan Dashboard Css END */

.single-product .site-content .container {
        padding: 0 15px;
}
html .single-product .products_single .default_single_product div.product {
    padding: 0 80px !important;
}
.woosw-switcher .select2-container--default .select2-selection--single {
    height: 44px !important;
    line-height: 44px !important;
    padding: 0px 35px 0px 20px;
}
#woosw_copy_url {
	    height: 44px !important;
    line-height: 44px !important;
}
.woosw-list .woosw-copy .woosw-copy-url {
    margin-left: 10px;
    margin-right: 10px;
}
html .shipping-calculator-form .select2-selection--single {
	line-height: 44px !important;
    height: 44px !important;
    border-radius: 5px !important;
}
.woocommerce-customer-details h2.woocommerce-column__title {
	font-weight: 500 !important;
    margin-bottom: 15px;
    font-size: 24px;
}
.woocommerce .woocommerce-customer-details address {
    padding: 20px;
    border: 1px solid var(--border-colors);
    font-size: 16px;
    line-height: 26px;
    font-family: var(--font-text);
    color: var(--color-text);
    line-height: 22px;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 14px;
}
.dokan-dashboard .dokan-other-options.dokan-edit-row.dokan-clearfix {
    padding-right: 16px !important;
    pointer-events: none !important;
    color: gray !important;
    opacity: 0.5 !important;
}
html .product_style_five  .variableaddtocart .value .select2-selection__arrow {
    top: 18px !important;
}
.woopq-quantity .qty {
    height: 40px !important;
}
.default_single_product .woosw-btn:hover {
	background-color: var(--color-brand) !important;
    color: #fff !important;
}
.single-product .product_style_five .select2-selection.select2-selection--single {
	    border: none !important;
    background: transparent !important;
padding: 0 !important;
}
html .single-product .product_style_five .variations_form td.value {
    padding: 0 !important;
}
html .single-product .product_style_five .value select.select2 {
	    line-height: 40px;
    text-align: center;
    color: #000 !important;
}
html .products-per-page .select2-container--default .select2-selection--single {
    height: 40px !important;
    line-height: 40px !important;
}
html .woocommerce-products-header .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
}
html .products-per-page .select2-container .select2-selection__arrow::before, html .woocommerce-ordering .select2-container .select2-selection__arrow::before{
    line-height: 5px !important;
    bottom: 0 !important;
}
html .woocommerce-products-header .select2-container--default .select2-selection--single {
    height: 40px !important;
    line-height: 40px !important;
	    border-radius: 5px;
}
.woocommerce-Reviews {
	    margin: 0 auto;
    background: var(--background-2);
    padding: 50px;
    border-radius: 5px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 50px;
    border: 1px solid #05543F;
}
.wpcf7-form-control {
	    height: 40px;
    line-height: normal;
    border-radius: 6px;
}
html .wpcf7-form input[type=submit] {
    border: none !important;
    width: 22% !important;
    padding: 0px !important;
    height: 40px !important;
    display: flex !important;
    margin: 0 auto !important;
    border-radius: 6px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.wpcf7-response-output { 
    font-size: 14px !important;
    font-weight: 400 !important;
}
.woosw-popup-content-bot-inner .woosw-continue {
	    display: none;
}
.woosw-popup-content-bot-inner {
	    text-align: center;
    margin: 0 auto;
    justify-content: center !important;
}
.dokan-product-edit-form .dokan-form-top-area {
	background-color: #f5f5f5 !important;
/*     pointer-events: none;
    opacity: 0.6; */
}
.dokan-product-edit-form .dokan-product-inventory  { 
background-color: #f5f5f5 !important;
/*     pointer-events: none;
    opacity: 0.6; */
}
.dokan-section-content .dokan-attribute-type a.add_new_attribute, .dokan-section-content .dokan-attribute-type a.dokan-save-attribute { 
border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 40px !important;
    line-height: 40px !important;
}
.dokan-variation-action-toolbar .cancel-variation-changes {
	border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 40px !important;
    line-height: 40px !important;
}
.dokan-dashboard-header .dokan-right .dokan-btn-sm {
	border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 40px !important;
    line-height: 40px !important;
}
.dokan-w4 .grant_access {
border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 40px !important;
    line-height: 40px !important;
    background: #05543F !important;
	border: none !important;
}
.dokan-w4 .grant_access:hover {
border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 40px !important;
    line-height: 40px !important;
        background: #fabf09 !important;
	border: none !important;
}
html .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group {
    flex-wrap: nowrap !important;
	margin-bottom: 0 !important;
}
html .dokan-order-filter-serach .dokan-left {
    width: 100% !important;
}
html .dokan-order-filter-serach .dokan-right {
    width: 100% !important;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group input, .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group select, .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group .select2-container {
	border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 40px !important;
    line-height: 40px !important;
    width: auto !important;
}
.woocommerce-notices-wrapper .woocommerce-error li p{
	   display: none;
}
.woocommerce-notices-wrapper .woocommerce-error::before {
	top: 10px;
}
.wps_apv_share_content_template_alpha {
	    display: none;
}
.wps_tofw_product-details-section-template {
    float: none;
    width: 100%;
    border: solid 1px #e7e7e7;
    padding: 20px;
    margin-bottom: 50px !important;
}
.wps-product-details-table thead {
	    background: var(--background-2);
}
.wps-tofw-order-tracking-section .wps_tofw_order_tab ul li.wps_active_tab a {
    background: #05543f;
    color: #fff;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 40px !important;
    height: 40px !important;
    display: block;
    border-right: none;
}
.wps-tofw-order-tracking-section .wps_tofw_order_tab ul li a {
    color: #05543f;
    padding: 8px 16px;
    border: 1px solid #05543f;
    font-size: 16px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 40px !important;
    height: 40px !important;
    display: inline-block;
}
.wps-tofw-order-tracking-section .wps_tofw_order_tracker_content { 
box-shadow: 0 1px 0 #e7e7e7;
}
.wps-tofw-order-tracking-section .wps_tofw_product-details-section-template table, .wps-tofw-order-tracking-section .wps_tofw_product-details-section table {
	margin: 0;
}
.wps_export {
    /* margin-top: 8px; */
    margin-bottom: 8px;
    background-color: #05543f !important;
    color: white !important;
    font-size: 16px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 37px !important;
    height: 40px !important;
    border-radius: 5px;
	border: none;
}
.wps_export:hover {
background-color: var(--color-brand-2) !important;
    border-color: var(--color-brand-2);
    color: #fff !important;
	border:none;
}
html .woocommerce-order-details__title, .woocommerce-column__title {
    font-family: var(--font-heading);
    font-weight: 500 !important;
    line-height: 1.2 !important;
    color: var(--color-heading);
    margin-bottom: 15px;
    font-size: 32px;
}
.woocommerce-order-details header h2 {
	margin-top: 50px;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    color: var(--color-heading);
    margin-bottom: 15px;
    font-size: 32px;
}
.page-id-3535 .elementor-element.elementor-element-17e7392 {
    margin-top: 50px;
    margin-bottom: 50px;
}
.track_order .form-row.form-row-first {
	width: 100% !important;
}
.dokan-dashboard.dokan-theme-steelthemes-nest .header_area, .dokan-dashboard.dokan-theme-steelthemes-nest .footer_area, .dokan-dashboard.dokan-theme-steelthemes-nest .dokan_only_breadcrumb {
    display: none !important;
}
.dokan-dashboard.dokan-theme-steelthemes-nest div#primary {
    padding: 0px !important;
}
html .login-col1 { 
	width: 70% !important;
    float: left !important;
    border: 1px solid #dcdcdc !important;
	display: block !important;
	    margin: 40px;
	background: var(--background-2);
}
html .login-col1 .leftbanner {
	    width: 50% !important;
    float: left !important;
	padding: 20px 0 20px 20px;
}
html .login-col1 .leftbanner img {
    width: 100%;
    height: 460px;
    object-fit: cover;
}
.login-col1 .form-right {
	width: 50%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
/*     background: var(--background-2); */
}
.login-col1 .form-right form.login {
	    width: 100% !important;
    border: none !important;
	    margin: 60px 30px !important;
}
.page-id-4123 .dokan_only_breadcrumb {
	display: none;
}
.forgetpass-main {
	    display: flex;
    justify-content: space-between;
    padding: 0 4px 16px;
}

/* Register page Banner css START */
html .register-col2 { 
	width: 70% !important;
    float: left !important;
    border: 1px solid #dcdcdc !important;
	display: block !important;
	    margin: 40px;
	background: var(--background-2);
}
html .register-col2 .leftbanner {
	    width: 50% !important;
    float: left !important;
	padding: 20px 0 20px 20px;
}
html .register-col2 .leftbanner img {
    width: 100%;
    height: 639px;
    object-fit: cover;
}
.register-col2 .form-right {
	width: 50%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.register-col2 .form-right form.register {
	    width: 100% !important;
    border: none !important;
	    margin: 60px 30px !important;
}
.page-id-4127 .dokan_only_breadcrumb {
	display: none;
}
.register-col2  .vendor-customer-registration {
	display: none;
}
/* css for ad to cart button */
.bb-cart-wrap {
    display: flex;
    align-items: center;
    gap: 0;
    justify-content: end;
    width: 100% !important;
}

.bb-qty-controls {
    display: flex;
    align-items: center;
}

.bb-qty-controls button,
.bb-add-btn {
    padding: 4px 10px;
    background-color: #c00;
    color: #fff;
    border: none;
    border-radius: 4px;
}

.bb-qty {
    width: 50px;
    text-align: center;
}
/* End */
.single-product .woosw-btn  {
	    display: none !important;
}
.product_style_five .variations_form table {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.product_style_five .woocommerce-variation-price {
    text-align: left !important;
    padding-bottom: 0 !important;
}
.product-cart-wrap {
    min-height: auto !important;
}
.quantity-shop {
    padding-top: 0 !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li a.onpage {
	color: #fff !important;
    background: #05543f !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li a.onpage i {
    color: #fff !important;
}
html .custom_product_style4 .product-content-wrap .bb-cart-form button.bb-add-btn { 
border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 40px !important;
    width: 100%;
}
.single-product .related.products table.variations tr {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 10px;
    width: 100%;
    max-width: 100%;
    align-items: center;
}
.single-product .related.products table.variations tr td.value select {
	    line-height: 40px;
    height: 40px;
    padding: 0 8px;
    color: #000;
}
.single-product .related.products table.variations  span.price {
	    margin: 20px 0 !important;
}
/* Forget Pass CSS START */
.forgetpass-mainn {
	display: flex;
    justify-content: space-between;
    float: left !important;
    border: 1px solid #dcdcdc !important;
    background: var(--background-2);
margin: 0 200px !important;
}
.forgetpass-mainn .leftbanner {
width: 50% !important;
    float: left !important;
    padding: 20px 0 20px 20px;	
}
.forgetpass-mainn .leftbanner img {
	width: 100%;
    height: 460px;
    object-fit: cover;
}
.forgetpass-mainn  .form-right {
	width: 50%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.forgetpass-mainn  .lost_reset_password {
    width: 100% !important;
    border: none !important;
    margin: 60px 30px !important;
}
.page-id-26 .dokan_only_breadcrumb {
	display: none !important;
}
.forgetpass-mainn  .form-right .form-row-first {
	width: 100% !important;
}
/* Forget Pass CSS END */

.cart-dropdown-hm2 .woocommerce-mini-cart__buttons.buttons a { 
position: relative;
    padding: 4px 15px !important;
    line-height: 31px !important;
    font-size: 14px !important;
    font-family: var(--font-heading);
    font-weight: 400 !important;
    color: #fff;
    background: var(--color-brand);
    display: inline-block !important;
    border-radius: 5px !important;
    min-height: unset !important;
}
.cart-dropdown-hm2 .woocommerce-mini-cart__buttons.buttons a:hover { 
    background-color: var(--color-brand-2) !important;
    border-color: var(--color-brand-2);
    color: #fff !important;
}
/* Checkout Page CSS START */
.positionreplaced .checkout-left { 
border: 1px solid var(--border-colors) !important;
    background: var(--background-2);
    border-radius: 6px;
padding: 30px 40px;
}
.positionreplaced .checkout-right .woocommerce-checkout-review-order { 
	margin-top: 0 !important;
	border-radius: 6px !important; 
}
.positionreplaced .checkout-right  .woocommerce-checkout #payment {
	border-radius: 6px !important; 	
}
.positionreplaced .checkout-left .address-field.update_totals_on_change  span.woocommerce-input-wrapper {
	    line-height: normal;
    height: 44px !important;
    border-radius: 5px !important;
    background: #fff !important;
    width: 100% !important;
    display: block;
    padding: 13px 20px;
}
.positionreplaced .checkout-left .woocommerce-billing-fields h3 { 
	font-size: 24px;
    display: block;
    font-size: 24px;
    display: block;
    padding-bottom: 30px;
    line-height: 1.2;
    margin-bottom: 30px;
    border-bottom: 1px solid var(--border-colors) !important;
}
.positionreplaced .checkout-left .woocommerce-billing-fields { 
margin-top: 0;
}
/* Checkout Page CSS END */

[class*=" eicon-"], [class^=eicon] {
    display: inline-block;
    font-family: eicons !important;
}
/* Cart Page CSS START */
.woocommerce-cart  .cartpagecustomcl .cartpagebtn {
	    float: right;
    width: auto;
    margin-left: 10px;
} 
.woocommerce-cart  .cartpagecustomcl .empty_carts {
	    float: right;
}
.orderrcl .woocommerce-orders-table__cell-order-actions {
	display: flex;
    justify-content: flex-start !important;
}
/* Cart Page CSS END */
#commentform .form-submit #submit {
	    line-height: 40px !important;
    min-height: 40px !important;
    height: 40px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
/* .single-product .singlepage-max-price-removed .price {
	display: none !important;
}
.single-product .singlepage-max-price-removed .variations_form.cart .price {
	display: block !important;
} */
.woocommerce-checkout .checkbox {
	display: flex !important;
}
html .single-product .related .bb-cart-form .value #pa_weight {
	text-align: left;
}
#mailpoet_woocommerce_checkout_optin {
	width: unset !important;
    height: unset !important;
    accent-color: #05543f;
    background: #fff !important;
    color: #fff !important;
    font-size: 11px !important;
}
#ship-to-different-address .input-checkbox {
	width: unset !important;
    height: unset !important;
    accent-color: #05543f;
    background: #fff !important;
    color: #fff !important;
    font-size: 11px !important;
}
.woocommerce-terms-and-conditions-wrapper .checkbox {
	    display: flex !important;
    align-items: center;
}
.woocommerce-form__input-checkbox { 
	width: unset !important;
    height: unset !important;
    accent-color: #05543f;
    background: #fff !important;
    color: #fff !important;
    font-size: 11px !important;
}
.woosw-popup.woosw-show {
    opacity: 1;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.60) !important;
    /* -webkit-transition: opacity 0.1s; */
    /* transition: opacity 0.1s; */
}
.woosw-popup.woosw-show .woosw-popup-content-bot-inner a.woosw-page:hover, .woosw-popup-content-top .woosw-empty:hover, .woosw-popup-content-top .woosw-manage:hover {
	    color: #FABF09 !important;
    border-color: #fabf09;
}
.listfont  li span {
	font-weight: 400 !important;
}
.height400 .slider-content .mb-65 {
	margin-bottom: 45px !important;
	font-size: 24px !important;
}
.height400 .slider-content .display-2 {
	font-size: 54px !important;
}
.height400 .slider-content .theme_btn_all .btn {
	font-weight: 400 !important;
	font-size: 14px !important;
}
.height400 .slider-content .theme_btn_all .btn:hover {
color: #fff !important;
}
.contact_form_box_all textarea {
    margin: 6px 0px 10px;
    background: #fff !important;
    border: 1px solid var(--border-colors) !important;
}
.ratedropdwn span.select2-selection.select2-selection--single {
	    height: 40px !important;
    line-height: 40px !important;
    border-radius: 6px !important;
}
html .ratedropdwn .select2-selection select2-selection--single {
	    height: 40px !important;
    line-height: 40px !important;
    border-radius: 6px !important;
}
.ratedropdwn #select2-rate-your-experience-e5-container, .ratedropdwn .select2-container--default .select2-selection--single {
		    height: 40px !important;
    line-height: 40px !important;
    border-radius: 6px !important;
}
.ratedropdwn #select2-rate-your-experience-e2-container {
			    height: 40px !important;
    line-height: 40px !important;
}
.ratedropdwn .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #7e7e7e  !important;
}
.ratedropdwn .select2-container--default .select2-selection--single.selected .select2-selection__rendered {
  color: #000 !important;
font-weight:500 !important;
}
#billing_address_book_field .select2-container--default .select2-selection--single{
    height: 44px !important;
    line-height: 44px !important;
border-radius: 5px;
}
.billing_address_book .wc-address-book-address, .shipping_address_book .wc-address-book-address {
border: 1px solid #e2e2e2;
    padding: 20px;
    margin: 10px;
    width: 47.5%;
    float: left;
    background: #fff;
}
.billing_address_book .wc-address-book-address address, .shipping_address_book .wc-address-book-address address{
    font-weight: 400 !important;
}
.billing_address_book, .shipping_address_book {
	    background: #f4f6fa !important;
    border: solid 1px #ECECEC !important;
    padding: 25px !important;
    margin-bottom: 25px !important;
}
.woocommerce-address-fields .description {
	background: #9ddbc9 !important;
    color: #000 !important;
    border-radius: 3px;
    padding: 10px;
    margin: 3.5em 0 0;
    clear: both;
    display: none;
    position: relative;
    font-size: 12px;
}
.woocommerce-address-fields .description:before {
    border-color: #9ddbc9 transparent transparent transparent !important;
}
.wc-address-book-meta a {
    color: #000 !important;
    background-color: transparent;
    text-align: center;
    margin: 4px;
    max-width: 100%;
    width: 100%;
    font-size: 11px !important;
    border: solid 1px #000;
    border-radius: 5px !important;
    padding: 4px 8px;
    font-weight: 400 !important;
}
.wc-address-book-meta a:hover {
    background-color: var(--color-brand-2) !important;
    border-color: var(--color-brand-2);
    color: #000 !important;
}
.woocommerce-account .address_book header {
    border-bottom: none;
    margin-bottom: 0;
}
.lost_password {
	    line-height: 2;
}
.woocommerce-lost-password a.button.wc-forward.no_view_checkout {
	display:none !important;
}
html .woocommerce-orders .orderrcl  a.woocommerce-button.button.wps_track_order {
	margin-top: 0 !important;
}
.woocommerce-Address .woocommerce-address-title h3 {
	    width: 100% !important;
}
.discc li { 
list-style-type: disc;
    margin-left: 15px;
    font-size: 14px;
    font-weight: 400 !important;
}
.header-info-right .open-woogeolocation-popup {
	color: #FABF09 !important;
}
.chooselocation {
	    text-align: center;
    color: #fff;
}
.chooselocation .open-woogeolocation-popup { 
    color: #FABF09 !important;
}
 .cpiw_inner_first {
    display: block;
}
.cpiw_widget, .cpiw_inner {
	display: none;
}
/* Style for non-deliverable products */
.not-deliverable {
    opacity: 0.5;
    position: relative;
    pointer-events: none;
}

.not-deliverable::after {
    content: "Not deliverable at your location";
    position: absolute;
    top: 29%;
    width: 74%;
    margin: 0 auto;
    left: 31%;
    right: 0;
    transform: translate(-25%, -34%);
    background: rgba(255, 0, 0, 0.85);
    color: #fff;
    padding: 8px 12px;
    font-size: 14px;
    border-radius: 4px;
    z-index: 10;
    pointer-events: none;
    text-align: center;
}
.cpiwc_maindiv_popup {
	display: none !important;
}
.cpiw-modal {
    padding-top: 200px;
}
.cpiw_popup_check_div img {
    max-width: 40px !important;
    object-fit: contain;
	    margin-right: 20px;
}
.cpiw_popup_check_div {
	background-color: #ebfef0;
	    gap: 0;
}
input.cpiwopuppinzip {
	height: 40px;
	line-height: 40px;
	background: #ebfef0;
	border: solid 1px #05543f !important;
}
html .cpiwinzipsubmit {
    background-color: #05543f;
    color: #ffffff;
    min-height: 40px !important;
    line-height: 40px !important;
    padding: 0 !important;
    margin: 0 !important;
		    border-radius: 0 !important;
	border: none !important;
}
html .input.cpiwinzipsubmit {
	    border-radius: 0 !important;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding: 11px 30px !important;
    font-size: 12px !important;
    display: block !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    line-height: initial !important;
    min-width: 120px;
    min-height: 40px !important;
}

.popup_main {
    display: flex;
    flex-direction: column;
    padding: 15px;
    /* border-radius: 5px; */
    background-color: #ebfef0;
    align-items: flex-start;
}
h5.cpiw_popup_header {
    margin: 0;
    margin-bottom: 0;
    font-weight: bold;
    padding: 0 15px;
 text-transform: uppercase;
    text-align: center;
}
.modalimg-left img {
    width: 100%;
}
.modalzipmain {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ebfef0;
    padding: 10px;
}
.popuppincoderesponce p {
    padding: 7px;
    margin: 20px 0;
    color: #000;
    text-align: center;
    width: 100%;
	    background: transparent !important;
}
.modalimg-left {
	margin-bottom: 20px !important;
}
.popuppincoderesponce {
	width: 100%;
}   
.cpiw-modal span.close {
    cursor: pointer;
    position: absolute;
    top: -5px;
    right: 4px;
    font-size: 34px;
    padding: 12px 12px;
    color: #000;
}
.cpiw-modal .modal-content {
	    background-color: #ebfef0 !important;
padding: 36px;
}
.cpiw-open-modal-link { 
color: #fabf09 !important; 
}
.cpiw-open-modal-link:hover { 
color: #fff !important; 
}
.return-to-shop {
	display: none;
}
.dokan-form-group.product-type-dokn-style {
    display: none !important;
}
html .dokan-dashboard-wrap input {
    padding: 0 !important;
}
.dokan-dashboard .container {
        max-width: 100%;
    }







html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links .tips:last-child {
    background: var(--color-brand-dark) !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a.tips i {
    font-size: 17px;
    padding-right: 0;
}
html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links .tips:hover {
    background: var(--background-3) !important;
    color: var(--color-brand) !important;
}
.product-edit-new-container .dokan-shipping-container .dokan-shipping-dimention-options {
    margin-bottom: 20px;
    display: flex;
}
.dokan-dashboard .dokan-dashboard-content .edit-account fieldset {
    margin-top: 30px;
    padding: 0;
    padding-bottom: 30px;
}
.dokan-address-fields .dokan-right-margin-30 {
    margin-right: 39px !important;
}
.show_if_stock {
	    padding: 10px !important;
}
.contnet_cart_box dl.variation, .woocommerce-cart-form__cart-item.cart_item dl.variation{
	display: none !important;
}
html .cart_totals .woocommerce-shipping-totals.shipping th {
	    width: 50% !important;
}
.woocommerce-checkout-review-order-table dl.variation {
	display: none !important;
}
.vendor-custom-price-section .wc_input_price.dokan-form-control {
	background-color: #fabf09  !important;
}

/* Checkout Page Css Start */
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #fff !important;
    margin-bottom: 50px !important;
    margin-top: 50px !important;
    box-shadow: var(--box-shadown-2);
    border-radius: 15px;
    border: 1px solid var(--border-colors) !important;
    padding: 0;
}
.woocommerce-privacy-policy-text p {
	color: #000 !important;
}
#add_payment_method #payment label, .woocommerce-cart #payment label, .woocommerce-checkout #payment label {
    color: #000 !important;
	font-size: 14px !important;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    border-bottom-color: var(--border-colors) !important;
    padding: 2rem;
}
html #add_payment_method #payment .payment_box, .woocommerce-cart #payment .payment_box, html .woocommerce-checkout #payment .payment_box {
    background-color: var(--background-2) !important;
    color: #fff !important;
}
html .u-color-primary {
    color: #05543F !important;
}
ul.wc_payment_methods.payment_methods li.payment_method_cpsw_stripe_element:only-child label[for="payment_method_cpsw_stripe_element"] {
    display: inline !important;
}
.wc_payment_methods.payment_methods p {
	color: #000 !important;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border-bottom-color: var(--background-2) !important;
}
.woocommerce-MyAccount-content ul.dokan-account-migration-lists {
    display: none !important;
}
/* End Checkout */
html .single-product .woocommerce div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: 100%;
    max-width: 29% !important;
}
html .woocommerce-cart .woocommerce-cart-form__contents td a.empty_carts {
    line-height: 40px !important;
    height: 40px !important;
}
html .woocommerce-cart .woocommerce-cart-form__contents .product-remove a.remove {
	line-height: 29px !important;
}
html .woocommerce-MyAccount-content p:has(br), html .woocommerce-MyAccount-content p:has(&nbsp;) {
    display: none !important;
}
.woocommerce-orders-table .woocommerce-orders-table__header .nobr {
	font-weight: 500 !important;
    font-size: 16px;
}
.woocommerce-orders-table__cell a {
	    font-size: 16px;
}
table.my_account_orders thead th, .woocommerce table.shop_table thead th, table.shop_table thead th {
    font-size: 16px;
    font-weight: 500 !important;
}
.woocommerce table.my_account_orders th, .woocommerce table.shop_table th, table.shop_table th {
	font-size: 16px !important;
	border: none !important;
}
html .woocommerce table.shop_table {
    border-collapse: collapse !important;
    border-color: var(--border-colors) !important;
    border: 1px solid var(--border-colors) !important;
    border-radius: 6px !important;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    border-top: 1px solid rgba(0, 0, 0, .1) !important;
}
html .woocommerce table.my_account_orders tfoot tr:last-child td, html .woocommerce table.shop_table tfoot tr:last-child td, html table.shop_table tfoot tr:last-child td {
	border-bottom-color: 1px solid rgba(0, 0, 0, .1) !important;
    border-bottom-color: inherit !important;
    border-color: rgba(0, 0, 0, .1) !important;
}
html .page-id-26 .addresses .woocommerce-Address {
	display: block !important;
}
.woocommerce-MyAccount-content .woocommerce-Address h2 {
    display: block !important;
    font-weight: 500 !important;
    font-size: 18px;
}
.woocommerce-account .addresses .title .edit {
    float: left !important;
    margin: 20px 0;
    margin: 20px 0;
    background-color: var(--color-brand);
    border-radius: 5px;
    padding: 14px;
    color: #fff !important;
    height: 40px !important;
    min-height: 40px;
    line-height: 11px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    border: none !important;
}
.woocommerce-account .addresses .title .edit:hover {
    background-color: #FABF09;
    color: #fff !important;
}
.address-field .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    border: 1px solid var(--border-colors) !important;
    border-radius: 10px;
    height: 64px;
    box-shadow: none;
    font-size: var(--font-md);
    background: #fff;
    width: 100%;
}
html .woocommerce-form-login.login {
	    width: 100% !important;
    margin: 0 auto !important;
}
 .woocommerce form.register {
    margin: 0 0 !important;
}
.woocommerce-ResetPassword { 
    border: 1px solid #dcdcdc !important;
    padding: 30px;
    border-radius: 5px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
	    float: left !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
	    float: right !important;
}
html .woocommerce-orders-table__cell-order-actions {
	justify-content: space-between !important;
}
html .woocommerce a.button, html .woocommerce button.button {
    font-weight: 400 !important;
    font-family: 'Roboto', sans-serif !important;
    height: 40px !important;
    min-height: 40px;
    line-height: 20px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    border: none !important;
	border-radius: 5px !important;
    line-height: 40px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    line-height: normal;
    height: 44px !important;
    border-radius: 5px !important;
}
em {
	    font-style: italic;
    font-size: 14px;
    font-weight: 400 !important;
}
.woocommerce-MyAccount-content legend {
    display: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px !important;
}
.address-field .select2-container--default .select2-selection--single {
	    line-height: normal;
    height: 44px !important;
    border-radius: 5px !important;
/* 	    padding: 0 12px !important; */
}
.select2-container .select2-selection__arrow::before {
    line-height: 0px !important;
    bottom: 10px !important;
}
.select2-container--open .select2-dropdown--below {
    margin-top: 0 !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
/*     background-color: #dcdcdc !important;
    color: #000 !important; */
	background-color: #9ddbc9 !important;
    color: var(--color-heading) !important;
}
input[name="coupon_code"] {
    height: 40px !important;
    line-height: 20px !important;
}
.woocommerce-checkout #payment {
    margin-bottom: 0px !important;
	border-radius: 6px !important;
}
.woocommerce-MyAccount-content 	fieldset {
    padding: 0;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items .remove_from_cart_button {
	    line-height: 30px !important;
}
.woocommerce-password-strength.bad, .woocommerce-password-strength.short, .woocommerce-password-strength.strong, .woocommerce-password-strength.good {
    color: #000 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
}
/* .page-id-4123 .woocommerce .u-column1 form.login {
	    width: 50% !important;
    margin: 30px 0 !important;
} */
.woocommerce .u-column2 form.register {
    margin: 20px 0 !important;
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input, .woocommerce form .form-row .input-checkbox {
    margin: 0 1em 0 0;
    accent-color: #05543f;
    background: #fff !important;
    color: #fff !important;
	font-size: 14px !important;
}
/* dokan dashboard Css Start */
.dokan-dashboard-wrap .dokan-form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 44px !important;
    line-height: 34px !important;
    font-size: 14px;
    font-weight: 400 !important;
}
html .dokan-dashboard-wrap .dokan-form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 46px !important;
    line-height: 40px !important;
    margin: 0;
    padding: 0;
    min-height: 40px !important;
}
html .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group button, html .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group a {
    margin-right: 5px;
    border: none !important;
    border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
	height: 40px !important;
    line-height: 40px !important;
    margin: 5px !important;
}

.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group a {
    display: flex;
    align-items: center;
    border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 34px !important;
    margin-top: 10px;
}
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li a {
    color: #6d6d6d;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
html body input[type=submit].dokan-btn-theme, html body a.dokan-btn-theme, html body .dokan-btn-theme, html .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .shop_table a.add_to_cart, html .shop_table a.button, .dokan-btn {
    border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 34px !important;
}
html .dokan-dashboard-wrap .dokan-form-group .select2-container--default .select2-selection--single {
    height: 40px !important;
    line-height: 40px !important;
border: 1px solid var(--border-colors) !important;
    border-radius: 5px !important;
    min-height: 40px;
}
.mce-container-body .mce-resizehandle {
    display: none;
}
html .mapboxgl-ctrl-geocoder--input {
	    height: 40px !important;
    line-height: 39px !important;
    border-radius: 5px !important;
    min-height: 40px;
    padding: 0 35px !important;
    box-shadow: none;
}
.dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 button, .dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 a.dokan-btn {
    float: right;
    border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 34px !important;
}
input[type='submit'].dokan-btn-default, a.dokan-btn-default, .dokan-btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 34px !important;
}
.dokan-dashboard-wrap .dokan-form-control, .dokan-dashboard-wrap input {
    height: auto !important;
    width: 100% !important;
    padding: 0px 20px !important;
    line-height: normal !important;
    height: 44px !important;
    border-radius: 5px !important;
}
html .dokan-form-control {
min-height: 40px !important;
}
html .dokan-dashboard-wrap input {
    height: 40px !important;
    border-radius: 5px !important;
    padding: 0 30px !important;
}
.mce-statusbar .mce-container-body {
    display: none !important;
}
.woocommerce table.my_account_orders .button {
    white-space: nowrap;
    margin-right: 10px !important;
}
.woocommerce-MyAccount-content a.vendor-dashboard {
	padding: 10px 20px !important;
	line-height: normal !important;
}
.dokan-orders-area li.active a, .dokan-listing-filter li.active a {
    background: var(--color-brand);
    color: #fff !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.dokan-orders-area li a, .dokan-listing-filter li a {
	    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.dokan-table > caption + thead > tr:first-child > th, .dokan-table > colgroup + thead > tr:first-child > th, .dokan-table > thead:first-child > tr:first-child > th, .dokan-table > caption + thead > tr:first-child > td, .dokan-table > colgroup + thead > tr:first-child > td, .dokan-table > thead:first-child > tr:first-child > td {
    border-top: 0;
    color: #000;
}
.dokan-orders-area a.dokan-btn {
	    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 40px !important;
    min-height: 40px !important;
    padding: 0 20px !important;
    margin-bottom: 10px;
}
#dokan-add-tracking-number {
	    background: #05543f !important;
		    font-size: 14px !important;
    font-weight: 400 !important;
}
#dokan-add-tracking-number:hover {
    background-color: var(--color-brand-2) !important;
    border: none !important;
    color: #fff !important;
	    font-size: 14px !important;
    font-weight: 400 !important;
}

td.admin_commission.column-admin_commission span:last-child {
    display: none;
}
.dokan-order-filter-serach form.dokan-right {
	display: flex;
    flex-wrap: nowrap;
    justify-content: end;
}
.dokan-order-filter-serach form.dokan-right .dokan-form-group {
	display: flex;
    gap: 0;
    margin-bottom: 0;
    justify-content: center;
    align-items: center;
    justify-items: center;
}
.dokan-order-filter-serach form.dokan-right .dokan-form-group .dokan-btn-danger {
	    width: 100% !important;
    margin-right: 10px;
    font-size: 14px !important;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
}
html .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left {
    width: 100% !important;
}
.dokan-orders-area .dokan-order-filter-serach {
	display: flex !important;
    flex-wrap: nowrap;
    justify-content: start;
}
#order-filter .dokan-form-group {
	    height: 40px;
    margin-bottom: 5px;
}
html .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group input {
	    height: 40px !important;
    line-height: 40px !important;
    border-radius: 5px !important;
    min-height: 40px !important;
}
html .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group .select2-container {
    padding-left: 0 !important;
	    height: 40px !important;
	padding-right: 0 !important;
}
html #dokan-filter-customer .select2-selection__arrow::before {
    line-height: 0px !important;
    bottom: 0px !important;
}
.dokan-order-action a.button.tips.wpo_wcpdf.invoice.pdf.exists {
    background-color: transparent !important;
    border: none;
}
.dokan-order-action a.button.tips.wpo_wcpdf.packing-slip.pdf, .dokan-order-action a.button.tips.wpo_wcpdf.invoice.pdf {
	    background-color: transparent !important;
    border: none;
}
.dokan-order-action a.dokan-btn.dokan-btn-default.dokan-btn-sm.tips {
		    background-color: transparent !important;
/*     border: none !important;
	color: #000 !important; */
}
.pagination-wrap ul.pagination > li > span.current {
    border-radius: 50px;
}
html .dokan_content_rewrite .dashboard-widget.big-counter {
	    padding: 0 !important;
    margin: 0 !important;
}
html .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul {
    justify-content: flex-start;
}
html .dashboard-content-area .dokan_content_rewrite {
	    display: block;
    overflow: hidden;
}
html .dashboard-content-area .dokan-announcement-widget {
	width: 99% !important;
}
.dokan-table .dokan-order-action a { 
padding: 0 !important;
    margin: 0 !important;
    width: 34px;
    height: 34px;
}
.dokan-table .dokan-order-action a  svg {
	display: none;
}
#order_shipping_line_items .wc-order-edit-line-item {
	display: none;	
}
#dokan-order-status-form .select2-container {
	width: 100% !important;
    margin-bottom: 10px;
}
#dokan-order-status-form .select2-container .select2-selection {
	    width: 100% !important;
    height: 40px !important;
    line-height: 40px !important;
}
#dokan-order-status-form .dokan-btn-success {
	background-color: var(--color-brand) !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
#dokan-order-status-form .dokan-btn-success:hover {
background-color: #fabf09 !important;
}
#dokan-order-status-form .dokan-cancel-status {
    width: 100% !important;
}
.dokan-panel-body .refund-items { 
border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 40px !important;
    line-height: 40px !important;
    border: none !important;
}
.dokan-order-details-wrap .dokan-order-left-content {
	    margin-right: 3%;
    width: 62%;
}
html .dokan-dashboard .dokan_tabs_container  tr:nth-child(2) td {
    border-top: 1px double #eee !important;
}
html .dokan-dashboard tr:nth-child(2) td {
    border-top: 1px double #eee;
}
.dokan-dashboard .tab-pane .table-striped th {
	color: #000;
}
.dokan-reports-content .dokan-reports-area .report-filter#dokan-v-dashboard-reports div.dokan-form-group input[type=submit].dokan-btn-success {
    height: 36px;
    border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 34px !important;
    background-color: var(--color-brand) !important;
}
.dokan-reports-content .dokan-reports-area .report-filter#dokan-v-dashboard-reports div.dokan-form-group input[type=submit].dokan-btn-success:hover {
color: #FFFFFF !important;
    border-color: #fabf09 !important;
    background-color: #fabf09 !important;
}
html .dokan-reports-content .tab-pane .dokan-btn-danger,html  input[type='submit'].dokan-btn-danger[disabled], html .dokan-btn-danger[disabled] {
    background-color: var(--color-brand) !important;
    border: none !important;
	width: auto !important;
}
.dokan-reports-content .tab-pane .dokan-btn-danger:hover {
color: #FFFFFF !important;
    border-color: #fabf09 !important;
    background-color: #fabf09 !important;
}
#store-form .dokan-w5 {
	    width: 63% !important;
}
#store-form .dokan-w6 {
	    width: 63% !important;	
}
.dokan-address-fields .dokan-right-margin-30 {
    margin-right: 14px !important;
}
#dokan-address-fields-wrapper .dokan-w5 {
	    width: 48% !important;
}
html #store-form .dokan-form-group:nth-child(5) .dokan-w6 {
	width: 63% !important;
}
html #store-form .cityzip .dokan-w6 {
	    width: 50% !important;
}
.dokan-dashboard-content .dokan-w4.ajax_prev .dokan-btn-danger {
width: auto !important;	
}
/* .dokan-dashboard .tooltip.show {
display: none !important;
} */
.dokan-orders-content .dokan-orders-area td.dokan-order-action {
	grid-gap: 10px;
}
.dokan-orders-content .dokan-orders-area .dokan-order-action a.tips {
	border: solid 1px #ddd !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 0 !important;
    color: #000 !important;
}
.dokan-orders-content .dokan-orders-area .dokan-order-action a.tips:hover {
    border: solid 1px #fabf09 !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 0 !important;
    color: #000 !important;
}
.dokan-bank-settings-template .bottom-actions button[type=submit] {
    height: 40px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}
.dokan-bank-settings-template .dokan_payment_disconnect_btn { 
    height: 40px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    justify-content: center;
    padding: 0 20px !important;
    width: auto !important;
}
.weight-dimension .dimensions_field .dokan-form-group {
	    display: flex;
}
/* Dokan Dashboard Css END */

.single-product .site-content .container {
        padding: 0 15px;
}
html .single-product .products_single .default_single_product div.product {
    padding: 0 80px !important;
}
.woosw-switcher .select2-container--default .select2-selection--single {
    height: 44px !important;
    line-height: 44px !important;
    padding: 0px 35px 0px 20px;
}
#woosw_copy_url {
	    height: 44px !important;
    line-height: 44px !important;
}
.woosw-list .woosw-copy .woosw-copy-url {
    margin-left: 10px;
    margin-right: 10px;
}
html .shipping-calculator-form .select2-selection--single {
	line-height: 44px !important;
    height: 44px !important;
    border-radius: 5px !important;
}
.woocommerce-customer-details h2.woocommerce-column__title {
	font-weight: 500 !important;
    margin-bottom: 15px;
    font-size: 24px;
}
.woocommerce .woocommerce-customer-details address {
    padding: 20px;
    border: 1px solid var(--border-colors);
    font-size: 16px;
    line-height: 26px;
    font-family: var(--font-text);
    color: var(--color-text);
    line-height: 22px;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 14px;
}
.dokan-dashboard .dokan-other-options.dokan-edit-row.dokan-clearfix {
    padding-right: 16px !important;
    pointer-events: none !important;
    color: gray !important;
    opacity: 0.5 !important;
}
html .product_style_five  .variableaddtocart .value .select2-selection__arrow {
    top: 18px !important;
}
.woopq-quantity .qty {
    height: 40px !important;
}
.default_single_product .woosw-btn:hover {
	background-color: var(--color-brand) !important;
    color: #fff !important;
}
.single-product .product_style_five .select2-selection.select2-selection--single {
	    border: none !important;
    background: transparent !important;
padding: 0 !important;
}
html .single-product .product_style_five .variations_form td.value {
    padding: 0 !important;
}
html .single-product .product_style_five .value select.select2 {
	    line-height: 40px;
    text-align: center;
    color: #000 !important;
}
html .products-per-page .select2-container--default .select2-selection--single {
    height: 40px !important;
    line-height: 40px !important;
}
html .woocommerce-products-header .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
}
html .products-per-page .select2-container .select2-selection__arrow::before, html .woocommerce-ordering .select2-container .select2-selection__arrow::before{
    line-height: 5px !important;
    bottom: 0 !important;
}
html .woocommerce-products-header .select2-container--default .select2-selection--single {
    height: 40px !important;
    line-height: 40px !important;
	    border-radius: 5px;
}
.woocommerce-Reviews {
	    margin: 0 auto;
    background: var(--background-2);
    padding: 50px;
    border-radius: 5px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 50px;
    border: 1px solid #05543F;
}
.wpcf7-form-control {
	    height: 40px;
    line-height: normal;
    border-radius: 6px;
}
html .wpcf7-form input[type=submit] {
    border: none !important;
    width: 22% !important;
    padding: 0px !important;
    height: 40px !important;
    display: flex !important;
    margin: 0 auto !important;
    border-radius: 6px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.wpcf7-response-output { 
    font-size: 14px !important;
    font-weight: 400 !important;
}
.woosw-popup-content-bot-inner .woosw-continue {
	    display: none;
}
.woosw-popup-content-bot-inner {
	    text-align: center;
    margin: 0 auto;
    justify-content: center !important;
}
.dokan-product-edit-form .dokan-form-top-area {
	background-color: #f5f5f5 !important;
/*     pointer-events: none;
    opacity: 0.6; */
}
.dokan-product-edit-form .dokan-product-inventory  { 
background-color: #f5f5f5 !important;
/*     pointer-events: none;
    opacity: 0.6; */
}
.dokan-section-content .dokan-attribute-type a.add_new_attribute, .dokan-section-content .dokan-attribute-type a.dokan-save-attribute { 
border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 40px !important;
    line-height: 40px !important;
}
.dokan-variation-action-toolbar .cancel-variation-changes {
	border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 40px !important;
    line-height: 40px !important;
}
.dokan-dashboard-header .dokan-right .dokan-btn-sm {
	border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 40px !important;
    line-height: 40px !important;
}
.dokan-w4 .grant_access {
border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 40px !important;
    line-height: 40px !important;
    background: #05543F !important;
	border: none !important;
}
.dokan-w4 .grant_access:hover {
border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 40px !important;
    line-height: 40px !important;
        background: #fabf09 !important;
	border: none !important;
}
html .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group {
    flex-wrap: nowrap !important;
	margin-bottom: 0 !important;
}
html .dokan-order-filter-serach .dokan-left {
    width: 100% !important;
}
html .dokan-order-filter-serach .dokan-right {
    width: 100% !important;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group input, .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group select, .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group .select2-container {
	border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 40px !important;
    line-height: 40px !important;
    width: auto !important;
}
.woocommerce-notices-wrapper .woocommerce-error li p{
	   display: none;
}
.woocommerce-notices-wrapper .woocommerce-error::before {
	top: 10px;
}
.wps_apv_share_content_template_alpha {
	    display: none;
}
.wps_tofw_product-details-section-template {
    float: none;
    width: 100%;
    border: solid 1px #e7e7e7;
    padding: 20px;
    margin-bottom: 50px !important;
}
.wps-product-details-table thead {
	    background: var(--background-2);
}
.wps-tofw-order-tracking-section .wps_tofw_order_tab ul li.wps_active_tab a {
    background: #05543f;
    color: #fff;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 40px !important;
    height: 40px !important;
    display: block;
    border-right: none;
}
.wps-tofw-order-tracking-section .wps_tofw_order_tab ul li a {
    color: #05543f;
    padding: 8px 16px;
    border: 1px solid #05543f;
    font-size: 16px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 40px !important;
    height: 40px !important;
    display: inline-block;
}
.wps-tofw-order-tracking-section .wps_tofw_order_tracker_content { 
box-shadow: 0 1px 0 #e7e7e7;
}
.wps-tofw-order-tracking-section .wps_tofw_product-details-section-template table, .wps-tofw-order-tracking-section .wps_tofw_product-details-section table {
	margin: 0;
}
.wps_export {
    /* margin-top: 8px; */
    margin-bottom: 8px;
    background-color: #05543f !important;
    color: white !important;
    font-size: 16px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 37px !important;
    height: 40px !important;
    border-radius: 5px;
	border: none;
}
.wps_export:hover {
background-color: var(--color-brand-2) !important;
    border-color: var(--color-brand-2);
    color: #fff !important;
	border:none;
}
html .woocommerce-order-details__title, .woocommerce-column__title {
    font-family: var(--font-heading);
    font-weight: 500 !important;
    line-height: 1.2 !important;
    color: var(--color-heading);
    margin-bottom: 15px;
    font-size: 32px;
}
.woocommerce-order-details header h2 {
	margin-top: 50px;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    color: var(--color-heading);
    margin-bottom: 15px;
    font-size: 32px;
}
.page-id-3535 .elementor-element.elementor-element-17e7392 {
    margin-top: 50px;
    margin-bottom: 50px;
}
.track_order .form-row.form-row-first {
	width: 100% !important;
}
.dokan-dashboard.dokan-theme-steelthemes-nest .header_area, .dokan-dashboard.dokan-theme-steelthemes-nest .footer_area, .dokan-dashboard.dokan-theme-steelthemes-nest .dokan_only_breadcrumb {
    display: none !important;
}
.dokan-dashboard.dokan-theme-steelthemes-nest div#primary {
    padding: 0px !important;
}
html .login-col1 { 
	width: 70% !important;
    float: left !important;
    border: 1px solid #dcdcdc !important;
	display: block !important;
	    margin: 40px;
	background: var(--background-2);
}
html .login-col1 .leftbanner {
	    width: 50% !important;
    float: left !important;
	padding: 20px 0 20px 20px;
}
html .login-col1 .leftbanner img {
    width: 100%;
    height: 460px;
    object-fit: cover;
}
.login-col1 .form-right {
	width: 50%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
/*     background: var(--background-2); */
}
.login-col1 .form-right form.login {
	    width: 100% !important;
    border: none !important;
	    margin: 60px 30px !important;
}
.page-id-4123 .dokan_only_breadcrumb {
	display: none;
}
.forgetpass-main {
	    display: flex;
    justify-content: space-between;
    padding: 0 4px 16px;
}

/* Register page Banner css START */
html .register-col2 { 
	width: 70% !important;
    float: left !important;
    border: 1px solid #dcdcdc !important;
	display: block !important;
	    margin: 40px;
	background: var(--background-2);
}
html .register-col2 .leftbanner {
	    width: 50% !important;
    float: left !important;
	padding: 20px 0 20px 20px;
}
html .register-col2 .leftbanner img {
    width: 100%;
    height: 639px;
    object-fit: cover;
}
.register-col2 .form-right {
	width: 50%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.register-col2 .form-right form.register {
	    width: 100% !important;
    border: none !important;
	    margin: 60px 30px !important;
}
.page-id-4127 .dokan_only_breadcrumb {
	display: none;
}
.register-col2  .vendor-customer-registration {
	display: none;
}
/* css for ad to cart button */
.bb-cart-wrap {
    display: flex;
    align-items: center;
    gap: 0;
    justify-content: end;
    width: 100% !important;
}

.bb-qty-controls {
    display: flex;
    align-items: center;
}

.bb-qty-controls button,
.bb-add-btn {
    padding: 4px 10px;
    background-color: #c00;
    color: #fff;
    border: none;
    border-radius: 4px;
}

.bb-qty {
    width: 50px;
    text-align: center;
}
/* End */
.single-product .woosw-btn  {
	    display: none !important;
}
.product_style_five .variations_form table {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.product_style_five .woocommerce-variation-price {
    text-align: left !important;
    padding-bottom: 0 !important;
}
.product-cart-wrap {
    min-height: auto !important;
}
.quantity-shop {
    padding-top: 0 !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li a.onpage {
	color: #fff !important;
    background: #05543f !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li a.onpage i {
    color: #fff !important;
}
html .custom_product_style4 .product-content-wrap .bb-cart-form button.bb-add-btn { 
border-radius: 5px !important;
    padding: 0 12px !important;
    min-height: auto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 40px !important;
    width: 100%;
}
.single-product .related.products table.variations tr {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 10px;
    width: 100%;
    max-width: 100%;
    align-items: center;
}
.single-product .related.products table.variations tr td.value select {
	    line-height: 40px;
    height: 40px;
    padding: 0 8px;
    color: #000;
}
.single-product .related.products table.variations  span.price {
	    margin: 20px 0 !important;
}
/* Forget Pass CSS START */
.forgetpass-mainn {
	display: flex;
    justify-content: space-between;
    float: left !important;
    border: 1px solid #dcdcdc !important;
    background: var(--background-2);
margin: 0 200px !important;
}
.forgetpass-mainn .leftbanner {
width: 50% !important;
    float: left !important;
    padding: 20px 0 20px 20px;	
}
.forgetpass-mainn .leftbanner img {
	width: 100%;
    height: 460px;
    object-fit: cover;
}
.forgetpass-mainn  .form-right {
	width: 50%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.forgetpass-mainn  .lost_reset_password {
    width: 100% !important;
    border: none !important;
    margin: 60px 30px !important;
}
.page-id-26 .dokan_only_breadcrumb {
	display: none !important;
}
.forgetpass-mainn  .form-right .form-row-first {
	width: 100% !important;
}
/* Forget Pass CSS END */

.cart-dropdown-hm2 .woocommerce-mini-cart__buttons.buttons a { 
position: relative;
    padding: 4px 15px !important;
    line-height: 31px !important;
    font-size: 14px !important;
    font-family: var(--font-heading);
    font-weight: 400 !important;
    color: #fff;
    background: var(--color-brand);
    display: inline-block !important;
    border-radius: 5px !important;
    min-height: unset !important;
}
.cart-dropdown-hm2 .woocommerce-mini-cart__buttons.buttons a:hover { 
    background-color: var(--color-brand-2) !important;
    border-color: var(--color-brand-2);
    color: #fff !important;
}
/* Checkout Page CSS START */
.positionreplaced .checkout-left { 
border: 1px solid var(--border-colors) !important;
    background: var(--background-2);
    border-radius: 6px;
padding: 30px 40px;
}
.positionreplaced .checkout-right .woocommerce-checkout-review-order { 
	margin-top: 0 !important;
	border-radius: 6px !important; 
}
.positionreplaced .checkout-right  .woocommerce-checkout #payment {
	border-radius: 6px !important; 	
}
.positionreplaced .checkout-left .address-field.update_totals_on_change  span.woocommerce-input-wrapper {
	    line-height: normal;
    height: 44px !important;
    border-radius: 5px !important;
    background: #fff !important;
    width: 100% !important;
    display: block;
    padding: 13px 20px;
}
.positionreplaced .checkout-left .woocommerce-billing-fields h3 { 
	font-size: 24px;
    display: block;
    font-size: 24px;
    display: block;
    padding-bottom: 30px;
    line-height: 1.2;
    margin-bottom: 30px;
    border-bottom: 1px solid var(--border-colors) !important;
}
.positionreplaced .checkout-left .woocommerce-billing-fields { 
margin-top: 0;
}
/* Checkout Page CSS END */

[class*=" eicon-"], [class^=eicon] {
    display: inline-block;
    font-family: eicons !important;
}
/* Cart Page CSS START */
.woocommerce-cart  .cartpagecustomcl .cartpagebtn {
	    float: right;
    width: auto;
    margin-left: 10px;
} 
.woocommerce-cart  .cartpagecustomcl .empty_carts {
	    float: right;
}
.orderrcl .woocommerce-orders-table__cell-order-actions {
	display: flex;
    justify-content: flex-start !important;
}
/* Cart Page CSS END */
#commentform .form-submit #submit {
	    line-height: 40px !important;
    min-height: 40px !important;
    height: 40px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.woocommerce-checkout .checkbox {
	display: flex !important;
}
html .single-product .related .bb-cart-form .value #pa_weight {
	text-align: left;
}
#mailpoet_woocommerce_checkout_optin {
	width: unset !important;
    height: unset !important;
    accent-color: #05543f;
    background: #fff !important;
    color: #fff !important;
    font-size: 11px !important;
}
#ship-to-different-address .input-checkbox {
	width: unset !important;
    height: unset !important;
    accent-color: #05543f;
    background: #fff !important;
    color: #fff !important;
    font-size: 11px !important;
}
.woocommerce-terms-and-conditions-wrapper .checkbox {
	    display: flex !important;
    align-items: center;
}
.woocommerce-form__input-checkbox { 
	width: unset !important;
    height: unset !important;
    accent-color: #05543f;
    background: #fff !important;
    color: #fff !important;
    font-size: 11px !important;
}
.woosw-popup.woosw-show {
    opacity: 1;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.60) !important;
    /* -webkit-transition: opacity 0.1s; */
    /* transition: opacity 0.1s; */
}
.woosw-popup.woosw-show .woosw-popup-content-bot-inner a.woosw-page:hover, .woosw-popup-content-top .woosw-empty:hover, .woosw-popup-content-top .woosw-manage:hover {
	    color: #FABF09 !important;
    border-color: #fabf09;
}
.listfont  li span {
	font-weight: 400 !important;
}
.height400 .slider-content .mb-65 {
	margin-bottom: 45px !important;
	font-size: 24px !important;
}
.height400 .slider-content .display-2 {
	font-size: 54px !important;
}
.height400 .slider-content .theme_btn_all .btn {
	font-weight: 400 !important;
	font-size: 14px !important;
}
.height400 .slider-content .theme_btn_all .btn:hover {
color: #fff !important;
}
.contact_form_box_all textarea {
    margin: 6px 0px 10px;
    background: #fff !important;
    border: 1px solid var(--border-colors) !important;
}
.ratedropdwn span.select2-selection.select2-selection--single {
	    height: 40px !important;
    line-height: 40px !important;
    border-radius: 6px !important;
}
html .ratedropdwn .select2-selection select2-selection--single {
	    height: 40px !important;
    line-height: 40px !important;
    border-radius: 6px !important;
}
.ratedropdwn #select2-rate-your-experience-e5-container, .ratedropdwn .select2-container--default .select2-selection--single {
		    height: 40px !important;
    line-height: 40px !important;
    border-radius: 6px !important;
}
.ratedropdwn #select2-rate-your-experience-e2-container {
			    height: 40px !important;
    line-height: 40px !important;
}
.ratedropdwn .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #7e7e7e  !important;
}
.ratedropdwn .select2-container--default .select2-selection--single.selected .select2-selection__rendered {
  color: #000 !important;
font-weight:500 !important;
}
#billing_address_book_field .select2-container--default .select2-selection--single{
    height: 44px !important;
    line-height: 44px !important;
border-radius: 5px;
}
.billing_address_book .wc-address-book-address, .shipping_address_book .wc-address-book-address {
border: 1px solid #e2e2e2;
    padding: 20px;
    margin: 10px;
    width: 47.5%;
    float: left;
    background: #fff;
}
.billing_address_book .wc-address-book-address address, .shipping_address_book .wc-address-book-address address{
    font-weight: 400 !important;
}
.billing_address_book, .shipping_address_book {
	    background: #f4f6fa !important;
    border: solid 1px #ECECEC !important;
    padding: 25px !important;
    margin-bottom: 25px !important;
}
.woocommerce-address-fields .description {
	background: #9ddbc9 !important;
    color: #000 !important;
    border-radius: 3px;
    padding: 10px;
    margin: 3.5em 0 0;
    clear: both;
    display: none;
    position: relative;
    font-size: 12px;
}
.woocommerce-address-fields .description:before {
    border-color: #9ddbc9 transparent transparent transparent !important;
}
.wc-address-book-meta a {
    color: #000 !important;
    background-color: transparent;
    text-align: center;
    margin: 4px;
    max-width: 100%;
    width: 100%;
    font-size: 11px !important;
    border: solid 1px #000;
    border-radius: 5px !important;
    padding: 4px 8px;
    font-weight: 400 !important;
}
.wc-address-book-meta a:hover {
    background-color: var(--color-brand-2) !important;
    border-color: var(--color-brand-2);
    color: #000 !important;
}
.woocommerce-account .address_book header {
    border-bottom: none;
    margin-bottom: 0;
}
.lost_password {
	    line-height: 2;
}
.woocommerce-lost-password a.button.wc-forward.no_view_checkout {
	display:none !important;
}
html .woocommerce-orders .orderrcl  a.woocommerce-button.button.wps_track_order {
	margin-top: 0 !important;
}
.woocommerce-Address .woocommerce-address-title h3 {
	    width: 100% !important;
}
.discc li { 
list-style-type: disc;
    margin-left: 15px;
    font-size: 14px;
    font-weight: 400 !important;
}
.header-info-right .open-woogeolocation-popup {
	color: #FABF09 !important;
}
.chooselocation {
	    text-align: center;
    color: #fff;
}
.chooselocation .open-woogeolocation-popup { 
    color: #FABF09 !important;
}
 .cpiw_inner_first {
    display: block;
}
.cpiw_widget, .cpiw_inner {
	display: none;
}
/* Style for non-deliverable products */
.not-deliverable {
    opacity: 0.5;
    position: relative;
    pointer-events: none;
}

.not-deliverable::after {
    content: "Not deliverable at your location";
    position: absolute;
    top: 29%;
    width: 74%;
    margin: 0 auto;
    left: 31%;
    right: 0;
    transform: translate(-25%, -34%);
    background: rgba(255, 0, 0, 0.85);
    color: #fff;
    padding: 8px 12px;
    font-size: 14px;
    border-radius: 4px;
    z-index: 10;
    pointer-events: none;
    text-align: center;
}
.cpiwc_maindiv_popup {
	display: none !important;
}
.cpiw-modal {
    padding-top: 200px;
}
.cpiw_popup_check_div img {
    max-width: 40px !important;
    object-fit: contain;
	    margin-right: 20px;
}
.cpiw_popup_check_div {
	background-color: #ebfef0;
	    gap: 0;
}
input.cpiwopuppinzip {
	height: 40px;
	line-height: 40px;
	background: #ebfef0;
	border: solid 1px #05543f !important;
}
html .cpiwinzipsubmit {
    background-color: #05543f;
    color: #ffffff;
    min-height: 40px !important;
    line-height: 40px !important;
    padding: 0 !important;
    margin: 0 !important;
		    border-radius: 0 !important;
	border: none !important;
}
html .input.cpiwinzipsubmit {
	    border-radius: 0 !important;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding: 11px 30px !important;
    font-size: 12px !important;
    display: block !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    line-height: initial !important;
    min-width: 120px;
    min-height: 40px !important;
}
.popup_main {
    display: flex;
    flex-direction: column;
    padding: 15px;
    background-color: #ebfef0;
    align-items: flex-start;
}
h5.cpiw_popup_header {
    margin: 0;
    margin-bottom: 0;
    font-weight: bold;
    padding: 0 15px;
 text-transform: uppercase;
    text-align: center;
}
.modalimg-left img {
    width: 100%;
}
.modalzipmain {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ebfef0;
    padding: 10px;
}
.popuppincoderesponce p {
    padding: 7px;
    margin: 20px 0;
    color: #000;
    text-align: center;
    width: 100%;
	    background: transparent !important;
}
.modalimg-left {
	margin-bottom: 20px !important;
}
.popuppincoderesponce {
	width: 100%;
}   
.cpiw-modal span.close {
    cursor: pointer;
    position: absolute;
    top: -5px;
    right: 4px;
    font-size: 34px;
    padding: 12px 12px;
    color: #000;
}
.cpiw-modal .modal-content {
	    background-color: #ebfef0 !important;
padding: 36px;
}
.cpiw-open-modal-link { 
color: #fabf09 !important; 
}
.cpiw-open-modal-link:hover { 
color: #fff !important; 
}
.return-to-shop {
	display: none;
}
.dokan-form-group.product-type-dokn-style {
    display: none !important;
}
html .dokan-dashboard-wrap input {
    padding: 0 !important;
}
.dokan-dashboard .container {
        max-width: 100%;
    }
.dokan-table .dokan-checkbox {
    width: auto !important;
    height: auto !important;
}
.white-popup.dokan-withdraw-popup {
    padding: 20px;
}
.white-popup.dokan-withdraw-popup  .select2-selection  {
	    height: 40px !important;
    line-height: 40px !important;
border: 1px solid var(--border-colors) !important;
    border-radius: 6px;
}
html .dokan-product-variation-wrapper .dokan-variable-product-options .news-var-fun input {
	    width: unset !important;
}
.home .select2-container--open .select2-dropdown--below {
    margin-top: auto !important;
}
.home .select2-container--open .select2-dropdown--above {
    margin-top: auto !important;
}
html .product-edit-new-container label input[type='checkbox'] {
    margin-right: 5px;
    width: auto !important;
    height: auto !important;
}
html .vendor-custom-price-section {
	width: 100%;
    margin-bottom: 15px;
    padding: 0;
	    padding-left: 0 !important;
}
html .dokan-product-variation-itmes  .content-width-subscription {
	    padding-right: 0 !important;
}
html .dokan-product-variation-itmes .weight-dimension {
	    padding-right: 0 !important;	
}
.dokan-order-select.check-column {
	    text-align: center;
    vertical-align: middle !important;
}
.dokan-geocoder .mapboxgl-ctrl-geocoder--icon-search {
	text-align: right;
    right: 10px;
    position: absolute;
    left: auto;
}
.dokan-geocoder  .mapboxgl-ctrl-geocoder--input {
	padding-left: 15px !important;
}
span#select2-withdraw-method-container {
    height: 40px !important;
    line-height: 40px !important;
}
input#withdraw-amount {
    width: auto;
    height: 40px !important;
    margin-left: 10px;
border: 1px solid var(--border-colors) !important;
    border-radius: 6px;
}
.comment-form-rating span.select2-selection.select2-selection--single, html #commentform input#author, html #commentform input#email {
	    height: 44px !important;
	line-height: 44px !important;
border: 1px solid var(--border-colors) !important;
    border-radius: 6px;
}
html #commentform textarea#comment:focus {
    background: #fff;
    border: none;
}
html .dokan-orders-content .dokan-orders-area td.dokan-order-action {
    gap: 5px !important;
    width: 98% !important;
    display: grid;
    grid-gap: 5px;
    flex-direction: column;
    grid-template-columns: repeat(6, 1fr) !important;
align-items: center;
}
html .shop_table.my_account_orders td.order-actions {
    display: flex !important;
    justify-content: end !important;
}
.woocommerce-order p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.order_item ul.wc-item-meta p {
	    line-height: 25px;
}
.general-details .dokan-edit-status {
	margin: 5px 0 !important;
}
html .order_note_type .select2-container .select2-selection__arrow::before {
    line-height: 0px !important;
    bottom: 2px !important;
}
html .order_note_type { 
    width: 100%;
}
html .wpo_wcpdf {
/* 	    background-image: url(https://thetindora.com/wp-content/uploads/2025/06/invoice.png) !important; */
/* 	    background-image: url(https://thetindora.com/wp-content/uploads/2025/06/invoice-1.png) !important; */
	    background-image: url(https://thetindora.com/wp-content/uploads/2025/07/invoice-icon.png) !important;
    background-size: contain;
}
.header-info-right li.number a.text-brand {
	margin-left: 5px;
}
.woocommerce-MyAccount-content .woocommerce-Address{
	    width: 100%;
    margin-bottom: 20px;
}
.woocommerce-MyAccount-content .woocommerce-Address-title a.edit {
	    padding-top: 20px !important;
    display: block;
}

/* DokanNew Dashboard Css START */ /* DokanNew Dashboard Css START */ /* DokanNew Dashboard Css START */
.sidebar_rewirte_dok_dash {
	background-color: #05543F !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li a.onpage {
	    background: #1E6553 !important;
    padding: 13px !important;
    margin: 13px !important;
    border-radius: 8px !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
    padding: 13px !important;
    margin: 13px !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover a {
    color: rgb(255, 255, 255) !important;
	    background: #1E6553 !important;
    padding: 13px !important;
    margin: 13px !important;
    border-radius: 8px !important;
}
.dokan-table,
.dokan-table th,
.dokan-table td,
.dokan-table tr, .dokan-table thead {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    padding: 18px !important;
}
.dokan-table {
    border-collapse: separate !important;
    border-spacing: 0 !important;
	border-radius: 8px !important;
}
html .dokan-table > thead > tr > th {
    vertical-align: middle !important;
    border: none !important;
border-radius: 8px !important;
    padding: 18px !important;
    font-weight: bold !important;
    font-size: 16px !important;
}
html .dokan-table > tbody > tr > td {
	   border: none !important;
}
#dokan-product-list-table #cb {
	display: none !important;
}

.dokan-table {
    box-shadow: -3px 2px 6px 0px #E5E7EB, 0px 1px 9px 2px #E5E7EB !important;
}
.dokan-table tbody tr {
    box-shadow: 0px 0 0 0px #E5E7EB, 0 -1px 0px 1px #E5E7EB !important;
}
html .dokan-table-striped > tbody > tr:nth-of-type(odd) {
	background-color: rgb(243, 244, 246);
}

.dokan-dashboard-wrap .dokan-dashboard-content {
    background: #f3f4f6 !important;
}
html .dokan-label-success {
    background-color: #DCFCE7 !important;
    color: #166534 !important;
    padding: 5px 14px !important;
    border-radius: 20px !important;
}
html .dokan-product-listing .dokan-product-listing-area table.product-listing-table mark.instock {
    color: #16A34A !important;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title {
	color: #000 !important;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title i {
    display: none;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    border-radius: 8px;
    border: none !important;
}
html .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul.list-inline li {
	    width: 24.2% !important;
    border-radius: 8px;
}
.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget ul li .dokan-dashboard-announce-unread {
    color: #000 !important;
    background-color: #fff !important;
}
.dokan-product-listing .dokan-product-listing-area table td img {
    border-radius: 8px;
}
.pagination-wrap ul.pagination {
    display: flex !important;
    gap: 5px !important;
}
.table-striped tbody tr:last-of-type td:first-child,
.table-striped tbody tr:last-of-type th:first-child {
    border-bottom-left-radius: 8px;
}

.table-striped tbody tr:last-of-type td:last-child,
.table-striped tbody tr:last-of-type th:last-child {
    border-bottom-right-radius: 8px;
}
.dokan-label-info {
    background-color: #5bc0de;
    background-color: #DBEAFE !important;
    color: #2563EB !important;
    padding: 5px 14px !important;
    border-radius: 20px !important;
}


.table-striped,
.table-striped th,
.table-striped td,
.table-striped tr, .table-striped thead {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    padding: 18px !important;
}
.table-striped {
    border-collapse: separate !important;
    border-spacing: 0 !important;
	border-radius: 8px !important;
	padding: 0 !important;
}
.table-striped thead {
background-color: #fff !important;
}
html .table-striped > thead > tr > th {
    vertical-align: middle !important;
    border: none !important;
border-radius: 8px !important;
    padding: 18px !important;
}
html .table-striped > tbody > tr > td {
	   border: none !important;
}
#dokan-product-list-table #cb {
	display: none !important;
}

.table-striped {
    box-shadow: -3px 2px 6px 0px #E5E7EB, 0px 1px 9px 2px #E5E7EB !important;
}
.table-striped tbody tr {
    box-shadow: 0px 0 0 0px #E5E7EB, 0 -1px 0px 1px #E5E7EB !important;
/* background: #fff !important; */
}
.dokan-withdraw-area .dokan-panel-default  { 
border: none;
    border-radius: 8px;
    outline: 0;
	box-shadow: -3px 2px 6px 0px #E5E7EB, 0px 1px 9px 2px #E5E7EB !important;
}
.dokan-withdraw-area .dokan-panel-default > .dokan-panel-heading {
border: none;
    border-radius: 8px 8px 0 0;
    background: #fff;
}
.dokan-withdraw-area .dokan-panel-default > .general-details {
    background-color: rgb(243, 244, 246);
    box-shadow: 0px 0 0 0px #E5E7EB, 0 -1px 0px 1px #E5E7EB !important;
border-radius: 0 0 8px 8px;
}
.dokan-inline-editable-table .status {
	    font-size: 14px;
    font-weight: 400 !important;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.column-primary a, .dokan-product-listing .dokan-product-listing-area table.product-listing-table td .row-actions a {
    color: #1F2937 !important;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.column-primary a:hover, .dokan-product-listing .dokan-product-listing-area table.product-listing-table td .row-actions a:hover {
    color: #05543F !important;
}
.dokan-orders-content .dokan-orders-area td a {
    color: #1F2937 !important;
}
.dokan-orders-content .dokan-orders-area td a:hover {
    color: #05543F !important;
}
html .dokan-dashboard-wrap .dokan-dashboard-content {
/*     padding: 0 25px 25px 25px !important; */
	    padding: 0 !important;
}
html .dokan-custom-head {
	background-color: #fff !important;
	    padding: 20px 30px;
    margin-bottom: 30px;
}
.dokan-product-listing .dokan-product-listing-area {
    padding: 20px 25px;
}
.dokan-custom-head .dokan-product-search-form {
	    display: flex;
}
.dokan-custom-head .dokan-listing-filter {
	    display: flex;
    justify-content: center;
    align-items: center;
	gap: 5px !important;
}
.dokan-custom-head  .product-listing-top {
	    float: right;
}
.custom-right-contain {
	margin: 0 25px 25px 25px;
}
html .custom-right-contain .dokan-product-listing-area {
	padding: 0 !important;
}
.dokan-orders-area li a, .dokan-listing-filter li a {
    display: block;
    padding: 13px 20px !important;
    border: none;
    font-family: var(--font-heading);
    color: var(--color-heading);
    font-weight: 500;
    font-size: 16px;
    border-radius: 8px !important;
}
html .dokan-custom-head .custm-input {
    padding: 0 37px !important;
    background-color: #F3F4F6;
    border-radius: 8px !important;
    border: none !important;
}
html .head-col-left .custom-search-container button.custm-btn {
position: absolute !important;
    background-color: transparent !important;
    padding: 0 15px !important;
    margin: 0 !important;
    height: 40px !important;
}
.custom-search-container {
	position: relative;
}
.custom-search-container i.fa-search {
	color: #6B7280 !important;
		font-size: 12px;
}
html .head-col-left .custom-search-container .dokan-btn.dokan-btn-theme.custm-btn:hover  {
	color: #05543F !important;
background-color: transparent !important;
}
html .head-col-left .custom-search-container .dokan-btn.dokan-btn-theme.custm-btn:hover .custom-search-container i.fa-search {
	color: #05543F !important;
}
input.custm-input::placeholder {
    color: #9CA3AF;
	font-size: 14px;
font-weight: 400 !important;
}
html .custom-grp { 
margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.dokan-custom-head .entry-title {
    margin-bottom: 16px !important;
    padding-bottom: 0 !important;
}
.dokan-orders-content .dokan-orders-area .dokan-order-action a.tips {
	width: 16px !important;
    height: 16px !important;
border: none !important;
}
.dokan-orders-content .dokan-orders-area .dokan-order-action a.tips:hover {
    border: none !important;
    height: 16px !important;
    width: 16px !important;
    border-radius: 0 !important;
    color: #000 !important;
}
.dokan-order-action a.dokan-btn.dokan-btn-default.dokan-btn-sm.tips {
    background-color: transparent !important;
    width: 16px !important;
    height: 16px !important;
    line-height: 16px !important;
    display: flex !important;
    align-items: center;
}
.dokan-dashboard-content .main-footer {
	display: none;
}
.dokan-vendor-profile-box {
	    justify-content: end !important;
	    background: #fff !important;
	    border-radius: 0 !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
}
.dokan-title-head {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.dokan-title-head .entry-title {
	margin-bottom: 0 !important;
}
.dokan-vendor-profile-box a {
	    font-size: 13px;
    color: #4B5563 !important;
}
.sales-icon, .earning-icon, .pageview-icon, .order-icon { 
width: 48px;
    height: 48px;
    background-color: #05543F;
    color: #fff !important;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-bottom: 20px !important;
}
.sales-icon i, .earning-icon i, .pageview-icon .dashicons, .order-icon i { 
    color: #05543F !important;
    background-color: #fff;
    padding: 4px !important;
    width: 22px;
    height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
	    font-size: 12px;
}
.pageview-icon .dashicons { 
font-size: 13px !important;
}
.order-icon i { 
	font-size: 9px !important;
}
html .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul.list-inline li {
	text-align: left !important;
}
.custom-right-contain .list-inline .count {
	    font-size: 24px !important;
    font-weight: 700 !important;
    color: #111827 !important;
}
.count-new .format_price {
	    font-size: 24px !important;
    font-weight: 700 !important;
    color: #111827 !important;
}
.dokan-product-listing .dokan-custom-head.d-nonee {
	display: none !important;
}
.list-inline .count .woocommerce-Price-amount, .list-inline .count .woocommerce-Price-currencySymbol {
	font-weight: 700 !important;
}
.dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li .title {
    font-size: 16px;
    font-weight: 500 !important;
    font-family: var(--font-heading);
    color: var(--color-heading);
    margin-bottom: 10px;
    color: #4B5563 !important;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .count {
	padding-bottom: 0 !important;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title {
    font-size: 16px;
    font-weight: 700 !important;
}
#order-stats {
	    margin-bottom: 0 !important;
}
.vendordashmenu li.orders span {
	    background-color: #F9C119;
    border-radius: 15px;
    padding: 0px 9px;
    font-size: 12px;
    color: #05543F;
    float: right;
}
html .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {
	    color: #fff !important;
}
.dokan-vendor-profile-box img {
	    width: 48px !important;
    height: 48px !important;
}
.vendordashmenu li a { 
display: flex !important;
    gap: 10px !important;
    align-items: center !important;
}
html .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach{
	    padding: 0 25px !important;
    padding-bottom: 20px !important;
}
.dokan-orders-area .order-statuses-filter {
background-color: #fff !important;
    padding: 10px 25px !important;
    margin-bottom: 0 !important;
}
.dokan-orders-content .container.dokan-custom-head {
	    margin-bottom: 0;
}
.dokan-orders-content .container.dokan-custom-head .dokan-dashboard-page-title {
	    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.dokan-orders-area .order-statuses-filter li a {
border-radius: 20px !important;
    padding: 10px 15px !important;
    font-size: 11px !important;
}
html .dokan-order-filter-serach #dokan-filter-customer .select2-dokan-filter-customer-container {
	height: 40px !important;
}
html .dokan-order-filter-serach #dokan-filter-customer .select2-dokan-filter-customer-container .select2-selection__arrow {
    height: 39px !important;
    top: 12px !important;
}
.pagination-wrap ul.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 25px !important;
    border-radius: 8px;
}
.pagination-wrap ul.pagination > li > span.current {
    background-color: #eee;
    color: #999;
    border-radius: 8px !important;
padding: 13px 20px !important;
}
.dokan-report-wrap #dokan-v-dashboard-reports {
	display: none !important;
}
.dokan-reports-area .dokan-report-wrap {
    padding: 0 25px 25px !important;
}
.dokan-dashboard .tab-pane .table-striped thead th {
    color: #000;
    font-weight: 700 !important;
    font-size: 16px !important;
}
html  .dokan-reports-area .dokan-report-wrap .dokan_tabs li.active a {
    background-color: var(--color-brand) !important;
    color: #fff !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    min-height: 40px !important;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
		padding: 5px 20px !important;
}
html .dokan-reports-area .dokan-report-wrap .dokan_tabs li a {
padding: 6px 8px !important;
    background-color: transparent !important;
    color: #6d6d6d !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    min-height: 40px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    border-radius: 8px !important;
    transition: 0.2s linear;
    border: 1px solid #ccc;
	padding: 5px 20px !important;
}
html .dokan-report-wrap .dokan_tabs li.active a:hover {
	color: #fff !important;
}
html .dokan-report-wrap .dokan_tabs li a:hover {
 color: #000 !important;
}
html .dokan-report-wrap .dokan_tabs li {
	    min-height: 40px !important;
	border: none !important;
}
.dokan-dashboard-content ul.dokan_tabs {
    border-bottom: none !important;
}
html .dokan-dashboard-content ul.dokan_tabs li.active {
	    border-bottom: none !important;
}
/* html .dokan-report-wrap .dokan_tabs li.active a, html .dokan-report-wrap .dokan_tabs li.active a:hover, html .dokan-report-wrap .dokan_tabs li a:hover {
    border-radius: 8px !important;
    padding: 5px 12px !important;
    background: var(--color-brand) !important;
    color: #fff !important;
    min-height: 40px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 29px;
	border: none !important;
transition: none !important;
} */
/* html .dokan-reports-area  .dokan-report-wrap .dokan_tabs li {
	    margin: auto 8px !important;
} */
/* html .dokan-dashboard-content ul.dokan_tabs li a {
    color: #6d6d6d;
    border-radius: 8px !important;
    padding: 5px 12px !important;
    min-height: 40px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
	border: none !important;
} */
html .dokan-reports-area  .dokan-report-wrap .dokan_tabs li:first-child {
    margin-left: 0 !important;
}
html .dokan-withdraw-content .dokan-withdraw-area h1 {
	margin-bottom: 0 !important;
}
html .dokan-reports-content h1.entry-title {
		margin-bottom: 0 !important;
}
html .dokan-withdraw-content  header {
	display: none !important;
}
html .dokan-announcement-wrapper {
	padding: 0 25px 25px 25px !important;
}
html .dokan-announcement-wrapper .dokan-announcement-wrapper-item {
    width: 100% !important;
    flex: 0 0 calc(33.333% - 10.66px);
    box-sizing: border-box;
}
.custmnoticearea .dokan-announcement-wrapper {
	    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
html .dokan-notice-listing-area header {
	display: none !important;
}
html .dokan-notice-listing h1.entry-title {
		margin-bottom: 0 !important;
}
html .dokan-settings-area {
	  padding: 0 25px 25px 25px;
}
html .dokan-settings-content  h1.entry-title {
		margin-bottom: 0 !important;
}
html .dokan-settings-area  header {
	display: none !important;
}
html .dokan-w4.ajax_prev.dokan-text-left {
	display: block !important;
}
.custom-right-contain.payment-setting {
	    margin: 0 !important;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > h2 {
    font-size: 24px !important;
}
.payment-methods-listing-header {
	    box-shadow: 0px 0 0 0px #E5E7EB, 0 -1px 0px 1px #E5E7EB !important;
    background-color: #fff !important;
    border-radius: 8px 8px 0 0 !important;
}
html .payment-setting  ul li .payment-bank-trasfer-divold {
	box-shadow: 0px 0 0 0px #E5E7EB, 0 -1px 0px 1px #E5E7EB !important;
	background-color: rgb(243, 244, 246) !important;
}
.dokan-product-edit header {
	background-color: #fff !important;
    padding: 20px 30px;
    margin-bottom: 30px;
}
.dokan-product-edit .product-edit-new-container {
	    padding: 0 25px 25px 25px;
}
.dokan-dashboard header.dokan-dashboard-header h1 {
    margin: 0;
    border-bottom: 0;
    padding: 0;
    line-height: 1.25;
}
.dokan-orders-content .dokan-orders-area td.dokan-order-action a, html .dokan-orders-content .dokan-orders-area td.dokan-order-action a.dokan-btn:hover, html .dokan-orders-content .dokan-orders-area td.dokan-order-action a.dokan-btn:focus {
	background-color: transparent !important;
	border: none !important;
	    color: #05543F !important;
	box-shadow: none !important;
}
.dokan-orders-content .dokan-orders-area td.dokan-order-action .wpo_wcpdf {
	    height: 18px !important;
    width: 18px !important;
}
html .dokan-orders-content .dokan-orders-area td.dokan-order-action td.dokan-order-action a.dokan-btn:hover {
background-color: transparent !important;
    color: #05543F !important;
}
html .dokan-dashboard-wrap .dokan-dashboard-content .wpo_wcpdf:hover {
	background-color: transparent !important;
    color: #05543F !important;
}
.dokan-product-edit .dokan-dashboard-header h1 {
	    margin: 0 !important;
    border-bottom: none !important;
    padding: 0 !important;
    line-height: 1.25;
}
.product-edit-container .featured-image .dokan-new-product-featured-img {
	display: block !important;
/*     width: 100% !important;
    height: 150px !important;
    object-fit: contain; 
    max-width: 300px; */
    border: none !important;
    border-radius: 8px !important;
    margin-bottom: 0 !important;
}
 /*html .product-edit-new-container .dokan-form-top-area .featured-image {
    width: 50% !important;
}
html .product-edit-new-container .dokan-form-top-area .dokan-product-meta {
    width: 50% !important;
} */
html .product-edit-new-container .dokan-form-top-area .dokan-product-meta {
    background-color: #fff;
    padding: 20px;
	    border-radius: 8px !important;
}
.product-edit-new-container .dokan-product-gallery .add-product-images {
	display: none !important;
}
.product-edit-container #dokan-product-images ul.product_images li.image {
    border: none !important;
    border-radius: 8px !important;
    padding: 0 !important;
}
.dokan-product-attribute-wrapper.show_if_simple.show_if_subscription.show_if_variable.show_if_subscription.show_if_variable-subscription.show_if_grouped {
    display: none !important;
}
.product-edit-new-container .dokan-product-variation-itmes {
	    margin-bottom: 5px !important;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper {
    margin-top: 20px;
    border-top: none;
    padding-top: 0;
}
.product-edit-new-container #publish.dokan-custom-savebutton { 
    width: 100% !important;
    max-width: 150px !important;
    margin-top: 20px;
float: left !important;
}
.dokan-linked-product-options {
	display: none !important;
}
.dokan-withdraw-content .custom-right-contain ul.subsubsub li.active a {
background: var(--color-brand) !important;
    color: #fff !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    min-height: 40px !important;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
	    padding: 5px 20px !important;
}
.dokan-withdraw-content .custom-right-contain ul.subsubsub li a {
padding: 6px 8px !important;
    background-color: transparent !important;
    color: #6d6d6d !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    min-height: 40px !important;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    border-radius: 8px !important;
    transition: 0.2s linear;
    border: 1px solid #ccc;
	padding: 5px 20px !important;
}
.dokan-withdraw-content .custom-right-contain ul.subsubsub li a:hover {
	 color: #000 !important;
}
.dokan-withdraw-content .custom-right-contain ul.subsubsub li.active a:hover {
color: #fff !important;
}
#order-filter #select2-bulk-order-action-selector-container {
	width: 100%;
    min-width: 160px !important;
}
.custom-product-edit #post_title, .custom-product-edit #rack_number_display {
	pointer-events: none;
    background-color: #ccc;
    font-size: 16px;
    font-weight: 400 !important;
}
.custom-product-edit .featured-image {
	pointer-events: none;
	cursor: none;
}
.custom-product-edit .data input:not([name="dokan_vendor_price[0]"]),
.custom-product-edit .data select:not([name="dokan_vendor_price[0]"]),
.custom-product-edit .data textarea:not([name="dokan_vendor_price[0]"]) {
    pointer-events: none;
    background-color: #ccc;
    font-size: 16px;
    font-weight: 400 !important;
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions {
    display: none !important;
}
html .product-edit-new-container .dokan-product-edit-form .dokan-new-product-featured-img {
    max-height: 100% !important;
    height: auto !important;
}
.order-custom-area .dokan-clearfix.dokan-order-details-wrap {
	    margin: 25px 25px 25px 25px !important;
    padding: 0 !important;
}
.order-custom-area .dokan-order-details-wrap .dokan-panel {
	    border-color: #ddd;
    box-shadow: 0px 0 0 0px #E5E7EB, 0 0px 0px 1px #E5E7EB !important;
}
.order-custom-area .dokan-order-details-wrap .dokan-panel-heading {
	    background-color: #ddd;
    border-color: #ddd;
	color: #000 !important;
}
.back-order-button {
	display: none;
}
.d-none { 
	display: none;
}
html .wc-order-items-editable .custom-dok-table tr {
/* 	box-shadow: none !important; */
	border: none !important;
}
html .general-details .dokan-edit-status, #dokan-order-notes a.delete_note, .customer-details li a {
    margin: 5px 0 !important;
    padding: 8px 20px !important;
}
#add-order-note textarea.form-control {
    min-height: calc(1.5em + .75rem + 2px);
    border: 1px solid var(--border-colors) !important;
    border-radius: 6px !important;
}
.wc-order-totals.dokan-table.custom-dok-table tr:first-child {
	box-shadow: none !important;
}
.order-actions-wrap-items {
    justify-content: end;
}
.dokan-label-danger {
    background-color: #d9534f;
    border-radius: 20px;
    border-radius: 20px !important;
}
html .dashboard-widget.products .highcharts-root {
width: 220px !important;
    height: 195px !important;
    max-width: 220px !important;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders .content-half-part {
    width: 50% !important;
}
.vendor-custom-price-section input {
	    pointer-events: all !important;
}
.product-edit-new-container .custom-product-edit label.form-label {
	    font-weight: bold !important;
    margin-bottom: 5px;
    font-size: 13px;
    display: block;
    color: #000;
}
/* DokanNew Dashboard Css END */ /* DokanNew Dashboard Css END */ /* DokanNew Dashboard Css END */


/* Hide all billing fields except the address dropdown */

 body.logged-in .woocommerce-billing-fields__field-wrapper > p {
    display: none !important;
}

body.logged-in .woocommerce-billing-fields__field-wrapper > #billing_address_book_field {
    display: block !important;
}

body.logged-in .woocommerce-shipping-fields {
    display: none !important;
}

body.logged-in .woocommerce-additional-fields {
    display: none !important;
}

body.logged-in.show-billing-fields 
.woocommerce-billing-fields__field-wrapper > p,
body.logged-in.show-billing-fields 
.woocommerce-shipping-fields,
body.logged-in.show-billing-fields 
.woocommerce-additional-fields {
    display: block !important;
} 

#custom-delivery-address-box  {
    line-height: 24px !important;
    font-weight: 400 !important;
border: 1px solid #e2e2e2;
    float: left;
    background: #fff;
    width: 100%;
    margin: 0;
}
/* body.logged-in label.woocommerce-form__label.woocommerce-form__label-for-checkbox {
		display: none !important;
} */
#billing_state_field .select2 {
	width: 100% !important;
}
#billing_address_book_field label {
	    position: relative;
    display: flex;
    justify-content: start;
    align-items: center;
}
.custum-addpayment-btn {
	    width: 100%;
    margin: 0 auto;
    float: right;
    max-width: 20%;
margin-right: 21px !important;
}
.payment-method.default-payment-method .payment-method-actions a.delete {
	    width: 100%;
    margin: 0 auto;
    float: right;
    max-width: 50%;
}
.dokan-dashboard-announce-date.dokan-right.dokan-dashboard-announce-unread {
	    display: flex;
    justify-content: end;
    align-items: center;
    gap: 10px;
}
.dokan-dashboard-announce-date.dokan-right.dokan-dashboard-announce-unread  .announce-day {
	padding-top: 0 !important;
}
/* Media Query START */
/* Media Query START */
/* Media Query START */
@media only screen and (max-width: 768.89px) {
	#wpadminbar {
		display: none !important;
	}
.custom_search .mobile .dgwt-wcas-search-submit, html .dgwt-wcas-search-form .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    line-height: 40px !important;
    color: #6c757d !important;
}
.mobile-menu a {
		background: none;
    text-align: left;
    justify-content: flex-start;
    gap: 0;
    padding: 0;
}
	#mobilemenu {
		display: none;
}
html .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
	background: transparent !important;
}
.custom_product_style4 table.variations tr {
    flex-direction: column;
}
.custom_product_style4 .bb-cart-wrap {
    display: inline;
}
html #customer_login {
    display: inline-block;	
padding: 20px 0 !important;	
}
#customer_login .login-col1 {
	    margin: 0;
    padding: 0;
    width: 100% !important;	
}
html .login-col1 .leftbanner {
    display: none;
}
.login-col1 .form-right form.login  {
    width: 100% !important;
    border: none !important;
    margin: 10px 0px !important;
}
.login-col1 .form-right {
    display: contents !important;
}
html .single-product .products_single .default_single_product div.product {
    padding: 0 15px !important;
}
#customer_login .register-col2 {
	    margin: 0;
    padding: 0;
    width: 100% !important;	
}
html .register-col2 .leftbanner {
    display: none;
}
.register-col2 .form-right form.register  {
    width: 100% !important;
    border: none !important;
    margin: 10px 0px !important;
}
.register-col2 .form-right {
    display: contents !important;
}
html .wpcf7-form input[type=submit]  {
    border: none !important;
    width: 100% !important;
justify-content: center;
}
html .cartpagecoupon .empty_carts {
	margin-top: 8px !important;	
}
.woocommerce-error, .woocommerce-info, html  .woocommerce-message {
        line-height: 29px !important;
        font-size: 12px;
        padding: 11px 6px 6px 29px !important;
}
.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: inline-block;
        width: 100%;
}
.woocommerce table.shop_table_responsive tr {
        padding: 10px;
        background: var(--background-2);
        margin-bottom: 0;
}
.woocommerce-cart-form__contents .cart_item {
		margin-top: 10px;
}
.cartpagecustomcl button.cartpagebtn {
		    margin-bottom: 8px;
}
.woocommerce-cart-form__contents .cart_item:first-child {
    margin-top: 0;
}
.address-field .select2-container--default .select2-selection--single, html .shipping-calculator-form .select2-selection--single {
    padding: 0 22px !important;
}
.shipping-calculator-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 44px !important;
}
.woocommerce-checkout .woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%;
    display: contents;
}
.woocommerce-checkout .woocommerce-info::before {
    color: var(--color-brand-dark);
    top: 6px !important;
}
.positionreplaced .checkout-left {
    padding: 30px 12px;
}
.positionreplaced .checkout-right .woocommerce-checkout-review-order {
    margin-top: 10px !important;
}
#mailpoet_woocommerce_checkout_optin, #ship-to-different-address .input-checkbox {
    font-size: 15px !important;
}
.woocommerce-checkout .woocommerce-checkout #payment ul.payment_methods {
    padding: 30px 20px !important;
}
html .woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .input-checkbox {
		    font-size: 23px !important;
    margin-right: 10px !important;
}
.side_bar_cart .cart_right_conten .close_btn_mini {
		background: #05543f !important;
}	
.forgetpass-mainn {
	display: block;
    margin: 0 !important;
    padding: 0;
    width: 100% !important;
	}	
.forgetpass-mainn .leftbanner { 
    display: none;
}
.forgetpass-mainn .lost_reset_password {
    width: 100% !important;
    border: none !important;
    margin: 10px 0px !important;
    padding: 20px 15px;
}
.forgetpass-mainn .form-right {
    width: 50%;
    float: left;
    display: contents;
}
html .header-style-1 .header-bottom-bg-color {
 background: #fff !important;
    position: absolute;
	top: 13px;
    right: 0;
    border: none !important;
    box-shadow: none !important;
}
html .elementor-3891 .elementor-element.elementor-element-cd8b5c0 .header-style-1 .header-bottom-bg-color {
    background: #fff !important;
}
.header-action-2 .header-action-icon-2 {
        padding: 0 18px;
}
.header-style-1 .header-wrap .logo .header-action-right {
display: flex !important;
        min-width: 39%;
        justify-content: end;
}
.elementor-widget-nest-product-tab-filter-v1 .section_tab  .nav-link.active{ 
border: solid 1px #05543f !important;
        padding-left: 10px !important;
        background: #05543f;
        color: #fff !important;
        font-size: 12px !important;
        padding-right: 10px;
}
	.elementor-widget-nest-product-tab-filter-v1 .section_tab  .nav-link {
		font-size: 12px !important;
        padding-right: 10px;
}
.elementor-widget-nest-product-tab-filter-v1 .product-tabs  .section_tab.mb-30{
		padding: 0;
    text-align: center !important;
	}
.elementor-widget-nest-product-tab-filter-v1 .product-tabs .product-grid-4 {
		padding: 5px !important;
}
.header-action-2 .header-action-icon-2:hover .cart-dropdown-wrap {
    z-index: 999;
}
.header-wrap .logo {
        display: flex;
        align-items: center;
        margin: 0 !important;
        justify-content: space-between;
}
.header-wrap .header-action-2 {
        justify-content: end !important;
        margin-right: 50px;
}
.product-cart-wrap .product-action-1 li button {
    position: relative;
    text-indent: -9999px;
    width: 50px !important;
    height: 36px;
    line-height: 36px;
    background: unset;
    border: unset;
    right: 11px;
background: #fff;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu > li.menu-item.menu-item-has-children .menu-expand {
	    top: 10px !important;
	}
.mobile-menu .nav-item.active > .menu-expand {
  background: var(--color-brand);
  color: #fff;
}
.mobile-menu .nav-item.active > .menu-expand .fi-rs-angle-small-down:before {
    color: #fff;
}
.woocommerce-account .select2-container .select2-selection__arrow::before {
    line-height: 20px !important;
    bottom: 10px !important;
}
html .woocommerce-error, html .woocommerce-info, html .woocommerce-message {
        line-height: 20px !important;
        font-size: 12px;
        padding: 12px 25px !important;
}
.woocommerce-account li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--compare.is-active{
		display: none !important;
}
html .home .custom_product_style4 .product-zone-warning {
		    font-size: 10px !important;
    line-height: 15px !important;
    position: absolute;
    top: 27% !important;
    z-index: 999;
	}
html .couponann .dokan-notice-single-notice-area a {
		display: none !important;
}
.cpiw-modal {
    padding-top: 180px;
}
/* DOKAN DASHBOARD CSS START MOBILE */
html .dokan-dashboard .dokan-main .sidebar_rewirte_dok_dash .logo_dokan_dash {
    width: 60%;
    float: left;
}
.dokan-dashboard .dokan-dash-sidebar #dokan-navigation {
        margin-top: 24px !important;
}
html .dokan-dashboard .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li {
        width: 98% !important;
}
.dokan-dashboard-content .dashboard-widget {
    width: 98% !important;
}
.logo_dokan_dash {
    width: 60% !important;
    float: left !important;
}
.dokan-w4.ajax_prev.dokan-text-left {
    margin-left: 25% !important;
    display: block !important;
}
.dokan-settings-content .dokan-settings-area .dokan-update-setting-top {
    display: none;
}
#store-form .dokan-w5 {
    width: 100% !important;
}
html #store-form .cityzip .dokan-w6 {
    width: 100% !important;
}
#store-form .dokan-w6 {
    width: 100% !important;
}
.dokan-product-listing .dokan-product-listing-area .product-listing-top {
    line-height: 39px !important;
    margin-bottom: 15px !important;
}
.dokan-orders-area li a, .dokan-listing-filter li a {
    border: 1px solid #ccc !important;
}
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li {
    margin-bottom: 6px;
}
.dokan-orders-area .dokan-order-filter-serach {
    display: inline !important;
	}
html .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group {
    flex-wrap: wrap !important;
    margin-bottom: 0 !important;
display: block;
    border: solid 1px #ccc;
    flex-wrap: wrap;
    padding: 10px;
}
	.dokan-dashboard .dokan-orders-area .dokan-order-filter-serach {
		display: block;
	}
.dokan-order-filter-serach form.dokan-right {
    display: flex;
    flex-wrap: nowrap;
    justify-content: start;
    margin: 20px 0;
}
.dokan-dashboard .dokan-product-edit .dokan-dashboard-header .dokan-right {
		        float: right !important;
}
html .dokan-dashboard #dokan-product-list-table .row-actions {
        display: inline-block !important;
}
html .dokan-dashboard #order-filter .is-expanded .dokan-order-action {
		    display: grid !important;
}
.dokan-w4.ajax_prev.dokan-text-left {
        margin-left: 0 !important;
}
/* newcss mobile */
html .dokan-dashboard .dokan-dashboard-content.rightcontent {
        padding: 0 !important;
    }
.custom-right-contain {
		padding: 0 10px !important;
	}
html .dokan-custom-head {
    padding: 20px 12px;
}
.dokan-title-head {
    gap: 60px;
}
	.dokan-vendor-profile-box strong { 
font-size: 16px;
    width: 100% !important;
    display: block;
}
    html .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul {
        display: flex;
        flex-direction: row !important;
        flex-wrap: wrap;
        padding: 0;
        margin: 0;
        list-style: none;
        gap: 20px;
    }
html .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul.list-inline li {
    margin-left: 0 !important;
    flex: 0 0 calc(50% - 10px);
    box-sizing: border-box;
    padding: 20px !important;
    border-radius: 8px;
    margin: 0 !important;
}
.dokan-dashboard-content .dashboard-widget {
        width: 100% !important;
        margin: 0 !important;
        margin-bottom: 20px !important;
    }
html .dashboard-widget.products {
    height: auto !important;
    margin-bottom: 0 !important;
}
.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget {
    min-height: auto !important;
    width: 100% !important;
    margin-top: 20px !important;
}
html .dokan-dashboard .dokan-dashboard-content.dokan-product-listing {
        padding: 0px !important;
}
 .dokan-dashboard .dokan-dashboard-content.dokan-product-listing .custom-grp {
		width: 100%;
    margin: 0 !important;
	}
.dokan-custom-head .product-listing-top {
    float: left;
}
.product-actions-items {
		display: block !important;
	}
	.dokan-inline-editable-table tr {
		background-color: #fff !important;
        overflow: hidden !important;
        position: relative;
	}
html .dokan-dashboard .dokan-dashboard-wrap .dokan-dashboard-content {
        padding: 0px !important;
    }
html .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group {
        margin-top: 0 !important;
}
.dokan-orders-area .order-statuses-filter {
    background-color: #fff !important;
    padding: 10px 10px !important;
}
html .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left {
    width: 100% !important;
    float: left !important;
    background: #fff;
}
html .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach {
    padding: 0 0px !important;
    padding-bottom: 0px !important;
    float: left;
}
.dokan-order-filter-serach form.dokan-right {
		        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 20px 10px;
	}
.dokan-reports-area .dokan-report-wrap {
    padding: 0 10px 10px !important;
}
.dokan-report-wrap .table thead {
        display: table-header-group;
    }
.dokan-report-wrap .table thead tr th{
        width: 100%;
    }
.dokan-report-wrap .table tbody td {
		        display: table-cell;
        text-align: left !important;
	}
html #order-filter table.dokan-table tbody tr {
    box-shadow: none !important;
}
html #withdraw-method span.select2-selection__arrow {
        top: 18px !important;
    }
.dokan-withdraw-content .dokan-withdraw-area ul li {
    display: inline-block;
    padding: 5px 5px !important;
}
.dokan-orders-area .dokan-table .check-column {
    padding: 0 !important;
    overflow: hidden;
    text-align: center;
    vertical-align: middle !important;
}
.dokan-orders-area .dokan-table .check-column {
    padding: 0 !important;
    overflow: hidden;
    text-align: center;
    vertical-align: middle !important;
    display: table-cell;
    width: 20%;
}
.dokan-orders-area table.dokan-table .toggle-row {
    position: absolute;
    right: 8px;
    top: 10px;
}
html .dokan-table-striped > tbody > tr:nth-of-type(odd) .dokan-order-id.column-primary {
    background-color: rgb(243, 244, 246);
    box-shadow: 0px 0 0 0px #E5E7EB, 0 -1px 0px 1px #E5E7EB !important;
	}
	html .dokan-dashboard #order-filter .is-expanded .dokan-order-action {
		display: inline-block !important;
		text-align: right !important;
}
/* tr.is-expanded .dokan-order-action a.dokan-btn.dokan-btn-default.dokan-btn-sm {
	position: absolute;
    right: 50px;
    top: 12px;
} */
.dokan-withdraw-area .custom-right-contain table.dokan-table thead {
        display: table-header-group;
        margin-left: 0;
        padding-left: 0 !important;
    }
.dokan-announcement-wrapper .dokan-announcement-wrapper-item .announcement-action {
    position: absolute;
    top: 5px !important;
    right: 5px !important;
}
html .dokan-announcement-wrapper .dokan-announcement-wrapper-item {
    width: 100% !important;
    display: block !important;
}
html .dokan-announcement-wrapper {
    padding: 0 10px !important;
}
.custmnoticearea .dokan-announcement-wrapper {
    display: block !important;
}
.dokan-announcement-wrapper-item .dokan-annnouncement-date .announcement-day {
        margin-top: 0px !important;
        padding-top: 5px;
}
html .dokan-settings-area {
    padding: 0 10px;
}
#woocommerce-order-items .woocommerce_order_items { 
        display: block !important;
}
	#woocommerce-order-items .woocommerce_order_items thead {
	        display: block !important;
		        padding: 0 !important;
	} 
#order_line_items td.thumb {
		display: none !important;
}
.woocommerce_order_items #order_shipping_line_items {
		display:none !important;
	}
.woocommerce_order_items #order_shipping_line_items thead tr {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
#order-stats, #product-stats {
		display: none !important;
}
.dashboard-widget.products .list-unstyled.list-count {
	margin-bottom: 0 !important;
    width: 99% !important;
	}
html .content-half-part-main {
		width: 100% !important;
}
html body.page-id-4414 .dokan_content_rewrite .orders .content-half-part-main .order-count-custompart {
		width: 100% !important;
}
html body.page-id-4414 .dokan_content_rewrite .orders .content-half-part-main .order-count-customparttwo {
	display: none !important;	
}
html .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders .content-half-part.order-count-custompart {
	width: 100% !important;
	}
html .featured-image .image-wrap a.dokan-remove-feat-image, .product-edit-container .dokan-feat-image-upload a.close {
		    display: none !important;
}
}
@media screen and (max-width: 479.98px) {
html body .dokan-orders-content .dokan-orders-area .dokan-order-filter-serach .dokan-left .dokan-form-group {
        margin-top: 0 !important;
        margin: 10px !important;
        padding: 10px !important;
}
html #withdraw-method .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 18px !important;
    }
}

@media screen and (max-width: 449.98px) {
html #withdraw-method .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 18px !important;
    }
html .featured-image .image-wrap a.dokan-remove-feat-image, .product-edit-container .dokan-feat-image-upload a.close {
		    display: none !important;
}
}
/* DOKAN DASHBOARD CSS END MOBILE */


.custum-addpayment-btn { 
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    float: none;
    padding: 0 !important;
	}
.custom-note-right-up {
    right: 0;
    font-size: 12px;
    background: #eef;
    color: #333;
    padding: 5px 13px;
    border-radius: 3px;
    display: block;
position: relative;
}
#billing_address_book_field label {
    display: block;
}
.woocommerce-checkout .woocommerce-info::before {
        top: inherit !important;
    }
.cpiw-modal .modal-content {
    padding: 12px;
}

}

/* Media Query END */

/* Hide vendor name in order details */
.woocommerce-table__line-item .product-name a[href*="Tindora"] {
    pointer-events: none !important;
	color: #000 !important;
}

html .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul.list-inline li {
    width: 33% !important;
}
.vendordashmenu .active.products a, .dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a {
    background: #1E6553 !important;
    padding: 13px !important;
    margin: 13px !important;
    border-radius: 8px !important;	
}
