/*
*   name           Lieferservice 1
*   version        1.0
*   author         Miriams Softwaregarten
*   author URL     http://www.Miriam-Walter.de
*   copyright      Copyright (C) 2020 Miriam Walter. All rights reserved.
*/

/*
******************************************************************************************

/// Custom Styles for 

******************************************************************************************
*/

:root {
  --black-color: #1B2A4A;
  --blue: #1b2a4a;
  --yellow: #db9f2f;
}

body, .nav, p
{
    color: white !important;
    font-family: 'Lusitana',Georgia,"Times New Roman",serif !important;
}

ul.KategorieNav {
    max-height: 80vh !important;
    overflow-y: scroll !important;
    
}

@media (max-width: 1200px)
{
  ul.KategorieNav {
    max-height: 100vh !important;
  }
}

::-webkit-scrollbar-track {
  background: #db9f2f;        /* color of the tracking area */
}

::-webkit-scrollbar-thumb {
  background-color: #1b2a4a;    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 3px solid #db9f2f;  /* creates padding around scroll thumb */
}

.showOnMobile #WarenkorbClose, .showOnMobile #KategorieNavClose {
    color: #1b2a4a;
}

@media (min-width: 1000px)
{
  .isApp #WarenkorbZusammenfassung table.Warenkorb_Tabelle tbody tr td, 
  .isApp #WarenkorbZusammenfassung table.Warenkorb_Tabelle tbody tr th {
    
      color: white !important;
  }
  
  .isApp  #WarenkorbZusammenfassung table#Warenkorb_Tabelle, 
  .isApp  #WarenkorbZusammenfassung #GesamtPreis
  {
    color: white !important; 
  }
}

@media (max-width: 500px)
{
  div#oeffnung-info {
    margin-top: 10px;
    padding-right: 15px;
  }
}

@media (max-width: 1024px)
{
#warenkorbZusammenfassung #GesamtPreis {
    color: white !important;
}
}

p {
    font-size: 100%;
}

div#oeffnung-info {
    margin-top: 12px;
}

.impressum, .impressum header, .impressum header.headernavigation,
.datenschutz, .datenschutz header, .datenschutz header.headernavigation,
#ls-mainwrap, #ls-copyrightwrap, #ls-copyright3 {
    background-color: var(--blue) !important;
}

.impressum a, .datenschutz a
{
  color: var(--yellow)!important;
}

h1.SpeisekarteUeberschrift, h1 {
    font-family: 'Qwigley' !important;
    color: #db9f2f !important;
    font-size: 440% !important;
    text-align: left;
}

.impressum h2, .datenschutz h2{
    font-family: 'Qwigley' !important;
    color: var(--yellow) !important;
    text-transform: none;
    font-size: 350%;
}

.impressum h3, .datenschutz h3{
    font-family: 'Qwigley' !important;
    color: var(--yellow) !important;
    text-transform: none;
    font-size: 300%;
}

div#lieferdienst-logo
{
    border: none !important;
    clip-path: none !important;
    background-color: transparent !important;
    height: 27vh !important;
    width: 35vw !important;
    margin-left: 30vw !important;
}

div#lieferdienst-logo div
{
    border: none !important;
    background-color: transparent !important;
    clip-path: none;
}

footer#ls-copyrightwrap {
    border-top: 1px solid var(--yellow);
}

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

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

#SliderBackground
{
    min-height: 10vh !important;
    
    
margin-bottom: 0 !important;padding-bottom: 0 !important;}

div#ls-promo {}

nav.headernavigation, div#lieferdienst-info, div#oeffnung-info {
    background-color: white;
}

.headernavigation img#DK_Logo {
    display: none;
}

.MarginTop100
{
	margin-top: 100px !important;
}

.MarginTop20
{
	margin-top: 20px !important;
}

.primary-navigation ul li a:hover,
.secondary-navigation ul li a:hover,
.headernaviMobil .menu_horizontal ul li a:hover,
.secondary-navigation ul li a:hover,
#ls-nav2 ul li a:hover
 {
    text-decoration: none;
    background-color: #59c135;
    color: #fff;
}

#ls-copyright3 > div > ul > li > a{
	color:white!important;
}

 
#KontaktNav a
{
	color: #59c134;
	font-family: 'Raleway', Arial;
	font-weight: 500;
}

.mobile-navigation-toggle a.mobile-phone-link {
    color: #59c134;
}

body {
  font-family: 'Roboto', Helvetica, Arial, sans-serif; /* default font */
  color: #333333;
  background-color: #ffffff;
}


a { color: #9e9e9e; }
a:hover, a:focus { color: #444; outline: none; }

h1, h2, h3, h4, h5, h6,
.componentheading {
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 300;
}

.showOnMobile .headernavigation .container-center.container-fluid {
    background-color: white;
}

.showOnMobile #ls-slidewrap.container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.impressum .row-fluid .span12,
.datenschutz .row-fluid .span12 {
    margin-left: 0 !important;
}

div#ls-copyright {
    /* margin-bottom: 200px; */
    padding-bottom: 60px;
}

@media (max-width: 1023px)
{
	div#ca_banner {
		top: 0px;
		bottom: auto !important;
		z-index: 1000 !important;
	}
}


.GerichtName{
font-weight:bold;
}

marquee {
    max-width: 800px;
    height: 30px;
    border: 6px double #b24119;
    background-color: #c7bbbb;
    padding-top: 15px;
    margin-bottom: 15px;
    box-shadow: 3px 3px 9px 0px inset #000000c7;
}

div#Informationen {
    margin-top: 3vh;
    padding-left: 2%;
    width: 94%;
    padding-right: 2%;
    font-size: 25px;
    text-align: center;
}

#Lieferdienst {
    background-color: #ffffff;
    padding-left: 3%;
    padding-top: 4%;
    box-shadow: 6px 6px 10px 6px #000000bd;
    width: 90%;
    
    opacity: 0.8;
    border: 5px solid #ef8519;  
   }

input.PreisButton,
input[type=submit],
button[type=submit] {
    padding: 7px;
    font-size: 15px;
    font-family: "Open Sans";
    color: white;
    box-shadow: 1px 2px 1px black;
    border-radius: 5px;
}

img#DeliveryKing_Logo {
    background-color: white;
    margin-left: 10px;
    height: 35px;
}

@media (max-width: 568px)
{
  .impressum h2, .datenschutz h2 {
    font-family: 'Qwigley' !important;
    color: var(--yellow) !important;
    text-transform: none;
    font-size: 234%;
    padding-top: 10%;
    line-height: 100%;
}
  
  h1.SpeisekarteUeberschrift, h1 {
    font-size: 290% !important;
  }
}