/*
Theme Name: Daisy Child
Theme URI: https://radiustheme.com/demo/wordpress/daisy
Template: daisy
Author: RadiusTheme
Author URI: https://www.radiustheme.com
Description: Daisy is an Responsive Blog, Portfolio &amp; Agency WordPress Theme.
Tags: one-column,two-columns,right-sidebar,accessibility-ready,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,flexible-header,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.1.1743507774
Updated: 2025-04-01 13:42:54

*/


/**/
.links-paginas-legales {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 2% 0%;
}


/* Estilos logotipos europeos footer */
.logos-europeos-footer {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 3% 0%;
}
.logos-europeos-footer img {
	width: 65%;
}



.links-paginas-legales a {
	color: #86323B !important;
}
.links-paginas-legales a:hover {
	color: #f85d72 !important;
}


.formulario-contacto input,
.formulario-contacto textarea,
.blog-search__input {
	background-color: #c14b5b !important;
	color: white !important;
}
.formulario-contacto input::placeholder,
.formulario-contacto textarea::placeholder,
.blog-search__group input::placeholder {
	color: white !important; /* Gris claro */
	opacity: 1 !important;
}
.formulario-contacto .ff_submit_btn_wrapper {
	background-color: #86323B;
}
.formulario-contacto .ff_submit_btn_wrapper:hover {
	background-color: #f85d72 !important;
}


.blog-block__meta__list a,
.blog-post__date {
	color: #464B53 !important;
}

.offcanvas-widget-title {
	font-size: 24px !important;
	font-weight: 600 !important;
	line-height: 30px !important;
	color: black !important;
}

.rt-btn--2{
	display: none;
	visibility: hidden;
}