/*
Theme Name: Wade Gallery
Theme URI: http://www.pigeonpenguin.com
Description: Wade Gallery Theme
Author: Phil Bowen
Author URI: http://www.pigeonpenguin.com/
Version: 1.0

*/

/* the font was changing if not logged in, so added these to fonts here */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: local('Oswald Regular'), local('Oswald-Regular'), url(http://themes.googleusercontent.com/static/fonts/oswald/v8/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}


body {
    font-family: 'Open Sans', sans-serif;
    color: #8C857B; /* 666d70 */
    font-size: 16px;
}

label {
    font-weight:400;
}
/*@import url('https://fonts.googleapis.com/css?family=Francois+One');
@import url('https://fonts.googleapis.com/css?family=Covered+By+Your+Grace');
*/

/* hide the "Comments are closed" statement at the end of posts*/
.nocomments {
    display: none;
}

/* 13th November PigeonPenguin */

/* style footer */
.pp-footer {
    color: #757575;
    background-color: #414141;
    padding: 30px;
}

.pp-footer a {
    color: #757575;
    background-color: #414141;
}

.pp-footer-gray {
    color: #666d70;
    background-color: #212121;
    padding: 30px;
}

.pp-footer-gray a {
    color: #666d70;
    background-color: fff;
}

.pp-footer-wadegallery {
    color: #ffffff;
    background-color: #666d70;
    padding: 30px;
}

.pp-footer-wadegallery a {
    color: #ffffff;
    background-color: #666d70;
}

.pp-footer-header, .pp-footer-header a {
    display: inline-block;
    border-bottom: 2px solid #666d70;
    font-size: 120%;
    text-decoration: none;
}

.pp-footer-link, .pp-footer-link a {
    text-decoration: none;
    color: #414141;
}

.pp-footer-link a:hover {
    color: #666d70;
    text-decoration: none;
}

.pp-white-link:hover {
    color: #666d70;
    text-decoration: none;
}

.pp-footer-sign-up {
    font-size: 120%;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 900;
}

.navbar-default {
    border-color: #666d70;
}

.pp-wadegallery-branding-black-text {
    background: #666d70;
    color: #000000;
}

.pp-wadegallery-branding-white-text {
    background: #666d70;
    color: #ffffff;
}

.pp-wadegallery-inverted {
    background: #000000;
    color: #666d70;
}

.pp-wadegallery-branding-on-white {
    background: #ffffff;
    color: #666d70;
}

.pp-wadegallery-strapline {
    font-size: 120%;
    font-weight: 700;
    text-transform: none;
}

.pp-black-hr {
    border-color: #000000;
    border-width: 5px;
    margin-top: 0px;
    margin-bottom:0px
}
.assurerm-blue {
    background: #037aa4;
    color: #FFF;
}

.pp-wadegallery-banner {
    padding-top: 60px;
    padding-bottom: 100px;
    font-family: 'IBM Plex Sans', sans-serif;
    display: inline-block;
    vertical-align: middle;
    float: none;
    text-align: center;
}

.pp-wadegallery-banner-headline {
    font-size: 200%;
}

.pp-wadegallery-banner-sub {
    font-size: 150%;
}

@media screen and (max-width: 767px) {
    .pp-wadegallery-banner {
        margin-top: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .pp-wadegallery-banner-headline {
        font-size: 150%;
    }

    .pp-wadegallery-banner-sub {
        font-size: 125%;
    }

}

.pp-wadegallery-menu {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 20px;
}
@media screen and (min-width: 768px) {
    .pp-wadegallery-menu {
        padding-top: 50px;
    }
}

/* Anything bigger than a Smartphone give gradual background ----------- */
/*@media screen and (min-width: 500px) {
    .assurerm-blue {
        background: linear-gradient(#64B5CA 0%, #1D7AA2 100%) repeat scroll 0% 0% transparent;
        color: #FFF;
    }
}*/

.assurerm-blue a {
    color: #fff;
}

.assurerm-blue-text {
    color: #037AA4;
}

.assurerm-middle-blue {
    background-color: #49a0bd;
    color: #FFF;
}

.assurerm-middle-blue a {
    background-color: #03678b;
    border-color: #03678b;
    color: #ffffff;
    font-size: 110%;
}

.assurerm-darker-blue, .assurerm-darker-blue a {
    background-color: #1484AA;
    color: #FFF;
}

.assurerm-light-blue, .assurerm-light-blue a {
    background-color: #99CAD9;
    color: #FFF;
}


.assure360-contact-box {
    margin-top: 25px;
    margin-bottom: 25px;
}


.pp-white-circle {
    background-color: #fff;
}

.pp-gray-circle {
    background-color: #414141;
}

.assurerm-padding-bottom {
    padding-bottom: 25px;
}

.assurerm-padding-top-bottom {
    padding-top: 25px;
    padding-bottom: 25px;
}

/* suppress post-title*/
.page h1.post-title {
    display: none;
}

/* set top area as fixed */
.area-top {
    position: fixed;
    height: 100px;
}

.assurerm-dark-blue-button {
    background-color: #037AA4;
    text-transform: upper-case;
}

.assurerm-light-blue-button {
    background-color: #99CAD9;
    text-transform: upper-case;
}

.assurerm-button {
    font-weight: bold;
    text-transform: upper-case;
}

.assurerm-white-background {
    background-color: #ffffff;
}

.pp-zero-pad {
    padding-top: 0px;
    padding-bottom: 0px;
}

.pp-padding-top {
    padding-top: 40px;
}

.pp-padding-bottom {
    padding-bottom: 20px;
}
/* for Bootstrap extra-small (xs) devices give some extra padding when applicable ----------- */
@media screen and (max-width: 767px) {
    .pp-mobile-padding {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

/* for Bootstrap extra-small (xs) devices give some extra margin when applicable ----------- */
@media screen and (max-width: 767px) {
    .pp-mobile-margin {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

/* for Bootstrap medium (md) and extra-small (xs) devices give some extra padding when applicable ----------- */
@media screen and (max-width: 991px) {
    .pp-mobile-padding-top {
        padding-top: 25px;
    }
}

.pp-no-pad {
    padding: 0px !important;
}

.pp-big-text {
    font-size: 32px;
}

.pp-no-left-right-pad {
    padding-left: 0px;
    padding-right: 0px;
}

.pp-padding-left {
    padding-left:50px;
}

.pp-no-right-pad {
    padding-right: 0px;
}

.pp-overlay-text {
    position: absolute;
    left: 7%;
    top: 40%;
    color: #FFF;
    font-size: 21px;
    text-align: center;
    font-weight: 700;
    margin: 0px;
    line-height: 1.1;
}

@media print {
    .noprint {display:none !important;}
    a:link:after, a:visited:after {
        display: none;
        content: "";
    }
}

.pp-min-height {
    min-height: 600px;
}

.pp-snippet {
    min-height: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 20px;
}

.btn-branding, .btn-branding:link, .btn-branding:hover, .btn-branding:active, .btn-branding:focus, .btn-branding:visited {
    border-color: #666d70;
    background-color: #666d70;
    color: #FFFFFF;
}

/* buttons in header section*/
.btn-primary-header, .btn-primary-header:link, .btn-primary-header:hover, .btn-primary-header:active, .btn-primary-header:focus, .btn-primary-header:visited {
    border-color: black;
    background-color: black;
    color: #666d70;
}

/* used by login button, button-primary standard wordpress class */
input.button-primary, button.button-primary, a.button-primary .button-primary, .button-primary:link, .button-primary:hover, .button-primary:active, .button-primary:focus, .button-primary:visited {
    border-color: #666d70!important;
    background-color: #666d70;
    color: #FFFFFF !important;
    font-weight: normal !important;
    text-shadow: none !important;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 20px !important;
    /* included here from boostrap so can override login button css */
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius:4px
}

/* buttons in the page section */
.btn-primary-page, .btn-primary-page:link, .btn-primary-page:hover, .btn-primary-page:active,  .btn-primary-page:focus, .btn-primary-page:visited {
    border-color: #666d70;
    background-color: #666d70;
    color: black;
}

.pp-news, .pp-news a {
    color: #414141;
}

.pp-news-title   {
    font-weight: 700;
    min-height: 50px;
    font-size: 120%;
}

.pp-news-title-related:hover {
    text-decoration: none;
    color: #666d70;
}

.pp-news-padding-top-bottom {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pp-news a:hover {
    color: #666d70;
    text-decoration: none;
}

/* for Bootstrap extra-small (xs) devices give some extra padding when applicable ----------- */
@media screen and (max-width: 767px) {
    .pp-mobile-pad-left-right {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.pp-hero {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    min-height: 500px;
    margin-left: 0px;
    margin-right: 0px;
}

.pp-hero-news {
    background-color: #fff;
}

.pp-hero-news-title {
    position: absolute;
    bottom: 0;
    background-color: #fff;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    padding-left: 30px;
    padding-right: 30px;
}

@media screen and (max-width: 767px) {
    .pp-hero-news-title h1 {
        font-size: 180%;
    }
}
.pp-hero-news-content {
    padding-left: 30px;
    padding-right: 30px;
}

@media screen and (max-width: 767px) {
    .pp-hero-news-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .pp-hero-news-title {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.pp-no-margin-left-right {
    margin-left: 0px;
    margin-right: 0px;
}

.pp-space {
    min-height: 50px;
}


.pp-img-no-rounding {
    border-radius: 0px;
}

.pp-middle-text {
    vertical-align: middle;
    display: inline-block;
}

.pp-pad-top-bottom {
    padding-top: 25px;
    padding-bottom: 25px;
}

.pp-pad-left-right {
    padding-top: 25px;
    padding-bottom: 25px;
}

.pp-category-menu {
    background-color: #49a0bd;
    color: #ffffff;
}

.pp-category, .pp-category a {
    /*padding-top: 25px;
    padding-bottom: 25px;*/
    padding-left: 20px;
    padding-right: 20px;
    min-width: 20px;
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
}

.pp-category:hover {
    color: #666d70;
    text-decoration: none;
}


@media screen and (max-width: 767px) {
    .pp-category, .pp-category a {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

.pp-category-active, .pp-category-active a {
    color: #666d70;
    background-color: #ffffff;
    text-decoration: none;
    border-radius: 20px;
}


/* col-xs */
@media screen and (max-width: 767px) {
    .pp-assure-background {
        height: 455px;
    }
}
/* col-sm */
@media screen and (min-width: 768px)and (max-width: 991px) {
    .pp-assure-background {
        height: 700px;
    }
}
/* col-md */
@media screen and (min-width: 992px)and (max-width: 1199px) {
    .pp-assure-background {
        height: 800px;
    }
}
/* col-lg */
@media screen and (min-width: 1200px) {
    .pp-assure-background {
        height: 675px;
    }
}

/* Th eabout us page has more text so we give it more height */
/* col-xs */
@media screen and (max-width: 767px) {
    .pp-assure-us-background {
        height: 455px;
    }
}
/* col-sm */
@media screen and (min-width: 768px)and (max-width: 991px) {
    .pp-assure-us-background {
        height: 850px;
    }
}
/* col-md */
@media screen and (min-width: 992px)and (max-width: 1199px) {
    .pp-assure-us-background {
        height: 850px;
    }
}
/* col-lg */
@media screen and (min-width: 1200px) {
    .pp-assure-us-background {
        height: 800px;
    }
}


/* mailchimp - ignore mailchimp format */
#mc_embed_signup form {
    font: inherit;
}


.pp-email {
    padding: 10px;
    border-radius: 20px;
    border-style: solid;
    border-color: #666d70;
    margin-left: 10px;
}

.pp-submit-button {
    margin: 10px;
    padding: 10px;
    color: #ffffff;
    background-color: #004b89;
    border-color: #004b89;
    border-radius: 0.3em;
}

a {
    color: #666d70;
    text-decoration: none;
}

.widegallery-h1 {
    text-transform: uppercase;
    padding: 30px;
    font-family: 'Rokkitt', serif;

}

.wadegallery-title-background {
    background-color: #eeeeee;
    padding: 0px;
}


.h2 {
    text-align: center;
    color: #63697c;
    font-size: 34px;
}

.h3 {
    text-align: center;
    color: #9c9e9f;
    font-size: 28px;
}

input[type=text], textarea {
    color: #666d70 !important;
    background-color: #eeeeee !important;
    padding: 20px !important;
 }

p, ul, ol, dl, address, pre, table, blockquote, fieldset {
    line-height: 200%;
}

/* Wade Gallery menu bootstrap settings */
.navbar-default .navbar-brand {
    color: #ffffff !important;
    font-weight: 700 !important;
    background-color: #240a40 !important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #ffffff !important;
    font-weight: 700 !important;
    background-color: #240a40 !important;
}


.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #240a40 !important;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #240a40 !important;
    border-color: #240a40 !important;
    color: #ffffff !important;
}
sfdsds


.left-menu, .left-menu>a {
    color: #ffffff;
    border-color: #240a40;
    background-color: #240a40;
    font-size: 110%
}

.principalsmatter-mobile_menu-bar:a {
    color: #ffffff !important;
    border-color: #240a40 !important;
    background-color: #240a40 !important;
}

/* ppdropdownmenu css */
.ppdropdownmenu-second-level-heading, .ppdropdownmenu-second-level-heading a {
    color: grey;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    font-size: 90%;
}

.ppdropdownmenu-current-page {
    font-weight: 700;
    color: #919191;
}

.ppdropdownmenu-first-level, .ppdropdownmenu-first-level a {
    font-weight: 700;
    padding:15px;
    color: grey;
}

.ppdropdownmenu-first-level-current {
    font-weight: 700;
    color: #000000;
}

/* https://www.w3schools.com/howto/howto_css_sidebar_responsive.asp */

/* The side navigation menu */
.sidebar {
    margin: 0;
    padding: 0;
    width: 300px;
    background-color: #ffffff;
    position: fixed;
    height: 100%;
    overflow: auto;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #eeeeee;
    color: #8C857B;
}

/* Sidebar links */
.sidebar a {
    display: block;
    color: #8C857B;
    padding: 5px;
    text-decoration: none;
}

/* Active/current link */
.sidebar a.active {
    background-color: #4CAF50;
    color: white;
}

/* Links on mouse-over */
.sidebar a:hover:not(.active) {
    background-color: #8C857B;
    color: white;
}

/* Page content. The value of the margin-left property should match the value of the sidebar's width property */
div.content {
    margin-left: 300px;
    padding: 1px 16px;
    min-height: 750px;
}

/* on col-lg and col-md shift footer to the right */
@media screen and (min-width: 992px) {
   div.ppfooter {
        margin-left: 300px;
        padding: 1px 16px;
    }
}
/* On col-sm and col-xs make the sidebar into a topbar */
@media screen and (max-width: 991px) {
    .sidebar {
        display: none;
    }
    div.content {
        margin-left: 0px;
    }
}
