/*
Theme Name: Mais Receitas
Theme URI: http://www.maisreceita.com/
Description: Tema desenvolvido para o site Mais Receitas.
Author: Leonardo Freitas
Author URI: http://www.leonardofreitas.com.br/
Version: 1.0
*/

@import url("css/reset.css");

body {
	background: url(images/bg-geral.jpg) repeat left top;
	font-family: arial, helvetica, tahoma, sans-serif;
	min-width: 320px;
	overflow-x: hidden;
}

.post-ratings {
	font-size: 0;
	margin-top: 3px;
}

.post-ratings img {
	margin-right: 1px;
}

* {
	outline: none !important;
}

li {
	display: inline-block;
}

input[type="submit"] {
	cursor: pointer;
}

.img-responsive {
	max-width: 100%;
}

.img-full {
	width: 100%;
	height: 100%;
	display: block;
}

.left {
	float:left;
}

.right {
	float:right;
}

.container {
	width: 1170px;
	margin: 0 auto;
}

#topo {
	background: url(images/repeat-topo.jpg) repeat-x left top;
	width: 100%;
	height: 176px;
	overflow: hidden;
	box-shadow: 0 0 10px 2px #a18f6a;
}

#busca {
	background-color: #fff;
	width: 310px;
	height: 50px;
	margin: 22px 0 0 30px;
	box-shadow: 0 0 10px 5px #ebe2dc inset;
	border-radius: 7px;
}

.bg-busca {
	background-color: transparent;
	border: 0 none;
	width: 265px;
	height: 50px;
	float: left;
	font-size: 14px;
	color: #9e765e;
	padding: 10px 15px;
}

.btn-busca {
	background: url(images/ico3.png) no-repeat center center transparent;
	border: 0 none;
	width: 45px;
	height: 50px;
}

.menu-principal {
	margin: 35px 0 0;
}

#topo .box-left .menu-principal li:nth-child(1) {
	background: url(images/ico4.png) no-repeat center top, url(images/ico5.png) no-repeat right center;
}

#topo .box-left .menu-principal li:nth-child(2) {
	background: url(images/ico6.png) no-repeat center top, url(images/ico5.png) no-repeat right center;
}

#topo .box-left .menu-principal li:nth-child(3) {
	background: url(images/ico7-10.png) no-repeat center top;
}

#topo .box-right .menu-principal li:nth-child(1) {
	background: url(images/ico7.png) no-repeat center top, url(images/ico5.png) no-repeat right center;
}

#topo .box-right .menu-principal li:nth-child(2) {
	background: url(images/ico8.png) no-repeat center top, url(images/ico5.png) no-repeat right center;
}

#topo .box-right .menu-principal li:nth-child(3) {
	background: url(images/ico9.png) no-repeat center top;
}

.menu-principal a {
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	margin: 0 20px;
	padding: 35px 0 0;
	text-shadow: 1px 1px 0 #a52d0e;
}

.menu-principal li:hover {
	opacity: 0.7;
}

#logo {
	width: 353px;
	height: 144px;
	display: inline-block;
	margin: 15px 0 0 45px;
	float: left;
}

#logo a {
	background: url(images/logo1.png) no-repeat left top;
	width: 353px;
	height: 144px;
	display: block;
	margin: 0 auto;
	text-indent: -99999px;
}

.menu-acesso {
	margin: 22px 0 0 25px;
	overflow: hidden;
}

.menu-acesso li {
	float: left;
	margin: 0 10px;
}

.menu-acesso a {
	display: inline-block;
	background-color: #e44d1e !important;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	border-radius: 5px;
	text-shadow: 1px 1px 0 #d93d14;
	box-shadow: 0 0 10px 2px #cd4115 inset;
}

.menu-acesso a:hover {
	background-color: #cd4115 !important;
}

.menu-acesso li:nth-child(1) a {
	background: url(images/ico10.png) no-repeat center center;
	width: 54px;
	height: 49px;
}

.menu-acesso li:nth-child(2) a {
	background: url(images/ico11.png) no-repeat 15px center;
	padding: 15px 15px 15px 55px;
}

#ads1 {
	width: 100%;
	margin: 20px 0;
	text-align: center;
}

#ads1 .content {
	display: inline-block;
	margin: 0 auto;
}

#content-site,
#receitas-dia,
.col-left article header {
	width: 100%;
	overflow: hidden;
}

.col-left {
	width: 870px;
	float: left;
}

.col-left article header {
	margin: 0 0 20px;
}

.tt-padrao {
	display: inline-block;
	float: left;
	font-weight: bold;
	font-size: 30px;
	color: #e4571a;
}

.col-left .sociais {
	float: right;
	margin: 12px 0 0;
	padding: 0 5px 0 0;
}

.col-left .sociais * {
	float: left !important;
	margin: 0 0 0 5px !important;
}

