


html{
    height:100%;
}

a{
    color:#642919;
}

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

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

body {
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

.redes{
    background: #f4f4f4;
    padding: 7px 30px;
}

#main-header {
    top: 0;
    width: 100%;
    background-color: transparent;
    z-index:98;
}
.logo {
    height: 85px;
    margin-top: -30px;
}

.fondomenu {
    background-image: none;
    background-repeat:repeat-x;
    background-color:transparent;
}

#main-menu {
    font-family:  'Open Sans', sans-serif;
    font-size: 12pt;
    display: flex;
    justify-content: center;
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
}
#main-menu a {
    color:#000000;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#main-menu a:hover {
    color:#000000;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#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 {
    background-color:transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#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-top:3px;
    padding-bottom:3px;
}

.desplegable {
    background-color: #FFFFFF;
    border: 1px solid #999;
    left: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.desplegable li {
    background-color: #FFFFFF;

}
.desplegable li:hover {
    background-color: #FFFFFF;
}

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

#main-menu li{
    position: static;
}

#main-menu li ul.dropdown-menu li a{
    background-color:transparent;
    background-image:none;
    color: #000000;
    margin-bottom: 15px;
}

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

.dropdown-menu:hover{
    display: block;
}

.dropdown:hover .dropdown-menu {
    display:block;
}
.dropdown-menu {
    margin-top:0px;
    background-color:#FFFFFF;
}
.dropdown-menu:hover {
    display:block;
}

.titularhome {
    font-family: 'Montserrat',sans-serif;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5pt;
    color:#642919;

}

.cuadrodestacado{
    background: transparent;
    text-align: center;
    margin-bottom:30px;
    height: 450px;
    overflow: hidden;
}

.cuadrofamilia{
    height: 290px;
}

.cuadrodestacado h2{
    height: 47px;
    overflow: hidden;
}

.enlacetitular{
    font-family: 'Montserrat',sans-serif;
    color:#000000;
    font-size: 18px;
    text-decoration:none;
    font-weight:bold;
}

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

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

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

.fondopie{
    background: #f7f7f7;
    margin-top: 50px;
    width:100%;
    padding-top:52px;
    padding-bottom: 32px;
    font-size:12pt;
    color:#000000;
}

.enlace-pie{
    font-family: 'Open Sans', sans-serif;
    font-size: 12pt;
    color: #000000;
    text-decoration: none;
}

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

.celdasituacion{
    font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
    color: #000000;
    background-color: #f6f6f6;
    padding: 10px 0px;
    margin-bottom: 15px;
}

.celdasituacion a{
    color: #000000;
}

.htmlFuente,.htmlfuente {
    font-family: 'Open Sans', sans-serif;
    font-size: 11pt;
    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: 'Montserrat',sans-serif;
    background-color: transparent;
    font-size: 12pt;
    font-weight: bold;
    color: #642919;
    text-decoration: none;
    padding: 4pt;
}

.htmlCabecera,.htmlcabecera {
    font-family: Montserrat,sans-serif;
    font-size: 18px;
    color:#4e4e4e;
    text-transform: none;
}

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

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


.infocarro{
    display: none;
    position: fixed;
    width: 100%;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
    padding: 15px;
    top:0;
    z-index: 101;
    background: rgba(255, 170, 128, 0.9);
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
    left: 0;
    font-weight: bold;
}


.imple-enlace-pie2 {
    text-align: center;
    vertical-align: top;
    padding: 2pt;
    font-family: 'Open Sans', sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    margin-left: 5pt;
}
.imple-enlace-pie2:hover {
    color: #000000;
    text-decoration: underline;
}

.htmlTitular{
    font-family: 'Montserrat',sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}

.htmlTitular span{
    display: inline-block;
    padding: 0 30px;
    background: #FFFFFF;
}

.htmlTitular:before, .htmlTitular:after{
    width: 20px;
    height: 20px;
    content: '';
    display: inline-block;
    vertical-align: -2px;
}

#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:#000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 12pt;
    background-color:transparent;
    cursor:pointer;
}

