.shop .composition {
  width: 100%;
  margin: 0 auto;
  background-color: rgba(244, 244, 242, 0.5);
  color: #777777;
  font-size: 14px;
  line-height: 24px;
  max-width: 1300px;
  padding: 20px 0 12px 0;
}

.shop .composition .compo-title {
  font-family: Courier, monospace, Arial, Helvetica, sans-serif;
  max-width: 100px;
}

.shop .composition .compo-description {
  display: none;
}

.shop .composition .composition-left {
  width: 25%;
  padding: 50px 25px 25px 25px;
}

.shop .composition .composition-left p {
  margin-top: 0;
  font-size: 18px;
  color: #2A2A27;
}

.shop .composition .composition-left a {
  margin-top: 10px;
  color: #999;
  font-family: Arimo, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}

.shop .product .product-thumb img {
  max-width: 140px;
  margin: 20px 60px 0 30px;
}

.produit .join-widget {
  padding: 15px 0px 15px 0px;
  width: 100%;
  margin: 0 auto;
}

.shop .product.masque .product-thumb img {
  max-width: 214px;
  margin: 30px 16px 0 0px;
}

#cart .actions .hidden {
  display: none;
}

#cart .hidden {
  display: none;
}

#cart .list-products .detail-product:last-child {
  margin-bottom: 0;
  padding: 0;
  border-bottom: 0;
}

#cart .list-products .detail-product span.barre {
  text-decoration: line-through;
}

#cart .list-products .detail-product span.offer {
  color: #000;
}

#cart .list-products h4 {
  font-family: Arimo Bold, Arial, Helvetica, sans-serif;
  font-size: 15px;
}

#cart .actions h6.next-step {
  font-size: 15px;
  font-family: Arimo, Arial, Helvetica, sans-serif;
  color: #000;
  text-align: left;
  margin: 10px 0 10px 0;
  display: flex;
  position: relative;
}

#cart .actions h6.next-step span {
  position: absolute;
  right: 5px;
  color: #515C5C;
  font-size: 14px;
}

#cart .actions .detail-cross-sell .right {
  width: 52%;
}

#cart .cross-info {
  max-width: 430px;
  margin: 0 auto;
}

#cart .actions .cross-sells img {
  max-width: 70px;
  margin: 10px auto 10px auto;
  max-height: 70px;
}

#cart .actions .cross-sells {
  margin: 15px 0 2px 0;
  height: 90px;
}

.product-standard #cart .actions .cross-sells {
  height: auto;
}

.product-standard #cart .actions .cross-sells .slick-dots {
  bottom: -27px;
}

#cart .actions .cross-sells .slick-dots li button:before {
  font-size: 25px;
}

#cart .actions .cross-sells .detail-cross-sell {
  display: flex;
  background: #fff;
  color: #000;
  border-radius: 5px;
  margin-right: 5px;
}

#cart .actions .cross-sells .slick-dots {
  bottom: -18px;
}

#cart .actions .cross-sells .detail-cross-sell h4 {
  margin: 20px 0 0 5px;
  color: #000;
  font-size: 13px;
  max-width: 160px;
}

#cart .actions .cross-sells .detail-cross-sell h5 {
  margin: 5px 0 0 5px;
  text-align: left;
  font-size: 13px;
  color: #999999;
}

#cart .actions .cross-sells .detail-cross-sell .action {
  margin: 27px 0 0 0;
  text-align: left;
  font-size: 12px;
  border: 1px solid #515C5C;
  text-transform: uppercase;
  color: #333b3b;
  padding: 7px 6px 6px 7px;
  display: block;
  height: 15px;
  font-family: Arimo Bold, Arial, Helvetica, sans-serif;
  max-width: initial;
  width: auto;
}

#cart .actions .progression-bar {
  width: 100%;
  height: 5px;
  background: #dcdcdc;
}

#cart .actions .cross-info {
  border-top: 1px solid #fff;
}

#cart .actions .progression-bar .bar {
  height: 5px;
  background: #92AD85;
  display: block;
}

.shop .composition .composition-more {
  text-align: center;
  margin: 10px 0 10px 0;
}