#receitas-dia .box-destaque {
	background-color: #fff;
	border: 1px solid #dfd4bc;
	width: 514px;
	float: left;
	padding: 4px;
	overflow: hidden;
	border-radius: 3px
}

#receitas-dia .thumb,
#receitas-dia .thumb img {
	display: block;
	width: 100%;
	height: 215px;
}

#receitas-dia .tt-destaque {
	background: url(images/repeat1.jpg) repeat left top;
	display: block;
	width: 100%;
	height: 63px;
	font-weight: bold;
	font-size: 22px;
	color: #fff;
	text-align: center;
	padding: 17px 10px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ads2 {
	background-color: #fff;
	border: 1px solid #dfd4bc;
	width: 335px;
	height: 287px;
	padding: 15px 15px 8px;
	text-align: center;
	float: right;
	border-radius: 5px;
}

#receitas-destaque {
	margin: 35px 0 0;
}

.galeria {
	margin: 0 -9px;
	overflow: hidden;
}

.box-receita {
	width: 25%;
	float: left;
	padding: 0 9px;
	margin: 0 0 20px;
}

.box-receita .content {
	background-color: #fff;
	border: 1px solid #dfd4bc;
	padding: 4px;
	border-radius: 5px;
}

.box-receita .thumb {
	width: 100%;
	height: 141px;
	display: block;
	overflow: hidden;
}

.box-receita .tt {
	font-weight: bold;
	font-size: 14px;
	color: #e95e2a;
	display: block;
	margin: 5px 0;
	padding: 0 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.box-receita .cat {
	font-size: 12px;
	color: #a27a62;
	display: block;
	padding: 0 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.box-receita a:hover {
	text-decoration: underline;
}

.box-receita .aval {
	margin: 5px 0 0 10px;
}

.box-receita .post-ratings {
	font-size: 0 !important;
	margin: 5px 0 5px 10px;
}

.wp-pagenavi {
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
	background-color: #fff;
	border: 1px solid #dfd4bc;
	display: inline-block;
	padding: 5px 10px;
	margin: 5px;
	font-weight: bold;
	font-size: 18px;
	color: #a27a62;
	border-radius: 5px;
}

.wp-pagenavi a:hover,
.wp-pagenavi a.current,
.wp-pagenavi span:hover,
.wp-pagenavi span.current {
	background-color: #ea6837;
	color: #fff;
}

.wp-pagenavi .pages,
.wp-pagenavi .nextpostslink {
	color: #e95e2a;
}

.wp-pagenavi .pages:hover {
	background-color: #fff;
	color: #e95e2a;
}

.col-right {
	width: 276px;
	float: right;
}

.box-col-right {
	background-color: #fff;
	border: 1px solid #dfd4bc;
	margin: 0 0 29px;
	border-radius: 5px;
}

.tt-col-right {
	background: linear-gradient(to bottom, #c13c14, #a93411);
	width: 100%;
	height: 43px;
	display: block;
	padding: 13px 0 0 20px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	position: relative;
	border-radius: 5px 5px 0 0;
}

.tt-col-right .indicator {
	background: url(images/ico1.png) no-repeat left top;
	width: 19px;
	height: 10px;
	display: block;
	position: absolute;
	left: 23px;
	bottom: -10px;
}

.box-col-right .content {
	overflow: hidden;
	padding: 20px;
}

.box-col-right .thumb {
	text-align: center;
}

.box-col-right.livro-receita {
	text-align: center;
}

.box-col-right .tt-livro {
	font-weight: bold;
	font-size: 18px;
	color: #e4571a;
	display: block;
}

.box-col-right.livro-receita p {
	font-size: 14px;
	line-height: 19px;
	color: #9e765e;
}

.box-col-right.livro-receita p span {
	color: #fc773c;
}

#cad-news {
	background-color: #eddfc1;
	border: 1px solid #d2c4a7;
	width: 100%;
	height: 50px;
	margin: 15px 0 0;
	border-radius: 7px;
	box-shadow: 0 0 5px 1px #d5c8ae inset;
}

.bg-news {
	background: url(images/ico12.png) no-repeat 15px center transparent;
	border: 0 none;
	width: 187px;
	height: 50px;
	float: left;
	font-size: 15px;
	color: #9e765e;
	padding: 13px 13px 13px 45px;
	border-radius: 7px 0 0 7px;
}

.bg-news::-webkit-input-placeholder {
   color: #9e765e;
}

.bg-news:-moz-placeholder {
   color: #9e765e;  
}

.bg-news::-moz-placeholder {
   color: #9e765e;  
}

.bg-news:-ms-input-placeholder {  
   color: #9e765e;  
}

.btn-news {
	background-color: transparent;
	border: 0 none;
	width: 44px;
	height: 48px;
	float: right;
	font-weight: bold;
	font-size: 16px;
	color: #fc773c;
	border-radius: 0 7px 7px 0;
}

.btn-news:hover {
	background-color: #d9c8a3;
}

#categorias {
	background: url(images/ico13.png) no-repeat right center #eddfc1;
	border: 1px solid #d2c4a7;
	width: 100%;
	height: 50px;
	font-size: 15px;
	color: #9e765e;
	padding: 10px 20px;
	border-radius: 7px;
	box-shadow: 0 0 5px 1px #d5c8ae inset;

	-webkit-appearance: none;
	   -moz-appearance: none;
		-ms-appearance: none;
		 -o-appearance: none;
			appearance: none;
}

.box-col-right.box-btns {
	background-color: transparent;
	border: 0;
}

.box-btn {
	background: url(images/repeat2.jpg) repeat-x left top;
	border: 1px solid #dfd4bc;
	width: 100%;
	height: 91px;
	padding: 14px 23px;
	border-radius: 5px;
}

.box-col-right.box-btns .box-btn:first-child {
	margin: 0 0 10px;
	padding: 10px 23px;
}

.box-btn h4 {
	font-weight: bold;
	color: #f1c40f;
	padding-left: 32px;
	text-shadow: 1px 1px 0 #2c732b;
}

.box-btn h4.medidas {
	background: url(images/ico14.png) no-repeat left center;
	font-size: 32px;
}

.box-btn h4.livro {
	background: url(images/ico15.png) no-repeat left center;
	font-size: 22px;
	margin: 0 0 5px;
}

.box-btn p {
	font-size: 13px;
	color: #fff;
}

.box-btn a:hover {
	text-decoration: underline;
}

.box-col-right.box-btns .box-btn:last-child a {
	color: #4eee5c;
}

.row-avaliadas {
	width: 100%;
	overflow: hidden;
	padding: 8px 0;
	border-bottom: 1px solid #ece1c9;
}

.row-avaliadas:last-child {
	border: 0;
}

.row-avaliadas .thumb {
	width: 87px;
	height: 63px;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	overflow: hidden;
}

.row-avaliadas .tt {
	font-weight: bold;
	font-size: 14px;
	color: #e95e2a;
	display: block;
	margin: 0 0 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.row-avaliadas .categoria {
	font-size: 12px;
	color: #a27a62;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.row-avaliadas a:hover {
	text-decoration: underline;
}

#rodape1 {
	background: linear-gradient(to bottom, #bd3b14, #a53310);
	width: 100%;
	overflow: hidden;
	padding: 22px 0 33px;
	margin: 50px 0 0;
	box-shadow: 0 -6px 10px -5px #bfb294;
}

.box-cad-news {
	width: 350px;
	float: left;
	margin: 0 50px 0 0;
}

.box-cad-news .logo {
	background: url(images/logo2.png) no-repeat left top;
	width: 349px;
	height: 147px;
	display: block;
}

.box-cad-news strong {
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	display: block;
	margin: 10px 0 0;
}

.box-cad-news p {
	font-size: 14px;
	line-height: 19px;
	color: #ff9667;
}

#cd-news-footer {
	background-color: #6a1f07;
	width: 100%;
	height: 50px;
	margin: 15px 0 0;
	border-radius: 7px;
}

#cd-news-footer .bg-news {
	background-image: url(images/ico16.png);
	color: #b23712;
	width: 305px;
}

