.custom-filter .row + .row {
    margin-top:10px;
}

.landing-description a {
  color: #0066c0;
}

.custom-filter .row .new_label_check {
  line-height: 14px;
}

.new_label_check > .float_left{
	padding-top: 0;
}

.warranty-plus-star{
	padding-bottom: 8px;
}
.warranty-plus{
	display: inline-block;
	padding-right: 20px;
}

.mb-banner-click{
	display: none;
}

.mb-category-intro{
	position: relative;	
}

.mb-category-intro-name{
	font-size: 13px;
	padding: 10px 20px;
	background-color: rgba(255,255,255,0.9);
}

.mb-category-intro-name:before{
	display: inline-block;
	content: "";
	vertical-align: middle;
	height: 100%;	 
}

.mb-category-intro + .mb-category-intro{
	margin-top: 5px;
}

.mb-bx-warranty .layout-container.big > .layout-container-box{
	border-left:0;
	border-right:0;
    padding: 20px 0; 
}
