/*
Theme Name: Tema hijo
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.24.1561641641
Updated: 2019-06-27 13:20:41

*/

/* Keyframes
----------------------------------------------------------------------------*/

	@-webkit-keyframes pulse-personalizado {
			  0% {
				-webkit-box-shadow: 0 0 0 0 rgba(255,140,241, 0.9);
			  }
			  70% {
				  -webkit-box-shadow: 0 0 0 10px rgba(255,140,241, 0);
			  }
			  100% {
				  -webkit-box-shadow: 0 0 0 0 rgba(255,140,241, 0);
			  }
			}
		@keyframes pulse-personalizado  {
			  0% {
				-moz-box-shadow: 0 0 0 0 rgba(255,140,241, 0.9);
				box-shadow: 0 0 0 0 rgba(255,140,241, 0.9);
			  }
			  70% {
				  -moz-box-shadow: 0 0 0 10px rgba(255,140,241, 0);
				  box-shadow: 0 0 0 10px rgba(255,140,241, 0);
			  }
			  100% {
				  -moz-box-shadow: 0 0 0 0 rgba(255,140,241, 0);
				  box-shadow: 0 0 0 0 rgba(255,140,241, 0);
			  }
			}

/* Menú principal
-------------------------------------------- */

.btn-menu a,
.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li.btn-menu >a{
	
  	animation: pulse-personalizado 2s infinite;
	background:rgb(255,140,241);
    color: #42c2b6!important;
    padding: 10px 14px!important;
    border-radius: 4px;
    margin-top: -10px;
}

/* Footer
-------------------------------------------- */

#et-footer-nav .container, 
#footer-bottom .container #footer-info {
    text-align: center;
}

#footer-bottom .container #footer-info {
    float: none;
}

#main-footer > .container {
	display: none;
}

#footer-bottom .social-media-icons {
    margin: 10px auto;
}

#footer-bottom .icon-facebook span, 
#footer-bottom .icon-twitter span, 
#footer-bottom .icon-instagram span, 
#footer-bottom .icon-youtube span {
    display: none;
}

#footer-bottom .icon {
    margin: 5px;
}

#footer-bottom .icon:before {
    position: relative;
    font-size: 19px;
    font-family: 'ETmodules';
}

#footer-bottom .icon-facebook:before {
    content: "\e093";
}

#footer-bottom .icon-twitter:before {
    content: "\e094";
}

#footer-bottom .icon-instagram:before {
    content: "\e09a";
}

#footer-bottom .icon-youtube:before {
    content: "\e0a3";
}





/* Secciones 
-----------------------------------------------------------------*/

@media (max-width: 980px) {
  	div.et_pb_section.et_pb_section_0.sc-cortada,
	div.et_pb_section.et_pb_section_1.sc-cortada {
		background-image: linear-gradient(90deg,#027261 0%,#0cbea2 100%) !important;
	}

	.sc-cortada:after {
		display: none !important;
	}
}

/* Módulo de Anuncios 
-----------------------------------------------------------------*/

.md-anuncio-medio {
	
}

/* Módulo de Blog 
-----------------------------------------------------------------*/

.md-blog .post-content p {
	font-size: 17px !important;
}

.md-blog .more-link{
	background: #b469ab;
    color: #fff;
    padding: 3px 15px;
    border-radius: 25px;
    margin-top: 10px;
    display: inline-block;
    font-size: 16px;
}

/* Entradas del blog
--------------------------------------------------------------*/

.single-post #main-content .container {
    max-width: 900px;
}
.single-post #main-content h1 {
    text-align: center;
    margin-top: 30px;
	margin-bottom: 60px;
}


.single-post #main-content .entry-content > h2, 
.single-post #main-content .entry-content > h3, 
.single-post #main-content .entry-content > h4, 
.single-post #main-content .entry-content > h5, 
.single-post #main-content .entry-content > h6 {
    font-weight: bold;
}

.single-post #main-content .entry-content > h2 {
    font-size: 1.8rem;
	background-color: rgba(255,140,241,0.28);
    text-align: center;
    margin: 30px auto;
    padding: 15px;
}

.single-post #main-content .entry-content > h3 {
    font-size: 1.7rem;
    margin: 25px auto 20px;
	border-bottom: 2px solid #424242;
}

.single-post #main-content .entry-content > h4, 
.single-post #main-content .entry-content > h5, 
.single-post #main-content .entry-content > h6 {
    margin: 15px auto 20px;
}

.single-post #main-content .entry-content > h4 {
    font-size: 1.5rem;
}

.single-post #main-content .entry-content > h5 {
    font-size: 1.4rem;
}

.single-post #main-content .entry-content > h6 {
    font-size: 1.3rem;
}

.single-post #main-content .entry-content > p a {
    text-decoration: underline;
	font-weight: bold;
}

.single-post #main-content .entry-content > p {
    padding-bottom: 1.4em;
    line-height: 1.7;
}

.single-post #main-content .entry-content > ol {
    padding: 0 0 23px 1.5em;
}

.single-post #main-content .entry-content > ol li {
    padding: .4em .4em .5em 2em;
}


.single-post #main-content .entry-content > ul {
    padding: 0 0 23px 2.5em;
}

.single-post #main-content .entry-content > ul li {
    padding: .4em .4em .5em 0em;
}


blockquote {
  	margin-left: 30px;
    padding-top: 5px;
    font-style: italic;
    border-color: #00aa91 !important;
    margin-bottom: 60px;
}

blockquote p {
    line-height: 1.6em;
}

#comment-wrap {
    padding-top: 40px;
}



@media only screen and (max-width: 526px) {
	.single-post #main-content h1 {
		margin-top: 0;
		font-size: 30px;
	}
	
	.single-post #main-content .entry-content > h2 {
		font-size: 1.5rem;
		margin: 25px auto;
	}
	
	.single-post #main-content .entry-content > h3 {
		font-size: 1.4rem;
		margin: 20px auto 15px;
	}
	
	.single-post #main-content .entry-content > h4 {
		font-size: 1.3rem;
	}
	
	.single-post #main-content > h5 {
		font-size: 1.2rem;
	}
	
	.single-post #main-content > h6 {
		font-size: 1.1rem;
	}
	
	.single-post #main-content > p, 
	.single-post #main-content .entry-content > ol, 
	.single-post #main-content .entry-content > ul {
		font-size: 1.05rem;
	}
	
	.single-post #main-content .entry-content > ol {
		padding: 0 0 23px .5em;
	}
	
	.single-post #main-content .entry-content > ol li {
    	padding: .4em .4em .5em .5em;
	}
	
}

/* Botón Stripe
--------------------------------------------------------------*/

.simpay-stripe_checkout-form-wrap {
	text-align: center;
}

.simpay-stripe_checkout-form-wrap .simpay-payment-btn {
	background: transparent;
    color: white;
    text-transform: uppercase;
    border: 0;
    font-size: 23px;
	cursor: pointer;
}



