/* style AEM */
.responsivegrid{
	padding-bottom: 50px;
}
.responsivegrid .button{
	box-shadow: none;
}
.responsivegrid .header__image{
	width: 100%;
	/* height: auto; */
}
.responsivegrid .button .button--primary{
	background-color: #d14600;
    color: #fff;
    border: 1px solid transparent;
	box-shadow: none;
	border-radius: 3px;
	padding: 15px 5px;
	display: inline-block;
	text-align: center;
}
.responsivegrid .button.is--center{
	align-items: center;
}
.responsivegrid .button.button--cta{
	display: flex;
    flex-direction: column;
}
.responsivegrid .spacer{
	display: block;
}
.responsivegrid .spacer .spacer--ht-40{
	height: 40px;
}

#newsletterEms.hp {
	width: 100%;
	height: 170px;
	background: url(/content/static/bcom/desktop/catalog/homePage/abo/images/bg-hp.jpg) 50% no-repeat;
	max-width: 1000px;
	margin: 0 auto
}

#newsletterEms.cuisine {
	background: url(/content/static/bcom/desktop/catalog/homePage/abo/images/bg-cuisine.jpg) 50% no-repeat
}

#newsletterEms.gam {
	background: url(/content/static/bcom/desktop/catalog/homePage/abo/images/bg-gam.jpg) 50% no-repeat
}

#newsletterEms.maison {
	background: url(/content/static/bcom/desktop/catalog/homePage/abo/images/bg-maison.jpg) 50% no-repeat
}

#newsletterEms.beaute {
	background: url(/content/static/bcom/desktop/catalog/homePage/abo/images/bg-beaute.jpg) 50% no-repeat
}

#newsletterEms.objetco {
	background: url(/content/static/bcom/desktop/catalog/homePage/abo/images/bg-objetco.jpg) 50% no-repeat
}

#newsletterEms.smartphone {
	background: url(/content/static/bcom/desktop/catalog/homePage/abo/images/bg-smartphone.jpg) 50% no-repeat
}

#newsletterEms.tv {
	background: url(/content/static/bcom/desktop/catalog/homePage/abo/images/bg-tv.jpg) 50% no-repeat
}

#newsletterEms.console {
	background: url(/content/static/bcom/desktop/catalog/homePage/abo/images/bg-console.jpg) 50% no-repeat
}

#newsletterEms.info {
	background: url(/content/static/bcom/desktop/catalog/homePage/abo/images/bg-info.jpg) 50% no-repeat;
	border: 0
}

#newsletterEms>div {
	display: block;
	margin: 0 auto;
	padding: 15px 0 5px;
	text-align: center
}

#newsletterEms>div p.allInfo {
	font: 300 21px/21px Open Sans, Arial, sans-serif;
	text-transform: uppercase
}

#newsletterEms>div p,
#newsletterEms>div p.allInfo {
	color: #333;
	text-align: center;
	display: block;
	width: 100%
}

#newsletterEms>div p {
	font: 400 15px Open Sans, Arial, sans-serif
}

#newsletterEms>div form {
	margin: 15px auto 0;
	width: 620px;
	font-size: 0
}

#newsletterEms>div form #emailEms {
	width: 515px;
	height: 36px;
	background-color: #fff;
	border: 1px solid #a6a6a6;
	border-radius: 5px;
	margin-right: 10px;
	font: 400 15px Open Sans, Arial, sans-serif;
	color: #232323;
	text-indent: 20px;
	outline: 0;
	padding: 0
}

#newsletterEms>div form.news-error #emailEms {
	border: 1px solid #b45258
}

#newsletterEms>div form input[type=submit] {
	width: 77px;
	height: 38px;
	background-color: #ff5c00;
	border-radius: 5px;
	font: 400 15px Open Sans, Arial, sans-serif;
	color: #fff;
	border: 0;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all .5s;
	-o-transition: .5s all;
	-o-transition: all .5s;
	transition: all .5s;
	outline: 0;
	-webkit-appearance: none
}

#newsletterEms>div form input[type=submit]:hover {
	opacity: .9;
	-webkit-transition: all .1s;
	-o-transition: .1s all;
	-o-transition: all .1s;
	transition: all .1s
}

#newsletterEms>div .ml-news {
	font: 400 10px Open Sans, Arial, sans-serif;
	color: #3b3b3b;
	text-align: left;
	display: block;
	margin: 5px 15px
}

#newsletterEms>div .ml-news a {
	color: #3b3b3b;
	text-decoration: underline;
	outline: 0
}

#newsletterEms>div .ml-news .hideFooter {
	display: block
}

#newsletterEms>div form #news-mail-error {
	display: none !important
}

#newsletterEms>div form #news-info-ems {
	display: block;
	font: 600 11px Open Sans, Arial, sans-serif;
	color: #b45258;
	text-align: left;
	min-height: 15px;
	text-indent: 2px;
	padding-top: 2px
}

#newsletterEms>div form.news-error #news-info-ems {
	color: #b45258
}

.ftr {
	overflow: hidden;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	padding-bottom: 1.875rem
}

.ftr * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.ftr a {
	color: inherit
}

.ftr__container {
	max-width: 1090px;
	padding: 0 .9375rem;
	margin: 0 auto
}

.ftr__top {
	background-color: #434748;
	color: #fff;
	padding: 1.875rem 0 .9375rem
}

.ftr__title {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 700;
	color: #FFFFFF;
}

.ftr__svc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 1.4375rem;
	margin-left: -1.25rem;
	margin-bottom: -1.25rem;
	-webkit-box-pack: space-around;
	-ms-flex-pack: space-around;
	justify-content: space-around;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.ftr__svc-item {
	margin-left: 1.25rem;
	margin-bottom: 1.25rem;
	width: calc(50% - 1.25rem);
	max-width: 11.5rem;
	text-align: center;
	color: #fff;
	text-decoration: none;
	display: block;
}

