body {
  overflow-x: hidden;
}

.recently-viewed {
  margin: 20px 0;
}

.product_image video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

  #recently-viewed-products {
    text-align: center;
}

  #recently-viewed-products .orig_comp_prices {
    align-items: center;
    justify-content: center;
}
  
.recently-viewed-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}


section.recently-viewed h2 {
    text-align: center;
}



  /* .collection-hero__description {
  position: relative;
  overflow: hidden;
  max-height: 53px; 
  transition: max-height 0.3s ease-in-out;
      display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  transition: all 0.3s ease-in-out;
} */

  .collection-hero__description.rte {
    margin-bottom: 0 !important;
}

.collection-hero__description.expanded {
  max-height: none; /* Allow the full content to show */
}

.read-more-btn {
    margin-top: 0px;
    /* color: #007bff; */
    background: none;
    border: none;

    font-size: 16px;
    width: 100%;
    font-family: Avenir Regular!important;
  cursor:pointer;
}

.mobile-facets__footer {
    z-index: 99999999 !Important;
}
.final-sale p strong {
  color: #c44cb0;
}
a.btn.klaviyo-bis-trigger {
  font-weight: 700;
  font-size: 15px;
}

span.moreSize {
  padding-left: 16px;
}

.size-popup {
  font-family: Avenir Regular !important;
  color: #000;
  text-decoration-line: underline;
  font-size: 13px;
  cursor: pointer;
  /* font-family: sans-serif; */
  background: unset;
  border: 0;
  margin: 0 !important;
  padding: 0 !important;
}

.product__media-gallery slider-component.slider-mobile-gutter {
  width: 80%;
}

.card__media .media img {
  object-fit: contain !important;
}
.card__inner.color-background-2 {
  background: #fff;
}

.column-img-row .column-img-lft a:first-child {
  border: 0px;
}

.product__accordion .accordion__content,
p {
  font-size: 14px;
  font-weight: 300;
  color: #151518;
}

.soldout-pdp {
  width: 200px;
}

.slider-component-full-width .slider--desktop {
  scroll-padding-left: 8px !important;
}
.sale_tag {
  color: red;
}
.header-top {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 20px;
  background: #000;
  align-items: center;
}
.header-top .header-currency {
  width: 25%;
}
.header-top .announcement-bar {
  width: 50%;
  background: #000;
}
.header-top .header-register {
  width: 25%;
  text-align: right;
}
.header-top button.disclosure__button {
  color: #fff;
  border: none;
}
.header-top .header-register a {
  color: #fff;
  text-decoration: none;
}
.header-top .announcement-bar p {
  color: #fff;
  font-size: 18px;
  padding: 0;
}
.header-top svg.icon.icon-caret {
  width: 15px;
  margin-left: 10px;
}
.header-top .disclosure__list {
  position: absolute;
  background: #000;
}
.header-top .disclosure__item a {
  color: #fff;
}
a.mega-menu__link.mega-menu__link--level-2.link {
  font-weight: bold;
}
.header__active-menu-item {
  text-decoration: none;
}
.mega-menu__link:hover,
.mega-menu__link--active {
  text-decoration: none !important;
}
.banner {
  padding-bottom: 120px;
}
.banner .banner-image img {
  width: 100%;
  max-width: 100%;
}
.banner .banner-image {
  position: relative;
}
.banner-box {
  background: #fff;
  padding: 25px 80px 35px 25px;
  position: absolute;
  bottom: 50px;
  left: 100px;
  color: #151518;
}
.banner-box h6 {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: #151518;
}
.banner-box h1 {
  text-transform: uppercase;
  margin: 10px 0px;
  line-height: 49px;
  color: #151518;
  font-family: "Jost-Regular";
}
.banner-box p {
  line-height: 26px;
  padding-bottom: 15px;
  font-size: 18px;
  color: #151518;
}
.banner-box a {
  border: 1px solid #151518;
  text-decoration: none;
  padding: 10px 20px;
  color: #151518;
  font-weight: 300;
  font-size: 16px;
}
.column-image {
  padding-bottom: 80px;
}
.column-img-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: center;
}
.column-img-lft {
  width: 40%;
  color: #151518;
}
.column-img-txt {
  position: relative;
}
.column-img-txt img {
  width: 100%;
  max-width: 100%;
}
.column-img-txt h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 65px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  font-family: "Jost-Regular";
}
.column-img-txt h1 span {
  display: block;
  font-size: 28px;
  padding: 10px 0px;
}
.column-img-lft h5 {
  font-size: 28px;
  font-weight: 300 !important;
  margin: 0;
  color: #151518;
  font-family: "Jost-Regular";
}
.column-img-lft p {
  font-size: 22px;
  margin: 0;
  padding-bottom: 25px;
  color: #151518;
}
.column-img-lft a.column-btn {
  border: 1px solid #151518;
  text-decoration: none;
  padding: 10px 30px;
  color: #151518;
  font-weight: 300;
  font-size: 16px;
}

