.newbread {
	font-size:18px;
	display:none;
	margin:0 auto;
}
.new-stone-bnr {
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
	margin:20px auto;
	background:url(/themes/milady-24/assets/images/new-filter/bg2.jpg) -2px -1px no-repeat, url(/themes/milady-24/assets/images/new-filter/bg1.jpg) left top repeat;
	min-height:160px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1ps solid #fff;
	padding-left:280px;
	padding-right:10px;
	padding-top:20px;
}
.stone-bnr-title {
	color:#404040;
	font-size:36px;
	font-family: 'pf_dindisplay_promedium';
	float:left;
	padding-top:38px;
}
.stone-bnr-links {
	 font-family: 'pf_dindisplay_prolight';
	font-size:24px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	color:#1abce4;
	padding-bottom:10px;
	
	display:none;
}
.stone-bnr-links a {
	color:#1abce4;
	display:inline-block;
	padding:4px 0;
}
.stone-bnr-links span.active {
	color:#000;
	display:inline-block;
	background:#fff;
	padding:4px 6px;
	text-decoration:none !important;
}
.stome-bnr-more {
	float:left;
	padding:44px 0 0 20px;
}
.stome-bnr-more a {
	font-family: 'pf_dindisplay_proregular';
	font-size:18px;
	color:#fff;
	display:inline-block;
	background:#1abce4;
	padding:6px 10px;
	text-decoration:none !important;
}
.stome-bnr-more a span {
	border-bottom:1px dotted #fff;
}
.stome-bnr-more a:hover span {
	border-bottom:1px dotted transparent;
}

/*-*/

.new-showAll {
	padding-bottom:10px;
	font-size:16px;
}
.new-showAll a {
	font-size:24px;
	margin-left:20px;
}

/*-*/

.popup-stone-parent {
	position:relative;
	height:0;
	overflow:hidden;
}
.popup-stone {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:rgba(255,255,255,0.95);
	border:1px solid #e0e0e0;
	z-index:1002;
	padding:20px 45px 20px 25px;
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.popup-stone .scroller {
	height:520px;
}
.popup-stone .scroller .viewport {
    width: auto;
}
.popup-stone .scrollable .viewport .overview {
    left: 0px;
}
.popup-stone .scroller .scroll-bar.vertical {
    background: url(/themes/milady-24/assets/images/new-filter/slide1.jpg) center top repeat-y;
}

.ps-Items {
	font-size:18px;
	font-family: 'pf_dindisplay_prolight';
}

.ps-Items:after {
	clear:both;
	width:100%;
	display:block;
	content:'';
}

.ps-Item {
	display:inline-block;
	vertical-align:top;
	width:155px;
	padding-bottom:20px;
	padding-top:10px;
}
.ps-Item:nth-child(n+7) {
	background:url(/themes/milady-24/assets/images/new-filter/dotted.png) left top repeat-x;
}
.ps-Item ul li {
	padding:4px 0;
}
.ps-title {
	color:#1abce4;
	font-family: 'pf_dindisplay_promedium';
	font-size:30px;
}
.ps-Item a {
	color:#404040 !important;
	text-decoration:none !important;
	line-height:normal !important;
	padding:0 !important;
	margin:0 !important;
	display:inline-block !important;
}

.ps-Item a:hover {
	text-decoration:underline !important;
}

.popup-close {
    background: transparent url("/themes/milady-24/assets/images/fancyClose.png") left top no-repeat !important;
	background-size:100% !important;
    width: 30px !important;
    height: 30px !important;
    top:  10px !important;
    right: 10px !important;
	position:absolute;
	font-size:0;
	text-indent:-9999;
}
/*
     */
/*
*/