/** Shopify CDN: Minification failed

Line 1842:0 Unexpected "}"

**/
@charset "utf-8";

/*
 * Global Styles
 */
div#mountHere {
    display: none!important;
  opacity:0;
}
div#mountHere {
    display: none;
}
.pw-row-3.indented.greyed-out {
    display: none;
}
.note {
    color: grey;
    max-width: 400px;
    padding: 5px;
}
.pw-route-protection {
    min-width:auto !important;
}
.pw-route-protection {
    padding: 0px 0px!important;;
    text-align: left;
    user-select: none;
    display: flex;
    font-family: "RM Neue",sans-serif !important;
}
.pw-route-protection .pw-container:not(.legacy) .pw-row-1 .left .pw-logo-container {
      display: none;
      align-items: flex-end;
}
.pw-logo-container.pw-logo-default {
    display: none!important;
}
.pw-route-protection .pw-container:not(.legacy) .pw-row-1 .left .pw-title {
    text-transform: uppercase!important;
    font-style: normal!important;;
   font-weight: normal!important;;
    font-size:10px!important;
    color: #000;
    display: inline-flex;
    align-items: flex-end;
   letter-spacing: 0em;
}
.pw-subtitle {
    margin-left: 0px!important;
}
.route-div {
    grid-column: span 2;
}
.route-holder {
  grid-column: span 2;
  display:none;
}
.pw-route-protection.desktop-align-center {
justify-content: left; 
}
.pw-route-protection .pw-container:not(.legacy) .pw-row-2 .pw-price .contents {
    grid-row: 1;
    align-self: end;
    grid-column: 1;
    display: block;
}
.pw-route-protection.desktop-align-center {
    justify-content: left!important;
}
.pw-toggle {
    opacity: 0!important;
}
div#speakerPower {
    border-radius: 0px;
}
.pw-route-protection .pw-container:not(.legacy) .pw-row-3 {
   margin-top: 0px!important
}
.pw-route-protection .pw-container:not(.legacy) .pw-row-1 .pw-toggle-wrapper .pw-switch .pw-ellipse {
    background: #fff;
    height: 12px;
    width: 12px;
    border-radius: 0%!important;
    position: absolute;
    transition: all .2s;
    left: 2px;
    -webkit-tap-highlight-color: transparent;
    outline: none;
}
.pw-route-protection .pw-container:not(.legacy) {
    width: 100%;
    display: flex;
    flex-direction: column;
    max-width: 100%!important;
    min-width: 168px;
    padding: 2px 0 0px!important;
}
.pw-route-protection .pw-container:not(.legacy) .pw-row-3 .capsule {
    display: none!important;
    align-items: center;
    padding: 5px 11.81px 5px 5px;
    background: #fafafa;
    border-radius: 46px;
}
.pw-route-protection {
 min-width: auto !important;
}
/* Hide elements */
#preview-bar-iframe,
.collection-digital-goods-vat-tax,
.collection-monarch-regular,
.collection-skrappa-bold-condensed,
.collection-frontpage,
#admin-bar-iframe {
  display: none !important;
}
#ALL{
  order:-1;
}
.swym-button-bar.swym-wishlist-button-bar.swym-inject {
    display: none!important;
}
.categories.grider{
  display:grid;
}
recommendation-modal__form button:last-of-type {
    margin-top: 18px !important;
  background-color:black;
}
.recommendation-modal__message {
    font-weight: normal !important;
    text-transform: none;
    margin: 0px !important;
    text-align: center;
    letter-spacing: normal;
    font-size: 12px !important;
}
.recommendation-modal__container {
      font-family: 'Univers LT Std'!important;
    box-shadow: 0px;
    max-width: 30em;
    position: fixed;
    left: 50%;
    top: 50%;
  font-size:12px!important;
  font-weight:normal!important;
  background-color:var(--light);
    transform: translate(-50%, -50%);
    width: calc(100% - 2em);
    z-index: 1000000;
    border-radius: 0px;
}
.recommendation-modal__flag {
    padding-top: 12px;
    display: none;
}
.recommendation-modal__benefits ul li {
    /* font-size: 16px !important; */
    list-style: none;
    /* line-height: 1.4 !important; */
    /* list-style-type: disc; */
    margin-bottom: 4px;
}
.recommendation-modal__button {
    border: none !important;
    box-shadow: none !important;
    font-size: 16px !important;
    height: auto !important;
    line-height: 1.375 !important;
    min-height: unset !important;
    min-width: unset !important;
    text-align: center !important;
    vertical-align: unset !important;
    width: auto !important;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    margin: 0 !important;
    width: 100% !important;
    height: 40px !important;
    font-size: 10px !important;
    box-sizing: border-box !important;
    padding: 0 !important;
}
/* Variant styles */
.product-variant-item input[type='radio']:disabled + label,
.product-variant-item input[type='radio'].unavailable + label {
  background-color: var(--darker);
}