.shop .product-info .isw_more {
  display: flex;
}

.shop .product-info .total-advice {
  padding-top: 14px;
  padding-left: 12px;
}

.shop .product-info .total-advice .yellow {
  color: #ffb900;
}

.shop .product-info .detail {
  font-style: italic;
  color: #283333;
  font-size: 14px;
}

.shop .price .discount {
  display: none;
}

.shop .price .price-2, .shop .price .price-3 {
  display: none;
}

.shop .button-primary.order.loader {
  padding-top: 29px;
  padding-bottom: 16px;
}

.shop .button-primary.order.loader:after {
  margin: -15px auto 0 auto;
}

.shop .composition .composition-more a {
  margin-top: 10px;
  color: #2A2A27;
  font-family: Arimo, Arial, Helvetica, sans-serif;
  font-size: 15px;
  text-decoration: underline;
}

.shop .composition .composition-right {
  padding: 25px;
  margin-left: 20px;
  width: 82%;
}

.shop .composition .composition-right .composition-juste {
  margin: 0 0 0 20px;
  color: #283333;
  text-align: center;
}

.shop .composition .composition-right .composition-juste:nth-child(13), .shop .composition .composition-right .composition-juste:nth-child(12), .shop .composition .composition-right .composition-juste:nth-child(11) {
  display: none;
}

.shop .composition p {
  font-size: 14px;
}

.shop .composition .bottle-name {
  color: #283333;
  font-size: 24px;
  font-weight: bold;
  font-family: Arimo Bold, Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
}

.shop .information-text {
  margin: 10px 0 20px 0;
  text-align: left;
}

.shop .information-text.decouvrez-votre-cure {
  margin: 50px 15px 0 0;
}

.shop .information-text h3 {
  color: #283333;
  font-size: 24px;
  font-weight: bold;
  margin: 10px 0 10px 0;
}

.shop .information-text p {
  color: #283333;
  font-size: 15px;
  max-width: 700px;
}

#or {
  position: relative;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #283333;
  font-size: 24px;
  font-weight: bold;
  font-family: Arimo Bold, Arial, Helvetica, sans-serif;
  margin: 10px 0 10px 0;
}

#or::before,
#or::after {
  position: absolute;
  width: 47%;
  height: 1px;
  top: 24px;
  background-color: #E8E8E3;
  content: '';
}

#or::before {
  left: 0;
}

#or::after {
  right: 0;
}

.shop .product {
  padding: 20px;
  border: solid 1px #cfcfcd;
  margin: 20px auto 20px 0;
  width: 45%;
}

.shop .product:nth-child(2), .shop .product:nth-child(4) {
  margin: 20px 0 20px auto;
}

#info-subscript {
  padding: 10px 20px 20px 20px;
}

.checkout .already-account {
  text-decoration: underline;
  color: #777;
  font-size: 15px;
  margin-top: 5px;
  display: block;
}

#info-subscript p {
  font-family: Arimo, Arial, Helvetica, sans-serif;
  margin: 0;
  line-height: 24px;
  font-size: 16px;
  color: #777777;
}

#info-subscript p {
  font-family: Arimo, Arial, Helvetica, sans-serif;
  margin-bottom: 0;
}

#info-subscript p strong {
  font-family: Arimo, Arial, Helvetica, sans-serif;
  font-size: 16px;
}

.shop .product .isw_title {
  font-size: 14px;
  font-family: Arimo, Arial, Helvetica, sans-serif;
  color: #999;
  margin: 20px 0 5px 0;
}

.shop .product .isw_text {
  display: flex;
}

