/*
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:#4a5128;
	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 */
#header { background: #1E73BE; }
.topBar { width: 100%; height: 40px; background: #464A55; 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{width: 40%}
.logo-wrap { margin: 10px 0 0 0; }
#secondary-navigation .navigation ul li:hover, #secondary-navigation .navigation ul .current-menu-item{
    background: transparent;
    border: 2px solid #fff;
    border-radius: 10px;
}
#secondary-navigation .navigation ul li a:hover{color: white;}
#secondary-navigation .navigation ul li:hover a{color: white !important;}
.navigation ul li{    float: none;border: 2px solid transparent;    border-radius: 10px;
    display: inline-block;}
#secondary-navigation{float: none;    text-align: center;}
.navigation ul{    padding: 10px 0;}
.logo-wrap{
 padding: 0;
}
.headerWrapper{
    background: #036892;
}
.headerInfo .lefts{display: inline-block;     vertical-align: middle;
    text-align: right;}
div.header-social-icons{display: inline-block; vertical-align: middle; float: none;}
.headerInfo { float: right;
    width: auto; }
.address{    color: #1E73BE;
    font-size: 22px;
    line-height: 24px;
    font-weight: bold;}
.phoned { font-size: 36px; margin-bottom: 10px;font-weight: bold;    color: #1e73be; }

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: 21px;
    border: 3px solid #1e73be;}
div.header-social-icons::before { border: 0px; }

#primary-navigation .header-social-icons a, .header-social-icons a { padding: 0px 10px; }

.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%; }


#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;
	text-align: center;
}
.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%;
}
.textwidget .button{
color: #fff;
    background: #1e73be;
    text-align: center;
    font-size: 20px;
    padding: 15px 10px;
    display: block;
    text-transform: uppercase;
    border-radius: 5px;
    -moz-border-radius: 5px;
}
ul{    list-style-type: disc;    margin-left: 15px;}
.banner img{display: block;}
.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; }

/* 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: #333 !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: 3px 22px;
    border: 2px solid transparent;
}

.homeBox{
background-size: cover !important;
    padding: 0 10px;
    width: 25%;
    box-sizing: border-box;
}
.homeBoxes{
  padding: 50px 0 50px 0;
  background: url(images/brushed-metal_1920.jpg); 
} 
.homeBox h3{
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 0 10px;
    font-weight: bold;
    line-height: 26px;
text-shadow: 1px 1px 1px #000;
}
.homeBox>div{
background-size: cover !important;
 position: relative;
 height: 100%;
}
.welcome{
    background: white;
    padding-top: 20px;
    overflow: hidden;
    clear: both;
}
.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;
}

.social-profile-icons .social-facebook a{
  background: url(images/facebook.png);
}
.social-profile-icons .social-gplus a{
background: url(images/google.png);
}
.social-profile-icons .social-instagram a{
background: url(images/instagram.png);
}
.social-profile-icons .social-youtube a{
background: url(images/youtube.png);
}
.social-profile-icons .social-twitter a{
background: url(images/twitter.png);
}
.social-profile-icons i{
 display: none;
}
.social-profile-icons a{
     background-size: cover !important;
    padding: 22px 12px;
}
footer{
  margin-top: 0;
}
.connect{    background: #1e73be;    padding: 30px 0;    margin-bottom: 40px;
    text-align: center;}
.connect h2{    color: white;    margin: 0;
    text-transform: uppercase;display: inline-block;
    vertical-align: middle;}
.connect .header-social-icons{display: inline-block;
    vertical-align: middle;    margin-left: 0;}
.innerBanner{
    text-align: center;
      background: white;
}
.connect div.header-social-icons a{width: 47px; height: 48px;font-size: 0;
    padding: 0;}
.connect .header-facebook{background: url(images/facebook-large.png);}
.connect .header-google-plus{background: url(images/google-large.png);}
#page.single{
 background: white;
}
.innerBanner img{
    margin-top: -130px;
}
.article{
    max-width: 1100px;
padding: 15px;
}
@media screen and (max-width: 545px) {
 .welcome_txt_left {
    width: 100%;
    padding-right: 0;
 }
 .welcome_txt_right {
    width: 100%;
 }
}
@media screen and (max-width: 865px){
.logo-wrap {
      float: none;
    margin: auto;
}
div.header-social-icons{    background: transparent !important;float: none !important;
    overflow: hidden;
    text-align: center;
}
  div.header-social-icons a{float: none; display: inline-block;}
}
/* mobile */
@media screen and (max-width: 767px) {
	.hide-d { display: block; }
	#header { background: none; padding: 0px 0 20px 0px; margin-bottom: 0px; }
	.mobileBtn { margin-bottom: 0px; }
        .logo-wrap{margin: 0;    margin-bottom: -20px;}
	.mobileBtn a, .hours{ display: block; color: #fff; text-align: center; background: #1e73be; padding: 10px; border-radius: 10px; -moz-border-radius: 10px; margin: 10px !important;}
	.mobileBtn.phoneBtn { font-size: 20px; }
	.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; }
	.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; }
}
@media screen and (max-width: 1200px) {
  .logo-wrap {
    width: 30%;
 }
  .headerInfo {
    width: 67%;
  }
}
@media screen and (max-width: 870px) {
  .hide-xs {
    display: none;
  }
}
.mobileBtn a:hover, .hours:hover{color: white;}

/*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;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;padding-bottom:0}