


html{
    height:100%;
}

a{
    color:#ea0527;
}

a:hover{
    color:#ea0527;
    text-decoration:underline;
}

h1, h2, h3, h4{
    color: #000000}

body {
    font-family: "Roboto", serif;
    color: #000000;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

#main-header {
    top: 0;
    width: 100%;
    z-index:98;
    background: #EA0527;
}
.logo {
    max-width: 100%;
    margin-top: 20px;
}

.fondomenu {
    padding: 20px 0px;
    padding-top: 0;
    background: #FFFFFF;

}

#main-menu {
    font-family:  "Roboto", serif;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
}
#main-menu a {
    color:#000000;
    background: transparent;
}


#main-menu a:hover {
    color:#EA0527 !important;
    background: #E9E9E9;
}

#main-menu li{
    position:static;
    padding-bottom: 0px;
    padding-top:0px;
}


#main-menu li ul{
    list-style: none;
    margin:0;
    padding:0;
    font-size: 12px;
}


#main-menu.nav-pills>li.active>a,
#main-menu.nav-pills>li.active>a:hover,
#main-menu.nav-pills>li.active>a:focus,
#main-menu.nav-pills>li>a:hover {
    color:#000000;
}
#main-menu.nav-pills>li.active>a,
#main-menu.nav-pills>li.active>a:hover,
#main-menu.nav-pills>li.active>a:focus {
    color:#000000;
}

.nav>li>a{
    padding: 10px 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.desplegable {
    background: #FFFFFF !important;
    position:absolute;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.columnasmenu{
    display: flex;
    width: 100%;
}

.columnasmenu > div{
    width: 20%;
    padding: 30px 15px;
}

.columnasmenu ul{
    padding-left:0 !important;
    padding-top: 15px !important;
}

.columnasmenu ul a{
    padding-left: 0 !important;
}

.imagenmenu{
    margin-left: auto;
    padding:0 !important;
    margin-right: -15px;
}

.imagenmenu img{
    width: 100%;
}


#main-menu.nav .open>a,
#main-menu.nav .open>a:hover,
#main-menu.nav .open>a:focus {
    background-color:transparent;
}

#main-menu li ul.dropdown-menu li{
    display: block;
}

#main-menu li ul.dropdown-menu li a{
    background-color:transparent;
    background-image:none;
    color: #22262A;
    padding: 10px 15px;
    font-size: 14px;
}

#main-menu li ul.dropdown-menu li a:hover{
    color: #22262A;
    text-decoration:underline;
}

.dropdown:hover .dropdown-menu {
    display:block;
    margin-top: 66px;
    box-shadow: none;
}
.dropdown-menu {
    background-color:#FFFFFF;
}
.dropdown-menu:hover {
    display:block;
}

.submenuitem{
    background: #FFFFFF;
    padding: 10px;
    margin:15px;
    height: 175px;
    overflow: hidden;
}

.vermas{
    color: #ea0527 !important;
}

.vermas:before{
    content: '+' !important;
}

.titularhome {
    font-family: "Roboto", serif;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5pt;
    color:#000000;

}

.cuadrodestacado{
    border: 0px solid #666600;
    background-color: transparent;
    font-size: 10pt;
    font-weight:normal;
    padding: 5px;
    margin-bottom:10px;
}

.enlacetitular{
    font-family: "Roboto", serif;
    color:#000000;
    font-size: 12pt;
    text-decoration:none;
    font-weight:bold;
}

.enlacetitular:hover{
    text-decoration:underline;
    color:#000000;
}

.enlacetitular-pequeño{
    font-family: "Roboto", serif;
    color:#000000;
    font-size: 12pt;
    text-decoration:none;
    font-weight:bold;
}

.enlacetitular-pequeño:hover{
    text-decoration:underline;
    color:#000000;
}

.fondopie{
    background-color: transparent;
    width:100%;
    padding-top:32px;
    padding-bottom: 32px;
    font-size:11pt;
    color:#434343;
    margin-top:20px;
}

.fondopie i{
    color: #ea0527;
    display: inline-block;
    margin-right:7px;
}

.fondopie ul{
    list-style: none;
    margin:0px;
    padding:0px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}

.fondopie ul li{
    width: 16%;
    margin-right: .6%;
    margin-bottom: 7px;
}

.enlace-pie{
    font-family: "Roboto", serif;
    font-size: 11pt;
    color: #434343;
    text-decoration: none;
}

.enlace-pie:hover{
    color: #434343;
    text-decoration: uncerline;
}

.celdasituacion{
    font-family: "Roboto", serif;
    font-size: 12px;
    color: #3e3e3e;
    background-color: transparent;
    margin: 30px 0px;
}

