@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//creative-side.ro/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.6") 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-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.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(234,132,53);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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: #333;
--btn-default-color-hover: #333;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

/* Single Post Neumorphism Violet - Light Version */
.single-post,.post-single-page{--neu-bg:#e8e8f0;--neu-light:#f5f5ff;--shadow:10px 10px 25px rgba(163,163,200,.5),-10px -10px 25px rgba(255,255,255,.8);--shadow-inset:inset 4px 4px 10px rgba(163,163,200,.4),inset -4px -4px 10px rgba(255,255,255,.8);--violet:#8B5CF6;--violet-dark:#6D28D9;--glow:0 8px 25px rgba(139,92,246,.3);--text:#3d3d5c;--text-muted:#5c5c7a;--radius:20px}

/* Fundal */
body.single-post .wd-page-wrapper{background:linear-gradient(145deg,#e8e8f0,#d1d1e0)!important}
body.single-post .wd-page-content,body.single-post .wd-content-area{background:transparent!important;overflow:visible!important}
body.single-post .wd-content-inner,body.single-post .container,body.single-post .row{overflow:visible!important}
body.single-post [class*="col-"]{overflow:visible!important}

/* Container principal */
.post-single-page{background:var(--neu-light)!important;border-radius:var(--radius)!important;box-shadow:var(--shadow)!important;margin-bottom:40px;overflow:visible!important}
.post-single-page>*{overflow:visible!important}

/* Header - FIX suprapunere mobil */
.wd-single-post-header{padding:50px 40px 30px!important;text-align:center;display:flex!important;flex-direction:column!important;align-items:center!important;overflow:visible!important}
.wd-single-post-header .wd-modified-date{margin-bottom:25px!important;background:var(--neu-bg);padding:10px 20px;border-radius:20px;box-shadow:4px 4px 10px rgba(163,163,200,.4),-4px -4px 10px rgba(255,255,255,.8);font-size:13px;color:var(--text-muted);position:relative!important;z-index:1!important}

/* Categorii */
.wd-post-cat.wd-style-with-bg{background:transparent!important;padding:0!important;overflow:visible!important}
.wd-post-cat.wd-style-with-bg::before,.wd-post-cat.wd-style-with-bg::after{display:none!important}
.wd-single-post-header .wd-post-cat{margin-top:10px!important;margin-bottom:25px!important;display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:12px!important;position:relative!important;z-index:10!important;overflow:visible!important}
.wd-single-post-header .wd-post-cat a{background:linear-gradient(135deg,var(--violet),var(--violet-dark))!important;color:#fff!important;padding:12px 24px!important;border-radius:25px!important;font-size:12px!important;font-weight:600!important;text-transform:uppercase;letter-spacing:1px;box-shadow:var(--glow)!important;transition:all .3s!important;display:inline-block!important}
.wd-single-post-header .wd-post-cat a:hover{background:linear-gradient(135deg,var(--violet-dark),#5B21B6)!important;transform:translateY(-2px)}

/* Titlu */
.wd-single-post-header .wd-post-title,.post-single-page h1.title{color:var(--text)!important;font-size:36px!important;font-weight:800!important;line-height:1.3!important;margin-bottom:25px!important}

/* Meta */
.wd-single-post-header .wd-post-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:20px 30px;background:var(--neu-bg);border-radius:var(--radius);box-shadow:var(--shadow-inset);margin-bottom:30px}
.post-single-page .wd-post-author a{color:var(--violet)!important;font-weight:600!important}
.post-single-page .wd-post-author img{width:36px!important;height:36px!important;border-radius:50%!important;box-shadow:4px 4px 10px rgba(163,163,200,.4),-4px -4px 10px rgba(255,255,255,.8)!important}

/* Imagine */
.post-single-page .wd-post-image{margin:0 20px;border-radius:var(--radius)!important;overflow:hidden}
.post-single-page .wd-post-image img{border-radius:var(--radius)!important;width:100%;transition:transform .5s}
.post-single-page:hover .wd-post-image img{transform:scale(1.02)}

/* Conținut */
.wd-entry-content{padding:40px 50px!important;background:var(--neu-light)!important}
.wd-entry-content h1,.wd-entry-content h2,.wd-entry-content h3,.wd-entry-content h4{color:var(--text)!important;font-weight:700!important;margin:35px 0 20px!important}
.wd-entry-content h2{padding-left:20px;border-left:4px solid var(--violet)}
.wd-entry-content p{color:var(--text-muted)!important;font-size:16px!important;line-height:1.8!important;margin-bottom:20px!important}
.wd-entry-content a{color:var(--violet)!important;border-bottom:2px solid #DDD6FE;text-decoration:none!important;transition:all .3s}
.wd-entry-content a:hover{color:var(--violet-dark)!important;border-color:var(--violet)}
.wd-entry-content ul li::marker,.wd-entry-content ol li::marker{color:var(--violet)!important}
.wd-entry-content blockquote{background:var(--neu-bg)!important;border:none!important;border-left:5px solid var(--violet)!important;border-radius:0 16px 16px 0!important;padding:25px 30px!important;margin:30px 0!important;box-shadow:var(--shadow)!important}
.wd-entry-content img{border-radius:16px!important;box-shadow:var(--shadow)!important}
.wd-entry-content code{background:var(--neu-bg)!important;color:var(--violet-dark)!important;padding:3px 8px!important;border-radius:6px!important}
.wd-entry-content pre{background:var(--neu-bg)!important;border-radius:16px!important;padding:25px!important;box-shadow:var(--shadow-inset)!important}

/* Post views */
.post-views{background:var(--neu-light)!important;padding:15px 25px!important;border-radius:var(--radius)!important;box-shadow:var(--shadow)!important;display:inline-flex!important;align-items:center;gap:12px}
.post-views-icon{color:var(--violet)!important}
.post-views-count{color:var(--violet-dark)!important;font-weight:700!important}

/* Footer - Tags & Share cu neumorphism */
.wd-single-footer{background:var(--neu-light)!important;border-radius:var(--radius)!important;padding:30px!important;margin:0 15px 30px!important;box-shadow:var(--shadow)!important;border-top:none!important}
.wd-tags-list{display:flex!important;flex-wrap:wrap!important;gap:10px!important;justify-content:center!important;background:var(--neu-bg)!important;padding:20px!important;border-radius:16px!important;box-shadow:var(--shadow-inset)!important;margin-bottom:25px!important}
.wd-tags-list a{background:var(--neu-light)!important;color:var(--text-muted)!important;padding:10px 18px!important;border-radius:25px!important;font-size:12px!important;font-weight:500!important;box-shadow:4px 4px 10px rgba(163,163,200,.4),-4px -4px 10px rgba(255,255,255,.8)!important;transition:all .3s!important;text-decoration:none!important}
.wd-tags-list a:hover{background:linear-gradient(135deg,var(--violet),var(--violet-dark))!important;color:#fff!important;box-shadow:var(--glow)!important;transform:translateY(-2px)}

/* Share buttons */
.wd-single-footer .wd-social-icons{display:flex!important;justify-content:center!important;gap:15px!important;flex-wrap:wrap!important;background:var(--neu-bg)!important;padding:20px!important;border-radius:16px!important;box-shadow:var(--shadow-inset)!important}
.wd-single-footer .wd-social-icon{background:var(--neu-light)!important;width:50px!important;height:50px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:5px 5px 12px rgba(163,163,200,.5),-5px -5px 12px rgba(255,255,255,.8)!important;transition:all .3s!important}
.wd-single-footer .wd-social-icon .wd-icon{color:var(--text-muted)!important;transition:color .3s!important}
.wd-single-footer .wd-social-icon:hover{transform:translateY(-4px)!important}
.wd-single-footer .wd-social-icon:hover .wd-icon{color:#fff!important}
.wd-single-footer .social-facebook:hover{background:#1877F2!important;box-shadow:0 8px 25px rgba(24,119,242,.4)!important}
.wd-single-footer .social-twitter:hover{background:#000!important}
.wd-single-footer .social-pinterest:hover{background:#E60023!important}
.wd-single-footer .social-linkedin:hover{background:#0A66C2!important}
.wd-single-footer .social-tg:hover{background:#0088cc!important}

/* Navigare Prev/Next */
.wd-page-nav{display:flex!important;justify-content:space-between!important;gap:20px!important;margin:40px 15px!important}
.wd-page-nav-btn{flex:1;max-width:40%}
.wd-page-nav-btn a{display:flex!important;flex-direction:column!important;background:var(--neu-light)!important;padding:25px 30px!important;border-radius:var(--radius)!important;box-shadow:var(--shadow)!important;transition:all .3s!important;text-decoration:none!important;height:100%;position:relative!important}
.wd-page-nav-btn a:hover{transform:translateY(-5px);box-shadow:12px 12px 30px rgba(140,140,180,.4),-12px -12px 30px rgba(255,255,255,.8),var(--glow)!important}
.wd-page-nav-btn .wd-label{color:#8888a8!important;font-size:11px!important;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}
.wd-page-nav-btn .wd-entities-title{color:var(--text)!important;font-weight:600!important;font-size:14px!important;line-height:1.5;transition:color .3s}
.wd-page-nav-btn a:hover .wd-entities-title{color:var(--violet)!important}
/* Ascunde iconițele săgeată complet */
.wd-page-nav-btn .wd-btn-arrow,.wd-page-nav-btn .wd-nav-arrow,.wd-page-nav-btn svg,.wd-page-nav-btn .wd-arrow-wrap,.wd-page-nav-btn>a>span:first-child:has(svg),.wd-page-nav-btn .wd-page-nav-icon{display:none!important}
/* Fix pentru textul care se suprapune */
.wd-page-nav-btn .wd-nav-content,.wd-page-nav-btn .wd-content{width:100%!important;padding:0!important;margin:0!important}
.wd-page-nav-btn.wd-prev a{text-align:left!important}
.wd-page-nav-btn.wd-next a{text-align:right!important}
.back-to-archive{background:linear-gradient(135deg,var(--violet),var(--violet-dark))!important;color:#fff!important;padding:18px 30px!important;border-radius:16px!important;font-weight:700!important;font-size:13px!important;text-transform:uppercase;letter-spacing:1px;box-shadow:var(--shadow),var(--glow)!important;transition:all .3s!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
.back-to-archive:hover{background:linear-gradient(135deg,var(--violet-dark),#5B21B6)!important;transform:translateY(-3px)!important}
.back-to-archive .wd-icon,.back-to-archive svg{display:none!important}

/* Comentarii */
#comments,.comments-area{background:var(--neu-light)!important;border-radius:var(--radius)!important;padding:40px!important;margin:40px 15px;box-shadow:var(--shadow)!important}
.comment-reply-title{color:var(--text)!important;font-size:24px!important;font-weight:700!important;text-align:center;margin-bottom:25px!important}
.comment-form textarea,.comment-form input[type="text"],.comment-form input[type="email"]{background:var(--neu-bg)!important;border:none!important;border-radius:16px!important;padding:18px 20px!important;width:100%!important;box-shadow:var(--shadow-inset)!important;transition:all .3s}
.comment-form textarea:focus,.comment-form input:focus{outline:none!important;box-shadow:var(--shadow-inset),0 0 0 3px #DDD6FE!important}
.comment-form .submit{background:linear-gradient(135deg,var(--violet),var(--violet-dark))!important;color:#fff!important;border:none!important;border-radius:16px!important;padding:16px 40px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:1px;cursor:pointer;box-shadow:var(--shadow),var(--glow)!important;transition:all .3s!important}
.comment-form .submit:hover{transform:translateY(-3px)}
.comment-list .comment{background:var(--neu-bg)!important;border-radius:var(--radius)!important;padding:25px!important;margin-bottom:20px!important;box-shadow:var(--shadow)!important}

/* RESPONSIVE - FIX text wide și header */
@media(max-width:768px){
.wd-single-post-header{padding:30px 15px 20px!important}
.wd-single-post-header .wd-post-cat{margin-top:20px!important;margin-bottom:20px!important}
.wd-single-post-header .wd-post-cat a{padding:10px 18px!important;font-size:11px!important}
.wd-single-post-header .wd-post-title{font-size:24px!important}
.wd-single-post-header .wd-post-meta{padding:15px;gap:12px;flex-direction:column}
.wd-entry-content{padding:25px 15px!important}
.post-single-page .wd-post-image{margin:0 10px}
.wd-single-footer{margin:0 10px 25px!important;padding:25px 20px!important}
.wd-page-nav{flex-direction:column!important;gap:15px!important;margin:30px 10px!important}
.wd-page-nav-btn{max-width:100%!important;width:100%!important}
.back-to-archive{width:100%!important;order:-1!important}
#comments{padding:25px 15px!important;margin:30px 10px}
}
@media(max-width:480px){
.wd-single-post-header{padding:25px 12px 15px!important}
.wd-single-post-header .wd-modified-date{padding:8px 15px;font-size:12px}
.wd-single-post-header .wd-post-cat{margin-top:15px!important}
.wd-single-post-header .wd-post-cat a{padding:8px 16px!important;font-size:10px!important}
.wd-single-post-header .wd-post-title{font-size:20px!important}
.wd-entry-content{padding:20px 12px!important}
.wd-entry-content h2{font-size:18px!important;padding-left:15px}
.post-single-page .wd-post-image{margin:0 8px;border-radius:16px!important}
.wd-single-footer{margin:0 8px 20px!important;padding:20px 15px!important}
.wd-tags-list,.wd-single-footer .wd-social-icons{padding:15px!important}
.wd-tags-list a{padding:8px 14px!important}
.wd-single-footer .wd-social-icon{width:42px!important;height:42px!important}
}

/* Scrollbar & Selection */
body.single-post ::selection{background:#DDD6FE;color:var(--violet-dark)}
body.single-post ::-webkit-scrollbar{width:10px}
body.single-post ::-webkit-scrollbar-track{background:var(--neu-bg);border-radius:10px}
body.single-post ::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#A78BFA,var(--violet));border-radius:10px}

/* ==========================================
   BLOG / ȘTIRI - NEUMORPHISM VIOLET
   Creative Side - 2025
   ========================================== */

/* ==========================================
   VARIABILE CSS
   ========================================== */
.wd-blog-element,
.blog-post-loop {
    --neu-bg: #e8e8f0;
    --neu-bg-dark: #d1d1e0;
    --neu-bg-light: #f5f5ff;
    --neu-shadow-light: rgba(255, 255, 255, 0.8);
    --neu-shadow-dark: rgba(163, 163, 200, 0.5);
    --neu-shadow-darker: rgba(140, 140, 180, 0.4);
    --violet-primary: #8B5CF6;
    --violet-secondary: #7C3AED;
    --violet-dark: #6D28D9;
    --violet-light: #A78BFA;
    --violet-pale: #DDD6FE;
    --violet-glow: rgba(139, 92, 246, 0.3);
    --text-primary: #3d3d5c;
    --text-secondary: #5c5c7a;
    --text-muted: #8888a8;
    --radius-sm: 12px;
    --radius-md: 16px;
    --radius-lg: 24px;
    --radius-xl: 32px;
}

/* ==========================================
   FUNDAL PAGINĂ BLOG
   ========================================== */
body.blog .wd-page-wrapper,
body.archive .wd-page-wrapper,
body.category .wd-page-wrapper,
body.tag .wd-page-wrapper,
body.search .wd-page-wrapper {
    background: linear-gradient(145deg, #e8e8f0 0%, #d1d1e0 100%) !important;
    min-height: 100vh;
}

body.blog .wd-page-content,
body.archive .wd-page-content,
body.category .wd-page-content {
    background: transparent !important;
    padding: 40px 0;
}

.wd-content-area {
    background: transparent !important;
}

/* ==========================================
   CONTAINER ARTICOLE
   ========================================== */
.wd-blog-element {
    background: transparent !important;
}

.wd-blog-holder,
.wd-posts {
    gap: 30px !important;
}

/* ==========================================
   CARD ARTICOL - NEUMORPHISM
   ========================================== */
.wd-post,
.blog-post-loop {
    background: var(--neu-bg-light) !important;
    border-radius: var(--radius-xl) !important;
    overflow: hidden;
    box-shadow: 
        12px 12px 30px var(--neu-shadow-dark),
        -12px -12px 30px var(--neu-shadow-light) !important;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
    border: none !important;
}

.wd-post:hover,
.blog-post-loop:hover {
    transform: translateY(-10px);
    box-shadow: 
        16px 16px 40px var(--neu-shadow-darker),
        -16px -16px 40px var(--neu-shadow-light),
        0 25px 50px var(--violet-glow) !important;
}

.wd-post-inner,
.article-inner {
    background: transparent !important;
    border: none !important;
}

/* ==========================================
   ZONA IMAGINE ARTICOL
   ========================================== */
.wd-post-thumb,
.entry-header {
    position: relative;
    overflow: hidden;
    margin: 15px 15px 0 15px;
    border-radius: var(--radius-lg) !important;
    box-shadow: 
        inset 4px 4px 10px var(--neu-shadow-dark),
        inset -4px -4px 10px var(--neu-shadow-light);
}

.wd-post-img img,
.post-img-wrapp img {
    border-radius: var(--radius-lg) !important;
    transition: all 0.5s ease !important;
    width: 100%;
    height: auto;
}

.wd-post:hover .wd-post-img img,
.blog-post-loop:hover .post-img-wrapp img {
    transform: scale(1.08);
}

/* Overlay gradient pe imagine */
.wd-post-thumb::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(to top, rgba(61, 61, 92, 0.3), transparent);
    border-radius: 0 0 var(--radius-lg) var(--radius-lg);
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.wd-post:hover .wd-post-thumb::after {
    opacity: 1;
}

/* ==========================================
   BADGE DATA
   ========================================== */
.wd-post-date {
    position: absolute !important;
    top: 15px !important;
    left: 15px !important;
    background: var(--neu-bg-light) !important;
    border-radius: var(--radius-md) !important;
    padding: 12px 16px !important;
    text-align: center;
    box-shadow: 
        6px 6px 15px var(--neu-shadow-dark),
        -6px -6px 15px var(--neu-shadow-light) !important;
    z-index: 5;
    border: none !important;
}

.wd-post-date .post-date-day {
    display: block;
    font-size: 22px !important;
    font-weight: 700 !important;
    color: var(--violet-primary) !important;
    line-height: 1.1;
}

.wd-post-date .post-date-month {
    display: block;
    font-size: 11px !important;
    font-weight: 600 !important;
    color: var(--text-secondary) !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* ==========================================
   CONTENT ARTICOL
   ========================================== */
.wd-post-content,
.article-body-container {
    padding: 25px 25px 30px !important;
    background: var(--neu-bg-light) !important;
}

/* ==========================================
   CATEGORIE
   ========================================== */
.wd-post-cat,
.meta-post-categories {
    margin-bottom: 15px !important;
}

.wd-post-cat a,
.meta-post-categories a {
    background: linear-gradient(135deg, var(--violet-primary), var(--violet-dark)) !important;
    color: #fff !important;
    padding: 6px 14px !important;
    border-radius: 20px !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: inline-block;
    box-shadow: 0 4px 15px var(--violet-glow) !important;
    transition: all 0.3s ease !important;
}

.wd-post-cat a:hover,
.meta-post-categories a:hover {
    background: linear-gradient(135deg, var(--violet-dark), #5B21B6) !important;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px var(--violet-glow) !important;
}

/* ==========================================
   TITLU ARTICOL
   ========================================== */
.wd-post-title,
.post-title {
    margin-bottom: 15px !important;
}

.wd-post-title a,
.post-title a {
    color: var(--text-primary) !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
    transition: all 0.3s ease !important;
    text-decoration: none !important;
    display: block;
}

.wd-post-title a:hover,
.post-title a:hover {
    color: var(--violet-primary) !important;
}

/* ==========================================
   META INFO (Autor, Data, Share, Comentarii)
   ========================================== */
.wd-post-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px !important;
    padding-bottom: 15px;
    border-bottom: 1px solid var(--violet-pale) !important;
}

/* Autor */
.wd-post-author {
    display: flex;
    align-items: center;
    gap: 8px;
}

.wd-post-author span {
    color: var(--text-muted) !important;
    font-size: 12px !important;
}

.wd-post-author img {
    width: 28px !important;
    height: 28px !important;
    border-radius: 50% !important;
    box-shadow: 
        3px 3px 8px var(--neu-shadow-dark),
        -3px -3px 8px var(--neu-shadow-light) !important;
}

.wd-post-author a {
    color: var(--violet-primary) !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    transition: color 0.3s ease;
}

.wd-post-author a:hover {
    color: var(--violet-dark) !important;
}

/* Data modificare */
.wd-modified-date,
.wd-modified-date time {
    color: var(--text-muted) !important;
    font-size: 12px !important;
}

/* Buton Share */
.wd-post-share {
    background: var(--neu-bg) !important;
    width: 32px !important;
    height: 32px !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 
        4px 4px 10px var(--neu-shadow-dark),
        -4px -4px 10px var(--neu-shadow-light) !important;
    cursor: pointer;
    transition: all 0.3s ease !important;
}

.wd-post-share:hover {
    background: var(--violet-primary) !important;
    box-shadow: 0 5px 15px var(--violet-glow) !important;
}

.wd-post-share:hover::before {
    color: #fff !important;
}

/* Tooltip share */
.wd-post-share .tooltip {
    background: var(--neu-bg-light) !important;
    border-radius: var(--radius-md) !important;
    box-shadow: 
        8px 8px 20px var(--neu-shadow-dark),
        -8px -8px 20px var(--neu-shadow-light) !important;
    padding: 12px !important;
}

.wd-post-share .tooltip .wd-social-icon {
    background: var(--neu-bg) !important;
    width: 36px !important;
    height: 36px !important;
    border-radius: 50% !important;
    margin: 0 4px !important;
    box-shadow: 
        3px 3px 8px var(--neu-shadow-dark),
        -3px -3px 8px var(--neu-shadow-light) !important;
    transition: all 0.3s ease !important;
}

.wd-post-share .tooltip .wd-social-icon:hover {
    background: var(--violet-primary) !important;
    box-shadow: 0 4px 12px var(--violet-glow) !important;
}

/* Comentarii */
.wd-post-reply a {
    background: var(--neu-bg) !important;
    width: 32px !important;
    height: 32px !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 
        4px 4px 10px var(--neu-shadow-dark),
        -4px -4px 10px var(--neu-shadow-light) !important;
    transition: all 0.3s ease !important;
    font-size: 12px !important;
    color: var(--text-secondary) !important;
    font-weight: 600 !important;
}

.wd-post-reply a:hover {
    background: var(--violet-primary) !important;
    color: #fff !important;
    box-shadow: 0 5px 15px var(--violet-glow) !important;
}

/* ==========================================
   EXCERPT
   ========================================== */
.wd-post-excerpt,
.entry-content {
    color: var(--text-secondary) !important;
    font-size: 14px !important;
    line-height: 1.7 !important;
    margin-bottom: 20px !important;
}

/* ==========================================
   BUTON CONTINUE READING
   ========================================== */
.wd-post-read-more a,
.read-more-section a {
    background: var(--neu-bg) !important;
    color: var(--text-primary) !important;
    padding: 12px 24px !important;
    border-radius: var(--radius-sm) !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: inline-flex !important;
    align-items: center;
    gap: 8px;
    box-shadow: 
        6px 6px 14px var(--neu-shadow-dark),
        -6px -6px 14px var(--neu-shadow-light) !important;
    transition: all 0.3s ease !important;
    text-decoration: none !important;
}

.wd-post-read-more a:hover,
.read-more-section a:hover {
    background: linear-gradient(135deg, var(--violet-primary), var(--violet-dark)) !important;
    color: #fff !important;
    box-shadow: 
        0 8px 25px var(--violet-glow) !important;
    transform: translateY(-2px);
}

/* Adaugă săgeată la hover */
.wd-post-read-more a::after,
.read-more-section a::after {
    content: '→';
    opacity: 0;
    transform: translateX(-10px);
    transition: all 0.3s ease;
}

.wd-post-read-more a:hover::after,
.read-more-section a:hover::after {
    opacity: 1;
    transform: translateX(0);
}

/* ==========================================
   PAGINARE BLOG
   ========================================== */
.wd-pagination,
.woocommerce-pagination,
nav.pagination {
    margin-top: 50px;
    display: flex;
    justify-content: center;
}

.wd-pagination ul,
nav.pagination .page-numbers {
    display: flex;
    gap: 12px;
    list-style: none;
    padding: 20px 30px;
    background: var(--neu-bg-light);
    border-radius: var(--radius-lg);
    box-shadow: 
        10px 10px 25px var(--neu-shadow-dark),
        -10px -10px 25px var(--neu-shadow-light);
    margin: 0;
}

.wd-pagination a,
.wd-pagination span,
nav.pagination a,
nav.pagination span {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 45px;
    height: 45px;
    padding: 0 15px;
    background: var(--neu-bg) !important;
    color: var(--text-primary) !important;
    border-radius: var(--radius-sm) !important;
    font-weight: 600;
    box-shadow: 
        5px 5px 12px var(--neu-shadow-dark),
        -5px -5px 12px var(--neu-shadow-light) !important;
    transition: all 0.3s ease !important;
    border: none !important;
    text-decoration: none !important;
}

.wd-pagination a:hover,
nav.pagination a:hover {
    background: linear-gradient(135deg, var(--violet-primary), var(--violet-dark)) !important;
    color: #fff !important;
    box-shadow: 0 6px 20px var(--violet-glow) !important;
}

.wd-pagination .current,
nav.pagination .current {
    background: linear-gradient(135deg, var(--violet-primary), var(--violet-dark)) !important;
    color: #fff !important;
    box-shadow: 
        inset 3px 3px 8px rgba(0, 0, 0, 0.2),
        0 6px 20px var(--violet-glow) !important;
}

/* Load more button (dacă e activat) */
.wd-load-more a {
    background: var(--neu-bg) !important;
    color: var(--text-primary) !important;
    padding: 16px 40px !important;
    border-radius: var(--radius-md) !important;
    font-weight: 600 !important;
    box-shadow: 
        8px 8px 20px var(--neu-shadow-dark),
        -8px -8px 20px var(--neu-shadow-light) !important;
    transition: all 0.3s ease !important;
}

.wd-load-more a:hover {
    background: linear-gradient(135deg, var(--violet-primary), var(--violet-dark)) !important;
    color: #fff !important;
    box-shadow: 0 10px 30px var(--violet-glow) !important;
}

/* ==========================================
   SIDEBAR BLOG (dacă există)
   ========================================== */
.wd-sidebar .widget {
    background: var(--neu-bg-light) !important;
    border-radius: var(--radius-lg) !important;
    padding: 25px !important;
    margin-bottom: 25px !important;
    box-shadow: 
        10px 10px 25px var(--neu-shadow-dark),
        -10px -10px 25px var(--neu-shadow-light) !important;
    border: none !important;
}

.wd-sidebar .widget-title {
    color: var(--text-primary) !important;
    font-weight: 700 !important;
    padding-bottom: 15px !important;
    margin-bottom: 20px !important;
    border-bottom: 2px solid var(--violet-pale) !important;
    position: relative;
}

.wd-sidebar .widget-title::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 50px;
    height: 2px;
    background: linear-gradient(90deg, var(--violet-primary), var(--violet-light));
}

/* ==========================================
   SEARCH WIDGET
   ========================================== */
.widget_search .search-form {
    position: relative;
}

.widget_search .search-field {
    background: var(--neu-bg) !important;
    border: none !important;
    border-radius: var(--radius-md) !important;
    padding: 15px 50px 15px 20px !important;
    width: 100% !important;
    color: var(--text-primary) !important;
    box-shadow: 
        inset 4px 4px 10px var(--neu-shadow-dark),
        inset -4px -4px 10px var(--neu-shadow-light) !important;
}

.widget_search .search-field:focus {
    outline: none !important;
    box-shadow: 
        inset 4px 4px 10px var(--neu-shadow-dark),
        inset -4px -4px 10px var(--neu-shadow-light),
        0 0 0 3px var(--violet-pale) !important;
}

.widget_search .search-button {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    background: linear-gradient(135deg, var(--violet-primary), var(--violet-dark)) !important;
    border: none !important;
    border-radius: var(--radius-sm) !important;
    padding: 10px 15px !important;
    color: #fff !important;
    cursor: pointer;
    transition: all 0.3s ease !important;
}

.widget_search .search-button:hover {
    background: linear-gradient(135deg, var(--violet-dark), #5B21B6) !important;
}

/* ==========================================
   CATEGORII / TAGURI WIDGET
   ========================================== */
.widget_categories ul li a,
.widget_archive ul li a,
.tagcloud a {
    color: var(--text-secondary) !important;
    transition: all 0.3s ease !important;
}

.widget_categories ul li a:hover,
.widget_archive ul li a:hover {
    color: var(--violet-primary) !important;
    padding-left: 10px !important;
}

.tagcloud a {
    background: var(--neu-bg) !important;
    padding: 8px 14px !important;
    border-radius: 20px !important;
    margin: 4px !important;
    display: inline-block !important;
    font-size: 12px !important;
    box-shadow: 
        4px 4px 10px var(--neu-shadow-dark),
        -4px -4px 10px var(--neu-shadow-light) !important;
}

.tagcloud a:hover {
    background: var(--violet-primary) !important;
    color: #fff !important;
    box-shadow: 0 5px 15px var(--violet-glow) !important;
}

/* ==========================================
   ARTICOLE RECENTE WIDGET
   ========================================== */
.widget_recent_entries li,
.wd-recent-posts-widget li {
    background: var(--neu-bg) !important;
    padding: 12px 15px !important;
    margin-bottom: 10px !important;
    border-radius: var(--radius-sm) !important;
    box-shadow: 
        4px 4px 10px var(--neu-shadow-dark),
        -4px -4px 10px var(--neu-shadow-light) !important;
    transition: all 0.3s ease !important;
}

.widget_recent_entries li:hover,
.wd-recent-posts-widget li:hover {
    transform: translateX(5px);
    box-shadow: 
        6px 6px 15px var(--neu-shadow-dark),
        -6px -6px 15px var(--neu-shadow-light),
        0 5px 15px var(--violet-glow) !important;
}

.widget_recent_entries li a,
.wd-recent-posts-widget li a {
    color: var(--text-primary) !important;
    font-weight: 500 !important;
}

.widget_recent_entries li a:hover,
.wd-recent-posts-widget li a:hover {
    color: var(--violet-primary) !important;
}

/* ==========================================
   TITLU PAGINĂ BLOG
   ========================================== */
.wd-page-title.blog-page-title {
    background: var(--neu-bg) !important;
    padding: 50px 0 !important;
}

.wd-page-title .entry-title {
    color: var(--text-primary) !important;
    text-shadow: 2px 2px 4px var(--neu-shadow-light);
}

/* ==========================================
   RESPONSIVE
   ========================================== */
@media (max-width: 1024px) {
    .wd-post,
    .blog-post-loop {
        box-shadow: 
            8px 8px 20px var(--neu-shadow-dark),
            -8px -8px 20px var(--neu-shadow-light) !important;
    }
}

@media (max-width: 768px) {
    .wd-post-thumb,
    .entry-header {
        margin: 10px 10px 0 10px;
    }
    
    .wd-post-content,
    .article-body-container {
        padding: 20px 20px 25px !important;
    }
    
    .wd-post-title a,
    .post-title a {
        font-size: 18px !important;
    }
    
    .wd-post-meta {
        gap: 10px;
    }
    
    .wd-post:hover {
        transform: translateY(-5px);
    }
    
    .wd-pagination ul {
        padding: 15px 20px;
        gap: 8px;
    }
}

@media (max-width: 480px) {
    .wd-post-date {
        padding: 10px 12px !important;
    }
    
    .wd-post-date .post-date-day {
        font-size: 18px !important;
    }
    
    .wd-post-read-more a {
        width: 100%;
        justify-content: center;
    }
}

/* ==========================================
   ANIMAȚII
   ========================================== */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.wd-post {
    animation: fadeInUp 0.6s ease forwards;
}

.wd-post:nth-child(1) { animation-delay: 0.1s; }
.wd-post:nth-child(2) { animation-delay: 0.2s; }
.wd-post:nth-child(3) { animation-delay: 0.3s; }
.wd-post:nth-child(4) { animation-delay: 0.4s; }
.wd-post:nth-child(5) { animation-delay: 0.5s; }
.wd-post:nth-child(6) { animation-delay: 0.6s; }

/* ==========================================
   SCROLLBAR CUSTOM
   ========================================== */
body.blog ::-webkit-scrollbar,
body.archive ::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

body.blog ::-webkit-scrollbar-track,
body.archive ::-webkit-scrollbar-track {
    background: var(--neu-bg);
    border-radius: 10px;
}

body.blog ::-webkit-scrollbar-thumb,
body.archive ::-webkit-scrollbar-thumb {
    background: linear-gradient(135deg, var(--violet-light), var(--violet-primary));
    border-radius: 10px;
}

body.blog ::-webkit-scrollbar-thumb:hover,
body.archive ::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(135deg, var(--violet-primary), var(--violet-dark));
}

.woocommerce-error li {
    color: #000000;
}
/* ===========================================
   NEUMORPHISM CHECKOUT - CREATIVE SIDE
   Accent: Violet (#8B5CF6)
   =========================================== */

/* Variabile CSS */
:root {
    --nm-bg: #e8e8e8;
    --nm-bg-dark: #d1d1d1;
    --nm-bg-light: #ffffff;
    --nm-shadow-dark: #bebebe;
    --nm-shadow-light: #ffffff;
    --nm-violet: #8B5CF6;
    --nm-violet-dark: #7C3AED;
    --nm-violet-light: #A78BFA;
    --nm-text: #374151;
    --nm-text-light: #6B7280;
    --nm-radius: 16px;
    --nm-radius-sm: 12px;
    --nm-radius-xs: 8px;
}

/* Background principal */
.woocommerce-checkout,
.page-template-default.woocommerce-checkout {
    background: var(--nm-bg) !important;
}

.woocommerce-checkout .wd-content-area,
.woocommerce-checkout .entry-content {
    background: var(--nm-bg) !important;
}

/* Container principal checkout */
.woocommerce-checkout .woocommerce {
    padding: 30px;
}

/* ===========================================
   SECȚIUNI PRINCIPALE - Card Style
   =========================================== */

.woocommerce-checkout #customer_details,
.woocommerce-checkout .checkout-order-review {
    background: var(--nm-bg);
    border-radius: var(--nm-radius);
    padding: 30px;
    box-shadow: 
        8px 8px 16px var(--nm-shadow-dark),
        -8px -8px 16px var(--nm-shadow-light);
    margin-bottom: 30px;
}

/* Titluri secțiuni */
.woocommerce-checkout h3,
.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout #order_review_heading {
    color: var(--nm-violet-dark);
    font-weight: 600;
    font-size: 1.4em;
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 2px solid var(--nm-violet-light);
}

/* ===========================================
   CÂMPURI INPUT
   =========================================== */

.woocommerce-checkout .form-row input.input-text,
.woocommerce-checkout .form-row textarea,
.woocommerce-checkout .select2-container--default .select2-selection--single {
    background: var(--nm-bg) !important;
    border: none !important;
    border-radius: var(--nm-radius-sm) !important;
    padding: 15px 20px !important;
    font-size: 15px;
    color: var(--nm-text);
    box-shadow: 
        inset 4px 4px 8px var(--nm-shadow-dark),
        inset -4px -4px 8px var(--nm-shadow-light) !important;
    transition: all 0.3s ease;
    height: auto !important;
}

.woocommerce-checkout .form-row input.input-text:focus,
.woocommerce-checkout .form-row textarea:focus {
    outline: none !important;
    box-shadow: 
        inset 4px 4px 8px var(--nm-shadow-dark),
        inset -4px -4px 8px var(--nm-shadow-light),
        0 0 0 3px rgba(139, 92, 246, 0.3) !important;
}

/* Select2 dropdown styling */
.woocommerce-checkout .select2-container--default .select2-selection--single {
    min-height: 50px !important;
    display: flex !important;
    align-items: center !important;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--nm-text) !important;
    padding-left: 10px !important;
    line-height: normal !important;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100% !important;
    right: 15px !important;
}

/* Select2 dropdown menu */
.select2-dropdown {
    background: var(--nm-bg) !important;
    border: none !important;
    border-radius: var(--nm-radius-sm) !important;
    box-shadow: 
        8px 8px 16px var(--nm-shadow-dark),
        -8px -8px 16px var(--nm-shadow-light) !important;
    margin-top: 5px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: var(--nm-violet) !important;
    color: white !important;
}

/* Labels */
.woocommerce-checkout .form-row label {
    color: var(--nm-text);
    font-weight: 500;
    margin-bottom: 8px;
    display: block;
}

.woocommerce-checkout .form-row label .required {
    color: var(--nm-violet) !important;
}

/* ===========================================
   TABEL PRODUSE
   =========================================== */

.woocommerce-checkout .shop_table {
    background: var(--nm-bg) !important;
    border: none !important;
    border-radius: var(--nm-radius) !important;
    overflow: hidden;
    box-shadow: 
        inset 3px 3px 6px var(--nm-shadow-dark),
        inset -3px -3px 6px var(--nm-shadow-light);
}

.woocommerce-checkout .shop_table thead {
    background: linear-gradient(145deg, var(--nm-violet), var(--nm-violet-dark)) !important;
}

.woocommerce-checkout .shop_table thead th {
    color: white !important;
    font-weight: 600;
    padding: 18px 20px !important;
    border: none !important;
}

.woocommerce-checkout .shop_table tbody tr {
    border: none !important;
}

.woocommerce-checkout .shop_table tbody td,
.woocommerce-checkout .shop_table tfoot td,
.woocommerce-checkout .shop_table tfoot th {
    padding: 18px 20px !important;
    border: none !important;
    border-bottom: 1px solid var(--nm-shadow-dark) !important;
    color: var(--nm-text);
}

.woocommerce-checkout .shop_table tfoot tr:last-child td,
.woocommerce-checkout .shop_table tfoot tr:last-child th {
    border-bottom: none !important;
}

/* Total order */
.woocommerce-checkout .shop_table .order-total th,
.woocommerce-checkout .shop_table .order-total td {
    font-size: 1.2em;
    font-weight: 700;
    color: var(--nm-violet-dark) !important;
}

/* Produs în checkout */
.woocommerce-checkout .wd-checkout-prod {
    display: flex;
    align-items: center;
    gap: 15px;
}

.woocommerce-checkout .wd-checkout-prod-img img {
    border-radius: var(--nm-radius-xs);
    box-shadow: 
        4px 4px 8px var(--nm-shadow-dark),
        -4px -4px 8px var(--nm-shadow-light);
}

/* ===========================================
   QUANTITY BUTTONS
   =========================================== */

.woocommerce-checkout .quantity {
    display: flex;
    align-items: center;
    gap: 5px;
}

.woocommerce-checkout .quantity .minus,
.woocommerce-checkout .quantity .plus {
    background: var(--nm-bg) !important;
    border: none !important;
    width: 36px;
    height: 36px;
    border-radius: var(--nm-radius-xs);
    box-shadow: 
        3px 3px 6px var(--nm-shadow-dark),
        -3px -3px 6px var(--nm-shadow-light);
    color: var(--nm-violet);
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.woocommerce-checkout .quantity .minus:hover,
.woocommerce-checkout .quantity .plus:hover {
    background: var(--nm-violet) !important;
    color: white;
}

.woocommerce-checkout .quantity .minus:active,
.woocommerce-checkout .quantity .plus:active {
    box-shadow: 
        inset 3px 3px 6px var(--nm-shadow-dark),
        inset -3px -3px 6px var(--nm-shadow-light);
}

.woocommerce-checkout .quantity input.qty {
    background: var(--nm-bg) !important;
    border: none !important;
    width: 50px !important;
    height: 36px;
    text-align: center;
    border-radius: var(--nm-radius-xs);
    box-shadow: 
        inset 2px 2px 4px var(--nm-shadow-dark),
        inset -2px -2px 4px var(--nm-shadow-light);
    color: var(--nm-text);
    font-weight: 600;
}

/* ===========================================
   METODE DE PLATĂ
   =========================================== */

.woocommerce-checkout #payment {
    background: var(--nm-bg) !important;
    border-radius: var(--nm-radius) !important;
    box-shadow: 
        8px 8px 16px var(--nm-shadow-dark),
        -8px -8px 16px var(--nm-shadow-light);
    padding: 25px !important;
    margin-top: 20px;
}

.woocommerce-checkout .wc_payment_methods {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

.woocommerce-checkout .wc_payment_method {
    background: var(--nm-bg) !important;
    border: none !important;
    border-radius: var(--nm-radius-sm) !important;
    margin-bottom: 15px !important;
    padding: 20px !important;
    box-shadow: 
        4px 4px 8px var(--nm-shadow-dark),
        -4px -4px 8px var(--nm-shadow-light);
    transition: all 0.3s ease;
}

.woocommerce-checkout .wc_payment_method:last-child {
    margin-bottom: 0 !important;
}

.woocommerce-checkout .wc_payment_method:hover {
    transform: translateY(-2px);
}

.woocommerce-checkout .wc_payment_method label {
    font-weight: 600;
    color: var(--nm-text);
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Payment box interior */
.woocommerce-checkout .payment_box {
    background: transparent !important;
    padding: 20px 0 0 0 !important;
    margin-top: 15px;
    border-top: 1px solid var(--nm-shadow-dark);
}

/* ===========================================
   RADIO BUTTONS & CHECKBOXES - Neumorphism
   =========================================== */

.woocommerce-checkout input[type="radio"],
.woocommerce-checkout input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 24px;
    height: 24px;
    background: var(--nm-bg);
    border: none;
    border-radius: 50%;
    box-shadow: 
        inset 3px 3px 6px var(--nm-shadow-dark),
        inset -3px -3px 6px var(--nm-shadow-light);
    cursor: pointer;
    position: relative;
    flex-shrink: 0;
}

.woocommerce-checkout input[type="checkbox"] {
    border-radius: var(--nm-radius-xs);
}

.woocommerce-checkout input[type="radio"]:checked,
.woocommerce-checkout input[type="checkbox"]:checked {
    background: linear-gradient(145deg, var(--nm-violet), var(--nm-violet-dark));
    box-shadow: 
        3px 3px 6px var(--nm-shadow-dark),
        -3px -3px 6px var(--nm-shadow-light);
}

.woocommerce-checkout input[type="radio"]:checked::after,
.woocommerce-checkout input[type="checkbox"]:checked::after {
    content: '✓';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 14px;
    font-weight: bold;
}

/* ===========================================
   BUTON PLASARE COMANDĂ
   =========================================== */

.woocommerce-checkout #place_order,
.woocommerce-checkout button.button.alt {
    background: linear-gradient(145deg, var(--nm-violet), var(--nm-violet-dark)) !important;
    border: none !important;
    border-radius: var(--nm-radius) !important;
    padding: 18px 40px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: white !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 
        6px 6px 12px var(--nm-shadow-dark),
        -6px -6px 12px var(--nm-shadow-light),
        inset 0 0 0 transparent;
    transition: all 0.3s ease !important;
    width: 100%;
    margin-top: 20px;
    cursor: pointer;
}

.woocommerce-checkout #place_order:hover,
.woocommerce-checkout button.button.alt:hover {
    background: linear-gradient(145deg, var(--nm-violet-dark), var(--nm-violet)) !important;
    transform: translateY(-3px);
    box-shadow: 
        8px 8px 16px var(--nm-shadow-dark),
        -8px -8px 16px var(--nm-shadow-light) !important;
}

.woocommerce-checkout #place_order:active,
.woocommerce-checkout button.button.alt:active {
    transform: translateY(0);
    box-shadow: 
        inset 4px 4px 8px rgba(0, 0, 0, 0.2),
        inset -4px -4px 8px rgba(255, 255, 255, 0.1) !important;
}

/* ===========================================
   COUPON SECTION
   =========================================== */

.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
    background: var(--nm-bg) !important;
    border: none !important;
    border-radius: var(--nm-radius-sm) !important;
    padding: 18px 25px !important;
    box-shadow: 
        4px 4px 8px var(--nm-shadow-dark),
        -4px -4px 8px var(--nm-shadow-light);
    color: var(--nm-text);
    margin-bottom: 25px;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info::before {
    color: var(--nm-violet) !important;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle .showcoupon {
    color: var(--nm-violet) !important;
    font-weight: 600;
    text-decoration: none;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle .showcoupon:hover {
    color: var(--nm-violet-dark) !important;
}

.woocommerce-checkout .checkout_coupon {
    background: var(--nm-bg) !important;
    border: none !important;
    border-radius: var(--nm-radius) !important;
    padding: 25px !important;
    box-shadow: 
        inset 4px 4px 8px var(--nm-shadow-dark),
        inset -4px -4px 8px var(--nm-shadow-light);
    margin-bottom: 25px;
}

.woocommerce-checkout .checkout_coupon .button {
    background: var(--nm-violet) !important;
    border: none !important;
    border-radius: var(--nm-radius-xs) !important;
    color: white !important;
    padding: 15px 25px !important;
    font-weight: 600;
    box-shadow: 
        4px 4px 8px var(--nm-shadow-dark),
        -4px -4px 8px var(--nm-shadow-light);
    transition: all 0.3s ease;
}

.woocommerce-checkout .checkout_coupon .button:hover {
    background: var(--nm-violet-dark) !important;
    transform: translateY(-2px);
}

/* ===========================================
   REMOVE BUTTON
   =========================================== */

.woocommerce-checkout .wd-checkout-remove-btn {
    background: var(--nm-bg) !important;
    width: 30px !important;
    height: 30px !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 
        3px 3px 6px var(--nm-shadow-dark),
        -3px -3px 6px var(--nm-shadow-light);
    transition: all 0.3s ease;
}

.woocommerce-checkout .wd-checkout-remove-btn:hover {
    background: #EF4444 !important;
    color: white !important;
}

/* ===========================================
   STRIPE IFRAME CONTAINER
   =========================================== */

.woocommerce-checkout #wc-stripe-upe-form {
    background: var(--nm-bg);
    border-radius: var(--nm-radius-sm);
    padding: 15px;
    box-shadow: 
        inset 3px 3px 6px var(--nm-shadow-dark),
        inset -3px -3px 6px var(--nm-shadow-light);
}

/* ===========================================
   TERMENI ȘI CONDIȚII
   =========================================== */

.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
    background: var(--nm-bg);
    border-radius: var(--nm-radius-sm);
    padding: 20px;
    margin-top: 20px;
    box-shadow: 
        inset 2px 2px 4px var(--nm-shadow-dark),
        inset -2px -2px 4px var(--nm-shadow-light);
}

.woocommerce-checkout .woocommerce-privacy-policy-text p {
    color: var(--nm-text-light);
    font-size: 13px;
    margin: 0;
}

.woocommerce-checkout .woocommerce-privacy-policy-text a,
.woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text a {
    color: var(--nm-violet) !important;
    font-weight: 500;
}

.woocommerce-checkout .woocommerce-form__label-for-checkbox {
    display: flex !important;
    align-items: flex-start !important;
    gap: 12px;
    margin-top: 15px;
    color: var(--nm-text);
}

/* ===========================================
   RESPONSIVE
   =========================================== */

@media (max-width: 768px) {
    .woocommerce-checkout #customer_details,
    .woocommerce-checkout .checkout-order-review {
        padding: 20px;
    }
    
    .woocommerce-checkout .woocommerce {
        padding: 15px;
    }
    
    .woocommerce-checkout #place_order {
        padding: 15px 30px !important;
        font-size: 14px !important;
    }
}

/* ===========================================
   ANIMAȚII SUBTILE
   =========================================== */

@keyframes nmPulse {
    0%, 100% {
        box-shadow: 
            6px 6px 12px var(--nm-shadow-dark),
            -6px -6px 12px var(--nm-shadow-light);
    }
    50% {
        box-shadow: 
            8px 8px 16px var(--nm-shadow-dark),
            -8px -8px 16px var(--nm-shadow-light);
    }
}

.woocommerce-checkout #place_order:focus {
    animation: nmPulse 1.5s ease-in-out infinite;
}

/* Focus states pentru accesibilitate */
.woocommerce-checkout *:focus-visible {
    outline: 3px solid var(--nm-violet-light);
    outline-offset: 2px;
}

/* Elimină fundalul alb din tabelul de produse checkout */
.woocommerce-checkout .wd-table-wrapper,
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table {
    background: transparent !important;
    box-shadow: none !important;
}

/* Dacă mai persistă, încearcă și acestea */
.woocommerce-checkout .checkout-order-review .wd-table-wrapper {
    background: none !important;
    border: none !important;
}

.woocommerce-checkout table.shop_table {
    background: transparent !important;
}
/* Elimină separatorul zigzag de la checkout */
.woocommerce-checkout .checkout-order-review::after,
.woocommerce-checkout .woocommerce-checkout-review-order::after,
.woocommerce-checkout #payment::after,
.woocommerce-checkout .place-order::after,
.woocommerce-checkout .woocommerce::after {
    display: none !important;
    content: none !important;
}

/* Alternativ, dacă e un element separat */
.woocommerce-checkout .wd-checkout-separator,
.woocommerce-checkout .checkout-separator,
.woocommerce-checkout [class*="separator"],
.woocommerce-checkout [class*="zigzag"],
.woocommerce-checkout [class*="divider"]::after {
    display: none !important;
}

/* Pentru tema Woodmart specific */
.woocommerce-checkout .wd-bordered-element::after,
.woocommerce-checkout .checkout-order-review .wd-table-wrapper::after {
    display: none !important;
}

/* Fundal uniform neumorphism pentru toată pagina */
body.woocommerce-checkout,
.woocommerce-checkout .site-content,
.woocommerce-checkout .wd-content-area,
.woocommerce-checkout .content-layout-wrapper,
.woocommerce-checkout .wd-content-layout,
.woocommerce-checkout .main-page-wrapper,
.woocommerce-checkout .wd-page-content,
.woocommerce-checkout #main-content,
.woocommerce-checkout .entry-content,
.woocommerce-checkout .woocommerce {
    background: #e8e8e8 !important;
    background-color: #e8e8e8 !important;
}

/* Container principal */
.woocommerce-checkout .container,
.woocommerce-checkout .site-wrapper,
.woocommerce-checkout #content,
.woocommerce-checkout article.page {
    background: #e8e8e8 !important;
}

/* Header și footer dacă trebuie */
.woocommerce-checkout .whb-row,
.woocommerce-checkout .site-footer {
    background: #e8e8e8 !important;
}

/* Elimină orice fundal alb rămas */
.woocommerce-checkout form.checkout,
.woocommerce-checkout .woocommerce-billing-fields,
.woocommerce-checkout .woocommerce-additional-fields,
.woocommerce-checkout #customer_details {
    background: transparent !important;
}
/* Elimină separatorul zigzag de SUS din checkout */
.woocommerce-checkout .checkout-order-review::before,
.woocommerce-checkout #customer_details::before,
.woocommerce-checkout #payment::before,
.woocommerce-checkout .woocommerce-checkout-review-order::before,
.woocommerce-checkout form.checkout::before,
.woocommerce-checkout .woocommerce::before {
    display: none !important;
    content: none !important;
}


/*
 * Neumorphism Shop Style - Violet Accents
 * Pentru pagini WooCommerce: Magazin & Categorii
 * Creative Side - 2025
 */

/* ==========================================
   VARIABILE CSS
   ========================================== */
:root {
    /* Culori Neumorphism */
    --neu-bg: #e8e8f0;
    --neu-bg-dark: #d1d1e0;
    --neu-bg-light: #f5f5ff;
    
    /* Umbre Neumorphism */
    --neu-shadow-light: rgba(255, 255, 255, 0.8);
    --neu-shadow-dark: rgba(163, 163, 200, 0.5);
    --neu-shadow-darker: rgba(140, 140, 180, 0.4);
    
    /* Accente Violet */
    --violet-primary: #8B5CF6;
    --violet-secondary: #7C3AED;
    --violet-dark: #6D28D9;
    --violet-light: #A78BFA;
    --violet-pale: #DDD6FE;
    --violet-glow: rgba(139, 92, 246, 0.3);
    
    /* Text */
    --text-primary: #3d3d5c;
    --text-secondary: #5c5c7a;
    --text-muted: #8888a8;
    
    /* Borders & Radius */
    --radius-sm: 12px;
    --radius-md: 16px;
    --radius-lg: 24px;
    --radius-xl: 32px;
}

/* ==========================================
   FUNDAL PAGINĂ & CONTAINER PRINCIPAL
   ========================================== */
.woocommerce.archive .wd-page-wrapper,
.post-type-archive-product .wd-page-wrapper,
.tax-product_cat .wd-page-wrapper,
body.woocommerce .wd-page-wrapper {
    background: linear-gradient(145deg, var(--neu-bg) 0%, var(--neu-bg-dark) 100%) !important;
    min-height: 100vh;
}

.woocommerce.archive .wd-page-content,
.post-type-archive-product .wd-page-content,
.tax-product_cat .wd-page-content {
    background: transparent !important;
    padding: 30px 0;
}

.woocommerce.archive .container,
.post-type-archive-product .container,
.tax-product_cat .container {
    background: transparent !important;
}

/* ==========================================
   HEADER - NEUMORPHISM
   ========================================== */
.whb-header {
    background: var(--neu-bg) !important;
    box-shadow: 
        0 8px 20px var(--neu-shadow-dark),
        0 -2px 10px var(--neu-shadow-light) !important;
}

.whb-row {
    background: transparent !important;
}

.whb-top-bar {
    background: linear-gradient(135deg, var(--violet-dark) 0%, var(--violet-primary) 100%) !important;
    box-shadow: inset 0 -2px 10px rgba(0, 0, 0, 0.1) !important;
}

.whb-general-header,
.whb-header-bottom {
    background: var(--neu-bg) !important;
}

/* Logo area neumorphism */
.site-logo a {
    display: inline-block;
    padding: 10px 20px;
    background: var(--neu-bg);
    border-radius: var(--radius-md);
    box-shadow: 
        6px 6px 14px var(--neu-shadow-dark),
        -6px -6px 14px var(--neu-shadow-light);
    transition: all 0.3s ease;
}

.site-logo a:hover {
    box-shadow: 
        4px 4px 10px var(--neu-shadow-dark),
        -4px -4px 10px var(--neu-shadow-light);
}

/* Header icons neumorphism */
.wd-tools-element > a {
    background: var(--neu-bg) !important;
    border-radius: var(--radius-sm) !important;
    padding: 12px 16px !important;
    box-shadow: 
        5px 5px 12px var(--neu-shadow-dark),
        -5px -5px 12px var(--neu-shadow-light) !important;
    transition: all 0.3s ease !important;
    color: var(--text-primary) !important;
}

.wd-tools-element > a:hover {
    box-shadow: 
        inset 3px 3px 8px var(--neu-shadow-dark),
        inset -3px -3px 8px var(--neu-shadow-light) !important;
    color: var(--violet-primary) !important;
}

/* Cart count badge */
.wd-cart-number {
    background: linear-gradient(135deg, var(--violet-primary), var(--violet-dark)) !important;
    color: #fff !important;
    border-radius: 50% !important;
    box-shadow: 0 4px 15px var(--violet-glow) !important;
}

/* ==========================================
   NAVIGAȚIE HEADER
   ========================================== */
.wd-header-nav .menu > li > a {
    color: var(--text-primary) !important;
    padding: 10px 18px !important;
    border-radius: var(--radius-sm) !important;
    transition: all 0.3s ease !important;
    position: relative;
}

.wd-header-nav .menu > li > a:hover {
    background: var(--neu-bg);
    box-shadow: 
        inset 3px 3px 6px var(--neu-shadow-dark),
        inset -3px -3px 6px var(--neu-shadow-light);
    color: var(--violet-primary) !important;
}

.wd-header-nav .menu > li.current-menu-item > a {
    background: var(--neu-bg);
    box-shadow: 
        inset 4px 4px 8px var(--neu-shadow-dark),
        inset -4px -4px 8px var(--neu-shadow-light);
    color: var(--violet-primary) !important;
}

/* ==========================================
   TITLU PAGINĂ / BREADCRUMBS
   ========================================== */
.wd-page-title {
    background: var(--neu-bg) !important;
    padding: 40px 0 !important;
}

.wd-page-title .container {
    background: var(--neu-bg-light);
    border-radius: var(--radius-lg);
    padding: 30px 40px;
    box-shadow: 
        12px 12px 30px var(--neu-shadow-dark),
        -12px -12px 30px var(--neu-shadow-light);
}

.wd-page-title .entry-title {
    color: var(--text-primary) !important;
    text-shadow: 2px 2px 4px var(--neu-shadow-light);
}

.wd-breadcrumbs a {
    color: var(--violet-primary) !important;
    transition: color 0.3s ease;
}

.wd-breadcrumbs a:hover {
    color: var(--violet-dark) !important;
}

/* ==========================================
   ZONA CONTENT PRINCIPAL
   ========================================== */
.wd-content-area {
    background: transparent !important;
}

/* ==========================================
   TOOLBAR MAGAZIN (Sortare, Rezultate)
   ========================================== */
.shop-loop-head {
    background: var(--neu-bg-light);
    border-radius: var(--radius-lg);
    padding: 20px 30px;
    margin-bottom: 30px;
    box-shadow: 
        10px 10px 25px var(--neu-shadow-dark),
        -10px -10px 25px var(--neu-shadow-light);
}

.woocommerce-result-count {
    color: var(--text-secondary) !important;
    font-weight: 500;
}

/* Select dropdown neumorphism */
.woocommerce-ordering select,
.orderby {
    background: var(--neu-bg) !important;
    border: none !important;
    border-radius: var(--radius-sm) !important;
    padding: 12px 40px 12px 18px !important;
    color: var(--text-primary) !important;
    box-shadow: 
        inset 4px 4px 8px var(--neu-shadow-dark),
        inset -4px -4px 8px var(--neu-shadow-light) !important;
    cursor: pointer;
    transition: all 0.3s ease;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238B5CF6' d='M6 8L1 3h10z'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 15px center !important;
}

.woocommerce-ordering select:focus,
.orderby:focus {
    outline: none !important;
    box-shadow: 
        inset 5px 5px 10px var(--neu-shadow-dark),
        inset -5px -5px 10px var(--neu-shadow-light),
        0 0 0 3px var(--violet-pale) !important;
}

/* Show sidebar button */
.wd-show-sidebar-btn a {
    background: var(--neu-bg) !important;
    border-radius: var(--radius-sm) !important;
    padding: 12px 20px !important;
    color: var(--text-primary) !important;
    box-shadow: 
        5px 5px 12px var(--neu-shadow-dark),
        -5px -5px 12px var(--neu-shadow-light) !important;
    transition: all 0.3s ease !important;
}

.wd-show-sidebar-btn a:hover {
    box-shadow: 
        inset 4px 4px 8px var(--neu-shadow-dark),
        inset -4px -4px 8px var(--neu-shadow-light) !important;
    color: var(--violet-primary) !important;
}

/* ==========================================
   GRID PRODUSE
   ========================================== */
.wd-products.products {
    gap: 30px !important;
}

/* ==========================================
   CARD PRODUS - NEUMORPHISM
   ========================================== */
.wd-product,
.product-grid-item {
    background: var(--neu-bg-light) !important;
    border-radius: var(--radius-lg) !important;
    padding: 0 !important;
    overflow: hidden;
    box-shadow: 
        12px 12px 30px var(--neu-shadow-dark),
        -12px -12px 30px var(--neu-shadow-light) !important;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
    border: none !important;
}

.wd-product:hover,
.product-grid-item:hover {
    transform: translateY(-8px);
    box-shadow: 
        16px 16px 40px var(--neu-shadow-darker),
        -16px -16px 40px var(--neu-shadow-light),
        0 20px 40px var(--violet-glow) !important;
}

.product-wrapper {
    background: transparent !important;
    border: none !important;
}

/* Zona imagine produs */
.product-element-top {
    background: var(--neu-bg) !important;
    border-radius: var(--radius-lg) var(--radius-lg) 0 0 !important;
    overflow: hidden;
    position: relative;
    margin: 15px 15px 0 15px;
    border-radius: var(--radius-md) !important;
    box-shadow: 
        inset 4px 4px 10px var(--neu-shadow-dark),
        inset -4px -4px 10px var(--neu-shadow-light);
}

.product-element-top img {
    transition: all 0.5s ease !important;
    border-radius: var(--radius-md) !important;
}

.wd-product:hover .product-element-top img {
    transform: scale(1.05);
}

/* ==========================================
   LABELS PRODUS (Sale, New)
   ========================================== */
.product-labels {
    top: 15px !important;
    left: 15px !important;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.product-label {
    border-radius: var(--radius-sm) !important;
    padding: 8px 14px !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.15) !important;
}

.product-label.onsale {
    background: linear-gradient(135deg, var(--violet-primary), var(--violet-dark)) !important;
    color: #fff !important;
}

.product-label.new {
    background: linear-gradient(135deg, var(--violet-light), var(--violet-primary)) !important;
    color: #fff !important;
}

/* ==========================================
   INFO PRODUS (Titlu, Preț, etc.)
   ========================================== */
.product-element-bottom {
    padding: 20px 20px 25px !important;
    background: var(--neu-bg-light) !important;
}

/* Titlu produs */
.wd-entities-title,
.woocommerce-loop-product__title {
    font-size: 16px !important;
    font-weight: 600 !important;
    margin-bottom: 12px !important;
}

.wd-entities-title a,
.woocommerce-loop-product__title a {
    color: var(--text-primary) !important;
    transition: color 0.3s ease !important;
    text-decoration: none !important;
}

.wd-entities-title a:hover,
.woocommerce-loop-product__title a:hover {
    color: var(--violet-primary) !important;
}

/* Preț produs */
.wd-product .price,
.product-grid-item .price {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px !important;
}

.wd-product .price del,
.product-grid-item .price del {
    color: var(--text-muted) !important;
    font-size: 14px !important;
    text-decoration: line-through !important;
    text-decoration-thickness: 1.5px !important;
    text-decoration-color: var(--text-muted) !important;
}

/* Fix pentru linia tăiată să fie pe mijloc */
.wd-product .price del .woocommerce-Price-amount,
.product-grid-item .price del .woocommerce-Price-amount,
.wd-product .price del bdi,
.product-grid-item .price del bdi {
    text-decoration: line-through !important;
    text-decoration-thickness: 1.5px !important;
    text-decoration-color: var(--text-muted) !important;
    color: var(--text-muted) !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.wd-product .price ins,
.product-grid-item .price ins {
    text-decoration: none !important;
    background: linear-gradient(135deg, var(--violet-pale), transparent);
    padding: 4px 12px;
    border-radius: var(--radius-sm);
}

.wd-product .price .woocommerce-Price-amount,
.product-grid-item .price .woocommerce-Price-amount {
    color: var(--violet-dark) !important;
    font-weight: 700 !important;
    font-size: 18px !important;
}

.wd-product .price ins .woocommerce-Price-amount,
.product-grid-item .price ins .woocommerce-Price-amount {
    color: var(--violet-primary) !important;
}

/* ==========================================
   BUTON ADAUGĂ ÎN COȘ - NEUMORPHISM
   ========================================== */
.wd-add-btn a,
.add_to_cart_button,
.button.product_type_simple {
    background: var(--neu-bg) !important;
    color: var(--text-primary) !important;
    border: none !important;
    border-radius: var(--radius-sm) !important;
    padding: 14px 24px !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 
        6px 6px 14px var(--neu-shadow-dark),
        -6px -6px 14px var(--neu-shadow-light) !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
}

.wd-add-btn a:hover,
.add_to_cart_button:hover,
.button.product_type_simple:hover {
    background: linear-gradient(135deg, var(--violet-primary), var(--violet-dark)) !important;
    color: #fff !important;
    box-shadow: 
        8px 8px 20px var(--neu-shadow-darker),
        -8px -8px 20px var(--neu-shadow-light),
        0 8px 25px var(--violet-glow) !important;
    transform: translateY(-2px);
}

/* Fix pentru hover button - ascunde textul original complet */
.wd-add-btn a:hover span,
.add_to_cart_button:hover span,
.wd-add-btn-replace a:hover span {
    color: #fff !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* Ascunde textul care apare deasupra la hover (din tema) */
.wd-add-btn-replace a::before,
.wd-add-btn-replace a::after {
    display: none !important;
}

/* Stilizare pentru iconița coșului la hover */
.wd-add-btn a:hover .wd-icon,
.add_to_cart_button:hover .wd-icon {
    color: #fff !important;
}

.wd-add-btn a:active,
.add_to_cart_button:active,
.button.product_type_simple:active {
    box-shadow: 
        inset 4px 4px 10px rgba(0, 0, 0, 0.2),
        inset -4px -4px 10px rgba(255, 255, 255, 0.1) !important;
    transform: translateY(0);
}

/* Loading state */
.add_to_cart_button.loading {
    opacity: 0.7;
    pointer-events: none;
}

/* Added to cart state */
.add_to_cart_button.added {
    background: linear-gradient(135deg, #10B981, #059669) !important;
    color: #fff !important;
}

/* ==========================================
   FIX WOODMART BUTTON REPLACE BEHAVIOR
   ========================================== */
/* Dezactivează complet efectul de replace cu iconița */
.wd-add-btn-replace a .wd-loader,
.wd-add-btn-replace a .wd-add-btn-icon {
    display: none !important;
}

/* Asigură că textul rămâne vizibil și la hover */
.wd-add-btn-replace a span {
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    transform: none !important;
}

/* Oprește orice animație de slide/fade pe text */
.wd-add-btn-replace a:hover span {
    transform: none !important;
    opacity: 1 !important;
}

/* Override pentru iconița care apare la hover */
.wd-add-btn-replace a .wd-btn-icon,
.wd-add-btn-replace a svg,
.wd-add-btn-replace a i {
    display: none !important;
}

/* Dacă tema folosește pseudo-elemente pentru iconița coș */
.wd-add-btn-replace a:hover::before,
.wd-add-btn-replace a:hover::after {
    content: none !important;
    display: none !important;
}

/* ==========================================
   BUTOANE ACȚIUNI HOVER (Wishlist, Compare, Quick View)
   ========================================== */
.wd-buttons {
    gap: 8px !important;
}

.wd-buttons .wd-action-btn a,
.wd-buttons > a {
    background: var(--neu-bg-light) !important;
    border-radius: var(--radius-sm) !important;
    box-shadow: 
        4px 4px 10px var(--neu-shadow-dark),
        -4px -4px 10px var(--neu-shadow-light) !important;
    color: var(--text-primary) !important;
    transition: all 0.3s ease !important;
}

.wd-buttons .wd-action-btn a:hover,
.wd-buttons > a:hover {
    background: var(--violet-primary) !important;
    color: #fff !important;
    box-shadow: 
        0 6px 20px var(--violet-glow) !important;
}

/* ==========================================
   RATING STELE
   ========================================== */
.star-rating {
    color: var(--violet-primary) !important;
}

.star-rating::before {
    color: var(--neu-shadow-dark) !important;
}

/* ==========================================
   PAGINARE - NEUMORPHISM
   ========================================== */
.woocommerce-pagination,
.wd-pagination {
    margin-top: 50px;
    display: flex;
    justify-content: center;
}

.woocommerce-pagination ul,
.wd-pagination ul {
    display: flex;
    gap: 12px;
    list-style: none;
    padding: 20px 30px;
    background: var(--neu-bg-light);
    border-radius: var(--radius-lg);
    box-shadow: 
        10px 10px 25px var(--neu-shadow-dark),
        -10px -10px 25px var(--neu-shadow-light);
}

.woocommerce-pagination ul li a,
.woocommerce-pagination ul li span,
.wd-pagination a,
.wd-pagination span {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 45px;
    height: 45px;
    padding: 0 15px;
    background: var(--neu-bg) !important;
    color: var(--text-primary) !important;
    border-radius: var(--radius-sm) !important;
    font-weight: 600;
    box-shadow: 
        5px 5px 12px var(--neu-shadow-dark),
        -5px -5px 12px var(--neu-shadow-light) !important;
    transition: all 0.3s ease !important;
    border: none !important;
}

.woocommerce-pagination ul li a:hover,
.wd-pagination a:hover {
    background: linear-gradient(135deg, var(--violet-primary), var(--violet-dark)) !important;
    color: #fff !important;
    box-shadow: 
        0 6px 20px var(--violet-glow) !important;
}

.woocommerce-pagination ul li span.current,
.wd-pagination .current {
    background: linear-gradient(135deg, var(--violet-primary), var(--violet-dark)) !important;
    color: #fff !important;
    box-shadow: 
        inset 3px 3px 8px rgba(0, 0, 0, 0.2),
        0 6px 20px var(--violet-glow) !important;
}

/* ==========================================
   SIDEBAR - NEUMORPHISM
   ========================================== */
.widget-area,
.wd-sidebar {
    background: transparent !important;
}

.widget {
    background: var(--neu-bg-light) !important;
    border-radius: var(--radius-lg) !important;
    padding: 25px !important;
    margin-bottom: 25px !important;
    box-shadow: 
        10px 10px 25px var(--neu-shadow-dark),
        -10px -10px 25px var(--neu-shadow-light) !important;
    border: none !important;
}

.widget-title,
.widgettitle {
    color: var(--text-primary) !important;
    font-weight: 700 !important;
    padding-bottom: 15px !important;
    margin-bottom: 20px !important;
    border-bottom: 2px solid var(--violet-pale) !important;
    position: relative;
}

.widget-title::after,
.widgettitle::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 50px;
    height: 2px;
    background: linear-gradient(90deg, var(--violet-primary), var(--violet-light));
}

/* Widget links */
.widget ul li a {
    color: var(--text-secondary) !important;
    transition: all 0.3s ease !important;
    padding: 8px 0 !important;
    display: block;
}

.widget ul li a:hover {
    color: var(--violet-primary) !important;
    padding-left: 10px !important;
}

/* ==========================================
   FILTRU PREȚ - NEUMORPHISM
   ========================================== */
.widget_price_filter .price_slider_wrapper {
    padding: 10px 0;
}

.widget_price_filter .ui-slider {
    background: var(--neu-bg) !important;
    border-radius: 10px !important;
    height: 8px !important;
    box-shadow: 
        inset 3px 3px 6px var(--neu-shadow-dark),
        inset -3px -3px 6px var(--neu-shadow-light) !important;
    border: none !important;
}

.widget_price_filter .ui-slider .ui-slider-range {
    background: linear-gradient(90deg, var(--violet-light), var(--violet-primary)) !important;
    border-radius: 10px !important;
}

.widget_price_filter .ui-slider .ui-slider-handle {
    background: var(--neu-bg-light) !important;
    border-radius: 50% !important;
    width: 22px !important;
    height: 22px !important;
    top: -7px !important;
    box-shadow: 
        4px 4px 10px var(--neu-shadow-dark),
        -4px -4px 10px var(--neu-shadow-light),
        0 0 0 3px var(--violet-primary) !important;
    border: none !important;
    cursor: pointer;
    transition: all 0.3s ease !important;
}

.widget_price_filter .ui-slider .ui-slider-handle:hover {
    transform: scale(1.1);
    box-shadow: 
        4px 4px 10px var(--neu-shadow-dark),
        -4px -4px 10px var(--neu-shadow-light),
        0 0 0 4px var(--violet-primary),
        0 0 20px var(--violet-glow) !important;
}

.widget_price_filter .price_slider_amount .button {
    background: var(--neu-bg) !important;
    color: var(--text-primary) !important;
    border-radius: var(--radius-sm) !important;
    box-shadow: 
        5px 5px 12px var(--neu-shadow-dark),
        -5px -5px 12px var(--neu-shadow-light) !important;
    border: none !important;
    padding: 10px 20px !important;
    transition: all 0.3s ease !important;
}

.widget_price_filter .price_slider_amount .button:hover {
    background: linear-gradient(135deg, var(--violet-primary), var(--violet-dark)) !important;
    color: #fff !important;
}

/* ==========================================
   CATEGORII PRODUSE (în grid)
   ========================================== */
.product-category {
    background: var(--neu-bg-light) !important;
    border-radius: var(--radius-lg) !important;
    overflow: hidden;
    box-shadow: 
        12px 12px 30px var(--neu-shadow-dark),
        -12px -12px 30px var(--neu-shadow-light) !important;
    transition: all 0.4s ease !important;
}

.product-category:hover {
    transform: translateY(-8px);
    box-shadow: 
        16px 16px 40px var(--neu-shadow-darker),
        -16px -16px 40px var(--neu-shadow-light),
        0 20px 40px var(--violet-glow) !important;
}

.product-category a {
    display: block;
}

.product-category .wd-cat-content {
    background: var(--neu-bg-light) !important;
    padding: 20px !important;
}

.product-category .wd-entities-title {
    color: var(--text-primary) !important;
}

.product-category .count {
    color: var(--violet-primary) !important;
    background: var(--violet-pale) !important;
    padding: 4px 12px !important;
    border-radius: 20px !important;
}

/* ==========================================
   FOOTER - NEUMORPHISM
   ========================================== */
.wd-footer {
    background: var(--neu-bg) !important;
    margin-top: 60px;
    box-shadow: 
        0 -10px 30px var(--neu-shadow-dark) !important;
}

.wd-footer .container {
    background: transparent !important;
}

.wd-footer .widget {
    background: transparent !important;
    box-shadow: none !important;
}

.wd-footer .widget-title {
    color: var(--text-primary) !important;
}

.wd-footer a {
    color: var(--text-secondary) !important;
    transition: color 0.3s ease !important;
}

.wd-footer a:hover {
    color: var(--violet-primary) !important;
}

/* Footer copyright bar */
.copyrights-wrapper {
    background: linear-gradient(135deg, var(--violet-dark), var(--violet-primary)) !important;
    padding: 20px 0 !important;
}

.copyrights-wrapper * {
    color: #fff !important;
}

/* ==========================================
   SEARCH POPUP - NEUMORPHISM
   ========================================== */
.wd-search-full-screen .searchform,
.wd-search-dropdown .searchform {
    background: var(--neu-bg) !important;
    border-radius: var(--radius-lg) !important;
    box-shadow: 
        20px 20px 50px var(--neu-shadow-darker),
        -20px -20px 50px var(--neu-shadow-light) !important;
    padding: 20px !important;
}

.wd-search-full-screen input[type="text"],
.wd-search-dropdown input[type="text"] {
    background: var(--neu-bg-light) !important;
    border: none !important;
    border-radius: var(--radius-md) !important;
    padding: 18px 25px !important;
    color: var(--text-primary) !important;
    box-shadow: 
        inset 5px 5px 12px var(--neu-shadow-dark),
        inset -5px -5px 12px var(--neu-shadow-light) !important;
}

.wd-search-full-screen input[type="text"]:focus,
.wd-search-dropdown input[type="text"]:focus {
    outline: none !important;
    box-shadow: 
        inset 5px 5px 12px var(--neu-shadow-dark),
        inset -5px -5px 12px var(--neu-shadow-light),
        0 0 0 3px var(--violet-pale) !important;
}

/* ==========================================
   WOOCOMMERCE NOTICES
   ========================================== */
.woocommerce-message,
.woocommerce-info {
    background: var(--neu-bg-light) !important;
    border-radius: var(--radius-md) !important;
    border: none !important;
    border-left: 4px solid var(--violet-primary) !important;
    box-shadow: 
        8px 8px 20px var(--neu-shadow-dark),
        -8px -8px 20px var(--neu-shadow-light) !important;
    color: var(--text-primary) !important;
    padding: 20px 25px !important;
}

.woocommerce-message::before,
.woocommerce-info::before {
    color: var(--violet-primary) !important;
}

.woocommerce-error {
    background: var(--neu-bg-light) !important;
    border-radius: var(--radius-md) !important;
    border: none !important;
    border-left: 4px solid #EF4444 !important;
    box-shadow: 
        8px 8px 20px var(--neu-shadow-dark),
        -8px -8px 20px var(--neu-shadow-light) !important;
}

/* ==========================================
   RESPONSIVE ADJUSTMENTS
   ========================================== */
@media (max-width: 1024px) {
    .wd-product,
    .product-grid-item {
        box-shadow: 
            8px 8px 20px var(--neu-shadow-dark),
            -8px -8px 20px var(--neu-shadow-light) !important;
    }
    
    .shop-loop-head {
        padding: 15px 20px;
        flex-direction: column;
        gap: 15px;
    }
}

@media (max-width: 768px) {
    :root {
        --radius-lg: 16px;
        --radius-md: 12px;
    }
    
    .wd-products.products {
        gap: 20px !important;
    }
    
    .product-element-top {
        margin: 10px 10px 0 10px;
    }
    
    .product-element-bottom {
        padding: 15px 15px 20px !important;
    }
    
    .wd-add-btn a {
        padding: 12px 18px !important;
        font-size: 13px !important;
    }
    
    .woocommerce-pagination ul {
        padding: 15px 20px;
        gap: 8px;
    }
    
    .woocommerce-pagination ul li a,
    .woocommerce-pagination ul li span {
        min-width: 40px;
        height: 40px;
    }
}

@media (max-width: 480px) {
    .shop-loop-head {
        border-radius: var(--radius-md);
        padding: 12px 15px;
    }
    
    .woocommerce-ordering select {
        padding: 10px 35px 10px 15px !important;
        font-size: 13px;
    }
    
    .wd-product:hover {
        transform: translateY(-4px);
    }
}

/* ==========================================
   ANIMAȚII
   ========================================== */
@keyframes neuPulse {
    0%, 100% {
        box-shadow: 
            12px 12px 30px var(--neu-shadow-dark),
            -12px -12px 30px var(--neu-shadow-light);
    }
    50% {
        box-shadow: 
            14px 14px 35px var(--neu-shadow-dark),
            -14px -14px 35px var(--neu-shadow-light),
            0 0 30px var(--violet-glow);
    }
}

/* Apply subtle animation to featured products */
.wd-product.featured {
    animation: neuPulse 3s ease-in-out infinite;
}

/* ==========================================
   LOADING SPINNER
   ========================================== */
.wd-loader,
.wd-sticky-loader .wd-loader {
    border-color: var(--neu-bg-dark) !important;
    border-top-color: var(--violet-primary) !important;
}


/* ==========================================
   SELECTION
   ========================================== */
.woocommerce.archive ::selection,
.post-type-archive-product ::selection {
    background: var(--violet-pale);
    color: var(--violet-dark);
}
/* ==========================================
   FIX SPAȚIU ALB DEASUPRA PAGINII
   ========================================== */
/* Resetare completă margin/padding pe html și body */
html,
html body,
html body.woocommerce,
html body.woocommerce.archive,
html body.post-type-archive-product,
html body.tax-product_cat {
    margin-top: 0 !important;
}
