/*
 Theme Name:   RSD-Child New By Microfilla
 Theme URI:    http://microfilla.com/
 Description:  Child Theme designed for Radio Studio Delta
 Author:       Microfilla
 Author URI:   http://microfilla.com
 Template:     ironband
 Version:      2.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  microfilla-child
*/

@import url("../ironband/style.css");

/* ==========================================================================
   Le modifiche iniziano qua:
   ========================================================================== */

/* NEGO -> width: 100% */
img.wp-post-image {	width: auto; }
textarea { padding: 13px; }
/* NEGO -> border-bottom: 10px solid #1a1a1a; */
body { border-bottom: none; }
.nav-menu li a, .social-networks a { color: #FFF; }
/* VOLUME HOME */
.volume-home { font-size: 16px; }
/* wrapper */
wrapper {
	box-shadow: 0px 120px 21px 0px rgba(85, 85, 85, 0.77);
	-moz-box-shadow: 0px 120px 21px 0px rgba(85, 85, 85, 0.77);
	-webkit-box-shadow: 0px 120px 21px 0px rgba(85, 85, 85, 0.77);
}
.media-block .image img {
	width: 100%;
}
#header {
	margin: 40px 0px 15px 0px; /* adjust for #header::after */
	color: #fff;
	color: #dd3333;
}
.logo-desktop {	max-width: 400px; }
/* slogan */
.site-description {
	display: none;
	max-width: 241px;
	font-size: 22px;
	line-height: 1.4;
}
.blockquote-box { max-width: 486px; }
/* nego il contenuto che prima erano “ nel before e ” nell'after */
.blockquote-box blockquote:before { content: ""; }
.blockquote-box blockquote:after { content: ""; }
#nav { font-size: 12px; }
.nav-menu li a {
	padding: 27px 18px 24px 18px; /* padding-left adjusts for letter-spacing */
	color:#ffffff;
	font-size: 12px;
}
.marquee .text-box h1 { font-family: 'Oswald', sans-serif; }
.wp-featured-image { width: 100%; }
.meta {
	font-family: oswald;
	font-size: 16px;
}
.meta:after { background: none; }
.meta .datetime { padding: 11px; }
.meta .links { 	
	background:#000000;
	color:#8f8f8f;			
	color:#ffffff;
	padding:11px !important;
	max-width:60%;			
	max-width:38%;
}
.photos-list .hover-text span {	font:90px/90px Oswald, sans-serif; }
.wpcf7-form-control {
	height: 35px;
}
.jcf-hidden {
	left:-9999px !important;
	position:absolute !important;
}
.select-options .drop-holder { overflow:hidden; }
.footer-block { padding: 0 40px 0px; }
.twitter-footer { margin-left: 0px; }
.footer__widgets{ 
	background-color: #282828;
	margin-top: 10px;
}
hr {
  background-color: #F00;
  color: #F00;
  height: 2px;
}
.muTerms { float: left; }

/* ==========================================================================
   SearchSubmit: ( probabile box di ricerca )
   ========================================================================== */

#searchsubmit {
	background-color: black;
    border: medium none;
    color: #fff;
    font-size: 17px;
	padding:9px;
	text-transform:uppercase;
	font-family: Oswald;
}

/* ==========================================================================
   Classifica Musica:
   ========================================================================== */
