/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.woocommerce-EditAccountForm #account_display_name {
    pointer-events: none;
    background-color: #04231b;  /* Optional: to show it is disabled */
}


.wd-buttons.wd-pos-r-t {
    display: none;
}

.tribe-events-meta-group.tribe-events-meta-group-organizer

 {
    display: none;
}




body .select2-container--default .select2-dropdown {
    z-index: 1500;
    border-width: var(--wd-form-brd-width);
    border-color: var(--wd-form-brd-color);
    border-radius: 0;
    background-color: white;
}

body .select2-container--default .select2-search--dropdown .select2-search__field {
    position: relative;
    z-index: 2;
    padding: 0 15px;
    height: 42px;
    border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
    background-color: white;
    background-image: none;
    color: black;
    
}

#dokan-store-listing-filter-form-wrap:before {
    content: "\f142";
    height: 0 !important;
    top: -8px;
    left: 75%;
    position: absolute;
    font-family: dashicons;
    font-size: 60px;
    color: #fff;
    font-weight: bold;
    line-height: 0 !important;
}
body .select2-container--default .select2-results

 {
    background-color: rgb(7,125,36);
}

dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header {
    display: flex
;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background-color: rgb(4,35,27);
}

.dokan-table-striped > tbody > tr:nth-of-type(odd) {
    background: transparent;
}
p.woocommerce-product-details__store_name ~ p {
    display: none;
}
#commentform p {
    display: block !important;
}
.reset-last-child p.price, p.woocommerce-product-details__store_name {
    display: block;
}
.woocommerce-product-details__short-description p{
    display: block;
}

h1.data_name_1{
    font-size: 15px;
    color: #6d6d6d;
}
h1.data_name_1:hover{
    color: black;
}
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li a:hover{
	background: transparent;
}
.dokan-profile-frame-wrapper .dokan-store-tabs ul li.active a {
    border-bottom: 3px solid #077d24;
}
p.data_p_class_1{
    background: rgb(0, 0, 0, 0.6);
    flex-direction: column;
    opacity: 0;
    transition: 0.6s;
    font-size: 13px;
    background-color:#041c0b;
}
p.data_p_class_1:hover{
    opacity: 1;
    color: white;
    font-size: 13px;
}
p.data_p_class_1 span:hover{
    color: black;
    font-size: 13px;
}
p.data_p_class_1 span.delete_1:hover{
    color: red;
    font-size: 13px;
}
                          /*//*/
span.data_Status_1{
    width: 20%;
    background-color: #5cb85c;
    font-size: 15px;
    padding: 4px 4px;
}
 /*///*/
b.data_Stock_1{
    color: #7ad03a;
    font-size: 17px;
    font-weight: bold;
}
p.data_data_1 span{
    color: red;
}
/*////*/
span.data_Price_1{
    text-decoration-line: line-through;
}



/* bp css */
.dokan-product-listing button {
    font-size: 13px !important;
    border-radius: 5px !important;
    line-height: 1.2 !important;
}
ul.subsubsub li.active a {
    color: #fff;
}
ul.subsubsub li a {
    color: #bfbdbd !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: #e3e2e2;
}
#collection-content td h1 {
    font-size: 100%;
    text-transform: capitalize;
    margin-bottom: 0;
}
.dokan_product_yes_no_btn ul li {
    display: inline-flex;
    padding-right: 20px !important;
}
.dokan_product_yes_no_btn ul {
    padding: 0;
    margin: 0;
}
.dokan_product_yes_no_btn ul li label {
    margin: 0;
}

