/*
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");
div#page, div.container, div.article {
    width: 960px;
}
#slider {
	max-width: 640px;
}
.main-container { background-color: rgba(222, 209, 193, 0.8) !important; }
.newCon {
	background-position: center top;
	background-size: cover;
	height: 400px;
}
/* general */
.btn {
	color: #fff !important;
	background: #67D19D;
	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;
}
.center { text-align: Center; }
.clear { clear: both; }
#logo img {    width: 350px;}
.headerInfo hr{
	margin:2px auto;    border-bottom: 1px solid #16D3CA;
	
}
/* header */
.main-header { border-top:5px solid #67D19D;  }
#header { background: #16D3CA; }
.logo-wrap, .headerPhone, .headerInfo { float: left; width: 31%; padding: 1%; }
.logo-wrap { margin: 0px 0 0 0; width: 34%; }
.shop { float: left; padding-top: 32px; padding-bottom:15px; text-align: center; width: 27%; }
.headerInfo { width: 32%; text-align: right; margin-top: 0px; float: right;}
.headerInfo p { margin-bottom: 5px; }
.headerPhone { text-align: center; margin-top: 30px; }
.headerPhone a { color: #67D19D !important; }
.headerPhone p { margin-bottom: 0px; }
div.header-social-icons { width: 100%; }
.phoned { font-size: 22px; margin-bottom: 0px;}
div.header-social-icons { background: none; border: 0px; }
div.header-social-icons a { background: #fff; float: right; border-radius: 50%; padding: 10px; width: 30px; text-align: center; line-height: 30px; margin: 0px 5px; font-size: 26px;}
div.header-social-icons::before { border: 0px; }
#primary-navigation .header-social-icons a, .header-social-icons a { padding: 0px 10px; }
.narrowImage { width: 300px; float: right; }
.primary-slider-container { max-width: 100%; float: none; width: 100%;  overflow: hidden; margin: 0px; padding-top: 20px;}
.primary-slider-container img { float: none; width: 100%; }
.primary-slider-container .slide-caption { max-width: 350px;left: 10px;bottom: 20px;top: auto;     background: rgba(103, 209, 157, 0.6);}
.slide-title { font-size: 32px !important; line-height: 34px; }
.owl-carousel .owl-item img { max-width: 100% !important; }
.primary-slider .owl-dots { bottom: 20px; top: inherit; right: 20px; }
.owl-nav { display: none; }
.ni div {  height: 400px; position: relative; background-position: 50% 50%; background-size: cover; }
.ni a {     position: absolute;bottom: 15px;display: block;text-align: center;max-width: 97%;left: 15px;width: 240px; }
#page { padding-top: 0px; width: 100%; max-width: 100%; }
.more-news .one-third { width: 33%; float: left; }
.more-news .two { width: 100px; float: left; }
.more-news .news-title { width: 100%; float: left; color: #2a4a8f; margin-bottom: 15px; }
.more-news .three { float:left; width:160px; margin-left: 10px; padding:0px 5px;font-size: 13px;line-height: 16px;}
.more-news .three p { margin-bottom: 5px; }
.more-news .three a { margin:0px auto; color: #2a4a8f; }
.homeWidgets h3 {
    padding: 5px 0 10px 0;
    border-bottom: 1px solid #111;
    margin-bottom: 25px;
    color: #fff;
    position: relative;
}
.title {
    padding: 5px 0 10px 0;
    border-bottom: 1px solid #111;
    margin-bottom: 25px;
    color: #2a4a8f;
    position: relative;
}
.homeWidgets h3 {
	text-align: left;
}
.homeWidgets h3:before,.title:before {
	content: "";
	position: absolute;
	bottom: 0px;
	width: 60px;
	background-color: #67D19D;
	display: block;
	height: 5px;
}
/* home boxes */
.homeBoxes {
	max-width: 1150px;
	margin: 0px auto;
	margin-top: 0px;
	height: 240px;
	text-align: left;
	padding: 25px 0px;
	border-top: 30px solid #67D19D;
}
.homeBoxes h3{
	color: #67D19D;
	font-size: 27px;
	text-align: center;
	margin-top: 0px;
}
.homeBoxes p{
	color: #fff !important;

}
.homeBoxes .box01,
.homeBoxes .box02,
.homeBoxes .box03 {
	float: left;
	height: 200px;
	width: 31%;
	position: relative;
	padding: 1%;
}
.homeBoxes .box02{
	width: 32%;
}

/* home widgets */
.homeWidgets {
	margin: 30px auto;
	text-align: left;
}
.widgetBox {
	margin-right: 3%;
	margin-bottom: 20px;
	padding: 2%;
	width: 27%;
	height:250px;
	float: left;
	background: #3C85CD;
}
.widgetBox h2 { text-align: center; color: #67D19D; }
.widgetBox.noMargin {
	margin-right: 0px;
}
.widgetBox img { width: 100%; }

.textwidget p {
	color:#fff;
	font-size: 16px;
	line-height: 20px;
}
#page.single {
	float: none !important;
}
.wraping {
	max-width: 1000px;
	margin:0px auto;
}
/* inner pages */
#page.single { float: left; }
.article { background: rgba(255,255,255,0.8);  margin: 10px auto; float: none;     width: 100%;}
.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: #000 !important; }

.hide-d { display: none; }
.sixteen:after { clear:both; display: block; content: ""; position: relative;  }
.column-small { width: 35%; float: left; }
.column-big { width: 65%; float:left; }
.column-big a{color:#000;}
.column-big p { margin-bottom: 10px; }
.padding { padding:0px 15px; }

#logo a { float: none !important; }

/* mobile */
@media screen and (max-width: 769px) {
	.column-big { width: 100%; }

	.column-small { width: 100%; text-align: center; }
	.homeBoxes .box01,.homeBoxes .box02,.homeBoxes .box03 { height:auto !important; }
	.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: #67D19D; 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; }
	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; }
	.primary-slider-container, .hide-xs { display: none; }
	.container, .welcome .container, .widgetBox { width: 96%; padding: 2%; }
	.innerImage { display: none; }
	.homeBoxes, .homeWidgets, .welcome, .footerSocial, div.footer .copy { width: 100%; height: auto;}
	.box01, .box02, .box03 { width: 96%; float: none; margin-bottom: 20px; padding: 2%;}
	.welcome {margin: 20px auto;}
	.homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 { width: 98%; }
	.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; }
	.more-news .one-third { width: 50%; }
	.more-news .one-third:nth-child(3) { display: none; }
	
	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; }
}
@media screen and (max-width: 480px) {
	.more-news .one-third { width: 100%; }
	.more-news .one-third:nth-child(2) {
		display: none;
	}
}
#secondary-navigation a {
	font-size: 14px !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;}

.inner .col-md-5.col-xs-12.column-small {
    display: none;
}

.inner .padding {
    width: 100%;
}

img.slide-photo {
    max-width: 67%;
    max-height: 400px;
    object-fit: contain;
}

.col-md-7.col-xs-12.column-big {
    
    width: 90%;
	text-align:center!important;
	padding:0px 20px!Important;
    margin: auto!important;
}


.slider-container.loading:before, .primary-slider-container.loading:before {
	display:none!important;
}



.wda-toolbar-toggle-link {
    right: 200px;
}

.wda-access-toolbar {
    right: -201px;
}