/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
.frontpage-vid {background-color: rgba(255,255,255, 0.1); }

@media only screen and (max-width: 415px) {
	.bannerheader-mob {position: absolute; margin-left: 2rem; margin-top: 2rem;}
}
@media only screen and (min-width: 416px) {
	.bannerheader-desktop {position: absolute; margin-left: 6rem; margin-top: 6rem;}
}

.bannerheader-mob h2, .bannerheader-desktop H2 {padding-right: 1.5rem;}
.white {color: white; text-shadow: 2px 2px #000000;}