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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(84,84,84);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", 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: 600;
	--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: "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: 18px;
	--wd-header-el-font: "Inter", 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(131,183,53);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(131,183,53);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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: 600px;
	--wd-popup-padding: 50px;
}
.page-title-default {
	background-color: rgb(0,0,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 700;
	font-size: 34px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-weight: 100;
	color: rgb(181,181,181);
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 17px;
}
html .wd-nav.wd-nav-main > li > a {
	font-weight: 700;
	font-size: 14px;
}
html .post-single-page .post-title {
	font-weight: 700;
	font-size: 42px;
}
html .post.wd-post .post-title {
	font-weight: 700;
	font-size: 26px;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(242,242,242);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(242,242,242);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(242,242,242);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 16px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 28px;
	}
	html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
		font-size: 17px;
	}
	html .wd-nav.wd-nav-main > li > a {
		font-size: 16px;
	}
	html .post-single-page .post-title {
		font-size: 30px;
	}
	html .post.wd-post .post-title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 16px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 28px;
	}
	html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
		font-size: 17px;
	}
	html .wd-nav.wd-nav-main > li > a {
		font-size: 16px;
	}
	html .post-single-page .post-title {
		font-size: 28px;
	}
	html .post.wd-post .post-title {
		font-size: 20px;
	}

}
: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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--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;
--wd-brd-radius: 0px;
}

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


.grecaptcha-badge {visibility: hidden;}

.shop-all-link {
	display: none !important;
}

.alignnone {
	padding: 3px !important;
}

.wd-hover-icons .wd-buttons {
	display: none !important;
}

.product-wrapper {
	background-color: #ffffff !important;
}

label {
	display: inline;
	color: #303030;
}

.wd-nav-product-cat .nav-link-count {
		text-transform: none;
}

.wd-prefooter {
    padding-bottom: 0px;
}

.wd-entry-meta {
	display: none;
}
.hovered-social-icons {
	display: none;
}

.tutor-wrap { margin-bottom: 60px; }

.tutor-course-filter { display: none; }@media (min-width: 1025px) {
	.wd-nav-product-cat>li>a {
	font-size: 16px;
}

.woocommerce-product-details__short-description {
	 font-size: 18px;
}
}

@media (max-width: 576px) {
	.wd-prefooter {
    padding-bottom: 0;
}
}

