/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * 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 through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     default_blank
 * @copyright   Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background:#fff; font:12px/1.35 Arial, Helvetica, sans-serif; color:#000; text-align:center; }

img           { border:0; vertical-align:top; }

a             { color:#05c; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:16px; font-weight:bold; line-height:1.25; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
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 */
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* 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:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page { width:1000px; margin:0 auto; padding:10px 0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main-container {}
.main { margin:10px 0; }

/* Base Columns */
.col-left { float:left; width:230px; border:1px solid #ddd; padding:5px 5px 0; }
.col-main { float:left; width:736px; border:1px solid #ddd; padding:5px; }
.col-right { float:right; width:230px; border:1px solid #ddd; padding:5px 5px 0; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.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 Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; 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; }
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 { float:left; height:21px; background:transparent url(https://shop.bohnenkamp.ua/skin/frontend/default/blank/images/bkg_button.gif) 0 0 no-repeat; padding:0 0 0 8px; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { background-position:100% 0; padding:0 12px 0 4px; }
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#111; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.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 li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.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; }
/* 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; }
.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 .name-middlename { width:70px; }
.form-list .name-middlename 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 { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.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-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:5px 0 0; padding:5px; border:1px solid #ddd; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset { border:1px solid #ddd; background:#fefefe; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(https://shop.bohnenkamp.ua/skin/frontend/default/blank/images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:10px; text-align:right; color:#f00; }
/* 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:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.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://shop.bohnenkamp.ua/skin/frontend/default/blank/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://shop.bohnenkamp.ua/skin/frontend/default/blank/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://shop.bohnenkamp.ua/skin/frontend/default/blank/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { padding:10px; margin:0 0 10px; border:1px solid #ddd; }
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 10px; }
.page-title h1,
.page-title h2 { font-size:18px; color:#000; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.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; }

/* Pager */
.pager { border:1px solid #ddd; padding:5px; margin:5px 0; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://shop.bohnenkamp.ua/skin/frontend/default/blank/images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
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://shop.bohnenkamp.ua/skin/frontend/default/blank/images/bkg_collapse.gif) 100% 4px 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% -53px; }

/* 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:disc outside; 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 */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(https://shop.bohnenkamp.ua/skin/frontend/default/blank/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(https://shop.bohnenkamp.ua/skin/frontend/default/blank/images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://shop.bohnenkamp.ua/skin/frontend/default/blank/images/btn_remove.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://shop.bohnenkamp.ua/skin/frontend/default/blank/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://shop.bohnenkamp.ua/skin/frontend/default/blank/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:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(https://shop.bohnenkamp.ua/skin/frontend/default/blank/images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }

/* Cookie Notice */
.notice-cookie { border-bottom:1px solid #cfcfcf; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.notice-cookie .notice-inner { width:870px; margin:0 auto; padding:12px 0 12px 80px; background:url(https://shop.bohnenkamp.ua/skin/frontend/default/blank/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.notice-cookie .notice-inner p { margin:0 0 10px; border:1px dotted #cccc73; padding:10px; }
.notice-cookie .notice-inner .actions { }

/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; }
.header-container {}
.header { padding:10px; border:1px solid #ddd; }
.header .logo { float:left; text-decoration:none !important; }
.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 h1.logo { margin:0; padding:0; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .welcome-msg a {}
.header .links { float:right; }
.header .form-search { text-align:right; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }

/********** < Navigation */
.nav-container {}
#nav { border:1px solid #ddd; padding:5px 0; margin:10px 0; font-size:13px; }

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; }
#nav li a { float:left; padding:5px 10px; font-weight:bold; color:#888; }
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; background:#fafafa; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ leven */
#nav ul ul,
#nav ul div { top:7px; }

#nav ul li { float:none; border-bottom:1px solid #ddd; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; color:#888 !important; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a { color:#000 !important; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { border:1px solid #ddd; margin:0 0 10px; }
.block .block-title { border-bottom:1px solid #ddd; padding:3px 10px; }
.block .block-title strong { font-size:14px; font-weight:bold; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content { padding:10px; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}

.block li.odd {}
.block li.even { background-color:#f6f6f6; }

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.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 {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }
.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 5px 0; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .product { margin-left:20px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Recently Viewed */
.block-viewed {}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.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 .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
.paypal-express-review .info-set.col2-set { padding-bottom: 15px; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid { border-bottom:1px solid #ddd; position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:138px; padding:12px 10px 80px; }
.products-grid .product-image { display:block; width:135px; height:135px; margin:0 0 10px; }
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-grid .product-name a {}
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #ddd; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-list .product-name a {}
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; 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; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.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; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(https://shop.bohnenkamp.ua/skin/frontend/default/blank/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(https://shop.bohnenkamp.ua/skin/frontend/default/blank/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.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.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(https://shop.bohnenkamp.ua/skin/frontend/default/blank/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; }

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {}
.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Configured price */
.configured-price {}
.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 {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle {}
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

.tier-prices-grouped {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }
.add-to-cart .paypal-logo { clear:left; 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 {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }


.product-view {}

.product-essential {}

.product-collateral .box-collateral { margin:0 0 15px; }

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(https://shop.bohnenkamp.ua/skin/frontend/default/blank/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://shop.bohnenkamp.ua/skin/frontend/default/blank/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 ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:445px; }
.col1-layout .product-view .product-shop { float:right; width:700px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name {}
.product-view .short-description {}

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.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:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.product-view .grouped-items-table {}

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional {}

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags .form-add label { float:left; }
.product-view .box-tags .form-add .input-box { float:left; width:260px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { width:254px; }
.product-view .box-tags .form-add p { clear:both; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary {}

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* 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 {}
.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 {}

/* RSS */
.rss-title h1 { background:url(https://shop.bohnenkamp.ua/skin/frontend/default/blank/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart {}

/* Checkout Types */
.cart .checkout-types { float:right; text-align: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:3px 55px 8px 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:700px; }

.cart .crosssell {}
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th {}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.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:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; 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 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://shop.bohnenkamp.ua/skin/frontend/default/blank/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 {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.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; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(https://shop.bohnenkamp.ua/skin/frontend/default/blank/images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

/* Centinel */
.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; }

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }

.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h2 { float:left; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { background-color:#ccc; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */

/* Captcha */
.captcha-note  {}
.captcha-image { float:left; position:relative; }
.captcha-img { border:1px solid #ccc; }
.registered-users .captcha-image    {}
#checkout-step-login .captcha-image {}
.captcha-reload { 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://shop.bohnenkamp.ua/skin/frontend/default/blank/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 {}
.remember-me-popup {}
.remember-me-popup h3 {}
.remember-me-popup .remember-me-popup-head {}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}
.remember-me-popup .remember-me-popup-body {}
.remember-me-popup .remember-me-popup-body a {}
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Account Information */
.dashboard .box-info {}

/* Block: Reviews */
.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:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.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:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-date { margin:10px 0; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.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 {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* 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 Reviews */
.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 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { border:1px solid #ddd; padding:10px; }
.footer p { text-align:right; }
.footer address { text-align:right; }
.footer ul {}
.footer ul li { display:inline; }
.footer-container .bottom-container { text-align:center; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set: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,
.pager: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 .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add: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,
.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; }
/* ======================================================================================= */

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * 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 through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)
 * @license     http://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://shop.bohnenkamp.ua/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://shop.bohnenkamp.ua/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://shop.bohnenkamp.ua/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://shop.bohnenkamp.ua/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://shop.bohnenkamp.ua/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://shop.bohnenkamp.ua/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://shop.bohnenkamp.ua/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://shop.bohnenkamp.ua/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://shop.bohnenkamp.ua/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/*
 * Copyright (c) 2022 basecom GmbH & Co. KG
 * Licensed under the MIT License
 */

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/byscuits
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/fontawesome-webfont.eot?v=3.2.1');
  src: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}
.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eeeeee;
}
.icon-light {
  color: #ffffff;
}
.icon-dark {
  color: #333333;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}

/* open-sans-regular - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/open-sans-v28-latin-ext_latin_cyrillic-ext_cyrillic-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/open-sans-v28-latin-ext_latin_cyrillic-ext_cyrillic-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/open-sans-v28-latin-ext_latin_cyrillic-ext_cyrillic-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/open-sans-v28-latin-ext_latin_cyrillic-ext_cyrillic-regular.woff') format('woff'), /* Modern Browsers */
    url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/open-sans-v28-latin-ext_latin_cyrillic-ext_cyrillic-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/open-sans-v28-latin-ext_latin_cyrillic-ext_cyrillic-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/open-sans-v28-latin-ext_latin_cyrillic-ext_cyrillic-600.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/open-sans-v28-latin-ext_latin_cyrillic-ext_cyrillic-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/open-sans-v28-latin-ext_latin_cyrillic-ext_cyrillic-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/open-sans-v28-latin-ext_latin_cyrillic-ext_cyrillic-600.woff') format('woff'), /* Modern Browsers */
    url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/open-sans-v28-latin-ext_latin_cyrillic-ext_cyrillic-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/open-sans-v28-latin-ext_latin_cyrillic-ext_cyrillic-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/open-sans-v28-latin-ext_latin_cyrillic-ext_cyrillic-700.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/open-sans-v28-latin-ext_latin_cyrillic-ext_cyrillic-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/open-sans-v28-latin-ext_latin_cyrillic-ext_cyrillic-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/open-sans-v28-latin-ext_latin_cyrillic-ext_cyrillic-700.woff') format('woff'), /* Modern Browsers */
    url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/open-sans-v28-latin-ext_latin_cyrillic-ext_cyrillic-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/font/open-sans-v28-latin-ext_latin_cyrillic-ext_cyrillic-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* page*/
body {
    color: #222222;
    font-family: 'Open Sans', sans-serif;
    position: relative;
}

input, select, textarea, button {
    font-family: 'Open Sans', sans-serif;
    color: #444;
    border-radius: 0;
}

input::-ms-clear {
    display: none;
}

input.qty, input.line-commission {
    padding: 4px 6px;
}

.cart-table tr .loading-wishlist {
    position: absolute;
    display: none;
}

a {
    text-decoration: none;
    color: #222222;
}

table {
    font-size: 13px;
}

.text-red {
    color: #FF0000;
}

button.button span {
    font-weight: 600;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
}

button.button.button-light span > span {
    background-color: #FFF !important;
    color: #004488;
}

button.button-multiline span > span {
    white-space: normal;
    height: auto;
}

.buttons-set {
    border: none;
}

.main-container {
    min-height: 600px;
    padding-bottom: 50px;
}

.page {
    padding-top: 0;
    width: 1240px;
    position: relative;
}

.page-title {
    border: none;
    text-align: left;
}

.page-title h1,
.dashboard h2 {
    border-bottom: 3px solid #004488;
    margin: 0;
    float: none;
    padding-bottom: 6px;
    color: #222222;
}

.main {
    margin-top: 20px;
}

.cms-index-index .main {
    margin-top: 10px;
}

.cms-index-index #messages_home .messages li:last-child {
    margin-bottom: 0 !important;
}

.link-style {
    color: #004488;
}

.customer-account-login .col1-layout {
    width: 989px;
    margin: 0 auto;
}

.basecomlogin-index-index .gate-login a,
.customer-account-login .gate-login a {
    color: #004488;
    text-decoration: underline !important;
    font-weight: bold;
}

.customer-account-initpassword .col1-layout .box input {
    display: block;
    width: 100%;
    margin-top: 3px;
}

.customer-account-initpassword .dashboard .col2-set .col-1 .box-title,
.customer-account-initpassword .dashboard .col2-set .col-1 .box.w-full .box-content {
    width: 100%;
}

.customer-account-initpassword .col1-layout .box p {
    margin-bottom: 5px;
}

.customer-account-forgotpassword p.small,
.customer-account-forgotpassword p.small *,
.customer-account-changeforgotten p.small,
.customer-account-changeforgotten p.small *,
.customer-account-initpassword p.small,
.customer-account-initpassword p.small *,
span.small,
p.small {

    font-size: 11px;
    margin-bottom: 0;
}

.customer-account-login .main {
    margin-top: 0px;
}

.customer-account-login .col1-layout .header-container {
    margin-bottom: 35px;
}

#call-to-login {
    background-color: #048;
    width: 297px;
    height: 294px;
}

#call-to-login-category {
    background-color: #004488;
    background-position: right center;
    background-repeat: no-repeat;
    height: 125px;
    margin-bottom: 20px;
    cursor: pointer;
}

#call-to-login-category.outlet-banner {
    background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/outlet_bg.jpg');
}

#call-to-login-category.outlet-banner * {
    color: #FFFFFF;
    margin: 8px 0 0 15px;
}

#call-to-login-category.outlet-banner p {
    display: inline-block;
    width: 690px;
    font-size: 13px;
}

.beg-exchange-warn p {
    color: #fff;
    padding: 20px 270px 20px 20px;
    font-size: 16px;
}

.beg-stock-notice {
    margin-top: 15px;
    padding: 5px;
    border: 1px solid #ddd;
}

#call-to-login-category.login-disabled {
    background: #004488 url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/call-to-login/login_disabled.jpg') no-repeat top right;
    box-sizing: border-box;
    padding: 15px 275px 15px 15px;
    color: #FFF;
    font-size: 14px;
}

#call-to-login-category,
#call-to-login {
    overflow: hidden;
}

#call-to-login.login-disabled {
    background: #004488;
    box-sizing: border-box;
    padding: 10px;
    color: #FFF;
    font-size: 14px;
}

.login-disabled h3,
.login-disabled p {
    padding-bottom: 15px;
}

.login-disabled a {
   color: #fff;
    text-decoration: underline;
}

.loginbanner {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.gate-login .form-list {
    overflow: auto;
}

.gate-login .form-list li {
    float: left;
}

.gate-login .form-list li:last-child {
    float: right;
}

.gate-login p {
    clear: both;
}

.gate-login .page-title {
    margin-bottom: 5px;
}

#login-form i.icon-question-sign {
    font-size: 14px;
    color: #004488;
    padding-left: 5px;
}

.login-buttons-set {
    float: right;
    overflow: auto;
}

.login-buttons-set button {
    float: left;
    margin-left: 15px;
}

.gate-login .form-list li.quick-login {
    float: left;
}

.gate-login .form-list li.quick-login div.input-box {
    float: left;
    width: auto;
}

.gate-login .form-list li.quick-login div.input-box label {
    float: none;
    vertical-align: middle;
}

.gate-login .form-list li.quick-login div.input-box input {
    vertical-align: middle;
}

.login-popup {
    padding: 20px;
    font-size: 13px;
}

.fancybox-wrap > h1 {
    color: #fff;
    margin: 0 auto 10px;
    text-align: left;
    font-size: 48px;
    font-weight: bold;
    text-shadow: 0 0 10px rgba(0,0,0,0.8);
}

#loginframe .account-login,
#loginframe .informational {
    float: left;
}

#loginframe .informational .headline {
    margin-bottom: 20px;
    display: block;
}

#loginframe .informational .items > div {
    float: left;
    margin: 0 10px;
}

#loginframe .account-login {
    width: 400px;
}

#loginframe .forget-password {
    width: 790px;
}

#loginframe .informational {
    width: 500px;
    height: 100%;
    background-color: rgb(0,28,60);
    text-align: center;
    color: #fff;
    padding: 20px 5px 5px 22px;
    box-sizing: border-box;
}

.resetforgotten .input-box,
.forgotpassword .input-box,
.login-popup .input-box {
    width: 100%;
    box-sizing: border-box;
}

.login-popup .registered-users button {
    clear: both;
    width: 100%;
    margin: 20px 0 0;
    box-sizing: border-box;
}

.login-popup .registered-users .half-fields {
    width: 175px;
    float: left;
    display: list-item !important;
}

.login-popup .registered-users #contactfields {
    margin-left: 10px;
    float: right;
}

.resetforgotten .form-list label,
.forgotpassword .form-list label,
.login-popup .form-list label {
    padding-bottom: 0px;
}

.resetforgotten .form-list li
.forgotpassword .form-list li
.login-popup .form-list li {
    margin: 0 0 18px;
}

.login-popup .form-list li.f-right,
.login-popup .form-list li.f-left {
    margin: 0;
}

.login-popup button#request-account,
.login-popup button#request-login {
    border: 2px solid #004488;
    border-radius: 2px;
}

.login-popup button#request-account span,
.login-popup button#request-login span {
    color: #004488;
    background-color: #fff;
    padding: 7px;
}

.loginframe-seg .login-cookienotice {
    display: none;
}

.loginframe-seg button#request-account > span,
.loginframe-seg button#request-login > span {
    white-space: normal;
    color: #004488;
    padding: 7px 0;
    box-sizing: content-box;
    line-height: 18px;
    height: auto;
}

.resetforgotten button,
.forgotpassword .gate-box button {
    width: 100%;
    padding-left: 5px;
}

.resetforgotten button span,
.forgotpassword .gate-box button span,
.login-popup .registered-users button span {
    width: 100%;
    border-radius: 2px;
    box-sizing: border-box;
    font-size: 14px;
    height: 35px;
}

.resetforgotten button span > span,
.forgotpassword .gate-box button span > span,
.login-popup .registered-users button span > span {
    padding: 7px;
}

.resetforgotten input.input-text,
.forgotpassword input.input-text,
.login-popup input.input-text {
    border: 1px solid #004488;
    border-radius: 2px;
    font-size: 14px;
    padding: 5px;
    width: 100%;
    box-sizing: border-box;
}

.resetforgotten .form-list li:nth-child(3),
.resetforgotten .form-list li:nth-child(4),
.resetforgotten .form-list li:nth-child(5) {
    width: 50%;
    float: left;
}

.resetforgotten .form-list li:nth-child(1) input,
.resetforgotten .form-list li:nth-child(2) input {
    width: 50%;
}

.resetforgotten .form-list li:nth-child(3) label,
.resetforgotten .form-list li:nth-child(4) label,
.resetforgotten .form-list li:nth-child(3) .input-box,
.resetforgotten .form-list li:nth-child(4) .input-box {
    padding: 5px;
}

.resetforgotten .form-list li:nth-child(3) label,
.resetforgotten .form-list li:nth-child(3) .input-box {
    padding-left: 0;
}

.resetforgotten .form-list li:nth-child(4) label,
.resetforgotten .form-list li:nth-child(4) .input-box {
    padding-right: 0;
}



.login-popup a {
    text-decoration: underline !important;
}

.login-popup .validation-advice {
    position: absolute;
}

.col-main {
    border: none;
    padding: 0;
}

li {
    line-height: 20px;
}

.col-right {
    border: none;
}

.col-left {
    border: none;
    padding: 0;
    width: 216px;
}

.col-main {
    width: 1000px;
}

.cms-page-view .col-left,
.catalog-category-view .col-left,
.bsccatalog-alternative-index .col-left
{
    width: 176px;
}

.cms-page-view .col2-left-layout .col-main,
.catalog-category-view .col2-left-layout .col-main,
.bsccatalog-alternative-index .col2-left-layout .col-main {
    width: 1040px;
}

#top-bar {
    background-color: #014585;
    width: 1100px;
    height: 18px;
    margin: 0 auto;
}

.block {
    border: none;
}

.odd {
    background-color: #FBFBFB;
}

.even {
    background-color: #FFFFFF;
}

span.bold {
    font-weight: 700;
}

.fieldset {
    background-color: #ffffff;
}

/* header */
.header {
    border: none;
    padding: 0;
}

.header .links {
    text-align: right;
    margin-bottom: 15px;
}

.header .links li {
    padding-left: 24px;
}

.header .links li.first {
    padding-left: 0;
}

.logo img {
    max-height: 66px;
    max-width: 216px;
}

.header .search-bar {
    float: left;
    padding-top: 20px;
    margin-left: 25px;
}

.header #search_form_matchcode div {
    text-align: left;
}

.header .quick-access {
    float: right;
    background-color: #f2f5f9;
    width: 327px;
    height: 73px;
    padding: 16px 17px;
}
.header .quick-access .account-link .left a {
    display: inline-block;
    max-width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.store-CH .header .quick-access {
    width: 343px;
}
.store-CH .form-search div:last-of-type {
    margin-right: 5px;
}
.store-CH .header .form-language {
     right: 85px;
}

.store-UA .header .form-language,
.store-RU .header .form-language,
.store-BY .header .form-language,
.store-LV .header .form-language,
.store-KZ .header .form-language {
    right: 115px;
}

.quick-access p {
    display: table;
    width: 100%;
}

.quick-access i {
    margin-right: 5px;
    font-size: 14px;
}

.quick-access p:last-of-type i {
    margin-right: 8px;
}

.quick-access span {
    color: #222222;
}

.header .form-language {
    position: absolute;
    top: 63px;
    right: 82px;
    width: 60px;
    height: 33px;
}

.header .guestmode .form-language {
    right: 285px;
}

.header .form-language .lang-current {
    padding: 5px;
    height: 20px;
}

.header .form-language .flag {
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    display: inline-block;
    clear: both;
    float: left;
}

.header .form-language .label {
    line-height: 25px;
    font-weight: bold;
    float: left;
    padding-left: 8px;
}

.header .form-language .lang-dropdown {
    display: none;
    background: #EAECEA;
    background: rgba(234,236,234,0.92);
    width: 55px;
    position: absolute;
    z-index: 100;
    padding: 2px 5px;
}

.header .form-language .lang-dropdown .lang {
    padding: 1px 0;
}

.header .form-language .flag.flag-en_hu,
.header .form-language .flag.flag-en_sk,
.header .form-language .flag.flag-en { background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/switcher/EN.png'); }
.header .form-language .flag.flag-uz { background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/switcher/UZ.png'); }
.header .form-language .flag.flag-pl { background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/switcher/PL.png'); }
.header .form-language .flag.flag-de,
.header .form-language .flag.flag-de_hu,
.header .form-language .flag.flag-de_sk,
.header .form-language .flag.flag-default { background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/switcher/DE.png'); }
.header .form-language .flag.flag-hu { background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/switcher/HU.png'); }
.header .form-language .flag.flag-dk { background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/switcher/DK.png'); }
.header .form-language .flag.flag-nl { background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/switcher/NL.png'); }
.header .form-language .flag.flag-sk { background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/switcher/SK.png'); }
.header .form-language .flag.flag-fr { background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/switcher/FR.png'); }
.header .form-language .flag.flag-it { background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/switcher/IT.png'); }
.header .form-language .flag.flag-ru { background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/switcher/RU.png'); }
.store-UA .header .form-language .flag.flag-ru { background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/switcher/RU-alt.png'); }
.header .form-language .flag.flag-ee { background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/switcher/EE.png'); }
.header .form-language .flag.flag-lt { background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/switcher/LT.png'); }
.header .form-language .flag.flag-lv { background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/switcher/LV.png'); }
.header .form-language .flag.flag-kz { background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/switcher/KZ.png'); }
.header .form-language .flag.flag-ua { background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/switcher/UA.png'); }

.cart-count {
    margin-right: 7px;
}

.cart-empty {
    margin-bottom: 10px;
}

.header .wishlist-link {
    margin: 8px 0;
    height: 16px;
}

.header .wishlist-link i.help-icon {
    font-size: 12px;
}

.cart-link {
    border-bottom: 1px solid #5e5e60;
    padding-bottom: 7px;
}

.header .logo-container {
    padding: 24px 0 0 0;
    float: left;
    min-width: 241px;
    text-align: left;
}

.header .logo {
    float: none;
}

/* - navi */
#nav {
    border: none;
    margin: 0 0;
    padding: 0;
}

.nav-container {
    /*background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/nav_bg.png);*/
    /*background-repeat: repeat-x;*/
    background-color: #004488;
    margin-top: 3px;
    position: relative;
    border-top: 1px solid #004488;
    border-bottom: 1px solid #004488;
}

#nav li {
    border-right: 1px solid #e5e5e5;
    height: 32px;
    padding: 8px 10px;
}

#nav li.active,
#nav li.over {
    background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/nav/transparent.png);
    background-repeat: repeat;
}

#nav li a {
    font-weight: normal;
    padding: 5px 7px;
}

#nav li a span {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
}

#nav .home-icon {
    border-right: 3px solid #e5e5e5;
}

#nav li.price-icon a span {
    font-size: 20px;
    font-weight: normal;
}

#nav li.prices-hidden {
    background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/nav/diag_strikethrough.png);
    background-repeat: no-repeat;
    background-position: 10px;
}

#nav li.menu-functions {
    float: right;
    border-right: none;
    border-left: 1px solid #e5e5e5;
}

#nav li.home-icon a span {
    font-size: 20px;
}

/* - catalog_search */

.heading-icons {
    float: right;
    font-size: 15px;
}

.heading-icons i {
    margin-left: 5px;
}

.heading-icons a:first-child i {
    margin-left: 24px;
}

.form-search {
    float: right;
    position: relative;
}

.form-search input {
    width: 260px;
    height: 20px;
    padding: 4px 6px;
    border-radius: 0;
    border: 1px solid #00428a;
    font-size: 13px;
    color: #444444;
}

.form-search  div.input-box {
    float: right;
}

.form-search  div:last-of-type {
    margin-right: 10px;
}

.form-search h2 {
    font-size: 110%;
    text-align: left;
    margin: 0;
    padding: 0 0 5px 3px;
    font-weight: bold;
    position: relative;
}

#search-hint-overlay,
.form-search h2 #matchcode-hint-overlay {
    display: none;
    position: absolute;
    top: 21px;
    left: 0;
    background: #fff;
    padding: 5px;
    border: 1px solid #e6e6e6;
    z-index: 100;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    font-weight: normal;
}

#search-hint-outer,
#matchcode-hint-outer {
    display: inline;
}

#search-hint-outer:hover #search-hint-overlay,
#matchcode-hint-outer:hover #matchcode-hint-overlay {
    display: block;
}

#search-hint-overlay p
.form-search h2 #matchcode-hint-overlay p {
    color: #000;
    padding: 5px 0;
    font-weight: normal;
    font-size: 13px;
}

#search-hint-overlay {
    width: 200px;
}

.form-search #search_form_text h2 {
    font-weight: normal;
}

.form-search #search_form_matchcode h2 i,
.form-search #search_form_text h2 i {
    margin-right: 14px;
}

.form-search p {
    color: #777777;
    text-align: left;
    padding: 3px 0 0 3px;
    font-size: 11px;
    max-width: 270px;
}

.form-search .add-on {
    color: #393939;
    position: relative;
    left: -25px;
    cursor: pointer;
}

/* - breadcrumbs */
.breadcrumbs {
    border: none;
    padding: 0;
    margin: 0 0 12px;
}

.breadcrumbs ul {
    margin: 0;
}

.breadcrumbs strong {
    font-weight: normal;
}

/* footer */
.footer {
    border: none;
    padding: 0;
}

.footer ul {
    margin: 0;
    padding: 0;
}

.footer > div {
    float: left;
    width: 33%;
}

.footer h2 {
    font-size: 130%;
    border-bottom: 1px solid #e6e6e6;
    margin-right: 40px;
    margin-bottom: 20px;
}

.footer div:last-of-type h2 {
    margin-right: 0;
}

.footer p {
    text-align: left;
    margin: 0;
    padding: 0;
}

.footer h3 {
    font-weight: 600;
    margin-top: 0;
    font-size: 150%;
    color: #01408d;
}

.footer ul li {
    display: block;
}

.socialmedia-links-footer {
    float: right;
    margin-top: 43px;
}

/* Catalog/Category */

/* - view */
.category-title h1 {
    border-bottom: 3px solid #004488;
    margin: 0;
}

.category-title h1 span.product-qty {
    font-size: 13px;
    font-weight: normal;
    display: inline-block;
    color: #222222;
}

.catalogsearch-result-index .col-main {
    position: relative;
}

.catalogsearch-result-index .sorter,
.cms-outlet .sorter {
    display: none;
}

.category-products .toolbar-bottom .sorter {
    display: none;
}

.toolbar-bottom .packaging-unit-info {
    float: left;
    padding-top: 20px;
}

.sorter .view-mode {
    float: none;
    text-align: right;
}

.category-products .toolbar-top .pager {
    display: none;
}

.category-products .toolbar-top .sorter i,
.catalogsearch-result-index .toolbar-bottom .sorter i,
.matchcode-sorter i {
    padding: 0px 5px;
}
.matchcode-sorter {
    float: right;
    border: none;
    padding: 0;
    margin: 1px -8px 0;
    font-size: 15px;
}

.category-products {
    position: relative;
}

.category-products .toolbar-top {
    position: absolute;
    top: -39px;
    right: 0px;
}

.category-products .toolbar-top .toolbar {
    margin: 0;
    border-top: none;
    width: 90px;
}

.catalog-category-view .col-main,
.cms-sonderposten .col-main,
.bsccatalog-alternative-index .col-main {
    position: relative;
}

.bsccatalog-alternative-index .matchcode-filter {
    display: none;
}

.matchcode-filter {
    margin-bottom: 15px;
}

.matchcode-filter label {
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 31px;
    margin-right: 10px;
}

.matchcode-filter ul {
    margin-left: 100px;
}

.matchcode-filter ul li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 2px solid #004488;
    border-radius: 10px;
    padding: 3px 10px;
    font-weight: bold;
    font-size: 13px;
}

.matchcode-filter ul li:hover {
    background-color: #f2f5f9;
}

.matchcode-filter ul li.active {
    background-color: #004488 !important;
}

.matchcode-filter ul li.active i {
    font-weight: normal;
    margin-left: 7px;
}

.matchcode-filter ul li.active a {
    color: #fff;
}


.cms-artikelselectie .toolbar-bottom .view-mode,
.cms-artikelauswahl .toolbar-bottom .view-mode,
.cms-neuheiten .toolbar-bottom .view-mode,
.cms-vormontiert .toolbar-bottom .view-mode,
.cms-sonderposten .toolbar-bottom .view-mode,
.bsccatalog-alternative-index .toolbar-bottom .view-mode,
.matchcodesearch-index-index .toolbar-bottom .view-mode,
.cms-productselection .toolbar-bottom .view-mode{
    display: none;
}

.toolbar .sorter {
    border: none;
    font-size: 15px;
    margin: 0;
    padding: 0;
}

.product-table {
    width: 100%;
}

.product-table i {
    font-size: 14px;
}


.product-table i.on-top,
.product-grid i.on-top,
.sidebar-grid .cell-action-left i.on-top,
.commission-popup i.on-top,
#salestab-products i.on-top,
#salestab-sales .reorder-col i.on-top {
    display: block;
    position: relative;
    top: 3px;
    left: 1px;
    font-size: 11px;
}

#salestab-sales .reorder-col > a  {
    color: #444;
    font-size: 12px;
}

.product-table thead tr {
    background-color: #ffffff;
}

.product-table thead td {
    font-weight: bold;
    padding: 2px;
    vertical-align: bottom;
    height: 22px;
}

.product-table thead tr.last {
    height: 10px;
    font-size: 12px;
}

.product-table td {
    text-align: center;
    vertical-align: middle;
}

.product-table .product-stock {
    /*display: inline-block;*/
    width: 100%;
}

.product-table .stock-symbol {
    display: inline-block;
    text-align: left;
    width: 12px;
}

.product-table tr.odd {
    background-color: #f2f5f9;
}

.product-grid .hidezero,
.product-table .hidezero {
    display: none;
}

.product-table tbody td {
    padding: 0 2px;
    height: 29px;
}

.product-table tbody  tr:hover a {
    text-decoration: underline;
}

.product-table tbody td.product-image {
    position: absolute;
    display: none;
    z-index: 999;
}

.product-table tbody td.product-image img.image-blocker {
    position: absolute;
    z-index: 1000;
    width: 100%;
    height: 100%;
}

.product-table tbody td.product-image img.image-manufacturer {
    position: absolute;
    z-index: 100;
    width: 33%;
    top: 0px;
    right: 0px;
}

.product-table tbody td a.link-wishlist {
    text-decoration: none;
}

.product-table tbody td img.icon_daytoday {
    width: 20px;
}

.product-view .preassembled-wheel-info {
	clear: both;
    width: 378px;
    padding: 10px;
    margin-top: 420px;
    border: 1px solid #004488;
}

.product-view .preassembled-wheel-info > img {
    float: left;
    margin-right: 5px;
    max-width: 120px;
    max-height: 70px;
}

.product-view .preassembled-wheel-info p {
    font-weight: bold;
    color: #004488;
    font-size: 15px;
    margin-bottom: 5px;
}

#shopping-cart-table td.info-row {
    padding: 0px 20px 0px 205px;
}

#shopping-cart-table th:last-child,
#shopping-cart-table td:last-child {
    padding-right: 15px;
}



