/*
Theme Name: Intuito Breastfeed LA
Theme URI: http://intuitowebsites.com
Description: Theme created by Intuito
Author: Rob Haskell, Intuito
Author URI: http://intuitowebsites.com
Version: 1.0
dark blue: #325568
Blue: 369dc4
Light blue: e1f2ee
Cream: #fee9aa;
License: This is a custom commercial theme. Do not copy or distribute without permission. 
License URI:
*/

body {
    padding: 0;
    margin: 0;
    font-family: 'Muli', sans-serif;
    background-image: url('images/watermark.png');
    background-repeat: no-repeat;
    background-position: 50px 600px;
}

a {
    text-decoration: none;
    color: black;
}

h1 {
    font-size: 76px;
    color: #fff;
    font-weight: 600;
    font-family: 'Alegreya', sans-serif;
}

h2 {
    font-family: 'Alegreya', sans-serif;
}

h3, h4 {
    font-family: 'Alegreya', sans-serif;
}

img {
    max-width: 100%;
    height: auto !important;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.wrapper {
    max-width: 1000px;
    margin: 0 auto;
}

.header {}

.top-bar {
    border-bottom: 1px solid rgba(250, 250, 250, .3);
    background-color: transparent;
    position: fixed;
    width: 98%;
    z-index: 100;
    padding: 20px 1% 0 1%;
}

.top-bar .inner {}

.scrolled {
    background-color: #ffffff;
}

.hero {
    background-position: top center;
    background-size: cover;
    z-index: 0;
    position: relative;
    height: 900px;
}

.hero .inner {
    position: relative;
    height: 100%;
    text-align: center;
    overflow: hidden;
}

.hero .inner h3 {
    font-weight: 300;
    color: #fff;
    font-size: 36pt;
    margin: 0;
    padding: 30% 20px 40px 20px;
    /*text-shadow: 2px 2px #000;*/
}

.hero-overlay {
    position: absolute;
    width: 100%;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

.hero-featured {
    max-width: 1000px;
    margin: auto;
}

.hero-title {
    position: absolute;
    z-index: 2;
    top: 100px;
}

.page-hero {
    height: 350px;
    background-position: top center;
    background-size: cover;
    z-index: 0;
    position: relative;
    padding-top: 1px;
    text-align: center;
    position: relative;
}

.page-hero h1 {
    margin-top: 160px;
    position: relative;
    z-index: 2;
    padding: 0 10%;
    line-height: 60pt;
}

.logo {
    width: 100%;
}

.logo img {
    display: inline;
}

#logo-dark {
    display: none;
}

.menu-main {
    width: 100%;
}

.header-pages {
    height: 200px;
}

.button-container {
    text-align: center;
}

.button {
    padding: 15px 35px;
    border-radius: 50px;
    color: #666;
    display: inline-block;
    text-transform: uppercase;
    transition: opacity .3s ease-out;
    font-size: 11pt;
}

.button:hover {
    opacity: .7;
    text-decoration: none !important;
}

.yellow {
    background-color: #fee9aa !important;
}

.dark-blue {
    background-color: #325568 !important;
    color: #fff !important;
}

.blue {
    background-color: #369dc4 !important;
    color: #fff !important;
}

.ir-front-refinery-popup a:hover {
    text-decoration: underline;
}

.hero-featured-item {
    float: left;
    width: 47.5%;
    margin: 21px 0;
    color: white;
}

.hero-featured-item:first-child {
    margin-right: 5%;
}

.hero-featured h4 {
    margin: 0;
    font-weight: 800;
    font-size: 18pt;
}

.hero-featured a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    color: #d1a0be;
}

.search-icon {
    position: absolute;
    right: 15px;
    top: 29px;
    background: white;
    padding: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.searchform-container {
    width: 300px;
    position: absolute;
    right: 35px;
    top: 32px;
}

#page-8979 h1 {
    color: black;
}

.page-header {
    background-color: #3F9FB2;
    color: white;
    text-align: center;
}

.page-header .inner {
    max-width: 1000px;
    margin: 0 auto;
    background-image: url('images/couple-transparent.png');
    background-position: right;
    background-repeat: no-repeat;
    padding: 50px 0;
}