.slider-text {
  background: #f3f3f3;
  padding: 50px 0px 30px 0px;
}
.slider-setup {
  display: flex;
  flex-wrap: wrap;
}
.slider-setup-lft {
  width: 25%;
  margin: auto 0;
  padding-right: 40px;
}
.slider-setup-lft h1 {
  margin: 0;
  text-transform: uppercase;
  font-weight: 300;
  font-family: "Jost-Regular";
  font-size: 36px;
}
.slider-setup-lft p {
  margin: 0;
  padding: 10px 0px 20px 0px;
}
.slider-setup-lft a {
  border: 1px solid #151518;
  text-decoration: none;
  padding: 5px 30px;
  color: #151518;
  font-weight: 300;
  font-size: 16px;
}
.slider-setup-rgt {
  width: 75%;
  text-align: center;
}
.three-column .three-column-setup {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  padding: 50px 0px;
}
.three-column .three-column-setup .column-1 {
  width: calc(33.333% - 10px);
  margin: auto 0;
  margin-inline: auto;
}
.three-column .three-column-setup .column-1 img {
  width: 100%;
  max-width: 100%;
}
.three-column .three-column-setup .column-1 h2 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
  padding-top: 10px;
  font-family: "Jost-Regular";
}
.three-column .three-column-setup .column-1 p {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
  line0height: 23.12px;
  padding: 0px 20px;
}
.slider-setup-rgt
  slider-component.slider-mobile-gutter.slider-component-full-width.slider-component-desktop {
  position: relative;
}
.slider-setup-rgt .slider-counter {
  display: none;
}
.slider-setup-rgt .slider-buttons {
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 99999;
}
.slider-setup-rgt button.slider-button.slider-button--prev,
.slider-setup-rgt button.slider-button.slider-button--next {
  background: #000;
  border-radius: 50%;
}
.slider-setup-rgt button.slider-button.slider-button--prev {
  position: relative;
  right: 13px;
}
.slider-setup-rgt button.slider-button.slider-button--next {
  position: relative;
  left: 22px;
}
.slider-setup-rgt svg.icon.icon-caret {
  color: #fff;
}
.slider-setup-rgt .color-background-1 {
  background: transparent;
}
.card-bg {
  background: #fff;
  text-align: center;
}
.card-information {
  text-align: center !important;
}
.caption-with-letter-spacing {
  font-size: 12px;
  font-weight: 300;
  padding-bottom: 5px;
  color: #151518;
}
.card__heading.h5 {
  font-size: 13px;
  font-weight: 400;
  color: #151518;
}
.price {
  font-size: 13px;
  font-weight: 400;
  color: #151518;
}
.on-hover {
  display: none;
  background: #fff;
  text-align: center;
  position: absolute;
  bottom: 10px;
  width: 100%;
  z-index: 8888;
  padding: 10px 0px;
}
.underline-links-hover:hover
  .card--standard
  > .card__content
  .card__information {
  /* opacity: 0; */
}
.underline-links-hover:hover .on-hover {
  display: block;
  background: #fff;
  text-align: center;
}
.on-hover P {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 5px;
}
.on-hover .size-scroll {
  display: flex;
  width: 120px;
  margin: 0 auto;
  overflow-x: auto;
  position: relative;
}
.on-hover .scrolling-btn {
  position: relative;
  padding-bottom: 10px;
}
.on-hover .scrolling-btn .size-prev {
  position: absolute;
  left: 20%;
  top: 4px;
  background: #000;
  border-radius: 50%;
  border: none;
  height: 16px;
  width: 16px;
  padding: 0;
  transform: rotate(90deg);
  cursor: pointer;
}
.on-hover .scrolling-btn .size-prev svg,
.on-hover .scrolling-btn .size-nxt svg {
  height: 10px;
  width: 10px;
  color: #fff;
}
.on-hover .scrolling-btn .size-nxt {
  position: absolute;
  right: 20%;
  top: 4px;
  background: #000;
  border-radius: 50%;
  border: none;
  height: 16px;
  width: 16px;
  padding: 0;
  transform: rotate(-90deg);
  cursor: pointer;
}
.on-hover .size-scroll::-webkit-scrollbar {
  display: none;
}
.on-hover .size-scrolling-screen {
  flex: 0 0 50%;
  margin: 0 auto;
}
.on-hover .size-scrolling-screen a {
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}
.on-hover .size-scrolling-screen a:hover {
  text-decoration: underline !important;
}

