@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");

@font-face {
  font-family: "ortica linear";
  src: url("../fonts/OrticaLinear-Regular.woff2") format("woff2"),
    url("../fonts/OrticaLinear-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ortica linear";
  src: url("../fonts/OrticaLinear-Bold.woff2") format("woff2"),
    url("../fonts/OrticaLinear-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "ortica linear";
  src: url("../fonts/OrticaLinear-Light.woff2") format("woff2"),
    url("../fonts/OrticaLinear-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

/*** COLORS ***/
:root {
  --brand-primary: #c3a073;
  --brand-primary-light: #f7f3e5;
  --brand-secondary: #021e47;
}

/*** GLOBAL ***/
@media (min-width: 1200px) {
  .container {
    width: 1440px;
  }
}

#wrapper {
  background-color: white;
}
#classic-child h1,
#classic-child h1 span {
  font-family: "ortica linear", sans-serif;
  font-size: 40px;
  font-weight: normal;
  color: var(--brand-primary);
  text-transform: none;
}
#classic-child h2,
#classic-child h2 span {
  font-family: "ortica linear", sans-serif;
  font-size: 34px;
  font-weight: normal;
  color: var(--brand-primary);
  text-transform: none;
}
#classic-child h3,
#classic-child h3 span {
  font-family: "ortica linear", sans-serif;
  font-size: 22px;
  font-weight: normal;
  color: var(--brand-primary);
  text-transform: none;
}
#classic-child h4,
#classic-child h4 span {
  font-family: "ortica linear", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.141px;
}
#classic-child h5,
#classic-child h5 span {
  font-family: "ortica linear", sans-serif;
}
#classic-child h6,
#classic-child h6 span {
  font-family: "ortica linear", sans-serif;
}

body,
#classic-child p,
#classic-child span,
#classic-child a,
#classic-child ul {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0.08px;
  color: var(--grey, #4f4f4f);
}
#classic-child a {
  font-weight: 400;
}
#classic-child p,
#classic-child span,
#classic-child ul  {
  font-weight: 300;
}
#classic-child #wrapper {
  padding-bottom: 40px;
  padding-top: 40px;
}
#index #classic-child #wrapper {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}
#classic-child b, #classic-child strong {
	font-weight: 700;
}
#FAQs {
  scroll-margin-top: 150px;
}
#classic-child .faq-title {
  text-align: center;
  margin-bottom: 30px;
}
#classic-child .text-primary {
  color: var(--brand-primary) !important;
}

#classic-child .wishlist-button-add i {
  color: var(--brand-primary);
}
#classic-child .wishlist-add-to-new i {
  color: var(--brand-primary) !important;
}
#classic-child ._force_full {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  transform: translateX(-50%);
}

#classic-child .btn,
.btn {
  /* height: 45.59px; */
  border-radius: 5px;
  padding: 8px 50px;
  font-family: var(--Typo-body, "IBM Plex Sans");
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.08px;
  text-transform: initial;
  transition: all 0.3s ease-out;
  font-style: normal;
}
#classic-child .btn:hover,
.btn:hover {
  opacity: 0.9;
}

#classic-child .btn-default,
#classic-child .btn-primary,
.btn-primary,
#classic-child .nav-link.btn.active {
  border: 2px solid var(--brand-primary);
  background: var(--brand-primary);
  color: white;
}

#classic-child .btn-default .buttonText {
  color: white;
  font-weight: 400;
}

#classic-child .btn-secondary,
.btn-secondary,
#classic-child .nav-link.btn {
  border: 2px solid var(--brand-primary-light);
  background: var(--brand-primary-light);
  color: var(--brand-primary);
}

#classic-child .btn-dark {
  border: 2px solid var(--brand-secondary);
  background: var(--brand-secondary);
  color: white;
}

#classic-child .breadcrumb > ol {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#classic-child .breadcrumb li {
  display: inline-flex;
  align-items: center;
}
#classic-child .breadcrumb li a span,
#classic-child .breadcrumb a span:hover {
    color: var(--brand-primary);
    text-decoration: underline;
}
#classic-child .breadcrumb .material-icons {
  font-size: 20px;
}

.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover,
.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
  border: inherit;
}

#wk-blockcart-modal .modal-dialog {
  margin-top: 200px;
}
#wk-blockcart-modal .wk-product-name {
  font-family: 'IBM Plex Sans';
}
#wk-blockcart-modal .cart-content-btn {
  width: 100%;
}
#wk-blockcart-modal .cart-content-btn .wk-close {
  width: 50%;
  margin-right: 10px !important;
}
#wk-blockcart-modal .wk-proceed-to-checkout {
  width: 50%;
}
@media (max-width: 768px) {
    #wk-blockcart-modal .modal-body .col-md-5.divide-right .row {
        display: flex;
    }
    #wk-blockcart-modal .cart-content-btn {
        display: flex;
        flex-direction: column;
        row-gap: 10px;
   }
}

#classic-child .brands-sort .select-list:hover, 
#classic-child .products-sort-order .select-list:hover, 
#classic-child .suppliers-sort .select-list:hover {
    background-color: var(--brand-primary);
    color: white;
}
/*** END GLOBAL ***/

/*** HEADER ***/
body {
  margin-top: 132px;
}
#classic-child #header {
  background-color: #021e47;
  color: white;
  padding: 15px 0 15px 0;
  position: fixed;
  top: 0;
  width: 100%;
}
#classic-child #header .row {
  margin-left: 0;
  margin-right: 0;
}
#classic-child #header .header-nav {
  max-height: inherit;
}
#classic-child #header .header-nav .top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
#classic-child #header .top-logo {
  text-align: center;
}
#classic-child #header i,
#classic-child #header span,
#classic-child #header a {
  color: var(--brand-primary-light);
}
#classic-child #header a {
  letter-spacing: -0.24px;
  text-transform: uppercase;
}
#classic-child #header a:hover {
  color: var(--brand-primary);
}
#classic-child #header a.light {
  font-weight: 300;
}
#classic-child #header .header-nav {
  border: none;
}
#classic-child #header .header-nav .blockcart {
  background-color: inherit;
}
#classic-child #header .header-icons {
  display: flex;
}
#classic-child #header .header-icons .header-icon {
  width: 20px;
}
#header .header-nav .user-info {
  margin-top: 0;
  margin-bottom: 1.5rem;
}
#classic-child #header .user-info span,
#classic-child #header .cart-preview span {
  vertical-align: middle;
}
#classic-child #header .header-icons .hidden-sm-down {
  display: none;
}
#classic-child #header #menu-icon:hover svg,
#classic-child #header #close-menu-icon:hover svg,
#classic-child #header #search-icon:hover svg,
#classic-child #header #close-search-icon:hover svg,
#classic-child #header #language-icon:hover svg,
#classic-child #header #close-language-icon:hover svg,
#classic-child #header .user-info:hover svg,
#classic-child #header #_desktop_cart:hover svg {
  fill: var(--brand-primary);
}
#classic-child #header #menu-icon,
#classic-child #header #close-menu-icon,
#classic-child #header #search-icon,
#classic-child #header #close-search-icon,
#classic-child #header #language-icon,
#classic-child #header #close-language-icon {
  cursor: pointer;
}
#classic-child #header #close-search-icon,
#classic-child #header #close-language-icon,
#classic-child #header #menu-icon,
#classic-child #header #close-menu-icon {
  display: none;
}
#classic-child #header #menu-icon,
#classic-child #header #close-menu-icon {
  visibility: hidden;
  width: 0;
}
#classic-child #header #language-icon,
#classic-child #header #close-language-icon {
  margin-left: 20px;
}
#header .header-nav .language-selector {
  margin: 0;
}
#classic-child #header .header-icons .user-info {
  margin-left: 30px;
}
#classic-child #header .header-icons .user-info .account {
  margin: 0;
}
#classic-child #header #_desktop_user_info .account {
  display: flex;
}
#classic-child #header .cart-preview {
  padding: 0;
  margin-left: 30px;
}
#classic-child #header .cart-preview .header {
  margin-top: 0;
}
#classic-child #header .cart-preview .header a {
  display: flex;
  align-items: center;
  gap: 5px;
}
#classic-child #header .cart-preview .header .cart-products-count {
  font-size: 14px;
}
#classic-child #header .language-selector ul {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 60px;
}
.user-info .icon-wrapper,
.blockcart .icon-wrapper {
  display: block;
  position: relative;
}
.user-info .icon-wrapper img,
.blockcart .icon-wrapper img {
  display: block;
}
.user-info .indicator,
.blockcart .indicator {
  position: absolute;
  top: -6px;
  right: -4px;
  z-index: 1;
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: var(--brand-primary);
}
#classic-child #header #menu-icon {
  margin: 0;
}
#classic-child #header #menu-icon span {
  vertical-align: middle;
  margin-left: 7px;
}
#classic-child #header .top-logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#classic-child #header .top-logo a {
  vertical-align: middle;
}
#classic-child #header .header-top-right {
  width: 100%;
  text-align: center;
}

/* Search widget */
#classic-child #search_widget {
  display: block;
  float: none;
  width: auto;
  max-width: 670px;
  border-radius: 10px;
  height: auto;
  margin: 4px auto;
  border: solid 1px #80808026;
}
#left-column #search_widget {
  display: none;
}
#classic-child #search_widget input[name="s"] {
  padding: 15px 50px 15px 70px;
  background-color: white;
}
#classic-child #search_widget img {
  margin: 11px 24px;
  position: absolute;
  width: auto;
  height: 28px;
}

/* Menu mobile */
.hidden-md-up {
  display: block !important;
}

#classic-child .hidden-menu {
  display: block;
  position: fixed;
  left: 0;
  width: 100%;
  max-height: 0;
  background-color: var(--brand-secondary);
  z-index: 11;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  padding: 0;
  top: 133px;
  border: none;
  /*transition: max-height 0.8s ease-out, padding 0.4s ease-out;*/
}
#classic-child .hidden-menu.open {
  max-height: 120px;
  opacity: 1;
  visibility: visible;
  padding: 10px 0 10px 0;
  border-top: solid 0.5px #ffffff30;
}
#classic-child #mobile-menu {
  max-height: inherit;
}
#classic-child #mobile-menu .col-center {
  text-align: center;
  padding-bottom: 15px;
}
#classic-child #mobile-menu .col-center .choose-lang {
  text-transform: uppercase;
  color: #9b9b9b;
  margin: 20px 0 10px 0;
}
#classic-child #mobile-menu .language-selector ul {
  flex-direction: column;
}
#classic-child #mobile-menu #top-menu li {
  margin: 20px 0;
}
#classic-child #mobile-menu .language-selector ul li {
  margin: 10px 0;
}
#classic-child .hidden-menu .container > .row:nth-of-type(2) {
  justify-items: center;
  display: flex;
  margin-top: 20px;
}

