/*
*
*
* CSS Loaded Later On
*
*
*/




@media All and (min-width: 1050px) {

	body header#masthead {
		left: 0;
		top: 0;	
	}	
	body.home .row.connectivity {
		background-image: url('/wp-content/uploads/2021/04/website-development-wordpress-design_megawatts-creative-ltd-1024x640.jpg');
		background-image: url('/wp-content/uploads/2021/04/website-development-wordpress-design_megawatts-creative-ltd_sun-bg.svg');	
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: top center;
	}
	body.home .row.connectivity .mountains {
		background-image: url(/wp-content/uploads/2021/04/website-development-wordpress-design_megawatts-creative-ltd_mountains-bg-1.svg);
		background-repeat: no-repeat;
		background-size: 100% auto;
		display: block;
		position: absolute;
		background-attachment: scroll;
		background-position: top center;
		height: 600px;	
		width: 100%;
	}
	body.home .row.connectivity .mountains-2 {
		background-image: url(/wp-content/uploads/2021/04/website-development-wordpress-design_megawatts-creative-ltd_mountains-bg-2.svg);
	}
	body.home .row.connectivity .mountains-3 {
		background-image: url(/wp-content/uploads/2021/04/website-development-wordpress-design_megawatts-creative-ltd_mountains-bg-3.svg);
	}
	body.home .row.connectivity .mountains-4 {
		background-image: url(/wp-content/uploads/2021/04/website-development-wordpress-design_megawatts-creative-ltd_mountains-bg-4.svg);
		z-index: 999999;
	}
	
	.row.connectivity h2 {
		font-size: 42px;	
	}
	#web-development-award,
	body .row.test {
		background-color: #4d4d4d;	
	}
	body .row.test {
		padding-bottom: 40px;
		background-image: linear-gradient(to right, #555 0%, #555 45%, #4d4d4d 45%, #4d4d4d 100%);	
	}
	body.scrolled header#masthead nav ul li a {
		font-weight: bold;
	}
	#web-development-award.award .text h2 {
		font-size: 24px;
	}
	body.page .entry-content .sitewidth{
		max-width: 850px;	
	}
	body.page .entry-content .sitewidth h1.page-title {
		margin-bottom: 10px;	
	}
	body.page .entry-content .sitewidth p,
	body.page .entry-content .sitewidth h2 {
		text-align: left;	
		margin:0 auto;
	}
	.award .badge {
		padding-top: 10px;	
	}
	footer#colophon {
		padding-top: 0;
		background-color:white;	
	}
	body header#masthead #site-title span.hover-text {
		transition: all 0.3s ease;
	}
	body header#masthead:hover #site-title span.main-name {
		transition: all 0.3s ease;
	}
	.row.test .box .code-packages, .row.test .leftside > .box {
		border-bottom: 0;
		margin-bottom: 0;
	}
	.row.test .leftside {
		border-right: 0;	
	}
	#footer-info {
		display:block;
		text-align:center;
		width:100% !important;
	}
	#footer-info a::after {
		content: '';
		display: none;
		visibility: hidden;	
	}
	footer#colophon li#footer-info > a {
		float: right;
		clear: both;
		margin: 0;
		padding: 0;	
	}
	footer p.contact-megawatts {
		clear: both;
		text-align: center;
		position: relative;
		display: block;
		margin: 0;
		padding: 0;
		width: 100%;
		font-size:22px;	
	}
	footer p.contact-megawatts > span {
		font-size: 18px;
		color: #777;
		clear: both;
		display: block;
		margin-bottom: 6px;
		position: relative;
		width: 100%;	
	}
	footer#colophon .sitewidth:first-child {
		padding-top: 60px;
	}
	body .row.test .rightside {
		margin-bottom: 0;	
	}
	body .row.test .box .code-packages {
		padding-bottom: 0;
	}
	body .row.subscribe-email {
		background-image: linear-gradient(to bottom right, #61717d 0%, #2bacff 80% );	
		padding-bottom: 20px;
	}
	form#megaemailer-subscribe-form .mwc-fieldgroup input{
		border: 0;	
	}
	form#megaemailer-subscribe-form .mwc-fieldgroup input#mwc_lastname {
		margin-right: 0;
		float: right;
	}
	body .row.subscribe-email .leftside h2 {
		background-color: transparent;
		padding: 20px 20px 0 20px;
		margin-bottom: 0;
		text-shadow: 0 0 5px rbga(255,255,255,0.8);
		color: #fff;
	}
	body .row.subscribe-email .leftside,
	body .row.subscribe-email .rightside {
		max-width: 650px;
		width: 100%;
		margin: 0 auto;
		display: block;
		padding: 0;
		clear: both;
		float: none;	
	}
	body .row.subscribe-email .leftside p {
		font-weight: bold;
		color: #fff;	
	}
	#megaemailer-subscribe h3 {
		display: none;
		visibility: hidden;	
	}
	form#megaemailer-subscribe-form .mwc-fieldgroup {
		margin-bottom: 20px;
		display: block;
		height: auto;
		overflow: hidden;
	}
	form#megaemailer-subscribe-form .mwc-fieldgroup:first-child input {
		width: 48%;
		margin: 0 2% 0 0;	
		float: left;
	}
	form#megaemailer-subscribe-form .mwc-fieldgroup:nth-child(2) input {
		width: 100%;
		margin: 0;
			
	}
	form#megaemailer-subscribe-form .mwc-fieldgroup:nth-child(2) {
		width: 75%;	
		display: inline-block;
		float: left;
		clear: left;
	}
	form#megaemailer-subscribe-form .mwc-fieldgroup label {
		display: none;
		visibility: hidden;	
	}
	form#megaemailer-subscribe-form{
		padding-top: 10px;	
		padding-left: 0;
	}
	.row.subscribe-email p.small {
		display: block;
		clear: both;
		margin-top: 30px;
		color: #fff;
		margin-bottom: 40px;
		font-size: 13px;
		text-align: center;
		width: 100%;
		clear: both;	
	}
	form#megaemailer-subscribe-form button:hover {
		background-color: #cec935;
		transition: all 0.2s ease;	
		cursor: pointer;
	}
	form#megaemailer-subscribe-form button {
		width: 25%;
		float: right;
		clear: right;
		display: inline-block;	
		height: 35px;
		border: 0px solid #cec99c;
		color: #fff;
		background-color: #cec99c;
		color: #fff;
	}
	#colophon .sitewidth.site-info {
		
	}
	#carousel .car-text h2 {
		margin-top: 0;
		margin-bottom: 10px;
		text-transform: uppercase;	
	}
	

}

