/*
Theme Name: Listivo Child
Theme URI: https://listivotheme.com/
Author: TangibleDesign
Author URI: https://tangibledesign.net/
Description: Listivo
Template: listivo
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: listivo
*/

																	/* GENERAL */

/* FICHA ANUNCIO */
	/* Bloque valoraciones estrellas dentro de ficha producto */
	.listivo-rating {
		background-color: #fdfdfe!important;
	}
	/* borde del bloque botones de contacto */
	.listivo-listing-user-v2 {
		border: 0px!important;
		border-radius:0px!important;
	}
	/* padding entre botones contacto y imagen de perfil */
	.listivo-listing-user-v2__content {
		padding-bottom: 5px!important;
	}
	/*Ocultar "ver todos los anuncios "*/
	a.listivo-listing-user-v2__see-all {
		display: none;
	}

	/* Ocultar teléfono de usuario indiviual */
	/* COPIAR LA CLASE DEL BODY UNA VEZ PUBLICADO Y AÑADIR LA CLASE DEL TELÉFONO. */
body.wp-singular.listivo_listing-template-default.single.single-listivo_listing.postid-9769.wp-custom-logo.wp-theme-listivo.wp-child-theme-listivo-child.theme-listivo.woocommerce-js.listivo-menu-sticky.listivo-2\.3\.71.elementor-default.elementor-kit-5644.e--ua-blink.e--ua-chrome.e--ua-webkit .listivo-listing-user-v2__phone {
    display: none!important;
	}


/* PAGINA DE BUSQUEDA DE ANUNCIOS */
	/* Barra inferior texto limpiar todo */
	.listivo-search-results__clear-filters {
		border-bottom: 1px solid #374b5c;
	}
	/*ocultar texto descripcion de la categoria "profesionales" */
	.listivo-search-results__description {
		display: none;
	}
	/* desplegable buscador pagina principal/anuncios */
	.listivo-select-v2__dropdown {
		display:flex;
		flex-direction:column;
		gap:12px;
	}


/* PAGINA SELECCION DE PLANES */
	button.listivo-simple-button.listivo-simple-button--disabled.listivo-simple-button--background-primary-1 {
		background-color: #374b5c!important;
		color:#f78d8d!important;
	}




/* BLOG */
	/* titulo apartado servicio relax */
		h3.tit_serv_relax {
			margin-bottom: 15px !important;
			color: #f78d8d!important;
		}

	/* bloque dejar comentario */
	p.must-log-in {
		font-family: "Prompt";
		color: #73818c;
		text-align: center;
	}
	p.must-log-in a {
		font-weight: 600;
		color: #f78d8d;
		border-bottom: 2px solid #f78d8d;
	}
	/* articulos "destcados" */
	.listivo-blog-post-card-v5__content {
		padding: 25px;
	}



/* HOME */
	/* desplegable del menu "más" */
	.listivo-menu-v2__submenu-inner {
		display:flex;
		flex-direction:column;
		gap:5px;
	}
	div#listivo-menu-v2__item--menu-item-2-9656 a, div#listivo-menu-v2__item--menu-item-2-9576 a, div#listivo-menu-v2__item--menu-item-2-9577 a{
		padding:10px 25px;
	}

	/* titulo principal banner buscador */
	.elementor-6444 .elementor-element.elementor-element-cf96857 .listivo-heading-v2__text {
		font-style:normal;
	}
	/* Alinear paredes y techos bloque categorias */
	h3.listivo-category-v5__label {
		text-align: center;
	}
	/* ocutar bloque newsletter */
	.elementor-element.elementor-element-3e9d251.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
		display: none;
	}




/* QUE ES PINTORECA */
	/* 	texto bold de pasos */
	.sobrepintbold {
		font-weight:700;
	}
	.listivo-services-v3__image-wrapper {
		background-color:transparent;
	}

	/* selecciones asunto contacto */
	.asunto .wpcf7-list-item-label {
	  color: #333;
	  cursor: pointer;
	}
	.asunto input[type="radio"]:checked + .wpcf7-list-item-label {
	  color: red;
	}
	.asunto .wpcf7-list-item-label {
	  display: inline-block;
	  border: 1px solid #d5e3ee;
	  border-radius: 4px;
	  padding: 10px 19px;
	  font-size: 16px;
	  color: #73818c;
	  cursor: pointer;
	  transition: all 0.2s ease-in-out;
	  margin-right: 8px;
	  font-family:"Prompt";
	}
	.asunto .wpcf7-list-item-label:hover {
	  border-color: #d5e3ee;
	}
	.asunto input[type="radio"]:checked + .wpcf7-list-item-label {
	  color: #f78d8d;
	  border-color: #f78d8d;
	  font-weight: 600;
	}
	input[type="radio"] {
		display: none;
	}
	.asunto {
		display: flex;
		flex-direction: column;
		gap: 10px;
		color:#73818c;
	}
	span.wpcf7-form-control.wpcf7-radio {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		gap:15px;
	}
	span.wpcf7-form-control.wpcf7-radio span{
		margin:0;
	}


/* SERVICIO RELAX */
	.listivo-service-v4__text {
		color: #73818c;
	}

/* FOOTER */
ul.listivo-simple-menu li a:hover {
	color:#f78d8d!important;
}


																	/* VERSION PC */

