@font-face {
    font-family: 'futura_bqregular';
    src: url('http://www.risepies.com/wp-content/uploads/futurabq-demibold-webfont.woff2') format('woff2'),
         url(''http://www.risepies.com/wp-content/uploads/futurabq-demibold-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

body {
font-family: "futura_bqregular";
}

.display-posts-listing .listing-item {
    clear: both;
}

.display-posts-listing img {
    float: left;
    margin: 0 10px 10px 0px;
}

.display-posts-listing .listing-item .title {
   font-size: 1.5em;
}

/*media all*/
.wpProQuiz_loadQuiz, .wpProQuiz_lock, .wpProQuiz_prerequisite, .wpProQuiz_startOnlyRegisteredUser {
    border: 1px dotted #FFC3C3 !important;
    background-color: #1E1E1E !important;
}

div#cboxLoadedContent div.clearfix, p {
    color: #3d3d3c !important;
}

#wpsl-wrap #wpsl-gmap img[src*="pink@2x.png"] {
    display: none !important;
}