/* Header en negro mate */
header, #header, .header-top, .header-nav {
    background-color: transparent !important;
    color: #ffffff !important;
    text-transform: lowercase !important;
}

#header .header-nav .blockcart {
    background: #111111 !important;
}

.h1, .h2, .h3, .h4, body {
    color: #b9bc4d;
}

/* Enlaces en header y footer */
header a, footer a {
    color: #ffffff !important;
}

header a:hover, footer a:hover {
    color: #FFD700 !important; /* dorado para hover */
}

.popover {
	background-color: #222222 !important;
}

.header-top, 
.header-nav {
    background-color: #111111 !important; /* negro mate */
    border: none !important;              /* elimina cualquier borde */
    box-shadow: none !important;          /* elimina sombras */
}

/* Si el tema aplica un borde inferior especÃ­fico */
.header-top {
    border-bottom: none !important;
}

#header .header-top {
    padding: 0.5rem 0 !important;
}

.header-nav {
    border-top: none !important;
}

#header .page-header {
	background-color: #ffffff !important;
}

#header .header-nav .blockcart {
    height: 3rem;
    padding: .75rem;
    margin-left: .9375rem;
    text-align: center;
    white-space: nowrap;
    background: #131212;
}

.block-categories {
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
    background: rgba(255, 255, 255, .15);
    color: #ffffff; 
    border-radius: 12px;
}

.block-categories a, .facets-title {
    color: #ffffff;
}

#search_filters, #search_filters_brands, #search_filters_suppliers {
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
    color: #ffffff;
    background:  rgba(255, 255, 255, .15);
    border-radius: 12px;
}

.contact-form {
    width: 100%;
    padding: 1rem;
    color: #7a7a7a;
    background: #ddd;
}

.page-authentication #content, .page-registration #content {
    padding: 1rem;
    background: #ddd;
    max-width: 640px;
    margin: 0 auto;
}

.page-customer-account #content {
    padding: 1rem;
    background: #ddd;
    font-size: .875rem;
    color: #7a7a7a;
}

.page-authentication #content, .page-registration #content {
    padding: 1rem;
    background: #ddd;
    max-width: 640px;
    margin: 0 auto;
}

@media (max-width: 991px) {
    .carousel {
        left: 50%;
        width: 100vw;
        padding-bottom: .5rem;
        margin-left: -50vw;
        background: linear-gradient(to right, #022d36, #dddddd);
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.btn-primary, .btn-primary:hover {
    color: #fff;
    border-radius: 12px;
    background-color: #24b9d7;
    border-color: transparent;
}

.btn-primary, .btn-primary:hover {
    color: #fff;
    background-color: #24b9d7;
    border-color: transparent;
    border-radius: 12px;
}

.product-miniature .thumbnail-container {
    position: relative;
    height: auto;
    width: 150px !important;
    max-width: 100%;
    margin-bottom: 1.563rem;
    overflow: hidden;
    background: #2a3f54;
}


.product-miniature, .thumbnail-container, .card {
    width: auto;
    height: 90%;
    min-height: 230px;
    /* max-width: 200px;
    padding: 5px;
    margin: 10px;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    transform: scale(1.02);
    color: #ffffff !important;
    text-transform: lowercase !important;
}

.cart-preview {
/*    background-color: #111100 !important; /* negro mate */
    color: #ffffff !important; /* texto blanco */
}

/* Fondo negro mate en todas las tarjetas */
.product-miniature, 
.thumbnail-container, 
.product-description,
.card {
/*  background-color: #1f3a3d !important; /* negro mate */
    color: #111111 !important;            /* texto blanco */
    text-transform: lowercase !important; /* fuerza minusculas */
}

/* Ajustar ancho y alto */
.product-miniature, 
.thumbnail-container, 
.card {
    width: 180px;   /* ajusta segun tu diseño */
    min-height: 280px; /* altura mi­nima */
    padding: 5px;  /* espacio interno */
    margin: 10px;   /* separacion entre tarjetas */
    border-radius: 8px;
    box-shadow: 0 2px 6px #232323;
    transform: scale(1.02); /* efecto zoom ligero */
    color: #000000 !important; /* texto negro */
    text-transform: lowercase !important; /* fuerza minusculas */
}

.card {
    position: relative;
    display: block;
    background-color: transparent;
    color: #000000;
    font-weight: bold;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, .125);
}

.product-miniature, 
.thumbnail-container, 
.span.price
.span class {
    color=#ffffff !important;
}


#pagenotfound .page-not-found, #products .page-not-found {
    max-width: 570px;
    padding: 1rem;
    margin: 0 auto;
    overflow: auto;
    font-size: .875rem;
    color: #010000;
    background: rgba(255, 255, 255, .15);
}

#block_myaccount_infos .myaccount-title a, #header a, #wrapper .breadcrumb li a, .block-contact .block-contact-title, .block-contact .navbar-toggler .material-icons, .linklist .blockcms-title a {
    color: #b9bc4d !important;
    background: #111111 !important;
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    color: #c9f314;
}

