.elementor-kit-833{--e-global-color-primary:#222222;--e-global-color-secondary:#BA0000;--e-global-color-text:#222222;--e-global-color-accent:#61CE70;--e-global-color-3662531b:#54595F;--e-global-color-38ee29b4:#7A7A7A;--e-global-color-7b26634a:#4054B2;--e-global-color-107ce416:#B7C5E5;--e-global-color-7395ffe5:#000;--e-global-color-5e685dd4:#FFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-833 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.elementor-editor-active .elementor.elementor-edit-mode .elementor-column .column-title {
color: white;
font-size: 18px;
background-color: black;
}

.site-header{
  background-color: #1249AB;
  height: 2px;
}

/*Turn off copyright bar
.site-info {
    display: none;
} */ 
/*Turn off copyright bar*/ 

/*iPhone anti-jitter */
html, body {
    max-width: 100% !important;
    overflow-x: hidden !important;
}

/*stop Edge hyperlinking phone numbers*/
.dontPhone{
x-ms-format-detection="none";
}

/*Turn off default 404 page content */
 .error404 #page {
     display:none;
}
/*Turn off default 404 page content END*/

/* Set style of the 'lead' paragraph */
.lead
{
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 1.4;
    
}

/* Set style of the 'lead' paragraph END*/

/* Set colour of Websites Designed 4U link in copyright footer */
.wd4uColour{
    color: #ffffff;
}
/* Set colour of Websites Designed 4U link in copyright footer END */



.theme-list .elementor-icon-list-icon i{
  background-color: #1249AB;
  padding: 10px 11px;
  border-radius: 25px;
  font-size: 24px;
  color: #ffffff;
}

.theme-background-colour{
  background-color: #F44033 !important;
}

.theme-text-colour{
  color: #1249AB !important;
}

.big-text{
  font-size: 1.5em;
}

.narrowFields input[type="text"],
.narrowFields input[type="email"],
.narrowFields input[type="tel"]
{
    background-color: #fff;
    color: #000;
    width: 25%;
    border-radius: 5px;
}

.narrowFields input[type="submit"]
{
    background-color: #D7801B;
    color: #FFFFFF;
    border-radius: 5px;
}

.xing{     
    content: "\f168";     
    font-family: FontAwesome;     
    font-size: 14px;     
    padding-right: 0.5em;     
    position: absolute;     
    top: 1px;     
    left: 0; 
}

.wd4u-text-dropshadow{
    text-shadow: 1px 1px 2px rgba(55, 55, 55, 1);
}

.wd4u-big-phone{
    font-weight: bold;
	font-style: normal;
	font-size: 24px;
    letter-spacing: 5px;
}

.generate-inside-page-header-content.page-header-content-container {
	height: 1200px;
}
strong:nth-child(1) {
	padding: 5px;
	text-decoration-line: none;
	background-color: rgba(255,255,255,0.5);
	background-image: ;
	background-blend-mode: normal;
	border: 1px solid rgba(0,0,0,1);
	box-shadow: rgba(0, 0, 0, 0.48) 2px 2px 5px 5px ;
}
h2:nth-child(2) {
	color: rgba(0, 0, 0);
    padding: 5px;
	text-align: center;
	background-color: rgba(255,255,255,0.68);
	background-image: ;
	background-blend-mode: normal;
	border: 1px solid rgba(0,0,0,1);
	box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 5px 5px ;
}

/* 100% background image for 404 */
@media (max-width: 768px) {
.generate-content-header {
background-size: 100% auto;
}
}
/* 100% background image for 404 */

/* Stop Parallax Juddering */
.parallax {
    transition: none !important;
}
/* END Stop Parallax Juddering */

a{
    color:red;
}

/* Set WD4U Brand Footer Link Colours and Size*/

#wd4u-Footer {
    color: #ffffff !important;
    font-size:0.9rem;
    text-align:center;
}

#wd4u-Footer a{
    color:#5AA016;
}

#wd4u-Footer a:hover{
    color:#98D90D;
}/* End custom CSS */