/*
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 */
/*Landing Page Styling*/
body.page-id-362 #secondary-navigation { display: none; }
body.page-id-362 #menu-footer-menu { display: none; }
body.page-id-362 #article_sidebar{display:none;}
body.page-id-362 #content_box{width:100%!important; padding:0 10px!important;}
body #gform_wrapper_3 .gform_body .gform_fields .gfield .gfield_required{ display:none;}
body #gform_wrapper_3 ul li.gfield{    margin-top: 1px;}
body #gform_wrapper_3 .top_label .gfield_label{color:#fff;}
.rightform{
	background:#008442;
	padding:5px 10px;
	
}
.rightform h4{color:#fff; font-size: 22px; text-align:center;}
/*end styling*/
.btn {
	color: #fff !important;
	background:#00823C;
	padding: 10px 15px;
        color: #fff;
    border-color: #672324;
border-radius: 4px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 14px;
}
.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;
}
.center { text-align: Center; }
.clear { clear: both; }
/* header */
#logo img {
    /*float: left;*/
    width: 450px;
}
.main-header {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100 */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */ }
.topBar { width: 100%; height: 40px;  text-align: center; }
.topBar p, .topBar p a { color: #fff; font-size: 18px; }
.topBar .header-social-icons { display: inline-block; float: none; position: static; margin-top: 3px; }
.logo-wrap, .headerPhone, .headerInfo { float: left; width: 50%; padding: 1%; }
.logo-wrap { margin: 0px 0 0 0; float:none; display:block;margin:0px auto;position:relative; width:46%;}
#secondary-navigation .navigation ul li:hover, #secondary-navigation .navigation ul .current-menu-item{
    background: #00823C;
}
.homeWidgets{
    text-align: center;
}
.homeWidgets .button,
#article_sidebar .button{
color: #fff;
    background: #2c8aa4;
    text-align: center;
    font-size: 20px;
    padding: 15px 10px;
    display: block;
    text-transform: uppercase;
    border-radius: 5px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    -moz-border-radius: 5px;
}
#article_sidebar>div{
  margin-bottom: 20px;
}
.homeWidgets p{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
}
.container {    max-width: 1000px;}
.logo-wrap{
 padding: 0;
}
.navigation ul{    padding-top: 15px;
    text-align: left;
    padding-left: 35px;}
	
.navigation ul li{    float: none;
    display: inline-block;
    border-radius: 10px;
    -moz-border-radius: 10px;}
#menu-main-menu{
    padding-top: 15px;}
	