.dokan-product-inventory label {
    color: #555555 ;
}
.dokan-section-content input {
    color: #555555 !important;
}
.dokan-section-content label {
    color: #555555 !important;
}
.show_if_needs_shipping input {
    border: 1px solid #cfcfcf !important;
}
.show_if_needs_shipping input::placeholder {
  color: #555555;
}
.dokan-section-heading h2 {
    color: #555555;
}
.dokan-download-options .dokan-table th {
    color: #555;
}
.dokan-linked-product-options input {
    border: 1px solid #cfcfcf !important;
    height: 40px !important;
    padding: 0 10px !important;
}
.dokan-linked-product-options input::placeholder {
  color: #555555;
}
.dokan-form-group textarea#_purchase_note {
    border: 1px solid #cfcfcf !important;
}
.dokan-form-group textarea::placeholder {
  color: #555555;
}
.wp-editor-tabs button {
    font-size: 13px;
    border: none;
    padding: 0px 20px !important;
    border-radius: 4px !important;
    line-height: 1.2em;
    min-height: 40px;
    margin: 5px !important;
}
.dokan-download-wrapper input {
    border: 1px solid #cfcfcf !important;
}
.dokan-download-wrapper input::placeholder {
  color: #555555;
}
.product_tag_section ul {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.product_tag_section input {
    border: 1px solid #cfcfcf !important;
    height: 40px !important;
    padding: 0 10px !important;
}
.product_tag_section span.select2-selection {
    border: none !important;
}
.dokan-price-container input {
    border: 1px solid #cfcfcf !important;
}
#dokan-product-title-area input#post_title {
    border: 1px solid #cfcfcf !important;
}
.single-tribe_events abbr {  color: #fff; }


@media only screen and (max-width: 767px) {
	.dokan-table tbody tr td {
		border-width: 0px;
		background: transparent;
	}
	th.dokan-product-select.check-column {
		border: none !important;
	}
	.dokan-store-tabs {
		margin-bottom: 90px;
	}	
	.seller-items .products.wd-products {
		grid-template-columns: unset;
	}
	.dokan-store-tabs ul.dokan-list-inline {
		width: 100% !important;
	}	
	.dokan_search_add_product_button {
		flex-direction: column;
		gap: 20px;
		margin-bottom: 20px;
	}	
	.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li a {
		text-align: left;
	}	
	
	.vendor-category-slider .category-item {
		width: 100% !important;
	}
	

}

#collection-content tbody .row-actions a:last-child {
    display: none;
}


.collection_filter select#filter-by-type {
    display: none;
}

.product_tag_section span.select2.select2-container.select2-container--default {
    width: 100% !important;
}
 
.dokan-store-wrap.layout-left div#dokan-secondary {
    display: none;
}

.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery{
	margin-top:25px;
}

.dokan-store-tabs ul.dokan-list-inline {
    width: 40%;
}

.dokan-store-products-filter-area.dokan-clearfix form.dokan-store-products-ordeby {
    width: 44%;
    float: right;
    margin-top: -63px;;
}
.dokan-profile-frame-wrapper ul.dokan-list-inline {
    background-color: #04231b !important;
    border: none !important;
}

.dokan-profile-frame-wrapper ul.dokan-list-inline li {
    border: none !important;
}

.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li a {
    font-size: 15px;
    color: #fff;
}



.dokan-store-products-filter-area.dokan-clearfix select.orderby.orderby-search {
    background-color: #1a1a1a;
}

.dokan-store-products-filter-area.dokan-clearfix input.product-name-search.dokan-store-products-filter-search {
    background-color: #04231b;
}

.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper {
    background: #04231b;
    border: navajowhite;
}

.profile-info ul.dokan-store-info {
    color: #fff;
}

/*////*/


./*wd-product.wd-hover-tiled.wd-col.product-grid-item.product.type-product.post-29031.status-publish.instock.product_cat-merch-stationary.has-post-thumbnail.shipping-taxable.product-type-collection {
    width: 31%;
}*/

.dokan-store-products-filter-area.dokan-clearfix input.product-name-search.dokan-store-products-filter-search {
    background-color: #04231b;
    border-radius: 26px;
}

.vendor-category-slider {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
}

.vendor-category-slider .category-item {
    flex: 0 0 auto;
    width: 200px;
    margin-right: 20px;
    display: inline-block;
}

.vendor-category-slider .category-item img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.vendor-category-slider .category-item h4 {
    font-size: 16px;
    margin: 10px 0 5px;
}

.vendor-category-slider .category-item p {
    font-size: 14px;
    color: #666;
}

div#rsvp-now {
    display: none !important;
}


/* Product List Section */

