@-moz-keyframes spin {
	100% {
		-moz-transform: rotate(360deg)
	}
}

@-webkit-keyframes spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.x-vitrine-default>h2 {
	display: none
}

.x-vitrine-default ul li {
	float: left;
	position: relative
}

.x-vitrine-default ul li .x-flags{
	position:absolute;
	top:10px;
	left:15px;
	cursor:default;
	z-index:1;
}
.x-vitrine-default ul li .x-flags .flag{display:none}
.priceLabel{
	margin:0 0 3px;
	text-shadow:0 0 10px #fafafa;
}
.priceLabel:not(:empty){
	padding:5px;
}
.priceLabel::before{
	content:attr(data-priceoff);
}

.x-vitrine-default ul li .x-flags .flag.black-friday {
	position: absolute;
	top: 8px;
	left: 8px;
	display: block;
	z-index: 1;
	width: 50px;
	height: 50px;
	background: url("/arquivos/flag-bf17.png") center no-repeat;
	background-size: 100%
}

.x-vitrine-default ul li .x-product-item {
	width: 100%;
	float: left
}

.x-vitrine-default ul li .x-product-item .x-img {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden
}

.x-vitrine-default ul li .x-product-item .x-img .product-image {
	width: 100%;
	float: left
}

.x-vitrine-default ul li .x-product-item .x-img .product-image img {
	max-width: 100%;
	height: auto
}

.x-vitrine-default ul li .x-product-item .x-img .product-image-hover {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-webkit-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out
}

.x-vitrine-default ul li .x-product-item .x-img .product-image-hover img {
	max-width: 100%;
	height: auto
}

.x-vitrine-default ul li .x-product-item .x-img .x-wishlist,
.x-vitrine-default ul li .x-product-item .x-img .x-added {
	position: absolute;
	right: 10px;
	top: 10px
}

.x-vitrine-default ul li .x-product-item .x-img .x-wishlist span,
.x-vitrine-default ul li .x-product-item .x-img .x-added span {
	overflow: hidden;
	display: block;
	text-indent: -999em;
	cursor: pointer;
	background-image: url(/arquivos/x-sprite-kaue.png?0.8532470378367776);
	background-position: 0px -301px;
	width: 20px;
	height: 18px
}

.x-vitrine-default ul li .x-product-item .x-img .x-wishlist span:hover,
.x-vitrine-default ul li .x-product-item .x-img .x-added span:hover {
	background-image: url(/arquivos/x-sprite-kaue.png?0.8532470378367776);
	background-position: 0px -281px;
	width: 20px;
	height: 18px
}

.x-vitrine-default ul li .x-product-item .x-img .x-wishlist.x-active span,
.x-vitrine-default ul li .x-product-item .x-img .x-added.x-active span {
	background-image: url(/arquivos/x-sprite-kaue.png?0.8532470378367776);
	background-position: 0px -281px;
	width: 20px;
	height: 18px
}

.x-vitrine-default ul li .x-product-item .x-img .x-wishlist[class*=Masculino] span,
.x-vitrine-default ul li .x-product-item .x-img .x-wishlist[class*=masculino] span,
.x-vitrine-default ul li .x-product-item .x-img .x-wishlist[class*=Masc] span,
.x-vitrine-default ul li .x-product-item .x-img .x-wishlist[class*=masc] span,
.x-vitrine-default ul li .x-product-item .x-img .x-added[class*=Masculino] span,
.x-vitrine-default ul li .x-product-item .x-img .x-added[class*=masculino] span,
.x-vitrine-default ul li .x-product-item .x-img .x-added[class*=Masc] span,
.x-vitrine-default ul li .x-product-item .x-img .x-added[class*=masc] span {
	background-image: url(/arquivos/x-sprite-kaue.png?0.8532470378367776);
	background-position: 0px -361px;
	width: 20px;
	height: 20px
}

