﻿/* BASE FONT */

/*
--- CIRCULARSTD FONTS ---
black		: 900;
bold		: bold;
Book		: 400;
------------------
*/


@font-face {
    font-family: 'CircularStd';
    src: url(https://media.but.fr/Sources/Font/CircularStd/CircularStdBook.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'CircularStd';
    src: url(https://media.but.fr/Sources/Font/CircularStd/CircularStdBold.woff2) format("woff2");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CircularStd';
    src: url(https://media.but.fr/Sources/Font/CircularStd/CircularStdBlack.woff2) format("woff2");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


/*
--- VERVEINE ---
regular		: normal;
------------------
*/

@font-face {
    font-family: 'Verveine';
    src: url('https://media.but.fr/Sources/Font/Verveine/VerveineRegular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;

}


/* RESET CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, div {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

*, *:before, *:after, a, a:before, a:after {
    color: inherit;
    text-decoration: none
}

html, body {
    min-height: 100%;
    width: 100%;
    position: relative
}

::-ms-clear {
    display: none
}

::--ms-reveal {
    display: none
}

::-webkit-search-cancel-button {
    -webkit-appearance: none
}

input[type=password]::-ms-reveal, input[type=password]::-ms-clear {
    display: none
}

input, label, select, button, textarea {
    display: inline-block;
    margin: 0;
    border: 0;
    padding: 0;
    width: auto;
    vertical-align: middle;
    white-space: normal;
    line-height: inherit;
    background: none;
    color: inherit;
    font-size: inherit;
    font-family: inherit
}

input[type=reset], input[type=button], input[type=submit], input[type=checkbox], input[type=radio], select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input:focus {
    outline: 0
}

input[type=checkbox], input[type=radio] {
    width: 13px;
    height: 13px
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box
}

::-webkit-search-decoration {
    display: none
}

input[type="reset"], input[type="button"], input[type="submit"] {
    overflow: visible
}

select[multiple] {
    vertical-align: top;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

button {
    background: none;
    border: 0;
    outline: none
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

button:hover, button:active, button:focus {
    outline: 0
}

::-webkit-file-upload-button {
    padding: 0;
    border: 0;
    background: none
}

textarea {
    vertical-align: top;
    overflow: auto
}

a:hover, a:focus, a:active, a:visited, a:link, a {
    outline: 0;
}

body {
    font-family: sans-serif; /*overflow-y: auto;*/
}

html { /*overflow-y: auto;*/
}

/* FIL D'ARIANNE */
.fil_ariane {
    width: 100%;
    max-width: 1240px;
    min-width: 940px;
    margin: auto
}

.fil_ariane ul {
    list-style-type: none;
    margin: 15px 0 0 0;
    padding-left: 0 !important
}

.fil_ariane ul li {
    display: inline-block;
    font-family: 'Lato', Helvetica, Arial, Sans-Serif;
    font-size: 12px;
    color: #61676c;
}

.fil_ariane ul li a {
    color: #61676c;
    text-decoration: underline;
}

/*/////////////////////////////////////////////////////////////////////
/////////////////////////// ESPACE CLIENT /////////////////////////////
/////////////////////////////////////////////////////////////////////*/
/* LIEN DECONNEXION */
#inner_content .decoContent {
    box-sizing: border-box;
    margin: 10px 0 10px;
    overflow: hidden;
    text-align: right;
    width: 100%
}

#inner_content .decoContent .decoBtn {
    background-color: #8f8f8f;
    color: #fff;
    display: inline-block;
    font-family: 'Lato', arial, sans-serif;
    font-size: 10px;
    line-height: 10px;
    outline: none;
    padding: 6px 8px 8px 27px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition-duration: .3s
}

#inner_content .decoContent .decoBtn:before {
    background-image: url('Sources/Default/Images/Customer/Space/Orders/svg/decoClose.svg');
    background-size: 14px;
    content: '';
    position: absolute;
    display: block;
    height: 14px;
    left: 8px;
    top: 5px;
    width: 14px
}

#inner_content .decoContent .decoBtn:hover {
    background-color: #7c7c7c
}

/* MENU GAUCHE */
#inner_content .contenuB {
    box-sizing: border-box;
    float: left;
    width: 21.3%
}

#inner_content .menuB {
    background-color: #f1f1f1;
    box-sizing: border-box;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 12px;
    padding-bottom: 10px;
    position: relative;
    width: 100%
}

#inner_content .menuB .mTitle {
    background-color: #dadada;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 15px 21px 14px 35px;
    position: relative;
    width: 100%
}

#inner_content .menuB .titreLien {
    font-size: 18px;
    font-weight: 700
}

#inner_content .menuB .titreLien:before {
    content: url('Sources/Default/Images/Customer/Space/Orders/svg/retour.svg');
    position: absolute;
    display: block;
    left: 14px;
    top: 15px;
    transition-duration: .3s
}

#inner_content .menuB .titreLien:hover:before {
    left: 11px
}

#inner_content .menuB dl {
    margin: 15px 0
}

#inner_content .menuB dt {
    font-size: 16px;
    font-weight: 700;
    padding-left: 35px;
    position: relative
}

#inner_content .menuB .monCompte:before {
    content: url('Sources/Default/Images/Customer/Space/Orders/svg/compte.svg');
    position: absolute;
    display: block;
    left: 14px;
    top: -3px
}

#inner_content .menuB .mesAchats:before {
    content: url('Sources/Default/Images/Customer/Space/Orders/svg/achats.svg');
    position: absolute;
    display: block;
    left: 14px;
    top: -3px
}

#inner_content .menuB .carteBut:before {
    content: url('Sources/Default/Images/Customer/Space/Orders/svg/carteBut.svg');
    position: absolute;
    display: block;
    left: 14px;
    top: -3px
}

#inner_content .menuB .monAssist:before {
    content: url('Sources/Default/Images/Customer/Space/Orders/svg/assist.svg');
    position: absolute;
    display: block;
    left: 14px;
    top: -3px
}

#inner_content .menuB dd {
    font-size: 14px;
    font-weight: 400;
    margin: 4px 0 4px 35px;
    transition-duration: .2s
}

#inner_content .menuB dd:hover {
    margin: 4px 0 4px 38px
}

#inner_content .menuB dd a {
    color: #686868;
    position: relative;
    transition-duration: .2s
}

#inner_content .menuB dd a:hover {
    color: #000
}

#inner_content .menuB dd a.on {
    color: #e2001a;
    font-weight: 700
}

/*/////////////////////////////////////////////////////////////////////
////////////////////////////// TUNNEL /////////////////////////////////
/////////////////////////////////////////////////////////////////////*/
/* ETAPES TUNNEL */
.cd-multi-steps {
    box-sizing: border-box;
    width: 100%;
    max-width: 940px;
    padding: 0.5em 1em;
    margin: 1em auto 0;
    font-family: 'Lato', arial, sans-serif;
}

.cd-multi-steps:after {
    content: "";
    display: table;
    clear: both;
}

.cd-multi-steps li {
    display: inline-block;
    margin: 0.4em 40px 0.4em 0;
    position: relative;
}

.cd-multi-steps li:after {
    /* this is the separator between items */
    content: '';
    display: inline-block;
    color: #959fa5;
    /* this is the line connecting 2 adjacent items */
    position: absolute;
    height: 4px;
    background: #edeff0;
    /* reset style */
    margin: 0;
}

