/** Shopify CDN: Minification failed

Line 297:0 "olor" is not a known CSS property
Line 567:22 Expected identifier but found "0Px"
Line 646:20 Expected ":"

**/
body.vn {
    font-family: 'Helvetica' !important;
}
body#vn h1 , body#vn h2 , body#vn h3  , body#vn h4  ,body#vn h5  ,body#vn h6  , body#vn a  ,body#vn span , body#vn p  {
    font-family: 'Helvetica' !important;
}

@media (min-width: 320px) and (max-width: 768px) { 
    .section-template--21775587410202__main-padding {
      padding-top:0px !important;
    }
    :is(.account,.order) h2 {
      margin-top: 2rem !important;
    }
    body .p-50.related.related-products.page-width {
      padding:0px !important;
    }
    details#Details-menu-drawer-container ul.menu-drawer__menu li .list-menu__item {
      font-size: 24px !important;
  }
    .header2-right a.login svg > path {
      fill: #000;
    }
    .collection__title.title-wrapper.title-wrapper--no-top-margin.page-width h2 {
    font-size: 24px !important;
   }
    .slider.slider--mobile .slider__slide {
      margin: 0;
      width: 100%;
    }
    .grid--peek.slider .grid__item:first-of-type {
       margin-left:0px !important;
    }
    .quantity {
      width:100% !important;
      min-height:40px !important;
      height:40px;
    }
    .product input[type=number] {
      padding:0px !important;
    }
    .custom-collage .grid_item {
      display: flex !important;
      flex-direction:column;
  }
  
  .frid-loop.index-1 img {
      /* background-position: center; */
      height: 100%;
      object-fit: cover;
  }
  
  .frid-loop.index-2 img {
      height: 100%;
      object-fit: cover;
  }
  .frid-loop.index-3 {
      flex: 0 100%;
  }
  .frid-loop.index-1 img {
      height: 360px;
      object-fit: cover;
  }
  div#account-container {
      width: 90% !important;
      position: absolute;
      top: 150px;
      background-color: #fff;
      z-index: 10;
      right: 20px !important;
      top: 65px !important;
  }
  .d1 {
    margin:0px !important;
  }
  p.totals__total-value {
    text-align:left !important;
    margin-left:0px !important;
  }
  h4.dekstop-title {
      display: none;
  }
  h4.mobile-title {
    display: block !important;
  }
  h1.collection-hero__title {
    font-size: 24px;
    margin-bottom: 0px;
  }
  span.tag.tag-New.in {
    font-size:11px;
  }
  .tags {
    position: absolute;
    z-index: 2;
    bottom: -4px;
    left: 0;
    box-sizing: border-box;
    height: 17px !important;
    padding: 2px 6px 0;
    line-height: 1.3em;
    transform: rotate(-90deg) translateY(100%);
    transform-origin: bottom left;
    white-space: nowrap;
    width: 73px;
}
  .header2-left {
    flex: 0 20% !important;
}
.header2-right {
    flex: 0 25% !important;
    justify-content: end;
}
.header2-middle {
    flex: 0 50% !important;
}
li.col-4 {
    margin-bottom: 20px !important;
}
input#terms_and_condition {
    height: unset !important;
    width: unset !important;
}

.accepts-marketing input[type="checkbox"] {
    height: unset !important;
    width: unset !important;
}
.checkone {
    display: flex;
    align-items: baseline !important;
}
.product__title .main__title h1 {
    font-size: 24px;
    margin-bottom: 0;
    color: #141414 !important;
}
.product-info span.price-item.price-item--regular {
    font-size:24px !important;
}
.product-info legend.form__label {
    font-size:11px !important;
}
label.quantity__label.form__label {
    font-size:11px !important;
    text-transform:uppercase;
}
button#openModalBtn {
    font-size: 11px;
    text-decoration: underline;
}
  .uwl-wishlist {
	background: transparent;
	color: #212b36;
	/* display: inline-block; */
	border-radius: 3px;
	border-width: 0px;
	border-style: solid;
	border-color: #c4cdd5;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 12px !important;
	padding-bottom: 10px !important;
	line-height: 1.5;
	margin-left: 5px;
}
sticky-header.header-wrapper.color-background-1.gradient.header-wrapper--border-bottom.scroll-down #header2 {
    position: fixed;
    width: 94% !important;
    left:3% !important;
    z-index: 1030;
    background-color: #fff;
    margin: 0 auto;
    
}
sticky-header.header-wrapper {
    position: fixed;
    width: 90% !important;
    z-index: 1030;
    background-color: #fff;
    margin: 0 auto;
 }
  .sidebar.custom-side ul {
    display: none;
}
  }

/* Media query end */
h4.mobile-title {
    display: none;
}

.footer input[type=email] {
      border: 1px solid #ffffff !important;
}
.field__input:focus, .select__select:focus, .customer .field input:focus, .customer select:focus, .localization-form__select:focus.localization-form__select:after {
  box-shadow:unset!important;
}
.customer .field:after {
    display: none;
}
a.footer-link {
    text-decoration: none;
    text-transform: capitalize;
    border: 1px solid #141414;
    padding: 17px 10px;
    text-decoration: none;
    line-height: 14px;
    display: inline-block;
    min-width: 139px;
}

