/*
 Theme Name:   Humberstone Farm Equestrian
 Theme URI:    http://www.humberstonefarm.co.uk
 Description:  Humberstone Farm Equestrian Centre Theme.
 Author:       tinpeas
 Author URI:   http://tinpeas.co.uk
 Template:     generatepress
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         Equestrian
*/

/* Add your custom styles below... */
/* Header */
.site-header img {
    max-width:200px;
}
.site-header {
   border-bottom: 1px solid #9acacc;
}
.top-bar {
    border-bottom: 1px solid #efefef;
}
.page-header-content-container h1 {
    color: #ffffff !important;
    padding-top: 5px !important;
    margin-bottom: 0px;
}
.page-header-content-container h2 {
    color: #9acacc !important;
}
.page-header-content-wrapper {
    color: #9acacc !important;
}
/* Info Table */
.info-table-wrap .info-table .info-table-heading {
    padding-top: 34px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
}
.info-table-wrap .info-table .info-table-description {
    margin-top: -10px;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
}
.info-table-wrap .info-table .info-table-icon {
    padding-top: 0px;
    padding-bottom: 0px;
}
/* Info Box Content */
.uabb-infobox-content .uabb-infobox-text p {
    padding: 0 0 0 0;
}
/* Downloads */
.wpfd-content .breadcrumbs {
    padding: 8px 15px !important;
    margin: 0px 0px 0px 0px;
    list-style: outside none none;
    background: #fafafa;
    font-family: "Crimson Text", serif !important;
    color: #222222 !important;
}
.wpfd-content-table {
    font-family: "Crimson Text", serif !important;
    font-size: 16px !important;
}
/* Features */
.feauresheader {
	padding-top: 40px;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#wpsp-200 {
    max-width: 1100px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
}
#wpsp-200 .wp-show-posts-inner {
    color: #000000;
    text-align: center;
}
.wp-show-posts-entry-header {
    margin: 0 0 10px !important;
    padding: 0;
}
.wp-show-posts-entry-summary, .wp-show-posts-entry-content {
    font-size: 12px;
    text-align: center;
}
a.wp-show-posts-read-more, a.wp-show-posts-read-more:visited {
    display: inline-block;
    padding: 8px 15px;
    border: 1px solid #9acacc;
    border-radius: 0px;
    font-size: 0.8em;
    text-decoration: none;
    font-weight: 900;
}
a.wp-show-posts-read-more, a.wp-show-posts-read-more:hover {
    display: inline-block;
    padding: 8px 10px 4px 10px;
    border: 1px solid #9acacc;
    border-radius: 0px;
    font-size: 0.8em;
    text-decoration: none;
    font-weight: 900;
}
.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block) .wp-show-posts-image img {
    flex: 0 0 auto;
    object-fit: scale-down;
    border: 1px solid #9acacc;
}
/* Tablet Menu */
@media(min-width:768px) AND (max-width:900px) {
  .inside-header {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  #site-navigation {
    min-width: 900px;
    padding: 10px;
    text-align: center;
  }
  #site-navigation ul li {
    display: inline-block;
    float: none;
  }
}
/* Main Content Area */
#maincontent strong {
	font-weight: 600;
	font-size: 20px
}
/* Page Header */
.generate-inside-combined-content, .generate-inside-page-header-content h1 {
    text-align: center;
    color: #ffffff;
    padding-top: 20px;
}
/* Page Intro */
.intro {
    text-align: center;
    font-size: 22px;
}
/* HTML Elements */
strong {
    font-weight: 600;
    color: #9acacc !important;
    font-size: 20px !important;
}
b {
    font-weight: 600;
    color: #013334 !important;
}
h1, h2, h3, h5, h6 {
    margin-bottom: 12px;
    letter-spacing: -1px;
    font-weight: 700;
}
h4 {
    margin-bottom: 12px;
    letter-spacing: 0px;
    font-size: 18px;
}
p {
    margin-bottom: 12px !important;
}
/* Callout */
.callout h2 {
    font-size: 32px;
    line-height: 102%;
    color: #ffffff;
    margin-bottom: 5px;
}
.callout h4 {
    font-size: 18px;
    line-height: 102%;
    margin-bottom: 0px;
    color: #ffffff;
}
.calloutfeature {
    background-color: #013334;
    max-width: 1100px;
    margin-right: auto;
    margin-left: auto;
}
.calloutouter {
    background-color: #013334;
    max-width: 100%;
    overflow: hidden;
    padding-top: 20px;
    border-top: 4px solid #9acacc;
    border-bottom: 4px solid #9acacc;
}
#calloutcontainer {
    background-color: #222222;
    border-top: 4px solid #9acacc;
    border-bottom: 4px solid #9acacc;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}
.callout {
    max-width: 1100px;
    margin-right: auto;
    margin-left: auto;
}
/* Button */
.button,
.button:visited {
	display: inline-block;
	*display: inline;
	*zoom:1;
	padding: 10px 15px 5px 15px;
	font-size: 17px;
	margin-bottom: 5px;
    float: right;
    border-radius: 0px;
    font-weight: 900;
}
.button {
	background: transparent;
	margin-top: 8px;
}
.button.gray,
.button.gray:visited {
	background: transparent;
	color: #ffffff !important;
    border: 1px solid #ffffff;
}
.button.gray:hover {
	background: transparent;
	color: #9acacc !important;
    border: 1px solid #9acacc;
}
/* Sub Nav */
.main-navigation .main-nav ul ul li a {
    border-bottom: 1px solid #9acacc;
}
/* Sections */
.separate-containers .site-main > .generate-sections-container {
    border-bottom: 1px solid #9acacc;
}
/* Footer Container */
.site-footer {
     border-top: 4px solid #9acacc;
}
/* Widgets */
.footer-widgets .widget h4 {
       margin-bottom: 2px;
       padding-bottom: 5px;
       border-bottom: 1px solid #9acacc;
}
.widget ul li {
    padding-bottom: 5px;
    border-bottom: 1px solid #9acacc;
    padding-top: 4px;
}
.separate-containers .page-header, .separate-containers .site-main > *, .separate-containers .widget, .widget-area .main-navigation {
    margin-bottom: 0px;
}
.textwidget {
	padding-top: 7px;
}
.textwidget strong {
	font-size: 16px !important;
}
/* Footer Info */
.site-info {
    border-top: 2px solid #9acacc;
    font-size: 13px;
}

/* Mobile */

/* HTML Elements Mobile */
@media only screen and (max-width: 700px) {
  body {
     text-align: center !important;
  }
img {
    text-align: center
}
/* Button Mobile */
.button,
.button:visited {
	display: inline-block;
	*display: inline;
	*zoom:1;
	padding: 10px 15px 5px 15px;
	font-size: 17px;
	margin-bottom: 5px;
    float: none;
  }
.button {
	background: transparent;
  }
.button.gray,
.button.gray:visited {
	background: transparent;
	color: #ffffff !important;
    border: 1px solid #ffffff;
  }
.button.gray:hover {
	background: transparent;
	color: #cccccc !important;
    border: 1px solid #cccccc;
  }
 /* Callout Mobile */ 
.callout h2 {
    font-size: 24px;
    line-height: 102%;
    text-align: center !important;
}
.callout h4 {
    font-size: 14px;
    line-height: 120%;
    text-align: center !important;
  }
.callout {
    text-align: center !important;
  }
}  