#navi-footer{text-align: center;list-style: none;}
#navi-footer li{display: inline-block;margin:0 10px;}
#navi-footer li a{color:#fff}

#sidepanel_left .panel-strap.override-box-custom-empty img{width:100%!important;height:auto!important;}

#product-list{display: flex;flex-wrap: wrap;}
#sidepanel_left .image-box:before, .slick-track .image-box:before{display:none!important;}
.image-box.loaded {line-height: unset!important;}
#result-wrapper .product-wrapper .product-cell, #result-wrapper .product-wrapper{height:auto!important;}

#eu-cookie-open-modal-button{left: 150px!important;}

content h1.product-title {
    font-size:66px;
}

#header-branding {
	/* background: transparent url(/bilder/intern/shoplogo/lichtland24repeat.jpg) repeat-x 0 12px; */
}
@media (min-width: 1024px) {
	#logo a img {
/* 	    max-height: 142px; */
/* 	    margin: -25px 0; */
      	max-height: calc(142px - 25px / 2);
     	margin: -25px auto 0;
	}
	.category-nav.custom ul.navbar-nav {
    /*   right: 0; */
    /* left: 300px; */
    /* position: relative; */
	}
}

.header-shop-nav.nav.navbar-nav {
    background: #000000;
    padding: 8px;
    border-radius: 3px;
}
header .header-shop-nav.nav.navbar-nav a span {
    color: #ffffff;
}
header .header-shop-nav.nav.navbar-nav table a  {
    color: #313131;
}
header .header-shop-nav.nav.navbar-nav a:hover,
header .header-shop-nav.nav.navbar-nav a:focus,
header .header-shop-nav.nav.navbar-nav a:hover span,
header .header-shop-nav.nav.navbar-nav a:focus span {
    color: #bc3726;
}

#shop-nav .category-nav.navbar-wrapper .container:not('.dropdown') {
    top: 12px;
    width: inherit;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}
#shop-nav .category-nav.navbar-wrapper .container:not('.dropdown') {
	
}
#shop-nav .category-nav.navbar-wrapper .dropdown-menu {
    margin-left: -307px;
    margin-right: 307px;
}
#shop-nav .navbar-wrapper,
#shop-nav .navbar-default {
    background-color: transparent;
}

.navbar-default .nav > li > a,
.navbar-default .btn {
    padding: 18px 9px;
}

.category-nav.custom  {

}

/* body[data-page="18"] .banner */
/* #home konnte als html id der Startseite hinzugef�gt werden */
#home .banner {
    /* float: right; */
    margin: 0 0 0 25px;
    position: absolute;
	right: -140px;
	top: -25px;
	display: inherit;
}
	@media (max-width: 1080px) {
		#home .banner {
		    display: none;
		}
	}
@media (min-width: 1200px) {
	/*#home #sidepanel_left.col-lg-pull-9 {
	    right: 75%;
	}
	#home #sidepanel_left.col-lg-3 {
	    width: 0;
	}
	#home #sidepanel_left {
		display: none;
	}
	
	#home #content.col-lg-push-3 {
	    left: 0;
	}
	#home #content.col-lg-9 {
	    width: 100%;
	}*/
}
#home h1,
#home .h1 {
    font-size: 24px;
}
#home h1,
#home .h1,
#home #content .panel-title,
#content .panel-default > .panel-heading h5 {
    text-align: -webkit-center;
    text-align: center;
}

#home #content-wrapper .panel-default > .panel-heading,
#content .panel-default > .panel-heading {
	background: #dddddd;
    padding: 5px 15px;
}
	#home #content-wrapper .panel-default > .panel-heading h5,
	#content .panel-default > .panel-heading h5,
	#newsContent .panel-title > a {
		color: #313131;
	}
	
/* home sections */
#home section a	{
	color: #313131;
}
#home #content section:first-of-type {
	border: 2px solid transparent;
	transition: border 0.6s linear;
/*     -webkit-transition: width 2s; Safari */
	margin: 0.5em; /* Increased margin since the outline expands outside the element */
}
#home #content section:first-of-type:hover {
	border: 2px solid #000c3e
}
#home #content section:first-of-type .panel-title,
#home #content section:first-of-type i {
	color: #000c3e;
}
#home #content section:nth-of-type(2) {
	border: 2px solid transparent;
	transition: border 0.6s linear;;
/*     -webkit-transition: width 2s; Safari */
	margin: 0.5em; /* Increased margin since the outline expands outside the element */
}
#home #content section:nth-of-type(2):hover {
	border: 2px solid #00647b;
}
#home #content section:nth-of-type(2) .panel-title,
#home #content section:nth-of-type(2) i {
	color: #00647b;
}
#home #content section:nth-of-type(3) {
	border: 2px solid transparent;
	transition: border 0.6s linear;;
/*     -webkit-transition: width 2s; Safari */
	margin: 0.5em; /* Increased margin since the outline expands outside the element */
}
#home #content section:nth-of-type(3):hover {
	border: 2px solid #0060b6;
}
#home #content section:nth-of-type(3) .panel-title,
#home #content section:nth-of-type(3) i {
	color: #0060b6;
}

