.comments-area, #theme-attribution, .screen-reader-text, .sow-testimonial-user {
	display: none;
}

.fa-instagram::before {
    content: "";
}

.social-media-icon-instagram {
    background-image: url('http://theimportgarage.co.nz/wp-content/uploads/insta.png');
    background-position: center;
	background-size: 45px;
}

.so-widget-sow-testimonials-default-53457c4dcd87 .sow-testimonials .sow-testimonial-wrapper.sow-layout-side.sow-user-left .sow-testimonial-text, .so-widget-sow-testimonials-default-53457c4dcd87 .sow-testimonials .sow-testimonial-wrapper.sow-layout-side.sow-user-middle .sow-testimonial-text {
    margin-left: 0;
}


.homewidgets {
	text-align: center;
}

.trademe {
	background-image: url("http://theimportgarage.co.nz/wp-content/uploads/trademe.png");
	background-size: 40px auto;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #fff;
	height: 37px;
	width: 40px;
	border-radius: 4px;
}

.vantage-grid-loop article .excerpt {
	font-size: 12px;
	color: #777;
	line-height: 1.25em;
	height: 100%;
	overflow: hidden;
}

.homewidgets .widget_vantage-social-media .social-media-icon {
	display: inline-block;
	float: none;
}

.site-logo-link img {
	max-height: 120px;
	width: auto;
}

#masthead {
	background: #48445F none repeat scroll 0 0;
}

#masthead .hgroup {
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}

#search-icon #search-icon-icon:hover {
	background-color: #107bbf;
}

.main-navigation ul li:hover > a {
	background: #107bbf none repeat scroll 0 0;
	color: #FFF;
}

.more-link-btn {
	border-radius: 4px;
	color: #FfffFF !important;
	background: none repeat scroll 0 0 #107bbf !important;
	padding: 10px 20px;
	text-decoration: none;
	line-height: 3em;
	border-width: 0;
	text-shadow: 0 0 0 rgba(255,255,255,0.8) !important;
	box-shadow: 0 0 0 rgba(0,0,0,0.125), 0 0 0 rgba(255,255,255,0.5) inset !important;
	font-weight: 400 !important;
}

.more-link-btn:hover {
	text-decoration: none;
	color: #2b2b2b !important;
	background: none repeat scroll 0 0 #ffffff !important;
	border: solid 1px #107bbf;
}

.starlist li:before {
	font-family: FontAwesome;
	content: "\f05d";
	color: #107bbf;
	margin-right: 5px;
	margin-left: -20px;
}

.starlist {
	list-style-type: none !important;
}

.halfwidth {
	max-width: 400px;
}

#wpcf7-f321-p317-o1 input {
	margin-bottom: 3px;
}

.mobileonly {
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 20px 35%;
	background: #000;
}

.bluebutton {
	background: #3b5998;
	padding: 10px;
	border-radius: 10px;
	color: #fff !important;
	text-decoration: none;
	margin: 3px auto;
}

.logopanel {
	min-width: 440px;
}

@media only screen and (min-width : 600px) {
	.mobileonly {
		display: none;
	}
}

@media only screen and (max-width : 800px) {
	.trademe {
		margin-left: 43%;
	}
}