/**
 * 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) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */


/* EDIT BY MVH */
.cart_item{right:115px!important}
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active{background:#94c11f!important}
/* E/O EDIT BY MVH */


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

body{
    color:#808080;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight:400;
    line-height: 24px;
	text-align:left;
	background:#fff;
	letter-spacing:0.7px;
}

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

a             { color:#808080; text-decoration:none; }
a:hover       { text-decoration:none; color:#94c11f; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#999999; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; margin-bottom:15px; }
h3            { font-size:16px; font-weight:normal; }
h4            { font-size:14px; font-weight:normal; }
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.70; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page {}

.header-container {	position:relative; background:#fff;}
.nav-container1{ display:none; }

.main-container {background-color: #F7F7F7; padding-bottom: 1px;}

.main, .footer, .container-width, .col1-layout .col-main, .column-left-breadcrumbs .currently{
	width:1400px;
	margin:0 auto;
	padding:0px;
	background:transparent;
}
.main {margin-bottom:30px !important;  min-height: 550px;  padding-top: 0; position: relative;}

.cms-home .column-left-breadcrumbs{ display:none;}
.cms-home .main-container {}
.cms-home .main-container.col1-layout{background:#ffffff;}
.checkout-onepage-success .main-container { padding-top: 20px;padding-bottom: 1px;}
[class^=" checkout-multishipping-"] .main-container.col1-layout,   [class^=" customer-"] .main-container.col1-layout,  .contacts-index-index .main-container.col1-layout, .catalog-seo-sitemap-category .main-container.col1-layout{padding-top: 20px;}
[class*="-index"] .main-container .col-main div.page-title, [class^=" customer-"] .main-container .col-main div.page-title, [class^=" sales-"] .main-container .col-main div.page-title{padding-top: 0 !important;}
.manufacturer-index-view.manufacturer-.col-left2 .main-container .col-main div.page-title{padding-top: 20px !important;}
.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; }

.cms-index-index .col-main .std{display:none;}

/* Base Columns */
.col-left { float:left; width:250px; padding:0 0 0px; clear: left;}
.col-main { float:left; width:840px; padding:0 0 0px;}
.col-right { float:right; width:250px; margin:60px 0 0 0; }

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

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

/* 3 Columns Layout */
.col3-layout .col-main { width:840px; margin:0 30px; background:#fff; }
.col3-layout .col-wrapper { /*float:left; width:760px; */}
.col3-layout .col-wrapper .col-main { float:left; }

/* 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-1  img{ width:100%;  }
.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 { vertical-align:middle;  }
input.input-text,select,textarea { background:#fff; border:1px solid #d9d9d9;color:#555; font-family:"Open Sans",sans-serif; }
input.input-text,textarea { padding:5px;   }
input.input-tex:focus,textarea:focus {  -moz-box-shadow: #bbb 0 0 3px;  -webkit-box-shadow: #bbb 0 0 3px;  box-shadow: #bbb 0 0 3px;}
select { padding:5px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #CDCDCD; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; margin-left: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 */
.ie7 button.button { height:auto !important;   }
.quick-access input.input-text{border:none;}


.button.btn-cart { float:none;}
button.button.btn-cart > span, .catalog-product-view .product-shop button.button:hover span  {
    background: #94c11f; /* Old browsers */
    background: -moz-linear-gradient(top, #94c11f 0%, #88b11e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #94c11f 0%,#88b11e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #94c11f 0%,#88b11e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c11f', endColorstr='#88b11e',GradientType=0 ); /* IE6-9 */
    border-radius: 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    display: inline-block;
    overflow: visible;
    vertical-align: middle;
    color:#000;
}
button.button.btn-cart:hover > span{}
.product_hover-block .add-to-links li:first-child {
    background: transparent;
    border:none;
    box-sizing: border-box;
    float: left;
    font-size: 0;
    height: 31px;
    vertical-align: middle;
    width:31px
}
.product_hover-block .add-to-links li a.link-wishlist::before{ color:#fff; padding:8px 7px 0; vertical-align:middle; line-height:30px;}
.product_hover-block .add-to-links li:hover a.link-wishlist::before{ color:#fff;}
.product_hover-block:hover
{
 background: #94c11f; /* Old browsers */
    background: -moz-linear-gradient(top, #94c11f 0%, #88b11e 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #94c11f 0%,#88b11e 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #94c11f 0%,#88b11e 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c11f', endColorstr='#88b11e',GradientType=0 ); /* IE6-9 */

}
.product_hover-block .add-to-links{ margin:0px; float:right; display: none;}
.product_hover-block {

    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
}
.product-carousel li .product-block:hover .product_hover-block button.button.btn-cart > span, .products-grid li .product-block:hover .product_hover-block button.button.btn-cart > span{
   box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    z-index: 9;
    background: #94c11f; /* Old browsers */
    background: -moz-linear-gradient(top, #94c11f 0%, #88b11e 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #94c11f 0%,#88b11e 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #94c11f 0%,#88b11e 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c11f', endColorstr='#88b11e',GradientType=0 ); /* IE6-9 */
    color: #fff;
}
.product-carousel li .product-block:hover .product_hover-block .actions, .products-grid li .product-block:hover .product_hover-block .actions {  display: block; }
.products-grid .actions, .product-carousel .actions {
    clear: both;
    display: block;
    width: 100%;
}
.products-grid li .product-block:hover .product_desc, .product-carousel li .product-block:hover .product_desc{}
.button.btn-proceed-checkout.btn-checkout{margin-top: 7px;}
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer;border-radius: 5px; }
.block-reorder .button.btn-cart > span:before, .my-wishlist .button.btn-cart > span:before{ display:none;}
.block-reorder .button.btn-cart > span, .my-wishlist .button.btn-cart > span{padding:6px 12px;}
.block-reorder .button.btn-cart:hover > span, .my-wishlist .button.btn-cart:hover > span
{
    background: #94c11f; /* Old browsers */
    background: -moz-linear-gradient(top, #94c11f 0%, #88b11e 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #94c11f 0%,#88b11e 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #94c11f 0%,#88b11e 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c11f', endColorstr='#88b11e',GradientType=0 ); /* IE6-9 */
 }
button.button span , .back-link a, .block-reorder .button.btn-cart > span {
	display:block;
	background: #f0f0f0; /* Old browsers */
    background: -moz-linear-gradient(top, #f0f0f0 0%, #dbdbdb 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f0f0f0 0%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
    line-height: 20px;
    padding: 7px 20px;
	text-align:center;
	white-space:nowrap;
	color:#000;
	text-decoration:none;
	font-weight:600;
	text-transform:capitalize;
    font-size: 13px;
    border-radius: 5px;
    letter-spacing: 0;
    font-family: open sans;
	}
button.button span span { border:0; padding:0;  }
button.button:hover span, .back-link a:hover, .cart .discount button:hover span, .products-list li.item:hover button span, .catalog-product-view .product-shop button.button span {

    background: #94c11f; /* Old browsers */
    background: -moz-linear-gradient(top, #94c11f 0%, #88b11e 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #94c11f 0%,#88b11e 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #94c11f 0%,#88b11e 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c11f', endColorstr='#88b11e',GradientType=0 ); /* IE6-9 */
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    border-radius: 5px;
}
.product-shop button.button span
{


}
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-checkout span { height:40px; line-height:38px; border:0;padding:0 35px; }
.cart .discount button span , button.btn-checkout span
{
    color:#fff;
    background: #94c11f; /* Old browsers */
    background: -moz-linear-gradient(top, #94c11f 0%, #88b11e 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #94c11f 0%,#88b11e 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #94c11f 0%,#88b11e 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c11f', endColorstr='#88b11e',GradientType=0 ); /* IE6-9 */
}
.cart .discount button:hover span , button.btn-checkout:hover span
{
    background: #f0f0f0; /* Old browsers */
    background: -moz-linear-gradient(top, #f0f0f0 0%, #dbdbdb 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f0f0f0 0%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
    color: #000;
}
button.btn-checkout.no-checkout span {color:#b8baba; }
button.btn-checkout.no-checkout span span {}
button.btn-checkout span { }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
.form-list li { margin:0 0 8px; }
.form-list label { float:left;   font-weight:normal; position:relative; z-index:0; padding-bottom:5px; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#DD4B39; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:250px; margin-bottom: 5px; }
.form-list textarea { width:250px; height:10em; }
.form-list select { width:260px; margin-bottom: 5px;}
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; margin-top: 7px;}
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }

.form-list-narrow li  { margin-bottom:0; }
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; }
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea { width:254px }
.form-list-narrow li.wide select { width:260px; }

/* 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 .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename .name-middlename input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }
.buttons-set { clear:both; margin:20px 0 0;text-align:right; background:transparent; }
.buttons-set p.required { margin:-30px 0 0px; }
.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 { margin: 0 0 30px;  padding: 0; }


/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:12px; line-height:13px; background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#DD4B39; }
.validation-failed { border:1px dashed #DD4B39 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#DD4B39; }
/* 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; line-height:20px; }
.messages li li { margin:0 0 3px !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; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs {   line-height:1.25; /*margin:5px 0px;*/ }
.breadcrumbs li { display:inline; text-transform:capitalize; font-weight:500;}
.breadcrumbs li strong { font-weight:normal; color:#000; }
.breadcrumbs li a{ color:#000;}
.breadcrumbs li a:hover{ color:#000;}
.breadcrumbs li  span {  color: #000;}

/*.column-left-breadcrumbs{ margin:10px 0; padding:15px 0px; display:inline-block; width:100%; box-sizing: border-box; vertical-align: middle;}*/
/*.column-left-breadcrumbs .page-title {  border: none;  float: left;  padding:0px;  width: auto; margin:0px;}*/
.breadcumb-main{ float:right; padding:0px;}
.manufacturer-index-index .breadcumb-main{position: relative; bottom: -50px; right: 30px;}
.main-container .col-main div.page-title.category-title{border-bottom: none; width: auto;}
.main-container .col-main div.page-title h1{font-size: 16px; font-weight: 700;}
.wishlist-index-index .column-left-breadcrumbs .title-buttons{ text-align:center;}
.wishlist-index-index .column-left-breadcrumbs .title-buttons h1{ float:none;}
.main-container .col-main div.page-title, .main-container .breadcrumbs ul{width: auto; padding-bottom:20px !important; padding-top: 20; }
.main-container .col-main div.page-title, .main-container .breadcrumbs ul,  .checkout-onepage-index .main-container .col-main div.page-title{padding-top: 20px !important;}
.checkout-onepage-success .main-container .col-main div.page-title, [class^=" customer-"] .main-container .col-main div.page-title, [class^=" sales-"] .main-container .col-main div.page-title{padding-top: 0 !important;}
.sales-guest-form .main-container .col-main div.page-title{padding-top: 20px !important;}
/* BreadCrumbs Filter */
.page-layout-1column .filter-options-item {
    border: 0 none;
    float: left;
    margin-right: 0;
    padding: 22px 31px;
}
.page-layout-1column .filter-options-title {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 0 23px 0 0;
}
.page-layout-1column .filter-options-content {
    background: #2196f3 none repeat scroll 0 0;
    border: 1px solid #fdc5b7;
    color: #ffffff;
    font-size: 14px;
    padding: 10px 5px;
    position: absolute;
    top: 100%;
    width: 180px;
    z-index: 2;
}


/* Page Heading */
.page-title {    border-bottom:none;
    margin: 0 0 0px;
    overflow: hidden;
    padding-bottom: 1px;
    width: 100%; }
.page-title h1, .page-title h2 {
    border-bottom: medium none;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    z-index: 4;
    color:#000;
}
.page-title .separator { margin:0 3px; color:#000; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; margin:0px;  }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; padding:7px 0;}

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

/* Pager */
.pager {  padding:5px 0px 5px; margin:0px 0 0px; /*text-align:right;*/  }
.pager .amount { float:left; margin:0;  padding-top: 7px;}
.pager .amount strong{ font-weight:normal;}
.pager .limiter { float:right; margin-left:10px; z-index:999 !important; }
.pager .limiter label  { float:left; padding-top: 7px; color:#000; }
.pager .limiter span { display:none; vertical-align: super; }
.pager .limiter select {  margin:0 0 1px; vertical-align:middle; }
.pager .pages {  margin:0px 0px 0px 10px; float:right; }
.pager .pages strong{ display:none; }
.pager .pages ol {float:left; padding:0px 0px; }
.pager .pages li { display: inline-block;  margin:0 0px 0 0; padding:0px;  cursor:pointer; border:1px solid #d9d9d9; border-radius: 5px;  }
.pager .pages .current, .pager .pages .current:hover {background: #94c11f; border-color:#94c11f; color:#fff;}
.pager .pages li:hover a{background:#fff; color:#94c11f;}
 .pager .pages li:hover{border-color:#94c11f;}
.pager .pages .current{ color:#fff; padding:5px 13px;}
.pager .pages li:hover a.next, .pager .pages li:hover a.previous{ background:#fff;}
.pager .pages li  img ,.pager .pages li  a { text-decoration:none;  }
.pager .pages li a {display:inline-block; padding:5px 13px; color:#999999; background:#fff; border-radius: 5px;}

/* Sorter */
.sorter {  }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:0px; margin-right:10px; }
.sort-by label {  margin-right:10px; padding-top: 7px; float:left; color:#000;}
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

.pager .pager_right .sort-by{ float:right;  z-index:8;}

.pager .pager_right .sort-by .sbHolder  {float:left; }
.sort-by .sbHolder, .limiter .sbHolder{padding: 0;}
.sort-by .sbSelector, .limiter .sbSelector{padding: 4px 25px 6px 6px;}
.limiter .sbSelector {padding: 4px 25px 7px 6px;}
.pager .limiter .sbHolder{float:left; margin: 0 0 0 10px; }

.ie7 .pager .limiter .sbHolder , .ie7 .pager .sort-by .sbHolder  { display:inline;}

.desc-asc{    margin-top: 0px; float:right; display:inline; margin-left:10px; }
.sort-by a.uparrow ,  .sort-by a.downarrow:hover {
  background: url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/sprite.png") no-repeat scroll -35px -311px #fff;
    border: 1px solid #d9d9d9;
    display: block;
    height: 33px;
    margin: 0;
    padding: 0;
    transition-duration: 300ms; -webkit-transition-duration: 300ms; -moz-transition-duration:300ms; -ms-transition-duration: 300ms; -o-transition-duration: 300ms;
	width: 35px;
    border-radius: 5px;
}
.sort-by a.downarrow ,  .sort-by a.uparrow:hover{
  background: url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/sprite.png") no-repeat scroll -7px -311px #fff;
    border: 1px solid #d9d9d9;
    display: block;
    height: 33px;
    margin: 0;
    padding: 0;
    transition-duration: 300ms; -webkit-transition-duration: 300ms; -moz-transition-duration:300ms; -ms-transition-duration: 300ms; -o-transition-duration: 300ms;
    width: 35px;
}

/* Toolbar *//*
.toolbar { margin-bottom:10px; padding:0 15px; }*/
.toolbar .pager { padding:0px; position:relative;}
.toolbar .pager .pager_left{ float:left; }
.toolbar .pager .pager_right{ float:right; }
.toolbar .sorter {   }
.toolbar-bottom { margin-top:30px;}
.toolbar-bottom .toolbar{ margin:0px;}

/* ==================== List/Grid Image ============*/
.view-mode{ float:left; margin-right:10px; margin-bottom:0; padding:5px 0 0 0; }
.view-mode label {
    display: none;
}
.view-mode strong.list, .view-mode a.list, .view-mode a.grid, .view-mode strong.grid {
    background: url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/sprite.png") no-repeat scroll 0 0 transparent;
	display:inline-block;
    height: 28px;
    margin: 0;
    text-align: left;
    text-indent: -999em;
    width: 26px;
}
.view-mode a.grid{ background-position:-32px -156px;}
.view-mode strong.list { background-position:-3px -185px; margin-left:-8px;}
.view-mode a.list {  background-position: -32px -185px;  margin-left: -5px;}
.view-mode a.list:hover	{ background-position:-3px -185px;}
.view-mode a.grid:hover	{ background-position:-3px -156px;}
.view-mode strong.grid { background-position:-3px -156px;}

/* Data Table */
.data-table { width:100%; border:1px solid #d9d9d9; }
.data-table .odd  { background:#fff }
.data-table .even { background:#fff; }

.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { }
.data-table th { padding:8px 8px; font-weight:bold; }
.data-table td { padding:8px 8px; }

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

.data-table tfoot { border-bottom:1px solid #d9d9d9; }
.data-table tfoot tr.first td {   }
.data-table tfoot tr { background-color:#fff !important; border-top:1px solid #d9d9d9; }
.data-table tfoot td { padding-top:5px; padding-bottom:5px; border-bottom:0; border-right:1px solid #d9d9d9; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td {}
/* Bundle products tables */
.data-table tbody.odd tr { background:#fff !important; }
.data-table tbody.even tr { background:#fff !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 #d9d9d9; }

.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 { 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.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/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.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/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 */
.widget-static-block ul li , .std ul.disc li{ list-style:none; padding:2px 0; }
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:0px; 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 6px; padding:0; }
.std ul { list-style:disc outside; padding-left:0; }
.std ol { list-style:decimal outside; padding-left:0; }
.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 */

.link-cart { font-weight:normal; }
.link-wishlist , .link-compare {font-weight:normal; }
.link-reorder {  }

.link-print {}
.link-rss { background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/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.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/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.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/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;   text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center;  }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { }

/* Noscript Notice */
.noscript {}

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

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

/* Header ================================================================================ */

.header-top
{
        float: left;
        width: 100%;
        padding: 8px 0;
        font-size: 13px;
        background: #ffffff;

}
.header-top-left-toggles{ float: left;width: auto; }
.header-top-left-toggles .tm_top_currency {float: left; margin-right: 15px;}
.header-top-left-toggles .form-language.btn-group{float: left;}
.header-top-left-toggles .sbOptions {position: absolute;min-width: 140px; left: 0; border-radius:0px 0 5px 5px; padding: 8px; top: 33px !important;}
.header-top-left-toggles .sbOptions li{line-height: 25px;}
.header-top-left-toggles .sbToggle {display: none;}
.header-top-left-toggles .sbOptions a{padding: 0;}
.header-top-left-toggles .sbSelector::after {content: '\f107';font-family: fontawesome; font-size: 13px; color: #000; padding: 0 0 0 5px;}
.header-top-left-toggles .sbOptions .selected {display: none;}
.header-top a.sbSelector {color: #000; font-weight: 500;}
.header-top a:hover.sbSelector, .header-top-left-toggles .sbSelector:hover::after {color: #94c11f;}

.header-top-right-toggles {float: right;width: auto; position: relative;}
.tm_top_currency .sbHolder, .form-language .sbHolder{border:none; padding:0; background: transparent; }
.form-language .sbHolder{margin-right: 15px; }
.header-top-right-toggles .welcome-msg {font-weight: 500; color: #000;}
.social-links{float: right; display: inline-block;}
.social-links li{float: left; display: inline-block; margin-right: 9px;}
.social-links li:last-child{margin-right: 0;}
.social-links li a{color: #000;} .social-links li a:hover{color:#FB7C3C;}

.header {
    padding:30px 0;
    display:inline-block;
    width: 100%;
    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #EDEDED 100%);
    background-image: -moz-linear-gradient(top, #FFFFFF 0%, #EDEDED 100%);
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #EDEDED 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(100, #EDEDED));
    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #EDEDED 100%);
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #EDEDED 100%);
    border-top: 1px solid #ededed;
}
.header-left {float:left; width: 28%; }
.header h1.logo {margin:0px;}
.header .logo { text-decoration:none !important; margin:0px;}
.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-right{float:right;}
.header-top-left{ float:left; position:relative; padding:16px 9px;}
.tm_headerlinks_inner{ display:block;  }
.header .welcome-msg { display:block; font-weight:bold; text-transform:uppercase;}
.header .welcome-msg a { color:#ebbc58; }
.header .tm_headerlinks{
	display:none;
	float:none;
	padding:20px;
	position:absolute;
	background:#EFEFEF;
	right:7px;
	border:1px solid #e6e6e6;
 	background:#fff;
	width:230px;
	text-align:left;
	top:47px;
	box-sizing: border-box;
	z-index:99;
}
.header .links { margin:15px 0 10px; display:block; }
.header .links li { padding:0 8px 0 7px; display:block; }
.header .links li a{ text-decoration:none; }
.cart_item {
    background-color:#fff;
    border: medium none;
    border-radius: 50%; -webkit-border-radius:50%;  -khtml-border-radius:50%;  -moz-border-radius:50%;
    color: #000;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 12px;
    padding: 1px 4px 1px;
    position: absolute;
    right: 71px;
    top: 2px;
}

.ie7 .header-cart .right_arrow{ display:inline}
.header .header-cart #panel{
    background:#FFFFFF;
    border:1px solid #e6e6e6;
    display: none;
	text-align:left;
    min-width: 20px;
    padding: 10px;
    position: absolute;
    right:0px;
    top:47px;
	width:288px; z-index:99;}

.header .header-cart  li{ clear:both; margin-bottom:5px; }
.ie7 .header .header-cart li{ overflow:hidden; }
.header .header-cart #panel .actions{ float:right; margin-top:7px; }
.header .header-cart #panel .actions .viewcart-btn{ margin-left:5px; }
.header .header-cart #panel .product-name a{ font-size:13px; }
.header-cart .block .actions button.button {
    float: right;
    margin: 10px 0 0 10px;
}

.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }


.header-search
{
    border-radius: 5px;
    float: left;
    position: relative;
    width: 65%;
    border:1px solid #E6E6E6;

}
.header-search .quick-access {

    padding: 0;
    position: relative;
      border-top: 6px solid #F0F0F0;
    border-bottom: 6px solid #ffffff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0, 100% 0;
    background-repeat:repeat;
    -webkit-background-size: 6px 100%;
    -moz-background-size: 6px 100%;
    background-size: 6px 100%;
    background-image: linear-gradient(to bottom, #F0F0F0 0%, #ffffff 100%);
    background-image: -moz-linear-gradient(to bottom, #F0F0F0 0%, #ffffff 100%);
    background-image: -webkit-linear-gradient(to bottom, #F0F0F0 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 );
    border-radius: 5px;
}
.header-search .quick-access .sbHolder {
    background: transparent;
    float: left;
    margin: 0 15px;
    padding: 0px;
    border: none;
    width: 33%;

}
.header-search .quick-access .sbToggle{display: none;}

.form-search .sbSelector{ text-transform:capitalize; padding:7px 0 7px 7px; font-size: 13px;}
.form-search .sbSelector::after{content: '\f107';font-family: fontawesome; font-size: 13px; position: absolute; right: 0; }
.header-search .quick-access .sbOptions {
    padding: 8px 0;
    right: -1px;
    top: 39px !important;
    z-index: 99;
    font-size: 13px;
}
.header-co

.form-search .sbOptions li {padding:0 5px;}
.form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; display: none;}
.form-search .search-wrapper{
    float: left;
    overflow: hidden;
}
.header-search .form-search input.input-text {
    border-left: 1px solid #ededed;
    box-sizing: border-box;
    color: #7c7c7c;
    font-size: 13px;
    height: 28px;
    padding: 0 15px;
    text-transform: capitalize;
   width: 44%;
   margin: 5px 0 5px 0;
}
.form-search { background: #fff;margin: 0px 5px 0 5px; border-radius: 5px;box-shadow:  1px 0 2px 1px #E5E5E5 inset;}
.form-search button.button { background:#070707; height: 38px; padding: 0px 35px; position: relative; border-radius:5px; float: right;}
.form-search button.button:hover
{

    z-index: 9;
   background: #94c11f; /* Old browsers */
    background: -moz-linear-gradient(top, #94c11f 0%, #88b11e 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #94c11f 0%,#88b11e 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #94c11f 0%,#88b11e 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c11f', endColorstr='#88b11e',GradientType=0 ); /* IE6-9 */
    color: #fff;}

.form-search button.button span { border:0;  background:none; padding:0px; color: #fff;}
.form-search button.button span span {}
.form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
.form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.form-search .search-autocomplete li.odd { background-color:#fffefb; }
.form-search .search-autocomplete li.selected { background-color:#f7e8dd; }


/*.header-bottom{ padding: 0;  position:relative; z-index:9; width: 100%; float: left; height: 48px;border-bottom: 1px solid #EDEDED;}*/

.static-link{float:left; margin: 11px 0;}
.static-link li {
    display: inline-block;
}
.static-link li a{ color: #000; text-transform:capitalize; font-weight: 600;  padding: 11px 20px;}
.static-link li a:hover{ color:#94c11f;}
.static-link li:after {content: "|";margin: 0 0 0 10px; color: #EDEDED;}
.static-link li:last-child:after{font-size: 0; vertical-align: middle;}
.header-bottom-inner{
	float: right;
    width: 71%;
}
.header-bottom-right .tm_headerlinks li {padding: 0 7px;}

.header-content {
    float: right;
    width: 30%
}
.header-content .cms-data {
    background:rgba(0, 0, 0, 0) url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/call-icon.png") no-repeat scroll left 9px;
    display: inline-block;
    padding: 0 0 0 45px;
    margin: 0 0 0 65px;
    float: right;
}

.header-content .cms-data-info {
    border-left: 1px solid #e5e5e5;
}
.header-content .cms-data .call a {
    color: #94c11f; display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;

}
.cms-data-info span {
    margin-left: 10px;
}
.header-content .cms-data .call-num {
    color: #000;
    font-size: 14px;
    letter-spacing: 0.5px;
    position: relative;
}

.content_headercms_top{ text-align:center; width:100%; float:left; margin:0 0 39px;}
.content_headercms_top .cont_inner {
    background-color:#ededed;
    display: inline-block;
    position: relative;
    width: 31.6%;
}
.header_content1, .header_content2, .header_content3 {
    padding: 10px 5px;
    text-align: center;
}
.header_cms_text {
    color: #000;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 35px;
    text-transform: uppercase;
	font-weight:bold;
}
.header_cms_text span{ font-weight:normal;}
.header_2cms.cont_inner {  margin: 0 27px;}


.header-bottom-right {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
}
.header-bottom-right .tm_headerlinkmenu.toggle {float: left;}
.header-bottom-right .tm_headerlinks, .header-bottom-right .header-cart .block-cart .block-content
{
	position: absolute;
	background-color: #ffffff;
    border: 1px solid #d9d9d9;
    padding: 10px;
    position: absolute;
    z-index: 99;
    display: none;
    top: 48px;
    border-radius: 0 0 5px 5px;
    min-width: 122px;
    line-height: 25px;

}
.header-bottom-right .header-cart .block-cart .block-content {min-width: 238px;}
.header-bottom-right .header-cart .cart_text
{
	position:relative;
	color:#fff;
	padding: 6px 10px 9px 46px;
	font-size: 14px;
	font-weight: 500;
	cursor:pointer;
	border-radius: 5px;
	background: #070707;
	box-shadow: 0 10px 14px 8px #424242 inset;
}
.header-bottom-right .header-cart .cart_text::before{content: "\f07a"; margin: 0 0 0 -35px !important;}
.header-bottom-right .headertoggle_img::before{content: "\f007";}

.header-bottom-right .headertoggle_img::before, .header-bottom-right .header-cart .cart_text::before
{
	font-family:"fontawesome";
	position: absolute;
	font-size: 15px;
	margin:0 0 0 -26px;
}
.header-bottom-right .headertoggle_img
{
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    z-index: 9;
    color: #fff;
    padding: 6px 10px 9px 38px;
    margin:4px 10px;
    font-size: 14px;
    font-weight: 500;
    cursor:pointer;
    border-radius: 5px;
    background: #94c11f; /* Old browsers */
    background: -moz-linear-gradient(top, #94c11f 0%, #88b11e 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #94c11f 0%,#88b11e 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #94c11f 0%,#88b11e 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c11f', endColorstr='#88b11e',GradientType=0 ); /* IE6-9 */

}
.header-bottom-right .headertoggle_img:hover
{
    background: #070707;
    box-shadow: 0 10px 14px 8px #424242 inset;
}
.header-bottom-right .header-cart .cart_text:hover
{

    background: #94c11f; /* Old browsers */
    background: -moz-linear-gradient(top, #94c11f 0%, #88b11e 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #94c11f 0%,#88b11e 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #94c11f 0%,#88b11e 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c11f', endColorstr='#88b11e',GradientType=0 ); /* IE6-9 */
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);

}
.cart_text .price {display: none;}
.header-cart .block.block-cart.skip-content {margin: 0; background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border:none; }
.header-bottom-right .header-cart { float: right;}
.header-bottom-right .block-cart.btn-slide.active{display: block;}
.header-cart .block-content {right: 0;}
.header-bottom-right .header-cart .cart_text{margin: 4px 0 4px 0;}


/*==================== Start Advance Menu ===================*/
.header-container .header-bottom .nav-container{}
div.menu a, div.megnor-advanced-menu-popup a {
	padding:4px 0px;
	color:#000;
	font-size:14px;
	text-decoration: none;
	font-weight:400;
	text-transform:capitalize;
   margin: 7px 3px;
   border-bottom: 1px solid #EFEFEF;
}
.nav_outer.container-width{ position: relative; }
div.menu a:hover , div.menu.active a{ color:#94c11f; }
div.menu:last-child a{border-bottom: none;}

#advancedmenu div.menu .home_link a{ padding:0px 0px 11px; margin:0 25px;}
.custom_menu{display: block;}
/*==================== Start Advance More link ===================*/

.subparentmenu-hover { background:#fdfdfd;  display: none; position: absolute; left: 228px !important;   margin-top:0px;   padding: 10px 0px;  top:5px; border:1px solid #ededed; min-width: 175px; }
.menu.seeall:hover .subparentmenu-hover { display: block; /*width: 160px;*/}
.subparentMenu.menu0.seeall{ position:relative;}
.subparentMenu.menu0.seeall > a{ border:none;}
#advancedmenu div.menu .subparentMenu .parentMenu > a{ border-bottom:1px solid #EFEFEF}
#advancedmenu div.menu .subparentMenu .parentMenu{padding:0 20px;}
.super-sub {padding: 0px 0;  position: relative;}
.subparentmenu-hover div.menu {padding: 0; /*width:250px;*/}
.subparentmenu-hover .menu {   width: 100%;}
.subparentmenu-hover div.megnor-advanced-menu-popup
{
    left: 175px !important;
    margin-top: 90px;
    min-width: auto;
    padding: 15px 5px;
}
.subparentmenu-hover div.column{ border:none; /*padding:0px;*/}
.subparentmenu-hover .megnor-advanced-menu-popup_inner .itemMenu a > span{font-weight: normal;}
.subparentmenu-hover .megnor-advanced-menu-popup_inner div.column{width:140px;}

.top-nav-container #nav{ display:none;}

div.menu.menu-arrow .parentMenu > a, .subparentMenu.seeall > a, .level-top.hidden_menu.menu .parentMenu .level-top {
   /* background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/menu_left.png) no-repeat scroll right 13px transparent;*/
}
.block.block-side-nav-container{display: none;}
.mega_menu{ float:left;}
.mega_menu .block-title {
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    padding: 6px 21px 8px 25px;
    margin: 5px 0 5px 0;
    text-transform: uppercase;
    font-weight:bold;
    letter-spacing:0px;
    background: #94c11f;
	background: -moz-linear-gradient(top, #94c11f 0%, #88b11e 85%);
	background: -webkit-linear-gradient(top, #94c11f 0%,#88b11e 85%);
	background: linear-gradient(to bottom, #94c11f 0%,#88b11e 85%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c11f', endColorstr='#88b11e',GradientType=0 );
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    border-radius: 5px;

}
.mega_bkg{width: 250px;}
.mega_menu .block-title::before{content: "\f107";color: #fff;font-family: "FontAwesome"; float: right;}
.mega_menu .block-title h2{ margin:0px;}
.mega_menu ul.block-content {
    background: #fdfdfd;
    border:none;
    display: none;
    margin-bottom: 5px;
    margin-left: 0;
    margin-top: 0px;
    padding: 7px 0 7px 0;
    position: absolute;
    width: 248px;
    border:  1px solid #ededed;
    min-height: 500px;
}
.col-left2 .mega_menu ul.block-content{position: relative; display: block; border-radius: 0 0 5px 5px;}


/*==================== End Advance More link ===================*/

/*==================== start defaulte More link ===================*/
/*.header-statick-link
{
	position:relative; width: 100%;
	border-radius: 5px 5px 0 0;
}*/
.nav-container {
    background-color: #ffffff;
    border-bottom: 1px solid #ededed;
    position: relative;
    height: 48px;
}
.nav-inner { margin-bottom: 0px;  float: left;}
.nav-inner #nav {
    /*background: #ffffff;
    border:none;
    display: none;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 0px;
    padding:30px 30px 15px;
    position: absolute;
    width: 100%;
	box-shadow:0 0 20px rgba(0, 0, 0, 0.25);  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
	z-index:1;
	height:auto;
	box-sizing: border-box;*/ clear: both;
}
#nav li.menu-banner{ float:right; margin:0px; width:auto;}
#nav li.menu-banner a{ padding:0px;}
#nav li.menu-banner p{ margin:0px;}
#nav ul > li.last > a{ border:none;}
/*==================== End defaulte More link ===================*/

/********** < Navigation */
/*.nav-container { display: inline-block; float:left; vertical-align: middle;}*/
.advanced_nav{ display:none; }
.block.block-advancedmenu .block-content{ padding:18px 0;}

/* All Levels */ /* Style consistent throughout all nav levels */
.nav-inner #nav , .nav-responsive , #advancedmenu{clear: both; 	height:48px;	padding:0 0px; }
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a, #nav a:hover { display:block; text-decoration:none; }
#nav a:hover { color:#94c11f; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent li a { background-image:none; padding:0px; position:relative; }
/*#nav ul li.parent li a::before {
    content: "\f105";
    font-family: fontawesome;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 8px;
}*/

/* 0 Level */
#nav > li:first-child { padding-left: 0;}
#nav > li { float:left; /*width:222px;*/ padding:15px 0px; }
#nav a , .nav-responsive span  {}
#nav a , .nav-responsive span {
	padding:0px 0px 0px;
	color:#000;
	font-size:14px;
	text-decoration: none;
	font-weight:700;
	text-transform:uppercase;
	margin:0px;
}
#nav > li > a{ border-right:2px solid #000; line-height:16px; padding:0 10px;}
#nav > li:last-child > a{ border:none;}
/*#nav li.over a,*/ #nav a:hover{ color:#94c11f; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0;  }
#nav ul li.last {  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 ,.responsive-menu #nav-mobile{ background:#fff; border:none; z-index:99;}
#nav ul {
	position: absolute;
	width: 15em;
	top: 48px;
	left: -10000px;
	padding: 0;
	border-top: 2px solid #94c11f;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
#nav div ul { position:static; width:auto; border:none; }

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

#nav ul li a {  }
#nav ul li a:hover , .responsive-menu a:hover  {color:#94c11f!important; }
#nav ul li a { color:#808080; text-decoration:none; display:block; font-size:14px; text-transform:capitalize; border-bottom:1px solid #d9d9d9; }
#nav ul span,
#nav ul li.last li span{ padding:8px 8px; }
.responsive-menu a{ color:#333; text-decoration:none; display:block; font-size:14px; font-weight:600; padding:4px 0px;}
.responsive-menu a:hover{ color:#94c11f;}
.responsive-menu ul li > ul li > a {
    border-bottom: 1px dashed #d9d9d9;
    font-weight: normal;
}
.responsive-menu ul li > ul li:last-child > a{ border:none;}
/* Show menu */
#nav li ul.shown-sub, #nav li div.shown-sub { left:0px; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:195px;  display: block !important; }
#nav ul li.parent a {
    background: url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/bkg_nav2.gif) 100% 100% no-repeat;
}
.parentMenu {
    padding: 0 10px;
    line-height: 16px;
}
/*  ********* Navigation > */

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


/* Sidebar =============================================================================== */
.block.block-side-nav-container, .block.block-progress.opc-block-progress, .block.block-account { background: transparent; border:1px solid #ededed;}
.block.block-account{margin-top: 25px;}
.block { border:none; margin:0 0 30px; background:#fff; border: 1px solid #e6e6e6;border-radius: 5px; }
.block .block-title {

    font-size: 14px;
    font-weight: bold;
    padding: 10px 25px 11px;
    text-transform: uppercase;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #e6e6e6;
}
.col-left.sidebar .block.block-side-nav-container .block-title
{
    background: #94c11f; /* Old browsers */
    background: -moz-linear-gradient(top, #94c11f 0%, #88b11e 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #94c11f 0%,#88b11e 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #94c11f 0%,#88b11e 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c11f', endColorstr='#88b11e',GradientType=0 ); /* IE6-9 */
    color: #ffffff;

}
.block .block-title strong { display:block;  }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 9px;  font-weight:normal;  }
.block .block-content {
	background:#fff;
	margin:0;
	padding:18px 25px;
    border-radius: 0 0 5px 5px;
}
.block .block-content li{ padding:4px 0;  }
.block .block-content li a{ text-decoration:none; }
.block .block-content li a:hover{ color:#94c11f;}
.block .block-content li .product-name a{ font-size:13px; font-weight: 500; }
.block .block-content li .price-box{font-size: 13px;}
.block .block-content li.item { padding:7px 0px 10px; }
.block .block-content p { margin:0px; }
.block .btn-remove,
.block .btn-edit , #panel .btn-edit ,#panel  .btn-remove{ float:right; margin:6px 0 2px 5px; }
.block .actions button.button { float:right; }
.block.block-related .block-content{ padding:18px 25px 0;}
.block .empty { margin:0; padding:5px 9px; }
.block.block-related .actions {  padding:0 0px 5px;  text-align: center; opacity:0; -khtml-opacity: 0; -webkit-opacity: 0; -moz-opacity:0; -ms-opacity: 0; margin:0 -20px;}
.block.block-related:hover .actions {opacity:1; -khtml-opacity: 1; -webkit-opacity: 1; -moz-opacity:1; -ms-opacity: 1;}
.block.block-related .actions a:hover
{
    background: #94c11f; /* Old browsers */
    background: -moz-linear-gradient(top, #94c11f 0%, #88b11e 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #94c11f 0%,#88b11e 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #94c11f 0%,#88b11e 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c11f', endColorstr='#88b11e',GradientType=0 ); /* IE6-9 */
    color:#fff;
}
.block.block-related .actions a { background: -moz-linear-gradient(to bottom, #f0f0f0 0%,#dbdbdb 100%); box-sizing: border-box; color: #000; display: inline-block; float: none; font-weight: 700; padding: 6px 10px;  width: 100%; text-transform:uppercase; font-size:12px;}

.block .block-content li a .price{ color:#666666; }
.block .block-content li a:hover .price{ color:#999999;}

.sidebar .block .customNavigation a{ background:#fff; height:18px; width:18px; top:-49px; border:1px solid transparent;}
.sidebar .block .customNavigation a:hover{ border:1px solid #d9d9d9;}
.sidebar .block .customNavigation a::before{ color:#000; top:-3px; right:6px; font-size:14px;}
.sidebar .block .customNavigation a.next:before{ right:6px;}
.sidebar .block .customNavigation a.prev{ right:23px;}
.sidebar .block .customNavigation a.next{right:0px;}

/* Mini Products List */
.mini-products-list .product-image { float:left; margin-bottom:0px;border:  1px solid #ededed; }
.mini-products-list .product-details { margin-left:60px; }
.mini-products-list .product-details .price-box .price{ }
.block .block-content li a.addto-cart:hover{ color:#000;}

.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account .block-content li.current{  padding: 8px 0 !important; border-bottom:1px dashed #e6e6e6;}
.block-account .block-content li.current strong{ font-weight:normal;  color:#94c11f; }
.block-account .block-content li:last-child.current{ border:none;}
/* Block: Currency Switcher */
.block-currency {   }
.block-currency .block-title { }
.block-currency .block-title strong { }
.block-currency .block-content { }
.block-currency .block-content select { }

/* Block: Category Navigation */
#narrow-by-list {font-size: 13px;font-weight: 500;}
#category-treeview li a { font-size:14px; font-weight:500;}
#category-treeview li a , .block-account .block-content li a , #recently-viewed-items a , .block-brand-nav li a{
    display: block;
    padding: 8px 0 8px;
    text-decoration: none; text-transform:capitalize; border-bottom:1px dashed #e6e6e6;
}
#category-treeview li:last-child a , .block-account .block-content li:last-child a , .block-brand-nav li:last-child a{ border:none;}
.ie7 #category-treeview li { display:inline }
.block-brand-nav  .sbHolder li a , .block-brand-nav .sbHolder li a:hover{ background:none; padding-left:5px; }
#category-treeview li , .block-account .block-content li , #recently-viewed-items li , .block-brand-nav li{ padding:0 !important; }

#category-treeview li ul { margin-left:10px; }
#category-treeview li ul a::before {
    content: "\f105";
    font-family: fontawesome;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 9px;
}
#category-treeview li ul a{ position:relative; padding:8px 0 8px 10px;}
#category-treeview li.last a , .block-account .block-content li.last a , #recently-viewed-items li.last a , .block-brand-nav li:last-child a{ border-bottom:none; }
#category-treeview .hitarea {
	background: none;
	height: 30px;
	width:30px;
	float: right;
	cursor: pointer;
	margin-right:0px;
	 margin-top: 0px; position:relative; z-index:1;
}
#category-treeview .expandable .collapsable-hitarea{
	background:url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/sprite.png") no-repeat scroll -65px -106px transparent;
}
#category-treeview .expandable-hitarea {
	background:url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/sprite.png") no-repeat scroll -36px -106px transparent;
}
#category-treeview .collapsable-hitarea {
	background: url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/sprite.png") no-repeat scroll -65px -106px transparent;
}

/* Block: Layered Navigation */
.block-layered-nav, .block.block-related, .block.block-list.block-viewed {border:1px solid #e6e6e6; border-radius: 5px;}
.block-layered-nav, .block.block-related{margin-top: 25px;}
.col-left.sidebar .block-title, .col-right.sidebar .block-title
{
    background: #dbdbdb; /* Old browsers */
    background: -moz-linear-gradient(top, #dbdbdb 0%, #f0f0f0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #dbdbdb 0%,#f0f0f0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #dbdbdb 0%,#f0f0f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
    color: #000;
}
.block-layered-nav .block-subtitle { line-height:1.35; background:#d5e8ff; padding:3px 9px; border:1px solid #b9ccdd; border-width:1px 0; text-transform:uppercase; display:none; }
.block-layered-nav .block-content {  }
.block-layered-nav dt {      font-weight: 600;    padding: 0 0px 5px; text-transform:uppercase; font-size:13px;  color:#000;}
.block-layered-nav dd { padding:0px 0px 20px;}
.block-layered-nav a{ padding-left:0px; }
.block-layered-nav a:hover{ }
.block-layered-nav dd.last { background:none; padding:0px; }
.block-layered-nav .currently li { background:#eeeeee; padding:4px 20px 4px 10px; position:relative; z-index:1; line-height:1.5; margin:0 0 2px; }
.block-layered-nav .currently .label { font-weight:bold;  text-transform:uppercase; display:inline-block; vertical-align:top; }
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
.block-layered-nav .currently .btn-previous, .block-layered-nav .currently .btn-remove { position:absolute; right:7px; top:9px; margin:0;  background:url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/btn_remove.gif") no-repeat scroll 0 0 transparent; }
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { font-size:11px; padding:4px 5px 4px 9px; text-align:right; }
.block-layered-nav .actions a { float:none; background:none; }


/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { }
.block-cart .summary {padding:2px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:normal; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; text-align:right; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { }
.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 { }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a , .block-related .actions a { float:none;}
#wishlist-table .add-to-cart-alt .input-text{ margin-bottom:8px; }

/* Block: Related */
.block-related .block-title strong {}
.block-related input.checkbox { float:left; }
.block-related .tm-checkbox .tm-hide {
    opacity: 1; -khtml-opacity: 1; -webkit-opacity:1; -moz-opacity:1; -ms-opacity:1;
}
.block-related .product {margin-left:20px; }
.block-related li{ position:relative; }
.block-related .tm-checkbox{ position:absolute; left:2px;}

/* Block: Compare Products */
.block-compare .block-title strong {}
.block-compare button.button span {  }
.page-popup .link-print { background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th {  }
.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 {text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name {   }
.compare-table tr.first td .product-name a {   }
.compare-table tr.first td .ratings { width:90px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }
.compare-table .button.btn-cart{ float:none;}
.compare-table button.button.btn-cart span{ padding:5px 10px;}
/*.compare-table button.button.btn-cart:hover span{ background:#94c11f;}*/

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

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

/* Block: Poll */
.block-poll .block-title strong { }
.block-poll .block-subtitle {  }
.block-poll label { color:#777;   }
.block-poll input.radio {  }
.block-poll .label {     margin-left: 3px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span {   }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Orders and Returns */
.block-gr-search li { padding:3px 9px; }
.block-gr-search button.button span {  }

/* Block: Tags */
.block-tags .block-title strong {  }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a {  }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block.block-subscribe .block-content { padding:0px; }
.block-subscribe .block-title strong {   }
.block-subscribe label { font-weight:normal;  }
.input_inner{ float:left;}
.block-subscribe .input_inner{ float:none; display:inline-block; vertical-align:top;}
.block-subscribe input.input-text { display:block; margin:0px; border:1px solid #d9d9d9; padding:12px 15px; color:#555; background:#fff; box-sizing: border-box; width:515px; border-radius: 5px;}
.block-subscribe .actions { background:none; padding:0; margin:0 0 0 11px; text-align:left; float:none; display:inline-block; /*width:215px;*/}
.block-subscribe .actions button.button:hover span
 {
     background: linear-gradient(to bottom, #424242 0%,#010101 100%);   color: #ffffff;
}
.block-subscribe .actions button.button{ /*width:100%;*/}
.block-subscribe button.button span{ padding:11px 35px;}
.block-subscribe button.button span, .back-link a {
   background: #94c11f; /* Old browsers */
    background: -moz-linear-gradient(top, #94c11f 0%, #88b11e 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #94c11f 0%,#88b11e 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #94c11f 0%,#88b11e 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c11f', endColorstr='#88b11e',GradientType=0 ); /* IE6-9 */
    border: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
	font-family: "Open Sans",sans-serif;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.block .newsletter-title { background: #ff8300; display:none;}
.newsletter-container {  background: #f7f7f7 ;  margin: 0px; padding:32px; border:1px solid #ebebeb; }
.newsletter-container .newshead{ color:#000; text-transform:uppercase; font-weight:bold;font-size:20px;}
.newsletter-container .sub_text{ font-size:14px; color: #000;}
.block.block-subscribe{ float:right; margin:0px; border:none;}
.news-content{ float:left;}
.newsletter-container .input-box {background: #f7f7f7 none repeat scroll 0 0;}
.newsletter-container-inner { display: inline-block;    width: 100%;}

/* Block: Reorder */
.block-reorder .block-title strong { }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:0px; display:inline; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

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

/* Block: Login */

.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 0px; }
.category-image {overflow:hidden; margin:0px; text-align:center; padding:0 0px 20px;}
.category-image img {width:100%;}
.category-description { margin: 0 0 30px;   /*padding:  0 30px 20px;*/}
/*.category-products { background: #ffffff;  padding:30px 15px;}*/
.category-title h2 a{ padding:0  !important; }
.product_desc { padding: 0 0px; margin:12px 2px 6px; /*text-align:left;*/}
.product_hover-block  .ratings { bottom: 40px; left: 0;  margin: 0 auto;   position: absolute; right: 0;}
h2.product-name{ background:none; padding:0px 0 0 !important; border-bottom: none !important;  margin:0px 0 5px;}

/* View Type: Grid */
/*.manufacturer-list .products-grid li .product-block{ margin:10px;}*/
#grid.products-grid, #special_standalone_page.products-grid, #newproduct_standalone_page.products-grid, #featured_standalone_page.products-grid, #bestseller_standalone_page.products-grid{ margin:0 -16px; }
#grid.products-grid{ padding: 0px;   width: 100%; margin: 0 -16px;}
.products-grid li.item , .col-main .slider-item, .blog .slider-item{ float:left; width:280px; padding:0; list-style:none; }
.products-grid li.first_item_tm{ }
.products-grid li.last_item_tm{ }
.products-grid li .product-block{
    /*background:#FFFFFF;*/
    clear: both;
    margin:32px 16px;
    overflow:visible;
}
.products-grid li .product-block{}
#grid.products-grid li .product-block{}
.products-grid li .product-block-inner{
	overflow: visible;
    position: relative;
    text-align: center;
}
.product-image-block-inner .product-image-block {  position: relative; overflow:hidden; }
a.product-image { display:block; overflow:hidden; text-align:center;}
.product-block .product-image-block img {height: auto; width: 100%; }
.product-block .product-image-block .hover-image, .list-left .hover-image {
    left: 0;
    opacity: 0; transition: all 0.8s ease 0s;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0px;
    height:auto;
    visibility: hidden;
    width: 100%;
	margin:0 auto;
}
.product-block .product-image-block:hover .hover-image, .list-left:hover .hover-image {  overflow: hidden;    visibility: visible; opacity: 1;}

.products-grid .price-box { margin:5px 0 0px; }
.products-grid .availability { line-height:21px; }
.col-main .product-carousel .product-block{ }
.product-carousel .product-block{
    clear: both;
    margin:32px 16px;
    overflow: visible;
}
.product-carousel .product-block-inner{
  overflow: visible;
    position: relative;
    text-align: center;
}
.sale-label {
    color: #5A5A5A;
    display: block;
    right: 5px;
    padding: 1px 3px;
    position: absolute;
    text-align: center;
    text-transform:uppercase;
    top: 0px;
    z-index: 8;
	opacity:0; -khtml-opacity: 0; -webkit-opacity:0; -moz-opacity:0; -ms-opacity:0;
}
.new-label {
    color: #5A5A5A;
    display: block;
    padding: 1px 3px;
    position: absolute;
    left: 5px;
    text-align: center;
    text-transform:uppercase;
    top: 0px;
    z-index: 8;
	opacity:0; -khtml-opacity:0; -webkit-opacity:0; -moz-opacity:0; -ms-opacity:0;
}
.product-block:hover .sale-label, .product-block:hover .new-label, .products-list li.item .new-label, .products-list li.item .sale-label{opacity:1; -khtml-opacity: 1; -webkit-opacity:1; -moz-opacity:1; -ms-opacity:1;}
#grid.products-grid .product_block_swatch{ display:none;}
/* View Type: List */
.products-list{ padding:20px 0px 0;}
.products-list li.item {   border:none;    margin-bottom: 20px;    padding:0px; }
.products-list li .list-left{ float:left; margin-right:25px; position:relative; }
.products-list li .list-center{ width:450px; padding-right:15px; border-right:1px solid #EDEDED; float:left;  }
.products-list li .list-right{ padding-left: 10px; overflow:hidden; }
.products-list li.item.last {  }
.products-list .product-image { float:left; margin:0 0 10px; }
.products-list .product-shop { margin:0px 0 0;  }
.products-list .product-name { margin:4px 0 8px; font-weight:bold; text-transform:uppercase; font-size: 15px; }
.products-list .product-name a{color:#000; font-weight: 700;}
.products-list .price-box {   margin:12px 0px 5px 0; font-size:16px;}
.products-list .availability { display:inline-block; margin:0px 0 0; }
.products-list .desc { clear:both; padding:0px 0 0; margin:18px 0 11px;font-size: 14px;}
.products-list .desc .link-learn { font-size:13px; font-weight:700; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; display:none; }
.products-list li .ratings .rating-box{ float:left; margin-right:0px; }
.products-list li .description{ margin:15px 0;}

.products-list li .actions{ margin:10px 0 0;}
.products-list .button.btn-cart{ float:none;}
.products-list .list-center-outer .availability{border: 1px solid #d83820;line-height: 22px; padding:4px 15px;}
.products-list .add-to-links {display: inline-block; margin:0px; vertical-align:top; text-align:left;}
.products-list .add-to-links li { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border-color: #d9d9d9;}
.list-center-outer .add-to-links li {
	box-sizing:border-box;
	display:inline-block;
	line-height: 30px;
	text-align:center;
	color:#666;
	margin:0 10px 0 0;
}
.add-to-links li a.link-wishlist::before {
    content: "\f08a";
    font-family: "FontAwesome";
    font-size: 14px;
    padding: 0 5px 0 0;
}
.add-to-links li a.link-compare::before {
    content: "\f24d";
    font-family: "FontAwesome";
    font-size: 14px;
    padding: 0 5px 0 0;
}
.product-view .product-shop .add-to-links li a:before{ color:#666666; padding:7px 7px 0 0;}
.product-view .product-shop .add-to-links li a:hover:before{ color:#000000;}

.product_hover-block .add-to-links li a:hover , .list-center-outer .add-to-links li a:hover{  color:#94c11f; }
.add-to-links li:hover a.link-wishlist::before, .add-to-links li:hover a.link-compare::before{ color:#94c11f;}
.add-to-links li a.link-wishlist, .add-to-links li a.link-compare { display: block; height: 100%; width: 100%; text-transform:capitalize;}

.list-center-outer {overflow:hidden; padding:15px 1px;}
.list_left {
    border-right: 1px solid #d9d9d9;
    box-sizing: border-box;
    float: left;
    padding: 0 25px 0 0;
    width: 70%;
}
.list_right {
    box-sizing: border-box;
    float: right;
    padding: 45px 0 25px 20px;
    text-align: center;
    width: 30%;
}


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


/* Product View ========================================================================== */

/********************** Product View Tabs */
.product-view .product-collateral .tabs { margin:0px; display:inline-block; width:100%; clear:both; border-bottom:2px solid #88b11e; border-top: none;}
.product-view .tabs li
{
	float:left;
	line-height:normal;
	background:transparent;
	margin:0px; padding:0px 4px; position:relative; /*border-right:1px solid #d9d9d9*/;
}
.product-view .tabs li:last-child { border:none;}
.product-view .tabs li.first          { border-left:0; padding:0 4px 0 0; }
.product-view .tabs li.last           { border-right:0; }
.product-view .tabs a                 { display:block; padding:10px 18px; color:#000; text-decoration: none; font-weight:600; text-transform:uppercase; background:#fff; font-size:14px; letter-spacing:0px;}
.product-view .tabs a:hover           { text-decoration:none; color:#94c11f;}
.product-view .tabs li.active a,
.product-view .tabs li.active a:hover
{
    background: #94c11f; /* Old browsers */
    background: -moz-linear-gradient(top, #94c11f 0%, #88b11e 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #94c11f 0%,#88b11e 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #94c11f 0%,#88b11e 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c11f', endColorstr='#88b11e',GradientType=0 ); /* IE6-9 */
    color:#fff;
    border-radius: 7px 7px 0 0; }

#product_tabs_tags_tabbed_contents.input-box input	{ width: 300px; }
#product_tabs_tags_tabbed_contents .input-box	{  float:left; margin-bottom:6px;}
 #product_tabs_related_tabbed_contents li .product-images SPAN {}
#product_tabs_related_tabbed_contents ol	{ clear: both;}
.product-collateral:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden;}
.product-collateral .padder{padding:10px 0;  }

#product_tabs_description_tabbed_contents h2,#product_tabs_related_tabbed_contents  .block-title { display:none; }

.padder h6{

    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
	display:none;
    background: #dbdbdb; /* Old browsers */
    background: -moz-linear-gradient(top, #dbdbdb 0%, #f0f0f0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #dbdbdb 0%,#f0f0f0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #dbdbdb 0%,#f0f0f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
    color: #000;
}
}
#customer-reviews{ margin:0 0 25px;}

/* Rating */
.no-rating { margin:0 0 10px; }
.product-block:hover .ratings{display:block;}
.my-account .ratings {display: block;position: relative;}
.ratings {   line-height:1.25; margin:0px 0 3px; position: absolute; right: 0; bottom: 0; display: none;}
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; display:none; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:71px; height:13px; font-size:0; line-height:0; background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/bkg_rating.png) 0 1px repeat-x; text-indent:-999em; overflow:hidden; margin:4px 10px 0 0; }
.rating-box .rating { float:left; height:13px; background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/bkg_rating.png) 0 100% repeat-x; }
.ratings .rating-box {margin-right:6px; display:inline-block; }
.ratings .amount { display:none;}

.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; }

.product_hover-block .actions .availability.out-of-stock { border: 1px solid #d83820; line-height: 22px;  padding:6px 12px; margin:0px; background:#fff;}

.availability-only { margin:10px 0 7px; line-height:25px; background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/availability.png) 0 3px no-repeat; padding-left:30px; }
.availability-only span,
.availability-only a {  }
.availability-only a { background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/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 {  }
.product-view .product-shop .availability span { font-weight:normal; color: #FF0000; }
.product-view .product-shop .availability.in-stock span { color:#008000;}
/* 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;   color: #000; }

.price-box { margin:5px 0 0px; font-size:14px; }
.price-box .price { font-weight:700; color:#000; }
.sidebar .price-box { margin:0px; }

/* Regular price */
.regular-price { color:#333333; }
.regular-price .price { }
.block .regular-price,
.block .regular-price .price {  }

/* Old price */
.price.old-price{font-size: 12px;}
.price-box .old-price { margin:0 5px 0 0; text-decoration: line-through; color:#b5b5b5; font-weight:700; }
.old-price .price-label { white-space:nowrap; color:#b2b2b2; }
.old-price .price { font-weight:normal; color:#b2b2b2;font-size:14px; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:0px 0; }
.special-price .price-label { font-size:18px; font-weight:bold; white-space:nowrap; color:#000; }
.special-price .price { font-size:15px; font-weight:normal; color:#c76200; }

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

.minimal-price-link { display:block; margin:3px 0; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; font-size:13px; }

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

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

/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices { margin:10px 0; padding:10px; background-color:#f0f0f0;  }
.tier-prices li { line-height:1.4;  padding:2px 0 2px 0px; }
.tier-prices .benefit { font-style:italic; font-weight:bold;  }
.tier-prices .price { font-weight:bold;  }

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

/* Add to Links */
.product_hover-block .actions .link-compare{ display:none;}
.add-to-links { margin:5px 0 0; font-size:13px;  }
.add-to-links li{ list-style:none; }
.add-to-links .separator { display:none; }


/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:normal; color:#666; margin-top:5px; }
.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 {   }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0;  text-align:left; }
.add-to-box .add-to-links li { margin-right:10px;  }
.add-to-box .add-to-links li .separator { display:none !important; }


.product-view {  }
.product-essential h2 {display:none;  }

.product-collateral { margin:50px 0; background:#fff; padding:45px 45px}
.product-collateral h2 { font-weight:bold; font-size:14px; border-bottom:1px solid #d9d9d9; padding:0 0 10px; margin:0 0 15px; text-transform:uppercase; color:#000;}
.product-collateral .box-collateral { margin:0 0 25px; }
.related-products .block-subtitle{  margin-top:10px; }
.related-products .block-subtitle ,.box-tags h3{ font-weight:normal; font-size:15px; border-bottom:1px solid #dedede; padding:0 0 10px; margin:0 0 15px; }


/* Product Images */
.product-essential {
    background: #ffffff;
    padding: 30px;
}
.product-view .product-img-box { float:left; width:446px; margin-right:30px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; border:1px solid #ddd; position:relative; z-index:1; }
.product-view .product-img-box .product-image  #wrap{  }
.product-view .product-img-box .product-image-zoom { position:relative; width:446px; height:549px; overflow:hidden; z-index:9; border:none; }
.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.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/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.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/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; overflow:hidden; }

.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;  }


.info3col-data { float: right;  width: 250px; margin:0 0 0 30px;}
.info3col-data .flexslider{ margin:0 0 30px; overflow:visible; float: none; width: 100%;}
.info3col-data .flexslider .flex-direction-nav{ display:none;}
.info3col-data .flexslider .flex-control-nav{ position:relative; bottom:-12px; z-index:99;}
.info3col-data .flexslider .flex-control-nav li{ display:inline-block; position:relative; z-index:99; margin:0 6px;}
.info3col-data .sale-cms{ margin:0 0 30px;}
.sale-cms
{
    background: #94c11f; /* Old browsers */
    background: -moz-linear-gradient(top, #94c11f 0%, #88b11e 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #94c11f 0%,#88b11e 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #94c11f 0%,#88b11e 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c11f', endColorstr='#88b11e',GradientType=0 ); /* IE6-9 */
    color:#fff;
    margin:0 0 30px;
    text-align:center;
    padding:20px 5px 23px;}
.sale-cms .text1{ font-size:65px; font-weight:800; text-transform:uppercase; line-height:65px;}
.sale-cms .text2{ padding:2px 42px 3px; border-top:1px dashed #fff; border-bottom:1px dashed #fff; margin:2px 0px 5px; display:inline-block;}
.sale-cms .text3{font-size:40px; font-weight:700; text-transform:uppercase;  margin:0; line-height:37px;}
.sale-cms .text4{text-transform:uppercase;}
/* Product Shop */
.product-view .product-shop { float:left; width:584px; }
.col1-layout .product-view .product-shop { float:left; width:584px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 15px; }
.product-view .product-shop .sku{ margin:15px 0;}
.product-view .product-shop .product-name h1 { margin:0; font-size:20px; font-weight:600; text-transform:capitalize; color:#000; line-height:24px;}
.product-view .product-shop .availability {    float:left;    margin:5px 0 15px; text-align:left; }
.product-view .product-shop .short-description { margin:10px 0; }
.product-view .product-shop .price-box { margin:15px 0 15px; clear:both; }
.product-view .product-shop .price-box .price{ font-size:22px;  }
.product-view .product-shop .price-box .price.old-price{ font-size:20px; font-weight:normal;}
.product-view .product-shop .add-to-links { margin:0px 0; font-size:13px; }
.product-view .product-shop .add-to-box{ margin:10px 0 20px;}
.product-view .product-shop .button.btn-cart > span{ padding:12px 30px;}
.product-view .product-shop .data-table{ margin:0 0 10px;}

.product-view .product-shop .add-to-links li{ display:inline-block; margin:0 5px; }
.product-view .product-shop .add-to-links li .separator { display:none; }
.product-view .product-shop .ratings .rating-links{ display:inline-block; }
.product-view .button.btn-cart{ width:auto;}
.email-addto-box{margin-bottom: 10px;}
.email-addto-box .email-friend { float:left; margin-right:10px; }
.email-addto-box .email-friend a::before {
    color: #666666;
    content: "\f003";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 16px;
    height: 16px;
    vertical-align: top;
    width: 25px;
}
.email-addto-box .email-friend a:hover:before, .product-view .product-shop .add-to-links li:hover a.link-wishlist::before, .product-view .product-shop .add-to-links li:hover a.link-compare::before { color:#94c11f;}

#prev-next-links{ float:right; margin-top:-26px; width:50px; }
#prev-next-links  a{ display: block; height: 30px; margin-bottom: 0; text-decoration: none;  width: 25px;}
#prev-next-links a#link-previous-product {float: left;}
#prev-next-links a#link-previous-product::before {
    color: #c7c7c7;
    content: "\f104";
    font-family: "FontAwesome";
    font-size: 24px;
    line-height: 25px;
    margin: 0 0 0 10px;
    vertical-align: middle;
}
#prev-next-links a#link-next-product::before {
    color: #c7c7c7;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 24px;
    line-height: 25px;
    margin: 0 0 0 10px;
    vertical-align: middle;
}
#prev-next-links a#link-next-product {float: right;}


/* Product Options */
.product-options {
    margin: 0;
    padding: 0 0 15px;
    position: relative;
	z-index:2;
	}
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:normal;  }
.product-options dt label.required em { color:#DD4B39; margin-left:0px; }
.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;  }
.product-options dd { padding:5px 0px 10px; margin:0 0 5px;   }
.product-options dl.last dd.last { border-bottom:0;/* padding:5px 0; margin:0;*/ }
.product-options dd input.input-text { width:97%; }
.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:97%; height:8em; }
.product-options dd select { width:97%; }
.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 {   margin-top:3px; margin-right:9px; }
.product-options ul.options-list input.checkbox {  margin-top:3px; float:left; }
.product-options ul.options-list .label {display:inline; margin:0 0 0 10px;   }
.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:0px; top:0px; }



.product-options-bottom { padding:10px 0px;  }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { 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:left; margin:10px 0; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; display:none;}
.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 {  float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links {   padding:5px 0 0; text-align:left; display:none; }

.product-view .add-to-cart { float: left; margin: 0; padding: 0;}
.product-view .add-to-cart label {  color: #000000;  display: block;  font-weight: bold;  margin: 10px 10px 10px 0;}
.product-view .add-to-cart .input-content { float: left; margin-right: 15px;}
.product-view .add-to-cart .box-qty {border: 1px solid #d9d9d9; float: left;}
.product-view .add-to-cart .qty { float: left;  padding:12px 0 12px;  text-align: center;  width: 50px !important;  border: none;  border-right: 1px solid #d9d9d9; margin:0px;	background:transparent; line-height:19px;}
.product-view .add-to-cart .input-content .qty-arrows { float: left; width: 18px;}
.add-to-cart input.qty-decrease, .add-to-cart input.qty-increase { background:url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/btn-qty.png") no-repeat scroll 0 97% transparent;  border: medium none;  cursor: pointer; display: block;  height: 17px; width: 16px;}
.add-to-cart input.qty-increase { background-position: 0 0;  margin-top: 1px;}

/* 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 {  padding:0 0 10px; margin:0 0 8px; }
*/
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.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 {   }
.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.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/bkg_pipe1.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;  margin:0 0 5px;  }
.product-view .box-tags .form-add .input-box { float:left;  }
.product-view .box-tags .form-add input.input-text { width:300px; margin-right:5px; }
.product-view .box-tags .form-add button.button span {  }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0px; font-size:12px; }

/* 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 #product-review-table{ max-width:180px; margin:15px 0; }
.product-view #product_tabs_review_tabbed_contents .form-list .input-box{ max-width:500px; width:100%; }
.product-view #product_tabs_review_tabbed_contents .form-list textarea{ width:95%; }
.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:13px; font-weight:normal; text-transform:capitalize; }
.product-name a , .product-review .product-name { color:#808080; text-decoration:none; margin-top:0px; letter-spacing:0.5px; font-weight: 600; }
.product-block:hover .product-name a, .products-list li.item:hover .product-name a{  color:#94c11f;}

/* Product Tags */
.tags-list { display:block;   border:1px solid #EDEDED; background:#FBFBFB; 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.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/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 -33px 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  {background:url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/subcat_arrow.png") no-repeat scroll 3px center transparent;
padding-left:12px;}
.page-sitemap .sitemap a:hover{background:url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/subcat_arrow_hover.png") no-repeat scroll 3px center transparent; }
.page-sitemap .sitemap li { margin:5px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }


.contacform{     border-right: 1px solid #EDEDED;
    float: left;
    margin-right: 10px;
    padding-right: 15px;
    width: 46%; }
.googlemap{   float: right;
    margin-top: 10px;
    width: 50%;}
.contacform .form-list li.wide .input-box{width: 100%;}
.contacform .form-list li.wide textarea{width: 97%;}
.contacform .fieldset{ margin-top:10px; }
/* RSS */
.rss-title h1 { background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/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:0px; }
.cart .page-title h1 { /*margin:10px 0 0;*/ }

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

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name {  margin:0 0 5px;  }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:10px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-empty span span, .cart-table .btn-continue span span, .cart-table .btn-update span span, .cart .discount button span span, button.button:hover span span, .buttons-set span span, .cart .discount button:hover span span, button.button span span { background:transparent;  }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:30px 0 0; }
.cart .cart-collaterals .col1-set{ width:480px;  float:left;}
.cart .cart-collaterals .col2-set { width:890px; float:right; }
/*.cart .cart-collaterals .col2-set .col-1{width:360px}
.cart .cart-collaterals .col2-set .col-2 { width:310px; }*/

.cart .crosssell { margin-bottom:10px;}
.cart .crosssell .product-image {   }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #d9d9d9;  padding:24px 20px; margin:0 0 30px; background:#fff; }
/*.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; padding:0 0 0 0px; color:#e26703; text-transform:uppercase; }*/

.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; }
.shopping_CMS_main1{margin-bottom:10px; display: inline-block; vertical-align: middle;}
 .cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px; }

.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0;   }

/* Shopping Cart Totals */
.cart .totals { float:right; width:100%;; background:#fff; border:1px solid #d9d9d9; margin-bottom:10px; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:20px; }
.cart .totals .checkout-types { font-size:13px; padding:0px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 10px; }
.cart .totals .checkout-types li:last-child{ background:#f5f5f5;   padding: 7px;
  text-align: center; border-top:1px solid #d9d9d9;
  margin:0;}


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


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:normal;  }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list {  margin-top: 15px;    padding-left: 0;}
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; margin-bottom:5px; }
.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.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/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-weight:normal;  }
.gift-messages p.control {   }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {   font-weight:bold; }
.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; text-align:center;   }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {   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:98%; }

.gift-message-link { font-size:11px; background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/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.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/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 #d9d9d9; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

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

/* Generic Info Set */
.info-set {  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 dt {margin:0 0 6px; padding:5px 0px;   /* font-weight:bold; line-height:1.35; background:#eee; border:1px solid #a3aeb3; color:#999;*/ }
.block-progress dd {   padding:8px 13px; margin:0 0 10px; }
.block-progress dt.complete { margin:0;   border-bottom: 1px solid #DDDDDD; }
.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; }

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
 #checkoutSteps{ margin-bottom:0px; }
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator { display: inline; }
.opc-block-progress dt.complete a{ background:url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/edit.png") no-repeat scroll 0 0; padding-left: 20px; font-size:12px;}
.opc-block-progress dt a,
.opc-block-progress dt .separator { display: none; }

.opc .buttons-set { margin-top:0; padding-top:15px; border:none; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.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 {/*border-bottom: 1px solid #d9d9d9;*/ margin:0 0 5px;}

.opc .step-title { border-width:1px; border-style:solid; border-color:#d9d9d9 #d9d9d9 #d9d9d9; background:#fff;
 padding:8px 8px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #d9d9d9; padding:0 8px 1px; margin:0 8px 0 0; color:#000; }
.opc .step-title h2 { float:left; margin:4px 0 0;  font-size: 13px; font-weight:bold; text-transform:uppercase; color:#666;}
.opc .step-title a { display:none; float:right;   line-height:22px; color:#fff;  }

.opc .allow .step-title { background:#fff; border:1px solid #d9d9d9;  color:#000; cursor:pointer; }
.opc .allow .step-title .number { background:#fff; border-color:#d9d9d9; color:#000; }
.opc .allow .step-title h2 { color:#000; }
.opc .allow .step-title a { display:block; color:#000; }

.opc .active .step-title { background:#000; border:1px solid #000; padding-bottom:5px; color:#fff; cursor:default; }
.opc .active .step-title .number { background:#fff; border-color:#fff; color:#000; }
.opc .active .step-title h2 { color:#fff; text-transform:uppercase; font-weight:bold; }
.opc .allow .step-title:hover{ }
.opc .active .step-title a { display:none; }

.opc .step { border:1px solid #d9d9d9; border-top:0;  padding:15px 30px; position:relative; margin-bottom:-1px; background:#fff; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { border-bottom:1px solid #d9d9d9; padding-bottom:10px; text-transform:capitalize; font-weight:bold; margin:15px 0 5px; color:#000; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0;  }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form {    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #d9d9d9;
    margin: 0;
    padding: 0; }
.opc .gift-messages-form .inner-box { padding:10px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9d9d9; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

#checkout-review-table { border-top: medium none;}

/* Multiple Addresses Checkout */
.checkout-onepage-success h2{ border-bottom:none;}
.checkout-progress { padding:20px 90px; margin:10px 0 30px; background:#fff; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #d9d9d9; padding:2px 0 0; font-weight:normal; text-align:center; color:#666; }
.checkout-progress li.active { border-top-color:#94c11f; color:#94c11f; }


.multiple-checkout h3,
.multiple-checkout h4 {   font-weight:normal; margin-bottom:10px;   }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; font-size:13px; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !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 {  border:1px solid #d9d9d9; margin:0 0 30px; padding:20px; background:#fff; }
.multiple-checkout .col2-set h2.legend { margin:0 0 15px; padding:0px 0px 10px; background:#fff; 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 {   }

.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 10px 21px;  overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left;  }
.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:#000; font-weight:bold;}
.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 */

#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%;  }
.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:450px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:98%; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d9d9; background:#FBFBFB; padding:13px; position:relative; }


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


/* Account Login/Create Pages ============================================================ */
.my-account, .account-login, .multiple-checkout, .page-sitemap, .fieldset.advanced-search, .sales-guest-form .fieldset, .contacts-index-index .col-main, .checkout-onepage-success .col-main,
.cart-empty, .customer-account-logoutsuccess .col-main, .manufacturer-list, .account-create {  background: #ffffff;  padding: 30px; box-sizing: border-box; margin-top: 25px;}
.account-login, .customer-account-logoutsuccess .col-main, .cart-empty, .sales-guest-form .fieldset, .contacts-index-index .col-main, .page-sitemap{margin-top: 0;}
.box-account { background:#fff;  margin: 0 0 20px; }
.box-account .col2-set .col-1{
    border-right: 1px solid #d9d9d9;
    float: left;
    padding-right: 10px;
    width: 48.5%;
}
.account-login .content { border-bottom:0; }
.account-login .content h2 , .fieldset .legend , .box-account .box-head h2 , .addresses-list h2 ,
 .multiple-checkout h2 ,.checkout-onepage-success .col-main  h2 , .order-info-box h2 , .sales-order-print .col2-set h2
{  border-bottom: 1px solid #d9d9d9;
    color: #000;
    font-size:14px;
    font-weight:bold;
    margin: 0 0 14px;
    padding: 0 0 10px;
    text-transform:uppercase;}
.multiple-checkout h2{border:none;}

.account-login .buttons-set { margin:0;    }

.account-create {}

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


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

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

/* General Box */
.dashboard .box .box-title {    background:#fff;
    border: 1px solid #d9d9d9;
    margin: 0 0 10px;
    padding: 5px 5px;
	text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-weight:normal; margin:0; }

/* Block: Recent Orders */

/* Block: Account Information */
.dashboard .box-info h4 {  font-weight: normal;
    text-transform: capitalize; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 {}
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */

.dashboard .box-tags .number ,.dashboard .box-reviews .number{ float:left; font-weight:bold; line-height:1; color:#333; margin:0px;
 padding:5px 7px; background:#ccc; }
.dashboard .box-tags .details , .dashboard .box-reviews .details{ margin-left:30px; }
.dashboard .box-tags li.item  , .dashboard .box-reviews li.item{ margin:10px 0 7px; }
.dashboard .box-tags li.item.last , .dashboard .box-reviews li.item.last { margin-bottom:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h3 { font-weight:normal;}
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff;padding:10px 0px; margin:0 0 10px; border-bottom: 1px solid #EDEDED; }
.addresses-list li.empty { background:none; border:0; padding:0; }

.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#f5f5f5;   padding:10px 10px; 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 , .sales-order-print .col2-set{  border:1px solid #d9d9d9; padding:12px 15px; margin:0 0 15px; }

.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 {  margin:0 0 5px; }
.order-items .product-name {  }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-items h2.table-caption{ font-weight:bold; border-bottom:1px solid #d9d9d9; margin:0 0 10px; padding:0 0 5px; color:#000; text-transform:uppercase;}

.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 { 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:95%; height:109px; margin-top:10px; }
.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 {   }
#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:10px 0 10px;  }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

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


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.cms-home .footer-container{ margin-top:0px;}
.footer-container {
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 );
    /* margin-top: 30px;*/
    color:#808080; padding-top:0px;}
.footer {  padding: 70px 0 73px;}
.footer_inner { clear: both;  overflow: hidden;}
#footer .footer-area{border-left: 1px solid #e6e6e6;    box-sizing: border-box;    float: left;    margin-right: 11px;    padding: 0 0 0 20px;    width: 15.8%;}
#footer h6 ,.footer-container .block .block-title strong, #footer #block_5 .payment-title{ font-size:14px; font-weight:bold; margin:7px 0 14px; color: #000; text-shadow:none; text-transform:uppercase; position:relative; display:inline-block;}
.footer ul {  }
.footer ul li {   padding: 3px 1px;}
.footer a { text-decoration:none;}
.footer .contact_email a:hover, .footer li.payment_icon a:hover{ padding:0px;}

#footer #block_1.footer-area{	border: medium none;  margin:0 53px 0 0;   padding: 0;  width: 26%;}
.footer_logo {  margin:12px 0;}
.footer_text_content{ margin:10px 1px 11px; line-height:30px; display:inline-block;}
.footer ul li.social_block{
    cursor: pointer;
    display: inline-block;
    margin:0px 4px 0 2px;
    padding: 0;
}
#footer li.social_block a {
	background-color: #e6e6e6;
    border-radius: 50%;  -webkit-border-radius:50%;  -khtml-border-radius:50%;  -moz-border-radius:50%;
    display: block;
    font-family: "FontAwesome";
    font-size: 13px;
    height: 28px;
    padding: 0;
    position: relative;
    width: 28px;
	color:#767676;
}
#footer li.social_block a:hover{ color:#fff; background-color:#46A952;}
#footer li.social_block a .fa {
	left: 0;
    line-height: 28px;
    margin: 0 auto;
    position: absolute;
    right: -4px;
    text-align: center;
}
#footer li.social_block a:hover{background:#94c11f;}
#footer #block_5{ margin-right:0; padding:0 43px 0 20px; width:20.4%;}
#block_5 .fa {
    color: #94c11f;
    float: left;
    font-size: 13px;
    margin-right: 9px;
    margin-top: 4px;
}
#block_5 li:first-child {  margin: -4px 0 0;  padding: 0;}
#block_5 .fa.fa-map-marker{ margin-top:10px;}
#block_5 .fa.fa-mobile{ font-size:16px;}
.contact_address {
    line-height: 30px;
    overflow: hidden;
    padding-top: 0;
}
#block_5 .email .fa {
    font-size: 11px;
    margin-top: 8px; margin-right:5px;
}
#footer #block_5 .payment-title{ margin:26px 0 12px; padding:0px; display:block;}
.footer ul.payment_icon{ margin:0px 0;}
.footer li.payment_icon{ background:none;display:inline-block; padding:0 0px;}
.footer #block_5 li.payment_icon a:hover .fa{ color:#94c11f;}
.footer #block_5 li.payment_icon a .fa{ color: #b3b3b3;  float: none;  font-size: 26px; margin: 0 3px 0 0; width:34px;}


.footer_bottom {
    padding:23px 0;
    overflow:hidden;
	background: #94c11f; /* Old browsers */
    background: -moz-linear-gradient(top, #94c11f 0%, #88b11e 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #94c11f 0%,#88b11e 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #94c11f 0%,#88b11e 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94c11f', endColorstr='#88b11e',GradientType=0 ); /* IE6-9 */

	color:#fff;
}
.footer_bottom ul.links {
    padding:5px 0;
	float:left;
}
.footer_bottom li a{ color:#fff;}
.footer_bottom li a:hover{ color:#000;}
.footer_bottom li {
    background:url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/bkg_pipe1.jpg") no-repeat scroll 100% 60% transparent;
    display: inline;
    padding: 0 6px 0 3px;
}
.footer_bottom li.last{ background:none;}
.footer_bottom address{ float:right; margin:0px; padding:5px 0 5px; line-height:22px;}



.footer-container .block .block-title{ padding: 6px 0px;    text-shadow:none;    text-transform: capitalize; display:none;}

.footer-container .footer-top-outer .block-content{ background:none; border: none;  border-radius: 0px; -webkit-border-radius:0px;  -khtml-border-radius:0px;  -moz-border-radius:0px;   margin:0px; padding:0px;}
.footer-container .block-content .form-subscribe-header{ display:inline-block; vertical-align:top; margin:0 41px 0 0;}
.news-text .fa {
    float: left;
    font-size: 30px;
    line-height: 18px;
    margin-right: 6px;
    margin-top: 9px; color:#fff;
}
.news-text .text-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-top: 9px;
    padding: 0;
    text-transform: uppercase;
}
.footer-container .footer-top-outer .block-content .input-box{display:inline-block; vertical-align:top; position: relative;}

.footer .store-switcher { display:inline; margin:0 5px 0 0;}
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer .bugs { margin:13px 0 0; color:#808080; }
.footer .bugs a { color:#808080; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }


.ie7 .footer_top  li { display:block; padding-bottom:7px; padding-left:0px; }
.ie7 .footer_top ul{ display:block;}
.ie7 .social_block ul li{ padding-bottom:0px;}

.footer .mobile_togglemenu{ display:none; }
.footer_top{ width:100%; padding: 10px 0; overflow:hidden;}

#footer .block { border:none; margin-bottom:10px; }
#footer .block .block-title{ background:none; padding:0; line-height:20px; }
#footer .block-subscribe .block-content{ background:none; border:none; padding:0;}
#footer .block-subscribe input.input-text{  width: 213px;}

#footer .mobile_togglemenu {
    background: url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/toggle-arrow1.png") no-repeat scroll right 5px transparent;
      cursor: pointer;
    display: block;
    font-size: 15px;
    margin-right: 0;
    margin-top: -22px;
    overflow: hidden;
    padding: 0px;
    text-decoration: none;
    width: 100%; position:absolute; right:0px;
}

#footer  .active .mobile_togglemenu {  background-position: right -45px;}
.padder h5.mobile_togglemenu, .sidebar .toggle .mobile_togglecolumn {
    background: url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/toggle-arrow.png") no-repeat scroll right -87px transparent;
    cursor: pointer;
    display: block;
    font-size: 15px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: -23px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 7px;
    text-decoration: none;
    width: 100%;
}
.padder  .active .mobile_togglemenu, .sidebar .toggle.select .mobile_togglecolumn{background-position: right 2px;}
/*.sidebar .toggle .mobile_togglecolumn{ right:0px;}*/

.top_button:before{
	color: #000;
    font-family: fontawesome;
    font-size: 22px;
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	top:3px;
	content:"\f106";
	text-align:center; font-weight:800;
}
@keyframes example {
    0%  {bottom:10px; top:0px;}
    50%  {bottom:10px; top:10px;}
    100%  {bottom:10px; top:0px;}

}
.top_button:hover:before{ color:#fff; animation-name: example; animation-duration: 2s; animation-iteration-count:infinite; -webkit-animation-duration: 2s; -webkit-animation-iteration-count:infinite; }
.top_button{ font-size:0; height:32px; width:32px; background:transparent; right:20px; bottom:20px;  position: fixed; display:none; border:2px solid #000;}
.top_button:hover{background:#000;}

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

/* 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.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/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; }
/* ======================================================================================= */

.guest-select {width:305px !important;}


/* Default Width  Start*/

.grid_default_width {  width: 250px;}
.featured_default_width {  width: 250px;}
.newproduct_default_width{  width: 250px;}
.bestseller_default_width {  width: 250px;}
.special_default_width{  width: 250px;}

.additional_default_width{ width:120px; }

.brand_default_width,
.manufacture-product li.slider-item,
.manufacture-product li.product-items
{width:180px;  }

.related_default_width,
.related-products li.slider-item,
.related-products li.product-items{  width: 250px;}


.upsell_default_width,
.box-up-sell li.slider-item,
.box-up-sell li.product-items{  width: 250px;}


.crosssell_default_width,
.crosssell li.slider-item ,
.crosssell li.product-items{  width: 250px;}

.testimonial_default_width{width:100%;}
.blog_default_width{width: 250px;}
.sidehatneka_default_width{ width:100%;}

/* Default Width  End*/



/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}

/* General Swatch Styling */
.swatch-link,
.swatch-label {
  display: block;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  box-sizing: content-box;
}

.swatch-link {
  border:1px solid #d9d9d9;
  margin: 0 0 3px;
}
.swatch-link img {
  border-radius: 2px; -webkit-border-radius:2px;  -khtml-border-radius:2px;  -moz-border-radius:2px;
}
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background:transparent; padding:0px;
}

.configurable-swatch-list {
  margin:10px 0 5px -3px;

  clear: both;
  -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
  float:none; display:inline-block;
  margin: 0 0 0 3px;
}
.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.configurable-swatch-list .not-available .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  border-color: #ededed;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;

}
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}
#narrow-by-list .configurable-swatch-list{ margin:0px;}
#narrow-by-list dd .configurable-swatch-list li {margin: 0px; width:30%;}
#narrow-by-list dd .swatch-link {border: none; line-height: 25px;  margin: 0px; text-align: left;}
#narrow-by-list dd .swatch-link.has-image {  line-height: inherit;}
#narrow-by-list dd .swatch-link:hover .swatch-label { border-color: #000;}
#narrow-by-list dd .swatch-label {
  background: transparent;
  border:none;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  padding:0px;
  white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
  border: 1px solid #fff;
  border-radius: 3px; -webkit-border-radius:3px;  -khtml-border-radius:3px;  -moz-border-radius:3px;
  box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}

@media only screen and (max-width: 770px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: left;
  }
}
.currently .swatch-current {
  position: relative;
}
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
  float: left;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #cccccc;
  cursor: default;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #000;
}

.configurable-swatch-box {
  background: none !important;
}
.configurable-swatch-box select.swatch-select {
  display: none;
}
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px; -webkit-border-radius:3px;  -khtml-border-radius:3px;  -moz-border-radius:3px;
}
.product-view .product-img-box .product-image img {
    max-width: 100%;
    max-height: 806px;
    margin: 0px auto;
	display:none;
}
.product-view .product-img-box .product-image-zoom {
    z-index: 0;
}
.product-view .product-image-thumbs img {
    width: 100%;
	height:auto;
}
.zoomWindow{display:block;}
.product-image-zoom.zoom-available .gallery-image { display: none; }
.product-view .product-img-box  .product-image .gallery-image.visible { display: block; }
.product-image-thumbs.mycarousel.jcarousel-list.jcarousel-list-vertical{min-height:400px;}

#image-color-name {
    bottom: 20px;
    font-size: 40px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
}
.product-img-box .product-carousel .slider-item{text-align:center;}
.thumb-link{display:inline-block; margin:4px 2px; /*border: 1px solid #ddd;*/}
/* end configurable swtaches */

#upsell-product-table.product-grid, .related-products , .crosssell {  margin: 0 -16px;}
.related-product-outer { margin: 0  0 30px; /*background:#fff;*//* padding:30px;*/}
.box-collateral.box-up-sell{/* background:#fff; padding:30px;*/}
.crosssell_product{ margin:0px;  /*background:#fff;*/ /*padding:20px;*/}



#shopping-cart-table tbody tr td, #checkout-review-table tbody tr td, #multiship-addresses-table tbody tr td {background: #ffffff none repeat scroll 0 0; border-bottom: 1px solid #d9d9d9;  margin: 0;}
.checkout-cart-index .cart-collaterals h2{ font-weight:bold; color:#000;}
h2.legend { border-bottom: 1px solid #d9d9d9; color: #000000; font-weight: bold; margin: 0 0 15px;  padding: 0 0 5px;  text-transform: uppercase; font-size:15px;}
.catalogsearch-advanced-index #advanced-search-list select.multiselect option { border-bottom: medium none;  padding: 5px;}
/*.shopping_CMS_main1 img{ width:100%;}*/

#additional-carousel {
    box-sizing: border-box;
    display: inline-block;
    margin: 15px auto;
    padding-left: 15px;
    padding-right: 15px;
}
.product-image-thumbs { text-align: center;}
.checkout-cart-index .main .page-title, .checkout-multishipping-addresses .main .page-title, .customer-address-index .column-left-breadcrumbs .page-title,
.sales-order-view .column-left-breadcrumbs .page-title{ padding:0px; float:none;}
.column-left-breadcrumbs .link-reorder, .column-left-breadcrumbs .link-print{ color:#000;}
#spinner {
    background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/loading.gif) no-repeat scroll 50% 50% #fff;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}


/* Start Homepage Service CMS */
.service-cms
{   display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    width: 100%;
    padding: 40px 0 40px 0;

}
.service-cms .service {float: left;cursor: pointer; display: inline-block; width: 33%; text-align: center;}
.service-heading > a {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    width: 20%;
}
.service.service1{}
.service.service2{ border-left: 1px solid #dcdcd9; border-right: 1px solid #dcdcd9; }
.service.service3{}
.service-sub-heading > a { font-size: 14px; color: #808080;}

.service-cms .icon{background: rgba(0, 0, 0, 0) url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/Service-Icon.png") no-repeat scroll 0px 0px; padding: 0 0 0 60px; display: inline-block; text-align: left;}

.service-cms .service .icon-1.icon{background-position: 0 6px;}
.service-cms .service .icon-2.icon{background-position: 0 -198px;}
.service-cms .service .icon-3.icon{background-position: 10px -404px;}

.service-cms .service:hover .icon-1.icon{background-position: 0 -96px; }
.service-cms .service:hover .icon-2.icon{background-position: 0 -301px;}
.service-cms .service:hover .icon-3.icon{background-position: 10px -506px;}
.service-cms .service:hover .service-heading > a{color: #94c11f;}

/* End Homepage Service  CMS */

/* Start Homepage Banner CMS */

.subbanner-cms { overflow:hidden;   margin: 30px 0px; display: inline-block; vertical-align: middle; width: 100%;}
.subbanner-cms .banner{float:left; overflow: hidden; position: relative; box-sizing: border-box; border:1px solid #ebebeb; background:#F7F7F7; width: 32%; height: 318px; padding: 15px;}
.subbanner2{ margin:0 28px;}
.subbanner-cms .banner .banner-text2 a { color: #000000; cursor: pointer;}

.sub-banner-inner {
    box-sizing: border-box;
    margin:50px 0 0 40px;
    position: absolute;
    top:0;
	letter-spacing:0px;
    float: left;
}
.subbanner2 .sub-banner-inner{}
.subbanner3 .sub-banner-inner{}
.banner-text2{ font-size:14px;text-transform:capitalize;margin:35px 0 10px; line-height: 30px; font-weight: 400; }
.banner-text1{ font-size:25px; color:#000;  text-transform:uppercase; font-weight:700;}
.banner-text3 {font-style: italic; font-weight: 600;text-transform: uppercase; font-size: 14px; }
.subbanner-cms .banner .banner-text2 a::before{content:"\f105" ; font-family:"fontawesome";font-weight: lighter;margin: 0 15px 0 0;}
.banner-text3 > a::after{content:"\f101";  font-family: "fontawesome";font-size: 16px; font-style: normal;margin: 0 0 0 7px; }
.banner-text3 > a {color: #94c11f;transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;}
.subbanner-cms .banner .banner-text2 a:hover {color: #94c11f;}
.banner-text3 > a:hover{letter-spacing:2px; transition: all 0.3s ease 0s; color: #94c11f}
/* End Homepage Banner  CMS */

/* Start product tab CMS */
.tab-title{width: 100%; float: left; border-bottom: 1px solid #d9d9d9; padding:0 0 30px 0;}
.catalog-product-view .category-title h2,  .checkout-cart-index .category-title h2{font-size: 16px;}
.tab-main-title, .category-title h2, .blog_title h2, .categorylink_title h2 {
    border: medium none;
    color: #000;
    display:block;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
}
ul.tabbernav, ul.tabbernav_product {
    clear: both;
    margin:0 65px 0 0;
    padding:0;
    position: relative;
    text-align: center;
	overflow:hidden;
    float: right;
}
.tabbernav li, .tabbernav_product li {
    background: rgba(0, 0, 0, 0) url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/pipe.gif") no-repeat scroll right center;
    display: inline-block;
    float: left;
    list-style: outside none none;
    position: relative;
    text-align: center;
}
ul.tabbernav li a.selected, ul.tabbernav_product li a.selected , ul.tabbernav li a:hover, ul.tabbernav_product li a:hover {
    color: #94c11f;
}
ul.tabbernav li a, ul.tabbernav_product li a {
    border: medium none;
    color: #999999;
    font-size: 14px;
    margin: 0;
    padding: 8px 15px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
}
.tabs, .featured-products-inner { margin: 0 -16px;}
.tab, .tab_product {  clear: both;  padding-bottom: 0px;  position: relative;}
.tabbernav_product_sub .category-title{ display:none;}
.tabbernav li:last-child, .tabbernav_product li:last-child{ background:none;}
.tabbernav li:first-child a, .tabbernav_product li:first-child a{ padding:8px 15px 8px 0;}
.tabberlive_outer, .tabberlive_outer_sub, .featuredproducts{background: #f7f7f7; box-sizing: border-box; display: inline-block; width: 100%; border:1px solid #ebebeb;vertical-align: middle; }


.featuredproducts .category-title { /*border: medium none; */padding-bottom: 35px}
.tabberlive, .featured-products, .tabbernav_product_sub, .cms-home .blog { padding: 42px 32px 10px; overflow:hidden;}
/* End product tab CMS */

/* start left col CMS */
.shpping-cms{ background:#94c11f; color:#fff; margin:0 0 30px; text-align:center; padding:32px 10px 33px;}
.shpping-cms  .text1{ font-size:26px; font-weight:800; text-transform:uppercase; margin:0 0 4px;}
.shpping-cms  .text2{ font-size:14px; margin-bottom:17px;}
.shpping-cms  .text3 a {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 24px;
	text-transform:capitalize;
}
.shpping-cms .text3 a:hover{ background:#fff; color:#94c11f;}


/* End left col CMS */

/* start blog CMS */
.blog {padding:32px 32px 0; background:#f7f7f7; margin:30px 0; border:1px solid #ebebeb;}
.blog_title, .category-title {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom:30px;
}
.blog_title h2, .featured-products h2, .related-product-outer h2, .box-up-sell h2, .crosssell_product h2 {margin: 0;}
.blog_title > span, .categorylink_title > span, .category-title > span {
    color: #000000;
    font-size: 14px;
    font-weight: 300;
}
.blog_inner{ margin:0 -15px;}
.blog-image-inner{ margin:32px 16px;}
.blog .image-block{ position:relative;}
.blog .image-block .img-thumbnail {
    width: 100%;
	transition: all 0.35s ease 0s; -webkit-transition:all 0.35s ease 0s; -moz-transition:all 0.35s ease 0s; -ms-transition:all 0.35s ease 0s; -o-transition:all 0.35s ease 0s;
}
.blog .image-block > a{
   display: block;
   position: relative;
   overflow: hidden;
}
.blog .blog-image-inner .image-block > a:before {
    border: 1px solid #fff;
    bottom: 20px;
    content: "";
    left: 20px;

    opacity:0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity:0;
    position: absolute;
    right: 20px;
    top: 20px;
    transform: scale(1); -webkit-transform: scale(1);  -ms-transform:scale(1); -o-transform:scale(1); -moz-transform:scale(1);
     transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -ms-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    z-index: 1;
}
.blog .blog-image-inner:hover .image-block > a:before {
    opacity:1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
    transform: scale(1.1); -webkit-transform: scale(1.1);  -ms-transform:scale(1.1); -o-transform:scale(1.1); -moz-transform:scale(1.1);
    transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -ms-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;

}
.post-image-hover {
    background :rgba(0, 0, 0, 0.4);
    height: 100%;
    left: 0;
    opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; -moz-opacity:0; -ms-opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
    width: 100%;
}
.blog-image-inner:hover .post-image-hover {
    opacity: 1; -khtml-opacity: 1; -webkit-opacity: 1; -moz-opacity:1; -ms-opacity:1;
    transition:all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
}
.blog_inner .image-hover-block {
    margin: 0;
    opacity: 1; -khtml-opacity: 1; -webkit-opacity: 1; -moz-opacity:1; -ms-opacity: 1;
    position: absolute;
    text-align: center;
    top: 35%;
    transition: all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s;
    width: 100%;
}
.blog-top .image-hover-block .zoom, .blog-top .image-hover-block .read {
    background-color: rgba(0, 0, 0, 0.5);
    border: medium none;
    border-radius: 50%;  -webkit-border-radius:50%;  -khtml-border-radius:50%;  -moz-border-radius:50%;
    box-sizing: border-box;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    height: 45px;
    padding: 10px 16px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease 0s;
	-webkit-transition:  all 0.3s ease 0s;
	-moz-transition:  all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition:  all 0.3s ease 0s;
    width: 45px;
	opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; -moz-opacity:0; -ms-opacity: 0;
	margin:0 5px;
	transform: scale(0); -webkit-transform: scale(0);  -ms-transform:scale(0); -o-transform:scale(0); -moz-transform:scale(0);
	z-index:1;
}
.blog-top .image-hover-block .zoom:hover, .blog-top .image-hover-block .read:hover{ background-color:#94c11f;}
.blog-image-inner:hover .blog-top .image-hover-block .zoom, .blog-image-inner:hover .blog-top .image-hover-block .read{ transform: scale(1.1);  -webkit-transform: scale(1.1);  -ms-transform:scale(1.1); -o-transform:scale(1.1); -moz-transform:scale(1.1);
opacity: 1; -khtml-opacity: 1; -webkit-opacity: 1; -moz-opacity:1; -ms-opacity: 1;}
.blog-bottom .post-title { line-height: 20px;  margin: 14px 0 7px; font-size: 13px;}
.blog-bottom .post-title > a { color: #000000;   font-weight: 600;}
.blog-image-inner:hover .blog-bottom .post-title > a{ color:#94c11f;}
.blog-bottom .fa.fa-circle { color: #a8a8a8;    font-size: 5px;    vertical-align: middle;	padding:0 0 0 7px;}
.blog-bottom .post-date {  color: #a8a8a8;  font-size: 13px;}
/* End blog CMS */

/* start categorylink CMS */

.category-cms {display: inline-block;overflow: hidden; margin: 30px 0; vertical-align: middle;}
.category-cms-image{position: relative; margin: 0; padding: 0; overflow: hidden;}
.category-cms .category-cms-image::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    right: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
}
.category-cms .category-cms-image:hover:before{
    animation:1s ease 0s normal none 1 running fixedAnim;
    -webkit-animation: 1s ease 0s normal none 1 running fixedAnim;
    -moz-animation: 1s ease 0s normal none 1 running fixedAnim;
}

@-webkit-keyframes fixedAnim{0%{right:125%;}125%{right:0;}}
@-moz-keyframes fixedAnim{0%{right:125%;}125%{right:0;}}
@keyframes fixedAnim{0%{right:125%}125%{right:0;}}

/* End categorylink CMS */

/* start banner effect */
 .subbanner-cms .banner-inner{ overflow:visible;}
 .sidebar .block-banner p{overflow: hidden;}
.subbanner-cms .banner img{
	transition:all 0.3s ease-in-out 0s;
     -webkit-transition: all 0.3s ease-in-out 0s;
     -moz-transition:all 0.3s ease-in-out 0s;
     -ms-transition: all 0.3s ease-in-out 0s;
     -o-transition: all 0.3s ease-in-out 0s;
     float: right;
     margin-top: 10px;
     overflow: visible;
}

.sidebar .block-banner a:hover img, .subbanner-cms .banner:hover img{
	transform: scale3d(1.05, 1.05, 1.05);  -webkit-transform: scale(1.05, 1.05, 1.05);  -ms-transform:scale(1.05, 1.05, 1.05); -o-transform:scale(1.05, 1.05, 1.05); -moz-transform:scale(1.05, 1.05, 1.05);
}
.sidebar .block-banner img{transition:all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s;}
/* End banner effect */
/* flexSlide Product Page*/

.info3col-data .flex-direction-nav li a{display: none; }
.info3col-data .flexslider{padding-top: 0;}

/*end FlexSlider Product Page*/

/* more link */

.level-top.hidden_menu.menu{position: relative;}
.level-top.hidden_menu.menu .category-wrapper {
    position: absolute;
    right: -177px;
    background: #fdfdfd;
    border: 1px solid #ededed;
    top: 7px;
    display: block;
    transition-duration: 200ms;
    display: none;
    min-width: 175px;
}
.level-top.hidden_menu.menu:hover .category-wrapper{display: block;}
.level-top.hidden_menu.menu .category-wrapper div.menu a{padding:4px 0; }

/* manufacture */

.manufacture_image{margin:20px 0;}

/* end manufacture */


/* EDIT BY MVH 01-07-2019 */
@media only screen and (max-width : 768px) {
	.header-top{display:none}
	.col-2.registered-users .buttons-set .f-left{float:none!important}
	.col-2.registered-users .buttons-set .button{margin-top:5px!important}
}
/* END OF EDIT BY MVH */

/* EDIT BY MVH 04-05-2021 */
.price-excluding-tax,
.product-view .product-shop .price-box .price-excluding-tax .price {
    font-size: 0.8em;
}
/* .price-including-tax .price {
    font-weight: initial;
} */
/* END OF EDIT BY MVH */

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

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

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

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.alrecarshop.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.alrecarshop.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.alrecarshop.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.alrecarshop.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.alrecarshop.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.alrecarshop.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.alrecarshop.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.alrecarshop.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.alrecarshop.nl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.tm-hide { opacity: 0; filter:alpha(opacity=0); }
.tm-checkbox {
	background: url('https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/sprite.png') -2px -42px no-repeat;
	display:inline-block;
	width:17px;
	height:18px;vertical-align: middle;
}

.tm-radio { background: url('https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/sprite.png') 0 -5px no-repeat;	display: inline;
	padding:0px;
   	height:17px; 
    vertical-align: middle;
   }

.tm-checked { background-position:-75px -42px ; }
.tm-selected { background-position: -73px -5px; }


.tm-checkbox-green {
	background: url('https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/sprite.png') 0 1px no-repeat;
	display:inline-block;
}
.tm-checked-green { background-position: 0 -18px; }
.tm-checkbox, .tm-radio {}
.ie7 .tm-checkbox{ display:inline; }
/* -------------
 * Selects
 * ------------- */
/* Custom Select*/
.sbHolder{
	display:block;
	padding:6px 25px 6px 6px;
	position: relative;
	width: auto;
	border:solid 1px #e5e5e5; 	
	background: #fff; 
	border-radius: 5px;

}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	outline: none;
	overflow: hidden;	 
	top: 0;	 
	display:block;
	/*padding:6px 0 12px;*/
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
 
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/arrow-down.png") no-repeat scroll center center transparent;
	display: block; 
	outline: none;
	position: absolute;
	right: 3px;
    top: 11px;
	height:15px;
	width:15px;
 
}
 
.sbToggleOpen{
	background: url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/arrow-up.png") no-repeat scroll center center transparent;
} 
.sbOptions{
	background-color: #fff;
	border: solid 1px #d9d9d9;
	list-style: none;
	right: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 33px !important;
  width: 100%;
	z-index: 9;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;
	margin:0;
}
.sbOptions a{	 
	display: block;
	outline: none;
/*	padding: 4px 0 4px 3px;*/
	text-decoration:none;
}
 
/* display none until init */
.product-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
#column-left .product-carousel, #column-right .product-carousel { display:block;}
#column-left .customNavigation, #column-right .customNavigation { display:none;}
.product-carousel .slider-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-perspective: 1000;
}
.product-carousel .slider-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.product-carousel .slider-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.product-carousel .slider-item{
	float: left;
}
.slider-controls .slider-page,
.slider-controls .slider-buttons div{
	cursor: pointer;
}
.slider-controls {}

/* mouse grab icon */
.grabbing { 
    cursor:url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/img/megnor/grabbing.png") 8 8, move;
}

/* fix */
.product-carousel  .slider-wrapper,
.product-carousel  .slider-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
}
.customNavigation    { text-align: center; position:absolute;width:100%}
.customNavigation a{
	display: block;
    float: right;
    height: 22px;
    position: absolute;
    top: -29px;
    width: 22px;


}

.customNavigation a.prev {
  	background: url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/sprite.png") no-repeat scroll -234px 2px transparent;
    right: 85px;
}
.customNavigation a.prev:hover 	{ background-position: -234px -27px; text-decoration:none;}
.customNavigation a.next {
	background: url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/sprite.png") no-repeat scroll -204px 2px transparent;
    right:28px;
}
.customNavigation a.next:hover 	{ background-position: -204px -27px; text-decoration:none;}
 

/* Responsive menu Css Start */
	.nav-responsive span { color:#000; border:none; padding:16px 0; margin:0px;  font-size:14px; float:right;}
	.ie7 .nav-responsive span { display:inline;}
	.nav-responsive { cursor:pointer; display:none; float:left;}
	#nav-mobile  ul  li{ list-style:none; position:relative;}
	.nav-responsive .expandable{
    height: 25px;
   margin:15px 10px 15px 15px;
    width: 16px;
	float:left;
	position:relative;
	background:transparent;
	} 
	.nav-responsive .expandable::after {
		color: #000;
		content: "\f0c9";
		font-family: "FontAwesome";
		font-size: 17px;
		line-height: 26px;
		margin: 0;
		position: absolute;
		right: 0;
		vertical-align: middle;
	}
	.responsive-menu { padding:0; position:relative; float:none;}
	
	.responsive-menu #nav-mobile{ 
		position:absolute; 
		z-index:9;  
		display:none; 
		margin-top:0px; 
		padding:2%;
		width:100%; box-shadow:0 0 6px rgba(0, 0, 0, 0.15);
		list-style:none;    box-sizing: border-box; border:none; background:#fff; top:49px;
	}
	.responsive-menu #nav-mobile ul{padding-left:20px;}
	.nav-responsive div,
	.responsive-menu .hitarea {
		background: none;
		height: 30px;
		width: 30px; 
		float: right;
		cursor: pointer;
		margin-right:0px;
		 margin-top: 0px;
	}
	.responsive-menu .expandable .collapsable-hitarea{ 
		background:url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/sprite.png") no-repeat scroll -65px -227px transparent;		 
	} 
	.responsive-menu .expandable-hitarea { 
		background:url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/sprite.png") no-repeat scroll -36px -227px transparent;		 
	} 
	.responsive-menu .collapsable-hitarea { 
		background: url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/sprite.png") no-repeat scroll -65px -227px transparent;		
	} 

/* Responsive menu Css End */


/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav { list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider .slides{ padding:0; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; list-style:none !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; clear:both; overflow:hidden; float: left; width: 61.45%;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides { margin:0; }

/* Direction Nav */
.flexslider:hover .flex-direction-nav li a { opacity:1; -khtml-opacity: 1; -webkit-opacity:1; -moz-opacity:1; -ms-opacity:1;}
.flex-direction-nav  li{ list-style:none;}
.flexslider:hover .flex-direction-nav { display:block;  margin:0 !important;  }

.flex-direction-nav li a {
    font-size: 0;
    height: 105px;
    line-height: 28px;
    position: absolute;
    text-align: center;
    top: 47%;
    width:40px;
    opacity: 0;
}
/*.flex-direction-nav li a.flex-prev{background:rgba(0, 0, 0, 0) url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/Pre.png") no-repeat scroll 0 0; left: 0;}
.flex-direction-nav li a.flex-next{background:rgba(0, 0, 0, 0) url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/Next.png") no-repeat scroll 0 0; right: -1px;}*/

/* Control Nav */
.flex-control-nav {position: absolute; bottom:11px; right:0px; margin:0  auto !important; padding:0 !important; z-index:5; left:0px; text-align:center;}
.flex-control-nav li {
   /* border: 2px solid #FB7C3C;*/
    border-radius: 50%;  -webkit-border-radius:50%;  -khtml-border-radius:50%;  -moz-border-radius:50%;
    display: inline-block;
    font-size: 0;
    margin: 0 4px;
}
.flex-control-paging li a {
	background:rgba(0,0,0,0.7);
   /* border:2px solid #ffffff;*/
    border-radius:50%; -webkit-border-radius:50%;  -khtml-border-radius:50%;  -moz-border-radius:50%; 
    cursor: pointer;
    display: block;
    font-size: 0;
    height:11px;
    position: relative;
    text-indent: -9999px;
    width: 11px;
}
.flex-control-paging li a:hover ,.flex-control-paging li a.flex-active{ background:#49B156; border-radius: 50%; height: 11px; width: 11px; }
.flex-control-paging li a.flex-active{  cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer; -khtml-opacity:0.7; -webkit-opacity:0.7; -moz-opacity:0.7; -ms-opacity:0.7;}
.flex-control-thumbs img:hover {opacity: 1; -khtml-opacity: 1; -webkit-opacity:1; -moz-opacity:1; -ms-opacity:1;}
.flex-control-thumbs .flex-active {opacity: 1; -khtml-opacity: 1; -webkit-opacity:1; -moz-opacity:1; -ms-opacity:1; cursor: default;}
/* main Slider Set*/

.main-slider {width: 100%;overflow: hidden;margin-top: 20px;}
.subslider-banner {float: right;width: 38.55%;}
.subslider-banner .subbanner-cms1 {float: left;width: 46.33%; margin-left: 3.67%;}
.subslider-banner .subbanner-cms2 {float: left;width: 46.33%; margin-left: 3.67%;}
.sliderbanner2.sliderbanner { margin-top: 8%;}
.sliderbanner img{max-width: 100%;}
.sliderbanner1.sliderbanner, .sliderbanner2.sliderbanner{position: relative; overflow: hidden;}

.sliderbanner1.sliderbanner::before, .sliderbanner2.sliderbanner::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    right: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
}
.sliderbanner1.sliderbanner:hover:before, .sliderbanner2.sliderbanner:hover:before {
    animation:1s ease 0s normal none 1 running fixedAnim;
    -webkit-animation: 1s ease 0s normal none 1 running fixedAnim;
    -moz-animation: 1s ease 0s normal none 1 running fixedAnim;
}

@-webkit-keyframes fixedAnim{0%{right:125%;}125%{right:0;}}
@-moz-keyframes fixedAnim{0%{right:125%;}125%{right:0;}}
@keyframes fixedAnim{0%{right:125%}125%{right:0;}}

/* end main slider*/

/* display none until init */
.product-carousel{
	display: none;
	opacity:1!important; -khtml-opacity: 1; -webkit-opacity:1; -moz-opacity:1; -ms-opacity:1;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
#column-left .product-carousel, #column-right .product-carousel { display:block;}
#column-left .customNavigation, #column-right .customNavigation { display:none;}

#column-left .banners-slider-carousel .customNavigation,
#column-right .banners-slider-carousel .customNavigation{ display:block;}

.product-carousel .slider-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-perspective: 1000;
}
.product-carousel .slider-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.product-carousel .slider-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.product-carousel .slider-item{
	float: left;
}
.slider-controls .slider-page,
.slider-controls .slider-buttons div{
	cursor: pointer;
}
.slider-controls {}

/* mouse grab icon */
 
.grabbing { 
    cursor:url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/image/megnor/grabbing.png") 8 8, move;
}


/* fix */
.product-carousel  .slider-wrapper,
.product-carousel  .slider-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	list-style:none;
}
.customNavigation    { text-align: center; position:relative;width:100%}
.customNavigation a{
	-webkit-tap-highlight-color:transparent;
	border:1px solid #cccccc;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 0;
    height: 22px;
    position: absolute;
    top: -60px;
    transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s;
    width: 22px;
    z-index:5;
    border-radius: 5px; 
 
} 
.customNavigation a:before {
    color: #999;
    font-family: "FontAwesome";
    font-size: 20px;
    position: absolute;
	  padding: 0;
    right: 9px;
    top: -1px;
}
.customNavigation a.prev::before{content: "\f104"; right:7px;}
.customNavigation a.prev {background:#FFFFFF;   right:46px; }
.customNavigation a.prev:hover 	{ background: #49B156; border-color: #49B156; text-decoration: none; border-radius: 5px;}

.customNavigation a.next::before { content: "\f105"; right:7px;}
.customNavigation a.next {background:#FFFFFF;    right:15px; }
.customNavigation a.next:hover 	{background: #49B156; border-color: #49B156;  text-decoration: none; border-radius: 5px;}

.customNavigation a:hover {}
.customNavigation a.prev:hover::before, .customNavigation a.next:hover::before{color:#fff;}

/**************** additional carousel start *******************/
.additional-carousel .product-carousel{  width:auto; margin:0 15px; }
.additional-carousel .customNavigation a{
	top:37px;
	z-index:999;  
	text-indent: -9999px;
	cursor:pointer;
	height:33px; width:20px; border:none;   transition: unset;
}
.additional-carousel .customNavigation a.prev {
  	background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/info-nav.png) no-repeat scroll 0px 0px transparent;
    left:-3px;
}
.additional-carousel .customNavigation a.prev:hover 	{ background-position: 0px -33px; text-decoration:none; z-index:999;}
.additional-carousel .customNavigation a.next {
	background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/info-nav.png) no-repeat scroll -24px -0px  transparent;
    right:-7px;
}
.additional-carousel .customNavigation a.next:hover 	{ background-position: -24px -33px; text-decoration:none; z-index:999;}
.additional-carousel .slider-item {   float: left;  width: 90px; }
.additional-carousel .slider-item .product-block{ background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 3px;
    clear: both;
    margin: 4px 7px;
    overflow: hidden;}

/**************** additional carousel End *******************/

.product-info .product-image .customNavigation    { text-align: center; position:absolute; width:100%; z-index:9;}
.product-info .product-image .customNavigation a{
	display: block;
    float: right;
    height: 20px;
    position: absolute;
    top: -34px;
    width: 16px;
}

.product-info .product-image .customNavigation a.prev {
  	background: url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/image/megnor/sprite.png") no-repeat scroll -11px -60px transparent;
    left:-3px;
	top:35px;
}
.product-info .product-image .customNavigation a.prev:hover 	{ background-position: -11px -90px; text-decoration:none;}
.product-info .product-image .customNavigation a.next {
	background: url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/image/megnor/sprite.png") no-repeat scroll -43px -60px transparent;
	right:-3px;
	top:35px;
}
.product-info .product-image .customNavigation a.next:hover 	{ background-position: -43px -90px; text-decoration:none;}


/*.related-products .customNavigation{ width:97%;}
.related-products .customNavigation a.prev {
  	background: url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/image/megnor/sprite.png") no-repeat scroll -204px 2px transparent;
    right:25px;
	top:-20px;
}
.related-products .customNavigation a.prev:hover 	{ background-position: -204px -27px; text-decoration:none;}
.related-products .customNavigation a.next {
	background: url("https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/image/megnor/sprite.png") no-repeat scroll -234px 2px transparent;
	right:0px;
	top:-20px;
}
.related-products .customNavigation a.next:hover 	{ background-position: -234px -27px; text-decoration:none;}
*/


/* ========cloud-zoom============*/

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
    border: 4px solid #888;
    margin:-4px;    /* Set this to minus the border thickness. */
    background-color:#fff;
    cursor:move;
 
}

/* This is for the title text. */
.cloud-zoom-title {
    
    position:absolute !important;
    background-color:#000;
    color:#fff;
    padding:3px;
    width:100%;
    text-align:center;
    font-weight:bold;
    font-size:10px;
    top:0px;
}
/* This is the zoom window. */
.cloud-zoom-big {
    border:4px solid #ccc;
    overflow:hidden;
	 
}
/* This is the loading message. */
.cloud-zoom-loading {
    color:white;
    background:#222;
    padding:3px;
    border:1px solid #000;
}
.product-image .mousetrap {
    z-index:999 !important;
} 

/**
 * Lightbox
 */ 
/* ColorBox Core Style
-------------------------------------------------------------- */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; }
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* ColorBox skin.
   The following styles are ordered & tabbed
   in a way that represents the nesting of the generated HTML.
-------------------------------------------------------------- */
#cboxOverlay{background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxContent{background:#fff; overflow:hidden; border:none;/*10px solid #333*/ padding:10px; }
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:40px; /*10px above buttons*/ }
        #cboxTitle{position:absolute; bottom:17px;text-align:center; width:100%; color:#999999;}
        #cboxCurrent{position:absolute; bottom:17px; left:80px; color:#999999;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
		
		#cboxPrevious,
		#cboxNext { position:absolute; background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/slider-arrows.png) no-repeat #ddd; width:30px; height:30px; text-indent:-9999px; }
		#cboxPrevious:hover,
		#cboxNext:hover { background-color:#333; }
        #cboxPrevious{bottom:10px; left:10px; background-position:-10px -10px;}
        #cboxPrevious:hover{background-position:-10px -60px;}
        #cboxNext{bottom:10px; left:40px; background-position:-60px -10px;}
        #cboxNext:hover{background-position:-60px -60px;}
		
        #cboxLoadingOverlay{background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/loading.gif) no-repeat center center;}
		
        #cboxClose{position:absolute; bottom:10px; right:10px; background:url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/close-button.png) -10px -10px no-repeat #ddd; width:30px; height:30px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-10px -60px; background-color:#333;}

#cboxNext,
#cboxPrevious,
#cboxClose {
	transition:			background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition:	background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition:	background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition:		background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}
.zoom-btn-small {
    background-color: rgba(255, 255, 255, 0.7);
    bottom: 0px;
    color: #333333;
    line-height: 2.6666em;
    padding: 0 1em;
    position: absolute;
    right: 0px;
    z-index: 100;
}


/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/fonts/fontawesome-webfont.eot?v=4.4.0');src:url('https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/fonts/fontawesome-webfont.svg?v=4.4.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}.fa-lg{font-size:1.33333333em;line-height:.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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;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}.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{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{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{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:#fff}.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: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-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-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"}

/* CUSTOM MOBIELE FILTERS CSS */
@media screen and (max-width:414px){
.block.block-layered-nav.block-layered-nav--no-filters {
    position:fixed;
width:100%;
height: 100%;
z-index:998;
overflow-y:scroll;
transition:0.3s ease;
top:0;
right:-800px;
    padding-top: 65px;
}
.block-content.toggle-content{
	display: block!important;
}
.block.block-layered-nav.block-layered-nav--no-filters span.mobile_togglecolumn {
    display: none!important;;
}

a.filter-knop-mobile {
            display: block;
    width: 78%;
    background: linear-gradient(to bottom, #53c962 0%,#419e4d 85%);
    padding: 7px 20px;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    position: fixed;
    top: 15px;
    transition: 0.3s ease;
    right: -800px;
    z-index: 999;
    }
 
    a.filter-mobile-category {
        display: block !important;
        width: calc(100% - 40px);
        background: linear-gradient(to bottom, #53c962 0%,#419e4d 85%);
        padding: 7px 20px;
        border-radius: 8px;
        color: #fff;
        font-size: 14px;
        margin-bottom: 10px;
    }
 
}

/* Media for 980px to 1023px */
/* 980px <= width < 1023px */

@media (min-width: 1201px) and (max-width: 1450px){

	.main, .footer, .container-width, .col1-layout .col-main, .column-left-breadcrumbs .currently{ width:1170px;}
	.col2-left-layout .col-main, .col2-right-layout .col-main{ width:910px;} 
	.col3-layout .col-main{ width:690px; margin:0 20px;}
	.col-right,.col-left{ width:230px;}
	.subbanner-cms .banner img{max-width: 40%;}
	/*#nav li{ margin:0 25px 15px 0; width:190px;}*/
	.header_2cms.cont_inner {  margin: 0 25px;}
	.header-search .form-search input.input-text{ width:200px;}
	img{ max-width:100%;}
	.block.block-related .block-content{ padding:5px 10px 0;}
	.block .block-content{ padding:10px;}
	.block .block-title{ padding:10px;}
	.sidebar .block .customNavigation a{ top:-36px;}
	.block.block-related .actions{ margin:0 -5px;}
	.subbanner1, .subbanner3, .subbanner2{ width: 31.7% !important;height: 290px !important;}
	.banner-text2{ margin:17px 0 10px;}
	.sub-banner-inner{ margin:45px 0 0 30px;}
	.categorylink-image{ margin:0 10px 0 0;}
	.my-account, .account-login, .multiple-checkout, .page-sitemap, .fieldset.advanced-search, .sales-guest-form .fieldset, .contacts-index-index .col-main, .checkout-onepage-success .col-main, .cart-empty,
	.customer-account-logoutsuccess .col-main, .manufacturer-list, .account-create{ padding:20px;}
	#footer #block_1.footer-area{ margin:0 35px 0 0;}
	#footer #block_5{ padding:0 0 0 20px;}
	.block-subscribe input.input-text{ width:345px;}
	.product-view .product-img-box{ width:405px;}
	.product-view .product-img-box .product-image-zoom{ width:405px; height:498px;}
	.col1-layout .product-view .product-shop{ width:415px;}
	.info3col-data {width: 230px;}
	.service-cms .icon-3.icon{margin-left: 0;}
	.service-cms .icon-2.icon{margin-left: 50px;}
	.header-content .cms-data{margin: 0 0 0 20px;}
	.cart .cart-collaterals .col1-set{ width:380px;}
	.cart .cart-collaterals .col2-set{ width:765px;}
	.static-link li::after{margin: 0;}
	.static-link li a{padding: 0 10px;}
	.mega_bkg{width: 230px;}
	.mega_menu ul.block-content{width: 228px;}
	div.megnor-advanced-menu-popup{left: 228px !important;}
	.subparentmenu-hover{left: 208px !important;}
	.sliderbanner img{height: 253px;}
	.flexslider .slides img{height: 520px;}

}
@media only screen and (min-width: 1024px) and (max-width: 1200px){
	.main, .footer, .container-width, .col1-layout .col-main, .column-left-breadcrumbs .currently{width:990px;}
	.col2-left-layout .col-main,.col2-right-layout .col-main{ width:767px;} 
	.col3-layout .col-main{ width:544px; margin:0 15px;}
	.col-right,.col-left{ width:213px;}

	/* #nav li{ margin:0 20px 15px 0; width:152px;} */
	.header_2cms.cont_inner {  margin: 0 20px;}
	.header_cms_text span{ display:block;}
	.header_cms_text{ line-height:25px;}
	.header-search .form-search input.input-text{ width:35%;}
	.header-content .cms-data{margin:0; }
	.header-content .cms-data .call a{font-size: 15px;}
	.header-content .cms-data .call-num{font-size: 13px;}
	.customblock_inner{left: auto; right: 15px;}
	img{ max-width:100%;}
	.subbanner-cms .banner img{max-width: 40%;}
	.block.block-related .block-content{ padding:5px 10px 0;}
	.block .block-content{ padding:10px;}
	.block .block-title, .newsletter-title{ padding:10px;}
	.sidebar .block .customNavigation a{ top:-42px;}
	.block.block-related .actions{ margin:0 -5px;}
	.subbanner1, .subbanner3, .subbanner2{ width: 31.5% !important;height: 250px !important;}
	.subbanner2{ margin:0 27px;}
	.banner-text1{ font-size:20px;}
	.banner-text2{margin:10px 0 10px;}
	.sub-banner-inner{ margin:20px 0 0 30px;}
	.tabberlive_outer, .tabberlive_outer_sub, .featuredproducts{ padding:25px 5px 7px;}
	.cat-banner{ padding:25px 10px 25px 25px;}
	.categorylink-image{ margin:0 15px 0 0; width:53%;}
	.categorylink-left, .categorylink-right{ padding:25px;}
	.blog { padding: 43px 30px 39px;}
	.newsletter-container{ padding:50px 30px 38px;}
	.news-content{width: 50%}
	.block-subscribe input.input-text{ width:310px;}
	.my-account, .account-login, .multiple-checkout, .page-sitemap, .fieldset.advanced-search, .sales-guest-form .fieldset, .contacts-index-index .col-main, .checkout-onepage-success .col-main, .cart-empty,
	.customer-account-logoutsuccess .col-main, .manufacturer-list, .account-create{ padding:20px;}
	#footer #block_1.footer-area{ margin:0 20px 0 0;}
	#footer #block_5{ padding:0 0 0 20px;}
	/*.sidebar .block*/, .shpping-cms{ margin:0 0 20px;}
	.shpping-cms .text1{ font-size:24px;}

	.product-view .product-img-box{ width:350px;}
	.product-view .product-img-box .product-image-zoom{ width:350px; height:431px;}
	.col1-layout .product-view .product-shop{ width:317px;}
	.info3col-data {width: 213px;}
	.product-view .tabs a{ padding:10px 12px;}

	.cart .cart-collaterals .col1-set{width:350px;}
	.cart .cart-collaterals .col2-set{width:630px;}
	.products-list .product-image > img{width:100%; height:auto;}
	.block.block-banner img{ width:100%;}
	button.btn-checkout span{ padding:0 25px;}
	.googlemap iframe { width:100%;}
	.static-link li::after{margin: 0;}
	.static-link li a{padding: 0 4px;}
	.static-link{margin: 11px 0 11px 10px;}
	.slidertext-hover .textt1{font-size: 25px;}
	.slidertext-hover .textt2{font-size: 15px;}
	.mega_bkg{width: 210px;}
	.mega_menu ul.block-content{width: 208px;}
	div.megnor-advanced-menu-popup{left: 208px !important;}
	.subparentmenu-hover{left: 188px !important;}
	.sliderbanner img{height: 253px;}
	.flexslider .slides img{height: 520px;}

}
@media only screen and (min-width: 980px) and (max-width: 1023px) {

	.main, .footer, .container-width, .col1-layout .col-main, .column-left-breadcrumbs .currently{width:945px;}
	.col2-left-layout .col-main, .col2-right-layout .col-main{ width:727px;} 
	.col3-layout .col-main{ width:504px; margin:0 15px;}
	.col-right,.col-left{ width:213px;}
	.nav-inner .mega_menu #nav{ padding:15px;}
	/* #nav li{ margin:0 15px 10px 0; width:155px;}*/
	.header_2cms.cont_inner {  margin: 0 19px;}
	.header_cms_text span{ display:block;}
	.header_cms_text{ line-height:25px;}
	.header-search .form-search input.input-text{ width:35%;}
	.form-search button.button{ padding:10px 17px;}
	.category-cms img, .header-left img, .shopping_CMS_main1 img{ max-width:100%;}
	.block.block-related .block-content{ padding:5px 10px 0;}
	.block .block-content{ padding:10px;}
	.block .block-title, .newsletter-title{ padding:10px;}
	.sidebar .block .customNavigation a{ top:-36px;}
	.block.block-related .actions{ margin:0 -5px;}
	.subbanner1, .subbanner3, .subbanner2{ width: 31.5% !important;height: 250px !important;}
	.subbanner2{ margin:0 26px;}
	.banner-text1{ font-size:20px;}
	.banner-text2{ margin: 10px 0 5px;}
	.sub-banner-inner{ margin:20px 0 0 20px;}
	.tabberlive_outer, .tabberlive_outer_sub, .featuredproducts{ padding:25px 5px 7px;}
	.cat-banner{ padding:25px 10px 25px 25px;}
	.categorylink-image{ margin:0 15px 0 0; width:53%;}
	.categorylink-left, .categorylink-right{ padding:25px;}
	.blog { padding: 43px 30px 39px;}
	.newsletter-container{ padding:50px 30px 38px;}
	.newsletter-container .newshead{ font-size:18px;}
	.static-link{display: none;}
	.news-content{width: 48%;}
	.subbanner-cms .banner img{max-width: 40%;}
	.header-content .cms-data{margin: 0;}
	.header-content .cms-data .call a{font-size: 14px;}
	.header-content .cms-data .call-num{font-size: 13px;}
	.block-subscribe input.input-text{ width:310px;}
	.my-account, .account-login, .multiple-checkout, .page-sitemap, .fieldset.advanced-search, .sales-guest-form .fieldset, .contacts-index-index .col-main, .checkout-onepage-success .col-main, .cart-empty,
	.customer-account-logoutsuccess .col-main, .manufacturer-list, .account-create{ padding:20px;}
	#footer #block_1.footer-area{ margin:0 20px 0 0;}
	#footer #block_5{ padding:0 0 0 20px;}
	/*.sidebar .block,*/ .shpping-cms{ margin:0 0 20px;}
	.shpping-cms .text1{ font-size:24px;}
	/*div.megnor-advanced-menu-popup{top: 1px;}*/
	.customblock_inner{top: 59px !important; right: 15px; left: auto;}
	.product-view .product-img-box{ width:330px; margin-right:20px;}
	.product-view .product-img-box .product-image-zoom{ width:330px; height:406px;}
	.col1-layout .product-view .product-shop{ width:317px;}
	.info3col-data {width: 213px; margin:0 0 0 20px;}
	.product-view .tabs a{ font-size:15px; padding:10px 12px;} 
	.product-view .product-shop{ width:432px; }
	.block-banner img{ max-width:100%; }
	#footer .mobile_togglemenu{ display:none;  }
	.cart .cart-collaterals .col1-set , .cart .cart-collaterals .col2-set , .cart .totals{ width:100%; }
	.googlemap iframe { width:100%;}
	.mega_bkg{width: 210px;}
	.mega_menu ul.block-content{width: 208px;}
	div.megnor-advanced-menu-popup{left: 208px !important;}
	.subparentmenu-hover{left: 188px !important;}
	.sliderbanner img{height: 253px;}
	.flexslider .slides img{height: 520px;}

}

@media only screen and (max-width: 979px){

	.main, .footer, .container-width, .col1-layout .col-main, .column-left-breadcrumbs .currently{ width:734px;  }
	 
	#advancedmenu{ display:none; }
	.nav-inner .static-link{ display:none;}
	.advanced_nav{ display:block; }
	#zoom-btn , .mousetrap {display:none !important; }
	#zoom1 {cursor:default !important; }
	.subbanner-cms .banner img{max-width: 40%;}
	.header{transition:all 0.3s ease-out 0s; -webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -ms-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s;}
	.header.smaller{
		height: auto;
	    position: fixed;
	    width: 100%;
	    z-index: 9999;
		box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2);
		top:0px;
		padding:15px 0;
		transition:all 0.3s ease-out 0s; -webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -ms-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s;
	    -webkit-font-smoothing: antialiased;
		animation: 0.9s ease 0s normal both 1 running fixedAnim;
		-webkit-animation: 0.9s ease 0s normal both 1 running fixedAnim;
		-moz-animation: 0.9s ease 0s normal both 1 running fixedAnim;
		-ms-animation: 0.9s ease 0s normal both 1 running fixedAnim;
		-o-animation: 0.9s ease 0s normal both 1 running fixedAnim;
	}
@-webkit-keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}
@-moz-keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}
@keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}

     .category-image{padding:20px 0!important; display: inline-block;}
	.header-bottom.fix{ margin:94px 0 0;}
	.header.smaller .header-left{ margin:5px 25px;}
	/*.header.smaller .header-top-left{ display:none}*/
	.header.smaller .nav-responsive span{ color:#000; display:none;}
	.header.smaller .nav-responsive .expandable::after{ color:#000; font-size:21px; right:auto; width:20px;}
	.header.smaller .nav-responsive .expandable{ width:20px;}
	.header.smaller .mega_menu{ float:none}
	.header.smaller .nav-responsive{ float:left;}
	.header.smaller .tm_headerlinks_inner{ padding:0 5px;}
	.header.smaller .tm_headerlinks_inner .headertoggle_img::after{ margin:0 0 0 5px;}
	.mega_bkg, #nav-mobile .menu-banner{ display:none;}
	.nav-container{ display:block; float:none;}
	.header_2cms.cont_inner {  margin: 0 13px;}
	.header_cms_text span{ display:block;}
	.header_cms_text{ line-height:25px;}
	.content_headercms_top{ margin:0 0 20px;}
	.header-content{ display:none;}
	.nav-responsive{margin-top: -5px;}
	.header-search .form-search input.input-text{ width:76%;}
	.form-search button.button{ padding:10px 16px;}
	.category-cms img, .header-left img, .shopping_CMS_main1 img{ max-width:100%;}
	.block.block-related .block-content{ padding:15px 10px 0;}
	.block .block-title{ padding:10px; border-radius: 5px;}
	.sidebar .block .customNavigation a{ top:-36px;}
	.subbanner1, .subbanner3, .subbanner2{ width: 31.5% !important;height: 200px !important;}
	.subbanner2{ margin:0 20px;}
	.banner-text1{ font-size:14px;}
	.banner-text2{ font-size:13px; line-height:24px; margin: 5px 0 0px; font-weight: normal;}
	.banner-text3{ font-size: 13px;}
	.sub-banner-inner{ margin:20px 0 0 10px;}
	.tabberlive_outer, .tabberlive_outer_sub, .featuredproducts{ padding:25px 5px 7px;}
	.cat-banner{ padding:25px 10px 25px 25px;}
	.categorylink-left{ padding:25px; width:100%;} 
	.categorylink-right{ padding:25px; width:100%; margin:30px 0 0;}
	.blog { padding: 43px 30px 39px;}
	.newsletter-container{ padding:38px 30px;}
	.newsletter-container .newshead{ font-size:18px;}
	.block-subscribe .actions{width:auto;}
	.block-subscribe input.input-text{ width:525px;}
	.news-content { float: none; margin: 0 0 15px;  text-align: center;}
	.block.block-subscribe{ float:none; width:100%; text-align: center;}	
	.my-account, .account-login, .multiple-checkout, .page-sitemap, .fieldset.advanced-search, .sales-guest-form .fieldset, .contacts-index-index .col-main, .checkout-onepage-success .col-main, .cart-empty,
	.customer-account-logoutsuccess .col-main, .manufacturer-list, .account-create{ padding:20px;}
	#testimonial, .shpping-cms { display:none;}
	.product_hover-block .add-to-links li:first-child{ width:28px;}
	.block-related .product{ padding:0 10px;}
	.block.block-related .actions{ margin:0 5px;}
	.manufacture .block-title{ display:block;}
	.block.block-related .actions{ opacity:1; -khtml-opacity: 1; -webkit-opacity: 1; -moz-opacity:1; -ms-opacity: 1;}
	
	.col-left ,.col-right { width:100%; margin: 0;}
    .col-main , .col3-layout .col-main , .col2-left-layout .col-main, .col2-right-layout .col-main{  width:100%; margin:0 auto 30px;}
	.col-left .block-content, .col-right .block-content { display:none; width:100%;   box-sizing: border-box;}
	.toggle .mobile_togglecolumn { display: block;}
	.block-banner{ display:none; }
	.cms-home .col-right .block-content{ display:block !important;}
	.sidebar .block .customNavigation a.prev { left: auto; top:-46px;}
	.sidebar .block .customNavigation a.next { left: auto; top:-46px;}
	
	#footer #block_1.footer-area, #footer .footer-area, #footer #block_5{ width:100%; margin:0px; padding:0px; border:none;}
	#footer ul{ display:none;}
	#footer .footer-area h6{ display:block; border-bottom:1px dashed #d9d9d9; padding:0 0 12px; margin:7px 0;}
	.footer_text_content{ margin:10px 1px 25px;}
	.footer { padding: 50px 0 35px;}
	.footer_bottom address, .footer_bottom ul.links{ float:none; text-align:center;}
	.footer ul li.social_block{ margin:8px 4px 8px 2px;}

	.category-description{ padding: 0 0px 10px;}
	.category-products{ padding:20px 10px;}
	.product-essential, .product-collateral, .related-product-outer, .box-collateral.box-up-sell, .crosssell_product, .category-image{ padding:20px;}
	.product-view .product-img-box {margin-right: 20px; width: 330px;}
	.product-view .product-img-box .product-image-zoom{ width:330px; height:370px;}
	.col1-layout .product-view .product-shop{ width:344px;}
	.info3col-data {display:none;}
	.product-view .tabs a{ padding:10px 8px; font-size:14px;}
	.product-view .tabs li{ padding:0 3px;}
	.block { margin: 0 0 3px;}
	.block-layered-nav, .block.block-related{margin-top: 0;}
	.catalog-product-view .breadcumb-main{ float:right;}
	.column-left-breadcrumbs{ padding: 0px}
	
	.cart .cart-collaterals .col2-set, .cart .totals{ width:100%; }
	.checkout-progress{ padding: 0 10px; }
	.form-list li.wide select , .form-list li.wide .input-box {width: 400px;}
	.gift-messages-form .item .details .form-list li.wide .input-box , .form-list li.wide input.input-text{ width:100%; }

	.contacform{ width:100%; margin-bottom:10px; padding:0; margin-right:0; border:none; }
	.googlemap{ width:100%;margin-bottom:10px;  }
	.block-banner img , .category-image img{ max-width:100%;}

	.block-subscribe .block-title strong {    display: inline;}
	.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box{ width:90%; }

	.toolbar .pager .pager_right{ float:unset; margin-top:20px; clear:both; width: 100%;padding-top: 20px;margin-left: auto;margin-right: auto;}
	.cart .cart-collaterals .col1-set { float: none; width: auto;}
	.category-title h2::after{ display:none;}

	table { overflow: scroll;    width: 100%; max-width:100%;}
	.checkout-cart-index .main-container form, .checkout-multishipping-addresses .main-container form , .wishlist-index-index .col-main form, .review-customer-index .col-main .my-account .data-table { display: inline-block;   overflow: auto;  width: 100%;}
	#checkout-review-load #checkout-review-table-wrapper{ overflow:auto;}
	#wishlist-table, #multiship-addresses-table{ margin-bottom:20px; float:left;}
	#super-product-table, #multiship-addresses-table, #review-order-form .data-table{ display:inline; float:left;}
	colgroup{ width:100%;}
	#my-orders-table {    display: inline-block;    overflow: auto; }
	.service-cms .icon{padding: 45px 0 0 0; margin-left: 0;}
	.service-cms .service .icon-1.icon{background-position:center 6px;}
	.service-cms .service .icon-2.icon{background-position:center -198px;}
	.service-cms .service .icon-3.icon{background-position:center -404px;}
	.service-cms .service:hover .icon-1.icon{background-position: center -96px; }
	.service-cms .service:hover .icon-2.icon{background-position: center -301px;}
	.service-cms .service:hover .icon-3.icon{background-position: center -506px;}
	.service-cms .icon{text-align: center;}
	.service-heading > a{font-size: 14px;}
	.service-sub-heading > a{font-size: 13px;}
	.header-search .quick-access .sbHolder{display: none;}
	.header-statick-link{display:inline-block; vertical-align: middle;}
	.header-search{float: right;}
	.col2-left-layout .col-main .page-title.category-title{padding-bottom: 0;}


}
 
/* Landscape phone to portrait tablet */
@media only screen and (max-width: 767px) {

.main, .footer, .container-width, .col1-layout .col-main, .column-left-breadcrumbs .currently { width:auto;  margin:0 15px;  }
.col1-layout .col-main{ margin:0 auto;}
	
	.header_2cms.cont_inner{ margin:0 10px;}
	.header_cms_text span{ display:inline-block; font-size:12px;}
	.header-search .quick-access{ float:none;}
	.header-search .form-search input.input-text { /* width: 80%;*/ float:none; display:inline-block; vertical-align:top;}
	.header-search .quick-access .sbHolder{ display: none;}
	.products-grid .actions, .product-carousel .actions{ display:block;}
	.product_hover-block{ margin:0 0px; position:relative; overflow:hidden;}
	.product-carousel li .product-block:hover .product_hover-block, .products-grid li .product-block:hover .product_hover-block{ margin:0px;}
	.tab-main-title, .category-title h2, .blog_title h2, .categorylink_title h2{ font-size:16px;}
	.subbanner2{ margin:0 16px;}
	.sub-banner-inner{ margin:50px 0 0 40px;}
	.banner-text1{font-size: 25px;}
	.banner-text2{ font-size:14px; margin:25px 0 10px; font-weight: 600; line-height: 30px; }
	.banner-text3{font-size: 14px;}
	.cat-banner{ display:none;}
	.block-subscribe input.input-text{ width:425px;}
	.blog{ padding:25px;}
	.tabberlive_outer, .tabberlive_outer_sub, .featuredproducts{ padding:5px 0 0;}
	.newsletter-container{ padding:20px 20px 15px;}
	.subbanner1, .subbanner3, .subbanner2{width: 100% !important;margin:0 0 25px; height: 318px !important ;}
	.sidebar .block-banner img, .subbanner-cms .banner img{width: auto; margin-right: 40px;}
	.list-center-outer{ width:100%;}
	.product-view .product-img-box .product-image-zoom { height:544px; width: 422px;}
	.product-view .product-img-box {width:422px; float:none; margin:0 auto;}
	.col1-layout .product-view .product-shop{ width:100%; margin-top:30px; float:none;} 
	.cart .crosssell{ margin:0 0 10px;}
	.flex-direction-nav li a{display: none;}
	.product-view .product-collateral .tabs{ display:none !important; }
	.padder h6 { display:block; padding:10px;font-weight:600; font-size:16px; text-transform:capitalize; margin:0 0 2px; position:relative; }
	.product-collateral .padder{ padding:0; border:none;}
	.padder ol{ display:none; margin:0 0 10px; padding:15px;}
	.padder > div{ display:block !important;  }
	
.products-list li .list-center {    margin-top: 15px;    width: 100%;}
.col2-set .col-1 , .col2-set .col-2,.box-account .col2-set .col-1{  width:100%; }
.box-account .col2-set .col-1{ padding-right:0; border:none; margin-bottom:15px;}
.order-info-box .col-1{ margin-bottom:15px; }

#super-table{ clear:both; }
#new-wishlist-table .add-to-cart-alt button.button span{ width:auto !important;  }
.form-list li.wide textarea{ width:100%; }
.form-list li.fields .name-firstname{ margin-bottom:10px; }


.cart-table .btn-update, .cart-table .btn-empty { clear: both;  float: left;   margin: 5px 0;}
.cart-table .btn-update { margin: 5px 0 0;}
.header-left { margin:10px 0;}
.service-cms .service{width: 100%!important;}
.service.service2 {border: none;margin: 20px 0 20px 0;border-top: 1px solid #ededed;border-bottom: 1px solid #ededed; padding: 10px 0 10px 0;}
}

@media only screen and (max-width: 640px){
	
	.header-left { margin:15px 0; text-align: center; width: 100%;}
	.header.smaller .header-left{ margin:10px 8px;}
	.header{padding: 0;}
	.header-search{width: 100% !important; float: left; margin-bottom: 10px;}
	.header-top-left {padding:16px 0;}
	.nav-responsive{ float:left;margin-top: -5px;}
	.header-bottom-right {margin-top:-3px;}
	.header-bottom-right .tm_headerlinks, .header-bottom-right .header-cart .block-cart .block-content{top:51px!important;}
	.nav-responsive .expandable{ float:right; margin:15px 10px 15px 0;}
	.nav-responsive span{ float:right;}
	.responsive-menu .mega_menu{ float:none;}
	.static-link, .content_headercms_top{ display:none;}
	.header-search .quick-access .sbHolder{ margin:0 10px 0 0;}
	.header-bottom-inner{float: left; width: 100%;}
	.subbanner1, .subbanner3, .subbanner2{ width:30.9%;}
	.categorylink-image{ margin:0 12px 0 0;}
	.block-subscribe input.input-text{ width:265px;}
	.pager .limiter {  float: left;  margin: 0 0 15px;}
	.pager .pager_right .sort-by{ float:left; clear:both;}
	.pager .pages { float: left;  margin: 0 10px 0 0;}
	.products-list .list_right {  box-sizing: border-box; float: left;  padding:0px;  text-align: left; width: 100%;}
	.products-list .list_left { border: medium none;  padding: 0;  width: 100%;}
	.buttons-set .back-link{ margin-bottom:10px; margin-right:10px; }
	.buttons-set button.button{ float:left; margin-left:0; }
	.multiple-checkout .place-order .grand-total big { float: left;}
	#checkout_multishipping_form button.button, #shipping_method_form button.button, #multishipping-billing-form button.button, .multiple-checkout button.button { clear: both; float: left;  margin: 5px 0;}
	.column-left-breadcrumbs .title-buttons h1{ text-align:center; float:none;}
	.column-left-breadcrumbs .title-buttons { text-align:center;}
	.column-left-breadcrumbs .title-buttons .button { clear: both; margin:10px 0 0;}
	.page-title h1, .page-title h2{ font-size:16px;}
	.flexslider{width: 100%;}
	.subslider-banner{width: 100%; margin-top: 10%;}
	.subslider-banner .subbanner-cms1{width: 86%; margin-left: 7%;margin-right: 7%;} /*was 40% & 7& */
	.subslider-banner .subbanner-cms2{width: 86%; margin-right: 7%; float: left; margin-left:7%;margin-top:14%;} /*was 40% & 7% & right, no margin-left defined */
	.sliderbanner2.sliderbanner{margin-top: 14%;}
	.sliderbanner img{width:100%;}

}
@media only screen and (max-width: 568px)
{
	ul.tabbernav, ul.tabbernav_product{float: left;}
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.form-list li.wide .input-box{width: 260px;}
.form-list li.wide input.input-text{ width: 250px;}
.header-search{width: 80%;}

}

/* Landscape phones and down */
@media only screen and (max-width: 479px) {

	.cart_item{ right:4px!important;}
	.header-bottom-right .header-cart .cart_text{ padding:5px 0 33px 46px;}
	.header-bottom-right .header-cart .mycart, .header-bottom-right .headertoggle_img .myaccount {display: none;}
	.header-bottom-right .headertoggle_img::before, .header-bottom-right .header-cart .cart_text::before{font-size: 16px; }
	.header-bottom-right .headertoggle_img{ font-size:0px; padding:5px 2px 33px 41px;}
	.header-bottom-right .tm_headerlinks{right: 0;}
	.header-search .quick-access .sbHolder{ display:none;}
	.header .header-cart #panel{ width:268px;}
	.cat-desc{ display:inline-block; width:100%; margin:15px 0 0 !important;}
	.blog_title,  .category-title{ padding:0 0 55px;}
	.blog .blog_title{padding: 0 0 35px;}
	.categorylink_title{ padding:0 0 16px;}
	.customNavigation a.prev{left:15px; right:auto; top:-57px;}
	.customNavigation a.next{ left:45px; right:auto; top:-57px;}
	
	ul.tabbernav li a, ul.tabbernav_product li a, .tabbernav li:first-child a, .tabbernav_product li:first-child a{ padding:4px 0px; text-align:left;}
	.tabbernav li, .tabbernav_product li{ background:none; width:100%; text-align:left;}
	ul.tabbernav, ul.tabbernav_product{ padding:1px 0px 5px;}
	.blog_title > span, .categorylink_title > span, .category-title > span{ font-size:13px;}
	.block-subscribe button.button span{ padding:12px 11px 13px;}
	.block-subscribe .actions{ margin:0px;}
	.block-subscribe input.input-text{ width:152px;}	
	.product-view .product-img-box{ width:250px; }
	.product-view .product-img-box .product-image img{ width:100%; }
	.product-view .product-img-box .product-image-zoom {  height:308px;  width: 250px;}
	.product-view .box-tags .form-add input.input-text{ width:220px;}
	.product-view .product-shop .button.btn-cart > span{ padding:12px;}
	.form-list input.input-text, .form-list li.wide textarea, .form-list select, .tm_responsive_row select {  width: 90% !important;}
	button.btn-checkout span{ padding:0 20px;}

.form-list .field , .form-list .input-box ,.form-list li.wide .input-box { width:100% !important; }
.checkout-progress{ padding:0 50px; }
.checkout-progress li{width:100% ;margin:0 0px 5px 0;}
.tm_responsive_row label , .tm_responsive_row span{width:100% ;margin:0 0px 5px 0;  }
.tm_responsive_row span .separator{ display:none;}
.gift-messages-form .item .details{ margin-left:0; margin-top:15px; }

.email-addto-box .email-friend{ float:none; margin-bottom:8px; }
.googlemap iframe{ width:100%  !important; }
.col3-set .col-1 , .col3-set .col-2 , .col3-set .col-3 { width:100%; margin-bottom:10px; }
.my-wishlist textarea{ width:90%; }

.product-shop ul.tabbernav_product li{ width:100%;}
.product-view .product-shop .tabberlive .data-table{display: inline-block;}
.product-view .product-shop .add-to-links{ margin:0 0 0 -5px;}
.header-top-left-toggles .call-now-msg{display: none;}
.sidebar .block-banner img, .subbanner-cms .banner img{margin-right: 0; margin-top: 30px; max-width: 40%;}
.sub-banner-inner{margin: 50px 0 0 0;}
.customNavigation a{margin-top: 25px;}
.main-container .col-main div.page-title.category-title{width: 100%; padding-left: 0; float: left; text-align:center; padding-bottom:20px;}
.breadcumb-main{float: left; width: 100%; text-align: center; position: absolute; top: 25px; }
.breadcrumbs ul{padding-right: 0; }
.product-essential{margin-top: 30px;}
.col1-layout .col-main .page-title, .checkout-cart-index .main .page-title, .breadcrumbs ul, .title-buttons h1{text-align: center; float: none; }
.cart .title-buttons .checkout-types li, .cart .title-buttons .checkout-types{float: none;}
.header-top-left-toggles, .header-top-right-toggles{width: 100%; text-align: center;}
.header-top-left-toggles .tm_top_currency, .header-top-left-toggles .form-language.btn-group, .form-language .sbHolder{display: inline-block; float: none;}
.form-language .sbHolder{margin-right: 0;}
.header-top-left-toggles .sbOptions{text-align: left; min-width: 120px;}
.manufacturer-index-index .breadcumb-main{position: absolute; top: 74px; right: 0;}
.manufacturer-index-index .main-container .col-main div.page-title, .main-container .col-main div.page-title, .main-container .breadcrumbs ul{text-align: center;}
.social-links{width: 100%; float:none;}.social-links li{float: none;}
table { overflow: scroll;    width: 100%; max-width:100%; display: inline-block; vertical-align: middle;}
}
@media only screen and (max-width: 380px) {
.manufacture .products-grid li.item{ width:94px !important;}
}

/* Mobile Landscape Size to Mobile Portrait (devices and browsers) */
@media only screen and (min-width: 320px) and (max-width: 479px) 
{
	.header-search .form-search input.input-text{width: 72%;} 
	.column-left-breadcrumbs .page-title, .catalog-product-view .breadcumb-main{float: none; text-align: center;}
	.breadcumb-main{text-align: center; float: none;} 
	.category-description{padding: 0;}
	.slidertext-hover .textt1{font-size: 20px;}
	.slidertext-hover .textt2{font-size: 10px;}
	.slidertext-hover::before{top: 10px; left: 10px;} 
	.slidertext-hover::after{bottom:10px;right: 10px; }
	.slidertext-hover .textt1, .slidertext-hover .textt2{top: 30%;}

}
@media only screen and (max-width: 319px){
.header-cart .right_arrow{ padding:0; background:none; }
.cart .discount .input-box { width:100% !important; }
#footer .block-subscribe input.input-text , .form-list textarea , .cart .discount input.input-text{  width:95%;}
.checkout-progress{ padding:0 10px; } 
.opc .step{ padding:15px 15px; } 
.product-view .product-img-box , .product-view .product-img-box .product-image img{ width:100%; } 
.product-view .product-shop .add-to-links li{ display:block;margin-bottom:8px; }
.product-view .product-shop .availability{ float:none; text-align:left; }
.my-wishlist .buttons-set button.button{ margin:5px 0; text-align:left;}
#product-review-table thead{ display:none; }
.form-language .sbHolder, .tm_top_currency .sbHolder{ text-align:center; padding:0; }
.form-language .sbHolder .sbToggle , .tm_top_currency .sbHolder .sbToggle { display:none; }
}

@media only screen and (max-width:240px) {}

@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

[data-notify="progressbar"] {
	margin-bottom: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
}
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {	display: none;	position: relative;	-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer {	overflow: hidden;	position: relative;	width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {float: left;}
.owl-controls .owl-page, .owl-controls .owl-buttons div {cursor: pointer;}

.owl-controls {	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon */
.grabbing {cursor: url(https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/css/megnor/grabbing.png) 8 8, move;}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
/* OpenCart Code */
.owl-carousel {	z-index: 1;}

/*.owl-controls .owl-buttons div {
	position: absolute;
	top:35%;
	height:33px; width:20px;
}*/
.owl-carousel .owl-buttons .owl-prev:before, .owl-carousel .owl-buttons .owl-next::before 
{
	border: 1px solid #e5e5e5;
	color: #b5b5b5;
	font-family: "FontAwesome";
	font-size: 18px;
	font-weight: normal;
	padding: 1px 6px;
	position:absolute;
	top: 35%;
	background:#fff; 

} 
.owl-carousel .owl-buttons .owl-prev:before{content: "\f104";left: 0;}
.owl-carousel .owl-buttons .owl-next::before {right: 0px; content: "\f105";}
.owl-carousel .owl-buttons .owl-next:hover::before, .owl-carousel .owl-buttons .owl-prev:hover::before {background: #fb7c3c none repeat scroll 0 0;border: 1px solid #fb7c3c;color: #ffffff;}

/*.owl-carousel .owl-buttons .owl-prev:before{
content: "\f104";
font-family:"FontAwesome";
font-size: 35px;
color:#999;
}
.owl-carousel .owl-buttons .owl-prev:hover:before{color:#000;}

.owl-carousel .owl-buttons .owl-next:before{
content: "\f105";
font-family:"FontAwesome";
font-size: 35px;
color:#999;
}
.owl-carousel .owl-buttons .owl-next:hover:before{color:#000;}*/

.owl-carousel .owl-buttons div i {font-size: 40px; margin: 0px 0 0;}
.owl-pagination {text-align: center;top: 20px;	position: relative;}
.owl-controls .owl-page {	display: inline-block;	margin: 0px 6px;}
.owl-controls .owl-page span {
	display: block;
	width: 11px;
	height: 11px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.owl-controls .owl-page.active span {	background: rgba(0, 0, 0, 0.9);}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

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

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('https://www.alrecarshop.nl/skin/frontend/templatemela/MAG100224_2/images/megnor/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
