#page {
    /*
    background-image: url(../img/fondos/habituales_inicio.png);
    background-position: -111px 28px;
    background-position: -125px 15px;
    height: 8000px;
    background-size: 117% 52%;
   */
  overflow-x:hidden;

}
#bloque-atencion-cliente-tienda-online{background:#EEE;}
#atencion-cliente-tienda-online label{width:100%;}
body{position:relative;}
#cover {
    background-color:rgba(0, 0, 0, 0.9);    
    position: fixed;
    height: 100%;
    width: 100%;
    top:0px;
    z-index:100000;
    font-size: 80px;
    color:#b7e058;
    padding-top:30vh;
    text-align:center;
}
/* ESTILOS GENERALES */
a { color: #045f4f;
    outline: 0;
}
a:hover { color: #8ebf2f;
    text-decoration: none;
    transition: all 1s;
}
a.reverse {color: #8ebf2f;
}
a.reverse:hover { color: #045f4f;
}
a.container {
    display: block;
}
/* HEADER */

/* NAV LOGO CART  */
#logotop {
  border-right: 1px solid #e7e7e7;
  display:block;
}
#logotop #logocontainer {
     float: left;
     border-left: 1px solid #e7e7e7;
     border-right: 1px solid #e7e7e7;

 }
#logotop .logo {
    padding: 28px 7px 19px 23px;
}
#logotop .menulink {
    background: rgba(0, 0, 0, 0) url("../img/menu_ext_vc.svg") no-repeat scroll 2px 30px; font-size: 0px;
    padding: 45px 47px 34px 0;
    position:relative;
}
#logotop .menulink:after {
  background: rgba(0, 0, 0, 0) url("../img/menu_ext_vo.svg") no-repeat scroll 2px 30px;
  content: "";
  height: 45px;
  left: 0;
  position: absolute;
  top: 0px;
  width: 26px;
}
#logotop .menulink:hover:after {
    opacity: 0;
    transition: all 1s;
}
.avisos_top {
    font-family: Montserrat;
    position: relative;
}
.avisos_top a {
    float: left;
    padding-left: 64px;
    padding-top: 30px;
    background: url(../img/envio_camion_vc.svg) no-repeat 22px 36px;
    position:relative;
}
#selector_tipo_envio,#selector_pago,#selector_pago_explicacion,#selector_usuario{margin-top:20px;}
#selector_pago_explicacion{background: #d9edf7;padding: 10px;border-radius: 10px;}
.caja_selector_centro{z-index:8;background: #eee;padding: 10px 40px 10px 10px;border-radius: 5px;display: block;position: relative;text-align: center;background: #eee;padding: 10px 20px;border-radius: 5px;display:block;padding-right:20px;position:relative;min-height:65px;}
.caja_selector_envio{background: #ccc;padding: 10px 20px;border-radius: 5px;display:block;}
.avisos_top a:after {
    background: rgba(0, 0, 0, 0) url("../img/envio_camion_vo.svg") no-repeat scroll 22px 36px;
    content: "";
    height: 72px;
    left: 0;
    position: absolute;
    top: 0;
    width: 54px;
}
.avisos_top .entrega_top
{
  padding-left: 54px;
    background: url(../img/entrega_cesta_vc.svg) no-repeat 26px 36px;
}
@media (max-width: 700px) {
    .avisos_top .entrega_top {
        display: none;
    }
}


.avisos_top .click_top {
    background: url(../img/clickcollect_vc.svg) no-repeat 28px 34px;
}

.avisos_top .entrega_top:after {
    background: rgba(0, 0, 0, 0) url("../img/entrega_cesta_vo.svg") no-repeat scroll 26px 36px;
}
.avisos_top .click_top:after {
    background: rgba(0, 0, 0, 0) url("../img/clickcollect_vo.svg") no-repeat scroll 28px 34px;
}
.avisos_top span {color: #8ebf2f}
.avisos_top h6 {
    margin-bottom: 0;
    line-height: 0;
}
.avisos_top p {
    font-family: Lato;
    font-size: 12px;
    line-height: 26px;
    color: #4a4a4a;
}
.avisos_top a:hover:after {
    opacity: 0;
    transition: all 1s;
}
.click_top a:hover:after {
    opacity: 0;
    transition: all 1s;
}
.info_contacto_pedido{margin-top:20px;}
#tramitar_pedido{color: #ffffff;font-family: "Maven Pro";font-size: 36px;font-weight: 900;text-transform: uppercase;margin: 0;padding: 20px 19px 18px 5px;display: inline-block;margin-top: 20px;
  -webkit-animation: background 2s infinite linear;
  -moz-animation: background 2s infinite linear;
  -o-animation: background 2s infinite linear;
  animation: background 2s infinite linear;
  -webkit-animation-name: SkrrrPaPaPum2;
  animation-name: SkrrrPapaPum2;
  }
@keyframes SkrrrPapaPum2 {
   0% {background-color:#9fc83b;}
   50% {background-color:#d0011b;}
   100% {background-color:#9fc83b;}
}
#cartnav {
    float: right;
    position:relative;
}
#cartnav .cartnav {
    border-right: 1px solid #e7e7e7;
    display: block;
    font-family: Maven Pro;
    font-weight: 700;
    font-size: 16px;
    padding: 30px 30px 28px 49px;
    background: url(../img/carrito_vo.svg) no-repeat 14px 34px;
}
#cartnav .cartnav p {
    margin-bottom: 0px;
}
#cartnav .cartnav:after {
    background: rgba(0, 0, 0, 0) url("../img/carrito_vc.svg") no-repeat scroll 14px 34px;
    content: "";
    height: 72px;
    left: 0;
    position: absolute;
    top: 0;
    width: 54px;
}
#cartnav .cartnav:hover:after {
    opacity: 0;
    transition: all 1s;
}
#cartnav > p {
    background: #045f4f none repeat scroll 0 0;
    border-radius: 12px;
    color: #ffffff;
    font-size: 11px;
    left: 24px;
    padding: 3px 7px 2px 6px;
    position: absolute;
    top: 19px;
    color: #ffffff;
    line-height: 13px;

}
#usernav {
    background: rgba(0, 0, 0, 0) url("../img/user_icon_vo.svg") no-repeat scroll 27px 35px;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    float: right;
    font-size: 0;
   padding: 36px 36px 46px;
   position: relative
}
#usernav::after {
    background: rgba(0, 0, 0, 0) url("../img/user_icon_vc.svg") no-repeat scroll 27px 35px;
    content: "";
    height: 72px;
    left: 0;
    position: absolute;
    top: 0;
    width: 54px;
}
#usernav:hover:after {
    opacity: 0;
    transition: all 1s;
}


/* SEARCH BLOCK Y SECCIÓN HABITUALES */

#search_habituales {
    background: #9ec83c; /* Old browsers */
    background: -moz-linear-gradient(left, #9ec83c 0%, #9ec83c 77%, #045f4f 77%, #045f4f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #9ec83c 0%,#9ec83c 77%,#045f4f 77%,#045f4f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #9ec83c 0%,#9ec83c 77%,#045f4f 77%,#045f4f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ec83c', endColorstr='#045f4f',GradientType=1 ); /* IE6-9 */
    clear: left;
}
@media (max-width: 767px) {
    #search_habituales {
        background: #9ec83c;
    }
}
#search_top > div {
    background: #b7e058;
    margin: 6px -4px;
}
#search_top input {
    color: #ffffff;
    font-family: Maven Pro;
    font-size: 22px;
    line-height: 66px;
    margin-bottom: 0;
    padding-bottom: 4px;
    padding-left: 62px;
    font-weight: 900;
    background: url(../img/lupa_header.png) no-repeat 24px 22px;
    border: 0 none;
    width: 100%;
}
#search_top input.alternative {
    line-height: 28px;
    padding-top: 18px;
}
#search_top input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
}
#search_top input::-moz-placeholder { /* Firefox 19+ */
  color: white;
}
#search_top input:-ms-input-placeholder { /* IE 10+ */
  color: white;
}
#search_top input:-moz-placeholder { /* Firefox 18- */
  color: white;
}
#search_top p span {
    font-weight: 400;
}
#search_top input.alternative {
    display: none;
}

@media (min-width: 992px) AND (max-width:1199px) {
    #search_top p {
        letter-spacing: -1px;
    }
}
.trans_hover:hover {
    opacity: 0.7;
    transition: all 0.5s;
}

#habituales {
    background: #045f4f;
}
#habituales > a {
    background: rgba(0, 0, 0, 0) url("../img/habituales_lista.svg") no-repeat scroll 21px 26px;
    color: #ffffff;
    font-family: Montserrat;
    font-size: 24px;
    padding: 25px 65px 23px;
    text-transform: uppercase;
    display: block;
}
#menu_top .col {
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
#menu_top .titulo_subnivel a {
    color: #9ec73d;
    font-family: Maven Pro;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#menu_top .titulo_subnivel a:hover {
    color: #045f4f;
}
#menu_top .titulo_subnivel a img{width:100%;}
#menu_top .grupo_submenu {
    padding: 5px 12px;
}
#menu_top .grupo_submenu ul {
    list-style-type: none;
    padding: 0;
    padding-top: 12px;	
}
#menu_top .grupo_submenu {
    float: left;
	text-align:center;
	max-height:140px;
}
#menu_top .grupo_submenu .titulo_subnivel{min-height:115px;}
#menu_top .grupo_submenu ul li a {
    font-size: 14px;
    line-height: 25px;
    color: #444;
    padding-left: 5px;
}
#menu_top .grupo_submenu ul li:hover {
    background-color: rgba(158, 199, 61, 0.4);
    transition: 0.9s;
}
#menu_top .grupo_submenu ul li a:hover {
    color: #045f4f;
}
#menu_top #menu_mas_vendidas img {
    width: 26%;
    height: auto;
    padding: 10px;
    margin: 12px 0;
}
#menu_top #menu_especiales img {
    padding: 10px 0;
}
#menu_top .extra_content_cat {
    padding-top: 5px;
    overflow: hidden;
}
@media (min-width: 992px) AND (max-width:1199px) {
    #menu_top .col {
        padding-left: 12px;
        padding-right: 12px;
    }
}


#menu_top .col img {
    bottom: 28%;
    display: block;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
#menu_top .col p {
    color: #4a4a4a;
    font-family: Maven Pro;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 26px;
    padding-top: 82px;
    text-align: center;
    text-transform: uppercase;
}
#menu_top .col:hover {
  }
