.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#e0e0e0;
	background-image: none;
	background-attachment:scroll;
	background-position:center center;
}

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

:root{
--wd-text-font:"Circe", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(85,85,85);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Circe", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Circe", 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:"Circe", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Circe", 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:16px;
}
:root{
--wd-header-el-font:"Circe", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(22,26,28);
}
:root{
--wd-alternative-color:#fbbc34;
}
: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:#ffffff;
}
:root{
--btn-shop-bgcolor-hover:#ffffff;
}
:root{
--btn-accent-bgcolor:#ffffff;
}
:root{
--btn-accent-bgcolor-hover:#ffffff;
}
: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: 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-shop-bottom-active: -1px;
				--btn-shop-brd-radius: 0.001px;
				--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);
			
			
					
									--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;
			
			
			
					
								}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]) {
				padding-left: calc((100vw - 1222px - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-scroll-w)) / 2);
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
					rs-slides [data-type=text],
		rs-slides [data-type=button] {
			font-family: Circe !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: Circe !important;
			}
			
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//decona.com.ua/wp-content/themes/od-web/fonts/woodmart-font.woff2?v=7.0") format("woff2");
}

@font-face {
	font-family: "Circe";
	src: url("//decona.com.ua/wp-content/uploads/2022/09/circe-400.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Circe";
	src: url("//decona.com.ua/wp-content/uploads/2022/09/circe-500.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Circe";
	src: url("//decona.com.ua/wp-content/uploads/2022/09/circe-700.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

input[type="file"]::-webkit-file-upload-button {
padding: 12px 40px;
font-size: 13px;
background-color:rgba(255, 255, 255, 0);
color: #fff;
border: none;
text-transform: uppercase;
font-weight: 600;
}

input[type="file"]::-webkit-file-upload-button:hover {
   color: #777;
   transition: 0.5s;
}

input[type="file"]::before {
content: "";
background-image: url('/wp-content/uploads/2020/02/paperclip-w.svg');
background-size:30px;
width: 30px;
height: 30px;
margin:5px 5px;
background-repeat: no-repeat;
position: absolute;
}

.send-bt{
	width:100%;
}

.screen-reader-response{
	display:none;
}


.p-h-b a{
	font-weight:bold;
	font-size:1.1em;
}

.p-h-b a:hover{
	color:#777;
}

.p-h-b .info-box-content{
	position:relative;
	right:10px;
	top:3px;
}

.menu-phone a span{
	margin-left:25px
}

.menu-phone a{
	border-bottom:none!important;
}

.menu-phone a span:before{
content: '';
background-image: url('/wp-content/uploads/2020/02/phone-b.svg');
background-size:25px;
width: 25px;
height: 25px;
margin:-1px -30px;
background-repeat: no-repeat;
position: absolute;
}
.menu-phone span{
	font-size: 16px;
}


.icon-sub-menu{
	background-color:rgba(255, 255, 255, 0.8);
}
 .icon-sub-menu.up-icon{
	color:black;
	background-color:rgba(255, 255, 255, 0.9);
}

#contact-block-ls{
	position:absolute;
	margin-top:300px;
}



.od-web-copy img{
	width:25px;
	position:relative;
	top:-1px;
	margin-left:3px;
	margin-right:5px;
}

.col-left a{
	font-weight:bold;
}

.menu-phone{
	margin-top:15px;
}

.nav-link-text,
.wd-nav-mobile li a{
	line-height:25px;
}

.wd-nav-mobile li a:hover{
	font-weight:900;
	color:#000;
}

.wd-nav-mobile li a{
-webkit-transition: 0.25s;
-moz-transition: 0.25s;
-ms-transition: 0.25s;
-o-transition: 0.25s;
transition: 0.25s;
}

.wd-logo img[src$=".svg"]{
	width:110px;
}

.current-menu-item{
	box-shadow:0px 1px 10px 1px #D2CED3;
}

.current-menu-item{
	box-shadow:0px 1px 10px 1px #D2CED3;
}

a[href^="tel"], a[href^="mailto"] {
color: inherit;
text-decoration: none;
}

.scrollToTop{
	border-radius:0;
}

.wd-header-mobile-nav .wd-tools-icon:before{
	font-size:35px;
}
.page-title h1{
	text-shadow: 1px 1px 1px #373737;
}
@media (min-width: 1025px) {
	.wd-side-hidden{
	width:440px
}

.od-h-mb{
	display:none;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.t-left{
	text-align: left;
--text-align: left;
}

.wd-side-hidden{
	width:440px
}

.od-h-pc{
	display:none;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.t-left{
	text-align: left;
}


.od-h-pc{
	display:none;
}
}

@media (max-width: 576px) {
	.t-left{
	text-align: left;
}


.text-right{
	text-align: left;
}

.od-h-pc{
	display:none;
}
}

