/*
Theme Name: Brooklyn Child
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 4.6.3
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/
li.clearfix.widget-container.text-3.widget_text {
    margin-bottom: 0;
}
#comments{display:none;}
.ut-has-page-title.has-no-hero.ut-vc-enabled.page .page-header, .ut-has-page-title.has-no-hero.ut-vc-enabled.single-portfolio .page-header {
    margin-top: 53px !important;
}
.admin-bar #header-section {
    margin-top: 0px !important;
}
h2 {
    color: #0081c5!important;
    font-size: 27px;
    font-family: lato!important;
font-weight: normal !important;
}
h3 {
    font-family: lato !important;
    margin-bottom: 0 !important;
    font-size: 21px !important;
    font-weight: lighter !important;
    color: #0081c5!important;
    line-height: 25px !important;
}
h3.widget-title {
    font-size: 20px !important;
    margin-bottom: 18px !important;
    font-weight: 700 !important;
}
input::placeholder {
  color: #fff;
}
input[type="email"] {
    color: #fff;
}
p {
    font-size: 17px;
    color: #000;
}
.entry-content {
    padding-bottom: 60px;
}
.home .entry-content {
    padding-bottom: 0px;
}
button, input[type="button"], input[type="submit"] {
    background: #076799 !important;
}
button, input[type="button"], input[type="submit"]:hover{
    background: #23aef7 !important;
}