/*
 Theme Name:   Spark Of July
 Theme URI:    https://www.madeit.be
 Description:  Spark Of July child theme of Made I.T.
 Author:       Made I.T.
 Author URI:   https://www.madeit.be
 Template:     madeit
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  sparkofjuly
*/

/* #ffa9e9 */

body {
    padding-top: 52px;
	font-family: 'Playfair Display', Georgia, serif;
}

.widget-title {
    color: #000;
    font: 15px Times New Roman, serif;
    letter-spacing: 3px;
    margin-bottom: 5px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    border-top: 1px solid #222;
}
.widget-title span {
    background: #fff;
    padding: 0 10px;
    position: relative;
    top: -8px;
}
.amcharts-main-div g[cursor=pointer] {
    display: none;
}

.widget {
	margin-bottom: 30px;
}

.widget a {
    color: #000;
}

.entry-title a {
	color: #000;
}

.updated-on {
	display: none;
}

.custom-header {
    width: 100%;
}

.custom-header .carousel {
    height: 50vh;
    overflow: hidden;
}

.carousel-header-bg {
    height: 100vh;
    padding-top: 16vh;
    background-repeat:no-repeat;
    background-position: center center;
    background-size: auto 100%;
}
.carousel-header-bg div {
    font-size: 30px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #FFF !important;
    width: 50%;
    text-align: center;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    min-height: 10vh;
    line-height: 10vh;
}

.carousel-header-bg a {
    color: #FFF;
}


.entry-meta {
    color: #222;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    text-align: center;
    height: 0;
}

.date-bar-white-bg {
    background: #fff;
    padding: 0 10px;
    position: relative;
    top: -33px;
    width: 50%;
    margin: 0 auto;
}

.navbar-brand {
    font-size: 2rem;
}
@media (min-width: 768px) {
    .navbar-brand {
        font-size: 4.25rem;
    }
}
a.navbar-brand, a.navbar-brand:hover  {
    color: #000 !important;
}
.navbar {
    border-bottom: 1px solid #eaecee;
}

#top-social-menu li {
    margin-right: 5px;
}

#site-social-navigation {
    flex: none;
}

.blog-post {
    padding: 25px 0 !important;
}

/* Instagram Footer */
.footer .wdi_feed_thumbnail_1 .wdi_photo_wrap {
    padding: 0;
    width: 100%;
}
.footer .wdi_feed_thumbnail_1 .wdi_photo_wrap_inner {
    border: none;
    background-color: #FFFFFF;
}
.footer, .footer .footer-widget-1 {
    padding-right: 0px;
    padding-left: 0px;
}