<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 19 2022 | 21:49:06 */
body, h1, h2, h3, h4, h5, p{
  font-display: swap;
}
h1, h2, h3, h4, h5, ol li:before{
  font-family: "BogleBold" !important;
}
body{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.elementor-widget-theme-post-content h2, .elementor-widget-theme-post-content h3, .elementor-widget-theme-post-content h4{
  color:#017ADB;
  margin-bottom: 10px;
}
.elementor-text-editor h1, .elementor-text-editor h2, .elementor-text-editor h3, .elementor-text-editor h4, .elementor-widget-theme-post-content h1, .elementor-widget-theme-post-content h2, .elementor-widget-theme-post-content h3, .elementor-widget-theme-post-content h4,
{
  color:#017ADB;
  margin-bottom: 10px;
}

.overflow-hidden{
  overflow:hidden;
}

/* MEGA MENU */
.jet-menu-item-wrapper .jet-dropdown-arrow{
  display:none;
}

/* HERO IMAGE */
.hero-main-content{
}
.hero-main-content::after{
	content: " ";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    background-image: url(https://vivirmejor.mx/vm-content/uploads/2020/04/hero-desktop-left-white.png);
    background-size: cover;
  	background-repeat:no-repeat;
    background-position: center right;
    opacity: 0.6;
}
.hero-mobile-bg .elementor-background-overlay{
  background-size: cover;
  background-position: center top;
}

/* UPDATE NEWSLETTER */
.newsletter__form input[type=text] {
    border-radius: 30px;
    background-color: #8080802b;
    border: 0px;
    padding: 8px 30px;
  	margin-bottom: 15px;
}
.newsletter__form input[type=text]:focus {
  	background-color:#fff;
	box-shadow: 0px 0px 41px 6px rgba(1, 122, 219, 0.44);
}

.newsletter__form .mail-terminos{
    color: #2A302C;
    font-size: 13px;
    text-align: center;
}
.newsletter__form [type=checkbox] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin-right: 5px;
}
.newsletter__form .enviar{
 	margin-top: 15px;
	text-align: center;
}
.newsletter__form .enviar&gt;a {
    background-image: linear-gradient(330deg, #085EA2 0%, #017AD9 41%);
    text-align: center;
    font-weight: 900;
    padding: 10px;
    font-size: 25px;
    border-radius: 50px;
    max-width: 250px;
    margin: 0 auto;
    margin-top: 15px;
    font-family: "BogleBold", Sans-serif;
    color: #fff;
    width: 100%;
    display: inline-block;
    margin: 0 auto;
}
.newsletter__form .enviar&gt;a:hover {
	background-image: linear-gradient(380deg, #085EA2 0%, #017AD9 41%);
}


/* POST GRID */
.gradient__blog-grid{
}
.gradient__blog-grid .elementor-post__thumbnail__link::after{
	content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 44%;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0), #ffffff);	
}
.equal-height-feed {
	height:100%;
}
.equal-height-feed &gt; .elementor-widget-container{
	/*height:100%;*/
	height:95%;
}
.equal-height-feed &gt; .elementor-widget-container &gt; .elementor-posts-container{
	height:100%;
}
/* Cocina Fresca */
.gradient__video{
}
.gradient__video .elementor-custom-embed-image-overlay::after{
	content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 44%;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,0.6));
}


/* PRODUCTOS RELACIONADOS */
.elementor-widget-wp-widget-pods_widget_single{
  border-radius:5px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07);
}

.related-product{
  color: #fff;
  text-align: center;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.related-product a:link, .related-product a:hover, .related-product a:visited{
  color:#ffffff; 
}
.related-product__hover{
  opacity:0;
  -webkit-transition: all, 0.5s;
  -moz-transition:  all, 0.5s;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #017adbbf;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  /* align-self: center; */
  align-items: center;
  cursor:pointer;
  padding:15px;
}
.related-product__hover:hover{
  opacity:1;
}
.related-product--foto{
  position: relative;
  width: 100%;
  height: 100%;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07);
}



