﻿.header-menu-container .header-toplink-img {
    display: none;
}
@media screen and (max-width: 1200px) {
    header.reversed .nav-category .familles-list .famille-item .level-picture {
        display: none;
    }
    .header-menu-container.shown .header-toplink-img {
        display: block;
        padding: 15px 0 0;
        width: 140px;
    }
}

#js-sticky-subheader {
    top: 57px;
}

.nav-category-rayon-item-dropdown-title {
    line-height: 2rem;
}

.nav-category-rayon-item-dropdown .level1-item a {
    color: #fff;
    display: block;
    font-family: "Nobel Regular", helvetica, arial, roboto, sans-serif;
    font-size: 1.0rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.57rem;
    margin: 0;
    padding: 0 0 .89rem;
    text-decoration: none;
    text-transform: uppercase;
}
.nav-category-rayon-item-dropdown .level1-item a span {
    border-bottom: 1px solid #000;
    display: inline-block;
}
.nav-category-rayon-item-dropdown .level1-name.level1-item a {
    font-size: 1.2rem;
    letter-spacing: 0.15rem;
    padding-top: 6px;
}
.nav-category-rayon-item-dropdown .level1-item a:hover span {
    border-bottom: 1px solid #575757;
}
.nav-category-rayon-item-dropdown .level1-item a.faded {
    color: #575757;
}
@media screen and (max-width: 1200px) {
    .nav-category-rayon-item-dropdown-title {
        margin: 0;
    }
    .nav-category-rayon-item-dropdown .level1-items {
        display: none;
    }
}
.thumb {
    margin: 20px 1.5%;
    padding: 0 0 2px;
    width: 17%;
}
.video-container {
    max-height: calc(100vh/2);
}
@media screen and (max-width: 1200px) {
    .thumb {
        width: 22%;
    }
    .store-landing .browsing-list {
        display: block;
    }
}
@media screen and (max-width: 960px) {
    .thumb {
        width: 30%;
    }
}
@media screen and (max-width: 640px) {
    .thumb {
        width: 47%;
    }
/*
    .store-landing .browsing-list {
        display: none;
    }
*/
    .video-container {
        max-height: calc(100vh - 58px);
    }
}
.price-holder {
    position: relative !important;
    top: auto !important;
    width: 100%;
    text-align: left;
    padding: 0 0 10px;
}
    .price-holder .label-price {
        display: inline-block;
        line-height: 1em !important;
        text-align: center;
        width: auto;
    }
.thumb-container .price-holder {
    text-align: center;
}
.thumb-container .label-oldprice,
.thumb-container .label-price,
.thumb-container .label-price-promo {
    font-size: 23px;
}
h3.thumb-description-name {
    height: 57px;
    display: block;
    overflow: hidden;
}
.thumb-container {
    padding-top: 123%;
}
.thumb ul.gamme-color-list {
    bottom: 34%;
}
@media screen and (max-width: 465px) {
    .thumb-container {
        padding-top: 146%;
    }
    .thumb ul.gamme-color-list {
        bottom: 44%;
    }
    .thumb-container .label-oldprice, .thumb-container .label-price, .thumb-container .label-price-promo {
        font-size: 21px;
    }
}

.login-alert {
    font-size: 17px;
    padding: 30px 10px 15px 0;
}
select {
    max-width: 100%
}
.product-details-description li {
    line-height: 18px;
    margin-left: 13px;
}

footer .footer-container .title {
    color: rgb(91, 97, 100);
    font-family: "Nobel", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 36px;
    margin: 0;
    text-transform: uppercase;
}
@media screen and (max-width: 767px) {
    .row-fluid > .span3 {
        width: 89%;
        margin: 0;
    }
}

#checkout-shipping-address .checkbox-group label {
    cursor: pointer;
    display: inline-block;
    padding: 0 4px;
    position: relative;
    top: 2px;
}
header.reversed .header-basket-dropdown.shown,
header.reversed .header-profile-dropdown.shown,
header.reversed .header-basket-dropdown.shown a,
header.reversed .header-profile-dropdown.shown a {
    color: #000;
}

.legal {
    text-align: center;
    padding: 30px 15px;
}
.legal p {
    color: #363840;
    font-size: 20px;
    line-height: 1.5em;
    margin: 0 0 30px;
}
.legal h1 {
    color: #363840;
    line-height: 1.5em;
    margin: 0 0 30px;
}
.legal h2 {
    color: #363840;
    font-size: 24px;
    line-height: 1.5em;
    margin: 0 0 30px;
}
.legal .row {
    margin-bottom: 30px;
}
.legal .span12 {
    float: none;
    margin: 0 auto;
    max-width: 720px;
}
#cookie-banner {
    color: rgb(105, 105, 105);
    position: fixed;
    top: 25vh;
    left: 0;
    right: 0;
    z-index: 1000;
    text-align: center;
}
#cookie-banner .cookie-popup {
    position: relative;
    display: inline-block;
    background: #f9f9f9;
    border: 1px solid #ccc;
    box-shadow: #666 0px 10px 10px;
    padding: 20px;
    max-width: 640px;
}
#cookie-banner .cookie-popup p {
    font-size: 13px;
    margin-bottom: 15px;
}
#cookie-banner .cookie-popup p strong {
    display: block;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 15px;
}
#cookie-banner .cookie-popup p a {
    text-decoration: underline;
}
#cookie-banner .cookie-popup .buttons button {
    margin: 0 10px 10px 0;
    padding: 8px 12px;
    background-color: #333;
    color: white;
    border: none;
    cursor: pointer;
}
#cookie-settings {
	background: rgba(0,0,0,0.7);
    color: rgb(105, 105, 105);
	width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    text-align: left;
    height: 100vh;
    overflow-x: scroll;
}
#cookie-settings .cookie-popup {
    position: relative;
    display: inline-block;
    background: #f9f9f9;
    border: 1px solid #ccc;
    padding: 20px 20px 0;
    max-width: 512px;
    min-height: 100vh;
    width: 85%;
}
#cookie-settings .cookie-popup p {
    font-size: 13px;
    margin-bottom: 15px;
}
#cookie-settings .cookie-popup p strong {
    display: block;
    font-size: 19px;
    font-weight: 600;
    margin: 0 0 15px;
}
#cookie-settings .cookie-popup p a {
    text-decoration: underline;
}
#cookie-settings .cookie-popup .buttons {
    margin: 15px 0;
}
#cookie-settings .cookie-popup .buttons button {
    margin: 0 10px 10px 0;
    padding: 8px 12px;
    background-color: #333;
    color: white;
    border: none;
    cursor: pointer;
}
#cookie-settings th {
    font-size: 16px;
}
#cookie-settings td {
    font-size: 14px;
    padding-bottom: 15px;
}
