@font-face {
    font-family: 'ro_bold';
    src: url('https://cdn02.plentymarkets.com/iz5pgm18qias/frontend/ceres/fonts/roboto-bold-webfont.woff');
    src: url('https://cdn02.plentymarkets.com/iz5pgm18qias/frontend/ceres/fonts/roboto-bold-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'ro_reg';
    src: url('https://cdn02.plentymarkets.com/iz5pgm18qias/frontend/ceres/fonts/roboto-regular-webfont.woff');
    src: url('https://cdn02.plentymarkets.com/iz5pgm18qias/frontend/ceres/fonts/roboto-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'ro_light';
    src: url('https://cdn02.plentymarkets.com/iz5pgm18qias/frontend/ceres/fonts/roboto-light-webfont.woff');
    src: url('https://cdn02.plentymarkets.com/iz5pgm18qias/frontend/ceres/fonts/roboto-light-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: '';
    src: url('https://cdn02.plentymarkets.com/iz5pgm18qias/frontend/ceres/fonts/RobotoSlab-Regular.woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: '_light';
    src: url('https://cdn02.plentymarkets.com/iz5pgm18qias/frontend/ceres/fonts/RobotoSlab-Light.woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: '_bold';
    src: url('https://cdn02.plentymarkets.com/iz5pgm18qias/frontend/ceres/fonts/RobotoSlab-Bold.woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}
body > #vue-app, body > #vue-error, .wrapper-main #page-header, .navbar, .page-content {
    background-color: #fff;
}
body {
    font-family: 'ro_reg';
    color: #595959;
    font-size: 14px;
}
ol, ul {
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}
img {
    max-width: 100%;
}
.fa-shield {
    font-family: "FontAwesome" !important;
}
.shipping-DPD,
.hidden {
  display: none !important;
}
.h5 {
    font-size: 1.145em;
}
.homepageFlex {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;

}
.flag-icon {
    padding-top: 5px;
}
.page-content, .catContent {
    padding-top: 2rem;
    padding-bottom: 2em;
}
.googleAnalyticsHeader {
    margin-top: 30px;
}
.con-reinit {
    margin-top: 0 !important;
}
.payment-confirmation-btn {
    color: #000!important;
    background-color: #ffde00 !important;
     display: block;
    width: max-content;
    margin: 0 0 15px;
}
.input-unit {
    border: none;
    margin-top: 30px;
    margin-bottom: 10px;
    overflow: visible;
}
.input-unit label {
    top: -20px;
    font-size: 1em;
    text-transform: none;
    padding: 0;
    color: #595959;
    font-weight: normal;
}
.input-unit input, .custom-select {
    border: 1px solid #e5e5e5 !important;
    padding: 5px 40px 5px 10px;
    border-radius: 0 !important;
    font-size: .929em !important;
    color: #8c8c8c;
    min-height: 38px;
}
.cmp-method-list .method-list-item input:checked + label, .cmp-method-list .method-list-item input:checked + .label {
    box-shadow: none;
    background: #e5e5e5;
}
.widget-newsletter .small {
    font-size: 100%;
    margin-top: 10px;
}
.widget-newsletter button {
    width: 150px;
}
html.ios input, html.ios select, html.ios textarea {
    font-size: 12px;
}
.input-unit input {
    padding: 5px 10px !important
}
.custom-select:focus {
    border-color: #e5e5e5;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.modal-content .btn {
    margin-top: 15px;
}
.input-unit textarea {
    border: 1px solid #e5e5e5;
}

.btn-primary, .btn-secondary {
    font-family: "ro_slab";
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled, .btn-outline-primary, .btn-secondary {
    color: #222226;
    border: 1px solid #222226;
    background-color: #fff;
}
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
    color: #fff;
    background-color: #222226;
    border-color: #222226;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #FFDE00;
    border-color: #FFDE00;
    background-color: #fff;
}
.fa-file-text-o, .fa-sign-out, .btn .fa-trash-o {
    font-family: "Fontawesome" !important;
}
.m_bottom_31 {
    margin: 4px;
    margin-bottom: 42px;
}
.section_offset .m_bottom_30 {
    margin-bottom: 36px;
}
.m_right_17 {
    margin-right: 14px;
}
#add-item-to-basket-overlay #ppButton {
    float: left;
    position: absolute;
    bottom: 15px;
    left: 15px;
}
@media (min-width: 1200px) {
    .container-max {
        max-width: 1170px;
    }
}
.wrapper-main header .container-max > .row {
    flex-direction: row;
}
#actionBanner, #actionBannerPopup {
    padding: 10px 15px;
    font-size: 18px;
    background: #ea0c07;
    color: #fff;
    max-width: 100vw;
    white-space: nowrap;
    overflow: hidden;
}
#actionBannerPopup {
    margin-top: 15px;
}
#actionBanner p, #actionBannerPopup p {
    margin: 0;
    animation: marquee 20s linear infinite;
    padding-left: 100%;
    display: inline-block;
}
@keyframes marquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}
header .header_top {
    padding: 6px 0 7px;
    font-size: .86em;
    border-bottom: 1px solid #e5e5e5;
}
header .header_top ul {
    list-style: none;
    padding: 0;
    margin: 0
}
header .header_top ul li {
    display: inline-block;
}
header .header_top ul li a {
    font-size: 13px;
}
header .header_top ul li::after {
    content: "";
    display: inline-block;
    height: 11px;
    border-left: 1px solid #222226;
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    -o-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
    margin: 0px 6px 0 7px;
}
header .header_top ul li:last-child::after {
    display: none;
}
header .header_bottom {
    padding: 15px 0;
}
header #controlsList {
    padding: 0;
    margin-left: auto;
}
header #controlsList li {
    border: 1px solid #e5e5e5;
    padding: 0px;
    min-height: 38px;
    position: relative;
}
header #controlsList li a, header #controlsList li button {
    padding: 7px 15px;
    display: block;
}
header #controlsList li.control-user {
    position: relative;
    top: -2px
}
header #controlsList li.control-user .fa {
    margin-right: 5px;
}
header #controlsList li.control-user .account-menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 99;
}
header #controlsList li.control-user:hover .account-menu {
    display: block;
}
header #controlsList li.control-user .account-menu .fs_small {
    text-align: center;
    display: block;
    margin: 10px 0;
}
header #controlsList li.control-user .account-menu hr {
    margin: 10px 0;
}
header #controlsList li.control-search {
    border: 0;
    padding: 0;
    position: relative;
}
header #controlsList li.control-search .search-box-shadow-frame {
    border: 1px solid #e5e5e5;
    padding: 0;
    box-shadow: none !important;
}
.autocomplete-suggestions {
  left: 0;
}
header #controlsList li.control-search .search-input {
    border: 0;
    padding: 7px 15px;
    height: 36px;
    min-height: 36px;
    font-size: 15px;
}
header #controlsList li.control-search .search-submit {
    border: 0;
    padding: 0 15px;
    background: #fff;
    color: #000;
}
header .navbar-flex-end {
    justify-content: flex-end;
    padding: 0;
}
header #logo {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
}
header #logo img {
    padding: 5px;
    background: #ffde00;
}
header .menuBar {
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
}
#breadcrumb {
  background: #f9f9fa;
}
#breadcrumb .breadcrumb {
  background: transparent
}
.mobile-navigation ul.breadcrumb li:last-child {
    pointer-events: auto;
    list-style: none;
}
.mobile-navigation ul.breadcrumb li:not(:first-of-type) a:before {
    display: none;
}
.control-basket .toggle-basket-preview {
  white-space: nowrap;
  background: transparent;
  -webkit-transition: none;
  transition: none;
}
.control-basket .toggle-basket-preview .badge {
  -webkit-transition: none;
  transition: none;
}
#countrySettings, #currencySelect {
    z-index: 9 !important;
    right: 0;
}
#countrySettings li, #currencySelect li {
    padding: 0 !important;
    border-color: #fff !important;
}
#sliderContainer {
    position: relative;
  width: 100%;
  padding-top: calc(100% / (1900/550)); /* Hier kannst du das Seitenverhältnis des Bildes anpassen (z. B. 16/9 für Breitbild) */
  overflow: hidden;
}
#sliderContainer .home {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}
#slider {
    overflow: hidden;
}

