@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//shop.purestik.co.in/wp-content/themes/woodmart-20-vi6qd8-h4upqd/fonts/woodmart-font-1-400.woff2?v=7.5.2") format("woff2");
}

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Sansita", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(31,70,26);
	--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: "Lato", Arial, Helvetica, sans-serif;
	--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;
	--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;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-default-transform: inherit;
	--btn-default-bgcolor: #1f461a;
	--btn-default-bgcolor-hover: #a5b517;
	--btn-accented-bgcolor: rgb(255,255,255);
	--btn-accented-bgcolor-hover: rgb(255,255,255);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.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-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(31,70,26);
	background-image: none;
}
html .wd-product.wd-hover-standard .wd-add-btn>a {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	color: rgb(255,255,255);
	background: rgb(31,70,26);
}
html .wd-product.wd-hover-standard .wd-add-btn>a:hover {
	color: rgb(255,255,255);
	background: rgb(165,181,23);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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-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;
}



/* SHOP SIDEBAR HEADINGS - GREEN */
.area-sidebar-shop .widget-title,
.area-sidebar-shop .wp-block-heading,
.area-sidebar-shop .wd-widget-title,
.shop-content-area .widget-title,
.shop-content-area .wp-block-heading {
    color: #1f461a !important;
}

/* SHOP SIDEBAR NORMAL TEXT - BLACK */
.area-sidebar-shop .widget,
.area-sidebar-shop .widget a,
.area-sidebar-shop li,
.area-sidebar-shop label,
.shop-content-area .widget,
.shop-content-area .widget a {
    color: #000000 !important;
}

/* PRICE FILTER BUTTON - GREEN WITH WHITE TEXT */
.area-sidebar-shop button,
.area-sidebar-shop .button,
.area-sidebar-shop input[type="submit"] {
    background-color: #1f461a !important;
    color: #ffffff !important;
}

/* PRICE FILTER GREEN LINE / SLIDER */
.area-sidebar-shop .ui-slider-range,
.area-sidebar-shop .ui-slider-handle {
    background-color: #1f461a !important;
}
/* Main header menu */
.wd-nav-main > li > a {
    font-size: 15px !important;
    color: #1f461a !important;
}

/* Menu hover */
.wd-nav-main > li:hover > a {
    color: #000000 !important;
}
/* PureStik footer link hover */
footer a:hover {
    color: #A5B517 !important;
}
/* Remove footer widget divider lines */
.footer-container .widget {
    border-bottom: none !important;
}
/* Remove extra space below footer widgets */
.footer-container .footer-sidebar {
    padding-bottom: 0 !important;
}

.footer-container .footer-column {
    margin-bottom: 0 !important;
}

.footer-container .widget {
    margin-bottom: 0 !important;
}
/* PURESTIK SHOP PRODUCT TITLES */
.wd-entities-title,
.wd-entities-title a,
.product-title,
.product-title a {
    color: #1F461A !important;
}

/* PRODUCT NORMAL TEXT + CATEGORY */
.product-element-bottom,
.product-element-bottom p,
.product-grid-item .wd-product-cats,
.product-grid-item .wd-product-cats a,
.product-grid-item .woocommerce-product-details__short-description {
    color: #000000 !important;
}

/* PRICE */
.product-grid-item .price,
.product-grid-item .price .amount,
.product-grid-item .price ins,
.product-grid-item .price ins .amount {
    color: #A5B517 !important;
}

/* ADD TO CART BUTTON */
.product-grid-item .button,
.product-grid-item .add_to_cart_button {
    background-color: #1F461A !important;
    color: #FFFFFF !important;
}

/* BUTTON HOVER */
.product-grid-item .button:hover,
.product-grid-item .add_to_cart_button:hover {
    background-color: #A5B517 !important;
    color: #FFFFFF !important;
}

/* QUICK VIEW / PRODUCT POPUP */
.wd-popup,
.quick-view {
    color: #000000 !important;
}

.wd-popup .product_title,
.quick-view .product_title {
    color: #1F461A !important;
}
/* Gap below short description before Add to Cart */
.product-grid-item .woocommerce-product-details__short-description {
    margin-bottom: 20px !important;
}
/* Center products when a category has only a few products */
.woocommerce .products {
    justify-content: center !important;
}
/* Footer Social Icons - PureStik */
footer .wp-block-social-links .wp-social-link a,
footer .wp-block-social-links .wp-social-link svg {
    color: #ffffff !important;
    fill: #ffffff !important;
}

footer .wp-block-social-links .wp-social-link:hover a,
footer .wp-block-social-links .wp-social-link:hover svg {
    color: #A5B517 !important;
    fill: #A5B517 !important;
}
/* Remove WoodMart side gutter from main page content */
.site-content.col-lg-12.col-12.col-md-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/* Remove WoodMart outer container side gap */
.main-page-wrapper > .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
footer .widget-title {
    margin-bottom: 8px !important;
}

