.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#092143;
}

:root{
--wd-text-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--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%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--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;
}
:root{
--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;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title{
	font-size: 16px;
}

:root{
--wd-primary-color:#f4a51c;
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#f4a51c;
}
:root{
--btn-shop-bgcolor-hover:#DE961A;
}
:root{
--btn-accent-bgcolor:#f4a51c;
}
:root{
--btn-accent-bgcolor-hover:#DE961A;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
			--wd-form-brd-radius: 35px;
	
	
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
	
	
	
	
			--btn-default-brd-radius: 35px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 35px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 35px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.jayastraders.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.4") format("woff2"),
	url("//www.jayastraders.com/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.4") format("woff");
}

/* =========================================
   JAYAS TRADERS HOMEPAGE
   WOODMART + WPBAKERY
========================================= */

.jt-hero {
    min-height: 430px;
    position: relative;
    display: flex;
    align-items: center;
    padding: 60px 8%;
    overflow: hidden;

    background:
        linear-gradient(
            90deg,
            rgba(255,255,255,.97) 0%,
            rgba(255,255,255,.85) 45%,
            rgba(255,255,255,.10) 100%
        ),
        url("/wp-content/uploads/2026/09/kitchen-banner.jpg");

    background-size: cover;
    background-position: center;
}

.jt-hero-content {
    max-width: 560px;
}

.jt-small-title {
    color: #087b3e;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 1px;
}

.jt-hero h1 {
    margin: 5px 0 15px;
    color: #087b3e;
    font-size: 58px;
    line-height: 1;
    font-weight: 800;
}

.jt-hero p {
    max-width: 450px;
    color: #182536;
    font-size: 18px;
    line-height: 1.6;
}

.jt-shop-btn {
    display: inline-block;
    margin-top: 15px;
    padding: 14px 30px;
    border-radius: 30px;
    background: #ff6b00;
    color: #fff !important;
    font-size: 16px;
    font-weight: 700;
    transition: .3s;
}

.jt-shop-btn:hover {
    background: #087b3e;
    transform: translateY(-3px);
}


/* SECTION */

.jt-section {
    padding: 55px 4%;
}

.jt-heading {
    text-align: center;
    margin-bottom: 30px;
}

.jt-heading h2,
.jt-section-title h2 {
    color: #14263d;
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 5px;
}

.jt-heading p {
    color: #777;
    margin: 0;
}


/* CATEGORY */

.jt-category-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 15px;
}

.jt-category {
    min-height: 160px;
    padding: 25px 15px;
    text-align: center;
    border: 1px solid #e7e7e7;
    border-radius: 10px;
    background: #fff;
    transition: .3s;
}

.jt-category:hover {
    transform: translateY(-7px);
    box-shadow: 0 12px 30px rgba(0,0,0,.10);
    border-color: #087b3e;
}

.jt-category-icon {
    font-size: 48px;
    margin-bottom: 12px;
}

.jt-category h3 {
    margin: 5px 0;
    color: #14263d;
    font-size: 17px;
    font-weight: 700;
}

.jt-category span {
    color: #087b3e;
    font-size: 13px;
    font-weight: 600;
}


/* FEATURES */

.jt-features {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    margin: 0 4% 50px;
    padding: 25px 20px;
    border-radius: 12px;
    background: #f0faf4;
}

.jt-feature {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 20px;
    border-right: 1px solid #d7e8dc;
}

.jt-feature:last-child {
    border-right: 0;
}

.jt-feature-icon {
    font-size: 34px;
}

.jt-feature strong {
    display: block;
    color: #14263d;
    font-size: 14px;
}

.jt-feature small {
    color: #777;
}


/* PRODUCTS */

.jt-products-section {
    padding: 25px 4% 55px;
}

.jt-section-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.jt-section-title a {
    color: #087b3e;
    font-weight: 700;
}


/* WOOCOMMERCE */

.jt-products .products,
.jt-products-section .products {
    margin-bottom: 0 !important;
}

.jt-products-section ul.products li.product {
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    padding: 12px;
    transition: .3s;
}

.jt-products-section ul.products li.product:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0,0,0,.08);
}


/* DEAL */

