/*!
Theme Name: Pirineuweb-Kadence-Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: pirineuweb-kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.llista ul li {
	padding: 0.2rem 0 0.6rem 0 !important;
	border-bottom: 1px solid var(--global-palette4);
}

.llistablanca ul li {
	padding: 0.2rem 0 0.6rem 0 !important;
	border-bottom: 1px solid #ffffff;
}

a.social-button {
	justify-content: left !important;
}


/* ===== RESPONSIVE social icons footer ===== */
@media (max-width: 768px) {
	.footer-social-wrap {
	 	margin-left: 0rem !important;
	}
}
