html, html.ng-scope {
    margin-top:0 !important;
    font-size: 18px;
}

@media (min-width: 1400px) {
    html, html.ng-scope {
        font-size: 20px;
    }
}

@media (max-width: 1000px) {
    html, html.ng-scope {
        font-size: 16px;
    }
}


@media (max-width: 768px) {
    html.ng-scope {
        font-size: 14px;
    }
}

body, button, input, select, textarea {
    font-family: 'proxima-nova', arial, helvetica, sans-serif;
}

p {
    line-height:1rem;
}

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

#page {
    position: relative;
}

.bfc:after {
  content: "";
  display: table;
  clear: both;
}

.hentry {
    margin: 0;
}

.w960 {
    max-width: 1200px;
    width: 95%;
    margin: 0 auto;
}


@media (max-width: 1300px) {
    .w960 {
        width:960px;
        padding: 0 10px;
    }
}


@media (max-width: 960px) {
    .w960 {
        width:100%;
        padding: 0 10px;
    }
}

.quarter {
    width:25%;
    display: inline-block;
    vertical-align: top;
}

.left {
    float:left;
}

.right {
    float:right;
}

.center {
    text-align: center;
}

/* Page builder styles */

.vc_row {
    margin:0;
}
.wpb_column {
    margin:0;
    padding: 0;
}

.wpb_single_image .vc_single_image-wrapper, .wpb_single_image .vc_single_image-wrapper img {
    display:block;
}

.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 0;
}

.vc_custom_1419240516480 .entry-content p {
    font-size: .9rem;
    line-height: 1.2rem;
    color: #666;
}

@media (min-width:768px) {

    .five-up .vc_col-sm-2 {
        width:20%;
    }

}

.five-up .vc_col-sm-2 > .wpb_wrapper {
    padding:30px 15px;
}

.five-up strong, .five-up b {
    font-weight: 600;
    font-size: 1.2rem;
    color: black;
}

.five-up p {
    margin: 0;
    font-size:0.95rem;
    line-height: 1.3rem;
    color:black;
    text-align: center;
}

.five-up img {
    width:92px;
    height:auto;
}

.compact h4 {
    margin:5px 0;
    font-weight:600;
    font-size: 1.2rem;
    color: black;
    padding:0;
}

.entry-content .compact p {
    margin: 0;
    color: rgb(98,98,98);
    padding: 0;
    font-size: 1rem;
    line-height: 1.3rem;
}

.compact a, .compact a:hover {
    border-radius: 0;
    padding: 0;
    border: none;
    background: none !important;
    color:rgb(60,60,60) !important;
    font-weight:500;
    transition: none;
    font-size: .9rem;
    text-transform: uppercase;
}
.compact a:hover {
    text-decoration: underline;
}
.compact .vc_button-2-wrapper {
    line-height: 1.2rem;
}

.compact .vc_gitem-post-data {
    margin:0;
}

.compact .vc_gitem-col {
    padding: 10px 30px;
}

div.vc_custom_1419240516480 {
    background: none !important;
}

@media (min-width:800px) {
.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-top: 30px;
}
}

.wpb_single_image img {
    width:100%;
    max-width: none;
}

.homepage-product-guide {
    text-align: center;
    padding: 30px;
}

.entry-content .homepage-product-guide h2 {
    margin-top: 1.4rem;
    margin-bottom: .4rem;
    font-size: 2rem;
    font-weight: 600;
}

.entry-content .homepage-product-guide p {
    margin: 0;
    margin-bottom: 20px;
    font-size: 1.3rem;
    max-width: 55%;
    margin: 0 auto;
    color: #767676;
    line-height: 1.6rem;
}

.homepage-product-guide .wpb_wrapper>h4 {
    padding-top:30px;
}

.card {
    float: left;
}

.card.third {
    width:33%;
}
.card.half {
    width:50%;
}

.card.quarter.isotope-item .thumbnail {
    height:160px;
    overflow: hidden;
}

.card-inner {
    margin:10px;
    padding:10px;
    background-color:white;
}

.listing.card {
    width:calc(50% - 6px);
    box-sizing:border-box;
}

@media(max-width:400px) {
    .masonry-listings {
        width:100%;
    }
    .listing.card {
        width:100%;
    }
}

