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

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

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

:root {
	--wd-header-banner-h: 55px;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #ff3131;
	--wd-alternative-color: rgb(255,49,49);
	--wd-link-color: rgb(15,15,15);
	--wd-link-color-hover: rgb(15,15,15);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(183,31,36);
	--btn-accented-bgcolor-hover: rgb(99,9,17);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(0,0,0);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://stanz.ro/wp-content/uploads/2022/10/titlebar_bg.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--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: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.wd-sizeguide-btn {
    display:block !important;
    text-align:center;
    margin:12px 0;
}

.wd-sizeguide-btn a,
.wd-sizeguide-btn span {
    display:inline-block;
}

.stanz-trust-box {
    margin-top: 12px;
    font-size: 14px;
    line-height: 1.6;
    color: #333;
}

.stanz-trust-box p {
    margin: 4px 0;
}
.stanz-checkout-trust {
    margin-top: 16px;
    padding: 14px 16px;
    background: #f6f9f7;
    border: 1px solid #e3efe8;
    border-radius: 8px;
    font-size: 14px;
}

.stanz-secure-item {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 6px 0;
    color: #333;
}

.stanz-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.lock-icon {
    background: #1f8b4c;
}

.check-icon {
    background: #1f8b4c;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}




.stanz-checkout-trust {
    margin-top: 16px;
    padding: 14px 16px;
    background: #f6f9f7;
    border: 1px solid #e3efe8;
    border-radius: 8px;
    font-size: 14px;
    text-align: center;
    color: #333;
}

.stanz-checkout-trust p {
    margin: 6px 0;
}

.stanz-fast-checkout {
    font-weight: 600;
    color: #222;
}

.stanz-reserved-wrapper {
    margin-bottom: 32px;
}

.stanz-reserved-box {
    padding: 14px 20px;
    background: #f7f9fb;
    border-left: 4px solid #00bf63; /* roșul brandului */
    border-radius: 8px;
    font-size: 15px;
    font-weight: 500;
    color: #222;
}

.stanz-size-top {
    display: block;
    font-weight: 500;
    margin-bottom: 4px;
}

.stanz-size-bottom {
    display: block;
    font-weight: 600;
}

.woocommerce-privacy-policy-text {
    font-size: 12px;
    color: #666;
    line-height: 1.4;
}

.woocommerce-privacy-policy-text a {
    color: #000;
    text-decoration: none;
}

.woocommerce-privacy-policy-text a:hover {
    text-decoration: underline;
}

.stanz-checkout-trust {
    background: #f5f7f6;
    padding: 18px 15px 20px;
    border-radius: 12px;
    text-align: center;
    margin-top: 18px;
}

.stanz-checkout-trust p {
    margin: 6px 0;
    font-size: 14px;
    color: #444;
}

.stanz-secure-line {
    font-weight: 600;
}

.stanz-payment-logos {
    margin-top: 14px;
}

.stanz-payment-logos img {
    max-width: 260px;
    width: 90%;
    height: auto;
    opacity: 0.95;
}







.stanz-exit-popup {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.45);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.45s ease, visibility 0.45s ease;
    z-index: 99999;
}

.stanz-exit-popup.active {
    opacity: 1;
    visibility: visible;
}

.stanz-popup-content {
    background: #fff;
    padding: 38px 28px;
    border-radius: 18px;
    text-align: center;
    max-width: 420px;
    width: 92%;
    box-shadow: 0 20px 60px rgba(0,0,0,0.18);
    transform: scale(0.9);
    transition: transform 0.45s ease;
}

.stanz-exit-popup.active .stanz-popup-content {
    transform: scale(1);
}

.stanz-popup-icon {
    width: 72px;
    height: 72px;
    margin: 0 auto 18px;
    border-radius: 50%;
    background: #1f8b4c;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 34px;
    font-weight: 700;
}

.stanz-popup-content h3 {
    margin: 0 0 10px;
    font-size: 28px;
}

.stanz-popup-content p {
    margin: 8px 0;
    font-size: 16px;
    line-height: 1.5;
}

.stanz-popup-content button {
    margin-top: 14px;
    background: #c32026;
    color: #fff;
    border: 0;
    border-radius: 30px;
    padding: 12px 22px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
}


.stanz-timer {
    display:flex;
    justify-content:center;
    align-items:center;
    gap:10px;
    margin:15px 0 5px 0;
}

.stanz-time-box {
    background: linear-gradient(180deg, #ffeaea 0%, #ffd6d6 100%);
    border:1px solid #ffb3b3;
    border-radius:12px;
    padding:12px 20px;
    text-align:center;
    min-width:85px;
    box-shadow:0 6px 18px rgba(255,0,0,0.18);
}

.stanz-time-box span {
    font-size:32px;
    font-weight:700;
    color:#b30000;
    display:block;
    line-height:1;
}

.stanz-time-box small {
    font-size:11px;
    color:#aa0000;
    letter-spacing:1px;
}

.stanz-time-separator {
    font-size:30px;
    font-weight:700;
    color:#b30000;
}




.stanz-email-popup {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.65);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    pointer-events: none;
    transition: 0.3s ease;
    z-index: 9999;
    padding: 20px;
}

.stanz-email-popup.active {
    opacity: 1;
    pointer-events: auto;
}

.stanz-email-content {
    background: #ffffff;
    padding: 45px 35px;
    max-width: 440px;
    width: 100%;
    border-radius: 14px;
    text-align: center;
    position: relative;
    box-shadow: 0 20px 50px rgba(0,0,0,0.2);
    animation: stanzFadeUp 0.4s ease;
}

@keyframes stanzFadeUp {
    from { transform: translateY(20px); opacity:0; }
    to { transform: translateY(0); opacity:1; }
}

.stanz-email-content h3 {
    font-size: 22px;
    margin-bottom: 8px;
}

.stanz-email-content p {
    font-size: 14px;
    margin-bottom: 20px;
    color: #555;
}

.stanz-email-content input[type="email"] {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-bottom: 12px;
}

.stanz-optin {
    display: block;
    font-size: 12px;
    margin-bottom: 15px;
    text-align: left;
}

.stanz-submit {
    width: 100%;
    padding: 12px;
    background: #000;
    color: #fff;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: 0.2s;
}

.stanz-submit:hover {
    background: #222;
}

.stanz-email-x {
    position: absolute;
    top: 10px;
    right: 14px;
    background: none;
    border: none;
    font-size: 22px;
    cursor: pointer;
    color: #999;
}

.stanz-email-x:hover {
    color: #000;
}

@keyframes stanzShake {
    0% { transform: translateX(0); }
    15% { transform: translateX(-8px); }
    30% { transform: translateX(8px); }
    45% { transform: translateX(-6px); }
    60% { transform: translateX(6px); }
    75% { transform: translateX(-3px); }
    90% { transform: translateX(3px); }
    100% { transform: translateX(0); }
}

.stanz-shake {
    animation: stanzShake 0.8s ease;
}

