/** Shopify CDN: Minification failed

Line 1012:76 Expected "*/" to terminate multi-line comment

**/
.page-container {
  width: 100%;
  max-width: 1220px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0px;
}
.ana-product .form__label {
    display: unset !important;
    margin-bottom: .6rem !important;
    font-size: 16px;
}
.related-products li.grid__item.slick-slide {
  margin: 0 5px;
}
.ana-product .form__label {
    display: unset;
    margin-bottom: .6rem;
    font-size: 16px;
}

.related-products .card-wrapper.product-card-wrapper:before {
  display: none;
}

.price-item--regular {
  width: 100%;
}

.quick-add-modal__content-info .product-form__submit {
  margin-bottom: 0;
}

.hr-line hr {
  margin: 1rem auto;
  max-width: 80%;
  background: #000;
}

.top-bar-container .tb-c {
  display: none;
}

.price-item--regular {

  font-size: 16px ! IMPORTANT;
}

.price-item--sale {
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 26px !important;
}

h1.cart__empty-text {
  margin-top: 0;
}

.cart__warnings {
  padding: 3rem 0 !important;
}

.ps-items li {
  list-style: none;
  padding-bottom: 15px;
}

.header__active-menu-item {
  font-weight: 700;
  text-decoration: none !important;
  color: #dcc878;
}

p.loadmore_plus_icon img {
  border: 1px solid #000;
  border-radius: 50%;
  padding: 10px;
  display: inline-block;
  filter: contrast(0.3);
  margin-top: 0;
}

p.loadmore_plus_icon {
  margin: 0;
}

.countInc {
  margin-bottom: 15px;
}

a#js-load-more {
  text-align: center;
  display: block;
  margin-top: 10px;
  color: #0c0c0c;
  text-decoration: none;
  font-size: 18px;
}

.top-bar-wrapper a:hover svg {
  fill: #dcc878 !important;
}

.page-container {
  max-width: 1200px;
  margin: auto;
}

.ps-items li a {
  color: #000;
  font-weight: 700;
  display: block;
  font-size: 16px;
  text-decoration: none;
  font-family: 'Futura';
  letter-spacing: 0;
}

.page-content {
  padding: 20px 100px;
}

.ps-items ul li a:hover,
.ps-items ul li.active a {
  background-color: #ddd;
  color: #000 !important;
  transition: all .3s ease;
  text-decoration: none;
}

.mob-user img {
  width: 24px;
  height: 24px;
  display: block;
  object-fit: cover;
}

.mob-search-icon img {
  display: block;
  width: 24px;
  height: 24px;
}

.mob-search-icon {
  vertical-align: middle;
}

.page-sidebar {
  display: flex;
  gap: 5%;
  align-items: flex-start;
}

.page-col-4 {
  width: 100%;
  max-width: 25%;
  flex-basis: 25%;
}

.page-content p {
  font-size: 12px;
  line-height: 19px;
  font-family: 'Futura';
  font-weight: 500;
}

.page-col-8 {
  width: 100%;
  max-width: 70%;
  flex-basis: 70%;
}

.page-content a {
  color: #000;
}

.page-content li {
  font-size: 14px;
  line-height: normal;
  padding-bottom: 10px;
}

.page-content h3 {
  font-size: 14px;
  font-weight: 600;
  font-family: 'Futura';
  margin-top: 20px;
  margin-bottom: 10px;
}

.breadcrumb li a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  font-family: 'Futura';
}

.breadcrumb li {
  list-style: none;
  display: inline;
  color: #000;
}

.breadcrumb li a.active {
  font-weight: 600;
}

