#colorbox {
	overflow: inherit !important;
}

#hw-dhtml-main {
width: 320px !important;
}

#hw-dhtml-main #hw-dhtml-peca {
width: 320px !important;
height: 270px !important;
}

body {
	background: url(images/bg_text_1.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.5;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

/* topo */

#topo {
	background: url(images/bg_topo.png) #feffd8 repeat-x;
	padding-top: 25px;
	padding-bottom: 25px;
}

#topo .busca,
#topo .livro {
	background: url(images/bg_item_topo.png) no-repeat;
	width: 318px;
	height: 102px;
	padding: 8px 19px;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}

#topo .busca .titulo,
#topo .livro .titulo {
	width: 180px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-shadow: -1px -1px rgba(0,0,0,.2);
	margin-bottom: 20px;
}

.busca form {
	background: #fff;
	/*padding: 			10px;*/
	border-radius: 5px;
}

.busca form input {
	width: 100%;
}

.busca .btn {
	margin-top: 5px;
}

/*.busca #s {
	background: transparent;
	width: 85%;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	border: none;
	outline: none;
}*/

/*.busca {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}*/

./*busca .btn {
	background: url(images/bt_busca.png) no-repeat;
	width: 19px;
	height: 18px;
	float: right;
	font-size: 0;
	border: none;
	outline: none;
	cursor: pointer;
	box-shadow: none;
}*/

#topo .livro a {
	color: #fff;
	text-shadow: -1px -1px rgba(0,0,0,.2);
}

#topo .livro a:before {
	content: "";
	background: url(images/ico_livro_topo.png) no-repeat;
	width: 35px;
	height: 42px;
	float: left;
	margin-right: 15px;
}

#topo .logo {
	margin: 0 5.5%;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #4e2c1b;
	text-align: right;
}

#topo .logo a {
	text-decoration: none;
}

#topo .logo img {
	display: block;
	margin-bottom: 5px;
}

.adnow h3 {
	text-align: left;
}

#barra {
	background: url(images/bg_menu_topo.png) #feffd8 repeat-x;
}

#barra .navbar-toggle {
	background: rgba(0,0,0,.2);
	margin-top: 12px;
	margin-bottom: 6px;
	-webkit-box-shadow: inset 0 0 24px 0 rgba(0,0,0,.1);
	box-shadow: inset 0 0 24px 0 rgba(0,0,0,.1);
}

#barra .icon-bar {
	background: #fff;
}

#menu {
	padding: 0;
}

#menu > ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#menu > ul > li {
	display: inline-block;
	vertical-align: middle;
	margin: 12px 0 6px;
	position: relative;
}

#menu > ul > li:after {
	content: "";
	background: #f9ae60;
	width: 1px;
	height: 13px;
	display: inline-block;
	vertical-align: middle;
}

#menu > ul > li:last-child:after {
	display: none;
}

#menu > ul > li > a {
	display: inline-block;
	vertical-align: middle;
	padding: 10px 0;
	margin: 0 14px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: normal;
	text-shadow: -1px -1px rgba(0,0,0,.2);
}

#menu > ul > li > ul,
#menu > ul > li > ul > li > ul {
	background: url(images/bg_text_2.jpg) repeat;
	width: 220px;
	margin: 0;
	padding: 10px;
	list-style: none;
	position: absolute;
	text-align: left;
	-webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,.2);
	box-shadow: 1px 1px 3px 0 rgba(0,0,0,.2);
	border-radius: 5px;
	display: none;
	z-index: 99;
}

#menu > ul > li > ul > li > ul {
	top: 0;
	left: 195px;
}

#menu > ul > li > ul > li,
#menu > ul > li > ul > li > ul > li {
	position: relative;
}

#menu > ul > li > ul > li > a,
#menu > ul > li > ul > li > ul > li > a {
	display: block;
	padding: 5px;
	font-weight: bold;
	color: #fff;
	text-shadow: -1px -1px rgba(0,0,0,.2);
}

