@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Corben:wght@400&display=swap");
.corben-regular {
  font-family: "Corben", serif;
  font-weight: 400;
  font-style: normal;
}

/*.corben-bold {
  font-family: "Corben", serif;
  font-weight: 700;
  font-style: normal;
}*/
.has-large-font-size {
  font-size: 28px !important;
  line-height: 2.8rem;
}

body.home #main .home-titles, body.home header .home-titles {
  align-items: center;
  display: flex;
  flex-direction: column;
}

body.home #main .home-titles h2, body.home header .home-titles h2 {
  margin-top: 0;
}

body.home #main h2, body.home header h2 {
  font-family: "Corben", serif;
  font-weight: 400;
  font-size: 2.5rem;
  margin-bottom: .6rem;
  margin-top: 6rem;
  position: relative;
  line-height: 3.2rem;
}

@media (max-width: 1100px) {
  body.home #main h2, body.home header h2 {
    font-size: 2.2rem;
  }
}

@media (max-width: 991px) {
  body.home #main h2, body.home header h2 {
    font-size: 2rem;
  }
}

@media (max-width: 781px) {
  body.home #main h2, body.home header h2 {
    font-size: 1.5rem;
    margin-bottom: 0;
    line-height: 1.5rem;
  }
}

body.home #main h2.wp-block-heading.has-text-align-center, body.home header h2.wp-block-heading.has-text-align-center {
  padding-top: 115px;
}

body.home #main h2.wp-block-heading.has-text-align-center:before, body.home header h2.wp-block-heading.has-text-align-center:before {
  position: absolute;
  content: ' ';
  background-color: #000;
  width: 1px;
  height: 95px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

body.home #main h3, body.home header h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  margin-top: 1.2rem;
  font-size: 1.15rem;
  opacity: .8;
  margin-bottom: 3rem;
  text-align: center;
}

@media (max-width: 781px) {
  body.home #main h3, body.home header h3 {
    font-size: .9rem;
    padding: 0 .5rem;
  }
}

body.page:not(.home) #main h1, body.page:not(.home) #main h2, body.blog #main h1, body.blog #main h2, body.single #main h1, body.single #main h2, body.woocommerce-shop #main h1, body.woocommerce-shop #main h2 {
  font-family: "Corben", serif;
  font-weight: 400;
  font-size: 2.5rem;
  margin-bottom: .6rem;
  margin-top: 0rem;
  position: relative;
  line-height: 3.2rem;
}

@media (max-width: 1100px) {
  body.page:not(.home) #main h1, body.page:not(.home) #main h2, body.blog #main h1, body.blog #main h2, body.single #main h1, body.single #main h2, body.woocommerce-shop #main h1, body.woocommerce-shop #main h2 {
    font-size: 2.2rem;
  }
}

@media (max-width: 991px) {
  body.page:not(.home) #main h1, body.page:not(.home) #main h2, body.blog #main h1, body.blog #main h2, body.single #main h1, body.single #main h2, body.woocommerce-shop #main h1, body.woocommerce-shop #main h2 {
    font-size: 2rem;
  }
}

@media (max-width: 781px) {
  body.page:not(.home) #main h1, body.page:not(.home) #main h2, body.blog #main h1, body.blog #main h2, body.single #main h1, body.single #main h2, body.woocommerce-shop #main h1, body.woocommerce-shop #main h2 {
    font-size: 1.5rem;
    margin-bottom: 0;
    line-height: 1.5rem;
  }
}

body.page:not(.home) #main h1.wp-block-heading.has-text-align-center, body.page:not(.home) #main h2.wp-block-heading.has-text-align-center, body.blog #main h1.wp-block-heading.has-text-align-center, body.blog #main h2.wp-block-heading.has-text-align-center, body.single #main h1.wp-block-heading.has-text-align-center, body.single #main h2.wp-block-heading.has-text-align-center, body.woocommerce-shop #main h1.wp-block-heading.has-text-align-center, body.woocommerce-shop #main h2.wp-block-heading.has-text-align-center {
  padding-top: 115px;
}

body.page:not(.home) #main h1.wp-block-heading.has-text-align-center:before, body.page:not(.home) #main h2.wp-block-heading.has-text-align-center:before, body.blog #main h1.wp-block-heading.has-text-align-center:before, body.blog #main h2.wp-block-heading.has-text-align-center:before, body.single #main h1.wp-block-heading.has-text-align-center:before, body.single #main h2.wp-block-heading.has-text-align-center:before, body.woocommerce-shop #main h1.wp-block-heading.has-text-align-center:before, body.woocommerce-shop #main h2.wp-block-heading.has-text-align-center:before {
  position: absolute;
  content: ' ';
  background-color: #000;
  width: 1px;
  height: 95px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

body.page:not(.home) #main h1:first-of-type, body.blog #main h1:first-of-type, body.single #main h1:first-of-type, body.woocommerce-shop #main h1:first-of-type {
  margin-top: 0;
}

body.page:not(.home) #main h1 + h2, body.page:not(.home) #main h2 + h3, body.blog #main h1 + h2, body.blog #main h2 + h3, body.single #main h1 + h2, body.single #main h2 + h3, body.woocommerce-shop #main h1 + h2, body.woocommerce-shop #main h2 + h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  margin-top: 1.2rem;
  font-size: 1.15rem;
  opacity: .8;
  margin-bottom: 3rem;
  line-height: normal;
}

@media (max-width: 781px) {
  body.page:not(.home) #main h1 + h2, body.page:not(.home) #main h2 + h3, body.blog #main h1 + h2, body.blog #main h2 + h3, body.single #main h1 + h2, body.single #main h2 + h3, body.woocommerce-shop #main h1 + h2, body.woocommerce-shop #main h2 + h3 {
    font-size: .9rem;
  }
}

body.page:not(.home) #main h1 + h2.wp-block-heading.has-text-align-center, body.page:not(.home) #main h2 + h3.wp-block-heading.has-text-align-center, body.blog #main h1 + h2.wp-block-heading.has-text-align-center, body.blog #main h2 + h3.wp-block-heading.has-text-align-center, body.single #main h1 + h2.wp-block-heading.has-text-align-center, body.single #main h2 + h3.wp-block-heading.has-text-align-center, body.woocommerce-shop #main h1 + h2.wp-block-heading.has-text-align-center, body.woocommerce-shop #main h2 + h3.wp-block-heading.has-text-align-center {
  padding-top: 0;
}

body.page:not(.home) #main h1 + h2.wp-block-heading.has-text-align-center:before, body.page:not(.home) #main h2 + h3.wp-block-heading.has-text-align-center:before, body.blog #main h1 + h2.wp-block-heading.has-text-align-center:before, body.blog #main h2 + h3.wp-block-heading.has-text-align-center:before, body.single #main h1 + h2.wp-block-heading.has-text-align-center:before, body.single #main h2 + h3.wp-block-heading.has-text-align-center:before, body.woocommerce-shop #main h1 + h2.wp-block-heading.has-text-align-center:before, body.woocommerce-shop #main h2 + h3.wp-block-heading.has-text-align-center:before {
  display: none;
}

body.page:not(.home) #main h3, body.page:not(.home) #main h4, body.blog #main h3, body.blog #main h4, body.single #main h3, body.single #main h4, body.woocommerce-shop #main h3, body.woocommerce-shop #main h4 {
  font-family: corben;
  font-size: 1.5rem;
  font-weight: 400;
  margin-top: 0;
}

@media (max-width: 781px) {
  body.page:not(.home) #main h3, body.page:not(.home) #main h4, body.blog #main h3, body.blog #main h4, body.single #main h3, body.single #main h4, body.woocommerce-shop #main h3, body.woocommerce-shop #main h4 {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }
}

body.page:not(.home) #main h3.mb0, body.page:not(.home) #main h4.mb0, body.blog #main h3.mb0, body.blog #main h4.mb0, body.single #main h3.mb0, body.single #main h4.mb0, body.woocommerce-shop #main h3.mb0, body.woocommerce-shop #main h4.mb0 {
  margin-bottom: 0;
}

body .btn, body .wp-element-button, body #menu-links li a, body #contact-form button, body .single_add_to_cart_button,
body div.product form.cart .button, body .checkout-button, body #place_order, body .custom-add-to-cart, body .custom-add-to-delivery-schedule, body.woocommerce .btn, body.woocommerce .wp-element-button, body.woocommerce #menu-links li a, body.woocommerce #contact-form button, body.woocommerce .single_add_to_cart_button,
body.woocommerce div.product form.cart .button, body.woocommerce .checkout-button, body.woocommerce #place_order, body.woocommerce .custom-add-to-cart, body.woocommerce .custom-add-to-delivery-schedule {
  border: 0;
  border-radius: 0;
  padding: 1rem 2.5rem;
  color: #000;
  background: #fff;
  font-weight: 400;
  cursor: pointer;
  font-size: .95rem;
  letter-spacing: 0.06rem;
  text-decoration: none;
  box-shadow: 0 0 8px #666;
  text-transform: uppercase;
  position: relative;
  transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

@media (max-width: 768px) {
  body .btn, body .wp-element-button, body #menu-links li a, body #contact-form button, body .single_add_to_cart_button,
  body div.product form.cart .button, body .checkout-button, body #place_order, body .custom-add-to-cart, body .custom-add-to-delivery-schedule, body.woocommerce .btn, body.woocommerce .wp-element-button, body.woocommerce #menu-links li a, body.woocommerce #contact-form button, body.woocommerce .single_add_to_cart_button,
  body.woocommerce div.product form.cart .button, body.woocommerce .checkout-button, body.woocommerce #place_order, body.woocommerce .custom-add-to-cart, body.woocommerce .custom-add-to-delivery-schedule {
    font-size: .6rem;
  }
}

body .btn:after, body .wp-element-button:after, body #menu-links li a:after, body #contact-form button:after, body .single_add_to_cart_button:after,
body div.product form.cart .button:after, body .checkout-button:after, body #place_order:after, body .custom-add-to-cart:after, body .custom-add-to-delivery-schedule:after, body.woocommerce .btn:after, body.woocommerce .wp-element-button:after, body.woocommerce #menu-links li a:after, body.woocommerce #contact-form button:after, body.woocommerce .single_add_to_cart_button:after,
body.woocommerce div.product form.cart .button:after, body.woocommerce .checkout-button:after, body.woocommerce #place_order:after, body.woocommerce .custom-add-to-cart:after, body.woocommerce .custom-add-to-delivery-schedule:after {
  position: absolute;
  content: ' ';
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: .5px;
  background-color: #000;
  transition: width 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

body .btn:hover, body .wp-element-button:hover, body #menu-links li a:hover, body #contact-form button:hover, body .single_add_to_cart_button:hover,
body div.product form.cart .button:hover, body .checkout-button:hover, body #place_order:hover, body .custom-add-to-cart:hover, body .custom-add-to-delivery-schedule:hover, body.woocommerce .btn:hover, body.woocommerce .wp-element-button:hover, body.woocommerce #menu-links li a:hover, body.woocommerce #contact-form button:hover, body.woocommerce .single_add_to_cart_button:hover,
body.woocommerce div.product form.cart .button:hover, body.woocommerce .checkout-button:hover, body.woocommerce #place_order:hover, body.woocommerce .custom-add-to-cart:hover, body.woocommerce .custom-add-to-delivery-schedule:hover {
  box-shadow: 0 0 8px #b0b0b0;
}

body .btn:hover:after, body .wp-element-button:hover:after, body #menu-links li a:hover:after, body #contact-form button:hover:after, body .single_add_to_cart_button:hover:after,
body div.product form.cart .button:hover:after, body .checkout-button:hover:after, body #place_order:hover:after, body .custom-add-to-cart:hover:after, body .custom-add-to-delivery-schedule:hover:after, body.woocommerce .btn:hover:after, body.woocommerce .wp-element-button:hover:after, body.woocommerce #menu-links li a:hover:after, body.woocommerce #contact-form button:hover:after, body.woocommerce .single_add_to_cart_button:hover:after,
body.woocommerce div.product form.cart .button:hover:after, body.woocommerce .checkout-button:hover:after, body.woocommerce #place_order:hover:after, body.woocommerce .custom-add-to-cart:hover:after, body.woocommerce .custom-add-to-delivery-schedule:hover:after {
  width: 100px;
}

