/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body, html {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
}

html {
    overflow-x: hidden;
}

body {
    display: table;
    background-color: white;
    user-select: none;
}

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

::selection {
    background: #6bb3bf;
    text-shadow: none;
}

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

img {
    vertical-align: middle;
}

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

textarea {
    resize: vertical;
}

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


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px Helvetica, Helvetica Neue, Arial;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}


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

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

    /* ====================
        INTERMEDIATE: Menu
       ==================== */

    nav a {
        float: left;
        width: 27%;
        margin: 0 1.7%;
        padding: 25px 2%;
        margin-bottom: 0;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }

    /* ========================
        INTERMEDIATE: IE Fixes
       ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
}

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

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.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 {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        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 for images, or javascript/internal links
     */

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

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

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

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

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

    @page {
        margin: 0.5cm;
    }

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

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

/* ===== Salgados e CIA Styles ==================================================
   Author: MOCs
   ========================================================================== */
html {
    height: 100% !important;
    zoom: 1;
}
body {
    padding: 0;
    margin: 0;
    background: #fbf8ce url("../assets/images/siteBackground.png");
    background-repeat: repeat-x;
    height: 100% !important;
    font-family: 'dsignes regular', Arial, sans-serif;
    color: #832622;
    zoom:  1;
}

#mainWarper {
    position: relative;
    width: 1024px;
    margin: auto;
    background-color: #fbf8ce;
}

.fullHeight {
    min-height: 100% !important;
    height: 100%;
    height:  720px;
    top:  0;
}

#shader {
    width: 32px;
    position: absolute;
    z-index: 100;
    background: transparent url("../assets/images/shader.png");
    background-repeat: no-repeat;
    right: 0;
    top: 0;
}

.tracejado {
    position: absolute;
    background: transparent url("../assets/images/tracejado.png");
    background-repeat: no-repeat;
    width: 1px;
}

#tracejadoEsquerdo {
    left: 0px;
    margin-left: -5px;
}

#tracejadoDireito {
    right: 0px;
    margin-right: -5px;
}
#menuWarper {
    position: absolute;
    z-index: 9;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

#menuWarper .images{
	position: absolute;
	z-index: 10;
}

#menuWarper .images img {
	position: absolute;
	top: 0;
	left: 0;
}

.menuSize {
    width: 375px;
    height: 702px; 
}

#menu {
    position: absolute;
	z-index: 11;
    /*background: transparent url("../assets/images/menuCompleto.png");
    background-repeat: no-repeat;*/
}

#menuBrilho {
    position: absolute;
    background: transparent url("../assets/images/brilho.png");
    background-repeat: no-repeat;  
    pointer-events: none;
}

.comidinhas {
    position: absolute;
    top: 498px;
    left: 20px;
    z-index: 10;
}

.choco {
    background: transparent url("../assets/images/comidinhas.png");
    background-position: 0px 0px;
}

.camarao {
    background: transparent url("../assets/images/comidinhas.png"); 
    background-position: 152px 0px;
}

.morango {
    background: transparent url("../assets/images/comidinhas.png");
    background-position: 304px 0px;
}

.comidinha {
    width: 154px;
    height: 136px;
}

#bannerWarper, #wowslider-container1 {
    position: absolute;
    z-index: 8;
    left: 262px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.bannerSize {
    height: 218px;
}

.banners {
    position: absolute;
}

#moldura {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 139px !important;
    background: transparent url("../assets/images/banner_cut.png");
	z-index: 9;
}
#informations {
    position: absolute;
    left: 32px;
    top: 664px;
    width: 153px;
	z-index: 11;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

#direitos {
    margin-bottom: 18px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

#direitos p {
    text-align: justify;
    font-size: 11px;
    line-height:normal;
}



.address  .vcard{
    font-family: 'dsignes regular', Arial, sans-serif !important;
    text-decoration: none !important;
    text-align: justify;
    font-size: 11px;
    line-height:normal;
    font-style:normal !important;
}

#menuNav ul li{
    position: relative;
    display: block;
    cursor: pointer;
    text-align: left;
    margin-bottom: 6px;
}

#menuNav ul li a{
    position: relative;
    margin: 0px;
    padding: 0px;
    font-family: 'dsignes boldregular', Arial, sans-serif !important;
    font-size: 22px;
    color: #fff;
    text-align: left;
    text-decoration: none;
    float: none;
}

#menuNav ul li a:hover, #menuNav ul li a.selected {
    color: #832622 !important;
}

#menuNav ul {
    margin: 0px;
}

#menuNav {
    position: absolute;
    top: 222px;
}

#content {
    width:  612px;
    top:  250px;
    left:  376px;
    position: absolute;
    text-align: left;
	padding-bottom: 50px;
}

.titulo {
    font-family: 'dsignes boldregular', Arial, sans-serif !important;
    font-size: 26px;
    border-bottom:#ccc dashed thin;
    padding-bottom: 5px;
}

.texto {
    font-family: 'dsignes regular', Arial, sans-serif !important;
    font-size: 14px;
    line-height: normal;
    margin-right: 15px;
    text-indent: 15px;
}

#homeLink {
    display: inline-block;
    position: absolute;
    width: 230px;
    height: 180px;
    top: 25px;
    left: 20px;
    z-index: 12;
}

#homeLink:active {
    outline: none;
}