body {
	background-color: #fef7ff;
	overflow-x: hidden;
}

#header .header-body {
	border: none;
	background-color: #fef7ff;
}

#header .header-nav-top {
	float: left;
}

#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
	color: #941377; 	
}

.slider-container {
	margin-bottom: 50px;
}
.home-intro .get-started {
	text-align: center !important;
}

.home-intro p {
	text-align: center !important;
}

.maji-counter {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #fde7fc;
	border-top: 5px solid #ffdefe;
	border-bottom: 5px solid #ffdefe;
}

.counters label {
	color: #941377;
	font-weight: 500;
}

html .counters .counter-primary .fa, html .counters .counter-primary .icons, html .counters .counter-primary strong {
	color: #0088CC;
}

.raffle {
	text-align: center;
	padding-top: 20px;
}

.raffle h4 span {
	color: #f9b711;
	font-weight: 700;
    font-size: 1.6em;
}

.raffle h2 {
	font-weight: 600 !important;
}

#ptext {
	padding-top: 30px;
}

#ptext p {
	color: #941377;
	font-size: 1.2em;
}

#ptext span {
	font-weight: 700;
}

.purse {
	padding-top: 33px;
}

.date {
	color: #941377;
	font-weight: 700;
}

.raffle img {
	padding-bottom: 20px;
}

.raffle p {
	color: #941377;
}

.raffleround img {
	border-radius: 50%;
	padding-bottom: 0;
	border: 2px solid #f9b711;
}

.testemonials {
	margin-bottom: 0 !important;
	background-color: #fde7fc !important;
	border-top-color: #ffdefe !important;
}

.testimonial.testimonial-with-quotes blockquote:before {
	color: #941377;
}

.testimonial.testimonial-with-quotes blockquote:after {
	color: #941377;
}

.testimonial.testimonial-style-5 blockquote p {
	color: #9f576b;
}

.testimonial .testimonial-author span {
	color: #9f576b;
}


.owl-carousel.rounded-nav .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover {	
	border: 1px solid #a5526e !important;
	color: #f9b711 !important;
}

#footer {
	margin-top: 0;
}

#footer a {
	color: #941377;
}

.business-hours ul {
	list-style-type: none;
	padding-left: 0;
}

.business-hours ul li {
	margin-bottom: 10px;
}

.newsletter a {
	color: #fff !important;
}

.footer-copyright {
	text-align: center;
}

.footer-copyright img {
	margin: auto;
}

@media (max-width: 992px) {
  .hidden-xs {
    display: none !important;
  }
}

.noborder {
	border: 0 !important;
	background-color: transparent !important;
}


.nav-tabs li.active a {
	background-color: transparent !important;
	border: 0 !important;
}

.featured-box {
	margin-right: 20px !important;
	margin-left: 20px !important;
}

.center-table {
	width: 560px;
	margin-left: auto;
	margin-right: auto;
}

.page-header {
	background-color: #941377;
	border-bottom: 5px solid #ffbbf0;
	border-top: 5px solid #ffbbf0;
	margin: 0;
	min-height: 50px;
	padding: 20px 0;
	position: relative;
	text-align: center;
}

.menu {
	background-color: #fde7fc;
	border-radius: 50px;
}

.menu-heading {
    background-color: #ffbbf0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.list.list-icons {
	text-align: center;
	color: #000;
}

.list.list-icons li {
	
}

.no-border {
	border: none;
	border-bottom: transparent !important;
}

.nail-img {
	background: url("../img/nail-services.png") no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-width: 100%;
	min-height: 100%;
}

.wax-img {
	background: url("../img/waxing-services.png") no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-width: 100%;
	min-height: 100%;
}

.sub-banner {
	padding: 0;
	height: 200px;
}

@font-face {
    font-family: 'Rosa Marena';
    src: url('fonts/rosa_marena_0.ttf');
}

.subnav h2{
	line-height: 200px !important;
	text-align: center;
	font-family: Rosa Marena;
	font-size: 3em;
	color: #941377;
	text-decoration: underline;
}
	


.subnav h2:hover {
	color: #ffbbf0 !important;
	text-decoration: underline !important;
}

.services-menu h3 {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;	
	color: #941377;
	font-weight: 600;
	font-family: Rosa Marena;
	text-transform: none;
	font-size: 2em;
}

.services-menu table {
	width: 100%;
	table-layout: fixed;
	font-size: 1.1em;
	margin-left: 60px;
}

#secondtable {
	margin-bottom: 20px;
}
.services-menu table td {
	color: #941377;
	text-align: center;
}

#left-side {
	text-align: left;
}


#linebreak {
	width: 155%; 
	text-align: left;
	border: 1px dashed #ead69f;
	display: block;
}

@media only screen and (max-width: 768px) {
	#left-side{
		text-align: left;
	}
	.services-menu table {
		margin-left: auto;
		margin-right: auto;
	}
	.services-menu table td {
		text-align: right;
	}
	#linebreak {
		width: 200%;
	}
	#linebreak1 {
		width: 200%; 
		text-align: left;
		border: 1px dashed #ead69f;
		display: block;
	}
	.resize-small {
		font-size: .7em;
	}
}

.modal {
	padding-right: 0 !important;
}

.modal-body {
	background-color: #fef7ff;
}

.modal-header {
	background-color: #de86ca;
}

.modal-header h4 {
	color: #fff;
}

.modal-footer {
	background-color: #de86ca;
}

.modal-content {
	border: 1px solid #999 !important;
}

#demo-form label {
	color: #941377;
}

#left-align {
	text-align: left;
}

.form-group {
	margin-bottom: 30px;
}

#larger {
	height: 1000px;
}