/*
Theme Name: Mid American Gunite Pools
Theme URI: http://arrangedelements.com
Description: Arranged Elements Theme
Author: Arrange Elements
Author URI: www.greentechohio.com
Template: u-design
Version: 1.1
*/

@import url("../u-design/style.css");

/* Main Header */

#logo {
top: 12px;
padding-left: 0;
}

#slogan{display:none;}

#top-wrapper {
-webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.32);
z-index: 101;
position: relative;
}

/* Main Content */

.gunite-block {
  border: 2px solid #FFFFFF;
  background: #EAE6E0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
  margin-top: 25px;
}

.gunite-block h3{
text-align:center;
}

a.button.btn.block {
  display: block;
  margin: 0 auto;
  position: relative;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  outline: none;
  color: #fff;
  border: none;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  padding: 8px 12px;
  background-color: #0C366E;
}

.no-breadcrumbs-padding {
  display: none;
}

#page-content-title #page-title h1 {
margin: 0;
padding: 21px 0px;
font-size: 32px !important;
line-height: 1.25em;
color: #006b9d;
font-weight: 400;
}


#secondary-navigation-bar-wrapper {
background-color: #EDEDED;
color: #525252;
border-bottom: 1px solid #D2D2D2;
}

#sec-nav-text-area-2 {
  display: block;
  color: #525252;
  font-weight: 600;
  font-size: .95em;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.custom-formatting, .substitute_widget_class{
padding:0;
}

#sidebarSubnav{margin-right:5%;}

.location-number{
  margin-right: 10px;
}

span.city {
  font-weight: 300;
  font-size: 10px;
}

span.phone a{
  color: #D23D3D !important;
  font-weight: 900;
}

.page-template-page-PageTemplate2 #sidebarSubnav h3 {
padding-bottom: 0;
background: none;
font: 700 23px/1.2em 'Source Sans Pro' !important;
margin: 0;
background-color: #09336c;
color: #fff;
padding: 10px 17px;
position: relative;
}

#sidebarSubnav h3 {
padding-bottom: 0;
font-size:21px !important;
margin: 0;
color: #333;
position: relative;
padding: 9px 0 10px 0;

}

#text-6, #text-7, #text-8, #text-9{
background: #F2F2F2;
border: 1px #E3E3E3 solid;
margin-right: 23px;
padding: 10px 23px;
margin-top: 10px;
margin-bottom: 20px;
}

#nav_menu-7{
width:92%;
}

#nav_menu-2.custom-formatting li, #nav_menu-6.custom-formatting li {
  margin: 0;
  width: 100%;
  transition: all 300ms;
  background-color: #6F6F6F;
  text-align: left;
  font-size: 16px; 
}

#nav_menu-2.custom-formatting li a, #nav_menu-6.custom-formatting li a {
color:#fff;
}


#nav_menu-2.custom-formatting li a:hover, #nav_menu-6.custom-formatting li a:hover {
background-color: #FBFBFB;
color:#000;
transition: all 300ms;
}

.custom-formatting li a:before, .custom-formatting .current_page_item ul a:before {
  background-image: none;
}

#page-content #main-content .call-out-block {
background: url(http://wordpress-6076-14222-32687.cloudwaysapps.com/wp-content/uploads/2015/03/white_tiles1.png);
color: #09336c;
padding: 14px 0;
margin: 10px 0;
margin-left: -9999px;
margin-right: -9999px;
padding-left: 9999px;
padding-right: 9999px;
text-shadow: 0 2px 0 rgba(255,255,255,0.75);
zoom: 1;
clear: both;
border-bottom: 1px solid rgb(224, 224, 224);
border-top: 1px solid rgb(224, 224, 224);
}

a.cta-button {
  display: inline-block;
  color: white !important;
  text-align: center;
  text-decoration: none;
  font-size: 1em;
  cursor: pointer;
  overflow: visible;
  line-height: 1.618em;
  box-sizing: border-box;
  white-space: normal;
  font-weight: 200;
  text-transform: uppercase;
  -webkit-box-shadow: 0 0 0 0 #888;
  border-radius: 3px;
  text-shadow: none;
  -webkit-appearance: none;
  background: #923A3A;
  padding: 3px 13px;
}

#sec-nav-text-area-2, #sec-nav-menu-area {
  padding: 7px 0 5px;
}

/* Nav */

#navigation-menu ul.sf-menu > li > a {
padding: 0 0 0 0;
}

#navigation-menu ul.sf-menu > li {
  margin: 0 5px;
}

#navigation-menu ul.sf-menu > li > a > span{
font-weight: bold;
text-transform: uppercase;
color: #494949;
padding: 5px;
border: 3px solid #FBFBFB;
}

#navigation-menu ul.sf-menu > li > a > span:hover{
  color: #0c74bb;
}

#navigation-menu ul.sf-menu > li.cta-button > a > span{
border-color: #E4E3E1;
}

.fixed-menu #navigation-menu ul.sf-menu > li.cta-button > a > span{
border-color: #FBFBFB;
}

.sub-menu {
width: 160px !important;
}

ul.sub-menu {
border-bottom: 1px solid #BDBDBD;
border-right: 1px solid #BDBDBD;
border-left: 1px solid #BDBDBD;
margin-left: 1px !important;
}

ul.sub-menu li a span{
border-bottom:2px solid #FBFBFB;
}

ul.sub-menu li a span:hover{
border-bottom:2px solid #ddd;
}

#navigation-menu .sf-menu li li {
background: none;
background-color: #FBFBFB !important;
margin-bottom: 0 !important;
}

