/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/


* {
	/*font-family: "Muli",sans-serif;*/
}
body *, body div * {
    text-shadow: none !important;
    /*box-shadow: none !important;
	font-family: "Muli",sans-serif;*/
}
body .site * {
    /*border-radius: 0px !important;*/
}
/*  turn off FireFox 'Outline' */
/*body *, body a:focus, body select:focus, body input[type="file"]:focus, body input[type="radio"]:focus, body input[type="submit"]:focus, body input[type="checkbox"]:focus {
    outline: 0px !important;
    outline: 0px !important;
    outline-offset: 0px !important;
}*/



/*	************************************************************/
/*	DEFAULTS 
/*	************************************************************/
body {
   /* line-height: 1.4;*/
}
a, a * {
	transition: all 0.15s linear;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin: 0em 0 0.5em 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, blockquote {
    color: rgb(87,174,134);
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .x-comment-time:hover, #reply-title small a, .comment-reply-link:hover, .x-comment-author a:hover, .x-recent-posts a:hover .h-recent-posts {
    color: rgb(71, 42, 43) !important;
}

.x-btn, .button, [type="submit"] {
	text-shadow: none !important;
	padding-top: 0.563em;
	padding-right: 1.125em;
	padding-bottom: 0.713em;
}

body .x-masthead {
	margin-top: 150px;
}
.x-landmark {
    width: 100%;
    padding-right: 0;
}
.x-header-landmark {
    padding: 30px 35px 30px;
    margin: 0 auto 30px;
    border-bottom: 1px solid #ededed;
}
.x-landmark .h-landmark, .h-landmark, .entry-title.h-landmark {
    font-size: 48px;
    font-weight: 300;
    text-align: center;
    color: #819093;
    line-height: normal;
    letter-spacing: normal;
}
.x-landmark .h-landmark-sub{
    font-size:18px;
    font-weight: 700;
    text-align: center;
    color: #819093;
    line-height: normal;
    letter-spacing: normal;
    margin: 0px;
}
.x-columnize {
  column-rule:none;
}


.x-pagination ul {
    background-color: rgba(118, 118, 118,.4);
}
.x-pagination a, .x-pagination span {
    color: rgb(118, 118, 118);
}


.flex-direction-nav a.flex-prev {
    left: 10px;
    right: auto;
    bottom: 10px;
    top: auto;
}
.flex-direction-nav a.flex-next {
    left: auto;
    right: 10px;
    bottom: 10px;
    top: auto;
}


/* --------------------------------------- */
/*	25. Scroll Top
/* --------------------------------------- */

a.x-scroll-top {
    height: 42px;
    width: 42px;
    line-height: 42px;
    background-color: #9FD6BC;
    opacity: 0.8 !important;
    border-radius: 4px;
    border: 0px;
    color: #FFF;
}
a.x-scroll-top:hover {
    background-color: #57ae86;
    color: #FFF;
}


/* Doctors List Styles ----------------------------------------------------------*/

.doc_list .x-column.doctors {
	margin-bottom: 3em;
}
.doc_list .doc-img {
	display: inline-block;
	margin: 0px 0px 20px 0px;
	border: 4px solid #e6e6e6;
	border-radius: 3px;
}
.doc_list .doc-img:hover {
    border-color: 
    #d6d6d6;
}
.doc_list .doc-img img  {
	margin: 0px;
}
.doc_list .bottom .card-title  {
	font-size: 1.125em;
	font-weight: 700;
}
.doc_list .more-link {
	display: none;
	color: #ffffff;
	border-color: transparent;
	background-color: rgb(125,184,127);
	cursor: pointer;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.3;
	text-align: center;
	vertical-align: middle;
	transition: all 0.15s linear;
	padding: 0.563em 1.125em 0.713em 1.125em;
	border-radius: 0.25em;
}
.doc_list .more-link:hover {
	background-color: rgb(71,42,43);
}



/* --------------------------------------- */
/*	26. Custom CSS - Futuramic Media
/* --------------------------------------- */


/* Home Page Sidebar Appointment Text Widget */

.x-sidebar .widget h4 {
	background-color: #9FD6BC;
	border-radius: 2px;
	padding: 20px 23px 20px;
	margin-bottom: -1px;
	color: #472A2B;
	font-size: 26px;
	font-weight: 300;
}
.x-sidebar .widget ul,
.x-sidebar .widget ol {
    list-style: none;
    margin: 0px;
}
.x-sidebar .textwidget {
    background-color: #e6e6e6;
    border-radius: 2px;
    padding: 20px 23px 10px;
}
.x-sidebar .widget ul li {
    color: #472a2b;
    background-color: transparent;
    padding: 7px 0px 20px 40px;
    font-size: 24px;
    line-height: 21px;
    font-weight: normal;
    border-bottom: 1px solid #fff;
}
.x-sidebar .widget ul.cec-locations li:before {
	font-family: "FontAwesome" !important;
    font-style: normal !important;
    font-weight: normal !important;
	content: "\f095";
	margin-right: 10px;
	font-size: 28px;
	padding: 6px;
	text-align: center;
	color: #FFF;
	background-color: rgb(159, 214, 188);
	border-radius: 25px;
	margin-left: -40px;
	margin-top: 10px;
	height: 40px;
	width: 40px;
	display: block;
	line-height: 32px;
	float: left;
}
.x-sidebar .widget ul li strong {
    font-size: 12px;
}
.x-sidebar .widget ul li.last-location {
    border-bottom: 0px;
}
.x-sidebar .TT_text, .TT_text {
    color: rgb(118, 118, 118) !important;
}
.x-sidebar .TT_testimonial {
	padding: 20px 0px 0px 0px;
}
.x-sidebar .TT_container {
	padding: 0px;
	position: relative;
}


body .x-flexslider-shortcode-container {
    margin-bottom: 0px;
}
.x-flexslider .x-slides a,
.x-flexslider .x-slides p,
.x-flexslider .x-slides img {
	margin: 0px;
}


.cp-modal-content {
	box-shadow: 0 0px 5px rgba(0,0,0,.5) !important;
}
.cp-modal-content h2 {
	color: rgb(87,174,134);
	font-weight: bold;
	margin-top: .5em;
	line-height: 1.15em;
	font-size: 28px;
}
.cp-modal-body {
    padding: 15px;
    font-size: 14px;
}
.cp-modal-content a {
	color: rgb(87,174,134);
	text-decoration: underline;
}
.cp-modal-content a:hover {
	rgb(118,118,118);
	text-decoration: none;
}


/*	************************************************************/

/*	RESPONSIVE 

/*	************************************************************/

/*
RESPONSIVE breakpoints
https://community.theme.co/forums/topic/media-query-breakpoints/
Extra Large – Desktop: 1200px & Up
Large – Notebook: 980px – 1199px
Medium – Tablet (Landscape): 768px – 979px
Small – Tablet (Portrait): 481px – 767px
Extra Small – Phone: 480px & Smaller
*/

 
@media screen and (max-width: 1199px) {

}

@media screen and (max-width: 979px) {
		
}

@media screen and (max-width: 767px) {
	
}

@media screen and (max-width: 480px) {

	body .x-masthead {
		margin-top: 130px !important;
	}
	body.home .x-container.offset {
		margin: 0 auto 2em auto;
	}	
	body.home .x-container.max.width.offset {
		width: 100%;
	}	

	.x-menu .sub-menu {
	    padding-left: 20px;
	}
	.x-menu > li > .x-anchor .x-anchor-content,
	.x-menu .sub-menu .x-anchor .x-anchor-content {
    	padding: 0.5em .25em;
	}

	.x-bar-footer .x-bar-content {
		flex-wrap: wrap;	
	}
	.x-bar-footer .x-bar-content .x-bar-container:nth-child(1n){
		order: 2;
		max-width: 46%;
	}
	.x-bar-footer .x-bar-content .x-bar-container:nth-child(2n){
		order: 3;
		max-width: 46%;
	}
	.x-bar-footer .x-bar-content .x-bar-container:nth-child(3n){
		order: 1;
		width: 100%;
		max-width: 94%;
		justify-content: center;
		margin-bottom: 2em
	}


	.x-header-landmark {
		padding: 10px 15px 10px;
	}
	.x-landmark .h-landmark, .h-landmark, .entry-title.h-landmark {
    	font-size: 36px;
    }

	.e5-11.x-menu-inline.x-menu {
		flex-direction: column;
		padding: 0.5em 0;
	}
		.e5-11.x-menu-inline.x-menu > li > .x-anchor .x-anchor-content {
		padding: 0.3em;
	}

	.cp-blank .cp-big-content .cp-row-equalized-center {
		line-height: 1.25em !important;
	}
	.cp-modal-content h2 {
		font-size: 26px !important;
	}
	.cp-modal-body * {
		font-size: 13px !important;
	}
	.cp-modal-body {
		padding: 12px 0px !important;
	}
	.cp-modal-body img {
		width: 200px;
		height: auto;
	}

}

@media screen and (max-width: 413px) {

}

/*For cache testing */
body .x-btn-navbar.collapsed {
    /*background-color: rgb(255,0,0);*/
}

/*For testing */
body #wpadminbar {
	/*display: none;*/
}