<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "iso-8859-1";
/*CSS responsive */


/*--------------Tablettes--------------*/
@media (max-width: 1400px) {
    .liste-produits .slider-nouveaute-item {
        width: calc(33% - 20px);
    }
}
@media (min-width: 1280px) {
    .cat-description {
        width: 50%;
    }
}

/*--------------Tablettes--------------*/
@media (max-width: 1280px) {

    .liste-avis li {
        width: 50%;
    }
    #content {
        padding: 50px 5%;
    }

    #wrapper {
        padding: 5%;
    }

    .header-top {
        padding: 10px 5%;
    }

    .user {
        width: 30%;
    }

    .header-bottom {
        padding: 0 5%;
    }

    .header-bottom::before {
        left: 5%;
    }

    .header-bottom nav ul {
        font-size: 16px;
    }

    .scrollingdown .header-bottom nav ul {
        font-size: 15px;
    }

    .scrollingdown .header-bottom nav ul a {
        padding: 5px 0;
    }

    .header-bottom nav ul li a img {
        width: 25px;
        height: 25px;
    }

    #megamenu {
        padding: 20px 5% 10px;
    }

    #megamenu &gt; ul {
        width: 26%;
    }

    #megamenu &gt; ul:first-of-type &gt; li:first-of-type::after {
        right: 10%;
        transform: rotate(-35deg) scale(.8);
    }

    #banniere {
        height: 500px;
    }

    #banniere .slider-encarts a.btn {
        padding: 15px 40px;
    }

    #banniere .slider-encarts::after {
        bottom: -20%;
        background-size: 100%;
    }

    #promotions {
        padding: 75px 5%;
    }

    .produit-btn {
        flex-direction: column;
    }

    .slider-top-ventes-item .produit-btn {
        flex-direction: row;
    }

    .produit-btn a, .slider-nouveaute-item .produit-btn a {
        width: 95%;
        margin-bottom: 10px;
    }

    .slider-promo-item .produit {
        width: 55%;
    }

    #nouveautes {
        padding: 50px 10%;
    }

    #presentation {
        background-size: 25%, 15%, 15%, 20%;
    }

    .presentation-bloc {
        padding: 5% 20%;
    }

    .slider-top-ventes .prevarrow {
        left: 10%;
    }

    .slider-top-ventes .nextarrow {
        right: 10%;
    }

    .slider-top-ventes-item .produit-btn {
        padding: 0 25px;
    }

    .slider-avis .prevarrow {
        left: -10%;
    }

    .slider-avis .nextarrow {
        right: -10%;
    }


    #infos-pratiques {
        padding: 30px 10% 75px;
        background: url("/global/img/elements/feuilles-marron-clair-md.png") no-repeat 20% top;
    }

    #infos-pratiques .infos-livraison::before {
        transform: translateX(-50%) scale(.8);
    }

    #infos-pratiques .infos-paiement::before {
        transform: translateX(-50%) scale(.6);
    }

    #infos-pratiques .infos-detail {
        padding: 0;
        height: 100px;
    }

    #infos-pratiques .infos-paiement p, #infos-pratiques .infos-livraison p {
        font-size: 20px;
        padding: 10px 15px;
    }

    #infos-pratiques .infos-paiement img, #infos-pratiques .infos-livraison img {
        max-width: 125px;
    }

    .footer-top {
        background: url("/global/img/elements/feuilles-marron-md.png") no-repeat 5% 50%, #eae5de;
    }

    .footer-top-right {
        width: 75%;
    }

    .footer-bottom {
        padding: 15px 10% 30px 15%;
    }

    .categorie .categorie-produits &gt; a {
        width: 40%;
    }

    .slider-nouveaute-item.c_25 {
        width: 45%;
    }

    #reassurance .infos-paiement &gt; p, #reassurance .infos-livraison &gt; p {
        padding-left: 30%;
    }

    #reassurance .infos-paiement::after, #reassurance .infos-livraison::after {
        width: 50px;
        height: 50px;
        left: 2%;
    }

    #reassurance .infos-detail p {
        width: 50%;
        margin-left: 30%;
    }

    #reassurance .infos-detail img {
        max-width: 90px;
    }

    #reassurance .infos-paiement::before {
        left: -22%;
        transform: translateY(-50%) scale(.4);
    }

    #reassurance .infos-livraison::before {
        left: -7%;
        transform: translateY(-50%) scale(.5);
    }

    .nos-produits li {
        width: calc(100% / 3 - 50px);
    }

    .breadcrumbs {
        top: 25px;
    }

    .slider-produit {
        width: 375px;
    }

    .quantity {
        flex-wrap: wrap;
    }

    .quantity .produit-prix {
        width: 100%;
        margin-top: 20px;
    }

    .produit-prix .price, .prix-actuel {
        font-size: 32px !important;
    }

    .btn-panier {
        width: 100%;
    }

    .content-bloc .c_40, .content-bloc .c_50 {
        width: 100%;
    }

    .pages-compte .c_35 {
        width: 45%;
    }

    .index-compte .c_10 {
        width: 5%;
    }

    .creation-compte_btn {
        width: 80%;
    }

    .pages-compte .cadre {
        padding: 35px 20px;
    }

    #panier_etapes {
        width: 75%;
    }

    .panier_ligne .no-mobile {
        display: none;
    }

    #panier-gauche .c_60 {
        width: 95%;
    }

    #panier-droite, #panier-droite .c_20 {
        width: 50%;
    }

    #panier-droite .c_70 {
        width: 50%;
    }

    #panier-droite .c_15 {
        width: 25%;
    }

    #panier-droite .c_25 {
        width: 15%;
    }

    .panier-btn {
        flex-direction: column;
    }
    .favoris-container .btn {
        width: 100%;
    }

    #panier .btn-brun {
        width: 30%;
    }

    #panier-droite .panier-btn &gt; * {
        width: 100%;
        margin-bottom: 15px;
    }

    .champ_paiement .c_05 {
        width: 10%;
    }

    .champ_paiement .c_95 {
        width: 90%;
    }

    #page_livraison .panier-btn {
        flex-direction: initial;
    }

    .pages-compte .btn-brun {
        width: 45%;
    }

    .liste_commandes &gt; * {
        width: 100%;
    }

    .liste_commandes .box_ligne .c_20:nth-of-type(n+3) {
        width: 15%;
        justify-content: center;
    }

    .liste_commandes .box_ligne .c_40 {
        flex-direction: column;
        width: 50%;
    }

    .liste_commandes .box-entete .c_40 {
        flex-direction: initial;
    }

    #panier_etapes {
        width: 100%;
    }

    .pages-compte .c_35 {
        width: 100%;
    }

    #panier-droite {
        width: 70%;
    }

    a.btn, input.btn, button.btn, .btn {
        text-align: center;
    }

    .liste_commandes .c_50 {
        width: 70%;
    }

    .liste_commandes .c_35 {
        width: 20%;
    }

    #reassurance {
        padding: 0 5%;
    }

    #reassurance .infos-detail img {
        max-width: 75px;
    }
    #newsletter-form .form-group {
        width: 35%;
    }
}