.breadcrumb {
  max-width: 1220px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.page-content h3 {
  font-size: 14px;
  font-weight: 600;
  font-family: Futura;
  margin-top: 20px;
  margin-bottom: 10px;
}

.page-content h1 {
  font-size: 15px;
  font-weight: 600;
  font-family: Futura;
  margin-top: 20px;
  margin-bottom: 10px;
}

.page-content hr {
  margin: 15px 0;
  color: #000;
  background: #000;
}

.top-scroll {
  text-align: center;
  padding-bottom: 30px;
  transform: scale(.9);
  cursor: pointer;
}

/*############################# Product page #############################  */
.ana-product h1 {
  background-color: #dcc878;
  display: inline-block;
  min-width: 60%;
  font-size: 30px;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
}

.ana-product .page-width {
  padding: 0 5rem;
  padding: 0 15px;
  width: 100%;
  /* max-width: 1220px; */
  margin: auto;
}

p.ref {
  margin-top: 0;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Futura';
}

.ana-product .product__media-wrapper .product__title {
  margin-bottom: 5px !important;
}

.ana-product .product__info-wrapper .price-item--regular {
  font-size: 14px !important;
  font-weight: 100;
  color: #888;
  letter-spacing: 0 !important;
  text-decoration: line-through;
  margin-right: 5px;
  display: inline;
}

.ana-product .product__info-wrapper .price-item--sale {
  animation: dd;
  font-size: 24px !important;
  font-weight: 100;
  color: #000;
  font-weight: 600;
  letter-spacing: 0 !important;
  margin-right: 5px;
}

.ana-product .product__tax.caption.rte {
  display: none;
}

.ana-product .product__description.rte.quick-add-hidden {
  margin: 0;
}

.product__description p {
  margin: 0;
  font-size: 14px;
  padding-bottom: 10px;
  font-weight: 500;
  font-family: 'Futura';
}

legend.form__label {
  display: none;
}

.ana-product .product-form__input--pill input[type=radio]+label {
  border-radius: 0 !important;
  margin: 0 !important;
  padding: 10px 25px;
  display: initial !important;
}

.add-size-wraper button:hover {
  background: #000;
  color: #fff;
  transition: all .2s ease;
}

.ana-product .product-form__buttons {
  max-width: 100%;
}

.ana-product .product-form__submit {
  margin-bottom: 0;
}

.add-size-wraper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 8px;
  margin-top: 30px;
}

.ana-product .related-products__heading {
  margin: 2rem 0 1.5rem;
  border-bottom: 1.5px solid #000;
  padding-bottom: 5px;
  font-weight: 600;
  font-family: 'Futura';
}

.related-products .card--card {
  background: transparent;
}


.ana-product .related-products .card__heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Futura';
  font-weight: 500;
}

.c-product.slick-slide {
  margin: 0 5px;
}

.js-recentPdpBlock {
  margin-bottom: 40px !important;
}

.ana-product .related-products .card__information {
  padding: 0;
}

.ana-product .related-products .price {
  text-align: center;
  margin: 0 !important;
  font-family: 'Futura';
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0 !important;
}

.c-product img {
  width: 100%;
  height: 100%;
  OBJECT-FIT: CONTAIN;
}


.c-product .c-product__title {
  margin-top: 15px !important;
  margin-bottom: 0;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  font-family: Futura;
  font-weight: 500;
}

.c-product .c-productPrice {
  text-align: center;
  margin: 0 !important;
  font-family: Futura;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0 !important;
}

h3.c-product__title a {
  text-decoration: none;
  color: #000;
}

.ana-collection .card--card {
  position: relative;
}


.ana-collection .card__heading {
  margin: 0;
  font-size: 18px;
  font-family: 'Futura';
  padding-bottom: 15px;
  font-weight: 600;
}


.ana-collection .underline-links-hover:hover a {
  text-decoration: none !important;
  text-underline-offset: unset !important;
}

.ana-collection .price-item--sale {
  font-size: 14px;
  color: #000;
  line-height: 0;
  font-weight: 500;
  font-family: 'Futura';
  text-align: center;
}

.ana-collection .card--card:hover .card__content {
  opacity: 1;
  transition: all .3s ease-in-out;
}

.ana-collection .card__heading a:hover {
  text-decoration: none;
}

.c-product {
  margin: 0px;
}

.js-recentPdpBlock .slick-arrow {
  position: absolute;
  left: 0;
  top: 40%;
}

.js-recentPdpBlock .slick-next {
  position: absolute;
  right: 0px;
  font-size: 0;
  visibility: hidden;
  left: auto;
}

.js-recentPdpBlock .slick-prev {
  position: absolute;
  left: 0;
  font-size: 0;
  visibility: hidden;
  z-index: 9;
}

.js-recentPdpBlock .slick-next:before {
  content: ' ' !important;
  background-image: url(/cdn/shop/files/off_der.png);
  background-size: cover;
  background-position: center center;
  width: 53px;
  position: absolute;
  visibility: visible;
  z-index: 999;
  height: 54px;
  right: 0;
}

