#cn-black-friday{
	display:flex;
	justify-content:center;
	width:100%;
	height:300px
	}
@media (max-width: 767px) and (orientation: landscape){
	#cn-black-friday{
		height:180px !important
		}
	}
@media (max-width: 767px) and (orientation: portrait){
	#cn-black-friday{
		height:120px !important
		}
	}
#cn-black-friday-frase{
	font-weight:600
	}
#cn-black-friday .content{
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	background-color:white;
	width:100%;height:inherit;
	background-repeat:no-repeat;
	max-width:1140px
	}
	
@media (min-width: 768px){
	#cn-black-friday .content{
		background-size:100% 300px !important
		}
	#cn-black-friday-frase{
		font-size:x-large
		}
	}
@media (max-width: 767px) and (orientation: portrait){
	#cn-black-friday .content{background-size:100% 120px}
}
#cn-black-friday a{
	display:flex;
	flex-direction:row;
	justify-content:center;
	width:inherit;height:inherit
	}
.countdown{
	display:flex;
	flex-direction:row;
	flex-wrap:wrap
	}
.countdown .cd-box{
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	width:70px;
	height:70px;
	background-color:rgba(0,0,0,0.7);
	color:white;
	text-transform:uppercase;
	margin-right:20px
	}
.countdown .cd-box .cd-number{
	font-size:30px
	}
.countdown .countdown-on-products{
	flex-wrap:nowrap !important
	}
.countdown .cd-box-on-products{
	width:40px !important;
	height:40px !important;
	margin-right:5px !important
	}
.countdown .cd-box-on-products span{
	font-size:10px
	}
.countdown .cd-box .cd-number-on-products{
	font-size:15px !important
	}
.flip-clock-wrapper *{
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden
	}
.flip-clock-wrapper a{
	cursor:pointer;
	text-decoration:none;
	color:#ccc
	}
.flip-clock-wrapper a:hover{
	color:#fff
	}
.flip-clock-wrapper ul{
	list-style:none
	}
.flip-clock-wrapper.clearfix:before,.flip-clock-wrapper.clearfix:after{
	content:" ";
	display:table
	}
.flip-clock-wrapper.clearfix:after{
	clear:both
	}
.flip-clock-wrapper.clearfix{
	*zoom:1
	}
.flip-clock-wrapper{
	font:normal 11px "Helvetica Neue", Helvetica, sans-serif;
	-webkit-user-select:none
	}
.flip-clock-meridium{
	background:none !important;
	box-shadow:0 0 0 !important;
	font-size:36px !important
	}
.flip-clock-meridium a{
	color:#313333
	}
.flip-clock-wrapper{
	text-align:center;
	position:relative;
	width:-webkit-max-content;
	width:-moz-max-content;
	width:max-content;
	margin:1em
	}
.flip-clock-wrapper:before,.flip-clock-wrapper:after{
	content:" ";
	display:table
	}
.flip-clock-wrapper:after{
	clear:both
	}
@media (min-width: 768px){
	.flip-clock-wrapper ul{
		width:60px;
		height:60px
		}
	}
@media (max-width: 767px){
	.flip-clock-wrapper ul{
		height:30px
		}
	}
@media (max-width: 767px) and (orientation: landscape){
	.flip-clock-wrapper ul{
		width:30px
		}
	}
@media (max-width: 767px) and (orientation: portrait){
	.flip-clock-wrapper ul{
		width:25px;margin:1px !important
		}
	}
.flip-clock-wrapper ul{
	position:relative;
	float:left;
	margin:5px;
	font-size:80px;
	font-weight:bold;
	line-height:87px;
	border-radius:6px;
	background:#000
	}
@media (min-width: 768px){
	.flip-clock-wrapper ul li{
		line-height:60px
		}
	}
@media (max-width: 767px){
	.flip-clock-wrapper ul li{
		line-height:30px
		}
	}
.flip-clock-wrapper ul li{
	z-index:1;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-decoration:none !important
	}
.flip-clock-wrapper ul li:first-child{
	z-index:2
	}
.flip-clock-wrapper ul li a{
	display:block;
	height:100%;
	perspective:200px;
	margin:0 !important;
	overflow:visible !important;
	cursor:default !important
	}
.flip-clock-wrapper ul li a div{
	z-index:1;
	position:absolute;
	left:0;
	width:100%;
	height:50%;
	font-size:80px;
	overflow:hidden;
	outline:1px solid transparent
	}
.flip-clock-wrapper ul li a div .shadow{
	position:absolute;
	width:100%;
	height:100%;
	z-index:2
	}
