@charset 'utf-8';
/*
 Theme Name:   DiveIt Child
 Theme URI:    http://diving.ancorathemes.com/
 Description:  DiveIt - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     diveit
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  diveit
*/


@import url("../diveit/style.css");
@font-face {
    font-family: Politica;
    src: url(/wp-content/themes/diveit_child/font/PoliticaXT.otf);
}
@font-face {
    font-family: PoliticaBold;
    src: url(/wp-content/themes/diveit_child/font/PoliticaXTBold.otf);
}

/*
BASICS
*/


/*
HOMEPAGE
*/
.homepage_items h4 {
	margin-top:15px;
}
.homepage_items p {
	margin-bottom:50px !important;
}
.sidebar-widget h4, .sidebar-pages h4 {
  font-size: 18px;
  margin-bottom: 40px;
  color: white !important;
}
.widget_text {
  margin-top: 10px !important;
}
.sidebar-widget a {
  border: 4px solid #00a2e0;
  padding: 10px;
  color: #00a2e0!important;
  font-size: 18px;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
}
.sidebar-widget a:hover {
  border-color: white;
  background: white;
  color: #252627 !important;
  border-radius: 0px;
}
.widget_area ul li {
  list-style-type: none !important;
}
.widget_area ul li:before {
  display: none;
}
.widget_area ul li {
  padding-left: 0px;
  margin-bottom: 10px;
}
.widget_area ul li a {
  color: white !important;
  font-size: 18px;
  border-bottom: 2px solid transparent;
}
.widget_area ul li a:hover {
  border-bottom: 2px solid white;
  transition: 0.2s ease-in-out;
}
.body_filled .widget_area[class*="scheme_"]:not(.footer_wrap) .widget_area_inner {
  padding: 4.5em 4.5em;
}
.logo img {
  max-width: 220px;
}
.scheme_original .menu_main_nav > a:hover, .scheme_original .menu_main_nav > li > a:hover, .scheme_original .menu_main_nav > li.sfHover > a, .scheme_original .menu_main_nav > li.current-menu-item > a, .scheme_original .menu_main_nav > li.current-menu-parent > a, .scheme_original .menu_main_nav > li.current-menu-ancestor > a {
  color: #55bdff !important;
}
.top_panel_middle .logo {
  margin-top: 2.1em !important;
  margin-bottom: 2.1em;
}
.scheme_original .sc_section .section-header {
  background-color: #00A2E0 !important;
}
.sidebar.widget_area.scheme_original li.page_item a,  footer .menu-main-menu-container ul#menu-main-menu li a, .sidebar-pages li a {
  font-family: PoliticaBold;
}
.sidebar.widget_area.scheme_original li.page_item a:before,  footer .menu-main-menu-container ul#menu-main-menu li a:before, .sidebar-pages li a:before {
  content: "► ";
}
.sidebar.widget_area.scheme_original li.page_item a:hover,  footer .menu-main-menu-container ul#menu-main-menu li a:hover, .sidebar-pages li a:hover {
  color: #319cff !important;
  border-color: #319cff;
}
.top_panel_style_3 .contact_logo, .top_panel_style_4 .contact_logo, .top_panel_style_6 .contact_logo, .top_panel_style_7 .contact_logo {
  float: none;
  margin: 0 auto;
  display: table;
}
.menu_main_wrap {
  float: none !important;
  text-align: center !important;
}
header .menu_main_nav > li > a {
  padding: 0.5em 1.7em 1.2em;
}
.scheme_original .readmore_btn {
  background-color:#f47820 !important;
  border-color:#f47820 !important;
  margin-bottom:75px;
  padding: .5em 1em .5em;
}
.title__clean h4 {
  font-style: normal;
  font-size: 24px;
  padding-bottom: 10px;
  padding-top: 10px;
}
@media screen and (min-width:769px) {
  .title__clean p {
    width: 75%;
    margin: 0 auto;
  }
  .media__gallery .vc_column_container>.vc_column-inner {
    padding-left: 150px;
    padding-bottom: 150px;
    padding-right: 150px;
  }
}
.homepage_items .wpb_column {
  border: 1px solid #e9e9e9;
}
.white_text * {
  color:white !important;
}
.homepage_items .wpb_single_image {
  min-height: 180px;
}
.homepage_items .wpb_single_image img {
  padding: 20px;
  width: 60%;
}
.section-header::before {
  content: "";
  background-image: url('/wp-content/themes/diveit_child/walrusclub_logo_blauwvlak.jpg');
  position:absolute;
  background-size: contain;
  top: 20px;
  width: 60%;
  height: 100%;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.sidebar-pages {
  background: #232a34;
  padding: 20px 20px 45px 20px !important;
}
.sidebar-pages li {
  list-style-type: none;
}
.sidebar-pages h4 {
  font-size: 26px;
  margin-top: 25px;
}
.sidebar-pages .sidebar-widget h4 {
  font-size: 18px;
}
.sidebar-pages li.page_item a {
  color: white;
  font-size: 18px;
}
.no-margintop h2 {
	margin-top:0px;
}
@media screen and (min-width:768px) { 
	.sidebar-pages {
	  margin-left: -20px;
	  margin-right: 20px;
	}
	.singlepage-title h2 {
	  margin-bottom: 20px !important;
	  margin-top: 60px !important;
	}
	.sidebar-pages ul {
	  padding-left: 0px;
	  margin-bottom: 60px;
	}
}
.page-id-584 .page_content_wrap, .page-id-437 .page_content_wrap {
    padding: 0px;
}
.sc_form_address_field:nth-last-child(1) {
    display: none;
}
.content_wrap {
    width: 100%;
}
.footer_wrap_inner.widget_area_inner {
    max-width: 1200px;
    margin: 0 auto;
}
footer.footer_wrap.widget_area.scheme_original {
    background: #252627;
}
.copyright_wrap_inner {
    max-width: 1200px;
    margin: 0 auto;
}
.copyright_wrap {
    background: #252627;
}
.menu_main_nav > li > ul {
    top: 40px !important;
}
.nf-form-content {
	margin-left:0px !important;
}
h1, h2, h3, h4, h5, h6, p {
    font-family: Verdana;
}
.wpb_wrapper p {
    font-size: 13px;
}
section.post_featured {
    display: none;
}
h2.post_title.entry-title {
    display: none;
}
.post_info {
    display: none;
}
.top_panel_title.top_panel_style_6.title_present.breadcrumbs_present.scheme_original {
    display: none;
}
.single .content {
    max-width: 1080px;
    margin: 0 auto;
}
.single.single-post section.post_featured {
    display: block !important;
}