.logo-header img {
    width: 110px;
    height: 60px;
  }
#wrapper-menu-navigation .image {
    width: 50px;
    border: 1px solid #eee;
    margin-right: 15px;
}
#wrapper-menu-navigation .mb-menu-link{
    justify-content: normal;
}
#quick_add .tf-product-info-item .image img {
    width: 80px;
    height: auto;
}

.modal-shopping-cart .tf-mini-cart-item .tf-mini-cart-image a {
width: 80px;
height: 80px;
}
.modal-shopping-cart .tf-mini-cart-item .tf-mini-cart-image a img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.modal-shopping-cart .tf-mini-cart-item {
    padding: 5px 0 !important;
}
.modal-shopping-cart .tf-mini-cart-item .tf-mini-cart-info .tf-mini-cart-btns {
    margin-top: 2px !important;
}
.icon-close.icon-close-popup {
    left: auto;
    padding: 10px;
    right: 10px;
    font-size: 20px !important;
    height: 45px;
    width: 45px;
}
.card-product-wrapper.producto {
    box-shadow: 2px 2px 5px gray;
}
.variant-picker-item {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.variant-picker-item div.hide{
    display:none;
}
#filtro-categorias{
    display:none;
}

