@charset "UTF-8";
@import url("../pedalo/style.css");
/*
Theme Name:     Judy Piatkus
Theme URI:      http://pedalo.co.uk
Description:    Judy Piatkus design child of pedalo 
Author:         Pedalo Team 
Author URI:     http://pedalo.co.uk
Template:       pedalo
Version:        0.1
*/
body {
  background: #fff;
  font-family: "Source Sans Pro", sans-serif; }

/*body.home {
  background-position: center 200px;
}*/
#breadcrumbs {
  float: left;
  width: 100%;
  margin: 25px 0 0 270px; }
  #breadcrumbs a {
    color: #9e0c0f; }

a,
a:link {
  color: #9e0c0f;
  text-decoration: none; }
  a:hover,
  a:link:hover {
    text-decoration: underline;
    color: #870207; }
  a:visited,
  a:link:visited {
    /*color: #4f75ae;*/ }

h1 {
  font-size: 40px;
  margin-bottom: 48px;
  font-weight: 700 !important;
  font-style: italic;
  color: #2c2672;
  font-family: "Overlock", cursive; }

h2, h3, h4, h5 {
  clear: none;
  color: #2c2672;
  font-family: "Overlock", cursive;
  font-weight: 700 !important;
  font-style: italic; }

.entry-content h2,
h2 {
  font-size: 30px;
  margin-bottom: 36px; }

.entry-content h3,
h3 {
  font-size: 24px !important;
  color: #2c2672 !important;
  margin-top: 30px;
  margin-bottom: 18px; }

.entry-content h4,
h4,
.entry-content h5,
h5,
.entry-content h6,
h6 {
  font-weight: 700 !important;
  font-size: 20px;
  margin-bottom: 24px;
  color: #2c2672; }

.entry-content ul {
  list-style: none;
  padding: 0; }
  .entry-content ul li {
    padding-left: 20px;
    background: url(images/bullet.png) no-repeat 2px 9px; }

.home p {
  font-size: 18px; }

.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
  line-height: 21px;
  font-size: 18px; }

.entry-content .gform_body ul li {
  background: none;
  padding-left: 0; }

hr {
  margin: 20px 0; }

.template-front-page .site-content,
.template-front-page article {
  overflow: visible; }

.entry-content button, .entry-content input, .entry-content textarea, .entry-content select {
  border-radius: 0;
  margin-top: 10px; }

.read-more a {
  background: #cadb2f url(images/arrow-bt.png) no-repeat right center;
  font-size: 18px;
  padding: 8px 50px;
  color: #000;
  text-align: center;
  border: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  margin-top: 20px;
  line-height: 18px; }
  .read-more a:hover {
    background-color: #9e0c0f;
    text-decoration: none; }

input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
  margin-left: 4px; }

.site-header, .site, .site-info, .page-title-wrap {
  margin: 0 auto;
  position: relative;
  clear: both; }

.home .site {
  max-width: 1068px; }

#page {
  z-index: 99; }

#title-wrapper {
  width: 100%;
  float: left; }

#wrap-header {
  float: left;
  width: 100%;
  z-index: 9999;
  position: relative; }

/*.top-bar {
  float: right;
  display: inline-table;
  width: 300px;
  text-align: right;
  a {
    color: #fff;
    text-decoration: none;
    font-size: 26px;
    letter-spacing: 1.1px;
    &:hover {
      color: #fff;
    }
  }
}*/
.site {
  max-width: 1051px; }

