/* Elementos genericos e padrões */
body { margin: 0 !important; padding: 0 !important; font-family: Arial, Helvetica, sans-serif;}
img { border: 0; }
#main { max-width: 1366px; width: 100%; margin: 0 auto;}
.hidden { display: none !important; visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.center {text-align: center;}
.wrap { -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.nowrap { -webkit-flex-wrap: nowrap; flex-wrap: nowrap; }
.bottomBox { margin-bottom: 30px; }
.logoFooter {float: right;}
.flex-center-vertical { align-items: center;}
.flex-top-vertical { align-items: flex-start;}
.owl-theme .owl-dots .owl-dot span{margin: 5px;}

/* CSS para screen headers e SEO */
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.stdCategoriaCarrefourCocaCola .stdFullImg img { width: 100%; height: auto; display: block; }

.stdCategoriaCarrefourCocaCola .container {width:1316px; margin: 0 auto;}

/* BLOCO HEADER COM H1 */
.stdCategoriaCarrefourCocaCola .header-img-h1 {
	display: block;
	position: relative;
	width: 100%;
}

.stdCategoriaCarrefourCocaCola .header-img-h1 img {
	display: block;
	position: relative;
	width: 100%;
}

.stdCategoriaCarrefourCocaCola .header-img-h1 .texto {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 1rem;
}
/* BLOCO HEADER COM H1 */

/*********** Títulos e subtítulos BASE */
.stdCategoriaCarrefourCocaCola .bloco-tit-txt-centro {display: flex; flex-wrap: wrap; flex-direction: column; align-items: center; padding: 0 0 20px 0;}
.stdCategoriaCarrefourCocaCola .bloco-tit-txt-centro-carrossel {display: flex; flex-wrap: wrap; flex-direction: column; align-items: center; padding: 10px 0 10px 0;}
.stdCategoriaCarrefourCocaCola .tituloBase {font-size: min(max(22px, calc(1.375rem + ((1vw - 3.2px) * 3.4137))), 56px); line-height: 1em; font-weight: normal; text-align: center; padding: 1%;}
.stdCategoriaCarrefourCocaCola .subtituloBase {font-size: min(max(16px, calc(1rem + ((1vw - 3.2px) * 1.2048))), 28px); line-height: 1em; font-weight: normal; text-align: center; padding: 1%;}

/* IMG HOVER ZOOM */
.img-hover-zoom { overflow: hidden; }
.img-hover-zoom img { transition: transform .5s ease; }
.img-hover-zoom:hover img { transform: scale(1.1); }
/* IMG HOVER ZOOM */

/* CARROSSEL FULL IMAGE CATEGORIA-CARROSSEL-5IMAGENS-A(H:283) */
.stdCategoriaCarrefourCocaCola .std-carousel-fotos-LP .carousel-texto { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; }
.stdCategoriaCarrefourCocaCola .std-carousel-fotos-LP .owl-nav { margin: 0; padding: 0;}
.stdCategoriaCarrefourCocaCola .std-carousel-fotos-LP .custom-owl-dots { width: 100%; padding: 0.8% 0;  position: relative; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center;}
.stdCategoriaCarrefourCocaCola .std-carousel-fotos-LP .custom-owl-dots .owl-dot { outline: none; display: inline-block; }
.stdCategoriaCarrefourCocaCola .std-carousel-fotos-LP .custom-owl-dots button { border-radius: 10px; width: 10px!important; height: 10px!important; margin: 4px 4px; cursor: pointer; }
.stdCategoriaCarrefourCocaCola .std-carousel-fotos-LP .custom-owl-dots button.owl-dot { border: none; padding: 0 !important; }
/* CARROSSEL FULL IMAGE CATEGORIA-CARROSSEL-5IMAGENS-A(H:283) */

/* BLOCO 5 BOXES IMAGEM COM LINK */
.stdCategoriaCarrefourCocaCola .std-bloco-5Boxes-img-link { display: flex; flex-wrap: wrap; gap: 20px; padding: 20px; justify-content: center; }
.stdCategoriaCarrefourCocaCola .std-bloco-5Boxes-img-link .box { flex: 0 1 calc((100% - 80px) / 5); max-width: 230px; min-width: 130px; }
.stdCategoriaCarrefourCocaCola .std-bloco-5Boxes-img-link .box img { width: 100%; height: auto; display: block; }
.stdCategoriaCarrefourCocaCola .std-bloco-5Boxes-img-link .box a.disabled { pointer-events: none; cursor: default; }
@media (max-width: 475px) {
    .stdCategoriaCarrefourCocaCola .std-bloco-5Boxes-img-link { gap: 3vw; }
    .stdCategoriaCarrefourCocaCola .std-bloco-5Boxes-img-link .box { min-width: 26vw; }
}
/* BLOCO 5 BOXES IMAGEM COM LINK */

.stdCategoriaCarrefourCocaCola .tj-centro {font-size: min(max(8px, calc(0.5rem + ((1vw - 3.2px) * 0.3012))), 11px); text-align: center; padding: 0 4.6% 1% 4.6%;}
.stdCategoriaCarrefourCocaCola footer {float:right;margin-right: 10px;}