@media All and (max-width: 1080px) {
	header #site-logo {
		margin-bottom: 0;	
	}
	header #mobile-info h2 {
		margin-bottom: 30px;	
		margin-top:50px;
		font-weight: 300;
	}
	body #content .row.award {
		text-align: center;	
	}
	body .award .badge{
		margin: 0 auto;
		float: none;
		text-align: center;
		clear: both;	
	}
	body .award .text h2,
	body .award .text p,
	body #content .row.test {
		text-align: center;	
	}
	#content .row {
		text-align: left;	
	}
	.row.connectivity .rightside,
	.row.connectivity .leftside {
		width: 90%;
		margin: 0 auto;
		float: none;
		clear: both;	
	}
	#blog.row .sitewidth,
	#small-business.row .sitewidth,
	.row.marketing .sitewidth,
	.row.subscribe-email .sitewidth {
		width: 86%;
		float: none;
		margin: 0 auto;
		clear: both;	
	}
	#blog.row .section-link {
		display: none;
		visibility: hidden;	
	}
	body footer ul.menu {
		max-width: 350px;	
	}
	body p.contact-megawatts span {
		display: block;
		clear: both;
		margin: 0 auto;
		text-align: center;
	}
	body p.contact-megawatts:last-child span {
		font-weight: bold;	
	}
	body .sitewidth.site-info {
		margin-top: 100px;	
	}
	footer#colophon .menu > li.menu-item > a {
		margin-bottom: 15px;	
		display: inline-block;
		width: auto;
		float: none;
		clear: both;
	}
	footer#colophon .menu > li.menu-item > ul.sub-menu > li > a {
		text-decoration: none;
		padding: 10px 15px;
		margin: 0 2px 4px 2px;
		display: inline-block;
		background-color: rgba(0,0,0,0.05);	
	}
	body.menu-open.menu-scroll nav.desktop {
		overflow-y: scroll;
	}
	body.menu-open nav.desktop ul.menu > li.menu-item{
		height: auto;
		overflow: hidden;
		display: block;	
	}
	body.menu-open nav.desktop ul.menu > li.menu-item a {
		width: 90%;
		max-width: calc(100% - 60px);
		float: left;
		padding-left: 20px;
		clear: both;	
	}
	nav ul.buttons {
		width: 80%;
		float:  left;
		clear: both;
		margin: 0;
		padding: 20px;
		display: block;	
	}
	.entry-content p.back-to-parent {
		text-align: center;	
	}
	.entry-content p.back-to-parent a {
		line-height: 130%;
		padding: 10px 15px;
		text-align: center;
		color: #fff;
		background-color: #2bacff;
		display: inline-block;
		margin: 0 auto;
		text-decoration: none;
		float: none;
		clear: both;	
	}
	body.menu-open nav.desktop ul.menu > li.menu-item > .menutoggle {
		display: inline-block;
		margin-right: 10px;
		position: absolute;
		width: 30px;
		height: 30px;
		text-align: center;
		line-height: 30px;
		border-radius: 15px;
		background-color: #555;
		margin-top: 20px;
		font-size: 22px;
		color: #fff;
		float: right;
		top: 0;
		margin-right: 0px;
		right: 20px;
		margin-left: 0px;
		transform: rotate(0deg);
	}
	nav ul.buttons li {
		float: left;
		clear: none;
		display: inline-block;	
	}
	nav ul.buttons li a {
		height: 40px;
		width: auto;
		display: inline-block;
		margin: 0;
		line-height: 40px;
		background-color: #a6d558;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		font-size: 16px;
		padding: 0 20px;
		border-radius: 20px;
	}
	body.menu-open nav.desktop ul.menu > li.menu-item.open > .menutoggle {
		transform: rotate(45deg);	
	}
	body.menu-open nav.desktop ul.menu > li.menu-item-has-children > ul.sub-menu {
		display: none;
		visibility: hidden;	
	}
	body.menu-open nav.desktop ul.menu > li.menu-item-has-children.open > ul.sub-menu {
		display: block;
		visibility: visible;
		position: relative;
		width: 100%;
		margin: 0;
		padding: 0;
		border-top: 0;
		float: none;
		clear: both;
		background-color: #2bacff;
	}
	body.menu-open nav.desktop ul.menu > li.menu-item-has-children.open > ul.sub-menu > li {
		border: 0;
		border-top: 1px solid rgba(255,255,255,0.5);	
	}
	body.menu-open nav.desktop ul.menu > li.menu-item-has-children.open > ul.sub-menu > li a::before {
		content: '- ';	
	}
	body.menu-open nav.desktop ul.menu > li.menu-item-has-children.open > ul.sub-menu > li a {
		font-size: 18px;
	}
}