/* sidebar and content headers */
aside .panel-default > .panel-heading {
	background: transparent url(/templates/Evo-Child-lichtland24/themes/evo/background.jpg) bottom left scroll;
    padding: 5px 15px;
}
aside .panel-default > .panel-heading > .panel-title {
    color: #ffffff;
}

#home #content-wrapper .panel-default > .panel-heading,
#content .panel-default > .panel-heading {
    background: transparent url(/templates/Evo-Child-lichtland24/themes/evo/background.jpg) bottom left scroll;
}
#home #content .panel-default > .panel-heading {
/*     background: transparent; */
}
#home #content .panel-title.news {
    text-align: inherit;
}
#home #content-wrapper .panel-default > .panel-heading h5,
aside .panel-default > .panel-heading > .panel-title,
#content .panel-default > .panel-heading h5,
#content .panel-default > .panel-heading,
#newsContent .panel-title > a {
    color: #ffffff;
}
aside .panel-default > .panel-heading > .panel-title {
    border-bottom: none;
}
aside .panel-default > .panel-heading > .panel-title i {
    color: #ffffff;
}

/* banner */
.banner > a,
.banner > a:hover {
    border: 0 solid #ffffff !important;
}
.banner > hr {
	border: none;
}
	
#newsContent .read-more {
	margin-left: 5px;
}

#content h1.product-title {
    font-size: 20px;
}
.product-offer .price {
    font-size: 20px;
}
.product-attributes td.attr-label {
	width: 25%;
}

/* product view */
/* prices */
.suggested-price {
	color: #cc0000;
}
.yousave {
	color: #007c00;
	font-weight: bold;
}
/* top angebote/hot dealz */
button.hotdealz {
    -webkit-box-shadow: 0 1px 5px 0 #4a4a4a;
    -moz-box-shadow: 0 1px 5px 0 #4a4a4a;
    box-shadow: 0 1px 5px 0 #4a4a4a;
    border-radius: 3px !important;
    font-weight: bold;
    font-size: xx-large;
    width: 100%;
}
@media (max-width: 767px) {
	img.hotdealz {
	    position: relative;
	    top: 0;
	    left: 0;
	}
}
@media (min-width: 768px) {
	img.hotdealz {
	    left: unset;
	    right: 50%;
	    z-index: 2;
	}
}
a[data-original-title="Zeige alle HOT DEALZ"]:nth-child(2) {
    display: none;
}

/* manufacturer */
.img-sm {
    max-width: 130px;
    max-height: unset;
}

/* cell */
.product-cell h4.title {
    line-height: inherit;
/*     height: 75px; */
    height: 64px;
}
.product-cell h4 a:hover {
    text-decoration: none;
}
/* END product view */

/* header */
header #header-branding {
    padding: 15px 0 0;
}
#header-boxes h1 {
	margin: 0;
    font-size: 30px;
}
/* END header */

.dropdown-toggle sup {
	top: inherit;
}

.totop {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    float: right;
    position: fixed;
    /* right: -100px; */
    /* top: -50px; */
    bottom: 50px;
    background: #ffffff;
    padding: 15px;
    margin-left: 1170px;
    text-align: -webkit-center;
    text-align: center;
}
.totop .fa {
    font-size: 30px;
    font-weight: bold;
    margin-top: -7px;
}

#footer .btn-social {
    margin-right: 5px;
    margin-left: 0px;
}
#footer .panel {
    border-radius: 0;
}
#footer .col-xs-6.col-md-3:nth-child(3) {
    /* float: right; */
}
#footer .override-box-custom .panel-title {
    padding-bottom: 16px;
}
#footer-boxes div:not(:first-child){text-align:right!important;}
/* footer trusted shop */
#footer_ts_rating .text-center {
	text-align: inherit;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Open Sans", "Merriweather", Georgia, "Times New Roman", Times, serif;
}

.dib {
	display: inline-block;
}

/* modal */
.modal-body .hidden-in-modal {
	display: none;
}
.modal-body img {
    max-width: -webkit-fill-available;
    max-width: -moz-available;
    max-height: 75vh;
    
    display: block;
    margin-left: auto;
    margin-right: auto
}

.special-price del {
	color: #313131;
}
del.price-note {
	font-weight: normal;
	font-family: "Open Sans";
	font-size: 11.9px;
    display: block;
}

.evo-box .slick-track {
    width: 100% !important;
    left: 0 !important;
    transform: translate3d(0px, 0px, 0px)!important;
}
.evo-box .product-wrapper {
    min-height: 306px;
}

