/*
fondo de la pagina     2

fondo anterior pie (suscribe)   3
Letras pie foto producto        3
fondo pie    6
Botones añadir al carrito    6
Boton Suscribe 7
1 - #F3E0E9         5-  #F29ECF
2-  #F3D0E3         6-  #F38ACA
3-  #FBC0DE         7-  #F179C1
4-  #F2ACD5         8-  #F16ABB
*/
/*
Dia 15/1/25 Color 3 modificado desde F1eFDE (Susana/Team)

*/

body , #wrapper, .blockcart {
    background-color: #F3D0E3 !important;
}

#wrapper {
    background-color: #F3D0E3 !important;
}

header, .header-nav, .header-top, nav, #header, #header, #custom-text {
    background-color: #F38ACA !important;

}
#footer{
    background-color: #FBC0DE !important;
}
.footer-container {
    background-color: #F38ACA !important;
}
.block-category h1.h1 {
    display:none !important;
}
.card, .contact-form, .block-categories {
    background-color: #FBC0DE !important;
}

#search_filters_brands, #search_filters_suppliers, #search_filters_wrapper, #search_filters {
    background-color: #FBC0DE !important;
}
#search_widget.search-widgets, #search_widget form imput, #search_widget .search-widgets input {
    background-color: #F3D0E3 !important;
}
.header-top #search_widget form input[type=text] {
    background-color: #F3D0E3 !important;
}
#search_widget .search-widgets input::placeholder {
    color: #F16ABB !important;
}
.menu, .dropdown-item{
    color:#000 !important;
}
.page-content.page-cms {
    background-color: #FBC0DE !important;
}
/*Migas de pan*/
#wrapper .breadcrumb li {
    color: #000 !important;
    font-weight: bold !important;
}
#wrapper .breadcrumb li:last-child {
    color: #000 !important;
    font-weight: normal !important;
}
/*--------------*/


.block_newsletter {
    background-color: #FBC0DE !important;
}
.h1, h1 {
    text-transform: capitalize !important;
}
.current-price, .product-prices, .tax-shipping-delivery-label {
    color: #000 !important;
}
.product-title a{
    color: #000 !important;
    font-weight: bold !important;
}
.page-content, .page-cms ul, p {
    color: #000 !important;
}
.h1, .h2, .h3, .h4, body, #products {
    color: #000 !important;;
}
.block-contact, .footer-container li a {
    color: #000 !important;
}
#header, .header-top a {
    text-transform: none !important;
}

#custom-text {
    text-align: left !important;
}
ul li .category, .popover{
    background-color: #FBC0DE;
}
.block-categories a, .facet-title {
    color: #000 !important;
    font-weight: bold !important;
}

.product-miniature .product-description {
    background-color: #FBC0DE !important;
}
button {
    background-color: #F38ACA !important;
    border-color: #F38ACA !important;
}


.izquierdaMantenimiento {
    text-align: left !important;
}
 /*revisar ps_searchbar.css y custom.css, 
 si no funciona, revisar si hay algun otro archivo css 
 que este sobreescribiendo el estilo. 
 — Jhonatan Gonzalez Sep 02, 202*/