.dokan_search_add_product_button .dokan_search_section {
    float: right;
    margin-right: 70px;
}

.dokan_search_add_product_button {
    width: 100%;
    float: left;
    display: flex;
    justify-content: right;
    margin-top: -63px;
}



.sidebar_menu.dokan-dash-sidebar {
    border-radius: 25px;
    border: 1px solid #146c54;
}
.dokan_search_add_product_button .dokan_search_section input {
    background-color: #04231b;
    border-radius: 26px;
}

.profile-frame button#upload-banner-button {
    position: absolute;
    left: 15px;
    top: 410px;
}

.profile-info h3 {
    margin-left: 20px;
}


.main-page-wrapper{
    background: #04231b;
}

/*.store-page-wrap.woocommerce .wd-products {
    display: flex;
}
.store-page-wrap.woocommerce .wd-product {
    width: 25%;
    float: left;
}*/

.wd-prefooter{
     background: #04231b !important;
}

.dokan-btn.dokan-btn-product_add i.fas.fa-plus {
    font-size: 30px;  
}

.html-active .switch-html, .tmce-active .switch-tmce {
    background: #f6f7f7;
    color: #50575e;
    border-bottom-color: #f6f7f7;
    display: none;
}
p.label_class_product {
    font-size: 20px;
}

.dokan-btn.dokan-btn-product_add {
    width: 300px;
    height: 200px;
}

/* .dokan-dashboard-wrap .dokan-dashboard-content .dokan-alert + .dokan-product-listing-area {
    display: none;
} */

/* Popup modal background */
.stripe-modal {
    display: none; 
    position: fixed;
    z-index: 999; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    background-color: rgba(0, 0, 0, 0.5); 
}

/* Popup modal content */
.stripe-modal-content {
    background-color: #02110d;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 400px;
    text-align: center;
}

/* Close button for modal */
.stripe-modal-content .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}

/* Close button hover effect */
.stripe-modal-content .close:hover,
.stripe-modal-content .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* Signup button */
.stripe-signup-btn {
    background-color: #0073aa;
    color: white;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    font-size: 16px;
    margin-top: 20px;
}

/* Signup button hover effect */
.stripe-signup-btn:hover {
    background-color: #005177;
}


.dokan-product-edit .popup-style-content {
    display: none;
}


.woocommerce-layout__header {
    background: rgba(7, 125, 36, 1);
    box-sizing: border-box;
    padding: 0;
    position: relative;
    width: calc(100% - 0px);
    top: 32px;
    z-index: inherit;
}

li.settings.has-submenu ul.navigation-submenu.settings {
    display: none;
}

li.settings.has-submenu {
    display: none;
}
li.dokan-common-links.dokan-clearfix {
    display: none;
}


li.start-selling {
    width: 100%;
    text-align: center;
}

li.start-selling i.fab.fa-staylinked {
    display: none;
}

li.start-selling {
    width: 100%;
    text-align: center;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.dokan-dash-sidebar ul.dokan-dashboard-menu {
    border-radius: 10px;
}





li.sharing-button {
    border-top: 1px solid #053e1e;
}


body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.start-selling a {
    padding: 10px !important;
    border: 1px solid;
    border-radius: 10px;
    width: 185px;
    margin-left: 15px;
    background: #077d24;
    color: #fff !important;
}

.dokan-dash-sidebar {
    border: 1px solid #053e1e;
    border-radius: 10px;
}

.dokan-dash-sidebar li.my-purchases {
    border-bottom: 1px solid #053e1e;
}

.dokan-dash-sidebar li.my-purchases {
    border-bottom: 1px solid #053e1e;
}


.payment-method-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    padding: 25px;
}

.stripe_popup_open, .followers {
    display: none;
}


.popup-content {
    background: white;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
}

#close-popup {
    margin-top: 10px;
}
/* li.start-selling a {
    pointer-events: none;
} */

.login-name-class {
    padding-left: 10px;
}


/* My Account Dropdown Styling */
.my-account-dropdown {
    position: relative;
    display: inline-block;
}

.account-toggle {
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
}

