/*!**********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/@fontsource-variable/figtree/wght.css ***!
  \**********************************************************************************************************************************/
/* figtree-latin-ext-wght-normal */
@font-face {
  font-family: 'Figtree Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 300 900;
  src: url(../fonts/figtree-latin-ext-wght-normal.woff2) format('woff2-variations');
  unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

/* figtree-latin-wght-normal */
@font-face {
  font-family: 'Figtree Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 300 900;
  src: url(../fonts/figtree-latin-wght-normal.woff2) format('woff2-variations');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
/*!*****************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/@fontsource-variable/figtree/wght-italic.css ***!
  \*****************************************************************************************************************************************/
/* figtree-latin-ext-wght-italic */
@font-face {
  font-family: 'Figtree Variable';
  font-style: italic;
  font-display: swap;
  font-weight: 300 900;
  src: url(../fonts/figtree-latin-ext-wght-italic.woff2) format('woff2-variations');
  unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

/* figtree-latin-wght-italic */
@font-face {
  font-family: 'Figtree Variable';
  font-style: italic;
  font-display: swap;
  font-weight: 300 900;
  src: url(../fonts/figtree-latin-wght-italic.woff2) format('woff2-variations');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./_dev/css/custom.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************/
/* dm-serif-display-latin-ext-400-normal */
@font-face {
  font-family: "DM Serif Display";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../fonts/dm-serif-display-latin-ext-400-normal.woff2) format("woff2"), url(../fonts/dm-serif-display-latin-ext-400-normal.woff) format("woff");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* dm-serif-display-latin-400-normal */
@font-face {
  font-family: "DM Serif Display";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../fonts/dm-serif-display-latin-400-normal.woff2) format("woff2"), url(../fonts/dm-serif-display-latin-400-normal.woff) format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/** List icons */
/** || Colors */
/** || Fonts */
/** || Sizes */
/** || Borders */
/** || Breakpoints */
/** || Theme */
/** || Functions */
/** || Global UI */
:root {
  --bs-border-radius-sm: 0.188rem;
  --bs-border-color: #e8e8e8;
  --bs-btn-focus-shadow-rgb: #faedec;
  --bs-link-color-rgb: 0, 0, 0;
}

html, body {
  position: relative;
  min-height: 100vh;
  margin: 0;
  font-family: "Figtree Variable", sans-serif;
  font-weight: 420;
  font-size: 16px;
  background: linear-gradient(to bottom, #9ad0f6 0%, #cfddea 100%);
}

body {
  display: flex;
  flex-direction: column;
}

main {
  flex-grow: 1;
}

h1, h2, h3, .h1, .h2, .h3 {
  font-family: "DM Serif Display", serif;
  font-weight: 400;
}

b, strong {
  font-weight: 700;
}

.offcanvas {
  --bs-offcanvas-width: 450px;
}

.offcanvas-header,
.offcanvas-body {
  opacity: 0;
  transform: translateX(20px);
  transition: transform 0.2s ease-out, opacity 0.2s ease-out;
}

.offcanvas.show .offcanvas-header,
.offcanvas.show .offcanvas-body {
  opacity: 1;
  transform: translateX(0);
}
.offcanvas.show .offcanvas-header {
  transition-delay: 0s;
}
.offcanvas.show .offcanvas-body {
  transition-delay: 0s;
}

a.link-underline-dark {
  text-decoration: underline;
}

.btn {
  border-radius: var(--bs-border-radius-sm);
  font-weight: initial;
}

.btn.small {
  font-size: 0.875em;
}

.btn-close {
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem #faedec;
}

.btn-link {
  --bs-btn-color: #000000;
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #391713;
  --bs-btn-border-color: #391713;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #602620;
  --bs-btn-hover-border-color: #602620;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #602620;
  --bs-btn-active-border-color: #602620;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #391713;
  --bs-btn-disabled-border-color: #391713;
}

.btn-outline-primary {
  --bs-btn-color: #391713;
  --bs-btn-border-color: #391713;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #602620;
  --bs-btn-hover-border-color: #602620;
  --bs-btn-focus-shadow-rgb: 13,110,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #602620;
  --bs-btn-active-border-color: #602620;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  --bs-btn-disabled-color: #391713;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #391713;
  --bs-gradient: none;
  font-weight: 600;
}

.btn:focus-visible {
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem currentColor;
}

.my-block {
  margin-top: 64px;
  margin-bottom: 64px;
}

.my-block-2 {
  margin-top: 96px;
  margin-bottom: 96px;
}

.py-block {
  padding-top: 64px;
  padding-bottom: 64px;
}

/** || Animations */
@keyframes fade-in-left {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fade-out-right {
  0% {
    transform: translateX(0);
    max-height: 200px;
    margin-bottom: 1rem;
    overflow: hidden;
  }
  60% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
  }
}
@keyframes pulse-center {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.04);
  }
  50% {
    transform: scale(1.04);
  }
  100% {
    background-color: transparent;
    transform: scale(1);
  }
}
/** || Header */
.header {
  --header-bg: transparent;
  --header-color: #FFFFFF;
  --bs-primary: #FFFFFF;
}

.header a:not(.dropdown-item):not(.btn):hover,
.header a:not(.dropdown-item):not(.btn):hover i {
  text-decoration: none;
}

.header-bottom {
  border-bottom: 0;
}
.header-bottom .navbar-brand {
  align-self: center;
  text-align: center;
}
.header-bottom .navbar-brand .logo {
  width: 185px;
  transition: all 330ms ease-out;
}
.is-stuck .header-bottom .navbar-brand .logo {
  width: 140px;
}
.header-bottom .btn-ico {
  line-height: 0;
  padding: 12px;
  width: 48px;
  height: 48px;
  color: #000000;
}
.header-bottom .btn-ico svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.header-bottom .btn-ico svg * {
  fill: #000000;
}
.header-bottom__row {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: repeat(2, min-content);
  align-items: center;
  gap: 8px;
}
.header-bottom .menu-container {
  grid-column: 1/-1;
  grid-row: 2/-1;
}
.page-order .header-bottom__row {
  grid-template-columns: max-content auto;
  grid-template-rows: min-content;
  justify-content: space-between;
}
.page-order .header-bottom__row #block-reassurance {
  grid-column: 2/-1;
  width: 990px;
}

/** || Search modal **/
.modal-backdrop.show {
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}

#searchmodalctnr .modal-nearly-centered {
  margin-top: 15vh;
  max-width: 700px;
}
@media (max-width: 575.98px) {
  #searchmodalctnr .modal-nearly-centered {
    margin-top: 5vh;
  }
}
#searchmodalctnr .modal-content {
  background: transparent;
  border: none;
  box-shadow: none;
}
#searchmodalctnr .modal-body {
  padding: 0;
}
#searchmodalctnr #search_widget {
  width: 100%;
}
#searchmodalctnr .js-search-icon {
  display: none;
}
#searchmodalctnr .search-loader {
  width: 22px;
  height: 22px;
  top: 26px;
  right: 60px;
}
#searchmodalctnr .search-widget.is-loading .search {
  opacity: 0.3;
}
#searchmodalctnr .search-loading-message {
  list-style: none;
}
#searchmodalctnr .search-loading-message .rotating {
  font-size: 20px;
  animation: spin-icon 1s linear infinite;
  vertical-align: middle;
}
#searchmodalctnr .search-result-link {
  list-style: none;
  border-top: 1px solid #e8e8e8;
}
#searchmodalctnr .search-widget-wrapper {
  position: relative;
}
#searchmodalctnr .search-widget-wrapper::before {
  content: "";
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E") no-repeat center;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  z-index: 5;
  pointer-events: none;
}
#searchmodalctnr .search-widget-wrapper input {
  background-color: #FFFFFF;
  border: none;
  border-radius: var(--bs-border-radius-sm);
  height: 72px;
  font-size: 20px;
  padding-left: 64px;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
  width: 100%;
}
#searchmodalctnr .search-widget-wrapper input:focus {
  outline: none;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.3);
}
#searchmodalctnr form [type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  background-color: #000000;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg class='w-6 h-6 text-gray-800 dark:text-white' aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='currentColor' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Zm7.707-3.707a1 1 0 0 0-1.414 1.414L10.586 12l-2.293 2.293a1 1 0 1 0 1.414 1.414L12 13.414l2.293 2.293a1 1 0 0 0 1.414-1.414L13.414 12l2.293-2.293a1 1 0 0 0-1.414-1.414L12 10.586 9.707 8.293Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg class='w-6 h-6 text-gray-800 dark:text-white' aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='currentColor' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Zm7.707-3.707a1 1 0 0 0-1.414 1.414L10.586 12l-2.293 2.293a1 1 0 1 0 1.414 1.414L12 13.414l2.293 2.293a1 1 0 0 0 1.414-1.414L13.414 12l2.293-2.293a1 1 0 0 0-1.414-1.414L12 10.586 9.707 8.293Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-size: contain;
  height: 22px;
  width: 22px;
  cursor: pointer;
  transition: background-color 0.35s ease;
}
#searchmodalctnr .btn-close {
  position: absolute;
  right: -40px;
  top: -20px;
  filter: invert(1);
  opacity: 0.7;
  z-index: 10;
}
#searchmodalctnr .search-widgets__dropdown {
  max-width: none;
  top: 70px;
  left: 0;
  width: 100%;
  border-radius: 0 0 4px 4px;
  z-index: 100;
  border-width: 1px 0 0 0;
  box-shadow: none;
}
#searchmodalctnr .search-widgets__results {
  padding: 12px;
  border: none;
  border-radius: 0 0 var(--bs-border-radius-sm) var(--bs-border-radius-sm);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px 16px;
  max-height: 40vh;
}
#searchmodalctnr .search-widgets__results:empty {
  display: none;
}
#searchmodalctnr .search-widgets__results .search-result__link {
  padding: 2px;
  flex-direction: column;
}
#searchmodalctnr .search-widgets__results .search-result__link:hover {
  background: #FFFFFF;
}
#searchmodalctnr .search-widgets__results .search-result__image {
  border-radius: var(--bs-border-radius-sm);
  height: auto;
  max-width: none;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1;
}
#searchmodalctnr .search-widgets__results .search-result__name {
  text-align: center;
  font-size: 1em;
}