.shop .product .isw_text .isw-term {
  cursor: pointer;
  width: 80px;
  background-color: #fff;
  color: #283333;
  border: 1px solid grey;
  font-size: 15px;
  padding: 10px 5px 10px 5px;
  text-align: center;
  font-weight: bold;
  font-family: Arimo Bold, Arial, Helvetica, sans-serif;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shop .product .isw_text .isw-term.isw-selected {
  background-color: #515C5C;
  color: #fff;
}

.shop .product .isw_image {
  display: flex;
}

.shop .product .isw_image .isw-term {
  cursor: pointer;
  width: 36px;
  margin: 0 7px 0 0;
  height: 36px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shop .product.masque .description p {
  margin-top: 8px;
  line-height: 17px;
}

.shop.checkout .woocommerce-message {
  display: none;
}

.blockUI.blockOverlay {
  z-index: 999999;
}

.shop.checkout .woocommerce-error {
  padding: 0;
  color: #ff0000a1 !important;
}

.shop.checkout .woocommerce-error a {
    padding: 0;
    color: #ff0000a1 !important;
}

.shop.checkout .open-cgv {
  background-color: #f7f7f7;
  width: calc(100% - 30px);
  cursor: pointer;
  height: 35px;
  padding: 15px 15px 0 15px;
  text-align: left;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px
}

.shop.checkout .open-cgv span {
  display: block;
}

.shop.checkout .open-cgv img {
  display: block;
  width: 12px;
  margin: -16px 0 0 auto;
}

.shop.checkout .open-cgv.open img {
  transform: rotate(90deg);
}

.woocommerce-checkout-payment .payment_method_stripe ul.wc-stripe-error:not(.woocommerce-SavedPaymentMethods) {
  margin-top: 0;
}

.shop .product .isw_image .isw-term.isw-selected {
  background-color: #515C5C;
}

.shop .product .isw_image .isw-term img {
  width: 36px;
}

.shop .product .isw_image .isw-term.isw-selected img {
  width: 30px;
  display: block;
  margin: 3px auto 0 auto;
}

.shop .product .isw_frequency .isw-term {
  font-family: Arimo Bold, Arial, Helvetica, sans-serif;
  cursor: pointer;
  min-width: 160px;
  width: 100%;
}

.shop .abo_select, .shop .abo_select_2, .shop .abo_select_cart, .shop .abo_select_cart_qty, .woocommerce_account_subscriptions .abo_select_cart {
  font-family: Arimo, Arial, Helvetica, sans-serif;
  font-weight: 700;
  padding: 5px 10px 5px 10px;
  margin: 5px 0 0 0;
  width: 100%;
  border: 1px solid #283333;
}

.shop #cart.checkout .button-primary.active {
  display: none;
}

.shop #cart.checkout {
  height: 0;
}

.shop #cart.checkout .actions {
  display: none;
}

form.woocommerce-ResetPassword.lost_reset_password, .woocommerce-account .lost-password {
  width: 70%;
  background-color: #dee3d8;
  padding: 30px;
  margin: 0 auto;
}

form.woocommerce-ResetPassword.lost_reset_password p, .woocommerce-account .lost-password p {
  color: #777777;
  font-size: 15px;
}

form.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button {
  background-color: #2A2A27;
  font-family: Courier, monospace, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  text-decoration: none;
  padding: 15px 40px 15px 40px;
  min-width: 250px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}

form.woocommerce-ResetPassword p.error {
  color: #8F0005;
}

.shop.checkout #billing_postcode_field {
  width: 37%;
  display: inline-block;
  margin: 10px 0 0 0;
}

.shop.checkout #cart {
  z-index: 9999;
}

.shop.checkout #billing_city_field {
  width: 60%;
  display: inline-block;
  margin: 10px 0 0 10px;
}

.shop.checkout #billing_address_2_field .optional {
  display: none;
}

.shop.checkout .woocommerce-shipping-methods .shipping-more {
  display: none;
}

.shop.checkout .woocommerce-shipping-methods input:checked ~ .shipping-more {
  display: block;
}

.shop.checkout #cart .actions {
  display: none;
}

.shop.checkout #shipping_method img {
  vertical-align: middle;
  margin-right: 5px;
}

.shop.checkout .open-cart {
  margin-left: 10px;
  text-decoration: underline;
  color: #777;
  font-size: 15px;
}

.shop.checkout .open-cart-mobile {
  margin-left: 10px;
  text-decoration: underline;
  color: #2A2A27;
  font-size: 15px;
}

.shop.checkout .coupon-block {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  margin: 15px 0 15px 0;
  padding: 15px 0 15px 0;
}

.shop.checkout .coupon-block .woocommerce-form-coupon-2 p {
  display: flex;
}

