/*
Theme Name: (VamTam) Konstruktion
Theme URI: https://konstruktion.vamtam.com
Text Domain: konstruktion
Description: Dedicated Theme for Construction and Architecture. Konstruktion is a modern Construction and Architecture WordPress theme built considering the actual needs of businesses operating in this industry.
Author: VamTam
Author URI: https://vamtam.com
Version: 1.2
License: Envato
License URI: https://themeforest.net/licenses
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
*/


.event-custom {
    align-items: center;
    gap: 30px;
    background: #f9f9f9;
    padding: 30px 30px;
}

.post-media.post-media-image {
    border: 1px solid #cccc;
    padding: 15px 15px;
    width: 150px;
    height: 150px;
    background-color: #ffffff;
}

.event-custom img {
    max-width: 100% !important;
    height: auto;
}

.eventer-cat-header {
    margin: 0 !important;
}

.post-content.the-content.the-content-parent {
    padding: 50px 0;
}

.vgblk-rw-wrapper.limit-wrapper {
    padding: 30px 30px;
    background: #f9f9f9;
    font-size: 18px;
    line-height: 35px;
    font-family: 'Open Sans', sans-serif;
}

div#comments {
    display: none;
}