.cd-multi-steps li:last-of-type:after {
    /* hide separator after the last item */
    display: none;
}

.cd-multi-steps li > * {
    /* single step */
    display: inline-block;
    color: #2c3f4c;
}

.cd-multi-steps li:last-of-type {
    margin-right: 0;
}

.cd-multi-steps li.visited:after {
    background-color: #768d9f;
}

.cd-multi-steps li > *, .cd-multi-steps li.current > * {
    position: relative;
    color: #2c3f4c;
}

.cd-multi-steps.text-top li {
    width: 16%;
    text-align: center;
    text-transform: uppercase;
}

.cd-multi-steps.text-top li:after {
    /* this is the line connecting 2 adjacent items */
    position: absolute;
    left: 52%;
    /* 40px is the <li> right margin value */
    width: calc(100% + 40px);
    /* this is the line connecting 2 adjacent items */
    bottom: 4px;
}

.cd-multi-steps.text-top li > *:before {
    /* this is the spot indicator */
    content: '';
    position: absolute;
    z-index: 1;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: #edeff0;
    /* this is the spot indicator */
    bottom: 0;
}

.cd-multi-steps.text-top li.visited > *:before,
.cd-multi-steps.text-top li.current > *:before {
    background-color: #768d9f;
}

.cd-multi-steps.text-top li > * {
    padding-bottom: 20px;
    font-size: 16px;
    text-decoration: none;
    font-style: normal;
}

.cd-multi-steps.text-top li a:hover {
    color: #768d9f
}

.cd-multi-steps.text-top li a:hover:before {
    box-shadow: 0 0 0 5px rgba(118, 141, 159, 0.3)
}

/* reset + defaut css */
body {
    position: relative;
    position: relative;
    min-height: 100vh;
    height: 100%;
    width: 100%;
}

.main {
    max-width: 1280px;
    min-width: 940px;
    width: 100%;
    margin: 0 auto;
    font-family: 'Arial', sans-serif;
    color: #000000;
    font-size: 12px;
    padding: 0 5px;
    font-weight: normal;
}

.main, .main div {
    display: block;
}

.main img {
    width: 100%;
    height: auto;
}

.main, .main *, .main *:before, .main *:after, .popin, .popin *, .popin *:before, .popin *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1;
    vertical-align: baseline;
}

.main a, .popin a {
    text-decoration: none;
    color: inherit;
}

.main i, .popin i {
    font-weight: bold;
    font-family: 'Arial';
    font-style: normal;
}

a, a:active, a:focus, a:hover {
    outline-style: none;
}

ul, ol {
    list-style: none;
}

.main ul, .main ol, .main p, .main li, .popin ul, .popin ol, .popin p, .popin li {
    padding: 0;
    margin: 0;
}

.main button, .main input, .popin button {
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 0;
    background: transparent;
    margin: 0;
    padding: 0;
    color: inherit;
}

.main select, .main input, .main textarea {
    z-index: auto;
}

/************************
* 	POPIN Changer Magasin
************************/

#popin-changer-magasin {
    width: 795px;
    min-height: 200px;
    border-radius: 10px;
    border: 1px solid #cacaca;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    display: none;
}

#popin-changer-magasin .bloc-entete-popin {
    border-bottom: 1px solid #cacaca;
    width: 100%
}

#popin-changer-magasin .bloc-entete-popin h3 {
    font-size: 16px;
    color: #333333;
    font-family: 'Titillium Web';
    text-align: left;
    padding: 20px 0 15px 18px
}

#popin-changer-magasin .proposition-mag h4 {
    font-size: 14px;
    color: #333;
    font-family: 'Titillium Web';
    text-align: left;
    padding: 20px 0 15px 18px;
    float: left;
    width: 790px
}

#popin-changer-magasin .bloc-choix-recherche {
    float: left;
}

#popin-changer-magasin .bloc-choix-recherche .bloc-ville-cp {
    float: left;
    width: 434px;
    position: relative;
}

#popin-changer-magasin .bloc-choix-recherche .bloc-ville-cp .row {
    float: left;
    margin-left: 24px;
    width: 234px
}

#popin-changer-magasin .bloc-choix-recherche .bloc-ville-cp .row label {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #565c62;
    font-family: 'Titillium Web';
    margin-bottom: 7px
}

#popin-changer-magasin .bloc-choix-recherche .bloc-ville-cp .row input {
    width: 205px;
    height: 46px;
    margin: 0;
    padding: 0 0 0 15px;
    border: 1px solid #cacaca;
    border-radius: 5px;
    font-size: 12px;
}

#popin-changer-magasin .bloc-choix-recherche .bloc-ville-cp a {
    margin-top: 25px;
    width: 142px;
    height: 41px;
    float: left;
    color: #ffffff;
    border-bottom: 4px solid #cb0017;
    background-color: #e2001a;
    border-radius: 7px;
    position: relative;
    text-align: center;
    line-height: 45px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Titillium Web';
    float: left;
}

#popin-changer-magasin .bloc-choix-recherche .bloc-ville-cp a:after {
    content: '';
    width: 8px;
    height: 13px;
    background: url('/Sources/Images/Default/Purchase/Cart/sprite_store.png') no-repeat -39px -14px;
    position: absolute;
    top: 17px;
    left: 116px
}

#popin-changer-magasin .bloc-choix-recherche .visu-choix {
    float: left;
    width: 50px;
}

#popin-changer-magasin .bloc-choix-recherche .visu-choix p {
    position: relative;
    font-size: 13px;
    font-family: 'Titillium Web';
    width: 33px;
    height: 83px;
    font-weight: 600;
    color: #728391;
    top: 31px;
    left: 23px
}

#popin-changer-magasin .bloc-choix-recherche .visu-choix p:before {
    content: '';
    width: 33px;
    height: 83px;
    background: url('/Sources/Images/Default/Purchase/Cart/sprite_store.png') no-repeat -34px -117px;
    position: absolute;
    top: -38px;
    left: -7px
}

#popin-changer-magasin .bloc-choix-recherche .bloc-geolocalisation {
    float: left;
    width: 270px;
}

#popin-changer-magasin .bloc-choix-recherche .bloc-geolocalisation a {
    margin-top: 21px;
    margin-left: 70px;
    width: 127px;
    height: 41px;
    float: left;
    color: #ffffff;
    border-bottom: 4px solid #5b6c79;
    background-color: #657887;
    border-radius: 7px;
    position: relative;
    text-align: center;
    line-height: 45px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Titillium Web';
    padding-left: 15px
}

#popin-changer-magasin .bloc-choix-recherche .bloc-geolocalisation a:before {
    content: '';
    width: 20px;
    height: 25px;
    background: url('/Sources/Images/Default/Purchase/Cart/sprite_store.png') no-repeat -63px 0px;
    position: absolute;
    top: 10px;
    left: 16px
}


/* --- elements chartes --- */
/* textes */
#popin-stock-locator.popin .t-1 {
    font-family: 'Lato';
    font-size: 24px;
    text-transform: none;
    font-weight: 300;
}

#popin-stock-locator.popin .t-1 stong {
    text-transform: uppercase;
    font-weight: normal;
}

#popin-stock-locator.popin .t-2 {
    font-family: 'Lato';
    font-size: 20px;
    text-transform: none;
    font-weight: 300;
}

