/* @import url('https://fonts.googleapis.com/css?family=Fira+Sans:100,200,300i,400,500'); */
@import url('https://fonts.googleapis.com/css?family=EB+Garamond:400,600');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,600&display=swap');

*{
    /* font-family: "Fira Sans"*/
	font-family: 'Open Sans', sans-serif;
}

.title{
	background-color:#eee;
}

item-row .item-image{
	height: auto!important;
    max-height: 250px !important;
}

item-tile .item-image {
	height: auto!important;
    max-height: 250px !important
}

item-tile .tileBody{
    display: flex!important;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
}

.themeSelect{
	display: flex;
	flex-direction: row;
	padding: 15px;
}

.themeSelect select{
	border: 0px;
	outline: 0px
}
.themeSelect .flex{
	flex: 1;
}

.theme1 .themeSelect{
	background-color:#455865;
}

.theme1 #themeSelect{
	background-color: transparent;
	color: #fff
}

.theme2 .themeSelect{
	background-color:#455865;
}

.theme2 #themeSelect{
	background-color: transparent;
	color: #fff
}

.theme3 .themeSelect{
	background-color:#fff;
}

.theme3 #themeSelect{
	background-color: transparent;
	color: #333
}

.themeSelect option{
	color: #333;
}

html{
    height: 100%;
}

.theme1 body {
    background: none;
    background-color: #fff;
}

.theme1 app-root{
    height: 100%;
    display: flex;
    flex-direction: column;
}

.theme1 #appContent{
    flex: 1 1 auto;
}

.theme1 .container {
    max-width: 100% !important;
}

.theme1 .filled-blank{
    background-color: #fff;
}

.theme1 .btn-success, .theme1 .btn-primary, .theme1 .btn-success:disabled, .theme1 .btn-success:focus, .theme1 btn-primary:focus{
    background-color: #455865!important;
    border-color: #455865!important;
    box-shadow: none!important;
}

.theme1 .btn-success:hover, .theme1 .btn-primary:hover{
    background-color: #444!important;
    border-color: #444!important;
}

.theme1 .color-green {
    color: #f29100!important;
}

.theme1 .color-blue, .theme1 .mat-input-element {
    color: #222!important;
}

.theme1 .mat-calendar-body-selected {
    background-color: #f29100;
}

.theme1 .btn:focus,.theme1 .btn:active, .theme1 button:focus {
   outline: none !important;
   box-shadow: none;
}

.theme1 .orderTable .active{
    color: #f29100!important;
    border-left: 2px solid #f29100;
}

.theme1 #time-picker-wrapper.light #time-picker .time-picker-clock > button.active,
.theme1 #time-picker-wrapper.light #time-picker .time-picker-clock .time-picker-clock-arrow,
.theme1 #time-picker-wrapper.light #time-picker .time-picker-clock .time-picker-clock-origin,
.theme1 #time-picker-wrapper.light #time-picker .time-picker-clock .time-picker-clock-arrow span {
    background: #f29100!important;
}

.theme1 h2{
    line-height: 150%
}

.theme1 .demoPw {
    color: #f29100!important;
}

.theme1 .padding-top-10{
    padding-top: 10px;
}

.theme1 textarea:focus,
.theme1 input[type="text"]:focus,
.theme1 input[type="password"]:focus,
.theme1 input[type="datetime"]:focus,
.theme1 input[type="datetime-local"]:focus,
.theme1 input[type="date"]:focus,
.theme1 input[type="month"]:focus,
.theme1 input[type="time"]:focus,
.theme1 input[type="week"]:focus,
.theme1 input[type="number"]:focus,
.theme1 input[type="email"]:focus,
.theme1 input[type="url"]:focus,
.theme1 input[type="search"]:focus,
.theme1 input[type="tel"]:focus,
.theme1 input[type="color"]:focus,
.theme1 .form-control:focus,
.theme1 a:focus,
.theme1 .uneditable-input:focus {   
  border-color: #ced4da;;
  box-shadow: none;
  outline: 0 none;
}

.theme1 textarea,
.theme1 input[type="text"],
.theme1 input[type="password"],
.theme1 input[type="datetime"],
.theme1 input[type="datetime-local"],
.theme1 input[type="date"],
.theme1 input[type="month"],
.theme1 input[type="time"],
.theme1 input[type="week"],
.theme1 input[type="number"],
.theme1 input[type="email"],
.theme1 input[type="url"],
.theme1 input[type="search"],
.theme1 input[type="tel"],
.theme1 input[type="color"],
.uneditable-input {   
}

.theme1 #loginMatDialog .company-brand,
.theme1 #loginMatDialog .company-brand-middle,
.theme1 #loginMatDialog .company-brand,
.theme1 #changePasswordMatDialog .company-brand,
.theme1 #changePasswordMatDialog .company-brand
.theme1 #changePasswordMatDialog .company-brand {

    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px!important;
    min-width: 150px!important;
    background-size: 100% auto!important;
    background-position: center;
}

.theme1 #changePasswordMatDialog, .theme1 #loginMatDialog{
    padding: 15px;
    background-color: #455865;
}

.theme1 #changePasswordMatDialog .color-blue, .theme1 #loginMatDialog .color-blue {
    color: #fff!important;
}

.theme1 #infoDialog div, .theme1 #infoDialog h3, 
.theme1 app-toast-notification h1,
.theme1 app-toast-notification h2,
.theme1 app-toast-notification h3,
.theme1 app-toast-notification h4,
.theme1 app-toast-notification h5,
.theme1 app-toast-notification h6,
.theme1 app-toast-notification p,
.theme1 app-toast-notification *
{
    color: #455865!important;
}

.theme1 #loginMatDialog label, .theme1 #changePasswordMatDialog label{
    color: #fff!important;
}
.theme1 #loginMatDialog .agb-checkbox {

}
.theme1 #loginMatDialog .agb-text {    
 /*   font-size: 1.2em;*/
}

.theme1 .cdk-overlay-pane .mat-dialog-container {
    background: #fff;
}

.theme1 .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: .95;
}

.theme1 .cdk-overlay-dark-backdrop {
    background: rgba(0,0,0,.7);
}

.theme1 .mat-dialog-container {
    background: #455865;
    padding: 22px;
}

.theme1 .mat-dialog-container a {
    color: #fff;
    text-decoration: none;
}

.theme1 .mat-dialog-container ul a {
    color: #111;
    text-decoration: none;
}

.theme1 #loginMatDialog i{
    border: 1px solid #f29100!important;
    background-color: #f29100!important;
	color: #fff;
}

.theme1 .mat-dialog-container a:hover {
    color: #ddd;
    text-decoration: none;
}

.theme1 .mat-dialog-container .btn-primary {
    background-color: #f29100!important;
    border-color: #f29100!important;
}


.theme1 .company-brand {
    min-height: 100px;
    max-width: 310px;
    min-width: 310px;
    background: url("../Images/logoComp.png");
    -ms-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-left: 100px;
    margin-bottom: -15px
}

.theme1 .company-brand-middle {
    height: 195px;
    width: 256px;
}

.theme1 .company-brand-large {
    height: 390px;
    width: 512px;
}

.theme1 #home .text-container {
    margin-left: 3em;
    margin-right: 3em;
    text-align: left;
}

.theme1 #home .text-container h2 {
    text-align: center;
    margin-bottom: 20px;
}

.theme1 #home .text-container h2 span{
    background-color: #455865;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 2px;
    border-radius: 20px;
}

.theme1 #home .text-container p{
    font-size: 20px;
    color: black!important;
    text-align: center;
    text-decoration: none!important;
}

.theme1 #home .text-container p a{
    color: black!important;
    text-decoration: none!important;
}

.theme1 #home .text-container p :hover{
    color: #455865!important;
}

.theme1 #home .text-container p i {
    color: #455865;
    padding-right: 10px;
}


.theme1 #home .btn-primary {
    margin-bottom: 2.9em;
}
.theme1 #advantages ul {
    list-style-image: url("../Images/tick_small.png");
}

.theme1 #advantages ul > li {
    padding-bottom: 1em;
}
.theme1 .defaultblock{
        display: -webkit-flex;
   display: -ms-flex;
   display: flex;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
.theme1 .block3{
    padding-top: 50px;
    background-color: #eee;  
    color: black; 
    background-repeat: no-repeat; 
    background-position: right center;
    padding-bottom: 10px;
}
.theme1 .block2{
    padding-top: 50px;
    background-color: #f6f7f9; 
    padding-bottom: 10px;
}

.theme1 #banner div{
    height:32.95em;
    padding-left: 115px;
    padding-right: 115px;
}

.theme1 .middle_banner{
   background: url("../Images/Header-Min.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
}
/*-- START Webshop header --  Navigation --*/
.theme1 .searchbox{
    top:0 !important;
}
/*-- START Landscape Darstellung --*/

.theme1 .landscape{
    padding-left: 100px;
    padding-right: 100px;
}

.theme1 .headerMenu{
    margin-top: 70px!important;
}

.theme1 #header-navigation {
    background-color: #455865;
    margin-top: 0px!important;
}

.theme1 #header-navigation .navbar-nav{
    padding-top: 10px!important;
}

.theme1 #header-navigation .navbar-nav li a:before {
    background-color:transparent!important;
}

 /* Webshop header -- Navigationsliste*/
.theme1 #header-navigation .navbar-nav li{
    background-color: #f29100!important;
    border-radius: 0px!important;
	transition: all .15s ease-in-out;
}

.theme1 #header-navigation .navbar-nav li:first-child{
    padding-left: 0px!important;
}

 /* Webshop header -- Navigationsliste*/
.theme1 #header-navigation .navbar-nav li:hover{
    background: none!important;
    background-color: #d48106!important;
 }

.theme1 #header-navigation .navbar-nav li a:active{
  
}
 .theme1 #header-navigation .navbar-nav li a, .theme1 #header-navigation .navbar-nav li i, .theme1 .sidebar-item a{
     font-size: 18px
}

