/*
Theme Name: Anthem
Theme URI: https://themeforest.net/user/codexcoder/portfolio
Author: CodexCoder
Author URI: https://www.codexcoder.com/
Description: Anthem is a modern designed WordPress theme suitable for musicians, music bands, musical events or anything relevent to music industry.
Version: 1.0.9
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: anthem
Tags: one-column, two-columns, right-sidebar, custom-colors, featured-images, sticky-post, theme-options, threaded-comments

*/
.recent-news-wrapper ul.post-meta li{
	display:none !important;
}
.fw-page-builder-content{
min-height:800px;
}
.sleder{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.music-item .music-thumb{
	border-radius:100% !important;
}
.music-item:hover .music-thumb{
	transition:all 1s;
	transform:rotate(360deg);
}
.music-item .music-content{
	background-color:transparent !important;
}
.music-item .music-content a , .music-item .music-content p{
	color:#fff !important;
}
.video-banner video {
    width: 110%;
    height: 100%;
    object-fit: cover !important;
}
.page-id-211 .fw-main-row{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.page-id-449 .section-padding{
	padding:30px 0px !important;
}
.video-gallery-item .video-thumb img{
height:238px;
}
.sponsor-area{
margin-top:20px;
}
.page-id-6 .vedio-part{
	display:none;
}
.travelling-info .travelling-info-item:nth-child(n+2){
	display: none !important;
}
.single-event .contact-map{
	display: none !important;
}
.entry-single .post-meta{
	display:none;
}

@media screen and (max-width: 720px) {
    .page-id-6 .gallery-section.gallery-section-style2 .col-md-3:nth-last-child(-n+4){
	display:none;
	}
	.rra-top .col-md-5 , .rra-top .col-md-7{
	width:100%;
}
	.video-banner{
	display:none !important;
}
.page-id-6 .vedio-part{
	display:block;
}
.singer-image-gallery.vedio-part .play{
	top:70% !important;
	bottom:0px !important;
	width:50px !important;
	height:50px !important;
	font-size:1.5em !important;
	}
}
