/*
Theme Name:  Music Guru Child
Theme URI:   https://www.flawlessthemes.com/theme/music-artist-best-free-music-artist-wordpress-theme/
Template:    music-artist
Version:     1.0.7
Tested up to: 6.2.2
Requires PHP: 5.6
Tags: one-column, two-columns, right-sidebar, custom-background, custom-logo, custom-menu, editor-style, featured-images, post-formats, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: music-guru-child
*/

body, .elementor-widget-text-editor {
	background-color: #000000 !important;
	color: #ffffff !important;
}

.home.page-template-template-home header#masthead {
	background-color: #000000;
}

ul#menu-main li a, nav#site-navigation ul li a {
	color: #ffffff !important;
}

.col-md-8 {
	width: 100%;
	margin: auto;
}

h1 {
	color: #ffffff;
}

.section-title h2, h2 a, h2 a:visited {
	color: #ffffff;
}

.youtube-section h2, .album-section h2 {
	color: #000000;
}

.nav-links {
	display: none !important;
}

.site-info {
	display: none;
}

.post-thumbnail {
	text-align: center;
}

.ultp-block-item {
	background-color: #ffffff;
}


/*
.ultp-block-content-overlay .ultp-block-image>a {
	height: 100%;
	width: 100%;
	display: block;
	background-image: url('https://rockitbandla.mystagingwebsite.com/wp-content/uploads/2024/03/Dale1.png');
	background-size: cover;
	
}
*/

.ultp-block-aad637 .ultp-block-item .ultp-block-image img, .ultp-block-aad637 .ultp-block-item .ultp-block-empty-image {
	object-fit: contain !important;
}

.ultp-block-826c63 .ultp-block-item .ultp-block-image img, .ultp-block-826c63 .ultp-block-item .ultp-block-empty-image {
	object-fit: contain !important;
}

.content-area article .entry-content a {
	text-decoration: none !important;
	color: white;
	font-weight: bold;
}

.wp-playlist-item-title {
	color: #000000;
}


.hero-section .image:before {
    background-image: url('https://rockitbandla.com/wp-content/uploads/2024/02/cropped-RockitLogowithband.png') !important;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
}

/* homepage header image mobile */
@media screen and (max-width: 1024px) and (orientation: portrait) {
	.hero-section .image:before {
		background-image: url("https://rockitbandla.com/wp-content/uploads/2024/04/RockitLogo2024m2.png");
		background-size: contain !important;
		background-position: center 10% !important;
		background-repeat: no-repeat !important;
		background-attachment: fixed !important;
	}
}

@media screen and (max-width: 1200px) and (orientation: landscape) {
	.hero-section .image:before {
		background-image: url("https://rockitbandla.com/wp-content/uploads/2024/04/RockitLogo1280.png") !important;
		background-size: contain !important;
		background-position: top !important;
		background-repeat: no-repeat !important;
		background-attachment: fixed !important;
	}
}

@media only screen and (max-width: 1024px) {
.mob-menu-logo-holder {
	background-color: #000000;
}}

/* about us seciton */

p.p1 {
	font-size: 12px;
}


.content-area article .entry-content a {
/*	color: #ffffff; */
}

div.em-cal-day-date.colored {
	--date-border-color: lightgrey !important;
}

/* events pages */

.type-event header.entry-header h1.entry-title {
	display: block;
	text-align: center;
}

.em-item-meta, .em-item-meta h3, .em.em-item .em-item-meta .em-item-meta-line a {
	color: #ffffff !important;
}

.em-icon {

	color: white !important;
}
	
	
	