:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Urbanist", 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: var(--wd-text-font);
	--wd-widget-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(153,133,119);
	--wd-alternative-color: rgb(205,196,181);
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(216,216,216);
	--btn-default-bgcolor-hover: rgb(234,234,234);
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(142,123,111);
	--btn-accented-bgcolor-hover: rgb(173,148,135);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--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-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(245,154,87);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 480px;
	--wd-popup-padding: 0px;
}
: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 .wd-page-title-bg img {
	object-fit: cover;
	object-position: center top;
}
.wd-footer {
	background-color: rgb(15,15,15);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Work Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-image: url(https://homuse.ro/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-image: url(https://homuse.ro/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-image: url(https://homuse.ro/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-image: url(https://homuse.ro/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-image: url(https://homuse.ro/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
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(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119)7;
	--wd-form-bg: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}
:root{
--wd-container-w: 1400px;
--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;
}

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


.wd-page-title {
background-color: rgb(205,196,181);
}

.widget_categories,
.widget_recent_comments{
display:none !important;
}

.homuse-tracking-form button,
.homuse-tracking-message a.button{
	background-color: #CDC5B5;
}

.homuse-tracking-message{
margin-top: 15px;
}

/* CSS SLIDERE: */

.elementor-element-d07e95b{
  display: inline-block;
  padding: 18px 24px;
  background: rgba(255,255,255,0.14);
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  border: 1px solid rgba(255,255,255,0.22);
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.12)
}

/* SFARSIT CSS SLIDERE */



/* BUTON WHATSAPP */
.homuse-secondary-button {
    box-shadow: inset 0px 0px 0px 2px var(--btn-accented-bgcolor);
    text-transform: var(--btn-accented-transform, var(--btn-transform));
    font-weight: var(--btn-accented-font-weight, var(--btn-font-weight));
    font-family: var(--btn-accented-font-family, var(--btn-font-family));
    font-style: var(--btn-accented-font-style, var(--btn-font-style));
    border-radius: var(--btn-accented-brd-radius);
    background-color: transparent;
    color: var(--btn-accented-bgcolor);
    padding: 5px 20px;
    text-align: center;
    min-height: var(--btn-height);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: var(--homuse-gap);
}

.homuse-secondary-button,
.homuse-secondary-button:focus-within {
    --btn-accented-bgcolor: var(--wd-link-color-hover);
    background-color: rgb(246,246,246);
    border: 1px solid rgb(235,235,235);
    margin-top: 15px;
}

.homuse-secondary-button:hover,
.homuse-secondary-button:focus-within {
    --btn-accented-bgcolor: var(--wd-link-color-hover);
    background-color: rgb(238,238,238);
    border-color: rgb(225,225,225);
}

.homuse-whatsapp-button .wd-icon {
    display: inline-block;
    vertical-align: middle;
    font-family: "woodmart-font";
    font-weight: 400;
    font-size: 24px;
	  margin-right:10px;
}
.homuse-whatsapp-button .wd-icon::before {
    content: "\f175";
}
.homuse-order-altenatives {
    display: flex;
    align-items: center;
    text-align: center;
    margin-bottom: 0;
}
.homuse-order-altenatives > span {
    padding: 0 10px;
}
.homuse-order-altenatives::before,
.homuse-order-altenatives::after {
    content: "";
    border-bottom: 1px solid var(--brdcolor-gray-300);
    flex: 1 0 0%;
}

/* STOP BUTON WHATSAPP */


/* BLOOM SALE TAG START */
.product-grid-item .homuse-campaign-label,
.product-wrapper .homuse-campaign-label,
.homuse-campaign-label {
    position: absolute !important;
    bottom: 6px !important;
    right: 6px !important;
    z-index: 20 !important;
    display: inline-flex !important;
    align-items: center !important;
    padding: 7px 10px !important;
    border-radius: 999px !important;
    background: #f3ebe4 !important;
    color: #998577 !important;
    border: 1px solid rgba(153, 133, 119, 0.35) !important;
    box-shadow: 0 4px 12px rgba(153, 133, 119, 0.18) !important;
    font-size: 11px !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    letter-spacing: .01em !important;
    animation: homuse-pulse-sale 10s ease-in-out infinite !important;
}

@keyframes homuse-pulse-sale {
    0% {
        transform: scale(1);
        box-shadow: 0 4px 12px rgba(153, 133, 119, 0.18);
    }

    3% {
        transform: scale(1.06);
        box-shadow: 0 6px 18px rgba(153, 133, 119, 0.35);
    }

    6% {
        transform: scale(1);
        box-shadow: 0 4px 12px rgba(153, 133, 119, 0.18);
    }

    9% {
        transform: scale(1.06);
        box-shadow: 0 6px 18px rgba(153, 133, 119, 0.35);
    }

    12% {
        transform: scale(1);
        box-shadow: 0 4px 12px rgba(153, 133, 119, 0.18);
    }

    100% {
        transform: scale(1);
        box-shadow: 0 4px 12px rgba(153, 133, 119, 0.18);
    }
}