.social-buttons {
    display: inline-block;
    position: fixed;
    top: 300px;
    left: 10px;
    z-index: 9999;
}

.social-buttons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 40px;
}

.social-buttons ul li {
    display: inline-block;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-color: #369dc4;
    margin-bottom: 10px;
}

.social-buttons img {
    margin: 10px;
    width: 20px;
}

.social-buttons a {
    color: white;
    display: inline-block;
    padding: 5px 10px;
    font-size: 18pt;
}

#page-9093 .social-buttons {
    display: none;
}

.menu-main .menu {
    text-align: center;
    margin: 0;
    padding: 0;
    padding-top: 20px;
    font-family: 'Muli', sans-serif;
    /* padding-right: 20px; */
}

.menu-main .menu>li {
    display: inline-block;
    padding: 14px 10px 35px 10px;
    font-size: 13pt;
    font-weight: 300;
    font-size: 12pt;
    letter-spacing: 1px;
}

.menu-main .menu a {
    color: #000;
    text-transform: uppercase;
    transition: text-decoration .3s ease-in;
    text-decoration: none;
}

.menu-main .sub-menu {
    display: none;
    background-color: #fff;
    padding: 10px 0;
    z-index: 999;
    position: absolute;
    margin-top: 35px;
    width: 200px;
}

.menu-main .sub-menu li {
    display: block;
    text-align: left;
    font-size: 11pt;
}

.menu-main .sub-menu li a {
    color: #5d5d5d !important;
    text-transform: none;
    padding: 5px 10px;
    display: block;
}

.menu-main .sub-menu li a:hover {
    color: #fff !important;
    background-color: #369dc3;
}

.menu-main li:hover .sub-menu {
    display: block;
}

.intro-text {
    font-size: 27pt;
    font-weight: 300;
    background: url('images/dots.gif');
}

.intro-text .inner {
    padding: 40px 40px 50px 30px;
    text-align: center;
}

.home-articles {
    margin-top: 20px;
}

.home-article {
    position: relative;
}

.home-article {
    transition: opacity .3s ease-out;
}

.home-article:hover {
    opacity: .7;
}

.home-article h2 {
    font-weight: 300;
    font-size: 32pt;
    margin-bottom: 10px;
}

.home-article h2 a {
    color: white;
}

.home-article h3 {
    font-size: 14pt;
    font-weight: 400;
}

