.prague-logo a img {width:180px !important;height:60px !important;}
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.project-grid-wrapper .project-grid-item-title {
    color: #C0C0C0;
}
.project-grid-wrapper .project-grid-item-category {
    color: #C0C0C0;
}
.a-btn-2 {
    color: #C0C0C0;
}
.project-grid-wrapper .project-grid-item-category {
    display: none;
}
.project-masonry-item-category{
    display: none;
}
.a-btn-2.creative.anima:after {
    border-top-color: #C0C0C0;
    border-right-color: #C0C0C0;
}
.a-btn-2.creative.anima:before {
    border-bottom-color: #C0C0C0;
    border-left-color: #C0C0C0;
}
.a-btn-2.creative.anima .a-btn-line:after, .a-btn-2.creative.anima .a-btn-line:before {
    border-color:#C0C0C0;
}
.a-btn-2.creative.anima .a-btn-line:after, .a-btn-2.creative.anima .a-btn-line:after {
    border-color:#C0C0C0;
}
.prague-header {
    background-color: #C0C0C0;
}
.post-detailed .prague-post-title {
    color:#FFFFFF;
}

.post-detailed .prague-post-content h1, .post-detailed .prague-post-content h2, .post-detailed .prague-post-content h3, .post-detailed .prague-post-content h4, .post-detailed .prague-post-content h5, .post-detailed .prague-post-content h6 {
    color:#C0C0C0;
}
.prague-blog-list-wrapper .blog-list-post-title a {
    color: #FFFFFF;
}
.prague-blog-list-wrapper .blog-list-post-date {
    color: #C0C0C0;
}
.prague-blog-list-wrapper .blog-list-link {
    color: #C0C0C0;
}
.project-detail-splitted-info .project-detail-splitted-content .project-detail-splitted-content-title {
    color: #fff !important;
}
.project-detail-splitted-info .project-detail-splitted-content .project-detail-splitted-content-subtitle {
    color: #fff;
}
h4{
color: #fff!important
}
blockquote {
    border: 0 solid #ffffff;
    border-left-width: 4px;
    color: #ffffff;
}
.project-masonry-item-content h4{
color: #000 !important;
}
p::selection {
  color: white;
  background-color: red;
}
.prague-services-wrapper {
    max-height: 400px;
}
h1::selection {
  color: white;
  background-color: red;
}
h2::selection {
  color: white;
  background-color: red;
}
h3::selection {
  color: white;
  background-color: red;
}
h4::selection {
  color: white;
  background-color: red;
}
h5::selection {
  color: white;
  background-color: red;
}
h6::selection {
  color: white;
  background-color: red;
}
b::selection {
  color: white;
  background-color: red;
}
span::selection {
  color: white;
  background-color: red;
}