@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800&subset=latin-ext);
/* ----- normalize ----- */
html {
	margin: 0;
	padding: 0;
}
body {
		margin: 0;
	padding: 0;
	background: #aaa;
	}
div#ahk24-wrapper {
	margin: 0px auto; 
	padding: 0px;
	font-family: 'Open Sans', verdana, tahoma, arial, helvetica, sans-serif;
	max-width: 1430px;
	min-width: 950px;
}	
div#ahk24-wrapper div,
div#ahk24-wrapper p,
div#ahk24-wrapper table,
div#ahk24-wrapper ul,
div#ahk24-wrapper li,
div#ahk24-wrapper h1,
div#ahk24-wrapper h2,
div#ahk24-wrapper h3,
div#ahk24-wrapper h4,
div#ahk24-wrapper img {
	margin: 0;
	padding: 0;
}	
div#ahk24-wrapper a {
	text-decoration: none;
}
div#ahk24-wrapper ul,
div#ahk24-wrapper li {
	list-style: none;
}	
div#ahk24-wrapper img {
	border: 0px;
}
/* ----- frameworks ----- */
div#ahk24-wrapper .clear:after, div#ahk24-wrapper .clear:before {
	content: "";
	display: table;
	clear: both;
}
div#ahk24-wrapper .row-container {
	width: 1100px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
div#ahk24-wrapper .row-container:after, div#ahk24-wrapper .row-container:before {
	content: "";
	display: table;
	clear: both;
}
div#ahk24-wrapper .col-2 {
	width: 48%;
	float: left;
}	
div#ahk24-wrapper .col-2-nm {
	width: 50%;
	float: left;
}
div#ahk24-wrapper .col-2:first-child {
	margin-right: 4%;
}
div#ahk24-wrapper .fit-img {
	position: relative;
}
div#ahk24-wrapper .fit-img img {
	max-width: 100%;
	display: block;
	position: relative;
}
/* ----- layout ----- */
/* ----- page top----- */
div#ahk24-wrapper div.template-header {
	height: 150px;
	background: #fff;
	padding: 25px 0;
}
div#ahk24-wrapper div.template-header .logo img {
	float: left;
	margin-right: 30px;
}
div#ahk24-wrapper div.seller {
	margin-top: 21px;
}
div#ahk24-wrapper div.seller .name {
	font-size: 35px;
	font-weight: bold;
	color: #353535;
}
div#ahk24-wrapper div.seller .domain {
	text-transform: uppercase;
	font-size: 22px;
	color: #8a8a8a;
	font-weight: normal;
}
div#ahk24-wrapper div.seller .domain span {
	font-weight: bold;
}
div#ahk24-wrapper div.quick-contact {
	text-align: right;
	padding-top: 18px;
}
div#ahk24-wrapper div.quick-contact .large {
	font-size: 32px;
	font-weight: bold;
	color: #8a8a8a;
	position: relative;
}
div#ahk24-wrapper div.quick-contact .telephone:before {
	content: "";
	background: url('http://www.ahkscout24.de/ebay/images/icon-set.png') -55px 0px no-repeat;
	width: 34px;
	height: 31px;
	position: absolute;
	top: 6px;
	right: 350px;
}
div#ahk24-wrapper div.quick-contact .email:before {
	content: "";
	background: url('http://www.ahkscout24.de/ebay/images/icon-set.png') -55px -31px no-repeat;
	width: 30px;
	height: 21px;
	position: absolute;
	top: 12px;
	right: 350px;
}
div#ahk24-wrapper div.quick-contact .small {
	font-size: 16px;
	color: #353535;
	position: relative;
	line-height: 25px;
	margin-top: 10px;
	color: #636363;
	font-weight: 600;
}
div#ahk24-wrapper div.quick-contact .hours {
	margin-left: 15px;
	font-weight: bold;
}
div#ahk24-wrapper div.quick-contact .hours:before {
	content: "";
	width: 25px;
	height: 25px;
	background: url('http://www.ahkscout24.de/ebay/images/icon-set.png') -55px -52px no-repeat;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	margin-right: 15px;
}
/* ----- top menu ----- */
div#ahk24-wrapper div.top-menu {
	background: #353535 url('http://www.ahkscout24.de/ebay/images/carbon-bg.png');
	height: 80px;
	border-bottom: 8px solid #e33333;
	position: relative;
}
div#ahk24-wrapper div.top-menu li {
	float: left;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
}
div#ahk24-wrapper div.top-menu a {
	text-transform: uppercase;
	font-weight: 600;
	display: block;	
}
div#ahk24-wrapper div.top-menu > ul > li > a {
	font-size: 20px;
	padding: 0 15px;
	color: #fff;
	height: 80px;
	line-height: 80px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