#slider .carousel-item .sliderText {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
#slider .carousel-item .sliderText.pos2 {
    top: 25%;
}
#slider .carousel-item .circle {
    margin: 0 auto;
}
#slider .carousel-item .headline {
    text-shadow: 1px 1px 10px black;
    /*
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.43) 50%, rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.43) 50%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.43) 50%,rgba(0,0,0,0) 100%);
  */
    font-size: 59px;
    line-height: 60px;
    margin: 10px auto 20px;
    font-family: "ro_slab";
}
#slider .carousel-item .subline {
    text-shadow: 1px 1px 10px black;
    /*
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.43) 50%, rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.43) 50%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.43) 50%,rgba(0,0,0,0) 100%);
  */
    font-size: 17px;
    line-height: 24px;
}
#slider .carousel-item a {
    font-size: 20px;
    line-height: 26px;
    padding: 13px 27px;
    border-top: 2px solid #fff;
    max-width: 300px;
    text-shadow: 1px 1px 10px black;
    display: block;
    margin: 0 auto;
}
#slider .carousel-item a:hover, #slider .carousel-item a:focus, #slider .carousel-item a:active {
    border: 2px solid #fff;
}
#slider .carousel-item .headline, #slider .carousel-item .subline, #slider .carousel-item .circle, #slider .carousel-item a {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
#slider .carousel-item img {
    max-width: none;
    width: 100%;
}
#slider .carousel-item.long img {
    max-width: none;
    height: auto;
}
#slider .carousel-control-next, #slider .carousel-control-prev {
    width: 10%;
    opacity: 1;
    font-size: 40px;
}
#slider .carousel-control-next:hover .fa, #slider .carousel-control-prev:hover .fa {
    border: 1px solid #fff;
    padding: 5px 17px;
}
#slider .carousel-item.special .sliderText {
    bottom: 10%;
    left: 0;
    top: auto;
    width: 60%;
    transform: none;
}
#referenzen .owl-carousel .owl-stage-outer {
    height: 160px !important;
}
#referenzen .owl-carousel .owl-dots {
    display: none !important;
}
#referenzen .owl-single-item-nav .owl-single-item-control {
    top: -40px;
    font-size: 16px !important;
    border: 1px solid #e5e5e5;
    padding: 7px 10px;
}
#referenzen .owl-single-item-nav .fa-chevron-left {
    right: 40px;
}
.wrapper-main .navbar {
    padding-bottom: 20px;
    border: 0
}
.main_menu {
    border-top: 2px solid #222226;
}
.main_menu, .main_menu ul {
    padding-left: 0;
    margin-bottom: 0
}
.main_menu li.control-basket {
    float: right;
}
.main_menu li.control-basket .fa {
    color: #222226;
    font-size: 16px
}
.basket-preview .totals, .main_menu li.control-basket .badge {
    font-size: 100%;
    padding: 0 3px;
}
.basket-preview .totals .cmp-totals {
    margin-bottom: 15px;
}
.basket-preview .totals .cmp-totals .h3 {
    margin-top: 10px;
}
.basket-preview .totals .cmp-totals dt {
    padding: 3px 0;
    text-align: left;
}
.basket-item-delete .fa {
        float: right;
        font-size: 12px;
        color: #dc3545;
        padding-left: 4px;
    
}
.basket-list-item .item-name {
    color: #000 !important;
    font-size: 15px;
    display: block;
}
.basket-list-item .meta-container {
  text-align: left;
}
.basket-preview-wrapper .item-list {
  padding-top: 10px;
}
 .basket-item-container-right {
  flex-direction: column;
}
.basket-item-container-right .qty-box-container {
margin-bottom: 5px;
}
.basket-list-item:not(:last-child) {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.totals .h3 {
  text-align: left;
}
.mobile-navigation {
    right: -300px;
    width: 300px;
    left: auto;
    border-left: 1px solid #222226;
    box-shadow: 0 0 20px #222226;
    background: #fff;
    border-left: 1px solid #222226;
    color: #595959;
}
.mobile-navigation.open {
    right: 0;
}
.mobile-navigation ul.breadcrumb li, .mobile-navigation ul.breadcrumb li a {
    color: #fff;
}
.mobile-navigation ul.mainmenu li {
    border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 768px) {
    .wrapper-main .breadcrumb {
        max-width: 1170px;
    }
    .wrapper-main > nav.container-max {
        background: #f9f9fa;
    }
}
.c_image_container .c_image_2, .c_image_container:hover .c_image_1 {
    display: none;
    margin: 0 auto;
}
.c_image_container .c_image_2 {
    position: relative;
}
.c_image_container:hover .c_image_2 {
    display: block;
}
.cmp-product-thumb .thumb-image {
    height: 310px;
}
.cmp-product-thumb .thumb-image img {
    max-height: 310px;
}
.cmp-product-thumb .thumb-content a {
    display: block;
}
.cmp-product-thumb .thumb-content .itemTitle {
    min-height: 80px;
}
.categoriegrid h1 {
    font-size: 24px;
}
.categoriegrid h2 {
    margin-bottom: 10px;
}
.categoriegrid h2 + p {
    margin-bottom: 20px;
}
.categoriegrid ul, .container-max ul {
    padding-left: 25px;
    margin-bottom: 20px;
    list-style-type: disc;
}

.product_description ul,
.pagination,
.categoriegrid ul.product-list,
.container-max ul.nav-tabs {
    padding-left: 0px;
    margin-bottom: 0px;
    list-style-type: none;
}
#mainNavbarCollapsable ul {
	list-style: none !important;
}
.categoriegrid .sidebar-categories ul, .container-max .sidebar-categories ul {
    padding-left: 0px;
    margin-bottom: 0px;
    list-style-type: none;
}
.categoriegrid .highlightText {
    background: #ffde00;
    color: #39393c;
    display: block;
    width: 100%;
    padding: 30px;
}
.categoriegrid .highlightText a {
    text-decoration: underline;
}    
.categoriegrid .list-controls label {
    font-size: .929em;
    color: #8c8c8c;
    line-height: 38px;
}
.categoriegrid .list-controls .custom-select {
    min-height: 10px;
    height: 27px;
}
.justify-space {
  justify-content: space-between;
}
.pagination {
    margin-top: 8px !important;
    float: right;
}
.pagination .page-item {
    margin-left: 5px;
}
.pagination .page-item, .pagination .page-item a {
    height: 30px;
    width: 30px;
    color: #8c8c8c;
}
.pagination .page-item.active .page-link {
    z-index: 1;
    color: #222226;
    background-color: #fff;
    border-color: #222226;
    padding: .4rem .75rem;
}
.categoriegrid article .button_type_2 {
    clear: both;
    margin-top: 15px;
}
.c_image_container .c_image_1 {
    max-height: 310px;
}
.lastSeenList h5 {
    margin-top: 40px;
}
.lastSeenList .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.top_artikel .cmp-product-thumb .thumb-image, .lastSeenList .cmp-product-thumb .thumb-image {
    height: 210px;
}
.top_artikel .cmp-product-thumb .thumb-image img, .lastSeenList .cmp-product-thumb .thumb-image img {
    max-height: 210px;
}
.top_artikel .c_image_container:hover .c_image_1, .lastSeenList .c_image_container:hover .c_image_1 {
    display: block;
}
.top_artikel .c_image_container:hover .c_image_2,
.lastSeenList .c_image_container:hover .c_image_2 {
    /*display: none;*/
}
.lastSeenList article .row {
    display: block;
}
.top_artikel article .button_type_2, .top_artikel article .category_link, .top_artikel article .availability, .top_artikel article .pl_produkt-item-tax, .lastSeenList article .button_type_2, .lastSeenList article .category_link, .lastSeenList article .availability, .lastSeenList article .pl_produkt-item-tax {
    display: none;
}
article .thumb-content a {
    clear: both;
}
.top_artikel .itemTitle, .lastSeenList .itemTitle {
    min-height: 10px !important;
    width: 100%;
    min-width: 100%;
    flex: 0 0 100%;
}
.top_artikel .thumb-background, .top_artikel .thumb-content {
    background: #f9f9fa !important;
}
.pl_produkt-item-tax {
    font-size: 10px;
    float: right;
}
.pl_produkt-item-tax a {
    display: inline !important;
}
#singleDesc > div {
    padding: 100px 50px;
}
#singleDesc p, strong, b, ul, li, a {
    font-size: 14px;
    line-height: 20px;
}
.single .hersteller .d-flex .label {
    font-weight: bold;
    flex: 0 0 100px
}
.single .hersteller .d-flex a {
   text-decoration: underline;
}
.single .tab-content h2 {
    margin-bottom: 10px;
}
.single .tab-content h3 {
    margin-bottom: 10px;
}
.single .category-list-view-port {
    float: left;
}
.single .qty-box, .single .add-to-basket-container {
    height: 38px;
}
.single .custom-select {
    padding: 12px 40px 12px 10px;
    margin-bottom: 15px;
}
.single .availabilityImageWrapper {
    margin-right: 5px;
}
.single .owl-carousel .owl-stage-outer {
    padding-top: 0;
}
.single .add-to-wish-list {
    padding: 11px 10px;
}
.single .add-to-wish-list .fa {
    margin-right: 0;
}
.single .add-to-wish-list.active .fa {
  color: red;
}
.single .availabilityWrapper {
    margin-top: 10px;
    line-height: 13px;
}
.single .farbkarte {
    background: url('https://cdn02.plentymarkets.com/iz5pgm18qias/frontend/landingpage/farbkarte-fadenvorhaenge.jpg') no-repeat top right;
    background-size: auto 100%;
    border: 1px solid #ddd;
}