.regular_header #secondary-navigation{
    height: 54px;
    background: #4d3910;
    width: 1000px;
    float: none;
    position: relative;
    display: block;
    margin: 0px auto;
}
#header{    background: transparent;    margin-top: -11px;}
.headerWrapper{
    background: #036892;
}
.after_btn{    background-color: #d9534f;}
.headerInfo { 
	float: right; 
	text-align: right;
    max-width: 300px;    
	margin-right: 30px; 
	margin-top: 20px;
    width: auto; 
}
.headerInfo a { display: inline-block; }
.phoned { font-size: 28px; margin-bottom: 20px; display: inline-block; vertical-align: middle !important; color: white !important; }
.headerInfo p{
	font-family: Slabo;
	color: white;
	font-size: 16px;
	margin: 0;
}
.top_slider_wrap{
	overflow: hidden;
	max-width: 1000px;
	margin: auto;
	clear: both;
}
.owl-carousel .owl-item img {
	height: 364px !important;
	width:auto !important;
}
.top_slider_wrap .primary-slider-container{
	float: left;
	width: calc(100% - 215px);
	width: -webkit-calc(100% - 215px);
	max-width: 100%;
}
.top_slider_wrap .owl-dots{
	display: none !important;
}
.slide-caption p{
	color: #fff;
    font-size: 15px;
    font-style: italic;
    font-family: 'Slabo 27px', serif;
    text-shadow: 1px 1px 1px #000;
}
.primary-slider .slide-caption{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
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+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    position: absolute;
    bottom: 0;
    width: 765px;
	left:0px;
    text-align: left;
    padding-left: 20px;
}
.top_slider_wrap .top_slider_sidebar{
	float: left;
	width: 215px;
	 height: 364px;
	background: #008540;
	padding: 10px 20px;
	text-align: center;
	box-sizing: border-box;
}
.top_slider_sidebar h3, .top_slider_sidebar p{
  color: white;
    margin-bottom: 11px;
}
.top_slider_sidebar p{
    font-size: 14px;
}
.main-header .container{
    max-width: 1060px;
	    background: transparent;
}
.homeServices{overflow: hidden;text-align: center;
    padding: 25px 0px;
    background: url(images/animals-bck.png) no-repeat bottom center;}
	
.homeServices .service{
	display: inline-block;
	text-align: center;
	font-size: 23px;
	margin:0 25px;
}
.homeServices .service img{
	display: block;
}
#secondary-navigation .navigation ul li a:hover{
	color: white !important;
}
.top_slider_sidebar div.header-social-icons{
    float: none;
    overflow: hidden;
    margin: 0;
}
.phoned a{color: white !important;     font-size: 28px;     font-weight: bold;}
div.header-social-icons { background: none; border: 0px; }
div.header-social-icons a { background: #fff; border-radius: 50%; padding: 6px; width: 20px; text-align: center; line-height: 20px; margin: 0px 5px; font-size: 18px;}
div.header-social-icons::before { border: 0px; }
div.header-social-icons a{    
    border-radius: 50% !important;
    display: inline-block;
    float: none;
}
#primary-navigation .header-social-icons a, .header-social-icons a { padding: 0px 10px; }

#secondary-navigation .navigation ul .current-menu-item li a { color: #333 !important; }
#secondary-navigation .navigation ul .current-menu-item li a:hover { color: #fff !important; }

#secondary-navigation .navigation ul li:hover a { color: #fff; }
#secondary-navigation .navigation ul li:hover ul li a { color: #333; }
/*
.primary-slider-container { max-width: 100%; float: none; width: 100%; height: 450px; overflow: hidden; margin: 0px; }
.primary-slider { height: 450px !important; }
.primary-slider-container img { float: none; width: 100%; height: 450px; }
.primary-slider-container .slide-caption { width: 94%; padding: 2% 3%; top: 37%; left: 0px; max-height: 50px; }
.slide-title { font-size: 32px !important; line-height: 34px; }
.owl-carousel .owl-item img { max-width: 100% !important; }
.primary-slider .owl-dots { bottom: 8%; top: inherit; right: 16%; }
*/
.primary-slider{margin: 0;}
#page { padding-top: 0px; width: 100%; max-width: 100%; }
 #secondary-navigation .navigation ul .current-menu-item a{
  color: white !important;
}
/* home boxes */
.homeBoxes {
	margin: 0px auto;
	margin-top: 0px;
	height: 350px;
	text-align: center;
	z-index: 5000;
}
.homeBox {
	position: relative;
	float: left;
	width: 21%;
	padding: 2%;
	overflow: hidden;
	height: 300px;
}
.homeBox img{
	width: 100%;
	vertical-align: middle;
}
.homeBox h3{
	position: absolute;
	bottom: 50px;
	z-index: 6000;
	text-align: center;
	color: #fff;
	width: 92%;
}
.welcome h1 { text-align: center; }
.contactBox { padding-top: 40px;  }
.contactText { float: left; width: 45%; padding-right: 5%; }
.contactMap { float: left; width: 50%; }
/* inner pages */
#page.single { //float: left; }
.article { background: none;  margin: 0 auto; float: none; }
.page h1.title { margin-bottom: 20px; }
.article #article_sidebar{
	float: left;
	width: 340px;
	text-align: left;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
}
.article #content_box{
  float: right;
      width: calc(100% - 340px);
}
/* footer */
.copyrights { text-align: center; }
#copyright-note span { display: none; }
.to-top { float: none; }
#copyright-note .to-top span{ display: inline-block; font-size: 16px; line-height: 24px; }
#copyright-note .to-top a { color:#444 !important;     text-decoration: underline;}
.footerWidgets { padding: 30px; }
.footerWidgets .container { //background: rgba(255,255,255,0.7); }
.widgetBox { float: left; width: 31%; padding: 1%; }
.hide-d { display: none; }
.copyrights{
	background: transparent !important;
	padding-bottom: 30px;
}
.copyrights p{
  margin-bottom: 5px;
}
footer{
    background-size: cover;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#secondary-navigation a { font-size: 14px !important; padding: 24px 18px; }
}
#secondary-navigation a {
    padding: 2px 6px;
}
.homeBox{
	background-size: cover !important;
    padding: 0 10px;
    width: 25%;
    box-sizing: border-box;
}
.homeBoxes{
	padding: 50px 0 50px 0;
} 
.homeBox h3{
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 0 10px;
    font-weight: bold;
    line-height: 26px;
t	ext-shadow: 1px 1px 1px #000;
}
.homeBox>div{
	background-size: cover !important;
	position: relative;
	height: 100%;
}
.welcome{
    overflow: hidden;
	    margin-top: -23px;
}