.x-vitrine-default ul li .x-product-item .x-img .x-wishlist[class*=Masculino] span:hover,
.x-vitrine-default ul li .x-product-item .x-img .x-wishlist[class*=masculino] span:hover,
.x-vitrine-default ul li .x-product-item .x-img .x-wishlist[class*=Masc] span:hover,
.x-vitrine-default ul li .x-product-item .x-img .x-wishlist[class*=masc] span:hover,
.x-vitrine-default ul li .x-product-item .x-img .x-added[class*=Masculino] span:hover,
.x-vitrine-default ul li .x-product-item .x-img .x-added[class*=masculino] span:hover,
.x-vitrine-default ul li .x-product-item .x-img .x-added[class*=Masc] span:hover,
.x-vitrine-default ul li .x-product-item .x-img .x-added[class*=masc] span:hover {
	background-image: url(/arquivos/x-sprite-kaue.png?0.8532470378367776);
	background-position: 0px -559px;
	width: 20px;
	height: 20px
}

.x-vitrine-default ul li .x-product-item .x-img .x-wishlist[class*=Masculino].x-active span,
.x-vitrine-default ul li .x-product-item .x-img .x-wishlist[class*=masculino].x-active span,
.x-vitrine-default ul li .x-product-item .x-img .x-wishlist[class*=Masc].x-active span,
.x-vitrine-default ul li .x-product-item .x-img .x-wishlist[class*=masc].x-active span,
.x-vitrine-default ul li .x-product-item .x-img .x-added[class*=Masculino].x-active span,
.x-vitrine-default ul li .x-product-item .x-img .x-added[class*=masculino].x-active span,
.x-vitrine-default ul li .x-product-item .x-img .x-added[class*=Masc].x-active span,
.x-vitrine-default ul li .x-product-item .x-img .x-added[class*=masc].x-active span {
	background-image: url(/arquivos/x-sprite-kaue.png?0.8532470378367776);
	background-position: 0px -559px;
	width: 20px;
	height: 20px
}

.x-vitrine-default ul li .x-product-item .x-img .x-wishlist.x-loading span,
.x-vitrine-default ul li .x-product-item .x-img .x-added.x-loading span {
	background-image: url("/arquivos/x-loading.gif");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center
}

.x-vitrine-default ul li .x-product-item .x-img .x-checkbox {
	position: absolute;
	right: 10px;
	top: 10px
}

.x-vitrine-default ul li .x-product-item .x-img .x-checkbox label input {
	display: inline-block;
	-webkit-appearance: none;
	appearance: none;
	width: 20px;
	height: 20px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border: 1px solid #000;
	cursor: pointer
}

.x-vitrine-default ul li .x-product-item .x-img .x-checkbox label input:checked {
	background-image: url("x-checked.png")
}

.x-vitrine-default ul li .x-product-item .x-product-info {
	width: 100%;
	float: left;
	height: 100px;
	position: relative;
	background-color: #f7f7f7;
	margin-top: -5px
}

.x-vitrine-default ul li .x-product-item .x-product-info .x-group-hover {
	position: absolute;
	width: 100%;
	padding-right: 25px;
	padding-left: 25px;
	bottom: 0;
	background-color: transparent;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out
}

.x-vitrine-default ul li .x-product-item .x-product-info .x-group-hover .product-name a h3 {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 300;
	color: #000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.x-vitrine-default ul li .x-product-item .x-product-info .x-group-hover .x-price a {
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.x-vitrine-default ul li .x-product-item .x-product-info .x-group-hover .x-price a .x-best-price {
	font-weight: 700;
	font-size: 16px
}

.x-vitrine-default ul li .x-product-item .x-product-info .x-group-hover .x-out-of-stock {
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.x-vitrine-default ul li .x-product-item .x-product-info .x-group-hover .x-buy {
	overflow: hidden;
	height: 0px;
	margin-top: 20px;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out
}

.x-vitrine-default ul li .x-product-item .x-product-info .x-group-hover .x-buy a {
	display: block;
	padding: 10px 0;
	color: #fff;
	background-color: #000;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 900;
	text-align: center
}

.x-vitrine-default ul li:hover .x-product-item .x-img .product-image-hover {
	opacity: 1
}

.x-vitrine-default ul li:hover .x-product-item .x-product-info .x-group-hover {
	background-color: rgba(255, 255, 255, 0.9);
	padding-bottom: 15px;
	padding-top: 15px
}

.x-vitrine-default ul li:hover .x-product-item .x-product-info .x-group-hover .x-buy {
	height: 40px
}

.x-vitrine-default .slick-initialized {
	position: relative
}

.x-vitrine-default .slick-initialized *:focus {
	outline: 0
}

.x-vitrine-default .slick-initialized .slick-list {
	overflow-x: hidden
}

.x-vitrine-default .slick-initialized .slick-arrow {
	position: absolute;
	top: 40%;
	background-color: transparent;
	text-indent: -999em;
	text-align: left;
	overflow: hidden;
	z-index: 1011;
	cursor: pointer
}

.x-vitrine-default .slick-initialized .slick-arrow.slick-prev {
	left: -10px;
	background-image: url(/arquivos/x-sprite-kaue.png?0.8532470378367776);
	background-position: 0px -1083px;
	width: 35px;
	height: 35px
}

.x-vitrine-default .slick-initialized .slick-arrow.slick-next {
	right: -10px;
	background-image: url(/arquivos/x-sprite-kaue.png?0.8532470378367776);
	background-position: 0px -1046px;
	width: 35px;
	height: 35px
}

.x-vitrine-default .slick-initialized .slick-arrow.slick-disabled {
	opacity: .4
}

html .x-general .x-content #x-banner-gender {
	width: 100%;
	float: left;
	background-color: #f7f7f7
}

html .x-general .x-content #x-banner-gender>div {
	width: 50%;
	float: left
}

