/* Style Main - Ateliers Louis Moinet
*-------------------------------------------------------
* 0. Initialisation
* 1. Fonts
* 2. Mise en forme
* 3. Menu
* 4. Catalogue
* 5. Shop
* 6. Widgets
* 7. Posts
* 8. Retailers
* 9. Composants
* 10. Sections - Rows - Col
* 11. Animations
* 12. Cadres, cases, ombres et effets
* 13. Revolution Slider
* 14. Forminator
* 15. MailPoet
* 16. Explorer
* 17. PDF Flip Bookju
* 18. Presskits
* 19. Articles de presse
* 20. Pages
* 22. Footer
* 23. Backgrounds
*/
/* 0. Initialisation
*-----------------------------------------------------*/
@font-face {
    font-family: 'adam-medium';
    src: url('fonts/adam-medium-webfont.woff2') format('woff2'), url('fonts/adam-medium-webfont.woff') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'adam-bold';
    src: url('fonts/adam-bold-webfont.woff2') format('woff2'), url('fonts/adam-bold-webfont.woff') format('woff');
    font-display: swap;
}
.force-original {
    font-size: initial !important;
    color: initial !important;
    line-height: initial !important;
    font-weight: initial !important;
    letter-spacing: initial !important;
    text-align: initial !important;
}
/* 1. Fonts
*-----------------------------------------------------*/
/* Futura */
html, body, p, h1, h2, h3, h4, h5, h6, .produit-version {
    font-family: 'futura-pt', sans-serif !Important;
    font-weight: 400 !Important;
    font-style: normal;
    line-height: 120%;
}
.nav > li > a, p strong, p b, h1 strong, h1 b, h2 strong, h2 b, h3 strong, h3 b, h4 strong, h4 b, h5 strong, h5 b, h6, h6 strong, h6 b, label, .caldera-grid input.btn-default, .accordion-title.active span, .accordion.readmore, .btn-clipboard, p.lead, .mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-family: 'futura-pt', sans-serif !Important;
    font-weight: 500 !Important;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    letter-spacing: .2em;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 34px;
}
h3 {
    font-size: 32px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 15px;
    letter-spacing: .2em !important;
}
p, html, body, blockquote p {
    font-size: 21px;
    line-height: 130% !Important;
    letter-spacing: 0.03em !Important;
    margin-bottom: 15px;
}
p.uppercase {
    letter-spacing: 0.2em !Important;
}
@media (max-width: 549px) {
    h1 {
        font-size: 27px;
    }
    h2 {
        font-size: 26px;
    }
    h3 {
        font-size: 25px;
    }
    h4 {
        font-size: 23px;
    }
    p {
        font-size: 19px;
    }
}
/* Garamond FB Display */
h1.thin-font, h2.thin-font, h3.thin-font, h4.thin-font, h5.thin-font, h6.thin-font, .thin-font, .noclick > a, h3.section-title {
    font-family: 'garamond-fb-display', serif !Important;
    font-weight: 400 !Important;
    font-style: normal;
    letter-spacing: 0.01em !Important;
    line-height: 115%;
}
.thin-font.uppercase {
    letter-spacing: 0.025em !Important;
}
p.thin-font strong, h1.thin-font strong, h2.thin-font strong, h3.thin-font strong, h4.thin-font strong, h5.thin-font strong, h6.thin-font strong {
    font-family: 'garamond-fb-display', serif !Important;
    font-weight: 600 !Important;
    font-style: normal;
}
h1.thin-font {
    font-size: 48px !Important;
    text-transform: initial;
}
h2.thin-font {
    font-size: 44px;
    text-transform: initial;
}
h3.thin-font {
    font-size: 40px;
    text-transform: initial;
}
h4.thin-font {
    font-size: 32px;
    text-transform: initial;
}
h5.thin-font {
    font-size: 26px;
    text-transform: initial;
}
h6.thin-font {
    font-size: 17px;
}
p.thin-font {
    font-size: 21px;
    line-height: 130% !Important;
    letter-spacing: 0.01em;
}
@media (max-width: 549px) {
    h1.thin-font {
        font-size: 36px !Important;
    }
    h2.thin-font {
        font-size: 32px;
    }
    h3.thin-font {
        font-size: 28px;
    }
    h4.thin-font {
        font-size: 25px;
    }
    h5.thin-font {
        font-size: 23px;
    }
}
/* Stilson */
p.alt-font, p.alt-font strong, h1.alt-font, h2.alt-font, h3.alt-font, h4.alt-font, h5.alt-font, h6.alt-font, h2.section-title, .widget-title, .button.alt-font, blockquote p em {
    font-family: 'stilson', serif !Important;
    font-weight: 400 !Important;
    font-style: normal;
    letter-spacing: 0.04em !Important;
    line-height: 125% !Important;
}
h1.alt-font {
    font-size: 60px;
    text-transform: initial;
}
h2.alt-font {
    font-size: 46px;
    text-transform: initial;
}
h3.alt-font {
    font-size: 36px;
    text-transform: initial;
}
h4.alt-font {
    font-size: 26px;
    text-transform: initial;
}
h5.alt-font {
    font-size: 24px;
    text-transform: initial;
}
h6.alt-font {
    font-size: 17px;
}
p.alt-font {
    font-size: 22px;
    line-height: 140% !Important;
    letter-spacing: 0em !Important;
}
@media (max-width: 549px) {
    h1.alt-font {
        font-size: 38px;
        text-transform: initial;
    }
    h2.alt-font {
        font-size: 32px;
        text-transform: initial;
    }
    h3.alt-font {
        font-size: 30px;
        text-transform: initial;
    }
    h4.alt-font {
        font-size: 23px;
        text-transform: initial;
    }
    h5.alt-font {
        font-size: 22px;
        text-transform: initial;
    }
}
/* Adam Medium */
h1.thin-font.alt-font, h2.thin-font.alt-font, h3.thin-font.alt-font, h4.thin-font.alt-font, h5.thin-font.alt-font, h6.thin-font.alt-font, .produit-nom, .product-small p.produit-nom {
    font-family: 'adam-medium', sans-serif !Important;
    font-weight: normal !important;
    font-style: normal !important;
    letter-spacing: 0px !Important;
    line-height: 120% !Important;
}
h3.thin-font.alt-font {
    font-size: 34px !important;
}
/* Adam Bold */
h1.thin-font.alt-font strong, h2.thin-font.alt-font strong, h3.thin-font.alt-font strong, h4.thin-font.alt-font strong, h5.thin-font.alt-font strong, h6.thin-font.alt-font strong, .browse-collection h5.header-title, .produits .box h5, .tax-product_cat .product-category .header-title {
    font-family: 'adam-bold', sans-serif !Important;
    font-weight: normal !important;
    font-style: normal !important;
    letter-spacing: 0px !Important;
    line-height: 120% !Important;
}
/* Texas Hero */
.fancy-underline {
    font-family: 'texas-hero', sans-serif !Important;
    font-weight: 400 !Important;
    font-style: normal;
    letter-spacing: 0px !Important;
    line-height: 110% !Important;
}
.fancy-underline:after {
    color: inherit;
    background: none;
}
.fancy-underline {
    font-size: 46px;
    text-transform: initial;
    text-rendering: optimizeSpeed;
}
@media (max-width: 549px) {
    .fancy-underline {
        font-size: 32px;
    }
}
p.lead {
    font-size: 22px !important;
    font-style: normal;
}
.font-product em strong {
    font-family: 'adam-bold', sans-serif !Important;
    font-weight: normal !important;
    font-style: normal !important;
    letter-spacing: 0.1em !Important;
}
/* 2. Mise en forme
*-----------------------------------------------------*/
.uppercase, .btn-clipboard {
    text-transform: uppercase !Important;
}
p.shortcode {
    margin: 0px !important;
}
@media (max-width: 549px) {
    .mfp-content h2 {
        font-size: 25px;
    }
}
.text.justify {
    text-align: justify !Important;
}
@media (max-width: 549px) {
    .text.justify-on-mobile {
        text-align: justify !Important;
    }
}
/* Boutons */
.button {
    font-weight: 500 !Important;
    font-style: normal;
}
@media (max-width: 549px) {
    .flipbook a {
        font-size: 85%;
    }
    .caldera-grid input.button {
        font-size: 80% !Important;
    }
    a.button.small-on-mobile {
        font-size: 75% !important;
    }
}
.button span{
    line-height:inherit;
}
.button.form-submit {
    font-size: 16px !Important;
}
.btn-block {
    display: block;
    text-align: left;
}
.button.white.black {
    background: #141416 !Important;
    color: #f7f7f7 !Important;
}
.button.white.black:hover {
    color: #ffffff !Important;
}
.button.white.black.is-link {
    color: #1a1a1a !Important;
    background: none !Important;
}
.button.white.black.is-link:hover {
    color: #1f1f1f !Important;
}
.button.primary.black.is-outline {
    background: #141416 !Important;
}
.button.secondary.black.is-outline {
    border-color: #1a1a1a !Important;
    color: #1a1a1a !Important;
}
.button.secondary.black.is-outline:hover {
    border-color: #1a1a1a !Important;
    background: #141416 !Important;
    color: #f7f7f7 !Important;
}
.button.white.filigrane.is-outline {
    background: #00000022 !Important;
}
.button.white.filigrane.is-outline:hover {
    background: #ffffff !Important;
}
.button.primary.is-underline.black{
    color:#000000 !important;
}
.button.primary.is-underline.black :hover{
    color:#343434 !important;
}
input[type='submit']:not(.is-form).button.alert.is-xxsmall {
    font-size: .6em;
    background-color: #db0407;
}
.btn-radius {
    border-radius: 4px !Important;
}
.slider-ajust-button {
    margin: 0px 2px 0px 2px;
}
.home-slider .previous:hover svg, .home-slider .next:hover svg {
    background-color: #1a1a1a !Important;
    border-color: #f5f5f5;
}