.welcome>.container{
    max-width: 960px;
    background: rgb(197,195,194);
    background: -moz-linear-gradient(top, rgba(197,195,194,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(197,195,194,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(197,195,194,1) 0%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(197,195,194,1) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(197,195,194,1) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(197,195,194,1) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5c3c2', endColorstr='#ffffff',GradientType=0 );
    overflow: hidden;
    padding: 30px 20px;
    padding-bottom: 0;
    text-align: left;
    position: relative;
}
footer{
	border: 0 !important;
	max-width: 1000px;
    margin: 0px auto;
    overflow: hidden;
    padding: 30px 0px 0;
    clear: both;
   /* background: url(images/footer-bck.png) no-repeat center top !important;*/
}
#menu-footer-menu{
    text-align: center;
}
#menu-footer-menu li a{
	color:#fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding: 2px 6px;
}
.welcome>.container:before{
	content: '';
	background: url(images/content-top.png) no-repeat center top;
	position: absolute;
	top: 0;
	width: 100%;
	height: 18px;
}
.welcome_txt_left{
	float: left;
	width: 66%;
	padding-right: 20px;
	box-sizing: border-box;
}
.welcome_txt_right{
	float: left;
	width: 34%;
}
.contactBox{
	background: #4a3f5d;
	overflow: hidden;
}
.contactBox p{
	color: white;
}
.footerWidgets .textwidget a{
	font-size: 14px;
	color: #672324;
}
footer{
	margin-top: 0;
	background-repeat: no-repeat;
	background-position: center center;
	/*background-color: white !important;*/
	border-top: 1px solid #999;
}
.innerBanner{
	text-align: center;
	background: white;
}
.innerBanner img{
    margin-top: -130px;
}
.widget h3{text-align:center;}
.article{
	width: 100%;
	max-width: 1000px;
	padding: 15px;
	background: rgb(197,195,194);
	background: -moz-linear-gradient(top, rgba(197,195,194,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(197,195,194,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(197,195,194,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(197,195,194,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(197,195,194,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(197,195,194,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5c3c2', endColorstr='#ffffff',GradientType=0 );
}
.primary-slider-container{
  //max-width: 755px;
      margin: auto;
}

#logo a { float: none !important; }

.single_post { background: none; }

@media screen and (max-width: 545px) {
 .welcome_txt_left {
    width: 100%;
    padding-right: 0;
 }
 .welcome_txt_right {
    width: 100%;
text-align: center;
 }
 .welcome_txt_right img{    margin: auto;
    float: none;}
}
@media screen and (max-width: 865px){
.logo-wrap {
      float: none;
    margin: auto;
}
 .main-header .container {
    background: transparent;
}
.headerInfo{
    float: none;
    text-align: center;
    margin: auto;
    max-width: 100%;
    clear: both;
    margin-top: -30px;
}
#header{
  margin-top: 0;
}
.top_slider_wrap .top_slider_sidebar{
    float: none;
    width: 100%;
    clear: both;
    text-align: center;
}
div.header-social-icons{
background: transparent !important;
}
.top_slider_wrap .primary-slider-container{
    width: 100%;
}
}
/* mobile */
@media screen and (max-width: 880px) {
		
	.main-header .container {
    background: white;
}
	.top_slider_wrap{display:none;}
	.homeServices{background:none;}
	.homeServices .service a{color:#fff;}
	.hide-d { display: block; }
	#header { background: none; padding: 0px 0 20px 0px; margin-bottom: 0px; }
	.mobileBtn { margin-bottom: 0px; }
	.mobileBtn a, .hours{ display: block; color: #fff; text-align: center; background:#00823C; 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; }
	.primary-slider-container, .hide-xs { display: none; }
	.container, .welcome .container, .widgetBox { width: 96%; padding: 2%; }
	.contactText { width: 100%; }
	.homeBoxes, .banner, .banner, .contactMap { display: none; }
	.welcome, .footerSocial, div.footer .copy { width: 100%; height: auto;}
	.copyrights{    text-align: center;}
	.welcome {margin: 20px auto;}
	footer{    text-align: center;}
	.social-profile-icons ul, .contactText{text-align: center;}
	.social-profile-icons li{    display: inline-block;
    float: none !important;}
	.post-content img{ width: 100% !important; height: auto !important; }
	.welcome img{width:35%; float:right;}
	.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; }
	.regular_header #secondary-navigation {
		height: auto;
		background: transparent;
	}
	.fb_iframe_widget iframe{    
		left: 0;
		right: 0;
		margin: auto;
	}
	#logo a, #logo img{    
		display: block;
		margin: auto;
	}	
	.article #content_box {
		float: none;
		width: 100%;
	}
	.article #article_sidebar{
		float: none;
		width: 100%;
	}
	
	div.header-social-icons { float: none !important; text-align: center; }
	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:5px;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;}
.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/2019/09/rewiew-5-stars-300-web.png) bottom center no-repeat;
   background-size:contain!important
}
@media screen and (max-width:880px){
   .reviewMenuButton{
       background:0 0!important
   }
}

