/** Shopify CDN: Minification failed

Line 905:1 Expected identifier but found "."
Line 3962:12 Unexpected ","

**/
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-thumb:hover {
  background: var(--brand-theme-color);
}
::-webkit-scrollbar-thumb {
  background: var(--brand-theme-color);
  border-radius: 10px;
}
::-webkit-scrollbar-track {
  background: transparent;
}
.text-overlay {
  pointer-events: none;
}
.bloc-cta {
  pointer-events: auto;
}
.iv-banner-content{
  pointer-events: none;
}
.related-products .swiper-button-next.swiper-button-next2 {
  rotate: 180deg;
}
.related-products .swiper-button-next.swiper-button-next2:after,
.related-products .swiper-button-prev.swiper-button-prev2:after{
  content: unset;
}
wishlist-link-block .wk-button {
  min-width: 34px;
  min-height: 24px;
  width: 3.4rem;
  height: 2.4rem;
}
.left-side-ac-drawer-ar #customer #create-customer #create_customer .cf-field label {
  float: right;
}
.left-side-ac-drawer-ar .cf-field .cf-field-errors {
  text-align: right;
}
.left-side-ac-drawer-ar #customer #create-customer #create_customer .cf-field input {
  text-align: right;
}
.left-side-ac-drawer-ar #customer #create-customer #create_customer .cf-field .cf-phone-field input {
  padding-right: 45px;
  padding-left: 0px;
}
.left-side-ac-drawer-ar .cf-field .cf-field-description {
  text-align: right;
}
.left-side-ac-drawer-ar #customer #create-customer #create_customer .cf-field label.cf-enum-field__choice input {
  margin-left: 5px;
  margin-right: 0px;
}
.cus-register--container-ar #customer #create-customer #create_customer .cf-field .cf-phone-field input {
  padding-left: 0px;
  padding-right: 45px;
}
.pdp-rcnt-pd wishlist-button-collection .wk-button::before,.pdp-rcnt-pd wishlist-button-collection .wk-button:hover::before {
  height: max-content;
  width: max-content;
}
div#powrIframeLoader {
    display: none;
}
.ac-s-none {
  display: none !important;
}
.cart-count-bubble span {
  margin-left: 1px;
  margin-top: 1px;
}
.right-side-pop-up {
  position: fixed;
  top: 0;
  right: 0;
  width: 33.333%;
  height: 100%;
  background: #fff;
  transform: translateX(100%);
  transition: transform 0.5s ease, opacity 0.5s ease;
  z-index: 1000; 
  will-change: transform, opacity;
}
.right-side-pop-up.open {
  transform: translateX(0);
  box-shadow: -2px 5px 8px 0 rgba(0,0,0,.11);
}
.right-side-pop-up.open+.offcanvas-overlay{
  visibility: visible;
  opacity: .2;
  display: block;
}
.offcanvas-overlay{
  position: fixed;
  z-index: 98;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  transition: var(--transition);
  opacity: 0;
  background-color: transparent;
  cursor:auto;
  opacity: 0;
  display: none;
}
.no-scroll {
  overflow: hidden;
}
.cls-l-drawer {
  position: absolute;
  right: 2rem;
}
.icon-with-back-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  border-bottom: 1px solid #000;
  margin-bottom: 40px;
}
.Preferences-btn {
  color: #000;
  font-size: 16px;  
  font-weight: 500;
  line-height: 1.125;
  letter-spacing: 1.5px;
  cursor:pointer;
}
.overflow-hidden.header-white i.ico-account {
  color: unset;
}
.close-drawer {
  cursor:pointer;
}
.top-close-btn {
  position: absolute;
  right: 0;
  padding: 16px 12px 15px;
  line-height: 12px;
}
.top-close-btn .ico-close {
  font-size: 1.6rem;
  line-height: 12px;
}
.pop-up-inner-content {
  padding-top: 0;
  padding-bottom: 5.4rem;
}
.slct-y-container {
    width:100%;
}
.slct-y-container .select-accor {
  text-transform: uppercase;
  padding: 0.8rem 1.2rem;
}
.slct-y-container {
  position: relative;
  display: inline-block;
}
.selected-country {
  display: block;
  cursor: pointer;
  padding: 8px 0;
  color: #000;
  border-bottom: 1px solid #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.selected-country span {
  transform: rotate(90deg);
}
.selected-country span .ico-arrow-right {
  font-size: 12px;
  font-weight: 700;
}
.country-list {
  display: none;
  position: absolute;
  background-color: #fff;
  box-shadow: 0 3px 4px #8d8d8d;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: auto;
  max-height: 24rem;
  z-index: 1;
}
.country-list li {
  color: #000;
  cursor: pointer;
  font-size: 12px;
  padding: 8px 12px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: .06em;
}
.selected-optn.selected {
  color: #8d8d8d;
  background-color: #f9f9f9;
}
p.country-ttl {
  margin: 0px;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  text-transform: initial;
  line-height: normal;
  letter-spacing: 1.4px;
  margin-bottom: 2rem;
  display: flex;
  column-gap: 1.6rem;
}
.country-list li:hover {
  background: #f9f9f9;
}
.option-buttons {
  display: flex;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 2rem;
  width: auto;
  justify-content: space-between;
  column-gap: 1.7rem;
}
button.c-both-btns {
  width: 100%;
  padding: 12px 16px;
  text-transform: uppercase;
  border: 1px solid #000;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.1em;
  cursor:pointer;
  border-radius: 5px;
}
button.c-btn-cancle {
  color: #000;
  background: #FFFFFF;
}
.c-btn-confirm {
  color: #FFFFFF;
  background: #000;
}
.c-btn-confirm:hover {
  background: rgba(14, 14, 14, .8);
}
.country--btn {
  width: 100%;
}
.pop-up-inner-content ::-webkit-scrollbar {
  width: 8px;
}
.pop-up-inner-content ::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.3);
}
.pop-up-inner-content ::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.pop-up-inner-content ::-webkit-scrollbar-track {
  background: #f7f7f7;
}
.country-lang--s .lang-lbl {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 1.4px;
  display: flex;
  align-items: center;
  margin-bottom: 17px;
  column-gap: 16px;
}
label.lang-ttl-i1.lang-lbl:before {
  content: "";
  font-family: 'custom-icons';
  font-size: 16px;
  font-weight: 500;
  color: #000;
  letter-spacing: 1.4px;
  transform: scaleX(-1) translateX(1.8px);
}
label.curren-ttl-i1.lang-lbl:before {
  content: "";
  font-family: 'custom-icons';
  font-size: 16px;
  font-weight: 500;
  color: #000;
  letter-spacing: 1.4px;
}
.country-lang--s .custom-lbl {
  font-size: 12px;
  color: #000;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 1.2px;
}
.form-cstm-control {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  margin-top: 6px;
}
.p--crncy {
  line-height: 0px;
  margin-top: 5.4rem;
}

p.crs-mny {
  color: #000;
  font-size: 12px;
  margin: 0px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 1.2px;
  text-transform: capitalize;
  margin-top: 12px;
}
.country-lang--s [type="radio"]:checked,
.country-lang--s [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.country-lang--s [type="radio"]:checked + label,
.country-lang--s [type="radio"]:not(:checked) + label
{
  position: relative;
  padding-left: 28.5px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.country-lang--s [type="radio"]:checked + label:before,
.country-lang--s [type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: .3px;
  top: 2px;
  width: 12.5px;
  height: 12.5px;
  border: 1px solid #000;
  border-radius: 100%;
  background: #fff;
}
.country-lang--s [type="radio"]:checked + label:after,
.country-lang--s [type="radio"]:not(:checked) + label:after {
  content: "";
  width: 12.5px;
  height: 12.5px;
  background: #000;
  position: absolute;
  top: 2px;
  left: 0px;
  border-radius: 100%;
}
.country-lang--s [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.country-lang--s [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
span.country-label span {
  text-decoration: underline;
  text-underline-offset: 4px;
}

/* Note: Size in Safari will be improved but smaller than results in other browsers */
.country-lang--s [type="radio"] {
  font-size: inherit;
  width: 0.75em;
  height: 0.75em;
}

.max-hide-logo,
.arrow-back {
  display:none;
}
.footer-nwsl .newsletter-form{
  margin:0px;
}
.copyright-footer small.copyright__content {
    color: #aaa;
    font-size: 1.2rem;
}

@media screen and (max-width: 1366px) {
  .mobile-header-search {
    margin-top: 4px;
    padding: 0 1.2rem; 
    padding-bottom: 13px;
    display: none;
  }
  .section-header.scrolled-past-header .mobile-header-search, .page-collection .mobile-header-search {
    display: block;
  }
  .section-header.scrolled-past-header .header__search.hide-on-scroll, .page-collection .header__search {
    display: none;
  }
  .mobile-header-search .header__search {
    width: 100%;
    display: block;    
    border: 1px solid #000;
    border-radius: 14px;
  }
  .mobile-header-search .header__search .header__icon--summary {
    width: 100%;
    display: flex;
    padding: 0 1.6rem;
    font-size: 1.2rem;
    height: 2.8rem;
  }
  .mobile-header-search .header__icon span.search-placeholder {
    display: flex !important;  
    order: 1;
    line-height: 1;
  }
  .mobile-header-search .header__icon span.svg-wrapper {
    justify-content: flex-start;
  }
  .mobile-header-search .header__icon span svg {
    width: 1.2rem;
    height: 1.2rem;
  }
  .mobile-header-search .header__icon span.header__icon-close {
    display: none;
  }
}
@media only screen and (min-width: 1366px) {
  body:has(.section-header.scrolled-past-header) .right-side-pop-up, .page-index.header-white:has(.section-header:not(.scrolled-past-header)) .right-side-pop-up,
  .page-index.dont-scroll:has(.section-header:not(.scrolled-past-header)) .right-side-account-drawer {
    top: var(--header-height);
  }
  .right-side-pop-up {
    top: calc(var(--header-height) + var(--announcement-bar-height));
  }  
}
@media screen and (min-width: 1024px){
  .big-hide{
    display:none !important;
  }
  .right-side-pop-up {
    height: calc(100% - (var(--header-height) + var(--announcement-bar-height)));
    height: auto;
    bottom: 0;
  }
  body:has(.section-header.scrolled-past-header) .right-side-pop-up {
    height: calc(100% - var(--header-height));
  }
}
@media screen and (min-width: 1025px) {
.edit-profile-form-tabs {
    height: auto;
    margin-top: -6rem;
    padding-top: 4rem;
  }
  .sticky-tabs {
    position: sticky;
    top: 0px;
    height: 100vh;
  }
  .edit-profile-form-tabs:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 1px;
    background: #0e0e0e;
  }
  .tabs-ws-content-ar .edit-profile-form-tabs:after {
    left: 0;
    right: unset;
  }
  .cus-name{
    padding-top: 2rem;
  }
  .cus-desk-hide{
    display:none;
  }
}
@media screen and (max-width: 1024px){
  .page-width.scroll-trigger {
    padding: 0px;
  }
  .right-side-pop-up.open {
    width: 100%;
    transition: all .30s ease-out;
  }
  .countries-scl--field {
    padding: 0 1.2rem;
  }
  .icon-with-back-btn{
    padding: 1.2rem;
  }
  .max-hide-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.2rem;
    border-bottom: 1px solid rgba(170, 170, 170, 1);
  }
  .cls-l-drawer{
    display:none;
  }
  span.arrow-back {
    display: inline-block;
    margin-right: 12px;
  }
  .drawer-logo {
    width: 50%;
    line-height:0px;
  }
  img.drwr-lg-1 {
    width: 100%;
  }
  .mob-icon{
    line-height:0px;
  }
  .slct-y-container{   
    transition: all .30s ease-out;
  }
  .option-buttons{
    margin: 0 1.2rem 2rem;
  }
  button.c-both-btns{
    padding: 12px;
  }
  .n-footer-struc--container .footer__content-bottom-wrapper{
    flex-direction: column;
    row-gap: 1.5rem;
  }
  .country--select-bx{
    width:100%;
  }
  .n-footer-struc--container .footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright{
    text-align: center;
  }
}

/* faq customer help container  */

.main-faq--template img {
  height: auto;
  max-height: 80px;
  max-width: 100%;
  object-fit: contain;
  width: auto;
}
.main-faq--template ul {
  list-style: none;
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
}
.main-faq--template a {
  text-decoration: none;
}

.main-faq--template .faq {
  background:#FFFFFF;
  height: 100%;
  width:75%;
}
.main-faq--template .faq .loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 90;
}
.main-faq--template .faq .loader.is-show {
  display: none;
}
.main-faq--template .faq .loader-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.7;
}
.main-faq--template .faq .loader-indicator {
  z-index: 100;
  position: absolute;
  left: 50%;
  margin-left: -26px;
  top: 50%;
  width: 50px;
  height: 70px;
  background-size: 100%;
}
.main-faq--template .faq .faqs-container {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding-bottom:64px;
  transition: all 0.2s;
}
.main-faq--template .faq .faq-breadcrums {
  display: none;
}
.main-faq--template .faq .faq-breadcrums__item {
  position: relative;
  text-transform:none;
  color: #000000;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  white-space: normal;
}
li.faq-breadcrums__item a {
  color: #000000;
}
ul.faq-breadcrums.bcrubs-title-w-links.show-faq-breadcrumbs li:last-child a{
    color:#000000;
}
.main-faq--template li.faq-breadcrums__item.faq-breadcrums__dynamic{
  color: #000000;
  cursor:pointer;
  text-decoration: underline;
}
ul.thematic__list.thematic__list_chosen .mn-connect-link,ul.thematic__list.thematic__list_chosen .btn-mn-connect-link{
  flex-direction:row;
  justify-content:flex-start;
  min-height:64px;
  border:0;
  padding:1.4rem 2.2rem 1.4rem;
  border: 1px solid #000;
  border-radius: 5px;
  margin-bottom: 8px;
}
.current-text-content {
  display: none;
}
.pagination-numbers.show-pagination {
  display: flex;
}
.pagination-numbers {
    display: none;
}
.pagination-numbers.show-pagination button.pagination-button{
  display:block;
}
.pagination-numbers button.pagination-button {
    display: none;
}
.faqs-container.faq__container_chosen .current-text-content {
  display: block;
}
.main-faq--template .faq .faqs-container_chosen {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
}
.main-faq--template .faq .faq-item__link,
.main-faq--template .faq .hm-faq-item__link{
  display: flex;
  align-items:center;
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.111;
  background-color: #fff;
  color: #000;
  padding: 16px 0px;
  transition: all 0.2s ease-in-out;
}
.main-faq--template .faq .faq-item__text {
  flex: 1 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0.5px;
  color: #000000;
}
.main-faq--template .faq .faq-item__icon {
  margin-left: 10px;
}
.main-faq--template .faq .faq-item__icon svg {
  width: 10px;
  display: block;
}
.main-faq--template .faq .promoted-question {
  margin-bottom: 30px;
}
.main-faq--template .faq .promoted-question_question-chosen {
  display: none;
}
.main-faq--template .faq .promoted-question__title {
  margin-block-start: 0;
  margin-block-end: 0;
  color: #000;
  font-size: 8px;
  font-weight: 400;
  line-height: normal;
  padding: 0 0 8px;
  text-transform: uppercase;
}
.main-faq--template .faq .promoted-question__list {
  display: flex;
  flex-direction: column;
}
li.faq-item.promoted-question__item.home-que-items {
  border: none;
}
.main-faq--template .faq .promoted-question__item {
  flex: 1 1 50%;
  border-top: 1px solid #eee;
}

.main-faq--template .faq .thematic {
  margin-bottom: 30px;
  width: 100%;
}
.main-faq--template .faq .thematic_chosen {
  max-width: 293px;
}
.main-faq--template .faq .thematic__button {
  display: none;
}
.main-faq--template .faq .thematic__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: -64px;
  margin-left: -31px;
  margin-right: -31px;
}
ul.thematic__list.thematic__list_chosen .mn-connect-link,
ul.thematic__list.thematic__list_chosen .btn-mn-connect-link{
  flex-direction: row;
  justify-content: flex-start;
  min-height: max-content;
  border: 0px;
  padding: 14px 0;
}
.main-faq--template .faq .faq__container_chosen .faq-mn-items {
  max-width: 100%;
  width: 100%;
  margin: 0px;
}
.faqs-container.faq__container_chosen .thematic {
  width: 100%;
  max-width: 340px;
  margin-right: 5rem;
}
.main-faq--template .faq .faq__container_chosen .questions {
  width: 100%;
}
.main-faq--template .faq .thematic__list_chosen .mn-connect-text,
.main-faq--template .faq .thematic__list_chosen .home-mn-connect-text{
  background: transparent;
  padding-left: 0;
}