#menu_top .col:hover a,
#menu_top .col.active a
{
    background-color: #045f4f;
    border-color: #045f4f;
    transition: all 1s;
}
#menu_top .col:hover img.upper,
#menu_top .col.active img.upper {
    opacity:0;
    transition: all 1s;
}
#menu_top .col:hover p,
#menu_top .col.active p {
    color: white;
    transition: all 1s;
}
@media (min-width: 768px) AND (max-width:992px) {
    #menu_top .col {
        flex-basis:20%;
    }
}
@media  (max-width:1200px) {
    .avisos_top .click_top {
        display: none;
    }
}
@media  (max-width:767px) {
    .avisos_top #envio_top {
        display: none;
    }
    #menu_top {
        display: none;
    }
    #habituales {
        width: 44%;
    }
    #search_top {
        width: 56%;
    }
    #logotop #logocontainer {
        border-left: 0 none;
        border-right: 0 none;
    }
    #logocontainer > a {
        display: block;
        float: left;
    }
    #logocontainer > a:first-child {
        float: right;
    }
    #cartnav  {
        border-left: 1px solid #e7e7e7;
        padding-bottom: 24px;
    }
    #cartnav .cartnav {
        padding: 30px 30px 28px 28px;
        border: 0 none;
    }
    #cartnav .cartnav p {
        display: none;
    }
    #logotop .menulink {
        background: rgba(0, 0, 0, 0) url("../img/menu_ext_vc.svg") no-repeat scroll 11px 35px;
        border-right: 1px solid #e7e7e7;
        padding-bottom: 37px;
    }
    #logotop .menulink::after {
        background: rgba(0, 0, 0, 0) url("../img/menu_ext_vo.svg") no-repeat scroll 11px 35px;
        height: 51px;
        width: 38px;
    }
    #logotop {
        border-right: 0 none;
    }
    #logotop .logo {
        left: -3%;
        margin: auto;
        padding: 28px 0 19px;
        position: absolute;
        right: 0;
    }
}
@media (max-width: 1008px) {
    #search_top input {
        display: none;
    }
    #search_top input.alternative {
        display: block;
		padding-right: 75px;
    }
}
@media (max-width: 600px) {
    #habituales {
        width: 50%;
    }
    #search_top {
        width: 50%;
    }
}
@media (max-width: 505px) {
    #search_top, #habituales {
        width: 100%;
    }
}

/* HOME BODY */

#home_columns {
    padding: 0;
}
#breadcrumb {
	z-index:100;
	position: absolute;
    top: 0px;
}
#breadcrumb p {
  color: #4a4a4a;
  font-family: Maven Pro;
  font-size: 13px;
  font-weight: bold;
  padding-left: 2px;
  padding-top: 22px;
}
#breadcrumb p span {
    font-weight: 400;
    color: #8ebf2f;
    padding-left: 5px;
}
#tipo_documento_cliente_nuevo{margin-top:10px;}
#nuevo_registro{display:none;padding: 0px;margin-top: 20px;}
#nuevo_registro input,#nuevo_registro select,#nuevo_registro button{width:100%;margin:10px 0px;}
#nuevo_registro2{padding: 0px;margin-top: 20px;}
#nuevo_registro2 input,#nuevo_registro2 select,#nuevo_registro2 button{width:100%;margin:10px 0px;}
#pasos_elegir{padding:0px;list-style:none;}
#pasos_elegir li{list-style:none;float:left;width: 11.11%;}
#pasos_elegir li a{display:block;background:#eee;padding:10px;font-size: 14px;text-align: center;border: 1px solid #fff;text-align: center;min-height: 70px;}
#pasos_elegir li.activo a{background:#8ebf2f;color:#FFF;}
#pasos_elegir li.finalizar a{background:#333;color:#FFF;}
#pasos_elegir li a:hover{background:#8ebf2f;color:#FFF;}
#bloque_reponer .carrito a{font-size:18px;text-align:center;display:block;padding:12px;line-height: 16px;}
#big_anun img,#oferta1 img, #oferta2 img{max-width:100%;}
#big_anun {
    font-family: Montserrat;
    text-transform: uppercase;
}
#big_anun_body {
    position: relative;
}
#big_anun > a {
    background-color: #d0011b;
    display: block;
}

#big_anun #antetitulo p {
    color: #f2f4f6;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.24px;
    margin-bottom: 8px;
    padding: 17px 10% 0;
}
#big_anun #percent p {
    color: #f2f4f6;
    font-size: 140px;
    font-weight: 700;
    letter-spacing: -2.61px;
    line-height: 162px;
    text-align: left;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 0;
    padding-bottom: 15px;
    padding-left: 10%
}
@media (min-width: 479px) {
    #big_anun #percent p {
        font-size: 190px;
    padding-bottom: 60px;
    }
	.sticky {
		position: fixed;
		top: 0px;
		right: 20px;
		z-index: 10000;
		background: #FFF;
	}
}
@media (min-width: 1199px) {
    #big_anun #percent p {
        font-size: 220px;
        text-align: right;
    }
}
@media (max-width: 424px) {
    #big_anun #percent p {
        font-size: 124px;
    }
	#big_anun img{display:none;}
	#logotop .logo{left: 0px;margin-left: 60px;margin-top: 6px;width:120px;}
}

#big_anun #texto {
    padding-left: 10%;
}
@media (min-width: 992px) {
    #big_anun #texto {
        padding-left: 0;
    }
}
#big_anun #texto #t1 {
    color: #f2f4f6;
    font-size: 54px;
    font-weight: 700;
    letter-spacing: -0.76px;
    line-height: 52px;
    text-shadow: 0 2px 1px rgba(0, 0, 0, 0.5);
}
@media (min-width: 479px) {
    #big_anun #texto #t1 {
        font-size: 64px;
    }
}
@media (max-width: 424px) {
    #big_anun #texto #t1 {
        font-size: 42px;
    }
}

#big_anun #texto #t2 {
    text-shadow: 0 2px 1px rgba(0, 0, 0, 0.5);
    color: #f2f4f6;
    font-size: 20px;
    font-weight: 700;
    line-height: 15px;
    letter-spacing: -0.76px;
    line-height: 0px;
}
#big_anun #texto #t3 {
    color: #ffffff;
    font-family: Lato;
    font-size: 14px;
    text-transform: none;
    margin-top: 74px;
}
.button1 {
    background-color: #9fc83b;
    border-radius: 3px;
    bottom: 4%;
    position: absolute;
    right: 5%;
}

@media (min-width: 991px) {
    .button1 {
        bottom: 9%;
        right: 4%;
    }
}
@media (max-width: 991px) {
    #big_anun #texto {
        padding-right: 10%;
        text-align: right;
    }
    #big_anun #texto p#t3 {
        text-align: left;
        padding-bottom: 4%;
        width: 44%;
    }
}

.button1 p {
    color: #ffffff;
    float: left;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 49px;
    margin-bottom: 0;
    padding: 0 0 0 26px;
    text-transform: uppercase;
}
.button_gris,
.button_verdeclaro {
    color: #ffffff !important;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 0;
    padding: 16px 26px;
    text-transform: uppercase;
    background-color: #9fc83b;
    border-radius: 3px;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
}
.button_gris {
    background-color: #e4e4e4;
}
.button1:hover,
.button_gris:hover,
.button_verdeclaro:hover {
    background-color: #045f4f;
    transition: all 1s;
}
.button1 img {
    padding-left: 13px;
    padding-right: 20px;
    padding-top: 12px;
}
.oferta_body.row {
  padding: 5%;
}
.oferta_portada {
    margin-top: 12px;
}
.oferta_portada a.enlace {
    display: block;
    background: white;
}
.oferta_portada .prod_container.row {
    padding: 4% 4.5%;
}
.oferta_portada .prod_container .col-xs-6 {
}
.oferta_portada p {
    margin-bottom: 0;
}
.oferta_portada .fechas_validez {
    color: #4a4a4a;
    font-family: Lato;
    font-size: 13px;
    padding:0;
    padding-left: 15px;
}

.oferta_portada .titulo p,
.listado_ancho .titulo p {
    color: #000000;
    font-family: "Maven Pro";
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.38px;
    line-height: 14px;
    padding-right: 22%;
    padding-left: 15px;
}

