.sbHolder {
  width: 200px;
}

.sbOptions {
  width: 200px;
}

.boxed div.inventory .inventory .title {
  font-size: 15px;
}

.select_view {
  display: none;
}

div.inventory {
  box-shadow: none;
  border: 0;
  border-radius: 0;
}

#Top_bar .menu > li a:after {
  display: none;
}

.topbutton {
height:30px;
width:30px;
position:fixed;
right:90px;
bottom:50px;
z-index:2;
background-image: url("http://motoadvkenya.com/motoadv/wp-content/uploads/2015/08/up-grey-arrow.png");
background-repeat:no-repeat;
display:none;
}

#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #4a0f01;
	border-radius: 0px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 input[type="text"], input[type="email"], textarea {
	background: transparent;
}

.wpcf7 textarea { 
        overflow: hidden; 
        height: 200px;
}

.wpcf7 input[type="text"]:focus, input[type="email"]:focus, textarea:focus {
	background: transparent;
}

.wpcf7 input[type="submit"] {
	float: right;
	background: #4a0f01;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
        border-radius: 0px;
}
.wpcf7 input[type="submit"]:hover {
	background: #4a0f01;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #4a0f01;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #4a0f01;
	padding: 5px;
	color: #ffffff;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #4a0f01;
	color: #fff;
	margin: 0;
}

#Footer .footer_copy { background-color: #4a0f01; }

a.popup-link { text-transform: uppercase; font-weight: bold; color: #8d3008; }

.footer-copy-center #Footer .footer_copy a#back_to_top { float: left; }

#Top_bar .menu > li > a span:not(.description) { font-weight: 600; }

body:not(.template-slider):not(.header-simple) #Header { min-height: 0px; }

.button_icon { padding: 5px 7px; }

.button-stroke a:hover.button .button_icon i, .button-stroke a.button.button_theme:hover .button_icon i { color: rgba(0,0,0,1) !important }

.section.section-post-header { display: none; }

.masonry .post-footer { display: none; }

.section-post-related .post-related .date_label { visibility: hidden; }

.blog_slider.flat .blog_slider_ul li .item_wrapper .date_label { display: none; }

.section.section-post-footer { display: none; }

.image_frame, .wp-caption { border-width: 2px; }

.column_map .google-map-contact-wrapper .get_in_touch { width: 350px; } 

.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-title:after, .masonry.tiles .post-item.no-img, .masonry.tiles .post-item.format-quote { background: #fff; }

.column_column ul li { list-style: inherit; }

.brown-icon { color: #4a0f01; }

div.print_friendly.print_header { display: none !important; }
div.inner-page.inventory-listing { padding: 30px !important; }
div.print_friendly.print_tabs { display: none !important; }