#menu > ul > li:hover > ul,
#menu > ul > li > ul > li:hover > ul {
	display: block;
}

/* meio */

#meio {
	padding-top: 35px;
	padding-bottom: 35px;
}

#destaques {
	margin-bottom: 25px;
}

#destaques .titulo {
	background: url(images/bg_text_2.jpg) repeat;
	padding: 12px 20px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-shadow: -1px -1px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 -4px 12px 0 rgba(0,0,0,.1);
	box-shadow: inset 0 -4px 12px 0 rgba(0,0,0,.1);
}

#destaques .controles-1 {
	float: right;
	margin-top: 12px;
}

#destaques .controles-1 .bx-pager-item {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
}

#destaques .controles-1 .bx-pager-link {
	background: url(images/controles_1.png) top no-repeat;
	width: 13px;
	height: 13px;
	display: block;
	font-size: 0;
	cursor: pointer;
}

#destaques .controles-1 a:hover,
#destaques .controles-1 a.active {
	background-position: bottom;
}

#destaques .meio {
	background: url(images/bg_topo.png) repeat-x;
	position: relative;
	padding: 15px;
}

#destaques .meio:after {
	content: "";
	background: url(images/bg_text_6.png) repeat-x;
	height: 5px;
	position: absolute;
	left: 0;
	bottom: -5px;
	right: 0;
}

#destaques ul {
	margin: 0;
	padding: 0;
}

#destaques ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	border: 1px solid #2aa1d3;
}

#destaques ul li img {
	width: 100%;
	height: auto;
}

#destaques ul li .caption {
	background: url(images/bg_text_2.jpg) repeat;
	padding: 12px 15px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-shadow: -1px -1px rgba(0,0,0,.2);
}

#destaques ul li .caption:before {
	content: "";
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #ad2d2b;
	position: absolute;
	top: -8px;
	left: 16px;
}

.banner-1 {
	margin-bottom: 20px;
}

.titulo-secao {
	padding: 0;
	font-size: 30px;
	font-weight: bold;
	color: #ad2d2b;
	margin-bottom: 20px;
}

.receita {
	margin-bottom: 30px;
}

.receita .meio {
	background: #fff;
	position: relative;
	padding: 12px;
	color: #ad2d2b;
	border: 1px solid #f1d5c3;
	border-top: none;
}

.receita .meio:before {
	content: "";
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
	position: absolute;
	top: -8px;
	left: 16px;
	z-index: 1;
}

.receita a {
	color: #ad2d2b;
}

.receita img {
	width: 100%;
	height: auto;
}

.receita .titulo {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #eb9115;
	line-height: 1.3;
	margin-top: 2px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.pagination-wrap {
	text-align: center;
}

.pagination-wrap a,
.pagination-wrap span {
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	padding: 3px 10px;
	font-size: 20px;
	font-weight: bold;
	color: #ad2d2b;
	border: 1px solid #f1d5c3;
	margin: 0 3px;
}

.pagination-wrap .current {
	background: #ad2d2b;
	color: #fff;
	border: 1px solid #ad2d2b;
}

.widget {
	color: #cd6b03;
	position: relative;
	letter-spacing: -0.35px;
	margin-bottom: 20px;
}

.login-username label,
.login-password label,
.login-remember label {
	font-weight: bold;
	color: #ad2d2b;
}

.login-remember label {
	font-weight: normal;
}

.input {
	width: 100%;
	padding: 5px;
	border: 1px solid #f1d5c4;
	border-radius: 3px;
}

.button-primary {
	background: url(images/bg_text_2.jpg) repeat;
	padding: 10px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-shadow: -1px -1px rgba(0,0,0,.2);
	text-transform: uppercase;
	border: none;
	border-radius: 3px;
	cursor: pointer;
}

.lost-password,
.register {
	font-size: 11px;
}

.register {
	color: green;
	text-decoration: underline;
}

#cat {
	width: 100% !important;
	display: block !important;
	float: inherit !important;
	padding: 10px 0;
	border: 1px solid #f1d5c4;
	border-radius: 3px;
}

