.btn-colorato {
    background-color: #95b64d;
    border-color: #67983d;
    color: #fff;
}

.elenco_contenuti {
   padding-top: 80px;
}

.elenco_news {
   padding-top: 20px;
}

.elenco_news ul li {
    border-top: 1px solid #e6e6e6;
    margin-top: 30px;
    padding-top: 40px;
}

.pacchetto .description {
    margin-bottom: 10px;
    overflow: hidden;
    color: #333;
    font: 17px/23px Arial,sans-serif;
    letter-spacing: 0.2pt;
}

.pacchetto .description i {
    font-style: italic;
}

.pacchetto .description a {
    color: #333;
    font-weight: bold;
}

.pacchetto .description a:hover {
    text-decoration: none;
}

.pacchetto .titolo {
    color: #333;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
}

.pacchetto .testo {
    padding-top: 10px;
    float: left;
}

.pacchetto .testo a {
    color: #95b64d;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.pacchetto .description .continua {
    color: #95b64d;
}

.tabs {
    margin-bottom: 10px;
}

.tabs .tab-heading i {
    color: #dcdcdc;
    float: right;
    font-size: 26px;
}

.tabs .tab-heading {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f9f9f9;
    /* border-color: #e6e6e6 #e6e6e6 #ff0000; */
    border-color: #e6e6e6 #e6e6e6 #67983d;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 4px;
    color: #323232;
    font-weight: bold;
    line-height: 32px;
    padding: 20px 20px 32px;
    text-transform: uppercase;
}

.tabs .tab-content {
    padding: 20px 0;
    margin-bottom: 10px;
    overflow: hidden;
    color: #333;
    font: 17px/23px Arial,sans-serif;
    letter-spacing: 0.2pt;
}

.tabs .tab-content h2 {
    color: #333;
    font: 20px/26px Arial,sans-serif;
    letter-spacing: 0.2pt;
}

#tab-review.tabs .tab-content {
    padding: 20px 0 0;
}

.tabs .tab-heading .title {
    color: #323232;
    float: left;
    font-size: 18px;
    margin-top: -15px;
}

.tabs .tab-heading .date-name {
    color: #323232;
    float: left;
    font-size: 14px;
    margin-top: -15px;
}


.name {
    padding-bottom: 1px;
}
.name a {
    color: #ff0000;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
}
.name a:hover {
    text-decoration: none;
}

.product-list .description {
    margin-bottom: 10px;
    overflow: hidden;
}

.btn span {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    padding: 4px 4px 9px;
}

.back-listing {
    color: #000000;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
}

.spantxt {
    margin-right: 15px;
}

.pagination {
    color: #999999;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 1.2pt;
}

.pagination .active {
    color: #95b64d;
}