.product-variant-item input[type='radio'].unavailable:checked + label {
  background-color: var(--darker);
}

/* Sold and sale product styles */
.product.sold .product-sizes,
.product.simple .product-sizes {
  display: none;
}
.payment li:first-child{
background-color: var(--light);
left: 5px;
padding: 5px;
padding-bottom: 2px;
margin-bottom: 5px;

}
.payment li:nth-child(even){
background-color: white;
}
.payment{
  margin-top: 20px;
  grid-column: 4/span 4;
}
.payment li {
  padding-left: 5px;
  /* left: 5px;
  padding: 5px;
  padding-bottom: 2px; */
}

/* Selection styles */
::selection {
  background-color: transparent;
  color: grey;
}

/* Tag separator */
.tg .tags:not(:last-child):after {
  content: ",";
}

/* Grid classes */
.bottom {
  padding: 20px;
  grid-column: 1 / span 12;
}

.center {
  grid-column: 4 / span 6;
}

/* Visually hidden */
.visually-hidden {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* CSS Variables */
:root {
  --main: 12px;
  --gap: 10px;
  --yellow: yellow;
  --light: #f2f2f2;
  --darker: #dfdfdf;
  --sold: #acadae;
  --font: 'ButlerStencil-Bold';
}

/* Reset CSS */
* {
  font-size: 10px;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html,
body,
div,
span,
header,
footer,
section,
article,
aside,
menu,
nav,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul,
li,
a,
strong,
b,
i,
s,
address,
sub,
sup,
form,
label {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}
.m{
  padding: 5px;
}
html {
  padding-bottom: 0px!important;
}

ol,
ul,
li {
  list-style: none;
}

table,
thead,
tbody,
tfoot,
tr,
th,
td {
  display: block;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
  border-collapse: inherit;
  border-spacing: 0;
  border-color: inherit;
  vertical-align: inherit;
  text-align: left;
  font-weight: inherit;
  -webkit-border-horizontal-spacing: 0;
  -webkit-border-vertical-spacing: 0;
}

input,
button,
select {
  padding-bottom: 0px!important;
  font-size: 100%;
  padding: 0;
  margin: 0;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  color: inherit;
  background: transparent;
  background-color: transparent;
  line-height: normal !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: 'Univers LT Std';
  font-size: 10px!important;
}
div#shopify-section-hero img {
    left: 0px;
    top: 0px;
    position: fixed;
    width: 100vw;
    height: 100%;
    object-fit: cover;
}
div#shopify-section-hero-mobile img {
    left: 0px;
    top: 0px;
    display: none;
    position: fixed;
    width: 100vw;
    height: 100%;
    object-fit: cover;
}
input[type="checkbox"],
button,
select {
  display: block;
  cursor: pointer;
}