.main-faq--template .mn-connect-link,
.main-faq--template .btn-mn-connect-link{
  align-items: center;
  background: #fff;
  border: 1px solid #000;
  border-radius: 3px;
  color: #000;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  font-size: 15px;
  font-weight: 500;
  justify-content: center;
  letter-spacing: .0467em;
  line-height: 1.27;
  padding: 22px 20px;
  transition: all .2s;
  width: 100%;
  min-height: 161px;
}
.main-faq--template .faq .faq-mn-items {
  height: max-content;
  width: 100%;
  transition: all .2s;
  max-width: calc(33.33333% - 62px);
  width: calc(33.33333% - 62px);
  margin: 0 31px 64px;
}
.main-faq--template .faq .faq-mn-items_active {
  background: #fff;
  position: relative;
}
.main-faq--template .faq .faq-mn-items_active::after {
  content: "";
  display: block;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  width: 7px;
  height: 7px;
  transform: rotate(-45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 15px;
}
.main-faq--template .faq .faq-mn-items.home {
  display: none;
}
.main-faq--template .faq .faq-mn-items_chosen {
  align-items: center;
  color: #000;
  cursor: pointer;
  display: flex;
  flex-grow: 1;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.6px;
  line-height: 1.4167;
  min-height: 50px;
  padding: 5px 25px 5px 19px;
  position: relative;
  transition: background-color 0.2s;
}
.main-faq--template .faq .faq-mn-items_chosen.home {
  display: block;
}
.main-faq--template .faq .faq-mn-items_chosen {
  border-top: 1px solid #eee;
  max-height: 50px;
}
.main-faq--template .faq .faq-mn-items_active-chosen {
  background-color: #fff;
}
.main-faq--template .faq .faq-mn-items_active-chosen::after {
  content: "";
  display: block;
  width: 10px;
  height: 18px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.main-faq--template .faq .faq-mn-icons {
  background: 0 0 !important;
  height: 80px;
  margin: 0 auto;
  width: 80px;
}
p.cyc-h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 29.24px;
  letter-spacing: 0.9624999761581421px;
  text-align: center;
  color: #F396F5;
  margin-top: 0px;
  margin-bottom: 2.8rem;
}
.mn-connect-text {
  font-size: 15px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0.2px;
  text-align: center;
  color: #000000;
}
.main-faq--template .faq .mn-connect-text,
.main-faq--template .faq .home-mn-connect-text{
  display: flex;
  align-items: center;
  justify-content:center;
  text-align: center;
  font-size: 15px;
  color:#000000;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.699999988079071px;
}
.faq-homel:hover{
  text-decoration:underline;
}
.faq__container_chosen ul.thematic__list.thematic__list_chosen .mn-connect-text,
..faq__container_chosen ul.thematic__list.thematic__list_chosen .home-mn-connect-text{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
}
.nw-mn-connect-text {
  padding: 0 15px 0 0;
}

.faq__container_chosen .thematic__list_chosen .btn-mn-connect-link:hover .mn-connect-text{
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.7px;
}
.grid-item.srch-bar-input-wrapper:after {
  content: "";
  background: #000;
  width: 1px;
  position: absolute;
  height: 15px;
  display: block;
  left: 50px;
  top: 11px;
}
.main-faq--template .faq .faq-item__text:hover {
  text-decoration: underline;
}
.faq__container_chosen h2.cyc-h2 {
  display: none;
}
.main-faq--template .faq .mn-connect-text_chosen {
  background-color: transparent;
}
.main-faq--template .faq .faq-mn-items:hover {
  box-shadow: 0 0 0 1px #000;
  border-radius: 3px;
}

.main-faq--template .faq .questions {
  width: 100%;
}
.main-faq--template .faq .questions_hidden {
  display: none;
}
.main-faq--template .faq .questions_thematic-chosen {
  width: auto;
  flex: 1 0;
  margin-left: 20px;
  margin-top: 10px;
}
.main-faq--template .faq .questions_thematic-chosen .home-block {
  display: none;
}
.main-faq--template .faq .questions_thematic-chosen .questions__list {
  display: none;
}
.main-faq--template .faq .questions__title {
    margin: 0;
    background: #fff;
    color: #F396F5;
    padding: 0 0 20px;
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 500;
    line-height: 29.24px;
    letter-spacing: 0.9624999761581421px;
    text-align: center;
}
.main-faq--template .faq .questions__title_chosen {
  display: none;
}
.main-faq--template .faq .questions__list {
  display: none;
  flex-wrap: wrap;
  height: 100%;
}
.main-faq--template .faq .questions__list.active {
  display: block;
}
.main-faq--template .faq .questions__list.active .questions__item {
  width: 100%;
}

.main-faq--template .faq .faqaccordion__item.open svg {
  transform: rotate(-90deg);
}

.main-faq--template .faq .questions__item_chosen {
  width: 100%;
}

.main-faq--template .faq .questions__page-title {
  display: none;
  font-family: supremeLL sans-serif;
  font-weight: 700;
  font-size: 20px;
  padding: 16px 0 13px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  clear: both;
  font-family: inherit;
  font-style: normal;
  margin: 0 0 0;
  text-transform: uppercase;
  width: 100%;
  border: 0 none;
  color: #9f9f9f;
}
.main-faq--template .faq .questions__page-title_visible {
  display: block;
}
.main-faq--template .faq .questions-pagination {
  display: none;
}
.main-faq--template .faq .questions-pagination_visible {
  display: flex;
}
.main-faq--template .faq .questions-pagination__item {
  align-items: center;
  background: #fff;
  border: 1px solid #eee;
  color: #000;
  display: flex;
  font-size: 12px;
  font-weight: 400;
  height: 30px;
  justify-content: center;
  line-height: 1.2;
  position: relative;
  text-align: center;
  transition: all 0.2s;
  width: 24px;
}
.main-faq--template .faq .questions-pagination__item_active {
  background: #000;
  color: #fff;
}
.main-faq--template .faq .questions-pagination__item:not(:last-child) {
  margin-right: 5px;
}
.main-faq--template .faq .question {
  display: none;
}
.main-faq--template .faq .question_visible {
  display: block;
  flex: 1 0;
  margin-left: 15px;
  margin-top: 15px;
}
.maje-faq-container.maje-faq-container-choose .faq-ci-box {
  display: none;
}
.maje-faq-container-choose .faqs-container.faq__container_chosen .thematic.second-show-link-box{
  display: none;
}
.second-show-link-box {
  display: none;
}
.thematic.first-show-link-boxs.second-show-link-box.open {
  margin: 0px;
 display: block;
}
.main-faq--template .second-show-link-box ul.thematic__list {
  margin-bottom: 0px;
}

@media screen and (max-width: 990px) {
  .main-faq--template .faq .question_visible {
    margin-left: 0;
  }
}
.main-faq--template .faq .question_visible .questions_block {
  display: none;
}
.main-faq--template .faq .question_visible .questions_block.active {
  display: block;
}
.main-faq--template .faq .question__icon {
  max-width: 16px;
  max-height: 27px;
}
.main-faq--template .faq .question__header {
  display: flex;
  align-items: center;
  background-color: #f7f7f7;
  border-bottom: 1px solid #eee;
}
.main-faq--template .faq .question__back {
  align-items: center;
  background: #fff;
  color: #000;
  cursor: pointer;
  display: flex;
  float: left;
  font-size: 0;
  font-weight: 400;
  height: 49px;
  justify-content: center;
  line-height: 1.2;
  position: relative;
  text-align: center;
  transition: all 0.2s;
  width: 50px;
  z-index: 2;
}
.main-faq--template .faq .question__back svg {
  width: 10px;
  transform: rotate(180deg);
  height: 10px;
}
.main-faq--template .faq .question__title {
  background: #fff;
  border-left: 1px solid #eee;
  clear: none;
  color: #000;
  font-family: Arial;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.8333;
  padding: 13px 0 14px 30px;
  position: relative;
  text-transform: none;
  z-index: 1;
  flex: 1 0;
  margin-block-start: 0;
  margin-block-end: 0;
}
.main-faq--template .faq .question__description {
  background: #fff;
  padding: 25px 31px 30px;
  margin-bottom: 20px;
}
.main-faq--template .faq .question__text {
  color: #16212c;
  font-weight: 400;
  line-height: 1.6667;
  word-break: break-word;
  margin-block-start: 0;
  margin-block-end: 0;
  font-size: 12px;
  line-height: 1.6;
}
.main-faq--template .faq .question__text a {
  color: #16212c;
  text-decoration: underline;
}
.main-faq--template .faq .vote {
  margin-bottom: 20px;
}
.main-faq--template .faq .vote__negative-answer {
  display: none;
}
.main-faq--template .faq .vote__negative-answer_show {
  display: block;
}
.main-faq--template .faq .vote__block_hide {
  display: none;
}
.main-faq--template .faq .vote__title {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.6px;
  line-height: 1.6667;
  padding: 9px 0 17px;
}
.main-faq--template .faq .vote__buttons {
  display: flex;
}
.main-faq--template .faq .vote__button {
  background: #fff;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  color: #000;
  cursor: pointer;
  font-size: 8px;
  font-weight: 400;
  height: 39px;
  line-height: 1.2;
  position: relative;
  text-align: center;
  transition: all 0.2s;
  width: 88px;
  text-transform: uppercase;
  padding: 0;
}
.main-faq--template .faq .vote__button:hover {
  background-color: #eaeaea;
}
.main-faq--template .faq .vote__button_positive {
  border-radius: 4px 0 0 4px;
  border-right: none;
}
.main-faq--template .faq .vote__button_negative {
  border-radius: 0 4px 4px 0;
}
.main-faq--template .faq .vote__positive-answer {
  flex: 1 1 100%;
}
.main-faq--template .faq .vote__reasons-title {
  color: #000;
  font-size: 12px;
  letter-spacing: 0.6px;
  line-height: 1.6667;
  padding: 9px 0 17px;
  font-weight: 700;
  padding-bottom: 19px;
  padding-top: 12px;
}
.main-faq--template .faq .vote__error {
  color: #9f9f9f;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.2;
  padding-top: 5px;
  text-align: center;
  width: 176px;
  display: none;
}
.main-faq--template .faq .vote__error_show {
  display: block;
}
.main-faq--template .faq .vote__reasons-item:not(:last-child) {
  margin-bottom: 10px;
}
.main-faq--template .faq .vote__reasons-button {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 4px;
  color: #000;
  cursor: pointer;
  display: block;
  font-size: 10px;
  font-weight: 400;
  line-height: 2.2;
  padding: 8px 22px;
  position: relative;
  text-align: center;
  transition: all 0.2s;
  width: 100%;
}
.main-faq--template .faq .vote__success {
  font-weight: 700;
  padding-left: 20px;
  color: #000;
  font-size: 12px;
  letter-spacing: 0.6px;
  line-height: 1.6667;
  position: relative;
  display: none;
}
.main-faq--template .faq .vote__success_show {
  display: block;
}
.main-faq--template .faq .vote__success::before {
  display: block;
  content: "";
  width: 12.6px;
  height: 12px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.main-faq--template .faq .vote__reasons-button:hover {
  background-color: #eaeaea;
}
.main-faq--template .faq .related-questions {
  margin-bottom: 20px;
}
.main-faq--template .faq .related-questions__list {
  display: none;
}
.main-faq--template .faq .related-questions__title {
  color: #000;
  font-size: 8px;
  font-weight: 400;
  letter-spacing: 1.1px;
  line-height: normal;
  padding: 0 0 10px;
  text-transform: uppercase;
  margin-block-start: 0;
  margin-block-end: 0;
}
.main-faq--template .faq .related-questions__item {
  border-top: 1px solid #eaeaea;
}
.main-faq--template .faq .related-questions__item:hover .faq-item__link {
  background-color: #eaeaea;
}
.main-faq--template .faq .related-questions__item:last-child {
  border-bottom: 1px solid #eaeaea;
}
.main-faq--template .faq .contact-group__title {
  color: #000;
  display: block;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.6px;
  line-height: normal;
  padding: 0 0 20px;
}
.main-faq--template .faq .contact-group__button {
  background: #000;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  font-size: 8px;
  font-weight: 400;
  line-height: 1.25;
  margin: 0 4px 4px 0;
  min-width: 120px;
  padding: 5px 23px 4px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s;
  vertical-align: top;
}
.main-faq--template .faq .contact-group__button:hover {
  opacity: 0.8;
}


.main-faq--template .faq .faq__container_chosen {
  flex-direction: row;
  align-items: flex-start;
  justify-content: unset;
  max-width: 1328px;
  width: 100%;
  padding: 0 19px;
  margin-bottom: 4rem;
  position: relative;
}
.main-faq--template .faq .thefaq-crnt-chosen {
  max-height: 50px;
}
ul.thematic__list.thematic__list_chosen li.faq-mn-items:hover {
  box-shadow: none;
  border: none;
}
.main-faq--template .faq__container_chosen ul.questions__list.faq-que--list.show {
    display: block;
}
.main-faq--template .faq__container_chosen ul.questions__list.faq-que--list{
  max-width: 884px;
}
.faq-ci-box {
  max-width: 884px;
  width: 100%;
  margin: 0 auto; 
  padding: 0.6rem 2.4rem 0.6rem;
  margin-top: 3.4rem;
  margin-bottom: 3.4rem;
}
.faq-ci-box p {
  font-size: 22px;
  font-weight: 500;
  color: #F396F5;
  line-height: 29.24px;
  letter-spacing: 0.9624999761581421px;
  text-align: center;
  margin: 0px;
  padding-bottom: 1.6rem;
}
.faq-ci-box .ci-content p {
  font-size: 12px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: .5px;
  color: #000;
  margin: 0;
  text-align: center;
  padding-bottom: 0px;
}
.ci-content p strong {
  font-weight: 700;
}
.ci-content p a:hover {
  text-decoration: underline;
}
.ci-content p a {
  font-weight: 700;
}
ul.short-ul-title {
  display: none;
}
.thematic__list_chosen ul.short-ul-title{
  display:none;
}
.thematic__list_chosen ul.short-ul-title.open {
  display: block;
}
.short-ul-title a.newmn-connect-link {
  font-size: 12px;
  font-weight: 500;
  padding: 12px 0 12px 28px;
  display: block;
}
.short-ul-title a.newmn-connect-link:hover{
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .mobile-scroll-top-btn.boost-sd__scroll-to-top:before {
    color: #000000;
    border-bottom-color: #000000;
    border-right-color: #000000;
    width: 12px;
    height: 12px;
    border-width: 2.4px;
  }
  .main-faq--template .faq .faq {
    height: 700px;
  }
  .main-faq--template .faq .faqs-container_chosen {
    flex-direction: column;
  }
  .main-faq--template .faq .promoted-question {
    order: 1;
  }
  .main-faq--template .faq .faqs-container{
    padding-bottom: 0rem;
  }
  .main-faq--template .faq .thematic__button {
    display: flex;
    justify-content: space-between;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: left;
    border: none;
    padding: 17px 20px 16px 20px;
    background-color: #fff;
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.16);
    border-radius: 5px;
  }
  .main-faq--template .faq .thematic__button.active svg {
    transform: rotate(-90deg);
  }
  .main-faq--template .faq .thematic__button svg {
    transition: transform 0.3s;
    transform: rotate(90deg);
    width: 7px;
  }
  .main-faq--template .faq .thematic__button::after {
    color: #16212c;
    content: "";
    display: block;
    width: 16px;
    height: 18px;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .main-faq--template .faq .thematic__button:active {
    background-color: #a9e1f4;
  }

  .main-faq--template .faq .faq-mn-items_active {
    font-weight: 700;
    position: relative;
    background: #fff;
  }
  .main-faq--template .faq .faq-mn-items:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .main-faq--template .faq .faq-mn-items:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }

  .main-faq--template .faq .questions {
    order: 2;
  }
  .main-faq--template .faq .questions_thematic-chosen {
    width: 100%;
    margin-left: 0;
  }
  .main-faq--template .faq .questions__list_chosen {
    margin-bottom: 30px;
  }
  .home-block{
    padding-bottom: 7rem;
  }
}
@media screen and (max-width: 767px) {
  .main-faq--template .faq .promoted-question {
    width: 100%;
  }
  .main-faq--template .faq .promoted-question__list {
    flex-wrap: nowrap;
    flex-direction: column;
    width: 100%;
  }
  .main-faq--template .faq .promoted-question__item {
    flex: none;
    width: 100%;
  }
  .main-faq--template .faq .questions__list {
    max-height: none;
  }
  .main-faq--template .faq .questions__item {
    width: 100%;
  }
  .main-faq--template .faq ul.thematic__list {
    gap: 0;
    grid-template-columns: initial;
  }
  .main-faq--template .faq .faq-mn-icons {
    max-width: 28px;
    height: 28px;
  }
  .faq-matic-link-box {
    margin: 0px;
  }
  .mn-connect-text {
    padding-left: 2rem;
    text-align: start;
  }
}

.redirect-ac-tabs-container {
  display: flex;
  justify-content: space-between;
  padding: 0rem 1.9rem;
}
.cus-name {
  color: #0e0e0e;
  margin-top: 0.5rem;
  padding: 2rem;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.699999988079071px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pg-ac-img-w-ttl {
  color: #0e0e0e;
  text-transform: capitalize;
  margin-bottom: 8px;
  padding: 8px 20px;
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 19.93px;
  letter-spacing: 0.699999988079071px;
}
.pg-ac-img-w-ttl:after {
  content: "";
  background: url(https://cdn.shopify.com/s/files/1/0835/3225/1448/files/Stroke_1_Copy_32.svg?v=1728991540);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 9px;
  height: 9px;
  transform-origin: center;
  margin-top: 2px;
  margin-left: 12px;
  opacity: 0.3;
}
.cus-order-page {
  width: 75%;
  margin: 0px;
  padding: 0px !important;
}
.pg-ac-img-w-ttl.active:after{
  opacity:1;
}
.tabs-li-ac-container {
  width: 25%;
}
.pg-ac-img-w-ttl.active {
  font-weight: 700;
}
.pg-ac-img-w-ttl.active svg path {
  fill: #FFFFFF;
}

.grid-search-box-container {
  width: 100%;
  padding: 0px 0px 32px;
  max-width: 884px;
  margin: 0 auto;
}

h2.src-bar-ttl{
  margin: 0 auto;
  color: #000;
  font-size: 42px;
  font-weight: 500;
  letter-spacing: .0386em;
  line-height: 1.2381;
  margin-bottom: 30px;
  text-align: center;
  text-transform: none;
}

.grid-search-box-container .grid-item.srch-bar-input-wrapper{
  width: 100%;
  padding-bottom: 1.8rem;
}
.src--bar {
  width: 100%;
  margin: 0 auto;
}
.grid-search-box-container .srch-bar-input-wrapper .autocomplete-inp {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 19px;
  color: #000;
  height: 38px;
  padding: 0 20px 0 55px;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  line-height: 15.95px;
  letter-spacing: 0.5px;
}
.faq-ci-box:after {
  content: '';
  position: absolute;
  background: #000;
  height: 1px;
  width: calc(100% + 3.6rem);
  left: -2rem;
  right: -2rem;
  margin: 0 auto;
  margin-top: 4rem;
  }
.grid-search-box-container:after {
  content: "";
  position: absolute;
  background: #000;
  height: 1px;
  width: calc(100% + 3.6rem);
  left: -2rem;
  right: -2rem;
  margin: 0 auto;
  margin-top: 32px;
}
.grid-search-box-container .search-bar-container {
  position: relative;
}
.grid-search-box-container .srch-bar-input-wrapper .autocomplete-inp:focus-visible {
  box-shadow: none;
  outline: none;
}
.search-box-contents {
  margin: 0 auto;
  width: 100%;
  color: #000;
  display: block;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.2727;
  text-transform:capitalize;
}
input.search-bar-btn {
  border: none;
  background: transparent;
  background: url(https://cdn.shopify.com/s/files/1/0835/3225/1448/files/recherche.svg?v=1728303744) no-repeat center left 22px / auto 19px;
  border-radius: 0;
  cursor: pointer;
  font-size: 0;
  height: 38px;
  padding: 0;
  position: absolute;
  left: 0;
  text-align: center;
  top: 0;
  transition: all .3s;
  width: 50px;
  z-index: 2;
}
.search-exm-box {
  color:#000000;
  display: block;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing:  normal;
  margin: 4px 16px 0 0;
}
ul.search-cntn-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
li.search-ctnt-item {
  display: flex;
  padding-right: 12px;
}
/* li.search-ctnt-item:before {
  content: " « ";
  margin-right: 0;
  width: 14px;
  text-align: center;
}
li.search-ctnt-item:after {
  content: " »,";
  margin-left: 0;
  width: 14px;
  text-align: center;
} */
.grid-search-box-container .search-cntn-list a {
  border: 1px solid #000;
  border-radius: 5px;
  padding: 4px 7px;
  font-size: 12px;
  color: #000;
  display: block;
  font-weight: 500;
  line-height: 16.34px;
  letter-spacing: .5600000023841858px;
}
.grid-search-box-container .search-cntn-list a:hover{
  text-decoration: underline;
}

p.current-text-content {
  margin: 0;
  color: #F396F5;
  padding: 0 0 14px;
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 500;
  line-height: 29.24px;
  letter-spacing: 0.9624999761581421px;
}
a.prev-page {
  position: relative;
  padding: 0 0 0 28px;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.699999988079071px;
  color: #000000;
}
button.btn-back-to-top:before {
  content: "";
  border: 1px solid #000;
  border-width: 1px 1px 0 0;
  height: 7px;
  margin: 2px 0 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  width: 7px;
  position: absolute;
}
.que-ans-box-container {
  width: 100%;
}
button.btn-back-to-top {
  background: transparent;
  border: 0px;
  color: #000000;
  position: relative;
  padding: 0 18px 0 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.699999988079071px;
}
.faq-ctnt-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 0 0;
}
p.current-title-content {
  padding-bottom: 30px;
  margin: 0;
  color: #f396f5;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: .0436em;
  line-height: 1.2727;
  text-transform: none;
}
.ans__text p,
.ans__text a{
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.22;
  margin: 0;
  padding: 0;
  word-break: break-word;
  margin-bottom: 16px;
}
.ans__text a {
  font-weight: 600;
  text-decoration: underline;
}
.ans__text a:hover {
    text-decoration: none;
}
.ans__description .ans__text ul {
  list-style: unset;
  padding-left: 10px;
  padding-bottom: 1.6rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #000;
  font-size:12px;
}
.pagination-numbers {
  display: flex;
}
.pagination-button {
  align-items: center;
  background: #fff;
  border: 1px solid #e2e2e2;
  color: #e2e2e2;
  display: flex;
  font-size: 16px;
  font-weight: 710;
  height: 37px;
  justify-content: center;
  line-height: 1.2;
  position: relative;
  transition: all .2s;
  width: 37px;
  margin: 5px;
  cursor:pointer;
}
.pagination-button.active {
  border-color: #000;
  color: #000;
}
.pagination-button:hover {
  border-color: #000;
  color: #000;
}
.faq__container_chosen ul.thematic__list.thematic__list_chosen li.faq-mn-items.home {
  display: block;
  margin: 0px;
}
.faqs-container.faq__container_chosen .home-block {
  display: none;
}
.main-faq--template .thematic.first-show-link-boxs {
  max-width: 642px;
  width:100%;
  margin: 5.6rem 0px 6rem 0px;
}
.faqs-container.faq__container_chosen .thematic.first-show-link-boxs {
  max-width: max-content;
}
.home-block {
  max-width: 884px;
  margin: 0 auto;
}
.visibility {
  display: block !important;
}
.questions_block.help-customer-description {
  display: none;
}
.questions_block.help-customer-description.visible {
  display: block;
}
.tabs-ws-content-grid {
  display: flex;
  border-top: 1px solid #000000;
}
.edit-profile--form {
  width: 75%;
}
.edit-profile-form-tabs {
  width: 25%;
  position:relative;
}
.edit-profile-form-tabs .tabs-li-ac-container {
  width: 100%;
  height:100%;
}
.edit-profile-form-tabs a{
  text-decoration:none;
}
.customer--head.ac-tabs-lg {
  position:absolute;
  bottom: 0px;
  border: none;
}
.customer--head {
  font-size: 10px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.customer--head a {
  text-transform: none;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: .1em;
  color: #000;
  text-decoration: none;
  border: 1px solid #000000;
  padding: 6px 12px;
  border-radius: 5px;
}
.customer--head a:hover{
  color:rgba(14,14,14,.8);
}
span.selected-tab {
  display: none;
}
.profile-template-container {
  /* max-width: 33%; */
  max-width:50%;
  width: 100%;
}
.inner-profile-content {
  padding: 2rem;
}

.cus-ac-title h4 {
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 1;
  letter-spacing: .02375rem;
  margin: 0;
  margin-bottom: 1.6rem;
}

.ac-custom-heading {
  padding: 1.5rem 0rem 3.2rem;
}
:is(.cus-order-page) .ac-custom-heading p,
:is(.cus-order-page) .ac-order-heading p{
  margin: 0px ;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.06em;
  color: #000000;
}
.faqs-container.faq__container_chosen .thematic.first-show-link-boxs {
  margin: 0px;
  padding-left: 0;
  flex: 0 0 auto;
  margin-right: 0;
  max-width: 320px;
}
.mob-faq-ci-box {
  display: none;
}
button.delete-btn.editing_add:hover {
  color: rgba(14, 14, 14, .8);
}
.address-add .absolutePosition:hover,
.cus-edit-dlt-btn .editing-bttn.editing_add:hover {
  background: rgba(14, 14, 14, .8);
}
@media screen and (max-width: 1024px) {
  .mob-hide{
    display:none !important;
  }
  .main-faq--template .thematic.first-show-link-boxs {
    max-width: 850px;
    position:relative;
  }
  .toggle-open span.selected-tab {
    padding: 18px 2.5rem;
    height: auto;
  }
  .editor-btnn.address-add.address_comment{
    margin-top: 2.2rem;
  }
  .cus-ac-address--section .cus-address-box {
    padding-bottom: 3.6rem;
  }
  span.selected-tab {
    height: 4rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content:center;
    gap:12px;
    font-size: 15px;
    font-weight: 500;
    line-height: 19.93px;
    letter-spacing: 0.37570124864578247px;
    text-transform: capitalize;
  }
  .redirect-ac-tabs-container{
    flex-direction: column;
  }
  .edit-profile-form-tabs{
    width:100%;
  }
  .main-faq--template .faq.faq-mn-container{
    width:100%;
  }
  .page-ac--li-link-list {
    display: none;
  }
  .ac-order-heading.cus-ac-title h4 {
    font-family: ITC Avant Garde Gothic;
    font-size: 15px;
    font-weight: 500;
    line-height: 19.93px;
    letter-spacing: 0.3799999952316284px;
    margin-bottom: 1.5rem;
    margin-top: 0px;
  }
  .desk-mob-tabs-container {
    border: 1px solid #000;
    border-radius: 5px;
    margin: 12px;
    margin-bottom: 5px;
    margin-top: 2rem;
  }
  :is(.cus-ac-address--section) p:first-child{
    margin-bottom: 1rem;
  }
  .desk-mob-tabs-container.toggle-open {
    border-radius: 5px 5px 0 0;
  }
  .tabs-li-ac-container {
    margin-top: 0rem;
  }
  ul.page-ac--li-link-list.list-unstyled.show {
    width: auto;
    background: #FFF;
    border-radius: 0px 0px  5px 5px;
    position: absolute;
    z-index: 4;
    border: 1px solid #000;
    right: 0;
    left: 0;
    margin: 0px 1.2rem;
  }
  .customer--head.ac-tabs-lg{
    z-index: -1;
  }
  .customer--head.ac-tabs-lg {
    display: none;
  }
  .cus-name {
    display: flex;
    justify-content: space-between;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    padding-bottom: 0rem;
    margin-top: 0px;
    padding-top: 2rem;
  }
  .icn-down {
  display: inline;
  }
  .icn-up {
    display: none;
  }

/* Default style for the arrow indicator */
span.selected-tab:after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  transform: rotate(45deg);
  transition: transform 0.3s ease; 
  margin-bottom: 2px;
}

span.selected-tab.icon-up:after {
    transform: rotate(225deg);
}

  .pg-ac-img-w-ttl {
    padding: 18px 2.5rem;
    margin: 0px;
    border-bottom: .0625rem solid #0e0e0e;
    justify-content: center;
  }
  .pg-ac-img-w-ttl:after{
    content: unset;
  }
  .tabs-ws-content-grid {
    display: flex;
    flex-direction: column;
  }
  .edit-profile--form {
    width: 100%;
  }
  .profile-template-container {
    max-width: 100%;
  }
  #customer #create-customer #create_customer .cf-react-target {
    max-width: 100%;
    margin: 0 auto;
  }
  .ac-custom-heading{
    padding:2rem;
  }
}
.selected--option {
  display: none;
}
.thematic-active-title{
  display:none;
}
button.mob-hm-accordion {
  background: #ffff;
  display: flex;
  align-items: center;
  justify-content:center;
  width: 100%;
  border: 1px solid #000;
  border-radius: 5px;
  min-height: 38px;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  z-index: 2;
}
button.mob-hm-accordion:after {
  content: "";
  border: solid #000;
  border-width: 0 1px 1px 0;
  height: 7px;
  margin: 0 0 0 20px;
  transform: translateY(-50%) rotate(45deg);
  width: 7px;
  display: block;
}
.faq__container_chosen p.cyc-h2 {
  display: none;
}
.thematic-menu-item {
  position: relative;
}
.thematic__list_chosen .thematic-menu-item{
  padding: 0 15px 0 0;

}
.thematic__list_chosen .thematic-menu-item:after {
  content: "";
  border: 1px solid #000;
  border-width: 1px 1px 0 0;
  position: absolute;
  right: 0;
  margin: -1px 0 0;
  top: 50%;
  transform: translateY(-50%) rotate(135deg);
  height: 7px;
  width: 7px;
}
.main-faq--template .faq.faq-mn-container{
  min-height: 100vh;
  position: relative;
}
@media screen and (max-width: 768px) {
  .faq-ci-box:before {
    content: '';
    position: absolute;
    background: #000;
    height: 1px;
    margin: -2.1rem auto 0;
  }
  .faq-ci-box:before, .faq-ci-box:after {
    width: calc(100% + 2.4rem);
    left: -1.2rem;
    right: -1.2rem;
  }
  .main-faq--template .faq .mn-connect-text, .main-faq--template .faq .home-mn-connect-text{
    justify-content: space-between;
  }
  .grid-item.srch-bar-input-wrapper:after {
    left: 30px;
    top: 6px;
  }
  .main-faq--template .faq .thematic__list {
    display: none;
  }
  .accordion-open .thematic.first-show-link-boxs.second-show-link-box.open {
    display: none;
  }
  ul.thematic__list.mob-thematic-ul-list.show {
    display: block;
    background: #fff;
    border: 1px solid #000;
    border-radius: 3px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .25);
    margin: 0 auto;
    padding: 10px;
    width: 100%;
    position: absolute;
    top: calc(100% - 8px);
    left: 0;
    right: 0;
    z-index: 1;
  }
  .accordion-open .mn-connect-text {
    padding-left: 0px;
  }
  .redirect-ac-tabs-container{
    padding: 0 12px;
  }
  ul.short-ul-title.open {
    display: block;
  }
  p.cyc-h2 {
    display: none;
  }
  .faq-ci-box{
    display:none;
  }
  .faq-ci-box.mob-faq-ci-box {
    display: block;
  }
  .main-faq--template .mn-connect-link, .main-faq--template .btn-mn-connect-link {
    min-height: max-content;
    padding:3.2rem 0rem 1.4rem;
    text-align: left;
    align-items: flex-start;
    border: none;
  }
  .mob-thematic-ul-list.show .thematic-menu-item:after {
    border: 1px solid #000;
    border-width: 1px 1px 0 0;
    content: "";
    height: 7px;
    margin: -1px 0 0;
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-50%) rotate(135deg);
    width: 7px;
  }
  .mob-thematic-ul-list.show .home-mn-connect-text {
    justify-content: flex-start;
  }
  .main-faq--template .faq a.mn-connect-link {
    flex-direction: row;
    justify-content: flex-start;
    padding:3.2rem 0rem 1.4rem;
  }
  .main-faq--template .mn-connect-link:focus-visible, .main-faq--template .btn-mn-connect-link:focus-visible {
    box-shadow: none;
    outline: none;
  }
  .main-faq--template .faq .accordion-open .faq-mn-items:hover{
    box-shadow: none;
  }
  .main-faq--template .thematic.first-show-link-boxs{
    margin:0px;
  }
  .faq__container_chosen .thematic-active-title {
    display: none;
  }
  .faq-mn-container .home-block {
    margin-top:3.5rem;
  }
  .faq-mn-container .grid-search-box-container{
    padding: 0 0 20px;
  }
  .faq-ci-box {
    padding: 2rem 1rem;
  }
  .faq-ci-box p {
    font-size: 15px;
    font-weight: 500;
    line-height: 19.93px;
    letter-spacing: 0.3799999952316284px;
    }
  .grid-search-box-container .srch-bar-input-wrapper .autocomplete-inp {
    border: 1px solid black;
    padding: 0 20px 0 35px;
    height:28px;
  }
  h2.src-bar-ttl {
    font-size: 24px;
    font-weight: 500;
    line-height: 31.9px;
    letter-spacing: 1.3333333730697632px;
    margin-bottom: 1rem;
  }
  /*  */
   input.search-bar-btn {
    background: block;
     /* display:none; */
    /* width: 35px; */
    width: 41px;
  }

  input.search-bar-btn {
    border: none;
    background: transparent;
    background: url(/cdn/shop/files/recherche.svg?v=1728303744) no-repeat center left 24px / auto 16px;
    border-radius: 0;
    cursor: pointer;
    font-size: 0;
    height: 23px;
    padding: 0;
    position: absolute;
    left: -15px;
    text-align: center;
    top: 3px;
    transition: all .3s;
    width: 50px;
    z-index: 2;
}
  /*  */
  .grid-search-box-container .search-cntn-list a{
    font-size: 9px;
  }
  li.search-ctnt-item:before,
  li.search-ctnt-item:after{
    width: 8px;
  }
  .search-exm-box {
    font-size: 9px;
  }
  .grid-search-box-container .grid-item.srch-bar-input-wrapper{
    padding-bottom: 1.2rem;
  }
  .main-faq--template .faq .questions__title{
    font-size: 15px;
    line-height: 19.93px;
    letter-spacing: 0.3799999952316284px;
    text-align: left;
    padding-bottom: 6px;
  }
  ul.thematic__list.thematic__list_chosen.open .home-mn-connect-text {
    justify-content: flex-start;
  }
  ul.thematic__list.thematic__list_chosen .mn-connect-link, ul.thematic__list.thematic__list_chosen .btn-mn-connect-link {
    padding: 3.2rem 0px;
    padding-bottom: 1.4rem;
  }
  .faqs-container.faq__container_chosen .current-text-content {
    font-size: 20px;
    margin-bottom: 22px;
    line-height: 1;
    padding-bottom: 0;
  }
  p.current-title-content {
    font-size: 28px;
    padding-bottom: 15px;
  }
  /* .main-faq--template .faqs-container .thematic.first-show-link-boxs {
    display:none;
  } */
  .faq__container_chosen .que-ans-box-container{
    border-left: 0px;
    padding: 4px 0px 0px;
  }
  .main-faq--template .faq.faq-mn-container .faq__container_chosen{
    display: flex;
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
  }
  .faqs-container.faq__container_chosen .thematic.first-show-link-boxs {
    max-width: 100%;
    margin: 2rem 0px;
  }
  .main-faq--template ul.thematic__list.thematic__list_chosen {
    display: none;
  }
  .nw-mn-connect-text{
    line-height: 12px;
  }
  .faq__container_chosen .selected--option {
    color:#000;
    font-size:15px;
    font-weight:500;
    line-height:1.25;
    background:#fff;
    border:1px solid #000;
    border-radius:5px;display:flex;
    align-items: center;
    justify-content:space-between;
    min-height:48px;
    padding:10px 20px;
    position:relative;
    text-align:center;
    width:100%;
    z-index:2;
    line-height:16.4px;
  }
  .redirect-ac-tabs-container .faq__container_chosen .thematic.first-show-link-boxs{
    padding:0px 3px;
    margin: 0px;
    width: 100%;
  }
 .selected--option::after {
    content: '';
    background-image: url(https://cdn.shopify.com/s/files/1/0826/9584/8228/files/Vector_5_1.svg?v=1724741089);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 11px;
    height: 11px;
    top: auto;
    right: 28%;
    transform: rotate(90deg);
    transform-origin: center;
    margin-top: 4px;
    margin-left: 15px;
  }
  /* ul.thematic__list.thematic__list_chosen.open .faq-matic-link-box.thematic__icon-container_chosen {
    display: none;
  } */
  ul.thematic__list.thematic__list_chosen.open li.faq-mn-items.home .mn-connect-text {
    margin: 0px;
  }
  .faq-mn-items.home a.mn-connect-link {
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
}
  ul.thematic__list.thematic__list_chosen.open .mn-connect-text {
    min-height: 100%;
  }
  .faq.faq-mn-container {
    border-bottom: 1px solid rgba(170, 170, 170, 1);
  }
  .tabs-ws-content-grid .ac-pa-reset--password {
    padding-bottom: 6rem;
    border-bottom: 1px solid rgba(170, 170, 170, 1);
  }
  .grid-search-box-container:after{
    content: unset;
  }
  .main-faq--template .faq .faq-mn-items {
    width: 100%;
    max-width: 100%;
    margin: 0px;
  }
  .main-faq--template .faq .faq-mn-items.home{
    display:block;
  }
  .thematic-active-title{
    display:block;
  }
}
@media screen and (max-width: 767px) {
  .faq-matic-link-box {
      padding-right: 8px;
      margin: 0;
    }
  .faqs-container.faq__container_chosen h2.current-text-content {
    display: none;
  }
  .main-faq--template .faq .faq-item__link,
  .main-faq--template .faq .hm-faq-item__link{
    padding: 16px 0px;
  }

  .redirect-ac-tabs-container .faq__container_chosen .thematic.first-show-link-boxs{
    padding: 0.8rem 0rem 3rem;
  }
  .pagination-numbers.show-pagination {
    margin-top: 2rem;
    justify-content: center;
  }
  h2.current-title-content {
    padding: 0 0 14px;
  }
}
.ar-faq--container-ar .ml-loader{
  left: 35%;
}
.ml-loader {
  display: none;
  position: relative;
  height: auto;
  width:max-content;
  position: absolute;
  left: 62%;
  top: 50%;
}
.faq__container_chosen .ml-loader.ld-block{
  display:block;
}
.ml-loader div {
    position: absolute;
    animation: ml-loader 1.2s linear infinite;
    height: 10px;
    width: 10px;
}
 .ml-loader div {
  background:rgb(14 14 14 / 58%);
  display: block;
}
.ml-loader div:nth-child(1) {
    top: 6px;
    left: 6px;
    animation-delay: 0s;
}
.ml-loader div:nth-child(2) {
    top: 6px;
    left: 26px;
    animation-delay: -0.4s;
}
.ml-loader div:nth-child(3) {
    top: 6px;
    left: 45px;
    animation-delay: -0.8s;
}
.ml-loader div:nth-child(4) {
    top: 26px;
    left: 6px;
    animation-delay: -0.4s;
}
.ml-loader div:nth-child(5) {
    top: 26px;
    left: 26px;
    animation-delay: -0.8s;
}
.ml-loader div:nth-child(6) {
    top: 26px;
    left: 45px;
    animation-delay: -1.2s;
}
.ml-loader div:nth-child(7) {
    top: 45px;
    left: 6px;
    animation-delay: -0.8s;
}
.ml-loader div:nth-child(8) {
    top: 45px;
    left: 26px;
    animation-delay: -1.2s;
}
.ml-loader div:nth-child(9) {
    top: 45px;
    left: 45px;
    animation-delay: -1.6s;
}

@keyframes ml-loader {
    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }
}

