/** Shopify CDN: Minification failed

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

**/
.footer .linklist__item a {
  line-height: normal;
  font-size: 13px;
  text-transform: uppercase;
}
a.btn_pago {
  background: #c20e1a;
  color: #ffffff;
  padding: 10px 36px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.service-template--20144143532274__service_8JaL3K.service
  .section__header
  .heading {
  text-transform: unset;
}
.header__inline-navigation {
  justify-content: center;
}
.search-icon-text .predictive-search__form {
  border: 1px solid #ffffff;
}
.announcement-contact-list {
  color: #fff;
}
.announcement-contact-list span {
  color: #fff;
}
.announcement-contact-list a:hover,
.announcement-contact-list span:hover {
  color: #fff;
}
img.icon_svg {
  width: 20px;
  height: 20px;
}
a.btn_pago img {
  width: 20px;
  height: 20px;
}
ul.list-social-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
ul.list-social-footer img.icon_svg {
  width: 25px;
  height: 25px;
}

ul.list-social-product {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    margin-top: 10px;
}
ul.list-social-product img.icon_svg {
  width: 35px;
  height: 35px;
}

ul.list-regulacion-ambiental{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

section.section-template--20299277828338__child_collections_etNgWz.section.section--flush.child-collection
  img.ap-multicolumn__image {
  width: 80% !important;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.label-filter-content-select {
  background-color: #000;
  color: #fff;
  padding: 17px 30px;
  border-radius: 8px 8px 8px 0;
  display: flex;
  align-items: center;
  gap: 10px;
  width: max-content;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: -23px;
  margin-left: 23px;
}

ap-productvariants.ap-productstickyform__variants.hd-pocket {
    display: none !important;
}

iframe.iframe_buscador {
    height: 250px;
}

section#shopify-section-template--20299278090482__main 
.main-content-page {
  padding-top: 60px !important;
}

section#shopify-section-template--20299277828338__search_filter_section_bfxhEY {
    display: none;
}

.section-template--20299277828338__custom_liquid_HUf8ay-padding .container {
    margin: -115px auto auto;
    position: relative;
    z-index: 1;
}

.footer .linklist__item a:hover{
  color: #ff0000fa;
}

section#shopify-section-template--20299278221554__main .main-content-page .rte {
    margin-top: 30px;
}

body.blog section#shopify-section-template--20299277467890__main h1.title--primary.mb-3 {
    display: none;
}

.section-template--20299277828338__banner_grid_HGemJW .banner-text:hover {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: all .4s;
  z-index: 0;
  background: rgba(var(--section-block-overlay, 0, 0, 0),var(--section-block-overlay-opacity, .2));
}

.header-ap_compare {
  background-color: var(--bg-cart-count);
  color: var(--color-cart-count);
  position: absolute;
  margin-left: 10px;
  margin-top: -7px;
}

.logo-mobile {
  display: none;
}

span.label--ficha-tecnica{
    display: inline-block;
    font-size: 14px;
    text-transform: capitalize;
    padding: 2px 8px;
    text-align: center;
    font-weight: 700;
    border-radius: 8px;
    letter-spacing: 0;
    line-height: 20px;
    background: #c20e1a;
    color: #fff;
}

span.label--ficha-tecnica:hover{
    display: inline-block;
    font-size: 14px;
    text-transform: capitalize;
    padding: 2px 8px;
    text-align: center;
    font-weight: 700;
    border-radius: 8px;
    letter-spacing: 0;
    line-height: 20px;
    background: #000000;
    color: #fff;
}

html {
  scroll-behavior: smooth;
}

section {
  scroll-margin-top: 50px; /* Igual o mayor a la altura del sticky header */
}

.product-caption_policy.mb-20 {
  display: none;
}

#block-footer_item_GM89Hj .footer-item__5 {
    display: inline;
}

#block-footer_item_GM89Hj .footer__item-menu {
    border-top: 1px solid;
}

#block-footer_item_GM89Hj .footer__item-menu ul{
    display: flex;
    justify-content: space-between;
}

#block-footer_item_GM89Hj .footer__item-menu ul li.linklist__item a{
    font-weight: 700;
}

ul.list-politica li{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px 0 !important;
}

ul.list-politica li a {
    background: #c20e1a;
    color: #ffffff !important;
    padding: 10px 36px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    text-decoration: none !important;
}

.footer__inner .row{
      justify-content: space-between;
}

.main-page-title {
    font-size: 35px !important;
    font-family: "Carlito", sans-serif !important;
    text-transform: initial !important;
}

main#main .breadcrumb-wp {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

ul.list-regulacion-ambiental img.logo-sistemaverde{
  height: 125px;
  object-fit: contain;
}

p.text-envio {
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
    margin-bottom: 0;
    color: #000;
}

ul.list-envio li{
    list-style-type: disclosure-closed;
    list-style-position: inside;
    color: #000;
}

a.whatsapp-button {
    position: fixed;
    bottom: 180px;
    right: 20px;
    z-index: 99999;
}

a.whatsapp-button img {
  width: 60px;
  height: 60px;
}

.article__content .article-template__title {
    color: #000000 !important; 
}

@media (min-width: 1200px) {
    .product-item-wrapper:hover:before {
        height: calc(100% + 50px);
}

@media (max-width: 767.98px) {
  .header__icon-menu, .header__logo, .header__secondary-links {
      flex: auto !important;
  }

  .header__secondary-links {
    gap: 15px !important;
  }

  .section-template--20299277828338__custom_liquid_HUf8ay-padding.container{
    margin: 40px auto auto;
    position: relative;
    z-index: 1;
  }

  iframe.iframe_buscador {
    height: 600px;
   }

   #shopify-section-header-3 .header__logo-image {
    margin-bottom: 15px;
  }

  .logo-desktop {
    display: none;
  }

  .logo-mobile {
    display: block;
  }

}