.listing.brand.card {
    width: 100%;
}

.excerpt img {
    display:none;
}

.listing .card-inner {
    margin: 0;
    margin-bottom: 10px;
}

.listing p {
    margin:0;
    font-size:.7rem;
}

.listing p:first-child {
    font-size:1rem;
    font-weight: 500;
}

.listing .details {
    border-top: 1px solid #bbb;
    padding-top: 10px;
}

.listing .details .buttons p img {
    width:30px;
}

.listing .details .buttons > img {
    height:30px;
}

.listing .details .data {
    max-height: 0px;
    position: relative;
}

.listing .details .data.open {
    max-height:100px;
}

.listing .details .data p {
    display: none;
}

.listing .details .data p.show {
    display: inline-block;
}

.listing a.view-listing {
    font-weight:600;
    color:black;
}

.sidebar .details {
    background-color: white;
    padding:10px;
    margin-bottom: 10px;
}

.sidebar .details p {
    clear:both;
    line-height: 1.6rem;
}

.sidebar .details img {
    width:35px;
    height:auto;
    float:left;
    padding-right:10px;
}


.sidebar .details > img {
    height:60px;
    width: auto;
}

.sidebar .details img.logo {
    width:100%;
    height:auto;
    float:none;
    padding:0;
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:1px solid black;
}

.address-container {
    margin-left:35px;
}

@media (min-width: 400px) {

    .brand .thumbnail {
        width:50%;
        float:left;
    }

    .brand .content {
        margin-left:52%;
    }

}

.listing .content h3 {
    clear:none;
}

.filter {
    padding: 25px;
    border: 1px solid black;
    margin-bottom: 25px;
    padding-top: 0;
}

.filter ul {
    margin:0;
    padding:0;
}

.filter h4 {
    font-weight: bold;
    text-transform: uppercase;
}

.filter li {
    list-style: none;
}

.filter label {
    font-size:.9rem;
}

.filter input {
    margin-right: 3px;
    width: 25px;
    height: 25px;
}

.smallcaps {
    margin: 0;
    text-transform: uppercase;
    font-weight: 400;
    color: rgb(110,110,110);
    font-size: .8rem;
    line-height: .8rem;
    padding-top:10px;
}

.site-branding {
    width: 200px;
    position: absolute;
    z-index: 10;
}

#masthead nav {
    float: right;
    width:auto;
}

.main-navigation ul#primary-menu>li {
    height: 2.7rem;
    padding:10px 0;
}

.main-navigation li {
    display: inline-block;
    float:none;
}

.main-navigation li a {
    padding: 0 5px;
}

.main-navigation li:hover {
    background:rgba(0,0,0,0.8);
}
.main-navigation li:hover a {
    color:white;
}

.sub-menu {
    padding: 10px;
}

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    left: 0;
}

.main-navigation ul ul li {
    padding: 5px 10px;
    line-height: 20px;
}

.main-navigation li a {
    color: rgb(87, 87, 87);
    font-weight: bold;
    font-size: 0.9rem;
}

form.search-form {
    padding-left:20px;
    position: relative;
    text-align: right;
    float: right;
}

input.search-field {
    border: 1px solid #ccc;
    border-radius: 25px;
    margin: 10px;
}

input.search-submit {
    background: none;
    border: none;
    box-shadow: none;
    background-image: url('/wp-content/themes/buildingguide/images/search.png');
    position: absolute;
    right: 20px;
    top: 11px;
    color: transparent;
    width: 1.5rem;
    height: 1.5rem;
    display: block;
    padding: 0;
    text-shadow: none;
    background-size: 100%;
}


.main-navigation ul ul {
    top: 2.7rem;
    background: rgba(0,0,0,0.8);
}

.main-navigation .sub-menu li a {
    color: white;
}

.superimpose h2 {
    position: absolute;
    text-align: center;
    color: white;
    max-width: 700px;
    width: 60%;
    margin: auto;
    font-size:2.7rem;
    line-height:2.8rem;
    left: 0;
    right: 0;
    top:0;
    bottom:0;
    height: 100px;
}

.hero-home h2 {
    color: white;
    font-size: 2.5rem;
    line-height: 2.5rem;
    width: 70%;
    margin: 0px auto;
}

