/*
Theme Name: Seven Bistrô
Description: Template do site Seven Wonders
Author: Quântica Comunicação
Author URI:
*/

/*fontes*/
@font-face {
    font-family: 'dancing_script';

    src: url('fonts/dancingscript/dancingscript-variablefontwght-webfont.eot');
    src: url('fonts/dancingscript/dancingscript-variablefontwght-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/dancingscript/dancingscript-variablefontwght-webfont.woff2') format('woff2'),
    url('fonts/dancingscript/dancingscript-variablefontwght-webfont.woff') format('woff'),
    url('fonts/dancingscript/dancingscript-variablefontwght-webfont.ttf') format('truetype'),
    url('fonts/dancingscript/dancingscript-variablefontwght-webfont.svg#dancing_scriptregular') format('svg');

    font-weight: normal;
     font-style: normal;
}
@font-face {
    font-family: 'nexa_light';

    src: url('fonts/nexa_free_light/nexa_free_light-webfont.eot');
    src: url('fonts/nexa_free_light/nexa_free_light-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/nexa_free_light/nexa_free_light-webfont.woff2') format('woff2'),
    url('fonts/nexa_free_light/nexa_free_light-webfont.woff') format('woff'),
    url('fonts/nexa_free_light/nexa_free_light-webfont.ttf') format('truetype'),
    url('fonts/nexa_free_light/nexa_free_light-webfont.svg#nexa_lightregular') format('svg');

    font-weight: normal;
     font-style: normal;
}
@font-face {
    font-family: 'nexa_bold';

    src: url('fonts/nexa_free_bold/nexa_free_bold-webfont.eot');
    src: url('fonts/nexa_free_bold/nexa_free_bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/nexa_free_bold/nexa_free_bold-webfont.woff2') format('woff2'),
    url('fonts/nexa_free_bold/nexa_free_bold-webfont.woff') format('woff'),
    url('fonts/nexa_free_bold/nexa_free_bold-webfont.ttf') format('truetype'),
    url('fonts/nexa_free_bold/nexa_free_bold-webfont.svg#nexa_boldregular') format('svg');

    font-weight: normal;
     font-style: normal;
}
@font-face {
    font-family: 'icomoon';

    src:  url('fonts/icons/icomoon.eot?hntkni');
    src:  url('fonts/icons/icomoon.eot?hntkni#iefix') format('embedded-opentype'),
    url('fonts/icons/icomoon.ttf?hntkni') format('truetype'),
    url('fonts/icons/icomoon.woff?hntkni') format('woff'),
    url('fonts/icons/icomoon.svg?hntkni#icomoon') format('svg');

     font-style: normal;
    font-weight: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /*speak: never;*/

    line-height: 1;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;

    font-family: 'icomoon' !important;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
    content: "\e904";
}
.icon-shopping-bag:before {
    content: "\e903";
}
.icon-map:before {
    content: "\e902";
}
.icon-calendar:before {
    content: "\e900";
}
.icon-phone:before {
    content: "\e901";
}
.icon-instagram:before {
    content: "\f16d";
}
.icon-whatsapp:before {
    content: "\f232";
}

/*gerais*/
body {
    margin-top: 30px;
    background-color: #FFF2E2;
}

*:focus {
    outline-offset: 0px;
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
.btn.focus, .btn:focus {
    cursor: pointer;
    border-color: inherit;

    -webkit-box-shadow: none;
            box-shadow: none;
}

#sobre {
    /*padding-top: 100px;*/
    margin-bottom: 150px;
}
#sobre p,
#sobre ul,
#modelos .modelo p {
    color: #6B482D;
    font-size: 18px;
    line-height: 22px;
    font-style: normal;
    margin-right: 50px;
    font-weight: normal;
    font-family: nexa_light;
}



#modelos .modelo.odd p {
    margin-right: 0;
    margin-left: 50px;
}

#sobre .ilustracao,
#modelos .modelo .ilustracao {
    border-radius: 20px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#sobre .ilustracao img,
#modelos .modelo .ilustracao img {
    opacity: 0;
    width: 100%;
    height: auto;
    border-radius: 20px;
    border: 3px solid #6B482D;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

}

.center {text-align: center}

.title {
    width: 550px;
    margin: auto;
    position: relative;
}

.tag.title {
    width: 100%;
}
.default .tag.title.reverse h1 span {
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;

    position: relative;
    display: inline-block;
}

p, h1, h2, h3, h4 {
    margin-top: 0px;
    margin-bottom: 15px;
}

h3 {
    margin-top: 0px;
    position: relative;
    margin-bottom: 60px;

    color: #6B482D;
    font-size: 60px;
    line-height: 65px;
    font-family: nexa_bold;
    text-transform: uppercase;

    font-style: normal;
    font-weight: normal;
}

h3 span {
    color: #f7a331;
    font-size: 90px;
    line-height: 15px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    font-family: 'dancing_script';

    width: auto;
    display: block;

    left: 225px;
    bottom: 15px;
    position: absolute;
}

.default {
    z-index: 20;
    /*height: 390px;*/
    height: 530px;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.default.mundo {
    height: 420px;
}

.default.mundo .title {
    top: 65%;
}

@media (max-width: 1500px) {
    .default {
        height: 390px;
    }

    .default.mundo {
        height: 305px;
    }
}

.default:before {
    content: "";
    display: block;
    position: absolute;

    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.bg-default {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;

    position: absolute;
    /*background: linear-gradient(180deg, rgba(107,72,45,0.3) 0%, rgba(107,72,45,0.6) 100%);*/
    /*background: linear-gradient(180deg, rgba(107,72,45,0.4) 0%, rgba(107,72,45,0.8) 100%);*/
    background: linear-gradient(180deg, rgba(107, 72, 45, 0.4) 0%, rgb(0 0 0) 100%);
}

.bg-default:after {
    content: '';
    display: block;
    position: absolute;

    top: 0;
    left: 0;
    right: 0;
    bottom: 0px;

    background: url(./img/mask.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.default .title {
    position: absolute;
    top: 45%;
    left: 50%;
    z-index: 1;

    -webkit-transform: translate3d(-50%,-50%,0);
            transform: translate3d(-50%,-50%,0);
}

.default .title h1,
#modelos .modelo .title {
    font-family: nexa_bold;
    text-transform: uppercase;
    color: #F7E1C4;
    position: relative;
    font-size: 60px;
    margin-bottom: 0;
    text-align: right;
}

.default .title.reverse h1,
#modelos .modelo .title.reverse {
    text-align: left;
}

.default .title h1 span,
#modelos .modelo .title span {
    font-family: 'dancing_script';
    text-transform: none;
    display: block;
    line-height: 15px;
    color: #f7a331;
    font-size: 90px;
    position: absolute;
    left: 0;
    top: -22px;

    font-style: normal;
    font-weight: normal;
}

.default .title.reverse h1 span,
#modelos .modelo .title.reverse span {
    left: auto;
    top: auto;
    bottom: 18px;
    right: 0;
}

/*ANIMAÇÕES DO SITE*/
.on-scroll-fade-in,
.on-scroll-slide-up,
.on-scroll-slide-left,
.on-scroll-slide-right {
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;

    -webkit-transform: translate3d(0, 10%, 0);
            transform: translate3d(0, 10%, 0);

    opacity: 0;
}

.on-scroll-fade-in {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.on-scroll-slide-left {
    -webkit-transform: translate3d(-10%, 0, 0);
            transform: translate3d(-10%, 0, 0);
}

.on-scroll-slide-right {
    -webkit-transform: translate3d(10%, 0, 0);
            transform: translate3d(10%, 0, 0);
}

.on-scroll-fade-in.visible {
    opacity: 1;
}

.on-scroll-slide-up.visible,
.on-scroll-slide-left.visible,
.on-scroll-slide-right.visible {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);

    opacity: 1;
}

.on-scroll-delay-1.visible {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
}

.on-scroll-delay-2.visible {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
}

.on-scroll-delay-3.visible {
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
}

.on-scroll-delay-4.visible {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
}

.on-scroll-delay-6.visible {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
}

#error404 {
    padding-top: 150px;
    text-align: center;
    padding-bottom: 100px;
}

#error404 h2 {
    color: #f7a331;
    font-size: 90px;
    line-height: 80px;
    font-style: normal;
    font-weight: normal;
    font-family: 'dancing_script';
}

#error404 h3 {
    color: #6B482D;
    font-size: 40px;
    line-height: 55px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    font-family: nexa_bold;
}

#wonders, #paixao {overflow: hidden}

/* == Wordpress WYSIWYG EDITOR STYLES == */
.editor a {
    color: #FEAA3F;
}
.editor img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
}
.editor figcaption {
    color: #6B482D;
    font-size: 15px;
    line-height: 25px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}
.editor figure {
    margin: 15px 0px;
}
.editor .entry-content img {
    margin: 0 0 1.5em 0;
}
.editor .alignleft, .single img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
}
.editor .alignright, .single img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
}
.editor .aligncenter, .single img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}
.editor .wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px;
}
.editor .wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0;
}
.editor .wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0;
}
.editor .wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}
.editor blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
}
.editor blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;
}
.editor .is-style-default, .single .is-style-default img {border-radius:  0px}
.editor .is-style-rounded, .single .is-style-rounded img {border-radius: 30px}

/*** menu ***/
.menu.visible-xl {display: block}
.menu.visible-md {display: none }

.menu {
    top: 0px;
    width: 100%;
    z-index: 100;
    position: fixed;
}
.menu .bubble {
    left: 50%;
    width: 110%;
    height: 68px;
    position: absolute;
    background-color: #563315;
    border-bottom-left-radius:  60%;
    border-bottom-right-radius: 60%;

    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);

    box-shadow: 0 6px 10px rgba(0,0,0,0.2);
}

.menu .navbar {justify-content: center}

.menu .navbar > div {
    top: -15px;
    position: relative;
}

.menu .navbar .navbar-brand {
    top: 15px;
    z-index: 100;
    position: relative;

    padding-top: 0px;
    margin-right: 0px;
    padding-bottom: 0px;
}
.menu .navbar .navbar-brand h1 {
    height: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    line-height: 0px;
}
.menu .navbar .navbar-brand img {
    width: 120px;
}

.menu .navbar .nav-item {
    color: #f7e1c4;
    font-size: 14px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    font-family: 'nexa_bold';
    text-transform: uppercase;

    margin: 0 10px;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;
}

.menu .navbar .nav-item.active {
    color: #FEAA3F;
}

header .social {margin-right: 30px}
header .social > :nth-child(2) {margin: 0px 20px}

/*home*/
#index {
    position: relative;
}

#index .container-banner {position: relative}

#index .float-banner {
    z-index: 10;
    padding: 90px 0px 0px;
    position: relative;
}

#index .float-banner .title-cafe {
    text-align: center;
    /*margin-top: 180px;*/
    margin-top: 90px;
}

#index .float-banner p {
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
    text-transform: uppercase;

    text-align: center;
    margin-bottom: 35px;
}

#index .float-banner  h2 {
    position: relative;

    color: #f7e1c4;
    font-size: 55px;
    line-height: 60px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
    text-transform: uppercase;
}

#index .float-banner h2 span {
    color: #f7a331;
    font-size: 90px;
    line-height: 15px;

    font-style: normal;
    font-weight: normal;
    text-transform: none;
    font-family: 'dancing_script';

    width: 100%;

    bottom: 77px;
    display: block;
    position: absolute;

    margin-top: 40px;
    margin-bottom: 0px;
}

#index .background-banner {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    overflow: hidden;
    position: absolute;
}

#index .background-banner .bg {
    z-index: 1;

    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;

    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;

    transform: translate3d(-50%,-50%,0);

    position: absolute;
}

#index .background-banner:after {
    z-index: 3;

    content: '';
    display: block;
    position: absolute;

    top: 0;
    left: 0;
    right: 0;
    bottom: 0px;

    background: url(./img/mask.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center bottom;
}

#index .background-banner img {
    opacity: 0;
    width: 100%;
    height: 100%;
}

#index .float-banner .coffe img {
    width: 100%;
    height: auto;
    margin: auto;
    display: block;
}

#index .background-banner .filter {
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    /*background: linear-gradient(180deg, rgba(107,74,54,0.3) 0%, rgba(71,50,36,0.6) 100%);*/
    background: linear-gradient(180deg, rgba(107,74,54,0.6) 0%, rgb(0 0 0) 150%);
}

