@import url('https://fonts.googleapis.com/css?family=Hind+Madurai');

.main_title .span12 p {
	display: none;
}

.main_title {
	display: none;
}

h1 {
	text-transform: capitalize !important;
	font-family: 'Hind Madurai', sans-serif;
	text-align: center;
	font-size: 25px !important;
	overflow: hidden;
}

h1:before,
h1:after {
    background-color: #000;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
h1:before {
    right: 0.5em;
    margin-left: -50%;
}
h1:after {
    left: 0.5em;
    margin-right: -50%;
}

/* .logo_wrap {
	filter: brightness(0) invert(1);
} */

.main_title {
    background: white;
		padding: 80px 0px 0px 0px;
}

.main_title h1 {
	color: black;
}

header.header {
	background: white;
}

nav.navigation {
    width: 100%;
    float: left;
    clear: both;
    height: auto;
    margin-bottom: -39px;
    position: relative;
    z-index: 999;
    background-image: -webkit-linear-gradient(top, #5a5a5a, #1f1f1f);
}

nav.navigation ul li a {
    color: #fff;
}


nav.navigation ul.themedo_menu > li:after {
    content: "";
    background: #616161;
}

nav.navigation ul.themedo_menu > li:before {
    content: "";
    background: #3e3e3e;
}

.opening_time span.open {
    color: black;
}


a.cart-customlocation {
    background-color: #f00a77;
    color: white;
    padding: 12px 20px !important;
    font-weight: 900;
    display: inline-block;
    height: auto !important;
    width: auto !important;
}

.float-left {
	width: 1174px;
}

.span12 {
	max-width: 1174px;
	width: 100% !important;
}

div.products {
	text-align: center;
}

.inner_product_header h2 {
	font-size: 16pt;
}

.woocommerce ul.products > li > a {
	min-height: 400px;
	max-height: 450px;
}

div.nav_trigger > a {
	padding: 15px 15px 11px 15px
}

#mobile_menu a:hover {
	color: #f00a77;
}

div.reviews {
	text-align: center;
	display: flex;
}

div.reviews div.glsr-review {
	flex: 1;
	margin: 0px 8px;
	vertical-align: top;
}

img.starpil-logo {
	width: 250px;
	display: block;
	margin: 0 auto;
}

@media screen and (max-width: 1280px) {
	div.reviews div.glsr-review {
	width: 100%;
	margin: 10px;
	display: block;
}
	
	div.themedo-content-wrap {
		margin-bottom: 10px !important;
	}
	
	h1:before,
	h1:after {
			background-color: #000;
			content: "";
			display: inline-block;
			height: 0;
			position: relative;
			vertical-align: middle;
			width: 50%;
	}
	h1:before {
			right: 0.5em;
			margin-left: -50%;
	}
	h1:after {
			left: 0.5em;
			margin-right: -50%;
	}
	
}

div#n2-ss-2 .n2-ss-slider-1 {
	margin: auto;
	max-width: 1000px !important;
	max-height: 500px !important;
}

div.themedo-content-wrap > p, div.span4 {
	text-align: center;
}

p.copyright a {
	color: #E3AF9B !important;
}

p.copyright a:hover {
	color: #E3AF9B !important;
}

nav.navigation ul ul, .book_online .book_button, .flex-control-paging li a:hover, .flex-control-paging li a.flex-active, .serviceIntro a.read_more, .testimonials .owl-dots .owl-dot.active span, .testimonials .owl-dots .owl-dot.active:hover span, .xx_gallery .xx_control span, .footer p.copyright a:before, .footer .totop span, input[type="submit"], input[type="button"], button.button, .ui-datepicker td a:hover, .opening_popup h3, .filter .item_counter, .filter .selector ul, .service_cat nav ul li a.current, .service_cat nav ul li a.current:hover, .service_details a.book_button, .wid-title, ul.brochures li a:hover, .blog article a.read_more, a.button, a.modal_button, nav.pagination ul li span, .tagcloud a:hover, .woocommerce ul.products > li .themedo_cart_buttons a:hover, span.onsale {
	background-color: #E3AF9B;
}

a.cart-customlocation {
	background-color: #E3AF9B;
}

.glsr-reviews {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.glsr-review {
    margin-bottom: 10px !important;
    width: 350px;
    margin: 20px;
}

.glsr-review div.glsr-review-excerpt p {
	font-size: 13px !important;	
}

h3.glsr-review-title {
	display: none;
}

.glsr-reviews nav.pagination, nav.glsr-navigation navigation pagination{
	background-color:transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; 
}

.important a {
	color: #E3AF9B; 
	margin: 5px;
}

.important {
	text-align: center;
}

.waxingloc {
	text-align: center;
}

.waxingloc a {
	display: inline-block;
	padding: 2px 8px;
}

.paymethods {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.paymethods img {
	height: 32px;
}