#cd-news-footer .bg-news::-webkit-input-placeholder {
   color: #b23712;
}

#cd-news-footer .bg-news:-moz-placeholder {
   color: #b23712;  
}

#cd-news-footer .bg-news::-moz-placeholder {
   color: #b23712;  
}

#cd-news-footer .bg-news:-ms-input-placeholder {  
   color: #b23712;  
}

#cd-news-footer .btn-news {
	color: #bf3b14;
	height: 50px;
}

#cd-news-footer .btn-news:hover {
	background-color: #872203;
}

.box-categorias {
	background: url(images/ico17.png) no-repeat left center;
	width: 255px;
	padding: 0 40px;
	float: left;
}

.box-categorias .tt-rodape {
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	display: block;
	margin: 0 0 15px;
}

.box-categorias li {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.box-categorias a {
	display: block;
	font-size: 14px;
	color: #ff9667;
	margin: 0 0 12px;
	text-shadow: 1px 1px 0 #a13210;
}

.box-categorias a:hover {
	text-decoration: underline;
}

#rodape2 {
	background: url(images/repeat4.jpg) repeat-x left top;
	width: 100%;
	height: 58px;
	padding: 19px 0 0;
	overflow: hidden;
}

#rodape2 p {
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	float: left;
}

#rodape2 a {
	background: url(images/ico18.png) no-repeat left top;
	width: 144px;
	height: 23px;
	display: block;
	float: right;
}

.visible-md,
.visible-xs {
	display: none;
}

