#webform-submission-eicr-calculator-add-form input[readonly] {
  color: #000000 !important;
  font-weight: bold;
  background-color: #f4f4f4;
  cursor: default;
}

#hero-top {
	position: relative;
    padding: 30px 0 100px;
    overflow-y: hidden;
    overflow: hidden;
    min-height: 270px;
    background-color: #000000;
}

#hero-top:before {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    position: absolute;
    content: "";
    background-image: url(/sites/default/files/banner.jpg);
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.4;
}

#hero-top:after {
    position: absolute;
    background-image: url(/sites/default/files/banner-separator.svg);
    background-repeat: repeat-x;
    background-position: center bottom;
    height: 100px;
    width: 100%;
    bottom: 0;
    top: auto;
    z-index: 0;
    background: url(/sites/default/files/banner-separator.svg) repeat-x center top,-webkit-linear-gradient(rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100px,rgba(255,255,255,1) 100px,rgba(255,255,255,1) 100%);
    background: url(/sites/default/files/banner-separator.svg) repeat-x center top,-o-linear-gradient(rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100px,rgba(255,255,255,1) 100px,rgba(255,255,255,1) 100%);
    background: url(/sites/default/files/banner-separator.svg) repeat-x center top,linear-gradient(rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100px,rgba(255,255,255,1) 100px,rgba(255,255,255,1) 100%);
}

/*ELECTRIC HEATING CALCULATOR CSS*/
.heatlosscalc .calc-totals {
    padding: 20px;
    color: #FFFFFF;
    background: var(--mt-color-secondary);
    overflow: hidden;
}

.heatlosscalc label {
    color: #ffffff;
}

.heatlosscalc .calc-input {
    padding: 20px;
    background: var(--mt-color-primary);
    color: #ffffff;
    overflow: hidden;
}

.heatlosscalc [class*='col-'] {
    padding: 15px;
}
/*ELECTRIC HEATING CALCULATOR CSS*/

.homepagetopfirstemail a {
	color: #ffffff;
}

.footer__section a {
	color: #ffffff !important;
}

.footer__section .title {
	color: #ffffff !important;
}

#block-homepagetopheroform .homepagetopfirstcall {
	margin: 0px 0 0px 0;
}

@media (min-width: 992px) {
.page-node-36 #hero-top .pl-xl-5 {
	padding-left: 1rem !important;
	padding-right: 0px;
}
}

@media (min-width: 992px) {
.page-node-36 #hero-top .pr-xl-5 {
	padding-right: 1rem !important;
	padding-left: 0px;
}
}

@media (min-width: 992px) {
.view-testimonials-grid-2 .col-lg-4 {
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
}
}

.view-testimonials-grid-2 .views-row {
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	box-shadow: 0 4px 12px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 0 0 / 10%);
    color: #000000;
	background-color: #ffffff;
	margin-right: 10px !important;
}

.view-testimonials-grid-2 .overlay-container.overlay-container--circle {
    border-radius: 0%;
}

.view-testimonials-grid-2 .views-field-field-mt-tst-testimonial-image .views-field-field-image img {
    border-radius: 0% !important;
}

.view-testimonials-grid-2 .overlay-container.overlay-container--circle .overlay {
    border-radius: 0%;
}

.field--name-field-mt-tst-testimonial-image img {
    border-radius: 0% !important;
}

.content-top-highlighted__section {
    padding: 5px 0 5px !important;
}

#content-top-highlighted {
    background-color: var(--mt-color-primary) !important;
    color: var(--mt-color-dark-colored-contrast) !important;
}

#block-hierarchicaltaxonomymenu ul a:before {
    margin-top: -7px;
	color: var(--mt-color-dark-colored-contrast);
}

#block-hierarchicaltaxonomymenu ul a {
    padding: 0px 0px 0px 20px;
	color: #ffffff;
}

@media (min-width: 992px) {
#block-hierarchicaltaxonomymenu .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 24%;
    max-width: 24%;
}
}