body .wp-block-buttons, body.woocommerce .wp-block-buttons {
  margin-top: 4rem;
  gap: 2.5rem;
}

@media (max-width: 782px) {
  body .wp-block-buttons, body.woocommerce .wp-block-buttons {
    justify-content: center;
  }
}

body .wp-block-buttons.mt0, body.woocommerce .wp-block-buttons.mt0 {
  margin-top: 0;
}

.wp-block-quote p {
  font-family: "Corben", serif;
  position: relative;
}

@media (max-width: 1350px) {
  .wp-block-quote p {
    font-size: 1.2rem !important;
    line-height: 2rem;
    width: 100%;
  }
}

@media (max-width: 782px) {
  .wp-block-quote p {
    padding: 0 1.2rem;
    width: auto;
    font-size: .9rem !important;
    line-height: 1.2rem;
  }
}

.wp-block-quote p:before, .wp-block-quote p:after {
  position: absolute;
  content: '"';
  font-size: 2.8rem;
}

@media (max-width: 782px) {
  .wp-block-quote p:before, .wp-block-quote p:after {
    font-size: 2rem;
  }
}

.wp-block-quote p:before {
  top: -5px;
  left: -10px;
  line-height: 25px;
}

.wp-block-quote p:after {
  bottom: 0px;
  right: -10px;
  line-height: 25px;
}

body.home .wp-block-quote p:before {
  top: -10px;
  left: 25px;
}

@media (max-width: 1350px) {
  body.home .wp-block-quote p:before {
    left: 0;
  }
}

body.home .wp-block-quote p:after {
  bottom: 0px;
  right: 25px;
}

@media (max-width: 1350px) {
  body.home .wp-block-quote p:after {
    right: 0;
  }
}

.wp-block-columns {
  justify-content: center;
}

@media (max-width: 782px) {
  .wp-block-columns {
    gap: 1rem;
  }
}

@media (max-width: 782px) {
  .wp-block-columns.contact-icones .wp-block-column {
    display: flex;
    flex-direction: row;
    gap: 0.5rem;
    align-items: center;
  }
}

@media (max-width: 782px) {
  .wp-block-columns.contact-icones .wp-block-column .wp-block-image figure img {
    width: 50px !important;
  }
}

@media (max-width: 782px) {
  .wp-block-columns.contact-icones .wp-block-column p {
    font-size: .8rem !important;
  }
}

.wp-block-columns .wp-block-column + .wp-block-column:last-child {
  padding-left: 4rem;
}

@media (max-width: 1100px) {
  .wp-block-columns .wp-block-column + .wp-block-column:last-child {
    padding-left: 0;
  }
}

.wp-block-columns .wp-block-column + .wp-block-column + .wp-block-column {
  padding-left: 0;
}

.wp-block-columns .wp-block-column + .wp-block-column + .wp-block-column + .wp-block-column:last-child {
  padding-left: 0;
}

.wp-block-columns .wp-block-column {
  position: relative;
}

.wp-block-columns .wp-block-column h4:has( + .wp-block-image), .wp-block-columns .wp-block-column .wp-block-image + h4 {
  font-family: "Corben", serif;
  font-weight: 400;
  position: relative;
  margin: 1rem auto;
}

.wp-block-columns .wp-block-column h4:has( + .wp-block-image):before, .wp-block-columns .wp-block-column .wp-block-image + h4:before {
  position: absolute;
  content: ' ';
  background-color: #000;
  width: 0.5px;
  height: 25px;
  left: 50%;
  transform: translateX(-50%);
}

.wp-block-columns .wp-block-column h4:has( + .wp-block-image) {
  padding-bottom: 1.7rem;
  padding-top: 1rem;
}

@media (max-width: 782px) {
  .wp-block-columns .wp-block-column h4:has( + .wp-block-image) {
    padding-top: 1.7rem;
  }
}

.wp-block-columns .wp-block-column h4:has( + .wp-block-image):before {
  bottom: 0;
}

@media (max-width: 782px) {
  .wp-block-columns .wp-block-column h4:has( + .wp-block-image):before {
    bottom: auto;
    top: 0;
  }
}

.wp-block-columns .wp-block-column .wp-block-image + h4 {
  padding-top: 1.7rem;
  padding-bottom: 1rem;
}

.wp-block-columns .wp-block-column .wp-block-image + h4:before {
  top: 0;
}

.wp-block-columns .wp-block-column .wp-block-quote {
  background-color: #fff;
  position: absolute;
  bottom: -20px;
  width: 80%;
  padding: 0 2rem;
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
}

@media (max-width: 1350px) {
  .wp-block-columns .wp-block-column .wp-block-quote {
    position: relative;
    bottom: 80px;
    display: flex;
    justify-content: center;
  }
}

@media (max-width: 782px) {
  .wp-block-columns .wp-block-column .wp-block-quote {
    position: absolute;
    bottom: -10px;
    padding: 0 1rem;
  }
}

@media (max-width: 782px) {
  .wp-block-columns:has(.wp-block-column + .wp-block-column + .wp-block-column + .wp-block-column) .wp-block-image {
    height: 250px;
    overflow: hidden;
  }
}

@media (max-width: 782px) {
  .wp-block-columns:has(.wp-block-column + .wp-block-column + .wp-block-column + .wp-block-column) .wp-block-image figure {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
  }
}

@media (max-width: 782px) {
  .wp-block-columns:has(.wp-block-column + .wp-block-column + .wp-block-column + .wp-block-column) .wp-block-image figure img {
    object-fit: cover;
  }
}

@media (max-width: 782px) {
  .wp-block-columns:has(.wp-block-column + .wp-block-column + .wp-block-column + .wp-block-column) .wp-block-column h4:has( + .wp-block-image) {
    padding-bottom: 0;
  }
}

@media (max-width: 782px) {
  .wp-block-columns:has(.wp-block-column + .wp-block-column + .wp-block-column + .wp-block-column) .wp-block-column .wp-block-image + h4 {
    padding-bottom: 0;
  }
}

@media (max-width: 782px) {
  .wp-block-columns:has(.wp-block-column + .wp-block-column + .wp-block-column + .wp-block-column) .wp-block-column + .wp-block-column, .wp-block-columns:has(.wp-block-column + .wp-block-column + .wp-block-column + .wp-block-column) .wp-block-column + .wp-block-column + .wp-block-column + .wp-block-column {
    display: flex;
    flex-direction: column-reverse;
  }
}

.wp-block-columns:has(.wp-block-column + .wp-block-column + .wp-block-column + .wp-block-column) .wp-block-column + .wp-block-column + .wp-block-column {
  display: flex;
  flex-direction: column;
}

@media (max-width: 782px) {
  .wp-block-columns .wp-block-columns .wp-block-column .wp-block-spacer {
    display: none;
  }
}

@media (max-width: 782px) {
  .wp-block-columns .wp-block-columns .wp-block-column .wp-block-image figure img {
    height: 250px;
    object-fit: cover;
  }
}

body #main .wp-block-cover {
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  overflow: hidden;
}

body #main .wp-block-cover .wp-block-cover__inner-container {
  position: static;
}

body #main .wp-block-cover .wp-block-list {
  position: absolute;
  width: max-content;
  top: 0;
  left: 0;
  display: flex;
  gap: 8rem;
  background-color: #ffffffd8;
  margin: 0;
  padding: 1rem;
  list-style: none;
  font-size: 1.1rem;
  letter-spacing: 0.1rem;
  width: 100%;
}

@media (prefers-reduced-motion: reduce) {
  body #main .wp-block-cover .wp-block-list {
    animation: none;
  }
}

body #main .wp-block-cover .wp-block-list li {
  position: relative;
  flex: 0 0 auto;
  left: 100vw;
  animation: scroll 75s linear infinite;
  font-size: 1.1rem;
  letter-spacing: 0.1rem;
}

body #main .wp-block-cover .wp-block-list li:before {
  position: absolute;
  content: ' ';
  height: .5px;
  width: 20px;
  position: absolute;
  left: calc(-4rem - 10px);
  top: 50%;
  transform: translateY(-50%);
  background-color: black;
}

body #main .wp-block-cover .wp-block-list li:first-child:before {
  display: none;
}

body #main .wp-block-cover .wp-block-buttons {
  position: absolute;
  bottom: 3rem;
  width: 100%;
}

body #main .wp-block-columns .wp-block-cover {
  width: auto;
  left: 0;
  right: initial;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}

body #main .wp-block-columns .wp-block-cover .wp-block-cover__image-background.has-parallax {
  background-size: 630px auto;
  background-position: 16% !important;
}

@media (max-width: 781px) {
  body #main .wp-block-columns .wp-block-cover .wp-block-cover__image-background.has-parallax {
    background-size: 100% auto;
  }
}

body #main .wp-block-columns .wp-block-column + .wp-block-column .wp-block-cover .wp-block-cover__image-background.has-parallax {
  background-position: 85% !important;
}

@keyframes scroll {
  from {
    left: 50vw;
  }
  to {
    left: -110%;
  }
}

body #main #news .awg-latest-posts-inner, body #main #news .list {
  display: flex;
  margin: 0 auto;
  text-align: center;
  justify-content: center;
  transition: transform 1200ms cubic-bezier(0.22, 1, 0.36, 1);
  gap: 1rem;
}

@media (max-width: 782px) {
  body #main #news .awg-latest-posts-inner, body #main #news .list {
    justify-content: left;
    width: 335px;
  }
}

@media (max-width: 520px) {
  body #main #news .awg-latest-posts-inner, body #main #news .list {
    width: 300px;
  }
}

body #main #news .awg-latest-posts-inner .awg-post a, body #main #news .list .awg-post a {
  width: 335px;
  position: relative;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}

@media (max-width: 1100px) {
  body #main #news .awg-latest-posts-inner .awg-post a, body #main #news .list .awg-post a {
    width: 235px;
  }
}

@media (max-width: 782px) {
  body #main #news .awg-latest-posts-inner .awg-post a, body #main #news .list .awg-post a {
    width: 335px;
  }
}

@media (max-width: 520px) {
  body #main #news .awg-latest-posts-inner .awg-post a, body #main #news .list .awg-post a {
    width: 290px;
  }
}

body #main #news .awg-latest-posts-inner .awg-post a .img, body #main #news .list .awg-post a .img {
  width: 335px;
  height: 335px;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

@media (max-width: 1100px) {
  body #main #news .awg-latest-posts-inner .awg-post a .img, body #main #news .list .awg-post a .img {
    width: 235px;
    height: 235px;
  }
}

@media (max-width: 782px) {
  body #main #news .awg-latest-posts-inner .awg-post a .img, body #main #news .list .awg-post a .img {
    width: 335px;
    height: 335px;
  }
}

@media (max-width: 520px) {
  body #main #news .awg-latest-posts-inner .awg-post a .img, body #main #news .list .awg-post a .img {
    width: 290px;
    height: 290px;
  }
}

body #main #news .awg-latest-posts-inner .awg-post a .img:before, body #main #news .list .awg-post a .img:before {
  position: absolute;
  content: ' ';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
}

body #main #news .awg-latest-posts-inner .awg-post a .img img, body #main #news .list .awg-post a .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

body #main #news .awg-latest-posts-inner .awg-post a .date, body #main #news .list .awg-post a .date {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  color: #000;
  text-decoration: none;
  padding: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.05rem;
  font-size: 1rem;
  z-index: 20;
}

body #main #news .awg-latest-posts-inner .awg-post a h4, body #main #news .awg-latest-posts-inner .awg-post a h3, body #main #news .list .awg-post a h4, body #main #news .list .awg-post a h3 {
  font-family: "Corben", serif;
  font-size: 1.1rem;
  color: #000;
  text-decoration: none;
  font-weight: 400;
  margin: .4rem auto;
  position: relative;
  z-index: 30;
  top: 0;
  transition: top 1200ms cubic-bezier(0.22, 1, 0.36, 1);
  padding: .5rem 1rem;
}