#classic-child #search_widget input,
.searchbar-autocomplete span {
  font-family: "IBM Plex Sans";
}
#classic-child .hidden-menu .col-left,
#classic-child .hidden-menu .col-right {
  display: flex;
  flex-direction: column;
}
#classic-child .hidden-menu .col-left .menu {
  flex: 1;
}
#classic-child #header .hidden-menu .col-left > ul:nth-of-type(1) a,
#classic-child #header .hidden-menu .col-right ul:nth-of-type(1) a {
  text-decoration: underline;
  text-transform: inherit;
}
#classic-child #header .hidden-menu ul a img,
#classic-child .hidden-menu .col-right .user-cart img {
  margin-right: 6px;
}
#classic-child .hidden-menu .col-left ul {
  text-align: left;
}
#classic-child .hidden-menu .col-right ul {
  text-align: right;
}
#classic-child .hidden-menu .col-center .row {
  padding: 20px 30px 0 30px;
  display: flex;
  justify-content: center;
  row-gap: 10px;
  column-gap: 20px;
  flex-wrap: wrap;
}
#classic-child .hidden-menu .col-center .row::after {
  display: none;
}
#classic-child .hidden-menu .col-center .col-md-6 {
  width: auto;
  flex: 1;
  max-height: 230px;
  min-width: 200px;
  max-width: 325px;
  padding: 0;
}
#classic-child .hidden-menu .col-center a span {
  position: absolute;
  bottom: 18px;
  left: 30px;
  text-decoration: underline;
}
#classic-child #header .col-center a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
}
#classic-child .hidden-menu .col-center a:hover img {
  opacity: 0.8;
}
#classic-child .hidden-menu .col-right .user-cart {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex: 1;
  align-items: flex-end;
  text-transform: uppercase;
}
#classic-child .hidden-menu .col-right #_desktop_cart .blockcart {
  height: auto;
}
#classic-child .hidden-menu .col-right #_desktop_cart .blockcart img {
  vertical-align: bottom;
}
#classic-child
  .hidden-menu
  .col-right
  #_desktop_cart
  .blockcart
  .cart-products-count {
  line-height: 100%;
}
#classic-child .hidden-menu .col-right .user-cart span {
  font-weight: 400;
}
#classic-child .hidden-menu .col-center span {
  font-weight: 500;
}
#classic-child .hidden-menu .menu > ul > li {
  display: inherit;
}
#classic-child .hidden-menu .menu > ul > li > a {
  padding: 0;
}
#classic-child .menu-header {
  display: flex;
  padding: 1rem;
}
#classic-child .close-menu {
  font-size: 2rem;
  cursor: pointer;
  color: #fff;
}
#classic-child .menu-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#classic-child .menu-content .menu ul > li {
  margin: 1.5rem 0;
}
#classic-child .menu-content .menu ul > li:first-child {
  margin-top: 0;
}
#classic-child .menu-content ul li {
  margin: 1rem 0;
}

@media (max-width: 768px) {
  body {
    margin-top: 60px;
  }
  #classic-child #header {
    padding: 0;
  }
  #classic-child .hidden-menu.open {
    max-height: 80px;
  }
  #classic-child #header .container {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
  #classic-child #header .header-nav .top {
    margin: 0;
  }
  #classic-child #header .top-logo {
    justify-self: start;
    padding-bottom: 10px;
    /* padding-right: 35px; */
    position: relative;
    left: 0;
    transform: none;
  }
  @media (max-width: 425px) {
    #classic-child #header .container {
      margin: 0;
    }
    #classic-child #header .top-logo {
      padding-bottom: 10px;
      width: 130px;
    }
    #classic-child #header .top-logo {
      position: relative;
      left: 0;
      transform: none;
    }
  }
  #classic-child #header .top-logo img {
    width: 100%;
    max-width: 160px;
  }

  #classic-child #header .header-icons {
    margin-top: 20px;
  }
  #classic-child #header .header-icons .user-info,
  #classic-child #header .cart-preview {
    margin-left: 20px;
  }
  #classic-child #header #menu-icon {
    display: block;
    visibility: visible;
    width: 20px;
    margin-right: 20px;
  }
  #classic-child #header #close-menu-icon {
    visibility: visible;
    margin-right: 20px;
    width: 20px;
  }
  #classic-child #header #language-icon,
  #classic-child #header #close-language-icon {
    visibility: hidden;
    margin-left: -15px;
  }
  #classic-child #header #search-icon,
  #classic-child #header #close-search-icon {
    margin-right: 20px;
  }
  #classic-child #header .hidden-menu {
    margin: 0;
    padding: 0;
    top: 67px;
  }
  #classic-child #header .row.desktop {
    display: none;
  }

  #classic-child #header .menu-content .top-logo {
    display: none;
  }
  #classic-child #header .header-nav .row:nth-of-type(1) {
    margin-bottom: 10px;
  }
  #classic-child #header .menu-content .row:nth-of-type(2) {
    flex-direction: column-reverse;
    margin-top: 0;
  }
  #classic-child #header .menu-content li {
    text-align: center;
  }
  #classic-child #header .menu-content .col-right {
    display: none;
  }
  #classic-child #header .hidden-menu .col-center .row {
    display: none;
  }
  #classic-child #header .hidden-menu .col-left {
    margin-top: 6px;
  }
  #classic-child #header .hidden-menu .close-menu {
    margin-left: 2px;
  }
  .ui-autocomplete.searchbar-autocomplete {
    width: 100%;
    top: 158px;
    min-height: auto;
    left: 0;
  }
}
/*** END HEADER ***/

/*** FOOTER ***/
#main .page-footer {
  margin-bottom: 0;
}
#classic-child #footer {
  background-color: var(--brand-secondary);
  padding: 20px 46px;
}
#classic-child #footer .row {
  display: flex;
}
#classic-child #footer .row:nth-of-type(1) {
  flex-wrap: wrap;
}
#classic-child #footer .row .col-left {
  flex: 1;
}
#classic-child #footer .btn-contact {
  display: inline-flex;
  /* padding: 14px 50px;
    border-radius: 50px;
    background: var(--brand-primary);
    color: #FFF;
    font-weight: 600;
    line-height: 29px; */
}

/* ps_linklist */
#classic-child #footer .links-container {
  display: flex;
  flex-direction: row;
  column-gap: 180px;
  flex-wrap: wrap;
}

#classic-child #footer .links-container .links-block {
  min-width: 300px;
}
#classic-child #footer .links-container h3 {
  display: none;
  font-family: "IBM Plex Sans";
  font-weight: 500;
  line-height: 29px;
  letter-spacing: -0.33px;
}
#classic-child #footer .links-container li a {
  font-size: 18px;
  color: var(--brand-primary-light);
  line-height: 160%;
  letter-spacing: -0.27px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
#classic-child #footer .sm-icons {
  margin-top: 20px;
  display: flex;
  justify-content: flex-end;
  column-gap: 20px;
}
#classic-child #footer a.sm-icon {
  background-color: white;
  padding: 8px;
  border-radius: 50px;
  display: inline-block;
  vertical-align: middle;
}
#classic-child #footer a.sm-icon img {
  width: 25px;
  height: 25px;
}

#classic-child #footer .footer-end {
  margin-top: 120px;
  margin-bottom: 30px;
}
#classic-child #footer .footer-end a,
#classic-child #footer .footer-end span {
  font-size: 14px;
}

#classic-child #footer .copyright a,
#classic-child #footer .copyright span {
  color: var(--brand-primary-light);
  line-height: 160%;
  font-weight: 300;
}
#classic-child #footer .col-md-6 {
  padding: 0;
}
#classic-child #footer .links {
  margin-left: 40px;
  display: flex;
  justify-content: space-between;
  align-items: end;
}
#classic-child #footer .links a {
  color: var(--brand-primary-light);
  line-height: 160%;
  background-color: transparent;
  box-shadow: none;
}
@media (max-width: 600px) {
  #classic-child #footer .row:nth-of-type(1) {
    flex-direction: column;
  }
  #classic-child #footer .links-container {
    column-gap: 20px;
  }
  #classic-child #footer .links-container .links-block {
    min-width: 150px;
  }
  #classic-child #footer .sm-icons {
    justify-content: flex-start;
  }
  #classic-child #footer .footer-end {
    flex-direction: column;
    row-gap: 20px;
  }
  #classic-child #footer .links {
    margin-left: 0;
  }
}

/*** END FOOTER ***/

/*** SLIDER ***/
#classic-child #carousel ul.carousel-inner {
  height: auto;
}
#classic-child #carousel li.carousel-item {
  background-color: var(--brand-primary-light);
}
#classic-child #carousel .figure {
  width: 100%;
}
#classic-child #carousel .figure img {
  width: 50%;
  float: right;
  object-position: top;
  height: 500px;
  object-fit: cover;
}
#classic-child #carousel .caption {
  height: fit-content;
  top: 50%;
  transform: translateY(-50%) translateX(-25%);
  left: 15%;
}

#classic-child #carousel h2 {
  color: #a7875e;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.07px;
}
#classic-child #carousel h3 {
  font-size: 42px;
  font-family: "ortica linear";
  color: var(--brand-secondary);
  font-weight: 400;
  letter-spacing: 0.2px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#classic-child #carousel p {
  color: #676d75;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
#classic-child #carousel .btn {
  /* border-radius: 50px;
    background: var(--brand-secondary);
    color: white;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.08px;
    height: 54px;
    padding: 10px 55px; */
  margin-top: 11px;
}
#classic-child #carousel .btn a {
  color: white;
}
#classic-child .carousel-control.right,
#classic-child .carousel-control.left {
  width: 80px;
}
#classic-child .carousel-control .icon-prev {
  margin-left: 0;
}
#classic-child .carousel-control .icon-next {
  margin-right: 0;
}

@media (max-width: 991px) {
  #classic-child #carousel .figure {
    display: flex;
    flex-direction: column;
  }
  .carousel .carousel-item .caption {
    text-align: left;
    padding: 30px;
    margin: 1.275rem 1rem 2.5rem 1rem;
    max-width: max-content;
    transform: none;
  }
  #classic-child #carousel {
    padding-bottom: 0;
  }
  #classic-child #carousel .figure img {
    width: 100%;
  }
  #classic-child #carousel .figure img,
  #classic-child #carousel ul.carousel-inner {
    margin: 0;
  }
  #classic-child #carousel._force_full {
    transform: none;
  }
  .carousel .direction {
        top: calc(75%);
    }
  #classic-child #carousel .caption {
    transform: none;
    max-width: max-content;
    height: 400px;
  }
}
@media (max-width: 620px){
  #classic-child #carousel .caption {
    transform: none;
    max-width: max-content;
    height: 450px;
  }
}
@media (max-width: 430px){
  #classic-child #carousel .caption {
    transform: none;
    max-width: max-content;
    height: 550px;
  }
}
@media (max-width: 360px){
  #classic-child #carousel .caption {
    transform: none;
    max-width: max-content;
    height: 640px;
  }
}
@media (min-width: 1150px) {
  .carousel .carousel-item .caption {
    max-width: 340px;
  }
  #classic-child #carousel .caption {
    max-width: 500px;
  }
}
/*** END SLIDER ***/