#block-hierarchicaltaxonomymenu .views-row {
    display: inline-block;
}

.view-areas-i-cover .view-content h2 {
	font-size: 16px;
}

.view-services .view-content h2 {
	font-size: 16px;
}

.view-services-taxonomy-term .view-empty {
	text-align: center;
    color: #000000;
    font-size: 22px;
    font-style: italic;
}

.view-services-taxonomy-term .view-header {
	background: linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)),url(https://www.mylocalelectrician.co.uk/themes/corporateplus/images/background-image-contact.jpg);
    color: var(--mt-color-colored-contrast);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
}

.webform-share-submission-form .webform-actions input {
    background-color: #ffffff;
}

.view-locations-taxonomy-term .view-empty {
	text-align: center;
    color: #000000;
    font-size: 22px;
    font-style: italic;
}

.view-locations-taxonomy-term .view-header {
	background: linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)),url(https://www.mylocalelectrician.co.uk/themes/corporateplus/images/background-image-contact.jpg);
    color: var(--mt-color-colored-contrast);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
}

.mlt-taxonomy-view-header .list--fa-check-circle li:before {
    top: -3px;
    font-size: 20px;
}

.view-areas-i-cover .list--fa-check-circle li:before {
    top: -3px;
    font-size: 20px;
}

.view-services .list--fa-check-circle li:before {
    top: -3px;
    font-size: 20px;
}

#block-homepagetopheroform .list--fa-check-circle li:before {
    top: -3px;
    font-size: 20px;
}

#block-webform .title {
    font-size: 20px;
	text-align: center;
}

#block-webform .form-actions {
    margin: 0 0 6px 0;
}

#block-webform .webform-actions input {
    font-size: 18px;
    font-weight: 900;
    background-color: var(--mt-color-secondary);
    color: var(--mt-color-base-contrast);
    border-radius: 30px 30px 30px 0;
    padding: 12px 24px;
    border-color: var(--mt-color-primary);
}

#block-webform .form-item {
    margin: 6px 0 !important;
}

#block-webform form {
    border: 2px dashed var(--mt-color-primary);
    padding: 0px 10px;
}

#block-webform .form-item input {
    padding: 14px 15px;
}


#edit-mtt-settings {
	background-color: #004d79;
}








.view-frequently-asked-questions .views-accordion-header a {
	color: #ffffff;
}

.view-frequently-asked-questions .views-accordion-header {
	border: 1px solid var(--mt-color-secondary);
    background: var(--mt-color-colored);
}
}

.googlemapblock iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
}

.googlemapblock {
    position: relative;
    padding-bottom: 350px;
    padding-bottom: auto;
    height: 0;
    overflow: hidden;
    max-height: 350px;
}

.view-areas-i-cover .view-content ul {
    padding-left: 0;
}

.view-areas-i-cover .view-content li {
    
}

#block-views-block-areas-i-cover-block-1 .title {
    margin: 20px 0 20px !important;
}

@media (min-width: 740px) {
.view-areas-i-cover .views-row {

}
}

@media (min-width: 740px) {
.view-services .views-row {
}
}

.page-node-36 .node__container h3 {
	font-size: 1.0em;
}

.page-node-36 .node__container h2 {
	font-size: 1.5em;
}

.page-node-36 .node__container h1 {
	font-size: 2.0em;
}

@media (max-width: 992px) {
.hero-top__container {
    padding: 20px 0 !important;
}
}

@media (max-width: 767px) {
.hero-top__container {
    padding: 20px 0 !important;
}
}

#block-homepageherotopnewbanner .content ul {
	margin-bottom: 5px;
}

@media (min-width: 992px) {
video {
    width: 100%;
    height: 400px;
}
}

@media (max-width: 992px) {
video {
    width: 100%;
    height: auto;
}
}