@media (max-width: 600px) {
    .superimpose h2 {
        font-size:2rem;
        line-height:2rem;
    }

    .hero-home h2 {
        width:90%;
        font-size: 2.0rem;
        line-height: 2.0rem;
    }
}

.superimpose-block {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    ms-transform: translate(-50%, -50%);
    text-align: center;
    width:100%;
}

.find-a-builder-home h2 {
    color: black;
    font-size: 2.7rem;
    line-height: 2.8rem;
    margin: 0;
    line-height: 2.4rem;
}

.entry-content .find-a-builder-home p {
    margin: 0;
    margin-bottom: 20px;
    font-size: 1.2rem;
    color:#474747;
}


@media(max-width:768px) {
    .entry-content .find-a-builder-home h2 {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
    .entry-content .find-a-builder-home p {
        font-size:0.9rem;
        line-height: 1rem;
    }
}

.find-a-builder-home a {
    background-color: rgb(253, 165, 54);
    padding:15px;
    font-weight: 600;
    text-transform: uppercase;
    color: white;
    font-size: 1.2rem;
    text-decoration: none;
}

@media (max-width:400px) {

    .find-a-builder-home img {
        left: -100px;
        position: relative;
    }

}

@media (min-width:600px) {
    .brand .builder-thumbnail {
        width: 49%;
        float: left;
    }
    .builder-thumbnail img {
        width: 100%;
    }
}

.category-index {
    padding :0;
}

.category-index .thumbnail, .top-filter .thumbnail {
    height:13vw;
    max-height: 200px;
    overflow: hidden;
}


.category-index .thumbnail img,  .top-filter .thumbnail img {
    object-fit: cover;
    width: 300px;
    height: 180px;
}

@media (max-width:400px) {
    .category-index .thumbnail, .top-filter .thumbnail {
        height: auto;
    }

    #content {
        overflow-x: hidden;
    }

    .wpb_single_image {
        overflow: hidden;
    }

    .wpb_single_image img {
        height:300px;
        width: auto;

    }
}

.top-filter .card {
    opacity:0.6;
}
.top-filter .card.selected {
    opacity:1;
}

/* Page styles */

.page-content, .entry-content, .entry-summary {
    margin: 0;
}

.page-header {
    overflow: hidden;
}

#primary {
    background-color: #deddda;
}

.page-title {
    font-weight: 400;
    font-size: 2.2rem;
    margin: 15px 0;
    line-height:2.5rem;
}

.entry-content .standfirst p {
    font-size: 1.2rem;
    color: #777;
    font-weight: 500;
    line-height: 1.6rem;
    padding-top: 0;
    border-bottom: 1px solid #999;
    padding-bottom: 15px;
    margin-bottom: 12px;
}

.entry-content .page-title, .entry-content .page-introduction {
    border-bottom:1px solid #999;
    padding-bottom:10px;
}

.entry-content .page-introduction {
    color:#999;
    font-size:1.3rem;
    font-weight: 600;
}

h4.category-name {
    padding-top:0;
    margin-bottom: 10px;
}

h3.card-heading {
    margin: 0;
    border-bottom: 1px solid #bbb;
    font-weight: 600;
}

.taxonomy-thumbnail {
    width:250px;
    float:left;
    margin-right:25px;
    margin-bottom:15px;
}

@media (max-width:400px) {
    .taxonomy-thumbnail {
        width:100%;
    }
}

@media (max-width:767px) {
    .taxonomy-thumbnail {
        float:none;
    }   
}

.header-wrapper {
    background: #F4F4F4;
}

.featured-image {
    position: relative;
    min-height:20px;
}

.featured-image img {
    width:100%;
    max-width:none;
    display:block;
}

@media(max-width:1000px) {

    .product-listing .featured-image {
        height:350px;
    }

    .product-listing .featured-image img {
        position: absolute;
        right:0px;
        height: 350px;
        width: auto;
    }

}

@media (max-width: 400px) {
    .product-listing .quarter {
        padding:0 10px;
    }
}

.featured-image h2 {
    color: white;
    text-transform: uppercase;
    font-size: 2.3rem;
    margin: 0;
    line-height: 2.4rem;
}

.featured-image.editorial {
    margin-bottom: 10px;
    overflow: hidden;
    max-height: 500px;
    padding-top: 40px;
}