.shop.checkout .coupon-block .woocommerce-form-coupon-2 button {
  background: #fff;
  color: #2A2A27;
  border: 1px solid #283333;
  font-family: Arimo, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  width: 200px;
  margin-left: 15px;
  cursor: pointer;
}

.shop #cart .coupon-block {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  margin: 10px 0 10px 0;
  padding: 10px 0 10px 0;
}

.shop #cart .coupon-block .woocommerce-form-coupon-2 p {
  display: flex;
}

.shop #cart .coupon-block .woocommerce-form-coupon-2 button {
  background: #fff;
  color: #2A2A27;
  border: 1px solid #283333;
  font-family: Arimo, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  width: 200px;
  margin-left: 5px;
  cursor: pointer;
  padding: 8px 20px 8px 20px;
}

.banner-introduction {
  background: #E8E8E3;
  padding: 30px 0 50px 0;
  box-shadow: inset 0 5px 16px rgb(0 0 0 / 12%);
}

.banner-introduction .inside {
  max-width: 1300px;
  margin: 10px auto 0 auto;
}

.banner-introduction .inside .introduction {
  color: #283333;
  font-size: 32px;
  font-weight: bold;
  font-family: Arimo Bold, Arial, Helvetica, sans-serif;
  margin: 10px 0 10px 0;
}

.banner-introduction .inside .text-description {
  color: #283333;
  font-size: 18px;
  font-family: Arimo, Arial, Helvetica, sans-serif;
  margin: 10px 0 20px 0;
}

.banner-introduction .inside .anchor-btn {
  padding: 5px 30px 5px 30px;
  color: #2A2A27;
  background: #FFFFFF;
  margin-right: 20px;
  font-size: 15px;
  font-weight: bold;
  font-family: Arimo Bold, Arial, Helvetica, sans-serif;
  position: relative;
  text-align: left;
  display: flex;
}

.banner-introduction .inside .anchor-btn img {
  margin-right: 10px
}

.banner-introduction .inside .anchor-btn span {
  margin-top: auto;
  margin-bottom: auto;
  display: block;
}

.shop .product .isw_quantity .isw-term {
  width: 65px;
  padding: 5px 0 5px 0;
  position: relative;
}

.shop .flex-container.flex-row.products {
  flex-wrap: wrap;
}

.shop .product .description p {
  margin: 0;
  font-size: 15px;
  color: #283333;
}

.shop .product.cure .description p {
  margin-top: 8px;
  line-height: 17px;
}

.error-coupon {
  color: #8F0005;
  font-size: 15px;
}

.products-more {
  display: none;
}

.product-more a {
  margin-top: 10px;
  color: #2A2A27;
  font-family: Arimo, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 15px;
  text-decoration: underline;
}

.shop #cart .apply_coupon_custom.loader:after {
  position: relative;
  margin: 0 0 0 35px;
}

.shop #cart .coupon-block a.coupon {
  text-decoration: underline;
  color: #999999;
  font-size: 15px;
}

.shop #cart .coupon-block .woocommerce-form-coupon-2 input {
  padding: 8px 20px 8px 20px;
  width: 100%;
  border: 1px solid rgba(153, 153, 153, 0.5);
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.shop .coupon-block .woocommerce-form-coupon-2 input.error {
  border: 1px solid #8F0005 !important;
}

.shop .coupon-block .woocommerce-form-coupon-2 input.valid {
  border: 1px solid #92AD85 !important;
}

.shop.checkout .coupon-block a.coupon {
  text-decoration: underline;
  color: #777;
  font-size: 15px;
}

.shop.checkout .container-user-information h3 {
  margin: 20px 0 0 0;
  font-size: 24px;
}

.shop.checkout .container-user-information p {
  margin: 10px 0 0 0;
}

.shop.checkout .container-user-information .snd-block {
  margin: 0 0 5px 0;
}

.shop.checkout .container-user-information .snd-block h3 {
  margin: 30px 0 0 0;
}

.shop.checkout .select2-container {
  margin-top: -8px;
}

.shop.checkout .checkmark {
  height: 25px;
  width: 25px;
  background-color: #eee;
  border: 1px solid #999;
  margin: 0 0 0 0;
}

