**
 *
 * -------------------------------------------
 * Custom CSS changes
 * -------------------------------------------
 *
 **/
 
 /* Here you can put your CSS modifications using the Child Theme */
 
.gk-is-wrapper-gk-photo figcaption h2,
.gk-is-wrapper-gk-photo figcaption p,
.gk-is-wrapper-gk-photo figcaption a {
color: #fff;
}

.gk-is-wrapper-gk-photo figcaption a {
border-color: #751618;
}

.page .item-author {
display: none;
}

.single .item-author, .page .item-author {
display: none; 
}

#gk-copyrights {
margin-bottom: -10px;
}

#page-nav.active {
bottom: -35px;
}

#page-nav {
bottom: -5px;
}

#overlay-menu-content.active {
bottom: 49px!important;
}

.archive .portfolio .item-info .entry-date {
display: none;
}

.category-portfolio #primary {
max-width: 1900px;
}

.category-portfolio .portfolio article {
padding: 25px;
}

@media (max-width: 640px) {
.portfolio .item-image-block {
height: 180px!important;
}
}
