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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(48,48,48);
	--wd-text-font-size: 14px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(205,1,158);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: rgb(205,1,158);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(205,1,158);
	--btn-accented-bgcolor-hover: rgb(145,0,106);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(75,181,67);
	--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: rgb(239,239,239);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(255,213,128);
	background-image: none;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(22,27,137);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgb(193,193,193);
	--wd-form-brd-color: rgb(229,228,226);
	--wd-form-brd-color-focus: rgb(229,228,226);
	--wd-form-bg: rgba(255,255,255,0.8);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(252,53,53);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,193);
	color: rgb(0,0,0);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

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

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

@media (min-width: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Inter !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Inter !important;
}

.out-of-stock.product-label {
/* 	word-spacing: 9999999px; */
}
.product-label {
	font-size: 8px !important;
}

.container-inspired-by {
	font-weight: 600;
  color: #000;
}

.wd-product.wd-hover-fw-button .wrap-price {
	flex-direction: column;
}

.wd-product-cats, .wd-product-brands-links {
    display: none;
}

.cr-trustbadgef .cr-trustbadge-border {
	border: 1px solid rgb(230,9,148);
}
.cr-badge .verified {
	background: rgba(230,9,148, 0.1);
}

.woocommerce-Tabs-panel.wd-accordion-content {
	opacity: 1;
	display: block !important;
}

.woocommerce-Tabs-panel .wd-scroll-content {
	max-height: 100% !important;
}

.woocommerce-tabs .wd-accordion-opener {
	display: none;
}

.woocommerce-tabs .wd-accordion-title {
	pointer-events: none;
}
.wpced-inner {
	display: flex;
	align-items: center;
}

.wpced-cart .wpced-cart {
  display: flex;
	justify-content: center;
	align-items: center;
}

.product-element-top {
	margin: -15px;
}
.product-wrapper {
	padding-top: 0 !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	height: 100%;
}

.product-summary-shadow .summary-inner {
	padding: 15px !important;
}
.woosb-products .yith-wcbm-badge {
	display:none;
}
.sameday_select_locker {
	border: 1px solid;
	border-radius: 5px;
}

p {
	margin-bottom: 10px;
}
.yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-19702 {
	height: 20px;
	border-radius: 5px;
}

.yith-wcbm-badge-text {
	display: flex;
	align-items: center;
	justify-content: center;
}
.product-labels {
	letter-spacing: 1.5px;
}

.single-product-inspiration {
	background: #FFF;
	padding: 5px 5px;
	border-radius: 5px;
/* 	border: 1px solid var(--wd-primary-color); */
	display: flex; 
	align-items: center; 
	justify-content: space-between; 
	height: 70px;
	box-shadow: 0 0 2px rgba(0,0,0,0.12);
}
.label-term-bestseller {
	border: 1px solid rgb(194,4,7);
	color: rgb(194,4,7) !important;

}
table.variations tbody tr {
	display: flex;
	flex-direction: column;
}

.woocommerce-checkout-payment {
    overflow-x: auto;
    margin-bottom: 20px;
    padding:  15px 15px;
    border-radius:  var(--wd-brd-radius);
    background-color: var(--bgcolor-white);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}

.payment_methods .payment_box {
	margin-top: 10px;
	background-color: var(--bgcolor-gray-200);
}
.awdr-you-saved-text {
	font-size: 18px;
}
.autocomplete-suggestions .suggestion-thumb .container-image-and-badge  .yith-wcbm-badge {
    display:none;
}

.wd-product :is(.product-image-link,.hover-img) img {
	padding: 5px;
}

p.stock.wd-style-default:is(.available-on-backorder,.in-stock),
p.stock.wd-style-default:is(.available-on-backorder,.in-stock)::before {
	color: var(--e-a-color-success) !important;
	
/* 	font-size: 10px; */
}

form::placeholder {
  color: #f4f6f6 !important;
  opacity: 1; /* Firefox */
}

form::-ms-input-placeholder { /* Edge 12 -18 */
  color: #f4f6f6 !important;
}
.widget_layered_nav_filters li.chosen {
	border: 1px solid #f4f6f6;
	border-radius: 12px;
	padding: 10px;
}
input[type='text'],textarea {font-size: 16px;}

.product-label-custom {
	    bottom: 0;
    position: absolute;
    font-size: 12px !important;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    width: 100%;
		background: #000;
    color: #FFF;
}

.woocommerce-savings {
	border-radius: 8px;
	font-size: 12px;
	color: #1eac03;
	line-height: 16px;
}
.woocommerce-savings bdi {
	color: #1eac03 !important;
}

.woocommerce-savings bdi {
	font-size: 12px;
	color: #fff;
}

.wd-swatch .wd-text {
	border-radius: 10px !important;
}

.rrp-container bdi {
	font-size: 16px;
	line-height: 16px;
}
.elementor-element-e90c66f .e-con-inner {
	padding-top: 0;
	padding-bottom: 0;
}

.whb-column.whb-col-center.whb-visible-lg { 
	width: 100%;
}

.home.page-template-default .wd-quick-shop .product-image-link {
	margin-left: 5px;
	margin-right: 5px;
}

.wd-product :is(.product-image-link,.hover-img) img {
	padding: 10px !important;
}

.custom-variant-box .variation-price p {
	margin-bottom: 0px;
}

.woocommerce-product-rating {
    display: flex;
    align-items: center;
    gap: 5px; /* Spațiere între steluțe și nota generală */
	font-weight: 700;
}

.woocommerce-product-rating .average-rating {
    font-size: 14px;
    color: #555; /* Culoarea textului pentru nota generală */
}

.woocommerce-review-link {
display: none;
}

.wd-swatch.wd-enabled.wd-text {
background: #FFF;
}

table.variations {
	background-color: #FFF;
	border-radius: 5px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.12);
}

table.variations tbody tr {
	padding: 10px;
}

.product-label {
	margin-left: 8px;
}


@media (min-width: 1025px) {
	.product-label {
/* 	font-size: 16px !important; */
}
.wd-product-count.wd-style-with-bg {
	padding: 10px !important;
}

[class*="title-line-"] .product-grid-item .wd-entities-title {
    height: 100%;
}

[class*="wd-header-search-form"] input[type='text'] {
	min-width: 500px !important;
}

[class*="wd-swatches"].wd-size-xlarge {
	display: flex;
}
.single-product-inspiration { height: 63px; }
}

@media (min-width: 768px) and (max-width: 1024px) {
	.product-label {
/* 	font-size: 14px !important; */
}
}

@media (max-width: 576px) {
	.product-label {
/* 	font-size: 14px !important; */
}

.product_title, .wd-product-brands {
	margin-bottom: 0;
}
.woocommerce-product-rating {
   margin-bottom: 10px;
}

.summary-inner p.price {
	margin-bottom: 10px;
}

.wd-product-count.wd-style-with-bg {
	padding: 10px !important;
	font-size: 12px;
}

.main-page-wrapper {
	margin-top: -50px;
}

.wd-swatches-single {
	display: flex;
	justify-content:space-between
}

[class*="title-line-"] .product-grid-item .wd-entities-title {
    max-height: 50px !important;
	height: 100%;
}

.header-banner-container {
	padding-inline: 10px !important;
}

@media screen and (max-width: 375px) {
	.product-label {
		font-size: 6px !important;
	}
}
}

