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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(36,96,60);
	--wd-text-font-size: 16px;
	--wd-title-font: "BalkaraFreeCondensed", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 800;
	--wd-title-color: #24603C;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 800;
	--wd-entities-title-color: rgb(36,96,60);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "BalkaraFreeCondensed", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 800;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: rgb(36,96,60);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(36,96,60);
	--wd-alternative-color: rgb(0,95,183);
	--wd-link-color: rgb(0,95,183);
	--wd-link-color-hover: rgba(0,95,183,0.43);
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(235,122,97);
	--btn-accented-bgcolor-hover: rgb(214,111,88);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 163px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(250,239,237);
	background-image: url(http://slavyanskaya-hotel.ru/wp-content/uploads/2023/03/w-delivery-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(33,77,51);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(36,96,60);
	--wd-form-placeholder-color: rgb(36,96,60);
	--wd-form-bg: rgb(255,255,255);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "BalkaraFreeCondensed";
	src: url("//slavyanskaya-hotel.ru/wp-content/uploads/2024/03/balkarafreecondensed.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

.tennis {
	width: fit-content;
    background-color: #dceee4;
    padding: 10px 20px;
    border-radius: 10px;
}
.tennis__text {
	font-size: 16px;
    line-height: 18px;
    font-weight: 300;
}
.wd-accordion-opener {
    color: #CB031B !important;
}
.banner__block {
	text-align: center;
    width: 100%;
    background-color: #24603c;
    height: fit-content;
    padding: 40px;
    border-radius: 36px;
	color: #fff !important;
}
.banner__block .bigtitle__red__dots {
	color: #fff !important;
}
.banner__subtitle {
	text-align: center;
    font-size: 16px;
    line-height: 20px;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 38px;
}
.banner__link {
	color: #24603c;
    background-color: #fff;
    padding: 14px 20px;
    border-radius: 12px;
    display: block;
    width: fit-content;
    margin: 0 auto;
}
.banner__link:hover {
	background-color: #005FB7;
		color: #fff;
}
.clearfy-cookie-container {
    max-width: 1170px;
    margin: 0 auto;
    text-align: center;
}
.clearfy-cookie-container {
    line-height: 23px !important;
}
.clearfy-cookie-accept {
    padding: 0px 6px !important;
    font-size: 13px !important;
    cursor: pointer;
    text-transform: capitalize !important;
    line-height: 13px !important;
    min-height: 26px !important;
}
#bron-1 p, #bron-2 p, #bron-3 p, #bron-4 p, #bron-5 p, #bron-6 p, #bron-7 p, #bron-8 p, #bron-white-button p {
	margin-bottom: 8px !important;
}
.footer-logo {
	margin-bottom: 20px;
	width: 300px;
	height: auto;
}
.time__mobile-menu {
	margin-top: 6px;
	color: #005FB7;
}
.mobile-link-menu__block {
    text-align: left;
    display: flex;
    justify-content: start;
    flex-wrap: nowrap;
}
.mobile-link-menu__img {
    height: 19px;
    margin-right: 2px;
    margin-bottom: 4px;
}
.mobile-link-menu__link {
    font-size: 20px;
    font-family: 'BalkaraFreeCondensed', Courier, monospace;
    line-height: 24px;
    color: #2C7248;
}
.my__minfooter {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.min__footer__block-1 {
    width: 50%;
    font-size: 12px;
    line-height: 14px;
    font-weight: 300;
		text-align: left;
}
.min__footer__block-2-desc {
    font-size: 12px;
    line-height: 14px;
    font-weight: 300;
    display: block;
    margin-bottom: 4px;
}
.min__footer__img {
    float: right;
    height: 30px;
		opacity: .8;
}
#wpcf7-f9515-p15-o3 input[type="submit"] {
	margin-bottom: -20px !important;
}
.shop_attributes .wd-attr-img {
    width: auto !important;
    max-width: unset !important;
    height: 34px !important;
}
.wd-shop-result-count .woocommerce-result-count {
    margin-bottom: 0;
    display: none !important;
}
.sidebar-widget a {
	color: #000 !important;
}
.sidebar-widget a:hover {
	opacity: .5 !important;
}
/* .widget {
    margin-bottom: 20px !important;
    padding-bottom: 14px !important;
    border-bottom: 1px solid #005fb700 !important;
}
.widget-title {
	margin-bottom: 6px !important;
} */
.comment-form .submit {
    background-color: #005FB7 !important;
}
.amount {
	color: #005FB7 !important;
}
.wd-thumb-nav .wd-arrow-inner {
    color: #fff !important;
    background: #2C7248 !important;
}

.widget_price_filter [class*="price_slider_amount"] .button {
	background-color: #2C7248 !important;
	color: #fff !important;
}
/* Стили для Главной */
	.number__buttons-2 {
    padding: 8px 20px;
    font-size: 13px;
    border: 2px solid transparent;
    border-radius: 6px;
    background-color: #005FB7;
    color: #fff;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.number__buttons-2:hover {
   color: #fff;
   opacity: .7;
}
.number__buttons__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.my__slider {
    min-width: 0;
    position: relative;
}
.slick-list {
    overflow: hidden;
}
.number__title {
    font-family:'BalkaraFreeCondensed', Courier, monospace;
    font-size: 20px;
    line-height: 24px;
    margin: 10px 0;
}
.number__hotel {
    width: 100%;
	border-radius: 20px;
}
.slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.slider__item {
    position: relative;
    text-align: left;
    margin-left: 30px;
    margin-right: 30px;    
    -webkit-transition: .6s all ease;    
    -o-transition: .6s all ease;    
    transition: .6s all ease;
}
.my__slider .slick-arrow {
    font-size: 0;
    position: absolute;
    top: 27%;
    z-index: 10;
}
.my__slider .slick-arrow.slick-prev {
    left: -60px;
    background: url(https://slavyanskaya-hotel.ru/wp-content/uploads/2024/03/prev.svg) no-repeat center;
}
.my__slider .slick-arrow.slick-next {
    right: -60px;
    background: url(https://slavyanskaya-hotel.ru/wp-content/uploads/2024/03/next.svg) no-repeat center;
}
.number__buttons-1 {
    margin-right: 14px;
}
.slick-disabled {
    opacity: .3;
}
.slider__rewiews {
    min-width: 0;
    position: relative;
}
.slick-list {
    overflow: hidden;
}
.slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.slider__item {
    position: relative;
    text-align: left;
    margin-left: 30px;
    margin-right: 30px;    
    -webkit-transition: .6s all ease;    
    -o-transition: .6s all ease;    
    transition: .6s all ease;
}
.slider__rewiews .slick-arrow {
    font-size: 0;
    position: absolute;
    top: 40%;
    z-index: 10;
}
.slider__rewiews .slick-arrow.slick-prev {
    left: -60px;
    background: url(https://slavyanskaya-hotel.ru/wp-content/uploads/2024/03/left-n-1.svg) no-repeat center;
}
.slider__rewiews .slick-arrow.slick-next {
    right: -60px;
    background: url(https://slavyanskaya-hotel.ru/wp-content/uploads/2024/03/right-n-1.svg) no-repeat center;
}
.rewiews__info {
    background-color: #2C7248;
    padding: 20px 16px 16px 26px;
    border-radius: 14px;
    color: #fff;
    width: 100%;
    height: auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
}
.rewiews__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.rewiews__name {
    font-family:'BalkaraFreeCondensed', Courier, monospace;
    font-size: 20px;
}
.rewiews__logo {
    margin-right: 10px;
    height: 50px;
}
.rewiews__text {
    font-size: 16px;
    line-height: 20px;
}
.slick-dots {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px;
}
.slick-dots button {
    border-radius: 50%;
    font-size: 0;
    min-height: 10px;
    min-width: 10px;
    background: #2C7248;
    padding: 2px;
    margin-right: 6px;
}
.slick-dots .slick-active button {
    min-height: 10px;
    min-width: 10px;
    background: #fff;
    border-radius: 50%;
    font-size: 0;
    border: 1px solid #2C7248;
}
@media screen and (max-width: 700px) {
	.footer__63link {
		float: left;
	}
	.min__footer__block-1 {
			width: 100%;
			margin-bottom: 20px;
		}
		.my__minfooter {
			flex-wrap: wrap;
		}
    .prem__block {
        width: 100%;
    }
    .slider__item {
        margin-left: 10px;
        margin-right: 10px;
    }
    .rewiews__info {
        width: 100%;
        height: auto;
    }
    .my__slider .slick-arrow {
        top: 90%;
    }
    .my__slider .slick-dots {
        margin-top: 40px;
    }
    .slider__rewiews .slick-arrow {
        top: 86%;
    }
    .my__slider .slick-arrow.slick-prev {
        left: 0;
    }
    .my__slider .slick-arrow.slick-next {
        right: 0;
    }
    .slider__rewiews .slick-arrow.slick-prev {
        left: 0;
    }
    .slider__rewiews .slick-arrow.slick-next {
        right: 0;
    }
    .rewiews__info {
        padding: 16px 16px 16px 16px;
    }
    .slick-list.draggable {
        padding: 0 10px !important;
        height: auto !important;
    }
    .whb-scroll-slide.whb-sticked .whb-main-header {
        margin: 0px auto !important;
}
    
}
/* Стили для Главной */


/* Футер */
.new__footer 	{
	display: -ms-grid;
	display: grid;
  -ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px;
	padding: 40px 20px;
}
.footer-title {
    font-family:'BalkaraFreeCondensed', Courier, monospace;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 24px;
    color: #fff;
}
.footer-1-adress-1 {
	color: #fff;
}
.footer-1-adress-1-icon {
	margin-right: 6px;
	height: 16px;
	width: auto;
}
.new__footer-1 .social__link {
	margin-left: 0 !important;
	margin-right: 4px;
}
.new__footer-1  {
	-ms-grid-column-span: 2;
	grid-column: span 2;
}
.footer-1-adress {
	margin-bottom: 10px;
}
.footer-1-social {
	margin-top: 20px;
}
.footer-1-phones-link {
	color: #fff;
}
.footer-1-phones-link:hover {
	opacity: .7;
}
.footer-2-item {
	list-style: none;
  padding-left: 0;
}
.footer-2-links {
	line-height: 16px;
	margin-bottom: 20px;
}
.footer-2-link {
	font-size: 16px;
  line-height: 16px;
	color: #fff;
}
.footer-2-link:hover {
	opacity: .7;
}
.ur {
	color: #fff;
  line-height: 16px;
  margin-bottom: 6px;
}
.new__footer {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 40px; 
}
@media screen and (max-width: 700px) {
    .new__footer {
        -ms-grid-columns: 1fr;
        grid-template-columns: repeat(1, 1fr);
    }
    .new__footer-1  {
        -ms-grid-column-span: 1;
        grid-column: span 1;
    }
}
/* Футер */

#wpcf7-f13-o1 input[type="submit"] {
    margin-top: 10px;
}
.wd-product.product-list-item :is(.shop_attributes tbody,[class*="short-description"]) {
    overflow-y: inherit !important;
}
.button.addtocartbutton {
	width: 197px !important;
	background-color: #005FB7 !important;
	color: #fff !important;
	border-radius: 6px !important;
}
.button.addtocartbutton:hover {
	background-color: #2C7248 !important;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-color: #2C7248 !important;
    background-color: #2C7248 !important;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] span {
    border: 1px solid  #2C7248 !important;
}
.wd-arrow-inner {
	color: #2C7248 !important;
}
.prem__bloks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	row-gap: 20px;
	-webkit-column-gap: 20px;
	   -moz-column-gap: 20px;
	        column-gap: 20px;
	margin-top: 50px;
}
.prem__block {
    padding: 20px 14px;
    border-radius: 10px;
    background-color: #2C7248;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
		width: 30%;
}
.prem__block__desc {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
}
.prem__block__icon {
    height: 50px;
    margin-right: 14px;
}
.get__loft {
	background: rgba(255, 255, 255, 0.15) !important;
  -webkit-box-shadow: 0px 0px 8.7px 3px rgba(113, 126, 105, 0.10) !important;
          box-shadow: 0px 0px 8.7px 3px rgba(113, 126, 105, 0.10) !important;
  -webkit-backdrop-filter: blur(10.699999809265137px) !important;
          backdrop-filter: blur(10.699999809265137px) !important;
	border: 2px solid rgba(255, 255, 255, 0.30) !important;
	border-radius: 10px !important;
}
.gl__form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.gl__form label {
	display: inline-block;
	width: 30%;
	margin-right: 10px;
}
#wpcf7-f9515-p15-o2 input[type="submit"] {
	margin-top: 22px;
}
#wpcf7-f9515-p15-o2 .wpcf7-list-item label {
	width: 100% !important;
}
.form__title__red__dots__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	text-align: center;
}
.title__red__dots__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
		-webkit-box-pack: left;
		    -ms-flex-pack: left;
		        justify-content: left;
}
.bigtitle__red__dots__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	margin-bottom: 20px;
}
.minititle__red__dots__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
}
.mini__red__dots {
    height: 20px;
}
.minititle__red__dots {
    margin: 0 6px;
    font-size: 22px;
    line-height: 28px;
    font-family:'BalkaraFreeCondensed', Courier, monospace;
    color: #24603C;
}
.red__dots {
    height: 20px;
}
.form__title__red__dots {
    margin: 0 6px;
    font-size: 26px;
    line-height: 26px;
    font-family:'BalkaraFreeCondensed', Courier, monospace;
    color: #24603C;
}
.title__red__dots {
    margin: 0 6px;
    font-size: 52px;
    line-height: 56px;
    font-family:'BalkaraFreeCondensed', Courier, monospace;
    color: #24603C;
}

