/*
Theme Name:   Betiton Child Theme
Description:  A GeneratePress child theme
Author:       BlueWindow
Template:     generatepress
Version:      1.0.1
Text Domain:  jeux
*/

@media screen and (min-width: 601px) {
	.author-archive__recommended-casinos {
		width: 107%;
		margin-top: 10%;
	}
}

@media screen and (min-width: 1400px) {
	#onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-right {
		bottom: 7% !important;
		right: 10px !important;
	}
}

@media screen and (max-width: 1399px) {
	#onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-right {
		bottom: 11% !important;
		right: 10px !important;
	}
}

p[role="doc-subtitle"] {
	margin: 1em 0 2em;
	padding-left: 1em;
	border-left: 3px solid var(--technology);
}

.horizontal-news .gb-icon svg {
	animation: circle 4s linear infinite;
	transition: color 0.5s ease-in-out;
}

@keyframes circle {
	0% {
		transform: rotate(0deg);
		color: var(--contrast-2);
	}
	50% {
		color: var(--education);
	}
	100% {
		transform: rotate(360deg);
		color: var(--contrast-2);
	}
}

/* .mobile {
	display: none;
} */

.ageLogo {
	display: inline-flex;
	align-items: center;
	position: relative;
	bottom: 20px;
	left: 25px;
}

.gamblingLogo {
	display: inline-flex;
	min-width: 50%;
	width: 50%;
}

@media (max-width: 480px) {
	.avatar-mobile {
		height: 608px !important;
		width: 490px !important;
	}
	.avatar-mobile {
		text-align: center;
	}
	.postimage {
		--background-image: none !important;
	}
	.mobile {
		display: block !important;
	}
}

@media (max-width: 550px) {
	body .site-footer .gb-inside-container .ageLogo {
		bottom: 18px;
	}

	body .site-footer .gb-inside-container .gamblingLogo {
		min-width: 35%;
		width: 35%;
	}
}

@media (max-width: 768px) {
	body .site-footer .gamblingLogo {
		min-width: 25%;
		width: 25%;
	}

	body .ageLogo {
		bottom: 27px;
		left: 25px;
	}
}

@media (min-width: 769px) {
	.sidebar.is-right-sidebar > .inside-right-sidebar {
		position: sticky;
		top: 54px;
	}
}

@media (max-width: 850px) {
	body .gamblingLogo {
		min-width: 70%;
	}
}

@media (max-width: 1000px) {
	body .gamblingLogo {
		min-width: 50%;
	}
}

@media (max-width: 1200px) {
	.ageLogo {
		bottom: 15px;
		left: 25px;
	}
}

/*
 * Breadcrumbs
 */
@media screen and (min-width: 431px) {
	.yoast-breadcrumbs {
		max-width: 48%;
	}
}
.yoast-breadcrumbs > span {
	display: flex;
	gap: 0.5rem;
	font-size: 12px;
}
.yoast-breadcrumbs span span:nth-child(2) {
	min-width: fit-content;
}
.yoast-breadcrumbs .icon-home {
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23707070'%3E%3Cpath d='M499 207 301 41a70 70 0 0 0-90 0L13 207a35 35 0 0 0 22 62h18v184c0 19 16 35 35 35h100V369a67 67 0 1 1 136 0v118h100c19 0 35-15 35-35V269h18c33 0 48-41 22-62z'/%3E%3C/svg%3E");
	vertical-align: middle;
}
.yoast-breadcrumbs > span > span:not(.breadcrumb_last, :first-child) {
	text-decoration: underline;
}
.yoast-breadcrumbs .breadcrumb_last {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.site-main {
	padding: 0 !important;
}

@media (max-width: 1280px) {
	#generate-slideout-menu.main-navigation .main-nav ul li.sfHover > a {
		background-color: #f5f6f8 !important;
	}
}

.site-content .content-area .comments-area {
	padding-left: 0;
	padding-right: 0;
}

.author-archive__posts--featured span.bw-dynamic-shortcode {
	display: inline;
}

.author-archive__posts--normal span.bw-dynamic-shortcode {
	display: inline;
	font-size: inherit;
	line-height: inherit;
}

@media (max-width: 1024px) {
	.site-footer .site-footer--no-newsletter .footer-branding.footer-branding {
		width: 100%;
		align-items: center;
		padding-right: 0;
		border-right: none;
	}
}

.single-vegashero_games
	.article-game
	.article__body
	.article__widget
	.umbrella-widget--toplist-3 {
	margin-bottom: 60px !important;
}

.single-vegashero_games .bw-table {
	clear: both;
}
.single-vegashero_games .site-content .content-area {
	width: 100%;
}
