.page-title-default{
	background-color:#487737;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#f5f6f7;
	background-repeat:repeat-x;
	background-size:contain;
	background-position:left top;
}

:root{
--wd-text-font:Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:700;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font: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;
}
:root{
--wd-header-el-font:Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:16px;
}
:root{
--wd-primary-color:#2f8f28;
}
:root{
--wd-alternative-color:#f29400;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#f29400;
}
:root{
--btn-shop-bgcolor-hover:#e08200;
}
:root{
--btn-accent-bgcolor:#3BB5E8;
}
:root{
--btn-accent-bgcolor-hover:#3DA6D2;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//atrix.kz/wp-content/themes/files/fonts/woodmart-font.woff?v=6.0.4") format("woff"),
	url("//atrix.kz/wp-content/themes/files/fonts/woodmart-font.woff2?v=6.0.4") format("woff2");
}

	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-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-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1570px;
		}
	}

	.container {
		max-width: 1600px;
	}
	
	
	@media (min-width: 1600px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1600px) / 2);
			padding-right: calc((100vw - 1600px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1617px) / 2);
			padding-right: calc((100vw - 1617px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
		rs-slides [data-type=text],
rs-slides [data-type=button] {
	font-family: Arial, Helvetica, sans-serif !important;
}
	
		rs-slides h1[data-type=text],
rs-slides h2[data-type=text],
rs-slides h3[data-type=text],
rs-slides h4[data-type=text],
rs-slides h5[data-type=text],
rs-slides h6[data-type=text] {
	font-family: Arial, Helvetica, sans-serif !important;
}
			.grecaptcha-badge {display: none;} /* Скрыть reCAPTCHA v3*/
.woodmart-button-wrapper.inline-element {
    margin-bottom: 25px !important;
}
button.mfp-close {
    opacity: 1 !important;
}
.fancybox-button.fancybox-close-small {
	display: none !important;
}
.pwb-single-product-brands {
    padding-top: 1em;
    margin-bottom: 20px;
}
.filter__checkgroup-count {
    top: 4px;
}
/*СТИЛИ ДЛЯ ЧЕКБОКОСОВ**/

input[type="checkbox"]:checked,
input[type="checkbox"]:not(:checked)
{
    position: absolute;
    left: -9999px;
}

input[type="checkbox"]:checked + label + label,
input[type="checkbox"]:not(:checked) + label + label {
    display: inline-block;
    position: relative;
    padding-left: 28px;
    cursor: pointer;
}

input[type="checkbox"]:checked + label + label:before,
input[type="checkbox"]:not(:checked) + label + label:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 2px;
    width: 18px;
    height: 18px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
}

input[type="checkbox"]:checked + label + label:before,
input[type="checkbox"]:not(:checked) + label + label:before {
    border-radius: 2px;
}

input[type="checkbox"]:checked + label + label:after,
input[type="checkbox"]:not(:checked) + label + label:after {
    content: "";
    position: absolute;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

input[type="checkbox"]:checked + label + label::after, input[type="checkbox"]:not(:checked) + label + label::after {
    left: 3px;
    top: 6px;
    width: 13px;
    height: 7px;
    border-radius: 1px;
    border-left: 4px solid #2F8F28;
    border-bottom: 3px solid #2F8F28;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

input[type="checkbox"]:not(:checked) + label + label:after {
    opacity: 0;
}

input[type="checkbox"]:checked + label + label:after{
    opacity: 1;
}

/* КОНЕЦ: СТИЛИ ДЛЯ ЧЕКБОКОСОВ */
.filter .filter__checkgroup-aside .filter__inner-hierarchy-button a {
font-size: 24px;
	top: -6px;
position: relative;
	color: #2F8F28;
font-weight: 700;
}
.filter label { font-size: 16px; color: #727272; transition: all .25s ease;}
.filter label:hover { color: #333; }
.filter__title {
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 20px;
    color: #2d2a2a;
    text-transform: uppercase;
    font-size: 18px;
		font-weight: 700;
}
.add-to-cart-loop.modal-name:before {
    content: "\f126";
		font-family: woodmart-font;
}
.woocommerce_single_product_summary .edgar {
	padding: 18px 32px;
	font-size: 14px;
	line-height: 16px;
	border-radius: var(--btn-shop-brd-radius);
	color: var(--btn-shop-color);
	box-shadow: var(--btn-shop-box-shadow);
	background-color: var(--btn-shop-bgcolor);
}
.woocommerce_single_product_summary .edgar:hover {
	color: var(--btn-shop-color-hover);
	box-shadow: var(--btn-shop-box-shadow-hover);
	background-color: var(--btn-shop-bgcolor-hover);
}

.wd-entry-meta,
.hovered-social-icons {
display: none !important;
}

/* Скрываем технический контейнер скрытых полей Contact Form 7 */
.wpcf7 form fieldset.hidden-fields-container {
    display: none !important;
}
