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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", 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: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(108,26,127);
	--wd-alternative-color: rgb(45,127,26);
	--wd-link-color: rgb(45,127,26);
	--wd-link-color-hover: rgb(27,102,0);
	--btn-default-bgcolor: rgb(108,26,127);
	--btn-default-bgcolor-hover: rgb(80,0,81);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(108,26,127);
	--btn-accented-bgcolor-hover: rgb(24,127,1);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--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: rgb(255,255,255);
	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 {
	font-family: "Amaranth", Arial, Helvetica, sans-serif;
	font-weight: 400;
	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 {
	color: rgb(221,51,51);
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
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);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(130,36,227);
}
.product-labels .product-label.featured {
	background-color: rgb(234,144,53);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(226,219,0);
	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: 5px;
--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;
}

@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);
}
}


/* Stilizare profesională pentru meniul Prestrend */

/* Container principal meniu */
#menu-main-ro.menu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
    padding: 0.5rem 1rem;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(15px);
    border-radius: 50px;
    box-shadow: 0 4px 25px rgba(45, 122, 45, 0.15);
    border: 1px solid rgba(45, 122, 45, 0.1);
    margin: 1rem 0;
    list-style: none;
}

/* Elemente de meniu */
#menu-main-ro.menu li.menu-item {
    position: relative;
    margin: 0;
    padding: 0;
}

/* Link-uri principale */
#menu-main-ro.menu li.menu-item a.woodmart-nav-link {
    display: inline-flex;
    align-items: center;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    color: #2d7a2d;
    border-radius: 25px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 14px;
}

/* Text din link-uri */
#menu-main-ro.menu li.menu-item a.woodmart-nav-link .nav-link-text {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 8px;
}

/* Efecte hover pentru link-uri */
#menu-main-ro.menu li.menu-item a.woodmart-nav-link:hover {
    color: #ffffff;
    background: linear-gradient(135deg, #2d7a2d 0%, #166534 100%);
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(45, 122, 45, 0.3);
}

/* Element activ (pagina curentă) */
#menu-main-ro.menu li.current-menu-item a.woodmart-nav-link,
#menu-main-ro.menu li.current_page_item a.woodmart-nav-link {
    color: #ffffff;
    background: linear-gradient(135deg, #2d7a2d 0%, #166534 100%);
    box-shadow: 0 4px 15px rgba(45, 122, 45, 0.25);
}

/* Efecte speciale pentru hover */
#menu-main-ro.menu li.menu-item a.woodmart-nav-link::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s ease;
    z-index: 1;
}

#menu-main-ro.menu li.menu-item a.woodmart-nav-link:hover::before {
    left: 100%;
}

/* Styling special pentru steagul românesc */
#menu-main-ro.menu li.wpml-ls-item a.woodmart-nav-link {
    padding: 8px 12px;
    min-width: 45px;
    justify-content: center;
}

#menu-main-ro.menu li.wpml-ls-item a.woodmart-nav-link .wpml-ls-flag {
    width: 24px;
    height: auto;
    border-radius: 4px;
    transition: transform 0.3s ease;
}

#menu-main-ro.menu li.wpml-ls-item a.woodmart-nav-link:hover .wpml-ls-flag {
    transform: scale(1.1);
}

/* Indicator pentru pagina activă */
#menu-main-ro.menu li.current-menu-item a.woodmart-nav-link::after,
#menu-main-ro.menu li.current_page_item a.woodmart-nav-link::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 8px;
    height: 8px;
    background: #4ade80;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(74, 222, 128, 0.5);
}

/* Responsive design */
@media (max-width: 768px) {
    #menu-main-ro.menu {
        flex-direction: column;
        gap: 0.5rem;
        padding: 1rem;
        border-radius: 20px;
        background: rgba(255, 255, 255, 0.98);
    }
    
    #menu-main-ro.menu li.menu-item a.woodmart-nav-link {
        padding: 10px 18px;
        font-size: 13px;
        width: 100%;
        justify-content: center;
    }
    
    #menu-main-ro.menu li.wpml-ls-item {
        order: -1;
    }
}

