@media (min-width: 1024px) and (max-width: 7680px) {
	#aec-left {
		display: none !important;
	}
}

#aec-body {
	background: #fff url("") repeat-x scroll center top !important;
}

html > body #aec-main {
	width: 100% !important;
}

.aec-catalog-page .aec-adzone-maintitle {
	margin-bottom: 20px;
}

.aec-catalog-page h1 {
	color: #990011;
	font-size: 30px;
	margin-bottom: 5px;
	text-align: center;
}

.aec-catalog-page h2.aec-adzone-subtitle {
	font-size: 20px;
}

.aec-catalog-page .aec-text-zone > h3,
.aec-mucatalog-critics > h3 {
	color: #444;
	font-size: 16px;
	line-height: 30px;
}

.aec-mucatalog-critics > h3 {
	color: #990000 !important;
}

.aec-catalog-page .aec-adzone-textabove {
	font-size: 14px;
	letter-spacing: 0.25px;
	text-align: center;
}

.aec-catalog-page .aec-adzone-textabove:before {
	border-top: 1px dashed #a9a9a9;
	bottom: 0;
	content: "";
	height: 2px;
	left: 50%;
	position: absolute;
	transform: translate(-50%);
	-webkit-transform: translate(-50%);
	width: 80%;
}

.aec-text-zone p {
	font-size: 14px;
}

.aec-mucatalog-critics {
	clear: both;
	float: left;
	padding: 0 15px;
}

.aec-catalog-page .aec-adzone-button {
	display: inline-block;
	width: 295px;
	position: relative;
}

.aec-catalog-page .aec-adzone-button .aec-buybutton > div {
	display: none;
}

.aec-catalog-page .aec-adzone-button .aec-buyimage,
.aec-catalog-page .aec-adzone-button .aec-price {
	display: inline-block !important;
}

.aec-catalog-page .aec-adzone-button .aec-webamiprice-href * {
	color: transparent;
	font-size: 0;
	line-height: 0;
}

.aec-catalog-page .aec-adzone-button .aec-webamiprice-href .aec-custprice > span {
	color: #990000 !important;
	font-size: 24px !important;
	font-weight: 600;
	line-height: normal !important;
}

.aec-catalog-page .aec-adzone-button .aec-webamiprice-href .aec-custprice > span:before {
	content: "Only ";
}

.aec-catalog-page .aec-buyimage {
	float: right;
	margin-top: 15px;
	width: 140px;
}

.aec-catalog-page .aec-price {
	float: left;
}

.aec-catalog-page button.aec-buybutton-textbtn {
	width: 100%;
}

.aec-catalog-page .aec-adzone-pricingtext {
	font-size: 12px;
}

.aec-catalog-page .aec-mucatalog-critics li:before {
	color: #d7d4c7;
	content: "\f81a";
	display: inline-block;
	font-family: WebGlyphs;
	font-size: 40px;
	left: 0;
	margin-right: 5px;
	position: absolute;
	top: -10px;
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}

.aec-catalog-page .aec-mucatalog-critics li {
	font-size: 14px;
	font-weight: 500;
	list-style: outside none none;
	margin: 10px 0;
	padding-left: 47px;
	position: relative;
}

.aec-catalog-page .aec-credit {
	display: block;
	font-size: 12px;
	font-weight: 400;
	margin-left: 14px;
}

.aec-mucatalog-coupon {
	font-size: 13px;
	margin: 30px 0;
	width: 100%;
}

@media (min-width: 0px) and (max-width: 359px) {
	.aec-catalog-page .aec-adzone-button {
		margin: 0 auto;
		width: 280px;
	}
}
@media (min-width: 0px) and (max-width: 767px) {
	.aec-catalog-page .aec-mucatalog-critics {
		border-top: 1px dashed #a9a9a9;
		margin-top: 20px;
	}
	.aec-catalog-page .aec-cover-zone > a {
		float: none;
		margin: 0 auto;
		width: auto;
	}
	.aec-catalog-page .aec-cover-zone > a .img-responsive {
		margin: 0 auto;
	}
	.aec-catalog-page .aec-adzone-maintitle {
  	padding-bottom: 10px;
	}
}