/*
Theme Name: Leisure Child
Theme URI: 
Author: Curly Themes
Author URI: 
Description: Child Theme for Leisure
Version: 1
Template: leisure

*/
@import url("../leisure/style.css");
.header-row.clearfix {
    background-color: #00718f;
}
#header > div {
    background-color: #00718f;
}
#footer, #footer abbr {
    color: #ffffff !important;
}
#footer {
    background-color:#00718f !important;
	padding: 30px;
}
body, p, li, span, #footer {
    font-family: "Roboto";
    font-size: 1.8rem !important;
    font-weight: 300;
    line-height: 32px !important;
    text-transform: none;
}
.home_para {
    color: #000000;
    font-weight: 600 !important;
}
#footer a {
    color: #FFFFFF !important;
}
#footer .widget-title {
    color: #532e16 !important;
    font-size: 25px!important;
}
#logo{
	margin-bottom: 12px !important;
    margin-top: 10px !important;
}
.widget.sidebar-widget {
    float: right !important;
}
footer .sidebar-widget {margin-bottom: 0;}