/*** CHECKOUT CONFIRMATION ***/
@media (max-width: 768px) {
  .checkout-display-content {
    display: flex;
    flex-direction: column;
  }
  #order-details {
    height: auto;
    width: 100%;
  }
  #order-next {
    height: auto;
    width: 100%;
  }
}
.checkout-display-content {
  display: flex;
  gap: 20px;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.checkout-display-content div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  margin: 0;
  padding: 35px;
  height: 300px;
  width: 49%;
  border-radius: 15px;
  background: var(--brand-primary-light);
}
.checkout-display-content div a {
  width: fit-content;
  margin: auto;
}
#order-details {
  margin: 0;
}
#order-next p {
  margin: 0;
}
/*** END CHECKOUT CONFIRMATION ***/

/*** CHECKOUT - CARRIER ***/
/* warehouse block */
.warehouse_carriers_wrapper {
  margin-bottom: 30px;
}
.warehouse_title {
  margin: 25px 0;
  text-align: center;
}
.warehouse_title .carrier-seller-title {
  font-size: 15px;
  text-align: center;
  border-bottom: 3px solid #343d44;
  position: relative;
}
.warehouse_title .carrier-seller-title span {
  background-color: white;
  position: relative;
  top: 10px;
  padding: 0 15px;
  font-weight: bold;
  color: #343d44;
}
.warehouse_title .carrier-shipped-by {
  font-size: 13px;
  margin-bottom: -5px;
}

/* delivery option */
body#checkout section.checkout-step .delivery-option {
  cursor: pointer;
  display: block !important;
  padding-left: 10px !important;
  border-left: 2px solid #f6f6f6;
}
body#checkout a:hover {
    color: var(--brand-primary);
}
body#checkout .order-options {
	display: none;
}
body#checkout section.checkout-step .delivery-options .delivery-option.selected,
.checkout-step .delivery-option:hover {
  border-color: #333333 !important;
  background: #e2f6f9;
}
body#checkout
  section.checkout-step
  .delivery-options
  .delivery-option:not(.selected):hover {
  background: #ebebeb;
}
body#checkout section.checkout-step .delivery-option label {
  cursor: pointer;
}
body#checkout section.checkout-step .address-item.selected {
  background: var(--brand-primary-light);
  border: 1px solid var(--brand-secondary);
}
body#checkout section.checkout-step .delivery-options .delivery-option.selected,
.checkout-step .delivery-option:hover {
  background: #b68c5530;
}
.custom-radio input[type="radio"]:checked + span {
  background-color: var(--brand-primary);
}
.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i,
.dropdown:hover .expand-more,
.page-my-account #content .links a:hover i,
.search-widget form button[type="submit"] .search:hover,
.top-menu .sub-menu a:hover {
  color: var(--brand-primary);
}

.ori-carrier-extra-content {
  margin-top: 20px;
}

/* warehouse products summary */
.summary-product-item {
  align-items: flex-start;
  border: 1px dotted #ccc;
  margin-bottom: 15px;
  padding: 5px;
  flex-direction: column;
}
.summary-product-item .row-1 {
  display: flex;
}
.summary-product-item .row-2 p {
  margin: 10px 0;
}
.summary-product-item .product-image {
  max-width: 40px;
  margin-right: 1rem;
  align-self: center !important;
}

.summary-product-item .product-infos {
  align-self: center !important;
}

/*** END CHECKOUT - CARRIER ***/

/*** EMAIL SUBSCRIPTION ***/
#classic-child .email_subscription {
  margin-top: 100px;
  background-color: var(--brand-primary-light);
  text-align: center;
  padding: 70px 40px;
  max-width: inherit;
  margin-bottom: 0;
}
#classic-child .email_subscription h2.title {
  max-width: 700px;
  margin: 10px auto;
}
#classic-child .email_subscription span.subtitle {
  color: var(--grey, #4f4f4f);
}
#classic-child .email_subscription .email-input {
  border-radius: 15px;
  border: none;
  padding: 25px 30px;
}
#classic-child .email-input-wrapper {
  width: 100%;
  max-width: 850px;
  margin: 25px auto;
  position: relative;
}
#classic-child .email-input-icon {
  position: absolute;
  right: 22px; /* ajustez la position de l'icône */
  top: 50%;
  transform: translateY(-50%);
  width: 20px; /* ajustez la taille de l'icône */
  height: 20px;
  background: url("../images/btn-arrow.png") no-repeat center center;
  background-size: contain;
  cursor: pointer;
  border: none;
}
#classic-child .email-input-icon:hover {
  opacity: 0.8;
}
#classic-child .block_newsletter_alert {
  margin-top: 20px;
}
/*** END EMAIL SUBSCRIPTION **/

/*** BLOG LAST POSTS **/
.ybc_block_featured {
  box-shadow: none;
  -webkit-box-shadow: none;
}
#classic-child .ybc_blog_sidebar .btn {
  padding: 4px 30px ;
  font-size: 14px;
}
.ybc_item_img {
  border-radius: 20px;
}

.blog_view_all_button a {
  text-transform: capitalize;
}

#classic-child h4.cat_title,
#classic-child h4.cat_title span {
  font-family: "IBM Plex Sans";
}

.read_more {
    background-color: #c3a076;
    padding: 5px;
    border-radius: 5px;
    border-bottom: none;
    color: white !important;
}

#index .title_blog {
  display: none;
}
#classic-child .title_blog,
#classic-child .title_blog a {
  text-transform: initial;
}
#classic-child .slick-track {
  display: flex;
  column-gap: 22px;
}
#classic-child .ybc_blog_content_block_item {
  background-color: var(--brand-primary-light);
  border-radius: 20px;
  padding: 0;
  min-width: 330px;
}
#classic-child .thumb-container {
  position: relative;
  display: flex;
}
#classic-child .thumb-container .ybc_item_img {
  border-radius: 10px;
}
#classic-child .ybc-blog-categories {
  position: absolute;
  bottom: 9px;
  left: 10px;
}
#classic-child .be-categories a {
  border-radius: 5px;
  background: var(--brand-secondary);
  color: #fff;
  font-size: 10px;
  letter-spacing: 0.05px;
  text-transform: uppercase;
  padding: 6px 8px;
}
#classic-child .blog_view_all_button {
  padding: 60px 15px;
}
#classic-child .blog_view_all_button a {
  padding: 8px 50px !important;
  font-size: 16px;
}
#classic-child .ybc-blog-latest-post-content,
#classic-child .ybc-blog-popular-content {
  padding: 20px;
}
#classic-child .ybc_blog_content_block_item .post-date {
  color: var(--brand-secondary);
  font-weight: 400;
}
#classic-child .ybc_title_block {
  color: var(--brand-secondary);
  font-size: 25px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.375px;
  text-transform: math-auto;
  margin-bottom: 5px;
  /* height: 75px; */
}

#classic-child .blog_description p {
  color: #878787;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-family: 'IBM Plex Sans';
  /* -webkit-line-clamp: 4; */
  overflow: hidden;
  line-height: 150%;
}
/*** END BLOG LAST POSTS **/

/*** FEATURED PRODUCTS PRETTYBLOCKS **/

.featured-products .products,.product-accessories .products {
    gap: 1.5rem;
}

#classic-child .featured-products {
  /* text-align: center;	 */
  margin-bottom: 100px;
}
#classic-child .featured-products .all-product-link {
    display: block;
    margin: 0 auto;
    width: fit-content;
    margin-top: 80px;
}
#classic-child .featured-products .all-product-link:hover {
  opacity: 0.85;
}
#classic-child .featured-products .products {
	justify-content: center;
  padding: 15px;
}
#classic-child .featured-products .head-content {
  display: flex;
  margin-bottom: 10px;
}
#classic-child .featured-products .head-content .wishlist-button-add {
  box-shadow: none;
  height: 20px;
  min-width: inherit;
  padding: 0;
  width: auto;
  right: -5px;
  position: static;
}
#classic-child .featured-products .head-content .wishlist-button-add i {
  color: var(--brand-primary);
}
#classic-child .featured-products .head-content span {
  font-size: 14px;
  flex: 1;
  text-align: left;
}

#classic-child .featured-products article {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  border: 1px solid var(--brand-primary);
  padding: 15px;
  height: 100%;
  justify-content: flex-start;
}
#classic-child .featured-products article .tw_mt-4 {
  display: flex;
  flex-direction: column;
  flex: 1;
}
#classic-child .featured-products article .tw_px-3 {
  padding: 0;
}

/* #classic-child .featured-products article a.detail {
    color: white;
    border-radius: 4px;
    background: var(--brand-primary);
    font-weight: 600;
    letter-spacing: 0.08px;
    line-height: 1em;
    height: 43px;
    display: flex;
    cursor: pointer;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
} */
#classic-child .featured-products article a.detail:hover {
  opacity: 0.85;
}

#classic-child .featured-products article .product_flag li,
#classic-child .product-flag {
  color: #fff;
  font-family: "IBM Plex Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.05px;
  border-radius: 4px;
  min-width: 0;
  background: var(--brand-secondary);
  text-transform: uppercase;
  padding: 4px 8px;
  margin-top: 10px;
  z-index: 10;
}

#classic-child .featured-products article .product-image {
  background-color: #78736e26;
  border-radius: 10px;
  position: relative;
}

#classic-child .featured-products article .product-title {
  text-align: left;
  margin-bottom: 8px;
}

#classic-child .featured-products article .product-title a {
  color: var(--brand-secondary);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.27px;
}

#classic-child .featured-products article .tw_mt-1 {
  text-align: left;
}

#classic-child .featured-products article .product-price p {
  color: var(--brand-secondary);
  font-family: "IBM Plex Sans";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.125px;
  margin: 0;
}

#classic-child .featured-products article .text {
  color: #4f4f4f;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  opacity: 0.7;
}

#classic-child .featured-products article .bottom-content {
  display: flex;
  margin-bottom: 10px;
}

#classic-child .featured-products article .product-price-quantity {
  text-align: right;
  display: flex;
  flex-direction: column;
  flex: 1;
}
#classic-child article hr {
  border: none;
  height: 1px;
  background-color: var(--brand-primary-light);
  margin: 12px 0;
}
/*** END FEATURED PRODUCTS PRETTYBLOCK **/

/*** FEATURED PRODUCTS **/
/* #classic-child #products {
  margin: 90px 0;
} */
#classic-child .products-selection {
  margin: 0 0 60px 0;
}
#classic-child .products-selection h2 {
  font-size: 40px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.209px;
}
#classic-child #js-product-list .products .product article {
  border-radius: 10px;
  border: 1px solid var(--brand-primary);
  width: 325px;
  padding: 15px;
  margin: 10px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
#classic-child .product-miniature .head-content {
  display: flex;
  margin-bottom: 10px;
}
#classic-child .product-miniature .head-content span {
  font-size: 14px;
  flex: 1;
  text-align: left;
}
#classic-child .product-miniature .head-content .text {
  color: #4f4f4fc4;
  font-size: 14px;
  font-weight: 600;
}
#classic-child .product-miniature .thumbnail-container {
  margin-bottom: 0;
  overflow: visible;
}
#classic-child .product-miniature .wishlist-button-add {
      box-shadow: none;
    height: 20px;
    min-width: inherit;
    padding: 0;
    width: auto;
    right: -5px;
    position: static;
  background: none;
  box-shadow: none;
  opacity: 0.8;
}
#classic-child .product-miniature .thumbnail-container .product-flag {
  min-height: inherit;
  margin-left: 10px;
}
#classic-child .product-miniature .thumbnail-container .product-thumbnail img {
  margin: 0;
  width: 100%;
  border-radius: 10px;
}
#classic-child .product-miniature .thumbnail-top .product-thumbnail img {
  margin: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