td.info-row small,
.product-view .preassembled-wheel-info small {
    font-size: 11px;
}

td.info-row > div {
    background: #fff;
    padding: 10px;
}

tr.even td.info-row > div {
    background: #f2f5f9;
}

td.info-row > div.icon {
    float: left;
    width: 80px;
    height: 30px;
    text-align: left;
}

td.info-row > div img {
    height: 32px;
    margin-right: 5px;
}

.in-cart, .on-wishlist {
    color: #09B6E9;
}

.hidden {
    display: none;
}

div.loading-wishlist,
span.loading-cols,
span.loading-headwishlist,
p.loading-cols,
div.rec-loading,
a.loader,
span.loader,
i.loading
{
    height: 25px;
    width: 25px;
    text-align: center;
    background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/onestepcheckout/images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

i.loading:before {
    content: '' !important;
    height: 23px;
    width: 23px;
}

.lw-centered {
    margin: 7px auto 0;
}

span.loading-cols{
    color: #aaa;
    color: rgba(0,0,0,0.3);
}

/* -toolbar */
.toolbar {
    border-top: 3px solid #014083;
    margin-top: 20px;
}

.pager {
    padding: 0;
    margin: 10px 0 0 0;
    border: none;
}

.pager .pages {
    float: right;
    text-align: left;
    margin: 0 0 0 30px;
    color: #004488;
}

.pages td {
    padding: 5px 10px;
}

.pages a, .pages span {
    color: #004488;
}

.pager .pages .current span {
    color: #222222;
}

.limiter select {
    width: 55px;
    padding: 5px;
}

.selectBox-dropdown .selectBox-label {
    margin-left: 2px;
    padding: 5px 8px 0 !important;
    line-height: 18px;
}

.selectBox-dropdown span.selectBox-arrow {
    height: 98%;
}

.limiter .selectBox-dropdown {
    min-width: inherit;
    border-radius: 0;
}

.limiter .selectBox-label {
    text-align: center;
}

.limiter .selectBox-dropdown .selectBox-label, .limiter .selectBox-dropdown .selectBox-arrow {
    margin: 1px;
    height: 95%
}

.selectBox-dropdown-menu span {
    text-align: left;
}

/* - sidebar */
.block .block-title {
    padding: 0;
    border: none;
    margin: 0 0 20px 0;
}

.block-title h1 {
    border-bottom: 3px solid #004488;
    font-size: 18px;
    padding-bottom: 6px;
}

.layered-navi-search-container {
    margin-bottom: 12px;
    font-size: 13px;
}

.layered-navi-search-container div {
    position: relative;
}

.layered-navi-search-container .input-container span.add-on {
    position: absolute;
    right: 10px;
    left: inherit;
    top: 22%;
    cursor: pointer;
}

.layered-navi-search-container input {
    width: 162px;
    border: 1px solid #00408c;
    border-radius: 0;
    height: 20px;
    padding: 3px 6px;
}

.layered-navi-search-container p {
    color: #777777;
    padding: 3px 0 0 3px;
    text-align: left;
}

#layered-navi > div {
    padding: 0;
    font-size: 13px;
}

#layered-navi select {
    width: 175px;
}

.block-layered-nav .currently {
    margin-bottom: 20px;
}

a.selectBox {
    border-radius: 0;
    margin-bottom: 14px;
    color: #222222;
    background-color: #ffffff;
}

a.selectBox span {
    color: #222222;
    background-color: #ffffff;
}

a.selectBox.selectBox-disabled  span {
    background-color: #ddd;
}

.layer-remove-filter {
    color: #004488;
}

#layered-navi button {
    width: 100%;
}

#layered-navi button span {
    width: 100%;
}

#layered-navi button > span {
    padding: 0;
}

#layered-navi button span > span {
    padding-left: 0;
    padding-right: 0;
}

.red {
    color: #FF0000;
}

.yellow {
    color: #FFFF00;
}

.green {
    color: #00FF00;
}

input.grey {
    color: #888;
}

/* Catalog/Product */

/* - view */

button.button > span {
    background-image: none;
    padding: 0;
    height: auto;
}

button.button span > span {
    background-image: none;
    background-color: #004488;
    padding: 5px 25px;
}

button.button.loading span > span {
    text-indent: -999px;
    background: #004488 url("https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/onestepcheckout/images/ajax-loader.gif") no-repeat center center;
}

/* Product cart */

#shopping-cart-table {
    width: 100%;
}

#shopping-cart-table thead {
    background-color: inherit;
}

#shopping-cart-table td {
    padding: 17px 5px;
}

#shopping-cart-table th, #shopping-cart-table td {
    vertical-align: middle;
    text-align: center;
    border: none;
}

#shopping-cart-table tr.border-top td {
    border-top:  1px solid #004488;
}

.data-table tr.even {
    background-color: #FFFFFF;
}

.data-table td {
    border: none;
}

.cart-qty a {
    display: inline-block;
    vertical-align: middle;
}

.cart-qty input {
    text-align: center;
    margin-right: 10px;
}

.cart .cart-collaterals {
    padding: 0;
}

.cart-collaterals .crosssell {
    float: left;
    width: 611px;
    margin-top: 0px;
}

.cart-collaterals .crosssell .page-title {
    margin-bottom: 0;
    padding-bottom: 0;
}

.crosssell li a.product-image {
    position: relative;
}

.crosssell .crosssell-category-icon {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 2px;
    left: 2px;
}
.crosssell .crosssell-category-iconlabel {
    width: 30px;
    position: absolute;
    top: 28px;
    left: 2px;
    font-weight: bold;
    font-size: 12px;
    text-shadow: 0 0 2px #FFF;
}

.crosssell .jcarousel-wrapper {
    background-color: #f2f5f9;
    overflow: auto;
    padding: 10px 0 20px 0;
}

.crosssell .jcarousel {
    float: left;
    position: relative;
    overflow: hidden;
    width: 563px;
    height: 246px;
}

.product-view .crosssell .jcarousel {
    float: left;
    position: relative;
    overflow: hidden;
    width: 344px;
    height: 262px;
}

.crosssell .jcarousel ul {
    width: 20000em;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

.crosssell .jcarousel li {
    float: left;
    height: 246px;
    width: 149px;
    border-right: 1px solid #dddddd;
}

.crosssell .odd, .crosssell .even {
    background-color: inherit;
}

.crosssell .jcarousel li.last {
    border: none;
}

.cart .crosssell li.item {
    margin: 0;
    padding: 0 19px;
}

.product-view .crosssell .jcarousel li {
    border-right: none;
}

.product-view .crosssell li.item {
    padding: 0 11px;
}

.crosssell .image-container {

}

.cart .crosssell .product-image {
    width: 148px;
    height: 128px;
    float: none;
    border: none;
}

.product-view .crosssell li .product-image {
    width: 128px;
    margin-left: 10px;
}

.cart .crosssell li.item div {
    margin-left: 0;
}

.crosssell .product-details {
    margin-top: 16px;
}

.crosssell .product-price {
    text-align: center;
    margin-top: 16px;
    height: 15px;
}

.crosssell .product-price span {
    font-weight: 600;
}

.crosssell .product-name {
    text-align: center;
    height: 30px;
    overflow: hidden;
    line-height: 14px;
}

.crosssell .product-links {
    margin-top: 16px;
    height: 28px;
    overflow: hidden;
}

.product-name .red {
    font-weight: bold;
}

.crosssell .product-links a.on-wishlist:hover {
    color: #09B6E9;
}

.crosssell .product-links div {
    width: 70px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.crosssell .product-links div button i {
    position: relative;
    top: -4px;
}

.crosssell .product-links div i {
    font-size: 18px;
}

.crosssell .product-links div i.on-top {
    display: block;
    position: relative;
    top: 0px;
    left: 1px;
    font-size: 11px;
}

.crosssell .jcarousel-control {
    display: table-cell;
    vertical-align: middle;
    width: 24px;
    height: 246px;
}

.crosssell .jcarousel-control i {
    line-height: 257px;
}

.crosssell .jcarousel-prev {
    float: left;
    text-align: right;
}

.crosssell .jcarousel-next {
    float: right;
    text-align: left;
}

.cart-collaterals .totals {
    float: right;
    width: 605px;
    margin-top: 25px;
}

.cart-collaterals .totals .shipping-extra-cost {
    margin-bottom: 15px;
}

.cart .totals table th, .cart .totals table td {
    padding: 10px;
    font-weight: normal;
}

#shopping-cart-totals-table {
    margin-bottom: 20px;
}

#shopping-cart-totals-table strong {
    font-weight: normal;
}

#shopping-cart-totals-table .odd {
    background-color: #f2f5f9;
}

.product-description ul {
    list-style-type: disc;
    padding-left: 20px;
}

#cart-info-box,
#free-shipping-calc {
    margin-top: 25px;
    font-weight: bold;
    text-align: justify;
    padding: 20px;
    background-color: #f2f5f9;
}

.next-day-shipment-msg {
    color: #ff0000;
}

#head-wishlist-ajax-container {
    display: inline-block;
    height: 16px;
    vertical-align: bottom;
}

/* Customer - Dashboard */


.customer-account-index .contact-list {
    margin-bottom: 15px;
}

.customer-account-index .contact-list .changecontact a {
    font-size: 12px;
    cursor: pointer;
}

.customer-account-index .contact-list .changecontact {
    margin-top: 3px;
}

.customer-account-index .c-actionrow.open {
    border-bottom: 1px solid #004488;
}

.customer-account-index .c-actionrow button {
    margin-left: 15px;
}

.customer-account-index .no-pad td {
    padding-left: 0 !important;
    padding-bottom: 0 !important;
}

.customer-account-index .c-namerow {
    border-top: 1px solid #FFF;
}

.customer-account-index .c-formrow .contact-username {
    display: inline-block;
    margin-top: 10px;
}

.customer-account-index #crow-new,
.customer-account-index .c-namerow.open {
    border-top: 1px solid #004488;
}

.checkout-types .request-input-container {
    text-align: left;
}

.checkout-types .request-input-container label {
    font-weight: bold;
}

.checkout-types .request-input-container textarea {
    width: 100%;
    margin-bottom: 20px;
}

/* Checkout */

#onestepcheckout-place-order {
    float: right;
}

#onestepcheckout-place-order[disabled="disabled"] span span {
    background-color: #999 !important;
    color: #ccc !important;
}

#onestepcheckout-place-order-waiting {
    background: url("https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/onestepcheckout/images/ajax-loader.gif") no-repeat top left;
    width: 20px;
    height: 20px;
    float: right;
    margin: 6px;
    display: none;
}

.checkout-hint {
    font-weight: bold;
    margin-bottom: 15px;
}

/* - Cart(Vanis) */

.vanis_cart {
    margin-bottom: 10px;
}

.fi-waterfilling input.ui-autocomplete-loading,
.vanis-merchant-fieldset input.ui-autocomplete-loading {
    background: url("https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/onestepcheckout/images/ajax-loader.gif") no-repeat center right;
}

#tradefair-form .vanis-customer-fieldset {
    float: left;
}

#tradefair-form .vanis-merchant-fieldset {
    float: right;
}

#tradefair-form .buttons-set button {
    margin-left: 15px;
}

/* - OneStepCheckout */

.checkout-container {
    overflow: auto;
    margin-top: 20px;
}

.checkout-form-container {
    float: left;
    margin-top: 0;
    width: 606px;
}

.checkout-form-container .page-title {
    margin-bottom: 0;
    padding-bottom: 0;
}

.checkout-form-container .content {
    padding: 21px;
    background-color: #f2f5f9;
}

.checkout-form-container .billing-address {
    text-align: left;
    width: 80%;
}

.checkout-form-container .billing-address td {
    text-align: left;
    padding-bottom: 4px;
}

.checkout-form-container .checkout-form .fieldset {
    margin: 15px 0 0 0;
    background-color: inherit;
    border: none;
    padding: 0;
}

.checkout-form-container .checkout-form .fieldset .fields {
    position: relative;
}

.checkout-form-container .checkout-form .fieldset .field {
    max-width: 270px;
    width: auto;
    margin-right: 24px;
}

.checkout-form-container .checkout-form .fieldset .field.field-cw {
    margin-right: 26px;
}

.checkout-form-container .checkout-form .fieldset .field:last-child {
    margin-right: 0;
}

.checkout-form-container .checkout-form .fieldset .field .input-box {
    width: auto;
}

