@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800');

/* CSS Micro Reset */
body{margin:0}h1,h2,h3,h4,h5,h6{font-weight:400}table{border-collapse:collapse;border-spacing:0}th,td{text-align:left;vertical-align:top}img,iframe{border:0}

*{
    font-family: 'Open Sans', sans-serif;
    word-wrap:normal;
    text-rendering: optimizeLegibility; 
}

body{
    background-color:#f7f7f7;
}
div, button, form, input{
    box-sizing: border-box;
}
a:link{text-decoration: none}
h1, h2{font-weight: 800;}
.header{
    background-color: #fff;
    box-shadow: 0px 5px 13px rgba(86, 86, 86, 0.28);
    position: fixed;
    top:0;
    width: 100%;
    z-index: 100;
}
.header__wrapper > *{
    vertical-align: middle;
}
.header__social__wrapper ul{
    margin: 0;
    padding: 0;
}
.header__social__wrapper ul img{
    height: 33px;
    width: 33px;
}

.header__marca{
    display: inline-block;
    padding: 10px;
}
.header__marca--mobile, .header__menu-toggle{
    display: none;  
    margin-left: 15px; 
}
.header .link-ecommerce, .header__social__wrapper, .header__botao__pesquisa, .mobile__links{
    display: none;
}

.home .header{
    display: none;
}
.home .content{margin-top: 0}

.content{   
    background-color: #f7f7f7;
}

.content .ad__banner{
    text-align: center;
    width: 100%;
    margin:20px auto;
}
.content .ad__banner img{
    max-width:80%
}