.theme1 #header-navigation .btn-primary{
    background-color: transparent;
    border-color: transparent;
}

.theme1 #header-navigation .btn-primary:hover{
    background-color: transparent!important;
    border-color: transparent!important;
}


.theme1 #header-navigation .dropdown a {
    color: #fff!important;
}

.theme1 #header-navigation .dropdown-menu a{
    color: #455865!important;
}

.theme1 #header-navigation .searchbox .input-group-addon{
    background-color: transparent;
    border: none;
}

.theme1 #header-navigation .searchbox .input-group-addon i{
    color: #fff;
    font-size: 20px;
    margin-top: 3px;
    font-size: 26px;
    margin-right: -10px;
}

.theme1 #header-navigation .searchbox input{
    background-color: transparent;
    border: none;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.theme1 #header-navigation .searchbox input::placeholder{
    color: #fff;
}

.theme1 #header-navigation .searchbox input:-ms-input-placeholder{
    color: #fff;
}

.theme1 #header-navigation .searchbox input::-ms-input-placeholder{
    color: #fff;
}

.theme1 #header-navigation .searchbox #search-box:focus{
    box-shadow: none!important;
    outline: 0 none;
}

.theme1 #header-navigation .input-group .input-group-addon, .theme1 #header-navigation .input-group input, .theme1 #header-navigation button{
    border-radius: 0px!important
}

.theme1 #header-navigation .top-navigation .headerMenu{

    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
}

.theme1 .mobileHeaderRow{
    background-color: #455865!important;
    margin-bottom: -1px!important;
}
.theme1 .sidebar {
    background-color: #455865!important;
    
}
.theme1 .bar {
    background-color: #f29100!important;
}

.theme1 nav {
    padding-top: 0px!important;
    background-color: #f29100;
}
.theme1 .sidebar-item:hover{
    background: none!important;
}

/*-- START customer page --*/
.theme1 ul.custom{
    padding-top: 60px;
    list-style: none;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
    flex: wrap;
    padding-left: 115px!important;
    padding-right: 115px!important; 
}
.theme1 ul.custom li {
    width: 50%;
    height: 500px;
    float: left;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    display: table!important;
    padding-left: 20px;
	transition: all .08s ease-in-out;
}
.theme1 ul.custom li:hover {
    transform: scale(1.02);
	-webkit-box-shadow: 0px 0px 46px -7px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 46px -7px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 46px -7px rgba(0,0,0,0.75);
}

.theme1 ul.custom li > p {
    text-align: left!important;
    display: table-cell!important;
    vertical-align: middle!important;
    color: #fff;
    font-weight: 600;
    font-size: 80px!important;
    line-height: 1.2;
    text-shadow: 0 0 20px #111;
}

.theme1 ul.custom li > p:hover{
    font-size: 20px;
}

.theme1 ul.custom li > a {
    text-align: left!important;
    display: table-cell!important;
    vertical-align: middle!important;
    color: #fff;
    font-weight: 600;
    font-size: 80px!important;
    line-height: 1.2;
text-decoration: none;
    text-shadow: 0 0 20px #111;
}

.theme1 ul.custom li > a:hover{
    font-size: 20px;
}

.theme1 .custom #catalogBtn0{
    background: url("../Images/Sortiment-min.jpg");
}

.theme1 .custom #catalogBtn1{
    background: url("../Images/Neue Produkte-min.jpg");
}

.theme1 .custom #catalogBtn2{
    background: url("../Images/Aktionen-min.jpg");
}

.theme1 .custom #catalogBtn3{
    background: url("../Images/Tagespreise-min.jpg");
}

.theme1 #customTemplate .btn {
    background-color: #455865;
    color: #ffffff;
    display: inline-block;
    height: 65px;
    width: 65px;
    -webkit-box-shadow: none;
    -moz-box-shadow:none;
    box-shadow:none;
}

.theme1 #customTemplate .btn:hover {
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    background-color: #f29100; 
    color: #ffffff;
}
.theme1 #customTemplate p{
    font-size: 18px;
    display: inline-block;
    margin-top: 1.3em;
}
.theme1 #customTemplate .btn i{
    font-size: 24px;
    padding-top: 10px;
}

/*-- END customer page --*/

/*-- START catalogue page --*/
.theme1 #catalogue-table .dropdown button{
    background-color: #455865;
}

.theme1 .dropdown-menu li a{
    color: #455865!important;
}

.theme1 .item-image{
    margin: auto;
}

.theme1 .item-tile-view > :nth-of-type(1) > :nth-of-type(1){
    display: -webkit-flex;
   display: -ms-flex;
   display: flex;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}

.theme1 .item-tile-view .item-tile .btn-success{
    /* width: 95%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0; */
}

.theme1 .item-tile-view .item-tile .input-group{
    position: absolute;
    width: 95%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 50px;
}

.theme1 .item-tile-view .item-tile .btn-danger{
     position: absolute;
    right: 15px;
}

.theme1 .item-tile-view .item-tile{
    border: 0px solid #fff;
    background-color: #F5F5F5;
    padding-top: 10px;
}

.theme1 .item-tile-view .item-tile:nth-child(3n + 1)
{
	border-style: solid;
    border-width: 15px 15px 0px 0px;
	border-color: #fff;
}

.theme1 .item-tile-view .item-tile:nth-child(3n + 2)
{
	border-style: solid;
    border-width: 15px 0px 0px 0px;
	border-color: #fff;
}

.theme1 .item-tile-view .item-tile:nth-child(3n + 3)
{
	border-style: solid;
    border-width: 15px 0px 0px 15px;
	border-color: #fff;
}

.theme1 .item-table .item-row .item-image, .theme1 .item-table .item-tile .item-image {
    border: none!important;
}

.theme1 .item-table .item-row:nth-of-type(odd), .theme1 .item-table .item-tile:nth-of-type(odd) {
    background-color: #F5F5F5;
}

.theme1 .item-table-body .item-row{
    background-color :rgb(245, 245, 245);
    border-style: solid;
    border-width: 15px 0px 0px 0px;
	border-color: #fff;
    padding-top: 10px;
    padding-bottom: 5px;
}

.theme1 .item-description > div > span{
    font-weight: 400;
    color: #8e8e8e;
}

.theme1 .item-description > .description1,
.theme1 .item-description > .description2,
.theme1 .item-description > .description3,
.theme1 .item-description > .description4,
.theme1 .item-description > .description5
{
    font-weight: 400;   
    font-size: 18px
}

.theme1 .convFactor{
    font-weight: 300;
    font-style: italic;
}

.theme1 .listPrice{
    font-size: 17px;
}

.theme1 .item-table .item-table-body {
    max-height: none;
    overflow-y: auto;
    /* overflow-x: hidden; */
}

.theme1 .item-table-header ul li a.active, .theme1 .item-table-header ul li a.active:hover{
    color: #455865!important;
}

.theme1 .menuListItem a{
    border-bottom: 1px solid #e2e2e2;
    padding-top: 3px;
}

.theme1 #catalog-view .input-group-addon[_ngcontent-c8] {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.theme1 #catalog-view #search-box[_ngcontent-c8] {
    border-radius: 0px;
}

.theme1 #catalog-view .searchbox{
	padding-top: 4px;
}

.theme1 customer-header .filled-blank, .theme1 delivery-date .filled-blank 
{
	padding-right: 0px;
    padding-left: 0px;
}

.theme1 customer-header .filled-blank .block{
	margin-top: 0px;
	padding-left: 115px;
	padding-right: 115px;
	padding-top: 20px;
}

.theme1 delivery-date .filled-blank .form-group{
	margin-bottom: 0px;
	padding-left: 100px!important;
	padding-right: 100px!important;
}

.theme1 delivery-date .filled-blank .form-group:last-child{
	padding-bottom: 20px;
}

.theme1 delivery-date .filled-blank br:first-child{
	display: none;
}

/*-- END catalogue page --*/

/*-- START catalogue/lastorder/basket page --*/
.theme1 .table-responsive{
   /*display: table !important;*/

}

.theme1 .page-link {
    line-height: 1.5;
}

.theme1 .page-item.active .page-link {
    background: none!important;
    background-color: #455865!important;
    border-color: #455865!important;
}

.theme1 .page-item.active .page-link:hover {
    color: #fff;
}

.theme1 .nav-pills .nav-link.active, .theme1 .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #455865;
}

.theme1 .nav-pills{
	margin-bottom: 15px;
}

.theme1 .slider .sliderArrows a span {
    color: #455865;
}

.theme1 ol.carousel-indicators li.active {
    background: #455865!important;
}

.theme1 ol.carousel-indicators li {
    border: 1px solid #455865;
}

.theme1 #conditionDialog .conditionTable .conditiontable-header, .theme1 #conditionDialog .conditionTable .conditiontable-header:hover {
    background-color: #455865;
}

.theme1 #basketDialog .navigation-btn{
    background: none!important;
    background-color: #455865!important;
}

.theme1 #footer{
	margin-top: 50px;
}

.theme1 #footer p, #footer td{
    font-size: 16px;
}

.theme1 #footer p{
    margin-bottom: 0;
}

.theme1 #footer tr{
    line-height: 18px
}

.theme1 #footer td{
    padding-right: 10px
}

.theme1 .footer-container{
    background-color: #455865!important;
    color: #fff;
}

.theme1 .footer-container .container{
    max-width: 1140px!important;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
}

.theme1 .footer-container hr{
    border-color: #fff;
    margin-top: 40px
}

.theme1 .footer-container ul.horizontal{
    list-style: none;
    text-align: left;
    margin: 0;
    margin-top: 10px;
    padding: 0;
}

.theme1 .footer-container ul.horizontal li{
    font: left;
    display: inline-block;
    border-left: 1px solid #fff;
    padding-left: 5px;
}

.theme1 .footer-container ul.horizontal li:first-child{
    border-left: none;
    padding-left: 0px;
    padding-bottom: 30px;
}