body #main #news .awg-latest-posts-inner .awg-post a:hover .img:before, body #main #news .list .awg-post a:hover .img:before {
  opacity: .8;
}

body #main #news .awg-latest-posts-inner .awg-post a:hover h4, body #main #news .awg-latest-posts-inner .awg-post a:hover h3, body #main #news .list .awg-post a:hover h4, body #main #news .list .awg-post a:hover h3 {
  top: -100px;
}

body #main #news .awg-latest-posts .awg-latest-posts-inner {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  gap: 16px;
}

body #main #news .awg-latest-posts article {
  min-width: 80%;
  scroll-snap-align: start;
}

@media (min-width: 768px) {
  body #main #news .awg-latest-posts article {
    min-width: calc(100% / 3 - 16px);
  }
}

body.blog #main .pagination {
  display: none;
}

body.blog #main #news .list {
  display: grid;
  grid-template-columns: repeat(3, 335px);
  gap: 1rem;
}

@media (max-width: 768px) {
  body.blog #main #news .list {
    grid-template-columns: none;
  }
}

body.blog #main #news .list .item {
  margin: 2rem auto;
}

body.blog #main #news .posts-progress {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
}

body.blog #main #news .posts-progress .posts-progress__bar {
  height: 6px;
  background: #eee;
  border-radius: 4px;
  overflow: hidden;
  width: 220px;
}

body.blog #main #news .posts-progress .posts-progress__fill {
  display: block;
  height: 100%;
  width: 0;
  background: #111;
  transition: width .3s ease;
}

body #main .awg-latest-posts .carousel-dots {
  display: none;
}

@media (max-width: 782px) {
  body #main .awg-latest-posts .carousel-dots {
    display: flex;
  }
}

/* Dots */
.carousel-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 1rem;
}

.carousel-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ccc;
  cursor: pointer;
}

.carousel-dot.active {
  background: #000;
}

/* Container */
.wp-block-gallery.carousel {
  position: relative;
  overflow: hidden;
}

/* Track */
.wp-block-gallery.carousel .carousel-track {
  display: flex;
  transition: transform 0.6s ease;
}

/* Slides */
.wp-block-gallery.carousel .wp-block-image {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 4px;
}

@media (max-width: 781px) {
  .wp-block-gallery.carousel .wp-block-image {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* Images */
.wp-block-gallery.carousel img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1 / 1;
  border-radius: 12px;
}

/* Dots */
.wp-block-gallery.carousel .carousel-dots {
  margin: 1rem auto 0;
}

.wp-block-details summary {
  font-family: Corben;
}

body #main .wp-block-pullquote {
  display: flex;
  justify-content: center;
  gap: 2rem;
}

body #main .wp-block-pullquote p {
  font-family: "Corben", serif;
  position: relative;
  font-size: 1.2rem !important;
  line-height: 2rem;
  padding: 0 2rem;
}

@media (max-width: 1350px) {
  body #main .wp-block-pullquote p {
    font-size: 1.2rem !important;
    line-height: 2rem;
    width: 100%;
  }
}

@media (max-width: 782px) {
  body #main .wp-block-pullquote p {
    padding: 0 1.2rem;
    width: auto;
    font-size: .9rem !important;
    line-height: 1.2rem;
  }
}

body #main .wp-block-pullquote p:before, body #main .wp-block-pullquote p:after {
  position: absolute;
  content: '"';
  font-size: 2.8rem;
}

@media (max-width: 782px) {
  body #main .wp-block-pullquote p:before, body #main .wp-block-pullquote p:after {
    font-size: 2rem;
  }
}

body #main .wp-block-pullquote p:before {
  top: -5px;
  left: -10px;
  line-height: 25px;
}

body #main .wp-block-pullquote p:after {
  bottom: 0px;
  right: -10px;
  line-height: 25px;
}

body #main .wp-block-pullquote cite {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-style: italic;
  margin-top: 3rem;
}

body #main .wp-block-table table td {
  border: 1px solid #ccc;
  padding: 1.5em;
}

body #main .wp-block-file > a {
  border: solid 1px #ccc;
  padding: 1.5rem 2rem 1.5rem 4rem;
  text-decoration: none;
  color: #000;
  position: relative;
}

body #main .wp-block-file > a:before {
  position: absolute;
  content: ' ';
  background: no-repeat center url("../img/download-file.svg");
  background-size: 30px 30px;
  left: 1.2rem;
  top: 1rem;
  width: 30px;
  height: 30px;
}

body #main .wp-block-file > a:hover {
  background-color: #eeeeee;
}

body #main .wp-block-file a.wp-block-file__button {
  display: none;
}

body #main .wp-block-accordion {
  margin-top: 2rem;
}

body #main .wp-block-accordion button {
  position: relative;
}

body #main .wp-block-accordion button .wp-block-accordion-heading__toggle-title {
  padding-left: 35px;
  border-top: solid 1px;
}

body #main .wp-block-accordion button .wp-block-accordion-heading__toggle-icon {
  position: absolute;
}

body #main .conditional {
  display: none !important;
}

body #main .conditional.active {
  display: flex !important;
}

body #main #contact-form, body #main #booking-form {
  max-width: 750px;
  margin: 2rem auto;
}

body #main #contact-form .form-grid, body #main #booking-form .form-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}

@media (max-width: 781px) {
  body #main #contact-form .form-grid, body #main #booking-form .form-grid {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
}

body #main #contact-form .submit, body #main #booking-form .submit {
  margin: 1rem auto;
  grid-column: 1 / -1;
}

body #main #contact-form .field-error, body #main #booking-form .field-error {
  color: #d63638;
  font-size: 0.85rem;
  margin-top: 0.25rem;
  display: none;
}

body #main #contact-form .field-error.active, body #main #booking-form .field-error.active {
  display: block;
}

body #main #contact-form .form-field, body #main #booking-form .form-field {
  display: flex;
  flex-direction: column;
}

body #main #contact-form .form-field label, body #main #contact-form .form-field .label, body #main #booking-form .form-field label, body #main #booking-form .form-field .label {
  font-family: Corben;
}

body #main #contact-form .form-field ul, body #main #booking-form .form-field ul {
  padding: 0;
  list-style: none;
  display: flex;
  gap: 2rem;
}

@media (max-width: 782px) {
  body #main #contact-form .form-field ul, body #main #booking-form .form-field ul {
    flex-direction: column;
    gap: 1rem;
  }
}

body #main #contact-form .form-field ul li, body #main #booking-form .form-field ul li {
  display: flex;
  align-items: center;
}

body #main #contact-form .form-field ul li label, body #main #booking-form .form-field ul li label {
  font-family: Arial;
  font-size: .8rem;
  letter-spacing: 0.05rem;
}

body #main #contact-form .form-field ul li input, body #main #booking-form .form-field ul li input {
  margin: 0;
  margin-right: .5rem;
}

body #main #contact-form .form-field input, body #main #contact-form .form-field textarea, body #main #contact-form .form-field select, body #main #booking-form .form-field input, body #main #booking-form .form-field textarea, body #main #booking-form .form-field select {
  border: 0;
  border-bottom: solid 1px #000;
  padding: 1rem;
  font-size: 1rem;
}

body #main #contact-form .form-field input:focus, body #main #contact-form .form-field input:active, body #main #contact-form .form-field input:focus-visible, body #main #contact-form .form-field textarea:focus, body #main #contact-form .form-field textarea:active, body #main #contact-form .form-field textarea:focus-visible, body #main #contact-form .form-field select:focus, body #main #contact-form .form-field select:active, body #main #contact-form .form-field select:focus-visible, body #main #booking-form .form-field input:focus, body #main #booking-form .form-field input:active, body #main #booking-form .form-field input:focus-visible, body #main #booking-form .form-field textarea:focus, body #main #booking-form .form-field textarea:active, body #main #booking-form .form-field textarea:focus-visible, body #main #booking-form .form-field select:focus, body #main #booking-form .form-field select:active, body #main #booking-form .form-field select:focus-visible {
  border: solid .5px #000;
  outline: none;
}

body #main #contact-form .form-field input.error, body #main #contact-form .form-field textarea.error, body #main #contact-form .form-field select.error, body #main #booking-form .form-field input.error, body #main #booking-form .form-field textarea.error, body #main #booking-form .form-field select.error {
  border: 2px solid #d63638;
}

body #main #contact-form .form-field input, body #main #booking-form .form-field input {
  height: 15px;
}

body #main #contact-form .form-field.form-field-rgpd ul li, body #main #booking-form .form-field.form-field-rgpd ul li {
  align-items: normal;
}

body #main #contact-form .form-field.full, body #main #booking-form .form-field.full {
  grid-column: 1 / -1;
}

body #main #contact-form .form-actions, body #main #booking-form .form-actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  grid-column: 1 / -1;
}

body #main #contact-form .form-loader, body #main #booking-form .form-loader {
  width: 32px;
  height: 32px;
  border: 2px solid #ccc;
  border-top-color: #000;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
  display: none;
}

body #main #contact-form .form-loader.active, body #main #booking-form .form-loader.active {
  display: inline-block;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

body #main #contact-form .submit[disabled], body #main #booking-form .submit[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}

body #main #contact-form .form-response, body #main #booking-form .form-response {
  background-color: #cbf0cc;
  padding: 1rem;
  display: none;
  width: 100%;
  grid-column: 1 / -1;
  text-align: center;
  justify-content: center;
  color: #4f4f4f;
  font-family: 'Corben';
  letter-spacing: 0.02rem;
  font-size: 1.1rem;
  position: relative;
}

body #main #contact-form .form-response:after, body #main #booking-form .form-response:after {
  position: absolute;
  content: ' ';
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
  width: 100px;
  height: 0.5px;
  background-color: #4f4f4f;
}

body #main #contact-form .form-response.active, body #main #booking-form .form-response.active {
  display: flex;
}

body #main .wp-block-group.cadre {
  padding: 2rem;
  border: solid .5px #000;
  max-width: 1015px;
  margin-left: auto;
  margin-right: auto;
}

body #main hr.wp-block-separator {
  position: relative;
  border: 0;
  width: 100%;
  height: 81px;
}

body #main hr.wp-block-separator:before {
  position: absolute;
  content: ' ';
  background: no-repeat center url("../img/hr-prune-traiteur.png");
  background-size: 150px auto;
  width: 242px;
  height: 81px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

#load-more {
  border: solid .5px #000;
  border-radius: 0;
  padding: 1rem 2.5rem;
  color: #000;
  background: #fff;
  font-weight: 400;
  cursor: pointer;
  font-size: .95rem;
  letter-spacing: 0.06rem;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  margin: 2rem auto;
  display: flex;
}

@media (max-width: 768px) {
  #load-more {
    font-size: .6rem;
  }
}

#load-more:hover {
  box-shadow: 0 0 8px #b0b0b0;
}

.loader {
  width: 32px;
  height: 32px;
  border: 2px solid #ccc;
  border-top-color: #000;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
  margin: 0 auto;
  display: none;
}

