#cFrame{
	min-height: 150px;
}

.load-ajax{
	background: url(../i/ajax-loader.gif) center no-repeat;
}

h3.detail-cost{
	margin: 0;
	min-height: 50px;
	line-height: 50px;
	background: url(/templates/opel_theme/assets/i/action_line_bg.png);
	font-size: 36px;
	color: #dbdbdc;
	text-transform: lowercase;
	font-weight: 300;
	padding: 0 0 0 30px;
}

#formula_catalog_breadcrumbs{
	padding: 0;
	margin: 15px 0 15px 30px;
	font-size: 14px;
	color: #aaaaaa;
}

.groupe_item{
	background: url(../i/group-icon.png) left top no-repeat;
	height: 48px;
	line-height: 48px;
	padding: 0 0 0 48px;
	margin-bottom: 7px;
	vertical-align: bottom;
	list-style: none;
}

.groupe_item a{
	display: inline-block;
	color: #797979;
}

.catalog_item{
	width: 20%;
	height: 144px;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 1px 0;
	text-align: center;
	font-size: 16px;
	position: relative;
	background: #e3e0ea;
	border-top: 4px solid #e3e0ea;
}

.catalog_item:hover, .catalog_item:hover a{
	background: #c6c4cd;
	border-top-color: #717278;
	color: #FFFFFF;
	text-decoration: none;
}

#my-car-block .catalog_item{
	border-top: 4px solid #f8b333;
	background: #f8b333;
}

#my-car-block .catalog_item:hover, #my-car-block .catalog_item:hover a{
	background: #f2a412;
	border-top-color: #db8e00;
}

.my-car-wrap{
	background: #f8b333;
}

.my-icon{
	position: absolute;
	right: -30px;
	top: -15px;
	display: block;
	width: 63px;
	height: 51px;
	background: url(../i/iconSelected.png) no-repeat;
}

.catalog_item.no-m{
	margin-right: 0;
}

.catalog_item.cell-453, .catalog_item.cell-438, .catalog_item.cell-427{
	font-size: 14px;
}

#catalog_wrap{
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}

#catalog_wrap h3, .insidem h3{
	margin: 18px 30px;
	color: #797979;
	font-size: 24px;
}

.catalog_item .img-block{
	display: block;
	margin-bottom: 10px;
	height: 138px;
	overflow: hidden;
	display: block;
	position: relative;
}

.catalog_item.cell-427 .img-wrap{
	height: 97px;
}

.catalog_item .img-wrap{
	height: 108px;
	vertical-align: middle;
	width: 100%;
	line-height: 108px;
}

.catalog_item a{
	color: #797979;
}

.catalog_item .img-block img{
}

.type_item{
	width: 25%;
	height: 144px;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 1px 0;
	text-align: center;
	font-size: 16px;
	position: relative;
	background: #e3e0ea;
	border-top: 4px solid #e3e0ea;
	text-decoration: none !important;
}

.type_item:hover{
	background: #c6c4cd;
	border-top-color: #717278;
	color: #FFFFFF;
	text-decoration: none;
}

.type_item.no-m{
	width: 214px;
}

.type_item .type-img-block{
	margin-top:  18px;
	height: 72px;
	overflow: hidden;
	position: relative;
}

.type_item .title{
	margin-top: 5px;
	font-size: 14px;
	color: #797979;
}

.type_item a:hover{
	text-decoration: none;
}

.type_item:hover .title, .type_item .title:hover{
	color: #FFFFFF;
}

.type_item.no-m  span{
	width: 118px;
}

.type_item span span{
	line-height: normal !important;
	height: auto;
}

.type_item .type-img-block:hover{
	
}

.type_item .type-img-block img{
	vertical-align: middle;
}

.section_item{
	display: inline-block;
	width: 32%;
	vertical-align: top;
	margin: 0 3px 10px 0;
	text-align: center;
}

.section_item .title{
	text-align: center;
	position: absolute;
	width: 318px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	color: #797979;
}

.section_item .title:hover{
	color: #be381e;
}

.section_item img{
	vertical-align: bottom;
}

.section-img{
	padding: 10px;
	border: 1px solid #ffffff;
	width: 200px;
	height: 200px;
    object-fit: cover;
    margin-top: 50px;
}

.catalog-list{
	font-size: 16px;
	padding: 0 0 0 30px;
}

.parts_image{
	width: 315px;;
	height: auto;
	border: 1px solid #bdbfc7;
	float: left;
	margin-right: 10px;
}

.thead th{
	color: #fff;
	background-color: #f8b333;
}

#formula_catalog_breadcrumbs li{
	display: inline-block;
	background: none;
	padding: 0 5px 0 0;
}

#my-car-bg{
	width: 100%;
	position: absolute;
	left: 0;
	background: #D6D6D6;
}

#catalog-filter-form{
	position: absolute;
	right: 0;
	top: 10px;
}

#catalog-filter{
	height: 40px;
	border: 1px solid #bdbfc7;
	color: #717278;
	font-size: 16px;
	padding: 0 20px 0 5px;
	vertical-align: middle;
	width: 310px;
}

.clear_prev{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #E8E8E8;
	font-weight: bold;
	width: 20px;
	height: 20px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	font-size: 15px;
	margin-left: -30px;
	cursor: pointer;
	visibility: hidden;
}

