.wpcf7 input {
    width: 80%;
}

.column-1-2 .wpcf7 textarea {
    width: 80%;
}

.header-contact {
    position: absolute;
    right: 0px;
    margin-top: 35px;
  	color: #696969;
}

a .service-content:hover > h5 {
  color: #86B3CE;
}

.post-meta {display: none; }

.entry-content p {text-align: justify;}

#copyright {
    width: 100%;
}

#copyright-container {
    text-align: center;
}

.page-title h1 {
    font-weight: bold;
    text-shadow: 0px 0px 5px #000;
}

.single .mnky-breadcrumbs {display: none;}
  

/* mobilni prikaz */
@media screen and (max-width: 800px) {
  .header-contact {display: none;}
}