/**
 * 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@magentocommerce.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.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

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

body          { background:#496778 url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_body.gif) 50% 0 repeat-y; font:12px tahoma, Helvetica, sans-serif; color:#2f2f2f; text-align:center; }

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

a             { color:#1e7ec8; text-decoration:underline; background: none rgba(0, 0, 0, 0); }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#0a263c; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
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 */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
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;/*width:280px;*/ }
.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 { min-width:954px; }
.page {}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container { background:#fbfaf6 url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_main1.gif) 50% 0 no-repeat; }
.main { width:900px; margin:0 auto; min-height:400px; padding:25px 25px 80px; /*background:#fffffe url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_main2.gif) 0 0 no-repeat;*/ text-align:left; }

/* Base Columns */
.col-left { float:left; width:195px; padding:0 0 1px; }
.col-main { float:left; width:685px; padding:0 0 1px; }
.col-right { float:right; width:195px; padding:0 0 1px; }

/* 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:475px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:687px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px/15px tahoma, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:1px solid #d9d9d9; }
input.input-text,textarea { padding:2px; }
textarea { resize: none; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
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 { display:block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px tahoma, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { border:0; padding:0; }
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-checkout span { height:40px; border:0; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/btn_checkout.gif) 0 0 no-repeat; padding:0 0 0 9px; font:bold 15px/40px tahoma, Helvetica, sans-serif; color:#fff; }
button.btn-checkout span span { background-position:100% 0; padding:0 25px 0 16px; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
/*.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:#353535; 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; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.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:11px; font-weight:normal; color:#777; text-align:left; }
.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; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { /*border:1px solid #bbafa0; background:#fbfaf6; padding:22px 25px 12px 33px;*/ margin:8px 0; }
.fieldset .legend { /*float:left;*/ font-weight:bold; font-size:16px; /*border:1px solid #f19900; background:#f9f3e3;*/ /*color:#e76200;*/ /*margin:-33px 0 0 -10px;*/ padding: 4px 8px 4px 0px; position:relative; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:1px; text-align:right; color:#FFF; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#f59787; background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_msg-error.gif); color:#353535; }
.success-msg { border-color:#5bb412; background-color:#5bb412; background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_msg-success.gif); color:#FFF; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#f5f487; background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_msg-note.gif); color:#353535; }

/* BreadCrumbs */
.breadcrumbs { font-size:11px; line-height:1.25; margin:0 0 13px; }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:bold; }
.back-button {
	display: none;
	margin-bottom: 15px;
	margin-top: 5px;
}
.back-button > a:before{
	font-family: FontAwesome;
	content: '\f104';
	margin-right: 7px;
}
.back-button > a:hover{
	text-decoration: none;
}
/* Page Heading */
.page-title { width:100%; overflow:hidden; border-bottom:1px solid #ccc; margin:0 0 25px; }
.page-title h1,
.page-title h2 { margin:0; font-size:20px; color:#0a263c; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }

/* Pager */
.pager { font-size:11px; /*background:#fff url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_toolbar.gif) 0 100% repeat-x; */padding:4px 8px; background: none #fff; border-top:1px solid #e2e2e2; text-align:center; }
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0 140px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current {}

/* Sorter */
.sorter { font-size:11px; background:#fff url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_toolbar.gif) 0 100% repeat-x; padding:3px 8px; border-top:1px solid #e2e2e2; }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:36px; }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar .pager { padding:3px 8px; border-bottom:1px solid #fff; }
.toolbar .sorter { border-bottom:1px solid #fff; }
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; border:1px solid #bebcb7; }
/*.data-table .odd  { background:#f8f7f5 }
.data-table .even { background:#eeeded; }*/
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
/*.data-table th.last { border-right:0; }*/
/*.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }*/
.data-table th { padding:15px; font-weight:bold; }
.data-table td { padding:3px 8px; }

.data-table thead th { font-weight:bold; border-right:1px solid #c2d3e0; padding:2px 8px; color:#0a263c; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th { }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tbody th,
.data-table tbody td { vertical-align:middle; }
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { background:#fff url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
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://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style: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 { color:#dc6809 !important; font-weight:bold; }
/*.link-wishlist { color:#dc6809 !important; font-weight:bold; }*/
.link-reorder { font-weight:bold; color:#dc6809 !important; }
/*.link-compare { font-weight:bold; }*/
.link-print { /*background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/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://www.hockeyhuis.nl/skin/frontend/theme18/default/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_divider1.gif) 0 50% repeat-x; 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:950px; margin:0 auto; padding:12px 0 12px; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/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; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; }
.header-container { border-top:5px solid #0d2131; border-bottom:1px solid #415966; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_header.jpg) 50% 0 repeat; }
.header { width:930px; margin:0 auto; padding:10px; text-align:right; position:relative; z-index:10; }
.header .logo { float:left; margin:3px 0 10px 12px; 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; }
.header .quick-access { float:right; width:600px; padding:28px 10px 0 0; }
.header .welcome-msg { margin:0; color:#fff; text-align:right; }
.header .form-search { position:absolute; top:0; right:29px; width:315px; height:30px; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_form-search.gif) 0 0 no-repeat; padding:1px 0 0 16px; }
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
.header .form-search input.input-text { float:left; border-color:#5c7989; width:209px; margin-right:4px; }
.header .form-search button.button { float:left; }
.header .form-search button.button span { border:0; height:21px; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/btn_search.gif) 0 0 no-repeat; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, tahoma, sans-serif; }
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
.header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .links { float:right; margin:0 0 6px; }
.header .links li { float:left; font-size:11px; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 8px 0 7px; }
.header .links a { color:#ebbc58; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58; }

.move-search #search_mini_form{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	margin-top: 0 !important;
	padding: 5px;
	background-color: #fff;
}
.move-search #search_mini_form .form-search{
	border: 1px solid #d1d1d1;
}
.move-search .header-container,
.move-search .top-menu-wrap{
	display: none;
}
.move-search .mene-top-nr{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 111;
}

/********** < Navigation */
.nav-container { background:#0a263d url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_nav0.jpg) 50% 0 repeat-y; }
#nav { width:918px; margin:0 auto; padding:0 16px; font-size:13px; }

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a { background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_nav2.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image:none; }

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#d96708; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#d96708; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ecf3f6 url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_nav1.gif) 0 100% repeat-x; }
#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

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

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

#nav ul li a { background:#ecf3f6; }
#nav ul li a:hover { background:#d5e4eb; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }

/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { border:1px solid #c4c1bc; margin:0 0 15px; }
.block .block-title { border-bottom:1px solid #ddd; padding:2px 9px; }
.block .block-title strong {  }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
/*.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }a*/
.block .block-content { background:#f8f7f5; }
/*.block .block-content .product-name { color:#1e7ec8; }*/
.block .btn-remove,
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions { background:#dee5e8 url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_block-actions.gif) 0 0 repeat-x; background: none transparent; border-top: 2px solid #d9d9d9; padding:6px 9px; text-align:right; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 9px; }

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

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:12px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  }

/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
.mini-products-list .product-details { margin-left:60px; }

/* Block: Account */
.block-account { border-color:#bbb; }
.block-account .block-title { background:#fc9d36 url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_block-title-account.gif) 0 100% repeat-x; border:0; padding:3px 10px; }
/*.block-account .block-title strong { font-size:13px; color:#fff; }*/
.block-account.block .block-content { /*background:#fbfaf6;*/ padding:7px 10px 7px; }
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#5bb412; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0; color:#5bb412; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { border:0; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_block-currency.gif) 0 0 no-repeat; padding:7px 12px 10px; height:51px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { font:bold 13px/21px tahoma, Helvetica, sans-serif; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-layered-nav { border:0; margin-top: 0 !important; }
.block-layered-nav .block-title { border:0; padding:0; height:24px; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_block-layered-title.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.block-layered-nav .block-subtitle { line-height:1.35; background:#d5e8ff url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_block-layered1.gif) 0 50% repeat; padding:3px 9px; border:1px solid #b9ccdd; border-width:1px 0; text-transform:uppercase; color:#1f5070; }
.block-layered-nav .block-content { border:1px solid #a0b3c3; background:#e7f1f4; }
.block-layered-nav dt { background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/menu-out.gif); padding:7px 10px 0 28px; font-weight:bold; text-transform:uppercase; }
.block-layered-nav dd { padding:0 12px 12px; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_block-layered-dd.gif) 0 100% repeat-x; }
.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently li { padding:4px 6px 4px 10px; }
.block-layered-nav .currently .label { font-weight:bold; padding-left:18px; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_block-layered-label.gif) 0 3px no-repeat; text-transform:uppercase; }
.block-layered-nav .currently .btn-remove { margin:3px 0 0; }
.block-layered-nav .actions { font-size:11px; padding:4px 9px; text-align:right;margin-bottom:10px;border:1px solid #ECECEC; }
.block-layered-nav .actions a { float:none; }

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_block-cart.gif); }
.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Wishlist */
.block-wishlist .block-title strong { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_block-wishlist.gif); }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related .block-title strong { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_block-related.gif); background-position:0 1px; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.block-compare .block-title strong { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_block-list.gif); background-position:0 1px; }
.block-compare button.button span { border-color:#406a83; background:#618499; }
.page-popup .link-print { background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background :url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/btn_trash.gif) no-repeat transparent center center; width:16px; height:16px; padding:10px;}
.compare-table th {background: none transparent !important;}
.compare-table tbody th { background:#d9e5ee url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_th-v.gif) 100% 0 repeat-y; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

/* Block: Recently Viewed */
.block-viewed .block-title strong { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_block-viewed.gif); }

/* Block: Recently Compared */
.block-compared .block-title strong { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_block-list.gif); background-position:0 1px; }

/* Block: Poll */
.block-poll .block-title strong { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_block-poll.gif); }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span { border-color:#406a83; background:#618499; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title strong { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_block-tags.gif); }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_block-subscribe.gif); }
.block-subscribe label { font-weight:bold; color:#666; }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { border-color:#406a83; background:#618499; }

/* Block: Reorder */
.block-reorder .block-title strong { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_block-list.gif); }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; font-weight: bold; }
.block-reorder .validation-advice { margin:3px 9px 7px; }
.block-reorder.block .block-content li.item { padding-left: 0px; }

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

/* Block: Login */
.block-login .block-title strong { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_ma-info.gif); }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


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

/* View Type: List */
.products-list li.item { border-bottom:1px solid #d9ddd3; 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; color:#203548; }
.products-list .product-name a { color:#203548; }
.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://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/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:10px 0 7px; line-height:16px; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability { font-size:11px; }
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

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

.price-box { margin:5px 0; }
.price-box .price { font-weight:bold; color:#ff7e00; }

/* Regular price */
.regular-price { color:#ff7e00; }
.regular-price .price { font-weight:bold; font-size:11px; color:#353535; }
.block .regular-price,
.block .regular-price .price { color:#2f2f2f; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { display: none; white-space:nowrap; color:#999; }
.old-price .price { font-weight:bold; color:#c76200; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { display: none; font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }
.special-price .price { font-size:13px; font-weight:bold; color:#5bb412; }

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

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:bold; color:#5bb412; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

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

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

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

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; }
.tier-prices li { line-height:1.4; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#424242; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }


.product-view { border:1px solid #c4c6c8; }

.product-essential { padding:25px; background:#fff url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_product-view.gif) 100% 0 no-repeat; }
.product-essential h2 { font:bold 13px/1.35 tahoma, Helvetica, sans-serif; }

.product-collateral { padding:25px 25px 10px 25px; }
.product-collateral h2 { font-weight:bold; font-size:15px; color:#e26703; border-bottom:1px solid #e5dcc3; padding:0 0 1px; margin:0 0 15px; }
.product-collateral .box-collateral { margin:0 0 25px; }

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; }
.product-view .product-img-box .product-image-zoom { position:relative; 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 { font-size:11px; margin:0 0 5px; 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://www.hockeyhuis.nl/skin/frontend/theme18/default/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/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 h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; }

.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 { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop { float:right; width:330px; }
.col1-layout .product-view .product-shop { float:right; width:545px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 0px; }
.product-view .product-shop .product-name h1 { margin:0; font:bold 15px/1.35 tahoma, Helvetica, sans-serif; }
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
.product-view .product-shop .price-box { margin:10px 0; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { color:#1E7EC8 !important; font-weight:normal !important; }

/* Product Options */
.product-options { margin:0px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; }
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:20px; top:20px; }

.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; color:#e26703; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

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

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid { width:100%; border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .form-add button.button span { border-color:#406a83; background:#618499; }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


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

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

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

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px 0px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }
.cart .page-title h1 { margin:10px 0 0; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; display:none; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
/*.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }*/
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#2f2f2f; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-continue span,
.cart-table .btn-update span { border-color:#406a83; background:#618499; }

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

.cart .crosssell { border:1px solid #cec3b6; background:#fafaec; padding:12px 15px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
/*.cart .discount,
.cart .shipping { border:1px solid #d0cbc1; background:#fff url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_block-title.gif) 0 0 repeat-x; padding:12px 15px; margin:0 0 18px; }*/
/*.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; font:bold 13px/16px tahoma, Helvetica, sans-serif; padding:0 0 0 21px; color:#e26703; text-transform:uppercase; }*/
/*.cart .discount button span,
.cart .shipping button span { border-color:#406a83; background:#618499; }*/
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
.kortingblok {display:none}
.kortingcart span a:hover .kortingblok {display:block}


/*.cart .discount h2 { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_discount.gif); }*/
.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px; }

/*.cart .shipping h2 { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_shipping.gif); }*/
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_divider1.gif) 0 0 repeat-x; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:268px; background:#dee5e8; border:1px solid #bebcb7; }
.cart .totals table { width:100%; margin:7px 0 0; }
.cart .totals td { padding:4px 15px 4px 17px; color: #646567; font-size: 14px;}
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { /*padding-top:5px; padding-bottom:5px;*/ color: #000; font-size: 18px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:18px; }
.cart .totals .checkout-types { font-size:13px; padding: 0px 15px 0px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:15px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

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

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 0; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:8px; }

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

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:13px; color:#0a263c; }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:13px; font-weight:bold; line-height:1.35; background:#eee; border:1px solid #a3aeb3; margin:0 0 6px; padding:2px 8px; color:#999; }
.block-progress dd { background:#eee; border:1px solid #a3aeb3; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {}

.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_opc-title-off.gif) 0 100% repeat-x; padding:4px 8px 6px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px tahoma, helvetica, sans-serif; color:#999; }
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px tahoma, Helvetica, sans-serif; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { background:#d0dce1; border:1px solid #a3aeb3; border-bottom:0; color:#a4b3b9; cursor:pointer; }
.opc .allow .step-title .number { background:#dbe6eb; border-color:#dbe6eb; color:#a4b3b9; }
.opc .allow .step-title h2 { color:#a4b3b9; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { background:#f9f3e3; border:1px solid #bbafa0; padding-bottom:5px; color:#f18200; cursor:default; }
.opc .active .step-title .number { background:#f18200; border-color:#f19900; color:#fff; }
.opc .active .step-title h2 { color:#f18200; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border:1px solid #bbafa0; border-top:0; background:#fbfaf6 url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_checkout.gif) 0 0 repeat-x; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfaf6 url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:240px; padding:14px 21px; background:#faf7ee url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_login-box.gif) 0 0 repeat-x; border:1px solid #bbb6a5; border-bottom:0; }
.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 23px; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color:#e76200; }
.account-login .new-users h2 { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_page2.gif); }
.account-login .buttons-set { border:1px solid #bbb6a5; border-top:0; margin:0; padding:8px 13px; background:#dee5e8 url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_buttons-set1.gif) 0 0 repeat-x; }

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


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

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { background:none #fff; /*border:1px solid #ccc; border-color:#ccc #999 #999 #ccc; padding:15px; */margin: 0 0 20px; }
.box-account .box-head { border-bottom:1px solid #d9dde3; margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat; padding-left:21px; color:#e65505; }

.dashboard .box .box-title { background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_folder-table.gif); }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_ma-info.gif); }
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_ma-reviews.gif); }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/i_ma-tags.gif); }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#e26703; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#f1f1f1; border:1px solid #d9d9d9; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

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

.order-info-box { background:none #f1f1f1; border:1px solid #d9d9d9; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
/*.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span { border-color:#406a83; background:#618499; }*/
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container { border-top:15px solid #b6d1e2; }
.footer { width:930px; margin:0 auto; padding:10px 10px 50px; }
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { color:#777; text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a { color:#ecf3f6; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0 0 20px; color:#ecf3f6; }
.footer address a { color:#ecf3f6; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul { display:inline; }
.footer ul.links { display:block; }
.footer li { display:inline; background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_pipe2.gif) 100% 60% no-repeat; padding:0 7px 0 4px; }
.footer li.last { background:none !important; padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.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 .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.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; }

.verzend-title span a:hover .verzend-tekst { display:block;}
.verzend-tekst { display:none; }
.retour-title span a:hover .retour-tekst { display:block;}
.retour-tekst { display:none; }
.levertijd-title span a:hover .levertijd-tekst { display:block;}
.levertijd-tekst { display:none; }
.betalen-title span a:hover .betalen-tekst { display:block;}
.betalen-tekst { display:none; }


.image-holder span { background: url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/swatch-grey.png); min-width: 45px; height: 32px; margin: 2px 4px 2px 0; display: inline-block; color: #353535; }
.image-holder span:hover, .image-holder span.active { background: url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/swatch-orange.png); color: #FFFFFF; cursor: pointer; }
.image-holder span:hover, .image-holder span.active p { color: #fff; text-align: center; cursor: pointer;}
.image-holder span p { line-height: 32px; padding: 0 5px; color: #000000; text-align: center;}
.image-holder span:hover p { line-height: 32px; padding: 0 5px; color: #fff; text-align: center;}
.hidder { margin: 0px !important; padding: 0px !important; border: 0px none !important; height: 0px !important; width: 0px !important; opacity: 0.01 !important; position: absolute !important; }
.image-holder {}
.product-options .input-box.imgg { position: relative; padding-bottom: 13px; }
.product-options .input-box.imgg .validation-advice { top: auto; bottom: 0; position: absolute; }































































































































/**
 * 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@magentocommerce.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.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.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://www.hockeyhuis.nl/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
20101990x302
*/
*{margin:0;padding:0;}
body{font-family:tahoma, sans-serif;font-weight:normal;font-size:12px;color:#353535;background:#fff url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/background.jpg) no-repeat fixed center top;}
/*.wrapper{background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/background-bottom.jpg") no-repeat transparent center bottom;}*/
/*clear fix*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */
.clear-both{clear:both;}
/*-----------------------------header-----------------------------*/
.header-container{background:none;border-bottom:0;border-top:0; position: relative; z-index: 1; }
.nav-container{background:none;}
.header{margin:0 auto;padding:0;position:relative;text-align:right;width:980px;z-index:10;}
.header .logo{float:left;margin:0;text-decoration:none !important;/*position:absolute;*/
/*top:0;left:0;*/}
.header .logo img{display:block;margin-left:-8px;}
.header .quick-access{float:right;padding:0;width:700px;}
.header .klanten-service{position:absolute;top:0;left:262px;width:133px;padding-top:6px;height:56px;background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/klant-servis.png") no-repeat transparent;text-align:center;font:bold 12px tahoma;text-transform:uppercase;color:#fff;}
.header .klanten-service strong{font-size:14px;}
.service ul li{display:inline;font-size:12px;font-weight:bold;color:#bdbdbd;padding:0 6px 0 11px;background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/icon-top.png) no-repeat scroll left center;}
.service-li{background:none !important;}
.service ul li a{color:#bdbdbd;text-decoration:none;}
.service ul li a:hover{color:#bdbdbd;text-decoration:none;}
.space-header{height:40px;margin-bottom:25px;}
.header .links a{color:#F98C00;font-size:12px;font-weight:bold;text-decoration:none;}
.header .links li{background:none;float:left;font-size:12px;padding:0 10px;}
.service{margin-bottom:9px;}
.info-header .links{float:right;margin-right:12px;}
.easy-tabs li{float:right;padding-left:8px;}
.easy-tabs{float:right;margin-top:4px;width:60px;}
.header .links{margin:0;}
.mene-top{width:962px;margin:5px auto 4px;padding-left:0;padding-right:0;}
.mene-top ul li.home{margin-left:0;padding-left:0;}
.mene-top ul li{float:left;margin-left:0;padding-left:3px;padding-top:4px;}
* html .mene-top ul li{padding-left:3px;}
/* for IE6 */
*+html .mene-top ul li{padding-left:3px;}
/* for IE7 */
.mene-top ul li a,.mene-top ul li a:hover{height:42px;font-size:13px;font-weight:bold;color:#fff;text-decoration:none;display:block;}
/*html .mene-top ul li span{padding:0 0 0 20px;}
*html .mene-top ul li span span{padding:0 23px 0 0;}*/
.mene-top ul li span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/menu-top-left.png) no-repeat scroll left top ;display:block;line-height:42px;padding:0 0 0 22px;}
.mene-top ul li span span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/menu-top-right.png) no-repeat scroll right top;line-height:42px;padding:0 23px 0 1px;}
.block-viewed .block-title strong{background:none;}
.mene-top ul li span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/menu-top-left.png) no-repeat scroll left top ;display:block;padding:0 0 0 8px;height:42px;}
.mene-top ul li span span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/menu-top-right.png) no-repeat scroll right top;line-height:15px;padding:0 8px 0 0;display:block;width:61px;vertical-align:middle;}
.mene-top ul li.home span span{padding:0 11px 0 2px;}
.mene-top ul li span span span{padding:14px 0 0;background:none transparent;width:auto;display:block;height:auto;}
.mene-top ul li.home span span span{padding:14px 0;background:none transparent;width:auto;display:block;height:auto;}
.mene-bottom{width:962px;margin:0 auto 4px;}
.mene-bottom ul li{float:left;height:46px;line-height:46px;text-align:center;margin-left:3px;}
.mene-bottom ul li.no_1{margin:0;}
.home-mg{margin-left:0 !important;margin-bottom:4px;}
.mene-bottom ul li a{font-size:16px;font-weight:bold;color:#fff;text-decoration:none;}
/*
.header-nav ul li.active a{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/menu-top-left.png) no-repeat scroll 0 50%;padding:1px 0 1px 8px !important;position:relative;}
.header-nav ul li.active a span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/menu-top-right.png) no-repeat scroll 100% 0;color:#FFFFFF !important;line-height:27px;padding:0 6px 0 0 !important;text-decoration:none;}
*/
/*-------------------------------------main------------------------------------*/
.main-container{background:none; position: relative; z-index: 2;}
.main-container.col2-left-layout .main{background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/background-column.gif") left top repeat-y transparent;}
.main{background:#fff;margin:0 auto;min-height:400px;padding:0;text-align:left;width:993px;}
.col1-layout .main{background:#fff;margin:0 auto;padding:0;text-align:left;width:980px;min-height:500px;}
.col2-right-layout .main{background:#fff;margin:0 auto;min-height:400px;padding:20px;text-align:left;width:922px;}
.opc .step{background:#FFFFFF;}
.page-title h1,.page-title h2{color:#5bb412;font-size:20px;margin:0;}
a{color:#5bb412; text-decoration:none;}
a:hover{text-decoration:underline;}
h1,h2,h3,h4,h5,h6{color:#5bb412;line-height:1.35;}
#opc-login h4{color:#838383;font-size:1em;font-weight:bold;margin:0;}
#opc-login .buttons-set a { line-height: 32px; }
.block-progress .block-content,.block-progress{border:none !important;}
.add-to-links{font-size:11px;margin:5px 0 0;}
.cart .crosssell{background:#FFFFFF;border:1px solid #CEC3B6;padding:12px 15px;}
.furniture{width:343px;float:left;}
.banner{float:left;}
.product-home-right ul li{display:block;}
.name-special h2{font-size:21px;color:#5bb412;padding-left:17px;font-weight:bold;margin-bottom:12px;}
.laudantium{width:577px;float:left;font-size:14px;color:#565759;padding-right:20px;padding-top:18px;}
.newlettet-home{width:328px;float:right;}
.info_newletter{width:925px;margin:0 auto;/*margin-bottom:25px;*/}
.laudantium h2{font-size:18px;color:#565759;font-weight:bold;padding-top:29px;padding-bottom:5px;margin-bottom:0;}
.laudantium a{color:#5bb412;}
.sigup_newletter{font-size:14px;font-weight:bold;color:#565759;text-align:right;padding-top:18px;}
.block-subscribe-home{background:#f0f0f0;border:1px solid #C2C2C2;margin-top:14px;}
.acc{width:235px;height:23px;border:1px solid #C2C2C2;line-height:23px;}
.block-subscribe-home label{font-size:12px;color:#565759;padding-left:16px;padding-right:10px;}
.block-content-home{padding-top:13px;}
.name-home{margin-bottom:9px;}
.block-subscribe-home button.button{background:none;border:medium none;color:#FFFFFF;cursor:pointer;font-size:13px;font-weight:normal;line-height:21px;margin-top:4px;overflow:visible;padding:0;}
.block-subscribe-home button.button span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/new-right.jpg) no-repeat scroll right top;border:none;color:#FFFFFF;display:block;font-family:tahoma, sans-serif;font-size:13px;font-weight:normal;height:21px;line-height:21px;padding-left:0;padding-right:9px;}
.block-subscribe-home button.button span span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/new-left.jpg) no-repeat scroll left top;line-height:21px;padding-left:18px;}
.actions-home{padding-bottom:14px;padding-right:20px;text-align:right;}
.architecto{color:#565759;font-size:11px;padding-bottom:9px;padding-left:11px;padding-right:5px;}
.media-home{width:924px;margin:0 auto;}
.media-left{float:left;}
.media-right{float:right;}
/*----------------------------------------------list category-----------------------------------------------*/
.col-left{float:left;margin:0;padding:0;width:170px;}
.col-left.sidebar > a { margin-left: 10px; }
/*button.button{background:none repeat scroll 0 0 transparent;border:medium none;color:#FFFFFF;cursor:pointer;font-size:13px;font-weight:normal;line-height:21px;margin-top:4px;overflow:visible;padding:0;}
button.button span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/button-right.gif) no-repeat scroll right top transparent;border:medium none;color:#FFFFFF;display:block;font-family:tahoma;font-size:13px;font-weight:normal;height:21px;line-height:21px;padding-left:0;padding-right:9px;}
button.button span span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/button-left.gif) no-repeat scroll left top transparent;line-height:21px;padding-left:18px;}*/
.form-search button.button{background:none repeat scroll 0 0 transparent;border:medium none;color:#FFFFFF;cursor:pointer;font-size:13px;font-weight:normal;line-height:26px;overflow:visible;padding:0;}
.form-search button.button span{background:#353535;color:#FFFFFF;display:block;font:13px/19px tahoma,Helvetica,Arial;line-height:22px;padding:0 0 0 5px ;width:100px;}
.form-search button.button span span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/search-bttn.png) no-repeat scroll right top;line-height:26px;padding:0 10px 0 5px;}
.form-search{position:relative;width:100%;margin-top:17px;margin-bottom:29px;}
.form-search label{position:absolute;left:-10px;}
.form-search input.input-text{border:1px solid #E6E6E6;font-size:11px;height:26px;line-height:26px;padding:0 2px 0 11px;width:150px;}
/*.catalog-category-view .breadcrumbs{display:none;}*/
.block-layered-nav .block-title{background:none;border:0 none;height:26px;overflow:hidden;padding:0;text-indent:0;}/*
.block .block-title strong{color:#5bb412;display:block;font:bold 21px/16px tahoma,Helvetica,Arial;min-height:0;padding:0;text-transform:capitalize;}*/
.block-layered-nav .block-content{background:#FFFFFF;border:1px solid #DCDDDC;padding:25px 0;font-size:12px;color:#353535;font-weight:bold;}
.block-layered-nav dt{background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/menu-out.gif") no-repeat transparent right top;font-size:16px;font-weight:bold;padding:0;line-height:26px;text-transform:capitalize;}
.block-layered-nav dd{background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/background-box.gif") repeat-x scroll center top transparent;padding:0;margin-bottom:10px;border-bottom:1px solid #ECECEC;}
.block-layered-nav .block-subtitle{background:none transparent;padding:0;border:0 none;color:#353535;font-size:0;}
.block-layered-nav .block-content a{font-size:12px;font-weight:bold;}
.block-layered-nav .amshopby-tooltip-img { vertical-align: middle; margin-left: 6px; }
.block .block-title{background-color:#5bb412;border-bottom:0 none;min-height:20px;line-height:20px;width:150px;margin-left:10px;padding-left:10px;margin-right:10px;}
.block .block-title *{background:none transparent;text-transform:uppercase;display:inline;color:#fff;}
.block{border:none;margin:6px 0 10px;}
.block-layered-nav{border:0 none;margin-bottom:25px;}
.block-tags .block-title strong{background:none;}
.block .block-content{background:none transparent;border:0 none;padding: 0 0 0 0;width:164px;}
.block-special .block-content{padding:0;background:none;border:0;}
.block-tags .actions{display:none;text-align:right;}
.category-products{margin:10px auto 0;position:relative;}
.catalog-category-view .page-title h1{color:#838383;font-size:12px;font-weight:bold;margin:0;padding-left:20px;text-transform:uppercase;}
.category-title{border:0 none;margin:0 0 12px;}
.category-image{margin:0 0 19px;overflow:hidden;text-align:center;width:100%;}
.old-price .price{color:#7B7F88;font-size:11px;font-weight:bold;text-decoration:line-through;}
.short-decription{color:#505151;font-size:12px;padding-bottom:28px;}
.short-decription a{font-size:10px;}
.actions-grid{position:relative;}
.actions-grid button.button{background:none;/* position:absolute;*/
/* top:-14px;*/}
.actions-grid button.button{background:none;border:medium none;color:#FFFFFF;cursor:pointer;font-size:13px;font-weight:normal;line-height:27px;overflow:visible;padding:0;}
.actions-grid button.button span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/at-right.gif) no-repeat scroll right top;color:#FFFFFF;display:block;font-size:13px;font-weight:normal;height:27px;line-height:27px;padding-left:0;padding-right:8px;text-transform:lowercase;}
.actions-grid button.button span span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/at-left.gif) no-repeat scroll left top;line-height:27px;padding-left:16px;}
.toolbar-bottom{clear:both;}
.toolbar .pager{border-bottom:0 none;}
/*-----------------------------product view--------------------------------------------------*/
.product-view{margin-bottom:0;border:0 none;}
.title-category-view h1{color:#838383;font-size:12px;font-weight:normal;margin:18px 0 10px;padding-left:20px;text-transform:uppercase;}
.product-essential{background:#FFFFFF;padding:0;}
.product-view .product-shop{float:right;width:375px;position:relative;}
.product-view .product-shop .promo-wrapper { width: 110%; }
.product-view .product-shop #product-image-brand-logo{position:absolute;top:0;right:0;z-index:2;}
.product-view .product-shop #product-image-brand-logo img{width:60px;height:42px;}
.product-view .product-shop .product-name{margin-top:-5px;}
.product-view .product-shop .product-name h1,
.product-view .product-name .h1 {font:bold 22px/1.35 tahoma,Helvetica,Arial;margin:0;color:#5bb412;padding-right:80px;}
.email-friend a,.no-rating a{font-size:11px;color:#0074b6;font-weight:bold;}
.product-view .product-shop .availability{color:#585757;font-size:12px;margin:10px 0;}
.product-view .regular-price .price{color:#5bb412;font-size:20px;font-weight:normal;}
.product-view .add-to-box .or{display:none;}
.product-view .add-to-cart label{float:left;font-weight:bold;margin-right:5px;padding-top:4px;}
button.button span span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bt-bttn.png) no-repeat scroll right top;line-height:22px;padding:0 17px 0 5px;}
.product-view .add-to-cart .qty{float:left;margin-right:5px;margin-top:2px;margin-bottom:5px;height:20px;}
.product-view .product-shop .short-description{background:none;margin:0 0 15px;}
.product-essential h3{color:#585757;font:bold 12px/1.35 tahoma,Helvetica,Arial;}
.short-description .std{}
.product-view .product-img-box{float:left;width:400px; position: relative}
.product-view .product-img-box #product_video { display: none; }
.product-view .product-img-box #product_video iframe { width: 400px; height: 400px; max-width: 100%; }
.product-view .product-img-box.video #zoom { display: none !important; }
.product-view .product-img-box.video #product_video { display: block; }
.product-view .product-img-box .product-image-zoom{height:390px;overflow:hidden;position:relative;width:390px;z-index:9;}
.product-view .product-img-box .zoom{display:none;}
.product-view .product-img-box .more-views{}
.product-view .product-img-box .more-views ul{ margin: 0; }
.product-view .product-img-box .more-views li{margin:4px 17px 4px 0;}
.product-view .product-img-box .more-views li a{float:left;height:56px;width:56px;margin:0;position:relative;border: 0;}
.product-view .product-img-box .more-views li a img{margin:auto;max-width: 100%;height: auto;}
.product-view .product-img-box .more-views li .video .play { display: block; height: 24px; width: 24px; background: url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/video_play.png) no-repeat center; overflow: hidden; position: absolute; left: 50%; top: 50%; margin: -12px 0 0 -12px; }
.product-view .product-img-box .more-views h3{display: none;}
.zoom-notice{position:relative;}
.click-zoom{color:#AAAAAA;font-size:14px;font-weight:bold;left:13px;position:absolute;top:-44px;z-index:10;}
.product-collateral{background:#FFFFFF;margin:1.5em 0;padding:0;}
.product-view .box-description{padding:16px;}
.product-collateral h2{border-bottom:medium none;color:#353535;font-size:14px;font-weight:bold;margin:0 0 9px;padding:16px 0 4px;}
.product-collateral h1{border-bottom:medium none;color:#434343;font-size:14px;font-weight:bold;margin:0 0 9px;padding:0 0 1px;}
.product-view .box-description{color:#585757;font-size:11px;padding:16px 61px 16px 16px;}
.box-additional{padding:16px 61px 16px 16px;}
.product-view .box-tags{display:none;margin:0;}
.product-collateral .box-collateral{margin:0 0 3px;}
/*product uppsell*/
.upsell{background:#434343;width:707px;margin:0 auto 14px;border:1px solid #DCDDDC;}
.column-upsell{width:103px;}
.latest-product h3{font-size:14px;color:#bebebe;font-weight:bold;margin-left:22px;margin-top:16px;margin-bottom:0;}
.col2_bestseller h5 a{font-size:12px;color:#fff;font-weight:bold;}
.upsell-shortdecription{font-size:11px;color:#BEBEBE;text-align:center;line-height:13px;}
/*-----------------------------------------footer---------------------------------------------------*/
.footer-container{border-top:0;}
.footer-colums-a{width:20%;float:left;padding-top:0;position:relative;}
.footer-colums-b{width:242px;float:left;}
.footer-colums-c{width:30%;float:left;}
.footer-colums-d{width:30%;float:left;}
.footer-colums-a1{width:20%;float:left;}
.footer-colums-b1{width:20%;float:left;/*padding-left:20px;*/}
.footer-colums-c1{width:30%;float:left;}
.footer-colums-d1{width:30%;float:left;}
.view-images-footer{width:94px;float:left;}
.info-athletes{width:126px;float:left;}
.footer{margin:0 auto;padding:0;width:992px;text-align:left;}
.footer-name{height:28px;}
.footer-name h3,
.footer-name .h3{height:28px;line-height:30px;font-size:16px;font-weight:bold;color:#fff;margin-bottom:0;padding-left:15px;display:block;}
.footer-colums-a1 h3{/*padding-left:25px;*/}
/*.footer-colums-b1 h3{padding-left:13px;}
*/
.footer-colums-c1 h3{}
.footer-colums-d1 h3{/*padding-left:20px;*/}
.footer-info{/*background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bg-footer-bottom.jpg) repeat-y scroll top;*/padding-top:7px;margin-left:5px;}
/*html .footer-info{background:#525252;}*/
.footer-center{height:9px;background:#525252;}
.footer li{background:none;display:block;padding:0;}
.footer-colums-a ul li a{}
.footer-colums-a ul{}
.footer ul{display:block;}
.footer-colums-a ul li{line-height:26px;}
.view-images-footer ul li{padding-bottom:8px;}
.view-info-footer{padding-top:14px;}
.view-images-footer ul{margin-left:10px;}
.info-athletes{float:left;line-height:13px;width:143px;color:#fff;font-size:11px;}
.footer-colums-c p{float:left;line-height:13px;width:193px;color:#fff;font-size:11px;margin-left:17px;padding-top:14px;}
.button-newletter,.button-newletter span{background:#5BB412;position:absolute;top:0;}
.button-newletter{left:160px;height:30px;color:#fff;font-size:14px;display:block;border:none;padding:0 5px 0 10px;font-weight:bold;}
.button-newletter span{width:14px;right:-14px;background-position:left -30px;display:block;height:30px;background-repeat:no-repeat;}
.input-box-avv{background:none;width:185px;min-height:26px;margin-top:16px;position:relative;}
.input-box-avv input.input-text{/*background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/mail.jpg) no-repeat scroll;border:1px solid #B6B6B6;height:22px;margin-left:0;margin-top:0;padding-left:40px;top:0;border:none;width:125px;*/}
.block-subscribe-footer{padding-left:15px;border-left:1px solid #CDCDCD;padding-bottom:23px;}
.block-content-footer label{font-size:12px;color:#777;}
.address{float:left;font-size:11px;}
.bank{float:right;margin-top:16px;padding-right:20px;}
.footer address{color:#777;font-size:11px;margin:16px 0 20px;padding-left:20px;}
/*add css*/
.cart .discount h2,.cart .shipping h2{color:#F98C00;}
.cart .totals{background:#FFF;border:1px solid #FFF;float:right;width:310px;}
.account-login .buttons-set{background:#FFFFFF;border:1px solid #BBB6A5;margin:0;padding:8px 13px;}
.account-login .content h2{color:#5bb412;}
.account-login .content{background:#FFFFFF;}
.subtitle,.sub-title{color:#5bb412;}
.fieldset .legend{color:#5bb412;}
.block-account{border-color:#BBBBBB;padding-top:15px;}
.box-account .box-head h2{color:#5bb412;}
.continue-wrap{
    clear: both;
    position: relative;
}
.continue-wrap .button span{
    background: transparent;
    font-weight: bold;
}
.continue-wrap .button{
    position: absolute;
    top: -35px;
}
.continue-wrap .button:hover span{
    text-decoration: underline;
}
/*.block-cart{display:none;}
*/
/*.block-compare{display:none;}
*/
.block-cart{float:right;}
.attribute-label{ font-weight: bold; display: block; margin-bottom: 5px; }
.product-options-bottom{background:#fff;}
.product-options{background:none transparent;padding:0;border:0 none;position:relative;}
.product-options dl dt{padding:0;}
.product-options dl dd,
.product-options dl dd.last{padding:0;}
.product-options dl dd{padding-bottom:15px;}
.product-options dl dd select{width:210px;}
.product-options-bottom{background:#FFFADA;}
.product-shop .product-options-bottom{margin:0 0 10px;}
.product-options-bottom{background:#FFFFFF;}
.review-product-list .product-collateral{background:#FFFFFF;padding:25px;}
.review-product-list .col-main{padding:0 !important;width:741px !important;}
.ratings{font-size:12px;margin: 0 10px 10px 0;}
.ratings a{color:#5bb412;}
.mene-bottom ul li.first{margin-left:0;}
.ratings .rating-box,.rating-box{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_rating.gif) repeat-x left top;font-size:0;height:15px;line-height:0;overflow:hidden;text-indent:-999em;width:90px;margin:0 8px 0 0;}
.rating-box .rating, .rating{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_rating.gif) repeat-x left bottom;float:left;height:15px;}
.data-table{border:1px solid #d9d9d9;border-left:1px solid #d9d9d9;border-top:1px solid #d9d9d9;}
.data-table thead th{font-weight:bold;padding:2px 15px;vertical-align:middle;white-space:nowrap;}
.data-table th{border:0 none;border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;}
.data-table td{border:0 none;border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;}
/*nav*/
#nav{font-size:13px;margin:0 auto;padding:0;width:962px;}
/*fix*/
.no-rating a{color:#505151;font-size:12px;font-weight:normal;}
.catalog-product-view .email-friend{margin:15px 0 0;}
.block-tags .block-content a{color:#000000;text-decoration:underline;}
.category-title{border:0 none;margin:15px 0 12px;}
.v-middle{vertical-align:middle;}
.header .form-language{float:right;margin-left:28px;padding:3px 0 0;}
.account-login .registered-users h2{background:none;}
.account-login .content h2{padding-left:0;}
.account-login .new-users h2{background:none;}
.account-box.ad-account-info{margin-bottom:10px;}
.account-box .box .box-title h3{font-size:14px;}
.box.base-mini.mini-livechat{margin-bottom:10px;}
/*.cms-page-view .col-main{padding:30px 0;position:relative;right:100px;width:600px;font-size:12px;color:#565759;}*/
.cms-page-view .page-title{border-bottom:0 none;margin:0;}
.cms-page-view .std h2{color:#858585;font-size:16px;font-weight:bold;margin-bottom:20px;}
.cms-page-view .std h3{color:#4b4b4b;font-size:14px;font-weight:bold;margin:0;}
.cms-page-view .std h4{color:#636363;font-size:12px;font-weight:bold;margin:0 0 20px 0;}
/*.cms-page-view .std img{margin:10px 0 30px 0;}*/
.cms-page-view .std table{border-left:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;width:90%;margin-bottom:15px; vertical-align:middle; }
.cms-page-view .std table td{vertical-align:middle; }
.cms-page-view .std ul li{padding:0 0 0 0; }
.cms-page-view .std a{text-decoration:none;}
.cms-page-view .std a:hover{text-decoration:underline;}
.product-options-bottom .add-to-cart{float:left;}
#livechat_messages{border:1px solid #DCDDDC;background:#fff;border-bottom:none;padding:7px;font-size:9px;}
.mini-livechat .actions{border:1px solid #DCDDDC;background:#fff;border-top:none;padding:0 7px 7px 10px;font-size:11px;}
.mini-livechat .head h4{margin-bottom:7px;}
/*fix the day 27/06/2011*/
.cms-index-index .shb{margin-top:0;}
.shb{margin-top:4px;}
.block-tags{display:none;}
/*.contacts-index-index .fieldset{margin:28px 0 0;}*/
.contacts-index-index .buttons-set{padding:8px 0 0;}
.account-login .content{background:none repeat scroll 0 0 #FFFFFF;}
.account-login .content{min-height:188px;}
.customer-account-create .buttons-set{margin:8px 0 0;padding:8px 0 0;border:none;}
.customer-account-create .fieldset{margin:28px 0 0;}
.cms-contact .col-main{padding:14px 14px 20px 0;width:707px;right:0;}
.block-layered-nav dt{}
.mene-bottom ul li a,.mene-bottom ul li a:hover{text-decoration:none;}
.mene-bottom ul li a span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/orange-left.png) no-repeat scroll left top transparent;display:block;padding:0 0 0 20px;}
.mene-bottom ul .no_1 a span{padding:0 0 0 19px;}
.mene-bottom ul .no_1 a span span{padding:0 20px 0 0;}
.mene-bottom ul li a span span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/orange-right.png) no-repeat scroll right top transparent;line-height:46px;padding:0 20px 0 0;width:95px;}
#nav a{padding:0;}
#nav{margin:0;}
/*fix 28/6/2011*/
#nav a,#nav a:hover{display:inline;}
.mene-bottom ul li a:hover span,.mene-bottom ul li:hover a span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/orange-hover-left.png) no-repeat scroll left top transparent;display:block;}
.mene-bottom ul li a:hover span span,.mene-bottom ul li:hover a span span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/orange-hover-right.png) no-repeat scroll right top transparent;line-height:46px;}
.mene-bottom ul li.over a span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/orange-hover-left.png) no-repeat scroll left top transparent;display:block;}
.mene-bottom ul li.over a span span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/orange-hover-right.png) no-repeat scroll right top transparent;line-height:46px;}
.checkout-cart-index #crosssell-products-list .old-price{float:none;}
.checkout-cart-index #crosssell-products-list .special-price .price-label{display:none;}
/*RUSH*/
/*info messages*/
.error-msg,.success-msg,.note-msg,.notice-msgg{background-image:none;}
.error-msg,.success-msg,.note-msg,.notice-msg{background-position:10px 9px !important;background-repeat:no-repeat !important;border-style:none !important;border-width:0 !important;font-weight:bold !important;min-height:4px !important;padding:8px 8px 8px 12px !important;font-size:12px !important;}
.product-options p.required{position:absolute;right:0;top:0;font-size:1px;color:#FFF;}
.breadcrumbs{margin:0 0 0 10px;padding: 6px 0 0 0;height:20px;line-height:20px;font-size:12px;color:#606060;background:none #fff;width:981px;}
/*.category-products p.amount{display:none;}*/
.pager .pages .current{font-weight:bold;}
.pages a{color:#838383;}
/*.products-grid .price-box{min-height:45px;width:auto;}*/
.actions-grid{left:0;position:absolute;text-align:center;bottom:-10px;width:100%;padding-left:2px;}
.catalog-category-view .pager .pages{color:#989898;margin:0;padding:10px 0 0;text-align:right;}
.brand-logos a{float:left;margin-right:11px;}
.brand-logos{width:100%;float:left;}
.cms-index-index .slides_container a{width:980px;}
.cms-index-index .slides_container{width:980px;padding-bottom:10px;}
.cms-index-index .banner{height:376px;margin-bottom:12px;width:980px;}
.cms-index-index .name-special{padding-left:17px;}
/*STATIC BANNERS RIGHT*/
/*.product-home-right ul li a{position:absolute;background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/read-more-bttn-l.png") no-repeat;height:27px;padding:0 0 0 13px;bottom:0;right:0;line-height:25px;color:#fff;font-weight:bold;}
.product-home-right ul li{position:relative;}
.product-home-right ul li a span{background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/read-more-bttn-r.png");padding:6px 20px 7px 10px;}
*/
/*OSC*/
.input-box.input-city input[name="billing[city]"]{}
/*.email-friend a,.no-rating a{color:#0074B6;font-size:11px;font-weight:bold;}
*/
.no-rating button.button span{background:none;color:#0074B6;font-size:11px;padding:0;}
.catalogsearch-result-index .info_products{/* border:1px solid #000000;*/
height:235px;margin:0 0 0 15px;/*padding:15px 0 0;*/
position:relative;width:140px;}
/*WRITE A REVIEW PAGE*/
.review-product-list .buttons-set{margin:0;}
.review-product-list .buttons-set button.button{float:left;margin-left:1px;}
.review-product-list .buttons-set button.button{position:absolute;bottom:15px;right:0;}
.review-product-list .form-add{position:relative;}
.onestepcheckout-shipping-method-block .shipment-methods dd{display:none;}
/*SEO CATEGORY PAGE */
.seo-category{padding:20px;}
/*SEARCH PAGE*/
.footer ul li{line-height:16px;margin-bottom:4px;}
.footer-info a,.footer-info label{font-size:14px;}
.actions-grid button.button.grey span{background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/grey-bttn-right.png") no-repeat right top #fff;color:#444;display:block;font-size:13px;font-weight:normal;height:28px;line-height:27px;padding-left:0;padding-right:8px;text-transform:lowercase;}
.actions-grid button.button.grey span span{background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/grey-bttn-left.png") no-repeat left top;line-height:27px;padding-left:16px;}
.product-options dd select{width:auto;}
.block-compare .block-title strong{background:none;}
.block .block-title strong span{}
.cms-index-index .main{background:transparent !important;}
.special{background :#ffffff;}
.cms-index-index .shb{padding-top:3px;}
.furniture{padding-left:3px;width:337px;}
.cms-index-index .banner{margin-bottom:3px;}
.mene-bottom{margin-bottom:3px;}
.header .form-search{background:none;}
.header .form-search input.input-text{height:24px;background:url('https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/search-mini.jpg');background-repeat:no-repeat;background-position:left;border:0;width:138px;margin-right:0;float:none;padding:0 10px;color:#777777;font-size:12px;}
.header .form-search button.button{float:right;}
.header .form-search{right:5px;top:5px;}
.header .form-search button.button span{background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/search-mini-button.jpg");background-repeat:no-repeat;background-position:left;height:24px;width:25px;display:block;}
.header .form-search button.button span span{display:none;}
.footer .input-box-avv input.input-text{width:155px;border-right:0;height:24px;}
#plus{padding-left:3px;}
.actions-grid{bottom:-16px;}
.actions-grid button.button{margin-bottom:5px !important;}
.product-image-brand-logo-category{position:absolute;right:0;z-index:1;}
.catalog-product-view .ratings .rating-links{clear:both;padding-top:5px;}
.catalog-product-view .product-view .product-shop .add-to-links,.review-product-list .product-view .product-shop .add-to-links{text-align:left;padding-top:10px;border:0;}
.catalog-product-view .product-view .product-shop .add-to-links a,.review-product-list .product-view .product-shop .add-to-links a{text-decoration:underline;color:#2c72ad;}
/*.catalog-product-view .product-options-bottom .add-to-links{display:none;}*/
/*Overlay*/
.simple_overlay{/* must be initially hidden */
display:none;/* place overlay on top of other elements */
z-index:10000;/* styling */
background-color:#333;/*min-width:700px;min-height:150px;*/
border:1px solid #666;top:200px;/* CSS3 styling for latest browsers */
-moz-box-shadow:0 0 90px 5px #000;-webkit-box-shadow:0 0 90px #000;}
/* close button positioned on upper right corner */
.simple_overlay .close{background-image:url('https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/close.png');position:absolute;right:-15px;top:2px;cursor:pointer;height:35px;width:35px;background-repeat:no-repeat;}
.tbl-main-sizes{width:100%;text-align:center;}
.tbl-main-sizes td{padding:5px 30px;color:#ffffff;font-size:14px;}
.tbl-sizes{width:80%;background:#000000;margin:0 auto;}
.tbl-sizes span{color:#ffffff;font-weight:bold;}
.tbl-sizes td{color:#ffffff;font-size:12px;padding:2px 10px;}
.tbl-sizes p{padding:0;margin:0;}
.tbl-sizes td:first-child{background:url('https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/td-bgr.jpg');background-position:right;background-repeat:no-repeat;}
.catalog-category-view .info_products{height:235px;}
.social-links{margin-top:15px;text-align:left;width:100%;border-top:1px solid #CDCDCD;}
.footer-colums-a ul li{line-height:16px;}
/*Nikola,Younify,2011. oct. 10.*/
.category-products .item .info_products{height:230px;}
.category-products .item .info_products .product-image-brand-logo-category{z-index:9;top:186px;right:10px;}
.catalog-product-view .configurable-price-from-label{display:none;}
.note-msg,.notice-msg{background-image:none;}
/*Sasa T,24/10/11*/
.product-image-brand-logo-category{position:absolute;right:20px;bottom:auto;}
.product-image-brand-logo-category img{width:60px;height:42px;}
.catalogsearch-result-index .products-grid tr td{padding:5px 0;}
.catalog-product-view .accordion2{width:100%;}
.simple_overlay,
.tbl-sizes{background:#f9f9f9;}
.tbl-sizes{background:#ffffff;border:1px solid #DCDDDC;}
.tbl-main-sizes td,
.tbl-sizes span{color:#000000;}
.category-description{padding:0 25px;}
.block-related .block-title strong{background-image:none;}
.block-related-mobile{display:none;}
/*sasat*/
.catalog-product-view .block-content .special-price{clear:both;}
.catalog-product-view .block-content .link-wishlist{color:#FC780D !important;}
.block li.odd,
.block li.even{background:none !important;}
/*Nikola,Younify,2012.03.29*/
.brand-logos{width:935px !important;}
.media-home{margin:4px auto 4px auto;}
.col-left.sidebar .block.block-layered-nav .block-content dl .gosport.korting.percentage{display:none;}
/*blog*/
.wp-sidebar .block .block-content{background:none;border:0 none;padding:0;}
.wp-sidebar .block .block-content li.item{padding:2px 15px;}
.top-links{float:right;margin-top:5px;}
.top-links li{float:left;}
.top-links li a{color:#171717;padding:0 5px 0 5px;}
.top-links li.last {padding-left:5px;padding-top:2px;}
.top-links li:after{content:"|";}
.top-links li.last:after{content:"";}
.mobile-menu-btn,
.close-mobile-menu,
.mobile-service-links,
.mobile-cart-counter,
.mobile-icon-label,
.mobile-account,
.mobile-menu-overlay,
.mobile-header-usp,
.menu-social-icons,
.tvbdksk .nav-container #custommenu div.mobile-home,
.lang-label,
.mobile-menu-divider{ display: none; }
.header-container .header .quick-access{padding-top:0 !important;}
.header-promo{float:left;margin:39px 0 0 35px;}
.header-promo li{float:left;color:#171717;}
.header-promo li a { color:#171717; }
.header-promo li.promo-1{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/Feedback.jpg) no-repeat;background-position:0 10px;padding:15px 10px 8px 32px;margin-left:10px;}
.header-promo li.promo-2{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/header-top-icons.png) no-repeat;background-position:0 10px;padding:15px 10px 8px 28px;}
.header-promo li.promo-3{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/5winkels.png) no-repeat;background-position:0 10px;padding:15px 10px 8px 32px;margin-left:36px;}
.header .block-cart{padding:0 55px 0 0;margin:21px 0 0 0;min-height:49px;background: url('https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/ico-cart.png') no-repeat scroll right top transparent;}
.header .block-cart .cart-title a{color:#5bb412;font-size:14px;font-weight:bold;}
.header .cart-title{padding:6px 0 3px 0;}
.header .cart-summary{color:#606060;}
.header .cart-summary a{color:#5bb412;}
.header .cart-summary span{}
.header .cart-summary a,.cart-summary span{font-size:12px;}
.mobile-menu-section{ display: none; }
.footer-top{background:#1f1f1f;margin-left:-2px;}
.wrap{margin:0 auto 0 7px;padding:0;width:992px;text-align:left;}
body .tvbdksk,body .tvbdksk .nav-container{width:980px;}
.mene-top-nr{height:28px;}
#custommenu{position:relative;font-size:14px;margin:0 auto;width:964px;}
#custommenu:hover{z-index:999;}
div.menu{float:left;}
div.menu.act{background-color:#ADD8E6;}
div.menu.active{background-color:#FFC0CB;}
div.wp-custom-menu-popup{position:absolute;z-index:3000;border:5px solid #FFC0CB;display:none;background-color:#fff;text-align:left;}
div.menu,div.wp-custom-menu-popup{padding:5px 12px 6px 8px;}
div.menu a,div.wp-custom-menu-popup a{text-decoration:none;display:block;}
div.wp-custom-menu-popup a.actParent{color:#4D4D4D;}
div.wp-custom-menu-popup a.act{color:#A52A2A;}
.wp-custom-menu-popup div.column{width:auto;}
div.column{float:left;width:800px;/* column width */}
div.itemSubMenu{margin-left:20px;}
.clearBoth{clear:both;}
/*Nikola,Younify,2012.03.06*/
.header-container{height:100px;}
.header-container .header .quick-access{padding-top:35px;}
.header-container .header .quick-access .service{margin-bottom:0;padding-bottom:5px;}
.header-container .header .quick-access .service ul{position:relative;right:-6px;}
.header-container .header .quick-access .service ul li{font-weight:normal;}
.header-container .header .quick-access .info-header .links li a{font-weight:normal;}
.mene-top-nr-wrap{ background-color: #5bb412; }
.mene-top-nr{width:980px;margin:0 auto;/*background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/css/up-menu-bgr.gif") repeat-x transparent;*/height:28px;position:relative;z-index:1;}
.mene-top-nr:hover{z-index:999;}
.mene-top-nr > ul{height:33px;display:block;float:left;}
.mene-top-nr > ul > li{float:left;height:28px;line-height:27px;color:#fff;border-right:1px solid #fff;position:relative;cursor:pointer;}
.mene-top-nr > ul > li:hover{}
.mene-top-nr > ul > li:hover a{background:#fff;}
.mene-top-nr > ul > li:hover a span{color:#000;}
.mene-top-nr > ul > li a{display:block;padding:0 23px 0 22px;position:relative;z-index:2;}
.mene-top-nr > ul > li.home{border-left:1px solid #5bb412;}
/*.mene-top-nr > ul > li:hover{background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/css/up-menu-bgr-dash-hov.gif") repeat-x transparent right top;padding-bottom:3px;}
*/
.mene-top-nr > ul > li a span{color:#fff;font-size:14px;font-weight:bold;}
.mene-top-nr > ul > li > ul{background:none repeat scroll 0 0 #FFFFFF;border:medium none;box-shadow:2px 2px 2px rgba(184,213,57,10);display:none;left:0;padding:10px 0;position:absolute;top:28px;}
.mene-top-nr > ul > li:hover > ul{display:block;box-shadow:3px 3px 3px #5bb412;width:800px;}
.mene-top-nr > ul > li > ul span{color:#333;}
.mene-top-nr > ul > li > ul li{/*padding:1px 16px;*/ line-height:18px;}
.mene-top-nr > ul > li > ul li a{line-height:16px;padding:1px 5px;display:inline-block;height:16px;}
.mene-top-nr > ul > li > ul li a span{font:13px/16px tahoma;}
/*.mene-top-nr > ul > li > ul li:hover a{background:none #FFF;}*/
/*.mene-top-nr > ul > li > ul li:hover a span{color:#fff;}*/
.mene-top-nr > ul > li > ul li,
.mene-top-nr > ul > li > ul li a { display: block; float: left; position: relative; width: 110px; height: 75px; }
.mene-top-nr > ul > li > ul li a span{text-align:left;white-space:nowrap;display:block;}
.mene-top-nr > ul > li > ul li a img { display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;padding:10px;border:1px solid #5bb412; }
.mene-top-nr > ul > li > ul li a{padding:1px 0 1px 23px;}
.mene-top-nr > ul > li > ul a { display: block; float: left; position: relative; width: 90px; height: 75px;margin-left:1px; }
.mene-top-nr > ul > li > ul a span{text-align:left;white-space:nowrap;display:block;}
.mene-top-nr > ul > li > ul a img { display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%; }
.mene-top-nr > ul > li > ul a{padding:1px 0 1px 23px;}

.mene-top-nr > ul > li > ul.salemenu li { width: 113px; }
.mene-top-nr > ul > li > ul.salemenu li a { padding: 0; }
.mene-top-nr > ul > li > ul.salemenu li a img { border: 0; }

.mene-top-nr #easyflags.form-language{display:block;float:right;padding-top:10px;padding-right:6px;}
.mene-top-nr #easyflags.form-language a{margin:0 0 0 11px;}
.mene-top-nr #search_mini_form{display:block;float:right;}
.mene-top-nr #search_mini_form .form-search{display:block;float:right;width:236px;height:24px;margin:4px 0 0;position:relative;}
.mene-top-nr #search_mini_form .form-search label{/*display:none;*/}
.mene-top-nr #search_mini_form .form-search input{margin:0;float:left;width:209px;border:0 none;height:14px;padding:3px 23px 3px 3px;line-height:14px;background:#fff;}
.mene-top-nr #search_mini_form .form-search input:focus{}
.mene-top-nr #search_mini_form .form-search button{position:absolute;top:3px;right:0;height:15px !important;text-indent:110%;white-space:nowrap;overflow:hidden;font-size:1.1rem;display:block;}
.mene-top-nr #search_mini_form .form-search button span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/ico-search.png) no-repeat scroll 0 0;width:12px;height:15px !important;}
.mene-top-nr #search_mini_form .form-search button,
.nav-container .menu{font-size:12px;}
.nav-container{height:28px;}
.nav-container #custommenu{height:28px;/*background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/css/dn-menu-bgr-dash.gif") repeat-x transparent;*/}
.nav-container #custommenu .menu{float:left;height:28px;line-height:28px;color:#fff;padding:0;/*position:relative*/;}
.nav-container #custommenu .menu:hover,
.nav-container #custommenu .menu.act,
.nav-container #custommenu .menu.active{}
.nav-container #custommenu .menu.active span,
.nav-container #custommenu .menu.act span,
.nav-container #custommenu .menu:hover span{color:#fff;}
.nav-container #custommenu .menu span{color:#dedede;font-size: 13px; font-weight: bold;}
.nav-container #custommenu .menu:hover .parentMenu a{background:#fff;position:relative;z-index:9999;}
.nav-container #custommenu .menu:hover .parentMenu a span{color:#000;}
.tvbdksk{position:relative;width:980px;margin:0 auto;height:28px;}
.tvbdksk:hover{z-index:999;}
.tvbdksk .tvbdksk-und{position:absolute;}
.tvbdksk .nav-container{display:table;width:964px;margin:0 auto;}
.tvbdksk .nav-container #custommenu{display:table-row;}
.tvbdksk .nav-container #custommenu .menu{display:table-cell;float:none;}
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup{background:none repeat scroll 0 0 #FFFFFF;border:medium none;box-shadow:2px 2px 2px rgba(184,213,57,10);display:none;left:0;padding:10px 0;position:absolute;top:28px;}
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup span{font:13px/16px tahoma;padding:3px 16px;display:block;color:#555;min-width:110px;}
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup a:hover > span{background:none #5bb412;color:#fff;}
/*.tvbdksk .nav-container #custommenu .wp-custom-menu-popup .column{p/*adding:1px 16px;*/
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup{/*width:326px;*/}
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup .block2{position:absolute;right:0;bottom:0;width:140px;padding:10px;}
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup .block2,
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup .block2 *{text-align:right;}
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup .block2 img{max-width:140px;display: none !important;}
/*
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup .block1,
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup .block2{float:left;}
*/
/*IE fixes for new menu*/
/*@media \0screen{.tvbdksk .nav-container{display:block;}
.tvbdksk .nav-container #custommenu{display:block;}
.tvbdksk .nav-container #custommenu .menu{display:block;float:left;padding:0 10px;}
}*/
*+html .tvbdksk{text-align:left;}
*+html .tvbdksk .nav-container{display:block;}
*+html .tvbdksk .nav-container #custommenu{display:block;}
*+html .tvbdksk .nav-container #custommenu .menu{display:block;float:left;padding:0 10px;}
/*IE fixes for new menu*/
/*Rush Younify.nl,2012/03/06*/
.block-layered-nav .block-content a{font-size:11px;}
.products-grid .product-image{width:165px;height:144px;text-align:center;}
.category-products .item .info_products{height:230px;width:auto;}
.catalog-category-view .products-grid tr td{padding:5px;}
.block-layered-nav input,.block-layered-navselect,.block-layered-nav textarea,button{font-size:12px;}
/*Nikola,Younify,2012.03.18*/
.block.block-layered-nav select.amshopby-select{width:157px;}
.block.block-layered-nav .block-content{border:0 none;background:none transparent;padding:0;}
.block.block-layered-nav .block-content dl dt{font-size:16px;padding:0 20px 0 10px;border:1px solid #ECECEC;position: relative; text-overflow: ellipsis; overflow: hidden;}
.block.block-layered-nav .block-content dl dt.amshopby-collapsed{background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/menu-in.gif") no-repeat transparent right top;padding:0 10px; border:1px solid #ECECEC;}
.block.block-layered-nav .block-content dl dd
.block.block-layered-nav .block-content .actions{background:none transparent;border:0 none;}
.block.block-layered-nav .block-content .actions a{color:#5bb412;}
/*CMS menu styles*/
.tvbdksk .nav-container #custommenu.cms .menu .drop-wrap{/*position:relative;*/}
.tvbdksk .nav-container #custommenu.cms .menu:hover .wp-custom-menu-popup{display:block;box-shadow:3px 3px 3px #5bb412;min-width:100%;}
.tvbdksk .nav-container #custommenu.cms .menu:hover .drop-wrap.rgt .wp-custom-menu-popup{left:auto;right:0;}
/*.tvbdksk .nav-container #custommenu.cms .wp-custom-menu-popup .column{min-height:140px;}*/
/*Nikola,Younify,2012.03.29*/
#search_autocomplete { left: 0 !important; top: 20px !important; }
#search_autocomplete ul{padding-left:25px;}
#search_autocomplete ul li{background:none #fff;padding:4px 5px;line-height:14px;text-align:left;border:2px solid #5bb412;border-bottom:none;cursor:pointer;}
#search_autocomplete ul li.last{border-bottom:2px solid #5bb412;}
#search_autocomplete ul li:hover,#search_autocomplete ul li:active{background:none #5bb412;}
#search_autocomplete ul li span{padding-right:6px;color:#5bb412;}
#search_autocomplete ul li span.amount { display: none; }
#search_autocomplete ul li:hover span{color:#fff;}
/*Nikola,Younify,2012.03.30*/
.no-rating *,.no-rating a{background:none repeat scroll 0 0 transparent;color:#0074B6;font-size:11px;padding:0;font-weight:bold;}
.review-product-list .product-shop .special-price{clear:both;}
.review-product-list .product-view .product-shop .price-box .old-price .price{padding:0;}
.review-product-list .product-shop .special-price .price-label{color:#FC780D !important;display:block;float:left !important;}
.review-product-list .product-shop .special-price{margin:0 !important;}
#wishlist-table .special-price{display:block;clear:both;}
#wishlist-table .special-price .price-label{color:#FC780D !important;}
#shipping_address_list .input-house_number .input-house_number{width:64px;}
#shipping_address_list .input-house_number .input-house_number_additional{width:57px;margin-left:9px;}
#shipping_address_list .input-house_number label{clear:both;display:block;}
.top-menu-wrap{background:#1f1f1f;}
.slider{width:980px;float:left;}
.hp-side{float:right;width:320px;}
.banner-cat{position:relative;display:block;margin-bottom:10px;width:320px;overflow:hidden;height:250px;}
.banner-cat .banner-heading{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/hp-banner-heading-bg.png) repeat-x;bottom:12px;height:44px;padding:0 10px 0 3px;position:absolute;right:0;}
.banner-cat .banner-heading h3,.banner-cat .banner-heading h4{color:#ffffff;margin:0;text-transform:uppercase;}
.banner-cat .banner-heading h3{font-size:18px;line-height:18px;padding:4px 0 1px;}
.banner-cat .banner-heading h4{font-weight:normal;font-size:14px;line-height:14px;}
.banner-cat .banner-heading span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/hp-banner-heading-rounded.png);position:absolute;top:0;left:-17px;width:17px;height:44px;}
.banner-cat > a {display:block;z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;text-decoration:none;}
.clear{display:block !important;clear:both !important;height:0 !important;width:auto !important;float:none !important;}
.home-page-blocks{width:990px;height:250px;}
.home-page-blocks .banner-cat{float:left;margin-right:10px;}
.home-page-blocks-bottom{margin-bottom:10px;}
.brands-scroller-wrapper{height:auto;position:relative;padding-left:10px;padding-right:10px;}
.brands-scroller-wrapper #featured-brands{height:98px;width:940px;position:relative;}
.brands-scroller-wrapper #featured-brands{position:relative;width:940px;height:98px;overflow:hidden;}
.brands-scroller-wrapper #featured-brands a{float:left;padding:14px 6px;text-decoration:none;width:82px;}
.brands-scroller-wrapper #featured-brands a img{width:82px;height:70px;}
.brands-scroller-wrapper .browse{width:20px;height:98px;background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/prev-next.gif") no-repeat transparent left top;position:absolute;top:0;left:0;text-decoration:none;cursor:pointer;}
.brands-scroller-wrapper .browse:hover{background-position:left bottom;}
.brands-scroller-wrapper .browse.next{left:auto;right:0;background-position:top right;}
.brands-scroller-wrapper .browse.next:hover{background-position:right bottom;}
.brands-scroller-wrapper .items{width:20000px;position:absolute;height:98px;}
.std h1{font-size:22px;font-weight:normal;}
.std h2{font-size:20px;font-weight:normal;}
.std h3{font-size:18px;font-weight:normal;}
.std h4{font-size:16px;font-weight:normal;}
.std h5{font-size:14px;font-weight:normal;}
.std h6{font-size:12px;font-weight:normal;}
.std a{color:#5bb412;text-decoration:none;}
.std a:hover{color:#5bb412;text-decoration:underline;}
.col2-left-layout .col-main{width:795px;margin-right:10px;margin-bottom:10px;padding-top:6px;}
.block.block-layered-nav{margin-top:6px;margin-left:10px;}
.block.block-layered-nav .block-content span, .block.block-layered-nav .block-content a {color:#353535;font-weight:normal;line-height:20px;font-size:12px;}
.block.block-layered-nav .block-content span.amshopby-more,
.block.block-layered-nav .block-content a.amshopby-more,
.block.block-layered-nav .block-content span.amshopby-less,
.block.block-layered-nav .block-content a.amshopby-less{color:#5bb412;font-size:12px;display:block; background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/more-less.gif") no-repeat transparent left top;padding-left:14px;}
.block.block-layered-nav .block-content span.amshopby-less,
.block.block-layered-nav .block-content a.amshopby-less{background-position:left bottom;}
.block.block-layered-nav .block-content span.amshopby-attr-selected{color:#919191;}
.block.block-layered-nav .block-content dl dd li{display:block;font-weight:normal;font-size:12px;color:#FFF;padding-bottom:0;padding-left:6px;border-right:1px solid #ECECEC;border-left:1px solid #ECECEC;}
.block.block-layered-nav .block-content dl dd li span, .block.block-layered-nav .block-content dl dd li a{padding-bottom:0;color:#444;font-size:13px;}
.block.block-layered-nav .block-content dl dd li span.image-filter, .block.block-layered-nav .block-content dl dd li a.image-filter {padding-bottom:5px;padding-top:5px;}
.block.block-layered-nav .currently li{border:1px solid #ECECEC;}
.block.block-layered-nav .currently li p{margin:0;}
.block.block-layered-nav .currently li span img, .block.block-layered-nav .currently li a img{vertical-align:middle;}
.block.block-layered-nav .currently li > span{font-weight:normal;}
.block.block-layered-nav .currently li .label{padding-left:0;background:none transparent;}
.col-left button.button{}
.col-left button.button span{background:none transparent;height:19px;line-height:17px;float:left;padding:0;}
.col-left button.button span span{background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/left-button.png") no-repeat transparent right top;font-size:12px;color:#fff;font-weight:bold;padding:0 16px 0 10px;line-height:20px;}
.block.block-layered-nav .block-content dl dd li.from-to-box{color:#353535;font-size:12px;font-weight:bold;}
.block.block-layered-nav .block-content dl dd li.from-to-box button{padding-left:6px;}
div.block.block-layered-nav dd a img{width:20px;height:20px;border-radius:4px;padding:0;}
div.block.block-layered-nav dd span img{width:20px;height:20px;border-radius:4px;padding:0;}
.category-heading.std {position:relative;overflow:hidden;}
.category-heading.std > img { position: relative; width: 100%; display: block; height: auto; left: auto; top: auto; }
.category-heading.std .description{width:260px;padding:14px 20px 4px;background:none #5bb412;position:relative;z-index:2;min-height:210px;}
.category-heading.std.no-image .description{width:auto;min-height:0;}
.category-heading.std *{color:#000;}
.category-heading.std a:hover{color:#000;text-decoration:underline;}


.toolbar{border:1px solid #d9d9d9; margin: 1.5em 0; border-width: 1px 0; line-height: 30px; padding: 3px; }
.toolbar:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.toolbar-bottom .toolbar { border: 0; text-align: center; font-size: 13px; }
.toolbar-bottom .toolbar > * { display: none; }
.toolbar-bottom .toolbar > .pages { display: inline; float: none; }
.toolbar p{margin:0;}
.toolbar p.amount{float:left;padding-right:20px;}
.toolbar p.view-mode{float:left;padding-right:20px;}
.toolbar p.view-mode strong,
.toolbar p.view-mode a{display:block;line-height:40px;color:#353535;text-decoration:none;font-weight:normal;float:left;padding-right:20px;}
.toolbar p.view-mode .grid{background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/grider.gif") no-repeat transparent right bottom;margin-right:11px;}
.toolbar p.view-mode strong.grid{background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/grider.gif") no-repeat transparent right top;}
.toolbar p.view-mode .list{background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/lister.gif") no-repeat transparent right bottom;}
.toolbar p.view-mode strong.list{background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/lister.gif") no-repeat transparent right top;}
.toolbar div.sort-by{float:left;padding-right:20px;}
.toolbar div.sort-by select { width: 80px; }
.toolbar div.limiter{float:left;padding-right:20px;}
.toolbar .pages{float:right; white-space: nowrap}
.toolbar .pages .pager-label{display: none;}
.toolbar .pages ol,
.toolbar .pages ol li{ display: inline; }
.toolbar .pages ol li a,
.toolbar .pages ol li.current { padding: 0 5px; }
.toolbar .pages ol li a{color:#5bb412;text-decoration:none;}
.toolbar .pages ol li a:hover{;text-decoration:underline;}
.toolbar .pages ol li img { vertical-align: middle; margin-top: -3px; height: 22px; width: 10px; }


.products-grid{background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/grid-bgr.gif") repeat-x transparent left bottom;float:left;width:795px;}
.products-grid .item{width:170px;margin-right:15px;float:left;height:230px;padding: 1px 0;position:relative;margin-left:15px;}
.products-grid .item:hover{background:none #5bb412;}
.products-grid .item.last{margin-right:0;}
.products-grid .item .info_products{padding:0 0 0 0;background: none #fff;margin:0 1px;}
.products-grid tr td{width:234px;}
.products-grid .product-image{display:block;height:144px;width:auto;text-align:center;margin:0 0 5px;}
.products-grid .quick-overview { position:absolute; left:34px; top:235px; font-size:12px; color:#fff; background:#FF7113; font-weight:bold; display:none; cursor: pointer;padding:2px 10px; }
.products-grid .item:hover .quick-overview {display:none;}
.products-grid tr{background:#fff;margin-bottom:19px;}
.info_products{margin-left:30px;margin-top:25px;width:178px;}
.products-grid .special-price{float:left;}
.old-price{float:right;}
.products-grid .special-price .price-label{display:none;}
.old-price .price-label{color:#999999;display:none;white-space:nowrap;}
.products-grid .minimal-price-link{display:none;}
.products-grid a{text-decoration:none;}
.products-grid a:hover{text-decoration:underline;}
.products-grid .product-name a{color:#353535;}
.products-grid .product-name a:hover{text-decoration:underline;}
.products-grid .item:hover .product-name a{color:#5bb412;}
.products-grid .product-name{color:#242424;font-size:12px;font-weight:bold;margin:0 0 5px;height:32px;position:relative;overflow:hidden;text-align:center;display:block;}
.products-grid .price-box{position:absolute;top:185px;left:15px;margin:0;}
.products-grid .price-box span{font-size:14px;font-weight:bold;color:#353535;}
.products-grid .price-box .old-price{line-height:16px;}
.products-grid .price-box .old-price span{font-weight:normal;font-size:12px;}
.products-grid .price-box p{float:none;padding:0;margin:0;}
.products-grid .price-box p .span{margin:0;}
.configurable-price-from-label{display:none;}
ol.products-list{float:left;width:795px;}
ol.products-list li.item{height: 158px;background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/grid-bgr.gif") repeat-x transparent left bottom;float:left;width:795px;padding:5px 0;border:0 none;}
ol.products-list li.item:hover{background:none #5bb412;}
ol.products-list li.item a{text-decoration:none;}
ol.products-list li.item a:hover{text-decoration:underline;}
ol.products-list li.item .item-inner{background:none #fff;height: 158px;width:auto;position:relative;}
ol.products-list li.item .item-inner .onsale-category-container-list{margin-right:35px;}
ol.products-list li.item .item-inner .product-image{display:block;width:150px;height:150px;padding:4px;text-decoration:none;margin:0;}
ol.products-list li.item .item-inner .prod-details{width:265px;padding-right:20px;float:left;}
ol.products-list li.item .item-inner .prod-details .product-name{padding-top:10px;height:43px;position:relative;overflow:hidden;margin: 0 0 10px;}
ol.products-list li.item .item-inner .prod-details .short-description { height: 90px; overflow: hidden; }
ol.products-list li.item .item-inner .prod-details .product-name a{font-size:16px;font-weight:bold;color:#5bb412;}
ol.products-list li.item .item-inner .brand-img-links{width:200px;float:left;}
ol.products-list li.item .item-inner .brand-img-links .image-brand{height:85px;padding-top:12px;}
ol.products-list li.item .item-inner .brand-img-links .image-brand img{width:60px;height:42px;}
ol.products-list li.item .item-inner .brand-img-links .add-to-links{margin:0;}
ol.products-list li.item .item-inner .brand-img-links .add-to-links a{line-height:18px;display:block;font-size:12px;color:#5bb412;}
ol.products-list li.item .item-inner .prc-wrp{float:left;}
ol.products-list li.item .item-inner .prc-wrp .price-box{position:static;margin:0;padding-top:16px;width:110px;}
ol.products-list li.item .item-inner .prc-wrp .price-box a.minimal-price-link { display: none; }
ol.products-list li.item .item-inner .prc-wrp .price-box .price-label{display:none;}
ol.products-list li.item .item-inner .prc-wrp .price-box span{font-size:18px;font-weight:bold;color:#353535;}
ol.products-list li.item .item-inner .prc-wrp .price-box .old-price{line-height:16px;}
ol.products-list li.item .item-inner .prc-wrp .price-box .old-price span{color:#919191;font-weight:normal;font-size:16px;}
ol.products-list li.item .item-inner .prc-wrp .price-box p{float:none;padding:0;margin:0;}
ol.products-list li.item .item-inner .quick-overview{position:absolute;bottom:0;right:0;display:none;text-decoration:none;font-size:10px;text-transform:uppercase;color:#fff;line-height:16px;padding:0 10px 5px 10px;background: none #5bb412;font-weight:bold;cursor:pointer;}
ol.products-list li.item:hover .item-inner .quick-overview{display:block;}
.popular-scroller-wrapper{position:relative;}
.popular-scroller-wrapper h2{height:27px;margin:0 0 0 10px;}
.popular-scroller-wrapper h2 span{float:left;display:block;line-height:27px;height:27px;padding:0 22px 0 10px;font-size:15px;color:#000;font-weight:bold;text-transform:uppercase;background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/scroll-title.gif") no-repeat transparent right top;}
.popular-scroller-wrapper #popular-scroller{margin:0 18px 0 17px;position:relative;height:160px;width:760px;overflow:hidden;}
.popular-scroller-wrapper #popular-scroller .items{height:200px;width:20000px;position:absolute;}
.popular-scroller-wrapper #popular-scroller .items .item{width:142px;padding:0 5px;height:160px;position:relative;float:left;}
.popular-scroller-wrapper #popular-scroller .items .item .product-image{display:block;margin-top:10px;text-align:center;}
.popular-scroller-wrapper #popular-scroller .items .item .product-name{padding-top:4px;height:16px;position:relative;overflow:hidden;text-align:center;}
.popular-scroller-wrapper #popular-scroller .items .item .product-name a{font-weight:bold;color:#353535;}
.popular-scroller-wrapper #popular-scroller .items .item .product-name a:hover{text-decoration:underline;}
.popular-scroller-wrapper #popular-scroller .items .item:hover .product-name a{color:#5bb412;}
.popular-scroller-wrapper #popular-scroller .items .item .price-box{margin:0;line-height:18px;text-align:center;}
.popular-scroller-wrapper #popular-scroller .items .item .price-box *{display: inline;float:none;padding:0;font-size:12px;font-weight:normal;color:#353535;}
.popular-scroller-wrapper #popular-scroller .items .item .price-box .label,
.popular-scroller-wrapper #popular-scroller .items .item .price-box .price-label{display:none;}
.popular-scroller-wrapper #popular-scroller .items .item .price-box .special-price{padding-left:4px;}
.popular-scroller-wrapper #popular-scroller .items .item .price-box .old-price span{font-size:11px;}
.popular-scroller-wrapper #popular-scroller .items .item .image-brand img{width:60px;height:42px;}
.popular-scroller-wrapper > .browse{width:20px;height:160px;top:2px;left:0;position:absolute;background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/prev-next-scr.gif") no-repeat transparent left top;cursor:pointer;}
.popular-scroller-wrapper > .browse.next{left:auto;right:0;background-position:right top;}
.landing-cms img {margin: 0 0px 0px 0; float: left;}
.landing-cms table {border: 1px; border-color: #FFF}
.landing-description {border-top: 1px solid #CDCDCD;padding-top:10px;margin-top:10px;}
.block .block-subtitle{font-weight:normal;margin:0 0 0 0;color:#595959;padding:0;}
.block .block-subtitle a{font-weight:bold;}
.block .block-content .mini-products-list li.item{width:164px;position:relative;}
.block .block-content .mini-products-list li.item.last{padding-bottom:0;}
.block .block-content .mini-products-list li.item:hover .product-name a{color:#5bb412;}
.block .block-content .mini-products-list li.item .product-image{border:0 none;display:block;float:none;width:auto;padding-left:17px;}
.block .block-content .mini-products-list li.item .product-name {text-align:center;margin-left:24px;}
.block .block-content .mini-products-list li.item .product-name a{font-weight:bold;font-size:12px;color:#353535;}
.block .block-content .mini-products-list li.item .product-name a:hover{color:#5bb412;text-decoration:underline;}
.block .block-content .mini-products-list li.item .price-box{margin:0;text-align:center;padding-left:15px;}
.block .block-content .mini-products-list li.item .price-box *{display: inline;float:none;padding:0;font-size:12px;}
.block .block-content .mini-products-list li.item .price-box .minimal-price-link { display: none; }
.block .block-content .mini-products-list li.item .price-box .label,
.block .block-content .mini-products-list li.item .price-box .price-label{display:none;}
.block .block-content .mini-products-list li.item .price-box .special-price{padding-left:4px;}
.block .block-content .mini-products-list li.item .price-box .price{font-size:13px;}
.block .block-content .mini-products-list li.item .price-box .old-price span{color:#353535;font-weight:normal;}
.block .block-content .mini-products-list li.item input{position:absolute;z-index:2;top:159px;left:0;}
/*Cross Sell Module Styles*/
.plop.item .magnifier{position:absolute;display:block;width:100%;height:100%;text-decoration:none;cursor:pointer;z-index:3;top:0;left:0;}
.product-overview-popup.category{width: 100%; height: 100%; position: fixed; top: 0; left: 0; display: none; z-index:999;}
.product-overview-popup.category.active{display:block;}
/*Prodcut Page Tabs*/
.tabs-wrapper{border-bottom:1px solid #5bb412;border-left:1px solid #5bb412;}
.tabs-wrapper .panes{height:22px;border-bottom:1px solid #5bb412;}
.tabs-wrapper .panes div{height:22px;line-height:22px;float:left;cursor:pointer;background:#5bb412;border-top:1px solid #5bb412;border-right:1px solid #5bb412;width:120px;text-align:center;color:#FFF;font-size:15px;}
.tabs-wrapper .panes div.active{background:none #fff;color:#5bb412;font-weight:bold;font-size:16px;}
.tabs-wrapper .tabs{border-right:1px solid #5bb412;}
.tabs-wrapper .tabs .inner-tabs{min-height:200px;max-height:400px;overflow-y:auto;overflow-x:hidden;}
.tabs-wrapper .tabs .inner-tabs > div{display:none;padding:1em 2em;font-size:13px;}
.tabs-wrapper .tabs .inner-tabs > div.active{display:block;}
.tabs-wrapper .tabs .inner-tabs > div.siz img{max-width:740px;}
.ratings-table{margin:0.5em 0;}
.ratings-table td,
.ratings-table th{padding: 2px 12px 4px 0;font-size:14px;font-weight:normal;line-height:18px;}
.ratings-table td{padding-top:4px;}
.ratings-table td .rating-box{margin:0;}
#customer-reviews.box-reviews dd{margin-bottom:1.5em;padding: 0.8em;border:1px solid #d9d9d9;}
#customer-reviews.box-reviews dl{margin:0;}
#customer-reviews.box-reviews dd small{font-weight:bold;padding-left:6px;}
/*Universal Button CSS*/
button.button{background:none;border:0 none;color:#FFFFFF;cursor:pointer;font-size:13px;font-weight:normal;line-height:23px;height:23px;overflow:visible;padding:0;}
button.button span{background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/button-def.png) no-repeat scroll left top;border:0 none !important;display:block;font-family:tahoma,sans-serif;font-size:14px;font-weight:normal;height:23px;line-height:23px;padding:0 0 0 15px;color:#353535;}
button.button span span{padding:0 15px 0 0;background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/button-def.png);background-position:right top;}
#delivery-time{ padding: 0;margin-bottom: 8px; }
.j2t-loyalty-points span{color:#5bb412;}
.product-view .price-box{display:block;float:none;}
.product-view .price-box .price{font-size:32px;color:#353535;font-weight:bold;text-decoration:none;}
.product-view .price-box p{display:block;float:none;text-align:left;}
.product-view .price-box p.special-price{line-height: 36px;padding:0;}
.product-view .price-box p.special-price .price-label{ display: none; font-size:18px;color:#353535;font-weight:normal;padding-right:4px;}
.product-view .price-box p.old-price{line-height:22px; text-decoration: line-through; }
.product-view .price-box p.old-price .price-label { display: none; }
.product-view .price-box p.old-price span{color:#353535;font-size:18px;font-weight:normal;display:inline;}
.product-view .add-to-cart{}
.product-view .add-to-cart label{float:left;font-weight:bold;color:#353535;margin:0;line-height:14px;}
.product-view .add-to-cart input{float:left;margin:0 !important;}
.product-view .add-to-cart .fltr{float:left;margin-top:6px;width:40px;}
.product-view .product-shop button.button.btn-cart{height:44px;margin-top:6px;margin-left:8px;}
.product-view .product-shop button.button.btn-cart span{height:44px;line-height:44px;text-transform:uppercase;font-size:17px;color:#fff;font-weight:bold;background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/add-to-cart-button.png") no-repeat transparent left top;padding:0 0 0 55px;}
.product-view .product-shop button.button.btn-cart span span{background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/add-to-cart-button.png") no-repeat transparent right top;padding:0 20px 0 0;}
.promo-wrapper{float:left;}
.promo-wrapper .header-promo{margin: 12px 0 1px;padding:0 0 8px 0;}
.promo-wrapper .header-promo li.promo-3{padding-right:0;}
.product-view .links-wrapper{color: #5bb412; clear:both;margin-bottom:8px;}
.social-media > div{padding:2px 0;height:25px; float: left;}
.social-media >p{margin:0;}
/*Review Tab Specific Styles*/
#tabel.tabs-wrapper .tabs{position:relative;}
#tabel.tabs-wrapper .tabs .grad{height:16px;background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/gradient.png") repeat-x transparent left bottom;position:absolute;left:0;width:100%;top:0;padding:0;margin:0;}
#tabel.tabs-wrapper .tabs .grad.bot{top:auto;bottom:0;background-position:left top;}
#tabel.tabs-wrapper .tabs .inner-tabs .mer .br-title { font-weight: bold; }
#tabel.tabs-wrapper .tabs .inner-tabs .rev .review-tab-head{font-weight:bold;font-size:14px;margin-bottom:6px;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .ratings{float:left;margin-right:0;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .rev-act{color:#353535;text-decoration:none;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .add-rw-rwp{font-size:12px;float:left;white-space:nowrap;line-height:15px;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .add-rw-rwp > a{font-size:12px;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .box-collateral{margin-top:10px;border-top:1px solid #d9d9d9;font-size:14px;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .box-collateral .rw-left{padding: 16px 0;width:280px;float:left;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .box-collateral .rw-right{padding: 16px 0;width:400px;float:right;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .box-collateral .rw-left .rew-title{font-size:14px;font-weight:bold;margin:0;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .box-collateral .rw-left p{line-height:18px;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .box-collateral .rw-left .rew-name{padding-left:22px;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .box-collateral .rw-left .rew-name span{font-weight:bold;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .box-collateral .clear{height:1px !important;background:none #d9d9d9;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .form-add h3{font-weight:normal;font-size:14px;color:#353535;line-height:18px;margin:0;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .form-add h3 span{font-weight:bold;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .form-add #ddaadwewadwdaview-form fieldset h4{font-weight:normal;color:#353535;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .form-add #review-form fieldset h4{background:none transparent;color:#343434;font-weight:normal;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .form-add #review-form #product-review-table.data-table{border:0 none;margin-bottom:20px;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .form-add #review-form #product-review-table.data-table thead th{background:none transparent;color:#353535;font-weight:normal;border:0 none;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .form-add #review-form #product-review-table.data-table tbody th,
#tabel.tabs-wrapper .tabs .inner-tabs .rev .form-add #review-form #product-review-table.data-table tbody td{border:0 none;background:none #f1f1f1;border-bottom:3px solid #fff;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .form-add #review-form #product-review-table.data-table tbody td{text-align:center;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .form-add #review-form #product-review-table.data-table tbody td input{margin:0;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .form-add #review-form .form-list .rev-inp-lft{float:left;width:310px;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .form-add #review-form .form-list .rev-inp-rgt{float:right;width:415px;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .form-add #review-form .form-list label{padding-left:8px;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .form-add #review-form .form-list .rev-inp-rgt .input-box{width:auto;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .form-add #review-form .form-list .rev-inp-rgt .input-box textarea{width:407px;}
#tabel.tabs-wrapper .tabs .inner-tabs .rev .form-add #review-form .buttons-set{border:0 none;padding-top:16px;margin:0;}
/*UpSellScroller*/
.upsell-scroller-wrapper{position:relative;}
.upsell-scroller-wrapper .h3{margin:0;}
.upsell-scroller-wrapper .h3 span{display:block;line-height:27px;font-size:15px;color:#fff;font-weight:bold;text-transform:uppercase;background-color:#5bb412;padding-left:10px;}
.upsell-scroller-wrapper .items-wrapper { position: relative; }
.upsell-scroller-wrapper #upsell-scroller{margin:0 20px;position:relative;height:200px;overflow:hidden;}
.upsell-scroller-wrapper #upsell-scroller .items{height:200px;width:20000px;position:absolute;}
.upsell-scroller-wrapper #upsell-scroller .items .item{width:142px;padding:0 5px;height:200px;position:relative;float:left;}
.upsell-scroller-wrapper #upsell-scroller .items .item .product-image{display:block;margin-top:10px;text-align:center;}
.upsell-scroller-wrapper #upsell-scroller .items .item .product-name{padding-top:4px;height:16px;position:relative;overflow:hidden;text-align:center;}
.upsell-scroller-wrapper #upsell-scroller .items .item .product-name a{font-weight:bold;color:#353535;text-align:center;}
.upsell-scroller-wrapper #upsell-scroller .items .item .product-name a:hover{text-decoration:underline;color:#5bb412;}
.upsell-scroller-wrapper #upsell-scroller .items .item:hover .product-name a{color:#5bb412;}
.upsell-scroller-wrapper #upsell-scroller .items .item .price-box{margin:0;line-height:18px;text-align:center;}
.upsell-scroller-wrapper #upsell-scroller .items .item .price-box *{display: inline;float:none;padding:0;}
.upsell-scroller-wrapper #upsell-scroller .items .item .price-box .label,
.upsell-scroller-wrapper #upsell-scroller .items .item .price-box .price-label{display:none;}
.upsell-scroller-wrapper #upsell-scroller .items .item .price-box .special-price{padding-left:4px;font-weight:bold;}
.upsell-scroller-wrapper #upsell-scroller .items .item .price-box .old-price span{color:#353535;}
.upsell-scroller-wrapper #upsell-scroller .items .item .image-brand img{width:60px;height:42px;}
.upsell-scroller-wrapper .items-wrapper > .browse{width:20px;bottom:0;left:0;position:absolute;background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/prev-next-scr.gif") no-repeat transparent left top;cursor:pointer;top:0;}
.upsell-scroller-wrapper .items-wrapper > .browse:hover{background-position:left bottom;}
.upsell-scroller-wrapper .items-wrapper > .browse.next{left:auto;right:0;background-position:right top;}
.upsell-scroller-wrapper .items-wrapper > .browse.next:hover{left:auto;right:0;background-position:right bottom;}
.upsell-scroller-wrapper .items-wrapper > .browse.disabled { visibility: hidden; }
.klantinfo {padding-top:10px;}
.klantinfo img {top:-3px;position:absolute;left:-21px;}
/*Cart Page*/
.page-title{padding:0;margin:0 0 1em;}
.page-title h1, .page-title h2{padding:0;margin:0 0 10px;height:36px;line-height:36px;}
.col1-layout .page-title h1, .col1-layout .page-title h2{height:76px;line-height:76px;margin-bottom:0;}
.cart .page-title{margin-bottom:0;}
.cart .page-title button.button.btn-proceed-checkout{margin-top:22px;}
button.button.btn-proceed-checkout{height:32px;}
button.button.btn-proceed-checkout span{height:32px;line-height:32px;text-transform:uppercase;font-size:17px;color:#fff;font-weight:bold;background:#ff7113;padding:0 0 0 16px;}
button.button.btn-proceed-checkout span span{background:#ff7113;padding:0 16px 0 0;}
button#onestepcheckout-place-order.button{height:32px;}
button#onestepcheckout-place-order.button span{height:32px;line-height:32px;text-transform:uppercase;font-size:17px;color:#fff;font-weight:bold;background:#ff7113;padding:0 0 0 16px;}
button#onestepcheckout-place-order.button span span{background:#ff7113;padding:0 16px 0 0;}
.cart-table td
.data-table.cart-table td.last{padding:15px;}
.data-table.cart-table td .product-image img
.data-table.cart-table tfoot td {padding-right:0;}
.data-table.cart-table tfoot td button{float:left;}
.data-table.cart-table th.last,
.data-table.cart-table td.last{border-right:0 none;}
.cart .cart-collaterals .col2-set .box.discount{width:296px;float:left;padding:8px 12px;min-height:145px;}
.cart .cart-collaterals .col2-set .box-coupon{width:296px;float:right;padding:8px 12px;min-height:145px;}
.cart .cart-collaterals .col2-set .box-coupon ,
.cart .cart-collaterals .col2-set .box.discount * {font-size:12px;color:#353535;}
.cart .cart-collaterals .col2-set .box-coupon h2,
.cart .cart-collaterals .col2-set .box.discount h2{font-size:14px;color:#353535;font-weight:bold;}
.cart .cart-collaterals .col2-set .box-coupon button span{font-size:14px;}
.cart .cart-collaterals .col2-set .header-promo{margin:0;float:right;}
.cart .cart-collaterals .col2-set .header-promo .promo-3{padding-right:0;}
.cart{padding-bottom:5px;}
/*Crosssell Scroller Wrapper*/
.crosssell-scroller-wrapper{position:relative;}
.crosssell-scroller-wrapper h3{height:27px;margin:0;color:#000;font-size:14px;}
.crosssell-scroller-wrapper #crosssell-scroller{margin:0 0 0 0;position:relative;height:200px;width:650px;overflow:hidden;}
.crosssell-scroller-wrapper #crosssell-scroller .items{height:200px;width:650px;position:absolute;}
.crosssell-scroller-wrapper #crosssell-scroller .items .item{width:142px;padding:0 5px;height:200px;position:relative;float:left; text-align: center;}
.crosssell-scroller-wrapper #crosssell-scroller .items .item .product-image{display:block; padding: 0; margin: 0 auto;}
.crosssell-scroller-wrapper #crosssell-scroller .items .item .product-name{padding-top:4px;height:40px;position:relative;overflow:hidden;text-align:center;}
.crosssell-scroller-wrapper #crosssell-scroller .items .item .product-name a{font-weight:bold;color:#353535;}
.crosssell-scroller-wrapper #crosssell-scroller .items .item .product-name a:hover{text-decoration:underline;}
.crosssell-scroller-wrapper #crosssell-scroller .items .item:hover .product-name a{color:#ff7e00;}
.crosssell-scroller-wrapper #crosssell-scroller .items .item .price-box{margin:0;line-height:18px;text-align:center;}
.crosssell-scroller-wrapper #crosssell-scroller .items .item .price-box *{display: inline;float:none;padding:0;font-size:14px;font-weight:bold;color:#0bb400;}
.crosssell-scroller-wrapper #crosssell-scroller .items .item .price-box .label,
.crosssell-scroller-wrapper #crosssell-scroller .items .item .price-box .price-label{display:none;}
.crosssell-scroller-wrapper #crosssell-scroller .items .item .price-box .special-price{padding-left:4px;}
.crosssell-scroller-wrapper #crosssell-scroller .items .item .price-box .old-price span{color:#919191;}
.crosssell-scroller-wrapper #crosssell-scroller .items .item .image-brand img{width:60px;height:42px;padding-left:43px;}
.crosssell-scroller-wrapper > .browse{width:20px;height:200px;top:27px;left:0;position:absolute;background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/prev-next-scr.gif") no-repeat transparent left top;cursor:pointer;}
.crosssell-scroller-wrapper > .browse:hover{background-position:left bottom;}
.crosssell-scroller-wrapper > .browse.next{left:auto;right:0;background-position:right top;}
.crosssell-scroller-wrapper > .browse.next:hover{left:auto;right:0;background-position:right bottom;}
/*Special Hide Input CSS - IE Proof DO NOT REMOVE UNDER ANY CIRCUMSTANCES*/
.abs-hide{position:absolute !important;width:0 !important;height:0 !important;display:block !important;overflow:hidden !important;margin:0 !important;padding:0 !important;border:0 none !important;}
.osc-promo-block{padding: 18px 30px 12px 30px;margin-top:1.5em;}
.osc-promo-block .header-promo{margin:0;}
.osc-promo-block .header-promo li{display:block;float:none;padding: 6px 10px 8px 28px;}
/*Account Pages*/
.account-page .col-main{padding-top:1em;}

/*Product Page - FAQs*/
.tabs .accordion2 div { display:block; background: none; }
.tabs .accordion2 h3 { background: none; color: #000; }
.tabs .accordion2 h3:hover { background:none; cursor:default; }
.tabs .faq .box-collateral h2 { padding: 0; }
.tabs .faq .box-collateral h2.clickty { padding: 2px 5px; border-radius: 6px; border: 1px solid #5bb412; display: inline-block; cursor: pointer; }
.tabs .faq .box-collateral .faqs-form { display: none; }
.tabs .faq .accordion2 > h3 { cursor: pointer; }
.tabs .faq .accordion2 .content { display: none; }

/*Prod Page - Additional size link*/

.size-link-wrapper a { font-weight: bold; }
.size-link-wrapper.opts-av { position: relative; z-index: 3; clear: both; margin: 15px 0 7px; }
/*.size-link-wrapper.opts-av a { position: absolute; left: 240px; top: 16px; }*/

/*Special image per category and product bgr fix*/

.header-container { background: none #fff; }
.footer-container { background: url('https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/footer-bg-shadow.png') repeat scroll 0 0 transparent;bottom:0;width:991px;margin-left:auto;margin-right:auto; }

/*Custom page Klantenservice*/
.klantenservicepagina { left:100px; vertical-align: middle; }

.verzend-title span a:hover .verzend-tekst { display:block;}
.verzend-tekst { display:none; }
.retour-title span a:hover .retour-tekst { display:block;}
.retour-tekst { display:none; }
.levertijd-title span a:hover .levertijd-tekst { display:block;}
.levertijd-tekst { display:none; }
.betalen-title span a:hover .betalen-tekst { display:block;}
.betalen-tekst { display:none; }

.categorieklant {padding-top:10px;}

.tooltip-wrap {
  position: absolute;
  color: #000;
}

.tooltip-wrap > p { cursor: help; }

.tooltip-wrap .tooltip-content {
  display: none;
  position: absolute;
  z-index: 100;
  background-color: #000;
  padding: 1em;
  width:330px;
  border:1px solid #000;
  opacity:0.85;
  color:#fff;
}
.tooltip-wrap:hover .tooltip-content {
  display: block;
}

.tooltip-wrap1 {
  position: absolute;
  color: #000;
}
.tooltip-wrap1 .tooltip-content1 {
  display: none;
  position: absolute;
  background-color: #000;
  padding: 1em;
  width:330px;
  border:1px solid #000;
  opacity:0.85;
  color:#fff;
  left:-110px;
}
.tooltip-wrap1:hover .tooltip-content1 {
  display: block;
}

.tooltip-content1 {
	background:#000;
	z-index:10000;
	position:relative;

}

.tooltip-wrap2 {
  position: absolute;
  color: #000;
}
.tooltip-wrap2 .tooltip-content2 {
  display: none;
  position: absolute;
  background-color: #000;
  padding: 1em;
  width:330px;
  border:1px solid #000;
  opacity:0.85;
  color:#fff;
  left:-187px;
}
.tooltip-wrap2:hover .tooltip-content2 {
  display: block;
}

.tooltip-content2 {
	background:#000;
	z-index:10000;
	position:relative;

}

.tooltip-wrap3 {
  position: absolute;
  color: #000;
}
.tooltip-wrap3 .tooltip-content3 {
  display: none;
  position: absolute;
  background-color: #000;
  padding: 1em;
  width:330px;
  border:1px solid #000;
  opacity:0.85;
  color:#fff;
  left:-260px;
}
.tooltip-wrap3:hover .tooltip-content3 {
  display: block;
}

.tooltip-content3 {
	background:#000;
	z-index:10000;
	position:relative;

}

.klantinfo {margin-bottom:2px;}
.klantserviceproduct {padding-top:20px;}
.delivery-time-popup {padding-bottom:2px;}

p.delivery-time { margin: 2px 0 8px; }
p.delivery-time .green { color: #72bd21; font-weight: bold; }

.cart .discount .discount-form { display: block;}

.kortingscodecart {font-size:13px;font-weight:bold;}

.cart .discount #sub3 {
color: black;
display: none;
}

.header .meershops { display:none;top:10px;}
.shops { display:none;z-index:100;width:150%;background:#FFF;left:-24%;position:fixed;top:0;}
.buttonshops { position:absolute;left:51%;display:block;z-index:1000;background-color:#5bb412;padding:4px;}

.buttonshops:hover .shops {
  display: block;
}

.buttonshops a {color:#FFF;font-weight:bold;}

#up {background-position: -2329px 0;
    display: inline-block;
    vertical-align: middle;
    position: fixed;
    right: 8%;
    top: -64px;
    width: 54px;
    height: 54px;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
	background:url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/NaarBoven.png") no-repeat transparent;
}
#up.scrolled{
    opacity:1;
    top: 250px;
}

/*New Drop down styles*/

.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu { padding: 15px 0; width: 100%; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 33%; float: left; padding: 0 20px; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.oversight { width: 45%; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.brands { width: 27.5%; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.bestsell { width: 27.5%; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.image { width: 27.5%; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.actie { width: 27.5%; border-right:1px solid #5bb412;border-left:1px solid #5bb412; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.brands { padding-right: 0;border-left:1px solid #5bb412;border-right:1px solid #5bb412; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column h3 { color: #5bb412; font: bold 13px/18px Tahoma; margin-bottom: 9px; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column .menu-group { float: left; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 33%; padding: 0 12px 0 0; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column .menu-group h4 { color: #1f1f1f; font: bold 13px Tahoma; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column .menu-group a { color: #1f1f1f; font: normal 13px Tahoma; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column .menu-group a:hover { text-decoration: underline; }

.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.brands a { display: block; float: left; position: relative; width: 80px; height: 55px; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.brands a img { display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.actie a { display: block; float: left; position: relative; width: 206px; height: 157px; margin: 0 20px 9px 0; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.actie a img { display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%; }

.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.bestsell a { display: block; font: normal 12px Tahoma; color: #1f1f1f; text-decoration: none; background: none transparent; margin-bottom: 8px; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.bestsell a strong { font-weight: bold; font-size: 13px; color: #1f1f1f; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.bestsell a span { padding: 0; margin: 0; display: inline; background: none transparent; color: #1f1f1f; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.bestsell a .price-box p { display: inline; margin: 0 5px 0 0; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.bestsell a .price-label { display: none; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.bestsell a:hover strong { text-decoration: underline; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.bestsell a img { float: right; max-width: 70px; max-height: 70px; margin: 0 0 0 10px; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.bestsell a:after { height: 0; display: block; float: none; clear: both; content: ''; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.bestsell .price-box p { margin: 0; float: none; }


.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.image a { display: block; font: normal 12px Tahoma; color: #1f1f1f; text-decoration: none; background: none transparent; margin-bottom: 8px; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.image a strong { font-weight: bold; font-size: 13px; color: #1f1f1f; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.image a span { padding: 0; margin: 0; display: inline; background: none transparent; color: #1f1f1f; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.image a .price-box p { display: inline; margin: 0 5px 0 0; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.image a .price-label { display: none; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.image a:hover strong { text-decoration: underline; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.image a img { float: right; max-width: 770px; max-height: 770px; margin: 0 0 0 10px; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.image a:after { height: 0; display: block; float: none; clear: both; content: ''; }
.tvbdksk .nav-container #custommenu .wp-custom-menu-popup.new-style-menu .column.image .price-box p { margin: 0; float: none; }



.footer-colums-c3 li { font-size:14px;color:#777;font-weight:bold;}
.footer-colums-c3 ul { color:#777;}
.footer-colums-c3 a {font-size:12px;color:#777;text-decoration:underline;}
.footer-colums-b3 {border-left:1px solid #CDCDCD;border-right:1px solid #CDCDCD;padding-left:15px; }
.footer-colums-a3 {padding-left:15px;}
.footer-colums-c3 {padding-left:15px;padding-right:15px;padding-bottom:15px;}
.footer-colums-c4 {margin-left:15px;margin-right:15px;padding-top:15px;border-top:1px solid #CDCDCD;}
.blockfacebook {background:#47639E;text-align:center;}
.blockfacebook .likebox iframe { max-width: 86px; }
.blockfacebook li,
.blockfacebook strong {display:block;font-size:14px;color:#fff;font-weight:bold;padding-bottom:4px;padding-top:4px;}
.sociallinks {margin-top:15px;}
.vlag {padding-left:5px;}
.verzendusp {height:48px;width:992px;margin-left:auto;margin-right:auto;padding-right:3px;}
.reviewsproduct {padding-top:10px;}
.size-link-wrapper {}
span.green { color: #72bd21; font-weight: bold; }
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://www.hockeyhuis.nl/skin/frontend/theme18/default/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('https://www.hockeyhuis.nl/skin/frontend/theme18/default/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('https://www.hockeyhuis.nl/skin/frontend/theme18/default/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('https://www.hockeyhuis.nl/skin/frontend/theme18/default/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('https://www.hockeyhuis.nl/skin/frontend/theme18/default/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('https://www.hockeyhuis.nl/skin/frontend/theme18/default/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* ==================== Improved One Page Checkout with progressbar  ===================== */

.opc { position:relative; overflow:hidden; height:1670px; float: none; text-align: center; }
.opc .ul { list-style:disc outside; padding-left:18px; }
.opc li.section { display:inline; }
.opc .step { position:absolute; overflow: visible; top:70px; left:0; right: 0; z-index:1; width: auto; padding: 30px; background: #FFF; text-align:left; border: 2px solid #5bb412; }

.opc .step-title,
.opc .allow .step-title,
.opc .active .step-title { position:relative; text-align:center; border:none; padding:0 15px; overflow:hidden!important; height:70px; display:inline-block; vertical-align:top; background: none transparent; }
.opc .section:first-child .step-title { border-left: 0; }

.opc .step-title h2,
.opc .allow .step-title h2,
.opc .active .step-title h2 { width:100%; text-align:center; display: block; float: none; font-weight: normal; color: inherit; font-size: 14px; }

.opc .step-title .number,
.opc .allow .step-title .number,
.opc .active .step-title .number { float:none; margin:0 auto 10px; display: block; width: 30px; height: 30px; line-height: 30px; color: #FFF; font-weight: normal; font-size: 14px; background: #999; }

.opc .step-title a { display:none; }
.opc .step-title { opacity: .25; }
.opc .step-title .number { padding:0; border:0; position:relative; z-index:1; }
.opc .step-title h2 { }

.opc .allow .step-title { opacity: 1; }
.opc .allow .step-title .number { background: #5bb412; }
.opc .allow .step-title h2 { color: #5bb412; }

.opc .active .step-title { opacity: 1; }
.opc .active .step-title .number { background: #FA7C00; }
.opc .active .step-title h2 { color: #FA7C00; }

.opc .step-title { min-width: 100px; }


.opc:first-of-type li:last-child .step-title a{width:50%}
.opc:first-of-type li:first-child .step-title a{width:50%;left:50%}

/* ================================= Solution by www.h-o.nl =============================== */

.checkout-onepage-index .col2-right-layout .col-right { display: none; }
.checkout-onepage-index .col2-right-layout .col-main { float: none; width: auto; }

.opc .form-list .field { width: 49%; margin-left: 2%; }
.opc .form-list .field:first-child { margin-left: 0; }
.opc .form-list .input-box { width: auto; padding-right: 12px; }
.opc .form-list input.input-text { width: 100%; padding: 5px; }
.opc .form-list select { height: 27px; line-height: 27px; }
.opc .form-list label { margin: 0 0 5px 5px; }

.opc #opc_postnl_ce .input-box { width:auto; }
.opc #opc_postnl_ce .input-text { width:100%; }
.opc #opc_postnl_ce .field-postcode .input-text { width:100%;  }
.opc #opc_postnl_ce .field { width: 32%; }
.opc .postnl-readonly { background: #f2f2f2 !important; cursor: not-allowed; }

.opc #co-billing-form fieldset > .form-list,
.opc #co-shipping-form > ul { display: block; max-width: 600px; margin: 0 auto; }

.opc .sp-methods dt { font-weight: normal; font-size: 16px; border-top: 1px solid #ccc; padding: 15px 0 0; margin: 15px 0 0; }
.opc .sp-methods dt:first-child { margin-top: 0; padding-top: 0; border-top: 0; }
.opc .sp-methods dd > ul.form-list { margin: 10px 0; }
.opc .sp-methods dd > fieldset.form-list > ul { margin: 10px 0; }
.opc .sp-methods dd > fieldset.form-list > ul:empty { display: none !important; }
.opc .sp-methods label { font-weight: normal; }
.opc .sp-methods label > img { vertical-align: middle; margin: 0 5px; max-width: 20px; }

#checkout-payment-method-load dt { padding: 5px 0 0; margin: 5px 0 0; font-size: 1em; }

.opc .sp-methods dt.kiala-method-header span { font-weight: normal; font-size: 18px; }
.opc .sp-methods dt.kiala-method-header span:hover .info { display: none; }
.opc .sp-methods dt.kiala-method-header { padding-bottom: 15px; }
.opc .sp-methods .kialapoints { border: 1px solid #ccc; margin: 15px 0; }
.opc .sp-methods dt.kiala-method-header + dd #loader { display: inline; }
.opc .sp-methods .kialapoints .kialapoint-info { padding: 10px; background: #CCC; font-weight: bold; }
.opc .sp-methods .kialapoints .kialapoint-info p { margin: 0; }
.opc .sp-methods .kialapoints .kialapoint-content { padding: 10px; }
.opc .sp-methods .kialapoints .change-kialapoint { margin: 0; padding: 0 10px 10px; }

.opc #checkout-step-payment .buckaroo-method #radiogroup-container label { float: left; padding: 5px 0; width: 100px; text-align: center !important; margin: 0; }
.opc #checkout-step-payment .buckaroo-method #radiogroup-container label img { display: block; margin: 0 auto 10px; }

.opc .form-list .customer-dob .dob-day,
.opc .form-list .customer-dob .dob-month,
.opc .form-list .customer-dob .dob-year { padding-right: 12px; width: 30px; margin-left: 10px; }
.opc .form-list .customer-dob .dob-day { margin-left: 0; }
.opc .form-list .customer-dob .dob-year { width: 50px; }
.opc .form-list .customer-dob .dob-day input.input-text,
.opc .form-list .customer-dob .dob-month input.input-text,
.opc .form-list .customer-dob .dob-year input.input-text { width: 100%; }

.opc #opc-review .buttons-set { border: 0; padding-left: 8px; }
.opc #opc-review .buttons-set p { line-height: 32px; }
.opc .checkout-agreements { border: 0; }
.opc .checkout-agreements:empty { display: none; }

.opc .buttons-set button.button { height:32px; }
.opc .buttons-set button.button span { height:32px;line-height:32px;text-transform:uppercase;font-size:17px;color:#fff;font-weight:bold;background:#ff7113;padding:0 0 0 16px; }
.opc .buttons-set button.button span span { background:#ff7113;padding:0 16px 0 0; }
.opc .buttons-set .back-link { line-height: 32px; }
.opc .buttons-set .back-link a { background: none; padding: 0; }
.opc .buttons-set p.required { display: none; }

.opc .data-table { margin: 0 0 3em; border-collapse: collapse; border: 0; }
.opc .data-table tbody .v-top { vertical-align: top; }
.opc .data-table td,
.opc .data-table th { padding: 8px; border: 1px solid #d9d9d9; border-width: 1px 0; vertical-align: middle; }
.opc .data-table thead th { background: #f2f2f2; }
.opc .data-table td.last { padding: 3px 8px; text-align: right; }

#kialapoints-container { visibility: hidden; height: 0; overflow: hidden; }
#kialapoints-container.active { visibility: visible; height: auto; overflow: auto; }

.sp-methods .postnl-container { border: 0; padding: 0; }

#nav a, #nav a:hover{
	float: none;
	text-align: center;
	color: #fff;

}

/*#nav ul, */#nav div {
    border: 2px solid #e37510;
	background: #fff;
    top: 41px;
    width: 435px;
	padding: 10px 0px 10px 10px;
	min-height: 270px;
	height: auto !important;
	height: auto;
	border-top: 0px none;
	z-index: 999;
}


#nav div ul.sub2{
	top: 0px;
	padding: 0px;
	background: none;
}

#nav div ul.sub2 li{
	float: left;
	width: 135px;
	font-weight: bold !important;
	line-height: 10px !important;
	margin-right: 10px;
	background: url("https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/bkg_nav1.gif") repeat-x 0 100%;
	padding-bottom: 8px;
	
}
#nav div ul.sub2 li a/*, #nav div ul.sub2 li a:hover*/{
	font-size: 12px !important;
	font-weight: bold !important;
	color: #000 !important;
	background: none;
	margin: 0px 0px 15px 0px !important;
	border-bottom: 1px dotted #000;
	text-align: left;
	/*line-height: 38px;*/
}


#nav div ul.sub2 li ul.sub3{
	float: none;
	display: block;
    padding: 0;
    top: 0;
    width: 100%;
	background: none;
	left: 0px !important;
}
#nav div ul.sub2 li ul.sub3 li{
	float: left;
	clear: both;
	line-height: 20px;
	height: auto;
	font-size: 12px;
}
#nav div ul.sub2 li ul.sub3 li a/*, #nav div ul.sub2 li ul.sub3 li a:hover*/{
	color: #000 !important;
	font-weight: normal !important;
	background: none;
	margin: 0px !important;
	border-bottom: 0px none !important;
	line-height: 18px;
}


.mene-bottom ul li/*:hover */{
    /*background: url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/acm.png) no-repeat scroll;*/
    float: left;
    height: auto;
    line-height: 46px;

    text-align: center;
    /*width: 238px;*/
}

#nav .no_6 div ul.sub2 li ul.sub3, #nav .no_5 div ul.sub2 li ul.sub3 { display: none; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; }
#nav li.no_5 div.shown-sub, #nav li.no_6 div.shown-sub { left:auto; right: 0px; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/* begin: slideshow */
.slideshow {
	position:relative;
	padding:0;
	margin:0;
}
.slideshow a img {
    border:none;
}
.slideshow li.slide {
    list-style-type:none;
}
.slideshow .slides {
	height:260px;
	margin:0;
}
.slideshow .slides li.slide {
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0;
}
.slideshow .buttons {
    display:none;
}
.slideshow .buttons {
    bottom: -96px;
    display: block;
    margin: 0;
    position: absolute;
    right: 23px;
    z-index: 100;
}
.slideshow .buttons li {
	float:left;
	display:inline;
	width:23px;
	height:16px;
	margin:0;
	padding-left:11px;
	line-height:30px;
	/*background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/buttonBg.png);*/
	background-repeat:no-repeat;
	
	
}
.slideshow .buttons li a {
	float:left;
    text-decoration:none;
	width:23px;
	height:16px;
	color:#fff;
	outline:0;
	background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/a.png) no-repeat scroll;
	text-indent:-9999px;
}
.slideshow ul.buttons li a:hover {
    text-decoration:none;
    color:#0a0a0a;
	background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/hover.png) no-repeat scroll;
	width:23px;
	height:16px;
}
.slideshow ul.buttons li.active a:hover,
.slideshow ul.buttons li.active a {
	color:#666666;
	background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/hover.png) no-repeat scroll;
}
.banner{width:617px;
height:376px;
margin-bottom:12px;
}
/* end: slideshow */


﻿.slideshow ul li
{
	display:inline;
}



#topSection
{
	padding-top:50px;
	margin-bottom:30px;
	padding-bottom:30px;
}

#topInfo
{
	font-size:18px;
	color:#333;
	margin:0px 0px 20px 0px;
}

#bottomInfo
{
	font-size:14px;
	color:#663300;
	width:400px;
}

#headerContent
{
	position:absolute;
	margin-left:320px;
	margin-top:36px;
	visibility:hidden;
	z-index:2;
}

#howdy
{
	float:left;
	position:absolute;
	padding-left:230px;
	visibility:hidden;
	width:200px;
	height:94px;	
}

#howdyImg
{
	height:90px;
	width:200px;
}

.codeContainer
{
	float:left;
	margin-right:20px;
	width:31%;
}

#evNetBar
{
	height:26px;
	background-color:#666;
	visibility:collapse;
}

#mainContainer
{
	width:90%;
	margin:0 20px 0 20px;
}



ul.controls {
    margin: 0;
    padding:0;
}
ul.controls li {
    display:block;
    list-style-type:none;
    margin:0 0 2em;
}
ul.controls li a {
    cursor:default;
}
.bgimage {
    display:block;
    overflow:hidden;
    text-indent:-9999px;
}
a.glimmer.bgimage {
    background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/glimmer_lockup.png) no-repeat;
    width:280px;
    height:73px;
}

/*
	Slideshow
*/

#slides {
	position:relative;
	top:0px;
	left:0px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:617px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:617px;
	height:376px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	background: url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/slider-nav.png) no-repeat;
	position: absolute;
	top: 40%;
	left: 1%;
	height: 50px;
	width: 50px;
	z-index: 101;

	text-indent: 110%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 1.1rem;
	display: block;
}

#slides .next {
	background-position: top right;
	left:auto;
	right: 1%;
}
#slides .next:hover {
	background-position: bottom right
}
#slides .prev:hover {
	background-position: bottom left
}
/*
	Pagination
*/

.pagination {
   
    bottom: 18px;
    margin: auto;
    position: absolute;
    right: 25px;
    width: auto;
    z-index: 1000;
}

.pagination li {
	float:left;
	margin:0 2px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:16px;
	height:0;
	padding-top:18px;
	background-image:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -17px;
}
.slides_container > a {
    
}
.slides_container .prev {

}
.slides_container .next {
    
}

/*functional - 06/27/2011*/

/* site map*/
.catalog-seo-sitemap-category .page-title , .catalog-seo-sitemap-product .page-title {
	border-bottom: 0px none;
}
.catalog-seo-sitemap-category .pager , .catalog-seo-sitemap-product .pager {
	border: 1px solid #d9d9d9;
	clear: both;
}
.page-sitemap .links {
	clear:both;
}
.page-sitemap .sitemap{
	float:left;
	margin:15px 0;
	padding:0 10px;
	width:905px;
}
.page-sitemap .sitemap li {
	float:left;
	width:150px;
	margin: 0px;
	padding: 3px 15px;
}
.page-sitemap .sitemap li a:hover{
	color: #1E7EC8;
	text-decoration: underline;
}

/*link wishlist */
.product-shop .product-options-bottom .add-to-links{
	text-align: left;
}
.product-view .product-shop .add-to-links a:hover{
	text-decoration: underline;
}

/* link review*/
button.btn-review span{
	text-transform: none !important;
	font-size: 12px;
}

/*toolbar*/
/*.catalog-category-view .toolbar-top .toolbar {
	width: 470px;
}*/
.catalog-category-view .pager .amount {
	display: none;
}
.catalog-category-view .toolbar-bottom .pager .amount {
	display: none;
}

/*my order*/
.block-reorder .block-title strong {
	background: none;
}
.block-reorder .actions {
	background:none;
	border-top:1px solid #DDDDDD;
	line-height:26px;
	padding:6px 9px 0;
	text-align:right;
}

/** product detail*/
.product-collateral .box-additional{}
.product-view .product-img-box {
	position: relative;
}
.product-view .product-img-box .btn_sale{
	left:25px;
	position:absolute;
	top:90px;
	z-index:10
}

/* list products*/
table.products-grid{
	width: 100%;
}
.products-grid tr td {
	width:20%;
}
.products-grid .product-name a {
	white-space:normal;
}
.info_products .short-decription {
	height: 55px;
	overflow: hidden;
}
.sale-price{
	clear: both;
	color: #FC780D;
}
.catalog-category-view .pager .amount {
	display:block;
}
.catalog-category-view .pager .pages {
	padding:0;
}
/*sasa taskov*/
.catalog-category-view .products-grid tr td {
	padding:5px 0;
}


@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

a, button {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

.mobile-filter-nav,
.mobile-only { display: none !important; }

@media (max-width: 768px) {
    body { background: none #FFF; -webkit-text-size-adjust: 100%; }
    body > .zopim { display: none; }
    body.no-scroll { overflow: hidden; }

    .mobile-filter-nav,
    .mobile-only { display: block !important; }
    .desktop-only { display: none !important; }

    img { max-width: 100%; height: auto; }

    .col1-layout .main { width: auto; min-height: 0; }

    .wrapper { min-width: 0; }
    .wrap { width: auto; }

    .title-buttons { text-align: left; }
    .title-buttons h1, .title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 { float: none; }
    .col1-layout .page-title h1, .col1-layout .page-title h2 { height: auto; line-height: 1.35; margin: 0; }

    .form-list li.wide .input-box { width: auto; }
    .form-list li.wide textarea { width: 100%; }
    .form-list .input-box { width: auto; padding-right: 6px; }
    .form-list input.input-text { width: 100%; }
    .form-list .fields { margin: 0; }
    .form-list .field { float: none; width: auto; margin: 0 0 8px; }

    .col2-set .col-1,
    .col2-set .col-2 {
        width: auto;
        margin: 0 0 1.5em;
        float: none;
    }

    .header-container { height: auto; }
    .header-container .meershops { display: none; }
    .header-container #up { display: none; }
    .header-container .header { width: auto; text-align: center; }
    .header-container .header-promo { float: none; clear: both; margin: 0; }
    .header-container .header-promo li { float: none; display: inline; }
    .header-container .header .klanten-service { display: none; }
    .header-container .header h1.logo { margin: 0; display: block; text-align: center; }
    .header-container .header .logo { margin: 0 auto; display: inline-block; }
    .header-container .header .logo img { margin: 0; max-height: 70px; max-width: 164px; }
    .header .quick-access { float: left; width: auto; }
    .header .quick-access .top-links { float: none; margin: 0; display: none; }
    .header .quick-access .top-links li { float: none; display: inline; }
    .header .quick-access .top-links li.last { display: none; }
    .header .quick-access .top-links li:before { content: '|' }
    .header .quick-access .top-links li:after { display: none; }
    .header .quick-access .top-links li:first-child:before { content: ''; }
    .header .quick-access .top-links table,
    .header .quick-access .top-links table tbody,
    .header .quick-access .top-links table tr,
    .header .quick-access .top-links table td,
    .header .quick-access .top-links table th { display: inline; }
    .header .quick-access .top-links img { vertical-align: middle; }
    .header .header-promo { display: none; }
    .header .block-cart { margin: 0; padding: 0; float: none; background: none transparent; min-height: 0; }
    .mobile-cart-counter{ display: block; height: 15px; min-width: 15px; float: left; line-height: 15px; text-align: center; color: #fff; font-size: 8px; border-radius: 50%; position: absolute; top: -7px; right: 5px;}
    .cart-summary{ display: none; }
    .desktop-label{ display: none; }
    .mobile-label{ display: block; }
    .cart-title a{ position: relative; display: block; }
    .cart-title a:hover{ text-decoration: none; }
    .cart-title a:before{ content: ''; display: block; margin-left: auto; margin-right: auto; background-image: url('https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/cart.png'); background-repeat: no-repeat; background-size: 100% auto; width: 25px; height: 18px; }
    .custom_cart{ float: right; }
    .mobile-icon-label{ display: block; font-size: 9px; color: #2f2f2f; padding-top: 9px; font-weight: normal; }
    .mobile-menu-btn:before{ content: ''; background-repeat: no-repeat; background-size: 100% auto; display: block; width: 23px; height: 18px; margin-left: auto; margin-right: auto; }
    .mobile-menu-btn{ display: inline-block; float: right; }
    .mobile-menu-btn:hover{ text-decoration: none; }
    .close-mobile-menu span{ display: block; }
    .close-mobile-menu{ display: block; font-family: 'Tahoma'; font-size: 10px; text-decoration: none; text-align: center; position: absolute; right: 15px; top: 15px; color: #2f2f2f; }
    .close-mobile-menu:hover{ text-decoration: none; }
    .close-mobile-menu:before{ content: ''; display: inline-block; width: 18px; height: 18px; background-repeat: no-repeat; background-size: 100% 100%; margin-bottom: 4px; }
    .mobile-menu-section{ display: block; text-align: left; margin-left: 25px;}
    .mobile-menu-section .home{ display: none; }
    .mobile-menu-section > ul > li > a{ font-size: 16px; color: #2f2f2f; line-height: 28px; }
    .mobile-menu-section > ul > li ul{ display: none; }
    .mobile-menu-section > ul > li{ padding-top: 8px; padding-bottom: 8px; border-bottom: 1px solid #e6e6e6; }
    .mobile-menu-section > ul > li:last-child{ border-bottom: none; }
    .mobile-menu-section{}
    .mobile-menu-divider{ display: block; background-color: #f6f6f6; height: 7px; border-top: 1px  solid #e6e6e6; border-bottom: 1px  solid #e6e6e6; margin-bottom: 20px; margin-top: 20px; }
    .mobile-service-links{ display: block; margin-left: 25px; }
    .mobile-service-links > ul > li > a{ color: #2f2f2f; font-size: 16px; line-height: 28px; padding-left: 0; }
    .mobile-service-links > ul > li:after{ display: none; }
    .mobile-service-links .top-links li{ float: none; padding-top: 8px; padding-bottom: 8px; border-top: 1px solid #e6e6e6; }
	.mobile-service-links .top-links li:first-child{ border-top: none; }
    .mobile-service-links .top-links li:last-child{ border-top: none; }
    .mobile-service-links .top-links{ float: none; text-align: left; }
    .mobile-service-links .top-links .mobile-lang-switcher{ padding-top: 30px; }
    div.mobile-account{ display: block; float: right; border-left: none; }
    .mobile-account a{ display: block; }
    .mobile-account a:before{ content: ''; display: block; margin-left: auto; margin-right: auto; width: 18px; height: 18px; background-image: url('https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/account.png'); background-repeat: no-repeat; background-size: 100% auto; }
    .mobile-account a:hover{ text-decoration: none; }
    .menu-social-icons{ display: block; padding-top: 15px; text-align: left; margin-left: 25px; margin-bottom: 40px; }
	.menu-social-icons li{ display: inline-block; margin-right: 14px; }
	.menu-social-icons-title{ display: block; font-size: 16px; font-weight: bold; margin-bottom: 15px; letter-spacing: 1px; color: #2f2f2f;}
    .mobile-menu-btn,
    .header .cart-title,
    .mobile-account{ padding: 5px 5px 0 5px; width: 54px; border-left: 1px solid #e6e6e6; margin-top: 15px; margin-bottom: 15px; }

    .mene-top-nr-wrap { padding: 5px 10px; }
    .mene-top-nr-wrap .mene-top-nr { width: auto; height: auto; }
    .mene-top-nr-wrap .mene-top-nr > ul { float: none; height: auto; overflow: auto; display: none; }
    .mene-top-nr-wrap .mene-top-nr > ul > li { display: inline-block; float: none; }
    .mene-top-nr-wrap .mene-top-nr > ul > li:last-child { border-right: 0; }
    .mene-top-nr-wrap .mene-top-nr > ul > li br { display: none; }
    .mene-top-nr-wrap .mene-top-nr > ul > li ul { display: none; }
    .mene-top-nr-wrap .mene-top-nr > ul > li a { padding: 0 10px 0 7px; }
    .mene-top-nr-wrap .mene-top-nr #search_mini_form { float: none; display: block; }
    .mene-top-nr-wrap .mene-top-nr #search_mini_form .form-search { float: none; width: auto; height: auto; display: block; margin: 0; padding: 0; }
    .mene-top-nr-wrap .mene-top-nr #search_mini_form .form-search input { float: none; width: 100%; padding: 0 30px 0 23px; border-radius: 21px; box-sizing: border-box; height: 46px; line-height: 46px; font-size:16px; }
    #search_mini_form .form-search input::placeholder{ font-size: 14px; color: #bbb; font-family: 'Tahoma', sans-serif; }
    .mene-top-nr-wrap .mene-top-nr #search_mini_form .form-search button { top: 50%; right: 14px; margin-top: -16px; height: auto !important; border-radius: 0; border: 5px solid transparent; }
    .mene-top-nr-wrap .mene-top-nr #search_mini_form .form-search button span { padding: 0; width: 22px; height: 22px !important; background-image: url('https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/icon-search-mobile.png'); background-size: 20px auto; }
    .sale{ color: #fa3839 !important; }
    .open-mobile-menu .top-menu-wrap{ right: 0; }
    .top-menu-wrap { padding: 67px 0 5px 0; position: fixed; overflow-x: hidden; right: -100%; top: 0; bottom: 0; width: 81%; background-color: #fff; z-index: 110; -webkit-overflow-scrolling: touch; -webkit-transition: right 0.3s; -moz-transition: right 0.3s; -ms-transition: right 0.3s; transition: right 0.3s; }
    .tvbdksk .nav-container #custommenu div.mobile-home{ display: block; }
    .top-menu-wrap .tvbdksk { width: auto; height: auto; }
    .top-menu-wrap .tvbdksk .nav-container { width: auto; height: auto; display: block; margin-left: 25px; }
    .top-menu-wrap .tvbdksk .tvbdksk-und { position: relative; }
    .top-menu-wrap .tvbdksk #custommenu { width: auto; height: auto; display: block; }
    .top-menu-wrap .tvbdksk .nav-container #custommenu .menu { display: block; float: none; width: auto; text-align: left; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #e6e6e6; }
    .top-menu-wrap .tvbdksk .nav-container #custommenu .menu a { display: inline-block; }
    .nav-container #custommenu .menu span{ color: #2f2f2f; font-size: 16px; font-weight: normal; }
    .top-menu-wrap .tvbdksk .nav-container #custommenu .wp-custom-menu-popup { display: none !important; }
    .open-mobile-menu{ overflow: hidden; position: fixed; }
    .open-mobile-menu .top-menu-wrap{ display: block; }
    .mobile-menu-overlay{ position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 100; display: none; background-color: rgba(0,0,0,0.5); cursor: pointer; }
    .open-mobile-menu .mobile-menu-overlay{ display: block; }

    .mobile-header-usp{ display: block; text-align: center; border-bottom: 1px solid #ebebeb; padding: 1px 0; margin-bottom: 0px; }
    .mobile-header-usp li{ display: inline-block; margin: 0 10px; line-height: 30px; }
    .mobile-header-usp li.item1{ background-image: url('https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/usp/icon1.png'); background-repeat: no-repeat; background-position: left center; padding-left: 35px; background-size: 26px auto; }
    .mobile-header-usp li.item2{ background-image: url('https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/usp/icon2.png'); background-repeat: no-repeat; background-position: left center; padding-left: 31px; background-size: 24px auto; }

    .mobile-lang-switcher td{ vertical-align: middle; line-height: 20px;}
    .mobile-lang-switcher img{ vertical-align: top; margin-top: 4px; }
    .lang-label{ display: inline-block; font-size: 16px; font-weight: bold; margin-left: 15px; margin-right: 20px; }

    .cms-index-index #slides { display: none; }
    .cms-index-index .slider { width: auto; float: none; }
    .cms-index-index .slides_container { width: auto; }
    .cms-index-index .slides_container a,
    .cms-index-index .slides_container .slides_control { position: static !important; width: auto !important; height: auto !important; }
    .cms-index-index .slides_container a { display: block !important; margin: 0 0 10px; }
    .cms-index-index .slides_container a img { max-width: 100%; }
    .cms-index-index #slides .next,
    .cms-index-index #slides .prev { display: none; }

    .home-page-blocks { width: auto; height: auto; }
    .home-page-blocks .banner-cat { float: left; margin: 10px 0 0; width: 50%; height: auto; text-align: center; }
    .home-page-blocks .banner-cat > a { position: static; display: block; width: auto; }
    .home-page-blocks .banner-cat:nth-child(odd) > a { padding-right: 5px; }
    .home-page-blocks .banner-cat:nth-child(even) > a { padding-left: 5px; }
    .home-page-blocks .banner-cat:nth-child(1),
    .home-page-blocks .banner-cat:nth-child(2) { margin-top: 0; }
    .home-page-blocks-bottom { display: none; }
    .home-page-blocks-bottom a.left,
    .home-page-blocks-bottom a.right { display: block; float: none !important; }
    .home-page-blocks-bottom img { float: none !important; width: auto; }

    .verzendusp { width: auto; height: auto; display: none; }

    .breadcrumbs { display: none; }
    .back-button { display: block; margin-bottom:5px; margin-top: 0px; }
	.reviewsproduct { padding-top: 0px; font-size:13px; }

    .main-container { margin: 0px 10px 10px 10px; }
    .main { width: auto !important; }
    .col2-right-layout .main { padding: 0; }

    /* Base Columns */
    .col-left { float:none; width:auto; padding:0 0 1px; }
    .col-main { float:none; width:auto; padding:0 0 1px; }
    .col-right { float:none; width:auto; padding:0 0 1px; }

    .sidebar { height: 0; overflow: hidden; }
    .sidebar .block-layered-nav.active { position: fixed; top: 47px; left: 0; width: 100%; height: 100%; overflow: auto; -webkit-overflow-scrolling: touch; background: #FFF; z-index: 9999; }
    .sidebar .block-layered-nav .block-content { padding: 10px; }
    .sidebar .block-layered-nav dt img.amshopby-tooltip-img { display: none; }
    .sidebar .block-layered-nav .mobile-filter-nav { display: block; padding: 10px; margin: -10px -10px 0; height: 20px; line-height: 20px; text-align: center; }

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

    /* 2 Columns Layout */
    .col2-left-layout .col-main { float:none; width: auto; margin: 0; padding: 0; }

    /* 3 Columns Layout */
    .col3-layout .col-main { width:auto; margin-left:0; }
    .col3-layout .col-wrapper { float:none; width:auto; }
    .col3-layout .col-wrapper .col-main { float:none; }

    /* -- */
    .block .block-content { width: auto; margin-top:10px;}

    .products-grid { width: auto; float: none; background: none transparent; }
    .products-grid .item { width: 49%; margin: 0 2% 2% 0; }
    .products-grid .item:nth-child(even) { margin-right: 0; }
    .products-grid .item:nth-child(odd) { clear: both; }
    .products-grid .item:hover .quick-overview,
    ol.products-list li.item:hover .item-inner .quick-overview{display:none;}

    .product-view .product-shop { float: none; width: auto; }
	.product-view .product-shop .short-description {display:none;}
    .product-view .product-img-box { float: none; width: auto; }
    .product-view .product-img-box .more-views { float: none; width: auto; }
    .product-view .product-img-box .onsale-product-container { position: absolute; top: 0; right: 0; width: 100px; height: 100px; overflow: hidden; }
    .product-view .product-img-box .onsale-product-container-inside { position: absolute; top: 0; right: 0; left: auto !important; bottom: auto !important; }
    .product-view .add-to-cart .fltr { float: none; width: auto; display: inline; vertical-align: middle; }
    .product-view .add-to-cart .fltr * { vertical-align: middle; float: none; margin: 5px 0; margin-bottom: 10px; display: inline-block; }
    .product-view .product-shop button.button.btn-cart { margin: 0; float: none; vertical-align: middle; }
    .product-view .short-description { display: block; }
    .product-view .short-description.active { display: block; }
    .product-view .size-link-wrapper { display: block;position:absolute; padding-top:10px; right:0px;margin:0px; }
    .product-view .product-name .h1 { margin-bottom: 10px; }
    .catalog-product-view .sidebar { display: none; }
    .upsell-scroller-wrapper { display: none; }
	.product-options .input-box.imgg {padding-top:10px;}
	.tabs-wrapper .tabs .inner-tabs > div.siz img {width:100%;}
	.tabs-wrapper .panes div.revv.active {display:none;}
	.tabs-wrapper .panes div.revv {display:none;}
	.tabs-wrapper .panes div.revv {display:none;}
	.tabs-wrapper .panes div.merk {display:none;}

    .MagicZoomPlusHint { display: none !important; }

    #delivery-time table td div.popup .pop-inner { margin-left: 0; left: 50%; width: 90%; top: 50%; max-height: 90%; max-width: 360px;
        transform:translate(-50%, -50%);
        -ms-transform: translate(-50%,-50%); /* IE 9 */
        -webkit-transform: translate(-50%,-50%); /* Safari */
    }

    .product-collateral { padding: 0; }

    .klantinfo { display: none; }

    .block .block-content .mini-products-list li.item { width: 110px; float:left; }
    .block .block-content .mini-products-list li.item img { display: block; margin: 0 auto; }
    .block .block-content .mini-products-list li.item .product-image,
    .block .block-content .mini-products-list li.item .product-name,
    .block .block-content .mini-products-list li.item .price-box { padding-left: 0; margin-left: 0; }

    .tabs-wrapper { border-width: 1px; }
    .tabs-wrapper .panes { height: auto;}
    .tabs-wrapper .panes div { display: block; float: none; width: auto; border-right: 1px solid #5bb412; text-align: left; padding: 5px 10px;background:#FFFFFF;color:#5bb412; }
    .tabs-wrapper .panes div.active { display: block;background:#5bb412; color:#FFFFFF; }
    .tabs-wrapper .tabs .inner-tabs { max-height: none; min-height: 0; }
    .tabs-wrapper .tabs .inner-tabs > div { padding: 10px; overflow: auto; width:100% auto;}
    .tabs-wrapper .tabs .inner-tabs > div.mer table { width: 100%; }
    .tabs-wrapper .tabs .inner-tabs > div.mer td { display: block; }

    .cart .title-buttons { margin-bottom: 10px; }
    .cart .title-buttons .checkout-types { float: none; display: none; }
    .cart .title-buttons .checkout-types li { float: none; margin: 0; }
    .cart .title-buttons .checkout-types li button.button.btn-proceed-checkout { margin: 10px 0; }

    .data-table.cart-table { display: block; }
    .data-table.cart-table thead {  display: none; }
    .data-table.cart-table tbody { display: block; }
    .data-table.cart-table tbody tr { display: block; padding: 10px 0 10px 100px; overflow: hidden; border-bottom: 1px solid #CCC; }
    .data-table.cart-table tbody td { display: inline; border: 0; padding: 0; }
    .data-table.cart-table tbody td:before { content: attr(data-label); }
    .data-table.cart-table tbody td:first-child { float: left; margin-left: -100px; width: 90px; }
    .data-table.cart-table tbody td[data-label] { display: block; margin: 5px 0; }
    .data-table.cart-table tbody td.a-center { text-align: left !important; }
    .data-table.cart-table tbody .btn-remove2 { display: inline-block; vertical-align: top; }
    .data-table.cart-table tfoot,
    .data-table.cart-table tfoot tr,
    .data-table.cart-table tfoot td { display: block; text-align: left !important; padding: 0; }
    .data-table.cart-table tfoot td { padding: 5px 0; }
    .data-table.cart-table tfoot td button { float: none; margin: 5px 10px 5px 0; }

    .cart .cart-collaterals { padding: 0; }
    .cart .cart-collaterals .col2-set { width: auto; float: none; }
    .cart .cart-collaterals .col2-set .header-promo { float: none; display: none; }
    .cart .cart-collaterals .col2-set .header-promo li { display: block; float: none; padding: 15px 10px 8px 32px; margin: 0 10px; }

    .cart .box-coupon { margin: 10px 0; padding: 0; }

    .cart .totals { width: auto; float: none; }
    .cart .totals .checkout-types { margin: 0; padding: 0; text-align: left; }
    .continue-wrap{
        text-align: center;
    }
    .continue-wrap .button{
        position: static;
    }
    #shopping-cart-totals-table tr > *:first-child { text-align: left !important; padding-left: 0; }
    button.button.btn-proceed-checkout { width: 100%; }

    .crosssell-scroller-wrapper { display: none; }
    .crosssell-scroller-wrapper > h3 { text-align: center; margin: 1.5em 0 0; border-bottom: 1px solid #CCC; }
    .crosssell-scroller-wrapper #crosssell-scroller,
    .crosssell-scroller-wrapper #crosssell-scroller .items { width: auto; height: auto; position: static; }
    .crosssell-scroller-wrapper #crosssell-scroller .items .item { float: none; width: auto; height: auto; margin: 0; padding: 10px 0; border-bottom: 1px solid #CCC; }

    body #onestepcheckout-form .group-select { padding: 0 !important; }
    body div.onestepcheckout-threecolumns div.onestepcheckout-column-left,
    body div.onestepcheckout-threecolumns div.onestepcheckout-column-middle,
    body div.onestepcheckout-threecolumns div.onestepcheckout-column-right { float: none; width: auto; margin: 0 0 10px; padding: 0; }

    .account-login .new-users,
    .account-login .registered-users { margin: 0; }
    .account-login .content { min-height: 0; }
    .account-login .registered-users .buttons-set { border-top: 0; }

    .block .block-title { width: auto; margin: 0; }
    .block-account.block .block-content { padding: 7px 0; }

    .category-heading { display: none; }
    .toolbar-top .limiter,
    .toolbar-top .pages { display: none; }
    .block.block-layered-nav { margin: 0 0 10px; }
	.block-layered-nav dd {background:none;}
    .block.block-layered-nav .block-content dl dd li a, .block.block-layered-nav .block-content dl dd li span { display: inline-block; float: none; padding-top: 4px; padding-bottom: 0px; color:#353535; font-size:14px; }
	.block.block-layered-nav .block-content dl dd.korting { margin-bottom: 20px;}
	.block.block-layered-nav .block-content dl dd.prijs {margin-bottom:50px;display:none; }	
	.block.block-layered-nav .block-content dl dd.prijs li {padding:0px; }
	.block.block-layered-nav .block-content dl dd.prijs input {font-size:13px; text-align:center; height:30px; width:50px; margin-left:6px; margin-bottom:10px;}
	div.block-layered-nav div.slider {width:200px;margin-left:6px;display:none;}
	
    .block.block-layered-nav .block-content dl dd li a.amshopby-attr, .block.block-layered-nav .block-content dl dd li span.amshopby-attr { background-position: 0 6px; }
    .block.block-layered-nav .block-content dl dd li a.image-filter, .block.block-layered-nav .block-content dl dd li span.image-filter { padding-top: 0; padding-bottom: 5px; }
    .block.block-layered-nav .block-content dl dd li.clearer a, .block.block-layered-nav .block-content dl dd li.clearer span { padding-top: 0; padding-bottom: 0; }
	div.block.block-layered-nav dd a img, div.block.block-layered-nav dd span img {width: 30px; height: 30px;margin-top:5px;}
    div.block.block-layered-nav dd span img {width: 30px; height: 30px;margin-top:5px;}
	.block.block-layered-nav .block-content a.amshopby-more, .block.block-layered-nav .block-content a.amshopby-less,
    .block.block-layered-nav .block-content span.amshopby-more, .block.block-layered-nav .block-content span.amshopby-less{ font-size:14px; font-weight:bold}

    .footer-container { width: auto; background: #e9e9e9 none; }
    .footer-container .footer-top { display: none; }
    .footer { width: auto; padding: 10px; }
    .footer .footer-info { margin: 0; padding: 0; }
    .footer .footer-info > * { float: none; width: auto; margin: 0; clear: both; }
    .footer .footer-info > .footer-colums-c,
    .footer .footer-info .social-links { display: none; }
    .footer .footer-info .footer-colums-a { float: left; width: 50%; clear: none; }
    .footer .footer-info .footer-colums-b1 { float: right; width: 50%; clear: none; }
    .footer .footer-info .footer-colums-a > * { padding-right: 5px; }
    .footer .footer-info .footer-colums-b1 > * { padding-left: 5px; }
    .footer .footer-info > * > * { padding: 0; border: 0; margin: 0 0 1.5em; }
    .footer .blockfacebook { padding: 10px; }
    .footer .blockfacebook li { padding-left: 0; text-align: left; }
    .footer .blockfacebook iframe { width: 90px; margin: 0 auto; }
    .footer .blockfacebook .likebox { padding-left: 0; }
    .footer .address { float: none; }
    .footer address { margin: 0; padding: 0; }

    .opc { height: auto !important; }
    .opc li.section { display: block; margin-bottom: 10px; }
    .opc li.section .step-title { display: block; padding: 10px; height: auto; text-align: left; border: 2px solid #e4e4e4 !important; opacity: 1; }
    .opc li.section .step-title .number { display: inline-block; margin: 0 6px 0 0; width: auto; height: auto; line-height: inherit; }
    .opc li.section .step-title .number:after { content: '.'; }
    .opc li.section .step-title h2 { display: inline; }
    .opc li.section .step { position: static; border: 2px solid #FA7C00; border-top: 0; padding: 10px; overflow: auto; }
    .opc:first-of-type .step[style*='display:none;'], .opc:first-of-type .step[style*='display: none;'] { display: none !important; }
    .opc li.section .step-title h2,
    .opc li.section .step-title .number { background: transparent; color: #e4e4e4; }
    .opc li.section.allow .step-title { border-color: #5bb412 !important; background: #5bb412; }
    .opc li.section.allow .step-title h2,
    .opc li.section.allow .step-title .number { background: transparent; color: #FFF; }
    .opc li.section.active .step-title { border-color: #FA7C00 !important; background: #FA7C00; }
    .opc li.section.active .step-title h2,
    .opc li.section.active .step-title .number { background: transparent; color: #FFF; }

    table#checkout-review-table-info { margin: 0; }
    table#checkout-review-table-info colgroup,
    table#checkout-review-table-info thead,
    table#checkout-review-table-info tfoot { display: none; }
    table#checkout-review-table-info tr,
    table#checkout-review-table-info tr > * { display: block; }
    table#checkout-review-table-info tr > * { padding: 8px; border: 0; }
    table#checkout-review-table-info tr > *:before { content: attr(data-label); display: block; font-weight: bold; background: #f2f2f2; border: 1px solid #ccc; border-width: 1px 0; padding:8px; margin: -8px -8px 8px; }
	
	.block-related-mobile{display:inline-block; width:100%;}
	.page-title {border-bottom:0px;margin:0px;}	
	.catalog-category-view .page-title h1 {padding-left:0px; text-align:center; color:#353535;}
	.toolbar {margin:0px 0px 10px;}
	.toolbar p.amount {padding-right:0px;}
	.toolbar div.sort-by {float:right; padding-right:0px;}
	.toolbar div.sort-by select {width:90px;}
 	.col-main h1{display:none;}
	.mobile-filter-nav button{margin:10px 0px 10px 0px; padding-left:20px; padding-right:20px; width:100%;}	
	.mobile-filter-nav button.button span {background:#f18200; padding:0px; color:#FFFFFF; font-weight:bold;}
	.mobile-filter-nav button.button span span 	{background:#f18200; padding:0px;}
	.mobile-filter-nav button.button.close {padding:0px; margin:0px; width:100%;}
	.mobile-filter-nav button.button.close span {width:50px;}
	.category-products {margin: 0px auto 0;}
	.products-grid .item {height: 230px;}
	.category-products .item .info_products {height:230px;}
	.toolbar .pages ol li img {margin-top:-6px; height:32px:}
	.toolbar-bottom .toolbar > .pages {font-size:20px; font-weight:bold;}
	.toolbar-bottom .toolbar > .amount {display:none;}
	.toolbar-bottom .toolbar > .sort-by {display:none;} 
	.toolbar-bottom .toolbar > *  {display:block;}
	.toolbar-bottom .toolbar {display:block;}
	.postnl-container .col2-set {width:100%;}
	.sp-methods .price {color:#5bb412;}
	.onsale-category-container {top:0px; right:0px; left:0px;}
	
    #checkout-step-review { padding: 0; }
    .opc #opc-review .buttons-set { padding: 8px; }

    .opc .buttons-set { text-align: left; }
    .opc .buttons-set p { display: none; }
    .opc .buttons-set button.button { float: none; margin: 0; }
    .opc #checkout-step-login .col-2 .buttons-set button.button { float: left; margin: 0 10px 0 0; }
    .opc #checkout-step-login .col-2 .buttons-set a { float: none !important; }
    #review-buttons-container p { display: none; }

    .opc .form-list li.wide select { width: auto; max-width: 100%; }
    .opc .form-list .field { width: auto; margin-left: 0; }
    .opc #opc_postnl_ce .field { margin-left: 2%; }
    .opc #opc_postnl_ce .field:first-child { margin-left: 0; }

    .opc .select-kialapoint iframe { max-width: 100%; border: 0; }
}

@media (max-width: 374px) {

    .header-container .header .logo img{
        max-width: 110px;
        max-height: 47px;
        margin-top: 9px;
    }

}
@media (max-width: 768px) {
	.mobile-cart-counter{
		background-color: #fd7129;
	}
	.mobile-menu-btn:before{
		background-image: url('https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/mobile-menu.png');
	}
	.mene-top-nr-wrap{
		background-color: #5bb412;
	}
	.close-mobile-menu:before{
		background-image: url('https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/close-mobile-menu.png');
	}
	.mobile-home a span{
		color: #5bb412 !important;
	}
	.checkout-onepage-index .mobile-menu-btn{ display: none; }
}
@media (max-width: 400px) {
	.mobile-header-usp li:nth-child(2){ display: none; }
}
.onsale-product-container {

	cursor: pointer;

	position: relative;

	z-index: 100;

	top:97.5px;

}

.onsale-product-container-inside {

	cursor: pointer;

	position: absolute;

	z-index: 100;

}



div.onsale-product-label {

    top: 3px;

    left: 4px;

    margin-left: -2px;

    text-align: center;

}



div.onsale-onsale-product-label-text {

	FONT-FAMILY: inherit;
	
	FONT-WEIGHT: bold;
	
	FONT-SIZE: 21px;

	TEXT-ALIGN: right;

	VERTICAL-ALIGN: middle;

	COLOR: #FFFFFF;
	
	padding-top:0px;
	
	padding-left: 0px;
	
	margin:8px 11px 0px 0px;

}



div.new-onsale-product-label-text {

	FONT-FAMILY: inherit;

	FONT-SIZE: 16px;

	TEXT-ALIGN: center;

	VERTICAL-ALIGN: middle;

	COLOR: #FFFFFF;

}



div.custom-onsale-product-label-text {

	FONT-FAMILY: inherit;

	FONT-SIZE: 16px;

	TEXT-ALIGN: center;

	VERTICAL-ALIGN: middle;

	COLOR: #FFFFFF;

}
div.onsale-category-container-grid {
	position: relative;
}

div.onsale-category-container-list {
	position: relative;
	float: left;
}

.onsale-category-container {
	cursor: pointer;
	position: absolute;
	z-index: 100;
}

div.onsale-category-label {
    position: absolute;
    top: 3px;
    left: 4px;
    margin-left: 10px;
	margin-top:-30px;
    text-align: center;
}

div.onsale-onsale-category-label-text {
    color:#FFFFFF;
    font-family:Arial;
    font-size:16px;
    font-weight:600;
}

div.new-onsale-category-label-text {
    color:#FFFFFF;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
}

div.custom-onsale-category-label-text {
    color:#FFFFFF;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
}




/* Block hints */

.amfpc-block-info
{
    position:relative;
    border:1px dotted #008080;
    margin:6px 2px;
    padding:18px 2px 2px 2px;
    zoom: 1;
}

.amfpc-block-info:hover
{
    border-color: orange !important;
}

.amfpc-block-info>.amfpc-block-handle,
.amfpc-block-info>.amfpc-template-info
{
    position:absolute;
    top:0;
    padding:2px 5px;
    background:#008080;
    color:white;
    font:normal 11px Arial;
    text-align:left !important;
    z-index:998;
    text-transform: none;
}

.amfpc-block-info>.amfpc-block-handle:hover,
.amfpc-block-info>.amfpc-template-info:hover
{
    z-index:999;
}

.amfpc-block-info>.amfpc-block-handle
{
    cursor: default;
    left:0;
    white-space: nowrap;
}

.amfpc-block-info>.amfpc-template-info
{
    right:0;
}

.amfpc-block-info>.amfpc-block-handle:hover
{
    background-color: orange !important;
}

.amfpc-block-info.active
{
    -webkit-animation: amfpc-blocks 1s linear .5s infinite alternate;
    animation: amfpc-blocks 1s linear .5s infinite alternate;
}

@-webkit-keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

@keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

/* Updated blocks */

.amfpc-block-info.updated
{
    border-color: red;
}

.amfpc-block-info.updated>.amfpc-block-handle
{
    top:0;
    background:red;
}

/* Status popup */

.amfpc-info
{
    width: 350px;
    min-height: 95px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background: #008080;
    color: #fff;
    z-index: 99999;
    font-size: 32px;
}

.amfpc-info h1
{
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: bold;
}

.amfpc-info h2
{
    margin-top: 12px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

.amfpc-info .amfpc-content
{
    line-height: 48px;
}

div.amshopby-column {
    float:left; width:83px;
}

select.amshopby-select {
    width:170px;
}

.amshopby-logo{
padding: 0pt 10px 10px 0pt; float: left;
}

.amshopby-featured {
    padding: 5px 5px 5px 5px; 
}

.amshopby-link{
    float:left;
    padding-left:5px; 
    padding-top:5px;
}

div.block-layered-nav dd span, div.block-layered-nav dd a {padding:0px 5px 0px 0px; display:block; float: left;}
div.block-layered-nav dd span:hover { cursor: pointer; text-decoration: underline; }
div.block-layered-nav dd span.amshopby-attr, div.block-layered-nav dd a.amshopby-attr {padding-left:15px; background:transparent url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/amshopby-cb1.gif) no-repeat; background-position: 0px 2px;}
div.block-layered-nav dd span.amshopby-attr-selected, div.block-layered-nav dd a.amshopby-attr-selected {font-weight: bold; padding-left:15px; background:transparent url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/amshopby-cb2.gif) no-repeat; background-position: 0px 3px;}
div.block-layered-nav dd span img, div.block-layered-nav dd a img {padding: 0px 4px 5px; float:left;}

div.block-layered-nav dd li.amshopby-cat-level-2 {padding-left:20px;}
div.block-layered-nav dd span.amshopby-cat-selected,
div.block-layered-nav dd a.amshopby-cat-selected {
    font-weight: bold;
    color:black;
    text-decoration: none;
    cursor:text;
}

div.block-layered-nav dd li span.amshopby-plusminus {float:left;
display:block; width:15px; height:15px; cursor:pointer;
background:transparent url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/amshopby-plus.gif)  no-repeat;}
div.block-layered-nav dd li span.minus {background:transparent
url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/amshopby-minus.gif) no-repeat;}
div.block-layered-nav dd li:after {display:block; content:".";
clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }



div.block-layered-nav dt {cursor:pointer;}
div.block-layered-nav dt.amshopby-collapsed {background:url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/amshopby-collapsed.gif) 9px 11px no-repeat;}


div.block-layered-nav div.slider {position:relative; margin:0 auto 0px auto; z-index:9; height:18px;  background: url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/amshopby-slider-bg.gif) no-repeat 50% 50%; cursor:pointer;width:125px;float:none;}
div.block-layered-nav div.slider div.handle {width:8px; top:3px; height:14px; background: transparent url(https://www.hockeyhuis.nl/skin/frontend/theme18/default/images/amshopby-hadle.png) no-repeat; position: absolute; cursor:move;}


.amshopby-tooltip {
    padding:2px 5px;
    background:#FEC;
    border:1px solid #FAA819;
    color:#1F5070;
    text-align:left;
    width:550px;
    position:absolute;
}

.amshopby-tooltip-img {
    cursor:help;
}

div.block-layered-nav, div.amshopby-page-container, div.amshopby-filters-top {
    position: relative;
}

div.amshopby-overlay {
    background-color: #FFFFFF;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 555;
}
div.amshopby-overlay img {
    top: 100px;
    left: 45%;
    display: block;
    position: absolute;
}
div.amshopby-slider-price { display:inline; }
div.amshopby-slider-price-to { float:right; }

div.amshopby-subcategory {width:100% !important;float:none !important;}
div.amshopby-subcategory a {color:#000;text-align:center;}
div.amshopby-subcategory img {margin: 0px !important;}
div.amshopby-subcategories-wrapper {width:795px;}
div.subcategorie {margin:0px auto;}

a.postnl-message {color:#EA7601 !important; text-decoration:underline;}

