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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//healthhorizon.com.pk/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//healthhorizon.com.pk/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//healthhorizon.com.pk/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//healthhorizon.com.pk/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//healthhorizon.com.pk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//healthhorizon.com.pk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//healthhorizon.com.pk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//healthhorizon.com.pk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 16px;
	--wd-title-font: "Signika", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Signika", 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: "Signika", 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: rgb(131,172,43);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--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: url(https://healthhorizon.com.pk/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://healthhorizon.com.pk/wp-content/uploads/2021/09/organic-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* BUT KEEP DESCRIPTION + RATING HIDDEN ALWAYS */
.product-grid-item .product-rating,
.product-grid-item .wd-product-excerpt,
.product-grid-item .product-description,
.product-grid-item .woocommerce-product-rating {
    display: none !important;
}

/* BUY NOW BUTTON */
.hh-buy-now {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    margin-top: 8px;
    border-radius: 6px;
    background: #7cb342;
    color: #fff !important;
    font-weight: 600;
    transition: 0.3s;
}

.hh-buy-now:hover {
    background: #5b8e27;
}

/* fix hover overlap issue */
.product-grid-item {
    z-index: 1 !important;
    position: relative;
}
.product-grid-item:hover {
    z-index: 10 !important;
}
/*************************************************
Buy Now – Smaller, Compact & Centered
**************************************************/
.single-product .buy-now-btn {
    display: inline-block !important;
    padding: 8px 18px !important;        /* smaller padding */
    font-size: 13px !important;          /* smaller text */
    border-radius: 6px !important;       /* compact rounding */
    line-height: 1 !important;
    width: auto !important;              /* no stretching */
    max-width: 180px !important;         /* force small size */
    text-align: center !important;
    margin: 10px auto !important;
}
/* Hide WoodMart Header */
header.whb-header {
    display: none !important;
}
/* --- Fix WoodMart Mobile Zoom Issue --- */
@media (max-width: 768px) {
    /* 1. Force the main site wrapper to not overflow */
    .website-wrapper, 
    .main-page-wrapper {
        overflow-x: hidden !important;
        width: 100% !important;
        max-width: 100vw !important;
    }

    /* 2. Force Product Images to fit the screen */
    .woocommerce-product-gallery {
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .woocommerce-product-gallery img {
        height: auto !important;
        max-width: 100% !important;
        object-fit: contain;
    }

    /* 3. Fix potential Header overflow */
    .whb-header {
        max-width: 100vw !important;
        overflow-x: hidden !important;
    }
}
/* --- 1. CLEAN UP GRID HOVER (Remove Upper Title & Text) --- */
/* Hide the duplicate title that appears on hover */
.product-grid-item .hover-content .wd-entities-title,
.product-grid-item .hover-content .product-title {
    display: none !important;
}

/* Hide the awkward description text on hover */
.product-grid-item .hover-content .wd-more-desc,
.product-grid-item .hover-content div[itemprop="description"] {
    display: none !important;
}

/* Hide the Category list on hover (optional) */
.product-grid-item .hover-content .wd-product-cats {
    display: none !important;
}