.oferta_portada .titulo p.cantidad {
    padding-top: 0;
    font-weight: 400;
}
.oferta_portada .oferta_precio  {
    float: right;
}
.oferta_portada .oferta_precio p {
    background: #ffff00 none repeat scroll 0 0;
    border: 5px solid #cfc7ad;
    border-radius: 19px;
    bottom: 0;
    color: #c30016;
    font-family: Lato;
    font-size: 48px;
    font-weight: 900;
    letter-spacing: 0.37px;
    line-height: 0;
    padding-bottom: 22px;
    padding-top: 31px;
    position: absolute;
    text-align: center;
    width: 100%;
}
@media (min-width: 576px) and (max-width:767px)  {
    .oferta_portada .oferta_precio p {
        font-size: 24px;
        text-align: right;
    }
}
@media (min-width: 768px) and (max-width:1199px) {
    .oferta_portada .oferta_precio p {
        font-size: 32px;
    }
}
.oferta_precio p span {
  font-size: 20px;
}
.oferta_portada .prod_container.row > img {
  height: auto;
  position: absolute;
  right: 0;
  width: 64%;
}
.oferta_portada .oferta_foto {
  padding: 0;
}
.oferta_portada .oferta_foto > img {
    display: block;
    float: right;
    height: auto;
    width: 75%;
}
.fondo_fam {
    background-image: url(../img/fondo_grande2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0px;
}
.fondo_fam::before {
    background: rgba(255,255,255,0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    content: "";
}
.oferta_portada .prod_container .col-xs-6 {
  margin-top: -72px;
  min-height: 72px;
  padding: 0;
  padding-top: 10px;
}
.oferta_portada a.enlace:hover .oferta_precio p {
    border: 5px solid #045f4f;
    transition: all 1s;
}
.habituales_anun {
    text-align: center;
    font-family: Montserrat;
    margin-top: 12px;
}
.habituales_anun a.enlace {
    display: block;
    padding-bottom: 87%;
    position: relative;
    background-image: url("../img/fotos/anuncio_habituales.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #045f4f;
}
.habituales_container.row {
}
.habituales_anun h4 {
    color: #ffffff;
    font-size: 37px;
    font-weight: 700;
    letter-spacing: -0.44px;
    text-shadow: 2px 2px 0 #045f4f;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 36px;
}
.habituales_anun .habituales_subtitulo {
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: -0.46px;
}
.habituales_anun .habituales_boton p {
    background: #045f4f none repeat scroll 0 0;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-weight: 700;
    padding: 6px 22px;
    text-transform: uppercase;
    margin-bottom: 8%;

}
.habituales_anun .logo {
    width: 29%;
}
.habituales_anun .abs_cont {
    bottom: 8%;
    margin: 0 auto;
    position: absolute;
    width: 100%;
}
.banner_habituales_desconectar{margin-top:30px;}
.banner_habituales_desconectar a{margin-top: 57px;}
.banner_habituales_privada{margin-top:30px;}
.banner_habituales_privada h4{font-size:32px;}
.banner_habituales_privada .abs_cont{left:0px;}
.columns-container {
    padding-bottom: 3%;
    position: relative;
    z-index: 10;
}
#habituales_cabecera {
    position: relative;
    z-index: 10;
}

.columns-container.homepage {
    background-image: url("../img/fondo_grande2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0px;
}
.listado_ancho {
    margin-top: 4%;
}
#listado_content .container {
}

#listado_cabecera {
    position: relative;
    z-index: 2;
}
.listado_ancho .prod_outer:hover {
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 10px 23px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 10px 5px 23px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 10px 23px;
    transition: all 1s;
}
.listado_ancho .prod_outer:hover .titulo p.item_name {
    color: #045f4f;
    transition: all 1s;
}
.listado_ancho .prod_outer:hover .cur_price.comma_price {
    color: #045f4f;
    transition: all 1s;
}

.listado_ancho .cur_price.item_price {
    display: none;
}
.listado_ancho .producto {
    margin-bottom: 30px;
    position: relative;
}
.bloque_producto_info_nutricional{float:left;width:100%;margin-bottom:20px;}
.bloque_producto_info_nutricional h3{margin:15px 0px 0px 0px;width:100%;float:left;}
.bloque_producto_info_nutricional p{color:#000 !important;margin-top:0px !important;}
.encabezado_nutrientes{color:#FFF;background:#8ebf2f;}
.cuerpo_nutrientes{border-bottom: 1px solid #EEE;border-left: 1px solid #EEE;border-right: 1px solid #EEE;}
.bloque_nutrientes{float:left;width:100%;}
.bloque_producto_info_nutricional strong{color:#045f4f;}
#informacion_nutricional{float:left;width:100%;}
.listado_ancho > .container {
    padding: 0px;
}

.listado_ancho h2 {
    color: #045f4f;
    font-family: "Maven Pro";
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    line-height: 36px;
    margin-bottom: 0;
}
.listado_ancho p.validez {
    color: #4a4a4a;
    font-family: Lato;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 45px;
}

.listado_ancho .producto .prod_img{
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.listado_ancho .prod_container {
  border: 1px solid #e7e7e7;
  padding: 8% 6% 3%;
  position: relative;
  background: white;
}
.listado_ancho.carousel {

    background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM5JSIgc3RvcC1jb2xvcj0iIzA0NWY0ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iIzA0NWY0ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 39%, #045f4f 39%, #045f4f 71%, #ffffff 71%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 39%,#045f4f 39%,#045f4f 71%,#ffffff 71%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#ffffff 39%,#045f4f 39%,#045f4f 71%,#ffffff 71%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

}
.listado_ancho.carousel .container {
    background: white;
}
.listado_ancho .cuadro_oferta {
    position: absolute;
    top: 7%;
    left: 0;
	z-index:100;
}
.listado_ancho .cuadro_oferta p {
    color: #ffffff;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.29px;
    background: #d0011b;
    padding: 6px 5px;
}
.listado_ancho .popup_h {
  position: absolute;
  right: 1%;
  top: 7%;
}
.popup_h a{color:#FFF;}
.listado_ancho .popup_h p {
    background-color: #045f4f;
    border-radius: 50px;
    color: #ffffff;
    font-family: "Maven Pro";
    font-size: 24px;
    font-weight: 700;
    padding: 1px 10px;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.listado_ancho .cuadro_oferta p span {
    color: #ffffff;
    font-family: "Maven Pro";
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.22px;
}
.listado_ancho .antetitulo_marca p {
    color: #9ec73d;
    font-family: "Maven Pro";
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.38px;
    margin-bottom: 4px;
}
.listado_ancho .titulo p {
    padding-right: 5%;
    min-height: 30px;
}
.listado_ancho .titulo p span {
    text-transform: uppercase;
}
.listado_ancho .price_container p {
    font-family: "Maven Pro";
    margin-bottom: 0;
}
.listado_ancho .price_container .label_price {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.27px;
    padding-top: 6%;
}
.listado_ancho .price_container .cur_price {
    color: #8ebf2f;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.38px;
    line-height: 20px;
}
.listado_ancho .price_container .ant_price {
    color: #9b9b9b;
    font-size: 12px;
    font-weight: 700;
    text-decoration: line-through;
    letter-spacing: 0.38px;
}

.cart_container {
  background: #f9f9f9 none repeat scroll 0 0;
  border-left: 10px solid #c7c7c7;
  padding: 0;
  padding-left; 10px;
  text-align: center;
  height: 80px;
}
.cart_container .grouped {
    float: left;
}
.cart_container img.grouped {
  padding-top: 8px;
}
.cart_container img.cart_icon {
    width: auto !important;
    display: inline !important;
}
.owl-carousel .cart_container .label_quantity {
    padding-top: 2px;
    padding-bottom: 0px;
}
.cart_container .grouped {
    display: none;
}
.cart_container .cart_icon {
  margin-top: 20px;
  padding-bottom: 21px;
}
.cart_container .label_quantity {
    color: #272727;
    font-family: "Maven Pro";
    font-size: 32px;
    font-weight: 500;
    letter-spacing: -4.2px;
    margin-left: 3px;
    margin-right: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0;
    width: 100%;
    height:80px;
}
.cart_container .label_quantity > div {
    width: 74px;
    margin: 0 auto;
}
.cart_container:hover {
    border-left: 10px solid #50e3c2;
}
.cart_container:hover .grouped {
    display: block;
     }
.cart_container:hover .cart_icon {
    display: none !important;
}
.listado_ancho .popup_h {
  position: absolute;
  right: 1%;
  top: 7%;
  z-index:10;
}
#selector_tipo_envio_spinner{display:none;}
#selector_tipo_envio_spinner .dentro_selector_spinner{background:#ccc;padding: 10px 20px;border-radius: 5px;}
.listado_ancho .anuncio_popup {
    background-color: #2b856e;
    color: #ffffff;
    display: none;
    font-family: Montserrat;
    padding: 56%;
    position: absolute;
    right: -5%;
    text-align: center;
    top: 100%;
    z-index: 9999;
}
.popup_o .arrow_up{margin-top: 50px;border-bottom: 10px solid #d0011b;margin-left: 20px;}
.popup_o .anuncio_popup {
    background-color: #d0011b;
    left: 5%;
    top: 60px;
    max-width: 90%;
    padding: 5%;
}
.listado_ancho .anuncio_popup h3 {
    font-size: 48px;
    line-height: 35px;
    margin-bottom: 0;
}
.popup_o .anuncio_popup h3{font-size: 38px;}
.listado_ancho .anuncio_popup h4 {
    font-size: 24px;
    line-height: 24px;
}
.listado_ancho .anuncio_popup p.texto {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 18px;
    text-transform: none;
    width: 210px;
}
.listado_ancho .anuncio_popup p.validez {
    font-family: Lato;
    font-size: 10px;
    font-weight: 400;
    color: white;
    margin-bottom: 0;
    background: none;
    text-transform: none;
    margin-top: 18px;
}
.arrow_up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #2b856e;
    display: none;
    margin-left: 9px;
}
.arrow_down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #045f4f;
    display: none;
    transform: rotate(180deg);
    position: absolute;
    bottom: -10px;
    left: calc(50% - 10px);
    z-index: 9999;
}
.extra_rect {
    width: 100%;
    height: 15px;
    background-color: #045f4f;
    display: none;
    position: absolute;
    bottom: 0px;
    z-index: 9999;
}
#menu_top .tab-content .tab-pane {
    padding-top: 50px;
    padding-bottom: 40px;
    overflow: auto;
}
#menu_top .nav-tabs > li > a {
    border-radius: 0;
    margin-right: 0;
	min-height:165px;
}
#menu_top .col.active .arrow_down,
#menu_top .col.active .extra_rect {
    display:block;
}
#menu_top .nav.nav-tabs {
    border-bottom: 0 none;
}

.popup_h:hover .anuncio_popup {
    display: block;
}
.popup_h:hover div.arrow_up {
    display: block;
}
.popup_o{position: absolute;top: 7%;left: 0;width:100%;z-index:101;}
.popup_o:hover .anuncio_popup {
    display: block;
}
.popup_o:hover div.arrow_up {
    display: block;
}
.listado_ancho .lower_text p {
    color: #9b9b9b;
    font-family: Lato;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 14px;
}
.listado_ancho .add_to_list {
    bottom: 3%;
    position: absolute;
    right: 10%;
    width: 16px;
}

/* FOOTER */

.anun_footer {
  margin-top: 6%;
  padding: 0 15px;
    background-color: #d0021b;
}
.anun_footer * {
   color: white;
  }
.anun_footer h2 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    color: #f2f4f6;
    font-family: Montserrat;
    font-size: 166px;
    font-weight: 700;
    letter-spacing: -2.35px;
}
.anun_footer h3 {
    text-shadow: 0 2px 1px rgba(0, 0, 0, 0.5);
    color: #f2f4f6;
    font-family: Montserrat;
    font-size: 58px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.68px;
}
.anun_footer h4 {
    font-family: Montserrat;
    font-size: 34px;
    font-weight: 700;
    line-height: 35px;
    text-transform: uppercase;
    margin-bottom: 0;
}
@media (min-width: 576px) and (max-width: 991px)  {
    .anun_footer h4 {
        letter-spacing: -2px;
    }
}
@media (max-width: 1350px) {
    .anun_footer h2 {
        font-size: 140px;
    }
}
.anun_footer p {
    font-family: Lato;
    font-size: 14px;
    font-weight: 300;
    margin-top: 12px;
}
.anun_footer > .row > div {
    padding: 0;
}
.anun_footer > .row > div > a {
    padding: 30px 7% 0;
    overflow: hidden;
}
.anun_footer .ofertas_footer a {
    display: block;
    width: 100%;
    padding-bottom: 100%;
}
.anun_footer .app a {
    display: block;
    width: 100%;
    background-color: #9ec73d;
}
.anun_footer .catalogo a {
    display: block;
    width: 100%;
    background-color: #045f4f;
    padding-right: 0 !important;
}
.anun_footer .app img {
  display: block;
  height: auto;
  margin: 0 auto;
  width: 90%;
}
.anun_footer .catalogo img {
    display: block;
    float: right;
    height: auto;
    width: 90.55%;
}
@media (max-width: 576px) {
    .anun_footer > .row > div {
        text-align: center;
        margin-bottom: 15px;
    }
    .anun_footer .row > div img {
        float: none;
        margin: 0 auto;
        width: 65%;
    }
}
@media (min-width: 767px) and (max-width: 840px)  {
    .anun_footer .app h4 {
        letter-spacing: -2px;
    }
}

@media (min-width: 992px) and (max-width: 1170px) {
    .anun_footer .ofertas_footer h2 {
        font-size: 108px;
        line-height: 108px;
    }
    .anun_footer .ofertas_footer h3 {
        font-size: 30px;

    }
}
@media (min-width: 1170px) and (max-width: 1280px) {
    .anun_footer .ofertas_footer h3 {
        font-size: 45px;

    }
}
@media (max-width: 991px) {
    .anun_footer .ofertas_footer {
        display: none;
    }
    .anun_footer {
        background: none;
    }
}

.marcas .container {
}
.marcas a {
    display: block;

}
.marcas h2 {
    color: #045f4f;
    font-family: "Maven Pro";
    font-size: 26px;
    font-weight: 900;
    margin-bottom: 44px;
    margin-top: 75px;
    text-align: center;
    text-transform: uppercase;
}
.marcas .col {
    display: flex;
    align-items: center;
}
.banner_footer {
    background-color: #045f4f;
    margin-top: 5%;
    text-align: center;
    padding: 5px 15px;
}
.banner_footer .container {
    padding: 0;
}
.banner_footer * {color: white;}
.banner_footer a {
    border-radius: 4px;
    display: block;
    margin: 0% 0;
    overflow: hidden;
    padding: 14% 0 10%;
}
.banner_footer h3 {
    font-family: Montserrat;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 7%;
    margin-bottom:0;
}

.banner_footer h3 span {
    color: #8ebf2f;
}
.banner_footer p {
  font-family: Lato;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}
.banner_footer p.consultar {
    text-decoration: underline;
}
.banner_footer p.ent24h {
    color: #ffffff;
    font-family: Montserrat;
    font-size: 64px;
    font-weight: 700;
    line-height: 64px;
    margin: 0;
    padding: 3px;
}
.banner_footer .envio_gratis img,
.banner_footer .clickcollect img
{
  padding: 7px 0;
}
.banner_footer a:hover {
   background-color: #2b856e;
   transition: all 1s;
  }
@media (max-width:991px) {
    .banner_footer img,
   .banner_footer p.ent24h {
        display: none;
    }
    .banner_footer a {
        padding: 2% 0;
    }
    .banner_footer a h3 {
        padding-top: 0;
    }
}

footer {
    font-family: "Maven Pro";
    border-bottom: 1px solid #e2e2e2;
}
footer h4 {
  border-bottom: 1px solid #e2e2e2;
  color: #045f4f;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 1px;
  padding-bottom: 21px;
  text-transform: uppercase;
}
@media (min-width:767px) and (max-width: 991px) {
    footer .groop h4 {
        height: 50px;
    }
}
@media (max-width:767px) {
    footer .groop {
        padding-left: 65px;
    }
}
footer .groop ul {
    list-style-type: none;
    padding: 0;
}
footer .groop a {
  line-height: 35px;
}
#subfooter ul li {
    float: left;
}
#subfooter #footer-logo {
	text-align: center;
    padding: 40px 0px;
}
@media (max-width: 991px) {
    #subfooter #footer-logo img {
        width: 75%;
    }
}
div#semilla_link a {
    color: #9b9b9b;
    padding-top: 52px;
    display: block;
}
#social_links {
    text-align: right;
}
#social_links ul {
    display: inline-block;
    list-style-type: none;
    padding: 0;
}
#social_links a {
    margin-left: 24px;
    margin-top: 50px;
    display: block;
}
#absolute_positioned_namecat_anuncio::after {
  display: block;
  position: relative;
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0, #fff 100%);
  margin-top: -150px;
  height: 150px;
  width: 100%;
  content: '';
}
/* LISTADOS */

