/* Responsive structure =================================================================== */
@media screen and (min-width: 1026px) {
  .hidden_lg {
    display: none !important; }
  .show_md {
    display: block !important; } }

@media screen and (max-width: 1025px) {
  .main-container {
    width: 100%; }
  .main-container .col-main {
    float: none;
    width: 95%;
    margin: auto; }
  .main-container .hack_col {
    float: none;
    width: 95%;
    margin: auto; }
  .cms-index-index .main-container .hack_col {
    width: 100%; }
  .cms-index-index .main-container .col-main {
    width: 100%; }
  .cms-page-view .main-container .col-main {
    width: 100%; }
  .cms-page-view.cms-contenu .main-container .col-main, .cms-page-view.cms-faq .main-container .col-main {
    width: 100%;
    margin: auto; }
  .checkout-cart-index .main-container .col-main {
    width: 65%;
    margin: 0 15px;
    float: left; }
  .checkout-cart-index .main-container .col-right {
    float: right;
    padding-right: 15px; }
  .customer-account-login .login_block_title {
    width: 300px; }
  .customer-account-login .register-privileges {
    width: 175px;
    margin-bottom: 32px; }
  .customer-account-login .terms-and-conditions .cgu-link {
    padding: 10px 0; }
  .customer-account-login .buttons-set .secure-info,
  .buttons-set .secure-info {
    width: 290px;
    text-align: center;
    margin-left: 0; }
  .checkout-onepage-index .col-right {
    display: none; }
  .cart .block-sample .sample {
    width: 30%; }
  .cart .block-sample .sample .sample-left {
    width: 100%; }
  .cart .block-sample .sample .sample-right {
    width: 100%;
    text-align: center;
    margin-top: 10px; }
  .checkout-cart-index .banner-bottom {
    background-size: auto; }
  .checkout-cart-index .encart-bottom {
    height: 203px;
    width: 90%;
    margin: 13px 5%; }
  .checkout-cart-index .block-crosssell {
    width: 155%; }
  .checkout-cart-index .block-crosssell img {
    max-width: 100%; }
  .cart .block-sample .block-right {
    width: 250px; }
  .responsive-cart-table .cart-table .line-hide {
    display: none; }
  .responsive-cart-table .line-action {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 20px;
    background: url("../images/picto-plus.jpg") center center no-repeat; }
  .responsive-cart-table .line-action.active {
    background: url("../images/picto-moins.jpg") center center no-repeat; }
  .responsive-cart-table td:before {
    content: attr(data-title); }
  .responsive-cart-table table,
  .responsive-cart-table thead,
  .responsive-cart-table tbody,
  .responsive-cart-table th,
  .responsive-cart-table td,
  .responsive-cart-table tr {
    display: block;
    border: 0; }
  .responsive-cart-table tr {
    border-top: 1px solid #000; }
  .responsive-cart-table thead tr {
    display: none; }
  .responsive-cart-table tr.last {
    border-bottom: 1px solid #000; }
  .responsive-cart-table td {
    position: relative;
    padding-left: 110px;
    white-space: normal;
    text-align: left !important;
    border-top: 1px solid #ebebeb; }
  .responsive-cart-table td:before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 23%;
    white-space: nowrap;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    text-align: left;
    background-color: transparent;
    padding: 15px 5px;
    color: #bebebe; }
  .responsive-cart-table .data-table td.image {
    width: 93px;
    display: inline-block;
    padding: 15px 5px;
    text-align: left;
    border-top: 0; }
  .responsive-cart-table .data-table td.product {
    width: 75%;
    display: inline-block;
    padding: 15px 40px 15px 5px;
    text-align: left;
    border-top: 0; }
  .responsive-cart-table td.quantity {
    width: auto;
    padding: 7px 0 7px 110px; }
  .responsive-cart-table .data-table td.quantity .button-qty.dec {
    margin-left: -12px; }
  .responsive-cart-table .data-table td.remove {
    display: none; }
  .responsive-cart-table .btn-remove2 {
    background: none;
    width: auto;
    text-indent: 0;
    font-size: 12px;
    color: #bebebe;
    text-align: left;
    padding: 7px 0 0 0;
    line-height: 14px;
    height: auto;
    text-decoration: underline; }
  .generic_popup {
    width: 660px;
    margin-left: -330px; }
  .fiche-produit .prev-bundle {
    left: 10px; }
  .fiche-produit .next-bundle {
    right: 10px; }
  .hidden_xs {
    display: none !important; }
  .bloc_blog .picture_md, .bloc_blog .description {
    height: 356px; }
  .hidden_lg {
    display: block; }
  .bloc_blog .description h2.title_left, .bloc_blog .description h2.title_right {
    display: none; }
  .bloc_blog .description p {
    padding: 0 36px;
    margin-top: 65px; }
  .form_select {
    width: 451px;
    margin: 45px auto 40px; } }

@media screen and (max-width: 980px) {
  .cms-page-view .fiche-produit .fiche-produit_informations {
    min-height: 350px; }
  .bloc_etape li {
    font-size: 20px;
    padding: 0 6px;
    width: 240px; } }

@media screen and (max-width: 950px) {
  .responsive-cart-table .data-table td.product {
    width: 70%; } }

@media screen and (max-width: 900px) {
  .responsive-cart-table .data-table td.product {
    width: 67.5%; } }

@media screen and (max-width: 850px) {
  .responsive-cart-table .data-table td.product {
    width: 65%; } }

@media screen and (max-width: 800px) {
  .checkout-cart-index .main-container .col-main {
    width: 58%;
    margin: 0 15px;
    float: left; } }

@media screen and (max-width: 768px) {
  .cms-page-view .fiche-produit .fiche-produit_informations {
    min-height: 380px; }
  .fiche-button {
    width: calc(100% - 100px);
    padding: 13px 0;
    margin-top: 20px;
    text-align: center;
    position: absolute;
    left: 50px;
    bottom: 0; }
  .bloc_etape li {
    font-size: 18px;
    padding: 0 2px;
    width: 220px; }
  .bloc_etape li::after {
    display: none; }
  .cms-page-view .bloc_contact_rs .bloc {
    width: 48%; }
  .cms-page-view .bloc_contact_rs .bloc:last-child {
    display: block;
    margin: 20px auto; } }

@media screen and (max-width: 760px) {
  .responsive-cart-table .data-table td.product {
    width: 60%; } }

@media screen and (max-width: 681px) {
  .line-hide {
    display: none; }
  .line-action {
    display: block; }
  .line-action {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 20px;
    background: url("../images/picto-plus.jpg") center center no-repeat; }
  .line-action.active {
    background: url("../images/picto-moins.jpg") center center no-repeat; }
  .main-container .col-main {
    width: 95%;
    margin: auto; }
  .catalog-category-view .col-main,
  .adexos-ingredients-index-view .col-main {
    width: 100%; }
  .main-container .hack_col {
    width: 95%;
    margin: auto; }
  .cms-index-index .hack_col {
    width: 100%; }
  .cms-index-index .col-main {
    width: 100%; }
  .checkout-cart-index .main-container .col-main {
    width: 95%;
    margin: auto;
    float: none; }
  .checkout-cart-index .main-container .col-right {
    float: none;
    width: 95%;
    margin: auto; }
  .col-main .col2-set .col-1 {
    width: 100%; }
  .banner-bottom {
    width: 100% !important; }
  .encart-bottom {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    display: block; }
  .col1-spacer {
    width: 280px; }
  .registered-users {
    border: 0; }
  .form-list .customer-name-prefix .name-firstname input.input-text,
  .form-list input.input-text {
    width: 254px; }
  .form-list .customer-dob .dob-year input.input-text {
    display: block;
    width: 32px; }
  .customer-account-login .form-list input.input-text {
    width: 254px; }
  .customer-account-login .form-list .customer-name-prefix .name-firstname input.input-text,
  .customer-account-login .form-list .customer-name-suffix .name-lastname input.input-text,
  .customer-account-login .form-list .customer-name-middlename .name-firstname input.input-text,
  .customer-account-login .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
  .customer-account-login .form-list .customer-name-middlename-suffix .name-lastname input.input-text {
    width: 254px; }
  .customer-account-login .cta {
    width: 278px; }
  .customer-account-login .terms-and-conditions label.cgu {
    width: 80%; }
  .customer-account-login .new-users {
    border-top: 1px solid #ebebeb; }
  .checkout-onepage-index .page-title h1 {
    font-size: 24px;
    color: #333f48;
    font-weight: bold; }
  .checkout-onepage-index .opc .step-title h2 {
    font-size: 15px; }
  #checkout-step-login .picto-or {
    margin: auto;
    display: block;
    position: inherit; }
  #checkout-step-login .col2-set .col-1 {
    width: 100%;
    float: none; }
  #checkout-step-login .col2-set .col-2 {
    border-left: 0;
    width: 100%;
    float: none; }
  #checkout-step-login .col2-set .col-1 .form-list {
    padding-left: 5px; }
  #checkout-step-shipping_method .buttons-set .cta {
    margin: 20px 0 0 0 !important; }
  #checkout-step-shipmethod .mode-livraison li,
  .mode-payment li {
    width: 252px;
    float: none !important;
    margin: 0 auto 15px auto;
    display: block; }
  .mode-payment-elt {
    width: 90%;
    margin: 0 auto 10px 0; }
  #checkout-step-review .order-item {
    border-top: 1px solid #ebebeb;
    padding-bottom: 10px; }
  #checkout-step-review .order-item .image {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    padding-top: 15px; }
  #checkout-step-review .order-item .infos {
    width: 73%;
    display: inline-block; }
  #checkout-step-review .order-item .infos li {
    padding: 5px 0;
    position: relative; }
  #checkout-step-review .order-item .order-line .line-action {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 20px;
    background: url("../images/picto-plus.jpg") center center no-repeat; }
  #checkout-step-review .order-item .line-label {
    display: inline-block;
    vertical-align: top;
    width: 44%;
    color: #BDBDBD;
    padding-left: 5%; }
  #checkout-step-review .item-line .line-text h3 {
    font-weight: bold;
    font-size: 15px;
    line-height: 20px; }
  #checkout-step-review .item-line .line-text {
    width: 100%;
    text-align: left;
    padding-left: 5%; }
  #checkout-step-review .item-line .line-text .product-sku {
    margin-bottom: 5px;
    margin-top: 20px;
    font-size: 12px;
    color: #333f48; }
  #checkout-step-review .item-line .price {
    font-weight: bold; }
  #checkout-step-review .item-line .grey {
    color: #adb0b2; }
  #review-buttons-container {
    margin-top: 10px; }
  #review-buttons-container .forgot {
    float: none; }
  #review-buttons-container .cta {
    float: none; }
  .checkout-onepage-success h2 {
    width: 175px; }
  .checkout-cart-index .block-crosssell {
    width: 100%; }
  .cart .coupon-code .discount {
    text-align: center; }
  .cart .coupon-code h2 {
    margin-right: 0; }
  .cart .block-sample .block-left {
    margin: 10px auto 0 auto;
    display: block; }
  .cart .block-sample .block-right {
    text-align: center;
    margin: auto;
    display: block;
    width: 225px; }
  .cart .block-sample .block-right .title {
    margin-top: 0;
    text-align: center;
    line-height: 17px; }
  .cart .block-sample .block-right .popup-link {
    text-align: center; }
  .carousel_produits_global {
    margin: 0 5px; }
  .checkout-cart-index .page-title {
    border: 0;
    margin: 25px auto;
    width: 200px;
    text-align: center; }
  .checkout-cart-index .page-title h1 {
    font-size: 24px;
    float: none; }
  .checkout-cart-index .cart-product-count {
    float: none;
    margin-left: 0;
    margin-top: 10px; }
  .checkout-cart-index .fancybox-wrap {
    width: 100% !important;
    height: 100% !important;
    top: 58px !important;
    left: 0 !important; }
  .checkout-cart-index .fancybox-skin {
    padding: 10px !important; }
  .checkout-cart-index .fancybox-inner {
    width: 100% !important;
    height: 100% !important; }
  #popup-echantillon .content-popup li.sample {
    margin-right: 10px; }
  #popup-echantillon .content-popup .title {
    width: 280px; }
  #popup-echantillon .content-popup .description {
    width: 280px; }
  .responsive-cart-table .data-table td.product {
    width: 70%; }
  .cart-right {
    padding-top: 40px; }
  .fiche-produit .prev-mask-bundle,
  .fiche-produit .next-mask-bundle {
    display: none; }
  .fiche-produit .owl-carousel .owl-item .envelop_product::after {
    content: ''; }
  .generic_popup {
    width: 300px;
    margin-left: -150px; }
  .generic_popup .header_picto-close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 100; }
  .review-form {
    width: 100%;
    display: block; }
  .review-form .section_titre::after {
    content: '' !important; }
  .review-form .section_content {
    display: block !important;
    width: 90%;
    margin: 0 auto 5px; }
  .review-form .form-add label {
    font-size: 16px; }
  .review-form .rateYo {
    margin-bottom: 12px; }
  .review-form .form-list {
    width: 100%; }
  .review-form .form-list input {
    width: 238px; }
  .review-form .form-list textarea {
    width: 263px !important; }
  #recaptcha_widget_div {
    zoom: 0.85; }
  .review-form .cta.desktop {
    display: none; }
  .review-form .cta.mobile {
    display: block; }
  .avis_popup {
    width: 300px;
    margin-left: -150px; }
  .generic_popup .avis {
    margin: 20px 10px 0;
    width: 280px; }
  .generic_popup .avis .bloc_avis {
    padding: 15px 0; }
  .fiche-produit .carousel_produits_bundle .carousel_produit {
    width: 75%;
    max-width: none; }
  .dashboard .box-recent {
    margin: 10px 0; }
  .category-top .category-return {
    display: none; }
  .category-top {
    padding: 0; }
  .category-nav .custom-select-layered {
    width: 100%;
    margin: 0;
    display: block;
    border: 0;
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0;
    background: url("../images/arrow_on.png") no-repeat 92% 23px; }
  .adexos-pages-index-landing .category-nav {
    position: relative;
    width: 100%;
    margin-right: 0; }
  .adexos-pages-index-landing .category-nav .custom-select-layered {
    border: 1px solid #ebebeb; }
  .category-nav .custom-select-layered select {
    color: #333f48;
    font-size: 14px; }
  .category-top .category-nav {
    margin: auto;
    float: none;
    display: none; }
  .category-top .category-nav-envelop {
    display: block;
    padding: 20px 12px;
    background: #ebebeb;
    text-transform: uppercase;
    font-size: 14px;
    background: url("../images/panier_lateral/picto_plus.png") center right20px no-repeat #ebebeb;
    background-size: 15px auto;
    cursor: pointer; }
  .category-top .category-nav-envelop.active {
    background: url("../images/panier_lateral/picto_moins.png") center right20px no-repeat #ebebeb;
    background-size: 15px auto; }
  .show_md {
    display: none !important; }
  hr {
    margin: 16px 0 !important; }
  button.accordion {
    font-size: 17px !important; }
  .form_select {
    width: 100%;
    height: 105px; }
  p.faq_filter {
    text-align: center;
    width: 100%;
    margin-bottom: 15px; }
  select.faq_select {
    display: block;
    margin: 0 auto;
    float: none; }
  .bloc_up_content {
    background-image: url("../images/contenu/photoXS.png"); }
  .bloc_rubrique .bloc_txt_zone {
    width: 280px;
    height: 280px;
    display: block;
    margin: 20px auto; }
  .bloc_rubrique .bloc_txt_zone h1 {
    padding: 30px 50px 0;
    line-height: 1.4;
    font-size: 25px; }
  .bloc_rubrique .bloc_txt_zone p {
    font-size: 15px;
    line-height: 22px;
    padding: 35px 44px 55px; }
  .bloc_down_faq {
    height: 370px !important; }
  .bloc_down_faq .bloc_txt_zone.lg_zone p {
    padding: 0px 24px 20px;
    text-align: justify; }
  .bloc_down_faq .bloc_txt_zone.lg_zone {
    width: 280px !important;
    height: auto !important;
    padding-bottom: 60px;
    margin: 20px auto; }
  .bloc_rubrique {
    height: 320px;
    width: 100%; }
  .hidden_md {
    display: block; }
  .bloc_blog .picture_md, .bloc_blog .description {
    width: 100%; }
  .bloc_blog .description {
    height: auto; }
  .bloc_blog .block_title {
    margin-top: 0; }
  .bloc_blog .description p {
    padding: 0;
    margin-top: 20px; }
  .bloc_multibox .col_box, .bloc_multibox .col_box:nth-child(2), .bloc_multibox .col_box:nth-child(3) {
    display: block;
    width: 222px;
    margin: 50px auto 12px auto; }
  .bloc_lg .picture_lg {
    height: 183px; }
  .bloc_lg .picture_lg img {
    width: 100%;
    height: auto !important; }
  .bloc_lg p {
    text-align: center; }
  .bloc_liste {
    padding: 0 15px; }
  .bloc_liste ol {
    text-align: center;
    margin-top: 60px; }
  .bloc_liste ol > li:before {
    width: 1px;
    display: block;
    margin: 0 auto 10px;
    padding: 10px 22px 10px 15px; }
  .bloc_liste ol > li {
    margin: 0 0 35px 0;
    text-indent: inherit;
    list-style-type: none;
    counter-increment: item;
    line-height: 1.2;
    padding: 0 25px; }
  blockquote p::before {
    height: 10px;
    margin-top: -5px; }
  .intro-text {
    padding: 0 20px 30px; }
  .fiche-button {
    left: 0;
    position: relative;
    width: 100%; }
  .fiche-produit .fiche-produit_informations h1 {
    text-align: center; }
  .cms-page-view .fiche-produit .fiche-produit_informations h1::after {
    margin: 30px auto; }
  .fiche-produit_informations_middle {
    position: relative; }
  .cms-page-view .fiche-produit .fiche-produit_informations h1 span {
    display: inline-block;
    text-align: center; }
  .cms-page-view .price-box {
    margin-left: 30%; }
  .full_page_etep .block_title {
    line-height: normal; }
  .full_page_etep .block_title span {
    display: block; }
  .cms-page-view .bloc_contact_rs .bloc {
    display: block;
    padding: 20px 0;
    width: 100%; }
  .bloc_etape .next-etape {
    right: 25px; }
  #sitemap_plan .item {
    width: 50%; } }

