/*
Theme Name:     Dream Big Film
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         FSGD
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

.mk-event-countdown.dbcountdown ul li .timestamp {
color: #bbbbbb;
text-shadow: #ffffff
}

.mk-event-countdown.dbcountdown {
margin-bottom: 0 !important;
}

.widgettitle {
font-family: "proxima-nova";
}

.widget_contact_info.mk-contactinfo-shortcode.a_margin-bottom-20 ul li span {
font-family: "proxima-nova";
}

/*.mk-divider.thick_solid .divider-inner {
    border-top: 5px solid;
}*/

.mk-toggle.fancy-style {
    border: 0px solid #ececec;
    margin-bottom: 3px;
}

.mk-toggle.fancy-style .mk-toggle-title {
background-color: #b7b7b7;
color: #000000;
}

.mk-toggle.fancy-style .mk-toggle-title > .mk-svg-icon {
    fill: #000000;
    }
    
.mk-toggle .mk-toggle-pane {
    background-color: #f2f2f2;
    }