#popin-stock-locator.popin .t-2 stong {
    text-transform: uppercase;
    font-weight: normal;
}

#popin-stock-locator.popin .t-3 {
    font-family: arial;
    font-size: 12px;
    text-transform: none;
    font-weight: normal;
}

#popin-stock-locator.popin .t-3 stong {
    text-transform: uppercase;
    font-weight: bold;
}

#popin-stock-locator.popin .t-4 {
    font-family: arial;
    font-size: 12px;
    text-transform: none;
    font-weight: normal;
}

#popin-stock-locator.popin .t-4 stong {
    font-weight: bold;
}

#popin-stock-locator.popin .t-heading {
    font-family: 'Lato';
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
}

#popin-stock-locator.popin .t-paragraph {
    font-family: 'Lato';
    font-size: 14px;
    text-transform: uppercase;
    padding: 30px 0 19px 0;
}

#popin-stock-locator.popin .t-paragraph span {
    color: #e2001a;
}

#popin-stock-locator.popin .t-princ {
    font-family: arial;
    font-size: 14px;
}

#popin-stock-locator.popin .t-princ span {
    color: #e30613;
}

#popin-stock-locator.popin .t-details {
    font-family: arial;
    font-size: 12px;
    color: #666666;
}

#popin-stock-locator.popin .t-sec {
    font-family: arial;
    font-size: 11px;
    color: #9e9e9e;
}

#popin-stock-locator.popin .t-popin {
    font-family: 'Lato';
    font-size: 20px;
    font-weight: 700;
}

#popin-stock-locator.popin .t-available {
    font-family: arial;
    font-size: 14px;
    color: #39a033;
    text-transform: uppercase;
    font-weight: bold;
}

#popin-stock-locator.popin .t-available-little {
    font-family: arial;
    font-size: 12px;
    color: #39a033;
    text-transform: none;
}

#popin-stock-locator.popin .t-little {
    font-family: arial;
    font-size: 12px;
    color: #666;
    text-transform: none;
}

#popin-stock-locator.popin .t-soon {
    font-family: arial;
    font-size: 14px;
    color: #ffa300;
    text-transform: uppercase;
    font-weight: bold;
}

#popin-stock-locator.popin .t-out {
    font-family: arial;
    font-size: 14px;
    color: #ed1c24;
    text-transform: uppercase;
    font-weight: bold;
}

#popin-stock-locator.popin .t-out-little {
    font-family: arial;
    font-size: 12px;
    color: #ed1c24;
    text-transform: none;
}

#popin-stock-locator.popin .t-alert {
    display: inline-block;
    font-family: arial;
    font-size: 9px;
    color: #ffffff;
    background: #e2001a;
    text-transform: uppercase;
    line-height: 1.2;
}

#popin-stock-locator.popin .t-upper {
    text-transform: uppercase;
}


/* selects */
#popin-stock-locator.popin select::-ms-expand {
    display: none;
}

#popin-stock-locator.popin select:hover, .popin select:focus, .popin select:active {
    cursor: pointer;
}

#popin-stock-locator.popin select.select-grey {
    border: 0;
    font-size: 14px;
    font-family: 'Lato';
    color: #ffffff;
    height: 22px;
    padding: 1px 17px 0 2px;
    width: 100%;
    max-width: 40px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #768d9f url('/Sources/Images/Default/Purchase/fiche-produit/fleche-select-grey.png') no-repeat 17px -2px;
}

#popin-stock-locator.popin select.select-white {
    border: 1px solid #d4d4d4;
    font-size: 14px;
    font-family: 'Lato';
    color: #666666;
    height: 30px;
    padding: 1px 17px 0 2px;
    width: 100%;
    max-width: 50px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #ffffff url(/Sources/Images/Default/Purchase/fiche-produit/fleche-select.png) no-repeat 25px 4px;
}

#popin-stock-locator.popin option {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #ffffff;
    color: #000000;
    border: 0;
    border-bottom: 1px #cacaca dotted;
}

#popin-stock-locator.popin option:hover, .popin option:active, .popin option:focus, .popin option:selected {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #f3f3f3;
    color: #000;
}

/* boutons */
#popin-stock-locator.popin .btn-add-big {
    font-family: 'Lato';
    padding: 13px 20px;
    background: #e2001a;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    max-width: 180px;
    max-height: 40px;
}

#popin-stock-locator.popin .btn-add-big-grey {
    font-family: 'Lato';
    padding: 13px 12px;
    background: #657887;
    font-size: 12px;
    text-transform: uppercase;
    color: #ffffff;
    width: 180px;
    height: 36px;
    display: inline-block;
}

#popin-stock-locator.popin .btn-add-little {
    font-family: 'Lato';
    padding: 9px 6px 10px 6px;
    background: #e2001a;
    font-size: 10px;
    text-transform: uppercase;
    color: #ffffff;
    max-width: 110px;
    max-height: 26px;
    width: 100%;
    text-align: center;
}

#popin-stock-locator.popin .btn-add-little-grey {
    font-family: 'Lato';
    padding: 9px 6px 10px 6px;
    background: #657887;
    font-size: 10px;
    text-transform: uppercase;
    color: #ffffff;
    max-width: 110px;
    max-height: 26px;
    width: 100%;
    text-align: center;
}

#popin-stock-locator.popin .btn-download-little {
    font-family: 'Lato';
    padding: 10px 10px 8px 8px;
    background: #657887;
    font-size: 10px;
    text-transform: uppercase;
    color: #ffffff;
    max-width: 165px;
    max-height: 36px;
}

#popin-stock-locator.popin .valid-btn {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

#popin-stock-locator.popin .valid-btn input {
    border: 0;
    color: #9e9e9e;
    height: 30px;
    padding: 8px 36px 8px 8px;
    width: 100%;
    max-width: 180px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #ffffff;
    border: 1px solid #c6c6c6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 44px;
}

#popin-stock-locator.popin .valid-btn button {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 4px;
    border: 0;
    font-size: 12px;
    font-family: 'Lato';
    color: #ffffff;
    height: 22px;
    padding: 6px 6px 7px 6px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #ed1c24;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1;
    vertical-align: middle;
}

/* pictos / svg */
[class*="svg-"]:before {
    display: inline-block;
    width: 1.3em;
    height: 1.3em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    text-align: center;
    vertical-align: middle;
    margin: .2em;
}

.svg-eyes-green:before {
    content: url('/animations/Images/Default/Common/svg/svg-eyes-green.svg');
}

.svg-cross-red:before {
    font-size: .65em;
    margin: -.4em .4em 0 0;
    content: url('/animations/Images/Default/Common/svg/svg-cross-red.svg');
}

.svg-checkmark-green:before {
    font-size: .7em;
    margin: -.4em .4em 0 0;
    content: url('/animations/Images/Default/Common/svg/svg-checkmark-green.svg');
}

.svg-checkmark-yellow:before {
    content: url('/animations/Images/Default/Common/svg/svg-checkmark-yellow.svg');
}

.svg-but:before {
    content: url('/animations/Images/Default/Common/svg/svg-but.svg');
}

/* fancybox css modifies */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 51000;
}

.fancybox-skin {
    position: relative;
    color: #444;
    text-shadow: none;
    background: #fff;
}