* {
  font-family: 'Univers LT Std';
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

input,
input:disabled,
button:disabled,
select:disabled {
  opacity: 1;
}

/* Fonts */
@font-face {
  font-family: 'Univers LT Std';
  src: url('../assets/UniversLTStd.woff2') format('woff2'),
    url('../assets/UniversLTStd.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Scrollbar */
::-webkit-scrollbar {
  display: none;
}

/* Remove focus outline */
:focus {
  outline: none !important;
}

:focus::-ms-value {
  background-color: none;
  color: inherit;
}

::-moz-focus-inner {
  border: none !important;
}

/* Active and hover styles */
.active {
}

a:hover {
}
#product-7918153433300{
  display:none;
}
/* Body styles */
body {
  padding: 5px;
  font-size: 10px;
  font-family: 'Univers LT Std';
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  width: 100%;
  height: 100%;
  margin: auto;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  font-smoothing: antialiased;
}

/* Image and video styles */
img,
video {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
  font-size: 0;
  line-height: 0;
  transition: 0.2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Link styles */
a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

/* Menu styles */
header {
  width: calc(100vw - 10px);
  text-transform: uppercase;
  position: fixed;
  top: 10px;
  z-index: 100;
}

div#shopify-section-hero {
    grid-column: span 8;
}

div#shopify-section-hero img{
    height: 100%;
    object-fit: cover;
}

.menu {
  background-color: var(--light);
  display: flex;
  color: black;
  top: 0px;
  z-index: 100;
}

.menu > div {
  padding: 5px;
  padding-bottom: 2px;
}
.menu > div:hover {
  color:grey;
}

.search {
  width: 200px;
  background-color: var(--darker);
}

.brand {
  transform: translate(-50%, 0);
  left: 50%;
  margin: 0 auto;
  position: absolute;
}

.shop {
  width: 200px;
}

.categories {
  display: none;
  z-index: 102;
  position: fixed;
  top: 29px;
  width: 200px;
  text-transform: uppercase;
}

.categories > li {
  background-color: var(--light);
  padding: 5px;
  padding-bottom: 2px;
}

.categories > li span {
  float: right;
}

.categories > li.active {
  background-color: var(--darker);
  color: black;
}

.categories > li:hover {
  background-color: var(--darker);
}
.categories > li a {
  display: block;
  width: 100%;
}
.left{
  position: fixed!important;
  top: 29px!important;
  left: 5px;
  padding: 5px;
  padding-bottom: 2px;
  background-color: white!important;
  animation: blinking 1s infinite;
  animation-iteration-count: 3;
  color: black;
}
.choose{
  padding-bottom: 2px!important;
  padding: 5px;
  text-transform: uppercase;
}
.found{
  width:200px; margin-left:200px;
}
.brand-links {
  z-index: 120;
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  top: 29px;
  display: none;
  width: 200px;
  text-transform: uppercase;
}

.brand-links > li {
  background-color: var(--light);
  padding: 5px;
  padding-bottom: 2px;
}

.brand-links > li span {
  float: right;
}

.brand-links > li.active {
  background-color: var(--darker);
  color: black;
}

.brand-links > li:hover {
  background-color: var(--darker);
}

.brand-links  > li a {
  display: block;
  width: 100%;
}

.main_page{
  margin-top: 24px;

}
.column-sizing{
display: grid;
grid-template-columns: repeat(5, 1fr);

}
.open {
  display: none;
}

.menu-open {
  display: none;
}

.menu a {
  margin-right: 20px;
  display: block;
}

.cart-part {
  position: absolute;
  z-index: 101;
  top: 0px;
  width: 124px;
  right:0px;
  display: flex;
  justify-content: space-between;
}
.cart-total{
  text-align: right;
  float: right;
}
.cart-part:hover li {
  background-color: yellow;
}
.cart-part li{
  width: 100%;
  padding: 5px;
  padding-bottom: 2px;
}
.cart-part li a.blink{
  animation: blinking 1s infinite;
  animation-iteration-count: 3;
}
.cart-part li.yellow{
  background-color: yellow;
}
@keyframes blinking {
  0% { visibility: hidden; }
  50% { visibility: hidden; }
  100% { visibility: visible; }
}
/* DEAFULT PAGE */
details summary::-webkit-details-marker {
  display:none!important;
}
details > summary {
  list-style: none;
  cursor: pointer;
}
details > summary::-webkit-details-marker {
  display: none;
}
#hig{
  margin-top: 24px;
}
.desplegable{
  margin: 0 auto;
  width: 500px;
}
.desplegable.no{
  width:auto!important;
}
.desplegable summary{
  background-color: var(--light);
  padding: 5px;
  padding-bottom: 2px;
}
.desplegable summary:hover{
  background-color: var(--darker);
}
.desplegable .interior{
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: white;
  padding-left: 5px;
  padding-right: 5px;
}
.desplegable .open{
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: white;
  padding-left: 5px;
  padding-right: 5px;
}