.theme1 .footer-container ul a{
    font-size: 14px;
}

.theme1 .footer-container a{
    color: #fff;
    text-decoration: none;
}

.theme1 .footer-container a:hover{
    text-decoration: underline;
}

.theme1 .footer-container img{
    max-height: 50px;
    margin-bottom: 20px;
}

.theme1 #footer h4 {
    font-size: 1.2em;
    color: #fff;
}

.theme1 #footer h6 {
    font-size: 0.8em;
}

.theme1 #footer h6,
.theme1 #footer h6 a,
.theme1 #footer h6 a:focus,
.theme1 #footer h6 a:hover {
    color: #9d9c9c;
    text-decoration: none;
}

/*-- START Retour Page --*/

.theme1 #delivery-returns .item-table-header{
    background-color: #0075be;
    color: #fff;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

/*-- END Retour Page --*/


/*-- END Webshop Footer --*/


@media (max-width: 768px){

    .theme1 #header-navigation .landscape .navbar-nav {
      width: 100%;
    }
    .theme1 #header-navigation .landscape .navbar-nav li {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }
    .theme1 #banner div{
        height:14.95em!important;
    }
    .theme1 .navbar,  .theme1 .navbar-nav, .theme1 .container-fluid {
        padding-left: 0em !important;
        padding-right: 0em !important;
    }
     .theme1 #header-navigation .navbar-nav li{
        display: block !important;
        text-align: center;
        border-radius: 0.25rem;;
    }
     
    .theme1 #footer .link-container div:nth-child(2),  .theme1 #footer .link-container div:last-child{
        margin-top: 15px;
    }
    
    .theme1 #header-navigation .headerMenu .row :nth-child(3){
        margin-top: 5px!important;
    }
    
    .theme1 #header-navigation .input-group{
            width: 100%;
            float: right;
    }
    
    .theme1 #home .block3, .theme1 #home .block2{
        padding-top: 15px;
    }
    
	.theme1 .headerMenu {
		margin-top: 0px!important;
	}
	
	.theme1 .company-brand {
		margin-top: 0px;
		margin-bottom: 10px;
	}
	
	.theme1 #header-navigation .top-navigation .headerMenu {
		padding-bottom: 0px;
	}
        
    .theme1 #header-navigation .top-navigation .headerMenu .row .searchbox {
            max-width: none;
    }
    
    .theme1 #header-navigation .top-navigation .headerMenu .row .col-md-2 {
        max-width: none;
    }
    
    .theme1 #header-navigation .top-navigation .headerMenu .row .col-md-5{
        padding-right: 8px;
    }
    
    .theme1 #header-navigation .top-navigation .headerMenu.col-8{
        flex: none;
    }
    
    .theme1 #header-navigation .top-navigation .dropdown-menu{
        left: auto!important;
        right: 0!important;
        transform: translateY(0px)!important;
        top: auto!important;
    }
    
    .theme1 ul.custom li{
        width: 100%!important;
    }
    
    .theme1 .footer-container .container {
        padding-top: 0px;
    }
    
    .theme1 .footer-container img{
        margin-left: 0!important;
        margin-right: 0!important;
        max-width: 300px;
        margin-top: 30px;
    }
}

@media (max-width:574px) {
   .theme1 .landscape{
        display: none;
    }
    .theme1 .portrait{
        display: block;
    }
    
    .theme1 .mat-dialog-container {
        max-width: none!important;
    }
    
    .theme1 .company-brand{
        max-width: 200px!important;
        min-width: 200px!important;
        margin-bottom: 0px!important;
        min-height: 50px!important;
        height: 70px!important;
        margin-top: 10px!important;
    }
	
	.theme1 .item-tile-view .item-tile:nth-child(3n + 1)
	{
		border: 0px!important;
	}

  }
@media (max-width: 467px){
    .theme1 .main {
        width: 100%;
        left: -100%;
    }

    .theme1 .sidebar {
        width: 100%;
        left: -100%;
        z-index: 200;
    }
      .theme1 .bar{
        height: 3px;
        width:35px;
        margin: 8px auto;
      }
      .theme1 .button.active .top {
        -webkit-transform: translateY(7px) rotateZ(45deg);
        -moz-transform: translateY(7px) rotateZ(45deg);
        -ms-transform: translateY(7px) rotateZ(45deg);
        -o-transform: translateY(7px) rotateZ(45deg);
        transform: translateY(7px) rotateZ(45deg);
      }

      .theme1 .button.active .bottom {
        -webkit-transform: translateY(-15px) rotateZ(-45deg);
        -moz-transform: translateY(-15px) rotateZ(-45deg);
        -ms-transform: translateY(-15px) rotateZ(-45deg);
        -o-transform: translateY(-15px) rotateZ(-45deg);
        transform: translateY(-15px) rotateZ(-45deg);
      }
        
    .theme1 #home .text-container {
        margin-left: 2em;
        margin-right: 2em;
    }
    
     .theme1 .block2, .theme1 .block3{
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .theme1 .block2 h2, .theme1 .block3 h2{
        font-size: 1.8rem
    }
    
    .theme1 .block2 p, .theme1 .block3 p{
        font-size: 18px!important;
    }

}
@media (min-width: 768px){
  .theme1 .nav-right {
        position: absolute;
  }
  .theme1 .hidden-xs {
        display: block;
  }
  .theme1 .visible-xs {
        display: none;
  }
    
    .theme1 .custom .col-md-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}



@media (min-width: 480px) {
  .theme1 .nav-list {
    display: block;
  }
  .theme1 ul.custom{
        display: block;
    }
    p{
        font-size: 14px;
    }

}

@media (max-width: 1000px){
    .theme1 #banner div{
        height:22.95em;
    }
   
}

@media (max-width: 970px){
    .theme1 ul.custom li {
        height: 400px!important;
    }
}

@media (max-width: 1330px){
    .theme1 #banner div{
        height:24.95em;
    }
    
    .theme1 #home .text-container h2 span{
        background-color: #f6f7f9;
        color: #111;
    }
    
    .theme1 #home .block3 h2 span{
        background-color: #eee;
    }
    
    .theme1 #banner div {
        height: 32.95em;
        padding-left: 0px;
        padding-right: 0px;
    }
    .theme1 ul.custom{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    
    .theme1 .company-brand {
        margin-left: 0px;
    }
	
	.theme1 ul.custom li:hover {
		transform: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		border: none;
	}
	
	.theme1 customer-header .filled-blank .block{
		padding-left: 15px;
		padding-right: 15px;
	}

	.theme1 delivery-date .filled-blank .form-group{
		padding-left: 0px!important;
		padding-right: 0px!important;
	}

}

@media (max-width:1700px) {
    .theme1 ul.custom li {
        height: 430px!important;
    }
  }

@media (max-width: 1550px){

    .theme1 ul.custom li > p {
        font-size: 60px!important;
    }

.theme1 ul.custom li > a {
        font-size: 60px!important;
    }
    
    .theme1 ul.custom li {
        height: 400px!important;
    }
}

@media (max-width: 1100px){
    .theme1 ul.custom li {
        height: 450px;
    }
    
    .theme1 ul.custom li > p {
        font-size: 50px!important;
    }

.theme1 ul.custom li > a {
        font-size: 50px!important;
    }
}

@media (max-width:600px) {
   
    
    .theme1 ul.custom li {
        height: 300px!important;
    }
  }

@media screen and (-ms-high-contrast: active),
               screen and (-ms-high-contrast: none) {
    .theme1 app-root{
        display: block!important;
    }
}

.theme1 .nonDisplay {
    display:none;
}
.theme1 .text-center {
    text-align: center !important;
}
.theme1 .print {
    display:none;
}


html{
    height: 100%;
}

.theme2 body {
    background: none;
    background-color: #fff;
}

.theme2 app-root{
    height: 100%;
    display: flex;
    flex-direction: column;
}

.theme2 #appContent{
    flex: 1 1 auto;
}

.theme2 .container {
    max-width: 100% !important;
}

.theme2 .filled-blank{
    background-color: #fff;
}

.theme2 .btn-success, .theme2 .btn-primary, .theme2 .btn-success:disabled, .theme2 .btn-success:focus, .theme2 .btn-primary:focus{
    background-color: #455865!important;
    border-color: #455865!important;
    box-shadow: none!important;
}

.theme2 .btn-success:hover, .theme2 .btn-primary:hover{
    background-color: #444!important;
    border-color: #444!important;
}

.theme2 .color-green {
    color: #e63950!important;
}

.theme2 .color-blue, .theme2 .mat-input-element {
    color: #222!important;
}

.theme2 .mat-calendar-body-selected {
    background-color: #e63950;
}

.theme2 .btn:focus,.theme2 .btn:active, .theme2 button:focus {
   outline: none !important;
   box-shadow: none;
}

.theme2 .orderTable .active{
    color: #e63950!important;
    border-left: 2px solid #e63950;
}

.theme2 #time-picker-wrapper.light #time-picker .time-picker-clock > button.active,
.theme2 #time-picker-wrapper.light #time-picker .time-picker-clock .time-picker-clock-arrow,
.theme2 #time-picker-wrapper.light #time-picker .time-picker-clock .time-picker-clock-origin,
.theme2 #time-picker-wrapper.light #time-picker .time-picker-clock .time-picker-clock-arrow span {
    background: #e63950!important;
}

.theme2 h2{
    line-height: 150%
}

.theme2 .demoPw {
    color: #e63950!important;
}

.theme2 .padding-top-10{
    padding-top: 10px;
}

.theme2 textarea:focus,
.theme2 input[type="text"]:focus,
.theme2 input[type="password"]:focus,
.theme2 input[type="datetime"]:focus,
.theme2 input[type="datetime-local"]:focus,
.theme2 input[type="date"]:focus,
.theme2 input[type="month"]:focus,
.theme2 input[type="time"]:focus,
.theme2 input[type="week"]:focus,
.theme2 input[type="number"]:focus,
.theme2 input[type="email"]:focus,
.theme2 input[type="url"]:focus,
.theme2 input[type="search"]:focus,
.theme2 input[type="tel"]:focus,
.theme2 input[type="color"]:focus,
.theme2 .form-control:focus,
.theme2 a:focus,
.theme2 .uneditable-input:focus {   
  border-color: #ced4da;;
  box-shadow: none;
  outline: 0 none;
}