.checkout-form-container .checkout-form .fieldset input.text {
    width: 265px;
}

.checkout-form-container .checkout-form .fieldset .boxwidth {
    width: 260px;
}

.checkout-form-container .form-list input.input-text {
    width: 270px;
    border-color: #BBB;
    box-sizing: border-box;
    padding: 4px;
}
.checkout-form-container .form-list select {
    width: 270px;
}

.checkout-form-container .form-list .documentsbymail_form input.text,
.checkout-form-container .form-list .documentsbymail_form select {
    width: 100%;
}

.checkout-form-container .checkout-form .fieldset input.input-checkbox {
    width: auto;
}

.checkout-form-container .checkout-form .fieldset input.calender-week {
    width: 44px;
    text-align: center;
}

.checkout-form-container .checkout-form .fieldset select.shipping-select {
    width: 186px;
}

.checkout-form-container .checkout-form .fieldset a.shipping-select {
    margin-bottom: 0px;
}

.overnight-hint {
    font-size: 11px;
    width: 186px;
    font-weight: bold;
    color: #ff0000;
}

.store-RU .checkout-form-container .checkout-form .fieldset select.shipping-select {
    width: 260px;
}

.checkout-form-container .checkout-form .fieldset select#order-cw {
    width: 58px;
}

.checkout-form-container .checkout-form label i.icon-info-sign {
    cursor: pointer;
    position: relative;
}

.checkout-form-container .checkout-form label i.icon-info-sign span {
    display: none;
    position: absolute;
    bottom: 0;
    left: 20px;
    background-color: #fff;
    border: 1px solid #004488;
    padding: 3px;
    width: 150px;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.33);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.33);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.33);
    font-family: 'Open Sans', sans-serif;
}



.selectBox-dropdown {
    min-width: 50px !important;
}

.onestepcheckout-index-index .selectBox-options LI A {
    white-space: inherit;
}

.checkout-form .selectBox-dropdown {
    border-radius: 0 0 0 0;
}

.checkout-form a.selectBox {
    background-color: #ffffff;
    box-sizing: border-box;
}

.checkout-form-container input.input-text {
    padding: 5px 2px;
}

.checkout-form-container #field-seg-pickupcity,
.checkout-form-container #field-seg-terminal,
.checkout-form-container #field-seg-address {
    display: none;
}

.checkout-info-container #total_after_container {
    padding: 0px 10px;
}

.customer-account-index .checkbox-input-box div,
.checkout-checkbox {
    width: 20px;
    height: 19px;
    margin-right: 5px;
    display: inline-block;
}

.field .checkout-checkbox {
    float: left;
}

.customer-account-index .checkbox-input-box div.checked,
.checkout-checkbox.checked {
    background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/checkbox_checked.png);
}

.customer-account-index .checkbox-input-box div.unchecked,
.checkout-checkbox.unchecked {
    background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/checkbox_unchecked.png);
}

.customer-account-index .checkbox-input-box input,
.checkout-checkbox input {
    display: none;
}

.confirmation-checkbox, .consultation-checkbox {
    height: 49px;
    display: table-cell;
    line-height: 60px;
}

.confirmation-checkbox div, .consultation-checkbox div {
    margin-top: 20px;
}

.checkout-info-container {
    float: right;
    margin-top: 25px;
    width: 605px;
}

.checkout-info-container table {
    width: 100%;
}

.checkout-info-container th, .checkout-info-container td {
    padding: 10px;
}

ol.checkout-agreements {
    display: table-cell;
    float: right;
    margin-bottom: 15px;
}

ol.checkout-agreements p.agree {
    display: inline;
}

ol.checkout-agreements div.validation-advice {
    text-align: left;
    margin-bottom: 10px;
    padding-left: 26px;
    background-position: 6px -1px;
}

#checkout-availability-hint {
    font-weight: bold;
    clear: both;
    margin-bottom: 14px;
    display: none;
}

div.checkout-submit {
    clear: both;
}

.agree label {
    float: right;
}

.checkout-form .selectBox {
    min-height: 27px;
}

.checkout-form .selectBox-dropdown .selectBox-label {
    padding-top: 4px;
    padding-bottom: 0;
}

.note-msg {
    background-color: #E4E4E4;
    border-color: #004488;
    color: #004488;
}

/* WISHLIST */

.my-wishlist .data-table thead {
    background: none;
}

.my-wishlist .data-table th {
    border-bottom: 1px solid #004488;
    border-width: 0 0 1px 0;
    font-weight: bold;
}

.my-wishlist h3.product-name {
    font-weight: bold;
}

.my-wishlist td textarea {
    margin-top: 10px;
}

.my-wishlist .cart-cell {
    position: relative;
    height: 113px;
}

.my-wishlist .add-to-cart-alt {
    position: absolute;
    bottom: 0;
}

.my-wishlist .cart-cell .old-price {
    display: none;
}

.my-wishlist .cart-cell .price-label {
    display: none;
}

.my-wishlist .add-to-cart-alt input {
    text-align: center;
    margin-right: 4px;
    padding-left: 3px;
    padding-right: 3px;
}

.my-wishlist .add-to-cart-alt button {
    margin-left: 5px;
}

#wishlist-table textarea {
    width: 100%;
    resize: none;
}

#wishlist-table td {
    text-align: left;
}

#wishlist-table .price-box, #wishlist-table-extra .price-box {
    float: left;
    line-height: 26px;
    margin-right: 20px;
}

#wishlist-view-form .buttons-set button {
    margin-left: 10px;
}

.wl-addcontainer {
    height: 28px;
}

#wishlist-table-extra .wl-addcontainer {
    float: left;
}


/* customer account */

.dashboard .welcome-msg {
    margin-bottom: 25px;
}

.dashboard h2 {
    line-height: 1.15;
    margin-bottom: 15px;
}

.dashboard h3,
.dashboard h4 {
    font-weight: normal;
    font-size: 16px;
    margin: 0 0 10px 0;
}

.dashboard h4 {
    font-size: 16px;
}

.dashboard .col2-set {
    margin-bottom: 15px;
}

.dashboard .col2-set .col-1 .box-title {
    width: 225px;
    float: left;
}

.dashboard .col2-set .col-1 .box-content {
    float: right;
    width: 250px;
}

.dashboard .documentbymail .box-content p {
    margin-bottom: 5px;
}

.dashboard #box-contacts.box-content p > span {
    display: inline-block;
    padding: 6px;
}

.dashboard #box-contacts.box-content p {
    margin-bottom: 0;
}

.dashboard #box-contacts.box-content .col-1 p {
    float: left;
    width: 230px;
}

.dashboard .box-boh #customerchangeform input {
    width: 208px;
}

.dashboard .box-boh #customerchangeform input.onethird {
    width: 50px;
}

.dashboard .box-boh #customerchangeform input.twothirds {
    width: 140px;
}

.dashboard .box-boh #customerchangeform tr:nth-child(2) td {
    padding-bottom: 0;
}

.button.bottom-right {
    position: absolute;
    bottom: 0;
    right: 0;
}

.dashboard #documentsbymail p {
    margin-bottom: 0;
}

.box-account #documentsbymail .col-1,
.box-account #documentsbymail .col-2 {
    width: 36%;
}

.box-account #documentsbymail .col-2 {
    float: left;
}

.box-account #documentsbymail input {
    width: 321px;
}

.dashboard #documentsbymail select {
    margin-top: 3px;
    width: 331px;
}

.dashboard .documentbymail .box-content label {
    margin-bottom: 5px;
}
.dashboard .documentbymail .box-content input.text {
    width: 100%;
    margin-top: 3px;
}

.dashboard .documentbymail .box-content .hidden {
    display: none;
}

#col-change-data label {
    display: block;
}

#col-change-data input.input-text {
    margin-bottom: 5px;
    width: 236px;
    border: 1px solid #00408C;
    border-radius: 0;
    height: 20px;
    padding: 3px 6px;
}

.add-contact-form select {
    margin-bottom: 20px;
    width: 248px;
}

.dashboard .box {
    font-size: 14px;
}

.dashboard .col2-set .box {
    margin-bottom: 20px;
}

.dashboard .customer-change-form button, .dashboard .add-contact-form button  {
    margin-left: 15px;
}

.my-account .fieldset {
    border: none;
    padding: 5px 0;
    margin: 15px 0;
}

.block-account .block-title {
    margin-bottom: 0;
}

.block-account .block-content {
    padding: 0;
}

.account_nav img {
    vertical-align: middle;
    width: 41px;
    height: 46px;
    margin-right: 5px;
}

.account_nav li {
    border-bottom: 1px solid #eaecf3;
    padding: 10px 0px;
    font-size: 14px;
}

.account_nav .active {
    background-color: #eaecf3;
}

#account_landing_head {
    background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/head_index.jpg') no-repeat top left;
}

.landing_head {
    height: 130px;
    position: relative;
    z-index: 0;
}

.landing_header_overlay {
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-color: #004488;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.landing_header_overlay,
.landing_header_overlay_text {
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-color: #004488;
    color: #fff;
    width: 500px;
    padding: 22px 26px 30px 33px;
    height: 78px;
}

.landing_header_overlay_text {
    opacity: 1;
    filter: none;
    background-color: transparent;
    z-index: 100;
    position: relative;
    overflow: hidden;
}

.landing_header_overlay_text h1 {
    font-size: 25px;
}

.landing_header_overlay_text p {
    margin: 5px 0 0 0;
    overflow: hidden;
    height: 65px;
}

.landing_tile_row {
    height: 130px;
    margin-top: 20px;
}

.landing_tile {
    width: 313px;
    height: 130px;
    margin-left: 20px;
    margin-bottom: 20px;
    background-color: #eaecf3;
    text-align: center;
    float: left;
    position: relative;
    overflow: hidden;
}

.service_tile i.help-icon,
.landing_tile i.help-icon {
    position: absolute;
    top: 14px;
    right: 14px;
    font-size: 18px;
}

.landing_tile.first {
    margin-left: 0px;
}

.landing_tile h3 {
    font-weight: normal;
    font-size: 20px;
    color: #333;
    margin: 10px 0 10px;
}

.landing_tile img {
    width: 105px;
}

.tile_slider {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 313px;
    height: 130px;
    background-color: #00428a;
}

.tile_slider td {
    vertical-align: middle;
    text-align: center;
    padding: 10px 30px;
}

.tile_slider td a,
a .tile_slider td {
    color: #fff;
    text-decoration: none;
}

/* CONTACT BADGE */
#badge_contact,
#badge_help,
#badge_homepage,
#badge_feedback,
#badge_samedeutz,
#badge_livechatinc {
    position: fixed;
    top: 108px;
    right: -284px;
    width: 336px;
    z-index: 1000;
    cursor: pointer;
}

#badge_help {
    top: 206px;
    z-index: 999;
}

#badge_homepage {
    top: 258px;
    z-index: 999;
}


#badge_samedeutz,
#badge_feedback {
    top: 310px;
    z-index: 999;
}

#badge_livechatinc {
    top: 362px;
    z-index: 999;
}

#badge_help .head-bar,
#badge_contact .head-bar,
#badge_homepage .head-bar,
#badge_feedback .head-bar,
#badge_samedeutz .head-bar {
    display: block;
    height: 90px;
    width: 326px;
    background: #004488 url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/contact-badge-icon.png') no-repeat top left;
    color: #fff;
    line-height: 45px;
    font-size: 16px;
    padding-left: 12px;
    cursor: pointer;
    position: relative;
}

#badge_help .head-bar,
#badge_feedback .head-bar{
    background: #004488;
    height: 44px;
}

#badge_help .head-bar div,
#badge_contact .head-bar div,
#badge_feedback .head-bar div {
    float: left;
    margin-left: 20px;
}

#badge_help .head-bar div.at-sign,
#badge_contact .head-bar div.at-sign,
#badge_feedback .head-bar div.at-sign{
    margin-right: 0;
    margin-left: 0;
    width: 25px;
}

#badge_feedback .head-bar div.at-sign {
    width: 36px;
}

#badge_contact .head-bar div.icon-rem,
#badge_feedback .head-bar div.icon-rem {
    float: right;
    margin: 14px 14px 0 0;
}

#badge_feedback .head-bar div {
    float: left;
    margin: 0 0 0 43px;
}

.store-UA #badge_contact .head-bar div.icon-rem {
    display: none;
}

#badge_help .head-bar div.at-sign span,
#badge_contact .head-bar div.at-sign span {
    display: inline-block;
    line-height: 41px;
    font-size: 30px;
    font-weight: normal;
    color: #EAECF3;
}

#badge_homepage .head-bar {
    background: #004488 url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/globe.png) no-repeat 11px center;
    background-size: 30px;
    height: 45px;
}

#badge_livechatinc .head-bar {
    background: #004488 url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/livechatinc.png) no-repeat 11px center;
    background-size: 30px;
    height: 45px;
}

#badge_samedeutz .head-bar {
    background: #84CB3F url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/badge_samedeutzfahr.png) no-repeat 11px center;
    background-size: 30px;
    height: 45px;
}

#badge_feedback .head-bar {
    background: #004488 url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/badge_bookofcomplaints.png) no-repeat 11px center;
    background-size: 30px;
    height: 45px;
}

#badge_contact .content-form,
#badge_feedback .content-form {
    background-color: #eaecf3;
    width: 310px;
    padding: 17px;
    display: none;
}

#badge_feedback .form-list input.input-text,
#badge_feedback .form-list li.wide textarea,
#badge_feedback .buttons-set,
#badge_contact .form-list input.input-text,
#badge_contact .form-list li.wide textarea,
#badge_contact .buttons-set {
    width: 296px;
}

#badge_contact .form-list label
#badge_feedback .form-list label {
    font-weight: normal;
}

#badge_contact .content-form i
#badge_feedback .content-form i {
    float: left;
}

@media screen and ( max-height: 600px )
{
    #badge_contact li {
        margin-bottom: 3px;
    }

    #badge_contact label {
        padding-bottom: 2px;
    }

    #badge_contact textarea {
        height: 5em;
    }
}

#badge_help #help_bubble {
    display: none;
    position: absolute;
    left: -255px;
    background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/help_bubble.png) no-repeat top left;
    padding: 16px 14px;
    width: 220px;
    font-size: 11px;
    top: -37px;
}

#badge_help #help_bubble p {
    width: 200px;
    height: 86px;
    overflow: hidden;
}

#badge_help #help_bubble strong {
    color: #004488;
    padding-bottom: 5px;
    display: inline-block;
}

input[disabled="disabled"] {
    background-color: #ddd;
}

.search-result-container {
    margin-bottom: 30px;
}

#100* {
    font-size: 14px;
    overflow: hidden;
}

#infolayer_slider {
    float: left;
    width: 940px;
    height: 450px;
    overflow: hidden;
}

.infolayer_popup_app #infolayer_slider {
    width: 682px;
    height: 381px;
}

.infolayer_popup_atstockde {
    width: 702px;
    background-color: #004488;
    color: #FFF;
    padding: 20px 20px 0;
    text-align: left;
}

.infolayer_popup_atstockde p {
    padding: 0 0 20px;
    font-size: 14px;
}

.infolayer_popup_atstockde .page-title {
    border-bottom: 2px solid #fff;
}

.infolayer_popup_atstockde .page-title h2 {
    color: #fff;
}

.infolayer_popup_atstockde * {
    color: #fff;
}

.infolayer_popup_treadsearch  {
    width: 400px;
    height: 100px;
    margin: 20px;
    text-align: left;
}

#popup-treadsearch-arrow {
    position: absolute;
    display: block;
    width: 135px;
    height: 180px;
    background: url("https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/steparrow-right-curved.png") no-repeat top right;
    overflow: hidden;
    right: -135px;
    top: -85px;
    z-index: 100;
}

#infolayer_slider ul.slides li {
    position: relative;
}

#infolayer_slider ul.slides li div {
    position: absolute;
    left: 0px;
    bottom: 50px;
    width: 100%;
}

.infolayer_popup_app #infolayer_slider ul.slides li div {
    width: 682px;
}

#infolayer_slider ul.slides li div * {
    color: #fff;
    padding-bottom: 15px;
}

#infolayer_slider ul.slides li div h2 {
    font-weight: bold;
}

#infolayer_slider ol {
    bottom: 10px;
}

#infolayer_slider ol.flex-control-paging li a {
    background: rgba(255,255,255,0.5);
}

#infolayer_slider ol.flex-control-paging li a.flex-active {
    background: rgba(255,255,255,1);
}

.cart-availabilitypopup {
    width: 640px;
    padding: 20px;
}

.cart-availabilitypopup table thead  {
    background-color: #FFF;
}
.cart-availabilitypopup table thead td {
    font-weight: bold;
    border-bottom: 1px solid #004488;
}

.cart-availabilitypopup table td:first-child {
    width: 50px;
}

.cart-availabilitypopup table td:nth-child(2) {
    font-weight: bold;
}

.cart-availabilitypopup table td:last-child {
    text-align: right;
}

.cart-availabilitypopup table td {
    vertical-align: middle;
    padding: 10px;
}

.cart-availabilitypopup button {
    margin-top: 20px;
}

.cart-availabilitypopup p {
    text-align: right;
}

#helpvideos_popup {
    width: 940px;
    height: 525px;
    font-size: 14px;
    overflow: hidden;
    padding: 20px;
}

#helpvideos_popup * {
    text-align: left;
}

#helpvideos_popup #popup_helptext {
    margin-bottom: 15px;
}

#helpvideos_popup #popup_videocontainer,
#helpvideos_popup #popup_videocontainer video {
    width: 680px;
    height: 382px;
    background-color: #e6e6e6;
    cursor: pointer;
}

#helpvideos_popup #popup_videocontainer .cover-container {
    overflow: hidden;
    height: 382px;
    position: relative;
}

#helpvideos_popup #popup_videocontainer .cover-container .cover {
    background-position: top center;
    height: 382px;
    margin: 30px;
}

#helpvideos_popup #popup_videocontainer .cover-container .overlay h1 {
    text-align: center;
    line-height: 382px;
    color: #fff;
}

#helpvideos_popup #popup_videocontainer .cover-container .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 382px;
    background-color: rgba(0, 68, 136, 0.9);
}

#helpvideos_popup #popup_helptext,
#helpvideos_popup #popup_videocontainer {
    float: left;
    width: 680px;
}

#helpvideos_popup #popup_videolist {
    width: 240px;
    float: right;
}

#helpvideos_popup #popup_videolist ul {
    width: 240px;
}

#helpvideos_popup #popup_videolist h2 {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #004488;
}

#helpvideos_popup #popup_videolist li {
    padding: 5px;
    cursor: pointer;
    clear: both;
    height: 22px;
    white-space: nowrap;
}

#helpvideos_popup #popup_videolist span {
    display: block;
}

#helpvideos_popup #popup_videolist li.active a,
#helpvideos_popup #popup_videolist li.active,
#helpvideos_popup #popup_videolist li:hover a,
#helpvideos_popup #popup_videolist li:hover {
    color: #fff;
    background-color: #004488;
}

#helpvideos_popup #popup_videolist .title {
    width: 170px;
    float: left;
}
#helpvideos_popup #popup_videolist .fileicon,
#helpvideos_popup #popup_videolist .playicon {
    float: right;
    width: 20px;
}

i.help-icon {
    cursor: pointer;
}

.basecomlogin-index-index #helpvideos_popup {
    height: 398px;
    width: 920px;

}

.basecomlogin-index-index #helpvideos_popup #popup_videocontainer,
.basecomlogin-index-index #helpvideos_popup #popup_videocontainer video {
    height: 302px;
}

.basecomlogin-index-index #helpvideos_popup #popup_videolist {
    height: 354px;
    overflow: scroll;
}

.basecomlogin-index-index #helpvideos_popup #popup_helptext,
.basecomlogin-index-index #helpvideos_popup #popup_videocontainer,
.basecomlogin-index-index #helpvideos_popup #popup_videocontainer video{
    width: 660px;
}

/* WISHLIST */

.wishlist_add_list_form {
    margin: 10px 0;
    text-align: right;
}

.wishlist_add_list_form input.mwishlist_new_name {
    clear: both;
}

.wishlist_add_list_form.border-bottom {
    border-bottom: 1px solid #004488;
    padding-bottom: 10px;
}

.wishlist-index-index #content, .customer-wishlist-index #content {
    border: none;
    padding: 0;
}

.wishlist-index-index .itabs .titles .title.current .center {
    border-color: #004488;
}

.wishlist-index-index .data-table thead {
    background-color: transparent;
}

.wishlist-index-index .data-table th {
    border-color: #004488;
    border-width: 0 0 1px 0;
}

.odd {
    background-color: #f2f5f9;
}

.wishlist-index-index .data-table a.product-image {
    margin: 0;
}

.wishlist-index-index .wishlist_comment_col {
    width: 200px;
}

.wishlist-index-index .price-box span.price {
    min-width: 65px;
    text-align: right;
    display: inline-block;
}

#itoris-wishlist-popup {
    background: #fff;
    border: none;
    padding: 20px;
    width: 550px;
}

#itoris-wishlist-popup h4 {
    margin: 0 0 10px;
    text-align: left;
    border-bottom: 3px solid #004488;
    padding-bottom: 5px;
}

#itoris-wishlist-popup-buttons {
    border-color: #004488;
    margin-top: 15px;
}

#itoris-wishlist-radiostack {
    margin: 0 !important;
}

#itoris-wishlist-popup-buttons button {
    margin: 0 10px 0 0;
}

#itoris-wishlist-popup-buttons button span {
    background-color: #004488;
    color: #fff;
    border: none;
    height: auto !important;
}

#itoris-wishlist-new-name {
    padding: 2px 4px;
    width: 200px;
}

#itoris-wishlist-popup-buttons button span span {
    padding: 4px;
}

#itoris-wishlist-popup-mask {
    background-color: #000;
    opacity: 0.6;
}

h3.wishlistname-print {
    display: none;
    margin: 15px 0;
}

.wishlist-index-index .data-table th {
    vertical-align: bottom;
}

.wishlist-index-index .data-table .wl-img {
    width: 50px;
}

.wishlist-index-index .data-table .wl-desc {
    width: 55%;
}

.wishlist-index-index tbody tr td textarea {
    display: block;
    width: 97%;
    float: left;
    height: 66px !important;
    margin-top: 10px;
}

.wishlist-index-index .btn-remove2 {
    border-color: transparent;
}

.wishlist-index-index .merchant-address{
    font-size: 16px;
    line-height: 22px;
    display: block;
    padding: 20px 0;
}

