/** Shopify CDN: Minification failed

Line 313:0 Unexpected ","

**/
@keyframes fadeEffect {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@font-face {
  font-family: On Diary Regular;
  src: url(OnDiatypeStd-Regular.ttf) format('truetype');
}

* {
  font-family: 'On Diary Regular', sans-serif !important;
}

.hidden {
  display: none !important;
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  -webkit-transition: all 1s;
  transition: all 1s;
}

::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(0, 0, 0, .2);
}

::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, .5);
}

.overflow-none {
  overflow: hidden;
}

.hide-element {
  display: none !important;
}

.Header__Wrapper {
  padding: 0px 15px !important;
}

.Header__Wrapper .HorizontalList__Item .Heading {
  font-size: 16px;
  /* font-weight: 600; */
}

#shopify-section-header {
  transition: .5s ease;
}

.item-swipe {
  width: 50%;
  display: flex;
  align-items: center;
}

.item-swipe.is-selected img {
  max-width: 100%;
}

.text-left,
.item-swipe.is-selected .innerItem.text-left {
  text-align: left !important;
}

.text-right,
.item-swipe.is-selected .innerItem.text-right {
  text-align: right !important;
}

.item-swipe .innerItem {
  text-align: right;
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 30%);
}

.item-swipe.is-selected+.item-swipe .innerItem {
  text-align: left;
}

.item-swipe.is-selected .innerItem {
  /* text-align: center !important; */
}

.slider-cl .flickity-prev-next-button {
  width: 70px;
  height: 70px;
  background: #000000;
  opacity: .7;
  transition: .5s ease;
  color: #fff !important;
}

.slider-cl .flickity-prev-next-button:hover {
  background: #333;
  opacity: 1;
}

.slider-cl .flickity-prev-next-button.previous {
  left: 10%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.slider-cl .flickity-prev-next-button.next {
  right: 10%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.ProductItem__Info {
  text-align: center;
}

.ProductItem__PriceList {
  display: inline-grid;
}


.featured-collection .ProductList {
  padding: 0px 10px !important;
}

.Price--highlight {
  font-weight: 700;
  padding: 0 10px;
  border-radius: 18px;
  font-weight: bold;
  padding: 0;
}

.Price--compareAt {
  margin: 0 auto;
}

.collection-list-custom {
  padding: 0px 10px;
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  row-gap: 10px;
}

.collection-list-custom .item-list {
  /* width: 33.3333%; */
  /* width: 20%; */
  padding-left: 10px;
}

.collection-list-custom .innerItem {
  position: relative;
}

.collection-list-custom .item-list img {
  width: 100%;
}

.collection-list-custom .text-link {
  display: block;
  position: absolute;
  bottom: 20%;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 15px 20px;
  background: transparent;
  color: #fff;
  text-align: center;
  font-size: 35px;
  line-height: 50px;
}

.collection-list-custom .button-link {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;

  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 130px;
  padding: 9px 21px;
}

.Section--spacingNormal {
  margin: 20px 0;
}

.featured-collection,
.Container {
  max-width: 1440px;
  margin: auto;
}

.Container {
  padding: 0px 15px !important;
}

#shopify-section-header.down {
  transform: translate(0px, -100%);
}

#shopify-section-header.up {
  /* transform: translate(0px, 0px); */
}

.Footer__Inner {
  margin: 0px;
}

.menu-footer {
  display: none;
  flex-wrap: wrap;
  justify-content: space-between;
}

.Footer__Block {
  padding: 0 10px !important;
  margin-bottom: 0px;
  font-size: 12px;
}

.Footer__Block:first-child {
  padding-left: 0px !important;
}

.Footer {
  padding: 0px 0px 15px;
}

.social-footer .Footer__Social {
  margin: 0px;
}

.social-footer .Footer__Social .HorizontalList__Item {
  margin: 0px !important;
}

.social-footer .Icon {
  width: 30px;
  height: 30px;
  margin: 0px 5px;
}

.Footer__Copyright a {
  display: block;
}

.Footer__Aside {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #ffffff4D;
}

.Footer__Copyright a {
  display: block;
  font-size: 12px;
  color: white;
}

.Footer__Title {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}

.flex-split {
  display: flex;
  flex-wrap: wrap;
}

.Footer__Aside .flex-split{
  align-items: center;
  flex: 0 0 100%;
}
.flex-split .Linklist {
  padding-right: 15px;
}

.flex-split .center{
  width: 60%;
}
.flex-split .left, .flex-split .right,
, .flex-split .center {
  flex-shrink: 0;
  flex-grow: 1;
}

.Footer__Block--links ul .Linklist__Item {
  padding-right: 15px;
}

.flex-split .Linklist__Item {
  padding-right: 0px !important;
}

.title-and-sort {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 7px 15px 7px;
  position: sticky;
  top: 0px;
  z-index: 3;
  background-color: #fff;
  line-height: 40px;
}

.collection-inner-custom {
  display: flex;
  flex-wrap: wrap;
  max-width: 1440px;
  padding-right: 15px;
  margin: auto;
}

.kolom-filter {
  width: 220px;
  margin-right: 20px;
}

.filter-custom {
  position: sticky;
  top: 20px;
  overflow: auto;
  /* padding-right: 20px; */
  padding-top: 20px;
  padding-bottom: 20px;
}

.kolom-list-product {
  width: calc(100% - 240px);
}

.kolom-list-product .ProductList {
  padding: 0px !important;
}

.filter-group {
  border-top: 1px solid #ececec;
  padding: 10px 15px;
}

.filter-group:first-child {
  border-top: 0;
}

.filter-group-summary {
  cursor: pointer;
  line-height: 60px;
}