.theme2 #loginMatDialog .company-brand,
.theme2 #loginMatDialog .company-brand-middle,
.theme2 #loginMatDialog .company-brand,
.theme2 #changePasswordMatDialog .company-brand,
.theme2 #changePasswordMatDialog .company-brand
.theme2 #changePasswordMatDialog .company-brand {

    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto!important;
	margin-right: auto;
    min-width: 150px!important;
    background-size: 100% auto!important;
    background-position: center;
}

.theme2 #changePasswordMatDialog, .theme2 #loginMatDialog{
    padding: 15px;
    background-color: #455865;
}

.theme2 #changePasswordMatDialog .color-blue,.theme2 #loginMatDialog .color-blue {
    color: #fff!important;
}

.theme2 #infoDialog div, .theme2 #infoDialog h3, 
.theme2 app-toast-notification h1,
.theme2 app-toast-notification h2,
.theme2 app-toast-notification h3,
.theme2 app-toast-notification h4,
.theme2 app-toast-notification h5,
.theme2 app-toast-notification h6,
.theme2 app-toast-notification p,
.theme2 app-toast-notification *
{
    color: #455865!important;
}

.theme2 #loginMatDialog label, .theme2 #changePasswordMatDialog label{
    color: #fff!important;
}

.theme2 .cdk-overlay-pane .mat-dialog-container {
    background: #fff;
}

.theme2 .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: .95;
}

.theme2 .cdk-overlay-dark-backdrop {
    background: rgba(0,0,0,.7);
}

.theme2 .mat-dialog-container {
    background: #455865;
    padding: 22px;
}

.theme2 .mat-dialog-container a {
    color: #fff;
    text-decoration: none;
}

.theme2 .mat-dialog-container ul a {
    color: #111;
    text-decoration: none;
}

.theme2 #loginMatDialog i{
    border: 1px solid #e63950!important;
    background-color: #e63950!important;
	color: #fff;
}

.theme2 .mat-dialog-container a:hover {
    color: #ddd;
    text-decoration: none;
}

.theme2 .mat-dialog-container .btn-primary {
    background-color: #e63950!important;
    border-color: #e63950!important;
}

.theme2 .company-brand {
    min-height: 200px;
    max-width: 310px;
    min-width: 310px;
    background: url("../Images/chickenlogo.png");
    -ms-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-left: 100px;
    margin-bottom: -15px
}

.theme2 .company-brand-middle {
    height: 195px;
    width: 256px;
}

.theme2 .company-brand-large {
    height: 390px;
    width: 512px;
}

.theme2 #home .text-container {
    margin-left: 3em;
    margin-right: 3em;
    text-align: left;
}

.theme2 #home .text-container h2 {
    text-align: center;
    margin-bottom: 20px;
}

.theme2 #home .text-container h2 span{
    background-color: #455865;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 2px;
    border-radius: 20px;
}

.theme2 #home .text-container p{
    font-size: 20px;
    color: black!important;
    text-align: center;
    text-decoration: none!important;
}

.theme2 #home .text-container p a{
    color: black!important;
    text-decoration: none!important;
}

.theme2 #home .text-container p :hover{
    color: #455865!important;
}

.theme2 #home .text-container p i {
    color: #455865;
    padding-right: 10px;
}

.theme2 #home .btn-primary {
    margin-bottom: 2.9em;
}
.theme2 #advantages ul {
    list-style-image: url("../Images/tick_small.png");
}

.theme2 #advantages ul > li {
    padding-bottom: 1em;
}
.theme2 .defaultblock{
        display: -webkit-flex;
   display: -ms-flex;
   display: flex;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
.theme2 .block3{
    padding-top: 50px;
    background-color: #eee;  
    color: black; 
    background-repeat: no-repeat; 
    background-position: right center;
    padding-bottom: 10px;
}
.theme2 .block2{
    padding-top: 50px;
    background-color: #f6f7f9; 
    padding-bottom: 10px;
}

.theme2 #banner div{
    height:32.95em;
}

.theme2 .middle_banner{
   background: url("../Images/farm.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
}
/*-- START Webshop header --  Navigation --*/
.theme2 .searchbox{
    top:0 !important;
}
/*-- START Landscape Darstellung --*/

.theme2 .landscape{
    padding-left: 100px;
    padding-right: 100px;
}

.theme2 .headerMenu{
    margin-top: 70px!important;
}

.theme2 #header-navigation {
    background-color: #455865;
    margin-top: 0px!important;
}

.theme2 #header-navigation .navbar-nav{
    padding-top: 10px!important;
}

.theme2 #header-navigation .navbar-nav li a:before {
    background-color:transparent!important;
}

 /* Webshop header -- Navigationsliste*/
.theme2 #header-navigation .navbar-nav li{
    background-color: #e63950!important;
    border-radius: 0px!important;
	transition: all .15s ease-in-out;
}

.theme2 #header-navigation .navbar-nav li:first-child{
    padding-left: 0px!important;
}

 /* Webshop header -- Navigationsliste*/
.theme2 #header-navigation .navbar-nav li:hover{
    background: none!important;
 }

.theme2 #header-navigation .navbar-nav li a:active{
  
}
 .theme2 #header-navigation .navbar-nav li a, .theme2 #header-navigation .navbar-nav li i, .theme2 .sidebar-item a{
     font-size: 18px
}

.theme2 #header-navigation .btn-primary{
    background-color: transparent;
    border-color: transparent;
}

.theme2 #header-navigation .btn-primary:hover{
    background-color: transparent!important;
    border-color: transparent!important;
}


.theme2 #header-navigation .dropdown a {
    color: #fff!important;
}

.theme2 #header-navigation .dropdown-menu a{
    color: #455865!important;
}

.theme2 #header-navigation .searchbox .input-group-addon{
    background-color: transparent;
    border: none;
}

.theme2 #header-navigation .searchbox .input-group-addon i{
    color: #fff;
    font-size: 20px;
    margin-top: 3px;
    font-size: 26px;
    margin-right: -10px;
}

.theme2 #header-navigation .searchbox input{
    background-color: transparent;
    border: none;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.theme2 #header-navigation .searchbox input::placeholder{
    color: #fff;
}

.theme2 #header-navigation .searchbox input:-ms-input-placeholder{
    color: #fff;
}

.theme2 #header-navigation .searchbox input::-ms-input-placeholder{
    color: #fff;
}

.theme2 #header-navigation .searchbox #search-box:focus{
    box-shadow: none!important;
    outline: 0 none;
}

.theme2 #header-navigation .input-group .input-group-addon, .theme2 #header-navigation .input-group input, .theme2 #header-navigation button{
    border-radius: 0px!important
}

.theme2 #header-navigation .top-navigation .headerMenu{

    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
}

.theme2 .mobileHeaderRow{
    background-color: #455865!important;
    margin-bottom: -1px!important;
}

.theme2 .sidebar {
    background-color: #455865!important;
    
}
.theme2 .bar {
    background-color: #e63950!important;
}

.theme2 nav {
    padding-top: 0px!important;
    background-color: #e63950;
}
.theme2 .sidebar-item:hover{
    background: none!important;
}

.theme2 ul.custom{
    padding-top: 60px;
    list-style: none;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
    flex: wrap;
    padding-left: 115px!important;
    padding-right: 115px!important; 
}
.theme2 ul.custom li {
    width: 25%;
    height: 200px;
    float: left;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    display: table!important;
    padding-left: 20px;
	transition: all .08s ease-in-out;
}
.theme2 ul.custom li:hover {
    transform: scale(1.02);
	-webkit-box-shadow: 0px 0px 46px -7px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 46px -7px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 46px -7px rgba(0,0,0,0.75);
}

.theme2 ul.custom li > p {
    text-align: left!important;
    display: table-cell!important;
    vertical-align: middle!important;
    color: #fff;
    font-weight: 600;
    font-size: 20px!important;
    line-height: 1.2;
    text-shadow: 0 0 20px #111;
}

.theme2 ul.custom li > p:hover{
    font-size: 20px;
}

.theme2 ul.custom li > a {
    text-align: left!important;
    display: table-cell!important;
    vertical-align: middle!important;
    color: #fff;
    font-weight: 600;
    font-size: 20px!important;
text-decoration: none;
    line-height: 1.2;
    text-shadow: 0 0 20px #111;
}

.theme2 ul.custom li > a:hover{
    font-size: 20px;
}

.theme2 .custom #catalogBtn0{
    background: url("../Images/Sortiment-min.jpg");
}

.theme2 .custom #catalogBtn1{
    background: url("../Images/Neue Produkte-min.jpg");
}

.theme2 .custom #catalogBtn2{
    background: url("../Images/Aktionen-min.jpg");
}

.theme2 .custom #catalogBtn3{
    background: url("../Images/Tagespreise-min.jpg");
}

.theme2 #customTemplate .btn {
    background-color: #455865;
    color: #ffffff;
    display: inline-block;
    height: 65px;
    width: 65px;
    -webkit-box-shadow: none;
    -moz-box-shadow:none;
    box-shadow:none;
}

.theme2 #customTemplate .btn:hover {
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    background-color: #e63950; 
    color: #ffffff;
}
.theme2 #customTemplate p{
    font-size: 18px;
    display: inline-block;
    margin-top: 1.3em;
}
.theme2 #customTemplate .btn i{
    font-size: 24px;
    padding-top: 10px;
}

/*-- END customer page --*/

/*-- START catalogue page --*/
.theme2 #catalogue-table .dropdown button{
    background-color: #455865;
}
.theme2 .dropdown-menu li a{
    color: #455865!important;
}

