@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.ezzemart.com/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.3.7") format("woff2");
}

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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", 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: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(11,155,247);
	--wd-alternative-color: rgba(28,97,231,0.2);
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(247,147,30);
	--btn-default-color-hover: rgb(247,147,30);
	--btn-accented-bgcolor: rgb(247,147,30);
	--btn-accented-bgcolor-hover: rgb(247,147,30);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(11,155,247);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(247,147,30);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(247,147,30);
	--wd-link-color-hover: rgb(247,147,30);
	--wd-sticky-btn-height: 95px;
}
.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: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-buy-now-btn, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	font-size: 16px;
	color: rgb(255,255,255);
	background: rgb(11,155,247);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-buy-now-btn:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	color: rgb(255,255,255);
	background: rgb(11,155,247);
}
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-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgb(0,0,0);
	--wd-form-bg: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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: 1250px;
--wd-form-brd-radius: 35px;
--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: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
}

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


.wd-page-title {
background-color: rgb(28,97,231);
}

button#wd-add-to-cart {
    border-radius: 10px;
    font-size: 15px;
    padding: 0 20px 0 20px;
}
	
button#place_order {
    border-radius: 10px;
    background-color: green;
    font-size: 15px;
}

label.required_field {
    font-size: 18px;
    font-weight: 600;
}


.wd-products-with-shadow.elements-list.products-bordered-grid, .wd-products-with-shadow.products-bordered-grid .owl-stage-outer, .wd-products-with-shadow.products-bordered-grid .wd-owl:not(.owl-loaded), .wd-products-with-shadow.products-bordered-grid>.product-grid-item, .wd-products-with-shadow:not(.products-bordered-grid) .product-wrapper {
    box-shadow: 0 0 4px rgba(0, 0, 0, .12);
    margin: 1px;
}



table.shop_table.woocommerce-checkout-review-order-table bdi {
    color: black;
}


.whb-main-header .container {
    background-color: transparent;
}

.elementor-element.elementor-element-2fbaf358.wd-style-shadow.elementor-widget__width-auto.wd-single-brands.text-left.elementor-widget.elementor-widget-wd_single_product_brands {
    display: none;
}

.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) img {
    width: 100%;
    height: 150px;
    object-fit: contain;
}

.product-grid-item .price {
    background-color: #0b9bf7;
    padding: 2px 2px 2px 2px;
    border-radius: 5px;
}

.amount {
    color: white;
}




.cart-widget-side .widget_shopping_cart_content {
    padding: 10px; 
}

p#billing_country_field {
    display: none;
}

.elementor-widget-wd_checkout_shipping_details_from {
    display: none;
}

span.breadcrumb-last {
    display: none;
}

.category-grid-item .hover-mask {
    padding: 10px;
    font-size: clamp(1rem, 5vw, 2rem);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

a.wd-entities-title:hover, .wd-entities-title a:hover {
    color: rgb(0 0 0 / 80%);
}

a.button.product_type_simple.add-to-cart-loop {
    display: none;
}


.shopproduct bdi {
    font-size: 24px;
}

.product-labels.labels-rounded {
    display: none;
}

a.button.product_type_variable.add_to_cart_button.add-to-cart-loop {
    display: none;
}

.products-bordered-grid.wd-products-with-bg.elements-grid>.wd-col, .products-bordered-grid.wd-products-with-bg .wd-carousel-inner {
    background-color: #ffffff;
    border-radius: 8px;
}

.wd-entities-title a {
    color: black;
	font-size: 14px
}

bdi {
    font-size: 13px;
    font-weight: 800;
    line-height: 18px;
}


a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    display: none;
}


@media (min-width: 577px) and (max-width: 767px) {
	.whb-color-light .wd-tools-element.wd-design-6>a>:is(.wd-tools-inner,.wd-tools-icon) {
    border-color: rgb(0 0 0 / 25%);
}
span.wd-tools-icon {
    color: black;
}
}

@media (max-width: 576px) {
	@media (max-width: 767px) {

    .wd-sticky-bottom-btn {
        display: flex !important;
        height: 60px !important;
        overflow: visible !important;
        position: fixed !important;
        bottom: 0 !important;
        left: 0; right: 0;
        z-index: 999999 !important;
    }

    .wd-sticky-bottom-btn .single_add_to_cart_button {
        flex: 1 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .wd-sticky-bottom-btn .wd-buy-now-btn {
        flex: 1 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }
}

.wa__btn_popup {
    margin-bottom: 50px;
}






.wd-toolbar-home.wd-toolbar-item.wd-tools-element {
    background-color: #0b9bf7;
    border-radius: 30px 30px 0 0;
    padding: 5px;
}

.wd-toolbar-home span.wd-tools-icon {
        color: #ffffff;
    }

.wd-toolbar-home span.wd-toolbar-label {
    color: white;
}


.whb-color-light .wd-tools-element.wd-design-6>a>:is(.wd-tools-inner,.wd-tools-icon) {
    border-color: rgb(0 0 0 / 25%);
}
span.wd-tools-icon {
    color: black;
}
}