#classic-child .product-miniature .thumbnail-top .product-thumbnail span {
  position: absolute;
  background-color: #021e47;
  color: white;
  top: 10px;
  left: 10px;
  border-radius: 5px;
  padding: 5px;
  font-size: 16px;
  font-family: "IBM Plex Sans";
  font-weight: 400;
  text-transform: uppercase;
}
#classic-child .product-miniature .product-description {
  padding: 0;
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}
#classic-child
  .product-miniature
  .product-description
  .product-description-short {
  flex: 1;
}
#classic-child .product-miniature .product-title {
  font-size: 18px;
  text-align: left;
  margin-bottom: 10px;
}
#classic-child .product-miniature .product-title a {
  color: var(--brand-secondary);
  font-family: "IBM Plex Sans";
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.27px;
  text-align: left;
}
#classic-child .millesimes {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
}
#classic-child .millesime {
  border-radius: 4px;
  background: var(--brand-primary-light);
  color: var(--brand-primary);
  font-weight: 600;
  padding: 4px 7px;
  display: flex;
  justify-content: center;
  width: calc((100% - 4 * 5px) / 5);
  box-sizing: border-box;
  text-align: center;
}
@media (min-width: 576px) and (max-width: 991px) {
  #classic-child .millesime {
    font-size: 12px;
  }
}
#classic-child .product-miniature .bottom-content {
  display: flex;
  margin: 0;
}
#classic-child .product-miniature .bottom-content span {
  font-size: 14px;
}
#classic-child .product-miniature .product-price-quantity {
  text-align: right;
  display: flex;
  flex-direction: column;
  flex: 1;
}
#classic-child .product-miniature hr {
  margin: 10px 0;
}
#classic-child .product-miniature .product-price .price {
  color: var(--brand-secondary);
  font-family: "IBM Plex Sans";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.125px;
}
#classic-child .product-miniature .detail {
  margin-top: 10px;
  text-transform: inherit;
  font-weight: 400;
}
#classic-child #products .sort-container {
  display: flex;
  gap: 1rem;
}
#classic-child #products .sort-container h2 {
  flex: 1;
}
#classic-child #products .sort-container .sort-by {
  margin-right: 0px;
}
#classic-child #products .sort-by-row {
  justify-content: flex-end;
}
#classic-child #products .sort-by-row span {
  color: var(--Primary, var(--brand-primary));
  font-weight: 400;
  text-transform: uppercase;
}
#classic-child #products .sort-by-row .products-sort-order {
  width: auto;
}
#classic-child #products .sort-by-row button {
  color: var(--brand-primary);
  font-family: "IBM Plex Sans";
  font-size: 16px;
  border-radius: 5px;
  border: 1px solid var(--brand-primary);
  width: auto;
  display: flex;
}
#classic-child .green-label {
  position: absolute;
  right: 7px;
  top: 7px;
}
/*** END FEATURED PRODUCTS **/

/*** PRODUCT PAGE ***/
@media (min-width: 992px) {
  #js-product-list .js-product.col-sm-6, .col-sm-7 {
    float: left;
    flex: 0 0 calc(49% - 20px);
    max-width: calc(49% - 20px);
    justify-items: center;
  }
}
@media (min-width: 1560px) {
  #js-product-list .js-product.col-xl-4, .col-xl-5 {
    float: left;
    flex: 0 0 calc(33.333% - 20px);
    max-width: calc(33.333% - 20px);
  }
}
/* .af_filter {
  transition: all 0.3s ease-out;
}
.af_filter.closed {
  transition: all 0.3s ease-out;
} */
#classic-child .wkproduct-variants {
  flex: 1;
}
aside#thumbnails {
  display: none;
}
#product #footer {
  margin-top: 120px;
}
#product .row {
  gap: 1rem;
  margin: 0;
}
#product .breadcrumb {
  padding: 0 15px;
}
#product #wrapper .container {
  padding: 0;
}
#product .content-wrapper {
  padding: 0;
}
#classic-child .product-reference span {
  color: #78736e;
  font-size: 12px;
  font-weight: 400;
  line-height: 160%;
}
#product .custom-wishlist-button {
  display: flex;
  justify-content: flex-end;
}
#product .product-description {
  line-height: 25px;
  margin-bottom: 40px;
}
#classic-child .product-seller span {
  text-transform: uppercase;
  letter-spacing: -0.5px;
  font-family: 'IBM Plex Sans';
  font-size: 14px;
  font-weight: 500;
  color: var(--brand-primary);  
}
#classic-child .product-container {
  margin-top: 15px;
}
#classic-child .product-container h1.h1 {
  text-transform: inherit;
  color: black;
}
#classic-child .product-container .product-description-short p {
  color: #4f4f4f;
  font-family: "ortica linear";
  font-size: 28px;
  font-weight: 300;
  line-height: 120%;
  letter-spacing: 0.141px;
}
#classic-child .product-container .product-description p {
  font-weight: 300;
}
#classic-child .product-container .image-caption {
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-size: 12px;
  color: #b9b5b5;
  font-weight: 400;
}
#classic-child .product-container .custom-wishlist-button .wishlist-button-add {
  width: auto;
  box-shadow: none;
  border-radius: 4px;
  border: 2px solid var(--brand-primary-light);
  background: var(--brand-primary-light);
  color: var(--brand-primary);
  padding: 8px 20px;
  color: var(--brand-primary);
  font-family: "IBM Plex Sans";
  letter-spacing: 0.08px;
}
#classic-child
  .product-container
  .custom-wishlist-button
  .wishlist-button-add::after {
  content: "Add to wishlist";
  display: block;
  width: 100%;
  margin-left: 5px;
}
#classic-child
  .product-container
  .custom-wishlist-button
  .wishlist-button-add
  i {
  color: var(--brand-primary);
}
#classic-child .wishlist-button-add:nth-of-type(2) {
  display: none;
}
#classic-child .product-container .left-col {
  border-radius: 15px;
  background: var(--brand-primary-light);
  padding: 50px 30px;
  margin-bottom: 20px;
}
#classic-child .product-container .left-col .nav-item {
  margin-right: 10px;
}
#classic-child .product-container .left-col .nav-item a {
  text-transform: none;
}
#classic-child .product-container .left-col .tabs {
  background: none;
  padding: 0;
  margin-top: 0;
}
#classic-child .product-container .left-col .tabs .nav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  border: none;
}
@media (max-width: 425px) {
  #classic-child .product-container .left-col .tabs .nav {
  flex-direction: column;
}
}
#classic-child .product-container #vintages .available-format {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}
#classic-child .product-container #vintages .available-format span {
  font-size: 18px;
  font-family: 'ortica linear';
  letter-spacing: -0.2px;
}
#classic-child .product-container #vintages .available-format span:first-child {
  color: var(--brand-primary);
  font-weight: 400;
}
#classic-child .product-container #vintages table {
  width: 100%;
}
#classic-child .product-container #vintages table tbody tr {
  /* border-bottom: solid 1px white; */
}
#classic-child .product-container #vintages table thead tr {
  height: 50px;
}
#classic-child .product-container #vintages table thead th {
  color: var(--brand-primary);
  font-family: "IBM Plex Sans";
  line-height: 160%;
  letter-spacing: 0.08px;
  font-weight: 400;
}
#classic-child .product-container #vintages table .vintage {
  display: flex;
  flex-direction: column;
  margin: 5px 0;
}
#classic-child .product-container #vintages table .year {
  color: var(--brand-secondary);
  font-family: "IBM Plex Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 35.2px */
  letter-spacing: 0.11px;
}
#classic-child .product-container #vintages table .quantity {
  color: #4f4f4f;
  font-family: "IBM Plex Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.07px;
}
#classic-child .product-container .product-cover img {
  border-radius: 10px;
}
#classic-child .product-container .product-flags {
  left: 10px;
  margin-bottom: 0;
}
#classic-child .product-container .product-features {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
#classic-child .product-features .data-sheet .pair {
  width: 50%;
  box-sizing: border-box;
  padding: 0 8px 4px 0;
  display: flex;
}
@media (max-width: 991px) {
  #classic-child .product-features .data-sheet .pair {
    width: 100%;
  }
}
#classic-child .product-container .product-features .name {
  min-height: inherit;
  padding: inherit;
  background: inherit;
  color: var(--brand-primary);
  font-family: "Ortica Linear";
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.08px;
  width: 150px;
  min-width: 150px;
  margin-right: 20px;
  flex: 0;
}
#classic-child .product-container .product-features .value {
  min-height: inherit;
  padding: inherit;
  background: inherit;
  color: #4f4f4f;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.08px;
}
#classic-child .product-container #about .btn-secure-wine {
  margin: 60px auto 20px auto;
  display: block;
  width: fit-content;
}
#classic-child .product-container .product-cover {
  margin-bottom: 10px;
}
#classic-child .product-container .product-images {
  display: none;
  margin: 0;
}
#classic-child .product-container .product-images picture img {
  border-radius: 10px;
}
#classic-child .product-container .product-images picture img.selected {
  border: #dbdbdb 3px solid;
}

#classic-child .product-container .total-container {
  padding: 20px 5%;
  border-radius: 10px;
  margin-top: 20px;
}
@media (max-width: 425px) {
  #classic-child .product-container .total-container .total-price {
    flex-direction: column;
    row-gap: 20px;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}
#classic-child .product-container .total-container .total-price {
  display: flex;
  column-gap: 15%;
  align-items: center;
}
#classic-child .product-container .total-container .total-price .text {
  color: var(--brand-primary);
  font-family: "Ortica Linear";
  font-size: 22px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.135px;
}

#classic-child .product-container .total-container .product-prices {
  margin: 0;
  margin-left: 100px;
}
#classic-child .product-container .total-container .product-price,
#classic-child .product-container .total-container .current-price {
  margin: 0;
}
#classic-child
  .product-container
  .total-container
  .product-prices
  .current-price-value {
  color: var(--brand-secondary);
  font-size: 22px;
  font-weight: 500;
}
#classic-child
  .product-container
  .total-container
  .product-add-to-cart
  .add
  button {
  border-radius: 70px;
  background: var(--brand-primary);
  font-family: "IBM Plex Sans";
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.09px;
  text-transform: none;
  padding: 10px 50px;
  height: 48px;
}
#classic-child .product-container .total-container .product-minimal-quantity {
  margin: 0;
}
#classic-child .product-container .total-container .row {
  display: flex;
  margin: 0;
}
#classic-child .product-container .total-container .text-tva {
  font-style: italic;
  color: var(--brand-primary);
  font-size: 14px;
  font-weight: 300;
  line-height: 120%;
}

.flou {
    filter: blur(4px);
    pointer-events: none; /* empêche l’interaction */
    position: relative;
}

.flou::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    padding: 10px 15px;
    border-radius: 8px;
    font-size: 16px;
    text-align: center;
    z-index: 10;
}

