/**-----------------------------------------------------------
BREAKPOINTS
----------------------------------------------------------- */
/**-----------------------------------------------------------
FONTS
----------------------------------------------------------- */
@font-face {
  font-family: "proxima-nova";
  font-weight: 400;
  font-stretch: normal;
  src: url("../fonts/proxima-nova.ttf") format("truetype");
}
@font-face {
  font-family: "AbrilFatface";
  font-weight: 400;
  font-stretch: normal;
  src: url("../fonts/AbrilFatface-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "ThrowMyHandsUpintheAir";
  font-weight: 400;
  font-stretch: normal;
  src: url("../fonts/ThrowMyHandsUpintheAir.ttf") format("truetype");
}
/**-----------------------------------------------------------
PLACEHOLDERS
----------------------------------------------------------- */
/**-----------------------------------------------------------
NAV ACCOUNT
----------------------------------------------------------- */
/**-----------------------------------------------------------
MIXINS
----------------------------------------------------------- */
header {
  height: 50px;
  background-color: white;
}
@media (min-width: 992px) {
  header {
    height: 70px;
  }
}

#mega-menu-header .css-lineheight .mega-menu-link:not(.mega-menu-logo) {
  line-height: var(--wp--custom--line-height--small) !important;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item.css-hover-link > a.mega-menu-link {
  margin: 0 10px !important;
  padding: 0 !important;
}

@media (min-width: 992px) {
  li.css-hover-link a:after {
    position: absolute;
    display: block !important;
    content: "";
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-bottom: 5px;
  }
  li.css-hover-link:hover a:after {
    border-bottom: 2px solid var(--wp--preset--color--rouge);
    padding-bottom: 10px;
  }
}
@media (max-width: 992px) {
  .mega-menu-open .mega-logo-block {
    display: none !important;
  }

  #mega-menu-header {
    height: initial !important;
    border-radius: 0 0 20px 20px !important;
    overflow-x: hidden !important;
    margin-top: -15px !important;
    padding: 0 15px 0 !important;
  }
  #mega-menu-header > .mega-menu-item {
    border-right: 0 !important;
    border-bottom: 1px solid #eee !important;
    margin-bottom: 15px !important;
    padding-bottom: 16px !important;
  }
  #mega-menu-header > .mega-menu-item.js-search-display, #mega-menu-header > .mega-menu-item:last-child {
    background: var(--wp--preset--color--soleil) !important;
    width: 100vw !important;
    border: 0 !important;
    border-radius: 0 0 20px 20px !important;
    margin: -16px 0 0 -15px !important;
    padding: 15px 0 17px 15px !important;
  }
  #mega-menu-header > .mega-menu-item .mega-menu-link {
    height: initial !important;
    font-size: 1.2rem !important;
    font-weight: bold !important;
    line-height: initial !important;
  }
  #mega-menu-header > .mega-menu-item > .mega-sub-menu {
    background: #eee !important;
    width: 100vw !important;
    margin: 10px 0 14px -15px !important;
    padding: 15px 25px 10px !important;
  }
  #mega-menu-header > .mega-menu-item > .mega-sub-menu .mega-css-list-submenu {
    border: 0 !important;
    padding: 0 !important;
  }
  #mega-menu-header > .mega-menu-item > .mega-sub-menu .mega-css-list-submenu > .mega-sub-menu {
    top: initial !important;
    background: unset !important;
    width: unset !important;
    -webkit-transform: unset !important;
    -moz-transform: unset !important;
    transform: unset !important;
    margin: unset !important;
    padding: unset !important;
  }
  #mega-menu-header > .mega-menu-item > .mega-sub-menu .mega-css-list-submenu > .mega-sub-menu .mega-menu-item {
    font-family: "proxima-nova" !important;
    font-size: 1.2rem !important;
    font-weight: bold !important;
    margin-bottom: 5px !important;
    padding: 5px 0 !important;
  }
  #mega-menu-header > .mega-menu-item > .mega-sub-menu .mega-css-list-submenu > .mega-sub-menu .mega-menu-item.css-bouton {
    background-color: unset !important;
  }
}
.css-card-submenu {
  border-radius: 0.5rem !important;
  padding-top: 1.5rem !important;
}
.css-card-submenu h4 {
  font-family: var(--wp--preset--font-family--throwmyhands) !important;
  font-size: var(--wp--preset--font-size--surtitre) !important;
  font-weight: normal !important;
  text-transform: none !important;
  text-align: center !important;
  padding-bottom: 1.5rem !important;
}
.css-card-submenu .mega-menu-item {
  bottom: -50px !important;
  margin-top: -50px !important;
  padding-bottom: 0 !important;
}
.css-card-submenu img {
  display: block !important;
  margin: 0 auto !important;
}

.css-last-posts-submenu {
	border-left: 1px solid #402120 !important;
	padding-left: 3rem !important;
}

.css-list-submenu {
  width: fit-content;
  border-left: 1px solid #402120 !important;
  margin-left: 5rem !important;
  padding-left: 3rem !important;
}
.css-list-submenu .mega-sub-menu {
  flex-direction: column !important;
  top: 50% !important;
  height: initial !important;
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
.css-list-submenu .mega-menu-link {
  font-weight: normal !important;
  text-transform: none !important;
}

.css-text-submenu {
  flex: 0 0 auto !important;
  width: 33.33333333% !important;
}
.css-text-submenu .mega-sub-menu {
  flex-direction: column;
}
.css-text-submenu .mega-sub-menu h4 {
  font-family: var(--wp--preset--font-family--throwmyhands) !important;
  font-size: var(--wp--preset--font-size--titre) !important;
  font-weight: normal !important;
  text-transform: none !important;
  padding-bottom: 1.5rem !important;
}
.css-text-submenu .mega-sub-menu .css-bouton a {
  text-transform: none !important;
}
.css-text-submenu .mega-sub-menu .css-bouton.has-rouge-background-color a {
  color: white !important;
}
.css-text-submenu .mega-sub-menu .css-bouton.has-proxima-font-family a {
  font-family: var(--wp--preset--font-family--proxima) !important;
}

.css-header-job-link {
	font-family: 'AbrilFatface';
	font-size: 16px;
}

@media screen and (max-width: 1200px) {
	.css-header-job-link { font-size: 13px; }
}
@media screen and (max-width: 992px) {
	.js-header-latest-posts { display: none !important; }
}

footer #menu-footer .menu-item-has-children {
  font-weight: bold;
}
footer #menu-footer .sub-menu li {
  font-weight: normal;
}

footer .css-footer-note p { margin: 0 !important; font-size: .875rem; }
footer .css-footer-note a { color: #fff !important; }

/**-----------------------------------------------------------
START
----------------------------------------------------------- */
@media (min-width: 0px) {
  html {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  html {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  html {
    font-size: 15px;
  }
}
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  max-width: 100%;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}

b, strong {
  font-weight: bold;
}

a {
  color: var(--wp--preset--color--rouge);
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover span {
  color: var(--wp--preset--color--rouge) !important;
}

@media (max-width: 992px) {
  .has-heading-font-size, .has-titre-font-size {
    font-size: var(--wp--preset--font-size--titrebis) !important;
  }
}
/**-----------------------------------------------------------
SINGLE - DESCRIPTION
----------------------------------------------------------- */
.woocommerce div.product div.images .flex-control-thumbs {
  display: flex !important;
  gap: 1rem !important;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 13% !important;
  min-width: 55px !important;
  padding: 0 !important;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  border-radius: var(--bs-border-radius-lg) !important;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
  border: 1px solid var(--wp--preset--color--rouge);
}

.woocommerce-product-rating {
  vertical-align: 3px;
}

/**-----------------------------------------------------------
SINGLE - TABS
----------------------------------------------------------- */
.woocommerce-tabs ul.tabs:before {
  border-bottom: 0 !important;
}
.woocommerce-tabs ul.tabs li:not(.active) a {
  opacity: 0.4 !important;
}
.woocommerce-tabs ul.tabs li.active a {
  text-decoration: underline !important;
}
.woocommerce-tabs ul.tabs li:before, .woocommerce-tabs ul.tabs li:after {
  border: 0 !important;
  box-shadow: unset !important;
}
.woocommerce-tabs ul.tabs li a {
  font-size: 1.133rem;
  letter-spacing: 1px !important;
}

/**-----------------------------------------------------------
SINGLE - REVIEWS
----------------------------------------------------------- */
#review_form_wrapper .comment-notes {
  display: none;
}
#review_form_wrapper .css-input, #review_form_wrapper .css-textarea {
  background-color: var(--wp--preset--color--background);
  outline: none;
}
#review_form_wrapper .css-textarea {
  height: 120px !important;
  resize: none;
}
#review_form_wrapper .comment-form-rating .stars span {
  display: flex;
  gap: 1rem;
}
#review_form_wrapper .comment-form-rating .stars a {
  font-size: 1.5rem;
}
#review_form_wrapper .form-submit input#submit {
  color: white !important;
  border-radius: var(--bs-border-radius) !important;
  padding: 0.5rem 1rem !important;
}

.woocommerce #avis-client #comments ol.commentlist li {
  list-style: none;
  padding: 0;
}

.woocommerce .star-rating {
  width: 100px;
}
.woocommerce .star-rating:before, .woocommerce .star-rating span:before {
  letter-spacing: 4px;
}

/**-----------------------------------------------------------
SINGLE - ADD TO CART
----------------------------------------------------------- */
button.minus, button.plus {
  border-top: 1px solid !important;
  border-bottom: 1px solid !important;
}

button.minus {
  border-left: 1px solid !important;
  border-radius: 0.375rem 0 0 0.375rem;
  padding: 0 0 0 10px;
}

button.plus {
  border-right: 1px solid !important;
  border-radius: 0 0.375rem 0.375rem 0;
  padding: 0 10px 0 0;
}

.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.product .summary .price {
  display: inline-block;
  font-size: var(--wp--preset--font-size--surtitre) !important;
  font-weight: bold;
  color: var(--wp--preset--color--primary) !important;
  margin-right: 3rem;
}

.xoo-cp-icon-check,
.single_add_to_cart_button:after {
  display: none !important;
}

.xoo-cp-pdetails .xoo-cp-ptitle a {
  color: var(--wp--preset--color--primary);
}

.xoo-cp-btns {
  text-align: right;
  padding-top: 20px;
}
.xoo-cp-btns a.xcp-btn {
  background-color: var(--wp--preset--color--vert);
  border: 0;
}
.xoo-cp-btns a.xcp-btn.xoo-cp-btn-vc {
  display: none !important;
}
.xoo-cp-btns a.xcp-btn.xoo-cp-btn-ch {
  opacity: 0.5;
}
.xoo-cp-btns a.xcp-btn:hover {
  opacity: 1;
}

.added_to_cart.wc-forward {
  position: absolute;
  width: 100%;
  font-size: var(--wp--preset--font-size--small);
  color: var(--wp--preset--color--primary);
  text-align: right;
  opacity: 0.5;
  margin-top: 30px;
}

/**-----------------------------------------------------------
PAGINATION
----------------------------------------------------------- */
.woocommerce nav.woocommerce-pagination {
  text-align: right;
}
.woocommerce nav.woocommerce-pagination .page-numbers {
  border: none;
  margin: 0;
}
.woocommerce nav.woocommerce-pagination .page-numbers li {
  border: none;
  font-family: var(--wp--preset--font-family--abril);
  font-size: var(--wp--preset--font-size--soustitre);
}
.woocommerce nav.woocommerce-pagination .page-numbers li .prev, .woocommerce nav.woocommerce-pagination .page-numbers li .next {
  display: none;
}
.woocommerce nav.woocommerce-pagination .page-numbers li a {
  color: var(--wp--preset--color--rouge);
  padding: 0;
}
.woocommerce nav.woocommerce-pagination .page-numbers li span.current {
  background-color: transparent;
  padding: 0;
}
.woocommerce nav.woocommerce-pagination .page-numbers li a:hover, .woocommerce nav.woocommerce-pagination .page-numbers li span.current {
  background-color: transparent;
  color: var(--wp--preset--color--primary);
  opacity: 0.5;
}

