/*
Theme Name: Fullpane Child
Description: Child theme for Fullpane theme
Author: Themify
Template: fullpane
*/

/* write custom css */

h3 {
	margin: 0 0 .7em;
	font-size: 2.8em;
	line-height: 110%;
	font-family: 'Roboto', Arial, sans-serif;
	font-style: normal;
	font-weight: 300;
}

}
.menubar-top #footer-tab a:after {
	content: "\e805";
background: RGB (0,0,0,.8);
}
.menubar-top .expanded #footer-tab a:after {
	content: "Close";
}

.twg-wrap .gallery-slider-prev:hover,
.twg-wrap .gallery-slider-next:hover,
.twg-wrap .timer-bar,
.pagenav .current,
#footer-tab a {
	background: RGB (0,0,0,.8);
	color: #fff;
opacity: .6
}
.pagenav .current {
	border-color: #597390;
}

#footer-tab a {
  width: 80px;
  height: 36px;
color: #222;
  font-size: 14px;
  padding-top: 8px;
  padding-left: 2px;
  padding-right: 2px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.expanded #footer-tab a:after {
  content: "Close";
  font-size: 14px;
}

.page-title {
  margin: 0;
  margin-bottom: 50px;
  text-align: left;
  font-family: 'Roboto', Arial, sans-serif;
  font-style: normal;
  font-weight: 100;
  padding: 0;
  font-size: 320%;
  line-height: 110%;
  color: #597390;
}

.single-portfolio .post-nav a i {
color: #222;
}