.title-seccion{
  padding: 5px;
  padding-bottom: 2px;
}
.page_title{
  background-color: var(--darker);
  margin: 0 auto;
  width: 200px;
  padding: 5px;
  padding-bottom: 2px;
}
.page_title_size{
  background-color: var(--darker);
  margin: 0 auto;
  width: 500px;
  padding: 5px;
  padding-bottom: 2px;
}
.talla p:nth-child(even){
  background-color: var(--light);
  padding: 5px;
  padding-bottom: 2px;
}
.talla p:nth-child(odd) {
  background-color: var(--darker);
  padding: 5px;
  padding-bottom: 2px;
}
/* Shop styles */
.main {
  min-height: 100vh;
  flex-grow: 1;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
.related {
  flex-grow: 1;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}

#products {
  flex-grow: 1;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  margin-top: 43px;
}



.product.active-size,
.product.active-color {
  display: none;
}
.shop, .brand{
  cursor: pointer;
}
.product {
  position: relative;
  display: grid;
  height: fit-content;
  display: grid;
  grid-column: span 4;
}

.product:hover .row{
  background-color: var(--darker);

}

.thumbnail {
  position: relative;
}

.thumbnail img {
  width: 100%;
}

.row {
  padding: 5px;
  padding-bottom: 2px!important;
  background-color: var(--light);
  position: relative;
}

.product.sold .row {
  position: relative;
  background-color: black;
  color: var(--sold);
}
.product.sold .product-title{
  text-decoration: line-through;
}
.bag.sold .row {
  position: relative;
  background-color: black;
  color: var(--sold);
}

.product.sale .row {
  position: relative;
  background-color: yellow;
  color: black;
}
.bag.sale .row {
  position: relative;
  background-color: yellow;
  color: black;
}

.product.sold img {
  opacity: 0.3;
}

.sold-out {
    text-align: right;
    float: right;
    position: absolute;
    right: 5px;
    color: black;
    left: 0;
    bottom: 21px;
}

.onsale {
  text-align: right;
  float: right;
  position: absolute;
  right: 5px;
  color: black;
  left: 0px;
}

.colors {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0%,-50%);
  display: inline-grid;
  row-gap: 5px;
}

.colors span,
.product-variant-option .color-option {
  padding: 0px 10px 0px 10px;
  border-radius: 10px;
  width: 20px;
  height: 15px;
  border-radius: 100px;
}

.colors span.unavailable {
  background-color: #949494;
  border: 1px solid #949494;
  opacity: .4;
}

.varinat-info {
  margin-left: 100px;
}

.varinate-info span {
  margin-right: 10px;
}

.product-title {
    width: 200px;
    text-overflow: ellipsis;
    float: left;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap;
}

.product-price {
    margin-right: 10px;
}

.product-sizes {
  width: auto;
  min-width: 124px;
      color: #fff;
      background-color: #000;
      bottom: 19px;
      left: 0;
      padding: 5px 5px 2px;
      /* width: auto; */
      position: absolute;
      display: flex;
      gap: 5px;
      justify-content: space-between;
      align-items: center;
}

.filters_shop {
  display: none;
  text-transform: uppercase;
  grid-template-columns: repeat(12, 1fr);
  padding: 5px 0px 20px 0px;
  background: rgba(222, 222, 217, 0.5);
  backdrop-filter: blur(25px);
}

.filters_shop.open {
  display: flex!important;
}

.filters_shop > div {
  padding-left: 20px;
  grid-column: span 3;
  display: flex;
  margin-right: 10px;
}

.filters_shop .ops {
  margin-left: 10px;
}

.filters_shop .ops li a:before {
  content: "[]";
  margin-right: 10px;
  content: "\A";
  width: 8px;
  height: 8px;
  border: 1px solid black;
  border-radius: 50%;
  background: transparent;
  display: inline-block;
  margin: 0 10px;
}

