/*
Theme Name: Salon Profile Blocks & Pages
Description: Salon profile blocks and inner pages.
Author: Hop7 Marketing
*/

button {
	//border-radius: 30px;
	border-radius: 3px !important;
}
.button {
	//border-radius: 30px;
	border-radius: 3px !important;
}
#stylistProfile {
	//text-align: center !important;
	max-width: 1200px;
	margin-top: 10px;
}
.Block {
	display: inline-table !important;
	float: left;
	text-align: left;
	min-height: 240px;
	margin-left: auto;
	margin-right: auto;
}
.Block.profileImage img {
    max-height: 230px;
}
a.stylistPageButton {
	margin-right: unset;
}
.stylistPageButton button {
	margin-bottom: 6px;
	padding:3px;
	width: 200px;
	background: #446084;
	color: #ffffff;
	margin-right: unset;
}
.stylistPageButton button:hover {
	border: 1px solid #446084;	
	background: #ffffff;
	color: #446084;
}
.salonDay {
	width: 50px;
	display: inline-block;
	text-align: left;
}
.salonHours {
	text-align: left;
}
.row {
	    margin: 0 auto;
}
.sectionTitle1 {
	width: 100%;
	margin:0;
	padding:0;
	background: #446084;
	color: white;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 0px !important;
	text-align: center !important;
}
.sectionTitle1.leftend {
    margin-left: 15px !important;
    width: 95%;
}
.sectionTitle2 {
	width: 100%;
	margin:0;
	margin-top:0px;
	padding:0;
	background: #446084;
	color: white;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 0px !important;
	margin-right: 0px !important;
	text-align: center !important;
	font-size: 22px;
	font-weight: bold;
}
.media-body {
    margin-top: 10px;
}
.bg-dark {
    background-color: transparent !important;
}
.bg-primary {
    background-color: transparent !important;
}
.stylistProfileServices {
	text-align: left;
	padding-left: 20px;
}
.text-center>div, .text-center>div>div, .text-center .is-divider, .text-center .star-rating, .text-center .is-star-rating {
    /*margin-left: 10px !important;*/
}
.phone_number, .text_number, .email {
	font-weight: bold;
	font-size: 20px;
}

.salon_address {
    font-weight: bold;
    font-size: 16px;
    //text-transform: uppercase;
    line-height: 20px;
	margin-bottom: 5px;
}
span.salonPhoneNumber {
    font-size: 20px;
    font-weight: bold;
	line-height: 30px;
}
.email {
	//font-family: "News Cycle", "Arial Narrow Bold", sans-serif;
}
.directionsLink {
	font-size: 18px;
	font-weight: bold;
}
.contactNumbers {
	margin-top: 20px;
}
.buttons {
	margin-top: 0px !important;
}
.image {
	margin-right: 10px;
	
}
/*.contacts, .buttons, .links, .blank {
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	display: inline-block;
}*/
.contacts {
	text-align: left !important;
}
.links {
	text-align: left;
}
.welcomeParagraph {
	text-align: left;
	margin: 10px;
}
.hours {
	
}
.blank {
	width: 100px !important;;
}
.salonDayRow {
	margin: 0 auto;
	width: 212px;
	text-align: left;
	line-height: 1.7em;
    font-weight: bold;
}
.salonBoxOuter {
    min-height: 1000px;
    display: inline;
	padding: 0px;
}
.salonBox {
    border: 4px solid #446084;
    border-radius: 12px;
	padding:0;
	box-shadow: 0px 0px 3px;
	//margin-top: 40px !important;
	margin-bottom: 20px;
	min-height: 500px;
}
.ourStylistsNames {
    font-weight: bold;
    font-size: 20px;
    line-height: 38px;
}
.ourStylistsNames a {
    color: black;
    line-height: 30px;
    display: block;
    font-size: 24px;
}
.ourStylistsNames {
    color: black;
    line-height: 30px;
    display: block;
    font-size: 24px;
}
.welcomeBox {
	
}
.welcomeParagraph{
	padding-left: 10px;
	padding-right: 10px;
}
.hoursBox {
	
}
.linksBox {
	
}
.stylistGalleryBox {
	
}
.buttonsBox {
	
}
.servicesBox {
	font-weight: bold;
}
.ourStylistsBox {
	//min-height: 400px;
}
.ourStylistsEa {
    text-align: left;
    margin-left: 0px;
	margin-top: 5px;
	height: 124px;
}
.ourStylistsEa img {
	margin-right: 8px;
	height: 124px;
}
.linksBox li {
    font-size: 18px;
    font-weight: bold;
}
div#wpdevart_lb_main_desc {
    display: none;
}
div#wpdevart_lb_information_content {
	display: none;
}
#aboutMeBox {
	box-shadow: #446084 0px 0px 3px;
    border: 1px solid #446084;
    padding: 0px;
    border-radius: 1px 1px 5px 5px;
	min-height: 500px;
	background-color: #f6f7f7;
}
#aboutMeBoxBody {
    padding: 10px 20px;
    font-size: 20px;
}
#reviewsPageBox {
	box-shadow: #446084 0px 0px 3px;
    border: 1px solid #446084;
    padding: 0px;
    border-radius: 1px 1px 5px 5px;
	min-height: 500px;
	background-color: #f6f7f7;
	max-width: 900px;
	margin: 0 auto;
}
#reviewsPageBoxBody {
	padding: 10px 20px 20px 20px;
}
#contactusPageBox {
	box-shadow: #446084 0px 0px 3px;
	border: 1px solid #446084;
    padding: 0px;
    border-radius: 1px 1px 5px 5px;
	min-height: 500px;
	background-color: #f6f7f7;
	//max-width: 800px;
}
#contactusPageBoxBody {
	padding: 10px 20px 20px 20px;
}
#servicesPageBox {
	box-shadow: #446084 0px 0px 3px;
	border: 1px solid #446084;
    padding: 0px;
    border-radius: 1px 1px 5px 5px;
	min-height: 500px;
	background-color: #f6f7f7;
	font-size: 22px;
	line-height: 1.1em;
	font-weight: bold;
	max-width: 800px;
}
div#servicesPageBoxBody .service {
    margin-bottom: 11px;
}
div#servicesMenuBlock {
    //border: 1px solid black;
    width: 70%;
    margin: 10px;
}

