/*
Theme Name: DineAtPark
Author: Ryan Haslag
Author URI: http://dineatpark.com
Description: This is the theme used for the base DineAtPark website
Version: 1.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: DineAtPark
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

/* Fonts =============================*/
@font-face {
    font-family: Pistara;
    src: url(/assets/fonts/Pistara.otf);
}

@font-face {
    font-family: Avenir;
    src: url(/assets/fonts/Avenir.ttc);
}

/* General =============================*/
body, h1, h2, h3, h4, p, span {
    font-family: Avenir, sans-serif;
    text-rendering:optimizeLegibility;
}

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

body {
    max-width: 2000px;
    margin: 0 auto;
}

button:active, button:focus, input:active, input:focus {
    outline: 0;
}

.horizontal-line {
    border-bottom: 2px solid #293319;
    width: 70px;
    margin: 0 auto 15px auto;
}

.button {
    background: #D6D1C9;
    color: #293316;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px;
    font-size: 18px;
}

::placeholder {
    color: white;
    opacity: 1;
    text-transform: uppercase;
    font-family: Pistara, sans-serif;
    text-rendering:optimizeLegibility;
}

.input {
    width: 200px;
    background: none;
    border: 1px solid white;
    padding: 10px;
    color: white;
    font-size: 16px;
}

.submit {
    color: white;
    background: none;
    border: 1px solid white;
    padding: 10px;
}

/* Structure =============================*/
.entry-content {
    margin: 0 auto;
}

.container {
    width: 90%;
    margin: 0 auto;
    min-height: 650px;
}

.heading {
    color: white;
    font-size: 54px;
    margin: 0;
    text-align: center;
}

.left-line {
    width: 150px;
    height: 2px;
    background: #96A365;
    margin-top: 35px;
    float: left;
}

.right-line {
    width: 150px;
    height: 2px;
    background: #96A365;
    margin-top: 35px;
    float: left;
}

.full-line {
    width: 350px;
    height: 2px;
    background: #96A365;
    margin: 0 auto;
}

.divider {
    width: 100%;
    height: 1px;
    background: #D5D2C8;
    margin-top: 20px;
}

#coming-soon {
    background: url('../images/park-restaurant-front.jpg') no-repeat center center;
    background-size: cover;
    height: 600px;
    border-bottom: 2px solid white;
}

#about-us {
    height: 100%;
    padding-bottom: 40px;
    background: #5b6a4d;
}

#menu {
    margin: 50px auto 0 auto;
    width: 85%;
    height: 475px;
}

#newsletter {
    height: 350px;
    margin-top: 50px;
    background: #5B6A4D;
    border-bottom: 2px solid white;
}

#careers {
    margin-top: 50px;
    background: url('/assets/images/contact/wood-background.jpg') no-repeat center center;
    background-size: cover;
    height: 250px;
    border-bottom: 2px solid white;
}

/* Header =============================*/
nav {
    display: flex;
    width: 100%;
    height: 100px;
    background: white;
    align-items: center;
    justify-content: center;
    z-index: 10;
    padding-top: 10px;
}

#mobile-nav {
    display: none;
}

#mobile-logo {
    margin-top: 10px;
    float: left;
}

#hours-menu {
    height: 50px;
    background: #5C6A48;
}

#hours-menu p {
    font-family: Avenir, sans-serif;
    font-size: 14px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
}

#simple-menu {
    float: right;
    font-size: 40px;
    margin: 25px 40px 0 0;
}

nav a {
    font-family: Avenir, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #5C6A48;
    margin: 0 25px;
    text-transform: uppercase;
}

#logo {
    width: 170px;
    height: auto;
    color: white;
    text-align: center;
}

.sidr .contact-details {
    margin: 0 20px !important;
    color: #5C6A48;
}

.sidr ul li a, .sidr ul li span {
    padding: 0 !important;
}

/* Footer =============================*/
#footer {
    height: 150px;
    background: #293319;
    border-top: 2px solid white;
    color: white;
    letter-spacing: 1.5px;
}

#copyright {
    padding-top: 20px;
}

#copyright p {
    margin-bottom: 5px;
    font-family: Avenir, sans-serif;
}

#copyright a {
    color: white;
    font-family: Avenir, sans-serif;
}

.copyright-link {
    display: block;
    text-align: center;
    color: white;
    margin-bottom: 10px;
    text-decoration: underline;
}

/* All Pages =============================*/
#review-cta {
    font-family: Avenir, sans-serif;
    font-size: 22px;
    text-align: center;
    margin-top: 40px;
}

.container {
    padding-top: 40px;
}

#review-link-container {
    width: 210px;
    margin: 0 auto;
    padding-top: 40px;
}

