/*
 Theme Name: Tempel des bewusst Seins
 Theme URI:	/wp-content/themes/enfold/
 Description: Für Tempel des bewusst Seins
 Author: Sebastian Reifberger
 Author URI: http://www.reifberger.net/
 Template: enfold
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: 
*/

/*
live
You can start adding your own styles here. Use !important to overwrite styles if needed. */


/* oxygen-regular - latin */
@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  src: url('oxygen-v10-latin/oxygen-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('oxygen-v10-latin/oxygen-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('oxygen-v10-latin/oxygen-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('oxygen-v10-latin/oxygen-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('oxygen-v10-latin/oxygen-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('oxygen-v10-latin/oxygen-v10-latin-regular.svg#Oxygen') format('svg'); /* Legacy iOS */
}
/* oxygen-700 - latin */
@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 700;
  src: url('oxygen-v10-latin/oxygen-v10-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('oxygen-v10-latin/oxygen-v10-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('oxygen-v10-latin/oxygen-v10-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('oxygen-v10-latin/oxygen-v10-latin-700.woff') format('woff'), /* Modern Browsers */
       url('oxygen-v10-latin/oxygen-v10-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('oxygen-v10-latin/oxygen-v10-latin-700.svg#Oxygen') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Byby-Italic';
  src:url('webfonts_Byby-Italic/Byby-Italic.ttf.woff') format('woff'),
      url('webfonts_Byby-Italic/Byby-Italic.ttf.svg#Byby-Italic') format('svg'),
      url('webfonts_Byby-Italic/Byby-Italic.ttf.eot'),
      url('webfonts_Byby-Italic/Byby-Italic.ttf.eot?#iefix') format('embedded-opentype'); 
      font-weight: normal;
      font-style: normal;
}

p{
  font-family: 'Oxygen' !important; 
  font-weight: 400 !important;
}

  h1,h2,h3{
    font-family: 'Byby-Italic' !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased; 
    text-transform: none  !important;

  }
  h3{
    line-height:140% !important;
    font-size:25px !important;
  }

.opacity50{
	opacity:0.5;
}
header .avia-menu-text{
	   font-family: 'Byby-Italic' !important;
	    font-size: 24px !important;
	color:#8773a1 !important;
	font-weight: normal;
}
.av-main-nav > li > a {
	padding-left:35px !important;
	padding-right:35px !important;
}
.lotus{
  margin:auto;
  background-image: url(img/lotus2.svg);
  background-position: center center;
  background-repeat: no-repeat;
  width: 90px;
  height: 90px;
  margin-top:0px !important;
}

#top_mobile,
#top_desktop{
	background-color:#8773a1 !important;
}

/*
 * tickets
 * */
.av-upcoming-events a{
	text-align:center;
}

.av-upcoming-events a h4{
color: rgb(135, 115, 161);
}
button.tribe-common-c-btn{
	background-color: rgb(135, 115, 161)  !important;
}
.tribe-common-c-btn-border{
	border-color:rgb(135, 115, 161)  !important;
}
.tribe-common-c-btn-border:hover{
	background-color:rgb(135, 115, 161)  !important;
}
.tribe-common-c-btn-border:hover button{
	color:#fff !important;
}
.tribe-events-c-subscribe-dropdown__button-text{
	color: rgb(135, 115, 161) !important;
}
.tribe-common-c-btn-border svg path{
		color: rgb(135, 115, 161)  !important;
	fill: rgb(135, 115, 161) !important;
}
.tribe-common-c-btn-border:hover svg path{
	color:#fff !important;
	fill:#fff !important;
}

.tribe-tickets__rsvp .tribe-tickets__rsvp-details-wrapper{
	width:100% !important
}
.tribe-tickets__rsvp-details{
	text-align: center !important;
}
.tribe-tickets__rsvp .tribe-tickets__rsvp-actions-wrapper{
	width:100% !important
}
.tribe-tickets__rsvp-attendance,
.tribe-tickets__rsvp-availability,
.tec-tickets__attendees-list-item-attendee-details-rsvp{
	display:none !important;
}

.screen-reader-text{
	margin-left:10px !important;
}