.theme2 .item-image{
    margin: auto;
}

.theme2 .item-tile-view > :nth-of-type(1) > :nth-of-type(1){
    display: -webkit-flex;
   display: -ms-flex;
   display: flex;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}

.theme2 .item-tile-view .item-tile .btn-success{
    /* width: 95%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0; */
}

.theme2 .item-tile-view .item-tile .input-group{
    position: absolute;
    width: 95%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 50px;
}

.theme2 .item-tile-view .item-tile .btn-danger{
     position: absolute;
    right: 15px;
}

.theme2 .item-tile-view .item-tile{
    border: 0px solid #fff;
    background-color: #F5F5F5;
    padding-top: 10px;
}

.theme2 .item-tile-view .item-tile:nth-child(3n + 1)
{
	border-style: solid;
    border-width: 15px 15px 0px 0px;
	border-color: #fff;
}

.theme2 .item-tile-view .item-tile:nth-child(3n + 2)
{
	border-style: solid;
    border-width: 15px 0px 0px 0px;
	border-color: #fff;
}

.theme2 .item-tile-view .item-tile:nth-child(3n + 3)
{
	border-style: solid;
    border-width: 15px 0px 0px 15px;
	border-color: #fff;
}

.theme2 .item-table .item-row .item-image, .theme2 .item-table .item-tile .item-image {
    border: none!important;
}

.theme2 .item-table .item-row:nth-of-type(odd), .theme2 .item-table .item-tile:nth-of-type(odd) {
    background-color: #F5F5F5;
}

.theme2 .item-table-body .item-row{
    background-color :rgb(245, 245, 245);
    border-style: solid;
    border-width: 15px 0px 0px 0px;
	border-color: #fff;
    padding-top: 10px;
    padding-bottom: 5px;
}

.theme2 .item-description > div > span{
    font-weight: 400;
    color: #8e8e8e;
}

.theme2 .item-description > .description1,
.theme2 .item-description > .description2,
.theme2 .item-description > .description3,
.theme2 .item-description > .description4,
.theme2 .item-description > .description5
{
    font-weight: 400;   
    font-size: 18px
}

.theme2 .convFactor{
    font-weight: 300;
    font-style: italic;
}

.theme2 .listPrice{
    font-size: 17px;
}

.theme2 .item-table .item-table-body {
    max-height: none;
    overflow-y: auto;
    /* overflow-x: hidden; */
}

.theme2 .item-table-header ul li a.active, .theme2 .item-table-header ul li a.active:hover{
    color: #455865!important;
}

.theme2 .menuListItem a{
    border-bottom: 1px solid #e2e2e2;
    padding-top: 3px;
}

.theme2 #catalog-view .input-group-addon[_ngcontent-c8] {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.theme2 #catalog-view #search-box[_ngcontent-c8] {
    border-radius: 0px;
}

.theme2 #catalog-view .searchbox{
	padding-top: 4px;
}

.theme2 customer-header .filled-blank, .theme2 delivery-date .filled-blank 
{
	padding-right: 0px;
    padding-left: 0px;
}

.theme2 customer-header .filled-blank .block{
	margin-top: 0px;
	padding-left: 115px;
	padding-right: 115px;
	padding-top: 20px;
}

.theme2 delivery-date .filled-blank .form-group{
	margin-bottom: 0px;
	padding-left: 100px!important;
	padding-right: 100px!important;
}

.theme2 delivery-date .filled-blank .form-group:last-child{
	padding-bottom: 20px;
}

.theme2 delivery-date .filled-blank br:first-child{
	display: none;
}

/*-- END catalogue page --*/

/*-- START catalogue/lastorder/basket page --*/
.theme2 .table-responsive{
   /*display: table !important;*/
}

.theme2 .page-link {
    line-height: 1.5;
}

.theme2 .page-item.active .page-link {
    background: none!important;
    background-color: #455865!important;
    border-color: #455865!important;
}

.theme2 .page-item.active .page-link:hover {
    color: #fff;
}

.theme2 .nav-pills .nav-link.active, .theme2 .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #455865;
}

.theme2 .nav-pills{
	margin-bottom: 15px;
}

.theme2 .slider .sliderArrows a span {
    color: #455865;
}

.theme2 ol.carousel-indicators li.active {
    background: #455865!important;
}

.theme2 ol.carousel-indicators li {
    border: 1px solid #455865;
}

.theme2 #conditionDialog .conditionTable .conditiontable-header, .theme2 #conditionDialog .conditionTable .conditiontable-header:hover {
    background-color: #455865;
}

.theme2 #basketDialog .navigation-btn{
    background: none!important;
    background-color: #455865!important;
}

.theme2 #footer{
	margin-top: 50px;
}

.theme2 #footer p, .theme2 #footer td{
    font-size: 16px;
}

.theme2 #footer p{
    margin-bottom: 0;
}

.theme2 #footer tr{
    line-height: 18px
}

.theme2 #footer td{
    padding-right: 10px
}

.theme2 .footer-container{
    background-color: #455865!important;
    color: #fff;
}

.theme2 .footer-container .container{
    max-width: 1140px!important;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
}

.theme2 .footer-container hr{
    border-color: #fff;
    margin-top: 40px
}

.theme2 .footer-container ul.horizontal{
    list-style: none;
    text-align: left;
    margin: 0;
    margin-top: 10px;
    padding: 0;
}

.theme2 .footer-container ul.horizontal li{
    font: left;
    display: inline-block;
    border-left: 1px solid #fff;
    padding-left: 5px;
}

.theme2 .footer-container ul.horizontal li:first-child{
    border-left: none;
    padding-left: 0px;
    padding-bottom: 30px;
}

.theme2 .footer-container ul a{
    font-size: 14px;
}

.theme2 .footer-container a{
    color: #fff;
    text-decoration: none;
}

.theme2 .footer-container a:hover{
    text-decoration: underline;
}

.theme2 .footer-container img{
    max-height: 50px;
    margin-bottom: 20px;
}

.theme2 #footer h4 {
    font-size: 1.2em;
    color: #fff;
}

.theme2 #footer h6 {
    font-size: 0.8em;
}

.theme2 #footer h6,
.theme2 #footer h6 a,
.theme2 #footer h6 a:focus,
.theme2 #footer h6 a:hover {
    color: #9d9c9c;
    text-decoration: none;
}

/*-- START Retour Page --*/

.theme2 #delivery-returns .item-table-header{
    background-color: #0075be;
    color: #fff;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

/*-- END Retour Page --*/


/*-- END Webshop Footer --*/


@media (max-width: 768px){

    .theme2 #header-navigation .landscape .navbar-nav {
      width: 100%;
    }
    .theme2 #header-navigation .landscape .navbar-nav li {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }
    .theme2 #banner div{
        height:14.95em!important;
    }
    .theme2 .navbar,  .theme2 .navbar-nav, .theme2 .container-fluid {
        padding-left: 0em !important;
        padding-right: 0em !important;
    }
     .theme2 #header-navigation .navbar-nav li{
        display: block !important;
        text-align: center;
        border-radius: 0.25rem;;
    }
     
    .theme2 #footer .link-container div:nth-child(2),  .theme2 #footer .link-container div:last-child{
        margin-top: 15px;
    }
    
    .theme2 #header-navigation .headerMenu .row :nth-child(3){
        margin-top: 5px!important;
    }
    
    .theme2 #header-navigation .input-group{
            width: 100%;
            float: right;
    }
    
    .theme2 #home .block3, .theme2 #home .block2{
        padding-top: 15px;
    }
    
	.theme2 .headerMenu {
		margin-top: 0px!important;
	}
	
	.theme2 .company-brand {
		margin-top: 0px;
		margin-bottom: 10px;
	}
	
	.theme2 #header-navigation .top-navigation .headerMenu {
		padding-bottom: 0px;
	}
        
    .theme2 #header-navigation .top-navigation .headerMenu .row .searchbox {
            max-width: none;
    }
    
    .theme2 #header-navigation .top-navigation .headerMenu .row .col-md-2 {
        max-width: none;
    }
    
    .theme2 #header-navigation .top-navigation .headerMenu .row .col-md-5{
        padding-right: 8px;
    }
    
    .theme2 #header-navigation .top-navigation .headerMenu.col-8{
        flex: none;
    }
    
    .theme2 #header-navigation .top-navigation .dropdown-menu{
        left: auto!important;
        right: 0!important;
        transform: translateY(0px)!important;
        top: auto!important;
    }
    
    .theme2 ul.custom li{
        width: 100%!important;
    }
    
    .theme2 .footer-container .container {
        padding-top: 0px;
    }
    
    .theme2 .footer-container img{
        margin-left: 0!important;
        margin-right: 0!important;
        max-width: 300px;
        margin-top: 30px;
    }
}

@media (max-width:574px) {
   .theme2 .landscape{
        display: none;
    }
    .theme2 .portrait{
        display: block;
    }
    
    .theme2 .mat-dialog-container {
        max-width: none!important;
    }
    
    .theme2 .company-brand{
        max-width: 200px!important;
        min-width: 200px!important;
        margin-bottom: 0px!important;
        min-height: 50px!important;
        height: 70px!important;
        margin-top: 10px!important;
    }
	
	.theme2 .item-tile-view .item-tile:nth-child(3n + 1)
	{
		border: 0px!important;
	}

  }