.single .produktkatalog {
    background: url('https://www.li-germany.de/images/gallery/template/produktkatalog-small.png') no-repeat top right 12%;
    background-size: auto 100%;
    border: 1px solid #ddd;
    margin-top: 15px;
}

.single .farbkarte .box {
    background: #FFDE00;
    color: #fff;
    text-align: center;
    width: 60%;
    padding: 30px 15px 20px;
}

.single .produktkatalog .box {
    background: #39393c;
    color: #fff;
    text-align: center;
    width: 60%;
    padding: 30px 15px 20px;
}

.single .farbkarte .box .second_font,
.single .produktkatalog .box .second_font {
    font-weight: bold;
}
.single .farbkarte .box p {
    margin-bottom: 0;
    color: #595959;
    font-size: 15px;
}

.single .produktkatalog .box p {
  margin-bottom: 0;
  color: #fff;
  font-size: 15px;
}

.single .farbkarte .box i,
.single .produktkatalog .box i {
    transform: translate(0px, 7px);
}
.single .graduated-prices-table {
    margin-bottom: 10px;
}
.single .graduated-prices-table td:last-child {
    text-align: right;
}
.single .product_options .crossprice {
   float: none;
   display: block;
   font-size: 15px;
color: red;
}
.single .product_options .crossprice del {
   text-decoration: none;
}
.back_to_top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    top: auto;
    text-align: center;
}
#single-carousel .owl-item img {
    height: 350px;
}
#single-carousel .owl-single-item-nav, #single-carousel .owl-dots {
    display: none;
}
.single .nav-link {
    padding: 0.5rem 1rem;
    font-family: "ro_slab";
    color: #8c8c8c;
}
.single .nav-tabs .nav-item {
    margin-left: 5px !important;
}
.single .nav-tabs .nav-item .nav-link.active {
    border: 1px solid #222226;
    color: #222226;
}