.fancybox-opened {
    z-index: 51000
}

.fancybox-outer, .fancybox-inner {
    position: relative
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-inner {
    overflow-x: hidden;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

.fancybox-close {
    content: '';
    display: block;
    position: absolute;
    right: 15px;
    top: 14px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    color: #9e9e9e;
    z-index: 51000
}

.fancybox-close:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 12px;
    border-left: 2px solid;
    -webkit-transform-origin: center;
    transform-origin: center;
}

.fancybox-close:before {
    -webkit-transform: translate(-25%, -50%) rotate(-45deg);
    transform: translate(-25%, -50%) rotate(-45deg);
    z-index: 51000
}

.fancybox-close:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 12px;
    border-left: 2px solid;
    -webkit-transform-origin: center;
    transform-origin: center;
}

.fancybox-close:after {
    -webkit-transform: translate(-25%, -50%) rotate(45deg);
    transform: translate(-25%, -50%) rotate(45deg);
    z-index: 51000
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 51000
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 51000;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    display: none;
    z-index: 50950;
    background: rgba(0, 0, 0, .7);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 51000
}

.fancybox-opened .fancybox-title {
    visibility: hidden
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 51000;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .7);
}
body .fancybox-wrap {
    background: #fff;
}

.clear {
    clear: both
}

.stock-locator-vide {
    width: 795px;
    min-height: 124px !important;
    max-height: 100%;
    border-radius: 10px;
    border: 1px solid #cacaca;
    background-color: #fff;
    position: relative;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    height: calc(100% - 2px);
}

.point_relais_name {
    font-weight: bold;
    word-wrap: break-word;
    overflow: hidden;
}

.littlepop {
    width: 328px;
    border-radius: 5px;
    border: 1px solid #cacaca;
    position: relative;
    float: left;
    background-color: #ffffff
}

.littlepop p {
    font-size: 13px;
    font-family: 'Titillium Web';
    color: #333333;
    padding: 15px 50px 15px 10px;
    margin: 0;
}

.littlepop a.close-littlepop {
    display: block;
    position: absolute;
    background: url('/Sources/Images/Default/Purchase/Cart/sprite_store.png') no-repeat 0px -148px;
    width: 26px;
    height: 24px;
    top: 3px;
    right: 3px
}

.popin-dernieres-pieces {
    position: absolute;
    bottom: 114px;
    left: 420px;
    display: none
}

.popin-epuise {
    position: absolute;
    bottom: 114px;
    left: 420px;
    display: none;
}

/* popin-stock-locator */
#popin-stock-locator {
    display: none;
    background: #fff;
}

#popin-stock-locator form.search {
    position: relative;
}

#popin-stock-locator form.search ul.result {
    display: none;
    position: absolute;
    left: 0;
    top: 35px;
    width: 180px;
    background: #fff;
    border: 1px solid #cacaca;
    box-sizing: border-box;
    max-height: 297px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 5;
}

#popin-stock-locator form.search ul.result li {
    padding: 8px;
    border: 0;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #222;
    line-height: normal;
}

#popin-stock-locator form.search ul.result li:hover {
    background: #f3f3f3;
    color: #39a033;
}

#popin-stock-locator form.search ul.result li:not(:nth-of-type(1)) {
    border-top: 1px dotted #cacaca;
}

#popin-stock-locator form.search ul.result li span {
    font-weight: bold;
}
/* popin-stock-locator-search */
#popin-stock-locator .search {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 28px;
}

#popin-stock-locator .search > * {
    margin: 0;
}

#popin-stock-locator .search button {
    position: relative;
}

#popin-stock-locator .search button.search-locator {
    border: 0;
    font-family: 'Lato';
    color: #fff;
    cursor: pointer;
    height: 30px;
    padding: 6px 8px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #768d9f;
    display: inline-block;
    text-transform: uppercase;
    background-size: 20px;
    font-size: 12px;
    position: absolute;
    right: 183px;
    top: 0;
    margin: 0;
    transition-duration: .3s
}

#popin-stock-locator .search button.search-locator:hover {
    background: #6d8291
}

#popin-stock-locator .search button.detect-locator {
    border: 0;
    font-family: 'Lato';
    color: #fff;
    cursor: pointer;
    height: 30px;
    padding: 6px 8px 6px 20px;
    margin: 0;
    width: 100%;
    max-width: 134px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #768d9f url('/animations/Images/Default/Common/svg/svg-localisation-white.svg') no-repeat 5px 5px;
    display: inline-block;
    text-transform: uppercase;
    background-size: 20px 20px;
    font-size: 12px;
    transition-duration: .3s
}

#popin-stock-locator .search button.detect-locator:hover {
    background: #6d8291 url('/animations/Images/Default/Common/svg/svg-localisation-white.svg') no-repeat 5px 5px;
    background-size: 20px 20px
}

#popin-stock-locator .search > div {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

#popin-stock-locator .search > div form {
    width: 100%;
    display: block;
}

#popin-stock-locator .search .valid-btn input {
    height: 36px;
    display: inline-block;
}

#popin-stock-locator .search span.or {
    width: 30px;
    height: 30px;
    border: 1px solid #d4d4d4;
    border-radius: 50%;
    color: #657887;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    position: relative;
    background: #fff;
    font-weight: bold;
    font-size: 10px;
    display: inline-block;
    padding: 9px 0 10px;
    margin: 0 10px;
}

#popin-stock-locator .search span.or:before {
    content: '';
    background: #d4d4d4;
    width: 1px;
    height: 4px;
    position: absolute;
    left: 50%;
    right: 50%;
    top: -4px;
}

#popin-stock-locator .search span.or:after {
    content: '';
    background: #d4d4d4;
    width: 1px;
    height: 4px;
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: -4px;
}


/*POPIN REASSURANCE*/
.f_popup_paiement_securise {
    position: absolute;
    top: -139px;
    right: 532px
}

.f_popup_retour_magasin {
    position: absolute;
    top: -69px;
    right: 300px
}

.f_popup_sav {
    position: absolute;
    top: -83px;
    right: 76px
}

/* Popup Reassurance payement securisé */
#secure-payment {
    width: 492px;
    background-color: #ffffff;
    font-family: 'arial';
    padding-bottom: 20px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    display: none;
}

#secure-payment h3 {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #313131;
    padding: 15px 0;
    font-family: 'Titillium Web';
}

#secure-payment .sep-dot {
    height: 10px;
    width: 100%;
    position: relative;
    overflow: hidden
}

#secure-payment .sep-dot:after {
    content: '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .';
    display: block;
    position: absolute;
    color: #000;
    top: 0;
    left: 20px;;
    font-size: 10px;
    font-family: 'Titillium Web';
}

#secure-payment p {
    font-family: 'Titillium Web';
    font-size: 14px;
    color: #657887;
    font-weight: bold;
}

#secure-payment span {
}

/* Popup Reassurance Retour Magasin */
#shop-count {
    width: 492px;
    background-color: #ffffff;
    font-family: 'arial';
    padding-bottom: 20px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    display: none;
}

#shop-count h3 {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #313131;
    padding: 15px 0;
    font-family: 'Titillium Web';
}

#shop-count .sep-dot {
    height: 10px;
    width: 100%;
    position: relative;
    overflow: hidden
}