#beforeAndAfterPageBox {
	
}
.servicesMessage {
    font-size: 20px;
	margin-bottom:20px;
}
#servicesPageBoxBody {
	padding: 10px 20px 20px 20px;
}
#media-attachment-filters {
    display: none !important;
}
.stylistResultCard h1 {
    float: left;
}
.stylistResultCard a {
    float: right;
}
span.service_details {
    text-align: left;
    font-size: 14px;
    display: block;
    max-width: 520px;
	margin-top: -10px;
}
.galleryImage {
    max-width: 49%;
    margin-bottom: 5px;
}
.before_and_after_image {
    //border-top: 1px solid #446084;
	color: #446084;
}
.before_and_after_image img{
	max-width: 96%;
    margin: 5px;
}
.before_and_after_image_description {
	margin-bottom:15px;
	font-size: 18px;
	display: inline-block;
}
.galleryPageImage {
	max-width: 175px;
}
@media only screen and (max-width: 600px) {
	.galleryPageImage {
		width: 49% !important;
	}
}
#salonLogoDiv {
	margin-bottom:20px;
	margin-top:20px;
}

/* Login Popup Image */
.xoo-el-sidebar {
    background-image: url(../img/login-sidebar-image.jpg);
}



/* ADD TO ADMIN CSS */
button#menu-item-upload, button#menu-item-browse {
    padding: 0px 10px;
}








@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.Block.contacts.col-md-4.bg-primary.text-center.align-content-center.text-white.overflow-hidden {
		text-align: center !important;
		font-size: 1.5em;
	}
	.stylistPageButton button {
		width: 100%;
		height: 50px;
	}
	.Block {
		display: inline-block !important;
		float: left;
		text-align: left;
		min-height: unset;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.salonDayRow {
		margin: 0 auto;
		width: 240px;
		text-align: left;
		line-height: 1.7em;
		font-weight: bold;
		font-size: 18px;
	}
	.servicesBox {
		font-size: 18px;
		margin-top: 15px;
	}
	#servicesPageBox {
		min-height: unset;
		width: 100%;
	}
	#servicesPageBox {
		min-height: unset;
		width: 100%;
	}
	#servicesPageBoxBody .service {
		font-size: 75%;
		margin-right: 10px;
		line-height: 1.3em;
	}
	#servicesPageBoxBody .price {
		font-size: 75%;
	}
	#servicesPageBoxBody {
		padding: 10px 6px 20px 10px !important;
	}
	div#servicesPageBoxBody .service {
		margin-bottom: 12px;
	}
	span.service {
		width: 70% !important;
	}
	span.price {
		width: 20% !important;
	}
	span.service_details {
		text-align: center;
		font-size: 12px;
	}
	.profileImage img {
		max-height: 300px;
	}
	.stylistPic {
		text-align: center;
		margin-top: 5px;
	}
	.stylistName {
		margin-bottom: 10px;
		padding-left: 10px;
	}
	.Block {
		padding: 0px !important;
	}
	.salonBox {
    	margin-bottom: 30px !important;
		margin-top: 0px !important;
	}
	.ourStylistsNames a {
		text-align: center;
	}
	.ourStylistsEa img {
		text-align: center;
		//height: 120px;
	}
	a.sidebarShopButton.button {
		padding: 2px 20px !important;
		background-color: green !important;
		margin-right: 0px;
	}
	.salonBoxOuter {
		min-height: 500px !important;
	}
	button.editProfilePageTop a {
    color: #000 !important;
    margin: 0 8px;
	}
	button.editProfilePageTop {
		background: unset !important;
		margin: unset !important;
		font-size: .85em;
		line-height: 1em !important;
	}
	ul.acf-hl.acf-tab-group li {
		width: 48.8%;
	}
}