#classic-child .product-container .unlock-access {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: fit-content;
    height: fit-content;
    background-color: #021e47;
    color: white;
    z-index: 11;
    border-radius: 20px;
    padding: 50px;
    text-align: center;
}
#classic-child .product-container .unlock-access p {
	color: white;
	margin: 0 auto;
}
#classic-child .product-container .unlock-access .title {
	font-size: 34px;
  line-height: normal;
}
#classic-child .product-container .unlock-access img {
	width: 50px;
    margin: 30px;
}
#classic-child .product-container .unlock-access a {
	margin-top: 40px;
}
#js-product-list .products {
  gap: 20px;
}

@media (max-width: 760px) {
  #classic-child .product-container .right-col {
    padding: 0;
  }
}
@media (max-width: 345px) {
  #wk-combination-block-view tbody .wk-total-price {
    min-width: 0px;
  }
}

/*** END PRODUCT PAGE ***/

/*** PRODUCT COMBINATION BLOCK ***/
#classic-child #wk-combination-block-view,
#wk-combination-block-view thead,
#wk-combination-block-view tbody {
  background: none;
}
#classic-child #wk-combination-footer-view thead,
#wk-combination-block-view thead {
  box-shadow: none;
}
#classic-child .wk-addition-product-view {
  max-height: inherit !important;
}
#classic-child #wk-combination-block-view thead td {
  color: var(--brand-primary);
  font-family: "IBM Plex Sans";
  letter-spacing: 0.08px;
  font-weight: 400;
  text-align: left;
  padding: 0;
  border: none;
}
#classic-child #wk-combination-block-view thead td:last-child {
  text-align: right;
}
#wk-combination-block-view tbody {
  box-shadow: none;
}
#wk-combination-block-view tbody td {
  border: none;
  text-align: left;
  padding: 25px 0;
}
#wk-combination-block-view tbody td.enoughMessage {
  padding: 0px 0px 10px 10px;
  font-size: 14px;
  text-align: left;
}
#wk-combination-block-view tbody td.popularMessage {
  padding: 0px 0px 10px 12px;
  font-size: 14px;
  text-align: left;
}
@media (max-width: 425px) {
  #wk-combination-block-view tbody td.popularMessage {
  text-align: center;
}
#wk-combination-block-view tbody td.enoughMessage {
  text-align: center;
}
}
#classic-child #wk-combination-block-view thead td:first-child,
#classic-child #wk-combination-block-view tbody td:nth-child(2) {
  padding-left: 5%;
}
#classic-child #wk-combination-block-view thead td:last-child,
#classic-child #wk-combination-block-view tbody td:last-child {
  padding-right: 5%;
}
@media (min-width: 345px) {
  #wk-combination-block-view tbody .wk-total-price {
    min-width: 120px;
  }
}
#wk-product-combination-block-view .wk-checkbox {
  display: none;
}
#classic-child #wk-product-combination-block-view .wk-combination-name {
  text-align: left;
  margin: 0;
}
#classic-child #wk-product-combination-block-view .bottles,
#classic-child #wk-product-combination-block-view .qty,
#classic-child #wk-product-combination-block-view .sublabel,
#classic-child #wk-product-combination-block-view .wk-total-qty {
  color: #6d6d6d;
  font-size: 14px;
  letter-spacing: 0.07px;
  font-style: italic;
}
#classic-child #wk-product-combination-block-view table tbody tr {
  /* border-bottom: solid 1px white; */
}
#classic-child #wk-product-combination-block-view .wk-current-price span,
#classic-child #wk-product-combination-block-view .wk-total-price span,
#classic-child #wk-product-combination-block-view .wk-combination-name,
#classic-child #wk-product-combination-block-view .wk-available-qty {
  color: var(--brand-secondary);
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0.11px;
}
#classic-child #wk-product-combination-block-view .not-enough-product-label {
  color: #d04341;
  font-weight: 500;
  line-height: 160%;
  background: none;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}
#classic-child #wk-product-combination-block-view .wk-combination-quantity p {
  margin: 0;
}

#classic-child #wk-product-combination-block-view td .allocation-qty .total {
  display: none;
}

#classic-child #wk-product-combination-block-view .wk-not-enough-product {
  display: block;
  color: #d04341;
}
#classic-child #wk-product-combination-block-view .wk-product-action {
  margin: 0;
}
#classic-child #wk-product-combination-block-view .head-qty {
  padding-left: 20px;
}
#classic-child #wk-product-combination-block-view .wk-qty {
  width: auto;
  margin: 0;
}
#classic-child #wk-product-combination-block-view .btn-quantity {
  display: flex;
  border-radius: 70px;
  border: 2px solid var(--brand-primary);
  background: #fff;
  padding: 4px 13px;
}
#classic-child #wk-product-combination-block-view .wk-qty .btn, .btn-quantity {
  height: auto;
}
#classic-child #wk-product-combination-block-view .btn-quantity input {
  background: none;
  border: none;
  height: auto !important;
  text-align: center;
  width: 65px;
  padding-left: 25px;
  font-style: normal;
}
#classic-child #wk-product-combination-block-view .btn-quantity button {
  background: none;
  border: none;
  color: var(--brand-primary);
  padding: 0;
  width: 20px;
}
#wk-product-combination-view .custom-checkbox input[type="checkbox"] + span {
  border: 1px solid var(--brand-primary);
}
#wk-product-combination-view
  .custom-checkbox
  input[type="checkbox"]
  + span
  .checkbox-checked {
  color: var(--brand-primary);
}
#classic-child #wk-product-combination-block-view .input-group-btn-vertical {
  position: static;
}
#classic-child #wk-product-combination-block-view .wkTouchspinDown {
  position: absolute;
  left: 15px;
  z-index: 10;
  top: 7px;
}
#classic-child #wk-product-combination-view .total-price .price span {
  font-size: 22px;
  font-weight: 400;
  color: var(--brand-secondary);
}
#classic-child #wk-product-combination-view .wk-bulk-add-to-cart {
  width: 100%;
  text-align: center;
  margin: 40px 0;
}
#classic-child #wk-product-combination-view .total-container .row {
  margin-top: 20px;
}

#classic-child #wk-product-combination-block-view .wk-mobile-view {
  display: none;
}
#classic-child #wk-product-combination-block-view .wk-mobile-view .product {
  display: flex;
  row-gap: 20px;
  flex-direction: column;
  margin-bottom: 20px;
  border-bottom: solid 1px white;
  padding-bottom: 20px;
}
#classic-child #wk-product-combination-block-view .product-row {
  display: flex;
  column-gap: 40px;
  justify-content: space-between;
}
#classic-child #wk-product-combination-block-view .attribute {
  display: flex;
  flex-direction: column;
}
#classic-child #wk-product-combination-block-view .attribut-title {
  font-size: 12px;
}
#classic-child
  #wk-product-combination-view
  .wk-mobile-view
  .wk-combination-quantity {
  text-align: left;
}
#wk-combination-block-view tbody .wk-total-price {
  text-align: right;
}
#classic-child #wk-product-combination-view .wk-mobile-view .total-qty {
  display: none;
}

@media (max-width: 1024px) {
  #classic-child .product-container .left-col {
    padding: 20px 10px;
  }
  #classic-child #wk-product-combination-block-view .btn-quantity {
    padding: 4px 0px;
  }
  #classic-child #wk-product-combination-block-view .btn-quantity input {
    width: 32px;
    padding: 0;
    margin-left: 15px;
  }
  #classic-child #wk-product-combination-block-view .btn-quantity button {
    width: 10px;
  }
  #classic-child #wk-product-combination-block-view .wkTouchspinDown {
    left: 8px;
  }
  #classic-child #wk-product-combination-block-view .wkTouchspinUp {
    margin-right: 8px;
  }
  #classic-child #wk-product-combination-block-view .wk-current-price span,
  #classic-child #wk-product-combination-block-view .wk-total-price span,
  #classic-child #wk-product-combination-block-view .wk-combination-name,
  #classic-child #wk-product-combination-block-view .wk-available-qty {
    font-size: 14px;
  }
  #classic-child #wk-product-combination-block-view .bottles,
  #classic-child #wk-product-combination-block-view .qty,
  #classic-child #wk-product-combination-block-view .wk-total-qty {
    font-size: 10px;
  }
  #wk-combination-block-view thead tr {
    vertical-align: bottom;
  }
  #wk-combination-block-view tbody tr {
    vertical-align: top;
  }
  #wk-combination-block-view tbody td {
    padding: 8px 2px;
  }
  #classic-child #wk-combination-block-view thead td,
  #classic-child #wk-combination-block-view thead td.head-qty {
    font-size: 12px;
    padding: 5px;
    text-align: left;
  }

  #wk-combination-block-view tbody .wk-total-price {
    width: 75px;
  }
}
@media (max-width: 425px) {
  #classic-child #wk-combination-block-view thead td,
  #classic-child #wk-combination-block-view thead td.head-qty {
    text-align: center;
  }
  #wk-combination-block-view tbody td.wk-unit-price {
    text-align: center;
  }
}

#shipping-storage .shipping-storage-title {
  margin-top: 30px;
  margin-bottom: 30px;
}

#shipping-storage .shipping-storage-button {
  display: flex;
  justify-content: center;
  width: fit-content;
  margin: 40px auto;
}
#classic-child a.product-detail-shipping-storage-link {
  color: var(--brand-primary);
  font-size: 14px;
  font-weight: 300;
  text-decoration: underline;
}

@media (max-width: 425px) {
  #classic-child #wk-product-combination-block-view .vintage-sublabel {
    display: none;
  }
}

/*** END PRODUCT COMBINATION BLOCK ***/

/*** SUPPLIER PAGE ***/
.header-banner {
  display: flex;
  justify-content: space-between;
  align-items: end;
}

@media (max-width: 447px) {
  .header-banner {
    flex-direction: column;
    justify-content: center;
    align-items: normal;
    text-align: center
  }
}

.supplier-interview {
  row-gap: 20px;
  margin: 100px 20%;
  text-align: center;
}

.supplier-interview a{
  margin-top: 25px;
}

.header-banner > :first-child {
  margin-bottom: 25px;
}

#classic-child .supplier-title {
  color: #021e47;
}

#supplier-shop #js-product-list .products .js-product .product-miniature {
  background-color: white;
  display: flex;
  flex-direction: row;
  width: fit-content;
  column-gap: 15px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  #supplier-shop #js-product-list .products .js-product .product-miniature {
    flex-direction: column;
  }
}

#supplier-shop #js-product-list .products .js-product .product-miniature .thumbnail-top{
    width: 49%;
  }
@media (max-width: 767px) {
  #supplier-shop #js-product-list .products .js-product .product-miniature .thumbnail-top{
    width: 100%;
  }
}

#supplier-shop .browse-button {
  display: flex;
  width: fit-content;
  margin: 40px auto;
}

#terms-conditions .read-more {
  display: flex;
  width: fit-content;
  margin: 40px auto;
}

#supplier .seller-cover-image {
  height: 300px;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}