div#ahk24-wrapper div.top-menu > ul > li> a:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #e33333 transparent;
	bottom: -8px;
	left: 50%;
	margin-left: -10px;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
div#ahk24-wrapper div.top-menu > ul > li > a:hover {
	background: #252525;
}
div#ahk24-wrapper div.top-menu > ul > li > a:hover:after {
	bottom: 0px;
	opacity: 1;
}
div#ahk24-wrapper div.top-menu li.categories {
	background: #e33333;
	float: right;
	width: 230px;
	position: relative;
	z-index: 5;
	height: 88px;
	line-height: 80px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	display: block;	
	color: #fff;
	text-align: center;
	cursor: pointer;
}
div#ahk24-wrapper div.top-menu li.categories:before{
	content: "";
	width: 25px;
	height: 20px;
	background: url('http://www.ahkscout24.de/ebay/images/icon-set.png') -55px -77px no-repeat;
	top: 30px;
	position: absolute;
	left: 15px;
}
div#ahk24-wrapper div.top-menu li.categories:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	z-index: 4;
	left: 50%;
	margin-left: -10px;
	bottom: 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
div#ahk24-wrapper div.top-menu ul.submenu {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	background: #fff;
	width: 1050px;
	left: -820px;
	top: 108px;
	padding-top: 10px;
	z-index: 3;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.5);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
div#ahk24-wrapper div.top-menu li.categories ul li {
	width: 150px;
}
div#ahk24-wrapper div.top-menu ul.submenu a {
	text-align: center;
	font-size: 14px;
	color: #353535;
	height: 48px;
	line-height: 48px;
	border-bottom: 2px solid #fff;
}
div#ahk24-wrapper div.top-menu ul.submenu a:hover {
	border-bottom: 2px solid #e33333;
}
div#ahk24-wrapper div.top-menu li.categories:hover {
	background: #e33333;
}
div#ahk24-wrapper div.top-menu li.categories:hover:after{
	bottom: -10px;
	border-top-color: #e33333;
	border-width: 12px 12px 0 12px;	
}
div#ahk24-wrapper div.top-menu li.categories:hover ul {
	visibility: visible;
	opacity: 1;
	top: 88px;
}
/* ----- auction content ----- */
div#ahk24-wrapper div.auction-content {
	padding: 50px 0 110px 0;
	background: #e5eaf0;
}
div#ahk24-wrapper div.description-col {
	width: 700px;
	float: left;
	margin-right: 30px;
}
div#ahk24-wrapper div.fit-car-col {
	width: 370px;
	float: left;
}
div#ahk24-wrapper div.description-col h1 {
	font-size: 40px;
	font-weight: 300;
	color: #484848;
}
div#ahk24-wrapper div.short-description {
	color: #8a8a8a;
	font-size: 18px;
	margin-top: 30px;
}
div#ahk24-wrapper div.description-col ul.caution {
	margin-top: 30px;
}
div#ahk24-wrapper div.description-col ul.caution li {
	padding-left: 50px;
	background: url('http://www.ahkscout24.de/ebay/images/warning-list-style.png') left center no-repeat;
	
	line-height: 30px;
	color: #636363;
	font-weight: 600;
}
div#ahk24-wrapper div.description-col ul.caution li + li {
	margin-top: 10px;
}
div#ahk24-wrapper div.fit-car {
	box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}
