.cCmsDatabase_azbuka h1.ipsType_pageTitle {
	    font-size: 32px;
    line-height: 32px;
    margin-bottom: 36px;
      font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
  	position:relative;
}

.cCmsDatabase_azbuka h1.mainH:before {
	content:'';
  	position:absolute;
  	width:40px;
  	height:40px;
  	background:url(/images/bbq.png);
  	background-size: cover;
    left: -50px;
    top: -3px;
}
.cCmsDatabase_azbuka nav.ipsBreadcrumb {display:none}
.cCmsDatabase_azbuka .ipsPageHeader {margin: 50px 0 20px 0; text-align:center}


.cCmsDatabase_azbuka h2 {
	width:100%;
    color: inherit;
    text-decoration: none;
    opacity: .8;
    padding-bottom: 3px;
    font-size: 26px;
    line-height: 26px;
    display: inline-block;
}
.cCmsDatabase_azbuka h3 {
	width:100%;
    padding-bottom: 3px;
    font-size: 19px;
    font-weight: 500;
    margin-left: 30px;
  	display: inline-block;
  	position:relative;
  	    margin: 20px 0 20px 30px;
    line-height: 1;
}
.cCmsDatabase_azbuka h3:before {
  	background:url(https://grillforum.ru/uploads/set_resources_2/84c1e40ea0e759e3f1505eb1788ddf3c_flat2.png);
	content: "";
    position: absolute;
    top: 0;
    width: 20px;
    height: 20px;
    background-size: cover;
    left: -30px;
}

.cCmsDatabase_azbuka .azbukaGrid h3:before {width:15px; height:15px;}

.cCmsDatabase_azbuka .azbukaGrid h3 {
	    margin: 5px 0 5px 30px;
}

.returnLink a {
	color: #a8b3b7;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 20px auto;
    width: max-content;
}
.azbukaRow {
	margin: 20px 0;
    font-size: 26px;
}
.azbukaRow a {font-size: 26px;}
.azbukaWrap {max-width:800px; margin:0 auto}













