.show-submenu:hover + .menu-shower {
	display: block;
}

.menu-shower:hover {
	display: block;
}

.menu-shower:before {
	content: " ";
	width: 100%;
	height: 25px;
	position: absolute;
	top: -10px;
}

.show-submenu:before {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: -15px;
}

ul.toc_list {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.toc_list li {
	list-style: none;
	padding: 0;
}

ul.toc_list li > a > .toc_number {
	background: #db2777;
	color: #FFF;
	padding: 1px 10px;
	border-radius: 6px;
	font-size: 13px;
	margin-right: 10px;
	height: 27px;
	height: 19px;
	display: flex;
	align-items: center;
	font-size: 10px;
}

ul.toc_list li > a {
	text-decoration: none;
	color: #555555;
	display: flex;
	align-items: center;
	font-size: 14px;
	line-height: 2;
}

ul.toc_list {
	padding: 10px;
	border-radius: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: #FFF;
}

#toc_container {
	background: #db2777;
	padding: 10px;
	border-radius: 15px;
}

.toc_title {
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
	text-align: center;
}
.toc_title {
	font-weight: normal;
}

.toc_toggle a {
	text-decoration: none !important;
	color: #Fff;
	font-size: 17px;
}

.toc_toggle {
	display: none !important;
}

.toc_toggle_arrow {
	display: inline-block;
	margin-left: 10px;
	font-size: 20px;
	transition: transform 0.3s ease;
	cursor: pointer;
}

.toc_toggle_arrow.collapsed {
	transform: rotate(-90deg);
}

#toc_container {
	width: 100% !important;
}

#toc_container.toc_collapsed .toc_list {
	display: none;
}

.animate-ping {
	margin-left: 10px;
}

figure.wp-block-image.size-full img {
	margin: 0 auto !important;
	border-radius: 10px;
	box-shadow: 0px 3px 4px rgb(0 0 0 / 40%);
}

p#breadcrumbs a {
	text-decoration: none;
	color: #dc2625;
}

p#breadcrumbs {
	font-size: 14px;
}

@media screen and (max-width: 500px) {
	ul.toc_list li > a {
		text-decoration: none;
		color: #555555;
		display: flex;
		align-items: center;
		font-size: 14px;
		line-height: 2;
		display: flex;
		align-items: flex-start;
		line-height: 1;
		margin-bottom: 20px !important;
	}

	ul.toc_list ul {
		padding: 0;
	}
}

#toc_container {
	margin-bottom: 30px;
}


.entry-content table,
.prose table,
article table {
	width: 100%;
	border-collapse: collapse;
}

.table-wrapper {
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
	.table-wrapper {
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
		border-radius: 8px;
	}

	.table-wrapper table {
		display: table;
		min-width: 600px;
		margin: 0;
	}

	.table-wrapper::-webkit-scrollbar {
		height: 8px;
	}

	.table-wrapper::-webkit-scrollbar-track {
		background: #f1f1f1;
		border-radius: 4px;
	}

	.table-wrapper::-webkit-scrollbar-thumb {
		background: #db2777;
		border-radius: 4px;
	}

	.table-wrapper::-webkit-scrollbar-thumb:hover {
		background: #b21c65;
	}
}


.po-main > a {
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
	box-shadow: none;
}
.po-main {
	display: none;
}