/**-----------------------------------------------------------
ACCOUNT
----------------------------------------------------------- */
/* NAV */
.woocommerce-MyAccount-navigation-link:last-child {
  border-bottom: none !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.woocommerce-MyAccount-navigation-link a {
  display: flex;
  align-items: center;
}
.woocommerce-MyAccount-navigation-link a:before {
  display: inline-block;
  content: "";
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100%;
  -webkit-mask-size: 100%;
  background-color: var(--wp--preset--color--primary);
  margin-right: 7px;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard a:before {
  mask-image: url("../img/mon-compte/dashboard.svg");
  -webkit-mask-image: url("../img/mon-compte/dashboard.svg");
  width: 14.42px;
  height: 14.76px;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders a:before {
  mask-image: url("../img/mon-compte/orders.svg");
  -webkit-mask-image: url("../img/mon-compte/orders.svg");
  width: 13px;
  height: 15px;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address a:before {
  mask-image: url("../img/mon-compte/edit-address.svg");
  -webkit-mask-image: url("../img/mon-compte/edit-address.svg");
  width: 12.83px;
  height: 15.12px;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account a:before {
  mask-image: url("../img/mon-compte/edit-account.svg");
  -webkit-mask-image: url("../img/mon-compte/edit-account.svg");
  width: 11.6px;
  height: 14.91px;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  mask-image: url("../img/mon-compte/customer-logout.svg");
  -webkit-mask-image: url("../img/mon-compte/customer-logout.svg");
  width: 13.31px;
  height: 10.35px;
}
.woocommerce-MyAccount-navigation-link.is-active a {
  color: var(--wp--preset--color--rouge) !important;
  font-weight: bold;
}
.woocommerce-MyAccount-navigation-link.is-active a:before {
  background-color: var(--wp--preset--color--rouge) !important;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--paiement-express {
  display: none;
}

/* ADRESSES */
.woocommerce .add-new-address a.button {
  background-color: var(--wp--preset--color--rouge);
  font-weight: bold;
  color: white;
  border-radius: var(--bs-border-radius) !important;
  padding: 0.5rem 1.5rem;
}

.woocommerce-address-fields .woocommerce-input-wrapper .input-text {
  background-color: var(--wp--preset--color--background);
  border: 0;
  border-radius: 5px;
  padding: 10px;
}
.woocommerce-address-fields .button {
  background-color: var(--wp--preset--color--rouge) !important;
  color: white !important;
  border-radius: var(--bs-border-radius);
  margin-top: 15px !important;
  padding: 0.7rem 1.5rem !important;
}
.woocommerce-address-fields #shipping_address_nickname-description, .woocommerce-address-fields #billing_address_nickname-description {
  display: none !important;
}

.woocommerce-Addresses .woocommerce-Address.shipping {
  display: none;
}

/* DETAILS */
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
  top: 0.4em !important;
}

.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .woocommerce-button .pay, .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .woocommerce-button .cancel {
  display: none;
}
.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a:not(:last-child) {
  margin-right: 5px;
}

/**-----------------------------------------------------------
MESSAGES
----------------------------------------------------------- */
.woocommerce-Message--info {
  border-top-color: var(--wp--preset--color--rouge) !important;
}
.woocommerce-Message--info:before {
  color: var(--wp--preset--color--rouge) !important;
}
.woocommerce-Message--info .woocommerce-Button {
  background-color: var(--wp--preset--color--rouge) !important;
  color: white !important;
}

/**-----------------------------------------------------------
CART & CHECKOUT
----------------------------------------------------------- */
.woocommerce-cart-form * {
  color: var(--wp--preset--color--primary);
}
.woocommerce-cart-form .product-remove a.remove {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
  line-height: 0.9;
}
.woocommerce-cart-form .product-remove a.remove:hover {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
  color: white !important;
}
.woocommerce-cart-form .quantity .qty {
  border: 1px solid !important;
  border-radius: 5px;
  padding: 7px 0;
}

.css-before-mobile td:before {
  display: none;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
  background-color: transparent;
  color: var(--wp--preset--color--primary);
  border: none;
  margin-bottom: 0;
  padding: 0;
}
.woocommerce-form-coupon-toggle .woocommerce-info:before {
  display: none;
}

.woocommerce-billing-fields__field-wrapper label {
  color: var(--wp--preset--color--primary);
}
.woocommerce-billing-fields__field-wrapper .select2-container {
  width: 100% !important;
}
.woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper input {
  background-color: var(--wp--preset--color--background);
  color: var(--wp--preset--color--primary);
  border: 0;
  border-radius: 5px;
  padding: 10px;
}
.woocommerce-billing-fields__field-wrapper #billing_postcode_field, .woocommerce-billing-fields__field-wrapper #billing_city_field,
.woocommerce-billing-fields__field-wrapper #billing_phone_field, .woocommerce-billing-fields__field-wrapper #billing_email_field,
.woocommerce-billing-fields__field-wrapper .form-row-first, .woocommerce-billing-fields__field-wrapper .form-row-last {
  display: inline-block;
  width: calc(50% - 6px) !important;
  clear: none;
}
.woocommerce-billing-fields__field-wrapper #billing_city_field, .woocommerce-billing-fields__field-wrapper #billing_email_field, .woocommerce-billing-fields__field-wrapper .form-row-last {
  margin-left: 12px;
}
.woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single {
  background-color: var(--wp--preset--color--background);
  height: initial;
  border: 0;
  border-radius: 5px;
  padding: 5px;
}
.woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--wp--preset--color--primary);
}
.woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection__arrow {
  top: 6px;
  right: 6px;
}
.woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection__arrow b {
  border-color: var(--wp--preset--color--primary) transparent transparent transparent;
}

.css-commande {
  background-color: rgba(240, 233, 203, 0.3960784314);
}
.css-commande .css-notice {
  margin: 1rem 0 !important;
}
.css-commande .woocommerce-checkout-payment {
  background-color: rgba(234, 234, 234, 0.5019607843) !important;
}
.css-commande .woocommerce-shipping-methods .lpc_pick_up_widget_show_map {
  width: 100%;
  background-color: transparent;
  text-align: right;
  color: var(--wp--preset--color--rouge);
  border: 0;
  padding: 0;
}

.woocommerce-NoticeGroup {
  width: 100%;
}

#wc-backbone-modal-dialog .wc-backbone-modal-header h1 {
  font-family: "AbrilFatface", sans-serif !important;
  font-weight: normal;
  color: var(--wp--preset--color--rouge);
}
#wc-backbone-modal-dialog .widget_colissimo_contenu {
  width: 100%;
  border: 0;
}

.cross-sells {
  margin-left: -8.35vw;
}
.cross-sells a.added_to_cart {
  display: none;
}
.cross-sells .css-cross-item:not(:last-of-type) {
  border-bottom: 1px solid white;
  margin-bottom: 20px;
}
.cross-sells .woocommerce-LoopProduct-link {
  display: flex;
  align-items: center;
  width: 85%;
}
@media (max-width: 992px) {
  .cross-sells .woocommerce-LoopProduct-link {
    width: fit-content;
  }
}
.cross-sells .woocommerce-LoopProduct-link img {
  flex: 0 0 auto;
  width: 5% !important;
  margin: 0 3rem 0 0 !important;
}
@media (max-width: 992px) {
  .cross-sells .woocommerce-LoopProduct-link img {
    display: none;
  }
}
.cross-sells .woocommerce-LoopProduct-link div.has-parme-background-color {
  display: none;
}
.cross-sells .woocommerce-LoopProduct-link .woocommerce-loop-product__title {
  font-size: var(--wp--preset--font-size--typo) !important;
  color: var(--wp--preset--color--primary) !important;
  margin-bottom: 0 !important;
}
.cross-sells .woocommerce-LoopProduct-link .price {
  font-size: var(--wp--preset--font-size--typo) !important;
  color: var(--wp--preset--color--primary) !important;
  margin: 0 1rem 0 auto !important;
}
@media (max-width: 992px) {
  .cross-sells .woocommerce-LoopProduct-link .price {
    margin: 0 0 0 1rem !important;
  }
}
.cross-sells .woocommerce-LoopProduct-link:hover span {
  color: var(--wp--preset--color--primary) !important;
}
.cross-sells .button {
  margin: 0 0 0 auto !important;
}

#lpc_pick_up_web_service_show_map {
  background: transparent;
  border: 0;
  font-weight: bold;
  color: var(--wp--preset--color--rouge);
  margin: 0;
  padding: 0;
}

#billing_country_field {
  opacity: 0;
  height: 0;
  padding: 0;
  margin: 0;
}

/**-----------------------------------------------------------
FONT-FAMILY
----------------------------------------------------------- */
.ff-body {
  font-family: "proxima-nova", sans-serif !important;
}

.ff-surtitre, .css-easiware form div#easi_fielddiv_AttachedFiles label {
  font-family: "AbrilFatface", sans-serif !important;
}

.ff-titre {
  font-family: "ThrowMyHandsUpintheAir", sans-serif !important;
}

/**-----------------------------------------------------------
PERCENT SQUARES
----------------------------------------------------------- */
.css-square img, .css-square--bottom img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.css-square:after, .css-square--bottom:after {
  display: block;
  content: "";
  padding-bottom: 100%;
}

@media (min-width: 992px) {
  .css-square--bottom:after {
    margin-top: 100%;
  }
}
/**-----------------------------------------------------------
BACKGROUND CROP
----------------------------------------------------------- */
.css-bg-inner {
  min-height: initial;
}

/**-----------------------------------------------------------
ORDER IN MOBILE
----------------------------------------------------------- */
.css-order .order-1, .css-order .order-2 {
  width: calc(50% - 0.5em);
}

@media (min-width: 992px) {
  .css-order .order-1, .css-order .order-2 {
    width: initial;
  }
}
/**-----------------------------------------------------------
BEFORE & AFTER CTA
----------------------------------------------------------- */
.css-bio-pseudo-elts, .css-tradi-pseudo-elts, .css-vegan-pseudo-elts {
  position: relative;
}

@media (min-width: 992px) {
  .css-bio-pseudo-elts:before, .css-bio-pseudo-elts:after, .css-tradi-pseudo-elts:before, .css-tradi-pseudo-elts:after, .css-vegan-pseudo-elts:before, .css-vegan-pseudo-elts:after {
    position: absolute;
    top: 0;
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
  }
  .css-bio-pseudo-elts:before, .css-tradi-pseudo-elts:before, .css-vegan-pseudo-elts:before {
    left: 0;
    background-position: left;
  }
  .css-bio-pseudo-elts:after, .css-tradi-pseudo-elts:after, .css-vegan-pseudo-elts:after {
    right: 0;
    background-position: right;
  }

  .css-bio-pseudo-elts:before {
    background-image: url("../img/strawberry.png");
    width: 103px;
    height: 239px;
    max-width: 20%;
  }

  .css-bio-pseudo-elts:after {
    top: 15%;
    background-image: url("../img/wheat.png");
    width: 254px;
    height: 261px;
    max-width: 40%;
  }

  .css-tradi-pseudo-elts:before {
    background-image: url("../img/wheat-rice.png");
    width: 203px;
    height: 196px;
    max-width: 30%;
  }

  .css-tradi-pseudo-elts:after {
    background-image: url("../img/wheat-apple.png");
    width: 201px;
    height: 299px;
    max-width: 30%;
  }

  .css-vegan-pseudo-elts:before {
    top: 15%;
    background-image: url("../img/lemon.png");
    width: 70px;
    height: 107px;
    max-width: 5%;
  }

  .css-vegan-pseudo-elts:after {
    top: 0;
    background-image: url("../img/raspberry.png");
    background-position: 0 0;
    width: 169px;
    height: 345px;
    max-width: 12%;
  }
}
.css-postuler a {
  padding-top: 8px;
  padding-bottom: 9px;
}
.css-postuler a:before {
  display: inline-block;
  content: "";
  -webkit-mask-image: url("../img/postuler.svg");
  mask-image: url("../img/postuler.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  width: 15px;
  height: 17.6px;
  background-color: white;
  vertical-align: -4px;
  margin-right: 12px;
}

/**-----------------------------------------------------------
NUTRISCORE
----------------------------------------------------------- */
.css-nutriscore {
  filter: drop-shadow(1px 1px 0 #402120) drop-shadow(-1px -1px 0 #402120);
}

/**-----------------------------------------------------------
LINK
----------------------------------------------------------- */
.css-color-inherit a {
  color: inherit;
}

.css-btn a {
  border: 1px solid !important;
}
.css-btn a:first-child {
  color: white !important;
}
.css-btn a:not(:first-child) {
  background-color: transparent !important;
}

/**-----------------------------------------------------------
COMMENTS / REVIEW
----------------------------------------------------------- */
.css-review:last-child {
  border-bottom: 0 !important;
}

/**-----------------------------------------------------------
CORE/MEDIATEXT
----------------------------------------------------------- */
.css-mediatexte > figure {
  border-radius: var(--bs-border-radius-lg) !important;
}
.css-mediatexte > div {
  padding: 0 !important;
}
@media (max-width: 992px) {
  .css-mediatexte .has-text-align-right {
    text-align: justify !important;
  }
  .css-mediatexte .wp-block-buttons {
    justify-content: flex-end !important;
  }
}

.css-background {
  position: relative;
}
@media (min-width: 768px) {
  .css-background > figure, .css-background > .media-text-figure {
    margin-left: 50px !important;
  }
  .css-background > figure:after, .css-background > .media-text-figure:after {
    position: absolute;
    top: 15%;
    left: 0;
    content: "";
    width: 150px;
    height: 70%;
    background-color: var(--wp--preset--color--parme);
    border-radius: 5px;
    z-index: -1;
  }
  .css-background.has-media-on-the-right > figure, .css-background.has-media-on-the-right > .media-text-figure {
    margin-left: initial;
    margin-right: 50px;
  }
  .css-background.has-media-on-the-right > figure:after, .css-background.has-media-on-the-right > .media-text-figure:after {
    left: initial;
    right: 0;
  }
}

.css-job-mediatexte {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto;
}
@media (min-width: 576px) {
  .css-job-mediatexte.css-stacked-mobile {
    grid-template-columns: 50% 1fr !important;
  }
}

/**-----------------------------------------------------------
SLIDER HISTOIRE
----------------------------------------------------------- */
.css-histoire:before {
  position: absolute;
  top: -65px;
  content: "";
  width: 100%;
  height: 1px;
  background-image: linear-gradient(90deg, var(--wp--preset--color--rouge), var(--wp--preset--color--rouge) 20%, transparent 30%, transparent 100%);
  background-size: 15px 2px;
  border: none;
}
.css-histoire .slick-list, .css-histoire .slick-slide {
  overflow: visible;
}
.css-histoire .slick-prev, .css-histoire .slick-next {
  display: none !important;
  top: 0;
  width: 40px;
  height: 40px;
  background-color: var(--wp--preset--color--rouge) !important;
  border-radius: 100%;
  margin-top: -9rem;
}
@media (min-width: 992px) {
  .css-histoire .slick-prev, .css-histoire .slick-next {
    display: inline-block !important;
  }
}
.css-histoire .slick-prev:before, .css-histoire .slick-next:before {
  display: inline-block;
  content: "";
  font-size: 1px;
  line-height: initial;
  border: solid white;
  border-width: 0 2px 2px 0;
  opacity: 1;
  padding: 3px;
}
.css-histoire .slick-prev:before:hover, .css-histoire .slick-next:before:hover {
  opacity: 0.75;
}
.css-histoire .slick-prev {
  left: initial;
  right: calc(8.35% + 80px);
}
.css-histoire .slick-prev:before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
}
.css-histoire .slick-next {
  right: 8.35%;
}
.css-histoire .slick-next:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.css-histoire figure {
  position: relative;
}
.css-histoire figure:before {
  position: absolute;
  top: 0;
  left: calc(50% - 30px);
  display: block;
  content: "";
  width: 50px;
  height: 2px;
  background-image: linear-gradient(90deg, var(--wp--preset--color--rouge), var(--wp--preset--color--rouge) 20%, transparent 30%, transparent 100%);
  background-size: 15px 2px;
  border: none;
  -webkit-transform: rotate(90deg) translateX(-25px);
  -moz-transform: rotate(90deg) translateX(-25px);
  transform: rotate(90deg) translateX(-25px);
}
.css-histoire figure:after {
  position: absolute;
  top: -75px;
  left: calc(50% - 15px);
  content: "";
  width: 20px;
  height: 20px;
  background-color: var(--wp--preset--color--rouge);
  border-radius: 100%;
}

/**-----------------------------------------------------------
LIGNE SEPARATRICE
----------------------------------------------------------- */
.css-ligne:after {
  position: absolute;
  top: calc(100% + 13px);
  left: 50%;
  content: "";
  width: 2px;
  height: 68px;
  background: var(--wp--preset--color--rouge);
}

/**-----------------------------------------------------------
VENDOR/EASIWARE
----------------------------------------------------------- */
#easiformarea {
  display: flex;
  flex-direction: column;
  min-height: 10rem !important;
  text-align: center;
}
#easiformarea form > div { text-align: left !important; }

.css-easiware form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
.css-easiware form div {
  width: 45%;
  margin-right: 5%;
}
.css-easiware form div:not(#fld_AttachedFilesarea) {
  margin-bottom: 10px;
}
.css-easiware form div#easi_fielddiv_Category, .css-easiware form div#easi_fielddiv_Description {
  width: 100%;
}
.css-easiware form div#easi_fielddiv_Category select, .css-easiware form div#easi_fielddiv_Category textarea, .css-easiware form div#easi_fielddiv_Description select, .css-easiware form div#easi_fielddiv_Description textarea {
  width: 100%;
}
.css-easiware form div#easi_fielddiv_AttachedFiles {
  display: flex;
  align-items: center;
  gap: 2rem;
  width: 100%;
  margin-top: 15px;
}
.css-easiware form div#easi_fielddiv_AttachedFiles label {
  color: var(--wp--preset--color--rouge);
}
.css-easiware form div#easi_fielddiv_AttachedFiles label:after {
  display: none;
}
.css-easiware form div#easi_fielddiv_AttachedFiles #easi_fieldspan_AttachedFiles {
  width: 70%;
}
.css-easiware form div .mandatory {
  display: none;
}
.css-easiware div input[type=text], .css-easiware div select, .css-easiware div textarea {
  width: 100%;
  background-color: var(--wp--preset--color--background);
  border: 0;
  border-radius: 5px;
  outline: none;
  margin-top: 5px;
  padding: 5px 10px;
}
.css-easiware div select {
  background-image: url("../img/triangle.svg");
  background-repeat: no-repeat;
  background-position: 96% center;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 5px;
}
.css-easiware div select#fld_Category {
  background-position: 98% center;
}
.css-easiware div textarea {
  height: 100px;
  outline: none;
  resize: none;
  padding: 10px;
}
.css-easiware div label:after {
  display: inline-block;
  content: "*";
}
.css-easiware .easirecaptchadiv {
  order: 1;
}
.css-easiware .additionnalInformation {
  order: 2;
  margin: 15px 0;
}
.css-easiware .validatebutton {
  order: 2;
  width: fit-content;
  background-color: var(--wp--preset--color--rouge);
  color: white;
  border: 0;
  border-radius: 5px;
  padding: 5px 15px;
}
.css-easiware .mandatoryfieldmention {
  order: 3;
  margin-top: 20px;
  opacity: 0.5;
}