@media (max-width: 480px) {
    #menu-main-ro.menu {
        margin: 0.5rem;
        padding: 0.75rem;
    }
    
    #menu-main-ro.menu li.menu-item a.woodmart-nav-link {
        padding: 8px 16px;
        font-size: 12px;
    }
}

/* Animații de intrare */
@keyframes menuFadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

#menu-main-ro.menu {
    animation: menuFadeIn 0.5s ease-out;
}

#menu-main-ro.menu li.menu-item {
    animation: menuFadeIn 0.6s ease-out;
}

/* Efecte de focus pentru accesibilitate */
#menu-main-ro.menu li.menu-item a.woodmart-nav-link:focus {
    outline: 2px solid #4ade80;
    outline-offset: 2px;
    background: linear-gradient(135deg, #2d7a2d 0%, #166534 100%);
    color: #ffffff;
}

/* Styling pentru submeniuri (dacă există) */
#menu-main-ro.menu li.menu-item.menu-item-has-children {
    position: relative;
}

#menu-main-ro.menu li.menu-item.menu-item-has-children::after {
    content: '▼';
    font-size: 10px;
    color: currentColor;
    margin-left: 5px;
    transition: transform 0.3s ease;
}

#menu-main-ro.menu li.menu-item.menu-item-has-children:hover::after {
    transform: rotate(180deg);
}

/* Îmbunătățiri pentru performanță */
#menu-main-ro.menu {
    contain: layout style paint;
    will-change: transform;
}

#menu-main-ro.menu li.menu-item a.woodmart-nav-link {
    will-change: transform, background-color, color;
}
/* CSS SPECIFIC DOAR pentru caruselul de categorii Prestrend - NU afectează produsele */

/* Targeting foarte specific doar pentru containerul de categorii */
#wd-689b9fef5c6e0.wd-cats-element .wd-carousel-item,
.wd-carousel-container.wd-cats-element .wd-carousel-item {
    height: 320px !important;
    min-height: 320px !important;
    max-height: 320px !important;
    display: flex !important;
    align-items: stretch !important;
}

/* Doar cardurile de categorii, NU produsele */
#wd-689b9fef5c6e0.wd-cats-element .category-grid-item.wd-cat,
.wd-carousel-container.wd-cats-element .category-grid-item.wd-cat {
    height: 320px !important;
    min-height: 320px !important;
    max-height: 320px !important;
    display: flex !important;
    flex-direction: column !important;
}

/* Container wrap doar pentru categorii */
#wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-cat-wrap,
.wd-carousel-container.wd-cats-element .category-grid-item .wd-cat-wrap {
    height: 320px !important;
    min-height: 320px !important;
    max-height: 320px !important;
    display: flex !important;
    flex-direction: column !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    box-shadow: 0 4px 15px rgba(45, 122, 45, 0.1) !important;
    border: 1px solid rgba(45, 122, 45, 0.1) !important;
    background: #ffffff !important;
}

/* Container intern doar pentru categorii */
#wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-cat-inner,
.wd-carousel-container.wd-cats-element .category-grid-item .wd-cat-inner {
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
}

/* Containere de imagini DOAR pentru categorii */
#wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-cat-thumb,
#wd-689b9fef5c6e0.wd-cats-element .category-grid-item .category-image-wrapp,
.wd-carousel-container.wd-cats-element .category-grid-item .wd-cat-thumb,
.wd-carousel-container.wd-cats-element .category-grid-item .category-image-wrapp {
    width: 100% !important;
    height: 200px !important;
    min-height: 200px !important;
    max-height: 200px !important;
    overflow: hidden !important;
    position: relative !important;
    background: #f8f9fa !important;
    flex-shrink: 0 !important;
    display: block !important;
}

/* Link-uri imagini doar pentru categorii */
#wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-cat-image,
#wd-689b9fef5c6e0.wd-cats-element .category-grid-item .category-image,
.wd-carousel-container.wd-cats-element .category-grid-item .wd-cat-image,
.wd-carousel-container.wd-cats-element .category-grid-item .category-image {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    position: relative !important;
    overflow: hidden !important;
}