.Grid_fil {
  margin-bottom: 30px;
  padding-left: 15px;
}

/* .sort-custom {
  margin-bottom: 10px;
  position: sticky;
  top: 20px;
  z-index: 3;
  background-color: #f8f8f6;
} */
#SortBy {
  background-color: transparent !important;
}

.inner-sort {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}

.title-custom {
  font-size: 28px;
  font-weight: bold;
  margin: 0.3em 0;
}

.kolom-title-sort {
  margin-right: 15px;
}

select#SortBy {
  padding: 6px 10px;
}

.kolom-title-clear a {
  font-size: 12px;
  background: #000 !important;
  width: inherit;
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;
}

.filter-title {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: bold;
}

.filter-group[open] .filter-group-display {
  margin-top: 10px;
}

.filter-group-display__list .collection label {
  text-transform: capitalize;
}

.filter-group-display__list {
  list-style: none;
  margin-bottom: 20px;
  cursor: default;
}

.filter-group-display__list li {
  position: relative;
}

.filter-group-display__list input[type=checkbox],
.filter-group-display__list input[type=radio] {
  display: none;
}

.filter-group-display__list label {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 6px;
  cursor: pointer;
  font-size: 13px;
}

.circle-filter {
  display: block;
  width: 13px;
  height: 13px;
  border: 1.5px solid #000000;
  margin-right: 8px;
  position: relative;
}

.list-sizena {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.circle-filter-size {
  display: inline-block;
  text-align: center;
  min-width: 36px;
  padding: 6px 10px;
  border: 1px solid #e3e3e3;
  color: #000;
  cursor: pointer;
}

.list-sizena li .circle-filter-size {
  width: unset;
  height: unset;
}

.list-sizena li input:checked+.circle-filter-size:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  width: fit-content;
  height: fit-content;
  color: white;
  margin: auto;
}

.list-sizena li input:checked+.circle-filter-size {
  background: #ccc;
  color: #000;
}

.list-sizena li .circle-filter-size:hover {
  background: #ccc;
}

[click-action=trigg-colours]+.circle-filter {
  display: none;
}

.filter-group-display__list-item input:checked+.circle-filter {
  background: #000000;
}

.filter-group-display__list-item input:checked+.circle-filter:before {
  content: "\2713";
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  width: fit-content;
  height: fit-content;
  color: white;
  margin: auto;
}

.filter-toggle-actions .filter-group-display__submit {
  padding: 0 5px;
  border: 1px solid #000;
  background: #f0f0f0;
}