.bigtitle__red__dots {
    margin: 0 6px;
    font-size: 52px;
    line-height: 56px;
    font-family:'BalkaraFreeCondensed', Courier, monospace;
    color: #24603C;
}
.subtitle__red__dots {
    font-size: 28px;
    line-height: 32px;
    font-family:'BalkaraFreeCondensed', Courier, monospace;
    color: #24603C;
}
#wpcf7-f13-o1 .wpcf7 input[type="submit"] {
    color: #fff;
    background: #005FB7;
		border-radius: 6px;
		width: 100%;
		margin-top: 10px;
}
#wpcf7-f13-o1 p {
	margin-bottom: 8px !important;
}
.label__star {
	color: #B52347;
	font-size: 16px;
	font-weight: 600;
	line-height: 16px;
}
label {
	font-weight: 600 !important;
	font-size: 14px !important;
	color: #24603C !important;
	margin-bottom: 0 !important;
}
.wpcf7-list-item-label {
    font-size: 12px !important;
    line-height: 12px !important;
		color: #24603C !important;
		font-weight: 300 !important;
}
.accept__privacy {
    font-size: 12px !important;
    line-height: 12px !important;
    color: #24603C !important;
    margin-top: 10px !important;
}

.privacy__link {
		color: #005FB7;
}
.privacy__link:hover {
		color: #000;
}
.required__input {
		font-size: 12px !important;
    line-height: 12px !important;
		color: #24603C !important;
		margin-top: 20px !important;
}
html .wpcf7 input[type="submit"] {
    color: #fff;
    background: #005FB7;
		border-radius: 6px;
}
html .wpcf7 input[type="submit"]:hover {
    color: #fff;
    background: #24603C;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
	font-weight: 400 !important;
	border-color: rgb(36, 96, 60, 46%) !important;
}
.mfp-with-anim.wd-popup.wd-popup-element {
    position: relative !important;
}
button.mfp-close {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    color: #B52347 !important;
}
.wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, :is(.woocommerce-error,.woocommerce-info) {
    font-size: 14px !important;
    line-height: 18px !important;
    border-radius: unset !important;
    margin-top: 20px !important;
		position: absolute !important;
}
.wpcf7 form.sent .wpcf7-response-output, .mc4wp-success, .woocommerce-message {
		font-size: 14px !important;
    line-height: 18px !important;
    border-radius: unset !important;
    margin-top: 20px !important;
}









