@import 'personalizado.css';
@import 'cardapio.css';
@import 'apresentacao.css';
@import 'https://vsagileapp.com/themes/wc_cardapio/free.css';
/*
    CLASSES GERAIS
*/
.content{width: 80%; padding: 0; max-width: 1150px;}
.container{position: relative;}
.font-zero{font-size: 0em;border: none !important;padding: 0 !important;margin: 0 !important;}
.margin_box_bottom{margin-bottom: 20px !important;}
.padding_zero{padding: 0px !important;}
.icon_roxo{color: #722364 !important;}
.icon_vermelho{color: #BA0000 !important;}
.bg_gradient{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

a{text-decoration: none;}
a:hover{transition: 0.5s;}
b{color: #666;}
button:hover{transition: 0.5s;}
select{background-color: #fff !important;}

/*
    OCULTANDO BOTÕES DO HEADER E FOOTER *** TOGGLE
*/
.wc_termos{}
.wc_termos .content{padding: 35px; text-align: left;}
.wc_termos .content h1{font-size: 1.5em; font-weight: 300; color: #eb6e14;}
.wc_termos .content p{font-size: 0.8em; font-weight: 300; margin-bottom: 5px;}
.wc_termos .content .marginParagrafo{margin-top: 20px;}
.wc_termos .content span{margin-top: 20px; font-size: 0.8em; color: #ccc; text-align: right;}
/*
    OCULTANDO BOTÕES DO HEADER E FOOTER *** TOGGLE
*/

.menu_plus{
    display: none;
}
.footer_plus{
    display: none;
}

.borda_40 {
    width: 40%;
    height: 4px;
    border-bottom: 3px solid #6B0E53;
}
.borda_30 {
    width: 30%;
    height: 4px;
    border-bottom: 3px solid #6B0E53;
}
.site_title {
    display: inline-block;
    width: 1px;
    position: absolute;
    text-indent: -9999px;
}

/*
    HEADER GERAL SITE
*/
.ocultar_menu{
    position: absolute;
    right: 20px;
    top: 28px;
    background-color: #8F1861;
    padding: 5px 10px;
    border-radius: 0 0 5px 5px;
    font-size: 0.700em;
    color: #ccc;
    border: 1px solid #721154;
}

.main_header {
    display: block;
    width: 100%;
    position: relative;
}
.main_header > .content {
    /*-webkit-box-shadow: 0px 30px 70px -31px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 30px 70px -31px rgba(0, 0, 0, 0.30);
    box-shadow: 0px 30px 70px -31px rgba(0, 0, 0, 0.30);*/
}
.main_header .content {
    padding: 15px 0;
}
/*MINI HEADER*/
.box_header_background {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.8+0,1+100 */
background: -moz-linear-gradient(-90deg,  rgba(0,0,0,0.6) 50%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-90deg,  rgba(0,0,0,0.6) 50%,rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(90deg,  rgba(0,0,0,0.6) 50%,rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.main_header .main_header_contatos {
    display: none;
    font-size: 0.800em;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9f9f9+0,f7f7f7+100 */
    background: rgb(249,249,249); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(247,247,247,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(247,247,247,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(247,247,247,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
}
.main_header .main_header_contatos .content {
    padding: 0 15px;
}
.main_header .main_header_contatos .main_nav_social {
    width: 100%;
}
.main_header .main_header_contatos .main_nav_social li {
    display: inline-block;
}
.main_header .main_header_contatos .main_nav_social a {
    display: inline-block;
    text-decoration: none;
    color: #712200;
    padding: 6px;
    padding-left: 12px;
}
.main_header .main_header_contatos .main_nav_social a:hover {
    background-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.1);
    color: #FF8B23;
}
.main_header .main_header_contatos .info_mail_phone {
    padding: 7.5px 0;
    padding-right: 5px;
    font-size: 0.830em;
    text-transform: none;
    color: #444;
}
.main_header .main_header_contatos .info_mail_phone i {
    color: #712200;
}
/*LOGO*/

.main_header .main_logo {
    float: left;
    width: 178px;
    max-width: 80%;
    padding: 0;
}
/*MOBILE MENU*/

.mobile_menu {
    float: right;
    padding: 10px 15px;
    background-color: rgba(0, 0, 0, 0.2);
    color: rgba(0, 0, 0, 0.2);
    color: #eee;
    font-size: 1.5em;
    margin-top: 3px;
    display: none;
    cursor: pointer;
    border-radius: 3px;
}
.mobile_menu:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: rgba(0, 0, 0, 0.2);
    color: #fff;
    transition-duration: 0.5s;
}
.ativa_menu_login {
    display: none !important;
}
.main_nav {
    float: right;
}
.main_nav ul,
.main_nav ul li,
.main_nav ul li a {
    display: inline-block;
    vertical-align: middle;
}
.main_nav .main_nav_menu li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    font-size: 0.700em;
    padding: 20px 10px;
    outline: 1px dashed transparent;
    outline-offset: -5px;
    border-radius: 3px;
}
.main_nav li a:hover {
    outline: 1px dashed #E56724;
    outline-offset: -5px;
    border-radius: 3px;
    text-shadow: 1px 1px #E56724;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffa84c+0,ff7b0d+100;Orange+3D */
    background: rgb(255,168,76); /* Old browsers */
    background: -moz-linear-gradient(-45deg,  rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.main_nav .destaque a{
	outline: 1px dashed #E56724;
    outline-offset: -5px;
    border-radius: 3px;
    text-shadow: 1px 1px #E56724;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffa84c+0,ff7b0d+100;Orange+3D */
    background: rgb(255,168,76); /* Old browsers */
    background: -moz-linear-gradient(-45deg,  rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

/*
    SEÇÃO :: STEPS
*/
.steps{position: relative;}
.steps .content{background: #f9f9f9; border-radius:5px; border: 1px solid #eee; margin-top: -50px;}
.steps article{width: 33.33333333333333%; float: left; padding: 10px; border-right: 1px solid #eee;}
.steps article:nth-child(3){border-right: 0px;}
.steps article .icon-step{width: 20%; float: left; padding: 15px;}
.steps article header{width: 80%; float: right; padding-left: 15px; text-shadow: 1px 1px 1px #fff;}
.steps article header h1{font-weight: 300; font-size: 1.1em;padding-top: 7px; color: #666;}
.steps article header p{font-weight: 300; font-size: 0.7em; color: #888;}

/*
    SEÇÃO :: ANUNCIE HOME
*/
.anuncie_home .content{
    padding: 0;
}
.anuncie_home{
    margin-bottom: 0px !important;
    border-top: 1px solid #eee;
    background-color: #f9f9f9;
}
.anuncie_home article{
    text-align: center;
    padding: 50px 0;
}
.anuncie_home article h1{
    font-size: 1.6em;
    font-weight: 300;
}
.anuncie_home article p{
    font-size: 0.900em;
    font-weight: 300;
}
.anuncie_home .cadastrar{
    margin: 0 auto;
    width: 70%;
}
.anuncie_home a{
    width: 100%;
    padding: 30px;
    background-color: #FF611E;
    border-radius: 10px 10px 0 0;
    font-size: 1.2em;
    font-weight: 300;
}
.anuncie_home a:hover{
    background: #FF7328;
}

/*
    SEÇÃO :: ESTATISTICA
*/
.estatistica{
    margin-bottom: 15px;
}

.estat_box{
    width: 25%;
    float: left;
    padding: 15px 0;
}
.estat_box .estat_box_icon{
    width: 35%;
    text-align: center;
    float: left;
}
.estat_box .estat_box_icon i{
    font-size: 3em;
    color: #ccc;
    margin-left: 15px;
}
.estat_box .estat_box_info{
    width: 65%;
    float: right;
    padding-left: 5px;
}
.estat_box .estat_box_info h1{
    font-size: 2em;
    line-height: 23px;
    color: #666;
    font-weight: 300;
    text-shadow: 1px 1px 1px #fff;
}
.estat_box .estat_box_info h1 span{
    font-size: 0.400em;
    display: block;
    padding-left: 3px;
    color: #666 !important;
}
/*
    LISTA RESULTADOS DA BUSCA
*/

.box_lista_page_content{padding: 0;}
.box_lista_escurecer{border-radius: 5px; width: 100%; float: left; padding-top: 15px;}
.box_lista_page{border-radius: 5px; margin-bottom: 1%;width: 49.5%; float: left; margin-bottom: 10px; position: relative; border-bottom: 2px solid #eee; border-left: 1px solid #eee; border-top: 1px solid #eee; border-right: 1px solid #eee;}
.box_lista_page:nth-child(2n){width: 49.5%; float: right; margin-bottom: 1%;}
.box_lista_page .logo{width: 21%;float: left;padding-bottom: 0; margin-left: 4%;}
.box_lista_page .logo img{border-radius: 5px 5px 0 0;
}
.box_lista_page .info{
    width: 73%;
    float: right;
    margin-top: 35px;
    position: relative;
}
.box_lista_page .info h1{
    font-size: 1.2em;
    font-weight: 300;
}
.box_lista_page .info p{
    font-size: 0.875em;
    font-weight: 300;
    vertical-align: bottom;
}
.box_lista_page .info a{
    text-decoration: none;
}
.box_lista_page ul{
    width: 100%;
    float: left;
    background-color: #f9f9f9;
    text-align: center;
    border-top: 1px solid #eee;
    border-radius: 0 0 3px 3px;
}
.box_lista_page li{
    display: inline-block;
    padding: 10px;
    text-decoration: none;
    color: #888;
    font-weight: 300;
    font-size: 0.875em;
}

/*
    PAGINATOR
*/
.paginator{
    width: 100%;
    float: left;
    margin-bottom: 15px !important;
}
.paginator li a{
    background-color: #6D0D5A !important;
    text-shadow: 1px 1px 1px #6D0D5A !important;
}
.paginator li a:hover{
    background-color: #8F1861 !important;
}
.paginator .active{
    background-color: #ddd;
    color: #6F0275;
    text-shadow: 1px 1px 1px #fff;
}

.wc_conversion_insta {
    display: block;
    position: relative;
    width: 100%;
}
.wc_conversion_insta_blur {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 98;
}
.wc_conversion_insta_title {
    position: absolute;
    display: block;
    width: 100%;
    top: 60%;
    margin-top: -35px;
    z-index: 99;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.1;
    text-shadow: 1px 1px #000;
    font-size: 1em;
}
.wc_conversion_insta_title b {
    display: block;
    font-size: 0.875em;
    color: #6B0E53;
}
.wc_conversion_insta_title a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 10px 40px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.wc_conversion_insta_title a:hover {
    background: #000;
}
.wc_conversion_insta article {
    display: inline-block;
    width: 10%;
}
.main_footer {
    margin-top: 15px;
    position: relative !important;
}
.main_footer .content {
    padding: 25px 40px;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-radius: 5px 5px 0 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f9f9f9+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #ffffff 0%, #f9f9f9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #ffffff 0%,#f9f9f9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #ffffff 0%,#f9f9f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.main_footer .section_title {
    font-size: 1.2em;
    font-weight: 300;
    text-shadow: 1px 1px 1px #fff;
    text-transform: uppercase;
    color: #444;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.main_footer .section_title i {
    color: #F08E32;
}
.main_footer .section_title b {
    color: #1F2223;
    font-weight: 400;
    text-shadow: 1px 1px 1px #fff;
}
.main_footer .fale_conosco article {
    margin-bottom: 10px;
}
.main_footer .fale_conosco article small {
    display: block;
    font-weight: 300;
    font-size: 1.3em !important;
    color: #1F2223;
}
.main_footer .fale_conosco article h1 {
    color: #444;
    font-weight: 400;
    font-size: 0.800em;
}
.main_footer .fale_conosco article i {
    color: #F08E32;
}
.main_footer section article a {
    display: block;
    font-size: 0.7em;
    font-weight: 300;
    color: #1F2223;
    text-decoration: none;
    padding: 10px 0;
    border-bottom: 1px dotted #ddd;
}
.main_footer section article a:hover {
    color: #712200;
    border-bottom: 1px dotted #712200;
}
.wc_privacity {
    text-align: center;
}
.wc_privacity .link_uteis{
    text-align: center;
}
.wc_privacity .link_uteis a{
    display: inline-block;
    font-size: 0.8em;
    padding: 10px;
    color: #777;
    margin: 0 3px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
}
.wc_privacity .link_uteis a:hover{
    border: 1px solid #f08116;
    background-color: #f39017;
    color: #fff;
}
.wc_privacity .copy {
    color: #ccc;
    font-size: 0.800em;
    padding-top: 25px;
    padding-bottom: 0px;
}
.wc_privacity .copy b {
    color: #888;
}
/*
    //BREADCRUMBS PESQUISA
*/
.breadcrumbs_p {
    text-align: left;
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: 300;
    position: relative;
    margin-bottom: 20px;
}
.breadcrumbs_p .content{
    background: #fff;
    margin-top: -50px;
    border-radius: 5px;
    padding: 15px 20px;
    border: 1px solid #eee;
}

.breadcrumbs_p .btn{
    font-weight: 300;
    float: right;
    background: transparent;
    color: #f39317 !important;
    text-shadow: 1px 1px 1px #fff;
    font-size: 1em;
    padding: 15px;
}
.breadcrumbs_p .btn:hover{
    background-color: #f39317;
    color: #fff !important;
    text-shadow: 1px 1px 1px #eb6e14;
    transition: 0.5s;
}
.breadcrumbs_p h1{
    font-size: 1.2em;
    font-weight: 300;
    width: 50%;
    float: left;
    padding: 15px 0;
    font-weight: bolder;
}
.breadcrumbs_p h1 a{
    color: #444;
}
.breadcrumbs_p h1 a:hover{
    color: #eb6e14;
}
.breadcrumbs_p h1 a b{
    color: #eb6e14;
}

.breadcrumbs {
    text-align: left;
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: 300;
    background-color: #fff;
    background-image: url('https://vsagileapp.com/themes/wc_cardapio/images/comidas-small2.png');
    border-bottom: 1px solid #f1f1f1;
}
.breadcrumbs .content {
    padding: 15px 0;
}
.breadcrumbs h1{
    font-weight: 300;
    color: #FF611E;
}
.breadcrumbs a {
    font-weight: 600;
    text-decoration: none;
    color: #FF611E;
}
.breadcrumbs a:hover {
    text-decoration: underline;
}
.breadcrumbs p{
    padding: 3.5px 0;
}

.post_single{

}
.post_single .content{
    margin-top: -150px;
    border-radius: 5px;
    margin-bottom: 35px;
    -webkit-box-shadow: 0 0 15px 0px rgba(0,0,0,0.1);box-shadow: 0 0 15px 0px rgba(0,0,0,0.1);
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #ffffff 0%, #f9f9f9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #ffffff 0%,#f9f9f9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #ffffff 0%,#f9f9f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.post_single .left_content {
    display: inline-block;
    border-radius: 5px;
    width: 70%;
    border-right: 1px solid #eee;
}
.post_single .post_content header {
    padding: 20px;
}
.post_single .post_content .cover{
    width: 100%;
    border-top-left-radius: 5px;
}
.post_single .post_content .title {
    font-size: 1.700em;
    font-weight: 300;
    color: #6A0E53;
    margin-bottom: 10px;
}
.post_single .post_content .tagline {
    font-size: 1em;
    font-weight: 300;
    color: #555;
}
.post_single .post_content .postby {
    font-size: 0.7em;
    font-weight: 300;
    color: #6A0E53;
    text-transform: uppercase;
    margin-top: 15px;
}
.post_single .post_content .postby time,
.post_single .post_content .postby b {
    font-weight: 300;
    color: #6A0E53;
}
.post_single .post_content .post_comments {
    padding: 30px;
    background: #fbfbfb;
    border-top: 1px solid #f3f3f3;
    border-radius:  0 0 5px 5px;
}
.post_single .post_content .post_comments h1 {
    font-size: 1.2em;
    padding-left: 5px;
    padding-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #555;
}
.wc_blog_content {
    border: 1px solid #eee;
    margin-top: -150px;
    border-radius: 5px;
    margin-bottom: 35px;
    border-bottom: 1px solid #eee;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f9f9f9+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f9f9f9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f9f9f9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#f9f9f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: 0 0 15px 0px rgba(0,0,0,0.1);box-shadow: 0 0 15px 0px rgba(0,0,0,0.1);
}
.main_blog {
    float: left;
    width: 70%;
    vertical-align: top;
}
.main_blog .header_blog{
    padding: 20px;
    border-bottom: 1px solid #eee;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f9f9f9+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f9f9f9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f9f9f9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#f9f9f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
}
.main_blog .header_blog h1{font-weight: 300; font-size: 1.3em; text-transform: uppercase}

.main_blog .post_list {
    margin: 0 !important;
    border-bottom: 1px solid #eee;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #ffffff 0%, #f9f9f9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #ffffff 0%,#f9f9f9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #ffffff 0%,#f9f9f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    position: relative;
}
.main_blog .post_list .post_list_thumb {
    display: inline-block;
    width: 35%;
    vertical-align: top;
}
.main_blog .post_list_content {
    display: inline-block;
    width: 65%;
    padding: 20px;
}
.main_blog .post_list_content h1 {
    font-size: 1.2em;
    line-height: 1;
    font-weight: 500;
}
.main_blog .post_list_content h1 a {
    text-decoration: none;
    color: #444;
}
.main_blog .post_list_content h1 a:hover {
    text-decoration: underline;
    color: #6B0E53;
}
.main_blog .post_list_content p {
    font-size: 0.8em;
    margin: 10px 0 20px 0;
}
.main_blog .post_list_content .link {
    font-size: 0.7em;
    color: #fff;
    text-decoration: none;
    padding: 10px 15px;
    background: #FF611E;
    text-transform: uppercase;
    border-radius: 2px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.main_blog .post_list_content .link:hover {
    background: #FE7227;
    transition-duration: 0.5s;
}
/*BLOG GALLERY*/

.post_gallery {
    background: #f6f6f6 !important;
    padding: 20px 30px;
    border-top: 1px solid #ddd;
}
.post_gallery h1 {
    font-size: 1.500em;
    margin-bottom: 10px;
    padding: 0;
    font-weight: 300;
}
.post_gallery ul {
    text-align: left;
}
.post_gallery ul li {
    display: inline-block;
    width: 16.6%;
}
.single_post_more .post_list h1 {
    font-size: 1em;
    margin: 20px 0 0 0;
}
.single_post_more .post_list a {
    color: #6B0E53;
    text-decoration: none;
    font-weight: 300;
}
.single_post_more .post_list a:hover {
    text-decoration: underline;
}
.single_post_more .post_list .link,
.single_post_more .post_list p {
    display: none;
}
.main_sidebar {
    float: right;
    border-top-right-radius: 5px;
    width: 30%;
    min-height: 100%;
    height: 100%;
    vertical-align: top;
}
.sidebar_search {
    background: #fff;
}
.sidebar_widget {
    margin-bottom: 30px;
}
.sidebar_search > input {
    display: inline-block;
    width: 75%;
    border: none;
    padding: 10px;
    vertical-align: top;
    margin: 0;
    background-color: #f6f6f6;
    border: 1px solid #ddd;
}
.sidebar_search > button {
    display: inline-block;
    background-color: #6A0E53 !important;
    border-radius: 0;
    padding: 10px;
    width: 25%;
    border: none;
    vertical-align: top;
    margin: 0;
}
.sidebar_search > button:hover {
    background-color: #8F1861 !important;
    transition-duration: 0.5s;
}
.sidebar_social {
    padding: 30px;
    text-align: center;
}
.sidebar_social img {
    width: 100%;
    margin-bottom: 20px;
}
.sidebar_social h1 {
    font-size: 1.4em;
    line-height: 1.2;
    text-transform: uppercase;
}
.sidebar_social h1 span {
    display: block;
    font-size: 0.9em;
}
.sidebar_social p {
    margin: 20px 0;
    padding-bottom: 20px;
    font-size: 0.75em;
}
.sidebar_nav {
    padding: 0;
    background: #f6f6f6;
    border-top-right-radius: 5px;
}
.sidebar_most > h1,
.sidebar_nav h1 {
    font-size: 1.3em;
    font-weight: 300;
    padding: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    border-top-right-radius: 5px;
}
.sidebar_nav ul {
    display: block;
    width: 100%;
}
.sidebar_nav li {
    display: block;
    width: 100%;
}
.sidebar_nav li a {
    display: block;
    width: 100%;
    padding: 20px;
    background: #fbfbfb;
    font-size: 0.7em;
    color: #888;
    text-decoration: none;
    text-transform: uppercase;
}
.sidebar_nav li a:hover {
    background: #eee;
}
.sidebar_most {
    background: #f6f6f6;
}
.sidebar_most_post {

}
.sidebar_most_post:last-of-type {
    margin-bottom: 0;
}
.sidebar_most_post h1 {
    font-size: 0.875em;
    color: #888;
    padding: 10px;
    background-color: #fff;
    font-weight: 300;
}
.sidebar_most_post a {
    text-decoration: none;
    color: #888;
    line-height: 1;
}
.sidebar_most_post a:hover {
    color: #6B0E53;
}
.paginator {
    display: block;
    width: 100%;
    text-align: center;
}
.paginator li {
    display: inline-block;
}
.paginator li span,
.paginator li a {
    display: inline-block;
    padding: 6px 12px;
    background: #6B0E53;
    margin: 0 5px;
    border-radius: 5px;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    text-shadow: 1px 1px #006699;
}
.paginator li a:hover {
    background-color: #ccc;
}
.paginator li span {
    background: #f2f2f2;
    text-shadow: 1px 1px #fff;
    color: #6B0E53;
}
.not_found .post_list h1 {
    font-size: 1em;
    font-weight: 600;
    margin: 10px 0 20px 0;
}
.not_found .sidebar_search {
    padding: 3px;
    background: #eee;
    margin-bottom: 40px;
}
.not_found .sidebar_search button,
.not_found .sidebar_search input {
    font-size: 1.3em;
    font-weight: 300;
}
.not_found .sidebar_search button {
    font-size: 1.45em;
    font-weight: bold;
}
.not_found .post_list h1 a {
    color: #6B0E53;
    text-decoration: none;
}
.not_found .post_list h1 a:hover {
    text-decoration: underline;
}
.not_found .post_list .tagline {
    display: none;
}
.not_found .post_list .link {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px;
    border: 3px solid #ccc;
    font-size: 0.875em;
    color: #ccc;
    text-decoration: none;
}
.not_found .post_list .link:hover {
    background: #eee;
    transition-duration: 0.3s;
}
@media (max-width: 80em) {
    .content {
        width: 90%;
    }
}
@media (max-width: 66em) {
    .main_blog,
    .post_single .left_content {
        width: 100%;
    }
    .main_sidebar {
        width: 100%;
        padding-left: 0px;
    }
    .steps article{
        width: 100%;
        border-bottom: 1px solid #eee;
        border-right: none;
    }
    .steps article header{
        width: 95%;
    }
    .steps article header h1{
        padding-top: 0;
        font-size: 0.9em;
    }
    .steps article header p{
        font-size: 0.7em;   
    }
    .steps article .icon-step{
        text-align: center;
        width: 5%;
        padding: 0;
        text-align: center;
    }
}
@media (max-width: 62em) {

    .wc_privacity .link_uteis a{
        display: block;
        
        margin-bottom: 5px;
    }

    .main_header .main_nav_social {
        display: none;
    }
    .site_header h1 {
        font-size: 1.4em;
        margin-bottom: 10px;
    }
}
@media (max-width: 60em) {

    .breadcrumbs_p h1{
        width: 100%;
        text-align: center;
    }
    .breadcrumbs_p p{
        width: 100%;
    }

    .mobile_menu {
        display: block;
    }
    .ativa_menu_login {
        display: block !important;
    }
    .main_header .main_nav {
        float: left;
        width: 100%;
        display: none;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .main_header .main_nav_menu,
    .main_header .main_nav li {
        float: left;
        width: 100%;
    }
    .main_header .main_nav li a {
        display: block;
        width: 100%;
        padding: 20px;
        background-color: rgba(0, 0, 0, 0.2);
        color: rgba(0, 0, 0, 0.2);
        color: #eee;
        margin-bottom: 5px;
        border-radius: 3px;
    }
    .main_header .main_nav li a:hover {
        background-color: rgba(0, 0, 0, 0.5);
        color: rgba(0, 0, 0, 0.5);
        color: #fff;
    }

    .wc_videos .wc_videos_more .post_list,
    .wc_videos .wc_videos_more .post_list:last-of-type {
        width: 50%;
        margin: 0;
        padding: 0;
        vertical-align: top;
    }
    .main_blog .post_list .post_list_thumb,
    .main_blog .post_list .post_list_content {
        display: block;
        width: 100%;
    }
    #footeroptin form input,
    #footeroptin form button {
        width: 100%;
    }
    .main_footer .main_nav_menu {
        display: none;
    }
    .wc_privacity .left,
    .wc_privacity .right {
        width: 100%;
        text-align: center;
    }
    .wc_privacity .left {
        margin-bottom: 30px;
    }
    .wc_privacity .right {
        font-size: 0.7em;
    }

    /*ESTATISTICAS*/

    .estatistica{
        width: 100%;
    }

    .estatistica .estat_box{
        width: 50%;
        float: left;
    }
    .estatistica .estat_box .estat_box_icon{
        text-align: center !important;
        width: 100%;
    }
    .estatistica .estat_box i{
        font-size: 1.5em;
    }
    .estatistica .estat_box .estat_box_info{
        width: 100%;
        text-align: center;
    }
    
    /*LISTAGEM DE RESULTADOS*/
    .box_lista_page{border-radius: 5px; width: 100% !important;}
    .box_lista_page:nth-child(2n){margin-bottom: 10px;}
    .box_lista_page .logo{width: 100px; float: left;}
    .box_lista_page .logo img{border-radius: 5px 5px 0 0;}
    .box_lista_page .info{
        width: 70%;
        text-align: left;
        padding-left: 10px;
        float: left;
        font-size: 0.9em;
    }
    /*
        SEÇÃO HEADLINE
    */
    .anuncie_home .cadastrar{
        width: 95%;
    }
}

@media (max-width: 30em){
    /*STEPS*/
    .steps article header{width: 90%;}
    .steps article .icon-step{width: 10%; padding-top: 8px;}

    /*LISTAGEM DE RESULTADOS*/
    .box_lista_page{border-radius: 5px; width: 100% !important;}
    .box_lista_page:nth-child(2n){margin-bottom: 10px;}
    .box_lista_page .logo{width: 100%; text-align: center; padding: 0; margin:0;}
    .box_lista_page .logo img{border-radius: 5px; width: 60px;}
    .box_lista_page .info{
        width: 100%;
        text-align: left;
        padding: 15px;
        float: left;
        font-size: 0.850em;
        margin: 0;
        text-align: center;
    }
    .box_lista_page ul{font-size: 0.550em;}
    .box_lista_page ul li{text-transform: uppercase; padding: 10px 4px;}
    /*
        SEÇÃO HEADLINE
    */
    .anuncie_home .cadastrar{
        width: 95%;
    }
}

/*SCROLBAR*/
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #fff;
}
::-webkit-scrollbar {
    width: 8px;
    background-color: #e1881b;
}
::-webkit-scrollbar-thumb {
    background-color: #e1881b;
}