.user-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    display: none;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    width: 250px;
    z-index: 1000;
}

.dropdown-menu.visible {
    display: block;
}

.account-header {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    display: flex;
}


.account-header .user-avatar-large {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-bottom: 8px;
}

.wd-dropdown.wd-dropdown-menu.wd-dropdown-my-account.wd-design-default.color-scheme-light {
    background: #f9f9f9;
}

.account-header .username {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
    color: #000;
}

.account-header .view-profile {
    font-size: 14px;
    color: #0073aa;
    text-decoration: none;
}

.account-header .view-profile:hover {
    text-decoration: underline;
}

.menu-items {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-items li {
    border-bottom: 1px solid #ddd;
}

.menu-items li:last-child {
    border-bottom: none;
}

.menu-items li a {
    display: block;
    padding: 8px;
    color: #000;
    text-decoration: none;
    transition: background 0.3s ease, color 0.3s ease;
}

.menu-items li a:hover {
    background: #0073aa;
    color: #fff;
}


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



.wm-custom-wishlist-wrapper { padding: 0 5px; list-style: none; display: flex; flex-wrap: wrap; margin: 0 0px; }  
.wm-custom-wishlist-wrapper > li { width: 16.66%; padding: 10px 10px; margin: 0; } 
.wishlist-card .wishlist-card-imgs-1 img { width: 100%; height: 210px; object-fit: cover; } 
.wishlist-card .wishlist-card-thumbs { display: flex; } 
.wishlist-card .wishlist-card-thumbs .wishlist-card-thumb { width: 100%; }
.wishlist-card .wishlist-card-thumb img { width: 100%; height: 68px; object-fit: cover; }
.wm-custom-wishlist-wrapper > li > .folder-list { width: 100%; display: block; background: #fff; box-shadow: 0 1px 2px 0 rgba(255,255,255,0.15), 0 2px 8px 0 rgba(255,255,255,0.2); transition: all .2s ease-out; border-radius:2px; overflow:hidden; }
.wm-custom-wishlist-wrapper > li > .folder-list:hover { box-shadow: 0 3px 6px 0 rgba(255,255,255,0.35), 0 5px 13px 0 rgba(255,255,255,0.40); z-index: 2; }
.wishlist-card-body { padding: 10px 13px; }
.wishlist-card-body .wishlist-card-title { overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; color: #000; font-size: 15px; margin: 0; }
.wishlist-card-body .wishlist-card-count { color: #555; margin: 0; }


.tribe-events-calendar-list__event-row { display: flex ; border-top: 1px solid #fff; border-bottom: 1px solid #fff; padding: 30px 0; }
.tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-date-tag { min-width: 120px; }
time.tribe-events-calendar-list__event-date-tag-datetime { display: inline-block; text-align: center; }
.tribe-events-calendar-list__event-date-tag time span { display: block; }
.tribe-events-calendar-list__event-date-tag time .tribe-events-calendar-list__event-date-tag-daynum { font-size: 26px; font-weight: 700; color: #ebe9dc; font-family: "Helvetica Neue", Helvetica, -apple-system, BlinkMacSystemFont, Roboto, Arial, sans-serif; }
.tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-wrapper { width: 100%; }
#dokan-content article.tribe-events-calendar-list__event { display: flex ; align-items: center; justify-content: flex-end; flex-direction: row-reverse; } 
article.tribe-events-calendar-list__event > .tribe-events-calendar-list__event-featured-image-wrapper { display: flex; flex-direction: column; gap: 10px 0; } 
#dokan-content article .tribe-events-calendar-list__event-details { width: 65%; }
#dokan-content article.tribe-events-calendar-list__event .tribe-events-calendar-list__event-details .tribe-events-calendar-list__event-title { margin: 7px 0; }
button.dokan-live-chat.button.alt { flex: 0 0 auto; }

/*-------------------------------- Responsive Media Query --------------------------------*/
@media (max-width: 1350px){
.dokan-store .site-content.col-md-12 { width: 100%; display: block; }
.wm-custom-wishlist-wrapper > li { width: 20%; }
.wishlist-card .wishlist-card-imgs-1 img { height: 18vw; }
.wishlist-card .wishlist-card-thumb img { height: 6vw; }

}

@media (max-width: 1025px){
.wm-custom-wishlist-wrapper > li { width: 25%; }
.wishlist-card .wishlist-card-imgs-1 img { height: 22vw; }
.wishlist-card .wishlist-card-thumb img { height: 7.5vw; }

}


@media (max-width: 991px){
.wm-custom-wishlist-wrapper > li { width: 33.33%; }
.wishlist-card .wishlist-card-imgs-1 img { height: 29vw; }
.wishlist-card .wishlist-card-thumb img { height: 10vw; }

}


@media (max-width: 767px){
.dokan-single-store .dokan-store-tabs { margin-bottom: 20px; }
.wm-custom-wishlist-wrapper { margin: 0 -5px; }
.wm-custom-wishlist-wrapper > li { width: 50%; padding: 6px 5px; }	
.wishlist-card .wishlist-card-imgs-1 img { height: 42vw; }
.wishlist-card .wishlist-card-thumb img { height: 15vw; }
.wishlist-card-body { padding: 7px 10px 8px; }
.wishlist-card-body .wishlist-card-title { font-size: 14px; }
.wishlist-card-body .wishlist-card-count { font-size: 14px; }

.tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-date-tag { min-width: 60px; }
#dokan-content article.tribe-events-calendar-list__event {display: block; }
article.tribe-events-calendar-list__event > .tribe-events-calendar-list__event-featured-image-wrapper { margin: 0 0 13px; }
form.cart button{ font-size: 17px; }
	
}

@media (min-width: 768px) {
    .tribe-events-venue-map>div, .tribe-events-venue-map>iframe {
        max-height: 350px;
    }
    form.cart button{ font-size: 17px; }
}
@media (min-width: 768px) {
    .tribe-events-venue-map {
        margin-top: var(--tec-spacer-7);
        order: 1;
        width: 430px;
    }
}


/*****Mohan**********************************************************************************************************************/
.collection-pro .product-wrapper {
    background: transparent !important;
    width: 22%;
    float: left;
    margin-right: 28px;
}
button#upload-banner-button {
    margin-top: 0 !important;
}
#dokan-report-abuse-form-popup-form ul li label { 
    color: #000;
}
#dokan-report-abuse-form-popup-form div { 
    color: #000;
}
#dokan-report-abuse-form-popup-form .dokan-form-group label {
    color: #000;
}


/********************/
.purchases-page-data a.woocommerce-button.button.view {
    text-decoration: none;

    margin-inline-end: 5px;
    padding: 5px 14px;
    min-height: 36px;
    font-size: 12px;
    border-radius: var(--btn-accented-brd-radius);
    color: var(--btn-accented-color)  ;
    box-shadow: var(--btn-accented-box-shadow);
    background-color: var(--btn-accented-bgcolor) !important;
    text-transform: var(--btn-accented-transform, var(--btn-transform));
    font-weight: var(--btn-accented-font-weight, var(--btn-font-weight));
    font-family: var(--btn-accented-font-family, var(--btn-font-family));
    font-style: var(--btn-accented-font-style, var(--btn-font-style));
}

.purchases-page-data a.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button {
    margin-left: 10px;    margin-top: 27px;
    text-decoration: none;

    margin-inline-end: 5px;
    padding: 5px 14px;
    min-height: 36px;
    font-size: 12px;
    border-radius: var(--btn-accented-brd-radius);
    color: var(--btn-accented-color)  ;
    box-shadow: var(--btn-accented-box-shadow);
    background-color: var(--btn-accented-bgcolor) !important;
    text-transform: var(--btn-accented-transform, var(--btn-transform));
    font-weight: var(--btn-accented-font-weight, var(--btn-font-weight));
    font-family: var(--btn-accented-font-family, var(--btn-font-family));
    font-style: var(--btn-accented-font-style, var(--btn-font-style));
}
.purchases-page-data .amount {
    color: var(--wd-primary-color) !important; 
}
.purchases-page-data td {
    padding: 15px 12px !important;
    border-bottom: 1px solid var(--brdcolor-gray-300);
}
 
.purchases-page-data table :is(tbody,tfoot) th{
    padding: 15px 12px !important;
    border-bottom: 1px solid var(--brdcolor-gray-300) !important;
}
.order-again a {
    border-radius: var(--btn-accented-brd-radius);
    color: var(--btn-accented-color);
    box-shadow: var(--btn-accented-box-shadow);
    background-color: var(--btn-accented-bgcolor) !important;
    text-transform: var(--btn-accented-transform, var(--btn-transform));
    font-weight: var(--btn-accented-font-weight, var(--btn-font-weight));
    font-family: var(--btn-accented-font-family, var(--btn-font-family));
    font-style: var(--btn-accented-font-style, var(--btn-font-style));
    margin-top: 46px;
}

 table.my_account_orders th:nth-child(4),
 table.my_account_orders td:nth-child(4) {
    display: none !important;
}

table.shipping-zone-table tbody tr td .row-actions {
    visibility: visible;
    font-size: 15px;
    color: red;
    clear: both;
    padding-top: 8px;
}

 /********Product Collection css***********/
 .product-collection {
    position: relative;
    overflow: hidden;
    text-align: center;
    transition: all 0.3s ease-in-out;
}
.product-collection img {
    width: 100%;
    height: 238px;
    object-fit: cover;
    border-radius: 8px;
    transition: height 0.4s ease, transform 0.4s ease;
}
/* Hover: Reduce image height */
.product-collection:hover img {
    height: 190px;
}
.product-collection .p-title {
    margin-top: 12px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    transition: all 0.3s ease;
}
.product-collection .p-category {
    font-size: 15px;
    color: rgb(7, 125, 36);
    margin-bottom: 10px;
}
/* Initially hide footer */
.product-collection .wd-product-footer {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 0.5s ease;
    margin-top: 0;
}
/* On hover: Show footer smoothly */
.product-collection:hover .wd-product-footer {
    max-height: 100px;
    opacity: 1;
    margin-top: 10px;
    overflow: visible;
}
.product-collection .wd-add-btn-replace .add-to-cart-loop {
    display: inline-block;
    background-color: var(--btn-accented-bgcolor, #1e40af);
    color: #fff;
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 13px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    width: 100%;
}
.product-collection .wd-add-btn-replace .add-to-cart-loop:hover {
    background-color: #fff;
}
.product-collection {
    position: relative;
    overflow: hidden;
    text-align: center;
    transition: all 0.3s ease-in-out;
}
.product-collection img {
    width: 100%;
    height: 238px;
    object-fit: cover;
    border-radius: 8px;
    transition: height 0.4s ease, transform 0.4s ease;
}
/* Hover: Reduce image height */
.product-collection:hover img {
    height: 190px;
}
.product-collection .p-title {
    margin-top: 12px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    transition: all 0.3s ease;
}
.product-collection .p-category {
    font-size: 15px;
    color: rgb(7, 125, 36);
    margin-bottom: 10px;
}
/* Initially hide footer */
.product-collection .wd-product-footer {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 0.5s ease;
    margin-top: 0;
}
/* On hover: Show footer smoothly */
.product-collection:hover .wd-product-footer {
    max-height: 100px;
    opacity: 1;
    margin-top: 10px;
    overflow: visible;
    display: block !important;
}
.product-collection .wd-add-btn-replace .add-to-cart-loop {
    display: inline-block;
    background-color: var(--btn-accented-bgcolor, #1e40af);
    color: #fff;
    padding: 0 0 !important;
    border-radius: 6px;
    font-size: 13px;
    text-decoration: none;
    transition: background-color 0.3s ease;
}
.product-collection .wd-add-btn-replace .add-to-cart-loop:hover {
    background-color: #000;
}
/* Style the individual arrows */
#demos .owl-carousel .owl-nav button.owl-prev {
    position: relative;
    left: -74px;
}
#demos .owl-carousel .owl-nav button.owl-next {
    position: relative;
    right: -74px;
}
/* Carousel nav wrapper - center vertically */
#demos .owl-carousel .owl-nav {
    position: absolute;
    top: 25%;
    /* center vertically */
    width: 100%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    pointer-events: none;
    z-index: 10;
    padding: 0 20px;
    display: none !important;
    /* hidden by default */
}
/* Arrows show only on hover */
#demos:hover .owl-nav {
    display: flex !important;
}
/* Arrow buttons */
#demos .owl-carousel .owl-nav button.owl-prev,
#demos .owl-carousel .owl-nav button.owl-next {
    color: #fff;
    border: none;
    padding: 0 15px;
    pointer-events: all;
    font-size: 55px;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}