/* Imaginile DOAR din caruselul de categorii */
#wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-cat-thumb img,
#wd-689b9fef5c6e0.wd-cats-element .category-grid-item .category-image-wrapp img,
.wd-carousel-container.wd-cats-element .category-grid-item .wd-cat-thumb img,
.wd-carousel-container.wd-cats-element .category-grid-item .category-image-wrapp img {
    width: 100% !important;
    height: 100% !important;
    min-height: 200px !important;
    max-height: 200px !important;
    object-fit: cover !important;
    object-position: center !important;
    display: block !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    transition: transform 0.3s ease !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
}

/* Zone de conținut doar pentru categorii */
#wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-cat-content,
#wd-689b9fef5c6e0.wd-cats-element .category-grid-item .hover-mask,
.wd-carousel-container.wd-cats-element .category-grid-item .wd-cat-content,
.wd-carousel-container.wd-cats-element .category-grid-item .hover-mask {
    height: 120px !important;
    min-height: 120px !important;
    max-height: 120px !important;
    flex-shrink: 0 !important;
    padding: 20px 15px !important;
    background: #ffffff !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    position: relative !important;
}

/* Titluri doar pentru categorii */
#wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-entities-title,
.wd-carousel-container.wd-cats-element .category-grid-item .wd-entities-title {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #2d7a2d !important;
    line-height: 1.3 !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    height: auto !important;
    max-height: 60px !important;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    word-wrap: break-word !important;
}

/* Hover effects doar pentru categorii */
#wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-cat-wrap:hover,
.wd-carousel-container.wd-cats-element .category-grid-item .wd-cat-wrap:hover {
    transform: translateY(-5px) !important;
    box-shadow: 0 8px 25px rgba(45, 122, 45, 0.2) !important;
    border-color: #2d7a2d !important;
}

#wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-cat-wrap:hover img,
.wd-carousel-container.wd-cats-element .category-grid-item .wd-cat-wrap:hover img {
    transform: scale(1.05) !important;
}

/* Navigation arrows DOAR pentru caruselul de categorii */
#wd-689b9fef5c6e0.wd-cats-element .wd-nav-arrows .wd-btn-arrow,
.wd-carousel-container.wd-cats-element .wd-nav-arrows .wd-btn-arrow {
    background: rgba(45, 122, 45, 0.9) !important;
    border: none !important;
    border-radius: 50% !important;
    transition: all 0.3s ease !important;
}

#wd-689b9fef5c6e0.wd-cats-element .wd-nav-arrows .wd-btn-arrow:hover,
.wd-carousel-container.wd-cats-element .wd-nav-arrows .wd-btn-arrow:hover {
    background: #2d7a2d !important;
    transform: scale(1.1) !important;
}

/* Săgeți doar pentru categorii */
#wd-689b9fef5c6e0.wd-cats-element .wd-nav-arrows .wd-btn-arrow .wd-arrow-inner,
.wd-carousel-container.wd-cats-element .wd-nav-arrows .wd-btn-arrow .wd-arrow-inner {
    color: rgba(255, 255, 255, 0.8) !important;
    transition: color 0.3s ease !important;
}

#wd-689b9fef5c6e0.wd-cats-element .wd-nav-arrows .wd-btn-arrow:hover .wd-arrow-inner,
.wd-carousel-container.wd-cats-element .wd-nav-arrows .wd-btn-arrow:hover .wd-arrow-inner {
    color: #ffffff !important;
}