.htmlFuente,.htmlfuente {
    font-family: "Roboto", serif;
    font-size: 10pt;
    font-weight: normal;
    padding-top: 1px;
    padding-right: 3px;
    padding-bottom: 1px;
    padding-left: 4px;
    font-style:italic;
    margin-top: 5px;
    background-color: transparent;

}

.titulo-seccion{
    font-family: "Roboto", serif;
    background-color: transparent;
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    padding: 0pt;
    text-transform: uppercase;
    margin-top: 30px;
}

.htmlCabecera,.htmlcabecera {
    font-family: "Roboto", serif;
    font-size: 14pt;
    font-weight: bold;
    color: #ea0527;
    background-color: transparent;
}

.celdagaleria{
    height: 150px;
    overflow:hidden;
    margin-bottom:10px;
    border:1px solid #CCCCCC;
}

.zoom{
    width:100%;
    height:100%;
    position:absolute;
    cursor:pointer;
}

.cuadrofamilia{
    padding: 15px;
    border: 1px solid #CACACA;
    text-align:center;
    height: 96px;
    margin-bottom:10px;
    margin-top:10px;
    margin-left:10px;
}

.cuadrofamilia img {
    max-width: 100%;
}

.altominimo{
    min-height: 250px;
}

.imple-enlace-pie2 {
    text-align: center;
    vertical-align: top;
    padding: 2pt;
    font-family: "Roboto", serif;
    font-size: 11pt;
    font-weight: normal;
    color: #434343;
    text-decoration: none;
    margin-left: 5pt;
}
.imple-enlace-pie2:hover {
    color: #434343;
    text-decoration: underline;
}

.htmlTitular{
    color: #000000;
    font-size: 26px;
    font-family: "Roboto", serif;
    padding-bottom:10px;
    position: relative;
    margin-bottom: 30px;
}

.htmlTitular:before {
    position: absolute;
    background: #ea0527;
    height: 2px;
    content: '';
    width: 80px;
    bottom: -2px;
    left: 0;
}

#divBuscador{
    position:absolute;
    left:0px;
    z-index:1000;
    height: 300px;
    overflow: auto;
    margin-top:30px;
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    padding:10px;
}

.divbuscar{
    list-style:none;
    margin:0px;
    padding:0px
}

.divbuscar li{
    display:block;
    clear:both;
}

#mobile-main-menu{
    background-color:#000000;
    width:100%;
    padding:5px;
    color:#22262A;
    font-family: "Roboto", serif;
    font-size: 14pt;
    background-color:transparent;
    cursor:pointer;
}

.rating {
    float:left;
    border:none;
}

/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn’t make the test unnecessarily selective */
.rating:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating:not(:checked) > label {
    float:right;
    width:1em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:200%;
    line-height:1.2;
    color:#ddd;
    text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:before {
    content: '★ ';
}

.rating > input:checked ~ label {
    color: #f70;
    text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
    color: gold;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {
    color: #ea0;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > label:active {
    position:relative;
    top:2px;
    left:2px;
}

.rating2 {
    float:left;
    border:none;
}

/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn’t make the test unnecessarily selective */
.rating2:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating2:not(:checked) > label {
    float:right;
    width:1em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:200%;
    line-height:1.2;
    color:#ddd;
    text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);
}

.rating2:not(:checked) > label:before {
    content: '★ ';
}

.rating2 > input:checked ~ label {
    color: #f70;
    text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5);
}


.rating2 > label:active {
    position:relative;
    top:2px;
    left:2px;
}

.registrolanding{
    width:20%;float:right;
    padding:2.5%;
    background-color:transparent;
}

.registrolanding label{
    font-size:12pt;
    font-weight:bold;
    display:block;
    padding: 10px 0px 0px 0px;
}


.talla{
    padding:10px;
    text-align:center;
    color:#FFFFFF;
    background-color: #000000;
    font-family: "Roboto", serif;
    font-size: 10pt;
    float:left;
    font-weight: normal;
    padding-top:5px;
    margin-right:10px;
    margin-bottom: 10px;
    cursor:pointer;
    border: 0px solid #666600;
}

.boton{
    display: inline-block;

    background: #EA0527;
    border: none;
    text-decoration: none !important;
    color:#FFFFFF !important;
    padding: 15px;
    font-size: 16px;
    text-transform: uppercase;

}


