.btn-colorato {
    background-color: #9a9498;
    border-color: #67983d;
    color: #fff;
}

.elenco_contenuti {
   padding-top: 90px;
}

.elenco_news {
   padding-top: 20px;
}

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

.pacchetto .description {
    margin-bottom: 10px;
    overflow: hidden;
    color: #333;
    font-size: 19px;
    line-height: 1.7em;
}

.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: #9a9498;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.pacchetto .description .continua {
    color: #9a9498;
}

.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 #9a9498;
    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: #9a9498;
}

.pagination b {
    display: inline-block;
    padding: 5px;
}

@media(max-width:1080px){
}
@media(max-width:1050px){
}
@media(max-width:1024px){
.elenco_contenuti {
   padding-top: 120px;
}
}
@media (max-width:991px){
.elenco_contenuti {
   padding-top: 160px;
}
}
@media (max-width: 800px){
.elenco_contenuti {
   padding-top: 160px;
}
}
@media(min-width:767px) {
}
@media (max-width:736px){
}
@media (max-width:667px){
}
@media (max-width: 600px){
.elenco_contenuti {
   padding-top: 60px;
}
}
@media (max-width: 568px){
}
@media (max-width: 480px){
.elenco_contenuti {
   padding-top: 60px;
}
.elenco_news .pacchetto img {
   width: 100%;
}
}
@media (max-width: 414px){
}
@media (max-width: 384px){
}
@media (max-width: 375px){
}
@media (max-width: 320px){
.elenco_contenuti {
   padding-top: 60px;
}
.elenco_news .pacchetto img {
   width: 100%;
}
}