/* Responsive DOAR pentru categorii */
@media (max-width: 768px) {
    #wd-689b9fef5c6e0.wd-cats-element .wd-carousel-item,
    .wd-carousel-container.wd-cats-element .wd-carousel-item {
        height: 280px !important;
        min-height: 280px !important;
        max-height: 280px !important;
    }
    
    #wd-689b9fef5c6e0.wd-cats-element .category-grid-item.wd-cat,
    .wd-carousel-container.wd-cats-element .category-grid-item.wd-cat {
        height: 280px !important;
        min-height: 280px !important;
        max-height: 280px !important;
    }
    
    #wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-cat-wrap,
    .wd-carousel-container.wd-cats-element .category-grid-item .wd-cat-wrap {
        height: 280px !important;
        min-height: 280px !important;
        max-height: 280px !important;
    }
    
    #wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-cat-thumb,
    #wd-689b9fef5c6e0.wd-cats-element .category-grid-item .category-image-wrapp,
    .wd-carousel-container.wd-cats-element .category-grid-item .wd-cat-thumb,
    .wd-carousel-container.wd-cats-element .category-grid-item .category-image-wrapp {
        height: 170px !important;
        min-height: 170px !important;
        max-height: 170px !important;
    }
    
    #wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-cat-thumb img,
    #wd-689b9fef5c6e0.wd-cats-element .category-grid-item .category-image-wrapp img,
    .wd-carousel-container.wd-cats-element .category-grid-item .wd-cat-thumb img,
    .wd-carousel-container.wd-cats-element .category-grid-item .category-image-wrapp img {
        min-height: 170px !important;
        max-height: 170px !important;
    }
    
    #wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-cat-content,
    #wd-689b9fef5c6e0.wd-cats-element .category-grid-item .hover-mask,
    .wd-carousel-container.wd-cats-element .category-grid-item .wd-cat-content,
    .wd-carousel-container.wd-cats-element .category-grid-item .hover-mask {
        height: 110px !important;
        min-height: 110px !important;
        max-height: 110px !important;
        padding: 15px 10px !important;
    }
    
    #wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-entities-title,
    .wd-carousel-container.wd-cats-element .category-grid-item .wd-entities-title {
        font-size: 14px !important;
    }
}

@media (max-width: 480px) {
    #wd-689b9fef5c6e0.wd-cats-element .wd-carousel-item,
    .wd-carousel-container.wd-cats-element .wd-carousel-item {
        height: 250px !important;
        min-height: 250px !important;
        max-height: 250px !important;
    }
    
    #wd-689b9fef5c6e0.wd-cats-element .category-grid-item.wd-cat,
    .wd-carousel-container.wd-cats-element .category-grid-item.wd-cat {
        height: 250px !important;
        min-height: 250px !important;
        max-height: 250px !important;
    }
    
    #wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-cat-wrap,
    .wd-carousel-container.wd-cats-element .category-grid-item .wd-cat-wrap {
        height: 250px !important;
        min-height: 250px !important;
        max-height: 250px !important;
    }
    
    #wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-cat-thumb,
    #wd-689b9fef5c6e0.wd-cats-element .category-grid-item .category-image-wrapp,
    .wd-carousel-container.wd-cats-element .category-grid-item .wd-cat-thumb,
    .wd-carousel-container.wd-cats-element .category-grid-item .category-image-wrapp {
        height: 150px !important;
        min-height: 150px !important;
        max-height: 150px !important;
    }
    
    #wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-cat-thumb img,
    #wd-689b9fef5c6e0.wd-cats-element .category-grid-item .category-image-wrapp img,
    .wd-carousel-container.wd-cats-element .category-grid-item .wd-cat-thumb img,
    .wd-carousel-container.wd-cats-element .category-grid-item .category-image-wrapp img {
        min-height: 150px !important;
        max-height: 150px !important;
    }
    
    #wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-cat-content,
    #wd-689b9fef5c6e0.wd-cats-element .category-grid-item .hover-mask,
    .wd-carousel-container.wd-cats-element .category-grid-item .wd-cat-content,
    .wd-carousel-container.wd-cats-element .category-grid-item .hover-mask {
        height: 100px !important;
        min-height: 100px !important;
        max-height: 100px !important;
        padding: 12px 8px !important;
    }
    
    #wd-689b9fef5c6e0.wd-cats-element .category-grid-item .wd-entities-title,
    .wd-carousel-container.wd-cats-element .category-grid-item .wd-entities-title {
        font-size: 13px !important;
    }
}

#menu-item-wpml-ls-57-ro {
    display: none !important;
}