@media screen and (min-width: 682px) {
  .hidden_md {
    display: none !important; } }

@media screen and (min-width: 581px) and (max-width: 680px) {
  .bloc_blog .picture_md {
    height: 515px !important; } }

@media screen and (min-width: 530px) and (max-width: 580px) {
  .bloc_blog .picture_md {
    height: 435px !important; } }

@media screen and (max-width: 550px) {
  .responsive-cart-table .data-table td.product {
    width: 65%; } }

@media screen and (max-width: 500px) {
  .responsive-cart-table .data-table td.product {
    width: 65%; } }

@media screen and (max-width: 480px) {
  .intro-text {
    padding: 0 5px 30px; }
  .fiche-button {
    left: 0;
    width: 100%; }
  .cms-page-view .fiche-produit .fiche-button .cta {
    width: 100%; }
  .bloc_etape {
    padding: 0 25px; }
  .bloc_etape .prev-etape,
  .bloc_etape .next-etape {
    top: 27%; }
  .cms-page-view .bloc_contact_rs {
    padding-bottom: 0; }
  #sitemap_plan .item {
    box-sizing: border-box;
    padding: 0 12%;
    width: 100%; } }

@media screen and (max-width: 475px) {
  .responsive-cart-table .data-table td.product {
    width: 62.5%; } }