.shop .more-product.button-primary.white {
  text-decoration: none;
  margin: 0 auto;
  display: block;
  width: 160px;
  min-width: 160px;
}

.shop .products-standard .price {
  color: #283333;
  font-size: 18px;
  font-weight: bold;
  font-family: Arimo Bold, Arial, Helvetica, sans-serif;
}

.shop .products-standard .price.barre {
  margin: 0 0 0 5px;
  font-size: 18px;
  font-family: Arimo Bold, Arial, Helvetica, sans-serif;
  line-height: 24px;
  text-decoration: line-through;
  color: #999999;
}

.shop .information-text.cure h3 {
  font-size: 18px;
}

.shop.checkout .woocommerce-terms-and-conditions {
  text-align: left;
}

.shop.checkout .container-form-check .checkmark:after {
  left: 9px;
  top: 4px;
}

.shop.checkout .container-form-check {
  max-width: 386px;
  margin: 10px 0 0 0;
}

.shop.checkout .container-form-check label .woocommerce-terms-and-conditions-checkbox-text {
  padding-left: 20px;
  max-width: 474px;
  display: block;
  margin-left: 15px;
  text-align: left;
  line-height: 24px;
}

.shop.checkout .woocommerce-terms-and-conditions {
  box-shadow: 0 0 10px rgb(0 0 0 / 10%);
  padding: 10px 15px;
}

#wc-backbone-modal-dialog .screen-reader-text {
  display: none;
}

.shop.checkout .woocommerce-terms-and-conditions-wrapper input:checked ~ .checkmark {
  background-color: #515C5C;
}

.shop.checkout.woocommerce-terms-and-conditions-wrapper .checkmark:after {
  left: 9px;
  top: 5px;
}

.shop.checkout .phone-last {
  margin-top: 15px;
}

form .woocommerce-Button.button-primary:focus {
  background-color: #a9ca99;
  border: 1px solid #a9ca99;
}

#sbi_images .slick-slide > div {
  padding: 0 5px;
}

.shop .abo_select_cart, .woocommerce_account_subscriptions .abo_select_cart {
  margin: 2px 0 0 0;
  background: transparent;
  border: 1px solid #283333;
}

.woocommerce_account_subscriptions .abo_select_cart {
  max-width: 320px;
}

.shop .abo_select_cart_qty {
  background: transparent;
}

.shop .product h3 {
  margin: 0 0 5px 0;
}

.shop .product .price .amount {
  color: #283333;
  font-size: 18px;
  font-weight: bold;
  font-family: Arimo Bold, Arial, Helvetica, sans-serif;
}

.shop .product .price .amount.barre {
  text-decoration: line-through;
  font-weight: normal;
  color: #999999;
  font-size: 15px;
}

.shop .product .price .amount.normal {

}

.shop .product .price .amount.discount:not(.barre) {
  margin-right: 5px;
}


.shop .product .isw_frequency .text-barre {
  text-decoration: line-through;
  color: #999999;
  font-weight: normal;
}

.shop .product .price .amount.barre {
  text-decoration: line-through;
  font-weight: normal;
  color: #999999;
  font-size: 15px;
}

.shop .product a:not(.add_to_cart_button) {
  display: block;
  text-decoration: underline;
  color: #283333;
  font-size: 14px;
}

.shop .product .abo_select, .shop .product .abo_select_2 {
  display: none;
}

.shop .redo-diag {
  margin: 25px 15px 0px 15px;
}

.shop .redo-diag p {
  color: #2A2A27;
  font-size: 15px;
}

.shop .discount .discount-text {
  margin: 0;
  color: #92ad85 !important;
}

.shop .discount .discount-text.hidden {
  display: none;
}

.shop .redo-diag a {
  margin-top: 10px;
  color: #2A2A27;
  font-family: Arimo, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 15px;
  text-decoration: underline;
}

.woocommerce-customer-details .woocommerce-customer-details--phone {
  color: #000 !important
}

.new-btn {
  position: absolute;
  background-color: #95A38F;
  display: block;
  font-size: 14px;
  color: #fff;
  border-radius: 4px;
  margin: -18px auto 0 auto;
  font-weight: normal;
  padding: 2px 4px 2px 4px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}