.loader.active {
  display: flex;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.quick-floating {
  position: fixed;
  right: -400px;
  /* caché au départ */
  top: 35%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 9999;
  transition: right 0.6s ease;
}

.quick-floating.visible {
  right: -122px;
}

.quick-item {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  border: solid .5px #000;
  color: #000;
  padding: 12px 18px;
  text-decoration: none;
  min-width: 120px;
  font-weight: 500;
  transition: all 0.3s ease;
  font-size: .8rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}

.quick-item:hover {
  background: #fff;
  transform: translateX(-115px);
}

.quick-item .icon {
  display: flex;
  align-items: center;
}

.quick-item svg {
  transition: transform 0.3s ease;
}

.quick-item:hover svg {
  transform: scale(1.2);
}

/* Responsive */
@media (max-width: 992px) {
  .quick-floating {
    display: none;
  }
}

body > header {
  display: flex;
  width: 100%;
  height: calc(70vh + 25px);
  min-height: 550px;
  position: relative;
}

@media (max-width: 768px) {
  body > header {
    min-height: 400px;
    height: 70vh;
  }
}

body > header .logo-container {
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
}

body > header .logo {
  background-color: #ffffffde;
  width: 240px;
  height: 240px;
  padding: 55px;
  border-radius: 50%;
  z-index: 30;
}

@media (max-width: 781px) {
  body > header .logo {
    width: 160px;
    height: 160px;
    padding: 35px;
  }
}

body > header .logo h1 {
  margin: 0 auto;
}

body > header .logo img {
  width: 242px;
  height: 235px;
}

@media (max-width: 781px) {
  body > header .logo img {
    width: 160px;
    height: 160px;
  }
}

body > header .gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

body > header .gradient:before {
  position: absolute;
  content: ' ';
  width: 100%;
  height: 220px;
  top: -1px;
  left: 0;
  background: linear-gradient(180deg, black 0%, transparent 100%);
  z-index: 20;
  opacity: .5;
}

body > header .gradient:after {
  position: absolute;
  content: ' ';
  width: 100%;
  height: 220px;
  bottom: -1px;
  left: 0;
  background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 20;
}

body > header .to-next {
  background-color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 50;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 8px #666;
  transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

body > header .to-next .icon {
  width: 8px;
  height: 25px;
}

body > header .to-next:hover {
  background-color: #ffffffce;
  box-shadow: 0 0 12px #666;
  width: 56px;
  height: 56px;
  bottom: 27px;
}

body > header .nav-links {
  z-index: 30;
  display: flex;
}

@media (max-width: 1024px) {
  body > header .nav-links {
    display: none;
  }
}

body > header .nav-links ul#menu-links {
  display: flex;
  flex-direction: row;
  list-style: none;
  padding: 0;
  gap: 3rem;
  margin-top: 4rem;
}

body > header .nav-links ul#menu-links li a {
  text-transform: none;
  font-family: "Corben", serif;
  box-shadow: none;
  font-size: 1rem;
  padding: .5rem 3rem .8rem;
  background-color: #ffffffde;
}

body > header .nav-links ul#menu-links li a:before {
  position: absolute;
  content: ' ';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  z-index: -1;
}

body > header .nav-links ul#menu-links li a:hover {
  color: #fff;
  box-shadow: none;
  background-color: transparent;
}

body > header .nav-links ul#menu-links li a:hover:before {
  opacity: 0.6;
}

body > header .nav-links ul#menu-links li a:hover:after {
  background-color: #fff;
}

body > header .bg {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent no-repeat center center;
  background-size: 100% auto;
  background-size: cover;
  position: absolute;
  z-index: 10;
}

body > header .bg:after {
  position: absolute;
  content: ' ';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ffffff2a;
}

body > header .menu-container {
  position: relative;
  z-index: 60;
  width: 0;
  transition: width 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

body > header .menu-container .menu-icon {
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  z-index: 50;
  left: 70px;
  top: 35px;
  cursor: pointer;
}

@media (max-width: 768px) {
  body > header .menu-container .menu-icon {
    left: 20px;
    top: 13.5px;
  }
}

body > header .menu-container .menu-icon .socials ul {
  list-style: none;
  padding: 0;
  gap: .5rem;
  display: flex;
  flex-direction: column;
}

@media (max-width: 768px) {
  body > header .menu-container .menu-icon .socials ul {
    gap: 0;
  }
}

body > header .menu-container .menu-icon .socials ul li a {
  color: #000;
  border: solid 1px transparent;
  border-radius: 50%;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
}

@media (max-width: 768px) {
  body > header .menu-container .menu-icon .socials ul li a {
    width: 35px;
    height: 35px;
  }
}

body > header .menu-container .menu-icon .socials ul li a:after {
  display: none;
}

body > header .menu-container .menu-icon .socials ul li a:hover {
  border-color: #fff;
}

body > header .menu-container .menu-icon .socials ul li a svg {
  filter: invert(1);
}

@media (max-width: 768px) {
  body > header .menu-container .menu-icon .socials ul li a svg {
    width: 16px;
    height: auto;
  }
}

body > header .menu-container .menu-icon .icon-container {
  display: flex;
  align-items: center;
  margin-left: 6px;
}

@media (max-width: 768px) {
  body > header .menu-container .menu-icon .icon-container {
    margin-left: 4px;
  }
}

body > header .menu-container .menu-icon .icon-container .icon {
  font-size: 1.5rem;
  position: relative;
}

body > header .menu-container .menu-icon .icon-container .icon .icon-line {
  background-color: #fff;
  height: 1.5px;
  width: 31px;
  margin: .35em 0;
}

body > header .menu-container .menu-icon .icon-container p {
  margin-left: 1rem;
  font-size: .9rem;
  position: relative;
}

body > header .menu-container .menu-icon .icon-container p:after {
  position: absolute;
  content: ' ';
  background-color: #fff;
  height: .5px;
  width: 0%;
  bottom: -2px;
  left: 50%;
  opacity: 0;
  transform: translateX(-50%);
  transition: width 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

body > header .menu-container .menu-icon .icon-container:hover p:after {
  opacity: 1;
  width: 100%;
}

body > header .menu-container #menu {
  display: flex;
  background: #fff;
  left: -500px;
  width: 430px;
  opacity: 0;
  transition: all 0s cubic-bezier(0.77, 0.2, 0.05, 1);
  position: absolute;
  top: 0;
  height: 100vh;
  position: relative;
  z-index: 100;
  padding-left: 70px;
  justify-content: center;
  flex-direction: column;
  box-shadow: 0 0 16px #eee;
}

@media (max-width: 768px) {
  body > header .menu-container #menu {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

body > header .menu-container #menu.open {
  left: 0;
  opacity: 1;
  transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

body > header .menu-container #menu .close-icon {
  width: 30px;
  height: 30px;
  position: absolute;
  cursor: pointer;
  top: 40px;
  left: 70px;
}

@media (max-width: 768px) {
  body > header .menu-container #menu .close-icon {
    left: 20px;
  }
}

body > header .menu-container #menu .close-icon::before,
body > header .menu-container #menu .close-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;
  border-radius: 2px;
}

body > header .menu-container #menu .close-icon::before {
  transform: translateY(-50%) rotate(45deg);
}

body > header .menu-container #menu .close-icon::after {
  transform: translateY(-50%) rotate(-45deg);
}

body > header .menu-container #menu ul {
  list-style: none;
}

body > header .menu-container #menu ul li a {
  color: #000;
  text-decoration: none;
  font-family: "Corben", serif;
  font-size: 1.8rem;
  position: relative;
}

@media (max-width: 768px) {
  body > header .menu-container #menu ul li a {
    font-size: 1.2rem;
  }
}

body > header .menu-container #menu ul li a:after {
  position: absolute;
  content: ' ';
  background-color: #000;
  height: .5px;
  width: 0%;
  bottom: -2px;
  left: 50%;
  opacity: 0;
  transform: translateX(-50%);
  transition: width 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

body > header .menu-container #menu ul li a:hover:after {
  width: 100%;
  opacity: 1;
}

body > header .menu-container #menu .socials ul {
  display: flex;
  padding: 0;
  gap: 1rem;
  padding-left: 35px;
}

@media (max-width: 768px) {
  body > header .menu-container #menu .socials ul {
    gap: .2rem;
    padding-left: 25px;
  }
}

body > header .menu-container #menu .socials ul li a {
  border: solid 1px #fff;
  border-radius: 50%;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
}

body > header .menu-container #menu .socials ul li a:after {
  display: none;
}

body > header .menu-container #menu .socials ul li a:hover {
  border-color: #000;
}

body > header .nav-two {
  position: absolute;
  z-index: 50;
  right: 70px;
  top: 35px;
}

@media (max-width: 768px) {
  body > header .nav-two {
    right: 20px;
    top: 10px;
  }
}

body > header .nav-two ul {
  display: flex;
  padding: 0;
  list-style: none;
  gap: 2rem;
}

@media (max-width: 768px) {
  body > header .nav-two ul {
    gap: 1rem;
  }
}

body > header .nav-two ul li a {
  letter-spacing: 0.05rem;
  color: #fff;
  text-decoration: none;
  position: relative;
  padding: .5rem 0;
}

body > header .nav-two ul li a:before, body > header .nav-two ul li a:after {
  position: absolute;
  content: ' ';
  background-color: #fff;
  height: 0.5px;
  width: 0%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

body > header .nav-two ul li a:before {
  top: 0;
}

body > header .nav-two ul li a:after {
  bottom: 0;
}

body > header .nav-two ul li a:hover:before, body > header .nav-two ul li a:hover:after {
  opacity: 1;
}

body > header .nav-two ul li a:hover:before {
  width: 100%;
}

body > header .nav-two ul li a:hover:after {
  width: 125%;
}

@media (max-width: 768px) {
  body > header .nav-two ul li.account a {
    text-indent: -9999px;
    display: block;
    width: 24px;
    height: 24px;
    padding: 0;
  }
}

@media (max-width: 768px) {
  body > header .nav-two ul li.account a:before {
    background: no-repeat center url("../img/account.svg");
    background-size: 24px;
    width: 24px;
    height: 35px;
    opacity: 1;
    top: -3px;
  }
}

@media (max-width: 768px) {
  body > header .nav-two ul li.account a:after {
    display: none;
  }
}

@media (max-width: 768px) {
  body > header .nav-two ul li.contact a {
    text-indent: -9999px;
    display: block;
    width: 24px;
    height: 24px;
    padding: 0;
  }
}

@media (max-width: 768px) {
  body > header .nav-two ul li.contact a:before {
    background: no-repeat center url("../img/mail.svg");
    background-size: 24px;
    width: 24px;
    height: 24px;
    opacity: 1;
    top: -3px;
    background-color: #fff;
    border-radius: 50%;
    padding: 5px;
    height: 25px;
    width: 25px;
  }
}

@media (max-width: 768px) {
  body > header .nav-two ul li.contact a:after {
    display: none;
  }
}

@media (max-width: 768px) {
  body > header .nav-two ul li.rdv a {
    text-indent: -9999px;
    display: block;
    width: 24px;
    height: 24px;
    padding: 0;
  }
}

@media (max-width: 768px) {
  body > header .nav-two ul li.rdv a:before {
    background: no-repeat center url("../img/calendar.svg");
    background-size: 24px;
    width: 24px;
    height: 24px;
    opacity: 1;
    top: -3px;
    background-color: #fff;
    border-radius: 50%;
    padding: 5px;
    height: 25px;
    width: 25px;
  }
}

@media (max-width: 768px) {
  body > header .nav-two ul li.rdv a:after {
    display: none;
  }
}

body.siteScrollingBlocked header .menu-container {
  width: auto;
}

body.home header {
  height: calc(100vh + 25px);
  min-height: 768px;
}

@media (max-width: 768px) {
  body.home header {
    min-height: 400px;
    height: 100vh;
  }
}

body.home header .gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

body.home header .gradient:after {
  position: absolute;
  content: ' ';
  width: 100%;
  height: 220px;
  bottom: -1px;
  left: 0;
  background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 20;
}

body.home header .logo {
  width: 300px;
  height: 290px;
  padding: 55px;
}

@media (max-width: 781px) {
  body.home header .logo {
    width: 200px;
    height: 200px;
    padding: 35px;
  }
}

body.home header .logo img {
  width: 300px;
  height: 290px;
}

@media (max-width: 781px) {
  body.home header .logo img {
    width: 200px;
    height: 200px;
  }
}

@media (max-width: 768px) {
  body.home header .nav-two ul li.account {
    filter: invert(1);
  }
}

body.home header .nav-two ul li a {
  color: #000;
}

@media (min-width: 768px) {
  body.home header .nav-two ul li a:before, body.home header .nav-two ul li a:after {
    background-color: #000;
  }
}

body.home header .menu-icon {
  color: #000;
}

body.home header .menu-icon .icon-container .icon .icon-line {
  background-color: #000;
}

body.home header .menu-icon .socials ul li a {
  color: #000;
  border: solid 1px #fff;
}

body.home header .menu-icon .socials ul li a:hover {
  border-color: #000;
}

body.home header .menu-icon .socials ul li a svg {
  filter: invert(0);
}

body.home header .nav-links ul#menu-links {
  margin-top: 0;
}

