.pp-menu--horizontal li {
white-space: normal !important;
}

.pp-menu--horizontal ul ul {
min-width: 250px !important;
}

.pp-menu--horizontal > ul > li ul a {
display: inline-block;
}

.pp-menu--horizontal > ul > li > ul {
/*  border: 1px solid #333;*/
box-shadow: 2px 2px 4px #999
}

.equipment-list-categories li {
list-style-type:none;
}

a .fonts-06e35419-e438-40cf-be4d-0da57f50e980,
.fonts-a1d4b42f-08b0-4d28-a8e4-6e966b04f5eb a { 
/*color: #8e793e !important */
color: #ae9a7a  !important;
}
a .fonts-06e35419-e438-40cf-be4d-0da57f50e980:hover,
article-title.entry-title > a :hover,
.fonts-a1d4b42f-08b0-4d28-a8e4-6e966b04f5eb a:hover {
/* color: #AD974F !important*/
color:  #ae9a7a !important;
}
a .fonts-06e35419-e438-40cf-be4d-0da57f50e980:visited,
.fonts-a1d4b42f-08b0-4d28-a8e4-6e966b04f5eb a:visited { 
/*color: #8e793e !important */
color: #ae9a7a  !important;
}
.article-wrap a {
/*color: #8e793e !important */
color: #ae9a7a  !important;
}
.article-wrap a:hover {
/* color: #AD974F !important*/
color:  #ae9a7a !important;
}
.article-wrap a:visited {
/*color: #8e793e !important */
color: #ae9a7a  !important;
}

.grecaptcha-badge {
    display: none;
}

body.article-contact .grecaptcha-badge {
    display: block;
}