div#ahk24-wrapper div.fit-car p.box-header {
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	background: #353535;
	text-align: center;
	font-size: 20px;
}
div#ahk24-wrapper div.fit-car h3.car {
	background: #fff;
	color: #636363;
	font-weight: 700;
	font-size: 30px;
	padding: 15px 15px;
	text-align: center;
}
div#ahk24-wrapper div.fit-car h3.car .year {
	font-weight: 400;
	display: block;
	color: #e33333;
}
/* ----- tab content ----- */
div#ahk24-wrapper div.tab-content {
	background: #fff url('http://www.ahkscout24.de/ebay/images/as-bg.png') repeat-x;
	padding: 0 0 50px 0;
}
div#ahk24-wrapper ul.tab-switch {
	margin-top: -60px;
	height: 60px;
	background: #e33333;
	margin-bottom: 65px;
}
div#ahk24-wrapper ul.tab-switch li {
	float: left;
	line-height: 60px;
	width: 25%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-right: 2px solid rgba(255,255,255,0.3);
}
div#ahk24-wrapper ul.tab-switch li + li {
	border-left: 2px solid rgba(0,0,0,0.2);
}
div#ahk24-wrapper ul.tab-switch li.active {
	background: #fff;
	height: 75px;
	border: none;
}
div#ahk24-wrapper ul.tab-switch li:hover {
	background: #636363;
}
div#ahk24-wrapper ul.tab-switch li.active:hover {
	background: #fff;
}
div#ahk24-wrapper ul.tab-switch a {
	display: block;
	color: #fff;
}
div#ahk24-wrapper ul.tab-switch li.active a {
	color: #636363;
}
div#ahk24-wrapper div.tab-container {

}
div#ahk24-wrapper table {
	border-spacing: 0;
	width: 100%;
	border: 0;
}
div#ahk24-wrapper table td {
	line-height: 40px;
	margin: 0;
	padding: 0;
	padding: 0 20px;
	color: #8a8a8a;	
}
div#ahk24-wrapper table.td-tab td {
	width: 50%;
	font-size: 18px;
}
div#ahk24-wrapper table.tt-tab td {
	font-size: 16px;
}
div#ahk24-wrapper table.ft-tab th {
	background: #636363;
	text-align: left;
	color: #fff;
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 16px;
}
div#ahk24-wrapper div.tab-content p.more {
	border-top: 2px dashed #e5eaf0;
	color: #636363;
	padding: 10px;
	margin-top: 10px;
	border-bottom: 3px solid #e5eaf0;
	text-align: center;
}
div#ahk24-wrapper div.tab-content p.more:hover {
	border-bottom: 3px solid #e33333;
}
div#ahk24-wrapper table tr:nth-child(odd) {
	background: #e5eaf0;
}
div#ahk24-wrapper div.tab-container .fit-img {
	border: 2px solid #e5eaf0;
}
div#ahk24-wrapper div.tab-container .manual {
	color: #636363;
	font-size: 16px;
	background: #e5eaf0;
	padding: 5px 20px;
	font-weight: 600;
	text-transform: uppercase;
}
div#ahk24-wrapper div.tab-container .manual a {
	margin-left: 10px;
}
div#ahk24-wrapper div.tab-container .manual img {
	vertical-align: middle;
}
div#ahk24-wrapper div.tab-container:after, div#ahk24-wrapper div.tab-container:before {
	content: "";
	display: table;
	clear: both;
}
/* ----- about section ----- */
div#ahk24-wrapper div.about-section {
	background: #353535;
}
div#ahk24-wrapper div.about-section:after {
	content: "";
	display: table;
	clear: both;
}
div#ahk24-wrapper div.about {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 42%;
	float: left;
	padding: 30px 30px;
	background: #353535 url('http://www.ahkscout24.de/ebay/images/carbon-bg.png');
}
div#ahk24-wrapper div.about .fit-img {
	height: 250px;
	overflow: hidden;
}
div#ahk24-wrapper ul.icon-buttons {
	position: absolute;
	z-index: 3;
	background: #e33333;
	bottom: 0;
	right: 0;
}
div#ahk24-wrapper ul.icon-buttons li {
	float: left;
	border-bottom: 3px solid #711919;
	text-indent: -9999px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