.flip-clock-wrapper ul li a div.up{
	transform-origin:50% 100%;
	top:0
	}
.flip-clock-wrapper ul li a div.up:after{
	content:"";
	position:absolute;
	top:44px;
	left:0;
	z-index:5;
	width:100%;
	height:3px;
	background-color:#000;
	background-color:rgba(0,0,0,0.4)
	}
.flip-clock-wrapper ul li a div.down{
	transform-origin:50% 0;
	bottom:0;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px
	}
@media (min-width: 768px){
	.flip-clock-wrapper ul li a div div.inn{
		font-size:70px
		}
	}
@media (max-width: 767px){
	.flip-clock-wrapper ul li a div div.inn{
		font-size:30px
		}
	}
.flip-clock-wrapper ul li a div div.inn{
	position:absolute;
	left:0;
	z-index:1;
	width:100%;
	height:200%;
	color:#ccc;
	text-shadow:0 1px 2px #000;
	text-align:center;
	background-color:#333;
	border-radius:6px
	}
.flip-clock-wrapper ul li a div.up div.inn{
	top:0
	}
.flip-clock-wrapper ul li a div.down div.inn{
	bottom:0
	}
.flip-clock-wrapper ul.play li.flip-clock-before{
	z-index:3
	}
.flip-clock-wrapper .flip{
	box-shadow:0 2px 5px rgba(0,0,0,0.7)
	}
.flip-clock-wrapper ul.play li.flip-clock-active{
	-webkit-animation:asd 0.01s 0.49s linear both;
	animation:asd 0.01s 0.49s linear both;
	z-index:5
	}
.flip-clock-divider{
	float:left;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	position:relative;
	width:20px
	}
.flip-clock-divider:first-child{
	width:0
	}
.flip-clock-dot{
	display:block;
	background:#323434;
	width:10px;
	height:10px;
	border-radius:50%;
	box-shadow:0 0 5px rgba(0,0,0,0.5);
	left:5px
	}
@media (max-width: 767px) and (orientation: landscape){
	.flip-clock-divider .flip-clock-label{
		text-transform:uppercase;
		position:absolute;
		top:-1.5em;
		right:-86px;
		width:100px;
		height:12px;
		color:black;
		text-shadow:none
		}
	}
@media (max-width: 767px) and (orientation: portrait){
	.flip-clock-divider .flip-clock-label{
		text-transform:uppercase;
		position:absolute;
		top:-1.5em;
		right:-75px;
		width:100px;
		height:12px;
		color:black;
		text-shadow:none
		}
	}
@media (min-width: 768px){
	.flip-clock-divider .flip-clock-label{
		text-transform:uppercase;
		position:absolute;
		top:-1.5em;
		right:-86px;
		color:black;
		text-shadow:none
		}
	}
.flip-clock-divider.minutes .flip-clock-label{
	right:-88px
	}
.flip-clock-divider.seconds .flip-clock-label{
	right:-91px
	}
.flip-clock-dot.top{
	margin-bottom:5px
	}
@-webkit-keyframes asd{0%{z-index:2}100%{z-index:4}}@keyframes asd{0%{z-index:2}100%{z-index:4}}
.flip-clock-wrapper ul.play li.flip-clock-active .down{
	z-index:2;
	-webkit-animation:turn 0.5s 0.5s linear both;
	animation:turn 0.5s 0.5s linear both
	}
@-webkit-keyframes turn{0%{-webkit-transform:rotateX(90deg)}100%{-webkit-transform:rotateX(0deg)}}
@keyframes turn{0%{transform:rotateX(90deg)}100%{transform:rotateX(0deg)}}
.flip-clock-wrapper ul.play li.flip-clock-before .up{
	z-index:2;
	-webkit-animation:turn2 0.5s linear both;
	animation:turn2 0.5s linear both
	}
@-webkit-keyframes turn2{0%{-webkit-transform:rotateX(0deg)}100%{-webkit-transform:rotateX(-90deg)}}
@keyframes turn2{0%{transform:rotateX(0deg)}100%{transform:rotateX(-90deg)}}
.flip-clock-wrapper ul li.flip-clock-active{
	z-index:3
	}
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow{
	background:-moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, black 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.1)), color-stop(100%, black));
	background:linear,top,rgba(0,0,0,0.1) 0%,black 100%;
	background:-ms-linear-gradient(top, rgba(0,0,0,0.1) 0%, black 100%);
	background:linear,to bottom,rgba(0,0,0,0.1) 0%,black 100%;
	-webkit-animation:show 0.5s linear both;animation:show 0.5s linear both
	}