.filter-group-summary .flex-title-filter {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.icon-toggle .hide-fil,
.filter-group[open] .show-fil {
  display: none;
}

.filter-group[open] .hide-fil {
  display: block;
}

.filter-disabled {
  opacity: .2;
}

.filter-collection-list:hover a.filter-linked-collection {
  border-bottom: 1px solid;
}

.price-range .slider {
  height: 5px;
  position: relative;
  background: #ddd;
  border-radius: 5px;
}

.price-range .slider .progress {
  height: 100%;
  left: 0%;
  right: 0%;
  position: absolute;
  border-radius: 5px;
  background: #17A2B8;
}

.price-range .range-input {
  position: relative;
}

.price-range .range-input input {
  position: absolute;
  width: 100%;
  height: 5px;
  top: -5px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.price-range input[type="range"]::-webkit-slider-thumb {
  height: 17px;
  width: 17px;
  border-radius: 50%;
  background: #17A2B8;
  pointer-events: auto;
  -webkit-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

.price-range input[type="range"]::-moz-range-thumb {
  height: 17px;
  width: 17px;
  border: none;
  border-radius: 50%;
  background: #17A2B8;
  pointer-events: auto;
  -moz-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

.tambahan-warna {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 5px;
  border: 1px solid #d4d4d4;
  position: relative;
}

.filter-group-display__list-item input:checked+.circle-filter+.tambahan-warna:before {
  content: "\2713";
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  width: fit-content;
  height: fit-content;
  color: #fff;
  margin: auto;
  font-weight: bold;
}

.filter-group-display__list-item input:checked+.circle-filter+.tambahan-warna.white:before {
  color: black;
}

ul.filter-group-display__list.list-color {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}

.flat-slider.ui-corner-all,
.flat-slider .ui-corner-all {
  border-radius: 0;
}

.flat-slider.ui-slider {
  border: 0 !important;
  background: #d1d1d1 !important;
}

.flat-slider.ui-slider-horizontal {
  height: 11px;
  margin-left: 7px !important;
}

.flat-slider.ui-slider-vertical {
  height: 15em;
  width: 6px;
}

.flat-slider .ui-slider-handle {
  width: 20px;
  height: 20px;
  background: #a0c3ff;
  border-radius: 50%;
  border: none;
  cursor: pointer;
}

.flat-slider.ui-slider-horizontal .ui-slider-handle {
  margin-top: -10px;
  background: #333333 !important;
  border-radius: 50% !important;
  width: 16px;
  height: 16px;
  top: auto !important;
  bottom: -3px;
}

.flat-slider.ui-slider-vertical .ui-slider-handle {
  left: 50%;
  margin-left: -10px;
}

.flat-slider .ui-slider-handle:hover {
  opacity: 0.8;
  border-color: #fff;
}

.flat-slider .ui-slider-range {
  border: 0 !important;
  background: #efefef !important;
}

.flat-slider.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 11px;
}

.flat-slider.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 11px;
}

.flex-price-range {
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  justify-content: flex-start;
}

.filter-toggle-actions .filter-range {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}

.filter-toggle-actions .filter-range .toggle-filter-rangena {
  flex: 1 1 auto;
}

.filter-toggle-actions .filter-range .toggle-filter-submit {
  padding: 4px;
}

.Price--compareAt:before {
  width: 100% !important;
  left: 0px !important;
}

.active-filter {
  margin-bottom: 10px;
}

.item-active {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 12px;
  cursor: pointer;
}

.item-active i {
  font-size: 12px;
  width: 14px;
  line-height: 14px;
  background: #000;
  color: #fff;
  text-align: center;
  border-radius: 14px;
  margin-right: 6px;
}

.item-active svg {
  color: white;
  background-color: black;
  border-radius: 14px;
  width: 12px;
  line-height: 14px;
  margin-right: 6px;
}

.mh-unset {
  max-height: unset !important;
}

.floating-order {
  position: fixed;
  bottom: 0%;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  margin: auto;
  background: black;
  max-width: 300px;
  text-align: center;
  color: white;
  padding: 6px 16px;
  font-size: 14px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, opacity 250ms, bottom 250ms;
  font-weight: 700;
  line-height: 1.75;
  border-radius: 8px;
  letter-spacing: 0.02857em;
  text-transform: capitalize;
  pointer-events: none;
  opacity: 0;
}

.floating-order.floating-active {
  pointer-events: all;
  opacity: 1;
  bottom: 5%;
}

.btc {
  padding: 20px;
  background: #ffffff;
  position: sticky;
  top: 0;
  z-index: 2;
}

.btc a {
  display: flex;
  align-items: center;
  gap: 10px;
}

.Drawer__Main {
  overflow-y: scroll;
  height: 380px;
  position: relative;
}

.CollectionInner{
  margin-top: 30px !important;
}
.back-collection {
  padding: 0px;
  display: block;
  width: 100%;
  margin: 0px;
}
.back-collection a{
  display: flex;
  align-items: center;
  gap: 10px;
}
/* .back-collection{
  width: fit-content;
} */

.gender-item {
  padding: 10px;
  display: block;
  line-height: normal;
  min-width: 100px;
  text-align: center;
  border-radius: 30px;
  border: 1px solid transparent;
  transition: .3s;
}
.gender-item:hover,
.gender-item.active{
  border: 1px solid #454545;
}
.filter-form {
  display: flex;
  flex-direction: column;
}
.filter-item label {
  display: flex;
  gap: 7px;
  align-items: center;
  text-transform: capitalize;
}
.filter-group.Size .filter-list .filter-item {
  flex: 0 0 auto;
  min-width: 44%;
}
.filter-group.Size .filter-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 9px;
}
.filter-group.Size label {
  text-align: center;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding: 8px 5px;
  line-height: initial;
  margin-left: 3px;
  cursor: pointer;
  display: block;
  font-size: 11px;
}
.filter-group.Size label input {
  display: none;
}
.filter-group.Size label.active {
  background-color: #525252;
  color: white;
}
.filter-group.filter-group-sustainable {
  order: 1;
}

.filter-group.filter-group-gender {
  order: 4;
}

.filter-group.filter-group-Brand {
  order: 2
}

.filter-group.filter-group-color {
  order: 5;
}

.filter-group.filter-group-Categories {
  order: 3;
}

.filter-group.filter-group-footwear-size {
  order: 6;
}

.filter-group.filter-group-clothing-size {
  order: 7;
}

.filter-group-accesories-size {
  order: 8;
}
.filter-group .filter-panel {
  margin-top: 10px;
}
.filter-list.filter-size-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 9px;
}
.filter-size-group .filter-item {
  width: calc(44% - 4.5px);
}
.filter-size-group .filter-item label {
  text-align: center;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding: 8px 3px;
  line-height: initial;
  margin-left: 3px;
  cursor: pointer;
  display: block;
}
.filter-size-group .filter-item label.active-true {
  background-color: #333;
  border-color: #333;
  color: white;
}
.filter-size-group .filter-item label input {
  display: none;
}

@media only screen and (min-width: 1008px) {
  .Product__Gallery {
    margin-top: 25px;
  }

  /* .featured-collection .ProductListWrapper .Grid__Cell {
    width: 16.6665%;
  } */
}

@media only screen and (max-width: 1007px) {
  .btc {
    /* margin: 20px 20px 0px;
    padding-bottom: 20px; */
    margin-bottom: 0px;
  }

  .social-footer {
    display: none;
  }
}

@media only screen and (min-width: 751px) {
  .hide-desktop {
    display: none;
  }
}

@media only screen and (max-width: 750px) {
  .hide-mobile {
    display: none;
  }

  .btn-order-summary {
    padding: 14px 5px;
  }

  .Drawer__Main {
    height: 520px;
  }

  .collection-list-custom .item-list {
    width: 100%;
    margin-bottom: 10px;
  }

  .collection-list-custom .text-link {
    padding: 8px 12px;
    border-radius: 14px;
  }

  .kolom-list-product {
    width: 100%;
  }

  .collection-inner-custom {
    padding-left: 15px;
  }

  .kolom-title-sort {
    margin: 0px;
  }

  .filter-trig-mobile svg {
    font-size: 16px;
  }

  .title-custom {
    font-size: 17px;
  }

  .kolom-filter {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 6;
    background-color: #fff;
    max-height: 100%;
    height: 100%;
    width: 100%;
    margin: 0;
    transform: translate(100%, 0px);
    transition: all .3s cubic-bezier(.77, 0, .175, 1) 0ms;
  }

  .filter-custom {
    position: unset !important;
    max-height: 100% !important;
  }

  .CollectionInner {
    margin-top: 0px;
  }

  .kolom-filter.active {
    transform: translate(0px, 0px);
  }

  .close-filter {
    padding-right: 15px;
    padding-left: 15px;
    text-align: right;
    font-size: 17px;
  }

  .close-filter svg {
    background-color: black;
    color: white;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    padding: 3px;
  }

  .sort-mobile .circle-filter {
    border-radius: 50%;
    background: white !important;
  }

  .sort-mobile input:checked+.circle-filter:before {
    content: "";
    background: black;
    width: 7px;
    height: 7px;
    border-radius: 50%;
  }

  .title-sort {
    display: block;
    line-height: 60px;
  }
}