#thumb-carousel .owl-stage-outer {
   padding-bottom: 0;
   min-height: 80px;
}
#thumb-carousel.owl-carousel .owl-item img {
  height: 4em;
}
#thumb-carousel .owl-single-item-control {
   font-size: 1rem;
   margin: auto;
   position: absolute;
   top: auto;
   top: 50%;
   transform: none;
   padding: 5px 7px;
   background: #ffde00;
   transform: translateY(-50%);
}
#thumb-carousel .owl-single-item-control:hover {
   background: #000;
}
.basket .basket-item-container .basket-item .image-container, .basket .basket-item-container .basket-item-container-right {
    width: 200px;
}
.basket-item-container .basket-item .basket-item-container-right .item-total-price {
    font-weight: 700;
    white-space: nowrap;
    text-align: right;
}
.basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-name {
    font-size: 18px;
    color: #222226 !important;
    font-family: "ro_slab";
}
.basket-item-container .basket-item .basket-item-container-right .item-remove-container {
    font-size: 1.2em;
    line-height: 1.2em;
    text-align: right;
}
  .basket-item-container .basket-item .basket-item-container-right .item-remove-container > .item-remove-button {
      cursor: pointer;
      padding: 0;
      background: none;
      color: #dc3545;
      border: none;
  }
  .basket-item-container .basket-item .basket-item-container-right .item-remove-container > .item-remove-button .fa {
      color: #dc3545;
      font-size: 12px;
  }