.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow{
	background:-moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, black 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.1)), color-stop(100%, black));
	background:linear,top,rgba(0,0,0,0.1) 0%,black 100%;
	background:-ms-linear-gradient(top, rgba(0,0,0,0.1) 0%, black 100%);
	background:linear,to bottom,rgba(0,0,0,0.1) 0%,black 100%;
	-webkit-animation:hide 0.5s 0.3s linear both;
	animation:hide 0.5s 0.3s linear both
	}
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow{
	background:-moz-linear-gradient(top, black 0%, rgba(0,0,0,0.1) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0,0,0,0.1)));
	background:linear,top,black 0%,rgba(0,0,0,0.1) 100%;
	background:-ms-linear-gradient(top, black 0%, rgba(0,0,0,0.1) 100%);
	background:linear,to bottom,black 0%,rgba(0,0,0,0.1) 100%;
	-webkit-animation:show 0.5s linear both;
	animation:show 0.5s linear both
	}
.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow{
	background:-moz-linear-gradient(top, black 0%, rgba(0,0,0,0.1) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0,0,0,0.1)));
	background:linear,top,black 0%,rgba(0,0,0,0.1) 100%;
	background:-ms-linear-gradient(top, black 0%, rgba(0,0,0,0.1) 100%);
	background:linear,to bottom,black 0%,rgba(0,0,0,0.1) 100%;
	-webkit-animation:hide 0.5s 0.3s linear both;
	animation:hide 0.5s 0.2s linear both
	}
@-webkit-keyframes show{0%{opacity:0}100%{opacity:1}}@keyframes show{0%{opacity:0}100%{opacity:1}}
@-webkit-keyframes hide{0%{opacity:1}100%{opacity:0}}@keyframes hide{0%{opacity:1}100%{opacity:0}}
.oferta-relampago{
	background-color:white
	}
@media (min-width: 768px){
	.oferta-relampago{
		padding:20px
		}
	}
.oferta-relampago-header{
	display:flex;
	align-items:center;
	color:black
	}
.oferta-relampago-header h3{
	width:30%
	}
.oferta-relampago-header>div{
	width:70%;
	display:flex;
	align-items:center;
	justify-content:flex-end
	}
.oferta-relampago-header>div p{
	margin-right:20px;
	margin-bottom:0;
	font-size:15px;
	font-weight:700
	}
.oferta-relampago-header>div .oferta-relampago-countdown .countdown .cd-box{
	color:black;
	background-color:transparent
	}
.oferta-relampago-produtos.owl-carousel{
	position:relative
	}
.oferta-relampago-produtos.owl-carousel .owl-item{
	display:flex;
	justify-content:center
	}
.oferta-relampago-produtos.owl-carousel .owl-item .listagem-item{
	background-color:white;
	margin:0
	}
.oferta-relampago-produtos.owl-carousel .owl-item .span3,.oferta-relampago-produtos.owl-carousel .owl-item .span4{
	text-align:center
	}
@media (min-width: 768px){
	.oferta-relampago-produtos.owl-carousel .owl-item .span3,.oferta-relampago-produtos.owl-carousel .owl-item .span4{
		width:96%
		}
	}
.oferta-relampago-produtos.owl-carousel .owl-item img{
	width:unset
	}
.oferta-relampago-produtos.owl-carousel .owl-nav{
	position:absolute;
	top:50%;
	height:0;
	width:100%
	}
.oferta-relampago-produtos.owl-carousel .owl-nav .owl-prev,.oferta-relampago-produtos.owl-carousel .owl-nav .owl-next{
	width:30px;
	height:30px;
	border-radius:50px;
	font-size:20px !important
	}
@media (min-width: 768px){
	.oferta-relampago-produtos.owl-carousel .owl-nav .owl-prev,.oferta-relampago-produtos.owl-carousel .owl-nav .owl-next{
		background-color:#d4d4d4 !important
		}
	}
.oferta-relampago-produtos.owl-carousel .owl-nav .owl-next{
	right:0;position:absolute
	}
@media (max-width: 767px){
	.oferta-relampago-header{
		flex-wrap:wrap
	}
.oferta-relampago-header h3{
	width:100%;
	text-align:center
	}
.oferta-relampago-header>div{
	display:block;
	width:100%;
	text-align:center
	}
.oferta-relampago-header>div p{
	width:100%
	}
.oferta-relampago-header>div .oferta-relampago-countdown{
	display:flex;
	justify-content:center
	}
.oferta-relampago-header>div .oferta-relampago-countdown .countdown .cd-box{
	width:64px;margin:unset
	}
}