@media (min-width: 992px) {

    #index .background-banner .bg {
        width: calc(100% + 60px);
        height: calc(100% + 60px);
        transition: 0.6s ease-out;
    }

    #index .float-banner .coffe img {
        transition: 1s ease-out;
    }

}

/*destaques*/
#destaque, #encomenda, #blog {
    margin-top: 200px;
}

#destaque {
    margin-top: 100px;
}

#destaque .title {
    width: 100%;
}

#destaque .title h3 span {
    left: 145px;
}

#destaque .produto {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    width: 100%;
    height: 237px;
    padding: 15px;
    border-radius: 20px;
}

#destaque .produto:before {
    content: "";
    display: block;
    position: absolute;

    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    border-radius: 20px;
    background: linear-gradient(180deg, rgba(255,255,255,0) 20%, rgba(86,51,21,0.6502976190476191) 75%);
}

#destaque .produto .descricao {
    bottom: 15px;
    position: absolute;

    -webkit-transition: 0.3s;
            transition: 0.3s;
}

#destaque .produto h6 {
    margin-bottom: 0;

    color: #F7A331;
    font-size: 20px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}

#destaque .produto p {
    margin-bottom: 0;

    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
}

.btn-padrao {
    width: 332px;
    height: 60px;
    display: block;
    border-radius: 50px;
    border: 2px solid #6B482D;

    z-index: 50;
    float: right;
    padding: 15px;
    margin-top: 60px;
    position: relative;

    background-color: transparent !important;

    color: #6B482D;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
    text-transform: uppercase;
}

.btn-padrao span {
    width: 100%;
    height: 100%;
    border-radius: 50px;

    top: 0px;
    left: 0px;

    z-index: -1;
    position: absolute;
    background-color: #F7A331;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;

    -webkit-transform: scale(0);
            transform: scale(0);
}


/*Encomendas*/
#encomenda {
    position: relative;
    padding-bottom: 160px;

    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 150px;
    background-image: url(img/encomendas.jpg);
}

#encomenda:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    content: "";
    display: block;
    position: absolute;

    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,242,226,1) 75%);
}

#encomenda h3 {
    text-align: left;
}

#encomenda h3 span {
    left: auto;
    right: 15px;
}

#encomenda .card-pedido {
    height: 100%;
    max-width: 946px;
    border-radius: 50px;

    margin: auto;
    padding: 45px;
    position: relative;
    background-color: rgba(255,255,255,0.9);
}

#encomenda .card-pedido > div {
    display: block;
    text-align: center;
}

#encomenda .card-pedido .info-pedido {
    width: 206px;
    height: 248px;
    margin: 0 25px;
    display: inline-block;
    vertical-align: middle;
}

#encomenda .card-pedido span {
    display: block;
    text-align: center;
    margin-bottom: 40px;

    color: #6B482D;
    font-size: 20px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}

#encomenda .card-pedido h4 {
    margin: 15px 0px;
    color: #F7A331;
    font-size: 40px;
    line-height: 42px;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-family: dancing_script;
}

#encomenda .card-pedido p {
    margin: auto;
    width: 200px;
    text-align: center;

    color: #6B482D;
    font-size: 18px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
}

#encomenda .card-pedido .btn-padrao {
    width: 280px;
    float: none;
    margin: auto;
    margin-top: 60px;
}

#encomenda .card-pedido .icon {
    width: 120px;
    height: 120px;

    margin: auto;
    display: block;
    position: relative;

    border-radius: 100%;
    background-color: #F7E1C4;
}

#encomenda .card-pedido .icon img {
    left: 50%;
    bottom: 0px;
    position: absolute;

    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}

/*Apaixonados por café*/
#paixao {
    height: 610px;
    padding-top: 200px;
    position: relative;
    background: linear-gradient(180deg, rgba(252,236,214,1) 0%, rgba(248,225,194,1) 100%);
}

#paixao .ilustracao {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#paixao .ilustracao.visible-xl {
    top: 0;
    left: 0;
    bottom: 0;
    width: 50vw;
    position: absolute;
}

#paixao .ilustracao.visible-xl:after {
    top: 0px;
    bottom: 0px;
    width: 90px;
    right: -40px;
    background-image: url(img/rasgado-vertical-degrade.png);
}
#paixao .ilustracao.visible-md:after {
    left: 0px;
    right: 0px;
    bottom: -40px;
    height: 90px;
    background-image: url(img/rasgado-horizontal-degrade.png);
}

#paixao h3 {
    text-align: right;
}

#paixao h3 span,
#wonders h3 span,
#newsletter h3 span {
    top: -22px;
    left: 65px;
    bottom: auto;
}

#paixao p {
    width: 435px;
    margin-left: auto;

    color: #6B482D;
    font-size: 20px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}

#paixao .ilustracao.visible-xl,
#wonders .ilustracao.visible-xl {display: block}

#paixao .ilustracao.visible-md,
#wonders .ilustracao.visible-md {display: none}

#paixao .ilustracao.visible-md,
#wonders .ilustracao.visible-md {
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 0px;

    height: 350px;
    position: absolute;
}

#paixao .ilustracao.visible-md:after, #paixao .ilustracao.visible-xl:after,
#wonders .ilustracao.visible-md:after, #wonders .ilustracao.visible-xl:after {
    content: "";
    display: block;
    position: absolute;

    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

#wonders .ilustracao.visible-md {
    top: auto;
    bottom: 0px;

}

/*Fique por dentro*/
#blog {
    padding-bottom: 100px;
    background-color: #fff2e2;
}

#blog h3 {
    text-align: left;
    margin-left: 70px;
}

#blog h3 span {
    left: 83px;
}

#blog .row > div.col-lg-4.on-scroll-slide-up > a {
    display: flex;
    min-height: 100%;
}

#blog .btn-blog {
    /*height: 500px;*/
    position: relative;
    text-align: center;
    border-radius: 30px;
    padding-bottom: 60px;
    background-color: #FFFFFF;

    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
            box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}

#blog .btn-blog .ilustracao {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom: 5px solid #F7A331;

    height: 246px;
    margin-bottom: 15px;

    -webkit-transition: 0.3s ease;
            transition: 0.3s ease;
}

#blog .btn-blog .ilustracao img {
    width: 0px;
    opacity: 0;
}

#blog .btn-blog .ilustracao + div {
    padding: 0px 15px;
}

#blog .btn-blog h6 {
    margin-top: 20px;
    margin-bottom: 10px;

    color: #6B482D;
    font-size: 20px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}

#blog .btn-blog small {
    display: block;
    margin-top: 10px;
    text-align: center;

    color: #F7A331;
    font-size: 15px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}

#blog .btn-blog p {
    color: #6B482D;
    font-size: 18px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
}

#blog .btn-blog > :nth-last-child(1) {
    left: 50%;
    bottom: 20px;
    position: absolute;

    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}

#blog .btn-blog .ler-mais {
    position: relative;

    color: #F7A331;
    font-size: 15px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
    text-transform: uppercase;
}

#blog .btn-blog .ler-mais:after {
    content: "";
    display: block;
    position: absolute;

    left: 0px;
    right: 0px;
    height: 3px;

    background-color: #6B482D;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;

    -webkit-transform: scale(0);
            transform: scale(0);
}

/*Assine nossa newsletter*/
#newsletter {
    padding-top: 150px;
    padding-bottom: 100px;
    background-color: #fff9f1;
}

#newsletter .title h3 {
    text-align: right;
    margin-bottom: 20px;
}

#newsletter .title h3 span {left: 45px}

#newsletter .title p {
    color: #6B482D;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}

#newsletter form > div {
    width: auto;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    margin-left: 70px;
}

#newsletter form > div .form-group {
    width: 370px;
    height: 60px;
    margin-right: 15px;
}

#newsletter form input,
#newsletter form button {
    width: 100%;
    height: 100%;
    padding-left: 25px;
    position: relative;

    border-radius: 30px;
    border: 2px solid #563315;
    background-color: transparent;

    color: #6B482D;
    font-size: 18px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
}

#newsletter form > div .form-submit {
    width: 135px;
    height: 60px;
}

#newsletter .error-message {
    font-size: 18px;
    margin-left: 15px;
}

#newsletter form > .success {
    float: none;
    display: none;
    text-align: right;
}

#newsletter form button[type="submit"] {
    z-index: 50;
    width: 100%;
    padding: 0px;
    text-align: center;
    position: relative;

    color: #6B482D;
    font-size: 18px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
    text-transform: uppercase;
}

#newsletter form button[type="submit"] span {
    top: 0px;
    left: 0px;
    z-index: -1;

    width: 100%;

    height: 100%;
    position: absolute;

    border-radius: 50px;
    background-color: #F7A331;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;

    -webkit-transform: scale(0);
            transform: scale(0);
}

#newsletter form ::placeholder {
    color: #6B482D;
    font-size: 18px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
}

/* 7 wonders */
#wonders {
    height: 610px;
    position: relative;
    padding-top: 200px;
    padding-bottom: 50px;
    background-color: #efe0cf;
}

#wonders .ilustracao {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#wonders .ilustracao.visible-xl {
    top: 0px;
    right: 0px;
    bottom: 0px;

    width: 48vw;
    position: absolute;
}
#wonders .ilustracao.visible-xl:after {
    top: 0px;
    left: -40px;
    bottom: 0px;
    width: 90px;
    background-image: url(img/rasgado-vertical-solido.png);
}
#wonders .ilustracao.visible-md:after {
    top:-40px;
    left: 0px;
    right: 0px;
    height: 90px;
    background-image: url(img/rasgado-horizontal-solido.png);
}

.ilustracao img {
    opacity: 0;
    width: 100%;
    height: 100%;
}

#wonders .title {left: -25px}
#wonders .title h3 {text-align: right}

#wonders .title h3 span {
    top: -30px;
    left: 55px;
}

#wonders p {
    width: 400px;
    margin: auto;

    color: #6B482D;
    font-size: 20px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}

/*PAGE QUEM SOMOS*/
/*sobre*/
.default .title.quem-somos {width: 475px}

/*história*/
#historia {padding-bottom: 100px}

#historia h2 {
    text-align: center;
    margin-bottom: 80px;

    color: #6B482D;
    font-size: 40px;
    line-height: 45px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 20px;
    font-family: nexa_light;
    text-transform: uppercase;
}

#historia .timeline {
    position: relative;
}

#historia .timeline:after {
    content: '';
    display: block;
    position: absolute;

    top: 90px;
    left: 50%;
    bottom: 90px;

    -webkit-transform: translate3d(-50%,0,0);
            transform: translate3d(-50%,0,0);

    width: 1px;
    z-index: 1;
    background-color: #F7A331;
}

#historia .timeline .dot {
    top: 50%;
    left: 50%;

    width: 24px;
    height: 24px;

    border-radius: 50%;
    position: absolute;
    background-color: #6B482D;

    -webkit-transform: translate3d(-50%,-50%,0);
            transform: translate3d(-50%,-50%,0);
}

#historia .timeline .text {
    padding-top: 45px;
}

#historia .timeline .data {
    width: 335px;
}

#historia .timeline > :nth-child(odd) .text .data {
    float: right;
}

#historia .timeline > :nth-child(even) .text .data {
    float: left
}

#historia .timeline .data h3 {
    display: block;
    margin-bottom: 0;

    font-size: 120px;
    line-height: 100px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
    color: rgba(107,72,45,0.16);
}

#historia .timeline .data .title {width: auto}

#historia .timeline .data .title h4 {
    color: #6B482D;
    margin-top: 8px;
    text-align: right;

    font-size: 32px;
    line-height: 32px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
    text-transform: uppercase;
}

#historia .timeline .data .title h4 span {
    color: #F7A331;

    font-size: 60px;
    line-height: 40px;
    font-style: normal;
    font-weight: normal;
    font-family: dancing_script;

    right: 0px;
    top: -38px;
    position: absolute;
    text-transform: none;
}

#historia .timeline > :nth-child(even) .text .data .title h4 {
    text-align: left;
}

#historia .timeline > :nth-child(even) .text .data .title h4 span {
    left: 0;
    right: auto;
}

#historia .timeline .image img {
    opacity: 0;
    width: 100%;
    height: 100%;
}

#historia .timeline > div {
    z-index: 2;
    position: relative;
    margin-bottom: 70px;
}

#historia .timeline > :nth-child(odd) .text {
    width: 50%;
    float: left;
    text-align: right;
    padding-right: 55px;
}

