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

.header-banner{
	background-color:rgb(222,255,35);
}

.page-title-default{
	background-color:rgb(232,232,232);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
}

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(43,43,43);
--wd-text-font-size:15px;
}
:root{
--wd-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-transform:none;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:700;
--wd-entities-title-transform:none;
--wd-entities-title-color:rgb(40,40,40);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Montserrat", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:500;
--wd-widget-title-transform:none;
--wd-widget-title-color:rgb(35,35,35);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Montserrat", 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:rgb(113,33,34);
}
:root{
--wd-alternative-color:rgb(255,144,0);
}
:root{
--wd-link-color:rgb(113,33,34);
--wd-link-color-hover:rgb(96,19,40);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#83b735;
}
:root{
--btn-shop-bgcolor-hover:#74a32f;
}
:root{
--btn-accent-bgcolor:#83b735;
}
:root{
--btn-accent-bgcolor-hover:#74a32f;
}
: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: #fff;
	--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: 35px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 35px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 35px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
	
	
	
	
		}

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

	.container {
		max-width: 1340px;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1310px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1320px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1330px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1340px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1350px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1370px;
		}

		@media (min-width: 1357px) {

			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

		@media (min-width: 1340px) {

			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

	




	.woodmart-woocommerce-layered-nav .wd-scroll-content {
		max-height: 223px;
	}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//xn--22-6kcaax8c5a.xn--p1ai/wp-content/themes/akkord/fonts/woodmart-font.woff2?v=6.4.2") format("woff2");
}

.grecaptcha-badge {visibility: hidden;}
body .wpcf7 input.wpcf7-submit.btn {
		width: 100%;
    padding: 18px 0;border-radius:10px;font-size:16px;font-weight:900;}
body .wpcf7 textarea {
    min-height: 126px;
}
body strong, body b {
    font-weight: 700;
}
.woodmart-content-popup {border-radius:7px;}
body .wd-popup {padding: 25px;}
body .wpcf7 input, .wpcf7 select, .wpcf7 textarea {
    font-size: 14px;
    border-radius: 10px;
    border: 1px solid #f4f4f4;
    background-color: #f9f9f9;
    padding: 8px 25px;
	height: 50px;
    letter-spacing: 1.15px;
    transition: all .3s;
}
body .wpcf7 .btn-color-default{
	background: #ffb71f;
	transition: all .4s ease;
color:#000; border: none;}
body .wpcf7 .btn-color-default:hover{
	background: #df9b0b;color:#000;border-width:0;}
.formz {text-align:center;font-size:24px;font-weight:700;margin-bottom:20px;}
.formz2 {text-align:center;font-size:15px;margin-bottom:20px;}
.prp {font-size:11px;text-align:center;}
body .btnblick .elementor-button-text, body .btnblick .btn.btn-color-default{
    padding: .9vw 2vw;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 6;
	overflow: hidden;
    cursor: pointer;
    border: none;
    border-radius: 45px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#e98400), to(#ffa42e)), -webkit-gradient(linear, left bottom, left top, from(#ee858c), color-stop(98%, #fabcbc), to(#fabcbc));
    background-image: linear-gradient(to top, #e98400 0%, #ffa42e 100%), linear-gradient(to top, #ee858c 0%, #fabcbc 98%, #fabcbc 100%);
    position: relative;
    -webkit-box-shadow: 0 8px 13px rgb(227 171 24 / 49%), inset 0 -4px 1px #b96900;
    box-shadow: 0 8px 13px rgb(227 171 24 / 49%), inset 0 -4px 1px #b96900;
    color: #fff;
    width: 100%;
	height:80px;
	max-width: 330px;
	font-size: 17px;
	font-weight: 700;
}
body .btnblick .elementor-button-text:hover, body .btnblick .btn.btn-color-default:hover{box-shadow:none;}
body .btnblick .elementor-button-text:after, body .btnblick .btn.btn-color-default:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes slideme {
    0% { left: -30px; margin-left: 0px; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; } 
}
.whb-top-bar #menu-glavnoe-menyu li a {text-transform:none;padding:0 5px;}
body .whb-header-bottom {background: #712122;
    background: linear-gradient(0deg, #712122 0%, #d21e24 100%);}
.phone {color:#202020;font-weight:bold;font-size:18px;}
body .wd-nav.wd-gap-l {--nav-gap: 25px;}
.popitem .wd-btn-text {font-size:18px;font-weight:700;color:red;cursor:default;}
.popitem .btn.btn-style-link{border-bottom:none;}
.colour{
	display: block;
	position: relative;
	width: 16%;
	float: left;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.colour .colour-rectangle{
	border: 1px solid #DFDFDF;
	float: left;
	width: 60px;
	height: 30px;
	margin-right: 8px;
}

.colour .colour-name{
	font-size: 13px;
	color: #747474;
	float: left;
	margin-top: 5px;
}

#whatsapp_widget {display: flex;justify-content: center;align-items: center;z-index:9999; position: fixed; left: 20px; bottom:20px; width: 42px; height: 42px;  background-color: #ef8d0d; border-radius: 50px; box-shadow: 0px 6px 25px rgb(0 0 0 / 25%) }
#whatsapp_widget svg {margin:2px 1px 0 0;transition: height 0.4s; height: 92%; fill: #FFF;}
#whatsapp_widget:hover svg {height: 97%;}
#whatsapp_widget>span{color: #FFF; font-size: 14px;}
#whatsapp_widget{width: unset; padding: 0 15px 0 15px;}
#whatsapp_widget {animation: 3s radial-pulse 10s infinite; }
@keyframes radial-pulse { 0% {box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);} 50% {box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);} 100% {box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);} }
.hidden-fields-container {display:none}@media (min-width: 768px) and (max-width: 1024px) {
	body .wd-nav.wd-gap-l {
    --nav-gap: 30px;
}
}