.rating {
    float: none;
    border: none;
    margin-right: 22%;
}

/* :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;
}

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

.rating > input:checked ~ label {
    color: #f70;
}

.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
    color: gold;
}

.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;
}

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

.rating2 {
    float: none;
    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: left;
    width: 1em;
    padding: 0 .1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 200%;
    line-height: 1.2;
    color: #ddd;
}

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

.rating2 > input:checked ~ label {
    color: #f70;
}

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

.filaopinion{
    padding: 30px 0;
    border-top: 1px dotted #CCCCCC;
}

.opinionportada{
    background: url(/images_web/bg_opiniones.png) no-repeat center;
    background-size: cover;
    text-align: center;
    padding: 50px 25px;
    height: 337px;
    overflow: hidden;
}

.opinionportada div{
    max-height: 163px;
    overflow: hidden;
}

.opinionportada div.htmlcabecera{
    font-size: 20px;
}


.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: #bcb700;
}

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

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%;
}



.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;
}

.containertallas{
    display: flex;
    flex-wrap: wrap;
}


.talla{
    margin: 15px;
    margin-left:0;
    text-align:center;
    color:#000000;
    background-color: #FFFFFF;
    font-size: 15px;
    display: inline-block;
    padding: 10px 20px;
    border: 2px dotted #c07758;
    cursor: pointer;
    width: 30%;
}

.boton{
    display: inline-block;
    margin-top: 5px;
    background: #e8bb82;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    border: none;
    color: #000000 !important;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 15px;
    padding: 7px 15px;
}

.boton:disabled{
    background: #BBBBBB;
}

.htmlPrecio{
    color: #000000;
    font-size: 18px;
}


.htmlPreciotachado{
    color: #990000;
    font-size: 15px;
    text-decoration:   line-through;

}

.elegida{
    border:none;
    background: #642919;
    color: #FFFFFF;
}

span.green {
  background: #642919;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 1.6em; 
    font-size: 20pt;

}

.botmenu{
    display: none;
}


#menu:not(.mm-menu) {
    display: none;
}

.cookies{
    background-color: rgba(0,0,0,0.7);
    padding-top:10px;
    color:#FFFFFF;
    -webkit-box-shadow: 0 2px 10px 2px rgba(0,0,0,0.4);
    box-shadow: 0 2px 10px 2px rgba(0,0,0,0.4);
    position: fixed;
    width: 100%;
    z-index: 10000;
    bottom:0px;
    font-size: 12px;
}

.cookies a{
    color:#FFFFFF;
    text-decoration: underline;
}

.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;
}

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

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

.slide-elemento{
    height: 595px;
    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.5);
    text-align: center;
    padding: 20px;
    display: inline-block;
    color:#000000;
    font-size: 14pt;
    margin-top: 235px;
}

.slide-texto h2{
    color: #642919;
    font-size: 60px;
    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{
    height: 100%;
    width: 20px;
    right: 10px;
    top: 180px;
    position: absolute;
}

.bx-wrapper .bx-pager.bx-default-pager a{
    margin:5px;
}

.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: #000000;
    border: 2px solid #FFFFFF;
}

.bx-controls-direction{
    display: none;
}

.slider-movil div.bx-pager{
    display: none;
}

.itemgaleria{
    margin-top:30px;
    display: block;
    height:130px;
    position: relative;
}

.itemgaleria img{
    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%);
    position: absolute;
    width: 100%;
}

.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;
}

.borrarcarro{
    font-size: 12px;
    margin-top: 15px;
}

.borrarcarro a{
    display: inline-block;
    padding: 5px 15px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #642919;
}

.preciocarro{
    font-size: 18px;
    text-align: right;
    font-weight: bold;
    color:#642919;
}

.codigopromocion{
    margin: 30px 0;
}

.filaregistro{
    margin-top: 30px;
}

.filaregistro h4{
    margin-top:0px;
}

.panelusuario{
    padding-bottom: 100px;
}

.panelusuario div{
    text-align: center;
    padding: 15px;
}


.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;
}

#tabs{
    color:#642919;
    float:left;
    width: 100%;
    padding-top:20px;
    border:none;

}

#tabs ul{
    list-style: none;
}


.tabla-agenda{


    width: 100%;
}

.tabla-agenda thead th{

    padding:15px;
    color:#000000;
    border:1px solid #666600;
    border-bottom:3px solid #666600;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}

.tabla-agenda tbody td{
    padding:10px;
    text-align:center;
    border: 2px solid #666600;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    color:#666;
    text-shadow:1px 1px 1px #EFEFEF;

    vertical-align: top;
}

.tabla-agenda tbody td a{
    font-weight: bold;
    color: #642919;
    font-size: 10pt;
    text-decoration: none;
}

.tabla-agenda tbody td a:hover{
    text-decoration: underline;
}


.ui-datepicker-month{
    color:transparent;
}

.ui-datepicker-year{
    color:transparent;
}


.cuadro-tipo-eventos{
    margin-top:10px;
    text-align: left;
    font-weight: bold;
    float:left;
    margin-left:10px;
}

.lista-tipo-eventos{
    padding-top:30px;
    list-style: none;
    line-height: 25px;
    padding-left:30px;
}

.cuadro-agenda{
    background-color: transparent;
    border: 0px solid #666600;
    overflow: hidden;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    height: 200px;
    padding:10px;
    margin-bottom: 30px;
}

.calendario{
    background-color:transparent;
    border: 1px solid #0D3349;
    border-radius: 3px;
    margin-bottom:5px;
}

.titulo-calendario{
    background-color:#4f6d89;
    padding:5px;
    padding-left: 20px;
    font-family: 'Montserrat',sans-serif;
    color:#FFFFFF;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -moz-border-top-right-radius: 10px;
    position:relative;
    behavior: url(/css/PIE.htc);
    text-align:left;
    font-size:13pt;
}

.cuadro-calendario{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    position:relative;
    behavior: url(/css/PIE.htc);
    background-color: #f2f2f2;
    padding-bottom:10px;
    padding-top:10px;
}

.carpeta{
    width:100px;
    height: 97px;
    padding-top:20px;
    font-weight:bold;
    text-align: center;
    background-repeat: no-repeat;
    background-position:top;
    color: #FFFFFF;
    font-size: 18pt;
    float:left;


}

.datosregistronuevo{
    margin-top: 15px;
}

.redes a{
    font-size: 15px;
    color:#4e4e4e;
    font-weight: bold;
}

.redes a.facebook{
    color: #4e4e4e;
    padding-left: 15px;
}

.fondopie a.facebook{
    color: #4e4e4e;
    font-size: 20px;
}

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

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

.fondo-cabecera{
    padding: 30px;
    padding-bottom: 16px;
    padding-right: 0;
    height: 85px;
}

.botoneracab{
    position: relative;
    margin-top: -30px;
    margin-bottom: -30px;
    font-weight: bold;
    display: flex;
    justify-content: flex-end;
}

.botoncabecera{
    font-size: 14px;
    text-align: center;
    justify-content: center;
    padding: 30px 10px;
    display: block;
    background: #e8bb82 url(/images_web/bg_registro.png) no-repeat center left 15px;
    padding-left: 50px;
    color: #642919 !important;
    min-height: 25px;
    line-height: 25px;
}

.botcarro{
    background: #e8bb82 url(/images_web/bg_pedido.png) no-repeat center left 10px;
    padding-left: 40px;
}

.buscador{
    margin-top: 30px;
    display: flex;
    width: 27px;
    height: 24px;
    margin-right: 10px;
    background: url(/images_web/buscar.png) no-repeat left center;
}

.divbuscador{
    display: none;
    position: absolute;
    background: #FFFFFF;
    border: 1px solid #e0e0e0;
    padding: 40px 30px;
    z-index:100;
    margin-top: 60px;
    margin-left: -16vw;
}

.divbuscador input{
    border:none;
    padding: 5px 0;
    margin-right: 15px;
    border-bottom: 1px solid #000000;
    width: 35vw;
}

.divbuscador input:focus{
    outline: none;
}

.divbuscador button{
    border:none;
    background:transparent;
    font-size: 18px;
}

.imagenproducto{
    height: 285px;
    position: relative;
    display: block;
    overflow: hidden;
    background: #FFFFFF;
}

.imagenfamilia{
    height: 220px;
}

.imagenproducto img{
    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%);
    position: absolute;
    height: 100%;
}

.fondogris{
    padding: 30px;
    background: url(/images_web/bg_escaparate.jpg) repeat;
}

.fondoblanco{
    padding: 30px 0;
    background: #FFFFFF;
}

.tituloportada{
    font-family: 'Montserrat',sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    color: #222222;
    font-size: 27px;
    margin-bottom: 30px;
}



.fondoblanco h2.tituloportada span{
    background: #FFFFFF;
}

.wishlist{
    position: absolute;
    right: 25px;
    top: 15px;
    z-index: 3;
}

.oferta{
    background: url(/images_web/bg_novedad.png) no-repeat;
    display: inline-block;width: 149px;
    height: 39px;
    line-height: 39px;
    color: #FFFFFF;
    text-align: center;
    position: absolute;
    z-index:3;
    top: 15px;
    left: 25px;
    font-size: 22px;
    font-family: 'Montserrat',sans-serif;
}


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

.robapaginas a{
    display: block;
}

.fondopie h3{
    font-size: 20px;
    margin-top:0;
    margin-bottom: 15px;
    color: #642919;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

.motivo{
    position: relative;
    float:right;
    margin-top: -70px;
    width: 144px;
    height: 53px;
    display: inline-block;
}

.creditos{
    padding: 15px 0;
}

.creditos a{
    color: #000000;
    text-decoration: underline;
}

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

.fondopie ul li{
    margin-bottom: 10px;
}


.cat-valor{
    margin-left: 25px;
    display: flex;
    margin-top: 7px;
}

.cat-valor button{
    background: #FFFFFF;
    font-size: 8px;
    padding:5px;
    border: 1px solid #e0e0e0;
}

.cat-valor input{
    border: 1px solid #e0e0e0;
    text-align: center;
    padding: 9px;
    width: 50px;
    border-radius: 0;
}

.cat-valor input::-webkit-outer-spin-button,
.cat-valor input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cat-valor input[type=number] {
  -moz-appearance: textfield;
}

.cat-valor > div:last-child{
    display: flex;
    flex-direction: column;
    margin-left:5px;
}

.titularproducto{
    font-family: Montserrat, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 25px;
    margin-top:0;
    margin-bottom: 10px;
    color: #222222;
}

.bordeficha{
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #dcdcdc;
}

.titulopie{
    background: transparent !important;
    border: none !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
    background: transparent;
    border:none;
}

.promociones{
    text-align: center;
    display: block;
    margin-bottom: 30px;
}

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

.menuapp{
    text-align: center;
}

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

.menuapp .imagenhome{
    height: auto;
}

.menuapp .imagenhome img{
    position: relative;
    height: auto;
    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);
    width: 100%;
}

.productomenu, .productoenlazado{
    display: block;
    background:transparent;
    padding: 0;
    border: 1px dashed #dcdcdc;
    margin-bottom: 15px;
    text-align: left;
    height: 80px;
    overflow: hidden;
    width: 100%;
}

.productomenu:focus,.productoenlazado:focus{
    outline: none;
}

.productomenu h3, .productoenlazado h3{
    font-size: 16px;
    margin:0;
    font-family: Montserrat,sans-serif;
    padding: 7px 0;
    padding-right: 20px;
}

.alergenosmenu img{
    width: 20px !important;
}

.productoenlazado h3{
    padding-bottom: 5px;
}

.productoenlazado span.htmlPrecio{
    font-size: 12px;
}

.seleccionado{
    border: 1px dashed #222222;
}

.seleccionado h3{
    color: #222222;
}

.imagenmenu{
    position: relative;
    height: 58px;
    display: block;
    overflow: hidden;
}

.imagenmenu img{
    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%);
    height: 100%;
    position: absolute;
}

.borrar, .borrarenlazado{
    font-size: 11px;
    padding: 7px;
    color: #FFFFFF !important;
    background: #FF0000;
    display: none;
    position: absolute;
    z-index: 2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 7px;
    top:-7px;
}

.anadir{
    font-size: 12px;
    padding: 2px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #FFFFFF !important;
    background: #642919;
    display: none;
    position: absolute;
    right: 7px;
    top:-7px;
    z-index: 2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.titulomenus{
    font-size: 22px;
    font-family: Montserrat,sans-serif;
}

.titulomenus span{
    font-family: Montserrat,sans-serif;
    font-weight: normal;
    font-size: 14px;
}

.inputhora{
    display: block;
    font-weight: normal;
    margin:15px 0;
    border: 1px solid #EFEFEF;
    padding: 15px;
    min-height: 66px;
    background: #FEFEFE;
    cursor: pointer;
}

.radioahora{
    display: none;
}


.error{
    padding: 7px;
    border: 1px solid #ff0000;
    color: #990000;
    background: #ffd5d3;
    margin: 30px 0;
    font-weight: bold;
}

.error:empty{
    padding:0;
    margin:0;
    border:none;
}

.ekko-lightbox-container img.img-responsive{
    margin:auto;
}


.datosregistronuevo{
    margin-top: 15px;
}

.direccionesenvio{
    margin-bottom:30px;
    border:1px solid #CCCCCC;
    padding:15px;
}

.direccionesenvio.selected{
    color: #642919;
    border:1px solid #642919;
}

.ekko-lightbox div.modal-dialog{
    width: 1024px;
}


.productomodal{
    display: flex;
}
.productomodal h3{
    font-size: 16px;
    margin-top:0;
}

.anadidook{
    margin: 15px 0;
    display: block;
    border: #00aa00;
    color: #00aa00;
    padding: 15px;
    background: #d5fac0;
}

.productomodal > div:first-child img{
    width: 50px;
    margin-right: 30px;
}

#modalPopup .modal-dialog{
    width: 1170px;
}

.switchgluten {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    vertical-align: 11px;
    margin-left: 15px;
}

/* Hide default HTML checkbox */
.switchgluten input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slidergluten {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

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

input:checked + .slidergluten {
    background-color: #642919;
}

input:focus + .slidergluten {
    box-shadow: 0 0 1px #642919;
}

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

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

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

.imagenhome{
    display: block;
    position: relative;
    height: 200px;
    overflow: hidden;
}

.imagenhome img{
    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%);
    height: 100%;
    width: auto;
}