/* ===== ESTILOS DO TOPO, RODAPE E MENU NO MOBILE ===== */
#topo-mobile {
	background: linear-gradient(to bottom, #bf3b14, #a53310);
	width: 100%;
	padding: 5px 0 5px;
	overflow: hidden;
	text-align: center;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 20;
}

.btn-topo {
	display: inline-block;
	border: 2px solid #fff;
	width: 42px;
	height: 39px;
	margin: 5px 0 0;
	border-radius: 5px;
}

.btn-topo.menu {
	background: url(images/ico19.jpg) no-repeat center center;
	float: left;
}

.btn-topo.busca {
	background: url(images/ico20.jpg) no-repeat center center;
	float: right;
}

#logo-mobile {
	display: inline-block;
	width: 138px;
	height: 50px;
	margin: 0 auto;
}

#logo-mobile a {
	background: url(images/logo-md.jpg) no-repeat left top;
	display: block;
	width: 138px;
	height: 50px;
	margin: 0 auto;
	text-indent: -99999px;
}

/* ===== BUSCA NO MOBILE ===== */
#box-busca-mobile {
	background: linear-gradient(to bottom, #6b1e06 20%, #7d2307 100%);
	width: 100%;
	padding: 10px 0;
	overflow: hidden;
	position: fixed;
	left: 0;
	top: 60px;
	z-index: 20;
	display: none;
}

#busca-mobile {
	background-color: #FFF;
	width: 100%;
	height: 50px;
	box-shadow: 0px 0px 10px 5px #EBE2DC inset;
	border-radius: 7px;
}

#busca-mobile .bg-busca {
	width: 90%;
}

#busca-mobile .btn-busca {
	width: 10%;
}

/* ===== MENU MOBILE ===== */
#menu-mobile {
	background-color: #ad3712;
	width: 240px;
	height: 100%;
	overflow-y: auto;
	position: fixed;
	left: -240px;
	top: 60px;
	z-index: 20;
	opacity: 0;
}

#menu-mobile li {
	display: block;
}

#menu-mobile a {
	display: block;
	border-bottom: 1px solid #9a3212;
	padding: 10px 10px 10px 45px;
}

#menu-mobile a:hover {
	background-color: #9a3212 !important;
}

#menu-mobile > ul > li > a {
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 2px 0 #97280b;
}

#menu-mobile > ul > li:last-child {
	margin: 0 0 65px;
}

#menu-mobile > ul > li:last-child > a {
	background: linear-gradient(to bottom, #e24514, #d83b0c);
	padding: 10px 10px 10px 20px;
	text-transform: uppercase;
}

#menu-mobile ul li ul li a {
	font-size: 15px;
	color: #ecdec0;
}

#menu-mobile > ul > li:nth-child(1) > a {
	background: url(images/ico22.png) no-repeat 20px center;
}

#menu-mobile > ul > li:nth-child(2) > a {
	background: url(images/ico23.png) no-repeat 20px center;
}

#menu-mobile > ul > li:nth-child(3) > a {
	background: url(images/ico24.png) no-repeat 20px center;
}

#menu-mobile > ul > li:nth-child(4) > a {
	background: url(images/ico25.png) no-repeat 20px center;
}

#menu-mobile > ul > li:nth-child(5) > a {
	background: url(images/ico26.png) no-repeat 20px center;
}

#menu-mobile > ul > li:nth-child(6) > a {
	background: url(images/ico27.png) no-repeat 20px center;
}

#menu-mobile ul li ul li:nth-child(1) a {
	background: url(images/ico28.png) no-repeat 20px center;
}

#menu-mobile ul li ul li:nth-child(2) a {
	background: url(images/ico29.png) no-repeat 20px center;
}

#menu-mobile ul li ul li:nth-child(3) a {
	background: url(images/ico30.png) no-repeat 20px center;
}

#menu-mobile ul li ul li:nth-child(4) a {
	background: url(images/ico31.png) no-repeat 20px center;
}

#menu-mobile ul li ul li:nth-child(5) a {
	background: url(images/ico32.png) no-repeat 20px center;
}

#menu-mobile ul li ul li:nth-child(6) a {
	background: url(images/ico33.png) no-repeat 20px center;
}

#menu-mobile ul li ul li:nth-child(7) a {
	background: url(images/ico34.png) no-repeat 20px center;
}

#menu-mobile ul li ul li:nth-child(8) a {
	background: url(images/ico35.png) no-repeat 20px center;
}

#menu-mobile ul li ul li:nth-child(9) a {
	background: url(images/ico36.png) no-repeat 20px center;
}

#menu-mobile ul li ul li:nth-child(10) a {
	background: url(images/ico37.png) no-repeat 20px center;
}

#menu-mobile ul li ul li:nth-child(11) a {
	background: url(images/ico38.png) no-repeat 20px center;
}

