 
	


	.navbar-custom {
	background:rgba(35,35, 35, 0.65);
	}


	.navbar-custom .navbar-nav > li > a:hover {
		color:#e285ba;
	}
		


	.navbar-custom .icon-bar,
	.navbar-custom-blog .icon-bar {
		background:#e285ba;
	}


	.tc-page-header {
		background:#232323;
	}


	.tc-blog-header {
		background-color:#232323;
	}


	.navbar-custom .navbar-nav>li>.dropdown-menu {
		background:#e285ba;
	}

	.navbar-custom .dropdown-menu>.active>a,
	.navbar-custom .dropdown-menu>.active>a:hover,
	.navbar-custom .dropdown-menu>.active>a:focus {
		background-color:#232323;
	}



	#rooms-carousel h3 {
		color:#e285ba;
	}


	#rooms-carousel .item i {
		color:#e285ba;
	}


	#rooms-carousel .item figure.effect-apollo {
		background: #232323;
	}


	#room-layout i {
		color:#e285ba;
	}

	#room-layout .item figure.effect-apollo {
		background: #e285ba;
	}


	#room-layout .item figure.effect-apollo i{
		color:#232323;
	}


	.room-img-inner .room-att i {
		color:#e285ba;
	}

	.room-info i {
		color:#e285ba;
	}


	#site-footer ul.social li a:hover,
	#site-footer ul.social li a:focus {
		color:#e285ba;
	}

	.wpcf7-submit {
	    background: #e285ba;
	    border: 1px solid #e285ba;
	}

	.site-footer .wpcf7-submit:hover {
		color:#e285ba;
	}


	.button-dark {
		background:#e285ba;
		border:1px solid #e285ba;
	}

	.button-dark:hover,
	.button-dark:active {
		background: #e285ba;
		border:1px solid #e285ba;
	}

	.button-line-dark {
		color:#e285ba;
		border:1px solid #e285ba;
	}

	.button-line-dark:hover,
	.button-line-dark:active {
		background: #e285ba;
	}


	h3.entry-title a {
		color:#232323;
	}

	h3.entry-title a:hover,
	h3.entry-title a:focus {
		color:#e285ba;
	}

	.entry-meta span i,
	.entry-footer span i {
		color:#e285ba;
	}

	.entry-meta span a:hover,
	.entry-footer span a:hover,
	.entry-meta span a:focus,
	.entry-footer span a:focus {
		color:#e285ba;
	}

	.single-post-header {
		background:#232323;
	}


	.nav-previous a,
	.nav-next a,
	.form-submit #submit,
	.read-more-button {
		border:1px solid #e285ba;
		background:#e285ba;
	}

	.nav-previous a:hover,
	.nav-next a:hover,
	.nav-previous a:focus,
	.nav-next a:focus,
	.read-more-button:hover,
	.read-more-button:focus {
		color:#e285ba;
		border:1px solid #e285ba;
	}

	article table a,
	article table a:hover {
		color:#e285ba;
	}


	#secondary a:hover,
	#secondary a:focus {
		color:#e285ba;
	}

	#secondary aside h3:after {
	    background-color: #e285ba;
	}

	input.search-submit {
		background:#e285ba;
		border:1px solid #e285ba;
	}

	.tagcloud a:hover,
	.tagcloud a:focus {
		background:#e285ba;
		border:1px solid #e285ba;
	}

	#wp-calendar td > a,
	#wp-calendar td > a:hover {
		background:#e285ba;
	}

	.comment-author a:hover,
	.comment-metadata a:hover {
		color:#e285ba;
	}	