.menuhome{
    text-align: center;
}

.menuhome h2 a{
    font-size: 22px;
}

.menuhome > div{
    height: 43px;
    overflow: hidden;
}

@media (max-width: 1200px) {

    .cuadrodestacado {
        height: 43vw;
    }

    .cuadrofamilia{
        height: 32vw;
    }

    #modalPopup .modal-dialog{
        width: 900px;
    }

}

@media (max-width: 992px) {


    .slide-texto{
        padding: 7px;
        position: absolute;
        bottom: 0;
        left: 0;
        font-size: 12px;
        margin-top: 0;
    }

    .slide-texto h2{
        color: #642919;
        font-size: 14px;
        margin:0;
    }

    .imagenhome{
        height: auto;
    }

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

    .menuhome > div{
        height: auto;
        margin-bottom: 30px;
    }

    #modalPopup .modal-dialog{
        width: 100%;
    }

    .ekko-lightbox div.modal-dialog{
        width: 600px;
    }

    .botonmovil{
        text-align: center;
    }

    .fondo-cabecera{
        height: auto;
    }

    .fondopie{
        padding-top:0;
        padding-bottom:0;
    }

    .redes{
        display: none;
    }

    .botmenu{
        display: inline-block;
        margin-top: 9px;
        font-size: 51px;
        color:#642919;
    }

    .botmenu svg,.botmenu img{
        fill:#222222;
        width: 30px;
    }

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

    .logo{
        margin-left: 35px;
        margin-top:0;
    }

    .mm-menu{
        background: #FFFFFF;
    }

    .mm-listview > li:not(.mm-divider):after{
        border-top: 1px dotted #222222;
        border-bottom: none;
    }

    .mm-listview .mm-next:before{
        border-left: 1px dotted #222222;
        border-color: #222222 !important;
    }

    .mm-menu .mm-listview > li .mm-next:after, .mm-menu .mm-listview > li .mm-arrow:after{
        border-color: #222222 !important;
    }

    .mm-menu > .mm-navbar{
        border-bottom: 1px dotted #222222;
    }

    .mm-listview > li:not(.mm-divider):after{
        left: 0;
    }

    .fondoazul{
        background: #642919;
        color :#FFFFFF !important;
    }

    .fondoazul a{
        padding-left: 55px !important;
    }

    .mm-listview > li.fondoazul:not(.mm-divider):after{
        border: 1px solid #FFFFFF !important;
    }

    .acceso{
        background: #e8bb82 url(/images_web/bg_registro.png) no-repeat center left 15px;
    }

    .registro{
        background: #e8bb82 url(/images_web/bg_nuevo.png) no-repeat center left 15px;
    }

    .fondogris{
        padding:30px 0;
    }

    .tituloportada{
        background: none;
    }

    .tituloportada:before, .tituloportada:after{
        background:none;
        width: 0;
        height: 0;
    }

    .imagenproducto{
        height: 275px;
    }

    .divbuscador{
        margin-left: -73px;
        padding:20px 10px;
    }

    .divbuscador input{
        width: 45vw;
    }

    .cuadrodestacado{
        height: 58vw;
    }

    .cuadrofamilia{
        height: 47vw;
    }

    .titularproducto{
        margin-top:30px;
    }

    .ui-widget-content{
        border:none;
        background: transparent;
    }

    #accordion span.ui-icon{
        display: none;
    }

    .titulopie{
        border-bottom: 1px dotted #222222 !important;
    }

    .titulopie:after{
        content: '+';
        float: right;
        color: #888888;
    }

    .creditos{
        text-align: center;
        background: #e8bb82 no-repeat right -100px bottom -50px;
        padding-bottom: 40px;
    }

    .creditos a{
        color: #FFFFFF;
        text-decoration: none;
    }

    #selecthorario{
        margin-bottom: 7px;
    }
}

