@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//254a.ru/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.2.4") format("woff2");
	font-display:swap;
}

.wd-popup.wd-promo-popup{
	background-color:rgba(255,255,255,0);
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(0,118,145);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#001619;
	background-image: none;
}

:root{
--wd-text-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-title-font-weight:500;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Roboto", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:500;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:14px;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title, html .product.category-grid-item .more-products, html .product.category-grid-item.cat-design-replace-title .more-products, html .product.wd-cat .wd-cat-count{
	color: #ffffff;
}

:root{
--wd-primary-color:rgb(0,150,169);
}
:root{
--wd-alternative-color:#035c75;
}
:root{
--wd-link-color:rgb(0,150,169);
--wd-link-color-hover:rgb(0,109,145);
}
body{
	background-image: none;
	background-repeat:repeat;
	background-size:inherit;
}

.page .main-page-wrapper{
	background-image: none;
	background-repeat:no-repeat;
}

:root{
--btn-default-bgcolor:rgb(0,118,145);
}
:root{
--btn-default-bgcolor-hover:#035c75;
}
:root{
--btn-accented-bgcolor:rgb(0,118,145);
}
:root{
--btn-accented-bgcolor-hover:#035c75;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 1px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #fff;
		
					--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-sticky-btn-height: 95px;
					
					--wd-brd-radius: 0px;
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
			@media (max-width: 768px) {
			:root {
				--wd-sticky-btn-height: 42px;
			}
		}
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1350px;
			}
		}

		.container {
			max-width: 1380px;
		}

		:root{
			--wd-container-w: 1380px;
		}
	
			@media (min-width: 1380px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1380px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1380px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
			:root {
			--wd-header-banner-h: 85px;
		}
		@media (max-width: 1024px) {
			:root {
				--wd-header-banner-h: 0px;
			}
		}
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
					rs-slides [data-type=text],
		rs-slides [data-type=button] {
			font-family: Roboto !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: Roboto !important;
			}
			
@font-face {
	font-family: "Metropolis";
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Metropolis";
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

.vc_custom_1581592269924 {
    border-bottom-width: 1px !important;
    padding-top: 15px !important;
    border-bottom-color: rgba(0, 0, 0, 0.87) !important;
    border-bottom-style: solid !important;
}
.footer-sidebar {
    padding-top: 0px;
    padding-bottom: 0px;
}
.footer-column {
    margin-bottom: 10px;
}
.widget:last-child {
		margin-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: none;
}
.wpb-js-composer .vc_tta-color-pink.vc_tta-style-modern .vc_tta-tab>a {    
    font-size: 15px;
    text-transform: uppercase;
}

.product-image-summary .entry-title {    
    font-size: 27px;
    line-height: 1.2;
}
ul.sub-menu.mega-menu-list span.nav-link-text {
    font-size: 13px;
    line-height: 1.2;
}
.dropdowns-color-light .header-categories-nav .menu, .woodmart-dark .vertical-navigation .menu {
    border-color: rgba(255,255,255,.15);
    background-color: #5aa1e3;
}
.filter__label-button {    
    font-size: 12px;    
    padding: 5px 7px;    
    text-transform: uppercase;
}
.nav-shop h1.entry-title {
    font-size: 36px;
    font-weight: 400;
}
.hasno-product-count .category-nav-link {
    padding-right: 7px;
    padding-left: 7px;
}
.nav-shop h1.entry-title {
    font-size: 24px;
    font-weight: 500;
}
.category-nav-link .category-name {
    font-weight: 500;
    font-size: 12px;
}
.category-nav-link .category-name {  
    letter-spacing: .1px;    
}
.whb-main-header .info-box-icon {
    margin-top: 4px;
}
.blog-design-masonry .entry-title {
    font-size: 16px !important;
    line-height: 1.3;
}
.woodmart-logo img {
    padding-top: 10px;    
}
.box-icon-align-left .box-icon-wrapper {
    margin-right: 10px;
    max-width: 50%;
}
.menu-simple-dropdown .sub-menu-dropdown, .menu-simple-dropdown .sub-sub-menu {    
    width: 260px;
}
.menu-simple-dropdown li {    
    border-bottom: 1px solid #eee;
}
.menu-simple-dropdown li a {
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    word-break: break-word;
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 500;
}

.navigation-style-bordered .menu-simple-dropdown .color-scheme-dark li a, .navigation-style-default .menu-simple-dropdown .color-scheme-dark li a, .navigation-style-separated .menu-simple-dropdown .color-scheme-dark li a, .vertical-navigation .menu-simple-dropdown li a, .woodmart-header-links .color-scheme-dark li a {
    color: #4c4c4c;
}
span.vc_tta-title-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
}

//filter//
.filter__color-button {
    display: block !important;
    border: 2px solid #fff;
    -webkit-box-shadow: inset 0 0 0 1px #dcdcdc;
    box-shadow: inset 0 0 0 1px #bbbbbb;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    position: relative;
    width: 26px !important;
    height: 26px !important;
    background: linear-gradient(to bottom, rgba(255, 255, 255, .3), rgba(255, 255, 255, 0));
}
.vertical-navigation .item-level-0>a {
    padding: 10px 12px;    
}
.header-categories-nav .categories-menu-dropdown .item-level-0>a {
    font-size: 12px;
    text-transform: uppercase;
}
.filter__checkgroup-count {
    font-size: 0.8em;
    position: relative;
    top: 4px;
    display: flex;
    color: #c1c1c1;
    font-weight: 300;
}
.filter--style-premmerce .filter__checkgroup-title {
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
}
.filter__checkgroup-title {
    padding-right: 5px;
    padding-left: 5px;
    color: #2a2727;
    text-decoration: none;
    cursor: pointer;
    margin: 0;
    padding-top: 1px;font-size: 13px;
}
.filter__checkgroup-title:hover {    
    color: #ff4300;    
}
.filter--style-premmerce .filter__title {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 0.95rem;
    font-weight: 500;
    width: 100%;
    padding: 5px 10px;
}
.filter__icon-minus:before, .filter__icon-plus:before, .filter__icon-plus:after {
    background: #1b1b1b;
    position: absolute;
    content: '';
}
.filter__handle-ico--plus {
    height: 12px;
}
.filter__icon-minus, .filter__icon-plus {
    width: 12px;
    height: 12px;
    position: relative;
}
.filter--style-premmerce .filter__item {
    border: 1px solid #efefef;
    padding: 5px;
    margin-top: 10px;
}
.filter__inner--scroll {
    max-height: 240px;
    overflow-y: auto;
    padding-right: 5px;
    padding-bottom: 15px;
}
.filter__header {
    display: table;
    width: 100%;
    background: rgba(0, 150, 169, 1);
    padding: 5px 10px;    
}
.filter__title {    
    color: #fff;
}
.filter__range-slider {
    padding-bottom: 20px;
}
.filter__icon-minus:before, .filter__icon-plus:before, .filter__icon-plus:after {
    background: #ffffff;    
}
.filter__checkgroup-check {    
    border: 1px solid #0d6b80;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.1);    
}
.filter__inner {
    margin-top: .8em;
    padding: 5px 10px;
    /* border: 1px solid; */
}
.filter__item {
    margin: 10px 0;
    border: 1px solid #f5f5f5;
    /* padding: 10px; */
}
.zakrep_elem_shapka {
	position: sticky;
}

.searchform {
	  border: 2px solid #FFD400;
}

.header-banner {
	 
}
@media (min-width: 1025px) {
	#menu-categories {  
    -moz-column-width: 150px;  
    -webkit-column-width: 150px;   
    column-width: 150px;  
} 
}

@media (min-width: 577px) and (max-width: 767px) {
	.vc_row.wpb_row.vc_row-fluid {
    padding-right: 0px !important;left: 0px !important;
}
}

@media (max-width: 576px) {
	.vc_row.wpb_row.vc_row-fluid {
    padding-right: 0px !important;left: 0px !important;
}
}

