/*
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");
/*Landing Page Styling*/
body #gform_wrapper_5 .gform_body .gform_fields .gfield .gfield_required{ display:none;}
body #gform_wrapper_5 ul li.gfield{    margin-top: 1px;}
body #gform_wrapper_5 .top_label .gfield_label{color:#fff;}
.rightform{
	background:#852D32;
	padding:5px 10px;
	
}
.rightform h4{color:#fff; font-size: 22px; text-align:center;}
/*end styling*/
/* general */
.btn {
	color: #fff !important;
	background: #621C15;
	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;
}

.main-header { background: none; }

#header {
	background:url(/wp-content/uploads/2017/10/nav-bck_maroon.png) no-repeat center top;
	padding: 35px 0;
	margin-bottom: -35px;
	margin-top: -25px;
}
#header .container { width: 960px; }

#secondary-navigation a { padding: 5px 15px; }
#secondary-navigation .navigation > ul > li:hover, #secondary-navigation .navigation > ul > .current-menu-item { border-radius: 10px; }

#secondary-navigation .navigation > ul > li.menu-item-has-children:hover, #secondary-navigation .navigation > ul > .menu-item-has-children { border-radius: 10px 10px 0 0; }
#secondary-navigation ul li ul li a { font-size: 14px; }

/* header */

.logo-wrap, .headerPhone, .headerInfo { float: left; width: 31%; padding: 1%; }
.logo-wrap { margin: 20px 0 0 0; }
.headerInfo { width: 32%; text-align: right; font-family: 'Merriweather';}
.headerInfo p { margin-bottom: 5px; }
.headerPhone { text-align: center; font-family: 'Merriweather';}
.headerPhone a { color: #621C15 !important; }
.phoned { font-size: 28px; margin-bottom: 10px;}
.hoursd { font-size: 14px; }
div.header-social-icons { background: none; border: 0px; }
div.header-social-icons::before { border: 0px; }
#primary-navigation .header-social-icons a, .header-social-icons a { padding: 0px 10px; font-size: 28px;}

.primary-slider-container { max-width: 960px; float: none; width: 960px; margin: 0 auto;}
.primary-slider-container img { float: left; width: 600px; height: 360px; }
.primary-slider-container .slide-caption { float: left; position: static; width: 320px; max-height: 240px; height: 290px; padding: 100px 20px 20px 20px; background: url(/wp-content/uploads/2017/10/steel-horizontal-1920-web.jpg); font-size: 36px; }
.slide-title { font-size: 32px !important; line-height: 34px; }
.owl-carousel .owl-item img { max-width: 600px !important; }
.primary-slider .owl-dots { bottom: 8%; top: inherit; right: 16%; }


#page, .container, .article { width: 960px; }
#page { padding-top: 0px; }

/* home boxes */
.homeBoxes {
	width: 960px;
	height: 130px;
	margin: 0px auto;
	margin-top: 0px;
	text-align: left;
	padding: 25px 0px;
}
.homeBoxes h3{
	text-align:left;
	color: #fff;
	font-size: 23px;
	margin-top: 0px;
}
.homeBoxes p, .homeBoxes a{
	color: #fff !important;
	font-style: italic;
	font-size: 16px;
}
.homeBoxes p{width:60%;}
.homeBoxes .box01,
.homeBoxes .box02,
.homeBoxes .box03 {
	float: left;
	height: 120px;
	width: 31%;
	position: relative;
	padding: 1%;
	background: #71322c;
	box-shadow: -5px 5px 5px #621C15;
}
.homeBoxes .box02{
	width: 32%;
	background: #621C15;
	box-shadow: -5px 5px 5px #581912;
}
.homeBoxes .box03 {
	background:#581912;
	box-shadow: -5px 5px 5px #4e1610;
}
.box01 .animal01 {
	position: absolute;
	right: 0px;
	bottom: -2px;
	width: 154px;
	height: 139px;
	background:url(/wp-content/uploads/2017/10/box_horseX154.png) no-repeat center top;
}
.box02 .animal02 {
	position: absolute;
	right: 0px;
    bottom: -40px;
    width: 150px;
    height: 168px;
	background:url(img/animal02.png) no-repeat center top;
}
.box03 .animal03 {
	position: absolute;
	right: 0px;
	bottom: -0px;
	width: 130px;
	height: 130px;
	background:url(/wp-content/uploads/2017/10/boxanimal2_cow-130.png) no-repeat center top;
}

/* welcome */
.welcome { 
	width: 100%;
	padding: 20px 0;
	margin-bottom: 0px;
}
.welcome h1 { text-align: center; color: #000; }
.welcome p, .welcome h3 { color: #000; }

.welcome .container {
	width: 920px;
	padding: 20px;
	margin: 40px auto;
	text-align: left;
	border: 3px solid #591912;
	background: rgba(255, 255, 255, 0.8);
}

/* home widgets */
.homeWidgets {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}
.widgetBox {
	float: left;
	width: 280px;
	margin-right: 30px;
	margin-bottom: 20px;
	padding: 10px;
	
	/*background: rgba(255,255,255,0.8);*/
}
.widgetBox h3 { text-align: center; }

.widgetBox.noMargin {
	margin-right: 0px;
}
.textwidget p {
	font-size: 16px;
	line-height: 20px;
}



/* inner pages */
.article { width: 100%; background: rgba(255,255,255,0.8); }
.page h1.title { margin-bottom: 20px; }
.innerImage { width: 960px; height: 230px; overflow: hidden; margin: 0 auto; }
.innerImage img { width: 100%; }

/* footer */
footer{ padding-top:20px; background: url(/wp-content/uploads/2017/10/steel-horizontal-1920-web.jpg)!important;}
.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: #fff !important; }

.hide-d { display: none; }

#logo a { float: none !important; }

/* mobile */
@media screen and (max-width: 880px) {
	.hide-d { display: block; }
	#header { background: none; padding: 0px 0 10px 0px; margin-bottom: 0px; }
	.mobileBtn { margin-bottom: 0px; }
	.mobileBtn a, .hours{ display: block; color: #fff; text-align: center; background: #621C15; 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; }
	#slider, .hide-xs { display: none; }
	.container, .welcome .container, .widgetBox { width: 96%; padding: 2%; }
	.homeBoxes, .innerImage { display: none; }
	.homeBoxes, .homeWidgets, .welcome, .footerSocial, div.footer .copy { width: 100%; height: auto;}
	.homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 {height: auto; width: 100%; float: none; margin-bottom: 30px; padding: 20px;}
	.welcome {margin: -20px auto; }
	.welcome .container{     box-sizing: border-box;}
	.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; }
	
	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; }
}

.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;height:auto;max-width:100%;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0 !important;}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);opacity:.5;filter:alpha(opacity=50)}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;outline:0;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
.animated{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}
@media screen and (min-width:0) and (min-resolution: .001dpcm) { 
 .opacit_ {opacity:1;}
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}
/*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;}


.storeBtn {
	font-size: 22px !important;
	background: #78302a;
	color: #fff !important;
	position: relative;
	top: 4px;
}