.cf-edit-account-link-spacer, .cf-edit-account-link {
  display: none !important;
}
/* LEGAL NOTES CSS */

.legal-notices .main-page-title{
	text-align:center;
    font-size: 26px;
    font-weight: 700;
	color:#000000;
    margin-bottom: 20px;
  text-transform: capitalize;
  
}
.legal-notices .rte p {
    font-size: 13px;
    font-weight: 500;
    color: #000000;
	text-align:justify;
	line-height: 22px;
}
.legal-notices strong {
    font-size: 18px;
    font-weight: 700;
	margin:0;
}
.legal-notices .rte>*:first-child {
    margin-top: 0;
    margin-bottom: 0;
}
.legal-notices .rte ul li {
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
}

/* address page delete pop up  */

.delete-modal {
  visibility: hidden;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Dark background */
  transition: visibility 0s, opacity 0.3s ease-out; /* Visibility change with a delay */
  opacity: 0; /* Initially transparent */
}

/* Modal content with fade-down animation */
.delete-modal-content {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0px;
  right:0px;
  padding: 5rem 2.5rem;
  background-color: #fff;
  width: 280px;
  height: 200px;
  text-align: center;
  transform: translateY(-30px);
  transition: all .3s ease-out;
  opacity: 0;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* When the modal is shown */
.delete-modal.show {
  visibility: visible;
  opacity: 1; 
}

/* When the modal content is shown */
.delete-modal-content.show {
  opacity: 1; 
  transform: translateY(0); 
}


 .cancel-btn {
  position: absolute;
  right: 16px;
  top: 14px;
  width: 14px;
  height: 13px;
 cursor: pointer;
}
.delete-modal-content p {
  font-size: 12px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0.30056101083755493px;
  margin: 0px;
  color: #000000;
  margin-bottom: 2.6rem;
}

.cancel-btn:before, .cancel-btn:after {
  position: absolute;
  content: ' ';
  height: 13px;
  width: 1px;
  background-color: #000000;
}
.cancel-btn:before {
  transform: rotate(45deg);
}
.cancel-btn:after {
  transform: rotate(-45deg);
}
.delete-address-btn{
  font-size: 12px;
  font-weight: 500;
  line-height: 15.95px;
  letter-spacing: 0.30056101083755493px;
  text-transform: uppercase;
  padding: 11px;
  background: #000;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}

/* account drawer  */

.right-side-account-drawer {
  position: fixed;
  top: calc(var(--header-height) + 32px);
  right: 0;
  width: 33.333%;
  height: 100%;
  background: #fff;
  transform: translateX(100%);
  transition: transform 0.5s ease, opacity 0.5s ease;
  z-index: 1000; 
  will-change: transform, opacity;
}
body:has(.section-header.scrolled-past-header) .right-side-account-drawer{
  top: 0;
}
.right-side-account-drawer.open {
  transform: translateX(0);
  box-shadow:-2px 5px 8px #0000001c;
}

.right-side-account-drawer.open+.offcanvas-overlay{
  visibility: visible;
  opacity: .2;
  display: block;
}
.sg-ttl {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding: 12px;
  font-size: 16px;
  font-weight: 600;
  line-height: 21.79px;
  letter-spacing: 1.5px;
}
span.close-sg-drawer {
  position: absolute;
  right: 0px;
  padding: 0px 16px;
  cursor: pointer;
}
.ad-tab-link.active::before{
  background: #0E0E0E;
}
.ad-tab-link::before {
    width: 8px;
    height: 8px;
    content: "";
    display: inline-block;
    border: .03125rem solid #0e0e0e;
    border-radius: 100%;
    margin-right: .8rem;
}
.drawer .cart-option-selection a.selected {
  margin-left: 3.2rem;
}
.ad-tab-link {
  color: #0E0E0E;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
  margin-right: 3rem;
}
.cart-option-selection a.selected {
  margin-left: 3.2rem;
}
button.continue-btn:hover {
  background: rgba(14, 14, 14, .8);
}
.d-block {
    display: block !important;
}
.add-details-drwr {
    display: none;
}
button.continue-btn.btn-disabled:hover {
  background: #e4e4e4;
}
.continue-btn.btn-disabled {
  background: #e4e4e4;
  color: #aaa;
  border: .03125rem solid #0e0e0e;
}
button.continue-btn{
  background: #0E0E0E;
  color: #FFFFFF;
  width: 100%;
  margin-top: 4.4rem;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.1em;
  height: 3.8rem;
}
.right-side-account-drawer .ac-inp-field:after,
.right-side-account-drawer .ac-inp-field:hover.ac-inp-field:after,
.right-side-account-drawer .ac-inp-field input:focus,
.right-side-account-drawer button:hover:after,
.right-side-account-drawer button:after{
  box-shadow:none;
}

.account-drwr-container {
  padding-top: 2rem;
  /* overflow: auto; */
  height: 90vh;
}
.mail-ttl {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: .653333306312561px;
  margin-bottom: 1.3rem;
}
.mail-ttl-box p {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.06em;
  color: #000000;
  margin-bottom: 0rem;
}
.account-drwr-container .ac-inp-field input.ac-field--inp{
  padding: 1.2rem 0px .2rem;
  color: #000000;
  height: 3.52rem;
  font-size: 11px;
  font-weight: 500;
  line-height: 14.62px;
  letter-spacing: 1.100000023841858px;
}
.account-drwr-container .ac-inp-field input.ac-field--inp:focus{
  padding-bottom: 0px;
}
.account-drwr-container .ac-inp-field label{
  left: 0;
  top: 15px;
  color: #000000;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  line-height: 14.62px;
  letter-spacing: 1.100000023841858px;
  transition: top 0.3s ease, font-size 0.3s ease;
}

.account-drwr-container .ac-inp-field input:focus~label{
  left:0px;
  top:6px;
  font-size: 8px;
}
.ac-inp-field {
  border-bottom: 1px solid rgba(170, 170, 170, 1);
}
.email-container {
  max-width: 100%;
  width: 100%;
}
.account-drwr-container .ac-inp-field input:not(:placeholder-shown)~label, .account-drwr-container .ac-inp-field input:-webkit-autofill~label{
  left:0px;
  top:6px;
  font-size: 8px;
}
.email-field-error-msg {
  color: #FF0000;
  margin-top: 8px;
  font-size: 9px;
  font-weight: 500;
  line-height: 11.96px;
  letter-spacing: 0.22499999403953552px;
}
button.back-pg-btn {
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0px;
  cursor:pointer;
  margin-bottom: 2rem;
  position: absolute;
  top: 10px;
  font-size: 11px;
  letter-spacing: 1px;
  color: #000;
}
.psw--inp {
  margin-top: 2.4rem;
}

.password-show {
  position: absolute;
  width: 25px;
  height: 15px;
  right: 0;
  top: 45%;
  background: url(https://cdn.shopify.com/s/files/1/0835/3225/1448/files/Group_3_Copy.svg?v=1729242206);
  background-repeat: no-repeat;
}
.password-show.show {
  background: url(https://cdn.shopify.com/s/files/1/0835/3225/1448/files/Group_7_Copy.svg?v=1729242243);
  height: 15px;
  top: 42%;
  background-repeat: no-repeat;
}
a.frgt-password {
  width: 100%;
  margin-top: 2.5rem;
  margin-bottom: 3.2rem;
  font-size: 12px;
  font-weight: 500;
  line-height: 15.95px;
  letter-spacing: 1.2000000476837158px;
  color: #000000;
  text-align: right;
}
a.frgt-password:hover {
  text-decoration-thickness: auto;
}
.sec-acc-box-container fieldset {
  border: none;
}
.cf-field-container h1 {
  display: none;
}
.cf-date-picker__icon svg {
  display: none;
}
.sec-acc-box-container .cf-field-description {
  display: none;
}
.cf-field .cf-field-description {
  width: 100%;
  padding: 8px 0px;
  font-size: 10px;
  opacity: 1;
  line-height: 1.6;
  color: #000000;
}
.cf-enum-field__choices legend {
  display: none;
}
button.sign-in-btn {
  width: 100%;
  text-transform: uppercase;
  color: #fff;
  min-height: 3.8rem;
  background: #000;
  font-size: 12px;
  font-weight: 500;
  line-height: 15.95px;
  letter-spacing: 0.30056101083755493px;
}
.cf-date-field--inline-inputs {
  margin-top: 1rem;
}
.ac--inner-drawer [data-cf-field-type=phone] .cf-phone-field .cf-country-picker{
  width: 40px;
}
label.cf-enum-field__choice {
  position: unset !important;
}
.cf-enum-field__choice input {
    height: auto;
}
.cf-nw-mail-box label {
  position: absolute;
}
input {
  height: 4rem;
}

.recover-yr-psw-drawer {
  position: fixed;
  right: -100%;
  top: 45px;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: right 0.3s ease-in-out;
  z-index: 2;
  padding-top:2rem;
}
.account-drwr-container.recover-yr-psw-drawer {
  position: fixed;
}
.recover-yr-psw-drawer.open {
  right: 0;
}
button.sign-in-btn.fg-btn {
  margin-top: 2rem;
}
.mail-ttl-box.c-acc-heading {
  margin-top: 2rem;
}
.mail-ttl-box.c-acc-heading p {
  margin-bottom: 1.8rem;
}
.recover-yr-psw-drawer .ad-mail-ttl-box p {
  max-width: 100%;
}
@media screen and (max-width: 1024px){
.right-side-account-drawer.open {
    width: 100%;
    transition: all .30s ease-out;
  }
  .right-side-account-drawer{
    top:0px;
  }
  .account-drwr-container .email-container{
    max-width: 100%;
  }
  .account-drwr-container.page-width {
    padding: 1.2rem;
  }
}


/* css for app */

.ac--inner-drawer .cf-form-actions {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  #customer {
    padding: 15px;
  }
}
#customer #create-customer #create_customer {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  margin: auto;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  #customer #create-customer #create_customer {
    max-width: 100%;
    padding: 40px 15px 45px;
  }
  .about-evelyne-ilan-chetrite {
    padding: 0 4rem;
  }
  .the-sandro-brand-page {
    flex-direction: column;
  }
  .the-sandro-brand-page .img-lf-side {
    width: 100%;
  }
  .the-sandro-brand-page .text-rg-side {
    width: 100%;
    padding-bottom:20px;
  }
}
#customer #create-customer #create_customer .header_form {
  line-height: 50px;
  letter-spacing: 0.05em;
  text-align: left;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  padding-left: 30px;
}
#customer #create-customer #create_customer .header_form .create_customer_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 50px;
  line-height: 50px;
  height: 50px;
  border-right: none;
  border-left: 1px solid #e5e5e5;
  background-color: #fff;
  border-top: none;
  border-bottom: none;
}
#customer #create-customer #create_customer .header_form .create_customer_close::after, #customer #create-customer #create_customer .header_form .create_customer_close::before {
  content: "";
  position: absolute;
  left: 15px;
  height: 15px;
  width: 1px;
  background-color: #000;
  top: 38%;
  left: 50%;
  transform: rotate(45deg);
}
#customer #create-customer #create_customer .header_form .create_customer_close::after {
  transform: rotate(-45deg);
}
#customer #create-customer #create_customer .cf-react-target {
  font-size: 11px;
}
.profile-template-container .cf-field{
  margin: 10px 0;
}
 [data-theme-name=Dawn] .cf-field .cf-select-wrap select:focus ,[data-theme-name=Dawn] .cf-field .cf-select-wrap select:hover{
   box-shadow:none;
 }

