/**
 * Theme Name:  Sonaar Child Theme - Ultimate Creative Music WP Theme
 * Theme URI:   https://sonaar.io/
 * Description: Sonaar is a complete solution for everybody in the music industry.
 *
 * Author:      Sonaar
 * Author URI:  https://sonaar.io
 *
 * Version:     1.0
 * Template:    sonaar
 * Text Domain: sonaar-child
 *
 * License:     GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 */

header .iron-audioplayer {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}
header .iron-audioplayer .srp_player_meta {
    display: none !important;
}
.sr-site-logo .sr-site-logo-container img {
    min-width: 52px;
}

/*REGLAGE HEADER CHANGEMENT DE COULEUR*/

body:not(.sr-over-content) header section:not(.sr_sticky_showup) .elementor-widget-container,
body:not(.sr-over-content) header section:not(.sr_sticky_showup) .sr-e-menu a,
/*body:not(.sr-over-content) header section:not(.sr_sticky_showup) .tracklist-item-title,*/
body:not(.sr-over-content) header section:not(.sr_sticky_showup) .sr-offcanvas-toggle {
    color: black !important;
}
body header section.sr_sticky_showup .elementor-widget-container {
    color: white !important;
}
.wp-featured-image {
    margin-left: auto;
    margin-right: auto;
}
input.eg-search-input[type=text] {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/* Jetpack breadcrumbs
.entry-breadcrumbs > span::before { content: ' > '; }
.entry-breadcrumbs > span:first-child::before { content: ''; }
 */
figure.aligncenter figcaption { text-align: center }
figure.alignright figcaption { text-align: right }