.widget h3 {
	background: url(images/bg_text_3.jpg) repeat;
	position: relative;
	padding: 15px 12px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	letter-spacing: normal;
	text-shadow: -1px -1px rgba(0,0,0,.2);
}

.widget h3:after {
	content: "";
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #eb8212;
	position: absolute;
	left: 20px;
	bottom: -8px;
	z-index: 1;
}

.widget .meio {
	background: #fff;
	padding: 15px 10px 10px;
	position: relative;
	border: 1px solid #f1d5c4;
}

.widget .meio p {
	margin-bottom: 10px;
}

.widget .form-control {
	border: 1px solid #f1d5c4;
}

.widget img,
.widget iframe,
.widget object,
.widget embed {
	max-width: 100%;
	height: auto;
}

/* rodape */

#rodape {
	background: url(images/bg_text_5.jpg) repeat;
	position: relative;
	padding-top: 25px;
	padding-bottom: 20px;
	color: #6d3d26;
	text-shadow: -1px -1px rgba(240,240,240,.75);
}

#rodape:before {
	content: "";
	background: url(images/before_rodape.png) repeat-x;
	width: 100%;
	height: 6px;
	position: absolute;
	top: -6px;
	left: 0;
	right: 0;
}

#rodape img {
	margin-right: 30px;
}

#rodape .titulo-bloco {
	font-size: 18px;
	font-weight: bold;
	color: #eb9115;
	margin-bottom: 8px;
}

#rodape .youtube {
	background: url(images/bg_text_2.jpg) repeat;
	padding: 12px 15px;
	color: #cbe5eb;
	line-height: 1.3;
	text-shadow: -1px -1px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,.2);
	box-shadow: 0 0 5px 1px rgba(0,0,0,.2);
	border-radius: 3px;
}

#rodape .youtube strong {
	color: #fff;
}

#rodape .youtube .botao {
	background: #fff;
	float: right;
	border: 3px solid #fff;
	border-radius: 5px;
}

#rodape .youtube .botao img {
	margin: 0;
}

#rodape ul.recentes,
#rodape ul.comentarios {
	background: url(images/bg_ponto_1.png) top repeat-x;
	margin: 0;
	padding: 0;
	list-style: none;
}

#rodape ul.recentes li,
#rodape ul.comentarios li {
	background: url(images/bg_ponto_1.png) bottom repeat-x;
	padding: 14px 0;
	color: #ad2d2b;
}

#rodape ul.recentes li {
	padding: 9px 0;
}

#rodape ul.recentes li img {
	width: 65px;
	height: auto;
	float: left;
	border: 4px solid #eb8112;
	margin-right: 10px;
	border-radius: 5px;
}

#rodape ul.recentes li a {
	color: #ad2d2b;
}

#rodape ul.recentes li .titulo {
	display: block;
	font-weight: bold;
	color: #6d3d26;
	line-height: 1.4;
}

#rodape ul.comentarios li {
	padding: 6.5px 0;
	color: #6d3d26;
}

#rodape ul.comentarios li a {
	color: #ad2d2b;
	text-decoration: underline;
}

#copyright {
	background: url(images/bg_menu_topo.png) #f0d5b4 repeat-x;
	padding: 18px 0 13px;
	color: #fff;
	text-shadow: -1px -1px rgba(0,0,0,.2);
}

#copyright img {
	float: right;
}

/* internas */

.breadcrumbs {
	font-weight: bold;
	color: #2394c8;
	margin-bottom: 7px;
}

.breadcrumbs a {
	font-weight: normal;
	color: #333;
}

.breadcrumbs span {
	font-weight: bold;
	color: #ea8112;
}