@media (max-width: 768px) {

    .htmlTitular{
        background: none;
    }

    .htmlTitular span{
        padding: 0;
    }

    div.htmlTitular span{
        font-size: 24px;
        margin-top: 30px;
    }

    .htmlTitular:before, .htmlTitular:after{
        background: none;
        width: auto;
        height: auto;
        vertical-align: auto;
    }


    .botcarro{
        background: #e8bb82 url(/images_web/bg_pedido.png) no-repeat center;
    }

    .buscador{
        margin-top: 20px;
    }


    .fondo-cabecera{
        padding:10px;
    }

    .logo{
        max-width: 130px;
    }

    .botoneracab{
        margin-top: -10px;
        margin-bottom: -10px;
        margin-right:-9px;
    }

    .botcarro > span{
        position: absolute;
        top:0;
        right: 5px;
        font-size: 13px;

    }

    .talla{
        width: calc(50% - 17px);
    }

    .imagenproducto {
        height: 33vw;
    }

}

@media (max-width: 430px) {
    .logo{
        max-width: 100px;
    }

    .cuadrodestacado{
        height: 88vw;
    }

    .cuadrodestacado:hover{
        -webkit-box-shadow: 0 0 15px 0 rgb(205, 74, 0);
        box-shadow: 0 0 15px 0 rgba(205,74,0,1);
    }

    .cuadrofamilia{
        height: 57vw;
    }

    .oferta{
        display: none;
    }

    .enlacetitular{
        font-size: 15px;
    }

    .imagenproducto {
        height: 43vw;
    }

    .boton{
        font-size: 15px;
    }
}

@media (max-width: 320px) {
    .logo{
        max-width: 100px;
    }

    .imagenproducto{
        height: 36vw;
    }
}