#menu-mobile ul li ul li:nth-child(12) a {
	background: url(images/ico39.png) no-repeat 20px center;
}

#menu-mobile ul li ul li:nth-child(13) a {
	background: url(images/ico40.png) no-repeat 20px center;
}

#menu-mobile ul li ul li:nth-child(14) a {
	background: url(images/ico41.png) no-repeat 20px center;
}

#menu-mobile ul li ul li:nth-child(15) a {
	background: url(images/ico42.png) no-repeat 20px center;
}

.mostrar-menu {
	left: 0 !important;
	opacity: 1 !important;
	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
		-ms-transition: 0.3s;
		 -o-transition: 0.3s;
			transition: 0.3s;
}

.esconder-menu {
	left: -240 !important;
	opacity: 0 !important;
	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
		-ms-transition: 0.3s;
		 -o-transition: 0.3s;
			transition: 0.3s;
}

#shadown {
	background-color: rgba(125, 37, 7, 0.5);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 60px;
	z-index: 15;
	display: none;
	overflow: hidden;
}

/* ===== PÁGINA DE RECEITA ===== */
#breadcrumb {
	width: 100%;
	float: left;
	clear: both;
}

#breadcrumb li,
#breadcrumb a {
	display: inline-block;
	font-size: 14px;
	color: #9e765e;
}

#breadcrumb li {
	background: url(images/ico43.png) no-repeat left center;
	padding: 0 0 0 10px;
}

#breadcrumb li:first-child {
	background: none;
	padding: 0;
}

#breadcrumb a {
	margin: 0 5px 0 0;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

.content-pgn-interna {
	background-color: #fff;
	border: 1px solid #dfd4bc;
	padding: 13px;
	width: 100%;
	overflow: hidden;
	border-radius: 5px;
}

.content-pgn-interna .thumb-principal {
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.content-pgn-interna.content2 {
	margin: 20px 0 0;
}

.content-pgn-interna .row-top {
	margin: 0 0 30px;
	overflow: hidden;
}

.box-ingredientes {
	width: 525px;
	float: left;
}

.tt-destaque2 {
	background-color: #ecdec0;
	display: block;
	width: 100%;
	padding: 12px 20px;
	font-weight: bold;
	font-size: 18px;
	color: #e4571a;
	margin: 0 0 25px;
	position: relative;
	border-radius: 5px 5px 0 0;
}

.tt-destaque2 span {
	background: url(images/ico44.png) no-repeat left top;
	width: 19px;
	height: 9px;
	display: block;
	position: absolute;
	left: 23px;
	bottom: -9px;
}

.box-ingredientes p {
	background: url(images/ico43.png) no-repeat 10px 15px;
	font-size: 15px;
	color: #9e765e;
	padding: 8px 20px;
	border-top: 1px solid #ecdec0;
}

.box-ingredientes p:last-child {
	border-bottom: 1px solid #ecdec0;
}

.ads3 {
	width: 300px;
	float: right;
}

.ads4 {
	width: 300px;
	float: left;
}

.box-ingredientes.box-2 {
	float: right;
}

.box-ingredientes.box-2 p {
	background: none;
	padding-left: 0;
}

.box-ingredientes.box-2 p span {
	font-weight: bold;
	color: #a73411;
}

.acoes-user {
	margin: 20px 0 0;
	overflow: hidden;
}

.acoes-user .content-pgn-interna {
	padding: 18px;
}

.acoes-user .avaliar {
	float: left;
}

.acoes-user .avaliar strong {
	font-weight: bold;
	font-size: 14px;
	color: #e95e2a;
	display: block;
}

.acoes-user .avaliar p {
	font-size: 12px;
	color: #a27a62;
	margin: 2px 0 5px;
}

.acoes-user .avaliar a {
	display: inline-block;
	background: url(images/ico45.png) no-repeat left top;
	width: 14px;
	height: 14px;
}

.acoes-user .avaliar .post-ratings * {
	font-size: 0 !important;
}

.acoes-user .acoes {
	float: right;
	overflow: hidden;
}

.wpf-favorite-link {
	font-size: 0 !important;
	text-indent: -9999px !important;
	padding: 0;
	margin: 0;
}

.acoes-user .btn-acoes,
.acoes-user .wpf-favorite-link {
	height: 73px;
	margin: 0 0 0 20px;
	display: inline-block;
	float: left;
	text-indent: -99999px;
}

.acoes-user .wpf-favorite-link span {
	background-position: left !important;
	width: 100%;
	height: 100%;
	display: block;
}

.acoes-user .btn-acoes.printfriendly {
	background: url(images/btn1.jpg) no-repeat left top;
	width: 183px;
	cursor: pointer;
}

.acoes-user .wpf-favorite-link span {
	background: url(images/btn2.jpg) no-repeat left top;
	width: 277px;
}

.acoes-user .wpf-favorite-link .wpf-favorite {
	background-image: url(images/btn2_remover.jpg);
}

.btn-acoes.cadastro {
	background: url(images/btn3-cad.png) no-repeat left top;
	width: 277px;
}

.ads5 {
	margin: 20px 0 0;
	overflow: hidden;
	text-align: center;
}

.ads5 .content {
	width: auto;
	display: inline-block;
	margin: 0 auto;
}

.ads5 .tt-ads {
    margin: 0 0 5px 20px;
}

#receitas-relacionadas {
	margin: 30px 0 0;
}