/* product css */

.till {
  padding: 0 2px;
}

.wishlist-icon {
  width: 1.25em;
  height: 1.25em;
}

.customize-meta {
  text-align: center;
}

.customize-meta .ProductMeta__PriceList {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.customize-meta .ProductMeta__PriceList .Price--compareAt {
  margin: 0 auto;
}

.customize-meta .ProductMeta__Title,
.customize-meta .ProductMeta__Vendor {
  font-size: 18px;
}

.ProductMeta__Vendor {
  margin-bottom: 5px;
}

.ProductMeta__Price.Price--compareAt {
  margin-left: 10px;
}

.ProductMeta__PriceList {
  margin-top: 5px;
}

.estimate-information {
  margin-top: 12.5px;
}

.estimate-information .date-information {
  color: #7ed477;
}

/* .ProductForm__AddToCart span {
  letter-spacing: initial;
} */

#sw_wishlist_label {
  text-transform: capitalize;
  font-size: 12px !important;
}

.toggle-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: space-around;
  flex-wrap: wrap;
}

.toggle-wrapper .toggle-quantity {
  flex: 0 0 16%;
  max-width: 16%;
}

.toggle-wrapper .toggle-atc-wishlist {
  flex: 0 0 84%;
  max-width: 84%;
}

.toggle-atc-wishlist {
  display: flex;
  align-content: center;
  justify-content: space-around;
}

.toggle-atc-wishlist .toggle-btn-atc {
  flex: 1 1 auto;
  margin-right: 10px;
}

.toggle-atc-wishlist .toggle-btn-wishlist {
  flex: 0 0 50%;
  max-width: 50%;
}

div#smartwishlist {
  margin: 0 !important;
}

div#bookmarkit.swpbutton3 {
  height: 44px !important;
  border-radius: 0 !important;
  width: -webkit-fill-available !important;
}

.QuantitySelector--large .QuantitySelector__CurrentQuantity {
  width: 4rem;
  height: 2.96rem;
  padding: 10px;
}

.tab {
  margin: 0 0 15px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgb(242, 242, 242);
}

.tab .tablist {
  list-style: none;
  display: inline-block;
  padding: 10px;
  cursor: pointer;
}

.tab-active {
  color: #000;
  border-width: 1px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #000 !important;
}

.tablinks {
  padding: 10px;
  border: 0;
  background: transparent;
}

.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
  animation: fadeEffect 1s;
}

