/************************************
COLOURS
Dark Green: #1e7b32	rgb(30, 123, 50)
Light Green: #4ad368	rgb(74, 211, 104)
************************************/

/* GLOBAL STYLES
----------------
Add styles beneath this line that you want to be applied across your entire site */
#loopedSlider .business-slider .content {
	background: rgba(85, 85, 85, 0.8) none repeat scroll 0 0;
}
div.pp_default .pp_description {
    display: none !important;
}
.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
    border: none;
}
img.thumbnail {
	border-radius: 50%;
}
a.button, a.comment-reply-link, #commentform #submit, .submit, input[type="submit"], input.button, button.button, #wrapper .woo-sc-button {
    font-weight: 500;
}
body .woo-sc-box.large {
    font-size: 1.4em;
    text-align: center;
}
.woo-sc-box.normal.large.full a.woo-sc-button.custom {
    margin: 0 0.6em 0;
}
h1:after {
    width: 50px;
    border-bottom: 3px solid #b72025;
}
#loopedSlider a.flex-prev, #loopedSlider a.flex-next {
	color: rgba(74, 211, 104, 0.6)
}
#loopedSlider a.flex-prev:hover, #loopedSlider a.flex-next:hover {
	color: rgba(0, 92, 174, 0.8)
}
body #wrapper .button, body #wrapper #content .button, body #wrapper #content .button:visited, body #wrapper #content .reply a, body #wrapper #content #respond .form-submit input#submit, input[type=submit], body #wrapper #searchsubmit, #navigation ul.cart .button, body #wrapper .woo-sc-button {
	transition: all 0.5s ease-in-out 0s;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width: calc(100%) !important;
}
.circle-link {
	width: 150px;
	transition: all 0.5s ease-in-out 0s;
}
.circle-link:hover {
	width: 140px;
	padding-top: 5px;
	padding-left: 5px;
}
input, textarea, .searchform, #searchform {
	border-color: #1e7b32;
}
#loopedSlider .content h1 {
	text-transform: uppercase;
}
.post #connect, #comments, #respond {
	display: none;
}
/*FOOTER
----------------- */
#footer-widgets h3 {
    color: #d9d9d9;
    text-transform: uppercase;
}
#footer-widgets input, #footer-widgets textarea, #footer-widgets input-placeholder {
    color: #fff;
    padding-left: 0.5em !important;
	background: #999;
}
#footer-widgets .widget p, #footer-widgets .widget .textwidget {
    color: #fff;
}
#footer {
    border-top: 1px solid #e6e6e6;
    color: #999;
    padding: 20px 0 0;
}
#footer-container {
	border-top: 1px solid #959595;
}
li#field_1_7.gfield.gsection.gform_column.right.field_sublabel_below.field_description_below,
li.gfield.gsection.empty,
ul#gform_fields_1.gform_fields.top_label.form_sublabel_below.description_below {
    display: none;
}
#connect .social a::before {
    border-radius: 0;
    font-size: 1.3em;
    padding: 0.6em;
}
#loopedSlider .content h1, #loopedSlider .content h2, #loopedSlider .content h3 {
	color: #fff;
	font-family: normal Georgia,serif;
	font-weight: normal;
}
/*HIGH RES4*/
@media only screen and (min-width: 1801px) {
	#loopedSlider .content h1 {
		font-size: 4.5em;
		padding-bottom: 15px;
	}
	#loopedSlider .content h2 {
		font-size: 3.75em;
		padding-bottom: 15px;
	}
	#loopedSlider .content h3 {
		font-size: 3em;
		padding-bottom: 15px;
	}
	#loopedSlider .content {
		padding: 120px 0;
	}
}
/*HIGH RES3*/
@media only screen and (min-width: 1721px) and (max-width: 1800px) {
	#loopedSlider .content h1 {
		font-size: 4em;
		padding-bottom: 15px;
	}
	#loopedSlider .content h2 {
		font-size: 3.5em;
		padding-bottom: 15px;
	}
	#loopedSlider .content h3 {
		font-size: 3em;
		padding-bottom: 15px;
	}
	#loopedSlider .content {
		padding: 100px 0;
	}
}
/*HIGH RES2*/
@media only screen and (min-width: 1561px) and (max-width: 1720px) {
	#loopedSlider .content h1 {
		font-size: 3.5em;
		padding-bottom: 15px;
	}
	#loopedSlider .content h2 {
		font-size: 2.5;
		padding-bottom: 15px;
	}
	#loopedSlider .content h3 {
		font-size: 2.25em;
		padding-bottom: 15px;
	}
	#loopedSlider .content {
		padding: 90px 0;
	}
}
/*HIGH RES1*/
@media only screen and (min-width: 1400px) and (max-width: 1560px) {
	#loopedSlider .content h1 {
		font-size: 3em;
		padding-bottom: 15px;
	}
	#loopedSlider .content h2 {
		font-size: 2.25em;
		padding-bottom: 15px;
	}
	#loopedSlider .content h3 {
		font-size: 2em;
		padding-bottom: 15px;
	}
	#loopedSlider .content {
		padding: 80px 0;
	}
}
/*HIGH RES0*/
@media only screen and (min-width:1011px) and (max-width: 1399px){
	#loopedSlider .content {
		padding: 70px 0;
	}
	#loopedSlider .content h1 {
		font-size: 2.5em;
		padding-bottom: 15px;
	}
	#loopedSlider .content h2 {
		font-size: 2em;
		padding-bottom: 15px;
	}
	#loopedSlider .content h3 {
		font-size: 1.75em;
		padding-bottom: 15px;
	}
}
/* DESKTOP STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */
@media only screen and (min-width: 768px) {
	/* Desktop styles go below this line */

    /* HEADER - Shrink on Scroll
------------------------------------------------------------------*/
    #header-container {
        transition: all 0.5s ease-in-out 0s;
	height: 75px !important;
	box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2);
        z-index: 99999 !important;
    }
    #header-container.shrink {
	background: #fff none repeat scroll 0 0 !important;
        height: 52px !important;
        transition: all 0.5s ease-in-out 0s;
    }
    #header-container #header #logo img {
        background: #fff none repeat scroll 0 0;
	border-radius: 2px;
	height: 145px !important;
	padding: 0.4em;
	transition: all 0.5s ease-in-out 0s;
    }
    #header-container.shrink #header {
        padding-top: 0;
        transition: all 0.5s ease-in-out 0s;
    }
    #header-container #header #logo a {
        box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2);
        padding: 4.8em 0 0;
        transition: all 0.5s ease-in-out 0s;
    }
    #header-container.shrink #header #logo a {
        padding: 0.35em 0 0;
        transition: all 0.5s ease-in-out 0s;
    }
    #header-container.shrink #header #logo img {
        height: 65px !important;
        position: relative;
        top: -3px;
        transition: all 0.5s ease-in-out 0s;
    }
    .page-template-blank-gallery #header-after-gap {
        height: 30px !important;
    }
	#loopedSlider.business-slider .content {
		background: rgba(74, 211, 104, 0.6) !important;
		top: 20% !important;
		bottom: 20% !important;
		width: 50% !important;
	}
    /* DESKTOP NAVIGATION
----------------- */
    #navigation {
	background: transparent none repeat scroll 0 0;
	text-transform: uppercase;
    }
    #nav-container {
        margin: 6px 0;
	padding: 0;
        background: rgba(0, 0, 0, 0);
	transition: all 0.5s ease-in-out 0s;
    }
    #header-container.shrink #nav-container {
	margin: 0;
	transition: all 0.5s ease-in-out 0s;
    }
    #navigation ul.nav > li:hover {
        background: transparent !important;
    }

    #navigation ul.nav li a {
        transition: all 0.3s ease-in-out 0s;
	border-bottom: 3px rgba(255, 255, 255, 0) solid;
    }
    #navigation ul.nav li a:hover {
        background-color: rgba(255, 255, 255, 0) !important;
        border-bottom: 3px solid #1e7b32;
		color: #1e7b32;
	transition: all 0.3s ease 0s;
    }
    ul.nav li.current_page_item a, ul.nav li.current_page_parent a, ul.nav li.current-menu-ancestor a, ul.nav li.current-cat a, ul.nav li.current-menu-item a {
        background-color: rgba(0, 0, 0, 0) !important;
        color: #1e7b32;
        border-bottom: 3px #1e7b32 solid !important;
    }
	#navigation ul.nav li ul.sub-menu a {
		color: #4ad368 !important;
		border-bottom: none !important;
	}
	#navigation ul.nav li ul.sub-menu a:hover {
		color: #1e7b32 !important;
		border-bottom: 3px #1e7b32 solid !important;
	}

    ul.nav li a {
        padding-bottom: 0.8em !important;
        padding-top: 0.8em !important;
    }
    #navigation ul.nav ul {
	background: #fff none repeat scroll 0 0;
    }
    ul.nav li ul li a {
        font-size: 1.2em;
    }
    ul.sub-menu li.current-menu-item.current_page_item a {
        background-color: rgba(0, 0, 0, 0) !important;
    }
    /*DESKTOP HOME PAGE
----------------------*/
    body.full-header.full-slider #loopedSlider {
        margin-top: -97px;
    }
    /* DESKTOP PAGES
----------------- */
    .page.full-width #main-sidebar-container #main {
        top: -36px;
    }
    .page-template-template-blog.full-width #main-sidebar-container #main,
    .home.page.full-width #main-sidebar-container #main {
        top: 0;
    }
    .page.full-width #main header h1.title.entry-title {
	text-align: right;
    }
    /* DESKTOP FOOTER
----------------- */
    #footer-widgets-container {
        background: url(https://www.builderslondon.net/wp-content/uploads/2017/11/footer-image.jpg) no-repeat center;
    }
    #footer-widgets.col-2 .footer-widget-1 {
	width: 31%;
    }

    #footer-widgets.col-2 .footer-widget-2 {
	width: 63%;
    }
    ul.gform_fields.top_label.form_sublabel_below.description_below.gform_column {
	display: block;
	width: 48%;
	clear: none;
    }
    ul.gform_fields.top_label.form_sublabel_below.description_below.gform_column.left {
        float: left;
	padding: 0 2% 0 0;
    }
    ul.gform_fields.top_label.form_sublabel_below.description_below.gform_column.right {
        float: right;
	padding: 0;
    }
	ul.gform_fields.top_label.form_sublabel_below.description_below.gform_column.single {
	display: block;
	width: 100%;
	clear: none;
    }
}
/*TABLETS AND SMALL SCREENS*/
@media only screen and (min-width: 768px) and (max-width: 1010px) {
	#logo {
		display: none;
	}
	body.full-header.full-slider #loopedSlider {
		margin-top: 0px !important;
	}
    #loopedSlider .content {
		padding: 30px 0;
	}
	#loopedSlider .content h1 {
		font-size: 2.5em;
		padding-bottom: 5px;
	}
	#loopedSlider .content h2 {
		font-size: 2em;
		padding-bottom: 5px;
	}
	#loopedSlider .content h3 {
		font-size: 1.75em;
		padding-bottom: 5px;
	}
}
/*MOBILE STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the mobile layout of your site */

@media only screen and (max-width: 767px) {
	/* Mobile styles go here */
    #logo {
        margin: 1em;
        max-width: 100%;
		text-align: center;
    }
	.nav-toggle {
		font-size: 1.75em;
		background-image: linear-gradient(to right bottom,rgb(30, 123, 50), rgb(74, 211, 104));
	}
	#loopedSlider .content {
		text-align:center;
		background:linear-gradient(to left top, rgb(30, 123, 50), rgb(74, 211, 104));
	}
	#loopedSlider .content h1 {
		font-size: 2.5em;
		text-transform: uppercase;
		padding-bottom: 5px;
	}
	#loopedSlider .content h2 {
		font-size: 2em;
		padding-bottom: 5px;
	}
	#loopedSlider .content h3 {
		font-size: 1.75em;
		padding-bottom: 5px;
	}
}/*END OF MOBILE STYLES*/
