.header{

    background-color: #062810;
}
a:hover, a:focus, a.active {
    color: #f1daa8;
}
a.active {
	text-decoration: underline;
}

a {
    color: #f1daa8;
    transition: color .3s ease;
}
.btn--ghost {
    background-color: transparent;
    color: #f1daa8;
}

.story-block__upper-title {
    color: #062810;

}
.story-block__title:after {

    background-color: #062810;
}
.u-bg-secondary {
    background-color: rgba(241, 218, 168, 0.2);
}
.slider-section .slider-arrow svg path {
    stroke: #062810;

}

.btn {

    background-color: #062810;
    border: 1px solid #f1daa8;
    color: #f1daa8;

}

.u-bg-primary {
    background-color: #062810;
}

.footer p {
    color: #062810;
}

.footer__copy p{
    color: #f1daa8;
}
.btn:hover,
.btn:focus {
	background-color: #f1daa8;
	color: #062810;
}
@media(min-width: 360px) and (max-width: 768px){

}
.btn--full {
    display: none;
}
}
.header__logo img {
    height: 80px;
}

.contact-info li span {

    color: #062810;

}
.u-color-primary {
    color: #062810;
}
.form__field input, .form__field textarea, .form__field select{
  border-bottom: 1px solid #062810;
}
.form__field input[type="submit"], .form__field button {
    background-color: #062810;
    border: 1px solid #062810;

}
.footer__copy p {
    color: #f1daa8;
}
.header__logo img {
    height: 80px;
}
#menu-prodotti a{color:#06280f;}
#menu-prodotti a:hover, a:focus, a.active {
    color: #f1daa8;
}
#menu-prodotti .menu-nav__link.u-color-primary {
    padding-bottom: 2px;
    border-bottom: 2px solid #f1daa8;
}
@media(min-width: 300px) and (max-width: 900px){
.mt-mobile{margin-top:0px!important;}
.mb-mobile{margin-bottom:0px;}
}