#historia .timeline > :nth-child(odd) .image {
    width: 50%;
    float: right;
    text-align: left;
}

#historia .timeline > :nth-child(even) .text {
    width: 50%;

    float: right;
    text-align: left;
    padding-left: 55px;
}

#historia .timeline > :nth-child(even) .image {
    width: 50%;
    float: left;
    text-align: right;
}

#historia .timeline .image div {
    width: 313px;
    height: 200px;
    border-radius: 20px;
    border: 3px solid #6B482D;

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#historia .timeline > :nth-child(odd) .image div {
    margin-left: 55px;
}

#historia .timeline > :nth-child(even) .image div {
    margin-left: 185px;
}


/*cardapio*/
.title.cardapio {width: 365px}

#download .btn[disabled] {
    opacity: 0.3;
    pointer-events: none;
}

#download p,
#download span {
    color: #563315;
    font-size: 18px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
}

#download .infos p,
#download .infos span,
#download span {
    display: block;
    margin-top: 30px;
    text-align: center;
    font-family: nexa_bold;
    /*text-transform: uppercase;*/
}

#download .infos p a,
#download span a {
    color: #563315;
    text-decoration: underline;
}

#download span + div {
    text-align: center;
}

#donwload span.limit {
    margin-left: auto;
    margin-right: auto;
    max-width: 450px;
}

#download .platforms {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0;
}

#download .platforms img {
    width: 70px;
    height: auto;
    margin: 0 15px 12px;
    max-width: 40%;
}

#download .btn-padrao {
    float: none;
    width: 168px;
    margin-top: 10px;
    display: inline-block;
    vertical-align: middle;
}

#download .btn-padrao:nth-child(2) {
    margin-left: 10px;
    margin-right: 10px;
}

#download .btn-padrao span {
    top: -30px;
}

#download .cafe-cardapio {
    border-radius: 20px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#download .cafe-cardapio img {
    opacity: 0;
    width: 100%;
    height: 100%;
}

#categoria h3 {
    margin-bottom: 40px;
}

#posts h4,
#passos h4,
#estados h4,
#contato h4,
#categoria h4 {
    margin-bottom: 35px;

    color: #6B482D;
    font-size: 40px;
    line-height: 40px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 20px;
    font-family: nexa_light;
    text-transform: uppercase;
}

#categoria h4 span {
    line-height: 0px;
    letter-spacing: 0px;
    text-transform: none;
    display: inline-block;
}

#categoria .content {
    margin-top: 80px;
    position: relative;
    margin-bottom: 80px;
    padding-bottom: 50px;
}

#categoria .content .items {
    margin-bottom: 35px;
}

#categoria .content .items p,
#categoria .content .items small {
    text-align: left;
    margin-bottom: 0px;

    color: #6B482D;
    font-size: 18px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
}

#categoria .content .items p {
    font-size: 16px;
    line-height: 22px;
    position: relative;
    margin-bottom: 0px;
}

#categoria .content .items p strong {
    font-size: 19px;
    font-family: nexa_bold;
}

.box-icon {
    bottom: 0px;
    height: 27px;
    position: absolute;
}

.icon {
    width: 27px;
    height: 27px;
    display: none;

    margin-left: 5px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.icon.novo        {background-image: url(img/icon/novo.png); display: inline-block;}
.icon.mais18      {background-image: url(img/icon/mais18.png); display: inline-block;}
.icon.sem-lactose {background-image: url(img/icon/sem-lactose.png); display: inline-block;}
.icon.sem-gluten  {background-image: url(img/icon/sem-gluten.png) ; display: inline-block;}
.icon.vegetariano {background-image: url(img/icon/vegetariano.png); display: inline-block;}
.icon.vegano      {background-image: url(img/icon/vegano.png); display: inline-block;}
.icon.brasil      {background-image: url(img/icon/brasil.png); display: inline-block;}
.icon.italia      {background-image: url(img/icon/italia.png); display: inline-block;}
.icon.seven       {background-image: url(img/icon/logo.png); display: inline-block;}
.icon.atencao     {background-image: url(img/icon/warning.png); display: inline-block;}
.icon.diet        {background-image: url(img/icon/diet.png); display: inline-block;}

#categoria .content .legend .box-icon {
    left: 20px;
    bottom: auto;
    margin-left: 0px;
}

#categoria .content.maravilhas .legend + div {
    margin-top: 50px;
}

#categoria .content .legend {
    width: 100%;
    padding: 20px 0;
    position: relative;

    display: inline-block;
    border-top: 1px dashed #6B482D;
    border-bottom: 1px dashed #6B482D;
}

#categoria .content.cafe .legend div {
    display: flex;
    margin-left: 85px;
}

#categoria .content.cafe .legend div :nth-child(2) {
    display: list-item;
    margin-left: 50px;
    padding-left: 20px;
}

#categoria .content .legend p,
#categoria .content .legend a,
#categoria .content.bistro .acompanhamento span {
    margin-bottom: 0;
    text-align: center;

    color: #563315;
    font-size: 20px;
    line-height: 26px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}

#categoria .content .legend a {
    text-decoration: underline;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;
}

#categoria .content.cafe {
    margin-bottom: 30px;
}

#categoria .content.filtrado {
    margin-top: 30px;
}

#categoria .content.cappuccino {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

#categoria .content.cappuccino .items small i {
    margin-left: 20px;
    display: list-item;
    font-style: normal !important;
}

#categoria .content.filtrado {
    padding: 20px;
    height: 530px;

    background-color: #F7E1C4;
    border-top: 1px dashed #6B482D;
    border-bottom: 1px dashed #6B482D;
}

#categoria .content.filtrado > div {
    display: block;
    text-align: center;
}

#categoria .content.filtrado h4 {margin-bottom: 20px}

#categoria .content.filtrado h4 + span {
    text-align: left;
    margin-bottom: 0px;

    color: #563315;
    font-size: 20px;
    line-height: 26px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
    text-transform: uppercase;
}

#categoria .content.filtrado .items {
    width: 204px;
    margin: auto;
    text-align: center;
    display: inline-block;
    vertical-align: text-top;
}

#categoria .content.filtrado .items p,
#categoria .content.filtrado .items small {
    display: block;
    text-align:center;
}

#categoria .content.filtrado .items p {
    margin-bottom: 15px;
}

#categoria .content.filtrado .items .icon-item {
    height: 140px;
    margin-bottom: 30px;
    background-position: bottom;
    background-repeat: no-repeat;
}

#categoria .content.filtrado .items .icon-item img {opacity: 0}

#categoria .content.gelado,
#categoria .content.chocolate {
    border-bottom: 1px dashed #6B482D;
}

#categoria .foto {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 256px !important;
    border-radius: 20px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: middle;
    background-color: #ffffff;

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#categoria .foto span {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 50px 15px 15px;
    background: linear-gradient(180deg, rgba(255,255,255,0) 20%, rgba(86,51,21,0.6502976190476191) 75%);

    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
}

#categoria .foto img {
    opacity: 0;
    width: 100%;
    height: 100%;
}

#categoria .content.chocolate .foto {
    height: 195px;
}

#categoria .content.manha .foto {
    height: 208px;
}

#categoria .doces .foto:nth-child(1) {
    margin-top: 100px;
}

#categoria .content.bebida .ilustra-foto,
#categoria .content.maravilhas .ilustra-foto {
    top: 110px;
    right: 0px;
    width: 350px;
    position: absolute;
}

#categoria .content.manha h3 {
    margin-bottom: 10px;
}

#categoria .content.manha h3 + span {
    display: block;
    margin-bottom: 40px;

    color: #6B482D;
    font-size: 20px;
    line-height: 26px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
    text-transform: uppercase;
}

#categoria .content.crepe,
#categoria .content.dueto,
#categoria .content.sanduiche,
#categoria .content.maravilhas {
    border-bottom: 1px dashed #6B482D;
}

#categoria .content.maravilhas.no-border {
    border-bottom: 0;
}

#categoria .content.maravilhas .ilustra-foto {
    top: auto;
    bottom: 145px;
}

#categoria .content.maravilhas h4 {margin-top: 30px}
#categoria .content.maravilhas .ilustra-foto .foto {height: 246px}

#categoria .content.crepe .foto {height: 184px}
#categoria .content.bistro .foto {height: 311px}

#categoria .content.bistro .acompanhamento {
    margin-top: 80px;
    padding: 80px 0px;
    background-color: #F7E1C4;
    border-top: 1px dashed #6B482D;
    border-bottom: 1px dashed #6B482D;
}

#categoria .content.bistro .acompanhamento > span {
    display: block;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#categoria .content.bistro .acompanhamento p {
    margin: 8px 0px;
    text-align: center;
}

#categoria .content.bistro .acompanhamento .items {margin-bottom: 0px}

/*ENCOMENDAS*/
.default .title.encomendas {width: 540px}

#passos .e-icon {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    background: #f7a331;
    border-radius: 100%;

    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-family: 'nexa_light';
    text-transform: uppercase;

    top: 15px;
    z-index: 1;
    right: 15px;
    padding-top: 17px;
    padding-left: 7px;

    -webkit-transform: rotate(-20deg);
            transform: rotate(-20deg);
}

#passos .items {
    margin-bottom: 40px;
}

#passos .items .torta {
    height: 280px;
    position: relative;
    border-radius: 20px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#passos .items .torta:after {
    content: "";
    display: block;
    position: absolute;

    -webkit-pointer-events: none;
            pointer-events: none;

    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;

    border-radius: 20px;
    background: linear-gradient(0deg, rgba(86,51,21,0.82) 0%, rgba(255,255,255,0) 30%, rgba(255,255,255,0) 70%, rgba(86,51,21,0.82) 100%);
}

#passos .items .torta img {
    opacity: 0;
    width: 100%;
    height: 100%;
}

#passos .items .torta title {
    display: block;
    padding: 0px 15px;
    text-align: center;

    z-index: 10;
    width: 100%;
    bottom: 10px;
    position: absolute;

    color:#F7A331;
    font-size: 18px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}

#passos .items .torta .tamanhos {
    position: absolute;
    border-radius: 15px;
    pointer-events: none;

    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;

    z-index: 8;
    opacity: 0;
    padding: 15px;
    background-color: rgba(86,51,21,0.82);

    -webkit-transition: 0.3s ease;
            transition: 0.3s ease;
}

#passos .items .torta .tamanhos input[type="checkbox"] {
    display: none;
}

#passos .items .torta .tamanhos label {
    display: block;
    cursor: pointer;
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
}

#passos .items .torta .tamanhos label:before {
    content: "";
    position: absolute;
    display: inline-block;

    top: -5px;
    left: 0px;

    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 2px solid #F7E1C4;
}

#passos .items .tamanhos input[type="checkbox"]:checked + label:before {
    background-image: url(img/icon/checked.png);
}

#passos .items .torta .tamanhos p,
#passos .items .torta .tamanhos label {
    color: #F7E1C4;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}

#passos .items .torta .tamanhos label small {
    display: block;
    opacity: 0.8;
    font-size: 0.8em;
    font-weight: 100;
}

#passos .items .torta .tamanhos p {
    margin-top: 8px;
    margin-left: 0px;
    text-align: center;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#passos .content-torta {
    margin-bottom: 60px;
}

#passos h3 span {
    left: 190px;
}

#passos h4 {
    margin-bottom: 50px;
}

#passos .items p {
    color: #6B482D;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;

    text-align: left;
    font-family: nexa_light;
    margin: 15px 0px 25px 10px;
}

#passos .informacoes {
    display: block;
    padding: 0px 10px;
    text-align: center;
}

#passos .informacoes .form-group {
    padding: 0px;
    text-align: center;
    margin-bottom: 15px;
    display: inline-block;
}

#paixao.form #form select,
#passos .informacoes input,
#passos .informacoes select {
    position: relative;

    width: 100%;
    height: 60px;
    padding-left: 25px;
    border-radius: 30px;
    border: 2px solid #563315;
    background-color: transparent;

    -webkit-appearance: none;
            appearance: none;

    color: #6B482D;
    font-size: 18px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
}

#passos .informacoes > .group >*:nth-child(1) {width: 410px}
#passos .informacoes > .group >*:nth-child(2) {width: 230px}
#passos .informacoes > .group >*:nth-child(3) {width: 410px}
#passos .informacoes > .group >*:nth-child(4) {width: 320px}
#passos .informacoes > .group >*:nth-child(5) {width: 530px}
#passos .informacoes > .group >*:nth-child(6) {width: 205px}

