

@font-face {
    font-family: "Proxima Nova";
    src: url("Proxima-Nova-Bold.ttf");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Proxima Nova";
    src: url("Proxima-Nova-Font.ttf");
    font-weight: normal;
    font-style: normal;
}


html{
    height:100%;
}

a{
    color:#000000;
}

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

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

body {
    font-family: 'Proxima Nova', 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 {
    max-width: 100%;
    margin-top:-10px;
}

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

#main-menu {
    font-family:  'Proxima Nova', sans-serif;
    font-size: 12pt;
    display: flex;
    justify-content: center;
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
}
#main-menu a {
    color:#FFFFFF;
    border:1px solid #000000;
    background: #000000;
    border-radius: 0;
    padding: 7px 15px;

}
#main-menu a:hover {
    color:#000000;
    background: #FFFFFF;
}
#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;
    position: absolute !important;
    left: 0 !important;
    margin-left: -205px;
    -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: 'Proxima Nova',sans-serif;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5pt;
    color:#222222;

}

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

.cuadroproducto{
    height: 385px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #2E476533;
    overflow: hidden;
    margin-bottom: 30px;
}

.cuadrointerior{
    height: 365px;
}

.cuadrointerior .imagenproducto{
    height: 195px;
}

.cuadroproducto:hover{
    border: 1px solid #FFFFFF;
    -webkit-box-shadow:  0px 10px 20px #0000000D;
    -moz-box-shadow:  0px 10px 20px #0000000D;
    box-shadow:  0px 10px 20px #0000000D;
}

.alergenos{
    height: 30px;
}

.alergenos img{
    width: 25px !important;
    margin-bottom: 5px;
}

.infoproducto h2{
    margin: 0;
}

.infoproducto{
    padding: 15px;
    padding-top: 30px;
}

.cuadrointerior .infoproducto{
    padding-top: 15px;
    text-align: center;
}

.listafamilias{
    display: flex;
    flex-wrap: wrap;
    margin-left: -7px;
    margin-right: -7px;
}

.listafamilias > div{
    margin: 7px;
    width: calc(16.6% - 14px);
}

.cuadrofamilia{
    height: auto;
    margin-bottom:0;
}

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

.enlacetitular{
    font-family: 'Proxima Nova',sans-serif;
    color:#222222;
    font-size: 16px;
    text-decoration:none;
    font-weight:bold;
}

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

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

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

.fondopie{
    border-top: 1px solid #707070;
    background: #FFFFFF;
    margin-top: 50px;
    width:100%;
    padding:30px 0;
    font-size:14px;
    color:#000000;
}

.enlace-pie{
    font-family: 'Proxima Nova', sans-serif;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
}

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

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

.celdasituacion a{
    color: #000000;
}

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

.htmlCabecera,.htmlcabecera {
    font-family: "Proxima Nova",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, 110, 29, 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: 'Proxima Nova', sans-serif;
    font-size: 14pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    margin-left: 5pt;
}
.imple-enlace-pie2:hover {
    color: #000000;
    text-decoration: underline;
}


#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: 'Proxima Nova', sans-serif;
    font-size: 12pt;
    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{
    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;
}

.boton{
    display: inline-block;
    margin-top: 5px;
    background: #000000;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    border: none;
    color: #FFFFFF !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: 14px;
}


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

}

.cuadrointerior .htmlPrecio{
    color: #CD670A;

}

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

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

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{
    border:none;
    background: #d48246;
    color: #FFFFFF;
}

span.green {
  background: #5EA226;
  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;

}


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


.cookies{
    font-family: sans-serif !important;
    background-color: #FFFFFF;
    border:1px solid #000000;
    -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;
}

.cookies a{
    text-decoration: underline;
}

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

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

