body,
form,
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
button {
    margin: 0;
    padding: 0
}
img {
    display: block;
    border: 0
}
a {
    text-decoration: none;
    color: inherit
}
.clearer {
    clear: both;
    overflow: hidden;
    width: 100%;
    height: 0
}
.clearfix {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
    overflow: hidden
}
* html .clearfix {
    zoom: 1
}
*:first-child+html .clearfix {
    zoom: 1
}
.vcenter {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
input[type=text],
textarea {
    font-family: Arial
}
input[type=text].error,
textarea.error {
    border: 1px #E09797 solid!important
}
button {
    cursor: pointer
}
html,
body {
    width: 100%;
    height: 100%;
    min-height: 100%;
    font-family: "PT Sans", sans-serif
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
    .desktop-only {
        display: none
    }
}
@media only screen and (max-width: 480px) {
    .desktop-only {
        display: none
    }
}
@media only screen and (max-width: 480px) {
    .non-mobile {
        display: none
    }
}
.mobile-only {
    display: none
}
@media only screen and (max-width: 480px) {
    .mobile-only {
        display: block
    }
}
.menu-backdrop {
    position: fixed;
    z-index: 999;
    left: 0;
    top: -70px;
    width: 100%;
    height: 70px;
    background-color: black;
    opacity: .4
}
.menu-toggle {
    position: fixed;
    z-index: 1000;
    left: 40px;
    top: 30px;
    height: 30px;
    padding-left: 39px;
    background-image: url("/wp-content/themes/nancy/img/emblem-menu-toggle.png");
    background-repeat: no-repeat;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: .7px;
    color: white;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer
}
.menu-toggle.orange {
    background-image: url("/wp-content/themes/nancy/img/emblem-menu-toggle-orange.png");
    -webkit-text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
    -moz-text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
    -ms-text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
    -o-text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
    color: #F07D00
}
@media only screen and (max-width: 480px) {
    .menu-toggle {
        left: 25px;
        top: 30px
    }
}
.menu {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    z-index: 1000;
    left: -100%;
    top: 0;
    width: 340px;
    height: 100%;
    padding: 60px 0;
    background-color: white;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}
.menu .close {
    position: absolute;
    top: 25px;
    right: 20px;
    width: 25px;
    height: 25px;
    background-image: url("/wp-content/themes/nancy/img/menu-close.png");
    cursor: pointer
}
.menu .logo {
    margin-bottom: 20px;
    text-align: center
}
.menu .logo img {
    display: inline
}
.menu ul {
    list-style-type: none
}
.menu ul li a {
    display: block;
    padding: 22px 0;
    font-family: "Arvo", serif;
    text-align: center;
    font-size: 19px;
    line-height: 1;
    letter-spacing: .4px;
    text-transform: uppercase;
    color: #f07d00
}
.menu ul li a:hover,
.menu ul li.current-menu-item a,
.menu ul li a.active {
    background-color: #f2f2f2;
    font-weight: bold
}
.menu .social {
    padding-top: 17px;
    text-align: center
}
.menu .social img {
    display: inline;
    margin: 0 9px
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
    .menu {
        -webkit-box-shadow: 1px 1px 28px rgba(0, 0, 0, 0.4);
        box-shadow: 1px 1px 28px rgba(0, 0, 0, 0.4)
    }
}
@media only screen and (max-width: 480px) {
    .menu {
        width: 100%;
        padding-top: 30px
    }
    .menu ul li a {
        padding: 17px 0
    }
}
.banner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 100;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    border: 10px solid white
}
.banner .scroll-down {
    position: absolute;
    z-index: 105;
    width: 30px;
    height: 30px;
    left: 50%;
    bottom: 50px;
    margin-left: -15px;
    background-image: url("/wp-content/themes/nancy/img/emblem-scroll-down.png");
    cursor: pointer
}
.banner .social {
    position: absolute;
    top: 22px;
    right: 40px
}
.banner .social a {
    display: inline-block;
    margin-bottom: 10px;
	margin-left: 10px;
}
.banner .caption-window {
    position: absolute;
    width: 440px;
    left: 135px;
    top: 150px;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: .7px;
    -webkit-text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    -moz-text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    -ms-text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    -o-text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    color: white
}
.banner .caption-window img {
    margin-bottom: 25px
}
.banner .caption-window img.logo {
    position: relative;
    left: -10px
}
.banner.fullpage {
    height: 100%
}
.banner.slim {
    height: 250px
}
@media only screen and (max-width: 480px) {
    .banner.portrait {
        background-position: center center;
    }
    .banner .social {
        right: 20px;
        top: 20px
    }
    .banner .caption-window {
        width: auto;
        left: 20px
    }
    .banner .caption-window img {
        position: static!important;
        max-height: 60px
    }
    .banner .caption-window .text {
        display: none
    }
}
.page-content {
    position: relative;
    background-color: #f6f5f3
}
.page-content .dot-division {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-bottom: 25px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px
}
.page-content .dot-division.white {
    background-color: white
}
.page-content .dot-division.grey {
    background-color: #d3d3d3
}
.page-content h1,
.page-content h2 {
    padding-top: 60px;
    font-size: 45px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 10px;
    color: #5e5e5e
}
.page-content h1 span,
.page-content h2 span {
    font-family: "Arvo", serif;
    font-size: 55px;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    color: #f07d00
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
    .page-content h1,
    .page-content h2 {
        font-size: 30px;
        line-height: 30px
    }
    .page-content h1 span,
    .page-content h2 span {
        font-size: 37px
    }
}
@media only screen and (max-width: 480px) {
    .page-content h1,
    .page-content h2 {
        padding: 0 20px;
        padding-top: 40px;
        font-size: 37px;
        line-height: 32px
    }
    .page-content h1 span,
    .page-content h2 span {
        font-size: 30px
    }
}
.page-content .double-section {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    width: 100%;
    padding: 75px 50px
}
.page-content .double-section .col {
    display: table-cell;
    width: 50%;
    text-align: center;
    vertical-align: middle
}

