/*
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it
is easier to update the theme. Simply copy an existing
style from style.css to this file, and modify it to
your liking.

*/

.mda .submit {
  padding: 10px 10px 10px 10px;
}

.mda .zip {
  background: #fff
}

.entry {
  border-bottom: none;
}

blockquote {
  width: 95%;
}

div#about {
  background-color: #ffffff;
}

div.lead-phone-number a { color: #f2721f; }
div.lead-phone-number h3 { color: #333;}
div.lead-phone-number { color: #333; }

.MDAWidget360 {
  margin: 20px auto;
}

#sidebar, .content-col { margin-top: 20px; }
.breadcrumbs { margin-bottom: 10px; }

@media only screen and (min-width: 40.063em) {
#inner-mda .contents {
  top: 85px;
  left: 40px;
}


#inner-mda {
  margin: 0.9375rem 0 2rem 0;
}

}


@media only screen and (max-width: 40em) {
#inner-mda .submit {
  margin-left: 5px;
}

#home-mda input[type="text"] {
  margin: 10px 10px 0 15px;
}

#inner-mda .mda-call {
 padding-left: 0px;
}

#inner-mda {
  margin: 0.9375rem 0 2rem 0;
}

#logo {
  padding: 0;
}
}