#passos .informacoes > .group >*:nth-child(2),
#passos .informacoes > .group >*:nth-child(5) {
    margin-left: 10px;
    margin-right: 10px;
}

#paixao.form #form .select,
#passos .informacoes .select {
    position: relative;
}

input[type="date"]::-webkit-clear-button,
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    opacity: 0;
    appearance: none;
    -webkit-appearance: none;
}

#paixao.form #form .select:after,
#passos .informacoes .select:after {
    content: "";
    display: block;
    position: absolute;

    top: 22px;
    right: 15px;
    width: 10px;
    height: 10px;

    border-right: 2px solid #6B482D;
    border-bottom: 2px solid #6B482D;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;

    -webkit-transform: rotate(45deg) skew(10deg, 10deg);
            transform: rotate(45deg) skew(10deg, 10deg);

    pointer-events: none;
}

#passos .informacoes input#pedido-telefone,
#passos .informacoes input#pedido-data {

    width: 178px;
}

#passos .informacoes select#pedido-loja {
    width: 430px;
}

#passos .informacoes select#pedido-cidade {
    width: 274px;
}

#passos .informacoes button[type="submit"] {
    color: #6B482D;
    font-size: 18px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;

    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    background-color: transparent;

    width: 274px;
    height: 60px;
    margin-top: 25px;
    padding-left: 0px;
    position: relative;
    border-radius: 30px;
    border: 2px solid #563315;
}

#passos .informacoes button.submit-whatsapp {
    margin-right: 20px;
}

#passos .informacoes button[type="submit"] span {
    width: 100%;
    height: 100%;
    border-radius: 50px;

    top: 0px;
    left: 0px;
    z-index: -1;
    position: absolute;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;

    -webkit-transform: scale(0);
            transform: scale(0);
}

#passos .success {
    float: none;
}

#passos .form-hidden {
    margin: 0px;
}

#passos [disabled] {
    opacity: 0.6;
}

#passos .placeholder {
    top: 20px;
    left: 25px;
    display: none;
    position: absolute;
    -webkit-pointer-events: none;
    pointer-events: none;

    color: #6B482D;
    font-size: 18px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
}

#passos .placeholder.empty {
    display: block;
}

#passos input[type="date"].empty{font-size: 0; line-height: 0}

/*#passos input[type="date"]:before {
    width: 100%;

    content: '';
    display: block;
    position: relative;
}*/

#passos .form-hidden .error + .error-message {
    text-align: center;
    margin-bottom: 30px;
}

#passos .informacoes p,
#newsletter form ::placeholder {
    color: #6B482D;
    font-size: 18px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
}

#passos .informacoes p strong {
    font-family: nexa_bold;
}

#passos .informacoes .nota {
    font-size: 15px;
    font-family: nexa_bold;
}

#passos .informacoes .importante {
    margin-top: 40px;
    position: relative;
    margin-bottom: 80px;
}

#passos .informacoes .importante strong {
    text-transform: uppercase;
}

#passos .informacoes .importante .box-icon {
        bottom: -5px;
        position: relative;
}
#passos .outro-contato {
    padding: 20px 0px;
    text-align: center;
    margin-bottom: 150px;
    border-top: 1px dashed #6B482D;
    border-bottom: 1px dashed #6B482D;
}

#passos .outro-contato p {
    color: #6B482D;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
}

#passos .outro-contato strong {
    margin-bottom: 20px;
    display: inline-block;
}

#passos .outro-contato p strong {
    margin-bottom: 0px;
}

#passos .outro-contato strong,
#passos .outro-contato p strong {
    color: #6B482D;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 0px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}

/**Unidades**/
.default .title.unidades {
    width: 455px;
}

#unidades .ilustracao {
    width: 100%;
    height: 360px;
}

#estados #mapa {
    height: 491px;
    margin-bottom: 60px;
    border-radius: 20px;
}

#estados .localizacao {
    width: 441px;
    margin: auto;
    margin-bottom: 50px;
}

#estados .localizacao div {
    width: 100%;
    height: 248px;
    border-radius: 20px;

    background-size: cover;
    background-color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
}

#estados .localizacao div img {
    opacity: 0;
    width: 100%;
    height: 100%;
}

#estados .localizacao div.delivery__container {
    width: 100%;
    height: auto;
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: transparent;
    justify-content: flex-start;
}
#estados .localizacao div.delivery__container .btn__delivery {
    width: 50px;
    height: 50px;
    margin: 0 10px;
    transform: scale(1);
    transition: 0.3s ease;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
#estados .localizacao div.delivery__container >:first-child {
    margin-left: 0;
}
#estados .localizacao div.delivery__container >:last-child {
    margin-right: 0;
}

#estados .localizacao div.delivery__container .btn__delivery._ifood {
    background-image: url(img/delivery-ifood.png);
}
#estados .localizacao div.delivery__container .btn__delivery._99food {
    background-image: url(img/delivery-99food.png);
}

#estados .localizacao div.delivery__container .btn__delivery._rappi {
    background-image: url(img/delivery-rappi.png);
}

#estados .localizacao div.delivery__container .btn__delivery._uber-eats {
    background-image: url(img/delivery-uber-eats.png);
}

#estados .localizacao title,
#estados .localizacao subtitle {
    display: block;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}

#estados .localizacao title {
    color: #563315;
    font-size: 24px;
    margin: 10px 0px;
    line-height: 28px;
    text-transform: uppercase;
}

#estados .localizacao subtitle {
    color: #F7A331;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 20px;
    text-transform: none;
}

#estados .localizacao a,
#estados .localizacao p {
    margin: 20px 0px;
    padding-left: 30px;
    position: relative;

    color: #6B482D;
    font-size: 18px;
    text-align: left;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    font-family: nexa_light;
}

#estados .localizacao a.c-menu {
    font-weight: bold;
    padding-left: 0;
    text-decoration: underline;
}

#estados .localizacao a.small {
    float: none !important;
    margin: 10px 0 0 !important;
    position: relative;
    width: 150px;

    color: #6B482D;
    font-size: 14px;
    line-height: 35px;
    padding: 0;
    height: 35px;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
    text-transform: uppercase;
    text-decoration: none !important;
}

#estados .localizacao a i,
#estados .localizacao p i {
    left: 0px;
    font-size: 22px;
    position: absolute;
}

/*Blog*/
.side-nav {margin-bottom: 45px;}

.side-nav ul {
    color: #6B482D;
    padding-left: 20px;
}

.side-nav form input {
    width: 100%;
    height: 60px;

    padding-left: 10px;
    margin-bottom: 20px;
    border: 2px solid #6B482D;
    background-color: transparent;

    border-radius: 10px;

    color: #6B482D;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    font-family: nexa_light;
}

.side-nav .search ::placeholder {
    opacity: 0.6;
    color: #6B482D;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    font-family: nexa_light;
}

.side-nav form input[type="submit"] {
    padding: 8px 20px;
    border-radius: 10px;
    border: 1px solid #6B482D;
    background-color: #6B482D;

    color: #FFF2E2;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    font-family: nexa_bold;
    text-transform: uppercase;


    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;
}

.default .title.blog {width: 380px}

#posts {
    margin: 0px 0px;
    text-align: center;
}

#posts h4 {
    text-align: left;
}

#single-posts .sidebar h4,
#posts .sidebar h4 {
    text-align: left;
    margin-bottom: 10px;
}

#posts a {
    display: block;
    text-transform: none;
}

#posts .items {
    width: 100%;
    /*height: 265px;*/
    display: block;
    border-radius: 20px;
    margin-bottom: 40px;
    background-color: #ffffff;

    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
            box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}

#posts .items > div {
    height: 100%;
    display: flex;
}

#posts .items > div .img-post {
    width: 370px;
    /*height: 100%;*/

    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#posts .items > div .img-post img {
    opacity: 0;
    width: 100%;
    height: 100%;
}

#posts .items > div .descricao-post {
    width: 385px;
    padding: 30px;
    text-align: left;
    position: relative;
    background-color: #ffffff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

#posts .items > div .descricao-post legend {
    position: relative;
}

#posts .items > div .descricao-post legend:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #F7A331;

    left: -30px;
    right: -30px;
    height: 5px;
    bottom: -34px;
}

@media (max-width: 992px) {

    #posts .items > div .descricao-post legend:after {
        left: -20px;
        right: -20px;
    }

}

#posts .items > div .descricao-post legend,
#posts .items > div .descricao-post button,
#posts .items > div .descricao-post small {
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}

#posts .items > div .descricao-post legend {
    color: #6B482D;
    font-size: 20px;
    line-height: 16px;
    margin-bottom: 0px;
}

#posts .items > div .descricao-post button,
#posts .items > div .descricao-post small {
    color: #F7A331;
    font-size: 15px;
    line-height: 17px;
}

#posts .items > div .descricao-post small {
    height: 20px;
    display: block;
}

#posts .items > div .descricao-post p {
    margin-top: 30px;
    margin-bottom: 10px;

    color: #6B482D;
    font-size: 18px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
}

#posts .items > div .descricao-post button {
    padding: 0px;
    outline: none;
    position: relative;
    letter-spacing: 2px;
    text-transform: uppercase;

    border: none;
    background: transparent;
}

#posts .items > div .descricao-post button:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #6B482D;

    left: 0px;
    right: 0px;
    height: 3px;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;

    -webkit-transform: scale(0);
            transform: scale(0);
}

#posts .ver-mais, #posts .sidebar a,
#single-posts a {
    color: #6B482D;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
    text-transform: uppercase;
}

#posts .ver-mais {
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    border-radius: 40px;
    border: 2px solid #6B482D;

    outline: none;
    background: transparent;
}

#posts .sidebar {
    text-align: left;
    padding-top: 80px;
}

#posts .sidebar a,
#single-posts .tags a {
    display: inline;
    font-size: 15px;
    line-height: 18px;
}

#posts .sidebar a:after,
#single-posts .tags a:after {
    content: ' • ';
    display: inline;
}

#posts .sidebar a:last-child:after,
#single-posts .tags a:last-child:after {
    display: none;
}

#single-posts {
    /*padding-top: 80px;*/
    margin-bottom: 80px;
}

#single-posts .item {
    width: 100%;
    padding: 35px;
    border-radius: 20px;
    margin-bottom: 40px;
    background-color: #ffffff;


    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
            box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}

#single-posts .btn-padrao.prev,
#single-posts .btn-padrao.next {
    width: auto;
    border: none;
    margin-top: 30px;
    padding: 15px 0px;
}

#single-posts .btn-padrao.prev,
#single-posts .item .date {float: left}

#single-posts .btn-padrao.next,
#single-posts .item .category {float: right}

#single-posts .tags a {
    display: inline;

    color: #6B482D;
    font-size: 15px;
    line-height: 17px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
    text-transform: uppercase;
}

#single-posts h4 {
    margin: 35px 0px;
    text-align: center;
    position: relative;

    color: #6B482D;
    font-size: 40px;
    line-height: 40px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 20px;
    font-family: nexa_light;
    text-transform: uppercase;
}

#single-posts .item h4 {
    font-size: 30px;
    letter-spacing: 4px;
    line-height: 30px;
    padding-bottom: 15px;
    padding-top: 15px;
}

#single-posts .item h4:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #F7A331;

    left: 0px;
    right: 0px;
    height: 5px;
    bottom: -10px;
}

#single-posts .item p,
#single-posts .item ul,
#single-posts .item .date,
#single-posts .item .category a,
#single-posts .item .category strong {
    color: #6B482D;
    text-align: left;
    line-height: 20px;
    font-style: normal;
    margin-bottom: 0px;
    font-weight: normal;
    font-family: nexa_light;
}

#single-posts .item p,
#single-posts .item ul {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
}

#single-posts .item ul li {
    margin-bottom: 10px;
}

#single-posts .item .date,
#single-posts .item .category a,
#single-posts .item .category strong {
    font-size: 18px;
}

#single-posts .item .category strong {
    font-family: nexa_bold;
}

#single-posts .item .category ul {
    margin: 0px;
    padding: 0px;
    display: inline;
}

#single-posts .item .category li {
    display: inline-block;
}

.btn-padrao.prev:after,
.btn-padrao.next:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #F7A331;

    left: 0px;
    right: 0px;
    width: auto;
    height: 3px;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;

    -webkit-transform: scale(0);
            transform: scale(0);
}

