/*
Theme Name: Mokka
Theme URI: http://www.favethemes.com/
Author: Favethemes
Author URI: http://www.favethemes.com/
Description: Mokka is a responsive, minimalist, flexible and modern WordPress Blog. From a clean white color scheme (with a accent color of choice) & multiple page layouts which all remain sophisticated and simple. Everything definitely brings a certain elegance.
Version: 1.0
Tags: white, right-sidebar, left-sidebar, fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: favethemes
Template: mokka
*/

@import url("../mokka/style.css");
@import url("wpp.css");

/* Your CSS code goes here
-------------------------------------- */

.navbar-nav { float:none; }

.footer input[type="email"] {
color:#000;
}
.post-author-wrapper .nav-social { margin-right: 0 !important; }
input[type="submit"] {
color: #FFF;
background: #ff5a99;
border: 0;
font-weight: bold;
font-size: 14px;
padding: 10px 20px;
}
.wpcf7-submit {
background: #ff5a99;
}
wppa-nav-text {
border: 0 !important;
}
.footer .copyright a {
color: #ff5a99;
}
.tribe-events-list h2.tribe-events-page-title {

}
.logo-wrap {
padding: 35px 0 35px;
}
.copyright-wrapper {
padding:35px 0;
}
.single-tribe_events .tribe-events-event-image {
float: left;
max-width: 40%;
margin-right: 30px;
}
.single-tribe_events .tribe-events-cal-links:after {
content: " "; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}
#tribe-events-header .tribe-events-sub-nav {
display:none;
}
.wppa-album-cover-standard {
border:1px solid;
}
.wppa-slideshow-browse-link a {
border: none;
font-size: 14px;
font-weight: bold;
padding: 10px 20px;
color: #FFF;
background: #ff5a99;
}
.tribe-bar-disabled #tribe-bar-form label {
font-size:12px;
}
ol { padding:0; }

@media (max-width: 1200px) {
#sb_instagram .sbi_header_text * { float:none; margin:0 0 0 10px !important; }
#sb_instagram .sbi_header_img { margin:0 0 0 0 !important; }
}

@media (max-width: 767px) {
.map { display:none; }
.coverphoto-frame {
float:none !important;
margin-left:0 !important;
width:100% !important;
margin-top:8px !important;
}
.wppa-cover-text-frame {
width:100% !important;
float:none !important;
}
.wppa-slideshow-browse-link a {
display:inline-block !important;
}
.home .composer { display:none; }
.banner-container { display:none; }
}