.home-article {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.home-title-block {
    position: absolute;
    text-align: center;
    bottom: 200px;
    width: 80%;
    left: 10%;
    color: white;
}

.home-1, .home-2, .home-3 {
    float: left;
    width: 33.3333%;
    height: 500px;
}

.home-1 .home-title-block, .home-2 .home-title-block, .home-3 .home-title-block {
    width: 50%;
    padding: 0 25%;
    bottom: 0;
    height: 200px;
    left: 0%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#70000000', GradientType=0);
    /* IE6-9 */
}

.home-4 h2, .home-7 h2 {
    font-size: 48pt;
    font-weight: 400;
}

.home-4, .home-7 {
    height: 500px;
    clear: left;
    margin: 20px 0;
}

.home-5, .home-6 {
    height: 500px;
    background-repeat: no-repeat;
    background-size: 50%;
    background-color: #E3F3EF;
    color: black;
}

.home-5 h2, .home-6 h2 {
    color: black;
}

.home-5 h3, .home-6 h3 {
    color: black;
}

.home-5 .home-title-block {
    width: 30%;
    right: 10%;
    left: auto;
}

.home-6 .home-title-block {
    width: 30%;
}

.home-5 {
    background-position: left;
    background-image: none !important;
}

.home-6 {
    background-position: right center;
    background-image: none !important;
}

/* resourses map title adjustment */
.home-4 h2, .home-4 h3 {
/*     color: #666; */
    /* background: rgba(255,255,255,.9); */
    margin: 0;
}

.home-4 h3 {
    padding-bottom: 10px;
}

.home-content {
    color: #414042;
}

.home-content .inner {
    max-width: 1000px;
    margin: 0 auto;
}

.home-content .left {
    float: left;
    width: 67%;
}

.home-content h1 {
    padding-right: 33%;
}

.home-content .post {
    color: #414042;
}

.home-content .right {
    float: left;
    width: 28%;
    margin-left: 5%;
}

.home-content .right h2 {
    margin-top: 0;
    text-transform: uppercase;
}

.home-event {
    background-color: #B5D8F2;
}

.home-event .innerinner {
    padding: 10px;
}

.home-event {
    color: #58595B;
    margin-bottom: 20px;
}

.home-event h3 {
    margin: 0;
}

.home-event h3 a {
    color: #414042;
}

.home-event img {
    display: block;
    width: 100%;
    height: auto;
}

.event-read-more {
    text-align: right;
}

.event-read-more a {
    color: #00AEEF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
    letter-spacing: 0px;
}

.home-article-image {
    position: absolute;
    height: 100%;
    width: 50%;
    background-size: cover;
    background-position: center center;
}

.home-6 .home-article-image {
    right: 0;
}

/* All post text */
.post p:first-child {
    margin-top: 0;
}

.event .attachment-post-thumbnail+p {
    margin-top: 0;
}

.post p {
    font-size: 16pt;
    color: #414042;
    font-weight: 300;
    line-height: 23pt;
}

.post h2 {
    font-size: 23pt;
    color: #369dc3;
}

.post>h2:first-child {
    margin-top: 0;
}

.post h3 {
    font-size: 17pt;
    color: #414042;
    border-bottom: 1px solid #FBECAD;
}

.page-title {
    color: #414042;
}

.post a {
    font-weight: 400;
    color: #369dc4;
}

.post a:hover {
    text-decoration: underline;
    background-color: #f9f9f9;
}

.post table a {
    background: transparent;
}

.post h1 {
    color: black;
}

.subtitle {
    text-align: center;
    margin-bottom: 30px;
    font-size: 18pt;
    padding: 10px 15%;
    font-weight: 200;
    color: #666;
    background: #FBECAD;
}

.page .left {
    min-height: 1px;
}

.resource .subtitle {
    background: #e1f2ee;
}

.link-container {
    border-bottom: 1px solid #439CC3;
}

.link-container h2 {
    margin-bottom: 0;
    border-bottom: 0;
}

.link-container:first-child h2 {
    margin-top: 0;
}

.link-container p {
    margin-top: 0;
}

.link-image {
    max-width: 200px;
    float: left;
    margin: 0 20px 10px 0;
}

.home-cats .inner {
    max-width: 1000px;
    margin: 0 auto;
    background-color: #EFEFF0;
    padding-top: 1px;
}

.home-cats h2 {
    text-transform: uppercase;
    text-align: center;
    font-size: 24pt;
}

.home-cats-list {
    padding: 0 30px 30px 30px;
}

.home-cats span {
    display: inline-block;
    width: 33%;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12pt;
}

.home-cats span a {
    display: block;
    padding: 10px 0;
    background-color: none;
    transition: background-color .3s ease-out;
}

.home-cats span a:hover {
    background-color: #D1E9D1;
}

/* pages and posts */
.content.page, .content.resources {
    margin-top: 40px;
}

.content .inner {
    max-width: 1000px;
    margin: 0 auto;
}

.content .left {
    float: left;
    width: 70%;
    min-height: 1px;
}

.content .right {
    float: left;
    width: 25%;
    margin-left: 5%;
}

.content .full-width {
    width: 100%;
    float: none;
}

.article .page-title h1 {
    margin-bottom: 0;
}

.article .post-info {
    margin-top: 20px;
    margin-bottom: 30px;
}

.content .post ul {
    font-weight: 300;
    padding-left: 20px;
    margin-left: 20px;
    list-style: disc;
    font-size: 16pt;
}

.content strong {
    font-weight: 400;
    color: black;
}

.ir-map-container {
    position: relative;
}

.ir-map {
    height: 900px;
}

.terms-in-map {
    position: relative;
}

.terms-in-map ul {
    text-align: center;
    background: #325568;
}

.terms-in-map ul li {
    display: inline-block;
}

.terms-in-map ul li a {
    display: block;
    color: white;
    background: #325568;
    padding: 10px;
    transition: background .3s ease;
    font-size: 14pt;
    text-transform: uppercase;
}

.terms-in-map ul li a:hover {
    background: #e1f2ee;
    color: black;
}

.terms-in-map ul li a span {
    text-transform: lowercase;
    font-size: 10pt;
}

#map-menu {
    position: absolute;
    top: -123px;
    width: 100%;
}

