@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//kalaki.in/wp-content/themes/woodmart/fonts/woodmart-font-3-300.woff2?v=8.2.7") format("woff2");
}

:root {
	--wd-text-font: "Anek Latin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Anek Latin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 300;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Anek Latin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 300;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Anek Latin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Anek Latin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 300;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Anek Latin", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(227,24,107);
	--btn-default-font-family: "Jost", Arial, Helvetica, sans-serif;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Jost", Arial, Helvetica, sans-serif;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(227,24,107);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(0,0,0);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://kalaki.in/wp-content/uploads/2022/09/accessories-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
html .wd-buy-now-btn {
	font-family: "Jost", Arial, Helvetica, sans-serif;
}
html .wd-buy-now-btn:hover {
	background: rgb(0,0,0);
}
.product-labels .product-label.new {
	background-color: rgb(221,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 45px;
	}

}
:root{
--wd-container-w: 1200px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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;
--wd-brd-radius: 8px;
}

@media (min-width: 1200px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1200px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1200px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "hkgroteskpro";
	font-weight: 600;
	font-style: normal;
}

.woocommerce-shipping-totals {
  display: none !important;
}
.woocommerce-shipping-fields{
	display: none !important;
}
.wd-cat-content.hover-mask {
    display: none !important;
}
.wd-accordion-title-text {
  color: #000 !important;
}
.woocommerce-MyAccount-content p:first-of-type {
    display: none;
}

body.archive .product-grid-item .product-element-top img {
    width: 100%;
    height: auto;
    aspect-ratio: 540 / 800;
    object-fit: cover;
}

/* General scroll hide karne ke liye */
::-webkit-scrollbar {
  display: none;
}

/* Specific container ke liye (example class) */
.slider-wrapper, .elementor-widget-container, .woocommerce-product-gallery {
  overflow-x: hidden !important;
}


.woocommerce-EditAccountForm fieldset:nth-child(3) {
    display: none !important;
}

form.woocommerce-EditAccountForm fieldset:last-of-type {
    display: none !important;
}

.woocommerce-verification-required {
    display: none !important;
    padding: 10 !important;
    margin: 10 !important;
}

.woocommerce-mini-cart__buttons .button.wc-forward {
    display: none !important;
}

/* Hide coupon code box on cart page */
.woocommerce-cart .cart-coupon, 
.woocommerce-cart-form .coupon {
    display: none !important;
}


@media (max-width: 767px) {
  .shiprocket-headless {
    margin-top: 0px !important;
    margin-bottom: 60px !important;
}

	
/* Hide on desktop */
.kalaki-fixed-cart { display: none; }

@media (max-width:768px){
    .kalaki-fixed-cart {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        padding: 12px 16px;
        box-shadow: 0 -2px 8px rgba(0,0,0,0.1);
        z-index: 9999;
    }

    /* Add to Cart button */
    .kalaki-fixed-cart form.cart {
        flex: 1;
        margin: 0;
    }
    .kalaki-fixed-cart .single_add_to_cart_button {
        width: 100%;
        background: #000;
        color: #fff;
        border-radius: 6px;
        font-size: 16px;
        padding: 14px;
        border: none;
        text-align: center;
        cursor: pointer;
    }

    /* Wishlist container */
    .kalaki-wishlist {
        margin-left: 12px;
    }

    /* Wishlist button style */
    .kalaki-fixed-cart .wd-wishlist-btn {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        border: 1px solid #ddd;
        background: #fff;
        display:flex;
        align-items:center;
        justify-content:center;
    }

    /* Hide default wishlist text */
    .kalaki-fixed-cart .wd-wishlist-btn span {
        display: none !important;
    }

    /* Outline heart by default */
    .kalaki-fixed-cart .wd-wishlist-btn a::before {
        content: "♡";
        font-size: 22px;
        color: #000;
        display: inline-block;
        line-height: 1;
    }

    /* After added → red filled heart */
    .kalaki-fixed-cart .wd-wishlist-btn.added a::before,
    .kalaki-fixed-cart .wd-wishlist-btn a.added::before {
        content: "♥";
        color: red !important;
    }
}
