/* --------------------------------------------------
Site: Pic-a-lily Gardening
URL: http://www.pic-a-lily.co.uk/
Author: Jena Birch, http://www.jenabirch.co.uk/
Updated: 28.07.2015
-------------------------------------------------- */
html {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}
body {
  color: #535353;
  font-family: 'helvetica neue', helvetica, arial, tahoma, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
}
/* ------------------------
colours
------------------------ */
/* link colours */
/* ------------------------
global mixins
------------------------ */
/* fonts */
.body {
  font-family: 'helvetica neue', helvetica, arial, tahoma, sans-serif;
}
.display {
  font-family: 'pt-sans', sans-serif;
}
/* ------------------------
common classes & styles
------------------------ */
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
  font-family: 'pt-sans', sans-serif;
}
h2 {
  color: #008f2a;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
h3 {
  color: #008f2a;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 12px;
}
h3.news-title {
  color: #535353;
  margin-bottom: 0;
}
h4 {
  font-size: 14px;
  font-family: 'helvetica neue', helvetica, arial, tahoma, sans-serif;
}
h4.archive-title {
  display: inline-block;
  padding-bottom: 10px;
}
h5 {
  font-size: 14px;
  display: inline-block;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 8px;
  font-family: 'helvetica neue', helvetica, arial, tahoma, sans-serif;
}
p {
  font-size: 14px;
  margin-bottom: 1em;
}
.exerpt-intro {
  font-size: 18px;
}
a {
  color: #1177bb;
  text-decoration: underline;
}
a:hover {
  color: #1ba6e6;
}
ul {
  list-style: none;
}
.clear {
  clear: both;
}
/* ------------------------
global content elements
------------------------ */
.find-out-more {
  margin-top: 15px;
  display: inline-block;
}
.button {
  font-family: 'pt-sans', sans-serif;
  font-size: 20px;
  color: #15646b;
  text-decoration: none;
  border: 1px solid #15646b;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 12px 16px;
  display: inline-block;
  margin-bottom: 5px;
}
.button:hover {
  color: #15646b;
  background: #ffffff;
}
/* ------------------------
header & nav
------------------------ */
header {
  display: block;
  position: relative;
  border-bottom: 1px solid #c1ced0;
  /* main logo */
}
header h1 {
  text-indent: -9999px;
}
header h1 a.logo {
  position: absolute;
  top: 12px;
  left: 10px;
  display: block;
  width: 134px;
  height: 93px;
  background: url(../images/main-logo.png) no-repeat 0 0;
}
nav {
  margin: 60px 10px 0 0;
  float: right;
}
nav ul li {
  float: left;
}
nav ul li a {
  font-family: 'pt-sans', sans-serif;
  font-size: 18px;
  color: #15646b;
  text-decoration: none;
  width: auto;
  display: inline-block;
  padding: 20px 14px;
}
nav ul li a:hover {
  color: #1f939d;
}
nav ul li a.current {
  font-weight: bold;
}
.call-us {
  position: absolute;
  top: 20px;
  right: 10px;
  font-style: italic;
}
.call-us p {
  text-align: right;
  margin-bottom: 0;
}
.call-us .number {
  font-family: 'pt-sans', sans-serif;
  margin-top: -1px;
  color: #008f2a;
  font-style: normal;
  font-size: 18px;
}
/* ------------------------
home
------------------------ */
.intro {
  padding: 40px 0;
  background: #f2f8f9;
  border-bottom: 1px solid #c1ced0;
}
.intro h2 {
  margin-bottom: 40px;
}
.intro .button {
  margin-top: 15px;
}
.intro .sub-text {
  font-style: italic;
  font-size: 12px;
}
.intro .intro-images {
  float: right;
  margin-top: 20px;
}
.latest-news {
  padding: 40px 0;
}
.latest-news .news-article {
  margin-bottom: 20px;
}
.latest-news .news-article a {
  display: block;
  text-decoration: none;
}
.latest-news .news-article a h4 {
  margin-bottom: 15px;
}
.latest-news .news-article a h4,
.latest-news .news-article a .read-more {
  text-decoration: underline;
}
.latest-news .news-article a h4:hover,
.latest-news .news-article a .read-more:hover {
  color: #1ba6e6;
}
.latest-news .news-article .entry-summary {
  color: #535353;
}
.latest-news .news-article img {
  margin: 0 0 10px;
}
.latest-news .see-all {
  float: right;
}
.entry-published-date {
  font-size: 12px;
  font-style: italic;
  margin-bottom: 0;
  color: #999;
}
/* ------------------------
our services
------------------------ */
#verticalTab {
  margin: 10px 0 !important;
}
#verticalTab .resp-tabs-list {
  background: white;
}
#verticalTab .resp-tabs-list .resp-tab-item {
  color: #1177bb;
  text-decoration: underline;
}
#verticalTab .resp-tabs-list .resp-tab-item:hover {
  color: #1ba6e6;
}
#verticalTab .resp-tabs-list .resp-tab-item.resp-tab-active {
  color: #008f2a;
  background: #e7efe5;
}
.services-tabs .tab ul {
  list-style: disc;
  margin-left: 17px;
  margin-bottom: 1em;
}
.services-tabs .tab .button span {
  text-align: center;
  line-height: 1em;
  font-size: 14px;
}
.services-gallery {
  list-style-type: none !important;
  margin-left: 0 !important;
}
.services-gallery img {
  float: left;
  margin: 0 10px 10px 0;
}
.imagelightbox {
  position: fixed;
  z-index: 9999;
}
/* ------------------------
about us
------------------------ */
.main-image {
  float: right;
  margin: 30px 60px 0 0;
}
/* ------------------------
gallery
------------------------ */
.gallery {
  margin-bottom: 20px;
}
.gallery img {
  float: left;
  margin-bottom: 10px;
}
/* ------------------------
contact us
------------------------ */
.contact {
  margin-bottom: 1.5em;
}
.contact tr td {
  line-height: 2em;
  font-family: 'pt-sans', sans-serif;
  font-size: 18px;
}
.contact tr td.phone,
.contact tr td.email,
.contact tr td.address {
  width: 40px;
}
.contact tr td.phone {
  background: url(../images/phone-2.png) no-repeat 0% 50%;
}
.contact tr td.email {
  background: url(../images/email-2.png) no-repeat 0% 50%;
}
.contact tr td.address {
  background: url(../images/address.png) no-repeat 0% 12px;
}
.contact tr td.contact ul {
  margin-top: 10px;
}
.contact tr td.contact ul li {
  font-family: 'helvetica neue', helvetica, arial, tahoma, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
}
.contact tr td.contact .or {
  font-family: 'helvetica neue', helvetica, arial, tahoma, sans-serif;
  font-size: 14px;
  font-style: italic;
}
/* ------------------------
blog / latest news
------------------------ */
.listing {
  padding-top: 20px;
  float: left;
  width: 75%;
}
.archive {
  margin-top: 20px;
  padding: 20px;
  box-sizing: border-box;
  float: right !important;
  background: #ffffff;
}
/* ------------------------
other
------------------------ */
.message {
  padding: 40px 0;
  text-align: center;
}
/* ------------------------
footer
------------------------ */
footer {
  /* testimonials */
  /* footer-info */
  /* bottom-bar */
}
footer .testimonials {
  padding: 40px 0 80px;
  background: #f2f8f9;
  border-top: 1px solid #c1ced0;
  text-align: center;
}
footer .testimonials blockquote {
  width: 80%;
  margin: 0 auto;
  font-family: 'pt-sans', sans-serif;
  font-style: italic;
  font-size: 28px;
  line-height: 38px;
}
footer .testimonials blockquote .quotes-left {
  opacity: 0.5;
  padding: 0 6px 12px 0;
}
footer .testimonials blockquote .quotes-right {
  opacity: 0.5;
  padding: 0 0 5px 6px;
}
footer .testimonials .name {
  margin-bottom: 0;
  font-family: 'helvetica neue', helvetica, arial, tahoma, sans-serif;
  font-style: italic;
}
footer .footer-info {
  position: relative;
  padding: 40px 0 60px;
  color: #e7efe5;
  background: #2d933c;
  border-bottom: 1px solid #00620c;
  /* images */
}
footer .footer-info h3 {
  color: #e7efe5;
}
footer .footer-info p {
  margin-bottom: 0;
}
footer .footer-info .get-in-touch ul li,
footer .footer-info .follow-us ul li {
  line-height: 2.4em;
}
footer .footer-info .get-in-touch ul li.phone,
footer .footer-info .follow-us ul li.phone,
footer .footer-info .get-in-touch ul li.email,
footer .footer-info .follow-us ul li.email {
  padding-left: 40px;
  background: url(../images/phone.png) no-repeat 0 50%;
}
footer .footer-info .get-in-touch ul li.email,
footer .footer-info .follow-us ul li.email {
  background: url(../images/email.png) no-repeat 0 50%;
}
footer .footer-info .wheelbarrow {
  position: absolute;
  top: -88px;
  left: 0;
}
footer .footer-info .shovel {
  position: absolute;
  top: -120px;
  right: 0;
}
footer .footer-info a {
  color: #e7efe5;
}
footer .footer-info a:hover {
  color: #ffffff;
}
footer .bottom-bar {
  padding: 25px 0;
}
footer .bottom-bar ul li {
  float: left;
}
footer .bottom-bar ul li .divider {
  padding: 0 10px;
}
/* ------------------------
media queries
------------------------ */
@media only screen and (max-width: 959px) {
  .intro .intro-images {
    width: 100%;
  }
  .main-image {
    margin-right: 30px;
  }
  .latest-news .news-article img {
    width: 100%;
  }
  .gallery img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  h2 {
    width: 100%;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 25px !important;
  }
  h2,
  footer h3,
  footer blockquote {
    text-align: left;
  }
  .main-image {
    float: left;
    margin-right: 0;
  }
  .latest-news .news-article {
    margin-bottom: 30px;
  }
  .latest-news .news-article img {
    width: 220px;
  }
  footer .testimonials blockquote {
    width: 100%;
    font-size: 22px;
    line-height: 30px;
  }
  footer .testimonials blockquote .quotes-left {
    padding: 0 3px 8px 0;
  }
  footer .testimonials blockquote .quotes-right {
    padding: 0 0 0 5px;
  }
  footer .footer-info .about-us,
  footer .footer-info .follow-us {
    margin-bottom: 30px;
  }
  nav {
    margin: 0 0 20px;
    float: left;
    width: 100%;
  }
  nav ul {
    margin-top: 40px;
  }
  nav ul li {
    float: none;
    width: 100%;
    display: block;
  }
  nav ul li a {
    font-family: 'pt-sans', sans-serif;
    display: block;
    font-size: 18px;
    color: #15646b;
    text-decoration: none;
    padding: 10px 0;
  }
  nav ul li a:hover {
    color: #1f939d;
  }
  nav ul li a.current {
    font-weight: bold;
  }
  .nav-toggle {
    position: absolute;
    text-decoration: none;
    top: 0;
    right: 0;
    color: #15646b;
    font-family: 'pt-sans', sans-serif;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    padding: 6px 10px 6px;
    background: #ffffff;
    border: 1px solid #8abac2;
    background: #f2f8f9;
    border-top: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
  }
  .nav-toggle:hover {
    color: #15646b;
  }
  header h1 a.logo {
    position: inherit;
    float: left;
    display: block;
    width: 100%;
    margin: 15px auto;
  }
  .call-us {
    top: 60px;
    right: 0;
    display: block;
  }
  .call-us p {
    text-align: right;
  }
  .gallery img {
    width: auto;
    height: auto;
  }
  .message {
    text-align: left;
  }
}
@media only screen and (max-width: 479px) {
  .gallery {
    margin-bottom: 20px !important;
  }
  .services-gallery img {
    width: auto;
  }
  .post img {
    width: 100%;
  }
}
