@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.elitestone.in/wp-content/themes/woodmartnew/fonts/woodmart-font-1-400.woff2?v=7.5.1") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Poppins", 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(220,197,135);
	--wd-alternative-color: rgb(145,118,66);
	--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;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(243,244,246);
	--wd-bordered-bg:rgb(243,244,246);
}
.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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(243,244,246);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1444px;
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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

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


fieldset{
	display: none!important;
}

/* .stone-title{
font-size:32px;
font-weight:600;
margin-bottom:15px;
}

.stone-contact p{
	margin-bottom: 0;
	font-size: 16px;
}

.stone-desc{
color:#666;
line-height:1.7;
margin-bottom:20px;
	font-size: 16px;
}

.stone-features{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:8px;
margin-bottom:30px;
}

.feature-box{
    background: #F3F4F6;
    padding: 8px;
    text-align: center;
    border-radius: 8px;
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: space-between;
	    color: #000;
}

.feature-box i{
font-size:28px;
margin-bottom:10px;
display:block;
}

.stone-contact{
display:flex;
justify-content:space-between;
align-items:center;
background:#F3F4F6;
padding:20px;
border-radius:6px;
margin-bottom:20px;
}

.feature-box p{
	margin-bottom: 0;
}

.stone-buttons a{
padding:12px 22px;
text-decoration:none;
border-radius:5px;
margin-left:10px;
}

.btn-contact{
background:#DCC587;
color:#000;
}

.stone-buttons br{
	display: none;
}

.btn-mail{
background:#555;
color:white;
}

.stone-note{
font-size:15px;
color:#444;
}

.feature-box img{
	width: 30%;
}

.product_meta, .wd-social-icons, .woocommerce-product-rating{
	display: none;
} */

.stone-title{
	font-size:32px;
	font-weight:600;
	margin-bottom:15px;
}

.stone-contact p{
	margin-bottom:0;
	font-size:16px;
}

.stone-desc{
	color:#666;
	line-height:1.7;
	margin-bottom:20px;
	font-size:16px;
}

/* FEATURES GRID */

.stone-features{
	display:grid;
	grid-template-columns:repeat(4,1fr);
	gap:12px;
	margin-bottom:30px;
}

/* FEATURE BOX */

.feature-box{
	    background: #F3F4F6;
    padding: 10px 12px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 10px;
    text-align: center;
    justify-content: space-evenly;
    color: #000;
}

/* remove wordpress auto br */

.feature-box br{
	display:none !important;
}

/* ICON */

.feature-box img{
	width:20%;
	object-fit:contain;
}

/* TEXT */

.feature-box span{
	font-size:16px;
	line-height: 1.5;
	font-weight:500;
}

/* CONTACT BOX */

.stone-contact{
	display:flex;
	justify-content:space-between;
	align-items:center;
	background:#F3F4F6;
	padding:20px;
	border-radius:6px;
	margin-bottom:20px;
}

/* BUTTONS */

.stone-buttons a{
	padding:12px 22px;
	text-decoration:none;
	border-radius:5px;
	margin-left:10px;
	font-size:14px;
}

.btn-contact{
	background:#DCC587;
	color:#fff;
}

.btn-mail{
	background:#555;
	color:#fff;
}

.stone-buttons br{
	display:none;
}

/* NOTE TEXT */

.stone-note{
	font-size:15px;
	color:#444;
}

/* HIDE EXTRA WOOCOMMERCE ITEMS */

.product_meta,
.wd-social-icons,
.woocommerce-product-rating{
	display:none;
}

/* RESPONSIVE */

@media(max-width:768px){

.stone-features{
	grid-template-columns:repeat(2,1fr);
}

.stone-contact{
	flex-direction:column;
	align-items:flex-start;
	row-gap: 20px;
}

.stone-buttons a{
	margin-left:0;
	margin-right:10px;
}
	
	#reviews{
		    width: 100% !important;
		    padding: 20px 10px !important;
	}
	
	.e-n-tabs-heading{
	    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    flex-wrap: nowrap !important;
    overflow: scroll !important;
}

.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true] {
			margin-block-end: 0
}

.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title:not(:first-child){
			margin-block-start: 0;
    }

}

/* review from */

/* Review Section Box */
#reviews {
    background: #F3F4F6;
    padding: 40px 20px;
    border-radius: 20px;
    width: 70%;
    margin: auto;
}

/* Titles */
#reviews h2,
#reviews h3 {
font-size:28px;
font-weight:600;
margin-bottom:20px;
}

/* Inputs */
#review_form input,
#review_form textarea {

padding:15px;
border:1px solid #ddd;

font-size:16px;
}

/* Review textarea */
#review_form textarea{
height:140px;
}

/* Stars spacing */
#review_form .stars{
margin:15px 0;
}

/* Button */
#review_form .submit{
    background: #dcc587;
    color: #fff;
    padding: 12px 25px;
    border-radius: 6px;
    border: none;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 0;

}

/* Existing Reviews */
.woocommerce-Reviews .commentlist li{
background:#fff;
padding:20px;
border-radius:10px;
margin-bottom:15px;
box-shadow:0 5px 15px rgba(0,0,0,0.05);
}

.wd-product-cats a{
	color: #000!important;
	font-size: 14px!important;
}

.wd-entities-title{
	font-size: 16px !important;
}

.star-rating, .wd-products-per-page, .products-view-grid, .woocommerce-ordering {
	display: none;
}

.woodmart-nav-link{
	font-size: 14px !important;
}

.hero_section .btn-icon-pos-right{
	background-color: #DCC587 !important;
	color: #fff;
	border-radius: 5px;
}

.product-wrapper{
	transition : all .3s ease;
}

.product-wrapper:hover{
	transform: scale(1.03);
}

.wd-product-header .star-rating{
	display:none !important;
}

.post-type-archive-product .wd-nav-product-cat,
.post-type-archive-product .wd-btn-show-cat{
display:none !important;
}

.title-shop .wd-nav-product-cat{
display:none !important;
}

.title-shop .wd-btn-show-cat{
display:none !important;
}

.wd-dropdown-menu {
	  column-count: 4 !important;
    width: 735px!important;
}

.whb-col-right .wd-dropdown-menu.wd-design-default {
    right: -314% !important;
}

.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after{
	  color: #000;
    font-size: 10px;
    font-weight: 700;
}

.wpcf7-submit{
	background-color: #DCC587;
	color: #fff;
	border-radius:5px;
}