.product-label.onsale{
    background-color: #e93d3d !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

.product-label.wd-shape-round {
    min-height: 25px;
}
	
/* BLOOM SALE TAG STOP */

/* ASIGURARE COLET START */
.homuse-parcel-insurance-row th {
    padding: 14px 0 !important;
}

.homuse-parcel-insurance-label {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 6px;
    font-weight: 600;
    cursor: pointer;
}

.homuse-parcel-insurance-label input {
    width: 15px;
    height: 15px;
    margin: 0;
}

.homuse-parcel-insurance-text {
    font-size: 13px;
    line-height: 1.55;
    font-weight: 400;
    color: #666;
	  text-align: left;
    margin-top: 15px;
}
/* ASIGURARE COLET STOP */


/* MENIU MOBIL START */

/* Homuse mobile menu - clean version */
.mobile-nav.wd-side-hidden {
  background: #fff;
}

/* Search area */
.mobile-nav .wd-search-form {
  background: #fff;
  border-bottom: 1px solid #eee8e2;
}

.mobile-nav .wd-search-form .searchform {
  height: 72px;
  padding: 0 18px;
  display: flex;
  align-items: center;
}

.mobile-nav .wd-search-form input[type="text"] {
  height: 72px;
  font-size: 14px;
  font-weight: 600;
  color: #3d3834;
}

.mobile-nav .wd-search-form input[type="text"]::placeholder {
  color: #8d8177;
}

/* Main list reset */
.mobile-nav .mobile-pages-menu {
  margin: 0;
  padding: 0;
  background: #fff;
  border-top: 0;
}

.mobile-nav .mobile-pages-menu > li {
  position: relative;
  margin: 0;
  background: #fff;
  border-bottom: 1px solid #eee8e2;
}

/* Top level links */
.mobile-nav .mobile-pages-menu > li > a {
  min-height: 52px;
  padding: 0 18px;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  color: #3f3a36;
  letter-spacing: 0.01em;
}

.mobile-nav .mobile-pages-menu > li > a:hover,
.mobile-nav .mobile-pages-menu > li.current-menu-item > a {
  color: #9b6f55;
}

/* Section separation only */
.mobile-nav .mobile-pages-menu > li.hm-menu-section-start {
  margin-top: 12px;
  border-top: 8px solid #f5f1ec;
}

.mobile-nav .mobile-pages-menu > li.hm-menu-section-start:first-child {
  margin-top: 0;
  border-top: 0;
}

/* IMPORTANT: remove previous section labels */
.mobile-nav .mobile-pages-menu > li.hm-menu-info::before,
.mobile-nav .mobile-pages-menu > li.hm-menu-account::before {
  content: none !important;
  display: none !important;
}

/* Sale item */
.mobile-nav .mobile-pages-menu > li.hm-menu-sale > a {
  color: #8c5f43;
}

.mobile-nav .mobile-pages-menu > li.hm-menu-sale > a .nav-link-text::after {
  content: "Promo";
  display: inline-flex;
  align-items: center;
  margin-left: 8px;
  padding: 3px 7px;
  border-radius: 999px;
  background: #f1e8df;
  color: #8c5f43;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  vertical-align: middle;
}

/* Opener / arrow column */
.mobile-nav .mobile-pages-menu > li > .wd-nav-opener {
  width: 50px;
  min-height: 52px;
  border-left: 1px solid #eee8e2;
  color: #6f6760;
}

.mobile-nav .mobile-pages-menu > li > .wd-nav-opener::after {
  font-size: 12px;
}

/* Submenus */
.mobile-nav .wd-sub-menu,
.mobile-nav .sub-sub-menu {
  margin: 0;
  padding: 0;
  background: #faf8f5;
  border-top: 1px solid #eee8e2;
}

.mobile-nav .wd-sub-menu li,
.mobile-nav .sub-sub-menu li {
  background: transparent;
  border-bottom: 1px solid #eee8e2;
}

.mobile-nav .wd-sub-menu li > a,
.mobile-nav .sub-sub-menu li > a {
  min-height: 48px;
  padding: 8px 18px 8px 28px;
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 500;
  color: #514a44;
}

.mobile-nav .sub-sub-menu li > a {
  padding-left: 42px;
  color: #6f6760;
}

/* Submenu images */
.mobile-nav .wd-sub-menu .wd-nav-img {
  width: 34px;
  height: 34px;
  min-width: 34px;
  margin-right: 10px;
  border-radius: 8px;
  object-fit: cover;
  background: #fff;
}

/* Last item */
.mobile-nav .mobile-pages-menu > li:last-child {
  border-bottom: 0;
}

/* Remove thin line before section separator */
.mobile-nav .mobile-pages-menu > li.hm-menu-section-start {
  border-top: 8px solid #f5f1ec;
}

.mobile-nav .mobile-pages-menu > li.hm-menu-section-start:not(:first-child) {
  margin-top: 0;
}

/* Remove bottom border from the item before a new section */
.mobile-nav .mobile-pages-menu > li:has(+ li.hm-menu-section-start) {
  border-bottom: 0;
}

.mobile-nav .searchform input[type="text"]{
	padding-left: 0 !important;
}

/* MENIU MOBIL STOP */

/* NETOPIA IMAGINE SI TEXT IN COS */

.payment_method_netopiapayments label {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.payment_method_netopiapayments label img.hm-netopia-payment-logo {
    width: 100%;
    height: auto;
    max-width: 180px;
    object-fit: contain;
    margin-left: 4px;
    vertical-align: middle;
}

.payment_method_netopiapayments .payment_box p {
    margin-bottom: 0;
}

/* STOP NETOPIA IMAGINE SI TEXT IN COS */


/* STILIZARE WARNINGURI */
.woocommerce-checkout .woocommerce-error {
    background: #fff7f1;
    border: 1px solid #e3b36a;
    border-left: 4px solid #b98a57;
    color: #3b302a;
    border-radius: 14px;
    padding: 18px 22px 18px 52px;
    margin: 0 auto 34px;
    max-width: 1370px;
    font-size: 14px;
    line-height: 1.7;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);
}

.woocommerce-checkout .woocommerce-error::before {
    color: #b98a57;
    top: 22px;
    left: 22px;
}

.woocommerce-checkout .woocommerce-error li {
    margin: 0 0 5px;
    padding: 0;
}

.woocommerce-checkout .woocommerce-error li:last-child {
    margin-bottom: 0;
}

.woocommerce-checkout .woocommerce-error a,
.woocommerce-checkout .woocommerce-error strong {
    color: #3b302a;
    font-weight: 600;
    text-decoration: none;
}

.woocommerce-checkout .woocommerce-error a:hover {
    color: #9a7350;
}
/* STOP STILIZARE WARNINGURI */


/* SUBLINIERE PE BLOG */
.post-single-page .wd-entry-content a {
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
  color: #b8763a;
  padding: 2px 6px;
  border-radius: 3px;
  transition: color .25s ease, background-color .25s ease;
  animation: homuse-pulse 1.4s ease-in-out infinite;
}

.post-single-page .wd-entry-content a:hover {
  color: #fff;
  background-color: #b8763a;
  animation: none;
}

@keyframes homuse-pulse {
  0%, 100% { background-color: rgba(184, 118, 58, 0); }
  50%      { background-color: rgba(184, 118, 58, 0.18); }
}

@media (prefers-reduced-motion: reduce) {
  .post-single-page .wd-entry-content a { animation: none; }
}

/* STOP SUBLINIERE PE BLOG */

/* ASCUNDE COMPANIE SI TARA SI LINIA 2 DIN ADRESA */
#billing_company_field,
#shipping_company_field {
    display: none !important;
}

