@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//furnisiainteriors.com/wp-content/themes/woodmart-7/fonts/woodmart-font-2-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-cat-brd-radius: 50%;
	--wd-promo-popup-padding: 0px;
	--wd-header-banner-h: 40px;
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--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: "Lato", Arial, Helvetica, sans-serif;
	--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-primary-color: rgb(56,56,56);
	--wd-alternative-color: rgb(122,122,122);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(124,58,69);
	--btn-default-bgcolor-hover: rgb(124,58,69);
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(124,58,69);
	--btn-accented-bgcolor-hover: rgb(124,58,69);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-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;
}
div.wd-popup.wd-promo-popup {
	max-width: 480px;
}
.page-title-default {
	background-image: url(http://furnisiainteriors.com/wp-content/uploads/2026/05/Add-a-heading-1-scaled.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
.footer-container {
	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 .post-title {
	font-size: 18px;
}
.page .main-page-wrapper {
	background-image: url(http://furnisiainteriors.com/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-image: url(http://furnisiainteriors.com/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.single-product .main-page-wrapper {
	background-image: url(http://furnisiainteriors.com/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.woodmart-archive-blog .main-page-wrapper {
	background-image: url(http://furnisiainteriors.com/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.single-post .main-page-wrapper {
	background-image: url(http://furnisiainteriors.com/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .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);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}
	.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: 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;
}

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

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


.portfolio-entry:hover .wd-portfolio-title,
.portfolio-entry:hover .wd-portfolio-category,
.portfolio-entry:hover .wd-portfolio-meta,
.portfolio-entry:hover .wd-portfolio-content,
.portfolio-entry:hover h3,
.portfolio-entry:hover a {
    color: #fff !important;
}
/* Blog Section */
.wd-blog-holder,
.blog-post-loop,
.posts-grid,
.posts-list {
    background: #000;
    padding: 20px; /* Reduced from 40px */
}

/* Blog Cards */
.post,
.post-grid-item,
.blog-post {
    background: #111;
    border: 1px solid #222;
    padding: 20px;
    transition: 0.3s ease;
    border-radius: 0; /* Square corners */
    min-height: 320px; /* More square appearance */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.post:hover,
.post-grid-item:hover,
.blog-post:hover {
    background: #1a1a1a;
}

/* Blog Title */
.post-title,
.entry-title {
    margin-bottom: 10px;
}

.post-title a,
.entry-title a {
    color: #fff !important;
    font-size: 20px !important; /* Reduced from 28px */
    font-weight: 500 !important; /* Reduced weight */
    line-height: 1.3;
}

.post-title a:hover,
.entry-title a:hover {
    color: #d4af37 !important;
}

/* Meta */
.post-date,
.post-author,
.post-comments,
.meta-post,
.entry-meta {
    color: #bfbfbf !important;
    font-size: 13px;
    margin-bottom: 10px;
}

/* Excerpt */
.entry-content,
.post-excerpt,
.post-text {
    color: #e5e5e5 !important;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 15px;
}

/* Read More */
.read-more,
.btn-read-more {
    color: #fff !important;
    border: 1px solid #fff;
    padding: 8px 16px;
    font-size: 13px;
    transition: .3s;
    border-radius: 0; /* Square button */
}

.read-more:hover,
.btn-read-more:hover {
    background: #fff;
    color: #000 !important;
}

/* ===========================
   HERO SECTION
=========================== */

.hero {
    position: relative;
    height: 100vh;
    display: flex;
    align-items: center;
    overflow: hidden;
}

/* Background Image / Video */

.hero img,
.hero video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    animation: heroZoom 12s ease forwards;
}

/* Dark Overlay */

.hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    z-index: 1;
}

/* Left Gradient */

.hero::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        rgba(0, 0, 0, 0.45) 0%,
        rgba(0, 0, 0, 0.20) 45%,
        transparent 80%
    );
    z-index: 1;
}

/* ===========================
   HERO CONTENT
=========================== */

.hero-content {
    position: relative;
    z-index: 2;

    max-width: 650px;
    margin-left: 8%;

    padding: 40px 45px;

    background: rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.08);

    animation: fadeUp 1.1s ease;
}

/* ===========================
   SUBTITLE
=========================== */

.hero-subtitle {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 6px;
    text-transform: uppercase;

    margin-bottom: 25px;

    /* Keep your existing color */
}

/* ===========================
   TITLE
=========================== */

.hero-title {
    font-size: 72px;
    font-weight: 700;
    line-height: 1.05;
    letter-spacing: -2px;

    margin-bottom: 25px;

    /* Keep your existing red & white colors */
}

/* ===========================
   DECORATIVE LINE
=========================== */

.hero-line {
    width: 90px;
    height: 2px;
    background: rgba(255,255,255,.4);
    margin: 25px 0;
}

/* ===========================
   DESCRIPTION
=========================== */

.hero-description {
    font-size: 18px;
    line-height: 1.8;
    margin-top: 20px;
    color: rgba(255,255,255,.85);
}

/* ===========================
   STATS
=========================== */

.hero-stats {
    display: flex;
    align-items: center;
    gap: 18px;

    margin-top: 30px;

    font-size: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

/* ===========================
   BUTTON
=========================== */

.hero-btn {
    display: inline-block;
    margin-top: 35px;

    padding: 15px 35px;

    border: 1px solid rgba(255,255,255,.35);
    background: transparent;

    transition: all .35s ease;
}

.hero-btn:hover {
    background: rgba(255,255,255,.08);
    transform: translateY(-3px);
}

/* ===========================
   ANIMATIONS
=========================== */

@keyframes fadeUp {

    from {
        opacity: 0;
        transform: translateY(45px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }

}

@keyframes heroZoom {

    from {
        transform: scale(1);
    }

    to {
        transform: scale(1.08);
    }

}

/* ===========================
   RESPONSIVE
=========================== */

@media (max-width: 992px) {

    .hero-content {
        max-width: 90%;
        margin-left: 5%;
        padding: 30px;
    }

    .hero-title {
        font-size: 52px;
    }

}

@media (max-width: 768px) {

    .hero {
        height: 90vh;
    }

    .hero-content {
        max-width: 92%;
        margin: auto;
        padding: 25px;
        text-align: center;
    }

    .hero-title {
        font-size: 38px;
        line-height: 1.15;
    }

    .hero-subtitle {
        font-size: 13px;
        letter-spacing: 4px;
    }

    .hero-line {
        margin: 20px auto;
    }

    .hero-stats {
        justify-content: center;
        flex-wrap: wrap;
    }

}