html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-store.ec-store__category-page .ec-page-title+.ec-grid {
  margin-top: -30px!important;
}

html#ecwid_html body#ecwid_body .ec-size .ec-store .ec-filters--inline.ec-filters--right {
	float: left!important;
	padding: 0!important;
}

.ecwid-productBrowser-CategoryPage .ec-store__category-page .ec-page-title {
	background-image: url('/sites/default/files/background/background_01.jpg')!important;
	background-position: center!important;
  background-size: cover!important;
  margin-left: -25px!important;
  margin-top: -30px!important;
  margin-bottom: 40px!important;
  padding: 40px 10% 10px!important;
  width: calc(100% + 50px);
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative!important;
  overflow: hidden;
}

.ecwid-productBrowser-CategoryPage .ec-store__category-page .ec-page-title img.banner {
  width: 100%!important;
  position: absolute!important;
  top: 50%!important;
  transform: translateY(-50%)!important;
  left: 0!important;
}

.ecwid-productBrowser-CategoryPage .ec-store__category-page .ec-page-title .page-title__name {
	margin-bottom: 25px!important;
  color: #fff;
  padding: 14px!important;
  font-size: 24px!important;
  border: solid 3px #fff;
  position: relative;
  z-index: 1;
}

.ecwid-productBrowser-CategoryPage .ec-store__category-page .ec-page-title .ec-breadcrumbs {
	font-size: 13px!important;
  position: relative!important;
  z-index: 1!important;
}

.ecwid-productBrowser-CategoryPage .ec-store__category-page .ec-page-title .ec-breadcrumbs .ec-link, .ec-store__category-page .ec-page-title .ec-breadcrumbs .breadcrumbs__delimiter  {
	color: #f0f0f0!important;
}

.ecwid-productBrowser-CategoryPage .ec-store__category-page .ec-page-title .ec-breadcrumbs .ec-link:last-of-type {
	color: #fff!important;
}

.ecwid-productBrowser-CategoryPage .grid__categories:first-child {
	position: relative!important;
	background: #fff!important;
	padding-top: 60px!important;
	padding-left: 30px!important;
	padding-right: 30px!important;
	margin-bottom: 60px!important;
}

.ecwid-productBrowser-CategoryPage .grid__categories:first-child:before {
	content: 'Catégories';
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}

.ecwid-productBrowser-CategoryPage .grid__categories:first-child + .grid__sort {
	position: relative!important;
}

.ecwid-productBrowser-CategoryPage .grid__categories:first-child + .grid__sort:before {
  content: 'Tous nos produit fumeurs';
  position: absolute;
  background-color: #292929;
  color: #fff;
  padding: 12px;
  font-size: 20px;
  text-transform: uppercase;
  left: 0;
  top: -30px;
}

.ecwid-productBrowser-CategoryPage .grid__sort + .grid__wrap .grid__products > .grid-product .grid-product__image .grid-product__bg {
	background-color: #fff!important;
}

.ecwid-productBrowser-CategoryPage .grid__categories .grid-category .grid-category__image {
	height: 60%!important;
}

.ecwid-productBrowser-CategoryPage .grid__categories .grid-category .grid-category__spacer .grid-category__spacer-inner, .grid__categories .grid-category .grid-category__image .grid-category__image-spacer-inner {
	padding-top: 60%!important;
}

.ecwid-productBrowser-CategoryPage .grid__categories .grid-category .grid-category__title .grid-category__title-inner {
  font-size: 24px!important;
  text-transform: uppercase!important;
  font-weight: 700!important;
}


@media screen and (max-width: 900px) {
	.ecwid-productBrowser-CategoryPage .grid__categories:first-child .grid-category .grid-category__title-inner {
		font-size: 16px!important;
	}
	
	.ecwid-productBrowser-CategoryPage .grid__categories:first-child + .grid__sort {
    padding-top: 50px!important;
	}
	
	.ecwid-productBrowser-CategoryPage .grid__categories:first-child + .grid__sort:before {
		left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
	}
}

@media screen and (min-width: 901px) {
	.ecwid-productBrowser-CategoryPage .grid__categories:first-child {
		padding-top: 90px!important;
		margin-bottom: 90px!important;
		padding-left: 60px!important;
		padding-right: 60px!important;
	}
	
	.ecwid-productBrowser-CategoryPage .grid__categories:first-child:before {
		top: 60px;
	}
	
	.ecwid-productBrowser-CategoryPage .grid__categories:first-child + .grid__sort:before {
  	padding: 12px 20px!important;
  	font-size: 24px!important;
	}
	
	.ecwid-productBrowser-CategoryPage .ec-store__category-page .ec-page-title {
		padding: 80px 10% 10px!important;
	}
	
	.ecwid-productBrowser-CategoryPage .ec-store__category-page .ec-page-title .page-title__name {
		margin-bottom: 60px!important;
	}
	.ecwid-productBrowser-CategoryPage .ec-store__category-page .ec-page-title .ec-breadcrumbs {
		font-size: 16px!important;
	}
}