textarea {
	resize: none !important;
	min-height: 90px;
}
.btn {
	text-transform: inherit !important;
}
.header__adress__desc {
	font-size: 13px;
	font-weight: 400;
}
.header__adress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}
.header__adress__img {
	margin-right: 4px;
}
.header__phones {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.header__phones__link {
    font-family:'BalkaraFreeCondensed', Courier, monospace;
}
.header__phones__img {
	margin-right: 4px;
}
.header__phones__link:hover {
   opacity: .7;
}
.social__link {
	margin-left: 6px;
}
.social__link:hover {
	opacity: .7;
}
.footer-container .footer_food_delivery {
	border-radius: 200px !important
}
.whb-general-header {
	border-radius: 14px 14px 0 0 !important;
	background: -o-linear-gradient(259deg, rgba(36,96,60,1) 0%, rgba(34,77,51,1) 100%) !important;
	background: linear-gradient(191deg, rgba(36,96,60,1) 0%, rgba(34,77,51,1) 100%) !important;
}
.whb-header-bottom {
  border-radius: 0 0 14px 14px !important;
	background: -o-linear-gradient(259deg, rgba(36,96,60,1) 0%, rgba(34,77,51,1) 100%) !important;
	background: linear-gradient(191deg, rgba(36,96,60,1) 0%, rgba(34,77,51,1) 100%) !important;
}
.whb-scroll-slide.whb-sticked .whb-main-header {	
	margin: 10px auto !important;
	max-width: calc(var(--wd-container-w) - 30px) !important;
}
@media screen and (max-width: 700px) {
    .form__title__red__dots {
        font-size: 19px;
				line-height: 24px;
    }
		#wpcf7-f13-o1 .textarea__form {
				display: none !important;
		}
}@media (min-width: 1025px) {
	.wd-rs-65f3134c54851 {
	margin-left: 16px !important;
}
.get__loft {
	margin-left: 15px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.whb-general-header {
    border-radius: 0 0 0 0 !important;
    background: -o-linear-gradient(259deg, rgba(36,96,60,1) 0%, rgba(34,77,51,1) 100%) !important;
    background: linear-gradient(191deg, rgba(36,96,60,1) 0%, rgba(34,77,51,1) 100%) !important;
}
.whb-top-bar {
		background: -o-linear-gradient(259deg, rgba(36,96,60,1) 0%, rgba(34,77,51,1) 100%) !important;
		background: linear-gradient(191deg, rgba(36,96,60,1) 0%, rgba(34,77,51,1) 100%) !important;
}
.header__phones__link {
	font-size: 16px;
	color: #fff;
}
.header__phones {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
}
.gl__form label {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
}
.gl__form {
	margin-bottom: 20px;
}
#wpcf7-f9515-p15-o3 input[type="submit"] {
    margin-top: 20px;
}
.get__loft {
    margin-left: 10px;
    margin-right: 10px;
		background: rgba(255, 255, 255, 0.15) !important;
    -webkit-box-shadow: 0px 0px 8.7px 3px rgba(113, 126, 105, 0.10) !important;
            box-shadow: 0px 0px 8.7px 3px rgba(113, 126, 105, 0.10) !important;
    -webkit-backdrop-filter: blur(10.699999809265137px) !important;
            backdrop-filter: blur(10.699999809265137px) !important;
    border: 2px solid rgba(255, 255, 255, 0.30) !important;
    border-radius: 10px !important;
}
.social__link__mobile-m {
	margin-right: 14px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.shop_attributes tbody {
    grid-template-columns: repeat(1, 1fr) !important;
}
.whb-general-header {
    border-radius: 0 0 0 0 !important;
    background: -o-linear-gradient(259deg, rgba(36,96,60,1) 0%, rgba(34,77,51,1) 100%) !important;
    background: linear-gradient(191deg, rgba(36,96,60,1) 0%, rgba(34,77,51,1) 100%) !important;
}
.whb-top-bar {
		background: -o-linear-gradient(259deg, rgba(36,96,60,1) 0%, rgba(34,77,51,1) 100%) !important;
		background: linear-gradient(191deg, rgba(36,96,60,1) 0%, rgba(34,77,51,1) 100%) !important;
}
.header__phones__link {
	font-size: 16px;
	color: #fff;
}
.gl__form label {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
}
.gl__form {
	margin-bottom: 20px;
}
#wpcf7-f9515-p15-o3 input[type="submit"] {
    margin-top: 20px;
}
.get__loft {
    margin-left: 10px;
    margin-right: 10px;
}
.header__phones {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
}
.bigtitle__red__dots {
    font-size: 36px;
    line-height: 44px;
    text-align: center;
}
.title__red__dots__block {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.get__loft {
    margin-left: 10px;
    margin-right: 10px;
		background: rgba(255, 255, 255, 0.15) !important;
    -webkit-box-shadow: 0px 0px 8.7px 3px rgba(113, 126, 105, 0.10) !important;
            box-shadow: 0px 0px 8.7px 3px rgba(113, 126, 105, 0.10) !important;
    -webkit-backdrop-filter: blur(10.699999809265137px) !important;
            backdrop-filter: blur(10.699999809265137px) !important;
    border: 2px solid rgba(255, 255, 255, 0.30) !important;
    border-radius: 10px !important;
}
#bron-1 textarea {
	display: none !important;
}
.social__link__mobile-m {
	margin-right: 14px;
}
#bron-1 p, #bron-2 p, #bron-3 p, #bron-4 p, #bron-5 p, #bron-6 p, #bron-7 p, #bron-8 p, #bron-white-button p {
	margin-bottom: 4px !important;
}
#bron-1 textarea, #bron-2 textarea, #bron-3 textarea, #bron-4 textarea, #bron-5 textarea, #bron-6 textarea, #bron-7 textarea, #bron-8 textarea, #bron-white-button textarea {
	display: none !important;
}
.banner__subtitle {
	width: 100%;
}
}

