:root {
  --dun-font-size: 14px;
}
html .page-id-1717 .entry-header,
html .page-id-2695 .entry-header,
html .page-id-2688 .entry-header,
html .page-id-2671 .entry-header,
html .page-id-2663 .entry-header,
html .page-id-2655 .entry-header,
html .page-id-2646 .entry-header,
html .page-id-2634 .entry-header,
html .page-id-2095 .entry-header,
html .home .entry-header {
	display:none;
}
.main-navigation a {
	padding:7px 15px;
}
html.wf-active .entry-title {
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
}
.unmargined_col {
	margin-bottom:0px !important;
}
html .wp-block-cover.alignfull {
    height: auto;
}
.wf-active .home .hero-area-wrapper .hero-area-title {
	font-weight:700;
	font-size:30px;
}
html .home .wp-block-cover.alignfull {
	    padding: 0px !important;
	min-height:30vh !important;
}
html .site-header .contact-info-area {
    border-color: #c7e3ef;
	padding: 6px 10px 6px;
}
.site-header {
	border-top-width:0px;
}
.contact-info-area span a, .contact-info-wrapper > span:last-of-type {
    padding: 0 10px 0px;
}
.site-description {
	font-size:13px;
	color: #1d92c1;
    line-height: 1em;
    margin-top: -10px;
    opacity: 0.7;
	font-style:normal;
}
.contact-info-area span.contact-info-label,
.contact-info-area span.contact-info-hours-text {
	font-size:14px;
}
html .custom-logo {
    height: 190px;
    width: 190px;
}
.custom-logo-link {
	margin-bottom:0px;
}
.main-navigation li:hover>a, .main-navigation li.focus>a, .main-navigation ul li.current-menu-item>a, button:hover {
    color: #ffffff;
}
.contact-info-area .icon,
.jetpack-social-navigation-svg .icon {
    fill: #1d92c1;
}
.main-navigation a {
	letter-spacing:0px;
	text-transform:none;
	font-weight:400;
}
.main-navigation ul ul a {
    font-size: 13px;
}
#primary + aside {
	background-color:#111111;
	color:#FFFFFF;
	border-top: 6px solid #1d92c1;
	background-image:url(https://dunneelectrical.ie/wp-content/uploads/2023/10/cristiano-firmani-unsplash.jpg);
	background-position:center center;
	background-size:cover;
	position:relative;
	    background-attachment: fixed;
}
#primary + aside:after {
	content:'';
	position:absolute;
	background-color:#111111;
	width:100%;
	height:100%;
	top:0px;
	opacity:0.9;
	z-index:1;
}
#primary + aside .widget {
	margin-bottom:0px;
	text-align:center;
	font-size:14px;
	position:relative;
	z-index:2;
}
.wf-active #primary + aside  .widget-title {
	font-size:20px;
	color:#FFFFFF;
	text-transform:none;
}
.wf-active #primary + aside p {
	margin-bottom:0px;
}
#primary + aside .jetpack_widget_social_icons svg {
	color:#FFFFFF;
}
html .site-footer {
	display:none;
}
#primary + aside .jetpack_widget_social_icons ul li {
    padding: 0 2px;
}
body:not(.logged-in) .wp-block-coblocks-gallery-collage {
	display:none;
}
@media (min-width: 600px) {
	#primary + aside {
	padding:220px 0px;
}
.header-wrapper {
    padding-top: 8px;
    padding-bottom: 18px;
    margin-bottom: 20px;
	border-bottom: 1px solid #c7e3ef;
	width:100%;
	max-width:none;
}
	.jetpack-social-navigation a {
    padding: 0px 0px 0px 4px;
}
}
@media screen and (min-width: 768px) {
.site-header {
    padding-bottom: 12px;
}
.home .hero-area-wrapper {
    font-size: 16px;
}
	.hero-area {
		height:auto !important;
	}
}
@media only screen and (max-width: 767px) {
	#masthead {
		display:flex;
		flex-wrap:wrap;
		align-items: center;
		padding-bottom:0px
	}
	html .site-header .contact-info-area {
		width:100%;
	}
	.header-wrapper {
		width:50%;
		border-bottom-width:0px;
		padding-left:4%;
		margin-bottom: 0px;
    padding: 0px;
	}
	html .custom-logo-link {
		text-align:left;
		padding-left:18px;
	}
	.menu-wrapper {
		width:50%;
	}
	.site-branding-text {
		display:none;
	}
	.site-branding .custom-logo {
		max-width:100%;
	}
	#masthead .jetpack-social-navigation {
		display:none;
	}
	#masthead .menu-toggle {
		float:right;
	}
	#masthead .main-navigation > div {
		position:absolute !important;
		top: 120px !important;
    width: 100vw;
    left: -50vw;
	}
	.main-navigation.toggled .menu {
    background-color: #f3f3f3;
}
	html .main-navigation a {
		background-color: #f3f3f3 !important;
	}
	html .main-navigation ul a {
		    padding: 14px 4%;
		border-bottom:1px solid #dfdfdf;
		border-radius:0px !important;
	}
	html .main-navigation ul ul a {
		    padding: 14px 6%;
	}
	html .main-navigation ul ul ul a {
		    padding: 14px 8%;
	}
	html .main-navigation #header-menu > li:first-child > a {
		border-top:1px solid #dfdfdf;
	}
	html .main-navigation .sub-menu {
		padding-left:0px;
	}
	html .site-header .main-navigation li.current-menu-item>a {
    color: #1d92c1;
}
	html .main-navigation.toggled ul a {
		color:#222222;
	}
}
@media only screen and (max-width:430px) {
	#masthead .main-navigation > div {
		top: 105px !important;
	}
}