.site-header .top-bar-content {
  background: #f5f5f5;
  min-height: 112px;
  height: 137px; }
  .site-header .top-bar-content .top-bar-content-wrapper {
    max-width: 1051px;
    margin-left: auto;
    margin-right: auto; }
    .site-header .top-bar-content .top-bar-content-wrapper .header-picture {
      border-radius: 175px;
      overflow: hidden;
      width: 180px;
      height: 180px;
      display: inline-block;
      margin-top: -25px;
      float: left;
      border: 5px solid #fff; }
      .site-header .top-bar-content .top-bar-content-wrapper .header-picture img {
        width: 180px;
        height: 180px; }
    .site-header .top-bar-content .top-bar-content-wrapper .intro {
      display: none; }
    .site-header .top-bar-content .top-bar-content-wrapper .hgroup {
      display: inline-block;
      position: relative; }
      .site-header .top-bar-content .top-bar-content-wrapper .hgroup .site-title {
        margin: 6px 0 0 10px;
        display: inline-block;
        position: absolute;
        top: 0px;
        left: -44px; }
        .site-header .top-bar-content .top-bar-content-wrapper .hgroup .site-title a {
          background: url(images/logo.png) no-repeat top left;
          width: 383px;
          height: 114px;
          display: inline-block;
          text-indent: -9999px; }
    .site-header .top-bar-content .top-bar-content-wrapper .social-media-links {
      width: 115px;
      display: inline-block;
      float: right;
      margin-top: 70px; }
      .site-header .top-bar-content .top-bar-content-wrapper .social-media-links .twitter-link {
        background: url(images/sprite.png) no-repeat -1px -40px;
        width: 29px;
        height: 29px;
        display: inline-block;
        text-indent: -9999px;
        margin-right: 10px; }
      .site-header .top-bar-content .top-bar-content-wrapper .social-media-links .linkedin-link {
        background: url(images/sprite.png) no-repeat -2px -4px;
        width: 29px;
        height: 29px;
        display: inline-block;
        text-indent: -9999px;
        margin-right: 10px; }
      .site-header .top-bar-content .top-bar-content-wrapper .social-media-links .facebook-link {
        background: url(images/sprite.png) no-repeat -2px -80px;
        width: 29px;
        height: 29px;
        display: inline-block;
        text-indent: -9999px; }

.home .site-header .top-bar-content {
  height: 444px; }
  .home .site-header .top-bar-content .top-bar-content-wrapper {
    position: relative; }
    .home .site-header .top-bar-content .top-bar-content-wrapper .header-picture {
      border-radius: unset;
      overflow: hidden;
      width: 340px;
      height: 340px;
      display: inline-block;
      margin-top: 48px;
      float: left;
      border: none; }
      @media only screen and (max-width: 992px) {
        .home .site-header .top-bar-content .top-bar-content-wrapper .header-picture {
          display: flex;
          justify-content: center; } }
      .home .site-header .top-bar-content .top-bar-content-wrapper .header-picture img {
        width: auto;
        height: 100%; }
    .home .site-header .top-bar-content .top-bar-content-wrapper .intro {
      width: 58%;
      float: left;
      display: inline-block;
      margin-top: 78px;
      margin-left: 30px; }
      .home .site-header .top-bar-content .top-bar-content-wrapper .intro h2 {
        color: #2c2672;
        font-family: "Overlock", cursive;
        font-size: 40px;
        font-weight: normal !important;
        margin-bottom: 23px;
        line-height: 40px;
        padding-right: 18px; }
      .home .site-header .top-bar-content .top-bar-content-wrapper .intro p {
        line-height: normal;
        margin-bottom: 27px;
        font-size: 20px; }
      .home .site-header .top-bar-content .top-bar-content-wrapper .intro a {
        font-size: 16px;
        font-weight: bolder; }
    .home .site-header .top-bar-content .top-bar-content-wrapper .hgroup {
      display: inline-block; }
      .home .site-header .top-bar-content .top-bar-content-wrapper .hgroup .site-title {
        margin: 6px 0 0 10px;
        display: inline-block;
        position: absolute;
        top: 40px;
        left: -69px; }
        .home .site-header .top-bar-content .top-bar-content-wrapper .hgroup .site-title a {
          background: url(images/logo.png) no-repeat top left;
          width: 383px;
          height: 114px;
          display: inline-block;
          text-indent: -9999px; }
    .home .site-header .top-bar-content .top-bar-content-wrapper .social-media-links {
      width: 115px;
      display: inline-block;
      float: right;
      margin-top: 70px; }

.main-nav-wrap {
  background: #9e0c0f;
  height: 57px;
  margin: 0; }
  .main-nav-wrap .main-navigation {
    float: none;
    clear: both;
    margin-bottom: 0; }
    .main-nav-wrap .main-navigation .nav-menu ul {
      margin-bottom: -2px; }
      .main-nav-wrap .main-navigation .nav-menu ul li {
        margin: 0 1px;
        float: left; }
        .main-nav-wrap .main-navigation .nav-menu ul li a {
          font: "Source Sans Pro", sans-serif;
          font-size: 18px;
          color: #fff;
          font-weight: 600;
          padding: 14px 22px 17px; }
          .main-nav-wrap .main-navigation .nav-menu ul li a:hover {
            background: #870207;
            text-decoration: underline; }
        .main-nav-wrap .main-navigation .nav-menu ul li.current_page_item a, .main-nav-wrap .main-navigation .nav-menu ul li.current_page_parent a, .main-nav-wrap .main-navigation .nav-menu ul li.current-page-ancestor a {
          background: #9e0c0f url(images/arrow.png) bottom center no-repeat; }

.nav-previous {
  padding-left: 10px;
  width: 48%; }

.nav-next {
  padding-right: 10px;
  width: 48%; }

.single .nav-single .nav-previous a, .single .nav-single .nav-next a {
  color: #9e0c0f !important; }
  .single .nav-single .nav-previous a:hover, .single .nav-single .nav-next a:hover {
    color: #870207; }

#primary {
  float: left; }
  #primary #content .entry-content .wpcf7 .wpcf7-form {
    width: 684px;
    background-color: #f5f5f5;
    border: none; }
    #primary #content .entry-content .wpcf7 .wpcf7-form p {
      font-size: 18px;
      font-family: "Source Sans Pro", sans-serif; }
    #primary #content .entry-content .wpcf7 .wpcf7-form .captch-type-char {
      margin-top: 35px; }
    #primary #content .entry-content .wpcf7 .wpcf7-form .email .your-email .wpcf7-email {
      margin-left: 0px; }
    #primary #content .entry-content .wpcf7 .wpcf7-form .submit input[type="submit"] {
      color: #fff;
      font-weight: bold;
      width: 100px;
      border-radius: 28px;
      background-color: #a6a2a3;
      border: 1px solid #a6a2a3;
      font-size: 16px; }
      #primary #content .entry-content .wpcf7 .wpcf7-form .submit input[type="submit"]:hover {
        background-color: #9e0c0f; }

.page #secondary aside#text-5 .img_aboutjp, .page #secondary aside#text-4 .img_bio {
  margin-bottom: 40px;
  text-align: center; }
.page #secondary aside#text-5, .page #secondary aside#text-4, .page #secondary .widget_categories, .page #secondary .widget_recent_entries, .page #secondary .widget_archive {
  display: none !important; }

/* Showing Judy pictures in the Biography and About pages */
.page-id-398 #page #main #secondary aside#text-4 {
  display: block !important; }

.page-id-467 #page #main #secondary aside#text-5 {
  display: block !important; }

