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

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

:root {
	--wd-cat-brd-radius: 25px;
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(10,10,10);
	--wd-text-font-size: 15px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(10,10,10);
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(10,10,10);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: IRansansX;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(10,10,10);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: IRansansX;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(237,0,47);
	--wd-alternative-color: rgb(237,0,47);
	--btn-default-bgcolor: rgb(38,40,51);
	--btn-default-bgcolor-hover: rgb(237,0,47);
	--btn-accented-bgcolor: rgb(38,40,51);
	--btn-accented-bgcolor-hover: rgb(237,0,47);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(237,0,47);
	--wd-link-color-hover: rgb(153,0,0);
	--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;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(38,40,51);
	background-image: none;
}
.page .wd-page-content {
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-image: none;
	background-repeat: repeat;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, 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], html .cart-totals-inner .checkout-button, html .woocommerce-mini-cart__buttons .checkout, html #place_order {
	color: rgb(255,255,255);
	background: rgb(237,0,47);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button: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, html .cart-totals-inner .checkout-button:hover, html .woocommerce-mini-cart__buttons .checkout:hover, html #place_order:hover {
	color: rgb(255,255,255);
	background: rgb(165,3,3);
}
.product-labels .product-label.onsale {
	background-color: rgb(237,0,47);
}
.product-labels .product-label.featured {
	background-color: rgb(237,0,47);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(237,0,47);
	color: 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: 1600px;
--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: 12px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


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

@font-face {
	font-family: "DanaVariable";
	font-weight: 400;
	font-style: normal;
}

/*

.product_title {
    font-size: 28px !important;
}
.widget .price .amount {
font-size: 16px;
	color: #c70000 !important;
}
.price .amount {
font-size: 30px;
	color: #c70000 !important;
}
.product-grid-item .price .amount {
font-size: 20px;
	color: #c70000 !important;
}
.price, .price strong{
	color: #c70000 !important;
}
.entry-content p{
text-align: justify;
	}

.price del {
    color: #525252 !important; 
	font-size: 24px !important;  !important; 
}

.price del .amount {
    font-size: 18px !important; 
    color: #a3a3a3 !important;
}


.main-page-wrapper{
padding-top: 0px !important;
}
*/

.label-term-eco, .label-term-high-sequrity {
	background-color: #6a0000 !important;
}

.h3-font-size{
		font-size: 20px;
    font-weight: bold;
}

.lead-to-buy-online{
font-size: 15px !important;
}

.wd-single-content a {
    color: rgb(234 38 61);
}

.wd-price-unit,
del .woocommerce-Price-amount.amount {
    color: #606060 !important;
}

.wof-widget
{
	z-index:1;
}@media (min-width: 1025px) {
	.wd-dropdown-menu.wd-design-default, .wd-dropdown-menu.wd-design-default .wd-dropdown
{
	width: 300px;
}
.single-post .widget {
    box-shadow: 0 0px 0px 3px #262833 !important;
    border-radius: 5px !important;
}
.wplp_thumb {
	border-radius: 5px;
}
}