#footer {
  background-color: #e9e9e9;
  padding: 4rem 2rem 0 2rem;
}

@media (max-width: 782px) {
  #footer {
    padding: 2rem 2rem 0 2rem;
  }
}

#footer .footer-menus {
  display: flex;
  justify-content: center;
  gap: 11rem;
}

@media (max-width: 991px) {
  #footer .footer-menus {
    gap: 4rem;
  }
}

@media (max-width: 782px) {
  #footer .footer-menus {
    flex-direction: column;
    gap: 1rem;
    text-align: center;
  }
}

#footer .footer-menus a.footer-menu-title {
  font-family: "Corben", serif;
  color: #000;
  text-decoration: none;
  font-size: 1.1rem;
  position: relative;
}

#footer .footer-menus a.footer-menu-title:after {
  border-bottom: 0;
  border-left: .3em solid transparent;
  border-right: .3em solid transparent;
  border-top: .3em solid;
  content: "";
  display: none;
  margin-left: .5em;
  vertical-align: .255em;
  top: 0.1rem;
  position: relative;
}

@media (max-width: 782px) {
  #footer .footer-menus a.footer-menu-title:after {
    display: inline-block;
  }
}

#footer .footer-menus a.footer-menu-title.open:after {
  transform: rotate(180deg);
}

#footer .footer-menus .menu-footer-container {
  display: block;
}

@media (max-width: 782px) {
  #footer .footer-menus .menu-footer-container {
    display: none;
  }
}

#footer .footer-menus .menu-footer-container.open {
  display: block;
}

#footer .footer-menus ul {
  list-style: none;
  padding: 0;
}

#footer .footer-menus ul li a {
  text-decoration: none;
  color: #000;
  letter-spacing: 0.04rem;
  font-size: .8rem;
  line-height: 1.5rem;
}

#footer .footer-menus ul li a:hover {
  text-decoration: underline;
}

#footer .footer-menus .coordonnees {
  font-family: "Corben", serif;
  line-height: 1.2rem;
  font-size: .9rem;
}

#footer .by {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #388D7D;
  font-style: italic;
  letter-spacing: 0.08rem;
  font-size: .9rem;
  margin-bottom: .5rem;
}

@media (max-width: 782px) {
  #footer .by {
    flex-direction: column;
    margin-top: 2rem;
  }
}

#footer .by svg {
  padding-right: .8rem;
}

#footer .by a {
  color: #388D7D;
}

#footer .by a:hover {
  color: #143b34;
}

#footer .legals {
  display: flex;
  justify-content: center;
  font-style: italic;
  font-size: .9rem;
}

@media (max-width: 782px) {
  #footer .legals {
    text-align: center;
  }
}

#footer .legals a {
  text-decoration: none;
  color: #000;
}

#footer .legals a:hover {
  text-decoration: underline;
}

body.home .logo h1 {
  margin: 0;
}

body.home #main p.no-product {
  text-align: center;
  font-family: Corben;
  font-size: 1.1rem;
}

@media (max-width: 781px) {
  body.home #main .wp-block-spacer:first-child {
    display: none;
  }
}

@media (max-width: 781px) {
  body.home #main .mobile-hide {
    display: none;
  }
}

body.home #main .ordi-hide {
  display: none;
}

@media (max-width: 781px) {
  body.home #main .ordi-hide {
    display: block;
  }
}

body.home #main .mobile-quick-access .wp-block-column p {
  position: absolute;
  z-index: 10;
  top: 50%;
  background-color: #fff;
  padding: 1rem;
  left: 50%;
  transform: translateX(-50%);
  width: 220px;
}

@media (max-width: 768px) {
  body.home #main .notre-vision-carousel {
    display: flex !important;
    justify-content: flex-start !important;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    gap: 16px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    /* IMPORTANT */
    padding-left: 16px;
    padding-right: 16px;
    scroll-padding-left: 16px;
    scroll-padding-right: 16px;
  }
}

@media (max-width: 768px) {
  body.home #main .notre-vision-carousel .wp-block-column {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    scroll-snap-align: start;
    /* ← pas center */
  }
}

body #main .wp-block-group .wp-block-group__inner-container > p, body #main .wp-block-group .wp-block-group__inner-container > ul.wp-block-list, body #main .wp-block-group .wp-block-group__inner-container > .wp-block-table {
  max-width: 1015px;
  margin-left: auto;
  margin-right: auto;
}

body #main .wp-block-image.is-style-rounded a:hover {
  opacity: .8;
}

body #main .icon .exclamation {
  font-size: 5rem;
  font-weight: 700;
}

body .single-annonce {
  display: flex;
  flex-direction: column;
}

body.single #main h1 {
  max-width: 768px;
  margin: 0 auto;
}

body.single #main h2 a {
  color: #000;
  text-decoration: none;
}

body.single #main .post_content article .date {
  border: solid .5px #000;
  margin-bottom: 4rem;
  padding: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.05rem;
  font-size: 1rem;
  display: inline-flex;
}

body.single #main .post_content article .content {
  max-width: 900px;
  margin: 0 auto;
}

body.single #main .post_content article .content h2 {
  font-family: Corben;
  font-size: 1.5rem;
  font-weight: 400;
  margin-top: 3rem;
}

body.single #main .post_content article .content h3 {
  font-family: Arial;
  font-size: 1.1rem;
  font-weight: 400;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 0.04rem;
}

body.single #main .wp-block-buttons.is-content-justification-center {
  justify-content: center;
  display: flex;
}

body.single #main .box.share {
  display: flex;
  justify-content: center;
}

body.single #main .box.share ul {
  list-style: none;
  display: flex;
  padding: 0;
}

body.single #main .box.share ul li a {
  color: #000;
  text-decoration: none;
  font-family: "Corben", serif;
  font-size: 1.8rem;
  position: relative;
  border: solid 1px #fff;
  border-radius: 50%;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
}

body.single #main .box.share ul li a:hover {
  border-color: #000;
}

body.page-id-22 #main > .wp-block-columns:nth-child(odd) {
  position: relative;
  position: relative;
  display: flex;
  flex-direction: column;
}

@media (max-width: 781px) {
  body.page-id-22 #main > .wp-block-columns:nth-child(odd) {
    flex-direction: column-reverse;
  }
}

body.page-id-22 #main > .wp-block-columns:nth-child(odd) > .wp-block-column:first-child {
  position: absolute;
  left: 0%;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
  padding: 4rem 6rem;
  z-index: 10;
  width: 44%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (max-width: 781px) {
  body.page-id-22 #main > .wp-block-columns:nth-child(odd) > .wp-block-column:first-child {
    position: static;
    transform: none;
    padding: 0;
    width: 100%;
  }
}

body.page-id-22 #main > .wp-block-columns:nth-child(odd) .wp-block-column + .wp-block-column {
  position: relative;
  left: 50%;
}

@media (max-width: 781px) {
  body.page-id-22 #main > .wp-block-columns:nth-child(odd) .wp-block-column + .wp-block-column {
    position: static;
  }
}

body.page-id-22 #main > .wp-block-columns:nth-child(even) {
  position: relative;
}

body.page-id-22 #main > .wp-block-columns:nth-child(even) .wp-block-column + .wp-block-column {
  position: absolute;
  left: 44%;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
  padding: 4rem 6rem;
}

@media (max-width: 781px) {
  body.page-id-22 #main > .wp-block-columns:nth-child(even) .wp-block-column + .wp-block-column {
    position: static;
    transform: none;
    padding: 0;
  }
}

@media (max-width: 781px) {
  body.page-id-22 #main .wp-block-spacer {
    height: 20px !important;
  }
}

body.page-id-22 #main .wp-block-columns {
  gap: .5rem;
  margin-bottom: 6em;
}

body.page-id-22 #main .wp-block-columns .wp-block-column .wp-block-image {
  height: 550px;
}

@media (max-width: 781px) {
  body.page-id-22 #main .wp-block-columns .wp-block-column .wp-block-image {
    height: auto;
  }
}

body.page-id-22 #main .wp-block-columns .wp-block-column .wp-block-image img {
  filter: grayscale(0);
  transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

body.page-id-22 #main .wp-block-columns .wp-block-column .wp-block-image img:hover {
  filter: grayscale(1);
}

body.page-id-22 #main .wp-block-columns.active .wp-block-column .wp-block-image img {
  filter: grayscale(1);
}

body.page-id-22 #main h3, body.page-id-22 #main h4 {
  font-family: corben;
  font-size: 1.5rem;
  font-weight: 400;
  margin-top: 0;
}

@media (max-width: 781px) {
  body.page-id-22 #main h3, body.page-id-22 #main h4 {
    font-size: 1.1rem;
    margin-top: 1.5rem !important;
  }
}

body.page-id-22 #main h3 a, body.page-id-22 #main h4 a {
  text-decoration: none;
  color: #000;
  position: relative;
}

body.page-id-22 #main h3 a:after, body.page-id-22 #main h4 a:after {
  position: absolute;
  content: ' ';
  background: no-repeat center url(../img/to-next2.svg);
  background-size: 10px 32px;
  transform: rotate(-90deg);
  top: 12px;
  right: -45px;
  width: 10px;
  height: 32px;
}

@media (max-width: 781px) {
  body.page-id-22 #main h3 a:after, body.page-id-22 #main h4 a:after {
    top: 4px;
  }
}

body.page-id-22 #main h3 a:before, body.page-id-22 #main h4 a:before {
  position: absolute;
  content: ' ';
  background: #000;
  transform: rotate(-90deg);
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0%;
  height: 0.5px;
  transition: width 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

body.page-id-22 #main h3 a:hover:before, body.page-id-22 #main h4 a:hover:before {
  width: 100%;
}

@media (max-width: 782px) {
  body.page-id-28 #main .wp-block-columns .wp-block-column:has(.wp-block-image + .wp-block-quote) .wp-block-image figure img {
    height: 250px;
    object-fit: cover;
  }
}

@media (max-width: 782px) {
  body.page-id-28 #main .wp-block-columns .wp-block-quote p {
    font-size: .7rem !important;
    padding: 0;
  }
}

body.page-id-28 #main .wp-block-group.cadre .wp-block-buttons {
  margin-top: 0;
}

body.page-id-24 #main .wp-block-columns .wp-block-column .wp-block-image img {
  object-fit: cover;
  width: 100%;
  height: 400px;
}

@media (max-width: 781px) {
  body.page-id-24 #main .wp-block-columns .wp-block-column .wp-block-image img {
    height: 280px;
  }
}

body.page-id-24 #main .wp-block-columns .wp-block-column .wp-block-image.nb img {
  filter: grayscale(1);
}

@media (max-width: 781px) {
  body.page-id-24 #main .wp-block-columns .wp-block-column:has(.wp-block-heading) {
    padding: 2rem;
    background: #f8f8f8;
  }
}

@media (max-width: 781px) {
  body.page-id-24 #main .wp-block-columns .wp-block-column:has(.wp-block-heading) .wp-block-buttons {
    margin-top: 2rem;
  }
}

body #main #agenda {
  width: 900px;
  margin: 0 auto;
}

@media (max-width: 899px) {
  body #main #agenda {
    width: 100%;
  }
}

body #main #agenda .calendarMonth .timezone {
  display: none;
}

body #main #agenda .wap-front select {
  font-size: 16px;
  height: calc(2.25em + 2px);
  margin: 0;
  border-color: #ededed;
}

body #main #agenda .wap-front .wbtn-confirm {
  margin: 1rem auto;
}

body #main #agenda .wap-front .wbtn-confirm span.wbtn {
  font-size: 1rem;
  padding: .5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid .5px;
  border-radius: 0;
  background-color: #fff;
  color: #000;
}

