/*
Theme Name: MixtapeWP Child
Theme URI: https://mixtape.qodeinteractive.com
Description: A child theme of MixtapeWP Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.1
Text Domain: mixtapewp
Template: mixtapewp
*/
.qodef-page-header{padding: 20px 0;     z-index: 10 !important;}


.qodef-albums-list-holder-outer.qodef-alb-standard .qodef-album .qodef-album-text-holder .qodef-album-title{
	    font-family: "Gill Sans ExtraCondensedBold", Sans-serif;
    font-size: 35px;
    font-weight: 400;
    letter-spacing: 3px;
    color:#294e60;
}

.qodef-albums-list-holder-outer.qodef-alb-standard .qodef-album .qodef-album-text-holder .qodef-album-title a{
	background-color: white;
	padding: 0 10px;
}
.qodef-event-day-number-holder {
    font-family: "Gill Sans ExtraCondensedBold", Sans-serif;
    color: #294e60;
    font-weight: 400 !important;
    letter-spacing: 5px !important;
    font-size: 80px !important;
}

.qodef-event-content .qodef-event-date-holder-right{
	    font-family: "Gill Sans ExtraCondensedBold", Sans-serif;
	    font-size: 30px !important;
	    letter-spacing: 5px !important;
	    color: #294e60;
	    text-transform: uppercase;
	    text-align: left !important;

}

.qodef-event-content .qodef-event-day-holder, .qodef-event-content .qodef-event-month-holder{margin-bottom: 5px }

.qodef-event-content .qodef-event-free-holder {
  font-size: 14px;
  font-weight: 600;
padding: 10px 15px;
border-radius: 50px;
background: #959fab;
text-transform: uppercase;
color: #fff !important;
}




.qodef-event-buy-tickets-button{
	padding: 15px 20px;
border-radius: 50px;
	transition: 0.3s all ease-in-out;
	color: #fff !important;
	background-color: #294e60 !important;
	font-size: 18px;
	
}

.qodef-event-content .qodef-event-buy-tickets-button:hover{
	background-color: #193441 !important;
	transition: 0.3s all ease-in-out;
	color: #ffffff !important;
}

.qodef-event-content {
    border-bottom: 3px solid #959fab !important;
}


.qodef-anchor-menu-outer .qodef-anchor .qodef-anchor-menu-item-number {

    font-family: "Gill Sans ExtraCondensedBold", Sans-serif;
    font-size: 60px !important;
    font-weight: 400;
    letter-spacing: 5px;
    color: #959fab !important;
    text-align: center;
}


.qodef-event-content:hover .qodef-event-title-holder a, .qodef-event-content:hover .qodef-event-date-holder {
    color: #294e60 !important;
}

footer .wpcf7-list-item-label, footer .wpcf7-list-item-label a{color: #fff}


.qodef-albums-list-holder-outer.qodef-alb-four-columns .qodef-album {
    padding: 2% 1.4%;

}

.qodef-title .qodef-title-holder .qodef-container {
    background-color: #294e60 !important;
    padding-bottom: 30px;
    background-image: url(/wp-content/uploads/2025/04/onde-small-bianche.png);
}



.single-event h1{
	 font-family: "Gill Sans ExtraCondensedBold", Sans-serif;
	 font-weight: 400;
	 font-size: 70px !important;
	 letter-spacing: 4px !important;
	 color: #fff;
}

.single-event h2{
		 font-family: "Gill Sans ExtraCondensedBold", Sans-serif;
	 font-weight: 400;
	 font-size: 50px;
	 letter-spacing: 4px;
	 margin-top: 0;
	 color: #fff;
}

.single-event h3{
	 font-family: "Gill Sans ExtraCondensedBold", Sans-serif;
	 font-weight: 400;
	 font-size: 40px;
	 letter-spacing: 4px;
	 text-transform: uppercase;
	 margin-bottom: 15px;
}
.single-event h4{
	 font-family: "Gill Sans ExtraCondensedBold", Sans-serif;
	 font-weight: 400;
	 font-size: 35px;
	 letter-spacing: 0px;
	 margin-bottom: 15px;
	color: #294e60;
}


.qodef-title-subtitle-holder-inner{padding: 30px 0;}


.qodef-event-image-buy-tickets-holder p{margin-bottom: 10px}

.qodef-event-image-buy-tickets-holder a{

	background-color: #294e60;
    color: #ffffff !important;
	display: inline-block; 
	padding: 20px 20px !important; 
letter-spacing: 1px;
font-weight: 600;
	line-height: 2px;
	 margin-top: 10px; 
	 border-radius: 50px;
	  transition:0.3s all ease-in-out;
	}

.qodef-event-image-buy-tickets-holder a:hover{background:#193441;   transition:0.3s all ease-in-out;}


