/* 
Theme Name: Hello Elementor Child Ramstein
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

@font-face {
    font-family: 'wc_roughtrad_bta___bold';
    src: url('/wp-content/uploads/2022/04/wc_roughtrad-webfont.woff2') format('woff2'),
         url('/wp-content/uploads/2022/04/wc_roughtrad-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gunplayregular';
    src: url('/wp-content/uploads/2022/02/gunplay-rg-webfont.woff2') format('woff2'),
         url('/wp-content/uploads/2022/02/gunplay-rg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

li.spenden-menu-item {
	color: #006f94;
	background:#fff;
	border-radius: 15px;
	/*margin-left: 40px !important;*/
	position: absolute;
	right: 0px;
}

.spenden-menu-item a {
	color: #006f94 !important;
}

.spenden-menu-item a:hover {
	color: #555555 !important;
}

.post-8192.page.type-page h1.entry-title,
.post-10330.page.type-page h1.entry-title {
    display: none;
}

h1.entry-title {
	background: #006F944D;
	padding: 5px;
	text-align: center;
	max-width: 1100px;
	margin: 11px auto;
}

h1.termine-style {
	text-align: center;
	background: #006F944D;
  	padding: 5px;
	margin-bottom: 2rem;
}

.post-134.page section#comments.comments-area {
    display: none;
}

div.tribe-common {
	max-width: 1100px !important;
	margin: 0 auto !important;
}

.tribe-common-l-container {
	padding-top: 1rem !important;
	padding-bottom: 0px !important;
}

.min-height-tafeln {
	min-height: 450px;
}

div.addtoany_share_save_container {
	max-width: 1100px;
}

.tnp-subscription {
	margin: 0 auto;
	max-width: 320px;
}

.tnp-subscription input[type="text"], .tnp-subscription input[type="email"] {
	border: 1px solid #333;
	background-color: #fff;
	height: 42px;
	font-size: 16px;
}

.tnp-subscription input[type="submit"] {
	border: 1px solid #333;
	color: #fff;
	background-color: #006f94;
  	height: 42px;
  	font-size: 16px;
	margin-top: -10px;
}

.elementor-8228 .elementor-element.elementor-element-225ed9e > .elementor-widget-container {
    width: 416px;
    margin: 0 auto;
}

form.form-css input[type="email"] {
  width: 300px;
  border: 1px solid #666;
  border-radius: 0px;
  padding: 5px;
  float: left;
}

form.form-css [type="submit"] {
  color: #ffffff;
  background: #c36;
  padding: 5px;
}

form.form-sm-css input[type="email"] {
  width: 210px;
  border: 1px solid #666;
  border-radius: 0px;
  padding: 5px;
  float: left;
}

form.form-sm-css [type="submit"] {
  color: #ffffff;
  background: #c36;
  padding: 5px;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
        background: #767 !important;
        padding: 3px 8px 8px !important;
}

.tribe-events-meta-group {
    width: 100% !important;
}

/***************************/
/*    Contact Form 7       */
/***************************/

.wpcf7 button, .wpcf7 input, .wpcf7 optgroup, .wpcf7 select, .wpcf7 textarea {
    line-height: 1.2;
    margin-top: 3px;
}

.wpcf7 label {
    margin-top: 15px;
}

/***************************/
/*     Custom Lists        */
/***************************/

ul.x-blue {
	list-style: none;
}

ul.x-blue li::before {
	content: '' !important;
	background-image: url('/wp-content/uploads/2022/04/Kreuz-blau.png');
	margin: 0 7px -4px -30px;
	display: inline-block;
	height: 19px;
	width: 21px;
}

ul.x-orange {
	list-style: none;
}

ul.x-orange li::before {
	content: '' !important;
	background-image: url('/wp-content/uploads/2022/04/Kreuz-orange.png');
	margin: 0 7px -4px -30px;
	display: inline-block;
	height: 19px;
	width: 21px;
}

ul.x-red {
	list-style: none;
}

ul.x-red li::before {
	content: '' !important;
	background-image: url('/wp-content/uploads/2022/04/Kreuz-rot.png');
	margin: 0 7px -4px -30px;
	display: inline-block;
	height: 19px;
	width: 21px;
}

ul.x-green {
	list-style: none;
}

ul.x-green li::before {
	content: '' !important;
	background-image: url('/wp-content/uploads/2022/04/Kreuz-gruen.png');
	margin: 0 7px -4px -30px;
	display: inline-block;
	height: 19px;
	width: 21px;
}

/***************************/
/*     Back to Top         */
/***************************/

#topbutton {
  position: fixed;
  display: none;
  height: 40px;
  width: 40px;
  line-height: 40px;
  right: 15px;
  bottom: 55px;
  z-index: 9;
  background: #006f94;
  border-radius: 2px;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
}

#topbutton:hover {
  background: rgba( 0,0,0,0.8 );
}

#topbutton:after {
  content: "\2191";
}
