<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 270:0 Comments in CSS use "/* ... */" instead of "//"
Line 275:0 Comments in CSS use "/* ... */" instead of "//"
Line 530:0 Comments in CSS use "/* ... */" instead of "//"
Line 531:0 Comments in CSS use "/* ... */" instead of "//"
Line 558:0 Comments in CSS use "/* ... */" instead of "//"
Line 611:0 Comments in CSS use "/* ... */" instead of "//"
Line 755:0 Comments in CSS use "/* ... */" instead of "//"
Line 756:0 Comments in CSS use "/* ... */" instead of "//"
Line 776:0 Comments in CSS use "/* ... */" instead of "//"
Line 1273:0 Comments in CSS use "/* ... */" instead of "//"
... and 1 more hidden warnings

**/
/*VERTICAL*/
.vertical-menu_submenu &gt; li:nth-of-type(1) ul {
	column-count: 3;
}
.vertical-menu_submenu &gt; li:nth-of-type(2) ul {
	column-count: 3;
}
.vertical-menu_submenu {
    background-color: #e1e1e1!important;
}
.vertical-menu_sub-submenu {
    background-color: #e1e1e1!important;
}

.sublink.dropdown_link--vertical &gt; a:first-child{
	pointer-events: none!important;
}
.vertical-menu_sub-submenu li a {
  	text-transform: capitalize!important;
}

/*MEGA MENU*/
.dropdown_content &gt; div:nth-of-type(1) &gt; .dropdown_column__menu &gt; ul:last-of-type {
    column-count: 2;
}
.dropdown_content &gt; div:nth-of-type(2) &gt; .dropdown_column__menu &gt; ul:last-of-type {
	column-count: 1;
}
.dropdown.menu {
    background-color: #e1e1e1;
}

.menu a.noticable {
    color: #262626;
    background-color: #262626;
}

/* === TÃTULOS ESTILO IGUANA === */
ul.dropdown_title &gt; li &gt; a {
  font-weight: 600;
  font-size: 1.05em;
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-transform: none;
  color: #111;
  display: block;
  margin-bottom: 6px;
  pointer-events: none;
  cursor: default;
  border-bottom: none !important;
  border-top: thin !important;
}
ul.dropdown_title,
ul.dropdown_title li {
  border-top: thin !important;
}

