/*
 Theme Name:   TennisClub Child Theme
 Theme URI:    https://tennisclub.themerex.net/
 Description:  Tennis SportClub Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     tennisclub
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  tennisclub
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
	.trx_addons_scroll_to_top.trx_addons_scroll_to_top.trx_addons_scroll_to_top:hover, .scroll_to_top_style_default:hover{
		background-color:#1888da!important;
	}

#banner-video {
	position: relative;
	height: 100vh;
}
#banner-video video{
	height: 100vh;
}
iframe #rc-anchor-container.rc-anchor{
	position: relative;
}
.rc-anchor-light.rc-anchor-normal, .rc-anchor-light.rc-anchor-compact{
	position: relative;
}
.footer-captcha iframe .rc-anchor-normal{
	position: relative !important;
}
.footer-captcha iframe .rc-anchor-normal .rc-anchor-pt{
	right: auto !important;
}