/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

ul, p, h1, h2, h3 {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    font-family: 'Sanchez', serif;
    font-size: 19px;
    min-width: 320px;
}

header {
    background: url("../img/header-the-team-bg.jpg") top center no-repeat;
    background-size: cover;
    background-position: center center !important;
}

.container {
    padding: 0 40px;
    margin: 0 auto;
    max-width: 1600px;
}

.home-link {
    width: 134px;
    height: 134px;
    background: url("../img/jar.png") center center no-repeat;
    background-size: 100%;
    display: block;
    float: left;
    position: relative;
    z-index: 5;
}

.home-link:hover .logo {
    display: none;
}

.logo {
    width: 134px;
    height: 134px;
    float: left;
}

.main-menu {
    float: right;
    display: block;
    z-index: 4;
}

.main-menu li {
    float: left;
    margin: 40px 0 40px 30px;
    height: 54px;
}

.main-menu a {
    color: #fff;
    text-transform: uppercase;
    font-size: 36px;
    font-family: 'Anton', sans-serif;
    line-height: 1.5;
}

.main-menu a:hover {
    color: #c9d52c;
}

a {
    color: #c9d52c;
}

.what-we-do a:hover {
    opacity: 0.6;
}

.tagline {
    font-family: 'Anton', sans-serif;
    font-size: 150px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.13;
    margin: 15% 0 2.3%;
}

.home .tagline {
    margin-top: 20%;
}

.tagline span {
    color: #c9d52c;
}

.what-we-do {
    float: left;
    width: 49.5%;
    margin-right: 1%;
    padding: 8% 0;
}

.upcoming-events {
    float: left;
    width: 49.5%;
    padding: 8% 0;
}

.small-title {
    font-family: 'Anton', sans-serif;
    font-size: 36px;
    color: #000;
    margin: 20px 0;
    text-transform: uppercase;
}

.small-title a {
    color: #000;
}

p {
    margin: 10px 0;
    line-height: 1.68;
    padding-right: 10px;
}

.see-more {
    color: #848484;
    font-style: italic;
    font-size: 24px;
    margin-top: 20px;
    display: block;
}

.see-more:hover {
    opacity: 0.6;
}

.take-out .see-more:hover {
    opacity: 1;
}

.events {
    font-size: 17px;
}

.single-event {
    border-bottom: 1px solid #848484;
    padding: 10px 0;
}

.event-time {
    color: #848484;
}

.event-read-more {
    float: right;
    background: #147f7e;
    color: #fff;
    font-style: italic;
    padding: 12px 25px;
    margin-right: 10px;
    margin-left: 10px;
}

.event-read-more:hover {
    opacity: 0.8;
}

.upcoming-events .small-title {
    margin-bottom: 15px;
}

.on-the-menu {
    background: #147f7e;
}

.on-the-menu-copy {
    float: left;
    width: 49.5%;
    margin-right: 1%;
    padding: 12% 0;
    color: #fff;
}

.big-title {
    font-family: 'Anton', sans-serif;
    font-size: 60px;
    color: #fff;
    margin: 20px 0;
    text-transform: uppercase;
}

.on-the-menu .see-more {
    color: #c9d52c;
}

.cafe-container {
    float: left;
    width: 49.5%;
    padding-top: 16%;
}

.cafe {
    width: 60%;
    height: auto;
    margin-left: 13%;
}

.featured-recipe {
    background: url("../img/food.jpg") center center no-repeat;
    background-size: cover;
    padding: 17% 0;
    position: relative;
}

