/*
Theme Name: Schema Child
Version: 1.0
Description: A child theme of Schema by MyThemeShop
Template: mts_schema
Text Domain: schema
*/

@import url("../mts_schema/style.css");

/* general */
.btn {
	color: #fff !important;
	background: #5C93C3;
	padding: 10px 15px;
	text-transform: uppercase;
	border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 1px 1px 1px #000;
	-moz-box-shadow: 1px 1px 1px #000;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.alignnone {
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}

/* header */
.main-header{background:#50aeb1;}
#header{background:#EBFAFA;}
.main-header p.phone {     font-family: 'Montserrat';
color:#fff;
	float: left;
	padding-top: 8px;
	font-size: 21px;
	margin-bottom: 0px;
}
.main-header p.phone span{ 
	font-size: 24px;
}
#primary-navigation p.phone a {     font-family: 'Montserrat';
	margin: 0px;
	color:#fff;
	font-size: 24px;
}
div.header-social-icons {
    float: right;
    background: #1C5871;
    position: relative;
    margin-left: 35px;
}
div.header-social-icons:before {
    border-color: rgba(0, 0, 0, 0) #1C5871 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.header-social-icons a{color:#fff!important;}
#page.homepage { 
	width: 100%;
	max-width: 100%;
}

.carousel-caption {
    text-shadow:none;
    bottom:10%;
	position: absolute;
	text-align: center;
	width: 100%;
}

.carousel-caption h1 {
    text-transform:uppercase;
    margin-bottom:5px;
    color:#fff;
    font-size:48px;
    font-weight:400;
	text-shadow: 1px 1px 1px #000;
}
.carousel-caption p {
    margin-bottom:25px;
    color:#fff;
    font-weight:700;
    font-size:18px
}

.carousel-caption a {
    background-color:rgb(80, 174, 177);
    border:none;
    box-shadow:none;
    color:#fff;
     border-style:none;
    padding:9px 27px;
    font-size:16px;
    display:inline-block;
    margin-bottom:0;
    border-radius:2px;
    text-align:center;
    vertical-align:middle;
    font-weight:700;
    line-height:1.43;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    white-space:nowrap;
    cursor:pointer
}

.carousel-caption a:hover {
    background-color:rgba(255,255,255,0.35)
}

.carousel-inner img, .carousel-inner video {
    width:100%;
}
.carousel-video {
	height:800px;
}
.carousel-video .carousel-inner {
	height:100%;
}
.carousel-video .carousel-inner .item {
	height:100%;
	position:relative;
}
.carousel-video .carousel-inner .item video {
	position:absolute;
	bottom:-40px;
	left:0;
}
#secondary-navigation a {
		
		    padding: 24px 6px;
	}