.cabecalho {
	position: relative;
	margin-bottom: 20px;
}

.cabecalho h1 {
	background: url(images/bg_text_2.jpg) repeat;
	padding: 12px 20px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-shadow: -1px -1px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 -4px 12px 0 rgba(0,0,0,.1);
	box-shadow: inset 0 -4px 12px 0 rgba(0,0,0,.1);
	margin: 0;
}

.cabecalho .meio {
	background: #feffd8;
	position: relative;
	padding: 10px 20px;
	font-size: 14px;
}

.cabecalho .meio a {
	color: #ea8112;
}

.cabecalho .meio:after {
	content: "";
	background: url(images/bg_text_6.png) repeat-x;
	height: 5px;
	position: absolute;
	left: 0;
	bottom: -5px;
	right: 0;
}

.imagem-post {
	margin-bottom: 20px;
}

/*.imagem-post img {
	width: 100%;
	height: auto;
	border: 3px solid #ea8112;
}*/

.imagem-post img {
	border: 3px solid #ea8112;
}

.bloco-post {
	background: #fff;
	position: relative;
	padding: 20px;
	border: 1px solid #f1d5c3;
	border-bottom: none;
}

.rodape-post {
	border-bottom: 1px solid #f1d5c3;
	margin-bottom: 20px;
}

.bloco-post.pagina {
	border-bottom: 1px solid #f1d5c3;
}

blockquote {
	font-style: italic;
	color: #666;
}

.conteudo-pagina {
	font-size: 14px;
}

.conteudo-pagina ul,
.conteudo-pagina ol,
.conteudo-pagina ul li,
.conteudo-pagina ol li {
	padding-left: 0;
	list-style: inside;
}

.conteudo-pagina h1,
.conteudo-pagina h2,
.conteudo-pagina h3,
.conteudo-pagina h4,
.conteudo-pagina h5,
.conteudo-pagina h6 {
	font-weight: bold;
	color: #2aa1d3;
	margin: 0 0 10px;
}

