/*
Theme Name:   Pressroom Child
Theme URI: https://1.envato.market/pressroom-news-and-magazine-wordpress-theme
Description:  Pressroom Child Theme
Author: QuanticaLabs
Author URI: https://1.envato.market/quanticalabs
Template:     pressroom
Version:      1.1
Text Domain:  pressroom
*/

.wpb_gallery_slides .flex-viewport img {
	height: 380px !important;
	object-fit: cover;
}
.flex-viewport .slides .flex-caption {
	color: transparent;
	line-height: 0;
}
.flex-direction-nav {
	display: none;
}
.wpb_posts_slider .flex-caption, .wpb_posts_slider .nivo-caption {
  background-color: #F0F0F0;
}
.video-posts a.post_image {
	position: relative;
}
.wellbe_sidebar_videos .post_format-post-format-video a.post_image:after ,
.video-posts a.post_image:after {
	content: url('https://wellbe.dev10.pro/wp-content/uploads/2025/09/play-solid-full-1.svg');
	top: 50%;
    left: 50%;
    position: absolute;
    width: 30px;
    height: 30px;
	transform: translate(-50%, -50%);
}
.wellbe__posts-row-format-even-on-mobile.blog .post .post_image{position:relative;}
.blog.big .post .with_number a {
	max-width: 100%;
}
.theme_page {
        padding-bottom: 0 !important;
    }
.list li {
	padding-bottom: 5px;
}
.wellbe__featured-post-n-list .bullet > a {
	padding-bottom: 1px;
}
	@media (max-width: 991px) {
	.mobile-hide {
		display: none;
	}
	.blog.newest .post img {
		height: auto;
		max-height: none;
		min-height: auto;
	}
	.wpb-content-wrapper {
		padding-top: 0;
	}
	.wpb_gallery_slides.flexslider {
	margin-bottom: 20px;
}
.wpb_gallery_slides .flex-viewport img {
	height: 195.812px !important;
}
}
@media (max-width: 474px) {
	.wellbe_sidebar_videos .wellbe__posts-row-format-even-on-mobile {
        padding-left: 0;
        padding-right: 0;
    }
}