.full-size {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.featured-recipe-image {
    width: 34%;
    height: auto;
    float: left;
}

.featured-recipe-copy {
    font-size: 58px;
    color: #fff;
    font-style: italic;
    width: 60%;
    float: left;
    padding: 3% 0 0 6%;
    line-height: 1;
}

.featured-recipe-copy .see-more {
    color: #fff;
}

.in-the-market {
    background: #c9d52c;
}

.in-the-market-copy {
    float: left;
    width: 49.5%;
    padding: 13% 0;
    color: #fff;
}

.bag-container {
    float: left;
    width: 49.5%;
    margin-right: 1%;
    padding-top: 15%;
}

.in-the-market p {
    color: #000;
}

.in-the-market .see-more {
    color: #147f7e;
}

.bags {
    width: 48%;
    height: auto;
    margin-left: 30%;
}

.run {
    background: url("../img/run-image.jpg") center center no-repeat;
    background-size: cover;
    padding: 5% 0;
}

.flags {
    margin: 0 auto 20px;
    display: block;
    width: 126px;
    height: 57px;
}

.run .big-title {
    text-align: center;
    margin-bottom: 0;
}

.run-date {
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 50px;
}

.third-column {
    width: 28.86%;
    margin: 0 1%;
    float: left;
}

.run p {
    color: #fff;
}

.third-column span {
    font-family: 'Anton', sans-serif;
    text-transform: uppercase;
}

.check-out {
    margin-top: 25px;
}

.check-out:hover {
    opacity: 0.8;
}

.newsletter {
    padding: 5% 0;
}

.newsletter .big-title {
    color: #000;
    text-align: center;
    margin-bottom: 0;
}

.newsletter .sub-header {
    font-size: 16px;
    text-align: center;
    color: #000;
    margin-bottom: 50px;
}

.newsletter-form {
    display: block;
    width: 700px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.email {
    border: 1px solid #147f7e;
    height: 58px;
    padding: 0 20px;
    font-style: italic;
    display: block;
    float: left;
    width: 474px;
}

.submit {
    background: #147f7e;
    border: none;
    padding: 2px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Anton', sans-serif;
    font-size: 24px;
    height: 60px;
    padding: 0 40px;
    display: block;
    float: left;
    width: 184px;
}

.submit:hover {
    opacity: 0.6;
}

.map {
    width: 100%;
    height: auto;
}

.footer {
    font-size: 17px;
    color: #848484;
    padding: 4.5% 20px;
    line-height: 1.6;
}

.footer a {
    color: #848484;
}

.footer a:hover {
    opacity: 0.6;
}

.footer .list-title {
    color: #000;
    text-transform: uppercase;
}

.footer ul {
    float: left;
    margin-right: 3.75%;
}

.footer .fa {
    color: #000;
    width: 20px;
}

.copyright {
    font-size: 13px;
    float: right;
}

#menu-footer-menu li:nth-of-type(1) {
    background: url("../img/facebook-icon.png") left center no-repeat;
    padding-left: 20px;
}

#menu-footer-menu li:nth-of-type(2) {
    background: url("../img/twitter-icon.png") left center no-repeat;
    padding-left: 20px;
}

#menu-footer-menu li:nth-of-type(3) {
    background: url("../img/yelp-icon.png") left center no-repeat;
    padding-left: 20px;
}

#menu-footer-menu li:nth-of-type(4) {
    background: url("../img/instagram-icon.png") left center no-repeat;
    padding-left: 20px;
}

.sushi {
    background: url("../img/sushi.jpg") center center no-repeat;
    background-size: cover;
}

.menu-blurb {
    font-size: 28px;
    color: #fff;
    width: 580px;
    padding: 12% 10px;
    margin: 0 auto;
    text-align: center;
}

.take-out {
    background: #147f7e;
    padding: 5% 0;
}

.phone {
    float: left;
    margin-left: 2.25%;
}

.take-out .see-more {
    color: #c9d52c;
    float: left;
    margin-left: 3%;
}

.take-out p {
    margin: 0 0 0 6%;
    color: #fff;
    float: left;
    width: 48%;
}

.menus {
    padding: 7.5% 0;
    border-bottom: 1px solid #848484;
}

.left-menu {
    padding-left: 1%;
    width: 40%;
    padding-right: 9%;
    float: left;
}

.right-menu {
    padding-right: 1%;
    width: 40%;
    padding-left: 9%;
    float: left;
}

.left-menu .small-title, .right-menu .small-title {
    text-align: center;
    margin-bottom: 45px;
}

.menus table {
    width: 100%;
}

.menus tr {
    border-bottom: 1px solid #848484;
    line-height: 50px
}

.menus td:nth-child(even) {
    text-align: right;
}

.page-template-the-team header {
    background: url("../img/family.jpg") top center no-repeat !important;
    background-size: cover !important;
}

.story {
    padding: 6.75% 0;
    border-bottom: 1px solid #848484;
}

.book {
    margin: 0 auto 20px;
    display: block;
    width: 174px;
    height: 123px;
}

.story .big-title {
    text-align: center;
    margin-bottom: 0;
    color: #000;
}

.story-sub-header {
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 50px;
    color: #000;
}

.three-col {
   /*-moz-column-count: 3;
   -moz-column-gap: 50px;
   -webkit-column-count: 3;
   -webkit-column-gap: 50px;*/
    font-size: 19px;
    line-height: 2;
    padding: 0 10%;
}