#listado_columns {
    background: white;
}
.namecat_banner {
    padding:0;
    position: relative;
	min-height:120px;
}
.header-container{z-index:100;position:relative;}
#namecat{padding:20px 0px;}
#namecat_listado{padding: 40px 0px 20px 0px;line-height:57px;}
#namecat_producto{position: absolute;z-index: 1000;top: 20px;}
h1 {
	color: #045f4f;
	font-family: "Maven Pro";
	font-weight: 900;
	line-height: 57px;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 26px;
	display: inline-block;
    margin-top: 0;
	text-shadow: 1px 1px #ffffff;
}

@media (max-width: 550px) {
    h1 {
        font-size: 44px;
    }
}
@media (min-width: 551px) {
    h1 {
        font-size: 64px;
    }
}
@media (max-width: 400px) {
    h1 {
        font-size: 34px;
		line-height:34px;
    }
}
.habituales h1 {
    font-size: 36px;
}
h1#namecat span {
        font-size: 24px;
    font-weight: 400;
    line-height: 33px;
    vertical-align: top;
}
#absolute_positioned_namecat_fondo {
    position: absolute;
    top: 16px;
    left: 0;
    color: #045f4f;
    font-family: "Maven Pro";
    font-size: 135px;
    font-weight: 900;
    line-height: 98px;
    text-transform: uppercase;
    opacity: 0.06;
    max-width: 100%;
    overflow:hidden;
    margin-bottom:0;
}
.habituales #absolute_positioned_namecat_fondo {
    top:-50px;
}
#listado_cabecera #absolute_positioned_namecat_fondo {
    top: -16px;
}
#absolute_positioned_namecat_anuncio {
    position: absolute;
    top: 0;
    right: 0;
}
#absolute_positioned_namecat_anuncio p {
    position: absolute;
    top: calc(50% - 22px);
    color: white;
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 700;
    line-height: 20px;
    padding-left: 10%;
}
#breadcrumb {
    padding-left: 0px;
}
.namecat_banner #breadcrumb p {
    margin: 0;
}
.namecat_banner #filtros_busqueda {
    float: left;
    margin: 8px 0;
}
@media (min-width: 1200px) {
    .namecat_banner #filtros_busqueda {
        width: 100%;
    }
}

.namecat_banner #filtros_busqueda div {
    float: left;
    border-radius: 40px;
    border: 1px solid #e2e2e2;
    background-color: #ffffff;
    margin-left: 12px;
}
.namecat_banner #filtros_busqueda div:hover {background-color: #fcfcfc;}
.namecat_banner #filtros_busqueda div a {
    float: left;
    color: #9b9b9b;
    font-family: "Maven Pro";
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom:0;
    padding: 0;
}
.namecat_banner #filtros_busqueda div a.x_quitar_filtro {
    padding: 10px 8px 10px 15px;
}
.namecat_banner #filtros_busqueda div a.nombre_filtro {
    padding: 10px 15px 10px 0;
}
.namecat_banner #filtros_busqueda a#quitar_todos {
    color: #00a3e2;
    font-family: "Maven Pro";
    font-size: 13px;
    font-weight: 400;
    text-decoration: underline;
    text-transform: uppercase;
    padding-left: 15px;
    float: left;
    padding-top: 9px;
}
.listado_pedidos{border: 1px solid #e7e7e7;background-color: #ffffff;}
.linea_descuento img{height: 20px;vertical-align: top;}
.linea_descuento td{background:rgba(255,0,0,0.2);}
.total_final{background: #045f4f;color: #FFF;font-size: 18px;}
.habituales_secciones{background: rgba(4,95,79,0.8);padding: 20px;width: 98%;float: left;color: #FFF;margin: 5px 1%;}
.habituales_secciones img{height:20px;}
#listado_products.listado_ancho {
    margin-top: 30px;
}

#listado_products div.prod_outer.container {
    background: white;
}
.titulo_filtros {
    background-color: #045f4f;
}
.titulo_filtros a {
    color: #ffffff;
    font-family: "Maven Pro";
    font-size: 18px;
    text-transform: uppercase;
}
.titulo_filtros a::after {
    content: "\f077";
}
.titulo_filtros a.collapsed::after {
    content: "\f078";
}
.titulo_filtros a::after {
    font-family: Fontawesome;
    font-size: 19px;
    position: absolute;
    right: 44px;
    top: 24px;
    color: white;
}
.titulo_filtros a h5 {
    text-align: center;
    font-weight: bold;
    padding: 22px 0;
}
div.listado_filtros {
    margin-top: 30px;
}
div.listado_filtros.peq {
    margin-top: 0px;
}
.listado_filtros .filtro {
    padding: 38px;
    border: 1px solid #e7e7e7;
    background-color: #ffffff;
    margin-bottom: 30px;
}
#ordenar_filtrar.peq .filtro {
    padding-bottom: 22px;
}
@media (max-width: 991px) {
.listado_filtros .filtro {
    padding: 26px;
}
}
.listado_filtros.peq .filtro,
.listado_filtros.peq #nav_enlaces_derecha {
    padding: 15px;
    border: 0 none;
    background: none;
    margin: 0;
}
.listado_filtros.peq .filtro .outer,
.listado_filtros.peq #nav_enlaces_derecha .outer {
    padding: 0 38px;
    border: 1px solid #e7e7e7;
    background-color: #ffffff;
    margin-bottom: 0px;
    border-radius: 36px;
    width: 100%;
}
#nav_enlaces_derecha .outer div {
    display: block;
    padding: 21px 0;
    float: left;
}
#nav_enlaces_derecha .outer div#selector_listado {
    float: right;
}
.listado_filtros.peq.d-lg-none {
    padding: 0;
    margin-bottom: 15px;
}
.listado_filtros.peq.d-lg-none .container {
    padding: 0;
}