#comentarios {
	overflow: hidden;
	padding: 0;
}

#comentarios header {
	margin: 0 0 15px;
	overflow: hidden;
}

.ads-xs {
	width: 100%;
	text-align: center;
	margin: 0 0 20px;
}

.ads-xs:last-child {
	margin: 20px 0 0;
	float: left;
}

.row-like {
	overflow: hidden;
	margin: 20px 0 0;
	text-align: center;
}

.btn-whats {
	display: none;
	background: url(images/ico49.jpg) no-repeat 15px center #64bb53;
	padding: 15px 10px 15px 60px;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	text-shadow: 0 1px 2px #5cac4c;
	border-radius: 5px;
}

.row-like .like {
	width: 100%;
	border: 1px solid #e9ae85 !important;
	padding: 10px 25px;
	margin: 10px 0 0 0 !important;
	overflow: hidden;
	border-radius: 5px;
}

.row-like .like p {
	background: none;
	font-weight: bold;
	border: 0 !important;
	font-size: 16px;
	line-height: 24px;
	color: #e4571a;
	padding: 0 !important;
	float: left;
}

.row-like iframe {
	display: inline-block !important;
	margin: 3px 0 0 5px !important;
	float: left !important;
	width: 60px;
}

.tt-recomendamos {
	background-color: #fff;
	border: 1px solid #e0d4bc;
	padding: 15px;
	font-weight: bold;
	font-size: 18px;
	color: #e4571a;
	margin: 20px 0 0;
	text-align: center;
	border-radius: 5px;
}

/* ===== PÁGINA PADRÃO ===== */
.content-pgn-padrao:last-child {
	margin: 30px 0 0;
}

.content-pgn-padrao p {
	font-size: 15px;
	color: #9E765E;
}

.row-form,
.wpcf7 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px;
}

.wpcf7 {
	margin-bottom: 30px;
}

.wpcf7 p {
	margin-bottom: 15px;
}

.wpcf7 p:after {
	content: "";
	clear: both;
	display: block;
}

.wpcf7 span {
	display: block;
	margin-top: 5px;
}

.wpcf7 span:before {
	content: "";
	clear: both;
	display: block;
}

.bg-form,
.wpcf7 .wpcf7-form-control {
	background-color: #EDDFC1;
	border: 1px solid #D2C4A7;
	font-size: 14px;
	color: #9E765E;
	padding: 18px;
	border-radius: 3px;
	box-shadow: 0px 0px 5px 1px #D5C8AE inset;
}

.bg-form.bg-menor,
.wpcf7 .wpcf7-text {
	width: 40%;
}

#mensagem,
.wpcf7 .wpcf7-textarea {
	width: 60%;
	height: 100px;
	resize: none;
}

.btn-enviar,
.wpcf7 .wpcf7-submit {
	background-color: #cbb47f;
	border: 0 none;
	width: 71px;
	height: 33px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 3px;
}

.btn-enviar:hover,
.wpcf7 .wpcf7-submit:hover {
	background-color: #aa8f50;
}

.tt-ads {
	background: url(images/tt-publicidade.png) no-repeat left top;
	width: 52px;
	height: 9px;
	text-indent: -99999px;
}

/* ===== ESTILOS DA PÁGINA DE RECETIAS ===== */
.tabela-medidas {
	border: 1px solid #dfd4bc;
	margin: 0 0 20px;
}

.tabela-medidas .titulo {
	background-color: #ea6837;
	border-bottom: 1px solid #dfd4bc;
}

.tabela-medidas .titulo th {
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	padding: 12px 15px;
}

.tabela-medidas .descricao {
	background-color: #c29e88;
	border-bottom: 1px solid #dfd4bc;
}

.tabela-medidas .descricao td {
	font-size: 18px;
	color: #fff;
	padding: 8px 15px;
	border-bottom: 1px solid #dfd4bc;
	border-right: 0;
}

.tabela-medidas td {
	border-bottom: 1px solid #dfd4bc;
	border-right: 1px solid #dfd4bc;
	font-weight: bold;
	font-size: 18px;
	color: #a27a62;
	padding: 8px 15px;
}

.tabela-medidas td.igual {
	background-color: #fdf0d7;
	text-align: center;
}

.wpcf7 {
	margin: 0 !important;
}

