* {
  font-family: "Lmml";
  font-size: 15px;
  line-height: 18px;
  color: #36499b;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #36499b !important;
}
label {
  color: #36499b !important;
  font-size: 15px;
}
input,
textarea {
  color: #36499b !important;
  border: 1px solid #36499b !important;
  font-family: "Lmml" !important;
  padding: 10px;
}
input::placeholder,
textarea::placeholder {
  color: #36499b !important;
  opacity: 1;
  font-size: 14px;
  font-family: "Lmml";
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #36499b;
  font-size: 14px;
  font-family: "Lmml";
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #36499b;
  font-size: 14px;
  font-family: "Lmml";
}
.button {
  margin-top: 40px;
  display: block;
  padding: 6px;
  color: white !important;
  background-color: #7694ff;
  width: auto;
  max-width: 180px;
  font-family: "Lmml";
  font-weight: normal;
  position: relative;
  padding-right: 40px;
}
.button:hover {
  color: white;
}
.button::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 23%;
  right: 10px;
  background: url("/wp-content/themes/pepin/images/arrow.png") no-repeat;
}
#masthead {
  display: block;
  margin: auto;
  max-width: 1230px;
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  padding: 0 10px;
}
#masthead.white {
  background-color: #fff;
}
#masthead .right-picto {
  float: right;
  margin-top: 47px;
  margin-right: 20px;
}
#masthead .right-picto .connection,
#masthead .right-picto .basket {
  background-color: #7694ff;
  color: white;
  padding: 6px 20px;
  display: inline-block;
  vertical-align: top;
  height: 32px;
}
#masthead .right-picto .basket {
  padding: 5px 10px;
}
#masthead .right-picto .basket img {
  margin-top: 2px;
  max-width: 16px;
}
.page-id-171 i {
  font-style: normal;
}
#cmplz-document a {
  text-decoration: none !important;
  color: #36499b !important;
  box-shadow: none !important;
}
.archive.page-one-column:not(.has-sidebar) .site-footer .wrap {
  padding-left: 3em;
  padding-right: 3em;
  padding-bottom: 1.5em;
  padding-top: 2em;
  max-width: 1000px;
}
.header-wrapper {
  display: inline-block;
  width: 110px;
  margin-top: 20px;
}
.menu-header {
  display: inline-block;
  vertical-align: bottom;
  padding: 20px;
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  max-width: 700px;
}
.menu-header.hidden {
  display: none;
}
.menu-header ul {
  list-style: none;
}
.menu-header ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
}
.menu-header ul li a {
  color: #fff;
}
.site-content-contain {
  display: block;
}
.site-content-contain .cover-hp {
  background: url("/wp-content/themes/pepin/images/image-header2.jpg") no-repeat
    center center;
  background-size: cover;
  min-height: 700px;
}
.site-content-contain .cover-hp .drink {
  padding: 200px 0;
  max-width: 1230px;
  margin: auto;
  display: block;
}
.site-content-contain .cover-hp .drink .encart {
  padding: 70px;
  max-width: 500px;
  max-height: 400px;
  background-color: #36499b;
  margin-left: 10px;
}
.site-content-contain .cover-hp .drink .encart h1 {
  font-size: 23px;
  line-height: 33px;
  color: white !important;
  margin-bottom: 10px;
  font-family: "Lmmlbold";
}
.site-content-contain .cover-hp .drink .encart h2 {
  font-size: 50px;
  line-height: 50px;
  color: white !important;
  padding: 0;
  margin: 0;
  font-family: "Lmmlbold";
}
.site-content-contain .cover-hp .drink .encart span {
  color: white;
  margin-top: 20px;
  display: block;
}
.site-content-contain .site-content {
  max-width: 1230px;
  margin: auto;
}
.site-content-contain .site-content .why-us {
  padding: 105px;
}
.site-content-contain .site-content .why-us .left-image {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  width: 30%;
}
.site-content-contain .site-content .why-us .right {
  display: inline-block;
  width: 60%;
  vertical-align: top;
  margin-left: 8%;
}
.site-content-contain .site-content .why-us .right h2 {
  font-family: "Lmmlbold";
  font-size: 42px;
  margin-bottom: 10px;
}
.site-content-contain .site-content .why-us .right span {
  max-width: 450px;
  display: block;
}
.site-content-contain .site-content .why-us .right > img {
  display: block;
  margin-top: 75px;
}
.site-content-contain .site-content .how {
  width: 100vw;
  min-height: 200px;
  display: block;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  background-color: #36499b;
  padding: 105px;
}
.site-content-contain .site-content .how .white-container {
  display: block;
  background-color: white;
  padding-left: 60px;
  position: relative;
  max-height: 470px;
  max-width: 1200px;
  margin: auto;
}
.site-content-contain .site-content .how .white-container .left {
  display: inline-block;
  width: 55%;
}
.site-content-contain .site-content .how .white-container .left h2 {
  font-family: "Lmmlbold";
  font-size: 42px;
  margin-top: 45px;
  margin-bottom: 15px;
  display: block;
}
.site-content-contain .site-content .how .white-container .left span {
  display: block;
  max-width: 420px;
}
.site-content-contain .site-content .how .white-container .left .button {
  margin-bottom: 65px;
}
.site-content-contain .site-content .how .white-container .right {
  position: absolute;
  right: 0;
  top: 0;
}
.site-content-contain .site-content .how .white-container .right img {
  max-height: 470px;
}
.site-content-contain .site-content .concept {
  display: block;
  padding: 75px 75px 0;
}
.site-content-contain .site-content .concept .left,
.site-content-contain .site-content .concept .right {
  display: inline-block;
  width: 45%;
  vertical-align: top;
  margin-bottom: 100px;
}
.site-content-contain .site-content .concept .left h2,
.site-content-contain .site-content .concept .right h2 {
  font-family: "Lmmlbold";
  font-size: 42px;
  margin-top: 45px;
  margin-bottom: 30px;
  display: block;
  margin-top: 0;
}
.site-content-contain .site-content .concept .left .column,
.site-content-contain .site-content .concept .right .column {
  display: inline-block;
  width: 47%;
  margin: auto;
  vertical-align: top;
}
.site-content-contain .site-content .concept .left .column:nth-child(even),
.site-content-contain .site-content .concept .right .column:nth-child(even) {
  float: right;
}
.site-content-contain .site-content .concept .left .column .image-contain,
.site-content-contain .site-content .concept .right .column .image-contain {
  width: 100%;
  margin: auto;
  text-align: center;
}
.site-content-contain .site-content .concept .left .column img,
.site-content-contain .site-content .concept .right .column img {
  max-height: 240px;
  width: auto;
}
.site-content-contain .site-content .concept .left .column img.dog,
.site-content-contain .site-content .concept .right .column img.dog {
  margin-bottom: 25px;
  margin-top: 30px;
}
.site-content-contain .site-content .concept .left .column h3,
.site-content-contain .site-content .concept .right .column h3 {
  padding-top: 0;
  font-family: "Lmmlbold";
  font-size: 20px;
  padding-left: 12%;
  margin-bottom: 5px;
}
.site-content-contain .site-content .concept .left .column span,
.site-content-contain .site-content .concept .right .column span {
  max-width: 100%;
  display: block;
  padding-left: 12%;
}
.site-content-contain .site-content .concept .left {
  margin-right: 5%;
}
.site-content-contain .site-content .concept .right {
  width: 49%;
}
.site-content-contain .site-content .concept .right.margin-top {
  margin-top: 85px;
}
.site-content-contain .site-content .nos-bouteilles {
  display: block;
  height: 900px;
  background: url("/wp-content/themes/pepin/images/bouteilles.png") center
    center no-repeat;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  background-color: #ececec;
  padding: 105px;
}
.site-content-contain .site-content .nos-bouteilles .container {
  max-width: 1230px;
  display: block;
  margin: auto;
}
.site-content-contain .site-content .nos-bouteilles h2 {
  font-size: 42px;
  font-family: "Lmmlbold";
}
.site-content-contain .site-content .qui-sommes-nous {
  display: block;
  margin: 120px 105px;
}
.site-content-contain .site-content .qui-sommes-nous .left {
  display: inline-block;
  vertical-align: top;
  width: 60%;
}
.site-content-contain .site-content .qui-sommes-nous .left.text {
  padding-left: 20%;
  margin-bottom: 60px;
}
.site-content-contain .site-content .qui-sommes-nous .left h2 {
  font-family: "Lmmlbold";
  font-size: 42px;
}
.site-content-contain .site-content .qui-sommes-nous .right {
  display: inline-block;
  vertical-align: top;
  width: 39%;
  margin-top: 15px;
  text-align: right;
}
.site-content-contain .site-content .qui-sommes-nous .right img {
  max-width: 300px;
}
.site-footer {
  margin-top: 0;
  background-color: #dbe5e6;
  border-top: none;
  padding: 60px 0 50px;
}
.site-footer .social-link {
  max-width: 18px;
}
.site-footer .linkedin {
  background-color: #36499b;
  width: 17px;
  height: 17px;
}
.site-footer .linkedin img {
  margin: auto;
  display: block;
  width: 11px;
  height: auto;
  padding-top: 3px;
}
.site-footer div.column {
  display: inline-block;
  vertical-align: top;
  width: 17%;
}
.site-footer div.column.big {
  width: 25%;
}
.site-footer div.column .title {
  font-family: "Lmmlbold";
  font-size: 13px;
  line-height: 19px;
  margin-bottom: 10px;
}
.site-footer div.column span,
.site-footer div.column a {
  font-size: 11px;
  line-height: 21px;
  display: block;
  color: #36499b;
}
.site-footer div.column .newsletter-button {
  margin: auto;
  display: block;
  width: 100%;
  max-width: none;
  margin-bottom: 40px;
  font-size: 12px;
  text-align: left;
  padding-left: 10px;
  background-color: transparent;
  border: 1px solid #36499b;
  color: #36499b !important;
  cursor: pointer;
}
.site-footer div.column .newsletter-button:hover,
.site-footer div.column .newsletter-button:focus {
  background-color: transparent;
}
.site-footer div.column .newsletter-button::after {
  background: url("/wp-content/themes/pepin/images/arrow-blue.png") no-repeat;
}
.wpforms-container {
  display: none;
}
.wpforms-container.shown {
  display: initial;
}
.wpforms-container label {
  font-size: 13px !important;
}
.wpforms-container .wpforms-field {
  padding: 0 0 10px 0 !important;
}
.wpforms-container .wpforms-required-label {
  display: inline-block !important;
  vertical-align: top;
}
.wpforms-container .wpforms-submit-container {
  text-align: right;
  padding: 0 !important;
  margin-bottom: 20px;
}
.wpforms-container .wpforms-submit-container button {
  font-size: 13px !important;
  background-color: #36499b !important;
}
.wpforms-container button {
  font-family: "Lmml" !important;
}
#page.not-hp #masthead {
  position: relative;
}
#page.not-hp .menu-header ul li a {
  color: #36499b;
}
#page.not-hp .site-content {
  padding: 0;
  position: relative;
  padding: 0 20px;
}
#page.not-hp .page-template-custom {
  max-width: 820px;
  margin: auto;
  display: block;
}
#page.not-hp .page-template-custom .margin-block {
  display: block;
  margin-bottom: 40px;
}
#page.not-hp .page-template-custom .title {
  display: block;
  max-width: 1230px;
  margin: auto;
  margin-bottom: 40px;
}
#page.not-hp .page-template-custom .title h1 {
  font-family: "Lmmlbold";
  font-size: 42px;
  margin-top: 45px;
  margin-bottom: 15px;
  display: block;
}
#page.not-hp .page-template-custom .max-width {
  margin-bottom: 60px;
  display: inline-block;
  max-width: 800px;
}
#page.not-hp .page-template-custom .third {
  margin-bottom: 60px;
  display: inline-block;
  max-width: 30%;
  vertical-align: middle;
}
#page.not-hp .page-template-custom .third.left {
  margin-right: 4%;
}
#page.not-hp .page-template-custom .third.left.small img {
  max-width: 80%;
  margin: auto;
  display: block;
}
#page.not-hp .page-template-custom .third.right {
  margin-left: 4%;
}
#page.not-hp .page-template-custom .half {
  margin-bottom: 60px;
  display: inline-block;
  max-width: 50%;
  vertical-align: middle;
}
#page.not-hp .page-template-custom .half.left {
  width: 50%;
}
#page.not-hp .page-template-custom .half.right {
  width: 48%;
}
#page.not-hp .page-template-custom .half.right.image {
  margin-left: 8%;
  width: 40%;
}
#page.not-hp .page-template-custom .half img {
  display: block;
  width: auto;
  max-width: 300px;
  max-height: 300px;
}
#page.not-hp .page-template-custom.how-template {
  max-width: 900px;
}
#page.not-hp .page-template-custom.how-template .half.right {
  margin-left: 2%;
  width: 46%;
}
#page.not-hp .page-template-custom.how-template .half img {
  max-width: 100%;
  max-height: 300px;
}
.entry-content .woocommerce a {
  color: #36499b;
  text-decoration: none;
  box-shadow: inset 0 -1px 0 #36499b;
}
.entry-content .woocommerce a:focus {
  color: #36499b;
}
.entry-content .woocommerce a:hover {
  color: #36499b;
  box-shadow: inset 0 -1px 0 #36499b;
}
.woocommerce-account
  .woocommerce
  .woocommerce-MyAccount-navigation
  li.is-active
  a {
  box-shadow: 0 1px 0 #36499b;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li a:hover {
  box-shadow: 0 1px 0 #36499b;
}
.site-content-contain .woocommerce-breadcrumb {
  font-size: 1em;
}
.site-content-contain .woocommerce-breadcrumb a {
  color: #36499b;
  box-shadow: 0 1px 0 #36499b;
}
.site-content-contain .woocommerce-breadcrumb a:hover {
  box-shadow: 0 1px 0 #36499b;
}
.site-content-contain .woocommerce-loop-product__title,
.site-content-contain .woocommerce-products-header__title.page-title {
  font-size: 15px;
}
.site-content-contain ul.products li.product .button {
  box-shadow: none;
  margin: 30px auto 0;
}
.site-content-contain ul.products li.product .button:hover {
  box-shadow: none;
}
.site-content-contain .orderby {
  color: #36499b;
  font-size: 13px;
  font-family: "Lmml";
  border: 1px solid #36499b;
}
.site-content-contain .woocommerce-loop-product__title {
  text-transform: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 23px;
  min-height: 70px;
  max-height: 70px;
  padding-top: 0;
  margin-top: 20px;
  letter-spacing: initial;
}
.site-content-contain ul.products li.product .added_to_cart {
  color: #36499b;
  margin: 10px auto;
  display: block;
  width: 80%;
  text-align: center;
  box-shadow: none !important;
}
.site-content-contain .woocommerce-cart-form button {
  margin-top: 0;
  max-width: initial;
  padding-right: 40px;
}
.site-content-contain .woocommerce-cart-form button::after {
  top: 36%;
}
.site-content-contain .woocommerce-cart-form .button {
  float: right;
}
.site-content-contain .product-name a {
  box-shadow: none;
  color: #36499b;
}
.site-content-contain .product-name a:hover {
  box-shadow: none;
  color: #36499b;
}
.site-content-contain .cart .single_add_to_cart_button {
  padding: 12px 40px 12px 12px;
  max-width: 220px;
}
.site-content-contain .cart .single_add_to_cart_button::after {
  top: 33%;
}
.site-content-contain a.remove {
  color: #36499b;
  border: 1px solid #36499b;
  line-height: 13px;
}
.site-content-contain a.remove:hover {
  background-color: #36499b;
}
.site-content-contain #coupon_code {
  color: #36499b;
}
.site-content-contain .wc-tabs {
  display: none;
}
.site-content-contain .product_meta {
  margin-top: 25px;
}
.site-content-contain .product_meta a {
  color: #36499b;
  box-shadow: none;
}
.site-content-contain .product_meta a:hover {
  box-shadow: none;
  color: #36499b;
}
.site-content-contain :not(.mejs-button) > button:hover,
.site-content-contain :not(.mejs-button) > button:focus,
.site-content-contain input[type="button"]:hover,
.site-content-contain input[type="button"]:focus,
.site-content-contain input[type="submit"]:hover,
.site-content-contain input[type="submit"]:focus {
  background-color: #7694ff;
}
.site-content-contain .woocommerce-message {
  background: #7694ff;
}
.site-content-contain .woocommerce-message .button {
  margin-top: 0;
  padding: 0;
}
.site-content-contain .woocommerce-message .button::after {
  display: none;
}
.site-content-contain .woocommerce-message .button:hover {
  box-shadow: 0 1px 0 #fff !important;
}
.site-content-contain .wc-proceed-to-checkout .checkout-button {
  max-width: none;
  border: 1px solid transparent;
}
.site-content-contain .wc-proceed-to-checkout .checkout-button:hover {
  color: white;
  border: 1px solid #36499b;
}
.site-content-contain .wc-proceed-to-checkout .checkout-button::after {
  content: "";
  top: 32%;
}
.site-content-contain .woocommerce-info {
  background-color: #7694ff;
}
.site-content-contain .checkout_coupon {
  margin-bottom: 40px;
}
.site-content-contain .checkout_coupon .button {
  margin-top: 0;
  max-width: initial;
}
.site-content-contain
  #ship-to-different-address
  label
  input[type="checkbox"]:checked
  + span::before {
  border-color: #7694ff;
  background: #7694ff;
}
.site-content-contain
  .wc_payment_method
  input.input-radio[name="payment_method"]:checked
  + label::before {
  background: #7694ff;
}
.site-content-contain
  .wc_payment_method
  input.input-radio[name="payment_method"]
  + label::before {
  box-shadow: 0 0 0 2px #7694ff;
}
.site-content-contain #stripe-payment-data a,
.site-content-contain .woocommerce-privacy-policy-text a {
  color: #36499b;
  box-shadow: none;
}
.site-content-contain #stripe-payment-data a:hover,
.site-content-contain .woocommerce-privacy-policy-text a:hover {
  color: #36499b;
  box-shadow: none;
}
.site-content-contain .wc_payment_method .payment_box fieldset {
  padding-bottom: 1.5em;
  margin-bottom: 0;
}
.site-content-contain .woocommerce_error li {
  color: white;
}
.site-content-contain .woocommerce-error li {
  list-style: none;
  color: white;
}
.site-content-contain .entry-content .showlogin,
.site-content-contain .entry-content .showcoupon {
  color: white;
}
.site-content-contain .woocommerce-error strong {
  color: white;
}
.prix_degressifs {
  display: block;
  margin-top: 20px;
}
.woocommerce .site-content ul.products li.product .button,
.woocommerce-page .site-content ul.products li.product .button {
  max-width: none;
}
.blog .entry-header .entry-title a {
  color: #36499b;
  font-size: 18px;
}
.entry-meta .author a {
  color: #36499b;
}
.form-submit input[type="submit"] {
  color: white !important;
}
.logged-in-as a {
  color: #36499b;
}
.sub-menu {
  display: none;
}
.menu-item {
  position: relative;
}
.menu-item:hover .sub-menu {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 200px;
  margin-top: 20px;
  margin-left: 0;
  background: white;
}
.menu-item:hover .sub-menu li {
  margin: 10px;
  display: block;
}
.menu-item:hover .sub-menu li a {
  color: #36499b;
}
.image {
  margin-top: 60px;
}
.single-post .entry-title {
  margin-top: 30px;
}
.single-post .entry-meta {
  margin-top: 10px;
}
body:not(.has-sidebar):not(.page-one-column).blog .wrap,
.archive.page-one-column:not(.has-sidebar) .wrap {
  max-width: 740px;
  padding: 0;
}
body:not(.has-sidebar):not(.page-one-column).blog .wrap #primary article,
.archive.page-one-column:not(.has-sidebar) .wrap #primary article {
  width: 100%;
  display: block;
}
body:not(.has-sidebar):not(.page-one-column).blog .wrap .page-header,
.archive.page-one-column:not(.has-sidebar) .wrap .page-header {
  width: 100%;
  display: block;
  margin-bottom: 0;
}
body:not(.has-sidebar):not(.page-one-column).blog .wrap .page-header h1,
body:not(.has-sidebar):not(.page-one-column).blog .wrap .page-header h1 span,
.archive.page-one-column:not(.has-sidebar) .wrap .page-header h1,
.archive.page-one-column:not(.has-sidebar) .wrap .page-header h1 span {
  font-size: 22px;
}
@media screen and (max-width: 1024px) {
  * {
    font-size: 17px;
    line-height: 20px;
  }
  .site-content-contain .cover-hp .drink .encart {
    margin-left: 0;
  }
  .site-header {
    padding: 0 20px;
  }
  .site-content-contain .cover-hp {
    min-height: 0;
    padding: 0 20px;
    background-position: right;
  }
  .menu-header {
    margin-left: 50px;
  }
  .menu-header ul li a {
    font-size: 17px;
  }
  .site-content-contain .site-content .nos-bouteilles {
    background: url(/wp-content/themes/pepin/images/bouteilles.png) no-repeat
      center/100%;
    background-color: transparent;
    padding-bottom: 0;
    height: 680px;
  }
  .site-content-contain .site-content .how {
    margin: 0;
    width: 100%;
    padding: 60px;
  }
  .site-content-contain .site-content .how .white-container {
    max-height: initial;
    padding: 20px;
  }
  .site-content-contain .site-content .how .white-container .left,
  .site-content-contain .site-content .how .white-container .right {
    width: 100%;
    display: block;
    position: relative;
  }
  .site-content-contain .site-content .how .white-container .left h2,
  .site-content-contain .site-content .how .white-container .right h2 {
    margin-top: 0;
  }
  .site-content-contain .site-content .how .white-container .left img,
  .site-content-contain .site-content .how .white-container .right img {
    width: auto;
    margin: auto;
    display: block;
  }
  .site-content-contain .site-content .how .white-container .left span,
  .site-content-contain .site-content .how .white-container .right span {
    max-width: 100%;
  }
  .site-content-contain .site-content .concept .left,
  .site-content-contain .site-content .concept .right {
    margin-right: 0;
    width: 100%;
    display: block;
  }
  .site-content-contain .site-content .qui-sommes-nous {
    margin: 60px 105px;
  }
  .site-content-contain .site-content .qui-sommes-nous .left,
  .site-content-contain .site-content .qui-sommes-nous .right,
  .site-content-contain .site-content .qui-sommes-nous .left.text {
    width: 100%;
    display: block;
    padding: 0;
    text-align: left;
  }
  .site-footer div.column,
  .site-footer div.column.big {
    width: 45%;
    margin-bottom: 30px;
    margin-left: 2%;
  }
  .site-footer div.column .title,
  .site-footer div.column.big .title {
    font-size: 20px;
    line-height: 23px;
  }
  .site-footer div.column a,
  .site-footer div.column.big a {
    font-size: 17px;
    line-height: 20px;
  }
  #masthead {
    padding: 0 10px;
  }
  .burgermenu {
    width: 22px;
    height: auto;
    display: inline-block;
    margin-left: 5px;
    margin-top: 20px;
    vertical-align: top;
    cursor: pointer;
  }
  .burgermenu .menu-bar {
    width: 100%;
    height: 3px;
    transition: 0.4s;
    margin: 4px 0;
    background-color: #36499b;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
  }
  .burgermenu.change .bar1 {
    webkit-transform: rotate(-45deg) translate(-6px, 5px);
    transform: rotate(-45deg) translate(-6px, 5px);
  }
  .burgermenu.change .bar2 {
    opacity: 0;
  }
  .burgermenu.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-5px, -4px);
    transform: rotate(45deg) translate(-5px, -4px);
  }
  #masthead .right-picto {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 20px;
    margin-right: 10px;
  }
  .header-wrapper {
    margin-top: 10px;
    margin-left: 0;
    width: auto;
    position: absolute;
  }
  .header-wrapper a.logo {
    width: 80px;
    display: inline-block;
  }
  .site-content-contain {
    padding-top: 90px;
  }
  .menu-header {
    margin: 0;
    padding: 0;
    display: block;
  }
  .menu-header div ul {
    padding-top: 10px;
  }
  .menu-header div ul li {
    display: block;
    margin-bottom: 15px;
    margin-left: 0;
  }
  .menu-header div ul li a {
    color: #36499b;
  }
  .menu-header {
    position: fixed;
    width: auto;
    background-color: white;
    max-width: 53%;
    padding-top: 25%;
    top: 0;
    bottom: 0;
  }
  .site-header.white .header-wrapper {
    position: fixed;
    z-index: 1;
  }
}
ul.products li.product .price,
ul.products li.product .star-rating {
  min-height: 60px;
}
@media screen and (max-width: 768px) {
  body.page.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
    border-top: none;
  }
  .site-content-contain .cover-hp .drink .encart {
    padding: 40px;
    max-width: 100%;
    max-height: initial;
  }
  .site-content-contain .cover-hp .drink .encart h2 {
    font-size: 40px;
    line-height: 45px;
  }
  .site-content-contain .site-content .why-us {
    padding: 60px 20px;
  }
  .site-content-contain .site-content .why-us h2 {
    font-size: 32px;
    line-height: 35px;
  }
  .site-content-contain .site-content .why-us .left-image {
    display: none;
  }
  .site-content-contain .site-content .why-us .right {
    width: 100%;
    margin-left: 0;
    display: block;
  }
  .site-content-contain .site-content .how {
    padding: 40px;
  }
  .site-content-contain .site-content .how h2 {
    font-size: 32px !important;
    line-height: 35px;
  }
  .site-content-contain .site-content .concept {
    padding: 40px;
  }
  .site-content-contain .site-content .concept h2 {
    font-size: 32px !important;
    line-height: 35px;
  }
  .site-content-contain .site-content .concept .right .column img.dog {
    margin: 0;
  }
  .site-content-contain .site-content .concept .right.margin-top {
    margin-top: 20px;
  }
  .site-content-contain .site-content .nos-bouteilles {
    padding: 0 20px;
    height: 450px;
  }
  .site-content-contain .site-content .nos-bouteilles h2 {
    font-size: 32px !important;
    line-height: 35px;
  }
  .site-content-contain .site-content .qui-sommes-nous {
    margin: 0;
    padding: 0 20px;
  }
  .site-content-contain .site-content .qui-sommes-nous h2 {
    font-size: 32px !important;
    line-height: 35px;
  }
  .site-footer {
    padding: 0;
    margin-top: 50px;
  }
  .site-footer div.column,
  .site-footer div.column.big {
    width: 70%;
    margin-bottom: 30px;
    margin-left: 12%;
  }
  #page.not-hp .page-template-custom .half.left,
  #page.not-hp .page-template-custom .half.right,
  #page.not-hp .page-template-custom .half.right.image,
  #page.not-hp .page-template-custom .third.right,
  #page.not-hp .page-template-custom .third.left,
  #page.not-hp .page-template-custom .third.left.small,
  #page.not-hp .page-template-custom .third.middle,
  #page.not-hp .page-template-custom.how-template .half.left,
  #page.not-hp .page-template-custom.how-template .half.right,
  #page.not-hp .page-template-custom.how-template .half.right.image,
  #page.not-hp .page-template-custom.how-template .third.right,
  #page.not-hp .page-template-custom.how-template .third.left,
  #page.not-hp .page-template-custom.how-template .third.left.small,
  #page.not-hp .page-template-custom.how-template .third.middle {
    width: 100%;
    max-width: 100%;
    display: block;
    margin-left: 0;
  }
  #page.not-hp .page-template-custom .half.left img,
  #page.not-hp .page-template-custom .half.right img,
  #page.not-hp .page-template-custom .half.right.image img,
  #page.not-hp .page-template-custom .third.right img,
  #page.not-hp .page-template-custom .third.left img,
  #page.not-hp .page-template-custom .third.left.small img,
  #page.not-hp .page-template-custom .third.middle img,
  #page.not-hp .page-template-custom.how-template .half.left img,
  #page.not-hp .page-template-custom.how-template .half.right img,
  #page.not-hp .page-template-custom.how-template .half.right.image img,
  #page.not-hp .page-template-custom.how-template .third.right img,
  #page.not-hp .page-template-custom.how-template .third.left img,
  #page.not-hp .page-template-custom.how-template .third.left.small img,
  #page.not-hp .page-template-custom.how-template .third.middle img {
    margin: auto;
    max-width: 100%;
  }
  .wrap {
    padding: 20px 0 !important;
  }
  .woocommerce-ordering {
    margin-bottom: 20px;
  }
  .archive .price,
  .archive .price bdi {
    font-size: 15px;
  }
  .menu-header ul li {
    margin-bottom: 7px;
  }
  .woocommerce-cart-form .quantity input {
    display: block;
    margin-left: 30%;
  }
  #wc-stripe-cc-form {
    padding: 0px 0 20px;
  }
}
@media screen and (max-width: 450px) {
  .site-content-contain .site-content .concept .right .column img.dog {
    width: 94%;
  }
}
.onsale {
  display: none !important;
}
@media screen and (min-width: 48em) {
  body.page-two-column.woocommerce-page.woocommerce-cart:not(.archive)
    #primary
    .page
    .entry-content,
  body.page-two-column.woocommerce-checkout:not(.archive)
    #primary
    .page
    .entry-content {
    width: 100%;
  }
  body.page-two-column.woocommerce-page.woocommerce-cart:not(.archive)
    #primary
    .page
    .entry-header,
  body.page-two-column.woocommerce-checkout:not(.archive)
    #primary
    .page
    .entry-header {
    display: none;
  }
}