/* Hiding Judy pictures in the Blog, Archive and Single pages */
.archive #secondary aside#text-5, .archive #secondary aside#text-4,
.blog #secondary aside#text-5,
.blog #secondary aside#text-4,
.single #secondary aside#text-5,
.single #secondary aside#text-4 {
  display: none !important; }

#secondary {
  float: right;
  width: 205px;
  display: table; }
  #secondary #recent-posts-3 {
    display: table-footer-group; }
    #secondary #recent-posts-3 ul li {
      font-size: 16px; }
  #secondary .widget {
    margin-bottom: 36px; }
    #secondary .widget h3 {
      font-family: "Source Sans Pro", sans-serif;
      color: #a5a1a2 !important;
      font-weight: normal !important;
      background-color: #f5f5f5;
      padding: 10px;
      margin-bottom: 0;
      border-bottom: 1px solid #fff;
      font-style: normal; }
    #secondary .widget ul {
      list-style: inside url("images/bullet.gif"); }
      #secondary .widget ul li {
        background-color: #f5f5f5;
        padding: 0 10px;
        border-bottom: 1px solid #fff;
        font-size: 18px; }
      #secondary .widget ul .archive-year-item {
        list-style: none;
        font-weight: bold;
        padding: 0; }
        #secondary .widget ul .archive-year-item .archive-year-link {
          background: url(images/plus.gif) 6px 6px no-repeat;
          padding-left: 23px;
          width: 11px;
          height: 11px; }
        #secondary .widget ul .archive-year-item .button-less {
          background: url(images/minus.gif) 8px 10px no-repeat;
          padding-left: 23px;
          width: 7px;
          height: 5px; }
        #secondary .widget ul .archive-year-item .hide {
          display: none; }
        #secondary .widget ul .archive-year-item .sub-menu {
          margin-left: 0; }
          #secondary .widget ul .archive-year-item .sub-menu li {
            font-weight: normal;
            list-style: none;
            font-size: 16px;
            padding: 0; }
            #secondary .widget ul .archive-year-item .sub-menu li:last-child {
              border-bottom: none; }
            #secondary .widget ul .archive-year-item .sub-menu li:first-child {
              border-top: 1px solid #fff; }
            #secondary .widget ul .archive-year-item .sub-menu li a {
              padding-left: 25px; }

body.archive .site-content, body.blog .site-content, body.single-post .site-content {
  width: 65% !important;
  text-align: inherit; }

body .site-content {
  width: 100% !important;
  text-align: justify; }

.home .site-content {
  width: 100%;
  margin-top: 3px; }
  .home .site-content .entry-content h2 {
    line-height: 24px;
    color: #01418F;
    margin-left: -3px;
    margin-bottom: 26px; }
  .home .site-content .feature-home {
    float: right;
    margin: 0 0 20px 40px;
    position: relative; }
    .home .site-content .feature-home #services {
      position: absolute;
      bottom: 0;
      height: 80px;
      width: 760px;
      background: url(images/trans.png) repeat top left;
      background: rgba(255, 255, 255, 0.5); }
      .home .site-content .feature-home #services a {
        color: #2c2672; }
        .home .site-content .feature-home #services a:hover {
          text-decoration: underline !important; }
        .home .site-content .feature-home #services a span {
          font-size: 30px;
          width: 760px;
          margin: 12px 0;
          text-align: center; }
.home .widget-area {
  width: 100%; }