/** || Checkout steps */
.checkout__steps {
  border: none;
}
.checkout__steps__list {
  max-width: 54rem;
}

/** || Breadcrumb */
.breadcrumb__wrapper {
  background-color: initial;
}
#product .breadcrumb__wrapper {
  margin-bottom: 0;
}

/** || Product page */
.product__images:hover {
  cursor: url("../img/ic-zoom-in.svg") 15 15, auto;
}

.custom-select-wrapper {
  position: relative;
  margin-bottom: 1rem;
  width: 100%;
  max-width: 100%;
}
.custom-select-wrapper .custom-select {
  position: relative;
  user-select: none;
}
.custom-select-wrapper .custom-select summary {
  list-style: none;
  background: #fff;
  border: 1px solid #ddd;
  padding: 10px 15px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  transition: border-color 0.2s;
}
.custom-select-wrapper .custom-select summary:hover {
  border-color: #999;
}
.custom-select-wrapper .custom-select summary::after {
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  transform: rotate(45deg);
  margin-top: -4px;
}
.custom-select-wrapper .custom-select summary::-webkit-details-marker {
  display: none;
}
.custom-select-wrapper .custom-select:has(input:checked:disabled) summary, .custom-select-wrapper .custom-select:has(input:checked.disabled) summary {
  background-color: #f9f9f9;
  color: #888;
  border-color: #e5e5e5;
  cursor: not-allowed;
}
.custom-select-wrapper .custom-select .custom-select-options {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  border: 1px solid #ddd;
  border-top: none;
  z-index: 100;
  max-height: 250px;
  overflow-y: auto;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
}
.custom-select-wrapper .custom-select .custom-select-options::-webkit-scrollbar {
  width: 5px;
}
.custom-select-wrapper .custom-select .custom-select-options::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 4px;
}
.custom-select-wrapper .custom-option {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  cursor: pointer;
  margin: 0;
  font-weight: 400;
  transition: background 0.2s;
  border-bottom: 1px solid #f5f5f5;
}
.custom-select-wrapper .custom-option:last-child {
  border-bottom: none;
}
.custom-select-wrapper .custom-option:hover {
  background-color: #f7f7f7;
}
.custom-select-wrapper .custom-option input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.custom-select-wrapper .custom-option:has(input:checked) {
  background-color: #f0f4ff;
  font-weight: 600;
  color: #000;
}
.custom-select-wrapper .custom-option.disabled {
  color: #aaa;
  cursor: not-allowed;
  background: #fafafa;
}
.custom-select-wrapper .custom-option.disabled .option-status {
  color: #d63384;
}