div#ahk24-wrapper ul.icon-buttons li a {
	display: block;
	width: 55px;
	height: 45px;
	background: url('http://www.ahkscout24.de/ebay/images/icon-set.png') no-repeat;
}
div#ahk24-wrapper ul.icon-buttons li a.auctions {
	background-position: 0px -45px;
}
div#ahk24-wrapper ul.icon-buttons li a.comments {
	background-position: 0px -90px;
}
div#ahk24-wrapper ul.icon-buttons li + li a {
	border-left: 1px solid rgba(255,255,255,0.2);
}
div#ahk24-wrapper ul.icon-buttons li:hover {
	background-color: #636363;
	border-color: #e5eaf0;
}
div#ahk24-wrapper div.about h2 {
	text-transform: uppercase;
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	margin: 20px 0;
}
div#ahk24-wrapper div.about p {
	font-size: 18px;
	color: #e5eaf0;
	font-weight: 400;
}
/*-----------------------*/
div#ahk24-wrapper div.why-us {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 58%;
	float: left;
	padding: 30px;
}
div#ahk24-wrapper div.why-us h2 {
	font-weight: 400;
	font-size: 34px;
	text-align: center;
	color: #fff;
}
div#ahk24-wrapper div.advantage {
	width: 48%;
	float: left;
	margin-top: 30px;
}
div#ahk24-wrapper div.advantage h4 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	height: 40px;
	line-height: 40px;
	padding-left: 60px;
	background: #636363 url('http://www.ahkscout24.de/ebay/images/icon-set.png') no-repeat;
	margin-bottom: 20px;
}
div#ahk24-wrapper div.shipping h4 {
	background-position: -90px 0;
}
div#ahk24-wrapper div.payment h4 {
	background-position: -90px -120px;
}
div#ahk24-wrapper div.cashback h4 {
	background-position: -90px -40px;
}
div#ahk24-wrapper div.trade h4 {
	background-position: -90px -80px;
}
div#ahk24-wrapper div.shipping, div#ahk24-wrapper div.cashback {
	margin-right: 4%;
}
div#ahk24-wrapper div.advantage p {
	font-size: 14px;
	color: #999999;
}
/* ----- more products ----- */
div#ahk24-wrapper div.more-products {
	padding: 15px 0 0 0;
	background: #636363 url('http://www.ahkscout24.de/ebay/images/as-bg.png') repeat-x;
	position: relative;
}
div.more-products:after {
	content: "";
	background: #fff;
	height: 287px;
	width: 100%;
	position: absolute;
	top: 15px;
	z-index: 1;
}
div#ahk24-wrapper div.more-products h2 {
	font-size: 30px;	
	color: #353535;
	font-weight: 300;
	text-transform: uppercase;
	padding: 30px 30px; 
	position: relative;
	z-index: 2;
}
div#ahk24-wrapper div.more-products h2 span {
	font-weight: bold;
	color: #e33333;
}
div#ahk24-wrapper ul.product-list {
	position: relative;
	z-index: 2;
}
div#ahk24-wrapper ul.product-list li {
	border: 1px solid #e5eaf0;
	padding: 10px;
	float: left;
	text-transform: uppercase;
}
div#ahk24-wrapper ul.product-list div.fit-img {
	height: 165px;
	overflow: hidden;
	background: #e5eaf0;
}
div#ahk24-wrapper ul.product-list p.item-name {
	font-size: 16px;
	font-weight: 400;
	min-height: 66px;
	margin-top: 20px;
}
div#ahk24-wrapper ul.product-list a.more {
	display: table;
	height: 30px;
	line-height: 30px;
	padding: 0 25px;
	color: #fff;
	background: #e33333;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	margin-top: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
div#ahk24-wrapper ul.product-list a.more:after {
	content: "";
	position: absolute;
	right: -8px;
	top: 8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7.5px 0 7.5px 8px;
	border-color: transparent transparent transparent #e33333;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
