/*
 Overload Flawless CSS
*/

input[type="text"], input[type="email"], input[type="password"], textarea {
    background-color: transparent;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
    border: 1px solid #ccc;
    padding: 0 12px;
}

*, *:before, *:after {
    box-sizing: inherit;
}

.gdlr-item-title-wrapper.pos-no-caption .gdlr-item-title {
    font-family: 'Open Sans';
    padding-top: 60px;
}

.footer-wrapper {
    margin-top: 60px;
}