/* home evo box / slider */
#home #content section .evo-box .product-wrapper:hover .thumbnail {
	transition: background 0.6s linear;
    background: rgba(0, 12, 62, 0.075);
}
/* #home #content section:first-of-type .evo-box .product-wrapper:hover .thumbnail { */
/*     background: #000c3e; */
/* } */
/* #home #content section:nth-of-type(2) .evo-box .product-wrapper:hover .thumbnail { */
/*     background: #00647b; */
/* } */
/* #home #content section:nth-of-type(3) .evo-box .product-wrapper:hover .thumbnail { */
/*     background: #0060b6; */
/* } */
@media (max-width: 767px) {
	.evo-box .product-wrapper {
		width: 100% !important;
	}
}
@media (min-width: 768px) {
	.evo-box .product-wrapper {
/* 		width: calc(100% / 3) !important; */
	}
	.evo-box .product-wrapper.col-lg-4 .quantity-wrapper {
/*     	margin-left: -30px; */
	}
	.evo-box .product-wrapper.col-lg-4 {
		width: calc(100% / 3) !important;
	}
	.evo-box .product-wrapper.col-lg-3 .quantity-wrapper {
    	margin-left: -19px;
	}
	.evo-box .product-wrapper.col-lg-3 {
		width: calc(100% / 4) !important;
	    padding-left: 6px;
	    padding-right: 6px;
	}
	#home .panel .panel-body {
	    padding: 4px;
	}
}
.evo-box .product-wrapper .thumbnail .caption {
    min-height: 135px;
}
.evo-box .slick-prev, 
.evo-box .slick-next,
.evo-box .slick-cloned {
	display: none !important;
}
/* widerrufsbelehrung */
body[data-page="27"] {
	
}
body[data-page="27"] table {
    /* margin: auto; */
    display: contents;
}
/* prices nowrap */
.suggested-price,
.yousave {
    white-space: nowrap;
}
#home .suggested-price,
#home .yousave {
	margin-left: -9px;
	margin-left: -19px;
}
/* delivery */
.delivery-status {
	min-height: 32px;
}
/* newsletter templating */
center footer {
    text-align: left !important;
}
.backgroundTable {
	width: 1024px !important;
	max-width: 1024px;
	margin: 25px auto 0;
}
.backgroundTable * {
/* 	font-size: inherit !important; */
}
.backgroundTable tr {
	
}
.backgroundTable td {
    background: transparent !important;
}
.backgroundTable table {
	width: 1024px !important;
	max-width: 1024px;
}
.backgroundTable {
    background: #ffffff !important;
}
.backgroundTable td[align="center"] {
	text-align: inherit !important;
}
.backgroundTable img[alt="www.lichtland24.de"] {
	margin: 10px !important;
}
/* email */
.email {
	width: 100%;
	max-width:1024px;
	margin: auto;
	background: #ffffff !important;
	padding: 10px;
    text-align: left !important;
}
.email .container {
	width: 100% !important;
	max-width:1024px !important;
}
.email .product {
	clear: both;
	margin-bottom: 25px;
}
.email .product img {
	margin-right: 10px !important;
	float: left;
}
.email #footer .footer-additional a,
.email #footer #copyright a {
    color: #7c2419 !important;
}

/* itdah additional header slogan */
@media (min-width: 992px) {
	.navbar-nav {
	    /* float: left; */
	    /* margin: 0; */
	    display: inline-block;
	    margin: 0px 0 0 0;
	}
}
.custom #header-boxes h1 {
	padding: 10px 0 5px 0;
}
/* END itdah additional header slogan */

/* home section */
.home-section.scrollable {
    height: 100px;
    overflow: auto;
/*  border: 1px solid #eeeeee; */
    width: calc(100% - 30px);
    max-width: calc(100% - 30px);
    min-width: calc(100% - 30px);
    padding: 12px 15px;
    margin: 15px;
    resize: both;
}
/* manufacturer */
section.manufacturer .caption {
    max-width: 130px;
    margin: auto;
    white-space: nowrap;
}
section.manufacturer .caption .title,
section.manufacturer .caption .external-link {
	display: inline-block;
}
section.manufacturer .caption .inernal-link {
	display: inline-block;
}
section.slick-slider .slick-track {
    height: -webkit-fill-available;
}
/* cart */
/* cart gift overrides */
#freegift {
    width: calc(100% - 30px);
    margin: 55px auto 20px;
}
#freegift label.thumbnail {
	padding: 0;
}
#freegift label div.caption {
	padding: 0;
}
/* paypal */
/* paypal finance/ratenzahlung */
.ppf-container {
    border: 1px solid #003087 !important;
}
.ppf-container .rate-info {
    color: #003087;
}
/* grid changes from 4 to 3, so from 3 to 4 products per row */
@media (min-width: 1200px) {
	/* col-lg-3 means 4 products per row */
	.row.gallery .product-wrapper.col-lg-3 .quantity-wrapper {
    	margin-left: -12px;
	}
	.row.gallery .product-wrapper.col-lg-3:nth-child(3n) {
	    border-right-color: #dadada;
	}
	.row.gallery .product-wrapper.col-lg-3:nth-child(4n) {
	    border-right-color: transparent;
	}
	/* col-lg-4 means 3 products per row */
	.row.gallery .product-wrapper.col-lg-4:nth-child(3n) {
	    border-right-color: transparent;
	}
	.row.gallery .product-wrapper.col-lg-4:nth-child(4n) {
	    border-right-color: inherit;
	}
}