/*
Theme Name: Brooklyn Child
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 3.3.2
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/

@import url("../brooklyn/style.css");  

select {
    width: 100%;
    max-width: 100%;
    color: #ffffff;
    padding: 10px;
    border: none;
    outline: none;
    background: rgba(0,0,0,0.5);
    border: 1px solid transparent;
}
/* this adjusts gaps of the contact form 7*/
div.wpcf7 p {
    line-height: 1;
    padding: 7px;
}
div.wpcf7 input{
    margin: 2px;
}
.copyright { display: none !important; }