.catinner { padding:0; }
.prize-control { background-color:#FFFFFF;border:1px solid #a9a9a9;color:#000;padding:14px 3px 13px;font-family:Arial;font-size:12px; width:68px; text-align:center;}
.catinner .ui-slider-label { margin-bottom: 25px; }
.slider-padd { padding:0px 81px;}
.slider-corner { padding:0px 12px; border:1px solid #d5d5d5; height:42px; background-color: #f2eeea;}
/****/
/* slider default background color */
.ui-widget-content { background-color: #f2eeea; }
.ui-slider .ui-slider-range { background-color:#00528a; }

/* slider handle background color */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background:url(../images/slhandle.png) center center no-repeat; }

/* slider height */
.ui-slider-horizontal { height:42px /* default height 0.3em border:1px solid #d5d5d5;*/;  }

/* slider handle */
.ui-slider .ui-slider-handle { width:25px; height:42px; z-index:999; background-color:#0054a6; }
.ui-slider-horizontal .ui-slider-handle { margin-left:-12px /* default -2px */; top:-1px /* default -0.7em */; z-index:1; }

/* slider start-end point */
.ui-widget-content:before,.ui-widget-content:after {width:4px; height:12px; background:#bfbfbf; position:absolute; top:-4px; content: "";}
.ui-widget-content:before{left:-2px;}.ui-widget-content:after{right:-2px;}
.ui-widget-content:before,.ui-widget-content:after { display:none; }

/* slider divider line */
.ui-slider-line-label { padding:0px 5px; display:inline-block; text-align:center; line-height:12px; }
.ui-slider-label {font-size:11px; color:#505050; }
.ui-slider-label ol {position: relative; width: 100%; list-style:none;}
.ui-slider-label li {margin: 0;padding: 0;position: absolute; overflow: visible; font-weight:bold; color:#191919; }
.ui-slider-line { position:absolute;left:0px;height:13px;top:-25px;border-right:1px solid #fff; z-index:99; background-image:none; }
.ui-hidden { visibility:hidden; }
#d-search2 .col-sm-3 { padding-left:5px; padding-right:5px; }

/* Ruler Slider Start ***/
.rulerslider .ui-slider-horizontal{ border:none; border-bottom:1px solid #232323; background-color:#fff; }
.rulerslider .ui-slider-line { border-color:#232323; height:6px; top:-18px; }
.rulerslider .ui-slider-ruler { border-right:1px solid #232323; height:11px; left:50%; position:absolute; top:-23px; z-index:99;}
/* Ruler Slider End ***/
@media screen and (max-width: 767px) {
	.mopt25 { padding-top:25px; }
	#d-search2 .col-sm-3{ padding-left:15px; padding-right:15px; }
	.slider-padd { float:left; width:100%; padding:12px 0px 0px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
}

.diamonds-info .d-arrow{ margin:50px 0 0 -22px; position:absolute}

.sort_asce{background:url(../../images/uparrow.png) no-repeat right center #00528a!important; text-align:center!important; color: #fff!important;}
.sort_desc{background:url(../../images/downarrow.png) no-repeat right center #00528a!important; text-align:center!important; color: #fff!important;}


#d-search .fbox .shape img{
	height: 60px;
}
.navigationm a {
	color: #000 !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
}
li.active>a {
    background-color: #00528a;
    color: white !important;
}