.on-hover p a:hover {
  text-decoration: underline;
}
.on-hover .on-hover-btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
}
.on-hover .on-hover-btn product-form form {
  display: flex;
  justify-content: center;
  align-items: center;
}
.on-hover .on-hover-btn product-form form button span img {
  width: 20px;
  height: 22px;
}
.on-hover .on-hover-btn product-form form button {
  min-width: 40px !important;
  min-height: 35px !important;
  padding: 0;
  position: relative;
}
.on-hover .on-hover-btn product-form form .button--secondary:after {
  border: none !important;
}
/* .slider-setup-rgt .on-hover .on-hover-btn product-form form button .button:after{
  border:none;
}  */
.on-hover .on-hover-btn a {
  border: 1px solid #151518;
  text-decoration: none;
  padding: 5px 30px;
  font-size: 16px;
  font-weight: 300;
  color: #151518;
}
slider-component.slider-component-full-width {
  --desktop-margin-left-first-item: -6.5rem !important;
}
.images-box {
  padding: 50px 0px 0px 0px;
}
.images-box .images-box-setup {
  display: flex;
  flex-wrap: wrap;
}
.images-box .image-boxes-col {
  width: 50%;
  margin-bottom: 20px;
  position: relative;
}
.images-box .image-boxes-col .image-text-box {
  padding: 25px;
  background: #fff;
  position: absolute;
  bottom: 50px;
  left: 50px;
}
.images-box .image-boxes-col .image-text-box h1 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
  text-transform: uppercase;
  font-family: "Jost-Regular";
}
.images-box .image-boxes-col .image-text-box p {
  font-size: 16px;
  font-weight: 300;
  margin-top: 5px;
  padding-bottom: 5px;
}
.images-box .image-boxes-col .image-text-box a {
  font-size: 16px;
  font-weight: 300;
  border: 1px solid #151518;
  color: #151518;
  text-decoration: none;
  padding: 10px 30px;
}
.images-box .image-boxes-col img {
  width: 100%;
  max-width: 100%;
}
h2.footer-block__heading {
  color: #2d281a;
}
.footer-block__details-content.rte p {
  color: #2d281a;
}
.footer__column.footer__localization.isolate {
  width: 30%;
}
.footer__copyright.caption small a {
  line-height: inherit !important;
}
.footer__column.footer__column--info {
  width: 40%;
}
.footer-1 {
  padding: 50px 0px 0px 0px;
  background: #eff0f2;
  margin-top: 20px;
}
.footer-1 h4 {
  color: #353535;
  font-size: 16px;
  font-weight: 900;
  margin-top: 0;
  text-transform: uppercase;
}
.footer-1 a {
  text-decoration: none;
  color: #353535;
  font-size: 14px;
  font-weight: 600;
  display: block;
  line-height: 32px;
}
.footer-1 p {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 20.23px;
}
.footer-1 .footer-top {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.footer-1 .footer-about,
.footer-1 .footer-shipping,
.footer-1 .footer-info {
  width: 15%;
  text-align: center;
}
.footer-1 .footer-subscribe {
  width: 40%;
}
.footer-1 .footer-about p {
  padding-right: 20px;
}

.footer-1 .footer-block__newsletter {
  width: 300px;
  margin: 0 auto;
  background: #fff;
  padding: 25px;
  text-align: center;
}
.footer-1 .footer-block__heading {
  color: #000;
}
.footer-1 .footer-block__newsletter p {
  color: #000;
  font-size: 18px;
}
.footer-1 .footer-block__newsletter .newsletter-form__field-wrapper {
  border: none;
  display: block;
}
.footer-1 .footer-block__newsletter .field__input {
  background: #f3f3f3;
}
.footer-1 .footer-block__newsletter .field {
  display: block;
}
.footer-1 .footer-block__newsletter .field:after {
  border: none;
  position: relative;
  top: -4px;
}
.footer-1 .footer-block__newsletter .newsletter-form__button.field__button {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 10px;
  color: #fff;
  background: #353535;
  padding: 15px;
  font-size: 16px;
}
.footer-1 .footer-social-section {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  border-top: 2px solid #fff;
  margin-top: 40px;
  padding: 20px 0px;
}
ul.list.list-payment {
  list-style: none;
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}
.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-1 .footer-social-section .footer-icon {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-1 .footer-social-section .footer-icon h4 {
  margin: 0;
}
.footer-1 .footer-social-section .footer-icon a {
  display: inline;
  margin-left: 15px;
  font-size: 20px;
}
.footer-1 .footer-app {
  width: 50%;
  text-align: center;
}
.footer-1 .footer-app img {
  width: 35px;
  height: 35px;
}
.footer-1 .footer-app a {
  font-size: 16px;
  font-weight: 900;
}
.footer-1 .footer-app a span {
  position: relative;
  top: -10px;
  left: 10px;
}
.js-filter .list-unstyled {
  max-height: 324px;
  overflow-y: auto;
}
.footer-1 .footer-bottom {
  background: #353535;
  box-shadow: 0 0 0 100vmax #353535;
  clip-path: inset(0 -100vmax);
  text-align: center;
  width: 100%;
  padding: 4px 0px;
}
.footer-1 .footer-bottom p {
  font-size: 14px;
  font-weight: 900;
}
.footer-1 .footer-bottom a {
  color: #a9a9a9;
  display: inline;
}
.column-img-row {
  position: relative;
}
.column-img-row .text-box-over-images {
  background: #151518;
  position: absolute;
  width: 25%;
  padding: 0px 10px 70px 10px;
  left: 0;
  right: 0;
  top: -80px;
  margin: 0 auto;
}
.column-img-row .text-box-over-images h4 {
  color: #fff;
  font-size: 28px;
}
.column-img-row .links-text-box a {
  color: #fff;
  text-decoration: none;
  display: block;
  font-size: 22px;
}
.announcement-bar.color-accent-1.gradient {
  background: transparent;
  border-bottom: 0 !important;
}
.announcement-bar.color-accent-1.gradient p {
  text-transform: inherit;
  font-size: 18px;
  background: #58595b;
  font-family: "Jost-Light";
}
.mega-menu__list img {
  max-width: 100%;
  width: 100%;
  gap: 20px;
  padding: 10px;
}
.mega-menu__list h4 {
  margin-top: 0;
  font-weight: 900;
  font-size: 16px;
}
.mega-menu .mega-menu__content {
  z-index: 1;
}
.look-book {
  padding: 50px 0px;
  background: #f3f3f3;
}
.look-book .look-book-left {
  position: relative;
  width: 88.5%;
}
.look-book .look-book-left .look-left-image img {
  width: 100%;
  max-width: 100%;
}
.look-book .look-book-left .plus-btn button {
  width: 35px;
  height: 35px;
  background: none;
  border: none;
  cursor: pointer;
}

.product-show .minus {
  display: none;
}

.selected-item .minus {
  display: block !important;
}
.selected-item .plus {
  display: none !important;
}
summary.header__menu-item.list-menu__item.link.focus-inset span {
  text-transform: uppercase;
}
.header--top-center > .header__search {
  display: none;
}

.header--top-center * > .header__search {
  display: block;
}

.look-book-slider svg.icon.icon-caret {
  color: #fff;
  width: 14px;
}
.look-book-slider .color-background-1 {
  background: transparent;
}
.look-book-slider .card-bg {
  background: #fff;
  text-align: center;
}
.look-book-slider .card-information {
  text-align: center;
}
.look-book-slider .caption-with-letter-spacing {
  font-size: 12px;
  font-weight: 300;
  padding-bottom: 5px;
  color: #151518;
}
.look-book-slider .card__heading.h5 {
  font-size: 13px;
  font-weight: 400;
  color: #151518;
}
.look-book-slider .price {
  font-size: 13px;
  font-weight: 400;
  color: #151518;
}
.look-book-slider .on-hover {
  display: none;
  background: #fff;
  text-align: center;
  position: absolute;
  bottom: 10px;
  width: 100%;
  z-index: 8888;
  padding: 10px 0px;
}
.look-book-slider .underline-links-hover:hover .card__information {
  display: none;
}
.look-book-slider .underline-links-hover:hover .on-hover {
  display: block;
  background: #fff;
  text-align: center;
}
.look-book-slider .on-hover P {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 5px;
}
.look-book-slider .on-hover .size-scroll {
  display: flex;
  width: 105px;
  margin: 0 auto;
  overflow-x: auto;
  justify-content: center;
}
.look-book-slider .on-hover .size-scroll::-webkit-scrollbar {
  display: none;
}
.look-book-slider .on-hover .size-scrolling-screen {
  flex: 0 0 50%;
}
.look-book-slider .on-hover .size-scrolling-screen a {
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}
.on-hover .size-scrolling-screen .not-available {
  text-decoration: line-through !important;
  pointer-events: none;
  color: rgba(18, 18, 18, 0.4);
}

.look-book-slider .on-hover p a:hover {
  text-decoration: underline;
}
.look-book-slider .on-hover .on-hover-btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
}
.look-book-slider .on-hover .on-hover-btn product-form form {
  display: flex;
  justify-content: center;
  align-items: center;
}
.look-book-slider .on-hover .on-hover-btn product-form form button span img {
  width: 20px;
  height: 22px;
}
.look-book-slider .on-hover .on-hover-btn product-form form button {
  min-width: 40px !important;
  min-height: 35px !important;
  padding: 0;
  position: relative;
  top: -4px;
}
.look-book-slider
  .on-hover
  .on-hover-btn
  product-form
  form
  .button--secondary:after {
  border: none !important;
}
/* .slider-setup-rgt .on-hover .on-hover-btn product-form form button .button:after{
  border:none;
}  */
.look-book-slider .on-hover .on-hover-btn a {
  border: 1px solid #151518;
  text-decoration: none;
  padding: 5px 30px;
  font-size: 16px;
  font-weight: 300;
  color: #151518;
}
.look-book .look-book-slider {
  width: 304px;
  position: absolute;
  top: 50%;
  right: -150px;
  transform: translateY(-50%);
}
.look-book .look-book-slider ul {
  width: 100%;
  max-width: 100%;
  position: relative;
  transition: all 0.5s;
  overflow: hidden;
  height: 450px;
  padding: 0;
  margin-top: 0;
}
.look-book .look-book-slider ul .look-book-slide {
  height: 450px;
  position: absolute;
  transition: all 0.5s;
  width: 100%;
  max-width: 100%;
  list-style: none;
}
.look-book .look-book-slider .btn {
  position: absolute;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 50%;
  z-index: 10;
  cursor: pointer;
  background-color: #000;
  font-size: 18px;
  color: #fff;
}
.look-book .look-book-slider .card__information {
  position: absolute;
  bottom: 10px;
}
.look-book-slider .card--standard > .card__content .card__information {
  padding: 1.3rem 1rem;
}
.look-book .look-book-slider .btn-prev {
  top: 45%;
  left: 0;
  transform: rotate(90deg);
}

.look-book .look-book-slider .btn-next {
  top: 45%;
  right: 0;
  transform: rotate(-90deg);
}

.look-book
  .look-book-slider
  .card--standard
  > .card__content
  .card__information,
.look-book .look-book-slider .card__content.card-bg,
.look-book-slider .underline-links-hover:hover .on-hover {
  width: 100%;
}
.currency-selector select {
  width: 70px;
  height: 30px;
  font-size: 14px;
  border-radius: 5px;
}
.collection-hero__title {
  font-size: 32px;
  text-align: center;
}
.breadcrumbs {
  margin: 2em 0;
}

.breadcrumbs__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.breadcrumbs__item {
  display: inline-block;
  margin-right: 5px;
}

.breadcrumbs__item:not(:last-child):after {
  border-right: 1px solid #929292;
  content: "";
  display: inline-block;
  height: 1.2em;
  margin-inline: 5px;
  position: relative;
  transform: rotate(20deg);
  vertical-align: middle;
}

.breadcrumbs__link {
  text-decoration: underline;
  font-size: 13px;
  font-weight: 500;
}

.breadcrumbs__link[aria-current="page"] {
  color: inherit;
  font-weight: normal;
  text-decoration: none;
}

.breadcrumbs__link[aria-current="page"]:hover,
.breadcrumbs__link[aria-current="page"]:focus {
  text-decoration: underline;
}
.product__media-gallery {
  display: flex !important;
}
.product--thumbnail .product__media-gallery {
  flex-direction: row-reverse;
}

.thumbnail-slider {
  width: 20% !important;
}
.thumbnail-list {
  display: block !important;
}
.thumbnail-list__item.slider__slide {
  margin-bottom: 10px;
  width: 70px;
  height: 110px;
}
.thumbnail-list__item.slider__slide button img {
  width: 100%;
  max-width: 100%;
  object-fit: cover;
}
.product__media.media.media--transparent.gradient.global-media-settings {
  border: none;
}
.wishlisthero-product-page-button-container button svg {
  color: #000 !important;
}
.wishlisthero-product-page-button-container button {
  width: 100%;
  height: 45px !important;
  border: 1px solid black !important;
  margin-top: 10px !important;
  color: #000 !important;
}
.product-page-related {
  padding: 30px 0px;
}
.product-related-setup {
  display: flex;
  flex-wrap: wrap;
  width: 70%;
  margin: 0 auto;
}
.product-related-setup .product-card {
  width: 25%;
  padding: 10px;
}
.top-related {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.top-related:before,
.top-related:after {
  content: "";
  flex: 1;
  border: none;
  background-color: #cacbcc;
  height: 1px;
  width: 50%;
}
.top-related span {
  padding: 0px 20px;
  font-size: 22px;
}
.product-info-link {
  padding: 30px 0px 0px 0px;
}
.product-info-link .all-titles {
  text-align: center;
}
.product-info-link .all-titles a {
  text-decoration: underline;
  padding-right: 17px;
}
.product__text.caption-with-letter-spacing + .product__title h1 {
  font-size: 20px;
  color: #656566;
}
p.product__text.caption-with-letter-spacing {
  color: #000 !important;
  font-size: 20px;
  font-weight: 600;
}
h2.h4.accordion__title {
  font-size: 15px;
  font-family: "Jost-Regular";
  font-weight: 600;
  letter-spacing: 0.1em;
}
#product-form-template--14241891221600__main
  .product-form__buttons
  .product-form__submit
  span {
  text-transform: uppercase;
}
.product__accordion .accordion__content,
.product__accordion .accordion__content p {
  font-size: 12px;
  font-weight: 400 !important;
  font-family: "Futura" !important;
}
.product__accordion .accordion__content strong {
  font-size: 12px;
  font-weight: 400 !important;
  font-family: "Futura" !important;
}
.collection-hero__description.rte {
  margin: 0 auto;
}
.product-form__input input[type="radio"]:checked + label {
  color: #fff !important;
}
.product-form__input input[type="radio"] + label {
  border-radius: unset !important;
  border: 1px solid gainsboro !important;
}
.size-setup {
  display: flex;
  gap: 15px;
  align-items: center;
}
.size-setup button {
  font-size: 13px;
  background: none;
  border: none;
  cursor: pointer;
}
.size-setup .size-modal {
  display: none;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}
.size-setup .size-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  width: 100%;
  max-width: 90%;
  max-height: 80%;
  overflow: auto;
  text-align: -webkit-center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.size-setup .size-content::-webkit-scrollbar{
  width: 2px;
}
.size-setup .size-content .modal-close {
  position: absolute;
  right: 20px;
  top: 15px;
  font-size: 25px;
  font-weight: 600;
  color: #000;
}

.product .price--sold-out .price__container {
  display: none !important;
}
.field-2,
.field-3 {
  display: none;
}
.signup-setup {
  display: flex;
  flex-wrap: wrap;
}
.signup-left {
  width: 50%;
}
.signup-left img {
  width: 100%;
  max-width: 100%;
}
.signup-right {
  width: 50%;
  text-align: center;
  padding: 30px 20px 0px 30px;
}
.collection__title {
  text-align: center;
}
#shopify-section-template--14254629224544__a31bdb6b-0a8d-46d8-a270-524050a5b2a3
  .slider-counter {
  display: none;
}
#shopify-section-template--14254629224544__a31bdb6b-0a8d-46d8-a270-524050a5b2a3
  .slider-buttons {
  justify-content: space-between;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 1;
  transform: translateY(-50%);
}
#shopify-section-template--14254629224544__a31bdb6b-0a8d-46d8-a270-524050a5b2a3
  .slider-button
  svg {
  width: 20px;
  height: 20px;
}
.active-facets__button--light .active-facets__button-inner {
  border-radius: 0px !important;
}
.about-setup {
  display: flex;
  flex-wrap: wrap;
}
.about-section .right-img {
  flex-direction: row;
}
.about-section .left-img {
  flex-direction: row-reverse;
}
.about-left {
  width: 50%;
  margin: auto 0px;
}

.about-left-inner {
  margin: 0 50px;
  height: 500px;
  overflow: auto;
  padding-right: 15px;
}
.about-left-inner h1 {
  text-transform: uppercase;
}
.about-left-inner h5 {
  margin: 0px;
  margin-bottom: 10px;
  font-weight: 700;
}
.about-left-inner h6 {
  font-weight: 500;
  font-size: 13px;
}
.about-left-inner h6 a {
  font-weight: 400;
  text-decoration: underline;
  color: #6e6e6e;
}
.about-right {
  width: 50%;
  position: relative;
}
.about-social {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.about-social h1 {
  color: #fff;
}
.about-social a {
  color: #fff;
  font-size: 25px;
  padding-left: 20px;
}
.about-right img {
  width: 100%;
  max-width: 100%;
}
/* .about-image::before{
  content:'';
  top:0;
  left:0;
  position:absolute;
  width:100%;
  height:99%;
  background-color:#000;
  opacity:0.4;
} */
.contact-us .isolate {
  margin-bottom: 50px;
  border: 1px solid #e0dfdf;
}
.contact-us .rich-text {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}
.contact-us .rich-text:not(.rich-text--full-width) .rich-text__wrapper {
  width: 100%;
}
.contact-us .contact__fields {
  display: block;
}
.contact-us button.button {
  width: 100%;
}
.contact-us .color-background-2 {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  padding: 0px 20px;
}
.contact-us .field::after {
  content: none;
}
.contact-us .field {
  border-bottom: 1px solid #919190;
}
.contact-us .field__input:focus {
  box-shadow: none;
}
.klaran {
  width: 100%;
  max-width: 869px;
  margin: 0 auto;
  padding: 0px 20px;
  color: #151518;
}
.klaran .icon-text {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #eee;
  padding-bottom: 30px;
  margin-bottom: 40px;
}
.klaran .icon-text h5 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 16px;
}
.klaran p {
  margin-top: 0px;
  line-height: 16px;
  font-size: 14px;
  font-weight: 400;
}
.klaran h2 {
  padding: 25px 0px;
  text-align: center;
}
.klaran .klarna-svg {
  width: 20%;
}
.klaran .klarna-text {
  width: 80%;
}
.klarna-return-1 {
  text-align: center;
  padding: 40px 10px 70px 10px;
}
.klarna-return-1 p {
  margin-bottom: 30px;
}
.klarna-return-1 a {
  background-color: #000;
  padding: 10px 20px;
  color: #fff;
}
.accordion-item {
  padding: 10px 16px;
  border-bottom: 1px solid #e5e5e5;
}
.accordion-detail,
.minus {
  display: none;
}
.accordion-item.show .accordion-detail {
  display: block;
  padding-left: 32px;
  padding-top: 10px;
}
.accordion-item.show .minus {
  display: inline-block;
}
.accordion-item.show .plus {
  display: none;
}
.accordion-btn button {
  background: none;
  border: none;
  font-size: 12px;
  letter-spacing: 1px;
  cursor: pointer;
  text-align: left;
  position: relative;
  padding-left: 30px;
  font-family: Avenir Regular !important;
}
.accordion-btn button span {
  padding-right: 15px;
  font-size: 15px;
  position: absolute;
  top: -5px;
  left: 0px;
}
.accord-heading {
  text-align: center;
  padding: 30px 0px;
}
.Klarna-help {
  padding: 50px 0px 30px 0px;
  text-align: center;
}
.Klarna-help p span {
  padding-right: 15px;
  font-size: 16px;
}
.Klarna-help h5{
  margin: 20px 0 5px;
  font-size: 24px;
  color: #151518;
}
#shopify-section-template--14257564647520__ebc66263-e42a-4b9d-85d7-b135dcd4b55a
  .banner__media
  a {
  z-index: 3;
}
.table-top {
  text-align: center;
  max-width: 400px;
  margin: 0 auto;
  padding: 30px 0px;
}
.table-subheading {
  text-align: center;
  padding: 30px 0px;
}
.shipping-table .table-data table {
  width: 100%;
  box-shadow: none;
}
.shipping-table .table-data table tr {
  height: 45px;
  border: none;
  width: 100%;
}
.shipping-table .table-data table tr:nth-child(odd) {
  background-color: #f5f5f5;
}
.shipping-table .table-data table tr th {
  font-size: 11px;
  text-align: left;
  border: none;
  color: #000;
}
.heading-des {
  padding-bottom: 30px;
}
.heading-des li {
  font-size: 12px;
  font-weight: 400;
  font-family: Futura !important;
}
.heading-des li p {
  display: inline-block;
  margin-bottom: 0px;
}
.guide-text {
  max-width: 420px;
  margin: 0 auto;
  padding: 30px 0px 0px 0px;
  text-align: center;
}
.guide-sz-btn {
  text-align: center;
  border-bottom: 1px solid #e6e6e699;
  width: fit-content;
  margin: 0 auto;
}
.guide-sz-btn button {
  background: none;
  border: none;
  padding: 15px 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #7f7f7f;
  cursor: pointer;
}
.guide-sz-btn button.active {
  background-color: #e6e6e699;
  color: #000;
}
.guide-text h2 {
  padding-bottom: 0px;
}

ul#tabs-nav,
ul#tabs-nav-1 {
  list-style: none;
  margin: 0;
  padding: 5px;
  overflow: auto;
}
ul#tabs-nav li,
ul#tabs-nav-1 li {
  float: left;
  margin-right: 2px;
  margin-right: 30px;
  cursor: pointer;
}
ul#tabs-nav li:hover,
ul#tabs-nav-1 li:hover {
  color: 000;
}
ul#tabs-nav li.active,
ul#tabs-nav-1 li.active {
  color: #000;
  border-bottom: 1px solid #000;
}
ul#tabs-nav li.active a,
ul#tabs-nav-1 li.active a {
  color: #000;
}
#tabs-nav li a,
#tabs-nav-1 li a {
  text-decoration: none;
  color: #7f7f7f;
  font-size: 12px;
}
.women-tabs,
.men-tabs {
  padding: 0 60px 30px 60px;
}
.women-tabs h4,
.men-tabs h4 {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  padding: 50px 0px 20px 0px;
}
.new_space {
  padding: 0 !important;
}
.men-tabs {
  display: none;
}
.clothes-size table,
.shoes-size table {
  width: 100%;
  box-shadow: none;
}
.clothes-size table td,
.shoes-size table td {
  border: none;
  border-bottom: 1px solid gainsboro;
  text-align: left !important;
  font-size: 12px;
}
.final-sale p {
  margin-bottom: 0px;
  line-height: 10px;
}
.final-sale a {
  text-decoration: underline;
  font-size: 13px;
}
.size-guide table {
  //width:100% !important;
}
.collection-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.collection-nav li {
  list-style: none;
  padding: 0px 10px 15px 0px;
}
.collection-nav li a {
  padding: 5px 20px;
  text-transform: uppercase;
  color: #151518;
  font-family: Jost-Regular !important;
  font-size: 14px;
  border: 1px solid #e5e5e5;
}
.collection-nav li a.active {
  background-color: #ECCBD8;
  color: #413d3f;
}

