/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Nov 06 2019 | 10:29:49 (am)
/*
/******* Do not edit this file *******/

.frm_fields_container {
    background: transparent;
    padding: 15px;
}
.frm_submit button {
    background: linear-gradient(dodgerblue,mediumblue);
    border-radius: 1px;
    border: none;
    width: 100%;
    color: white;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 15px;
}
.page-id-730 .sidebar {
    background: linear-gradient(orange,#D88900);
    border-radius: 5px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    }
.sidebar .widget{
    margin-bottom: 2px;
}
.field_tz63s {
    padding: 1px;
}
.footer-bottom {
    padding: 5px 0px 5px!important;
}
.main-footer {
    margin-bottom: 5px;
    padding-top: 5px;
}