 /* Enter Your Custom CSS Here */

.menu_item_wpglobus_menu_switch .sub-menu {
   display:block !important; 
}

ul.instagram-pics li {
  display:inline-block; 
}

#site-navigation, #site-branding {
  margin-top: 30px; 
}

#site-branding h1.site-title a {
   font-size: 56px; 
}

@media screen and (min-width: 1260px) {
#site-branding {
 /* width: 70% !important;*/
}
}

@media screen and (min-width: 1260px) {
   .single-post h1.entry-title, .page h1.entry-title {
      font-size: 50px;
       max-width: 95% !important
   }
}

/* Tickera */
#tickera_cart textarea {
 height: 300px; 
}

.tickera-input-field {
   width: 350px; 
   max-width: 90%;
}

/* Latest Posts Shortcode */
.display-posts-listing .listing-item {
    clear: both;
}

.display-posts-listing img {
    float: left;
    margin: 0 10px 10px 0;
}

.order_details_title {
   width: auto !important; 
}

/* Sprachselektor im Menü */
li.menu-item .flag {
    margin: 0 5px; 
}