window.dataLayer = window.dataLayer || [];
  function gtag() {
}

gtag(js, new Date());

  gtag(config, G-38FP4TV0R8);


.site-header {
	background-color: #ffffff;
	color: #000000;
}

.menu-primary a {
	background-color: #ffffff;
	color: #000000;
}

.site-content .archive-grid .hentry {
	height: 395px;
	min-height: auto;
}

.hentry .entry-cats a {
	background-color: #3FA9F5;
}

.site-main .hentry-wrapper.entry-summary:after {
	color: #3FA9F5;
}

#masthead .header-left-col .site-branding {
	max-width: 50%;
}

/* Category link: https://watchbuddy.fr/category/critique-serie/ */
.entry-cats a[href*='/critique-film/'] {
	background-color: #FCF042;
	color: white;
}

/* Category link: https://watchbuddy.fr/category/critique-docu/ */
.entry-cats a[href*='/critique-docu/'] {
	background-color: #F7A73D;
	color: white;
}

/* Category link: https://watchbuddy.fr/category/enquête/ */
.entry-cats a[href*='/enquete/'] {
	background-color: #63eb75;
	color: white;
}

@media (max-width: 500px) {
	.featured-image-wrap {
		height: 14em;
	}
}

.th-highlighted-summary {
	text-align: justify;
}

/* Category link: https://watchbuddy.fr/category/tendance-film/ */
.entry-cats a[href*='/tendance-film/'] {
	background-color: #17BBD8;
	color: white;
}

/* Category link: https://watchbuddy.fr/category/anecdote/ */
.entry-cats a[href*='/anecdote/'] {
	background-color: #dec1dc;
	color: white;
}

/* Category link: https://watchbuddy.fr/category/top10/ */
.entry-cats a[href*='/top10/'] {
	background-color: #ff425b;
	color: white;
}

/* chanage subscription button size in mobile views */
@media (max-width: 400px) {
	.wp-block-jetpack-subscriptions .wp-block-button__link {
		padding: .9em 0 !important;
		font-size: .4rem;
	}
}

.slides_container {
	width: 800px;
	height: 258px;
}

#slides div.slide {
	top: 60px !important;
	left: 990px !important;
}

.slide img {
	width: 430px;
}

.slide-content {
	width: 410px;
	height: 200px;
}

.slide-content p {
	width: 200px;
	height: 125px;
	overflow: hidden;
}

/* Category link: https://watchbuddy.fr/category/top10/ */
.entry-cats a[href*='/festival-de-cannes/'] {
	background-color: #FFCDFF;
	color: white;
}

#infinite-handle {
	display: none !important;
}

.infinite-scroll .nav-links, .infinite-scroll .navigation {
	display: block !important;
}