/* 
Theme Name: Disfrutando de la dieta
Description: Pagina web desarrollada por Neobunker para Disfrutando de la dieta.
Author: Neobunker
Author URI: https://www.neobunker.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: disfruta-de-la-dieta
*/
.iconos-contacto .fa-whatsapp:before {
    content: "\f232" !important;
}
.wpcf7-response-output{
    color: white !important;
}

.wp-block-image figure{
	margin: 0 0 2em;
}
figure {
    margin: 0 0 2em;
}
ul.elementor-nav-menu{
	margin-bottom: 0 !important;
}

.single-post ul, .single-post ol{
	margin-bottom: 25px;
}
.wpcf7-spinner{
	position: absolute;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
	color: white;
	font-size: 13px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 1.5em 0.5em 0em;
}

.fa-facebook:before {
    content: url("https://disfrutandodeladieta.com/wp-content/uploads/2022/12/Trazado-3202.svg") !important;
}
.fa-twitter:before {
    content: url("https://disfrutandodeladieta.com/wp-content/uploads/2022/12/Trazado-3210.svg") !important;
}
.fa-whatsapp:before {
    content: url("https://disfrutandodeladieta.com/wp-content/uploads/2022/12/Grupo-726.svg") !important;
}
.fa-linkedin:before {
    content: url("https://disfrutandodeladieta.com/wp-content/uploads/2022/12/Grupo-725.svg") !important;
}
.fa-envelope:before {
    content: url("https://disfrutandodeladieta.com/wp-content/uploads/2022/12/Grupo-724.svg") !important;
}

ul ul{
	list-style-type: "- " !important;
}
.wpcf7-not-valid-tip{
	color: white;
	font-size: 13px;
}
.wpcf7 p{
	margin-bottom: 15px !important;
}
.wpcf7 a{
	color: white;
	text-decoration: underline;
}
.jet-listing-dynamic-terms__prefix{
	display: block;
	margin-bottom: 25px;
}
.img-item-blog{
	margin-bottom: 0 !important;
}
.link-item-blog a{
	color: white;
}
.link-item-blog a:hover{
	color: white !important;
}
.elementor-nav-menu .sub-arrow{
	display: none !important;
}
.elementor-post-navigation__link a{
	text-decoration: underline !important;
	text-decoration-color: #FBBD36 !important;
	text-underline-offset: 5px !important;
}

a:active, a:active * { outline: none !important; outline-style: none !important; }
a:focus, a:focus * { outline: none !important; outline-style: none !important; }

.elementor-text-editor p:last-child, .elementor-widget-text-editor p:last-child{ 
    margin-bottom: 0px !important;
}

.elementor-text-editor ul, .elementor-text-editor ol, .elementor-widget-text-editor ul, .elementor-widget-text-editor ol{
	margin-bottom: 20px;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.planes-lista ul{
	margin-bottom: 0;
	padding-inline-start: 20px;
}
.planes-lista ul li::marker{
	color: #FD3375;
}
.planes-lista ul li{
	margin-bottom: 10px;
}
.columna-planes, .columna-beneficios{
	align-items: flex-start;
}

[type=submit]{
	font-family: var( --e-global-typography-accent-font-family ), Sans-serif !important;
    font-size: var( --e-global-typography-accent-font-size ) !important;
    font-weight: var( --e-global-typography-accent-font-weight ) !important;
    text-transform: var( --e-global-typography-accent-text-transform ) !important;
    line-height: var( --e-global-typography-accent-line-height ) !important;
    fill: var( --e-global-color-text ) !important;
    color: var( --e-global-color-text ) !important;
    background-color: var( --e-global-color-accent ) !important;
    border-radius: 50px 50px 50px 50px !important;
	border: 0 !important;
}

.acordeon-beneficios .elementor-tab-title{
	display: flex;
    flex-direction: column-reverse;
    align-items: center;
	text-align: center;
}
.acordeon-beneficios .elementor-toggle-icon{
	font-size: 25px;
	margin-top: 10px;
}