.switch {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 26px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slidertoggle {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slidertoggle:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slidertoggle {
    background-color: #ea0527 ;
}

input:focus + .slidertoggle {
    box-shadow: 0 0 1px #ea0527 ;
}

input:checked + .slidertoggle:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */

.slidertoggle.round {
    border-radius: 34px;
}

.slidertoggle.round:before {
    border-radius: 50%;
}



.elegida{
    background-color: red;
}

.numero-encuesta{
    padding:5px;
    color:#FFFFFF;
    border: 1px solid #000000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color:#a2a2a2;
    margin:5px;
    margin-top:10px;
    text-align: center;
    display:inline-block;
}


.botmenu{
    display: none;
}



.overlay{
    z-index:99;
    background: rgba(0,0,0,0.9);
    position: fixed;
    width:100vw;
    height:100vh;
    left: 0;
    top: 0;
}

.menumovil{
    height: 100%;
    position: fixed;
    width: 60vw;
    left: -60vw;
    transition: all ease 0.3s;
    background: #FFFFFF;
    text-align: left;
    padding: 30px 0;
    padding-top: 5px;
    top: 0;
    z-index:1000;
}

.menumovil > ul{
    list-style: none;
    padding:0;
}

.menumovil > ul > li > ul{
    list-style: none;
    padding:0;
    display: none;
}

.menumovil > ul > li > div{
    color: #000000;
    padding: 7px 5px;
    border-bottom: 1px dotted #000000;
    display: flex;
    width: 100%;
    align-items: center;
}

.menumovil > ul > li a{
    flex-grow: 2;
    color: #000000;
}


.menuvisible{
    left: 0 !important;
}

.submenuvisible{
    display: block !important;
}

.submenuvisible li{
    padding: 5px;
    padding-left: 30px;
    border-bottom: 1px dotted #000000;
}

.menucerrar{
    float: right;
    font-size: 20px;
    color: #707070;
    margin-right: 5px;
}

.cookies{
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 15px rgba(130,132,134,.1490196078);
    -moz-box-shadow: 0px 0px 15px rgba(130,132,134,.1490196078);
    box-shadow: 0px 0px 15px rgba(130,132,134,.1490196078);
    padding: 15px;
    color:#000000;
    position: fixed;
    width: 20%;
    z-index: 10000000000;
    bottom:0px;
    font-size: 9px !important;
}

.cookies a{
    text-decoration: underline;
}

.cookies a.btn{
    padding: 5px;
    text-decoration: none;
}

.botoncookies{
    font-size: 12px;
    padding: 10px 30px;
    color: #FFFFFF !important;
    margin-bottom: 5px;
}

.mapaweb{
    list-style: none;
    margin:0px;
    padding:0px;
}


.mapaweb li{
    border-bottom: 1px dotted #CCCCCC;
    padding:3px;
}

.mapaweb ul{
    margin:0px;
    padding:0px;
    padding-left:10px;
    list-style: none;
}

.mapaweb ul li{
    border-bottom: none;
}

.mapaweb ul li:before{
    content: '-';
}

.formcontacto div.input-group{
    margin-bottom:30px;
}

.redes{
    background: #FFFFFF;
    color: #000000;
    padding: 15px;
}

.redes a{
    color: #ea0527;
}

.envio{
    text-transform: uppercase;
    font-size: 12px;
}

.localizacion{
    text-transform: uppercase;
    font-size: 12px;
    color: #434343;
    display: inline-block;
    margin-left:10px;
}

.localizacion:before{
    margin-right: 5px;
    content: '';
    background: url("/images_web/marker.png") no-repeat center;
    width: 9px;
    height:13px;
    display: inline-block;
}

.envio:before{
    margin-right: 5px;
    content: '';
    background: url("/images_web/truck.png") no-repeat center;
    width: 16px;
    height:11px;
    display: inline-block;
}

.premium{
    font-size: 14px;
    margin-bottom: 10px;
    margin-right:5px;
    background:#000000;
    color:#FFFFFF !important;
    padding: 7px 15px;
    text-transform: uppercase;
    font-family: "Roboto", serif;
    display: inline-block;
}



.registro{
    font-weight: 500;
    display: inline-block;
    margin-left: 10px;
    color:#000000 !important;
}

.registro i{
    font-size: 12px;
    color: #000000 !important;
}

.menucabecera{
    list-style: none;
    margin:0px;
    padding:0px;
    display: flex;
    text-transform: uppercase;
    justify-content: center;
    width: 100%;
}

.menucabecera li{
    font-weight: bold;
    text-align: center;

}

.menucabecera li:after{
    content: '-';
    color: #717171;
}

.menucabecera li:last-child:after{
    content: '';
}

.menucabecera li a{
    color: #717171;
    padding: 0px 6px;
    display: inline-block;
}

.fondo-cabecera{
    margin-top: 5px;
    padding-bottom: 20px;
    color:#FFFFFF;
}

.botoncarro{
    display: inline-block;
    padding: 14px 25px;
    color: #FFFFFF !important;
    background: #000000;
    margin-top: 30px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-decoration: none !important;
}

.botoncarro span{
    color: #787878;
}


.slider-container{
    min-height: 590px;
    background-repeat: no-repeat;
    background-position: center bottom;
    position: relative;
}

.slider-movil{
    height: auto;
    min-height: auto;
}

.slide-elemento{
    height: 590px;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
}

.slider-movil li.slide-elemento{
    height: auto !important;
}

.slide-texto{
    background: rgba(255,255,255,0.9);
    text-align: center;
    padding: 20px;
    display: inline-block;
    color:#000000;
    font-size: 14pt;
    margin-top: 585px;
}

.slide-texto h2{
    color:#FFFFFF;
    font-size: 78pt;
    font-weight: bold;
    margin:0px;
    padding:0px;
    text-transform: uppercase;
}

.slide-texto a{
    margin-top:12px;
    display: inline-block;
    padding: 7px 40px;
    text-transform: uppercase;
    border: 3px solid #FFFFFF;
    color:#FFFFFF !important;
    font-size: 13pt;
}


.bx-wrapper .bx-pager{
    display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a{
    margin:5px;
    width: 18px;
    height: 18px;
    background: url(/images_web/slider.png) no-repeat center;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus{
    background: url(/images_web/slider_hover.png) no-repeat center;
}

.bx-wrapper .bx-controls-direction a{
    width: 20px;
    height: 34px;
}

.bx-wrapper .bx-prev{
    left: 10px !important;
}

.bx-wrapper .bx-next{
    right: 10px !important;
}

.tituloescaparate{
    color: #000000;
    font-size: 26px;
    font-family: "Roboto", serif;
    text-align: center;
    padding-bottom:10px;
    position: relative;
    margin-bottom: 30px;
}

.tituloescaparate:after {
    position: relative;
    display: block;
    background: #ea0527;
    height: 2px;
    content: '';
    width: 80px;
    margin:auto;
    margin-top: 7px;
}

.cuadroproducto{
    background: #FFFFFF;
    height:441px;
    text-align: center;
    overflow: hidden;
    padding: 15px;
    padding-bottom:0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border:3px solid #F6F7F8;
    margin-bottom:30px;
}

#bloqueproductos .cuadroproducto{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.divprecio{
    height: 63px;
}


.botoneraproductos{
    display: none;
    z-index: 100;
    background:#FFFFFF;
    border:1px solid #e5e5e5;
    position: absolute;
    width: 232px;
    justify-content: flex-start;
}

.botoneraproductos a{
    flex-grow: 1;
    color: #999999;
    padding: 15px;
    border-right: 1px solid #e5e5e5;
}

.botoneraproductos a:last-child{
    border-right: none;
}

.cuadroproducto:hover{
    -webkit-box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
    box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
}

.cuadroproducto:hover div.botcomprar{
    display: block;
}


.comprardestacado{
    color:#FFFFFF !important;
    background: #ea0527;
    display: block;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.divprecio{
    font-size: 15px;
    margin:5px 0;
}

.cuadroproducto:hover a.comprardestacado{
    background: #000000;
}

.cuadroproducto h3{
    margin:0px;
    font-size: 14px;
    font-weight: 600;
    height:30px;
    overflow: hidden;
}

.cuadrointerior h3{
    height:33px;
}

.imagenproducto{
    position: relative;
    height: 220px;
    overflow: hidden;
    display: flex;
    width: 100%;
    align-items: center;
    justify-items: center;
    justify-content: center;
    align-content: center;
}

.imagenproducto img{

    max-width: 100%;
    max-height: 100%;
    /*top: 50%;
    left:50%;
    position: absolute;
    width: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);*/
}

.ventajas{
    border: 1px solid #DDDDDD;
    margin-top: 30px;
    padding: 15px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.ventajas p{
    text-transform: lowercase;
    font-size: 13px;
    font-weight: normal;
}

.ventajas div.col-xs-7{
    padding-top: 15px;
}

.ventajas img{
    max-width: 100%;
}

.suscripcion{
    background: #f4f4f4;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 15px 0;
}

.formulario{
    margin-top: 10px;
    border: 2px solid #ea0527;
    display: inline-block;
}

.formulario form{
    margin-bottom:0px;
}

.formulario input{
    width:400px;
    margin-right: -3px;
    border:none;
}

.formulario button{
    background: #ea0527;
    color: #FFFFFF;
    border:none;
    width: 25px;
    height: 25px;
    vertical-align: -3px;
}


.pago {
    text-transform: uppercase;
    color:#ea0527;
}



.tarjetas{
    display: flex;
    justify-content: space-between;
}

.creditos{
    background: #ea0527;
    padding:7px;
    margin-top: 10px;
    color:#FFFFFF !important;
    text-align: center;
    font-size: 12px;
}

.creditos a{
    color:#FFFFFF !important;
}

.familias{
    list-style: none;
    margin:0px;
    padding:0;
    margin-top: 25px;
}

.familias li{
    margin-bottom: 5px;
}

.familias h3{
    margin:0px;
    padding:0px;
    font-size: 12px;
}

.familias a{
    color: #262626 !important;
}

.marcoproducto{
    border-bottom: 2px solid #f2f2f2;
    text-align: left;
    padding:10px;
    margin-bottom: 30px;

}

.marcoimagen{
    border: 2px solid #f2f2f2;
    text-align: center;
    padding:10px;
    margin-bottom: 30px;
}

.marcoimagen img{
    margin: auto;
    max-width: 100%;
}

.titularproducto{
    color: #000000;
    font-size: 26px;
    font-family: "Roboto", serif;
    padding-bottom:10px;
    position: relative;
    margin-bottom: 30px;
    text-transform: uppercase;
    margin-top:0;
}

.titularproducto:after {
    position: relative;
    display: block;
    background: #ea0527;
    height: 2px;
    content: '';
    width: 80px;
    margin-top: 7px;
}

.marcofabricante{
    margin-top:10px;
    margin-bottom: 30px;
}

.marcoinfoficha{
    background: #FAFAFB;
}

.precio{
    text-transform: uppercase;
    font-weight: bold;
    color: #ea0527;
}

.precio label{
    color:#000000;
    font-weight: normal;
    display: inline-block;
    margin-right: 40px;
}


.htmlPreciotachado {
    text-transform: uppercase;
    display: block;
    font-weight: 500;
    color: #000000;
    text-decoration: line-through;
    font-size: 14px;

}

label.premium{
    margin-right: 10px;
    margin-top:20px;
    display: inline-block;
    padding: 13px 15px;
    font-weight: bold;
    text-transform: none;
    color: #FFFFFF;
    background: #f10134;
}

.marcofabricante .ui-tabs-nav{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.ui-tabs .ui-tabs-nav li{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding-bottom: 15px;
    width: 33%;
    display: inline-block;
    text-transform: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active{
    margin-bottom:0;
}

.marcofabricante .ui-state-active a:after{
    content: '';
    margin-top: 12px;
    display: block;
    width: 100px;
    height: 3px;
    background: #FF0303;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{
    color:#262626;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
    border-radius: 0px;
    color: #262626;
    font-family: 'Open Sans',sans-serif;
    border:none;
    border-bottom: none;
}


.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
    color:#EA0527;
    background: transparent;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    background: transparent;
    color:#EA0527;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif;
    border:none
}

.ui-state-default, .ui-widget-content .ui-state-default{
    background: #FFFFFF;
}

.marcoinfoficha .ui-state-default, .marcoinfoficha .ui-widget-content .ui-state-default{
    background: transparent;
}

.botoncomprar, .botcomprar{
    display: block;
    background: #EA0527;
    border: none;
    text-decoration: none !important;
    color:#FFFFFF !important;
    text-align: center;
    padding: 15px;
    font-size: 16px;
    text-transform: uppercase;
}


.botcomprar{
    margin-top: 7px;
    padding: 15px;
    font-size: 14px;
}

.cuadroproducto .botcomprar{
    margin-left:-15px;
    margin-right:-15px;
}

.botoncomprar{
    text-transform: none;
}

.botoncomprar i{
    margin-right: 5px;
}

.nopadding{
    margin-left:0;
    margin-right:0;
}

.nopadding div[class^='col-']{
    padding-left:0px;
    padding-right:0px;
}

.buscadorcabecera{
    background: #FFFFFF;
    margin-top: 30px;
    padding:0px;
    color: #a7a6a6;
    font-size: 12px;
    border-radius: 32px;
}

.buscadorcabecera select{
    border:none;
    background:transparent;
    padding: 7px;
    width: 150%;
    height: 47px;
    text-transform: uppercase;
    font-size: 13px;
    color: #000000;
}

.selectcab{
    background: url(/images_web/bg_select.jpg) no-repeat center right 10px;
    overflow: hidden;
    padding-right: 20px;
    height: 47px;
    border-right: 2px solid #ea0527;
}

.buscadorcabecera input{
    margin-left: 5px;
    border:none;
    width: 90%;
    height: 47px;
}

.buscadorcabecera a{
    display: block;
    width:47px;
    height:47px;
    color:#000000 !important;
    float: right;
    font-size: 20px;
    text-align: center;
    padding: 7px;
    padding-top: 11px;

}

.htmlPrecio{
    font-family: "Roboto", serif;
    color: #ea0527 ;
    font-weight: 800 ;
    font-size: 20px ;
    letter-spacing: -1px;
}

.preciocarro{
    font-family: "Roboto", serif;
    color: #ea0527;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: -1px;
}

.divprecio span.htmlPrecio{
    font-family: "Roboto", serif;
    color: #ea0527;
    font-size: 30px;
    letter-spacing: -1px;
    font-weight: 800;
}

.descuento{
    background: #ea0527;
    color: #FFFFFF;
    padding: 5px 10px;
    font-weight: bold;
    margin: 0px;
}

.fabricantes,.valores,.modelos, .listamenu{
    list-style: none;
    margin:0px;
    padding:0;
    height: 240px;
    overflow: hidden;
}

.listamenu a{
    color: #000000;
}

.bloquefiltros{
    background: #F6F7F8;
    padding: 15px;
    margin-bottom: 30px;
}

.bloquefiltros .familias a{
    font-weight: 500;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}

.titulofiltro{
    font-size: 18px;
    color:#000000;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
}

#mostrarfabricantes{
    color:#000000;
    margin-top:7px;
    display: inline-block;
}

.ui-widget-content{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border:none;
    background: #d9d9d9;

}

.ui-slider-handle {
    border: 1px solid #d9d9d9 !important;
}

.fabricantes label{
    font-weight: 500;
    margin-bottom: 10px;
}

.fabricantes [type="checkbox"]:not(:checked),
.fabricantes [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
.fabricantes [type="checkbox"]:not(:checked) + label,
.fabricantes [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 1.95em;
    cursor: pointer;
}

/* checkbox aspect */
.fabricantes [type="checkbox"]:not(:checked) + label:before,
.fabricantes [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0; top: 0;
    width: 1.25em; height: 1.25em;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 0px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
.fabricantes [type="checkbox"]:not(:checked) + label:after,
.fabricantes [type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: .1em; left: .0em;
    font-size: 1.4em;
    line-height: 0.8;
    color: #ea0527;
    transition: all .2s;
}
/* checked mark aspect changes */
.fabricantes [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}
.fabricantes [type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}
/* disabled checkbox */
.fabricantes [type="checkbox"]:disabled:not(:checked) + label:before,
.fabricantes [type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}
.fabricantes [type="checkbox"]:disabled:checked + label:after {
    color: #999;
}
.fabricantes [type="checkbox"]:disabled + label {
    color: #aaa;
}
/* accessibility */
.fabricantes [type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
    border: 2px dotted #ea0527;
}

/* hover style just for information */
.fabricantes label:hover:before {
    border: 2px solid #ea0527!important;
}

.linksubmenu{
    background: #ea0527 !important;
    color:#FFFFFF !important;
    font-size: 13px !important;
    display: block;
    padding: 3px;
    font-weight: bold;
    margin-bottom:5px;
}


.linksubmenu:before{
    content: '' !important;
}

.preciopremium{
    background: #000000;
    color:#FFFFFF;
    padding: 3px 10px;
    position: relative;
    font-family: "Roboto", serif;
    display: inline-block;
    font-size: 13px;
    margin:5px 0;
}

.tagstock{
    font-size: 16px;
    z-index:100;
    left:15px;
    padding: 7px 30px;
    background: #BBBBBB;
    color:#FFFFFF;
    display: inline-block;
    position:absolute;
}

.imagencabecera{
    text-align: center;
    margin-bottom: 30px;
}

.imagencabecera img{
    max-width: 100%;
}

.robapagina{
    margin-top: 30px;
}

.robapagina img{
    width: 100%;
}

.marcofabricante .logofabricante{

}

.logofabricante img{
    max-height: 50px;
    float: left;
}

.marcologo{
    height: 39px;
}

.fondopie h3{
    font-size: 16px;
    font-weight: bold;
    color: #22262A;
    margin-top: 5px;
    margin-bottom: 15px;
}

.copyright{
    font-weight: 500;
    font-size: 12px;
    text-align: right;
}

.titulofamilia{
    background: #EBEBEB;
    text-align: center;
    padding: 20px 0px;
    color: #111111;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 30px;
}

.titulofamilia h1{
    font-family: "Roboto", serif;
    color: #EA0527;
    margin: 0;
    font-weight: 500;
    font-size: 30px;
    text-transform: uppercase;
}

.itemfamiliaportada{
    position: relative;
    display: block;
    overflow: hidden;
    height: 280px;
}

.col-md-3 .itemfamiliaportada{
    height: 204px;
}

.itemfamiliaportada img{
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.enstock{
    display: inline-block;
    color: #00BE13;
    font-size: 16px;
    font-weight: bold;
}

.enstock:before{
    content: '● ';
    font-size: 16px;
    color: #00BE13;
}

.textooferta{
    text-align:center;
    font-size: 12px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    padding: 7px;
    padding-top: 25px;
    background: green;
    color: #FFFFFF;
    float: right;
    
}

.agotado{
    display: inline-block;
    color: #FF0303;
    font-size: 16px;
    font-weight: bold;
}

.agotado:before{
    content: '● ';
    font-size: 16px;
    color: #FF0303;
}

.marcoimagenficha .descuento{
    position: absolute;
}

.listacaracteristicas{
    list-style: none;
    margin:0;
    padding:0;
}

.listacaracteristicas li{
    padding: 10px 5px;
    border-bottom: 1px solid #bababb;
}

.carroestado{
    position: fixed;
    top:0;
    width: 350px;
    background:#FFFFFF;
    right: -350px;
    height: 100%;
    padding: 15px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    z-index:100;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
}

.menuopen{
    right:0 !important;
}

.overlay {
    background-color: black;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}

.carroestado{
    color: #000000;
    text-align: left;
}

.filacarro{
    border-bottom: 1px dotted #CCCCCC;
    padding: 15px 0;
    margin: 15px 0;
    font-size: 16px;
}

.filacarro ul{
    list-style: none;
    margin:0;
    padding:0;
}

.filacarro span{
    display: block;
    font-size: 12px;
}

.filacarro label{
    display: inline;
    font-weight: normal;
    font-size: 12px;
}

.filacarro input{
    display: block;
    padding: 5px;
    text-align: center;
    width: 50px;
    border: 1px solid #CCCCCC;
}

.gastosenvio{
    background: #000000;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    padding: 10px;
    text-align: center;
}

.gastosenvio a{
    color: #FFFFFF !important;
    text-decoration: underline !important;
}

.ui-slider-range{
    background: #EA0527;
}


#contenedor-2 {
    background-color:#FFFFFF;
    float:left;
    width:100%;
}
#informacion {
    width:70%;
    height:auto;
    padding-top:30px;
    margin:0 auto;
    background-color:#ffffff;
}
#caracteristicas {
    padding-top:30px;
    margin:0 auto;
}
#informacion ul {
    margin-top:10px;
    margin-bottom:30px;
}
#informacion li {
    border-bottom:1px #666666 solid;
    margin-left:30px;
}
.imagen-descripcion {
    width:70%;
    height:auto;
    max-width:800px;
    margin:0 auto;
}
#informacion img {
    width:100%;
    height:auto;
    text-align:center;
    float:none;
}
#caracteristicas img {
    width:18px;
    height:18px;
    margin:5px 10px 0 0;
    float:left;
}
#informacion span {
    float:right;
}

