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

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--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: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(140,188,103);
	--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: rgb(140,188,103);
	--btn-accented-bgcolor-hover: rgb(128,171,94);
	--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-sticky-btn-height: 95px;
}
.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: rgba(163,201,133,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: inherit;
	background-position: center center;
	--wd-popup-width: 500px;
}
.page-title-default {
	background-color: rgb(250,248,245);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(250,248,245);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(140,188,103);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(128,171,94);
}
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-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(140,188,103);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(140,188,103);
	--wd-nscroll-drag-bg-hover: rgb(128,171,94);
}
.product-labels .product-label.new {
	background-color: rgb(140,188,103);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1480px;
--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;
}

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

@media (min-width: 1480px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.available-offer-text {
font-size: 15px;
font-weight: 600;
color: #A3C985;
}

.fb_container {
	max-width: 1000px;
}

.container .row.content-layout-wrapper.align-items-start .fb__wrapper .fb_container .fb_row .fb_col_12 .fb_row.fb_align_items_end.fb_mb_50 .fb_col_md_5 {
    max-width: 50%;

}

#closed-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 20px;
    border: 1px solid #ccc;
    z-index: 1000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    text-align: center;
}
.popup-content {
    text-align: center;
}
#close-popup {
    margin-top: 10px;
    padding: 5px 10px;
    cursor: pointer;
}


#user-location {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    font-weight: 600;
}
#user-location.expanded {
    white-space: normal;
}
#toggle-arrow {
    display: inline-block;
    margin-left: 10px;
    transition: transform 0.3s;
}
#user-location.expanded #toggle-arrow {
    transform: rotate(180deg);
}



.fb__wrapper {
    font-family: inherit;
    font-size: 14px;
    font-weight: inherit;
    line-height: calc(24 / 14);
    color: #777777;
    padding: 100px 0;
    min-width: 100%;
}

.products-list {
    display: flex;
    flex-direction: column;
    gap: var(--wd-prod-gap); /* Use your theme's gap variable for consistency */
    padding: 20px; /* Add padding around the entire product list */
}

.product-list-item {
    display: flex;
    align-items: flex-start;
    border: 1px solid #8CBC67;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px; /* Add padding between products */
    font-size: 13.5px; /* Font size for all text within the product list items */
}

.product-image {
    flex: 0 0 152.45px; /* Fixed width for image */
    height: 175.53px; /* Fixed height for image */
}

.product-image img {
    width: 100%; /* Ensure image fits within the container */
    height: 100%; /* Ensure image fits within the container */
    border-radius: 10px;
    object-fit: cover; /* Ensure images fit well within the dimensions */
}

.product-details {
    flex: 1; /* Flex-grow to take remaining space */
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.product-details p {
    margin: 0 0 10px;
}

.product-title {
    margin: 0 0 10px;
}

.buy-again-button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #8CBC67;
    color: black;
    text-decoration: none;
    border-radius: 5px;
    align-self: flex-start; /* Align button to the start of the product details */
}

.wd-header-html {
    padding-top: 20px;
}

.alg_back_button_input {
    background-color: rgba(0, 0, 0, 0);
    content: "< Back";
}
.header-message {
    margin: 5px 0; /* Adjust these values as needed */
    padding: 0;
    line-height: 1.2; /* Adjust line-height if necessary */
}
.page-id-https://zipzapp.in/landing-page/ .footer {
  display: none !important;
}