.filters_shop .ops li .sort.active:before {
  content: "[]";
  margin-right: 10px;
  content: "\A";
  width: 8px;
  height: 8px;
  border: 1px solid black;
  border-radius: 50%;
  background: black;
  display: inline-block;
  margin: 0 10px;
  color: black!important;
}

span#close {
  float: right;
  margin-right: 20px;
  cursor: pointer;
  display: none;
}

.filter-menu {
  background: rgba(222, 222, 217, 0.5);
  backdrop-filter: blur(25px);
  padding: 15px 0px 15px 0px;
}

.filters_shop .ops li .sort.active {
  color: black!important;
}

#remove_filter {
  display: none;
}

#remove_filter.line {
  display: inline;
}

.filters_shop .ops li .filter.size.active:before {
  content: "[]";
  margin-right: 10px;
  content: "\A";
  width: 8px;
  height: 8px;
  border: 1px solid black;
  border-radius: 50%;
  background: black;
  display: inline-block;
  margin: 0 10px;
  color: black!important;
}

.filters_shop .ops li .filter.size.active {
  color: black!important;
}

.filters_shop .ops li .filter.color.active:before {
  content: "[]";
  margin-right: 10px;
  content: "\A";
  width: 8px;
  height: 8px;
  border: 1px solid black;
  border-radius: 50%;
  background: black;
  display: inline-block;
  margin: 0 10px;
  color: black!important;
}

.filters_shop .ops li .filter.color.active {
  color: black!important;
}

.filters_shop .ops li a:hover:before {
  content: "[]";
  margin-right: 10px;
  content: "\A";
  width: 8px;
  height: 8px;
  border: 1px solid black;
  border-radius: 50%;
  background: black;
  display: inline-block;
  margin: 0 10px;
}

.product_gallery {
  grid-template-columns: repeat(1, 1fr);
  grid-column: 2/span 6;
}
.product_gallery_second {
  grid-template-columns: repeat(2, 1fr);
  grid-column: span 8;
  display: grid;
}
.product_gallery_last {
  grid-template-columns: repeat(2, 1fr);
  grid-column: span 8;
  display: grid;
}
.product_gallery_last img{
  grid-column: span 2!important;
}
.product_information {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}

.product-variants {
  grid-gap: 10px;
  display: grid;
  margin-bottom: 20px;
}

.unavailable {
  color: grey;
  text-decoration: line-through;
}

.product-sizes.hide {
  display: none;
}

.product-variant-item.hide-color[data-option='colour'],
.product-variant-item.hide-color[data-option='color']{
  display: none;
}

.product-variant-item fieldset {
  display: flex;
  padding: 0px;
  margin: 0px;
  border: 0px;
  background-color: var(--light);
  justify-content: space-around;
}

.product-size-value[data-value="Default Title"] {
  display: none!important;
}

.product-variant-title,
.product-variant-item .option-value {
  grid-template-columns: repeat(2, 1fr);
display: grid;
}
.product-variant-item .option-value {
  padding: 5px;
padding-bottom: 2px;
}


.product-variant-item .option-value,
.product-variant-option .color-option {
}

.product-variant-option .color-option {
}

.colors.unavailable span,
.product-variant-option.unavailable .option-value,
.product-variant-option.unavailable .color-option {
  opacity: 1;
    background-color: var(--light);
  height: 40px;
  padding: 5px;
}

#screenSaver {
   padding:20px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity:0;
  z-index: 9999;
  color:white;
  text-align: center;
  pointer-events:none;
  transition: opacity 1s ease;
}
svg{
  position: absolute;
width: 100vw;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
/* Screen saver fade-in animation */
#screenSaver.show {
  opacity: 1;
  pointer-events:auto;
}


.product-variant-option[open]:not(.unavailable) .option-value {
  height: 40px;
  text-align: left;
  padding: 5px;
  color: white;
  background-color: black;
}

.product-variant-option[open]:not(.unavailable) .color-option {
  border: 1px solid grey;
}

.product-variant-option[open]:not(.unavailable) .color-option::after {
  border: 1px solid white;
}

.product-variant-item .product-variant-option {
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 40px;
  background-color: white;
}

.product-variant-item input {
  cursor: pointer;
}