.new-btn-left {
  position: absolute;
  background-color: #95A38F;
  display: block;
  font-size: 14px;
  color: #fff;
  border-radius: 4px;
  margin: -28px auto 0 auto;
  font-weight: normal;
  padding: 4px 6px 4px 6px;
  text-align: center;
}

.product-thumb-info .new-btn-left {
  margin: -15px auto 0 auto;
}

.new-btn-promo {
  position: absolute;
  background-color: #95A38F;
  display: block;
  font-size: 14px;
  color: #fff;
  border-radius: 4px;
  margin: -22px auto 0 auto;
  font-weight: normal;
  padding: 2px 4px 2px 4px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}

.lpc_pickup_info_distance, .lpc_pickup_info_title {
  display:none !important;
}

.lpc_pickup_info_address {
  margin: 12px 0 0 0;
}

@media screen and (min-width: 814px) and (max-width: 1244px) {

  .shop .product .abo_select, .shop .product .abo_select_2 {
    max-width: 468px;
    margin-left: auto;
    margin-right: auto;
  }

  .shop .composition-right {
    margin: 0 auto;
  }

  .shop .isMobile {
    display: block !important;
  }

  .shop.product-standard .isMobile {
    display: none !important;
  }

  .shop .isDesktop:not(.button-primary) {
    display: none !important;
  }

  .shop .composition .isMobile {
    display: none !important;
  }

  .shop .composition .isDesktop {
    display: block !important;
  }

  .shop .product {
    flex-wrap: wrap;
  }

  .shop.product-standard .isDesktop.direct-order {
    display: block !important;
  }

  .shop .product-buttons {
    width: 100%;
  }

  .shop .product-thumb-info {
    width: 100%;
  }

  .shop .product-thumb-info .product-thumb {
    margin: 0 50px 0 auto;
  }

  .shop .product-thumb-info .product-info {
    margin: 0 auto 0 0;
  }

  .shop .products {
    flex-direction: column;
  }

  .shop .products .product {
    margin: 40px auto 10px auto;
    flex-direction: row;
    border: none;
    padding: 0;
    flex-wrap: wrap;
  }

  .shop .products .product:nth-child(2) {
    margin-top: 50px;
  }

  .shop .products .product .product-thumb {
    width: 150px;
  }

  .shop .products .product .product-thumb img {
    margin-left: -40px;
    margin-top: -30px;
  }

  .shop .composition {
    flex-direction: column;
  }

  .shop .composition .composition-right {
    text-align: center;
    width: 90%;
    padding: 10px;
    margin-left: 0;
  }

  .shop .roduct-buttons {
    text-align: center;
  }

  .product-buttons.isMobile {
    text-align: center;
    margin: 0 auto 0 auto;
    min-width: 95%;
  }

  .shop .product .info-comp .isw_title {
    margin-top: 0;
  }

  .shop .isw_frequency {
    max-width: 468px;
    margin-left: auto;
    margin-right: auto;
  }

  .shop .add_to_cart_button {
    max-width: 468px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 812px) {

  .produit .join-widget {
    margin: 0 auto;
    padding: 15px 0 20px 0;
    width: 95%;
  }

  .product-more a {
    text-align: center;
    margin: 25px auto 20px auto !important;
    display: block;
  }

  .new-btn {
    padding: 2px 4px 2px 4px;
    margin-top: -20px;
  }

  .new-btn-left {
    padding: 4px 6px 4px 6px;
    margin-left: 0;
  }

  .new-btn-promo {
    padding: 3px 6px 3px 6px;
  }

  .shop .composition .composition-right .composition-juste {
    margin: 0 auto 0 auto;
    min-width: 100px;
  }

  .shop .information-text {
    margin: 10px 15px 0 15px;
    text-align: center;
  }

  .shop .information-text.decouvrez-votre-cure {
    margin: 50px 15px 0 15px;
  }

  .shop .info-comp {
    text-align: center;
    margin: 0 auto 0 auto;
    width: 100%;
  }

  .shop .product-thumb-info {
    width: 100%;
  }

  .shop .product .product-thumb img {
    max-width: 108px;
    margin: -10px 10px 0 10px;
  }

  .shop .composition .composition-right .composition-juste {
    margin: 0 auto 0 auto;
    min-width: 100px;
  }

  .shop .composition-right {
    margin: 0 auto;
  }

  .shop .product-thumb-info .product-thumb {
    margin: 0 50px 0 auto;
    text-align: center;
  }

  .shop .product-thumb-info .product-info {
    margin: 0 auto 0 0;
  }

  .shop .products {
    flex-direction: column;
  }

  .shop .products .product {
    width: 98%;
    margin: 20px auto 10px auto;
    flex-direction: row;
    border: none;
    padding: 0;
    flex-wrap: wrap;
  }

  .shop .products .product:nth-child(2) {
    margin-top: 50px;
  }

  .shop .products .product .product-thumb {
    width: 150px;
  }

  .shop .products .product.products-standard .product-thumb {
    width: 150px;
  }

  .shop .composition {
    flex-direction: column;
  }

  .shop .composition .composition-left {
    text-align: center;
    width: 100%;
    padding: 10px;
  }

  .shop .composition .composition-right {
    text-align: center;
    width: 94%;
    padding: 10px;
    margin-left: 0;
  }

  .shop .information-text {
    margin: 10px 15px 0 15px;
    text-align: center;
  }

  .shop .info-comp {
    text-align: center;
    margin: 0 auto 0 auto;
    width: 95%;
  }

  .shop .product-buttons {
    text-align: center;
  }

  .product-buttons.isMobile {
    text-align: center;
    margin: 0 auto 0 auto;
    min-width: 95%;
  }

  .shop .product .info-comp .isw_title {
    margin-top: 10px;
  }

  .shop .isw_frequency {
    max-width: 468px;
    margin-left: auto;
    margin-right: auto;
  }

  .shop .add_to_cart_button {
    max-width: 468px;
    margin-left: auto;
    margin-right: auto;
  }

  .shop .product .abo_select, .shop .product .abo_select_2 {
    max-width: 468px;
    margin-left: auto;
    margin-right: auto;
  }

  .shop .product .info-subscript {
    right: 10px;
    margin-top: -226px;
    width: 330px;
  }

  .shop .info-subscript img {
    left: 246px !important;
  }

  .shop .button-primary.order.loader {
    padding-top: 29px !important;
    padding-bottom: 16px !important;
    margin-top: 15px;
  }

  .shop .button-primary.order.loader:after {
    margin: -15px auto 0 auto;
  }

  .shop .composition-right .composition-juste:nth-child(4),
  .shop .composition-right .composition-juste:nth-child(5),
  .shop .composition-right .composition-juste:nth-child(6),
  .shop .composition-right .composition-juste:nth-child(7),
  .shop .composition-right .composition-juste:nth-child(8),
  .shop .composition-right .composition-juste:nth-child(9),
  .shop .composition-right .composition-juste:nth-child(10),
  .shop .composition-right .composition-juste:nth-child(11),
  .shop .composition-right .composition-juste:nth-child(12) {
    display: none !important;
  }

  .shop #cart.checkout {
    height: 85px;
  }

  .shop.checkout #cart {
    position: fixed;
  }

  .shop.checkout #cart .actions .cart-total-amount {
    font-weight: bold;
    font-family: Arimo Bold, Arial, Helvetica, sans-serif;
  }

  .shop.checkout #cart .actions {
    display: block;
    text-align: left;
  }

  .shop.checkout #cart .actions p {
    font-size: 18px;
    margin: 10px 0 5px 0;
  }

  .woocommerce-customer-details h2, .woocommerce-order-details h2 {
    text-align: center;
  }

  .woocommerce-order address {
    border: 1px solid #ddd;
    padding: 20px;
    min-height: 100px;
  }

  .shop #cart .apply_coupon_custom.loader:after {
    position: relative;
    margin: 0 0 0 30px;
  }

  .shop.checkout .container-form-check label .woocommerce-terms-and-conditions-checkbox-text {
    padding-left: 24px;
    max-width: 320px;
    display: block;
    margin-left: 20px;
    text-align: left;
    line-height: 24px;
  }

  .shop .redo-diag {
    border-top: 1px solid #E8E8E3;
    border-bottom: 1px solid #E8E8E3;
  }

  .banner-introduction .inside {
    margin: 0 15px 0 15px;
  }

  .banner-introduction .inside .anchor-btn {
    text-align: left;
    margin: 0 auto 10px auto;
  }

  .shop .information-text h3 {
    text-align: left;
  }

  .shop .information-text p {
    text-align: left;
  }

  #or::before,
  #or::after {
    position: absolute;
    width: 42%;
    height: 1px;
    top: 24px;
    background-color: #E8E8E3;
    content: '';
  }

  #or {
    margin: 40px 0 40px 0;
  }

  .shop #or {
    margin: 10px 0 0 0;
  }


  .banner-introduction {
    padding: 10px 0 20px 0;
  }

  .banner-introduction .inside .introduction {
    font-size: 18px;
    font-weight: normal;
    font-family: Arimo, Arial, Helvetica, sans-serif;
  }

  .banner-introduction .inside .introduction span {
    font-size: 32px;
    font-weight: bold;
    font-family: Arimo Bold, Arial, Helvetica, sans-serif;
    display: block;
  }

  .shop .flex-container.flex-row.products {
    margin: 20px 0 0 0;
  }

  .shop .product-thumb-info .product-info {
    max-width: 218px;
    display: block;
  }

  .shop .composition .composition-left p {
    line-height: 20px;
  }

  .shop .composition .composition-left {
    padding: 10px 0 0 0;
  }

  .decouvrez-votre-cure {
    margin-top: 50px;
  }

  .shop .information-text.cure h3 {
    font-size: 18px;
  }

  .product-thumb-info .new-btn-left {
    margin-left: 10px;
  }

  .shop .product.masque .product-thumb img {
    max-width: 134px;
    margin: 30px 16px 0 0px;
  }
}