#shop-count .sep-dot:after {
    content: '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .';
    display: block;
    position: absolute;
    color: #000;
    top: 0;
    left: 20px;;
    font-size: 10px;
    font-family: 'Titillium Web';
}

#shop-count p {
    font-family: 'Titillium Web';
    font-size: 14px;
    color: #657887;
    font-weight: bold;
}

#shop-count span {
}
/* Popup Reassurance SAV */
#after-sell-service {
    width: 492px;
    background-color: #ffffff;
    font-family: 'arial';
    padding-bottom: 20px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    display: none;
}

#after-sell-service h3 {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #313131;
    padding: 15px 0;
    font-family: 'Titillium Web';
}

#after-sell-service .sep-dot {
    height: 10px;
    width: 100%;
    position: relative;
    overflow: hidden
}

#after-sell-service .sep-dot:after {
    content: '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .';
    display: block;
    position: absolute;
    color: #000;
    top: 0;
    left: 20px;;
    font-size: 10px;
    font-family: 'Titillium Web';
}

#after-sell-service p {
    font-family: 'Titillium Web';
    font-size: 14px;
    color: #657887;
    font-weight: bold;
}

#after-sell-service span {
}

/* Popup Reassurance Retour Magasin */
#after-sell-service {
    width: 492px;
    background-color: #ffffff;
    font-family: 'arial';
    padding-bottom: 20px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    display: none;
}

#after-sell-service h3 {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #313131;
    padding: 15px 0;
    font-family: 'Titillium Web';
}

#after-sell-service .sep-dot {
    height: 10px;
    width: 100%;
    position: relative;
    overflow: hidden
}

#after-sell-service .sep-dot:after {
    content: '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .';
    display: block;
    position: absolute;
    color: #000;
    top: 0;
    left: 20px;;
    font-size: 10px;
    font-family: 'Titillium Web';
}

#after-sell-service p {
    font-family: 'Titillium Web';
    font-size: 14px;
    color: #657887;
    font-weight: bold;
}

#after-sell-service span {
}

/* Popup Reassurance Location camionette But */
#pickup-van {
    width: 492px;
    background-color: #ffffff;
    font-family: 'arial';
    padding-bottom: 20px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    display: none;
}

#pickup-van h3 {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #313131;
    padding: 15px 0;
    font-family: 'Titillium Web';
}

#pickup-van .sep-dot {
    height: 10px;
    width: 100%;
    position: relative;
    overflow: hidden
}

#pickup-van .sep-dot:after {
    content: '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .';
    display: block;
    position: absolute;
    color: #000;
    top: 0;
    left: 20px;;
    font-size: 10px;
    font-family: 'Titillium Web';
}

#pickup-van p {
    font-family: 'Titillium Web';
    font-size: 14px;
    color: #657887;
    font-weight: bold;
}

#pickup-van span {
}

/* Popup Reassurance Location camionette But */
#question-popin {
    width: 492px;
    background-color: #ffffff;
    font-family: 'arial';
    padding-bottom: 0px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    display: none;
}

#question-popin h3 {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #313131;
    padding: 15px 0;
    font-family: 'Titillium Web';
}

#question-popin .sep-dot {
    height: 10px;
    width: 100%;
    position: relative;
    overflow: hidden
}

#question-popin .sep-dot:after {
    content: '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .';
    display: block;
    position: absolute;
    color: #000;
    top: 0;
    left: 20px;;
    font-size: 10px;
    font-family: 'Titillium Web';
}

#question-popin p {
    font-family: 'Titillium Web';
    font-size: 14px;
    color: #657887;
    font-weight: bold;
}

#question-popin span {
}

.justify {
    text-align: justify !important
}














#popin-stock-locator .menu-stock ul > li:nth-of-type(1), #popin-stock-locator .line-stock > div:nth-of-type(1) {
    width: calc(31% - 5px);
}

#popin-stock-locator .menu-stock ul > li:nth-of-type(2), #popin-stock-locator .line-stock > div:nth-of-type(2) {
    width: calc(23% - 5px);
}

#popin-stock-locator .menu-stock ul > li:nth-of-type(3), #popin-stock-locator .line-stock > div:nth-of-type(3) {
    width: calc(23% - 5px);
}

#popin-stock-locator .menu-stock ul > li:nth-of-type(4), #popin-stock-locator .line-stock > div:nth-of-type(4) {
    width: calc(23% - 5px);
}

#popin-stock-locator .menu-stock ul > li:not(:first-of-type) {
    text-align: center;
    border-left: 1px solid #cecece;
}

#popin-stock-locator .menu-stock ul > li {
    color: #565c62;
}

#popin-stock-locator .line-stock > div:not(:first-of-type) {
    border-left: 1px solid #cecece;
}

#popin-stock-locator .line-stock > div {
    padding: 0;
    position: relative;
}

#popin-stock-locator .menu-stock ul > li {
    padding: 5px 0;
}

#popin-stock-locator .modify-search .svg-right-white:before {
    display: none;
}

#popin-stock-locator .modify-search .btn-add-big-grey {
    line-height: 1.4;
}

#popin-stock-locator .line-stock:nth-of-type(1) {
    margin-top: 10px;
}

#popin-stock-locator .line-stock {
    background: #f3f3f3;
    margin-bottom: 4px;
    padding: 8px;
}

#popin-stock-locator .list-stock {
    max-height: 388px;
    overflow-y: scroll;
}

#popin-stock-locator *[class*="case-"] {
    height: 58px;
}

#popin-stock-locator *[class*="case-"] div, #popin-stock-locator .pied-popin {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

#popin-stock-locator .pied-popin {
    margin-top: 4px;
}

#popin-stock-locator *[class*="case-"] div > * {
    text-align: center;
}

#popin-stock-locator *[class*="case-"] a.choisir {
    display: table;
    margin: 14px auto;
}

#popin-stock-locator *[class*="case-"]:not(.case-01) * {
    text-align: center;
}

#popin-stock-locator .case-01 p {
    margin: 0 0 6px 0;
    font-size: 11px;
}

#popin-stock-locator .case-01 p:nth-of-type(1) {
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Lato';
}

#popin-stock-locator .case-01 a {
    color: #666;
    text-decoration: underline;
    font-size: 11px;
}

#popin-stock-locator .case-02 p > span {
    color: #666;
    font-size: 11px;
    margin-top: 4px
}

#popin-stock-locator .choisir {
    font-family: 'Lato';
    padding: 7px 10px;
    background: #768d9f;
    font-size: 12px;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    transition-duration: .3s
}

#popin-stock-locator .choisir:hover {
    background: #6d8291
}

#popin-stock-locator .pied-popin > .mentions {
    width: calc(50% - 5px);
    border-right: 1px solid #cecece;
}

#popin-stock-locator .pied-popin > .mentions * {
    color: #333;
    font-size: 12px;
}

#popin-stock-locator .pied-popin > .mentions p {
    padding: 5px 0;
}

#popin-stock-locator .unavailable:before {
    content: url('/animations/Images/Default/Common/svg/svg-cross-red.svg');
    display: block;
    width: 1.1em;
    height: 1.1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    text-align: center;
    vertical-align: middle;
    margin: .2em auto;
    font-size: 20px
}

#popin-stock-locator .list-stock .unavailable:before {
    font-size: 17px;
    padding-top: 3px;
}

#popin-stock-locator div[class*="case-"].middle div:before {
    margin: .7em auto;
}