/* Home Page */

#home-page-content #content-container{padding:0;}

.home .entry{padding:0;}

.galleria-image img {
  width: 700px !important;
}

.galleria-thumbnails img{
width: inherit !important;
}

.headline h2{
text-align:center;
font-size:32px !important;
}

.headline h2{
text-align:center;
font-size:32px !important;
line-height: 1.25em;
color: #006b9d;
font-weight: 300;
margin: 0;
padding-bottom: 0;
}

.headline h2 span{
font-weight: 500;
}

.headline h3 {
text-align: center;
font-size: 20px !important;
line-height: 0.5em;
color: #4F4F4F;
text-shadow: 0 2px 0 rgba(247, 247, 247, 0.75);
}

.service .service-box img, .content img{
box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

.reviews h3 {
text-align: center;
font-size:32px !important;
line-height: 0.5em;
color: #4F4F4F;
text-shadow: 0 2px 0 rgba(247, 247, 247, 0.75);
padding-bottom: 40px;
padding-top: 20px;
}

.reviews {
  border-bottom: 1px solid rgb(224, 224, 224);
  border-top: 1px solid rgb(224, 224, 224);
}

a.flat-custom-button{
padding: 6px 18px;
background-color: #357CBE;
color: #FFFFFF;
font-size: 14px;
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
margin-top: 17px;
}


/* Footer */

#bottom-bg {
background: #333;
border-top: 3px #357CBE solid;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.77), rgba(0, 0, 0, 0.87)), url(http://wordpress-6076-14222-32687.cloudwaysapps.com/wp-content/uploads/2015/03/footer-bg-1.jpg);
background-size:cover;
}

h3.bottom-col-title{
  color: #fff;
  background:none;
  text-transform: uppercase;
  font-size: 1.2em !important;
font-weight: 600;
}

#sidebarSubnav h3 {
 text-transform: uppercase;
}

#bottom .textwidget {
  color: #FFFFFF;
}

#bottom .widget_nav_menu li a {
  background: none;
  padding: 1px 0;
  font-size: .9em;
}

#bottom .textwidget {
  font-size: .9em;
}

#footer_text{
font-size: .8em
}

#bottom .widget_recent_entries li a:before, #bottom .widget_categories li a:before, #bottom .widget_pages li a:before, #bottom .widget_subpages li a:before, #bottom .widget_archive li a:before, #bottom .widget_links li a:before, #bottom .widget_rss li a:before, #bottom .widget_meta li a:before, #bottom .loginform li a:before, #bottom .widget_nav_menu li a:before {
  background-image: none;
  margin-right: 0;
}

#bottom a {
color: #FFF;
}

#bottom a:hover {
text-decoration: underline;
color: #66B1F7;
}

#footer-bg {
  background: #222;
}

.back-to-top {
  display: none;
}

/* Content Pages */

div#frm_form_6_container {
border-radius: 2px;
padding: 20px;
border: 2px solid rgb(213, 213, 213);
background-image: url(http://wordpress-6076-14222-32687.cloudwaysapps.com/wp-content/uploads/2015/03/white_tiles1.png);
background-position: 50% 0%;
background-repeat: repeat;
box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

#frm_form_6_container h2 {  font-size: 1.867em !important;}

div#frm_form_7_container {
background: #F2F2F2;
padding: 29px;
border: 1px solid #E3E3E3;
border-radius: 2px;
}

.cta-content {
margin-bottom: 50px;
}

ul.gallery-box{
list-style: none;
width:100%;
}

ul.gallery-box li {
width: 30%;
float: left;
margin-left: 2.5%;
margin-bottom: 5%;
box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

ul.gallery-box li .title {
  background: #006B9D;
  text-align: center;
  color: #fff;
  font-weight: 700;
  padding: 10px 0;
  font-size: 17px;
}

ul.gallery-box li:hover{
background: #333;
box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.7);
}

div#nav_menu-2 {
  margin-top: 10px;
}

div#nav_menu-6 {
  margin-top: 10px;
  width:92%;
  margin-bottom:15px;
}

/* Mobile Queries */

@media screen and (max-width: 959px) {

ul.gallery-box li {
width: 47%;
float: left;
margin-left: 3%;
margin-bottom: 5%;
}

.headline h3 {
line-height: 1.5em;
}

.reviews h3 {
line-height: 1.1em;
}

a.flat-custom-button{
margin-bottom:15px;
}

#page-content-title{
background-image:url(http://wordpress-6076-14222-32687.cloudwaysapps.com/wp-content/uploads/2015/03/2Q.jpg)
}

#page-content-title #page-title h1 {
text-align:center;
}

#navigation-menu > ul.sf-menu {
  margin-top: -5px;
}

#top-elements {
  height: 80px;
}

.u-design-fixed-menu-on.fixed-menu #main-menu {
  display: none;
}

@media screen and (max-width: 719px){

ul.gallery-box li {
width: 100%;
float: none;
margin-left: 0%;
margin-bottom: 5%;
}

}

@media screen and (max-width: 500px){

.location-number {
margin-right: 0px;
display: block;
font-size: 1.1em;
background: #FFFFFF;
width: 102%;
border: 2px #CECECE solid;
margin-bottom: 5px;
}

#logo.site-name a {
height: 89px;
}

.home #logo h1 a, #logo .site-name a{height: 89px !important;}

#text-6, #text-7 {
margin-right: 0;
padding: 0px 23px;
margin-top: 0;
margin-bottom: 20px;
background: #fff;
}

#sidebarSubnav a {
  display: block;
}


}