.basket-preview-content .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-name {
  font-size: 16px;
  line-height: 18px;
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-base-price, .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-small-prices, .basket-item-container .basket-item .item-additional-information-container .basket-expand, .basket-item-container .basket-item .item-additional-information-container .item-additional-information {
    font-size: 100%;
}
.basket .cart_list {
    border: 1px solid #e5e5e5;
    padding: 15px;
    margin-bottom: 38px;
}
.basket .basket-item-container {
    border-bottom: 1px solid #e5e5e5;
}
.basket .basket-item-container:last-child {
    border-bottom: 0;
}
.login .button_type_2.lbrown {
    margin-left: 5px;
}
.login-pwd-reset .button_type_2 {
    margin-top: 10px;
}
footer .hr_list li {
    float: left;
}
footer .vr_list_type_2 li {
    line-height: 27px;
}
footer .vr_list_type_1 li.m_bottom_14 {
    line-height: 26px;
    margin-bottom: 10px;
}
#order-history-tab .cmp-order-item {
    margin-bottom: 1em;
    padding-top: 1em;
}
#order-history-tab .history-pagination {
    margin-bottom: 1em;
}
.autocomplete-image-container {
    float: left;
}
.checkout h3.second_font {
    margin-bottom: 10px;
}
.cat-167 main img {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
    width: 20%;
    width: calc(25% - 15px);
}
/* Product Catalog Boxes */
.catalog-yellow {
    background-color: #FFDE00;
    padding: 30px;
    color: white;
    min-height: 305px;
    display: flex;
    align-items: center;
}
.catalog-yellow h3 {
    font-size: 40px;
    font-weight: bold;
    line-height: 46px;
}
.catalog-mid {
    background-color: #4e4e51;
    padding: 30px;
    color: white;
    min-height: 305px;
}
.catalog-mid a {
    color: #222226 !important;
}
.catalog-mid p {
    min-height: 95px;
}
.catalog-mid h3 {
    font-size: 24px;
}
.catalog-picture {
    background-image: url(https://cdn02.plentymarkets.com/iz5pgm18qias/frontend/produktkatalog/li-germany-produktkatalog-impression-model.jpg);
    background-position: right;
    background-repeat: no-repeat;
    min-height: 305px
}
.required::after {
    display: none
}
.fa-paper-plane-o {
    display: none;
}
.cat-316 .catalog-yellow, .cat-317 .catalog-yellow, .cat-316 .catalog-mid, .cat-317 .catalog-mid {
    min-height: 230px !important;
}
.cat-316 .catalog-mid p, .cat-317 .catalog-mid p {
    min-height: 0px !important;
}
.list-box {
    background-color: #4e4e51;
    padding: 30px;
    color: white;
    min-height: 230px;
    display: flex;
    align-items: center;
}
.list-box ul {
    list-style: disc;
    margin-left: 10px;
}
.list-box ul li {
    font-size: 18px;
    font-weight: bold;
    padding: 4px 0;
}
.grey-contact a {
    background-color: #4e4e51 !important;
    border-color: #4e4e51 !important;
}
.grey-contact a:hover {
    background-color: white !important;
    border-color: #FFDE00 !important;
}
.cat-316 .owl-stage-outer {
    min-height: 170px;
}
.cat-316 .owl-dots {
    display: none;
}
.cat-316 .owl-single-item-nav .owl-single-item-control {
    top: -25px;
    font-size: 16px !important;
    border: 1px solid #e5e5e5;
    padding: 7px 10px;
}
.cat-316 .owl-single-item-nav .fa-chevron-left {
    right: 40px;
}
.contact-boxes a {
    margin-bottom: 10px;
}

/* lightbox galerie ---- */
.category-316 .lb-nav .lb-prev::after {
    font-family: "FontAwesome";
    content: "\f053";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 18px;
}
.category-316 .lb-nav .lb-next::after {
    font-family: "FontAwesome";
    content: "\f054";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 18px;
}
.sidebar-categories ul li.active > ul {
  display: block;
  padding-left: 10px;
}
/* werbebanner --------- */
.werbebanner a {
    display: block;
}
.wb-sm {
    display: none;
    margin: 0 auto;
}
@media(max-width: 769px) {
    .wb-sm {
        display: inherit;
    }
    .wb {
        display: none;
    }
}
/* --------------------- */
.vorteil {
    padding: 30px;
    color: #fff;
    margin-bottom: 30px;
}
.vorteil.vorteil-1 {
    background-color: #39393c
}
.vorteil.vorteil-2 {
    background-color: #4e4e51
}
.vorteil.vorteil-3 {
    background-color: #656568
}
.vorteil h3 {
    font-size: 24px;
    position: relative;
    height: 65px;
}
.vorteil h3::after {
    content: " ";
    height: 2px;
    width: 82px;
    background-color: #ffdc00;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.vorteil p {
    margin: 20px 0;
    min-height: 95px;
}
.btn-primary,
.vorteil a {
    color: #222226 !important;
}
#flags {
    position: fixed;
    top: 300px;
    right: -270px;
    width: 270px;
    color: #fff;
    z-index: 9;
}
.basket-open #flags {
  display: none;
}
.flag {
    padding: 20px;
    position: relative;
    left: 0;
    height: 170px;
    cursor: pointer;
    transition: 0.3s;
}
.flag:hover {
    left: -270px;
}
.flag.flag-1, .flag.flag-1 .flagName {
    background-color: #39393c
}
.flag.flag-1 .flagName span {
    width: 96px;
    display: block;
    letter-spacing: 9px;
}
.flag.flag-1 .flagName .fa {
    position: absolute;
    top: -20px;
    right: 17px;
    font-size: 65px;
}
.flag.flag-2 .flagName > span:first-of-type {
    display: block;
    width: 100px;
    letter-spacing: 8px;
}
.flag.flag-2 .flagName > span:first-of-type > span:first-of-type {
    display: block;
    letter-spacing: 6px;
}
.flag.flag-2 .flagName > span:last-of-type {
    font-size: 50px;
    position: absolute;
    top: -10px;
    right: 11px;
}
.flag.flag-3 .flagName > span {
    letter-spacing: 2px;
}
.flag.flag-3 .flagName > span > span:first-of-type {
    display: block;
    letter-spacing: 4.5px;
}
.flag.flag-2, .flag.flag-2 .flagName {
    background-color: #4e4e51
}
.flag.flag-3, .flag.flag-3 .flagName {
    background-color: #656568
}
.flag .flagName {
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px 15px;
    color: #fff;
    position: absolute;
    top: 58px;
    left: -112px;
    width: 170px;
    height: 55px;
    transform: rotate(-90deg);
    font-size: 15px;
    border-bottom: 1px solid #ffdc00;
}
.flag h3 {
    margin-bottom: 20px;
}
.flag p {
    margin-bottom: 10px;
}
.flag a {
    color: #ffdc00 !important;
}
.flag a:hover, .flag a:focus, .flag a:active {
    text-decoration: underline;
}
#landingpage .imageHeader {
    position: relative;
}
#landingpage .imageHeader .headline, #landingpage .imageHeader .subline {
    color: #fff;
    padding: 8px 15px;
    text-align: right;
    position: absolute;
    right: 0;
}
#landingpage .imageHeader .headline {
    font-size: 31px;
    background: #FFDE00;
    bottom: 100px;
    padding: 10px 15px 12px;
}
#landingpage .imageHeader .subline {
    font-size: 22px;
    background: #222226;
    bottom: 50px;
}
#landingpage .hr_y {
    border-top: 2px solid #FFDE00 !important;
}
#landingpage a.lbrown {
    color: #222226 !important;
}
#landingpage a.red {
    color: #fff !important;
    border: #bc0530;
    background: url('https://cdn02.plentymarkets.com/iz5pgm18qias/frontend/landingpage/b1-icon.jpg') no-repeat 10px 6px #bc0530;
    padding-left: 40px;
}
#landingpage .fa-stack .fas {
    font-size: 14px;
}
#landingpage .schritt_container {
    height: 200px;
    color: #fff;
    padding: 20px 15px;
    margin: 30px 0;
    overflow: hidden;
    position: relative;
}
#landingpage .schritt_container p {
    padding-right: 50px;
}
#landingpage .button-schritt {
    color: #fff;
    padding: 7.5px 0;
}
#landingpage .button-schritt.button-s-1, #landingpage .schritt_container.schritt-1 {
    background-color: #39393c
}
#landingpage .button-schritt.button-s-2, #landingpage .schritt_container.schritt-2 {
    background-color: #4e4e51
}
#landingpage .button-schritt.button-s-3, #landingpage .schritt_container.schritt-3 {
    background-color: #656568
}
#landingpage .button-schritt:hover, #landingpage .button-schritt:focus, #landingpage .button-schritt:active {
    color: #222226;
    background-color: #FFDE00;
}
#landingpage .schritt_container .corner {
    background: #fff;
    width: 200px;
    height: 200px;
    border-radius: 200px;
    position: absolute;
    right: -100px;
    bottom: -100px;
}
#landingpage .schritt_container.schritt-1 .corner {
    color: #39393c
}
#landingpage .schritt_container.schritt-2 .corner {
    color: #4e4e51
}
#landingpage .schritt_container.schritt-3 .corner {
    color: #656568
}
#landingpage .schritt_container .corner .fas {
    font-size: 50px;
    position: absolute;
    left: 39px;
    top: 48px;
}
.single .tab-content ul {
    padding-left: 25px;
}
.single .tab-content ul li {
    list-style: disc;
    list-style-position: outside;
}
.mobile-navigation .breadcrumb li.btn-close {
    padding: 10px 20px 10px 0px;
}
@media(max-width: 1600px) {

    #slider .carousel-item .headline {
        font-size: 50px;
        line-height: 60px;
    }
}
@media(max-width: 1500px) {
   #slider .carousel-item .headline {
    font-size: 30px;
    line-height: 40px;
}
}
@media(max-width: 1275px) {
    #flags {
        display: none;
    }
}
@media(max-width: 1200px) {
    h1 {
        font-size: 2em;
    }
    h2, h3 {
        font-size: 1.2em;
    }
    .section_offset .sh_container .same_height {
        height: 160px !important;
    }
    .single .category-list-view-port {
        float: none;
        margin-bottom: 10px;
    }
    .single .category-list-view-port .button_type_2 {
        width: 100%;
    }

}
@media (max-width: 1150px) {
    .catalog-yellow h3 {
        font-size: 38px;
    }
    #slider .carousel-item .circle {
      display: none;
   }
   #slider .carousel-item.special .sliderText {
    bottom: 4%;
}
}
@media (max-width: 1024px) {
    .single h1 {
        font-size: 1.5em;
    }
    .catalog-yellow h3 {
        font-size: 32px;
    }
}
@media (max-width: 991.98px) {
    .wrapper-main #page-header .container-max {
        padding: 0 15px;
    }
}
@media(max-width: 991px) {
    header .navbar-toggle {
        background: none;
        border: 0;
        padding: 0;
    }
    .container-max.login {
      margin-top: 30px;
    }
    .section_offset .sh_container .same_height {
        height: 225px !important;
    }
    .catalog-mid p {
        min-height: 134px;
    }
    .vorteil p {
        min-height: 120px;
    }
    #landingpage .imageHeader img {
        max-width: none;
        width: 100%;
    }
    #referenzen .owl-carousel .owl-stage-outer {
        height: 260px !important
    }
}
@media(max-width: 900px) {
    header .header_top .f_left, header .header_top .f_right {
        float: none;
        text-align: center;
    }
    header .header_top .f_left .scheme_color {
        white-space: nowrap;
    }
    .catalog-yellow, .catalog-mid {
        padding: 15px;
    }
    .catalog-mid h3 {
        font-size: 20px;
    }
    .vorteil {
        padding: 15px;
    }
    .vorteil h3 {
        font-size: 20px;
    }
}
@media (max-width: 836px) {
    .list-box ul li {
        font-size: 16px;
    }
}
@media(max-width: 830px) {
   #slider .carousel-item .sliderText {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
   }
   #slider .carousel-item .sliderText.pos2 {
       top: 50%;
   }
   #slider .carousel-item .headline {
       font-size: 25px;
       line-height: 30px;
   }
   #slider .carousel-item a {
    font-size: 16px;
    line-height: 17px;
    padding: 9px 20px;
    max-width: 230px;
}
    .catalog-yellow h3 {
        font-size: 30px;
    }
}
@media(max-width: 769px) {
    #landingpage .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .cat-167 main img {
        width: 30%;
        width: calc(33% - 15px);
    }
}
@media(max-width: 768px) and (min-width: 760px) and (orientation: portrait) {
    .single .col-md-3, .single .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .single figure.scale_image_container {
        margin: 0 auto 60px;
    }
    .manufacturer_widget {
        text-align: center;
    }
}
@media(max-width: 768px) {
    header #controlsList {
        margin: 0;
        width: 100%;
        text-align: center;
    }
    header #controlsList li.control-search {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    header #controlsList li.control-search .search-input {
        width: 100% !important;
    }
    header #logo {
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
    }
    header .menuBar {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        flex: 0 0 calc(100% - 115px);
        margin-left: 15px;
    }
    #slider .carousel-item .headline {
        font-size: 40px;
        line-height: 40px;
    }
    .section_offset figure.scale_image_container, .section_offset .banner_type_2 {
        max-width: 360px;
        margin-left: auto;
        margin-right: auto;
    }
    #referenzen .owl-carousel .owl-stage-outer {
        height: 280px !important;
    }
    .c_image_container .c_image_1 {
        margin: 0 auto 10px;
    }
    .c_image_container:hover .c_image_1 {
        display: block;
    }
    .c_image_container:hover .c_image_2 {
        display: none;
    }
    .single figure.scale_image_container {
        max-width: 263px;
    }
    .single .owl-thumbs .owl-thumb {
        height: 7em;
    }
    .single .category-list-view-port {
        float: left;
    }
    .single .category-list-view-port .button_type_2 {
        width: auto;
        width: calc(100% - 60px);
    }
    .top_artikel .cmp-product-thumb .thumb-image {
        height: 180px;
    }
    .top_artikel .cmp-product-thumb {
        background: #f9f9fa !important;
    }
    .top_artikel .thumb-content {
        padding: 0;
    }
    .catalog-yellow {
        font-size: 40px;
        min-height: 0px;
        margin-bottom: 30px;
    }
    .catalog-mid {
        min-height: 0px;
    }
    .catalog-mid p {
        min-height: 0px;
    }
    .catalog-picture {
        display: none;
    }
    .vorteil p {
        min-height: 10px;
    }
    .vorteil h3 {
        height: auto;
        padding-bottom: 10px;
    }
    #landingpage .schritt_container {
        height: auto;
        margin-bottom: 10px;
    }
    #landingpage .schritt_container p {
        padding-right: 130px;
    }
    #landingpage a.lbrown, #landingpage a.black {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    .list-box {
        margin-bottom: 30px;
    }
    .cat-316 .list-box, .cat-317 .list-box, .cat-316 .catalog-mid, .cat-317 .catalog-mid, .cat-316 .catalog-yellow, .cat-317 .catalog-yellow {
        min-height: 150px!important;
    }
    @media(max-width: 660px) {
        header #controlsList li.control-user .account-menu {
            left: 0;
            right: auto;
        }
        #slider .carousel-item .headline {
            font-size: 30px;
            line-height: 40px;
        }
        #landingpage .imageHeader .headline, #landingpage .imageHeader .subline {
            text-align: left;
            position: relative;
            bottom: 0;
        }

    }
    @media(max-width: 575px) {
      header #logo img {
          height: 85px;
        }
        header #controlsList li.control-user {
          top: 0;
        }
        header #controlsList li.control-user .account-menu {
          left: 50%;
          right: auto;
          transform: translateX(-50%);
      }
      .justify-space {
          display: block !important;
        }
        .pagination {
          justify-content: center;
        }
        .single .farbkarte {
            background: url(https://cdn02.plentymarkets.com/iz5pgm18qias/frontend/landingpage/farbkarte-fadenvorhaenge.jpg) no-repeat bottom right;
            background-size: 100%;
        }

        .single .produktkatalog {
            background: url(https://www.li-germany.de/images/gallery/template/produktkatalog-small.png) no-repeat bottom 10% center;
            background-size: 20%;
        }

        .single .farbkarte .box {
            width: 100%;
            margin-bottom: 34%;
        }
        .single .produktkatalog .box {
            width: 100%;
            margin-bottom: 34%;
        }
        .cat-167 main img {
            margin-bottom: 15px;
            width: 48%;
            width: calc(50% - 15px);
        }
        .cmp-product-thumb .thumb-content, .cmp-product-thumb .thumb-image {
            width: 100%;
            float: none;
        }
         .cmp-product-thumb .thumb-image {
            height: 400px !important;
            margin-bottom: 20px;
        }
        .nav-tabs {
            border-bottom: 0;
        }
        .nav-tabs .nav-item {
            margin-bottom: 0;
        }
        .list-controls .list-sort, .list-controls .list-itemsperpage {
            padding: 0;
            margin-bottom: 10px;
        }
        .categoriegrid .list-controls .custom-select {
            height: 38px;
        }
        .product-list {
            display: block;
        }
        .cmp-product-thumb .thumb-content .itemTitle {
            min-height: 10px;
        }
        .cmp-product-thumb .thumb-image {
            height: auto;
        }
        .single .nav-tabs .nav-item {
            margin-left: 0 !important;
            text-align: center;
        }
        .top_artikel .t_align_c {
            text-align: left;
        }
        .top_artikel .cmp-product-thumb .thumb-image {
            height: 230px;
        }
        #add-item-to-basket-overlay .modal-footer .btn {
          margin-top: 5px;
          width: 100%
        }
        #add-item-to-basket-overlay .modal-footer {
            height: auto;
            padding-bottom: 0px;
            padding-top: 0px;
        }
        #add-item-to-basket-overlay #ppButton {
            float: none;
            position: relative;
            bottom: 0px;
            left: 0;
            right: 0px;
            margin: 5px auto 20px;
        }
        .basket-preview-content .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-name {
          font-size: 14px;
          line-height: 16px;
          padding: 0 10px 0 0 !important;
      }
      .basket .basket-item-container .basket-item .image-container, .basket .basket-item-container .basket-item-container-right {
            width: 120px;
        }
        .basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-name {
          font-size: 14px;
          line-height: 16px;
          display: block;
      }
      #slider .carousel-item.special .sliderText {
    bottom: 18%;
    width: 100%;
}
    }
    @media(max-width: 440px) {
        .single .category-list-view-port {
            float: none;
        }
        .single .product_title {
            max-width: 100%;
        }
        #slider .carousel-item .sliderText {
            padding: 0 20px;
        }
        #slider .carousel-item .circle {
            display: none;
        }
        #slider .carousel-item .headline {
            font-size: 25px;
            line-height: 30px;
        }
        .page-basket .basket-item-container .basket-item {
          display: block !important
        }
        .basket .basket-item-container .basket-item .image-container, .basket .basket-item-container .basket-item-container-right {
          width: 200px;
          margin: 0 auto 10px;
      }
    }
    @media(max-width: 375px) {
        .wrapper-main .navbar {
            padding: 0;
        }
        header .header_top .f_left {
            display: none;
        }
        header #logo {
            -ms-flex: 0 0 100px;
            flex: 0 0 85px;
            width: 85px;
        }
        header .menuBar {
            flex: 0 0 calc(100% - 100px);
        }
        #landingpage .imageHeader .headline {
            font-size: 25px;
        }
        #landingpage .imageHeader .subline {
            font-size: 18px;
        }
    }
    @media(max-height: 768px) {
        #flags {
            top: 170px;
        }
    }