.home-blog-posts {
  /*background: #E5EEFF;
  background: rgba(16, 55, 132, 0.15);*/
  margin: 16px 0 42px 0; }
  .home-blog-posts .home-posts-symbol {
    background: url(images/sprite.png) no-repeat -1px -124px;
    width: 28px;
    height: 28px;
    text-indent: -9999px;
    display: inline-block;
    float: left; }
  .home-blog-posts h2 {
    font-size: 24px;
    float: left;
    font-weight: normal !important;
    font-style: normal;
    font-family: "Source Sans Pro", sans-serif;
    color: #2c2672;
    margin-left: 4px;
    width: 90%;
    display: inline-block; }
  .home-blog-posts .home-post-1 {
    padding-left: 24px; }
  .home-blog-posts .home-post-2 {
    padding-right: 47px;
    border-right: 1px solid #eaeaea; }
  .home-blog-posts .home-post-1,
  .home-blog-posts .home-post-2 {
    float: right;
    width: 46%;
    color: #000;
    line-height: normal; }
    .home-blog-posts .home-post-1 .post-category, .home-blog-posts .home-post-1 .post-date,
    .home-blog-posts .home-post-2 .post-category,
    .home-blog-posts .home-post-2 .post-date {
      font-size: 14px;
      margin-bottom: 5px; }
    .home-blog-posts .home-post-1 .post-date,
    .home-blog-posts .home-post-2 .post-date {
      margin-bottom: 29px; }
    .home-blog-posts .home-post-1 h3,
    .home-blog-posts .home-post-2 h3 {
      font-size: 30px !important;
      color: #9e0c0f !important;
      font-family: "Overlock", cursive;
      font-style: italic;
      margin-bottom: 20px;
      margin-top: 0;
      letter-spacing: unset; }
    .home-blog-posts .home-post-1 p,
    .home-blog-posts .home-post-2 p {
      margin-bottom: 12px;
      font-size: 16px; }
    .home-blog-posts .home-post-1 .excerpt-more,
    .home-blog-posts .home-post-2 .excerpt-more {
      margin-top: 15px;
      float: left;
      font-size: 14px;
      color: #9e0c0f;
      font-weight: bolder;
      font-family: "Source Sans Pro", sans-serif; }
      .home-blog-posts .home-post-1 .excerpt-more:hover,
      .home-blog-posts .home-post-2 .excerpt-more:hover {
        color: #870207 !important; }
      .home-blog-posts .home-post-1 .excerpt-more:visited,
      .home-blog-posts .home-post-2 .excerpt-more:visited {
        color: #566662 !important; }

.excerpt-more {
  margin-top: 15px;
  font-size: 14px;
  color: #9e0c0f !important;
  font-weight: bolder;
  font-family: "Source Sans Pro", sans-serif; }
  .excerpt-more:hover {
    color: #870207 !important; }
  .excerpt-more:visited {
    color: #566662 !important; }

.blog #primary #content .navigation .nav-previous a, .blog #primary #content .navigation .nav-next a, .archive #primary #content .navigation .nav-previous a, .archive #primary #content .navigation .nav-next a {
  font-size: 14px;
  font-weight: bolder;
  font-family: "Source Sans Pro", sans-serif; }
  .blog #primary #content .navigation .nav-previous a:hover, .blog #primary #content .navigation .nav-next a:hover, .archive #primary #content .navigation .nav-previous a:hover, .archive #primary #content .navigation .nav-next a:hover {
    color: #870207; }
  .blog #primary #content .navigation .nav-previous a:visited, .blog #primary #content .navigation .nav-next a:visited, .archive #primary #content .navigation .nav-previous a:visited, .archive #primary #content .navigation .nav-next a:visited {
    color: #566662; }
.blog #primary #content .post, .archive #primary #content .post {
  border-bottom: 1px solid #dbe1ed; }
.blog #primary #content:last-child, .archive #primary #content:last-child {
  border-bottom: none; }

#sidebar-carousel {
  border: 1px solid #DAE1EA;
  margin: 30px 0;
  padding: 20px 20px 0px 20px; }
  #sidebar-carousel .slick-track {
    margin: 4px 0px; }
  #sidebar-carousel h2 {
    font-size: 24px;
    color: #204d84; }

#home-carousel {
  clear: both;
  margin: 20px 0 15px;
  padding: 15px 15px 0;
  border: 1px solid #DAE1EA; }
  #home-carousel h2 {
    font-size: 24px;
    color: #204d84; }
  #home-carousel .slick-slider {
    margin-top: 20px;
    margin-bottom: 22px; }
  #home-carousel .slick-prev, #home-carousel .slick-next {
    top: 31px; }

.widget-title {
  color: #635550;
  font-size: 18px;
  margin-bottom: 10px; }

.first aside {
  width: 360px;
  float: left; }
.first #dpe_fp_widget-3 {
  margin: 0 20px; }
.first .widget .dpe-flexible-posts {
  background-color: #635550;
  padding: 10px;
  min-height: 170px;
  zoom: 1; }
  .first .widget .dpe-flexible-posts:before, .first .widget .dpe-flexible-posts:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .first .widget .dpe-flexible-posts:after {
    clear: both; }
  .first .widget .dpe-flexible-posts li {
    float: left;
    min-height: 170px;
    width: 160px; }
    .first .widget .dpe-flexible-posts li:first-child {
      margin-right: 18px; }
    .first .widget .dpe-flexible-posts li img {
      margin-bottom: 10px; }
    .first .widget .dpe-flexible-posts li a:hover {
      color: #fff; }
      .first .widget .dpe-flexible-posts li a:hover h4 {
        color: #fff; }
  .first .widget .dpe-flexible-posts h4 {
    color: #cadb2f;
    margin-bottom: 0; }
.first .widget .menu {
  background-color: #635550;
  padding: 20px;
  min-height: 150px;
  zoom: 1; }
  .first .widget .menu:before, .first .widget .menu:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .first .widget .menu:after {
    clear: both; }
  .first .widget .menu li {
    background: url(images/bullet.png) no-repeat center left;
    padding-left: 20px;
    margin: 5px 0; }
    .first .widget .menu li a {
      color: #fff;
      font-size: 17px; }
    .first .widget .menu li .sub-menu {
      display: none; }
.first .widget_sp_image {
  position: relative; }
  .first .widget_sp_image a {
    color: #000;
    position: absolute;
    top: 100px;
    left: 50px; }

.single #primary #content {
  margin-top: 20px; }
.single h1.entry-title {
  font-size: 36px;
  margin: 45px 0 35px;
  line-height: 28px; }
.single h3.entry-title {
  font-size: 24px;
  color: #0260d3; }
.single .entry-content h5 {
  font-size: 14px;
  color: #5679a5; }
.single .nav-single .nav-previous a, .single .nav-next a {
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bold;
  color: #0260d3;
  text-decoration: none; }
  .single .nav-single .nav-previous a:hover, .single .nav-next a:hover {
    color: #002284;
    text-decoration: underline; }

/*contact form */
.wpcf7-form {
  border: 1px solid #dbe1ed;
  padding: 15px;
  width: 480px;
  /*height: 430px;*/ }
  .wpcf7-form .wpcf7-textarea {
    display: block;
    width: 450px; }

.single #page #primary #content {
  display: table; }
  .single #page #primary #content .commentlist {
    display: table-footer-group;
    background-color: #f5f5f5;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px !important;
    list-style-type: none !important; }
    .single #page #primary #content .commentlist li:before {
      content: none; }
    .single #page #primary #content .commentlist li {
      border-top: 1px solid #fff;
      padding: 10px 35px 10px 20px;
      font-family: "Source Sans Pro", sans-serif; }
      .single #page #primary #content .commentlist li p {
        line-height: 23px; }
      .single #page #primary #content .commentlist li .comment-awaiting-moderation {
        color: #9e0c0f;
        margin-bottom: 10px;
        clear: both; }
      .single #page #primary #content .commentlist li .comment-author .avatar {
        border-radius: 25px;
        overflow: hidden;
        margin-right: 10px;
        width: 50px;
        height: 50px;
        float: left; }
        .single #page #primary #content .commentlist li .comment-author .avatar img {
          width: 50px;
          height: 50px; }
      .single #page #primary #content .commentlist li .comment-author .name-and-date {
        margin: 17px 0 30px;
        float: left; }
        .single #page #primary #content .commentlist li .comment-author .name-and-date .fn {
          font-style: normal;
          font-weight: bold;
          font-family: "Source Sans Pro", sans-serif;
          margin-right: 5px; }
        .single #page #primary #content .commentlist li .comment-author .name-and-date time {
          font-family: "Source Sans Pro", sans-serif; }
      .single #page #primary #content .commentlist li .comment-content {
        clear: both; }
  .single #page #primary #content #respond {
    background-color: #f5f5f5;
    padding: 20px; }
    .single #page #primary #content #respond h3 {
      font-family: "Source Sans Pro", sans-serif;
      color: black !important;
      font-style: normal;
      font-weight: normal !important; }
    .single #page #primary #content #respond #commentform .required_field_text {
      margin-bottom: 20px; }
    .single #page #primary #content #respond #commentform p #author, .single #page #primary #content #respond #commentform p #email {
      font-family: "Source Sans Pro", sans-serif;
      font-size: 16px; }
    .single #page #primary #content #respond #commentform p #comment {
      font-family: "Source Sans Pro", sans-serif;
      font-size: 16px;
      width: 639px; }
    .single #page #primary #content #respond #commentform p input[type="submit"] {
      color: #fff;
      font-weight: bold;
      width: 135px;
      border-radius: 28px;
      background-color: #a6a2a3;
      border: 1px solid #a6a2a3;
      font-size: 16px; }
      .single #page #primary #content #respond #commentform p input[type="submit"]:hover {
        background-color: #9e0c0f; }