.contact-rich .block .data {
    width: auto;
    overflow: hidden;
    font-size: .875rem;
    color: #ffffff;
    border-radius: 8px;
}

.contact-form h3, .contact-rich h4 {
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 8px;
}


.product-miniature .thumbnail-container {
    position: relative;
    height: auto;
    margin-bottom: 1.563rem;
    overflow: hidden;
    background: #2a3f54;
}

.product-miniature .product-description {
    position: relative;
    bottom: 0;
    height: auto;
    padding: .25rem .25rem .7rem;
    background: #41a7c9;
}

.product-miniature .product-price-and-shipping {
    font-weight: 700;
    color: #b9e054;
    text-align: center;
}

.product-miniature .product-title a {
    font-size: .875rem;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}

.product-miniature, .thumbnail-container, .card {
    width: 95%;
    height:90%;
    min-height: 270px;
    padding: 5px;
    margin: 10px;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    transform: scale(1.02);
    color: #ffffff !important;
    text-transform: lowercase !important;
}


#mobile_top_menu_wrapper
Specificity: (1,0,0)
 {
    padding: 15px;
    background: #212121;
}


body {
  background: #f5f5f5; /* ejemplo: gris claro, cámbialo por tu color */
}

.modal-body
Specificity: (0,1,0)
 {
    position: relative;
    padding: 15px;
    background: linear-gradient(to right, #709da7, #ffffff);
}

.quickview .modal-header {
    padding: .625rem;
    border: 0;
    background: #6b868f;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    background: #6b868f;
}

.block-category .block-category-inner #category-description strong
Specificity: (1,2,1)
 {
    font-weight: 400;
    color: #0f0e0e;
}

.block-category .block-category-inner #category-description strong {
    font-weight: 400;
    color: #ffffff;
}

.page-content.page-cms {
    padding: 1.25rem;
    text-align: justify;
    background: transparent;
}

.page-content.page-cms ul, p {
    font-size: .9375rem;
    font-weight: 400;
    color: #ffffff;
    font-weight: bold;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#wrapper {
  background: linear-gradient(to right, #022d36, #dddddd);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  color: #000000;
}

#wrapper .breadcrumb li:last-child {
    margin: 0;
    color: #111111;
    content: "/";
}

.select-title {
    display: inline-block;
    width: 100%;
    padding: .625rem;
    border-radius: 6px;
    color: #232323;
    cursor: pointer;
    background: #ddd;
    border: 1px solid rgba(0, 0, 0, .25);
}

.brands-sort .select-list, .products-sort-order .select-list, .suppliers-sort .select-list {
    display: block;
    padding: .625rem 1.25rem;
    color: #232323;
    background: #cbdbde;
}

#search_widget form input {
    width: 100%;
    padding: 10px 20px 10px 40px;
    outline: none;
    background-color: #aaaaaa;
    border: none;
    color: #000000;
    border-radius: 5px;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: #111111;
}

.brands-sort .select-title, .products-sort-order .select-title, .suppliers-sort .select-title {
    display: inline-block;
    width: 100%;
    padding: .625rem;
    color: #232323;
    cursor: pointer;
    background: #cbdbde;
    border: 1px solid rgba(0, 0, 0, .25);
}

.brands-sort .dropdown-menu, .products-sort-order .dropdown-menu, .suppliers-sort .dropdown-menu {
    left: auto;
    width: 16.88rem;
    margin: 0;
    background: #cbdbde;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .1);
}

#footer {
  background: #111111;
}

.footer-container .links ul {
        margin-bottom: 0;
	background-color: #111111;
    }

/* Footer en negro mate */
footer, #footer, .footer-container {
	background-color: #111111 !important;
}