@media (max-width: 576px) {
	.shop_attributes tbody {
    grid-template-columns: repeat(1, 1fr) !important;
}
.social__link__mobile-m {
	margin-right: 14px;
}
.whb-general-header {
    border-radius: 0 0 0 0 !important;
    background: -o-linear-gradient(259deg, rgba(36,96,60,1) 0%, rgba(34,77,51,1) 100%) !important;
    background: linear-gradient(191deg, rgba(36,96,60,1) 0%, rgba(34,77,51,1) 100%) !important;
}
.whb-top-bar {
		background: -o-linear-gradient(259deg, rgba(36,96,60,1) 0%, rgba(34,77,51,1) 100%) !important;
		background: linear-gradient(191deg, rgba(36,96,60,1) 0%, rgba(34,77,51,1) 100%) !important;
}
.header__phones__link {
	font-size: 16px;
	color: #fff;
}
.gl__form label {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
}
.get__loft {
    margin-left: 10px;
    margin-right: 10px;
		background: rgba(255, 255, 255, 0.15) !important;
    -webkit-box-shadow: 0px 0px 8.7px 3px rgba(113, 126, 105, 0.10) !important;
            box-shadow: 0px 0px 8.7px 3px rgba(113, 126, 105, 0.10) !important;
    -webkit-backdrop-filter: blur(10.699999809265137px) !important;
            backdrop-filter: blur(10.699999809265137px) !important;
    border: 2px solid rgba(255, 255, 255, 0.30) !important;
    border-radius: 10px !important;
}
.get__loft {
    margin-left: 10px;
    margin-right: 10px;
}
.gl__form {
	margin-bottom: 20px;
}
#wpcf7-f9515-p15-o3 input[type="submit"] {
    margin-top: 20px;
}
.header__phones {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
}
.bigtitle__red__dots {
    font-size: 36px;
    line-height: 44px;
    text-align: center;
}
.title__red__dots__block {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.title__red__dots {
    font-size: 36px;
    line-height: 44px;
}
#bron-1 p, #bron-2 p, #bron-3 p, #bron-4 p, #bron-5 p, #bron-6 p, #bron-7 p, #bron-8 p, #bron-white-button p {
	margin-bottom: 4px !important;
}
#bron-1 textarea, #bron-2 textarea, #bron-3 textarea, #bron-4 textarea, #bron-5 textarea, #bron-6 textarea, #bron-7 textarea, #bron-8 textarea, #bron-white-button textarea {
	display: none !important;
}
.banner__subtitle {
	width: 100%;
}
}

