.logo{
    width: 202px;
    height:90px;
    z-index:10000;
    top:15px;
    background-size:202px 90px;
}

.cbp-af-header.cbp-af-header-shrink .logo{
    width: 130px;
    height:58px;
    top:10px;
    background-size:130px 58px;
}

.link {
    text-decoration: none;
    color: #5ca47a;
}

.link:hover {
    color: #282b30;
}

.close {
    display: none;
}

.trigger{
    text-align: center;
}

.apoiadores:last-child {
    float: left;
}

.container .column, .container .columns {
    margin-left: 13px;
    margin-right: 13px;
}

.ajax-form button {
    background: #212121;
}
.ajax-form button:hover {
    color:#fff;
    background:#5ca47a;
}

.wc_load {
    float: right !important;
}