.single .post {
  margin-bottom: 30px; }
  .single .post .entry-header .blog-post-symbol {
    background: url(images/sprite.png) no-repeat -1px -233px;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    display: inline-block;
    float: left;
    margin-right: 13px; }
  .single .post .entry-header .post-category {
    margin-top: 48px; }
  .single .post .entry-header .post-category, .single .post .entry-header .post-date {
    font-size: 14px;
    margin-bottom: 5px; }
  .single .post .entry-header .post-date {
    margin-bottom: 29px; }
  .single .post .entry-header .entry-title {
    display: inline;
    font-family: "Overlock", cursive;
    font-size: 40px;
    margin-bottom: 48px;
    color: #2c2672;
    line-height: 42px; }

.archive #page #primary #content ol,
.blog #page #primary #content ol,
.page #page #primary #content ol,
.single #page #primary #content ol {
  counter-reset: item; }
  .archive #page #primary #content ol li,
  .blog #page #primary #content ol li,
  .page #page #primary #content ol li,
  .single #page #primary #content ol li {
    display: block; }
  .archive #page #primary #content ol li:before,
  .blog #page #primary #content ol li:before,
  .page #page #primary #content ol li:before,
  .single #page #primary #content ol li:before {
    content: counter(item);
    counter-increment: item;
    margin-right: 12px;
    color: #2c2672;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: bold; }
.archive #page #primary #content ul,
.blog #page #primary #content ul,
.page #page #primary #content ul,
.single #page #primary #content ul {
  list-style: inside url("images/blue_bullet.gif"); }
.archive #page #primary #content blockquote,
.blog #page #primary #content blockquote,
.page #page #primary #content blockquote,
.single #page #primary #content blockquote {
  font-family: "Overlock", cursive;
  font-size: 20px;
  color: #2c2672;
  quotes: "“" "”" "‘" "’"; }
.archive #page #primary #content blockquote:before,
.blog #page #primary #content blockquote:before,
.page #page #primary #content blockquote:before,
.single #page #primary #content blockquote:before {
  color: #a19d9e;
  content: open-quote;
  font-size: 3.5em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em; }
.archive #page #primary #content blockquote:after,
.blog #page #primary #content blockquote:after,
.page #page #primary #content blockquote:after,
.single #page #primary #content blockquote:after {
  color: #a19d9e;
  content: close-quote;
  font-size: 3.5em;
  line-height: 0.1em;
  margin-left: 0.25em;
  vertical-align: -0.4em; }
.archive #page #primary #content blockquote p,
.blog #page #primary #content blockquote p,
.page #page #primary #content blockquote p,
.single #page #primary #content blockquote p {
  display: inline; }
.archive #page .wrapper,
.blog #page .wrapper,
.page #page .wrapper,
.single #page .wrapper {
  width: 918px;
  margin-left: auto;
  margin-right: auto; }

.single .entry-content .no-break {
  padding-top: 30px;
  border-top: 1px solid #dee4ed;
  margin-top: 30px;
  margin-bottom: 20px; }

.archive .entry-header .entry-title,
.blog .entry-header .entry-title {
  line-height: 42px;
  font-size: 30px !important; }
