.products-selection {
border-bottom: none;
}

#js-product-list > nav {
border-top: none;
}

.name-btn-product {
display: none;
}

.product-accessories {
margin-top: 0px !important;
}

.product-actions {
border-bottom: 0px;
}

.product-actions {
padding-bottom: 0px;
margin-bottom: 0px;
}

.product-accessories > p {
margin: 0px;
margin-top: 5px;
}

.current-price > .current-price-value {
color: green;
}

.product-flags .product-flag.discount {
background: #00ff95 !important;
color: black !important;
}

.product-detail .images-container .product-flags {
   display: flex !important; 
}

/* Corrección de desborde del logo en mantenimiento */
#layout-error .logo img {
        max-width: 100%;
}

.link-inicio {
display: none;
}

.basic-quantity-selector {
display: none !important;
}

.product-variants > .product-variants-item select {
width: 200px !important }

span.menu-title {font-size: 20px !important}

#product-availability {
color: red important!;
}