/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
#flixsis iframe {
	margin: 55px 0 0;
	width: 100%!important;
}

#body .flix-overview .content {
	position: absolute!important;
	top: 50px!important;
}

.content-wrapper div .copy-container h2,
.content-wrapper div .copy-container p {
	color: #fff!important;
}

#page-portada {
	display: none;
}

@media only screen and (min-width: 768px) {
	.hero-wrapper .full-bleed {
		position: relative;
		background-size: cover;
		height: 280px!important;
	}
}

.full-bleed.dynamic-image {
	position: relative;
	background-size: cover;
	height: 280px!important;
}