.archive .entry-header #share,
.blog .entry-header #share {
  margin-bottom: 24px; }
.archive h1.entry-title,
.blog h1.entry-title {
  font-size: 36px;
  margin: 45px 0 35px;
  line-height: 28px; }
.archive .archive-header,
.blog .archive-header {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 10; }
  .archive .archive-header h1.archive-title,
  .blog .archive-header h1.archive-title {
    font-size: 40px;
    margin-bottom: 48px; }
.archive .post,
.blog .post {
  margin-bottom: 30px; }
  .archive .post .entry-header .blog-post-symbol,
  .blog .post .entry-header .blog-post-symbol {
    background: url(images/sprite.png) no-repeat -1px -233px;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    display: inline-block;
    float: left;
    margin-right: 13px; }
  .archive .post .entry-header .post-category, .archive .post .entry-header .post-date,
  .blog .post .entry-header .post-category,
  .blog .post .entry-header .post-date {
    font-size: 14px;
    margin-bottom: 5px; }
  .archive .post .entry-header .post-date,
  .blog .post .entry-header .post-date {
    margin-bottom: 29px; }
  .archive .post .entry-summary,
  .blog .post .entry-summary {
    margin-bottom: 30px; }
.archive #primary #content,
.blog #primary #content {
  margin-top: 20px; }
  .archive #primary #content h3.entry-title,
  .blog #primary #content h3.entry-title {
    margin-bottom: 30px; }
    .archive #primary #content h3.entry-title a,
    .blog #primary #content h3.entry-title a {
      font-size: 24px;
      color: #0260d3;
      text-decoration: none; }
      .archive #primary #content h3.entry-title a:hover,
      .blog #primary #content h3.entry-title a:hover {
        color: #002284;
        text-decoration: underline; }

.blog h1.entry-title,
.inside-page h1.entry-title {
  font-size: 40px;
  margin: 45px 0 35px;
  line-height: 28px; }

#secondary {
  margin-top: 0; }
  #secondary .widget_nav_menu {
    padding: 0;
    margin-top: 5px;
    background: #fff;
    background: url(images/trans.png) repeat top left;
    background: rgba(255, 255, 255, 0.5);
    height: 432px; }
    #secondary .widget_nav_menu li {
      margin: 0;
      border-bottom: 1px solid #fff;
      border-bottom: 1px solid rgba(0, 34, 132, 0.5); }
      #secondary .widget_nav_menu li li:last-child {
        border-bottom: none; }
      #secondary .widget_nav_menu li a {
        font-size: 18px;
        color: #9e0c0f;
        padding: 5px 10px;
        display: block;
        text-align: left;
        font-weight: bold; }
        #secondary .widget_nav_menu li a:hover {
          text-decoration: none;
          background: #fff;
          background: rgba(255, 255, 255, 0.25); }
      #secondary .widget_nav_menu li.current_page_item a {
        background-color: #e9e9e9;
        color: #9e0c0f;
        text-decoration: none; }
      #secondary .widget_nav_menu li .sub-menu {
        margin-left: 0; }
        #secondary .widget_nav_menu li .sub-menu a {
          padding-left: 20px; }

.front-widgets {
  margin-bottom: 20px;
  float: left;
  width: 100%; }

label[for=gm-position-check-all] {
  display: none; }

#tertiary {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  margin-top: 20px;
  position: relative; }
  #tertiary .button {
    background: #cadb2f url(images/arrow-bt.png) no-repeat right center;
    font-size: 18px;
    padding: 8px 50px;
    color: #000;
    text-align: center;
    border: none;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    position: absolute;
    right: 0;
    top: -5px; }
    #tertiary .button:hover {
      background-color: #9e0c0f;
      text-decoration: none; }

.scroll-bar {
  /* Track */
  /* Handle */
  /* &::-webkit-scrollbar-thumb:window-inactive {
      background:  url(images/scroll.png) no-repeat center;
  } */ }
  .scroll-bar::-webkit-scrollbar {
    width: 20px; }
  .scroll-bar::-webkit-scrollbar-track {
    background: #dbe1ed; }
  .scroll-bar::-webkit-scrollbar-thumb {
    background: #b3b3b3 url(images/scroll.png) no-repeat center; }

#location_map {
  margin-top: 10px; }

#colophon {
  background: #f5f5f5;
  color: #000;
  float: left;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 12px;
  margin-top: 90px; }
  #colophon a {
    color: #2c2672; }
  #colophon .site-info {
    max-width: 1068px; }
    #colophon .site-info p {
      font-size: 16px; }
    #colophon .site-info .pedalo-tag a {
      color: #2c2672; }
  #colophon .site-info-bottom {
    background: #9e0c0f;
    color: #fff;
    width: 100%;
    clear: both;
    overflow: hidden;
    padding: 8px 0;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: normal;
    font-size: 12px; }
    #colophon .site-info-bottom .wrap {
      max-width: 1068px;
      margin-left: auto;
      margin-right: auto; }
      #colophon .site-info-bottom .wrap p {
        font-size: 12px; }
      #colophon .site-info-bottom .wrap .copyright {
        float: left;
        display: inline-block; }
      #colophon .site-info-bottom .wrap .pedalo-tag {
        float: right;
        display: inline-block; }
        #colophon .site-info-bottom .wrap .pedalo-tag a {
          color: #fff; }