/* Zones de clic */
.noclic {
    pointer-events: none;
    cursor: default;
}
.noclic a {
    pointer-events: initial;
    cursor: pointer;
}
/* Resize */
.button.noresize {
    font-size: initial !important;
}
/* Share Icons */
.share-icons a:hover {
    color: #f2cda7;
}
/* Couleurs */
.dark p, .dark li {
    color: #ececec !Important;
}
/* Blockquote */
blockquote {
    border-style: solid;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 2;
    border-color: #34343490 !Important;
    border-radius: 12px !Important;
    padding: 15px 25px 2px 25px;
}
blockquote p em {
    font-size: 24px;
}
.dark blockquote {
    border-color: #cccccd30 !Important;
}
/* Code */
pre {
    padding: 40px 20px 20px 20px !Important;
	color:#1a1a1a !important;
}
/* Espacement entre blocs de texte */
[data-line-height="xs"], [data-line-height="s"] {
    margin-bottom: 0px;
}
[data-line-height="xs"] {
    line-height: 110% !Important;
}
[data-line-height="s"] {
    line-height: 120% !Important;
}
/* Section Title */
h1.section-title, h4.section-title {
    font-size: 17px;
    letter-spacing: 6px !Important;
    line-height: 120% !Important;
}
.force-strong h4.section-title{
    font-weight: 500 !Important;
}
h1.section-title .section-title-main, h4.section-title .section-title-main {
    padding-top: 5px;
    padding-bottom: 5px;
}
.main-title h1.section-title, .main-title h4.section-title {
    color: #d9b38d !important;
}
.dark h4.section-title .section-title-main {
    color: #ffffff !Important;
    opacity: 1 !Important;
}
h2.section-title, h3.section-title {
    font-size: 18px;
    letter-spacing: 1.2px !Important;
    color: #ab8d6f !Important;
}
h2.section-title b, h3.section-title b {
    opacity: 0.18;
}
h3.section-title {
    font-size: 15px;
    letter-spacing: 3px !Important;
    color: #ab8d6f !Important;
    font-weight: 600 !Important;
}
h3.section-title-bold-center span {
    font-size: 20px;
    background: #1a1a1a;
    border: 1px #ab8d6f30 solid;
    border-radius: 5px;
    padding: 10px 9px 6px 12px;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.85);
    box-shadow: 0px 0px 30px rgba(170, 143, 119, 0.3), 0px 0px 20px rgba(0, 0, 0, 0.5);
    line-height: 115%;
}
.section-title-container.addExtraMargin .section-title-main {
    margin-top: 5px;
}
@media (max-width: 549px) {
    h3.section-title-bold-center span {
        font-size: 18px;
    }
}
.texte-dore .main-title h1.section-title, .texte-dore .main-title h4.section-title {
    -webkit-text-fill-color: #d9b38d !important;
}
@supports (-webkit-touch-callout: none) {
    /* Titres metal iOS */
    .texte-metal h1 > span.section-title-main, .texte-metal h2 > span.section-title-main, .texte-metal h3 > span.section-title-main, .texte-metal h4 > span.section-title-main {
        -webkit-text-fill-color: initial !important;
    }
}
/* Zones de texte */
@media (max-width: 549px) {
    .col.zone-texte .col-inner {
        padding-left: 15px !Important;
        padding-right: 15px !important;
    }
}
/* By Louis Moinet */
.by-lm h6 {
    letter-spacing: 0.35em !important;
}
/* Tags */
.tag-on-dark {
    color: #ccccce50 !Important;
    background-color: #00000050;
    padding: 0px 6px 0px 9px;
    border-radius: 4px;
}
/* Nom des produits */
.produits .page-box p, .produits .box h5, .tax-product_cat .product-category .header-title {
    font-size: 26px;
    text-transform: uppercase;
}
/* Planche */
.planche-inner .box-text-inner {
    /*background-color: #111112;
	border-radius: 5px;*/
    padding: 10px 12px 6px 12px;
}
.planche-inner .box-text-inner:hover {
    /*background-color: #151516;*/
}
/* Sold / Sold out */
.cat-sold {
    color: #d9a071;
    background: #1e1e1e;
    border-radius: 7px;
    border: 1px solid #000000 !Important;
    padding: 6px 10px 6px 16px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.65);
}
/* Styles de textes */
.planche-inner .box-text-inner p, .planche-inner .box-text-inner h5, .texte-metal h1, .texte-metal h2, .texte-metal h3, .texte-metal h4, .texte-metal h5, .texte-metal h6, .dark .texte-metal .produit-nom, .texte-metal .dark .produit-nom, .dark .texte-metal .produit-version, .texte-metal .dark .produit-version {
    background: -webkit-linear-gradient(#dededf, #aaaaab);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.planche-inner .box-text-inner p, .planche-inner .box-text-inner h5, .dark .texte-metal .produit-nom, .texte-metal .dark .produit-nom, .dark .texte-metal .produit-version, .texte-metal .dark .produit-version {
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.85);
}
.texte-dore h1, .texte-dore h2, .texte-dore h3, .texte-dore h4, .texte-dore h5, .texte-dore h6, .texte-dore h1 > span.section-title-main, .texte-dore h2 > span.section-title-main, .texte-dore h3 > span.section-title-main, .texte-dore h4 > span.section-title-main, .texte-dore .rs_splitted_chars {
    background: -webkit-linear-gradient(#f2cda7, #8d7455);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 2px 0px 1px #10000046;
}
.texte-dore-clair h1, .texte-dore-clair h2, .texte-dore-clair h3, .texte-dore-clair h4, .texte-dore-clair h5, .texte-dore-clair h6 {
    background: -webkit-linear-gradient(#fcd9b6, #9a8264);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 2px 0px 1px #10000046;
}
.texte-dore-extra h1, .texte-dore-extra h2, .texte-dore-extra h3, .texte-dore-extra h4, .texte-dore-extra h5, .texte-dore-extra h6 {
    background: -webkit-linear-gradient(#ffe7c8, #b8956e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 2px 0px 1px #10000046;
}
.black-engraved {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: none;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-shadow: 1px -2px 3px rgba(79, 79, 79, 0.35);
}
/* Liens */
.dark p a {
    color: #48abc3;
}
.grey-link span, .grey-text span {
    color: #788895;
}
.grey-link:hover span {
    color: #fff;
}
/* Liens */
.golden-link a{
    color:#ab8d6f !important;
}
.golden-link a:hover{
    color:#D9BEA3 !important;
}
.dark .golden-link a{
    color:#c89f7b !important;
}
.dark .golden-link a:hover{
    color:#ffdebc !important;
}
/* Password */
.password-required form p {
    color: #f7f7f7;
}
.password-required form label {
    color: #f7f7f7;
}
/* Cookies */
.flatsome-cookies__buttons {
    font-size: 17px;
}
/* Force line height */
.lh120, .lh120 span {
    line-height: 120% !important;
}
/* 3. Menu
*-----------------------------------------------------*/
.nav > li > a > i.icon-menu {
    font-size: 20px;
}
.header-nav-main .menu-item a {
    font-size: 14px !Important;
}
@media (max-width: 1100px) {
    .header-nav-main .menu-item a {
        font-size: 13px !Important;
    }
}
#logo img {
    max-height: 98px;
}
/* Menu transparent */
.header.transparent .header-wrapper {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.26) 0%, rgba(0, 0, 0, 0.26) 32%, rgba(0, 0, 0, 0) 85%) !Important;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.26) 0%, rgba(0, 0, 0, 0.26) 32%, rgba(0, 0, 0, 0) 85%) !Important;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.26) 0%, rgba(0, 0, 0, 0.26) 32%, rgba(0, 0, 0, 0) 85%) !Important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42000000', endColorstr='#00000000', GradientType=0) !Important;
}
/* Dropdown */
.nav-dropdown {
    padding: 10px 0px 10px 0px !Important;
}
.nav-column li > a, .nav-dropdown > li > a {
    padding: 8px 20px 8px 20px !Important;
}
/* Mobile */
.sub-menu li.nav-slide-header button.toggle {
    font-size: 16px !important;
    font-weight: 500 !important;
}
.mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header) > a, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) > a {
    color: #f7f7f7;
}
.mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header), .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) {
    border-top: 1px solid rgba(255, 255, 255, 0.2) !Important;
}
.nav-sidebar .sub-menu .sub-menu .menu-item {
    border-top: 1px solid rgba(255, 255, 255, 0.2) !Important;
    color: #f7f7f7;
    font-weight: 500 !important;
    letter-spacing: .02em;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
/* Mobile > Sticky */
.sticky-mobile-menu {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
    -webkit-box-shadow: 0px -8px 29px -12px rgba(0,0,0,0.2);
    box-shadow: 0px -8px 29px -12px rgba(0,0,0,0.2);
}
.sticky-mobile-menu .icon-box-center .icon-box-img {
    margin: 0 auto 4px;
}
@media (max-width: 549px) {
#footer {
    margin-bottom: 90px;
}
}
/* Breadcrumbs */
.row-catalogue.page-title-inner, .row-catalogue-product {
    padding: 10px 20px 10px 20px;
    min-height: 0px;
    background: #111112;
}
.breadcrumbs {
    color: #ffffff;
    letter-spacing: 0.03em;
    text-align: left;
}
.breadcrumbs a {
    color: #999999 !Important;
}
.breadcrumbs a:hover {
    color: #ab8d6f !Important;
}
.breadcrumbs, .breadcrumbs a {
    font-size: 14px !Important;
    font-weight: 500 !Important;
}
@media (max-width: 1100px) {
    .breadcrumbs, .breadcrumbs a {
        font-size: 13px !Important;
    }
}
@media (max-width: 849px) {
    .medium-flex-wrap .flex-col {
        flex-grow: 1 !Important;
    }
}
/* Footer */
.footer-nav .menu-item a {
    font-size: 15px !Important;
    font-weight: 500 !Important;
    color: #cccccc;
}
.footer-nav .menu-item a:hover {
    color: #ffffff;
}
@media (max-width: 1100px) {
    .footer-nav .menu-item a {
        font-size: 13px !Important;
    }
}
/* Sous-menu */
.nav .noclick > a, a.button.noclick {
    pointer-events: none !Important;
    cursor: default !Important;
}
.nav-dropdown .menu-item a {
    font-weight: 400;
    letter-spacing: 1px;
}
.nav-dropdown .produit a {
    text-transform: uppercase;
    font-size: 16px !Important;
    color: #444444 !Important;
    font-weight: 400;
    letter-spacing: 1px;
}
/* Sidbar */
nav-sidebar .menu-item a {
    font-size: 15px;
}
.nav-sidebar .menu-item .icon-angle-down {
    font-size: 20px !Important;
}
.nav-sidebar .sub-menu a {
    text-transform: uppercase;
    font-size: 15px !Important;
}
.nav-sidebar .atelier {
    font-size: 18px !Important;
    padding-left: 20px;
    border: none !Important;
    margin-top: -10px !Important;
}
/* Close menu */
.mfp-close {
    top: 30px;
    right: 40px;
    width: 50px;
    height: 50px;
}
.mfp-close:hover {
    color: #fff !Important;
}
@media (max-width: 850px) {
    .mfp-close {
        top: 10px;
        right: 0px;
    }
}
/* Mode Nav left */
.page-template-page-single-page-nav .header-nav .menu-item {
    display: none;
}
/* Menu en ligne */
.nav-line-grow > li > a {
    padding-top: 6px;
}
.nav-line-grow > li > a:before {
    height: 1px;
}
li.menu-line-element {
    margin-left: 15px;
    margin-right: 15px;
}
@media (max-width: 549px) {
    li.menu-line-element {
        margin-left: 5px;
        margin-right: 5px;
    }
}

