/*
 Theme Name:  FamousTube Child Theme
 Theme URI:   https://www.wp-script.com/adult-wordpress-themes/famoustube/
 Description: Child Theme for WP-Script FamousTube theme
 Author:      WP-Script
 Template:    famoustube
 Text Domain: wpst
 Version:     1.0.0
*/

/*
IMPORTANT:
- Do not change "Author: WP-Script" in the header of this file. 

Need help? Check the following links to get more information about child themes:
- WP-Script help: https://www.wp-script.com/blog/how-to-create-a-wordpress-child-theme/
- WordPress developer resource: https://developer.wordpress.org/themes/advanced-topics/child-themes/

Write your own CSS code after this comment block.
*/

.video-block a.infos span.title {
	text-align: right;
}

#content > div.container > div.page-header > h2 {
	text-align: right;
}

#filters {
	left: 0!important;
	margin-right: 10px;
	text-align:right;
}