#footer-1 {
  width: 50%;
  border-top: none;
  padding-top: 0; }
  #footer-1 .menu-item a {
    font-size: 14px;
    color: #0260d3; }
  #footer-1 #text-2 .textwidget {
    color: #103784;
    line-height: 18px; }
  #footer-1 .widget {
    width: 100%;
    margin-bottom: 0px; }
    #footer-1 .widget .widget-title {
      font-size: 24px;
      float: left;
      font-weight: normal !important;
      font-style: normal;
      font-family: "Source Sans Pro", sans-serif;
      color: #2c2672;
      margin-bottom: 5px;
      margin-left: 10px;
      line-height: 30px; }
    #footer-1 .widget .wpcf7 .wpcf7-form {
      border: none;
      width: 100%;
      padding-left: 0; }
      #footer-1 .widget .wpcf7 .wpcf7-form .form-email-p {
        margin-top: 10px; }
      #footer-1 .widget .wpcf7 .wpcf7-form .form-submit {
        margin-left: 4px; }
        #footer-1 .widget .wpcf7 .wpcf7-form .form-submit img {
          display: none; }
      #footer-1 .widget .wpcf7 .wpcf7-form p {
        margin-top: 20px;
        margin-bottom: 0; }
        #footer-1 .widget .wpcf7 .wpcf7-form p .form-name, #footer-1 .widget .wpcf7 .wpcf7-form p .form-email {
          margin-left: 5px; }
        #footer-1 .widget .wpcf7 .wpcf7-form p input[type="text"], #footer-1 .widget .wpcf7 .wpcf7-form p input[type="email"] {
          width: 95%;
          border-radius: 0;
          margin-left: 4px; }
        #footer-1 .widget .wpcf7 .wpcf7-form p input[type="submit"] {
          color: #fff;
          font-weight: bold;
          width: 100px;
          border-radius: 28px;
          background-color: #a6a2a3;
          border: 1px solid #a6a2a3;
          font-size: 16px; }
          #footer-1 .widget .wpcf7 .wpcf7-form p input[type="submit"]:hover {
            background-color: #9e0c0f; }
    #footer-1 .widget .join-mailing-list-symbol {
      background: url(images/sprite.png) no-repeat -1px -161px;
      width: 28px;
      height: 28px;
      text-indent: -9999px;
      display: inline-block;
      float: left; }
  #footer-1 .textwidget {
    font-size: 12px; }
  #footer-1 .w-design-text, #footer-1 .w-design-text a {
    color: #888888; }
  #footer-1 .menu-item {
    list-style: none; }
  #footer-1 #misrep-text {
    font-size: 12px; }

#footer-2 {
  margin-top: 0;
  padding-top: 0;
  width: 46%;
  margin-left: 36px;
  clear: none;
  display: inline-block;
  font-weight: bold;
  border-top: none; }
  #footer-2 .twitter-feed-symbol {
    background: url(images/sprite.png) no-repeat -1px -196px;
    width: 28px;
    height: 28px;
    text-indent: -9999px;
    display: inline-block;
    float: left; }
  #footer-2 .widget-title {
    font-size: 24px;
    float: left;
    font-weight: normal !important;
    font-style: normal;
    font-family: "Source Sans Pro", sans-serif;
    color: #2c2672;
    margin-bottom: 5px;
    margin-left: 10px;
    line-height: 30px; }
  #footer-2 .widget {
    width: 100%;
    float: left; }
    #footer-2 .widget .rstw_link_user {
      font-family: "Source Sans Pro", sans-serif;
      font-weight: normal;
      font-size: 16px;
      padding-left: 40px; }
      #footer-2 .widget .rstw_link_user a,
      #footer-2 .widget .rstw_link_user a:link {
        color: #9e0c0f;
        text-decoration: none; }
        #footer-2 .widget .rstw_link_user a:hover,
        #footer-2 .widget .rstw_link_user a:link:hover {
          text-decoration: underline;
          color: #870207; }
    #footer-2 .widget .really_simple_twitter_widget li {
      list-style-type: none;
      font-family: "Source Sans Pro", sans-serif;
      font-weight: normal;
      font-size: 16px;
      margin-bottom: 27px; }
      #footer-2 .widget .really_simple_twitter_widget li img {
        margin-right: 13px;
        margin-bottom: 30px;
        width: 28px;
        border-radius: 3px; }
    #footer-2 .widget .really_simple_twitter_widget a,
    #footer-2 .widget .really_simple_twitter_widget a:link {
      color: #9e0c0f;
      text-decoration: none; }
      #footer-2 .widget .really_simple_twitter_widget a:hover,
      #footer-2 .widget .really_simple_twitter_widget a:link:hover {
        text-decoration: underline;
        color: #870207; }
      #footer-2 .widget .really_simple_twitter_widget a:visited,
      #footer-2 .widget .really_simple_twitter_widget a:link:visited {
        /*color: #4f75ae;*/ }
  #footer-2 .textwidget {
    font-size: 14;
    color: #103784;
    line-height: 21px; }
    #footer-2 .textwidget a {
      color: #0260d3; }

#colophon .site-info .widget-area {
  float: none; }
  #colophon .site-info .widget-area .widget:nth-chid(odd) {
    clear: right; }
  #colophon .site-info .widget-area .widget {
    float: left; }

@media screen and (min-width: 600px) {
  .home #page .wrapper {
    width: 918px;
    margin-left: auto;
    margin-right: auto; } }
#topcontrol {
  padding-bottom: 20px;
  color: #2c2672; }