.ftr__svg {
	height: 3.625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.ftr__svc-title {
	margin-top: .9375rem;
	font-size: 1.125rem;
	font-weight: 700
}

.ftr__svc-desc {
	margin-top: .3125rem
}

.ftr__cond,
.ftr__svc-desc {
	font-size: .875rem;
	font-family: Arial, sans-serif
}

.ftr__cond {
	margin-top: 2.5rem;
	text-align: center
}

.ftr__cond--smaller {
	font-size: .75rem
}

.ftr__middle {
	background-color: #4D5152;
	color: #fff;
	padding: 1.875rem 0 .9375rem;
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
	align-items: center;
}
.ftr__middle .ftr__container {
	margin: 0;
	padding-left:3.125rem;
	margin-left:5rem;
	position: relative;
}
.ftr__middle .ftr__container::before {
	content:"";
	height:8.75rem;
	width:1px;
	position: absolute;
	top:50%;
	transform: translateY(-50%);
	left:0;
	background-color: #ffffff;
}
.ftr__middle-row {
	margin-top: .625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.ftr__nl {
	margin-top: 1.25rem
}

.ftr__nl-label {
	font-size: 1rem
}

.ftr__social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 1.25rem
}

.ftr__social-item {
	text-decoration: none;
	margin-left: 2.1875rem;
	min-width: 1.875rem;
	text-align: center
}

.ftr__social-item:first-child {
	margin-left: 0
}

.ftr__app {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 1.25rem
}

.ftr__separ {
	height: 25px;
	width: 1px;
	background-color: #e2e2e2;
	margin: 1.25rem 2rem 0;
	display: block;
}

.ftr__app-label {
	font-size: 1rem;
	font-weight: 500
}

.ftr__app-link {
	text-decoration: none;
	margin-left: .75rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.ftr__app-link svg {
	width:112px;
	height: auto;
}

.ftr__app-link svg+svg {
	margin-left: .3125rem
}

.ftr__links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 2.1875rem;
	color: #434748;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	margin-bottom: -1.875rem
}

.ftr__links-col {
	/* width: 25%; */
	min-width: 12.5rem;
	margin-bottom: 1.875rem;
	padding: 0 .625rem;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.ftr__links-col--map {
	text-align: center
}

.ftr__links-title {
	font-size: .875rem;
	line-height: 1.125rem;
	font-weight: 700;
	padding: 0px;
}

.ftr__list {
	font-size: .75rem;
	line-height: 1.25rem
}

.ftr__list:before {
	line-height: .75
}

.ftr__list+.ftr__links-title:before,
.ftr__list:before {
	content: "\A0";
	display: block
}

.ftr__list a {
	display: block;
	text-decoration: none;
	font-family: Arial, sans-serif;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s
}

.ftr__list a:hover {
	color: #ff5c00
}

.ftr__links-map {
	text-decoration: none;
	/* margin-top: .625rem; */
	display: block;
	padding:.625rem;
}

.ftr__links-map svg {
	display: block;
	margin: 0 auto 1.125rem
}

.ftr__btn {
	display: inline-block;
	text-align:center;
	font-size: .75rem;
	line-height: .875rem;
	font-weight: 500;
	padding: .5625rem .875rem;
	border: 1px solid #ffffff;
	border-radius: .3125rem
}

.ftr__pay {
	max-width: 53.125rem;
	margin-top: 2.1875rem;
	padding-top: 1.5625rem;
	border-top: 1px solid hsla(0, 0%, 43.9%, .33)
}

.ftr__pay img {
	display: block;
	margin: 0 auto
}

#newsletterFooter {
	background-color: transparent;
	width: auto
}

#newsletterFooter,
#newsletterFooter form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#newsletterFooter form {
	margin-left: 1.5625rem;
	position: relative
}

#newsletterFooter svg {
	margin-right: -1.9375rem;
	position: relative;
	z-index: 1
}

#newsletterFooter input[type=email] {
	border-radius: .3125rem 0 0 .3125rem;
	border: 0;
	padding: .375rem .3125rem;
	font-size: .75rem;
	line-height: 1.25rem;
	text-indent: 2.1875rem;
	width: 11.875rem;
	min-height: 32px;
}

#newsletterFooter input[type=submit] {
	padding: .375rem .625rem;
	font-size: .75rem;
	line-height: 1.25rem;
	background-color: #ff5c00;
	border-radius: 0 .3125rem .3125rem 0;
	color: #fff;
	border: 0;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	outline: 0;
	-webkit-appearance: none;
	min-height: 32px;
}

#newsletterFooter #news-info-footer {
	color: #fbacb1;
	position: absolute;
	top: calc(100% + 2px);
	left: -.5625rem;
	font-size: .75rem
}

@media (max-width:1030px) {
	.ftr__svc-item--sav {
		display: none
	}

	.ftr__middle {
		flex-direction: column;
	}
	.ftr__middle .ftr__container {
		padding-left:0;
		margin-left:0;
		padding-bottom:2.5rem;
		margin-bottom:2.5rem;
	}
	.ftr__middle .ftr__container::before {
		width:25rem;
		height:1px;
		top:100%;
		transform: translateX(-50%);
		left:50%;
	}
	.ftr__links-map{
		display: flex;
		align-items: center;
	}
	.ftr__btn{
		margin-left:3.125rem;
		margin-top:-.4375rem;
	}
}

@media (max-width:600px) {
	.ftr__links-col {
		width: 50%;
		min-width: 0
	}
}