.category-search-form {
    max-width: 800px;
    width: 100%;
}

.category-search-form input, .category-search-form select {
    width:200px;
}

.form-input.category-search {
    padding:4px;
    padding-left: 20px;
    margin: 0px 20px;
    margin-top:10px;
    vertical-align: bottom;
}

.featured-image.builder-search {
    max-height:400px;
    overflow: hidden;
}

.featured-image.builder-search img {
    min-width: 600px;
}

.featured-image .builder-search-form h2 {
    color: black;
}

.builder-search-form select, .builder-search-form input {
    height: 32px;
    line-height: 16px;
    font-size: 1rem;
    width: 250px;
    margin: 10px;
    vertical-align: top;
}

.builder-search-form input.form-button {
    background:rgb(250,100,34);
    font-weight:600;
}

select, .form-input, .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-results__option {
    -webkit-appearance: none;
    border-radius: 0;
    border: 0;
    width: auto;
    text-transform: uppercase;
    padding-left: 15px;
    color: rgb(121,121,121);
    font-size: 0.8rem;
    line-height: 1.3rem;
}

.select2-container--open .select2-dropdown {
    left:-20px;
}

div.form-controls {
    margin-top: 30px;

}

.form-button {
    background: rgb(171,167,155);
    box-shadow: none;
    border-radius: 0;
    border: none;
    margin: 10px;
    padding: 7px 15px;
    text-shadow: none;
    color: white;
    font-size: 1rem;
    text-transform: uppercase;
    width: 200px;
}

.white-on-grey {
    background-color: white;
}

.white-on-grey h2.border {
    border-bottom: 1px solid #aaa;
    padding-bottom: 20px;
    padding-top: 10px;
}

.white-on-grey h3.border {
    font-weight: 300;
    font-size: 1.4rem;
    border-top: 1px solid #aaa;
    padding-top: 20px;
    margin-bottom: 10px;
}

.gallery-item {
    margin: 0;
    padding:10px;
    overflow: hidden;
}

.gallery-columns-2 .gallery-item {
    height: 200px;
}

.gallery-columns-3 .gallery-item {
    height: 130px;
}

.gallery-columns-4 .gallery-item {
    height: 90px;
}

.gallery-columns-2 {
    margin-top:15px;
}

.home div.entry-content.white-on-grey {
    padding: 0;
}

div.entry-content.white-on-grey {
    padding: 15px 25px;
}

div.entry-content.white-on-grey.listing {
    padding: 0;
}


.col-container {
    font-size: 0; 
}
.col-container>* {
    font-size: 1rem; 
}

@media (min-width:778px) {

    .two-thirds {
        width:70%;
        display:inline-block;
        vertical-align: top;
    }

    .one-third {
        width:30%;
        display: inline-block;
        vertical-align: top;
    }

}

.pushy-menu-toggle {
    display:none;
}

.main-navigation.pushy {
    transform: translateX(-100%);
    position: absolute;
    width: 250px;
    top:0;
    left:0;
    z-index: 1;
}


@media (max-width:800px) {
    .main-navigation li a {
        padding:0 2px;
    }
    html {
        font-size:13px;
    }

}

/* Pushy menu */