.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{
    margin-top: 30px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    overflow: hidden;
    min-height: 455px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

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

.slide-elemento{
    height: 455px;
    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{
    height: 100%;
    width: 20px;
    right: 10px;
    top: 180px;
    position: absolute;
    display: none;
}

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

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

.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:#222222;
    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: #000000;
    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: 'Proxima Nova',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: 15px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fondo-cabecera > div{
    display: flex;
}

.fondo-cabecera > div > div{
    padding: 0 15px;
}

.containerarea{
    order: 3;
    flex-direction: row-reverse;
}

.containerlogo{
    padding-top: 10px;
}

.containerbuscador{
    flex-grow: 2;
}

.botoneracab{
    position: relative;
    display: flex;
    justify-content: flex-end;
}

.botoncabecera{
    display: inline-block;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    padding: 15px 30px;
    text-align: center;
    color: #000000;
    background: #E5E5E5;
    margin-left: 7px;
    white-space: nowrap;
}

.botoncabecera:hover{
    background: #000000;
    color:#FFFFFF;
    text-decoration: none;
}

.botcarro{
    background: #CD670A;
    color:#FFFFFF;
    padding: 15px 24px;
}

.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: 250px;
    position: relative;
    display: block;
    overflow: hidden;
    background: #FFFFFF;
}

.imagenfamilia{
    width: 100%;
}

.menufamilias .imagenfamilia img{
    display: none;
}

.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;
    width: 100%;
}



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

.tituloportada, .htmlTitular{
    font-family: 'Proxima Nova',sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #000000;
    font-size: 27px;
    margin-top: 30px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.tituloportada:after, .htmlTitular:after{
    content:'';
    height: 1px;
    flex-grow: 2;
    background: rgba(46, 71, 101, 0.2);
    margin-left: 30px;
}




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

.wishlist{
    position: absolute;
    left: 25px;
    top: 15px;
    z-index: 3;
    color: #FF0000;
}

.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: 'Proxima Nova',sans-serif;
}


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

.robapaginas a{
    display: block;
}

.fondopie h3{
    font-size: 16px;
    font-weight: bold;
    margin-top:0;
    margin-bottom: 15px;
    color: #000000;
    font-family: 'Proxima Nova', sans-serif;
    text-transform: uppercase;
}

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

.creditos{
    padding: 7px 0;
    text-align: center;
    font-size: 12px;
    background: #000000;
}

.creditos a{
    color: #FFFFFF;
}

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

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

.fondopie ul.menupie li{
    float:left;
    width: 33%;
}

.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: "Proxima Nova", 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%;
}

.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: "Proxima Nova",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: #000000;
    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: "Proxima Nova",sans-serif;
}

.titulomenus span{
    font-family: "Proxima Nova",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;
}

.infotexto{
    background: #CD670A;
    color: #FFFFFF;
    text-align: center;
    padding: 7px 0;
}



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

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


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


.modal-entrega{
    width: 600px !important;
}

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

.whatsapp{
    position: fixed;
    bottom: 15px;
    left: 15px;
    z-index:1000;
}


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

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

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

.direccionpedido{
    display:flex;
}

.direccionpedido > div{
    margin-left: 5px;
} 

.direccionpedido > div:first-child{
    margin-left: 0;
    width:9vw;
} 

.direccionpedido > div:nth-child(2){
    width:35vw;
}

#loader{
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000;
    background: #FFFFFF;
    top: 0;
    left: 0;
    flex-direction: column;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 15px;
}

.botmenu{
    display: inline-block;
    font-size: 51px;
    color:#000000;
}

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

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


.containerswitch{
    white-space: nowrap;
    margin-top: 7px;
}

.buscadorhead{
    display: flex;
    background: #F4F9FF;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    padding: 10px;
    margin-top: 5px;
    border:1px solid #d5e4f7;
}

.buscadorhead input{
    background:transparent;
    border:none;
    flex-grow: 2;
    outline: none !important;
}

.buscadorhead button{
    background: transparent;
    border:none;
}


.mm-menu{
    background: #CD670A;
    font-family: 'Proxima Nova', sans-serif;
    color: #FFFFFF;
    font-weight: bold;
}

.mm-close{
    color: #FFFFFF !important;
}