/* cart page */
/* .cart__footer.isolate.section-template--21775585870106__cart-footer-padding {
    float: right;
    position: absolute;
    top: 150px;
    right: 150px;
} */

a.button.button--secondary {
  border-bottom:0px;
}
input[type=search] {
    border:0px !important;
}
.tab-content a {
    color: #141414;
    /* text-decoration: none; */
    font-weight: 400;
    font-family: 'MariSans-Regular';
}

.tab-content p {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.43;
    color: #141414;
}
ul.list-unstyle {
    list-style-type: none;
}
.address p {
    color:#141414;
    font-family: 'MariSans-Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    margin: 0px;
}
div#container {
    width: 100% !important;
    /* overflow-y: scroll;
  height: 600px; */
}
span.custom-border {
    position: relative;
    border-bottom:1px solid #141414;
}
h2.totals__total {
    color: #141414;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

p.totals__total-value {
    color: #141414;
text-align: right;

font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 125% */
}

small.tax-note.caption-large.rte {
    color:#141414;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
}
.cart__ctas {
    margin-bottom: 45px;
}
.flex-box a {
olor: #707070;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 13px;
    letter-spacing: .8px;
    text-transform: uppercase;
    margin-top: 10px;
    text-underline-offset: 4px;
    color: #707070;
}
a.footer-link:after {
    content: url('https://cdn.shopify.com/s/files/1/0847/2343/3754/files/Fill_1.png?v=1704955382');
    right:18px;
    position:absolute;
}
a.footer-link{
  position:relative;
}
input[type=text], input[type=password], input[type=url], input[type=tel], input[type=search], input[type=number], input[type=datetime], input[type=email] {
  border:0px !important;
}
.field__input, .customer .field input {
  border:0px !important;
}
.main-page-title {
    text-transform: capitalize;
}


@media (min-width: 320px) and (max-width: 990px) { 
  .menu-drawer__navigation ul.header1-right {
      flex-direction: column;
      align-items: flex-start;
      padding-left: 30px;
      border-top: 1px solid #d7d7d7;
  }
  .menu-drawer__navigation ul.header1-right {
      flex-direction: column;
      align-items: flex-start;
      padding-left: 30px;
      border-top: 1px solid #d7d7d7;
      margin-top: 15px;
      padding-top: 15px;
  }
  .address {
    flex-direction: column;
}
  .account_div{
    width: 100% !important;
    padding-top: 0 !important;
  }
  .page-width.page-width--narrow {
    padding: 0px 2rem !important;
  }
  span.price-item.price-item--regular {
    font-size: 14px !important;
  }
  span.price-item.price-item--sale.price-item--last {
      font-size: 14px !important;
  }
  nav.breadcrumbs ol {
    padding: 0px 15px;
  }
  nav.breadcrumbs ol li {
    text-transform:uppercase;
    font-size:11px !important;
  }
}
nav.breadcrumbs ol li {
    text-transform:uppercase;
  }
.logout_wrap {
    position: relative;
}

ul.login-dropdown {
    position: absolute;
    left: -200px;
    background-color: #fff;
    z-index: 1030;
    list-style-type: none;
    display: none;
    width: 250px;
    border-radius: 0 0 2px 2px;
    border: 1px solid #D7D7D7;
    background: #FFF;
    margin: 0px;
    top: 55px;
}

ul.login-dropdown li a {
    text-decoration: none;
    color: #141414;
    font-size: 14px;
}

ul.login-dropdown.show-dropdown {
    display:block!important;
}
li.btop {
    border-top: 1px solid #DDDDDD;
}
ul.login-dropdown.show-dropdown li a {
    padding: 15px;
}

.list {
    line-height: 13px !important;
    letter-spacing: 0.8px;
    font-size: 11px !important;
    text-transform: uppercase;
}
li.log_out a {
    text-decoration: none;
    border: 1px solid #ddd;
    color: #141414;
    padding: 10px;
    margin-bottom: 25px;
}
.price {
    text-align: left !important;
}
.Cart span.price.price--end {
    text-align: right !important;
}

li.log_out {
    padding-left: 3rem;
}
.price.price--large.price--show-badge {
  text-align:left;
}
.product__title .main__title h2.h1 {
    font-size:32px!important;
}
.body-Addresses .field {
    /* border: 1px solid #ccc; */
    box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));
}
.no-data {
  display:none !important;
}

button {
    cursor: pointer;
}

textarea#ContactForm-body {
    border: 0px !important;
}
h5.collection-cart {
    color:#707070;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
}

.grid_item .btn-margin a {
    position: relative;
    padding:15px 35px
}

.grid_item .btn-margin a:before {
content: url(/cdn/shop/files/Fill_1.png?v=1704955382);
    right: 10px;
    position: absolute;
    top:15px;
}
ul#tabs-nav {
    display: flex;
    justify-content: space-between;
}
/* .uwl-btn-position,.uwl-floating-btn.bottom_right {
    display: none !important;
} */
/* div#header2 {
    position: relative;
}


form#HeaderLanguageForm {
    position: absolute;
    right: 90px;
    top: -4px;
} */