/* 4. Catalogue
*-----------------------------------------------------*/
#lb_collections{
    background-color:transparent !important;
}

.line-accordion {
  display: none;
  padding: 10px;
}
.line-versions.hidden {
  display: none;
}
.line-content {
  margin-top: 10px;
}
.line .croix {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 34px;
  cursor: pointer;
}
.line .croix:hover {
  color: red;
}
.line-ext{
    padding:20px;
}
.line-int{
    padding:20px;
}
@media (max-width: 549px) {
    .line-ext{
        padding:5px;
    }
    .line-header .box-image{
        padding:0px 20px;
    }
    .line-accordion .box-image{
        padding:0px 10px;
    }
}
.box-text-products .box-excerpt {
    font-size: 14px;
}
.woocommerce-tabs {
    border: none !Important;
    padding-top: 0px !Important;
}
.wc-tabs {
    display: none;
}
.produit-nom {
    font-size: 56px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.produit-version {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: -25px 0px 35px 0px;
}
h6.produit-production {
    font-size: 14px;
    letter-spacing: 0.1em !Important;
}
.product-title, .product-tags a {
    font-size: 15px;
    line-height: 1.1;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.product-tags a {
    color: #838387;
}
@media (max-width: 912px) {
    .post-products .small-product-title .produit-nom, .related-products-wrapper .small-product-title .produit-nom {
        font-size: 22px !important;
    }
}
@media (max-width: 549px) {
    .produit-nom {
        font-size: 42px;
    }
    .produit-version {
        font-size: 20px;
    }
    .product-title {
        font-size: 15px;
    }
    .post-products .small-product-title .produit-nom, .related-products-wrapper .small-product-title .produit-nom {
        font-family: 'adam-bold', sans-serif !Important;
        font-size: 19px !important;
    }
}
@media (max-width: 375px) {
    .post-products .small-product-title .produit-nom, .related-products-wrapper .small-product-title .produit-nom {
        font-family: 'adam-bold', sans-serif !Important;
        font-size: 19px !important;
    }
}
.small-product-title {
    padding-top: 10px;
}
.small-product-title .produit-nom {
    font-size: 28px;
}
.small-product-short-description {
    padding-top: 10px;
}
.small-product-short-description p.produit-resume-production {
    font-size: 13px;
    font-weight: 500 !Important;
    text-transform: uppercase;
    margin-top: 5px;
}
.dark .small-product-short-description p.produit-resume-production{
    color: #bbb !Important;
}
p.sku-as-title, .sku-as-title {
    font-size: 15px;
    letter-spacing: .12em !Important;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: 400 !important;
    font-style: normal;
}
.display-ux-products .price{
    padding-top:15px;
}

.browse-collection h5 {
    font-size: 18px !important;
}
.produit-cat-description {
    /*text-align:justify;*/
    /*font-size:22px;*/
}
.product-section {
    border: none !Important;
}
.custom-product-page .image-tools .button {
    background-color: #222224;
    border-color: #333335;
    font-size: 16px !Important;
    display: none;
}
.custom-product-page .image-tools .button:hover {
    background-color: #222224;
    border-color: #fff;
}
.custom-product-page .product-thumbnails a {
    border: none;
    background-color: #000;
}
/* Choose your version */
.button.choose-version-cat {
    background-color: #1a1a1a !important;
    color: #f7f7f7 !important;
}
.button.choose-version-cat:hover {
    background-color: #ffffff !important;
    color: #1a1a1a !important;
}

/* Personalisationn */
.button.choose-version-cat {
    background-color: #1a1a1a !important;
    color: #f7f7f7 !important;
}
.button.choose-version-cat:hover {
    background-color: #ffffff !important;
    color: #1a1a1a !important;
}

/* Fiche technique + Choose your version + Personalisation*/
h2 .calibre-nom {
    font-size: 36px;
    color: #fff;
}
.technical-data .accordion-title {
    border: 1px solid;
    border-color: #f7f7f7 !Important;
    border-radius: 0px;
    background: #1a1a1c;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.1em !Important;
    padding: 10px 15px;
    display: inline;
}
.select-version .accordion-title, .select-personalisation .accordion-title  {
    border-radius: 4px !important;
    border: none;
    background: #1a1a1a;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.1em !Important;
    color: #f7f7f7;
    padding: 10px 15px;
    display: inline;
}

/* Personalisation */
.col-select-personalisation:hover{
    border:2px solid #1a1a1a;
    border-radius: 3px;
}

.technical-data .accordion-title button, .select-version .accordion-title button, .select-personalisation .accordion-title button{
    display: none;
}
.technical-data .accordion-title.active, .select-version .accordion-title.active, .select-personalisation .accordion-title {
    color: #1a1a1a;
    background: #f7f7f7;
}
.technical-data .accordion-inner {
    padding: 30px 0px 0px 0px;
}
@media (max-width: 549px) {
    .technical-data .accordion-inner{
        padding:30px 0px 15px 0px !important;
    }
    .technical-data .accordion-inner h6 {
        font-size: 13px;
    }
}
.fiche-technique {
    border: 4px double #33333525;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}
.bordure-mouvement {
    border: 2px solid #111113;
    border-radius: 50%;
    padding: 10px;
}
.bordure-mouvement img {
    border-radius: 50%;
    padding-bottom: 0px;
}
@media screen and (min-width: 850px) {
    .technical-data .row-divided > .col + .col:not(.large-12) {
        border-left: 2px solid #111113;
    }
}
.ornements-border > div {
    background: url("https://www.louismoinet.com/textures/ornement_border_lt.png"), url("https://www.louismoinet.com/textures/ornement_border_rt.png"), url("https://www.louismoinet.com/textures/ornement_border_lb.png"), url("https://www.louismoinet.com/textures/ornement_border_rb.png");
    background-repeat: no-repeat;
    background-position: left top, right top, left bottom, right bottom;
}
@media (max-width: 849px) {
    .ornements-border > div {
        background-size: 150px;
    }
}
@media (max-width: 549px) {
    .ornements-border > div {
        background: none;
    }
}
/* Purchase request */
.purchase-request .accordion-title {
    border: 2px solid;
    border-color: #ab8d6f !Important;
    font-size: 15px;
    color: #ab8d6f !Important;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.1em !Important;
    padding: 10px 15px;
    display: inline;
}
.purchase-request .accordion-title:hover {
    color: #ffffff !Important;
}
.purchase-request .accordion-title button {
    display: none;
}
.purchase-request .accordion-title.active {
    color: #1a1a1a;
    background: #f7f7f7;
}
.purchase-request .accordion-title.active:hover {
    color: #000000 !important;
}
.purchase-request .accordion-inner {
    padding: 30px 0px 0px 0px !important;
    text-align: left !important;
}
/* Centrage des produits */
.related-products-wrapper > .row, .search .products, .tax-product_cat .products, .tax-product_tag .products, .presskit-products > .row {
    justify-content: center !Important;
}
.related-products-wrapper .box-image img {
    image-rendering: auto !Important;
    ;
}
.tax-product_cat main .products {
    margin-bottom: 40px !Important;
}

/* Barre de tri */
.woocommerce-result-count, .woocommerce-ordering .orderby{
    display:none;
}
/* Timepieces panel */
.timepieces-panel{
    border:1px solid rgba(190,181,151,0.25);
}
.deg-panel-top{
    padding:0px 40px 0px 40px;
}
.deg-panel-top .col-inner{
    background: rgb(18,18,18);
    background: -moz-linear-gradient(90deg, rgba(9,9,9,1) 0%, rgba(35,35,38,1) 45%, rgba(35,35,38,1) 55%, rgba(9,9,9,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(9,9,9,1) 0%, rgba(35,35,38,1) 45%, rgba(35,35,38,1) 55%, rgba(9,9,9,1) 100%);
    background: linear-gradient(90deg, rgba(9,9,9,1) 0%, rgba(35,35,38,1) 45%, rgba(35,35,38,1) 55%, rgba(9,9,9,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#121212",endColorstr="#121212",GradientType=1);
}

select.timepieces_panel_model_list {
    background-color:#1a1a1a;
    border:1px solid #ab8d6f;
    color:#fff;
}

.timepieces-panel .choose-version-cat {
    display: none !important;
}

/* 5. Shop
*-----------------------------------------------------*/
.shop-page-title {
    color: #ffffff;
    text-align: center !Important;
}
.header-nav-main .cart-item {
    padding-right: 5px;
}
.nocart .header-nav-main .cart-item {
    display: none;
}
/* Cart */
.woocommerce-Price-amount bdi {
    font-style: normal !important;
    font-weight: 500 !important;
}
.woocommerce-cart-form th {
    font-weight: 400;
}
.woocommerce-Price-currencySymbol {
    margin-right: 5px !important;
}
.cart-sidebar .shop_table .cart-subtotal th, .cart-sidebar .shop_table .order-total th {
    text-transform: uppercase;
    letter-spacing: 2px;
}
.cart-sidebar .shop_table .cart-subtotal td, .cart-sidebar .shop_table .order-total td {
    text-align: right;
}
/* Checkout */
.awcdp-deposit-radio + .awcdp-radio-label {
    cursor: pointer;
    font-weight: 500;
    font-size: 16px !important;
    line-height: 20px !important;
    color: #fff !important;
}
.awcdp-deposits-description {
    color: #ab8d6f !important;
    margin-right: 10px !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
}
.payment_methods p {
    color: #ab8d6f !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
}
.woocommerce-billing-fields {
    border-top: 2px solid #ab8d6f;
}
/* Desposit */
.awcdp-deposits-wrapper .awcdp-deposits-option {
    background: #1a1a1a;
    border-radius: 7px;
    width: 290px;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 20px;
}
.shop_table .awcdp-deposits-option, .shop_table tr th.product-name {
    text-align: left !important;
}
.shop_table tr th.product-name {
    font-weight: 600;
}
/* 6. Widgets
*-----------------------------------------------------*/
.widget .is-divider.small {
    background-color: #343434 !Important;
    margin-top: 10px;
    margin-bottom: 5px;
    max-width: 100%;
}
.dark .widget .is-divider.small {
    background-color: #202021 !Important;
}
.dark .widget .cat-item a {
    font-style: normal !Important;
    color: #aaaaaa;
}
.dark .widget .cat-item.current-cat a {
    font-style: normal !Important;
    color: #ffffff;
    font-weight: 500;
}
/* 7. Posts
*-----------------------------------------------------*/
.blog-wrapper {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.post-dark .post-item .col-inner .box {
    background: #181819 !Important;
}
.post-item .box .cat-label {
    font-size: 14px !Important;
    font-weight: 500 !Important;
}
.post-item .box-image .overlay-icon {
    background-color: rgba(0, 0, 0, 0.85) !Important;
}
.post-add-marge .post-item {
    margin-bottom: 20px
}
.archive-page-header h1.page-title {
    color: #f7f7f7;
    font-size: 20px;
    margin-bottom: 30px;
}

/* Pagination */
.page-numbers.nav-pagination {
    font-size: 15px;
    margin-top: 15px;
}
/* Homepage */
.home-posts .box-text .cat-label {
    padding-bottom: 5px;
}
.home-posts .is-divider {
    display: none;
}
.home-posts .post-item {
    border-left: solid 2px #000000;
    border-right: solid 2px #000000;
}
.col.post-marges > .col-inner{
    padding-left: 15px !important;
    padding-right: 15px !important;
}
@media (max-width: 549px) {
    .col.post-marges > .col-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

/* Lightbox Posts */
#lb-posts {
    background-color: #060608 !important;
}
.lb_posts_inner {
    padding: 15px 20px 15px 15px;
}
@media (max-width: 549px) {
    .lb_posts_inner {
        padding: 0px !important;
    }
}
.lb_loader {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 15px 20px 15px;
}

.lb_loader-dot {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50%;
    background-color: #f5f5f5;
    animation: loader-animation 1.5s infinite ease-in-out both;
}

.lb_loader-dot:nth-child(1) {
    animation-delay: 0s;
}

.lb_loader-dot:nth-child(2) {
    animation-delay: 0.1s;
}

.lb_loader-dot:nth-child(3) {
    animation-delay: 0.2s;
}

.lb_loader-dot:nth-child(4) {
    animation-delay: 0.3s;
}

.lb_loader-dot:nth-child(5) {
    animation-delay: 0.4s;
}

.lb_loader-text {
    padding: 0px 15px 20px 15px;
}

@keyframes loader-animation {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.5);
    }
}

/* Lightbox */
@media (max-width: 549px) {
    .mfp-container{
        padding:10px;
    }
}

/* Pages */
.page-box{
    margin-bottom: 30px;
}
.page-box .box-text {
    padding-bottom: 20px;
}
/*.page-box .box-text h4 {
    line-height: 110% !Important;
    letter-spacing: 0.2em !Important;
    text-transform: uppercase;
}*/
/* Catégorie de produits */
.post-products-cats .produit-nom {
    display: none;
}
.post-products .box-text-products {
    height: auto !important;
}
/* 8. Retailers
*-----------------------------------------------------*/
.row.case-retailer>.col>.col-inner{
	margin: 0px 0px 30px 0px;
}
.retailer-case-adresse>.col-inner{
	padding:3px !Important;
	border-radius:5px;
	box-shadow:0px 0px 20px rgba(0,0,0,0.2);
	background-color:rgba(30,30,32,0.55) !Important;
}
.retailer-case-adresse .retailer-case-adresse-inner>.col-inner{
	padding:15px 15px 10px 15px !Important;
	border:1px solid #f5f5f730;
	border-radius:4px;
	background-color:rgba(0,0,1,0.65) !Important;
}
.retailers-regions>.col{
	border:1px solid #010101;
	padding:20px 10px 20px 10px
}
.retailer-pdvs.hide{
    display:none;
}
h5.country{
	font-size:18px;
	color:#bbbbbd;
}
h5.country .actif{
	font-size:19px;
	color:#fff;
}
.case-retailer h4.section-title span{
	letter-spacing:3px;
}
.retailers_payment_method_icon .ux-logo-link{
	padding:5px 10px 5px 0px !important;
}
/* 9. Composants
*-----------------------------------------------------*/
.miroir-h {
    transform: scaleX(-1);
}
.nav-line > li > a:before {
    height: 1px;
}
/* Icones */
.rounded img {
    border-radius: 50%;
}
.icon-box-left .icon {
    margin-right: 10px;
}
/* Patch UX logo */
.ux-logo.noresize .ux-logo-image {
    height: inherit !important;
}
/* Vidéo */
.banner .video {
    margin-top: -10px;
}
.video-fit iframe {
    background: #000;
    margin-bottom: -10px;
}
.box-image .overlay-icon i {
    top: 5px;
}
/* Combobox */
.presskits_combobox {
    background-color: #1f1f1f;
    color: #fff;
    border-color: #303030;
}
.presskits_combobox:focus {
    background-color: #222222;
    color: #fff;
    border-color: #303030;
    box-shadow: inset 0 -1.4em 1em 0 rgba(0, 0, 0, 0.02);
}
/* Widgets */
.widget-title {
    font-weight: 500 !Important;
    color: #ab8d6f !Important;
    letter-spacing: 0px;
    font-size: 24px !Important;
}
.widget > ul > li ul {
    border-color: rgba(255, 255, 255, 0.2);
}
.dark .widget > ul > li ul {
    border-color: rgba(0, 0, 0, 0.2);
}
/* Recaptcha on Mobile */
@media screen and (max-height: 575px) {
    #rc-imageselect, .g-recaptcha {
        transform: scale(0.74);
        -webkit-transform: scale(0.74);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}
/* Search */
.section.main-search {
    /*z-index: 10 !Important;*/
}
.section.main-search .searchbox.form-flat input.search-field {
    /*font-size: 22px;
    background-color: #000000 !Important;
    padding: 0px 25px 0px 25px;*/
}
.searchform .button.icon i {
    font-size: 16px;
}
.searchbox-collections #lm-search-field {
    font-size: 18px !Important;
    height: 2em !Important;
    background-color: #010101 !Important;
    padding: 0px 10px 0px 15px !Important;
    border: 2px solid #ffffff15 !Important;
    max-width: 300px !Important;
}
.searchbox-collections .flex-col:last-of-type {
    margin-left: -38px !Important;
}
.searchbox-collections .button.icon i {
    font-size: 16px !important;
}
.nav-sidebar #lm-search-field {
    font-size: 20px;
    height: 1.9em;
}
#lm-search-field::placeholder {
    color: #999999;
    opacity: 1;
}
#lm-search-field:-ms-input-placeholder {
    color: #999999;
}
#lm-search-field::-ms-input-placeholder {
    color: #999999;
}
.live-search-results .search-name {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 120% !Important;
    letter-spacing: 0.1em !Important;
}
.home-search .icon-search{
    font-size: 15px !important;
}
.home-search .flex-col{
    padding-right: 0px !important;
}
/* Accordion (Global) */
.accordion-inner {
    padding: 30px 15px 15px 15px !important;
}
.accordion-inner > .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