.search-by-zip {
    max-width: 1000px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    z-index: 99999;
}

.search-by-zip form {
    display: block;
    display: none;
    background: white;
    padding: 10px;
}

.event .attachment-post-thumbnail {
    width: 50%;
    margin: 0 0 10px 10px;
    float: right;
}

.post-in-list {
    color: #414042;
    position: relative;
    padding-bottom: 30px;
}

.post-in-list:first-child {
    background-color: #f0f2f0;
    padding: 10px 10px 30px 10px;
    margin-bottom: 30px;
}

.post-in-list h2 {
    text-transform: uppercase;
    margin: 0;
}

.post-in-list h2 a {
    color: #414042;
}

.post-in-list .post-thumbnail {
    float: left;
    max-width: 200px;
    margin-right: 10px;
}

.post-info {
    font-size: 13px;
}

.post-info a {
    font-variant: small-caps;
    color: #00AEEF;
}

.post-date {
    margin: 20px 0;
    font-style: italic;
    font-weight: 300;
}

.post-in-list .post-content {
    margin-top: 10px;
    font-size: 14pt;
    font-weight: 300;
}

.post-in-list .more-link a {
    color: #00AEEF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
    letter-spacing: 0px;
}

.post-in-list .more-link {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.search-form {
    padding: 0 0 10px 0;
}

.search-form input {
    border: 1px solid #d6d6d6;
    line-height: 30px;
}

.search-form input[type=text] {
    width: 300px;
}

#search {
    line-height: 20px;
    border: 1px solid #eee;
    width: 81%;
}

#searchsubmit {
    height: 22px;
    background-color: #414143;
    border: 1px solid #eee;
    color: #fff;
}

.search-result-context {
    font-weight: 300;
}

.comment-form-comment label {
    display: none;
}

.comment-form-comment textarea {
    width: 99%;
    background-color: rgba(255, 255, 255, .5);
    transition: background-color .3s ease-in;
}

.commentlist {
    list-style: none;
    padding: 0;
}

.commentmetadata {
    font-size: 11pt;
}

#commentform label {
    display: inline-block;
    width: 80px;
}

#commentform #submit {
    background: #09233A;
    color: white;
}

#submit {
    background-color: rgba(255, 255, 255, .5);
    border: 0;
    padding: 6px 12px;
    transition: background-color .3s ease-in;
}

.comment-body p {
    background-color: rgba(255, 255, 255, .5);
    padding: 10px;
    transition: background-color .3s ease-in;
}

#submit:hover, .comment-form-comment textarea:hover, .commentbody p:hover {
    background-color: white;
}

.search-results-form {
    text-align: left;
}

.search-results-form #search {
    font-size: 14pt;
    margin: 6px 0;
}

.search-results-form #searchsubmit {
    font-size: 12pt;
}

.pagination {
    text-align: center;
}

.pagination a {
    background-color: rgba(255, 255, 255, .5);
    display: inline-block;
    padding: 6px 12px;
    border-radius: 3px;
    transition: background-color .3s ease-in;
}

.pagination a:hover {
    background-color: white;
}

.pagination a:first-child {
    float: left;
}

.pagination a:last-child {
    float: right;
}

.sidebar ul ul {
    padding-left: 0;
}

.sidebar ul li h2 {
    font-size: 19pt;
    font-weight: 300;
    margin-top: 0;
    background: #e1f4fc;
    padding: 10px;
    margin-left: -10px;
    margin-right: -10px;
}