@media (max-width: 1600px) {
	.carousel-video {height:700px;}
}
@media (max-width: 1366px) {
	.carousel-video {height:600px;}
}
@media (max-width: 1150px) {
	#secondary-navigation a {
		font-size: 15px !important;
		    padding: 24px 6px;
	}
	.carousel-video {
		height: 400px;
	}
	.carousel-caption h1 {
		font-size: 25px;
	}
	.carousel-caption p {
		font-size:15px;
		margin-bottom:15px;
	}
	.carousel-caption a {
		padding: 5px 20px;
		font-size: 14px;
	}
}
#header .logo-wrap {
    padding: 0px 0;
    margin: 0;
}
/* welcome */
.welcome { 
	width: 100%;
	padding: 30px 0;
	background: #50aeb1;
}
.welcome h1 { text-align: center; color: #fff; }
.welcome p, .welcome h3 { color: #fff; }

/* home boxes */
.homepage .container { 
	width: 80%;
	max-width: 80%;
}
.home-widgets .f-widget {
    float: left;
    margin-right: 2%;
    width: 32%;
	position: relative;
}
.home-widgets.widgets-num-3 .f-widget:nth-child(3n) {
    margin-right: 0;
}
.home-widgets .f-widget h3{
	position: absolute;
	bottom: 10%;
	padding-bottom: 5%;
	padding-top: 20%;
	text-align: center;
	width: 100%;
	color: #fff;
	margin-bottom: 0px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.homeServices{margin-top:30px;overflow: hidden;text-align: center;
    padding: 25px 0px;
}
.homeServices .service{
    display: inline-block;
    text-align: center;
    font-size: 24px;
    height: 310px;
    overflow: hidden;
    width: 31%;
    margin: 3px 0 5px;
    padding: 10px 7px 0;

    font-family: Courgette;
}
.homeServices .service .simg {
    display: block;
    height: 300px!important;
    overflow: hidden;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    margin: 0px auto;
    position: relative;
}
p.title{    font-family: 'Montserrat';
    position: relative;
    text-align: center;
    width: 100%;
    color: #fff;
margin-top:-35px;
text-shadow:1px 1px #000;	
}
/* inner pages */
.article { width: 99.5%; }
.page h1.title { margin-bottom: 20px; }
footer{padding-top:0px;}
.hide-d { display: none; }
.copyrights a{color:#fff!important;}
.single_post { background: none; }

/* Blog main page */
.front-view-content { width: 75%; padding-right: 5%; }
#featured-thumbnail { float: right; width: 20%; }

#logo a { float: none !important; }

/* mobile */
.hidehead { position: relative;z-index:1000; }
@media screen and (max-width: 880px) {
	.hidehead{display:none;}
	.homeServices .service .simg {
    display: block;
    height: 200px!important;
    overflow: hidden;
    margin: 0px auto;
}
.homeServices {
    margin-top: 0px;

}
	.homeServices .service{width:94%;     height: 230px;}
	.hide-d { display: block; }
	.mobileBtn { margin-bottom: 0px; }
	.mobileBtn a, .hours{ display: block; color: #fff; text-align: center; background: #1C5871; padding: 10px; border-radius: 10px; -moz-border-radius: 10px; margin: 10px !important;}
	.mobileBtn.phoneBtn { font-size: 20px; }
	.mobileBtn a:hover, .mobileBtn a:visited { color: #fff; }
	.carousel-video { display: none; }
	.welcome { padding-top: 30px; }
	.welcome a { color: #fff; }
	.home-widgets .f-widget {
		margin-right: 0;
		width: 100%;
	}
	.footer-widgets.widgets-num-4 .f-widget:nth-child(even), .footer-widgets.widgets-num-3 .f-widget:nth-child(even),
	.footer-widgets.widgets-num-4 .f-widget, .footer-widgets.widgets-num-3 .f-widget	{ width: 100% !important; max-width: 100% !important; }
	.post-content img, .welcome img{width:100%; height:auto;}
	div.header-social-icons { float: none !important; text-align: center; background:none!important;}
	div.header-social-icons a { float: none; display: inline-block; position: relative; z-index: 9999; }
	.header-social-icons {  text-align: Center; float: none !important; }
	.header-social-icons a {  display: inline-block; font-size: 32px !important; width: 34px !important; line-height: 34px; color: #333 !important; }
	
}
/* Handicap Plugin Restyle */
.accessibility-location-right .accessability_container{right:-180px}.accessibility-location-right .accessability_container.active{right:0!important}.access_container_inner{margin-top:5px}body .accessability_container.dark_theme .a_module{margin-bottom:5px;border:0}body .accessability_container button.wah-action-button{font-size:13px !important;border-radius:3px}.accessability_container.dark_theme.active button.aicon_link{background-color:#fff!important;color:#000!important}.wahout.aicon_link{top:155px;border-radius:5px}button.close_container{line-height:28px;height:28px;border-radius:3px}html .a_module_title{display:none!important}html button.wahout.aicon_link img{opacity:0;display:none;visibility:hidden}html button.aicon_link{background-color:#29627d!important}html button.wahout.aicon_link:before{font-family:fontAwesome;content:"\f193";line-height:48px;color:#fff;font-size:32px}.dark_theme.active button.wahout.aicon_link:before{color:#000!important}html body .accessability_container{width:180px!important;height:100%;max-height:405px}body .access_container_inner .a_module{border:0 !important;padding-bottom:0 !important;}

.accessibility-location-right .accessability_container {
    right: -180px!important;
}
.headerhours {padding: 5px;
    margin: 3px;
    color: #ffffff;
	}
	.newbutton {
    background-color: #e6cb84;
    border-radius: 11px;
    padding: 7px 11px 7px!important;
    margin-top: 6px;
			
	}
	.newbutton a {color:#000!important;}
	.newbutton:hover {
		    background-color: #f9bba8;
			
	}

 .reviewMenuButton a{
    position:relative
}
.reviewMenuButton a:after{
    content:"";
    display:block;
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    height:15px;
    margin:0 auto;
    background:url(/wp-content/uploads/2018/08/reviews.jpg) bottom center no-repeat;
    background-size:contain!important
}
@media screen and (max-width:880px){
    .reviewMenuButton{
        background:0 0!important
    }
}
 