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

:root {
	--wd-header-banner-h: 80px;
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(20,68,118);
	--wd-alternative-color: rgb(219,227,249);
	--wd-link-color: rgb(36,75,229);
	--wd-link-color-hover: rgb(20,68,118);
	--btn-default-bgcolor: rgb(219,227,249);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(28,97,231);
	--btn-default-color-hover: rgb(28,97,231);
	--btn-accented-bgcolor: rgb(28,97,231);
	--btn-accented-bgcolor-hover: rgb(28,97,231);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: inherit;
	background-position: center center;
	--wd-popup-width: 540px;
	--wd-popup-padding: 30px;
}
.header-banner {
	background-image: url(https://greeniomart.com/wp-content/uploads/2025/06/Indias-1st-Green-Energy-B2B-Bazaar-8.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center top;
}
: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);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(20,68,118);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgba(0,142,153,0);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post .wd-entities-title {
	font-size: 18px;
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
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-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

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


/* Target the "Send inquiry" button in the product grid */
.woocommerce a.button.add_to_cart_button.product_type_simple.alt.btn-color-primary.btn-style-default.wcfm_inquiry_button {
    background-color: #144476 !important; /* Dark blue background */
    color: #FFFFFF !important; /* White text */
    border: none !important; /* Remove any default border */
    border-radius: 5px !important; /* Match WoodMart's default button border-radius */
    font-size: 14px !important;
    padding: 10px 20px !important;
    text-transform: uppercase !important;
    display: inline-block !important;
    line-height: normal !important;
    transition: all 0.3s ease !important; /* Smooth transition for hover effects */
    box-shadow: none !important; /* Remove any default box-shadow */
}

.woocommerce a.button.add_to_cart_button.product_type_simple.alt.btn-color-primary.btn-style-default.wcfm_inquiry_button:hover {
    background-color: #26A69A !important; /* Teal hover background */
    color: #FFFFFF !important; /* White text on hover */
    text-decoration: none !important;
}

/* Target the "Send inquiry" button on single product pages */
.single-product a.button.wcfm_inquiry_button {
    background-color: #144476 !important; /* Dark blue background */
    color: #FFFFFF !important; /* White text */
    border: none !important;
    border-radius: 5px !important;
    font-size: 14px !important;
    padding: 10px 20px !important;
    width: auto !important; /* Prevent the button from stretching too wide */
    max-width: 200px !important; /* Limit the button width */
    text-align: center !important;
    transition: all 0.3s ease !important;
    box-shadow: none !important;
}

.single-product a.button.wcfm_inquiry_button:hover {
    background-color: #26A69A !important; /* Teal hover background */
    color: #FFFFFF !important; /* White text on hover */
    text-decoration: none !important;
}

/* Target the "Add to MyStore" button on single product pages */
.single-product a.button.add_to_mystore,
.single-product a.wcfm_add_to_mystore_button {
    background-color: #144476 !important; /* Dark blue background */
    color: #FFFFFF !important; /* White text */
    border: none !important;
    border-radius: 5px !important;
    font-size: 14px !important;
    padding: 10px 20px !important;
    width: auto !important;
    max-width: 200px !important;
    text-align: center !important;
    transition: all 0.3s ease !important;
    box-shadow: none !important;
}

.single-product a.button.add_to_mystore:hover,
.single-product a.wcfm_add_to_mystore_button:hover {
    background-color: #26A69A !important; /* Teal hover background */
    color: #FFFFFF !important; /* White text on hover */
    text-decoration: none !important;
}

/* Fallback: Target both buttons in any context */
a.wcfm_inquiry_button,
a.add_to_mystore,
a.wcfm_add_to_mystore_button {
    background-color: #144476 !important;
    color: #FFFFFF !important;
}

a.wcfm_inquiry_button:hover,
a.add_to_mystore:hover,
a.wcfm_add_to_mystore_button:hover {
    background-color: #26A69A !important;
    color: #FFFFFF !important;
}



/* Pricing Table Wrapper */
.pricing-table-wrapper {
    margin: 40px 0;
    overflow-x: auto; /* Allow horizontal scrolling on small screens */
    padding: 10px;
}

/* Pricing Table */
.pricing-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    font-family: 'Poppins', sans-serif; /* Modern font */
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); /* Subtle shadow for depth */
    overflow: hidden;
}