.variations #add-to-bag {
  font-family: 'Univers LT Std';
  font-size: 10px!important;
  background: BLACK;
  color:white;
  height: 40px;
  width: 100%;
}



.info-size {
  padding: 5px;
  padding-bottom: 2px;
  text-align: center;
}
.extra-info-column{
  padding: 5px;
  padding-bottom: 2px;
}
a.size-guide {
  background-color: var(--darker);
      color: black;
  padding: 5px;
  padding-bottom: 2px;
}

.main-information {
  display: flex;
}

.menu-title {
  top: 29px;
  z-index: 10;
  background-color: var(--darker);
  position: fixed;
  text-transform: uppercase;
  width: 200px;
  padding: 5px 5px 2px;
}
li#SALE{
  background-color: yellow;
}
.menu-title > span {
  float: right;
}

/* Footer styles */
footer {
 justify-content: space-between;
  padding-top: 200px!important;
  display: flex;
  text-align: right;
  align-items: end;
  padding: 5px;
  margin-top: auto;
}

footer:hover .credits{
  display: block;
}

footer .credits{
  display: none;
}

ul.nav-brand {
  text-align: left;
}

footer:hover .hide{
  display: none;
}
/* Buy block styles */
.buy-block {
  z-index: 10;
  top: 29px;
  right: 5px;
  position: fixed;
  width: 500px;
  padding-bottom: 10px;
}
.buy-block.active {
opacity: 0;
pointer-events: none;
}
#related .product{
grid-column: span 3;
}

#bag {
  background-color: white;
}

#bag .title {
}

#bag .title :first-child {
}

/* Cart styles */
#cart-wrapper {
  grid-auto-flow: dense;
  grid-gap: 0px;
  padding: 0px;
  grid-column: span 12;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
.double{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  background-color: var(--light);
}
.cov{
  opacity: 0;
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
}
.middle-bar {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-top: 5px;
  position: fixed;
  background-color: white;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.middle-bar a{
  text-align: center;
  display: block;
  animation: blinking 1s infinite;
  animation-iteration-count: infinite;
  color: black;
}
.total {
  position: sticky;
  top: 29px;
  z-index: 10;
  padding: 0px;
  width: 500px;
  grid-column: 9/span 4;
  background: var(--light);
  height: fit-content;
  grid-template-columns: repeat(2,1fr);
  display: grid;
      margin-bottom: calc(var(--m) + 5px);
}
.total > div{
  padding: 5px;
  padding-bottom: 2px;
}

.item {
  grid-column: 9/span 4;
}

.thumb {
  width: 50%;
}

#checkout {
  padding: 10px!important;
  grid-column: span 2;
  width: 100%;
  background-color: black;
  color: white;
  height:40px;
}

.quantity-button {
  text-align: center;
  width: 100%;
  padding: 5px;
  padding-bottom: 2px;
  align-self: center;
  cursor: pointer;
  height: fit-content;
}
.quantity-button:hover {
    background-color: var(--darker);
}
.related-title {
    background-color: var(--light);
    padding: 5px;
    padding-bottom: 2px;
}
.siz{
  padding: 5px;
  padding-bottom: 2px;
}

.remove{
  height: fit-content;
  padding: 5px;
  padding-bottom: 2px;
  background-color: var(--light);
  color: black
}
.remove:hover{
  background-color: var(--darker);
}
.quantity-wrap {
  background: white;
  width: 50%;
  text-align: center;
  padding: 5px;
  padding-bottom: 2px;
}
.desplegable.dos {
    grid-column: span 12;
    display: none;
}
.item-quantity {
  align-self: end;
  display: flex;
  justify-content: space-between;
  height: fit-content;
}
    .desplegable.tres{
    display:none;
  }
.brand.none{
  display: none;
}
.brand.desktop{
  display: block;
}
   .related-title {
    z-index: 10;
    position: sticky;
    top: calc(var(--m) + 10px);
}
/* Video styles */

/* Animation styles */

/* Studio styles */

