:root, [data-bs-theme="light"] {
  --bs-blue: #2fb5d2;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #ff4c4c;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #878787;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #2fb5d2;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #FF9A52;
  --bs-danger: #ff4c4c;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 47, 181, 210;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 154, 82;
  --bs-danger-rgb: 255, 76, 76;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: rgb(18.8, 72.4, 84);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 61.6, 32.8);
  --bs-danger-text-emphasis: rgb(102, 30.4, 30.4);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(213.4, 240.2, 246);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 234.8, 220.4);
  --bs-danger-bg-subtle: rgb(255, 219.2, 219.2);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(171.8, 225.4, 237);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 214.6, 185.8);
  --bs-danger-border-subtle: rgb(255, 183.4, 183.4);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #2fb5d2;
  --bs-link-color-rgb: 47, 181, 210;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(37.6, 144.8, 168);
  --bs-link-hover-color-rgb: 38, 145, 168;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(47, 181, 210, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #ff4c4c;
  --bs-form-invalid-border-color: #ff4c4c;
}
* {
  box-sizing: border-box;
}
body  {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
p {
  margin-top: 0;
}
.h1,.h3,h1,h2 {
  margin-bottom: 8px;
  line-height: 1.2;
  color: var(--bs-heading-color);
}
.h1,.h3,h1,h2 {
  margin-top: 0;
  font-weight: 700;
}
.h1,h1 {
  font-size: calc(1.375rem + 1.5vw);
}
h2 {
  font-size: calc(1.325rem + 0.9vw);
}
p {
  margin-bottom: 0.8rem;
}
strong {
  font-weight: bolder;
}
.h3 {
  font-size: calc(1.3rem + 0.6vw);
}
ol, ul {
  padding-left: 2rem;
}
ol, ul {
  margin-bottom: 1rem;
}
ol, ul {
  margin-top: 0;
}
a {
  color: rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
img {
  vertical-align: middle;
}
button {
  margin: 0;
  line-height: inherit;
}
[role="button"] {
  cursor: pointer;
}
[type="submit"] {
  appearance: button;
}
[type="submit"]:not(:disabled),button:not(:disabled) {
  cursor: pointer;
}
.img-fluid, .rte-content img {
  max-width: 100%;
  height: auto;
}
.container {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  padding-right: calc(var(--bs-gutter-x)*.5);
  padding-left: calc(var(--bs-gutter-x)*.5);
  margin-right: auto;
  margin-left: auto;
}
:root  {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1140px;
  --bs-breakpoint-xxl: 1400px;
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1*var(--bs-gutter-y));
  margin-right: calc(-.5*var(--bs-gutter-x));
  margin-left: calc(-.5*var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x)*.5);
  padding-left: calc(var(--bs-gutter-x)*.5);
  margin-top: var(--bs-gutter-y);
}
.col {
  flex: 1 0 0%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.btn {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
}
.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: 1px;
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: 0;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), 0.5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-primary {
  --bs-btn-color: #000;
  --bs-btn-bg: #2fb5d2;
  --bs-btn-border-color: #2fb5d2;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(78.2, 192.1, 216.75);
  --bs-btn-hover-border-color: rgb(67.8, 188.4, 214.5);
  --bs-btn-focus-shadow-rgb: 40, 154, 179;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(88.6, 195.8, 219);
  --bs-btn-active-border-color: rgb(67.8, 188.4, 214.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #2fb5d2;
  --bs-btn-disabled-border-color: #2fb5d2;
}
.btn-lg {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 0.9375rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}
.dropdown {
  position: relative;
}
.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 8px;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #2fb5d2;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 16px;
  --bs-dropdown-item-padding-y: 4px;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 16px;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
a {
  text-decoration: none;
}
.d-block {
  display: block !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.mt-4 {
  margin-top: 16px !important;
}
.pt-3 {
  padding-top: 12px !important;
}
.text-center {
  text-align: center !important;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.input-group .btn, body, html  {
  height: 100%;
}
.h3 {
  font-size: 1.125rem;
}
h2 {
  font-size: 1.25rem;
}
body  {
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  line-height: 1.25em;
}
.container {
  width: auto;
}
@media (min-width: 1200px) {
  .h1,
  h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 2rem;
  }
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: 16.6667%;
  }
  .col-sm-auto {
    width: auto;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 41.6667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 91.6667%;
  }
  .col-md-12 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
}
@media (min-width: 1140px) {
  .container {
    max-width: 1140px;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}
@media (min-width: 768px) {
  .elementor-column.elementor-col-33 {
    width: 33.333%;
  }
  .elementor-column.elementor-col-66 {
    width: 66.666%;
  }
}
.extra-small-gutters {
  margin-right: -0.3rem;
  margin-left: -0.3rem;
}
.extra-small-gutters > .col,.extra-small-gutters > [class*="col-"] {
  padding-right: 0.3rem;
  padding-left: 0.3rem;
}
.btn,button {
  cursor: pointer;
}
button {
  border-radius: 0;
  appearance: none;
  font: inherit;
  overflow: visible;
  text-transform: none;
  padding: 0;
}
.btn {
  padding: 0.5rem 1.25rem;
}
.btn-primary:not(.btn-iconic) i {
  margin-right: 0.5em;
}
.btn-lg {
  border-radius: 0;
  padding: 1rem 1.5rem;
  font-size: inherit;
}
html  {
  scroll-behavior: smooth;
}
ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
a {
  transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1);
}
button {
  font-family: inherit;
}
#header-search-btn .fullscreen-search #search_widget {
  margin: 0 auto;
  width: 80%;
  z-index: 2;
  position: relative;
  transform: scale(.8);
  opacity: 0;
  transition: all .3s cubic-bezier(.7,0,.3,1);
}
.ps-shoppingcart.side-cart #blockcart-content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  flex-direction: column;
  height: 100vh;
  position: fixed;
  z-index: 5005;
  top: 0;
  right: 0;
  overflow-x: hidden;
  transform: translate3d(115%,0,0);
  transition: transform .4s;
    transition-timing-function: ease;
  transition-timing-function: cubic-bezier(.7,0,.3,1);
  padding-bottom: 50px;
}
.page-title {
  position: relative;
}
.dropdown-menu {
  font-size: inherit;
}
.dropdown .expand-more {
  cursor: pointer;
  user-select: none;
}
.dropdown-menu-custom {
  display: block;
  padding: 0;
  float: none;
  position: static;
  min-width: 0;
  height: 0;
  width: 0;
  margin: 0;
  border: 0 !important;
  background: 0 0 !important;
}
.product-cover .expander {
  cursor: pointer;
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  padding: 0.6rem;
  z-index: 22;
}
.product-cover img {
  display: block;
  margin: 0 auto;
}
.product-cover, .product-cover .product-lmage-large {
  position: relative;
}
.images-container {
  margin-bottom: 1.5rem;
}
.product-flags {
  position: absolute;
  top: 0.5rem;
  z-index: 2;
  left: 1rem;
  transition: 0.2s cubic-bezier(0.7, 0, 0.3, 1);
}
.product_header_container {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid rgba(160, 160, 160, 0.25);
}
.product_header_container .product-price {
  line-height: 1em;
}
#content-wrapper .product_header_container .page-title {
  margin-bottom: 0.8rem;
  border: 0;
  padding: 0;
  text-align: inherit;
  width: auto;
}
#content-wrapper .product_header_container .page-title span {
  margin: 0;
  width: 100%;
}
.product-info-row {
  margin-bottom: 3rem;
}
.product-quantity > .col {
  margin-bottom: 0.8rem;
}
.product-variants > .product-variants-item {
  margin: 0.5rem 0;
}
#products .products {
  transition: opacity 0.3s;
}
.product-miniature {
  transition: background 0.3s, border-color 0.3s, box-shadow 0.3s, outline 0.3s;
}
.product-miniature-grid .product-availability {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.5rem;
  transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), transform 0.2s cubic-bezier(0.7, 0, 0.3, 1);
}
.product-miniature-grid .input-group-add-cart {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.product-miniature-default, .product-miniature-default .thumbnail-container {
  position: relative;
}
.product-miniature-default .product-thumbnail {
  text-align: center;
  display: block;
  position: relative;
}
.product-miniature-default .product-thumbnail img {
  display: block;
  margin: 0 auto;
}
.product-miniature-default .product-flags {
  left: 0;
  top: 0;
}
.product-miniature-default .product-add-cart .input-group-add-cart {
  flex-wrap: nowrap;
}
.product-miniature-default .product-title {
  margin: 0;
  padding: 0;
}
.products-grid .product-miniature-default {
  height: 100%;
}
.products-grid .product-miniature-default .product-description {
  padding-top: 0.8rem;
}
.products-grid .product-miniature-default .product-title {
  margin-bottom: 0.4rem;
}
.products-grid .product-miniature-layout-2 .product-miniature-right {
  text-align: right;
}
.products-grid .product-miniature-layout-2 .product-add-cart {
  padding-top: 0.6rem;
}
.products-grid .product-miniature-layout-2 .btn-product-list {
  white-space: normal;
}
.ps-shoppingcart .cart-products-count-btn {
  display: none;
  text-align: center;
  line-height: 15px;
  border-radius: 30px;
  min-width: 16px;
  height: 16px;
  font-size: 0.8rem;
  position: absolute;
  top: -4px;
  right: -4px;
  padding: 1px 5px;
}
.ps-shoppingcart.col-mobile-btn-cart .cart-products-count-btn {
  display: inline-block;
}
#mobile-header .col-mobile-logo a {
  display: inline-block;
}
#language_selector .lang-flag {
  max-width: 20px;
}
#header {
  z-index: 100;
}
#desktop-header-container, #header {
  position: relative;
}
#mobile-header {
  display: none;
}
#mobile-header .row-mobile-header {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
#mobile-header .col-mobile-logo {
  padding: 0 0.625rem;
}
#mobile-header .col-mobile-btn-menu,#mobile-header .col-mobile-btn-search {
  position: static;
}
#mobile-header .mobile-bag-icon {
  position: relative;
}
#mobile-header .m-nav-btn {
  display: inline-block;
  text-align: center;
  background: 0 0;
  border: 0;
  outline: 0;
  transition: 0.2s cubic-bezier(0.7, 0, 0.3, 1);
  cursor: pointer;
  padding: 0.375rem 0.625rem;
}
#mobile-header .m-nav-btn > i {
  font-size: 2rem;
}
:root  {
  --swiper-theme-color: #007aff;
}
#main .page-content {
  margin-bottom: 1.5625rem;
}
.swiper, .swiper-wrapper {
  position: relative;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  list-style: none;
  padding: 0;
  display: block;
}
.swiper-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
  box-sizing: content-box;
}
.swiper-ios .swiper-slide,.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-slide {
  display: block;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0px);
  backface-visibility: hidden;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity 300ms;
  transform: translate3d(0px, 0, 0);
  z-index: 10;
}
.swiper-horizontal > .swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom,8px);
  top: var(--swiper-pagination-top,auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius,50%);
  background: var(--swiper-pagination-bullet-inactive-color,#000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity,.2);
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity,1);
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-pagination-product {
  position: static;
  min-height: 20px;
}
#_mobile_blockcart-content.dropdown-menu {
  border: 0 !important;
  background: 0 0 !important;
}
@media (prefers-reduced-motion: no-preference) {
:root  {
  scroll-behavior: smooth;
}
}
@media (max-width: 575.98px) {
.product-add-to-cart .add-to-cart {
  width: 100%;
}
#mobile-header .m-nav-btn > i {
  font-size: 1.5rem;
}
#wrapper {
  margin-bottom: 0 !important;
}
}
@media (max-width: 991.98px) {
#mobile-header {
  display: block;
}
.container {
  max-width: 100%;
}
}
.elementor {
  hyphens: manual;
}
.elementor * {
  box-sizing: border-box;
}
.elementor a {
  box-shadow: none;
  text-decoration: none;
}
.elementor-section {
  position: relative;
  backface-visibility: hidden;
}
.elementor-section .elementor-container {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.elementor-section.elementor-section-stretched {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}
.elementor-row {
  display: flex;
  width: 100%;
}
@media (max-width: 1023px) {
.elementor-row {
  flex-wrap: wrap;
}
}
.elementor-column-wrap {
  width: 100%;
  display: flex;
}
.elementor-widget-wrap {
  position: relative;
  width: 100%;
}
.elementor-widget {
  position: relative;
}
.elementor-column {
  position: relative;
  min-height: 1px;
  display: flex;
}
@media (max-width: 767px) {
.elementor-column {
  width: 100%;
}
}
.container,.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1800px;
}
.container {
  max-width: 1800px;
}
a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) {
    color: #333;
}
#mobile-header {
  background: rgb(255, 255, 255);
  border-bottom: 1px none rgb(227, 227, 227);
}
#mobile-header #mobile-header-sticky {
  background: rgb(255, 255, 255);
}
#mobile-header .mobile-main-bar {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
#mobile-header .m-nav-btn {
  color: rgb(51, 51, 51);
}
html  {
  font-size: 16px;
}
@media (max-width: 767px) {
html  {
  font-size: 18px;
}
}
body  {
  line-height: 1.4rem;
  font-family: Amiri-Regular;
}
.btn-primary {
  background: rgb(51, 51, 51);
  color: rgb(255, 255, 255);
  border: 1px none;
}
.dropdown-menu {
  background: rgb(255, 255, 255);
  border: 1px solid rgb(227, 227, 227);
}
.product-price {
  color: rgb(51, 51, 51);
}
#header {
  background: rgb(255, 255, 255);
  border-top: 1px none;
  border-bottom: 1px solid rgb(227, 227, 227);
  box-shadow: rgba(61, 57, 57, 0.17) 0 -2px 11px 0;
}
.cart-products-count-btn {
  background: rgb(191, 85, 48);
  color: rgb(255, 255, 255);
}
.swiper-pagination-bullet {
  background: rgb(51, 51, 51);
}
.products.row {
  margin: 0;
}
.products.row > [class*="col-"] {
  padding: 0;
}
.product-miniature {
  border: 1px none;
  outline: transparent none 1px;
}
.product-miniature-grid .product-title {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
}
.product-miniature-grid .product-price {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
}
.btn-product-list {
  padding: 0.34375rem 0.6875rem;
  background: rgba(0, 0, 0, 0);
  color: rgb(0, 0, 0);
  border: 1px solid rgb(0, 0, 0);
}
.products-grid .product-miniature-default {
  display: flex;
  flex-flow: column;
}
.products-grid .product-miniature-default .product-description {
  flex: 1 1 auto;
  display: flex;
  flex-flow: column;
}
.products-grid .product-add-cart {
  margin: auto auto 0;
}
.products-grid .product-miniature-layout-2 .product-description {
  padding: 0.625rem;
}
.product_header_container .product-price {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  text-transform: none;
}
#product .images-container .product-cover {
  border: 1px none;
}
#col-product-info {
  position: sticky;
  z-index: 1;
  top: 30px;
  transition: top 300ms;
}
#main-product-wrapper .product-cover .expander {
  z-index: 1;
}
.product-cover .expander {
  width: 100%;
  height: 100%;
  padding: 0;
  bottom: 0;
  right: 0;
}
.product-variants > .product-variants-item {
  display: inline-block;
  margin-right: 1rem;
  vertical-align: top;
}
#main #main-product-wrapper {
  transition: opacity 0.3s;
}
#wrapper {
  background: rgb(255, 255, 255);
  border-top: 1px none;
  border-bottom: 1px none;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  color: rgb(51, 51, 51);
}
#content-wrapper .page-title {
  color: rgb(51, 51, 51);
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 700;
  text-transform: none;
  border-bottom: 2px solid rgb(89, 80, 80);
  margin-bottom: 0.8em;
  padding-bottom: 0.5em;
}
#index #wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
body  {
  overflow-x: hidden;
}
#main-page-content h1 {
  font-family: DINNextLTPro-BoldCondensed;
  text-transform: uppercase !important;
}
#index h2, #cms h2 {
  font-family: DINNextLTPro-BoldCondensed !important;
  font-size: 40px !important;
  line-height: 40px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
}
#wrapper {
  margin-top: 30px;
}
#product #wrapper {
  margin-top: 0;
}
.ps-shoppingcart .cart-products-count-btn {
  text-align: center;
  background: none;
  color: rgb(51, 51, 51);
  font-size: 0.8rem;
  position: absolute;
  top: 11px;
  font-family: arial;
  right: 0.42rem;
  min-width: auto;
  padding: 0;
  border: none;
  font-weight: 700;
}
#main-product-wrapper .product-lmage-large {
  padding: 1px !important;
}
.product-price-and-shipping {
  position: relative;
}
#language_selector {
  margin: 0 8px;
  padding-top: 4px;
}
#language_selector .lang-flag {
  width: 32px;
  max-width: none !important;
}
#index .container {
  padding: 0;
}
.homepage-left-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  text-align: left;
  position: relative;
  height: 900px;
  margin-bottom: 50px;
  background-image: url("https://www.gypso.fr/img_webp/cms/homepage_bcg_desktop.webp");
  background-size: cover;
  background-repeat: no-repeat;
}
.homepage-left-content {
  max-width: 400px;
  padding: 100px;
}
.homepage-left-head {
  color: rgb(255, 255, 255);
  font-family: DINNextLTPro-BoldCondensed !important;
  font-size: 60px !important;
  line-height: 50px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
}
.homepage-link-wrapper {
  display: flex;
}
.homepage-btn-large {
  background-color: rgb(255, 255, 255);
  padding: 13px 30px;
  font-size: 20px;
  text-transform: uppercase;
  color: rgb(51, 51, 51) !important;
  font-family: DINNextLTPro-BoldCondensed !important;
}
.category-header {
  display: flex;
  margin-bottom: 30px;
  padding-top: 15px;
}
.category-header-title {
  display: table;
}
.js-product-miniature-wrapper {
  padding-bottom: 0 !important;
  margin-bottom: 0;
}
.product-miniature {
  border: none !important;
  outline: none !important;
}
.product-miniature-grid {
  padding: 0.666667rem;
}
.js-product-miniature-wrapper .h3.product-title {
  font-family: DINNextLTPro-BoldCondensed;
  font-size: 2rem !important;
  margin-bottom: -10px !important;
}
.js-product-miniature-wrapper .product-price {
  position: absolute;
  top: 10px;
  right: 0;
  font-family: DINNextLTPro-BoldCondensed;
  font-size: 1.5rem !important;
}
#category .product-description {
  position: relative;
}
#category .swiper-pagination-bullets {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
}
#category .product-add-cart {
  position: absolute;
  top: -3rem;
  left: 0;
  width: 100%;
  z-index: 1;
  background-color: rgb(221, 193, 165);
  padding-top: 0 !important;
  border: none !important;
}
.btn-product-list {
  font-family: DINNextLTPro-BoldCondensed;
  text-transform: uppercase;
  font-size: 1.25rem;
  padding: 0.8rem !important;
  color: rgb(255, 255, 255) !important;
  border: none !important;
}
#swiper-wrapper-column-images div:first-child {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
.product-cover img {
  width: 100%;
}
.col-add-btn, .add-to-cart {
  width: 100%;
}
#product .ps-shoppingcart .cart-products-count-btn {
  color: rgb(255, 255, 255);
}
.mobile-color-selector {
  display: none;
}
.mobile-color-selector .expand-more {
  width: 100%;
  display: block;
  padding: 10px;
  border: 1px solid rgb(238, 238, 238);
  text-transform: uppercase;
  font-family: DINNextLTPro-BoldCondensed;
  font-size: 1.2rem;
}
.mobile-color-selector .expand-more i {
  float: right;
}
.mobile-color-selector a {
  color: rgb(51, 51, 51) !important;
}
#mobile-header-sticky .container {
  padding: 0 !important;
}
@media (max-width: 767px) {
h1 {
  font-size: 40px !important;
}
#wrapper {
  margin-top: 0;
}
#header {
  background: rgb(255, 255, 255);
  border-top: 1px none;
  border-bottom: none;
  box-shadow: none;
}
#mobile-header {
  border: none !important;
}
#category #mobile-header-sticky {
  border-bottom: 1px solid rgb(204, 204, 204);
}
#mobile-header .m-nav-btn {
  padding: 0.3rem 0.625rem 0;
}
#mobile-btn-search {
  margin-top: 2px;
}
.col-mobile-btn-menu .fa {
  padding-top: 6px;
}
#mobile-header-sticky .container .mobile-main-bar {
  padding: 0 !important;
}
#mobile-header-sticky .container .mobile-main-bar {
  padding-left: 15px !important;
  padding-right: 15px !important;
  padding-bottom: 5px !important;
}
.col-mobile-logo img {
  width: 100px;
}
#language_selector {
  padding-top: 0;
  margin-top: -1px;
}
}
#product #mobile-header .sticky-mobile-wrapper {
  transform: translate(0px, 90px);
}
#product #mobile-header #mobile-header-sticky {
  background: none;
}
#product #mobile-header .col-mobile-logo {
  background-image: url("https://www.gypso.fr/img/logo-white-product.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: 10px;
  height: 50px;
}
#product #mobile-header .m-nav-btn {
  color: rgb(255, 255, 255);
}
@media (max-width: 767px) {
.col-md-6.col-product-image {
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
}
.product-cover img {
  height: 600px;
  object-fit: cover !important;
}
.col-product-info {
  background-color: rgb(255, 255, 255);
  z-index: 1;
  margin-top: 645px;
  min-width: 100%;
  padding-bottom: 80px;
  padding-top: 10px !important;
  width: auto !important;
}
#product .product_header_container {
  padding: 0.5rem;
  border: none !important;
}
#product .product_header_container .page-title {
  display: inline;
  font-size: 30px !important;
  line-height: 28px !important;
}
#product .product-prices {
  float: right;
}
.mobile-color-selector {
  display: block !important;
}
.product-variants-item {
  width: 100%;
  margin: 0 0 5px !important;
}
.product-information {
  font-size: 0.9rem;
  line-height: 1rem;
}
.btn-primary {
  font-size: 1.2rem;
  font-family: DINNextLTPro-Condensed !important;
}
.page-home {
  margin-top: -55px;
}
.collection-header {
  margin-top: -55px;
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}
.category-header-title {
  display: block;
  width: 100%;
}
.collection-header p {
  color: #FFF;
  line-height: 1.3rem;
  font-family: Karla, sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
}
.category-description-top, .category-header-collection {
  display: none;
}
.homepage-left-inner {
  margin-top: 50px;
  margin-bottom: 30px;
  height: calc(-87px + 100vh);
  background-image: url("https://www.gypso.fr/img_webp/cms/homepage_bcg_mobile.webp");
  background-size: cover;
  text-align: left;
}
.homepage-left-content {
  padding: 30px !important;
}
.homepage-left-content h1 {
  font-size: 40px !important;
}
.homepage-left-head {
  margin-top: 0;
  margin-bottom: 25px;
}
.homepage-left-content {
  max-width: unset;
  padding: 50px;
}
.homepage-link-wrapper {
  display: block;
}
.homepage_collection_links {
  margin-top: -20px;
}
.homepage_collection_links h2 {
  font-size: 0.8em;
  margin: 0 0 10px;
}
.homepage_carousel {
  margin-bottom: 2rem;
}
.product-miniature-grid {
  padding: 0 0.2rem 0 0;
}				   
#category #wrapper {
  padding-top: 0;
}
.category-header-title {
  display: block;
  width: 100%;
}
.category-description-top, .category-header-collection {
  display: none;
}
#js-product-list {
  width: calc(100% + 26px);
  margin-left: -13px !important;
  margin-right: -15px !important;
}
.js-product-miniature-wrapper.col-6:nth-child(5n+1) {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
.js-product-miniature-wrapper.col-6:nth-child(5n+1) .product-miniature-grid {
  padding: 0 !important;
}
#category .swiper-pagination-bullet {
  height: 5px;
  width: 5px;
  background: rgb(255, 255, 255);
  margin: 0 3px;
}
#category .js-product-miniature-wrapper.col-6:nth-child(5n+1) #swiper-wrapper-column-images {
  position: relative;
  height: calc(100px + 100vw);
}
#category #swiper-wrapper-column-images {
  position: relative;
  height: calc(100px + 50vw);
}
#category #swiper-wrapper-column-images .img-fluid {
  height: 100% !important;
  object-fit: cover;
}
#category .swiper-pagination {
  position: absolute;
  bottom: 0 !important;
}
#category .product-description {
  margin-bottom: 3rem;
}
.products-grid .product-miniature-layout-2 .product-description {
  padding: 0.2rem;
}
.js-product-miniature-wrapper.col-6:nth-child(5n+3) .product-miniature-grid {
  padding: 0 0 0 0.2rem !important;
}
.js-product-miniature-wrapper .h3.product-title {
  font-family: Karla, sans-serif;
  margin-top: 5px;
  padding-left: 5px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.7rem !important;
  margin-bottom: -10px !important;
}
#category .product-miniature-right {
  width: 100%;
}
.js-product-miniature-wrapper .product-price {
  top: 3px;
  left: 5px;
  letter-spacing: 1px;
  text-align: left;
  font-family: Karla, sans-serif;
  font-size: 0.7rem !important;
}
#category .product-add-cart {
  top: 3px;
  right: 10px;
  width: 2.05rem;
  border-radius: 1rem;
  height: 2.05rem;
  left: inherit;
  background-color: inherit;
}
.btn-product-list {
  font-size: 1rem;
  padding: 0.5rem !important;
  color: rgb(119, 119, 119) !important;
}
#category .product-description .justify-content-end {
  position: absolute;
  width: 100%;
}
}
#main-page-content .category-header-title h1 {
  font-family: DINNextLTPro-BoldCondensed;
  padding: 0;
  text-align: center;
  display: block;
  margin-bottom: -1rem;
  font-size: 40px;
  line-height: 60px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.elementor-element.elementor-element-gn9ectr {
  margin-top: 0;
  margin-bottom: 0;
}
.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: 0 0;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}
.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg)
    var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color)
    var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid
    var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link.active {
  background-color: var(--bs-nav-tabs-link-active-bg);
}
.nav-tabs .nav-link.active {
  color: var(--bs-nav-tabs-link-active-color);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.tab-content > .active {
  display: block;
}
a {
  text-decoration: none;
}
.breadcrumb {
  display: flex;
  list-style: none;
}
.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}
.float-left {
  float: left !important;
}
.position-relative {
  position: relative !important;
}
.mb-3 {
  margin-bottom: 12px !important;
}
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0px, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.form-control-label {
  padding-top: 0.8rem;
}
.input-container {
  position: relative;
}
.input-color:checked + span {
  padding: 0 4px;
  border: 2px solid rgba(160, 160, 160, 0.25);
  line-height: calc(-4px + 1.5rem);
}
.color {
  width: 1.5rem;
  height: 1.5rem;
  display: inline-block;
  outline: rgba(160, 160, 160, 0.25) solid 1px;
  cursor: pointer;
  background-size: contain;
  text-align: center;
  line-height: 1.8rem;
  margin-right: 2px;
}
.nav-tabs {
  margin-bottom: 1.5rem;
  border-bottom: 1px solid rgba(160, 160, 160, 0.25);
}
.nav-tabs .nav-item {
  margin-right: 1.5rem;
}
.nav-tabs .nav-item:last-child {
  margin-right: 0;
}
.nav-tabs .nav-link {
  border: 0;
  opacity: 0.4;
  padding: 0 0 0.5em;
  font-size: 1.2rem;
  color: inherit;
  cursor: pointer;
}
.nav-tabs .nav-link.active {
  color: inherit;
  background: 0 0;
  opacity: 1;
  border-bottom: 1px solid red;
}
.tab-content > .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.tab-content > .tab-pane.active {
  height: auto;
  overflow: visible;
  visibility: visible;
}