/**-----------------------------------------------------------
VENDOR/GRID BUILDER
----------------------------------------------------------- */
/* Filters */
.css-filtres-produits h4 {
  font-size: var(--wp--preset--font-size--soustitre) !important;
  font-weight: 700;
  color: var(--wp--preset--color--rouge);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 20px !important;
  padding-bottom: 10px !important;
}
.css-filtres-produits li {
  margin-top: 0 !important;
  padding: 0 0 10px !important;
}
.css-filtres-produits li span {
  font-size: 1rem !important;
}

.css-checkbox-recette * {
  outline: none !important;
}
.css-checkbox-recette .wpgb-checkbox-facet .wpgb-hierarchical-list {
  display: flex;
  justify-content: center;
  gap: 2rem;
}
.css-checkbox-recette .wpgb-checkbox-facet .wpgb-hierarchical-list .wpgb-checkbox-control {
  width: 15px;
  height: 15px;
  border-width: 1px;
  border-color: var(--wp--preset--color--primary);
  border-radius: 0;
  margin: 2px 5px 0 0;
}
.css-checkbox-recette .wpgb-checkbox-facet .wpgb-hierarchical-list .wpgb-checkbox-label {
  font-size: 1rem;
  font-weight: 500;
  color: var(--wp--preset--color--primary);
}
.css-checkbox-recette .wpgb-checkbox-facet .wpgb-hierarchical-list .wpgb-checkbox[aria-pressed=true] .wpgb-checkbox-control {
  background-color: var(--wp--preset--color--rouge);
  border-color: var(--wp--preset--color--rouge);
}
.css-checkbox-recette .wpgb-checkbox-facet .wpgb-hierarchical-list .wpgb-checkbox[aria-pressed=true] .wpgb-checkbox-label {
  font-weight: 700;
  color: var(--wp--preset--color--rouge);
}

