/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Feb 19 2019 | 05:41:24 (am)
/*
/******* Do not edit this file *******/

span.wpcf7-list-item { display: block; }
.content-page table {
    max-width: 520px !important;
}


.content-page td, .content-page th {
    border: 1px solid rgba(125, 125, 125, 0.2);
    padding: 5px !important;
}

.wdpu-727 .wdpu-text img {  width: 100% !important; height:auto !important; }

.wdpu-727 .wdpu-text {  padding: 0px !important; }

.su-generator-button.button { display: none !important; }

div.mce-panel {  border: 1px solid #ececec !important; }

.ninja-forms-required-items { padding-bottom: 15px !important; }

.ninja-forms-cont {  padding: 5% !important; }

.ninja-forms-form label {  display: table !important; float: left !important;  min-width: 100px !important; }

/* Make the tabs the Daisy green */
.su-tabs-nav span.su-tabs-current, .su-tabs-nav span:hover {
    color: #FFF !important;
    cursor: default !important;
    background: #638D2E none repeat scroll 0% 0% !important;
}
/* hover tab green colour change */
.su-tabs-nav span {
    border: 1px solid #33481B !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    background: rgba(99, 141, 46, 0.49) none repeat scroll 0% 0% !important;
    font-size: 16px !important;
}