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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 15px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: capitalize;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", 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: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(120,184,51);
	--wd-alternative-color: rgb(95,161,215);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(120,184,51);
	--btn-accented-bgcolor-hover: rgb(95,161,215);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #5fa1d7;
	--wd-link-color-hover: rgb(212,175,55);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url();
	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(255,255,255);
	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;
}
.page .wd-page-content {
	background-image: none;
	background-repeat: repeat;
	background-size: inherit;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-image: url();
}
.single-product .wd-page-content {
	background-image: url();
}
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-placeholder-color: rgb(212,175,55);
	--wd-form-brd-color: rgb(230,230,250);
	--wd-form-brd-color-focus: rgb(212,175,55);
}
.product-labels .product-label.onsale {
	background-color: #82c341;
}
.product-labels .product-label.new {
	background-color: #00afef;
}
.product-labels .product-label.featured {
	background-color: #ff5b6f;
}
.product-labels .product-label.out-of-stock {
	background-color: rgba(255,0,0,0.54);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

.discount_head{
	color:black!important;
	font-weight:600;
}
table#sort_customizable_table {
    background-color: #fbd738;
	border-radius:12px;}
   
/*.woodmart-woocommerce-layered-nav .filter-swatch>span {
    border: #808080 0.25px solid;
}
.wd-swatch.swatch-with-bg {
    border: #808080 1px solid;
}
.cat-design-replace-title .wd-entities-title {
    padding: 12px 25px;
    box-shadow: 0 0 3px rgb(0 0 0 / 10%);
    color: #014d4e!important;
    font-size: 18px;
    line-height: 1.4;
    transition: opacity .25s ease .25s;
    background-color: var(--wd-primary-color);
}
.button{
color: #014d4e!important;
}*/

.glass2{
backdrop-filter: blur(16px) saturate(180%);
    -webkit-backdrop-filter: blur(16px) saturate(180%);
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 12px;
    border: 1px solid rgba(209, 213, 219, 0.3);}

.glass{/* From https://css.glass */
background: rgba(255, 255, 255, 0.39);
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(5.6px);
-webkit-backdrop-filter: blur(5.6px);
border: 1px solid rgba(255, 255, 255, 0.32);
}
.neomorph {border-radius: 50px;
background: #e0e0e0;
box-shadow:  -20px 20px 60px #bebebe,
	20px -20px 60px #ffffff;}

span#pincode_response{
	background-color:yellowgreen;}

/* .Blinking test in header bar */
.blink_me {
    animation: blinker 2s linear infinite;
		font-size:14px;
		color:#fff;
}
@keyframes blinker {
            0% {
                opacity: 0;
            }
  
            50% {
                opacity: 0.7;
            }
  
            100% {
                opacity: 0;
            }
}
tr.order-savings {
    color: green;
    font-weight: 700;
		font-size:22px;
}
div#pincode_response{
	color:green;
	padding:10px;
	margin-top:10px;

}

/* for making pincode width shorter and gap between stock and pin block*/ 
input[type='text']#shiprocket_pincode_check{
	width:40%;

}
@media (min-width: 1025px) {
	/*.swatch-on-single.swatch-with-bg {
    width: 48px;
    height: 48px;
}
*/
.box-shade{
	box-shadow:
  2.8px 2.8px 2.2px rgba(0, 0, 0, 0.031),
  6.7px 6.7px 5.3px rgba(0, 0, 0, 0.044),
  12.5px 12.5px 10px rgba(0, 0, 0, 0.055),
  22.3px 22.3px 17.9px rgba(0, 0, 0, 0.066),
  41.8px 41.8px 33.4px rgba(0, 0, 0, 0.079),
  100px 100px 80px rgba(0, 0, 0, 0.11)
;

	border-radius:30% 70% 70% 30% / 30% 29% 71% 70% ;
	//background: linear-gradient(254.31deg,  #ffcbdd -8.13%,  #a77eb4 52.18%,  #a455a1 99.52%);
	background: linear-gradient(-45deg, #dcb13c,#57bda2,#2493a2,#304a78);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;

}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.discount_head{
font-size: 16px!important;}


}

@media (min-width: 768px) and (max-width: 1024px) {
	.box-shade{
	box-shadow:
  2.8px 2.8px 2.2px rgba(0, 0, 0, 0.031),
  6.7px 6.7px 5.3px rgba(0, 0, 0, 0.044),
  12.5px 12.5px 10px rgba(0, 0, 0, 0.055),
  22.3px 22.3px 17.9px rgba(0, 0, 0, 0.066),
  41.8px 41.8px 33.4px rgba(0, 0, 0, 0.079),
  100px 100px 80px rgba(0, 0, 0, 0.11)
;

	border-radius:30% 70% 70% 30% / 30% 29% 71% 70% ;
	/*background: linear-gradient(254.31deg,  #ffcbdd -8.13%,  #a77eb4 52.18%,  #a455a1 99.52%);*/
	background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;

}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
}

