/*
 * 
 * Colours
 * #e30613 - #red
 * #000000 - #black
 * #ffffff - #white
 * 
*/

a.tb_turn_on.js-turn-on-builder, #header, #footer, span.edit-button {
    display: none;
}

p {
    font-size: 20px;
}

body, p, span, h1, h2, h3, h4, h5, h6 {
		font-family: 'Quicksand', sans-serif;
}

div#headerwrap {
    background: transparent;
 		box-shadow: none;
}

div#content {
    padding: 0;
}

div#pagewrap {
    padding-top: 0!important;
}

div#first {
    height: 990px;
    display: flex;
    align-items: flex-end;
    padding-bottom: 120px;
}

#first h1 {
    font-size: 48px;
    color: white;
    margin-bottom: 30px;
}

#first .module {
    text-align: center;
}

a.jb-button {
    display: inline-block;
    padding: 8px 20px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 800;
    border: solid 2px;
}

.jb-button.jb-outline {
    border: solid 2px #e30613;
    margin-right: 4px;
}

.jb-button.jb-red {
    background: #e30613;
    border-color: #e30613;
    margin-left: 4px;
}

.down-button i {
    color: #e30613;
    font-size: 38px;
}

#mainHeader .menuLogo img {
    width: 220px;
}

div#headerMenu a {
    font-weight: 400;
    color: white;
    font-size: 20px;
}

div#headerMenu a:hover {
    color: #e30715;
}

div#about-us {
    padding: 70px 0px;
}

div#about-us .row_inner {
    width: 100%;
}

div#about-us .module-image {
    float: right;
    box-shadow: 0 0 20px black;
}

div#about-us .first {
    width: 60%;
}

div#about-us .last {
    width: 40%;
}

div#about-us .module_column {
    margin: 0;
}

#about-us .module.module-text {
    width: 80%;
    float: right;
}

#about-us .first .tb-column-inner {
    border-bottom: 2px solid #e30f13;
    width: 90%;
}

p {
    color: black;
}

#about-us h2 {
    font-weight: 600;
    font-size: 35px;
}

p.red-text {
    color: #e30f13;
    font-weight: 700;
    margin-bottom: 60px;
}

p.red-text span.light-text {
    font-weight: 100;
}

div#why-us {
    height: 650px;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0!important;
}

div#why-us .row_inner {
    width: 100%;
    padding: 0;
    justify-content: flex-end;
}

div#why-us .module_column {
    width: 60%;
    border-bottom: solid #e30f13 2px;
}

#why-us p {
    color: white;
}

#why-us h3 {
    color: white;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 30px;
}

#why-us .module {
    width: 70%;
}

div#specialities {
    padding: 70px;
}

div#specialities h4 {
    text-transform: none;
    letter-spacing: 0;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
}

div#specialities h4:after {content: '';display: block;width: 100px;height: 2px;background: #e30f15;margin: 0 auto;border-radius: 10px;margin-top: 30px;}

div#specialities .row_inner {
    width: 90%;
}

div#specialities .services-sub .module-text {
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 20px black;
}

div#specialities .services-sub .module-text p {
    color: white;
    margin: 0;
    text-align: center;
}

.under-specials {
    text-align: center;
    margin-top: 70px;
}

.under-specials strong {
    color: black;
    font-size: 20px;
}

div#about-two {
    height: 700px;
    display: flex;
    align-items: center;
}

div#about-two .module_column {
    width: 60%;
    border-bottom: solid #e30f13 2px;
}

div#about-two .row_inner {
    width: 100%;
}

div#about-two .module {
    width: 70%;
    float: right;
}

div#about-two .module p {
    color: white;
    margin-bottom: 40px;
}

div#about-two .module h5 {
    color: white;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}

.services-sub {
    margin-top: 60px;
}

#experts .experts-single .image-wrap {
    width: 40%;
    margin: 0;
    margin-right: 30px;
}

div#experts .row_inner {
    width: 85%;
}

#experts .experts-single .image-content h3 {
    font-size: 28px;
}

#experts .experts-single .image-content h3:after {content: '';display: block;height: 2px;width: 140px;background: #e30f15;margin-top: 10px;}

div#experts {
    padding: 70px 0;
}

.experts-sub {
    margin-bottom: 50px;
}

div#booknow .row_inner {
    width: 85%;
}

div#booknow .module {
    background: white;
    border-radius: 10px;
    box-shadow: 0 0 10px black;
    padding: 50px;
    text-align: center;
}

div#booknow .module h6 {
    font-size: 35px;
    font-weight: 600;
}

div#mainFooter {
    padding: 70px 0;
    background: #000000;
    padding-top: 140px;
    margin-top: -50px;
    z-index: 1;
}

div#booknow {
    z-index: 4;
}

div#footerLogo img {
    width: 250px;
}

#mainFooter .row_inner {
    width: 100%;
}

#mainFooter .module_column.col-full {
    width: 60%;
    border-top: solid 2px #e30f17;
}