@media (max-width: 1000px) {

    header .main-navigation {
        display:none;
    }

    .main-navigation ul {
        display:block;
    }

    .main-navigation {
        top: 0;
        background-color: #aaa;
        color:white;
        left: 0;
        right: 25%;
        margin: 0;
        transition: .3s all linear;
        display:block;
        padding-top: 80px;  
    }

    #content {
        transform: translateX(0);
        transition: .3s all linear;    
    }

    .pushy-open #content {
        transform: translateX(250px);    
    }
    .pushy-open .main-navigation.pushy {
        transform: translateX(0);
    }

    .main-navigation ul, .main-navigation li, .main-navigation ul ul li, .main-navigation ul#primary-menu>li, .main-navigation ul#primary-menu>li>a {
        padding:0;
        margin:0;
    }

    .main-navigation ul ul a {
        width:100%;
    }

    .main-navigation li a {
        width: 100%;
        padding: 6px 10px;
    }

    .main-navigation li:hover {
        background: none;
    }

    .main-navigation li a:hover {
        background:black;
    }

    .main-navigation ul#primary-menu>li {
        height:auto;
    }

    .main-navigation ul#primary-menu a {
        color:white;
    }

    .main-navigation ul#primary-menu>li>a {
        padding: 10px;
        font-size: 1.3rem;
    }

    .main-navigation li {
        display:block;
        list-style: none;
    }

    .main-navigation>li {
        background:rgba(0,0,0,0.8);
    }

    .main-navigation .sub-menu {
        display:block;
        background:#999;
    }
    .main-navigation ul ul {
        float:none;
        position:static;
    }


    .site-branding {
        width: 120px;
    }

    input.search-field {
        width: 150px;
    }
    .pushy-menu-toggle {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 10px;
        float:right;
        display:block;
        padding-left: 0;
        padding-right: 0;
        position: relative;
        border:none;
        background: none;
        color:white;

    }
    .pushy-menu-toggle:before {
      content: "";
      position: absolute;
      right: 0;
      top: 0.21em;
      bottom: 0.21em;
      width: 2rem;
      background: linear-gradient(
        to bottom, 
        black, black 20%, 
        white 20%, white 40%, 
        black 40%, black 60%, 
        white 60%, white 80%, 
        black 80%, black 100%
      );
    }

    .pushy-open .search-form {
        opacity: 0;
    }
}

@media (max-width: 400px) {

    #wpadminbar {
        display:none;
    }
    .masonry-listings, .two-thirds {
        width:100%;
    }
    .one-third {
        width:100%;
        padding:10px;
    }
    div.quarter.card {
        width:100%;
    }
    footer div.quarter {
        border-bottom: 1px solid #444;
        padding: 20px 10px;
    }
    .page-title {
        padding: 0 21px;
    }
    form.search-form {
        float: right;
        opacity: 1;
        transition: .3s all linear;
    }
}

footer {
    padding-bottom:50px;
}

.pad-right {
    padding-right:10px;
}
.pad-left {
    padding-left: 10px;
}

h2.hero {
    font-size: 2.3rem;
    margin: 0;
    line-height: 2.4rem;
}

.entry-content, .entry-content p {
    font-size: 1rem;
    line-height: 1.5rem;
    color: black;
}


nav.category-nav {
    padding: 25px 0 0 0;
    text-transform: uppercase;
    color: #ddd;
    border-bottom: 1px solid #999;
    margin-bottom: 25px;
    font-size:1rem;
}

nav.category-nav a {
    color: #555;
    text-decoration: none;
}

header.taxonomy-header {
    clear:both;
}

header.taxonomy-header h1 {
    padding-top: 20px;
}

.taxonomy-description-wrapper {
    overflow: hidden;
}

.taxonomy-description-wrapper span.expand {
    width: 39px;
    height: 39px;
    background: rgb(150,190,40);
    display: block;
    float: left;
    margin-right: 10px;
    border-radius: 20px;
    color: white;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    padding-left: 1px;
    cursor: pointer;
}

.taxonomy-description-wrapper a.expand {
    color: rgb(100,100,100);
    text-transform: uppercase;
    line-height: 40px;
}

.taxonomy-description {
    max-height: 170px;
    overflow: hidden;
    position: relative;
    -webkit-transition: max-height .8s;
    -moz-transition: max-height .8s;
    transition: max-height .8s;
}

.taxonomy-description.open {
    max-height:20000px;
}

.taxonomy-description p {
    margin:0;
    color:black;
}

.taxonomy-description>* {
    display:none;
}
.taxonomy-description.open>* {
    display:block;
}

.taxonomy-description>*:nth-child(1) {
    color: #818181;
    display:block;
}
.taxonomy-description p:nth-child(2) {
    border-top: 1px solid #aaa;
    clear: left;
    margin-top: 15px;
    padding-top: 15px;
}

.taxonomy-description .read-more {
    background: #f4f4f4;
    padding:10px;
    margin:10px 0;
    margin-left:171px;
    margin-bottom: 20px;
}

@media (min-width: 767px) {

    .taxonomy-description.open + .read-more {
        margin: 20px;
        margin-left: 275px;
    }

}

input.error {  
    color:white;
    background-color:lightcoral;
}



.no-results {
    display: none;
}
.no-results h2 {
    margin: 0;
    padding: 20px;
}

