/** Shopify CDN: Minification failed

Line 202:1 Expected "}" to go with "{"

**/


.globo-swatch-product-detail ul.value li.select-option input:checked+label.globo-border-color-swatch:not(.globo-detail-border-style-none){
  border-color: transparent !important;
  border-width: 1px !important;
  border-style: solid !important;
}

.globo-swatch-product-detail ul.value li.select-option:has(input:checked+label.globo-border-color-swatch:not(.globo-detail-border-style-none)):before{
      content: '';
          position: absolute;
    left: 0;
    right: 0;
    top: 0;
    border: 1px solid black!important;
    bottom: 0;
    background: transparent;
    transform: scale(1.3);
    border-radius: 50%;
}


.globo-product-groups-collection .globo-border-style-double:before, .globo-product-groups-detail .globo-detail-border-style-double:before, 
.globo-swatch-product-detail .swatch--gl li label.globo-detail-border-style-double:before, .swatches-globo .swatch--gl li label.globo-border-style-double:before{
  box-shadow: inherit!important;
}

.globo-swatch-product-detail .swatch--gl li label.globo-detail-border-style-double:before, 
.globo-product-groups-detail .gsw-item-pg-style-product-img .gsw-list-products-group .gsw-prg-item .globo-detail-border-style-double:before {
    border-width: 0px!important;
}


.globo-product-groups-detail .gsw-item-pg-style-product-img .gsw-list-products-group .gsw-prg-item .gsw-prg-item--link span.globo-border-color-swatch:not(.globo-detail-border-style-none){
  border-color: white!important;
}

.card .globo-swatch-list.globo-swatch-list-use-js [data-option-index="0"] {
  display: none !important;}
.fplite-button{
  z-index:999 !important;
}




#shopify-section-productos-relacionados-carrito h3{
  font-size:1rem;
}



#shopify-section-productos-relacionados-carrito img{
  height: 220px !important;
  width:250px !important;
}



#shopify-section-productos-relacionados-carrito .parrafo{
  font-size:.8rem;
}

#shopify-section-productos-relacionados-carrito .botones{
  top:185px !important;
}

@media (max-width: 768px) {
  #shopify-section-productos-relacionados-carrito .botones {
   top:531px !important;
    
}




.card .globo-swatch-list.globo-swatch-list-use-js [data-option-index="0"] {
  display: none !important;}

.swatches-globo--list {
  padding-top: 10px;}

.main-menu-link {
  pointer-events: all !important;}

/*Pone negritas en textos de menu hamburguesa*/
/* Menu Panel 1 */
#main-menu-panel-1  ul li #fundas, #main-menu-panel-1  ul li #protectores-de-pantalla-y-lentes, #main-menu-panel-1  ul li #carteras-magneticas{
   font-weight:bold;
   pointer-events:none;
}

/* Menu Panel 2 */
#main-menu-panel-2  ul li #correas{
   font-weight:bold;
   pointer-events:none;
}
#main-menu-panel-2  ul li #fundas, #main-menu-panel-2  ul li #protectores-de-pantalla{
   font-weight:bold;
}

/* Menu Panel 3 */
#main-menu-panel-3 ul li #fundas, #main-menu-panel-3 ul li #airpods-pro, #main-menu-panel-3 ul li #airpods{
   font-weight:bold;
   pointer-events:none;
}

/* Menu Panel 4 */
#main-menu-panel-4 ul li #fundas{
   font-weight:bold;
}

#main-menu-panel-4 ul li #protectores-de-pantalla{
   font-weight:bold;
   pointer-events:none;
}

/* Menu Panel 5 */
#main-menu-panel-5 ul li #carcasas, #main-menu-panel-5 ul li #macbook-pro, #main-menu-panel-5 ul li #macbook-air{
   font-weight:bold;
   pointer-events:none;
}

/* Menu Panel 7 */
#main-menu-panel-7 ul li #fundas-y-llaveros-para-airtag, #main-menu-panel-7 ul li #cables{
   font-weight:bold;
}

/*Cambia tamaño de icono flecha del menu*/
.js .child-indicator svg {
    width: 12px !important;
    height: 12px !important;
    vertical-align: middle !important;
}

.tier-2 {
  display: none;
}
.meteor-menu[data-meteor-id="xgsjz2"][data-meteor-template="tidal"] .m-links {
  position: fixed !important;
  background-color: #fff;
  border-top: 0;
  padding-top: 4rem !important;
}
.meteor-menu {
  height: 500px;
  background-color: #fff !important;
  color: #000 !important;
  margin-top: 35.5rem !important;
  position: fixed !important;
}
.js .main-menu-links li:first-child {
  z-index: 1 !important;
}
.js .main-menu-links li:nth-child(2) {
  z-index: 0 !important;
}
#main-menu-panel {
  background-color: #fff;
  color: #000;
  padding: 1rem 2rem;
}
.meteor-menu[data-meteor-template="vertical"] .m-heading,
.meteor-menu[data-meteor-template="vertical"] .m-heading .m-title a {
  color: #000 !important;
}
.meteor-menu[data-meteor-template="vertical"] .m-nav[data-active="true"] > a {
  color: #000 !important;
  font-size: 0.9rem !important;
  padding: 1.3rem !important;
  padding: 1.3rem 0 !important;
  font-weight: bold !important;
}
.meteor-menu[data-meteor-template="vertical"][data-meteor-stack-mobile-links="true"] {
  margin-top: 3rem !important;
  position: fixed !important;
}
.m-arrow-left:before,
.m-arrow-right:before {
  top: 90% !important;
}
.meteor-menu[data-meteor-template="vertical"][data-meteor-stack-mobile-links="true"]
  .m-nav[data-active][data-meteor-level="2"]
  > a {
  font-weight: 400 !important;
}
#fundas-llaveros-para-airtag,
#protectores-de-pantalla-y-de-lentes {
  font-weight: bold;
}

/*MEDIA QUERIES */
@media (max-width: 767px){
   .js .main-menu-links {
     font-size: 19px!important;
   }
}