
body ::selection { 
	background:#ff4061; 
	color:white; 
} 

body ::-moz-selection { 
	background:#ff4061; 
	color:white; 
}

/* Middle Color
=================================================== */

body {
	color:#fff;
}

p,
.lead {
	color:#fff;
}

.btn-border {
	color:#fff;
}

.btn-default {
	color:#fff;
}

.btn-default:hover, 
.btn-default.active, 
.btn-default.active:hover {
	background-color:#fff;
}

/* Background Color For Section BG, Social Icons loader 
=================================================== */
#jpreOverlay{
    background: rgba(255, 255, 255, 1) url(../../img/right-heart.png) no-repeat right center;
}

#jSplash {
	background: rgba(255, 255, 255, 1);
}

.content_overlay,
.content_overlay_one_fourth,
.content_overlay_fullwidth {
	background-color:rgba(0, 0, 0, .05);
	background-image: url(../../img/patterns/06.png);
}

/* Menu and Other Section
=================================================== */
a,
span a, .fa {
	color: #ff4061;
}

.title-small { 
	color: #ff4061; 
}

.heading_content span { 
	color: #ff4061; 
}

.rl-title span { 
	color: #ff4061; 
}

.main-nav ul.nav li:hover a, 
.main-nav ul.nav li a.selected,
.white-menu .selected1, 
.white-menu .selected1:hover,
.yellow-menu .selected1, 
.yellow-menu .selected1:hover { 
	color: #ff4061;
}

.gal-top .prev, 
.gal-top .next {
	background: #ff4061;
}

button.close,
button.close:hover { 
	background:#ff4061;
}

.spmenu i { 
	color:#640d0f;
}

/* Menu and Other Section Rgba Colors
=================================================== */

#main-menu .main-nav ul li ul,
.main-nav ul li:hover > ul {
	background: #ff4061;
}

.cycle-overlay div { 
	background: rgba(255, 64, 97,0.9);
}

.slicknav_nav,
.slicknav_nav li ul li a:hover {
	background: rgba(255, 64, 97,0.98);
}

.reserve_form input:focus, .reserve_form textarea:focus ,input:valid:focus{ 
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(167, 22, 25,0.8);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(167, 22, 25,0.8);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(167, 22, 25,0.8); 
}

/* Dark Color
=================================================== */
.left-right-heart:before, 
.left-right-heart:after {
	color:#ff4061;
}

.btn-border {
	border:1px solid #ff4061;
}

.icon-mild {
    color: #ff4061;
}

.boxed-text {
	background:#ff4061;
}

.timeline-loc {
	border:3px solid #ff4061;
}

.left-heart, 
.right-heart {
	color:#ff4061;
}

.nicescroll-rails div {
	background:#ff4061!important;
}

.brand .date {
	background:#ff4061;
}

.bb-year-end-ribbon:before, 
.bb-year-end-ribbon:after {
	background:rgba(135, 173, 179,.9);
}

/* Secoundary 
=================================================== */
.countdown-timer-boxed.countdown_timer li a {
	background:rgba(255, 64, 97,0.5);
}

.top-bottom-border {
	border-top:1px solid rgba(188, 223, 228, .8);
	border-bottom:1px solid rgba(188, 223, 228, .8);
}

*[class*="accura-social-icon-"] {
	background:rgba(255, 64, 97, 1);
}

.copyright {
	background:rgba(188, 223, 228, .3);
}

/* Other 
=================================================== */

h3,
h4,
p.address,
.color-mild {
    color: #fff;
}