.listado_filtros ul {
    list-style-type: none;
    padding:0;
}
.listado_filtros h5 {
    color: #9ec73d;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.listado_filtros.peq h5 {
    margin-bottom: 0px;
    padding: 20px 0 28px;
}
.listado_filtros li {
    border-bottom: 1px solid #e7e7e7;
    height: 34px;
}
.listado_filtros.peq li {
    padding: 4px 0 7px;
    height: 42px;
}
.listado_filtros li p {
    margin-bottom: 0px;
}
.listado_filtros a.desactivado {
    float: left;
    clear: left;
    font-size: 0px;
    padding: 8px;
    border: 1px solid #9ec73d;
    margin-right: 15px;
    margin-bottom: 7px;
    margin-top: 8px;
}
.listado_filtros a.activado {
    background: url(../img/ckbox.svg) no-repeat;
    background-size: 18px;
    border: 0 none;
    transition: all 0.5s;
    height: 19px;
    width: 19px;
	padding: 8px;
	float: left;
    clear: left;
    font-size: 0px;
	margin-right: 15px;
    margin-bottom: 7px;
    margin-top: 8px;
}
.listado_filtros p.subfilter_name {
    float: left;
    color: #000000;
    font-family: "Maven Pro";
    font-size: 13px;
    font-weight: 700;
    line-height: 31px;
    text-transform: uppercase;
    max-width: 75%;
	text-overflow: ellipsis;
    overflow: hidden;
    height: 100%;
}
.listado_filtros.peq p.subfilter_name {
    margin-top: 0px;
}
.listado_filtros p.numero_resultados {
    float: right;
    color: #9ec73d;
    font-family: "Maven Pro";
    font-size: 13px;
    font-weight: 700;
    line-height: 28px;
    margin-top: 2px;
}
.listado_filtros.peq p.numero_resultados {
    line-height: 29px;
    margin-top: 0px;
}
.listado_filtros li:hover {
    cursor: pointer;
}
.listado_filtros li:hover p.subfilter_name,
.listado_filtros li:hover p.numero_resultados {
    color: #045f4f;
}

.listado_filtros li:hover {
}
.listado_filtros li:hover a.activado,.listado_filtros li:hover a.desactivado {
    background: url(../img/ckbox.svg) no-repeat;
    background-size: 18px;
    border: 0 none;
    transition: all 0.5s;
    height: 19px;
    width: 19px;
}
.paginacion_listado {
    padding: 0;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;

}
#nav_paginas {
    float: left;
}
@media (max-width: 992px) {
    #nav_paginas {
        text-align: center;
    }
}

#nav_paginas > div,
#nav_paginas > p,
#nav_paginas > a,
#nav_enlaces_derecha > div
{
    display: inline-block;
    border-right: 1px solid #e7e7e7;
    margin:0;
    padding: 32px;
    cursor: pointer;
}
@media (min-width: 767px) {
    #nav_enlaces_derecha {
        text-align: right;
    }
}
@media (max-width: 500px) {
    #nav_paginas > div,
	#nav_paginas > a,
    #nav_paginas > p {
        padding: 18px;
    }
}
#nav_enlaces_derecha > div {
    border-right: 0 none;
    border-left: 1px solid #e7e7e7;
}
#nav_enlaces_derecha .switcher {
    display: none !important;
}
.peq #nav_enlaces_derecha {
    background: none;
}
#nav_paginas p.actual{background: #eee;}
#nav_paginas a:hover{background: #ddd;}
#nav_paginas p,#nav_paginas a {
    color: #045f4f;
    font-family: "Maven Pro";
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 0.38px;
}
img.pag_sig, img.pag_prev {
    height: 18px;
    padding-bottom: 4px;
	cursor:pointer;
}
.paginacion_listado #nav_enlaces_derecha  {
    float: right;
}
.btn-white {
    background: white;
    border: 1px solid #e7e7e7;
}
.btn-primary{background-color: #9fc83b;border-radius: 3px;border:0px;}
.btn-primary:hover,.btn-primary:active,.btn-primary:focus{background-color: #045f4f;transition: all 1s;}
#selector_listado button {
    color: #4b4b4b;
    font-family: "Maven Pro";
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase !important;
}
#selector_listado li a {
    padding: 10px;
    text-transform: uppercase;
}

/* PRODUCTO */

#producto_cabecera {
    background: white;
}
#producto_cabecera .avisos_top {
    padding: 0;
}
#producto_cabecera .avisos_top .envio_top,
#producto_cabecera .avisos_top .click_top {
    float: right;
}
#producto_cabecera .avisos_top a {
    padding-right: 20px;
    border-right: 1px solid #e7e7e7;
}
#producto_cabecera .avisos_top a.entrega {
    background: url(../img/info_vc.svg) no-repeat 32px 30px;
}
#producto_cabecera .avisos_top a.entrega:after {
    background: rgba(0, 0, 0, 0) url("../img/info_vc.svg") no-repeat scroll 32px 30px;
    content: "";
    height: 72px;
    left: 0;
    position: absolute;
    top: 0;
    width: 54px;
}
#producto_cabecera .avisos_top > div {
    border-right: 1px solid #e7e7e7;
    padding: 28px;
    float: left;
}
#producto_cabecera .avisos_top a.entrega p {
    color: #4a4a4a;
    font-family: "Maven Pro";
    font-size: 15px;
    line-height: 2px;
    padding-bottom: 38px;
    margin: 0;
    padding-top: 6px;
}
#producto_cabecera .avisos_top a.entrega p span {
    font-weight: bold;
    color: black;
    text-decoration: underline;
}
#producto_main {
    background: white;
    border-top: 1px solid #e7e7e7;
    margin-top: 0;
}
#producto_main img.prod_img {
    width: 100%;
	margin-bottom:20px;
}
#producto_main .producto_img {
    padding-right: 0;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
}
#producto_main .producto_content {
    padding-left: 60px;
    padding-top: 27px;
}
#producto_main .prod_container.row {
    border: 0 none;
}
#producto_main .prod_container.row {
    padding-top: 4%;
    padding-left: 0;
    padding-right: 0;
}
#producto_main .prod_container.row > div.col-12 {
    padding-left: 60px;
}
#producto_main .antetitulo_marca p {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 20px;
}
.referencia.col-12 {
    border-bottom: 1px solid #f2f4f6;
}
#producto_main .referencia p {
    color: #9b9b9b;
    font-family: Lato;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.19px;
}
#producto_main .titulo p {
    color: black;
    font-family: "Maven Pro";
    font-size: 48px;
    font-weight: 700;
    line-height: 42px;
    text-transform: none;
    margin-top: 6%;
}
#producto_main .titulo p span {
    text-transform: none;
}
#producto_main .prod_desc p {
    color: #000000;
    font-family: "Maven Pro";
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
	padding-left:15px;
}
#producto_main .price_container {
    border-top: 1px solid #f2f4f6;
    border-bottom: 1px solid #f2f4f6;
}
#producto_main .price_container .label_price {
    padding-top: 3%;
}
#producto_main .price_container .cur_price {
    font-size: 36px;
    line-height: 36px;
}
#producto_main .ant_price {
    line-height: 28px;
}
#producto_main .cart_container {
    height: 96px;
}
#producto_main .cart_container div.grouped {
    width: 100%;
}
#producto_main .cart_container img.grouped {
    padding-top: 13px;
}
#producto_main .cart_container .grouped.minus {
    float: left;
}
#producto_main .cart_container .grouped.plus {
    float: right;
}
#producto_main .cart_icon {
    margin-top: 31px;
}
#producto_main .cart_container p {
    width: 48%;
    margin: 0;
    padding: 0;
}
#producto_main .cart_container div.grouped {
    padding: 27px 14px;
}

#producto_main .prod_desc {
    margin-bottom: 8%;
}
.add,.minus{cursor:pointer;}
.caja_imagen_listado{
	height: 228px;
    overflow: hidden;
}
#producto_main .lower_text p,
#producto_main a.add_to_list {
    color: #9b9b9b;
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    float: left;
}
#producto_main .lower_text p{clear:both;}
#producto_main a.add_to_list {
    position: relative;
    float: right;
    display: block;
    width: auto;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    margin-top: 14px;
    margin-bottom: 5px;
}
#producto_main .add_to_list img {
    padding-left: 12px;
}
#producto_extra {
    background: white;
    border-top: 1px solid #e7e7e7;
    margin-top: 20px;
}
#producto_extra #exTab2 li {
    padding: 36px 30px;
    border-right: 1px solid #e7e7e7;
}
#producto_extra > div.container {
    padding-left: 0;
    padding-right: 0;
}
#producto_extra #exTab2 li a {
    color: #9ec73d;
    font-family: "Maven Pro";
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
#producto_extra #exTab2 li a:hover,
#producto_extra #exTab2 li.active a {
    color: #045f4f;
    border: 0 none;
}
#producto_extra .nav-tabs {
    border-bottom: 1px solid #f2f4f6;
    border-left: 1px solid #e7e7e7;
}
#producto_extra .tab-content {
    padding: 3%;
    column-count: 2;
    column-gap: 30px;
}
#producto_extra .tab-content p {
    color: #000000;
    font-family: "Maven Pro";
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}
@media (max-width: 991px) {
    #producto_main .price_container {
        width: 200px;
    }
    #producto_main .cart_container {
        width: 135px;
    }
}
@media (max-width: 410px) {
    #producto_main .price_container {
        width: 135px;
    }
    #producto_main .price_container .cur_price {
        font-size: 28px;
    }
    #producto_main .cart_container {
        width: 135px;
    }
}
    @media (max-width: 654px) {
        #producto_extra #exTab2 li {
            padding: 0;
        }
    }
@media (max-width: 474px) {
    #producto_extra #exTab2 li {
        padding: 0;
        clear: both;
        border-right: 0 none;
    }
    #producto_extra .tab-content {
        column-count: 1;
    }
}