@media screen and (max-width: 450px) {
  .cart .block-sample .sample {
    width: 28%; }
  .cart .block-sample ul {
    padding: 0 10px; }
  .responsive-cart-table .data-table td.product {
    width: 60%; } }

@media screen and (max-width: 425px) {
  .responsive-cart-table .data-table td.product {
    width: 57.5%; }
  .logo_prehome {
    width: 30%; } }

@media screen and (max-width: 400px) {
  .responsive-cart-table .data-table td.product {
    width: 55%; } }

@media screen and (max-width: 375px) {
  .responsive-cart-table .data-table td.product {
    width: 52.5%; } }

@media screen and (max-width: 350px) {
  .responsive-cart-table .data-table td.product {
    width: 50%; } }

@media screen and (max-width: 335px) {
  .responsive-cart-table .data-table td.product {
    width: 45%; } }

@media screen and (max-width: 320px) {
  #sitemap_plan .bloc_rubrique {
    background-image: url(../images/bandeau-sitemap-mob.png); }
  #sitemap_plan .bloc_rubrique .bloc_txt_zone h1 {
    padding-top: 60px; } }

@media screen and (max-width: 305px) {
  .responsive-cart-table .data-table td.product {
    width: 40%; } }

/* ======================================================================================= */

/*# sourceMappingURL=styles-responsive.css.map */