.eu-cookie-compliance-content .agree-button {
	background: #ffffff;
    color: #000;
    font-weight: bold;
	border: #FF6F00 solid 2px;
}

.eu-cookie-compliance-content .decline-button {
	background-color: transparent;
    border: none;
    text-shadow: none;
    box-shadow: none;
	background-image: none;
}

#sub-featured .container-fluid {
	
}

.googlemapblock {
    position: relative;
	padding-bottom: 350px;
    padding-bottom: auto;
    height: 0;
    overflow: hidden;
	max-height: 350px;
}

.googlemapblock iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
}

.content-bottom__section {
    margin-bottom: 20px;
}

.header__container {
    padding: 6px 0 5px !important;
}

@media (max-width: 960px) and (min-width: 501px) {
    .view-areas-we-cover .view-content li {
		width: 50%;
	}
}

@media (max-width: 500px) {
    .view-areas-we-cover .view-content li { 
		width: 100%;
	} 
}

#block-views-block-areas-we-cover-block-1 .title {
	margin: 20px 0 20px !important;
}

.view-areas-we-cover .view-content {
	text-align: center;
}

.view-areas-we-cover .view-content ul {
    padding-left: 0;
}

.view-areas-we-cover .view-content li {
    display: inline-block;
}

.featured-bottom__section {
    padding: 0px 0 10px !important;
}

.sub-featured__section {
    padding: 0px 0 !important;
}

.featured__section {
    padding: 10px 0px 20px 0px !important;
}

#subfooter-top {
    background-color: var(--mt-color-shade);
    color: var(--mt-color-shade-contrast);
}

#footer {
    background-color: #000000;
    color: #ffffff;
}

#block-contactinfoheadertop .tagline {
    font-size: 1.5em;
    font-weight: 400;
    color: #ffffff;
}

.header-top-highlighted .content li a {
    color: #ffffff !important;
	text-decoration: none;
}

.header-top-highlighted .content ul.icons-list li {
    display: inline-block;
    margin: 10px 10px 0px 10px;
    vertical-align: inherit;
}

.header-top-highlighted__section .inline-list {
    margin: 0px -15px !important;
}

#block-contactinfoheadertop .content {
    text-align: center;
    font-size: 18px;
}

.header-top-highlighted__container {
	padding: 0px 0 0px !important;
}

.internal-banner-container {
    position: relative;
    min-height: 100px !important;
}

.hero-top {
    min-height: 100px !important;
}

@media (min-width: 768px) {
.internal-banner-container .hero-top__container {
    padding: 20px 0 !important;
}
}

#block-homepagetopheroform .homelinethree {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 25px;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 5px;
}

#block-homepagetopheroform .homelinetwo {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 25px;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 5px;
}

@media (max-width: 992px) {
#block-homepagetopheroform .homelineone {
    font-size: 44px;
    font-weight: 800;
    line-height: 48px;
    color: #ffffff;
    margin-top: 0px;
}
}

@media (min-width: 992px) {
#block-homepagetopheroform .homelineone {
    font-size: 44px;
    font-weight: 800;
    line-height: 48px;
    color: #ffffff;
    margin-top: 0px;
}
}

#block-homepagetopheroform .form-actions {
    margin: 0 0 6px 0;
}

#block-homepagetopheroform .webform-actions input {
    font-size: 18px;
    font-weight: 900;
    background-color: var(--mt-color-secondary);
    color: var(--mt-color-base-contrast);
    border-radius: 30px 30px 30px 0;
    padding: 12px 24px;
    border-color: var(--mt-color-primary);
}

#block-homepagetopheroform .form-item {
    margin: 6px 0 !important;
}

#block-homepagetopheroform form {
    border: 2px dashed #fff;
    padding: 0px 10px;
}

#block-homepagetopheroform .form-item input {
    padding: 0px 15px;
}

.paragraph--view-mode--mt-tile .feature__icon {
	display: none !important;
}

#block-homepagetopheroform .content {
	padding: 0px 0;
}

