.caption .rtl-left{
	float: left !important;
}
.caption .rtl-right{
	float: right !important;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn
{
border-bottom-left-radius:4px !important;
border-top-left-radius:4px !important;	
border-bottom-right-radius:0px !important;
border-top-right-radius:0px !important;	

}
#search_input{
border-bottom-right-radius:4px !important;
border-top-right-radius:4px !important;	
border-bottom-left-radius:0px !important;
border-top-left-radius:0px !important;	

}
.search-divider:before{
	margin-right: -50% !important;
}
.view-more:before{
	margin-right: -50% !important;
}
.owl-carousel .owl-item{
	float: right !important;
}
.nav{
	margin-right: 0px !important;
	padding-right: 0px !important;
}