/* Hover effect on arrow buttons */
#demos .owl-carousel .owl-nav button:hover {
    transform: scale(1.1);
}
#demos .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}
@media only screen and (max-width: 600px) {
   .product-collection .wd-product-footer {
       max-height: 100px;
       opacity: 1;
       margin-top: 10px;
       overflow: visible;   
       display: block !important; /* Ensure visibility on mobile */
   }
   #demos .owl-carousel .owl-nav { 
    display: block !important;
    /* hidden by default */
}
#demos .owl-carousel .owl-nav button.owl-prev {
position: relative;
left: -56px;
}
#demos .owl-carousel .owl-nav button.owl-next {
position: absolute;
right: -41px;
top: 0;
}
}

/*******/
.woocommerce-EditAccountForm #account_display_name { 
    background-color: gray;
}
div.quantity input[type="button"] { 
    padding: 0 10px;
    border-radius: 0;
}
div.quantity input[type="button"]:hover { 
    border-radius: 0;
}
.product-edit-new-container .form-label.text-white-pro,
.dokan-form-horizontal .form-label.text-white-pro {
    color: #fff !important;
}
.dokan-modal-dialog .modal-body label,.dokan-modal-dialog .modal-body h3{
    color: #555555 !important;
}

/*****linked product hover css*********/
.dokan-linked-product-options.dokan-edit-row.dokan-clearfix.hide_if_external {
    display: none !important;
}