.wishlist-index-index .merchant-address .fixedwidth {
    display: inline-block;
    width: 150px;
}

.wishlist-index-index table .offer-matchcode-cell {
    width: 190px;
}

.wishlist-index-index input.wl-customer-long {
    width: 300px;
}

.wishlist-index-index input.wl-customer-ushort {
    width: 80px;
    margin-right: 14px;
}

.wishlist-index-index input.wl-customer-short {
    width: 200px;
}

.itabs .titles .title .center {
    margin: 0;
    padding: 0 8px;
}

#loading-mask .loader {
    background: #f2f5f9;
    border: 2px solid #004488;
    color: #000;
    font-weight: bold;
}

.cms-sonderposten .std i {
    font-style: normal;
}

.customer-wishlist-index #content {
    border: none;
    padding: 0;
}

.customer-wishlist-index .itabs .titles .title.current .center {
    border-color: #004488;
}

.customer-wishlist-index .data-table thead {
    background-color: transparent;
}

.customer-wishlist-index .data-table th {
    border-color: #004488;
    border-width: 0 0 1px 0;
}

.customer-wishlist-index .data-table a.product-image {
    margin: 0;
}

.customer-wishlist-index .wishlist_price_col {
    min-width: 160px;
}

.customer-wishlist-index .data-table th {
    vertical-align: bottom;
}

.customer-wishlist-index .data-table th.wl-img {
    width: 50px;
}

.customer-wishlist-index .data-table th.wl-desc {
    width: 60%;
}

.customer-wishlist-index tbody tr td textarea {
    display: block;;
    width: 97%;
    float: left;
    height: 66px !important;
    margin-top: 10px;
}

.customer-wishlist-index .icon {
    border-color: transparent;
}

.customer-wishlist-index .merchant-address{
    font-size: 16px;
    line-height: 22px;
    display: block;
    padding: 20px 0;
}

.customer-wishlist-index input.wl-customer-long {
    width: 300px;
}

.customer-wishlist-index input.wl-customer-ushort {
    width: 80px;
    margin-right: 14px;
}

.customer-wishlist-index input.wl-customer-short {
    width: 200px;
}

.customer-wishlist-index .wl-addcontainer i.on-top, .wishlist-index-index .wl-addcontainer i.on-top {
    display: block;
    position: relative;
    top: 3px;
    font-size: 11px;
}

.customer-wishlist-index .wl-addcontainer i.icon-shopping-cart, .wishlist-index-index .wl-addcontainer i.icon-shopping-cart {
    font-size: 14px;
}

.customer-wishlist-index #wishlist-table td.last button {
    margin-left: 10px;
}

.customer-wishlist-index #wishlist-table td.last i {
    font-size: 16px;
}

.customer-wishlist-index #wishlist-table .btn-trash, .wishlist-index-index #wishlist-table .btn-trash {
    margin-top: 1px;
    font-size: 14px;
    line-height: 26px;
}

.warranty-disclaimer {
    clear: both;
    margin-top: 20px;
    font-size: 8px;
}

.warranty-disclaimer p {
    margin-bottom: 10px;
}

.special-asterisk label.required em {
    position: relative;
    float: none;
}

em.red {
    color: #eb340a;
    font-style: normal;
}

.popupForm .fieldset input {
    padding: 4px;
    border: 1px solid #AEB8C2;
    display: block;
    margin: 5px 0;
    width: 250px;
}

.popupForm .fieldset label{
    margin-bottom: 5px;
}

.popupForm .fieldset input:focus {
    border-color: #004488;
}

.customer-account-edit form .buttons-set button.button {
    float: left;
    margin-bottom: 15px;
}

.customer-account-edit .buttons-set {
    padding-left: 0;
}

.customer-account-edit .buttons-set p.required {
    text-align: left;
}

.popupForm .buttons-set button span span {
    width: 214px;
    font-weight: normal;
}

.popupForm .fieldset label {
    font-weight: normal;
}

.data-table .wl-namecol {
    padding-top: 10px;
}

.data-table .wl-namecol h5 {
    font-weight: normal;
    font-size: 11px;
    padding-top: 5px;
}

.data-table .wl-namecol strong {
    display: block;
    margin-bottom: 9px;
}

.service_subtext{
    font-size: 10px;
    font-weight: bold;
    clear: both;
    margin: 15px 0;
}

/*
    Welcomeoverlay
*/
.welcome-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/background.png) repeat top center;
    z-index: 10000;
}
.customer-account-index .welcome-overlay {
    height: auto;
}

.welcome-starco-step2 { background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/starco_step2.png) repeat top center; }
.welcome-starco-step3 { background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/starco_step3.png) repeat top center; }
.welcome-step2, .welcome-starco-step4 { background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/step2_circle.png) repeat top center; }
.welcome-step3, .welcome-starco-step5 { background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/step3_4_5.png) repeat top center; }
.welcome-step4 { background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/step3_4_5.png) repeat top center; }
.welcome-step5, .welcome-starco-step6 { background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/step3_4_5.png) repeat top center; }
.welcome-step6, .welcome-starco-step8 { background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/step6.png) repeat top center; }
.welcome-step7 { background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/step7.png) repeat top center; }
.welcome-step8 { background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/step8.png) repeat top center; }

.acc-step2 { background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/account/step2.png) repeat top center; top: -130px; }
.acc-step3 { background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/account/step2.png) repeat top center; top: -130px; }

.open-step1 { background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/step8_blue.png) repeat top center; }
.open-step1 .guided-box .steparrow {
    background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/steparrow-right-curved.png) ;
    bottom: auto;
    right: -180px;
    left: auto;
    top: -5px;
    width: 180px;
    height: 180px;
}

.guided-box {
    background-color: #fff;
    width: 380px;
    margin: 165px auto;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    text-align: left;
    padding: 20px;
    position: relative;
    font-size: 14px;
}

#bohalert {
    position: fixed;
}

#bohalert .border-top {
    border-top: 2px solid #004488;
    padding-top: 10px;
    margin-top: 5px;
}

#bohalert .guided-box {
    padding: 15px 15px 5px;
}

#bohalert button {
    margin-left: 10px;
}

#bohalert input {
    width: 100%;
    box-sizing: border-box;
}

.open-step1 .guided-box {
margin-top: 460px;
}

.guided-box p {
    margin-bottom: 10px;
}

.guided-box img {
    margin: 20px 0 10px;
    width: 100%;
}

.guided-box .guided-buttons {
    margin-top: 20px;
    height: 30px;
}

.guided-box .steparrow {
    width: 54px;
    height: 23px;
    background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/steparrow-bottom.png) top left no-repeat;
    position: absolute;
    bottom: -23px;
    left: 0px;
}

.welcome-step2 .guided-box .steparrow { left: 72px; }
.welcome-step3 .guided-box .steparrow,
.welcome-step4 .guided-box .steparrow,
.welcome-step5 .guided-box .steparrow,
.welcome-step7 .guided-box .steparrow { left: 59px; }
.welcome-starco-step2 .guided-box .steparrow {
    background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/steparrow-top.png) ;
    bottom: auto;
    top: -23px;
    left: 104px;
}
.welcome-starco-step3 .guided-box .steparrow,
.welcome-starco-step8 .guided-box .steparrow {
    background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/steparrow-top.png) ;
    bottom: auto;
    top: -23px;
    left: 264px;
}
.welcome-step6 .guided-box .steparrow {
    background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/steparrow-top.png) ;
    bottom: auto;
    top: -23px;
    left: 374px;
}
.welcome-step8 .guided-box .steparrow {
    background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/guidedtour/steparrow-right.png) ;
    bottom: auto;
    right: -23px;
    left: auto;
    top: 50px;
    width: 23px;
    height: 54px;
}

.welcome-step2 .guided-box,
.welcome-step3 .guided-box {
    margin: 270px 0 0 0;
}

.welcome-starco-step3 .guided-box {
    margin-top: 240px;
}

.welcome-step4 .guided-box {
    margin: 234px 0 0 0;
}
.welcome-step5 .guided-box {
    margin: 216px 0 0 0;
}

.welcome-step6 .guided-box {
    width: 500px;
    margin-top: 150px;
}

.welcome-step7 .guided-box {
    margin-top: 398px;
}
.welcome-step8 .guided-box {
    margin-top: 157px;
}

.acc-step2 .guided-box {
    margin-top: 2530px;
}

.acc-step3 .guided-box {
    margin-top: 2454px;
    width: 450px;
}

.acc-step2 .guided-box .steparrow,
.acc-step3 .guided-box .steparrow {
    left: 158px;
}

.acc-step3 img {
    width: 120px;
    height: 120px;
    margin-right: 15px;
    margin-bottom: 15px;
    float: left;
}

.th-cart-icon {
    width: 26px;
}

a.list-sort {
    padding-top: 6px;
    padding-bottom: 7px;
    position: relative;
}

a.list-sort > span {
    position: absolute;
    width: 100%;
    padding: 3px 5px;
    background-color: #fff;
    border: 2px solid #004488;
    left: -7px;
    top: -5px;
    display: none;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    white-space: nowrap;
}

a.list-sort:hover > span {
    display: block;
}

.alttread_container a.list-sort:hover > span {
    display: none;
}

a.list-sort > span > span {
    display: block;
    width: 100%;
    height: 7px;
    text-align: center;
    cursor: pointer;
}

a.sorted-by-asc,
a.list-sort > span .up {
    background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/list_sort_up.gif) no-repeat center top;
}

a.sorted-by-desc,
a.list-sort > span .down {
    background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/list_sort_down.gif) no-repeat center bottom;
}

#xsell-container {
    width: 611px;
}

.product-view #alternatives-container,
.product-view #xsell-container {
    width: 400px;
    float: right;
    margin-top: 30px;
}

.product-view #xsell-container {
    display: none;
}

.product-view #alternatives-container {
    float: left;
    margin-top: 0px;
    min-height: 20px;
    display: none;
}

.product-view #alternatives-container .actions {
    background-color: #f2f5f9;
    padding: 20px;
}

.product-view #xsell-container .crosssell {
    width: 392px;
}

#xsell-container div.loading-wishlist {
    margin: 0 auto;
}

/* Tierprices */
.tpl_div {
    position: relative;
}

.tpl_div table {
    display: none;
    position: absolute;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #aaa;
    right: 0px;
    z-index: 999;
}

#tp-container .tpl_div table {
    top: -16px;
    left: 26px;
}

.tpl_div table td { text-align: right; white-space: nowrap; }

.tpl_div table .tpq,
.tpl_div table .tpp {
    padding: 0px 10px;
}

#tp-container .tpl_div table .tpq,
#tp-container .tpl_div table .tpp {
    padding: 3px 10px;
}

.tpi_icon.hastp { cursor: pointer; }
.tpi_icon.notp { visibility: hidden; }

.price-col {
    width: 100px;
}

#endkundenaktion_slider {
    height: 287px;
    background-color: #EAECF3;
    position: relative;
    overflow: hidden;
}

#endkundenaktion_slider .ek-prev,
#endkundenaktion_slider .ek-next {
    width: 53px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 280px;
    font-size: 19px;
    position: absolute;
    top: 0px;
    z-index: 100;
}

#endkundenaktion_slider .ek-prev {
    left: 0px;
}

#endkundenaktion_slider .ek-next {
    right: 0px;
}

#endkundenaktion_slider li img,
#endkundenaktion_slider .flex-viewport {
    width: 610px;
    height: 287px;
}

#endkundenaktion_slider .flex-control-nav {
    top: 265px;
    height: 20px;
}

.promotion-offer {
    overflow: auto;
}

.promotion-offer ul {
    float: left;
    margin-bottom: 20px;
}

.promotion-offer p {
    float: right;
}

.promotion-offer .offerbanner img {
    width: 100%;
    max-width: 1000px;
}

.flag-container {
    position: relative;
}

#country-flag {
    position: absolute;
    top: -3px;
    left: -3px;
    z-index: 100;
}

.product-table td.tier-qtycell {
    text-align: right;
    font-size: 12px;
}

.ps2-wide {
    width: 50px;
}

#product-stock-outer, #stockhint-general {
    margin-bottom: 20px;
}

#stockhint-general {
    font-size: 11px;
    color: #FF0000;
}

#carthint-general {
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    padding: 10px;
    background-color: #f2f5f9;
}

.v-top {
    vertical-align: top !important;
}

#product-stock-outer > div {
    clear: both;
}

#product-stock-outer #call-to-login-detail {
    overflow: hidden;
    width: 400px;
}

#product-stock-outer #call-to-login-detail img {
    height: 75px;
}

/* GRID */
.product-grid {
    width: 100%;
}

.product-grid > li,
table.product-grid td {
    text-align: center;
    border: 1px solid #DFDFDF;
    padding: 20px 0px;
    font-size: 13px;
}

.product-grid > li {
    border-width: 1px 0 0 1px;
}

.product-grid .first-row td, .product-grid li.first-row { border-top: none; }
.product-grid .last-row td, .product-grid li.last-row { border-bottom: none; }
.product-grid td.first-col, .product-grid li.first-col { border-left: none; }
.product-grid td.last-col, .product-grid li.last-col { border-right: none; }

.product-grid p.cell-name
{
    padding-top: 15px;
    height: 40px;
    line-height: 17px;
}

.product-grid p.cell-name a {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 280px;
    display: inline-block;
    overflow: hidden;
}

.product-grid a.cell-image,
.block-sidebar-new-product .block-content {
    position: relative;
    background-color: #fff;
    padding: 5px;
    display: block;
    margin: 0px;
}

.product-grid a.cell-image .image-manufacturer,
.block-sidebar-new-product .image-manufacturer {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 33%;
}

.product-grid p.cell-price {
    padding-top: 15px;
}

.product-grid .cell-price-label,
.sidebar-grid {
    text-align: center;
}

.list-price > a:first-child {
    padding: 0 2px 0 15px;
}

.cell-stock2,
.cell-stock3,
.cell-stock4,
.stock_head2 .loc-flag-RU,
.store-RU .loc-flag {
    display: none;
}
.cell-stock1 .icon-info-sign,
.cell-stock2 .icon-info-sign,
.cell-stock3 .icon-info-sign,
.cell-stock4 .icon-info-sign,
#product-stock-outer .icon-info-sign{
    cursor: help;
}

.product-table td.cell-stock1,
.product-table td.cell-stock2,
.product-table td.cell-stock3,
.product-table td.cell-stock4 {
    text-align: right !important;
}

.is_beg .product-table td.cell-stock1,
.is_beg .product-table td.cell-stock2,
.is_beg .product-table td.cell-stock3,
.is_beg .product-table td.cell-stock4 {
    text-align: center !important;
}

.is_beg .cell-stock1 .product-stock,
.is_beg .cell-stock2 .product-stock,
.is_beg .cell-stock3 .product-stock,
.is_beg .cell-stock4 .product-stock{
    white-space: nowrap;
}

.product-table td:not(:nth-child(-n+3)) {
    min-width: 40px;
}

.product-table td.last,
.product-table td.a-left.col-comment {
    min-width: 0px !important;
}

tr.badge_7er td.col-comment,
td.badge_7er,
li.badge_7er {
    position: relative;
}

.is_beg  tr.badge_7er td.col-comment {
    width: 13px;
}

.col-comment .alt-link {
    font-weight: bold;
    font-size: 11px;
    color: #00958a;
    display: inline-block;
    width: 70px;
    padding: 0 0 0 2px;
}

.col-comment .eprel-label,
ul.product-grid li span.remark-container .eprel-label,
#shopping-cart-table td .eprel-label {
    display: inline-block;
    background-size: contain;
    height: 18px;
    width: 28px;
    margin: 4px 0 0 0px;
}

.eprel-a { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/eprel/label_a.svg') no-repeat; }
.eprel-b { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/eprel/label_b.svg') no-repeat; }
.eprel-c { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/eprel/label_c.svg') no-repeat; }
.eprel-d { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/eprel/label_d.svg') no-repeat; }
.eprel-e { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/eprel/label_e.svg') no-repeat; }

td.badge_7er img.badge_7er,
.col-comment {
    position: relative;
}

.product-grid li .badge_red,
.col-comment .badge_red,
.product-grid li .badge_7er,
.col-comment .badge_7er {
    position: absolute;
    top: 0;
    right: 0;
}

tr.badge_7er > td > span.icon-remark-bware {
    margin-right: 20px;
}

.product-table td > a.maxw {
    display: inline-block;
    max-width: 220px;
}

.col-comment span.icon-remark {
    display: inline-block;
    width: 30px;
    height: 20px;
    margin-top: 3px;
    background-size: contain;
    background-repeat: no-repeat;
}

.col-comment span.icon-remark.icon-info-sign {
    color: #004488;
}

.product-essential .remarks {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 16px;
    padding: 15px 15px 13px;
    background-color: #f2f5f9;
}

.product-essential .remarks > div {
    margin-bottom: 10px;
    line-height: 38px;
}

.product-essential .remarks td.texthint {
    font-weight: bold;
    font-size: 13px;
    line-height: normal;
    padding: 0 10px;
}

.product-essential .remarks > div:last-child {
    margin-bottom: 0;
}

.product-essential .remarks span.icon-remark {
    display: inline-block;
    width: 55px;
    height: 30px;
    padding-right: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: contain;
}

ul.product-grid li span.remark-container {
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 50px;
    width: 50px;
    height: 100px;
}

ul.product-grid li span.remark-container .icon-remark {
    display: inline-block;
    width: 40px;
    height: 35px;
    background-repeat: no-repeat;
    background-size: contain;
}

span.icon-remark-sonderpreis { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/remarkicons/sonderpreis.png'); }
span.icon-remark-aktion { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/remarkicons/aktion.png'); }
span.icon-remark-neu { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/remarkicons/neu.png'); }
span.icon-remark-bware { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/remarkicons/bware.png'); }
span.icon-remark-winter { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/remarkicons/winter.png'); }
span.icon-remark-sommer { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/remarkicons/sommer.png'); }
span.icon-remark-allwetter { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/remarkicons/allwetter.png'); }
span.icon-remark-pdf { width: 20px !important; background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/remarkicons/pdf.png'); }
span.icon-remark-info { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/remarkicons/info.png'); }
span.icon-remark-com48h { height: 18px !important; background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/remarkicons/commission48h.png') center; }

span.icon-remark-actiondisc { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/remarkicons/aktionsrabatt.png'); }
span.icon-remark-scaledisc { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/remarkicons/staffelrabatt.png'); }
span.icon-remark-xy { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/remarkicons/xy.png'); }
span.icon-extraprod { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/remarkicons/zusatzprodukt.png'); }
span.icon-remark-cashback { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/remarkicons/cashback.png'); }

.product-essential .remarks span.icon-remark-pdf { width: 25px !important; height: 25px !important; }

.sidebar-grid p.cell-name {
    padding-top: 10px;
    height: 48px;
    overflow: hidden;
}

.block-sidebar-new-product {
    margin-top: 20px;
    background-color: #fff;
}

.sidebar-grid p.cell-price {
    padding-top: 10px;
}

.product-grid .cell-price-label,
.sidebar-grid .cell-price-label {
    font-weight: bold;
    font-size: 14px;
}

.product-grid .cell-actions,
.sidebar-grid .cell-actions {
    padding-top: 15px;
    font-size: 20px;
}

.product-grid .cell-actions .cell-action-left i {
    font-size: 16px;
}

.product-grid .cell-actions .cell-action-left i.on-top {
    font-size: 9px;
}

.product-grid .cell-actions .cell-action-left,
.product-grid .cell-actions .cell-action-right {
    padding: 0px 20px;
}

.product-grid .cell-actions .cell-action-right {
    padding-top: 2px;
}

.product-grid .cell-actions div {
    display: inline-block;
}

.product-grid .loading-cols {
    height: auto;
    width: auto;
}

.product-grid .loading-cols * {
    visibility: hidden;
}

.product-grid > li {
    width: 332px;
    float: left;
    position: relative;
}
.product-grid > li.colcnt4 {
    width: 309px;
}

.toolbar-top .heading-icons i {
    margin-left: 0px;
}

.sidebar-grid .cell-actions .cell-action-left i {
    font-size: 16px;
}

.sidebar-grid .cell-actions .cell-action-left i.on-top {
    font-size: 9px;
}

.sidebar-grid .cell-actions .cell-action-left,
.sidebar-grid .cell-actions .cell-action-right {
    padding: 0px 20px;
}

.sidebar-grid .cell-actions .cell-action-right {
    padding-top: 2px;
}

.sidebar-grid .cell-actions div {
    display: inline-block;
}

.sidebar-grid .loading-cols {
    height: auto;
    width: auto;
    background-image: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/onestepcheckout/images/ajax-loader.gif');
    background-repeat: no-repeat;
    background-position: center center;
}

.sidebar-grid .loading-cols * {
    visibility: hidden;
}

/* VANIS PRINT VIEW */

#vanisprint {
    width: 100%
}

#vanisprint p {
    margin: 2em 0;
}

#vanisprint td {
    padding: 1em 2em 0 0;
}

#vanisprint table[class*='technical_data_'] td {
    padding: 2px 15px;
}

/* STORE SPECIFICS */

.store-NL #nav li,
.is_beg #nav li {
    padding: 8px 5px;
}

.store-KZ #nav li {
    padding: 8px 1px;
}

.only-print {
    display: none;
}

.loc-flag {
    display: inline-block;
    width: 17px;
    height: 12px;
    margin-left: 2px;
    vertical-align: middle;
}

.loc-flag-DE { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/stocklocation/DE.png') no-repeat top left; }
.loc-flag-SK { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/stocklocation/SK.png') no-repeat top left; }
.loc-flag-PL { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/stocklocation/PL.png') no-repeat top left; }
.loc-flag-CH { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/stocklocation/CH.png') no-repeat top left; }
.loc-flag-NL { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/stocklocation/NL.png') no-repeat top left; }
.loc-flag-AT { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/stocklocation/AT.png') no-repeat top left; }

/* CLAAS SPECIFIC*/
.store-claas .home_top #leftslider-overlay {
    background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/grey_trans.png);
    color: #000;
}

/* Survey Popup */
#survey-popup {
    display: none;
}

#survey-popup .heading {
    border-bottom: 3px solid #004488;
    margin: 0;
    float: none;
    padding-bottom: 6px;
    color: #222222;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.15;
    padding: 0 0 5px;
    margin: 0 0 10px;
}

#survey-popup .content {
    margin-bottom: 10px;
}

#survey-popup-success {
    display: none;
}

#survey-popup-success .heading {
    border-bottom: 3px solid #004488;
    margin: 0;
    float: none;
    padding-bottom: 6px;
    color: #222222;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.15;
    padding: 0 0 5px;
    margin: 0 0 10px;
}

#survey-popup-success .content {
    margin-bottom: 10px;
}

#starcowelcome,
#pwchangeconfirm {
    text-align: left;
}
#starcowelcome p,
#pwchangeconfirm p {
    font-size: 14px;
}

#starcowelcome p.small,
#pwchangeconfirm p.small {
    font-size: 13px;
}

#starcowelcome p {
    padding-bottom: 10px;
}

#starcowelcome p.subtext {
    padding: 20px 0 0;
    margin-top: 20px;
    border-top: 1px solid #004488;
    font-size: 12px;
}

#alertpopup {
    width: 700px;
    text-align: left;
    background-color: #FFF;
    padding: 20px;
}

#alternativespopup {
    width: 1010px;
    text-align: left;
    background-color: #FFF;
    padding: 20px;
}

#alternativespopup .cell-price {
    font-weight: bold !important;
}

#alternativespopup .alt-price {
    margin-top: 5px;
}

#addtopopup {
    width: 800px;
    text-align: left;
    background-color: #FFF;
    padding: 20px;
}

#alertpopup ul li {
    float: left;
    margin-right: 15px;
    width: 155px;
}

#alertpopup ul li:last-child {
    margin-right: 0px;
    float: right;
    padding-top: 7px;
}