.page-node-79 .hero-top__container {
	padding: 20px 0 !important;
}

#block-homepagetopheroform .content p {
	margin-bottom: 8px;
	padding: 0 0 10px 0;
}

#block-homepagetopheroform .field--name-field-mt-hero-form-title {
    margin-bottom: 5px !important;
}

#block-homepagetopheroform .field--name-field-mt-hero-form-description {
	margin-bottom: 0px;
}

#block-homepageherotopnewbanner .homelinethree {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 25px;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 5px;
}

#block-homepageherotopnewbanner .homelinetwo {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 25px;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 5px;
}

@media (max-width: 992px) {
#block-homepageherotopnewbanner .homelineone {
    font-size: 44px;
    font-weight: 800;
    line-height: 48px;
    color: #ffffff;
    margin-top: 0px;
}
}

@media (min-width: 992px) {
#block-homepageherotopnewbanner .homelineone {
    font-size: 44px;
    font-weight: 800;
    line-height: 48px;
    color: #ffffff;
    margin-top: 25px;
}
}

#block-homepageherotopnewbanner .form-actions {
    margin: 0 0 6px 0;
}

#block-homepageherotopnewbanner .webform-actions input {
    font-size: 18px;
    font-weight: 900;
    background-color: var(--mt-color-primary);
    color: var(--mt-color-base-contrast);
    border-radius: 30px 30px 30px 0;
    padding: 12px 24px;
    border-color: var(--mt-color-primary);
}

#block-homepageherotopnewbanner .form-item {
    margin: 6px 0 !important;
}

#block-homepageherotopnewbanner form {
    border: 2px dashed #fff;
    padding: 0px 10px;
}

#block-homepageherotopnewbanner .form-item input {
    padding: 0px 15px;
}

.paragraph--view-mode--mt-tile .feature__icon {
	display: none !important;
}

#block-homepageherotopnewbanner .content {
	padding: 0px 0;
}

.page-node-79 .hero-top__container {
	padding: 20px 0 !important;
}

#block-homepageherotopnewbanner .homepagetopfirstcall {
	margin: 0px 0 0px 0;
}

#block-homepageherotopnewbanner .content p {
	margin-bottom: 8px;
	padding: 0 0 10px 0;
}

#block-homepageherotopnewbanner .field--name-field-mt-hero-form-title {
    margin-bottom: 5px !important;
}

#block-homepageherotopnewbanner .field--name-field-mt-hero-form-description {
	margin-bottom: 30px;
}

.homepagetopfirstcall a {
	color: var(--mt-color-colored) !important;
}

@media (max-width: 992px) {
.homepagetopfirstemail {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    background-color: var(--mt-color-primary);
    color: var(--mt-color-base-contrast);
    border-radius: 30px 30px 30px 0;
    padding: 12px 24px;
    border: #000 solid 1px;
}
}

@media (max-width: 992px) {
.homepagetopfirstcall {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    color: var(--mt-color-colored);
    background-color: #ffffff;
    border-radius: 30px 30px 30px 0;
    padding: 12px 24px;
    margin-top: 12px;
}
}

@media (min-width: 992px) {
.homepagetopfirstemail {
    width: 49%;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    background-color: var(--mt-color-primary);
    color: var(--mt-color-base-contrast);
    border-radius: 30px 30px 30px 0;
    padding: 12px 14px;
    border: #000 solid 1px;
}
}

@media (min-width: 992px) {
.homepagetopfirstcall {
    width: 49%;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    color: var(--mt-color-colored);
    background-color: #ffffff;
    border-radius: 30px 30px 30px 0;
    padding: 12px 14px;
    margin-top: 12px;
}
}

.homepagetopfirstcall:hover {
    transform: translateY(-8px);
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}

.homepagetopfirstemail:hover {
    transform: translateY(-8px);
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}

#block-homepagetopheroform .webform-actions input:hover {
    transform: translateY(-8px);
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}