.resource-columns {
    -moz-column-count: 3;
    -moz-column-gap: 10px;
    -webkit-column-count: 3;
    -webkit-column-gap: 10px;
    margin: 40px 0;
}

.no-split {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
    padding: 20px 0;
}

.three-col p {
    margin-top: 0;
}

.family {
    display: block;
    margin: 6% auto 0;
}

.page-template-contact header {
    background: url("../img/header-the-team-bg.jpg") top center no-repeat;
    background-size: cover;
}

.contact-form-container {
    float: left;
    width: 49.5%;
    margin-right: 1%;
    padding: 7.5% 0;
}

.contact-form-container input, .contact-form-container textarea {
    font-size: 17px;
    line-height: 50px;
    border: 1px solid #848484;
    margin: 5px 5px 5px 0;
    width: 97%;
    padding-left: 2%;
}

.contact-form-container textarea {
    line-height: 1.1;
    padding: 2%;
    width: 95%;
    min-height: 100px;
}

.contact-form-container form {
    margin-top: 40px;
}

.contact-form-container .submit {
    font-size: 24px;
    padding: 0 40px;
    width: auto;
}

.input-container {
    position: relative;
}

.cafe-image-container {
    position: absolute;
    width: 100%;
    left: 102%;
    height: 100%;
    height: calc(100% - 15px);
    top: 5px;
    background: url("../img/storefront.jpg") center center no-repeat;
    background-size: cover;
}

.cafe-image-container img {
    width: 100%;
}

.market-blurb {
    padding: 20px 0;
}

.market-blurb p {
    padding: 20px 20% 0;
    text-align: center;
}

.market-blurb a:hover {
    opacity: 0.6;
}

.market-slide {
    padding: 24% 0;
    background: url("../img/market.jpg") center center no-repeat;
    background-size: cover;
}

.market-form-container {
    float: left;
    width: 60%;
    margin-right: 1%;
    padding: 5% 0;
    margin-left: 20%;
    text-align: center;
}

.market-form-container input, .market-form-container textarea {
    font-size: 17px;
    line-height: 50px;
    border: 1px solid #848484;
    margin: 5px 5px 5px 0;
    width: 97%;
    padding-left: 2%;
}

.market-form-container textarea {
    line-height: 1.1;
    padding: 2%;
    width: 95%;
    min-height: 150px;
}

.market-form-container form {
    margin-top: 40px;
    width: 76%;
    margin-left: 12%;
}

.market-form-container .submit {
    font-size: 24px;
    padding: 0 40px;
    width: auto;
}

.market-form-wrap {
    border-bottom: 1px solid #848484;
}

.page-template-services header {
    background: url("../img/header-the-team-bg.jpg") top center no-repeat;
    background-size: cover;
}

.services-container h2 {
    font-size: 20px;
    font-family: 'Anton', sans-serif;
    background: #fff;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: 50px;
    z-index: 2;
}

.single-service {
    width: 25%;
    padding-top: 25%;
    position: relative;
    border-top: 1px solid #848484;
    border-right: 1px solid #848484;
    float: left;
    text-align: center;
    box-sizing: border-box;
}

.single-service img {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
}

.single-service:nth-child(4n+4) {
    border-right: none;
}

/*.healthfood-store {
    background: url("../img/healthfood-store.jpg") center center no-repeat;
    background-size: cover;
}

.room-rentals {
    background: url("../img/room-rental.jpg") center center no-repeat;
    background-size: cover;
}

.holistic-lifestyle {
    background: url("../img/lifestyle.jpg") center center no-repeat;
    background-size: cover;
}

.personal-trainer {
    background: url("../img/personal-trainer.jpg") center center no-repeat;
    background-size: cover;
}

.workshops {
    background: url("../img/workshop.jpg") center center no-repeat;
    background-size: cover;
}

.cafe-service {
    background: url("../img/cafe-services.jpg") center center no-repeat;
    background-size: cover;
}

.nutritional-councelling {
    background: url("../img/nutritional-councelling.jpg") center center no-repeat;
    background-size: cover;
}

.yoga-classes {
    background: url("../img/yoga-classes.jpg") center center no-repeat;
    background-size: cover;
}

.single-service:hover {
    background: #fff;
}*/

.single-service:hover img {
    display: none;
}

.service-copy {
    position: absolute;
    top: 50px;
    display: none;
    z-index: 2;
}

.single-service:hover .service-copy {
    display: block;
}