/*GRID POST*/
.elementor-widget-posts .elementor-pagination {
    height: 42px;
    padding: 0px;
    margin: 0px;
    padding-top: 10px;
    margin-top: 30px;
}
.page-numbers{
    padding: 10px 16px;
    position: relative;
    border-radius: 5px;
    background-color: #f2f2f2;
}
.elementor-post {
  border-radius: 5px;
}
.text-center{
  text-align:center;
}
.elementor-posts-nothing-found{
  text-align:center;
}
.elementor-element-populated .elementor-pagination{
      margin-top: 50px;
}
.elementor-element-populated .elementor-post__text {
    width: 100%;
    padding: 10px 20px;
}
.grid-shadow article{
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07);
}

/* BANNERS */
.g-single img{
    border: 1px solid #dcdcdc;
}
/* Inicio*/
.main-grid-home__sidebar{
  height:100%;
}


/* ImÃ¡genes Posts - Centrado*/
.wp-block-image .aligncenter {
   margin: 0 auto !important;
}

/*Destacados*/
.sabiasque {
  padding: 63px;
  padding-left: 50px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  color: #484848;
  outline-offset: -13px;
  min-height: 120px;
  margin-top: 40px;
  margin-bottom: 40px;
  border-radius: 5px;
  border-top: 10px solid #017adb;
  background-color: #f2f2f2;
}

.sabiasque:before {
  content: "Â¿SabÃ­as que...?";
  position: absolute;
  top: 15px;
  left: 15px;
  color: #017adb;
  font-weight: bold;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 1.5rem;
}

blockquote.wp-block-quote{
    margin-bottom: 50px;
    margin-top: 50px;
}

.quote-card {
    background: #fbfafa;
    color: #373737;
    padding: 20px;
    padding-left: 50px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    min-height: 120px;
}
.quote-card p {
  font-size: 22px;
  line-height: 1.5;
  margin: 0;
  max-width: 80%;
}
.quote-card cite {
  font-size: 16px;
  margin-top: 10px;
  display: block;
  font-weight: 200;
  opacity: 0.8;
}
.quote-card:before {
  font-family: Georgia, serif;
  content: "â€œ";
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 5em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}
.quote-card:after {
  font-family: Georgia, serif;
  content: "â€";
  position: absolute;
  bottom: -110px;
  line-height: 100px;
  right: -32px;
  font-size: 25em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}
.tip{
  padding%3
}

.h1-footer{
  font-family: "BogleBold", Sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  color: #484848;
}
.h1-footer a:link, .h1-footer a:visited{
  font-family: "BogleBold", Sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #484848;
  font-weight: bolder;
}
.receta--ingredientes__titulo{
  
}
.receta--ingredientes__titulo small{
    display: inline-block;
    font-size: 15px
}
.elementor-widget-wrap.elementor-element-populated ol li::before {
	font-weight: bold;
	color: black;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
	font-size: 25px;
	margin-right: 0px;
	position: absolute;
	text-align: left;
	margin-right: 40px;
	top: -5px;
}
.elementor-widget-wrap.elementor-element-populated ol li{
  position: relative;
	margin-bottom:10px;
}


.mt-20{
  margin-top:20px;
}
.btn-adopta{
    text-transform: uppercase;
    fill: #000000;
    color: #333333 !important;
    background-color: #FACC48 !important;
    background-image: linear-gradient( 
330deg
 , #FACC48 0%, #FACC48 41%) !important;
    border: 0px;
      font-size: 21px !important;
}
#message-validation{
  color:red;
}


.ingredientes--box_blue a, .ingredientes--box_blue a:visited, .ingredientes--box_blue a:hover{
	color:white;
}
/*AD MANAGER*/
#div-gpt-ad-home-0{
 text-align:center; 
}

@media only screen and (max-width: 600px) {
.hero-main-content::after{
	display:none;
}
}
</pre></body></html>