@media (min-width: 768px){
	
/* MENU */
	/* ocultar palabras ACCEDER y REGISTRAR + MOVER A LA ESQUINA */
	.listivo-menu-v2__right {
		flex-direction: row-reverse!important;
		gap: 20px!important;
		}
	a.listivo-menu-v2__account-link {
    display: none!important;
	}
	.listivo-menu-v2__separator {
    display: none!important;
	}
	a.listivo-menu-v2__account-link {
    display: none!important;
	}

/* HOME */

	
	/* Tamaño logo menu */
	.elementor-6141 .elementor-element.elementor-element-6e5f75df .listivo-menu-v2__logo {
    height: 35px!important;
	}
	
	/* espacio inferior titulo principal banner */
	h1.listivo-heading-v2__text {
    padding-bottom: 40px;
	}
	
	/*apartado newsletter */
	.mailpoet_form_columns_container {
    max-width: 600px;
    margin: auto;
    padding-top: 30px;
	}
	
	/* tamaño letra boton suscripcion */
	input.mailpoet_submit {
    font-size: 16px !important;
    padding: 16px !important;
	}
	
	/* 	hover boton suscripcion */
	input.mailpoet_submit:hover {
    background-color: #f78d8d !important;
    color: #374b5c !important;
    cursor: pointer;
	}
	/* 	apartado servicio relax */
	.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-80211a3 {
    min-height: 630px;
	}
	
	
	
/* FOOTER */
	/*Tamaño logo footer */
	.elementor-widget-container .listivo-image-wrapper .listivo-image img.lazyloaded {
		height: 35px!important;
	}
	/* 	Iconos mail + ig footer */
	.elementor-element.elementor-element-6faf53e.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded, .elementor-element.elementor-element-fd657b8.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    padding-left: 0!important;
	}
	
	
	
/* FICHA ANUNCIO */
	/* 	color fondo bloque estrellas */
		.listivo-rating {
			padding: 5px 0px 0px 30px!important;
		}
	/*Alinación icono telefono*/
		.listivo-contact-button {
			justify-content: flex-start!important;
		}
	/*padding bloque telefono*/
		.listivo-listing-user-v2__phone {
		padding-top: 10px!important;
		}
	/*Alineacion vistas y años*/
		.listivo-listing-stats {
		flex-direction: row-reverse;!important;
		}

	
	
/* POST */
	/* 	POST MEJOR CLIMA */
	.elementor-element.elementor-element-e3f2d81.e-con-full.e-flex.e-con.e-child {
    display: none;
	}
	/* 	Seccion comentarios para que los campos esten al lado */
	.listivo-comment-form__field--full {
	grid-area: auto;
	}
	
}






																/* VERSION MOBILE */

@media (max-width: 767px){
	
			/*SALTO DE LINEA EN BOTONES */
			.listivo-button span {
			white-space: normal;
			text-align: center;
			line-height: 1.2;
			}
	
/* HOME */
	
		/* Tamaño logo menu */
	.elementor-6141 .elementor-element.elementor-element-6e5f75df .listivo-menu-v2__logo {
    height: 25px!important;
	}

		/* TITULO BLOQUE SERVICIO RELAX */
	.listivo-heading-v2--mobile-center .listivo-heading-v2__text {
        text-align: center!important;
        font-size: 34px!important;
        line-height: 38px!important;
    }
		/* CAJA BUSCADOR PROFESIONALES */
	.listivo-listing-grid .elementor a {
		box-shadow: 0px 0px 15px #00000012!important;
	}
		/*BLOQUE ANUNCIOS DESTACADOS. TITULOS "TODO" Y "VER TODO" */
		.listivo-tabs-v2 {
			margin: 0!important;
			padding: 0!important;
		}
	    .listivo-listing-list-with-tabs__head {
    	    margin: 0!important;
    	}
				/* margin superior anuncios destacados */
				.listivo-listing-list-with-tabs__list {
				margin-top: 35px!important;
			}
		/*BLOQUE 3 PASOS */
			.listivo-service-v8__text {
			margin-top: 10px!important;
			}
			.listivo-services-v8 {
				gap:60px;
			}
	
	/* BLOQUE CATEGORIAS */
			/*gap entre categorias */
			.listivo-categories-v5 {
				gap:60px;
			}
			.listivo-category-v5__text {
				margin-top: 15px;
			}
	/* separacion entre correo y boton suscripcion */
		.elementor-element.elementor-element-3e9d251.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
		gap: 20px;
		}

	
/* 	FOOTER */
	
	/*Tamaño logo footer */
	.elementor-widget-container .listivo-image-wrapper .listivo-image img.lazyloaded {
		height: 35px!important;
	}
/* 	Alineado de los iconos IG + Mail */
	.e-con-inner {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}


	
	
/* FICHA ANUNCIO */
	
	.listivo-rating {
		display: flex!important;
		flex-direction: row!important;
		padding:3px 0px 0px 30px!important;
	}
	/* SOMBRA BLOQUE BUSQUEDA BANNER HOME */
	.listivo-search-form-v2--no-tabs .listivo-search-form-v2__inner {
		box-shadow: 0px 0px 10px #0000003b!important;
		}
	/* 	bloque debes acceder para comentar */
		.listivo-review-form__not-logged {
		display: flex;
		flex-direction: column;
		gap: 5px;
		}
    
/* POST */
	/* POST MEJOR CLIMA PARA PINTAR */
			/* botondescubre servicio relax */
			.listivo-button span svg {
			margin-left: 10px!important;
			}
			/* Ocultar tabla resumen */
			.elementor-element.elementor-element-6ff0ea8.e-grid.e-con-full.e-con.e-child {
			display: none;
			}
/* CONTACTO */
	/* 	ancho asunto */
		.asunto {
		width: 100vw;
		}
}