/* Accordion > Read more */
.accordion.readmore .accordion-title {
    border: none !Important;
}
.accordion.readmore .toggle {
    display: none !Important;
}
.accordion.readmore .accordion-title {
    display: initial !Important;
    padding: 8px 12px 8px 12px !Important;
    border: 2px solid #ffffff !Important;
    line-height: 1.6 !Important;
    font-size: 0.7em !Important;
    text-transform: uppercase !Important;
}
.accordion.readmore .accordion-title:hover, .accordion.readmore .accordion-title.active {
    background-color: #ffffff !Important;
    color: #1a1a1a !Important;
}

/* Accordion (Label blue) */
.accordion-item.accordion-label-blue .accordion-title span{
 	color:#027fde !Important;
	text-transform:uppercase;
	font-size:20px;
	letter-spacing: 0.2em;
}

/* Lightbox */
.mfp-ready .mfp-arrow-right, .mfp-ready .mfp-arrow-left {
    display: none;
}
.mfp-ready .mfp-close {
    top: 20px !Important;
    right: 7px !Important;
    background-color:#000 !important;
    border-radius: 50px !important;
}

#ask-for-price-lightbox, #concierge-lightbox {
    background-color: #181819;
}
#lb_country button.mfp-close {
    color: #eeeeee !important;
}

