/* ARREGLO HERO HOME menos de 1280px */
	@media screen and (max-width: 1280px) and (min-width: 769px) {
		.fb-hero-carousel {zoom: 0.8;}
	}

/* ARREGLO HERO HOME */
	.fb-hero-carousel-nav {display: none !important;}
	.fb-hero-carousel-nav ul.nav {display: none}
	.fb-hero-carousel--new-carousel .fb-hero-carousel__pips {bottom: 0;display: block;	z-index: 1}
	.fb-hero-carousel--new-carousel .fb-hero-carousel__pips__pip {background: #a7a6a6}
	.fb-hero-carousel--new-carousel .fb-hero-carousel__pips__pip--active {background-color: #333}
	.fb-hero-carousel-slides .content:after {background: transparent}
	.fb-hero, .fb-hero-carousel {min-height: 190px}
	.numslides-5 .fb-hero-carousel-link {bottom: -30px}
	.numslides-5 .fb-hero-carousel-link:hover,
	.numslides-5 .fb-hero-carousel-link.current {bottom: -10px !important}
	@media screen and (min-width:1024px) {
	/* .fb-hero,.fb-hero-carousel{max-height:529px;height:100%;display:block;}  HERO ALTO*/
	.fb-hero, .fb-hero-carousel {max-height: 490px;	height: 100%;	display: block;}
	.fb-hero-carousel-nav {	bottom: 0px}}
	/* huinchas partidas y promociones destacadas */
	.fb-hero-carousel-slides .content:before {content: "";display: block;padding-top: 105%;}

	@media(min-width:1024px) {
		.imgPodProductsContainer_3OqXA {padding: 0px;}
		.fb-hero {
			display: block;
			margin: 0 auto;
			max-width: 1280px;
			width: 100%;
			max-width: none;
			left: 50%;
			margin-left: -50vw;
			margin-right: -50vw;
			position: relative;
			right: 50%;
			width: 100vw;
			height: auto;
		}
	}

	@media print, screen and (min-width: 740px) {
		/* .fb-hero-carousel-slides .content:before { padding-top: 0; height: 485px;} HERO ALTO*/
		.fb-hero-carousel-slides .content:before {padding-top: 0;height: 400px;}
		.fb-hero-carousel {	height: auto;padding-bottom: 32px;}
	}
	.fb-homepage-promotions {background: transparent !important;}
	.fb-hero-carousel-slides .fb-hero-carousel-slide {	margin-left: -4px;}
	@media print, screen and (min-width: 1280px) {
		.fb-hero-carousel-timer {bottom: 38px;width: 100%;	max-width: none;display: none;}
	}
	@media (max-width: 720px) and (min-width: 200px) {
		.fb-hero-carousel {height: auto;max-height: none;padding-bottom: 30px;}
	}
	@media (max-width: 739px) and (min-width: 370px) {
		.fb-hero-carousel--new-carousel.numslides-5 .fb-hero-carousel-timer {	bottom: 32px;}
	}
	.fb-hero-carousel--new-carousel .fb-hero-carousel-timer span {background: #aad500;}








/* BANNER ESPECIALES */
	.BF-042019-DD{display: grid;  grid-gap: 10px;}
	.BF-042019-DD .grid-item {background-color: rgba(255, 255, 255, 0.8);text-align: center;}
	.BF-042019-DD .grid-item img{width: 100%}
	.BF-042019-DD .item1-color {grid-column: 1;grid-row: 1;height: auto;overflow: hidden;position: relative;}
	.BF-042019-DD .item2-color {grid-column: 2;grid-row: 1;height: auto;overflow: hidden;position: relative;}
	.BF-042019-DD .item3-color {grid-column: 3;grid-row: 1;height: auto;overflow: hidden;position: relative;}
	.BF-042019-DD .item4-color {grid-column: 4;grid-row: 1;height: auto;overflow: hidden;position: relative;}
	.desktop{display: block;}
	.mobile{display: none;}

	.fb-daily-deals__container{position:relative;}
	.counter-wrap-new-sx24{position: absolute; bottom: 13%;}
	img.img-sx24-full{width:100%; float:left;}
	.fbCounterUnitTimeTen_119uE, .fbCounterUnitTimeUnit_3Fs63{color:#fff!important; background:#333!important; }
	.fbCounterUnitTimelabel_21Hbz{color:#333!important;}

	@media (min-width: 1280px){
		.fb-countdown__figure {font-size: 32px;font-size: 2.2rem;}
	}

	@media(max-width:740px){
		.fb-daily-deals__container{padding:0!important;}
		.counter-wrap-new-sx24{transform-origin:top right; right:5%; top:8%;}
		.img-3, .img-4{display: none !important;}
	}
	@media(max-width: 768px){
	.BF-042019-DD .item1-color {grid-column: 1;grid-row: 1;height: 100%;}	
	.BF-042019-DD .item2-color {grid-column: 2;grid-row: 1;height: 100%;}	
	.BF-042019-DD .item3-color {grid-column: 1;grid-row: 2;height: 100%;}	
	.BF-042019-DD .item4-color {grid-column: 2;grid-row: 2;height: 100%;}
	.mobile{display: block;}
	.desktop{display: none;}
	}

	@media(max-width: 480px){
	.BF-042019-DD .item1-color {grid-column: 1;grid-row: 1;height: 100%;}	
	.BF-042019-DD .item2-color {grid-column: 1;grid-row: 2;height: 100%;}	
	.BF-042019-DD .item3-color {grid-column: 1;grid-row: 3;height: 100%;}	
	.BF-042019-DD .item4-color {grid-column: 1;grid-row: 4;height: 100%;}
	}