.cont {
	border-radius:25px; background-color: #000000;
    color: #ffffff;
    padding: 2px;
    text-align: center;
}
.autore{ padding-left:20px; }
.brano{ padding-left: 20px; color: #ff0000; }
.effetto:hover { background:#e6fe9f; }

/* ==========================================================================
   Custom:
   ========================================================================== */
#home-widget-area-ironband_sidebar_4 > #text-3, 
#home-widget-area-ironband_sidebar_4 > #text-4 {
	width: 48%;
	display: block;
}
#text-3 { float: left; }
#text-4 { float: right; }

.powered-by {
	display: none !important;
}

.panel__heading {
	max-width: 90%;
}
.on-air-widget-area-left {
	height: 470px; float:left;
}

.richiesti-della-settimana-right {
	height: 470px; float:right;
}

.widget_rotatingtweets_widget {
    width: 400px;
    float: left;
    color: #fff;
}

#wrapper {
	max-width: 1144px;
	margin: 0 auto;
	position: relative;
	box-shadow: 0px 120px 21px 0px rgba(85, 85, 85, 0.77);
	-moz-box-shadow: 0px 120px 21px 0px rgba(85, 85, 85, 0.77);
	-webkit-box-shadow: 0px 120px 21px 0px rgba(85, 85, 85, 0.77);
}

.breadcrumbs {
	display: none !important;}

.hover-text {
	display: none !important;}

.carousel img, .article img {
	width: 100% !important;
}

.forum-regione-banner-footer {
	float: left; 
	margin-left: 10px; 
	margin-top: 25px;
}

@media screen and (max-width: 859px) {
    #home-widget-area-ironband_sidebar_5 > #text-3,
    #home-widget-area-ironband_sidebar_5 > #text-4 {
        width: 100%;
    }

    #home-widget-area-ironband_sidebar_4 > #text-3 > .textwidget {
        text-align: center;
    }
	#classifica {
		margin-top: -12px;
		
	}
}

@media screen and (max-width: 768px) {
	.elimina-nei-mobile { display:none; }
	.richiesti-della-settimana-right { overflow-y: scroll; }
	.forum-regione-banner-footer {
		display: block;
		margin: 0 auto;
	}
}

.footer-logo.retina .logo-retina {
	max-height: 240px !important;
}
/* ==========================================================================
   Hack eventon style:
   ========================================================================== */

.evodv_current_day {
	background-color:#DD3333 !important;}
.ajde_evcal_calendar #evcal_head.calendar_header #evcal_cur, .ajde_evcal_calendar .evcal_month_line p {
	color:#000000 !important;}
.evo_sort_btn {
	display:none !important;}
.eventon_daily_in .evo_day.today {
	color:#DD3333 !important;}


/* === hide stuff (DT) */

.post-id-31967 #wp-featured-image {
	color:#565656 !important;
display:none!important;
}
body {
    border-top: 0px solid #fff!important;
}
.single-post {
    font-family: 'Roboto' !important;
    font-size: 1em;
	margin-top: 1px!important;
	border-top: 0px solid #fff!important;
}

.srp_player_boxed .track-title, .srp_player_boxed .album-title {
	 font-family: 'Roboto', sans-serif!important;
  text-align: left;
	font-weight:700;
  font-size: 28px;
  line-height: 1;
}

.iron-audioplayer .track-title, .iron-audioplayer .album-title {
	 font-family: 'Roboto', sans-serif!important;
  text-align: left;
	font-weight:700;
  font-size: 28px;
  line-height: 1;
}
	
	
 

.iron-audioplayer {
  transition: 0.2s ease;
  justify-content: center;
  align-items: stretch;
  flex-flow: row wrap;
  box-sizing: border-box;
  border: 10px solid red;
}

/*MUSIC CHARTS 24 09 2024 DANIELE */

.music-chart {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px 0;
}

.song {
    box-sizing: border-box;
    width: calc(33.33% - 10px); /* 3 items per row */
    margin: 5px;
    padding: 10px;
    border: 1px solid #ddd; /* Optional border for clarity */
    border-radius: 5px;
    text-align: center;
    background-color: #f9f9f9; /* Light background */
    transition: transform 0.2s;
}

.song:hover {
    transform: scale(1.05); /* Slight zoom effect on hover */
}

.song-image {
    max-width: 50px;
    max-height: 50px;
    display: block;
    margin: 0 auto 5px; /* Center image and give some space below */
}

.song-title {
    margin: 5px 0;
}

.song-artist {
    color: red; /* Red color for artist name */
}