/*
@import url('https://assets.liverpool.com.mx/assets/css/LP_Custom.css');
@import url('https://assets.liverpool.com.mx/assets/glyphs/style.css');

body {
		margin: 0;
		padding: 0;
		font-size: 17px;
		font-family: Arial, sans-serif;
}
*/
* {
		box-sizing: border-box;
}
.bannerNewHome > img {
		width: 100%;
		margin-bottom: 13px;
}
.promotions {
		overflow: hidden;
		margin-bottom: 13px;
		/*padding: 10px 0 10px 0;*/
		/*padding: 10px;*/
}
.promotions .promo_sm_4 {
		float: left;
		text-align: center;
		min-height: 380px;
		width: 24%;
		margin-right: 1.3333%;
}
.promotions .promo_sm_4:last-child {
		margin: 0;
}
.promotions .promo_sm_4 > .img > a > img {
		width: 100%;
		cursor: pointer;
		/*-moz-box-shadow:  0 3px 6px rgba(0,0,0,0.08);
		-webkit-box-shadow:  0 3px 6px rgba(0,0,0,0.08);
		box-shadow:  0 3px 6px rgba(0,0,0,0.08);*/
}
.carouselSection .lpCarouselHome {
		margin: 33px 0 33px 0;
}
.vermasTag {
		color: #E10098;
		cursor: pointer;
		font-size: 15px;
		text-decoration: none;
}
.vermasTag > i {
		margin: 0 0 0 4px;
		font-size: 15px;
}
.carouselSection .titleCarousel {
		font-size: 20px;
		font-weight: bold;
		margin-right: 30px;
		color: #666666;
}
.promotions .promo_sm_2 {
		float: left;
		text-align: center;
		min-height: 380px;
		width: 49%;
		margin-right: 2%;
}
.promotions .promo_sm_2:last-child {
		margin: 0;
}
.promotions .promo_sm_2 > .img > a > img {
		width: 100%;
		cursor: pointer;
		-moz-box-shadow:  0 3px 6px rgba(0,0,0,0.08);
		-webkit-box-shadow:  0 3px 6px rgba(0,0,0,0.08);
		box-shadow:  0 3px 6px rgba(0,0,0,0.08);
}
/* click and collect, session */
.seenProducts {
		border: 1px solid #000;
		padding: 10px;
		margin-bottom: 13px;
}
.seenProducts p {
		font-size: 15px;
		font-family: 'robotocondensedregular', sans-serif!important;
}
.seenProducts .titleSeenProducts {
		text-align: center;
		font-weight: bold;
		position: absolute;
		margin-top: -20px;
		margin-left: -150px;
		background: #fff;
		display: block;
		width: 300px;
		left: 50%;
		font-family: 'robotocondensedregular', sans-serif!important;
}
.seenProductsContainer {
		overflow: hidden;
		width: 1200px;
		margin: 43px auto;
		text-align: center;
}
.seenProductsContainer .seenProducts_sm_3 {
		width: 400px;
		float: left;
		border-right: 1px solid #ccc;
		padding: 20px;
}
.seenProductsContainer .seenProducts_sm_3:last-child {
		border-right: 0;
}
.seenProductsContainer .icon_sm_3 {

}
.seenProductsContainer .titleContent_sm_3 {
		font-size: 12px;
		color: #666;
		font-family: 'robotocondensedregular', sans-serif!important;
}
.seenProductsContainer .btnConoceMas {
		text-decoration: none;
		cursor: pointer;
		font-weight: bold;
		font-size: 13px;
		color: #555;
}
.seenProductsContainer .btnConoceMas > i {
		font-size: 9px;
}
.seenProductsContainer .content_sm_3 > p {
		margin: 10px 0 0 0;
}
/* owl carousel */
.lp-prev {
		position: absolute;
		background-color: rgba(255, 255, 255, 0.15);
		padding: 25px 8px 25px 8px;
		z-index: 9999;
		margin-top: -142px;
}
.lp-next {
		position: absolute;
		background-color: rgba(255, 255, 255, 0.15);
		margin-left: 1570px;
		padding: 25px 8px 25px 8px;
		z-index: 9999;
		margin-top: -142px;
}
/* sly carousel */
.slyBarCarousel {
		/*padding: 20px 20px 0 20px;*/
		margin: 33px 0 0 0;
		background: #E1E1E1;
		/*height: 80px;
		line-height: 250px;*/
		overflow: hidden;
}
.slyBarCarousel ul {
		/*width: 4796px!important;*/
		list-style: none;
		margin: 0;
		padding: 0;
		height: 100%;
		overflow: hidden;
		padding-top: 10px;
}
.slyBarCarousel ul li {
		float: left;
		width: auto;
		height: 100%;
		margin: 0 10px 0 0;
		padding: 0;
		text-align: center;
		cursor: pointer;
}

