 .full-story-section {
    height: 324px;
    padding-top: 86px;
    background-image: url(/images/bg/catstory.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
 }
 .article-info {
 	margin-bottom: 0 !important;
 }
.full-story-section::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: linear-gradient(0deg, #dca5a5, #9b00c6d9);
    z-index: 0;
    opacity: 0.97;
}
.full-story-section .container {
	position: relative;
}
.full-storyh1 {
	color: white;
}
.view-article #sp-header::before {
	    box-shadow: 0 1px 29px 9px #00000078;
}
.full-storyh2 {
	color: white;
    font-size: 23px;
}
.article-info >dd {
	color: #fff !important;
}
.hits span {
	font-size: 0;
	width: 18px;
	height: 18px;
	margin-right: 9px;
	background: url(/images/icons/eye-hits.svg);
	background-size: 100%;
	filter: invert(1);
}
.hits {
	display: flex !important;
	align-items: center;
	font-size: 16px;
}
.seria-text-choose {
	width: 711px;
    position: relative;
    padding: 41px 25px 30px 36px;
    border: 1px solid #c900c3;
    border-radius: 10px;
    box-shadow: 0px 0px 18px -10px #00000096;
    margin-bottom: 16px;
    background-color: white;
}
.seria-text-choose h2 {
	margin: 0;
	background: linear-gradient(45deg, #af3ece, #af3ecc);
	border-bottom: 2px solid #6d3a7b;
	box-shadow: 0px 4px 6px -3px #b7b7b7;
	border-radius: 120px;
	padding: 4px 26px;
	font-size: 21px;
	height: 45px;
	display: flex;
	align-items: center;
	color: white;
	position: absolute;
	top: -25px;
	min-width: 301px;
	left: 47px;
}
.final-ul {margin-bottom: 75px;position: relative;list-style: none;border-left: 2px solid #af3ecc;padding-left: 21px;margin-left: 45px;color: #5e5e5e;font-weight: 500;}

.seria-text-choose li {
	line-height: 30px;
    margin-bottom: 8px;
}
.ready-story-guide .breadcrumb {
	margin-bottom: 0;
}
.ready-story-guide {
    background: url(/images/story/rozhd-lunoi/bg/max/eeeeee.png);
    background-attachment: scroll;
    background-position-x: 100%;
    background-position-y: 0px;
    position: relative;
    background-size: 100%;
    padding-bottom: 40px;
    padding-top: 28px;
    transition: 0s;
    background-repeat: no-repeat;
    overflow: hidden;
}
.jopa {
	background-position-y: 13% !important;
	background-attachment: fixed;
	transition: 0s;
	padding-bottom: 0;
	margin-bottom: 0 !important;
}
.seria-text-choose ul {
	font-weight: 300;
    text-shadow: 0 0 #000000bf;
}
.entry-header {
	display: flex;
	margin: 0;
	justify-content: space-between;
}
.nav-seasons a:hover {
	color: white;
	border-bottom: 1px solid white;
}
.nav-seasons a {
	color: white;
	margin: 0 22px 0 6px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
}
.nav-seasons {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 15px;
	line-height: 1;
}
li.toclink.active {
	color: #f8f6f8;
	border-left: 2px solid #ffe6ae;
	padding-left: 4px;
}
.breadcrumb a {
	color: black;
}
.breadcrumb li:nth-child(2)::before {
	display: none;
}
.navigation-block {
	height: 46px;
	margin-bottom: 60px;
	background: whitesmoke;
	border-radius: 100px;
	padding-right: 14px;
	align-items: center;
	margin-top: 22px;
}
.soc-likes a {
	    opacity: 0.4;
		transition: 0.3s;
}
.soc-likes a:hover {
	opacity: 1;
	transition: 0.3s;
}
.pager a {
	color: black;
	display: flex !important;
	align-items: center;
	width: 113px;
	margin: 0 auto;
	position: relative;
}
.ready-story-guide::before {content: '';position: absolute;width: 100%;height: 1500px;bottom: 0;background: linear-gradient(0deg,white 39%,#ffffff00);z-index: 0;}
.pager a .icon-chevron-right{
	position: absolute;
	right: 10px;
	font-size: 9px;
}
.bottom-info {
	    padding-bottom: 95px;
}
.a-body {
	position: relative;
}
.premium::before {
	content: '';
	width: 100%;
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	background: white;
	border-radius: 10px;
}
.almaxes {
	position: relative;
	margin-top: 20px;
}
.diamond-add {
	border-radius: 100px;
	border: 1px solid;
	padding: 12px 41px;
	margin-top: 20px;
	display: block;
	width: 180px;
	color: #af3ecc;
	cursor: pointer;
	text-align: center;
}
@media (min-width: 320px) and (max-width: 910px) {
	.nav-seasons a {
		font-size: 13px;
		margin-right: 16px;
	}
	.ready-story-guide .breadcrumb {
		margin-top: 20px;
		margin-bottom: 50px;
		margin-bottom: 10px;
	}
	.ready-story-guide::before {
		height: 800px;
	}
		.alot-of-links  {
		height: unset;
	}
	.alot-of-links  .nav-seasons {
		    flex-wrap: wrap;
    justify-content: center;
    height: 47px;
    margin-bottom: -15px;
	}
	.bottom-info {
		padding-bottom: 16px;
	}
}