@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//kunuri.tn/wp-content/themes/woodmart/fonts/woodmart-font-1-700.woff2?v=8.2.7") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//kunuri.tn/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//kunuri.tn/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//kunuri.tn/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//kunuri.tn/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//kunuri.tn/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//kunuri.tn/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//kunuri.tn/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//kunuri.tn/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: 'Bookman Old Style', serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgba(211,119,0,0.61);
	--wd-alternative-color: rgb(95,171,18);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgba(129,215,66,0.7);
	--btn-accented-bgcolor-hover: rgb(16,64,156);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(248,248,248);
	background-image: url(https://kunuri.tn/wp-content/uploads/2022/05/popup-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(211,119,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Mulish", Arial, Helvetica, sans-serif;
	font-weight: 800;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-weight: 400;
	color: rgb(119,119,119);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(36,36,36);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	background: rgb(95,171,18);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	background: rgb(84,157,10);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 40px;
	}
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 16px;
	}

}
:root{
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}



.main-page-wrapper {
margin-top: -40px;
}
.whb-header {
margin-bottom: 0px;
}

//template become a vendor //

/* Form Wrapper */
.woocommerce-form-register {
    background-color: #fef7e9; /* Light beige background */
    border: 1px solid #e0e0e0; /* Light gray border */
    padding: 30px;
    border-radius: 10px; /* Rounded corners */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Subtle shadow */
}

/* Form Title */
.woocommerce-form-register h2 {
    color: #f9a825; /* Light orange for the title */
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}

/* Input Fields */
.woocommerce-form-register input {
    width: 100%;
    padding: 10px;
    border: 1px solid #e0e0e0; /* Light gray border */
    border-radius: 5px; /* Rounded corners */
    margin-bottom: 15px;
    background-color: #ffffff; /* White background */
    color: #333333; /* Dark gray text */
    font-size: 14px;
}

.woocommerce-form-register input:focus {
    border-color: #f9a825; /* Light orange border on focus */
    outline: none;
}

/* Labels */
.woocommerce-form-register label {
    color: #333333; /* Dark gray label text */
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}

/* Buttons */
.woocommerce-form-register button {
    background-color: #f9a825; /* Light orange */
    color: #ffffff; /* White text */
    border: none;
    padding: 10px 20px;
    border-radius: 5px; /* Rounded corners */
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%; /* Full width */
}

.woocommerce-form-register button:hover {
    background-color: #ef6c00; /* Darker orange on hover */
}

/* Additional Links (e.g., Login Link) */
.woocommerce-form-register a {
    color: #f9a825; /* Light orange links */
    text-decoration: none;
    font-weight: bold;
}

.woocommerce-form-register a:hover {
    text-decoration: underline;
}

/* Error Messages */
.woocommerce-error {
    background-color: #ffcdd2; /* Light red */
    border: 1px solid #e57373; /* Red border */
    color: #d32f2f; /* Dark red text */
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
}

/* Success Messages */
.woocommerce-message {
    background-color: #e8f5e9; /* Light green */
    border: 1px solid #81c784; /* Green border */
    color: #388e3c; /* Dark green text */
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
}
/* Ensure that the Top Bar is properly set to use both sides */
.header-top-bar {
    display: flex;
    justify-content: space-between; /* Aligns content on both sides */
    align-items: center; /* Vertically aligns content */
    padding: 0 20px; /* Adds some padding for spacing */
}

/* If you have HTML blocks with specific classes or IDs, style them here */
.header-top-bar .top-bar-left,
.header-top-bar .top-bar-right {
    display: flex;
    align-items: center;
}

/* Optional: Adjust the image (GIF) size and positioning */
.header-top-bar .wd-top-bar-img {
    max-width: 100%; /* Ensures the image is responsive */
    height: auto;
    max-height: 80px; /* Adjust the height as per your needs */
}

/* Hide any default text/content if not needed */
.header-top-bar .top-bar-text {
    display: none; /* Hide text if you only want the GIF or other content */
}

@media (min-width: 1025px) {
	/* Reduce the gap between header and product section (desktop only) */
@media (min-width: 1024px) {
    .woocommerce-page #content,
    .woocommerce-page .site-main {
        margin-top:40px; /* Adjust as needed for a small gap */
        padding-top: 0px;
    }
}*



}

