

.mobile, .js_nivel2 {
	display: none;
}
.hidden-lg{
	display: none;
}

/*responsive home*/

@media screen and (max-width: 1199px) {
	.slider .flexslider .flex-caption .titulo-caption {
		font-size: 40px;
		line-height: 46px;
	}
	.slider .flexslider .flex-caption p {
		font-size: 16px;
		line-height: 24px;
	}
	.banners-home .banner .img, .banners-home .banner.banner-xs .img {
		width: 100%;
	}
	.marcas-home .next-marcas.slick-arrow {
		right: -20px;
	}
	.marcas-home .prev-marcas.slick-arrow {
		left: -20px;
	}
	header .box-cintillo .login a span, header .box-cintillo .btn-fav .texto-fav{
		display: none;
	}
	header .box-cintillo .login .svg {
		margin-right: 0;
	}
	.navbar-nav > li {
		margin-left: 0;
	}
	.nav a {
		font-size: 14px;
		padding: 16px 5px;
		margin: 0 5px;
	}
	.nav li.proyect-a a {
		padding: 6px 12px 6px 12px;
	}
	.nav a:before {
		top: 19px;
		right: -9px;
	}
	.nav .dropdown-menu {
		visibility: hidden;
	}
	.slider .flexslider .flex-caption {
		top: 15%;
		left: 7%;
	}
	.titulo-seccion .texto p {
		font-size: 18px;
		line-height: 24px;
		padding: 0 20px;
	}
	.titulo-seccion .texto .titulo {
		font-size: 54px;
		line-height: 60px;
	}
	.destacados .categorias {
		width: 90%;
	}
	.presentacion {
		margin-bottom: 40px;
	}
	.destacados .box-destacado .img {
		width: 50%;
		height: 585px;
	}
	.destacados .box-destacado .box-texto {
		width: 50%;
		height: 585px;
		padding: 60px 40px;
	}
	.destacados .box-destacado .box-texto .texto span {
		font-size: 32px;
		line-height: 38px;
	}
	.catalogo .producto .img {
		width: 100%;
		height: auto;
	}
	.catalogo .producto .banderolas {
		top: 0;
		right: -8px;
	}
	.cuadros-mot-home .titulo-seccion .texto .titulo {
		font-size: 40px;
		line-height: 42px;
	}
	.cuadros-mot-home .titulo-seccion .texto p {
		padding: 0 40px 0 0;
	}
	.cuadros-mot-home {
		padding: 20px 0;
	}
	.catalogo .producto .tipo-oferta {
		top: 10px;
		left: 25px;
	}
	.confianza .hito .texto {
		padding: 20px 15px;
	}
	.confianza .hito .texto p {
		font-size: 13px;
		line-height: 20px;
		padding: 0 10px;
	}
	.confianza .hito .texto span {
		font-size: 16px;
		line-height: 22px;
	}
	.proy-ang-home .titulo-seccion .texto .titulo {
		font-size: 72px;
		line-height: 76px;
		margin-bottom: 10px;
	}
	.proy-ang-home .titulo-seccion .texto p {
		padding: 0;
		font-size: 16px;
	}
	.confianza {
		margin-bottom: 80px;
	}
	.proy-ang-home {
		margin-bottom: 80px;
		padding: 60px 0;
	}
	.blog-home .box .noticia .img {
		width: 100%;
		height: 250px;
	}
	.blog-home .box .noticia .fecha span {
		font-size: 36px;
		line-height: 40px;
	}
	.blog-home .box .noticia .texto .titulo {
		font-size: 20px;
		line-height: 26px;
	}
	.blog-home .box .noticia .texto p {
		font-size: 13px;
		line-height: 20px;
	}
	.mas p {
		font-size: 28px;
		line-height: 32px;
	}
	.mas {
		padding: 60px 0 80px;
	}
	footer .box-newsletter .form-news input {
		width: 210px;
	}
	.modal-composicion .modal-lg .box-img .img {
		width: 75%;
		height: auto;
	}
	.modal-composicion .modal-lg .texto .producto .img-prod {
		width: 100%;
		height: 150px;
	}
	.modal-composicion .modal-lg .texto .producto {
		padding: 20px 0;
	}
	.toTop {
		bottom: 100px;
	}
	.destacados .box-destacado .img .hover-destacados {
		display: block;
		top: 0;
		left: 0;
	}
}