.columns-container.producto {
    padding-bottom: 0;
}
.owl-nav {
    width: 100%;
    text-align: center;

}
.owl-nav div {
    display: inline-block;
    font-size: 40px;
    font-weight: bold;
    color: gray;
    padding: 9px;
}
.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}
.prod_container > a {
    display: inline-table;
}
input.qty {
    width: 24px;
    font-size: 18px;
    display: block;
    float: left;
    margin-top: 4px;
    border: 1px solid #f9f9f9;
    text-align: center;
    border-radius: 4px;
    margin-left: 4px;
	padding:0px;
}
#enviar_movil{position:absolute;display: block !important;width: 74px !important;top: 5px;right: 12px;text-indent: -1000px;background: url(/img/lupa_header.png) no-repeat 25px 22px #333 !important;}
input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
img.grouped.minus,
img.grouped.add {
    display:block;
    float: left;
}
img.grouped.add {
    float:right;
}
span.buy_item {
    font-size: 16px;
    letter-spacing: 0px;
    margin: 0;
    display: block;
    line-height: 36px;
    color: #8ebf2f;
    cursor: pointer;
    font-weight: bold;
    margin-left:-6px;
}
span.buy_item:hover {
        color: #045f4f;
    }

@media (max-width: 992px) {
    #absolute_positioned_namecat_anuncio {
        display: none;
    }
}

/* CART */

div#cart_view_container {
    background:white;
    display: none;
    position: absolute;
    z-index: 99999;
    width: 350px;
    right: 0;
    padding: 28px 25px 15px 25px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 13px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 13px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 13px;
	max-height: 80vh;
    overflow: auto;
}
.simpleCart_items .headerRow {
    display: none;
}

.simpleCart_items .itemRow {
    overflow: auto;
    margin-bottom: 10px;
}
div#cartnav:hover div#cart_view_container  {
    display: block;
}

.simpleCart_items .itemRow .item-name {
    color: #000000;
    font-family: "Maven Pro";
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 18px;
    padding-bottom: 6px;
}

.simpleCart_items .itemRow .item-price {
    display: none;
}
.simpleCart_items .itemRow .item-total {
	color: #8ebf2f;
	font-size: 18px;
	font-weight: 700;
	line-height: 25px;
	float: right;
	padding-right: 14px;
}

.simpleCart_items .itemRow .item-remove {
    float: right;
    padding-top: 1px;
  }
.simpleCart_items .itemRow .item-remove a {
    color: white;
    background: #045f4f;
    padding: 0px 5px 1px;
    border-radius: 10px;
}
.simpleCart_items .linea_descuento .item-name{
	font-size: 12px;
    color: #FFF;
    float: left;
    background: rgba(255,0,0,0.3);
    padding: 0px 10px;
}
.simpleCart_items .linea_descuento .item-total{
    font-size: 12px;
    color: #FF0000;
}
.simpleCart_items .itemRow .item-decrement a,
.simpleCart_items .itemRow .item-increment a {
    border: 1px solid black;
    line-height: 14px;
    padding: 0px 5px 2px 5px;
    text-align: center;
    border-radius: 20px;
    font-weight: bold;
    display: block;
}
.simpleCart_items .itemRow .item-increment a {
    padding: 0px 4px 0px 4px;
    line-height: 16px;
}
.simpleCart_items .itemRow .item-decrement,
.simpleCart_items .itemRow .item-increment,
.simpleCart_items .itemRow .item-quantity {
    float: left;
}
.simpleCart_items .itemRow .item-decrement,
.simpleCart_items .itemRow .item-increment {
    margin-top: 4px;
}
.simpleCart_items .itemRow .item-quantity {
    font-size: 20px;
    font-weight: bold;
    color: #8ebf2f;
    padding: 0 5px;
}
#cart_view_container > p {
    font-size: 18px;
    color: green;
    font-weight: bold;
    border-top: 2px solid #eee;
    padding-top: 10px;
}

#cart_view_container > p span {
    float: right;
    padding-right: 30px;
}
#descuentos_generales_carro,#descuentos_generales_carro_finalizar{
	background-color: rgba(142,191,47,0.2);
    padding: 5px 20px;
}
#descuentos_generales_carro .titular_desc_gen,#descuentos_generales_carro_finalizar .titular_desc_gen{font-weight:bold;}
#descuentos_generales_carro p,#descuentos_generales_carro_finalizar p{margin:0px;}
#descuentos_generales_carro p span,#descuentos_generales_carro_finalizar p span{float:right;}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    font-family: Arial;
    color: #8ebf2f;
    position: absolute;
    top: 50%;
    background: #045f4f;
    border-radius: 4px;
}
.marcas .owl-carousel .owl-nav .owl-prev,
.marcas .owl-carousel .owl-nav .owl-next {
    top: 150px;
    background: white;
}
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
    color: white;
}
.marcas .owl-carousel .owl-nav .owl-prev:hover,
.marcas .owl-carousel .owl-nav .owl-next:hover {
    color: #045f4f;
}
.owl-carousel .owl-nav .owl-prev {
    left: 25px;
}
.owl-carousel .owl-nav .owl-next {
    right: 25px;
}
@media (min-width:990px) and (max-width:1030px) {
.owl-carousel.owl-marcas .owl-prev {
    left: -10px;
}
.owl-carousel.owl-marcas .owl-next {
    right: -10px;
}
#home_columns {
    padding: 0 7px;
}
}
@media (max-width:888px) {
    .marcas .owl-carousel .owl-nav .owl-prev,
    .marcas .owl-carousel .owl-nav .owl-next {
    top: 52px;
    }
}
@media (max-width:450px) {
    .marcas .owl-carousel .owl-nav .owl-prev,
    .marcas .owl-carousel .owl-nav .owl-next {
        display: none;
    }

}

@media (max-width:760px) {
    .footer-container {
    }
    #home_columns {
        padding: 0 15px;
    }
}
@media (min-width:500px) and (max-width:991px) {
    .producto.pag_cat.col-xs-12 {
        width: 50%;
    }
}
@media (min-width:616px) and (max-width:767px) {
    #ordenar_filtrar .container .row > div {
        width: 50%;
    }
}
#menu_top .col-xs-1.col {
    width: 12.5%;
    padding-right: 0px;
    padding-left: 0px;
}
@media (max-width:1199px) {
    #menu_top .col-xs-1.col p {
        letter-spacing: -0.5px;
        font-size: 11px;
    }
}
@media (max-width:1199px) {
    #menu_top .col-xs-1.col {
        width: 20%;
    }
    #menu_top .col-xs-1.col p {
        letter-spacing: 0px;
        font-size: 12px;
    }
}
#footer .row div.groop ul.in {
    min-height: 182px;
}
.owl-carousel .owl-item img.grouped {
	width: auto; */
}
#menu_top {
    position: relative;
    z-index: 2;
}
.tour_inicio_no_cliente {
   gackground-position: -126px -300px;
}
.content_tour {
    text-align: center;
    margin: 0 auto;
    float: none;
    padding-bottom: 12%;
}
.tour h1 {
    padding-top: 49px;
    padding-bottom: 22px;
}
.texto_grande {
    color: #4a4a4a;
    font-family: Lato;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    padding: 0 11%;
}
.buttonlink,.sweet-alert button {
    color: #ffffff;
    font-family: Montserrat !important;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.17px;
    background-color: #9ec73d !important;
    margin-top: 24px;
    display: inline-block;
    padding: 14px 48px;
    border-radius: 4px;
}
.sweet-alert button.cancel{background-color: #d0011b !important;}
.buttonlink.rojo {
    margin-left: 10px;
    background-color: #d0011b;
}
.buttonlink:hover,.sweet-alert button:hover {
    color: #fff;
    background-color: #045f4f !important;
    transition: all 1s;
}
.tour_cliente .texto_grande {
    padding: 0 18%;
}
.std_form {
    margin-top: 20px;
}
.std_form > div {
    display: inline-block;
}
.std_form > div input {
	border: 1px solid #fff;
	font-size: 21px;
	padding: 12px;
	margin-right: 10px;
    border-radius: 4px;
}
.std_form button {
    border: 0 none;
    font-size: 20px;
    padding: 13px 22px;
}

.upload_pie {
  width: 250px;
  height: 250px;
  display: block;
  position: relative;
  border-radius: 50%;
  background-color: #1fbba6;
  border: 2px solid #1fbba6;
  float: left;
  margin: 2em;
}
.upload_pie .upload_block {
  position: absolute;
  background: #fff;
  width: 230px;
  height: 230px;
  display: block;
  border-radius: 50%;
  top: 10px;
  left: 10px;
}
#time {
  font-size: 3em;
  position: absolute;
  top: 35%;
  left: 43%;
  color: #999;
}
.degree {
  /*90 + ( 360 * .1 )*/
  background-image: linear-gradient(90deg, transparent 50%, white 50%), linear-gradient(90deg, white 50%, transparent 50%);
}


.cab_grupo a {
    border: 1px solid #045f4f;
    background-color: #045f4f;
	display: block;
}
.cab_grupo a h4 {
	color: #ffffff;
	font-family: "Maven Pro";
	font-size: 36px;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0;
	padding: 20px 19px 18px 5px;
    display: inline-block;
}

#habituales_column {
}
.habituales #name_container {
    padding: 40px 0px 20px 0px;
    border-bottom:1px solid #e2e2e2;
}
.habituales h1 {
    line-height: 36px;
    padding-bottom: 23px;
}
@media (min-width: 992px) {
    .habituales .col-lg-9 {
        width: 71%;
        padding-left: 0;
    }
    .habituales .col-lg-3 {
        width: 29%;
    }
}
sup {
    color: #ffffff;
font-family: "Maven Pro";
font-size: 12px;
font-weight: 900;
text-transform: uppercase;
vertical-align:top;
line-height: 38px;
}
@media (max-width: 399px) {
    #cab_reponer sup {
        display: none;
    }
    .cab_grupo a h4 {
        font-size: 27px;
    }
}
.cab_grupo {
    position: relative;
    margin-bottom: 20px;
	float: left;
    width: 100%;
}
.icono_habituales_bloque{    margin-left: 20px;
    display: inline-block;
    border-radius: 35px;
    background: #FFF;
    width: 35px;
    height: 35px;
    padding: 5px;
    margin-top: 23px;
    vertical-align: top;}
