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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(231,77,15);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(231,78,15);
	--btn-default-bgcolor-hover: #da3c3c;
	--btn-accented-bgcolor: rgb(76,73,77);
	--btn-accented-bgcolor-hover: rgb(76,76,76);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(99,3,7);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(231,77,15);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: transparent;
	background-image: none;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(76,73,77);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(231,77,15);
}
.product-labels .product-label.new {
	background-color: rgb(245,124,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 500px;
}
: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: 0px;
}

@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);
}
}


/* Mega menu layer position 
.wd-header-cats .wd-dropdown-menu {z-index: -9000;} */

/*.out-of-stock {display: none !important;}*/

/* Quantity + / - border*/
div.quantity input[type=button] {  
	border: 1px solid rgba(129,129,129,.2);  
}
/* Remove margin from quantity in grid view*/
.quantity {
	margin-bottom: 0px;
}

/* Hotfix for banner courosel not showin bottom shadow*/
.woodmart-carousel-spacing-30 .owl-item, .woodmart-carousel-spacing-30 .owl-carousel:not(.owl-loaded) > div {
	padding: 15px;
}

/*Change z-index for cart widget*/
.woodmart-cart-opened {
	z-index: 9999999999;
}
jdiv {z-index: 99 !important;}

.whb-sticky-header .my-account-with-text {display: none;}

/* Define classes for instock & backorders product on cart page */
.in-stock {color: #699f13;}
.out-of-stock {color: #d8232a;}

/* Search form placeholder */
.wd-search-full-screen .searchform {
	--wd-form-placeholder-color: #9e9e9e;
}


/*Footer top margin*/
.footer-sidebar {
	padding-top: 40px;
	padding-bottom: 10px;
}

/*Categories & subcategories replace #e84444 color */
footer .menu a, .custom-html-widget a {color: #ffffff; }
footer .menu a:hover, .custom-html-widget a:hover, footer .reset-last-child a:hover {
	color: #a0a0a0;
}

/* Powered by */
footer .reset-last-child a {color: #a5a5a5}
footer .reset-last-child a:hover {color: #ffffff}

/* Align labels to the left*/
.on-backorder {position: absolute;}
.woocommerce-product-gallery .product-labels, 
.wd-quick-shop .product-labels {
	align-items: flex-start !important;
}

/* Hide YITH bages on search AJAX results */
.search-results-wrapper .yith-wcbm-badge { display: none;}

/*Fix Label New in Category в Ожидание
.product-label.new {
display: flex;
align-items: center;
justify-content: center;
padding: 5px 7px;
min-height: 50px;
border-radius: 35px;
font-size: 14px;
min-width: 50px;
color: #fff;
text-align: center;
text-transform: uppercase;
word-break: break-all;
font-weight: 600;
line-height: 1.2;
}
*/
/*Hide Badge "Sale" added by Woo Discount Rules */
span.hide-me {
	display: none;
}

/*Fix position of Stock label*/
.product-labels.labels-rounded .label-with-img {
	max-width: 100px !important;
}

/* products list 7.3.0 
.products[class*="wd-stretch-cont"] .product-element-bottom {
flex: none;
}*/

/*Fix styles compatibility with Discount Rules*/
.product-labels .product-label.onsale{
	background-color:rgb(231,77,15);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px 7px;
	min-height: 50px;
	border-radius: 35px;
	font-size: 14px;
	color: white;
	font-weight: 600;
}

/* Hide empty cart button 
.cart-actions .button[name="update_cart"] {
display: none
}*/

/* Always show per page product quantity*/
.wd-builder-off .wd-products-per-page {display: flex}

/* Hide author meta info for Blogs */
.meta-author, .wd-post-meta, .wd-post-date {
	display: none !important
}


/* Change default width for dropdown mega menu*/
.wd-nav-vertical .wd-dropdown-menu:is(.wd-design-full-width,.wd-design-aside) {--wd-dropdown-width: 57vw}

@media only screen and (max-width: 1920px) { 
	.wd-nav-vertical .wd-dropdown-menu:is(.wd-design-full-width,.wd-design-aside) {--wd-dropdown-width: 65vw}
	/* 	.wd-design-full-width .nav-link-text, .wd-sub-menu li>a {font-size: 90%} */
}

@media only screen and (max-width: 1368px) { 
	.wd-nav-vertical .wd-dropdown-menu:is(.wd-design-full-width,.wd-design-aside) {--wd-dropdown-width: 75vw}
}


/*Add breakpoint for slider for small screens */
@media (max-width: 1368px) {
	div[id*='slider-'] .wd-slide{
		min-height: 600px !important;
	}
}


/* Remove border in search pop-up*/
.wd-search-full-screen .searchform input[type="text"] {
	border: 0px
}

/*Remove from cart button in widget*/
.woocommerce-mini-cart .remove {
	width: 30px !important;
	height: 30px !important;
	line-height: 30px !important
}

/* Fix grid in products list */
.wd-products[class*="wd-stretch-cont"] .product-element-bottom { flex: none !important; }

/* Trim text in title 
.product-grid-item .wd-entities-title {
white-space: initial;
-webkit-line-clamp: var(--title-line-count, 1);
display: -webkit-box;
-webkit-box-orient: vertical;
}
*/

/* Style New CSS Badge */
.yith-wcbm-badge.yith-wcbm-badge-css.yith-wcbm-badge-555633 { 
	padding: 17px 4px;
	border-radius: 40px;
}@media (min-width: 1025px) {
	/* Fix checout page UI v 7.3.0
.entry-content>.woocommerce>.woocommerce-checkout { flex-wrap: nowrap; }  */

/* Make invisible search
.whb-header .wd-header-search { display: none;}

/*Hide last child on sticky menu 
.whb-sticked .wd-nav-main li:last-child {display: none;} */
}

@media (max-width: 576px) {
	.out-of-stock {font-size: 11px !important;}

/* jivochat icon */
.wrap_6730 {bottom: 50px !important;}
jdiv.__jivoMobileButton {bottom: 3em !important;}

.widget_shopping_cart .remove {
    line-height: 30px !important;
    width: 30px !important;
    height: 30px !important;
}
.button[name=empty_cart] {margin-bottom: 2em;}

/* products list 7.3.0*/
.products[class*="wd-stretch-cont"] .product-element-bottom {
    flex: none !important;
} 
}