#billing_country_field,
#shipping_country_field {
    display: none !important;
}

#billing_address_2_field,
#shipping_address_2_field {
    display: none !important;
}

/* STOP ASCUNDE COMPANIE SI TARA SI LINIA 2 DIN ADRESA */

/* Prenume + Nume pe același rând, inclusiv pe mobil */
.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 15px;
}

.woocommerce-billing-fields__field-wrapper > .form-row,
.woocommerce-shipping-fields__field-wrapper > .form-row {
    width: 100%;
}

.woocommerce-billing-fields__field-wrapper > .form-row-first,
.woocommerce-billing-fields__field-wrapper > .form-row-last,
.woocommerce-shipping-fields__field-wrapper > .form-row-first,
.woocommerce-shipping-fields__field-wrapper > .form-row-last {
    width: calc(50% - 8px) !important;
    float: none !important;
}

/* STOP Prenume + Nume pe același rând, inclusiv pe mobil */

/* Compact "Livrezi la o altă adresă?" */

.elementor-element-c536192,
.elementor-element-ccb531f,
.elementor-element-ef95364 {
    display: none !important;
}

.e-con .wd-shipping-details>div>*:not(:last-child){
    margin-bottom: 0;
}

.payment_method_tbi_bank label img {
    width: 20px !important;
    height: auto !important;
}

