/* Reset ================================================================================= */
*, ::after, ::before { box-sizing: border-box; }
* { margin:0; padding:0; }
/*@font-face {
    font-family: 'MoonliteSolid';
    src: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/fonts/MoonliteSolidPersonalUse.woff2') format('woff2'),
        url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/fonts/MoonliteSolidPersonalUse.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/
/*@font-face {
    font-family: 'MyriadRegular';
    src: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/fonts/Myriadpro-Regular.woff2') format('woff2'),
        url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/fonts/Myriadpro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/

@font-face {
    font-family: 'Moonlite';
    src: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/fonts/MoonlitePersonalUseOnly.woff2') format('woff2'),
        url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/fonts/MoonlitePersonalUseOnly.woff') format('woff'),
        url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/fonts/MoonlitePersonalUseOnly.ttf') format('truetype'),
        url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/fonts/MoonlitePersonalUseOnly.svg#MoonlitePersonalUseOnly') format('svg');        
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MyriadPro';
    src: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/fonts/MyriadPro-Regular.eot');
    src: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/fonts/MyriadPro-Regular.woff') format('woff'),
        url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/fonts/MyriadPro-Regular.ttf')  format('truetype'),
        url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

 /* weil ipad -_-  */
body          { background-color: #f1f1f1;font:13px/1.6 'Oxygen',Arial, Helvetica, sans-serif; color:#000013;  }
img           { border:0; vertical-align:top; max-width: 100%; height: auto; }
a             { color:#69a802;text-decoration:none; }
a:hover       { color: #000013;text-decoration:none; }
:focus        { outline:0; }
/* Headings */
h1,h2,h3,h4,h5,h6,.h6  { margin:0 0 5px; line-height:1.35; color:#000013; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:17px; font-weight:normal; }
h3         { font-size:16px; font-weight:bold; }
h4, h5        { font-size:14px; font-weight:bold; }
h6,.h6            { font-size:11px; font-weight:bold; }
/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; word-break: break-word; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
.footer address img {float: left; margin: -3px 10px 0 0;}
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }

/* Lists */
ul,ol         { list-style:none; }
/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width: 625px;margin: 0 0 0 20px; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */

.wrapper + div { display: none; }

/* Layout ================================================================================ */
.page {width: 100%}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
/* min-height:455px;*/
.main { max-width:1200px; margin:0 auto; padding:20px 15px 40px; text-align:left; display: flex; flex-wrap: wrap;}
.main-wrapper { display: flex; width: 100%; flex-wrap:wrap; }
.container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }
/* Base Columns */
.col-left { width:240px; padding:0 0 1px; }
.col-main { padding-right: 30px; width: 930px; }
.col-right { width: 240px; padding:0 0 1px;}
/* 1 Column Layout */
.col1-layout .col-main { width:100%; padding:0; }
/* 2 Columns Layout */

/* 3 Columns Layout */
.col3-layout .col-main { width:680px; order: 2; padding: 0 20px !important; }
.col3-layout .col-wrapper { display: flex; flex-wrap: wrap; width:79%; justify-content: space-between; }
.col3-layout .main { width: 100%; justify-content: space-between; }


/* Content Columns */
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }
.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }
.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px/15px Oxygen, Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6; }
input.input-text,textarea { padding:4px; }
select { padding:4px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; text-align: center; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { border-bottom: 3px solid #678713;display:block; background:#86bd17;border-radius: 5px;padding: 4px 18px; font:12px/19px Oxygen, Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; background-image: linear-gradient(#9fe620,#86bd17);}
button.button span span {border: none!important;background: none repeat scroll 0 0 transparent !important;display: inline !important;margin: 0 !important;padding: 0 !important;}
button.disabled span { border-color:#bbb !important; background:#bbb !important; }
button.btn-checkout span { border:0; font:bold 15px/40px Oxygen,Arial, Helvetica, sans-serif; color:#fff; }
button.btn-checkout span span { background-position:100% 0; padding:12px 25px 12px 16px; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }
.btn-cart span, button.btn-checkout span,
.btn span, .button span {border-bottom: 3px solid #C25700!important;background-color: orange!important;background-image: linear-gradient(#ffa500,#ff7200)!important;}
p.control input.checkbox,
p.control input.radio { margin-right:6px; }
.quote-btn { width: 100%; text-align: end; }
/* Form Highlight */
input.required, input.required-entry, textarea.required-entry,input.required-option {background-color:#f5ffde;}
.form-list li { margin:0 0 15px;list-style-type: none; }
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; }
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box { display:block; clear:both; width:260px; margin-bottom: 0 !important;}
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
.form-list-narrow li  { margin-bottom:0; }
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; }
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea { width:254px }
.form-list-narrow li.wide select { width:260px; }

/*photogallery*/
.photogallery { width: 100% !important; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }
.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px;padding:3px; }
.form-list .name-prefix input.input-text { width:49px; }
.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }
.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename { width:210px; }
.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename .name-middlename input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }
.buttons-set { clear:both; margin:0; padding:0; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { border:1px solid #c8c8c8; background:#f5f5f5; padding:22px 25px 9px 33px; margin:10px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #c8c8c8; background:#fff; color:#000013; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }
/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:5px 0 1px; padding-left:17px; font-size:14px; font-weight:bold; line-height:13px; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#ff0000; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
p.required { font-size:11px; text-align:right; color:#EB340A;}
p.required-p{ font-size:11px; text-align:right; color:#EB340A; margin-bottom: 0; position: absolute; right: 15px; bottom: 0;}
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }
/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }
.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 15px !important; }
.messages li li { margin:0 !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_msg-note.gif); color:#3d6611; }
/* BreadCrumbs */
.breadcrumbs { font-size:12px; line-height:1.25; margin:0 0 25px; }
.breadcrumbs li { display:inline; }
/* Page Heading */
.page-title { width:100%; overflow:hidden; border-bottom:1px solid #ccc; margin:0 0 25px; }
.page-title h1,.page-title h2, .page-title span { margin:0; font-size:20px; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 5px 0; }
.title-buttons { text-align:right; }
.title-buttons h1,.title-buttons h2,.title-buttons h3,.title-buttons h4,.title-buttons h5,.title-buttons h6 { float:left; }
.subtitle,.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#ff6600; }

/* Pager */
.pager { font-size:12px; padding:6px 8px; text-align:center;display: flex; justify-content: space-between; flex-wrap: wrap; row-gap: 8px; align-items: center; background: #fff; margin: 15px 0; border-radius: 10px; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; text-align: center; }
.pager .pages { order: 2; }
.pager .limiter { order: 3; }
.pager .amount { margin:0; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages a {text-decoration: underline;}

/* Sorter */
.sorter { font-size:11px; padding:3px 8px; }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right;display: none;}
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
/* Toolbar */
.toolbar .pager { padding:3px 8px;margin: 0 0 5px; border-radius: 5px;background: #ffffff; display: flex; justify-content: space-between; flex-wrap: wrap; row-gap: 8px;} 
.toolbar .pager::after { content: unset; }
.toolbar .pager .limiter { order: 3; }
.toolbar-bottom .pager {top: 20px; position: relative}
/* Data Table */
.data-table { width:100%; border:1px solid #dddddd; }
.data-table.cart-table img { max-width: fit-content; }
.data-table .odd  { background:#f9f9f9;}
.data-table .even { background:#eeeded; }
.data-table td.last,.data-table th.last { border-right:0; }
.data-table tr.last th,.data-table tr.last td { border-bottom:0 !important; }
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:3px 8px; }
.data-table .cell-label { display: none; }
.data-table thead th { font-weight:bold; border-right:1px solid #c2d3e0; padding:2px 8px; color:#0a263c; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,.data-table thead th a:hover { color:#fff; }
.data-table thead th { background-image: linear-gradient(145deg,#eee 0%,#fff 60%,#eee 100%); }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr { background-image: linear-gradient(145deg,#eee 0%,#fff 60%,#eee 100%); }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tfoot strong { font-size:16px; }
.data-table tbody th,.data-table tbody td { background-color: #fff;border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }
/* Generic Info Box */
.info-box { background:#fff url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }
/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,.std ol,.std dl,.std p,.std address,.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:square; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,.std ol ol,.std ul ol,.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,.std strong { font-weight:bold; }
.std i,.std em { font-style:italic; }
/* Misc */
.header .links li.last {background: none!important; padding-right: 0;}
.link-cart { color:#69a802 !important; font-weight:bold; }
.link-wishlist { color:#69a802 !important; font-weight:bold; }
.link-reorder { font-weight:bold; color:#69a802 !important; }
.link-compare { font-weight:bold; }
.link-print { /*background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#69a802; }
.link-rss { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }
.separator { margin:0 3px; }
.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }
/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }
/* Cookie Notice */
.notice-cookie { position:fixed; z-index:9999; width:100%; bottom:0; left:0; margin:0 !important; opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* IE8 */ }
/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }
/* Header ================================================================================ */
.logo { float:left; }
/*.header { max-width: 1200px;height: 84px; margin:0 auto; padding:0 15px; text-align:right; position:relative; z-index:10; }*/
.header-wrapper { padding: 12px 0; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center; row-gap: 15px;}
.header-wrapper .quick-access .top-search-block { order: 1; margin-left: 10px; }
.header-wrapper .top-search-block .button { height: 32px; width: 50px; }
.header-wrapper .quick-access { display: flex; justify-content: space-between; flex-wrap: nowrap; row-gap: 10px; align-items: center; }
.header .logo { text-decoration:none !important; }
.header .logo img { width: 308px; height: 60px; object-fit: cover;  }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
/*.header .quick-access { float:right;position: relative;top: 22px;right: 285px; }*/
.header .welcome-msg { margin:0; text-align:right; }
/*.header .form-search { position: absolute;top: 3px;right: -255px;width: auto;height: 30px;padding: 1px 0 0 16px; }*/
.header .form-search label { position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); white-space: nowrap; border: 0; padding: 0; margin: 0; }
.header .form-search input.input-text { border-radius: 5px;padding: 7px; width:173px; margin-right:4px;border: 1px solid #bbb;box-shadow: inset 3px 3px 9px #bbb;}
.header .form-search button.button span { border:0; background-color:#86bd17; padding:4px!important; border-radius: 5px;font:bold 11px/21px Oxygen, Tahoma, Verdana, Arial, sans-serif; }
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
.header .form-search .search-autocomplete { z-index:999; width: 173px !important;  }
/*left:40px !important; top:22px !important;*/
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
/*.header .links { float:right; margin: 0 -6px 0px; }*/
.header .links li { float:left; font-size:12px; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 10px 0 9px;  position: relative; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58; }
/********** < Navigation */
.nav-container { }
.nav-item-wrapper { position: relative; height: 40px; background: #000013 url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/topmenu.jpg) repeat-x;border: 1px solid #000013; margin:0 auto; padding:4px 16px; font-size:13px; border-radius: 5px; }
/*.nav-item-wrapper #nav { height: 100%; width: 100%; }
.nav-item-wrapper #nav li { height: 100%; width: 100%; }*/
/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { text-align:left; }
#nav li.over { z-index:998; }
#nav a,#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav a:hover, #nav li.over a {text-shadow: 0px 0px 18px #fff}
#nav span { display:block; cursor:pointer; white-space:nowrap; text-transform: uppercase;}
#nav span.home_startseite {width: 21px;background: url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/signboxx_icon_green.svg) no-repeat top left;height: 20px;}
#nav li ul span {white-space:normal; }
#nav li, #nav a { float:left; }
#nav { display: flex; align-items: center; }
#nav a { padding: 0px 18px 0px 15px;margin: 5px 0; color:#bae335;font-size: 16px;border-left: 1px solid #fff;}
#nav .nav-1 a { border: 0; padding-left: 0;}
.nav-container #nav .nav-1 .level1 a {padding-left: 8px; padding-right: 8px;}
#nav .home a {border: none;}
#nav ul li a, #nav li.over a,#nav a:hover { color:#fff; }
#nav ul.shown-sub li a { color:#000; }
#nav ul li a:hover { color:#86bd17}
#nav a:has(> .home_startseite) { padding-left:0; }
/* 2nd Level */
.nav-container #nav ul, .nav-container #nav div { position:absolute; width:100%; top:38px; left:-10000px; }
#nav div ul { position:static; width:auto; border:none; }
/* 3rd+ Level */
#nav ul ul,#nav ul div { top:5px; }
#nav ul span,#nav ul li.last li span { padding:3px 15px 4px 15px; }
/* Show menu */
.nav-container #nav li ul.shown-sub a span {text-transform: none!important; font-size: 13px; padding: 0; line-height:13px; background:none; }
.nav-container #nav li ul.shown-sub li:last-child a span { margin-bottom: 0; }
#nav li.parent > ul.level1 { display: none !important; }
.nav-container #nav li {position: unset;}
#nav li ul.shown-sub a span.setting-text {font-weight: 700;}
#nav li ul.shown-sub a span.setting-text.no-text {height: 13px;}
#nav li ul.shown-sub a span.category-name{margin-bottom: 10px;}
#nav li ul.shown-sub a span:hover { color: #69a802; }
#nav li ul li, #nav li ul li a {float: none!important;}
.nav-container #nav li ul.shown-sub a {margin: 0; padding-left: 0; border-width: 0;}
#nav li ul.shown-sub img {height: 100%; margin-bottom: 10px; width: 100px;}
#nav li ul.shown-sub li.last a {border: 0;}
#nav li.over ul li a, #nav li ul.shown-sub a:hover, #nav li ul.shown-sub a.over  {text-shadow: none;}
.nav-container #nav li ul.shown-sub,#nav li div.shown-sub { display: flex; flex-wrap: wrap; justify-content: center; align-items: baseline; padding: 20px 30px;left:0; z-index:999;background-color: #f1f1f1;border: 0 solid; border-radius: 0 0 5px 5px; box-shadow: 0 5px 5px rgba(0,0,0,0.19); background-image: none;}
#nav li .shown-sub ul.shown-sub,#nav li .shown-sub li div.shown-sub { left:100px; }
#nav li ul.shown-sub li {text-align: center; padding: 0 5px; vertical-align: top; margin-bottom: 20px;}
#nav li ul.shown-sub li.first {padding-left: 0;}

/*level 1 */
#nav li.level1 .shown-sub {display: flex; top:inherit; left:0!important; }
/* Sidebar =============================================================================== */
.block { width: 240px; padding: 10px 10px;border-radius: 5px;background-color: #fff;box-shadow: 0px 0px 16px -5px #555;margin: 0 0 15px; }
.block .block-title {padding:2px 9px; }
.block .block-title strong { display:block; font:bold 12px/16px Oxygen,Arial, Helvetica, sans-serif; min-height:16px; padding:1px 0 1px; text-transform:uppercase;}
.block .block-title strong span {color: #000013;}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; }
.block .block-content li.item { padding:7px 9px; }
.block .block-content .product-name { color:#1e7ec8; }
.block .block-content img { width: 100%; height: auto; }
.block-banner .block-content img { width: auto; }
.block .btn-remove,.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions { padding:6px 9px; text-align:right; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty, .block .search-content { margin:0; padding:5px 9px; }
.block-summary .regular-price .price {font-size: 20px}
.block-summary .product-options-bottom .price-box {float: none;}
.block-summary .add-to-cart label {display: none;}
.block-summary input.qty {padding: 7px 4px;margin: 0px 3px 0 0;}
.faq-title {margin-top: 18px;padding-top: 12px!important;border-top: 1px dashed #b6b6b6;}
.faqs input {width: 122px;padding: 5px 4px;margin: 3px 3px 6px 0;}
.faqs .form-button {padding: 5px; margin: 3px 0 6px 0; background: #EFEFEF !important; border: 1px solid #666666; border-radius: 3px; }
.ui-widget-header {background: #86be17 !important; background-image: linear-gradient(#9fe620 30%,#86be17)!important; }
#format-dd li .thumbnail.selected, #profilauswahl-dd .thumbnail.selected {background-color:#fff!important;}
#dinformat-dd li .thumbnail.selected, #profilauswahl-dd .thumbnail.selected {background-color:#fff!important;}
.option-details .thumbnail:hover {cursor:pointer;}
#format-dd li .thumbnail.selected p, #profilauswahl-dd li .thumbnail.selected p {border-bottom: 3px solid #678713;background-color: #86be17;color: #fff;background-image: linear-gradient(#9fe620 30%, #86be17)!important; }
#format-dd li .thumbnail p, #profilauswahl-dd li .thumbnail p {border-bottom: 3px solid #888;padding: 4px 13px;border-radius: 5px;background-color: #ddd;background-image: linear-gradient(#f5f5f5,#ddd); word-break: normal;}
#dinformat-dd li .thumbnail.selected p, #profilauswahl-dd li .thumbnail.selected p {border-bottom: 3px solid #678713;background-color: #86bd17;color: #fff;background-image: linear-gradient(#9fe620,#86bd17)!important;}
#dinformat-dd li .thumbnail p, #profilauswahl-dd li .thumbnail p {border-bottom: 3px solid #888;padding: 4px 13px;border-radius: 5px;background-color: #ddd;background-image: linear-gradient(#f5f5f5,#ddd);}
div.profilauswahl ul.thumbnails.image_picker_selector li .thumbnail {width: 350px!important;}
div.profilauswahl {background: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/arrow_configurator_up.png') no-repeat 0 172px;margin-left: -25px;width: 750px;padding: 0 0 0 73px;}
/* Mini Blocks */
.block-cart,.block-wishlist,.block-subscribe,.block-compare,.block-reorder,.block-poll,
.block-gr-search,.block-viewed,.block-compared,.block-related,.block-tags,
.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,.block-wishlist .block-title strong,.block-subscribe .block-title strong,.block-compare .block-title strong,
.block-reorder .block-title strong,.block-poll .block-title strong,.block-viewed .block-title strong,.block-compared .block-title strong,
.block-related .block-title strong,.block-tags .block-title strong,.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:21px; }
/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
.mini-products-list .product-details { margin-left:60px; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }
/* Block: Account */
.block-account { border-color:#bbb; }
.block-account .block-title { border:0; padding:5px 10px; }
.block-account .block-title strong { font-size:13px; color:#000013; }
.block-account .block-content { padding:7px 10px 7px; }
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#69a802 }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0; }
.block-account .block-content li.current.last { border-bottom:0; }
/* Block: Currency Switcher */
.block-currency { border:0; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_block-currency.gif) 0 0 no-repeat; padding:7px 12px 10px; height:51px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { font:bold 13px/21px Oxygen, Arial, Helvetica, sans-serif; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }
/* Block: Layered Navigation */
.block-layered-nav { border:0; }
.block-layered-nav .block-title { border:0; padding:0; height:24px;}
.block-layered-nav .block-subtitle { line-height:1.35;padding:3px 9px; text-transform:uppercase; }
.block-layered-nav dt { padding:7px 10px 0 11px; font-weight:bold; text-transform:uppercase; }
.block-layered-nav dd { padding:0 12px 12px; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_block-layered-dd.gif) 0 100% repeat-x; }
.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently li { padding:6px 24px 6px 10px; position:relative; z-index:1; line-height:1.5; }
.block-layered-nav .currently .label { font-weight:bold; padding-left:15px; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_block-layered-label.gif) 0 4px no-repeat; text-transform:uppercase; display:inline-block; vertical-align:top; }
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
.block-layered-nav .currently .btn-previous,.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:9px; margin:0; }
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { font-size:11px; padding:4px 5px 4px 9px; border:1px solid #dee5e8; border-width:1px 0; text-align:right; }
.block-layered-nav .actions a { float:none; }
/* Block: Cart */
.block-cart .block-title strong { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_block-cart.gif); }
.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#f5ffde; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }
/* Block: Wishlist */
.block-wishlist .block-title strong { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_block-wishlist.gif); }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }
/* Block: Related */
.block-related .block-title strong { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_block-related.gif); background-position:0 1px; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }
/* Block: Compare Products */
.block-compare .block-title strong { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_block-list.gif); background-position:0 1px; }
.page-popup .link-print { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th { background:#d9e5ee url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_th-v.gif) 100% 0 repeat-y; }
.compare-table tbody th,.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,.compare-table tr.add-to-row td p { margin:0; }
/* Block: Recently Viewed */
.block-viewed .block-title strong { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_block-viewed.gif); }
/* Block: Recently Compared */
.block-compared .block-title strong { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_block-list.gif); background-position:0 1px; }
/* Block: Poll */
.block-poll .block-title strong { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_block-poll.gif); }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span { border-color:#406a83; background:#618499; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }
/* Block: Orders and Returns */
.block-gr-search li { padding:3px 9px; }
.block-gr-search button.button span { border-color:#406a83; background:#618499; }
/* Block: Tags */
.block-tags .block-title strong { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_block-tags.gif); }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }
/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_block-subscribe.gif); }
.block-subscribe label { font-weight:bold; color:#666; }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0;padding: 5px 4px;margin: 3px 3px 0 0;}
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
/* Block: Reorder */
.block-reorder .block-title strong { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_block-list.gif); }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }
/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0;  }
/* Block: Login */
.block-login .block-title strong { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_ma-info.gif); }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }
/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-description { margin:0 0 10px; }
/* View Type: Grid */
.products-grid { border-bottom:0px solid #d9ddd3;  position:relative; }
.products-grid.last { border-bottom:0;}
.products-grid li.item {position:relative; width:25%; border:1px solid #d9ddd3;}
.products-grid .product-image { display:block; height:200px; margin:0 auto; }
.catalogsearch-result-index .products-grid .item-wrapper { padding: 10px; height: 100%; }
.catalogsearch-result-index .price-box { display: none; }
/*custom img*/.catalog-category-view.category-gerade .products-grid .product-image { width: 100%; margin-left: 0; }
.products-grid .product-name { margin:15px 0; font-weight:bold; font-size:13px; color:#203548; text-align: center; word-break: break-word; width: 100%; display: flex; justify-content: center; align-items: center; flex-grow: 1; }
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
/*.products-grid .actions { position:absolute; left: 15%; bottom: 5%; transform: translate(-15%, -5%); margin: 0 24px 0  }*/
.products-grid .actions { margin-top: auto; }
.col2-left-layout .products-grid,.col2-right-layout .products-grid { width:936px; margin:0 auto; }
.col1-layout .products-grid { width:100%; margin:0 auto; display: flex; flex-wrap: wrap; }
/* View Type: List */
.products-list li.item { padding: 0 0 20px 0;margin: 12px 29px 16px 0;background: url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/lines.png) repeat-x bottom left;}
.products-list .product-image { float:left; width:250px; height:250px; margin:0 0 10px;padding: 3px;border-radius: 10px;background-color: #fff; }
.products-list .product-shop { margin-left:160px; }
.products-list .product-name { margin:0; font-weight:bold; font-size:13px; color:#203548; }
.products-list .product-name a { font-size: 16px; }
#recently-viewed-items .product-name a {font-size: 13px;}
.products-list .price-box {  }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { padding: 10px 0 0;line-height: 1.35;}
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }

.no-rating { margin:0; }
.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings-table th,.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }
/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.out-of-stock span { color:#d83820; }
.availability-only { margin:10px 0 7px; line-height:16px; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,.availability-only a { color:#000; }
.availability-only a { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }
.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }
.product-view .product-shop .availability { font-size:11px; }
.product-view .product-shop .availability span { font-weight:normal; }
.product-view .product-tabs-content { margin-bottom: 15px; }
/* Email to a Friend */
.email-friend { margin:0; }
/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }
/********** < Product Prices */
.price { white-space:nowrap !important; }
.price-box { margin:5px 0; }
.price-box .price { font-weight:bold; color:#ff6400;}
/* Regular price */
.regular-price { color:#c76200; }
.regular-price .price { font-weight:bold; font-size:18px; color:#ff6400; }
/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { font-weight:bold; color:#ff6400; font-size: 14px!important;text-decoration:line-through; }
/* Special price */
.special-price { margin:0; padding:0; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:green; }
.special-price .price { font-size:18px; font-weight:bold; color:green; }
/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }
.minimal-price-link { display:block; }
.minimal-price-link .price { font-weight:normal;}
/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }
/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }
/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }
/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }
/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }
/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }
/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#2f2f2f; border-bottom: 0px!important}
/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }
.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */
/* Tier Prices */
.product-pricing,.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
.tier-prices li { line-height:0.9; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }
/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; }
.add-to-links .separator { display:none; }
/* Add to Cart */
.add-to-cart label { float:left; margin:6px 8px; font-weight:bold; color:#666; }
.add-to-cart .qty { border: 1px solid #b6b6b6;font-weight: bold;float:left; border-radius: 5px;box-shadow: inset 1px 1px 12px #ddd;padding: 8px 4px;margin: 1px 3px 0 0;}
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }
/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:5px 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }
.product-essential { padding:0; margin-bottom: 50px;}
.product-essential h2 { font:bold 13px/1.35 Oxygen, Arial, Helvetica, sans-serif; }
.product-collateral h2 { font-weight:bold; font-size:15px; border-bottom:1px solid #ddd; padding:0 0 1px; margin:0 0 15px; }
.product-collateral .box-collateral { margin:0 0 25px; }
/* Product Images */
.product-view .product-img-box { float:left; background-color: #fff; border-radius: 10px; padding:10px; width: 40%;}
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; }
.product-view .product-img-box .product-image-zoom { position:relative; min-width: auto;min-height: 300px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { display: block!important;position: relative;width: auto;height: 300px;margin: 0 auto; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { display: none;position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views {}
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left: -20px; }
.product-view .product-img-box .more-views li { float:left; margin:0 0 0 9px; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .nav a.prev {margin-right: 20px;}
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
/* Product Shop */
.product-view .product-shop { float: right;width: 500px;}
.col1-layout .product-view .product-shop { float:right; width:545px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { margin:0; font:bold 15px/1.35 Oxygen,Arial, Helvetica, sans-serif; }
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
.product-view .product-shop .price-box { margin:10px 0; }
.product-view .product-shop .add-to-links { margin:8px 2px; }
.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
.product-view .product-shop .add-to-links li,.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a {font-weight:normal !important; }
/* Product Options */
.product-options { margin:10px 0 0; padding:10px 15px 20px; position:relative; width:100%; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt label.required em { color:#eb340a; margin-right:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.1; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:10px; bottom:10px; }
.product-options-bottom { padding:0}
.catalog-product-view .product-essential .product-options-bottom .add-to-cart {display: flex;}
.catalog-product-view .product-essential .product-options-bottom .add-to-cart .btn-cart.btn-quote {order: 1;}
.catalog-product-view .product-essential .product-options-bottom .add-to-cart .btn-cart {order: 2;}
.product-options-bottom .add-to-cart .btn-quote span {background-color: #f1f1f1!important; background-image: none!important; border-bottom: none!important}
.product-options-bottom .add-to-cart .btn-quote span span {color: transparent;}
.block-summary .product-options-bottom { padding:0 10px}
.product-options-bottom .product-pricing,.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label {  padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.tax-details {font-size: 11px;}
.product-options-bottom .add-to-cart { float:right; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Additional */
.product-view .box-additional .data-table th,.product-view .box-additional .data-table td { line-height:1.25; }
/* Block: Upsell */
.product-view .box-up-sell {margin: 12px 0; }
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; font-size: 13px;}
.product-view .box-up-sell .products-grid {
    width:100%;
    border:0;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    margin: 0;
}
.product-view .products-grid .product-image { width: auto; height: auto; }
.product-view .box-up-sell .products-grid .item, .product-view .recent-viewd .products-grid .item {
    margin-bottom: 0px;
    width: 25%;
    flex-basis: 25%;
    padding: 0px;
    border: 0px;
}
.product-view .box-up-sell .products-grid .item .item-wrapper {
    border: 1px solid #d9ddd3;
    padding: 20px 10px;
    height: 100%;
}
.product-view .box-up-sell .products-grid .item .item-wrapper .item-inner { 
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.product-view .box-up-sell .products-grid td {text-align: center; border: 0; padding:10px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid .product-image,
.product-view .recent-viewd .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#fff; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .form-add button.button span {  }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }
/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }
/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* Content Styles ================================================================= */
.product-name { margin:0; font-size:1em; font-weight:normal; }
/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }
/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }
/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }
/* RSS */
.rss-title h1 { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }
.cart .page-title h1 { margin:10px 0 0; }
/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }
/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#2f2f2f; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-update,.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:10px; }
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:855px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping, .cart .crosssell { border:1px solid #d0cbc1; background-image: linear-gradient(145deg,#eee 0%,#fff 60%,#eee 100%); padding:12px 15px; margin:0 0 18px; }
.cart .discount h2,.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; font:bold 13px/16px Oxygen, Arial, Helvetica, sans-serif; padding:0 0 0 21px; color:#000013; text-transform:uppercase; }
.cart .discount button span,.cart .shipping button span { margin: 2px 0;}
.cart .discount .buttons-set,.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
.cart .discount h2 { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_discount.gif); }
.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px; }
.cart .shipping h2 { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_shipping.gif); color: #ff6600;}
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_divider1.gif) 0 0 repeat-x; }
/* Shopping Cart Totals */
.cart .totals { float:right; width: 30%; height: 100%; background:#dee5e8; border:1px solid #bebcb7; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-120px; left:30%; }
.col-left .truncated .show .item-options { left:15px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:0; font-weight:bold; }
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }
.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }
/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }
.gift-message-link { font-size:11px; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }
.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding: 10px; }
.opc .checkout-agreements .agree { padding-left:6px; }
/* Centinel */
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
/* Generic Info Set */
.info-set { background:#fbfaf6 url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,.info-set h3 a,.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:13px; }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:13px; font-weight:bold; line-height:1.35; margin:0 0 6px; padding:2px 8px; }
.block-progress dd { border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0;}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }
/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,.opc-block-progress dt.complete .separator { display: inline; }
.opc-block-progress dt a,.opc-block-progress dt .separator { display: none; }
.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }
.opc { position:relative; }
.opc .step-title { border-width:1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee; padding:8px; text-align:right; }
.opc .step-title .number { padding: 2px 7px!important;border-radius: 16px;float:left; background:#fff; padding:0 4px; margin:0 10px 0 0; font:bold 11px/14px Oxygen, arial, helvetica, sans-serif; color:#999; }
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Oxygen, Arial, Helvetica, sans-serif; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
.opc .allow .step-title {border:1px solid #ddd; border-bottom:0; color:#a4b3b9; cursor:pointer; }
.opc .allow .step-title .number { color:#86bd17; }
.opc .allow .step-title h2 {padding: 0 21px 0 0;background: url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/ok_icon.gif) no-repeat top right; color:#86bd17;}
.opc .active .step-title { background-image: linear-gradient(145deg,#eee 0%,#fff 60%,#eee 100%); border:1px solid #ddd; color:#f18200; cursor:default; }
.opc .active .step-title .number { background:#86bd17; color:#fff;padding: 2px 7px;border-radius: 16px; }
.opc .active .step-title h2 { color:#000013; background: none!important}
.opc .step { border:1px solid #ddd; border-top:0; background-image: linear-gradient(145deg,#eee 0%,#fff 60%,#eee 100%); padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }
#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:3px; text-transform:uppercase; margin-bottom: 10px; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }
#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }
#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }
/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }
.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,.multiple-checkout h3 a,.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }
.multiple-checkout .gift-messages { margin:15px 0 0; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }
.multiple-checkout .col2-set,.multiple-checkout .col3-set { background:#fbfaf6 url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }
.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }
/* Step 1 */
.multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }
/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }
/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* Account Login/Create Pages ============================================================ */
.customer-account-login .main { max-width: 1200px; width: unset;}
.account-login .content { min-height:290px; padding:14px 21px; background-color: #fff;border: 1px solid #ddd; border-bottom:0; position: relative;}
.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 23px; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color:#000013; }
.account-login .new-users h2 { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_page2.gif); }
.account-login .buttons-set { border:1px solid #ddd; border-top:0; margin:0; padding: 8px 15px; background-color:#fff; }
.my-account .buttons-set { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.my-account .buttons-set .back-link,
.my-account .buttons-set button.button { float: none; }
.my-account .buttons-set p.required { width: 100%; }
/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px;}
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
/*.registered-users .captcha-image { margin:0;}*/
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }
@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}
/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }
.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -ms-box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Oxygen, Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account .col2-set .box { width: 100%; }
/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }
/* General Box */
.box-account { background-color:#fff; border:1px solid #ccc; border-color:#ccc #999 #999 #ccc; padding:15px; margin: 0 0 20px; }
.box-account .box-head { border-bottom:1px solid #d9dde3; margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat; padding-left:21px; color:#69a802; }
.dashboard .box .box-title { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }
/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_folder-table.gif); }
/* Block: Account Information */
.dashboard .box-info .box-head h2 { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_ma-info.gif); }
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }
/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_ma-reviews.gif); }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }
/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/i_ma-tags.gif); }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,.dashboard .box-tags .tags ul,.dashboard .box-tags .tags ul li { display:inline; }
/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#69a802; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,.order-info dd,.order-info ul,.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }
.order-date { margin:10px 0; }
.order-info-box { background:#fff url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
.order-items { width:100%; overflow-x:auto; }
.order-items h2,.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }
.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }
.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,.tracking-table-popup td { padding:1px 8px; }
/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,.page-print .price-excl-tax .label,.page-print .price-incl-tax .label,.page-print .price-excl-tax .price,.page-print .price-incl-tax .price { display:inline; }
/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,.my-wishlist .buttons-set .btn-share span { border-color:#406a83; background:#618499; }
#wishlist-table .add-to-links { white-space:nowrap; }
/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }
/* My Reviews */
#my-reviews-table td { padding:10px; }
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }
.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,.map-popup-price .price-box .special-price { margin:0; padding:0; }profiltief
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* Footer ================================================================================ */
.footer-container { border-top: 10px solid #86bd17;background-color: #000013;box-shadow: 0px 0px 27px #ccc;}
.footer { max-width:1200px; margin:0 auto; padding:10px 10px 0; display: flex; flex-wrap: wrap; }
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#000013; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a {text-decoration:none; color: #fff;}
.footer a:hover {color: #86bd17}
.footer .bugs { margin:13px 0 0;}
.footer address {margin:0 0 20px; color: #bbb;font-size: 12px; width: 100%;}
.footer img {margin: 5px 0;}
.footer ul.links { display:block; }
.footer li {margin: 4px 0;color: #FFFFFF;}
.footer li a, a.linkicon { padding: 0px 7px 2px 19px;background: url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/signboxx_icon.png) no-repeat;background-position: 0px 3px; }
.footer li.flickr,.footer li.twitter,.footer li.facebook,.footer li.googleplus, .footer li.xing, .footer li.instagram  {background: url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/social_media_icons.png) no-repeat;padding: 5px 18px;}
.footer li.flickr a, .footer li.twitter a,.footer li.facebook a,.footer li.googleplus a, .footer li.xing a, .footer li.instagram a {background: none!important}
.footer li.facebook {background-position: 0 -31px;}
.footer li.googleplus {background-position: 0 -64px;}
.footer li.flickr {background-position: 0 -93px;}
.footer li.xing {background-position: 0 -128px;}
.footer li.instagram {background-position: 0 -159px;}
.footer_block {margin: 20px 35px 20px 10px;}
.footer p {margin-bottom: 0;}
.footer-container .bottom-container { margin:0 0 5px; }
.footer .versand {color: #86bd17}
.footer_title {padding: 3px 0px;margin: 0 0 11px 0;color: #86bd17;font-weight: bold;text-transform: uppercase;font-size: 16px;}
/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,.home-spot .best-selling a.product-name:hover { color:#203548; }
/* Clears ================================================================================ */
.clearer:after,.header-container:after,.header-container .top-container:after,
.header:after,.header .quick-access:after,#nav:after,.footer:after,.footer-container .bottom-container:after,
.col2-set:after,.col3-set:after,.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,.search-autocomplete li:after,.block .block-content:after,
.block .actions:after,.block li.item:after,.block-poll li:after,
.block-layered-nav .currently li:after,.page-title:after,.products-grid:after,
.products-list li.item:after,.box-account .box-head:after,.dashboard .box .box-title:after,
.box-reviews li.item:after,.box-tags li.item:after,.sorter:after,.ratings:after,.add-to-box:after,.add-to-cart:after,.product-essential:after,.product-collateral:after,
.product-view .product-img-box .more-views ul:after,.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,.product-view .box-description:after,.product-options .options-list li:after,
.product-options-bottom:after,.product-review:after,.cart:after,.cart-collaterals:after,
.cart .crosssell li.item:after,.opc .step-title:after,.checkout-progress:after,.multiple-checkout .place-order:after,
.group-select li:after,.form-list li:after,.form-list .field:after, .checkout-onepage-index .buttons-set:after,
.page-print .print-head:after,.advanced-search-summary:after,.gift-messages-form .item:after,.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */
.guest-select {width:305px !important;}
/* ---------- SLIDER ------------- */
.slider {margin: 10px auto 4px; overflow: hidden;height: 178px;}
ul.slider li {float: left;list-style-type: none;margin-right: 62px;}
ul.slider li:hover a {color: #000013;}
ul.slider li.last {margin-right: 0; margin-left:25px}
ul.slider li.vollacryl {margin-left:20px}
ul.slider li div {text-align: center;line-height: 16px;}
.slider img {display: inline!important;margin: 0 0 -11px 0;height: 116px;width: 110px; object-fit: contain; padding-bottom: 5px;/*background: url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/slider_shadow.png) no-repeat bottom center;*/}

/*------------- PROMOTION ---------------*/
.promotion-wrapper {background-color: #000013;height: 440px;width: 100%;margin: 0;padding: 0;border-bottom: 5px solid #bae335;border-top: 5px solid #bae335;}
.promotion a.promotion-title {text-transform: uppercase;color: #FFFFFF;padding: 0px 0 0 25px;font-size: 20px; font-weight: bold;background: url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/signboxx_icon_big.png) no-repeat 0 5px;}
.promotion a.promotion-title:hover {color: #86bd17;}
.promotion { display:flex; align-items:center; justify-content: center; height:430px; }
.promotion a:hover {color: #FFFFFF;}
.promotion-center {margin: 18px 0;width: 491px; height: 356px; flex: 1; display: flex; flex-direction: column; justify-content: space-between; align-items: center; }
.promotion-bottom { text-align: center; margin-top: auto; height: 45px; overflow: hidden; color: #fff; font-size: 30px; font-family: 'Moonlite',Arial, sans-serif; }
.promotion-bottom span { font-size: 20px; }
.promotion .promotion-left,
.promotion .promotion-right { height: 240px; overflow: hidden; flex: 1; }
.promotion .promotion-text {color: #bae335; width:100%; display: block; font-size: 60px; line-height: 60px; font-family: 'Moonlite',Arial, sans-serif; }
.promotion-left .promotion-text {text-align: right; height: 240px; width: 375px; overflow: hidden;}
.promotion-right .promotion-text {text-align: left; height: 240px; width: 375px; overflow: hidden;}

.promotion-right .promotion-text > .promotion-wrapper-outer { display: flex; flex-wrap: nowrap; gap: 10px; height: 60px; overflow: hidden; }
.promotion-right .promotion-text .promotion-right-container { display: flex; flex-direction: column; }
.promotion-right .promotion-text .promotion-right-container .top { font-size: 38px; line-height: 38px;}
.promotion-right .promotion-text .promotion-right-container .bottom { font-size: 23px; line-height: 23px; }


/* ---------------- KONFIGURATOR CSS --------- */
.configurator-overview, .configurator-overview  {padding:0!important;}
.configurator-overview-content { display: flex; margin-bottom: 10px; gap: 10px; }
.configurator-overview-content img { width: 100px; }
.configurator_options {background: none!important;}
.configurator-overview-heading {float: none;padding: 0!important;margin: 0!important;}
#ralfarbelackierung-dd {height: 300px;overflow: auto;border: 1px solid #ccc;box-shadow: inset 3px 1px 7px #ddd;}
ul.thumbnails.image_picker_selector li .thumbnail {border: 0!important; width: 100px; text-align: center;}
ul.thumbnails.image_picker_selector li .thumbnail.selected {background: #96d1ea!important;border-radius: 10px;}
.configurator_options .more-info {display:block!important;}
.ui-tabs .ui-tabs-panel {padding: 0.5em 1.4em!important; background: #fff !important;}
.group-wrapper dt {padding: 0!important;}
ul.thumbnails.image_picker_selector li {margin: 0px 12px 0px 0px!important;}
.option-details {padding: 0!important;border-bottom: 0!important}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {border-radius: 5px;background: #f5f5f5;padding: 1px 3px;}
.ui-widget {font-family: Oxygen,Arial,sans-serif!important;font-size: 1.0em!important;}
div.laenge {width: 285px;float: left;padding: 0 20px 47px 66px;background: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/arrow_configurator_up.png') no-repeat 0 99px;margin-left: -25px;}
div.hoehe {width: 255px;padding: 0 10px 0 0;}
div.format {width: 285px;}
div.weight {margin-top: -50px;}
div.laenge1 {width: 285px;float: left;padding: 0 20px 47px 66px;background: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/arrow_configurator_up.png') no-repeat 0 99px;margin-left: -25px;}
div.hoehe1 {width: 200px;padding: 0 10px 0 0;}
div.tiefe1 {width: 130px;}
div.format1 {width: 260px;}
#format1-dd li .thumbnail.selected, #profilauswahl-dd .thumbnail.selected {background-color:#fff!important;}
#format1-dd li .thumbnail.selected p, #profilauswahl-dd li .thumbnail.selected p {border-bottom: 3px solid #678713;background-color: #86bd17;color: #fff;background-image: linear-gradient(#9fe620,#86bd17)!important;}
#format1-dd li .thumbnail p, #profilauswahl-dd li .thumbnail p {border-bottom: 3px solid #888;padding: 4px 10px;border-radius: 5px;background-color: #ddd;background-image: linear-gradient(#f5f5f5,#ddd);}
#format1-dd li .thumbnail p { white-space: nowrap; }
div.dinweight, div.outdoorweight {margin-top: 0px;}
div.dinformat {width: 255px;}
div.ralfarbelackierung {width: 620px;position: relative; z-index: 1;padding: 0 0 0 65px;background: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/arrow_configurator_up.png') no-repeat 0 81px;margin-left: -65px;}
div.profilfarbe {width: 240px;float: left;margin-right: 10px;}
div.halterung_ledrahmen {width: 300px;float: left;}
div.drahtseil_haken {width: 450px;}
div.lacktyp {width:250px;}
div.groesse {width: 200px;}
#groesse-dd div {float:left}
div.dingroesse {width: 400px;float:left}
div.beschriftung {width: 364px;float: left;margin-right: 35px;}
div.einausknopf {margin-left: 16px;}
div.upldg, div.plottupl, div.upldg_aufsteller {width: 455px;}
div.upldg_aufsteller {position: relative; top:-90px; }
div.acrylglas, div.acrylglas2 {width: 225px;float: left;padding: 0 0 58px 55px;background: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/arrow_configurator_up.png') no-repeat 0 55px;margin-left: -25px;margin-right: 60px;}
div.acrylglas2 {background-position: 0 70px;width: 900px;}
div.acrylfarben {width: 505px;}
div.acrylfarben ul.thumbnails.image_picker_selector .thumbnail img { width: 100%; }
div.blank_eloxiert {width: 300px;}
#oeffnerprofil-dd div, #profiltiefe-dd div, #lacktyp-dd div {float: left;}
#infos-dd,#infos_aufsteller-dd {width: 300px;font-size: 11px;margin: -3px 0 0 10px;}
#achtung-dd {width: 300px;font-size: 14px;margin: -3px 0 0 10px;}
.product-options dt label {color: #000;}
.sdia .more-info, .zweitedia .more-info {margin-top: -19px;}
.configurator_options .validation-advice {padding: 2px 10px;}
div.plottfolien {float: left;width: 330px;}
#plottfolien-dd {padding: 0!important}
div.farbkartebox {text-align: center;margin: 0 12px 0 0; float: left;}
.referenzen { text-align: -webkit-center; margin-bottom: 10px; height: 100%; width: 100%; overflow: hidden; }
.referenzen h4 {border-bottom: 1px solid #ddd; font-size: 15px;}
.referenzen ul li {list-style-type: none; display: table-cell;vertical-align: middle;padding: 0;}
.referenzen-wrapper { border-bottom: 3px solid #bae335; height: 123px; overflow: hidden; }
.referenzen-wrapper .container { height: 100%; width: 100%; overflow: hidden; }
#nachtraeglich-dd {float: right; width: 458px;}
#designauftrag-dd {width: 458px;}
div.nachtraeglich_aufsteller {width: 451px;float: right;position: relative;top: -95px;}
div.designauftrag_aufsteller {width: 320px;margin-left: 16px;position: relative;top: -12px;}
div.infos_aufsteller {width: 367px;margin-left: 16px;position: relative;top: -23px;}
::selection {color: white; background-color: #86be17;}
img.textbild {padding: 12px;margin: 5px 0 5px 0;background-color: #fff;border-radius: 5px; height: auto; width: auto;}
img.anleitung {border-radius: 15px;}
.std a.button {padding: 5px 10px;color: #fff;line-height: 30px;border-radius: 5px;background-color: #86bd17;}
span.marktpreis {color: red;}
#nav .least {border-left: 1px solid #fff;}
/* Accordion */
.accordeon {padding: 0 0 8px 0;width: 755px;}
.accordeon .accordeon-teaser {padding: 5px 20px 5px 0;position: relative;min-height: 15px;background-color: #f5f5f5;}
.accordeon span{height: 6px;position: absolute;width: 10px;left: 12px;top: 11px;}
.accordeon .icon_up {background: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/arrow_down.gif') no-repeat top left}
.accordeon .icon_down {background: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/arrow_up.gif') no-repeat top left;}
.accordeon h3 {cursor: pointer;font-size: 12px;color: #1a1a1a;padding: 0 0 0 32px;margin: 0px 0 2px 0!important;}
.accordeon p {margin-top: 11px;}
.accordeon .accordeon_content{padding: 0 0 12px 32px;}
.accordeon li {list-style-type: square;}
div.ask-question-form {margin-top: 20px;}
div.ask-question-form button.button span {margin-bottom: 20px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {color:#ff6400; font-weight: 600;}
.creareseo-sitemap .siteul li {list-style: none!important; padding: 0px 7px 2px 19px;background: url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/signboxx_icon.png) no-repeat!important;background-position: 0px 5px!important;}
.creareseo-sitemap .siteul.full {margin: 5px 20px!important;}
.creareseo-sitemap .strongsm {margin: 0 20px;}

span.shipping-cost-details a {color: #000013!important;}
/* ------- SLIDER -------- */
.bx-wrapper {max-width: 95%!important;margin: 0 auto 5px!important;}
.bx-wrapper .bx-viewport {box-shadow: none!important; background: none!important;border: none!important;left:15px!important;margin-top:10px;}
.bx-wrapper .bx-prev {left: -28px!important;}
.bx-wrapper .bx-next {right: -28px!important;}
ul.bxslider div {text-align: center;}
.bx-wrapper .bx-pager {display: none;}
.bx-wrapper ul li:hover a {color: #000013;}
/*..bx-wrapper .bx-viewport { height: 171px!important;}*/
.bx-wrapper img {display: inline!important;margin: 0 0 -11px 0;height: 125px;padding-bottom: 18px;background: url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/slider_shadow.png) no-repeat bottom center;}

/*----- SLIDER PROMOTION ----- */
.promotion-center .bxslider {width: 2515%!important; overflow: hidden; height:306px; }
.promotion-center .bx-wrapper {max-width: 420px!important; height: 306px !important; }
.promotion-center .bx-wrapper li {width: 420px!important; height: 306px!important;}
.promotion-center .bx-wrapper img {height: 100%;width: 480px; object-fit: contain; padding-bottom: 0;}
.promotion-center .bx-controls-direction {display: none;}
.promotion-center .bx-viewport {height: 306px!important;width: 420px!important;margin: 0!important; left: 0!important;background: none;}
.promotion .bxslider li a {width: 420px!important; height: inherit; border: 0; background: 0; display: inherit;padding: 0; margin: 0;}

.product-view .price-box .price {font-size: 21px;}
.product-view .tier-price .price {font-size: 18px;}
.product-options .price {font-size: 16px;}

.group-wizard {position: relative;margin-top: -34px;padding: 5px 1px 5px 0!important;}
.group-wizard button.button span:hover {background-image:linear-gradient(#ffa500,#ff7200)!important;border-bottom: 3px solid #C25700!important;}
.group-wizard button.button span span:hover {border: none!important;background: none repeat scroll 0 0 transparent !important;display: inline !important;margin: 0 !important;padding: 0 !important;}
.group-wizard button.button-next {background: url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/arrow_configurator.png) top right no-repeat;padding: 47px 65px 0 0;position: relative;margin-right: -27px;}
.group-wizard button.button-prev {padding: 47px 2px 0 0;background: none repeat scroll 0 0 transparent !important;}
.uploadifive-button {background: url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/upload_button.png) no-repeat!important;}
.uploadifive-button:hover {cursor: pointer;}
.ui-widget-content input[type="radio"]:checked+label {font-weight: bold;color:#69a802;}
.ui-widget-content {border-color: #cccccc!important;}
.ui-widget-header {border-color: #cccccc!important;}
.upload-button, .uploadify-button, .file-wrapper1 {margin: 6px 0;}
div.piwikanalytics iframe {font-family: Oxygen;}
div.outdoorweight,div.dinweight {margin-top: 0;}
.ui-widget #weight-dd input, .ui-widget #dinweight-dd input, #outdoorweight-dd input  {background-color: #FFFFFF!important; border: 0px!important;padding-left:15px;background: url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/gewicht.png) no-repeat top left;}
div.einaus_ledrahmen {margin-top: -16px;}
#horizontal_carouselp {border-radius: 5px;background-color: #ffffff;height: 150px!important; width: 935px!important;}
#horizontal_carouselp .container {width: 849px!important;}
#horizontal_carouselp ul li {margin: 16px 6px!important;width: 122px!important;height: 122px!important;}

#horizontal_carouselp .previous_button {background-position: 0 0!important;}
#horizontal_carouselp .previous_button_over {background-position: 0 -48px!important;}
#horizontal_carouselp .previous_button_disabled {background-position: 0 -97px!important;}
#horizontal_carouselp .next_button {background-position: 0 -23px!important;}
#horizontal_carouselp .next_button_over {background-position: 0 -71px!important;}
#horizontal_carouselp .next_button_disabled {background-position: 0 -121px!important;}
#horizontal_carouselp .previous_button, #horizontal_carouselp .previous_button_over, #horizontal_carouselp .previous_button_disabled, #horizontal_carouselp .next_button, #horizontal_carouselp .next_button_over, #horizontal_carouselp .next_button_disabled 
{height: 23px!important;width: 23px;position: relative;top: 64px;margin: 0 10px;background: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/gallery_arrows.png') no-repeat;}
ul li.list_checked {padding: 0 21px 0 0;background: url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/ok_icon.gif) no-repeat top right;}
.ui-widget #weight-dd input, #versandkosten-dd input,#versandkosten-dd input, #versandkosteneu-dd input, #versandkostench-dd input, #gewicht-dd input, #versandde-dd input, #versandeu-dd input, #versandch-dd input {background-color: #FFFFFF!important; border: 0px!important;padding-left:15px;background: url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/gewicht.png) no-repeat top left;}
div.versandkosten, div.versandkostench, div.versandkosteneu {width: 300px;margin: 0 0 0 18px;}
div.versandnach {width: 145px;}
#versandkosten-dd input, #versandkosteneu-dd input, #versandkostench-dd input, #versandde-dd input, #versandeu-dd input, #versandch-dd input {padding-left: 37px;background: url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/versand_icon_konfig.png) no-repeat top left;}
div.versandkosten dt, div.versandkosteneu dt, div.versandkostench dt {font-size: 12px;}
div.produktinfos {width: 210px;}
div.produktinfos ul li {padding: 2px 0 2px 20px;background: url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/ok_icon.gif) no-repeat 0 4px;}

ol.products-list button.button.nopricebutton span span,ol.products-list button.button.buttonlistnew span span, .product-view button.button.buttonlistnew span span  {font-size: 16px;background: url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/konfigurator_icon.png) transparent!important;background-repeat: no-repeat!important;padding: 0px 0 2px 30px!important; background-size: contain !important;}
ol.products-list button.button.nopricebutton span, ol.products-list button.button.buttonlistnew span, .product-view button.button.buttonlistnew span {padding: 6px 11px;}
ol.products-list p.productdata {padding: 4px 0;}
.products-list .noprice {padding:12px 0 0!important;}
span.telnr {font-size: 16px;font-weight: bold;}
.subcategories li { float: left; display: block; text-align: center; margin: 0 25px 10px 0;padding: 8px 12px; border-radius: 10px; background: white;}
.subcategories li span { display: block; margin: 8px 0}
.subcategories li img { width: auto; height:200px; }
input.product-amount {width: 28px;padding: 6px;border-radius: 5px;border: 1px solid #ddd;box-shadow: inset 2px 3px 8px -3px;font-weight: bold}
ul.kategorie_ul_list li {padding: 0 0 0 24px; background: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/ok_icon.gif') center left no-repeat;list-style-type: none;}
.bpy-btn-sepa-info-popup {width: 6px!important;}

div.versalhoehe {width: 310px!important;padding: 0 0 48px 68px;
background: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/arrow_configurator_up.png') no-repeat 0 61px;
margin-left: -25px;}
div.profiltiefe {width: 300px;float: left;margin: 0 30px 0 0!important;}
div.buchstabenfarbe {width: 340px;margin: 0 32px 0 0;}
div.schrifttyp {float: left;}
div.schriftoptionen {width:350px; margin-right: 20px;}
div.frontfarbe {width: 480px;}
#frontfarbe-dd,#rallackierung-dd {height: 220px;overflow-y: scroll;}
#frontfarbe-dd .thumbnail {width: 120px;}
#frontfarbe-dd .thumbnails, #rallackierung-dd .thumbnails {box-shadow: inset 1px 1px 12px #ddd;}
div.versalhoehebeispiel {margin-bottom: -16px;}
.overlayimage-overlay ul li {
width: 150px;
}
.product-shop .tax-details:before {
    content:"inklusive Versandkosten\a";
    white-space: pre;
    font-size:15px;
    font-weight:bold;
}
.box-collateral.box-additional  {display:none}


.info-popup div div.popup-div{
    display: none;
}
.info-popup .info-popup-hover:hover div.popup-div {
    display: block;
}
.info-popup {
    background: #86bd17;
    border-radius: 6px;
    width: 65px;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
    height: 22px;
}
.info-popup .info-popup-hover:hover div.popup-arrow {
    background: url("https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/arrow-down-popup.png") no-repeat scroll 20px 0;
    display: inline-block;
    width: 100%;
    height: 20px;
    bottom: 38px;
    z-index: 9999;
    position: relative;
}
.popup-div {
    background: #fff;
    position: absolute;
    z-index: 1;
    bottom: 116px;
    width: 625px;
    left: 0;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    text-align: left;
    border-radius: 10px;
    font-size: 13px;
    cursor: default;
}
.inner-padding {
    padding: 20px;
}
.category-products .products-grid .item.last .popup-div {
    right:0; 
    left: inherit;
}
.popup-div a {
    text-decoration: underline;
}
p.popup-product-name {
    color: #86bd17;
    margin: 0;
    font-size: 15px;
    line-height: normal;
}
p.application {
    font-size: 15px;
}
.popup-div p.price {
    margin: 0;
    line-height: normal;
    color: #86bd17;
}
.popup-div .short-description h2 {
    font-size: 15px;
    color: #86bd17;
    margin: 0;
}
.popup-div .short-description div p {
    margin: 0;
}
.popup-div .shipping {
    margin-bottom: 20px;
}
.rechnung_info {display:none}

.nav-container #nav > li > a > span:not(.home_startseite) {
    font-size: 15px;
    line-height: 15px;
    font-family: 'MyriadPro',Arial, sans-serif;
}
.catalog-category-view .products-grid .actions, .catalogsearch-result-index .products-grid .actions {
    width: auto;
}
.products-grid button.btn-cart,
.products-grid .btn,
.products-grid .button { width: auto; display: flex; justify-content: center; }
.catalogsearch-result-index .products-grid .actions { margin: 0;}
.qquote-client-collaterals { display: flex; flex-wrap: wrap; justify-content: space-between; width: 100% !important; padding-bottom: 0 !important; }
.qquote-client-collaterals .client-data.box, .qquote-client-collaterals .qquote-cart-collaterals { width: calc(50% - 10px); }
.catalog-category-view .main .col-left.sidebar #sidebar-nav { width: 100%; }
.catalog-category-view .main .col-left.sidebar .block { width: 100%; }
.catalog-category-view .main .col-left.sidebar .block:last-child { margin-bottom: 0; }
.catalog-category-view .col2-left-layout .products-grid { display: flex; flex-wrap: wrap; width: 100%;}

/*cust*/
.catalog-category-view .products-grid li.item { width: 25%;}
.catalog-category-view .products-grid li.item .item-wrapper { padding: 10px;  height: 100%;}
.catalog-product-view .products-grid li.item .item-wrapper { height: 100%; }
.catalog-category-view .products-grid li.item .item-inner,
.catalogsearch-result-index .products-grid li.item .item-inner { display: flex; flex-wrap: wrap; flex-direction: column; justify-content:space-between; height: 100%; gap: 12px; }
.catalogsearch-result-index .products-grid li.item .item-inner { text-align: center; }
.catalog-category-view img { height:inherit; object-fit: cover;}
.products-grid li.item { padding-bottom: 25px; }
.catalog-category-view.category-gerade img { width: 100%; object-fit: cover; }
.toggle-filters-mobile { display: none;}
.toggle-filters-mobile .filter-button { display: block; padding: 8px; background-color: #86be17; color: #fff; font-size: 15px; font-weight: 500; text-align: center; }
.close-div { cursor: pointer; position: absolute; width: 20px; height: 20px; top: 7px; right: 10px; background: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/close-icon.png'); background-repeat: no-repeat; background-size: contain;}
.nav-item-wrapper .close-div { display: none; }
.filter-overlay { overflow: hidden; }
.breadcrumbs { width: 100%; }
.main-wrapper.left-side-wrapper .col-main { padding-left:30px; padding-right: 0; order: 2;}
.catalog-category-view .col-main { order: 3; padding-left: 30px; padding-right: 0;}
.customer-account-create .fieldset,
.my-account .fieldset{ margin: 25px 0; }
.account-create .fieldset,
.checkout-multishipping-address-newshipping .fieldset { margin: 25px 0; }
.checkout-multishipping-address-newshipping .wide p { margin-bottom: 0; }
.col2-set { display: flex; flex-wrap: wrap; column-gap: 25px; }
.col2-set .col-1 { float: unset; width: calc(50% - 12px); }
.col2-set .col-2 { float: unset; width: calc(50% - 13px); }
.chekout-step,
.account-login .users-content { display: flex; flex-direction: column; }
.chekout-step .buttons-set { margin-top: auto; }
.checkout-onepage-index .cell-label { display: none; }
.checkout-onepage-index .login-buttons-set { width: 100%; margin-top: auto; }
.account-login .login-buttons-set { width: 100%; margin-top: auto; }
.login-buttons-set .buttons-set { display: flex; justify-content: space-between; align-items: center; }
.new-users .buttons-set { justify-content: end; }
.checkout-onepage-index .fieldset { margin: 20px 0; }
.form-instructions { margin-bottom: 0; }
.checkout-multishipping-register .form-instructions { margin-bottom: 0; }
.registered-users .buttons-set { padding: 8px 15px 20px; }
.checkout-onepage-index .input-box > p { margin-bottom: 0; }
.checkout-onepage-index .field:has(input[title="Stadt"]) { margin-bottom: 0; }
.qquote-client-collaterals .qquote-cart-collaterals { margin-bottom: 15px; }
.qquote-client-collaterals .qquote-cart-collaterals .g-recaptcha { float: right; }
.mobnav-trigger-inner { background: #86be17; background-image: linear-gradient(#9fe620 30%, #86be17); padding: 5px 10px; width: 100%; display: flex; justify-content:space-between; align-items: center; }
.mobnav-trigger-wrapper { display: none; }
.mobnav-trigger { display: flex; align-items: center; gap: 15px; width: fit-content; cursor: pointer; }
.trigger-icon { width: 23px; display: block; }
.trigger-icon .line { display: block; background-color: #fff; height: 3px; margin-bottom: 3px; }
.trigger-icon .line:last-child { margin-bottom: 0; }
.mobnav-trigger .menu-title { color: #fff; text-transform: uppercase; font-size: 18px; line-height: normal; }
.mobnav-trigger-inner .mobnav-link-wrapper svg { display: block; height: 26px; width: 26px; background-size: contain; }
.mobnav-trigger-inner .shopping-cart.mobnav-link-wrapper svg { height: 40px; width: 40px; padding-top: 2px; }
.mobnav-trigger-inner .cart-link { position: relative; }
.mobnav-trigger-inner .cart-link .count { position: absolute; top: -1px; right: 5px; background: #fff; color: #000; height: 18px; width: 18px; display: flex; justify-content: center; align-items: center; font-size:12px; padding: 1px 4px; line-height: normal; border-radius: 50%; }
.mobnav-trigger-inner .mobnav-menu-link { display: flex; gap: 5px; align-items: center; }
.account-link-wrapper { position: relative; }
.account-link-wrapper .login-dropdown-content { display: none; position: absolute; top: 42px; width: 200px; background-color: #fff; padding: 15px 10px; right: -24px; box-shadow: 0px 0px 20px rgba(0,0,0,0.2); border-radius:4px; }
.account-link-wrapper .login-dropdown-content li { margin-bottom: 10px; }
.account-link-wrapper .login-dropdown-content li:last-child { margin-bottom: 0; }
.account-link-wrapper.active .login-dropdown-content { display: block;  }
.login-arrow {
    background: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/arrow-down-popup.png') no-repeat;
    display: inline-block;
    width: 100%;
    height: 30px;
    bottom: 38px;
    z-index: 9;
    position: absolute;
    top: 12px;
    display: none;
    transform: rotate(180deg);
}
.account-link-wrapper.active .login-arrow { display: block; }
.cms-referenzen #referenzen ul { display: flex; gap: 15px; flex-wrap: wrap; align-items: center; padding:0; text-align: center;}
.cms-referenzen #referenzen ul li { list-style: none; width: calc(20% - 12px); }
.cms-referenzen #referenzen ul li img { height: auto; width: auto; }
.catalog-category-view .products-grid .price-box,
.catalog-category-view .tax-details,
.catalog-category-view .delivery-time { text-align: center; }
.photogallery-index-index .main { min-height: auto; }
.catalog-category-view .col3-layout .products-grid li.item { width: 33.33%; }
.customer-account-changeforgotten .fieldset {margin-top: 0!important;}
.customer-address-index .buttons-set { margin-bottom: 10px; }
.prodfaqs-index-view img { object-fit: cover; }
.checkout-multishipping-addresses #checkout_multishipping_form .buttons-set { margin-top: 20px; }
.catalog-product-view .ui-tabs .ui-tabs-nav { padding: 3px 3px 4px; border: none;}
.catalog-product-view .ui-tabs .ui-tabs-nav li { margin: 3px 3px 3px 0; }
.catalog-product-view .ui-tabs .ui-tabs-nav li a { padding: 6px 11px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: 3px !important; padding-bottom: 0 !important;}
ul.thumbnails.image_picker_selector { display: flex; flex-wrap: wrap; padding: 10px; }
.option-details ul.thumbnails.image_picker_selector li { width: auto; }
ul.thumbnails.image_picker_selector li { float: unset !important; width: 20%; margin: 0!important; text-align: center;}
ul.thumbnails.image_picker_selector li p { margin-bottom: 0; }
.product-view .product-img-box .more-views .thumbnail-slider li a { height: 70px; width: 70px; display: block; }
.product-view .product-img-box .more-views .thumbnail-slider li a img { height: 100%; padding-bottom: 0; object-fit: contain;}
#group-tabs { padding: 0 5px 10px; background: #86be17; background-image: linear-gradient(#9fe620 30%, #86be17);}
.group-wrapper-title { margin-left: 5px; margin-top:15px; }
.group-wrapper-title span { padding: 7px 20px 5px; background: #86be17; background-image: linear-gradient(#9fe620 30%,#86be17); color: #fff; text-transform: uppercase; border-top-right-radius:8px; border-top-left-radius:8px; display: flex; align-items: center; width: fit-content; gap: 5px; }
.group-wrapper-title span:before { content:''; background-image: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/signboxx_icon_big.svg'); display:inline-block; height: 12px; width: 12px; background-repeat:no-repeat; background-size: cover; }
.customer-address-form p { margin-bottom: 0; }
.qquoteadv-view-view .cart .cart-collaterals { justify-content: end; margin-bottom: 10px; }

ul#slider { display: flex; flex-wrap: wrap; height: auto; row-gap: 30px; margin: 10px    auto; } 
ul#slider li a { display: block; height: 100%; width: 100%; }
ul#slider li { display: flex; flex-wrap: wrap; flex-direction: column; row-gap: 14px; width: 16.66%; margin: 0; }
#format-dd li .thumbnail p, #profilauswahl-dd li .thumbnail p { padding: 4px 10px; }
.referenzen ul { display: flex; align-items: center; row-gap: 20px; flex-wrap: nowrap;}
.referenzen .bx-wrapper .bx-viewport { margin-top: 15px; }
.product-tabs-content { padding: 20px 20px !important; border-bottom: 1px solid #d9ddd3; background: #fff; }
.product-view form { display: flex; flex-wrap: wrap; flex-direction: row-reverse; }
.product-view .product-img-box { float: unset; }
.product-view .product-shop { float: unset; width: 60%; padding-left: 30px; }
.product-view .product-tabs-content img { width: 100%; height: auto; }
#photogallery .page_wrapper .portfolio_item { width: 25%; margin: 0; }
#photogallery .page_wrapper .portfolio_item a { padding: 8px; }
.pp_pic_holder .pp_details, .pp_pic_holder .pp_details .pp_nav {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}
.pp_pic_holder .pp_details .pp_arrow_previous, .pp_pic_holder .pp_details .pp_arrow_next {
    height: 14px;
    margin-top: 0;
}
.pp_pic_holder .pp_details .pp_description { margin-right: 10px; }
.pp_pic_holder .pp_details .pp_nav, .pp_pic_holder .pp_details .pp_nav p { margin-top: 0; margin-bottom: 0; }
.cart .cart-collaterals { display: flex; justify-content: space-between; flex-wrap: wrap; }
.cart .cart-collaterals .col2-set { width: 70%; justify-content: space-between; column-gap: 0; }
.cart .cart-collaterals .col2-set .col-1 { width: 50%; }
.cart .cart-collaterals .col2-set .col-2 { width: calc(50% - 25px); }
.cart .shipping { margin: 0; }
.cart .crosssell li.item { margin: 15px 0 20px }
.product-options dd select { width: auto; }
.customer-account-index .main { justify-content: space-between; }
.checkout-progress { display: flex; row-gap: 15px; justify-content: center; width: 100%; padding: 0; }
.checkout-progress li { width: 20%; }
.my-account .box-account .col2-set .box-content { display: flex; flex-wrap: wrap; justify-content: space-between; row-gap: 20px; }
.footer img { width: auto !important; }
.product-view .products-grid .product-name { height: auto; margin-bottom: 0; }
.mobile-group-tabs { display: none; }
.qquoteadv-view-view .client-data h4 { margin-bottom:0; }
.read-more-wrapper { display: flex; justify-content: space-between; align-items: center; width: 90%; margin-bottom: 10px; gap: 10px;}
.info-content-inner { display: none; }
.info-content-inner.active { display: block; }
.info-content-wrapper { margin-bottom: 30px; }
.child-categories { margin: 30px 0; }
.child-categories .child-categories-list { display: flex; flex-wrap: wrap; width: 100%;}
.child-categories .child-categories-list > li { width: 25%; border: 1px solid #d9ddd3; padding: 15px 15px 25px; position: relative;}
.child-categories .child-categories-list .cat-image-wrapper { height: auto; width: 100%; display: block; padding-bottom: 25px;}
/*.child-categories .child-categories-list h3 { text-align: center; color: #69a802 ; font-size: 13px;  }
.child-categories .child-categories-list h3:hover { color:#000013; }*/
.child-categories .category-info-heading { text-align: center; text-transform: uppercase; }
.child-categories h2.category-info-heading { font-weight: bold; font-size: 15px; }
.child-categories h3.category-info-heading { font-weight: normal; }
.child-categories .category-info { display: flex; flex-direction: column; flex-grow: 1; margin-bottom: 20px; }
.child-categories .cat-img { object-fit: contain; }
.child-categories-list .btn-cart { display: flex; justify-content: center; width: 100%;} 
.child-categories-list .btn-cart > span { width: 150px; }
.child-categories-list .info-popup { color: #000013; margin: 0 auto 15px auto; }
.child-categories-list .info-popup-hover .popup-div { bottom: 109px; }
.child-categories-list .category-name { color: #86bd17; font-size: 15px; line-height: normal; }
.child-categories-link { display: flex; flex-direction: column; height: 100%;}
.child-categories-list .actions { margin-top: auto; }
.child-categories-list .actions span { white-space: wrap; }
.referenzen ul li img { height: 80px; width: 100px; object-fit: scale-down; }
.product-view .product-tabs-content .product-tabs-content-wrapper { overflow: hidden; position: relative; transition: height 0.3s ease-in-out; }
.product-view .product-tabs-content .product-tabs-content-wrapper.expanded { height: auto; }
.show-more-btn { display: none; margin-top: 20px; }
.read-content.show-btn { width: 120px; }
.read-more-wrapper > h3 { margin-bottom: 0; }
.show-btn { cursor: pointer; padding: 5px 10px; border: unset; border-radius: 5px; border-bottom: 3px solid #678713; color: #fff; background-color: #86be17; background-image: linear-gradient(#9fe620 30%, #86be17);  }
.header-shopping-cart svg { height:40px; width: 40px; }
.header-shopping-cart { display: block; height: 40px; width: 40px; position: absolute; top:-35px; left:33%;}
.links li:has(>.header-shopping-cart) { position: relative; }
.category-info-wrapper { display: flex; width: 100%; justify-content: space-between; margin-top: 20px;}
.list-style-block li { list-style: inside; }
.category-info-wrapper .col-3 { max-width:240px; width: 240px; }
.category-info-wrapper .col-6 { max-width: 690px; width: 690px; padding: 0 30px; }
.category-info-wrapper .flex-item { display: flex; flex-wrap: wrap; gap: 15px; justify-content: center; align-items: center; width: 100%; }
.category-info-wrapper .category-images { height: 180px; width: 180px; }
.category-view-list { margin-bottom: 20px; }
.category-view-list ul.products-grid { padding:0; width: 100%; display: flex; flex-wrap: wrap; }
.category-view-list ul.products-grid li.item { list-style: none; padding: 10px 10px 25px; width:25%; }
.category-view-list ul li .item-wrapper { height: 100%; }
.category-view-list ul li .item-inner { display: flex; flex-wrap: wrap; flex-direction: column; justify-content: space-between; height: 100%; gap: 15px; }
.category-view-list ul li .item-inner .actions { width: auto; }
.category-view-list h2.category-name { text-align: center; text-transform: uppercase; color: #000013; word-break: break-word; font-size: 16px;}
.category-view-list .category-name { color: #86bd17; }
.category-view-list .category-info { display: flex; flex-direction: column; flex-grow: 1; }
.category-view-list .info-popup div div.popup-div { bottom: 109px; }
.category-view-list .products-grid button.btn-cart,
.category-view-list .products-grid .btn,
.category-view-list .products-grid .button { width: 150px; margin: auto;}
.category-view-list .btn-cart span,
.category-view-list .btn span,
.category-view-list .button span { width: 100%; }

.main-wrapper .mb-5 { margin-bottom: 5px; }
.main-wrapper .list { display: flex; gap: 8px; align-items: start; }
.main-wrapper .mb-5 .icon { font-size: 14pt; line-height: normal; }
.referenzen-wrapper .bx-viewport:has(> .bx-loading),
.referenzen-wrapper .bx-loading + ul,
.referenzen-wrapper .bx-loading + ul > li { height: 69px; }
.top-menu-links .links { display: flex; row-gap: 5px; }

/*media query*/

@media screen and (max-width: 1580px) {
    .footer { justify-content: center; }
    .footer address { text-align: center; }
    .footer address img { float: none; }
    #nav { flex-wrap: wrap; }
}

@media screen and (max-width: 1280px) {
    .footer { max-width: 100%; }
    .promotion { justify-content: center; }
    .promotion .promotion-text { font-size: 50px; line-height: 60px; height:auto; width:auto; }
}

@media screen and (max-width: 1199px) {
    .toolbar .pager { margin: 0 0 10px; }
    .product-view .product-img-box .product-image-zoom img { width: 100%; height: auto; }
/*    .product-view .product-shop { width: 390px; }*/
    .product-view .product-img-box .product-image-zoom { min-height: auto; }
    div.format { width: 100%; padding: 0 0 0 41px; }
    .qquote-client-collaterals td { display: block; width: 100%; padding: 0 0 10px; }
    div.acrylglas { padding: 0 0 10px 55px; }
    .configurator_options .ui-tabs .sa.option-detail-wrapper img { float: left; width: 50%; }
    .header, #nav , .main, .container, .footer { max-width: 100%; }
    .footer { justify-content: start; }
    .col-right,
    .col-left { width: 25%; }
    .col-main { width: 75%; padding-right: 20px; }
    .block { width: 100%; }
    .footer_block { width: 25%; margin: 20px 0; padding: 0 5px; }
    .main-wrapper.left-side-wrapper .col-main { padding-left: 20px; padding-right: 0; }
    .promotion-wrapper,
    .promotion { height: auto; }
    .catalog-category-view .products-grid li.item, .product-view .box-up-sell .products-grid .item,
    .product-view .recent-viewd .products-grid .item { width: 33.33%; flex-basis: auto; }
    .products-grid .product-image { width: auto; height: auto; margin: auto;}
    .catalog-category-view .products-grid .product-image img { width: 100%; }
    .products-grid .product-image img { width: fit-content; height: auto; }
    .fieldset { padding: 22px 25px 5px 33px; }
    .customer-account-forgotpassword .page-title { margin: 0 0 30px; }
    .form-list li { margin: 0 0 15px; }
    .opc .step { padding: 15px; }
    .cms-kontakt .std ul { padding-left:0; }
    .nav-container #nav li ul.shown-sub { width: 100%; left:0; }
    .qquote-client-collaterals td input, .qquote-client-collaterals td select, .client-data textarea { width: 100% !important; }
    .col3-layout .col-wrapper { width: 75%; margin-bottom: 25px; justify-content: unset; }
    .col3-layout .col-main { width: 65%; padding-right:0 !important; }
    .col3-layout .col-left { width: 33%; }
    .cms-referenzen #referenzen ul li { width: calc(25% - 12px); }
    .catalog-category-view .col3-layout .products-grid li.item { width: 50%; }
    #nachtraeglich-dd { float: unset; }
    div.upldg, div.plottupl, div.upldg_aufsteller,
    div.plottfolien,
    div.profilauswahl { width: 100%; }
    div.ralfarbelackierung { width: 100%; background: unset; margin: 0; padding: 0;}
/*  .catalog-product-view .bx-wrapper .bx-prev { left: -20px !important; }*/
    .catalog-product-view .product-tab-content-inner .product-wrapper-content td { width: 100% !important; display: block; padding-right: 0 !important; }
    .nav-item-wrapper { padding: 4px 8px; height: auto; }
    #nav a { padding: 0px 10px; }
    .catalog-product-view .ui-tabs .ui-tabs-nav li a { padding: 6px; }
    .product-essential .add-to-cart #qty { margin-right: 8px; }
    .product-essential .add-to-cart .btn-quote { margin-top: 5px; }
    .promotion { flex-wrap: wrap; }
    .child-categories h2.category-info-heading { font-size: 14px; }
    .child-categories h3.category-info-heading { font-size: 15px; }
    .child-categories .child-categories-list > li { padding: 15px 5px 25px;  }
    .category-info-wrapper .col-6 { width: 80%; max-width: 80%; padding: 0 20px; }
    .category-info-wrapper .col-3 { width: 20%; max-width: 20%; }
    .promotion-center { width: 430px; height: auto; overflow: unset; flex: unset;}
    div.format1 { width: 100%; }

    .bx-wrapper .bx-pager { display: block; }
    .promotion .bx-wrapper { margin: 0 auto 10px !important; }
    .promotion .bx-wrapper .bx-pager { display: none; }
    ul#slider li { width: 20%; }
    .referenzen ul li img { height: auto; width: auto; object-fit: unset; }
    .promotion-center .bx-wrapper { height: auto !important; }
    .header-wrapper .quick-access { width: auto; flex-wrap: wrap; }
    .referenzen-wrapper { height: auto; }
}

@media screen and (max-width: 1139px) {
    .header-wrapper .quick-access { width: 100%; row-gap: 10px; }
}

@media screen and (max-width: 1050px) {
    .header .links { float: unset; }
    .my-orders-table.data-table .cell-label { display: block; width: 25%; font-weight: 600; }
    .my-orders-table.data-table tbody td { display: flex; align-items: center; border-bottom: unset; width: 100%; }
    .my-orders-table.data-table tbody tr,
    .my-orders-table.data-table tbody { width:100%; display: block;} 
    .my-orders-table.data-table tr.last th { display: none; }
    .my-orders-table.data-table td.last { border-bottom: 2px solid #d9dde3; padding-bottom:10px; padding-top: 10px; }
    .my-orders-table.data-table,
    .my-orders-table.data-table table { display: block; width: 100%; }
    .my-orders-table.data-table tbody tr td:first-child { padding-top: 10px; }
    .nav-container #nav > li > a > span:not(.home_startseite) { font-size: 14px; }
}

@media screen and (max-width: 1024px) {
    .pp_pic_holder .pp_hoverContainer .pp_next {
        background: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/fmegallery/prettyPhoto/dark_rounded/btnNext.png') center right  no-repeat !important;
    }
    .pp_pic_holder .pp_hoverContainer .pp_previous {
        background: url('https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/fmegallery/prettyPhoto/dark_rounded/btnPrevious.png') center left no-repeat !important;
    }
    .catalog-product-view #lightbox #outerImageContainer, #lightbox #outerImageContainer img, 
    #lightbox #imageDataContainer {
        width: 100% !important;
        height: auto !important;
        transition: all 0.3s ease;
    }
    .catalog-product-view #lightbox #outerImageContainer,
    .catalog-product-view #lightbox #imageDataContainer { width: 95% !important; }  
}

@media screen and (max-width: 991px) {
    .cart .cart-collaterals .col2-set, .cart .totals { width: 100%; }
    .cart .cart-collaterals .col2-set .col-2 { width: 50%; }
    .footer_block { width: 33.33%; }
    .promotion { padding: 0 5px 15px; justify-content: center; column-gap: 15px; }
    .catalog-category-view .main #sidebar-nav { position: fixed; left: -100%; height: 100%; transition: all .45s cubic-bezier(.3, 0, .15, 1); z-index: 999; top: 0; display: block; }
    .catalog-category-view .main #sidebar-nav.filter-active { display: block; position: fixed; top: 0; width: 100% !important; height: 100%; background-color: #fff; overflow: scroll; z-index: 999; transition: all .45s cubic-bezier(.3, 0, .15, 1); transform-style: preserve-3d; padding: 0; left: 0; } 
    .catalog-category-view .main .col-left.sidebar { width: 100%; order: 3; margin-top: 25px;}
    .catalog-category-view .main .col-main { padding-left: 0; word-wrap: break-word; width: 100%;}
    .catalog-category-view .col2-left-layout .products-grid { margin-left: 0; }
    .catalog-category-view .toggle-filters-mobile { display: block; margin-bottom: 17px; }
    .products-grid .product-image { width: 200px; }
    .product-view .product-img-box, .product-view .product-shop { width: 100%; }
    .product-view .product-img-box .product-image-zoom img { width: auto; }
    div.acrylfarben { width: 100%; }
    ul.thumbnails.image_picker_selector { display: flex; flex-wrap: wrap; row-gap: 10px; }
    ul.thumbnails.image_picker_selector li { width: 25%; margin: 0 !important; }
    ul.thumbnails.image_picker_selector li .thumbnail { margin: 0 auto; }
    .checkout-onepage-index .col2-set .col-1,
    .checkout-onepage-index .col2-set .col-2 { width: 100%; float: left;}
    .checkout-onepage-index .col2-set .col-1 { margin-bottom: 25px; }
    .opc .buttons-set { padding-top: 20px; }
    .form-list .name-prefix select { width: 100%; }
    .form-list .input-box, .form-list input.input-text, .form-list .field { width: 100% !important; }
    .form-list select,
    .form-list li.wide textarea { width: 100%; }
    .form-list .field { margin-bottom: 15px; }
    .form-list .field:last-child { margin-bottom: 0; }
    .account-login .content { padding: 15px; }
    .fieldset { padding: 22px 15px 5px 15px; }
    .popup-div {width: 450px; }
    .catalog-category-view .faqs .form-button { padding: 5px 15px; }
    .catalog-category-view .block-subscribe button.button span { padding: 3px 18px; }
    .catalog-category-view .block-subscribe .input-box { float: left; }
    .catalog-category-view .main-wrapper { flex-wrap: wrap; }
    .catalog-category-view .main .col-main { padding-left: 0 !important; }
    .child-categories .child-categories-list > li { width: 33.33%; }
    .child-categories { margin: 20px 0; }
    .cms-referenzen #referenzen ul li { width: calc(33.33% - 12px); }
    .col3-layout .col-main { width: 75%; padding-right:0 !important; }
    .col3-layout .col-wrapper { width: 100%; margin-bottom: 25px; }
    .col3-layout .col-right { width: 100%; }
    .catalog-category-view .col3-layout .products-grid li.item { width: 33.33%; }
    .prodfaqs-index-index .col3-layout .col-main { width: 70%; }
    .prodfaqs-index-index .col3-layout .col-left { width: 30%; }
    .main .col-right .block-banner,
    .main .col-left .block-subscribe { margin: 0; }
    .col3-layout .col-right .faqs input { width: 250px; margin-right: 10px;}
    #ralfarbelackierung-dd ul.thumbnails.image_picker_selector li { width: 25%; }
    div.format { padding: 0; }
    .product-view .product-shop { width: 100%; padding-left: 0; }
    #photogallery .page_wrapper .portfolio_item { width: 33.33%; }
    .cart .discount .input-box, .cart .discount input.input-text { width: 100%; }
    .checkout-onepage-index .form-list li.wide select { width: 100%; }
    .products-grid li.item { width: 33.33%; }
    .col3-layout .col-right .block { margin-bottom: 25px; }
    .col3-layout .col-right .block.block-banner { margin-bottom: 0; }
    .cart .cart-collaterals .col2-set .col-1 { padding-right: 15px; }
    .cart .cart-collaterals { row-gap: 20px; }
    .read-more-wrapper { width: 100%; }
    .product-essential .add-to-cart .btn-quote { margin-top: 0; }
    .promotion-left, .promotion-right, .promotion-center { width: 31.90%; }
    .promotion-center .bx-viewport { height: 275px !important; }
    .promotion-center .bx-wrapper img,
    .promotion-center .bx-wrapper li,
    .promotion-center .bx-viewport,
    .promotion-center .bx-wrapper { width: 235px !important; }
    .promotion-bottom { line-height: 30px; height: auto; }
    .promotion .promotion-text { font-size: 43px; line-height: 50px; }
    ul#slider li { width: 25%; }
    .child-categories .child-categories-list .cat-image-wrapper { height: 250px; }
    .child-categories .child-categories-list .cat-image-wrapper img { width: 100%; height: 100%;}
    .category-info-wrapper .left-content-wrapper.flex-item { flex-direction: row; justify-content: center; margin-top: 20px; }
    .category-info-wrapper .col-6 { padding: 0 10px; }
    .category-info-wrapper .category-images { height: 100%; width:100%; }
    div.laenge1 { width: 52%; }
    div.hoehe1 { width: 50%; }
    .product-description-content tbody,
    .product-description-content tbody tr,
    .product-description-content tbody td { width: 100% !important; display:block; }
    .category-view-list ul.products-grid li.item { width: 33.33%; }

}

@media screen and (max-width: 939px) and (min-width: 768px) {
    .col-right .block { width: 100%; }
    .block .block-content img { width: fit-content; }
    .col-main,
    .col3-layout .col-main { width: 70%; }
    .col-right,
    .col-left,
    .col3-layout .col-left { width: 30%; }
    .qquoteadv-view-view .data-table thead th { display: none; }
    .qquoteadv-view-view .data-table { display: block; }
    .qquoteadv-view-view .data-table .cell-label { display: block; font-weight: 600; width: 30%;}
    .qquoteadv-view-view .data-table tbody td,
    .qquoteadv-view-view .data-table tbody tr,
    .qquoteadv-view-view .data-table tbody { display: block; width: 100%; }
    .qquoteadv-view-view .data-table tbody.even tr.border td { border-bottom: unset; }
    .qquoteadv-view-view .data-table tbody td { display: flex; padding: 5px 10px; }
    .qquoteadv-view-view .data-table tbody td strong { padding-right: 5px; }
    .qquoteadv-view-view .data-table tbody td.last { padding: 15px 10px; }
    .qquoteadv-view-view .data-table .border { border-bottom: 2px solid #d9dde3; }
    .qquoteadv-view-view .cart-table .btn-update { margin-left: 5px; }
    .qquoteadv-view-view .data-table tfoot,
    .qquoteadv-view-view .data-table tfoot tr {display: block; width: 100%;}
    .qquoteadv-view-view .data-table tr.last td { display: flex; justify-content: center; height: auto !important; }
    .category-view-list .products-grid button.btn-cart { width: 135px; }
}

@media screen and (max-width: 850px) {
    .cart .cart-collaterals .col2-set, .cart .cart-collaterals .col2-set .col-1,
    .cart .cart-collaterals .col2-set .col-2, .cart .totals { width: 100%; }
    .cart .crosssell .product-details button.button { display: block; }
    .cart .cart-collaterals, .cart .cart-collaterals .col2-set { row-gap: 20px; }
    .cart .crosssell,
    .cart .discount { margin-bottom: 0; }
    .cart .cart-collaterals .col2-set .col-1 { padding-right:0; }
    .header-wrapper .quick-access { gap: 2px; margin-top: 15px; }
    .header .links li { padding: 0 5px; }
    .top-menu-links { display: flex; flex-direction: column-reverse; }
}

@media screen and (max-width: 767px) {
    .main-wrapper { gap: 20px; }
    .customer-account-index .dashboard .welcome-msg { margin: 0 auto 20px; }
    .main .col-right,
    .col-left,
    .col-main {width: 100%; padding: 0;}
    input.qty { width: 50px !important; }
    .catalog-product-view .product-essential .product-options-bottom .add-to-cart {float: inherit;flex-wrap: wrap;gap: 10px;justify-content: space-between;}
    #lightbox #outerImageContainer, #lightbox #outerImageContainer img, #lightbox #imageDataContainer {width: 100% !important;height: auto !important;transition: all 0.3s ease;}
    .qquoteadv-index-index .data-table thead,
    .cart .data-table thead,
    .checkout-multishipping-addresses thead { display: none; }
    .qquoteadv-index-index .data-table .cell-label,
    .cart .data-table .cell-label,
    .checkout-multishipping-addresses .data-table .cell-label {display: inline-block; width: 30%; min-width: 100px; max-width: 140px; margin-right: 10px; font-weight: bold;}
    .qquoteadv-index-index .data-table td.last  .cell-label + div ,
    .qquoteadv-index-index .data-table td.last .cell-label + div + div { display: inline-block; }
    .qquoteadv-index-index .data-table tr, .qquoteadv-index-index .data-table td,
    .cart .data-table tr, .cart .data-table td,
    .checkout-multishipping-addresses .data-table tr, 
    .checkout-multishipping-addresses .data-table td { display: block; width: 100%; padding: 5px;text-align: left !important; border: none !important; background: transparent !important; }
    .qquoteadv-index-index .data-table tr { border-bottom: 2px solid #d9dde3 !important; margin-bottom: 20px; padding-bottom: 10px; }
    .cart .data-table tr,
    .checkout-multishipping-addresses .data-table tr { border-bottom: 2px solid #d9dde3 !important;  }
    .checkout-multishipping-addresses .data-table { margin-bottom: 20px; }
    .qquoteadv-index-index .data-table tfoot tr,
    .cart .data-table tfoot tr { border: none; display: inline-block; }
    .qquoteadv-index-index .data-table tfoot tr.last { border-bottom: none !important; padding: 10px 0 15px; }
    .qquoteadv-index-index .data-table tr.last { margin-bottom: 0; }
    .data-table col { width: 100%; }
    .product-view .data-table col { width: auto; }
    .data-table .item-options dd.truncated p { margin-bottom: 6px; }
    .cart .col2-set .col-1, .cart .cart-collaterals .col2-set .col-2 { width: 100%; }
    .cart .cart-table tfoot td { display: inline-block; }
    .cart .cart-table tfoot td .button:nth-child(1), .cart .cart-table tfoot td .button:nth-child(2) { float: left; width: 49%; margin-bottom: 10px; }
    .cart .data-table .item-options dd.truncated { margin: 0; }
    .cart .cart-table tfoot td .button:nth-child(3) { float: left; width: 49%; }
    .cart-table tfoot td .button:nth-child(4) { float: right; width: 49%; margin-right: 0 !important; }
    .truncated .show .item-options { top: 0; left: 0; }
    .main, .container, .footer { max-width: 100%; }
    .main { column-gap: 0; row-gap: 20px; padding: 20px 15px 25px; }
    .col2-right-layout .main .col-main { width: 100%; }
    .footer_block { width: 50%; }
    .promotion { padding: 0 5px;}
    .promotion-center { width: 100%; }
    .promotion-right,
    .promotion-left { display: none;}
    .catalog-category-view .toolbar-bottom { margin-bottom: 15px; }
    .col2-set .col-1,
    .col2-set .col-2 { width: 100%; }
    .col2-set .col-1.new-users { margin-bottom: 10px; }
    .block { width: 100%; margin: 0 0 25px;}
    .cms-page-view .col-main { padding-left: 0; }
    .cms-page-view .col-main { order: unset; }
    .form-list .wide + .fields > .field { margin-bottom:0; }
    .opc .checkout-agreements { padding: 5px 20px; }
    .account-login .buttons-set { padding: 8px 15px 20px }
    .account-login .content { min-height: auto; }
    .breadcrumbs { margin: 0; }
    .main-wrapper.left-side-wrapper .col-left.sidebar { order: 3; }
    .main-wrapper.left-side-wrapper .col-main { order: 2; padding-left: 0; }
    .page-title { margin: 0 0 15px; }
    .products-grid .product-image { width: 190px; }
    .product-view .box-up-sell .products-grid .product-image,
    .product-view .recent-viewd .products-grid .product-image { height: auto; }
    .product-view .box-up-sell .products-grid { margin: 0 auto; }
    .catalog-category-view .products-grid li.item { padding-bottom: 20px; }
    .validation-advice { font-size: 13px; }
    #checkout-progress-wrapper .changelink { display: none; }
    .checkout-onepage-index .col2-set .col-1 { margin-bottom: 15px; }
    .info-popup div div.popup-div { bottom: 111px; }
    .inner-padding { padding: 15px; }
    .mobnav-trigger-wrapper { display: block; }
    .nav-item-wrapper { position: fixed; left: -100%; height: 100%; transition: all .45s cubic-bezier(.3, 0, .15, 1); z-index: 999; top: 0; display: block; width: 90%; }
    .nav-item-wrapper:has(#nav.active) { display: block; padding: 4px 16px; position: fixed; top: 0; width: 90%; height: 100%; border-top-left-radius: 0; border-bottom-left-radius: 0; z-index: 999; transition: all .45s cubic-bezier(.3, 0, .15, 1); transform-style: preserve-3d; left: 0; overflow-y: scroll; }
    .nav-item-wrapper:after { content: ''; }
    .nav-container #nav > li { width: 100%; margin-bottom: 10px; position:relative; }
    .nav-container #nav > li:last-child { margin-bottom: 0; }
    #nav a,
    #nav .least { border-left: unset; padding: 0; margin: 10px 0; float: unset; }
    .nav-container #nav li ul.shown-sub { left:0; position:unset; width: 100%; padding: 15px 10px; margin-bottom: 0; display: block; border-radius: 5px;}
    .top-menu-links { padding-top: 30px; }
    .top-menu-links > p { display: none;}
    .top-menu-links .links a { font-size: 15px; line-height: 35px; margin-bottom: 10px; }
    .top-menu-links .links a:hover { color: #fff; }
    .top-menu-links .links > li { margin-bottom: 10px; }
    #nav li ul.shown-sub img { display: none; }
    #nav li ul.shown-sub a span.setting-text.no-text { height:0; }
    #nav li ul.shown-sub li.first,
    #nav li ul.shown-sub li { text-align: left; padding: 2px; }
    #nav li ul.shown-sub li:last-child { margin-bottom: 0; }
    .nav-item-wrapper .close-div { display: block; top: 14px; right: 20px; }
    body.overlay-item { overflow: hidden; }
    #nav li ul.shown-sub li { margin-bottom: 0; position:relative; }
    #nav li ul.shown-sub a span.category-name { margin-bottom: 12px; line-height: 20px; }
    li.level1 > p > a >.category-name { font-weight: 600; }
    .header-wrapper .quick-access { width: auto; margin-top: 0;}
    .nav-item-wrapper .menu-toggle { position: absolute; top: 0; right: 0; display: block; width: 35px; height: 46px; z-index: 1; cursor: pointer; }
    .nav-item-wrapper .menu-toggle:after, .nav-item-wrapper .menu-toggle:before { position: absolute; top: 14px; right: 13px; content: " "; height: 12px; width: 2px; background-color: #86bd17; margin: auto; transition: all .35s; }
    #nav li ul.shown-sub li .menu-toggle:before,
    #nav li ul.shown-sub li .menu-toggle:after { top: 6px; right: 20px; }
    .nav-item-wrapper .menu-toggle:after { transform: rotate(-90deg); }
    .header-wrapper { padding: 10px 0 15px; }
    .nav-container #nav li.over .menu-toggle:after { transform: rotate(-90deg); /* Vertical bar remains */}
    .nav-container #nav li.over > .menu-toggle:before { display: none; }
    .nav-item-wrapper #nav > li.parent > ul { display: none;}
    .nav-item-wrapper #nav > li.parent > ul.shown-sub { display: block; }
    .qquote-client-collaterals .client-data.box, .qquote-client-collaterals .qquote-cart-collaterals { width: 100%; }
    .faqs input { width: 250px; margin-right: 10px;}
    .faqs .form-button { padding: 5px 15px;float: none;}
    .block-subscribe button.button span { padding: 3px 18px; }
    .block-subscribe .input-box { float: left; }
    .block-subscribe input.input-text { width: 250px; margin-right: 10px; }
    .catalog-category-view .main .col-left.sidebar { margin-top: 0; }
    .col3-layout .col-main { order: 1; padding-left: 0 !important; width: 100%; }
    .prodfaqs-index-index .col3-layout .col-main,
    .prodfaqs-index-index .col3-layout .col-left { width: 100%; }
    .col3-layout .col-left { order: 2; width: 100%; }
    .col3-layout .col-wrapper { margin-bottom: 0; gap: 20px;}
    .customer-account-forgotpassword .page-title { margin: 0 0 25px; }
    .prodfaqs-index-view .col3-layout .col-main,
    .product-view .product-tabs-content { margin-bottom: 20px; }
    .product-collateral .box-collateral { margin: 0; }
    .product-essential { margin-bottom: 20px !important; }
    .product-options-bottom { width: 100%; }
    #nav li.parent > ul.level1 { display: block !important; }
    .catalog-product-view .ui-tabs .ui-tabs-nav { display: none; }
    #group-tabs { background: #9FB219; background-image: linear-gradient(#C4D504 30%, #9FB219); padding: 10px;}
    .mobile-group-tabs { display: block; border: 1px solid #d3d3d3; background: #e6e6e6 url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/css/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #222222; padding: 7px 13px; border-top-left-radius: 4px; border-top-right-radius: 4px; margin-bottom: 3px; }
    .mobile-group-tabs + .group-wrapper { background: #FFF url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/css/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x !important; margin-bottom: 5px; }
    .mobile-group-tabs.active { background: #FFF url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/css/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; margin-bottom: 5px; }
    .mobile-group-tabs.active a { color: #ff6400; font-weight: 600; }
    div.laenge { background: unset; margin: 0; padding: 0; width: 100%;}
    .group-wrapper-title { margin-left:0; }
    .customer-address-index .addresses-additional { padding: 10px 0; }
    .fileuploader-manage-index .fileuploader.items .content { width: 100%; }
    .fileuploader-manage-index .fileuploader.items .product { width: 70%; }
    .group-wrapper-title span { background: #9FB219; background-image: linear-gradient(#C4D504 30%, #9FB219); } 
    .nav-container.sticky-header { position: fixed; top: 0; width: 100%; z-index: 999; animation: 0.5s ease-in-out slideDown; padding: 0;}
    .header-shopping-cart { display: none; }
    .promotion-center .bx-wrapper li,
    .promotion-center .bx-viewport { height: 300px !important; }
    #nav span.home_startseite { background: url(https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/signboxx_startseite.png) no-repeat top left; }
    .child-categories-link .info-popup div div.popup-div { bottom: 109px; }
    .category-info-wrapper { flex-wrap: wrap; row-gap: 20px;}
    .category-info-wrapper .col-3,
    .category-info-wrapper .col-6 { width: 100%; max-width: 100%; }
    .category-info-wrapper .category-images { width: 180px; height: 180px; }
    .category-info-wrapper .col-6  { padding:0; }
    .promotion-center .bx-wrapper img,
    .promotion-center .bx-wrapper li,
    .promotion-center .bx-viewport,
    .promotion-center .bx-wrapper { width: 320px !important; }
    div.laenge1,
    div.hoehe1 { width: 100%; }
    .top-menu-links { display: none; }
    .nav-item-wrapper:has(#nav.active) .top-menu-links { display: block; }

    @keyframes slideDown {
        0% { transform: translateY(-100%);  }
        100% { transform: translateY(0%) }
    }

    ul#slider li { width: 33.33%; }
    #photogallery .page_wrapper .portfolio_item { width: 50%; }
    .checkout-progress { flex-wrap: wrap; justify-content: left; }
    .pp_pic_holder { left: 0 !important; padding: 0 15px; }
    .pp_pic_holder, .pp_pic_holder .pp_content, .pp_pic_holder .pp_hoverContainer, .pp_pic_holder img,
    .pp_pic_holder .pp_details { width: 100% !important; height: auto !important; }
    .pp_pic_holder .pp_hoverContainer {top: 50%;left: 50%;height: 100% !important;transform: translate(-50%, -50%); padding-bottom: 25px; }
    .pp_pic_holder .pp_details { z-index: 9999; }
    .cart .cart-collaterals .col2-set, .cart .cart-collaterals .col2-set .col-1,
    .cart .cart-collaterals .col2-set .col-2, .cart .totals { width: 100%; }
    .checkout-progress li { width: 23%; }
    .customer-account-index .box-account, .main .col-left .block.block-compare, .cart .crosssell { margin: 0; }
}


@media screen and (max-width: 675px) {
    .catalog-category-view .products-grid li.item, .product-view .box-up-sell .products-grid .item,
    .product-view .recent-viewd .products-grid .item { width: 50%; }
    .catalog-category-view .col3-layout .products-grid li.item { width: 50%; }
    .opc .checkout-agreements { padding:0; border: none; }
    .info-popup div div.popup-div { width: 400px; }
    .child-categories .child-categories-list > li { width: 50%; } 
    .products-grid li.item { width: 50%; }
    .qquoteadv-view-view .data-table thead th { display: none; }
    .qquoteadv-view-view .data-table { display: block; }
    .qquoteadv-view-view .data-table .cell-label { display: block; font-weight: 600; width: 30%;}
    .qquoteadv-view-view .data-table tbody td,
    .qquoteadv-view-view .data-table tbody tr,
    .qquoteadv-view-view .data-table tbody { display: block; width: 100%; }
    .qquoteadv-view-view .data-table tbody.even tr.border td { border-bottom: unset; }
    .qquoteadv-view-view .data-table tbody td { display: flex; padding: 5px 10px; }
    .qquoteadv-view-view .data-table tbody td strong { padding-right: 5px; }
    .qquoteadv-view-view .data-table tbody td.last { padding: 15px 10px; }
    .qquoteadv-view-view .data-table .border { border-bottom: 2px solid #d9dde3; }
    .qquoteadv-view-view .data-table tfoot,
    .qquoteadv-view-view .data-table tfoot tr {display: block; width: 100%;}
    .qquoteadv-view-view .data-table tr.last td { display: flex; justify-content: center; height: auto !important; flex-wrap: wrap;}
    .qquoteadv-view-view form#quotelist .cart .totals { width: 100% !important; padding-left: 0 !important; }
    .referenzen ul li { width: 75px !important; }
    .category-info-wrapper { flex-wrap: wrap; }
    .category-view-list .category-image { height: 200px; }
    .category-view-list .category-image img { height: 100%; width: 100%; object-fit: contain; }
    .category-view-list ul.products-grid li.item { width: 50%; }

}

@media screen and (max-width: 580px) {
    .header .form-search input.input-text { width: 90%; }
    .header .header-wrapper .form-search { display: flex; }
    .header-wrapper .quick-access,
    .header-wrapper .quick-access .top-search-block { width: 100%; margin-left: 0; }
    .header .form-search .search-autocomplete { width: 85% !important; }
}

@media screen and (max-width: 575px) {
    .product-view .box-up-sell .products-grid .item { width: 50%; }
    ul.thumbnails.image_picker_selector li { width: 33.33%; }
    div.format { padding: 0; }
    .configurator_options .ui-tabs .sa.option-detail-wrapper img { width: 100%; }
    .cart-table tfoot td .button { width: 100% !important; margin: 0 0 10px; }
    .cart-table tfoot td .button:last-child { margin-bottom: 0; }
    .footer_block { width: 100%; }
    .promotion-center .bx-wrapper { max-width: 100% !important; }
    .promotion-center .bx-viewport { width: 100% !important; }
    .promotion { row-gap: 20px; }
    .toolbar .pager .pages { width: 100%; order: 3; }
    .checkout-onepage-index .data-table td { padding: 3px 10px; }
    div.beschriftung { width: 100%; margin-right: 0; }
    .header .form-search button.button span { padding: 6px !important; }
    .multiple-checkout .page-title h1 { margin-bottom: 5px; width: 100%; text-align: left;}
    .multiple-checkout .page-title.title-buttons .button {float: left;}
    .catalog-product-view .product-essential .product-options-bottom .add-to-cart .btn-cart.btn-quote { width: 50%; order: 2; }
    #ralfarbelackierung-dd ul.thumbnails.image_picker_selector li { width: 33.33%; }
    div.drahtseil_haken { width: 100%; }
    #multiship-addresses-table tbody select { width: inherit; }
    .my-orders-table.data-table .cell-label { width: 30%; }
    .pager .pages { order: 3; width: 100%; }
    .pager .limiter { order: 2; }
    .my-orders-list-table.data-table .cell-label { display: block; width: 35%; font-weight: 600; }
    .my-orders-list-table.data-table tbody td { display: flex; align-items: center; border-bottom: unset; width: 100%; }
    .my-orders-list-table.data-table tbody tr,
    .my-orders-list-table.data-table tbody { width:100%; display: block;} 
    .my-orders-list-table.data-table tr.last th { display: none; }
    .my-orders-list-table.data-table td.last { border-bottom: 2px solid #d9dde3; padding-bottom:10px; padding-top: 10px; }
    .my-orders-list-table.data-table,
    .my-orders-list-table.data-table table { display: block; width: 100%; }
    .my-orders-list-table.data-table tbody tr td:first-child { padding-top: 10px; }
    .promotion .bxslider li a { margin: auto; }
    .header-wrapper .top-search-block .button { width: auto; height: auto; }

    ul#slider li { width: 50%; }
    .checkout-multishipping-addresses .data-table .cell-label { margin-bottom: 10px; }
    .checkout-progress li { width: 32%; word-break: break-word; line-height: normal; }
}

@media screen and (max-width: 480px) {
    .promotion-center .bx-wrapper li { width: 420px !important; }
    .promotion-center .bxslider { width: 1000% !important; overflow: visible;}
    .catalog-category-view .products-grid li.item, .product-view .box-up-sell .products-grid .item,
    .product-view .recent-viewd .products-grid .item { width: 100%; }
    .catalog-category-view .products-grid .actions { margin:25px auto 0; }
    .checkout-onepage-index .cell-label { display: block; font-weight: 700; width: 100%; text-align: end; }
    .checkout-onepage-index .data-table thead { display: none; }
    .checkout-onepage-index .data-table > tr,
    .checkout-onepage-index .data-table > tbody td { display: block; }
    .checkout-onepage-index .data-table { background: #fff; }
    .checkout-onepage-index .data-table > tbody td.a-right, 
    .checkout-onepage-index .data-table > tbody td.a-center { display: flex; gap: 20px; justify-content: end;  }
    .checkout-onepage-index .data-table tbody th, .checkout-onepage-index .data-table tbody td { border: unset; }
    #checkout-review-table tbody td.last { border-bottom: 1px solid #d9dde3; padding-bottom: 15px; }
    #checkout-review-table { display: flex; flex-direction: column-reverse; width: 100%; }
    #checkout-review-table > tbody > tr { display: block; width: 100%; border-bottom: 1px solid #d9dde3;}
    .checkout-onepage-index tfoot { border-top: 1px solid #d9dde3; }
    .checkout-onepage-index tfoot > tr { display: flex; width: 100%; }
    .checkout-onepage-index tfoot > tr td { width: 100%; }
    .checkout-onepage-index tfoot > tr td.last,
    .checkout-onepage-index .cell-label + span { width: 30%; text-align: end; }
    #checkout-review-table tr.odd, #checkout-review-table tr.even { padding-top: 10px; }
    #opc-review .buttons-set { padding: 15px; }
    .checkout-onepage-index tfoot > tr td.last { display: flex; justify-content: end; align-items: center; }
    .block-subscribe input.input-text,
    .faqs input,
    .col3-layout .col-right .faqs input { width: 200px; }
    .catalog-category-view .products-grid li.item .item-inner { gap: 5px; }
    .info-popup div div.popup-div { width: -webkit-fill-available; width: -moz-available; bottom: 129px;}
    .catalog-category-view .col3-layout .products-grid li.item { width: 100%; }
    .child-categories .child-categories-list > li { width: 100%; }
    .cms-referenzen #referenzen ul { justify-content: space-between; }
    .cms-referenzen #referenzen ul li { width: calc(50% - 12px); }
    div.profilauswahl ul.thumbnails.image_picker_selector li .thumbnail { width: 100% !important; }
    .products-grid li.item { width: 100%; }
    .product-essential .add-to-cart #qty { margin: 0 10px; }
    .product-essential .add-to-cart button.button { width: 100%; margin-top: 8px; }
    .product-essential .product-options-bottom .add-to-cart button.button { width: auto; margin-top: 0; }
    div.dingroesse { width: 100%; }
    .category-view-list ul.products-grid li.item { width: 100%; }
}

@media screen and (max-width: 467px) {
    ul.product-tabs li { width: 50%; }
}

@media screen and (max-width: 425px) {
    .product-view .box-up-sell .products-grid .item,
    .product-view .product-img-box .product-image-zoom img { width: 100%; }
    .configurator-overview-heading { width: 70%; float: none; padding: 0 5px; }
    ul.thumbnails.image_picker_selector li { width: 50%; }
    .header .logo img { width: 270px; height: auto;}
    .checkout-onepage-index tfoot > tr td.last { width: 50%; }
    #multiship-addresses-table td { padding: 5px; }
    #checkout_multishipping_form .buttons-set .back-link { width: 100%; text-align: left; }
    #checkout_multishipping_form .buttons-set button.button { float: left; margin-top: 10px; margin-left:0; }
    .block-subscribe input.input-text,
    .faqs input,
    .col3-layout .col-right .faqs input { margin-right: 8px; }
    .catalog-product-view .ui-tabs .ui-tabs-nav li { width: calc(50% - 6px); margin: 3px;}
    #ralfarbelackierung-dd ul.thumbnails.image_picker_selector li { width: 50%; }
    .promotion-bottom { font-size: 22px; }

    #photogallery .page_wrapper .portfolio_item img { height: auto; }
    ul#slider { margin: 20px 0; }
    .my-orders-table.data-table .cell-label,
    .my-orders-table.data-table .cell-label + span { width: 50%; }
    .my-orders-list-table.data-table .cell-label,
    .my-orders-list-table.data-table .cell-label + span,
    .qquoteadv-view-view .data-table .cell-label { width: 50%; }
    .header .form-search .search-autocomplete { width: 78% !important; }
}

@media screen and (max-width: 375px) {
    .promotion-center .bx-wrapper li,
    .promotion .bxslider li a { width: 310px !important; }
    .toolbar .pager { justify-content: center; }
    .toolbar .pager .limiter { width: 100%; }
    div.blank_eloxiert { width: auto; }
    .faqs input,
    .col3-layout .col-right .faqs input { width: 180px; }
    .block-subscribe input.input-text { margin-bottom:10px; margin-right:0; width: 100%; }
    .promotion-center .bx-viewport { height: 280px !important; }
    img.textbild { width: auto; }
    ul.product-tabs li a { padding: 10px 12px !important }
    .ui-tabs .ui-tabs-panel { padding: 10px !important; }
    .catalog-category-view .block-subscribe .input-box { width: 100%; }
    .block-subscribe .input-box { float: unset; }
    .pager { justify-content: center; }
    .pager .amount { width: 100%; }
    .product-tabs-content { padding: 20px 15px !important; }
    .promotion-center .bx-wrapper li, .promotion-center .bx-viewport { height: 280px !important; }
}

@media screen and (max-width: 335px) {
    .qquote-client-collaterals .qquote-cart-collaterals .g-recaptcha { float: inherit; }
    ul.product-tabs li a { padding: 8px 6px !important; }   
}
/**
 * OpenMage
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available at https://opensource.org/license/afl-3-0-php
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2020 Magento, Inc. (https://www.magento.com)
 * @copyright   Copyright (c) 2022 The OpenMage Contributors (https://www.openmage.org)
 * @license     https://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.leuchtkastenhersteller.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

#sidebar-nav {margin-bottom: 15px;position: relative;padding: 0;}
#sidebar-nav .block-content {overflow: auto;border-radius: 0 0 5px 5px;}
#sidebar-nav .block-content a {line-height: 1.7;color: #000013;}
#sidebar-nav .block-title {padding: 8px 16px;border-bottom: 1px solid #f5f5f5;}
#sidebar-nav-menu li.level0 a {background-color:#f5f5f5;/*background-image: linear-gradient(#f9f9f9 30%,#d9d9d9);*/
    display: block;font-size: 15px;padding: 6px 16px;border-top: 1px solid #ffffff;border-bottom: 1px solid #c9c9c9;}
#sidebar-nav-menu li.level0.last a {border-bottom:0;}
#sidebar-nav-menu li.level0 a:hover, #sidebar-nav-menu li.active.level0 a  {background-color: #86be17;background-image: linear-gradient(#9fe620 30%,#86be17);color: #ffffff;}
#sidebar-nav-menu li.level0 ul li.level1 a, #sidebar-nav-menu li.level0 ul li.active.level1 a {/*background-color: #f5f5f5;background-image: linear-gradient(#ffffff,#f5f5f5)!important;*/ background-image: none; background-color: #ffffff;color: #000013;border: 0;display: block;font-size: 12px;margin-left: -14px;padding: 5px 16px;}
#sidebar-nav-menu li.level0 ul li.level1 a:hover, 
#sidebar-nav-menu li.level0 ul li.level2 a:hover, 
#sidebar-nav-menu li.level0 ul li.level3 a:hover, 
#sidebar-nav-menu li.level0 ul li.level4 a:hover {color: #ff6600;background-color: #f5f5f5;background-image: linear-gradient(#ffffff,#f5f5f5);}
#sidebar-nav-menu li.active.level0 a {font-weight: bold;}
#sidebar-nav-menu li.active.level0 ul li.level1 a {font-weight: normal;border-bottom: 1px solid #e9e9e9;}
#sidebar-nav-menu li.level0 ul li.active.level1 a {font-weight: bold;color:#69a802;background-color: #f5f5f5;}
#sidebar-nav-menu li.level0 ul li.level1 a span, #sidebar-nav-menu li.level0 ul li.active.level1 a:hover span {background: url('https://www.leuchtkastenhersteller.de/skin/frontend/base/default/images/codnitive/sidenav/menuarrows.png') no-repeat 0px 3px;padding: 0 12px;}
#sidebar-nav-menu li.level0 ul li.level1 a:hover span {background: url('https://www.leuchtkastenhersteller.de/skin/frontend/base/default/images/codnitive/sidenav/menuarrows.png') no-repeat 0px -24px;}
#sidebar-nav-menu li.level0 ul li.level1 ul li.level2 a:hover span {background: url('https://www.leuchtkastenhersteller.de/skin/frontend/base/default/images/codnitive/sidenav/menuarrows.png') no-repeat 0px -24px;}
#sidebar-nav-menu li ul {font-weight: normal;}
#sidebar-nav-menu li ul {font-weight: normal;}
/* Level 2 */
#sidebar-nav-menu li.level0 ul li.active.level1 .level2 a {font-weight: normal;color:#000013;margin-left: -30px;padding: 5px 30px;}
/*#sidebar-nav-menu li.level0 ul li.active.level1 .level2:hover a {color: #ff6600;}*/
#sidebar-nav-menu li.level0 ul li.active .level2 a { background-color: #ffffff; border-bottom: 0; }
#sidebar-nav-menu li.level0 ul li.active .level2 a:hover {color: #ff6600;}
/*#sidebar-nav-menu li.level0 ul li.level1 .level2.active a {color: #69a802;font-weight: bold;}*/
#sidebar-nav-menu .level0 .collapsible .arrow-right, #sidebar-nav-menu .level0 .collapsible .plus-right {top: 1px;}
#sidebar-nav-menu li.level0 ul li.level1 ul li.level2 a {margin-left: -30px;padding-left: 30px;}
/* Collapsible Design ==================================================================== */ 
#sidebar-nav-menu .plus-left,#sidebar-nav-menu .plus-right{background-image: url('https://www.leuchtkastenhersteller.de/skin/frontend/base/default/images/codnitive/sidenav/menuarrow_updown.png');cursor:pointer}
#sidebar-nav-menu .arrow-right, #sidebar-nav-menu .plus-right {float:right;margin: 6px 12px;display:inline !important;top: 5px;position: relative;}
#sidebar-nav-menu li ul[expanded="0"] {display: none;}
#sidebar-nav li.active > ul {display: block;}
#sidebar-nav li.active > .arrow-left,
#sidebar-nav li.active > .arrow-right, 
#sidebar-nav li.active > .plus-left,
#sidebar-nav li.active > .plus-right {display: block;background-position: right center;}
#sidebar-nav-menu > li.collapsible {list-style: none !important;}
#sidebar-nav .collapse-name {cursor:pointer;}

@media screen and (max-width: 991px) {
    .col3-layout .col-right #sidebar-nav { margin-bottom: 25px; }
}

@media screen and (max-width: 939px) {
    #sidebar-nav { width: 100%; }
}

@media screen and (max-width: 767px) {
    #sidebar-nav { width: 100%; margin-bottom: 25px; }
}
/**
 * justselling Germany Ltd. EULA
 * http://www.justselling.de/
 * Read the license at http://www.justselling.de/lizenz
 *
 * Do not edit or add to this file, please refer to http://www.justselling.de for more information.
 *
 * @category    justselling
 * @package     justselling_simplecore
 * @copyright   Copyright (C) 2013 justselling Germany Ltd. (http://www.justselling.de)
 * @license     http://www.justselling.de/lizenz
 **/

.simple-box { z-index: 20050; text-align:center; }
.simple-box { padding: 10px;}
.simple-box .validation-advice { color: white; }

.simple-progress,
.simple-confirm,
.simple-overlay {
    background: rgba(0, 0, 0, .8);
    color: white;
    padding: 10% 30%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20500;
    width: 100%;
    height: 100%;
    font-size: 1.5em;
    line-height: 1.9em;
    font-weight: 300;
}
.simple-progress .loader-image,
.simple-confirm .loader-image,
.simple-overlay .loader-image {
    vertical-align: middle;
}
#simple-progress-inner,
#simple-confirm-inner,
#simple-overlay-inner,
.simple-progress-inner,
.simple-overlay-inner { display:inline-block; height: auto; }
.simple-overlay h1,
.simple-overlay div.simple-overlay-inner h1{ color: white; }
.simple-overlay .form-list .required:first-child::after { color: white; }
.simple-overlay .form-list,
.simple-overlay p { font-size: 0.8em; line-height: 1.7em; }
.simple-overlay .validation-advice { color: white; }
.simple-overlay .buttons-set.center { float:none!important; text-align: center; }
@media screen and (max-width: 640px) {
    .simple-overlay { font-size: 0.8em; line-height: 1.0em; }
    .simple-overlay h1 { font-size: 1.2em; }
    .simple-overlay-inner { width: 300px; height: auto; }
    .simple-overlay .form-list,
    .simple-overlay p { font-size: 0.8em; line-height: 1.3em; }
    .simple-overlay div.input-box { clear:both; width:100%;}
    .simple-overlay div.input-box input,
    .simple-overlay input#name.input-text.required-entry{width: 100%!important; font-size: 14px; }
    .simple-overlay .form-list > li > label { width: 100%; padding-left: 0px; text-align:left; }
    .simple-overlay .form-list > li > label { padding-top: 0px; }
    .simple-overlay div.buttons-set.center { margin-top: 20px }
}

.simple.media.ajaxloader { margin-top: 11px; margin-right: 8px; }
.simple-progress p,
.simple-confirm p { text-align: center; }
.simple-confirm-inner .actions { text-align: center;}
.simple-progress div.primary.buttons-set { text-align: center; }

.leightbox, .leightboxlink {
    background-color: #FFFFFF;
    border: 2px solid #B8B8B8;
    color: #0A263C;
    display: none;
    font: 9px Arial, sans-serif;
    left: 25%;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 25%;
    width: 450px;
    min-height: 200px;
    z-index: 10011;
}

#overlay-cart-quote, #overlaylink {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: #333;
    filter: alpha(opacity=80);
    background-color: rgba(0, 0, 0, 0.75);
}

.lightbox[id] {
    /* IE6 and below Can't See This */
    position: fixed;
}

#overlay-cart-quote[id] {
    /* IE6 and below Can't See This */
    position: fixed;
}

.lightboxlink[id] {
    /* IE6 and below Can't See This */
    position: fixed;
}

#overlaylink[id] {
    /* IE6 and below Can't See This */
    position: fixed;
}

td.attributes-col .item-options dt {
    font-style: italic;
    font-weight: normal;
}

.block-quote .block-title strong {
    background-image: url("https://www.leuchtkastenhersteller.de/skin/frontend/default/default/images/i_block-list.gif");
    background-position: 0pt 1px;
}

#lightbox2 {
    background: white;
    width: 500px;
    min-height: 200px;
    padding: 20px;
    margin: 10% auto;
    border: 3px solid #ababab;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

#lightboxload {
    background: url("https://www.leuchtkastenhersteller.de/skin/frontend/default/lkde/images/ajax-loader.gif");
    width: 16px;
    height: 16px;
    margin: 100px auto;

}

.cms-index-index .products-grid li.item {
    padding: 12px 10px 100px;
}

/*
* Disable the following CSS rules
* when having trouble with
* grid and list view.
*/

#products-list button.btn-cart {
    margin: 5px 0 0 0;
    padding: 0 0 0 5px;
    width: 120px;
    float: right;
}

.products-grid button.btn-cart {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
}

.product-view button.btn-cart {
    padding: 0 5px 0 0;
}

.products-grid .actions {
    width: 30%;
}

form#quotelist .cart .totals {
    padding: 0 0 0 100px !important;
    width: auto !important;
}

#addressCheckbox .btn-estimate span {
    background: none repeat scroll 0 0 #618499;
    border-color: #406A83;
}

/*
 * QUICK QUOTE
 */
#quickQuoteWrapper,
#quickQuoteBack {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1500;
}

#quickQuote {
    background-color: #FFFFFF;
    padding: 25px;
    position: absolute;
    width: 400px;
    top: 50%;
    left: 50%;
    margin: -200px 0 0 -200px;
    z-index: 1550;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 3px solid #ababab;
}

.quickQuoteButtons {
    margin: 10px 0;
}

#quickQuote .qquote-client-collaterals {
    display: table;
    height: 100%;
    width: 100%;
}

#quickQuoteBack {
    /*
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    */
    background-color: #333;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opcaity: 0.8;
    opacity: 0.8;
}

#quickQuote input,
#quickQuote textarea {
    width: 175px;
}

#quickQuote select {
    width: 182px;
}

#quickQuote .close-icon {
    position: absolute;
    top: 0;
    right: 0;
    margin: -7px -7px 0 0;
}

#quickQuote .close-icon img {
    width: 25px;
    height: 25px;
}

#quickQuote .close-icon img:hover {
    cursor: pointer;
}

.bx-wrapper {position: relative;margin: 0 auto 60px;padding: 0;*zoom: 1;}
.bx-wrapper img {max-width: 100%;display: block;}
.bx-wrapper .bx-viewport {background: transparent; -moz-box-shadow: 0 0 5px #ccc;-webkit-box-shadow: 0 0 5px #ccc;box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;left: -5px;-webkit-transform: translatez(0);-moz-transform: translatez(0);-ms-transform: translatez(0);-o-transform: translatez(0);transform: translatez(0);}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {position: absolute;bottom: -30px;width: 100%;}
.bx-wrapper .bx-loading {min-height: 50px;/*background: url(https://www.leuchtkastenhersteller.de/skin/frontend/base/default/lkde/jquery.bxslider/images/bx_loader.gif) center center no-repeat #fff;*/height: 100%;width: 100%;position: absolute;top: 0;left: 0;z-index: 2000;}
.bx-wrapper .bx-pager {text-align: center;font-size: .85em;font-family: Arial;font-weight: bold;color: #666;padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active {background: #000013;}
.bx-wrapper .bx-prev {left: 10px;background: url(https://www.leuchtkastenhersteller.de/skin/frontend/base/default/lkde/jquery.bxslider/images/controls.png) no-repeat 0 -32px;}
.bx-wrapper .bx-next {right: 10px;background: url(https://www.leuchtkastenhersteller.de/skin/frontend/base/default/lkde/jquery.bxslider/images/controls.png) no-repeat -43px -32px;}
.bx-wrapper .bx-prev:hover {background-position: 0 0;}
.bx-wrapper .bx-next:hover {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -16px;outline: 0;width: 32px;height: 32px;text-indent: -9999px;z-index: 9999;}
.bx-wrapper .bx-controls-direction a.disabled {	display: none;}
.bx-wrapper .bx-controls-auto {text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {display: block;text-indent: -9999px;width: 10px;height: 11px;outline: 0;background: url(https://www.leuchtkastenhersteller.de/skin/frontend/base/default/lkde/jquery.bxslider/images/controls.png) -86px -11px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active {background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop {display: block;text-indent: -9999px;width: 9px;height: 11px;outline: 0;background: url(https://www.leuchtkastenhersteller.de/skin/frontend/base/default/lkde/jquery.bxslider/images/controls.png) -86px -44px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active {background-position: -86px -33px;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: left;width: 80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 0;width: 35px;}
.bx-wrapper .bx-caption {position: absolute;bottom: 0;left: 0;background: #000013\9;background: rgba(80, 80, 80, 0.75);width: 100%;}
.bx-wrapper .bx-caption span {color: #fff;font-family: Arial;display: block;font-size: .85em;padding: 10px;}
