<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* OTHER */
* {outline : 0;}
.off-padding {padding : 0px !important;}
/* Head Assistance */
.head-assistance {text-align : center;}
.titre-assistance {margin-top : 0px;width : 100%;margin-bottom : 30px; color: #FFF;}
/* Search */
.assistance {padding : 30px;background-image :url("../support/banniere-support.png"); background-position: center; background-size: cover;background-repeat: no-repeat;}
.wrapper {max-width : 850px;margin-right : auto;margin-left : auto;}
.search-bar {width : 75%;height : 50px;border : 1px solid #DDDDDD;padding-left : 20px;}
.search-bar::placeholder {font-size : 12px;color : #DDDDDD;}
.head-assistance i {padding-left : 15px; margin-top: 50px;}
.search-button {height : 50px;}
.custom-box {border-radius: 37px;border: 1px solid var(--Secondary_03, #E5E0E0);background: var(--Secondary_05, #FFF);}
/* nav assistance */
.nav-assistance {margin-top : 50px;padding-right : 25px;}
.nav-assistance .panel {box-shadow : none;}
.cate-assistance {color : #1d1d1d;font-size : 14px;font-weight : 700;}
.nav-assistance ul {list-style : none;padding-left : 0;}
.nav-assistance ul li a {color : #1d1d1d;text-decoration : none;}
.ss-cate-assistance:hover, .ss-cate-assistance.active {border-left : 4px solid #bdb9da;margin-left : -4px;}
.cat{font-size: 18px; font-weight: 500;}
.cat:hover{background-color: #f7f7f7;}
.nav-stacked li ul {list-style: none;padding-left: 5%;}
.sous-cat{font-weight: 500;}
.pointer:hover {text-decoration: underline;}
.pointer {cursor: pointer;};

/* Contenu assistance  */
.contenu-global-assistance {padding-left : 20px;}
.contenu-global-assistance h3 {font-size : 25px;font-weight : 700;margin-top : 50px;margin-bottom : 20px;}
.contenu-global-assistance p {font-size : 12px;line-height : 18px;}
.contenu-global-assistance a {color : #bdb9da;font-weight : 700;}
.contenu-global-assistance a:hover {color : #bdb9da;}
.customText {padding: 15px 0;font-size: 14px;font-weight: 400; padding-left: 5%;}
/** Disposez vous dâ€™un compte Efashion */
#row-user-account {text-align : center;}
#row-user-account button {margin-top : 20px;}
#row-user-account p {margin-top : 30px;font-size : 16px;}
/* CONTACT EFASHION */
#row-contact-efashion {text-align : left;}
#row-contact-efashion textarea {height : 120px;border-radius : 0px;resize : none;border : 1px solid #DDDDDD;margin-bottom : 10px;}
#row-contact-efashion textarea::placeholder {font-size : 10px;color : #DDDDDD;margin-bottom : 10px;padding : 0px;}
/* #row-contact-efashion input[type=submit] {margin-left : 450px;} */
#row-contact-efashion p {font-size : 14px;}
.input-assistance {display : block;width : 100%;height : 40px;padding-left : 10px;border-radius : 0px;border : 1px solid #DDDDDD;margin-bottom : 10px;}
.input-assistance::placeholder {font-size : 10px;color : #DDDDDD;margin-bottom : 10px;padding : 0px;}
.contact-efashion {text-align : center; padding : 20px 0; margin : 20px 0;}
.contact-efashion p {font-size : 12px;}
.contact-efashion h5 {color : #bdb9da;}
.contact-efashion i {margin-right : 10px;}
/* MESSAGE ENVOYER */
#row-message-envoyer {text-align : center;}
#row-message-envoyer i {font-size : 100px; color : #6BB968; margin-top : 30px; margin-bottom : 30px;}
/** UTILS */
#txt-faq-utile, div[id^='row-'] {display : none;}
.btn-custom-plein {width : 150px;height : 40px;background-color : #bdb9da;color : #ffffff;border : none;transition : 0.5s;}
.btn-custom-vide {width : 150px;height : 40px;border : 1px solid #bdb9da;color : #bdb9da;background-color : transparent;transition : 0.5s;}
.btn-custom-plein:hover {border : 1px solid #bdb9da;color : #bdb9da;background-color : transparent;}
.btn-custom-vide:hover {background-color : #bdb9da;color : #ffffff;border : none;}
/** action-js CSS */
#msg-error {color : red;margin-left : 1em;}
.action-js {cursor : pointer;}
#txt-faq-utile span {color : #bdb9da; font-weight : 700;}
#txt-faq-utile span:hover {text-decoration : underline;}
/* Media queries */
@media (max-width : 414px) {
    .contenu-global-assistance h3 {margin-bottom : 30px;}
    .support-video{margin-left: -4%;}
    }
@media (max-width : 992px) {
    #txt-faq-utile p, div[id^='row-'] p, .tab-content {margin-left : 15px; margin-right : 15px;}
    .formulaire-message p {margin : 0 !important;}
    .contact-efashion {background-color : #f5f5f5;}
    .container-fluid {padding : 0}
    .input-assistance {width : 100%}
    .nav-assistance {padding-right : 0px;margin : 20px 0;}
    .nav-assistance &gt; ul &gt; li {padding : 0; margin-left : 15px; margin-right : 15px;}
    .nav-global-assistance, .contenu-global-assistance {padding : 0;}
    .ss-cate-assistance {padding-left : 15px !important;}
    .support-video{margin-left: -4%;}
    }
@media (min-width : 992px) {
    .assistance {height : 350px;}
    .contact-efashion {margin-left : 0; float : right; position : relative;}
    .contact-efashion &gt; div {position : absolute;left : 0; top : 5em;width : 75%;}
    .support-video{margin-left: 15%;}
    }
</pre></body></html>