.wpcf7-form input[type="submit"],
.wpcf7 input[type="submit"] {
	cursor: pointer;
	background: linear-gradient(to bottom, #e54d1e, #bf3b14);
	width: 150px;
	height: 50px;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	float: left;
	clear: both;
	border-radius: 5px;
	box-shadow: none;
}

.wpcf7-form input[type="submit"]:hover,
.wpcf7 input[type="submit"]:hover {
	background: linear-gradient(to bottom, #bf3b14, #e54d1e);
}

/* ===== ESTILOS DO FORM DE ENVIAR RECEITA ===== */
.env-receita-esq {
	width: 49%;
	float: left;
}

.env-receita-dir {
	width: 49%;
	float: right;
}

.env-receita-esq input[type="text"],
.env-receita-esq input[type="email"] {
	width: 90%;
}

.env-receita-esq input[type="file"] {
	width: 100%;
}

.env-receita-dir textarea {
	width: 100% !important;
	height: 248px !important;
}

#shadown.likebox {
	display: none;
	top: 0;
}

#popup-likebox {
	background-color: #fff;
	width: 300px;
	padding: 15px;
	text-align: center;
	position: fixed;
	z-index: 1000;
	display: none;
}

#popup-likebox .btn-fechar {
	background: url(images/ico8-2.png) no-repeat left top;
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	right: -20px;
	top: -20px;
	cursor: pointer;
}

#popup-likebox .ico-face {
	background: url(images/logo-face.jpg) no-repeat left top;
	width: 170px;
	height: 38px;
	display: block;
	margin: 0 auto;
}

#popup-likebox a {
	background: url(images/btn-part.jpg) no-repeat left top;
	width: 271px;
	height: 46px;
	display: block;
	margin: 0 auto;
	text-indent: -99999px;
}

#popup-likebox a:hover {
	background-position: left bottom;
}

/* ===== MEDIA QUERIES ===== */
@media screen and (max-width: 1170px) and (min-width: 768px) {
	.container {
		width: 768px;
		padding: 0 15px;
	}

	#ads1 {
	    margin: 100px 0 20px;
	}

	.col-left,
	.col-right {
		width: 100%;
		float: none;
	}

	.col-right {
		margin: 20px 0 0;
		overflow: hidden;
	}

	#receitas-dia .box-destaque {
	    width: 389px;
	}

	#receitas-dia .tt-destaque {
	    font-size: 18px;
	    padding: 20px 10px 0px;
	}

	.box-col-right {
		width: 49%;
	}

	.box-col-right.left-md {
		float: left;
	}

	.box-col-right.right-md {
		float: right;
	}

	.box-btns.visible-md {
		width: 100%;
		float: left;
		clear: both;
		text-align: center;
	}

	.box-btns.visible-md .box-btn {
		width: 375px;
		margin: 0 auto !important;
		float: none;
	}

	.box-btn h4.livro {
		display: inline-block;
	}

	#cad-news {
	    margin: 16px 0 0;
	}

	.row-avaliadas {
	    padding: 11px 0;
	}

	#rodape2 {
	    padding: 10px 0 0;
	    text-align: center;
	}

	#rodape2 p {
	    font-size: 14px;
	    float: none;
	}

	#rodape2 a {
	    background: url(images/ico18-md.png) no-repeat left top;
	    width: 247px;
	    height: 9px;
	    float: none;
	    margin: 10px auto 0;
	}

	/* ===== PÁGINA DE RECEITA ===== */
	.box-ingredientes {
	    width: 395px;
	}

	.diferente-mobile {
		background-color: #e24111;
		padding: 11px;
		text-align: center;
		border-radius: 5px;
	}

	.diferente-mobile .tt-padrao {
		font-size: 18px;
		color: #fff;
		text-transform: uppercase;
		display: inline-block;
		float: none;
		padding: 5px 0 5px 27px;
		text-shadow: 1px 2px 0 #ce3a0e;
	}

	.diferente-mobile .tt-padrao.tt1 {
		background: url(images/ico50.jpg) no-repeat left center;
	}

	.diferente-mobile .tt-padrao.tt2 {
		background: url(images/ico51.jpg) no-repeat left center;
		padding-left: 45px;
	}

	.visible-md {
		display: block;
	}
	
	.hidden-md {
		display: none;
	}
}