.service-copy p {
    font-size: 15px;
    line-height: 1.4;
    padding: 0 12%;
    padding-bottom: 20px;
}

.service-copy a {
    background: #147f7e;
    color: #fff;
    font-style: italic;
    padding: 10px 20px;
}

.service-copy a:hover {
    opacity: 0.6;
}

.archive header, .search header {
    background: url("../img/header-the-team-bg.jpg") top center no-repeat;
    background-size: cover;
}

.single-recipes header {
    background: url("../img/header-the-team-bg.jpg") top center no-repeat;
    background-size: cover;
}

.recipe-search-bar {
    padding: 7.5% 20px;
}

.recipe-search-bar select, .recipe-search-bar #s, .recipe-search-bar ul {
    box-sizing: border-box;
    width: 30%;
    margin-right: 5%;
    color: #848484;
    font-size: 17px;
    line-height: 50px;
    height: 50px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    float: left;
}

.recipe-search-bar ul a {
    color: #848484;
    padding-left: 15px;
    display: block;
}

.recipe-search-bar ul a:hover {
    border: 1px solid #848484;
}

.recipe-search-bar ul li {
    border: 1px solid #848484;
    border-top: none;
    z-index: 2;
    position: relative;
    background: #fff;
}

.cat-item {
    display: none;
}

#cat-label, #date-label {
    background: #fff url("../img/select-arrow.png") right center no-repeat;
    border-top: 1px solid #848484;
    padding-left: 15px;
    cursor: pointer;
}

.date-list li {
    display: none;
}

.date-list #date-label {
    display: block;
}

#searchform {
    float: right;
}

.recipe-search-bar #s {
    width: 86%;
    margin-right: 0;
    padding-left: 20px;
    background: none;
    border: 1px solid #848484;
    border-right: none;
    height: 60px;
    line-height: 60px;
}

#searchsubmit {
    width: 14%;
    height: 50px;
    background: url("../img/search.png") 5px center no-repeat;
    background-size: contain;
    border: none;
    font-size: 0;
    padding: 0;
    border: 1px solid #848484;
    border-left: none;
    height: 60px;
    background-position: 100% center;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.recipe-search-bar .search-form {
    width: 50%;
    margin-right: 25%;
}

.recipes-read-more {
    background: #147f7e;
    color: #fff;
    font-style: italic;
    padding: 12px 25px;
    margin-right: 10px;
    margin-top: 20px;
    display: inline-block;
}

.recipes-read-more:hover {
    opacity: 0.6;
}

.archive .what-we-do img, .search .what-we-do img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.archive .what-we-do, .search .what-we-do {
    padding-top: 0;
    width: 49%;
    margin-right: 1%;
}

.archive .what-we-do:nth-of-type(3), .search .what-we-do:nth-of-type(3) {
    clear: both;
}

.archive .what-we-do:nth-child(even), .search .what-we-do:nth-child(even) {
    padding-top: 0;
    width: 49%;
    margin-right: 0%;
    margin-left: 1%;
}

.archive .upcoming-events,.search .upcoming-events {
    padding-top: 0;
    width: 49%;
    margin-left: 1%;
}

.single-recipes .what-we-do {
    padding-top: 15px;
    width: 59%;
    margin-right: 1%;
}
.single-recipes .what-we-do img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.single-recipes .upcoming-events {
    padding-top: 0;
    width: 39%;
    margin-left: 1%;
}


.author {
    background: #147f7e;
}

.author-wrap {
    padding: 9% 11%;
}

.author img {
    float: left;
    width: 15.5%;
    height: auto;
    margin-right: 3.5%;
    margin-top: 15px;
}

.author-copy {
    width: 81%;
    color: #fff;
    float: left;
}

.author .big-title {
    margin-bottom: 10px;
    color: #c9d52c;
}

.recipe-card {
    padding-left: 18%;
    width: 82%;
    font-size: 16px;
    line-height: 1.8;
}

.recipe-card p {
    margin: 5px 0;
}

.recipe-card h3 {
    font-size: 16px;
    line-height: 70px;
    border-top: 1px solid #848484;
    border-bottom: 1px solid #848484;
    text-transform: uppercase;
    margin: 40px 0 20px;
}

.agency {
    color: #EAEAEA;
}

.hamburger {
    position: absolute;
    top: 35px;
    right: 20px;
    width: 60px;
    height: 60px;
    background: url("../img/menu.png") center center no-repeat;
    background-size: 100%;
    z-index: 5;
    display: none;
    cursor: pointer;
}

