/* here you can put your own css to customize and override the theme */
.message_block{
		background: #292f34 url(http://bfsm.bellyfit.com/uploads/3081/bellyfit_fb-392-8902-2148061292-o.jpg) no-repeat fixed;
	}
	
	/* OWL styles */
	.owl-buttons {
		position: absolute;
		top: -40px;
		right: 10px;
		left: 10px;
	}

	/*  */
	.carousel-indicators {
		text-align: left;
		margin: 0;
		width: auto;
		left: 33px;
	}
	.carousel-indicators li,
	.carousel-indicators li.active {
		width: 18px;
		height: 18px;
		margin: 0 9px 0 0;
		background: transparent;
		border: solid 2px #c9cdce;
		border-radius: 18px !important;
		z-index: 9999 !important;
	}
	.carousel-indicators li.active {
		background: #6f7a7c;
		border-color: #9ea7a9;
	}
	/* END LAYER SLIDER */
	