@charset "UTF-8";
@import url("https://www.kmate.com.au/_img/css/base_2017.inc.css");

body {
	background-image: url(https://www.kmate.com.au/_img/klika/template/living2016/bg_line_pattern.png);
	background-repeat: repeat;
}

body,
.hero_container_desk,
.hero_container_mobile {
	background-color: #fff;
}

.hero_container_desk { border-top: 1px solid #888; border-bottom: 1px solid #888; }

div#main_container1a,
div.free_wrapper_bottom div.row_header,
div.calc_wrapper_bottom div.row_header,
div#main_container div.review_wrapper div.row_header,
div#main_container div.promotion_wrapper div.row_header {
	background-color: #73f2e9;
}

div#main_container3 {
	background-image: url(https://www.kmate.com.au/_img/klika/template/living2016/footer_bg.jpg);
}


div#main_container div.review_wrapper {
	background-color: #fff;
	background-image: url(https://www.kmate.com.au/_img/klika/template/living2016/reviews_side.jpg);
	border: 1px solid #444;
}

div#main_container div.review_wrapper div.row_header {
	background-color: #fff;
	color: #24939a;
}

@media only screen and (max-width: 768px) {
	div#main_container div.review_wrapper { border-right: 0; border-left: 0; padding-left: 10px; background-image:none; }
}