@media All and (max-width: 650px) {

	body header#masthead #topbar {
		display: none;
		visibility: hidden;	
	}
	body header#masthead {
		height: auto;
		overflow: hidden;
		position: relative;	
		background-color: #fff !important;
	}
	body header#masthead .site-branding {
		padding-top: 30px;
	}
	body .site-branding #site-logo  {
		height: auto; 
		overflow: visible;
		width: 200px;	
	}
	body header#masthead #site-title > span:last-child {
		display: none;
		visibility: hidden;	
	}
	body .sitewidth {
		width: 100%;
		padding: 0 20px;
		margin: 0;
		max-width: 100%;	
	}
	body header #mobile-info h2 {
		margin-top: 20px;
	}
	body #mobile-info p {
		margin-top: 0;	
	}
	body.home .row.mainimage,
	body.home .row.mainimage .overlay {
		height: 400px;	
	}
	body.home .row.mainimage .overlay {
		background-color: rgba(0,0,0,0.6);	
	}
	body.home .row.mainimage .overlay .roast {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 110px;	
	}
	body.home .row.mainimage .overlay .roast h2.entry-title {
		padding: 0;	
	}
	body .site-branding #site-logo img {
		width: 200px;
		height: auto;
		margin: 30px auto 0 auto;
		position: relative;
		display: block;	
	}
	body header#masthead #site-title {
		color: #1b1b1b;	
	}
	body ul.menu-list.bottom, 
	body ul.menu-list.top {
		grid-template-columns: 50% 50%;
	}
	body ul.menu-list.bottom > li, 
	body ul.menu-list.top > li {
		margin: 0;
		height: 200px;	
	}
	body ul.menu-list.top > li:last-child {
		grid-column: 1 / 3;	
	}
	body.home .row.qual ul.menu-list > li > a {
		padding: 0px;
		font-size: 24px;	
	}
	body.home .row.qual ul.bottom .menu-item.phone {
		border-radius: 0;
		padding-top: 80px;	
	}
	body.home .row.roast h2.title {
		margin-top: 0;	
	}
	body.home .row.qual > span.view-order {
		display: none;
		visibility: hidden;
	}
	.row.roast ul.products > li.product {
		height: auto;
		max-height: 550px;
		padding: 0;
		margin-bottom: 20px;
		width: 100%;
	}
	body .row.latte span.lattes{
		top: 0;	
	}
	body .row.latte span.lattes div.trip-row {
		margin-top: 20px;	
	}
	body .row.latte span.lattes div.trip-row > a {
		margin-left: 10px;
		margin-right: 10px;	
	}
	body .row.latte .rightside {
		height: auto;
			padding: 40px 0;
			display: block;
			overflow: hidden;
			position: relative;
	}
	body .row.latte span.lattes p.insta {
		margin-top: 60px;
		font-size: 15px;	
	}
	body .row.latte span.lattes p.name {
		font-weight: 300;
		font-size: 15px;
		font-style: normal;	
	}
	body .row.latte .rightside h1 {
		font-size: 32px;	
		margin-bottom: 0;
		padding-bottom: 0;
		padding-top: 20px;
	} 
	body .row.welcome .leftside.bean {
		margin: 50px auto 50px auto;
		padding: 20px;	
	}
	.row.welcome .leftside.bean p{
		font-size: 15px;
		font-weight: normal;
		line-height: 130%;	
	}
	.row.welcome .leftside.bean .textlinks {
		padding-left: 0;	
	}
	.row.insta-main.feed {
		display: block;
		height: auto;
		overflow: hidden;
		position: relative;
		padding-left: 20px;
		padding-right: 20px;	
		max-width: 100%;
		width: 100%;
		box-sizing: border-box;
	}
	body .row.order ul.order {
		padding: 0;
		
	}
	#colophon .sitewidth:first-child {
		padding-top: 40px;	
	}
	#colophon .sitewidth .foot-icon {
		margin: 20px 0 0 0;
		padding: 0;
		text-align: center;	
	}
	#colophon .sitewidth .foot-icon > a {
		display: inline-block;
		font-size: 15px;
		color: #fff;
		background-color: #333;
		padding: 0 10px;
		width: auto;
		clear: none;
		margin-bottom: 0;
		border-radius: 0;
		line-height: 30px;
		border: 0;
		margin-left: 10px;
		margin-right: 10px;
		float: none;	
	}
	.row.insta-main.feed  .insta-btn {
		display: inline-block;
		float: none;
		padding: 10px 20px;
		text-align: center;
		font-weight: bold;	
	}
	.woocommerce ul.products li.product a.button {
		position: relative;
		width: 100%;
		clear: both;
		margin-top: 0px;
		border-radius: 0;	
	}
	body.home .row.qual ul.menu-list > li > a h4,
	body.home .row.qual ul.menu-list > li > h4 {
		padding: 10px;
		font-size: 24px;			
	}

}