.tab-title {
  color: #000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.tab-title:after {
  content: "\002B";
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.mobile-tab-active:after {
  content: "\2212";
}

.tab-panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.popup-modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.popup-content {
  background-color: #fefefe;
  margin: 5% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 35%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.popup-close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.popup-close:hover,
.popup-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.popup-close2 {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.popup-close2:hover,
.popup-close2:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/* footer accordion */
.footer-accordion {
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 12px;
  transition: 0.4s;
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.footer-accordion:after {
  content: '\002B';
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.footer-active:after {
  content: "\2212";
}

.footer-panel {
  padding: 0;
  max-height: 0;
  width: 100%;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.owl-carousel .nav-btn {
  height: 25px;
  position: absolute;
  width: 25px;
  cursor: pointer;
  top: 25%;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.2;
}

.owl-carousel .prev-slide {
  /* background: url("https://cdn.shopify.com/s/files/1/0424/3079/1845/files/button.png?v=1593841677")
    no-repeat scroll 0 0; */
  /* background-color: #f3f3f3; */
  left: 35%;
  /* background-size: 50%; */
  /* background-position: center; */
}

.owl-carousel .next-slide {
  /* background: url("https://cdn.shopify.com/s/files/1/0424/3079/1845/files/arrow.png?v=1593841677")
    no-repeat scroll 0 0; */
  /* background-color: #f3f3f3; */
  right: 35%;
  /* background-size: 50%; */
  /* background-position: center; */
}

.owl-carousel .prev-slide:hover {
  /* background-color: #f78761; */
  /* -webkit-transition: all 0.5s ease; */
  /* -o-transition: all 0.5s ease; */
  /* transition: all 0.5s ease; */
}

.owl-carousel .next-slide:hover {
  /* background-color: #f78761; */
  /* -webkit-transition: all 0.5s ease; */
  /* -o-transition: all 0.5s ease; */
  /* transition: all 0.5s ease; */
}

.owl-nav {
  height: 0;
}

/* MEGA MENU */

.MegaMenu {
  padding-top: 0;
  padding-bottom: 0;
  background: #222;
}

.MegaMenu__Inner .Heading,
.MegaMenu__Inner .Link--secondary {
  color: #fff;
}

.MegaMenu__Inner {
  max-width: initial;
  padding-right: 0;
}

.MegaMenu__Item--customize {
  position: relative;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 40px 40px 0;
}

.MegaMenu__Item--menu-container .MegaMenu__Item.MegaMenu__Item--fit {
  flex: 1 1 auto;
}

.MegaMenu__Item--customize-image {
  flex: 0 0 auto;
}

.MegaMenu__Item--menu-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0 45px 0;
}

.MegaMenu__Item--footer {
  position: relative;
  margin-left: -60px;
  text-align: center;
  color: #f8f8f8;
  max-width: 1200px;
  bottom: 20px;
}

.MegaMenu__Footer {
  position: relative;
  width: calc(100% - 120px);
  max-width: 900px;
  margin: 0 auto;
}

.MegaMenu--separator {
  position: absolute;
  z-index: 1;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  background: #666;
}

.MegaMenu--footer--text {
  position: relative;
  z-index: 2;
  padding: 0 50px;
}

.MegaMenu--text {
  font-size: 14px;
  letter-spacing: 0.06em;
  background: #222;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  box-shadow: 20px 10px 0 10px #222, -20px 10px 0 10px #222;
}

.MegaMenu__Item--customize-image .MegaMenu__Item {
  margin: 0;
}

.MegaMenu__PushImageWrapper {
  margin: 0;
}

.MegaMenu__Title {
  font-size: 30px !important;
  margin-bottom: 28px;
}

.MegaMenu__Item {
  margin: 20px 10px;
}

.MegaMenu__Item .Linklist__Item {
  margin-bottom: 5px;
}

.MegaMenu__Item li.Linklist__Item {
  font-size: 16px;
}

.MegaMenu__PushHeading {
  font-size: 12px !important;
}

/* .MegaMenu__Item--footer {
  text-align: center;
  max-width: 1200px;
}
.MegaMenu__Footer */



/* Products item */
.featured-collection .ProductItem__PriceList {
  text-align: center;
  /* font-size: 1.4em; */
  color: #000;
}

.featured-collection .Price {
  /* font-size: 16.8px; */
  /* color: #000; */
}

.featured-collection .Price--compareAt {
  margin-right: 0;
}

.featured-collection .ProductItem__Label {
  display: none;
}

.ProductItem__Label {
  display: none;
}

.filter-collection {
  margin-top: 10px;
  list-style: none;
}

.home-pricelist .Price--highlight {
  background: transparent;
  color: #000 !important;
  border-radius: 0;
}

.home-pricelist .Price--compareAt {
  margin-left: 3px;
}

.filter-collection .filter-collection-list {
  font-size: 12px;
  padding-bottom: 10px;
}

#sidebar-menu .Linklist__Item {
  padding-left: 0;
  border-bottom: 0;
}

/* ACCOUNT INFORMATION */

.myaccount-custom {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(550px, 1fr));
  grid-gap: 1em;
  margin-top: 2em;
}

.myaccount_grid_custom {
  display: flex;
  justify-content: center;
}

.myaccount_grid_custom a {
  width: 100%;
}

.myaccount_grid_custom a .myaccount_custom_button {
  display: flex;
  align-items: center;
  padding: 18px 50px;
  background: linear-gradient(#f7f7f7, #ededed);
  border: 1px solid;
  border-color: #cacaca #b7b7b7 #9a9a9a;
  border-radius: 4px;
  width: 100%;
  cursor: pointer;
}

.myaccount_grid_custom a .myaccount_custom_button figure {
  margin: 0;
  display: flex;
  align-items: center;
  margin-right: 10px;
}

.myaccount_grid_custom a .myaccount_custom_button span {
  text-transform: capitalize;
  text-align: left;
}

#cf-app-customer-fields {
  padding: 0 15px !important;
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 55px;
}

#cf-app-customer-fields .cf-app__field {
  position: relative;
}

#cf-app-customer-fields .cf-app__field-type--submit-button .form-button {
  width: 200px;
  background: #000;
  color: #fff;
  border: 1px solid #000;
  padding: 12px 15px;
}

#cf-app-customer-fields .cf-app__field input {
  -webkit-appearance: none;
  display: block;
  padding: 12px 14px;
  border-radius: 0;
  border: 1px solid #e3e3e3;
  width: 100%;
  line-height: normal;
  resize: none;
  transition: border-color .1s ease-in-out;
  background: transparent;
}

#cf-app-customer-fields .cf-app__field label {
  position: absolute;
  bottom: calc(100% - 8px);
  left: 15px;
  padding: 0 5px;
  line-height: normal;
  color: #9d9d9d;
  font-size: 12px;
  opacity: 1;
  background: #fff;
  pointer-events: none;
  transform: translateY(3px);
  transition: all .3s ease-in-out;
  width: auto;
}

/* DYNAMIC FILTER */
.no-scrol {
  overflow: unset !important;
}

.filter-group-display.filter-price {
  display: block !important;
}

.filter-list {
  display: flex;
  flex-direction: column;
  list-style: none;
}

ul.filter-list.\32 digit_kebawah {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px !important;
  margin-bottom: 0px;
  flex-direction: row;
}