h4 {
    line-height:26px;
    background-color:#dddddd;
    padding:3px 10px;
    margin-top:20px;
}
li, p {
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: auto;
    line-height: 26px;
    list-style: none;
}
p {
    text-align:justify;
    margin-top:10px;
    margin-bottom:10px;
}



.cookies{
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 15px rgba(130,132,134,.1490196078);
    -moz-box-shadow: 0px 0px 15px rgba(130,132,134,.1490196078);
    box-shadow: 0px 0px 15px rgba(130,132,134,.1490196078);
    padding: 15px;
    color:#000000;
    position: fixed;
    width: 20%;
    z-index: 10000000000;
    bottom:0px;
    font-size: 9px !important;
}

.cookies a{
    text-decoration: underline;
}

.cookies a.btn{
    padding: 5px;
    text-decoration: none;
}


.cookies p{
    font-size: 9px !important;
    line-height: normal;

}



@media (min-width: 1670px){
    .container{
        width: 1640px;
    }

    .imagenproducto{
        height: 345px;
    }

    .cuadroproducto{
        height: 571px;
    }

    .cuadrointerior{
        height: 521px;
    }
}

.filtros{
    display: block;
}

.botonfiltros{
    display: none;
    margin-bottom: 30px;
}

.botonfiltros i{
    float: right;
}