.po-main {
	display: none;
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #ffffff;
	padding: 10px;
	gap: 10px;
	flex-direction: column;
	box-shadow: 0px -12px 30px rgb(0 0 0 / 25%);
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

@media screen and (max-width: 768px) {
	.po-main {
		display: flex;
	}
}


.i-games {
	max-width: 870px;
	margin: 0 auto;
	height: 505px;
}

.preiframe {
	width: 100%;
	height: 100%;

}

.preiframe_inside {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.preiframe_inside > span {
	border-radius: 4px;
	background: linear-gradient(90deg, #DBAB40 0%, #E9863D 100%);
	color: #fff;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 300px;
	width: 100%;
}

/*
.i-games > span {
    position: absolute;
}*/

.i-games iframe {
	width: 100%;
	height: 100%;
}

.i-games {
	margin-bottom: 40px;
	margin-top: 40px;
}

.preiframe {
	cursor: pointer;
}

.i-games {
	background: rgb(25 25 25 / 90%);
	position: relative;
}


.bg_fresh {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.i-games {
	position: relative;
}

.i-games {
	background: rgb(25 25 25 / 90%);
}

.preiframe_inside {
	display: flex;
	flex-direction: column;
}

.preiframe_inside a {
	background: red;
	display: flex;
	width: 100%;
	border-radius: 4px;
	background: linear-gradient(90deg,#16c270 0%,#0f683c 100%);
	color: #fff;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 300px;
	width: 100%;
	margin-top: 20px;
	text-decoration: none;
	font-size: 18px;
	font-weight: 600;
}

@media screen and (max-width: 500px) {
	.preiframe_inside > span {
		font-weight: bold;
		width: auto;
		padding-left: 20px;
		padding-right: 20px;
	}}



/** Block for demo */

.header_line {
	max-width: 870px;
	margin: 0 auto;
}

.header_line .header_line_up_wrap {
	display: flex;
	justify-content: space-between;
}

ul.show-ul-likes {
	display: none;
}

.selected_header_link > .play-casino-btn, .selected_header_link > .selected_header_link {
	padding: 10px;
	display: flex;
}

.selected_header_link > .selected_header_link {
	background: #1c1c1c;
}

.selected_header_link {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFF;
}


.selected_header_link svg.by-state.active {
	height: 25px !important;
	width: 23px !important;
	object-fit: contain;
	display: flex;
	fill: #FFF;
}

.selected_header_link svg.by-state.active path {
	height: 20px;
	width: 20px;
	display: flex;
	flex: 0 0 20px;
}

.play-casino-btn {
	background: linear-gradient(90deg,#16c270 0%,#0f683c 100%);
	font-weight: bold;
	color: #FFF;
	display: flex;
	justify-content: center;
	align-items: center;
}

.play-casino-btn svg {
	width: 25px;
	height: 27px;
	display: flex;
	align-items: center;
}

.play-casino-btn > span {
	padding: 10px;
}

.header_line_up_wrap > .selected_header_link {
	width: calc(50% - 10px);
	background: linear-gradient(90deg,#DBAB40 0%,#E9863D 100%);
}

.header_line_up_wrap > .play-casino-btn {
	width: calc(50% - 10px);
}

.play-casino-btn svg {
	fill: #FFF;
}

.selected_header_link > span {
	padding: 10px;
}

.header_line_up_wrap > .play-casino-btn {
	text-decoration: none;
	border-radius: 6px;
}

.header_line_up_wrap > .selected_header_link {
	border-radius: 5px;
}

.header_line {
	margin-bottom: 30px;
}

.header_line_up_wrap > .play-casino-btn {
	text-decoration: none;
	border-radius: 6px;
}

.header_line_up_wrap > .selected_header_link {
	border-radius: 5px;
}

.header_line {
	margin-bottom: 30px;
}

.header_line_up_wrap > .play-casino-btn:hover, .header_line_up_wrap > .play-casino-btn:hover svg {
	color: #054826 !important;
	fill: #054826 !important;
	text-shadow: 0px 1px 0px #15ba6c;
}

.header_line_up_wrap > .selected_header_link:hover > span, .header_line_up_wrap > .selected_header_link:hover > svg {
	color: #763709;
	fill: #763709 !important;
}

.selected_header_link {
	cursor: pointer;
}

ul.show-ul-likes {
	display: flex;
	position: absolute;
	flex-direction: column;
	list-style: none;
	background: #e8863d;
	width: 100%;
	padding: 10px;
	height: 106px;
	top: -115px;
	border-radius: 5px;
}

.selected_header_link {
	position: relative;
}

.header_line_up_wrap > .selected_header_link {
	position: relative;
}

ul.show-ul-likes > li {
	/*border-bottom: 1px solid #f3f3f3;*/
	padding: 6px 0;
}

ul.show-ul-likes {
	height: 135px;
	top: -143px;
}

.show-ul-likes > li > svg {
	fill: #FFF;
}

.show-ul-likes > li {
	font-weight: bold;
}

.show-ul-likes > li > span {
	margin-left: 5px;
}

.show-ul-likes > li:last-child {
	border-bottom: 0;
}

.show-ul-likes {
	border: 1px solid #ffffff;
	box-shadow: 1px 1px 20px #000;
}


.show-ul-likes > li > svg {
	fill: #FFF;
}

.show-ul-likes > li {
	font-weight: bold;
}

.show-ul-likes > li > span {
	margin-left: 5px;
	display: flex;
	align-items: center;
}

.show-ul-likes > li:last-child {
	border-bottom: 0;
}

.show-ul-likes {
	border: 1px solid #ffffff;
	box-shadow: 1px 1px 20px #000;
}

ul.show-ul-likes > li:hover, ul.show-ul-likes > li:hover svg {
	color: #78390a;
	text-shadow: 0px 1px 0px #ffc497;
	fill: #78390a !important;
}

ul.show-ul-likes > li {
	display: flex;
	align-items: center;
}

ul.show-ul-likes {
	display: none;
}

ul.show-ul-likes {
	margin-bottom: 0 !important;
}

ul.show-ul-likes:before {
	content: ' ';
	width: 100%;
	height: 68px;
	position: absolute;
	bottom: -48px;
	left: 0;
}

.selected_header_link > svg {
	fill: #fff;
}

.header_line_up_wrap > .selected_header_link {
	width: 50%;
}

.play-casino-btn {
	width: 50% !important;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}

.selected_header_link {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

.header_line_up_wrap > .selected_header_link {
	width: 50%;
}

.play-casino-btn {
	width: 50% !important;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}

.selected_header_link {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

.i-games {
	margin-bottom: 0;
}

.header_line_up_wrap > * {
	border-radius: 0 !important;
}

/*.selected_header_link:hover > ul {
    display: flex !important;
}*/

.active_main {
	background: #df5f00;
	border-radius: 6px;
}

ul.show-ul-likes > li {
	padding-left: 10px;
	padding-right: 10px;
}

ul.show-ul-likes > li {
	/*border-bottom: 1px solid #ffb57e;*/
	margin-bottom: 5px;
	margin-top: 5px;
}

ul.show-ul-likes {
	height: 158px;
	top: -169px;
}

ul.show-ul-likes.active {
	display: flex !important;
}

@media screen and (max-width: 420px) {
	.header_line_up_wrap {
		display: flex;
		flex-direction: column;
	}

	.header_line_up_wrap > * {
		width: 100% !important;
	}
}

.bg_fresh {
	z-index: 0;
}

.preiframe {
	position: relative;
	z-index: 1;
	background: rgb(51 51 51 / 90%);
}

.i-games iframe {
	z-index: 3;
	position: relative;
}

.selected_header_link {
	 z-index: 15;
}

.header_line_up_wrap {
	position: relative;
	z-index: 3;
}

figure.wp-block-image {
    width: 100%;
}

figure.wp-block-image img {
    margin: 0 auto !important;
    border-radius: 10px;
    box-shadow: 0px 3px 4px rgb(0 0 0 / 40%);
}


.wp-block-gallery {
    max-width: 900px;
    margin: 0 auto;
    margin-top: 32px;
    margin-bottom: 32px;
}


a[data-icon]:not([data-icon=""]):before,
a[data-icon]:not([data-icon=" "]):before {
    content: attr(data-icon);
    margin-right: 5px;
}