/*
Theme Name:   Fable Child
Template:     fable
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  fable-child
*/

@font-face {
    font-family: 'dk_lemon_yellow_sunregular';
    src: url('../fable-child/fonts/dk_lemon_yellow_sun-webfont.woff2') format('woff2'),
         url('../fable-child/fonts/dk_lemon_yellow_sun-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.pb-menu { background: #fff url('http://www.owlsnestpreschool.co.nz/wp-content/themes/fable-child/assets/top-border.gif') top repeat-x; }
.pb-main {
    padding-top: 5px;
}


h1, h2, h3, .menu-item a, .opening-soon-btn span.pb-button-content, .feature-font {
    font-family: dk_lemon_yellow_sunregular !important;
}

.pb-menu .pb-menu-default>.sf-menu>li>a {
    padding: 70px 10px 65px 10px;
}

.menu-item a {
    font-size: 30px !important;
}

.home-max-height img {background-position:center center;background-repeat:no-repeat;background-image:url('http://www.owlsnestpreschool.co.nz/wp-content/uploads/2016/09/preschool-kids-1.jpg');background-size:cover;max-height:430px;}

.home h2.pb-subheader span {
    font-size: 24px;
    color: #0D75B9;
    font-weight: 500;
    line-height: .6em;
}

.opening-soon-btn span.pb-button-content {
    font-size: 44px;
}
.pb-button.opening-soon-btn>a { font-weight: 300 !important; }

.center {text-align:center;}

.pb-layout-margin-0>ul.pb-layout-33x33x33>li 
{
    margin-right:0 !important;
    width:33.33333333% !important;
}

.feature-boxes-home {
    font-size: 35px;
    line-height: 150%;
}

.our-values p { color: #89286F; font-weight: 600; }

.to-grow-up-quote p {
color: #009343;
font-size:24px;
line-height:160%;
font-weight: 600;
}

.list-star ul li {
    padding-left: 30px;
    background-size: 17px 17px;
    background-repeat: no-repeat;
    background-position: left 2px;
    background-image: url('http://www.owlsnestpreschool.co.nz/wp-content/uploads/2016/09/icon-bullet-star.png');
    margin-bottom: 18px;
}
.list-star strong { color: #1973BA }

.pb-team>ul>li .pb-team-text-box>h3.pb-team-text-box-member-name {
    margin-top: 0px;
}

@media screen and (max-width: 760px) {
    .footer-logo { text-align: center; }
.opening-soon-btn span.pb-button-content {font-size: 34px;}
.feature-boxes-home.pb-layout-margin-0>ul.pb-layout-33x33x33>li { width: 100% !important; }
.pb-margin-left-100, .pb-margin-right-100 { margin-left: 0px !important; margin-right: 0px !important; }
}
