@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//drinkstock.md/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.2.7") format("woff2");
}

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

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

:root {
	--wd-text-font: "Onest", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Onest", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Onest", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Onest", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Onest", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(159,48,78);
	--wd-alternative-color: rgb(244,24,24);
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(159,48,78);
	--btn-default-font-family: "Onest", Arial, Helvetica, sans-serif;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(51,51,51);
	--btn-default-bgcolor-hover: rgb(36,36,36);
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(159,48,78);
	--btn-accented-bgcolor-hover: rgb(158,12,51);
	--btn-font-family: "Geologica", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(159,48,78);
	--notices-success-color: #fff;
	--notices-warning-bg: rgba(159,48,78,0.88);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(247,247,247);
	--wd-bordered-bg:rgb(247,247,247);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(247,247,247);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(159,48,78);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps li {
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: capitalize;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(36,36,36);
}
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-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 44px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-bg: rgb(247,247,247);
	--wd-arrow-bg-hover: rgb(159,48,78);
	--wd-arrow-bg-dis: rgb(247,247,247);
	--wd-arrow-radius: 20px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 20px;
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 15px;
	--wd-arrow-bg: rgb(247,247,247);
	--wd-arrow-bg-hover: rgb(136,173,153);
	--wd-arrow-bg-dis: rgb(247,247,247);
	--wd-arrow-radius: 25px;
}
.wd-nav-scroll {
	--wd-nscroll-width: 45%;
	--wd-nscroll-drag-bg: rgb(159,48,78);
	--wd-nscroll-drag-bg-hover: rgb(159,48,78);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.featured {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: -50px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: 60px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1366px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1366px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* 1. Hide the asterisk ONLY for the Review/Comment text area label */
.comment-form-comment .required {
    display: none !important;
}

/* 2. Explicitly ensure the asterisk for the Star Rating stays visible */
.comment-form-rating .required {
    display: inline-block !important;
    color: red; 
}

/* Style the OFERTE menu item as a rounded button */
#menu-item-3709 > a {
    background-color: #9F304E !important; /* Your brand color */
    color: #ffffff !important;           /* White text */
    border-radius: 50px !important;      /* This creates the rounded background shape */
    padding: 10px 25px !important;       /* Adjusts the size of the background "pill" */
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: fit-content;
    align-self: center;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(159, 48, 78, 0.2); /* Optional: Soft shadow for depth */
}

/* Hover effect with a darker shade */
#menu-item-3709 > a:hover {
    background-color: #7A253C !important; /* Darker hover shade */
    transform: translateY(-2px);           /* Slight lift */
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
}

/* 1. Container - Carousel ONLY */
.wd-carousel-item .product-grid-item .product-wrapper {
    background-color: #f9f9f9 !important;
    border-radius: 15px !important;
    overflow: hidden !important; 
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    padding: 10px !important; 
    position: relative !important;
    border: none !important;
}

/* 2. 3:4 Image Area - Carousel ONLY */
.wd-carousel-item .product-element-top {
    position: relative !important;
    width: 100% !important;
    height: 0 !important;
    padding-bottom: 133.33% !important; /* Forces 3:4 ratio */
    margin-bottom: 12px !important;
    background: transparent !important;
    overflow: visible !important;
}

.wd-carousel-item .product-element-top .product-image-link {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wd-carousel-item .product-element-top img {
    max-height: 100% !important; 
    width: auto !important;
    object-fit: contain !important;
    
    /* MANUAL SCALE: Change 1.0 to 1.1 or 1.2 to make images bigger */
    transform: scale(1.2) !important; 
}

/* 3. Text Data Alignment - Original Font Styling */
.wd-carousel-item .product-element-bottom {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 0 5px !important;
}

.wd-carousel-item .wd-entities-title {
    height: 2.6em !important; 
    margin: 0 0 4px 0 !important;
    line-height: 1.3 !important;
    overflow: hidden !important;
}

.wd-carousel-item .wd-product-cats {
    height: 1.2em !important;
    margin: 0 0 4px 0 !important;
}

.wd-carousel-item .wrap-price {
    height: 1.5em !important;
    margin-bottom: 10px !important;
}

/* 4. Footer & Button - Carousel ONLY */
.wd-carousel-item .wd-product-footer {
    margin-top: auto !important;
    padding-top: 8px !important;
}

.wd-carousel-item .wd-add-btn a {
    width: 100% !important;
    justify-content: center !important;
}

/* 5. Fix for Badge Clipping */
.wd-carousel-inner, 
.wd-carousel-wrap {
    overflow: visible !important;
}