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

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

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

:root {
	--wd-text-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Hind", 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: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Hind", 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: "Hind", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(241,90,41);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(67,150,101);
	--btn-accented-bgcolor-hover: rgb(61,136,92);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://jhotpotbazaarbd.com/wp-content/uploads/2021/10/black-friday-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #f7f7f7;
	background-image: none;
}
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: 16px;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1400px;
--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: 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: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(198,198,198);
}

/* Make side cart full height */
.cart-widget-side .widget_shopping_cart {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* Products wrapper fills available space */
.cart-widget-side .widget_shopping_cart_content {
    display: flex;
    flex-direction: column;
    flex: 1;
    width: 100%;
}

/* Products list full width */
.cart-widget-side .elementor-menu-cart__products {
    flex: 1;
    width: 100%;
		margin-left: 15px;
}

/* Individual product layout */
.cart-widget-side .elementor-menu-cart__product {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
}

/* Product image */
.cart-widget-side .elementor-menu-cart__product-image {
    flex: 0 0 70px;
}

.cart-widget-side .elementor-menu-cart__product-image img {
    max-width: 70px;
    height: auto;
    display: block;
}

/* Product name & price take remaining space */
.cart-widget-side .elementor-menu-cart__product-name,
.cart-widget-side .elementor-menu-cart__product-price {
    flex: 1;
}

/* Subtotal pushed to bottom */
.cart-widget-side .elementor-menu-cart__subtotal {
    margin-top: auto;
		padding-left: 15px;
}

/* Footer buttons at bottom */
.cart-widget-side .elementor-menu-cart__footer-buttons {
    display: flex;
    gap: 0px;
    margin-top: 10px;
}

/* Equal width buttons */
.cart-widget-side .elementor-menu-cart__footer-buttons a {
    flex: 1;
    text-align: center;
}

/* Button base style */
.cart-widget-side .elementor-menu-cart__footer-buttons a {
    border-radius: 0 !important;
    border: 1px solid #f15a29 !important;
    background-color: #ffffff !important;
    color: #f15a29 !important;
    transition: all 0.3s ease;
}

/* Remove double border in middle */
.cart-widget-side .elementor-menu-cart__footer-buttons a + a {
    border-left: 0 !important;
}

/* Hover state */
.cart-widget-side .elementor-menu-cart__footer-buttons a:hover {
    background-color: #f15a29 !important;
    color: #ffffff !important;
}

/* Allow remove icon to show */
.cart-widget-side .elementor-menu-cart__product {
    position: relative !important;
    overflow: visible !important;
}

/* Show remove icon */
.cart-widget-side .elementor-menu-cart__product-remove {
    position: absolute !important;
    top: 8px;
    right: 8px;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    z-index: 99;
}

/* Ensure icon is clickable */
.cart-widget-side .elementor-menu-cart__product-remove a {
    pointer-events: auto;
}

.cart-widget-side 
.elementor-menu-cart__footer-buttons 
a.elementor-button--checkout {
    background-color: #f15a29 !important;
    color: #ffffff !important;
}

/* Checkout hover – no color change */
.cart-widget-side 
.elementor-menu-cart__footer-buttons 
a.elementor-button--checkout:hover {
    background-color: #f15a29 !important;
    color: #ffffff !important;
}