﻿@charset "utf-8";

section.unico.riservata  .check .titolo label {
    display:none;
    margin-top: 0px;
    /* font-size: 17px; */
    /* font-weight: 500; */
    /* color: black; */
    color: #c3126f;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    margin: 0px;
    width: 100%;
    position: relative;
    clear: both;
    text-align: left;
    min-height: 20px;
}
section.unico.riservata .tab-panel .item h3 {
  
    line-height: inherit;
}
section.unico.riservata .tab-panel .item.convalida ul li {
    min-height: inherit
}
section.unico.riservata .tab-panel .item .immagine_prodotto {
    width: 22%;
  
}

section.unico.riservata .tab-panel .item.convalida .testo_prodotto {
    width: 76%;
    float: right;
}
section.unico.riservata .tab-panel .item.convalida .azioni a.btn svg {
    margin-right: 10px;
    top: -1px;
    position: relative;
}
section.unico.riservata .tab-panel .item.convalida .disclaimer {
    display: inherit;
    margin-bottom:10px
}
    section.unico.riservata .tab-panel .item.convalida .testo_prodotto .titolo .data {
        margin-top: 05px;
        font-size: 16px;
        font-weight: 400;
        color: #5b5b5b;
        width: 50%;
        position: relative;
        float: left;
    }

section.unico.riservata .tab-panel .item.convalida .testo_prodotto .titolo .data .data {
    width: 100%;


}
section.unico.riservata .tab-panel .item.convalida h3 a {
    color: #333;
    /* font-size: 29px; */
    padding: 0px;
    display: inline-block;
    width: 100%;
    font-size: 17px;
}

section.unico.riservata .tab-panel .item.convalida h3 a:hover {
text-decoration:none
}

section.unico.riservata .tab-panel .item.convalida .testo_prodotto hr {
    margin: 10px 0px;
}
section.unico.riservata .tab-panel .item.convalida .testo_prodotto .titolo .data strong {
    font-weight: 500;
    color: black;
}
section.unico.riservata .tab-panel .item.convalida .prezzo {
    width: 20%;
    top: 9px;
    position: relative;
}

section.unico.riservata .tab-panel .item.convalida .immagine_prodotto {
    display: inherit
}

section.unico.riservata .tab-panels .item .titolo h3 {
    font-size: 17px;
    text-align: left;
    max-height: inherit;
}

section.unico.riservata .tab-panel .item.convalida .testo_prodotto .titolo {
    
}

section.unico.riservata .tab-panel .item.convalida .testo_prodotto .check .titolo {
    width: 100%;
    margin-bottom: 0px;
}
section.unico.riservata .tab-panel .item.convalida .prezzo h4 {
    color: #5b5b5b;
    text-align: right;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 5px;
}

/* CSS Document */

.tab-panel .campo_form .item .immagine_prodotto,
.tab-panel .campo_form .item .testo_prodotto {
    width: 100%;
}

.tab-panel .campo_form .item .immagine_prodotto {
    min-height: 400px;
    background: #f1f1f1;
}


.tab-panel .campo_form .item .testo_prodotto {
    padding: 20px;
    margin: 0px;
    background: #f1f1f1;
}



.tabset > input[type="radio"] {
    position: absolute;
    left: -200vw;
    visibility: hidden;
}

.tabset {
    margin: 0px;
    display: inline-block;
    width: 100%;
}

.tab-panel p {
    font-size: 15px;
    color: #363c3f;
    line-height: 20px;
    margin-bottom: 10px
}

.tab-panel .titolo .data {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 300;
    color: black;
}


.tab-panel .item {
    background-color: white;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 0px 13px;
}

.modal-body .tab-panel .item .check .titolo label, .riservata .check .titolo label {
    margin-top: 0px;
    font-size: 17px;
    font-weight: 500;
    color: black;
}

.tab-panel .item .immagine_prodotto {
    width: 22%;
    overflow: hidden;
    position: relative;
    float: left;
    margin: 0px;
    padding: 0%;
}

.modal-body .tab-panel .item .check ul li label {
    padding: 0px;
}

.riservata .check ul li label {
    padding: 0px;
    margin-top: 0px;
    font-size: 20px;
    font-weight: 500;
    color: black;
}