.jt-deal {
    margin: 10px 4% 50px;
    padding: 40px 55px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 15px;
    overflow: hidden;
    background: linear-gradient(
        120deg,
        #087b3e,
        #18a957
    );
    color: white;
}

.jt-deal-label {
    display: inline-block;
    padding: 8px 15px;
    border-radius: 20px;
    background: #ff6b00;
    font-weight: 700;
}

.jt-deal h2 {
    margin: 15px 0 5px;
    color: white;
    font-size: 34px;
}

.jt-deal p {
    margin-bottom: 20px;
}

.jt-deal-btn {
    display: inline-block;
    padding: 12px 25px;
    border-radius: 25px;
    background: white;
    color: #087b3e !important;
    font-weight: 700;
}

.jt-deal-offer {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #ff6b00;
    transform: rotate(-8deg);
}

.jt-deal-offer span {
    font-size: 48px;
    font-weight: 900;
}


/* OFFERS */

.jt-offers {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    margin: 0 4% 50px;
}

.jt-offer {
    padding: 20px;
    border-radius: 10px;
    text-align: center;
}

.jt-offer div {
    font-size: 28px;
}

.jt-offer h3 {
    margin: 5px 0;
    font-size: 21px;
}

.jt-offer p {
    margin: 0;
}

.offer-green {
    background: #ddf7e6;
    color: #087b3e;
}

.offer-orange {
    background: #fff0df;
    color: #ef6900;
}

.offer-purple {
    background: #eee7ff;
    color: #6840b8;
}

.offer-red {
    background: #ffe4e6;
    color: #e3313d;
}


/* WHATSAPP */

.jt-whatsapp {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 0 4% 45px;
    padding: 22px 30px;
    border-radius: 12px;
    background: #087b3e;
    color: white;
}

.jt-wa-icon {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: white;
    color: #087b3e;
    font-size: 30px;
}

.jt-wa-text {
    flex: 1;
}

.jt-wa-text h2 {
    margin: 0 0 5px;
    color: white;
    font-size: 22px;
}

.jt-wa-text p {
    margin: 0;
}

.jt-wa-button {
    padding: 12px 25px;
    border-radius: 25px;
    background: white;
    color: #087b3e !important;
    font-weight: 700;
}

.jt-wa-number {
    font-weight: 600;
}


/* =========================================
   MOBILE
========================================= */

@media(max-width: 991px) {

    .jt-category-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .jt-features {
        grid-template-columns: repeat(2, 1fr);
    }

    .jt-feature {
        border-right: 0;
        border-bottom: 1px solid #d7e8dc;
    }

    .jt-offers {
        grid-template-columns: repeat(2, 1fr);
    }

    .jt-hero h1 {
        font-size: 45px;
    }
}


@media(max-width: 600px) {

    .jt-hero {
        min-height: 430px;
        padding: 40px 25px;
        background:
            linear-gradient(
                90deg,
                rgba(255,255,255,.94),
                rgba(255,255,255,.75)
            ),
            url("/wp-content/uploads/2026/09/kitchen-banner.jpg");

        background-position: center;
    }

    .jt-hero h1 {
        font-size: 38px;
    }

    .jt-hero p {
        font-size: 16px;
    }

    .jt-category-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .jt-features {
        grid-template-columns: 1fr;
        margin-left: 15px;
        margin-right: 15px;
    }

    .jt-feature {
        border-bottom: 1px solid #d7e8dc;
    }

    .jt-offers {
        grid-template-columns: 1fr 1fr;
        margin-left: 15px;
        margin-right: 15px;
    }

    .jt-deal {
        margin-left: 15px;
        margin-right: 15px;
        padding: 30px 20px;
        flex-direction: column;
        text-align: center;
        gap: 25px;
    }

    .jt-deal h2 {
        font-size: 27px;
    }

    .jt-deal-offer {
        width: 130px;
        height: 130px;
    }

    .jt-deal-offer span {
        font-size: 36px;
    }

    .jt-whatsapp {
        margin-left: 15px;
        margin-right: 15px;
        flex-wrap: wrap;
    }

    .jt-wa-button {
        width: 100%;
        text-align: center;
    }

    .jt-wa-number {
        width: 100%;
        text-align: center;
    }

}