/*
	Theme Name: Financier
	Theme URI: http://themeforest.net/user/wplab/portfolio/?ref=wplab
	Author: WPlab.Pro
	Text Domain: wplab-financier
	Domain Path: /languages
	Author URI: http://themeforest.net/user/wplab/?ref=wplab
	License URI: http://themeforest.net/licenses/regular_extended
	Description: Financier — Modern Finance, Broker, Consulting premium WordPress theme
	Version: 1.1.17
	License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself. You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
*/
.sticky, .gallery-caption, .bypostauthor, .wp-caption-text, .screen-reader-text {

}

.video-bg-section > .container,
.video-bg-section > .container-fluid {
	position: relative;
	z-index: 100;
}
.video-bg-section > .container:before,
.video-bg-section > .container-fluid:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
}
.wproto_logo_desc_widget .share-links {
	margin-top: 18px;
}
.wproto_logo_desc_widget .share-links a {
	margin-right: 10px;
}
body.rtl .wproto_logo_desc_widget .share-links a {
	margin-right: 0;
	margin-left: 10px;
}