.tab-panel .item .testo_prodotto {
    width: 78%;
    position: relative;
    float: left;
    text-align: left;
    margin: 0px;
    padding: 1% 0% 1% 2%;
}

    .tab-panel .item .testo_prodotto .check ul {
        margin: 0px;
    }

    .tab-panel .item .testo_prodotto .titolo {
        width: 74%;
        position: relative;
        float: left;
        margin-bottom: 0px;
    }

    .tab-panel .item .testo_prodotto .luogo {
        position: relative;
        margin-top: 0px;
        width: 22%;
    }

    .tab-panel .item .testo_prodotto .check .titolo, .riservata .tab-panel .item.convalida .testo_prodotto .titolo {
        width: 77%;
        margin-bottom: 0px;
        min-height: 70px;
    }

.tab-panel .item .check {
    display: inline-block;
    text-align: left;
    width: 100%;
}

    .tab-panel .item .check span div.riepilogo_modal {
        display: inline-block;
        text-align: left;
        width: 100%;
        margin-top: 10px;
        border-top: 1px dashed #ccc;
        padding-top: 10px;
    }

    .tab-panel .item .check span div.quantitascelta {
        display: inline-block;
        text-align: left;
        width: 100%;
        font-style: italic;
        margin-top: 5px;
    }

.tab-panels ul {
}

    .tab-panels ul li::before {
    }

    .tab-panels ul li {
        color: #6c7274;
        margin-bottom: 5px;
        list-style-type: none;
        padding-left: 20px;
        position: relative
    }

.tabset .tab-panel {
    display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child, .tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2), .tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3), .tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4), .tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5), .tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
    display: block;
    width: 100%;
    background: white;
    padding: 20px;
    /* border: 1px solid #f1f1f1; */
}

.tabset > label {
    position: relative;
    display: inline-block;
    padding: 15px;
    /* border: 1px solid transparent; */
    border-bottom: 0;
    cursor: pointer;
    font-weight: 500;
    font-size: 15px;
}

    .tabset > label::after {
        /*  content: "";
  position: absolute;
  left: 15px;
  bottom: 10px;
  width: 22px;
  height: 4px;
  background: #8d8d8d;*/
    }

    .tabset > label:hover, .tabset > input:focus + label {
        color: #12c3be;
    }

        .tabset > label:hover::after, .tabset > input:focus + label::after, .tabset > input:checked + label::after {
            background: #12c3be;
        }

.tabset > input:checked + label {
    border-color: #f1f1f1;
    border-bottom: 5px solid #12c3be;
    margin-bottom: -1px;
    z-index: 2;
    color: #12c3be;
    background: white;
}

.tab-panel {
    padding: 30px 0;
    border-top: 1px solid #ccc;
}

section.tab-panel h2 {
    font-size: 21px;
    color: #363c3f;
    font-weight: 500;
    width: 100%;
    clear: both;
    padding: 10px 0px;
    font-family: 'Roboto', sans-serif;
    margin: 0px 0px 10px 0px;
}

.content .box section.tab-panel p {
    font-size: 14px;
    color: #6c7274;
    line-height: 20px;
}

@media (max-width:1034px) {
    section.unico.riservata .tab-panel .item.convalida .testo_prodotto .titolo .data {
    
        font-size: 14px;
        
    }
    .tab-panel .item .testo_prodotto .luogo {
        text-align: right;
        float: right;
    }

    .tab-panel .item .immagine_prodotto {
        width: 30%;
    }

    .tab-panel .item .testo_prodotto {
        width: 70%;
    }
}




