a {
	text-decoration: none;
	cursor: pointer;
}

.magazine-edition {
	width: 23%;
	margin: 1% 0 0;
	display: inline-block;
	position: relative;
	left: -10px;
	float: left;
	z-index: 99;
}

.magazine-edition img {
	float: left;
	max-width: 60px;
	width: 28%;
}

.box_slides_categories {
	position: relative;
	margin: 2.5% 0 4%;
}

.box_promo {
	position: relative;
	max-width: 226px;
	width: 24%;
	height: 120px;
	float: right;
	overflow: hidden;
	z-index: 99;
}

.img_promo {
	position: relative;
	max-width: 226px;
	width: 100%;
	top: 60px;
	transition: 400ms;
}

.img_promo:hover {
	top: 40%;
}

.swiper-container {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 0;
}

.swiper-wrapper {
	z-index: 5;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	width: 100%;
}

.mosaico_banner {
	position: relative;
	max-width: 960px;
	width: 100%;
}


.header_slide_txt a {
	text-decoration: none;
	color: #6c6c6c;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url(https://cdn.shopify.com/s/files/1/1704/4561/files/right_arrow_slideshow.png?8900565233682485180);
	right: 2%;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev :focus {
	outline: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url(https://cdn.shopify.com/s/files/1/1704/4561/files/left_arrow_slideshow.png?8900565233682485180);
	left: 2%;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	outline: none;
}

/*.box_shadow:hover {
	opacity: .6;

	}*/

	.box_1 {
		position: relative;
		width: 100%;
		margin-top: 2%;
	}

	#box_perfumaria {
		position: relative;
		cursor: pointer;
		width: 48%;
		display: inline-block;
		overflow: hidden;
		border-radius: 15px;
		max-height: 215px;
	}

	.img_perfumaria {
		position: relative;
		max-width: 460px;
		width: 100%;
		-webkit-transition:  2000ms ease-out;
		-moz-transition:  2000ms ease-out;
		-o-transition:  2000ms ease-out;
		transition:  2000ms ease-out;
	}

	.tit_perfumaria {
		position: absolute;
		left: 5%;
		bottom: 10%;
		max-width: 188px;
		width: 41%;
	}

	#box_beleza {
		position: relative;
		cursor: pointer;
		width: 48%;
		display: inline-block;
		float: right;
		overflow: hidden;
		border-radius: 15px;
		max-height: 215px;
	}

	.img_beleza {
		position: relative;
		max-width: 460px;
		width: 100%;
		-webkit-transition:  2000ms ease-out;
		-moz-transition:  2000ms ease-out;
		-o-transition:  2000ms ease-out;
		transition:  2000ms ease-out;
	}

	.tit_beleza {
		position: absolute;
		left: 5%;
		bottom: 10%;
		max-width: 109px;
		width: 24%;
	}

	.box_2 {
		position: relative;
		width: 100%;
		margin-top: 3%;
	}

	#box_confeccao {
		position: relative;
		cursor: pointer;
		width: 100%;
		overflow: hidden;
		transition-timing-function: ease-out;
		transition: 3s;
		border-radius: 15px;
		max-height: 215px;
	}

	.img_confeccao {
		position: relative;
		max-width: 960px;
		width: 100%;
		-webkit-transition:  2000ms ease-out;
		-moz-transition:  2000ms ease-out;
		-o-transition:  2000ms ease-out;
		transition:  2000ms ease-out;
	}

	.tit_confeccao {
		position: absolute;
		left: 2%;
		bottom: 6%;
		max-width: 180px;
		width: 19%;
	}

	.box_3 {
		position: relative;
		width: 100%;
		margin-top: 3%;
	}

	#box_cabelos {
		position: relative;
		cursor: pointer;
		display: inline-block;
		width: 31%;
		margin-right: 2.9%;
		overflow: hidden;
		border-radius: 15px;
		max-height: 215px;
	}	

	#box_corpo {
		position: relative;
		cursor: pointer;
		display: inline-block;
		width: 31%;
		overflow: hidden;
		border-radius: 15px;
		max-height: 215px;
	}

	#box_acessorios {
		position: relative;
		cursor: pointer;
		display: inline-block;
		width: 31%;
		float: right;
		overflow: hidden;
		border-radius: 15px;
		max-height: 215px;
	}

	.img_cabelos {
		position: relative;
		max-width: 300px;
		width: 100%;
		-webkit-transition:  2000ms ease-out;
		-moz-transition:  2000ms ease-out;
		-o-transition:  2000ms ease-out;
		transition:  2000ms ease-out;
	}

	.tit_cabelos {
		position: absolute;
		left: 7%;
		bottom: 10%;
		max-width: 129px;
		width: 44%;
	}

	.img_corpo {
		position: relative;
		max-width: 300px;
		width: 100%;
		-webkit-transition:  2000ms ease-out;
		-moz-transition:  2000ms ease-out;
		-o-transition:  2000ms ease-out;
		transition:  2000ms ease-out;
	}

	.tit_corpo {
		position: absolute;
		left: 7%;
		bottom: 10%;
		max-width: 91px;
		width: 31%;	
	}

	.img_acessorios {
		position: relative;
		max-width: 300px;
		width: 100%;
		-webkit-transition:  2000ms ease-out;
		-moz-transition:  2000ms ease-out;
		-o-transition:  2000ms ease-out;
		transition:  2000ms ease-out;
	}

	.tit_acessorios {
		position: absolute;
		left: 7%;
		bottom: 10%;
		max-width: 185px;
		width: 65%;
	}

	.box_4 {
		position: relative;
		width: 100%;
		margin-top: 3%;
	}

	#box_calcados {
		position: relative;
		cursor: pointer;
		display: inline-block;
		width: 31%;
		margin-right: 2.9%;
		overflow: hidden;
		border-radius: 15px;
		max-height: 215px;
	}

	#box_semijoias {
		position: relative;
		cursor: pointer;
		display: inline-block;
		width: 31%;
		overflow: hidden;
		border-radius: 15px;
		max-height: 215px;
	}

	#box_casa {
		position: relative;
		cursor: pointer;
		display: inline-block;
		width: 31%;
		float: right;
		overflow: hidden;
		border-radius: 15px;
		max-height: 215px;
	}

	#box_sexshop {
		position: relative;
		cursor: pointer;
		width: 100%;
		overflow: hidden;
		transition-timing-function: ease-out;
		transition: 3s;
		border-radius: 15px;
		max-height: 215px;
	}

	#box_saldos {
		position: relative;
		cursor: pointer;
		width: 100%;
		overflow: hidden;
		transition-timing-function: ease-out;
		transition: 3s;
		border-radius: 15px;
		max-height: 215px;
	}

	.img_calcados {
		position: relative;
		max-width: 300px;
		width: 100%;
		-webkit-transition:  2000ms ease-out;
		-moz-transition:  2000ms ease-out;
		-o-transition:  2000ms ease-out;
		transition:  2000ms ease-out;
	}

	.tit_calcados {
		position: absolute;
		left: 7%;
		bottom: 6%;
		max-width: 147px;
		width: 52%;
	}

	.img_semijoias {
		position: relative;
		max-width: 300px;
		width: 100%;
		-webkit-transition:  2000ms ease-out;
		-moz-transition:  2000ms ease-out;
		-o-transition:  2000ms ease-out;
		transition:  2000ms ease-out;
	}

	.tit_semijoias {
		position: absolute;
		left: 7%;
		bottom: 10%;
		max-width: 167px;
		width: 58%;
	}

	.img_casa {
		position: relative;
		max-width: 300px;
		width: 100%;
		-webkit-transition:  2000ms ease-out;
		-moz-transition:  2000ms ease-out;
		-o-transition:  2000ms ease-out;
		transition:  2000ms ease-out;
	}

	.tit_casa {
		position: absolute;
		left: 7%;
		bottom: 10%;
		max-width: 76px;
		width: 26%;
	}

	.tit_sexshop {
		position: absolute;
		left: 2%;
		bottom: 10%;
		max-width: 141px;
		width: 15%;
	}

	.tit_saldos {
		position: absolute;
		left: 2%;
		bottom: 10%;
		max-width: 112px;
		width: 12%;
	}

	.mobile {
		display: none;
	}

	.desktop {
		display: block;
	}


	.active #fundo2 {
		animation: 	scaleIn 6000ms ease-out 4000ms 1 normal forwards;
	}

	.boxes_mobile {
		position: relative;
		width: 99%;
		display: block;
		max-height: 247px;
		margin-bottom: 4%;
		overflow: hidden;
		border-radius: 15px;
	}

	.btn_vc_mb {
		float: left; 
		margin-top: 3%;     
		margin-bottom: 5%;
	}

	.box_shadow {
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: black;
		transition: 1s;
		opacity: 0;
	}

	.line {
		bottom: 6%;
		height: 5px;
		background-color: #e03885;
		width: 0;
	}

	@media only screen and (max-width: 800px){
		.magazine-edition {
			width: 77%;
		}

		.box_promo {
			height: 45px;		
		}

		.img_promo {
			top: 5px;
		}

		.img_perfumaria {
			transition: 0s;
		}

	}

	@media only screen and (max-width: 670px){

		.mobile {
			display: block;
		}

		.desktop {
			display: none;
		}

		.box_promo {
			width: 30%;
			height: 40px;
		}

		.img_promo {
			top: 0px;
		}

		.img_perfumaria {
			max-width: 596px;
			border-radius: 15px;
		}

		.tit_perfumaria {
			width: 45%;
		}

		.tit_beleza {
			width: 26%;
		}

		.tit_confeccao {
			left: 5%;
			bottom: 10%;
			max-width: 177px;
			width: 42%;
		}

		.tit_cabelos {
			width: 33%;
		}

		.tit_corpo {
			width: 22%;
		}

		.tit_acessorios {
			width: 44%;
		}

		.tit_calcados {
			width: 37%;
		}

		.tit_semijoias {
			width: 41%;
		}

		.tit_casa {
			width: 19%;
		}

		.tit_sexshop {
			left: 5%;
			bottom: 10%;
			max-width: 149px;
			width: 35%;
		}

		.tit_saldos {
			left: 5%;
			bottom: 10%;
			max-width: 114px;
			width: 28%;
		}

	}

	@media only screen and (max-width: 570px){
		.box_promo {
			height: 30px;
		}

		.boxes_mobile {
			max-height: 234px;
		}
	}

	@media only screen and (max-width: 400px){
		.box_promo {
			width: 30%;
			height: 34px;
		}
		.img_promo {
			top: 11px;
		}

		.boxes_mobile {
			max-height: 151px;
		}


	}

	/*ANIMATIONS*/
	@keyframes scaleIn{
		0%{ transform: scale(1);}
		100%{ transform: scale(1.2) }
	}