/* Oculta solo el tÃ­tulo duplicado "Shop All Watches" */
.dropdown_title[data-title="shop-all"] {
  display: none !important;
  border-bottom: none !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

ul[data-title="shop-all"] + ul a {
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 0.7rem;
  text-transform: uppercase;
  color: #111;
  text-decoration: none;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  letter-spacing: 0.05em;
  gap: 6px;
  white-space: nowrap;
  transition: color 0.2s ease;
}
ul[data-title="shop-all"] + ul a:hover {
  color: #c3a46e;
  font-weight: 700;
  font-size: 0.8rem;
}

/* Formato del texto debajo de la imagen */
.mega-menu__image-caption {
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 12px;
  padding-left: 0;
  color: #111;
  text-align: left;
}
.mega-menu__image-caption:hover {
  text-decoration: underline;
  color: #8a734e; /* el dorado suave de Iguana */
  cursor: pointer;
}

/*SEARCH*/
.dropdown {
    background-color: #e1e1e1;
}
/*Para que en el sticky menÃº no haya problemas con las sugerencias*/
.search_link {
  display:none!important;
}
.search_container {
  display:block!important;
}

/*TOP FOOTER*/
  .sixteen.columns.row.footer_credits {
    border-top: solid;
  }

  ul.social_icons{
    margin-top: 10px;
  }

  p.iguanaCountries{
    text-align: center;
    padding-top: 20px;
  }
  
  p.iguanaCountries a{
    margin-left: 20px;
  }

  div.sixteen.columns.row.footer_credits{  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;  

    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  footer .iguanaCountries { flex: 3 0px; }
  footer .credits { order: 1; } 
  footer .iguanaCountries    { order: 2; }
  footer .social_icons { order: 3; }

/* FILTER COLLECTION*/
.collection-name a {
	font-size: 15px!important;
  	padding-left: 20px!important;
    padding-top: 5px!important;
    padding-bottom: 5px!important;
}
.collection-name a:hover {
	color: #9b8442!important;
}
/* .collection-name a i {
	display: none;
} */
.filter-clear {
/*	margin-top: 12px;*/
}
.collection-container {
    padding-top: 3px!important;
    padding-bottom: 3px!important;
}
.filter-group h4 {
/*  padding: 0px!important; */
  padding-bottom: 2px!important;
}
/* DESCRIPCION del producto*/
  .description br {
    display: none;
  }
  /* Desktop*/
  .caracteristicas{
    float: left;
    width: 100%;
  }

  .caracteristicas dt{  
/*      border-bottom: 1px dashed lightgray; */
      color: #333333;
  font-weight: bold;
    line-height: 2;
  }  
  .caracteristicas dd{  
/*      border-bottom: 1px dashed lightgray; */
      margin-left: 10px;
    line-height: 2;
  }

  /* Movil*/  
  @media only screen and (max-width: 768px){
    dl.caracteristicas{
      float: none;
      width: 100%;
    }
    .custom-head{
      font-size: 20px 
    }
  }  
  
/* WHY-IGUANA: Responsive*/
  @media only screen and (max-width: 768px){
    div.contenedor-why-iguana {
      height: 550px!important;
    }
  }
  .why-iguana-text {
	margin-top:5px;
    padding-top:10px;
    padding-left:20px;
    padding-bottom:10px;
    padding-right:20px;
    border-radius:4px;
    height:55px;
    text-align:center;
    text-decoration:none;
    display:block;
  }

/* LIMESPOT*/
  h4.center.title.ls-box-title {
    width:75%; border-bottom:1px solid; border-color:#aaaaaa; text-align:center!important; padding-bottom:16px!important;
  }
  h3.ls-box-title {
    font-size:18px!important; line-height:32px!important; width:75%; border-bottom:1px solid; border-color:#aaaaaa; text-align:center!important; padding-bottom:16px!important;
  }
  .ls-original-price.money{
    display:none;
  }
  .ls-sale-sign {
    display:none !important;
  }

/* PRICES*/
  .was_price {
    display: inline;
  }
/* Originalmente estaba en color settings.sale_color
  .current_price span.money {
//	font-weight: bold;
    color: #262626;    
  }
*/
  .current_price span.money {
	font-weight: bold;
    color: #262626;    
  }
  
  .price {
//	font-weight: bold;
    font-size: xx-large;
  }

  .price--sale {
//	font-weight: bold;
    font-size: xx-large;
  }

  .compare-at-price {
    font-size: smaller;
  }

  .modal_price &gt; .price-ui {
    align-items: baseline;
  }

  .product-main:has( div.iguana-special-sale.iguana-discount-info ) span.price {
    font-weight: normal;
    color:#262626;
  }

  .product-main:has( div.iguana-default-discount.iguana-discount-info ) span.price {
    font-weight: normal;
    color:#262626;
  }

  .product-main:has( span.sale.savings ) span.price {
    font-weight: normal;
  }
  
/* DISCOUNT */
.discount-button {
    box-shadow: none !important;
    text-shadow: none !important;
    background: none !important;
    color: #9b8442 !important;
    border-radius: 1px !important;
    font-weight: bold!important;
    font-size: larger;
    text-decoration:underline!important;
  }

.coupon-button {
    box-shadow: none !important;
    text-shadow: none !important;
    background: none !important;
    color: #000000 !important;
    border-radius: 1px !important;
    font-weight: bold!important;
    font-size: larger;
  }

.ss-button {
    box-shadow: none !important;
    text-shadow: none !important;
    background: none !important;
    color: #383838 !important;
    border-radius: 1px !important;
    font-weight: bold!important;
    font-size: larger;
    text-decoration:none!important;
  }

.ss-coupon-button {
    box-shadow: none !important;
    text-shadow: none !important;
    background: #000000 !important;
    color: #fafafa !important;
    font-size: larger;
    text-decoration:none!important;
    padding: 3px;
  }

.discount-image{
    padding-right: 10px;
  }


/* CART AND MINI CART */
limespot-container.container {
  display:none;
}

/*
.js-cart_freeShipping, .js-cart_preload.freeShipping, .freeShipping {
    color: #869b42;
    font-weight: bold;
}
.js-cart_freeShipping, .js-cart_preload.freeShipping {
    font-size: 130%;
}
*/

.ship_info {
    text-align: center;
    line-height: 1.1;
}

/* Inventory - Color in stock */
.colorinstock {
  color: green;
  font-weight: bold;
  font-size: 118%;
}

/* Shipping time */
.shipFast {
  color: green;
  font-weight: bold;
  font-size: 100%;
}

.shipSlow, .ship99 {
  color: #0030ea;
  font-weight: bold;
  font-size: 100%;
}

.ship99 {
  text-decoration: underline
}
/* Iguana head */
.iguana-header {
  width: 100%;
  border-bottom: 1px solid #E1E1E1;
  position: relative;
  height: 100px;
}

/* Collection head */
.iguana-header-bottom {
  padding-top: 8px;
}

span.iguana-oficial-dealer {
  font-size: 13px;
  color: #262626;
  text-transform: uppercase;
  font-weight: 500;
}

span.iguana-header-collection {
/*  font-family: 'Spectral';*/
  font-size: 22px !important;
  color: #262626;
  text-transform: revert;
  font-weight: 500;
}

/* Product head */
.iguana-product-header {
  margin-bottom: 30px;
}

.iguana-header .product-head {
  position: absolute;
  width: fit-content;
  bottom: 5px;
  left: 0;
}

.iguana-header .product-route {
  position: absolute;
  bottom: 5px;
  right: 0;
  }

.product-head .prdlogo {
    position: static;
    max-width: max-content;
    text-align: left;
/* For Xmas 2024
    -webkit-filter: invert(100%);
    filter: invert(100%);
*/
}
.prdlogo&gt;img {
  width: auto;
}

/* Product page logo RESPONSIVE */
@media (max-width: 798px) {
  .iguana-header {
    display: none;
  }

  body.product.mobile_nav-fixed--true &gt; .section-wrapper {
    margin: 0 !important;
  }

  /* 2025-04-08 Reduce mobile space */
  .product_gallery_nav, .product_gallery {
    margin-bottom: 5px;
  }
}


/* Collection page description RESPONSIVE */
@media (max-width: 798px) {
  header.collection-banner {
    margin-top: 12px;
  }

  div.collection_description {
    display: none;
  }
}

@media (min-width: 799px) {
  div.collection_description {
    margin: 0 0 0.5em 0;
    text-align: justify;
  }
}
#admin-bar-iframe{display:none!important;}


/* Product Bar */
.plus-product-bar {
  background: #f8f8f8;
  background: rgba(248, 248, 248, 1);
  clear: both;
  transition: all 0.3s linear;
  animation: fadeIn 0.3s linear none;
  display: table;
  width: 100%;
}
.plus-product-bar__info {
  background-color: ;
  color: ;
  display: table-row;
}
.plus-product-bar__title, .plus-product-bar__price {
  display: table-cell;
  vertical-align: middle;
}
.plus-product-bar__title {
  text-align: left;
  padding-left: 25px;
}
.plus-product-bar__price {
  text-align: right;
  padding-right: 25px;
}
.plus-product-bar__atc {
  background-color: ;
  color: ;
  border: px solid ;
}
.plus-product-bar__atc:hover {
    background-color: ;
    color: ;
    border: px solid ;
}

/* Mobile bottom AddToCart BAR */
.underbar {
bottom:0;
width:100%;
// height:60px;
// background: #d7c9b2;
  background: rgba(255, 255, 255, .01);
position: fixed;
}

.underbar .plus-product-bar__title, .underbar .plus-product-bar__price  {
  display: none !important;
}

.underbar .add_to_cart  {
  width: 90%;
  margin: 5%;
}

/* Iguana Countries */
.iguana-country-wrapper {
  display: grid;
  grid-gap: 2px;
  grid-template-columns: repeat( 3, 33.3% ) ;
}

.iguana-country-box {
  margin: 5px;
  font-size: 100%;
  justify-content: center;
  text-align: center;
  height: 1em;
//  overflow: hidden;
}

/* Iguana product plus Icons */
.iguana-plus-icons-wrapper {
  display: grid;
  grid-gap: 2px;
  grid-template-columns: repeat( 4, 25% ) ;
  margin-bottom: 40px;
}

.iguana-plus-icons-wrapper ul {
  list-style: none !important;
}

.iguana-plus-icons-wrapper-footer {
  background-color: #ffffff;
  padding: 10px 20px !important;
  margin: 0px !important;
}

.iguana-plus-icons-bar__footer-column  {
  border-right: 1px solid #262626;
}

.iguana-plus-icons-bar__footer-column img {
    /* Turn the icon color to white https://codepen.io/sosuke/pen/Pjoqqp */
    filter: invert(93%) sepia(72%) saturate(268%) hue-rotate(188deg) brightness(115%) contrast(101%);
    width: 16px;
}

.iguana-plus-icons-bar__footer-column span {
  color: #262626;
  font-size: 13px !important;
  padding-left: 15px;
  margin-bottom: 0px !important;
}

.iguana-plus-icons-bar__column img {
    width: 16px;
}

.iguana-plus-icons-bar__column span {
  color: #000000;
  font-size: 13px !important;
  padding-left: 15px;
}


/* Iguana Footer */
.iguana-footer-wrapper {
  display: grid;
  grid-gap: 1px;
//  grid-template-columns: repeat( auto-fill, calc(25% - 10px) ) ;
  grid-template-columns: 25% 50% 25%;
  align-items: center;
}

@media (min-width: 600px) and (max-width: 1199px) {
  .iguana-plus-icons-wrapper {
    grid-template-columns: repeat( 2, 50% ) ;
  }
}

span.iguana-product-description-block-title {
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  display: block;
  width: 90%;
}

.iguana-product-description-block.mobile {
  display:none;
}

@media (min-width: 0px) and (max-width: 599px) {
  .iguana-product-description-block.mobile {
    display:block;
  }

  .iguana-plus-icons-wrapper {
    grid-template-columns: repeat( auto-fill, 100% ) ;
  }

  #iguana-section-buttons {
    display: none;
  }

  span.iguana-product-description-block-title {
    display:none;
    font-weight: bold;
    text-transform: uppercase;
  }

  .iguana-product-description &gt; .superwrapper {
    display:none;
  }
}

.iguana-footer-box {
  margin: 0px auto;
  font-size: 100%;
  justify-content: center;
  text-align: center;
  height: fit-content;
}

.iguana-footer-box span {
  margin: 0px 5px;
  line-height: normal;
}

#iguana-section-buttons {
  margin: 0 auto;
  border-bottom: 2px solid #E1E1E1;
  padding-bottom: 10px;
  border-top: 2px solid #E1E1E1;
  padding-top: 10px;
}