.advanced-sidebar-menu ul li a {
  display: block;
  padding: 2px 20px;
  font-size: 18px;
  color: #25454d;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: lighter;
  font-weight: bold;
  border-bottom: 1px solid #9e0c0f;
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear; }
  .advanced-sidebar-menu ul li a.active {
    background-color: #a4dee9; }
.advanced-sidebar-menu ul li:hover a {
  background-color: #a4dee9;
  text-decoration: none; }
.advanced-sidebar-menu ul li.has_children a, .advanced-sidebar-menu ul li.menu-item-has-children a, .advanced-sidebar-menu ul li.menu-item-has-children.current-product-ancestor a, .advanced-sidebar-menu ul li.current-product-category-parent a {
  background-color: #a4dee9;
  font-weight: normal; }
.advanced-sidebar-menu ul li.has_children:hover, .advanced-sidebar-menu ul li.menu-item-has-children:hover, .advanced-sidebar-menu ul li.menu-item-has-children.current-product-ancestor:hover, .advanced-sidebar-menu ul li.current-product-category-parent:hover {
  background-color: #a4dee9; }
.advanced-sidebar-menu ul li.has_children .child-sidebar-menu,
.advanced-sidebar-menu ul li.has_children .sub-menu, .advanced-sidebar-menu ul li.menu-item-has-children .child-sidebar-menu,
.advanced-sidebar-menu ul li.menu-item-has-children .sub-menu, .advanced-sidebar-menu ul li.menu-item-has-children.current-product-ancestor .child-sidebar-menu,
.advanced-sidebar-menu ul li.menu-item-has-children.current-product-ancestor .sub-menu, .advanced-sidebar-menu ul li.current-product-category-parent .child-sidebar-menu,
.advanced-sidebar-menu ul li.current-product-category-parent .sub-menu {
  margin-left: 0; }
  .advanced-sidebar-menu ul li.has_children .child-sidebar-menu a,
  .advanced-sidebar-menu ul li.has_children .sub-menu a, .advanced-sidebar-menu ul li.menu-item-has-children .child-sidebar-menu a,
  .advanced-sidebar-menu ul li.menu-item-has-children .sub-menu a, .advanced-sidebar-menu ul li.menu-item-has-children.current-product-ancestor .child-sidebar-menu a,
  .advanced-sidebar-menu ul li.menu-item-has-children.current-product-ancestor .sub-menu a, .advanced-sidebar-menu ul li.current-product-category-parent .child-sidebar-menu a,
  .advanced-sidebar-menu ul li.current-product-category-parent .sub-menu a {
    padding-left: 30px;
    background-color: #daf2f6;
    border-bottom: none; }
    .advanced-sidebar-menu ul li.has_children .child-sidebar-menu a:hover,
    .advanced-sidebar-menu ul li.has_children .sub-menu a:hover, .advanced-sidebar-menu ul li.menu-item-has-children .child-sidebar-menu a:hover,
    .advanced-sidebar-menu ul li.menu-item-has-children .sub-menu a:hover, .advanced-sidebar-menu ul li.menu-item-has-children.current-product-ancestor .child-sidebar-menu a:hover,
    .advanced-sidebar-menu ul li.menu-item-has-children.current-product-ancestor .sub-menu a:hover, .advanced-sidebar-menu ul li.current-product-category-parent .child-sidebar-menu a:hover,
    .advanced-sidebar-menu ul li.current-product-category-parent .sub-menu a:hover {
      background-color: #c0e9f0; }
  .advanced-sidebar-menu ul li.has_children .child-sidebar-menu .current_page_item a,
  .advanced-sidebar-menu ul li.has_children .child-sidebar-menu .current-menu-item a,
  .advanced-sidebar-menu ul li.has_children .sub-menu .current_page_item a,
  .advanced-sidebar-menu ul li.has_children .sub-menu .current-menu-item a, .advanced-sidebar-menu ul li.menu-item-has-children .child-sidebar-menu .current_page_item a,
  .advanced-sidebar-menu ul li.menu-item-has-children .child-sidebar-menu .current-menu-item a,
  .advanced-sidebar-menu ul li.menu-item-has-children .sub-menu .current_page_item a,
  .advanced-sidebar-menu ul li.menu-item-has-children .sub-menu .current-menu-item a, .advanced-sidebar-menu ul li.menu-item-has-children.current-product-ancestor .child-sidebar-menu .current_page_item a,
  .advanced-sidebar-menu ul li.menu-item-has-children.current-product-ancestor .child-sidebar-menu .current-menu-item a,
  .advanced-sidebar-menu ul li.menu-item-has-children.current-product-ancestor .sub-menu .current_page_item a,
  .advanced-sidebar-menu ul li.menu-item-has-children.current-product-ancestor .sub-menu .current-menu-item a, .advanced-sidebar-menu ul li.current-product-category-parent .child-sidebar-menu .current_page_item a,
  .advanced-sidebar-menu ul li.current-product-category-parent .child-sidebar-menu .current-menu-item a,
  .advanced-sidebar-menu ul li.current-product-category-parent .sub-menu .current_page_item a,
  .advanced-sidebar-menu ul li.current-product-category-parent .sub-menu .current-menu-item a {
    background-color: #c0e9f0; }
.advanced-sidebar-menu ul li.menu-item-has-children a {
  background-color: #fff; }
  .advanced-sidebar-menu ul li.menu-item-has-children a:hover {
    background-color: #a4dee9; }
.advanced-sidebar-menu ul li.current-product-category-parent a {
  background-color: #a4dee9; }
.advanced-sidebar-menu ul li.current-menu-item a {
  background-color: #a4dee9; }

/*# sourceMappingURL=style.css.map */