.alignnone,
.aligncenter {
	display: block;
	margin: 0 auto 20px;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.ingredientes {
	width: auto;
	border: 1px solid #dbeefa;
	overflow: hidden;
}

.ingredientes .titulo {
	background: #dbeefa;
	position: relative;
	padding: 10px 20px;
	font-size: 24px;
	font-weight: bold;
	color: #2aa1d3;
}

.ingredientes .titulo:after {
	content: "";
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #dbeefa;
	position: absolute;
	left: 15px;
	bottom: -8px;
}

.ingredientes ul {
	display: block;
	padding: 0;
	margin: 0;
	margin: 15px;
	border-top: 1px dotted #ccc;
}

.ingredientes ul li {
	display: block;
	padding: 3px 5px;
	list-style: none;
	border-bottom: 1px dotted #ccc;
}

.rendimento-tempo {
	background: url(images/bg_text_4.jpg) repeat;
	padding: 10px;
	border: 1px solid #e6bea6;
	margin-bottom: 20px;
}

.rendimento-tempo .rendimento,
.rendimento-tempo .tempo {
	font-size: 18px;
	font-weight: bold;
	color: #eb8212;
	text-shadow: -1px -1px #fff;
}

.rendimento-tempo .rendimento img,
.rendimento-tempo .tempo img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.rendimento-tempo .rendimento {
	float: left;
}

.rendimento-tempo .tempo {
	float: right;
}

.rendimento-tempo span {
	color: #2aa1d3;
}

.botoes-post {
	text-align: center;
	margin-bottom: 20px;
}

.botoes-post form {
	display: inline-block;
	vertical-align: middle;
}

.botoes-post a,
.botoes-post .favoritos {
	font-size: 18px;
	color: #fff;
	text-align: left;
	line-height: 1.2;
	text-shadow: -1px -1px rgba(0,0,0,.2);
	cursor: pointer;
	outline: none;
}

.botoes-post a strong,
.botoes-post .favoritos strong {
	font-size: 18px;
	text-transform: uppercase;
}

.botoes-post .favoritos,
.botoes-post .imprimir {
	background: url(images/bg_item_1.png) no-repeat;
	width: 259px;
	height: 66px;
	display: inline-block;
	vertical-align: middle;
	padding: 12px;
	margin: 0 10px;
	border: none;
}

.botoes-post .favoritos:before,
.botoes-post .imprimir:before {
	content: "";
	background: url(images/ico_receitas.png) no-repeat;
	width: 34px;
	height: 31px;
	float: left;
	margin: 4px 6px;
}

.botoes-post .imprimir:before {
	background: url(images/ico_imprimir.png) no-repeat;
}

.botoes-post .whatsapp {
	background: url(images/bg_item_2.png) no-repeat;
	width: 184px;
	height: 66px;
	display: inline-block;
	vertical-align: middle;
	padding: 12px;
	margin: 0 10px;
}

.botoes-post .whatsapp:before {
	content: "";
	background: url(images/ico_whatsapp.png) no-repeat;
	width: 34px;
	height: 31px;
	float: left;
	margin: 4px 6px;
}

.facebook-post {
	text-shadow: -1px -1px rgba(0,0,0,.2);
	margin-bottom: 20px;
}

.facebook-post a,
.facebook-post.menor a {
	background: url(images/bg_item_3.png) no-repeat;
	width: 704px;
	height: 83px;
	display: block;
	padding: 12px 20px;
	font-size: 16px;
	color: #fff;
	line-height: 1.2;
	margin: 0 auto;
}

.facebook-post.menor a {
	background: url(images/bg_item_4.png) no-repeat;
	width: 259px;
	height: 84px;
	padding: 18px 20px;
}

.facebook-post a:before {
	content: "";
	background: url(images/foto_layon.jpg) no-repeat;
	width: 55px;
	height: 60px;
	display: inline-block;
	vertical-align: middle;
	border: 3px solid #fff;
	border-radius: 5px;
}

.facebook-post.menor a:before {
	content: "";
	background: url(images/ico_fb.png) no-repeat;
	width: 33px;
	height: 33px;
	border: inherit;
	border-radius: 0;
}

.facebook-post p {
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
}

.facebook-post a strong {
	font-size: 18px;
}

.canal-youtube {
	background: #fff;
	padding: 20px 15px;
	text-align: center;
	border: 1px solid #e02f2f;
	margin-bottom: 20px;
}

.canal-youtube .item {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}

.comentarios {
	background: #fff;
	padding: 10px;
	border: 1px solid #f1d5c3;
}

#lista-receitas .favoritos {
	background: url(images/bg_text_2.jpg) repeat;
	font-size: 0;
	border: none;
	outline: none;
	border-radius: 5px;
}

#lista-receitas .favoritos:before {
	content: "X";
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

/* media queries */