.js-recentPdpBlock .slick-prev:before {
  content: ' ' !important;
  background-image: url(/cdn/shop/files/off_izq.png);
  background-position: center center;
  background-size: cover;
  width: 53px;
  height: 54px;
  position: absolute;
  visibility: visible;
  z-index: 999;
}

.ana-product\.looks .image-info .img-content {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  background: #ede3bb;
  max-width: 70%;
  opacity: 0;
  margin: auto;
  padding: 30px 10px;
  border: 1px solid #000;
  min-height: auto;
  text-align: center;
  background: rgba(255, 255, 255, 0.7);
  border: 7px solid transparent;
  box-shadow: inset 0 0 0 1px #000;
}

.ana-product\.looks .page-header.phb {
  border-bottom: 1px solid #000;
}

.ana-product\.looks .page-header {
  border: none;
  margin: 30px 0 20px;
  padding: 0;
}

.ana-product\.looks .product-card:hover .image-info .img-content {
  opacity: 1;
  transition: all .2s ease;
}

.ana-product\.looks .img-content h3 {
  margin: 0;
  font-size: 18px;
  font-family: 'Futura';
  font-weight: 600;
}

.ana-product\.looks span.regular-price {
  display: block;
  margin: 0;
  line-height: 15px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.ana-product\.looks .img-content hr {
  margin: 0;
  max-width: 40%;
  margin: auto;
  color: #000;
  background: #000;
  margin: 15px auto;
}

.ana-product\.looks .image-info {
  position: unset !important;
  transform: unset !important;
}

.ana-product\.looks .variant_item input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  margin: 0;
  height: 100%;
}

.ana-product\.looks .variant_item {
  border: 1px solid #000;
  display: inline-flex;
  padding: 6px 16px;
  position: relative;
  overflow: hidden;
}

.ana-product\.looks .variant_item.active_checked {
  background: #000;
  color: #fff;
}

.ana-product\.looks .variant_item:hover {
  background: #000;
  transition: all .2s ease;
  color: #fff;
}

.ana-product\.looks .variant_item:not(:last-child) {
  border-right-width: 0 !important;
}

.looks-pro-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 30px;
}

.price-varinet {
  position: absolute;
  bottom: 0;
  right: 50%;
}

.facets-container {
  border-top: 1.5px solid #000;
  border-bottom: 1.5px solid #000;
  margin-bottom: 25px;
}

.quick-add-modal .product-form__input--pill input[type=radio]+label {
  margin: 0;
  border-radius: 0;
  margin-right: 0;
}

.quick-add-modal .price .price-item {
  display: inline;
  margin: 0 1rem 0 0;
}

.ana-collection .card__inner+.card__content {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  background: #ede3bb;
  max-width: 90%;
  margin: auto;
  padding: 10px 10px;
  border: 1px solid #000;
  min-height: 200px;
  text-align: center;
  background: rgba(255, 255, 255, .7);
  border: 7px solid transparent;
  box-shadow: inset 0 0 0 1px #000;
}

.ana-collection .card__content {
  opacity: 0;
  transition: all .3s ease-in-out;
}

.ana-product\.looks .page-header h3 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 10px
}

.page-header span {
  font-weight: 400;
}

.page-header.phb {
  border-bottom: 1px solid #000;
}

.ana-product\.looks main,
.ana-product main {
  max-width: 1400px;
  margin: auto;
}

.related-products .card__heading a:after {
  display: none;
}

.related-products .price .price-item {
  display: inline;
  margin: 0 1rem 0 0;
  font-weight: 300;
}

.related-products hr {
  display: none;
}

.card__content {
  margin-top: 15px;
}


.related-products .slick-prev {
  position: absolute;
  left: -12px;
  font-size: 0;
  visibility: hidden;
  z-index: 9;
}

.related-products .slick-next {
  position: absolute;
  right: -12px;
  font-size: 0;
  visibility: hidden;
  left: auto;
}

.related-products .slick-prev:before {
  content: ' ' !important;
  background-image: url(/cdn/shop/files/off_izq.png);
  background-position: center center;
  background-size: cover;
  width: 53px;
  height: 54px;
  position: absolute;
  visibility: visible;
  z-index: 999;
}

.related-products .slick-next:before {
  content: ' ' !important;
  background-image: url(/cdn/shop/files/off_der.png);
  background-size: cover;
  background-position: center center;
  width: 53px;
  position: absolute;
  visibility: visible;
  z-index: 999;
  height: 54px;
  right: 0;
}