/* Browse collection Slider */
.row-slider.browse-collection .flickity-prev-next-button {
    top: inherit;
    bottom: 90px !important;
    width: 56px !important;
}
@media (max-width: 849px) {
    .row-slider.browse-collection .flickity-prev-next-button {
        bottom: 115px !important;
        width: 42px !important;
    }
}
.row-slider.browse-collection .flickity-prev-next-button .flickity-button-icon, .row-slider.posts-slider .flickity-prev-next-button .flickity-button-icon {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.row-slider.browse-collection .flickity-prev-next-button.previous, .row-slider.posts-slider .flickity-prev-next-button.previous {
    left: 0px !important;
}
.row-slider.browse-collection .flickity-prev-next-button.next, .row-slider.posts-slider .flickity-prev-next-button.next {
    right: 0px !important;
    left: inherit;
}
@media (max-width: 849px) {
    .row-slider.browse-collection .hover-slide {
        opacity: initial !important;
    }
}
/* Posts Slider */
.row-slider.posts-slider .flickity-prev-next-button {
    width: 42px !important;
}
/* Rows presentations */
.add-col-space .page-box{
	margin-bottom:30px;
}

/* Slider Revolution */
.rs_meteorite_btn{
    opacity: 0 !important;
}
.rs_meteorite_btn:hover{
    opacity: 1 !important;
}

/* 10. Sections - Rows - Col
*-----------------------------------------------------*/
.section.dark {
    background-color: initial;
}
.col {
    padding-bottom: 0px;
}
.banner.transparent {
    background-color: transparent !Important;
}
.no-marge {
    margin-top: 0px !Important;
    margin-bottom: 0px !Important;
}
.no-marges {
    margin: 0px !Important;
}
.marge-5 {
    margin: 0px 5px 0px 5px !Important;
}
.marge-10 {
    margin: 0px 10px 0px 10px !Important;
}
.marge, .marge-15 {
    margin: 0px 15px 0px 15px !Important;
}
.no-pad {
    padding-top: 0px !Important;
    padding-bottom: 0px !Important;
}
.no-pads {
    padding: 0px !Important;
}
.pad {
    padding: 0px 15px 0px 15px !Important;
}
.no-overflow {
    overflow: hidden;
}
.barre-navigation {
    background: #121213 !Important;
}
.barre-navigation .row {
    border: 1px 0px 1px 0px solid #33333350 !Important;
    border-left: 0px !Important;
    border-right: 0px !Important;
}
/* Depth */
.upon-rs{
    z-index: 101 !Important;
    position:relative !important;
}
.z3 {
    z-index: 3 !Important;
}
.z2 {
    z-index: 2 !Important;
}
.z1 {
    z-index: 1 !Important;
}
.z0, .rs-z0 rs-module-wrap {
    z-index: 0 !Important;
}
/* Séparations */
.section.separation, .section.separation-fine {
    border-bottom: 4px solid #000000;
}

/* Variation */
.variations-container{
    background: radial-gradient(at 50% 0%, #0a0a0a, #000000);
    margin:5px;
}
.variation_case > .col-inner{
    padding:15px 5px 20px 5px;
}
.variation_case{
    background:#000000;
    border:1px solid #252528;
    box-shadow: rgba(17, 17, 26, 0.25) 0px 4px 16px, rgba(17, 17, 26, 0.25) 0px 8px 24px, rgba(17, 17, 26, 0.25) 0px 16px 56px;
}
.variation-selected{
    border:1px solid #c9ac95;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
}
.variation_case.variation-selected h5 .variation-libelle{
    background-color:#f7f7f7;
    color:#1a1a1a;
    padding:0px 8px 0px 12px;
    border-radius:3px;
}
.variation_case.variation-selected .variation-libelle h5{
    color:#c9ac95 !important;
    padding:0px;
    border-radius:3px;
}
.variation-sold{
    opacity:0.35 !important;
    filter: grayscale(100%);
}
.img-select-variation{
    margin-bottom: 10px !important;
}

#zone-variation.loading-variation:before,  #zone-product.loading-variation:before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1;
}

#zone-variation.loading-variation:after, #zone-product.loading-variation:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: -15px 0 0 -15px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #dab88d;
    border-radius: 50%;
    animation: spin 2s linear infinite;
    z-index: 12 !important;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Full screen - menu */
@media (min-width: 850px) {
  .hmax {
    height: calc(100vh - 80px) !important;
  }
}
@media (max-width: 849px) {
  .hmax {
    height: calc(100vh - 80px) !important;
  }
}
@media (max-width: 549px) {
  .hmax {
    height: calc(100vh - 80px) !important;
  }
}



/* 11. Animations
*-----------------------------------------------------*/
[data-animate] {
    transition-property: filter, transform, opacity;
    transition-duration: 0.3s, 1.2s, 1s;
    transition-timing-function: ease, ease, ease;
}
.has-hover [class*="image-"] img {
    transition: filter .1s, opacity .2s, transform .6s, box-shadow .3s;
}
[data-animate="fadeInUp"].fixe {
    transform: translate3d(0, 0px, 0) !Important;
}
[data-animate="bounceInLeft"].ec-animation {
    transition-duration: 0.3s, 0.5s, 0.2s;
}
[data-animate="bounceInRight"].ec-animation {
    transition-duration: 0.3s, 0.5s, 0.2s;
}
.no-fade {
    opacity: 1 !Important;
}
.nofade .parallax-active {
    opacity: 1 !Important;
}
.fade1000 {
    transition-duration: 0.3s, 1.2s, 1s !Important;
}
.fade1500 {
    transition-duration: 0.3s, 1.2s, 1.5s !Important;
}
.fade2000 {
    transition-duration: 0.3s, 1.2s, 2s !Important;
}
.fade3000 {
    transition-duration: 0.3s, 1.2s, 3s !Important;
}
.fade4000 {
    transition-duration: 0.3s, 1.2s, 4s !Important;
}
.fade5000 {
    transition-duration: 0.3s, 1.2s, 5s !Important;
}
.delay500 {
    transition-delay: 0.5s, 0.5s, 0.5s;
}
.delay1000 {
    transition-delay: 1s, 1s, 1s;
}
.delay1500 {
    transition-delay: 1.5s, 1.5s, 1.5s;
}
.delay2000 {
    transition-delay: 2s, 2s, 2s;
}
.section-bg-fade .section-bg {
    transition: filter 0s, opacity 2s, transform 0s, box-shadow 0s;
}
/* Opacité (fixe) */
.set_opacity_45 {
    opacity: 0.45 !Important;
}
.set_opacity_50 {
    opacity: 0.5 !Important;
}

/* 12. Cadres, ombres et effets
*-----------------------------------------------------*/
.cadre-fin, #shop-sidebar .widget {
    border: 1px;
    border-style: solid;
    border-color: rgb(19, 19, 19);
    border-radius: 4px;
    padding: 10px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.45);
}
.cadre-post {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
}
.barre-navigation {
    border: 3px !Important;
    border-style: solid;
    border-color: #ffffff;
}
.ux-logo.vignette img {
    border: 1px;
    border-style: solid;
    border-color: rgba(19, 19, 19, 0.25);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}