.filter-button {
  cursor: pointer;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

.filter-panel {
  max-height: 0;
  overflow: auto;
  transition: max-height 0.4s ease-out;
}

.filter-button:after {
  content: "\02795";
  /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.filter-active:after {
  content: "\2796";
  /* Unicode character for "minus" sign (-) */
}

.filter-item-price {
  margin-top: 15px;
}

.toggle-price {
  margin-top: 15px;
}

.toggle-price .input-left input,
.toggle-price .input-right input {
  padding: 10px;
  width: 100%;
  border: 1px solid #b7b7b7;
}

.type-uk,
.type-us,
.type-eur,
.type-size {
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row !important;
  margin-left: -10px !important;
  margin-top: 10px;
}

.type-size {
  margin-top: 0;
}

.size-digit-keatas {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  padding-left: 10px;
  width: 50%;
}

.size-digit-keatas a {
  text-align: center;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding: 8px 5px;
  line-height: initial;
  margin-left: 3px;
  width: 100%;
}

.expanded {
  max-width: none !important;
}

/* highlight products */
.highlight-product-wrapper {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.highlight-item .ProductItem__Info {
  text-align: center;
}

.highlight-product-wrapper .nav-btn {
  top: 35%;
}

.highlight-product-wrapper .prev-slide {
  left: 0;
}

.highlight-product-wrapper .next-slide {
  right: 0;
}

.highlight-item .home-pricelist {
  display: inline-grid;
}

.highlight-item .home-pricelist .Price--highlight {
  padding: 0;
}

.highlight-item .home-pricelist .Price--compareAt {
  margin: 0 auto;
}

.ColorSwatch--small {
  font-size: 10px;
  width: unset;
  height: unset;
  background-color: #fff;
}

.ProductItem:hover .quick-add {
  opacity: 1;
  transition: opacity 1s;
}

.quick-add {
  position: absolute;
  bottom: 22%;
  width: 100%;
  opacity: 0;
  background-color: #e2e0e0ad;
}

.quick-add .ColorSwatch:after {
  width: calc(100% + 0px);
  height: calc(100% + 0px);
  top: 0px;
  left: 0px;
}

.quick-add .ProductItem__ColorSwatchItem {
  margin: 0 1.25px;
}

.quick-add span {
  padding: 5px;
}

.form-submit {
  padding-top: 10px;
}

.ProductItem {
  position: relative;
}

.ProductItem__Info {
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  height: 72px;
  justify-content: space-evenly;
  margin-top: 0;
}

.discover-container {
  padding: 0 80px;
  padding-top: 55px;
}

.discover-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  overflow: hidden;
}

.collection-wrap {
  width: 100%;
  position: relative;
  -webkit-transition: all .5s cubic-bezier(.85, 0, .15, 1);
  transition: all .5s cubic-bezier(.85, 0, .15, 1);
  cursor: pointer;
  margin: 1rem 0;
}

.collection-wrap:before {
  padding-top: 137%;
  content: '';
  display: block;
}

.collection-wrap:hover .collection-img {
  -webkit-transition-timing-function: cubic-bezier(0, .55, .45, 1);
  transition-timing-function: cubic-bezier(0, .55, .45, 1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.collection-img {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all .5s cubic-bezier(.85, 0, .15, 1);
  transition: all .5s cubic-bezier(.85, 0, .15, 1);
  top: 0;
  left: 0;
  background-size: cover;
  pointer-events: none;
}

.collection-img::before {
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  opacity: .5;
  content: "";
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .6)), to(transparent));
  background: linear-gradient(0deg, rgba(0, 0, 0, .6), transparent);
}

.collection-titlena {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

path {
  fill: #aeaeae;
}

.Icon {
  fill: #aeaeae;
}

g {
  stroke: #aeaeae;
}

.Icon--account path {
  fill: unset;
}

.rawa-svg path {
  fill: unset;
}

.toggle-fit-finder {
  display: block;
  margin: 0 auto;
  text-align: right;
  margin-bottom: 15px;
}

.toggle-fit-finder a#easysize_button {
  margin: 0;
}

#easysize_button::before {
  content: "";
  display: unset;
  -webkit-mask: unset !important;
  mask: unset !important;
  height: unset !important;
  width: unset !important;
  margin-right: unset !important;
  -webkit-mask-size: unset !important;
  mask-size: unset !important;
  background-color: unset !important;
  position: unset !important;
  top: unset !important;
}

@media only screen and (min-width: 1140px) {
  .highlight-products .PageHeader {
    margin-top: 10px;
  }

  .Container.expanded {
    padding: 0 25px !important;
  }

  .slider-collection .owl-stage {
    display: flex;
    align-items: center;
  }

  .Header__Wrapper {
    padding-left: 0 !important;
  }

  .Header__LogoLink {
    position: relative;
  }

  .hover-logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
  }

  .Header__LogoLink:hover .hover-logo {
    opacity: 1;
    visibility: visible;
  }

  .Product__Info {
    margin: 0 50px -40px 50px;
  }

  .collection-inner-custom {
    margin-left: 5px;
  }

  .Product__Info {
    width: 450px;
  }

  .Product__Info .Container {
    padding: 0 !important;
  }

  .popup-content {
    margin: 15% auto;
    bottom: unset;
  }

  .popup-content .PageContent--fitScreen {
    min-height: auto;
    margin: 0 auto;
  }

  /* .MegaMenu__Item--footer {
    margin-left: -90px;
    bottom: 44px;
    position: relative;
    text-align: center;
    color: #f8f8f8;
  } */
}