@media (max-width: 467px){
    .theme2 .main {
        width: 100%;
        left: -100%;
    }

    .theme2 .sidebar {
        width: 100%;
        left: -100%;
        z-index: 200;
    }
      .theme2 .bar{
        height: 3px;
        width:35px;
        margin: 8px auto;
      }
      .theme2 .button.active .top {
        -webkit-transform: translateY(7px) rotateZ(45deg);
        -moz-transform: translateY(7px) rotateZ(45deg);
        -ms-transform: translateY(7px) rotateZ(45deg);
        -o-transform: translateY(7px) rotateZ(45deg);
        transform: translateY(7px) rotateZ(45deg);
      }

      .theme2 .button.active .bottom {
        -webkit-transform: translateY(-15px) rotateZ(-45deg);
        -moz-transform: translateY(-15px) rotateZ(-45deg);
        -ms-transform: translateY(-15px) rotateZ(-45deg);
        -o-transform: translateY(-15px) rotateZ(-45deg);
        transform: translateY(-15px) rotateZ(-45deg);
      }
        
    .theme2 #home .text-container {
        margin-left: 2em;
        margin-right: 2em;
    }
    
     .theme2 .block2, .theme2 .block3{
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .theme2 .block2 h2, .theme2 .block3 h2{
        font-size: 1.8rem
    }
    
    .theme2 .block2 p, .theme2 .block3 p{
        font-size: 18px!important;
    }

}
@media (min-width: 768px){
  .theme2 .nav-right {
        position: absolute;
  }
  .theme2 .hidden-xs {
        display: block;
  }
  .theme2 .visible-xs {
        display: none;
  }
    
    .theme2 .custom .col-md-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}



@media (min-width: 480px) {
  .theme2 .nav-list {
    display: block;
  }
  .theme2 ul.custom{
        display: block;
    }
    .theme2 p{
        font-size: 14px;
    }

}

@media (max-width: 1000px){
    .theme2 #banner div{
        height:22.95em;
    }
 
}

@media (max-width: 1330px){
    .theme2 #banner div{
        height:24.95em;
    }
    
    .theme2 #home .text-container h2 span{
        background-color: #f6f7f9;
        color: #111;
    }
    
    .theme2 #home .block3 h2 span{
        background-color: #eee;
    }
    
    .theme2 #banner div {
        height: 32.95em;
        padding-left: 0px;
        padding-right: 0px;
    }
    .theme2 ul.custom{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    
    .theme2 .company-brand {
        margin-left: 0px;
    }
	
	.theme2 ul.custom li:hover {
		transform: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		border: none;
	}
	
	.theme2 customer-header .filled-blank .block{
		padding-left: 15px;
		padding-right: 15px;
	}

	.theme2 delivery-date .filled-blank .form-group{
		padding-left: 0px!important;
		padding-right: 0px!important;
	}

}

@media screen and (-ms-high-contrast: active),
               screen and (-ms-high-contrast: none) {
    .theme2 app-root{
        display: block!important;
    }
}

.theme2 .nonDisplay {
    display:none;
}
.theme2 .text-center {
    text-align: center !important;
}
.theme2 .print {
    display:none;
}

html{
    height: 100%;
}

.theme3 body {
    background: none;
    background-color: #fff;
}

.theme3 app-root{
    height: 100%;
    display: flex;
    flex-direction: column;
}

.theme3 #appContent{
    flex: 1 1 auto;
}

.theme3 .container {
    max-width: 100% !important;
}

.theme3 .filled-blank{
    background-color: #fff;
}

.theme3 .btn-success, .theme3 .btn-primary, .theme3 .btn-success:disabled, .theme3 .btn-success:focus, btn-primary:focus{
    background-color: #013a7b!important;
    border-color: #013a7b!important;
    box-shadow: none!important;
	border-radius: 50px;
}

.theme3 .btn-success:hover, .theme3 .btn-primary:hover{
    background-color: #444!important;
    border-color: #444!important;
}

.theme3 .color-green {
    color: #013a7b!important;
}

.theme3 .color-blue, .theme3 .mat-input-element {
    color: #222!important;
}

.theme3 .mat-calendar-body-selected {
    background-color: #013a7b;
}

.theme3 .btn:focus,.theme3 .btn:active, .theme3 button:focus {
   outline: none !important;
   box-shadow: none;
}

.theme3 .orderTable .active{
    color: #013a7b!important;
    border-left: 2px solid #013a7b;
}

.theme3 #time-picker-wrapper.light #time-picker .time-picker-clock > button.active,
.theme3 #time-picker-wrapper.light #time-picker .time-picker-clock .time-picker-clock-arrow,
.theme3 #time-picker-wrapper.light #time-picker .time-picker-clock .time-picker-clock-origin,
.theme3 #time-picker-wrapper.light #time-picker .time-picker-clock .time-picker-clock-arrow span {
    background: #013a7b!important;
}

.theme3 h2{
    line-height: 150%
}

.theme3 .demoPw {
    color: #013a7b!important;
}

.theme3 .padding-top-10{
    padding-top: 10px;
}

.theme3 textarea:focus,
.theme3 input[type="text"]:focus,
.theme3 input[type="password"]:focus,
.theme3 input[type="datetime"]:focus,
.theme3 input[type="datetime-local"]:focus,
.theme3 input[type="date"]:focus,
.theme3 input[type="month"]:focus,
.theme3 input[type="time"]:focus,
.theme3 input[type="week"]:focus,
.theme3 input[type="number"]:focus,
.theme3 input[type="email"]:focus,
.theme3 input[type="url"]:focus,
.theme3 input[type="search"]:focus,
.theme3 input[type="tel"]:focus,
.theme3 input[type="color"]:focus,
.theme3 .form-control:focus,
.theme3 a:focus,
.theme3 .uneditable-input:focus {   
  border-color: #ced4da;;
  box-shadow: none;
  outline: 0 none;
}

.theme3 #loginMatDialog .company-brand,
.theme3 #loginMatDialog .company-brand-middle,
.theme3 #loginMatDialog .company-brand,
.theme3 #changePasswordMatDialog .company-brand,
.theme3 #changePasswordMatDialog .company-brand
.theme3 #changePasswordMatDialog .company-brand {

    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px!important;
    min-width: 150px!important;
    background-size: 100% auto!important;
    background-position: center;
}

.theme3 #changePasswordMatDialog, .theme3 #loginMatDialog{
    padding: 15px;
    background-color: #fff;
}

.theme3 #changePasswordMatDialog .color-blue, .theme3 #loginMatDialog .color-blue {
    color: #fff!important;
}

.theme3 #infoDialog div, .theme3 #infoDialog h3, 
.theme3 app-toast-notification h1,
.theme3 app-toast-notification h2,
.theme3 app-toast-notification h3,
.theme3 app-toast-notification h4,
.theme3 app-toast-notification h5,
.theme3 app-toast-notification h6,
.theme3 app-toast-notification p,
.theme3 app-toast-notification *
{
    color: #013a7b!important;
}

.theme3 #loginMatDialog #errorDialog {
 
}
.theme3 #loginMatDialog label, .theme3 #changePasswordMatDialog label{
    color: #fff!important;
}

.theme3 .cdk-overlay-pane .mat-dialog-container {
    background: #fff;
}

.theme3 .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: .95;
}

.theme3 .cdk-overlay-dark-backdrop {
    background: rgba(0,0,0,.7);
}

.theme3 .mat-dialog-container {
    background: #fff;
    padding: 22px;
}

.theme3 .mat-dialog-container a {
    color: #013a7b;
    text-decoration: none;
}

.theme3 .mat-dialog-container ul a {
    color: #111;
    text-decoration: none;
}

.theme3 #loginMatDialog i{
    border: 1px solid #013a7b!important;
    background-color: #013a7b!important;
	color: #fff;
}

.theme3 .mat-dialog-container a:hover {
    color: #ddd;
    text-decoration: none;
}

.theme3 .mat-dialog-container .btn-primary {
    background-color: #013a7b!important;
    border-color: #013a7b!important;
}

.theme3 .company-brand {
    min-height: 120px;
    max-width: 310px;
    min-width: 310px;
    background: url("../Images/droplogo.png");
    -ms-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-left: 100px;
    margin-bottom: -15px
}

.theme3 .company-brand-middle {
    height: 195px;
    width: 256px;
}

.theme3 .company-brand-large {
    height: 390px;
    width: 512px;
}

.theme3 #home .text-container {
    margin-left: 3em;
    margin-right: 3em;
    text-align: left;
}

.theme3 #home .text-container h2 {
    text-align: center;
    margin-bottom: 20px;
}

.theme3 #home .text-container h2 span{
    background-color: #013a7b;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 2px;
    border-radius: 20px;
}

.theme3 #home .text-container p{
    font-size: 20px;
    color: black!important;
    text-align: center;
    text-decoration: none!important;
}

.theme3 #home .text-container p a{
    color: black!important;
    text-decoration: none!important;
}

.theme3 #home .text-container p :hover{
    color: #013a7b!important;
}

.theme3 #home .text-container p i {
    color: #013a7b;
    padding-right: 10px;
}

.theme3 #home .btn-primary {
    margin-bottom: 2.9em;
}
.theme3 #advantages ul {
    list-style-image: url("../Images/tick_small.png");
}

.theme3 #advantages ul > li {
    padding-bottom: 1em;
}
.theme3 .defaultblock{
        display: -webkit-flex;
   display: -ms-flex;
   display: flex;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
.theme3 .block3{
    padding-top: 50px;
    background-color: #eee;  
    color: black; 
    background-repeat: no-repeat; 
    background-position: right center;
    padding-bottom: 10px;
}
.theme3 .block2{
    padding-top: 50px;
    background-color: #f6f7f9; 
    padding-bottom: 10px;
}

.theme3 #banner div{
    height:28.95em;
    padding-left: 115px;
    padding-right: 115px;
}

.theme3 .middle_banner{
   background: url("../Images/ocean.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
}
/*-- START Webshop header --  Navigation --*/
.theme3 .searchbox{
    top:0 !important;
}
/*-- START Landscape Darstellung --*/

.theme3 .landscape{
    padding-left: 100px;
    padding-right: 100px;
}

.theme3 .headerMenu{
    margin-top: 70px!important;
}

.theme3 #header-navigation {
    background-color: #fff;
    margin-top: 0px!important;
}

.theme3 #header-navigation .navbar-nav{
    padding-top: 10px!important;
}

.theme3 #header-navigation .navbar-nav li a:before {
    background-color:transparent!important;
}

 /* Webshop header -- Navigationsliste*/