.mm-listview > li:not(.mm-divider):after{
    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-listview{
    font-size: 18px;
}

.mm-menu > .mm-navbar{
    border-bottom: none;
}


.mm-title{
    display: none;
}


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

.botonpedido{
    background: #CD670A;
    text-transform: none;
    padding: 7px 30px;
}

.containerboton{
    position: absolute;
    text-align: center;
    margin-top: -51px;
    left:0;
    width: 100%;
}

.botonpedido:hover{
    background:#E5E5E5;
    color: #000000 !important;
    text-decoration: none;
}

.enlacecontacto{
    color: #CD670A;
    text-decoration: underline;
}

.enlaceredes{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 7px;
    color: #FFFFFF !important;
    text-decoration: none !important;
    background: #000000;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
}

.menufamilias{
    list-style: none;
    padding:0;
}

.menufamilias li a{
    display: flex;
    margin-bottom: 10px;
    background: #F4F9FF;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    padding: 7px 15px;
    color: #2E4765;
    align-items: center;
}

.menufamilias li a span{
    flex-grow: 2;
    margin-left: 10px;
}

.menufamilias li a img{
    width: 22px;
}

.menufamilias li a svg{
    width: 22px;
    color: #2E4765;
    fill: #2E4765;
}

.menufamilias li a:hover,.menufamilias li a.selected{
    background: #CD670A;
    color: #FFFFFF;
    text-decoration: none;
}

.menufamilias li a:hover svg path,.menufamilias li a.selected svg path{
    color: #FFFFFF;
    fill: #FFFFFF;
}

.icono{
    display: flex;
    background: #A7C822;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    margin-top: -15px;
}

.icono svg path{
    fill: #FFFFFF;
}

.icono img{
    display: none;
}

.container-titulo{
    display: flex;
}

.container-titulo h1{
    flex-grow: 2;
    align-items: center;
    margin-top: 0;
}

#bodymodal .titularproducto{
    display: none;
}

#titulomodal{
    font-weight: bold;
    font-size: 26px;
}

.botonescantidad{
    display: flex;
    flex-direction: column;
}

.botoncomprar{
    background: #A7C822;
    width: 100%;
    margin-top: 8px;
}

.botoncomprar:hover{
    background: #000000;
}

.botonfiltros{
    display: none;
}

.filtros {
    display: block;
}

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

.botonfiltros i{
    float: right;
}

.tituloofertas{
    height: 250px;
    
    color:#A7C822;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    line-height: 53px;
    letter-spacing: -2px;
}