.content__titulo-blog{
    /* background-color: #034ea2; */
    /* margin-bottom: 250px; */
    background-size: 100%;
    background-repeat: no-repeat;
    /* margin-bottom: 250px; */
    background-size: cover;
    background-repeat: no-repeat;
    height: 740px;
}   
    .content__titulo-blog .content__titulo__shape{
        position: absolute;
        top:0;
        right: 0;
        z-index: 5;
    }
    .content__titulo-blog .content__titulo__bottom{
        width: 100%;
        position: absolute;
        left: 0;
        z-index: 0;
        bottom:170px;
    }
    .content__titulo-blog .content__titulo-blog__top-box{
        width: 87%;
        margin: 0 auto;
        position: relative;
        z-index: 10;
    }
        .content__titulo-blog .content__titulo-blog__top-box .content__titulo__marca{
            position: absolute;
            left:0;
        }
        .content__titulo-blog .content__titulo-blog__top-box .content__titulo__shape-yellow{
            position: absolute;
            right: 28%;
        }
        .content__titulo-blog .content__titulo__social{
            display: inline-block;
            float: left;
            margin-left: 315px;
            padding-top: 55px;
        }
            .content__titulo-blog .content__titulo__social ul{
                list-style:none;
                margin:0
            }
                .content__titulo-blog .content__titulo__social ul li{
                    display: inline-block;
                    margin-right: 20px;
                }
                .content__titulo-blog .content__titulo__social ul li a:hover{
                    opacity: 0.9;
                }
        .content__titulo-blog__search{float: right; margin-top: 55px;background-color: rgba(255,255,255,.17); border-radius: 50px; width: 215px; text-align: right; height: 34px; padding: 2px; box-sizing: border-box; margin-right: 25px}
        .content__titulo-blog__search > * {height: 30px;padding: 0;margin: 0;border: 0;background: rgba(0,0,0,0); vertical-align: middle;}
        .content__titulo-blog__search input {line-height: 30px; color:#fff; font-weight: 600; font-family: 'Open Sans'; font-size: 13px; width:160px; text-align: center; z-index: 1;}
        .content__titulo-blog__search input::placeholder {color: #fff;opacity: 0.99;z-index: 0;}
        .content__titulo-blog__search__btn{width: 30px;}
        .content__titulo-blog__search__btn:hover{opacity: 0.9;}
        #searchform-header-mobile{display: none}
        .content__titulo-blog .content__titulo-blog__text{
            z-index: 10;
            width: 83%;
            margin: 150px auto 0 auto;
        }
        .content__titulo-blog .content__titulo-blog__text > *{z-index: 9;}
        .content__titulo-blog .content__titulo-blog__text .content__titulo__receitas{display: block; }
        .content__titulo-blog__text__btns{margin-top:25px}
        .content__titulo__btn-loja-online:hover{opacity: 0.9}
    /* .content__titulo-blog h1{
        font-size: 75px;
        color:#154192;
        text-align: center;
        padding: 20px;
        margin:0;
        text-transform: lowercase;
    }
        .content__titulo-blog h1 .wrapper{
            position: relative;
        }
        .content__titulo-blog h1 img{
            position: absolute;
            white-space:nowrap;
        }
        .content__titulo-blog h1 .fim{
            z-index: 999;
            position: relative;
        } */
    
    .content__titulo-blog p{
        color:#154192;
        vertical-align: middle;
        font-weight: 700;
        margin: 10px auto;
        font-size: 28px;
        text-align: center;
        position: relative;
    }

.content__destaque{
    background: #fff;
    text-align: center;
    clear:both;
    padding: 40px 15px;
}
.content__destaque-texto{ 
    height: 320px;
    color:#fefefe;
    /*padding:75px 10px;*/
    width: 100%;
    display: table;
    padding-top: 5px;
}
.content__destaque-texto .wrapper{
    display: table-cell;
    vertical-align: middle;
}
.content__destaque__fundo{
    height: 320px;
    border-radius: 10px;
    background-size: cover;
}

.content__destaque-card{    
    background-color: rgba(20,20,20,0.3);
    border-radius: 10px;
    z-index:9;  
    
}   .content__destaque-texto h2{
        font-size: 25px
    }
    
    .content__destaque-texto a{ 
        color:inherit
    }
        .content__destaque-texto a:hover{ 
            color:#154192;
        }
        .content__destaque-texto .data{
            color:#fefefe;
            font-weight: 700;
            height: 20px;
            font-size:11px;
            text-transform: uppercase;
        }
        .content__destaque-texto .data > * {
            vertical-align: middle;
        }


.content__main{
    display: flex;
    margin: 30px auto;
    justify-content: space-around;
    width: 100%;
}
    .content__posts{
        margin-top:20px;
    }
    .content__posts .post__header{
        margin-bottom: 40px;
    }
    .content__posts .post__header h1{
        border-bottom:1px solid #154192;
        padding-bottom:15px;
        font-size: 38px;
    }
    .categoria__titulo {
        padding:5px 5px 5px 5px;
    }
    .content__posts .post{
        background-color:#fff;
        border-radius: 10px;
        padding:50px;
        margin-bottom: 20px;
        color:#333;
        
    }
    .content__posts .post__body{
        width: 100%;
        font-size:15px;
    }
    .content__posts .post__body h2{
        font-weight: 700;
        font-size:20px;
        margin:40px 0 20px 0;
    }

    .content__posts .post__body h2{
        font-weight: 700;
        font-size:18px;
        margin:40px 0 20px 0;
    }
    .content__posts .post__body h6,
    .content__posts .post__body h5,
    .content__posts .post__body h4,
    .content__posts .post__body h3{
        font-weight: 700;
        font-size:16px;
        margin:40px 0 20px 0;
    }


    .content__posts .post__foto img{
        width: 100%;
        height: auto;
    }
    .content__posts .post .post__footer .ad{
        width:100%;
        border-bottom: 1px solid #ddd;
        padding-bottom:30px;
    }
    .content__posts .post .post__footer .social__box{
        width:100%;
        text-align: center;
        margin-top: 25px;
    }
    .content__posts .post .post__footer .social__box span{
        display: inline-block;
        vertical-align: middle;
        font-weight: 700;
        font-size: 14px;
        color:#666;
    }
    .content__posts .post .post__footer .social__box .social__list{
        display: inline-block;
        margin: 0;
        vertical-align: middle;
        padding:10px;
    }
    .post__footer .social__box .social__list li{
        display: inline-block;
    }
    .content__posts__card{
        height: 256px;
        background-color: #fff;
        box-shadow: 2px 4px 5px 0px rgba(201, 201, 201, 0.81);
        border-radius: 10px;
        padding:30px;
        margin-bottom: 20px;
        color:#333;   
    }
    .content__posts__card.sem-thumbnail .posts__card__text{
        width:95% !important;
    }
        .posts__card__text{
            display: inline-block;
            width: 60%;
            vertical-align: top;
            margin-left: 20px;
        }
        .posts__card__img{
            width: 30%;
            height: 180px;
            object-fit: cover;
            max-width: 220px;
        }
        .post__card__data{

            
        }
            .post__card__data img{
                vertical-align: sub;
                margin-right: 2px;
            }
            .posts__card__text h2{
                color:#333;
                margin:10px 0;
                overflow-wrap: break-word;
            }
            .posts__card__text .resumo{
                margin-top:0;
                font-size: 14px;
                min-height: 70px;
            }
.content__paginacao{
    color: #333;
    font-size: 14px;
    text-align: center;    
}
    .content__paginacao span{
        margin-right: 10px; 
    }
    .content__paginacao ol{
        list-style: none;
        display: inline-block;
        padding: 0;
    }
        .content__paginacao ol li{
            display: inline-block;
            margin: 0 5px;
        }   
            .content__paginacao a{
                color:#333;
                padding: 10px 15px;                
                border-radius: 50px;
                background-color: #fff;
                display: inline-block;
            }
            .content__paginacao a:hover{
                color:#ffc907;
                background: #f7f7f7;

            }
            .content__paginacao .page-numbers.current{
                background-color: #ffc907;
                padding: 10px 15px;
                border-radius: 50px;
            }
            .content__paginacao .page-numbers.current:hover{
                background-color: #fad039;
                color:#fff;
            }
        
.content__sidebar__box{
    background-color: #fff;
    padding: 30px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.ad__sidebar{
    margin: 20px 0;
    width: 100%;
    text-align: center;
}
.content__sidebar__pesquisa{
    text-align: center;
    /* display: table-cell;  */
    /* vertical-align: middle; */
}
.content__sidebar__pesquisa input{
    width: 75%;
    height: 40px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    box-sizing: border-box;
    border:1px solid #ddd;
    border-right: none;
    text-indent: 10px;
    margin-right: -5px;
}
.content__sidebar__pesquisa button{
    width: 60px;
    height: 40px;
    text-transform: uppercase;
    font-weight: 700;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    color:#fff;
    background-color:#0e74f1;
    border:none;
    cursor:pointer;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
    .content__sidebar__pesquisa button:hover{
       background-color:#498ee2; 
    }
.content__sidebar__box h3{
    font-size: 23px;
    font-weight: 800;
    color:#154192;
    border-bottom:1px solid #333;
    padding-bottom: 5px;
}


.mais-populares__wrapper:hover{background:#f2f9ff}
.mais-populares__wrapper{
    height: 70px;
    padding: 10px;
    display: table;
    vertical-align: middle;
    width: 100%;
}
.mais-populares__num{
    display: table-cell;
    width: 50px;
    height: 50px;    
    position: relative;
    text-align: center;

}
.mais-populares__num span{
    position: absolute;
    z-index: 2;
    left: 25px;
    top: 50%;
    transform: translate(-50%, -50%);
    font-weight: 800;
    color:#fff;
    background-color: rgba(20,20,20,0.3);
    height: 50px;
    width: 50px;
    font-size: 30px;
    border-radius: 50px;
    padding: 5px 15px;
    box-sizing: border-box;
}
.mais-populares__num img{
    position: absolute;
    width: 50px;
    left: 0;
    border-radius: 50px;
    height: 50px;
    object-fit: cover;
}
.mais-populares__titulo {
    display: table-cell;
    width: 80%;
    margin-left:5px;
    height: 50px;
    vertical-align: middle;
}
.mais-populares__titulo a:hover{

}
.mais-populares__titulo a{
    color:#333;
    font-size:15px;
    font-weight: 700;
    vertical-align: super;
    line-height: 12px;
}

.sidebar__lista ul{
    list-style: none;
    border-top:1px solid #f3f3f3;
    padding: 0;
    width: 90%;
    margin: 30px auto;
}
.sidebar__lista li:hover{
    background: #f7f7f7;
}
.sidebar__lista li{
    border-bottom:1px solid #f3f3f3;
    padding: 10px;
    font-size: 15px;
}
.sidebar__lista a{
    color:#555;
}

.tags__mais{
    text-transform: uppercase;
    color:#333;
    font-size: 14px;
    font-weight: 700;
    display: block;
    text-align: center;
    margin-top:20px;
    padding: 10px 0;
}
.tags__mais:hover{
    background: #ffc907;
}
.tags__mais img{
    vertical-align: middle;
    margin-left: 5px;
}


.social__wrapper{

    text-align: center;
    border-radius: 5px;
}
.social__plugin{
    margin:0 auto;
    width:100%;
}

.footer{
    /*background-color:#ffc907;*/
    background: url("../img/fundo-footer.jpg");
    padding: 10px;
    text-align: center;
    background-size: cover;
    /*background-position: 50% 100%;*/
    /*background-position: 50% 100%;*/
    /*background-size: 145%;*/
    /*background-repeat: no-repeat;*/

}
    .footer .newsletter{
    
        text-align: center;
        padding: 25px 0;

    }

    .footer .newsletter img{
        vertical-align: middle;
    }
    .footer .newsletter p{
        color:#154192;
        vertical-align: middle;
        font-weight: 700;
        margin: 30px auto;
        font-size: 26px;
    }
    .footer .newsletter hr{
        width: 31px;
        height: 5px;
        background: #fff;
        border: 0;
        margin: 30px auto;
    }
    .newsletter__wrapper__input{
        padding:7px 32px 10px 50px;
        background-color:  #fff;
        position: relative;
        border-radius:50px;

    }
    .newsletter__wrapper__input img{
        position: absolute;
        left: 20px;
        top: 12px;
        z-index: 2;
    }
    .newsletter__wrapper__input .msg{
        position: absolute;
        top: 40px;
        left: 10px;
        color: #fadcd7;
        font-weight: bold;
        font-size: 0.85em;
        text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    }
    #newsletter{
        line-height: 20px;
        border:none;
        width: 100%;
        font-size: 15px;
        color: #666;
    }
    
    #newsletter-enviar{
        border-radius:50px;
        font-size:13px;
        font-weight: 700;
        width:100px;
        height:40px;
        line-height: 24px;
        background-color:#154192;
        border:none;
        color:#ffc907;
        cursor: pointer;
        position: absolute;
        top:0;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    #newsletter-enviar:hover{
        background-color:#ffc907;
        color:#154192;
    }
    .footer .social{
        /*background-color:#152b46;*/
        width: 100%;
        margin:0;
        padding: 20px 0;
        text-align: center;
    }   
    .footer .social ul{
        list-style: none;
        margin:0;
    }

        .footer .social li{
            display: inline-block;
            margin-right: 25px;
            
        }
        .footer .social a img{width:40px;}
    .footer .creditos{font-size: 14px}

.label--categoria{
    font-size: 11px;
    color:#fff;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #154192;
    padding:2px 7px;
    border-radius: 5px;
    max-width: 150px;
    word-wrap:break-word; 

}
.label--categoria:hover{
    background: #2c60c0
}

.botao--azul-claro{
    padding: 7px 30px;
    background-color: #0e74f1; 
    border-radius: 50px;
    text-transform: uppercase;
    color:#fff;
    border:none;
    font-size:13px;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.botao--azul-claro:hover{
    background-color: #539af1; 
}

.botao--amarelo{
    background-color: rgb(255, 201, 7);
    border:none;
    color:rgb(20, 44, 69);
    cursor:pointer;
}
.botao--amarelo:hover{
    background-color: #ec1b23;
    color:#fff;
}

.botao--tag{
    cursor:pointer;
    background-color: #0e74f1; 
    border-radius: 5px;
    text-transform: lowercase;
    color:#fff;
    border:none;
    font-size:15px;
    padding: 10px 15px;
    display:inline-block;
    margin:3px;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.botao--tag:hover{
    background-color: #154192;
}

.social__list img:hover{
    opacity: 0.7;
}

.data-padrao{
    font-weight: 800;
    font-size: 12px;
    color:inherit;
    text-transform: uppercase;
    color:#333;
}

@media only screen and (min-width:600px) and (max-width:1023px){
  .content__destaque{
        padding:5px;
    }
    .content__destaque__fundo{      
          
        width:45%;
        display: inline-block;    
        /*background-image: url('https://placeimg.com/590/320/any');*/
        border-radius: 10px;
        margin: 15px 2%;
        height: 250px;

    }
    .content__destaque-texto{ 
        color:#fefefe;
        height: 250px;
        /*padding: 6%;*/
    }
    .content__posts__card{
        width: 95%;
        display: block;
        margin: 20px auto;
    }
    .post__card__data{
        display: block;
        float: right;
        margin-bottom:10px;
        margin-top:5px;
        
    }


}

/* breakpoints 768 / 600 / 480 / 375 / 320 */
@media only screen and (min-width:1024px){
    .header{
        text-align: center;
    }
    .header__marca{
        
    }
    .header .link-ecommerce{
        display: inline-block;
        border-radius: 15px;
        width: 182px;
        font-size: 14px;
        font-weight: 700;
        padding: 7px 20px;
    }
    .header__social__wrapper{
        display: inline-block;
        vertical-align:middle;
        margin: 0 20%;
    }
    .header__social__wrapper ul{
        list-style: none;
    }
    .header__social__wrapper ul li{ 
        display:inline-block
    }
    .content{margin-top: 110px;}
    .content__titulo-blog{height: auto;}
    .content__titulo-blog .content__titulo-blog__text{margin: 80px auto 0 auto; padding-bottom: 24px;}
    .content__titulo__titulo-img{width: 70%;}
    .content__titulo-blog .content__titulo__social{margin-left: 235px;padding-top: 80px;}
    .content__titulo-blog__search{margin-top: 80px;margin-right: 45px;}

    .content__posts{
        width: 55%;
        display: inline-block;
        vertical-align: top;
    }

    /* .content__posts:not(.is_home){margin-top: 110px;} */
    /* .content .ad__banner{
        margin-bottom:110px;
    } */

    .content__posts.is_home,
    .content__posts.is_search{margin-top: 0px;}

    .content__sidebar{
        display: inline-block;
        width: 400px;
    }

    .content__posts.content+ .content__sidebar {
        margin-top: 110px;
    }
    

    .post__card__data{
        float: right;
    }
    .newsletter__wrapper__input{
        width: 400px;
        margin: 0 auto;
    }
    #newsletter-enviar{
        left: 310px;
    }
    .content__destaque__fundo{
        display: inline-block;
        width: 47%;       
        margin:1vw;
    }
    
    
}



@media only screen and (min-width:1400px) {
    .content__sidebar{width: 400px;}
    .posts__card__text{width:65%}
    .content__titulo-blog{height: 745px;background-position: bottom;}
}

@media only screen and (min-width:1600px) {
    .content__main{width: 80%; }
    .content__posts{margin-left: 0 !important; width: 60%; max-width: 850px }

}
@media only screen and (min-width:1200px) {
    .content__sidebar{width: 400px;}
}
@media only screen and (min-width:1280px) {
     .content > .content__destaque > .content__destaque__fundo{
        width: 590px;       
        margin:1vw;
    }

    .content__main{width: 90%;}

}

@media only screen and (max-width:1023px){
    .content__sidebar__pesquisa{
        display: none;
    }
    .header{
        padding: 10px;
        filter:drop-shadow(2px 0px 2px #555);
        position: fixed;
        width: 100%;
        height: 45px;
        margin:0;
        top:0;
        display: block;
        z-index: 5;
        text-align: center;
    }
    .header__wrapper{

    }
    .header__marca{        
        display: none;
    }
    .header__marca--mobile{
        width:100px;
        display:inline-block;
        /* margin-left: 33%; */
        text-align: center;
        vertical-align: middle;
       
    }
    .header__botao__pesquisa{
        display: inline-block;
        vertical-align: middle;
        float: right;
    }
    .mobile-pesquisa{
        width: 100%; 
        padding: 0;
        height:40px;
        background-color: #f7f7f7;
        transition: opacity .25s ease-in-out;
    }
    .mobile-pesquisa button{
        width: 15%;
        margin:0;
        border:none;
        background-color: #f7f7f7;
        height: 40px;
        font-weight: 700;
        cursor: pointer;
        font-size: 14px;
        color: #ed3302;
        
    }
    .mobile-pesquisa button:hover{
        background-color: #ffc907;
        
    }
    #header-pesquisa{
        height: 35px;
        width: 85%;
        margin-right:-5px;
        border:none;
        background-color: #f7f7f7;
        padding: 18px;
        color:#154192;
        
    }
    .header__menu-toggle{
        vertical-align: super;
        display: inline-block;
    }
    .mobile__links{
        background: #fff;
    }
    .mobile__links .link-ecommerce{
        display: inline-block;
        border-radius: 15px;
        /* width: ; */
        font-size: 14px;
        font-weight: 700;
        padding: 7px 20px;
        vertical-align: middle;
        margin-left:5vw;
        background-color: #ec1b23;
        color:#fff;
        text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    }
    .mobile__links  .link-ecommerce:hover{
        background-color: rgb(255, 201, 7);
        color:rgb(20, 44, 69);
        text-shadow: none;
    }
    .mobile__links .social__list li{display: inline-block;}
    .mobile__links .social__list li img{width: 33px; height: 33px;}
    .mobile__links .social__list{
        display: inline-block;
        list-style: none;
        vertical-align: middle;
        padding:0;
        
    }
    .mobile__links{
        display: block;
        padding: 15px 0;
        min-height: 70px;
        text-align: center;
    }
    .content{
        margin-top: 45px;
    }

    .content__posts{
        
    }
    .content__posts .post{
        width:95%;
        margin: 10px auto;
    }
    .categoria__titulo{
        width: 95%;
        margin:20px auto;
        padding:5px;
        font-size: 35px;
        color:#333;
    }
    .footer .newsletter{
        padding: 0;
    }
    .footer .newsletter > *{
        display: block;
        margin: 10px auto;
        
    }
    
    
}

@media only screen and (max-width:1366px){
    .content__titulo-blog{background-position: bottom;padding-bottom: 35px;}
    .content__titulo-blog .content__titulo__shape{width: 350px;}
}
@media only screen and (min-width:1000px) and (max-width:1024px){
    body .footer{    background-size: 115%}
}
@media only screen and (min-width:1024px) and (max-width:1200px){
    .content__titulo-blog .content__titulo__shape{width: 300px;}
    .posts__card__text{
        max-width: 50%;
    }
    .content__posts__card{
        height: auto;
    }
    .content__posts__card .label--categoria{

        float:none;
    }
    .content__posts__card .post__card__data{
        display: block;
        float:none;
    }
    .content__posts__card .post__card__data{
        margin-top:10px;
    }
    .content__titulo-blog{
        background-position: 50% 100%;
    }
    .footer{background-position: 50% 100%;  background-size: 100%;  background-repeat: no-repeat;}
}




@media only screen and (max-width:768px){
    .content__posts .post{padding: 30px;}
    #newsletter-enviar{left: 90%;width: 80px;}
    .footer, .content__titulo-blog{background-position: 50% 100%;}
    .content__main{flex-wrap: wrap}
    .content__sidebar{width: 90%;}
    .content__titulo-blog{height: auto;}
    .content__titulo-blog .content__titulo-blog__top-box .content__titulo__marca{width:250px}
    .content__titulo-blog .content__titulo__shape{width:250px}
    .content__titulo-blog .content__titulo-blog__top-box .content__titulo__shape-yellow{width:100px}
    .content__titulo__titulo-img{width:500px}
    .content__titulo__btn-loja-online{width:250px}
    .content__titulo-blog .content__titulo-blog__text,.content__titulo-blog .content__titulo-blog__top-box{width: 98%;margin: 0 auto;}
    .content__titulo-blog .content__titulo__social{margin-left: 135px;}
    .content__titulo-blog .content__titulo__shape{top: 85px;width: 220px;}
    .content.home .content__titulo-blog__text{margin-top: 85px;}
    .content__titulo-blog__search{margin-right: 10px;}
    .home .mobile__links{display: none}
}

@media only screen and (min-width:481px) and (max-width:766px){
    .posts__card__img{
        width:30%;
        height: 200px;
        object-fit: cover;
    }
    .content__posts__card{
        height: auto;
        width:95%;
        display:block;
        margin:20px auto;  
        padding: 20px;      
    }
    .posts__card__text{
        width: 67%;
        margin:0 0 0 10px;
    }
    .post__card__data{
        display: block;
        float: right;
        margin-bottom:10px;
        margin-top:5px;

    }
}
@media only screen and (max-width:600px){
    .content__destaque{
        
    }
  .content__destaque__fundo,.content__destaque-texto{
        height: 230px;
        margin-bottom: 20px;
    } 

    .content__destaque-texto{
        /*padding-top:40px !important;*/
    }

   .footer #newsletter-enviar{left: 87%;}
   .content__titulo-blog .content__titulo__shape{display: none;}
   .content.home .content__titulo-blog__text{margin-top:30px; text-align: center}
   .content__titulo-blog .content__titulo-blog__text{width: 90%;margin: 0 auto;}
   .content__titulo-blog .content__titulo__social{margin-left: 170px;}
   .content__titulo-blog__search{margin-top: 25px;width: 260px;}
   .content__titulo-blog__search input{width: 205px;}
   

}
@media only screen and (max-width:480px){
    .content__destaque__fundo,.content__destaque-texto{
        height: 145px;
        margin-bottom:10px;
    }
    .content__destaque-texto h2{
        font-size:18px;
        padding: 10px 0;
    }
    .content__posts{
        /* margin-top:20px; */
    }

    .is_page.content__posts{
        /* margin-top:20px; */
        width: 90%;
    }
    .posts__card__img{
        width:100%;
        height: 150px;
        object-fit: cover;
    }
    .content__posts__card{
        height: auto;
        width:95%;
        display:block;
        margin:20px auto;        
    }
    .posts__card__text{
        margin:0;
        width: 100%;
        display: block;
    }
    .post__card__data{
        display: block;
        float: right;
        margin-bottom:10px;
        margin-top:5px;
        width: 100%;
    }
    .posts__card__data-wrapper .label--categoria{
        float: left;
        margin-top:5px;
        display: block;
    }
    .content__posts__card .label--categoria::after {
        content: '';
        display: block;
        clear: both;
    }

    .content__sidebar{ width:100% !important; }
    .newsletter__wrapper__input {
        width:90%;
        margin-bottom: 35px;
        margin-left: 1%;
    }
    #newsletter-enviar{
        left: 85%!important;
    }

    .footer .newsletter p{font-size: 20px}
    .content__titulo-blog .content__titulo__social{margin-left: 140px;}
    .content__titulo-blog .content__titulo__social ul li{margin-right: 5px;}
    .content__titulo-blog .content__titulo-blog__top-box .content__titulo__shape-yellow{right: 10%;}
    .content__titulo__titulo-img{width:100%}
    .content__titulo__btn-loja-online{}
    .content__destaque__fundo,.content__destaque-texto{
        height: 200px;
    }
    /* .content__destaque__card .content__destaque-texto h2 a {font-size: 22px} */
    .content__destaque-texto{
        /*padding-top:20px; */
    }
}

@media only screen and (max-width:375px){
    #newsletter-enviar{
        left: 80%;
    }
    .post{padding: 25px !important;}
    .mais-populares__titulo{width: 70%}
    #searchform-header{display: none}
    #searchform-header-mobile{display: block; float: none;margin: 10px auto;}
    .content.home .content__titulo-blog__text{margin-top: 30px}
    /* .content__titulo__titulo-img{width:90%} */
    .content__titulo-blog__text__btns {
        margin-top: 10px;
    }
}
@media only screen and (max-width:320px){
    #newsletter-enviar{
        left: 80%;
    }
    .newsletter__wrapper__input{margin-left: -2%;}
    .social__plugin.facebook{margin: 0 -30px;}
}
.clear{clear: both;}