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

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

.page-title-default{
	background-color:rgb(29,7,117);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--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%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", 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;
}
:root{
--wd-primary-color:rgb(24,52,163);
}
: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-accented-bgcolor:#83b735;
}
:root{
--btn-accented-bgcolor-hover:#74a32f;
}
: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: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
			}

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

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
/* ============================================================
   SRI NKS TRADERS: MASTER PREMIUM CSS (VERSION 10.0)
   ============================================================ */

/* --- 1. PRODUCT TABLES & GRID (YESTERDAY'S WORK) --- */
.product-table th { background-color: #1a2b56 !important; color: white !important; padding: 12px !important; }
.product-table img { border: 2px solid #ffcc00 !important; border-radius: 8px; }
.product-grid-item { border: 1px solid #f0f0f0 !important; padding: 15px !important; border-radius: 12px !important; transition: 0.3s; margin-bottom: 25px !important; }
.product-grid-item:hover { box-shadow: 0 10px 25px rgba(0,0,0,0.1) !important; border-color: #1a2b56 !important; }

/* Pricing: Blue Sale Price, Red Old Price */
.price ins .amount, .price ins { color: #1a2b56 !important; font-weight: 800 !important; }
.price del .amount, .price del { color: #d32f2f !important; opacity: 0.6 !important; }
.onsale { background-color: #ffcc00 !important; color: #000 !important; font-weight: 900 !important; }

/* --- 2. BUTTONS: RESTORED FESTIVE RED --- */
/* Forces all Shop Now and Add to Cart buttons to Red */
.add_to_cart_button, 
.single_add_to_cart_button, 
.home .vc_btn3,
.home .vc_btn3-style-flat, 
.home .vc_btn3-color-blue, 
.home .vc_btn3-color-orange,
.wd-add-btn-replace .add-to-cart-loop {
    background-color: #d32f2f !important; 
    color: #ffffff !important; 
    font-weight: 800 !important; 
    text-transform: uppercase !important; 
    border-radius: 4px !important; 
    border: none !important;
}

/* --- 3. TRUST BAR: SYMMETRICAL GOLD & BLUE --- */
.premium-counter .counter-value { font-size: 38px !important; font-weight: 800 !important; line-height: 1 !important; display: inline-block !important; }
.premium-counter .woodmart-counter-label { font-size: 12px !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 1px; margin-top: 5px !important; display: block !important; }

/* Symmetry: Boxes 1&3 Orange | Boxes 2&4 Navy Blue */
.vc_column_container:nth-child(1) .premium-counter *, .vc_column_container:nth-child(3) .premium-counter * { color: #FF9900 !important; }
.vc_column_container:nth-child(2) .premium-counter *, .vc_column_container:nth-child(4) .premium-counter * { color: #1A2B56 !important; }

/* Vertical dividers */
.vc_column_container { border-right: 1px solid rgba(0,0,0,0.08) !important; }
.vc_column_container:last-child { border-right: none !important; }

/* --- 4. ULTIMATE COMPACT FOOTER --- */
.woodmart-prefooter, .prefooter-area { display: none !important; }
.main-page-wrapper { padding-bottom: 0px !important; }

.footer-container { 
    margin-top: -30px !important; 
    padding-top: 15px !important; 
    padding-bottom: 0px !important; 
}

/* 3-Column Spread Fix */
.footer-column { width: 33.333% !important; max-width: 33.333% !important; flex: 0 0 33.333% !important; }

/* Headings: Blue + Red line */
.footer-container .widget-title { color: #1a2b56 !important; font-weight: 900 !important; font-size: 16px !important; text-transform: uppercase; border-bottom: 2px solid #d32f2f !important; display: inline-block; padding-bottom: 3px; margin-bottom: 15px !important; }

/* Links: Consistent Weight & Compact */
.footer-container li, .footer-container li a { color: #444 !important; font-size: 14px !important; font-weight: 600 !important; line-height: 1.2 !important; margin-bottom: 6px !important; display: block; text-decoration: none !important; }
.footer-container li a:hover { color: #d32f2f !important; padding-left: 5px; transition: 0.3s; }

/* --- 5. VISUAL CLEANUP --- */
.home .title-separator, .title-separator { display: none !important; }
.home h2.vc_custom_heading { font-size: 30px !important; text-transform: none !important; font-weight: 800 !important; color: #1a2b56 !important; }
.van-icon-fix .info-box-icon { padding-top: 35px !important; overflow: visible !important; }

/* =========================================
   CONTACT PAGE: WHATSAPP GREEN & PREMIUM THEME
   ========================================= */

/* 1. Official WhatsApp Green Button */
.whatsapp-btn .vc_btn3, 
.page-id-contact-us .vc_btn3-color-green,
.page-id-contact-us .vc_btn3-style-flat {
    background-color: #25D366 !important; /* WhatsApp Green */
    color: #ffffff !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    border-radius: 50px !important;
    box-shadow: 0 4px 15px rgba(37, 211, 102, 0.3) !important;
}

/* 2. Style the 'Cream Row' Background */
.contact-choice-row {
    background-color: #FFFBF0 !important; /* Soft Cream */
    padding: 40px 10% !important;
}

/* 3. Style the 3 Info Boxes */
.page-id-contact-us .wd-info-box {
    background: #ffffff !important;
    padding: 30px 20px !important;
    border-radius: 12px !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.04) !important;
    text-align: center !important;
}

.page-id-contact-us .info-box-title {
    color: #1A2B56 !important; /* Navy Blue */
    font-weight: 800 !important;
    font-size: 18px !important;
}

.page-id-contact-us .info-box-inner p {
    color: #444444 !important; /* Charcoal Grey */
    font-size: 14px !important;
    line-height: 1.5 !important;
}

/* FORCE THE ABOUT US BOX TO BE WIDE AND PREMIUM */
.page-id-about-us .vc_column-inner {
    background-color: #ffffff !important;
    padding: 60px 8% !important; /* Adds airy space inside */
    width: 100% !important;
    max-width: 1200px !important; /* This makes the box wide */
    margin: 0 auto !important;
    border-radius: 15px;
    box-shadow: 0 15px 50px rgba(0,0,0,0.05);
}
/* Style the Titles to be Navy Blue */
.page-id-about-us .info-box-title {
    color: #1A2B56 !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Final polish for About Us columns */
.page-id-about-us .wd-info-box {
    text-align: center !important;
    padding: 20px !important;
}

.page-id-about-us .info-box-icon {
    margin-bottom: 20px !important;
    display: flex !important;
    justify-content: center !important;
}

/* Forces the vertical divider lines to be even */
.page-id-about-us .vc_column-inner {
    border-right: 1px solid #eeeeee;
}
.page-id-about-us .vc_column_container:last-child .vc_column-inner {
    border-right: none;
}

/* --- CONTACT FORM FINAL FIX --- */

/* 1. Make the Submit Button Bold and Red */
.premium-red-btn, 
input.wpcf7-submit {
    background-color: #d32f2f !important; /* Festive Red */
    color: #ffffff !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    padding: 15px 50px !important;
    border-radius: 4px !important;
    border: none !important;
    cursor: pointer !important;
    display: inline-block !important;
}

/* 2. Fix the blank field/label issue */
.wpcf7-form br {
    display: none !important; /* Removes accidental extra lines */
}

.wpcf7-form-control-wrap {
    display: block !important;
    margin-bottom: 10px;
}

/* 3. Style the input boxes to look modern */
.wpcf7-text, .wpcf7-email, .wpcf7-textarea {
    border: 1px solid #eeeeee !important;
    background-color: #f9f9f9 !important;
    border-radius: 8px !important;
    padding: 12px !important;
    width: 100% !important;
}

/* Hide the Email field from the Order Received / Thank You page */
.woocommerce-order-overview__email, 
.order_details tfoot tr:nth-last-child(3) {
    display: none !important;
}

/* Tell browsers not to auto-fill the checkout fields */
.woocommerce-checkout input, 
.woocommerce-checkout textarea {
    autocomplete: off !important;
}@media (min-width: 768px) and (max-width: 1024px) {
	/* --- TABLET HERO BANNER FIX --- */

/* 1. Shrink the Brand Name (SRI NKS TRADERS) */
.woodmart-slide .title, 
.woodmart-slide .wd-slide-title {
    font-size: 28px !important;
    line-height: 1.2 !important;
    margin-bottom: 15px !important;
}

/* 2. Style the blue script text (Crazy Diwali...) */
.woodmart-slide .subtitle, 
.woodmart-slide .wd-slide-subtitle {
    font-size: 18px !important;
    line-height: 1.4 !important;
    margin-bottom: 20px !important;
    display: block !important;
}

/* 3. Give the 'Shop Now' button more room below the text */
.woodmart-slide .wd-slide-buttons {
    margin-top: 25px !important;
}

/* 4. Fix Trust Counters for Tablet */
.premium-counter .counter-value {
    font-size: 28px !important;
}
.premium-counter .woodmart-counter-label {
    font-size: 10px !important;
}
}