div.iguana-section-button {
  display: inline-block;
/*  width:10ch; */
  margin: 0px 1%;
}

div.iguana-section-button &gt; a, div.iguana-section-button &gt; a:visited {
  text-transform: uppercase;
  font-weight: bold;
  color: #262626;
}

div.iguana-section-button:hover:after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 2px solid #E1E1E1;
  margin: 0 auto;
  padding-bottom: 3px;
}

.iguana-product-description-block {
  border-bottom: 1px solid;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}

.iguana-product-description-block span.active {
  transform: rotateX(180deg);
}

/* POwertools Filter Menu mobile *
@media only screen and (max-width: 798px) {
  .sidebar {
    transform: initial;
    position: sticky;
    left: 0;
    top: 70px;
    background-color: #FFF;
    z-index: 99;
    margin-bottom: 0px;
    opacity: 0.92;
  }
  .filter-menu {
    margin-bottom: 0px !important;
  }
  .sidebar:has(.filter-menu.pt_expand) {
    opacity: 1;
  }
}
*/

/* Price in bold */
/*
.price--sale, .price {
  font-weight: bold;
}
*/
/*
.product-block.product-block--price {
    padding-top: 5px;
}
*/

/* Separate judgeme stars from price */
.shopify-app-block &gt; .jdgm-widget &gt; .jdgm-prev-badge {
  padding-bottom: 1em;
}

div.product-block--title &gt; div.feature-divider {
  display: none;
}
            
/* Visualizar plumines */
.swatch &gt; div.swatch-element:hover {
//    background: #dbe3e2;
//    color: #FFF;
    font-weight: bold;
    border: #000 1px solid;
  color: #000000;
}

.swatch_options input:checked + .swatch-element {
    background: #262626;
    color: #FFF;
    font-weight: bold;
}

.swatch-element {
  color: #767676;
}

/* Judge me */
div.jdgm-revs-tab-btn.btn {
  border: solid 1px #262626;
  padding: 1px 10px 1px 10px;
//  font-weight: bold;
}