.page-content .double-section.cb-triple-section .col {
    display: table-cell;
    width: 33%;
    text-align: center;
    vertical-align: middle
}

.page-content .double-section .col.singular-image {
    padding-left: 40px
}
.page-content .double-section .col.singular-image img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    border: 10px solid white
}
.page-content .double-section .col:first-child.singular-image {
    padding-left: 0;
    padding-right: 40px
}
.page-content .double-section .col h1,
.page-content .double-section .col h2 {
    margin-bottom: 30px;
    padding-top: 0
}
.page-content .double-section .col p {
    max-width: 520px;
    margin: 0 auto;
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 31px;
    font-weight: bold;
    color: #5e5e5e
}
.page-content .double-section .col p:last-child {
    margin-bottom: 0
}
.page-content .double-section .col a.large-link {
    display: inline-block;
    border-bottom: 1px solid #f07d00;
    font-size: 20px;
    line-height: .9;
    text-transform: uppercase;
    font-weight: bold;
    color: #f07d00
}
.page-content .double-section .col .centered-inner {
    max-width: 560px;
    margin: 0 auto;
    padding: 0 14%
}
.page-content .double-section .col .centered-inner p {
    line-height: 25px
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
    .page-content .double-section {
        padding: 40px 25px
    }
    .page-content .double-section .col.singular-image {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .page-content .double-section .col h1,
    .page-content .double-section .col h2 {
        margin-bottom: 20px
    }
    .page-content .double-section .col p {
        max-width: 290px;
        font-size: 13px;
        line-height: 23px
    }
}
@media only screen and (max-width: 480px) {
    .page-content .double-section {
        padding: 40px 23px
    }
    .page-content .double-section .col {
        display: block;
        width: auto;
        margin-bottom: 30px;
        padding: 0 20px;
		
    }
    
    .page-content .double-section.cb-triple-section .col {
        display: block;
        width: auto;
        margin-bottom: 30px;
        padding: 0 20px;
    }
	
	 #book-page .double-section .col .double-section .col {
        padding: 0 0;
		
    }
	
	
    .page-content .double-section .col:last-child {
        margin-bottom: 0
    }
    .page-content .double-section .col.singular-image {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .page-content .double-section .col .centered-inner {
        padding: 0
    }
    .page-content .double-section .col p {
        font-size: 15px;
        line-height: 22px
    }
    .page-content .double-section .col a.large-link {
        font-size: 14px
    }
}
.page-content .double-image-section {
    border-top: 10px solid white;
    border-bottom: 10px solid white
}
.page-content .double-image-section img {
    float: left;
    width: 50%;
    height: auto
}
@media only screen and (max-width: 480px) {
    .page-content .double-image-section img {
        float: none;
        width: 100%
    }
}
.page-content .fullpage-image {
    position: relative;
    height: 100%;
    width: 100%
}
.page-content .fullpage-image img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    border: 10px solid white
}
.page-content .fullpage-image .caption-window {
    position: absolute;
    right: 52px;
    top: 50px;
    width: 300px;
    text-align: center
}
.page-content .fullpage-image .caption-window img {
    margin-bottom: 30px;
    border: none
}
.page-content .fullpage-image .caption-window p {
    margin-bottom: 25px;
    font-size: 17px;
    line-height: 30px;
    font-weight: bold;
    color: white
}
.page-content .fullpage-image .caption-window a.large-link {
    display: inline-block;
    border-bottom: 1px solid white;
    font-size: 20px;
    line-height: .9;
    text-transform: uppercase;
    font-weight: bold;
    color: white
}
@media only screen and (max-width: 480px) {
    .page-content .fullpage-image .caption-window {
        left: 0;
        top: auto;
        bottom: 30px;
        width: 100%;
        text-align: center
    }
    .page-content .fullpage-image .caption-window .logo,
    .page-content .fullpage-image .caption-window p,
    .page-content .fullpage-image .caption-window .dot-division {
        display: none
    }
    .page-content .fullpage-image .caption-window a.large-link {
        font-size: 16px
    }
}
.page-content.blog h1 {
    margin-bottom: 65px!important
}
.page-content.contact {
    padding: 0 50px;
    font-size: 17px;
    color: #5e5e5e
}
.page-content.contact a {
    white-space: nowrap
}
.page-content.contact>h1 {
    margin-bottom: 60px
}
.page-content.contact>p {
    margin-bottom: 70px;
    text-align: center;
    line-height: 1.3;
    font-weight: bold
}
.page-content.contact>p a:hover {
    color: #F07D00
}
.page-content.contact .thanks {
    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    line-height: 1.2;
    text-transform: none;
    color: #F07D00
}
.page-content.contact .image,
.page-content.contact .form {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 70px;
    font-family: "Arvo", serif;
    font-weight: bold;
    text-transform: uppercase
}
.page-content.contact .image {
    float: left;
    width: 35%;
    padding-right: 30px
}
.page-content.contact .image img {
    width: 87%;
    height: auto;
    padding-top: 10px
}
.page-content.contact .form {
    width: 65%;
    margin-left: 35%
}
.page-content.contact .form form label {
    display: block;
    margin-bottom: 10px
}
.page-content.contact .form form input[type="text"],
.page-content.contact .form form input[type="email"],
.page-content.contact .form form textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: none;
    outline: none;
    background-color: white;
    font-family: "PT Sans", sans-serif;
    color: #5E5E5E
}
.page-content.contact .form form input[type="text"]::-webkit-input-placeholder,
.page-content.contact .form form textarea::-webkit-input-placeholder {
    color: #5E5E5E
}
.page-content.contact .form form input[type="text"]:-moz-placeholder,
.page-content.contact .form form textarea:-moz-placeholder {
    color: #5E5E5E
}
.page-content.contact .form form input[type="text"]::-moz-placeholder,
.page-content.contact .form form textarea::-moz-placeholder {
    color: #5E5E5E
}
.page-content.contact .form form input[type="text"]:-ms-input-placeholder,
.page-content.contact .form form textarea:-ms-input-placeholder {
    color: #5E5E5E
}
.page-content.contact .form form input[type="text"],
.page-content.contact .form form input[type="email"]{
    height: 55px
}
.page-content.contact .form form textarea {
    height: 280px
}
.page-content.contact .form form button,
.page-content.contact .form form input[type="submit"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 100%;
    padding: 15px;
    border: none;
    outline: none;
    background-color: #f07d00;
    text-align: center;
    font-weight: bold;
    color: white
}
.page-content.contact .form form .lower {
    display: table;
    float: left;
    width: 100%;
    font-family: "PT Sans", sans-serif
}
.page-content.contact .form form .lower .cell {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    width: 10%;
    vertical-align: middle;
    font-weight: bold
}
.page-content.contact .form form .lower .cell.sum {
    width: 0;
    padding-right: 10px;
    white-space: nowrap;
    font-size: 27px
}
.page-content.contact .form form .lower .cell.input {
    width: auto;
    padding: 0 10px
}
.page-content.contact .form form .lower .cell.help {
    width: 35%;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1.5;
    font-weight: normal
}
.page-content.contact .form form .lower .cell.button {
    width: 35%;
    padding-left: 20px
}
.page-content.contact .form form .lower input[type="text"] {
    width: 100%;
    min-width: 50px;
    margin-bottom: 0;
    text-align: center;
    font-size: 27px
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
    .page-content.contact .form form textarea {
        height: 140px
    }
    .page-content.contact .form form .lower .cell.sum {
        font-size: 20px
    }
    .page-content.contact .form form .lower .cell.help {
        font-size: 10px
    }
    .page-content.contact .form form .lower input[type="text"] {
        font-size: 20px
    }
}
@media only screen and (max-width: 480px) {
    .page-content.contact {
        padding: 0 20px;
        text-align: center;
        font-size: 14px
    }
    .page-content.contact>h1 {
        margin-bottom: 40px
    }
    .page-content.contact>p {
        margin-bottom: 40px
    }
    .page-content.contact .image {
        display: none;
        float: none;
        width: auto;
        padding-right: 0
    }
    .page-content.contact .image img {
        width: 100%
    }
    .page-content.contact .form {
        width: auto;
        margin-left: 0;
        padding-bottom: 40px
    }
    .page-content.contact .form form textarea {
        height: 100px
    }
    .page-content.contact .form form .lower {
        display: block;
        float: none
    }
    .page-content.contact .form form .lower .cell {
        display: block;
        width: auto!important;
        padding-right: 0!important;
        padding-left: 0!important
    }
    .page-content.contact .form form .lower .cell.sum {
        padding: 10px 0
    }
    .page-content.contact .form form .lower .cell.help {
        padding: 10px 0
    }
}
.page-content.recipe {
    padding: 0 50px;
    padding-bottom: 50px;
    border-bottom: 10px solid white
}
.page-content.recipe h1,
.page-content.recipe h2 {
    margin-bottom: 25px
}
.page-content.recipe h1 span,
.page-content.recipe h2 span {
    font-size: 35px
}
.page-content.recipe h3 {
    margin-bottom: 20px;
    font-family: "Arvo", serif;
    font-size: 28px;
    line-height: 1.3;
    font-weight: bold;
    text-transform: uppercase;
    color: #5e5e5e
}
.page-content.recipe h4 {
    margin-bottom: 15px;
    font-family: "Arvo", serif;
    font-weight: normal;
    letter-spacing: normal;
    color: #F07D00
}
.page-content.recipe>p {
    margin-bottom: 40px;
    padding: 0 40px;
    text-align: center;
    font-size: 17px;
    line-height: 34px;
    font-weight: bold;
    color: #5e5e5e
}
.page-content.recipe .recipe-list {
    max-width: 1200px;
    margin: 0 auto
}
.page-content.recipe .recipe-list a.recipe {
    display: block;
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 50px;
    text-align: center;
    font-family: "Arvo", serif;
    font-size: 17px;
    line-height: 1.3;
    font-weight: 900;
    color: #5e5e5e
}
.page-content.recipe .recipe-list a.recipe.edge {
    margin-right: 0
}
.page-content.recipe .recipe-list a.recipe .image {
    display: block;
    margin-bottom: 20px;
    background-position: center 20%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}