#popin-stock-locator .available:before, #popin-stock-locator .last-items:before {
    content: url('/animations/Images/Default/Common/svg/svg-checkmark-green.svg');
    display: block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    text-align: center;
    vertical-align: middle;
    margin: .2em auto;
    font-size: 23px
}

#popin-stock-locator .available-soon:before {
    content: url('/animations/Images/Default/Common/svg/svg-checkmark-yellow.svg');
    display: block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    text-align: center;
    vertical-align: middle;
    margin: .2em auto;
    font-size: 23px
}

#popin-stock-locator .pied-popin .unavailable:before, #popin-stock-locator .pied-popin .available:before, #popin-stock-locator .pied-popin .available-soon:before, #popin-stock-locator .pied-popin .last-items:before {
    font-size: 1em;
    display: inline-block;
    margin: 0 6px;
}

#popin-stock-locator .pied-popin > .legende > div {
    display: inline-block;
}

#popin-stock-locator .pied-popin > .legende > div p, #popin-stock-locator .pied-popin > .legende > div .type-infobulle {
    padding: 7px 0 3px 0;
    display: inline-block;
}

#popin-stock-locator .pied-popin > .legende > div > * + * {
    margin-left: 10px;
}

#popin-stock-locator .legende .unavailable:before {
    width: .8em;
    height: .8em;
    vertical-align: baseline;
}

#popin-stock-locator .last-items > p {
    display: block;
    color: #3ba135;
    font-size: 12px;
    margin: 4px auto;
    text-align: center;
}

#popin-stock-locator .available > p {
    display: block;
    color: #3ba135;
    font-size: 12px;
    margin: 4px auto;
    text-align: center;
}

#popin-stock-locator button[class*='faq-'] {
    border: 1px solid #d4d4d4;
    border-radius: 50%;
    color: #9e9e9e;
    height: 15px;
    width: 15px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #ffffff;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 0 4px;
}

#popin-stock-locator .type-infobulle {
    position: relative;
}

#popin-stock-locator .infobulle:before {
    content: '';
    width: 12px;
    height: 12px;
    border-left: 1px solid #9e9e9e;
    border-top: 1px solid #9e9e9e;
    position: absolute;
    right: 15px;
    -webkit-transform: translate(-50%, 0) rotate(225deg);
    transform: translate(-50%, 0) rotate(225deg);
    bottom: -7px;
    background: #f3f3f3;
}

#popin-stock-locator .infobulle.active {
    display: block !important;
}

#popin-stock-locator .type-infobulle:hover .infobulle:not(.active) {
    display: block;
}

#popin-stock-locator .infobulle {
    position: absolute;
    padding: 10px;
    border: 1px solid #9e9e9e;
    background: #f3f3f3;
    text-align: left;
    font-size: 11px;
    right: -20px;
    width: 250px;
    display: none;
    bottom: 35px;
}

#popin-stock-locator .close-infobulle:hover {
    cursor: pointer;
}

#popin-stock-locator .close-infobulle {
    position: absolute;
    right: 5px;
    top: 4px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    color: #9e9e9e;
}

#popin-stock-locator .close-infobulle:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 6px;
    border-left: 2px solid;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate(-25%, -50%) rotate(-45deg);
    transform: translate(-25%, -50%) rotate(-45deg);
}

#popin-stock-locator .close-infobulle:after {
    -webkit-transform: translate(-25%, -50%) rotate(45deg);
    transform: translate(-25%, -50%) rotate(45deg);
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 6px;
    border-left: 2px solid;
    -webkit-transform-origin: center;
    transform-origin: center;
}

/* popin-stock-locator */
#popin-stock-locator {
    display: none;
    width: 700px;
    background: #fff;
    position: relative;
    padding: 20px 20px 10px 20px;
    font-family: 'Lato', Arial, Sans-Serif;
    font-size: 12px;
    color: #000;
    max-width: 100%;
}

#popin-stock-locator h3 {
    font-size: 20px;
    font-weight: 700;
    padding: 0 0 10px 0;
    text-transform: uppercase
}

#popin-stock-locator > * {
    width: 100%;
}

#popin-stock-locator > *, #popin-stock-locator .modify-search > *, #popin-stock-locator .menu-stock li, #popin-stock-locator .list-stock .line-stock > *, #popin-stock-locator .pied-popin > div {
    display: inline-block;
    vertical-align: middle;
}

#popin-stock-locator h3, #popin-stock-locator .modify-search, #popin-stock-locator .menu-stock {
    border-bottom: 1px solid #cecece
}

#popin-stock-locator.popin .btn-add-big-grey {
    float: right;
    width: auto;
    height: auto;
    padding: 4px 8px;
}

#popin-stock-locator .menu-stock ul {
    width: calc(100% - 27px);
}

#popin-stock-locator .line-stock {
    width: calc(100% - 4px);
}

#popin-stock-locator .modify-search {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 7px 0;
}

#popin-stock-locator .modify-search > p {
    min-width: 225px;
}

#popin-stock-locator .svg-but:before {
    font-size: 27px;
    padding: 0;
    margin: 0;
}

#popin-stock-locator .svg-but p {
    float: left;
    margin: 12px 0;
    padding-left: 4px
}

#popin-stock-locator .svg-but:before {
    content: url('/animations/Images/Default/Common/svg/svg-but.svg');
    font-size: 27px;
    padding: 0;
    margin: 0;
    vertical-align: middle;
}

/* popin-stock-locator-search */
#popin-stock-locator-search {
    display: none;
    width: 620px;
    background: #fff;
    position: relative;
    padding: 20px;
    font-size: 13px;
    color: #000;
    max-width: 100%;
}

#popin-stock-locator-search h3 {
    font-size: 20px;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #cecece;
}

#popin-stock-locator-search > * {
    width: 100%;
}

#popin-stock-locator-search p {
    margin: 24px 0 15px 0;
    display: inline-block;
    width: 100%;
}

#popin-stock-locator-search p {
    margin: 24px 0 15px 0;
    display: inline-block;
    width: 100%;
}

#popin-stock-locator-search button {
    position: relative;
}

#popin-stock-locator-search button.search-locator {
    border: 0;
    font-family: 'Lato';
    color: #fff;
    height: 36px;
    padding: 8px 16px 8px 8px;
    width: 100%;
    max-width: 134px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #e2001a url(/animations/Images/Default/Common/svg/svg-right-white.svg) no-repeat 105px 7px;
    margin: 0;
    display: inline-block;
    text-transform: uppercase;
    background-size: 20px;
    font-size: 12px;
    margin: 0 30px 0 15px;
}

#popin-stock-locator-search button.detect-locator {
    border: 0;
    font-family: 'Lato';
    color: #fff;
    height: 36px;
    padding: 8px 8px 8px 20px;
    width: 100%;
    max-width: 134px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #657887 url(/animations/Images/Default/Common/svg/svg-localisation-white.svg) no-repeat 5px 7px;
    margin: 0;
    display: inline-block;
    text-transform: uppercase;
    background-size: 20px;
    font-size: 12px;
    margin: 0 0 0 30px;
}

#popin-stock-locator-search > div {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

#popin-stock-locator-search > div form {
    width: 100%;
    display: block;
}

#popin-stock-locator-search .valid-btn input {
    height: 36px;
    display: inline-block;
}

