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

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--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: "Manrope", 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(221,51,51);
	--wd-alternative-color: rgba(0,0,0,0.85);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Manrope", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgb(221,51,51);
	--btn-default-bgcolor-hover: rgb(221,70,70);
	--btn-accented-font-family: "Manrope", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: rgb(221,51,51);
	--btn-accented-bgcolor-hover: rgb(221,73,73);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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: rgb(244,250,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: rgba(0,0,0,0.86);
}
html .product.wd-product del, html .product.wd-product del .amount {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 11px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
}
.single-product .main-page-wrapper {
	background-color: rgb(239,239,239);
	background-image: none;
}
.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-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: 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;
}

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

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


#hdr_bck_btn{
background-color:#fff;
	color:black;
	padding:12px 0px;
	font-size:16px;
}
.percentage-off {
    color: green; /* Example style */
    font-weight: bold;
    font-size: 10px;
}

.single-product .percentage-off {
    color: green; /* Example style */
    font-weight: bold;
    font-size: 11px;
}

.wd-header-search-form-mobile .searchform input[type="text"] {
	border:1px solid rgba(0,0,0,0.1);
}
	


.wd-buy-now-btn {
    background: #fff;
    color: rgb(221, 51, 51);
    border: 1px solid;
}
	.product_title.entry-title.wd-entities-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

:is(.woocommerce-cart-form__contents, .group_table) td.product-name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wd-checkout-prod-title>:is(.cart-product-label-link,.cart-product-label) {
 display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_list_widget>li .wd-entities-title {
display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.woocommerce-checkout-review-order-table tr {
	border:0;
}

.wd-checkout-prod {
    border-radius: 12px;
    border: 1px solid #d6dae0 !important;
    margin: 10px;
}

.wd-checkout-remove-btn:after {
    content: "\f112";
    font-family: "woodmart-font";
    border: 1px solid #bf3d36;
    width: 20px;
    text-align: center;
    height: 20px;
    padding-top: 2px;
    border-radius: 30px;
}

:is(.woocommerce-cart-form__contents,.group_table) td.product-thumbnail img {
	max-height:100px;
}

.cart-content-wrapper>.cart-totals-section .cart-totals-inner {
    padding: 25px;
    border: 1px solid var(--brdcolor-gray-200);
    border-radius: 12px;
}

.wd-product.wd-hover-tiled .product-wrapper {
    box-shadow: none !important;
    border: 1px solid #d7dbdf;
    border-radius: 6px;
}
.wd-coupon-form .input-text {
        border-radius: 6px;
        border: 1px solid #e6e6e6;
    }

.cart-content-wrapper .wd-coupon-form {
        border: 1px solid rgb(238 238 238);
        border-radius: 12px;
    }
.checkout_coupon{
        border: 1px solid rgb(238 238 238) !important;
        border-radius: 12px !important;
    }

.checkout_coupon .input-text{
        border: 1px solid rgb(238 238 238) !important;
        border-radius: 12px !important;
    }

.address-card-my-account {
    border: 1px solid #e9ecee;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 12px;
	flex: 0 0 auto; /* Prevent address cards from shrinking */
    min-width: 300px; /* Set a minimum width for the address cards */
}
.address-card-checkout {
    border: 1px solid #e9ecee;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 12px;
}

.address-card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.address-card-header h3 {
    margin: 0;
    font-size: 16px;
}

.change-address-button {
    color: #cc433c;
    border-radius: 6px;
    cursor: pointer;
    padding: 0;
    height: 0px;
    width: 100px;
    background: transparent;
    border: 1px solid #ced0d4;
}

.address-card-body p {
    margin: 5px 0;
    font-size: 14px;
    line-height: 17px;
    color: #333;
    font-weight: 400;
    text-decoration: none;
}

.address-card-body p strong {
    font-size: 16px;
    font-weight: 600;
    color: #333;
}



.address-type {
    font-size: 14px;
    margin-left: 10px;
    color: #b74242;
    display: inline;
    background: #f3dada;
    padding: 2px 5px;
    border-radius: 4px;
    font-weight: 500;
}
.addresses-container {
    display: flex;
    overflow-x: auto; /* Enable horizontal scrolling */
    -webkit-overflow-scrolling: touch; /* Enable smooth scrolling on iOS */
min-width:100%;
	gap:10px;
}
.add-new-address-button {
    margin-top: 20px; /* Adjust the top margin as needed */
    background-color: #007bff; /* Button background color */
    color: #fff; /* Button text color */
    border: none; /* Remove button border */
    padding: 10px 20px; /* Padding for the button */
    cursor: pointer; /* Set cursor to pointer on hover */
    border-radius: 5px; /* Add some border radius */
}

.add-new-address-button:hover {
    background-color: #0056b3; /* Button background color on hover */
}

.col2-set {
	display:none;
}

/* Popup container */
.address-popup-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black background */
    z-index: 9999; /* Ensure it appears above other elements */
}

/* Popup overlay */
.address-popup-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Popup content */
.address-popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); /* Drop shadow */
}

/* Close button */
.close-popup-button {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 16px;
    color: #333;
}

/* Address card within the popup */
.address-card-checkout-popup {
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
}