@media screen and (max-width: 991px) {
	.hidden-md{
		display: none;
	}
	.header .box-logo{
		display: none;
	}

	.mobile{
		display: inline-block;
	}

	.sec-mobile{
		display: inline-block;
		width: 100%;
		text-align: center;
		padding-bottom: 0px
	}

	.header .sec-mobile.fixed{
		position: fixed;
		top: 0px;
		left: 0;
		background: #fff;
		z-index: 99;
		box-shadow: 0 3px 5px #ccc;
		-webkit-box-shadow: 0 3px 5px #ccc;
		-moz-box-shadow: 0 3px 5px #ccc;
		-o-box-shadow: 0 3px 5px #ccc;
		-ms-box-shadow: 0 3px 5px #ccc;
		padding-bottom: 10px;
	}
	header .box-cintillo .btn-contacto, header .box-cintillo .btn-fav, header .cintillo .email, header hr {
		display: none;
	}
	header .cintillo {
		height: 0;
	}
	.box-nav {
		border-top: none;
		margin-top: 0;
	}
	/******botonera y menus movil*****/

	.desktop {
		display: none;
	}

	.back-nav {
		background: #fff;
	}

	.mobile, .js_nivel2 {
		display: inline-block !important;
	}
	header {
		padding-bottom: 0px;
		height: 90px;
	}

	.sec-mobile {
		text-align: center;
		width: 100%;
		padding: 10px;
	}

	.left {
		float: left;
	}

	.sec-mobile .mobilelogo {
		max-width: 320px;
		position: absolute;
		top: 12px;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
	}

	.sec-mobile .mobilelogo .js_logo{
		display: inline-block;
		margin: 0;
		width: 180px;
		float: left;
		top: 0px;
	}

	.right {
		float: right;
	}


	.open-menu, .open-search, .open-user, .open-cesta, .open-contacto, .open-informacion{
		border: none;
		text-transform: uppercase;
		text-align: center;
		font-size: 15px;
		width: 100%;
		padding: 15px;
		background: #202020;
		color: #fff;
	}

	.js_sec_open_cesta{
		padding: 0px 8px;
		position: relative;
		right: 2px;
		width: 63px;
		top: 0px;
		height: 55px;
	}



	.sec-mobile button, .sec-mobile .btn-fav-movil {
		position: relative;
		display: inline-block;
		z-index: 1;
		float: none;
		margin: 0;
		padding: 0;
		border: 0px;
		width: 50px;
		height: 60px;
		line-height: 60px;
		font-size: 32px;
		vertical-align: top;
		background: #fff;
		color: #202020;
	}
	.sec-mobile button .svg, .sec-mobile .btn-fav-movil .svg{
		fill: #999;
		height: 34px;
		width: auto;
	}
	.sec-mobile button.open-cesta {
		font-weight: 100;
	}
	.sec-mobile button.open-cesta .js-shCart-qty {
		position: absolute;
		right: 0;
		top: 8px;
		width: 20px;
		height: 20px;
		line-height: 18px;
		text-align: center;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		font-size: 9px;
		background: #fff;
		color: #202020;
		border: 2px solid #202020;
		font-weight: 900;
	}

	.sec-mobile button.open-cesta .js-shCart-totalCesta {
		display: none;
	}
	.js_search .open-search, .js_cesta .open-cesta, .js_user .open-user{
		background: #202020;
		color: #fff;
		z-index: 9;
		position: relative;
	}
	.js_search .open-search i, .js_cesta .open-cesta i, .js_user .open-user i {
		font-size: 8px;
		vertical-align: middle;
	}
	.js_menu .open-menu i, .js_informacion .open-informacion i{
		font-size: 10px;
		vertical-align: middle;
		color: #fff;
	}

	.js_search {
		position: fixed;
		background: #fff;
		z-index: 100000;
		float: none;
		padding: 0px;
		margin: 0;
		width: 100%;
		left: 0%;
		top: -102%;
		height: auto;
		overflow-y: auto;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
	}

	.open-search{
		top: 0!important;
		right: 0!important;
		position: relative!important;
	}
	.buscador .search {
		width: 100%;
		padding: 15px;
	}
	.buscador .search {
		display: block!important;
		position: fixed;
		background: #fff;
		z-index: 99;
	}
	.js_open_search{
		display: none;
	}


	.js_menu {
		position: fixed;
		z-index: 10000;
		float: none;
		padding: 0px;
		width: 300px;
		height: auto;
		background: #fff;
		left: -102%;
		top: 0px;
		overflow-y: auto;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		margin: 0;
	}

	.js_menu li {
		margin-left: 0;
		font-size: 15px;
		display: block;
		width: 100%;
		text-align: left;
		position: relative;
		float: left;
		border-right: none;
	}

	.js_menu ul{
		width: 100%;
		position: relative;
		margin: 0;
		text-align: left;
	}
	.js_menu li a {
		width: 100%;
		font-size: 14px;
		line-height: 24px;
		padding: 11px 15px;
		display: inline-block;
		float: left;
		color: #000;
		margin: 0;
		border-top: 1px solid #ddd;
	}
	.js_menu .dropdown-menu {
		padding: 0;
		min-width: 100%;
	}


	.js_menu .dropdown-menu li a {
		font-size: 13px;
		padding: 10px 15px!important;
		color: #fff;
	}

	.js_menu .dropdown-menu .col-banner {
		display: none;
	}

	header .cintillo .menu-info {
		position: fixed;
	}
	.js_informacion {
		position: fixed;
		z-index: 10000;
		float: none;
		padding: 0px;
		width: 300px!important;
		height: 100vh;
		left: -102%;
		top: 0px;
		background: #fff;
		margin: 0!important;
		overflow-y: auto;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
	}
	header .cintillo .menu-info ul li {
		margin: 0;
	}
	.js_informacion li, .js_informacion li a {
		display: block;
		width: 100%;
	}

	.js_informacion li{
		padding: 0!important;
		border-bottom: 1px solid #ccc;
		border-left: none;
	}

	.js_informacion li a {
		padding: 15px!important;
		color: #000!important;
		border-left: none!important;
		font-size: 15px!important;
	}

	header .cintillo .nav-secundario li:nth-of-type(1) a {
		padding-left: 15px;
	}

	.js_user {
		position: fixed;
		z-index: 99;
		float: none;
		padding: 0px;
		width: 300px;
		right: -102%;
		top: 0px;
		height: 100%;
		margin: 0;
		overflow-y: auto;
		background-color: #fff;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
	}
	header .box-cintillo .login {
		display: inline-block;
		margin-right: 0;
		padding-top: 0;
	}
	header .box-cintillo .login a {
		font-size: 15px;
		font-family: "Montserrat Light";
		line-height: 20px;
		margin-bottom: 0px;
		color: #000;
		margin: 0;
		position: relative;
		float: left;
		text-align: center;
		display: inline-block;
		width: 50%;
		padding: 20px;
		background: #f5f5f5;
		border: 1px solid #fff;
	}
	header .box-cintillo .login .svg {
		height: 26px;
		width: auto;
		fill: #666;
		margin-right: 0px;
		position: relative;
		top: 0;
	}
	header .box-cintillo .login a span, header .box-cintillo .btn-fav .texto-fav {
		display: block;
	}
	header .box-cintillo .login a:after {
		display: none;
	}
	.js_contacto {
		position: fixed;
		z-index: 1000;
		float: none;
		padding: 0px;
		width: 300px;
		right: -102%;
		top: 0px;
		height: 100%;
		overflow-y: auto;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
	}

	.js_cesta {
		position: fixed;
		z-index: 100000;
		float: none;
		margin: 0;
		padding: 0px;
		width: 320px;
		right: -102%;
		padding: 0!important;
		top: 0px;
		height: 100%;
		border: none;
		background: none;
		overflow-y: auto;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
	}

	.mHdr-cartBtn .shCart-down {
		top: 52px;
		width: 100%;
		display: inline-block!important;
	}
	.btn-carrito {
		background: #000000;
	}
	.js_menu.open, .js_informacion.open {
		left: 0px;

	}

	.js_search.open {
		top: 0px;
	}

	.js_contacto.open {
		background: #eee;
		padding: 25px;
		text-align: center;
		right: 0px;
	}

	.js_user.open {
		right: 0px;
		margin: 0;
	}

	.js_cesta.open {
		right: 0px;
	}

	.js_nivel2 {
		display: inline-block;
		position: absolute;
		right: 0px;
		top: 0;
		width: 47px;
		height: 47px;
		line-height: 44px;
		color: #fff;
		padding: 0;
		margin: 0;
		text-align: center;
		font-size: 15px;
		border: none;
		z-index: 9;
		background: #ddd;
	}
	.js_nivel2:hover{

	}

	.js_nivel2:after{
		content: "\f11d";
		color: #000;
		font-family: "Flaticon";
		font-size: 10px;
	}
	.btn-fav-movil .badge {
		padding: 0;
		font-size: 9px;
		font-weight: 100;
		line-height: 20px;
		text-align: center;
		position: absolute;
		bottom: 13px;
		right: 0;
		width: 20px;
		height: 20px;
		background: #ce5d95;
		border-radius: 50%;
		color: #fff;
	}
	.nav .dropdown-menu {
		visibility: visible;
	}
	.nav .dropdown-menu {
		width: 100%;
		border: none;
		border-radius: 0;
		top: 0;
		padding: 0;
	}
	.nav .dropdown-menu .container-fluid {
		padding: 0;
	}
	.nav .dropdown-menu .familias {
		display: inline-block;
		width: 100%;
		margin-bottom: 80px;
		margin: 0;
		text-align: left;
	}
	.nav .dropdown-menu .familias .familia {
		display: inline-block;
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.nav .dropdown-menu .familias .familia .img {
		width: 100%;
		height: auto;
		border: none;
		display: none;
	}
	.nav .dropdown-menu .familias .familia .texto {
		display: inline-block;
		width: 100%;
		margin-bottom: 80px;
		margin: 0;
	}
	.nav .dropdown-menu .familias .familia .texto a {
		font-size: 15px;
		padding: 10px 15px;
		border: none;
		font-family: "Montserrat Light";
	}
	.idiomas {
		display: inline-block;
	}
	.idiomas span {
		font-size: 13px;
		font-family: "Montserrat Regular";
		line-height: 20px;
		margin-bottom: 0px;
		color: #fff;
	}
	.idiomas button {
		font-size: 13px;
		font-family: "Montserrat Regular";
		line-height: 20px;
		margin-bottom: 0px;
		color: #fff;
		padding: 5px 16px;
		background: #fff;
		text-transform: uppercase;
		height: 45px;
		position: relative;
		bottom: 0px;
	}
	.idiomas button i {
		font-size: 8px;
		display: none;
	}
	.idiomas button img {
		position: relative;
		bottom: 1px;
	}
	.idiomas button::after {
		display: none;
	}
	.idiomas button small {
		font-size: 13px;
		margin: 0 6px;
		display: inline-block;
		display: none;
	}
	.idiomas .dropdown-menu {
		top: 40px!important;
		left: -26px!important;
		min-width: 105px;
		padding: 0 0 5px 0;
		margin: 0;
		background-clip: padding-box;
		border: 0;
		border-radius: 0;
		border-bottom: 2px solid #202020;
		background: #f5f5f5;
		transform: translate3d(0px, 0px, 0px)!important;
	}
	.idiomas .dropdown-menu .dropdown-item {
		display: inline-block;
		width: 100%;
		padding: 3px 15px;
		white-space: normal;
		line-height: 25px;
	}
	.idiomas .dropdown-menu .dropdown-item:hover {
		background: #ddd;
	}
	.idiomas .dropdown-menu .dropdown-item small {
		font-size: 13px;
		font-family: "Montserrat Regular";
		line-height: 20px;
		margin-bottom: 0px;
		color: #000;
		margin-left: 5px;
	}
	.idiomas .dropdown-menu .dropdown-item img {
		position: relative;
		bottom: 1px;
	}
	header .box-cintillo .login a i {
		font-size: 22px;
		margin-right: 0;
		vertical-align: bottom;
		position: relative;
		top: 0;
		color: #202020;
	}
	header .box-cintillo .login a {
		font-size: 16px;
		line-height: 22px;
	}

	/*****fin botonera y menus movil******/

	body {
		padding-top: 90px;
	}
	.slider .flexslider .flex-caption {
		top: 15%;
		left: 0%;
		height: auto;
		width: 100%;
		text-align: center;

	}
	.slider .flexslider .flex-caption p {
		/*display: none;*/
	}
	.titulo-seccion .texto p {
		font-size: 16px;
		line-height: 24px;
		padding: 0;
	}
	.titulo-seccion .texto .titulo {
		font-size: 50px;
		line-height: 56px;
	}
	.destacados .categorias {
		width: 100%;
	}
	.destacados .categorias .cat span {
		font-size: 12px;
	}
	.destacados .box-destacado .box-texto {
		width: 100%;
		height: auto;
		padding: 60px 40px;
	}
	.destacados .box-destacado .img {
		width: 100%;
		height: auto;
		display: block;
	}
	.destacados .box-destacado .img img{
		width: 100%;
		height: auto;
	}
	.cuadros-mot-home .titulo-seccion .texto p {
		padding: 0;
	}
	.blog-home .box .col-md-6:nth-of-type(3) .noticia {
		display: none;
	}
	.mas p {
		font-size: 20px;
		line-height: 28px;
	}
	footer .col-md-6:nth-of-type(1){
		display: none;
	}
	footer.footer-cesta .col-md-6:nth-of-type(1){
		display: block;
	}
	footer .box-newsletter .form-news input {
		width: 250px;
	}
	footer .tarjetas {
		padding-top: 0;
		margin-bottom: 40px;
	}
	.marcas-home .box .marca .img {
		width: 100%;
		height: 120px;
	}
	.marcas-home {
		margin-bottom: 0;
	}
	.no-footer{
		display: none;
	}

	.confianza {
		display: inline-block;
		width: 100%;
		margin-bottom: 0px;
		position: relative;
		padding: 0px 0;
	}

	.slider .flexslider .flex-caption-testimonio {
		display: inline-block;
		z-index: 1;
		position: absolute;
		margin-top: 50px;
		left: 25%;
		height: auto;
		width: 50%;
	}

	.slider .flexslider .flex-caption-testimonio .titulo-caption {
		font-size: 28px;
		font-family: "Poppins";
		line-height: 11px;
		margin-bottom: 10px;
		color: white;
		display: block;
		font-weight: 900;
		text-align: center;
	}

	header .cintillo .claim {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	body {
		padding-top: 85px;
	}
	.idiomas .dropdown-menu {
		top: 60px!important;
	}
	.sec-mobile button, .sec-mobile .btn-fav-movil {
		width: 46px;
		height: 50px;
		line-height: 50px;
	}
	.idiomas button {
		padding: 0;
	}
	header, .sec-mobile {
		height: 55px;
	}
	.js_sec_open_cesta {
		padding: 0px 8px;
		position: relative;
		right: 2px;
		width: 55px;
		top: 0px;
		height: 55px;
	}

	.sec-mobile button.open-cesta .js-shCart-qty {
		right: -6px;
		top: 3px;
	}

	.slider .flexslider .slides li {
		height: 300px;
	}
	.slider.banner-testimonios .flexslider .slides li {
		height: 450px;
	}
	.slider .flexslider .slides li img {
		/*height: 100%;*/
		max-width: initial;
		position: relative;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
	}

	.slider .flexslider .flex-caption {
		top: 15%;
		left: 0%;
		height: auto;
		width: 100%;
		text-align: center;

	}
	.slider .flexslider .flex-caption .titulo-caption {
		font-size: 40px;
		/*line-height: 44px;*/
		margin-bottom: 15px;
	}
	.slider .flexslider .flex-caption a {
		font-size: 14px;
		padding: 14px 26px;
	}
	.titulo-seccion .texto .titulo {
		font-size: 46px;
		line-height: 52px;
	}
	.titulo-seccion .texto .claim {
		font-size: 13px;
	}
	.titulo-seccion .texto p {
		font-size: 15px;
		line-height: 24px;
	}
	.blog-home .box .noticia .fecha span {
		font-size: 30px;
		line-height: 40px;
	}
	footer .box-newsletter .form-news .form-group {
		position: relative;
	}
	footer .box-newsletter .form-news input {
		width: 100%;
	}
	footer .box-newsletter .btn-newsletter {
		position: absolute;
		top: 0;
		right: 0;
	}
	footer .tarjetas img {
		margin: 0 2px;
	}
	.modal-composicion .modal-lg .box-img {
		height: 95vh;
	}
	.modal-composicion .modal-lg .scroll {
		display: block;
	}
	.modal-composicion .modal-lg .texto .producto .banderolas {
		right: 0;
		left: -25px;
	}
	.modal-composicion .modal-lg .texto {
		padding: 30px;
	}
	.banners-home .banner {
		margin-bottom: 0px;
	}
	.banners-home .banner .img {
		/*height: 290px;*/
	}
	.banners-home .banner .texto .verMas {
		display: none;
	}
	.banners-home .banner.banner-xl .texto, .banners-home .banner.banner-md:nth-of-type(2) .texto, .banners-home .banner .texto {
		text-align: center;
		bottom: 50%;
		-webkit-transform: translateY(50%);
		-ms-transform: translateY(50%);
		transform: translateY(50%);
	}
	.banners-home .banner .texto p {
		margin-bottom: 0;
	}

	.slider .flexslider .flex-caption-testimonio {
		display: inline-block;
		z-index: 1;
		position: absolute;
		margin-top: 40px;
		left: 25%;
		height: auto;
		width: 50%;
	}

	.slider .flexslider .flex-caption-testimonio .titulo-caption {
		font-size: 25px;
		font-family: "Poppins";
		line-height: 12px;
		margin-bottom: 0px;
		color: white;
		display: block;
		font-weight: 900;
		text-align: center;
	}

	.slider .flexslider .flex-caption-testimonio .texto-testimonios {
		display: block;
		width: 100%;
		margin-bottom: 20px;
		position: relative;
		text-align: center;
	}

	.slider .flexslider .flex-caption-testimonio p {
		font-size: 16px;
		font-family: "Poppins";
		line-height: 30px;
		margin-bottom: 0px;
		color: white;
	}

	.slider .flexslider .slides li .flex-caption-testimonio .texto-testimonios img {
		width: 90px;
		margin-top: 5px;
		display: block;
		margin-top: 60px;
		margin-bottom: -23px;
	}

	.slider.banner-testimonios .flexslider .flex-control-nav {
		display: none;
	}

	.dayoffert-home .container .slider .flexslider .slides li {
		width: auto;
		float: left;
		height: 510px;
	}

	.dayoffert-home .container .slider .flexslider .slides li .img-fluid {
		width: auto;
		float: left;
		height: 300px;
		position: relative;
		top: 166px;
	}
	.dayoffert-home .container .slider .flexslider .slides li .flex-caption{
		width: 100%;
		float: left;
		position: relative;
		margin-top: 0px;
	}
	.dayoffert-home .container .slider .flexslider .slides li .flex-caption .titulo {
		margin-bottom: 0px;
	}
	.dayoffert-home .container .slider .flexslider .slides li .flex-caption .titulo a {
		font-family: "Poppins SemiBold";
		text-transform: uppercase;
		color: #202020;
		font-size: 16px;
		padding: 5px 36px;
		transition: 0.3s ease all;
		-webkit-transition: 0.3s ease all;
		-moz-transition: 0.3s ease all;
		-o-transition: 0.3s ease all;
		-ms-transition: 0.3s ease all;
		display: inline-block;
		position: relative;
		border: none;
	}
	.dayoffert-home .container .slider .flexslider .slides li .flex-caption p {
		font-size: 16px;
		font-family: "Poppins Medium";
		line-height: 30px;
		margin-bottom: 10px;
		color: #777777;
		text-transform: none;
	}
	.dayoffert-home .container .slider .flexslider .slides li .flex-caption .precios .anterior {
		font-size: 14px;
		font-family: "Poppins Medium";
		line-height: 22px;
		margin-bottom: 0px;
		color: #666;
		text-decoration: line-through;
	}
	.dayoffert-home .container .slider .flexslider .slides li .flex-caption .precios .actual {
		font-size: 18px;
		font-family: "Poppins SemiBold";
		line-height: 22px;
		margin-bottom: 0px;
		color: #ff3d00;
	}
	.dayoffert-home .container .slider .flexslider .slides li .flex-caption .banderolas .descuento {
		font-size: 12px;
		font-family: "Poppins Regular";
		line-height: 34px;
		margin-bottom: 0px;
		color: #fff;
		display: inline-block;
		width: 38px;
		height: 38px;
		background: #777777;
		border-radius: 50%;
		border: 2px solid #fff;
		position: absolute;
		top: 66px;
		right: 136px;
	}

	.form-cesta .btns-accion .btn{
		width: 100%;
	}
}

@media screen and (max-width: 575px) {
	body {
		padding-top: 0px;
	}

	.sec-mobile button .svg, .sec-mobile .btn-fav-movil .svg {
		height: 28px;
	}
	.sec-mobile button, .sec-mobile .btn-fav-movil {
		width: 36px;
		height: 50px;
		line-height: 56px;
		font-size: 28px;
	}
	.sec-mobile .mobilelogo .js_logo {
		width: 160px;
	}
	.sec-mobile .mobilelogo {
		max-width: 160px;
	}
	.btn-fav-movil .badge {
		bottom: 10px;
		right: -3px;
	}
	.sec-mobile button.open-cesta .js-shCart-qty {
		right: -3px;
		bottom: 10px;
	}

	.slider .flexslider .flex-caption {
		top: 35%;
		left: 0%;
		height: auto;
		width: 100%;
		text-align: center;

	}

	.slider .flexslider .slides li img {
		height: 100%;
		width: auto;
		max-width: initial;
		position: relative;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
	}


	.slider .flexslider .slides li {
		height: 380px;
	}
	.slider .flexslider .flex-caption p {
		display: block;
	}
	.blog-home .box .noticia .img {
		width: 100%;
		height: auto;
		display: block;
	}
	.blog-home .box .noticia .img img{
		width: 100%;
		height: auto;
	}
	.blog-home .box .noticia {
		margin-bottom: 60px;
	}
	.blog-home .box .col-md-6:nth-of-type(3) .noticia {
		display: inline-block;
	}
	.blog-home .box .noticia .fecha span {
		font-size: 44px;
		line-height: 44px;
	}
	.blog-home .box .noticia .texto .titulo {
		font-size: 22px;
		line-height: 28px;
	}
	.blog-home .box .noticia .texto p {
		font-size: 14px;
		line-height: 20px;
	}
	.blog-home .box .noticia .img .hover .texto-hover img {
		width: 36px;
	}
	.catalogo .producto .banderolas {
		top: 0;
		right: 0;
	}
	.cuadros-mot-home .slick-prev, .cuadros-mot-home .slick-next {
		display: none!important;
	}
	.mas {
		padding: 0px 0 80px;
	}
	footer .tarjetas {
		padding-top: 0;
		margin-bottom: 40px;
	}
	.slider .flexslider .flex-caption .titulo-caption {
		font-size: 40px;
		line-height: 44px;
		margin-bottom: 10px;
	}

	.titulo-seccion .texto .titulo {
		font-size: 40px;
		line-height: 48px;
	}
	.confianza .item {
		margin-bottom: 30px;
	}
	.banners-home {
		margin-bottom: 40px;
	}
	.marcas-home .box .marca .img {
		width: 80%;
		height: 100px;
	}
	footer .box-newsletter {
		margin-bottom: 0;
	}

	.banner-ofertas .item .texto {
		float: left;
		padding: 67px 15px;
		width: 100%;
	}

	.banner-ofertas .item .texto p {
		float: left;
		font: 600 42px/50px "Poppins", Helvetica, sans-serif;
		letter-spacing: 0.6px;
		margin: 0 0 70px;
		text-transform: capitalize;
		width: 100%;
	}

	.slider .flexslider .flex-caption-testimonio {
		display: inline-block;
		z-index: 1;
		position: absolute;
		margin-top: 40px;
		left: 25%;
		height: auto;
		width: 50%;
	}

	.slider .flexslider .flex-caption-testimonio .titulo-caption {
		font-size: 17px;
		font-family: "Poppins";
		line-height: 17px;
		margin-bottom: 0px;
		color: white;
		display: block;
		font-weight: 900;
		text-align: center;
	}

	.slider .flexslider .flex-caption-testimonio .texto-testimonios {
		display: block;
		width: 100%;
		margin-bottom: 20px;
		position: relative;
		text-align: center;
	}

	.slider .flexslider .flex-caption-testimonio p {
		font-size: 14px;
		font-family: "Poppins";
		line-height: 30px;
		margin-bottom: 0px;
		color: white;
	}

	.slider .flexslider .slides li .flex-caption-testimonio .texto-testimonios img {
		width: 90px;
		margin-top: 5px;
		display: block;
		margin-top: 60px;
		margin-bottom: -23px;
	}

	.slider.banner-testimonios .flexslider .flex-control-nav {
		display: none;
	}

	.dayoffert-home .container .slider .flexslider .slides li {
		width: auto;
		float: left;
		height: 510px;
	}

	.dayoffert-home .container .slider .flexslider .slides li .flex-caption {
		width: 100%;
		float: left;
		position: relative;
		margin-top: -120px;
	}
}

@media screen and (max-width: 479px) {
	header {
		height: 65px;
	}
	header .sec-mobile {
		height: 55px;
	}
	body {
		padding-top: 0px;
	}

	.sec-mobile .mobilelogo .js_logo {
		width: 120px;
	}
	.sec-mobile .mobilelogo {
		max-width: 150px;
	}

	.js_sec_open_cesta{
		padding: 8px;
		position: relative;
		right: 2px;
		width: 42px;
		top: 0px;
		height: 55px;
	}

	.sec-mobile button, .sec-mobile .btn-fav-movil {
		width: 26px;
		height: 40px;
		line-height: 40px;
		font-size: 24px;
	}
	.btn-fav-movil .badge {
		bottom: 3px;
		right: -3px;
	}
	.sec-mobile button.open-cesta .js-shCart-qty {
		right: -8px;
		top: -1px;
	}

	.slider .flexslider .flex-caption {
		top: 38%;
		left: 0%;
		height: auto;
		width: 100%;
		text-align: center;

	}

	.slider .flexslider .flex-caption .titulo-caption {
		font-size: 34px;

	}

	.slider .flexslider .flex-caption a {
		font-size: 13px;
	}
	.slider .flexslider .flex-caption p {
		/*display: none;*/
	}
	.destacados .box-destacado .box-texto .texto span {
		font-size: 28px;
		line-height: 36px;
	}
	.modal-body {
		padding: 15px;
	}

	.col-xxs-12{
		width: 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.titulo-seccion .texto .titulo {
		font-size: 36px;
		line-height: 40px;
	}
	.titulo-seccion .texto .claim {
		margin-bottom: 20px;
	}
	.titulo-seccion .texto small {
		font-size: 32px;
		line-height: 32px;
	}
	.destacados .categorias .cat {
		display: inline-block;
		width: 32%;
		margin-bottom: 25px;
	}
	.destacados .categorias .cat span {
		font-size: 11px;
		display: table;
		line-height: 14px;
		margin: auto;
	}
	.destacados .categorias .cat .svg {
		margin-bottom: 8px;
	}
	.destacados .categorias .cat span {
		font-size: 11px;
	}
	.presentacion {
		margin-bottom: 0;
	}
	.destacados .categorias {
		margin: 0 auto 10px;
	}
	.catalogo .producto .img {
		width: 100%;
		height: auto;
	}
	.catalogo .producto .img img{
		width: 100%;
		height: auto;
	}

	.catalogo .producto .texto .precios span {
		margin: 0;
	}
	.catalogo .producto .texto .precios .anterior {
		margin-right: 10px;
	}
	.catalogo .producto .texto .titulo {
		font-size: 14px;
		line-height: 22px;
		height: auto!important;
	}
	.catalogo .producto .banderolas {
		top: 0;
		right: 0;
	}
	.catalogo .producto {
		margin-bottom: 60px;
	}
	footer .cintillo a {
		font-size: 13px;
	}
	.marcas-home .next-marcas.slick-arrow {
		right: -15px;
	}
	.marcas-home .prev-marcas.slick-arrow {
		left: -15px;
	}
	.blog-home {
		padding-top: 50px;
	}

	.banner-ofertas .item .texto {
		float: left;
		padding: 67px 15px;
		width: 100%;
	}

	.banner-ofertas .item .texto span {
		float: left;
		font: 400 19px/28px "Poppins", Helvetica, sans-serif;
		letter-spacing: 0.5px;
		margin: 0 0 40px;
		text-transform: capitalize;
		width: 100%;
	}

	.banner-ofertas .item .texto p {
		float: left;
		font: 600 32px/50px "Poppins", Helvetica, sans-serif;
		letter-spacing: 0.6px;
		margin: 0 0 70px;
		text-transform: capitalize;
		width: 100%;
	}

	.slider .flexslider .flex-caption-testimonio {
		display: inline-block;
		z-index: 1;
		position: absolute;
		margin-top: 40px;
		left: 25%;
		height: auto;
		width: 50%;
	}

	.slider .flexslider .flex-caption-testimonio .titulo-caption {
		font-size: 15px;
		font-family: "Poppins";
		line-height: 17px;
		margin-bottom: 0px;
		color: white;
		display: block;
		font-weight: 900;
		text-align: center;
	}

	.slider .flexslider .flex-caption-testimonio .texto-testimonios {
		display: block;
		width: 100%;
		margin-bottom: 20px;
		position: relative;
		text-align: center;
	}

	.slider .flexslider .flex-caption-testimonio p {
		font-size: 12px;
		font-family: "Poppins";
		line-height: 30px;
		margin-bottom: 0px;
		color: white;
	}

	.slider .flexslider .slides li .flex-caption-testimonio .texto-testimonios img {
		width: 90px;
		margin-top: 5px;
		display: block;
		margin-top: 60px;
		margin-bottom: -23px;
	}

	.banner-testimonios {
		display: inline-block;
		height: 600px;
		width: 100%;
		margin-top: 120px;
		margin-bottom: 120px;
		position: relative;
	}

	.slider.banner-testimonios .flexslider .slides li {
		height: 600px;
	}

	.slider.banner-testimonios .flexslider .flex-control-nav {
		display: none;
	}

	.dayoffert-home .container .slider .flexslider .slides li {
		width: auto;
		float: left;
		height: 510px;
	}

	.dayoffert-home .container .slider .flexslider .slides li .flex-caption {
		width: 100%;
		float: left;
		position: relative;
		margin-top: -137px;
	}

	.dayoffert-home .container .slider .flexslider .slides li .flex-caption .banderolas .descuento {
		font-size: 12px;
		font-family: "Poppins Regular";
		line-height: 34px;
		margin-bottom: 0px;
		color: #fff;
		display: inline-block;
		width: 38px;
		height: 38px;
		background: #777777;
		border-radius: 50%;
		border: 2px solid #fff;
		position: absolute;
		top: 66px;
		right: 105px;
	}
}

@media screen and (max-width: 339px) {

	.slider .flexslider .flex-caption {
		top: 30%;
		left: 0%;
		height: auto;
		width: 100%;
		text-align: center;

	}

	.slider .flexslider .flex-caption .titulo-caption {
		font-size: 30px;

	}

	.slider .flexslider .flex-caption a {
		font-size: 12px;
	}
	.slider .flexslider .flex-caption p {
		/*display: none;*/
	}

	.banners-home .banner .texto .cat {
		font-size: 29px;
		line-height: 30px;
		margin-bottom: 5px;
		color: #fff;
		text-transform: uppercase;
	}

	.banner-ofertas .item .texto {
		float: left;
		padding: 60px 15px;
		width: 100%;
	}

	.banner-ofertas .item .texto span {
		float: left;
		font: 400 17px/28px "Poppins", Helvetica, sans-serif;
		letter-spacing: 0.5px;
		margin: 0 0 40px;
		text-transform: capitalize;
		width: 100%;
	}

	.banner-ofertas .item .texto p {
		float: left;
		font: 600 31px/50px "Poppins", Helvetica, sans-serif;
		letter-spacing: 0.6px;
		margin: 0 0 70px;
		text-transform: capitalize;
		width: 100%;
	}

	.banner-testimonios {
		display: inline-block;
		height: 600px;
		width: 100%;
		margin-top: 120px;
		margin-bottom: 120px;
		position: relative;
	}

	.slider.banner-testimonios .flexslider .slides li {
		height: 600px;
	}

	.slider .flexslider .flex-caption-testimonio {
		display: inline-block;
		z-index: 1;
		position: absolute;
		margin-top: 40px;
		left: 25%;
		height: auto;
		width: 50%;
	}

	.slider .flexslider .flex-caption-testimonio .titulo-caption {
		font-size: 14px;
		font-family: "Poppins";
		line-height: 17px;
		margin-bottom: 0px;
		color: white;
		display: block;
		font-weight: 900;
		text-align: center;
	}

	.slider .flexslider .flex-caption-testimonio .texto-testimonios {
		display: block;
		width: 100%;
		margin-bottom: 20px;
		position: relative;
		text-align: center;
	}

	.slider .flexslider .flex-caption-testimonio p {
		font-size: 11px;
		font-family: "Poppins";
		line-height: 30px;
		margin-bottom: 0px;
		color: white;
	}

	.slider .flexslider .slides li .flex-caption-testimonio .texto-testimonios img {
		width: 90px;
		margin-top: 5px;
		display: block;
		margin-top: 60px;
		margin-bottom: -23px;
	}

	.slider.banner-testimonios .flexslider .flex-control-nav {
		display: none;
	}

	.dayoffert-home .container .slider .flexslider .slides li {
		width: auto;
		float: left;
		height: 500px;
	}

	.dayoffert-home .container .slider .flexslider .slides li .flex-caption {
		width: 100%;
		float: left;
		position: relative;
		margin-top: -107px;
	}

	.dayoffert-home .container .slider .flexslider .slides li .flex-caption .banderolas .descuento {
		font-size: 12px;
		font-family: "Poppins Regular";
		line-height: 34px;
		margin-bottom: 0px;
		color: #fff;
		display: inline-block;
		width: 38px;
		height: 38px;
		background: #777777;
		border-radius: 50%;
		border: 2px solid #fff;
		position: absolute;
		top: 96px;
		right: 52px;
	}
}

/*fin responsive home*/


/*responsive contacto*/

@media screen and (max-width: 1199px){
	.hitos-contacto {
		margin-bottom: 40px;
		padding-left: 20px;
	}
	.hitos-contacto .box .hito {
		min-height: auto;
		margin-bottom: 30px;
	}
	.cabecera {
		padding: 35px 0 30px;
		background-size: cover!important;
	}
	.mapa {
		padding-left: 0;
	}
	.hitos-contacto {
		margin: 0;
	}
	.hitos-contacto p {
		font-size: 18px;
		line-height: 26px;
	}
}

@media screen and (max-width: 991px){
	.form-contacto .titulo {
		font-size: 24px;
		line-height: 32px;
	}
	.hitos-contacto .hito.redes a {
		display: inline-block;
		margin-bottom: 10px;
	}
	.hitos-contacto {
		margin-bottom: 40px;
		padding-left: 0;
	}
	.form-contacto form textarea {
		height: 100px;
	}
	.box-mapa .titulo-mapa {
		font-size: 28px;
		line-height: 36px;
	}
	.box-mapa span {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 25px;
		padding: 0 15px;
	}
	#map2 {
		height: 380px;
	}
	.texto-intro {
		margin-bottom: 20px;
	}
	.texto-intro p {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.cabecera .titulo {
		font-size: 30px;
		line-height: 28px;
	}
	.cabecera .overlay {
		background-size: cover!important;
	}
}

@media screen and (max-width: 767px){
	.mapa {
		margin-bottom: 40px;
	}
	.form-contacto form {
		margin-bottom: 60px;
	}
	.form-contacto .titulo {
		margin-bottom: 10px;
	}
	#map2 {
		height: 280px;
	}
	.cabecera .titulo {
		font-size: 28px;
		line-height: 26px;
	}
}

@media screen and (max-width: 575px) {

}

@media screen and (max-width: 479px){
	.form-contacto .titulo {
		font-size: 22px;
		line-height: 32px;
	}
	.form-contacto form .btn-enviar {
		float: none;
		margin-top: 20px;
	}
	.box-mapa .titulo-mapa {
		font-size: 24px;
		line-height: 30px;
	}
	.toTop {
		bottom: 140px;
	}
	.cabecera .titulo {
		font-size: 26px;
		line-height: 26px;
	}
	.catalogo .producto {
		position: relative;
	}
}

@media screen and (max-width: 339px){

}

/*fin responsive contacto*/


/*responsive blog y noticia*/

@media screen and (max-width: 1199px){
	.blog-grid .box .noticia .texto {
		width: 75%;
		padding: 30px 0px 0 30px;
		text-align: left;
	}
	.blog-grid .box .noticia .img {
		display: flex;
		width: 310px;
		height: 250px;
	}
	.blog-grid .box .noticia .texto .titulo {
		font-size: 22px;
		line-height: 28px;
		margin-bottom: 10px;
	}
	.blog-single .box .noticia .img {
		width: 100%;
		height: auto;
		display: block;
	}
	.blog-single .box .noticia .img img{
		width: 100%;
		height: auto;
	}
	.blog-single .box .noticia .texto .titulo {
		font-size: 40px;
		line-height: 46px;
		margin-bottom: 10px;
	}
	.blog-single .box .noticia .texto {
		width: 100%;
		padding: 0;
		text-align: left;
	}
	.blog-single .box .noticia .texto p {
		font-size: 15px;
		line-height: 24px;
	}
	.blog-single .box .noticia .texto blockquote {
		padding: 35px 50px 35px;
	}
	.blog-single .box .noticia .texto blockquote p {
		font-size: 34px;
		line-height: 40px;
	}
	.blog-single .box .noticia {
		margin-bottom: 0;
	}
	.blog-single {
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 991px){
	.blog-grid .box .noticia .img {
		width: 100%;
		height: auto;
	}
	.blog-grid .box .noticia .box-texto {
		width: 100%;
		padding: 0;
	}
	.blog-grid .box .noticia .texto {
		width: 100%;
	}
	.blog-single {
		margin-bottom: 0;
	}
	.blog-single .box .noticia .texto .titulo {
		font-size: 34px;
		line-height: 46px;
		margin-bottom: 10px;
	}
	.blog-single .box .noticia .texto blockquote p {
		font-size: 30px;
		line-height: 38px;
	}
}

@media screen and (max-width: 767px){
	.side-blog .box-side {
		width: 48%;
		text-align: left;
		float: left;
	}
	.side-blog .box-side:nth-of-type(2) {
		float: right;
	}
	.side-blog {
		margin-bottom: 40px;
	}
	.blog-grid .box .noticia .img {
		display: block;
		width: 100%;
		height: auto;
	}
	.blog-grid .box .noticia .img img{
		width: 100%;
		height: auto;
	}
	.blog-grid .box .noticia .box-texto {
		width: 100%;
		padding: 0;
	}
	.blog-grid .box .noticia .texto {
		width: 100%;
		padding: 25px;
	}
	.blog-grid .box .noticia .texto p {
		font-size: 14px;
		line-height: 20px;
	}
	.blog-single .box .noticia .img .fecha {
		width: 70px;
		height: 70px;
		padding-top: 15px;
		top: 20px;
		left: 20px;
	}
	.blog-single .box .noticia .img .fecha span {
		font-size: 30px;
		line-height: 20px;
	}
	.blog-single .box .noticia .img .fecha small {
		font-size: 16px;
		line-height: 26px;
	}
	.blog-single .box .noticia .texto .titulo {
		font-size: 34px;
		line-height: 42px;
		margin-bottom: 10px;
	}
	.blog-single .box .noticia .texto {
		width: 100%;
		padding: 0;
	}
	.blog-single .box .noticia .texto p {
		font-size: 14px;
		line-height: 22px;
	}
	.blog-single .box .noticia .texto h2 {
		font-size: 20px;
	}
}

@media screen and (max-width: 575px) {
	.blog-grid .box .noticia .fecha span {
		font-size: 32px;
		line-height: 34px;
	}
}

@media screen and (max-width: 479px){
	.blog-grid .box .noticia .fecha {
		width: 60px;
	}
	.blog-home .box .noticia .fecha span {
		font-size: 32px;
		line-height: 34px;
	}
	.blog-home .box .noticia .fecha small {
		font-size: 14px;
		line-height: 15px;
	}
	.side-blog .box-side {
		width: 100%;
	}
	.box-compartir .box-btn-volver{
		float: left;
	}
	.blog-single .box .noticia {
		margin-bottom: 20px;
	}
	.blog-single .box .noticia .texto .titulo {
		font-size: 30px;
		line-height: 38px;
		margin-bottom: 10px;
	}
	.catalogo .producto .tipo-oferta {
		top: initial;
		left: 0;
		bottom: -10px;
	}
	.catalogo .producto .tipo-oferta .texto {
		width: auto;
		text-align: center;
	}
	.blog-grid {
		padding-top: 0;
	}
}

@media screen and (max-width: 339px){

}

/*fin responsive blog y noticia*/



/*responsive nosotros*/

@media screen and (max-width: 1199px){
	.nosotros .bio .texto .titulo {
		font-size: 42px;
		line-height: 54px;
	}
	.nosotros .galeria .foto .img {
		width: 100%;
		height: 270px;
	}
	.titulo-seccion.seccion-interna .texto .titulo {
		font-size: 38px;
		line-height: 44px;
	}
	.titulo-seccion.seccion-interna .texto p {
		font-size: 18px;
		line-height: 24px;
	}
	.nosotros .hitos .box .hito {
		height: auto;
	}
	.nosotros {
		margin-bottom: 40px;
	}
	.nosotros .equipo .box .img {
		width: 100%;
		height: 240px;
	}
	.nosotros .equipo.instalaciones .img {
		width: 100%;
		height: 225px;
	}
}

@media screen and (max-width: 991px){
	.nosotros .bio {
		padding-top: 0;
	}
	.nosotros .hitos .box .hito .texto-hito {
		width: 75%;
	}

}

@media screen and (max-width: 767px){

	.titulo-seccion.seccion-interna .texto .titulo {
		font-size: 30px;
		line-height: 38px;
	}
	.nosotros .hitos .box .hito .texto-hito {
		width: 85%;
	}
	.nosotros .hitos {
		margin-bottom: 0;
	}
	.nosotros .equipo.instalaciones .img {
		width: 100%;
		height: 165px;
	}
	.nosotros .hitos .box .col-md-6:nth-of-type(2) .hito, .nosotros .hitos .box .col-md-6:nth-of-type(3) .hito {
		background: #eee;
	}
	.nosotros .hitos .box .hito {
		margin-bottom: 30px;
	}
	.nosotros .titulo-seccion.seccion-interna .texto p {
		font-size: 16px;
	}
}

@media screen and (max-width: 575px) {
	.nosotros .bio .texto .titulo {
		font-size: 30px;
		line-height: 36px;
	}
	.nosotros .bio .texto img {
		width: 30px;
		margin-bottom: 5px;
	}
	.nosotros .bio .texto p {
		font-size: 14px;
		line-height: 22px;
	}
	.titulo-seccion.seccion-interna .texto .titulo {
		font-size: 34px;
		line-height: 38px;
	}
	.titulo-seccion.seccion-interna .texto p {
		font-size: 15px;
		line-height: 24px;
	}
}

@media screen and (max-width: 479px){
	.nosotros .hitos .box .hito .texto-hito {
		width: 75%;
	}
}

@media screen and (max-width: 339px){

}

/*fin responsive nosotros*/



/*responsive listado y ficha*/

@media screen and (max-width: 1199px){
	.categorias .categoria .img {
		width: 100%;
		height: 290px;
	}
	.categorias .categoria .texto .titulo {
		font-size: 20px;
		line-height: 28px;
	}
	.categorias .box {
		margin-bottom: 0;
	}
	.confianza-interno .titulo-seccion .texto .titulo {
		font-size: 46px;
		line-height: 50px;
	}
	.categoria .familia .img {
		width: 100%;
		height: 290px;
	}
	.categoria .familia .img img{
		width: 100%;
	}
	._listado .catalogo .box {
		margin-bottom: 40px;
	}
	.catalogo .producto {
		margin-bottom: 60px;
	}
	.box-img-big {
		width: 100%;
		height: 450px;
	}
	.box-img-big .img-big {
		width: 100%;
		height: 400px;
	}
	.info-ficha .nombre-producto {
		font-size: 40px;
		line-height: 50px;
	}
	.cabecera .titulo {
		font-size: 30px;
		line-height: 30px;
	}
	.info-ficha .box-spinner .spinner .ui-spinner .ui-spinner-button {
		width: 56px;
	}
	.info-ficha .box-spinner .spinner input {
		width: 84px;
		height: 56px !important;
	}
	.info-ficha .box-agregar .btn-agregar {
		font-size: 15px;
		padding: 14px 15px;
		width: 200px;
	}
	._listado .paginador {
		margin-bottom: 0;
	}
	.ficha {
		margin-bottom: 0;
	}
	.confianza-interno {
		margin: 0;
	}
	.box-img-big .img-big {
		width: 100%;
		height: 390px;
	}
	.box-img-big .img-big img{
		width: 100%;
	}
	.carrusel-mini-ficha .img-litle {
		height: 85px;
	}
	.catalogo .producto .img-hover {
		display: none!important;
	}
}

@media screen and (max-width: 991px){
	.categorias .categoria .img {
		height: 210px;
	}
	.categoria .familia .texto {
		padding: 0;
	}
	.categoria .familia .texto span {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	.box-img-big {
		height: 380px;
	}
	.box-img-big .img-big {
		height: 330px;
	}

	.info-ficha .precios {
		width: 100%;
		margin-bottom: 30px;
	}
	.info-ficha .favoritos {
		width: 100%;
		text-align: left;
	}
	.info-ficha .box-spinner .spinner input {
		width: 60%;
	}
	.info-ficha .box-spinner {
		margin-bottom: 20px;
	}
	.info-ficha .box-agregar {
		width: 100%;
	}
	.info-ficha .box-agregar .btn-agregar {
		font-size: 16px;
		width: 100%;
	}
	.info-ficha {
		padding-left: 0;
	}
}

@media screen and (max-width: 767px){
	.categoria {
		margin-bottom: 0;
	}
	._categoria .confianza, ._listado .confianza {
		margin-bottom: 0px;
	}
	.box-img-big .img-big {
		height: 500px;
	}
	.box-img-big .img-big img {
		height: 100%;
	}
	.box-img-big {
		height: 550px;
	}
	.box-img-big a{
		display: contents;
	}
	.carrusel-mini-ficha {
		height: auto;
	}
	.carrusel-mini-ficha .img-litle {
		width: 100%;
		height: 80px;
		padding: 0px;
		margin: 0;
	}

	.ficha .box {
		margin-bottom: 20px;
	}
	.info-ficha .box-spinner {
		width: 47%;
	}
	.info-ficha .box-spinner .spinner input {
		width: 46%;
	}
	.info-ficha .box-agregar {
		width: 46%;
	}
	.ficha {
		margin-bottom: 0;
	}
	.confianza-interno {
		padding: 60px 0;
		margin: 0;
	}
	.confianza-interno .titulo-seccion .texto .titulo {
		font-size: 36px;
		line-height: 40px;
	}
	.confianza .item {
		margin-bottom: 25px;
	}
	.box-filtros span {
		margin-bottom: 15px;
		margin-top: 0;
	}
	.catalogo .carousel-arrows li.next-relacionados {
		right: -30px;
	}
	.catalogo .carousel-arrows li.prev-relacionados {
		left: -30px;
	}
}

@media screen and (max-width: 575px) {
	.categoria .familia .texto span {
		font-size: 15px;
		line-height: 24px;
	}
	.categoria .familia {
		margin-bottom: 60px;
	}
	.box-img-big .img-big {
		height: 450px;
	}
	.box-img-big {
		height: 500px;
	}
	.info-ficha .box-spinner .spinner input {
		width: 42%;
	}
	.catalogo .carousel-arrows {
		top: initial;
	}
	.catalogo .carousel-arrows li {
		position: relative;
	}
	.catalogo .carousel-arrows li.prev-relacionados {
		left: 0;
	}
	.catalogo .carousel-arrows li.next-relacionados {
		right: 0;
	}
	.catalogo .carousel-arrows {
		position: relative;
		bottom: 40px;
		margin-bottom: 40px;
		top: initial;
	}

	.carrusel-mini-ficha .img-litle {
		width: 90%;
		height: 80px;
		padding: 0px;
		margin: 0;
	}


}

@media screen and (max-width: 479px){
	.categoria .familia .img {
		height: auto;
		width: 100%;
		display: block;
		margin-bottom: 10px;
	}
	.categoria .familia .img img {
		width: 100%;
		height: auto;
	}
	.box-img-big .img-big {
		height: 360px;
	}
	.box-img-big {
		height: 410px;
	}
	.info-ficha .nombre-producto {
		font-size: 34px;
		line-height: 44px;
	}
	.info-ficha .box-spinner {
		width: 100%;
	}
	.info-ficha .box-spinner .spinner input {
		width: 60%;
	}
	.info-ficha .box-agregar {
		width: 100%;
	}
	.info-ficha .tabs-ficha .nav a {
		padding: 13px 0px;
		font-size: 14px;
	}
	.categorias .categoria .img {
		height: 160px;
	}
	.categorias .categoria .texto .btnVer {
		font-size: 13px;
		padding: 12px 10px;
	}

	.carrusel-mini-ficha .img-litle {
		width: 90%;
		height: 80px;
		padding: 0px;
		margin: 0;
	}
}

@media screen and (max-width: 339px){

}

/*fin responsive listado y ficha*/



/*responsive favoritos*/

@media screen and (max-width: 1199px){

	.lista-favoritos tbody .btn-fav {
		width: 47%;
		font-size: 10px;
	}
	.lista-favoritos thead tr .fav-articulo {
		width: 33%;
	}
	.lista-favoritos thead tr .fav-vacio {
		width: 20%;
	}
}

@media screen and (max-width: 991px){

	.lista-favoritos tbody .btn-fav span {
		display: none;
	}
	.lista-favoritos tbody .btn-fav i {
		margin-bottom: 0;
		font-size: 20px;
	}
	.lista-favoritos tbody .btn-fav {
		width: 50px;
		height: 50px;
		line-height: 30px;
	}
}

@media screen and (max-width: 767px){
	.lista-favoritos thead tr .fav-imagen, .lista-favoritos thead tr .fav-fecha, .lista-favoritos thead tr .fav-importe {
		width: auto;
	}
	.lista-favoritos thead tr .fav-articulo{
		min-width: 180px;
	}
	.lista-favoritos thead tr .fav-vacio{
		min-width: 130px;
	}
	.lista-favoritos thead th {
		font-size: 14px;
	}
	.aviso {
		display: inline-block;
	}
}

@media screen and (max-width: 575px) {

	.lista-favoritos .table.deseos-table{
		margin-bottom: 20px;
	}
	.lista-favoritos .fin a {
		display: table;
		margin: auto;
		float: none;
	}
}

@media screen and (max-width: 479px){
	.lista-favoritos .fin a {
		font-size: 13px;
		padding: 14px 12px;
	}
}

@media screen and (max-width: 339px){

}

/*fin responsive favoritos*/



/*responsive cesta*/

@media screen and (max-width: 1199px) {
	.form-cesta table.resumen .img-producto {
		display: none;
	}

	.form-cesta .paso .forma-pago {
		width: 45%;
	}
	.form-cesta .paso .descripcion {
		width: 50%;
		float: right;
	}
	.form-cesta .paso .descuento input {
		width: 235px;
	}
}

@media screen and (max-width: 991px) {
	.form-cesta table.resumen .img-producto {
		display: inline-block;
	}

	.form-cesta .paso-resumen-movil {
		display: inline-block;
		width: 100%;
		margin-bottom: 30px;
		background: #fff;
		padding: 0;
	}
	.form-cesta .paso-resumen-movil .btn-tramitar{
		float: right;
		text-transform: uppercase;
		color: #fff;
		background: #202020;
		font-size: 11px;
		padding: 8px 20px;
		display: inline-block;
		position: relative;
		overflow: hidden;
		border: 2px solid #202020;
	}
	.cesta .btns a {
		color: #202020;
		background: #fff;
		border: 1px solid #202020;
		padding: 8px 20px;
		font-size: 11px;
	}
	.cesta .btns a:hover {
		color: #fff;
		background: #000;
	}
	.form-cesta .paso-resumen .titulo {
		background: #f5f5f5;
	}
	.form-cesta .paso-resumen-movil .btn-tramitar:hover {
		background: #fff;
		color: #000;
	}
	.form-cesta .paso-resumen-movil .box-total {
		margin-bottom: 10px;
	}
	.form-cesta .paso .descuento input {
		width: 270px;
	}
	.form-cesta .paso-resumen-desktop {
		background: #fff;
		padding: 0;
	}
	.form-cesta .paso-resumen-desktop .titulo {
		display: none;
	}
	.form-cesta .paso-resumen-desktop table.resumen {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.header-cesta .hidden-xxs{
		display: none;
	}

	.header-cesta .logo {
		margin: 7px 0 0;
	}
	.form-cesta .paso .forma-pago {
		width: 100%;
		padding: 0;
		float: none;
	}
	.form-cesta .paso .descripcion {
		width: 100%;
		padding: 12px 0 0 12px;
		border-left: none;
	}
	.form-cesta .paso .descuento input {
		width: 80%;
		margin-bottom: 15px;
		margin-right: 0;
	}
	.footer-cesta .item .texto p {
		font-size: 12px;
		line-height: 18px;
	}
	.footer-cesta [class*='col-']:after {
		display: none;
	}
	.footer-cesta .item {
		height: auto!important;
		padding-left: 0px;
		margin-bottom: 20px;
	}
	.footer-cesta .item .texto {
		width: 75%;
	}
	.cesta .btns .btn-seguir {
		display: none;
	}
	.cesta .btns .btn-seguir-movil {
		display: table;
		margin: 0 auto 15px;
		float: none!important;
	}
	.form-cesta table.resumen .box-spinner .spinner input {
		width: 40px;
		height: 34px!important;
		text-align: center;
		padding: 6px;
	}
	.form-cesta table.resumen .box-spinner .spinner .ui-spinner .ui-spinner-button {
		width: 34px;
		height: 34px;
		float: left;
		position: relative;
		right: 0px;
	}
	.form-cesta table.resumen .box-spinner .spinner .ui-spinner .ui-spinner-down {
		right: 0;
	}
	.form-cesta table.resumen .box-spinner .spinner .ui-spinner .ui-spinner-button .fa {
		font-size: 12px;
	}
	.form-cesta .paso .form-control {
		height: 45px!important;
		font-size: 14px!important;
	}
	.form-cesta .paso textarea.form-control {
		height: 100px!important;
	}
	.form-cesta table.resumen td {
		max-width: 120px;
	}
	.form-cesta .paso-resumen-movil .btn-tramitar {
		float: none;
		font-size: 18px;
		padding: 10px 24px;
		display: table;
		margin: auto;
	}
	.cesta .login .icono {
		width: 48px;
		height: 48px;
	}
	.cesta .login .texto span {
		font-size: 15px;
		line-height: 18px;
	}
	.cesta .login .texto p {
		font-size: 18px;
		line-height: 20px;
	}
	.form-cesta .paso-resumen .titulo {
		background: #f5f5f5;
	}
	.form-cesta table.resumen {
		margin-bottom: 10px;
	}
	.form-cesta table.resumen .nombre {
		font-size: 13px;
		line-height: 16px;
		margin-bottom: 8px;
		display: block;
	}
	.form-cesta .paso .descuento button {
		float: left;
		font-size: 14px;
		padding: 14px 10px;
		margin-left: 10px;
	}
	.modal.info-descuento .info-descuento-w h3{
		margin-bottom: 0px;
		font-size: 22px;
		line-height: 26px;
		margin-top: 25px;
		font-family: "Ubuntu Medium";
	}
	#div_formas_envio {
		margin-bottom: 0px;
	}
	.cesta .login .texto {
		width: 90%;
	}
}

@media screen and (max-width: 575px) {
	.header-cesta .logo {
		margin: 10px auto;
	}
	.header-cesta .dev, .header-cesta .correo {
		font-size: 11px;
	}
	.js_validador em {
		top: 56px;
		left: 0px;
		white-space: initial;
	}
	.cesta .form-cesta .condiciones-venta span {
		width: 90%;
	}
	.polPriv em {
		top: 44px;
		left: 20px;
	}
	.cesta .login .icono {
		width: 30px;
		height: 48px;
	}
	.cesta .login .texto {
		padding: 10px 0 0 15px;
	}
	.cesta .login .texto p {
		font-size: 16px;
		line-height: 20px;
	}
	.form-cesta .paso .descuento input {
		width: 75%;
	}
}

@media screen and (max-width: 479px) {

	.form-cesta table.resumen th.img {
		display: none;
	}
	.cesta .form-cesta table.resumen td.img {
		display: none;
	}
	.form-cesta table.resumen td {
		padding: 10px 10px 10px 0;
	}
	.cesta .btns a {
		float: left;
		margin-bottom: 15px;
	}
	.form-cesta .paso-resumen-movil {
		padding-bottom: 0;
	}
	.form-cesta .paso .descuento input {
		width: 77%;
		margin-right: 0;
	}
	.header-cesta .dev {
		text-align: center;
	}
	.header-cesta .logo {
		margin: 10px 0;
	}
	.cesta .login .texto {
		width: 84%;
	}
	.form-cesta .paso .descuento input {
		width: 100%;
	}
	.form-cesta .paso .descuento button {
		margin-left: 0;
	}
	.form-cesta .paso .factura {
		font-size: 15px;
		line-height: 20px;
	}
	.form-cesta .paso .factura a {
		margin-left: 0;
		display: block;
	}
	.header-cesta .dev strong {
		display: block;
	}
	.modal.info-descuento .info-descuento-w ul {
		padding: 20px 0px 0 0px;
		font-size: 12px;
	}
	.modal.info-descuento .info-descuentoAlert {
		font-size: 12px;
	}
	.info-descuento-w span {
		font-size: 20px;
		font-family: "Ubuntu Medium";
	}
	.hidden-xxs{
		display: none;
	}
	.col-xxs-6{
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (max-width: 339px) {

	.form-cesta .paso .descuento input {
		width: 70%;
	}
	.cesta .login .texto {
		width: 80%;
	}
	.form-cesta table.resumen .box-spinner .spinner input {
		width: 100%;
		text-align: center;
	}
	.form-cesta table.resumen .box-spinner .spinner .ui-spinner .ui-spinner-button {
		width: 50%;
	}
}

/*fin responsive cesta*/



/*responsive mi cuenta*/

@media screen and (max-width: 1199px){

	.mi-cuenta-section .campo {
		padding: 15px 15px 30px 15px;
	}

	.mi-cuenta-section .campo p {
		font-size: 13px;
	}

	.mi-cuenta-section .campo .ver-servicio {
		font-size: 10px;
	}
	.mi-cuenta-section .texto-intro {
		margin-bottom: 20px;
	}
	.mi-cuenta-section {
		margin-bottom: 20px;
	}
	.btn-black, .checkout_form .btn-modal, .btn-password, .btn-black.btn-vacio {
		font-size: 15px;
		padding: 14px 20px;
	}
}

@media screen and (max-width: 991px){

	.mi-cuenta-section .campo p {
		font-size: 15px;
	}

	.mi-cuenta-section .campo .ver-servicio {
		font-size: 12px;
	}

	.mi-cuenta-section .campo {
		padding: 20px 20px 30px 20px;
	}

	.mi-cuenta-section .campo .nombre-seccion {
		font-size: 15px;
		line-height: 18px;
	}
	.cestas-guardadas .mobile i{
		display: none;
	}
	.favoritos tbody .btn-fav {
		float: none;
		margin: 0;
	}
	.mi-cuenta-section .form-group.arrow:after {
		top: 40px;
	}
	.table-responsive {
		overflow-x: auto;
	}
}

@media screen and (max-width: 767px){

	.mi-cuenta-section .texto-intro p {
		font-size: 16px;
		line-height: 22px;
	}
	.mi-cuenta-section .campo .nombre-seccion {
		font-size: 18px;
		line-height: 20px;
	}

	.mi-cuenta-section .campo p {
		font-size: 13px;
	}

	.mi-cuenta-section .campo .ver-servicio {
		font-size: 10px;
	}

	.side-usuario .box-side {
		width: 100%;
		margin: 0;
	}
	.favoritos tbody .btn-fav span{
		display: none;
	}
	.favoritos .table {
		margin-bottom: 20px;
	}
	.mi-cuenta-section {
		margin-bottom: 0;
	}

	.mi-cuenta-section .campo {
		margin-bottom: 15px;
	}
	.historial-table thead th {
		min-width: 150px;
	}

}

@media screen and (max-width: 575px){

}

@media screen and (max-width: 479px){

	.mi-cuenta-section .campo p {
		font-size: 15px;
		min-height: initial;
	}

	.mi-cuenta-section .campo .ver-servicio {
		font-size: 12px;
	}

	.mi-cuenta-section .campo {
		padding: 20px 20px 30px 20px;
		height: auto!important;
	}
	.mi-cuenta-section .campo .nombre-seccion {
		font-size: 18px;
		line-height: 24px;
	}

	.bloque form button {
		float: none;
		display: table;
		margin: auto;
	}

	.btn-black, .checkout_form .btn-modal, .btn-password {
		display: table;
		margin: 15px auto;
		float: none!important;
	}
	.favoritos .fin {
		text-align: center!important;
	}
	.favoritos .fin a, .favoritos .fin .volver{
		font-size: 12px;
		padding: 8px 25px;
		display: table;
		margin: 5px auto;
		float: none;
	}
	.btn-black, .checkout_form .btn-modal, .btn-password, .btn-black.btn-vacio {
		display: table;
		margin: 0 auto 20px;
		float: none!important;
	}
}

@media screen and (max-width: 399px){

}

/*fin responsive mi cuenta*/