.icono_habituales_bloque img{    width: 25px;padding-bottom:0px !important;padding-left:0px !important;}
#cab_reponer {
    margin-top: 0px;
}
.cab_grupo img {
	padding-bottom: 18px;
	display: inline-block;
	padding-left: 20px;
}
.cab_grupo a::after {
	font-family: Fontawesome;
	font-size: 19px;
	position: absolute;
	right: 44px;
	top: 24px;
    color: white;
}
@media (max-width: 450px) {
    .cab_grupo a::after {
        right: 15px;
    }
}
.cab_grupo a::after {
	content: "\f077";
}
.cab_grupo a.collapsed::after {
	content: "\f078";
}
#cab_carrito {
   background-color: #005a43;
}
#cab_carrito h5 {
        color: #ffffff;
    font-family: "Maven Pro";
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
    padding-top: 15px;
    padding-left: 34px;
}
#cab_carrito h6 {
    color: #ffffff;
    font-family: "Maven Pro";
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    line-height: 6px;
    padding-left: 37px;
    padding-bottom: 22px;
}

@media (max-width: 991px) {
    .columna_carrito {
        padding: 0 30px;
        margin-top: 20px;
    }
}
.row.titulo_rows {
    padding-top: 25px;
}
.bloque_grupo {
    margin-bottom: 20px;
}
.bloque_grupo .titulo_rows {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 8px;
}
#bloque_nueva_direccion{float: left;width: 100%;border: 1px solid #eee;border-radius: 5px;display:none;padding:10px 0px;}
#selector_direccion{display:none;}
#selector_pago img,#selector_pago_explicacion img{width:100%;}
#selector_pago p,#selector_pago_explicacion p,#selector_horas p,#selector_direccion p,#selector_centros p{padding:0px 20px;}
.campos_no_metidos{min-height:65px;color: #a94442;background-color: #f2dede;border-color: #ebccd1;  -webkit-animation: background 1s infinite linear;
  -moz-animation: background 1s infinite linear;
  -o-animation: background 1s infinite linear;
  animation: background 1s infinite linear;
  -webkit-animation-name: errores;
  animation-name: errores;
  }
@keyframes errores {
   0% {background-color:#f2dede;}
   50% {background-color:#ebccd1;}
   100% {background-color:#f2dede;}
}
.alergenos{background: #d0011b;color: #FFF;padding: 13px 20px;font-size: 1em;
  -moz-animation: background 1s infinite linear;
  -o-animation: background 1s infinite linear;
  animation: background 1s infinite linear;
  -webkit-animation-name: alergenos;
  animation-name: alergenos;
}
.antetitulo_marca .alergenos{position: absolute;right: 15px;top: 0px;}
.prod_container .alergenos{position:absolute;top: 220px;right: 0px;z-index: 1;}
@keyframes alergenos {
   0% {background-color:#d0011b;}
   50% {background-color:#000000;}
   100% {background-color:#d0011b;}
}
.google-map{width:100%;height:300px;}
.editor_direccion{z-index:10;position: absolute;right: 0px;background: #ccc;padding: 5px 10px;border-radius: 0px 5px 5px 0px;top: 0px;height: 65px;}
.eliminar_direccion{z-index:11;top: 30px;height: 30px;}
#map2{display:none;margin-bottom:20px;}
#selector_horas{display:none;}
@media (max-width: 766px) {
    .bloque_grupo .titulo_rows {
        display: none;
    }
}
.row.titulo_rows div {
    color: #4a4a4a;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
}
.bloque_grupo .producto_rows {
    border-left: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    padding: 5px;
    padding-left: 20px;
}
@media (max-width: 766px) {
    .bloque_grupo .producto_rows {
        border-top: 1px solid #e2e2e2;
        margin-bottom: 10px;
    }
}

.bloque_grupo .row_oferta {
	position: absolute;
	color: white;
	background-color: #d0011b;
	font-weight: bold;
	font-size: 11px;
	top: 16px;
	padding: 1px 3px;
}
.producto_rows .col-xs-1 {
    padding: 6px 0 6px 12px;
}
.producto_listado_habituales_img{text-align:center;}
.bloque_grupo .prod_img {
    height: 70px;
    width: auto;
	max-width:100%;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-left: 5px;
}
.bloque_grupo .prod_marca,
.bloque_grupo .prod_peso,
.bloque_grupo p.comma_price,
.bloque_grupo p.ant_price,
.bloque_grupo .prod_name {
    color: #9ec73d;
    font-family: "Maven Pro";
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.38px;
    padding-top: 9px;
    padding-left: 16px;
    margin: 0;
}
.bloque_grupo .prod_name {
    color: #000000;
    padding-top:0;
    line-height: 15px;
    min-height: 30px;
}
.bloque_grupo .prod_peso {
    font-weight: normal;
    padding-top:0;
    padding-bottom: 6px;
}
.bloque_grupo .reloj,
.bloque_grupo .estrella {
    margin-top: 23px;
    margin-left: 8px;
	max-width:35%;
}
.bloque_grupo .reloj {
    margin-left: 50px;
}
@media (max-width: 766px) {
    .bloque_grupo .reloj,
    .bloque_grupo .estrella {
        margin-left: 14px;
    }
}
@media (max-width: 400px) {
    .bloque_grupo .reloj,
    .bloque_grupo .estrella {
        margin-top: 13px;
        margin-bottom: 10px;
    }
}
.bloque_grupo .cur-price.item-price {
    display: none;
}
.bloque_grupo p.comma_price {
    color: #8ebf2f;
    font-size: 24px;
    padding-top: 18px;
    padding-left: 0px;
}
.bloque_grupo p.ant_price {
    font-size: 12px;
    text-decoration: line-through;
    color: #9b9b9b;
    padding: 0;
    line-height: 5px;
}
.bloque_grupo p.item_price {
    display: none;
}
.bloque_grupo .row {
    margin-right: 0;
    margin-left: 0;
}
#cab_te_interesan a {
    background-color: #50e3c2;
    border: 1px solid #50e3c2;
}
#cab_megacupon a {
	background-color: #50e3c2;
    border: 1px solid #50e3c2;
}
.bloque_grupo p.item_remove {
	position: absolute;
	top: 50%;
	left: -11px;
	color: white;
	background: #ccc;
	line-height: 12px;
	font-size: 12px;
	padding: 2px 5px 3px;
	font-weight: bold;
	border-radius: 11px;
    cursor: pointer;
}
.bloque_grupo p.item_remove a {
    color: white;
}
.columna_carrito #content_carrito {
    border: 1px solid #eee;
    padding: 28px;
	max-height: 50vh;
    overflow: auto;
}
#columna_carrito .finalizar_compra_habituales{text-transform:uppercase;font-size:20px;}
#content_carrito p {
    padding-top: 40px;
}

@media (max-width: 991px) {
    #content_carrito p {
        padding-top: 10px;
    }
}
#totalp,#detalle{display:none;}
#content_carrito #totalp,
#content_carrito #detalle,
#content_carrito #datos_envio,
#content_carrito #cambio_envio,
#content_carrito #grand_total p {
    padding-top: 0px;
}
#content_carrito #totalp {
    color: #000000;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 25px;
    margin: 0;
    padding-top: 0;
}
#totalp .simpleCart_quantity_modificado {
    background-color: #9ec83c;
    border-radius: 12px;
    color: #ffffff;
    font-size: 11px;
    padding: 3px 7px 2px 6px;
    color: #ffffff;
    line-height: 13px;
    display: inline-block;
}
#cart_items{display: none;}
#bloque_carro_total{
    background: green;
    color: #fff !important;
	padding: 5px 0px 5px 20px;
}
.simpleCart_total,.simpleCart_total_final {
    float: right;
    color: green;
    font-family: "Maven Pro";
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0.38px;
    line-height: 20px;
}
.simpleCart_total{font-size:18px;}
#bloque_carro_total .simpleCart_total_final{color:#FFF;}
a.sc_detail::after {
    color: #9ec73d;
    font-family: "Maven Pro";
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    content: "Cerrar lista";
}
a.sc_detail.collapsed::after {
    content: "Ver lista";
}
#content_carrito .concepto {
    color: #000000;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
#content_carrito .concepto span {
    color: #8ebf2f;
    float: right;
}

#cupones,
#cambio_envio {
    color: #9ec73d;
    text-decoration: underline;
}
#datos_envio {
    line-height: 20px;
}
#datos_envio span {
    color: #8ebf2f;
    font-family: "Maven Pro";
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.38px;
    float: right;
    line-height: 15px;
}
#cambio_envio span {
    color: #9b9b9b;
    font-family: "Maven Pro";
    font-size: 12px;
    font-weight: 700;
    text-decoration: line-through;
    letter-spacing: 0.38px;
    float: right;
}
#grand_total {
    background-color: #ededed;
    padding: 28px;
    border: 1px solid #eee;
}
#grand_total p {
    margin: 0;
    text-align: right;
    font-family: "Maven Pro";
}
#grand_total p#gtotal {
    color: #005a43;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: -3.5px;
    line-height: 44px;
}
#grand_total p#iva_incl {
    color: #9b9b9b;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: -0.95px;
}
.tour_no_cliente #absolute_positioned_namecat_fondo {
    top: -29px;
}
.producto_rows .bootstrap-select {
    width: 100% !important;
    margin-top: 9px;
}
.producto_rows .col-xs-3 {
    padding-left: 0;
}
.producto_rows .btn {
    padding: 21px 20px;
    outline: 0 !important;
}
.producto_rows .filter-option.pull-left {
    color: #4b4b4b;
    font-size: 15px;
    text-transform: uppercase;
}
.producto_rows li a span.text {
    text-transform: uppercase;
}
.producto_rows .bootstrap-select.btn-group .dropdown-toggle .caret {
    margin-top: -12px;
    margin-right: 19px;
    color: rgba(158, 199, 61, 0.86);
    width: 15;
    height: 15;
    border: 0 none !important;
}
.producto_rows .bootstrap-select.btn-group button .caret::after {
    font-size: 13px;
    content: "\f078";
    font-family: Fontawesome;
    color: rgba(158, 199, 61, 0.86);
}
.producto_rows .bootstrap-select.btn-group button[aria-expanded="true"] .caret::after {
    font-size: 13px;
    content: "\f077";
    font-family: Fontawesome;
    color: rgba(158, 199, 61, 0.86);
}
.producto_rows .bootstrap-select::focus {
    outline: 0 none !important;
}
.tour_no_cliente .listado_filtros .filtro {
    background: #f9f9f9;
    border: 1px solid #e7e7e7;
}
.tour_no_cliente #name_container {
    padding: 0;
}
.tour_no_cliente div.listado_filtros {
    margin-top: 52px;
}
.tour_no_cliente .banner_navegacion.top {
    float: right;
    margin-top: 8px;
}
.tour_no_cliente .banner_navegacion span,
.tour_no_cliente .banner_navegacion .namecat_link {
    color: #9b9b9b;
    font-family: "Maven Pro";
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    vertical-align: bottom;
}
.tour_no_cliente .banner_navegacion .namecat_button_link {
    display: inline-block;
}
.tour_no_cliente .banner_navegacion .namecat_link:hover {
    color: #045f4f;
    transition: all 0.5s;
}
.tour_no_cliente .banner_navegacion .button_gris {
    margin-left: 15px;
}
.tour_no_cliente #nav_bottom {
    position: relative;
    margin-top: 49px;
}
.tour_no_cliente #nav_bottom #absolute_positioned_namecat_fondo {
    top: 0px;
    z-index: 0;
}
.banner_navegacion.bottom {
    z-index: 10;
    position:relative;
    padding-top: 28px;
    padding-left: 5px;
}
.banner_navegacion.bottom .namecat_link {
    margin-top: 16px;
}
.banner_navegacion.bottom .namecat_button_link {
    float: right;
    margin-left: 15px;
    }

