/* BEGIN SAUCELABS TAKEOVER PAGE */

@import url("https://use.typekit.net/mdt0kzw.css");

body.tag-8486 div#sub-header {
	display: none;
}

body.tag-8486 {
	background: -webkit-linear-gradient(315deg,#e2231a,#003a70);
    background: linear-gradient(135deg,#e2231a,#003a70);
}

body.tag-8486 .home-post .no-image {
	background: url(https://sweetcode.io/wp-content/uploads/2018/02/sauce-labs-binary-bar.png) !important;
}

body.tag-8486 > section > div.welcome {
	display: none;
}

body.tag-8486 div.front-overlay-wrap h1 {
	display: none;
}

body.tag-8486 .home-post h2 {
	font-family: 'Museo Sans', sans-serif !important;
	font-weight: 500 !important;
}

body.tag-8486 div.front-overlay-wrap form {
	display: none;
}

body.tag-8486 div.front-overlay-wrap div.popular-words {
	display: none;
}

body.tag-8486 div.front-overlay-content {
	background: none;
	background-color: #F5F5F5 !important;
}

body.tag-8486 div.front-overlay-wrap:before {
	content: url(https://sweetcode.io/wp-content/uploads/2018/02/sauce-labs.png) !important;
	opacity: 1.0;
	display: block;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
}

body.tag-8486 div.front-overlay-wrap:after {
	content: "TESTING AT THE SPEED OF AWESOME.";
	font-family: 'Museo Sans', sans-serif;
	font-weight: 400;
	line-height: 36px;
	display: inline-block;
	font-size: 28px;
	margin-top: 20px;
	color: #474c54;
}

#post-15085 > a:nth-child(2), #post-15085 > div.author-img, #post-15085 > div.media-icon, #post-15085 > p, #post-15085 > div.sub-article {
	display: none;
}

@media only all and (min-width: 320px) and (max-width: 760px) {
	
	body.tag-8486 div.front-overlay-wrap:before {
		display: block;
		content: url(https://sweetcode.io/wp-content/uploads/2018/06/sauce-labs-250px.png)!important;
		margin-top: 15px;
		margin-left:0 ;
		margin-right: 0;
		margin-bottom: 0;
		padding-top: 40px;
		max-width: 100%
	}
	
	body.tag-8486 div.front-overlay-content {
		max-width: 100%;
		height: 180px;
		}
	
	body.tag-8486 div.front-overlay-wrap:after {
		font-size: 12px;
		margin-top: 0px;
		padding-bottom: 10px;
	}
	
	
	
}

/* END SAUCELABS TAKEOVER PAGE */