.enlacebloquefamilia{
    background: #DA0016;
    padding: 15px;
    height: 95px;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.enlacebloquefamilia:hover{
    border: 1px solid #DA0016;
    background: #FFFFFF;
    text-decoration: none;
    color: #000000;
}

.itemgarantia{
    padding: 10px 5px;
}

.textogarantia{
    margin: -9px -4px;
    margin-top: 15px;
    background: #FFFFFF;
    padding: 10px;
}

.itemgarantia i{
    font-size: 20px;
    cursor: pointer;
    display: inline-block;
    margin-left: 15px;
}

.listagarantias>div{
    background: #F3F3F3;
    margin-bottom: 5px;
}

.listagarantias>.itemnegro{
    background: #000000;
    color: #FFFFFF !important;
}


.itemnegro .textogarantia{
    background: #000000;
}


.rojo{
    color: #EA0527 !important;
}

.botoncabecera{
    color: #FFFFFF !important;
    font-weight: 500;
    display: inline-block;
    padding-left: 15px;
    margin-top: 45px;
}

.botoncabecera span{
    color: rgba(255,255,255,0.5) !important;
    font-weight: normal;
}

.familiaportada{
    border: 2px solid #EBEBEB;
    text-align: center;
    padding: 30px 15px;
    height: 290px;
    margin: 30px 0;
}

.familiaportada a{
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    color: #262626;
    font-weight: bold;
}

.escaparatedescripcion{
    text-transform: none;
    font-weight: normal;
    font-size: 24px;
    text-align: center !important;
}

.escaparatedescripcion p{
    text-align: center !important;
}

.fondogris{
    background: #F3F3F3;
    padding: 30px 0;
    margin-bottom: 30px;
}

.containeranuncios{
    background: #000000;
    padding: 30px 0;
    text-align: center;
    margin: 30px 0;
}

.containeranuncios img{
    height: 260px;
    width: auto !important;
    max-width: 100%;
    margin:auto;
}

.enlaceredes{
    display: inline-block;
    margin: 0 5px;
    font-size: 24px;
}

.imagenfamilia{
    margin-bottom: 10px;
    height: 205px;
}

.imagenfamilia img{
    max-width: 100% !important;
    max-height: 100% !important;
}

.imagenfamilia.alto img{
    max-width: 100% !important;
    max-height: 100% !important;
}

.titulocategoria{
    font-weight: bold;
    margin: 30px 0;
    margin-bottom:0px;
    text-align: center;
}

.titulocategoria p{
    font-size: 18px;
    text-align: center;
}

.titulocategoria h1{
    text-transform: uppercase;
    color: #EA0527;
}

.descripcioncategoria:after{
    content: '';
    width: 60px;
    height: 3px;
    background: #EA0527;
    position: relative;
    display: block;
    margin:auto;
    margin-bottom: 30px;
}

.descripcioncategoria p{
    text-align: center;
    margin:30px 0;
    font-size: 18px;
}

.separador{
    height: 2px;
    margin:15px 0;
    background: #E3E3E3;
}

.bloqueproducto{
    background: #F3F3F3;
    padding: 15px 7px;
    margin: 7px 0;
}

@media (max-width: 1200px) {


}

@media (max-width: 992px) {

    .enlaceredes{
        margin: 30px 5px;
    }

    .cookies{
        width: 100%;
    }
    .textooferta{
        text-align: left;
        font-size: 10px;
        width: 92px;
        height: auto;
        padding: 3px;
        padding-top: 3px;
        background: green;
        color: #FFFFFF;
        position: absolute;
        border-radius: 0;
        top: 60px;
        
    }

    .filtros{
        display: none;
    }

    .botonfiltros{
        display: block;
    }

    .areaclientes{
        text-align: left !important;
        margin-top:15px;
    }

    .copyright{
        text-align: left;
    }

    .formulario input{
        width: auto;
    }

    .fondopie ul li{
        width: 50%;
        margin-top:10px;
    }

    .cuadrofamilia{
        height:auto;
    }

    .cuadroproducto{
        height:524px;
    }

    .logofabricante img{
        max-width: 100%;
    }

    .itemfamiliaportada{
        height: auto;
    }

    .imagenproducto{
        height:310px;
        margin-bottom: 7px;
    }

    .botoneraproductos{
        display: none !important;
    }

    .imagenproducto img, .itemfamiliaportada img{
        width: 100%;
        height:auto;
        position: relative;
        top:0;
        left:0;
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
    }

    .botmenu{
        top:2px;
        left:5px;
        vertical-align: -10px;
        display:inline-block;
        font-size: 23pt;
        color:#000000;
    }

    .botmenu:hover,.botmenu:focus{
        color:#000000;
    }


    #main-header{
        margin-bottom: 15px;
    }

    .botcomprar, .cuadroproducto h3,.divprecio{
        display: block !important;
    }

}

@media (max-width: 768px) {

    .cuadroproducto{
        height:361px;
    }

    .imagenproducto{
        height: 150px;
    }

    .tagstock{
        font-size: 12px;
        padding: 7px;
    }

    .buscadorcabecera select{
        font-size: 7px;
    }

}