@media screen and (max-width: 812px) {
  .shop .product-thumb-info .product-thumb {
    margin: 0 auto;
  }

  .shop .product-thumb-info .product-info {
    margin: 0 auto;
  }

  .banner-introduction .actions {
    display: flex;
  }

  .banner-introduction .inside .anchor-btn {
    width: 180px;
    padding: 10px 10px 10px 10px;
    border-radius: 4px;
  }

  .banner-introduction .inside .anchor-btn:nth-child(2) {
    margin-left: 10px;
  }

  .banner-introduction .inside .text-description {
    font-size: 15px
  }

  #cart .actions .detail-cross-sell .right {
    width: 52%;
  }
}

@media screen and (min-width: 812px) {
  .banner-introduction .inside .text-description {
    margin: 10px 0 46px 0;
  }

  .banner-introduction .inside .anchor-btn {
    width: 245px;
    display: inline-block;
    text-align: center;
  }

  .banner-introduction .inside .anchor-btn span {
    display: inline-block;
    vertical-align: 30px;
  }

  .banner-introduction .inside .anchor-btn img {
    display: inline-block;
  }

  .shop .composition {
    padding: 0 0 0 0;
  }

  .shop .information-text.decouvrez-votre-cure {
    margin-top: 50px;
  }

  .shop .information-text {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 814px) and (max-width: 1244px) {
  .banner-introduction .inside {
    margin: 0 15px;
  }

  .shop .inside-content {
    margin: 10px 15px 0 15px;
  }

  .shop .composition {
    flex-direction: column;
  }

  .shop .composition .composition-left {
    margin: 0 auto;
    text-align: center;
  }

  .shop .isMobile.info-comp {
    display: block !important;
    margin-left: auto;
    width: 100%;
    text-align: center;
  }

  .shop .composition .composition-right {
    text-align: center;
    width: 97%;
    margin-left: 0;
  }

  .shop .composition .composition-right .composition-juste {
    margin: 0 0 0 auto;
  }
}

@media screen and (min-width: 1244px) and (max-width: 1366px) {
  .banner-introduction .inside {
    margin: 0 15px;
  }

  .shop .inside-content {
    margin: 10px 15px 0 15px;
  }

}