#customer #create-customer #create_customer .cf-field {
  display: block;
  margin-top: 0px;
  padding-top: 0px;
  border: none;
}
#customer #create-customer #create_customer .cf-field h1 {
  text-transform: uppercase;
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #customer #create-customer #create_customer .cf-field h1 {
    margin-bottom: 0;
  }
}
#customer #create-customer #create_customer .cf-field p {
  margin: 50px 0 30px 245px;
  color: #999;
}
@media screen and (max-width: 700px) {
  #customer #create-customer #create_customer .cf-field p {
    margin: 20px 0;
  }
}
#customer #create-customer #create_customer .cf-field[data-cf-invalid=true]:not([data-cf-field-type=repeating_group]) {
  background: none;
  border: none;
}
#customer #create-customer #create_customer .cf-field[data-cf-invalid=true]:not([data-cf-field-type=repeating_group]) label {
  color: red;
}
#customer #create-customer #create_customer .cf-field[data-cf-invalid=true]:not([data-cf-field-type=repeating_group]) .cf-field-errors {
  width: fit-content;
  margin: 0px;
  margin-top: 0;
  font-size: 10px;
  color: red;
}
#customer #create-customer #create_customer .cf-field[data-cf-invalid=true] .cf-field-description {
  display: none;
}
#customer #create-customer #create_customer .cf-field label {
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-size: 11px;
  color: #000;
  font-weight: 500;
}

#customer #create-customer #create_customer .cf-field label.cf-enum-field__choice input {
  width: fit-content;
}
#customer #create-customer #create_customer .cf-field label.cf-enum-field__choice span {
  text-transform: none;
  color: #000000;
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: .06em;
}
#customer #create-customer #create_customer .cf-field input {
  border: none;
  border-bottom: 1px solid rgba(170, 170, 170, 1);
  line-height: 36px;
  height:auto;
  width: 100%;
  letter-spacing: 0.05em;
  font-size: 10px;
  font-weight: 700;
  padding: 12px 0px 0px;
  box-shadow: none;
  color:#0E0E0E !important;
}
@media screen and (max-width: 767px) {
  #customer #create-customer #create_customer .cf-field input {
    margin-bottom: 0px;
  }
}
#customer #create-customer #create_customer .cf-field input::placeholder {
  font-weight: 400;
}
#customer #create-customer #create_customer .cf-field select {
  border: 1px solid #000;
  padding: 3px;
  color: #000;
  background-color: transparent;
  font-size: 11px;
  text-transform: uppercase;
  border-radius: 5px;
}
#customer #create-customer #create_customer .cf-field .cf-phone-field input {
  padding-left: 45px;
}
#customer #create-customer #create_customer .cf-field .cf-phone-field .cf-country-picker {
  border: none;
  right: inherit;
  bottom: 0px;
}