div#ahk24-wrapper ul.product-list a.more:hover {
	background: #353535;
}
div#ahk24-wrapper ul.product-list a.more:hover:after {
	border-left-color: #353535;
}
/* product list custom styles */
/* more products */
div#ahk24-wrapper div.more-products ul.product-list {
	padding: 0 10px 20px 10px;
}
div#ahk24-wrapper div.more-products li {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 19%;
	margin-left: 0.5%;
}
div#ahk24-wrapper div.more-products li + li {
	margin-left: 1%;
}
div#ahk24-wrapper div.more-products ul.product-list li:hover {
	background: #fff;
}
div#ahk24-wrapper div.more-products p.item-name {
	color: #e8e3e3;
}
div#ahk24-wrapper div.more-products li:hover p.item-name {
	color: #636363;
}
/* releated products */
div#ahk24-wrapper div.tab-content ul.product-list {
	margin-top: -10px;
}
div#ahk24-wrapper div.tab-content ul.product-list li {
	margin-left: 4px;
	margin-top: 10px;
	width: 248px;
}
div#ahk24-wrapper div.tab-content p.item-name {
	color: #636363;
}
/* ----- template footer ----- */
div#ahk24-wrapper div.template-footer {
	background: url('http://www.ahkscout24.de/ebay/images/footer-wallper.jpg') center center no-repeat;
	background-size: cover;
	color: #fff;
	height: 500px;
}
div#ahk24-wrapper div.template-footer .contact {
	height: 400px;
	background: -moz-linear-gradient(-45deg,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,0)));
	background: -webkit-linear-gradient(-45deg,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(-45deg,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(-45deg,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(135deg,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
	padding: 0 30px;
	font-size: 50px;
}
div#ahk24-wrapper div.inv {
	margin-top: 132px;
	text-transform: uppercase;
	font-weight: bold;
}
div#ahk24-wrapper div.inv span {
	text-shadow: 0px 0px 6px rgba(0,0,0,0.7);
	font-weight: 300;
}
div#ahk24-wrapper div.cdata {
	margin-top: 132px;
	font-weight: bold;
	text-align: right;
}
div#ahk24-wrapper div.bottom-container {
	height: 100px;
	position: relative;
}
div#ahk24-wrapper div.bottom-container:before {
	content: "";
	background: #000;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0.6;
}
div#ahk24-wrapper div.bottom-container:after {
	content: "";
	z-index: 3;
	background: url('http://www.ahkscout24.de/ebay/images/carbon-bg.png');
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0.6;
}
div#ahk24-wrapper div.bottom-container .row-container {
	z-index: 4;
}
div#ahk24-wrapper  ul.footer-menu {
	position: relative;
	float: left;
}
div#ahk24-wrapper  ul.footer-menu li {
	float: left;
	line-height: 100px;
}
div#ahk24-wrapper  ul.footer-menu li + li:before {
	content: "-";
	display: inline-block;
	margin: 0 15px;
	font-weight: bold;
}
div#ahk24-wrapper  ul.footer-menu a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}
div#ahk24-wrapper  ul.footer-menu a:hover {
	border-bottom: 2px solid #e33333;
}
div#ahk24-wrapper .credits {
	text-align: right;
	float: right;
}
div#ahk24-wrapper .credits .seller {
	font-weight: bold;
	font-size: 40px;
	margin-top: 10px;
}
div#ahk24-wrapper .credits .copy {
	font-size: 13px;
	font-weight: 600;
}
/* responsive */
@media screen and (max-width: 1355px) {
	div#ahk24-wrapper div.advantage h4 {
		font-size: 16px;
	}
	div#ahk24-wrapper div.about .fit-img {
		height: auto;
	}
}
@media screen and (max-width: 1220px) {
	div#ahk24-wrapper .row-container {
		width: 96%;
	}
	div#ahk24-wrapper div.description-col {
		width: 61%;
		margin-right: 4%;
	}
	div#ahk24-wrapper div.fit-car-col {
		width: 35%;
	}
	div#ahk24-wrapper ul.tab-switch li {
		font-size: 16px;
	}
	div#ahk24-wrapper div.tab-content ul.product-list li {
		-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	}
	div#ahk24-wrapper div.tab-content ul.product-list li {
		width: 25%;
		margin-left: 0px;
	}
	div#ahk24-wrapper div.more-products ul.product-list li {
		width: 20%;
		margin-left: 0px;
	}
	div#ahk24-wrapper ul.product-list p.item-name {
		font-size: 14px;
	}
	div#ahk24-wrapper ul.product-list p.price {
		font-size: 25px;
	}
	div#ahk24-wrapper div.tab-content ul.product-list div.fit-img {
		height: 140px;
	}
	div#ahk24-wrapper div.more-products ul.product-list div.fit-img {
		height: 120px;
	}
	div#ahk24-wrapper div.advantage {
		width: 100%;
		float: none;
	}
	div#ahk24-wrapper div.advantage h4 {
		font-size: 20px;
	}
	div#ahk24-wrapper div.about-section {
		background: #353535 url('http://www.ahkscout24.de/ebay/images/carbon-bg.png');
		padding: 0px 0 0 0;
	}
	div#ahk24-wrapper div.about {
		background: transparent;	
	}
	div#ahk24-wrapper div.why-us {
		background: #353535;	
	}
	div#ahk24-wrapper div.top-menu ul.submenu {
		width: 850px;
		left: -620px;
	}
	div#ahk24-wrapper div.top-menu li.categories ul li {
		width: 170px;
	}
	div#ahk24-wrapper div.template-footer .contact {
		font-size: 40px;
	}
	div.more-products:after {
		height: 242px;
	}
}