/* celulares */
@media (max-width: 767px) {
	
	.side-adnow {
		display: none;
	}

	#topo .logo {
		display: block;
		text-align: center;
		margin: 0 auto 30px;
	}
	
	#topo .logo img {
		display: block;
		margin: 0 auto 5px;
		max-width: 250px;
	}
	
	#topo .busca,
	#topo .livro {
		display: block;
		margin: 0 auto 20px;
	}
	
	#topo .livro {
		margin-bottom: 0;
	}
	
	#barra {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	#menu > ul {
		margin: 12px 0;
	}
	
	#menu > ul > li {
		display: block;
		text-align: left;
		margin: 0;
	}
	
	#menu > ul > li:after {
		display: none;
	}
	
	#menu > ul > li > a {
		padding: 0;
		margin: 4px 0;
	}
	
	#menu > ul > li > ul,
	#menu > ul > li > ul > li > ul {
		background: none;
		position: inherit;
		left: 0;
		top: 0;
		display: block;
		box-shadow: none;
		margin: 0;
		margin-left: 15px;
		padding: 0;
	}
	
	#menu > ul > li > ul > li > a,
	#menu > ul > li > ul > li > ul > li > a {
		font-weight: normal;
		padding: 0;
		margin: 4px 0;
	}
	
	#destaques .titulo {
		font-size: 14px;
	}
	
	.titulo-secao {
		font-size: 20px;
	}
	
	.receita .titulo {
		font-size: 12px;
	}
	
	.pagination-wrap {
		margin-bottom: 30px;
	}
	
	.widget-rodape {
		margin-bottom: 20px;
	}
	
	.cozinheiro {
		text-align: center;
	}
	
	.cozinheiro img {
		float: inherit;
		display: block;
		margin: 20px auto 0 !important;
	}
	
	.youtube .botao img {
		margin-top: 0 !important;
	}
	
	#copyright {
		padding-top: 15px;
		font-size: 11px;
		text-align: center;
	}
	
	#copyright img {
		float: inherit;
		display: block;
		margin: 20px auto 0;
	}
	
	.rendimento-tempo {
		text-align: center;
	}
	
	.rendimento-tempo .rendimento,
	.rendimento-tempo .tempo {
		float: inherit;
		display: block;
		font-size: 14px;
		font-weight: normal;
	}
	
	.rendimento-tempo .rendimento {
		margin-bottom: 10px;
	}
	
	.botoes-post a {
		display: block;
		margin-top: 10px !important;
	}
	
	.botoes-post .whatsapp {
		margin-bottom: 0 !important;
	}
	
	.alignleft,
	.alignright {
		float: inherit;
		display: block;
		margin: 0 auto 20px;
	}
	
	ul.ingredientes {
		display: block;
	}
	
	.canal-youtube .item {
		margin: 0;
	}
	
	.canal-youtube .logo {
		margin-bottom: 10px;
	}
	
	.comentarios {
		margin-bottom: 30px;
	}
	
	.container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
	.breadcrumbs {
		display: none;
	}
	
}

/* tablets */
@media (min-width: 768px) and (max-width: 991px) {
	
	#topo .logo {
		display: block;
		text-align: center;
		margin: 0 auto 30px;
	}
	
	#topo .logo img {
		display: block;
		margin: 0 auto 5px;
		max-width: 300px;
	}
	
	#topo .busca,
	#topo .livro {
		margin: 0 2.5%;
	}
	
	#menu > ul > li > a {
		margin: 0 2px;
		font-size: 11px;
	}
	
	.receita .titulo {
		font-size: 12px;
	}
	
	.pagination-wrap {
		margin-bottom: 30px;
	}
	
	.widget-rodape {
		margin-bottom: 20px;
	}
	
	#copyright {
		font-size: 11px;
	}
	
	.botoes-post .favoritos,
	.botoes-post .imprimir {
		margin-bottom: 10px;
	}
	
	.canal-youtube .logo {
		margin-bottom: 10px;
	}
	
	.comentarios {
		margin-bottom: 30px;
	}

	.breadcrumbs {
		display: none;
	}
}

/* monitores desktop */
@media (min-width: 992px) {
	
	.adnow-topo {
		display: none;
	}

	#topo .logo {
		width: 27%;
		margin: 0 2%;
	}
	
	#menu > ul > li > a {
		margin: 0 4px;
		font-size: 14px;
	}
	
	.widget h3 {
		font-size: 11px;
	}
	
	.canal-youtube .item {
		margin: 0 5px;
	}

	.postanc {
	    display: flex;
	    justify-content: space-between;
	}
	
}

/* monitores maiores */
@media (min-width: 1200px) {
	
	
	
}

/*.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style], .fb-comments { width: 100% !important; }
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { width: 100% !important; }*/

.fb-wrap { width: 50%; margin: 0 auto; }
.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] { width: 100% !important; margin-bottom: 10px; }