.product-cover img {
  display: block;
  margin: 0 auto;
}
.product-cover,
.product-cover .product-lmage-large {
  position: relative;
}
.images-container {
  margin-bottom: 1.5rem;
}
.product-flags {
  position: absolute;
  top: 0.5rem;
  z-index: 2;
  left: 1rem;
  transition: 0.2s cubic-bezier(0.7, 0, 0.3, 1);
}
.product_header_container {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid rgba(160, 160, 160, 0.25);
}
.product_header_container .product-price {
  line-height: 1em;
}
#content-wrapper .product_header_container .page-title {
  margin-bottom: 0.8rem;
  border: 0;
  padding: 0;
  text-align: inherit;
  width: auto;
}
#content-wrapper .product_header_container .page-title span {
  margin: 0;
  width: 100%;
}
.product-info-row {
  margin-bottom: 3rem;
}
.product-quantity > .col {
  margin-bottom: 0.8rem;
}
.product-variants > .product-variants-item {
  margin: 0.5rem 0;
}
.product-variants > .product-variants-item ul li {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
.product-variants > .product-variants-item .color {
  margin-left: 0;
  margin-top: 0;
}
.product-variants .form-control-label {
  padding-bottom: 0.5rem;
  display: block;
  font-weight: 700;
}
.product-variants .color {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.product-variants .input-color:checked + span {
  border: 2px solid rgb(65, 65, 65);
  line-height: calc(2em - 4px);
}
.product-additional-info {
  border-top: 1px solid rgba(160, 160, 160, 0.25);
  padding-top: 1rem;
}
.product-tabs {
  margin-bottom: 3rem;
  margin-top: 3rem;
}
.product-description .rte-content {
  backface-visibility: hidden;
}
.ps-shoppingcart #blockcart {
  display: inline-block;
  position: relative;
}
.ps-shoppingcart .cart-toogle {
  cursor: pointer;
  display: inline-block;
}
.ps-shoppingcart.header-cart-btn-w .cart-products-count-btn {
  display: inline-block;
}
#sticky-cart-wrapper {
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
}
#header .header-btn-w {
  padding: 0 0.5rem;
}
#header .header-btn-w .header-btn {
  text-align: center;
  display: block;
  cursor: pointer;
}
#header .header-btn-w .header-btn > .icon {
  display: inline-block;
  position: relative;
}
#header .col-header-menu,
#header .col-header-menu .cbp-hrsub-narrow {
  position: static;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
