@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.flatshop.in/wp-content/themes/woodmart/fonts/woodmart-font-2-700.woff2?v=8.2.7") format("woff2");
	font-display:swap;
}

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

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

:root {
	--wd-text-font: "Medium 500", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(119,119,119);
	--wd-text-font-size: 14px;
	--wd-title-font: "ExtraBold 800", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 800;
	--wd-title-color: #242424;
	--wd-entities-title-font: "ExtraBold 800", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 800;
	--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: "ExtraBold 800", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 800;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "ExtraBold 800", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 800;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(255,49,49);
	--wd-alternative-color: rgb(41,48,62);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(255,49,49);
	--btn-default-bgcolor-hover: rgba(255,49,49,0.81);
	--btn-accented-bgcolor: rgb(255,49,49);
	--btn-accented-bgcolor-hover: rgba(255,49,49,0.81);
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(255,49,49);
	--btn-color-hover: rgb(255,255,255);
	--btn-bgcolor-hover: rgba(255,49,49,0.81);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(54,135,40);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,49,49);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,49,49);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-nav.wd-layout-drilldown > li > a, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a, html .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link > a {
	font-size: 15px;
	text-transform: capitalize;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-buy-now-btn, html .woocommerce-mini-cart__buttons .checkout {
	background: rgb(0,128,0);
}
html .wd-buy-now-btn:hover, html .woocommerce-mini-cart__buttons .checkout:hover {
	background: rgba(0,128,0,0.69);
}
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);
}
.product-labels .product-label.featured {
	background-color: rgb(30,115,190);
}
.wd-popup.popup-quick-view {
	--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-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 0px;
}



@font-face {
	font-family: "ExtraLight 200";
	src: url("//www.flatshop.in/wp-content/uploads/2023/08/Nunito-ExtraLight.woff2") format("woff2"), 
url("//www.flatshop.in/wp-content/uploads/2023/08/Nunito-ExtraLight.woff") format("woff");
	font-weight: 200;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Light 300";
	src: url("//www.flatshop.in/wp-content/uploads/2023/08/Nunito-Light.woff2") format("woff2"), 
url("//www.flatshop.in/wp-content/uploads/2023/08/Nunito-Light.woff") format("woff");
	font-weight: 300;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Regular 400";
	src: url("//www.flatshop.in/wp-content/uploads/2023/08/Nunito-Regular.woff2") format("woff2"), 
url("//www.flatshop.in/wp-content/uploads/2023/08/Nunito-Regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Medium 500";
	src: url("//www.flatshop.in/wp-content/uploads/2023/08/Nunito-Medium.woff2") format("woff2"), 
url("//www.flatshop.in/wp-content/uploads/2023/08/Nunito-Medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "SemiBold 600";
	src: url("//www.flatshop.in/wp-content/uploads/2023/08/Nunito-SemiBold.woff2") format("woff2"), 
url("//www.flatshop.in/wp-content/uploads/2023/08/Nunito-SemiBold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Bold 700";
	src: url("//www.flatshop.in/wp-content/uploads/2023/08/Nunito-Bold.woff2") format("woff2"), 
url("//www.flatshop.in/wp-content/uploads/2023/08/Nunito-Bold.woff") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "ExtraBold 800";
	src: url("//www.flatshop.in/wp-content/uploads/2023/08/Nunito-ExtraBold.woff2") format("woff2"), 
url("//www.flatshop.in/wp-content/uploads/2023/08/Nunito-ExtraBold.woff") format("woff");
	font-weight: 800;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Black 900";
	src: url("//www.flatshop.in/wp-content/uploads/2023/08/Nunito-Black.woff2") format("woff2"), 
url("//www.flatshop.in/wp-content/uploads/2023/08/Nunito-Black.woff") format("woff");
	font-weight: 900;
	font-display:swap;
	font-style: normal;
}

/****** Billing & Shipping addresss font style Normal ******/
address {
    font-style: normal;
}
/****** Fix category discripion padding ******/
.term-description {
    padding-top: 100px;
}

button.pswp__button.pswp__button--share {
    display: none;
}

/****** Fix Single Post Image ******/
.post-single-page .entry-header img {
    height: 500px;
    width: auto;
}
.wd-post-img img {
    width: auto;
    height: 500px;
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    width: 100%;
    height: 50px;
    border: 1px solid rgb(0 0 0 / 10%);
}

input#dgwt-wcas-search-input-2 {
    font-size: 15px!important;
}

#wcfm_home {
    display: inline-block;
    float: left;
    margin: 0 5px;
    display: none;
}@media (min-width: 1025px) {
	/****** Fix woocommerce product image size ******/
.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
    width: auto !important;
    height: 350px;
}
.woocommerce-product-gallery__image img{
	height:600px !important;
	width:auto !important;
	display:block;
	margin:auto;
}
img.attachment-150x0.size-150x0.wd-lazy-load.wd-lazy-fade.wd-loaded {
    height:150px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/****** Fix woocommerce product image size ******/
.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
    width: auto !important;
    height: 300px;
}
.woocommerce-product-gallery__image img{
	height:600px !important;
	width:auto !important;
	display:block;
	margin:auto;
}
img.attachment-150x0.size-150x0.wd-lazy-load.wd-lazy-fade.wd-loaded {
    height:150px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/****** Fix woocommerce product image size ******/
.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
    width: auto !important;
    height: 230px;
}
.woocommerce-product-gallery__image img{
	height:400px !important;
	width:auto !important;
	display:block;
	margin:auto;
}
img.attachment-150x0.size-150x0.wd-lazy-load.wd-lazy-fade.wd-loaded {
    height:150px;
}
}

@media (max-width: 576px) {
	/****** Fix woocommerce product image size ******/
.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
    width: auto !important;
    height:230px !important;
}
.woocommerce-product-gallery__image img{
	height:400px !important;
	width:auto !important;
	display:block;
	margin:auto;
}

.col-lg-3.order-lg-first {
    display: none;
}

img.attachment-150x0.size-150x0.wd-lazy-load.wd-lazy-fade.wd-loaded {
    height:125px;
}
td.product-thumbnail {
    overflow: visible !important;
}

/****** Fix Single Post Image ******/
.post-single-page .entry-header img {
    height: 400px !important;
    width: auto !important;
}
.wd-post-img img {
    width: auto !important;
    height: 400px !important;
}
}

