/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
     font-size: 62.5%;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

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

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

/*
 * A better looking default horizontal rule
 */

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

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

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

/*
 * Remove default fieldset styles.
 */

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

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

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

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
header,footer,section{ width:100%; margin: 0; padding: 0;}
body{background: #ef4023; color: #fff; }
.conatiner{ width:100%; margin:0 auto; padding:0;  max-width: 1170px; padding: 0 15px;  box-sizing: border-box;}
.conatiner:after{clear:both; content:""; display:block;}

a{text-decoration: none; transition: all 500ms ease-in-out; -ms-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out;
 -o-transition: all 500ms ease-in-out; }
a:hover{ color:#fff; }
a:focus {outline: 0;}
ul:after{clear:both; content:""; display:block;}
ul li{list-style-type: none;}
img{ max-width:100%;}


.wrapper{ width: 100%;}
.header{ background: #f1e2cd; position: relative;  padding: 0 0 0 0; }
.header:after{ background: #f1e2cd;transform: skewy(-3deg);-o-transform: skewy(-3deg);-ms-transform: skewy(-3deg);-moz-transform: skewy(-3deg);-webkit-transform: skewy(-3deg); display: block; position: absolute;
bottom:-41px; left: 0; content: ""; width: 100%; height:83px;z-index: -1;}
h1.logo{ margin: 0;font-size: 0.1rem;line-height: 8px;  padding: 33px 0 0 51px;transform: skewy(3deg);-o-transform: skewy(3deg);-ms-transform: skewy(3deg);-moz-transform: skewy(3deg);-webkit-transform: skewy(3deg); z-index: 2;
width:40%; float: left;}
.logo a {display: block;}
.book_online{ float: right; padding: 110px 0 0 0;}

.contain_area{ padding: 60px 0 70px 0; height: 100%;}
.contain_area:after{clear:both; content:""; display:block;}
.cont_lft{ width: 45%; float: left; text-align: right; margin-right: 5%; padding: 69px 0 0;}
.cont_lft address{ font-style: normal;}
.cont_lft p{ font-size: 24px; font-size: 2.4rem; color: #fff;font-family: 'Roboto Condensed', sans-serif; font-weight: 300; padding: 0 0 4px 0;  margin: 0; }
.cont_lft strong{ font-size: 26px; font-size: 2.6rem; color: #fff;font-family: 'Roboto Condensed', sans-serif; font-weight: 400; display: inline-block; padding: 24px 0 0 0;}
.cont_lft em{ font-size: 26px; font-size: 2.6rem; color: #fff;font-family: 'Roboto Condensed', sans-serif; font-weight: 300; display: inline-block; padding: 1px 0 28px 0; font-style: normal;}
.cont_lft a{font-size: 24px; font-size: 2.4rem; color: #fff;font-family: 'Roboto Condensed', sans-serif; font-weight: 300; display: inline-block;}
.cont_lft a:hover{color: #031f46;}
.cont_lft p span{font-size: 24px; font-size: 2.4rem; color: #031f46;font-family: 'Roboto Condensed', sans-serif; font-weight: 300; display: inline-block;}
.cont_rht{ width: 43%; float: left; padding: 40px 9% 0 0; box-sizing:border-box; position: relative;}
.cont_rht:after{ background: url(../img/sm_bg.png) no-repeat; display: block; content: ""; position: absolute;top: 0; right: -66px; width: 180px; height: 306px; z-index: -1}
.feed_me{ background: #f1e2cd;border-radius:40px;-o-border-radius: 40px;-ms-border-radius: 40px;-moz-border-radius: 40px;-webkit-border-radius: 40px; background-clip: padding-box;
    -o-background-clip: padding-box;-ms-background-clip: padding-box;-moz-background-clip: padding-box;-webkit-background-clip: padding-box; padding: 59px 11% 41px 11%; z-index: 2;}
.feed_me ul{ margin: 0; padding: 0;}
.feed_me ul li{ width: 100%; margin: 0 0 37px 0;}
.feed_me ul li:last-child{ margin: 0;}
.feed_me h3{ color: #031f46; font-size: 72px; font-size: 7.2rem;font-family: 'Roboto Condensed', sans-serif; font-weight: 700; margin: 0 0 8px 0; padding: 0 0 0 0; text-transform: uppercase; line-height: 51px; line-height: 5.1rem;}
.feed_me p{ color: #031f46; font-size: 24px; font-size: 2.4rem;font-family: 'Roboto Condensed', sans-serif; font-weight: 300; margin: 0; padding: 0 ; text-transform: uppercase;}
.feed_me p a{ display:  inline-block;color: #031f46; font-size: 24px; font-size: 2.4rem;font-family: 'Roboto Condensed', sans-serif; font-weight: 300;}
.feed_me p a:hover{ color: #ef4023;}
.feed_me p a.lounch{ float: left;}
.feed_me p a.dinner{ float: right;}

.footer_wrap { width: 100%; }
.footer_wrap p{ text-align: center; color: #fff;font-family: 'Roboto Condensed', sans-serif; font-weight: 300; font-size: 12px; font-size: 1.2rem; text-transform: uppercase; padding: 36px 0;
background: url(../img/border.png) repeat-x;height: 2px; margin: 0;}








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

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

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

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

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

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        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) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

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

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

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    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;
    }
}

.gloriafood-button, .glf-button{ background-color:#FF4f00 !important; padding:10px 20px !important;}
