/*
Theme Name: Divi Child
Template: Divi
Author: Smooth Mixes 925
Version: 1.0
Updated: 2015-02-11 18:42:08
*/

@charset "UTF-8";


/*993*/
#main-header {
    background-color: transparent !important;
    padding-top: 0;
}
/*1010*/
#logo {
    display: none;
}
/*1041*/
#top-menu a {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
}
/*1042*/
#top-menu a:hover {
    color: #e6c233 !important;
    text-decoration: underline;
}
/*1608*/
#et-top-navigation {
    background-color: rgba(0,0,0,0.5);
}
/*2094*/
.et_pb_section.et_section_regular {
    background-color: transparent;
}
/*2095*/
body.custom-background {
    background-size: contain;
    background-color: #000;
}
/*2096*/
.home-blog {
    background-color: rgba(121,89,26,0.75);
    background-image: linear-gradient(to bottom, rgba(121,89,26,0.75) 0%, rgba(116,82,20,1) 100%);
    padding: 20px;
}
/*2097*/
.home-playlist {
    background-image: linear-gradient(to bottom,  rgba(183,176,117,0.5) 0%,rgba(185,178,110,1) 100%);
    padding: 20px;
}
/*2098*/
.home-playlist h4 {
    color: #fff;
}
/*2099*/
div#codescar_radio_widget-2 {
    width: 100%;
}
.et-social-instagram a.icon:before { content: '\e09a'; }