/*
    Theme Name: Eventory
    Theme URI: http://templaza.com
    Author: Templaza
    Author URI: http://templaza.com
    Version: 2.6
    Description: The desire of creating a good-looking website staying up to date on daily news or the idea of owning a gorgeous online gallery to show off pictures... inspire us in this design. We are so proud to release a new premium, feature-rich, high quality and Responsive Wordpress Theme name Eventory-what makes your Eventory come true. Eventory not only suits the aesthetic excellence but also impresses users with wonderful built-in features.
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: one-column, two-columns, three-columns, four-columns, right-sidebar, flexible-width, custom-menu, featured-images, full-width-template, theme-options
    Text Domain: Eventory
*/
/* == WordPress WYSIWYG Editor Styles == */


@media (max-width: 480px) {
    body .event-image {
        height: auto !important;
        left: 0;
        top: 0;
        width: 100% !important;
        max-height: 100% !important;
        max-width: none !important;
    }
    body .curtains > li{
        display: block !important;
    }
}

.entry-content img {
    margin: 0 0 1.5em 0;
}
.alignleft, img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
}
.alignright, img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
}
.aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}
.alignnone, img.alignnone {
    /* not sure about this one */
}
.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px;
}
.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0;
}
.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0;
}
.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}
blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
}
blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;
}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}
.sticky{}
.bypostauthor{}

.post-id {}
.post {}
.page {}
.attachment {}
.hentry {}
.category-misc {}
.category-example {}
.tag-news {}
.tag-wordpress {}
.tag-markup {}



/* STEFFI STYLES */
body {
  font-family: Playfair Display !important;
}

.gold {
  color: #9e8f5e;
}

ul li {
  color: inherit !important;
}

#tz-bottom-wrapper {
  /* display: none; */
}

div div.contact, div div.contact .dl-horizontal dd span {
  color: white !important;
}

.flex-caption {
  font-size: 42px !important;
  line-height: 42px !important;
  text-align: left; 
}

#steffi-table-planning, #steffi-table-prices {
  width: auto;
  margin: auto;
  min-width: 50%;
}
#steffi-table-planning th, #steffi-table-planning td {
  color: #282828; font-size: 16px;
  text-align:center;
  vertical-align: middle;}
#steffi-table-prices td {
  color: #282828;
  font-size: 18px;
}

