@font-face {
  font-family: 'nexa';
  src: url(../fonts/NexaBook.eot);
  src: url(../fonts/NexaBook.eot?#iefix) format('embedded-opentype'), url(../fonts/NexaBook.otf), url(../fonts/NexaBook.woff) format('woff'), url(../fonts/NexaBook.ttf);
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'nexa';
  src: url(../fonts/NexaRegular.eot);
  src: url(../fonts/NexaRegular.eot?#iefix) format('embedded-opentype'), url(../fonts/NexaRegular.otf), url(../fonts/NexaRegular.woff) format('woff'), url(../fonts/NexaRegular.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'nexa';
  src: url(../fonts/NexaBold.eot);
  src: url(../fonts/NexaBold.eot?#iefix) format('embedded-opentype'), url(../fonts/NexaBold.otf), url(../fonts/NexaBold.woff) format('woff'), url(../fonts/NexaBold.ttf);
  font-weight: 700;
  font-style: normal;
}
.menu {
  background: linear-gradient(#be1023, #a00d1e);
}
.menu,
.menu a {
  color: white;
}
.navbar-header {
  text-align: left;
}
.navbar-toggler {
  cursor: pointer;
}
.leo-verticalmenu .menu-title.slide-toggle {
  cursor: pointer;
}
.leo-verticalmenu .widget-inner > .menu-title,
.leo-verticalmenu .nav-links > li {
  font-weight: 500;
}
.leo-verticalmenu .widget-inner > .menu-title {
  position: relative;
}
.leo-verticalmenu .widget-inner > .menu-title::after {
  content: "\F105";
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  font-size: 14px;
  font-weight: normal;
  right: 20px;
  top: 12px;
  border: none;
}
.leo-verticalmenu .dropdown-sub.dropdown-mega {
  padding-left: 50px;
  display: none;
}
.leo-verticalmenu .dropdown-sub.dropdown-mega .menu-title + ul {
  padding-left: 30px;
  display: none;
}
.section-header,
.elementor-section-full_width {
  max-width: 1920px;
  margin: auto;
}
.container-small {
  max-width: 1200px;
  margin: auto;
}
.container-max {
  max-width: 1560px;
  padding: 0 15px;
  margin-left: auto;
  margin-right: 0;
  overflow-x: visible;
}
@media (min-width: 2000px) {
  .container-max {
    margin: auto;
  }
}
.container-max.container-center {
  margin: 0 auto;
}
.float-left {
  float: left;
  margin-right: 20px;
}
.float-right {
  float: right;
  margin-left: 20px;
}
.float-none {
  float: none;
}
.font-weight100,
.font-weight100 h1,
.font-weight100 h2,
.font-weight100 h3,
.font-weight100 h4,
.font-weight100 h5,
.font-weight100 .uk-button {
  font-weight: 100;
}
.font-weight200,
.font-weight200 h1,
.font-weight200 h2,
.font-weight200 h3,
.font-weight200 h4,
.font-weight200 h5,
.font-weight200 .uk-button {
  font-weight: 200;
}
.font-weight300,
.font-weight300 h1,
.font-weight300 h2,
.font-weight300 h3,
.font-weight300 h4,
.font-weight300 h5,
.font-weight300 .uk-button {
  font-weight: 300;
}
.font-weight400,
.font-weight400 h1,
.font-weight400 h2,
.font-weight400 h3,
.font-weight400 h4,
.font-weight400 h5,
.font-weight400 .uk-button {
  font-weight: 400;
}
.font-weight500,
.font-weight500 h1,
.font-weight500 h2,
.font-weight500 h3,
.font-weight500 h4,
.font-weight500 h5,
.font-weight500 .uk-button {
  font-weight: 500;
}
.font-weight600,
.font-weight600 h1,
.font-weight600 h2,
.font-weight600 h3,
.font-weight600 h4,
.font-weight600 h5,
.font-weight600 .uk-button {
  font-weight: 600;
}
.font-weight700,
.font-weight700 h1,
.font-weight700 h2,
.font-weight700 h3,
.font-weight700 h4,
.font-weight700 h5,
.font-weight700 .uk-button {
  font-weight: 700;
}
.font-weight800,
.font-weight800 h1,
.font-weight800 h2,
.font-weight800 h3,
.font-weight800 h4,
.font-weight800 h5,
.font-weight800 .uk-button {
  font-weight: 800;
}
.uk-button {
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
  border: none;
  font-family: "Nexa";
  margin: 15px 0;
  padding: 12px 20px;
}
.uk-button.uk-button-small {
  font-size: 16px;
  padding: 8px 15px;
}
.uk-button.uk-button-primary {
  color: #001836;
  background: #002654;
}
.uk-button.uk-button-primary:hover {
  background: #001a3b;
}
.uk-button.uk-button-secondary {
  color: #002654;
  background: #001836;
}
.uk-button.uk-button-secondary:hover {
  background: #000d1c;
}
.btn-primary {
  background: #002654;
}
.btn-secondary {
  background: #be1023;
  color: white;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #002654;
}
body .heading-xlarge {
  font-size: 59px;
  color: #d6b994;
}
.uk-section-large {
  padding-top: 50px;
  padding-bottom: 50px;
}
.split-chars > span.letter-animated {
  display: inline-block;
  transform: translateY(50%) rotate(20deg);
  transform-origin: left bottom;
  transition: all 0.5s;
  opacity: 0;
}
.split-chars.active > span.letter-animated {
  transform: none;
  opacity: 1;
}
.fade-in > .uk-grid > div {
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.85, 0.25, 1, 1);
}
.fade-in > .uk-grid > div.in {
  opacity: 1;
}
.fade-in {
  opacity: 0;
  transition: all 1.2s cubic-bezier(0.83, 0.36, 1, 1);
}
.fade-in.active {
  opacity: 1;
}
.scroll-down-pixim {
  position: absolute;
  margin: auto;
  bottom: -30px;
  cursor: pointer;
  z-index: 1000;
  opacity: 0.6;
  text-align: center;
  transition: opacity 0.75s;
  animation: bounce 2s infinite;
  animation-timing-function: ease-out;
}
.scroll-down-pixim:hover {
  opacity: 1;
}
.scroll-down-pixim-active {
  opacity: 0.3;
}
.scroll-down-pixim-active:hover {
  opacity: 1;
}
@media (max-width: 900px) {
  .scroll-down-pixim {
    display: none !important;
  }
}
/* -------------- Keyframes Animation -------------- */
@keyframes bounce {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(15px);
  }
  35%,
  60%,
  100% {
    transform: translateY(0px);
  }
  45% {
    transform: translateY(5px);
  }
}
@keyframes nuages1 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(15px);
  }
}
@keyframes nuages2 {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(15px);
  }
}
@keyframes nuages3 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-15px);
  }
}
.title-slideshow,
.title-slideshow h1 {
  font-size: 80px;
  color: white;
  text-shadow: 3px 5px 10px #1f1f1f;
  font-family: "Nexa";
  font-weight: 400;
  line-height: normal;
}
.header-top .elementor-widget-wrap .elementor-element {
  display: inline-block;
}
.leo_block_top span {
  vertical-align: middle;
}
.titre-produit {
  margin-top: 0;
}
.product_list.row:not(.on-ajax) > *,
.product_list:not(.on-ajax) .row > *,
#product .images-container {
  transition: all 0.8s cubic-bezier(0.83, 0.36, 1, 1);
}
.product_list.row:not(.on-ajax) > *.active,
.product_list:not(.on-ajax) .row > *.active,
#product .images-container.active {
  opacity: 1;
}
.product-title > *:first-letter {
  text-transform: capitalize;
}
.block-categories {
  background: #be1023;
  padding: 20px;
}
.block-categories,
.block-categories a {
  color: white;
}
.block-categories .category-sub-menu > li {
  list-style-type: none;
}
#categorie-items .slick-slide {
  padding-left: 5px;
  padding-right: 5px;
}
#categorie-items .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#categorie-items figure {
  position: relative;
}
#categorie-items figure::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 38, 84, 0.25);
}
#categorie-items article,
#categorie-items .item {
  position: relative;
}
#categorie-items article .content,
#categorie-items .item .content {
  z-index: 5;
  padding: 10px;
  text-align: right;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10%;
}
#categorie-items article .content .titre,
#categorie-items .item .content .titre,
#categorie-items article .content,
#categorie-items .item .content,
#categorie-items article .content a,
#categorie-items .item .content a {
  color: white;
}
#categorie-items article .content .titre,
#categorie-items .item .content .titre {
  text-shadow: 0 0 15px #000;
}
#categorie-items article .content .titre:first-letter,
#categorie-items .item .content .titre:first-letter {
  text-transform: uppercase;
}
.product-accessories .products-section-title {
  background: #be1023;
  color: white;
  font-size: 32px;
  text-align: center;
  padding: 20px;
  text-transform: none !important;
}
.cart-items .cart-item:nth-child(even),
.order-confirmation-table .cart-item:nth-child(even),
.cart-items > .row:nth-child(even),
.order-confirmation-table > .row:nth-child(even) {
  background: #f4f4f4;
}
.block-primary {
  background: #002654;
}
.block-secondary {
  background: #be1023;
}
.block-thirdary {
  background: #001836;
}
.block-primary,
.block-secondary,
.block-primary a,
.block-secondary a {
  color: white;
}
p:not([class]):first-of-type {
  margin-top: 0;
}
p:not([class]):last-of-type {
  margin-bottom: 0;
}
.elementor-button {
  margin: 15px 0;
  display: inline-block;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 15px;
}
.display-block {
  display: block;
}
.display-inline-block {
  display: inline-block;
}
.width-1-1 {
  width: 100%;
}
.center {
  text-align: center;
}
.padding0 {
  padding: 0;
}
.padding {
  padding: 10px;
}
.padding-medium {
  padding: 20px;
}
.padding-large {
  padding: 40px;
}
.margin {
  margin: 10px 0;
}
.margin-medium {
  margin: 20px 0;
}
.margin-large {
  margin: 40px 0;
}
.margin-xlarge {
  margin: 50px 0;
}
.margin-top {
  margin-top: 10px;
}
.margin-top-medium {
  margin-top: 20px;
}
.margin-top-large {
  margin-top: 40px;
}
.margin-bottom {
  margin-bottom: 10px;
}
.margin-bottom-medium {
  margin-bottom: 20px;
}
.margin-bottom-large {
  margin-bottom: 40px;
}
.margin-bottom-xlarge {
  margin-bottom: 60px;
}
.margin-remove {
  margin: 0;
}
.margin-top-remove {
  margin-top: 0;
}
.margin-bottom-remove {
  margin-bottom: 0;
}
.text-large {
  font-size: 21px;
  line-height: 28px;
}
.text-body {
  color: #1b1b1b;
}
.text-small {
  font-size: 0.9rem;
}
.align-center {
  align-items: center;
}
.text-bold {
  font-weight: 700;
}
.terroir {
  background: #001836;
  padding: 50px 60px;
}
.primary-color {
  color: #002654;
}
.secondary-color {
  color: #be1023;
}
.thirdary-color {
  color: #001836;
}
.text-indent {
  text-indent: 40px;
  display: block;
}
.elementor-widget-text-editor {
  color: inherit !important;
}
#newsletter {
  max-width: 800px;
  margin: 80px auto;
  padding: 60px 0;
  border: 15px solid #001836;
}
#newsletter .title {
  padding: 0;
  font-size: 41px;
  max-width: 500px;
  margin: 0 auto 10px;
}
#newsletter .uk-button {
  font-size: 18px;
}
footer#footer {
  clear: both;
  background: #002654;
  padding: 35px 0 0;
}
footer#footer .footer-center,
footer#footer .footer-bottom,
footer#footer .footer-center a,
footer#footer .footer-bottom a {
  color: #f7f7f7;
}
footer#footer .title_block {
  font-size: 35px;
  margin: 0;
  color: #001836;
}
footer#footer .title_block::after {
  content: "";
  display: block;
  margin-top: 25px;
  width: 116px;
  height: 2px;
  background: rgba(0, 24, 54, 0.49);
}
#mentions {
  padding: 10px 5px;
  color: #a6a6a6;
  background: #1b1b1b;
  font-size: 21px;
  font-family: "Nexa";
}
@media (max-width: 1600px) {
  .elementor-column.avis {
    width: 10%;
  }
  .elementor-column.recherche,
  .elementor-column.logo {
    width: 25%;
  }
}
@media (max-width: 1260px) {
  .leo_block_top span.h3 {
    display: none;
  }
  .container-small {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1020px) {
  .elementor-column.avis {
    width: 10%;
  }
  .compte .elementor-column-wrap {
    padding: 0 !important;
  }
  .elementor-column.recherche,
  .elementor-column.logo {
    width: 45%;
  }
}
@media (max-width: 992px) {
  #product #haut {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .elementor-widget-wrap,
  .elementor-column-wrap,
  .elementor-column,
  .elementor-section {
    position: unset;
  }
  body .elementor-widget-heading .elementor-heading-title.elementor-size-xxl,
  .heading-xlarge,
  #product h1.product-title {
    font-size: clamp(40px, 7vw, 50px);
  }
  body h1,
  body .h1 {
    font-size: clamp(30px, 6vw, 45px);
  }
  #newsletter .title,
  body h2,
  body .h2 {
    font-size: clamp(27px, 5vw, 40px);
  }
  footer#footer .title_block,
  body h3,
  body .h3 {
    font-size: clamp(18px, 4vw, 25px);
  }
  .gradient {
    padding: 30px 20px;
  }
  .terroir {
    padding: 20px 20px;
  }
  .terroir .margin-large {
    margin: 0;
  }
  .terroir .margin-top-medium {
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .avis {
    display: none;
  }
  .logo {
    text-align: center;
  }
  .plist-4 .thumbnail-container .product-meta {
    padding: 0;
  }
  .terroir .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated,
  body .gradient .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 0;
  }
  .elementor-column-gap-wider-xl > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 0 20px;
  }
  .elementor-slick-slider .slick-slide img {
    max-width: 200px;
  }
  .product_list.row > *,
  .product_list .row > *,
  #product .images-container,
  #product #milieu .row > * {
    opacity: 1;
  }
}
@media (max-width: 640px) {
  .elementor-column.recherche,
  .elementor-column.logo {
    width: 100%;
    text-align: center;
  }
}
