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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//erio-art.ro/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//erio-art.ro/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//erio-art.ro/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//erio-art.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("//erio-art.ro/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//erio-art.ro/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//erio-art.ro/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//erio-art.ro/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--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: "Cabin", 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: rgb(221,18,125);
	--wd-alternative-color: rgb(237,185,211);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(221,18,125);
	--btn-accented-bgcolor-hover: rgb(235,68,163);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(235,68,163);
	--wd-link-color-hover: rgb(110,24,131);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,18,125);
}
.product-labels .product-label.new {
	background-color: rgb(255,175,204);
}
.product-labels .product-label.featured {
	background-color: rgb(205,180,219);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(128,128,128);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(221,18,125);
}

.woocommerce-thankyou-order-received {
    margin-bottom: 30px;
    padding: 3%;
    width: 100%;
    border: 2px dashed #DD127D;
    border-radius: var(--wd-brd-radius);
    color: #DD127D;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.4;
}

.wd-notice.wd-success, .wpcf7 form.sent .wpcf7-response-output, .mc4wp-success, .woocommerce-message {
    background-color: #EB44A3;
    color: var(--notices-success-color);
}

.count {
  display: none!important;
}
.progress-bar {
    height: 1rem;
    width: 0;
    border-radius: 1rem;
    transition: 0.2s linear;
    transition-property: width, background-color;
    background-color: #DD127D;
    background-image: repeating-linear-gradient(135deg, #EB44A3 0 0.5em, #DD127D 0 1em);
}

/* --- 1. REDEFINIRE VARIABLE GLOBALE (Pentru butoane, switch-uri, iconițe) --- */
:root {
    --prad-color-primary: #DC127D !important;   /* Roz intens (Magenta) */
    --prad-color-text-reverse: #ffffff !important; /* Text alb */
    --prad-color-base-two: #F494C9 !important;    /* Roz deschis (Fundal) */
}

/* --- 2. BARA DE PROGRES UPLOAD (Elementul <progress>) --- */
/* Fundalul barei */
progress.prad-progress-custom::-webkit-progress-bar {
    background-color: #F494C9 !important;
    border-radius: 4px;
}
/* Partea plină (Progresul) */
progress.prad-progress-custom::-webkit-progress-value {
    background-color: #DC127D !important;
    border-radius: 4px;
}
/* Compatibilitate Firefox */
progress.prad-progress-custom {
    background-color: #F494C9 !important;
    border-radius: 4px;
}
progress.prad-progress-custom::-moz-progress-bar {
    background-color: #DC127D !important;
    border-radius: 4px;
}

/* --- 3. SELECȚIE TIMP / DROPDOWN --- */
.prad-custom-time-field-picker .prad-custom-dropdown .prad-custom-option.prad-selected {
    background-color: #DC127D !important;
    color: #ffffff !important;
}

/* --- 4. SCROLLBAR (Gri neutru pentru un aspect curat) --- */

/* Pentru Firefox */
.prad-scrollbar {
    scrollbar-width: thin !important;
    scrollbar-color: #d1d1d1 #f9f9f9 !important; /* Mâner gri, Fundal aproape alb */
}

/* Pentru Chrome / Edge / Safari */
.prad-scrollbar::-webkit-scrollbar {
    width: 6px !important;
}

.prad-scrollbar::-webkit-scrollbar-track {
    background: #f9f9f9 !important;
    border-radius: 10px !important;
}

.prad-scrollbar::-webkit-scrollbar-thumb {
    background-color: #d1d1d1 !important;
    border-radius: 10px !important;
    border: 1px solid #f9f9f9 !important;
}

/* Efect la hover pentru scrollbar */
.prad-scrollbar::-webkit-scrollbar-thumb:hover {
    background-color: #b1b1b1 !important;
}

/* 1. Corecție buton "Edit Addon" - Contrast ridicat (Stil Outline) */
.prad-fron-edit-addon {
    right: 0 !important;
    top: -10px !important;
    border: 2px solid #DC127D !important; /* Bordură mai groasă pentru contrast */
    border-radius: 4px !important;
    padding: 2px 10px !important;
    background: #ffffff !important; /* Fundal alb pentru claritate */
    color: #DC127D !important; /* Text roz intens */
    font-weight: 800 !important; /* Text mai îngroșat */
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 11px;
}

/* Hover Edit Addon: Inversăm culorile */
.prad-fron-edit-addon:hover {
    background: #DC127D !important;
    color: #ffffff !important;
}

/* 2. Corecție iconiță Upload - Text permanent ALB */
.prad-block-upload .prad-block-upload-icon {
    padding: 10px 14px !important;
    background-color: #DC127D !important; 
    border-radius: 4px !important;
    color: #ffffff !important; /* Text Alb */
    font-size: 14px !important;
    cursor: pointer !important;
    transition: background-color 0.2s ease;
}

/* Hover Upload: Doar fundalul se schimbă puțin, textul rămâne ALB */
.prad-block-upload .prad-block-upload-icon:hover {
    background-color: #EB44A3 !important; /* O nuanță de roz ușor diferită la hover */
    color: #ffffff !important; /* Textul rămâne alb pentru contrast maxim */@media (min-width: 1025px) {
	body .cky-revisit-bottom-left {
    bottom: 60px;
    left: 15px;
}
body .scrollToTop {
    right: 28px;
    left: auto;
	bottom: 192px;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	body .cky-revisit-bottom-left {
    bottom: 60px;
    left: 15px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	body .cky-revisit-bottom-left {
    bottom: 70px;
    left: 15px;
}
}

@media (max-width: 576px) {
	body .scrollToTop {
    right: auto;
    left: 45%;
	bottom: 35;
	top: auto;
}

body .cky-revisit-bottom-left {
    bottom: 90px;
    left: 15px;
}
}

