/*======================================
Theme Name: Exit
Theme URI: http://thebebel.com/
Description: Exit, Guestlist WordPress Theme.
Version: 1.3
Author: Bebel
Author URI: http://themeforest.net/user/Bebel
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: threaded-comments, custom-menu, theme-options, translation-ready
======================================*/
@import "css/style.css";
@import "css/shortcodes.css";
/* =WordPress Core
-------------------------------------------------------------- */


.page-id-7881 .innercontent {
    background-color: #fff !important;
    color: #000 !important;
}



.tags_single {
    display: none;
}


#content .innercontent a{
  display: inline-block !important;
}


h3 .slide-event-title
{
    font-size: 12px !important;
    background: red !important;
}


.social_network {
    margin-top: 20px;
}



.image-padding-right{
    padding-right: 20px;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 7px 0px 7px 5px;
}


@media only screen and (max-width: 600px) {
  a img.alignleft {
    float: left;
    margin: 2px 2px 2px 0px;
}
}



a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.sticky {
	background-color: #FBFBFB;
    padding: 20px 15px;	
}
.gallery .gallery-caption {color: #888;margin: 0 0 12px;}


span.wpcf7-list-item {display: table-row;}
span.wpcf7-list-item * { display: table-cell; text-align:left;}

.wpcf7 .wpcf7-list-item input {
    margin-left: -3px;
}

input[type="checkbox"]{
  width: 18px; /*Desired width*/
  height: 18px; /*Desired height*/
  margin-right: 10px;
}

.acceptance-875{
    float: left;
    margin-right: 20px;
    margin-top: -1px;

}

.wpcf7 .wpcf7-mail-sent-ok {

    margin-top: 20px !important;
}

.wpcf7 .wpcf7-validation-errors{

    margin-top: 20px !important;
}

.gdpr.gdpr-privacy-bar .gdpr-agreement, .gdpr.gdpr-reconsent-bar .gdpr-agreement{

   background: #90001a !important;
   box-shadow: none !important;
   text-shadow: none !important;
   border-color: #fff !important;
}

.gdpr.gdpr-privacy-bar a{
    color: #fff !important;
    text-decoration: underline !important;
}





.slide-location {
    font-size: 18px;
    color: #ffffff;
}

.slide-location a {
text-transform: uppercase !important;
padding-bottom: 4px !important;
display: inline-block !important;
 font-size: 16px !important;
    color: #ffffff !important;
    text-decoration: none;
}

.slide-location a:hover {
    text-decoration: underline;
}