body #main #agenda .wap-front .wbtn-confirm span.wbtn.wbtn-disabled {
  opacity: .5;
}

body #main #agenda .large-version .wap-wid {
  max-width: 900px;
  width: 100%;
}

body #main #agenda .wap-front .has-scroll .wap-form-body {
  padding: .5rem 2rem;
}

@media (max-width: 781px) {
  body.page-id-88 .wp-block-columns .wp-block-column .wp-block-image img {
    max-height: 400px;
  }
}

.plat-terms.wp-block-woocommerce-product-collection ul {
  list-style: none;
  display: flex;
  width: 100%;
  gap: 2rem;
}

.plat-terms.wp-block-woocommerce-product-collection ul li {
  width: 50%;
  box-shadow: 0 0 8px #eee;
}

.plat-terms.wp-block-woocommerce-product-collection ul li .wc-block-components-product-image a {
  display: flex;
  width: 100%;
  height: 280px;
}

.plat-terms.wp-block-woocommerce-product-collection ul li .wc-block-components-product-image a img {
  object-fit: cover;
  width: 100%;
}

.wp-block-woocommerce-product-collection {
  margin: 0 0 0 auto;
}

.woocommerce-shop ul.products {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.wp-block-woocommerce-product-collection ul, .woocommerce-shop ul.products, .related ul.products {
  margin: 0;
}

.wp-block-woocommerce-product-collection ul li, .woocommerce-shop ul.products li, .related ul.products li {
  position: relative;
}

.wp-block-woocommerce-product-collection ul li .wp-block-woocommerce-product-image, .woocommerce-shop ul.products li .wp-block-woocommerce-product-image, .related ul.products li .wp-block-woocommerce-product-image {
  margin: 0;
}

.wp-block-woocommerce-product-collection ul li .awg-product-collection-inner, .woocommerce-shop ul.products li .awg-product-collection-inner, .related ul.products li .awg-product-collection-inner {
  position: absolute;
  background-color: #ffffffe1;
  padding: 1.5rem 1rem .5rem;
  bottom: 0;
  width: calc(100% - 2rem);
}

@media (max-width: 1100px) {
  .wp-block-woocommerce-product-collection ul li .awg-product-collection-inner, .woocommerce-shop ul.products li .awg-product-collection-inner, .related ul.products li .awg-product-collection-inner {
    padding: .5rem;
    width: calc(100% - 1rem);
  }
}

.wp-block-woocommerce-product-collection ul li .awg-product-collection-inner .wp-block-woocommerce-product-price, .woocommerce-shop ul.products li .awg-product-collection-inner .wp-block-woocommerce-product-price, .related ul.products li .awg-product-collection-inner .wp-block-woocommerce-product-price {
  display: none;
}

.wp-block-woocommerce-product-collection ul li .awg-product-collection-inner h4, .woocommerce-shop ul.products li .awg-product-collection-inner h4, .related ul.products li .awg-product-collection-inner h4 {
  height: 52px;
  margin: 0;
  font-size: .8rem;
}

.wp-block-woocommerce-product-collection ul li .awg-product-collection-inner h4 a, .woocommerce-shop ul.products li .awg-product-collection-inner h4 a, .related ul.products li .awg-product-collection-inner h4 a {
  color: #000;
  font-size: .9rem;
}

.wp-block-woocommerce-product-collection ul li .awg-product-collection-inner button, .wp-block-woocommerce-product-collection ul li .awg-product-collection-inner a.wp-block-button__link, .woocommerce-shop ul.products li .awg-product-collection-inner button, .woocommerce-shop ul.products li .awg-product-collection-inner a.wp-block-button__link, .related ul.products li .awg-product-collection-inner button, .related ul.products li .awg-product-collection-inner a.wp-block-button__link {
  box-shadow: none;
  border: solid 1px #000 !important;
  padding: .7rem 2rem;
  text-transform: none;
  display: flex;
  justify-content: center;
}

.wp-block-woocommerce-product-collection ul li .awg-product-collection-inner button:after, .wp-block-woocommerce-product-collection ul li .awg-product-collection-inner a.wp-block-button__link:after, .woocommerce-shop ul.products li .awg-product-collection-inner button:after, .woocommerce-shop ul.products li .awg-product-collection-inner a.wp-block-button__link:after, .related ul.products li .awg-product-collection-inner button:after, .related ul.products li .awg-product-collection-inner a.wp-block-button__link:after {
  display: none;
}

.wp-block-woocommerce-product-collection ul li .awg-product-collection-inner button span, .wp-block-woocommerce-product-collection ul li .awg-product-collection-inner a.wp-block-button__link span, .woocommerce-shop ul.products li .awg-product-collection-inner button span, .woocommerce-shop ul.products li .awg-product-collection-inner a.wp-block-button__link span, .related ul.products li .awg-product-collection-inner button span, .related ul.products li .awg-product-collection-inner a.wp-block-button__link span {
  font-size: .8rem;
}

.wp-block-woocommerce-product-collection ul li .awg-product-collection-inner button:hover, .wp-block-woocommerce-product-collection ul li .awg-product-collection-inner a.wp-block-button__link:hover, .woocommerce-shop ul.products li .awg-product-collection-inner button:hover, .woocommerce-shop ul.products li .awg-product-collection-inner a.wp-block-button__link:hover, .related ul.products li .awg-product-collection-inner button:hover, .related ul.products li .awg-product-collection-inner a.wp-block-button__link:hover {
  color: #fff;
  background-color: #000;
  opacity: .7;
}

.wpprune-delivery-info {
  background: #f5f5f5;
  /* gris très clair */
  padding: 16px;
  margin-bottom: 20px;
  border-left: 4px solid #bdbdbd;
  /* gris moyen */
  border-radius: 8px;
  font-size: 14px;
  color: #555;
  /* texte gris foncé */
  display: flex;
  align-items: center;
  gap: 10px;
}

.woocommerce-breadcrumb {
  display: none;
}

body #main .date_info {
  display: flex;
  border-bottom: solid 1px #000;
  border-top: solid 1px #000;
  padding: .5rem 2rem;
  align-items: center;
  gap: 2rem;
  font-weight: 700;
  margin-bottom: 2rem;
}

@media (max-width: 768px) {
  body #main .date_info {
    padding: .5rem 0;
  }
}

@media (max-width: 768px) and (max-width: 768px) {
  body #main .date_info p {
    font-size: .8rem;
  }
}

.woocommerce-shipping-totals th {
  text-indent: -99999px;
}

body.woocommerce-shop #main .woocommerce-products-header .no-products {
  text-align: center;
}

body.woocommerce-shop #main .woocommerce-products-header ul.products {
  margin: 0;
  display: flex;
  justify-content: center;
}

body.woocommerce-shop #main .woocommerce-products-header ul.products li {
  width: 981px;
  margin-right: 0;
  margin: 0;
  display: flex;
  align-items: flex-start;
}

@media (max-width: 768px) {
  body.woocommerce-shop #main .woocommerce-products-header ul.products li {
    flex-direction: column;
  }
}

body.woocommerce-shop #main .woocommerce-products-header ul.products li .awg-product-collection-img {
  overflow: hidden;
  display: flex;
  width: 100%;
}

body.woocommerce-shop #main .woocommerce-products-header ul.products li .awg-product-collection-img img {
  object-fit: cover;
}

body.woocommerce-shop #main .woocommerce-products-header ul.products li .awg-product-collection-inner {
  text-align: center;
  background-color: #fffffff5;
  position: static;
  padding: 0 3rem 0 3rem;
}

@media (max-width: 768px) {
  body.woocommerce-shop #main .woocommerce-products-header ul.products li .awg-product-collection-inner {
    position: static;
    transform: none;
    padding: 1rem;
    padding-bottom: 2rem;
    width: calc(100% - 2rem);
  }
}

body.woocommerce-shop #main .woocommerce-products-header ul.products li .wp-block-woocommerce-product-price {
  display: flex;
  justify-content: center;
  position: absolute;
  top: -1rem;
  left: 50%;
  transform: translateX(-50%);
}

body.woocommerce-shop #main .woocommerce-products-header ul.products li .wp-block-woocommerce-product-price .wc-block-components-product-price {
  background-color: #000;
  padding: .4rem 1rem;
  font-style: italic;
  letter-spacing: 0.04rem;
  color: #fff;
  display: none;
}

body.woocommerce-shop #main .woocommerce-products-header ul.products li .wc-block-components-product-button {
  display: flex;
  justify-content: center;
}

body.woocommerce-shop #main .woocommerce-products-header ul.products li .wc-block-components-product-button a {
  letter-spacing: 0.06rem;
  color: #fff;
  background-color: #000;
}

body.woocommerce-shop #main .woocommerce-products-header ul.products li .wc-block-components-product-button a .wp-block-button__link span {
  font-size: 1.2rem;
}

body.woocommerce-shop #main .woocommerce-products-header ul.products li .product-attributes {
  padding: .6rem 1rem 1rem 1rem;
  text-align: center;
  color: #000;
  font-size: .9rem;
  letter-spacing: 0.02rem;
  margin-bottom: 1rem;
}

@media (max-width: 768px) {
  body.woocommerce-shop #main .woocommerce-products-header ul.products li .product-attributes {
    margin-bottom: 0;
    padding: 0;
  }
}

body.woocommerce-shop #main .woocommerce-products-header ul.products li .product-attributes strong {
  margin: 0.4rem 0;
  font-family: Corben;
  font-size: 1.2rem;
}

body.woocommerce-shop #main .woocommerce-products-header ul.products li .product-attributes .attribute {
  margin-bottom: 1.5rem;
  letter-spacing: 0.05rem;
}

@media (max-width: 768px) {
  body.woocommerce-shop #main .woocommerce-products-header ul.products li .product-attributes .attribute {
    margin-bottom: 0;
  }
}

body.woocommerce-shop #main .woocommerce-products-header ul.products li .product-attributes hr.wp-block-separator {
  height: 50px;
}

body.woocommerce-shop #main .woocommerce-products-header ul.products li .product-attributes hr.wp-block-separator:before {
  background-size: 120px auto;
  height: 50px;
}

body.woocommerce-shop #main .woocommerce-products-header ul.products li .product-attributes .ou {
  font-size: .65rem;
  font-style: italic;
}

body.woocommerce-shop #main .woocommerce-products-header ul.products li h4 {
  font-family: Corben;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.3rem;
  display: none;
}

body.woocommerce-shop #main .woocommerce-products-header ul.products li h4 a {
  font-size: 1rem !important;
}

@media (max-width: 768px) {
  body.woocommerce-shop #main .wp-block-columns .wp-block-column {
    flex-direction: column !important;
  }
}

@media (max-width: 768px) {
  body.woocommerce-shop #main .wp-block-columns .wp-block-column .wp-block-image {
    height: auto;
  }
}

body.woocommerce-shop #main .custom-product-variations {
  display: flex;
  justify-content: center;
}

body.woocommerce-shop #main .custom-product-variations .custom-product-variations-container {
  display: flex;
  flex-direction: column;
  gap: .5rem;
}

@media (max-width: 768px) {
  body.woocommerce-shop #main .custom-product-variations .custom-product-variations-container {
    max-width: 100%;
  }
}

body.woocommerce-shop #main .custom-product-variations .custom-product-variations-container select {
  border: 0;
  border-bottom: solid 1px #000;
  padding: 1rem;
  font-size: 1rem;
}

body.woocommerce-shop #main .custom-product-variations .custom-product-variations-container select:focus, body.woocommerce-shop #main .custom-product-variations .custom-product-variations-container select:active, body.woocommerce-shop #main .custom-product-variations .custom-product-variations-container select:focus-visible {
  border: solid .5px #000;
  outline: none;
}

body.woocommerce-shop #main .icone-panier {
  position: fixed;
  right: 5%;
  top: 5%;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: solid 1px #000;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #000;
  gap: 0.1rem;
  flex-direction: column;
}

@media (max-width: 768px) {
  body.woocommerce-shop #main .icone-panier {
    z-index: 1;
    background-color: #fff;
    top: 10px;
    right: 10px;
    width: 65px;
    height: 65px;
    font-size: .8rem;
  }
}