@media screen and (max-width: 767px) {
 	.container {
		width: 100%;
		padding: 0 5px;
	}

	#ads1 {
	    margin: 70px 0 20px;
	}

	.col-left,
	.col-right {
		width: 100%;
		float: none;
	}

	.col-right {
		margin: 20px 0 0;
		overflow: hidden;
	}

	.col-left article header {
		text-align: center;
	}

	.tt-padrao {
	    float: none;
	    font-size: 25px;
	}

	.col-left .sociais {
	    float: none;
		overflow: hidden;
		width: 210px;
		margin: 0 auto;
	}

	#receitas-dia .box-destaque {
	    width: 100%;
	    float: none;
	}

	#receitas-dia .tt-destaque {
	    font-size: 15px;
	    padding: 20px 10px 0px;
	}

	.ads2 {
	    width: 100%;
	    max-width: 336px;
	    height: auto;
	    float: none;
	    margin: 20px auto 0;
	    padding: 5px 5px 0;
	}

	.galeria {
	    margin: 0px -8px;
	}

	.box-receita {
	    width: 50%;
	    padding: 0 8px;
	}

	.box-receita .thumb {
		height: auto;
	}

	.box-receita .thumb img {
		display: block;
		width: 100%;
		height: 100%;
	}

	.box-btns .box-btn {
		text-align: center;
	}

	.box-btn h4.livro {
		display: inline-block;
	}

	#cad-news {
	    margin: 16px 0 0;
	}

	.row-avaliadas {
	    padding: 11px 0;
	}

	#rodape2 {
	    padding: 10px 0 0;
	    text-align: center;
	}

	#rodape2 p {
	    font-size: 12px;
	    float: none;
	}

	#rodape2 a {
	    background: url(images/ico18-md.png) no-repeat left top;
	    width: 247px;
	    height: 9px;
	    float: none;
	    margin: 5px auto 0;
	}

	/* ===== PÁGINA DE RECEITA ===== */
	#detalhes-receita .tt-padrao {
		margin: 70px 0 0;
	}
	
	.box-ingredientes {
	    width: 100%;
	}

	.ads4 {
		width: 100%;
		max-width: 300px;
	    float: none;
	    margin: 0 auto 15px;
	}

	.content-pgn-interna {
	    padding: 8px;
	}

	.acoes-user {
	    text-align: center;
	}

	.acoes-user .avaliar,
	.acoes-user .acoes {
		float: none;
		width: 100%;
	}

	.acoes-user .acoes {
		margin: 0 0 15px;
	}

	.acoes-user .btn-acoes,
	.acoes-user .btn-acoes .wpf-favorite-link {
		float: none;
		margin: 0 0 10px 0;
	}

	.acoes-user .btn-acoes .wpf-favorite-link span {
		background-position: center !important;
		width: 100%;
		height: 100%;
		display: block;
	}
	
	.acoes-user .btn-acoes .wpf-not-favorite,
	.acoes-user .btn-acoes .wpf-favorite {
	    background: url(images/btn2.jpg) no-repeat left top;
	    background-size: 100%;
	    width: 252px;
	    height: 66px;
	    margin: 0;
	}

	.acoes-user .btn-acoes .wpf-favorite {
		background-image: url(images/btn2_remover.jpg);
	}

	.diferente-mobile {
		background-color: #e24111;
		padding: 11px;
		text-align: center;
		border-radius: 5px;
	}

	.diferente-mobile .tt-padrao {
		font-size: 18px;
		color: #fff;
		text-transform: uppercase;
		display: inline-block;
		float: none;
		padding: 5px 0 5px 27px;
		text-shadow: 1px 2px 0 #ce3a0e;
	}

	.diferente-mobile .tt-padrao.tt1 {
		background: url(images/ico50.jpg) no-repeat left center;
	}

	.diferente-mobile .tt-padrao.tt2 {
		background: url(images/ico51.jpg) no-repeat left center;
		padding-left: 45px;
	}

	.tt-recomendamos {
		font-size: 16px;
	}

	.btn-whats {
		display: inline-block;
	}

	.row-like div {
		margin: 3px auto 0 !important;
		float: none !important;
	}

	/* ===== PÁGINA PADRÃO ===== */
	.col-left .content-pgn-padrao header {
	    margin: 0 0 10px;
	}

	.content-pgn-padrao p {
		text-align: center;
	}

	.bg-form {
		width: 100% !important;
	}

	.visible-xs {
		display: block;
	}
	
	.hidden-xs {
		display: none;
	}

	/* ===== ESTILOS DA PÁGINA DE RECETIAS ===== */
	.tabela-medidas td {
	    font-size: 14px;
	    padding: 4px;
	    text-align: center;
	}

	/* ===== ESTILOS DO FORM DE ENVIAR RECEITA ===== */
	.env-receita-esq,
	.env-receita-dir {
		width: 100%;
		float: none;
	}

	.env-receita-esq input[type="text"],
	.env-receita-esq input[type="email"],
	.env-receita-esq input[type="file"] {
		width: 100%;
	}

	.env-receita-dir textarea {
		height: 150px !important;
	}

	.env-receita-esq p,
	.env-receita-dir p {
		text-align: left;
	}

	.btn-acoes.cadastro {
		background: url(images/btn3-cad-xs.png) no-repeat left top;
		width: 230px;
		height: 73px;
	}
}

object[type="application/gas-events-bb"] {
	display: none !important;
}