@media only screen and (max-width: 640px) {
  .slider-collection .owl-stage-outer {
    margin-top: 10px !important;
  }

  .slider-collection .owl-item .collection-item.item {
    margin: 15px 0 !important;
  }

  .highlight-products .PageHeader {
    margin-top: 10px;
  }

  .slider-collection.owl-carousel .nav-btn {
    top: 35% !important;
  }

  .slider-collection .owl-item.center .item img {
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
  }

  .social-footer .Icon {
    width: 18px;
    height: 18px;
  }

  .ProductItem__Info {
    height: auto;
  }

  .quick-add {
    bottom: 30%;
  }

  #sw_wishlist_label {
    margin-left: 5px !important;
    font-size: 11.5px !important;
  }

  .ProductForm__AddToCart {
    padding: 14px 10px;
    font-size: 11.5px !important;
  }

  #wishlist_icon {
    font-size: 11.5px !important;
  }

  .discover-container {
    padding: 0 15px;
    padding-top: 35px;
  }

  .owl-carousel .prev-slide {
    left: 0;
  }

  .owl-carousel .next-slide {
    right: 0;
  }

  .Price--compareAt {
    margin-right: 0;
  }

  .Price--highlight {
    padding: 0 5px;
  }

  .item-swipe {
    width: 100% !important;
    padding: 10px;
  }

  .slider-cl .flickity-prev-next-button {
    width: 35px;
    height: 35px;
  }

  #section-footer .Container {
    padding: 0 !important;
  }

  .toggle-wrapper .toggle-quantity {
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 1.25rem;
  }

  .toggle-wrapper .toggle-atc-wishlist {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .toggle-atc-wishlist .toggle-btn-wishlist {
    flex: 1 1 50%;
  }

  .popup-content {
    width: 90%;
    margin: 65% auto;
  }

  .popup-content .PageContent--fitScreen {
    min-height: auto;
    margin: 0 auto;
  }

  .menu-footer {
    display: unset;
  }

  .Footer__Block {
    margin-top: 0;
    padding: 0 !important;
  }

  .Linklist__Item {
    padding-left: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgb(255 255 255 / 30%);
  }

  .Linklist__Item:last-child {
    margin-bottom: 12px !important;
  }

  .footer-accordion {
    padding: 0 15px 5px 15px;
    margin-bottom: 12px;
    border-bottom: 1px solid rgb(255 255 255 / 30%);
  }

  .social-footer {
    margin-top: 1.5rem;
  }

  .Footer__Social {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.bdd-notify {
  margin-top: 15px;
}

#submit_notify {
  width: fit-content !important;
}

#button-notify,
#submit_notify {
  width: 100%;
  padding: 14px;
  background: #000000;
  color: white;
  text-transform: capitalize;
  font-size: 11px;
  text-align: center;
  letter-spacing: .2em;
}

.bdd-notify .form-group {
  margin-bottom: 10px;
}

.bdd-notify .form-group label {
  display: block;
  margin-bottom: 10px;
}

.bdd-notify .form-group input {
  padding: 10px;
  width: 100%;
  border: 1px solid;
}

.bdd-notify .popup-notify {
  display: none;
  position: fixed;
  z-index: 99999999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  right: 0;
}

.bdd-notify .popup-box {
  background-color: #fefefe;
  border: 1px solid #888;
  max-width: 600px;
  width: 90%;
  position: absolute;
  top: 50%;
  right: 0;
  margin: auto;
  left: 0;
  overflow: auto;
  transform: translateY(-50%);
}

.bdd-notify .pn-mainHead {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.bdd-notify p.pn-heading {
  font-size: 17px;
  font-weight: bold;
  margin: 0px;
}

.bdd-notify span#text_product_name {
  margin-bottom: 1em;
  display: block;
}

.bdd-notify span.pn-close {
  color: #aaaaaa;
  font-size: 28px;
  line-height: 18px;
  font-weight: bold;
  cursor: pointer;
}

.bdd-notify .pn-body {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.bdd-notify .pn-footer {
  padding: 15px;
  text-align: right;
}

.bdd-notify .pn-footer .popup-reg-message,
.bdd-notify .pn-footer .popup-error-message {
  padding: 8px 10px !important;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  margin-bottom: 20px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.SizeSwatch {
  position: relative;
}

.swatch-soldout {
  opacity: 0.6;
}

.swatch-soldout::after {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  bottom: 0;
  border-left: 1px solid;
  border-color: #222323;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.slider-collection .owl-stage-outer {
  margin-top: 15px;
}

.slider-collection .owl-item .collection-item.item {
  transform: translate3d(0, 0, 0);
  /* DO NOT REMEMBER WHERE TU PUT THIS, SEARCH FOR 3D ACCELERATION */
  /* transform: scale(0.9); */

  /* transition: all .25s ease-in-out;  */
  margin: 60px 0;
  /* OVERWRITE PLUGIN MARGIN */
}


.slider-collection .owl-item .item img {
  -webkit-transition: .5s;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.slider-collection .owl-item.center .item img {
  -webkit-transform: scale(1.35);
  -ms-transform: scale(1.35);
  transform: scale(1.35);
}

.slider-collection .owl-nav {
  text-align: center;
  /* margin: 40px 0; */
}

.slider-collection .owl-item.active.center {
  z-index: 1;
}

.slider-collection .owl-item.active:not(.owl-item.active.center) {
  overflow: hidden;
}

.slider-collection.owl-carousel .nav-btn {
  height: 55px;
  position: absolute;
  width: 55px;
  cursor: pointer;
  top: 50%;
}

.slider-collection.owl-carousel .owl-prev.disabled,
.slider-collection.owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.2;
}

.slider-collection.owl-carousel .prev-slide {
  background: url("https://cdn.shopify.com/s/files/1/0424/3079/1845/files/button.png?v=1593841677") no-repeat scroll 0 0;
  /* background-color: rgba(0, 0, 0, 0.4); */
  left: 5%;
  background-size: 50%;
  background-position: center;
  filter: invert(1);
  background-color: #fff;
  border-radius: 50%;
}

.slider-collection.owl-carousel .next-slide {
  background: url("https://cdn.shopify.com/s/files/1/0424/3079/1845/files/arrow.png?v=1593841677") no-repeat scroll 0 0;
  /* background-color: rgba(0, 0, 0, 0.4); */
  right: 5%;
  background-size: 50%;
  background-position: center;
  filter: invert(1);
  background-color: #fff;
  border-radius: 50%;
}

.slider-collection.owl-carousel .prev-slide:hover {
  /* background-color: rgba(0, 0, 0, 0.4); */
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  filter: invert(1);
  background-color: #fff;
  border-radius: 50%;
}

.slider-collection.owl-carousel .next-slide:hover {
  /* background-color: rgba(0, 0, 0, 0.4); */
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  filter: invert(1);
  background-color: #fff;
  border-radius: 50%;
}

.slider-collection .owl-dots {
  display: none;
}

.Header__Wrapper {
  justify-content: center;
}

.Header__FlexItem.Header__FlexItem--logo {
  margin-bottom: 0px;
}

/* .slider-collection .owl-nav button {
 font-size: 24px !important;
 margin: 10px;
 color: #033aff !important;
} */

@media only screen and (min-width: 640px) {
  .btn-order-summary {
    padding-left: 22px;
    padding-right: 22px;
  }
}

.benefit-list-custom {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  margin: 0 25px;
}

.benefit-list-custom .item-list {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
}

@media only screen and (max-width: 640px) {
  .benefit-list-custom {
    flex-flow: column;
    row-gap: unset;
  }

  .benefit-list-custom .item-list {
    flex: 0 0 auto;
    width: 100%;
  }
}

#section-25e18f89-1bcc-4c64-943b-3222adc21af0 {
  margin-top: 35px;
}

.heading-shopping-flow-custom {
  text-align: center;
  font-size: 45px;
  font-weight: 700;
  margin-top: 3%;
}

.shopping-flow-custom {
  max-width: 1100px;
  margin: 0 auto;
  padding: 10px 15px;
  display: flex;
  flex-direction: row;
  gap: 40px;
  font-size: 18px;
}

.shopping-flow-custom .links-button a {
  background: #000;
  color: #fff;
  padding: 10px 15px;
  border-radius: 15px;
  text-decoration: none;
  font-size: 14px;
}

.shopping-flow-custom .links-button a:hover {
  background-color: #111;
  color: #efefef;
}

.Header{
  background-color: #f9f9f9;
}

.shopping-flow-custom .links-button a.disabled{
  pointer-events: none;
  background: #707070cf;
}

.shopping-flow-custom .item-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 10px;
}