body.woocommerce-shop #main .icone-panier svg {
  position: relative;
  top: -2px;
}

body.woocommerce-shop #main .icone-panier.animate {
  animation: cartBounce 0.4s ease;
}

@keyframes cartBounce {
  0% {
    transform: scale(1);
  }
  30% {
    transform: scale(1.2);
  }
  60% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}

body.woocommerce-shop #main .custom-add-to-cart.loading, body.woocommerce-shop #main .custom-add-to-delivery-schedule.loading {
  opacity: 0.3;
  pointer-events: none;
  position: relative;
}

body.woocommerce-shop #main .custom-add-to-delivery-schedule-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
  max-width: 450px;
  gap: 1rem;
}

body.woocommerce-shop #main .custom-add-to-delivery-schedule {
  display: none;
}

body.woocommerce-shop #main .custom-add-to-delivery-schedule.active {
  display: block;
}

body.woocommerce-shop #main .custom-add-to-delivery-schedule:disabled {
  opacity: 0.5;
  pointer-events: none;
}

body.woocommerce-shop #main .custom-message, body.woocommerce-shop #main .custom-message-2 {
  background-color: #cbf0cc;
  padding: 1rem 0;
  display: none;
  width: 100%;
  grid-column: 1 / -1;
  text-align: center;
  justify-content: center;
  color: #4f4f4f;
  font-family: 'Corben';
  letter-spacing: 0.02rem;
  font-size: 1.1rem;
  position: relative;
}

body.woocommerce-shop #main .custom-message.active, body.woocommerce-shop #main .custom-message-2.active {
  display: flex;
}

body.woocommerce-shop #main .variation-price {
  text-align: center;
}

body.woocommerce-shop #main .variation-price .amount {
  background-color: #000;
  color: #fff;
  padding: 1rem;
}

body.woocommerce-shop #main .custom_notes {
  padding: 1rem;
}

body.woocommerce-shop #main .mode-btn {
  background-color: #fff;
  box-shadow: none;
  border: solid 1px #000;
  padding: 1rem 2rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  cursor: pointer;
  font-size: 1rem;
  opacity: .5;
}

body.woocommerce-shop #main .mode-btn:hover, body.woocommerce-shop #main .mode-btn.active {
  opacity: 1;
}

body.woocommerce-shop #main .choix-livraison {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 0.2rem;
}

body.woocommerce-shop #main .delivery_date {
  text-align: center;
}

body.woocommerce-shop #main .shipping-price {
  text-align: center;
  margin: 1rem;
  letter-spacing: 0.04rem;
  display: flex;
  justify-content: center;
}

body.woocommerce-shop #main .shipping-price .shipping-price-amount {
  background-color: #000;
  color: #fff;
  padding: 1rem;
}

body.woocommerce-shop #main #prune_slot_section {
  display: none;
  justify-content: center;
  flex-direction: column;
  max-width: 450px;
  width: 100%;
  align-items: center;
  margin: 0 auto 3rem auto;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  padding: 1rem;
}

body.woocommerce-shop #main #prune_slot_section.active {
  display: flex;
}

body.woocommerce-shop #main #prune_slot_section.error {
  color: #ff0000;
}

body.woocommerce-shop #main #prune_slot_section.error select {
  border: solid 1px #ff0000;
}

body.woocommerce-shop #main #prune_slot_section select {
  padding: .5rem;
  margin-left: .5rem;
  display: none !important;
}

body.woocommerce-shop #main #prune_slot_section p {
  text-align: center;
  margin: 0 auto .5rem auto;
}

body.woocommerce-shop #main #prune_slot_section label {
  font-weight: 700;
  font-family: 'Corben';
  font-size: 1.2rem;
}

body.woocommerce-shop #main #etape-4 .wp-block-button__link {
  pointer-events: none;
  opacity: .5;
}

body.woocommerce-shop #main #etape-4 .wp-block-button__link.active {
  opacity: 1;
  pointer-events: all;
}

body.woocommerce-shop #main #bloc-livraison {
  max-width: 100%;
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
}

body.woocommerce-shop #main #bloc-livraison p {
  display: none;
}

body.woocommerce-shop #main #bloc-livraison .form-row {
  display: flex;
  flex-direction: column;
  opacity: 1;
}

body.woocommerce-shop #main #bloc-livraison .form-row .woocommerce-input-wrapper {
  position: relative;
}

body.woocommerce-shop #main #bloc-livraison .form-row input, body.woocommerce-shop #main #bloc-livraison .form-row select {
  padding: .7rem 1rem;
  border-radius: 0;
  border: solid 1px #000;
  font-size: 1rem;
  width: calc(100% - 2rem);
}

body.woocommerce-shop #main #bloc-livraison .form-row #shipping_autocomplete_list {
  position: absolute;
  background: #eee;
  z-index: 9999;
  width: 484px;
  padding: 0rem;
  list-style: none;
  margin: 0;
  width: 100%;
}

body.woocommerce-shop #main #bloc-livraison .form-row #shipping_autocomplete_list li {
  padding: 1rem 2rem;
}

body.woocommerce-shop #main #bloc-livraison .form-row #shipping_autocomplete_list li:hover {
  background-color: #d7d7d7;
}

body.woocommerce-shop #main #delivery_slot_buttons {
  width: 100%;
  display: flex;
  gap: 0.2rem;
  margin: 0 auto;
  justify-content: center;
}

body.woocommerce-shop #main #delivery_slot_buttons button {
  background-color: #fff;
  box-shadow: none;
  border: solid 1px #000;
  padding: .8rem 1.4rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  cursor: pointer;
  font-size: .9rem;
  opacity: .5;
}

body.woocommerce-shop #main #delivery_slot_buttons button.active {
  opacity: 1;
}

body.single-product .product {
  margin-top: 6rem;
  display: flex;
}

body.single-product .product .woocommerce-product-gallery {
  width: 40% !important;
}

@media (max-width: 768px) {
  body.single-product .product .woocommerce-product-gallery {
    display: none;
  }
}

body.single-product .product .woocommerce-product-gallery__wrapper {
  text-align: center;
}

body.single-product .product .woocommerce-product-gallery__wrapper a {
  padding: 0 6rem;
}

body.single-product .product .summary {
  width: 60% !important;
}

@media (max-width: 768px) {
  body.single-product .product .summary {
    width: 100% !important;
  }
}

body.single-product .product .summary p.price {
  display: none;
}

body.single-product .product .summary .product_title {
  margin-bottom: 3rem !important;
}

@media (max-width: 768px) {
  body.single-product .product .summary .product_title {
    text-align: center;
  }
}

body.single-product .product .summary .variations_form.cart {
  margin-top: 3rem !important;
}

@media (max-width: 768px) {
  body.single-product .product .summary .variations tbody {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  body.single-product .product .summary .variations tbody tr {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
}

@media (max-width: 768px) {
  body.single-product .product .summary .variations tbody tr th, body.single-product .product .summary .variations tbody tr td {
    width: 100%;
  }
}

@media (max-width: 768px) {
  body.single-product .product .summary .variations tbody tr th select, body.single-product .product .summary .variations tbody tr td select {
    width: 100%;
  }
}

body.single-product .product .summary .variations th.label {
  vertical-align: middle;
}

body.single-product .product .summary .variations select {
  padding: 1rem;
}

body.single-product .product .summary .variations td, body.single-product .product .summary .variations th {
  padding: 0.2rem 0;
}

body.single-product .product .summary .product-attributes {
  padding: .6rem 1rem 1rem 1rem;
  text-align: center;
  color: #000;
  font-size: .9rem;
  letter-spacing: 0.02rem;
  margin-bottom: 1rem;
}

@media (max-width: 768px) {
  body.single-product .product .summary .product-attributes {
    margin-bottom: 0;
    padding: 0;
  }
}

body.single-product .product .summary .product-attributes strong {
  margin: 0.4rem 0;
  font-family: Corben;
  font-size: 1.1rem;
  display: block;
}

body.single-product .product .summary .product-attributes .attribute {
  margin-bottom: 1.5rem;
  letter-spacing: 0.05rem;
}

@media (max-width: 768px) {
  body.single-product .product .summary .product-attributes .attribute {
    margin-bottom: 0;
  }
}

body.single-product .product .summary .product-attributes hr.wp-block-separator {
  background-size: 100px auto;
}

body.single-product .product .summary .product-attributes .ou {
  font-size: .65rem;
  font-style: italic;
}

body.single-product .product .summary .product_meta {
  display: none;
}

body.single-product .product .summary .single_variation_wrap {
  display: flex;
  gap: 1rem;
  margin-top: 3rem;
}

body.single-product .product .summary .woocommerce-variation-price .woocommerce-Price-amount {
  background-color: #000;
  padding: .67rem 1rem;
  font-style: italic;
  letter-spacing: 0.04rem;
  color: #fff;
  display: inline-block;
}

@media (max-width: 768px) {
  body.single-product .product .summary .woocommerce-variation-price .woocommerce-Price-amount {
    padding: .67rem .5rem;
  }
}

body.single-product .product .summary .woocommerce-variation-add-to-cart .quantity {
  position: relative;
  display: inline-flex;
  align-items: center;
}

body.single-product .product .summary .woocommerce-variation-add-to-cart .quantity::before {
  content: "x";
  font-weight: 600;
  margin-right: 6px;
  font-size: 16px;
}

body.single-product .product .summary .woocommerce-variation-add-to-cart .quantity input {
  padding: .9rem 0rem .8rem 1rem;
  border-radius: 0;
  border: solid .5px #000;
  margin-right: 1rem;
}

@media (max-width: 768px) {
  body.single-product .product .summary .woocommerce-variation-add-to-cart .quantity input {
    padding: .9rem 0rem .8rem 0rem;
    width: 35px;
  }
}

@media (max-width: 768px) {
  body.single-product .product .summary .woocommerce-variation-add-to-cart .button {
    padding: 1rem;
  }
}

body.single-product .product .summary .reset_variations {
  display: none !important;
}

body.single-product .product .related {
  display: flex;
  flex-direction: column;
  width: 100%;
}

body.single-product .product .related h2 {
  padding-top: 115px;
  text-align: center;
  margin-top: 3rem;
}

body.single-product .product .related h2:before {
  position: absolute;
  content: ' ';
  background-color: #000;
  width: 1px;
  height: 95px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

body.single-product .product .related ul.products {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
}

body.single-product .product .related ul.products li {
  margin: 0;
}

body.single-product .product .related ul.products li a img {
  margin: 0;
}

body.single-product .product .related ul.products li .awg-product-collection-inner h4 {
  font-family: Arial !important;
  font-weight: 700 !important;
  margin-bottom: 0.75rem !important;
}

body.single-product .product .related ul.products li .awg-product-collection-inner .wp-block-button {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 12px;
  justify-content: center;
  white-space: normal;
}

body.woocommerce-cart #main .woocommerce table.cart td.actions .input-text {
  width: 150px;
  font-size: .72rem;
  border: solid 1px #000;
  border-radius: 0;
  background-color: #fff;
}

@media (max-width: 768px) {
  body.woocommerce-cart #main .woocommerce table.cart td.actions .input-text {
    width: 100px;
  }
}

@media (max-width: 768px) {
  body.woocommerce-cart #main .woocommerce table.cart td.actions .coupon button {
    font-size: .6rem;
    width: 160px;
    height: 26px;
  }
}

@media (max-width: 768px) {
  body.woocommerce-cart #main .woocommerce .woocommerce-cart-form {
    font-size: 0.8rem;
  }
}

@media (max-width: 768px) {
  body.woocommerce-cart #main .woocommerce .woocommerce-cart-form table.cart {
    border: 0;
  }
}

body.woocommerce-cart #main .woocommerce .woocommerce-cart-form table.cart tr {
  position: relative;
}

@media (max-width: 768px) {
  body.woocommerce-cart #main .woocommerce .woocommerce-cart-form table.cart .product-remove {
    position: absolute;
    left: -25px;
  }
}