@media screen and (max-width: 767px) {
  #customer #create-customer #create_customer .cf-field-description {
    margin-bottom: 0;
    padding: 10px 0 0;
  }
}
#customer #create-customer #create_customer .cf-field .DayPickerInput-OverlayWrapper {
  display: none;
}
#customer #create-customer #create_customer .cf-field .cf-date-picker__icon {
  display: none;
}
#customer #create-customer #create_customer .cf-form-actions .cf-cancel {
  display: none;
}
#customer #create-customer #create_customer .cf-form-actions .cf-submit-form {
  height: 4rem;
  background: #0E0E0E;
  border: none;
  width: 100%;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.1em;
}
#customer #create-customer #create_customer .cf-form-actions .cf-step-invalid .cf-error-message {
  padding: 0;
  border: 0;
  background: white;
}
#customer #create-customer .person_select_new {
  margin: 8px 0 16px;
  margin-top: 0px;
}
@media screen and (max-width: 767px) {
  #customer #create-customer .person_select_new {
    margin-bottom: 0;
  }
}
#customer #create-customer .person_select_new input {
  display: none;
}
#customer #create-customer .person_select_new .cf-enum-field__choice {
  width: 50%;
  margin: 0;
}
#customer #create-customer .person_select_new .cf-enum-field__choice input {
  display: none !important;
}
#customer #create-customer .person_select_new .cf-enum-field__choice input:checked + span {
  background-color: #000;
  color: #fff !important;
}

#customer #create-customer .person_select_new .cf-enum-field__choice:last-of-type span {
  border-radius: 0;
  border-right: 1px solid #e5e5e5;
}
#customer #create-customer .person_select_new .cf-enum-field__choice span {
  width: 100%;
  border: 1px solid #e5e5e5;
  color: #000;
  background-color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: none;
  padding: 1rem;
  text-align: center;
  display: block;
  width: 100%;
}
#customer #create-customer .person_select_new .cf-enum-field__choice label {
  text-align: center;
}

#customer #create-customer .checkbox_register {
  margin-bottom: 10px;
}
#customer #create-customer .checkbox_register .checkbox_register {
  margin-bottom: 0;
}
#customer #create-customer .checkbox_register input {
  height: fit-content !important;
  margin-bottom: 0 !important;
}
#customer #create-customer .checkbox_register label {
  display: flex !important;
  align-items: flex-start;
}
#customer #create-customer .cf-field[data-cf-invalid=true]:not([data-cf-field-type=repeating_group]) .cf-field-errors li {
  color: red;
  line-height: 16px;
  font-size: 10px;
  padding-top:10px;
}
.sec-acc-box-container .cf-enum-field__choices fieldset {
  flex-direction: row;
  width: 100px;
}
.ac--inner-drawer.page-width {
  padding-top: 2rem;
  height: 82vh;
  overflow-y: scroll;
}
.ac--inner-drawer {
  position: fixed;
  right: -100%;
  top: 41px;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: right 0.3s ease-in-out;
  z-index: 2;
}

.ac--inner-drawer.open {
  right: 0;
}
.ac-inner-content {
  max-width: 100%;
}
button.back-prev-pg {
  padding: 0px;
  display: flex;
  align-items: center;
  gap: 8px;
  background: transparent;
  border: none;
  cursor:pointer;
  color:#0E0E0E;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.1em;
}
button.opn-ca-drawer {
  background: transparent;
  border: none;
  text-decoration: underline;
  padding: 0;
  width: 100%;
  cursor: pointer;
  margin-top: 1.6rem;
  font-size: 12px;
  font-weight: 500;
  line-height: 15.95px;
  letter-spacing: 1.2000000476837158px;
  text-align: right;
}
.product-option {
  margin-top: 0px !important;
}
button.sign-in-btn:hover,
button.sign-in-btn:hover{
  background:rgba(14,14,14,.8);
}
.jm-image_with_text p {
  font-weight: 100;
}
@media screen and (max-width: 1024px){
  nav.breadcrumbs.page-width {
    overflow: auto;
    margin-right: 7px;
  }
  nav.breadcrumbs.page-width::-webkit-scrollbar {
    height: 0px;
  }
 .custom-drawer-design td.custom-drawer-detail {
    padding-top: 12px;
  }
  .ac-inner-content {
    max-width: 100%;
  }
  .ac--inner-drawer.page-width.open {
    padding: 0 1.2rem;
    padding-top: 1.2rem;
  }
  .ac-inner-content #customer {
    padding: 0px;
  }
  .ac-inner-content #customer #create-customer #create_customer {
    padding: 0px;
  }
  #customer #create-customer .person_select_new{
    padding-bottom: 0.5rem;
  }
}

/* after login account css */
span.desk-show-lg.customer--head {
  border: none;
}
.customer--head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.2rem 1.8rem;
  font-size: 15px;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: .1em;
  text-transform: capitalize;
  border-bottom: 1px solid #000;
}

.ac--li-link-list li a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: #000000;
  text-transform: capitalize;
  letter-spacing: .1em;
  text-decoration: none;
}
.ac-img-w-ttl {
  width: 100%;
}
ul.ac--li-link-list li {
  padding: 2.6rem 0px;
  border-bottom: 1px solid #000;
  margin: 0px 18px;
}
.li-ac-container {
  height: 72vh;
  overflow: hidden;
  overflow-y: scroll;
}
.right-side-account-drawer ::-webkit-scrollbar {
  width: 8px;
}
.right-side-account-drawer ::-webkit-scrollbar-thumb:hover {
  background: var(--brand-theme-color);
}
.right-side-account-drawer ::-webkit-scrollbar-thumb {
  background: var(--brand-theme-color);
  border-radius: 10px;
}
.right-side-account-drawer ::-webkit-scrollbar-track {
  background: transparent;
}

.cf-enum-field__choice input {
  accent-color: black !important;
}
.dont-scroll {
  overflow: hidden;
}
.ad-mail-ttl-box {
  text-align: center;
  margin-top: 3.1rem;
  margin-bottom: 2rem;
}
.ad-mail-ttl {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.653333306312561px;
  margin-bottom: 1.3rem;
}
.ad-mail-ttl-box p {
  font-size: 12px;
  color: #000000;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0.5px;
  max-width: 29rem;
  margin:0 auto;
}
.account-drwr-container {
  position: relative;
}
.sec-acc-box-container .ad-mail-ttl-box {
  margin-bottom: 0px;
}
.recover-yr-psw-drawer .ad-mail-ttl-box {
  margin-top: 1.3rem;
}
.mm-ac-drawer a.mob-acc-drawer {
  display: flex;
  width: 100%;
  height: 42px;
  align-items: center;
  justify-content: center;
  background-color: #000;
  color: #fff;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-transform: capitalize;
  text-decoration: none;
}
.mm-ac-drawer {
  padding: 10px 50px;
}
a.header--ac {
  position: relative;
  width: 3.4rem;
  height: 2.4rem;
  text-align: center;
}
i.ico-connected {
  display: inline-block;
  text-align: center;
  min-width: 7px;
  min-height: 7px;
  background: var(--brand-theme-color);
  border-radius: 100%;
  position: absolute;
  bottom: 8px;
  right: 5px;
}
.header-effect-ar i.ico-connected{
  right: 22px;
}
/* .page-index i.ico-account {
  color: #FFF ;
} */
.page-index .scrolled-past-header i.ico-account {
  color: unset !important;
}
.section-header:not(.scrolled-past-header):hover i.ico-account{
  color: unset !important;
}
#customer #create-customer #create_customer .cf-form-actions button.cf-cancel,#customer #create-customer #create_customer .cf-form-actions .cf-submit-form {
  background: #000;
  height:4rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  padding: 12px 16px;
  outline: none;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  margin-top: 0rem;
  font-size: 12px;
  font-weight: 500;
  line-height: 15.95px;
  letter-spacing: 0.30056101083755493px;
}

/* account pages */

.inner-profile-content #customer #create-customer #create_customer .cf-field label {
  font-size: 9px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0.1em;
  z-index: 1;
}
.inner-profile-content #customer #create-customer #create_customer .cf-field input {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.06em;
}
.inner-profile-content #customer #create-customer #create_customer .cf-form-actions .cf-submit-form {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.1em;
}
.inner-profile-content .cf-enum-field__choices fieldset {
  flex-direction: row;
}
.inner-profile-content #customer #create-customer .person_select_new .cf-enum-field__choice{
  width: 6rem;
}

.cus-ac-form-container .ac-inp-field:after,
.cus-ac-form-container .ac-inp-field:hover.ac-inp-field:after,
.cus-ac-form-container .ac-inp-field input:focus,
.cus-ac-form-container button:hover:after,
.cus-ac-form-container button:after{
  box-shadow:none;
}
.main-cus-ac-form {
  width: 100%;
  margin: 0 auto;
}
.ac-cus-mx-w {
  max-width: 44.5rem;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.account-drwr-container .form__message svg {
  width: 16px;
  margin-right: 6px;
}
.cus-ac-form-container .recover--psw {
  width: 100%;
  font-size: 10px !important;
  color: #0E0E0E;
  font-weight:500;
  line-height: 1.6;
  text-align: end;
}
.cus-ac-form-container .recover--psw:hover{
  color: rgba(14, 14, 14, .8);
  text-decoration-thickness: auto;
}
.ac-cus-mx-w .continue-btn {
  margin-top: 16px;
  width: 100%;
  text-transform: uppercase;
  color: #fff;
  min-height: 3.8rem;
  background: #000;
  font-size: 12px;
  font-weight: 500;
  line-height: 15.95px;
  letter-spacing: .30056101083755493px;
}
.cus-ac-form-container {
  height: auto;
}
.ac-cus-mx-w h2.form__message {
  font-size: 12px !important;
  color: #d9490f;
}
.ac-cus-mx-w .errors ul {
  padding: 0px;
  font-size: 12px;
  color: #d9490f;
}
.mail-ttl-box #recover {
    font-size: 10px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #0E0E0E;
    text-align: start;
}
.forgot-the-psw .ac-inp-field:after,
.forgot-the-psw .ac-inp-field:hover.ac-inp-field:after,
.forgot-the-psw .ac-inp-field input:focus,
.forgot-the-psw button:hover:after,
.forgot-the-psw button:after{
  box-shadow:none;
}
.ad-mail-ttl-box #recover.ad-mail-ttl {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: .653333306312561px;
  margin-bottom: 1.3rem;
}
.ac-cus-mx-w  .email-container {
  max-width: 100%;
}
.account-drwr-container.recover-yr-psw-drawer.forgot-the-psw{
  position: absolute;
  height: 100%;
  top: 0px;
  padding-bottom: 2rem;
  padding-top: 0px;
  overflow: hidden;
}
.account-drwr-container.recover-yr-psw-drawer.forgot-the-psw.open{
  right: 0;
}
.ac-cus-mx-w button.back-pg-btn {
  justify-content: flex-start;
  margin-bottom: 0px;
  color: #0E0E0E;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.1em;
  text-transform: capitalize;
  position: unset;
}
.ac-cus-mx-w button .back-pg-btn svg {
    height: 10px;
    width: 12px;
}
.ac-cus-mx-w h3.form__message {
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: .06em;
  color: #0E0E0E;
}
.cus-ac-form-container .opn-cus-ca {
  width: 100%;
  font-size: 10px !important;
  color: #0E0E0E ;
  font-weight:500;
  line-height: 1.6;
}

.ac-cus-inner--drawer .ac-inner-content {
  max-width: 100%;
}
button.back-cus-pg {
  justify-content: flex-start;
}
.register-cus-ac-container{
  height:100%;
}
.cus-ac-form-container .opn-cus-ca:hover {
color: rgba(14, 14, 14, .8);
text-decoration-thickness: auto;
}
.add-details-drwr h2.form__message {
    font-size: 12px !important;
    color: #d9490f;
}
.add-details-drwr .errors ul {
    padding: 0px;
    font-size: 12px;
    color: #d9490f;
}
.add-details-drwr a.frgt-password:hover {
  color: rgba(14, 14, 14, .8);
  text-decoration-thickness: auto;
}
.cus-ac-btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-top: 2.4rem;
}
.register-cus-ac-container .ac-cus-mx-w {
  max-width: 44.5rem;
}
.forgot-the-psw p.reset-heading-msg {
    margin-bottom: 1rem;
    text-transform:unset;
}
.password-show.visible {
  background: url(https://cdn.shopify.com/s/files/1/0835/3225/1448/files/Group_7_Copy.svg?v=1729242243);
  height: 15px;
  top: 42%;
  background-repeat: no-repeat;
}
input.ac-field--inp:disabled {
  border-color: #aaa;
  color: #aaa !important;
}
.page-reset_password .cus-ac-form-container {
  padding-top: 7rem;
  padding-bottom: 5rem;
}
.customer .form__message:focus-visible {
    outline: 0px;
    box-shadow: none;
}
.page-cart.overflow-hidden .quick-add-modal{
  background: #00000096;
}

@media screen and (max-width: 1024px) {
  .ac-cus-mx-w {
    max-width: 100%;
    padding: 1.2rem;
  }
  .register-cus-ac-container .ac-cus-mx-w {
    max-width: 100%;
  }
  .ac-cus-mx-w .mail-ttl-box p {
    margin-top: 1.2rem;
  }
  .register-cus-ac-container.account-drwr-container.customer {
    padding-top: 0px;
  }
 .header--wrap-clr {
    background: #FFF;
  }
  .page-reset_password .cus-ac-form-container {
    padding-top: 2rem;
    padding-bottom: 4rem;
  }
  .one-address.cus-address-box .cus-edit-dlt-btn{
    margin-top: 2rem;
  }
  .page-addresses details-modal.header__search.hide-d {
    display: none;
  }
  .ac--my-wishlist .tabs-ws-content-grid .wishlist-page--collection{
    width:100%;
  }
  .right-side-account-drawer.open {
    width: 100%;
    transition: all .30s ease-out;
  }
  .account-drwr-container .email-container{
    max-width: 100%;
  }
  .account-drwr-container.page-width {
    padding: 1.2rem;
  }
  wishlist-button-collection wk-button.wk-floating{
    z-index: 2;
  }
  .page-collection .recently_view wishlist-button-collection wk-button.wk-floating{
    z-index: 1;
  }
  .page-product .recently_view wishlist-button-collection wk-button.wk-floating{
    z-index: 1;
  }
}
.recover-yr-psw-drawer {
  position: fixed;
  right: -100%;
  top: 41px;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: right 0.3s ease-in-out;
  z-index: 2;
  padding-top:2rem;
}
/* 
.recover-yr-psw-drawer.open {
  right: 0;
} */
button.sign-in-btn.fg-btn {
  margin-top: 2rem;
}
.mail-ttl-box.c-acc-heading {
  margin-top: 2rem;
}
.mail-ttl-box.c-acc-heading p {
  margin-bottom: 1.8rem;
}
.recover-frgt-form{
  display:none !important;
}
.mail-ttl-box {
  text-align: center;
}


.suggestion-list-wrap {
  background: #fff;
  left: 0;
  max-height: 600px;
  overflow: auto;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 2;
}

.suggestion-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.suggestion-list {
  margin: 24px 0 10px;
  border-top: 1px solid #000000;
}
.suggestion-item {
  cursor: pointer;
  border-bottom: 1px solid #000;
}
.suggestion-list-wrap .suggestion-list .suggestion-item a {
  color: #0e0e0e;
  align-items: flex-start;
  background-position: center right 20px;
  display: flex;
  flex-direction: column;
  font-size: 15px;
  justify-content: space-evenly;
  min-height: 50px;
  padding: 8px 40px 8px 0px;
  width: 100%;
  position: relative; 
}
.suggestion-list-wrap .suggestion-list .suggestion-item a:after {
  border: solid #000;
  border-width: 1px 1px 0 0;
  content: "";
  height: 7px;
  position: absolute;
  right: 2px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 7px;
}
.suggestion-list-wrap .suggestion-list .suggestion-item span {
  letter-spacing: 0px;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  color: #000;
}
.suggestion-list-wrap .suggestion-list .suggestion-item span:hover {
  font-weight: 600;
}
.suggestion-count {
  max-height: 0px;
  overflow: hidden;
}

.ar-tabs-product-wrap .gender-selection a::before {
  margin-right: 0px;
  margin-left: 5px;
}
.ar-custom-drwr .drawer__inner{
  transform: translate(-100%);
}
.ar-custom-drwr #search-drawer-content .search__button {
  left: 0;
  right: unset;
}
.suggestion-list-empty {
  color: #000;
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.2px;
}
.suggestion-list-wrap .suggestion-list .highlight {
  background-color: transparent;
  color: #0e0e0e;
  font-weight: 700 !important;
}
.suggestion-list-wrapper {
  padding:24px 0 10px;
}
ul.breadcrumb.suggestion-thematic-breadcrumbs {
  display: none;
}
.boost-sd__product-item-grid-view-layout-image wishlist-button-collection .wk-floating {
  z-index: 2;
}
/* .price:not(.price--show-badge) .price-item--last:last-of-type{
  font-weight:600;
} */
@media screen and (max-width: 768px) {
  .thematic-menu-item{
    width:100%;
    max-width:100%;
  }
  a#Delivery,
  a#Ordered,,
  .material-care-content p
  a#Return{
    font-size:8px;
  }
  .wl-collection-slider .card__information2_title_price .price {
    margin: 0px;
  }
  .instructions-list p,
  .instructions-list li,
  .material-care-content p{
    font-size:12px !important;
  }
  .wl-collection-slider button.wl-pn-button.wl-button{
    top: 40%;
  }
  .wl-collection-slider .product-card-wrapper wishlist-button-collection .wk-floating{
    top: 20px !important;
  }
  .wl-collection-slider button.wk-button.wk-align-center.wk-align-content-center{
    margin-right: 10px;
  }
  .tabs-ws-content-grid .edit-profile--form {
    padding: 15px 12px;
  }
  .inner-profile-content #customer{
    padding:0px;
  }
  .inner-profile-content #customer #create-customer #create_customer{
    padding:0px;
  }
  .tabs-ws-content-grid .edit-profile--form .ac-pa-reset--password{
    width: 100%;
  }
  .edit-profile--form .edit-custom-heading h4 {
    font-size: 15px;
    line-height: 19.93px;
    letter-spacing: 0.3799999952316284px;
  }
}