#posts.busca .sidebar {
    padding-top: 0px;
}

/**Contato**/
.default .title.contato {
    top: 50%;
    width: 285px;

    -webkit-transform: translate3d(-50%,-50%,0);
            transform: translate3d(-50%,-50%,0);
}

#contato {
    margin: 0 0 50px;
}

#paixao.form #form form > div,
#contato .content-mensagem form > div {
    width: 100%;
    margin-bottom: 15px;
}

#paixao.form #form form > div input,
#paixao.form #form form > div button,
#paixao.form #form form > div textarea,
#modelos .btn,
#modelos-cta .btn,
#contato .content-telefone .button,
#contato .content-mensagem form > div input,
#contato .content-mensagem form > div select,
#contato .content-mensagem form > div button,
#contato .content-mensagem form > div textarea {
    width: 100%;
    height: 60px;
    padding-left: 25px;
    border-radius: 30px;
    border: 2px solid #563315;
    background-color: transparent;

    color: #6B482D;
    font-size: 18px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
}

#paixao.form #form form > div button,
#modelos .btn,
#modelos-cta .btn,
#contato .content-telefone .button,
#contato .content-mensagem form > div button {
    cursor: pointer;
}

#paixao.form #form form > div textarea,
#contato .content-mensagem form > div textarea {
    resize: none;
    height: 193px;
    padding-top: 15px;
}

#paixao.form #form form .form-inline,
#contato .content-mensagem form .form-inline {
    display: flex;
    flex-wrap: wrap;
}

#paixao.form #form form .form-inline > :nth-child(1),
#paixao.form #form form .form-inline :nth-child(1) input,
#contato .content-mensagem form .form-inline > :nth-child(1),
#contato .content-mensagem form .form-inline :nth-child(1) input {
    width: 360px;
}

#paixao.form #form form .form-inline > :nth-child(1),
#contato .content-mensagem form .form-inline > :nth-child(1) {
    margin-right: 15px;
}

#paixao.form #form form .form-inline > :nth-child(2),
#paixao.form #form form .form-inline :nth-child(2) input,
#contato .content-mensagem form .form-inline > :nth-child(2),
#contato .content-mensagem form .form-inline :nth-child(2) input {
    width: 178px;
}

#contato .padding-left {padding-left: 0}
#contato .padding-right {padding-right: 80px}

#paixao.form #form form > div button[type="submit"],
#contato .content-telefone .button,
#modelos .btn,
#modelos-cta .btn,
#contato .content-mensagem form > div button[type="submit"] {
    width: 128px;
    padding: 0px;
    float: right;
    position: relative;

    color: #6B482D;
    font-size: 18px;
    line-height: 20px;
    text-align: center;

    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
    text-transform: uppercase;
}

#contato .content-telefone .button {
    float: none;
    width: 290px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 768px) {

    #contato .content-telefone .button {
        margin: auto;
    }

}

#paixao.form #form form > div button[type="submit"] span,
#contato .content-telefone .button span,
#modelos .btn span,
#modelos-cta .btn span,
#contato .content-mensagem form > div button[type="submit"] span {
    top: 0px;
    left: 0px;
    z-index: -1;
    width: 100%;
    height: 100%;

    position: absolute;
    border-radius: 50px;
    background-color: #F7A331;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;

    -webkit-transform: scale(0);
            transform: scale(0);
}

#paixao.form #form form > div ::placeholder,
#contato .content-mensagem form > div ::placeholder {
    color: #6B482D;
    font-size: 18px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
}

.error {border-color: #b72a1f !important}
.error::placeholder {color: #b72a1f !important}

.error-message, .error-alert {
    height: 0px;
    margin: 0px;
    display: block;
    overflow: hidden;

    color: #b72a1f;
    font-size: 15px;
    text-align: left;
    line-height: 19px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;
}

.error-alert {
    font-size: 17px;
    text-align: center;
}

.error + .error-message, .error-alert.show {
    height: auto;
}

.success {
    float: left;
    display: none;
    color: #87CB4D;
    font-size: 18px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}

#contato .content-telefone:nth-child(1) div {
    margin-bottom: 40px;
}

#contato .content-telefone div span {
    color:#563315;
    font-size: 24px;
    line-height: 26px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
    text-transform: uppercase;
}

#contato .content-telefone div p {
    margin-bottom: 10px;

    color: #6B482D;
    font-size: 20px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}

#contato .content-telefone div small {
    display: block;
    padding-right: 70px;

    color: #6B482D;
    font-size: 18px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
}

#contato .content-telefone .consulta {
    width: 100%;
    margin-top: 20px;
    padding: 15px 35px;
    position: relative;
    text-align: center;
    border-top: 1px dashed #6B482D;
    border-bottom: 1px dashed #6B482D;
}

#contato .content-telefone .consulta p,
#contato .content-telefone .consulta p a {
    color: #6B482D;
    font-size: 20px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}

#contato .content-telefone .consulta p a {
    text-decoration: underline;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;
}

/** as sete maravilhas **/
.default .title.as-7-maravilhas h1 span {
    left: 40px;
}

#mundo {
    height: 100vh;
    min-height: 800px;
    position: relative;
}

#mundo .slide >*:nth-child(1) {
    top: -100px;
    height: calc(100% + 100px);
}

#mundo .slide,
#mundo .slide .owl-item,
#mundo .slide .owl-stage,
#mundo .slide .owl-item .items {
    height: 100%;
}

#mundo .slide .items {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#mundo .slide .items img {
    opacity: 0;
    width: 100%;
    height: 100%;
}

#mundo .descricao {
    top: -25px;
    left: 40%;
    z-index: 10;
    bottom: 0px;
    max-width: 660px;
    padding-top: 160px;
    position: absolute;

    -webkit-transform: translateX(-40%);
            transform: translateX(-40%);

    background: linear-gradient(180deg, rgba(107,72,45,0.33) 0%, rgba(107,72,45,1) 100%);
}

#mundo .descricao .items,
#mundo .descricao .owl-nav {
    width: 466px;
    margin: auto;
}

#mundo .descricao .owl-nav {
    height: 0px;
    /*margin-top: 100px;*/
    margin-top: 15px;
    overflow: visible;
}

#mundo .descricao .owl-nav {
    position: absolute;
    left: 25px !important;
    right: 25px !important;
    width: auto;
    top: 440px;
    height: auto;
    padding: 0 !important;
    bottom: auto !important;
}

@media (max-width: 575px) {

    #mundo .descricao .owl-nav {
        top: auto;
        width: auto !important;
    }

}

#mundo .descricao .owl-nav .owl-next,
#mundo .descricao .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    outline: none;
    text-align: center;
}

#mundo .descricao .owl-nav .owl-next {
    float: right;
}

#mundo .descricao .owl-nav .owl-prev span,
#mundo .descricao .owl-nav .owl-next span {
    color: #F7E1C4;
    font-size: 20px;
    font-size: 45px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}

#mundo .descricao .owl-nav .owl-prev span:after,
#mundo .descricao .owl-nav .owl-next span:after {
    bottom: 20px;
    display: flex;
    position: relative;
    text-transform: uppercase;
}

#mundo .descricao .owl-nav .owl-prev span:after {
    left: 30px;
    /*content: "anterior";*/
}

#mundo .descricao .owl-nav .owl-next span:after {
    right: 85px;
    /*content: "próxima";*/
}


@media (max-width: 768px) {
    #mundo .descricao .prato > :nth-child(2) {
        width: 100% !important;
    }
}

#mundo .descricao h5 {
    color: #F7A331;
    font-size: 90px;
    margin-top: 0px;
    line-height: 110px;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 45px;
    font-family: nexa_bold;
    text-transform: uppercase;
}

#mundo .descricao h5 span {
    top: -20px;
    position: relative;
    display: block;
    color: #F7E1C4;
    font-size: 60px;
    line-height: 0.9em;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
}

#mundo .descricao small {
    display: block;
    color: #F7E1C4;
    font-size: 20px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 5px;
    font-family: nexa_light;
    text-transform: uppercase;
}

#mundo .descricao p {
    color: #F7E1C4;
    font-size: 18px;
    line-height: 24px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;
}

#mundo .descricao p span {
    top: -25px;
    opacity: 0.8;
    font-weight: bold;
    position: relative;
}

#mundo .descricao p a {
    font-weight: bold;
    color: #F7E1C4;
    text-transform: none;
}

#mundo .descricao .prato {
    display: flex;
    margin-top: 35px;
}

#mundo .descricao .prato > :nth-child(2) {
    width: 280px;
    margin-left: 30px;
}

#mundo .descricao .prato > :nth-child(2) p,
#mundo .descricao .prato > :nth-child(2) a {
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_bold;
}

#mundo .descricao .prato > :nth-child(2) p {
    color: #F7A331;
    line-height: 26px;
    margin-bottom: 15px;
}

#mundo .descricao .prato > :nth-child(2) a {
    width: 100%;
    height: 60px;
    display: block;

    color: #F7E1C4;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;

    padding: 15px 0px;
    position: relative;
    border-radius: 50px;
    border: 2px solid #F7E1C4;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;
}

#mundo .descricao .prato > :nth-child(2) a span {
    width: 100%;
    height: 100%;

    top: 0px;
    left: 0px;
    z-index: -1;

    position: absolute;
    border-radius: 50px;
    background-color: #F7A331;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;

    -webkit-transform: scale(0);
            transform: scale(0);
}

#mundo .descricao .prato .ilustracao {
    width: 146px;
    height: 146px;
    border-radius: 100%;
    border: 3px solid #F7E1C4;

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#mundo .descricao .prato .ilustracao img {
    opacity: 0;
    width: 100%;
    height: 100%;
}

/*footer*/
footer {
    padding-top: 50px;
    padding-bottom: 10px;
    background-color: #563315;
}

footer .instagram {
    display: flex;
    margin-bottom: 40px;
}
footer .instagram > a {
    width: 12.5%;
    position: relative;
}
footer .instagram img {
    opacity: 1;
    width: 100%;
    height: 100%;

    border: 1px solid #563315;
}
footer .instagram a:after {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;

    opacity: 0;
    content: '';
    display: block;
    position: absolute;
    pointer-events: none;
    background-color: #563315;

    -webkit-transition: 0.3s ease;
            transition: 0.3s ease;
}

footer .insta-contato a {
    color: #F7E1C4;
    font-size: 30px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 2px;
    font-family: nexa_bold;
    text-transform: uppercase;

    display: block;
    margin-bottom: 20px;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;
}

footer .rodape {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

footer .rodape div {
    margin: auto;
    padding: 0px 15px;
}

header .social a, footer .social a {
    color: #F7A331;
    font-size: 27px;
    position: relative;

    -webkit-transition: 0.3s;
            transition: 0.3s;
}

footer .social > :nth-child(2) {margin: 0px 10px}

footer .cidade i {
    margin: 0px 8px;
    font-style: normal;
}

footer .cidade p >*:last-child i {display: none}

footer .rodape p {
    color: #F7E1C4;
    font-size: 16px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
}

footer  .cidade p {font-family: nexa_bold}
footer  .quantica p {font-family: nexa_light}

footer .rodape .quantica a {
    color: #F7E1C4;
    font-family: nexa_bold;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;
}

/*PAGE SEJA UM FRANQUEADO*/

#modelos-cta strong {
    display: block;
    margin-top: 60px;

    font-size: 20px;
    line-height: 24px;
    font-family: 'nexa_bold';

    letter-spacing: 0.15em;
    text-transform: uppercase;
}

#modelos .modelo .title {
    color: #6b482d;
    height: 65px;
    margin: 55px 0 40px;
    display: inline-block;
    text-align: center;
}

#modelos .modelo .title span {
    left: 0 !important;
    right: 0 !important;
}

#modelos .modelo .title.reverse {
    height: 135px !important;
    margin: 0 0 30px;
}

#modelos .modelo .title.reverse span {
    top: 74px !important;
    bottom: auto !important;
    text-align: center;
    text-transform: lowercase;
}

#modelos #o-que-oferecemos .title.reverse {
    width: 400px;
    margin: 0 auto 30px;
    display: block;
}

#modelos #o-que-oferecemos .title.reverse span {
    text-transform: none;
}

#modelos .modelo {
    padding: 70px 0px;
}

#modelos .modelo.odd {
    background: #fbead3;
}

#modelos .modelo .items {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 45px 54px -5px;
}

