/*
Theme Name: Child Thrive Theme
Theme URI: http://thrivethemes.com/
Version: 1.0
Author: <a href="http://www.thrivethemes.com">Thrive Themes</a>
Description: Fully customizable, front end theme and template editing for WordPress has arrived! 
Template: thrive-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, custom-everything
*/

.tribe-events-single-section-title{
	font-family:sans-serif!important;
}


#schloss-gruss-willkommen {
	display:none;
}


.tribe-events-venue-map{
	width:100%;
}
@media (max-width:778px){
.main-container.thrv_wrapper{
	width:90%!important;
}
}




.button-9 {
  appearance: button;
  backface-visibility: hidden;
  background-image: linear-gradient(359deg,rgb(255,187,33) 70%,rgba(245,207,120,0.53) 100%) !important;
  border-radius: 6px;
  border-width: 0;
  box-shadow: rgba(50, 50, 93, .1) 0 0 0 1px inset,rgba(50, 50, 93, .1) 0 2px 5px 0,rgba(0, 0, 0, .07) 0 1px 1px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-family: -apple-system,system-ui,"Segoe UI",Roboto,"Helvetica Neue",Ubuntu,sans-serif;
  font-size: 100%;
  height: 44px;
  line-height: 1.15;
  margin: 12px 0 0;
  outline: none;
  overflow: hidden;
  padding: 0 25px;
  position: relative;
  text-align: center;
  text-transform: none;
  transform: translateZ(0);
  transition: all .2s,box-shadow .08s ease-in;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: 100%;
}

.button-9:disabled {
  cursor: default;
}

.button-9:focus {
  box-shadow: rgba(50, 50, 93, .1) 0 0 0 1px inset, rgba(50, 50, 93, .2) 0 6px 15px 0, rgba(0, 0, 0, .1) 0 2px 2px 0, rgba(50, 151, 211, .3) 0 0 0 4px;
}

.buchen_button {
	        background-image: linear-gradient(359deg,rgb(255,187,33) 70%,rgba(245,207,120,0.53) 100%) !important;
    background-size: auto !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
    --background-image: linear-gradient(359deg,rgb(255,187,33) 70%,rgba(245,207,120,0.53) 100%) !important;

	    font-size: 18px;
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    overflow: hidden;
    width: 100%;
    text-align: center;
    line-height: 1.2em;
	border-radius: 10px;
    overflow: hidden;
    letter-spacing: var(--tve-letter-spacing,2px);
    box-shadow: rgb(183 133 18 / 63%) 3px 6px 13px 1px!important;
    --tve-applied-box-shadow: 3px 6px 13px 1px rgba(183,133,18,0.63);
    background-color: transparent !important;
    background-image: linear-gradient(359deg,rgb(255,187,33) 70%,rgba(245,207,120,0.53) 100%);
    background-size: auto !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
    padding: 18px 25px !important;
	    line-height: 1em!important;
}
a.buchen_button {
flex-direction: column;
	color: white;
}

a.buchen_button:hover {
text-decoration: none!important;
color:white!important;
	
}
#tribe-tickets__tickets-buy {
    background-color: #ffbb21; 
    color: black;
}

.tribe-tickets__commerce-checkout-paypal-advanced-payments-container {
    display: none;
}


