@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//rajarshifetamaker.com/wp-content/themes/WoodMart%20Theme/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("//rajarshifetamaker.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//rajarshifetamaker.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//rajarshifetamaker.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//rajarshifetamaker.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("//rajarshifetamaker.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//rajarshifetamaker.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//rajarshifetamaker.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//rajarshifetamaker.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--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-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(188,54,38);
	--wd-alternative-color: rgb(246,233,231);
	--btn-default-bgcolor: rgb(188,54,38);
	--btn-default-bgcolor-hover: rgb(201,72,40);
	--btn-accented-bgcolor: rgb(188,54,38);
	--btn-accented-bgcolor-hover: rgb(201,72,40);
	--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: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: fill;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(250,243,242);
	background-image: none;
}
html .wd-product .price, html .product.wd-product del, html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price, html .product-image-summary-wrap .summary-inner > .price del, html .wd-single-price .price del {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
}
.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-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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(188,54,38);
}

/* ===========================
   Featured Collection
=========================== */

#featured-collection{
    padding:20px 0;
}

/* Remove default card styling */
#featured-collection .wd-cat{
    background:transparent;
    border:none;
    box-shadow:none;
}

#featured-collection .wd-cat-inner{
    text-align:center;
}

/* Circular Image */
#featured-collection .wd-cat-thumb{
    width:110px;
    height:110px;
    margin:0 auto 5px;
    border-radius:50%;
    overflow:hidden;
    border:4px solid #fff;
    box-shadow:0 8px 25px rgba(0,0,0,.15);
    transition:.35s ease;
}

/* Image */
#featured-collection .wd-cat-thumb img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:.4s ease;
}

/* Hover */
/* #featured-collection .wd-cat:hover .wd-cat-thumb{
    transform:translateY(-6px);
    box-shadow:0 15px 35px rgba(0,0,0,.2);
} */

#featured-collection .wd-cat:hover img{
    transform:scale(1.12);
}

/* Title */
#featured-collection .wd-entities-title{
    margin-top:2px;
    font-size:16px;
    font-weight:500;
    color:#222;
    text-transform:none;
}

/* Hide product count */
#featured-collection .wd-cat-count{
    display:none;
}

/* Hide arrows if not needed */
#featured-collection .wd-nav-arrows{
    display:none;
}

/* Better spacing */
#featured-collection .wd-carousel-item{
    padding:10px 0;
}

/* Mobile */
@media(max-width:768px){

#featured-collection .wd-cat-thumb{
    width:80px;
    height:80px;
}

#featured-collection .wd-entities-title{
    font-size:15px;
}

}

/* featured products */
/* ===========================
   FEATURED PRODUCTS
   =========================== */

#featured-products .wd-product {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
}

#featured-products .wd-product-wrapper{
    background: transparent;
    border: none;
    box-shadow: none;
}

/* Image */

#featured-products .wd-loop-prod-thumb{
    overflow: hidden;
    border-radius: 0;
    margin-bottom:18px;
}

#featured-products .wd-loop-prod-thumb img{
    width:100%;
    transition:.45s ease;
}

#featured-products .wd-product:hover .wd-loop-prod-thumb img{
    transform:scale(1.05);
}

/* Title */

#featured-products .wd-loop-prod-title{
    text-align:center;
   
    font-size:14px;
    line-height:1.35;
    font-weight:500;
}

#featured-products .wd-loop-prod-title a{
    color:#b83b27;
}

/* Price */

#featured-products .price{
    display:block;
    text-align:center;
    color:#b83b27;
    font-size:18px;
    font-weight:600;
}

#featured-products .price del{
    display:none;
}

#featured-products .price ins{
    text-decoration:none;
}

/* Button */

/* #featured-products .wd-add-btn{
    margin-top:18px;
} */

#featured-products .add_to_cart_button{
    width:100%;
    border-radius:6px;
    background:#b83b27;
    color:#fff;
    text-transform:none;
    font-size:28px !important;
    font-weight:500;
    transition:.3s;
}

#featured-products .add_to_cart_button:hover{
    background:#97301f;
}

/* Wishlist */

#featured-products .wd-wishlist-btn{
    opacity:0;
    transition:.3s;
}

#featured-products .wd-product:hover .wd-wishlist-btn{
    opacity:1;
}

/* Sale badge */

#featured-products .onsale{
    background:#b83b27;
    width:56px;
    height:56px;
    line-height:56px;
    font-size:15px;
}

/* Carousel spacing */

#featured-products .wd-carousel-item{
    padding:0 10px;
}

#featured-products .wd-loop-prod-thumb{
    aspect-ratio:4/5;
}

#featured-products .wd-loop-prod-thumb img{
    width:100%;
    height:100%;
    object-fit:cover;
}

#featured-products .wd-loop-prod-title{
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
    min-height:54px;
}

footer .elementor-element-1f47573,
footer .elementor-element-2cd7fd9,
footer .elementor-element-8f16226,
footer .elementor-element-fba8881 {
    display: block !important;
}

footer .elementor-widget {
    display: block !important;
}

footer .elementor-widget-container {
    display: block !important;
}
