/** Shopify CDN: Minification failed

Line 155:33 Expected "}" to go with "{"

**/
/************************************************************************/
/*  APP TERMSHUB: MODIFICACIONES DISEÑO  								*/
/************************************************************************/  
.th-ccb {
    background-color: #fff !important;
    color: #000 !important;
    
}  

.th-button {
    /*color: #000 !important;*/
    font-size: 12px !important;
    padding: 16px 24px !important;
    /*margin-bottom: 10px !important;*/
    border-radius: 0 !important;
}

.termshub-cookie-consent .th-ccb {
    padding:15px 24px !important;
}  

.termshub-cookie-consent .th-ccb__wrapper {
    /*display:block !important;*/
}  

.termshub-cookie-consent .th-ccb__right { 
    display: block !important; 
}  

.termshub-cookie-consent .th-ccb__left { 
    display: block !important; 
    font-size: 14px !important;
}  

.termshub-cookie-consent .th-ccb__button {  	
    flex-direction: row-reverse !important;
}

.termshub-cookie-consent .th-button--primary.text {   
    background-color: #fff !important;
    color: #000 !important;
    border: #fff !important;
}  

.termshub-cookie-consent .th-button--primary.text:hover {
    background-color: #fff !important;
    color: #000 !important;
    border: #fff !important;
}  

.termshub-cookie-consent .th-button--primary {
    background-color: rgb(var(--primary-button-background)) !important;
    /*background-color: rgb(var(--primary-button-background)) !important;*/
    color: #fff !important;
    border: rgb(0, 41, 64) !important;
    border-radius: 0px !important;
}  

.termshub-cookie-consent .th-button--primary:hover {
    /*background-color: rgb(0, 41, 64) !important;*/
    background-color: rgb(var(--primary-button-background)) !important;
    color: #fff !important;
    border: rgb(0, 41, 64) !important;
    border-radius: 0px !important;
}  

.termshub-cookie-consent .ccb__reopen, .termshub-cookie-consent .ccb__reopen--bottom-left {
  display: none;
}

@media (max-width: 991.98px) {
  .termshub-cookie-consent .th-ccb {
      padding: 10px 16px 0 !important;
      font-size: 12px !important;
  }

  .th-button {  
    padding: 10px !important;
    margin-bottom: 0px !important;     
  }

  .termshub-cookie-consent .th-ccb__left {
    margin: 0 0 10px !important;
  }

  .termshub-cookie-consent .th-button.text {
    margin-bottom: 12px !important;
  }

  .termshub-cookie-consent .th-ccb__button-group .th-button {
    margin: 0 5px 0 0 !important; 
  }
}  

/************************************************************************/
/*  APP LANGSHOP: MODIFICACIONES DISEÑO  								*/
/************************************************************************/  

.ls-sw-bottom-left {
    z-index: 8 !important;
  }  

/************************************************************************/
/*  ALGOMO CHAT
/************************************************************************/
#algomo-widget-trigger-iframe {
   z-index:9 !important;
   /*display: none;*/
}

/************************************************************************/
/*  PAGE - REAMAZE FORM         	                    				*/
/************************************************************************/

.rmz-embed-container {
  padding: 0px 25%;
}  


/************************************************************************/
/*  PAGE - REAMAZE FORM         	                    				*/
/************************************************************************/


/************************************************************************/
/*  LOYALTY LION
/************************************************************************/


#shopify-section-template--29761440416069__main h1.main-page-title {
  display: none !important;
}

#shopify-section-template--29761440416069__main .page-width {
  padding-inline: 0PX;
}

/************************************************************************/
/*  SHIPPING BAR                           	                    				*/
/************************************************************************/

/*
html.promopulse-hide-shipping-bar [data-free-shipping-bar],
body.promopulse-hide-shipping-bar [data-free-shipping-bar] {
  display: none !important;
}
*/
html.promopulse-free-shipping-reached [data-free-shipping-bar],
body.promopulse-free-shipping-reached [data-free-shipping-bar] {
  --free-shipping-progress: 100%;