@font-face {font-family: 'Garamond';font-style: normal;font-weight: 300;src: local(''),
    url('/GoogleFonts/cormorant-garamond-v16-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/GoogleFonts/cormorant-garamond-v16-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */}
@font-face {font-family:'TrashHand';src: local(''),
    url('/GoogleFonts/TrashHand.TTF') format('truetype')}
/*Order4me - Top/Down*/
body,div,p
{
	font-family:'Ggaramond';
}
.containerFix{margin-left:auto;margin:auto;width:90%;}/*Container Alignment*/
div.divider > img{height:auto; width:100%}
sup, sub{font-size:60%;top:-0.9em;}/*Sup-Orientation*/
.beerHeader{color:#52433a; text-shadow:1px 1px #8b7e70;}/*Sup/Sub-Headlines*/

.heading ion-text {font-size:48px;}
h1{font-size:44px;}
h2{font-size:40px;}
h3{font-size:36px;}
h4{font-size:32px;}
h1,h2,h3,h4,h5, .heading ion-text{font-family:'TrashHand';}
h4.written{font-family:'Ggaramond';font-size:22px;}
em.spacer{padding-left:35%;}/*Alignment-left*/
ul.blank{line-height:2;list-style-type:none;padding:0;}/*No Bullets*/
/*Speisekarte - Top/Down*/
ion-grid > div.heading .ion-text-center {font-size: 2em !important; font-weight: bold !important;} /*ÃƒÆ’Ã…â€œberschrift Hauptkategorie*/
ion-grid > div.ion-padding-start > h4 {font-size: 1.5em !important; font-weight: bold !important;} /*ÃƒÆ’Ã…â€œberschrift Unterkategorie*/
.detail-header {position: relative; height: 300px !important;  background-position: 50%; background-repeat: no-repeat;} /*Bild orientierung Artikeldetails*/
div.content > div.ion-text-center > ion-text.hydrated > p {background:rgba(255,255,255,0.7);padding:3px 6px;}
#open-modal{height: 2.8em;font-size: 20px;}
.price{font-size:1rem !important;}
.item-detai .label {margin-bottom:5px;}
.item-detai div ion-text p {margin-top:0px;}

:host(.button-solid.in-toolbar:not(.ion-color):not(.in-toolbar-color)) .button-native {
    background: #CD1219 !important;
    color: #fff !important;
}

#btn-payment {
    --ion-toolbar-color: #CD1219 !important;
}

.ion-color-danger
{
    --ion-color-base: #CD1219 !important;
    --ion-color-contrast: #ffffff !important;
}