h3.page-description {
    color: black;
    font-size: 1.4rem;
    font-weight: 600;
    border-bottom: 1px solid #999;
    padding-bottom: 8px;
    padding-left: 5px;
}

/* Footer */

footer.site-footer {
    background-color:#332d2e;
}

footer.site-footer p, footer.site-footer a, footer.site-footer h4 {
    color: white;
}

footer img.logo {
    width: 120px;
    padding-top: 20px;
}

footer .site-menu {
    font-size:1.1rem;
    font-weight:800;
    padding-top:15px;
    margin-top: 6px;
}

footer .quarter {
    padding: 0 10px;
}

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

footer h4 {
    font-size:1.2rem;
    color:white;
    margin-bottom: 10px;
    margin-top: 0;
}

footer p {
    margin: 0;
    padding: 0px;
    margin-bottom: 10px;
}

footer #help-menu {
    font-size: 0.9rem;
}

@media (min-width: 400px) {

    footer .social {
        padding-left:50px;
    }

}

footer .social img {
    width:30px;
    height:auto;
}

footer .dark {
    font-size:0;
}

footer .about p {
    font-size: 0.8rem;
}

footer .newsletter-signup {
    vertical-align: top;
    width: 6.5rem;
    font-size: 0.7rem;
    line-height: 1.6rem;
    border: none;
    text-transform: uppercase;
    padding: 2px;
    padding-left:9px;
    border: 1px solid #666;
    background: transparent;
    height: 32px;
}

footer .newsletter-submit {
    border: none;
    background-color: white;
    text-transform: uppercase;
    font-size: .6rem;
    font-weight: 600;
    line-height: 1.5rem;
    height: 32px;
}

.select2-container--default .select2-selection--single {
    border-radius: 0;
    border: 0;
    text-align: left;
    padding: 5px;
    height: 32px;
}

.select2-selection__arrow {
    height:30px;
}

.select2-container {

    margin: 0 20px;
    margin-top:10px;
}

.select2-container > .selection > span {
    height: 32px !important;
}

h3.related-items {    
    font-weight: 400;
    font-size: 1.5rem;
    margin-bottom: 0px;
    margin-left:25px;
}

div.related-items {
    font-size: 1rem;
    border-left: 1px solid #aaa;
    width: 70%;
    padding-top: 0px;
    padding-left: 20px;
    margin: 10px 0 25px 25px;
}

div.related-items h4 {
    margin:0;
    font-weight: 500;
    font-size: 1.1rem;
}

div.related-items a {
    color: blue;
}

div.related-items p {
    color:#666;
}

article.page .entry-content a {
    color:blue;
}

.home article.page a {
    color:black;
}

.home article.page .find-a-builder-home a {
    color:white;
}

.search article {
    border-bottom:1px solid #999;
    padding-bottom:20px;
}

.search .masonry-listings article {
    border-bottom: none;
    padding-bottom:0;
}

div.logo img {
    max-height: 80px;
    max-width: 30%;

}

.page-navigation {
    font-weight: bold;
    border-top: 1px solid #aaa;
    padding-top: 20px 0;
}

footer a:hover {
    color:orange;
}


.pad-buttons .wpb_column:before{
    content: "";
    display: block;
    padding-top: 75%;  
}

.newsletter {
    padding: 0px;
    margin: 0px;
    width:90%;
}

.newsletter .border {
    border:1px solid black;
    padding:10px;
}

.newsletter h4 {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.4rem;
    color: #444;
    margin-bottom:0;
    margin-top:0;
}

.newsletter p {
    padding: 0;
    margin: 5px;
    text-align: center;
    line-height: 1.2rem;
}

.newsletter input[type=text] {
    height: 30px;
    padding-left: 15px;
    width: 60%;
    font-size: .8rem;
    vertical-align: top;
}

.newsletter input[type=submit] {
    background: black;
    border: none;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    height: 30px;
    width:40%;
    font-size: .8rem;
}



.pad-buttons {
    padding: 40px 0;
}

.pad-buttons img {
    margin: 0px auto;
    padding: 10px;
}

@media (min-width:1100px) {
    .pad-buttons .wpb_column:before{
        padding-top:65%;
    }
}

@media (min-width: 768px) {
    .pad-buttons h4 {
        font-size:1rem;
        line-height:1.1rem;
    }
    .pad-buttons p {
        font-size: 0.9rem;
    }
}

