/* GLOBAL FONT */
body {
  font-family: Book Antiqua,Palatino,Palatino Linotype,Palatino LT STD,Georgia,serif;
  font-size: 14px;
}
.site-main p {
  font-size: 15px;
}

/* GLOBAL COLORS */
.header_menu, .theme-default .nivo-controlNav a.active, .slide_more a, .readmore, .wpcf7 form input[type="submit"], p.sub input[type="submit"], .cf_button, #commentform input#submit, .mobile_nav a, .pagination ul li span.current, .pagination ul li:hover a, .pagination ul li span.current, .pagination ul li:hover a {
  background-color: #14590B; 
}

/* SLIDER MODIFICATIONS */
.nivo-caption {
  background-color: rgba(34, 51, 33, 0.75);
}
.slide_more a {
  border-radius: 4px;
  background-position: 160px center;
}
.theme-default .nivo-controlNav a {
  height: 12px;
  width: 12px;
  border-radius: 6px;
}

/* HEADER LOGO */
#logo {
  display: inline-block;
  padding: 15px 0 0;
}
#logo h1 {
  display: inline-block;
}
#logo a {
  display: inline-block;
  float: left; 
}
#logo img {
  height: 100px;
  margin-top: -13px;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  #logo img {
    display: none;
  }
}

/* HEADER FONT */
#logo h1 {
  font-size: 50px;
  /*font-family: 'Qwigley', cursive;*/
  font-family: 'UnifrakturMaguntia', cursive;
  font-weight: 400;
  text-transform: none;
}
#logo p {
  font-size: 18px;
}
@media screen and (max-width: 399px) {
  #logo img {
    height: 50px;
    margin-top: 0;
  }
  #logo h1 {
    font-size: 32px;
  }
  #logo p {
    font-size: 14px;
  }
}


/* CONTACT BOX HEADER RIGHT */
.social_icons {
  height: auto;
  padding: 10px 20px 10px;
}
.social_icons a {
  width: auto;
}
@media screen and (max-width: 767px) {
  .social_icons {
    display: block !important;
  }
}

/* NAVBAR MODS */
.header_menu nav {
  font: 16px "PT Sans",san-serif;
}
nav ul li a {
  padding: 1px 16px;
}
@media screen and (min-width: 768px) {
  nav ul li:hover ul li a {
    font-size: 15px;
    line-height: 30px;
    background-color: #426C41;
  }
  nav ul li:hover ul li:hover a {
    background-color: #212e33;
  }
}
@media screen and (min-width: 1000px) {
  .header_menu {
    width: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 999px) {
  .header_menu {
    width: 100%;
  }
}

/* SIDEBAR WIDGETS */
.sidebar-right h3 {
  font-size: 20px;
  line-height: 14px;
}
.widget_title {
  text-transform: none;
}
h3.widget_title {
  background-color: #14590B;
}
.widget_recent_entries .post-date {
  font-style: italic;
}
.sidebar-area ul {
  padding-bottom: 10px;
}
.sidebar-area ul li {
  list-style: none;
  display: inline-block;
}
.sidebar-area ul li a {
  color: #0d6d01;
  display: inline;
}
.sidebar-area ul li:before {
  content: "\2012";
  margin-left: -20px;
  text-indent: 0;
  margin-right: 0.5em;
}
@media screen and (min-width:768px) {
  .sidebar-right {
    margin-top: -40px;
  }
}

/* CONTAINER WIDTH RESPONSIVE */
@media screen and (max-width:479px) {
  .container {
    width: 90%;
  }
}
@media screen and (min-width:480px) and (max-width:767px) {
  .container {
    width: 80%;
  }
}

/* BOX OVERLAPPING RESPONSIVE */
@media screen and (min-width:480px) and (max-width:767px) {
  section#home_slider {
    margin: -15px auto 0;
  }
  .main_content_wrap {
    margin-top: -20px;
  }
  .mainpage-area {
    margin: -20px auto 0;
  }
}
@media screen and (max-width:479px) {
  section#home_slider {
    margin: -10px auto 0;
  }
  .main_content_wrap {
    margin-top: -15px;
  }
  .mainpage-area {
    margin: -15px auto 0;
  }
}