.custom-select[open] summary::after {
  transform: rotate(225deg);
  margin-top: 4px;
}

/** || Module Mega Menu - ets_mm_megamenu */
.ets_mm_megamenu {
  margin: 0;
  position: static;
  padding-bottom: 8px;
}
.ets_mm_megamenu .ets_mm_megamenu_content {
  background-image: none;
  background-color: #FFFFFF;
  border-width: 0;
}
.ets_mm_megamenu .ets_mm_megamenu_content .ets_mm_megamenu_content_content {
  position: static;
}
.ets_mm_megamenu .ets_mm_megamenu_content .container {
  padding: 0;
}
.ets_mm_megamenu .mm_columns_ul {
  border: none;
  padding: 32px calc((100% - 1302px) / 2) 16px;
  box-sizing: border-box;
}
.ets_mm_megamenu.layout_layout1 {
  display: inline-block;
  width: auto;
}
.ets_mm_megamenu.layout_layout1 .ets_mm_megamenu_content {
  background: none;
}
body header .ets_mm_megamenu.layout_layout1.bg_submenu:before {
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.ets_mm_megamenu.layout_layout1 .ets_mm_block_content ul li a::before {
  display: none;
}
.ets_mm_megamenu.layout_layout1 .mm_menus_li {
  border-width: 0;
}
.ets_mm_megamenu.layout_layout1 .mm_menus_li > a:before {
  display: none;
}
.ets_mm_megamenu .mm_menus_li.colored-item .mm_menu_content_title {
  color: #FFFFFF;
}
.ets_mm_megamenu .mm_menus_li.colored-item .mm_menu_content_title:before {
  position: absolute;
  content: "";
  width: 90%;
  height: 60%;
  background: #86352d;
  z-index: -1;
  box-sizing: border-box;
  margin: 0 auto;
  left: 0;
  right: 0;
  border-radius: var(--bs-border-radius-sm);
}
.ets_mm_megamenu .mm_menus_li > a .mm_menu_content_title {
  text-transform: none;
  font-weight: normal;
  font-size: 1.0625rem;
}
.ets_mm_megamenu .ets_mm_categories li a:after {
  display: none;
}
.ets_mm_megamenu .ets_mm_block > .h4 {
  color: #000000;
  border: none;
  text-transform: uppercase;
}
.ets_mm_megamenu .ets_mm_block > .h4 a {
  font-size: 0.89rem;
}
.ets_mm_megamenu .marques-3-cols .mm_columns_ul .ets_mm_block_content ul {
  columns: 150px 3;
}
.ets_mm_megamenu .products-3-cols .mm_columns_ul .mm_block_type_product .ets_mm_block_content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}
.ets_mm_megamenu .products-3-cols .mm_columns_ul .mm_block_type_product .thumbnail-container {
  display: flex;
  position: relative;
}
.ets_mm_megamenu .products-3-cols .mm_columns_ul .mm_block_type_product .thumbnail-container .product-title > a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.ets_mm_megamenu .products-3-cols .mm_columns_ul .mm_block_type_product span.product_combination {
  margin-bottom: 6px;
}
.ets_mm_megamenu .products-3-cols .mm_columns_ul .mm_block_type_product .product-miniature {
  margin: 0;
}
.ets_mm_megamenu .products-3-cols .mm_columns_ul .mm_block_type_product .thumbnail-container .thumbnail {
  border: 1px solid var(--bs-border-color);
  border-radius: var(--bs-border-radius-sm);
  margin-bottom: 0;
  display: flex;
}
.ets_mm_megamenu .mm_block_type_image {
  position: relative;
  border-radius: var(--bs-border-radius-sm);
  overflow: hidden;
}
.ets_mm_megamenu .mm_block_type_image .mm_img_content {
  background-color: #202020;
}
.ets_mm_megamenu .mm_block_type_image .mm_img_content img {
  aspect-ratio: 4/5.5;
  object-fit: cover;
}
.ets_mm_megamenu .mm_block_type_image .h4 {
  font-size: 0.875rem;
  position: absolute;
  bottom: 0;
  z-index: 10;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0;
  padding: 40px 24px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  height: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.55em;
  pointer-events: none;
}
.ets_mm_megamenu .mm_block_type_image .h4 a {
  font-size: 1.1rem !important;
  color: #FFFFFF !important;
  text-transform: none;
  line-height: 1.45em;
}