#modelos .modelo.odd .items {
    margin: 0 -5px 54px 45px;
}

#modelos .modelo .items div {
    width: 85px;
    height: 105px;
    margin: 0 5px 10px;
    display: flex;
    flex-direction: column;
    align-content: center;
    text-align: center;
}

#modelos .modelo .items div img {
    width: 58px;
    height: auto;
    margin: auto;
    display: block;
}

#modelos .modelo .items div span {
    color: #6B482D;
    font-size: 14px;
    line-height: 16px;
    font-style: normal;
    font-weight: bold;
    font-family: nexa_light;
    margin-top: auto;
    display: block;
}

#modelos .btn,
#modelos-cta .btn {
    float: none;
    padding: 0 24px;
    width: auto;
    margin: 38px 0 0;
}

#modelos .btn {
    margin-right: 50px;
}

#modelos .odd .btn {
    margin-right: 0px;
    margin-left: 50px;
}

#modelos-cta .btn {
    margin: 30px 12px 0 0;
}

#o-que-oferecemos {
    padding: 0;
}

#o-que-oferecemos .container {
    padding: 70px 0px;
    border-top: #6b482d dashed 1px;
}

#o-que-oferecemos .hls {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 0;
}

#o-que-oferecemos .hls .hl {
    width: calc(20% - 30px);
    margin: 30px 15px 0px;
}

#o-que-oferecemos .hls .hl img {
    width: 120px;
    display: block;
    margin: 0px auto 16px;
}

#o-que-oferecemos .hls .hl span {
    color: #6B482D;
    display: block;

    font-size: 18px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    font-family: nexa_light;

    text-align: center;
}

#paixao.form {
    height: auto;
    padding-bottom: 120px;
}

#paixao.form #form .title {
    width: auto;
}

#paixao.form #form h3 {
    color: #6b482d;
    font-size: 40px;
    text-align: left;
    letter-spacing: 0.6em;
    margin: 0;
}

#paixao.form #form h3 span {
    color: #6b482d;
    font-size: 40px;
    font-family: nexa_light;
    letter-spacing: 0.5em;
    position: static;
    text-transform: uppercase;
}

#paixao.form #form p {
    width: auto;
    color: #6b482d;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    font-family: "nexa_light";
    margin-bottom: 30px;
}

#paixao.form .ilustracao.visible-xl {
    width: 41.666667vw;
}

#paixao.form #form form,
#paixao.form #form form .form-inline {
    line-height: 1;
}

#paixao.form #form form .form-inline > :nth-child(1) {
    width: calc(100% - 178px - 15px);
}

#paixao.form #form form .form-inline > :nth-child(1) input {
    width: 100%;
}

#paixao.form #form form label.no-sr {
    color: #6b482d;
    font-size: 20px;
    line-height: 26px;
    font-family: "nexa_bold";
}

#paixao.form #form form label.no-sr,
#paixao.form #form form .error-message {
    padding: 0 0 0 10px;
}

#paixao.form #form .select:after {
    top: calc(22px + 25px);
}

.sobre-custom .ilustracao {
    width: 50%;
    margin: 0 0 8% 8%;
    float: right;
}

.sobre-custom .ilustracao.hidden {
    display: none;
}

/*RESPONSIVO*/
@media (min-width: 992px) {

    #estados .localizacao div.delivery__container .btn__delivery:hover {
        transform: scale(1.05);
    }

    #paixao.form #form form > div button[type="submit"]:hover span,
    #paixao.form #form form .button:hover span,
    .btn-padrao:hover span, #blog .btn-blog:hover .ler-mais:after, #passos .informacoes button.submit-email:hover span,
    #newsletter form button[type="submit"]:hover span, #passos .informacoes button.submit-whatsapp:hover span,
    .btn-padrao.prev:hover:after, .btn-padrao.next:hover:after, #posts .items > div .descricao-post:hover button:after,
    #contato .content-mensagem form > div button[type="submit"]:hover span,
    #contato .content-telefone .button:hover span,
    #modelos .btn:hover span,
    #modelos-cta .btn:hover span,
    #mundo .descricao .prato > :nth-child(2) a:hover span {
        -webkit-transform: scale(1);
                transform: scale(1);
    }

    .side-nav form input[type="submit"]:hover {
        cursor: pointer;
        font-weight: 600;
        background-color: rgba(107, 72, 45, 0.85);
    }

    #passos .items .torta:hover .tamanhos {
        opacity: 1;
        pointer-events: all;
    }

    #mundo .descricao .prato > :nth-child(2) a:hover {
        color: #6B482D;
        border: 2px solid #6B482D;
    }

    #posts .ver-mais:hover {
        color: #6B482D;
        background-color: #F7A331;
    }

    #posts .sidebar a:hover, #single-posts .tags a:hover,
    #single-posts .item .category a:hover, .editor a:hover, #estados .localizacao a:hover {text-decoration: underline}

    a:hover {text-decoration: none}

    .btn-padrao:hover {color: #6B482D}

    header .social a:hover, footer .social a:hover {color: #F7E1C4}

    .menu .navbar .nav-item:hover {color: #FEAA3F}

    #destaque .produto:hover .descricao {bottom: 30px}

    /*#blog .btn-blog:hover .ilustracao {height: 266px}*/

    #passos .informacoes button[type="submit"]:hover {color: #6B482D}

    #passos .informacoes button.submit-whatsapp:hover span {background-color: #87CB4D}

    #passos .informacoes button.submit-email:hover span {background-color: #F7A331}

    footer .rodape .quantica a:hover, footer .insta-contato a:hover,
    #contato .content-telefone .consulta p a:hover, #categoria .content .legend a:hover  {color: #F7A331}

    footer .instagram a:hover:after {opacity: 0.40}
}

@media (max-width:1199px) {
    .title {width: 450px;}

    #sobre p,
    #sobre ul,
    #modelos .modelo p {margin-left: 0px; margin-right: 0px;}

    #index .float-banner h2 {font-size: 45px;}
    #index .float-banner h2 span {font-size: 75px;}

    /*#index .float-banner .coffe {
        top: 90px;
        width: 100%;
        height: 100%;
    }*/

    #destaque .title h3 span {left: 60px}
    #blog h3 {margin-left: 30px;}
    #newsletter .title h3 span {left: 0px;}
    #newsletter form > div {margin-left: 0px;}

    #newsletter form input,
    #newsletter form button {margin: 0px;}

    #estados .localizacao {width: 100%;}
    #passos .items .torta {height: 360px;}

    #passos .informacoes > .group >*:nth-child(1) {width: 310px}
    #passos .informacoes > .group >*:nth-child(2) {width: 240px}
    #passos .informacoes > .group >*:nth-child(3) {width: 310px}
    #passos .informacoes > .group >*:nth-child(4) {width: 260px}
    #passos .informacoes > .group >*:nth-child(5) {width: 350px}
    #passos .informacoes > .group >*:nth-child(6) {width: 250px}

    #paixao.form #form form .form-inline > :nth-child(1),
    #paixao.form #form form .form-inline > :nth-child(2),
    #paixao.form #form form .form-inline :nth-child(1) input,
    #paixao.form #form form .form-inline :nth-child(2) input,
    #contato .content-mensagem form .form-inline > :nth-child(1),
    #contato .content-mensagem form .form-inline > :nth-child(2),
    #contato .content-mensagem form .form-inline :nth-child(1) input,
    #contato .content-mensagem form .form-inline :nth-child(2) input {
        width: 100%;
        margin-right: 0px;
    }

    #paixao.form #form form .form-inline > :nth-child(1),
    #contato .content-mensagem form .form-inline > :nth-child(1) {margin-bottom: 15px;}

    #sobre .ilustracao,
    #modelos .modelo .ilustracao {
        width: 100%;
        height: 350px;
    }

    #categoria .content.cafe .legend div {margin-left: 15px;}
    #categoria .content.filtrado {height: 100%;}
    #historia .timeline > :nth-child(even) .image div {margin-left: 85px;}
    #categoria .content .legend .box-icon {left: 0px;}

    #categoria .content.bebida .ilustra-foto,
    #categoria .content.maravilhas .ilustra-foto {width: 300px;}

    #categoria .content.bebida .legend p {margin-left: 30px;}
    /*#passos .informacoes .importante .box-icon {left: 70px;}*/

    #single-posts .item h4 {
        font-size: 36px;
        letter-spacing: 10px;
    }

    #contato .padding-right {padding-right: 30px;}
}

main {
    overflow: hidden;
}

@media (max-width: 991px) {
    /*.on-scroll-fade-in,
    .on-scroll-slide-up,
    .on-scroll-slide-left,
    .on-scroll-slide-right {
        opacity: 1;

        -webkit-transform: none;
                transform: none;

        -webkit-transition: none;
                transition: none;
    }*/

    .menu.visible-xl {display: none;}
    .menu.visible-md {display: block;}

    .menu.visible-md .dropdown {
        top: 20px;
        right: 0px;
        bottom: 0px;
        z-index: 40;
        width: 250px;

        min-height: calc(100vh - 20px);

        position: fixed;
        padding-top: 80px;
        text-align: center;
        background-color: #563315;

        -webkit-transition: 0.3s ease;
        transition: 0.3s ease;

        -webkit-transform: translateX(250px);
                transform: translateX(250px);
    }

    .menu.visible-md .dropdown.active {
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }

    .menu.visible-md .dropdown .nav-item {
        display: block;
        font-size: 18px;
        margin: 0 30px 45px 0;
    }

    .menu.visible-md .btn-dropdown {
        top: 15px;
        right: 100px;
        display: block;
        margin-left: auto;

        width: 35px;
        height: 35px;

        z-index: 90;
        border: none;
        position: absolute;
        background-color: transparent;
    }

    .menu.visible-md .btn-dropdown span {
        width: 100%;
        height: 3px;
        display: block;
        margin-bottom: 4px;
        background: #F7E1C4;

        -webkit-transition: 0.2s ease;
                transition: 0.2s ease;
    }
    .menu.visible-md .btn-dropdown.active span:nth-child(1) {
        -webkit-transform: translateY(7px) rotate(45deg);
                transform: translateY(7px) rotate(45deg);
    }

    .menu.visible-md .btn-dropdown.active span:nth-child(2) {opacity: 0;}

    .menu.visible-md .btn-dropdown.active span:nth-child(3) {
        -webkit-transform: translateY(-7px) rotate(-45deg);
                transform: translateY(-7px) rotate(-45deg);
    }

    .default .tag.title.reverse h1 {
        font-size: 40px;
        line-height: 45px;
    }

    .default .tag.title.reverse h1 span {
        font-size: 55px;
        line-height: 60px;
    }

    /*#index .float-banner {top: 105px;}*/
    #index .float-banner p {margin-bottom: 15px;}
    #index .float-banner h2 {font-size: 37px;}

    #index .float-banner h2 span {
        bottom: 50px;
        font-size: 60px;
    }

    /*#index .float-banner .title-cafe {margin-top: 300px}*/
    #index .float-banner .coffe {top: 140px}

    #paixao .title,
    #wonders .title {width: 100%}

    #wonders .title h3 {font-size: 40px}
    #wonders .title h3 span {font-size: 80px}

    #paixao p, #wonders p {width: auto}

    #blog .btn-blog {margin-bottom: 30px}

    #paixao .title h3 span,
    #wonders .title h3 span {
        left: 0px;
        right: auto;
        font-size: 80px;
    }

    #contato h4 {
        font-size: 30px;
        letter-spacing: 15px;
    }

    #contato .padding-left {padding-left: 15px;}
    #contato .padding-right {padding-right: 15px;}

    #contato .content-telefone div p {font-size: 18px;}
    #contato .content-telefone div span {font-size: 20px;}

    #contato .content-telefone div small {
        font-size: 16px;
        padding-right: 20px;
    }

    #contato .content-telefone .consulta p,
    #contato .content-telefone .consulta p a {font-size: 16px}

    #sobre .ilustracao,
    #modelos .modelo .ilustracao,
    #download .cafe-cardapio {
        width: 450px;
        margin: auto;
        margin-top: 30px;
    }

    #download .cafe-cardapio {margin-top: 30px}
    #categoria .content.cafe .legend div {margin-left: 0px}

    #categoria .foto {
        width: 250px;
        height: 250px !important;
    }

    #categoria .content.bebida .ilustra-foto .foto,
    #categoria .content.maravilhas .ilustra-foto .foto {float: right}
    #categoria .content.maravilhas .ilustra-foto {bottom: 350px}

    #historia .timeline > :nth-child(even) .image div {margin-left: 0px}
    #historia .timeline > :nth-child(odd) .image div {margin-left: 40px}

    #passos .informacoes > .group >*:nth-child(1) {width: 340px}
    #passos .informacoes > .group >*:nth-child(2) {width: 340px}
    #passos .informacoes > .group >*:nth-child(3) {width: 340px}
    #passos .informacoes > .group >*:nth-child(4) {width: 340px}
    #passos .informacoes > .group >*:nth-child(5) {width: 340px}
    #passos .informacoes > .group >*:nth-child(6) {width: 340px}

    #passos .informacoes > .group >*:nth-child(2),
    #passos .informacoes > .group >*:nth-child(5) {margin-right: 0px}
    #passos .informacoes > .group >*:nth-child(5) {margin-left:  0px}

    #passos .informacoes > .group >*:nth-child(4),
    #passos .informacoes > .group >*:nth-child(6) {margin-left: 10px}

    #passos .informacoes .importante .box-icon {left: 0px}
    #passos .informacoes .importante {
        padding-left: 30px;
        margin-bottom: 40px;
    }

    #newsletter form > div {
        display: block;
        margin-left: 25px;
    }

    #newsletter form > div .form-group {
        width: 320px;
        margin-right: 10px;
        margin-bottom: 20px;
        display: inline-block;
    }

    #newsletter form > div .form-submit {
        margin-left: auto;
        margin-right: 10px;
    }

    #single-posts .item .date,
    #single-posts .item .category {float: none;}

    #single-posts .item .image-post {height: 300px;}

    #single-posts .item h4 {
        font-size: 30px;
        letter-spacing: 5px;
    }

    #posts .items > div .descricao-post {padding: 20px}
    /*#posts .items > div .descricao-post:after {top: 70px}*/

    #posts .items > div .descricao-post p {
        margin-top: 30px;
        margin-bottom: 0px;
    }

    footer .instagram {flex-wrap: wrap;}
    footer .rodape .quantica {margin-bottom: 5px;}

    footer .instagram > a {
        width: 25%;
        display: block;
    }
}