#wrapper .breadcrumb {
  background: 0 0;
  padding: 0;
  display: block;
}
#wrapper .breadcrumb ol {
  padding-left: 0;
  margin-bottom: 0;
}
#wrapper .breadcrumb li {
  display: inline;
}
.elementor-image-carousel-wrapper .swiper-image-stretch .swiper-slide-image {
  width: 100%;
}
#wrapper .breadcrumb {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  margin-top: -0.9375rem;
  margin-bottom: 0.9375rem;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  color: rgb(143, 143, 143);
}
#wrapper .breadcrumb a {
  color: rgb(143, 143, 143);
}
.dropdown-menu {
  background: rgb(255, 255, 255);
  border: 1px solid rgb(227, 227, 227);
}
.product-price {
  color: rgb(51, 51, 51);
}
#header {
  background: rgb(255, 255, 255);
  border-top: 1px none;
  border-bottom: 1px solid rgb(227, 227, 227);
  box-shadow: rgba(61, 57, 57, 0.17) 0 -2px 11px 0;
}
.header-top {
  color: rgb(0, 0, 0);
}
.header-top a:not(.btn):not(.nav-link) {
  color: rgb(0, 0, 0);
}
.header-top .header-btn-w .header-btn > .icon {
  font-size: 1.5rem;
  display: block;
}
.header-top a.header-cart-btn:not(:hover) {
  color: rgb(0, 0, 0);
}
.cart-products-count-btn {
  background: rgb(191, 85, 48);
  color: rgb(255, 255, 255);
}
#iqitmegamenu-horizontal {
  border-width: 3px;
  border-style: none;
  border-color: rgb(82, 25, 25) rgb(56, 184, 44) rgb(69, 125, 235)
    rgb(166, 204, 15);
}
.cbp-horizontal > ul > li > a {
  line-height: 2.8125rem;
  max-width: 12.5rem;
  color: rgb(51, 51, 51);
  padding-left: 1.375rem;
  padding-right: 1.375rem;
  border-left: 1px none rgb(238, 238, 238);
}
.cbp-horizontal .cbp-tab-title {
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1em;
}
.cbp-horizontal .cbp-mainlink-icon {
  font-size: 1.375rem;
  max-height: 1.375rem;
}
.products.row {
  margin: 0;
}
.products.row > [class*="col-"] {
  padding: 0;
}
.product-miniature {
  border: 1px none;
  outline: transparent none 1px;
}
.products-grid .product-miniature-default {
  display: flex;
  flex-flow: column;
}
.product_header_container .product-price {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  text-transform: none;
}
#product .images-container .product-cover {
  border: 1px none;
}
#col-product-info {
  position: sticky;
  z-index: 1;
  top: 30px;
  transition: top 300ms;
}
#main-product-wrapper .product-cover .expander {
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #main-product-wrapper #swiper-wrapper-column-images {
    flex-wrap: wrap;
    margin: -1rem;
  }
  #main-product-wrapper .product-lmage-large {
    position: relative;
    width: 100%;
    min-height: 1px;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 1rem;
  }
}
.product-cover .expander {
  width: 100%;
  height: 100%;
  padding: 0;
  bottom: 0;
  right: 0;
}
.product-variants > .product-variants-item {
  display: inline-block;
  margin-right: 1rem;
  vertical-align: top;
}
#main #main-product-wrapper {
  transition: opacity 0.3s;
}
#wrapper {
  background: rgb(255, 255, 255);
  border-top: 1px none;
  border-bottom: 1px none;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  color: rgb(51, 51, 51);
}
#index #wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
#content-wrapper .page-title {
  color: rgb(51, 51, 51);
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 700;
  text-transform: none;
  border-bottom: 2px solid rgb(89, 80, 80);
  margin-bottom: 0.8em;
  padding-bottom: 0.5em;
}
.nav-tabs .nav-link {
  color: rgb(0, 0, 0);
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  text-transform: none;
}
.nav-tabs .nav-link.active {
  color: rgb(0, 0, 0);
  border-bottom: 3px solid rgb(166, 188, 176);
}
body {
  overflow-x: hidden;
}
.iqitmegamenu-wrapper {
  z-index: 97;
  clear: both;
}
.cbp-hrmenu {
  width: 100%;
}
.cbp-hrmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.cbp-hrmenu .cbp-tab-title {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.cbp-hrmenu .cbp-mainlink-icon {
  width: auto;
  display: inline;
  vertical-align: middle;
  margin-right: 4px;
}
.cbp-horizontal > ul {
  font-size: 0;
}
.cbp-hrmenu > ul {
  margin: 0 auto;
}
.cbp-hrmenu > ul > li {
  display: inline-block;
  float: left;
}
.cbp-hrmenu > ul > li > a {
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
  position: relative;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.3s, background-color 0.3s;
  z-index: 2;
}
.cbp-hrmenu > ul > li:first-child > a {
  border-left: none !important;
}
.cbp-hrsub-narrow {
  position: relative;
}
.container-iqitmegamenu {
  padding: 0;
}
.cbp-hrmenu > ul > li#cbp-hrmenu-tab-11 > a {
  background-color: rgb(255, 255, 255);
}
.cbp-hrmenu > ul > li#cbp-hrmenu-tab-4 > a {
  background-color: rgb(255, 255, 255);
}
.cbp-hrmenu > ul > li#cbp-hrmenu-tab-13 > a {
  background-color: rgb(255, 255, 255);
}
.cbp-hrmenu > ul > li#cbp-hrmenu-tab-8 > a {
  background-color: rgb(255, 255, 255);
}
#main-page-content h1 {
  font-family: DINNextLTPro-BoldCondensed;
  text-transform: uppercase !important;
}
@media (min-width: 768px) {
  #main-page-content h1 {
    font-size: 60px;
  }
}
#wrapper {
  margin-top: 30px;
}
#product #wrapper {
  margin-top: 0;
}
.ps-shoppingcart .cart-products-count-btn {
  text-align: center;
  background: none;
  color: rgb(51, 51, 51);
  font-size: 0.8rem;
  position: absolute;
  top: 11px;
  font-family: arial;
  right: 0.42rem;
  min-width: auto;
  padding: 0;
  border: none;
  font-weight: 700;
}
@media (min-width: 768px) {
  .ps-shoppingcart .cart-products-count-btn {
    top: 10px;
    right: 11px;
  }
}
#desktop_logo {
  width: 110px;
}
#cbp-hrmenu-tab-11 a {
  max-width: 13rem !important;
}
.cbp-hrmenu-tab .icon {
  display: inline-block;
  margin-top: -0.5rem;
  font-size: 1rem !important;
}
.cbp-horizontal .cbp-tab-title {
  font-family: DINNextLTPro-BoldCondensed;
  font-weight: 400;
  padding-top: 5px;
  font-size: 1.2rem;
  letter-spacing: 0.5px;
}
#iqithtmlandbanners-block-1 {
  position: fixed;
  left: 0;
  margin-top: 5px;
  padding: 0 !important;
}
.reassurance_top_banner {
  text-align: center;
  background-color: rgb(221, 193, 165);
  color: rgb(255, 255, 255);
  line-height: 36px;
  width: 100% !important;
}
.reassurance_top_banner span {
  font-size: 18px;
}
.right-homepage-carroussel .swiper-slide-inner {
  height: 100% !important;
}
.right-homepage-carroussel .swiper-slide-image {
  height: 100% !important;
  object-fit: cover;
}
.homepage-left-head {
  color: rgb(255, 255, 255);
  font-family: DINNextLTPro-BoldCondensed !important;
  font-size: 60px !important;
  line-height: 50px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
}
.homepage-link-wrapper {
  display: flex;
}
.homepage-btn-large {
  background-color: rgb(255, 255, 255);
  padding: 13px 30px;
  font-size: 20px;
  text-transform: uppercase;
  color: rgb(51, 51, 51) !important;
  font-family: DINNextLTPro-BoldCondensed !important;
}
.elementor-image-carousel {
  height: 900px !important;
}
.category-header {
  display: flex;
  margin-bottom: 30px;
  padding-top: 15px;
}
.category-header-title {
  display: table;
}
@media (min-width: 768px) {
  .category-header-title h1 {
    border-right: 2px solid rgb(89, 80, 80) !important;
    padding-right: 3rem !important;
    display: table-cell !important;
    vertical-align: middle !important;
    padding-top: 0.5rem !important;
    text-align: right !important;
  }
}
.category-description-top {
  padding: 1rem 0 1rem 3rem;
  margin-bottom: 0 !important;
}
.category-description-top p {
  margin-bottom: 0;
  line-height: 1.2rem;
}
@media (min-width: 768px) {
  .js-product-miniature-wrapper.col-xl-3:nth-child(1),
  .js-product-miniature-wrapper.col-xl-3:nth-child(2),
  .js-product-miniature-wrapper.col-xl-3:nth-child(3) {
    flex: 0 0 33% !important;
    max-width: 33% !important;
  }
}
#main-product-wrapper .product-lmage-large {
  padding: 1px !important;
}
.js-product-miniature-wrapper {
  padding-bottom: 0 !important;
  margin-bottom: 0;
}
.product-miniature {
  border: none !important;
  outline: none !important;
}
.product-miniature-grid {
  padding: 0.666667rem;
}
#swiper-wrapper-column-images div:first-child {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
.product-cover img {
  width: 100%;
}
.product-variants .input-color + span {
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid rgb(238, 238, 238);
}
.product-variants .input-color:checked + span {
  border: 2px solid rgb(51, 51, 51);
  height: 2rem;
  width: 2rem;
  margin-top: -0.25rem;
}
.col-add-btn,
.add-to-cart {
  width: 100%;
}
.nav-tabs .nav-link.active {
  color: rgb(255, 255, 255) !important;
  border: none !important;
  padding: 12px 20px 8px !important;
  background-color: rgb(221, 193, 165) !important;
  font-family: DINNextLTPro-BoldCondensed !important;
  text-transform: uppercase !important;
  font-size: 1.1rem !important;
  opacity: 1 !important;
}
.nav-tabs .nav-item {
  margin-right: 0 !important;
}
.nav-tabs .nav-link {
  margin-right: 0 !important;
  padding: 12px 20px 8px !important;
  font-family: DINNextLTPro-BoldCondensed !important;
  text-transform: uppercase !important;
  font-size: 1.1rem !important;
  opacity: 0.2 !important;
}
.desc_quotes {
  font-size: 80px;
  color: rgb(221, 221, 221);
  font-family: DINNextLTPro-BoldCondensed;
  margin: 1rem;
}
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}
.fa {
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-shopping-bag {
  --fa: "\f290";
}
.fa-search {
  --fa: "\f002";
}
.fa-user {
  --fa: "\f007";
}
.fa-percent {
  --fa: "\25";
}
:host,
:root {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}
:host,
:root {
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}
:host,
:root {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
}
:root,
:host {
  --fa-style-family-classic: "Font Awesome 6 Pro";
  --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";
}
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900);
}
.fa {
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-search {
  --fa: "\f002";
  --fa--fa: "\f002\f002";
}
.fa-shopping-bag {
  --fa: "\f290";
  --fa--fa: "\f290\f290";
}
@font-face {
  font-family: DINNextLTPro-BoldCondensed;
  src: url("../../../../modules/iqitthemeeditor/views/fonts/DINNextLTPro-BoldCondensed.woff2")
      format("woff2"),
    url("../../../../modules/iqitthemeeditor/views/fonts/DINNextLTPro-BoldCondensed.woff")
      format("woff"),
    url("../../../../modules/iqitthemeeditor/views/fonts/DINNextLTPro-BoldCondensed.ttf")
      format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: Amiri-Regular;
  src: url("../../../../modules/iqitthemeeditor/views/fonts/Amiri-Regular.woff2")
      format("woff2"),
    url("../../../../modules/iqitthemeeditor/views/fonts/Amiri-Regular.woff")
      format("woff"),
    url("../../../../modules/iqitthemeeditor/views/fonts/Amiri-Regular.ttf")
      format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: DINNextLTPro-BoldCondensed;
  src: url("https://www.gypso.fr/themes/warehouse/assets/css/DINNextLTPro/DINNextLTPro-BoldCondensed.woff2")
    format("woff2");
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: DINNextLTPro-BoldCondensed;
  src: url("../../../../modules/iqitthemeeditor/views/fonts/DINNextLTPro-BoldCondensed.woff2")
      format("woff2"),
    url("../../../../modules/iqitthemeeditor/views/fonts/DINNextLTPro-BoldCondensed.woff")
      format("woff"),
    url("../../../../modules/iqitthemeeditor/views/fonts/DINNextLTPro-BoldCondensed.ttf")
      format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: Amiri-Regular;
  src: url("../../../../modules/iqitthemeeditor/views/fonts/Amiri-Regular.woff2")
      format("woff2"),
    url("../../../../modules/iqitthemeeditor/views/fonts/Amiri-Regular.woff")
      format("woff"),
    url("../../../../modules/iqitthemeeditor/views/fonts/Amiri-Regular.ttf")
      format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.woff2") format("woff2"),
    url("../webfonts/fa-solid-900.ttf") format("truetype");
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-regular-400.woff2") format("woff2"),
    url("../webfonts/fa-regular-400.ttf") format("truetype");
}