footer .wd-widget {
    margin-bottom: 10px !important;
}

footer .menu {
    margin-top: 0 !important;
}

footer p {
    margin-top: 0 !important;
}
/* Remove WoodMart global top/bottom content spacing */
.main-page-wrapper {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.main-page-wrapper > .container {
    margin-bottom: 0 !important;
}

.site-content {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
/* PureStik - Fix Single Product Add to Cart & Buy Now buttons */
.single-product .single_add_to_cart_button {
    background-color: #1F461A !important;
    color: #FFFFFF !important;
    border-color: #1F461A !important;
}

.single-product .single_add_to_cart_button:hover {
    background-color: #A5B517 !important;
    color: #FFFFFF !important;
    border-color: #A5B517 !important;
}

.single-product .wd-buy-now-btn {
    background-color: #A5B517 !important;
    color: #FFFFFF !important;
    border-color: #A5B517 !important;
}

.single-product .wd-buy-now-btn:hover {
    background-color: #1F461A !important;
    color: #FFFFFF !important;
    border-color: #1F461A !important;
}
/* PureStik - Fix WooCommerce Cart & Checkout wide alignment */
.woocommerce-cart .wp-block-woocommerce-cart.alignwide,
.woocommerce-checkout .wp-block-woocommerce-checkout.alignwide {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
    max-width: 1200px !important;
}
/* PureStik - Fix Razorpay Order Pay page alignment */
.woocommerce-order-pay .site-content {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.woocommerce-order-pay .entry-content,
.woocommerce-order-pay .woocommerce {
    width: 100% !important;
    max-width: 1200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
/* PureStik - Phone Menu Only */
@media only screen and (max-width: 767px) {

    /* Hide CATEGORIES tab */
    ul.wd-nav-mob-tab > li.mobile-categories-title {
        display: none !important;
    }

    /* Make MENU tab full width */
    ul.wd-nav-mob-tab > li.mobile-pages-title {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        width: 100% !important;
    }
}@media (max-width: 576px) {
	/* PureStik - Mobile Footer Spacing */
@media (max-width: 767px) {

    /* Space between each footer column */
    .footer-column {
        margin-bottom: 28px !important;
    }

    /* Space below footer headings */
    .footer-column .widget-title,
    .footer-column h2,
    .footer-column h3 {
        margin-bottom: 15px !important;
    }

    /* Remove unnecessary paragraph gaps */
    .footer-column p {
        margin-bottom: 8px !important;
    }

    /* Clean spacing for footer links */
    .footer-column li {
        margin-bottom: 6px !important;
    }

    /* Last column doesn't need extra bottom gap */
    .footer-column:last-child {
        margin-bottom: 0 !important;
    }
}
@media (max-width: 767px) {

    .footer-column h1,
    .footer-column h2,
    .footer-column h3,
    .footer-column h4,
    .footer-column h5,
    .footer-column h6,
    .footer-column .widget-title {
        margin-bottom: 18px !important;
    }
}
/* PureStik Category Swipe */
.purestik-category-slider {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    gap: 15px !important;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.purestik-category-slider > .e-con,
.purestik-category-slider > .elementor-element {
    flex: 0 0 85% !important;
    width: 85% !important;
    min-width: 85% !important;
    scroll-snap-align: start;
}
.purestik-category-slider::-webkit-scrollbar {
    display: none;
}

/* PureStik Reviews - Horizontal Swipe on Mobile */

.purestik-review-slider {
    overflow: hidden !important;
}

.purestik-review-track {
    display: flex !important;
    flex-direction: row !important;
    width: 100% !important;
    transform: none !important;
    gap: 0 !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.purestik-review-slide {
    display: contents !important;
}

.purestik-review-card {
    flex: 0 0 85% !important;
    width: 85% !important;
    min-width: 85% !important;
    scroll-snap-align: center;
}

.purestik-review-dots {
    display: none !important;
}

.purestik-review-track::-webkit-scrollbar {
    display: none;
}
.purestik-benefits-grid {
    border: none !important;
}
/* Hide CATEGORIES tab only */
.mobile-nav-tabs .mobile-categories-title {
    display: none !important;
}

/* MENU tab takes full width */
.mobile-nav-tabs .mobile-pages-title {
    width: 100% !important;
    flex: 0 0 100% !important;
}
/* PureStik - Mobile Menu Only */
@media (max-width: 1024px) {

    /* Hide separate CATEGORIES tab */
    .wd-nav-mob-tab > .mobile-categories-title {
        display: none !important;
    }

    /* Make MENU tab full width */
    .wd-nav-mob-tab > .mobile-pages-title {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        width: 100% !important;
    }
}

}