#alertpopup ul li label {
    display: block;
}

#addtopopup .compare-products li a.btn-remove {
    cursor: pointer;
}

#alertpopup h4 {
    margin: 0 0 10px;
}

#alertpopup label {
    font-weight: bold;;
}

#alertpopup .separator {
    border-top: 1px solid #048;
    margin: 0px;
}

#alertpopup .alert_type_container {
    padding: 15px;
}

#alertpopup #stock_alert_container {
    border-top: 1px solid #048;
}

#alertpopup .notes {
    margin-top: 15px;
    font-size: 12px;
    line-height: 23px;
}

#alertpopup .notes input {
    width: 300px;
    text-align: left;
    float: right;
}

#alertpopup input {
    text-align: right;

}

#alertpopup #current_price,
#alertpopup #current_stock {
    display: block;
}

/*#alertpopup #stock_alert_container {
    display: none;
}*/

#alertpopup button.loader > span > span {
    background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/ajax-loader-blue.gif);
    background-repeat: no-repeat;
    background-position: center center;
    color: rgba(0,0,0,0);
}

#alternativespopup h1,
#alertpopup h1,
#addtopopup h1 {
    border-bottom: 3px solid #004488;
    color: #222222;
    padding-bottom: 6px;
    font-size: 18px;
}

#alternativespopup .image,
#alternativespopup .productinfo,
#addtopopup .image,
#addtopopup .productinfo {
    float: left;
    line-height: 20px;
}

#alternativespopup .productinfo,
#addtopopup .productinfo {
    padding: 20px 0;
}

#alternativespopup .actions,
#addtopopup .actions {
    float: left;
    padding: 20px;
}

#alternativespopup .popup-product > p {
    padding: 10px 0;
}

#alternativespopup .productinfo {
    width: 200px;
}

#alternativespopup .actions {
    width: 570px;
    margin: 20px 0 0 20px;
    background-color: #f2f5f9;
}

#alternativespopup .actions h3 {
    padding-bottom: 5px;
}

#addtopopup .actions .loading-wishlist {
    display: none;
    float: left;
    margin-right: 10px;
    width: 24px;
    height: 24px;
}

#addtopopup .actions li {
    padding-bottom: 10px;
}

#addtopopup li input {
    margin-right: 10px;
}

#addtopopup li label {
    font-size: 14px;
}

#addtopopup .all-link a {
    color: #004488;
}

#addtopopup a.remove {
    cursor: pointer;
}

#addtopopup .popup-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: top left;
    vertical-align: middle;
    margin-right: 10px;
}

#addtopopup .actions button.button span span {
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-left: 35px;
}

#addtopopup #addto-button-submit-wish span span {
    background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/compare/icon_wishlist_button.png);
}

#addtopopup #addto-button-submit-compare span span {
    background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/compare/icon_compare_button.png);
}

#addtopopup .compare-products {
    background-color: #F2F5FA;
}

#addtopopup .compare-products ul li {
    float: left;
    display: block;
    height: 100px;
    width: 255px;
    padding: 10px 0 0 10px;
}

#addtopopup .compare-products img {
    float: left;
    margin-right: 10px;
}

#addtopopup .compare-products .loading-wishlist {
    display: inline-block;
}

#addtopopup .compare-price {
    font-weight: bold;
    font-size: 15px;
}

#addtopopup .customer-wishlists-radio {
    padding: 10px;
}

#addtopopup .customer-wishlists-radio > div {
    margin-bottom: 5px;
    font-size: 14px;
}

#addtopopup .customer-wishlists-radio label {
    vertical-align: middle;
}

#addtopopup #addto-wishlist-radio-new-input {
    padding: 2px 4px;
    width: 300px;
}

#addtopopup #addto-wishlist-buttons {
    height: 31px;
}



#addtopopup #loader-offers,
#addtopopup .actions .loader {
    background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/onestepcheckout/images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    float: right;
    margin-top: 8px;
    margin-left: 10px;
    display: none;
}

#addtopopup #addto-wishlist-buttons button {
    margin-right: 10px;
}

.fancybox-skin {
    background-color: #fff;
    padding: 0 !important;
}

.fancybox-overlay {
    background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/fb_backgrund.png) repeat-y top center;
}

.catalog-product-compare-index .page-title i.help-icon {
    font-size: 14px;
    padding-left: 8px;
}

.compare-list-wrapper {
    overflow: auto;
}

.compare-list-wrapper .data-table .odd { background-color: #fff; }
.compare-list-wrapper .data-table .even { background-color: #F2F5FA; }

.compare-manuf {
    height: 30px;
    padding: 0 0 5px 0;
}

.compare-manuf-logo {
    width: 100px;
}

.recom-link {
    color: #004488;
    text-decoration: underline !important;
}

.comparecol {
    position: relative;
}

.comparecol a.btn-remove {
    margin-left: 5px;
    background: none;
    text-indent: 0;
    height: 13px;
    width: 13px;
}

#product_comparison td {
    text-align: right;
}

#product_comparison td a.link-style {
    text-decoration: underline;
    color: #004488;
    font-weight: bold;
}

#product_comparison .comp-list-price {
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 10px;
}

#product_comparison tr td:first-child {
    text-align: left;
}

#product_comparison .price-row {
    background-color: #fff !important;
}

#product_comparison .add-to-row {
    background-color: #F2F5FA;
    border-top: 3px solid #004488;
}

#product_comparison .price-row td {
    padding: 20px 3px;
}

#product_comparison td {
    border-right: 1px solid #eaecf3;
}

#product_comparison .more-info {
    font-size: 12px;
    color: #004488;
    font-weight: bold;
}

#product_comparison td.info-addto {
    text-align: center;
    padding-top: 20px;
}

#product_comparison tbody tr:hover a {
    text-decoration: none !important;
}

.addto-actions {
    width: 100%;
    margin: 25px 0;
}

.addto-actions tr {
    background-color: transparent !important;
}

.addto-actions td {
    text-align: center !important;
    border: none !important;
}

.addto-actions td.last {
    padding-top: 4px;
}

.addto-actions i {
    font-size: 18px;
}

.reorder-col * {
    text-decoration: none !important;
}

#pwchangeconfirm .popupButtons {
    text-align: center;
}

#pwchangeconfirm a.no-thanks {
    color: #048;
    font-size: 13px;
    cursor: pointer;
    text-decoration: underline;
    position: absolute;
    right: 0;
    bottom: 10px;
}

#pwchangeconfirm .fieldset {
    margin: 0px;
    padding: 10px 0px;
    border-width: 1px 0px;
    background-color: transparent;
}

#pwchangeconfirm .buttons-set {
    padding: 10px 0px;
}

.box-account {
    margin-bottom: 20px;
}

.box-account .col2-set {
    margin-bottom: 0;
    position: relative;
}

.box-boh .box-title {
    border-bottom: 1px solid #004488;
}
.box-boh .box-content,
.box-boh .box-content table{
    background-color: #eaecf3;
    padding: 20px;
    font-size: 13px;
}
.box-boh .box-content p{
    margin-bottom: 15px;
}

.box-boh tr td {
    padding: 0 10px 10px 0;
}

.box-boh input {
    padding: 5px;
    width: 260px;
    font-size: 13px;
}

.box-boh input {
    border-width: 1px;
}

.box-boh input:focus {
    border-color: #004488;
}

.box-boh button span span {
    min-width: 100px;
}

.box-boh button.disabled span span,
button[disabled] span span {
    background-color: #00448878;
}

.box-boh input.onethird {
    width: 50px;
}
.box-boh input.twothirds {
    width: 194px;
}

.box-boh input.as-label {
    background-color: transparent;
    border: none;
    disabled: true;
    padding: 6px
}

label.dimmed,
.box-boh tr.as-label.dimmed {
    opacity: 0.6;
}

.box-boh label {
    font-weight: bold;
}

.box-boh select.long{
    width: 450px;
}

.box-boh input.long {
    width: 438px;
}

.box-boh a.selectBox {
    margin-bottom: 0;
}

.box-boh input[type="checkbox"] {
    width: 20px;
}

.box-boh input[type="checkbox"].disabled {
    display: none;
}

.box-boh .checkbox-input-box span  {
    margin: 4px 0 0 0px;
    line-height: 23px;
}

.box-boh.box-contacts .box-content {
    padding: 0;
}

.box-boh.box-contacts .box-content table td {
    padding: 15px 0 15px 20px;
}

.box-boh.box-contacts .box-content table td:last-child {
    padding-right: 20px;
}

.box-boh.box-contacts .box-content table .even {
    background-color: #fff;
}

.box-boh.box-contacts .box-content table .odd {
    background-color: #eaecf3;
}

.box-boh .contact-table {
    width: 100%;
}

.box-boh .contact-table input.input-text {
    width: 150px;
}

.box-boh .contact-table select {
    width: 160px;
    margin: 5px 0 8px;
}

.box-boh .contact-table a.selectBox.validation-failed {
    background: #FFF !important;
}

.box-boh .contact-table tr.as-label a.selectBox-dropdown,
.box-boh .contact-table tr.as-label a.selectBox-dropdown .selectBox-label {
    border: none;
    background: none;
}

.c-both {
    clear: both;
}

.box-boh .contact-table tr.as-label a.selectBox-dropdown {
    padding: 1px;
}

.box-boh .contact-table tr.as-label a.selectBox-dropdown::after {
    display: block;
    position: absolute;
    background-image: linear-gradient(to right, transparent 0%, white 100%);
    height: 30px;
    width: 40px;
    top: 0px;
    right: 20px;
    content: '';
}

.box-boh .contact-table tr.odd.as-label a.selectBox-dropdown::after {
    background-image: linear-gradient(to right, transparent 0%, #eaecf3 100%);
}

.box-boh .contact-table tr a.selectBox-dropdown {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.box-boh .contact-table input.input-text,
.box-boh .contact-table a.selectBox-dropdown {
    margin-bottom: 6px;
    margin-top: 2px;
}

.box-boh .contact-table tr.as-label a.selectBox-dropdown .selectBox-arrow {
    display: none;
}

.box-boh .branding-checkbox.checked.disabled,
.box-boh .contact-table tr.as-label .branding-checkbox.checked {
    background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/checkbox_checked_readonly.png) !important;
}

.box-boh .contact-table a.row-link,
.box-boh .contact-table a.row-save,
.box-boh .contact-table a.row-cancel,
.box-boh .contact-table a.row-edit {
    cursor: pointer;
    color: #004488;
}

.box-boh #contactaddress-new,
.box-boh .contactaddress {
    clear: both;
    margin-top: 12px;
}

.box-boh .contact-table a.row-link {
    display: block;
    width: 60px;
    font-size: 12px;
    padding-top: 3px;
}

.box-boh.box-contacts .box-content .contact-table td.actioncol {
    text-align: center;
    padding-top: 15px;
}

.box-boh .contact-table div.loading-wishlist{
    display: none;
}

.box-boh .checkbox-input-box div {
    float: left;
}

.box-boh .selectBox-dropdown {
    border-color: #ddd;
}

.box-boh .checkbox-input-box {
    float: left;
    margin: 4px 6px 4px 0;
}

.box-boh.box-contacts .box-title {
    padding-bottom: 3px;
}

.contact-table tr.filter-hidden {
    display: none !important;
}

.box-boh .c-namerow .checkbox-input-box {
    margin: 0;
}

.box-boh .checkbox-grouping {
    border-left: 3px solid #ddd;
    margin-left: 10px;
    padding: 3px 0 3px 10px;
}

.box-boh .c-namerow {
    cursor: pointer;
}

.box-boh .c-namerow [class^="icon-"]{
    color: #000;
    font-size: 17px;
}

.box-boh .checkbox-grouping.dimmed,
.box-boh .c-namerow.dimmed td > span,
.box-boh .c-namerow.dimmed td > .checkbox-input-box {
    opacity: 0.6;
}

.box-boh .c-namerow i.icon-caret-up {
    display: none;
}

.box-boh .c-namerow.open i.icon-caret-down {
    display: none;
}

.box-boh .c-namerow.open i.icon-caret-up {
    display: inline;
}

.box-boh .contact-table .checkbox-input-box {
    float: none;
}

.box-boh .c-actionrow td,
.box-boh .c-formrow td{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.box-boh .c-actionrow td > div,
.box-boh .c-formrow td > div {
    max-height: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden;
    -webkit-transition: max-height 0.5s ease-out, padding 0.1s 0.5s;
    -moz-transition: max-height 0.5s ease-out, padding 0.1s 0.5s;
    transition: max-height 0.5s ease-out, padding 0.1s 0.5s;
}

.box-boh .c-actionrow.open td > div,
.box-boh .c-formrow.open td > div {
    max-height: 1000px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    -webkit-transition: max-height 0.5s ease-out;
    -moz-transition: max-height 0.5s ease-out;
    transition: max-height 0.5s ease-out;
}

.contact-table tr.odd .branding-checkbox {
    border-color: #eaecf3;
}

.contact-table tr.even .branding-checkbox {
    border-color: #fff;
}

.contact-table .checkbox-input-box span {
    font-size: 12px;
}

.contact-table td i {
    font-size: 16px;
    color: #004488;
}

.contact-table td .selectBox i {
    color: #000;
}

body.not-logged-in .my-shop-switch a span,
body.not-logged-in .quick-access .cart-link a,
body.not-logged-in .quick-access .wishlist-link > span > * {
    opacity: 0.5;
    cursor: not-allowed !important;
}

#loginframe {
    margin: 0;
    width: 900px;
    height: 540px;
    overflow: hidden;
    text-align: left;
}

#bk-sells-only {
    font-size: 12px;
    margin-top: 20px;
}

.customer-account-initpassword #loginframe,
.customer-account-changeforgotten #loginframe,
.customer-account-forgotpassword #loginframe {
    width: 100%;
}

.customer-account-forgotpassword #loginframe .gate-box .form-list li {
    width: 50%;
}

.customer-account-changeforgotten #loginframe .gate-box .form-list li input,
.customer-account-forgotpassword #loginframe .gate-box .form-list li input {
    width: 100%;
}

.customer-account-forgotpassword .gate-box ul.form-list .input-box {
    padding: 5px;
}

.customer-account-forgotpassword .gate-box ul.form-list li:first-child .input-box {
    padding-left: 0;
}

.customer-account-forgotpassword .gate-box ul.form-list li:nth-child(2) .input-box {
    padding-right: 0;
}

#loginframe td:nth-child(3) {
    width: 770px;
}

#loginframe td.sep {
    width: 20px;
}

#loginframe .gate-box .form-list .input-box {
    width: auto;
}

#loginframe .gate-box .form-list li {
    float: left;
}

#loginframe .gate-box .form-list li:last-child .input-box {
    text-align: right;
}

.customer-account-forgotpassword .gate-box ul.form-list li {
    float: none;
    margin: 20px 0;
}

#salestab-accountbalance table tfoot td.sum,
#accountbalance-container table tfoot td.sum {
    border-top: 2px solid #004488;
    padding-top: 5px;
    margin-top: 5px;
    font-weight: bold;
}

a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
    border-color: #048 !important;
    background-color: white !important;
    color: #048 !important;
}

#CybotCookiebotDialog a, #CybotCookiebotDialog div, #CybotCookiebotDialogBodyContentControls, #CybotCookiebotDialogBodyContentTitle {
    font-family: 'Open Sans', sans-serif !important;
}

#CybotCookiebotDialogBodyLevelDetailsWrapper {
    background-color: unset !important;
    border: none !important;
}

#CybotCookiebotDialog {
    border-color: #fff !important;
    border-radius: 0 !important;
}

#CybotCookiebotDialogBodyLevelButtonsSelectPane {
    border: none !important;
}

.CybotCookiebotDialogDetailBodyContentCookieContainerTypes,
.CybotCookiebotDialogDetailBodyContentIABv2Tab {
    background-color:#f2f5f9 !important;
}

.CybotCookiebotDialogDetailBodyContentTabsItem {
    background:#f2f5f9 !important;
}

#CybotCookiebotDialogDetailBodyContent {
    border: 1px solid #048 !important;
}

#CybotCookiebotDialogBodyContentTitle {
    font-size: 22px !important;
}

#CybotCookiebotDialogBodyContentText {
    font-size: 13px !important;
}

.home_top {
    border-bottom: 3px solid #004488;
    padding-bottom: 5px;
    margin-bottom: 23px;
}

.home_left {
    float: left;
    width: 609px;
}

.home_right {
    float: right;
    width: 611px;
}

.home_left > div, .home_right > div{
    margin-bottom: 15px;
}

.static_block_wrapper {
    width: 100%;
    padding-top: 30px;
    position: relative;
    overflow: hidden;
}

.cms_block_1 {
    height: 270px;
}

.cms_block_2 {
    height: 277px;
}

.static_block_wrapper.cms_block_2 h1{
    padding-bottom: 6px;
}

.static_block_wrapper.cms_block_2 .page-title {
    margin-bottom: 0;
}

.static_block_wrapper h1 {
    width: 100%;
    position: absolute;
    border-bottom: 3px solid #004488;
    margin: 0;
    float: none;
    padding-bottom: 6px;
    top: 0;
    font-size: 18px;
    color: #222222;
    height: 21px;
}

.page-title h1 {
    height: 21px;
}

.static_block_wrapper img {
    width: 100%;
    height: 100%;
}

.new_products {
    width: 611px;
    margin-top: 0px;
}

.new_products .page-title,
.merchant_offer .page-title,
.cms_block_2 .page-title {
    margin-bottom: 0;
    padding-bottom: 0;
}

.new_products .jcarousel-wrapper {
    background-color: #EAECF3;
    overflow: auto;
    padding: 10px 0 12px 0;
}

.home_left .new_products .jcarousel-wrapper {
    padding-bottom: 11px;
}

.new_products .jcarousel {
    float: left;
    position: relative;
    overflow: hidden;
    width: 563px;
    height: 249px;
}

.new_products .jcarousel ul {
    width: 20000em;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

.new_products .jcarousel li {
    float: left;
    height: 249px;
    width: 149px;
    border-right: 1px solid #dddddd;
}

.new_products .jcarousel li.last {
    border: none;
}

.new_products .odd, .new_products .even {
    background-color: inherit;
}

.new_products li {
    margin: 0;
    padding: 0 19px;
}

.new_products .image-container {
    margin-bottom: 5px;
}

.new_products .product-image {
    width: 148px;
    height: 128px;
    float: none;
    border: none;
}

.new_products .product-details {
    text-align: center;
    margin-top: 15px;
}

.new_products .product-name {
    height: 43px;
    line-height: 14px;
    overflow: hidden;
}

.new_products .product-price {
    margin-top: 9px;
    height: 15px;
}

.new_products .product-price span {
    font-weight: 600;
}

.new_products .product-links {
    width: 80%;
    margin: 10px 10% 0;
}

.new_products .product-links a.on-wishlist:hover {
    color: #09B6E9;
}

.new_products .product-links td {
    vertical-align: middle;
    text-align: center;
}

.new_products .product-links td.wishlist-cell {
    vertical-align: bottom;
}

.new_products .product-links td.wishlist-cell div.loading-wishlist {
    display: inline-block;
    width: 18px;
    height: 17px;
}

.new_products .product-links td  i{
    font-size: 18px;
}

.new_products .product-links i.on-top {
    display: block;
    position: relative;
    top: 3px;
    left: 1px;
    font-size: 11px;
}

.new_products li.item div{
    margin-left: 0;
}

.new_products .jcarousel-control {
    display: table-cell;
    vertical-align: middle;
    width: 24px;
    height: 249px;
}

.new_products .jcarousel-control i {
    line-height: 249px;
    font-size: 3em;
}

.new_products .jcarousel-prev {
    float: left;
    text-align: right;
}

.new_products .jcarousel-next {
    float: right;
    text-align: left;
}

.static_block_wrapper.cms_block_2 {
    height: 271px;
}

.merchant_offer #logo-container {
    border: 1px solid #004488;
    box-sizing: border-box;
    padding: 10px;
    width: 297px;
    height: 294px;
}

.merchant_offer #logo-container div {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.merchant_offer .jcarousel-wrapper {
    background-color: #EAECF3;
    overflow: hidden;
    padding: 0;
    position: relative;
}

.merchant_offer .jcarousel,
.merchant_offer .no-offers {
    float: left;
    position: relative;
    height: 264px;
    width: 190px;
    margin-left: 49px;
    line-height: 20px;
}

.merchant_offer .jcarousel ul,
.merchant_offer .no-offers ul {
    width: 20000em;
    position: absolute;
    list-style: none;
    margin: 0 0px;
    padding: 0 0px;
}

.merchant_offer .jcarousel li,
.merchant_offer .no-offers li{
    float: left;
    height: 264px;
    width: 190px;
    margin: 0;
    padding: 0px;
    text-align: center;
}

.merchant_offer .jcarousel div.offerlink_overlay,
.merchant_offer .jcarousel img,
.merchant_offer .no-offers img {
    width: 180px;
    height: 264px;
    object-fit: contain;
}

.merchant_offer .odd, .merchant_offer .even {
    background-color: inherit;
}