@media (max-width: 767px) {
    #index .background-banner {
        overflow: hidden;
    }
    #index .background-banner:after {
        left: -180px;
        right: -180px;
    }
    /*#index .float-banner {top: 100px}*/
    #index .float-banner .title-cafe {margin-top: 10px}

    #index .float-banner .coffe {
        top: 0px;
        margin: auto;
        width: 310px;
    }

    #newsletter form > div {margin-left: 0px;}

    #newsletter form > div .form-group {
        width: 100%;
        margin-right: 0px;
    }

    #newsletter form > div .form-submit {margin-right: 0px;}

    #single-posts .item .date {float: left}
    #single-posts .item .category {float: right}

    #contato .content-telefone {margin-bottom: 40px;}
    #encomenda .card-pedido .info-pedido {margin: 20px 25px;}

    #passos .informacoes > .group >*:nth-child(1),
    #passos .informacoes > .group >*:nth-child(2),
    #passos .informacoes > .group >*:nth-child(3),
    #passos .informacoes > .group >*:nth-child(4),
    #passos .informacoes > .group >*:nth-child(5),
    #passos .informacoes > .group >*:nth-child(6) {
        width: 100%;
        margin-left: 0px;
    }

    #passos .informacoes button.submit-whatsapp {margin-right: 0px}
    #passos .informacoes button[type="submit"] {width: 250px;}

    /*#passos .informacoes .importante .box-icon {
        left: 0px;
        bottom: auto;
    }*/

    #historia h2 {margin-bottom: 0px;}
    #download {margin-bottom: 60px;}

    #paixao .ilustracao.visible-xl,
    #wonders .ilustracao.visible-xl {display: none}

    #paixao .ilustracao.visible-md,
    #wonders .ilustracao.visible-md {display: block}

    #wonders, #paixao {text-align: center;}

    #paixao {
        height: 750px;
        padding-top: 350px;
        background: linear-gradient(-90deg, rgba(252,236,214,1) 0%, rgba(248,225,194,1) 100%);
    }
    #wonders{
        height: 750px;
        text-align: center;
        padding-top: 100px;
    }

    #wonders .title {left: 0px;}
    #wonders .first-column {right: 0px;}

    #wonders .btn-padrao, #paixao .btn-padrao {
        float: none;
        margin: 30px auto;
    }

    #paixao .title {margin-top: 70px}
    #paixao p {width: auto}

    #passos .items .torta .tamanhos {
        opacity: 1;
        height: auto;
        pointer-events: all;
        min-height: 165px;
        position: relative;
        padding-bottom: 30px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    #passos .items .torta {
        height: auto;
        background-size: 0;
    }

    #passos .items .torta img {
        opacity: 1;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }

    #sobre {
        /*padding-top: 65px;*/
        margin-bottom: 65px;
    }

    #estados #mapa {height: 300px;}
    #unidades .ilustracao {width: 100%;}

    #passos h4, #estados h4, #contato h4, #posts h4 {
        font-size: 40px;
        text-align: center;
        letter-spacing: 15px;
    }

    #contato .content-telefone div {
        text-align: center;
    }

    #contato .content-telefone div span {font-size: 24px;}
    #contato .content-telefone div p {font-size: 20px;}

    #contato .content-telefone div small {
        font-size: 18px;
        padding-right: 70px;
    }

    #contato .content-telefone .consulta p,
    #contato .content-telefone .consulta p a {font-size: 18px;}

    footer .instagram + div {max-width: 100%;}
    #posts .sidebar {margin-top: 50px;}

    #sobre p,
    #sobre ul,
    #modelos .modelo p {margin-left: 0px; margin-right: 0px;}
    #destaque, #encomenda, #blog {margin-top: 150px}
    #historia .timeline > div {margin-bottom: 50px;}

    #historia .timeline > :nth-child(odd) .text,
    #historia .timeline > :nth-child(even) .text {
        float: left;
        width: 100%;

        padding-left: 40px;
        padding-right: 0px;
    }

    #historia .timeline > :nth-child(odd) .image,
    #historia .timeline > :nth-child(even) .image {
        float: left;
        width: 100%;
        padding-left: 40px;
        padding-right: 0px;
    }

    #historia .timeline > :nth-child(odd) .image div,
    #historia .timeline > :nth-child(even) .image div {
        width: 100%;
        height: 300px;
        margin-left: 0px;
    }

    #historia .timeline .dot {
        top: 70px;
        left: 8px;
        width: 12px;
        height: 12px;
    }

    #historia .timeline .data {
        width: 100%;
        margin-left: 20px;
    }

    #historia .timeline > :nth-child(odd) .text .data {float: left}
    #historia .timeline .data h3 {font-size: 90px}
    #historia .timeline .text h4 {font-size: 35px}
    #historia .timeline .data .title h4 span {
        left: 0 !important;
        right: auto !important;
        font-size: 50px;
    }

    #historia .timeline:after {
        top: 70px;
        left: 8px;
        bottom: 420px;

        -webkit-transform: none;
                transform: none;
    }

    #historia .timeline > :nth-child(odd) .text,
    #historia .timeline .data .title h4 {
        text-align: left;
    }

    #categoria .content.bebida .ilustra-foto,
    #categoria .content.maravilhas .ilustra-foto {
        top: 30px;
        width: 100%;
        /*text-align: center;*/
        position: relative;
    }

    #categoria .foto {
        margin: 10px;
        width: 230px;
        height: 230px !important;
    }

    #categoria .content.bebida .ilustra-foto .foto,
    #categoria .content.maravilhas .ilustra-foto .foto {float: none}

    #sobre .ilustracao,
    #modelos .modelo .ilustracao,
    #download .cafe-cardapio {width: 100%;}

    #categoria h3 {
        font-size: 45px;
        margin-bottom: 25px;
    }

    #categoria h4 {
        font-size: 30px;
        text-align: center;
        letter-spacing: 10px;
    }

    #categoria .content.manha h3 + span {
        font-size: 18px;
        line-height: 20px;
    }

    #passos h3 {font-size: 50px;}
    #destaque .produto {margin-bottom: 30px}
    #categoria .content.filtrado .items {margin-bottom: 25px}

    #passos h3 span {
        left: 155px;
        bottom: 0px;
        font-size: 75px;
    }

    .btn-padrao {
        float: none;
        margin: auto;
        margin-top: 60px;
    }

    #destaque h3 {font-size: 55px}
    #destaque .title h3 span {
        left: 100px;
        font-size: 80px;
    }

    #passos .e-icon {
        width: 50px;
        height: 50px;

        font-size: 14px;
        padding-top: 15px;
        padding-left: 5px;
    }

    footer .rodape div {margin-bottom: 20px;}
}

