/*	Plugin Name: TUI MAGIC LIFE Clubinfoteaser	Description: CSS Plugin zur Anzeige von TUI MAGIC LIFE Clubinfoteasern	Version: 1.0.0	Author: Michael Richter	Author URI: https://www.michael-richter.de	License: none*/@font-face{	font-family:'wp_clubteaser_font';	src:url("font-medium.eot");	src:url("font-medium.eot?#iefix") format("embedded-opentype"),url("font-medium.woff") format("woff"),url("font-medium.ttf") format("truetype");	font-weight:normal;font-style:normal}@font-face{	font-family:'wp_clubteaser_font';	src:url("font-bold.eot");	src:url("font-bold.eot?#iefix") format("embedded-opentype"),url("font-bold.woff") format("woff"),url("font-bold.woff2") format("woff2");	font-weight:bold;	font-style:normal}.mrRobClubInfoTeaserContainer{	width:100%;	display: flex;	justify-content: center;	align-items: center;}.mrRobClubInfoTeaserContainer > div{	display: flex;	flex-wrap: wrap;    justify-content: center;}body a.mrRobClubInfoTeaserSingle,body a.mrRobClubInfoTeaserSingle:hover{	display: block;	font-family: "wp_clubteaser_font",arial,sans-serif;    font-style: normal;    text-align: left;	max-width: 325px;    width: 325px;    position: relative;    padding: 10px;	background:#ffffff;	text-decoration: none;	-webkit-box-shadow: unset;    box-shadow: unset;	border:0;}.mrRobClubInfoTeaserImage{	height: 170px;	background-size: 100%;	background-position:center center;		  transition:all 0.5s ;	  -webkit-transition:all 0.5s ;	  -o-transition:all 0.5s ;	  -moz-transition:all 0.5s ;}.mrRobClubInfoTeaserImage:hover{	background-size: 110%;}.mrRobClubInfoTeaserContentUsp,.mrRobClubInfoTeaserContentLocation{	color: #5F6473;	font-size: 12px;	line-height:28px;	height:28px;}.mrRobClubInfoTeaserContentName{	color: #005EB8;	font-size: 28px;	font-weight: 500;	line-height: 36px;	text-transform: uppercase;}.mrRobClubInfoTeaserContent{	padding-left:20px;	height: 135px;}.mrDiv{	padding-left: 15px;}