.theme3 #header-navigation .navbar-nav li{
    background-color: #013a7b!important;
    border-radius: 0px!important;
	transition: all .15s ease-in-out;
}

.theme3 #header-navigation .navbar-nav li:first-child{
    padding-left: 0px!important;
}

 /* Webshop header -- Navigationsliste*/
.theme3 #header-navigation .navbar-nav li:hover{
    background: none!important;
 }

.theme3 #header-navigation .navbar-nav li a:active{
  
}
 .theme3 #header-navigation .navbar-nav li a, .theme3 #header-navigation .navbar-nav li i, .theme3 .sidebar-item a{
     font-size: 18px
}

.theme3 #header-navigation .btn-primary{
    background-color: transparent;
    border-color: transparent;
}

.theme3 #header-navigation .btn-primary:hover{
    
}


.theme3 #header-navigation .dropdown a {
    
}

.theme3 #header-navigation .dropdown-menu a{
    color: #013a7b!important;
}

.theme3 #header-navigation .searchbox .input-group-addon{
    background-color: transparent;
    border: none;
}

.theme3 #header-navigation .searchbox .input-group-addon i{
    color: #fff;
    font-size: 20px;
    margin-top: 3px;
    font-size: 26px;
    margin-right: -10px;
}

.theme3 #header-navigation .searchbox input{
    background-color: transparent;
    border: none;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.theme3 #header-navigation .searchbox input::placeholder{
    color: #fff;
}

.theme3 #header-navigation .searchbox input:-ms-input-placeholder{
    color: #fff;
}

.theme3 #header-navigation .searchbox input::-ms-input-placeholder{
    color: #fff;
}

.theme3 #header-navigation .searchbox #search-box:focus{
    box-shadow: none!important;
    outline: 0 none;
}

.theme3 #header-navigation .input-group .input-group-addon, .theme3 #header-navigation .input-group input, .theme3 #header-navigation button{
    border-radius: 50px!important
}

.theme3 #header-navigation .top-navigation .headerMenu{

    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
}

.theme3 .mobileHeaderRow{
    background-color: #013a7b!important;
    margin-bottom: -1px!important;
}

.theme3 .sidebar {
    background-color: #013a7b!important;
    
}
.theme3 .bar {
    background-color: #013a7b!important;
}
.theme3 nav {
    padding-top: 0px!important;
    background-color: #013a7b;
}
.theme3 .sidebar-item:hover{
    background: none!important;
}

.theme3 ul.custom{
    padding-top: 60px;
    list-style: none;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
    flex: wrap;
    padding-left: 115px!important;
    padding-right: 115px!important; 
}
.theme3 ul.custom li {
    width: 50%;
    height: 500px;
    float: left;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    display: table!important;
    padding-left: 20px;
	transition: all .08s ease-in-out;
}
.theme3 ul.custom li:hover {
    transform: scale(1.02);
	-webkit-box-shadow: 0px 0px 46px -7px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 46px -7px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 46px -7px rgba(0,0,0,0.75);
}

.theme3 ul.custom li > p {
    text-align: left!important;
    display: table-cell!important;
    vertical-align: middle!important;
    color: #fff;
    font-weight: 600;
    font-size: 80px!important;
    line-height: 1.2;
    text-shadow: 0 0 20px #111;
}

.theme3 ul.custom li > p:hover{
    font-size: 20px;
}

.theme3 ul.custom li > a {
    text-align: left!important;
    display: table-cell!important;
    vertical-align: middle!important;
    color: #fff;
    font-weight: 600;
    font-size: 80px!important;
    line-height: 1.2;
text-decoration: none;
    text-shadow: 0 0 20px #111;
}

.theme3 ul.custom li > a:hover{
    font-size: 20px;
}

.theme3 .custom #catalogBtn0{
    background: url("../Images/Sortiment-min.jpg");
}

.theme3 .custom #catalogBtn1{
    background: url("../Images/Neue Produkte-min.jpg");
}

.theme3 .custom #catalogBtn2{
    background: url("../Images/Aktionen-min.jpg");
}

.theme3 .custom #catalogBtn3{
    background: url("../Images/Tagespreise-min.jpg");
}

.theme3 #customTemplate .btn {
    background-color: #013a7b;
    color: #ffffff;
    display: inline-block;
    height: 65px;
    width: 65px;
    -webkit-box-shadow: none;
    -moz-box-shadow:none;
    box-shadow:none;
}

.theme3 #customTemplate .btn:hover {
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    background-color: #013a7b; 
    color: #ffffff;
}
.theme3 #customTemplate p{
    font-size: 18px;
    display: inline-block;
    margin-top: 1.3em;
}
.theme3 #customTemplate .btn i{
    font-size: 24px;
    padding-top: 10px;
}

/*-- END customer page --*/

/*-- START catalogue page --*/
.theme3 #catalogue-table .dropdown button{
    background-color: #013a7b;
}

.theme3 .dropdown-menu li a{
    color: #013a7b!important;
}

.theme3 .item-image{
    margin: auto;
}

.theme3 .item-tile-view > :nth-of-type(1) > :nth-of-type(1){
    display: -webkit-flex;
   display: -ms-flex;
   display: flex;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}

.theme3 .item-tile-view .item-tile .btn-success{
    /* width: 95%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0; */
}

.theme3 .item-tile-view .item-tile .input-group{
    position: absolute;
    width: 95%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 50px;
}

.theme3 .item-tile-view .item-tile .btn-danger{
     position: absolute;
    right: 15px;
}

.theme3 .item-tile-view .item-tile{
    border: 0px solid #fff;
    background-color: #F5F5F5;
    padding-top: 10px;
}

.theme3 .item-tile-view .item-tile:nth-child(3n + 1)
{
	border-style: solid;
    border-width: 15px 15px 0px 0px;
	border-color: #fff;
}

.theme3 .item-tile-view .item-tile:nth-child(3n + 2)
{
	border-style: solid;
    border-width: 15px 0px 0px 0px;
	border-color: #fff;
}

.theme3 .item-tile-view .item-tile:nth-child(3n + 3)
{
	border-style: solid;
    border-width: 15px 0px 0px 15px;
	border-color: #fff;
}

.theme3 .item-table .item-row .item-image, .theme3 .item-table .item-tile .item-image {
    border: none!important;
}

.theme3 .item-table .item-row:nth-of-type(odd), .theme3 .item-table .item-tile:nth-of-type(odd) {
    background-color: #F5F5F5;
}

.theme3 .item-table-body .item-row{
    background-color :rgb(245, 245, 245);
    border-style: solid;
    border-width: 15px 0px 0px 0px;
	border-color: #fff;
    padding-top: 10px;
    padding-bottom: 5px;
}

.theme3 .item-description > div > span{
    font-weight: 400;
    color: #8e8e8e;
}

.theme3 .item-description > .description1,
.theme3 .item-description > .description2,
.theme3 .item-description > .description3,
.theme3 .item-description > .description4,
.theme3 .item-description > .description5
{
    font-weight: 400;   
    font-size: 18px
}

.theme3 .convFactor{
    font-weight: 300;
    font-style: italic;
}

.theme3 .listPrice{
    font-size: 17px;
}

.theme3 .item-table .item-table-body {
    max-height: none;
    overflow-y: auto;
    /* overflow-x: hidden; */
}

.theme3 .item-table-header ul li a.active, .item-table-header ul li a.active:hover{
    color: #013a7b!important;
}

.theme3 .menuListItem a{
    border-bottom: 1px solid #e2e2e2;
    padding-top: 3px;
}

.theme3 #catalog-view .input-group-addon[_ngcontent-c8] {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.theme3 #catalog-view #search-box[_ngcontent-c8] {
    border-radius: 0px;
}

.theme3 #catalog-view .searchbox{
	padding-top: 4px;
}

.theme3 customer-header .filled-blank,.theme3 delivery-date .filled-blank 
{
	padding-right: 0px;
    padding-left: 0px;
}

.theme3 customer-header .filled-blank .block{
	margin-top: 0px;
	padding-left: 115px;
	padding-right: 115px;
	padding-top: 20px;
}

.theme3 delivery-date .filled-blank .form-group{
	margin-bottom: 0px;
	padding-left: 100px!important;
	padding-right: 100px!important;
}

.theme3 delivery-date .filled-blank .form-group:last-child{
	padding-bottom: 20px;
}

.theme3 delivery-date .filled-blank br:first-child{
	display: none;
}

/*-- END catalogue page --*/

/*-- START catalogue/lastorder/basket page --*/
.theme3 .table-responsive{
   /*display: table !important;*/
}

.theme3 .page-link {
    line-height: 1.5;
}

.theme3 .page-item.active .page-link {
    background: none!important;
    background-color: #013a7b!important;
    border-color: #013a7b!important;
}

.theme3 .page-item.active .page-link:hover {
    color: #fff;
}

.theme3 .nav-pills .nav-link.active, .theme3 .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #013a7b;
}

.theme3 .nav-pills{
	margin-bottom: 15px;
}

.theme3 .slider .sliderArrows a span {
    color: #013a7b;
}

.theme3 ol.carousel-indicators li.active {
    background: #013a7b!important;
}

.theme3 ol.carousel-indicators li {
    border: 1px solid #013a7b;
}

.theme3 #conditionDialog .conditionTable .conditiontable-header, .theme3 #conditionDialog .conditionTable .conditiontable-header:hover {
    background-color: #013a7b;
}

.theme3 #basketDialog .navigation-btn{
    background: none!important;
    background-color: #013a7b!important;
}

.theme3 #footer{
	margin-top: 50px;
}

.theme3 #footer p, .theme3 #footer td{
    font-size: 16px;
}

.theme3 #footer p{
    margin-bottom: 0;
}

.theme3 #footer tr{
    line-height: 18px
}

.theme3 #footer td{
    padding-right: 10px
}

.theme3 .footer-container{
    background-color: #013a7b!important;
    color: #fff;
}

.theme3 .footer-container .container{
    max-width: 1140px!important;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
}

