/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
	font-family: gotham;
	src: url('fonts/Gotham-Bold.otf');
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

body, h1, h2, h3, h4, h5, h6, li, a, p {
	font-family: 'gotham' !important
}

.nav {
	display: block;
	text-align: center;
}

#main-video {
	height: 970px;
}
#main, #masthead {
  background-color: black;
}

.featured-title {
	background-color: black !important;
}

.img .caption{
    height: 100%;
    text-align: center;
	font-size: 100%;
	padding-top: 18%;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.img .caption-show, .img:hover .caption {
-webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
        transform: translateY(100%);	
}




.nav>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav-dropdown li.active>a, .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover {
	color: white;
}

#mc4wp-form-1 {
	font-family: arial;
}

#mc4wp-form-1 input {
	width: 25%;
	float: left;
	height: 70px;	
	margin: 0;
}

@media only screen and (max-width: 549px) {
	#mc4wp-form-1 input {
		width: 100%;
	
	}
	.partners-row h5 {
	text-align: center;
	
}
	.partners-row .img {
	margin-left: auto;
	margin-right: auto;
	}
	
	.media-partners > div > * {
		float: none !important;
		margin-left: auto;
		margin-right: auto;
	}
	
	#spotify-row {
		text-align: center;
		z-index: 200;
	}
	
	#instaEA {
		font-size: 2em !important;
	}

}

.media-partners > div > *{
	float: left;
	margin-right: 15px;
}

.custom-padding-top > span {
	/*top: 7px;
	position: relative;*/
}

.sbi_load_btn {
	padding-top: 12px !important;
}

#social-main {
	float: right;
}

#social-main i {
	font-size: 18px;
	padding-right: 5px;
}

#custom_html-4 {
	text-align: right;
}

#media_image-3 img {
	width: 200px;
}
@media only screen and (max-width: 849px) {
		#media_image-3 {
		text-align: center;
	} 
	
	#custom_html-4 {
		text-align: center;
	}
	
	#social-main {
	float: none !important;
}
	


}

#wdi_feed_0_users {
	display: none;
}

.wdi_feed_info, .wdi_feed_wrapper, .wdi_photo_wrap_inner, .wdi_load_more, .wdi_feed_container {
	background-color: black !important;
	border: none !important;
	
}

.wdi_feed_item {
	line-height: 0 !important;
}

.wdi_pagination_container {
	color: #ca9cae
}

#spotify {
	font-size: 60px;
    margin-top: -30px;
    color: #62D36E;
}

#download {
	font-size: 40px;
    color: #ca9cae;
	margin-top: -30px;
}

.faq {
font-family: arial !important;
font-size: 1.3em;
}

.new-text-prepend, .epyt-gallery-list {
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.caption {
	color: white !important;

}

.epyt-gallery-title {
	white-space: nowrap;
}

.mfp-bg, .mfp-container {
	overflow-y: hidden;
}

.element_conteiner{
	width: 22%;
}

.time_left {
	background-color: black !important;
	color: white !important;
	font-size: 3em !important;
	font-family: 'gotham' !important;
	padding-bottom: 0px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
}

.time_description {
	color: white !important;
	font-family: 'gotham' !important;
	text-transform: uppercase !important;
	font-size: 0.9em !important;
}

.text-shadow-2 {
	display: none;
}

.nav-dropdown {
	background-color: #000;
	border:0;
	padding:10px;
	text-align:center;
	max-width:250px;
}

.nav-dropdown-default .nav-column li > a, .nav-dropdown.nav-dropdown-default > li > a {
	font-family:'gotham' !important;
	font-size:14px;
}

.nav > li > a:hover, .nav > li.active > a, .nav > li.current > a, .nav > li > a.active, .nav > li > a.current, .nav-dropdown li.active > a, .nav-column li.active > a, .nav-dropdown > li > a:hover, .nav-column li > a:hover {
    color: white;
}

