<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Ajout Guillaume **/

.product-7882 .sidebar-stage .out-off-stock,
.product-7883 .sidebar-stage .out-off-stock,
.product-7884 .sidebar-stage .out-off-stock {
    display: none;
}

/** End Ajout Guillaume **/

.stage .slider h1 {
    top: 190px;
    margin-left: 0px;
    width: 100%;
    line-height: 1.5em;
    margin-bottom: 0;
}


.sidebar-stage,
.sidebar-artiste {
    font-size: 0.8em;
}

.sidebar-stage h2,
.sidebar-artiste h2 {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 1.3em;
}

.sidebar-stage h2:first-child,
.sidebar-artiste h2:first-child { margin-top: 0; }

.sidebar-stage .grey-bg,
.sidebar-artiste .grey-bg { padding: 30px;  }

.sidebar-stage li ,
.sidebar-artiste li  {
    font-size: 1.0em;
    line-height: 1.7em;
}

.sidebar-artiste p { line-height: 1.8em;  }

.sidebar-artiste .btn { width: 100%; }

.sidebar-artiste hr { margin: 10px 0;  }

.content-stage,
.content-artiste { text-align: left;  }

.sidebar-stage .iradio_square-yellow {
    float: left;
    margin-top: 0;
}

.sidebar-stage .iradio_square-yellow + .table {
    float: left;
    width: auto;
    margin-bottom: 0;
}

 
.sidebar-stage .checkbox label,
.sidebar-stage .radio label { 
    font-size: 1.1em;
    float: left;
    padding-left: 0;
    width: 100%;  
}

.sidebar-stage .checkbox,
.sidebar-stage .radio { margin: 0;  }

.artiste-title { 
    color: #3d4246;
    font-family: "Montserrat",Arial,sans-serif;
    font-weight: 700;
    font-size: 2.5em;
    line-height: 1.8em;
    margin: 0em 0 0.5em 0;
    text-transform: uppercase;
    text-align: center;
}

.sidebar-artiste label { 
    padding-left: 0;  
    font-size: 1.1em;
}

.sidebar-stage .social,
.sidebar-artiste .social {
    font-size: 2em;
    text-align: center;
    margin: 1em 0;
}

.sidebar-stage .social a,
.sidebar-artiste .social a { 
    color: #777777;
    text-decoration: none;
}

.sidebar-artiste .social a:hover { color: #104264;  }

.sidebar-artiste .digitick { padding: 1em 0;  }

.sidebar-stage .web,
.sidebar-artiste .web {
    display: inline-block;
    color: #888;
}

.sidebar-stage .infos,
.sidebar-artiste .infos { 
    font-size: 1.0em; 
    margin-bottom: 0; 
}

.sidebar-stage .infos li,
.sidebar-artiste .infos li { 
    margin-bottom: 4px; 
    border-top: 1px solid #eee;
    padding: 4px 0;
    color: #888; 
}

.sidebar-stage .infos li:first-child,
.sidebar-artiste .infos li:first-child {
    border-top: none;
}

.sidebar-stage .infos li i,
.sidebar-artiste .infos li i { margin-right: 5px;  }

.content-stage .social,
.content-artiste .social {
    font-size: 2em;
    text-align: center;
    margin: 1em 0;
}

.content-stage .social a,
.content-artiste .social a {
    color: #b2b2b2;
    text-decoration: none;
}

.sidebar-stage .table td.montant {
    font-size: 1.3em;
    text-align: right;
}

.sidebar-stage .renderWithName .left { display: none; }


.sidebar-stage .table td { 
    font-size: 1.1em;
    border: none; 
    padding: 5px 0;
}

.sidebar-stage .infos li, .sidebar-artiste .infos li {
    margin-bottom: 4px;
    border-top: 1px solid #eee;
    padding: 4px 0;
    color: #888;
}

.sidebar-stage p { line-height: 1.6em; }

#lblError {
    display: block;
    margin-bottom: 1.5em;
    line-height: 1.6em;
}

.declinaisons-listbox { display: none; }

.royalSlider .rsImg { z-index: 1; }

.important-block {
    background-color: #104264;
    color: #FFF;
    padding: 20px;
    font-size: 0.9em;
    margin: 2em 0;
}

.important-block h4 {
    font-size: 1.2em;
    color: #FFF;
    line-height: 1.5em;
    padding-bottom: 1em;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    margin-bottom: 1em;
}

.important-block p {
    margin-bottom: 1em;
    line-height: 1.5em;
}

.important-block .btn {
    font-size: 0.9em;
}</pre></body></html>