#popin-stock-locator-search span.or {
    width: 30px;
    height: 30px;
    border: 1px solid #d4d4d4;
    border-radius: 50%;
    color: #657887;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    position: relative;
    background: #fff;
    font-weight: bold;
    font-size: 10px;
    display: inline-block;
    padding: 10px 0;
}

#popin-stock-locator-search span.or:before {
    content: '';
    background: #d4d4d4;
    width: 1px;
    height: 16px;
    position: absolute;
    left: 50%;
    right: 50%;
    top: -16px;
}

#popin-stock-locator-search span.or:after {
    content: '';
    background: #d4d4d4;
    width: 1px;
    height: 16px;
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: -16px;
}

/* infobulles */
.main .infobulle.active {
    display: block !important;
}

.main .infobulle:not(.active) {
    display: none;
    -webkit-transition: .4s;
    transition: .4s;
}

.main .infobulle:not(.active):hover {
    display: none;
}

.main .infobulle p:not(.t-1-infobulle), .main .infobulle li {
    font-size: 11px;
}

/* --- loader ---*/
[id|="popin-stock-locator"] [class|="list-stock"] {
    position: relative;
    height: 100%;
}

[id|="popin-stock-locator"] [class|="list-stock"] .ajax-loader-container {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .8);
    z-index: 500;
}

[id|="popin-stock-locator"] [class|="list-stock"] .ajax-loader {
    position: absolute;
    left: calc(50% - 32px);
    top: calc(50% - 32px);
    width: 64px;
    height: 64px;
    background: url('/animations/Images/Default/Common/preloader.gif');
    cursor: wait;
}

#inner_content {
    width: 940px;
    margin: 15px auto 0;
    overflow: hidden;
}

/* effets hover */
.main .close-infobulle:hover, .main .type-infobulle:hover {
    cursor: pointer;
}

/* overlay */
div.bulle-overlay {
    display: none;
    content: '';
    position: absolute;
    z-index: 14;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent;
}


/*****Bloc d'autocomplete de DQE*****/
ul[id^="ui-id-"] {
    padding: 0;
    max-height: 10em;
    overflow-y: auto;
    z-index: 60000;
}

div[id^='popin-erreur-dispo'] {
    background: #fff;
    font-family: 'arial', sans-serif;
}

/* popin-erreur-dispo */
div[id^='popin-erreur-dispo'] {
    background: #fff;
    box-sizing: border-box;
    color: #000;
    font-size: 12px;
    height: 183px;
    padding: 30px;
    position: relative;
    max-width: 100%;
    width: 492px
}

/* textes */
div[id^='popin-erreur-dispo'] .t-popin {
    font-family: 'Lato', arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding: 0 0 10px 0;
    text-transform: uppercase
}

div[id^='popin-erreur-dispo'] .txt-edispo {
    display: inline-block;
    font-family: 'Lato', arial, sans-serif;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
    margin: 20px 0;
    position: relative
}

div[id^='popin-erreur-dispo'] .valid-btn {
    display: block;
    position: relative
}

div[id^='popin-erreur-dispo'] .valid-btn input {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #ffffff;
    border: 1px solid #c6c6c6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #9e9e9e;
    height: 38px;
    max-width: 432px;
    outline: none;
    padding: 8px 36px 8px 8px;
    width: 100%
}

div[id^='popin-erreur-dispo'] .valid-btn button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #768d9f;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border: 0;
    font-size: 16px;
    font-family: 'Lato';
    color: #ffffff;
    height: 38px;
    margin: 0;
    padding: 6px 8px;
    outline: none;
    text-transform: uppercase;
    line-height: 1;
    vertical-align: middle;
    transition-duration: .3s
}

div[id^='popin-erreur-dispo'] .valid-btn button:hover {
    background-color: #6d8291
}

div[id^='popin-erreur-dispo'] > * {
    width: 100%;
}

div[id^='popin-erreur-dispo'] > *, div[id^='popin-erreur-dispo'] .modify-search > *, div[id^='popin-erreur-dispo'] .menu-stock li, div[id^='popin-erreur-dispo'] .list-stock .line-stock > *, div[id^='popin-erreur-dispo'] .pied-popin > div {
    display: inline-block;
    vertical-align: middle;
}

div[id^='popin-erreur-dispo'] h3, div[id^='popin-erreur-dispo'] .modify-search, div[id^='popin-erreur-dispo'] .menu-stock {
    border-bottom: 1px solid #cecece
}

#dqe {
    margin-bottom: 1.9%;
    /*display: none*/
}

#dqe #blocDQE {
    background: #fff;
    border: 1px solid #e2001a;
    box-sizing: border-box;
    font-family: 'Lato', Arial, sans-serif;
    margin-bottom: 1%;
    padding: 2%;
    width: 100%
}

#dqe #blocDQE h3 {
    color: #343535;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    margin: 0 0 16px;
    text-align: center;
    text-transform: uppercase
}

#dqe #blocDQE .blocInterne {
    background: #fff;
    box-sizing: border-box;
    display: block;
    margin: auto;
    margin-bottom: 1.8%;
    overflow: hidden;
    width: 656px
}

#dqe #blocDQE #dqeLivraison {
    display: block
}

#dqe #blocDQE .blocInterne .titre {
    border-bottom: 1px solid #bfc0be;
    color: #313131;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 8px;
    text-align: left
}

#dqe #blocDQE .blocInterne .blocAdrG {
    background: #f4f4f4;
    border: 1px solid #cdcdcd;
    box-sizing: border-box;
    float: left;
    margin-right: 1%;
    padding: 2%;
    width: 49%;
    text-align: initial
}

#dqe #blocDQE .blocInterne .blocAdrG p {
    font-size: 14px;
    font-weight: 700;
    text-align: left
}

#dqe #blocDQE .blocInterne .blocAdrG span {
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    text-align: left
}

#dqe #blocDQE .blocInterne .blocAdrD {
    background: #f4f4f4;
    border: 1px solid #cdcdcd;
    box-sizing: border-box;
    cursor: pointer;
    float: right;
    margin-left: 1%;
    padding: 2%;
    width: 49%;
    text-align: initial
}

#dqe #blocDQE .blocInterne .blocAdrD span {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    text-align: left
}

#dqe #blocDQE .blocInterne .blocAdrD p {
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    padding-left: 21px;
    text-align: left
}

#dqe #blocDQE p {
    color: #343535;
    clear: both;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    margin: 0;
    text-align: center
}

/* MESSAGE D'ERREUR */
#dqe .messErreur {
    color: #e2001a;
    display: none;
    font-size: 14px;
    font-weight: 900;
    margin: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

#dqe .messErreur:before,
#dqe .messErreur:after {
    background-color: #e2001a;
    content: '';
    height: 1px;
    position: absolute;
    top: 48%;
    width: 30%
}

#dqe .messErreur:before {
    left: 0
}

#dqe .messErreur:after {
    right: 0
}

/* FIN MESSAGE D'ERREUR */

/* CTA */
#dqe .btn-submit-dqe {
    clear: both;
    color: #fff;
    cursor: pointer;
    display: block;
    width: 150px;
    height: 35px;
    background-color: #ed1c24;
    font-size: 14px;
    font-family: 'Lato', Arial, sans-serif;
    padding: 6px 0 0;
    margin: 15px auto 0;
    text-align: center;
    font-weight: 400;
    line-height: 31px;
    position: relative;
    text-transform: uppercase;
    transition-duration: .2s
}