/** || Vox Multibanner - vox_multibanner */
.vox-multibanner-container {
  --vmb-gray: #e8e8e8;
  --vmb-black: #000000;
  --vmb-border-radius: var(--bs-border-radius-sm);
}

/** || Vox Category Grid - vox_categorygrid */
.vox-categorygrid-container {
  --vcg-family: Figtree Variable, sans-serif;
  --vcg-margin: 64px;
  --vcg-border-radius: var(--bs-border-radius-lg);
  --vcg-ratio: 0.84;
}

/** || Vox Simple Grid - vox_simplegrid */
.vox-simplegrid-container {
  --vsc-family: Figtree Variable, sans-serif;
  --vsc-text: #000000;
  --vsc-weight: 600;
  --vsc-ratio: 1;
  --vsc-border-radius: var(--bs-border-radius-sm);
}

/** || Cart - ps_shoppingcart */
.header-block__badge {
  font-size: 0;
  width: 14px;
  height: 14px;
  background-color: #86352d;
  border-radius: var(--bs-border-radius-xl);
  position: absolute;
  border: 3px solid white;
  right: 5px;
  top: 8px;
}
.header-block--inactive .header-block__badge {
  display: none;
}

.offcanvas-backdrop.show {
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}

.blockcart__offcanvas .offcanvas-header {
  border-bottom: 1px solid var(--bs-border-color);
}
.blockcart__offcanvas .offcanvas-body {
  overflow: hidden;
}
.blockcart__offcanvas .offcanvas-body .body {
  overflow-y: auto;
  scroll-behavior: smooth;
}
.blockcart__offcanvas .product-line-grid {
  grid-template-columns: 104px 1fr 1fr;
  grid-template-rows: repeat(4, min-content);
  align-items: center;
}
.blockcart__offcanvas .product-image {
  grid-area: 1/1/-1/2;
  border: 1px solid var(--bs-border-color);
  aspect-ratio: 0.85;
}
.blockcart__offcanvas .product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blockcart__offcanvas .product-name {
  grid-area: 1/2/2/-1;
  font-weight: 600;
}
.blockcart__offcanvas .product-attributes {
  grid-area: 2/2/3/-1;
}
.blockcart__offcanvas .product-price {
  color: var(--bs-gray-600);
  grid-area: 3/2/4/-1;
}
.blockcart__offcanvas .product-quantity {
  color: var(--bs-gray-600);
  grid-area: 4/2/5/3;
}
.blockcart__offcanvas .remove-from-cart {
  grid-area: 4/3/5/-1;
  justify-self: end;
}
.blockcart__offcanvas .just-added {
  opacity: 0;
  transform: translateX(-20px);
  animation: fade-in-left 0.3s ease-out 0.2s forwards;
}
.blockcart__offcanvas .state-deleting {
  transition: all 0.2s ease;
  opacity: 0.5;
  filter: grayscale(100%);
  pointer-events: none;
  cursor: progress;
}
.blockcart__offcanvas .just-removed {
  opacity: 0.5;
  filter: grayscale(100%);
  animation: fade-out-right 0.4s ease-in forwards;
  pointer-events: none;
}
.blockcart__offcanvas .footer {
  border-top: 1px solid var(--bs-border-color);
}
.blockcart__offcanvas .header-block__action-btn {
  display: initial;
}