.page-content.recipe .recipe-list a.recipe .image:after {
    display: block;
    content: '';
    padding-top: 54.4%
}
.page-content.recipe .recipe-list a.recipe img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 30px
}
.page-content.recipe .sidebar {
    float: left;
    width: 380px
}
.page-content.recipe .sidebar .section {
    margin-bottom: 20px;
    padding: 30px;
    background-color: white;
    font-size: 17px;
    line-height: 24px;
    color: #5e5e5e
}
.page-content.recipe .sidebar .section h4 {
    margin-bottom: 5px
}
.page-content.recipe .sidebar .section .line {
    padding-bottom: 10px
}
.page-content.recipe .sidebar .section .line:last-child {
    padding-bottom: 0
}
.page-content.recipe .sidebar .section p {
    padding-bottom: 20px;
    line-height: 1.5
}
.page-content.recipe .sidebar .section p:last-child {
    padding-bottom: 0
}
.page-content.recipe .sidebar .section .social img {
    display: inline;
    margin-right: 10px
}
.page-content.recipe .sidebar .section ul {
    list-style-position: inside
}
.page-content.recipe .sidebar .section ul li {
    padding-bottom: 10px
}
.page-content.recipe .sidebar .section ul li:last-child {
    padding-bottom: 0
}
.page-content.recipe .content {
    margin-left: 480px;
    font-size: 17px;
    line-height: 24px;
    color: #5e5e5e
}
.page-content.recipe .content p {
    padding-bottom: 20px
}
.page-content.recipe .content .steps ol {
    counter-reset: li;
    margin-left: 0;
    padding-left: 0
}
.page-content.recipe .content .steps ol>li {
    position: relative;
    margin-bottom: 30px;
    padding-left: 36px;
    list-style: none
}
.page-content.recipe .content .steps ol>li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: -1px;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    padding-top: 1px;
    background-color: white;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    -o-border-radius: 24px;
    border-radius: 24px;
    text-align: center;
    font-size: 17px;
    line-height: 24px;
    font-weight: bold;
    color: #f07d00
}
.page-content.recipe .content .steps ol>li img {
    width: 100%;
    height: auto;
    padding-top: 10px
}
.page-content.recipe .content .steps ol>li p {
    padding-bottom: 10px
}
.page-content.recipe .content .steps ol>li p:last-child {
    padding-bottom: 0
}
.page-content.recipe .content .steps>img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding-left: 36px
}
.page-content.recipe .recipe-scroller {
    overflow: hidden
}
.page-content.recipe .recipe-scroller .controls {
    height: 30px;
    margin-bottom: 25px;
    font-size: 23px;
    line-height: 1;
    font-weight: bold;
    color: #f1861a;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}
.page-content.recipe .recipe-scroller .controls .buttons {
    float: left;
    width: 85px
}

.single-button-left {
    float: left;
    width: 40px
}

.single-button-right {
    display: inline-block;
    width: 40px;
    margin-left: 17px;
}

.page-content.recipe .recipe-scroller .controls .buttons .button, .button {
    display: inline-block;
    position: relative;
    top: -1px;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: middle;
    cursor: pointer
}
.page-content.recipe .recipe-scroller .controls .buttons .button.left, .button.left {
    background-image: url("/wp-content/themes/nancy/img/emblem-scroll-left.png")
}
.page-content.recipe .recipe-scroller .controls .buttons .button.right, .button.right {
    background-image: url("/wp-content/themes/nancy/img/emblem-scroll-right.png")
}
.page-content.recipe .recipe-scroller .controls .title {
    margin-left: 90px
}
.page-content.recipe .recipe-scroller a.image {
    display: block;
    min-height: 300px
}
.page-content.recipe .recipe-scroller a.image img {
    width: 100%;
    height: auto
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
    .page-content.recipe h3 {
        font-size: 20px
    }
    .page-content.recipe .sidebar {
        width: 290px
    }
    .page-content.recipe .content {
        margin-left: 350px
    }
    .page-content.recipe .recipe-scroller .controls {
        font-size: 18px
    }
}
@media only screen and (max-width: 480px) {
    .page-content.recipe {
        padding: 0 20px
    }
    .page-content.recipe>p {
        margin-bottom: 30px;
        padding: 0 20px;
        line-height: 1.4
    }
    .page-content.recipe .sidebar {
        float: none;
        width: auto
    }
    .page-content.recipe .sidebar .section {
        padding: 10px
    }
    .page-content.recipe .content {
        margin-left: 0
    }
    .page-content.recipe .recipe-list a.recipe {
        float: none;
        width: auto;
        margin-right: 0!important
    }
    .page-content.recipe .recipe-scroller .controls {
        font-size: 18px
    }
}
.bake-off-journey {
    position: relative;
    padding: 0 50px;
    padding-top: 70px;
    padding-bottom: 180px;
    border: 10px solid white;
    border-top: none;
    background-image: url("/wp-content/themes/nancy/img/journey/background-full.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}
.bake-off-journey .logo {
    position: absolute;
    left: 50%;
    top: 27px;
    width: 322px;
    margin-left: -161px
}
.bake-off-journey .prop {
    position: absolute;
    z-index: 100;
    opacity: 0
}
.bake-off-journey .prop.bg {
    z-index: 50
}
.bake-off-journey .prop.flour {
    left: 50px;
    top: -10px
}
.bake-off-journey .prop.egg-left {
    left: 0;
    top: -90px
}
.bake-off-journey .prop.egg-left {
    left: 143px;
    top: -14px
}
.bake-off-journey .prop.whisk {
    left: 10px;
    top: 60px
}
.bake-off-journey .prop.bun-case-top {
    left: 130px;
    top: 50px
}
.bake-off-journey .prop.bun-case-bottom {
    left: 20px;
    top: 150px
}
.bake-off-journey .prop.cinnamon {
    left: 10px;
    top: 50px
}
.bake-off-journey .prop.nuts {
    left: 0;
    top: 0
}
.bake-off-journey .prop.soon {
    left: -10px;
    top: 30px
}
.bake-off-journey .prop.walnut-top {
    left: 128px;
    top: 35px
}
.bake-off-journey .prop.walnut-left {
    left: 30px;
    top: 75px
}
.bake-off-journey .prop.walnut-bottom {
    left: 106px;
    top: 148px
}
.bake-off-journey .prop.vanilla {
    left: 10px;
    top: 10px
}
.bake-off-journey .prop.sieve {
    left: 60px;
    top: 30px
}

/* CC ADDED - New Props */
/* Teaching & Demonstrating photo */
.bake-off-journey .prop.teaching {
    left: 0;
    top: 30px;
}

.bake-off-journey .prop.teaching img {
    width: 100%;
}

@media only screen and (min-width: 1500px) {

}

/* Public Speaking photo */
.bake-off-journey .prop.public-speaking {
    right: 0;
    top: 0;
}

.bake-off-journey .prop.public-speaking img {
    width: 90%;
}
@media only screen and (min-width: 1500px) {
	.bake-off-journey .prop.public-speaking {
    	
	}	
}

/* Judging photo */
.bake-off-journey .prop.judging {
    left: 0;
    top: 0
}

.bake-off-journey .prop.judging img {
    width: 90%;
}

@media only screen and (min-width: 1500px) {
	.bake-off-journey .prop.judging {
    	
	}	
}

/* Recipe Writing photo */
.bake-off-journey .prop.recipe-writing {
    right: 0;
    top: 0;
}

.bake-off-journey .prop.recipe-writing img {
    width: 90%;
}
@media only screen and (min-width: 1500px) {
	.bake-off-journey .prop.recipe-writing {
    	
	}	
}

/* Growing Food photo */
.bake-off-journey .prop.growing-food {
    left: 0;
    top: 0;
}

.bake-off-journey .prop.growing-food img {
    width: 100%;
}
@media only screen and (min-width: 1500px) {
	.bake-off-journey .prop.growing-food {
    	
	}	
}

/* Lifestyle photo */
.bake-off-journey .prop.lifestyle {
    right: 0;
    top: 0;
}

.bake-off-journey .prop.lifestyle img {
    width: 90%;
}
@media only screen and (min-width: 1500px) {
	.bake-off-journey .prop.lifestyle {
    	
	}	
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
    .bake-off-journey .prop.flour {
        left: -20px
    }
    .bake-off-journey .prop.bun-case-top {
        left: 100px
    }
    .bake-off-journey .prop.bun-case-bottom {
        left: 0
    }
    .bake-off-journey .prop.whisk {
        left: -110px;
        top: 200px
    }
    .bake-off-journey .prop.nuts {
        left: 150px
    }
    .bake-off-journey .prop.vanilla {
        left: 60px
    }
    .bake-off-journey .prop.sieve {
        left: 30px
    }

}
@media only screen and (max-width: 480px) {
    .bake-off-journey .row-wrapper {
        display: none
    }
}
.bake-off-journey .row {
    display: table;
    width: 100%
}
.bake-off-journey .row .col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    position: relative;
    width: 33.3333%;
    font-family: "Arvo", serif;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 900;
    -webkit-text-shadow: 0 0 7px rgba(0, 0, 0, 0.9);
    -moz-text-shadow: 0 0 7px rgba(0, 0, 0, 0.9);
    -ms-text-shadow: 0 0 7px rgba(0, 0, 0, 0.9);
    -o-text-shadow: 0 0 7px rgba(0, 0, 0, 0.9);
    text-shadow: 0 0 7px rgba(0, 0, 0, 0.9);
    color: white
}
.bake-off-journey .row .col .text {
    opacity: 0
}
.bake-off-journey .row .col span {
    color: #f07d00
}
.bake-off-journey .row .col:first-child {
    padding-right: 40px
}
.bake-off-journey .row .col:last-child {
    padding-left: 40px
}
.bake-off-journey .scroll {
    position: absolute;
    z-index: 100;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    cursor: pointer
}
.bake-off-journey .scroll.up {
    top: 90px;
    background-image: url("/wp-content/themes/nancy/img/emblem-scroll-up.png")
}
.bake-off-journey .scroll.down {
    bottom: 20px;
    background-image: url("/wp-content/themes/nancy/img/emblem-scroll-down.png")
}
.bake-off-journey .central {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    width: 100%;
    height: 100%;
    padding-top: 50px
}
.bake-off-journey .central-text {
    display: none;
    padding: 0 30px;
    text-align: center;
    vertical-align: middle;
    font-family: "Arvo", serif;
    font-size: 14px;
    line-height: 23px;
    font-weight: 900;
    -webkit-text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    -moz-text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    -ms-text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    -o-text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    color: white
}
.bake-off-journey .central-text span {
    color: #f07d00
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
    .bake-off-journey .logo {
        width: 240px;
        margin-left: -120px
    }
    .bake-off-journey .logo img {
        width: 240px
    }
    .bake-off-journey .row .col {
        font-size: 19px
    }
    .bake-off-journey .row .col:first-child {
        padding-right: 0
    }
    .bake-off-journey .row .col:last-child {
        padding-left: 0
    }
}
@media only screen and (max-width: 480px) {
    .bake-off-journey {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 480px;
        padding: 0
    }
    .bake-off-journey .logo {
        width: 110px;
        margin-left: -50px
    }
    .bake-off-journey .logo img {
        width: 110px
    }
    .bake-off-journey .row {
        display: none
    }
    .bake-off-journey .central-text {
        display: table-cell
    }
}
.article-list.single {
    float: none;
    margin: 0 auto
}
.article-list .article {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    float: left;
    width: 47.5%;
    height: 300px;
    margin-right: 5%;
    margin-bottom: 50px;
    background-color: white
}
.article-list .article:nth-child(2n) {
    margin-right: 0
}
.article-list .article .image,
.article-list .article .details {
    display: table-cell;
    vertical-align: middle
}
.article-list .article .image {
    width: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center
}
.article-list .article .details {
    padding: 0 20px;
    font-family: "Arvo", serif;
    text-align: center;
    color: #5e5e5e
}
.article-list .article .details h2 {
    margin-bottom: 20px;
    padding: 0;
    font-family: "Arvo", serif;
    font-size: 17px;
    line-height: 1.3;
    letter-spacing: normal
}
.article-list .article .details h2 a {
    color: inherit!important
}
.article-list .article .details .date {
    margin-bottom: 20px
}
.article-list .article .details .synopsis {
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 1.5
}
.article-list .read-more, .read-more {
    font-size: 19px;
    font-style: italic;
    color: #f19c4a
}
.article-list .article-content p,
.article-list .article-content ul {
    padding-bottom: 20px
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
    .article-list .article {
        display: block;
        float: none;
        width: auto;
        height: auto;
        margin-right: 0;
        margin-bottom: 40px
    }
    .article-list .article .image,
    .article-list .article .details {
        display: block;
        width: auto
    }
    .article-list .article .image {
        height: 200px
    }
    .article-list .article .details {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .article-list .read-more {
        display: inline-block;
        padding-bottom: 20px
    }
    .article-list .article-content {
        text-align: center;
        line-height: 1.7
    }
}
@media only screen and (max-width: 480px) {
    .article-list .article {
        display: inline-block;
        float: none;
        width: auto;
        height: auto;
        margin-right: 0;
        margin-bottom: 40px
    }
    .article-list .article .image,
    .article-list .article .details {
        display: block;
        width: auto
    }
    .article-list .article .image {
        height: 150px
    }
    .article-list .article .details {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .article-list .read-more {
        display: inline-block;
        padding-bottom: 20px
    }
    .article-list .article-content {
        text-align: center;
        line-height: 1.7
    }
}
.pagination {
    text-align: right;
    font-family: "Arvo", serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 1px;
    color: #5e5e5e
}
.pagination .current {
    color: #f19c4a
}
.pagination .disabled {
    display: none
}
.footer {
    position: relative;
    height: 90px;
    padding: 0 50px;
    background-color: #f07d00;
    font-size: 14px;
    line-height: 90px;
    font-weight: bold;
    color: white
}
.footer br {
    display: none
}
.footer .copyright {
    float: left
}
.footer .copyright span {
    padding: 0 2px
}
.footer .site-by {
    float: right;
    vertical-align: middle
}
.footer .site-by img {
    display: inline;
    padding-left: 7px;
    vertical-align: middle
}
.footer a:hover {
    text-decoration: underline
}
@media only screen and (max-width: 480px) {
    .footer {
        height: auto;
        padding: 30px 0;
        text-align: center;
        line-height: 26px
    }
    .footer br {
        display: inline
    }
    .footer span {
        display: none
    }
    .footer .copyright {
        float: none;
        padding-bottom: 15px
    }
    .footer .site-by {
        float: none
    }
    .footer .site-by img {
        padding-left: 0;
        padding-top: 2px
    }
}
.form-errors {
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    line-height: 1.3;
    text-transform: none;
    color: salmon
}
.form-errors p {
    padding-bottom: 10px
}
.form-errors ul {
    padding-left: 20px;
    padding-bottom: 20px;
    list-style-position: inside
}
.form-errors ul li {
    padding-bottom: 10px
}
@media only screen and (max-width: 480px) {
    .form-errors ul {
        padding-left: 0
    }
}
.field-error input,
.field-error textarea {
    border: 1px solid salmon!important
}

.wpcf7-not-valid-tip { margin-top: -15px; margin-bottom: 25px; }
.wpcf7-response-output { color: red; }
.wpcf7-mail-sent-ok { color: green !important; }
.wpcf7-submit {margin-top: 2em;}
@media only screen and (max-width: 480px) {
    .cc-credit { display: block !important; }
}
.blog-image { max-width: 100%; height: auto; }
.enquiry-link { background-color: #f07d00; color: #fff; display: block; padding: 15px; text-align: center; font-size: 0.8em; margin-top: 1em; text-shadow: none; border-radius: 3px; }

/* Book recipe pages */
#yt-container {padding-bottom:56.25%; position:relative; display:block; width: 100%}
#yt-container iframe { position:absolute; top: 0; left: 0; }

#yt-container-2 {padding-bottom:56.25%; position:relative; display:block; width: 100%;  }
#yt-container-2 iframe { position:absolute; top: 0; left: 0; }

@media screen and (max-width: 480px) {
  .book-recipe .content {
    margin-top: 2em;
  }
}



