/*
Theme Name: Inspiro Child
Theme URI: https://www.wpzoom.com/themes/inspiro
Template: inspiro
Description: This is a simple Child Theme.
Author: WPZOOM
Author URI: https://www.wpzoom.com
Version: 1.0
*/

/* Write your custom CSS code below or add it in the Customizer > Additional CSS */

.navbar {background: #f5a623;}
.site-footer{background: #252b2f;}
.headroom--not-top .navbar {background: #f5a623;}
@media (min-width: 1025px)
.current-menu-item a, .current_page_item a, .current-menu-parent a, .current_page_parent a {border-bottom: 1px solid #F73B48;}
.h1class{    color: #fff;
    text-transform: none;
    font-weight: 600 !important;
    text-align: left;
    padding: 0;
    font-family: "Libre Franklin", sans-serif;}

.social-icons ul li{float:left;}
.footer-style{font-size:1.2rem !important;}
.footer-widgets, .textwidget a {color:rgba(255, 255, 255, 0.75) !important;}
.footer-widgets, .textwidget a:hover {color:white !important;}
@media screen and (min-width: 768px)
.headroom--not-top .navbar {background: #f5a623;}
.h1class{    color: #fff;
    text-transform: none;
    font-weight: 600 !important;
    text-align: left;
    padding: 0;
    font-family: "Libre Franklin", sans-serif;}

.footer-style{font-size:1.2rem !important;}
.footer-widgets, .textwidget a {color:rgba(255, 255, 255, 0.75) !important;}
.footer-widgets, .textwidget a:hover {color:white !important;}
.widget h3.title {font-size:15px !important;}
@media screen and (min-width: 360px)
	.social-icons ul li{float:left;}
	.footer-style{font-size:1.2rem !important; color:rgba(255, 255, 255, 0.75);}
	.footer-widgets, .textwidget a {color:rgba(255, 255, 255, 0.75) !important;}
	.footer-widgets, .textwidget a:hover {color:white !important;}
	.social-icons ul li{float:left; margin-left:4%}
.widget .title {font-family: "Muli", sans-serif !important;}
.widget h3.title {font-size:15px !important;}