/*
Theme Name: Oshin Child
Description: Oshin Child Theme
Author: Brand Exponents
Template: oshin
Version: 1.0
*/

@import url("../oshin/style.css");

.filters.single_border .filter_item:last-child {border-color:transparent;}
.previous-title, .next-title {display:none;}

#bottom-widgets-wrap .one-third:first-child {width:50%;}
#bottom-widgets-wrap .one-third:last-child {float:right;}

@media only screen and (max-width: 767px){
	.column-block {
		float: none !important;
		width: 100% !important;
	}
}