@charset "utf-8";

/* display none */
.topbar .gris999,
.desktop {
    display: none !important;
}
.page-container header nav {
    left: -100%;
    position: fixed;
    width: 100%;
    background: #FFF;
    height: 100%;
    z-index: 1009;
    top: 0;
    overflow-y: auto;
}
.page-container header nav div > ul > li a {
    font-size: 1.2em;
    padding: 0;
    height: auto;
    display: block;
    width: auto;
    width: 90%;
    margin: 10px auto;
    display: block;
}
.mainav .item.dropdown-submenu:hover > ul {
    box-shadow: none;
}
.page-container header nav div > ul > li:before {
    display: none !important;
}
/* display block */
.mobile {
    display:initial;
}
/* float none */
.preciofloatright {
    float: none;
    margin: 0;
    margin-bottom: 1em;
    padding-bottom: .5em;
    font-size: 1.3em;
}
/* width 100% */
#productos_relacionados,
.img-small {
    width: 100%;
}
#productos_relacionados {
    max-width: 300px;
    margin: 0 auto;
}/* height 100% */
.modal-content,
.modal-dialog {
    height: 100%;
}

.table-cell:not(.img-small):not(.desktop) {
    display: block !important;
    width: 100% !important;
    box-sizing: border-box;
}
.cat_list .producto {
    width: 100% !important;
    box-sizing: border-box;
    margin:.7em 0;
    background: #FFF;
    border: 1px solid #CCC;
    padding:7px; 
}
.col {
    padding: 0;
}
#caracteristicas {
    display: block;
    padding: 0;    
}

#caracteristicas #mas_caracteristicas {
    padding: 1em;
}
textarea#pregunta_pre {
    width: calc(100% - 101px);
    height: 82px;
    margin-bottom: 1em;
}
#preguntar_prod button {
    width: 100px;
    padding: 0;
    height: 62px;
}
.producto_grande img {
    width: 100%;
    max-height: none;
}
.img-small {
    overflow-x: auto;
    display: flex;
}
.img-small img {
    height: 80px;
    width: auto;
}
#contenedor-comprar {
    padding: 1em;
}
#contenedor-comprar h1 {
    text-align: center;
}
ul.lista {
    display: block;
    padding: 1em 0;
}
ul.lista li {
    width: 100%;
    display: block;
    padding:1em 0;
    margin: 1em 0;
}
.btn {
    font-size: 1.3em;
    padding: .5em 1em;
    border-radius: 3px;
}
.icon-home .row {
    margin: .5em;
}
.icon-home a {
    padding: 0 0 .7em 0;
}
.icon-home img{
    margin: 0 .5em;
}
.icon-home {
    margin-top: 1em;
    display: block;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    border: 1px solid #CCC;
}
.modal-dialog {
    border: none;
    margin: 0;
    border-radius: 0;
}
.modal-content {
    margin: 0;
    border: 0;
    border-radius: 0;
}
.modal-body {
    position: relative;
    padding:1em;
}
.bootbox-close-button.close {
    margin-top: -10px;
    font-size: 2em;
    padding: 3px 10px;
    position: fixed;
    right: 0;
    background: #FFF;
    opacity: 1;
    border-radius: 20px;
}
.nanoslider li span.nanoslider_titulo {
    top: 0;
    left: 0;
    font-size: 1.7em;
    max-width: none;
    margin: 0;
    padding: .3em;
}
.header-logo {
    margin: auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #FFF;
    z-index:0;
}
.header-logo img {
    height: 50px;
    margin:3px auto;
    display: block;
}
.topbar {
    margin-top: 0;
}
.nanoslider_contenedor {
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}
#contenedor_puntos {
    display: none;
}
.topbar {
    height:55px;
    z-index: 199;
    width: 100%;
}
header {
    margin-top: 70px;
    padding:0;
    position: fixed;
    top:0;
    width: 100%;
/*    border-top:3px solid #f00;*/
    background: #FFF;
}
header .btn_cart {
    display: none;
}
.compra-detalle-botones .btn {
    display: block;
    width: 90%;
    margin: .5em auto;
    font-size: 1.9em;
    text-align: center;
}
.compra-detalle-botones .btn span {
    margin-left:.4em;
}
.modal-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 10px;
    padding-bottom:0;
}
.modal-body {
    position: relative;
    padding: 1em;
    overflow-y: auto;
    height: 100%;
}
.expandible .expandible_hidden {
    display: none;
}