.tituloofertas span{
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.menuarea{
    list-style: none;
    padding:0;
    border: 1px solid #CCCCCC;
}

.menuarea li a{
    margin: 0 15px;
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #CCCCCC;
}

.menuarea li a:hover{
    text-decoration: none;
    color: #0030A4;

}

.menuarea li a i{
    font-size: 18px;
    margin-right: 10px;
}

.selectedentrega{
    color: #ffffff !important;
    border:1px solid #CD670A !important;
    background-color: #CD670A !important;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);

}

.div_selected{
    border:1px solid #CD670A !important;
}



.botonera-radio{
    background: #F4F9FF;
    padding: 5px;
    display: inline-flex;
    margin:auto;
    width: auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.botonera-radio input{
    display: none;
}

.botonera-radio label{
    cursor: pointer;
    font-weight: normal;
}

.botonera-radio input[type="radio"]:checked + label{
    background:#CD670A;
    color: #FFFFFF;
}

.botonera-radio label{

    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;

    background: transparent;
    display: inline-block;
    padding: 5px 15px;
    cursor: pointer;
    color: #000000;
    margin:0;
    outline-color: transparent !important;
    -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;

}


.fondo-cabecera .botonera-radio{
    display: flex;
    margin:auto;
    justify-content: center;

}

.fondo-cabecera .botonera-radio label{
    padding: 7px 30px;
}







@media (min-width: 1600px) {
    .container {
        width: 1570px;
    }
}

@media (max-width: 1600px) {

    .cuadrointerior .imagenproducto{
        height: 140px;
    }

    .cuadrointerior{
        height: 320px;
    }

    .cuadrointerior h2{
        height: 52px;
        overflow: hidden;
    }

    .cuadrointerior .alergenos img{
        width: 20px !important;
    }
}

@media (max-width: 1200px) {

    .fondo-cabecera .botonera-radio label{
        padding: 7px 10px;
        white-space: nowrap;
    }

    .botoncabecera{
        padding: 15px;
    }

    .containerarea > div{
        text-align: right;
    }

    .fondo-cabecera .botonera-radio{
        display: inline-flex;
    }

    .fondo-cabecera .botonera-radio label span{
        display: block;
    }

    .cuadrodestacado {
        height: 43vw;
    }


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

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


}

@media (max-width: 992px) {

    .cuadrointerior h2{
        height: 40px;
    }


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

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


    .cuadrointerior .alergenos img{
        width: 15px !important;
    }

    .filapromociones > div:last-child{
        margin-left: 25%;
    }

    .cookies{
        width: 100%;
    }

    .botcarro{
        padding: 9px 24px;
    }

    .filtros {
        display: none;
    }

    .botonfiltros{
        display: block;
    }

    .listafamilias > div{
        margin: 7px;
        width: calc(50% - 14px);
    }

    .direccionpedido{
        display:block;
    }

    .direccionpedido > div{
        margin-left: 0;
        width: 100% !important;
        margin-bottom: 15px;
    } 


    .selectedgluten{
        color: #ffffff !important;
        border:1px solid #CD670A !important;
        background-color: #CD670A !important;

    }

    .div_selected{
        border:1px solid #CD670A !important;
    }



    .selectedentrega{
        color: #ffffff !important;
        border:1px solid #CD670A !important;
        background-color: #CD670A !important;

    }




    .fondo-cabecera .botonera-radio{
        margin:auto;
        justify-content: center;

    }

    .fondo-cabecera .botonera-radio label{
        padding: 7px 15px;
        text-align: center;
    }



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

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

    .modal-entrega{
        width: inherit !important;
    }

    .botonmovil{
        text-align: center;
    }

    .fondo-cabecera{
        height: auto;
    }

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

    .redes{
        display: none;
    }



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

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

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

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


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


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

    #selecthorario{
        margin-bottom: 7px;
    }

    .botmenu{
        top: 0px;
        left: 0px;
        z-index:10;
    }

    .containerswitch{
        clear: both;
        margin-top: 30px;
    }

    .switchgluten{
        margin-left:0;
    }


    .alergenos{
        height: auto;
    }

    .icono{
        margin-top:0;
        width: 60px;
        background: transparent;
    }

    .icono svg path{
        fill: #A7C822;
    }

    .htmlTitular{
        font-size: 20px;
    }

    .container-titulo{
        align-items: center;
        margin-bottom: 30px;
        padding-bottom: 7px;
        border-bottom: 1px solid rgba(46, 71, 101, 0.2);
    }

    .container-titulo .htmlTitular{
        margin-bottom:0;
    }

    .tituloportada:after, .htmlTitular:after{
        display: none;
    }

    .containerarea{
        order: 2;
        flex-direction: row;
    }

    .containerbuscador{
        order: 3;
        width: 100%;
    }

    .fondo-cabecera{
        display: flex;
        flex-wrap: wrap;
    }


    .fondo-cabecera > div > div{
        padding: 0 7px;
    }

    .containerlogo > div:first-child{
        display: flex;
    }

    .containerswitch{
        margin-top: 20px;
    }

    .fondo-cabecera .botonera-radio{
        margin-top: 20px;
    }
}

@media (max-width: 768px) {

    .infotexto{
        font-size: 12px;
    }

    .buscador{
        margin-top: 20px;
    }


    .fondo-cabecera{
        padding:10px;
        margin-top: 10px;
    }

    .logo{
        max-width: 100%;
    }

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

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

    .imagenproducto, .cuadrointerior .imagenproducto {
        height: 33vw;
    }


}

@media (max-width: 430px) {

    .cuadrodestacado{
        height: 88vw;
    }

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


    .oferta{
        display: none;
    }

    .enlacetitular{
        font-size: 12px;
    }

    .imagenproducto, .cuadrointerior .imagenproducto{
        height: 31vw;
    }

    .cuadroproducto{
        height: 64vw;
    }

    .cuadrointerior{
        height: 72vw;
    }

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

    .alergenos img{
        width: 17px !important;
    }
}

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

    .imagenproducto, .cuadrointerior .imagenproducto{
        height: 36vw;
    }

    .cuadroproducto{
        height: 107vw;
    }

    .cuadrointerior{
        height: 104vw;
    }
}

