
#easycontent_container_9 {
	margin-bottom: 6rem;
	margin-top: 6rem;
}

#easycontent_container_9 .title-exclusivo-home {
	color: #000;
	font-family: Roboto_Condensed;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 auto 2rem;
    text-align: center;
    width: 60%;
}

#easycontent_container_9 p {
	color: #000;
    font-size: 15px;
    font-weight: 400;
	margin-bottom: 0;
	text-align: center;
}

#banner_container_8 .st_image_layered_description_inner {
    padding: 10px 25px 40px;
}

#banner_container_8 .title_banner {
	color: #1E1F23;
	font-family: Roboto_Condensed;
	font-size: 36px;
	font-weight: 900;
	margin-bottom: 6px;
	text-align: left;
	text-shadow: 0.1em 0.1em 0.6em #FFF;
	text-transform: uppercase;
}

#banner_container_8 .buy_now {
	color: #1E1F23;
	font-family: Roboto_Condensed;
	font-size: 15px;
	font-weight: 700;
	text-align: left;
	text-shadow: 0.1em 0.1em 0.6em #FFF;
	text-transform: uppercase;
}



/* Product slider */

.stfeaturedslider_container {
	margin-bottom: 6rem;
    margin-left: auto;
    margin-right: auto;
	margin-top: 6rem;
	max-width: 1920px;
}

.stfeaturedslider_container .title_block {
    margin-bottom: 2.5rem;
}

.stfeaturedslider_container .title_block_inner {
	color: #000;
	font-family: Roboto_Condensed;
    font-size: 18px;
    font-weight: 600;
    text-decoration: underline;
}

.stfeaturedslider_container .block_content {
	padding-left: 15px;
}

.stfeaturedslider_container .products_sldier_swiper {
    overflow: visible;
}

.stfeaturedslider_container .products_sldier_swiper .ajax_block_product .pro_outer_box.home_default {
    max-width: 380px;
}

.stfeaturedslider_container .products_sldier_swiper .pro_second_box {
    text-align: center;
    padding: 18px 6px 4px;
}

.stfeaturedslider_container .products_sldier_swiper .s_title_block a {
    color: #000;
	font-size: 14px;
    font-weight: 400;
}

.stfeaturedslider_container .products_sldier_swiper .ajax_block_product .price {
	color: #000;
    font-size: 15px;
    font-weight: 600;
}

.regular-price {
	color: #8f98a3;
    font-size: 12.5px !important;
    font-weight: 400;
}



#banner_container_11 .st_image_layered_description_inner {
    padding: 10px 22px 36px;
}

#banner_container_11 .title_banner {
	color: #1E1F23;
	font-family: Roboto_Condensed;
	font-size: 36px;
	font-weight: 900;
	margin-bottom: 6px;
	text-align: left;
	text-shadow: 0.1em 0.1em 0.6em #FFF;
	text-transform: uppercase;
}

#banner_container_11 .buy_now {
	color: #1E1F23;
	font-family: Roboto_Condensed;
	font-size: 15px;
	font-weight: 700;
	text-align: left;
	text-shadow: 0.1em 0.1em 0.6em #FFF;
	text-transform: uppercase;
}


/*escalado de imagenes para MAC*/

@media (min-width: 1921px) {

	.full_width_top_container .swiper-container img,
	.full_width_top_container .st_banner_block img {
		width: 100%;
	}

}