/*--------------Téléphones (paysage)--------------*/
@media (max-width: 959px) {

    /* Global */
    table {
        display: block;
        width: 90%;
    !important;
        max-width: 90% !important;
        margin-left: 5%;
    }

    table tr, table tr th, table tr td, table tbody {
        display: block;
        width: 100%;
    !important;
        max-width: 100% !important;
    }

    .logo img {
        width: 150px;
    }

    .colonne, .col {
        position: relative !important;
        display: block !important;
        float: none !important;
        clear: both !important;
        width: auto !important;
        min-width: inherit !important;
        max-width: inherit !important;
        margin: 0px auto 15px auto;
    }

    .header-bottom {
        margin-top: 50px;
        justify-content: center;
    }

    .header-bottom::before {
        left: 3%;
        top: 0;
        transform: scale(-.8, .8) rotate(-35deg);
    }

    .header-bottom nav ul {
        font-size: 16px;
        padding-left: 0;
        width: 100%;
        flex-direction: column;
    }

    .header-bottom nav li:not(:last-of-type) {
        width: 100%;
    }

    .header-bottom, .search-bar, .user, .header-bottom nav li:not(:nth-last-child(-n+2))::after {
        display: none;
    }

    .search-bar {
        position: absolute;
        top: 19%;
        z-index: 3;
        width: 45%;
    }

    .user {
        position: absolute;
        width: 45%;
        top: 19%;
        right: 0;
        z-index: 5;
    }

    #burger {
        display: block;
        width: 25px;
        height: 25px;
    }

    #megamenu {
        flex-wrap: wrap;
        top: 52%;
    }

    #megamenu &gt; ul {
        width: 100%;
    }

    #banniere {
        height: 350px;
    }

    #banniere p {
        margin-bottom: 25px;
    }

    #banniere .slider-encarts::after {
        display: none;
    }

    #promotions {
        padding: 75px 5% 0;
    }

    #promotions .section-title {
        top: -45px;
    }

    #promotions .slider-promo-item {
        flex-direction: column;
    }

    .slider-promo-item &gt; a {
        height: 250px;
        margin-bottom: 25px;
    }

    .slider-promo-item img {
        width: 100%;
    }

    .slider-promo-item .produit {
        width: 100%;
    }

    #infos-pratiques {
        background: url(/global/img/elements/feuilles-marron-clair-md.png) no-repeat 10% top
    }

    #infos-pratiques .infos-paiement img, #infos-pratiques .infos-livraison img {
        max-width: 100px;
    }

    #infos-pratiques .infos-paiement::before {
        transform: translateX(-50%) scale(.5);
        top: -30px;
    }

    #infos-pratiques .infos-livraison::before {
        transform: translateX(-50%) scale(.6);
        top: -7px;
    }

    .produit .produit-name {
        margin-bottom: 25px;
    }

    .produit .produit-prix {
        margin: 30px 0;
    }

    .nos-produits li {
        width: calc(100% / 3 - 25px);
    }

    .footer-top {
        padding: 25px 5%;
        background-size: 0;
    }

    .footer-top-right p {
        padding: 0 0 20px 0;
    }

    .footer-top-right form::after {
        top: 25px;
        width: 25px;
    }

    .footer-top-right form input[type=email] {
        padding: 15px 15px 15px 45px;
    }

    .categorie .categorie-produits &gt; a {
        width: 50%;
    }

    .slider-nouveaute-item .produit-img {
        height: 200px;
    }

    .liste-produits .slider-nouveaute-item {
        width: calc(50% - 20px);
        margin-bottom: 0px;
    }

    .filters form {
        width: 75%;
    }

    .content-bloc {
        padding: 25px 0;
    }

    .categorie .categorie-produits {
        margin-top: 30px;
    }

    .produit-top {
        flex-direction: column;
        padding: 35px 35px 0;
    }

    .produit-top .slider-produit {
        width: 250px;
        margin: 0 auto;
    }

    .produit-info {
        width: 100%;
        margin-top: 30px;
    }

    .quantity {
        margin: 25px 0;
        flex-wrap: nowrap;
    }

    .quantity .produit-prix {
        width: 70%;
    }

    .btn-panier::after {
        left: 0;
    }

    #content {
        background-size: 0;
    }
    #panier .btn-brun {
        width: 50%;
    }
    #newsletter-form .form-group {
        width: 45%;
    }
}