#supplier section#products {
  margin-bottom: 0;
}
#supplier #wrapper {
	padding-bottom: 0;
}
#supplier .supplier-infos {
  display: flex;
  column-gap: 15px;
  row-gap: 15px;
  flex-wrap: wrap;
}
#classic-child .supplier-infos .container {
  border-radius: 15px;
  background: var(--brand-primary-light);
  flex: 2;
}
#classic-child .supplier-infos .tabs {
  background: none;
}
#classic-child .supplier-infos .tabs .nav-tabs {
  display: flex;
  border: none;
  column-gap: 25px;
  margin-bottom: 40px;
  flex-wrap: wrap;
  row-gap: 25px;
  justify-content: center;
}
#classic-child .supplier-infos .tabs .tab-content {
  display: flex;
  justify-content: center;
  width: 100%;
}
.nav-tabs::after {
  content: none;
  display: none;
}
#classic-child .tabs .nav-tabs .btn {
  color: var(--brand-secondary);
  background-color: white;
  border: 1px solid #6d6d6d;
}
#classic-child .tabs .nav-tabs .btn.active {
  background-color: var(--brand-primary);
  color: white;
  border: none;
}
.supplier-infos .supplier-infos .container h2 {
  color: var(--brand-primary);
  font-size: 40px;
  line-height: 120%;
  letter-spacing: 0.209px;
  margin-bottom: 20px;
}
#supplier #classic-child .supplier-images {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
  column-gap: 20px;
  flex-wrap: wrap;
  row-gap: 20px;
}

.supplier-images-product {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
}
#supplier #classic-child .supplier-images img {
  height: 356px;
  object-fit: cover;
  border-radius: 10px;
  flex: 1;
  min-width: 300px;
}

.supplier-images-product img {
  height: 356px;
  object-fit: cover;
  border-radius: 10px;
  flex: 1;
  min-width: 300px;
}
#supplier #classic-child .overview li {
  margin-bottom: 25px;
  display: flex;
  column-gap: 33px;
  align-items: center;
}
#supplier #classic-child .overview li img {
  width: auto;
  height: 100%;
}
#supplier #classic-child .supplier-logo,
#supplier #classic-child .overview {
  background-color: var(--brand-primary-light);
  border-radius: 15px;
}
#supplier #classic-child .supplier-logo {
  height: 220px;
}
#supplier #classic-child .overview {
  padding: 30px;
}
#supplier #classic-child .supplier-logo img {
  height: 100%;
  width: auto;
  margin: 0 auto;
  display: block;
}
/*** END SUPPLIER PAGE ***/

/*** CMS PAGES ***/
#cms .prettyblocks-cms-content {
  text-align: center;
}
#cms #content {
  padding-top: 0;
}
#cms .section {
  margin: 100px 0;
}
#cms h1 {
	text-align: center;
}
#cms h2 {
  margin: 50px;
}
#cms h2.walkthrough-title {
  margin: 0;
}
#cms .banner img {
  width: 100%;
  max-height: 310px;
  object-fit: cover;
}
#cms .content-text {
  max-width: 900px;
  margin: 60px auto;
  text-align: justify;
}
#cms .content-text.center {
	text-align: center;	
}
#cms .section .images-container {
  display: flex;
  column-gap: 55px;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 20px;
}
#cms .section .item {
  max-width: 400px;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  justify-content: space-between;
}
#cms .section .col-text {
  text-align: left;
}
#cms .section .col-text h2 {
  margin: 0 0 20px 0;
}
#cms .section .col-text .subtitle {
	font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.5px;
}
#cms .section .col-img img {
  width: 100%;
}
#cms .section .col-left,
#cms .section .col-right {
  flex: 1;
}
/*** END CMS PAGES ***/

/*** CMS ABOUT PAGE ***/
#cms.cms-id-4 #content {
  margin: 75px 0;
}
#cms.cms-id-4 .section.grand-primeur,
#cms.cms-id-4 .section.building-futur {
  display: flex;
  column-gap: 40px;
  flex-wrap: wrap;
}
#cms.cms-id-4 .section.grand-primeur .col-text,
#cms.cms-id-4 .section.building-futur .col-text {
	align-self: center;
}
#cms.cms-id-4 .section.new-era .images-container {
	margin-top: 80px;
}
#cms.cms-id-4 .section.new-era .images-container img {
	width: 60px;
    margin: 0 auto;
}
#cms.cms-id-4 .section.meet-our-team h2 {
	margin: 30px;
}
#cms.cms-id-4 .section.meet-our-team .images-container {
	margin-top: 40px;
}
#cms.cms-id-4 .section.meet-our-team .images-container .item {
	flex-direction: row;
	text-align: left;
}
#cms.cms-id-4 .section.meet-our-team .images-container a img {
	width: 25px;
    margin-top: 5px;
    margin-right: 5px;
}
#cms.cms-id-4 .section.meet-our-team .images-container .item > img {
	height: 100px;
    width: 100px;
    margin-right: 10px;
    object-fit: cover;
}
#cms.cms-id-4 #content {
	margin-bottom: 0;
    padding-bottom: 0;
}
#cms.cms-id-4 #wrapper {
	padding-bottom: 0;
}
@media (max-width: 960px) {
  #cms.cms-id-4 .section.building-futur {
    flex-direction: column;
    row-gap: 10px; 
  }
  #cms.cms-id-4 .section.grand-primeur {
    flex-direction: column-reverse;
    row-gap: 10px;
  }
  #cms .section .images-container {
	  justify-content: center;
  }
}

/*** END CMS ABOUT PAGE ***/

/*** CMS HOW IT WORKS PAGE ***/

#cms.cms-id-6 #content {
  margin: 75px 0;
}
@media (min-width: 768px) {
  #cms.cms-id-6 #content .steps {
    margin: 100px 100px;
  }
}
#cms.cms-id-6 #content .steps {
  margin: 100px 0;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  justify-self: center;
}
#cms.cms-id-6 #content .steps .step {
  display: flex;
  column-gap: 40px;
  text-align: left;
  align-items: center;
  position: relative;
  background-color: var(--brand-primary-light);
  flex-shrink: 0;
  padding: 15px;
}
#cms.cms-id-6 #content .steps .step img {
    height: 60px;
    width: 60px;
    object-fit: contain;
    object-position: center;
    flex-shrink: 0;
}
#cms.cms-id-6 #content .steps .step h3 {
	margin: 0;
    margin-bottom: 10px;
    color: black;
    text-transform: uppercase;
    font-family: "IBM Plex Sans";
    font-size: 16px;
    letter-spacing: -0.5px;
    color: #454545;
}
/*
#cms.cms-id-6 #content .steps .step:not(:first-child)::before {
  content: "";
  height: 100px;
  border: solid 1px black;
  top: -100px;
  position: absolute;
  overflow: visible;
  left: 80px;
}
*/
#cms.cms-id-6 #content {
	margin-bottom: 0;
    padding-bottom: 0;
}
#cms.cms-id-6 #wrapper {
	padding-bottom: 0;
}
/*** END CMS HOW IT WORKS PAGE ***/

/*** CART PAGE ***/
.btn-quantity button {
  background: none;
  border: none;
  color: var(--brand-primary);
  padding: 0;
  width: 20px;
}
.card-block.cart-summary-totals .cart-summary-line:last-child {
    border-top: 1px solid #ddd;
}
body#cart #classic-child .cart-item .bootstrap-touchspin input.js-cart-line-product-quantity {
  background: none;
  border: none;
  height: auto;
  text-align: center;
  width: 65px;
  padding-left: 30px;
  font-style: normal;
}
.bootstrap-touchspin .input-group-btn-vertical i {
    top: 1px;
    left: 5px; 
    font-size: .9375rem;
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
    content: "+";         /* Affiche le caractère + */
    font-family: inherit; /* Évite que Material Icons soit utilisé */
    font-size: 18px;
    color: var(--brand-primary);
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
    content: "-";         /* Affiche le caractère + */
    font-family: inherit; /* Évite que Material Icons soit utilisé */
    font-size: 18px;
    color: var(--brand-primary);
}
#classic-child .btn-primary.label {
  background-color: var(--brand-primary-light);
  color: #4f4f4f;
  border: none;
}
#classic-child span.label.sub {
    font-size: 14px;
}
#classic-child span.label.sub a{
    font-size: 14px;
}
body#cart #classic-child .cart-item .bootstrap-touchspin {
  display: flex;
  border-radius: 70px;
  border:  2px solid var(--brand-primary);
  background: #fff;
  padding: 4px 13px;
  width: 115px;
}
body#cart
  #classic-child
  .cart-item
  .bootstrap-touchspin
  .input-group-btn-vertical {
  /* display: flex;
  flex-direction: column;
  width: 25px;
  row-gap: 1px; */
  position: static;
}
body#cart #classic-child .cart-item .bootstrap-touchspin .btn-touchspin {
  padding: 0;
  border-radius: 0px;
  border: none;
}
body#cart #classic-child .cart-item .bootstrap-touchspin .btn-touchspin.bootstrap-touchspin-down {
  position: absolute;
  left: 15px;
  z-index: 10;
  top: 6px;
  background: transparent;
  width: fit-content;
  content: "-";
}
#cart .taxe-calculated-at-checkout,
#checkout .taxe-calculated-at-checkout {
  margin-bottom: 10px;
}
#cart .cart-summary,
#checkout #js-checkout-summary {
  background-color: #d9d9d96e;
}
@media (max-width: 768px) {
    #cart .cart-summary, #checkout #js-checkout-summary {
    padding: 10px;
  }
}
@media (max-width: 1200px) {
  .ajust-sub-total {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
}
/*** END CART PAGE ***/

/*** CHECKOUT PAGE ***/
@media (max-width: 991px) {
  body#checkout section.checkout-step #delivery-addresses {
    display: block;
  }
}

body#checkout #header .header-nav {
  padding: 0;
}
body#checkout #header .header-nav .logo {
  width: 100%;
  max-width: 160px;
}
body#checkout #header #language-icon svg {
  height: 16px;
}
body#checkout section.checkout-step .step-title {
    text-transform: capitalize;
}
body#checkout #classic-child section.checkout-step.-reachable.-current .step-number {
  background-color: var(--brand-primary);
}
body#checkout #classic-child #wrapper .container,
body#cart #classic-child #wrapper .container {
  margin: 5px auto;
}
body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
  font-size: 16px;
}
body#checkout #checkout-payment-step .payment-options {
  display: none;
}
body#checkout #payment-confirmation .subtext {
    margin-top: 20px;
    font-size: 14px;
}
body#checkout #footer {
  background-color: var(--brand-secondary);
  padding: 20px 46px;
  color: white;
}
/*** END CHECKOUT PAGE ***/

/*** FORM ***/
#classic-child .form-footer {
  padding: 0;
  background: none;
}

/*** AUTHENTICATION PAGE ***/
@media (max-width: 375px) {
  .page-header h1 {
    white-space: normal;
  }
}
#classic-child span.form-control-comment {
  font-size: 14px;
}
.page-authentication #content,
.page-registration #content {
  max-width: none;
}
.page-registration #content {
  max-width: 800px;
}
.page-authentication #content > .row,
.page-registration #content > .row {
  display: flex;
}
@media (max-width: 768px) {
  .page-authentication #content > .row {
    display: flex;
    flex-direction: column;
    row-gap: 100px;
  }
  .page-authentication #content > .row .login_form_separator {
    display: none;
  }
  .page-authentication #content,
  .page-registration #content {
    max-width: none;
    width: 100%;
  }
}