@media (max-width:875px) {

    section.unico.riservata .tab-panel .item .immagine_prodotto {
       margin-bottom:20px
    }
    section.unico.riservata .tab-panel .item .azioni a.btn {
        width: auto;
        margin: 0px 0px 10px 10px;
    }
    section.unico.riservata .tab-panel .titolo .data strong {
        display: initial
    }
    section.unico.riservata .tab-panel .item .immagine_prodotto,
    section.unico.riservata .tab-panel .item.convalida .testo_prodotto {
        width: 100%;
    }
        section.unico.riservata .tab-panel .item.convalida .testo_prodotto .titolo {
            width:80%
        }
    .modal-body .tab-panel .item .check .titolo label, .riservata .check .titolo label {
        font-size: 16px;
    }

    .riservata .tab-panel .check .titolo label {
        font-size: 17px;
    }

    .riservata .tab-panel .item.convalida .testo_prodotto .titolo {
        width: 100%;
        margin: 0px 0px;
    }

    .riservata .tab-panel .item .testo_prodotto .check .titolo {
        margin: 0px;
        width: 70%;
    }

    .riservata .tab-panel .item .testo_prodotto .check .prezzo {
        width: 30%;
    }

    .riservata .tab-panel .item .people {
        top: 0px;
    }

    .riservata .tab-panel .titolo .data {
        font-size: 16px;
    }

        .riservata .tab-panel .titolo .data strong {
            font-weight: 500;
            display: block;
        }

    .tabset > input:checked + label {
        /*border-color: #f1f1f1;
        border-bottom: none;
        margin-bottom: 0px;
        color: #ffffff;
        background: #12c3be;
        border-radius: 2px;*/
        width: auto;
    }

    .tab-panel .item {
        padding: 0px;
    }

    .tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child, .tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2), .tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3), .tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4), .tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5), .tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
        padding: 20px 0px;
    }

    .tab-panel .item .testo_prodotto {
        width: 100%;
        padding: 20px 0px 0px 0px;
    }

        .tab-panel .item .immagine_prodotto, .tab-panel .item .testo_prodotto .check .titolo, .tabset > label {
            /* width: 100%; */
            background: #f1f1f1;
            border-radius: 2px;
            margin: 2px 2px 5px 2px;
        }

        .tab-panel .item .testo_prodotto .check .titolo {
            width: 80%;
        }
}




@media screen and (max-width:670px) {

    .tabset > label {
        cursor: none;
        padding: 0px;
        font-size: 12px;
        padding: 9px;
    }

    section.unico.riservata .tab-panel .item.convalida .testo_prodotto .titolo .data {
        font-size: 12px;
        padding: 3px;
    }
    section.unico.riservata .tab-panel .item.convalida h3 {
        text-align: left;
        line-height: inherit;
        display: inline-block;
    }
    section.unico.riservata .tab-panel .item.convalida .people {
        top: 9px;
        margin-left: 3px;
    }

    section.unico.riservata .tab-panel .item.convalida .testo_prodotto .titolo,
    section.unico.riservata .tab-panel .item.convalida .prezzo {
        width: 100%;
        text-align: left;
    }
    section.unico.riservata .tab-panel .item.convalida .prezzo {
        margin-bottom:10px
    }

    section.unico.riservata .tab-panel .item .azioni a.btn {
        margin: 0px 0px 10px 10px;
        font-size: 18px;
        float: left;
    }

    section.unico.riservata .tab-panel .item.convalida .azioni a.btn {

        margin: 0px 0px 10px 0px;
        font-size: 18px;
        float: left;
        text-align: center;
        width: 100%;

    }
    .riservata .tab-panel .check .titolo label {
        font-size: 15px;
    }

    section.unico.riservata .item.convalida ul li {
        padding: 10px;
    }

    .riservata .tab-panel .item .testo_prodotto .check .prezzo,
    section.unico .item .check .prezzo h3 {
        text-align: left;
    }

        .riservata .tab-panel .item .testo_prodotto .check .prezzo ul li .old {
            text-align: left;
            display: inline-block;
            right: auto;
            position: relative;
            top: 0px;
        }




    .riservata .tab-panel .item .testo_prodotto .check .titolo {
        margin: 0px;
        width: 100%;
        padding: 0px;
    }

    .riservata .tab-panel .item .testo_prodotto .check .prezzo {
        width: 100%;
        text-align: left;
    }

    .tab-panel .item .testo_prodotto .check .titolo {
        width: 70%;
    }


    .tab-panel .item .testo_prodotto .titolo {
        width: 100%;
    }

    .tab-panel .item .testo_prodotto .luogo {
        text-align: left;
        float: left;
        width: auto;
        margin-top: 10px;
    }
}


@media screen and (max-width:380px) {

    .tabset > label {
        padding: 9px 3px;
    }
}