/* About styles */
@media (max-width: 1200px) {
  /* Menu styles */
  .buy-block{
    width: 41.3%;
  }

    .product_gallery_second, .product_gallery_last {
    grid-template-columns: repeat(2,1fr);
    grid-column: span 12;
    display: grid;
}
}
@media (max-width: 900px) {
  /* Menu styles */
  .shop{
    width: 100px;
  }
  .found {
    width: 200px;
    margin-left: 100PX;
}
.buy-block {
    z-index: 10;
    top: 29px;
    right: 5px;
    position: absolute;
    width: calc(50% - 10px);
    padding-bottom: 10px;
}
  .desplegable.no{
    display:none;
  }
    .desplegable.tres{
    display:block;
  }
 
}
/* Responsive styles */
@media (max-width: 800px) {
  /* Menu styles */
  .menu-open {
    display: block;
  }
.found {
    margin-left: 41PX;
}
  .shop{
    display: none;
  }
  .brand.desktop {
    display: none;
}
    .brand.none {
    display: block;
}
  .product_gallery_second, .product_gallery_last {
    grid-template-columns: repeat(2,1fr);
    grid-column: span 12;
    display: grid;
}
  .brand-links {
    left: 305px;
    transform: translate(-50%);
}
}


/* Bigger desktop styles */
@media (min-width: 1920px) {
}

/* Normal desktop styles */
@media (min-width: 1681px) and (max-width: 1920px) {
}

/* Big laptop desktop styles */
@media (min-width: 1441px) and (max-width: 1680px) {
}

/* Mobile card styles */
@media (max-width: 812px) and (orientation: landscape) {
}
@media only screen and (max-width:3920px) and (min-width:1540px){
  .product {
      position: relative;
      height: fit-content;
      display: grid;
      grid-column: span 3;
  }
}
/* Mobile landscape styles */
@media (max-width: 1200px) {
  /* PRODUCTS */
  .product{
    grid-column: span 6;
  }
  .related {
    flex-grow: 1;
    display: grid;
    grid-template-columns: repeat(6,1fr);
}
.product_gallery {
    grid-template-columns: repeat(1,1fr);
    grid-column: span 12;
}
  
}

/* iPad portrait styles */
@media (max-width: 750px) {
}

/* Small tablet styles */
@media (max-width: 600px) {
.categories>li {
    background-color: var(--light);
    padding: 6px 5px 2px;
}
     .desplegable.tres{
    display:none;
  }
  
  div#shopify-section-hero-mobile img {
      display: block;
  }
   .related-title {
    z-index: 10;
    position: sticky;
    top: calc(var(--m) * 2 + 10px);
}
#products {
    margin-top: calc(var(--m) * 2 + 5px);
}
  .thumbnail img {
      width: 100%;
  }
  .desplegable summary{
    font-size: 12px!important;
  }
  *{
  font-size: 12px!important;
  }
  body {
    padding: 5px;
    font-size: 12px!important;
    font-family: 'Univers LT Std';
  }
  .total>div{padding: 6px 5px 2px;}
  .menu>div{padding: 6px 5px 2px;}
  .siz { padding: 6px 5px 2px;}
  .row {
    padding: 6px 5px 2px 5px;
}
.menu-title{
      padding: 6px 5px 2px 5px;
}
#cart-wrapper {
    margin-top: calc(var(--m) * 2 + 5px);
  }
.cart-part li {
    width: 100%;
    padding: 6px 5px 2px!important;;
}
.page_title {
    padding: 6px 5px 2px!important;
}
.main_page {
  margin-top:calc(var(--m) + 5px);
}
.desplegable summary {
    background-color: var(--light);
    padding: 6px 5px 2px;
}
.brand-links>li {
    background-color: var(--light);
    padding: 6px 5px 2px;
}
.onsale {
    right: 5px;
    bottom: 2px;
    color: #000;
}
.sold-out {
    right: 5px;
    bottom: 26px;
    color: #000;
}
 button{
   font-weight: 100;
  font-family: 'Univers LT Std'!important;
  font-size: 12px!important;
}
button#add-to-bag span{
  font-family: 'Univers LT Std'!important;
}
input{
  font-family: 'Univers LT Std'!important;
  font-size: 12px!important;
}
.left {
  margin-top: 0!important;
  position: fixed!important;
  top: calc(var(--m) + 10px)!important;
  left: auto;
  right: 5px;
}
.page_title_size {
    width: 100%;
}
.column-sizing {
  row-gap: var(--m);
      margin-bottom: var(--m);
    display: grid;
    grid-template-columns: repeat(3,1fr);
}

  .cart-part {
    position: absolute;
    z-index: 101;
    top: 0;
    width: 25%;
    right: 0;
    display: flex;
    justify-content: space-between;
  }
  .search{
    padding-top: 6px;
    top:calc(var(--m) + 10px);
    position: fixed;
    width: calc(50% - 5px);
    background-color: var(--darker);
  }

  .brand-links {
    top:calc(var(--m) + 10px);
    left: calc(50% + 0px);
    transform: none;
    width: calc(50% - 5px);
  }