.page-authentication .login-form {
  margin-top: 0;
}
.page-authentication .no-account {
  display: flex;
  flex-direction: column;
}
.page-authentication .no-account .form-footer {
  margin-top: auto;
}
.page-customer-account #content .no-account {
  font-size: inherit;
}
#authentication #wrapper {
  padding-bottom: 0;
}
#authentication .login-form .help-block {
    background: none;
    padding: 0;
    margin-bottom: 0;
}
#authentication .login-form .help-block .alert-danger {
    background: none;
    border: none;
    padding: 0;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: red;
    margin-bottom: 0;
}

/*** BUTTONS ***/
.btn[data-action="show-password"] {
  position: relative;
  width: 60px;
  padding: 0 !important;
  font-size: 0px !important;
}
.btn[data-action="show-password"]::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 80%;
  height: 12px;
  background: #7a7a7a url("../images/icon-hide.png") no-repeat center center;
  background-size: contain;
  transform: translate(-50%, -50%);
}
#field-password[type="text"]
  + .input-group-btn
  .btn[data-action="show-password"]::after {
  background-image: url("../images/icon-show.png");
}
#field-password + .input-group-btn .btn[data-action="show-password"] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/*** ACCORDION ***/
.accordion .card-body *:last-child {
  margin-bottom: 0;
}

/*** MODAL ***/
.modal .modal-header {
  padding-bottom: 0;
  border-bottom: 0 none;
}
#classic-child .modal .modal-title {
  color: var(--brand-primary);
  font-weight: 500;
}
.modal .close {
  display: flex;
}
.modal .modal-footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
  border-top: 0 none;
  padding-top: 0;
}

/*** PRODUCT MINIATURE ***/
#classic-child span.product_available {
  margin-bottom: 10px;
  font-size: 14px;
  
}
.product-miniature__seller a:hover {
  text-decoration: underline;
}
.product-miniature .product-title {
  display: flex;
}

.product-miniature .product-title span {
  display: inline-block;
  content: "";
  align-self: center;
  margin-left: 5px;
  margin-bottom: 1px;
  height: 8px;
  width: 8px;
  border-radius: 10px;
}

.product-miniature .product-description-short span {
  display: inline-block;
  content: "";
  align-self: center;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 1px;
  height: 8px;
  width: 8px;
  border-radius: 10px;
}

#classic-child .product-miniature .product-description .product-description-short p {
  margin-bottom: 0px;
}

.product-miniature.wine-color-3-6 .product-title span {
  background: #fee280;
}
.product-miniature.wine-color-3-6 .product-description-short span.supplier-shop-wine-color {
  background: #fee280;
}

.product-miniature.wine-color-3-5 .product-title span {
  background: #a61212;
}
.product-miniature.wine-color-3-5 .product-description-short span.supplier-shop-wine-color {
  background: #a61212;
}

.product-miniature.wine-color-3-7 .product-title span {
  background: #f9ddda;
}
.product-miniature.wine-color-3-7 .product-description-short span.supplier-shop-wine-color {
  background: #f9ddda;
}

#classic-child .product-miniature .product-description .product-description-short span {
  /* color: #c3a073; */
  font-size: 13px;
}

/*** BLOG ***/
.post-details h1 {
  line-height: unset;
}

.content-left {
  margin: auto 15%;
}

@media (max-width: 767px) {
    .ybc-navigation-blog {
        background: var(--brand-secondary) ;
        color: white;
        border-radius: 10px;
        margin-top: 0px;
        padding: 15px;
        width: 100%;
        cursor: pointer;
        font-weight: 600;
        text-transform: none;
        margin-bottom: 20px;
        text-align: center;
        font-weight: 400;
        position: relative;
    }
}

@media (max-width: 768px) {
  .content-left {
    margin: 0 auto;
  }
}

@media (max-width: 425px) {
  .ybc-blog-list li {
    margin-bottom: 90px;
  }
}

.page-heading .title_cat {
  text-transform: math-auto;
  text-align: center;
}

.ybc-blog-latest-toolbar {
  display: flex;
  justify-content: center;
}

.ybc_indexing_box {
  border: none;
}

.ybc_indexing_box_title {
  color: #c3a073;
  border-bottom: 1px solid #c3a073;
}

#right-column .ybc_blog_sidebar .block {
  box-shadow: none;
}

#right-column .ybc_blog_sidebar .block h4 {
  text-align: center;
  color: #c3a073;
  text-transform: capitalize;
  font-size: 20px;
  font-family: 'IBM Plex Sans';
}

#classic-child .blog_view_all_button {
  padding: 30px 15px;
  display: flex;
  justify-content: center;
}

.blog-extra-facebook-share li i.ets_svg {
  background: none;
}

.blog-extra-facebook-share li a {
  display: flex;
  height: fit-content;
  margin: auto;
  width: fit-content;
  align-items: center;
  justify-content: center;
}

.blog-extra-facebook-share .facebook a {
    background-color: transparent;
}

.blog-extra-facebook-share .facebook a:hover {
    background-color: transparent;
}

.blog-extra-facebook-share .twitter a {
    background-color: transparent;
}

.blog-extra-facebook-share .twitter a:hover {
    background-color: transparent;
}

.blog-extra-facebook-share .linkedin a {
    background-color: transparent;
}

.blog-extra-facebook-share .linkedin a:hover {
    background-color: transparent;
}

#classic-child .ybc-blog #content-wrapper .ybc-blog-wrapper,
#classic-child #content-wrapper .ybc-blog-wrapper,
#classic-child .ybc-blog-wrapper-detail {
  padding: 0;
}
#classic-child .ybc-blog-wrapper-detail .ybc-blog-latest-toolbar {
  margin-bottom: 20px;
}
#classic-child .ybc_blog_img_wrapper img,
.blog-product-list img {
  max-width: 100%;
  object-fit: cover;
}
#classic-child .ybc-blog-wrapper-detail .short-description p {
  margin-top: 20px;
  font-weight: 600;
  line-height: 150%;
}
#classic-child .ybc-blog-tags-social .blog-extra-item {
  display: flex;
  align-items: center;
  column-gap: 20px;
  padding: 20px 0;
  border-top: solid 1px var(--brand-primary63);
  border-bottom: solid 1px var(--brand-primary63);
}
@media (max-width: 768px) {
  #classic-child .ybc-blog-tags-social .blog-extra-item {
    row-gap: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  column-gap: 20px;
  padding: 20px 0;
  border-top: solid 1px var(--brand-primary63);
  border-bottom: solid 1px var(--brand-primary63);
}
}
#classic-child .ybc-blog-tags-social .blog-extra-item span {
  font-size: 18px;
}
#classic-child .ybc-blog-tags-social .blog-extra-item ul {
  flex: 1;
}
#classic-child .ybc-blog-tags-social .blog-extra-item li a {
  margin-bottom: 0;
}
#classic-child .ybc-blog-wrapper-detail .box_table_content_scroll {
  z-index: 10;
  display: none;
}
#ybc_blog_page #wrapper {
  padding-bottom: 0;
}
/* #ybc_blog_page .email_subscription.block_newsletter._force_full {
  left: 67%;
} */
/* @media (max-width: 425px) {
  #ybc_blog_page .email_subscription.block_newsletter._force_full {
    width: fit-content;
  }
} */
#ybc_blog_page .ybc_blog_content_block_item {
  min-width: inherit;
}

.ybc-blog-wrapper .page-heading {
  text-transform: capitalize;
}

.blog_view_all {
  text-transform: capitalize;
}
#classic-child h2.ybc_heading span span{
  font-family: 'IBM Plex Sans';
  font-weight: 500;
  font-size: 16px !important;
}

#classic-child .blog_description h1 span span{
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 500;
  font-size: 16px !important;
  color: var(--brand-secondary); 
}

.ybc-blog-wrapper-content-main {
  position: relative;
  height: 580px;
}
.cpt {
  position: absolute;
  bottom: 0;
  left: 0;
}

@media (max-width: 767px) {
  .ybc-blog-wrapper-content-main {
    position: relative;
    height: auto;    
  }
  .cpt {
    position: relative;
  }
}
@media (max-width: 1320px) {
  .ybc-blog-wrapper-content-main {
    position: relative;
    height: 550px;    
  }
}
@media (max-width: 1199px) {
  .ybc-blog-wrapper-content-main {
    position: relative;
    height: 500px;    
  }
}
/*** END BLOG **/

/*** CATEGORIES **/
#category .block-category-inner {
  max-height: 300px;
  background-color: var(--brand-primary-light);
  padding: 20px;
  border-radius: 5px;
}
#category #category-description {
  padding: 10px;
  overflow-y: scroll;
  line-height: 180%;
  color: #4a4a4a;
}
#category #category-description p {
  color: #4a4a4a;
}
#category #category-description strong {
  font-weight: 500;
  color: var(--brand-secondary);
}
#category #category-description h1,
#category #category-description h2,
#category #category-description h3,
#category #category-description h4 {
  color: var(--brand-secondary);
  font-weight: 500;
  font-family: "IBM Plex Sans";
}
#category #amazzing_filter,
#module-af_seopages-seopage #amazzing_filter {
  padding: 0;
  box-shadow: none;
}
#category .title_block,
#module-af_seopages-seopage .title_block {
  display: none;
}
#category #amazzing_filter .af_filter,
#module-af_seopages-seopage #amazzing_filter .af_filter {
  background-color: var(--brand-primary-light);
  padding: 10px 20px;
  border-radius: 10px;
  margin-bottom: 15px;
  border: none;
  color: var(--brand-primary);
}
#module-af_seopages-seopage #amazzing_filter .af_filter.closed {
  color: var(--grey, #4f4f4f);
}
@media (max-width: 768px) {
    #amazzing_filter a.compact-toggle:hover,
    #amazzing_filter a.compact-toggle:active,
    #amazzing_filter a.compact-toggle:focus,
    #amazzing_filter .viewFilteredProducts:hover {
        background-color: var(--brand-secondary);
   }
   #amazzing_filter .viewFilteredProducts {
        font-weight: 700;
   }
   #amazzing_filter #af_form {
      padding-right: 30px;
   }
   #classic-child #products {
    padding-top: 0;
   }
   #classic-child #products .sort-container {
    float: left;
   }
   #classic-child #products .sort-container .dropdown-menu {
      left: 0;
   }
   #classic-child #products .products-sort-order,
   #classic-child .products .js-product {
    padding: 0;
   }
}
#classic-child .left-column {
  display: flex;
  flex-direction: column;
}
#category #classic-child #search_widget,
#module-af_seopages-seopage #classic-child #search_widget {
  margin-bottom: 10px;
}
#category .block-category {
  padding-top: 0;
  margin-bottom: 0;
}
#category .block-category h1 {
  text-transform: inherit;
}
#category #subcategories {
  border: none;
  padding-top: 0;
}
#category #subcategories .subcategory-heading {
  display: none;
}
#category #subcategories .subcategory-image {
  display: none;
}
#subcategories ul li .subcategory-name {
  text-transform: inherit;
  width: 100%;
  font-weight: 500;
}
#subcategories ul li .subcategory-name:hover {
  color: white;
}
#category .total-products,
#module-af_seopages-seopage .total-products {
  padding-left: 0;
}
#category .sort-container,
#module-af_seopages-seopage .sort-container {
  float: right;
}
@media (max-width: 767px) {
    .products-sort-order .select-title {
        margin-left: 10px;
    }
}
@media (min-width: 1200px) and (max-width: 1559px) {
  #category .products-selection,
  #module-af_seopages-seopage .products-selection {
    padding-right: 45px;
  }
}
#category .products-selection,
#module-af_seopages-seopage .products-selection {
  margin: 0 0 20px 0;
}
#category .breadcrumb,
#module-af_seopages-seopage .breadcrumb {
  margin-bottom: 50px;
  /* padding-left: 5px; */
}
#category .category-additional-description,
#module-af_seopages-seopage .category-additional-description {
  display: none;
}
#category .selectedFilters,
#module-af_seopages-seopage .selectedFilters {
  margin: 1.25rem 1.25rem 0.5rem;
}
/*** END CATEGORIES **/