.mobile.nombre-art {
    background: #EEE;
    margin: 0;
    padding:.3em .2em;
    border-bottom: 1px solid #CCC;
    text-align: center;
    display: block;
}
.producto_grande {
    border-top: 1px solid #FFF;
}
h2#preguntas_tit {
    font-size: 1.4em;
}
div#social_buttons {
    text-align: center;
    width: 100%;
}
div#social_buttons a {
    font-size: 1.2em;
    margin: .4em;
    display: inline-block;
}
.compra-detalle-botones {
    padding: 0;
    width: 100%;
}
footer {
    margin-top: 0;
}
footer > .box {
    border: 0;
}
div#mas_caracteristicas div {
    margin: 0 !important;
}
.imagen_conteiner {
    max-width: 300px;
    margin: 0 auto;
    height: 300px;
}
#nav-cart {
    left: 0;
    right: 0;
    position: fixed;
    width: 100%;
    top:45px;
    bottom: 0;
    max-width: none;
    background: #FFF;
}
ul.dropdown-cart {
    max-height: none;
    height: calc(100% - 150px);
    border: none;
    border-bottom: 1px solid #CCC;
}
.cartTotal .total, .cartTotal {
    color: #333;
}
a.checkout, a.checkout:hover {
    background:#ea3030;
    color: #FFF;
    font-weight: bold;
}
div.content {
    min-height:220px;
/*    margin-top:70px !important;*/
}
form#newsletter {
    max-width: 350px;
    margin: 2em auto;
}
.subcategorias .title {
    height: 40px;
    line-height: 40px;
    padding: 0 .7em;
    border-radius: 3px;
}
.page-container {
    border: none;
    padding-top: 60px;
}
.handler:before {
    display: block;
    font-family: FontAwesome;
    width: 30px;
    right: 0;
    top: 0;
    line-height: 1;
    padding: 0;
    position: absolute;
    content: '\f0d7';
    text-align: center;
    line-height: 40px;
    width: 40px;
}
.handler.open:before {
    content: '\f0d8';
}
.handler.closed:before {
    content: '\f0d7';
}

.subcategorias {
    overflow: hidden;
    position: relative;
    border: 1px solid #f00;
}
nav.wfix.mainav {
    position: fixed;
    top: 0 !important;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    z-index: 900;
    display: block !important;
    left: -200%;
    opacity: 0;
    overflow: auto;
}
.mainav li.item {
    display: block;
}
.mainav li ul, .mainav li a {
    width: 100%;
}
.home ul.lista li {
    width: 100%;
    padding: 5px;
}
#navicon {
    display: block;
    padding: 0.2em .5em;
    font-size: 2em;
    width: 55px;
    float: left;
}
#navicon-close i {
    font-size: 1.8em;
    padding: 10px;
}
#navicon-close {
    color: #000;
    padding: .3em .5em;
    display: block;
    font-size: 1.2em;
}
nav.mainav ul ul {
    position: relative;
}
ol.breadcrumb {
    font-size: .8em;
}
.subcategorias .expandible_hidden {
    background: #e3e3e3;
}
.search-layout {
    position: fixed;
    top:-80px;
    left: 0;
    right: 0;
    padding: 3px;
    background: #FFF;
    z-index: 200;
    box-shadow: 0 10px 10px -5px rgba(0,0,0,.2);
}
.search-layout input {
    border-bottom: 1px solid #CCC;
    width: calc(100% - 45px);
    padding: 0.5em;
    margin-left: 40px;
    border: 1px solid #337ab7;
    border-radius: 2px;
    height: 45px;
}
.search-layout .close_search {
    position: absolute;
    left: 7px;
    width:35px;
    font-size: 1.6em;
    color: #666;
    text-align: center;
    height: 45px;
    line-height: 45px;
}
.search-layout .go_search {
    border: 0;
    position: absolute;
    right: 7px;
    width: 36px;
    font-size: 1.6em;
    background: #326b98;
    text-align: center;
    height:45px;
    line-height:45px;
    color: #FFF;
    border-radius: 2px;
}
.mediatopicon a {
    display: inline-block;
    padding: 10px 15px;
    font-size: 1.6em;
    position: relative;
}
.mediatopicon .count_items {
position: absolute;
    font-size: .6em;
    top: 27px;
    right: 1px;
    background:#bf0000;
    padding: 0 4px;
    color: #FFF;
    border-radius: 3px;
    font-weight: bold;    
}
.row, .col {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.master-categorias {
    padding: 0 15px !important;
    margin-bottom: 15px !important;
}
.nanoslider li span.nanoslider_titulo {
    font-size: 1.3em !important;
    margin: 0 !important;
    max-width: 100% !important;
}
.topbar .navbar-nav > li > a {
    background-color: transparent;
    color: #346087 !important;
    padding: 10px 15px;
    font-size: 1.6em;
    position: relative;
}
.navbar-nav .open .dropdown-menu {
    position: fixed !important;
    left: 0;
    right: 0;
    background-color: #fff !important;
    bottom: 0;
    top: 55px;
    text-align: right;
}
.navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px !important;
    padding: 1.5em !important;
    font-size:1.1em;
}
.navbar-nav > li > a.mobile {
    display: block;
}
.firshdiv {
    display: none;
}
.adiv_cont {
    text-align: center;
}
.container-fluid.wfix{
    padding: 0;
}
#preguntar_prod em {
    display: none;
}
#preguntar_prod input, textarea#pregunta_pre {
    width: 100%;
}
#preguntar_prod button {
    width: 150px;
    margin: 0 auto;
    display: block;
}
.home h2 {
    text-align: center;
}
.cart-remove {
    width: 33px !important;
}
.zoomContainer {
    display: none !important;
}
.table-cart, .table-cart tbody, .table-cart tr, .table-cart tr.articulo td {
    display:block;
}
.table-cart tr.articulo td{
    border: none;
    position: static !important;
}
.table-cart tr.articulo {
    border: 1px solid #DDD;
    padding: 0 10px 0 0;
    background-color: #f5f5f5;
    position: relative;
}
.table-cart tr.articulo td:first-child {
    display: inline-block;
}

.table-cart tr.articulo .cart-remove {
    top: 0;
    box-shadow: none;
    color: #f00;
}
.table-cart tr.articulo td.precio {
    float: right;
    padding: 0;
}
.table-cart tr.articulo td.nombre {
    display: inline-block;
    width: 75%;
}
.table-cart thead {
    display: none;
}