/*  */
.search-ctnt-item:last-child:after {
  content: none;
}
.edit-profile--form button.sign-in-btn{
  margin-bottom:1.6rem;
}
.ac-pa-reset--password .cus-ac-ps-reset input.ac-field--inp:focus {
  box-shadow: none;
  outline: none;
  padding: 1.2rem 0px .2rem;
}
.ac-pa-reset--password .cus-ac-ps-reset input.ac-field--inp:focus~label{
  left:0px;
  top:6px;
  font-size: 8px;
}
.ac-pa-reset--password .field.ac-inp-field label {
  left: 0;
  top: 15px;
  color: #000000;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  line-height: 14.62px;
  letter-spacing: 1.100000023841858px;
  transition: top 0.3s ease, font-size 0.3s ease;
}
.ac-pa-reset--password .ac-inp-field input.ac-field--inp {
  padding: 1.2rem 0px .2rem;
  color: #000000;
  height: 3.52rem;
  font-size: 11px;
  font-weight: 500;
  line-height: 14.62px;
  letter-spacing: 1.100000023841858px;
}
.ac-pa-reset--password .field.ac-inp-field input:not(:placeholder-shown)~label{
  left: 0px;
  top: 6px;
  font-size: 8px;
}
.mj-pn-img {
  cursor: pointer;
}
.gen-field-input:focus {
  box-shadow: none;
}
.gen-field-input:focus~.field__label{
  left: 0px;
}
.gen-field-input:not(:placeholder-shown)~.field__label {
  left: 0px;
}
.news-l-field label.field__label {
  top: 16px;
}
.newsletter-form__field-wrapper .field__input.gen-field-input {
  padding: 14px 0px 0px 0px;
}
wk-option-select.wk-single-option{
  display:block !important;
}
.wishlist-page--collection .wk-body {
  padding: 0rem 5rem;
}
.wk-product-card .wk-button .wk-icon{
  padding: 4px !important;
}
.wishlist-page--collection wishlist-product-card .wk-quantity{
  display:flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 3rem;
  gap: 7px;
}
input.wk-quantity-input:focus-visible {
  box-shadow: none;
}
.wk-page wishlist-product-card .wk-quantity input {
  height: 3.8rem;
  width: 20rem;
  border: 1px solid #000;
}
wishlist-product-card .wk-variants {
  margin-bottom: 0.5em;
}
.wishlist-page--collection label.wk-label {
  width: 3.5em;
  text-align: left;
}
.wishlist-page--collection label.wk-quantity-label {
  display: var(--option-select-label-display);
  line-height: 1;
  font-size: calc(var(--wk-font-text-scale)* 80%);
  font-family: inherit;
  margin: 0;
  padding: 0;
}
.wishlist-page--collection wishlist-product-card .wk-meta{
  gap: 10px;
}
.wk-page wishlist-product-card .wk-variants {
  margin-bottom: 0.5em;
}
.wishlist-page--collection wishlist-page .wk-header .wk-title {
  padding:0px;
  font-size: 32px;
  font-weight: 500;
  line-height: 42.53px;
  letter-spacing: 1.399999976158142px;
  text-align: left;
}
.wl-collection-slider{
  padding:0rem 5rem;
  width: 100%;
  max-width: 91.66666667%;
  margin: 0px;
}
.wl-h2-heading {
  margin: 0px;
  font-size: 12px;
  font-weight: 600;
  color: #000000;
  padding-bottom: 16px;
}
button.wl-pn-button.wl-button {
  position: absolute;
  background: transparent;
  border: none;
  top:50%;
  cursor: pointer;
  z-index: 2;
}
.wl-next.wl-button {
  right: 0px;
}
.wl-pn-button i.ico-slider-right {
  font-size: 2rem;
}
button.wl-previous.wl-button {
  left: 0px;
  right: unset;
  rotate: 180deg;
}
.wl-collection-slider .card--standard>.card__content .card__information .offer_percent{
  position: relative;
  margin-right: 4px;
}
.wl-collection-slider .card__heading {
  margin-left: 0px;
  /* overflow: visible; */
  max-width: 100%;
}
.tabs-ws-content-ar .wl-collection-slider .card__heading {
  text-align: right;
}
.tabs-ws-content-ar .wishlist-page--collection .card__information2_title_price .price {
  margin-left: 10px;
  margin-right: 0px;
}
.tabs-ws-content-ar .wl-collection-slider .card--standard>.card__content .card__information .offer_percent {
  margin-left: 4px;
}
.wl-collection-slider .card__information2_title_price{
  padding-top: 7px;
  margin-top: 7px;
  gap: 0px;
}
.wl-collection-slider s.price-item.price-item--regular {
  margin-right: 3px;
  font-size: 1.2rem;
  letter-spacing: 0.6px;
}
@media screen and (max-width: 1024px) {
  .wk-page wishlist-product-card .wk-quantity input{
    width: 15rem;
  }
  .wk-product-card .wk-button .wk-icon {
    margin-right: 1.2rem;
  }
  .wk-page wishlist-product-card .wk-product-title .wk-text-link{
    padding-right: 2rem;
  }
  .wishlist-page--collection wishlist-product-card .wk-quantity{
    margin-bottom:2rem;
  }
  .wishlist-page--collection wishlist-product-card .wk-meta{
    margin: 0px 0;
    gap: 7px;
  }
  .wk-product-card .wk-button .wk-icon{
    bottom: 0px;
  }
  .wishlist-page--collection .wl-collection-slider{
    max-width: 100%;
    padding: 0rem 1.2rem;
  }
  .wishlist-page--collection .wk-body {
    padding: 0rem 1.2rem;
  }
  .wishlist-page--collection wishlist-page .wk-page .wk-header .wk-title{
    padding: 1.5rem 1.2rem 1rem;
  }
  .wl-collection-slider i.ico-wishlist {
    font-size: 14px;
  }
  .wl-collection-slider .card--standard>.card__content .card__information{
    padding: 0px;
  }
  span.desk-show-lg.customer--head {
    padding: 0px;
  }
  .page-collection .boost-sd__product-item-grid-view-layout-image wishlist-button-collection .wk-floating {
    z-index: 1;
  }
}
@media screen and (min-width: 750px) {
  .wl-collection-slider .card__information2_title_price{
    position:relative;
    align-items: flex-start;
    flex-direction: column;
    bottom: 0px;
  }
  .wl-collection-slider .product-card-wrapper:hover .card__information2_title_price h3 a.full-unstyled-link,
  .wl-collection-slider .product-card-wrapper:hover .price__container{
    display: block;
  }
  .swiper.img_with_product {
    padding: 2rem 1rem;
  }
}
@media screen and (max-width: 400px) {
  .wk-page wishlist-product-card .wk-quantity input{
    width: 10rem !important;
  }
}

.img_with_product {
  padding: 0rem 1rem;
}

.right-side-drwr-box.left-side-pop-up-ar {
  left: 0;
  right: unset;
  transform: translateX(-100%);
}
.right-side-drwr-box.left-side-pop-up-ar.open{
  transform: translateX(0);
}
.left-cart-drawer-ar .drawer__inner {
  transform: translate(-100%);
}
.footer-view-ar span.new-icon.svg-wrapper {
  rotate: 180deg;
}
.footer-view-ar .newsletter-form__button {
  left: 0;
  right: unset;
}
.footer-view-ar .footer-block__newsletter h2.footer-block__heading {
  text-align: right;
}
.footer-view-ar .terms-checkbox {
  text-align: right;
}
.footer-view-ar .newsletter-form__field-wrapper .field__input.gen-field-input{
  text-align: right;
}
.footer-view-ar .gen-field-input:not(:placeholder-shown)~.field__label {
  left: unset;
  right: 0;
}
.footer-view-ar .gen-field-input:focus~.field__label {
  left: unset;
  right: 0;
}
.main-product-info-ar .desc-of-pro .ico-arrow-right {
  rotate: 180deg;
}
.right-side-description.left-side-pop-up-ar .prev-a.pn-btn {
  margin-right: auto;
}
.right-side-description.left-side-pop-up-ar .drw-nxt-prv-btn {
  flex-direction: row-reverse;
}
.right-side-description.left-side-pop-up-ar .drw-nxt-prv-btn button.pn-btn {
  flex-direction: row-reverse;
}

.right-side-account-drawer.left-side-ac-drawer-ar {
  left: 0;
  right: unset;
  transform: translateX(-100%);
}
.right-side-account-drawer.left-side-ac-drawer-ar.open {
  transform: translateX(0);
}
.left-side-ac-drawer-ar .recover-yr-psw-drawer {
  right: 100%;
}
.left-side-ac-drawer-ar .recover-yr-psw-drawer.open {
  right: 0;
}
.left-side-ac-drawer-ar .ac--inner-drawer {
  right: 100%;
}
.left-side-ac-drawer-ar .ac--inner-drawer.open {
  right: 0%;
}
.left-side-ac-drawer-ar .back-prev-pg svg,
.left-side-ac-drawer-ar .back-pg-btn svg{
  rotate: 180deg;
}
.left-side-ac-drawer-ar .cf-enum-field__choice input[type=radio] {
  margin: 0 0 0 0.5em;
}
.left-side-ac-drawer-ar .account-drwr-container .ac-inp-field input:not(:placeholder-shown)~label, .left-side-ac-drawer-ar .account-drwr-container .ac-inp-field input:-webkit-autofill~label {
  left: unset;
  right: 0;
}
.account-drwr-container .ac-inp-field input:not(:placeholder-shown)~label, .account-drwr-container .ac-inp-field input:-webkit-autofill~label{
  left:0px;
  top:6px;
  font-size: 8px;
}
.left-side-ac-drawer-ar .account-drwr-container .ac-inp-field label {
  right: 0;
  left: unset;
}
.left-side-ac-drawer-ar .account-drwr-container .ac-inp-field input.ac-field--inp {
  text-align: right;
}
.left-side-ac-drawer-ar .ac-inp-field .password-show {
  right: unset;
  left: 0;
}
/* uae */
.ac-order-track-block h2 {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.040625rem;
  margin: 0px;
  margin-bottom: 1.4rem;
}
.ac-footer-content p {
    text-align: center;
    margin: 0px auto;
    font-size: 12px;
    font-weight: 500;
    color: #000;
    line-height: 18px;
    width: 70%;
}
a.ac-order-track-btn {
  background: #000;
  color: #FFFFFF;
  width: 100%;
  margin-top: 3.8rem;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.1em;
  display: block;
  text-align: center;
  padding: 11px 16px;
  border-radius: 5px;
  text-decoration: none;
}
a.ac-order-track-btn:hover {
  background: rgba(14, 14, 14, .8);
}
.ac-order-track-block:before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 1px;
  background: #000;
}
.ac-order-track-block {
  padding-top: 2.4rem;
  padding-bottom: 4rem;
  margin-bottom:2rem;
  margin: 2rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5rem;
}
.acc-box-container.mn-1st-drawer {
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .ac-order-track-block{
    margin: 1.2rem 1.2rem 0rem;
    padding-bottom: 0rem;
    bottom: 0rem;
  }
  .ac-order-track-block:before{
    width: 100vw;
    margin-left: -12px;
  }
  .footer-block__newsletter .terms-checkbox {
    padding: 0 1.2rem;
  }
}
.field-agree.newsletter-checkbox-btn input {
  height: fit-content;
  margin: 0px;
  margin-right: 1rem;
}
.field-agree.newsletter-checkbox-btn {
  display: flex;
  align-items: center;
  font-size: 10px;
  color:#000000;
  margin-top: 1.5rem;
}
.footer-block__newsletter .newsletter-form__message {
  font-size: 12px;
  font-weight: 500;
  margin-top: 1rem;
  justify-content: flex-start;
}
.footer-block__newsletter .newsletter-form__message:focus-visible {
  outline: none;
  box-shadow: none;
}
.page-width.default-page-width {
  font-size: 12px;
  line-height: 20px;
  text-align: justify;
  max-width: 1000px;
  margin: 22px auto 100px;
}
.default-page-width h1 {
  font-size: 26px;
  margin-bottom: 5rem;
}
.default-page-content.rte ol li {
  list-style: auto;
}
.default-page-content h1:first-of-type {
  display: none;
}
.default-page-content h1 {
  margin-bottom: 0px;
  margin-top: 0px;
}
.default-page-content p {
  margin: 0px 0px 10px;
}
.default-page-content p {
    overflow-wrap: break-word;
}
.default-page-content h3 {
    margin: 12px 0px;
}
@media screen and (max-width: 767px) {
  .default-page-content {
    padding: 0 28px;
    margin: 50px auto 100px;
  }
  .default-page-content p {
    overflow-wrap: break-word;
  }
  .page-width.default-page-width{
    margin: 0px;
    max-width:100%;
  }
  .default-page-content p {
    margin: 5px 0px;
  }
}
.tabs-ws-content-ar .cus-order-page {
  margin-left: 0rem;
  margin-right: 5rem;
}
.main-order-pg .tabs-ws-content-ar .ac-custom-heading p {
  text-align: right;
}
.tabs-ws-content-ar .wishlist-page--collection wishlist-page .wk-header .wk-title ,
.tabs-ws-content-ar .wk-product-title{
  text-align: right;
}
.tabs-ws-content-ar wishlist-page .wk-login-callout, .tabs-ws-content-ar wishlist-page .wk-wishlist-empty-callout {
  text-align: right;
}
.tabs-ws-content-ar .pg-ac-img-w-ttl:after {
    rotate: 180deg;
    margin-right: 12px;
}
.tabs-ws-content-ar .wk-product-card .wk-button .wk-icon{
  left: -0.5rem;
}
.tabs-ws-content-ar wishlist-product-card .wk-image {
  margin-right: 0px;
  margin-left: 2.1875rem;
}
.tabs-ws-content-ar .cf-enum-field__choice input[type=radio], .tabs-ws-content-ar .cf-enum-field__choice input[type=checkbox] {
  margin: 0 0 0 .5em;
}
.tabs-ws-content-ar .cf-field input[type=text], .tabs-ws-content-ar .cf-field input[type=email], .tabs-ws-content-ar .cf-field input[type=number], .tabs-ws-content-ar .cf-field input[type=tel], .tabs-ws-content-ar .cf-field input[type=password], .tabs-ws-content-ar .cf-field textarea {
  text-align: right;
}
.tabs-ws-content-ar #customer #create-customer #create_customer .cf-field .cf-phone-field input{
  padding-left: 0px;
  padding-right: 45px;
}
.tabs-ws-content-ar [data-cf-field-type=phone] .cf-phone-field .cf-country-picker .cf-down-arrow {
  margin-left: 0px;
  margin-right: 4px;
}
.tabs-ws-content-ar .cf-field {
  text-align: right;
}
.tabs-ws-content-ar .cf-date-field--inline-inputs .cf-select-wrap, .tabs-ws-content-ar .cf-date-field--inline-inputs input {
  margin: 0 0 .5em 1em;
}
.tabs-ws-content-ar .cf-enum-field__choice {
  margin: .5em 0 .5em 1em;
}
.tabs-ws-content-ar .ac-pa-reset--password .field.ac-inp-field label {
  right: 0;
  left: unset;
}
.tabs-ws-content-ar .ac-pa-reset--password .ac-inp-field input.ac-field--inp {
  text-align: right;
}
.tabs-ws-content-ar .cf-form-inner .cf-form-actions button,.tabs-ws-content-ar .cf-fields-wrapper .cf-form-actions button{
  margin: 0 0 1em 1em;
}
.main-address-mj-ar .add_name-df-c input[type=checkbox] {
  margin-right: 0px;
  margin-left: 12px;
}
.main-address-mj-ar .addr,
.main-address-mj-ar h3.add_name{
  text-align: right;
}
.main-address-mj-ar .field-update input.ac-inp-field:not(:placeholder-shown)~label{
  left: unset;
  right: 0;
}
.main-address-mj-ar .field-update input.ac-inp-field:not(:placeholder-shown) {
  text-align: right;
  padding: 2.2rem 0rem .8rem 1.5rem;
}
.main-address-mj-ar .cus-ac-address--section .field-update .ac-inp-field:focus~label,
.main-address-mj-ar .cus-ac-address--section .field-update label,
.main-address-mj-ar .cus-ac-address--section .new-address-inp-fields .field-update input.ac-inp-field:not(:placeholder-shown)~label{
  left: unset;
  right: 0px;
}
.main-address-mj-ar .field-update {
  text-align: right;
}
.main-address-mj-ar .cus-ac-address--section .new-address-inp-fields .field-update label {
  text-align: right;
}
.main-address-mj-ar .cus-ac-address--section .field-update .ac-inp-field {
  text-align: right;
  padding: 2.2rem 0rem .8rem 1.5rem;
}
.main-address-mj-ar .addresses input[type=checkbox] {
  margin-left: .5rem;
  margin-right: 0px;
}
.main-address-mj-ar .addresses form button:first-of-type {
  margin-right: 0rem;
  margin-left: 1rem;
}
.main-address-mj-ar .cus-ac-address--section .new-address-inp-fields .field-update input.ac-inp-field:not(:placeholder-shown),
.main-address-mj-ar .cus-ac-address--section .new-address-inp-fields .field-update input:focus{
  padding: 2.2rem 0rem .8rem 1.5rem;
}
.main-address-mj-ar .add-nw-add input[type=checkbox] {
  margin-right: 0rem;
  margin-left: .5rem;
}
.main-address-mj-ar .cus-ac-address--section .field-update svg {
  right: unset;
  left: 0;
}
.main-address-mj-ar .edit-add-buttons button {
  margin-right: 0rem;
  margin-left: 1rem;
}
.main-product-info-ar wishlist-button-product {
  right: unset;
  left: 0;
}
.recently_view_ar .card__heading {
  margin-left: 0px;
  margin-right: 10px;
  width: 94%;
  text-align: right;
}
@media screen and (max-width: 1024px) {
  .recently_view_ar button.wk-button.wk-align-center.wk-align-content-center {
    align-items: flex-start;
    margin-right: 0px;
    margin-left: 10px;
  }
  .product-completelook .completelook{
    margin: 0px;
  }
  .product-completelook wishlist-button-collection {
    display: none;
  }
}
.product-completelook .completelook__inner .card__information2_title_price {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 10px;
  position: absolute;
  bottom: 16px;
  width: 100%;
}
@media screen and (max-width: 749px) {
  .product-completelook .card__information2_title_price .price{
    margin-right: 10px;
    white-space: nowrap;
  }
  .product-completelook .price .price-item{
    margin: 0 0.5rem 0 0;
  }
  .product-completelook .card--standard>.card__content .card__information .offer_percent{
    bottom: 20px;
  }
}
.product-completelook-ar .card--standard>.card__content .card__information .offer_percent{
  left: 0;
  right: unset;
  margin-left: 10px;
}
.complete-pn-btn::after {
  font-size: 20px;
  color: #000;
}
.product-completelook-ar .card__heading {
  margin-left: 0px;
  margin-right: 10px;
  text-align: right;
}
.product-completelook-ar .card__information2_title_price .price {
  margin-right: 0px;
  margin-left: 10px;
}
.product-completelook-ar .price--on-sale .price__sale {
  white-space: unset;
}
.main-product-info-ar .pickup-availability-preview {
  padding: 1rem 0rem 0 2rem;
}
.ac-inner-content .cf-form-actions .cf-reset-password {
  display: none;
}
.cus-register--container-ar #customer #create-customer #create_customer .cf-field label.cf-enum-field__choice input {
  margin: 0 0 0 .5em;
}
.cus-register--container-ar .cf-enum-field__choice {
    margin: .5em 0 .5em 1em;
}
.cus-register--container-ar .cf-fields-container .cf-field {
  text-align: right;
}
.cus-register--container-ar #customer #create-customer #create_customer .cf-field input {
  text-align: right;
}
.cus-register--container-ar #customer #create-customer #create_customer .cf-field .cf-phone-field .cf-country-picker {
  left: 0;
  right: unset;
}
.cus-register--container-ar .cf-date-field--inline-inputs .cf-select-wrap {
  margin: 0 0 .5em 1em;
}
.cus-register--container-ar .cf-form-inner .cf-form-actions button {
  margin: 0 0em 1em 0;
}
.left-side-ac-drawer-ar .ac--li-link-list i.ico-arrow-right {
  rotate: 180deg;
}
.left-cart-drawer-ar .drawer__close {
  left: -10px;
  right: unset;
}
.left-side-ac-drawer-ar .close-sg-drawer {
  right: unset;
  left: 0px;
}
.left-side-pop-up-ar .top-close-btn {
  right: unset;
  left: 0;
}
.pg-content-termsofsale h1:first-of-type {
  display: none;
}