.merchant_offer .jcarousel-control {
    display: table-cell;
    vertical-align: middle;
    width: 54px;
    height: 264px;
    position: absolute;
    top: 0;

    text-align: center;
}

.merchant_offer .jcarousel-control i {
    line-height: 264px;
    font-size: 3em;
}

.merchant_offer .jcarousel-prev {
    left: 0px;
    background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/caroussel-bg-left.png) repeat-y top left;
}

.merchant_offer .jcarousel-next {
    right: 0px;
    background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/caroussel-bg-right.png) repeat-y top left;
}

div#left_slider {
    float: left;
    /*width: 923px;
    height: 294px;*/
    width: 921px;
    height: 292px;
    border: 1px solid #004488;
    overflow: hidden;
}

div#right_slider {
    float: right;
    width: 297px;
    height: 294px;
}

div#right_slider .flex-control-nav {
    bottom: unset;
    top: 265px;
}

.no-offers {
    line-height: 222px;
    text-align: center;
}

#wishlist-table.offer-table td.last {
    padding-right: 5px;
}

tr.odd {
    background-color: #f2f5f9;
}

#wishlist-table.offer-table td:first-child {
    width: 1%;
}

#wishlist-table.offer-table td {
    height: 29px;
    vertical-align: middle;
    font-size: 12px;
}

#wishlist-table.offer-table td.no-pad {
    padding-right: 5px;
}

#wishlist-table.offer-table i {
    font-size: 14px;
}

#wishlist-table.offer-table i.on-top {
    display: block;
    position: relative;
    top: 3px;
    left: 1px;
    font-size: 11px;
}

.home_top #right_slider ul li img {
    width: 287px;
    height: 294px;
}

.merchant_offer .jcarousel .home_offerlink {
    position: relative;
}

.merchant_offer .jcarousel a.home_offerlink div.offerlink_overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/fancybox_overlay.png) repeat;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    vertical-align: middle;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    line-height: 264px;
}

.merchant_offer .jcarousel a.home_offerlink div.offerlink_overlay span {
    line-height: 16px;
    height: 32px;
    display: inline-block;
    padding: 0 5px;

}

.merchant_offer .jcarousel a.home_offerlink:hover div.offerlink_overlay {
    opacity: 1;
}

.merchant_offer .jcarousel .home_offerlink span {
    display: block;
}

.technical-advisor .popup-header {
    background-color: #004487;
    overflow: auto;
    padding: 17px 23px 14px;
}

.technical-advisor .popup-header h1{
    color: #ffffff;
    float: left;
    margin: 0;
    height: 14px;
    font-size: 14px;
}

.technical-advisor {
    overflow: auto;
    text-align: left;
}

.technical-advisor .popup-header {
    margin-bottom: 20px;
}

.technical-advisor .popup-header span.close-btn{
    float: right;
    display: block;
    cursor: pointer;
}

.technical-advisor .popup-header span.close-btn i{
    height: 14px;
    font-size: 14px;
    color: #ffffff;
}

.technical-advisor .popup-content {
    width: 400px;
    overflow: auto;
    padding-bottom: 20px;
}

#pricelist.technical-advisor .popup-content {
    width: 420px;
}

.technical-advisor .popup-content h1 {
    font-weight: 600;
}

.technical-advisor .popup-content .popup-content-row {
    overflow: auto;
}

.technical-advisor .popup-content .vertical-bar {
    float: left;
    width: 2px;
    height: 502px;
    margin-top: 20px;
    background-color: #003f8e;
}

.technical-advisor .popup-content .popup-content-col {
    float: left;
    padding: 0 30px;
    width: 340px;
}

#catalog-order-form .validation-advice {
    display: none;
}

#catalog-order-form .fieldset {
    margin: 0;
    padding: 0;
    background-color: inherit;
    border: none;
}

#catalog-order-form h1 {
    margin-bottom: 29px;
    text-align: left;
    font-size: 18px;
}

#catalog-order-form label {
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 10px;
}

#catalog-order-form label span {
    color: #004289;
}

#catalog-order-form input {
    border: 1px solid #dddddd;
    border-radius: 0;
    color: #444444;
    font-size: 13px;
    height: 20px;
    padding: 4px 6px;
    width: 326px;
}

#catalog-order-form  select {
    width: 336px;
}

#catalog-order-form li.fields {
    margin-bottom: 6px;
}

#catalog-order-form li.fields.last {
    margin-bottom: 0;
}

#catalog-order-form div.field.postcode-field {
    width: auto;
}

#catalog-order-form div.field.postcode-field .input-box {
    width: auto;
}

#catalog-order-form div.field.postcode-field input{
    width: 83px;
}

#catalog-order-form div.field.city-field {
    width: auto;
    margin-left: 19px;
}

#catalog-order-form div.field.city-field .input-box {
    width: auto;
}

#catalog-order-form div.field.city-field input{
    width: 142px;
}

#catalog-order-form div.field.info-field {
    width: 97px;
    padding-top: 6px;
    color: #004289;
}

#catalog-order-form div.field.submit-field {
    width: 156px;
    margin-left: 19px;
    text-align: left;
    padding-top: 6px;
}

#catalog-order-form div.field.submit-field button.button span > span {
    padding: 5px 48px;
}

.technical-advisor #technical-advisor-online-container h1 {
    font-size: 18px;
    margin-bottom: 26px;
}

.technical-advisor #technical-advisor-online-container img {
    width: 150px;
    display: block;
    margin: 0 auto 9px;
}

.technical-advisor #technical-advisor-online-container a {
    color: #004289;
}

.promotion-offers table td.last img {
    width: 16px;
    height: 16px;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/jqeury.flexslider/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}
/* Dropdown control */
.selectBox-dropdown {
    min-width: 150px;
    position: relative;
    border: solid 1px #BBB;
    line-height: 1.5;
    text-decoration: none;
    text-align: left;
    color: #000;
    outline: none;
    vertical-align: middle;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    cursor: default;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
    border-color: #666;
}

.selectBox-dropdown.selectBox-menuShowing {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
    padding: 2px 8px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 23px;
    height: 100%;
    text-align: center;
}

/* Dropdown menu */
.selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    max-height: 200px;
    min-height: 1em;
    border: solid 1px #BBB; /* should be the same border width as .selectBox-dropdown */
    background: #FFF;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/* Inline control */
.selectBox-inline {
    min-width: 150px;
    outline: none;
    border: solid 1px #BBB;
    background: #FFF;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: auto;
}

.selectBox-inline:focus {
    border-color: #666;
}

/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0;
    text-align: left;
}

.selectBox-options LI A {
    line-height: 1.5;
    padding: 0 .5em;
    white-space: nowrap;
    overflow: hidden;
    background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
    background-color: #EEE;
}

.selectBox-options LI.selectBox-disabled A {
    color: #888;
    background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
    background-color: #C8DEF4;
}

.selectBox-options .selectBox-optgroup {
    color: #666;
    background: #EEE;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 .3em;
    white-space: nowrap;
}

/* Disabled state */
.selectBox.selectBox-disabled {
    color: #888 !important;
    background-color: #ddd;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: .5;
    filter: alpha(opacity=50);
    border-color: #666;
}

.selectBox-inline.selectBox-disabled {
    color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
    background-color: transparent !important;
}
#saleshistory-table {
    width: 100%;
}
#saleshistory-table th {
    font-weight: bold;
    padding: 5px;
}

#saleshistory-table td,#saleshistory-table th {
    text-align: left;
    vertical-align: middle;
}

#saleshistory-table thead tr,
#sales-detail-items-table thead tr {
    border-bottom: 1px solid #004488;
}

#saleshistory-table thead tr.last {
    height: 10px;
}

#saleshistory-table tbody tr:hover a {
    text-decoration: underline;
}

#saleshistory-table td {
    height: 29px;
    padding: 0 5px;
}

.producthistory-index-index #saleshistory-table td {
    height: 42px;
}

.producthistory-index-index #saleshistory-table th {
    padding-right: 17px;
}

.producthistory-index-index #saleshistory-table th:nth-child(1),
.producthistory-index-index #saleshistory-table th:nth-child(2) {
    padding-right: 0px;
}

#saleshistory-table .odd {
    background-color: #F2F5F9;
}

#saleshistory-table tr.hidden,
#saleshistory-table tr.hidden td {
    display: none;
}

#saleshistory-table tr td > span {
    cursor: pointer;
}

#sales-detail-items-table {
    width: 100%;
}
#sales-detail-items-table th {
    font-weight: bold;
    padding: 5px;
}

#sales-detail-items-table td,#sales-detail-items-table th {
    text-align: left;
    vertical-align: top;
}

#sales-detail-items-table tbody tr:hover a {
    text-decoration: underline;
}

#sales-detail-items-table td {
    height: 29px;
    padding: 9px 5px;
}

#sales-detail-items-table tfoot td {
    padding: 0 5px;
    vertical-align: middle;
}


#sales-detail-items-table .odd {
    background-color: #F2F5F9;
}

#sales-detail-items-table .action-row td {
    padding-top: 0;
    font-size: 0.8em
}

#saleshistory-table tr.salerow {
    border-top: 2px solid #fff;
}

#saleshistory-table tr.salerow:first-child {
    border-top: 2px solid #004488;
}

#saleshistory-table tr.detailcontainer {
    border: 1px solid #004488;
    background-color: #fff !important;
}

#saleshistory-table tr.detailcontainer td > div {
    margin: 10px;
    text-align: left;
}

#saleshistory-table .statecell {
    vertical-align: top;
    padding: 0px;
}

#saleshistory-table .statecell span {
    padding: 7px 25px 7px 7px;
    display: block;
    border-left: 2px solid #fff;
    height: 34px;
}

#saleshistory-table .statecell:last-child span {
    padding-right: 0px;
}

#saleshistory-table .statecell.statedone,
#saleshistory-table .statecell.stateactive {
    font-weight: bold;
}
#saleshistory-table .statecell.stateactive span {
    background-color: rgba(0,68,138,0.2);
}

#saleshistory-table .statecell.statedone span {
    background-color: #004488;
    color: #fff;
}

#saleshistory-table .statecell.statedone span a {
    font-weight: normal !important;
    color: #fff;
}

.sales-details-container h2 {
   margin-bottom: 5px;
}

.sales-details-container .col2-set {
    margin-bottom: 20px;
}

.sales-details-container .page-title a {
    margin-left: 10px;
}

td.no-bg {
    background-color: #fff !important;
}

.saleshistory-container .control-holder {
    font-weight: normal;
    float: right;
    padding: 4px 3px 0px;
}

.saleshistory-container .control-holder a.selectBox {
    height: 24px;
}

.saleshistory-index-view .messages,
.invoicehistory-index-view .messages,
.creditmemohistory-index-view .messages,
.saleshistory-index-view .messages,
.invoicehistory-index-view .messages,
.creditmemohistory-index-view .messages {
    display: none;
}

.history-pdf {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.sales-details-container .col2-set {
    position: relative;
}

#ordered-products-search {
    padding: 6px;
    border-color: #004488;
    width: 307px;
}

#service-search_tt,
#service-search_tc,
.fi-waterfilling #volume_100,
.fi-waterfilling #volume_75,
.fi-waterfilling #volume_from_product {
    padding: 4px 6px;
    border: 1px solid #00428A;
    height: 20px;
    color: #444444;
    width: 156px;
}

.fi-waterfilling {
    width: 250px;
}

.fi-waterfilling.first {
    width: 350px;
}

.fi-waterfilling .input-box > b {
    display: inline-block;
    width: 98px;
    text-align: right;
}

.fi-waterfilling .additives {
    display: block;
    clear: both;
    padding-top: 18px;
}

.fi-waterfilling .additives > span {
    border: 2px solid #004488;
    color: #004488;
    font-weight: bold;
    border-radius: 10px;
    padding: 3px 25px 5px;
    display: inline-block;
}

.fi-waterfilling .additives > span sup {
    vertical-align: super;
    font-size: 0.5rem;
}

.waterfilling-table {
    width: 100%;
    margin-top: 10px;
}

.waterfilling-table th,
.waterfilling-table td {
    padding: 5px;
}

.waterfilling-table th {
    font-weight: bold;
    border-bottom: 2px solid #004488;
}

.service1-index-waterfilling h3 {
    margin-top: 20px;
}

#service-search-forerun {
    padding: 4px 6px;
    border: 1px solid #00428A;
    height: 20px;
    color: #444444;
    width: 480px;
}

.service-search-footer.service-search {
    height: auto;
    padding: 20px;
    margin-top: 40px;
    width: 550px;
    box-sizing: border-box;
}

#service-search-rig {
    padding: 4px 6px;
    border: 1px solid #00428A;
    height: 20px;
    color: #444444;
    width: 150px;
}

.service-result table {
    width: 100%;
    overflow: auto;
}

.service-result table td, .service-result table th {
    text-align: center;
}

.service-result table tbody td.bold {
    font-weight: bold;
}

.fieldset {
    margin-top: 0;
    padding: 9px 20px;
}

.fieldset#tread_detail {
    border-top: 20px solid #FFF;
    height: 190px;
}

#tread_detail .bar_separator {
    background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/bar_separator_190.png') no-repeat top left;
    width: 48px;
    height: 190px;
    float: left;
}

.form-list .field, .form-list .input-box {
    width: 100%;
    white-space: nowrap;
}

#claim-list-table {
    width: 100%;
    clear: both;
}

#claim-list-table td, #claim-list-table th {
    padding: 0 2px;
    height: 29px;
    vertical-align: middle;
}

#claim-list-table th {
    font-weight: bold;
    border-bottom: 1px solid #004488;
    border-width: 0 0 1px 0;
}

#claim-list-new-claim-button {
    float: left;
    margin: 10px 10px 10px 0;
}

#sameDeutz-form .form-list .field,
#claim-form .form-list .field {
    width: auto;
    margin-right: 20px;
}

#sameDeutz-form .form-list input.input-text,
#claim-form .form-list input.input-text {
    width: 100%;
    font-size: 14px;
}

#claim-form .form-list .field.field-xwide { width: 820px; }
#sameDeutz-form .form-list .field, #claim-form .form-list .field { width: 400px; }
#claim-form .form-list .field.field-third { width: 260px; }
#sameDeutz-form .form-list .field.field-fourth, #claim-form .form-list .field.field-fourth { width: 190px; }
#claim-form .form-list .field.field-seventh { width: 100px; }
#claim-form .form-list .field.field-seventhplus { width: 150px; }
#claim-form .form-list .field.field-sixseventh { width: 526px; }
#claim-form .form-list .field.field-twoseventh { width: 220px; }
#claim-form .form-list .field.field-twoseventhminus { width: 170px; }
#claim-form .form-list .field.field-mid { width: 200px; }
#claim-form .form-list .field.field-short { width: 140px; }
#claim-form .form-list .field.field-ushort { width: 180px; }

#claim-form .form-list .claimform-container_positions .field.field-seventh { width: 98px; }
#claim-form .form-list .claimform-container_positions .field.field-seventh:first-child { width: 114px; }

#claim-form td.border-r { border-left: 1px solid #ddd; width: 33px; }

#claim-form .form-list input.split-50 {
    width: 85px;
}

#claim-form .form-list span.split-50-space {
    width: 33px;
}

#claim-form .form-list .input-box label {
    float: none;
    padding-left: 5px;
    vertical-align: middle;
}

#claim-form .form-list textarea {
    width: 100%;
    resize: vertical;
}

#claim-form #filesizeSum {
    display: none;
    font-weight: bold;
}

#claim-form #filesizeSum div:first-child {
    text-align: right;
}

.form-list .add-on {
    color: #393939;
    position: relative;
    left: -25px;
    cursor: pointer;
}

.form-list label {
    font-size: 110%;
    font-weight: 600;
    margin: 0;
    padding: 0 0 5px;
    text-align: left;
}

.form-list label span.grey {
    color: #808080;
    font-weight: normal;
}

button.button span > span {
    padding-top: 4px;
    padding-bottom: 4px;
}

.field-article_number {
    width: 100px;
}

#search-table thead tr.last {
    height: 10px;
}

#search-table thead th {
    font-weight: bold;
    padding: 5px;
}

#search-table tr.odd {
    background-color: #F2F5F9;
}

#search-table tbody td {
    height: 29px;
    padding: 0 5px;
}

#search-table td {
    text-align: left;
    vertical-align: middle;
}

#search-table td:first-child {
    text-align: center;
}

#search-table > tbody > tr:hover > td > a {
    text-decoration: underline;
}

.input-box {
    position: relative;
}

.validation-advice {
    clear: none;
    position: absolute;
    bottom: -15px;
}

.service_nav .active {
    background-color: #eaecf3;
}

.loadcapacity-container {
    margin-bottom: 28px;
    border: 1px solid #DDDDDD;
    padding: 10px 20px 18px;
    overflow: auto;
    position: relative;
}

.loadcapacity-container .fields {
    margin-bottom: 0;
}

.loadcapacity-container #service-search_tc,
.loadcapacity-container #service-search_tt {
    border: 1px solid #BBBBBB;
    border-radius: 4px 4px 4px 4px;
}

.loadcapacity-container .form-seperator {
    margin: 9px 0 7px 0;
}

.loadcapacity-container .select-container {
    float: left;
    margin-right: 20px;
}

.loadcapacity-container .select-container label {
    display: block;
    height: 16px;
}

.loadcapacity-container .select-container a.selectBox {
    margin-bottom: 0;
}

.loadcapacity-container .buttons-container {
    position: relative;
    bottom: -16px;
    float: left;
}

.loadcapacity-container > div.buttons-container button span > span {
    padding-top: 3px;
}

.search-table thead tr.last {
    height: 10px;
}

.search-table thead th {
    font-weight: bold;
    padding: 5px;
}

.search-table tr.odd {
    background-color: #F2F5F9;
}

.search-table tbody td {
    height: 29px;
    padding: 0 5px;
}

.search-table td {
    text-align: center;
    vertical-align: middle;
}

.search-table > tbody > tr:hover > td > a {
    text-decoration: underline;
}

.result-container {
    margin-bottom: 20px;
}

.result-container .product-table {
    border-bottom: 3px solid #004488;
}

.result-container .product-table tbody tr {
    background-color: #F2F5F9;
}

.result-container .product-table thead tr th {
    width: 16%;
}

.result-container tr.prod-row {
    border-bottom: 3px solid #004488;
}

.result-container tr.prod-row.prod-row-no-border {
    border-bottom: none;
}

.result-container tr.prod-row td {
    text-align: left;
    padding: 3px;
}

.result-container tr.prod-row td.prow-label {
    font-weight: bold;
    width: 90px;
}

.result-container tr.addi-row {
    border-top: 1px solid #004488;
}

.result-container tr td.prow-value,
.result-container tr.addi-row td.prow-value {
    width: 90px;
}

.result-container tr.addi-row td.prow-value {
    padding-top: 5px;
}

.result-container .img-box {
    width: 170px;
    text-align: right;
    vertical-align: top;
    padding-top: 0;
}

.result-container .img-box button {
    margin-bottom: 10px;
}

.result-container .img-box button.button span > span {
    width: 100px;
}

.result-pdf {
    padding: 5px 10px;
    margin-top: 10px;
    margin-bottom: 25px;
    border: 1px solid #DDDDDD;
    display: inline-block;
}

.result-pdf a:hover {
    text-decoration: underline;
}

#service_index_head { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/head_index.jpg') no-repeat top left; }
#service_quickorder_head { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/head_index.jpg') no-repeat top left; }
#service_loadcap_head { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/head_loadcap.jpg') no-repeat top left; }
#service_twintire_head { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/head_twintire.jpg') no-repeat top left; }
#service_tirechange_head { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/head_tirechange.jpg') no-repeat top left; }
#service_samedeutzfahr_head { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/head_tirechange.jpg') no-repeat top left; }
#service_testreport_head { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/head_tirechange.jpg') no-repeat top left; }
#service_treadsearch_head { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/head_tirechange.jpg') no-repeat top left; }
#service_waterfilling_head { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/head_tirechange.jpg') no-repeat top left; }
#service_wheelretooling_head { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/head_tirechange.jpg') no-repeat top left; }
#service_sili_head { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/head_sili.jpg') no-repeat top left; }
#service_videos_head { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/head_helpvideos.jpg') no-repeat top left; margin-bottom: 20px; }
#service_foreruncalculation_head { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/head_tracdata.jpg') no-repeat top left; }
#service_claim_head { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/head_claim.jpg') no-repeat top left; }
#service_myshop_head { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/head_claim.jpg') no-repeat top left; }

#service_treadsearch_head .service_header_overlay_text { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/icon_treadsearch.png') no-repeat 25px 25px;  padding-left: 140px; width: 360px; }
#service_testreport_head .service_header_overlay_text { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/icon_testbericht.png') no-repeat 25px 25px;  padding-left: 140px; width: 760px; }
#service_loadcap_head .service_header_overlay_text { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/icon_tragfaehigkeiten.png') no-repeat 25px 25px;  padding-left: 140px; width: 393px; }
#service_twintire_head .service_header_overlay_text { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/icon_doppelbereifung.png') no-repeat 25px 25px;  padding-left: 140px; width: 393px; }
#service_tirechange_head .service_header_overlay_text { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/icon_umbereifung.png') no-repeat 25px 25px;  padding-left: 140px; width: 393px; }
#service_waterfilling_head .service_header_overlay_text { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/icon_wasserbefuellung.png') no-repeat 25px 25px;  padding-left: 140px; width: 393px; }
#service_wheelretooling_head .service_header_overlay_text { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/icon_raederumruestung.png') no-repeat 25px 25px;  padding-left: 140px; width: 393px; }
#service_sili_head .service_header_overlay_text { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/icon_speedloadindex.png') no-repeat 25px 25px;  padding-left: 140px; width: 393px; }
#service_videos_head .service_header_overlay_text { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/icon_helpvideos.png') no-repeat 25px 25px;  padding-left: 140px; width: 550px; }
#service_foreruncalculation_head .service_header_overlay_text { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/icon_vorlaufberechnung.png') no-repeat 25px 25px;  padding-left: 140px; width: 393px; }
#service_myshop_head .service_header_overlay_text { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/icon_meinshop.png') no-repeat 25px 25px;  padding-left: 140px; width: 393px; }
#service_samedeutzfahr_head .service_header_overlay_text { background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/icon_samedeutz.png') no-repeat 25px 25px; background-size: 100px 75px;  padding-left: 140px; width: 393px; }

.service_head {
    height: 130px;
    position: relative;
    z-index: 0;
}

