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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 17px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: rgb(0,59,187);
	--wd-alternative-color: rgb(255,0,0);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(255,0,0);
	--btn-default-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgb(0,59,187);
	--btn-default-bgcolor-hover: rgb(255,0,0);
	--btn-accented-bgcolor: rgb(0,59,187);
	--btn-accented-bgcolor-hover: rgb(255,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,0,0);
	--notices-warning-color: #fff;
}
.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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(0,59,187);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 28px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: rgb(0,59,187);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-secondary > li > a {
	font-weight: 300;
	font-size: 14px;
	color: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 13px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


/*.site-content{
	margin-bottom: 0px;}*/

.main-page-wrapper{
	padding-top: 0px;
	min-height: 0vh;}

#WOODMART_Widget_Price_Filter,
#WOODMART_Widget_Sorting{
display:none;
}

.wd-back-btn{
	display:none;}

.woocommerce-mini-cart__total strong { 
    font-size: 19px !important;
		font-weight: 400 !important;
}

.woocommerce-mini-cart__total .woocommerce-Price-amount{
	font-size: 19px !important;
}

.wd-add-btn{
	display:none !important;
}

.wd-products-per-page{
	display:none ;
}

/*.tc-totals-form dl.tm-extra-product-options-totals
{
	display:none;*/

/*.page-title{
margin-block: 0px 0px !important;
}*/

/*.wd-content-layout{
    padding-block: 0px; 
}*/

.price .woocommerce-Price-amount.amount:nth-of-type(3),
.price .woocommerce-Price-amount.amount.amount-eur:nth-of-type(4) {
  display: none !important;
}@media (min-width: 1025px) {
	.wd-product {
	--wd-prod-bg-sp: 20px !important;
}
}