/* size guide drawer */
.mj-sizechart th,
.mj-sizechart td {
  color: #363636;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.58;
  letter-spacing: 0.5px;
  text-align: center;
  vertical-align: middle;
  padding: 9px 4px;
}
.mj-sizechart .sg-or-tbl th {
  text-align: start;
}
.mj-sizechart .sg-or-tbl th,.mj-sizechart .sg-or-tbl td{
  font-size: 11px;
  line-height: 1.45;
  letter-spacing: 0.4px;
}

.mj-sizechart table{
  width: 100%;
}
.mj-sizechart {
  padding-right: 24px;
  padding-bottom: 150px;
}
.left-side-pop-up-ar .mj-sizechart {
  padding-right: 0px;
  padding-left: 2.4rem;
}
.mj-sizechart h6.mj-sg-title {
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 1.31px;
  color: #000;
  margin-bottom: 8px;
}
.mj-sizechart p.mj-sg-description {
  width: 35rem;
  color: #000000;
  font-weight: 500;
}
.mj-sizechart h6.mj-sg-title.s-mj-h6 {
  margin: 25px 0 15px;
}
.mj-sizechart table,.mj-sizechart th,.mj-sizechart td {
  border: 1px solid #979797;
  border-collapse: collapse;
}
.mj-sizechart table tr {
  display: table-row;
}
@media screen and (max-width: 1024px) {
  .description-ccp .mj-sizechart{
    padding-right:0px;
  }
  .left-side-pop-up-ar .description-ccp .mj-sizechart {
    padding-left: 0rem;
  }
  h6.mj-sg-title:first-child {
    margin-top: 0px;
  }
  .description-ccp .mj-sizechart th, .description-ccp .mj-sizechart td {
    padding: 6px 4px;
  }
  .description-ccp .mj-sizechart .sg-or-tbl th, .description-ccp .mj-sizechart .sg-or-tbl td{
    font-size: 10px;
  }
}

/* campagne ss25 page */
/* fixed-image-banner */
 .top-section-fixed-banner {
    height: 100vh;
    position: relative;
  }
  body.campagne-ss25 sticky-header.header-wrapper:hover{
   background: var(--gradient-background);
  }
  body.campagne-ss25 .scrolled-past-header sticky-header.header-wrapper{
    background: var(--gradient-background);
  }
  .main-sec-relative-box {
    width: 100%;
    clip: rect(0, auto, auto, 0);
    position: absolute;
    height: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
  }
  .img-contains-box {
    width: 100%;
    height:0px;
  }
  .cmp-bg-fixed .img-contains-box{
    height: auto;
  }
  .main-img-video-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .block-container-ic {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: min(2vw, 32px) min(4vw, 64px);
    z-index: 10;
    transition: opacity 1s;
    display: flex;
    align-items: flex-end;
  }
  .block-fxd-section {
    width: 100%;
    clip: rect(0, auto, auto, 0);
    position: absolute;
    height: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
  }
  .inner-block-content-box {
    grid-gap: min(4vw, 64px);
    max-width: 1600px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    display: flex;
    color: #FFF;
    align-items: center;
  }
  .exp-mj-img_box {
    line-height: 0;
    width: 100%;
    transition: opacity 1s;
  }
  .exp-mj-img_box svg path{
    fill: #fff;
  }
  .fxd-block-container-ic.content-opacity .exp-mj-img_box,
  .fxd-block-container-ic.content-opacity .content-text{
    opacity: 0;
  }
  .inner-block-content-box .content-text{
    transition: opacity 1s;
  }
  .inner-block-content-box p.mute-video-icon.button-video {
    background: #fff;
    fill: #000;
  }
  .cmp-bg-fixed{
    position: fixed;
    top: 0;
    left: 0;
    transform: translateZ(0);
    width: 100%;
    height: 100%;
  }
  .cmp-main-video-img-box {
    width: 100%;
    height: 100%;
  }
  .cmp-main-video-img-box video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .cmp-main-video-img-box video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .hp-video-volume-button p.button-video {
    position: relative;
    right: 0;
    bottom: 0;
    width: 48px;
    height: 48px;
    fill: #FFF;
    letter-spacing: 0;
    pointer-events: all;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    z-index: 2;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: rgba(0, 0, 0, 0.2);
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    color: #FFF;
    transition: transform .4s;
  }
  .hp-video-volume-button p.button-video svg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    transform: scale(0.9);
    margin: auto;
  }
  .hp-video-volume-button p.button-video:hover {
    background-color: #FFF;
    fill: #000;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
  }
  .cmp-main-video-img-box .video{
    line-height: 0;
    height: 100%;
    width: 100%;
  }
  .video.desktop-video {
    display: block;
  }
  .mob-vid.video {
    display: none;
  }
  .content-text p {
    font-size: 13px;
    font-weight: 500;
    color: #FFF;
    line-height: 19px;
    margin: 0px;
  }
  .cmp-last-section {
    padding: min(4vw, 64px);
  }
@media only screen and (max-width: 768px){  
  .cmp-last-section .cmp-last-section {
    padding: 0 8vw 12vw;
  }
  .cmp-last-section a.cmp-text {
    height: 28px;
    padding: 0 12px;
  }
  .video.desktop-video {
    display: none;
  }
  .mob-vid.video {
    display: block;
    width: 100%;
  }
  .mob-vid.video video{
    height: 100%;
  }
  .hp-video-volume-button.video-ply-off-btns {
    grid-column-start: 6;
    grid-column-end: 7;
    grid-row-start: 2;
    grid-row-end: 4;
    display: flex;
  }
  .inner-block-content-box .hp-video-volume-button p.button-video{
    width: 60px;
    height: 60px;
  } 
  .exp-mj-img_box {
    width: 100%;
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 2;
    grid-row-end: 4;
  }
  .content-text {
    padding: 0;
    grid-column-start: 1;
    grid-column-end: 5;
    text-align: justify;
    hyphens: auto;
    word-break: break-word;
    overflow-wrap: break-word;
  }
  .inner-block-content-box {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
  }
  .content-text p {
    font-size: 10px;
    line-height: 14px;
  }
  .cmp-bg-fixed .block-container-ic {
    padding: 6vw 4vw;
  }
}
/* image-with-sticky-content */
.cmp-img-cntn-dvd {
    display: flex;
    align-items: flex-start;
}
.cmp-left-side-img {
    width: 72%;
}
.img-media--block {
  position: relative;
}
.img-media--block img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.cmp-stc-content {
  padding: min(4vw, 64px);
  flex: 1;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: calc(100vh - var(--header-height));
  position: sticky;
  top: var(--header-height);
}
.cmp-right-side-drawer{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  pointer-events: none;
}
.cmp-right-side-drawer.active {
  transform: translate(0);
}
.cmp-drawer-inner-box{
  position: absolute;  
  width: 100%;
  right: 0;
  background: #FFF;
  pointer-events: all;
  transform: translateY(100%);
  transition: transform .6s;
  z-index: 2;
  height: calc(var(--vh, 1vh)* 100 - 24px);
  bottom: 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  overflow: hidden;
  overflow-y: auto;
}
.cmp-right-side-drawer_ar .cmp-drawer-inner-box {
  transform: translateX(-100%);
  right: unset;
  left: 0;
}
.cmp-right-side-drawer.active .cmp-drawer-inner-box {
  transform: translate(0);
  pointer-events: all;
  transition: transform .6s .2s;
}
.cmp-right-side-drawer.active .cmp-drawer_overlay{
  opacity: 1;
  display: block;
  pointer-events: all;
}
.cmp-drawer_overlay{
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: opacity .6s;
  z-index: 1;
}
.dont-scroll {
  overflow: hidden;
  height: 100vh;
}
.cmp-drawer-inner-box .cmp-mj-ic-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.cmp-drawer-inner-box ul.cmp-pro-items {
  padding: 0;
  margin: 0px;
}
.cmp-product-item{
  display:none;
}
.cmp-product-item.show{
  display:block;
}
svg.swiper-button-ic {
  position: absolute;
  left: 30%;
  top: 30%;
  width: 16px;
  height: auto;
  color: #000;
}
.cmp-right-side-drawer .swiper-button-next:after,
.cmp-right-side-drawer .swiper-button-prev:after{
  content:unset;
}
.cmp-drawer-inner-box .cmp-slider-btn {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transform: translateY(-50%);
}
.swiper-horizontal> .sw-slider-pagination span.swiper-pagination-bullet {
  background: #333;
  width: 4px;
  height: 4px;
  margin: 0 2px;
}
.cmp-drawer-inner-box .cmp-slider-btn:hover {
  background: #FFF;
  color: #000;
}
.close-drawer-icn {
  line-height: 0;
  padding: 0px;
  position: absolute;
  z-index: 2;
  margin: 24px 0px;
  right: 20px;
}

element.style {
}
.cmp-pro-det {
    padding: 16px;
}
.cmp-pro-det a{
  text-decoration:none;
}
.cmp-pro-det p.price {
  color: #222222;
  font-size: 11px;
  margin: 0px;
  line-height: normal;
  font-weight: 500;
}
.cmp-pro-det h4 {
  margin: 0px;
  font-size: 12px;
  font-weight: 500;
  color: #000000;
  line-height: 14px;
}
p.shop-now-cta {
    margin: 0px;
    padding: 0 16px;
}
.shop-now-cta a.shop-now {
  height: 40px;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #FFF;
  border: 1px solid #000;
}
a.cmp-spl-cta:hover .pin-icon {
  border-color: #000;
  background: #FFF;
}
a.cmp-spl-cta:hover .pin-icon span {
    background:  #000;
}
.pin-icon {
    position: relative;
    width: 28px;
    height: 28px;
    border: 2px solid #FFF;
    border-radius: 50%;
}
.pin-icon span:nth-child(1) {
    width: 2px;
    height: 10px;
}
.pin-icon span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #FFF;
}
.pin-icon span:nth-child(2) {
    width: 10px;
    height: 2px;
}
a.cmp-spl-cta {
  position: absolute;
  z-index: 2;
  cursor: pointer;
}
.cmp-stc-content .cmp-text-bloc p {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 19px;
  color: #000000;
}
.cmp-stc-content a.cmp-mj-cta {
  line-height: 1;
  border: 1px solid #000;
  border-radius: 5px;
  color: #000;
  text-decoration: none;
  display: inline-flex;
  padding: 4px 10px 0;
  font-size:clamp(10px,0.9vw,12px);
  cursor: pointer;
  pointer-events: all;
  height: 30px;
  align-items: center;
  margin-top: 1.5rem;
  font-weight: 500;
  white-space: nowrap;
}
.cmp-stc-content a.cmp-mj-cta:hover {
  background: #000;
  color: #fff;
}
.drawer-cta-txt{
  font-size: 14px;
}
.cmp-stc-content a.cta-fo-drawer.cmp-ic-cta {
  font-size: 14px;
  text-decoration: none;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0;
}
.cmp-ic-cta {
  display: inline-block;
  position: relative;
}

.cmp-ic-cta::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #000;
  transform-origin: bottom right;
  transition: transform 0.5s ease-out;
}

.cmp-ic-cta:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
  height: 0.8px;
}
.cmp-dbl-img-wrapper {
  display: flex;
}
.dbl-image-banner {
  position: relative;
  line-height:0;
}
.bg-block-container-ic {
  z-index: 1;
  position: absolute;
  color: #FFF;
  padding: min(4vw, 64px);
  width: 28%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.cmp-bg-space-remove img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.img-bloc-wrapper {
  display: flex;
  grid-gap: 8px;
}
.sub-img-box {
  line-height: 0px;
  border-radius: 4px;
  overflow: hidden;
}
.bg-fixed-content-box {
  font-size: 10px;
  line-height: 14px;
}
.bg-content-ttl {
  font-weight: bold;
}
.bg-fixed-content-box p {
  margin: 1.2rem 0;
}
a.cmp-mj-cta {
  background: transparent;
  border: 1px solid #FFF;
  color: #FFF;
  height: 30px;
  text-decoration: none;
  display: inline-flex;
  font-size: clamp(10px, 0.9vw, 12px);
  align-items: center;
  line-height: 1;
  padding: 0 16px;
  border-radius: 5px;
  font-family: AvantGarde, Arial, sans-serif;
  font-weight: 300;
  cursor: pointer;
  pointer-events: all;
}
a.cmp-text {
  white-space: nowrap;
  height: 30px;
  text-decoration: none;
  display: inline-flex;
  color: #000;
  border: 1px solid #000;
  font-size: clamp(10px, 0.9vw, 12px);
  align-items: center;
  line-height: 1;
  padding: 0 16px;
  border-radius: 5px;
  font-weight: 300;
}
.text-cta-wrapper a.cmp-text:hover {
  background: #000;
  color: #fff;
}
.text-cta-wrapper {
  display: flex;
  justify-content: center;
  grid-gap: 8px;
  flex-wrap: wrap;
}

@media only screen and (min-width: 769px){ 
  .cmp-drawer-inner-box {
    width: min(28%, 490px);
    height: 100%;
    bottom: unset;
    border-radius: 0;
    overflow: unset;
    transform: translateX(100%);
  }
  
}
@media only screen and (max-width: 768px){  
.bg-block-container-ic {
  padding: 12vw 4vw;
  width: 100%;
}
.bg-fixed-content-box,
.img-bloc-wrapper{
  width: 61%;
  text-align: justify;
  hyphens: auto;
  word-break: break-word;
  overflow-wrap: break-word;
}
.main-img-wh-sticky-cntn .cmp-img-cntn-dvd {
  flex-direction: column;
}
.cmp-left-side-img {
  width: 100%;
}
.cmp-img-cntn-dvd .cmp-stc-content {
  flex-direction: row;
  padding: 6vw 4vw 12vw;
}
.cmp-text-bloc {
  width: 61%;
  word-break: break-word;
  overflow-wrap: break-word;
}
.cmp-content-box {
  width: 30%;
  text-align: right;
}
.cmp-stc-content .cmp-text-bloc p{
  font-size: 10px;
  line-height: 14px;
}
.drawer-cta-txt {
  font-size: 10px;
}
.cmp-stc-content a.cmp-mj-cta {
  height: 28px;
  padding: 0 8px;
}
.cmp-stc-content a.cta-fo-drawer.cmp-ic-cta {
  font-size: 10px;
}
.cmp-dbl-img-wrapper{
  flex-direction: column;
}
}
.cs-feature--collection-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
}
.cs-feature--collection-cta a {
    height: 3rem;
    color: #000;
    border: 1px solid #000;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    background: #fff;
    font-size: clamp(12px, 1vw, 13px);
    padding: 0 clamp(16px, 1.5vw, 24px);
    line-height: 1;
    border-radius: 5px;
    letter-spacing: .025rem;
}
.cs-feature--collection-cta a:hover {
  background: #000;
  color: #fff;
}
#tabbyPromoo div:empty{
  padding: 0;
}

/* MJ FAB. FAQ */
.faq-matic-link-box.thematic__icon-container_chosen .faq-mn-icons {
  height: 32px;
  width: 32px;
}
.faq-matic-link-box.thematic__icon-container_chosen {
    padding-right: 8px;
}
ul.thematic__list.thematic__list_chosen .mn-connect-link,ul.thematic__list.thematic__list_chosen .btn-mn-connect-link{
  flex-direction:row;
  justify-content:flex-start;
  min-height:64px;
  border:0;
  padding:1.4rem 2.2rem 1.4rem;
  border: 1px solid #000;
  border-radius: 5px;
  margin-bottom: 8px;
}
.faq__container_chosen .thematic__list_chosen .mn-connect-link:hover .mn-connect-text,a.mn-connect-link:hover .home-mn-connect-text{
  text-decoration: underline;
}