/** || Reassurance - blockreassurance */
#block-reassurance .reassurance-icon-mask {
  width: 48px;
  height: 48px;
  display: inline-block;
  background-color: #ac4539;
  -webkit-mask-image: var(--icon-url);
  mask-image: var(--icon-url);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
#checkout #block-reassurance .reassurance-icon-mask {
  display: none;
}

[data-bg-svg] {
  position: relative;
}

[data-bg-svg=logo] {
  --svg-bg: url('../img/logo-falbalas-lingerie.svg');
  position: relative;
  background-image: var(--svg-bg);
  background-attachment: fixed;
  background-position: center top;
  background-size: 576px;
  background-color: #ffffff;
  background-repeat: space;
  border-radius: 0;
}
[data-bg-svg=logo]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.96);
  z-index: 0;
}

/** || Custom block - vox_customblock */
.fidelity-home {
  position: relative;
  padding: 40px;
}
.fidelity-home::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  -webkit-mask-image: url(../img/lignes-rectangle.svg);
  mask-image: url(../img/lignes-rectangle.svg);
  background-color: #fcf7f7;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: cover;
  mask-size: cover;
  left: 50%;
  border-radius: var(--bs-border-radius-sm);
}
.fidelity-home .wrapper {
  border-radius: var(--bs-border-radius-sm);
  background-color: #86352d;
  position: relative;
  z-index: 1;
  width: 500px;
}
.fidelity-home * {
  color: #FFFFFF;
}
.fidelity-home .title {
  font-family: "Figtree Variable", sans-serif;
  font-size: 28px;
  font-weight: 800;
}
.fidelity-home .pre-title {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
}
.fidelity-home .desc {
  font-size: 16px;
  font-weight: 500;
}

#backtotop {
  background: url('data:image/svg+xml,<svg width="120" height="120" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><polygon points="50,5 95,50 50,95 5,50" fill="#5FB1EF"/><path d="M50 65 L50 35 M35 50 L50 35 L65 50" fill="none" stroke="white" stroke-width="8" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 0 0 scroll transparent;
}

/*# sourceMappingURL=custom.css.map*/