/** Shopify CDN: Minification failed

Line 16:0 Unexpected "<"
Line 18:8 Unexpected "{"
Line 18:12 Expected ":"
Line 27:8 Unexpected "{"
Line 27:12 Expected ":"
Line 34:8 Unexpected "{"
Line 34:12 Expected ":"
Line 38:8 Unexpected "{"
Line 38:12 Expected ":"
Line 42:8 Unexpected "{"
... and 17 more hidden warnings

**/
<style>
/* DESKTOP */
#laber_{{sid}} .product_count_down{
  position:absolute!important;
  left:30px!important;
  bottom:100%px!important;
  width:auto!important;
  max-width:none!important;
  z-index:30!important;
}

#laber_{{sid}} .content-countdown{
  background:transparent!important;
  border:0!important;
  padding:0!important;
  box-shadow:none!important;
}

#laber_{{sid}} .cms-countdown{
  margin:0 0 10px!important;
}

#laber_{{sid}} .laber_button{
  margin:0!important;
}

#laber_{{sid}} .laber_button .button{
  width:160px!important;
  min-width:160px!important;
  min-height:40px!important;
  padding:8px 15px!important;
  background:#143c2c!important;
  color:#fff!important;
  border:1px solid #c5a15b!important;
  border-radius:7px!important;
  font-size:14px!important;
}

/* MOBILE */
@media screen and (max-width:749px){

  #laber_{{sid}}{
    min-height:0!important;
    height:auto!important;
    aspect-ratio:1920/700!important;
    background-size:contain!important;
    background-repeat:no-repeat!important;
    background-position:center center!important;
  }

  #laber_{{sid}} .wrap-infor,
  #laber_{{sid}} .wrap-infor>.container,
  #laber_{{sid}} .row{
    min-height:0!important;
    height:100%!important;
  }

  #laber_{{sid}} .product_count_down{
    position:absolute!important;
    left:5px!important;
    bottom:5px!important;
    width:620px!important;
    max-width:none!important;
    transform:scale(.34)!important;
    transform-origin:left bottom!important;
    z-index:50!important;
  }

  #laber_{{sid}} .cms-countdown{
    margin:0 0 12px!important;
  }

  #laber_{{sid}} .laber_button .button{
    width:250px!important;
    min-width:250px!important;
    min-height:48px!important;
    font-size:18px!important;
    border-radius:8px!important;
  }
}
</style>