.categories {
    top:calc(var(--m) * 2 + 10px)!important;
}
  #related .product {
    grid-column: span 12;
}

.product-sizes {
    bottom: 24px;
    padding-top: 6px;
}

.product-price {
  right: 5px;
}
.cartie{
  width: calc(100% - 10px)!important;
}
.product_gallery_second {
  grid-template-columns: repeat(2, 1fr);
  grid-column: span 12;
  display: grid;
}


#related .product .thumbnail{
  margin: 0 auto;
}
.found {
    top: 0px;
    margin-top: calc(var(--m) + 10px)!important;
    margin-left: calc(50% - 5px);
    width: calc(50% - 5px);
}
.page_title {
  background-color: var(--darker);
  margin-left: calc(50%);
  width: calc(50% + 0px);
  padding: 5px;
  padding-bottom: 2px;
}
  /* PRODUCTS */
  .product{
    grid-column: span 6;
  }
    .product-sizes {
      bottom:37px;
      padding-top: 6px;
  }
  .sold-out {
    right: 5px;
    bottom: 37px;
    color: #000;
}
  .product.sale .product-sizes {
    bottom: 52px;
    padding-top: 6px;
}
  .onsale {
    text-align: right;
    float: left;
  position: relative;
    right: 5px;
    color: #000;
    left: 0;
}
  .product-title {
    width: 167px;
    text-overflow: ellipsis;
    float: left;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap;
}

  .main-information {
   display:block;
}
  .item {
      grid-column: span 12;
  }
  .buy-block {
      position: sticky;
      margin-top: calc(var(--m) * 2 + 5px);
      display: block!important;
      opacity: 1!important;
      order: 0;
      z-index: 10;
      bottom: 0;
      left: 0;
      /* position: relative; */
      width: calc(100vw - 10px);
      padding: 0;
      top: calc(var(--m) * 2 + 10px);
  }
.desplegable {
    width: 100%;
    margin: 0 auto;
}
.product_gallery {
    grid-template-columns: repeat(1,1fr);
    grid-column: span 12;
}

.categories{
  width: calc(50% - 5px)!important;
}
.menu-title {
    top: 0px;
    margin-top: calc(var(--m) * 2 + 10px);
    width: calc(50% - 5px);
}
.variations #add-to-bag {
    font-size: 12px!important;
}
label{
      font-size: 12px!important;
}
.total{
  position: sticky;
    top: calc(var(--m) * 2 + 10px);
z-index: 10;
padding: 0;
width: 100%;
grid-column: span 12;
background: var(--light);
height: fit-content;
grid-template-columns: repeat(2,1fr);
display: grid;
}
#related .thumbnail{

}
  .note.e {
  display:none;
}
.brand.none{
  display: block;
}
.brand.desktop{
  display: none;
}
.desplegable.dos {
    grid-column: span 12;
    display: block;
}
.desplegable {
  display: none;
}
  #desplegable{
    display:block!important;
  }
.payment {
    margin-top: 20px;
    grid-column: span 12!important;
}
}

/* Mobile styles */
@media (max-width: 414px) {

.search{
  width: calc(50% - 5px);
}
  .product-sizes{
    display:none;
    
  }
}

/* Small mobile styles */
@media (max-width: 320px) {
}

.wla_button{
  min-height:35px !important;
}
}