.review-link {
    font-size: 52px;
    margin-right: 20px;
    color: #5C6A48;
}

#rating-container {
    width: 66%;
    margin: 0 auto;
}

.thick-border {
    height: 10px;
    background: #e7eaee;
    margin-bottom: 10px;
}

.rating-overview {
    margin: 20px 0 10px 0;
    color: #3568b1;
}

.review-name {
    font-size: 17px;
    padding-top: 1px;
    font-weight: bold;
}

.comments {
    margin: 10px auto;
    line-height: 25px;
}


.hero-heading {
    color: white;
    margin: 0;
    font-size: 150px;
    text-align: center;
    padding-top: 250px;
}

.hero-subheading {
    color: white;
    padding-top: 250px;
    text-align: center;
    font-size: 55px;
}

.has-subheading {
    margin-top: -45px !important;
    padding-top: 0 !important;
}

.hero-container {
    min-height: 570px;
    border-bottom: 4px solid white;
}

/* Home Page =============================*/
#about-us-heading {
    padding: 20px 0 5px 0;
}

#about-us-text {
    color: white;
    width: 65%;
    margin: 0 auto;
    font-size: 18px;
    letter-spacing: 1.5px;
    font-family: Avenir, sans-serif;
    line-height: 22px;
}

.menu-image {
    width: 32.66%;
    margin: 0 1% 1% 0;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    height: 230px;
    float: left;
}

.menu-image:nth-child(3n) {
    margin-right: 0;
}

/* Menu Page =============================*/
#back-to-top {
    /* todo Find a way to re-integrate the back to top button */
    display: none;
    bottom: 500px;
    position: fixed;
    right: -43px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #D5D2C8;
    color: #445136;
    cursor: pointer;
    padding: 15px;
    font-size: 16px;
    font-family: Avenir, sans-serif;
    text-transform: uppercase;
    transform: rotate(-90deg);
}

#menu-overview {
    display: flex;
    width: 100%;
    height: 60px;
    background: #5C6A48;
    align-items: center;
    justify-content: center;
    z-index: 10;
}

#menu-overview p {
    font-family: Avenir, sans-serif;
    font-size: 14px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    margin: 0 25px;
}

#menu-overview p:hover {
    cursor: pointer;
}

#menu-container {
    margin: 20px auto 0 auto;
    width: 70%;
}

.menu-items-left {
    max-width: 45%;
    margin-right: 5%;
    float: left;
}

.accordion-toggle {
    display: none;
}

.menu-items-right {
    float: right;
    width: 45%;
    margin-top: 25px;
}

.menu-section h1, .accordion-toggle {
    color: #5C6A48;
    font-family: Pistara, sans-serif;
    font-weight: bold;
    font-size: 65px;
}

.menu-divider {
    background: #D5D2C8;
    height: 2px;
    width: 100px;
    margin-bottom: 20px;
}

.menu-item-container {
    margin-bottom: 30px;
}

.menu-item {
    font-family: Avenir, sans-serif;
    font-weight: bold;
    color: #96A365;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.menu-item-price {
    float: right;
    letter-spacing: 1.5px;
}

.menu-item-description {
    font-family: Avenir, sans-serif;
    font-size: 14px;
    width: 90%;
}

#sandwiches {
    margin-bottom: 40px;
}

#large-plates {
    margin-top: 40px;
}

#salads {
    margin-bottom: 40px;
}

#kids-and-drinks {
    margin-top: 40px;
}

.order-online-section {
    width: 500px;
    height: 75px;
    margin: 0 auto;
}

#order-online-button-container {
    width: 200px;
    height: 10px;
    float: left;
}

#order-online-button {
    margin: 15px auto 0 auto;
    display: block;
    height: 40px;
    width: 125px;
    color: white;
    background: #5c6a48;
    text-transform: uppercase;
    border: none !important;
    outline: none !important;
}

#order-online-button:hover {
    cursor: pointer;
}

.feature-first {
    position: relative;
    top: -2px;
    float: left;
    display: inline-block;
    margin-left: -20px;
    left: -5px;
    width: 16px;
}

.feature-second {
    position: relative;
    top: -2px;
    float: left;
    display: inline-block;
    margin-left: -20px;
    left: -25px;
    width: 16px;
}

.feature-third {
    position: relative;
    top: -2px;
    float: left;
    display: inline-block;
    margin-left: -40px;
    left: -25px;
    width: 16px;
}

#highlights {
    display: flex;
    width: 100%;
    height: 60px;
    align-items: center;
    justify-content: center;
    z-index: 10;
    margin: 30px 0;
}

#highlights span {
    font-family: Avenir, sans-serif;
    text-decoration: none;
    color: #96A365;
    margin: 0 25px;
    text-transform: uppercase;
}

