/*
 Theme Name:   Total Refurbs
 Theme URI:    http://www.total-refurbs.co.uk
 Description:  The Total Refurbs theme.
 Author:       Tinpeas
 Author URI:   http://www.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:         Plastering, Decorating, Refurbishments
*/

/* Add your custom styles below... */

/* Header */
.site-header img {
    max-width:200px;
}
.site-header {
	background-color: #ffffff;
}
.herotext {
	background-color: rgba(255, 255, 255, 0.8);
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.10);
    -moz-box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.10);
    box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.10);
    width: 90%;
}
.herotextpage {
	background-color: rgba(255, 255, 255, 0.8);
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.10);
    -moz-box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.10);
    box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.10);
    width: 50%;
}
.herotextpage h1 {
	color: #0082cb !important;
	font-size: 48px
}
.herotextpage h2 {
	color: #270188 !important;
	font-size: 20px
}
.top-bar {
    border-bottom: 1px solid #efefef;
}
.page-id-5 .top-bar {
	display: none;
}
.navigation-search, .navigation-search input {
    height: 100%;
    background-color: rgba(255,255,255,0.9);
    color: #270188 !important;
    font-weight: 800;
}
/* 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: #270188 !important;
}
.wpfd-content-table {
    font-family: "Lato", 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: #666666;
    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 16px 8px 16px;
    border: 1px solid #0082cb;
    border-radius: 0px;
    font-size: 0.8em;
    text-decoration: none;
    font-weight: 800;
    color: #0082cb;
}
a.wp-show-posts-read-more, a.wp-show-posts-read-more:hover {
    display: inline-block;
	padding: 8px 16px 8px 16px;
    border: 1px solid #270188;
    border-radius: 0px;
    font-size: 0.8em;
    text-decoration: none;
    font-weight: 800;
    color: #270188;
}
/* 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: 700;
    color: #270188;
    font-size: 16px;
}
h1, h2, h3, h5, h6 {
    margin-bottom: 12px;
    letter-spacing: -1px;
}
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: #0082cb;
    max-width: 1100px;
    margin-right: auto;
    margin-left: auto;
}
.calloutouter {
    background-color: #0082cb;
    max-width: 100%;
    overflow: hidden;
    padding-top: 20px;
    border-top: 4px solid #efefef;
    border-bottom: 4px solid #efefef;
}
#calloutcontainer {
    background-color: #0082cb;
    border-top: 4px solid #efefef;
    border-bottom: 4px solid #efefef;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}
.callout {
    max-width: 1100px;
    margin-right: auto;
    margin-left: auto;
}
/* Button */
.fl-builder-content a.fl-button *, .fl-builder-content a.fl-button:visited * {
    font-weight: 800;
}
.button,
.button:visited {
	display: inline-block;
	*display: inline;
	*zoom:1;
	padding: 8px 16px 8px 16px;
	font-size: 17px;
	margin-bottom: 5px;
    float: right;
    border-radius: 0px;
    font-weight: 600;
}
.fl-builder-content .fl-node-59baaa7a30825 a.fl-button, .fl-builder-content .fl-node-59baaa7a30825 a.fl-button:visited, .fl-builder-content .fl-node-59baaa7a30825 a.fl-button *, .fl-builder-content .fl-node-59baaa7a30825 a.fl-button:visited * {
    font-weight: 800;
}
.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: #cccccc !important;
    border: 1px solid #cccccc;
}
/* Sub Nav */
.main-navigation .main-nav ul ul li a {
    border-bottom: 1px solid #efefef;
}
/* Sections */
.separate-containers .site-main > .generate-sections-container {
    border-bottom: 1px solid #efefef;
}
/* Footer Container */
.site-footer {
     border-top: 1px solid #efefef;/* Footer Info */
}
/* Widgets */
.footer-widgets .widget h4 {
       margin-bottom: 2px;
       padding-bottom: 5px;
       border-bottom: 1px solid #0082cb;
}
.widget ul li {
    padding-bottom: 5px;
    border-bottom: 1px solid #efefef;
    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: 14px;
}
/* Footer Info */
.site-info {
    border-top: 1px solid #efefef;
    font-size: 11px;
}

/* Mobile */

/* HTML Elements Mobile */
@media only screen and (max-width: 700px) {
  body {
     text-align: center !important;
  }
img {
    text-align: center;
}
.herotext h1 {
	font-size: 30px;
}
.herotext {
	background-color: rgba(255, 255, 255, 0.8);
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.10);
    -moz-box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.10);
    box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.10);
    width: 80%;
}
.herotextpage {
	background-color: rgba(255, 255, 255, 0.8);
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.10);
    -moz-box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.10);
    box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.10);
    width: 80%;
}
.herotextpage h1 {
	color: #0082cb !important;
	font-size: 30px
}
.herotextpage h2 {
	color: #270188 !important;
	font-size: 18px
}
/* Mobile Header*/
.mobile-header-navigation .mobile-header-logo img {
    width: 160px;
    height: auto;
}
.menu-toggle::before {
    padding-top: 16px;
}
/* Button Mobile */
.button,
.button:visited {
	display: inline-block;
	*display: inline;
	*zoom:1;
	padding: 8px 16px 8px 16px;
	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;
  }
}  
