/*
Theme Name: One Can Trust
Description: One Can Trust by Urban Media
Author: Szymon @ Urban Media
Template: Divi
*/

@import url('style.css');

/*
    LOGO
    
*/

#logo {
    -webkit-transform: none; /* prevents logo from blurring */
}

/*
    NAV
*/

#top-header {
    background-color: #050708
}


/*
    Input
*/
input[type=search] {
    margin-bottom:20px;    
}
textarea,
input[type=search],
.gform_wrapper input[type=email], 
.gform_wrapper input[type=number], 
.gform_wrapper input[type=password], 
.gform_wrapper input[type=tel], 
.gform_wrapper input[type=text], 
.gform_wrapper input[type=url] {
    padding:10px 15px!important;
    background: #ebebeb;
    border:none;
    width:100%!important;
}


.gfield_required {
    display: inline !important;
}

.search input[type=submit],
.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type=image], 
.gform_wrapper .gform_footer input[type=submit] {
    background:#000;
    color:#fff;
    padding:10px 15px!important;
    float:right;
    border:none;
    border-radius:5px;
}

/* Pound Sign */


/*
    Footer
*/

#footer-bottom,#main-footer {
    background-color: #050708
}

/*
    Sly Custom Styles
*/