html .x-general .x-content #x-banner-gender>div:first-child {
	padding-left: 15px
}

html .x-general .x-content #x-banner-gender>div:last-child {
	padding-right: 15px
}

html .x-general .x-content #x-banner-gender>div .x-banner-gorup {
	position: relative
}

html .x-general .x-content #x-banner-gender>div .x-banner-gorup .box-banner a {
	display: block
}

html .x-general .x-content #x-banner-gender>div .x-banner-gorup .box-banner a img {
	width: 100%;
	height: auto
}

html .x-general .x-content #x-banner-gender>div .x-banner-gorup>a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 3px;
	background-color: rgba(0, 0, 0, 0.75);
	text-align: center;
	color: #fff;
	overflow: hidden;
	opacity: 0;
	-ms-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out
}

html .x-general .x-content #x-banner-gender>div .x-banner-gorup>a .x-group-hover {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	width: 100%;
	height: 280px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 100%;
	margin: auto;
	-ms-transition: 0.3s cubic-bezier(0.48, 0.04, 0, 1.1);
	-o-transition: 0.3s cubic-bezier(0.48, 0.04, 0, 1.1);
	-moz-transition: 0.3s cubic-bezier(0.48, 0.04, 0, 1.1);
	-webkit-transition: 0.3s cubic-bezier(0.48, 0.04, 0, 1.1);
	transition: 0.3s cubic-bezier(0.48, 0.04, 0, 1.1)
}

html .x-general .x-content #x-banner-gender>div .x-banner-gorup>a .x-group-hover .x-group-hover-text {
	display: block;
	width: 100%
}

html .x-general .x-content #x-banner-gender>div .x-banner-gorup>a .x-group-hover h2 {
	font-size: 40px;
	text-transform: uppercase;
	letter-spacing: 30px;
	font-weight: 300;
	margin-left: 30px;
	margin-bottom: 50px;
	width: 100%
}

html .x-general .x-content #x-banner-gender>div .x-banner-gorup>a .x-group-hover span {
	display: inline-block;
	font-size: 22px;
	padding: 12px 60px;
	background-color: #fff;
	font-weight: 900;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 4px;
	border: 2px solid #fff;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out
}

html .x-general .x-content #x-banner-gender>div .x-banner-gorup>a .x-group-hover span:hover {
	color: #fff;
	background-color: transparent
}

html .x-general .x-content #x-banner-gender>div .x-banner-gorup>a .x-group-hover-text {
	margin-bottom: 50px
}

html .x-general .x-content #x-banner-gender>div .x-banner-gorup>a .x-group-hover-text p {
	font-size: 25px;
	font-weight: 100
}

html .x-general .x-content #x-banner-gender>div .x-banner-gorup>a .x-group-hover-text p:nth-child(2) {
	font-weight: 400
}

html .x-general .x-content #x-banner-gender>div:hover .x-banner-gorup>a {
	opacity: 1
}