.related-products .slick-arrow {
  position: absolute;
  top: 40%;
}
.ana-search .hr-line {
    display: none;
}

.ana-search .card-wrapper.product-card-wrapper:before{display:none;}
.ana-search .card__information {
    padding-bottom: 0;
    padding-top: 0;
}
.ana-search  .card__heading {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Futura'; 
}
.ana-search .price .price-item {
    display: inline;
    margin: 0 1rem 0 0;
}



/* ############################## Vs: Responsive: ############################## */

@media(min-width:1300px){
 body.ana-product\.looks  #MainContent .page-width {
    min-width: 1230px !important;
} 
}

@media(max-width:1350px) {

  .ana-product\.looks main,
  .ana-product main {
    max-width: 100% !important;
    margin: auto;
  }
}

@media(max-width:900px) {
  .ana-product\.looks main {
    max-width: 100%;
    margin: auto;

  }

  .usp-items {
    width: calc(96% / 2) !important;
  }

  .ana-product .product-form__input--pill input[type=radio]+label {
    padding: 20px;
  }

  .top-item1,
  .top-item2,
  .top-item3 {
    display: none;
  }

  .tb-navbar-right .pipe {
    display: none;
  }

  .header .header__heading-link {
    display: none;
  }

  .header .header__inline-menu {
    display: none;
  }

  .tb-l.hide-mobile {
    display: none;
  }

  .hide-desktop {
    display: unset !important;
  }

  .tb-1.hide-desktop {
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 12px;
  }

  .ana-product h1 {
    font-size: 2.5rem;
  }

  .page-container {
    max-width: 90%;
    margin: auto;
    width: 100%;
  }

  .ps-items ul li a:hover,
  .ps-items ul li.active a {
    display: inline;
  }

  details-modal.header__search {
    visibility: visible !important;
    height: auto !important;
  }

  .header__icon--search {
    color: #fff;
    padding: 0;
    margin: 0;
  }

  .header__icon .icon {
    height: 24px;
    width: 24px;
    fill: none;
    vertical-align: middle;
  }

  .widget-sizes {
    margin: 0;
  }

  .guide-image img {
    width: 100% !important;
  }

  .widget-sizes .guide-b {
    width: 100% !important;
  }

  .widget-sizes .guide-extra {
    width: 95% !important;
  }

  .related-products li.grid__item.slick-slide {
    margin: 0 5px;
  }

}

@media(max-width:769px) {
  .page-sidebar {
    display: flex;
    gap: 0;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .ps-items ul {
    padding: 0;
  }

  .page-content {
    padding: 0 0px;
  }

  .page-col-8 {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .page-col-4 {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}

@media(max-width:525px) {
  .breadcrumb ul {
    padding-left: 0;
  }

  .top-bar-wrapper {
    padding: 0 2rem;
  }

  .menu-drawer__menu-item {
    font-weight: 300;
    text-transform: capitalize;
  }

  h3.c-product__title {
    margin-top: 12px !important;
  }

  .quick-add-modal__content-info {
    --modal-padding: 2.1rem !important;
  }

  .ana-product\.looks .container-product {
    display: flex !important;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: repeat(3, 245px);
    gap: 20px;
    flex-wrap: wrap;
  }

  .ana-product\.looks .container-product .product-card>a>.image-info {
    padding: 0 !important;
  }

  .ana-product\.looks .image-info .img-content {
    opacity: 1;
  }

  .product-looks-container {
    padding: 20px 20px !important;
  }

  .product-media-container .product__modal-opener {
    display: block;
    position: relative;
    z-index: 0 !important;
  }

  .product-looks-wrapper {
    position: absolute;
    height: auto;
    width: calc(100% - 0px) !important;
    background: #ffffff;
    z-index: 9999;
    right: 0px;
    border: 1px solid #000;
    top: -95% !important;
  }

  .price-varinet {
    position: absolute;
    bottom: -10px !important;

    right: 50%;
    transform: translateX(-50%);
  }

  .price-varinet .price {
    font-size: 18px !important;
  }

  .usp-items {
    width: 100 !important;
  }

  .button {
    padding: 0 1.5rem;
  }
  .ana-search .product-grid .grid__item {
    margin-top: 15px !important;
}


}

/* ############################## Responsive: ##############################