img {
    height: auto !important
}

.modal-footer .btn-link {
    color: #ffffff;
}
a {
    color: #000000;
    text-decoration: none;
}
a:-webkit-any-link {
    color: #ffffff;
    cursor: pointer;
}
.wdg-producto .caption .precio {
    font-size: 20px;
}
.text-success {
    color: #ffffff;
}
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary.active, 
.btn-primary.disabled, 
.btn-primary[disabled] {
    color: #fff;
    background-color: #fedd0f;
    border-color: #000000;
}
.pagination ul>.active>a, .pagination ul>.active>span {
    color: #000000;
}
a.tags-block {
    background-color: #C2C2C2;
    text-shadow: none;
}
div.img-portada-entrada { 
    width: 0%;
    height: 0%;
}
#subtitulo-blog {
    font-size: 6px;
    padding-top: 70px;
    text-transform: none;
    color: #A2A2A2;
}
#subtitulo-blog h3 {#FFFFFF
    text-transform: none;
    line-height: 25px;
    margin-right: 15%;
    margin-left: 15%;
}

#titulo-blog {
    font-size: 0px;
}

.imagen-listado-entrada-blog.img-diseno-lado-a-lado {
    width: 100%;
    min-height: 160px;
}

.categorias-y-productos .detalle .galeria-detalle-producto{
 background-color: #000000;
}

.wdg-producto .figure .producto-imagen {
     background-color: #000000;
}

.listado-productos img {
    padding: 0px 0 0px 0;
}

.page-header {
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    min-height: 0;
    min-width: 0;
    padding-top: 0;
    border: none;
    background-color: #000000;
}
.page-header h1 {
    color: #00000;
    font-size: 0;
    text-transform: uppercase;
    line-height: 0;
    padding: 0px 0px;
    font-weight: Bold;
}
.page-header h2 {
    font-family: 'Open Sans', sans-serif;
    color: #00000;
    font-size: 0;
    text-transform: uppercase;
    line-height: 0;
    padding: 0px 0px;
    font-weight: Bold;
}
body {
    font-family: 'Open Sans', sans-serif;
}

a.tags-block {
    background-color: #383838;
    text-shadow: none;
}
h1, h2, h3, h4 {
    font-family: 'Open Sans',sans-serif;
    font-weight: Bold;
}
body, p {
    font-family: 'Open Sans',sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
}

table {
    max-width: 100%;
    background-color: #383838;
    border-collapse: collapse;
    border-spacing: 0;
}
.pagination ul>li>a, .pagination ul>li>span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #383838;
    border: 1px solid #d5d5d5;
    border-left-width: 0;
}

body {
    background-color: #161212 !important;
    color: #383838 !important;
}