/*
 Theme Name:   The Hermitage
 Theme URI:    http://example.com/thehermitage/
 Description:  The Hermitage Child Theme
 Author:       Brett White
 Author URI:   http://peekaboodesign.co.uk
 Template:     sohohotel
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

#topbar { display: none; }

#background-wrapper { background-image: none; }

#wrapper {
	-moz-box-shadow:none;
	-webkit-box-shadow: none;
	box-shadow: none;
	
}
.site-title-image { width: 250px; }

#logo h1 a
{

  text-decoration-line: none;
  text-decoration-style: none;
}
#logo h1
{
  font-size: 32px;
  text-align: left;
}

#logo img
{
  max-width: 227px;
}
#logo span { display:none;}

.site-title-image img { width: 100%!important; }
#logo h1 span
{
  display: none;

width: 100%!important;
}

#footer
{
  margin-top: 40px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
}

#footer-bottom
{
  border-top: none;
  
  margin-top: 40px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#page-header
{
  padding-top: 200px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  height: 200px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0px;

}

#slider { margin-bottom: 60px;}

.foogallery-default.alignment-center
{
  margin-top: 40px;
}

#page-header
{
  	background-position: center center!important;
  background-size: cover!important;
}

#page-header h2
{
  display: none;
}

.slider-caption-wrapper
{
  position: absolute;
  top: 7%;
  width: 1160px;
}

.slider-caption p.colour-caption
{
  background-color: rgba(191, 153, 88, 0.9)!important;

}

h1.strap { font-size: 26px; color: #bf9958; display: block; padding-bottom: 40px; line-height: 1.4em;}

.testimonial-image
{
  display:none;
}

.testimonial-text
{
  float: left;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
font-style: italic;

}

.testimonial-text p
{
  font-size: 16px;
  line-height: 160%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.testimonial-author
{
  display: none;
}