/* FOOTER */
#footer {
  background-color: #073B00E6;
}
#footer ul li a {
  color: inherit;
  display: inherit;
  border-bottom: 1px dashed grey;
  padding: 0;
}
#footer .left {
  width: 30%;
}
#footer .right {
  width: 60%;
}
#footer li + li:before{
    content: " | ";
    padding: 0 3px;
}
@media screen and (max-width: 767px) {
  #footer {
    text-align: inherit;
  }
}
@media screen and (min-width: 480px) {
  #footer .left {
    border-right: 1px dashed grey;
    padding-right: 5%;
  }
}
@media screen and (max-width: 479px) {
  #footer .left {
    width: inherit;
    border-bottom: 1px dashed grey;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  #footer .right {
    width: inherit;
  }
  #footer ul li a {
    display: inline-block;
  }
}

/* PAGE COLUMNS */
.page-left {
  float: left;
  width: 67%;
  text-align: left;
  padding-right: 3%;
}
.page-right {
  float: left;
  width: 30%;
}
@media screen and (max-width: 499px) {
  .page-left {
    width: 100%;
  }
  .page-right {
    width: 100%;
  }
}
.page-left table.prices td:nth-child(2),
.page-left table.prices td:nth-child(3) {
  text-align: center;
}

/* BREADCRUMBS */
.breadcrumbs {
  font-style: italic;
  margin-bottom: 20px;
  margin-top: -10px;
  padding: 0 10px;
  clear: both;
}
#post-8 .breadcrumbs {
  display: none;
}

/* COLORS OVERALL */
#logo h1 a, .social_icons h5, .social_icons a, a, .tm_client strong, #footer a, #footer ul li:hover a, #footer ul li.current_page_item a, h6, h5, .postmeta a:hover, h1, .sidebar-area ul li a:hover {
  color: #0d6d01;
}

/* BUTTONS (blue, reservation) */
.bluebutton {
  background-color: #3c5693;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 3px 12px;
  transition: all 0.5s ease 0s;
}
.bluebutton:hover {
  color: #fff;
  background-color: #212e33;
}

/* MISC */
.blog-post .postmeta {
  margin-top: -15px;
}
.gallery-caption {
  margin-top: -10px;
}
.page-left ul li {
  list-style-type: none;
  padding-left: 0;
}
.page-left ul li:before {
  content: "–" " ";
}
img.pdf-box {
  vertical-align: middle;
  height: 30px;
  margin: 0 10px 10px 10px;
}
.list-services h6 {
  font-size: 16px;
}

/* SPECIAL A UNDERLINE EFFECT */
.social_icons a, #services-area h6, .content-area a + :not(img) {
    box-shadow: 0 0 1px transparent;
    display: inline-block;
    overflow: hidden;
    position: relative;
    transform: perspective(1px) translateZ(0px);
    vertical-align: middle;
}
.social_icons a::before, #services-area h6::before, .content-area a::before + :not(img) {
    background: #0E5D05 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    right: 50%;
    transition-duration: 0.3s;
    transition-property: left, right;
    transition-timing-function: ease-out;
    z-index: -1;
}
.social_icons a:hover::before, .social_icons a:focus::before, .social_icons a:active::before, .content-area a:hover::before, .content-area a:focus::before, .content-area a:active::before, #services-area h6:hover::before, #services-area h6:focus::before, #services-area h6:active::before {
    left: 0;
    right: 0;
}

.site-main a, .social_icons a, .sidebar-right a {
  margin-top: -2px;
}

#post-8 a > strong {
  border-bottom: 1px dashed;
}

/* CONTACT FORM */
.wpcf7 {
  color: inherit;
}
.wpcf7 p {
  margin-bottom: 10px;
}

/* MIMETYPE PLUGIN */
.mtli_attachment.mtli_pdf {
  font-weight: bold;
  padding-left: 35px !important;
}
