@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//xn------5cdacbhlfianfjvlf5axkaj5adgkbihxck4c.xn--p1ai/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.1") format("woff2");
}

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", 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(0,0,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(230,79,77);
	--wd-link-color-hover: rgb(137,137,137);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(102,102,102);
	--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: rgb(242,242,242);
	background-image: url(https://freenew.ru/wp-content/uploads/2021/10/landing-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-image: url(/wp-content/uploads/2024/11/bg_slider.jpg);
	background-size: cover;
	background-position: center top;
}
.footer-container {
	background-color: rgb(240,242,244);
	background-image: none;
}
html .page-title .breadcrumbs a, html .page-title .breadcrumbs span, html .page-title .yoast-breadcrumb a, html .page-title .yoast-breadcrumb span {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-transform: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/*########################### ДЛЯ ВСЕХ ###########################*/




/*########################### ТОП ШАПКА ###########################*/
.wd-logo img[src$=".svg"] {
    height: 48px!important;
    width: auto!important;
    display: block!important;
    margin-right: auto!important;
}
.wd-logo {
    text-align: left!important; 
}
@media (max-width: 1024px) {
    .wd-logo img[src$=".svg"] {
        height: 35px!important;
    }
		.wd-logo {
    	text-align: right!important; 
		}

}




/*########################### НОВОСТИ ###########################*/
.meta-post-categories, .wd-post-cat, .entry-meta, .wd-entry-meta, #comments {
		display:none!important;
}
.post-title-large-image.title-size-default .title {
		font-size: var(--wd-title-font-s)!important;
		line-height: 1.2!important;
}
.post-title-large-image .title {
		color: #000000!important;
}
.post-title-large-image.color-scheme-light:after {
		background: none!important;
}
.single-post .page-title-default {
		background-position: center center;
}
.wd-page-nav:not(:last-child) {
		margin-bottom: 0px!important;
}
.single-post .site-content {
		margin-bottom: 0px!important;
}






/*########################### ФОРМА ELEMENTOR ###########################*/
.e-form__buttons {
		display: flex;
}
.e-form__buttons div {
		order:2;
}
#errorcaptcha {
		order:1;
		width: 100%;
		margin: 0 20px 40px 20px;
		padding:20px;
		text-align: center;
		background-color: red;
		color:white;
}
.elementor-message {
		width: 100%!important;
		margin: 20px 0 0 0!important;
		padding:20px!important;
		text-align: center!important;
}
.elementor-message-success {
		background-color: green!important;
		color: white!important;
}
.elementor-message-danger {
		background-color: red!important;
		color: white!important;
}
.elementor-message.elementor-message-danger:before {
		content: ''!important;
}





/*########################### ПОДВАЛ ###########################*/
.supersmall {
	font-size:6px!important;
}
.wd-prefooter {
	padding-bottom:0px!important;
}