@media (max-width: 1000px) {
    .pad-buttons h4 {
        font-size:1.2rem;
        line-height: 1.4rem;
    }
    .pad-buttons p {
        font-size: 1rem;
        line-height: 1rem;
    }
    .newsletter input[type=text] {
        width:60% !important;
    }
}

.pad-buttons .wpb_column>.wpb_wrapper {
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin:10px;
    background-color: white;
}

@media (min-width: 1100px) {
    .pad-buttons .wpb_column>.wpb_wrapper {
        margin:10px 30px;
    }
}

@media (max-width:768px) {
    .pad-buttons .wpb_column {
      margin: 0 auto;
      max-width: 400px;
    }

    .quarter.card {
        width:50%;
    }

    .category-index .thumbnail, .top-filter .thumbnail {
        height:25vw;

    }
}

p.product.woocommerce.add_to_cart_inline {
    border: none !important;
    border-bottom: 1px solid #666 !important;
    padding-bottom: 20px !important;
}

.sidebar .details.show-on-click>* {
    font-size:.8rem;
}



html,
body {
  min-height: 100%;
}
.humane,
.humane-bigbox {
  position: fixed;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 100000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.humane,
.humane-bigbox {
  font-family: Ubuntu, Verdana, sans-serif;
  line-height: 40px;
  font-size: 35px;
  top: 25%;
  left: 25%;
  opacity: 0;
  width: 50%;
  min-height: 40px;
  padding: 30px;
  text-align: center;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADICAYAAAAp8ov1AAAABmJLR0QA/wD/AP+gvaeTAAAAc0lEQVQokb2RQQ6EMAwDx/7/n80BtIEC3RYhLlXrVLGTAYiBWBIGtkPSP01SfreTVoV5re9Rcee1scwDk9NurbR62sZJcpzy9O+2X5KsXabyPaQFYNuvkqkRviDTp9Vs8opC0TpkHvJtVjeReW/5kEyX1gKeLEKE9peeWAAAAABJRU5ErkJggg==');
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(1, rgba(0,0,0,0.9))) no-repeat;
  background: -moz-linear-gradient(top, #000 0%, rgba(0,0,0,0.9) 100%) no-repeat;
  background: -webkit-linear-gradient(top, #000 0%, rgba(0,0,0,0.9) 100%) no-repeat;
  background: -ms-linear-gradient(top, #000 0%, rgba(0,0,0,0.9) 100%) no-repeat;
  background: -o-linear-gradient(top, #000 0%, rgba(0,0,0,0.9) 100%) no-repeat;
  background: linear-gradient(top, #000 0%, rgba(0,0,0,0.9) 100%) no-repeat;
  *background-color: #000;
  color: #fff;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 -1px 1px #ddd;
  -webkit-box-shadow: 0 15px 15px -15px #000;
  box-shadow: 0 15px 15px -15px #000;
  -moz-transform: scale(0.1);
  -webkit-transform: scale(0.1);
  -ms-transform: scale(0.1);
  -o-transform: scale(0.1);
  transform: scale(0.1);
}
.humane p,
.humane-bigbox p,
.humane ul,
.humane-bigbox ul {
  margin: 0;
  padding: 0;
}
.humane ul,
.humane-bigbox ul {
  list-style: none;
}
.humane.humane-bigbox-info,
.humane-bigbox.humane-bigbox-info {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADICAYAAAAp8ov1AAAABmJLR0QA/wD/AP+gvaeTAAAAQElEQVQokWNgYEj5z8TAwPCfiYGBgQGVIEKMTG2DTYwRVez/IHIaNcUGyBnYgpORel6gpvFEJhBqpxIaG8/AAADsKDq/HhYQ2AAAAABJRU5ErkJggg==');
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000064), color-stop(1, rgba(0,0,100,0.9))) no-repeat;
  background: -moz-linear-gradient(top, #000064 0%, rgba(0,0,100,0.9) 100%) no-repeat;
  background: -webkit-linear-gradient(top, #000064 0%, rgba(0,0,100,0.9) 100%) no-repeat;
  background: -ms-linear-gradient(top, #000064 0%, rgba(0,0,100,0.9) 100%) no-repeat;
  background: -o-linear-gradient(top, #000064 0%, rgba(0,0,100,0.9) 100%) no-repeat;
  background: linear-gradient(top, #000064 0%, rgba(0,0,100,0.9) 100%) no-repeat;
  *background-color: #030;
}
.humane.humane-bigbox-success,
.humane-bigbox.humane-bigbox-success {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADICAYAAAAp8ov1AAAABmJLR0QA/wD/AP+gvaeTAAAAPklEQVQokWNgSGH4z8TAACEYUAkixMjUNsjEGFHF/g8ip1FVbGCcgS04GannBaoaT1wCwWkvmXbQ2HgGBgYA8Yw6v+m4Kh8AAAAASUVORK5CYII=');
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #006400), color-stop(1, rgba(0,100,0,0.9))) no-repeat;
  background: -moz-linear-gradient(top, #006400 0%, rgba(0,100,0,0.9) 100%) no-repeat;
  background: -webkit-linear-gradient(top, #006400 0%, rgba(0,100,0,0.9) 100%) no-repeat;
  background: -ms-linear-gradient(top, #006400 0%, rgba(0,100,0,0.9) 100%) no-repeat;
  background: -o-linear-gradient(top, #006400 0%, rgba(0,100,0,0.9) 100%) no-repeat;
  background: linear-gradient(top, #006400 0%, rgba(0,100,0,0.9) 100%) no-repeat;
  *background-color: #030;
}
.humane.humane-bigbox-error,
.humane-bigbox.humane-bigbox-error {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADICAYAAAAp8ov1AAAABmJLR0QA/wD/AP+gvaeTAAAAPklEQVQokWNIYWD4z8QAJRhQCSLEyNQ2uMQYUcX+DyKnUVdsQJyBLTgZqecF6hpPVALBaS+ZdtDYeAYGBgYA9vA6v4OR3MkAAAAASUVORK5CYII=');
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #640000), color-stop(1, rgba(100,0,0,0.9))) no-repeat;
  background: -moz-linear-gradient(top, #640000 0%, rgba(100,0,0,0.9) 100%) no-repeat;
  background: -webkit-linear-gradient(top, #640000 0%, rgba(100,0,0,0.9) 100%) no-repeat;
  background: -ms-linear-gradient(top, #640000 0%, rgba(100,0,0,0.9) 100%) no-repeat;
  background: -o-linear-gradient(top, #640000 0%, rgba(100,0,0,0.9) 100%) no-repeat;
  background: linear-gradient(top, #640000 0%, rgba(100,0,0,0.9) 100%) no-repeat;
  *background-color: #300;
}
.humane.humane-animate,
.humane-bigbox.humane-bigbox-animate {
  opacity: 1;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.humane.humane-animate:hover,
.humane-bigbox.humane-bigbox-animate:hover {
  opacity: 0.6;
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.humane.humane-js-animate,
.humane-bigbox.humane-bigbox-js-animate {
  opacity: 1;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.humane.humane-js-animate:hover,
.humane-bigbox.humane-bigbox-js-animate:hover {
  opacity: 0.6;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}

.standfirst .ssba {
    display:none !important;
}

.enews-container {
    position: fixed;
    bottom: 0px;
    left: 50%;
    z-index: 100;
    width: 32em;
    font-size: 1em;
    margin-left: -16em;
    font-family: 'proxima-nova', arial, helvetica, sans-serif;
    text-transform: uppercase;
    background: black;
    padding: 10px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.8s ease;
}

.enews-container p {
    color:white;
}

.enews-container .close-btn {
    float: right;
    display: block;
    background: #333;
    width: 25px;
    height: 25px;
    cursor: pointer;
    text-align: center;
}

.enews-container .close-btn a {
    color: white;
    font-size: 1.5em;
    top: -4px;
    position: relative;
}

.enews-container input[type='text'] {
    width: 75%;
    border: 0;
    float: left;
    box-sizing: border-box;
    height: 40px;
    padding-left: 10px;
    margin: 0;
}

.enews-container input[type='submit'] {
    background: rgb(76, 76, 76);
    height: 40px;
    box-sizing: border-box;
    border: 0;
    float: right;
    color: white;
    font-size: 1.0em !important;
    width: 24%;
}

.enews-container {
    display: none !important;
}