/* Address card header */
.address-card-header-popup {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.product-labels.labels-rounded .product-label { 
			display:none;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
	overflow-x:scroll;
	overflow-y:hidden;
	white-space:nowrap;
	flex-wrap:nowrap !important;
	width:100vw;
	scrollbar-width: none;
}


.menu-image-title-below.menu-image-not-hovered > img {
	display: block;
    padding-bottom: 10px;
    margin: 0 auto !important;
    height: 190px;
	border-radius:10px;
    min-width: 129px;
	padding-bottom:0 !important;
}

 .menu-image-title.menu-image-title-below {
	 display:none;
}@media (min-width: 1025px) {
	.wd-product.wd-hover-tiled .product-element-top {
	height:320px;
	text-align:center;
}

.wd-product :is(.product-image-link,.hover-img) img {
	height:300px;
	width:auto !important;
}

.woocommerce-product-gallery .wd-carousel-inner {
		height:400px;
		width:auto;
text-align: center;
    }



	.woocommerce-product-gallery .wd-carousel-inner img{
		height:380px;
		width:auto;	
}

.wd-gallery-thumb .wd-carousel-item {
    border: 1px solid #c6ced5;
    margin: 5px;
    border-radius: 6px;
}



}

@media (max-width: 576px) {
	.wd-gallery-thumb {
	display:none;
}
.wd-nav-img {
	display:none !important;
}
.wd-nav-mobile li:is(.current-menu-item,.wd-active)>a {
    color: var(--wd-primary-color);
    border-bottom: 1px solid #d81a1a;
    border-radius: 2px;
    border-width: medium;
	background: #edededa8;
}

.menu-item-48459 {
	border-bottom:1px solid grey;
}

.menu-item-48558 {
  background: #fff;
	padding:20px;
}


.cart-total-saved th, .cart-total-saved td {
        display: block;
        text-align: left;
    }
    
    .cart-total-saved th {
        font-weight: bold;
    }

.percentage-off-cart {
    color: green; /* Customize this as needed */
    font-weight: bold;
    font-size: 14px;
}

.cart-total-saved th {
    color: green; /* Customize this as needed */
    font-weight: bold;
}

.cart-total-saved td {
    color: green; /* Customize this as needed */
}

.product-price {
	display:flex;
	gap:5px;
}

.wd-product.wd-hover-tiled .product-element-top {
	height:220px;
	text-align:center;
}

.wd-product :is(.product-image-link,.hover-img) img {
	height:200px;
	width:auto !important;
}
.woocommerce-product-gallery .wd-carousel-inner {
		height:300px;
		width:auto;
text-align: center;
    }

	.woocommerce-product-gallery .wd-carousel-inner img{
		height:280px;
		width:auto;
		
}


.single-product div.quantity {
    display: flex;
    position: absolute;
    right: 10px;
    margin-top: -35px;
	padding-left: 20px;
        border-left: 1px solid #bfc1c8;
    
}

div.quantity input[type="number"] { 
border:0;
	height:24px;
}


div.quantity input[type="button"]  {
	height:24px;
	border-radius:8px;
}

div.quantity .plus {
    background: #cf2e2e !important;
    color: #fff !important;
}
div.quantity .minus {
    border: 1px solid #b1b2b4 !important;
    color: black !important;
    font-size: 12px !important;
}

div.quantity .minus:hover {
	background:#fff !important;
	border: 1px solid #b1b2b4 !important;
}

.wd-buy-now-btn {
    position: fixed;
    width: 45%;
    right: 10px;
	bottom:10px;
}

.single_add_to_cart_button {
	 position: fixed;
    width: 45%;
    left: 10px;
	bottom:10px;
	
}

.wd-carousel-inner .wd-carousel-item {
	max-width:168px;
}

.single-product .wd-carousel-inner .wd-carousel-item { 
	max-width:calc(100% / var(--wd-col));
}

 .swiper-pagination-bullet {
        width: 15px !important;
        height: 4px !important;
        border-radius: 2px;
    }

.swiper-pagination-bullet-active {
	 width: 35px !important;
        height: 4px !important;
        border-radius: 2px;
    }

.wd-product.wd-hover-tiled .product-wrapper {
    box-shadow: none !important;
    border: 1px solid #d7dbdf;
    border-radius: 6px;
    min-width: 140px;
    max-width: 168px;
    width: 100%;
}

.cart-content-wrapper>.cart-totals-section .cart-totals-inner .checkout-button {
    width: 50%;
	   height:60px;
    position: fixed;
    right: 0;
    z-index: 9;
    bottom: 0;
    margin-bottom: 0;
    border-radius: 0;
box-shadow: 0px 2px 11px rgba(0, 0, 0, .05);
    }

.wd-builder-off #place_order {
    width: 50%;
	height:60px;
    position: fixed;
    bottom: 0;
    right: 0;
    border-radius: 0;
    box-shadow: 1px -7px 6px 0px #3333330f;
    z-index: 9;
box-shadow: 0px 2px 11px rgba(0, 0, 0, .05);
    }

.cart-content-wrapper>.cart-totals-section .cart-totals-inner {
    margin-bottom: 40px;
}

.checkout-order-review>.woocommerce-checkout-review-order .wd-table-wrapper {
	border-radius:12px;
	box-shadow:none;
}

.order-total {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 50%;
    display: flex;
    gap: 2px;
    background: white;
    height: 60px;
    z-index: 9;
box-shadow: 0px 2px 11px rgba(0, 0, 0, .05);
    }

.cart-totals-inner .shop_table_responsive tr:last-child {
        position: fixed;
        bottom: 0;
        left: 0;
        height: 60px;
        display: flex;
        padding-left: 10px;
        justify-content: flex-start;
        align-items: center;
	box-shadow: 0px 2px 11px rgba(0, 0, 0, .05);
    
    }

.menu-image-title-after {
    width:23px !important;
	height:23px !important;
}
.menu-image-title {
    padding-left: 10px;
    font-size: 14px;
    font-weight: 800;
}
.menu-item img{
	width: 32px;
    height: 32px;
}

.wd-nav-mobile>li>a {
	border:none;
}

.wd-action-btn.wd-style-icon .button { 
	display:none;
}



}