@media (max-width: 575px) {
    .default {height: 320px;}

    #modelos .modelo .title,
    .default .title h1 {font-size: 50px;}

    #modelos .modelo .title span,
    .default .title h1 span {font-size: 65px;}

    .default .tag.title.reverse {max-width: 100%;}

    .default .tag.title.reverse h1 {
        font-size: 25px;
        line-height: 32px;
    }

    .default .title.reverse h1 span,
    #modelos .modelo .title.reverse span {bottom: 10px;}

    .default .tag.title.reverse h1 span {
        font-size: 40px;
        line-height: 42px;
    }

    h3, #destaque h3 {
        font-size: 40px;
        line-height: 45px;
    }
    h3 span {
        left: 120px;
        bottom: 0px;
        font-size: 70px;
        line-height: 15px;
    }

    .btn-padrao {
        width: 280px;
        font-size: 16px;
        margin-top: 30px;
    }

    .menu.visible-md .btn-dropdown {right: 60px;}

    #index .float-banner p {
        font-size: 16px;
        line-height: 20px;
    }
    #index .float-banner h2 {
        font-size: 28px;
        line-height: 30px;
    }
    #index .float-banner h2 span {
        bottom: 35px;
        font-size: 45px;
    }

    #index .float-banner .coffe {width: 285px;}

    #destaque .title h3 span {
        left: auto;
        right: 0px;
        font-size: 65px;
    }

    #paixao {height: 680px;}
    #mundo .descricao {width: 100%;}
    #blog .btn-blog {height: 480px;}

    #encomenda .card-pedido .btn-padrao {
        width: 100%;
        max-width: 280px;
        margin-top: 30px;
    }

    .title, .default .title.quem-somos {
        width: 100%;
        max-width: 300px;
    }

    #wonders .title h3 {text-align: center;}

    #paixao h3, #wonders .title h3 {
        font-size: 36px;
        margin-bottom: 30px;
    }

    .title h3 span, #blog .title h3 span, #paixao .title h3 span,
    #wonders .title h3 span, #newsletter .title h3 span {
        left: 0px;
        right: auto;
        font-size: 62px;
    }
    #blog .title h3 span, #passos .title h3 span {
        left: auto;
        right: 0px;
        font-size: 62px;
    }

    #blog h3 {margin-left: 0px;}
    #wonders {height: 700px;}

    #encomenda .card-pedido {padding: 40px 15px;}
    #encomenda .card-pedido .info-pedido {margin: 20px 0px;}

    #passos .outro-contato strong, #passos .outro-contato p strong {
        font-size: 18px;
        line-height: 20px;
    }

    #passos .outro-contato p {
        font-size: 16px;
        line-height: 18px;
    }

    #pedido {padding-bottom: 80px;}

    #estados .localizacao title {
        font-size: 20px;
        line-height: 24px;
    }

    #historia h2 {letter-spacing: 12px;}

    #categoria .content {
        margin-top: 40px;
        margin-bottom: 40px;
        padding-bottom: 30px;
    }

    #categoria .content .items {margin-bottom: 20px;}

    #categoria h3 {
        font-size: 32px;
        line-height: 38px;
    }
    #categoria h4 {
        font-size: 25px;
        letter-spacing: 5px;
    }

    #categoria .doces .foto:nth-child(1),
    #categoria .content.maravilhas h4 {margin-top: 0px;}

    #categoria .content .legend p, #categoria .content .legend a,
    #categoria .content.bistro .acompanhamento span {
        font-size: 16px;
        line-height: 22px;
    }

    #categoria .foto,
    #categoria .content.bistro .foto {
        width: 100%;
        height: 280px !important;
        max-width: 280px;
        margin: 0px 0px 20px;
    }

    form#passos .informacoes input,
    form#passos .informacoes select,
    #passos .informacoes .form-group {width: 100%;}
    #passos .informacoes .form-group.d-block {width: 100%; margin: 0 0 15px !important;}

    #passos h4, #estados h4,
    #contato h4, #posts h4 {
        font-size: 35px;
        line-height: 40px;
        letter-spacing: 8px;
    }

    #passos .items .torta {
        margin: auto;
        max-width: 375px;
    }

    #passos .items .torta .tamanhos label:before {
        top: 0px;
    }

    #passos .informacoes button.submit-email {margin-top: 0px;}
    .title.as-7-maravilhas h1 {font-size: 36px;}

    .default .title.as-7-maravilhas h1 span {
        left: 0px;
        right: auto;
    }

    #mundo .descricao {
        top: -45px;
        left: auto;
        height: auto;

        padding-top: 100px;
        padding-bottom: 85px;

        -webkit-transform: none;
                transform: none;
    }

    #mundo .descricao .items,
    #mundo .descricao .owl-nav {
        width: 100%;
        padding: 0px 15px;
    }

    #mundo .descricao h5 {
        font-size: 55px;
        line-height: 60px;
    }
    #mundo .descricao h5 span {
        font-size: 40px;
    }
    #mundo .descricao small {
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0px;
    }

    #mundo .descricao .prato {
        flex-wrap: wrap;
        margin-top: 15px;
    }
    #mundo .descricao .prato .ilustracao {
        width: 110px;
        height: 110px;
        margin: 0px auto 20px;
    }

    #mundo .descricao .prato > :nth-child(2) {
        margin-left: 0px;
        text-align: center;
    }
    #mundo .descricao .prato > :nth-child(2) a {font-size: 18px;}

    #mundo .descricao .owl-nav {
        left: 15px;
        right: 15px;
        bottom: 45px;
    }

    /*#mundo .descricao .owl-nav .owl-prev span:after,
    #mundo .descricao .owl-nav .owl-next span {font-size: 16px}*/

    #single-posts .item .date,
    #single-posts .item .category {
        float: none;
        text-align: center;
    }

    #destaque, #encomenda, #blog {margin-top: 80px;}
    #posts .items {height: auto;}
    #posts .items > div {display: block;}

    #posts .items > div .img-post {
        width: 100%;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0px;
    }
    #posts .items > div .descricao-post {
        width: 100%;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    #historia .timeline > :nth-child(odd) .image div, #historia .timeline > :nth-child(even) .image div {height: 250px}
    #historia .timeline > :nth-child(odd) .image, #historia .timeline > :nth-child(even) .image {padding-left: 25px}
    #historia .timeline > :nth-child(odd) .text, #historia .timeline > :nth-child(even) .text {padding-left: 20px}

    #historia .timeline:after {bottom: 375px;}
    #categoria .content.cafe .legend div {display: block;}

    #categoria .content.cafe .legend div :nth-child(2) {
        display: block;
        margin-top: 20px;
        margin-left: 0px;
        padding-left: 0px;
    }

    #categoria .content.bebida .legend .box-icon {
        left: 0px;
        bottom: 0px;
        display: inline;
        position: relative;
    }

    #categoria .content.bebida .legend p {
        font-size: 18px;
        display: inline;
        margin-left: 0px;
    }

    #contato .content-telefone .consulta {padding: 15px 5px;}
    #contato .content-telefone div small {padding-right: 0px;}

    #categoria .content.bistro .acompanhamento p {margin: 10px 0px}
    #categoria .content.bistro .acompanhamento .items {margin-bottom: 0px}

    #passos .informacoes .importante .box-icon {
        bottom: -5px;
        position: relative;
    }

    #passos .outro-contato {margin-bottom: 120px}
    #passos .informacoes .importante {padding-left: 0px}

    #categoria .content.filtrado > div >:nth-child(1) .icon-item {height: 90px;}
    #categoria .content.filtrado > div >:nth-child(2) .icon-item {height: 80px;}

    #single-posts .item {padding: 20px 15px;}

    #newsletter {
        padding-top: 80px;
        padding-bottom: 60px;
    }

    #blog {padding-bottom: 60px;}
    #encomenda {padding-bottom: 100px;}

    footer .insta-contato a {
        font-size: 22px;
        line-height: 26px;
    }

    footer .insta-contato a i {top: 0px;}
    footer .instagram {margin-bottom: 20px;}
    footer .instagram > a {width: 50%;}

    footer .rodape .social a {
        margin: 0px 5px;
        font-size: 25px;
        line-height: 25px;
    }

    footer .rodape .cidade,
    footer .rodape .quantica {
        font-size: 14px;
        line-height: 16px;
    }
}
/*
#mundo .descricao {
    height: calc(100vh - 420px + 25px);
}

#mundo .descricao .owl-stage-outer,
#mundo .descricao .owl-stage,
#mundo .descricao .owl-item {
    height: 100%;
}

#mundo .descricao .owl-item {
    display: flex;
    align-items: center
}

#mundo .slide,
#mundo .slide .owl-item,
#mundo .slide .owl-stage,
#mundo .slide .owl-item .items,
#mundo .slide >*:nth-child(1) {
    height: calc(100vh - 420px + 100px);
}*/


@media (max-width: 1199px) {
    #sobre.sobre-custom .ilustracao {
        width: 50%;
    }
}

@media (max-width: 991px) {
    #sobre.sobre-custom .ilustracao {
        float: none;
        display: none;
        width: 450px;
    }

    #sobre.sobre-custom .ilustracao.hidden {
        display: block;
    }
}

@media (max-width: 767px) {
    #sobre.sobre-custom .ilustracao {
        width: 100%;
    }
}


@media (max-width: 1199px) {
    #modelos .modelo .title {
        width: auto;
    }

    #modelos .modelo .items div {
        width: 105px;
    }

    #paixao.form #form form label.no-sr {
        display: block;
    }

    #paixao.form #form h3,
    #paixao.form #form h3 span {
        font-size: 35px;
        line-height: 50px;
    }

    #paixao.form #form .select.d:after {
        top: calc(22px + 25px + 25px);
    }
}

#modelos .modelo.odd .col-lg-6.hidden-lg {
    display: none;
}

@media (max-width: 991px) {
    #modelos .modelo .title {
        width: 100%;
        text-align: center !important;
    }

    #modelos .modelo.odd .col-lg-6.hidden-lg {
        display: block;
    }

    #modelos .modelo.odd .col-lg-6.visible-lg {
        display: none;
    }

    #o-que-oferecemos .hls .hl {
        width: calc(25% - 30px);
    }

    #o-que-oferecemos .hls .hl img {
        width: 90px;
    }

    #o-que-oferecemos .hls .hl span {
        font-size: 16px;
        line-height: 20px;
    }

    #paixao.form .ilustracao {
        display: none;
    }

    #paixao.form .ilustracao.visible-md {
        display: block;
    }

    #paixao.form {
        padding-top: 390px;
    }

    #paixao.form #form p {
        text-align: center;
    }

    #paixao.form #form h3,
    #paixao.form #form h3 span {
        text-align: center;
    }

    #paixao.form #form .select.d:after {
        top: calc(22px + 25px);
    }

    #modelos .modelo .items {
        margin: 0 -5px 54px -5px;
        justify-content: center;
    }

    #modelos .modelo.odd .items {
        margin: 0 -5px 54px -5px
    }

    #modelos .btn,
    #modelos .odd .btn,
    #modelos .modelo p,
    #modelos .modelo.odd p {
        margin-left: 0;
        margin-right: 0;
    }

}


@media (max-width: 767px) {

    #o-que-oferecemos .hls .hl {
        width: calc(33.3333% - 30px);
    }

    #paixao.form #form .title {
        margin-top: 0;
    }

    #paixao.form #form .select.d:after {
        top: calc(22px + 25px + 25px);
    }

    #modelos .modelo .title {
        margin: 55px 0 20px;
        font-size: 40px;
    }

    #modelos .modelo .title span {
        top: -20px;
        font-size: 60px;
    }

    #modelos .modelo .title.reverse {
        height: 90px !important;
    }

    #modelos .modelo .title.reverse span {
        top: 50px !important;
    }

    #modelos .modelo .items {
        padding: 0 50px;
    }

}

@media (max-width: 576px) {

    #modelos .modelo .title {
        max-width: 100%;
        font-size: 30px;
    }

    #modelos .modelo .title span {
        font-size: 45px;
    }

    #modelos .modelo .title.reverse span {
        top: 35px !important;
    }

    #modelos .modelo .items {
        padding: 0 0px;
    }

    #o-que-oferecemos {
        padding-bottom: 0 !important;
    }

    #o-que-oferecemos .hls {
        padding: 0 30px;
    }

    #o-que-oferecemos .hls .hl {
        width: calc(50% - 30px);
    }

    #o-que-oferecemos .hls .hl img {
        width: 70px;
    }

    #paixao.form #form .title {
        max-width: 100%;
    }

    #paixao.form #form h3, #paixao.form #form h3 span {
        font-size: 25px;
        line-height: 30px;
        text-align: center;
    }

    /*#paixao.form #form .select:after,*/
    #paixao.form #form .select.d:after {
        top: calc(22px + 25px + 25px);
    }

}


@media (max-width: 380px) {
    #paixao.form #form .select:after,
    #paixao.form #form .select.d:after {
        top: calc(22px + 25px + 25px);
    }
}








#index-franquia .franquia {
    position: relative;
    margin-top: 80px;
    height: 310px;
    display: flex;
    align-items: center;
    padding: 30px 70px 0;
    border-radius: 20px;
}

#index-franquia .franquia .bg {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    border-radius: 20px;
    background: url(./img/bg-franquia.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#index-franquia .franquia .text {
    flex: 0 0 48%;
    width: 48%;
    position: relative;
    z-index: 10;
}

#index-franquia .franquia .text h3 {
    margin-top: 0px;
    position: relative;
    margin-bottom: 75px;
    color: #F7E1C4;
    font-size: 60px;
    line-height: 18px;
    font-family: nexa_bold;
    display: inline-block;
    text-transform: uppercase;
    font-style: normal;
    font-weight: normal;

    clear: both;
    width: 100%;
}

#index-franquia .franquia .text h3 span {
    color: #f7a331;
    font-size: 90px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    font-family: 'dancing_script';
    width: auto;
    display: block;
    left: 75px;
    bottom: -15px;
    position: absolute;
}

#index-franquia .franquia .text p {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    font-family: 'nexa_light';
    max-width: 320px;
}

#index-franquia .franquia .text a {
    float: none;
    color: white;
    margin: 0;
    border-color: white;

    height: auto;
    padding: 10px;
    width: 250px;
    text-transform: none;
    margin: 25px 0 0;
}

#index-franquia .franquia img {
    float: right;
    height: 95px;
    margin: 25px 5px 0 0;
}


@media (max-width: 1199px) {
    #index-franquia .franquia {
        padding: 15px 45px 0;
    }

    #index-franquia .franquia .text {
        flex: 0 0 58%;
        width: 58%;
    }
}


@media (max-width: 991px) {
    #index-franquia .franquia {
        height: auto;
        display: block;
        padding: 100px 50px 30px;
    }

    #index-franquia .franquia .text {
        width: 100%;
        margin-bottom: 60px;
    }

    #index-franquia .franquia img {
        margin: 25px 125px 0 0;
    }
}

@media (max-width: 767px) {
    #index-franquia .franquia .text h3 {
        font-size: 55px;
    }
    #index-franquia .franquia .text h3 span {
        font-size: 80px;
    }

    #index-franquia .franquia img {
        height: 75px;
        margin: 58px 0px 0 0;
    }
}

@media (max-width: 575px) {
    #index-franquia .franquia {
        padding: 80px 20px 30px;
    }

    #index-franquia .franquia .text h3 {
        font-size: 35px;
    }

    #index-franquia .franquia .text h3 span {
        left: 20px;
        font-size: 60px;
    }

    #index-franquia .franquia .text a {
        width: 210px;
    }

    #index-franquia .franquia img {
        display: none;
    }
}

#passos .informacoes button.submit-email {
    display: none !important;
}
@media (min-width: 993px) {

    /*#passos .informacoes button.submit-whatsapp {
        display: none;
    }*/

}


@media (max-width: 767px) {
    #contato .col-lg-6:first-child {
        order: 10;
        margin-top: 40px;
    }
}