.shopping-flow-custom .item-list h3 {
  margin-bottom: 0;
  font-weight: 700;
}

.shopping-flow-custom .item-list .item-image img {
  max-width: 148px;
}

.title-month{
  background: #000;
  color: #fff;
  padding: 5px 15px;
  font-weight: bold;
  font-size: 24px;
  margin: 15px 0;

}

.title-faq:before{
  content: '';
  width: 100%;
  display: block;
  height: 1px;
  background-color: #000;
  margin-top: 35px;
  margin-bottom: 15px;
}

.title-faq{
  font-size: 34px;
  font-weight: bold;
}
.faq-content{
  margin-top: 15px;
  font-size: 16px;
}

.faq-content .question{
  font-weight: bold;
}

.faq-content .answer{
  margin-bottom: 15px;
}
.shopping-flow-custom .links-title{
  flex: 0 0 70%;
}

@media only screen and (max-width: 640px) {
  .heading-shopping-flow-custom {
    font-size: 30px;
  }

  .shopping-flow-custom {
    flex-flow: wrap;
    row-gap: 15px;
    column-gap: 1;
    justify-content: center;
  }

  .shopping-flow-custom .item-list {
    flex: 0 0 auto;
    width: 50%;
  }
  .search--form .Search__Form {
    padding: 12px 12px !important;
  }
  .modal-custom .Modal__Content {
    width: 90% !important;
  }
}

Button.Button--primary-gray {
  color: #fff;
  border: 1px solid #9d9d9d;
}

Button.Button--primary-gray::before {
  background-color: #9d9d9d;
}

.ProductForm__AddToCart:hover,
.btn-order-summary:hover {
  background-color: #000 !important;
  color: #fff !important;
}

.ProductForm__AddToCart::before,
.btn-order-summary::before {
  transition: unset !important;
}

.color-swatches {
  display: flex;
  flex-wrap: wrap;
  margin-top: .5em;
}

.color-swatches .color-swatch-item {
  margin-right: 10px;
  border: #ccc 1px solid;
  margin-bottom: 10px;
}

.color-swatches .color-swatch-item .result-swatch-item .swatch-img img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.color-swatches .color-swatch-item.active{
  border-color: black;
}
.search--form .Search__Form {
  border: 1px solid #aeaeae;
  padding: 7px 10px;
}
.search--form input {
  font-size: 16px;
}
.search--form .Search__InputIconWrapper {
  margin-right: 10px;
}
.size-chart--button .ProductForm__LabelLink {
  float: none;
  margin-bottom: 10px;
  color: black;
}
.modal-custom .Modal__Close {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bsc-collection {
  margin-top: 20px;
}
.modal-custom .Modal__Content {
  margin: auto;
  width: 50%;
}
.modal-custom .Modal__Content table * {
  text-align: center !important;
}
.modal-custom .Modal__Content h4,
.modal-custom .Modal__Content table th{
  font-weight: bold;
}
.clear-search {
  display: block;
  text-decoration: underline;
  width: fit-content;
  margin: 20px auto;
}
/* .btn-order-summary {
  letter-spacing: normal;
} */

.template-page{
  background-color: #1b191a;
}
.template-page h1,
.template-page div,
.template-page p{
  color: white;
}
.header--flex {
  padding: 20px;
}
.header--logo {
  max-width: 80px;
  margin: auto;
  margin-bottom: 20px;
}
.header--title .PageHeader{
  margin: 0px;
}
.template-page .PageContent {
  margin-top: 30px;
}

.size-clothing, .size-acc{
  margin-top: 10px;
}
@media only screen and (max-width: 640px) {
  .header--flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    margin-left: -15px;
    margin-right: -15px;
    border-bottom: 2px solid;
  }
  .header--logo {
    margin-left: 0;
    max-width: 60px;
    margin-bottom: 0px;
  }
  .header--title{
    margin-top: 10px;
  }
  .template-page .SectionHeader__Heading {
    font-size: 19px;
  }
  .template-page .PageContent {
    font-size: 18px;
  }
}