.theme3 .footer-container hr{
    border-color: #fff;
    margin-top: 40px
}

.theme3 .footer-container ul.horizontal{
    list-style: none;
    text-align: left;
    margin: 0;
    margin-top: 10px;
    padding: 0;
}

.theme3 .footer-container ul.horizontal li{
    font: left;
    display: inline-block;
    border-left: 1px solid #fff;
    padding-left: 5px;
}

.theme3 .footer-container ul.horizontal li:first-child{
    border-left: none;
    padding-left: 0px;
    padding-bottom: 30px;
}

.theme3 .footer-container ul a{
    font-size: 14px;
}

.theme3 .footer-container a{
    color: #fff;
    text-decoration: none;
}

.theme3 .footer-container a:hover{
    text-decoration: underline;
}

.theme3 .footer-container img{
    max-height: 50px;
    margin-bottom: 20px;
}

.theme3 #footer h4 {
    font-size: 1.2em;
    color: #fff;
}

.theme3 #footer h6 {
    font-size: 0.8em;
}

.theme3 #footer h6,
.theme3 #footer h6 a,
.theme3 #footer h6 a:focus,
.theme3 #footer h6 a:hover {
    color: #9d9c9c;
    text-decoration: none;
}

/*-- START Retour Page --*/

.theme3 #delivery-returns .item-table-header{
    background-color: #0075be;
    color: #fff;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

/*-- END Retour Page --*/


/*-- END Webshop Footer --*/


@media (max-width: 768px){

    .theme3 #header-navigation .landscape .navbar-nav {
      width: 100%;
    }
    .theme3 #header-navigation .landscape .navbar-nav li {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }
    .theme3 #banner div{
        height:14.95em!important;
    }
    .theme3 .navbar,  .theme3 .navbar-nav, .theme3 .container-fluid {
        padding-left: 0em !important;
        padding-right: 0em !important;
    }
     .theme3 #header-navigation .navbar-nav li{
        display: block !important;
        text-align: center;
        border-radius: 0.25rem;;
    }
     
    .theme3 #footer .link-container div:nth-child(2),  .theme3 #footer .link-container div:last-child{
        margin-top: 15px;
    }
    
    .theme3 #header-navigation .headerMenu .row :nth-child(3){
        margin-top: 5px!important;
    }
    
    .theme3 #header-navigation .input-group{
            width: 100%;
            float: right;
    }
    
    .theme3 #home .block3, .theme3 #home .block2{
        padding-top: 15px;
    }
    
	.theme3 .headerMenu {
		margin-top: 0px!important;
	}
	
	.theme3 .company-brand {
		margin-top: 0px;
		margin-bottom: 10px;
	}
	
	.theme3 #header-navigation .top-navigation .headerMenu {
		padding-bottom: 0px;
	}
        
    .theme3 #header-navigation .top-navigation .headerMenu .row .searchbox {
            max-width: none;
    }
    
    .theme3 #header-navigation .top-navigation .headerMenu .row .col-md-2 {
        max-width: none;
    }
    
    .theme3 #header-navigation .top-navigation .headerMenu .row .col-md-5{
        padding-right: 8px;
    }
    
    .theme3 #header-navigation .top-navigation .headerMenu.col-8{
        flex: none;
    }
    
    .theme3 #header-navigation .top-navigation .dropdown-menu{
        left: auto!important;
        right: 0!important;
        transform: translateY(0px)!important;
        top: auto!important;
    }
    
    .theme3 ul.custom li{
        width: 100%!important;
    }
    
    .theme3 .footer-container .container {
        padding-top: 0px;
    }
    
    .theme3 .footer-container img{
        margin-left: 0!important;
        margin-right: 0!important;
        max-width: 300px;
        margin-top: 30px;
    }
}

@media (max-width:574px) {
   .theme3 .landscape{
        display: none;
    }
    .theme3 .portrait{
        display: block;
    }
    
    .theme3 .mat-dialog-container {
        max-width: none!important;
    }
    
    .theme3 .company-brand{
        max-width: 200px!important;
        min-width: 200px!important;
        margin-bottom: 0px!important;
        min-height: 50px!important;
        height: 70px!important;
        margin-top: 10px!important;
    }
	
	.theme3 .item-tile-view .item-tile:nth-child(3n + 1)
	{
		border: 0px!important;
	}

  }
@media (max-width: 467px){
    .theme3 .main {
        width: 100%;
        left: -100%;
    }

    .theme3 .sidebar {
        width: 100%;
        left: -100%;
        z-index: 200;
    }
      .theme3 .bar{
        height: 3px;
        width:35px;
        margin: 8px auto;
      }
     .theme3  .button.active .top {
        -webkit-transform: translateY(7px) rotateZ(45deg);
        -moz-transform: translateY(7px) rotateZ(45deg);
        -ms-transform: translateY(7px) rotateZ(45deg);
        -o-transform: translateY(7px) rotateZ(45deg);
        transform: translateY(7px) rotateZ(45deg);
      }

      .theme3 .button.active .bottom {
        -webkit-transform: translateY(-15px) rotateZ(-45deg);
        -moz-transform: translateY(-15px) rotateZ(-45deg);
        -ms-transform: translateY(-15px) rotateZ(-45deg);
        -o-transform: translateY(-15px) rotateZ(-45deg);
        transform: translateY(-15px) rotateZ(-45deg);
      }
        
    .theme3 #home .text-container {
        margin-left: 2em;
        margin-right: 2em;
    }
    
     .theme3 .block2, .theme3 .block3{
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .theme3 .block2 h2, .theme3 .block3 h2{
        font-size: 1.8rem
    }
    
    .theme3 .block2 p, .theme3 .block3 p{
        font-size: 18px!important;
    }

}
@media (min-width: 768px){
  .theme3 .nav-right {
        position: absolute;
  }
  .theme3 .hidden-xs {
        display: block;
  }
  .theme3 .visible-xs {
        display: none;
  }
    
    .theme3 .custom .col-md-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}



@media (min-width: 480px) {
  .theme3 .nav-list {
    display: block;
  }
  .theme3 ul.custom{
        display: block;
    }
    .theme3 p{
        font-size: 14px;
    }

}

@media (max-width: 1000px){
    .theme3 #banner div{
        height:22.95em;
    }
    
  
}

@media (max-width: 970px){
    .theme3 ul.custom li {
        height: 400px!important;
    }
}

@media (max-width: 1330px){
    .theme3 #banner div{
        height:24.95em;
    }
    
    .theme3 #home .text-container h2 span{
        background-color: #f6f7f9;
        color: #111;
    }
    
    .theme3 #home .block3 h2 span{
        background-color: #eee;
    }
    
    .theme3 #banner div {
        height: 32.95em;
        padding-left: 0px;
        padding-right: 0px;
    }
    .theme3 ul.custom{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    
    .theme3 .company-brand {
        margin-left: 0px;
    }
	
	.theme3 ul.custom li:hover {
		transform: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		border: none;
	}
	
	.theme3 customer-header .filled-blank .block{
		padding-left: 15px;
		padding-right: 15px;
	}

	.theme3 delivery-date .filled-blank .form-group{
		padding-left: 0px!important;
		padding-right: 0px!important;
	}

}

@media (max-width:1700px) {
    .theme3 ul.custom li {
        height: 430px!important;
    }
  }

@media (max-width: 1550px){

    .theme3 ul.custom li > p {
        font-size: 60px!important;
    }

.theme3 ul.custom li > a {
        font-size: 60px!important;
    }
    
    .theme3 ul.custom li {
        height: 400px!important;
    }
}

@media (max-width: 1100px){
    .theme3 ul.custom li {
        height: 450px;
    }
    
    .theme3 ul.custom li > p {
        font-size: 50px!important;
    }

.theme3 ul.custom li > a {
        font-size: 50px!important;
    }
}

@media (max-width:600px) {
   
    
    .theme3 ul.custom li {
        height: 300px!important;
    }
  }

@media screen and (-ms-high-contrast: active),
               screen and (-ms-high-contrast: none) {
    .theme3 app-root{
        display: block!important;
    }
}

.theme3 .nonDisplay {
    display:none;
}
.theme3 .text-center {
    text-align: center !important;
}
.theme3 .print {
    display:none;
}

@media print {
    header {
        background: #bbb;
        width: 100%; 
        /*/position: fixed;*/
        left: 0;
        top: 20px;
        border-bottom:1px solid #666;
        border-top:1px solid #666;
        margin-bottom: 15px;
        padding-bottom: 15px;
        padding-top: 15px;
    }
    footer {
        background: #bbb;
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        /*border-bottom:1px solid #666;*/
        border-top:1px solid #666;
        }
    header div {
        width: 100%;
    }
    header div span {
        width: 30%;
    }
    .content {
        margin-bottom:25px;
    }
    .no-print{
        display:none;
        height:0
     }
    .print {
        display: inline-block !important;
    }

    .itemtable .itemtable-header td, .itemtable .itemtable-body td {
        border-right:1px solid #4D4D4D;
        border-bottom:1px solid #4D4D4D;
    }
    .itemtable .itemtable-header td  {
        border-top:1px solid #4D4D4D !important;
        border-left:1px solid #4D4D4D !important;
    }

    .itemtable .itemtable-header {
        font-size: 12px !important;
        font-weight:bold;
        background-color:gainsboro;
        border-left:1px solid #4D4D4D;
    }
    .itemtable .itemtable-body td{
        font-size: 12px !important;
        border-top:1px solid #4D4D4D !important;
        border-left:1px solid #4D4D4D !important;
    }
    .itemtable .itemtable-body td{
         height:auto;
         max-width:140px !important;
    }
    .itemtable .itemtable-col-unit button{
        display:block !important;
        background: none !important;
        border:none !important;
        font-size: 11px;
        color:inherit !important;
    }
    .itemtable input {
        border: none !important;
    }
    .itemtable #pagination-container {
        display:none !important;
    }
    button {
        display: none;
    }
}