/* GLOBAL */
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url(../fonts/glyphicons/glyphicons-halflings-regular.woff) format('woff'), url('../fonts/glyphicons/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg')
}
.form-step input[type="radio"]:checked + label, .form-step input:checked + label:before{
    background-color: darkgrey !important;
    border: 1px solid #FFF;
}
.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}
@font-face {
    font-family: 'Aldo';
    src: url('../fonts/aldo/aldo.ttf') format('truetype')
}
.input-lg{
    font-size: 14px !important;
}
/* GLOBAL GENERIQUE DESIGN - FORM AND EXTRA */
* {
    box-sizing: border-box
}
body{
    background-color: #fff;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #444
}
::-webkit-input-placeholder {
    color: #666!important;
}
:-moz-placeholder {
    color: #666!important;
}
::-moz-placeholder {
    color: #666!important;
}
:-ms-input-placeholder {
    color: #666!important;
}
.no-padding-left {
    padding-left: 0;
}
.no-padding-right {
    padding-right: 0;
}
.no-padding {
    padding: 0;
}
.no-margin {
    margin: 0;
}
.img-center {
    margin: 0 auto;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid rgba(0, 0, 0, .05);
    border-bottom: 1px solid rgba(255, 255, 255, .6)
}
.optinSmall {
    line-height: 1.12;
    color: #999;
    font-size: 10px;
    text-align: justify
}
/* PAGE DESIGN */
/* HEADER NAVBAR */
.tophat {
    max-width: 1105px;
    padding: 5px;
    height: auto
}
.tophat #logo {
    max-height: 70px;
    max-width: 190px;
    display: block;
    margin: 0 auto
}
.tophat p {
    font-family: Aldo, sans-serif;
    font-size: 34px;
    color: #000;
    font-weight: 500;
    float: left;
    padding-top: 15px;
    margin: 0;
    width: 100%;
    line-height: 1;
    text-align: center
}
.tophat p strong {
    font-weight: 700
}
.tophat p span {
    color: #fff
}
/* CONTENT */
.content,
.notes,
.shipping,
.tophat {
    box-shadow: 0 0 2px #999
}
.content,
.notes,
.shipping {
    background-color: #fff;
    margin-top: 5px
}
.content {
    padding: 0 5px
}
.notes,
.shipping {
    padding: 10px;
}
.title {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700
}
/* SIDE BAR IN CONTENT */
.sidebar {
    padding: 0
}
.sidebar .notes .note {
    font-size: 30px;
    font-weight: 300;
    text-align: center
}
.sidebar .notes .intitule {
    float: left
}
.sidebar .notes .notation-container {
    margin-bottom: 8px
}
.sidebar .notes .notation {
    width: 93px;
    height: 16px;
    background: url('../img/notes.png') no-repeat;
    float: right
}
.sidebar .notes .note0 {
    background-position: 0 0
}
.sidebar .notes .note1 {
    background-position: 0 -16px
}
.sidebar .notes .note2 {
    background-position: 0 -32px
}
.sidebar .notes .note3 {
    background-position: 0 -48px
}
.sidebar .notes .note4 {
    background-position: 0 -64px
}
.sidebar .notes .note5 {
    background-position: 0 -80px
}
.sidebar .notes .note6 {
    background-position: 0 -96px
}
.sidebar .notes .note7 {
    background-position: 0 -112px
}
.sidebar .notes .note8 {
    background-position: 0 -128px
}
.sidebar .notes .note9 {
    background-position: 0 -144px
}
.sidebar .notes .note10 {
    background-position: 0 -160px
}
.sidebar .notes a {
    width: 100%;
    font-weight: 700;
    font-size: 21px;
    color: #fff;
    box-shadow: 2px 2px #444444;
    padding: 12px;
}
.sidebar .notes a:hover {
    color: #fff
}
.sidebar .shipping .title {
    text-align: center;
    font-size: 16px
}
.sidebar .shipping .basket .basket-item p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0
}
.sidebar .shipping .basket .basket-item .addendum {
    line-height: 1;
    font-weight: 200;
    margin-left: 65px
}
.sidebar .shipping .basket .basket-item .item {
    background-image: url('../img/sprite.png');
    float: left;
    margin-right: 20px
}
.sidebar .shipping .basket .basket-item .item-cart {
    width: 36px;
    height: 34px;
    background-position: -33px 0
}
.sidebar .shipping .basket .basket-item .item-note {
    width: 33px;
    height: 33px;
    background-position: 0 0
}
.sidebar .shipping .basket .basket-item .item-bill {
    width: 45px;
    height: 28px;
    background-position: -70px 0
}
.sidebar .shipping .basket .basket-item .item-truck {
    width: 42px;
    height: 29px;
    background-position: -118px 0
}
.sidebar .shipping .bottom {
    text-align: center
}
.sidebar .shipping .bottom a {
    margin-top: 2em;
    margin-bottom: 1em;
    width: 80%;
    position: relative;
    font-weight: 700;
    color: #fff;
    height: 40px;
    font-size: 18px;
    background: linear-gradient(#333, #2b2b2b)
}
.sidebar .shipping .bottom a .picto {
    width: 25px;
    height: 21px;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    background-position: -160px 0;
    position: absolute;
    top: 8px;
    left: 10px
}
.sidebar .shipping .bottom p {
    text-transform: uppercase;
    font-style: italic
}
.sidebar .shipping .bottom p span {
    font-weight: 700
}
/* CONTENT */
.content {
    padding: 0
}
.content .slideshow {
    max-width: 700px;
    overflow: hidden;
    position: relative;
    margin: auto;
    margin-bottom: 20px
}
.content .slideshow .band {
    width: 300px;
    background: linear-gradient(#ffb300, #f17e0b);
    border-top: 1px solid #f0ca7c;
    box-shadow: 0 0 3px #666;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    padding: .1em;
    color: #fff;
    position: absolute;
    top: 30px;
    left: -100px;
    transform: rotate(-45deg);
    transform-origin: 50% 50%;
    z-index: 1
}
.content h1 {
    font-size: 28px;
    margin: 0;
    font-weight: 700;
    margin-top: 5px
}
.content .free {
    font-weight: 700;
    font-size: 25px;
    margin: 0;
    line-height: 30px
}
.content .price {
    font-size: 18px;
    margin: 0
}
.content .price span {
    text-decoration: line-through;
    margin: 0
}
.content .btn-cta {
    font-size: 24px;
    font-weight: 700;
    width: 75%;
    margin: auto;
    background-repeat: no-repeat;
    background-position: 15px 15px;
    color: #fff;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    box-shadow: 2px 2px #444444;
}
/* CAROUSEL - SLIDER */
.carousel-control,
.carousel-control:active,
.carousel-control:focus {
    outline: none
}
.carousel-control.left {
    left: -40px
}
.carousel-control.right {
    right: 10px
}
.carousel-control.left,
.carousel-control.right {
    background-image: none
}
.carousel-control:focus,
.carousel-control:hover {
    opacity: 1
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 50px;
    height: 50px;
    font-size: 50px;
    line-height: 50px
}
.carousel-indicators,
.left.carousel-control,
.right.carousel-control {
    display: none
}
/* AVIS - COMMENT IN HTML */
#avis{
    padding: 15px 0 15px 0;
}
#avis .avis-photo {
    float: left;
    width: 15%;
    padding: 0
}
#avis .avis-photo img {
    display: block;
    max-width: 100%
}
#avis .avis-content {
    max-width: 100%;
    padding: 0
}
#avis .avis-content .col-md-2,
#avis .avis-content .note,
#avis .avis-content .time {
    padding: 0
}
#avis .avis-user {
    padding-bottom: 1em;
    padding-top: 1em;
    border-bottom: 1px solid #f0f0f0
}
#avis .avis-user:first-child {
    padding-top: 0
}
#avis .avis-user:last-child {
    padding-bottom: 0;
    border-bottom: 0
}
#avis h4 {
    font-weight: 700;
    margin: 0;
    color: #333
}
#avis hr {
    margin-top: 10px;
    margin-bottom: 10px
}
#avis .user-infos {
    margin-bottom: 3px;
}
#avis .date,
#avis .name,
#avis .time {
    float: left
}
#avis .name {
    font-weight: 200
}
#avis .date,
#avis .time {
    color: #929292;
    font-size: 13px
}
#avis .date span,
#avis .time span {
    margin-right: .4em
}
#avis .note {
    text-align: right
}
#avis .avis-description {
    font-weight: 200;
    font-size: 13px;
    padding-left: 1em
}
#avis .star {
    color: #999;
    font-size: 15px
}
/* FORM */
.elixis-game-btn-primary {
    margin: 5px 0;
    background: darkgrey;
    color: #ffffff !important;
}
.elixis-game-btn-primary:hover {
    color: #ffffff !important;
}
.elixis-game-form-container{
    border-top: 0;
    padding: 0;
}
#elixis-game-content-form{
    display: none;
    max-width: 800px;
    background-color: #FFF;
    border-radius: 0;
    margin: 0 auto;
}
.panel{
    border: 0 !important;
}
.panel-close{
    width: 100%;
    padding: 3px 10px;
    margin: 0;
    font-size: 17px;
    background-color: #363636;
    color: #FFF;
    cursor: pointer;
}
.panel-header{
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    color: #333;
    border: 0;
}
#participationForm{
    padding: 10px 0;
}
.elixis-game-btn-primary{
    font-size: 18px;
    width: 75%;
    margin: auto;
    background-color: #343434;
    color: #fff;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.elixis-game-btn-primary:hover{
    background-color: #222;
}
#form-product-infos {
    width: 100%;
    float: right;
    font-size: 17px
}
#form-product-infos .product-image {
    background-color: #363636;
    color: #fff
}
#form-product-infos p {
    text-align: center;
    padding: 3px;
    margin: 0;
    border-left: 15px solid #FFF;
}
#form-product-infos span {
    font-weight: 700
}
#form-product-infos .product-title {
    margin-top: .5em;
    margin-bottom: 1em;
    font-weight: 700
}
#form-product-infos .price-infos .free {
    font-size: 18px;
    font-weight: 700
}
#form-product-infos .price-infos .product-price {
    text-decoration: line-through
}
#form-product-infos .price-infos .instead {
    font-weight: 200;
    margin-left: 1em;
    color: #666;
    font-size: 12px
}
#form-product-infos .product-description {
    font-size: 11px;
    padding: 0
}
.product-description {
    margin-top: 10px;
}
#form-product-image img {
    max-width: 100%
}
.samples {
    font-size: 15px !important;
    font-weight: 500 !important;
}
.htmlModal, .htmlModal a{
    color: #888;
    cursor: pointer;
    font-weight: 400;
    font-size: 12px;
    text-decoration: underline
}
.htmlModal:hover, .htmlModal a:hover {
    color: #444
}