.pastille strong em, .pastille em strong {
    font-style: normal !Important;
    font-weight: 500 !Important;
    background: #13141580;
    border-radius: 4px;
    border: 2px solid #00000020;
    padding: 0px 10px;
}

/* Planche */
.planche-inner > div {
    border: 1px;
    border-style: solid;
    border-color: rgb(23, 23, 24);
    border-radius: 4px;
}
/* Cases */
.case-opaque{
    background:#000000;
}
.case-transparent{
    background:#000000aa;
}
.case-gradient{
background: rgb(255,255,255);
background: -moz-radial-gradient(circle, rgba(255,255,255,0.12228641456582634) 0%, rgba(0,0,0,0.12228641456582634) 100%);
background: -webkit-radial-gradient(circle, rgba(255,255,255,0.12228641456582634) 0%, rgba(0,0,0,0.12228641456582634) 100%);
background: radial-gradient(circle, rgba(255,255,255,0.12228641456582634) 0%, rgba(0,0,0,0.12228641456582634) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);
}

/* Ombres */
.ombre, .ombre-inner > div {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.6);
}
.ombre-light {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.35);
}
.ombre-int {
    box-shadow: inset 0px 24px 30px -16px rgba(0, 0, 0, 0.5), inset 0px -24px 30px -16px rgba(0, 0, 0, 0.5);
}
.ombre-int-light {
    box-shadow: inset 0px 24px 30px -16px rgba(0, 0, 0, 0.35), inset 0px -24px 30px -16px rgba(0, 0, 0, 25);
}
.ombre-width-light {
    box-shadow: inset 0px 34px 50px -26px rgba(0, 0, 0, 0.1), inset 0px -34px 50px -26px rgba(0, 0, 0, 0.1);
}
.ombre-int-haut {
    box-shadow: inset 0px 24px 30px -16px rgba(0, 0, 0, 0.5);
}
.ombre-int-bas {
    box-shadow: inset 0px -24px 30px -16px rgba(0, 0, 0, 0.5);
}
.ombre-box {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.45);
}
.ombre-video {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.85);
}
.vignette-to-img img {
    border: 2px solid #11111350;
    border-radius: 50%;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}