.highlights-image {
    position: relative;
    top: 4px;
    right: 5px;
}

#sides p {
    margin-top: 20px;
    font-family: Avenir, sans-serif;
    color: #96A365;
    letter-spacing: 1.5px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 25px;
}

#disclaimer {
    text-align: center;
    margin-top: 10px;
    font-family: Avenir, sans-serif;
    font-size: 12px;
}

.drop-down-arrow {
    position: relative;
    top: 15px;
    float: right;
}

/* Careers Page =============================*/
#careers-heading {
    padding-top: 40px;
    font-size: 64px;
}

#careers-text {
    font-family: Avenir, sans-serif;
    color: white;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    font-size: 18px;
    letter-spacing: 1.5px;
}

#apply-button {
    width: 150px;
    margin: 20px auto 0 auto;
    display: block;
    text-align: center;
    padding-top: 15px;
    letter-spacing: 1.5px;
}

/* Contact Page =============================*/
#success-message {
    text-align: center;
    color: darkgreen;
    font-weight: bold;
    font-family: "Avenir", sans-serif;
    font-size: 24px;
    padding: 20px;
    background: #D5D2C8;
}

#error-message {
    text-align: center;
    color: maroon;
    font-weight: bold;
    font-family: "Avenir", sans-serif;
    font-size: 24px;
    padding: 20px;
    background: #D5D2C8;
}

#contact-container {
    margin: 30px auto 0 auto;
}

.featured-heading {
    color: #5C6A48;
    font-size: 65px;
    font-weight: bold;
    letter-spacing: 2.5px;
    text-align: center;
}

.featured-divider {
    width: 125px;
    height: 3px;
    background: #D5D2C8;
    margin: 0 auto;
}

#contact-container p {
    font-family: Avenir, sans-serif;
    font-size: 16px;
    letter-spacing: 1.5px;
    width: 75%;
    margin: 20px auto 30px auto;
    line-height: 22px;
}

#contact-form {
    margin: 0 auto;
    width: 775px;
}

#contact-container label {
    display: block;
    color: #5c6a48;
    font-family: Avenir, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    margin: 10px 0;
}

#contact-container input {
    width: 100%;
    height: 25px;
    background: #D5D2C8;
    border: 0;
}

#contact-container textarea {
    background: #D5D2C8;
    border: 0 !important;
}

#contact-submit {
    color: white;
    background: #5C6A48 !important;
    border: none !important;
    width: 150px !important;
    height: 35px !important;
    display: block;
    text-transform: uppercase;
    margin: 20px auto 40px auto !important;
}

#contact-submit:hover {
    cursor: pointer;
}

#contact-form-left {
    width: 355px;
    float: left;
}

#contact-form-right {
    float: right;
    width: 400px;
    height: 215px;
    margin-top: 35px;
}

/* Partners =============================*/
#partners-container {
    width: 75%;
    margin: 30px auto 0 auto;
}

#partners-subtext {
    margin-bottom: 40px !important;
}

#partners-container p {
    font-family: Avenir, sans-serif;
    font-size: 16px;
    letter-spacing: 1.5px;
    line-height: 20px;
    width: 85%;
    margin: 10px auto 0 auto;
}

#partners-subheading {
    color: white;
    padding-top: 250px;
    text-align: center;
    font-size: 60px;
    margin-left: -245px;
}

.featured-partner-container {
    width: 100%;
    height: 230px;
    margin: 0 auto 50px auto;
}

.featured-partner-container a {
    color: #96A365;
    font-style: italic;
}

.featured-partner-container img {
    float: left;
    width: 45%;
    max-width: 450px;
    height: auto;
}

.featured-partner-text h1 {
    color: #96A365;
    text-transform: uppercase;
    font-family: Avenir, sans-serif;
    font-weight: bold;
}

.featured-partner-text p {
    width: 100% !important;
}

.featured-partner-text {
    float: left;
    width: 45%;
    margin-left: 30px;
}

/* Newsletter =============================*/
#newsletter-heading {
    padding-top: 40px;
    font-size: 70px;
}

#newsletter-text {
    text-align: center;
    color: white;
    font-size: 18px;
    letter-spacing: 1.5px;
    font-family: Avenir, sans-serif;
    line-height: 22px;
}

#join-newsletter-container {
    width: 460px;
    margin: 30px auto 0 auto;
}

#newsletter-input, #newsletter-submit {
    float: left;
}

#newsletter-input {
    width: 375px;
    margin: 0 auto;
    display: block;
    letter-spacing: 1.5px;
}

#newsletter-submit {
    border-left: none;
    height: 40px;
    font-size: 27px;
    display: block;
    vertical-align: top;
    padding: 0 15px;
}

#newsletter-submit:hover {
    cursor: pointer;
}