@media screen and (max-width: 991px) {
  .footer-1 .footer-top {
    position: relative;
    height: 520px;
  }
  .footer-1 .footer-subscribe {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
  }
  .footer-1 .footer-subscribe {
    width: 100%;
  }
  .footer-1 .footer-about,
  .footer-1 .footer-shipping {
    width: 25%;
  }
  .footer-1 .footer-info {
    width: 25%;
  }

  .footer-1 .footer-info {
    padding-right: 10px;
  }
  .footer-1 .footer-social-section .footer-icon {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer-1 .footer-social-section .footer-app {
    width: 100%;
  }
  .column-img-txt h1 {
    font-size: 40px;
  }
  .images-box .image-boxes-col .image-text-box {
    left: 20px;
    padding: 20px 20px;
  }
  .column-img-lft p {
    line-height: 25px;
  }
  .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) - 0rem);
  }
  .currency-selector select {
    position: absolute;
    top: 22px;
    left: 100px;
    height: 25px;
  }
  .signup-left {
    display: none;
  }
  .signup-right {
    width: 100%;
  }
}
@media screen and (min-width: 990px) {
  .header {
    padding-bottom: 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .banner-box h1 {
    margin-top: 5px;
    font-size: 30px;
  }
  .banner-box p {
    margin: 0;
    margin-top: 5px;
  }
  .banner-box {
    bottom: 30px;
  }
  .slider-setup-lft {
    width: 100%;
    padding-right: 0px;
    text-align: center;
  }
  .slider-setup-rgt {
    width: 80%;
    margin: 0 auto;
  }
  .three-column .three-column-setup {
    padding-bottom: 20px;
  }
  .three-column .three-column-setup .column-1 {
    width: 100%;
    padding-bottom: 30px;
  }
  .images-box .image-boxes-col {
    width: 100%;
  }
  .look-book .look-book-left,
  .look-book .look-book-right {
    width: 100%;
  }
  .collection .slider--tablet.product-grid {
    gap: 20px;
  }
  .grid--peek.slider .grid__item:first-of-type {
    margin-left: 0px;
  }
  .slider-setup-rgt button.slider-button.slider-button--next {
    left: 15px;
  }
  .slider-setup-rgt button.slider-button.slider-button--prev {
    right: 15px;
  }
  .slider-setup-rgt .slider-button {
    height: 30px;
    width: 30px;
  }
  .header-top .announcement-bar p {
    font-size: 14px;
  }
  .header-top button.disclosure__button {
    font-size: 12px;
  }
  .header-top .header-register a {
    font-size: 12px;
  }
  .footer-1 .footer-bottom {
    flex-direction: column-reverse;
  }
  ul.list.list-payment {
    justify-content: center;
    padding: 0;
  }
  .footer__column.footer__column--info {
    width: 70%;
  }
  #GalleryViewer-template--14241891221600__main {
    width: 100%;
  }
  .product-related-setup .product-card {
    width: 50%;
    padding: 10px;
  }
  .product-related-setup {
    width: 100%;
  }
  .about-left {
    width: 100%;
  }
  .about-right {
    display: none;
  }
  .about-left-inner {
    height: auto;
  }
}
@media screen and (max-width: 565px) {
  .footer-1 .footer-about {
    width: 50%;
    padding-bottom: 20px;
  }
  .footer-1 .footer-info,
  .footer-1 .footer-shipping {
    width: 50%;
    padding-bottom: 20px;
    text-align: center;
  }
  .footer-1 .footer-shipping a,
  .footer-1 .footer-info a {
    line-height: 20px;
    padding-bottom: 20px;
  }
  .footer-top {
    padding-bottom: 280px;
    height: auto !important;
  }
  .column-img-txt h1 {
    font-size: 40px;
  }
  .slider-setup-lft h1 {
    font-size: 30px;
  }
  .slider-setup-rgt {
    width: 90%;
    margin: 0 auto;
  }
  .banner-box {
    position: initial;
    text-align: center;
    padding: 30px;
  }
  .banner-box a {
    padding: 5px 20px;
  }
  .column-img-lft {
    width: 100%;
    padding-bottom: 30px;
  }
  .column-image {
    padding-bottom: 30px;
  }
  .column-img-row .text-box-over-images {
    width: 70%;
    position: initial;
  }
  .column-img-row .text-box-over-images h4 {
    font-size: 24px;
  }
  .column-img-row .links-text-box a {
    font-size: 16px;
  }
  .banner {
    padding-bottom: 20px;
  }
  .slider-setup-rgt .grid--peek .grid__item {
    min-width: 70%;
  }
  .banner .banner-image img {
    min-height: 330px;
    object-fit: cover;
  }
  .currency-selector select {
    left: 85px;
  }
  .klaran .klarna-text {
    padding-left: 20px;
  }
}
@media screen and (max-width: 750px) {
  .wishlisthero-product-page-button-container button {
    max-width: 44rem;
  }
  .slider-mobile-gutter {
    width: 100% !important;
  }
}
@media screen and (max-width: 640px) {
  .look-book .look-book-slider {
    width: 250px;
    margin: 0 auto;
    top: 0;
    right: 0;
    position: relative;
    transform: translateY(0);
    margin-top: 30px;
  }
  .currency-selector select {
    display: none;
  }
  .currency-selector #nav_currency {
    display: block !important;
  }

  .on-hover .scrolling-btn .size-prev {
    left: 10%;
  }
  .on-hover .scrolling-btn .size-nxt {
    right: 10%;
  }
  .on-hover .on-hover-btn product-form form button {
    top: -1px;
  }
  .klaran {
    padding: 0 20px;
  }
  .about-left-inner {
    margin: 0 20px;
  }
}
@media screen and (max-width: 440px) {
  .on-hover .on-hover-btn a {
    padding: 5px 15px;
  }
  .size-guide .klaran {
    padding: 0;
  }
}

