/*
Theme Name: Alderney Electric Ltd
Template: neve
Author: Gareth Foster
Description: The website created using the framework of Neve. It's a completely redesigned of the old website and the theme
Version: 1.0.1584354227
Updated: 2020-03-16 10:23:47

*/
/*		Header		*/

.row .primary-menu-ul .sub-menu li {
	background-color: #4F93F6;
    border: none;
}
.row .primary-menu-ul .sub-menu {
	border:none;
}

.current-menu-ancestor span {
    color: #FCC83B!important;
}

@media (min-width: 961px) {
.builder-item--logo .site-logo img {
    max-width: 550px;
}
}

/*		FONT STYLE 	*/

@font-face {
font-family: Newtown;
src: url(http://aldelectric:8888/wp-content/themes/alderney-electric-ltd/fonts/newtown.ttf) format('ttf');
font-weight: normal;
}

h1 {
    font-family: "Newtown", Arial, sans-serif;
    color: #4077C6;
    letter-spacing: 5px!important;
}


ul#h-list {
    font-size: 14px;
    font-style: italic;
	color:#4077C6;
}
ul#h-list a, ul#h-list span {
    font-weight: 700;
    font-style: normal;
	color:#4077C6;
}

ul#f-list {
    font-size: 14px;
    font-style: italic;
}
ul#f-list a, ul#f-list span {
    font-weight: 700;
    font-style: normal;
}

/*		General		*/

.ekit-wid-con li, .ekit-wid-con ul {
    list-style: disc!important;
}
.nv-comment-content a, .nv-content-wrap a:not(.button) {
    text-decoration: none;
}


/*		Forms		*/

.wpforms-field-description, label.wpforms-field-sublabel {
    color: grey!important;
}
.ekit_wpForms_container .wpforms-field label {
    color: black!important;
}
div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    border: 0px!important;
}
.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background:transparent!important;
	border:0px!important;
	text-align: center;
}
/*		Footer		*/

footer address {
    font-style: normal;
}
span.f-left, span.f-right, span.f-c {
    font-weight: 200;
}
span.f-left {
    float: left;
}
span.f-right {
    float: right;
}

.menu-weather a {
  color: #0c6 !important;
  text-transform: capitalize !important;
}