/* MEDIA QUERIES */
@media only screen and (max-width:768px) {
    .no-padding-right {
        padding-right: 15px
    }
    .no-padding-left {
        padding-left: 15px
    }
    h1 {
        font-size:25px !important;
    }
    .content .free,
    .content .price,
    .content .samples,
    .content h1 {
        text-align: left;
    }
    .content .btn-cta {
        width: 100%;
        font-weight: 700;
        font-size: 21px;
        color: #fff;
        box-shadow: 2px 2px #444444;
        padding: 12px;
        line-height: 1.1 !important;
    }
    .sidebar .notes button {
        background-image: none;
        padding: 0;
        font-size: 16px
    }
    .sidebar .shipping .basket .basket-item p {
        font-size: 14px
    }
    .sidebar .shipping .bottom button {
        padding: 0
    }
    .sidebar .shipping .bottom button .picto {
        display: none
    }
    .notes .product-title {
        text-align: center
    }
    #form-product-infos p {
        border-left: 0;
    }
}
@media only screen and (max-width:991px) {
    .carousel,
    .content .slideshow{
        height: auto;
        margin-bottom: 0
    }
}
@media only screen and (max-width:1165px) {
    .tophat {
        text-align: center
    }
    .tophat .logo,
    .tophat p {
        float: none
    }
    .tophat p {
        font-size: 24px;
        margin: .4em 0em
    }
    .sidebar .notes button {
        font-size: 18px
    }
}
@media (min-width:992px) and (max-width:1200px) {
    .separator {
        width: 80px !important
    }
}
@media screen and (min-width:1200px) {
    .separator {
        width: 30px
    }
}