.bl-star {
    position: absolute;
    right: 7px;
    top: 66px;
    width: 86px;
}
.discount-bl {
    color: #ca7e88;
    position: absolute;
    top: 31px;
    right: 26px;
    font-size: 1.2em;
    font-weight: 700;
}
@keyframes defilement-rtl {
  0% {
    transform: translate3d(0,0,0);
  }
  100% {
    transform: translate3d(-100%,0,0);
  }
}
.category-top {
    min-height: 46px;
    clear: both;
	position: relative;
}
.category-22 #columns {background-color: #ffffff;}
.category-23 #columns {background-color: #ffffff;}
.category #footer {margin:0}
.category-67 .product-block .name {
    height: auto;
    margin: 10px !important;
}
.category-67 .product-block .product-flags {
	left: initial;
	right: 6px;
    background: #e19a9e;
}
.category_title {
    font-family: STSong;
    font-size: 3.5em;
    line-height: 1.2em;
    background: linear-gradient(to right, white 40%, #f4f4f40f);
    padding: 0 5px 0 49px;
    font-weight: 400;
    margin: 0 0 0px 33px;
}
#subplist .product-block {
    margin: 0 25px 0px;
}
#subplist .product_center {
    float: none;
    margin: 0 auto;
}
.spoiler {
	display: inline-block;
    padding-top: 15px;
    font-weight: 700;
	font-size: 24px;
	padding-right: 2em;
	padding-left: 100%;
	white-space: nowrap;
	animation: defilement-rtl 15s infinite linear;
}
.cat-desc .rte {
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.cat-desc{
    margin: 0;
}
.cat-desc .rte p {
    font-size: 18px;
    line-height: 26px;
    color: #000;
    font-weight: 300;
    margin: 0;
    padding-bottom: 18px;
}
@media screen and (min-width: 768px) {
    .cat-desc h4 {
        font-size: 24px;
    }
}
.scene_cat .image  {text-align: -webkit-center;}
.scene_cat .image img {
    margin: 0 auto;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 200%;
    width: 100vw;
}
.product-block .label-oos {
    padding: 17px .6em .3em;
    font-size: 13px;
    line-height: 13px;
    text-transform: none;
    font-weight: 700;
    color: #ec544f;
    width: 61px;
    height: 61px;
    text-align: center;
    border: 1px solid #ec544f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: inline;
    position: absolute;
    top: 10px;
    right: 10px;
}
.category h1 {
    font-weight: 500 !important;
    font-size: 32px;
    font-family: 'Bodoni';
}
#subcategories {
  margin-bottom: 18px;
  padding: 15px 0;
}
#subcategories .clearfix {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.category-46 .price,
.category-38 .price {color:#df131c}
.cat-content {
    padding: 0;
    border-top-color: transparent;
    /*-moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-width: 50%;
    -webkit-column-width: 50%;
    column-width: 50%;
    -moz-column-gap: 40px;
    -webkit-column-gap: 40px;
    column-gap: 40px;*/
    margin-top: 30px;
}
.subcategories .cat-desc {
    overflow: hidden;
    height: 200px;
    text-transform: none;
    font-size: 15px;
	line-height: 22px;
	text-align: justify;
	margin: 0 0 20px;
}
.page-heading span.master {
    padding: 15px 20px;
}
/*.average_list {height:19px;}*/

#subcategories, #subcategories .cat-name {
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
	min-height: 62px;
}
.accroche-top {
	text-align:center;    
	margin: 0 0 26px;
}
.message.red {
	font-size: 17px;
	margin: 0 0 10px;
}
.accroche {
	text-align:center;
	font-size:18px;
	background: black;
	color:white;
	padding: 6px 16px;
    border: 1px solid black;
}
.click-toggle {cursor: pointer}
.cat-content-phone {display:none;}
.list-center {margin:0 auto 1px;float:none;}
.cat-desc {position: relative}
.btn-outline.show-m {
    position: absolute;
    top: 20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
    color: #dda487;
    background-color: #FFF;
    border-color: #dda487;
	text-transform:none;
	user-select: none;
	outline-style: none;
}
.btn-outline.show-m:focus,
.btn-outline.show-m:visited,
.btn-outline.show-m:hover,
.btn-outline.show-m:active {
    color: #FFF;
    background-color: #dda487;
	transition: 0.8s;
	outline-style: none;
}
.category-57 .product-block .label-limited {
    top: -5px;
    right: -9px;
}

.category-75 .ajax_add_to_cart_button span {
	margin-top: 0px !important;
}

.category-57 .product-block .label {
    position: absolute;
    width: 79px;
    height: 79px;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
}
@media (max-width: 479px) {
	.category-57 .product-block .label {
		position: absolute;
		width: 58px;
		height: 58px;
		font-size: 11px;
		line-height: 11px;
		text-align: center;
	}
}
.rte .catbf h2 {
	margin: 30px 0;
}
.rte .catbf h3 {
	margin: 18px 0;
	font-size: 22px;
}
.product_center1 {
    float: none !important;
    display: inline-block !important;
}

.banpack {
    font-size: 1.4em;
    font-weight: 400;
}
.banpack p {
    margin:0;
}
@media screen and (max-width: 767px) {
	.rte .catbf h2 {
		font-size: 24px;
		margin: 30px 0 18px 0;
	}
	.rte .catbf h3 {
		font-size: 16px;
	}	
	.category_title {
		font-size: 2em;
		line-height: 1.2em;
		padding: 0 0 0 18px;
		margin: 0 0 6px 8px;
	}
	#page .cat-desc .rte {
		text-align: left;
	}
	#page .cat-desc .rte {
		font-size: 13px;
        margin-bottom: 20px;
	}
	#center_column.col-md-12 {
		padding:0;
	}
	.btn-outline.show-m {
		top: 9px;
	}
	.show-m {
		padding: 2px 4px;
		font-size: 9px;
		float: none;
	}
	.cat-desc {
		margin: 0 15px 0;
	}
	.message.red {
		font-size: 15px;
		margin: 0 -15px 10px;
	}
	.list-center {margin:29px auto 1px;float:none;}
	.accroche {
		display: block;
	}
	.subcategories .cat-desc {
		height: auto;
	}
	.cat-content {display:none;}
	.btn-outline.cat-content-phone {
		display: block;
		float: none;
		margin: 0 auto;
		padding: 3px 5px;
		font-size: 9px;
	}
	.cat-desc .rte p {
		font-size: 14px;
		line-height: 20px;
	}
    .cat-desc h4 {
        font-size: 18px;
    }
	.category-36 .cat-desc {margin-bottom: 0}
	.category-36 .rte h3 {font-size: 16px;margin-bottom: 0;}
	
	.bl-star {
		position: absolute;
		right: 2px;
		top: 39px;
		width: 47px;
	}
	.discount-bl {
		color: #ca7e88;
		position: absolute;
		top: 16px;
		right: 13px;
		font-size: 0.72em;
		font-weight: 700;
	}
	
	.banpack {
		font-size: 1.2em;font-height: 400;
	}
}
@media (max-width: 479px) {
	.banpack {
		font-size: 0.85em;
	}
}	