/*
Theme Name: Polite Child
Theme URI: https://templatesell.com/item/polite-minimal-blog-wordpress-theme/
Description: Tema hijo de Polite para personalizaciones del footer y otros ajustes.
Author: Social11 S.L.
Template: polite
Version: 1.0.0
Text Domain: polite-child
*/


/*Home Slider*/
.home-slider-title {
    margin: 0 0 15px;
    font-family: 'Prata', serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    color: #000000;
		font-size: 26px;
}


/*Widgets*/
.widget .widget-title::after {
	background: #c00000 !important;
}

.widget_block > p:empty {
	display: none;
}

.widget .site-identity-content {
	text-align: center;
}