.nav-links a:hover{
color:#9a6846 !important;
}
.tags a{
border-left: 3px solid #9a6846 !important;
}
.tags a:hover{
background:#e5d4c5 !important;  
border-color:#9a6846 !important;
}
.bzkshop .bzkshop-discount{
border: 1px solid #9a6846 !important;
color: #9a6846;
}
.bzkshop .bzkshop-item:hover{
border: 1px solid #9a6846 !important;      
}
.bzkshop .bzkshop-title{
color:#9a6846;    
}
.bzkshop .bzkshop-button{
background:#9a6846 !important;    
}
.widget-title::after{
background:#9a6846 !important;
}
.main-header{
background-image:url(https://piig.eu/wp-content/uploads/2020/04/GT-GC.jpg);
height:400px;
background-size:cover;
}
.main-navigation ul li a{
color:white;
}
.main-navigation ul li a:hover{
color:#e5d4c5 !important;  
}
.site-title a{
color:white;    
}
.site-title a:hover{
color:#e5d4c5;    
}
.site-description{
color:white;
}
.site-branding{
margin-top:10%;
margin-left:40%;
position:absolute;
}
.bottom-footer{
background-color:#9a6846;
color:black;
}
.footer-container-link{
display:flex;
margin-left:10%;
}
.wrapper{
width:75%;
}
.wrapper h2{
text-align:center;
}
.footer-container-link h2{
color:black;
}
.footer-container-link div{
margin-right:10%;
}
.top-articles{
margin-left:15%;
}
.footer-copyright{
margin-top:5%;
}
.wpp-list{
list-style-type:none;
}
.arpw-random-post{
margin-left:10%;
}
.wp-show-posts-inner{
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
transition: 0.3s;
padding: 2%; 
}
@media all and (min-width: 0px) and (max-width: 890px)
{
.footer-container-link{
display:flex;
flex-direction:column;
text-align:center;
width:100%;
margin-left:5%;
}
}
#secondary .widget-title::before, .site-footer .widget-title::before {
background:black;   
}
#secondary .widget-title::after, .site-footer .widget-title::after {    
background:#9a6846;
}
.main-navigation ul li:hover > a, .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_item > a{
color:#9a6846;
}
a{
color:#9a6846;
}
.bottom-footer a{
color:black;
}
a:hover{
color:#e5d4c5;
}
.search-form > label[for="submit-field"]{
background:#9a6846;
}
.search-form > label[for="submit-field"]:hover{
background:#9a6846;
}
#crumbs .current a{
color:#9a6846;
}
#crumbs a:hover{
color:#9a6846;
}
.back-to-top{
background:#9a6846;
}
.back-to-top:hover{
background:#9a6846;
}
button, input[type="button"], input[type="reset"], input[type="submit"]{
background:#9a6846;
}
button, input[type="button"], input[type="reset"], input[type="submit"]:hover{
background:#9a6846;
}
.btn-link:hover{
color:#9a6846;
}
.btn-link{
color:black;
}
.btn-link::after {
color:#9a6846;
}    
.btn-link:hover::after {
color:white;
border-color:#9a6846;
background:#9a6846;
}