.wsbPublishingZone {
    width: 1240px;
    margin: 0 auto;
	overflow: hidden;
}

.wsbPublishingZone .swiper-wrapper {
	height: unset;
}

div#catchphrase {
    line-height: 1;
    font-size: 30px;
    color: black;
    margin: 0 0 14px;
	text-align: center;
	text-transform: uppercase;
    font-weight: normal;
	margin-top:20px;
}

.wsbPublishingZone .swiper-container-wrapper {	
	margin-bottom:20px;
}

div#catchphrase:after, div#catchphrase:before {
    content: "";
    border-top: 1px solid black;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
.pdt-list-bottom .product-add-cart form {
	margin-bottom: 0;
}
.product-description .extra-small-gutters .col {
	min-height: 46px;
}
.product-description .product-description-short {
	min-height: 19px;
}
.pdt-list-bottom .add-to-cart .fa-shopping-bag {
content: url('https://preprod.rascol.com/img/cms/icon/icon-shopping-bag.svg');	
	filter: invert(100);
}
.products-grid .product-miniature-layout-2 .product-add-cart a::before {
	content: url('https://preprod.rascol.com/img/cms/icon/icon-search.svg');	
	filter: invert(100);
	width: 1.4rem;
  display: block;
}
.products-grid .product-miniature-layout-2 .product-add-cart a {
	content: "";	
}

#ZCL1 div#catchphrase:after, #ZCL1 div#catchphrase:before {
    width: 20%;
}

div#catchphrase:after {
	left: 1em;
    margin-right: -50%;
}

div#catchphrase:before {
    right: 1em;
    margin-left: -50%;
}
.swiper-default-carousel .swiper-wrapper {
	height: auto;
}
.swiper-slide .product-carousel article {
	margin-bottom: 0;
}
#content-wrapper .section-title::after, #content-wrapper .section-title::before {
	content: "";
  border-top: 1px solid black;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 50%;
	border-bottom:0;
}
#content-wrapper .section-title::before {
right: 1em;
  margin-left: -50%;
}
#content-wrapper .section-title::after {
left: 1em;
  margin-right: -50%;
}
.swiper-default-carousel .swiper-button-next, .swiper-button-prev {
  background: #fff;
  color: #000;
}
.product-accessories .section-title {
	font-size: 20px!important;
}

.product-accessories {
	overflow: hidden;
	padding-top: 30px;
}
.swiper-container-ZP3, .swiper-container-ZP1, .swiper-container-ZP2 {
	margin:30px 0;
}
@media (max-width: 576px) {
	div#catchphrase {
	margin-top:0;
}
	
.product-miniature-default .product-description .extra-small-gutters {
		min-height: 58px;	
	}
}

@media (max-width: 768px) {
.wsbPublishingZone {
    width: 100%;
}
div#catchphrase {
    font-size: 14px;
}

div#catchphrase:after, div#catchphrase:before {
    display: none;
}

#ZCL1 div#catchphrase:after, #ZCL1 div#catchphrase:before {
    display: none;
}

div#catchphrase:after {
    display: none;
}

div#catchphrase:before {
    display: none;
}
}

@media (max-width: 1240px) {
.wsbPublishingZone {
    width: 100%;
}
div#catchphrase {
    font-size: 20px;
}

div#catchphrase:after, div#catchphrase:before {
    width: 20%;
}

#ZCL1 div#catchphrase:after, #ZCL1 div#catchphrase:before {
    width: 20%;
}

div#catchphrase:after {
    margin-right: -20%;
}

div#catchphrase:before {
    margin-left: -20%;
}
}