/*
 Theme Name:   Swipy Child
 Theme URI:    https://rstheme.com/products/wordpress/swipy/
 Description:  Swipy Child
 Author:       RSTheme
 Author URI:   http://rstheme.com
 Template:     swipy
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

html, body, a, button, p, div, h1, h2, h3, h4, h5, span, table, th, td {
	font-family: 'Poppins', sans-serif !important;
}

.rs-footer .footer-top.footer-tp-border .container .footer-logo-wrap {
    padding-bottom: 0px;
}

.rs-footer .footer-logo-wrap {
	margin-bottom: 20px;
}

.rs-footer .footer-top.footer-tp-border .container h3.footer-title {
    padding-bottom: 30px;
	top:25px;
	height: 90px;
	margin-bottom: 20px;
}

.footer-1 .widget_nav_menu {
	text-align: right;
}

.title-legal {
    text-decoration: underline;
    font-weight: 600;
    font-size: 1.1rem;
    margin-bottom: 8px;
    margin-top: 20px;
	color: black;
}

.text-legal, .list-legal li, .table-legal tr td {
    font-size: 0.9rem;
    margin: 5px 0px;
    text-align: justify;
	font-weight: 300;
	color: #212529;
}

.text-legal strong {
    font-weight: 600;
	color: black;
}

table th {
	background-color: #32513E;
}

.text-legal span {
    font-style: italic;
    text-decoration: underline;
    font-weight: 500;
}

.rs-footer .widget.widget_nav_menu ul li a {
	padding: 0px;
}

.page-id-2318 .text-legal {
    font-size: 1.1rem;
    margin: 5px 0px 20px 0px;
    text-align: justify;
    font-weight: 300;
    color: #212529;
}