.parent {
    display: flex;
    align-items: center;
}

.child {
    flex: 0 100%;
}
.product__info-wrapper .child {
	flex: 1;
	max-width: 476px;
}

.uwl-btn-wrap.uwl-btn-position-right {
	display: block;
	width: 44px !important;
	margin-top: -1px;
	margin-left: 5px;
}

.uwl-single-count {
    display: none !important;
}

/* .uwl-btn.uwl-wishlist.wishlist-selected {
    border-bottom: 0px !important;
    margin-bottom: 0px;
} */

/* .uwl-btn-position {
    border: 1px solid #ccc;
    display: flex;
} */
.uwl-heart-btn-icon {
	display: flex;
	justify-content: center;
}
.uwl-heart-btn-icon {
    /* height: 30px !important;*/
    width: 20px; 
    float: left;
    margin-right: 0px !important;
}
.ly-switcher-wrapper.ly-breakpoint-1.fixed.bottom_right {
    display: none;
}


/* .uwl-floating-btn.bottom_left {
    display: none;
} */
.header--mobile-center span.wishlist {
    display: none;
}

li.login_signup a {
    font-size: 11px;
   color:#141414;
  text-transform:uppercase;
  font-weight:400;
}
button.menu-drawer__close-button.link.link--text.focus-inset {
    font-size: 11px;
    text-transform: uppercase;
    background-color: #fff;
    border-bottom: 1px solid #d7d7d7;
    /* border-top: 1px solid #ccc; */
    margin-top: 0px;
}

.menu-drawer__menu-item svg.icon.icon-arrow {
    display: none;
}
.mobile-facets__open-label {
    transition: text-decoration var(--duration-short) ease;
    font-size: 13px;
}
.login-popup .field {
  padding-left:0px;
}

.birthday {
    margin-left: 1rem;0Px;
}

.birthday label {
    display: block;
}

input#birthday {
    width: 100%;
    height: 61px;
}
.form-section .field {
    padding-left: 0px !important;
}
label.dob {
    font-size: 1rem !important;
    color: #000;
    z-index: 1;
}
.login .field {
    padding-left:0px !important;
}
.disclosure__list-wrapper {
    z-index: 1030 !important;
}
ol.breadcrumbs__list {
    list-style-type: none;
    display: flex;
}

li.breadcrumbs__item a {
    text-decoration: none;
    margin-right: 15px;
    color: #000;
}
.mandatory_field {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.43;
    background-color: #f4bfbb;
    border-radius: 3px;
    color: #141414 !important;
    padding: 10px 20px;
    position: relative;
    text-align: left;
}
.form-section .field {
    display: block;
}
span#passwordError {
    display: block;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.43;
    background-color: #f4bfbb;
    border-radius: 3px;
    color: #141414!important;
    padding: 10px 20px;
    position: relative;
    text-align: left;
}
.collection.page-width {
    padding: 0px;
}
nav.breadcrumbs ol {
  padding:0 10px;
}
.at-title.active {
    border-bottom: 0px;
}


main#MainContent {
    position: relative;
  
}
.body-Marimekko.Vietnam.Official.Online.Store.open:before {
    position: absolute;
    content:'';
    background-color#ebebeb;
    height:100%;
    width:100%;
    background-color: #0e0e0e5e;
}

nav.breadcrumbs ol a , nav.breadcrumbs ol li{
  font-size:11px !important;
}

h1.colection-txt {
    margin: 0px;
}
h1.f-32.rich-text__heading.rte.inline-richtext.h1 {
    font-size: 32px;
}
h1.main-page-title.page-title.h0 {
    font-size: 32px;
}
.at-tab li.listUnstyle a {
    font-size: 14px;
}
input#CustomerEmail , input#CustomerPassword {
    border: 1px solid #d7d7d7;
}
div#cart-notification {
    display: none;
}

@media screen and (min-width: 1006px) and (max-device-width: 1300px) { 
.header2-middle {
    flex: 0 32% !important;
}
.header2-left {
    flex: 0 43% !important;
}
}

@media screen and (min-width: 993px) and (max-device-width: 1005px) { 
summary.list-menu__item {
    padding-right: 2rem !important;
}
.header__menu-item span {
    font-size: 11px !important;
}
}

input[type=number] {
  padding:10px !important;
}
.typo--caption-all-caps.shipping_title {
    margin-top: 50px;
}
/* .typo--caption-all-caps.shipping_title {
    display: none;
} */
/* .price__sale {
  display:block !important;
} */
div#authenticationPopup {
    border: 1px solid #d7d7d7;
}
product-form.product-form {
    margin-top: 10px !important;
}

/* gap for static content */
.page-size-chart , .page-return-and-exchange , .page-delivery-and-tracking , .page-payment-and-refund , .page-contact {
    padding: 0px 20px !important;
}

@media screen and (min-width: 320px) and (max-width: 768px) { 

.cart-count-bubble {
    position: unset;
    color: #000;
    background-color: #fff;
}
}
.product__info-container .product__description.rte.quick-add-hidden {
    display: none;
}
