* {
    box-sizing: border-box;
    font-family: wms500;
    -webkit-tap-highlight-color: transparent;
}

.footer {
    background: #025c6b;
    position: relative;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #FFF;
    text-align: center;
}

@font-face {
    font-family: 'flvour';
    src: url('/assets/font/Flavour-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
}

@font-face {
    font-family: 'wms500';
    src: url('/assets/font/museosans-500.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
}

@font-face {
    font-family: 'wms900';
    src: url('/assets/font/museosans-900.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
}

@font-face {
    font-family: 'icns';
    src: url('/assets/font/icons.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "icns";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-location:before {
    content: '\e800';
}

.icon-facebook:before {
    content: '\f09a';
}

.icon-instagram:before {
    content: '\f16d';
}

.topbar {
    background: #025c6b;
    color: #B9B062;
    position: relative;
    width: 100%;
    height: 43px;
    font-size: 14px
}

.txttbar {
    float: left;
    position: relative;
}

.topbar-inner {
    width: 1322px;
    position: relative;
    max-width: 90%;
    margin: 0 auto;
    line-height: 44px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.social-icons {
    float: right;
    text-align: right;
    width: 65px;
    font-size: 16px
}

.social-icons .inner-icone {
    margin-top: 11px;
    margin-left: 10px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    float: left;
    background: #B9B062;
    color: #025c6b;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
}

a {
    color: inherit;
    text-decoration: inherit;
    font-family: inherit;
    font-size: inherit;
}

.inner-icone i {
    margin-right: 0;
    font-size: 12px;
    padding-left: 1px;
}

.centro {
    width: 1380px;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}

.saboreal {
    padding-top: 75px;
    padding-bottom: 75px;
    position: relative;
    width: 100%;
    color: #037079;
}

.sobre {
    background: #F3F0E5;
    padding-top: 75px;
    padding-bottom: 50px;
}

.txt-sobre {
    display: block;
    margin: 0 auto;
    width: 670px;
    color: #025c6b;
    max-width: 100%
}

.sobre img {
    width: calc(100% - 520px);
    padding-left: 60px
}

.txt-sobre .txtb {
    font-size: 20px;
    width: 100%;
    text-align: center;
    margin-top: 30px
}

.btn-sobre {
    cursor: pointer;
    position: relative;
    float: left;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    border: 2px solid #025c6b;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 7px;
    padding-bottom: 9px;
    font-size: 20px;
    font-family: wms500;
    font-weight: 700;
    margin-top: 30px;
    border-radius: 8px;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.btn-sobre:hover {
    background: #025c6b;
    color: #bcb355;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.header {
    position: relative;
    width: 100%;
    height: 80px;
    z-index: 2;
}

.header .logo {
    height: 95.5px;
    width: 203.49px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 18px;
    cursor: pointer
}

#home {
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: calc(100% - 123px);
    position: relative;
    opacity: 1;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
}

.menu_link {
    float: left;
    font-size: 22px;
    line-height: 80px;
    color: #025c6b;
    margin-left: 50px;
    margin-right: 50px;
    cursor: pointer;
}

.menu_link:nth-child(3),
.menu_link:nth-child(4) {
    float: right
}

.menu-inner {
    width: 1300px;
    margin: 0 auto;
    position: relative;
    max-width: 95%
}

.nossos-produtos {
    height: 170px;
    width: 100%;
    position: relative;
    text-align: center;
    line-height: 170px;
    font-size: 40px;
    color: #025c6b
}

.linhas-de-produtos {
    position: relative;
    width: 100%;
}

.linha-produto {
    position: relative;
    float: left;
    width: 20%;
    background-size: cover;
    background-position: center center;
    cursor: pointer;
}

.linha-produto img {
    position: relative;
    width: 100%;
    display: block;
}

.overlay-linha {
    background: rgba(9, 92, 103, .7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.overlay-linha:hover {
    background: rgba(9, 92, 103, .5);
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.linha-titulo {
    color: #FFF;
    font-size: 40px;
    text-align: center;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    opacity: .85;
    transition: all .4s ease-in-out
}

.overlay-linha .hover-linha {
    height: 0;
    width: 0;
    transition: all .4s ease-in-out;
    position: absolute;
}

.overlay-linha:hover .linha-titulo {
    opacity: .99;
    transition: all .4s ease-in-out
}

.overlay-linha .hover-linha:nth-child(1) {
    left: 15px;
    top: 15px;
}

.overlay-linha .hover-linha:nth-child(2) {
    right: 15px;
    top: 15px;
}

.overlay-linha .hover-linha:nth-child(3) {
    left: 15px;
    top: 15px;
}

.overlay-linha .hover-linha:nth-child(4) {
    left: 15px;
    bottom: 15px;
}

.overlay-linha:hover .hover-linha:nth-child(1) {
    position: absolute;
    left: 15px;
    top: 15px;
    height: calc(100% - 30px);
    width: 1px;
    background: #FFF;
    transition: all .4s ease-in-out;
}

.overlay-linha:hover .hover-linha:nth-child(2) {
    position: absolute;
    right: 15px;
    top: 15px;
    height: calc(100% - 30px);
    width: 1px;
    background: #FFF;
    transition: all .4s ease-in-out;
}

.overlay-linha:hover .hover-linha:nth-child(3) {
    position: absolute;
    left: 15px;
    top: 15px;
    width: calc(100% - 30px);
    height: 1px;
    background: #FFF;
    transition: all .4s ease-in-out;
}

.overlay-linha:hover .hover-linha:nth-child(4) {
    position: absolute;
    left: 15px;
    bottom: 15px;
    width: calc(100% - 30px);
    height: 1px;
    background: #FFF;
    transition: all .4s ease-in-out;
}


.btn-carregar-mais-blog {
    font-size: 17px;
    width: 220px;
    height: 45px;
    line-height: 45px;
    background: #B9B062;
    color: #025c6b;
    text-align: center;
    border-radius: 8px;
    transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 90px;
    font-weight: 700
}

.titulo-blog,
.card-titulo {
    font-family: wms500;
    font-weight: 700;
    font-size: 50px;
    text-align: center;
    margin-top: 50px;
    color: #025c6b;
    width: 100%
}

.subtitulo-blog {
    font-family: wms500;
    font-weight: 400;
    font-size: 40px;
    text-align: center;
    margin-top: 15px;
    color: #025c6b;
    width: 200px;
    margin: 0 auto;
    font-size: 25px;
    line-height: 25px;
    margin-top: 10px
}

.spacerblog {
    width: 300px;
    height: 1px;
    background: #025c6b;
    margin: 0 auto;
    opacity: .5;
    margin-top: 5px
}

.cnt-blog {
    margin-top: 40px
}

.item-blog {
    float: left;
    width: 28.5%;
    margin: 2.25%
}

.img-post {
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    border-radius: 8px;
    width: 100%;
    position: relative
}

.item-blog img {
    display: block;
    width: 100%;
    position: relative
}

.data-post {
    font-weight: 600;
    padding-top: 5px;
    padding-bottom: 5px;
    right: 0;
    bottom: 0;
    text-align: center;
    padding-left: 18px;
    padding-right: 18px;
    background: #025c6b;
    color: #F3F0E5;
    float: right;
    position: absolute
}

.titulo-post {
    width: 100%;
    font-weight: 700;
    font-size: 25px;
    text-align: center;
    color: #025c6b;
    margin-top: 10px;
    height: 76px;
    overflow: hidden
}

.item-blog:hover .titulo-post {
    text-decoration: underline;
}

.contato {
    position: relative;
    width: 100%;
}

.btn-post {
    border: 2px solid #025c6b;
    width: 167px;
    height: 35px;
    line-height: 30px;
    font-size: 15px;
    color: #025c6b;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    position: relative;
    border-radius: 8px;
    margin-top: 15px;
    transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    cursor: pointer
}

.btn-post:hover {
    transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    background: #025c6b;
    color: #fff
}

.socialshare {
    height: 25px;
    width: 25px;
    margin-top: 5px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
    margin-left: 10px;
    float: right
}

.cnt-post {
    width: calc(100% - 450px);
    float: left
}

.title-post {
    font-size: 35px;
    line-height: 35px;
    font-weight: 700;
    color: #025c6b;
    margin-top: 30px;
    font-family: wms500;
    padding-right: 30px
}

.pic-post {
    position: relative;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 20px
}

.pic-post img {
    position: relative;
    display: block;
    width: 100%
}

.share-post {
    margin-top: 20px;
    text-align: right;
    padding-right: 30px;
    line-height: 35px;
    font-weight: 600;
    color: #025c6b
}

.txt-post {
    color: #025c6b;
    font-weight: 600;
    font-family: wms500;
    margin-top: 25px;
    font-size: 17px;
    letter-spacing: .5px
}

.desc-post {
    border-right: 1px solid #025c6b;
    padding-right: 30px;
    margin-bottom: 50px
}

.arq-posts {
    position: relative;
    width: 450px;
    float: left;
    padding-left: 30px;
    max-width: 90%
}

.title-arquivo {
    font-size: 25px;
    color: #025c6b;
    font-weight: 700
}


.card-form-contato {
    width: 50%;
    position: relative;
    float: left
}

.card-form-contato input,
.card-form-contato textarea {
    background: #fff
}

.card-info-contato {
    width: 90%;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 5px;
    max-width: 90%
}

.card-form-contato .input100,
.card-form-contato .innertextarea {
    border-radius: 5px;
    width: 100%;
    position: relative;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    font-family: titillium web, sans-serif;
    font-weight: 400;
    margin-top: 11px
}

.card-form-contato .innertextarea {
    border-radius: 15px
}

.card-form-contato textarea {
    height: 90%;
    width: 100%;
    border-radius: 6px;
    padding: 12px;
    resize: none;
    text-align: center
}

.card-form-contato .innertextarea {
    height: 88px;
    margin-top: 4px
}

.txt-desc-card {
    text-align: center;
    font-family: titillium web, sans-serif;
    font-weight: 400;
    font-size: 16px;
    width: 640px;
    margin: 0 auto;
    position: relative;
    margin-top: 35px;
    margin-bottom: 35px;
    max-width: 100%
}

.card-form-contato .innerCard {
    padding-left: 8%;
    padding-right: 8%;
    padding-top: 6%;
    padding-bottom: 6%;
    position: relative
}

.btn-snd {
    position: relative;
    float: right;
    background: #B9B062;
    color: #025c6b;
    font-family: titillium web, sans-serif;
    font-weight: 700;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 6px;
    padding-bottom: 8px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    margin-top: 10px
}

.btn-snd:hover {
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    background: #025c6b;
    color: #f6f6f6
}

#form_contato {
    width: 625px;
    margin: 0 auto;
    max-width: 90%
}

.card-form-contato {
    padding-top: 50px;
    padding-bottom: 50px
}

.contato-txt {
    color: #025c6b;
    text-align: center;
    font-size: 45px;
    font-family: titillium web, sans-serif;
    font-weight: 700;
    margin-bottom: 20px
}

.contato-txts {
    position: relative;
    margin: 0 auto;
    width: 500px;
    color: #191919;
    text-align: center;
    max-width: 100%
}

.mapafull {
    height: 100%
}

select {
    -webkit-appearance: none;
    background: #fff;
    -webkit-align-items: center;
    -webkit-rtl-ordering: logical;
    -webkit-writing-mode: horizontal-tb
}

.input33 {
    width: 32.33333333333333%;
    float: left;
    margin-left: 1%;
    position: relative;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    font-family: titillium web, sans-serif;
    font-weight: 400;
    margin-top: 11px;
    border-radius: 5px
}

.input33m0 {
    margin-left: 0;
    width: 33.33333333333333%;
    position: relative;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    font-family: titillium web, sans-serif;
    font-weight: 400;
    margin-top: 11px;
    border-radius: 5px;
    float: left
}

.capa-categoria {
    position: relative;
    width: 100%;
    height: 400px;
    background-position: center center;
    background-size: cover;
}

.titulo-capa {
    position: absolute;
    bottom: 16%;
    left: 10%;
    font-size: 100px;
    color: #025c6b;

}

.produto {
    width: calc(33.333333333333333% - 200px);
    margin: 100px;
    margin-top: 12.5px;
    margin-bottom: 12.5px;
    float: left;
    transition: all ease 0.25s;
}

.produto:hover {
    transform: scale(1.05);
    transition: all ease 0.25s;
}

.produto img {
    max-width: 100%;
    display: block;
}

.titulo-produto {
    color: #025c6b;
    text-align: center;
    font-family: RobotoBold;
    font-size: 18px;
    padding-left: 10%;
    padding-right: 10%;
    height: 60px;
}

.grade-produtos {


    padding-top: 75px;
    padding-bottom: 50px;
    width: 1285px;
    position: relative;
    margin: 0 auto;
    max-width: 90%;

}

.cnt-produto {
    position: relative;
    width: 1080px;
    max-width: 95%;
    margin: 0 auto;
    padding-top: 50px
}

.txt-cat {
    font-family: RobotoRegular;
    font-size: 14px;
    color: #025c6b;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 48px;
    text-align: center;
}

.foto-produto {
    width: 50%;
    float: left;
    margin-top: 20px;
    padding-top: 50px
}

.tabela-produto {
    width: 40%;
    float: left;
}

.header-produto {
    background: #037079;
    color: #E9E2CF;
    font-family: RbtBlack;
    font-size: 30px;
    height: 235px;
    text-align: center;
    position: relative;
}

.txt-desc-vd {
    padding: 5px;
    font-size: .80em;
    text-align: center;
    color: #72703B
}

.header-titulo {
    position: relative;
    top: 60%
}

.tabela-nutricional {
    font-size: .9em;
    color: #025c6b;
    font-family: RbtBlack;
    padding-left: 7%;
    padding-right: 7%;
    padding-top: 7%;
    border-radius: 2%;
    margin-top: 48px
}

.foto-produto img {
    max-width: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.ingredientes {
    color: #025c6b;
    font-family: RobotoRegular;
    margin-top: 50px;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}

.tabela-informacoes {
    border: 3px solid #72703B;
    overflow: hidden;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top: 0;
}

.outros-produtos {
    margin-top: 50px;
    padding-top: 40px;
    text-align: center;
    font-size: 30px;
    font-family: RbtBlack;
    color: #037079;
    border-top: 2px solid #037079;
    margin-right: 15%;
    margin-left: 15%;
}

.grade-outros-produtos {
    margin-top: 50px;
    padding-bottom: 70px;
}

.linha-tabela {
    background: #F4F0E5;
    color: #72703B;
}

.linha-tabela:nth-child(2n+1) {
    background: #E3DEC2
}

.porcao-tabela {
    background: #C7BE80;
    color: #FFF;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 700
}

.head-info-tabela {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #72703B;
    color: #FFF;
    font-size: 20px;
    font-weight: 600
}

.tit-archive {
    color: #302b7d;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    height: 54px;
    overflow: hidden
}

.post-archive {
    margin-top: 25px;
    position: relative;
    cursor: pointer
}

.post-archive:hover .tit-archive {
    text-decoration: underline
}

.img-archive {
    position: relative;
    float: left;
    background-position: center center;
    background-size: cover;
    border-radius: 10px;
    overflow: hidden;
    width: 130px
}

.img-archive img {
    position: relative;
    display: block;
    width: 100%
}

.dt-archive {
    font-weight: 600;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    background: #B9B062;
    color: #025c6b;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 13px
}

.info-archive {
    position: relative;
    float: right;
    width: calc(100% - 150px);
    height: 100%
}


.sanduiche {
    display: none;
    position: absolute;
    width: 25px;
    z-index: 222;
    left: 15px;
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
}

.menu-sanduiche {
    position: fixed;
    left: -100%;
    top: 0;
    height: 100vh;
    width: 210px;
    background: #fff;
    z-index: 213123123123;
    -webkit-transition: all .2s cubic-bezier(.4, 0, .2, 1);
    transition: all .2s cubic-bezier(.4, 0, .2, 1);
    box-shadow: 5px 10px 15px 5px rgba(0, 0, 0, .2)
}

.menu-resp-opts-s {
    padding-left: 30px;
    line-height: 50px;
    font-size: 16px;
    padding-right: 30px
}

@media screen and (max-width: 1200px) {
    .linha-titulo {
        font-size: 30px
    }
}

@media screen and (max-width:1024px) {
    .produto {
        width: calc(33.33333333333333% - 50px);
        margin: 25px;
    }

    .arq-posts {
        position: relative;
        width: 100%;
        float: left;
        padding-left: 0;
        left: 50%;
        transform: translateX(-50%);
        margin-top: 80px !important;
        margin-bottom: 50px
    }

    .post-archive {
        margin-top: 25px;
        position: relative;
        cursor: pointer;
        float: left;
        width: 45%;
        margin: 2.5%
    }

    .arq-posts .correcao {
        clear: unset
    }

    .post-archive .correcao {
        clear: both !important
    }

    .txt-sobre {
        width: 100%;
        max-width: 100%;
        text-align: center
    }

    .txt-sobre .txtt {
        text-align: center;
        font-size: 30px;
        line-height: 29px;
        padding-right: 5%;
        padding-left: 5%
    }

    .txt-sobre .txtb {
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding-right: 5%;
        padding-left: 5%;
        font-size: 16px
    }

    .btn-sobre {
        float: left;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%)
    }

    .sobre {
        padding-bottom: 0
    }

    .btn-sobre {
        margin-bottom: 30px
    }

    .txtt .tx {
        float: none;
        width: 100%;
        text-align: center
    }

    .ls50 {
        width: 100%
    }

    .contato {
        margin-top: 0
    }

    .w50 {
        width: 100%
    }

    .contato-txt {
        font-size: 30px
    }

    .contato input {
        width: 100%;
        margin: 0;
        margin-top: 8px
    }

    .mapafull {
        height: 400px
    }

    .sobre {
        padding-top: 50px
    }

    .txt-sobre .txtb {
        margin-bottom: 30px
    }

    .sobre img {
        display: none
    }

    .btn-leia-mais {
        font-size: 15px;
        float: left;
        left: 50%;
        position: relative;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .item-blog {
        width: 45.5%
    }

    .cnt-post {
        width: 90%;
        border: none;
        position: relative;
        left: 5%;
        top: 100px;
        padding-left: 0
    }

    .desc-post {
        border: none;
        width: 100%;
        padding-right: 0
    }

    .title-post {
        font-size: 25px;
        line-height: 25px;
        padding-right: 0
    }

    .share-post {
        padding-right: 0
    }

    .titulo-blog {
        margin-top: 100px
    }

    .titulo-post {
        font-size: 20px;
        line-height: 22px
    }

}

@media screen and (max-width: 990px) {
    .linha-titulo {
        font-size: 35px;
    }

    .nossos-produtos {
        font-size: 40px;
    }

    .linha-produto {
        width: 33.333333333333333%;
        height: 220px
    }

    .linhas-de-produtos a:nth-child(5) .linha-produto {
        width: 66.666666666666667%
    }

    .titulo-capa {

        font-size: 40px;

    }

    .capa-categoria {
        height: 150px;
    }

}

@media screen and (max-width: 820px) {
    .topbar {
        display: none
    }

    .header {
        background: #025c6b;
    }

    .menu-inner {
        display: none;
    }
}

@media screen and (max-width:800px) {
    .produto {
        width: calc(50% - 30px);
        margin: 15px;
    }

    .linha-produto {
        height: 180px
    }

}

@media screen and (max-width: 750px) {
    .linha-titulo {
        font-size: 25px;
    }
}

@media screen and (max-width:680px) {
    .post-archive {
        width: 95%
    }
}

@media screen and (max-width:600px) {
    .produto img {
        position: relative;
        left: 50%;
        transform: translateX(-50%)
    }

    .produto {
        width: 100%;
        margin: 0;
    }

    .tabela-produto {
        width: 95%;
        margin-left: 2.5%;
        float: left;
    }

    .foto-produto {
        width: 95%;
        float: left;
        margin-top: 50px;
        margin-left: 2.5%;
    }

    .tabela-produto {
        width: 100%;
        margin-left: 0%;
    }

    .titulo-produto {
        height: auto;
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 460px) {
    .tabela-nutricional {
        font-size: .8em
    }

    .outros-produtos {
        margin-right: 5%;
        margin-left: 5%;
    }

}

@media screen and (max-width:414px) {
    .nossos-produtos {
        line-height: 30px;
        font-size: 25px;
        height: auto;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .post-archive {
        height: 85px
    }

    .item-blog {
        float: none;
        width: 90%;
        margin: 0 auto;
        position: relative;
        margin-bottom: 50px
    }

    .post-author {
        width: 100%
    }

    .share-post {
        font-size: 14px;
        text-align: left
    }

    .linha-produto {
        width: 50%;
        height: 150px;
    }

    .linhas-de-produtos a:nth-child(5) .linha-produto {
        width: 100%;
        height: 150px;
    }
}