/* Wishlist */
.iguana-preorder-wishlist {
  padding-top: 15px;
  width: 100%;
}

/* Sepration between add to cart button and the rest of information */
.smart-payment-button--false .purchase-details {
  padding-bottom: 0px;
}

/* Shipping colors */
span.iguana-shipping-green {
  color: #4d964d;
  font-weight: bold;
}
span.iguana-shipping-blue {
  color: #2553af;
  font-weight: bold;
}
span.iguana-shipping-red {
  color: #a3322e;
  font-weight: bold;
}

/* Index, background color logo list */
div.shopify-section--logo-list &gt; .section &gt; .container &gt; .one-whole {
  background-color: #D7C9B2; 
}

.logo-list.logo-list--grid {
  gap: 5%;
  row-gap: 1rem;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

div.logo-list--grid &gt; .logo-list__item {
    width: 100px;
}

/* Add to cart separation */
@media only screen and (min-width: 799px) {
  .purchase-details__buttons {
    margin-top: 20px;
  }
}

/* Check deliverty pointer */
.modal-launcher {
  cursor: pointer;
}

.iguana-product-info {
  margin-top: 15px;
}

/* Fast Simon results */
a.ui-menu-item-wrapper, a:visited.ui-menu-item-wrapper {
    color: #262626;
}

span.isp_price_compare_at_price_exist {
    color: #262626;
}

/* iguana-product-shipping-info */
.iguana-product-shipping-info {
  border: solid 1px #E1E1E1;
  padding: .7rem 5%;
  color: #262626;
}
.purchase-details__buttons {
  margin-left: 0;
}
.product_section .product_form {
  max-width: 100%;
}
.envioGratisTest, .customsText {
  font-size: 12px; 
}

/* Labels
================================================== */
.price-ui-badge__sticker {
  color: #FFFFFF;
  background-color: #242424;
  margin-right: 5px;
}
.iguana-discount-info .price-ui-badge__sticker {
font-size: 13px !important;
/* text-transform: unset !important; */
}

.price-ui-badge__sticker--special-sale {
/*  background-color: #000000; Pre-Winter-sale 2025 */
  color: #262626;
  background-color: #f2e626;
}

.thumbnail .price-ui-badge__sticker--special-sale-discount {
/*  background-color: #c430bf;  Pre-Winter-sale 2025 */
  background-color: #f2e626;
  color: #262626;
  font-weight: bold;
/*  border-radius: 5px; */
}

.price-ui-badge__sticker--special-sale-discount {
/*  background-color: #c430bf;  Pre-Winter-sale 2025 */
  background-color: #262626;
  color: #262626;
/*  font-weight: bold; */
/*  border-radius: 5px; */
}

.price-ui-badge__sticker--special-sale.sticker-product {
/*  background-color: #000000; Pre-Winter-sale 2025 */
  color: #262626;
  background-color: #f2e626;
/*  border-radius: 5px; */
}

.price-ui-badge__sticker--special-sale-discount.sticker-product {
/*  background-color: #FFFFFF; */
/*  background-color: #c430bf;  Pre-Winter-sale 2025 */
  color: #f2e626;
/*  font-weight: bold;
  display: none; */
/*    padding: 4px 8px; */
  margin: 0px;
  font-size: 20px !important;
    font-weight: normal;
/*    font-weight: 600; */
/*    text-shadow: -1px -1px 2px #262626; */
}

.sticker-collection:has(.price-ui-badge__sticker-text--free-gift) {
  color: #4d964d;
  background-color: #FFFFFF;
}

/* Hide default badge on gallery
.gallery-wrap:has(.price-ui-badge--default-sale)&gt;.price-ui-badges {
  display: none;
}
*/
/* Hide default badge on collection
.product-list--collection:has(.price-ui-badge--default-sale) .price-ui-badge--default-sale--label {
  display: none;
}
*/
.price-ui-badge__sticker--default-sale {
/*  background-color: #000000; Pre-Winter-sale 2025 */
  color: #262626;
  background-color: #f2e626;
}

.thumbnail .price-ui-badge__sticker--default-sale-discount {
/*  background-color: #c430bf;  Pre-Winter-sale 2025 */
  background-color: #f2e626;
  color: #262626;
  font-weight: bold;
/*  border-radius: 5px; */
}

.price-ui-badge__sticker--default-sale-discount {
/*  background-color: #c430bf;  Pre-Winter-sale 2025 */
  background-color: #262626;
  color: #262626;
/*  font-weight: bold; */
/*  border-radius: 5px; */
}

.price-ui-badge__sticker--default-sale.sticker-product {
/*  background-color: #000000; Pre-Winter-sale 2025 */
  color: #262626;
  background-color: #f2e626;
/*  border-radius: 5px; */
}

.price-ui-badge__sticker--default-sale-discount.sticker-product {
/*  background-color: #FFFFFF; */
/*  background-color: #c430bf;  Pre-Winter-sale 2025 */
  color: #f2e626;
/*  font-weight: bold;
  display: none; */
/*    padding: 4px 8px; */
  margin: 0px;
  font-size: 20px !important;
/*    font-weight: 600; */
/*    text-shadow: -1px -1px 2px #262626; */
}

.thumbnail .price-ui-badge__sticker--special-sale {
/*  background-color: #c430bf;  Pre-Winter-sale 2025 */
  background-color: #262626;
  color: #f2e626;
/*  border-radius: 5px; */
}
/* Orden casillas en visualizacion producto */
.price-ui-badge--special-sale:has(.price-ui-badge__sticker--special-sale.sticker-product) {
  order: 1;
}
.price-ui-badge--special-sale:has(.price-ui-badge__sticker--special-sale-discount.sticker-product) {
  order: 2;
}

.price-ui-badge--default-sale:has(.price-ui-badge__sticker--default-sale.sticker-product) {
  order: 1;
}
.price-ui-badge--default-sale:has(.price-ui-badge__sticker--default-sale-discount.sticker-product) {
  order: 2;
}

.price-ui-badge__sticker--free-gift:not(:has(svg)) {
  background-color: #4d964d;
}

.price-ui-badge__sticker--free-gift:has(svg) {
  background-color: #fff;
}

.iguana-discount-special-sale {
/*
  display: flex;
*/
  display: inline-block;
  margin-bottom: 15px;
  position: absolute;
  z-index: 9;
  right: 0;
}
.thumbnail .iguana-discount-special-sale {
  right: 0;
  position: absolute;
  top: 0;
}

.iguana-discount-default-sale {
/*
  display: flex;
*/
  display: inline-block;
  margin-bottom: 15px;
  position: absolute;
  z-index: 9;
  right: 0;
}
.thumbnail .iguana-discount-default-sale {
  right: 0;
  position: absolute;
  top: 0;
}

.iguana-discount-info &gt; .price-ui-badges {
  position: unset;
  display: flex;
  align-items: center;
}

/* collection template */
@media only screen and (min-width: 769px) {
  .column.pt-current-filters-container {
    width: calc( 66.6% - 20px);
  }
  .column.section_select {
    width: calc( 33.3% - 20px);
    margin-left: auto;
  }
}

/* Alma
============================================== */
.alma-payment-plans-container {
  width: 100% !important;
  border: solid 1px #E1E1E1 !important;
  padding: .7rem 5% !important;
  color: #2D2D2D !important;
  margin-bottom: 15px !important;
}

.alma-payment-plans-payment-info {
  color: unset !important;
  font-family: revert !important;
}

/* Para mostrar las tags dentro de la imagen del producto */
.gallery-wrap {
  position: relative;
}

/* Header colection by brand */
.iguana-caption {
  left: unset;
/* For Winter Sale 2025 */
/*  background-color: #262626; */
  background-image: url("//www.iguanasell.co.uk/cdn/shop/t/121/assets/IS-banner-20250204.png?v=165348518707660914321744819698");
  position: relative;
  padding: unset;
  max-width: 100%;
  transform: none;
 }

.iguana-caption .headline {
  color: #262626;
}

@media only screen and (min-width: 799px) {
  .caption-content {
    max-width: 100%;
  }
}

/* Hiver Chat hidden in mobile */
@media (min-width: 0px) and (max-width: 599px) {
  .woot--bubble-holder {
    display: none;
  }
}

/* ETD Form */
.iguana-contact-desc {
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.iguana-contact-textbox {
    box-sizing: border-box;
    border-radius: 2px;
    padding: 0px 0px 0px 16px;
    height: 45px;
    text-align: left;
    color: rgb(0, 0, 0);
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid rgb(208, 51, 31);
}

.iguana-contact-button {
    background: rgb(38, 38, 38);
    border-radius: 0px;
    border-style: solid;
    border-color: rgb(38, 38, 38);
    border-width: 4px;
    color: rgb(255, 255, 255);
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 1;
    white-space: normal;
    padding-top: 11px;
    padding-bottom: 11px;
    text-align: center;
    word-break: break-word;
    align-self: flex-end;
    cursor: pointer;
    height: auto;
    width: 100%;
}

.iguana-legal {
    font-size: 10px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 400;
}

.container:has(.jdgm-all-reviews-text--style-branded) {
  padding-top: 20px;
  background: #262626;
}

/* Iguana Shipping Info */
.iguana-row {
  display: flex;
  width: 100%;
  font-size: 13px;
  justify-content: space-between; /* Separa las columnas */
  margin-bottom: 4px; /* Espaciado entre filas */
}
.iguana-column {
  flex: 1;
}
.iguana-left-column {
  flex: 35%;
}
.iguana-right-column {
  flex: 65%;
}

/* This is the authorized dealer label under the logo */
.auth_banner_product {
/* Before BF 24
  background-color: #bda680;
*/
/* During BF 24
  background-color: #A10606;
*/
  background-color: #E07873;
  padding: 2px 5px; 
  position: unset; 
  margin-bottom:0;
  display: inline-block;
  color: #fff;
}

/* Facet filtering */
.faceted-filter-group-display__list-item-label {
  margin: 0px;
  padding: initial;
}

.faceted-filter-group-display__list-item-input:disabled~* {
  display: none;
}

/* Quito el formato del noticable si existe en el filtro */
/* .faceted-filter-group-display__list-item-label-text {
/*  background: none !important;
  color: #262626 !important;
  */
/* End of Quito el formato del noticable si existe en el filtro */

.faceted-filter-group-display__list-item-label-text {
  font-size: 13px;
  padding-left: 0 !important;
  margin-left: 12px !important;
}

.iguanabox select {
  height: auto; /* El navegador ajusta la altura segÃºn el contenido */
  font: inherit;
  padding: 2px 10px 0px;
  min-height: revert;
  color: inherit;
}

.iguanabox span {
  display: inline-block;
  height: 100%; /* Igualar la altura del contenedor principal */
  line-height: normal; /* No uses line-height fijo */
  font-size: 14px; /* Coincide con el tamaÃ±o de fuente del &lt;select&gt; */
  padding: 4px; /* AsegÃºrate de que no haya relleno extra */
  box-sizing: border-box; /* Incluye el borde en las dimensiones */
}

.iguana-fondo.iguana-active {
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1010;
  background-color: rgba(0, 0, 0, 0.6);
  pointer-events: none;
}

.iguana-sidebar-container.iguana-active {
  border: none;
  width: calc(100% - 60px);
  margin-left: auto;
  max-width: 400px;
  max-height: 100dvh;
  background-color: #fff;
  overflow-y: auto;
  pointer-events: all;
}
.iguana-active &gt; .mobile-facets__close {
  display: flex;
  opacity: 1;
}
.mobile-facets__close {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  width: 40px;
  height: 40px;
  z-index: 1011;
  left: 20px;
  top: 0;
  background: #4f5a6e;
  color: #fff;
  opacity: 0;
}

.iguanabox {
  text-align: center;
//  padding: 2px;
  box-sizing: border-box;
}
.iguana-filter-screen {
  display: block;
}
.iguana-filter-mobile {
  display: none;
}

@media (max-width: 600px) { /* Ajusta el ancho segÃºn la pantalla */
  div.sidebar {
    display: none;
  }
  .iguana-filter-screen {
    display: none;
  }
  .iguana-filter-mobile {
    display: block;
  }
  .one-whole:has(.iguanabox){
    padding: 0px 0px 10px;
    position: sticky;
    top: 40px;
    background-color: #fff;
    z-index: 300;
  }

  body.promo-banner--show .one-whole:has(.iguanabox) {
    top: 70px;
  }

  .iguanabox {
    border: 1px solid #d9dbdc;
 	margin-bottom: 4px;
    min-height: 32px;
    font-size: 14px;
  }
  .iguanabox:nth-child(2) {
    width: calc(50% - 20px);
    order: 3;
    font-weight: 600;
    text-transform: uppercase;
  }
  .iguanabox:nth-child(3) {
    width: calc(100% - 20px);
    order: 4; /* Mueve el segundo div a la Ãºltima posiciÃ³n */
    border: none;
    min-height: initial;
    margin-bottom: 0;
  }
  .iguanabox:nth-child(4) {
    width: calc(50% - 20px);
    order: 1; /* Mueve el tercer div junto al primero */
    border: 1px solid #d9dbdc;
  }
  .iguanabox select {
    border: none;
    margin-bottom: 0px;
  }
  .faceted-active-filters__remove-filter:not(.global-button--text){
    display: none;
  }
  #price &gt; div &gt; .faceted-filter-group-display__submit {
	display: none;
  }
  /* Search */
  div.search__header {
    padding: 10px 0 15px;
  }
}

/* Search */
h3.search__header-title {
  display: none;
}

html:lang(es) form:not(:has(#marca&gt;summary&gt;h4&gt;span.faceted-filter-group-summary__active-count)) #coleccion,
html:lang(fr) form:not(:has(#marque&gt;summary&gt;h4&gt;span.faceted-filter-group-summary__active-count)) #collection,
html:lang(de) form:not(:has(#marke&gt;summary&gt;h4&gt;span.faceted-filter-group-summary__active-count)) #kollection,
html:lang(en-US) form:not(:has(#brand&gt;summary&gt;h4&gt;span.faceted-filter-group-summary__active-count)) #collection,
html:lang(en-AU) form:not(:has(#brand&gt;summary&gt;h4&gt;span.faceted-filter-group-summary__active-count)) #collection,
html:lang(en-GB) form:not(:has(#brand&gt;summary&gt;h4&gt;span.faceted-filter-group-summary__active-count)) #collection
{
    display: none;
}

html:lang(es) form:not(:has(#tamano-plumin&gt;summary&gt;h4&gt;span.faceted-filter-group-summary__active-count)) #disponibilidad-plumin,
#disponibilidad-plumin:not(:has(div&gt;ul&gt;li&gt;label&gt;input[value="Disponible en boutique"]))
{
    display: none;
}

li:has(input[value=hide]) {
  display: none;
}

#disponible-en-boutique&gt;summary, #disponible-en-boutique&gt;div&gt;.faceted-filter-group-display__header {
  display: none;
} 
/* Search */

.faceted-active-filters__remove-filter.global-button {
  position: relative;
  padding: 5px 10px;
  color: #000;
  background-color: #ebebeb;
  border-radius: 3px;
  white-space: nowrap;
  margin-bottom: 3px;
  display: inline-block;
  text-transform: none;
  border-color: #262626;
  border: none;
}

.faceted-active-filters__remove-filter.global-button:visited {
  color: initial;
}

div.faceted-active-filters:first-of-type {
  border: none;
}

div.breadcrumb-collection {
  margin-bottom: 0;
}

#sort-by {
  border: none;
  margin: initial;
}

div.one-whole.column:has(.iguanabox) {
    border-bottom: solid 1px #cccccc;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.section-wrapper .under-menu:nth-child(1) .full-width--false {
  margin-top: 5px;
}

div.content, section.content {
    padding: 15px 0;
}

.icon-filter {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: currentColor;
}

.icon-close {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: currentColor;
}

/* Enhance MENU */
header li[data-meganav-desktop-target="sale"] span[data-nav-title] {
  display: inline-block;
  color: #f2e626!important;
  background-color: #262626;
  padding: 4px 6px;
  line-height: 1;
}
#disponible-en-boutique {
  display: none;
}
@media only screen and (max-width: 480px) {
  div.pxu-countdown-timer-bar-section {
    padding-top: 40px;
  }
  div.pxu-announcement-slider-section {
    padding-top: 40px;
  }
  .nav_arrows.breadcrumb_text {
    display: none;
  }
}
/*
@media only screen and (max-width: 640px) {
  .product-list:has(.price-ui-badge--free-gift) .price-ui-badges:has(.price-ui-badge--free-gift) {
    translate: 100% 160px;
  }
}
@media only screen and (max-width: 560px) {
  .product-list:has(.price-ui-badge--free-gift) .price-ui-badges:has(.price-ui-badge--free-gift) {
    translate: 100% 140px;
  }
}
@media only screen and (max-width: 480px) {
  .product-list:has(.price-ui-badge--free-gift) .price-ui-badges:has(.price-ui-badge--free-gift) {
    translate: 100% 120px;
  }
}
@media only screen and (max-width: 420px) {
  .product-list:has(.price-ui-badge--free-gift) .price-ui-badges:has(.price-ui-badge--free-gift) {
    translate: 100% 100px;
  }
}
@media only screen and (max-width: 360px) {
  .product-list:has(.price-ui-badge--free-gift) .price-ui-badges:has(.price-ui-badge--free-gift) {
    translate: 100% 90px;
  }
}
@media only screen and (min-width: 641px) {
  .product-list:has(.price-ui-badge--free-gift) .price-ui-badges:has(.price-ui-badge--free-gift) {
    translate: 100% 180px;
  }
}

.price-ui-badge__sticker--free-gift {
  color: #d31216;
  background-color: #fff;
}
*/
li &gt; .payment_methods {
  padding-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.iguana-cart-text {
  padding-top: 10px;
  text-align: justify;
  text-justify: inter-word;
  line-height: 1.1;
}

/* Cambios 2025-04-24 */
#mobile_menu a {
  padding-top: 10px;
  padding-bottom: 10px;
}

li.mobile-mega-menu_block.sublink &gt; ul &gt; li &gt; a {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  text-transform: revert;
}

/* 2025-04-29  Eliminamos el lÃ­mite de 1200 px de section */
.section {
  max-width: 1600px;
}

/* 2025-05-01  Cambiamos el color del breadcrumb */
.breadcrumb_text&gt;a, .breadcrumb_text&gt;a:visited, .breadcrumb_text&gt;span , .breadcrumb_text&gt;a&gt;span {
  color: #2d2d2d !important;
}
.breadcrumb_text&gt;a:hover, .breadcrumb_text&gt;a&gt;span:hover {
  color: #bda680 !important;
}
.one-whole:has(.collection_description) {
  padding-top: 10px;
}

/* 2025-05-02  Cambios Judge.me */
.section:has(.iguana-reviews-text) {
  max-width: initial; 
  width: 100%;
}

.shopify-section &gt; .product-app--container:has( #judgeme_product_reviews ) {
  max-width: 1600px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.iguana-modal {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 40;
  display: none;
}
.iguana-modal:has(+ .cart-container.active_link)  {
  display: block;
  width: 100vw; 
  height: 100vh;
}

span.comblist_color {
  font-weight: normal;
}

/* Collection carousel */

.iguana-carousel-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: auto;
  padding-bottom: 5px;
  font-size: 13px;
  line-height: 1rem;
}

.iguana-carousel-container {
  display: flex;
  overflow-x: hidden;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  gap: 1rem;
  padding: 1rem;
  width: 96%;
}

.iguana-carousel-container::-webkit-scrollbar {
  display: none;
}

.iguana-carousel-item {
  flex: 0 0 auto;
  scroll-snap-align: start;
  background-color: #f8f8f8;
  color: #262626;
  padding: 6px 12px;
  min-width: 5%;
  max-width: 15%;
  width: auto;
  text-align: center;
  overflow: hidden;
}

.iguana-carousel-item a {
  color: #262626;
  display: inline-block;     /* O block, segÃºn el layout */
  max-width: 100%;   
  white-space: nowrap;        /* No permitir salto de lÃ­nea */
  overflow: hidden;           /* Oculta el exceso de texto */
  text-overflow: ellipsis;    /* Muestra "â€¦" al final si se desborda */
}

.iguana-carousel-item:hover, .iguana-carousel-item:hover a {
  background-color: #262626;
  color: #f8f8f8;
}   

.iguana-carousel-button {
  background-color: rgba(0, 0, 0, 0.5);
  border: none;
  color: white;
  font-size: 24px;
  cursor: pointer;
  border-radius: 5px;
  flex-shrink: 0;
}

.iguana-carousel-button.left {
  left: 0px;
  margin-right: 10px;
}

.iguana-carousel-button.right {
  right: 0px;
  margin-left: 10px;
}

@media only screen and (max-width: 798px) {
  .iguana-carousel-item {
    min-width: 15%;
    max-width: 33%;
  }
  .iguana-carousel-container {
    gap: 5px;
    padding: initial;
  }
}

/* CombList */
  
.igu-image-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(36px, 1fr));
  gap: 5px;
  max-width: 100%; /* ajusta segÃºn tu diseÃ±o */
  margin-top: 8px;
}

.iguana-comblist-container {
  padding-top: 8px;
}

.iguana-comblist-container span{
  font-size: 14px;
}
.igu-marco:has(.igu-watch) {
  width: 48px;
  height: 90px;
}
.igu-marco {
  width: 36px;
  height: 36px;
}
.igu-image-box {
  width: 36px;
  height: 32px;
  overflow: hidden;
  position: relative; 
/*  border-radius: 50%;*/
  position: relative;
/*  border: 1px solid; /* opcional */
  padding: 2px;
/*  box-shadow: 0 0 1px 2px #e1e1e1; */
  display: inline-block;
}
.igu-marco:has(.igu-active) {
/*  box-shadow: 0 0 2px 3px #2d2d2d*/
  border-bottom: 1px solid #2d2d2d; /* opcional */
}
.igu-marco:hover {
/*  box-shadow: 0 0 2px 3px #2d2d2d */
  border-bottom: 1px solid #2d2d2d; /* opcional */
}
.igu-image-box a {
  position: revert;
}

/* Others */
@media only screen and (max-width: 798px) {
  .mobile_nav-fixed--true .section-wrapper {
    margin-top: initial;
  }
  .pxu-announcement-slider {
    display: none;
  }
  div.iguana-paypal {
    height: 2.5rem;
  }
}

/* CombList for watches*/
  
.igu-image-grid.igu-watch {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(48px, 1fr));
  gap: 5px;
  max-width: 100%; /* ajusta segÃºn tu diseÃ±o */
  margin-top: 8px;
}

.igu-image-box.igu-watch {
  width: 48px;
  height: 90px;
  overflow: hidden;
  position: relative; 
  border-radius: 0%;
  position: relative;
  padding: 2px;
}

/* Cambio de las cajas de los plumines */
.swatch label {
  padding: 5px;
  font-size: 11px;
}

.swatch-element.soldout {
  display: none;
}

/* pxu */
.pxu-announcement-slider {
  height: 30px !important;
}

/* PayPal */
div.iguana-paypal {
  height: 1.5rem;
}

/* Nuevo footer 2025-06 */
.footer {
  border-top: none;
  padding: 0;
}
.footer_menu ul li {
  margin-bottom: 1em;
  line-height: 1;
}
.footer_menu p {
  line-height: revert;
  margin: 0 0 14px;
}

.footer_menu h6 {
  font-size: 13px !important;
  font-weight: 600 !important;
}

.footer_menu ul {
  padding: 5px 0 0;
}

.footer_credits {
	margin-top: 20px;
	border-top: 1px solid #E1E1E1;
}

.iguana-footer-wrapper, .iguana-footer-wrapper a {
	font-size: 10px;
}

.payment_methods svg {
	width: 44px;
}

.footer a:hover {
   /* color: #c3a46e; */
   color: #767676;
}

/* Carrusel del footer */
.shopify-section:has(.iguana-footer-carousel) {
  background-color: #F8F8F8;
}
.iguana-footer-carousel {
  position: relative;
  overflow: hidden;
  background-color: #F8F8F8;
}

.iguana-footer-carousel-track {
  display: flex;
  transition: transform 0.4s ease;
  width: 100%;
}

.iguana-footer-carousel-slide {
  flex: 0 0 100%;
  height: min-content;
  background-size: cover;
  background-position: center;
}

.iguana-footer-carousel-nav {
  text-align: center;
  margin-bottom: 10px;
}

.iguana-footer-carousel-nav button {
  width: 10px;
  height: 10px;
  background: #ccc;
  border-radius: 50%;
  border: none;
  margin: 0 4px;
  cursor: pointer;
}

.iguana-footer-carousel-nav button.active {
  background: #333;
}

/* --- Desktop mode: remove iguana-footer-carousel behavior --- */
@media (min-width: 768px) {
  .iguana-footer-carousel-track {
    display: flex;
    transform: none !important;
    transition: none !important;
  }

  .iguana-footer-carousel-slide {
    flex: 1 0 25%; /* 4 items per row */
  }

  .iguana-footer-carousel-nav {
    display: none;
  }
}

.contenido {
  text-align: center;
  text-align-last: center;
  margin: 5px 10px;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
}
.contenido a, .contenido a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #262626;
}

.contenido a:hover {
  color: #767676;
}
.contenido img {
  display: block;
  margin: 0 auto 10px auto;
  width: 34px;
  height: 34px;
}

.subtexto {
  margin-top: 10px;
  display: block;
}

/* Footer - Formulario Klaviyo */
.footer-menu-wrap&gt;div.column:nth-child(4) form.klaviyo-form {
  max-width: revert !important;
  float: revert !important;;
}

@media only screen and (max-width: 798px) {
  footer .footer-social-icons {
    display: block !important;
  }
}

/* Footer links */
.iguana-footer-links {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(4, 1fr);
}

@media (max-width: 900px) {
  .iguana-footer-links {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .iguana-footer-wrapper {
    grid-template-columns: repeat( auto-fill, 100% ) ;
  }

}


/* NEW price-ui-badges */
.product__details--product-page &gt; .price-ui-badges {
  position: revert;
  display: flex;
}
/*
.product-wrap &gt; .relative.product_image &gt; .price-ui-badges {
  display: flex;
}
*/

.thumbnail .price-ui-badges:has(.price-ui-badge--free-gift) {
  top: auto !important;
  left: auto !important;
  right: 0 !important;
  bottom: 0 !important;
}

.thumbnail .sale span.money, .thumbnail .sale .from, .thumbnail.quick-shop-style--popup .sale .current_price span.money {
  color: #262626;
}

/*
.sale.price:not(:has(.from)) {
  background-color: #f2e626;
  display: inline-block;
  padding: 4px 8px;
  border-radius: 3px;
  font-weight: normal;
}
*/

.sale.price:not(:has(.from)) {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 3px;
  font-weight: 600;
}

.jdgm-prev-badge__text {
  display: none;
}
/*
.was_price {
  text-decoration-thickness: 1px;
  text-decoration-color: #262626;
}

.was_price {
  text-decoration: none !important; /* neutraliza lo heredado */
}
*/

.was_price .money {
  font-size: 0.95rem;
  font-weight: 400;
  color: #262626 !important; 
  text-decoration: line-through;
  text-decoration-color: #767676;
  text-decoration-thickness: 1px;
  margin-top: 0;
}

.thumbnail .was_price span.money {
  text-decoration: none;
  font-weight: 400;
  color: #8c8b8b; 
  font-size: smaller;
  position: relative;
  display: inline-block;
}

.thumbnail .was_price span.money::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background: currentColor; /* usa el color del texto */
  transform: translateY(-50%);
}

/* Alineo colecciones a la izquierda */
.product-details {
  text-align: left !important;
  align-items: flex-start !important;
}

.product-details .title,
.product-details small,
.product-details .price,
.product-details .current_price,
.product-details .was_price {
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.iguana-discount-info.iguana-gift-card {
  margin-bottom: 12px;
}

body:has(.section-wrapper .iguana-footer-carousel) .igu-section {
  display: none;
}</pre></body></html>