.entry-content img {
	margin: 0 0 1.5em 0;
}

div.alignleft, img.alignleft {
	display: inline-block;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
div.alignright, img.alignright {
	display: inline-block;
	float: right;
	margin-left: 1em;
	margin-top: 1em;
}
div.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	font-weight: bold;
}
.wp-smiley { 
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
	border: 0;
	padding: 0;
}

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

.gallery-caption
{
	font-size: 12px;
}

html
{
	height: 100%;
}

blockquote:before, blockquote:after, q:before, q:after 
{
	content:"";
}
blockquote, q 
{
	quotes:"" "";
}
a img 
{
	border:none;
}

p {
	padding-top:0.1em;
	padding-bottom:0.1em;
}

em
{
	font-style: italic;
}

.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

.center
{
	text-align: center;
}

#page_content_wrapper p, .page_content_wrapper p 
{
	padding-top:0.5em;
	padding-bottom:0.5em;
}

#page_content_wrapper p:empty, .page_content_wrapper p:empty
{
	padding: 0 !important;
	margin: 0 !important;
}

#footer p {
	padding-top:0.5em;
	padding-bottom:0.5em;
}

html, body {
	min-height: 100%;
}

img, a img {
	image-rendering: optimizeQuality;
}

em { font-style: italic; }

::selection {
	background: #efc337;
	color: #fff;
}

table
{
	border-spacing: 0;
}

.sticky
{
	background: #ffffe0;
	padding: 30px 20px 20px 20px;
	border: 1px solid #e6db55 !important;
	box-sizing: border-box;
}

.marginright
{
	margin-right: 7px;
}

img.alignnone
{
	 margin: 2em 0 2em 0;
}

img.alignright 
{
	float:right; margin:0 0 1em 2em;
}

img.alignleft 
{
	float:left; margin:0 2em 1em 0;
}

img.aligncenter 
{
	display: block; margin-left: auto; margin-right: auto
}

a img.alignright 
{
	float:right; margin:0 0 1em 2em;
}

a img.alignleft 
{
	float:left; margin:0 2em 1em 0;
}

a img.aligncenter 
{
	display: block; margin-left: auto; margin-right: auto
}

.sticky, .bypostauthor 
{ 
	font-weight: bold; 
}
.section-padding {
	padding-top: 100px !important;
	padding-bottom: 100px !important;

	@media (max-width: 767px) {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
}

.slider-index {
}
.slider-index,.tp-bgimg.defaultimg,.rev_slider_wrapper,.tp-fullwidth-forcer {
	/* iPads en general (resolución mínima de iPads modernos) */
	/* iPad Air (resolución típica: 820x1180 o 834x1112) */
	@media only screen and (min-width: 1024px) and (min-height: 1366px) {
		/* Estilos para iPad pro */
		height: 600px !important;
  	}
	@media only screen and (min-width: 820px) and (max-width: 1180px) {
		/* Estilos para iPad air */
  	}

	
}
.rev_slider li.tp-revslider-slidesli,.slotholder  {
	overflow-x: hidden;
}
.main-logo {
	position: absolute;
	top: 0vw;
	left: 50vw;
	width: 30%;
	height: 30%;
	margin-left: -16%;
	margin-top: 12.5%;

	@media (max-width: 1366px) {
		width: 40%;
		height: 40%;
		margin-left: -20%;
		margin-top: 10%;
	}
	
	@media (max-width: 1280px) {
		width: 40%;
		height: 40%;
		margin-left: -20%;
		margin-top: 10%;
	}

	@media (max-width: 1024px) {
		width: 40%;
		height: 40%;
		margin-left: -20%;
		margin-top: 15%;
	}
	@media (max-width: 820px) {
		width: 80%;
		height: 40%;
		margin-left: -40%;
		margin-top: 40%;
	}
	

	@media (max-width: 767px) {
		margin-top: 0;
		width: 100%;
		height: auto;
		top: 50vh;
		margin-top: -50vw;
		margin-left: -50%;

	}
}

.parallax_block {
	width:40% !important;
	position:absolute;
	right:140px;
	padding:40px;
	background:#ffffff;
	@media (max-width: 1024px) {
		width:50% !important;
		right:10px;

	}
}


.index-food-slider {
	height: 800px !important;
	@media (max-width: 1366px) {
		height: 580px !important;
	}
	@media (max-width: 1280px) {
		height: 550px !important;
	}
	@media only screen and (width: 1024px) and (height: 1366px) {
		/* Estilos específicos para la resolución 1024x1366 */
		height: 440px !important;
	}

	@media (max-width: 820px) {
		height: 350px !important;
	}
	@media (max-width: 768px) {
		height: 335px !important;
	}
	@media (max-width: 767px) { 
		height: 480px !important;
		line-height: 25px;
	}

	@media (max-width: 767px) { 
		height: 480px !important;
		line-height: 25px;
	}

	@media (max-width: 540px) { 
		height: 480px !important;
	}

	@media (max-width: 430px) { 
		height: 430px !important;
	}

	@media (max-width: 414px) { 
		height: 414px !important;
	}

	@media (max-width: 390px) { 
		height: 390px !important;
	}

	@media (max-width: 375px) { 
		height: 375px !important;
	}

	@media (max-width: 360px) { 
		height: 360px !important;
	}

	@media (max-width: 320px) { 
		height: 320px !important;
	}
}
.index-food-slider.slider_wrapper {
	@media (max-width: 767px) { 	
		max-height: 480px !important;
	}
}

.index-food-slider .captions-container {
	margin-top: -200px;
	text-align: left;
	line-height: 45px;
	color:white;
	width: 100%;

	@media (max-width: 2560px) {
		margin-top: -400px;
	}

	@media (max-width: 1920px) {
		margin-top: -160px;
	}

	@media (max-width: 1366px) {
		margin-top: -140px;
	}

	@media (max-width: 1024px) {
		margin-top: -120px;
	}

	@media (max-width: 820px) {
		line-height: 35px;
		margin-top: -90px;
	}

	@media (max-width: 767px) { 	
		line-height: 25px;
	}

	@media (max-width: 540px) { 	
		margin-top: -140px;
	}
	
	@media (max-width: 430px) { 	
		margin-top: -80px;
	}
}
.index-food-slider {
	position: relative;

}
.index-food-slider .captions-container .relative{
	position: relative;
	width: 100%;
	max-width: 80vw;
	margin-left: 10%;
}

.index-food-slider .captions-container h1 {
	font-size: 60px;
	color:white;
	@media (max-width: 1024px) {
		font-size: 40px !important;
	}

	@media (max-width: 820px) {
		font-size: 34px !important;
	}

	@media (max-width: 767px) {
		font-size: 30px !important;
		
	}
}

.index-food-slider .captions-container p {
	font-size: 30px !important;
	font-weight: 100;
	font-style: italic;
	@media (max-width: 1024px) {
		font-size: 28px !important;
	}

	@media (max-width: 820px) {
		font-size: 22px !important;
	}

	@media (max-width: 767px) {
		font-size: 18px !important;
		
	}
}

.index-food-slider .captions-container span {
	font-size: 30px !important;
	font-weight: 100;
	background-color: #FFC200;
	border-radius: 10px;
	padding: 0px 25px;
	color: black;
	font-style: italic;
	position: absolute;
	right: 0;
	top: 30%;

	@media (max-width: 1024px) {
		font-size: 28px !important;
	}

	@media (max-width: 820px) {
		font-size: 22px !important;
	}

	@media (max-width: 767px) {
		font-size: 18px !important;
	}

	@media (max-width: 375px) { 
		padding: 0px 10px;
	}
}