.grid.items-2.one-row.md\:grid-cols-2.grid-flow-row.gap-2\.5.sm\:gap-8 {
  grid-template-columns: repeat(2,minmax(0,1fr));
}


.store-footer {   background-color: #802f1f!important;
color: white;
}

.navbar-brand img {
 max-height: 5.5rem; width: auto;
}

p.product-entry__subtitle.text-sm.text-gray-500.leading-6 {
    display: none;
}

.content-area-wrap.flex.items-center.w-full.lg\:w-1\/2.relative.py-12.\32 xl\:py-20 {
  display: none;
}

.main-nav.fixed-pinned .navbar-brand img {
max-height: 78px;
}
@media (max-width: 480px)
#app.grid-one-col-in-mobile div.s-products-list-vertical-cards {
    display: grid;
    grid-template-columns: repeat(2, minmax(1, 1fr))!important;
}}
.w-full.lg\:w-1\/2.pb-10.lg\:py-20.px-10.flex-center {
    width: 100%;
}

#app.grid-one-col-in-mobile div.s-products-list-vertical-cards {
    display: grid;    grid-template-columns: repeat(2, minmax(1, 1fr))!important;
}

@media (min-width: 
1024px)
{
.lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    Width:100%!important;
}}

a.floating-contacts__icon.with-whatsapp-color {
    display: none;
}

div#bcio-whatsapp-widget {
    display: none;
}