.service_header_overlay {
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-color: #004488;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

#service_samedeutzfahr_head .service_header_overlay {
    background-color: #84CB3F;
}

#service_videos_head .service_header_overlay {
    width: 680px;
}

.service_header_overlay,
.service_header_overlay_text{
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-color: #004488;
    color: #fff;
    width: 500px;
    padding: 22px 26px 30px 33px;
    height: 78px;
}

.service_header_overlay_text {
    opacity: 1;
    filter: none;
    background-color: transparent;
    z-index: 100;
    position: relative;
    overflow: hidden;
}

.service_header_overlay_text h1 {
    font-size: 25px;
}

.service_header_overlay_text p {
    margin: 5px 0 0 0;
    overflow: hidden;
    height: 65px;
}

#service_testreport_head .service_header_overlay {
    width: 860px;
}

#service_testreport_head a {
    color: #fff;
    text-decoration: underline;
}

.service_tile_row {
    height: 130px;
    margin-top: 20px;
}

.service_tile {
    width: 313px;
    height: 130px;
    margin-left: 20px;
    margin-bottom: 20px;
    background-color: #eaecf3;
    text-align: center;
    float: left;
    position: relative;
    overflow: hidden;
}

.service_tile.first {
    margin-left: 0px;
}

.service_tile h3 {
    font-weight: normal;
    font-size: 20px;
    color: #333;
    margin: 10px 0 10px;
}

.service_tile img {
    width: 105px;
}

.tile_slider {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 313px;
    height: 130px;
    background-color: #004488;
}

.tile_slider td {
    vertical-align: middle;
    text-align: center;
    padding: 10px 30px;
}

a .tile_slider td  {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}

.service-navigation-heading-container {
    margin-bottom: 0;
}

.service-navigation-heading-container div.block-title {
    margin-bottom: 0;
}

.service_nav img {
    vertical-align: middle;
    width: 41px;
    height: 46px;
    margin-right: 8px;
}

.service_nav li {
    border-bottom: 1px solid #eaecf3;
    padding: 10px 5px;
    font-size: 14px;
}

.service-search {
    margin-top: 10px;
    background-color: #eaecf3;
    height: 180px;
}



.service1-treadsearch-index .service-search .form-list li {
    padding-top: 20px;
}

.service1-treadsearch-index .bar_separator {
    background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/bar_separator_190.png) no-repeat top left;
}

.service1-treadsearch-index .service-search .treaddata {
    float: right;
    width: 150px;
    padding-left: 0px;
    padding-top: 0px !important;
}

.service1-treadsearch-index .service-search .treaddata .field {
    float: none;
    margin-bottom: 5px;
}

.service1-treadsearch-index .service-search .w-200 {
    width: 200px;
}

.service1-treadsearch-index .service-search .input-box p {
    white-space: normal;
}

.service1-treadsearch-index .service-search .treaddata .field label {
    padding-bottom: 0;
}

.service1-treadsearch-index .service-search .treaddata .field-one,
.service1-treadsearch-index .service-search .treaddata .field-two {
    width: auto;
    margin-right: 30px;
}

.service1-treadsearch-index .service-search .fields.treaddetailimage {
    padding: 0;
}

.service1-treadsearch-index .service-search .fields.treaddetailimage div {
    background-color: #fff;
    width: 160px;
    height: 160px;
    text-align: center;
}

.service1-treadsearch-index .service-search .treaddata .field-img {
    text-align: left;
    margin-bottom: 20px;
}

.service1-treadsearch-index .service-search .treaddata .field-img img{
    max-width: 150px;
    max-height: 50px;
}

.service1-treadsearch-index .service-search .fields.treaddetailimage img {
    max-width: 160px;
    max-height: 160px;
}

.service1-treadsearch-index .service-search .fieldset {
    margin-bottom: 0;
}

.service1-treadsearch-index .service-search .fieldset-third {
    width: 360px;
    float: left;
    background-color: #eaecf3;
    margin-left: 20px;
    margin-top: 10px;
    padding: 20px;
    height: 220px;
    position: relative;
}

.service1-treadsearch-index .service-search .fieldset-third:nth-child(3) p {
    display: block;
    background-color: #fff;
    clear: both;
    padding: 91px 10px;
    text-align: center;
}

.service1-treadsearch-index .service-search .fieldset-third:first-child {
    margin-left: 0;
}

.service1-treadsearch-index .service-search .option {
    padding-bottom: 5px;
}

.service1-treadsearch-index .service-search .option label {
    float: none;
    padding-left: 5px;
}

.tread_alternatives_grid {
    background-color: #fff;
    margin-top: 20px;
}

.tread_alternatives_grid ul li {
    float: left;
    background-color: #eaecf3;
    width: 360px;
    height: 325px;
    margin-right: 20px;
    padding: 20px;
    border-bottom: 20px solid #fff;
}

.tread_alternatives_grid ul li.active {
    border-bottom-color: #eaecf3;
}

.tread_alternatives_grid ul li.alttread_container {
    display: none;
    width: 100%;
    height: auto;
    margin-right: 0px;
    padding: 0;
}

.tread_alternatives_grid ul li.alttread_container .loading-wishlist {
    margin: 20px auto;
}

.tread_alternatives_grid ul li.alttread_container .search-result-container {
    margin: 10px;
}

.tread_alternatives_grid ul li.alttread_container .page-title {
    display: none;
}

.tread_alternatives_grid > ul > li > div > a {
    float: right;
    font-weight: bold;
    text-decoration: underline;
}

.tread_alternatives_grid ul li:nth-child(4n+0),
.tread_alternatives_grid ul li:nth-child(4n+3) {
    margin-right: 0px;
}

.tread_alternatives_grid ul li .alttread_img {
    width: 360px;
    height: 280px;
    background-color: #fff;
    text-align: center;
    margin-bottom: 10px;
}

.tread_alternatives_grid ul li .alttread_img img {
    max-height: 280px;
    max-width: 280px;
}

.tread_alternatives_grid li button.button {
    float: right;
    margin-top: 9px;
}

.testreport-manufacturers.service-search {
    padding-top: 20px;
    height: auto;
}

.testreport-manufacturers.service-search > span {
    font-weight: bold;
    margin: 0 20px;
}

.testreport-manufacturers.service-search > button {
    margin-right: 23px;
}

.testreport-manufacturers.service-search a.f-right {
    margin: 0 20px 15px 0;
}

.testreport-manufacturers.service-search ul li {
    float: left;
    height: 50px;
    background-color: #FFF;
    padding: 5px;
    margin: 10px 20px;
}

.testreport-manufacturers.service-search ul li a {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    text-align: center;
    width: 140px;
}

.testreport-manufacturers.service-search ul li img {
    width: 100px;
}

.testreport-result-divider{
    margin: 10px 0px;
    font-size: 14px;
}
.testreport-result-divider span.profile{

    font-weight: bold;
}

.testreport-resultlist ul li {
    float: left;
    width: 215px;
    background-color: #eaecf3;
    padding: 10px;
    margin-left: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.testreport-resultlist ul li:first-child {
    margin-left: 0;
}
.testreport-resultlist ul li img {
    width: 215px;
    max-width: 215px;
    max-height: 300px;
    border: 3px solid #fff;
}

.testreport-resultlist ul li .headline,
.testreport-resultlist ul li .subhead,
.testreport-resultlist ul li .sub {
    font-weight: bold;
    display: inline-block;
}

.testreport-resultlist ul li .subhead {
    font-weight: normal;
    padding-bottom: 7px;
}

.testreport-resultlist ul li .sub {
    padding-top: 7px;
}

.service-search .fieldset {
    border: none;
    background: none;
    height: 150px;
    padding: 0;
}

.service-search .form-list li {
    float: left;
    padding: 31px 0px 0 15px;
    margin-bottom: 0;
}

.service-search .form-list li.first {
    padding-left: 25px;
}

.service1-index-waterfilling .service-search {
    height: auto;
}

.service1-index-waterfilling .service-search .form-list li {
    padding-top: 14px;
}

.service1-index-vorlaufberechnung .service-search {
    height: 150px;
    height: 150px;
}

.service1-index-vorlaufberechnung .service-search .fieldset {
    margin-bottom: 0px;
}

.service1-index-vorlaufberechnung .service-search .form-list li.first {
    padding-top: 7px;
    width: 190px;
}

.service1-index-vorlaufberechnung .service-result {
    margin-top: 15px;
}

.service1-index-vorlaufberechnung .service-result .matchcode-filter {
    border-bottom: 2px solid #004488;
    margin-bottom: 0;
}

.service-search .form-list li.f-right {
    padding: 31px 24px;
}

.service-search .form-list li.f-right {
    padding: 34px 24px 31px 0;
}

.service1-index-waterfilling .service-search .form-list li.bar_separator,
.service1-index-vorlaufberechnung .service-search .form-list li.bar_separator {
    background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/bar_separator_150.png') no-repeat top left;
    width: 54px;
    height: 136px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.service1-index-vorlaufberechnung .service-search .form-list li.bar_separator {
    width: 44px;
    height: 119px;
}

.service-search .input-box p {
    color: #666;
    line-height: 17px;
    padding-top: 5px;
}

#service-pdf,
#service-pdf .fieldset {
    height: auto;
}

#service-pdf .fieldset > div {
    width: 480px;
    float: left;
    margin: 20px 0 20px 20px;
}

#service-pdf .fieldset > div > a {
    height: 180px;
    float: left;
    margin-right: 20px;
}

#service-pdf .fieldset ul {
    margin-top: 10px;
}

#service-pdf .fieldset > div img {
    height: 174px;
    border: 3px solid #fff;
}

#service-pdf .fieldset > div > div {
    float: left;
}

li.fields.fi-twintire {
    width: 70%;
}

tr.mrhidden,
#search-table .page-title,
.service-result .page-title {
    display: none;
}

#search-table td > i,
#search-table > tbody > tr > td > span {
    cursor: pointer;
}

#search-table thead th {
    text-align: left;
}

#search-table thead th.first {
    width: 40px;
    text-align: center;
}

#search-table thead th.th-twin_tire {
    width: 150px;
}

#search-table tbody .field-tirechange {
    width: 200px;
}

#search-table.tirechange-table {
    margin-bottom: 20px;
}

.service-search input[type="radio"] {
    margin-right: 5px;
}

.service-search .r-label {
    vertical-align: middle;
}

.lisi_kgkmh input[type="text"] {
    width: 45px;
}

.lisi_kgkmh td {
    padding: 10px 6px 6px;
}

.lisi_kgkmh li.first {
    padding-top: 0px;
   margin-right: 35px;
}

.lisi_kgkmh td.v-middle {
    vertical-align: middle;
    padding-top: 29px;
}

.lisi_kgkmh input {
    padding: 4px 6px;
    border: 1px solid #00428A;
    height: 19px;
    color: #444444;
    width: 190px;
}

.lisi_kgkmh td.button-cell {
    padding-top: 30px;
}

.lisi_kgkmh td label {
    padding-bottom: 0;
}

.service-samedeutz-container,
.service-claim-container {
    margin-top: 10px;
}

.service-samedeutz-container div.page-title,
.service-claim-container div.page-title {
    margin-bottom: 0;
    padding-bottom: 0;
}

.service-samedeutz-container .form-container .fieldset,
.service-claim-container .form-container .fieldset {
    background-color: inherit;
    border: medium none;
    padding: 0;
}

.service-samedeutz-container .form-container label,
.service-claim-container .form-container label {
    font-weight: normal !important;
}

.service-search .tirechange-mode {
    margin: 13px 15px 0 15px;
}

.service-search .tirechange-mode td {
    vertical-align: middle;
    text-align: center;
}

.service-search .tirechange-mode td.pikt {
    padding-right: 20px;
}


#service-form .form-list select {
    width: auto;
}

.service-search .tirechange-mode td.pikt img {
    width: 50px;
}

.service-search .tirechange-mode td.pict-kom img, .service-search .tirechange-mode td.pict-kom p {
    margin-left: -8px;
}

button.button.service_tirechange_submit, button.button.service_search_margin {
    margin-top: 27px;
}

.service1-treadsearch-index .fieldset .button-fields button > span > span {
    width: 225px;
}

.service1-treadsearch-index .fieldset .button-fields {
    position: absolute;
    bottom: 20px;
    padding: 0;
}

.page-look
{
    padding: 30px 50px;
}

.claimform-container {
    border-top: 3px solid #004488;
    background-color: #eaecf3;
    padding: 20px;
}

#search-table .matchcodesearch-results {
    border: 1px solid #F2F5F9;
}

#search-table .matchcodesearch-results thead td {
    padding-top: 15px;
}

#search-table .matchcodesearch-results .category-products .toolbar-bottom {
    padding-bottom: 15px;
}

#search-table .mrhidden > td {
    padding: 0;
}

.lisi_kgkmh .form-list li.f-right {
    padding: 36px 30px;
}

#lisi-result {
    width: 100%;
}

#lisi-result td,
#lisi-result th {
    width: 33%;
    padding: 3px;
}

#lisi-result thead th {
    font-weight: bold;
}

#lisi-result thead tr {
    border-bottom: 3px solid #004488;
}

#lisi-result table {
    margin: 0px auto;
}

#lisi-result table td,
#lisi-result table th {
    text-align: center;
    width: auto;
    padding: 3px 6px;
}

#lisi-result table td:first-child,
#lisi-result table th:first-child {
    border-right: 1px solid #eaecf3;
}

.lisi_kgkmh #showfull-btn span span,
.lisi_kgkmh #submit-btn span span {
    width: 150px;
}

.table-legend span {
    display: block;
    margin-bottom: 3px;
}
.fi-foreruncalculation select {
    max-width: 200px;
}

.fi-foreruncalculation .field-one a.selectBox {
    border: 1px solid #00428A;
    width: 162px !important;
}

li.search-field-container .field {
    width: auto;
    float: none;
}

li.search-field-container .validation-advice {
    display: none;
}

.service1-index-vorlaufberechnung .ui-autocomplete {
    max-height: 190px;
    overflow-x: auto;
    width: 450px !important;
}

.fi-foreruncalculation #i-value {
    width: 150px;
    padding: 5px 6px;
    margin-bottom: 14px;
}

li.fi-foreruncalculation.search-field-container {
    padding-top: 7px;
}

.fields #calchint {
    margin-top: 12px;
    display: block;
    width: 160px;
}

.service1-index-tragfaehigkeiten .horizontal-scroll {
    overflow-x: auto;
    width: 810px;
}

.service1-index-tragfaehigkeiten .result-container .res-cell {
    border-bottom: 1px solid #004488;
}

.service1-index-tragfaehigkeiten .result-container .img-box .button-last {
    margin-bottom: 0px;
}

.service1-index-tragfaehigkeiten .horizontal-scroll .search-table {
    width: auto;
}
.service1-index-tragfaehigkeiten .horizontal-scroll .search-table th {
    min-width: 80px;
}

.service1-index-tragfaehigkeiten .result-container {
    margin-bottom: 40px;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #EEEEEE;
    background-color: #EEEEEE;
    background-image: none;
    color: inherit;
}

.ui-widget-content {
    background: none;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
}

.ui-menu .ui-menu-item {
    text-align: left;
}

.ui-menu .ui-menu-item a {
    font-weight: 400;
}


.service1-index-vorlaufberechnung .product-table thead td {
    padding: 5px 1px;
}

.service-claim-container .icon-plus-holder {
    display: inline-block;
    width: 15px;
}

.service-claim-container .icon-plus-holder i.icon {
    cursor: pointer;
}

li.rigtype-container .add-on i.icon-search:before {
    content: "\f0dd";
}

li.search-field-container .add-on {
    display: none;
}


body.service1-index-helpvideos #helpvideos_popup {
    width: 1000px;
}

body.service1-index-helpvideos #helpvideos_popup #popup_videocontainer,
body.service1-index-helpvideos #helpvideos_popup #popup_videocontainer video {
    width: 740px;
    height: 417px;
}

.service1-treadsearch-index .service-search {
    height: 190px;
}

.service1-treadsearch-index .service-search li:nth-child(1),
.service1-treadsearch-index .service-search li:nth-child(3) {
    width: 300px;
    margin: 0 30px;
    padding-top: 20px;
}

.service1-treadsearch-index #service-form .form-list li select {
    width: 200px;
}

.service1-treadsearch-index #service-form .form-list li .loading-wishlist {
    display: inline-block;
    padding: 0 0 0 5px;
}

.service1-treadsearch-index #service-form .form-list li .selectBox-dropdown .selectBox-label {
    padding: 4px 8px 0px;
}


.service1-treadsearch-index .service-search .field-one .input-box,
.service1-treadsearch-index .service-search .field-two .input-box {
    padding-left: 75px;
}

.service1-treadsearch-index .service-search li input.input-text {
    padding: 4px 6px;
    border: 1px solid #00428A;
    height: 20px;
    color: #444444;
    width: 188px;
}

.service1-treadsearch-index .service-search #filtersearch,
.service1-treadsearch-index .service-search #filterbutton,
.service1-treadsearch-index .service-search a.selectBox {
    margin-top: 5px;
}

.service1-treadsearch-index .service-search li:nth-child(3) .field-one .input-box {
    background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/_sb_schwarz_Fabrikat.png) no-repeat -13px -15px;
    background-size: 80px;
}

.service1-treadsearch-index .service-search li:nth-child(3) .field-two .input-box {
    background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/_sb_schwarz_Profil.png) no-repeat -13px -15px;
    background-size: 80px;
}

.tread_alternatives_grid .tread {
    margin-bottom: 20px;
}

.tread_alternatives_grid .tread .info {
    background-color: #eaecf3;
    width: 280px;
    float: left;
    box-sizing: border-box;
    padding: 20px;
}

.tread_alternatives_grid .tread .info .alttread_img {
    margin-bottom: 10px;
    width: 300px;
}

.tread_alternatives_grid .tread .alttread_img img {
    max-width: 100%;
    max-height: 100%;
}

.tread_alternatives_grid .tread .info .alttread_manufacturer {
    max-height: 30px;
    max-width: 125px;
    float: right;
}

.tread_alternatives_grid .tread .alttread_container {
    background-color: #eaecf3;
    box-sizing: border-box;
    width: 960px;
    float: right;
    padding: 20px;
    min-height: 140px;
}

.tread_alternatives_grid .tread .alttread_container .product-table tbody td:nth-child(8) {
    white-space: nowrap;
}

.tread_alternatives_grid .tread .alttread_container .page-title {
    display: none;
}

.tread_alternatives_grid .tread .alttread_container .loading-wishlist {
    margin: 20px auto;
}

.tread_alternatives_grid .tread.no-results,
.tread_alternatives_grid .tread.currenttread.no-results .alttread_container {
    display: none;
}

.tread_alternatives_grid .tread.currenttread.no-results {
    display: block;
}

.tread_alternatives_grid .tread.minimized .alttread_img {
    float: left;
    width: 100px;
    margin-bottom: 0;
}

.tread_alternatives_grid .tread.minimized .alttread_info {
    float: left;
    margin-left: 15px;
    width: 125px;
    text-align: left;
}

.tread_alternatives_grid .tread.minimized .alttread_info .alttread_manufacturer {
    display: block;
    float: none;
    margin-bottom: 5px;
}

.tread_alternatives_grid li div.tread_no_matches a {
    font-weight: bold;
    text-decoration: underline;
}

.service1-treadsearch-index .bar_separator {
    background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/bar_separator_190.png) no-repeat top left;
    width: 54px;
    height: 190px;
}

.ui-helper-hidden-accessible {
    display: none;
}

.service1-treadsearch-index .ui-autocomplete {
    width: 300px;
    overflow-x: auto;
    max-height: 190px;
}

.table-wheelretooling {
    margin-top: 20px;
    width: 100%;
}

.table-wheelretooling td {
    padding: 7px 5px;
    text-align: center;
    font-size: 12px;
}

.table-wheelretooling thead td {
    font-weight: bold;
}

.table-wheelretooling td:nth-last-child(2) {
    width: 100px;
}

.table-wheelretooling tbody td {
    width: 50px;
}

.table-wheelretooling td.sep {
    background-color: #fff;
    border-color: #fff !important;
    width: 5px;
    padding: 0px;
}

.table-wheelretooling tbody td.a-left {
    width: 200px;
}

.table-wheelretooling thead tr:nth-child(1) td:last-child {
    border-right: none;
}

.table-wheelretooling thead tr:last-child td {
    border-bottom: 2px solid #004488;
}

.table-wheelretooling td[data-sku] {
    cursor: pointer;
    text-decoration: underline;
    white-space: nowrap;
}

.table-wheelretooling td > img {
    width: 35px;
}

.table-wheelretooling img.thumb {
    max-height: 64px;
    border: 1px solid #004488;
    margin: 5px 5px 5px 0;
}

.table-wheelretooling td.no-br {
    white-space: nowrap;
}

#left_slider .flex-control-nav {
    bottom: inherit;
    top: 265px;
}

#left_slider #leftslider-overlay {
    position: absolute;
    left: 0;
    top: 150px;
    padding: 12px 20px;
    color: #fff;
    background-color: rgba(0,68,136,0.6);
}

#left_slider #leftslider-overlay h1 {
    font-size: 26px;
    padding-bottom: 10px;
}

#left_slider #leftslider-overlay h3 {
    font-weight: normal;
    font-size: 17px;
}

#left_slider #welcome-message {
    position: absolute;
    top: 140px;
    left: 0px;
    background-color: rgba(0, 68, 136, 0.8);
    color: #fff;
    padding: 15px 25px;
}

#left_slider #welcome-message h1 {
    padding-bottom: 10px;
    font-size: 26px;
}
#left_slider #welcome-message h2 {
    font-size: 18px;
}

#recom_slider .flex-control-nav {
    display: none;
}

#recom_slider {
    height: 286px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
}

#recom_slider .recom-image {
    position: absolute;
    top: 64px;
    left: 0px;
}

#recom_slider .recom-image img {
    width: 310px;
}

#recom_slider .slides li {
    position: relative;
    height: 285px;
}

#recom_slider .recom-content {
    position: absolute;
    top: 0px;
    left: 35%;
    width: 65%;
}

#recom_slider .rec-loading {
    display: block;
    background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/ajax-loader-blue.gif);
}

#recom_slider .recom-manuf {
    height: 50px;
    margin: 30px 0 20px;
}

#recom_slider .recom-manuf img {
    max-height: 50px;
    max-width: 200px;
    width: auto;
}

#recom_slider .recom-text {
    color: #FFF;
    padding: 30px 20px 30px 20px;
    height: 52px;
    margin-bottom: 15px;
    background-color: #004488;
}