body.menu-open .menu-box {
	display: block;
	clear: both;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #a91e29;
	color: #fff;
	font-weight: bold;
	padding: 80px 50px;
	max-width: 650px;
	border: 1px solid #333;
	height: auto;
	min-width: 40%;
	overflow: hidden;
	max-height: 80%;
}
body.menu-open #closemenu {
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	
}
body.menu-open #closemenu:hover {
	cursor: pointer;
}
body.menu-open .menu-main-container ul.menu {
	padding: 0;
	margin: 0;
}
body.menu-open .menu-main-container ul.menu > li.menu-item {
	display: block;
	clear: both;
	float: none;
	color: #fff;
	text-align: left;
	font-size: 40px;
}
body.menu-open .menu-main-container ul.menu > li.menu-item a {
	padding: 10px 0;
	transition: all 0.2s ease;
}
body.menu-open .menu-main-container ul.menu > li.menu-item:hover > a {
	padding-left: 10px;
	
}
body.page-id-188 span.order-btn {
	margin-left: 0;
}
body.page-id-188 .leftside {
	padding-top: 50px;
	
}
body.page-id-188 span.order-btn a {
	margin-left: 0;
	padding: 0 20px;
	line-height: 40px;
	width: auto;
	float: left;
	position: relative;
	border-radius: 20px;
	font-size: 22px;
	height: 40px;
	clear: both;
	display: inline-block;
	
}
nav.desktop ul.menu li.order a {
	letter-spacing: 0px;
}
body.menu-open .menu-main-container ul.menu > li.menu-item > a {
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	text-decoration: none;
}






