

/* Start:/bitrix/templates/opel22_noheader/components/bitrix/catalog/parts_catalog/bitrix/catalog.section.list/.default/style.css?16769272591288*/
ul.parts-parent-sections {
	list-style: none;
	height: auto;
	margin: 25px auto;
	display: table;
	width: 100%;
	text-align: center;
}

ul.parts-parent-sections li {
	display: inline-block;
	width: auto;
	margin: 0px 34px;
	border: 1px solid #FFF343;
	background: rgba(255, 243, 67, 0.05);
	-webkit-transition: background-color 0.2s ease-out 0.0s;
	-moz-transition: background-color 0.2s ease-out 0.0s;
	-o-transition: background-color 0.2s ease-out 0.0s;
	transition: background-color 0.2s ease-out 0.0s;
}

ul.parts-parent-sections li:hover {
	background: rgba(177, 181, 85, 1);
}

ul.parts-parent-sections li > a {
	display: block;
	width: 100%;
	height: 100%;
	float: left;
}

ul.parts-parent-sections li h2 {
	max-width: 90%;
	margin: 20px auto;
	color: #FFF;
  	font-family: "Georgia";
}


ul.parts-parent-sections .parts-parent-section-image {
	width: 170px;
	height: 170px;
	display: block;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 23px;
	margin: 23px 20px 0px 20px;
}

.parts-h1-bordered {
	font-family: "Georgia";
	font-size: 29px;
	font-weight: bold;
	color: #FFF343;
	margin: 6px 0px 41px 0px;
	border-bottom: 1px solid #FFF343;
}

.main div.parts-parents-box {
	background: rgba(37, 37, 37, 1);
	padding: 13px 0px;	
}

/* End */
/* /bitrix/templates/opel22_noheader/components/bitrix/catalog/parts_catalog/bitrix/catalog.section.list/.default/style.css?16769272591288 */
