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

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(68,68,68);
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", 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: "Cabin", 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-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(237,15,105);
	--wd-alternative-color: rgb(255,198,217);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(244,165,28);
	--btn-accented-bgcolor-hover: rgb(222,150,26);
	--wd-form-brd-width: 2px;
	--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-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://bakewarehub.lk/wp-content/uploads/retail-popup-bg.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: rgb(94,22,7);
	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;
}
html .wd-product .wd-product-cats a {
	color: rgb(94,22,7);
}
html .wd-product .wd-product-cats a:hover {
	color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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;
}
}


.wd-page-title {
background-color: rgb(94,22,7);
}

.shop_attributes tr {
	justify-content: start;
}
footer .icons-design-colored .wd-social-icon.social-instagram {
	background-color: #d62976;
}

/* Start Weight Based Free Shipping Notice */
.cart-note-box {
	background-color: #fff9e5;
	border: 1px solid #e0d6b9;
	padding: 10px;
	font-size: 14px;
	color: #7a6235;
	text-align: left;
}
.cart-note-box strong {
	color: #6a4e2c;
}
.cart-note-box em {
	font-style: italic;
}
/* End Weight Based Free Shipping Notice */

.bwh-text-shadow {
	text-shadow: 1px 1px 2px #000;
}

/* Start WooCommerce Cart Shipping Left Alignment */
/* .woocommerce-cart .cart_totals .shop_table #shipping_method input.shipping_method {
	float: left;
	margin-right: 7px;
	margin-left: 0;
}
.woocommerce-cart .cart_totals .shop_table tr :is(td,th):last-child {
	text-align: left;
  float: none;
} */

.shop_table #shipping_method input.shipping_method {
	float: left;
	margin-right: 7px;
	margin-left: 0;
}
.shop_table tr :is(td,th):last-child {
	text-align: left;
  float: none;
}
.woocommerce-checkout-review-order-table :is(th,td) {
	min-width: 20%;
}
/* End WooCommerce Cart Shipping Left Alignment */

/* Start Offcanvas Cart */
.cart-info span.quantity {
	color: #000 !important;
}
/* End Offcanvas Cart */

/* Start Hide WhatsApp Button only in Store Pickup Category */
.joinchat__woo-btn__wrapper {
	display: none;
}
.product_cat-store-pickup .joinchat__woo-btn__wrapper {
	display: block;
}
/* End Hide WhatsApp Button only in Store Pickup Category */

/* Start Pink BG button */
.bwh-pink-btn {
	color: #fff !important;
	background-color: #ed0f69 !important;
}
.bwh-pink-btn:hover {
	color: #fff !important;
	background-color: #e10860 !important;
}
/* End Pink BG button */

/* Start Hide "Country" field from Shipping Calculator on Cart Page */
#calc_shipping_country_field {
	display: none;
}
/* End Hide "Country" field from Shipping Calculator on Cart Page */