html .x-general .x-content #x-banner-gender>div:hover .x-banner-gorup>a .x-group-hover {
	bottom: 0
}

html .x-general .x-content #x-banner-promotion {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 4px 15px 15px;
	margin: 0 auto;
}

html .x-general .x-content #x-banner-promotion .box-banner {
	width: 33%;
	margin: 0 auto;
	position: relative;
	cursor: pointer;
	float: left;
}

html .x-general .x-content #x-banner-promotion .box-banner:nth-of-type(2) {
	margin: 0 .5%
}

html .x-general .x-content #x-banner-promotion .box-banner a {
	display: block
}

html .x-general .x-content #x-banner-promotion .box-banner a:before {
	content: '';
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 3px;
	background-color: transparent;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out
}

html .x-general .x-content #x-banner-promotion .box-banner a:hover:before {
	background-color: rgba(0, 0, 0, 0.4)
}

html .x-general .x-content #x-banner-promotion .box-banner a img {
	width: 100%;
	height: auto
}

html .x-general .x-content #x-the-best-solds {
	width: 100%;
	float: left;
	padding: 25px 30px
}

html .x-general .x-content #x-the-best-solds .x-title {
	width: 100%;
	float: left;
	margin-bottom: 15px
}

html .x-general .x-content #x-the-best-solds .x-title h2 {
	text-transform: uppercase;
	text-align: center;
	font-size: 22px;
	letter-spacing: 2px;
	font-weight: 500;
	color: #000
}

html .x-general .x-content #x-the-best-solds .x-vitrine-default {
	width: 100%;
	float: left
}

html .x-general .x-content #x-the-best-solds .x-vitrine-default ul li {
	padding: 0 5px
}

#x-pp-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	z-index: 9999
}

#x-pp-wrapper .x-closeAll {
	cursor: pointer;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

#x-pp-wrapper .x-content-wrapper {
	position: fixed;
	background: #FFF;
	width: 635px;
	height: 372px;
	box-sizing: border-box;
	top: 50%;
	left: 50%;
	z-index: 2;
	margin: -186px 0 0 -317px
}

#x-pp-wrapper .x-content-wrapper .x-close {
	position: absolute;
	right: 3px;
	top: 13px;
	background: url("/arquivos/icon_closePopup.png") center no-repeat;
	width: 15px;
	height: 15px;
	cursor: pointer;
	outline: none
}

#x-pp-wrapper .x-content-wrapper .x-left {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 55px 0 25px;
	text-align: center
}

#x-pp-wrapper .x-content-wrapper .x-left h2 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px
}

#x-pp-wrapper .x-content-wrapper .x-left .newsletter h3 {
	display: none
}

#x-pp-wrapper .x-content-wrapper .x-left .newsletter fieldset {
	border: 0;
	margin: 40px 0 0;
	padding: 0
}

#x-pp-wrapper .x-content-wrapper .x-left .newsletter fieldset p,
#x-pp-wrapper .x-content-wrapper .x-left .newsletter fieldset h3 {
	display: none
}

#x-pp-wrapper .x-content-wrapper .x-left .newsletter fieldset input[type="text"] {
	border: 0;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
	outline: none;
	font-size: 16px;
	padding: 0 8px 13px 8px;
	box-sizing: border-box;
	width: 255px;
	margin-bottom: 16px
}

#x-pp-wrapper .x-content-wrapper .x-left .newsletter fieldset #newsletterButtonOK {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	cursor: pointer;
	outline: none;
	width: 255px;
	text-align: center;
	background: #000;
	width: 130px;
	height: 40px;
	line-height: 40px
}

#x-pp-wrapper .x-content-wrapper .x-left .newsletter fieldset.error label {
	font-size: 13px;
	text-transform: uppercase
}

#x-pp-wrapper .x-content-wrapper .x-left .newsletter fieldset.success label {
	font-size: 13px;
	text-transform: uppercase
}

#x-pp-wrapper .x-content-wrapper .x-left .newsletter .bt-voltar {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	cursor: pointer;
	outline: none;
	width: 255px;
	text-align: center;
	background: #000;
	width: 130px;
	height: 40px;
	line-height: 40px;
	margin-top: 15px
}

#x-pp-wrapper .x-content-wrapper .x-right {
	float: right;
	width: 50%
}