@font-face {
	font-family: 'CSTypeEP';
	src: url('../fonts/CSW07eP-Romanv4.woff2') format('woff2'),
		url('../fonts/CSW07eP-Romanv4.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'CSTypeEP';
	src: url('../fonts/CSW07eP-Boldv4.woff2') format('woff2'),
		url('../fonts/CSW07eP-Boldv4.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'CSTypeET';
	src: url('../fonts/CSW07eT-Romanv4.woff2') format('woff2'),
		url('../fonts/CSW07eT-Romanv4.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'CSTypeET';
	src: url('../fonts/CSW07eT-Boldv4.woff2') format('woff2'),
		url('../fonts/CSW07eT-Boldv4.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: block;
}


:root {
	--secondaryColor: #003868;
	--primaryColor: #FFFFFF;
	--highlightColor: #002746;
	--secondHighlightColor: #F9F9F9;
}

body {
	background-color: var(--secondaryColor) !important;
	font-family: 'CSTypeEP' !important;
	
	* {
		font-family: 'CSTypeEP' !important;
	}
}

h1, h2, h3, h4, h5, h6, blockquote, p,
.he__inputtext,
#submit_home_edition_code,
.homeedition__wrapper .ros_block .faq__wrapper .he__single__faq h3,
b, strong,
body .homeedition__wrapper .he__eingabe__block #submit_loesung,
th {
	font-family: 'CSTypeEP' !important;
	
}

h1, h2, h3, h4, h5, h6 {
font-weight: bold !important;
}

body .homeedition__wrapper .he__eingabe__block #submit_loesung  {
	padding: 0.4em 2em 0.4em !important;
	font-weight: bold !important;
}

b,strong,th {
	font-weight: bold !important;
}

.zigzag:before {
	display: none !important;
}

.site-header,
.ros_beige_block,
#ros_preise h2,
.gutschein_column h2,
.ros_whatis_block h4,
.ros_whatis_header,
a.buchung_button,
td.notpossible,
div.notpossible,
.select2-container--default .select2-selection--single,
.homeedition__wrapper,
.homeedition__wrapper .he__rest_game,
.he__start__game__overlay__bg,
.he__inputtext,
.homeedition__wrapper .he__header__small,
.inventory{
	background-color: var(--primaryColor) !important;
}
.inventory{
box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px !important;
}

.navigation-main a,
.footer_element a,
.ros_blue_block,
.ros_blue_block h2,
.ros_blue_block h3,
.ros_blue_block h4,
.ros_blue_block a,
.ros_blue_block a:link,
.ros_blue_block a:visited,
.ros_blue_block a:hover,
.ros_green_block,
.ros_green_block h2,
.ros_green_block h3,
.ros_green_block h4,
.ros_whatis_content,
a.hall-of-fame_button,
a.gutschein_button,
.table_header h3,
.table_header h4,
#booking_header > h3,
#booking_header > h4,
.appointments-wrapper > h3,
.appointments-list table td.free::after,
.appointments-confirmation-wrapper input[type=text],
.appointments-confirmation-wrapper input[type=email],
.appointments-confirmation-wrapper input[type=text],
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
input.saveDataGoToCart,
a.button_zusatzprodukte,
a.share_button,
.close,
.overlay__bg .overlay__window,
.homeedition__wrapper .he__maingame,
.homeedition__wrapper .he__rest_time,
.homeedition__wrapper .he__eingabe__block #submit_loesung,
.he__button,
.he__button.he__button__small,
.he__start__game__overlay,
.he__start__game__overlay h2,
.he__start__game__overlay h3,
.he__start__game__overlay h4,
.he__start__game__overlay h5,
#submit_home_edition_code,
.inventory__toggle,
.urkunde_button,
.homeedition__wrapper .he__maingame,
.homeedition__wrapper .urkunde_button {
	color: var(--primaryColor) !important;
}

.homeedition__wrapper .he__rest_time .timer,
.homeedition__wrapper .he__media.he__media__video {
	border-color: var(--primaryColor) !important;
}

.ros_blue_block,
.he__button.he__button__small,
.site-footer,
.homeedition__wrapper .he__maingame,
.homeedition__wrapper .he__rest_time .timer{
	background-color: var(--secondaryColor) !important;
}

.site-footer {
	border-top: 1px solid var(--primaryColor) !important;
	max-width: none !important;
}

.homeedition__wrapper .he__rest_time .timer {
	border: 0 !important;
}

.homeedition__wrapper .he__header__small,
.homeedition__wrapper .he__rest_game,
.ros_red_block,
.ros_red_block h3,
.ros_red_block a,
.ros_red_block a:link,
.ros_red_block a:visited,
.ros_red_block a:hover,
.ros_red_block h4,
.ros_red_block h4,
.ros_red_block .ros_inner_block h4 {
	color: var(--secondaryColor) !important;
}

.homeedition__wrapper .he__rest_game .he__status {
	background-color: rgba(00,00,00,.2) !important;
}

#submit_home_edition_code,
.homeedition__wrapper .he__eingabe__block #submit_loesung,
.homeedition__wrapper .he__rest_game .he__status .he__status-bar,
.homeedition__wrapper .urkunde_button,
.inventory__toggle {
	background-color: var(--highlightColor) !important;
}

.ros_red_block,
.ros_green_block {
	background-color: var(--secondHighlightColor) !important;
}


@media (min-width: 760px){
	.site-header {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}

}

.he__startcode__wrapper {
	margin-top: 2rem !important;
}

.logo {
	max-width: 235px !important;
	margin-left: 0 !important;
	transform: translateY(-5px);
}

::-webkit-input-placeholder {
   color: var(--secondaryColor) !important;
}

:-moz-placeholder { /* Firefox 18- */
  color: var(--secondaryColor) !important;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: var(--secondaryColor) !important;
}

:-ms-input-placeholder {  
  color: var(--secondaryColor) !important; 
}

.homeedition__wrapper .he__header__small img {
	max-width: 300px !important;
	transform: translateY(0) !important;
}
.hinweise__wrapper {
	border-top: 1px solid #507CAB !important;
}
.he__single__hinweis {
	border-left: 1px solid #507CAB !important;
	border-right: 1px solid #507CAB !important;
	border-bottom: 1px solid #507CAB !important;
}

.hinweis_spacer {
	height: 2rem;
	border-bottom: 1px solid #507CAB !important;
	
}

.he__single__hinweis h3 {
	padding: 0.7em 1em 0.7em 1em !important;
}

.he__single__hinweis.is_inventory,
.he__single__hinweis.is_grey {
	background-color: #265682 !important;
}

.he__single__hinweis.is_loesung {
	background-color: #f27870 !important;
}

.footer_element {
	width: 100% !important;
	text-align: center !important;
	margin-top: 1.5rem;
}

.site-info {
	flex-direction: column !important;
}

.footer__logo {
	width: 70%;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	color: var(--primaryColor);
	text-decoration: none;
	font-size: 0.8em;
	text-align: center;
	text-decoration: none !important;
}

.footer__logo img {
	width: 100%;
	height: auto;
	display: block;
	margin-top: 0.5em;
}

.footer__logo svg {
	width: 100%;
	height: auto;
	display: block;
	margin-top: 0.5em;
}

.frontend__code-table {
	font-size: 0.8rem;
}

.frontend__code-table .wp-list-table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.frontend__code-table .wp-list-table th {
	background-color: var(--secondaryColor);
	color: var(--primaryColor);
}

.frontend__code-table .wp-list-table td,
.frontend__code-table .wp-list-table th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;	
	padding: 0.5em;
}

.frontend__code-table .wp-list-table tr.fancySearchRow th {
	padding: 0.5rem !important;
}

.frontend__code-table .wp-list-table tr.fancySearchRow th input {
	height: 2rem !important;
	padding-left: 1em !important;
	padding-right: 1em !important;
}

.frontend__code-table .wp-list-table .column-delete,
.frontend__code-table .wp-list-table .column-codecreated,
.frontend__code-table .wp-list-table .column-ordernumber,
.frontend__code-table .wp-list-table .column-email {
	display: none !important;
}

.wp-list-table .toggle-row,
.frontend__code-table .tablenav-pages.one-page{
	display: none !important;
}

.page-template-default .ros_inner_block {
	max-width: 1680px !important;
}

.ros_block h4, .ros_block .ninja-forms-cont h2,
.ros_block h3, .term-zusatzprodukte .ros_block h1 {
	text-transform: none !important;
}

#game_statistics {
	display: none;
}

.button#view_game_statistics {
	font-size: 1.2rem;
	display: block;
	background-color: var(--highlightColor) !important;
	color: var(--primaryColor) !important;
	line-height: 1.2;
	text-align: center;
	margin-top: 2rem;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none !important;
	font-family: "P22Underground-Bold", sans-serif !important;
	padding-bottom: 0.8rem;
	padding-top: 0.2rem;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.4em;
	cursor: pointer;
}