#dqe .btn-submit-dqe:hover {
    background-color: #cb0017
}

/* FIN CTA */

/* BOUTON RADIO */
#dqe #blocDQE .blocInterne .blocBtRadio {
    cursor: pointer;
    margin: 4px 0;
}

/* Masquer le bouton radio d'origine */
#dqe #blocDQE input[type=radio] {
    display: none;
}

/* BOUTONS RADIO BLOC DQE */
/* Affichage par défaut du bouton radio personnalisé */
#dqe #blocDQE input[type=radio] + span:before {
    background: #fff;
    border: 1px solid #bdbdbd;
    border-radius: 50%;
    margin: -3px 6px 0 0;
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 12px;
    height: 12px;
}

/* Affichage du bouton radio personnalis� quand il est s�lectionn� */
#dqe #blocDQE input[type=radio]:checked + span:before {
    background: #768d9f;
    border-color: #bdbdbd;
    box-shadow: inset 0 0 0 1px #fff;
}

/****** end block DQE ******/
#popin-product {
    display: none;
}

/* ------ POPIN VENTE PRIVEE -------- */


#popBackground {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    display: block;
    height: 100vh;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 115030;
}

#popContent {
    box-shadow: 0px 0px 20px 7px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    font-family: 'Lato', Arial, sans-serif;
    height: 202px;
    margin: auto;
    padding: 20px;
    position: relative;
    top: 27vh;
    width: 470px
}

#popContent #close {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0
}

#popContent #close .croix {
    content: '';
    display: block;
    background-image: none;
    position: absolute;
    right: 15px;
    top: 9px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    color: #666;
    z-index: 51000;
}

#popContent #close .croix:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 12px;
    border-left: 2px solid;
    -webkit-transform: translate(-25%, -50%) rotate(-45deg);
    transform: translate(-25%, -50%) rotate(-45deg);
    z-index: 51000
}

#popContent #close .croix:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 12px;
    border-left: 2px solid;
    -webkit-transform: translate(-25%, -50%) rotate(45deg);
    transform: translate(-25%, -50%) rotate(45deg);
    z-index: 51000
}

#popContent #close span {
    display: none
}

#popContent .titre {
    border-bottom: 1px solid #bfc0be;
    color: #313131;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding-bottom: 5px;
    text-align: left;
    text-transform: uppercase
}

#popContent p {
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin-top: 20px;
    text-align: left;
    width: 260px
}

#popContent p .rouge {
    color: #e2001a;
    font-weight: 700
}

#popContent p .bold {
    font-weight: 700
}

#popContent #cta {
    bottom: 20px;
    display: block;
    position: absolute;
    width: 260px
}

#popContent #cta a {
    background-color: #e2001a;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-weight: 500;
    font-size: 14px;
    padding: 11px 12px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%
}

#popContent #cta a:hover {
    background-color: #a20013
}

#popContent #cta a:after {
    content: '';
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #fff #fff transparent transparent;
    height: 8px;
    position: absolute;
    right: 20px;
    top: 48%;
    transform: rotate(45deg) translate(-50%, 0);
    -o-transform: rotate(45deg) translate(-50%, 0);
    -ms-transform: rotate(45deg) translate(-50%, 0);
    -moz-transform: rotate(45deg) translate(-50%, 0);
    -webkit-transform: rotate(45deg) translate(-50%, 0);
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    width: 8px
}

#popContent #cta a:hover:after {
    right: 10px
}

@media all and (max-width: 414px) {
    #popContent .titre {
        border-bottom: none;
        color: #e2001a;
        font-size: 16px;
        font-weight: 600;
        text-align: center
    }

    #popContent #close {
        right: 0;
        top: -49px
    }

    #popContent #close .croix {
        color: #fff;
        right: 7px;
        top: 4px
    }

    #popContent #close .croix:before {
        height: 25px;
        border-left: 3px solid
    }

    #popContent #close .croix:after {
        height: 25px;
        border-left: 3px solid
    }

    #popContent #close span {
        color: #fff;
        display: block;
        font-family: 'Titillium Web', Arial, sans-serif;
        font-size: 10px;
        font-weight: 400;
        position: absolute;
        right: 0;
        text-transform: uppercase;
        top: 28px
    }

    #popContent {
        box-shadow: none;
        font-family: 'Titillium Web', Arial, sans-serif;
        height: 260px;
        width: 95%
    }

    #popContent p {
        color: #000;
        line-height: 20px;
        width: 192px
    }

    #popContent #cta {
        width: 90%
    }

    #popContent #cta a:hover {
        background-color: #e2001a;
    }

    #popContent #cta a:after {
        display: none
    }
}

@media all and (max-width: 375px) {
    #popContent #cta {
        width: 88.8%
    }
}

@media all and (max-width: 360px) {
    #popContent #cta {
        width: 88.2%
    }
}

@media all and (max-width: 320px) {
    #popContent #cta {
        width: 87%
    }
}
/* ARRIVE SUR LA POPIN */
#popin-stock-locator .mess-start {
    align-items:center;
    display:flex;
    flex-wrap:nowrap;
    font-family: 'Lato', Arial, Sans-Serif;
    height: 463px;
    justify-content:space-around;
    padding: 10px 0;
    position: relative;
    width:100%
}
#popin-stock-locator .mess-start p {
    color: #313131;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    padding-left: 110px;
    position: relative;
    width: 552px
}
#popin-stock-locator .mess-start p span {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%
}
#popin-stock-locator .mess-start p:before {
    background: url('/Sources/Default/Images/Catalog/Product/svg/pictoGeolocPop.svg') no-repeat 0 0;
    background-size: 99px;
    content: '';
    height: 103px;
    left: 0;
    position: absolute;
    top: -30px;
    width: 99px
}

/* MESSAGE ERREUR POPIN */
#popin-stock-locator .mess-error {
    align-items:center;
    display:flex;
    flex-wrap:nowrap;
    font-family: 'Lato', Arial, Sans-Serif;
    height: 463px;
    justify-content:space-around;
    padding: 10px 0;
    position: relative;
    width:100%
}
#popin-stock-locator .mess-error p {
    color: #e2001a;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 512px
}
/** stock locator loader adaptation **/
#list-stock-empty {
    min-height: 450px;
}

/** Méthode adaptative pour gestion des mesures en rem **/
/** exemple avec cette méthode :
Sur Large Desktop : 1rem === 10px , 1.6rem === 16px    etc.
Sur Small Desktop : 1rem === 8px  , 1.6rem === 12.8px  etc.
Sur Tablette :      1rem === 7.84px  , 1.6rem === 12.544px  etc.
**/
/** Supression des  !important à prévoir après suppression de la css tpm obsolète appelée sur la page magasin (conflit)**/

/*By default*/
html {font-size: 62.5% !important;}
body {font-size: 1.6em !important;}
@media (max-width: 1600px) {}
@media (max-width: 1400px) {}
@media (max-width: 1200px) {}
@media (max-width: 992px) {
    html {font-size: 50% !important;}
}
@media (max-width: 940px) {
    html {font-size: 50% !important;}
}
@media (max-width: 768px) {
    html {font-size: 49% !important;}
}