.close {
    position: absolute;
    top: 35px;
    right: 20px;
    width: 60px;
    height: 60px;
    background: url("../img/close.png") center center no-repeat;
    background-size: 100%;
    z-index: 5;
    display: none;
    cursor: pointer;  
}

.recipe-card h3:nth-of-type(1) {
    border-top: none;
    margin-top: 30px;
}

.success {
    text-align: center;
    padding: 80px 20px;
}

.wp-pagenavi {
    padding-bottom: 9%;
    text-align: right;
}

.wp-pagenavi, .wp-pagenavi a {
    color: #848484;
    font-style: italic;
}

.wp-pagenavi a, .wp-pagenavi .current {
    padding: 5px;
}

.wp-pagenavi .current {
    color: #000;
    text-decoration: underline;
}

.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
    text-decoration: underline;
}

.wp-pagenavi .previouspostslink {
    float: left;
}

/*.single-events header, .archive header, .search header {
    background: rgb(0, 129, 131) !important;
}*/

.single-events .what-we-do {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.single-events .footer {
    border-top: 1px solid #848484;
}

.event-info {
    color: #848484;
}

.event-info span {
    color: #000;
}

.event-location {
    margin-bottom: 40px;
}

.about-read-more {
    background: #147f7e;
    color: #fff;
    padding: 12px 25px;
    margin-top: 20px;
    display: none;
    cursor: pointer;
}

.about-read-more:hover {
    opacity: 0.6;
}

#mc_embed_signup {
    max-width: 700px;
    margin: 0 auto;
}

#mc_embed_signup input {
    border: 1px solid #147f7e !important;
    height: 58px;
    padding: 0 20px;
    font-style: italic;
    font-family: 'Sanchez', serif;
    font-size: 19px;
    float: left;
}

#mc_embed_signup input.mce_inline_error {
    border: 1px solid #147f7e !important;  
}

#mc_embed_signup div.mce_inline_error {
    background-color: #147f7e !important;
}

#mc_embed_signup_scroll {
    float: left;
    width: 80%;
}

#mc_embed_signup .button {
    position: absolute !important;
    top: 10px !important;
    right: 0 !important;
    width: 20% !important;
    background: #147f7e !important;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    text-transform: uppercase !important;
    font-family: 'Anton', sans-serif !important;
    font-size: 24px !important;
    font-style: normal !important;
    width: 22% !important;
    height: 76px !important;
}

#mc_embed_signup .button:hover {
    color: #c9d52c;
}

#ninja_forms_form_5_all_fields_wrap input, #ninja_forms_form_5_all_fields_wrap textarea, #ninja_forms_form_6_all_fields_wrap input, #ninja_forms_form_6_all_fields_wrap textarea {
    color: #848484;
    font-style: normal;
    padding-right: 0;
}

#ninja_forms_form_6_all_fields_wrap textarea, #ninja_forms_form_5_all_fields_wrap textarea {
    width: 97%;
}

#ninja_forms_form_5_all_fields_wrap .submit, #ninja_forms_form_6_all_fields_wrap .submit {
    padding: 0 40px;
}

#ninja_forms_form_5_all_fields_wrap .submit, #ninja_forms_form_6_all_fields_wrap .submit {
    color: #fff;
}

.google-maps {
    position: relative;
    padding-bottom: 25%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.page-id-176 p {
    text-align: left;
}

.page-id-176 br {
    display: none;
}

.alignleft {
    margin: 20px 20px 10px 0;
    float: left;
}

.alignright {
    margin: 20px 0 10px 20px;
    float: right;
}

.story-link, .story-image {
    width: 50%;
    float: left;
    padding-top: 30%;
    position: relative;
    text-align: center;
}

.story-link {
    background: #c9d52c;
}

.story-image {
    background: url("../img/belinda.jpg") top center no-repeat;
    background-size: cover;
    margin-bottom: 40px;
}

.story-link .story-text {
    position: absolute;
    text-align: center;
    top: 30%;
    width: 100%;
    font-family: 'Anton', sans-serif;
    color: #fff;
    font-size: 85px;
    line-height: 1;
}

.success-read-more {
    background: #147f7e;
    color: #fff;
    padding: 12px 25px;
    margin-top: 20px;
    display: inline-block;
    font-size: 19px;
}

.success-read-more:hover {
    opacity: 0.6;
}

.no-results {
    padding-bottom: 100px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

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

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}