.dokan-single-seller .store-list-title {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-left: 2px;
    font-size: 18px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer {
    background: rgb(7,125,36);
    position: relative;
    padding: 15px 20px;
    border-top: none;
}

.dokan-settings-content .dokan-settings-area .dokan-banner { 
    min-height: auto !important;
}

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

#dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner img {
    object-fit: unset;
    height: 100px !important;
    object-fit: cover !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar img { 
    border: 0 !important;
    border-radius:0px;
    box-shadow: 0px 0px 0px white;
}
#dokan-seller-listing-wrap.grid-view .store-content {
    background: rgb(0 0 0 / 0%);
}
body .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-width: var(--wd-form-brd-width);
    border-color: rgb(0 0 0 / 20%);
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar {
    padding: 0 !important;  
}
.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-heading a.dokan-product-remove-attribute {
 
    color: #555;
}
@media only screen and (max-width: 800px) {
    #dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner {
        min-height: 140px !important;
        position: relative;
    } 
  }

 .dokan-download-options.dokan-edit-row.dokan-clearfix.show_if_downloadable.your-new-class {
    display: none !important;
}



.product-edit-new-container label.form-label, .dokan-form-horizontal .dokan-control-label, .dokan-form-horizontal label {
    color: #fff;
}


/* Always show the Edit button in Dokan shipping zones */
.dokan-shipping-zone-name:hover .dokan-shipping-zone-actions,
.dokan-shipping-zone-name .dokan-shipping-zone-actions {
    opacity: 1 !important;
    visibility: visible !important;
}
.cookies-buttons .cookies-decline-btn { border-radius: var(--btn-accented-brd-radius); color: var(--btn-accented-color); box-shadow: var(--btn-accented-box-shadow); background-color: var(--btn-accented-bgcolor); text-transform: var(--btn-accented-transform, var(--btn-transform)); font-weight: var(--btn-accented-font-weight, var(--btn-font-weight)); font-family: var(--btn-accented-font-family, var(--btn-font-family)); font-style: var(--btn-accented-font-style, var(--btn-font-style)); }