.slider-has-shadow .banner {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.6);
    margin-top: 30px;
}
.text-shadow, .text-shadow-1 {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.text-shadow-2 {
    text-shadow: 2px 2px 18px rgba(0, 0, 0, 0.15);
}
.text-shadow-3 {
    text-shadow: 2px 2px 18px rgba(0, 0, 0, 0.5);
}
.text-shadow-4 {
    text-shadow: 2px 2px 18px rgba(0, 0, 0, 0.95);
}
.text-shadow-5 {
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.85);
}
.texte-or h1, .texte-or h2, .texte-or h3, .texte-or h4, .texte-or h5, .texte-or h6 {
    text-shadow: 2px 0px 1px #10000050;
}
/* Effets */
.section.blur_3 .section-bg {
    filter: blur(3px);
}
.section.blur_5 .section-bg {
    filter: blur(5px);
}
.section.blur_7 .section-bg {
    filter: blur(7px);
}
/* 13. Revolution Slider
*-----------------------------------------------------*/
/* Vidéo */
@media (max-width: 480px) {
    .vimeo-product-wrapper .rs-layer-video {
        max-height: 220 !Important;
    }
}
@media (min-width: 1920px) {
    .vimeo-product-wrapper .rs-layer-video {
        max-height: 816px !Important;
    }
}
.vimeo-product-wrapper iframe {
    height: 500% !Important;
    min-height: 100vh !Important;
    position: absolute !Important;
    width: 100%;
    top: -200%;
}
/* 14. Forminator
*-----------------------------------------------------*/
.forminator-label, .forminator-checkbox-label {
    font-size: 18px !important;
    font-weight: 500 !Important;
    font-style: normal;
    padding-bottom: 5px;
}
.forminator-label--notice {
    font-size: 17px !Important;
}
.forminator-description {}
.dark .forminator-label, .dark .forminator-checkbox-label {
    color: #ffffff !important;
}
.forminator-select-dropdown-container--open, .select2-results, .select2-results__options, .select2-results__option, .select2-search input, .select2-selection__placeholder {
    font-size: 18px !important;
}
.select2-results__options .select2-results__option {
    padding: 5px 15px !important;
}
.forminator-button {
    padding: 8px 16px 8px 16px !important;
    font-size: 16px !important;
}
.forminator-button.primary {
    background-color: #ab8d6f !important;
}
.forminator-button.secondary {
    background-color: #48abc3 !important;
}
.forminator-input, .forminator-textarea, .select2-selection__rendered {
    font-size: 21px !important;
}
.forminator-textarea {
    line-height: 110% !important;
}
.forminator-error-message {
    font-size: 18px !important;
}
.forminator-response-message.p {
    font-size: 18px !Important;
}
.forminator-response-message.forminator-loading p {
    color: #1a1a1a !Important;
    font-size: 18px !Important;
}
.forminator-response-message.forminator-success {
    background-color: #5cb85c !important;
}
.forminator-response-message.forminator-success p {
    font-size: 21px !important;
    color: #ffffff !important;
}
.iti__country-name{
     color: #1a1a1a !Important;
}

/* 15. MailPoet
*-----------------------------------------------------*/
.mailpoet_paragraph input {
    height: auto !important;
}
.mailpoet_paragraph input.mailpoet_text {
    height: 40px !important;
}
.mailpoet_paragraph input {
    padding: 0px 15px 0px 15px !Important;
    height: 40px;
    border-radius: 2px;
}
.parsley-required, .parsley-custom-error-message {
    margin-left: 0px !Important;
    margin-right: 0px !Important;
}
.mailpoet_recaptcha {
    margin-bottom: 15px;
}
.mailpoet_validate_error{
    margin-top : 20px;
}
.mailpoet_archive .mailpoet_archive_date {
    font-size: 16px;
}
.mailpoet_archive .mailpoet_archive_subject {
    color: #ab8d6f;
}
#newsletter-subscription-lightbox {
    background: #171718;
}
/* MailPoet Pages */
.mailpoet_page-template-default .entry-meta, .mailpoet_page-template-default .row.more-news, .mailpoet_page-template-default .news-post-header {
    display: none !important;
}
/* 16. Explorer
*-----------------------------------------------------*/
.case-explorer {
    padding: 2px;
}
.case-explorer > .col-inner {
    padding: 30px;
    border: 1px #000 solid;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3)
}
.case-explorer .case-explorer-int {
    padding: 30px !Important;
}
.case-explorer .case-explorer-int .slider {
    background-color: #000;
}
/* 17. PDF Flip Book
*-----------------------------------------------------*/
.flipbook-menuBottom {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.35);
}
.flipbook-main-wrapper .book .cameraElement > div > div {
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
}
#row-827006418 > div > div > div > a {
    background: #fff;
    padding: 10px 10px 10px 10px;
    color: #343434;
    text-transform: uppercase;
    font-weight: 500;
}
/* 18. Presskits
*-----------------------------------------------------*/
.case-presskit-media {
    padding-bottom: 20px;
}
.case-presskit-media > .col-inner {
    padding: 15px 15px 0px 15px;
    background: #11111385;
    border: 1px solid #11111330;
    border-radius: 4px;
}
/* 19. Articles de presse
*-----------------------------------------------------*/
/* Masonry container */
/*.press-review div#content, .archive.press-review div#content {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
}*/
/* Masonry bricks or child elements */
/*.press-review article, body.archive article {
    background-color: #eee;
    display: inline-block;
    margin: 0 0 1em;
    padding: 1em;
    width: 100%;
}*/
/*
.press-review.archive .archive-header, .press-review.blog .paging-navigation, .press-review.archive .paging-navigation {
    background-color: #ffffff;
    -webkit-column-span: all;
    column-span: all;
}*/
/* 20. Pages
*-----------------------------------------------------*/
@media only screen and (max-width: 360px) {
    /* Travels trunks - Ask for a price */
    .travel-trunk-afap .purchase-request .accordion-title {
        padding-left: 10px !Important;
        padding-right: 10px !Important;
        letter-spacing: -0.1px !Important;
    }
}