.css-select-recette .wpgb-select, .css-select-job .wpgb-select {
  background-image: url(../img/triangle.svg) !important;
  background-repeat: no-repeat !important;
  background-position: 93% center !important;
  font-size: 0.867rem !important;
  color: var(--wp--preset--color--primary) !important;
  border-width: 1px !important;
  border-color: var(--wp--preset--color--primary) !important;
  border-radius: 5px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.css-select-job .wpgb-select {
  background-image: url(../img/triangle-rouge.svg) !important;
  background-position: 97% center !important;
  color: var(--wp--preset--color--rouge) !important;
  border-color: var(--wp--preset--color--rouge) !important;
}

.css-filter-recette, .css-filter-job, .css-reset-job {
  margin-top: -22px;
}
.css-filter-recette .wpgb-apply, .css-filter-recette .wpgb-reset, .css-filter-job .wpgb-apply, .css-filter-job .wpgb-reset, .css-reset-job .wpgb-apply, .css-reset-job .wpgb-reset {
  background-color: var(--wp--preset--color--rouge) !important;
  border-radius: 6px !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.css-filter-job, .css-reset-job {
  margin-top: initial;
}
.css-filter-job button, .css-reset-job button {
  width: 100%;
  font-size: 1rem !important;
  border: 1px solid var(--wp--preset--color--rouge) !important;
  padding-top: 9px !important;
  padding-bottom: 9px !important;
}

.css-reset-job .wpgb-reset {
  background-color: transparent !important;
  color: var(--wp--preset--color--rouge) !important;
  margin-bottom: initial !important;
}

.css-pagination-recette .wpgb-button, .css-pagination-job .wpgb-button {
  background-color: var(--wp--preset--color--rouge) !important;
  font-size: 1rem !important;
  border-radius: 5px !important;
  padding: 0.65rem 2rem !important;
}

.css-pagination-job .wpgb-button {
  display: block;
  margin: 0 auto !important;
}

.post-type-archive-product .css-loop-produits > p { margin: 0 !important; }
.post-type-archive-product .wp-grid-builder .wpgb-layout { margin-top: -2.3rem !important; }

/* Grid & Cards */
@media (min-width: 1200px) and (max-width: 1441px) {
  .css-loop-produits article .wpgb-card-media {
    width: 75% !important;
    max-width: 250px !important;
  }
  .css-loop-produits article .wpgb-card-media div[class^=wpgb-block-], .css-loop-produits article .wpgb-card-media .wpgb-card-media-content-top {
    position: unset !important;
  }
  .css-loop-produits article .css-bg-bloc {
    top: 45% !important;
    width: 125%;
    height: 80px;
    margin-left: -12.5% !important;
  }
	.post-type-archive-product .wp-grid-builder .wpgb-card-media {
		margin: 0 auto !important;
	}
}
@media screen and (min-width: 1441px) {
	.post-type-archive-product .css-loop-produits article .css-bg-bloc {
		top: 150% !important;
		width: 125%;
		height: 65px;
		margin-left: -12.5% !important;
	}
}
@media screen and (max-width: 1441px) {
	.post-type-archive-product .wp-grid-builder .wpgb-card .wpgb-card-media-thumbnail div {
		left: 50% !important;
		transform: translate(-50%, 0);
		width: 80% !important;
		max-width: 100%;
		background-size: contain !important;
	}
	.post-type-archive-product .wp-grid-builder .wpgb-card-body h3 {
		margin-bottom: 1.4rem !important;
		font-size: 15px !important;
	}
	.post-type-archive-product .wp-grid-builder .wpgb-card-footer a {
		margin: 0 auto !important;
		padding: 0.618em 1.5em !important;
		font-size: 1rem !important;
		font-weight: 700 !important;
		line-height: 1 !important;
	}
}
@media screen and (max-width: 1200px) {
	.post-type-archive-product .wp-grid-builder .wpgb-card-body h3 {
		margin-bottom: 1rem !important;
	}
	.post-type-archive-product .wp-grid-builder .wpgb-card-media {
		margin: 0 auto 1.5rem !important;
	}
	.post-type-archive-product .wp-grid-builder .wpgb-card .wpgb-card-media-thumbnail div {
		width: 100% !important;
	}
	.post-type-archive-product .css-loop-produits article .css-bg-bloc {
		top: 150% !important;
		width: 125%;
		height: 75px;
		margin-left: -12.5% !important;
	}
}
@media screen and (max-width: 990px) {
	.post-type-archive-product .wp-grid-builder .wpgb-card-body h3 {
		font-size: 12px !important;
	}
}
@media screen and (max-width: 450px) {
	.post-type-archive-product .css-loop-produits article .css-bg-bloc {
		top: 110% !important;
		height: 60px;
	}
}

.css-grid-recette .wpgb-card {
  margin-bottom: 3rem !important;
}
.css-grid-recette .wpgb-card .wpgb-card-media {
  margin-bottom: 1rem;
}
.css-grid-recette .wpgb-card .wpgb-card-media .wpgb-card-media-thumbnail div {
  border-radius: var(--bs-border-radius-lg);
}
.css-grid-recette .css-reveal-hover-recette-img { top: -110px; height: 150px; }

@media screen and (max-width: 500px) {
	.css-grid-recette .css-reveal-hover-recette-img { top: -70px; height: 100px; }
}
@media screen and (max-width: 400px) {
	.css-grid-recette .wpgb-card .wpgb-card-body h3 { font-size: 0.9em !important; }
	.css-grid-recette .css-reveal-hover-recette-img { display: none; }
}

/* Search global */
.css-search-global {
  top: -100vh;
  -webkit-transition: top 0.4s ease;
  -moz-transition: top 0.4s ease;
  transition: top 0.4s ease;
}
.css-search-global .css-close--search-global {
  position: absolute;
  bottom: -35px;
  right: 19px;
  background-color: var(--wp--preset--color--rouge);
  width: 20px;
  height: 20px;
  border-radius: 100%;
  cursor: pointer;
}
.css-search-global .css-close--search-global:before, .css-search-global .css-close--search-global:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 9px;
  width: 2px;
  height: 12px;
  background-color: white;
}
.css-search-global .css-close--search-global:before {
  transform: rotate(45deg);
}
.css-search-global .css-close--search-global:after {
  transform: rotate(-45deg);
}
.css-search-global .wpgb-facet button.wpgb-apply,
.css-search-global .wpgb-facet > fieldset:last-child {
  margin-bottom: 0 !important;
}
.css-search-global .wpgb-facet-17 * {
  height: 100% !important;
}
.css-search-global .wpgb-facet .wpgb-input-icon {
  height: 16px !important;
}
@media (min-width: 992px) {
  .css-search-global .wpgb-facet .wpgb-input {
    width: 30vw !important;
    min-width: 450px;
  }
}
.css-search-global input {
  background-color: var(--wp--preset--color--background) !important;
  border: 0 !important;
  border-radius: var(--bs-border-radius-lg) !important;
}
.css-search-global button:not(.wpgb-clear-button) {
  background-color: var(--wp--preset--color--rouge) !important;
}

/**-----------------------------------------------------------
VENDOR/FORMINATOR
----------------------------------------------------------- */
.css-input label {
  display: none !important;
}
.css-input input, .css-input textarea, .css-input .select2-selection {
  background-color: var(--wp--preset--color--background) !important;
  border: 0 !important;
  border-radius: var(--bs-border-radius-lg) !important;
  resize: none !important;
  padding: 1rem 1.5rem !important;
}
.css-input input::placeholder, .css-input textarea::placeholder, .css-input .select2-selection::placeholder {
  font-size: var(--wp--preset--font-size--typo) !important;
}
.css-input .select2-selection {
  padding: 0.5rem 0.7rem !important;
}
.css-input .select2-selection .select2-selection__placeholder {
  font-size: var(--wp--preset--font-size--typo) !important;
  opacity: 0.5;
}
.css-input .select2-selection .select2-selection__arrow {
  color: var(--wp--preset--color--rouge) !important;
}

.forminator-select-dropdown {
  background-color: var(--wp--preset--color--background) !important;
  border: 0 !important;
  border-radius: var(--bs-border-radius-lg) !important;
  margin-top: -10px !important;
}
.forminator-select-dropdown .select2-results__option--highlighted {
  background-color: var(--wp--preset--color--rouge) !important;
  color: white !important;
}

.css-upload {
  margin-bottom: -15px;
}
.css-upload > div {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
.css-upload label {
  font-family: var(--wp--preset--font-family--abril) !important;
  font-size: var(--wp--preset--font-size--typo) !important;
  font-weight: normal !important;
  color: var(--wp--preset--color--rouge) !important;
}
.css-upload button {
  background-color: transparent !important;
  color: var(--wp--preset--color--rouge) !important;
  line-height: 1.2rem !important;
  text-align: left !important;
  padding-top: 0.6rem !important;
  padding-bottom: 0.5rem !important;
}
.css-upload button.forminator-button {
  display: flex !important;
  align-items: center;
  border: 1px solid var(--wp--preset--color--rouge) !important;
  border-radius: var(--bs-border-radius-lg) !important;
}
.css-upload button.forminator-button:before {
  display: inline-block;
  content: "";
  mask-image: url("../img/upload.svg");
  -webkit-mask-image: url("../img/upload.svg");
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100%;
  -webkit-mask-size: 100%;
  background-color: var(--wp--preset--color--rouge);
  width: 16px;
  height: 15px;
  margin-right: 10px;
}
.css-upload button:hover {
  box-shadow: unset !important;
}

.css-note p {
  font-size: var(--wp--preset--font-size--small);
  color: var(--wp--preset--color--primary);
  opacity: 0.5;
  margin-bottom: 0;
}

.css-checkbox .forminator-label {
  display: none !important;
}
.css-checkbox div label span {
  flex: 0 0 15px !important;
  width: 15px !important;
  height: 15px !important;
  background: transparent !important;
  color: var(--wp--preset--color--rouge) !important;
}
.css-checkbox div label input:checked + span {
  border-color: var(--wp--preset--color--rouge) !important;
}

.css-submit {
  background-color: var(--wp--preset--color--rouge) !important;
  border-radius: var(--bs-border-radius-lg) !important;
  padding-top: 0.5rem;
  padding-bottom: 0.4rem;
}
.css-submit:hover {
  box-shadow: unset !important;
}

/**-----------------------------------------------------------
NOTICES & ALERT
----------------------------------------------------------- */
.css-notice:before, .css-notice:after {
  display: none !important;
}
.css-notice a {
  float: none !important;
  background-color: white !important;
  color: var(--wp--preset--color--rouge) !important;
  margin-left: auto;
}

/**-----------------------------------------------------------
HOVER BTN
----------------------------------------------------------- */
.css-button-hover div {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.css-button-hover a:hover {
  background-color: white !important;
  color: var(--wp--preset--color--primary) !important;
  border-radius: 8px;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.css-button-nobg-hover a:hover {
  border-radius: 8px;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.css-bouton-hover {
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  transition: all 0.3s !important;
}
.css-bouton-hover:hover {
  border-radius: 8px;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.css-wc-button-hover, .css-wpgb-button-hover, .css-submit {
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  transition: all 0.3s !important;
}
.css-wc-button-hover:hover, .css-wpgb-button-hover:hover, .css-submit:hover {
  border-radius: 12px !important;
  -webkit-transform: scale(1.05) !important;
  -moz-transform: scale(1.05) !important;
  transform: scale(1.05) !important;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.css-wc-button-bg-hover, .css-wpgb-button-bg-hover {
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  transition: all 0.3s !important;
}
.css-wc-button-bg-hover:hover, .css-wpgb-button-bg-hover:hover {
  background-color: white !important;
  color: var(--wp--preset--color--rouge) !important;
  border-radius: 8px !important;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

/**-----------------------------------------------------------
RED BORDER
----------------------------------------------------------- */
.css-bordrouge img {
  border-bottom: 11px solid var(--wp--preset--color--rouge);
}

.css-borderleft {
  border-left: 9px solid var(--wp--preset--color--rouge) !important;
}

/**-----------------------------------------------------------
VENDOR/SLIDER
----------------------------------------------------------- */
.css-hero-slider {
  position: relative;
}
.css-hero-slider .slick-slide figure.wp-block-image{
  display: none;
}
.css-hero-slider .css-hero-slider-nav {
  position: absolute;
  bottom: 50px;
  right: 5vw;
  max-width: 100%;
}
@media (min-width: 992px) {
  .css-hero-slider .css-hero-slider-nav {
    max-width: 250px;
  }
}
.css-hero-slider .css-hero-slider-nav figure {
  position: relative;
  width: 50px;
  height: auto;
  object-fit: cover;
  margin-bottom: 0;
}
.css-hero-slider .css-hero-slider-nav figure:not(:last-child) {
  margin-right: 0.5rem;
}
@media (min-width: 992px) {
  .css-hero-slider .css-hero-slider-nav figure {
    width: 80px;
  }
}
.css-hero-slider .css-hero-slider-nav figure:after {
  display: block;
  content: "";
  padding-bottom: 100%;
}
.css-hero-slider .css-hero-slider-nav figure.slick-current img {
  border: 1px solid white;
  opacity: 0.8;
}
.css-hero-slider .css-hero-slider-nav figure img {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  border-radius: 8px;
  opacity: 0.5;
  cursor: pointer;
  object-fit: cover;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.css-hero-slider .css-hero-slider-nav figure img:hover {
  border: 1px solid white;
  opacity: 0.8;
}

.js-slider-recettes {
  overflow: hidden;
}
.js-slider-recettes .slick-prev, .js-slider-recettes .slick-next {
  top: initial;
  bottom: 5%;
  left: initial;
  right: 6.8%;
  width: 30px;
  height: 30px;
  z-index: 1;
}
.js-slider-recettes .slick-prev:before, .js-slider-recettes .slick-next:before {
  font-size: 30px;
}
.js-slider-recettes .slick-next {
  right: 4.15%;
}

.css-loop-recette {
  height: 300px;
}

/**-----------------------------------------------------------
DIVERS
----------------------------------------------------------- */
a:hover .css-hover-white {
  color: white !important;
}

.css-hover-inner-link:hover ~ div .css-button-hover div {
  background-color: white !important;
  color: var(--wp--preset--color--primary) !important;
  border-radius: 8px;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

/**-----------------------------------------------------------
ANIMATION
----------------------------------------------------------- */
.css-rotate {
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  transform: rotate(10deg);
}

@media (max-width: 992px) {
  .js-filtres-produits #displayFilters--input:checked ~ .gridbuilder-filters {
    height: initial;
    opacity: 1;
    pointer-events: initial;
    margin-bottom: 20px;
  }
  .js-filtres-produits #displayFilters--input:checked ~ #displayFilters--label {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .js-filtres-produits #displayFilters--input:checked ~ #displayFilters--label:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .js-filtres-produits #displayFilters--input:checked ~ #displayFilters--label:after {
    content: attr(data-front);
  }
  .js-filtres-produits .gridbuilder-filters {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1rem;
    background: white;
    width: 100%;
    height: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0.25s ease;
    -moz-transition: 0.25s ease;
    transition: 0.25s ease;
    z-index: 2;
  }
  .js-filtres-produits .gridbuilder-filters .wpgb-facet {
    width: calc(50% - 1rem);
  }
  .js-filtres-produits .gridbuilder-filters .wpgb-facet h4 {
    font-size: 1.2rem !important;
  }
  .js-filtres-produits .gridbuilder-filters .wpgb-facet fieldset {
    margin-bottom: 0 !important;
  }
  .js-filtres-produits #displayFilters--input ~ #displayFilters--label {
    position: fixed;
    left: 0;
    bottom: 0;
    color: white;
    width: 100%;
    border-radius: 5px 5px 0 0;
    padding: 10px 0;
    letter-spacing: 0.4px;
    z-index: 9;
  }
  .js-filtres-produits #displayFilters--input ~ #displayFilters--label:after {
    content: attr(data-back);
  }
}
@media (min-width: 992px) {
  #displayFilters--label {
    display: none !important;
  }
}
/**-----------------------------------------------------------
CORE/IMG
----------------------------------------------------------- */
figcaption {
  display: none;
}

/**-----------------------------------------------------------
CORE/VIDEO
----------------------------------------------------------- */
.wp-block-video [poster] {
  border-radius: 7.5px;
}

/**-----------------------------------------------------------
CORE/GROUP
----------------------------------------------------------- */
div[class^=wp-container] {
  gap: 1em;
}

@media (min-width: 992px) {
  div[class^=wp-container] {
    gap: 2em;
  }
}
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.fb-unset {
  flex-basis: unset !important;
}

/**-----------------------------------------------------------
CORE/LIST
----------------------------------------------------------- */
ol li {
  padding: 0 0 1.5rem 1.5rem;
}
ol li::marker {
  font-family: "AbrilFatface", sans-serif;
  font-size: var(--wp--preset--font-size--surtitre);
  color: var(--wp--preset--color--rouge);
}

/**-----------------------------------------------------------
CORE/LATESTS POSTS
----------------------------------------------------------- */
ul.js-slider-recettes .slick-track {
  display: flex;
  gap: 2rem;
}
ul.js-slider-recettes li {
  width: 20% !important;
  max-width: 250px;
  clear: none !important;
}
ul.js-slider-recettes li .wp-block-latest-posts__featured-image a {
  height: 300px;
}
ul.js-slider-recettes li .wp-block-latest-posts__featured-image a img {
  height: 100%;
  object-fit: cover;
  border-bottom: 10px solid var(--wp--preset--color--rouge);
  border-radius: var(--bs-border-radius-lg);
}
ul.js-slider-recettes li .wp-block-latest-posts__featured-image + a.wp-block-latest-posts__post-title {
  display: none;
}

/**-----------------------------------------------------------
CORE/COVER
----------------------------------------------------------- */
@media (max-width: 992px) {
  .has-parallax {
    background-attachment: unset;
  }
}
/**-----------------------------------------------------------
LAYOUTS
----------------------------------------------------------- */
/* COLONNES */
.col-inner-12 * {
  width: 100% !important;
}

@media (min-width: 1920px) {
  .col-big-1 {
    width: 8.33333333% !important;
  }
}
@media (min-width: 1920px) {
  .col-big-2 {
    width: 16.66666667% !important;
  }
}
@media (min-width: 1920px) {
  .col-big-3 {
    width: 25% !important;
  }
}
@media (min-width: 1920px) {
  .col-big-4 {
    width: 33.33333333% !important;
  }
}
@media (min-width: 1920px) {
  .col-big-5 {
    width: 41.66666667% !important;
  }
}
@media (min-width: 1920px) {
  .col-big-6 {
    width: 50% !important;
  }
}
@media (min-width: 1920px) {
  .col-big-7 {
    width: 58.33333333% !important;
  }
}
@media (min-width: 1920px) {
  .col-big-8 {
    width: 66.66666667% !important;
  }
}
@media (min-width: 1920px) {
  .col-big-9 {
    width: 75% !important;
  }
}
@media (min-width: 1920px) {
  .col-big-10 {
    width: 83.33333333% !important;
  }
}
@media (min-width: 1920px) {
  .col-big-11 {
    width: 91.66666667% !important;
  }
}
@media (min-width: 1920px) {
  .col-big-12 {
    width: 100% !important;
  }
}
/* FLEX */
.fg-unset {
  flex-grow: unset !important;
}

.fg-1 {
  flex-grow: 1 !important;
}

.fb-unset {
  flex-basis: unset !important;
}

@media (min-width: 0px) {
  .fg-xs-unset {
    flex-grow: unset !important;
  }

  .fg-xs-1 {
    flex-grow: 1 !important;
  }

  .fb-xs-unset {
    flex-basis: unset !important;
  }
}
@media (min-width: 576px) {
  .fg-sm-unset {
    flex-grow: unset !important;
  }

  .fg-sm-1 {
    flex-grow: 1 !important;
  }

  .fb-sm-unset {
    flex-basis: unset !important;
  }
}
@media (min-width: 768px) {
  .fg-md-unset {
    flex-grow: unset !important;
  }

  .fg-md-1 {
    flex-grow: 1 !important;
  }

  .fb-md-unset {
    flex-basis: unset !important;
  }
}
@media (min-width: 992px) {
  .fg-lg-unset {
    flex-grow: unset !important;
  }

  .fg-lg-1 {
    flex-grow: 1 !important;
  }

  .fb-lg-unset {
    flex-basis: unset !important;
  }
}
@media (min-width: 1200px) {
  .fg-xl-unset {
    flex-grow: unset !important;
  }

  .fg-xl-1 {
    flex-grow: 1 !important;
  }

  .fb-xl-unset {
    flex-basis: unset !important;
  }
}
@media (min-width: 1400px) {
  .fg-xxl-unset {
    flex-grow: unset !important;
  }

  .fg-xxl-1 {
    flex-grow: 1 !important;
  }

  .fb-xxl-unset {
    flex-basis: unset !important;
  }
}
@media (min-width: 1920px) {
  .fg-big-unset {
    flex-grow: unset !important;
  }

  .fg-big-1 {
    flex-grow: 1 !important;
  }

  .fb-big-unset {
    flex-basis: unset !important;
  }
}
/* GRID */
.grid {
  display: grid;
  grid-template-rows: repeat(var(--bs-rows, 1), 1fr);
  grid-template-columns: repeat(var(--bs-columns, 12), 1fr);
  gap: var(--bs-gap, 1.5rem);
}

.g-col-4 {
  grid-column: auto/span 4;
}

.g-col-6 {
  grid-column: auto/span 4;
}

.g-col-8 {
  grid-column: auto/span 8;
}

.g-col-10 {
  grid-column: auto/span 10;
}

.g-col-12 {
  grid-column: auto/span 12;
}

@media (min-width: 0px) {
  .g-col-xs-4 {
    grid-column: auto/span 4;
  }

  .g-col-xs-6 {
    grid-column: auto/span 6;
  }

  .g-col-xs-8 {
    grid-column: auto/span 8;
  }

  .g-col-xs-10 {
    grid-column: auto/span 10;
  }

  .g-col-xs-12 {
    grid-column: auto/span 12;
  }
}
@media (min-width: 576px) {
  .g-col-sm-4 {
    grid-column: auto/span 4;
  }

  .g-col-sm-6 {
    grid-column: auto/span 6;
  }

  .g-col-sm-8 {
    grid-column: auto/span 8;
  }

  .g-col-sm-10 {
    grid-column: auto/span 10;
  }

  .g-col-sm-12 {
    grid-column: auto/span 12;
  }
}
@media (min-width: 768px) {
  .g-col-md-4 {
    grid-column: auto/span 4;
  }

  .g-col-md-6 {
    grid-column: auto/span 6;
  }

  .g-col-md-8 {
    grid-column: auto/span 8;
  }

  .g-col-md-10 {
    grid-column: auto/span 10;
  }

  .g-col-md-12 {
    grid-column: auto/span 12;
  }
}
@media (min-width: 992px) {
  .g-col-lg-4 {
    grid-column: auto/span 4;
  }

  .g-col-lg-6 {
    grid-column: auto/span 6;
  }

  .g-col-lg-8 {
    grid-column: auto/span 8;
  }

  .g-col-lg-10 {
    grid-column: auto/span 10;
  }

  .g-col-lg-12 {
    grid-column: auto/span 12;
  }
}
@media (min-width: 1200px) {
  .g-col-xl-4 {
    grid-column: auto/span 4;
  }

  .g-col-xl-6 {
    grid-column: auto/span 6;
  }

  .g-col-xl-8 {
    grid-column: auto/span 8;
  }

  .g-col-xl-10 {
    grid-column: auto/span 10;
  }

  .g-col-xl-12 {
    grid-column: auto/span 12;
  }
}
@media (min-width: 1400px) {
  .g-col-xxl-4 {
    grid-column: auto/span 4;
  }

  .g-col-xxl-6 {
    grid-column: auto/span 6;
  }

  .g-col-xxl-8 {
    grid-column: auto/span 8;
  }

  .g-col-xxl-10 {
    grid-column: auto/span 10;
  }

  .g-col-xxl-12 {
    grid-column: auto/span 12;
  }
}
@media (min-width: 1920px) {
  .g-col-big-4 {
    grid-column: auto/span 4;
  }

  .g-col-big-6 {
    grid-column: auto/span 6;
  }

  .g-col-big-8 {
    grid-column: auto/span 8;
  }

  .g-col-big-10 {
    grid-column: auto/span 10;
  }

  .g-col-big-12 {
    grid-column: auto/span 12;
  }
}
/* WIDTH */
.w-fit {
  width: fit-content !important;
}

.w-40 {
  width: 40% !important;
}

.w-50 {
  width: 50% !important;
}

.w-55 {
  width: 55px !important;
}

.w-60 {
  width: 60% !important;
}

.w-70 {
  width: 70% !important;
}

.w-80 {
  width: 80% !important;
}

.w-95 {
  width: 95% !important;
}

.w-100vw {
  width: 100vw !important;
}

@media (min-width: 0px) {
  .w-xs-40 {
    width: 40% !important;
  }

  .w-xs-50 {
    width: 50% !important;
  }

  .w-xs-55 {
    width: 55px !important;
  }

  .w-xs-60 {
    width: 60% !important;
  }

  .w-xs-70 {
    width: 70% !important;
  }

  .w-xs-80 {
    width: 80% !important;
  }

  .w-xs-95 {
    width: 95% !important;
  }

  .w-xs-100 {
    width: 100% !important;
  }

  .w-xs-100vw {
    width: 100% !important;
  }
}
@media (min-width: 576px) {
  .w-sm-40 {
    width: 40% !important;
  }

  .w-sm-50 {
    width: 50% !important;
  }

  .w-sm-55 {
    width: 55px !important;
  }

  .w-sm-60 {
    width: 60% !important;
  }

  .w-sm-70 {
    width: 70% !important;
  }

  .w-sm-80 {
    width: 80% !important;
  }

  .w-sm-95 {
    width: 95% !important;
  }

  .w-sm-100 {
    width: 100% !important;
  }

  .w-sm-100vw {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .w-md-40 {
    width: 40% !important;
  }

  .w-md-50 {
    width: 50% !important;
  }

  .w-md-55 {
    width: 55px !important;
  }

  .w-md-60 {
    width: 60% !important;
  }

  .w-md-70 {
    width: 70% !important;
  }

  .w-md-80 {
    width: 80% !important;
  }

  .w-md-95 {
    width: 95% !important;
  }

  .w-md-100 {
    width: 100% !important;
  }

  .w-md-100vw {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-40 {
    width: 40% !important;
  }

  .w-lg-50 {
    width: 50% !important;
  }

  .w-lg-55 {
    width: 55px !important;
  }

  .w-lg-60 {
    width: 60% !important;
  }

  .w-lg-70 {
    width: 70% !important;
  }

  .w-lg-80 {
    width: 80% !important;
  }

  .w-lg-95 {
    width: 95% !important;
  }

  .w-lg-100 {
    width: 100% !important;
  }

  .w-lg-100vw {
    width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-40 {
    width: 40% !important;
  }

  .w-xl-50 {
    width: 50% !important;
  }

  .w-xl-55 {
    width: 55px !important;
  }

  .w-xl-60 {
    width: 60% !important;
  }

  .w-xl-70 {
    width: 70% !important;
  }

  .w-xl-80 {
    width: 80% !important;
  }

  .w-xl-95 {
    width: 95% !important;
  }

  .w-xl-100 {
    width: 100% !important;
  }

  .w-xl-100vw {
    width: 100% !important;
  }
}
@media (min-width: 1400px) {
  .w-xxl-40 {
    width: 40% !important;
  }

  .w-xxl-50 {
    width: 50% !important;
  }

  .w-xxl-55 {
    width: 55px !important;
  }

  .w-xxl-60 {
    width: 60% !important;
  }

  .w-xxl-70 {
    width: 70% !important;
  }

  .w-xxl-80 {
    width: 80% !important;
  }

  .w-xxl-95 {
    width: 95% !important;
  }

  .w-xxl-100 {
    width: 100% !important;
  }

  .w-xxl-100vw {
    width: 100% !important;
  }
}
@media (min-width: 1920px) {
  .w-big-40 {
    width: 40% !important;
  }

  .w-big-50 {
    width: 50% !important;
  }

  .w-big-55 {
    width: 55px !important;
  }

  .w-big-60 {
    width: 60% !important;
  }

  .w-big-70 {
    width: 70% !important;
  }

  .w-big-80 {
    width: 80% !important;
  }

  .w-big-95 {
    width: 95% !important;
  }

  .w-big-100 {
    width: 100% !important;
  }

  .w-big-100vw {
    width: 100% !important;
  }
}
/* HEIGHT */
.h-fit {
  height: fit-content !important;
}

.h-min-unset {
  min-height: unset !important;
}

.h-min-250 {
  min-height: 250px !important;
}

.h-200 {
  height: 200px !important;
}

.h-250 {
  height: 250px !important;
}

.h-320 {
  height: 320px !important;
}

.h-400 {
  height: 400px !important;
}

.h-500 {
  height: 500px !important;
}

@media (min-width: 0px) {
  .h-min-xs-250 {
    height: 250px !important;
  }

  .h-xs-100 {
    height: 100% !important;
  }

  .h-xs-200 {
    height: 200px !important;
  }

  .h-xs-250 {
    height: 250px !important;
  }

  .h-xs-320 {
    height: 320px !important;
  }

  .h-xs-400 {
    height: 400px !important;
  }

  .h-xs-500 {
    height: 500px !important;
  }
}
@media (min-width: 576px) {
  .h-min-sm-250 {
    height: 250px !important;
  }

  .h-sm-100 {
    height: 100% !important;
  }

  .h-sm-200 {
    height: 200px !important;
  }

  .h-sm-250 {
    height: 250px !important;
  }

  .h-sm-320 {
    height: 320px !important;
  }

  .h-sm-400 {
    height: 400px !important;
  }

  .h-sm-500 {
    height: 500px !important;
  }
}
@media (min-width: 768px) {
  .h-min-md-250 {
    height: 250px !important;
  }

  .h-md-100 {
    height: 100% !important;
  }

  .h-md-200 {
    height: 200px !important;
  }

  .h-md-250 {
    height: 250px !important;
  }

  .h-md-320 {
    height: 320px !important;
  }

  .h-md-400 {
    height: 400px !important;
  }

  .h-md-500 {
    height: 500px !important;
  }
}
@media (min-width: 992px) {
  .h-min-lg-250 {
    height: 250px !important;
  }

  .h-lg-100 {
    height: 100% !important;
  }

  .h-lg-200 {
    height: 200px !important;
  }

  .h-lg-250 {
    height: 250px !important;
  }

  .h-lg-320 {
    height: 320px !important;
  }

  .h-lg-400 {
    height: 400px !important;
  }

  .h-lg-500 {
    height: 500px !important;
  }
}
@media (min-width: 1200px) {
  .h-min-xl-250 {
    height: 250px !important;
  }

  .h-xl-100 {
    height: 100% !important;
  }

  .h-xl-200 {
    height: 200px !important;
  }

  .h-xl-250 {
    height: 250px !important;
  }

  .h-xl-320 {
    height: 320px !important;
  }

  .h-xl-400 {
    height: 400px !important;
  }

  .h-xl-500 {
    height: 500px !important;
  }
}
@media (min-width: 1400px) {
  .h-min-xxl-250 {
    height: 250px !important;
  }

  .h-xxl-100 {
    height: 100% !important;
  }

  .h-xxl-200 {
    height: 200px !important;
  }

  .h-xxl-250 {
    height: 250px !important;
  }

  .h-xxl-320 {
    height: 320px !important;
  }

  .h-xxl-400 {
    height: 400px !important;
  }

  .h-xxl-500 {
    height: 500px !important;
  }
}
@media (min-width: 1920px) {
  .h-min-big-250 {
    height: 250px !important;
  }

  .h-big-100 {
    height: 100% !important;
  }

  .h-big-200 {
    height: 200px !important;
  }

  .h-big-250 {
    height: 250px !important;
  }

  .h-big-320 {
    height: 320px !important;
  }

  .h-big-400 {
    height: 400px !important;
  }

  .h-big-500 {
    height: 500px !important;
  }
}
/**-----------------------------------------------------------
SPACING
----------------------------------------------------------- */
/* MARGIN */
.mt-6 {
  margin-top: 6rem !important;
}

.mt-8 {
  margin-top: 8rem !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mt-260 {
  margin-top: 260px !important;
}

.mt-285 {
  margin-top: 285px !important;
}

.mt-n-2 {
  margin-top: -2rem !important;
}

.mt-n-2-5 {
  margin-top: -2.5rem !important;
}

.mt-n-4 {
  margin-top: -4rem !important;
}

.mt-n-5 {
  margin-top: -3rem !important;
}

.mt-n-7 {
  margin-top: -7rem !important;
}

.mt-n-9 {
  margin-top: -9rem !important;
}

.mt-n-10 {
  margin-top: -10px !important;
}

.mt-n-11 {
  margin-top: -11rem !important;
}

.mt-n-120 {
  margin-top: -120px !important;
}

.mt-n-180 {
  margin-top: -180px !important;
}

.mt-n-260 {
  margin-top: -260px !important;
}

.mb-6 {
  margin-bottom: 6rem !important;
}

.mb-7 {
  margin-bottom: 7rem !important;
}

.mb-8 {
  margin-bottom: 8rem !important;
}

.mb-10 {
  margin-bottom: 10rem !important;
}

.mb-11 {
  margin-bottom: 11rem !important;
}

.mb-n-2 {
  margin-bottom: -2rem !important;
}

.mb-n-3 {
  margin-bottom: -3rem !important;
}

.mb-n-6 {
  margin-bottom: -6rem !important;
}

.mb-n-7 {
  margin-bottom: -7rem !important;
}

.mb-n-50 {
  margin-bottom: -50px !important;
}

.mb-n-100 {
  margin-bottom: -100px !important;
}

.ms-7 {
  margin-left: 7rem !important;
}

.ms-n-1 {
  margin-left: -1rem !important;
}

.me-7 {
  margin-right: 7rem !important;
}

.me-n-17 {
  margin-right: -17% !important;
}

@media (min-width: 0px) {
  .mt-xs-6 {
    margin-top: 6rem !important;
  }

  .mt-xs-8 {
    margin-top: 8rem !important;
  }

  .mt-xs-50 {
    margin-top: 50px !important;
  }

  .mt-xs-80 {
    margin-top: 80px !important;
  }

  .mt-xs-100 {
    margin-top: 100px !important;
  }

  .mt-xs-260 {
    margin-top: 260px !important;
  }

  .mt-xs-285 {
    margin-top: 285px !important;
  }

  .mt-xs-n-2 {
    margin-top: -2rem !important;
  }

  .mt-xs-n-2-5 {
    margin-top: -2.5rem !important;
  }

  .mt-xs-n-4 {
    margin-top: -1.5rem !important;
  }

  .mt-xs-n-5 {
    margin-top: -3rem !important;
  }

  .mt-xs-n-7 {
    margin-top: -7rem !important;
  }

  .mt-xs-n-9 {
    margin-top: -9rem !important;
  }

  .mt-xs-n-10 {
    margin-top: -10px !important;
  }

  .mt-xs-n-11 {
    margin-top: -11rem !important;
  }

  .mt-xs-n-120 {
    margin-top: -120px !important;
  }

  .mt-xs-n-180 {
    margin-top: -180px !important;
  }

  .mt-xs-n-260 {
    margin-top: -260px !important;
  }

  .mb-xs-6 {
    margin-bottom: 6rem !important;
  }

  .mb-xs-7 {
    margin-bottom: 7rem !important;
  }

  .mb-xs-8 {
    margin-bottom: 8rem !important;
  }

  .mb-xs-10 {
    margin-bottom: 10rem !important;
  }

  .mb-xs-11 {
    margin-bottom: 11rem !important;
  }

  .mb-xs-n-2 {
    margin-bottom: -2rem !important;
  }

  .mb-xs-n-3 {
    margin-bottom: -3rem !important;
  }

  .mb-xs-n-6 {
    margin-bottom: -6rem !important;
  }

  .mb-xs-n-7 {
    margin-bottom: -7rem !important;
  }

  .mb-xs-n-50 {
    margin-bottom: -50px !important;
  }

  .mb-xs-n-100 {
    margin-bottom: -100px !important;
  }

  .ms-xs-7 {
    margin-left: 7rem !important;
  }

  .ms-xs-n-1 {
    margin-left: -1rem !important;
  }

  .me-xs-7 {
    margin-right: 7rem !important;
  }

  .me-xs-n-17 {
    margin-right: -17% !important;
  }
}
@media (min-width: 576px) {
  .mt-sm-6 {
    margin-top: 6rem !important;
  }

  .mt-sm-8 {
    margin-top: 8rem !important;
  }

  .mt-sm-50 {
    margin-top: 50px !important;
  }

  .mt-sm-80 {
    margin-top: 80px !important;
  }

  .mt-sm-100 {
    margin-top: 100px !important;
  }

  .mt-sm-260 {
    margin-top: 260px !important;
  }

  .mt-sm-285 {
    margin-top: 285px !important;
  }

  .mt-sm-n-2 {
    margin-top: -2rem !important;
  }

  .mt-sm-n-2-5 {
    margin-top: -2.5rem !important;
  }

  .mt-sm-n-4 {
    margin-top: -1.5rem !important;
  }

  .mt-sm-n-5 {
    margin-top: -3rem !important;
  }

  .mt-sm-n-7 {
    margin-top: -7rem !important;
  }

  .mt-sm-n-9 {
    margin-top: -9rem !important;
  }

  .mt-sm-n-10 {
    margin-top: -10px !important;
  }

  .mt-sm-n-11 {
    margin-top: -11rem !important;
  }

  .mt-sm-n-120 {
    margin-top: -120px !important;
  }

  .mt-sm-n-180 {
    margin-top: -180px !important;
  }

  .mt-sm-n-260 {
    margin-top: -260px !important;
  }

  .mb-sm-6 {
    margin-bottom: 6rem !important;
  }

  .mb-sm-7 {
    margin-bottom: 7rem !important;
  }

  .mb-sm-8 {
    margin-bottom: 8rem !important;
  }

  .mb-sm-10 {
    margin-bottom: 10rem !important;
  }

  .mb-sm-11 {
    margin-bottom: 11rem !important;
  }

  .mb-sm-n-2 {
    margin-bottom: -2rem !important;
  }

  .mb-sm-n-3 {
    margin-bottom: -3rem !important;
  }

  .mb-sm-n-6 {
    margin-bottom: -6rem !important;
  }

  .mb-sm-n-7 {
    margin-bottom: -7rem !important;
  }

  .mb-sm-n-50 {
    margin-bottom: -50px !important;
  }

  .mb-sm-n-100 {
    margin-bottom: -100px !important;
  }

  .ms-sm-7 {
    margin-left: 7rem !important;
  }

  .ms-sm-n-1 {
    margin-left: -1rem !important;
  }

  .me-sm-7 {
    margin-right: 7rem !important;
  }

  .me-sm-n-17 {
    margin-right: -17% !important;
  }
}
@media (min-width: 768px) {
  .mt-md-6 {
    margin-top: 6rem !important;
  }

  .mt-md-8 {
    margin-top: 8rem !important;
  }

  .mt-md-50 {
    margin-top: 50px !important;
  }

  .mt-md-80 {
    margin-top: 80px !important;
  }

  .mt-md-100 {
    margin-top: 100px !important;
  }

  .mt-md-260 {
    margin-top: 260px !important;
  }

  .mt-md-285 {
    margin-top: 285px !important;
  }

  .mt-md-n-2 {
    margin-top: -2rem !important;
  }

  .mt-md-n-2-5 {
    margin-top: -2.5rem !important;
  }

  .mt-md-n-4 {
    margin-top: -1.5rem !important;
  }

  .mt-md-n-5 {
    margin-top: -3rem !important;
  }

  .mt-md-n-7 {
    margin-top: -7rem !important;
  }

  .mt-md-n-9 {
    margin-top: -9rem !important;
  }

  .mt-md-n-10 {
    margin-top: -10px !important;
  }

  .mt-md-n-11 {
    margin-top: -11rem !important;
  }

  .mt-md-n-120 {
    margin-top: -120px !important;
  }

  .mt-md-n-180 {
    margin-top: -180px !important;
  }

  .mt-md-n-260 {
    margin-top: -260px !important;
  }

  .mb-md-6 {
    margin-bottom: 6rem !important;
  }

  .mb-md-7 {
    margin-bottom: 7rem !important;
  }

  .mb-md-8 {
    margin-bottom: 8rem !important;
  }

  .mb-md-10 {
    margin-bottom: 10rem !important;
  }

  .mb-md-11 {
    margin-bottom: 11rem !important;
  }

  .mb-md-n-2 {
    margin-bottom: -2rem !important;
  }

  .mb-md-n-3 {
    margin-bottom: -3rem !important;
  }

  .mb-md-n-6 {
    margin-bottom: -6rem !important;
  }

  .mb-md-n-7 {
    margin-bottom: -7rem !important;
  }

  .mb-md-n-50 {
    margin-bottom: -50px !important;
  }

  .mb-md-n-100 {
    margin-bottom: -100px !important;
  }

  .ms-md-7 {
    margin-left: 7rem !important;
  }

  .ms-md-n-1 {
    margin-left: -1rem !important;
  }

  .me-md-7 {
    margin-right: 7rem !important;
  }

  .me-md-n-17 {
    margin-right: -17% !important;
  }
}
@media (min-width: 992px) {
  .mt-lg-6 {
    margin-top: 6rem !important;
  }

  .mt-lg-8 {
    margin-top: 8rem !important;
  }

  .mt-lg-50 {
    margin-top: 50px !important;
  }

  .mt-lg-80 {
    margin-top: 80px !important;
  }

  .mt-lg-100 {
    margin-top: 100px !important;
  }

  .mt-lg-260 {
    margin-top: 260px !important;
  }

  .mt-lg-285 {
    margin-top: 285px !important;
  }

  .mt-lg-n-2 {
    margin-top: -2rem !important;
  }

  .mt-lg-n-2-5 {
    margin-top: -2.5rem !important;
  }

  .mt-lg-n-4 {
    margin-top: -1.5rem !important;
  }

  .mt-lg-n-5 {
    margin-top: -3rem !important;
  }

  .mt-lg-n-7 {
    margin-top: -7rem !important;
  }

  .mt-lg-n-9 {
    margin-top: -9rem !important;
  }

  .mt-lg-n-10 {
    margin-top: -10px !important;
  }

  .mt-lg-n-11 {
    margin-top: -11rem !important;
  }

  .mt-lg-n-120 {
    margin-top: -120px !important;
  }

  .mt-lg-n-180 {
    margin-top: -180px !important;
  }

  .mt-lg-n-260 {
    margin-top: -260px !important;
  }

  .mb-lg-6 {
    margin-bottom: 6rem !important;
  }

  .mb-lg-7 {
    margin-bottom: 7rem !important;
  }

  .mb-lg-8 {
    margin-bottom: 8rem !important;
  }

  .mb-lg-10 {
    margin-bottom: 10rem !important;
  }

  .mb-lg-11 {
    margin-bottom: 11rem !important;
  }

  .mb-lg-n-2 {
    margin-bottom: -2rem !important;
  }

  .mb-lg-n-3 {
    margin-bottom: -3rem !important;
  }

  .mb-lg-n-6 {
    margin-bottom: -6rem !important;
  }

  .mb-lg-n-7 {
    margin-bottom: -7rem !important;
  }

  .mb-lg-n-50 {
    margin-bottom: -50px !important;
  }

  .mb-lg-n-100 {
    margin-bottom: -100px !important;
  }

  .ms-lg-7 {
    margin-left: 7rem !important;
  }

  .ms-lg-n-1 {
    margin-left: -1rem !important;
  }

  .me-lg-7 {
    margin-right: 7rem !important;
  }

  .me-lg-n-17 {
    margin-right: -17% !important;
  }
}
@media (min-width: 1200px) {
  .mt-xl-6 {
    margin-top: 6rem !important;
  }

  .mt-xl-8 {
    margin-top: 8rem !important;
  }

  .mt-xl-50 {
    margin-top: 50px !important;
  }

  .mt-xl-80 {
    margin-top: 80px !important;
  }

  .mt-xl-100 {
    margin-top: 100px !important;
  }

  .mt-xl-260 {
    margin-top: 260px !important;
  }

  .mt-xl-285 {
    margin-top: 285px !important;
  }

  .mt-xl-n-2 {
    margin-top: -2rem !important;
  }

  .mt-xl-n-2-5 {
    margin-top: -2.5rem !important;
  }

  .mt-xl-n-4 {
    margin-top: -1.5rem !important;
  }

  .mt-xl-n-5 {
    margin-top: -3rem !important;
  }

  .mt-xl-n-7 {
    margin-top: -7rem !important;
  }

  .mt-xl-n-9 {
    margin-top: -9rem !important;
  }

  .mt-xl-n-10 {
    margin-top: -10px !important;
  }

  .mt-xl-n-11 {
    margin-top: -11rem !important;
  }

  .mt-xl-n-120 {
    margin-top: -120px !important;
  }

  .mt-xl-n-180 {
    margin-top: -180px !important;
  }

  .mt-xl-n-260 {
    margin-top: -260px !important;
  }

  .mb-xl-6 {
    margin-bottom: 6rem !important;
  }

  .mb-xl-7 {
    margin-bottom: 7rem !important;
  }

  .mb-xl-8 {
    margin-bottom: 8rem !important;
  }

  .mb-xl-10 {
    margin-bottom: 10rem !important;
  }

  .mb-xl-11 {
    margin-bottom: 11rem !important;
  }

  .mb-xl-n-2 {
    margin-bottom: -2rem !important;
  }

  .mb-xl-n-3 {
    margin-bottom: -3rem !important;
  }

  .mb-xl-n-6 {
    margin-bottom: -6rem !important;
  }

  .mb-xl-n-7 {
    margin-bottom: -7rem !important;
  }

  .mb-xl-n-50 {
    margin-bottom: -50px !important;
  }

  .mb-xl-n-100 {
    margin-bottom: -100px !important;
  }

  .ms-xl-7 {
    margin-left: 7rem !important;
  }

  .ms-xl-n-1 {
    margin-left: -1rem !important;
  }

  .me-xl-7 {
    margin-right: 7rem !important;
  }

  .me-xl-n-17 {
    margin-right: -17% !important;
  }
}
@media (min-width: 1400px) {
  .mt-xxl-6 {
    margin-top: 6rem !important;
  }

  .mt-xxl-8 {
    margin-top: 8rem !important;
  }

  .mt-xxl-50 {
    margin-top: 50px !important;
  }

  .mt-xxl-80 {
    margin-top: 80px !important;
  }

  .mt-xxl-100 {
    margin-top: 100px !important;
  }

  .mt-xxl-260 {
    margin-top: 260px !important;
  }

  .mt-xxl-285 {
    margin-top: 285px !important;
  }

  .mt-xxl-n-2 {
    margin-top: -2rem !important;
  }

  .mt-xxl-n-2-5 {
    margin-top: -2.5rem !important;
  }

  .mt-xxl-n-4 {
    margin-top: -1.5rem !important;
  }

  .mt-xxl-n-5 {
    margin-top: -3rem !important;
  }

  .mt-xxl-n-7 {
    margin-top: -7rem !important;
  }

  .mt-xxl-n-9 {
    margin-top: -9rem !important;
  }

  .mt-xxl-n-10 {
    margin-top: -10px !important;
  }

  .mt-xxl-n-11 {
    margin-top: -11rem !important;
  }

  .mt-xxl-n-120 {
    margin-top: -120px !important;
  }

  .mt-xxl-n-180 {
    margin-top: -180px !important;
  }

  .mt-xxl-n-260 {
    margin-top: -260px !important;
  }

  .mb-xxl-6 {
    margin-bottom: 6rem !important;
  }

  .mb-xxl-7 {
    margin-bottom: 7rem !important;
  }

  .mb-xxl-8 {
    margin-bottom: 8rem !important;
  }

  .mb-xxl-10 {
    margin-bottom: 10rem !important;
  }

  .mb-xxl-11 {
    margin-bottom: 11rem !important;
  }

  .mb-xxl-n-2 {
    margin-bottom: -2rem !important;
  }

  .mb-xxl-n-3 {
    margin-bottom: -3rem !important;
  }

  .mb-xxl-n-6 {
    margin-bottom: -6rem !important;
  }

  .mb-xxl-n-7 {
    margin-bottom: -7rem !important;
  }

  .mb-xxl-n-50 {
    margin-bottom: -50px !important;
  }

  .mb-xxl-n-100 {
    margin-bottom: -100px !important;
  }

  .ms-xxl-7 {
    margin-left: 7rem !important;
  }

  .ms-xxl-n-1 {
    margin-left: -1rem !important;
  }

  .me-xxl-7 {
    margin-right: 7rem !important;
  }

  .me-xxl-n-17 {
    margin-right: -17% !important;
  }
}
@media (min-width: 1920px) {
  .mt-big-6 {
    margin-top: 6rem !important;
  }

  .mt-big-8 {
    margin-top: 8rem !important;
  }

  .mt-big-50 {
    margin-top: 50px !important;
  }

  .mt-big-80 {
    margin-top: 80px !important;
  }

  .mt-big-100 {
    margin-top: 100px !important;
  }

  .mt-big-260 {
    margin-top: 260px !important;
  }

  .mt-big-285 {
    margin-top: 285px !important;
  }

  .mt-big-n-2 {
    margin-top: -2rem !important;
  }

  .mt-big-n-2-5 {
    margin-top: -2.5rem !important;
  }

  .mt-big-n-4 {
    margin-top: -1.5rem !important;
  }

  .mt-big-n-5 {
    margin-top: -3rem !important;
  }

  .mt-big-n-7 {
    margin-top: -7rem !important;
  }

  .mt-big-n-9 {
    margin-top: -9rem !important;
  }

  .mt-big-n-10 {
    margin-top: -10px !important;
  }

  .mt-big-n-11 {
    margin-top: -11rem !important;
  }

  .mt-big-n-120 {
    margin-top: -120px !important;
  }

  .mt-big-n-180 {
    margin-top: -180px !important;
  }

  .mt-big-n-260 {
    margin-top: -260px !important;
  }

  .mb-big-6 {
    margin-bottom: 6rem !important;
  }

  .mb-big-7 {
    margin-bottom: 7rem !important;
  }

  .mb-big-8 {
    margin-bottom: 8rem !important;
  }

  .mb-big-10 {
    margin-bottom: 10rem !important;
  }

  .mb-big-11 {
    margin-bottom: 11rem !important;
  }

  .mb-big-n-2 {
    margin-bottom: -2rem !important;
  }

  .mb-big-n-3 {
    margin-bottom: -3rem !important;
  }

  .mb-big-n-6 {
    margin-bottom: -6rem !important;
  }

  .mb-big-n-7 {
    margin-bottom: -7rem !important;
  }

  .mb-big-n-50 {
    margin-bottom: -50px !important;
  }

  .mb-big-n-100 {
    margin-bottom: -100px !important;
  }

  .ms-big-7 {
    margin-left: 7rem !important;
  }

  .ms-big-n-1 {
    margin-left: -1rem !important;
  }

  .me-big-7 {
    margin-right: 7rem !important;
  }

  .me-big-n-17 {
    margin-right: -17% !important;
  }
}
/**-----------------------------------------------------------
POSTIONNEMENT
----------------------------------------------------------- */
/* POSITION */
@media (min-width: 0px) {
  .position-xs-absolute {
    position: absolute !important;
  }

  .position-xs-relative {
    position: relative !important;
  }

  .position-xs-sticky {
    position: sticky !important;
  }
}
@media (min-width: 576px) {
  .position-sm-absolute {
    position: absolute !important;
  }

  .position-sm-relative {
    position: relative !important;
  }

  .position-sm-sticky {
    position: sticky !important;
  }
}
@media (min-width: 768px) {
  .position-md-absolute {
    position: absolute !important;
  }

  .position-md-relative {
    position: relative !important;
  }

  .position-md-sticky {
    position: sticky !important;
  }
}
@media (min-width: 992px) {
  .position-lg-absolute {
    position: absolute !important;
  }

  .position-lg-relative {
    position: relative !important;
  }

  .position-lg-sticky {
    position: sticky !important;
  }
}
@media (min-width: 1200px) {
  .position-xl-absolute {
    position: absolute !important;
  }

  .position-xl-relative {
    position: relative !important;
  }

  .position-xl-sticky {
    position: sticky !important;
  }
}
@media (min-width: 1400px) {
  .position-xxl-absolute {
    position: absolute !important;
  }

  .position-xxl-relative {
    position: relative !important;
  }

  .position-xxl-sticky {
    position: sticky !important;
  }
}
@media (min-width: 1920px) {
  .position-big-absolute {
    position: absolute !important;
  }

  .position-big-relative {
    position: relative !important;
  }

  .position-big-sticky {
    position: sticky !important;
  }
}
/* TOP */
.top-8r {
  top: 8rem !important;
}

.top-30 {
  top: 30% !important;
}

.top-40 {
  top: 40% !important;
}

@media (min-width: 0px) {
  .top-xs-8r {
    top: 8rem !important;
  }

  .top-xs-30 {
    top: 30% !important;
  }

  .top-xs-40 {
    top: 40% !important;
  }
}
@media (min-width: 576px) {
  .top-sm-8r {
    top: 8rem !important;
  }

  .top-sm-30 {
    top: 30% !important;
  }

  .top-sm-40 {
    top: 40% !important;
  }
}
@media (min-width: 768px) {
  .top-md-8r {
    top: 8rem !important;
  }

  .top-md-30 {
    top: 30% !important;
  }

  .top-md-40 {
    top: 40% !important;
  }
}
@media (min-width: 992px) {
  .top-lg-8r {
    top: 8rem !important;
  }

  .top-lg-30 {
    top: 30% !important;
  }

  .top-lg-40 {
    top: 40% !important;
  }
}
@media (min-width: 1200px) {
  .top-xl-8r {
    top: 8rem !important;
  }

  .top-xl-30 {
    top: 30% !important;
  }

  .top-xl-40 {
    top: 40% !important;
  }
}
@media (min-width: 1400px) {
  .top-xxl-8r {
    top: 8rem !important;
  }

  .top-xxl-30 {
    top: 30% !important;
  }

  .top-xxl-40 {
    top: 40% !important;
  }
}
@media (min-width: 1920px) {
  .top-big-8r {
    top: 8rem !important;
  }

  .top-big-30 {
    top: 30% !important;
  }

  .top-big-40 {
    top: 40% !important;
  }
}
/* BOTTOM */
.bottom-n-100 {
  bottom: -100px !important;
}

@media (min-width: 0px) {
  .bottom-xs-n-100 {
    bottom: -100px !important;
  }
}
@media (min-width: 576px) {
  .bottom-sm-n-100 {
    bottom: -100px !important;
  }
}
@media (min-width: 768px) {
  .bottom-md-n-100 {
    bottom: -100px !important;
  }
}
@media (min-width: 992px) {
  .bottom-lg-n-100 {
    bottom: -100px !important;
  }
}
@media (min-width: 1200px) {
  .bottom-xl-n-100 {
    bottom: -100px !important;
  }
}
@media (min-width: 1400px) {
  .bottom-xxl-n-100 {
    bottom: -100px !important;
  }
}
@media (min-width: 1920px) {
  .bottom-big-n-100 {
    bottom: -100px !important;
  }
}
/* LEFT */
.start-15 {
  left: 15% !important;
}

.start-20 {
  left: 20% !important;
}

.start-2-5 {
  left: 2.5% !important;
}

@media (min-width: 0px) {
  .start-xs-2-5 {
    left: 2.5% !important;
  }

  .start-xs-15 {
    left: 15% !important;
  }

  .start-xs-20 {
    left: 20% !important;
  }
}
@media (min-width: 576px) {
  .start-sm-2-5 {
    left: 2.5% !important;
  }

  .start-sm-15 {
    left: 15% !important;
  }

  .start-sm-20 {
    left: 20% !important;
  }
}
@media (min-width: 768px) {
  .start-md-2-5 {
    left: 2.5% !important;
  }

  .start-md-15 {
    left: 15% !important;
  }

  .start-md-20 {
    left: 20% !important;
  }
}
@media (min-width: 992px) {
  .start-lg-2-5 {
    left: 2.5% !important;
  }

  .start-lg-15 {
    left: 15% !important;
  }

  .start-lg-20 {
    left: 20% !important;
  }
}
@media (min-width: 1200px) {
  .start-xl-2-5 {
    left: 2.5% !important;
  }

  .start-xl-15 {
    left: 15% !important;
  }

  .start-xl-20 {
    left: 20% !important;
  }
}
@media (min-width: 1400px) {
  .start-xxl-2-5 {
    left: 2.5% !important;
  }

  .start-xxl-15 {
    left: 15% !important;
  }

  .start-xxl-20 {
    left: 20% !important;
  }
}
@media (min-width: 1920px) {
  .start-big-2-5 {
    left: 2.5% !important;
  }

  .start-big-15 {
    left: 15% !important;
  }

  .start-big-20 {
    left: 20% !important;
  }
}
/* Z-INDEX */
.zi-1 {
  z-index: 1 !important;
}

.zi-2 {
  z-index: 2 !important;
}

.zi-n-1 {
  z-index: -1 !important;
}

.zi-1001 {
  z-index: 1001 !important;
}

/* ALIGNEMENT */
.align-center {
  text-align: center !important;
}

@media (min-width: 0px) {
  .align-xs-left {
    text-align: left !important;
  }
}
@media (min-width: 576px) {
  .align-sm-left {
    text-align: left !important;
  }
}
@media (min-width: 768px) {
  .align-md-left {
    text-align: left !important;
  }
}
@media (min-width: 992px) {
  .align-lg-left {
    text-align: left !important;
  }
}
@media (min-width: 1200px) {
  .align-xl-left {
    text-align: left !important;
  }
}
@media (min-width: 1400px) {
  .align-xxl-left {
    text-align: left !important;
  }
}
@media (min-width: 1920px) {
  .align-big-left {
    text-align: left !important;
  }
}
/**-----------------------------------------------------------
MOTIFS
----------------------------------------------------------- */
.border-15 {
  border-width: 15px !important;
}

.border-rouge {
  border-color: var(--wp--preset--color--rouge) !important;
}

/**-----------------------------------------------------------
INNER
----------------------------------------------------------- */
.inner-w-30 .wp-block-cover__background {
  width: 30% !important;
}

.inner-w-60 .wp-block-cover__background {
  width: 60% !important;
}

.inner-w-90 .wp-block-cover__background {
  width: 90% !important;
}

.inner-w-100 * {
  width: 100% !important;
}

@media (min-width: 0px) {
  .inner-w-xs-30 .wp-block-cover__background {
    width: 30% !important;
  }

  .inner-w-xs-60 .wp-block-cover__background {
    width: 60% !important;
  }

  .inner-w-xs-90 .wp-block-cover__background {
    width: 90% !important;
  }

  .inner-w-xs-100 * {
    width: 100% !important;
  }
}
@media (min-width: 576px) {
  .inner-w-sm-30 .wp-block-cover__background {
    width: 30% !important;
  }

  .inner-w-sm-60 .wp-block-cover__background {
    width: 60% !important;
  }

  .inner-w-sm-90 .wp-block-cover__background {
    width: 90% !important;
  }

  .inner-w-sm-100 * {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .inner-w-md-30 .wp-block-cover__background {
    width: 30% !important;
  }

  .inner-w-md-60 .wp-block-cover__background {
    width: 60% !important;
  }

  .inner-w-md-90 .wp-block-cover__background {
    width: 90% !important;
  }

  .inner-w-md-100 * {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .inner-w-lg-30 .wp-block-cover__background {
    width: 30% !important;
  }

  .inner-w-lg-60 .wp-block-cover__background {
    width: 60% !important;
  }

  .inner-w-lg-90 .wp-block-cover__background {
    width: 90% !important;
  }

  .inner-w-lg-100 * {
    width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .inner-w-xl-30 .wp-block-cover__background {
    width: 30% !important;
  }

  .inner-w-xl-60 .wp-block-cover__background {
    width: 60% !important;
  }

  .inner-w-xl-90 .wp-block-cover__background {
    width: 90% !important;
  }

  .inner-w-xl-100 * {
    width: 100% !important;
  }
}
@media (min-width: 1400px) {
  .inner-w-xxl-30 .wp-block-cover__background {
    width: 30% !important;
  }

  .inner-w-xxl-60 .wp-block-cover__background {
    width: 60% !important;
  }

  .inner-w-xxl-90 .wp-block-cover__background {
    width: 90% !important;
  }

  .inner-w-xxl-100 * {
    width: 100% !important;
  }
}
@media (min-width: 1920px) {
  .inner-w-big-30 .wp-block-cover__background {
    width: 30% !important;
  }

  .inner-w-big-60 .wp-block-cover__background {
    width: 60% !important;
  }

  .inner-w-big-90 .wp-block-cover__background {
    width: 90% !important;
  }

  .inner-w-big-100 * {
    width: 100% !important;
  }
}
.inner-h-100 a, .inner-h-100 img, .inner-h-100 video {
  height: 100% !important;
  object-fit: cover;
}

.inner-h-250 img {
  height: 250px !important;
  object-fit: cover !important;
}

.inner-h-350 .wp-block-cover__background {
  height: 350px !important;
}

.inner-h-100-all * {
  height: 100% !important;
  object-fit: contain !important;
}

.inner-h-500 img {
  min-height: 500px !important;
  object-fit: cover !important;
}

.inner-h-500px img {
  height: 500px !important;
  object-fit: cover !important;
}

@media (min-width: 0px) {
  .inner-h-xs-100 a, .inner-h-xs-100 img, .inner-h-xs-100 video {
    height: 100% !important;
    object-fit: cover;
  }

  .inner-h-xs-250 img {
    height: 250px !important;
    object-fit: cover !important;
  }

  .inner-h-xs-350 .wp-block-cover__background {
    height: 350px !important;
  }

  .inner-h-xs-100-all * {
    height: 100% !important;
    object-fit: contain !important;
  }

  .inner-h-xs-500 img {
    min-height: 500px !important;
    object-fit: cover !important;
  }

  .inner-h-xs-500px img {
    height: 500px !important;
    object-fit: cover !important;
  }
}
@media (min-width: 576px) {
  .inner-h-sm-100 a, .inner-h-sm-100 img, .inner-h-sm-100 video {
    height: 100% !important;
    object-fit: cover;
  }

  .inner-h-sm-250 img {
    height: 250px !important;
    object-fit: cover !important;
  }

  .inner-h-sm-350 .wp-block-cover__background {
    height: 350px !important;
  }

  .inner-h-sm-100-all * {
    height: 100% !important;
    object-fit: contain !important;
  }

  .inner-h-sm-500 img {
    min-height: 500px !important;
    object-fit: cover !important;
  }

  .inner-h-sm-500px img {
    height: 500px !important;
    object-fit: cover !important;
  }
}
@media (min-width: 768px) {
  .inner-h-md-100 a, .inner-h-md-100 img, .inner-h-md-100 video {
    height: 100% !important;
    object-fit: cover;
  }

  .inner-h-md-250 img {
    height: 250px !important;
    object-fit: cover !important;
  }

  .inner-h-md-350 .wp-block-cover__background {
    height: 350px !important;
  }

  .inner-h-md-100-all * {
    height: 100% !important;
    object-fit: contain !important;
  }

  .inner-h-md-500 img {
    min-height: 500px !important;
    object-fit: cover !important;
  }

  .inner-h-md-500px img {
    height: 500px !important;
    object-fit: cover !important;
  }
}
@media (min-width: 992px) {
  .inner-h-lg-100 a, .inner-h-lg-100 img, .inner-h-lg-100 video {
    height: 100% !important;
    object-fit: cover;
  }

  .inner-h-lg-250 img {
    height: 250px !important;
    object-fit: cover !important;
  }

  .inner-h-lg-350 .wp-block-cover__background {
    height: 350px !important;
  }

  .inner-h-lg-100-all * {
    height: 100% !important;
    object-fit: contain !important;
  }

  .inner-h-lg-500 img {
    min-height: 500px !important;
    object-fit: cover !important;
  }

  .inner-h-lg-500px img {
    height: 500px !important;
    object-fit: cover !important;
  }
}
@media (min-width: 1200px) {
  .inner-h-xl-100 a, .inner-h-xl-100 img, .inner-h-xl-100 video {
    height: 100% !important;
    object-fit: cover;
  }

  .inner-h-xl-250 img {
    height: 250px !important;
    object-fit: cover !important;
  }

  .inner-h-xl-350 .wp-block-cover__background {
    height: 350px !important;
  }

  .inner-h-xl-100-all * {
    height: 100% !important;
    object-fit: contain !important;
  }

  .inner-h-xl-500 img {
    min-height: 500px !important;
    object-fit: cover !important;
  }

  .inner-h-xl-500px img {
    height: 500px !important;
    object-fit: cover !important;
  }
}
@media (min-width: 1400px) {
  .inner-h-xxl-100 a, .inner-h-xxl-100 img, .inner-h-xxl-100 video {
    height: 100% !important;
    object-fit: cover;
  }

  .inner-h-xxl-250 img {
    height: 250px !important;
    object-fit: cover !important;
  }

  .inner-h-xxl-350 .wp-block-cover__background {
    height: 350px !important;
  }

  .inner-h-xxl-100-all * {
    height: 100% !important;
    object-fit: contain !important;
  }

  .inner-h-xxl-500 img {
    min-height: 500px !important;
    object-fit: cover !important;
  }

  .inner-h-xxl-500px img {
    height: 500px !important;
    object-fit: cover !important;
  }
}
@media (min-width: 1920px) {
  .inner-h-big-100 a, .inner-h-big-100 img, .inner-h-big-100 video {
    height: 100% !important;
    object-fit: cover;
  }

  .inner-h-big-250 img {
    height: 250px !important;
    object-fit: cover !important;
  }

  .inner-h-big-350 .wp-block-cover__background {
    height: 350px !important;
  }

  .inner-h-big-100-all * {
    height: 100% !important;
    object-fit: contain !important;
  }

  .inner-h-big-500 img {
    min-height: 500px !important;
    object-fit: cover !important;
  }

  .inner-h-big-500px img {
    height: 500px !important;
    object-fit: cover !important;
  }
}
.inner-rounded-3 .wp-block-media-text__media img,
.inner-rounded-3 img:not(.rounded-0),
.inner-rounded-3 .wp-block-cover__background,
.inner-rounded-3 .wp-block-button__link {
  border-radius: var(--bs-border-radius-lg) !important;
}

@media (min-width: 0px) {
  .inner-rounded-xs-3 .wp-block-media-text__media img,
.inner-rounded-xs-3 img:not(.rounded-0),
.inner-rounded-xs-3 .wp-block-cover__background,
.inner-rounded-xs-3 .wp-block-button__link {
    border-radius: var(--bs-border-radius-lg) !important;
  }
}
@media (min-width: 576px) {
  .inner-rounded-sm-3 .wp-block-media-text__media img,
.inner-rounded-sm-3 img:not(.rounded-0),
.inner-rounded-sm-3 .wp-block-cover__background,
.inner-rounded-sm-3 .wp-block-button__link {
    border-radius: var(--bs-border-radius-lg) !important;
  }
}
@media (min-width: 768px) {
  .inner-rounded-md-3 .wp-block-media-text__media img,
.inner-rounded-md-3 img:not(.rounded-0),
.inner-rounded-md-3 .wp-block-cover__background,
.inner-rounded-md-3 .wp-block-button__link {
    border-radius: var(--bs-border-radius-lg) !important;
  }
}
@media (min-width: 992px) {
  .inner-rounded-lg-3 .wp-block-media-text__media img,
.inner-rounded-lg-3 img:not(.rounded-0),
.inner-rounded-lg-3 .wp-block-cover__background,
.inner-rounded-lg-3 .wp-block-button__link {
    border-radius: var(--bs-border-radius-lg) !important;
  }
}
@media (min-width: 1200px) {
  .inner-rounded-xl-3 .wp-block-media-text__media img,
.inner-rounded-xl-3 img:not(.rounded-0),
.inner-rounded-xl-3 .wp-block-cover__background,
.inner-rounded-xl-3 .wp-block-button__link {
    border-radius: var(--bs-border-radius-lg) !important;
  }
}
@media (min-width: 1400px) {
  .inner-rounded-xxl-3 .wp-block-media-text__media img,
.inner-rounded-xxl-3 img:not(.rounded-0),
.inner-rounded-xxl-3 .wp-block-cover__background,
.inner-rounded-xxl-3 .wp-block-button__link {
    border-radius: var(--bs-border-radius-lg) !important;
  }
}
@media (min-width: 1920px) {
  .inner-rounded-big-3 .wp-block-media-text__media img,
.inner-rounded-big-3 img:not(.rounded-0),
.inner-rounded-big-3 .wp-block-cover__background,
.inner-rounded-big-3 .wp-block-button__link {
    border-radius: var(--bs-border-radius-lg) !important;
  }
}
.inner-mx-auto .wp-block-cover__background {
  margin-left: auto !important;
  margin-right: auto !important;
}

.inner-mt-0 .wp-block-cover__background {
  margin-top: 0 !important;
}

.inner-mt-2 .wp-block-cover__background {
  margin-top: 2rem !important;
}

.inner-mt-3 .wp-block-cover__background {
  margin-top: 3rem !important;
}

.inner-mt-6 .wp-block-cover__background {
  margin-top: 6rem !important;
}

.inner-mt-11 .wp-block-cover__background {
  margin-top: 11% !important;
}

.inner-mt-15 .wp-block-cover__background {
  margin-top: 15% !important;
}

.inner-mt-17 .wp-block-cover__background {
  margin-top: 17% !important;
}

.inner-mt-21 .wp-block-cover__background {
  margin-top: 21% !important;
}

.inner-mb-0 .wp-block-cover__background {
  margin-bottom: 0 !important;
}

.inner-mb-1 .wp-block-cover__background {
  margin-bottom: 1rem !important;
}

.inner-mb-2 .wp-block-cover__background {
  margin-bottom: 2rem !important;
}

.inner-mb-3 .wp-block-cover__background {
  margin-bottom: 3rem !important;
}

.inner-mb-8 .wp-block-cover__background {
  margin-bottom: 8% !important;
}

.inner-mb-11 .wp-block-cover__background {
  margin-bottom: 11% !important;
}

.inner-mb-21 .wp-block-cover__background {
  margin-bottom: 21% !important;
}

@media (min-width: 0px) {
  .inner-mx-xs-auto .wp-block-cover__background {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .inner-mt-xs-0 .wp-block-cover__background {
    margin-top: 0 !important;
  }

  .inner-mt-xs-2 .wp-block-cover__background {
    margin-top: 2rem !important;
  }

  .inner-mt-xs-3 .wp-block-cover__background {
    margin-top: 3rem !important;
  }

  .inner-mt-xs-6 .wp-block-cover__background {
    margin-top: 6rem !important;
  }

  .inner-mt-xs-11 .wp-block-cover__background {
    margin-top: 11% !important;
  }

  .inner-mt-xs-15 .wp-block-cover__background {
    margin-top: 15% !important;
  }

  .inner-mt-xs-17 .wp-block-cover__background {
    margin-top: 17% !important;
  }

  .inner-mt-xs-21 .wp-block-cover__background {
    margin-top: 21% !important;
  }

  .inner-mb-xs-0 .wp-block-cover__background {
    margin-bottom: 0 !important;
  }

  .inner-mb-xs-1 .wp-block-cover__background {
    margin-bottom: 1rem !important;
  }

  .inner-mb-xs-2 .wp-block-cover__background {
    margin-bottom: 2rem !important;
  }

  .inner-mb-xs-3 .wp-block-cover__background {
    margin-bottom: 3rem !important;
  }

  .inner-mb-xs-8 .wp-block-cover__background {
    margin-bottom: 8% !important;
  }

  .inner-mb-xs-11 .wp-block-cover__background {
    margin-bottom: 11% !important;
  }

  .inner-mb-xs-21 .wp-block-cover__background {
    margin-bottom: 21% !important;
  }
}
@media (min-width: 576px) {
  .inner-mx-sm-auto .wp-block-cover__background {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .inner-mt-sm-0 .wp-block-cover__background {
    margin-top: 0 !important;
  }

  .inner-mt-sm-2 .wp-block-cover__background {
    margin-top: 2rem !important;
  }

  .inner-mt-sm-3 .wp-block-cover__background {
    margin-top: 3rem !important;
  }

  .inner-mt-sm-6 .wp-block-cover__background {
    margin-top: 6rem !important;
  }

  .inner-mt-sm-11 .wp-block-cover__background {
    margin-top: 11% !important;
  }

  .inner-mt-sm-15 .wp-block-cover__background {
    margin-top: 15% !important;
  }

  .inner-mt-sm-17 .wp-block-cover__background {
    margin-top: 17% !important;
  }

  .inner-mt-sm-21 .wp-block-cover__background {
    margin-top: 21% !important;
  }

  .inner-mb-sm-0 .wp-block-cover__background {
    margin-bottom: 0 !important;
  }

  .inner-mb-sm-1 .wp-block-cover__background {
    margin-bottom: 1rem !important;
  }

  .inner-mb-sm-2 .wp-block-cover__background {
    margin-bottom: 2rem !important;
  }

  .inner-mb-sm-3 .wp-block-cover__background {
    margin-bottom: 3rem !important;
  }

  .inner-mb-sm-8 .wp-block-cover__background {
    margin-bottom: 8% !important;
  }

  .inner-mb-sm-11 .wp-block-cover__background {
    margin-bottom: 11% !important;
  }

  .inner-mb-sm-21 .wp-block-cover__background {
    margin-bottom: 21% !important;
  }
}
@media (min-width: 768px) {
  .inner-mx-md-auto .wp-block-cover__background {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .inner-mt-md-0 .wp-block-cover__background {
    margin-top: 0 !important;
  }

  .inner-mt-md-2 .wp-block-cover__background {
    margin-top: 2rem !important;
  }

  .inner-mt-md-3 .wp-block-cover__background {
    margin-top: 3rem !important;
  }

  .inner-mt-md-6 .wp-block-cover__background {
    margin-top: 6rem !important;
  }

  .inner-mt-md-11 .wp-block-cover__background {
    margin-top: 11% !important;
  }

  .inner-mt-md-15 .wp-block-cover__background {
    margin-top: 15% !important;
  }

  .inner-mt-md-17 .wp-block-cover__background {
    margin-top: 17% !important;
  }

  .inner-mt-md-21 .wp-block-cover__background {
    margin-top: 21% !important;
  }

  .inner-mb-md-0 .wp-block-cover__background {
    margin-bottom: 0 !important;
  }

  .inner-mb-md-1 .wp-block-cover__background {
    margin-bottom: 1rem !important;
  }

  .inner-mb-md-2 .wp-block-cover__background {
    margin-bottom: 2rem !important;
  }

  .inner-mb-md-3 .wp-block-cover__background {
    margin-bottom: 3rem !important;
  }

  .inner-mb-md-8 .wp-block-cover__background {
    margin-bottom: 8% !important;
  }

  .inner-mb-md-11 .wp-block-cover__background {
    margin-bottom: 11% !important;
  }

  .inner-mb-md-21 .wp-block-cover__background {
    margin-bottom: 21% !important;
  }
}
@media (min-width: 992px) {
  .inner-mx-lg-auto .wp-block-cover__background {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .inner-mt-lg-0 .wp-block-cover__background {
    margin-top: 0 !important;
  }

  .inner-mt-lg-2 .wp-block-cover__background {
    margin-top: 2rem !important;
  }

  .inner-mt-lg-3 .wp-block-cover__background {
    margin-top: 3rem !important;
  }

  .inner-mt-lg-6 .wp-block-cover__background {
    margin-top: 6rem !important;
  }

  .inner-mt-lg-11 .wp-block-cover__background {
    margin-top: 11% !important;
  }

  .inner-mt-lg-15 .wp-block-cover__background {
    margin-top: 15% !important;
  }

  .inner-mt-lg-17 .wp-block-cover__background {
    margin-top: 17% !important;
  }

  .inner-mt-lg-21 .wp-block-cover__background {
    margin-top: 21% !important;
  }

  .inner-mb-lg-0 .wp-block-cover__background {
    margin-bottom: 0 !important;
  }

  .inner-mb-lg-1 .wp-block-cover__background {
    margin-bottom: 1rem !important;
  }

  .inner-mb-lg-2 .wp-block-cover__background {
    margin-bottom: 2rem !important;
  }

  .inner-mb-lg-3 .wp-block-cover__background {
    margin-bottom: 3rem !important;
  }

  .inner-mb-lg-8 .wp-block-cover__background {
    margin-bottom: 8% !important;
  }

  .inner-mb-lg-11 .wp-block-cover__background {
    margin-bottom: 11% !important;
  }

  .inner-mb-lg-21 .wp-block-cover__background {
    margin-bottom: 21% !important;
  }
}
@media (min-width: 1200px) {
  .inner-mx-xl-auto .wp-block-cover__background {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .inner-mt-xl-0 .wp-block-cover__background {
    margin-top: 0 !important;
  }

  .inner-mt-xl-2 .wp-block-cover__background {
    margin-top: 2rem !important;
  }

  .inner-mt-xl-3 .wp-block-cover__background {
    margin-top: 3rem !important;
  }

  .inner-mt-xl-6 .wp-block-cover__background {
    margin-top: 6rem !important;
  }

  .inner-mt-xl-11 .wp-block-cover__background {
    margin-top: 11% !important;
  }

  .inner-mt-xl-15 .wp-block-cover__background {
    margin-top: 15% !important;
  }

  .inner-mt-xl-17 .wp-block-cover__background {
    margin-top: 17% !important;
  }

  .inner-mt-xl-21 .wp-block-cover__background {
    margin-top: 21% !important;
  }

  .inner-mb-xl-0 .wp-block-cover__background {
    margin-bottom: 0 !important;
  }

  .inner-mb-xl-1 .wp-block-cover__background {
    margin-bottom: 1rem !important;
  }

  .inner-mb-xl-2 .wp-block-cover__background {
    margin-bottom: 2rem !important;
  }

  .inner-mb-xl-3 .wp-block-cover__background {
    margin-bottom: 3rem !important;
  }

  .inner-mb-xl-8 .wp-block-cover__background {
    margin-bottom: 8% !important;
  }

  .inner-mb-xl-11 .wp-block-cover__background {
    margin-bottom: 11% !important;
  }

  .inner-mb-xl-21 .wp-block-cover__background {
    margin-bottom: 21% !important;
  }
}
@media (min-width: 1400px) {
  .inner-mx-xxl-auto .wp-block-cover__background {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .inner-mt-xxl-0 .wp-block-cover__background {
    margin-top: 0 !important;
  }

  .inner-mt-xxl-2 .wp-block-cover__background {
    margin-top: 2rem !important;
  }

  .inner-mt-xxl-3 .wp-block-cover__background {
    margin-top: 3rem !important;
  }

  .inner-mt-xxl-6 .wp-block-cover__background {
    margin-top: 6rem !important;
  }

  .inner-mt-xxl-11 .wp-block-cover__background {
    margin-top: 11% !important;
  }

  .inner-mt-xxl-15 .wp-block-cover__background {
    margin-top: 15% !important;
  }

  .inner-mt-xxl-17 .wp-block-cover__background {
    margin-top: 17% !important;
  }

  .inner-mt-xxl-21 .wp-block-cover__background {
    margin-top: 21% !important;
  }

  .inner-mb-xxl-0 .wp-block-cover__background {
    margin-bottom: 0 !important;
  }

  .inner-mb-xxl-1 .wp-block-cover__background {
    margin-bottom: 1rem !important;
  }

  .inner-mb-xxl-2 .wp-block-cover__background {
    margin-bottom: 2rem !important;
  }

  .inner-mb-xxl-3 .wp-block-cover__background {
    margin-bottom: 3rem !important;
  }

  .inner-mb-xxl-8 .wp-block-cover__background {
    margin-bottom: 8% !important;
  }

  .inner-mb-xxl-11 .wp-block-cover__background {
    margin-bottom: 11% !important;
  }

  .inner-mb-xxl-21 .wp-block-cover__background {
    margin-bottom: 21% !important;
  }
}
@media (min-width: 1920px) {
  .inner-mx-big-auto .wp-block-cover__background {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .inner-mt-big-0 .wp-block-cover__background {
    margin-top: 0 !important;
  }

  .inner-mt-big-2 .wp-block-cover__background {
    margin-top: 2rem !important;
  }

  .inner-mt-big-3 .wp-block-cover__background {
    margin-top: 3rem !important;
  }

  .inner-mt-big-6 .wp-block-cover__background {
    margin-top: 6rem !important;
  }

  .inner-mt-big-11 .wp-block-cover__background {
    margin-top: 11% !important;
  }

  .inner-mt-big-15 .wp-block-cover__background {
    margin-top: 15% !important;
  }

  .inner-mt-big-17 .wp-block-cover__background {
    margin-top: 17% !important;
  }

  .inner-mt-big-21 .wp-block-cover__background {
    margin-top: 21% !important;
  }

  .inner-mb-big-0 .wp-block-cover__background {
    margin-bottom: 0 !important;
  }

  .inner-mb-big-1 .wp-block-cover__background {
    margin-bottom: 1rem !important;
  }

  .inner-mb-big-2 .wp-block-cover__background {
    margin-bottom: 2rem !important;
  }

  .inner-mb-big-3 .wp-block-cover__background {
    margin-bottom: 3rem !important;
  }

  .inner-mb-big-8 .wp-block-cover__background {
    margin-bottom: 8% !important;
  }

  .inner-mb-big-11 .wp-block-cover__background {
    margin-bottom: 11% !important;
  }

  .inner-mb-big-21 .wp-block-cover__background {
    margin-bottom: 21% !important;
  }
}
.inner-h-100 img {
  height: 100% !important;
}

.inner-h-100-all * {
  height: 100% !important;
  object-fit: contain !important;
}

.inner-h-500 img {
  min-height: 500px !important;
  object-fit: cover !important;
}

@media (min-width: 0px) {
  .inner-h-xs-100 img {
    height: 100% !important;
  }

  .inner-h-xs-100-all * {
    height: 100% !important;
    object-fit: contain !important;
  }

  .inner-h-xs-500 img {
    min-height: 500px !important;
    object-fit: cover !important;
  }
}
@media (min-width: 576px) {
  .inner-h-sm-100 img {
    height: 100% !important;
  }

  .inner-h-sm-100-all * {
    height: 100% !important;
    object-fit: contain !important;
  }

  .inner-h-sm-500 img {
    min-height: 500px !important;
    object-fit: cover !important;
  }
}
@media (min-width: 768px) {
  .inner-h-md-100 img {
    height: 100% !important;
  }

  .inner-h-md-100-all * {
    height: 100% !important;
    object-fit: contain !important;
  }

  .inner-h-md-500 img {
    min-height: 500px !important;
    object-fit: cover !important;
  }
}
@media (min-width: 992px) {
  .inner-h-lg-100 img {
    height: 100% !important;
  }

  .inner-h-lg-100-all * {
    height: 100% !important;
    object-fit: contain !important;
  }

  .inner-h-lg-500 img {
    min-height: 500px !important;
    object-fit: cover !important;
  }
}
@media (min-width: 1200px) {
  .inner-h-xl-100 img {
    height: 100% !important;
  }

  .inner-h-xl-100-all * {
    height: 100% !important;
    object-fit: contain !important;
  }

  .inner-h-xl-500 img {
    min-height: 500px !important;
    object-fit: cover !important;
  }
}
@media (min-width: 1400px) {
  .inner-h-xxl-100 img {
    height: 100% !important;
  }

  .inner-h-xxl-100-all * {
    height: 100% !important;
    object-fit: contain !important;
  }

  .inner-h-xxl-500 img {
    min-height: 500px !important;
    object-fit: cover !important;
  }
}
@media (min-width: 1920px) {
  .inner-h-big-100 img {
    height: 100% !important;
  }

  .inner-h-big-100-all * {
    height: 100% !important;
    object-fit: contain !important;
  }

  .inner-h-big-500 img {
    min-height: 500px !important;
    object-fit: cover !important;
  }
}
/**-----------------------------------------------------------
DIVERS
----------------------------------------------------------- */
.cursor-pointer {
  cursor: pointer !important;
}

.list-style-none {
  list-style: none !important;
}

.outline-none {
  outline: none !important;
}

.object-cover {
  object-fit: cover !important;
}

.object-contain {
  object-fit: contain !important;
}

.bs-cover {
  background-size: cover !important;
}

.brightness-50 {
  filter: brightness(0.5) !important;
}

.clear-both {
  clear: both !important;
}
/**-----------------------------------------------------------
VENDOR/GRID BUILDER LOADER
----------------------------------------------------------- */
.css-wpgb-loader { z-index:10; padding-top: 15%; }
.css-wpgb-loader .wpgb-loader { position: sticky; top: 14rem; }
.css-wpgb-loader input[name="wpgb[loader_type]"]:checked+label+.wpgb-loader-holder .wpgb-loader,
.css-wpgb-loader input[name="wpgb[loader_type]"]:checked+label+.wpgb-loader-holder .wpgb-loader div  {
	-webkit-animation-play-state: running;
    animation-play-state: running;
}
.css-wpgb-loader input[name="wpgb[loader_type]"] ~ .wpgb-loader-holder>div {
	position: relative;
    height: 50px;
    width: 50px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    will-change: transform;
}
.css-wpgb-loader .wpgb-loader-11>div {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.css-wpgb-loader .wpgb-loader-11>div:nth-child(1) {
    top: 0;
    left: 20px;
    -webkit-animation: archive-wpgb-loader 1s -.84s infinite linear;
    animation: archive-wpgb-loader 1s -.84s infinite linear;
}
.css-wpgb-loader .wpgb-loader-11>div:nth-child(2) {
    top: 5px;
    left: 35px;
    -webkit-animation: archive-wpgb-loader 1s -.72s infinite linear;
    animation: archive-wpgb-loader 1s -.72s infinite linear;
}
.css-wpgb-loader .wpgb-loader-11>div:nth-child(3) {
    top: 20px;
    left: 40px;
    -webkit-animation: archive-wpgb-loader 1s -.6s infinite linear;
    animation: archive-wpgb-loader 1s -.6s infinite linear;
}
.css-wpgb-loader .wpgb-loader-11>div:nth-child(4) {
    top: 35px;
    left: 35px;
    -webkit-animation: archive-wpgb-loader 1s -.48s infinite linear;
    animation: archive-wpgb-loader 1s -.48s infinite linear;
}
.css-wpgb-loader .wpgb-loader-11>div:nth-child(5) {
    top: 40px;
    left: 20px;
    -webkit-animation: archive-wpgb-loader 1s -.36s infinite linear;
    animation: archive-wpgb-loader 1s -.36s infinite linear;
}
.css-wpgb-loader .wpgb-loader-11>div:nth-child(6) {
    top: 35px;
    left: 5px;
    -webkit-animation: archive-wpgb-loader 1s -.24s infinite linear;
    animation: archive-wpgb-loader 1s -.24s infinite linear;
}
.css-wpgb-loader .wpgb-loader-11>div:nth-child(7) {
    top: 20px;
    left: 0;
    -webkit-animation: archive-wpgb-loader 1s -.12s infinite linear;
    animation: archive-wpgb-loader 1s -.12s infinite linear;
}
.css-wpgb-loader .wpgb-loader-11>div:nth-child(8) {
    top: 5px;
    left: 5px;
    -webkit-animation: archive-wpgb-loader 1s infinite linear;
    animation: archive-wpgb-loader 1s infinite linear;
}
@keyframes archive-wpgb-loader {
	50% {
		opacity: .3;
		transform: scale(.4);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}
