/* 
Theme Name: bad-neustadt-erleben.de
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: hatchbox media gmbh
Author URI: https://hatchbox.de
Template: hello-elementor
Version: 1.0.1
Text Domain: bad-neustadt-erleben-de
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
*/
.breadcrumb {
	margin-bottom: 15px;
	font-size: 14px;
}

.tribe-events.alignwide {
	margin-left: 0px;
	margin-right: 0px;
  }
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding-top: 55px;
}
.tribe-common-c-btn-icon {
	border: 0;
}
.tribe-events-content p {
	font-size: 1rem;
}
.tribe-events-l-container {
	background-color:#fff;
}
.tribe-events-pg-template {
	background-color:#fff;
    margin: 0 auto;
    max-width: 1200px;
}
.tribe-events-pro-photo__event-featured-image-wrapper img {
	height:250px;
	width:100%;
	object-fit: cover;
}
.tribe-events-pro-photo__event-date-tag-year {
	font-size: 11px;
	color:#fff;
}
.tribe-events--filter-bar-horizontal.tribe-common--breakpoint-medium {
	background-image: linear-gradient(90deg, #FFFFFF 50%, #FFFFFF00 0%);
	background-image: linear-gradient(90deg, #ffffff 50%, rgba(255,255,255,0) 0%);
	margin-top:-120px;
	margin-bottom: 150px;
}
.tribe-events-single-event-title-container {
	display: inline-block !important;
}

.tribe-filter-bar .tribe-filter-bar-c-pill__pill {
  background-color: #999;
	color:#fff;
  border: 0px;
  border-radius: 0px;
}
.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:focus,
.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:hover{
	background-color:#666;
}
.tribe-common .tribe-common-c-btn:focus,
.tribe-common .tribe-common-c-btn:hover,
.tribe-common a.tribe-common-c-btn:focus,
.tribe-common a.tribe-common-c-btn:hover {
	background-color:#999;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #999;
    color: white;
}
.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-results__option {
    padding: 6px 6px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
    border: 0px;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-g-row--gutters > .tribe-common-g-col {
	background-color: #f4f4f4;
	padding: 0;
}
.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-photo__event {
	width: 31%!important;
	margin: 1%;
}

.tribe-events-pro .tribe-events-pro-photo__event-details {
	padding: 0 3% 6% 0;
}
.tribe-events-pro .tribe-events-pro-photo__event-date-tag-datetime,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
	background-color: #3BA332;
}
.tribe-events-pro .tribe-events-pro-photo__event-date-tag-month,
.tribe-common .tribe-common-h5 {
	color: #fff;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6 a {
    font-size:24px;
    line-height: 1.3;
    color: #333;
}

.tribe-events-pro .tribe-events-pro-photo__event-featured-image-wrapper {
    background-color: #333;
}
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-link {
	opacity: 0.7;
	filter: alpha(opacity=50);
	-webkit-transition: opacity 500ms ease-out;
	-moz-transition: opacity 500ms ease-out;
	-o-transition: opacity 500ms ease-out;
	transition: opacity 500ms ease-out;
}
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-link:hover {
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    -webkit-transition: opacity 500ms ease-out;
    -moz-transition: opacity 500ms ease-out;
    -o-transition: opacity 500ms ease-out;
    transition: opacity 500ms ease-out;
}

.tribe-events-duration {
	background-color: #3CA432;
	color: #fff;
	padding: 2px 10px;
}

.tribe-events-pro-photo__event-datetime-featured-icon,
.tribe-events-pro-photo__event-datetime-featured-text {
	color: green;
}


/* The Event Calendar - Search Form */
.tribe-common-form-control-text__input {
	border:0px !important;
	border-radius: 25px !important;
	background-color: #f4f4f4;
}
.tribe-events-c-events-bar__views {
	display: none !important;
}
.tribe-common .tribe-common-c-btn {
	background-color:#666666;
	border: 0;
	padding: 20px 20px 20px 20px;
	border-radius: 25px;
	color: #fff;
	margin-left: 10px;
}
.tribe-events-c-events-bar__filter-button {
	background-color: #fff !important;
	border: 0;
}
.tribe-events-c-events-bar__filter-button:hover {
	color: #333 !important;
}
.tribe-events .tribe-events-c-top-bar__datepicker-button,
.tribe-filter-bar-c-clear-button {
	border: 0 !important;
	padding: 5px 20px !important;
}
/* The Event Calendar - Search Form */


/* The Event Calendar - Single */
.tribe-events-single a {
	color: #333 !important;
	text-decoration: underline;
}
#tribe-events-pg-template, .tribe-events-pg-template {
	background-image: linear-gradient(90deg, #FFFFFF 50%, #FFFFFF00 0%);
	background-image: linear-gradient(90deg, #ffffff 50%, rgba(255,255,255,0) 0%);
	margin-top:-120px;
	position: relative;
	margin-bottom: 100px;
}

a.tribe-events-back {
	background-color: #f4f4f4;
	padding: 5px 20px;
	border-radius: 10px;
	text-decoration: none;
	display: block;
	text-align: center;
}
li.tribe-events-nav-previous,
li.tribe-events-nav-next {
	list-style-type: none;
}
.tribe-events-nav-previous a,
.tribe-events-nav-next a {
	background-color: #f4f4f4;
	padding: 5px 20px;
	border-radius: 10px;
	text-decoration: none;
}
.tribe-events-sub-nav {
	padding-left:0px !important;
}
dd.tribe-events-event-url a {
	border: 1px solid #008000;
	background-color: #fff;
	color: #008000 !important;
	text-decoration: none;
	padding: 5px 20px;
	border-radius: 25px;
	text-align: center;
	width: 100%;
}
dd.tribe-events-event-url a .fa-solid {
	margin-right: 10px;
}
dd.tribe-venue-accessible {
	border: 1px solid #3875BE;
	color: #3875BE;
	display: block;
	margin-top: 10px;
	text-decoration: none;
	padding: 5px 20px;
	border-radius: 25px;
	text-align: center;
}
dd.tribe-venue-accessible .fa-brands {
	margin-right: 10px;
}

/* The Event Calendar - Highlight */
.tribe-events-widget-events-list__events {
	display: flex;
	flex-wrap: wrap;	
}
article.tribe-events-widget-events-list__event {
	width: 31%;
	background-color: #fff;
	padding: 0;
	margin: 1% !important;
}
img.tribe-events-widget-list__event-featured-image {
    height: 250px !important;
    width: 100%;
    object-fit: cover;
}
div.tribe-events-widget-list__event-featured-image-wrapper {
	margin-bottom: 12px;	
}
.tribe-events-widget-list__event-details.tribe-common-g-col {
	display: flex;
}
.tribe-events-widget-list__event-details {
	margin-bottom: 12px !important;
}
.tribe-common--breakpoint-medium.tribe-events-widget .tribe-events-widget-events-list__event-date-tag {
    flex: none !important;
    width: 40px !important;
    margin-right: 12px;
}
.tribe-events-widget-events-list__event-date-tag-datetime span {
	background-color: #3BA332;
	width: 40px;
}

.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-month,
.tribe-common .tribe-common-h2 {
	color: #fff !important;
}
.tribe-events-widget-events-list__event-date-tag-year {
	font-size: 11px;
	color: #fff;
}

.tribe-events-widget-events-list__view-more {
	background-color: #999999;
	color: #fff;
	text-align: center;
}
.tribe-events-widget-events-list__view-more a {
	display: block;
	color: #fff !important;
}
.tribe-events-widget .tribe-events-widget-events-list__view-more-link {
	text-decoration: none !important;
	border: 0 !important;
}
h2.tribe-events-single-section-title {
	font-size: 1.4rem;
	font-weight: bold;
}
/* The Event Calendar - Highlight */


/* The Event Calendar - Category Filter 
input[value="120"],
label[for="*-hörbar"] {
	display: none !important;
}
The Event Calendar - Category Filter */


/* The Event Calendar - Community Events start */
body #tribe-events-pg-template {
	margin-top: 100px;
	background-color: #fff;
	padding: 6%;
}
body .tribe-community-events {
	border: 0;
	padding: 0;
}
body .tribe_community_edit .tribe-button.submit,
body .tribe-button.submit.events-community-submit,
body .tribe-button.tribe-button-primary.add-new {
	background-color: #000;
	color: #fff;
	border: 0;
}
#tribe_events_community_login label {
	display: block;
}
body .tribe-community-events #tribe_events_community_login input[type="text"],
body .tribe-community-events #tribe_events_community_login input[type="password"] {
	width: 250px;
}
.tribe_community_edit .button-primary {
	border: 0;
	width: 250px;
}
body .tribe-community-events .tribe-section table.tribe-section-content label {
	margin-bottom: 0;
}
/* The Event Calendar - Community Events end */