/*-----------------------------------New sizes find button and form-------------------------------*/
.moreSize {
  font-family: Avenir Regular !important;
  color: #000;
  text-decoration-line: underline;
  font-size: 13px;
  cursor: pointer;
  /* font-family: sans-serif; */
  border: 0;
  background: #fff;
}
.overlay {
  display: none;
  position: fixed;
  z-index: 150;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  pointer-events: none;
}
.moreFind {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  box-shadow: 0px 0px 0px 0.3px;
  z-index: 200;
  width: 550px;
  height: 90%;
  padding: 10px 20px;
  overflow-y: scroll;
}
.moreFind.show {
  display: block;
}
.no-scroll {
  overflow: hidden;
}
.moreFind::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}
.moreFind::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 5px;
}
.moreFind::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}
.moreFind .close {
  text-align: right;
  cursor: pointer;
  font-size: 25px;
  font-weight: 600;
  color: black;
}
.heading_size {
  font-size: 2rem;
  font-weight: 700;
  font-family: 'Avenir Next';
  letter-spacing: 0.142857rem;
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
}
.tittle {
  letter-spacing: 0.0214285714rem;
  font-size: 1.6rem;
  font-family: 'Avenir Next' !important;
  line-height: 1.42857;
  color: #000;
  font-weight: 700;
  margin-bottom: 5px;
  text-decoration-line: underline;
}
.des_body {
  letter-spacing: 0.0914285719rem;
  font-size: 1.4rem;
  line-height: 1.42857;
  color: #000;
  font-family: 'Avenir Next';
}
.item_tittle {
  letter-spacing: 0.0214285714rem;
  font-size: 1.7rem;
  font-family: 'Avenir Next';
  line-height: 1.42857;
  color: #000;
  font-weight: 700;
  margin-bottom: 0;
}
.item_tittle_body {
  letter-spacing: 0.0914285719rem;
  font-size: 1.4rem;
  font-family: 'Avenir Next' !important;
  line-height: 1.42857;
  margin-top: 0;
  color: #000;
}
.sizez h4 {
  letter-spacing: 0.0214285714rem;
  font-size: 1.6rem;
  font-family: 'Avenir Next';
  line-height: 1.42857;
  color: #000;
  margin-bottom: 5px;
}
.sizez h4 span {
  font-size: 1.4rem;
  font-weight: 500;
}
.cloth_size_options input[type="checkbox"] {
  display: none;
}
.cloth_size_options input[type="checkbox"] + label {
  display: inline-block;
  border: 1px solid #000;
  width: 60px;
  height: 30px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}
