/*
Theme Name: Paradise Child
Theme URI: http://paradise.jwsthemeswp.com
Template: paradise
Author: jwsthemes
Author URI: https://themeforest.net/user/jwsthemes
Description: Paradise is a unique, clean and professional WordPress theme perfect for massage, nail, tattoo, barbershop and spa salon in the most appealing way. The theme offers unlimited color and font options, 25+ powerful shortcode, 06 header layout, 06 awesome sliders, custom widgets and a lot more. Its framework is built with Bootstrap 3, which provides an effective and user-friendly timeline component. It is created with clean and valid code, which makes the theme fully responsive and functional.
Tags: two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-menu,editor-style,featured-images,flexible-header,full-width-template,microformats,post-formats,rtl-language-support,sticky-post,theme-options,translation-ready,accessibility-ready
Version: 2.0.1
Updated: 2019-01-14 07:42:37
*/

.navbar {
	padding: 15px 0;
}

ul#nav li a {
	text-transform: uppercase;
}

/* Header */
.call-to-action {
	font-size: 13px;
}
.call-to-action a {
	border: 1px solid white;
	padding: 0.1em .4em;
	margin-left: 10px;
}
#mainmenu-area-sticky-wrapper {
	height: auto !important;
}
.jws-header-v1 .top-bar .top-right .widget_social-widget {
    margin-left: 10px;
}
.jws-header-v1 .top-bar .top-right .widget_social-widget .social-wrap ul:after {
    left: -10px;
}

.jws-header-v1 .top-bar, .rev-btn, .btn-booking, .box-spa-left-two a {
    background: linear-gradient(to right,#96059d,#aaaaff) !important;
}
.custom-rev .rev-btn {
    background-image: linear-gradient(to right,#96059d,#aaaaff) !important;
}
header .widget {
	margin-bottom: 0;
}

/* SCHEDULE */
.schedule_area {
	display: block;
}
.schedule_mobile {
	display: none;
}
.schedule {
	float: left;
	text-align: center;
	color: #fff;
	font-size: 13px;
}
.schedule a, .schedule a:hover {
	color: #fff;
}
.top-bar .schedule_button {
    margin: 0px 9px 0 0;
	display: inline-block;
	/*background: #96059d;*/
	color: #fff;
    border: 1px solid white;
	padding: 0.1em .4em;
    border-radius: 0;
}
.schedule_button:hover {
	color: #fff;
}
.schedule_button a {
	color: #fff;
}
.call-to-action a {
	border: none !important;
}


.pricing-hspa {
	margin-bottom: 50px !important;
}
.box-spa-left-two a {
	margin-top: 0 !important;
}

/* Post Grid */
.event-info .organizer {
	display: none;
}
.event-info .date {
	display: none;
}
.single-grid .event-content .event-category a:before {
    background-color: transparent;
}

/* SERVICES */
.pricing-hspa ul li ins, .current_page_item > a,
.nav>li>a:hover, .nav>li>a:focus{
	color: #96059d !important;
}
.bt-path {
	display: none;
}

.info_box_price {
	font-size: 24px;
    color: #96059d;
    font-weight: 500;
    letter-spacing: 0;
    font-family: Arizonia;
}

/* BLOG */
.blog_heading {
	display: none;
}
.event-details-img {
	display: none;
}

@media (min-width: 992px) {
	/*.col-md-3 {
		width: 33%;
	}*/
}
@media (min-width: 1200px) {
	.services-box  .col-lg-3 {
		width: 33%;
	}
	.col-lg-6.top-left {
		width: 32%;
	}
	.col-lg-6.top-right {
		width: 68%;
	}	
	/*.col-lg-9 {
		width: 66%;
	}*/
}


@media (max-width: 1200px) {
	.schedule_area {
		display: none;
	}
	.schedule_mobile {
		display: block;
	}
	.call-to-action .no-mobile {
		display: none;
	}	
}	
@media (max-width: 991px) {
	.navbar-header {
		padding: 0;
	}
	.navbar-toggle {
		margin-right: 0;
	}
}
@media (max-width: 800px) {
	.bt-logo img {
		max-width: 200px;
	}	
	.navbar {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.navbar-header {
		padding-top: 0;
		padding-bottom: 0;
	}
	.vc_column_container {
		padding-bottom: 30px;
	}	
	.footer-top .vc_column_container {
		margin-bottom: 40px;
	}
	.footer-top  h3 {
		margin-bottom: 10px;
	}
	.footer-top p {
		margin-bottom: 15px;
	}	
}
@media (max-width: 480px) {
	.container {
		padding-left: 30px;
		padding-right: 30px;
	}
	#jws-header .top-bar .top-right .widget , #jws-header .top-bar .top-left .widget{
		float: none;
	}

	.footer-v1	{
		border-top: 1px solid rgba(0,0,0,0.1);
	}
	.widget_sidebar .custom-html-widget{
		border: 1px solid grey;
	}
	.blog_heading {
		display: block;
	}
	
}