/* 
 Theme Name:   The Holland Foundation
 Theme URI:    
 Description:  
 Author:       Pascal Goupil
 Author URI:   http://www.woombat.com/
 Template:     accesspress-lite
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

.site-branding {
    float: left !important;
    padding: 9px 0 !important;
    width: 25% !important;
}
.divbilbo{
float: left !important;
    padding-bottom: 3% !important;
    padding-top: 3% !important;
    width: 74%;
}
.bilbo {
font-family: 'Bilbo';
font-size: 180%;

}
.header-text {
    font-family: 'Lato', sans-serif;
    color: #01AEFD;
    font-size: 28px !important;
    text-align: right;
    margin-bottom: 10px;
    float: right;
}
.event-date {
visibility: hidden;
}
.entry-meta {
visibility: hidden;
}
.event-date-archive {
visibility: hidden;
}
.site-info {
visibility: hidden;
}
h1,h2 {
    background: #F1F2F3;
    border-left: 5px solid #01AEFD;
    font-size: 22px;
    text-transform: uppercase;
    padding: 10px 15px;
    line-height: 24px;
}
.header-text {
    font-family: 'Lato', sans-serif;
    color: #01AEFD;
    font-size: 51px;
    font-weight: 400 !important;
    text-align: right;
    margin-bottom: 0px !important;
}
.menu-top-menu-container {
  font-weight: 400;
}
.slider-caption h1 {
    /* background: url(images/caption-bg.png); */
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    color: #01AEFD;
    text-transform: uppercase;
    padding: 40px 0;
    text-align: center;
    /* background: none; */
    background-color: transparent !important;
    font-size: 2em;
    font-weight: bolder;
}
.featured-post {
    float: left;
    width: 350px;
    margin-right: 20px !important;
}
#welcome-text {
    width: 585px !important;
    float: left;
    margin-right: 20px !important;
}
 #bottom-section .text-box {
    width: 360px;
    margin-right: 0px !important;
    float: left;
}
.boxed-layout .ak-container {
    padding-left: 20px;
    padding-right: 20px;
}