/*--------------Téléphones (paysage)--------------*/
@media (max-width: 769px) {

    #avis .btn-marron {
        width: 100%;
    }

    .liste-avis li {
        width: 100%;
    }

    /* Global */
    .colonne-s, .col-s {
        position: relative !important;
        display: block !important;
        float: none !important;
        clear: both !important;
        width: auto !important;
        min-width: inherit !important;
        max-width: inherit !important;
        margin: 0px auto 15px auto;
    }

    h2 {
        font-size: 25px;
    }

    h3 {
        font-size: 18px;
    }

    #wrapper h1 {
        margin-bottom: 25px;
    }

    .search-bar {
        width: 65%;
    }

    .user {
        width: 20%;
    }

    .user p {
        display: none;
    }

    .user-compte img, .user-panier img {
        width: 25px;
        height: 25px;
    }

    .mega-expand {
        right: 32%;
    }

    #banniere {
        height: 300px;
        text-align: center;
    }

    #banniere h1 {
        font-size: 40px;
    }

    #banniere p {
        font-size: 25px;
    }

    #banniere a.btn-blanc {
        width: 75%;
    }
    #banniere .arrow {
        width: 30px;
        height: 30px;
    }
    #banniere .slider-encarts {
        padding: 0 30px;
    }
    #promotions {
        padding: 25px 5% 0;
    }

    #promotions .section-title {
        width: 100%;
        position: initial;
        transform: translateX(0);
        margin-bottom: 25px;
    }

    #promotions .section-title p {
        font-size: 18px;
    }

    #presentation {
        padding: 0 5% 10%;
        background-size: 0;
    }

    .presentation-bloc {
        padding: 25px;
    }

    .slider-top-ventes .prevarrow {
        left: 5%;
    }

    .slider-top-ventes .nextarrow {
        right: 5%;
    }

    .slider-avis .prevarrow {
        left: -15%;
    }

    .slider-avis .nextarrow {
        right: -15%;
    }

    .slider-nouveautes .prevarrow {
        left: -11%;
    }

    .slider-nouveautes .nextarrow {
        right: -11%;
    }

    .produit .produit-name {
        margin-bottom: 15px;
        font-size: 20px;
    }

    .produit .produit-prix {
        margin: 10px 0;
    }

    .slider-top-ventes-item .produit-prix {
        padding: 0;
    }

    .section-title {
        padding-bottom: 40px;
    }

    .section-title p {
        font-size: 18px;
    }

    .slider-nouveautes {
        margin-top: 0;
    }

    #infos-pratiques {
        padding: 30px 5%;
        background-size: 15%;
    }

    #infos-pratiques .infos {
        flex-direction: column;
    }

    #infos-pratiques .infos-paiement, #infos-pratiques .infos-livraison {
        width: 100%;
    }

    .infos-paiement {
        margin-bottom: 15px;
    }

    .footer-top {
        flex-direction: column;
    }

    .footer-top-left, .footer-top-right {
        width: 100%;
    }

    .footer-top-left {
        margin-bottom: 20px;
        border: none;
    }

    .footer-top-right {
        padding: 0;
    }

    .footer-bottom {
        padding: 15px 5% 30px 5%;
        flex-direction: column;
    }

    .footer-bottom p {
        margin-bottom: 5px;
        display: flex;
        flex-direction: column;
    }

    .footer-bottom a {
        margin-bottom: 5px;
    }

    .footer-bottom span {
        display: none;
    }

    .content-bloc .c_30, .content-bloc .c_65 {
        width: 100%;
    }

    .nos-produits li {
        width: calc(100% / 2 - 25px);
    }

    .slider-nouveaute-item.c_25, .liste-produits .slider-nouveaute-item {
        width: 100%;
    }

    #content {
        padding: 25px 5%;
    }

    .section-title h1 {
        font-size: 25px;
    }

    .categorie .categorie-produits &gt; a {
        width: 75%;
    }

    .breadcrumbs {
        top: 15px;
        left: 5%;
        font-size: 14px;
    }

    .quantity {
        flex-wrap: wrap;
    }

    #quantity-container {
        flex-direction: column;
    }

    .quantity .produit-prix {
        width: 100%;
    }

    .article_desc {
        padding: 35px;
    }

    #wrapper .categorie-produits h1 {
        font-size: 18px;
    }

    #reassurance .infos-paiement::before, #reassurance .infos-livraison::before, #reassurance .infos-paiement::after, #reassurance .infos-livraison::after {
        display: none;
    }

    #reassurance .infos-detail p {
        flex-direction: column;
        margin: 0 auto;
        align-items: center;
    }

    #reassurance .infos-paiement &gt; p, #reassurance .infos-livraison &gt; p {
        padding-left: 0;
        text-align: center;
    }

    .popup-button {
        flex-direction: column;
    }

    .modifications-compte {
        flex-direction: column;
        padding: 0;
        margin: 0;
    }

    .modifications-compte li {
        margin-bottom: 15px;
    }

    .pages-compte .btn-brun {
        width: 100%;
        margin-bottom: 15px;
    }

    .liste_commandes .box_ligne {
        flex-direction: column;
    }

    .liste_commandes .box_ligne &gt; * {
        width: 100% !important;
        margin-bottom: 10px;
    }

    .liste_commandes .box-entete {
        display: none;
    }

    #panier_etapes {
        margin: 0;
    }

    #panier_etapes &gt; div {
        font-size: 14px;

    }

    #panier_etapes span {
        margin-bottom: 15px;
        font-size: 17px;
        width: 25px;
        height: 25px;
    }

    .cadre-form {
        flex-direction: column;
    }

    #panier-droite, #panier-gauche {
        width: 100%;
    }

    .nom_article, .prix_article {
        font-size: 18px;
    }

    .panier_ligne &gt; .c_80, #panier-gauche .c_60 {
        width: 100%;
    }

    .btn-line {
        flex-direction: column;
    }

    #wrapper.contenu {
        padding: 0;
    }

    .cadre_point {
        margin-top: 15px;
    }

    .paiement-method .champ_paiement {
        width: 100%;
    }

    #page_livraison .panier-btn {
        flex-direction: column;
    }

    .pages-compte .cadre {
        padding: 20px 10px;
    }

    #panier .btn-brun {
        width: 80%;
    }
    .btn-orange {
        margin-top: 25px;
    }
    #newsletter-form .form-group {
        width: 80%;
    }
}


