.actual-promotion-main {
	margin-bottom: 60px;
}
.actual-promotion p {
	text-align: center;
	padding: 0 20px;
	margin-top: -10px;
}
.button {
	margin: 0 auto 10px auto;
	width: 180px;
	display: block;
	text-align: center;
}
.page-title {
	margin-bottom: 40px !important;
}
.actual-promotion h2 {
	text-align: center;
	font-size: 18px !important;
	font-weight: bold;
	padding: 20px 20px 0 20px;
	margin-bottom: 15px !important;
}
.intersection-banner .vertical-animation {
	width: 100%;
	height: 120px;
	display: block;
	font-size: 0;
	background-repeat: no-repeat;
	background-position: left top;
	transition: background-position 300ms ease-out;
	background-size: cover;
}
.intersection-banner .vertical-animation:hover {
	background-position: left bottom;
	transition: background-position 300ms ease-out;
}
.cms-lp-aktualne-promocje .cms-box .row {
    max-width: 1164px;
}

@media all and (max-width: 767px) {
	.actual-promotion-main p {
		margin-bottom: 0;
	}
}
@media all and (min-width: 768px) and (max-width: 1023px) {
	.intersection-banner .vertical-animation {
		height: 74px;
	}
}
@media all and (min-width: 1024px) and (max-width: 1367px) {
	.intersection-banner .vertical-animation {
		height: 101px;
	}
}
@media all and (min-width: 1368px) {
	.col-33 {
		width: 388px;
	}
}
/*new styles 24-07-2020*/
.section-header-ap {
	width: 100%;
	margin: 0 0 40px 0;
	padding: 0;
	border: 0;
	color: #333;
	font-size: 20px;
	font-weight: 400;
	float: left;
	position: relative;
	z-index: 1;
	background: #fff;
	display: block;
	text-transform: uppercase;
}
.section-header-ap:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	display: block;
	height: 1px;
	background: #dedede;
	z-index: 0;
}
.section-header-ap span {
	color: #333;
	font-size: 20px;
	font-weight: 700;
	float: left;
	position: relative;
	z-index: 1;
	background: #fff;
	display: block;
	line-height: 1;
}
.section-header-ap span:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: -20px;
	width: 20px;
	background: #fff;
	display: block;
}
.actual-promotion-cat {
	margin: 50px 0 !important;
	/* padding: 0 12px; */
}
.actual-promotion-cat h2.section-header {
	margin-top: 0 !important;
}
.actual-promotion-cat-header {
	margin: 0 0 49px 0;
}
.actual-promotion-cat-header-name {
	font-size: 18px;
	text-transform: uppercase;
	float: left;
	background: #fff;
	margin: -14px 0 0 0;
	padding: 0 17px 0 0;
}
.actual-promotion-cat-header-sep {
	height: 1px;
	background: #dedede;
}
.actual-promotion-cat-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	clear: both;
}
.actual-promotion-cat-flex>a {
	width: 364px;
	min-height: 70px;
	text-align: left;
	font-size: 16px;
	line-height: 19px;
	border: 1px solid #464646;
	border-radius: 40px;
	padding: 0 25px 0 30px;
	margin: 10px 0;
	position: relative;
	transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-webkit-transition: all 300ms ease-out;
}
@media only screen and (max-width: 1367px) {
	.actual-promotion-cat-flex>a {
		width: 304px;
		font-size: 14px;
		line-height: 19px;
	}
}
@media only screen and (max-width: 1023px) {
	.actual-promotion-cat-flex>a {
		width: 344px;
	}
}
@media only screen and (max-width: 767px) {
	.actual-promotion-cat-flex>a {
		width: 290px;
		background-color: #c61616;
		border: 1px solid #c61616;
		color: #fff;
		text-align: center;
		padding: 0;
		min-height: 60px;
	}
}
.actual-promotion-cat-flex>a::after {
	content: url(https://www.ksiegarnia.beck.pl/media/wysiwyg/lp/aktualne-promocje/arrow.png);
	float: right;
	margin: 24px 0 0 0;
}
@media only screen and (max-width: 767px) {
	.actual-promotion-cat-flex>a::after {
		content: "";
	}
}
.actual-promotion-cat-flex>a:hover {
	background-color: #c61616;
	color: #fff;
	border: 1px solid #c61616;
}
.actual-promotion-cat-flex>a:hover::after {
	content: url(https://www.ksiegarnia.beck.pl/media/wysiwyg/lp/aktualne-promocje/arrow-hov.png);
}
@media only screen and (max-width: 767px) {
	.actual-promotion-cat-flex>a:hover::after {
		content: "";
	}
}
.actual-promotion-cat-flex>a span {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	padding: 0 50px 0 0;
}
/* @media only screen and (max-width: 1367px) {
  .actual-promotion-cat-flex > a span {
    padding: 0 60px 0 0;
  }
} */
@media only screen and (max-width: 767px) {
	.actual-promotion-cat-flex>a span {
		padding: 0 30px;
		text-align: center;
		width: 290px;
		left: 0;
	}
}
.actual-promotion-cat-flex>a {
	font-size: 18px;
}
.actual-promotion-cat-flex strong {
	font-weight: 700;
	margin: 0;
	display: block;
	font-size: 16px;
}
.actual-promotion-cat-flex>a span {
	display: block;
	font-weight: 400;
	font-size: 14px;
}
.topic-week-text {
	float: left;
	width: 745px;
	margin: 20px 0 0 0;
}
@media only screen and (max-width: 1367px) {
	.topic-week-text {
		width: 550px;
		margin: 10px 0 0 0;
	}
}
@media only screen and (max-width: 1023px) {
	.topic-week-text {
		width: 410px;
		margin: 0;
	}
}
@media only screen and (max-width: 767px) {
	.topic-week-text {
		width: 290px;
		text-align: center;
	}
}
.topic-week-text .topic-week-text-name {
	font-size: 24px;
	line-height: 28px;
	margin: 0 0 24px 0;
}
.topic-week-text .topic-week-text-name a {
	color: #333 !important;
	text-decoration: none !important;
}
.topic-week-text .topic-week-text-name a:hover {
	color: #c61616 !important;
	text-decoration: underline !important;
}
.topic-week-text .topic-week-text-name span {
	font-weight: 400;
}
.topic-week-text .topic-week-text-desc p {
	font-size: 14px;
	line-height: 22px;
}
.topic-week-text .topic-week-text-desc-bottom {
	width: 690px;
	margin: 45px 0 0 0;
}
@media only screen and (max-width: 1367px) {
	.topic-week-text .topic-week-text-desc-bottom {
		width: 550px;
	}
}
@media only screen and (max-width: 1023px) {
	.topic-week-text .topic-week-text-desc-bottom {
		width: 410px;
	}
}
@media only screen and (max-width: 767px) {
	.topic-week-text .topic-week-text-desc-bottom {
		width: 290px;
		margin: 30px 0 0 0;
	}
}
.topic-week-text .topic-week-text-desc-bottom .topic-week-text-desc-bottom-sep {
	height: 1px;
	background: #dedede;
}
@media only screen and (max-width: 767px) {
	.topic-week-text .topic-week-text-desc-bottom .topic-week-text-desc-bottom-sep {
		display: none;
	}
}
.topic-week-text .topic-week-text-desc-bottom .topic-week-text-desc-bottom-btn {
	padding: 0 0 0 39px;
	background: #fff;
	float: right;
	margin: -16px 0 0 0;
}
@media only screen and (max-width: 767px) {
	.topic-week-text .topic-week-text-desc-bottom .topic-week-text-desc-bottom-btn {
		margin: 0 auto;
		padding: 0;
		float: none;
		display: inline-flex;
	}
}
.topic-week-text .topic-week-text-desc-bottom .topic-week-text-desc-bottom-btn a {
	width: 239px;
	height: 33px;
	background: #c61616;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	border-radius: 30px;
	float: right;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0 0 0;
	transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-webkit-transition: all 300ms ease-out;
}
.topic-week-text .topic-week-text-desc-bottom .topic-week-text-desc-bottom-btn a:hover {
	color: #fff;
	background: #9b0404;
}
.topic-week-book {
	float: right;
	width: 340px;
	margin: 0 24px 0 0;
}
@media only screen and (max-width: 1367px) {
	.topic-week-book {
		margin: 0 20px 0 0;
	}
}
@media only screen and (max-width: 1023px) {
	.topic-week-book {
		width: 262px;
		margin: 0 18px 0 0;
	}
}
@media only screen and (max-width: 767px) {
	.topic-week-book {
		margin: 0 auto 30px auto;
		float: none;
	}
	.topic-week-text-desc-bottom-btn a {
		height: 50px !important;
		line-height: 31px !important;
	}
}