/* Header Row */
.pricing-table thead th {
    color: #fff;
    padding: 25px 15px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    position: relative;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2); /* Subtle border */
}

.pricing-table thead th.feature-column {
    background: linear-gradient(135deg, #144476 0%, #0F355F 100%); /* Gradient for feature column */
    text-align: left;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.pricing-table thead th.plan-header.basic {
    background: linear-gradient(135deg, #144476 0%, #0F355F 100%); /* Gradient for Basic plan */
}

.pricing-table thead th.plan-header.silver {
    background: linear-gradient(135deg, #1B5A9A 0%, #144476 100%); /* Gradient for Silver plan */
}

.pricing-table thead th.plan-header.gold {
    background: linear-gradient(135deg, #26A69A 0%, #1B8A80 100%); /* Gradient for Gold plan */
}

.pricing-table thead th.plan-header.platinum {
    background: linear-gradient(135deg, #2C3E50 0%, #1F2A3C 100%); /* Gradient for Platinum plan */
}

.pricing-table thead th span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    opacity: 0.8;
    margin-top: 8px;
}

/* Feature Rows */
.pricing-table tbody tr {
    transition: background 0.3s ease; /* Smooth hover effect */
}

.pricing-table tbody tr:hover {
    background: #f8f9fa; /* Light gray background on hover */
}

.pricing-table tbody td {
    padding: 15px;
    border: 1px solid #e9ecef; /* Cleaner borders */
    font-size: 16px;
    color: #444;
    text-align: center;
    line-height: 1.6;
}

.pricing-table tbody td.feature-column {
    background: #e9ecef; /* Slightly darker gray for the feature column */
    text-align: left;
    font-weight: 600;
    color: #333;
    font-size: 16px;
    letter-spacing: 0.5px;
}

/* Checkmarks and Crosses */
.feature-check {
    color: #28A745; /* Green checkmark */
    font-size: 20px;
    font-weight: bold;
}

.feature-cross {
    color: #DC3545; /* Red cross */
    font-size: 20px;
    font-weight: bold;
}

/* Plan Button */
.plan-button {
    display: inline-block;
    background-color: #144476 !important; /* Dark blue background */
    color: #FFFFFF !important; /* White text */
    border: none !important;
    border-radius: 5px !important;
    font-size: 14px !important;
    font-weight: 600;
    padding: 12px 25px !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15) !important; /* Subtle shadow */
}

.plan-button:hover {
    background-color: #26A69A !important; /* Teal hover background */
    color: #FFFFFF !important; /* White text on hover */
    text-decoration: none !important;
    transform: translateY(-2px); /* Slight lift on hover */
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2) !important; /* Enhanced shadow on hover */
}

/* Responsive Design */
@media (max-width: 768px) {
    .pricing-table thead th,
    .pricing-table tbody td {
        font-size: 14px;
        padding: 10px;
    }

    .pricing-table thead th.feature-column {
        font-size: 18px;
    }

    .pricing-table thead th span {
        font-size: 12px;
    }

    .plan-button {
        font-size: 12px !important;
        padding: 10px 20px !important;
    }
}

.pricing-table thead th.recommended {
    position: relative;
}
.pricing-table thead th.recommended::before {
    content: "Recommended";
    position: absolute;
    top: 5px;
    right: 5px;
    background: #28A745;
    color: #fff;
    padding: 2px 2px;
    border-radius: 5px;
    font-size: 12px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.pricing-table tbody td:nth-child(4) { /* Gold Plan column */
    background: #f1f9f8; /* Very light teal background for the recommended column */
}

.pricing-table tbody tr:nth-child(even) {
    background: #f9f9f9; /* Very light gray for even rows */
}


/* Import Lexend Deca and Open Sans from Google Fonts (add this if not already in your CSS) */
@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@400;700&family=Open+Sans:wght@400;600&display=swap');

/* Advertising Section */
.advertising-section {
    padding: 40px 0;
    background: #f8f9fa; /* Light gray background for the section */
}

/* Section Title */
.section-title {
    text-align: center;
    font-size: 48px; /* Bigger size as requested */
    font-weight: 700;
    color: #144476; /* Primary dark blue */
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Lexend Deca', sans-serif; /* Updated font */
}

/* Section Subtitle */
.section-subtitle {
    text-align: center;
    font-size: 28px; /* Bigger size as requested */
    font-weight: 400;
    color: #26A69A; /* Alternative color (teal) */
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif; /* Updated font */
}

/* Two Lines Gap */
.title-gap {
    height: 40px; /* Two-line spacing */
}

/* Section Call to Action */
.section-cta {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #144476; /* Primary dark blue */
    margin-bottom: 30px;
    font-family: 'Lexend Deca', sans-serif; /* Updated font */
}

/* Advertising Table Wrapper */
.advertising-table-wrapper {
    margin: 0 auto;
    max-width: 1200px; /* Limit the width for better readability */
    overflow-x: auto; /* Allow horizontal scrolling on small screens */
    padding: 10px;
}

/* Advertising Table */
.advertising-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

/* Header Row */
.advertising-table thead th {
    color: #fff;
    padding: 25px 15px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    position: relative; /* Ensure pseudo-elements work */
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    font-family: 'Lexend Deca', sans-serif; /* Updated font */
}

.advertising-table thead th.feature-column {
    background: linear-gradient(135deg, #144476 0%, #0F355F 100%);
    text-align: left;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.advertising-table thead th.plan-header.basic {
    background: linear-gradient(135deg, #144476 0%, #0F355F 100%);
}

.advertising-table thead th.plan-header.silver {
    background: linear-gradient(135deg, #1B5A9A 0%, #144476 100%);
}

.advertising-table thead th.plan-header.gold {
    background: linear-gradient(135deg, #26A69A 0%, #1B8A80 100%);
}

.advertising-table thead th span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    opacity: 0.8;
    margin-top: 8px;
    font-family: 'Open Sans', sans-serif; /* Updated font */
}

/* Recommended Styling */
.advertising-table thead th.recommended {
    position: relative; /* Ensure pseudo-element positions correctly */
}

.advertising-table thead th.recommended::before {
    content: "Recommended";
    position: absolute;
    top: 10px;
    right: 10px;
    background: #28A745; /* Green background */
    color: #fff;
    padding: 5px 5px;
    border-radius: 5px;
    font-size: 12px;
    font-family: 'Lexend Deca', sans-serif; /* Match header font */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); /* Subtle shadow */
}

.advertising-table tbody td:nth-child(4) {
    background: #f1f9f8; /* Light teal for Gold Plan column */
}

/* Feature Rows */
.advertising-table tbody tr {
    transition: background 0.3s ease;
}

.advertising-table tbody tr:hover {
    background: #f8f9fa;
}

.advertising-table tbody td {
    padding: 15px;
    border: 1px solid #e9ecef;
    font-size: 16px;
    color: #444;
    text-align: center;
    line-height: 1.6;
    font-family: 'Open Sans', sans-serif; /* Updated font */
}

.advertising-table tbody td.feature-column {
    background: #e9ecef;
    text-align: left;
    font-weight: 600;
    color: #333;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-family: 'Lexend Deca', sans-serif; /* Updated font */
}

/* Checkmarks and Crosses */
.feature-check {
    color: #28A745;
    font-size: 20px;
    font-weight: bold;
}

.feature-cross {
    color: #DC3545;
    font-size: 20px;
    font-weight: bold;
}

/* Plan Button */
.plan-button {
    display: inline-block;
    background-color: #144476 !important;
    color: #FFFFFF !important;
    border: none !important;
    border-radius: 5px !important;
    font-size: 14px !important;
    font-weight: 600;
    padding: 12px 25px !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15) !important;
    font-family: 'Lexend Deca', sans-serif; /* Updated font */
}

.plan-button:hover {
    background-color: #26A69A !important;
    color: #FFFFFF !important;
    text-decoration: none !important;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2) !important;
}

/* Responsive Design */
@media (max-width: 768px) {
    .advertising-table thead th,
    .advertising-table tbody td {
        font-size: 14px;
        padding: 10px;
    }

    .advertising-table thead th.feature-column {
        font-size: 18px;
    }

    .advertising-table thead th span {
        font-size: 12px;
    }

    .plan-button {
        font-size: 12px !important;
        padding: 10px 20px !important;
    }

    .section-title {
        font-size: 36px; /* Adjusted for smaller screens */
    }

    .section-subtitle {
        font-size: 22px; /* Adjusted for smaller screens */
    }

    .section-cta {
        font-size: 20px;
    }

    .title-gap {
        height: 30px; /* Adjust gap for smaller screens */
    }

    .advertising-table thead th.recommended::before {
        font-size: 10px; /* Smaller font for mobile */
        padding: 3px 8px;
    }
}