/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 05 2018 | 02:58:08 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}


For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

body {
    font-weight: 300;
}

.section-type-showcase .showcase-item {
    max-width: 165px;
    height: auto;
    display: inline-block;
    margin: 0 1em;
}



@media only screen and (min-width: 64.063em) {
 body  #header .menu .column {
    width: 25%; } 
}


#fishing-masterclasses {
    background: #f6f6f6;
}


#home-partners {
	background-color: #FFF;
}

#home-partners .section-button {
  display:none;
}

#header #site-title h1 a span {
   text-indent:-99999px;
  display:none;
  
}

#terms-of-entry {
  display:none;
}

#header .menu li.current_page_item, 
#header .menu li.current-menu-item {
    box-shadow: inset 0 0.2em 0.4em rgba(0,0,0,0.4);
    background: #f9fafc;
}

#header .menu li.current_page_item.buy, 
#header .menu li.current-menu-item.buy {
    box-shadow: none;
    background: transparent;
}

.page-id-127 p,
.page-id-127 .section ul li  {
    color: #000;
}