.slyBarCarousel ul li.active {
		background: #f2f2f2;
}

.slyScrollContent {
		padding: 0 50px 5px 50px;
		background: #E1E1E1;
		margin: 0 0 33px 0;
}
/* scrollbar sly */
.scrollbarSlyCarousel {
		opacity: 0;/* change */
		margin: 0 0 1em 0;
		height: 5px;
		background: #fff;
		line-height: 0;
}
.scrollbarSlyCarousel #handleSly {
		height: 100%;
		background: #292a33;
		cursor: pointer;
}
.scrollbarSlyCarousel #handleSly .mousearea {
		position: absolute;
		top: -9px;
		left: 0;
		width: 100%;
		height: 20px;
}

/* properties from home */
.owl-pagination {
		display: none!important;
}
.owlvar_mas a {
		font-size: 13px!important;
		font-family: 'robotocondensedregular', sans-serif;
}
.owl-text-sub {
		font-family: 'robotocondensedregular', sans-serif;
}
.hrline {
		visibility: hidden;
}

/* css for sesion */
div.own-main:empty {
		display: none;
}
.own-main {
		margin-top: 30px;
		width: 100%!important;
		border: 1px solid #ccc;
		padding: 10px 0 10px 0;
}
.owl-text-sub-last {
		padding: 10px;
		left: 44.5%;
		margin-left: -103px;
		position: absolute;
		margin-top: -20px;
		background: #fff;
		display: block;
		text-align: center;
		text-transform: none;
		color: #888;
}
.anonymoustxt .span2 a {
		height: auto!important;
		background: transparent!important;
		color: #E10098!important;
}
.anonymoustxt {
		margin: 20px!important;
		float: left!important;
}
.anonymoustxt .span2 a i {
		color: #E10098!important;
}
.anonymoustxt .span1 {
		color: #656565;
}
#banner-fade, .bjqs, .bjqs-slide {
		height: auto!important;
}
#list_links_footer ul {
		width: 25%!important;
}
@media screen and (max-width: 1599px){
		#list_links_footer {
				overflow: hidden;
		}
}
.prev {
		border: 0;
		background: #E1E1E1;
		float: left;
		width: 50px;
		height: 185px;
		font-size: 60px;
		cursor: pointer;
}
.slyCarouselMain .next,
.slyCarouselMain .prev {
	margin-top: 33px;
}
.next {
		border: 0;
		background: #E1E1E1;
		float: right;
		width: 50px;
		height: 185px;
		font-size: 60px;
		cursor: pointer;
}
.next:focus, .prev:focus {
		outline: 0;
}
.prev_arrow:after {
		font-family: 'icomoon';
		line-height: 1;
		content: "\e933";
		vertical-align: middle;
		font-size: 20px;
		color: #000;
		font-weight: bold;
		opacity: 0.5;
}
.next_arrow:after {
		font-family: 'icomoon';
		line-height: 1;
		content: "\e951";
		vertical-align: middle;
		font-size: 20px;
		color: #000;
		opacity: 0.5;
}
#owl-example3 {
		margin-top: 19px!important;
}
/*Banner VN*/
.closeBanner.upArrow{
	transform:rotate(180deg);
}
.bannerHot{
	background-color:#fff;
    background: url('https://assets.liverpool.com.mx/assets/web/images/targeted_promotions/es/cintillo_suscribete_web_2.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 80px;
    width: 100%;
    display: block;
    text-align: center;
	cursor:pointer;
}
.bannerHot p{
	display:inline-block;
	color: #fff;
	font-size:16px;
	margin-top:15px;
}
.bannerHot span{
	font-size:12px;
	margin-left:15px;
}
.bannerHot strong{
	font-weight:600;
}
.bannerHot a{
	background: #e10098;
		padding: 8px 50px;
		font-size: 14px;
		color: #fff;
		margin-left: 35px;
		position: relative;
}
.closeBanner{
	background: #fff;
		width: 60px;
		height: 20px;
		position: relative;
		top: -6px;
		color: #000;
		text-align: center;
		margin: 0 auto;
		cursor:pointer;
}
.closeBanner i{
	color: #000;
}
.fancyHome{
	width: auto !important;
}


.BLP_Carousel .owlvar_mas {
	float: left !important;
}
.BLP_Carousel .owl-text-sub {
	margin-bottom: 5px;
}
#maxWidth {
	max-width: 1250px;
	padding-left: 0;
}

.unsuscribe {
	margin: 0 auto;
	padding: 80px 0 120px;
	width: 80%;
}
	.unsuscribe h1 {
		font-family: 'robotocondensedregular';
		font-size: 23px;
		font-weight: bold;
		margin-bottom: 50px
	}
	.unsuscribe p {
		font-family: 'robotocondensedregular';
		font-size: 20px;
		margin: 15px 0 0 0;
	}
