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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//kaththokrastudio.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//kaththokrastudio.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//kaththokrastudio.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//kaththokrastudio.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("//kaththokrastudio.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//kaththokrastudio.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//kaththokrastudio.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//kaththokrastudio.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: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Ubuntu", 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: "Satisfy", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", 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: none;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(98,100,99);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--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: #0a0a0a;
}

legend, h1, h2, h3, h4, h5, h6, .title,body,*,p{
	font-family: "Montserrat";
}

header #menu-primary-menu li a{
	font-family: "Montserrat";
	font-size: 14px;
		
}


#bestSellingFurnitureTab .active-tab-title{
	background: #4c4c4c;
}
#bestSellingFurnitureTab li span{
margin-right: 0;
}
#bestSellingFurnitureTab .active-tab-title span {
	filter:invert(1) brightness(100%);
}
.whiteBG .price,
.whiteBG .wd-entities-title{

    background: white;
    width: fit-content;
    padding: 5px;
    font-size: 16px;

}


.whiteBG .price{
    display: flex !important;
    gap: 10px;
    align-items: center;
}
.whiteBG .price .amount,
.whiteBG .price > * {
	color:white !important;
}


.whiteBG .price ins{
	font-size: 24px;
	order: 1;
}

.whiteBG .price del{
order: 2;
	margin-top: 6px;
}

.whiteBG .price{
    backdrop-filter: blur(11px);
    background: #ffffff40;
}

.product-grid-item .price{
	font-size:0;
}
.price .woocommerce-Price-amount.amount{
	font-size: 14px;
}
/* 🧩 Force show submenu images in WoodMart dropdowns */
/* 🚫 Completely hide all images inside WoodMart submenus */
.wd-sub-menu img,
.wd-sub-menu .wd-nav-img {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  pointer-events: none !important;
  position: absolute !important;
}
/* Add margin bottom to each submenu item */
.wd-sub-menu{
	text-align: center;
}
.wd-sub-menu > li {
    margin-bottom: 10px; /* adjust the value as needed */
}

/* Optional: remove margin from the last item so it doesn't create extra space */
.wd-sub-menu > li:last-child {
    margin-bottom: 0;
}
/* Change submenu link color on hover */
.wd-sub-menu > li > a {
    transition: color 0.3s; /* smooth color change */
	  font-weight: 600;
}

.wd-sub-menu > li > a:hover {
    color: green; /* turn green on hover */
}@media (min-width: 1025px) {
	header .site-logo {
	
	
}
header #menu-primary-menu li a{
	padding: 0 20px;
}

.footer-column-3 #woocommerce_product_categories-2{
	width: fit-content;
	margin:auto;
}

 
}