.quick-news {
	background-image: linear-gradient(90deg, #959595 85%, transparent 0%);
}
.white-gradient-left {
	background-image: linear-gradient(90deg, #ffffff 50%, rgba(255,255,255,0) 0%);
}
.white-gradient-right {
	background-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, #ffffff 50%);
}


.button-category-index .elementor-button-text,
.button-category-index .elementor-button.elementor-size-sm {
	text-align:left;
	padding-right: 10px;
	padding-left: 10px;
}

.elementor-widget-breadcrumbs {
	margin-bottom: 10px !important;
}
.elementor-widget-breadcrumbs,
.elementor-widget-breadcrumbs a {
	font-size: 14px;
	text-transform:uppercase;
	color:#999999;
}

.elementor-text-editor ul {
	margin:0 0 1.5em 1em;
}
.elementor-text-editor ul li {
	list-style-type: square;
}

.geodir-loc-bar {
	border: 0 !important;
}
.geodir-loc-bar-in {
	border:0;
	background:none;
}
.gd-mitglied {
	margin-top:10px;
	text-align:center;
	font-size:14px;
	border:1px solid #999;
}
.gd-search-field-near {
display: none !important;
}

.gm-style .gm-style-iw,
.main_map_wrapper .gm-style .gm-style-iw-d {
    max-width: 400px !important;
}
.gd-bubble span.geodir_post_meta_title {
    display: none !important;
}
.gd-bubble .geodir_post_meta.geodir-field-post_title .geodir_post_meta_icon.geodir-i-text, .geodir_post_meta_icon.geodir-i-address {
    display: none !important;
}
.gm-ui-hover-effect {
    box-shadow: none !important;
}
.gm-style .gm-style-iw .gd-bubble .gd-bubble-inside .geodir-bubble_desc .geodir-post-title h4 {
    background: none;
    position: relative;
    display: block;
}
.gm-style .gm-style-iw .gd-bubble .gd-bubble-inside .geodir-bubble_desc .geodir-post-title h4 a {
    color: #666;
    font-weight: bold;
}
.gd-bh-today-range.gv-secondary {
    display: none;
}
.gd-bubble {
    padding:6%;
    width: 400px !important;
}
.gd-badge {
    font-size: 16px;
    padding-left: 0;
}
.gd-badge i {
    color: #F2672C;
}
.gd-badge .gd-secondary {
    color: #fff;
}

.elementor-88 .sub-menu li.menu-item:not(:last-child) {
    border-bottom-width: 0px !important;
}

.elementor-widget.equal_height {
    display: flex;
    height: 100%;
}
.elementor-widget.equal_height > .elementor-widget-container {
    flex-basis: 100%;
}
@media only screen and (max-width: 768px) {
	article.tribe-events-widget-events-list__event {
		width: 100%;
	}
.elementor-section-bg {
	background-image:none !important;
}

#tribe-events-pg-template, .tribe-events-pg-template {
	background: none;
}
.single-tribe_events .tribe-events-schedule {
    background: none;
    border: 0px;
    margin: 0px;
    padding: 0px;
}
.single-tribe_events .tribe-events-content {
	position: relative;
	width: 100%;
	float: none;
	padding: 30px 50px 0px 0px;
}
.tribe-events-single-event-metadata {
	position: relative;
	width: 100%;
	float: none;
}
.tribe-events-sub-nav li a {
	background: none;
	padding: 0;
}
.tribe-events-sub-nav li a:visited {
    color: #666;
}
#tribe-events-footer::before,
#tribe-events-footer::after {
	width: 0;
	background: none;
	content: none;
}


.quick-news {
	background-image: linear-gradient(90deg, #959595 50%, #959595 50%);
}



/* Woocommerce start */
.woocommerce-cart .woocommerce ul#shipping_method,
.woocommerce-cart .woocommerce-shipping-destination,
.woocommerce-cart .woocommerce-page table.cart td.actions {
	margin-top: 30px;
	text-align: left !important;
}
/* Woocommerce end */

}