body .nav:before {background: #CCA363!important;}
body .nav:after {background: #53302A!important;}
body .nav__list-item {margin: 3px 0!important;/*padding-bottom:30px;*/}
/*body .nav__list-item:after {content: '';background: url('/images/logo3.png') center center no-repeat;background-size: auto 30px;height:30px;width:30px;position:Absolute;bottom:0;left:50%;transform:translate(-50%,0);}*/
body .nav__list-item a {font-size: 24px;color: #CCA363;font-family: MontserratM;margin: 0;text-transform: uppercase;}
body .menu-icon:hover .span-title {color:#FFE09D!important;}
body .nav-active .span-title {color:#CCA363!important;}
body .nav-active .menu-icon__line {background-color:#CCA363!important;}
body .menu-icon:hover .menu-icon__line {background-color:#FFE09D!important;}

body .pattern {background-color: #FBF6F0!important;}
body .main-block > img.attachment-post-thumbnail.wp-post-image {display:none;}
body .slide-block .about-form .title span {color: #53302A!important;}
body .slide-block .about-form .title span span:nth-of-type(1) {color: #D8B66E!important;}

body .slide-block .buttons a {color:#53302A!important;background:#FFE09D;/*box-shadow: 0 0 0 2px #FFE09D!importANT;*/}
body .slide-block .buttons a:hover {background-color: #FFE09D!important;color:#53302A!important;border-color: #FFE09D!important;background-color: #FFC641!important;}


@media screen and (max-width: 990px) {
	
body .nav__list-item {margin: 6px 0!important;
	
}

@media screen and (max-width: 480px) {
	
body .nav__list-item a {font-size:17px!important;}	
.buttons a {font-size:14px;}	
body .footer .logo {display: block;}	
	
	
}