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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(39,38,38);
	--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: 600;
	--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: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(244,118,70);
	--wd-alternative-color: rgb(208,208,208);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-bgcolor: rgb(243,107,83);
	--btn-default-bgcolor-hover: rgb(242,100,75);
	--btn-accented-bgcolor: rgb(243,107,83);
	--btn-accented-bgcolor-hover: rgb(242,100,75);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 400px;
}
.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;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(244,118,70);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(250,250,250);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(250,250,250);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(250,250,250);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(250,250,250);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(250,250,250);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(250,250,250);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(250,250,250);
	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(33,33,33);
	--wd-form-brd-color: rgb(231,231,231);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}
:root{
--wd-container-w: 1440px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

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

@media (min-width: 1440px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.gradient25 .wrapper-content-banner {
	background: linear-gradient(#ffffff00, #0000009c 80%);
}
.single-prod-price .price del .woocommerce-Price-amount {
    display: none;
}
.single-prod-price .price  {
    display: flex;
		align-items: flex-end;
}
.wd-product .price {
    display: flex!important;
}
p.price > del {
		text-decoration: none!important;
}
p.price > del {
	color: #8f8f8f !important;
}
p.price > del bdi:after {
    content: " ";
    position: relative;
    width: calc(100% - 21px);
    display: block !important;
    border-bottom: 1px solid;
    top: -18px;
}
span.price del bdi:after {
    content: " ";
    position: relative;
    width: calc(100% - 21px);
    display: block !important;
    border-bottom: 1px solid;
    top: -14px;
}
.wd-product .price del bdi {
    font-size: 18px;
}
.wd-product :is(.product-image-link,.hover-img) img {
    width: 100%;
    background-color: #FFF;
}

.elementor-post__thumbnail img {
    height: 170px;
    min-height: 170px;
    object-fit: cover;
}

span.cart-product-label span {
    display: none;
}
span del {
    text-decoration: none !important;
}

.cart-info span.wd-entities-title span {
    display: none;
}
span.woocommerce-Price-currencySymbol {
    font-size: 50%;
    text-transform: lowercase;
    position: relative;
    top: -0.8em;
    margin-left: -0.3em;
    line-height: normal;
}

.product-wrapper span.woocommerce-Price-currencySymbol {
    font-size: 57% !important;
    top: -0.6em !important;
}

.mini_cart_item .cart-info span.woocommerce-Price-currencySymbol {
    font-size: 75% !important;
    top: -0.3em !important;
}

.woocommerce-mini-cart__total span.woocommerce-Price-currencySymbol {
    font-size: 60% !important;
    top: -0.6em !important;
}

p#billing_country_field {
    display: none;
}
header.whb-header.whb-header_141047.whb-overcontent.whb-sticky-shadow.whb-scroll-stick.whb-sticky-real.whb-sticky-prepared.whb-sticked .whb-general-header {
    background-color: rgb(2 2 2 / 87%);
}

/* Minicart icon din header */
.wd-header-cart img.wd-custom-icon {
    max-width: 50px !important;
}

.wd-header-cart .wd-tools-count {
    display: none;
}

/* Language Globe din header */
.trp-language-switcher-container img.wd-nav-img {
    order: 2;
    padding-left: 8px;
}

/* Categorii */
.category-grid-item .wrapp-category .category-image-wrapp {
    transition: border 0.3s ease;
}

.category-grid-item .category-image {
    transition: transform 10000.5s cubic-bezier(0, 0, 0.44, 1.18) !important;
}

.category-grid-item .wrapp-category .wd-entities-title {
    transition: color 0.3s ease, font-weight 0.3s ease;
}

.category-grid-item .wrapp-category:hover .category-image-wrapp {
    outline: 4px solid var(--wd-primary-color);
}

.wrapp-category h3.wd-entities-title {
    text-align: start;
}

.category-grid-item .wrapp-category:hover .wd-entities-title {
    color: var(--wd-primary-color) !important;
    font-weight: 700;
}

/* Data de la blog */
.post-date.wd-post-date.wd-style-with-bg {
    display: none;
}@media (min-width: 1025px) {
	.thumbs-position-left .wd-gallery-thumb .wd-carousel-item img {
		border: 1px solid #FAFAFA;
}
p.price > del {
    color: #8f8f8f !important;
    font-size: 24px;
    line-height: 34px;
}

.wd-carousel-container.wd-gallery-thumb {
    position: absolute;
    width: 80px;
    left: 30px;
    top: 30px;
}
.wd-carousel-container.wd-gallery-images {
    max-width: 100% !important;
}
.thumbs-position-left .wd-gallery-thumb .wd-carousel {
		height: 600px!important;
}
.wd-carousel-item.wd-slide-visible.wd-full-visible {
    height: 90px !important;
}
}