.producto_rows .bootstrap-select::focus {outline: 0 !important }
.marcas.col-12 {
    overflow: hidden;
    position: relative;
}
.listado_ancho.carousel .container {
    overflow: hidden;
}

@media (max-width: 630px) {
    #subfooter #social_links,
    #subfooter #semilla_link {
        width: 50%;
        margin-top: 45px;
    }
    #subfooter #footer-logo {
        width: 100%;
        position: absolute;
    }
    #subfooter #footer-logo img {
        width: 30%;
    }
}
@media (max-width: 410px) {
    #subfooter #social_links a {
       margin-left: 16px;
   }
   }
@media (max-width: 991px) {
    footer {
       border-bottom: 0 none;
       padding-bottom: 0;
   }
   }
.owl-carousel {
    position: static !important;
}

@media (min-width: 992px) AND (max-width:1199px) {
    .banner_footer .row div a {
        padding: 5%;
    }
    .banner_footer .row div a h3 {
        padding-top: 0;
    }
}
@media (max-width: 500px) {
    .banner_footer .row div a h3 {
        font-size: 18px;
    }
}
@media (max-width: 580px) {
    .avisos_top a {
        padding-top: 15px;
    }
    #producto_cabecera .avisos_top a.entrega p {
        line-height: 20px;
    }
}
@media (max-width: 410px) {
    .banner_footer .row div {
        width: 100%;
    }
}
@media  (max-width:991px) {
    .avisos_top .envio_top {
        display: none;
    }
    #producto_cabecera .avisos_top a {
        border-right: 0 none;
    }

    #search_top p span {
        display: none;
    }
}

@media  (max-width:767px) {
    .habituales .col-xs-7 {
       clear: left;
   }
  }



.tour_elegir .abajo.listado_filtros .filtro {
    background: #f9f9f9;
}
.tour_elegir div.abajo.listado_filtros {
    margin-top: 52px;
}
.tour_elegir .listado_content {
    clear: left;
}
@media  (max-width:620px) {
.listado_filtros .filtro {width: 100%}
}

.filtro > div > a::after {
    content: "\f077";
}
.filtro > div > a.collapsed::after {
    content: "\f078";
}
.filtro > div > a::after {
    font-family: Fontawesome;
    font-size: 19px;
    position: absolute;
    right: 44px;
    top: 38px;
    color: #9ec73d;
}
.filtro ul li:last-child {
    border-bottom: 0 none;
}
@media (min-width:767px) AND (max-width:1199px) {
    .tour_elegir .bloque_grupo p.comma_price {
        font-size: 20px;
        letter-spacing: -1px;
    }
}
@media (max-width: 436px) {
    .tour_elegir .col-xs-2.col-sm-1 {
        width: 8.3333333%;
        height: 35px;
    }
    .tour_elegir .col-xs-2.col-sm-1 img {
        display: none;
    }
    .tour_elegir .col-xs-5.col-sm-4 {
        width: 33.333333%;
        padding-left: 5px;
    }
    .tour_elegir .col-xs-5.col-sm-3 {
        width: 50%;
        padding: 0;
        padding-left: 10px;
    }
	.sweet-alert .sa-icon.sa-custom{height: 40px !important;padding: 0px;margin: 0px auto;}
	.sweet-alert h2{margin:10px 0px;line-height:30px;}
	.sweet-alert button{max-width: 45%;padding: 10px !important;font-size:14px !important;}
	.icono_habituales_bloque,.cab_grupo img{display:none;}
	#habituales_column sup{display:none;}
	#columna_carrito .finalizar_compra_habituales{position: fixed;bottom: 0px;background: #000;width: 100%;left: 0px;padding: 20px;}
	.bloque_grupo {float: left;width: 100%;margin-bottom:0px;}
	.caja_selector_envio {margin-bottom: 10px;}
	#tramitar_pedido{text-align: center;font-size: 26px;padding: 20px 0px;}
	.cab_grupo{margin-bottom:0px;}
	.input-group{margin-bottom:10px;width:100%;}
	.namecat_banner{padding:0px 20px;}
	.cart_container img.cart_icon{display:none !important;}
	.cart_container .label_quantity{display:block !important;}
	.zopim{position:fixed !important;top:0px !important;left:0px !important;}
	.meshim_widget_components_mobileChatButton_ButtonBar .button_text{display:none !important;}
}
#menu_contextual {
    position: absolute;
    top: 82px;
    background: white;
    z-index: 9990;
    width: 320px;
    padding-top: 58px;
    padding-bottom: 30px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 13px;
-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 13px;
box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 13px;
}
.collapsemenu {
    display: none;
}
#menu_contextual img {
    display: none;
}
#menu_contextual img.upper {
    display: block;
    float: left;
    height: 25px;
    width: 72px;
}
#menu_contextual p {
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding-top: 1px;
	max-width: 60%;
}
#menu_contextual ul {
    list-style-type: none;
    clear: left;
    padding-left:0;
}
#menu_contextual ul li {
    clear: left;
    width: 100%;
}
#menu_contextual p.arrow {
    float: right;
    font-size: 0;
}
#menu_contextual #context_topmenu > li {
    padding-top: 20px;
}
#menu_contextual p.arrow a.collapsed::after {
    content: "\f078";
}
#menu_contextual p.arrow a::after {
    content: "\f077";
}
#menu_contextual p.arrow a::after {
    font-family: Fontawesome;
    font-size: 19px;
    position: absolute;
    right: 29px;
    top: 10px;
    color: #8ebf2f;
    padding: 5px;
}
#menu_contextual ul.secun {
    padding-left: 16px;
    padding-top: 10px;
}
#menu_contextual ul.secun li a {
    display: block;
    padding: 5px;
}

#menu_contextual .secun p.arrow a::after {
    font-size: 14px;
    right: 17px;
    top: -4px;
    padding: 5px;
}
#menu_contextual ul.third {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
}
#menu_contextual ul.third li a {
    display: block;
    padding: 5px;
}
#closemenu {
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: 22px;
    right: 28px;
    background: #9ec73d;
    color: white;
    padding: 0px 9px 4px 9px;
    border-radius: 45px;
    line-height: 25px;
}
.cart_balanza{display:block;}
.cart_balanza img{height: 50px;margin: 15px;}
#unidades_balanza{display:block;}
.bloque_balanza{padding:10px;background:#eee;}
.bloque_balanza span{font-weight:bold;font-size:1em;line-height:1em;}
.bloque_balanza_notas{padding:10px;}

/**/
#card_caducidad_mes, #card_caducidad_ano {max-width:50%;}
.bloque_fecha {width:100%;}
.bloque_fecha div{width:100%;}

/* INTERNET EXPLORER 9-10-11  */
@media screen and (min-width:0\0) { 
    #search_top input {height: 71px;}
}

/* CAMBIOS LISTADO PRODUCTOS MOBILE */
@media  (max-width:767px) {
    .caja_imagen_listado {width: 20%;height: auto;float: left;}
    .oferta_portada .titulo p, .listado_ancho .titulo p{font-size:14px;}
	.contenedor_titulos {width: 80%;float: left;}
	.precio_comprar {width: 100%;margin:0px;}
	.cart_container {height: 68px;}
	.listado_ancho .prod_container {padding: 0% 6% 0%;}
	.listado_ancho .lower_text p {margin-top: 5px;}
	#pasos_elegir li{width:33%;}
	#pasos_elegir li a{font-size:13px;}
	#pasos_elegir {float: left;margin-bottom: 30px;}
	.precio_elto_conf{clear:left;}
	#producto_main .producto_img{padding-right:15px;}
	#producto_main .producto_content{padding-left:15px;}
    .volver_ficha_producto{position: absolute;top: -100px;right: 15px;z-index: 100;background: #FFF;}
    .listado_ancho .producto{margin-bottom:10px;}
    .listado_ancho .producto .prod_img {width: auto;height: 50px;margin:5px;}
    #absolute_positioned_namecat_fondo{display:none;}
    #namecat_listado {padding: 10px 0px 10px 0px;line-height: 30px;font-size: 30px;margin-bottom: 10px;}
    .popup_o{position: relative;top:auto;left:auto;}
    .listado_ancho .cuadro_oferta{position:relative;top:auto;left:auto;}
    #breadcrumb{position:relative;margin:10px 0px;}
    .prod_container .alergenos{display:none;}
    .listado_ancho .popup_h {position: relative;right: auto;top: auto;z-index: 10;float: left;clear: both;width: 100%;margin-bottom: 10px;}   
    .listado_ancho .popup_h h3{font-size:18px;line-height:18px;padding: 6px 5px;margin: 0px;text-align: left;}
    .listado_ancho .popup_h .anuncio_popup {display: block;right: auto;top: auto;float: left;padding: 6px 5px;width: 100%;}
    .listado_ancho .popup_h .anuncio_popup h4,.listado_ancho .popup_h .anuncio_popup .validez,.listado_ancho .popup_h .estrella{display:none;}
    .listado_ancho .anuncio_popup{position:relative;}
    .prod_container > a{width:100%;}
}
/* FINALIZAR COMPRA - RECORDAR TARJETA */
@media (min-width: 992px) {
    .col-md-5ths {width: 20%;float: left;padding: 5px;}
}
.margen_superior_10px {margin-top:10px;}