/* Single Portfolio Page */

#treepress-gallery -single-client {
    margin-top:75px;
}
.treepress-gallery -single-row1 {
    padding-bottom: 10px;
}
.treepress-gallery -single-row3 {
    padding: 0 0 40px 0;
}
.treepress-gallery -single-row4 {
    padding: 0;
}
.shift8-feature-container {
    padding-bottom:25px;
}
.shift8-row2-container {
    width:70%;
    padding-bottom:30px;
}

.treepress-gallery -heading {
    font-family: 'Proxima N W01 Light';
    font-size: 3.5em;
    line-height: 1.05em;
    letter-spacing: 0.09em;
    color: #454545;
    opacity: 1;
    margin: auto;
    text-transform: uppercase;
    text-align:center;
}
.treepress-gallery -parent-heading {
    font-family: 'Proxima N W01 Light';
    font-size: 3.5em;
    line-height: 1.05em;
    letter-spacing: 0.025em;
    color: #454545;
    opacity: 1;
    margin: auto;
    text-transform: uppercase;
    text-align:center;
}
.treepress-gallery -subheading {
    font-family: 'Proxima N W01 Light';
    font-size: 1.5em;
    line-height: 1.05em;
    letter-spacing: 0.025em;
    color: #454545;
    opacity: 1;
    margin: auto;
    text-transform: uppercase;
    text-align:center !important;
}
.treepress-gallery -back-heading {
    font-family: 'Proxima N W01 Light';
    font-size: 1.2em;
    line-height: 1.05em;
    letter-spacing: 0.025em;
    color: #454545;
    opacity: 1;
    margin: auto;
    text-transform: uppercase;
    float:left;
    padding-top:5px;
    padding-bottom:25px;
}
.treepress-gallery -back-heading a {
    color: #454545 !important;
}
.treepress-gallery -back {
    width:30px;
    height:30px;
    float:left;
    fill: #454545 !important;
}

.treepress-gallery -title-border {
border-bottom: 1px solid #dddddd;
    left: 0;
    margin: 0 auto;
    right: 0;
    text-align: center;
    width: 75px;
}

.treepress-gallery -single-client-feature {
    margin: 0 auto;
    text-align:center;
    padding-bottom:25px;
}

.treepress-gallery -single-client-feature img {
    height:auto;
    max-width:70%;
}

.treepress-gallery-gallery {
  list-style: none;
  display:table;
  margin:0 auto;
}

.treepress_gallery_gallery_caption {
       font-size: 16px !important;
        font-family: bold;
        font-weight: normal;
        font-style: italic;
        /* display:block; */
        background: rgb(211,211,211);
        /* content: "\00d7"; */
        position:relative;
        /* color: rgb(105,105,105); */
        top: 80%;
        /* opacity: 0.58; */
        text-align: center;
        /* right:20%; */
        left:0%;
        /* text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; */
}
.treepress-gallery-gallery li {
  float:left;
  display:inline-block;
  padding:5px;
}


/* Portfolio Grid Style */

.treepress-gallery -image-cropped {
    width:100%;
    height:500px;
    background-repeat: no-repeat;
    -ms-background-position-x: center;
    -ms-background-position-y: center;
    background-position: center;
    background-size: cover;

}
.treepress-gallery -image-layer {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.treepress-gallery -image-layer h2 {
    color: white;
    text-transform: uppercase;
    margin: 0;
    position: absolute;
    top: 38%;
    left: 50%;
    font-size: 2rem;
    transform: translate(-50%, -50%);
    white-space:nowrap;
}

.treepress-gallery -thumb {
    padding-bottom:0px;
    padding-left:0px !important;
    padding-right:0px !important;
}
.treepress-gallery -thumb:hover {
    cursor: pointer;
}

.treepress-gallery -heading {
    font-size: 3.5em;
    line-height: 1.05em;
    letter-spacing: 0.09em;
    color: #454545;
    opacity: 1;
    margin: auto;
    text-transform: uppercase;
    text-align:center;
}

.treepress-gallery -heading {
    font-size: 3.5em;
    line-height: 1.05em;
    letter-spacing: 0.025em;
    color: #454545;
    opacity: 1;
    margin: auto;
    text-transform: uppercase;
    text-align:center;
}

/* Overlay Effects */

#shift8-peffect .treepress-gallery -overlay {
  top: 0;
    bottom:0;
  left: 0;
    right: 0;
  opacity: 0;
  }
#shift8-peffect .treepress-gallery -foverlay {
  top: 0px;
    bottom:0;
  left: 0;
    right: 0;
  opacity: 0;
  }
  #shift8-peffect .treepress-gallery -overlay a.treepress-gallery -expand, #shift8-peffect .treepress-gallery -foverlay a.treepress-gallery -expand {
    left: 0;
  right: 0;
    top: 0;
  margin: 0 auto;
    opacity: 0;
  -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
    transition: all 0.5s;
}
#shift8-peffect .treepress-gallery -thumb:hover .treepress-gallery -overlay { 
  opacity: 1;
  }
  #shift8-peffect .treepress-gallery -thumb:hover .treepress-gallery -overlay a.treepress-gallery -expand {
    top: 50%;
  margin-top: -30px;
    opacity: 1;
}
#shift8-peffect .shift8-fthumb.hover .treepress-gallery -foverlay {
  opacity: 1;
  }
#shift8-peffect .shift8-fthumb.hover .treepress-gallery -foverlay a.treepress-gallery -expand {
    top: 50%;
  margin-top: -30px;
    opacity: 1;
}

/* effects */
.treepress-gallery -overlay, .treepress-gallery -foverlay {
  display: block;
    position: absolute;
  z-index: 20;
    background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
    -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
  transition: all 0.5s;
  }

  a.treepress-gallery -close-overlay {
    display: block;
  position: absolute;
    top: 0;
  right: 0;
    z-index: 100;
  width: 45px;
    height: 45px;
  font-size: 20px;
    font-weight: 700;
  color: #fff;
    line-height: 45px;
  text-align: center;
    background-color: #000;
  cursor: pointer;
  }
  a.close-overlay.treepress-gallery -hidden {
    display: none;
}

a.treepress-gallery -expand {
    position: absolute;
  z-index: 100;
    width: 60px;
  height: 60px;
    border: solid 2px #fff;
  text-align: center;
    color: #fff;
  line-height: 55px;
    font-weight: 700;
  font-size: 30px;
    -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
    -ms-border-radius: 30px;
  -o-border-radius: 30px;
    border-radius: 30px;
    text-decoration:none !important;
}