@media (max-width: 768px) {
  body.woocommerce-cart #main .woocommerce .woocommerce-cart-form table.cart .product-name {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}

body.woocommerce-cart #main .woocommerce .woocommerce-cart-form table.cart .product-name a {
  color: #000;
  text-decoration: none;
}

@media (max-width: 768px) {
  body.woocommerce-cart #main .woocommerce .woocommerce-cart-form table.cart .product-name a {
    font-size: 0.8rem;
    font-weight: 700;
  }
}

@media (max-width: 768px) {
  body.woocommerce-cart #main .woocommerce .woocommerce-cart-form table.cart dt {
    text-decoration: underline;
  }
}

@media (max-width: 768px) {
  body.woocommerce-cart #main .woocommerce .woocommerce-cart-form table.cart dl.variation {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  body.woocommerce-cart #main .woocommerce .woocommerce-cart-form table.cart dl.variation p {
    font-size: 0.8rem;
    color: #000;
    margin-top: 0;
    text-align: left;
  }
}

@media (max-width: 768px) {
  body.woocommerce-cart #main .woocommerce .cart_totals h2 {
    text-align: center;
    margin-bottom: 2rem;
  }
}

@media (max-width: 768px) {
  body.woocommerce-cart #main .woocommerce .cart_totals table.shop_table {
    border: 0;
  }
}

@media (max-width: 768px) {
  body.woocommerce-cart #main .woocommerce .cart_totals table.shop_table .woocommerce-shipping-totals td p {
    letter-spacing: 0rem;
    opacity: 1;
    font-size: .8rem;
    text-align: left;
  }
}

@media (max-width: 768px) {
  body.woocommerce-cart #main .woocommerce .cart_totals table.shop_table .woocommerce-shipping-totals td:before {
    display: none;
  }
}

@media (max-width: 768px) {
  body.woocommerce-cart #main .woocommerce .cart_totals table.shop_table .woocommerce-shipping-totals td ul li {
    text-align: left;
    font-size: .8rem;
  }
}

@media (max-width: 768px) {
  body.woocommerce-cart #main .woocommerce .cart_totals table.shop_table .shipping-info-message td:before {
    display: none;
  }
}

body.woocommerce-cart #main .woocommerce .date_info {
  margin: 0 auto;
  border: 0;
  padding: 0;
}

body.woocommerce-cart #main .woocommerce .date_info .delivery_date {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  body.woocommerce-cart #main .woocommerce .date_info .delivery_date {
    letter-spacing: 0rem;
    opacity: 1;
    font-size: .8rem;
    text-align: left;
    margin-top: 0;
  }
}

body.woocommerce-cart #main .woocommerce .date_info .notes {
  font-style: italic;
  font-size: .7rem;
}

body.woocommerce-cart #main .woocommerce .checkout-button {
  border: 0;
  border-radius: 0;
  padding: 1rem 2.5rem;
  color: #000;
  background: #fff;
  font-weight: 400;
  cursor: pointer;
  font-size: .95rem;
  letter-spacing: 0.06rem;
  text-decoration: none;
  box-shadow: 0 0 8px #666;
  text-transform: uppercase;
  position: relative;
  transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

@media (max-width: 768px) {
  body.woocommerce-cart #main .woocommerce .checkout-button {
    font-size: .6rem;
  }
}

body.woocommerce-checkout #main {
  /* Flèche */
  /* Quand ouvert → flèche vers le haut */
}

body.woocommerce-checkout #main hr {
  border-color: #000;
  width: 120px;
  margin: 4em auto;
}

body.woocommerce-checkout #main .woocommerce-info {
  display: none;
}

body.woocommerce-checkout #main .woocommerce .col2-set .col-1, body.woocommerce-checkout #main .woocommerce-page .col2-set .col-1, body.woocommerce-checkout #main .woocommerce .col2-set .col-2, body.woocommerce-checkout #main .woocommerce-page .col2-set .col-2 {
  float: none;
  width: 60%;
  margin: 0 auto;
}

@media (max-width: 768px) {
  body.woocommerce-checkout #main .woocommerce .col2-set .col-1, body.woocommerce-checkout #main .woocommerce-page .col2-set .col-1, body.woocommerce-checkout #main .woocommerce .col2-set .col-2, body.woocommerce-checkout #main .woocommerce-page .col2-set .col-2 {
    width: 100%;
  }
}

body.woocommerce-checkout #main .woocommerce .col2-set .col-1 {
  margin: 0;
}

body.woocommerce-checkout #main .woocommerce td.product-name dl.variation dt {
  float: none;
}

body.woocommerce-checkout #main .woocommerce td.product-name dl.variation dd p {
  margin-top: 0;
}

body.woocommerce-checkout #main form .form-row .input-text, body.woocommerce-checkout #main form .form-row .select2-selection {
  border-radius: 0;
  border: solid 1px #000;
  font-size: 1rem;
}

body.woocommerce-checkout #main form .form-row .input-text {
  padding: .7rem 1rem;
}

body.woocommerce-checkout #main #order_review_heading {
  margin-top: 3rem;
}

body.woocommerce-checkout #main #order_review .shipping th {
  font-weight: 400;
}

body.woocommerce-checkout #main .form-row.place-order {
  display: flex;
  flex-direction: column;
}

body.woocommerce-checkout #main #payment #place_order {
  float: none;
  margin: 2rem auto;
}

body.woocommerce-checkout #main .woocommerce-thankyou-order-received {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 3rem;
}

body.woocommerce-checkout #main .woocommerce-thankyou-order-details {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  margin-bottom: 3rem;
}

body.woocommerce-checkout #main h2.woocommerce-order-details__title {
  font-size: 1.5rem;
  margin-bottom: 3rem;
  margin-top: 2rem;
}

@media (max-width: 768px) {
  body.woocommerce-checkout #main table.shop_table {
    font-size: .8rem;
  }
}

@media (max-width: 768px) {
  body.woocommerce-checkout #main table.shop_table td.product-name dl.variation {
    display: none;
  }
}

body.woocommerce-checkout #main .woocommerce-billing-fields h3 {
  display: none;
}

body.woocommerce-checkout #main .billing-toggle {
  cursor: pointer;
  padding: 15px;
  background: #fff;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  font-weight: bold;
  position: relative;
  padding-left: 44px;
  font-size: 1.2rem;
}

body.woocommerce-checkout #main .billing-toggle::after {
  content: '';
  position: absolute;
  left: 15px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  transform: translateY(-50%) rotate(45deg);
  /* flèche vers le bas */
  transition: transform 0.3s ease;
}

body.woocommerce-checkout #main .billing-toggle.active::after {
  transform: translateY(-50%) rotate(-135deg);
}

body.woocommerce-checkout #main .woocommerce-columns--2.woocommerce-columns--addresses, body.woocommerce-checkout #main .woocommerce-Addresses.col2-set, body.woocommerce-account #main .woocommerce-columns--2.woocommerce-columns--addresses, body.woocommerce-account #main .woocommerce-Addresses.col2-set {
  display: flex;
  gap: 4rem;
}

@media (max-width: 768px) {
  body.woocommerce-checkout #main .woocommerce-columns--2.woocommerce-columns--addresses, body.woocommerce-checkout #main .woocommerce-Addresses.col2-set, body.woocommerce-account #main .woocommerce-columns--2.woocommerce-columns--addresses, body.woocommerce-account #main .woocommerce-Addresses.col2-set {
    flex-direction: column;
    gap: 2rem;
  }
}

body.woocommerce-checkout #main .woocommerce-columns--2.woocommerce-columns--addresses h2, body.woocommerce-checkout #main .woocommerce-Addresses.col2-set h2, body.woocommerce-account #main .woocommerce-columns--2.woocommerce-columns--addresses h2, body.woocommerce-account #main .woocommerce-Addresses.col2-set h2 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  margin-top: 2rem;
}

body.woocommerce-checkout #main .woocommerce-columns--2.woocommerce-columns--addresses address, body.woocommerce-checkout #main .woocommerce-Addresses.col2-set address, body.woocommerce-account #main .woocommerce-columns--2.woocommerce-columns--addresses address, body.woocommerce-account #main .woocommerce-Addresses.col2-set address {
  border: 0;
  border-left: solid 1px #000;
  border-radius: 0;
  padding: 1rem;
}

body.woocommerce-account #main {
  /* Mobile only */
}

body.woocommerce-account #main .woocommerce-MyAccount-navigation ul {
  list-style: none;
}

@media (max-width: 768px) {
  body.woocommerce-account #main .woocommerce-MyAccount-navigation ul {
    padding: 0;
  }
}

body.woocommerce-account #main .woocommerce-MyAccount-navigation ul li {
  border-bottom: solid 1px #000;
  display: flex;
}

body.woocommerce-account #main .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}

body.woocommerce-account #main .woocommerce-MyAccount-navigation ul li a {
  color: #000;
  text-decoration: none;
  padding: 1rem 0.5rem;
  width: 100%;
  letter-spacing: 0.05rem;
  font-size: .9rem;
}

body.woocommerce-account #main .woocommerce-MyAccount-navigation ul li a:hover {
  background-color: #000;
  color: #fff;
}

body.woocommerce-account #main .woocommerce-MyAccount-content {
  padding: 1rem 4rem;
  width: calc(68% - 8rem);
}

@media (max-width: 768px) {
  body.woocommerce-account #main .woocommerce-MyAccount-content {
    padding: 1rem 0;
    width: 100%;
  }
}

body.woocommerce-account #main h2.woocommerce-order-details__title {
  font-size: 1.5rem;
  margin-bottom: 3rem;
  margin-top: 2rem;
}

body.woocommerce-account #main .addresses .title .edit {
  float: left;
  font-size: .8rem;
  margin-bottom: 1rem;
}

@media (max-width: 768px) {
  body.woocommerce-account #main .woocommerce-MyAccount-navigation ul li {
    display: none;
  }
  body.woocommerce-account #main .woocommerce-MyAccount-navigation.open li {
    display: block;
  }
  body.woocommerce-account #main .woocommerce-MyAccount-navigation ul li.is-active {
    display: block;
  }
  body.woocommerce-account #main .woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 12px 15px;
  }
  body.woocommerce-account #main .woocommerce-MyAccount-navigation ul li.is-active a::after {
    content: "▼";
    float: right;
    font-size: 12px;
  }
}

body {
  text-align: left;
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  margin: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  --scrollbar-width: 17px;
  scrollbar-width: 17px;
}

body #main {
  max-width: 1335px;
  margin: 0 auto;
  padding: 0 2rem 4rem;
}

@media (max-width: 1400px) {
  body #main {
    max-width: 1280px;
  }
}

@media (max-width: 1350px) {
  body #main {
    max-width: 1024px;
  }
}

@media (max-width: 1100px) {
  body #main {
    max-width: 991px;
  }
}

@media (max-width: 768px) {
  body #main {
    overflow: hidden;
  }
}

body #main p, body #main ul.wp-block-list li {
  letter-spacing: 0.04rem;
  opacity: .9;
  font-size: .9rem;
  text-align: justify;
}

body #main p.has-medium-font-size, body #main ul.wp-block-list li.has-medium-font-size {
  letter-spacing: 0.08rem;
}

body #main p.is-style-corben, body #main ul.wp-block-list li.is-style-corben {
  font-family: "Corben", serif;
  font-size: 1rem;
}

body #main p.is-style-corben.has-medium-font-size, body #main ul.wp-block-list li.is-style-corben.has-medium-font-size {
  line-height: 1.8em;
}

body #main p.has-text-align-center, body #main ul.wp-block-list li.has-text-align-center {
  text-align: center;
}

body #main p a, body #main ul.wp-block-list li a {
  color: #000;
}

body #main p.intro, body #main ul.wp-block-list li.intro {
  max-width: 650px;
}

body .wp-block-image.nb img {
  filter: grayscale(1);
}

body.siteScrollingBlocked {
  position: fixed;
  width: 100%;
}

body.home #main {
  padding-top: 0;
}

body.home #main .wp-block-group:first-child h2 {
  margin-top: 0;
}
