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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,162,227);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(0,162,227);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(0,162,227);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,162,227);
	--wd-form-brd-width: 2px;
	--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: #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(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product-quick-view  .summary-inner > .price > .amount, html .product-quick-view .summary-inner > .price > ins .amount, html .product-quick-view  .variations_form .woocommerce-variation-price .price > .amount, html .product-quick-view .variations_form .woocommerce-variation-price .price > ins .amount, html .widget-area .widget .price > .amount, html .widget-area .widget .price > ins .amount, html .widget-area .widget .price > ins .amount {
	font-weight: 700;
	font-size: 20px;
	color: rgb(221,51,51);
}
html .wd-product .price:hover, html .wd-product .price > .amount:hover, html .wd-product .price ins > .amount:hover, html .product-quick-view  .summary-inner > .price > .amount:hover, html .product-quick-view .summary-inner > .price > ins .amount:hover, html .product-quick-view  .variations_form .woocommerce-variation-price .price > .amount:hover, html .product-quick-view .variations_form .woocommerce-variation-price .price > ins .amount:hover, html .widget-area .widget .price > .amount:hover, html .widget-area .widget .price > ins .amount:hover, html .widget-area .widget .price > ins .amount:hover {
	color: rgb(221,51,51);
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-weight: 700;
	font-size: 25px;
	color: rgb(221,51,51);
}
html .product-image-summary-wrap .summary-inner > .price:hover, html .product-image-summary-wrap .summary-inner > .price > .amount:hover, html .product-image-summary-wrap .summary-inner > .price > .price .amount:hover, html .product-image-summary-wrap .summary-inner > .price > ins .amount:hover, html .wd-single-price .price:hover, html .wd-single-price .price > .amount:hover, html .wd-single-price .price > ins .amount:hover {
	color: rgb(221,51,51);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(0,0,0);
}
.product-labels .product-label.featured {
	background-color: rgb(232,124,53);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(237,196,33);
	color: rgb(0,0,0);
}
.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: 42px;
	}

}
:root{
--wd-container-w: 1600px;
--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: 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: 5px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/* Ascunde butonul WhatsApp din sticky add to cart */
.wd-sticky-btn .joinchat__woo-btn__wrapper {
    display: none !important;
}
/* ========================================
   ACCESSIBILITY FIXES - WordPress/WooCommerce
   ======================================== */

/* 0. VIEWPORT FIX - Override WordPress tema */
/* Acest script trebuie rulat în functions.php sau prin Insert Headers and Footers plugin */
/*
<script>
document.addEventListener('DOMContentLoaded', function() {
    var viewport = document.querySelector('meta[name="viewport"]');
    if (viewport) {
        viewport.setAttribute('content', 'width=device-width, initial-scale=1.0, maximum-scale=5.0');
    }
});
</script>
*/

/* 1. TOUCH TARGETS - Minimum 44x44px */

/* Social media icons */
.wd-social-icon,
a.wd-social-icon {
    min-width: 44px !important;
    min-height: 44px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 8px !important;
}

/* Product category links */
.product-wrapper a[rel="tag"],
a[rel="tag"] {
    min-height: 44px !important;
    display: inline-block !important;
    padding: 8px 12px !important;
    line-height: 1.5 !important;
}

/* Product title links */
.product-wrapper a,
.woocommerce-loop-product__link {
    min-height: 44px !important;
    display: block !important;
    padding: 8px !important;
}

/* Add to cart buttons */
.add_to_cart_button,
.product_type_simple,
.button.product_type_simple {
    min-height: 44px !important;
    min-width: 44px !important;
    padding: 12px 24px !important;
}

/* 2. COLOR CONTRAST - WCAG AA Compliance */

/* Product category links - darker blue for better contrast */
.product-wrapper a[rel="tag"],
a[rel="tag"] {
    color: #006ba8 !important;
    font-weight: 600 !important;
}

/* Product category links on hover */
.product-wrapper a[rel="tag]:hover,
a[rel="tag]:hover {
    color: #004d7a !important;
}

/* Product wrapper text */
.product-wrapper {
    color: #2d2d2d !important;
}

/* CTA buttons - ensure sufficient contrast */
.btn-primary,
a.btn-primary {
    background: #ffffff !important;
    color: #006ba8 !important;
    border: 2px solid #006ba8 !important;
}

/* 3. HEADING HIERARCHY FIX */

/* Convert H5 to H4 styling where H5 is used incorrectly */
h5.widget-title {
    font-size: 1.2rem !important;
    margin-bottom: 16px !important;
}

/* Ensure all headings have proper hierarchy */
.widget-title {
    color: #006ba8 !important;
    font-weight: 700 !important;
}

/* 4. SPACING FOR TOUCH TARGETS */

/* Add spacing between small touch targets */
.wd-social-icon + .wd-social-icon {
    margin-left: 12px !important;
}

/* Product links spacing */
.product-wrapper a[rel="tag"] {
    margin-right: 8px !important;
    margin-bottom: 8px !important;
}

/* 5. FOCUS INDICATORS - Keyboard Navigation */

/* Visible focus for all interactive elements */
a:focus,
button:focus,
.btn:focus,
.tab-button:focus,
.faq-question:focus {
    outline: 3px solid #006ba8 !important;
    outline-offset: 2px !important;
}

/* 6. ARIA LABELS - Ensure descriptive text */

/* Social icons should have visible text or sufficient aria-label */
.wd-social-icon[aria-label] {
    position: relative;
}

/* 7. PRODUCT GRID ACCESSIBILITY */

/* Ensure product cards have sufficient spacing */
.product-wrapper {
    margin-bottom: 20px !important;
}

/* Product titles - better contrast */
.product-wrapper .product-title,
.woocommerce-loop-product__title {
    color: #2d2d2d !important;
    font-weight: 600 !important;
}

/* Product price - better visibility */
.price,
.woocommerce-Price-amount {
    color: #006ba8 !important;
    font-weight: 700 !important;
    font-size: 1.1rem !important;
}

/* 8. RESPONSIVE TOUCH TARGETS */

@media (max-width: 768px) {
    /* Increase touch targets on mobile */
    .wd-social-icon,
    a.wd-social-icon {
        min-width: 48px !important;
        min-height: 48px !important;
    }

    .add_to_cart_button,
    .button {
        min-height: 48px !important;
        padding: 14px 28px !important;
    }

    /* Better spacing on mobile */
    .product-wrapper a[rel="tag"] {
        display: block !important;
        margin-bottom: 12px !important;
    }
}

/* 9. LINK UNDERLINES - Better visibility */

/* Ensure links are distinguishable */
.product-wrapper a[rel="tag"] {
    text-decoration: underline !important;
    text-decoration-color: rgba(0, 107, 168, 0.3) !important;
}

.product-wrapper a[rel="tag"]:hover {
    text-decoration-color: #006ba8 !important;
}

/* 10. HIGH CONTRAST MODE SUPPORT */

@media (prefers-contrast: high) {
    .btn-primary,
    a.btn-primary {
        border-width: 3px !important;
    }

    .wd-social-icon {
        border: 2px solid currentColor !important;
    }
}

/* 11. REDUCED MOTION SUPPORT */

@media (prefers-reduced-motion: reduce) {
    * {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }
}

/* 12. LINK ACCESSIBILITY - Descriptive link text */

/* Fix for empty or non-descriptive links */
a[href*="europa.eu/consumers/odr/"]:empty::after,
a[href*="anpc.ro/ce-este-sal/"]:empty::after {
    content: "Link - Soluționare Online a Litigiilor" !important;
    display: inline-block !important;
    padding: 8px 12px !important;
    min-height: 44px !important;
    line-height: 28px !important;
}

a[href*="anpc.ro/ce-este-sal/"]:empty::after {
    content: "Link - Soluționarea Alternativă a Litigiilor" !important;
}

/* Add aria-label styling for links without text */
a[aria-label]:empty {
    min-width: 44px !important;
    min-height: 44px !important;
    display: inline-block !important;
}

/* Widget links - ensure they have proper spacing and visibility */
.textwidget a {
    display: inline-block !important;
    min-height: 44px !important;
    padding: 8px 12px !important;
    line-height: 1.5 !important;
    color: #006ba8 !important;
    text-decoration: underline !important;
}

.textwidget a:hover {
    color: #004d7a !important;
    background: rgba(0, 107, 168, 0.1) !important;
}

/* 13. H5 WIDGET TITLE FIX */

/* Fix heading hierarchy - H5 to H4 */
h5.widget-title {
    font-size: 1.2rem !important;
    font-weight: 700 !important;
    color: #006ba8 !important;
    margin-bottom: 16px !important;
    margin-top: 0 !important;
}

/* Style H5 as H4 for semantic correctness */
.widget h5.widget-title {
    display: block !important;
    /* Browsers will still read it as H5, but visually it looks like H4 */
}

/* 14. CTA SECTION CONTRAST FIX */

/* Ensure CTA section text has sufficient contrast */
.cta-section h2 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.8),
                 0 4px 8px rgba(0, 0, 0, 0.6),
                 2px 2px 12px rgba(0, 0, 0, 0.9) !important;
}

.cta-section p {
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8),
                 0 2px 6px rgba(0, 0, 0, 0.6) !important;
}

/* Ensure buttons in CTA section have good contrast */
.cta-section .btn-primary {
    background: #ffffff !important;
    color: #006ba8 !important;
    border: 3px solid #006ba8 !important;
    font-weight: 700 !important;
}

.cta-section .btn-primary:hover {
    background: #006ba8 !important;
    color: #ffffff !important;
    border-color: #ffffff !important;
}

/* 15. PAGE CONTENT WRAPPER CONTRAST */

/* Fix for low contrast in main page wrapper */
.main-page-content,
.wd-page-content,
[data-rocket-location-hash] {
    background: #ffffff !important;
    color: #2d2d2d !important;
}

/* Ensure all text in page content has good contrast */
.main-page-content a,
.wd-page-content a {
    color: #006ba8 !important;
}

.main-page-content a:hover,
.wd-page-content a:hover {
    color: #004d7a !important;
}
