/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/*Add your own styles here:*/


@font-face {
    font-family: 'gilligans_islandregular';
    src: url('fonts/gilligan-webfont.woff2') format('woff2'),
         url('fonts/gilligan-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



h1,
h2,
h3,
h4,
h5 {
  font-family: "gilligans_islandregular", sans-serif; }

p {
  font-size: 16px;
  line-height: 28px; }

#top #wrap_all .header_color.av_header_transparency {
  background: rgba(255, 255, 255, 0.7) !important; }

.av-subheading p,
.av-subheading_below p {
  font-family: "Lato", sans-serif; }

.av-subheading a,
.av-subheading_below a {
  font-family: "Lato", sans-serif; }

.av-subheading.av_custom_color {
  opacity: 1; }

p,
a,
li {
  font-family: "interstate", sans-serif;
  font-weight: 400; }

#top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a, #top #wrap_all .av_header_transparency .sub_menu > ul > li > a, #top .av_header_transparency #header_main_alternate, .av_header_transparency #header_main .social_bookmarks li a {
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 400; }

.header_color .main_menu ul:first-child > li > a {
  font-weight: 400; }

.header_color .container_wrap_meta {
  background: rgba(255, 255, 255, 0); }

.widget .avia-data-table td {
  padding: 7px !important;
  text-align: left !important;
  font-family: "interstate", sans-serif;
  font-size: 16px; }

#homepage-openingstijden {
  background-size: cover !important; }
  #homepage-openingstijden .avia-data-table td {
    color: #1d1d1f !important;
    padding: 7px !important;
    text-align: left !important;
    border-color: #1d1d1f;
    background: white;
    font-family: "interstate", sans-serif;
    font-size: 16px; }

.widgettitle {
  font-size: 20px; }

#menu-header h1.av-special-heading-tag {
  text-shadow: 0px 0px 6px #383838 !important; }

#top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text {
  color: #1d1d1f !important; }

#top .header_color.av_header_transparency .avia-menu-fx {
  background: #1d1d1f !important; }

.phone-info span {
  color: #1d1d1f !important; }

#top #wrap_all .social_bookmarks a {
  background: #1d1d1f !important;
  color: white !important; }

#menu-calltoaction h2.av-special-heading-tag {
  background: #1d1d1f !important;
  padding: 25px !important; }

#menu-calltoaction .av-subheading p {
  font-size: 24px !important; }

body div .avia-button {
  border-radius: 0px; }

.main_color .av-catalogue-list li:hover {
  background: rgba(154, 181, 153, 0.28) !important; }

#content-big-title h1.av-special-heading-tag {
  background: #1d1d1b;
  padding: 20px;
  padding-top: 5px;
  width: 70%;
  margin: auto; }

#top .av_header_transparency .phone-info span {
  font-size: 16px !important;
  color: #1d1d1f !important; }

#top .av_header_transparency .phone-info a {
  font-size: 16px !important;
  color: #1d1d1f !important; }

@media screen and (max-width: 767px) {
  #content-big-title h1.av-special-heading-tag {
    background: #1d1d1b;
    padding: 5px;
    padding-top: 5px;
    width: 100%;
    margin: auto; }
  #menu-calltoaction {
    background-image: none !important; }
  .page-id-18 #av_section_2 {
    background-image: none !important; } }

@media screen and (max-width: 1024px) {
  #homepage-sunday-roast .hr-invisible {
    height: 200px !important; } }

@media screen and (min-width: 1200px) {
  #homepage-sunday-roast .hr-invisible {
    height: 150px !important; } }




    body .av-special-heading.blockquote > *{
      text-transform: initial;
    }