/*--------------Téléphones (portrait)--------------*/
@media (max-width: 479px) {

    /* Global */
    .colonne-xs, .col-xs {
        position: relative !important;
        display: block !important;
        float: none !important;
        clear: both !important;
        width: auto !important;
        min-width: inherit !important;
        max-width: inherit !important;
        margin: 0px auto 15px auto;
    }

    .search-bar {
        width: 55%;
    }

    .user {
        width: 30%;
    }
    #megamenu {
        top: 48%;
    }
    .mega-expand {
        width: 15px;
        height: 15px;
        right: 25%;
        top: 17px;
    }
    .slider-nouveautes .arrow img, .slider-top-ventes .arrow img {
        width: 25px;
        height: 25px;
    }
    #form_contact .form-group {
        margin: 5px 0;
        flex-direction: column;
        width: 100%;
    }
    #form_contact div {
        flex-direction: column;
        align-items: flex-start;
    }
    #form_contact .form-group input, #form_contact .form-group textarea, #form_contact &gt; div &gt; .form-group input {
        width: 100%;
    }
    #form_contact {
        padding: 15px;
    }
    a.btn, input.btn, button.btn, .btn {
        padding: 15px 40px;
    }
    .categorie .categorie-produits &gt; a {
        width: 100%;
    }
    .categorie .categorie-produits {
        margin-top: 35px;
    }

    .cat-description{
        width: 100%;
    }
    .filters form select, #variante {
        width: 100%;
    }
    .btn-panier::after {
        left: -10%;
    }
    .produit .produit-name {
        font-size: 16px;
    }
    .produit-top {
        padding: 15px 15px 0;
    }
    #reassurance .infos {
        flex-direction: column;
    }
    #reassurance .infos-paiement, #reassurance .infos-livraison {
        width: 100%;
    }
    #reassurance .infos-detail p {
        flex-direction: row;
        width: 60%;
    }
    #reassurance .infos-paiement {
        padding: 15px 0 0;
    }
    #reassurance .infos-livraison {
        padding: 25px 0;
    }
    #panier_etapes &gt; div {
        font-size: 10px;
    }
    #panier .btn-brun {
        width: 100%;
    }
    .liste_commandes .box_ligne div {
        flex-direction: column;
    }
    .nos-produits li {
        width: 100%;
    }
    .champ_paiement .c_05 {
        width: 20%;
    }
    .champ_paiement .c_95 {
        width: 80%;
    }
    .creation-compte .c_45 {
        width: 100%;
    }
    .creation-compte .c_02, .creation-compte br {
        display: none;
    }
    .creation-compte input:not([type="checkbox"]), .creation-compte select {
        width: 100%;
    }
    .btn-orange {
        width: 100%;
    }
    .filters form {
        width: 100%;
    }
    #form-filtres {
        flex-wrap: wrap;
    }
    #filtres {
        width: 70%;
    }
    #recherche {
        margin-top: 15px;
        width: 100%;
    }
    .filters form input[type="image"] {
        top: 65%;
        transform: translateY(0);
    }
    #newsletter-form .form-group {
        width: 100%;
        flex-wrap: wrap;
    }
}</pre></body></html>