#recom_slider .recom-text .pict {
    width: 86px;
    float: left;
    margin-right: 15px;
}

#recom_slider .recom-text a {
    color: #fff;
    float: left;
    display: inline-block;
}

#recom_slider .recom-text h4 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    max-height: 24px;
    overflow: hidden;
    max-width: 252px;
}

#recom_slider .recom-text h3 {
    font-size: 24px;
    font-weight: bold;
}

#recom_slider .recom-link {
    text-align: right;
    padding-right: 40px;
}

#recom_slider .recom-link a {
    font-size: 16px;
    color: #004488;
    font-weight: bold;
}

#home-box-one-left #overlay-inkl-verzollung img {
    width: 300px;
}

.home-row { clear: both; margin-bottom: 20px; }
.home-row .page-title { margin-bottom: 15px; }
#home-row-one .page-title { margin-bottom: 0px; }
.home-row .home-row-box-left { float: left; }
.home-row .home-row-box-right { float: right; }
.home-row .home-row-box-wide { width: 921px; }
.home-row .home-row-box-full { width: 100%; }
.home-row .home-row-box-small { width: 297px; }
.home-row .home-row-box-half { width: 610px; overflow: hidden; }
#home-row-one .home-row-box { height: 294px; }
#home-row-one { margin-top: 10px; }
#home-row-two .page-title { margin-bottom: 0; padding-bottom: 0; background-color: #eaecf3; }
#home-row-two .page-title h1 { padding: 5px; }

#dashboard-container-inner { float: left;  }

#dashboard-container-inner p.inner-desc {
    padding: 6px 0 23px 0;
    font-size: 12px;
    font-weight: bold;
}

#dashboard-container,
#dashboard-info-container {
    background-color: #eaecf3;
}

#dashboard-info-container {
    width: 297px;
    float: right;
    margin-top: 20px;
}

#dashboard-container.collapsed,
#dashboard-info-container.collapsed {
    height: 49px;
    overflow: hidden;
}

#dashboard-tabs {
    background-color: #fff;
}

#dashboard-container #dashboard-tabs li {
    float: left;
    padding: 13px 10px 13px 50px;
    margin-right: 1px;
    background-color: #eaecf3;
    font-weight: bold;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position-x: 5px;
    background-position-y: 0px;
    height: 20px;
}

#dashboard-container #dashboard-tabs li.active {
    color: #fff;
    background-color: #004488;
}

#dashboard-container #dashboard-tabs ul {
    border-bottom: 3px solid #004488;
    height: 46px;
    background-color: #eaecf3;
}

#dashboard-toggle {
    border: 1px solid #004488;
    border-top-width: 0;
    background-color: #eaecf3;
    width: 39px;
    height: 17px;
    margin-left: 599px;
    cursor: pointer;
    text-align: center;
    line-height: 12px;
    font-size: 14px;
}

#dashboard-toggle i.icon-sort-up {
    line-height: 24px;
}

.dashboard-container-item {
    width: 903px;
    min-height: 315px;
    display: none;
    padding: 15px;
    background-color: #eaecf3;
}

#dashboard-container-tyrechange,
#dashboard-container-twintyre,
#dashboard-container-speedindex,
#dashboard-container-leadcalc{
    padding-top: 15px;
}

#dashboard-container-leadcalc li.bar_separator {
    background: url('https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/service/bar_separator_150.png') no-repeat top left;
    width: 44px;
    height: 143px;
}

#dashboard-container-tyrechange .service-search,
#dashboard-container-twintyre .service-search{
    width: 700px;
    margin: 10px auto;
}

#dashboard-container-leadcalc .service-search .form-list li {
    padding-top: 5px;
}

#dashboard-container-leadcalc li.search-field-container .field {
    width: 260px;
}

#dashboard-container-leadcalc .service-search .form-list li.first {
    width: 185px;
}

#dashboard-container-leadcalc .service-search .form-list li.f-right {
    padding-top: 33px;
}

#dashboard-container-leadcalc .grey {
    display: none;
}

#dashboard-container-leadcalc #service-search-forerun {
    width: 380px;
}

#dashboard-container-speedindex .service-search{
    width: 580px;
    margin: 10px auto;
}

#dashboard-container-speedindex .lisi_kgkmh li.first {
    margin-right: 0px;
}

#dashboard-container-speedindex .service-search .form-list li {
    padding: 0px;
}

#dashboard-container-twintyre .service-search {
    width: 380px;
}

#dashboard-container-twintyre li.fields.fi-twintire {
    width: 55%;
}

#dashboard-container-speedindex .service-search .lisi_kgkmh .form-list li.f-right {
    padding-top: 61px;
}

#dashboard-container-twintyre .service-search .form-list li.f-right,
#dashboard-container-tyrechange .service-search .form-list li.f-right {
    padding-top: 29px;
    padding-right: 0px;
}

.dashboard-container-item.active {
    display: block;
}

.service1-index-schnellbestellung #quickorrder-outer {
    margin: 20px 0;
    padding: 20px;
    background-color: #eaecf3;
}

#quickorder-table th {
    font-weight: bold;
}

#quickorder-table td,
#quickorder-table th {
    padding: 0 10px 10px 0;;
}

#quickorder-table input {
    border: 1px solid #004488;
}

#quickorder-table td.button-cell {
    text-align: right;
    padding-right: 58px;
    padding-top: 9px;
}

#quickorder-table th {
    padding-top: 5px;
}

#quickorder-table .quickorder-sku input {
    width: 136px;
    padding: 5px;
}
#quickorder-table .quickorder-stock {
    text-align: left;
    background-position: center 6px !important;
    width: 90px;
}

#quickorder-table .quickorder-stock > span {
    display: block;
    background-color: #ddd;
    height: 17px;
    padding: 6px 5px;
}

#quickorder-table .quickorder-stock.loading span {
    background-color: transparent;
}

#quickorder-table .quickorder-stock.loading {
    background: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/onestepcheckout/images/ajax-loader.gif) no-repeat center;
}

#quickorder-table .quickorder-qty input {
    width: 50px;
    padding: 5px;
}

#btn-quickorder-cart,
#btn-quickorder-cart2 {
    float: right;
    margin-left: 5px;
}

#quickorder-form .add-cell {
    padding-bottom: 20px;
}

#quickorder-form h2,
#quickorder-form p,
#quickorder-form2 h2,
#quickorder-form2 p {
    padding-bottom: 10px;
}

#dashboard-container #saleshistory-tabs {
    border-bottom: 2px solid #004488;
    margin-bottom: 9px;
}

#dashboard-container #openorders-container .salestab-container {
    display: none;
}

#dashboard-container #openorders-container .salestab-container.active {
    display: block;
}

#dashboard-container #saleshistory-tabs li {
    float: left;
    padding: 5px 15px;
    font-weight: bold;
    cursor: pointer;
}

#dashboard-container #saleshistory-tabs li.active {
    background-color: #004488;
    color: #fff;
}

#dashboard-container #saleshistory-table td {
    padding: 0px;
}

#dashboard-container #saleshistory-table td:nth-child(1),
#dashboard-container #saleshistory-table td:nth-child(2) {
    padding: 0px 5px;
}

#dashboard-container #saleshistory-table thead tr {
    border-bottom: none;
}

#dashboard-container #saleshistory-table a.link-style {
    color: #004488;
    text-decoration: underline;
}

#dashboard-container #saleshistory-table .odd { background-color: #fff; }

#dashboard-container #saleshistory-table .even { background: none; }

#dashboard-container #saleshistory-table th {
    padding-bottom: 10px;
}

#dashboard-container #saleshistory-table tr.salerow:first-child {
    border-top: none;
}

#dashboard-container #saleshistory-table th.last {
    padding-right: 0px;
}

#dashboard-container #saleshistory-table .statecell span {
    padding-top: 4px;
    padding-bottom: 4px;
}

#dashboard-info-container {
    background-color: #004488;
    color: #fff;
    text-align: center;
}

.dashboard-info-container-item {
    display: none;
}

.dashboard-info-container-item.active {
    display: block;
}

.dashboard-info-container-item img {
    margin: 5px 0;
    height: 120px;
}

.dashboard-info-container-item p {
    padding: 85px 20px;
}

#dashboard-tabs #dashboard-tab-quickorder { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/schnellbestellung-klein.png); }
#dashboard-tabs #dashboard-tab-orderhistory { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/bestellhistorie-klein.png); }
#dashboard-tabs #dashboard-tab-tyrechange { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/umbereifung-klein.png); }
#dashboard-tabs #dashboard-tab-twintyre { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/doppelbereifung-klein.png); }
#dashboard-tabs #dashboard-tab-speedindex { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/lisi-klein.png); }
#dashboard-tabs #dashboard-tab-leadcalc { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/vorlauf-klein.png); }

#dashboard-tabs #dashboard-tab-quickorder.active { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/schnellbestellung-klein-light.png); }
#dashboard-tabs #dashboard-tab-orderhistory.active { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/bestellhistorie-klein-light.png); }
#dashboard-tabs #dashboard-tab-tyrechange.active { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/umbereifung-klein-light.png); }
#dashboard-tabs #dashboard-tab-twintyre.active { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/doppelbereifung-klein-light.png); }
#dashboard-tabs #dashboard-tab-speedindex.active { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/lisi-klein-light.png); }
#dashboard-tabs #dashboard-tab-leadcalc.active { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/vorlauf-klein-light.png); }


#box-yourcontacts .img-container {
    height: 287px;
}

#box-yourcontacts .yourcontacts-wide {
    width: 610px;
    overflow: hidden;
    position: relative;
}

#box-yourcontacts .yourcontacts-left,
#box-yourcontacts .yourcontacts-right {
    width: 300px;
    overflow: hidden;
    position: relative;
}

#box-yourcontacts > div .img-overlay {
    display: block;
    width: 100%;
    background-color: rgba(0, 68, 136, 0.7);
    color: #fff;
    padding: 10px 15px;
    text-align: left;
    position: absolute;
    bottom: 0px;
    height: 84px;
}

#box-yourcontacts h3 {
    padding-bottom: 10px;
}

#box-yourcontacts h4 a {
    color: #fff;
    font-weight: normal;
}

#box-yourcontacts .img-container {
    background-position: center center;
    background-repeat: no-repeat;
}
#box-yourcontacts .yourcontacts-left .img-container {
    background-position: top right;
    background-size: auto 183px;
}

#box-yourcontacts .img-container.reifenhandel { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/yourcontacts/reifenhandel.jpg); }
#box-yourcontacts .img-container.erstausruestung { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/yourcontacts/erstausruestung.jpg); }
#box-yourcontacts .img-container.landmaschinenhandel { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/yourcontacts/landmaschinenhandel.jpg); }
#box-yourcontacts .img-container.benelux { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/yourcontacts/benelux.jpg); }

#box-yourcontacts .img-container.reifenhandel-wide { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/yourcontacts/reifenhandel_wide.jpg); }
#box-yourcontacts .img-container.erstausruestung-wide { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/yourcontacts/erstausruestung_wide.jpg); }
#box-yourcontacts .img-container.landmaschinenhandel-wide { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/yourcontacts/landmaschinenhandel_wide.jpg); }
#box-yourcontacts .img-container.benelux-wide { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/yourcontacts/benelux-wide.jpg); }

#box-yourcontacts .img-container-en.newshopdk { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newshop/dk/BOH-1757_DI_Magento_Abkuendigung_EN_R2_Kachel_490x287px.png); }
#box-yourcontacts .img-container-en.newshopdk-wide { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newshop/dk/BOH-1757_DI_Magento_Abkuendigung_EN_R2_Kachel_610x287px.png); }
#box-yourcontacts .img-container-da.newshopdk { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newshop/dk/BOH-1757_DI_Magento_Abkuendigung_DA_R2_Kachel_490x287px.png); }
#box-yourcontacts .img-container-da.newshopdk-wide { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newshop/dk/BOH-1757_DI_Magento_Abkuendigung_DA_R2_Kachel_610x287px.png); }

#box-yourcontacts .img-container-sv.newshopse { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newshop/se/BOH-1757_DI_Magento_Abkuendigung_SE_R3_Kachel_490x287px.png); }
#box-yourcontacts .img-container-sv.newshopse-wide { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newshop/se/BOH-1757_DI_Magento_Abkuendigung_SE_R3_Kachel_610x287px.png); }

#box-yourcontacts .img-container-sk.newshopsk { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newshop/sk/BOH-1758_DI_Magento_DE_Go-Live_R1_Shopseite-Kachel_490x287px_SK.png); }
#box-yourcontacts .img-container-sk.newshopsk-wide { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newshop/sk/BOH-1758_DI_Magento_DE_Go-Live_R1_Shopseite-Kachel_610x287px_SK.png); }
#box-yourcontacts .img-container-de.newshopsk { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newshop/sk/BOH-1758_DI_Magento_DE_Go-Live_R1_Shopseite-Kachel_490x287px_DE.png); }
#box-yourcontacts .img-container-de.newshopsk-wide { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newshop/sk/BOH-1758_DI_Magento_DE_Go-Live_R1_Shopseite-Kachel_610x287px_DE.png); }
#box-yourcontacts .img-container-en.newshopsk { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newshop/sk/BOH-1758_DI_Magento_DE_Go-Live_R1_Shopseite-Kachel_490x287px_EN.png); }
#box-yourcontacts .img-container-en.newshopsk-wide { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newshop/sk/BOH-1758_DI_Magento_DE_Go-Live_R1_Shopseite-Kachel_610x287px_EN.png); }

#box-yourcontacts .img-container.newproducts { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newproducts/en/newproducts.jpg); }
#box-yourcontacts .img-container.newproducts-wide { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newproducts/en/newproducts_wide.jpg); }
#box-yourcontacts .img-container-de.newproducts { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newproducts/de/newproducts.jpg) !important; }
#box-yourcontacts .img-container-de.newproducts-wide { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newproducts/de/newproducts_wide.jpg) !important; }
#box-yourcontacts .img-container-hu.newproducts { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newproducts/hu/newproducts.jpg) !important; }
#box-yourcontacts .img-container-hu.newproducts-wide { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newproducts/hu/newproducts_wide.jpg) !important; }
#box-yourcontacts .img-container-sk.newproducts { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newproducts/sk/newproducts.jpg) !important; }
#box-yourcontacts .img-container-sk.newproducts-wide { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newproducts/sk/newproducts_wide.jpg) !important; }
#box-yourcontacts .img-container-nl.newproducts-wide { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newproducts/nl/newproducts_wide.jpg) !important; }
#box-yourcontacts .img-container-fr.newproducts-wide { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newproducts/fr/newproducts_wide.jpg) !important; }

#kioskmode-banner-container {
    height: 294px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
    #home-row-one div#left_slider { width: 684px !important; height: 292px !important;}
    #home-row-one .home-row-box-wide, #home-row-three .home-row-box-wide, #recom_slider { width: 707px; !important; }
    #home-row-two .home-row-box-right { display: none; }
    #home-row-two .home-row-box-left { width: 1004px; }
    #home-row-three .home-row-box-half { width: 490px; }
    .dashboard-container-item { width: 970px;}
    #dashboard-toggle { margin-left: 484px; }

    #recom_slider {
        width: 490px !important;
    }

    #recom_slider .recom-content {
        width: 90% !important;
        left: 10% !important;
    }

    .recom-image {
        opacity: 0.3;
    }

    #recom_slider .recom-text {
        width: auto;
    }

    #dashboard-info-container { display: none; }

    #box-yourcontacts .yourcontacts-left {
        display: none;
    }

    #box-yourcontacts .yourcontacts-wide,
    #box-yourcontacts .yourcontacts-right {
        width: 100%;
    }

    #box-yourcontacts .img-container.reifenhandel { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/yourcontacts/reifenhandel_wide.jpg); }
    #box-yourcontacts .img-container.erstausruestung { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/yourcontacts/erstausruestung_wide.jpg); }
    #box-yourcontacts .img-container.landmaschinenhandel { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/yourcontacts/landmaschinenhandel_wide.jpg); }

    #box-yourcontacts .img-container.newproducts { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newproducts/en/newproducts_mid.jpg); }
    #box-yourcontacts .img-container-de.newproducts { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newproducts/de/newproducts_mid.jpg) !important; }
    #box-yourcontacts .img-container-hu.newproducts { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newproducts/hu/newproducts_mid.jpg) !important; }
    #box-yourcontacts .img-container-sk.newproducts { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newproducts/sk/newproducts_mid.jpg) !important; }
    #box-yourcontacts .img-container-nl.newproducts { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newproducts/nl/newproducts_mid.jpg) !important; }
    #box-yourcontacts .img-container-fr.newproducts { background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/newproducts/fr/newproducts_mid.jpg) !important; }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #dashboard-tabs #dashboard-tab-quickorder { background-size: 43px 43px; background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/schnellbestellung-klein@2x.png); }
    #dashboard-tabs #dashboard-tab-orderhistory { background-size: 43px 43px; background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/bestellhistorie-klein@2x.png); }
    #dashboard-tabs #dashboard-tab-tyrechange { background-size: 43px 43px; background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/umbereifung-klein@2x.png); }
    #dashboard-tabs #dashboard-tab-twintyre { background-size: 43px 43px; background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/doppelbereifung-klein@2x.png); }
    #dashboard-tabs #dashboard-tab-speedindex { background-size: 43px 43px; background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/lisi-klein@2x.png); }

    #dashboard-tabs #dashboard-tab-quickorder.active { background-size: 43px 43px; background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/schnellbestellung-klein-light@2x.png); }
    #dashboard-tabs #dashboard-tab-orderhistory.active { background-size: 43px 43px; background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/bestellhistorie-klein-light@2x.png); }
    #dashboard-tabs #dashboard-tab-tyrechange.active { background-size: 43px 43px; background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/umbereifung-klein-light@2x.png); }
    #dashboard-tabs #dashboard-tab-twintyre.active { background-size: 43px 43px; background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/doppelbereifung-klein-light@2x.png); }
    #dashboard-tabs #dashboard-tab-speedindex.active { background-size: 43px 43px; background-image: url(https://shop.bohnenkamp.ua/skin/frontend/default/bohnenkamp/images/home/lisi-klein-light@2x.png); }
}

/*
 * Copyright (c) 2024 basecom GmbH & Co. KG
 * Licensed under the MIT License
 */

#contactinfo-overlay {
    width: 940px;
    max-height: 600px;
    overflow-y: scroll;
    padding: 20px;
    text-align: left;
}

#contactinfo-overlay {
    accent-color: #004488;
}

#contactinfo-overlay .page-title > strong {
    float: right;
}

#contactinfo-overlay .helptext > p {
    margin-bottom: 8px;
}

#contactinfo-overlay table {
    width: 100%;
}

#contactinfo-overlay .overlay-table{
    max-height: 350px;
    overflow-y: auto;
}

#contactinfo-overlay .overlay-table th,
#contactinfo-overlay .overlay-table td,
#contactinfo-overlay .confirm-table .overlay-table th,
#contactinfo-overlay .confirm-table .overlay-table td {
    padding: 7px;
}

#contactinfo-overlay .confirm-table .overlay-table {
    margin-bottom: 20px;
}

#contactinfo-overlay .overlay-table tr.bold td {
    font-weight: bold;
}

#contactinfo-overlay .overlay-table td{
    padding: 2px;
    vertical-align: middle;
}

#contactinfo-overlay .overlay-table th {
    font-weight: bold;
}

#contactinfo-overlay .overlay-table thead tr,
#contactinfo-overlay .overlay-table {
    border-bottom: 2px solid #004488;
}

#contactinfo-overlay .edit-table th:last-child,
#contactinfo-overlay .edit-table td:last-child {
    border-left: 1px solid #004488;
}

#contactinfo-overlay .overlay-table *.center {
    text-align: center;
}

#contactinfo-overlay .overlay-table input[type="text"],
#contactinfo-overlay .overlay-table input[type="email"] {
    border: 1px solid #d9d9d9;
    padding: 5px;
}

#contactinfo-overlay .overlay-table input[readonly="readonly"] {
    border: 1px solid transparent;
    background: transparent;
}

#contactinfo-overlay .action-edit,
#contactinfo-overlay .action-apply {
    cursor: pointer;
    color: #004488;
    font-size: 16px;
}

#contactinfo-overlay .action-apply {
    display: none;
}

#contactinfo-overlay .footer-actions {
    margin-top: 20px;
}

#contactinfo-overlay .footer-actions #button-next,
#contactinfo-overlay .footer-actions #button-submit,
#contactinfo-overlay #slider-new_actions #button-slider-submit {
    float: right;
}

#contactinfo-overlay button.white span > span {
    background: none;
    color: #444;
    padding-left: 0;
}

#contactinfo-overlay .step2,
#contactinfo-overlay .step3 {
    display: none;
}

#contactinfo-overlay .step3 center > * {
    padding-bottom: 0.5rem;
}

#contactinfo-overlay .step3 center {
    padding: 0 28%;
}

#contactinfo-overlay #backdrop {
    display: none;
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 68, 136, 0.4);
    z-index: 1;
}

#contactinfo-overlay #slider-container {
    position: absolute;
    bottom: 0;
    height: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background: #fff;
    box-shadow: inset 0 3px 4px -2px rgba(0,0,0,0.5);
    overflow: hidden;
}

#contactinfo-overlay #slider-new {
    padding: 20px;
}

#contactinfo-overlay #slider-new table label {
    display: block;
    font-weight: bold;
}

#contactinfo-overlay #slider-new input.input-text {
    width: 240px;
    padding: 5px;
    margin-bottom: 14px;
}

#contactinfo-overlay #slider-new .selectBox {
    width: 250px;
}

#contactinfo-overlay #slider-new table {
    padding-bottom: 8px;
    border-bottom: 2px solid #004488;
    margin-bottom: 14px;
}

#contactinfo-overlay .selectBox {
    border-color: #d9d9d9;
}

#contactinfo-overlay .grey {
    color: #999 !important;
}



#shoplaunch-overlay {
    width: 900px;
    height: 610px;
    padding: 0px;
    text-align: left;
    accent-color: #004488;
    background-color: #ffffff;
}

.store-RU #shoplaunch-overlay {
    width: 396px;
    height: 720px;
}

#shoplaunch-overlay video {
    cursor: pointer;
}

#shoplaunch-overlay .footer-actions {
    padding: 15px 20px;
}

#shoplaunch-overlay .footer-actions button {
    text-transform: uppercase;
    float: right;
}

