/*
#------------------------------------------------------------------------
# Photo - #9 2014 Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */
body, button, .button, input, select, textarea {
    font-family: Arial, sans-serif;
}
.single-page .itemAuthor {
    display: none;
}
.blog-grid .itemInfo > a {
    display: none;
}
#gk-social a {
    width: 60px;
    font-size: 9px;
}
#form1 .wdform-page-and-images {
    width: 50% !important;
    border: 0px solid #000 !important;
}
.gk-overlay-menu > ul > li > a:hover, #overlay-menu-content .level1 > li > a:hover, #overlay-menu-content .level2 > li > a:hover {
    color: #A57918;
}
a.gk-logo-text {
    font-family: Verdana;
}
#page-nav, #gk-menu-button > span:before, #overlay-menu-content {
    background: #191919;
}
#gk-social {
    float: right;
    margin: 0;
    overflow: hidden;
}
.gk-logo-text.inverse > span {
    display: none;
}
.gkIsWrapper-arrow {
    background: transparent;
    display: none;
    position: absolute;
    top: 50%;
    width: 100px;
    height: 100px;
    left: 50%;
    z-index: 1000;
    overflow: hidden;
}
#overlay-menu-content .level1 > li, #overlay-menu-content .level2 > li {
    font-size: 28px;
}
#page-nav.gk-small-height.active {
    bottom: -25px;
    max-height: 120px;
}
.itemSocialSharing {
    clear: both;
    padding: 0;
    text-align: center;
    display: none;
}
.header.no-image {
    display: none;
}
.portfolio.single-page .item-header {
    padding: 50px 0 10px;
}
.itemNavigation .itemPrevious {
    color: #AF5656;
}
.itemNavigation .itemNext {
    color: #AF5656;
}
.itemNavigation .itemPrevious:before, .itemNavigation .itemNext:before {
    background: #AF5656;
}
.itemNavigation .itemNext:after {
    border-left: 9px solid #AF5656;
}
.itemNavigation .itemPrevious:after {
    border-right: 9px solid #AF5656;
}
.gk-overlay-menu > ul > li > a {
    padding-bottom: 25px;
}
.portfolio.single-page .item-basic-info h1 {
    color: #DAA520;
  text-align:center;
}
.portfolio.single-page .item-basic-info {
    float: left;
    text-align: left;
    width: 100%;
}
.portfolio.single-page .itemIntroText {
    float: left;
    width: 100%;
  text-align: center;
}
#overlay-menu-content-wrap1 .gk-overlay-menu {
    padding: 70px 0;
}
#gk-footer {
    clear: right;
    float: right;
    margin-top: -15px;
    overflow: hidden;
    display: none;
}
.gk-overlay-menu > ul > li > a {
    padding-bottom: 25px;
    line-height: 45px;
}
.gkIsWrapper-gk_photo .activated figcaption h2, .gkIsWrapper-gk_photo .activated figcaption p, .gkIsWrapper-gk_photo .activated figcaption a {
    opacity: 0.8;
    top: -90px;
    margin-bottom: 20px;
}
@media (max-width: 840px){
#overlay-menu-content-wrap1 .gk-overlay-menu {
    text-align: center;
    text-indent: -20px;
    background: #010101;
    /* color: #000; */
}
  }
@media (max-width: 1600px){
.gk-overlay-menu > ul > li {
    font-size: 28px;
}
}
@media (max-width: 1600px) {
.gkIsWrapper-gk_photo figcaption h2 {
    font-size: 34px;
    margin-bottom: 0;
}
}
@media (max-width: 1600px){
.gkIsWrapper-gk_photo figcaption p {
    font-size: 26px;
    margin: 0 0 30px 0;
}
}