.main-faq--template ul.thematic__list.thematic__list_chosen{
  margin:0;
}
.main-faq--template .faq .faq__container_chosen{
  flex-direction:row;
  align-items:flex-start;
  justify-content:unset;
  max-width:1200px;
  width:100%;
  padding:16px 0 0;
  margin-bottom:4rem;
  position:relative;
}
.faq__container_chosen .que-ans-box-container {
  margin-left: 48px;
}
a.prev-page:before{
  content: "";
  position: absolute;
  top: 50%;
  border: 1px solid gray;
  border-width: 1px 1px 0 0;
  display: block;
  height: 6px;
  left: 0;
  transform: translateY(-50%) rotate(225deg);
  width: 6px;
}
a.prev-page{position:relative;padding:0 0 0 14px;font-size:15px;font-weight:500;line-height:18px;letter-spacing:.699999988079071px;color:#000}
a.prev-page:hover{text-decoration: underline;}
.faqs-container.faq__container_chosen .que-back-btn {
  margin: 0 0 24px;
}
.main-faq--template .faq .faq-item__link,.main-faq--template .faq .hm-faq-item__link{
  display:flex;
  align-items:center;
  width:100%;
  font-size:15px;
  font-weight:400;
  line-height:1.111;
  background-color:#fff;
  color:#000;
  padding:0 0 20px 0;
  transition:all 0.2s ease-in-out;
}

.main-faq--template .faq .faq-item__link:after {
  
}
.main-faq--template .faq .faq-item__text{
  flex: 1 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: .5px;
  color: #000;
}
.main-faq--template .faq .faq-breadcrums__item:not(:last-child)::after{
  content: ">";
  margin: 0 5px 0 0;
}
.main-faq--template .faq .show-faq-breadcrumbs{
  display: flex;
  padding: 16px 0;
  line-height: 0;
  width: 1200px;
  margin: 0 auto;
}
.accordion-item-content {
  display: none;
}
.faq_accordion-item.open .accordion-item-content {
  display: block;
}
button.accordion-item-title {
  width: 100%;
  border: none;
  align-items: center;
  background: transparent;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  justify-content: space-between;
  padding: 19px 24px 19px 0;
  text-align: left;
  position:relative;
}
button.accordion-item-title:after {
    border: 1px solid #000;
    border-width: 1px 1px 0 0;
    content: "";
    display: block;
    height: 6px;
    margin: -1px 0 0;
    padding: 0;
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%) rotate(135deg);
    width: 6px;
}

.faq_accordion-item.open button.accordion-item-title:after {
  margin-top: 2px;
  transform: translateY(-50%) rotate(-45deg);
}
span.stepper-item-number {
  align-items: center;
  border: 1px solid #000;
  border-radius: 100%;
  color: #000;
  display: inline-flex;
  font-size: 13px;
  font-weight: 300;
  height: 29px;
  justify-content: center;
  line-height: 1.2;
  margin-right: 16px;
  width: 29px;
  transition: all .1s;
}
.acc-stepper-item.current .stepper-item-number {
  background: #000;
  color: #FFF;
}
.stepper-item-header {
  display: flex;
  align-items: center;
  padding-bottom: 16px;
}
.acc-stepper-item .stepper-item-content {
  display: none;
  margin: 0 0 0 15px;
  padding: 0 0 0 30px;
  border-left: 1px solid #e8e8e8;
}
.acc-stepper-item.open .stepper-item-content {
  display: block;
}
.stepper-item-content p {
  font-size: 12px;
  font-weight: 300;
  color: #000;
  line-height: 18px;
  margin: 0;
}
.acc-stepper-item:last-child .stepper-action-bar {
  border-left: none;
}
.acc-stepper-item.open:last-child .stepper-action-bar {
  border-left: 1px solid #e8e8e8;
}
.ar-faq--container-ar .acc-stepper-item.open:last-child .stepper-action-bar,
.ar-faq--container-ar .stepper-action-bar{
  border-right: 1px solid #e8e8e8;
  border-left:none;
  padding: 16px 30px 0 0px;
  margin: 0 15px 16px 0;
}
.ar-faq--container-ar .acc-stepper-item .stepper-item-content {
  padding: 0 30px 0 0;
  margin: 0 15px 0 0;
  border-right: 1px solid #e8e8e8;
  border-left: 0px;
}
.ar-faq--container-ar a.prev-page:before {
  right: 0px;
  left: unset;
  transform: translateY(-50%) rotate(45deg);
}
.ar-faq--container-ar a.prev-page {
  padding: 0 14px 0 0;
}
.acc-stepper-item.open .stepper-action-bar .faq-stopper-btn{
  display: block;
}
button.faq-stopper-btn {
  display: none;
  align-items: center;
  background: 0 0;
  border: 1px solid #000;
  border-radius: 5px;
  color: #000;
  background: #FFF;
  cursor: pointer;
  font-size: 12px;
  font-weight: 300;
  justify-content: center;
  line-height: 1;
  min-height: 39px;
  min-width: 125px;
  padding: 8px 16px;
  position: relative;
  text-align: center;
  transition: all .2s;
}
.stepper-action-bar {
  display: flex;
  align-items: center;
  margin: 0 0 16px 15px;
  min-height: 24px;
  opacity: 1;
  padding: 16px 0 0 30px;
  border-left: 1px solid #e8e8e8;
}
button.prev-step {
  margin-right: 1.6rem;
}
button.faq-stopper-btn:hover {
  background-color: #000;
  color: #fff;
}
.ans__description .table-wrapper {
  margin: 1.2rem auto;
  overflow-x: auto;
  width: 100%;
}
.ans__description table.table {
  background: hsla(0, 0%, 100%, .95);
  margin: 0;
  min-width: 100%;
  width: max-content;
  word-break: normal;
  border: 1px solid #000 !important;
  border-collapse: initial !important;
  border-radius: 5px;
  border-spacing: 0;
  display: table;
}
.ans__description table.table tbody {
  display: table-row-group;
}
.ans__description table.table tr.table-row {
  display: table-row;
}

.ans__description table.table td.table-cell {
  border: 1px solid #c1c7d0;
  overflow: auto;
  border: none !important;
  border-bottom: 1px solid #f8f8f8 !important;
  color: gray;
  display: table-cell;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5833;
  padding: 8px 16px;
  text-align: center;
  vertical-align: middle;
  height: 40px;
}
.ans__description table tbody tr:first-child td:first-child {
  border-radius: 5px 0 0 0;
}
.ans__description table tbody tr:last-child td:first-child {
    border-radius: 0 0 0 6px;
}
.ans__description table tbody tr:first-child td:last-child{
  border-radius: 0 5px 0 0;
}
.ans__description table tbody tr:last-child td:last-child{
  border-radius: 0 0 6px 0;
}
.ans__description table .table-cell p {
  margin: 0;
}
.faq-ans__content .ans__description table.table td.table-cell {
  border-bottom: 1px solid #f8f8f8 !important;
}
.fr-cus-ans-content {
  width: 696px;
}
h4.faq-content-h4 {
  font-size: 16px;
  font-weight: 500;
  margin: 12px 0;
}
.ans__description table.table tr:first-child td {
  background: #f8f8f8;
  color: #000;
  height: 40px;
}
.accordion-item-content p {
  font-size: 12px;
  font-weight: 300;
  color: #000;
  line-height: 18px;
}
.highlight-icon {
  background-image: url(https://cdn.shopify.com/s/files/1/0580/4903/6345/files/download_1.svg?v=1740139742);
  background-size: auto;
  height: 16px;
  margin-right: 16px;
  width: 16px;
  background-repeat: no-repeat;
  flex-shrink: 0;
  display:block !important;
}
.ans__text_01 .highlight {
  background: 0 0;
  border: 1px solid #000;
  border-radius: 5px;
  color: #f396f5;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5;
  margin: 0;
  padding: 16px 20px;
  display: flex;
  align-items: center;
}
.highlight-content p {
  margin: 0;
}
/* .ans-back-btn {
  margin-bottom: 24px;
} */
.que-back-btn,
.ans-back-1st{
  display: none;
}
.faq__container_chosen .que-back-btn,
.faq__container_chosen .ans-back-1st{
  display: block;
}
li.search-ctnt-item{
  display:flex;
  padding-right: 12px;
}
.pagination-button{
    align-items:center;
    background:#fff;
    border:1px solid  #000;
    color: #000;
    display:flex;
    font-size:12px;
    font-weight:500;
    justify-content:center;
    line-height:1.2;
    position:relative;
    transition:all .2s;
    width:24px;
    height:25px;
    margin:6px 12px 0 0;
    cursor:pointer;
    border-radius: 5px;
    transition: all .2s;
}
.pagination-button.active{
  color: #fff;
  background: #000;
}
.pagination-button:hover{
  color: #fff;
  background: #000;
}
@media only screen and (max-width: 768px){
  .ar-faq--container-ar .ml-loader{
    left: 35%;
  }
  .main-faq--template .faq .faqs-container.faq__container_chosen {
      display: flex;
      flex-direction: column;
      padding-left: 0;
      padding-top: 0px;
      padding-right: 0;
    }
  .search-exm-box {
    width: 100%;
    text-align: center;
    margin-bottom: 16px;
    font-size: 14px;
    }
  .faqs-container.faq__container_chosen .que-ans-box-container {
      margin-left: 0px;
  }
  .ar-faq--container-ar .faqs-container.faq__container_chosen .que-ans-box-container {
    margin-right: 0px;
  }
  .search-cntn-list li.search-ctnt-item{
    padding: 0px 4px;
  }
  .que-ans-box-container .fr-cus-ans-content {
    width: 100%;
  }
  ul.faq-breadcrums.bcrubs-title-w-links.show-faq-breadcrumbs:after {
    content: "";
    position: absolute;
    height: 1px;
    width: calc(100% + 24px);
    background: #000;
    left: -12px;
    right: 0px;
  }
  .ar-faq--container-ar ul.faq-breadcrums.bcrubs-title-w-links.show-faq-breadcrumbs:after {
    width: calc(100% + 26px);
    left: 0px;
    right: -15px;
  }
  .main-faq--template .faq .show-faq-breadcrumbs{
    padding: 12px 0;
  }
   /* li.faq-mn-items.home a.mn-connect-link{
     padding:14px 0;
     border:none;
   } */
  /* .thematic__list.thematic__list_chosen.open .mn-connect-link.smoothScroll{
    border:none;
  } */
  ul.thematic__list.thematic__list_chosen.open{
    position:absolute;right:0;width:100%;background:#fff;border:1px solid #000;border-radius:5px;box-shadow:0 0 8px rgb(0 0 0 / .25);left:0;top:calc(100% - 34px);z-index:2;
  }
  ul.thematic__list.thematic__list_chosen .mn-connect-link,ul.thematic__list.thematic__list_chosen .btn-mn-connect-link{
    margin-bottom: 0px;
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #000;
  }
  .main-faq--template .mn-connect-link,.main-faq--template .btn-mn-connect-link{
    min-height:max-content;
    padding:3.2rem 0rem 1.4rem;
    text-align:left;
    align-items: center;
    border:none;
    border-bottom: 1px solid #000;
    border-radius: 0px;
  }
  li.faq-mn-items:last-child a.mn-connect-link.smoothScroll {
    border-radius: 5px 5px;
    border-bottom: 0px;
  }
  .faq-mn-items.home a.mn-connect-link{
    display: flex;
  }
  .main-faq--template .faq .faq-mn-icons{
    max-width:32px;
    height:32px;
  }
  .main-faq--template .faq .faq-breadcrums__item{
    font-size: 11px;
    margin-top: 16px;
    line-height: 16px;
  }
  .grid-search-box-container .search-cntn-list a{
    font-size:12px;
    text-align: center;
  }
  button.mob-hm-accordion{
    background:#fff;
    display:flex;
    align-items:center;
    justify-content: space-between;
    width:100%;
    border:1px solid #000;
    border-radius:5px;
    min-height:48px;
    padding:10px 20px;
    position:relative;
    text-align:center;
    z-index:2;
  }
  button.mob-hm-accordion .button-label {
    font-size: 14px;
  }
  .main-faq--template .faq a.mn-connect-link{
    flex-direction:row;
    justify-content:flex-start;
    padding:15.6px 18px;
  }
  ul.thematic__list.mob-thematic-ul-list.show{
    display:block;
    background:#fff;
    border:1px solid #000;
    border-radius:3px;
    box-shadow:0 0 8px rgb(0 0 0 / .25);
    margin:0 auto;
    padding:0px;
    width:100%;
    position:absolute;
    top:calc(100% - 8px);
    left:0;
    right:0;
    z-index:1;
  }
  .faqs-container.accordion-open button.mob-hm-accordion {
    border-radius: 5px 5px 0px 0px;
  }
  ul.search-cntn-list{
    justify-content: space-between;
  }
}
@media only screen and (max-width: 1366px){
  .main-faq--template .faq .show-faq-breadcrumbs{
     width: 100%; 
  }
  .main-faq--template .faq__container_chosen ul.questions__list.faq-que--list{
    max-width: 800px;
  }
}
@media only screen and (max-width: 1200px){
  .faq__container_chosen .que-ans-box-container {
      margin-left: 2rem;
  }
  .fr-cus-ans-content {
    width: 400px;
  }
}
.ar-faq--container-ar .faq__container_chosen .que-ans-box-container{
  margin-left: 0px;
  margin-right: 4.8rem;
}
.ar-faq--container-ar .faq-matic-link-box.thematic__icon-container_chosen {
  padding-right: 0px;
  padding-left: 8px;
}
.ar-faq--container-ar .faq-breadcrums__item.faq-breadcrums__dynamic {
  margin-right: 5px;
}
.main-faq--template .ar-faq--container-ar .faq .faq-breadcrums__item:not(:last-child)::after {
  margin: 0 2px 0 0;
}
.ar-faq--container-ar button.accordion-item-title:after {
  left: 4px;
  right: unset;
}
.ar-faq--container-ar button.accordion-item-title {
  padding: 19px 0 19px 24px;
}
.ar-faq--container-ar span.stepper-item-number {
  margin-right: 0px;
  margin-left: 16px;
}
.vertical-slider-section .swiper.above_footer_slider_section {
  z-index: 0;
}
.search-bar-container .suggestion-list-wrap {
  color: #000;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: .2px;
  padding: 24px 0 10px;
}
.main-faq--template .questions-suggestion-list ul.questions__list {
  display: block;
}
.ar-faq--container-ar h3.suggestion-count-title{
  text-align: right;
}
h3.suggestion-count-title {
   padding: 3px 0 14px;
    margin: 0px;
    color: #f396f5;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2;
    text-align: left;
    text-transform: none;
}
.query-highlight {
  color: #f396f5;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 1.2;
  text-align: left;
  text-transform: none;
}

.questions-suggestion-list span.question-category{
  display: none;
}
.questions-suggestion-list mark.highlight {
  background: transparent;
}

.faq__container_chosen .data-wb-searchbox.data-show{
  width: 100%;
}
ul.faq-breadcrums.show-faq-breadcrumbs.src-faq-brc li:nth-child(2) {
    display: none;
}
ul.faq-breadcrums.show-faq-breadcrumbs.src-faq-brc li.faq-breadcrums__item.faq-breadcrums__dynamic {
  display: block;
}
.main-faq--template li.faq-breadcrums__item.faq-breadcrums__dynamic{
  color: #000000;
  cursor:pointer;
  text-decoration: underline;
}

li.faq-breadcrums__item.faq-breadcrums__dynamic:hover {
  text-decoration: underline;
}
.suggestion-list-wrap span.question-category {
  display: none;
}
.main-faq--template .faq .suggestion-list-wrap .questions__list{
  display:block;
}
.suggestion-list-wrap mark.highlight {
    background-color: transparent;
    color: #0e0e0e;
    font-weight: 700 !important;
}
.main-faq--template .faq .suggestion-list-wrap .faq-item__link {
  color: #0e0e0e;
  align-items: center;
  background-position: center right 20px;
  display: flex;
  font-size: 15px;
  min-height: 50px;
  padding: 8px 20px 8px;
  width: 100%;
  font-family: Helvetica Neue, sans-serif;
  position: relative;
  align-content: space-between;

}
.suggestion-list-wrap li {
    border-bottom: 1px solid #e2e2e2;
}
.data-wb-searchbox .suggestion-list-empty {
  padding: 20px 0;
}
/* .data-wb-searchbox.data-show span.faq-item__text {
  line-height: 0px;
} */
ul.faq-breadcrums.show-faq-breadcrumbs li.faq-breadcrums__item.dynamic {
  display: block;
}
.fr-cus-ans-content.fr-ans-visible {
  display: block !important;
}
.hidden {
    display: none !important;
}
.faq-ci-box.dis_none {
  display: none !important;
}
.content-for-layout_ar #ContactForm-phone {
  text-align: right;
}
.content-for-layout_ar .flg-div-mn .iti-arrow {
  left: 6px;
  right: unset;
}
.content-for-layout_ar .select-yr-flag {
  padding: 0 8px 0 0;
}
#create-customer #create_customer .password-show {
  top: 40%;
}
.content-for-layout_ar #create-customer #create_customer .password-show {
  left: 0;
  right: unset;
}
.content-for-layout_ar #create-customer .cf-phone-field input {
  direction: ltr;
}

@media(max-width:1024px){
.right-side-account-drawer .account-drwr-container,
.right-side-account-drawer .ac--inner-drawer {
  height: calc(var(--window-inner-height, 100vh) - 45px) !important;
}

.ac-order-track-block {
  position: static;
  margin-bottom: 3rem;
}

.right-side-account-drawer .email-drwer.email-container.acc-box-container {
  display: flex;
  height:100%;
  flex-direction: column;
}

.right-side-account-drawer .ac-footer-content {
  height: auto;
  margin-top: auto;
  position:relative;
}

.right-side-account-drawer .email-drwer.email-container.acc-box-container .opn-ca-drawer {
  margin-bottom: 40px;
}
}