/* STOP Compact "Livrezi la o altă adresă?" */

/* revolut la checkout  */

.woocommerce-checkout .payment_method_revolut_payment_request{
display: none !important;
}

/* stop revolut la checkout  */

/* CHECKBOXES PE PAGINA LA DESCRIERI */

.wd-single-short-desc,
.wd-single-content,
.elementor-widget-wd_single_product_content {
    --list-accent: #1a1614;
    --list-size: 16px;
    --list-gap: 12px;
}

.wd-single-short-desc ul,
.wd-single-content ul,
.elementor-widget-wd_single_product_content ul {
    list-style: none !important;
    padding-left: 0 !important;
    margin: 1em 0 !important;
}

.wd-single-short-desc ul li,
.wd-single-content ul li,
.elementor-widget-wd_single_product_content ul li {
    position: relative;
    padding-left: calc(var(--list-size) + var(--list-gap));
    margin-bottom: 10px;
    line-height: 1.6;
    list-style: none !important;
}

.wd-single-short-desc ul li::marker,
.wd-single-content ul li::marker,
.elementor-widget-wd_single_product_content ul li::marker {
    content: '';
}

.wd-single-short-desc ul li::before,
.wd-single-content ul li::before,
.elementor-widget-wd_single_product_content ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.55em;
    width: 10px;
    height: 5px;
    border-left: 1.5px solid var(--list-accent);
    border-bottom: 1.5px solid var(--list-accent);
    transform: rotate(-45deg);
    transform-origin: center;
}

/* STOP CHECKBOXES PE PAGINA LA DESCRIERI */


/* TITLU SI DESCRIERE PAGINI ARHIVA */

.wd-back-btn.wd-action-btn.wd-style-icon{
	display:none !important;
}


.homuse-category-hero-content {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
	  padding-bottom: 40px;
}

.homuse-category-title {
    margin: 0 0 14px;
    color: rgb(153,133,119);
    font-size: clamp(34px, 5vw, 64px);
    line-height: 1.05;
    font-weight: 500;
}

.homuse-category-description {
    color: rgb(153,133,119);
    font-size: 16px;
    line-height: 1.65;
}

.homuse-category-description p {
    margin: 0;
}

@media (max-width: 767px) {
    .homuse-category-hero-content {
        padding-bottom: 28px;
    }

    .homuse-category-description {
        max-height: calc(1.65em * 3);
        overflow: hidden;
        cursor: pointer;
        transition: max-height 0.35s ease;
        -webkit-mask-image: linear-gradient(to bottom, #000 68%, transparent 100%);
        mask-image: linear-gradient(to bottom, #000 68%, transparent 100%);
    }

    .homuse-category-description.is-expanded {
        max-height: 600px;
        -webkit-mask-image: none;
        mask-image: none;
    }
}

/* STOP TITLU SI DESCRIERE PAGINI ARHIVA */


/* COUNTDOWN PE SINGLE PRODUCT */

.single-product .elementor-widget-wd_countdown_timer{
	margin-top: -25px;
}

/* STOP COUNTDOWN PE SINGLE PRODUCT */


/* Fix dedicat EXCLUSIV pentru Safari / iOS - Eliminare gol alb sub coș */

/* @media (max-width: 1024px) {
    @supports (-webkit-touch-callout: none) {
        .cart-widget-side {
            height: 100svh !important; 
            top: 0 !important;
            bottom: auto !important;
        }

        .cart-widget-side .widget_shopping_cart {
            height: calc(100svh - 60px) !important;
        }

        .cart-widget-side .shopping-cart-widget-footer {
            padding-bottom: calc(env(safe-area-inset-bottom) + 15px) !important;
            padding-top: 15px !important;
        }
    }
} */
/* STOP Fix pentru bug-ul Safari - butoane taiate in mini-cart */


/* PRET / BUCATA LA SCAUNE */

.homuse-price-unit{
	font-size:12px !important;	
}

.homuse-price-unit .mobile-unit {
    display: none;
}

@media (max-width: 767px) {
    .homuse-price-unit-loop .desktop-unit {
        display: none;
    }

    .homuse-price-unit-loop .mobile-unit {
        display: inline;
    }

    .homuse-price-unit-single .desktop-unit {
        display: inline;
    }

    .homuse-price-unit-single .mobile-unit {
        display: none;
    }
}

/* STOP PRET / BUCATA LA SCAUNE */

.woocommerce-shipping-destination{
	display: none !important;
}

.elementor-element-26e8d44 {
    margin-bottom: 50px !important;

}