/* 22. Footer
*-----------------------------------------------------*/
.footer-wrapper .social-icons .icon i {
    color: #d3d2d3;
}
.footer-wrapper .social-icons .icon i:hover {
    color: #ffffff;
}
/* 23. Backgrounds
*-----------------------------------------------------*/
.section.bg-fixed .section-bg {
    height: 100vh;
    background-attachment: fixed !Important;
}
.texture-fixed {
    background-attachment: fixed !Important;
}
.dark-0, .tax-product_cat main .products {
    background: #000000;
}
.dark-1 {
    background: #0b0b0d !Important;
}
.dark-2, .widget_product_categories {
    background: #101011 !Important;
}
.dark-3 {
    background: #141415 !Important;
}
.dark-4 {
    background: #171718 !Important;
}
.dark-6 {
    background: #262628 !Important;
}
.grey-deg-1{
    background: rgb(213,215,217);
    background: -moz-radial-gradient(circle, rgba(213,215,217,1) 0%, rgba(172,175,179,1) 100%);
    background: -webkit-radial-gradient(circle, rgba(213,215,217,1) 0%, rgba(172,175,179,1) 100%);
    background: radial-gradient(circle, rgba(213,215,217,1) 0%, rgba(172,175,179,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d5d7d9",endColorstr="#acafb3",GradientType=1);
}
.texture-1, .flipbook-main-wrapper, .bordure-mouvement {
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.02) 0, rgba(252, 252, 255, 0.03) 40%, rgba(252, 252, 255, 0.03) 60%, rgba(0, 0, 0, 0.02) 100%), url("https://www.louismoinet.com/textures/texture_leather_dark.jpg") !Important;
    background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.02) 0, rgba(252, 252, 255, 0.03) 40%, rgba(252, 252, 255, 0.03) 60%, rgba(0, 0, 0, 0.02) 100%), url("https://www.louismoinet.com/textures/texture_leather_dark.jpg") !Important;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.02) 0, rgba(252, 252, 255, 0.03) 40%, rgba(252, 252, 255, 0.03) 60%, rgba(0, 0, 0, 0.02) 100%), url("https://www.louismoinet.com/textures/texture_leather_dark.jpg") !Important;
    background-position: 50% 50%;
    -webkit-background-origin: padding-box;
    background-origin: padding-box;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    -webkit-background-size: auto auto;
    background-size: auto auto;
    background-repeat: no-repeat, repeat;
}
.texture-lys {
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.02) 0, rgba(252, 252, 255, 0.03) 40%, rgba(252, 252, 255, 0.03) 60%, rgba(0, 0, 0, 0.02) 100%), url("https://www.louismoinet.com/textures/motif_lys.png"), url("https://www.louismoinet.com/textures/texture_dark_45.jpg") !Important;
    background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.02) 0, rgba(252, 252, 255, 0.03) 40%, rgba(252, 252, 255, 0.03) 60%, rgba(0, 0, 0, 0.02) 100%), url("https://www.louismoinet.com/textures/motif_lys.png"), url("https://www.louismoinet.com/textures/texture_dark_45.jpg") !Important;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.2) 0, rgba(252, 252, 255, 0.03) 40%, rgba(252, 252, 255, 0.03) 60%, rgba(0, 0, 0, 0.2) 100%), url("https://www.louismoinet.com/textures/motif_lys.png"), url("https://www.louismoinet.com/textures/grain_3.jpg") !Important;
    background-position: 50% 50% 50%;
    -webkit-background-origin: padding-box;
    background-origin: padding-box;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    -webkit-background-size: auto auto auto;
    background-size: auto auto auto;
    background-repeat: no-repeat, repeat, repeat;
}
.texture-lys-2 {
    background: url("https://www.louismoinet.com/textures/motif_lys_2.png");
    background-repeat: repeat;
}
.texture-dark {
    background: url("https://www.louismoinet.com/textures/texture_dark_45.jpg");
    background-repeat: repeat;
}
.texture-dark-2 {
    background: url("https://www.louismoinet.com/textures/texture_dark_35.jpg");
    background-repeat: repeat;
}
.texture-dark-3 {
    background: url("https://www.louismoinet.com/textures/texture_dark_28.jpg");
    background-repeat: repeat;
}
.black_wood {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/black_wood.jpg");
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/black_wood.jpg");
    background: linear-gradient(to right, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/black_wood.jpg");
    background-position: left top, center top;
    background-repeat: no-repeat, repeat;
}
.black_wood_2 {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/black_wood_2.jpg");
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/black_wood_2.jpg");
    background: linear-gradient(to right, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/black_wood_2.jpg");
    background-position: left top, center top;
    background-repeat: no-repeat, repeat;
}
.golden_wood {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/golden_wood.jpg");
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/golden_wood.jpg");
    background: linear-gradient(to right, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/golden_wood.jpg");
    background-position: left top, center top;
    background-repeat: no-repeat, repeat;
}
.fabric_2 {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.35) 100%), url("https://www.louismoinet.com/textures/fabric.jpg");
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.35) 100%), url("https://www.louismoinet.com/textures/fabric.jpg");
    background: linear-gradient(to right, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.35) 100%), url("https://www.louismoinet.com/textures/fabric.jpg");
    background-position: left top, center top;
    background-repeat: no-repeat, repeat;
}
.white-paper {
    background: url("https://www.louismoinet.com/textures/papier_blanc.jpg");
    background-position: center top;
    background-repeat: repeat;
}
.paper {
    background: url("https://www.louismoinet.com/textures/papier_noir.jpg");
    background-position: center top;
    background-repeat: repeat;
}
.paper_2 {
    background: url("https://www.louismoinet.com/textures/papier_noir_2.jpg");
    background-position: center top;
    background-repeat: repeat;
}
.paper_5 {
    background: -moz-linear-gradient(left, rgba(72, 82, 92, 0.28) 0%, rgba(72, 82, 92, 0.28) 35%, rgba(72, 82, 92, 0.28) 65%, rgba(72, 82, 92, 0.28) 100%), url("https://www.louismoinet.com/textures/papier_noir.jpg");
    background: -webkit-linear-gradient(left, rgba(72, 82, 92, 0.28) 0%, rgba(72, 82, 92, 0.28) 35%, rgba(72, 82, 92, 0.28) 65%, rgba(72, 82, 92, 0.28) 100%), url("https://www.louismoinet.com/textures/papier_noir.jpg");
    background: linear-gradient(to right, rgba(72, 82, 92, 0.28) 0%, rgba(72, 82, 92, 0.28) 35%, rgba(72, 82, 92, 0.28) 65%, rgba(72, 82, 92, 0.28) 100%), url("https://www.louismoinet.com/textures/papier_noir.jpg");
    background-position: left top, center top;
    background-repeat: no-repeat, repeat;
}
.paper_7, .case-explorer > .col-inner {
    background: url("https://www.louismoinet.com/textures/papier_2.jpg");
    background-position: center top;
    background-repeat: repeat;
}
.paper_8 {
    background: url("https://www.louismoinet.com/textures/papier_1.jpg");
    background-position: center top;
    background-repeat: repeat;
}
.grain-2 {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.35) 100%), url("https://www.louismoinet.com/textures/grain_2.jpg");
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.35) 100%), url("https://www.louismoinet.com/textures/grain_2.jpg");
    background: linear-gradient(to right, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.35) 100%), url("https://www.louismoinet.com/textures/grain_2.jpg");
    background-position: left top, center top;
    background-repeat: no-repeat, repeat;
}
.grain-3 {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/grain_3.jpg");
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/grain_3.jpg");
    background: linear-gradient(to right, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/grain_3.jpg");
    background-position: left top, center top;
    background-repeat: no-repeat, repeat;
}
.grain-3-uni {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.45) 35%, rgba(0, 0, 0, 0.45) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/grain_3.jpg");
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.45) 35%, rgba(0, 0, 0, 0.450) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/grain_3.jpg");
    background: linear-gradient(to right, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.45) 35%, rgba(0, 0, 0, 0.45) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/grain_3.jpg");
    background-position: left top, center top;
    background-repeat: no-repeat, repeat;
}
.grain-3-bande {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/bande.jpg"), url("https://www.louismoinet.com/textures/grain_3.jpg") !Important;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/bande.jpg"), url("https://www.louismoinet.com/textures/grain_3.jpg") !Important;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/bande.jpg"), url("https://www.louismoinet.com/textures/grain_3.jpg") !Important;
    background-position: left top, center top, center top !Important;
    background-repeat: no-repeat, repeat-x, repeat !Important;
}
.grain-4 {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.35) 100%), url("https://www.louismoinet.com/textures/grain_4.jpg");
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.35) 100%), url("https://www.louismoinet.com/textures/grain_4.jpg");
    background: linear-gradient(to right, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.35) 100%), url("https://www.louismoinet.com/textures/grain_4.jpg");
    background-position: left top, center top;
    background-repeat: no-repeat, repeat;
}
.deg-grey {
  background: linear-gradient(
    to bottom right,
    #969C9F 0%,
    #dee0e2 35%,
	#dbdee0 50%,
	#D9DDDF 60%,
	#CBD0D3 75%,
    #969C9F 100%
  );
}
.news-bg {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/news_bg.jpg");
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/news_bg.jpg");
    background: linear-gradient(to right, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.45) 100%), url("https://www.louismoinet.com/textures/news_bg.jpg");
    background-position: left top, center center;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, cover;
}
.bg-case-collection .text-box-content {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 55%, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 55%, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 55% rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 1) 100%);
    background-position: center top, center top !Important;
    background-size: cover;
}
.bg_nft_space-revolution {
    background: url("https://www.louismoinet.com/textures/bg_nft_space-revolution.jpg");
    background-position: center top;
    background-repeat: repeat;
}
.background-fixed {
    background-attachment: fixed !important;
}
@media only screen and (max-width: 48em) {
    /************ ADD MOBILE ONLY CSS HERE  ***************/
}