.sidebar>ul>li {
    font-weight: 300;
    line-height: 18pt;
    margin-bottom: 10px;
    background: #fcf9f9;
    padding: 0 10px 10px 10px;
}

.sidebar a:hover {
    text-decoration: underline;
}

.event-meta {
    background: #D2E9D2;
    padding: 12px;
}

.event-meta h3 {
    margin: 0;
}

.event-meta a {
    color: #00AEEF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
    letter-spacing: 0px;
}

.footer {
    margin-top: 20px;
    padding: 10px;
    text-align: center;
}

.wpcf7 input {
    border: 0;
    line-height: 30px;
    font-size: 13pt;
    background: #eee;
    font-weight: normal;
}

.wpcf7 textarea {
    border: 0;
    font-family;
    font-family: 'Lato', sans-serif;
    font-size: 14pt;
    background: #eee;
    font-weight: normal;
}

.caption {
    text-align: center;
    margin-top: 0;
    font-size: 11pt;
    font-style: italic;
}

/* -- Images -------------------------------------------------------------------------------------- --> */
img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

a img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 11px;
    font-style: italic;
    max-width: 100%;
}

.wp-caption.alignright {
    float: right;
    margin: 0 0 1em 1em;
    text-align: center;
    font-size: 11px;
    font-style: italic;
    max-width: 100%;
}

.wp-caption.alignleft {
    float: left;
    margin: 0 1em 1em 0;
    text-align: center;
    font-size: 11px;
    font-style: italic;
    max-width: 100%;
}

p.wp-caption-text {
    margin-top: 0px;
    color: silver;
    font-size: 12pt;
    line-height: 14pt;
}


@media screen and (max-width: 1300px) {
    .menu-main {
        width: 100%;
    }

    .menu {
        text-align: center;
    }
}

@media screen and (max-width: 1000px) {
    .hero-featured, .home-content {
        padding: 0 20px;
    }

    .home-cards .inner {
        margin: 0 10px;
    }

    .home-card-1, .home-card-2 {
        width: 98%;
    }

    .home-card-1 {
        margin-bottom: 8px;
    }

    .home-cats span {
        width: 32%;
    }

    .hero .inner h3 {
        font-size: 26pt !important;
        padding-right: 5%;
        padding-left: 5%;
    }

    .home-3-col {
        float: none;
        width: auto;
    }

    .home-5 .home-title-block, .home-6 .home-title-block {
        width: auto;
        right: auto;
        left: auto;
        text-align: center;
        width: 100%;
        background: rgba(255, 255, 255, .6);
        bottom: auto;
        height: 100%;
    }

    .home-5, .home-6 {
        background-size: 100%;
        background-size: cover;
        height: 300px;
    }

    .content .left {
        width: 68%;
        margin-left: 2%;
    }

    .content .right {
        width: 23%;
        margin-right: 2%;
    }

    .page-hero h1 {
        margin-top: 140px;
        font-size: 40pt;
        line-height: 46pt;
        padding: 0 10%;
    }

    .social-buttons ul {
        text-align: center;
        padding-top: 14px;
    }

    .post {
        padding-left: 50px;
    }

    .searchform-container,
    .search-icon {
        display: none;
    }
}

@media screen and (max-width: 800px) {
    .wpcf7 input {
        width: 100%;
    }

    .wpcf7 textarea {
        width: 98%;
    }

    .intro-text {
        font-size: 20pt;
    }

    .home-cards {
        padding: 10px 0;
    }

    .home-cards .left, .home-cards .right, .home-content .left, .home-content .right {
        float: none;
        margin: 0;
        width: auto;
    }

    .home-card-1, .home-card-2 {
        width: 100%;
        margin-bottom: 10px;
    }

    .home-card-1 img, .home-card-2 img {
        width: 100%;
        height: auto;
    }

    .home-content h1 {
        padding: 0;
    }

    .home-cats span {
        width: 100%;
    }

    .content .left, .content .right {
        width: auto;
        margin: 0 2%;
        float: none;
    }

    .content .left {
        margin-bottom: 20px;
    }

    .page-hero h1 {
        font-size: 36pt !important;
        line-height: 36pt;
    }
}