#social-media-container {
    display: block;
    margin: 30px auto 40px auto;
    width: 190px;
}

#social-media-container i {
    color: #293319;
    font-size: 36px;
    margin-right: 10px;
}

#footer p {
    color: white;
    text-align: center;
    margin-bottom: 10px;
}

#footer-text {
    padding-top: 30px;
}

.email-message {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    margin-left: 20px;
}

/* Responsive =============================*/
.accordion-toggle {cursor: pointer;}
.accordion-content.default {
    display: block;
}
.accordion-content {
    display: inline-block;
}

#kids-accordion-content, #drinks-accordion-content {
    display: block;
}


/* Desktop =============================*/
@media screen and (max-width: 1190px) {
    #menu-container {
        width: 85%;
    }
}

@media screen and (max-width: 1100px) {
    #about-us-text {
        width: 75%;
    }

    #menu {
        height: 600px;
    }

    .menu-image {
        width: 49%;
    }

    .menu-image:nth-child(3n) {
        margin-right: 1%;
    }
}

@media screen and (max-width: 1045px) {
    nav a {
        margin: 0 20px;
    }
}

@media screen and (max-width: 1020px) {
    #partners-container {
        width: 95%;
    }
}

/* Tablet =============================*/
@media screen and (max-width: 975px) {
    #desktop-nav {
        display: none;
    }

    #mobile-nav {
        display: block;
        position: fixed;
    }
}

@media screen and (max-width: 855px) {
    #menu-overview {
        display: none;
    }

    .full-line {
        margin-bottom: 20px;
    }

    /* Repair padding from desktop version of menu headings */
    #small-plates, #sandwiches, #large-plates, #salads, #kids-and-drinks {
        margin-bottom: 20px;
        margin-top: 0;
    }

    #kids-accordion-header {
        margin-bottom: 15px;
    }

    .accordion-content {
        display: none;
    }

    .accordion-toggle {
        display: block;
        border-bottom: 1px solid #D5D2C8;
        margin-bottom: 10px;
    }

    .menu-items-left, .menu-items-right {
        max-width: 100%;
        width: 100%;
        margin: 0 !important;
        float: none;
    }
    #highlights span {
        margin: 0 15px !important;
    }
}

@media screen and (max-width: 820px) {
    #contact-form {
        width: initial;
    }

    #contact-form-left {
        float: none;
        margin: 0 auto;
    }

    #contact-form-right {
        float: none;
        width: 90%;
        height: initial;
        margin: 0 auto;
    }

    #contact-form-right iframe {
        width: 100% !important;
    }
}

@media screen and (max-width: 775px) {
    #highlights span {
        margin: 0 8px !important;
    }
}

@media screen and (max-width: 715px) {
    #highlights {
        width: 465px;
        margin: 20px auto 40px !important;
        display: block;
        justify-content: center;
        z-index: 10;
    }

    #highlights span {
        width: 200px;
        display: inline-block;
    }
}

@media screen and (max-width: 720px) {
    #countdown-container {
        display: none;
    }

    #coming-soon-heading {
        font-size: 94px;
    }

    #about-us-heading {
        padding-top: 10px !important;
    }

    #about-us-text {
        width: 95%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 650px) {
    .featured-partner-container img {
        float: left;
        max-width: initial;
        height: auto;
        margin: 0 auto;
        width: 100%;
    }

    .featured-partner-text {
        float: left;
        width: 100%;
        margin: 30px 0;
    }
}

@media screen and (max-width: 600px) {
    #about-us {
        text-align: center;
    }

    #menu {
        margin-top: 5px !important;
        height: 850px;
    }

    .menu-image {
        width: 100%;
        height: 150px;
        margin-bottom: 10px;
    }

    #dessert {
        background-position-y: 70% !important;
    }
}

/* Phone =============================*/
@media screen and (max-width: 485px) {
    #highlights {
        height: 120px;
        margin-bottom: 50px !important;
    }

    #highlights span {
        margin: 0 auto !important;
        display: block;
        padding-bottom: 5px;
    }
}

@media screen and (max-width: 430px) {
    #highlights {
        width: 385px;
    }
}

@media screen and (max-width: 410px) {
    nav {
        display: none;
    }

    .hero-container {
        min-height: initial;
    }

    .hero-subheading {
        padding-top: 125px;
    }

    .hero-heading {
        font-size: 100px;
        padding-top: 150px;
        padding-bottom: 50px;
    }

    #newsletter {
        height: 300px;
    }

    #newsletter-heading {
        font-size: 50px;
    }

    #newsletter-input {
        width: 225px;
        margin-left: 20px;
    }

    #newsletter-text {
        width: 90%;
        margin: 0 auto;
    }
}