.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:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", 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:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", 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:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(51,175,47);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(52,191,74);
}
:root{
--btn-default-bgcolor-hover:rgb(52,191,74);
}
:root{
--btn-shop-bgcolor:rgb(53,191,74);
}
:root{
--btn-shop-bgcolor-hover:rgb(53,191,74);
}
:root{
--btn-accent-bgcolor:rgb(53,191,74);
}
:root{
--btn-accent-bgcolor-hover:rgb(53,191,74);
}
: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: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-shop-brd-radius: 5px;
				--btn-shop-box-shadow: none;
				--btn-shop-box-shadow-hover: none;
					
					
			
			
							--btn-accent-brd-radius: 5px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
					
								}

	
	
			@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);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
	
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//gorelovskiy.ru/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.5.4") format("woff2");
}

.product-grid-item .product-title a {font-weight:bold;}
/*делаем хедер колонками, а не flex */
/*.whb-general-header-inner>.whb-col-left  {
		flex-direction: column;
		float: left;
}*/
.whb-general-header-inner>.whb-col-right  {
		flex-direction: column;
		float: right;
		align-items: flex-end;
}
.whb-general-header-inner>.whb-col-center  {
		flex-direction: column;
		float: center;
		align-items: flex;
}
.whb-col-right {
		padding-top: 10px;
}
/*Номера телефонов*/
.phone-800 {
    margin-top: -12px;
    text-align: right;
}
.bigger-phone {
    color: #34bf4a;
    font-size: 25px;
    font-weight: 700;
    font-family: 'Open Sans';
}
.bigger-phone:hover {
	color: #34bf4a;
}
.simple-phone {
    color: #34bf4a;
    font-family: 'Open Sans';
    font-size: 20px;
}
.simple-phone:hover {
	color: #34bf4a;
}
.callback-bnt-order {
    margin-top: -12px;
}
.naming-brand {
    font-size: 26px;
    font-family: 'Open Sans';
    font-weight: 900;
    color: #34bf4a;
}
.discripter {
    margin-top: -14px;
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 700;
}
/*Заголовок*/
.head-1 {
    font-size: 35px;
    color: #fff;
}
.first-string-head {
    font-size: 50px;
}
.anither-clor {
		color: #83b735;
}
.list-main {
    color: #f7f7f7;
    font-size: 20px;
    font-family: 'Roboto';
}
.list-main .list-content {
    margin-bottom: 13px;
}
/*кнопка*/
.cta-button-first {
    margin-top: -20px;
    margin-bottom: 30px;
   	color: #fef4e9 !important;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
    font-family: 'Open Sans';
		border: solid 1px #da7c0c;
		background: #34bf4a;
		background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
		background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
		background: -ms-linear-gradient(top,  #faa51a,  #f47a20);
        background-image: -o-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.cta-button-first:hover {
	background: #34bf4a;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	background: -ms-linear-gradient(top,  #f88e11,  #f06015);
        background-image: -o-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.cta-button-first:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	background: -ms-linear-gradient(top,  #f47a20,  #faa51a);
        background-image: -o-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
.img-stanok {
		width: 700px !important;
		opacity: 0.9 !important;
}
/*Форма обратной связи*/
.callback-btn-form-light {
    background-color: #34bf4a;
    color: #fff;
    border-radius: 8px;
		width: 100%;
}
.whiteform {
    border-radius: 8px !important;
}@media (min-width: 577px) and (max-width: 767px) {
	.callback-bnt-order {
    margin-top: 0px;
}
.naming-brand {
    font-size: 19px;
}
.discripter {
    margin-top: -14px;
    font-size: 12px;
}
}

@media (max-width: 576px) {
	.callback-bnt-order {
    margin-top: 0px;
}
.naming-brand {
    font-size: 19px;
}
.discripter {
    margin-top: -14px;
    font-size: 12px;
}
}

