/*
Theme Name: Peekaboo Child
Description: This is a child theme for Peekaboo Theme
Author: population 2
Template: peekaboo
Version: 2.0
*/


/*************** ADD CUSTOM CSS HERE.   ***************/

@import url('https://fonts.googleapis.com/css?family=Oxygen');

.top-bar-section ul li > a {
  font-size: 1em;
}

.gbs-header {
  position: absolute;
  margin: auto;
  max-width: 960px;
  top: 100px;
  right: 25%;
  left: 5%;
}

.gbs-header img {
  margin: 50px 0 0 0;
  float: right;
}

body {
  font-family: 'Oxygen', sans-serif;
  color: #555555;
}

h1, h2, h3, h4, h5, h6 {
  color: #555555;
  font-weight: 700;
}

.row {
  float: inherit !important;
}

#main > div.large-12.columns {
  padding: 0;
}

#footer-bottom,
#footer > div > div:nth-child(1) {
  width: 100%;
}

#footer p,
#footer a {
  font-size: 14px;
}

#footer a,
.tribe-events-list-widget .tribe-event-title a,
.sidebar-widget a {
  color: #197f51 !important;
}

.tribe-events-list-widget .tribe-event-title a:hover {
  color: #555555 !important;
}

.sidebar-widget > h4,
#cff .cff-item {
  border-bottom: 1px dashed #0356a4 !important;
}

.tribe-event-title a {
  font-size: 18px !important;
}

.post-type-archive-tribe_events #main > div.large-12.columns > div, 
.single-tribe_events #main > div.large-12.columns > div {
  display: none;
}

.tribe-events-list .type-tribe_events {
   border-bottom: 1px solid #197f51 !important;
}

.page-template .abh_tab_content, #content .abh_tab_content,
#content-wrapper .abh_tab_content, #content .abh_tab_content {
  min-height: 157px !important;
  background: #197f51 !important;
  border-left: 1px solid #197f51 !important;
  border-right: 1px solid #197f51 !important;
  border-bottom: 1px solid #197f51 !important;
}

#content .abh_tabs,
#content-wrapper .abh_tabs {
  border-bottom: 1px solid #197f51 !important;
}

#content .abh_tabs li.abh_active a,
#content-wrapper .abh_tabs li.abh_active a {
  color: #e8e12e !important;
  border-bottom: 1px solid #197f51 !important;
  background-color: #197f51 !important;
}

#content .abh_tabs li a,
#content-wrapper .abh_tabs li a{
  border: 1px solid #197f51 !important;
  background-color: #e8e12e !important;
}

#content .abh_tab_content .abh_text .fn a, 
#content .abh_tab_content .abh_text a, 
#content .abh_tab_content .abh_text .abh_description,
#content  .abh_tab_content .abh_text h3, 
.abh_tab_content .abh_text h4,
#content-wrapper  .abh_tab_content .abh_text h4,
.abh_tab_content .abh_text a,
#content-wrapper .abh_tab_content .abh_text a,
#content-wrapper .abh_tab_content .abh_text .fn a,
#content-wrapper .abh_tab_content .abh_text .abh_description {
  color: #e8e12e !important;
}

#content-wrapper .abh_tab_content .abh_social a {
  opacity: 1 !important;
}

.abh_tab_content .abh_text h4, 
#content-wrapper  .abh_tab_content .abh_text h4 {
  font-size: 18px !important
}

.page-template .wpb_content_element {
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.2125e;
  }
  h1 {
    font-size: 2em;
  }
  h2 {
    font-size: 1.5em;
  }
  h3 {
    font-size: 1.2em;
  }
  h4 {
    font-size: 1em;
  }
  h5 {
    font-size: 0.75em;
  }
  h6 {
    font-size: 0.5em;
  }
}

.vc_custom_1419258058654 {
  background-color: #197f51 !important;
}

hr {
  border: 1px dashed #0356a4;
}

.vc_gitem-zone .vc-zone-link,
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date > div,
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h3,
.footer-widget .textwidget, .footer-widget .recentcomments, .footer-widget #wp-calendar caption,
#toTop,
#footer-bottom {
  color: #e8e12e !important;
}

#toTop {
  font-size: 14px;
}

ul, ol {
    margin-left: 20px;
}

.sidebar-widget > h4 {
  font-weight: 700 !important;
}


@media only screen and (min-width: 50.0625em) {
.top-bar-section li a:not(.button) {
    padding: 0 8px !important;
  }
  .top-bar-section .dropdown li a {
      line-height: 1.6;
      padding: 10px 16.66667px !important;
  }
}

#home-content div.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title > h3 {
  font-size: 14px !important;
}

li.abh_posts {
    display: none !important;
}

.top-bar-section .has-dropdown > a:after {
  display: none;
}

.privacy {
    padding-top: 10px;
}

.page-template li.abh_posts {
    display: none !important;
}

.replace {
    font-family:'Oxygen';
}

.page-id-1198 #content.large-8 {
	width:100%;
}