#mainFooter .module_column.col-full .module_subrow {
    width: 88%;
    float: right;
    padding-top: 60px;
}

#mainFooter a, #mainFooter p {
    color: white;
}

div#footerLogo {
    margin-bottom: 30px;
}

.first-content {
    width: 80%;
    float: right;
}

div#footerMenu {
    margin-top: 90px;
}

div#footerMenu .menuLogo {
    display: none;
}

div#footerMenu a {
    font-size: 20px;
    padding: 4px 0;
}

#mainFooter a:hover {
    color: #e30f17;
}

div#footerBottom {
    background: black;
    padding: 10px 0;
}

div#footerBottom .row_inner {
    width: 85%;
}

div#footerBottom a {
    color: white;
}

div#footerCred {
    text-align: right;
}

div#footerSocials i {
    font-size: 36px;
    margin-right: 10px;
    color: white!important;
}

#footerBottom a {
    color: white!important;
}

.fixed-header-on div#mainHeader {
    background: black;
}

div#catapult-cookie-bar {
    background: #212121;
}

.x_close span {
    height: 1px;
    background: white!important;
}

div#mainFooter:before {
    background-image: url(http://jbbarbers.co.uk/wp-content/uploads/2020/06/JB-Website-Dividers-Footer.png);
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    display: block;
    position: absolute;
    top: -60px;
    width: 100%;
    height: 100px;
    left: 0;
}

.experts-single img {
    width: 100%;
}

a#Setmore_button_iframe {
    display: inline-block;
    padding: 8px 20px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 800;
    border: solid 2px;
    background: #e30f19;
}

#experts img {
    height: 220px;
    object-fit: cover;
}

@media (min-width: 1040px) {
div#mobileLogo {
    display: none;
}
}

@media (max-width: 1040px) {
#mobileLogo {
    display: inline-block;
    width: 50%;
    float: left;
    text-align: left;
}


div#headerMenu {
    float: right;
    display: inline-block;
}

#mainHeader .tb-column-inner {
    display: flex;
    align-items: center;
}

div#mobileLogo img {
    width: 200px;
}

div#mainHeader {
    padding: 30px;
}

.mobile-menu-module.mobile-menu-overlay {
    background: #000;
}

.mobile-menu-module.mobile-menu-overlay li a {
    color: white;
    font-size: 24px;
}

.menuLogo {
    position: absolute!important;
    right: 10px;
    bottom: 10px;
    width: 220px;
}

.mobile-menu-module.mobile-menu-overlay .nav {
    height: 100%;
}

a.menu-close {
    padding: 10px;
    border: solid #e30715 2px;
    border-radius: 30px;
}

.menu-close-inner::before, .menu-close-inner::after {
    color: white;
}

li#menu-item-83 {
    display: inline-block;
    border: solid white 2px;
    margin-left: 20px;
    margin-top: 10px;
}
	
	div#specialities {
    padding: 70px 0;
}
}

@media (max-width: 800px) {
    div#specialities {
    padding: 70px 0;
}

div#first {
    height: 100vh;
    padding-bottom: 50px;
}

#first h1 {
    font-size: 36px;
    line-height: 50px;
    text-shadow: 0 0 20px black;
}

#pagewrap #content .module_column {
    width: 100%;
    width: 90%;
    margin: 20px auto;
}

.pagewidth, .module_row>.row_inner, .module-layout-part .module_row.fullwidth_row_container>.row_inner {
    width: 100%!important;
    max-width: 100%;
}

#why-us .module {
    width: 100%;
}

div#specialities .services-sub .module-text {
    height: 400px;
}

div#about-two .module {
    width: 100%;
}

.experts-sub {
    margin: 0;
}

#mainFooter .module_column.col-full .module_subrow {
    width: 100%;
}

#mainFooter .row_inner {
    width: 90%!important;
    margin: 0 auto!important;
}

div#footerBottom .row_inner {
    width: 90%!important;
}

#mainFooter .module_column.col-full .module_subrow .module_column {
    width: 48%;
}

#mainFooter .module_column.col-full {
    width: 100%;
}
}

@media (max-width: 680px) {
    a.jb-button {
    width: calc(100% - 44px);
    display: block;
    margin-right: 0;
    margin-left: 0!important;
}
	
	#experts img {
    height: 400px;
}

.jb-button.jb-outline {
    margin-bottom: 10px;
}

#about-us .module.module-text {
    width: 100%;
}

div#about-us {
    padding: 40px 10px;
}

div#why-us {
    height: auto;
    padding: 40px 10px!important;
}

div#specialities {
    padding: 40px 10px;
}

div#about-two {
    height: auto;
    padding: 40px 10px;
}

div#about-two .module_column {
    border: none;
}

div#experts {
    padding: 40px 10px;
}

#experts .experts-single .image-wrap {
    width: 100%;
    margin: 0;
}

.experts-single .image-content {
    padding-top: 15px!important;
}
}