/*** ACCOUNT SECTION ***/

@media (max-width: 575px) {
  #classic-child .btn, .btn .detail-button{
    padding: 8px 30px;
  }
}

@media (max-width: 360px) {
  #classic-child .btn, .btn .detail-button{
    white-space: normal;
    word-break: break-word;
    text-align: center;
  }
}

.state-container span .state-badge {
  font-weight: 400;
}

.account-footer-links {
  margin-bottom: 3.125rem;
}

.account-footer-links-separator {
    background-color: rgba(0, 0, 0, .1803921569);
    height: 1px;
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.account-footer-links>a {
    margin-left: 1rem;
}

.account-footer-links>a i {
    padding-bottom: 27px;
}
/*** END ACCOUNT SECTION ***/

/*** ADRESSES ***/
.alert-info {
  background-color: transparent;
  border-color: transparent;
  color: #232323;
  font-size: 14px;
}
#classic-child .adress_alert_text{
  font-size: 14px;
}
.page-addresses .address,
body#checkout section.checkout-step .address-item {
  background: var(--brand-primary-light);
  border-radius: 10px;
}
.page-addresses .address .address-body address,
body#checkout section.checkout-step .address-item address,
body#checkout section.checkout-step .address-item > header {
  min-height: 0;
  margin-bottom: 0;
  font-weight: 300;
}
.page-addresses .address .address-footer {
  border-top-color: var(--brand-secondary);
}
body#checkout section.checkout-step hr {
  background: var(--brand-secondary);
}
/*** END ADRESSES ***/

/*** WISHLIST ***/
#module-blockwishlist-lists .wishlist-text {
	font-family: "IBM Plex Sans", sans-serif;
	font-size: 16px;
	letter-spacing: 0.08px;
	color: var(--grey, #4f4f4f);
	line-height: 160%;
	font-weight: 300;
}
#module-blockwishlist-lists .wishlist-container-header {
	display: none;
}
#module-blockwishlist-lists .wishlist-list-item-link {
	padding: 1rem 0;	
}
/*** END WISHLIST ***/

/*** ORIGAMI SELLER ACCOUNT ***/
#my-account .page-header h1 {
	text-align: center;
    display: block;
    margin-bottom: 40px;
}
#my-account .seller-area {
	width: 100%
}
#my-account .my-account-subtitle h6 {
	text-align: center;
	font-size: 24px;
    margin-bottom: 40px;
    margin-top: 40px;
}
#my-account .user-wallet {
	width: 100%;
}
#my-account #content .links .list-group-item {
    border: none;
}
#my-account #content .links .link-item,
#my-account #content .links .list-group-item a {
    -moz-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
    background: white;
    padding: 40px;

}
#my-account #content .links .list-group-item a {
    width: 100%;	
    color: var(--grey, #4f4f4f);
    font-weight: 300;
}
#my-account #content .links .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
/*
.page-my-account #content .origami-myaccount-items .list-group-item {
    display: inline-block;
    padding: 0 .9375rem;
    margin-bottom: 1.875rem;
    font-size: 1rem;
    font-weight: 700;
    color: #7a7a7a;
    text-align: center;
    text-transform: uppercase;
}
*/
/*** END ORIGAMI SELLER ACCOUNT ***/

/*** COOKIES ***/
#lgcookieslaw_banner .lgcookieslaw-customize-cookies-link {
  display: inline-block;
  width: 49%;
  font-size: 18px;
}

@media (max-width: 991px) {
  #lgcookieslaw_banner .lgcookieslaw-customize-cookies-link {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  #lgcookieslaw_banner .lgcookieslaw-customize-cookies-link {
    font-size: 16px;
  }
}
#lgcookieslaw_fixed_button {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

#lgcookieslaw_fixed_button .cook {
  background-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

.lgcookieslaw-fixed-button.lgcookieslaw-fixed-button-left {
    display: none !important;
}

#lgcookieslaw_banner .lgcookieslaw-button {
    text-transform: capitalize;
    border-radius: 10px;
}
/*** END COOKIES ***/


/*** PRODUCERS ***/
body.page-home [data-id-prettyblock="27"] {
  display: none !important;
}

#supplier .brands {
	display: flex;
    width: 100%;
    column-gap: 20px;
    margin-bottom: 100px;
    margin-top: 20px;
    flex-wrap: wrap;
    row-gap: 20px;
}
#supplier .brand {
	background-color: var(--brand-primary-light);
    width: 400px;
    border-radius: 10px;
}
#supplier .brand .cover {
	position: relative;
}
#supplier .brand .cover img {
	height: 300px;
  width: 100%;
  border-radius: 10px;
  object-fit: cover;
}
#supplier .brand .tag-region {
	border-radius: 5px;
    background: var(--brand-secondary);
    color: #fff;
    font-size: 10px;
    letter-spacing: 0.05px;
    text-transform: uppercase;
    padding: 6px 8px;
    position: absolute;
    left: 10px;
    bottom: 10px;
}
#supplier .brand .content {
	padding: 20px;
}
#supplier .brand .brand-name a {
	text-transform: uppercase;
    font-family: "IBM Plex Sans", sans-serif;
    letter-spacing: -0.24px;
    color: #4f4f4fc4;
}
#supplier .brand .brand-infos {
	margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
#supplier .brand .brand-infos h2 {
  color: var(--brand-secondary);
  font-size: 25px;
  line-height: 120%;
  letter-spacing: -0.375px;
  margin-bottom: 15px;
  font-weight: 500;
}
#supplier .brand .brand-infos p {
  text-align: justify;
  color: #878787;
  font-weight: 400;
  line-height: 150%;
}
/*** END PRODUCERS ***/


/*** FORMS ***/
.form-group {
	display: flex;
    flex-direction: column;
}
.form-group label {
	text-align: left;
}
.form-footer {
    text-align: left !important;
    justify-content: left;
}
#authentication .form-group {
	flex-direction: row;
}

@media (max-width: 768px) {
  #authentication .form-group {
	  flex-direction: column;
  }
}
#authentication .form-group label {
	text-align: right;	
}

@media (max-width: 768px) {
  #authentication .form-group label {
	  text-align: left;	
  }
}

#authentication .form-footer {
	justify-content: center;
}
/*** END FORMS ***/

/*** PASSWORD REVOVERY ***/
#password.page-password .page-content,
#password.page-password .page-content .send-renew-password-link,
#password.page-password .page-content .center-email-fields label, 
#password.page-password .page-content .email,
#password.page-password .forgotten-password {
    padding: 0;
}
#password.page-password .page-content .btn {
    width: fit-content;
    margin-top: 10px;
    font-weight: 600;
    height: 45px;
    margin-left: 0;
}
@media (min-width: 768px) {
    .offset-md-2 {
        margin-left: 0;
    }
}
.offset-md-5 {
  padding-left: 15px;
}
@media (min-width: 768px) {
    .offset-md-5 {
        margin-left: 0;
    }
}
/*** END PASSWORD REVOVERY ***/

/** INSCRIPTION **/
#module-origami_user_account_validation-fill_code .page-content {
  text-align: center;
}
.code-input-container {
  justify-content: center;
}
/** END INSCRIPTION **/

/** REASURANCE **/
#classic-child .bloc-reassurance {
  background-color: var(--brand-primary-light);
  border-radius: 15px;
  padding: 30px;
  margin: 0;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
#classic-child .bloc-reassurance span {
  font-size: 14px;
  font-weight: 400;
}
#classic-child .bloc-reassurance span img {
  margin-right: 20px;
  width: 20px;
  min-width: 20px;
}
/** END REASURANCE **/

/** WHY CELLARIS **/
#classic-child .why-cellaris {
  margin: 25px 0;
  padding: 5px;
}
#classic-child .why-cellaris .col {
    display: flex;
    flex-direction: column;
}
#classic-child .why-cellaris .col span:first-child {
    text-transform: uppercase;
    font-weight: 500;
}
#classic-child .why-cellaris .items {
    display: flex;
    flex-direction: column;
    row-gap: 40px;
    padding: 30px 10px;
}
#classic-child .why-cellaris .item {
    display: flex;
    column-gap: 20px;
    align-items: center;
}
#classic-child .why-cellaris .item img {
    width: 80px;
    min-width: 80px;
    max-height: 60px;
    object-fit: contain;
}
/** END WHY CELLARIS **/

#classic-child .price-history,
#classic-child .about-producer {
    margin: 40px 0;
}
#classic-child .price-history img {
    max-width: 100%;
}
#classic-child .about-producer > h2,
#classic-child .price-history h2 {
  margin: 65px 0;
  text-align: center;
}
#classic-child .about-producer {
  margin: 100px 0;
}

/** ASSISTANCE **/
.need-assistance {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: var(--brand-primary-light);
  padding: 60px;
  margin: 50px 0;
  border-radius: 15px;
  gap: 20px;
}

#classic-child h2.assistance-title {
  color: var(--brand-secondary);
}

#classic-child a.assistance-link {
  color: var(--brand-primary);
  text-decoration: underline;
}

.assistance-logo {
  width: 100px;
  height: 100px;
}

.assistance-buttons {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin-top: 30px;
}

@media (max-width: 360px) {
  .assistance-buttons {
    flex-direction: column;
  }
}

.assistance-button {
  background-color: white;
  border-radius: 10px;
}

/** END ASSISTANCE **/

/** WINE POTENTIAL **/
#wine_investing img {
  flex-shrink: 0;
}
@media (min-width: 981px) {
  #wine_investing .item {
    width: 500px;
  }
}
/** END WINE POTENTIAL **/

#classic-child .bootstrap-touchspin input {
    height: inherit !important;
}

/** GRAND PRIMEUR FILTER ANIMATION **/
.closed .af_filter_content, .hide-zero-matches .no-available-items {
  display: inherit;
}
.af_filter_content {
  max-height: auto;
  overflow: hidden;
  transition: max-height 0.4s ease;
}
.closed .af_filter_content, .hide-zero-matches .no-available-items {
  max-height: 0px;
}
/** END GRAND PRIMEUR FILTER ANIMATION **/