.cloth_size_options input[type="checkbox"] + label:hover {
  border: 3px solid #000;
}
.cloth_size_options input[type="checkbox"]:checked + label {
  background-color: #000;
  color: #fff;
}
.cloth_size_options {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding-left: 0;
  margin: 0;
}
.cloth_size_options li {
  list-style: none;
}
.email_tittle {
  font-size: 1.6571428571rem;
  /* font-family: sans-serif; */
  line-height: 1.33333333;
  letter-spacing: 0.0914285714rem;
  margin: 20px 5px 10px;
}
.input_mail {
  width: 100%;
  padding: 10px;
  font-size: 15px;
  /* font-family: sans-serif; */
  background-color: #f4f4f4;
  border: 0.0714285714rem solid #949494;
  color: #000;
}
.popup {
  display: none;
}
.popup.show {
  display: block;
  font-style: italic;
}
.comment_tittle {
  font-size: 1.6571428571rem;
  /* font-family: sans-serif; */
  line-height: 1.33333333;
  letter-spacing: 0.0914285714rem;
  margin: 20px 5px 10px;
}
.comment_tittle span {
  font-size: 1.4rem;
  /* font-family: sans-serif; */
}
.text_area {
  width: 100%;
  height: 125px;
  padding: 15px;
  font-size: 15px;
  /* font-family: sans-serif; */
  background-color: #f4f4f4;
  border: 0.0714285714rem solid #949494;
  color: #000;
}
.nbr {
  padding-bottom: 10px;
  color: #000;
}
.submit_btn {
  width: 100%;
  padding: 18px;
  font-size: 17px;
  font-weight: 600;
  /* font-family: sans-serif; */
  border: 0.1428571429rem solid #000;
  background-color: #000;
  color: #fff;
  cursor: pointer;
}
.submit_btn:hover {
  background: #fff;
  color: #000;
  border: 0.1428571429rem solid #000;
}
.special_tittle {
  font-weight: 600;
  font-size: 1.4rem;
  /* font-family: sans-serif; */
  line-height: 1.33333333;
  letter-spacing: 0.0914285714rem;
  margin: 30px 0px 10px;
  color: #000;
}
.special_order ul {
  padding-left: 0;
}
.special_order li {
  list-style: none;
  font-size: 1.2rem;
  font-weight: 600;
  /* font-family: sans-serif; */
  line-height: 1.33333333;
  letter-spacing: 0.0914285714rem;
}
.size_options_item input[type="checkbox"] {
  display: none;
}
.size_options_item input[type="checkbox"] + label {
  display: inline-block;
  border: 1px solid #000;
  width: 44px;
  height: 32px;
  vertical-align: sub;
  text-align: center;
  line-height: 29px;
  cursor: pointer;
}
.size_options_item input[type="checkbox"] + label:hover {
  border: 3px solid #000;
}
.size_options_item input[type="checkbox"]:checked + label {
  background-color: #000;
  color: #fff;
}
.shoes_size_options {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding-left: 0;
  margin: 0;
}
.shoes_size_options li {
  list-style: none;
}
@media screen and (max-width: 990px) {
  .moreFind {
    width: 95%;
  }
}
@media screen and (max-width: 469px) {
  .special_order li {
    font-size: 1.1rem;
    font-weight: 500;
  }
  .special_tittle {
    font-size: 1.3rem;
    margin: 10px 0;
  }
}
.currency-selector #nav_currency {
  position: relative;
  left: 5px;
  top: 0;
}
/*---------------------------------table setting-------------------------------*/
@media screen and (max-width: 525px) {
  .clothes-size table td,
  .shoes-size table td {
    font-size: 10px;
  }
  table:not([class]) td,
  table:not([class]) th {
    padding: 8px 2px !important;
    text-align: center !important;
  }
  .women-tabs,
  .men-tabs {
    padding: 0;
  }

  
}
.flair-badge-layout {
  z-index: 0 !important;
}
.on-hover {
  z-index: 0 !important;
}
