/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition License
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magentocommerce.com/license/enterprise-edition
 * 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.
 *.header
 * @category    design
 * @package     enterprise_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 * test test
 */

@import url('//fonts.googleapis.com/css?family=Indie+Flower');

@font-face {
    font-family: 'Beaumotica-Icons';
    src:
            url('https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/fonts/Beaumotica-Icons.woff2?20181019') format('woff2'),
            url('https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/fonts/Beaumotica-Icons.ttf?20181019') format('truetype'),
            url('https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/fonts/Beaumotica-Icons.woff?20181019') format('woff'),
            url('https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/fonts/Beaumotica-Icons.svg?20181019#Beaumotica-Icons') format('svg');
    font-weight: normal;
    font-style: normal;
}


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

body          { font:12px/1.35 Open Sans, Helvetica, sans-serif; color:#515151; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; }
body.noscroll { overflow: hidden; height: 100%; }

.bg_cover { position: fixed; top: 0; left: 0; right: 0; bottom: 0; display: block; z-index: 1; opacity: 0; visibility: hidden;
    transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
}
.bg_cover.cover { opacity: 1; visibility: visible; background-size: cover; background-repeat: no-repeat; }

img           { border:0; vertical-align:top; }
img { max-width: 100%; height: auto; width: auto; }
table img { max-width: none; }

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

/* Headings */
.h1, h1            { font-size:18px; font-weight:normal; color:#484848; }
.h2, h2            { font-size:16px; font-weight:normal; color:#484848; }
.h3, h3            { font-size:14px; font-weight:normal; }
.h4, h4            { font-size:13px; font-weight:normal; }
.h5, h5            { font-size:12px; font-weight:bold; }
.h6, h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small         { font-size:10px; }
big           { font-size:1.2em; }
/*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; }
.noselect     { -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Chrome/Safari/Opera */ -khtml-user-select: none; /* Konqueror */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently not supported by any browser */ }

.mt80.mt80 { margin-top: 80px; }
.mt40.mt40 { margin-top: 40px; }
.mt20.mt20 { margin-top: 20px; }
.mb40.mb40 { margin-bottom: 40px; }
input[type="checkbox"] { margin:0 4px 0 0; }

.text-white,
.text-white * {
    color: #ffffff !important;
}

.f-size-18 { font-size: 18px; }
/* ======================================================================================= */

.readmore-adjust {cursor: pointer;}

/* Slider ================================================================================ */

/* http://www.menucool.com */

/*slider frame*/
.slider {
    /*height: 495px;*/
    /*height:411px;*/
    left: 0;
    width: 100%;
}

.slider-container {
    /*height: 411px;*/
    margin: 0 0 20px;
    position: relative;
    z-index: 888;
}

.forcefullwidth_wrapper_tp_banner {
    /*  display: none !important;*/
}

#sliderFrame
{
    width:100%;
    margin:0 auto; /*this makes the image slider center-aligned. Remove this line if you want to align the whole slider to the left side*/
    padding:0;
    background:#b3ab11;
}

.catalog-category-view h1 {font-size: 22px;}
.group1-Wrapper a {position: absolute; z-index: 999; display: block; width: 62px; height: 60px; top:223px; background: url("https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png");	cursor: pointer; opacity: 0.8;}
.group1-Wrapper a:hover {opacity: 1.0;}
.group1-Wrapper a.group1-Prev {position: absolute; left: 0; background-position:0 -30px; }
.group1-Wrapper a.group1-Next {position: absolute; right: 0; background-position:0 -140px; }


#slider {
    /*width:100%; height:495px;/* Make it the same size as your images */
    width:100%; height:411px;/* Make it the same size as your images */
    background:black no-repeat 50% 50%;
    position:relative;
    margin:0 auto;/*make the image slider center-aligned */
}

#slider img {
    position:absolute;
    border:none;
    visibility:hidden;
    margin: 0 auto;
}

/* the link style (if an image is wrapped in a link) */
#slider a.imgLink {
    z-index:2;
    display:none;position:absolute;
    top:0;left:0;border:0;padding:0;margin:0;
    width:100%;height:100%;
}

/* Caption styles */

.tp-caption.cta {
    text-align:left;
}

.tp-caption.text {
    text-align:left;
}

.tp-caption.big_white, .tp-caption.big_title {
    text-align:left;
    border: 0;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 1.7em;/*34px;*/
    margin: 0;
    position: absolute;
}

.tp-caption.big_white {
    font-size: 21px !important;
    text-shadow: 0 1px 1px #444444;
}
.tp-caption.big_white.more p {
    font-style: italic;
    line-height: 1;
    font-weight: 600;
    border-bottom: 1px solid #fff;
}
.tp-caption.big_white.more p:after { content: ""; display: inline-block; width: 16px; height: 29px; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -425px -210px; overflow: hidden; margin: 0 -36px 0 20px; vertical-align: middle; }

.tp-caption.big_title {
    font-size: 90px !important;
    font-weight: 600;
}
.tp-caption.big_title p {
  position:relative;
}
.tp-caption.big_title p:after {
    background: none;
    color: transparent;
    content: attr(data-text);
    left: 0;
    position: absolute;
    text-shadow: 2px 2px 0 #566b32;
    top: 0;
    z-index: -1;
}
.tp-caption .price { font-size: 85px !important; color: #FFF; position: relative; line-height: 1; }
.tp-caption .price small { font-size: .29411765em; position: absolute; left: -10%; top: 22%; line-height: 1; }

.tp-caption.text, .tp-caption.cta {
    font-size:17px;
    line-height: 1.7em;/*24px;*/
    color: #FFFFFF;
    white-space: normal !important;
    text-shadow: 0 1px 1px #444444;
}

div.mc-caption-bg, div.mc-caption-bg2 {
    position:absolute;
    width:400px;
    height:auto;
    padding:10px;
    left: 100px; /*if the caption needs to be aligned from right, specify by right instead of left. i.e. right:20px;*/
    bottom: -40px;/*if the caption needs to be aligned from top, specify by top instead of bottom. i.e. top:150px;*/
    z-index:3;
    overflow:hidden;
    font-size:0;
}
div.mc-caption-bg {
    background:transparent; /*Caption background color. Can be set to "background:transparent;", or set to semi-transparent through the sliderOptions.captionOpacity setting in the javascript.*/
}
div.mc-caption {
    font:bold 13px/16px Arial;
    color:#ccc;
    z-index:4;
    text-align:center;
}
div.mc-caption a {
    color:#66FFFF;
}

.tp-caption ul{
    list-style: disc inside none !important;
}

.tp-caption h2 {
    color: white;
}

.tp-caption h1 {
    color: #FFFFFF; font-size: 42px; text-shadow: 0 1px 1px #444444; line-height: 1.7;
}

.tp-caption {
    /*line-height: 27px !important;*/
}

.tp-bullets.hidebullets { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
.tp-bullets.simplebullets.round .bullet { background: transparent none; border: 1px solid #FFF; border-radius: 999px; height: 10px; width: 10px; margin: 0 3px; }
.tp-bullets.simplebullets.round .bullet.selected { background: #FFF; padding: 1px; border: 0; }


.full-width-banner { text-align: left; background-size: cover !important; background-position: center !important; }
.full-width-banner .container { max-width: 990px; margin: 0 auto; font-size: 17px; line-height: 1.53em;  position: relative; }
.full-width-banner .container .content { max-width: 45%; padding-top: 70px; }
.full-width-banner .container .content.text-right { margin-left: 62%; }
.full-width-banner .container .content.text-light,
.full-width-banner .container .content.text-light a { color: #FFF; text-shadow: 1px 1px 1px rgba(0,0,0,.5), 0 0 5px rgba(0,0,0,.25); }
.full-width-banner .container .content.text-light .button { text-shadow: none; }
.full-width-banner .container p { margin-bottom: 1em; }
.full-width-banner .container .title { font-size: 2.94em; line-height: 1em; margin-bottom: 0.1em; }

@media (min-width: 1190px) {
    .full-width-banner .container { max-width: 1150px; }
}


.footer-quote-banner-container,
.footer-quote-banner { width: 100%; position: relative; }

/* ------ built-in navigation bullets wrapper that is relative to the #slider ------*/
div.navBulletsWrapper  {
    display:none;
}


/*thumbnails*/
#thumbs
{
    margin-top:50px;
    text-align:center;
    font-size:0;
}
#thumbs .thumb
{
    display:inline-block;
    *display:inline;zoom:1;/*IE6, IE7 hack*/
    margin:0 1px;/*this determins the distance between each thumbnail*/
    border:1px solid #333;
    padding:4px;
    background:black;
}

#thumbs .thumb img{border:1px solid #555; cursor:pointer; width:70px; height:44px; opacity:0.5;filter:alpha(opacity:50);}
#thumbs .thumb-on img{border:1px solid #999; opacity:1;filter:alpha(opacity:100);}

/* --------- Others ------- */
#slider
{
    transform: translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    -o-transform:translate3d(0,0,0);
}

/* Usp's ================================================================================ */
.usp-wrapper { width: 100%; position: relative; z-index: 99; background: rgba(0,0,0,.23); color: #FFF; }
body.black-text .usp-wrapper { background: rgba(0,0,0,.77); }
.usp { text-align: left; height: 50px; line-height: 50px; max-width: 990px; margin: 0 auto; text-transform: uppercase; overflow: hidden; }
.usp ul { margin:0 21px; }
.usp li { font-size: 11px; font-weight: 100; color: #FFF; padding: 0; margin: 0; float: left; position: relative; }
.usp li:before { content: ""; background: url("https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png") no-repeat scroll -385px -230px; display: inline-block; vertical-align: baseline; height: 8px; width: 8px; overflow: hidden; margin: 0 13px 0 0; }
.usp li strong { font-weight: 600; }
.usp .columns-2 li { width: 50%; }
.usp .columns-3 li { width: 33.3%; }
.usp .columns-4 li { width: 25%; }
.usp .columns-5 li { width: 20%; }
@media (min-width : 1190px) {
    .usp { max-width: 1190px; }

}


/* CMS categories ================================================================================ */
.static-categories {padding: 0 0 40px 0; }
.cms-index-index .static-categories {border-bottom: 1px solid #CCCCCC !important; padding: 0 0 20px 0; margin: 0 0 20px 0;}
.homepage-categories .category-image, .static-categories li a, .homepage-widget .title a, .page-widget .title a {text-decoration: none; font-size: 18px; display: block; color: #515151;}
.static-categories li a:hover {color: #484848;}
.static-categories li .title, .homepage-widget h2.title, .page-widget h2.title {margin: 0 0 10px 0;}
.static-categories li span.desc, .homepage-widget span.desc, .page-widget span.desc {font-size: 14px;}
.static-categories ul {padding: 0 !important; margin: 0 !important;}
.static-categories ul li {float: left; list-style: none; margin: 0 2% 0 0; padding: 0; width: 32%; }
.static-categories ul li .title {}
.static-categories ul li.last {margin: 0;}
.static-categories ul li .content { padding: 10px; background: white url("https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/main-background-white-transparent-2x1px-8bit-70-opacity.png") repeat; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: 1px solid transparent; }
body.black-text .static-categories ul li .content { box-shadow: 0 0 10px rgba(0,0,0,.23); }


/* Landing categories ================================================================================ */
.landing-categories img{ margin: 0 auto; }
.landing-categories .product-image {width: 28%; padding-right: 8%; background: url("https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/featured-cat-divider.png") no-repeat scroll right center transparent; float:left; text-align: center; }
.landing-categories .product-image.last { padding-right: 0; background: none; float: right; }
.landing-categories .product-image img{width: auto; height:auto; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; position:relative;}
.landing-categories .category-image { float: left; width:46%; padding: 0 8% 0 0; text-align: center; background: url("https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/featured-cat-divider.png") no-repeat scroll right center transparent; }
.landing-categories .category-image.last { float:right; background: none; padding-right: 0; }
.landing-categories .category-image img{ -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; position:relative;}

.landing-categories h2.title { padding-left: 20px; font-size: 18px; font-weight: 100; }
.landing-categories h2.title a{color: #FFFFFF; text-shadow: 0 0 10px #444, 0 1px 1px #444444; font-size: 18px; font-weight: 600; }

.category-view .landing-categories {padding: 40px 0 10px;}

.landing-categories .category-img {position:relative; margin-bottom: 15px; text-align: center; }
.landing-categories .category-img .button { position: absolute; bottom: -16px; right: 20px; min-width: 100px; }
.landing-categories .BeauSubCategoriesDesc { margin: 0; padding: 10px; font-size: 15px; font-weight: 100; }
.landing-categories .BeauSubCategoriesDesc h2 { margin-top: 0; font-size: 21px; }
.landing-categories .BeauSubCategoriesDesc p { margin-bottom: .5em; }
.landing-categories .BeauSubCategoriesDesc a.more { font-size: 14px; }
.landing-categories .BeauSubCategoriesDesc > *:last-child { margin-bottom: 0; }
.cms-index-index .homepage-categories { border:0 !important;}


/* Layout ================================================================================ */
.wrapper { padding-bottom: 0; position: relative; z-index: 2; margin: 0 auto; }
.page {margin:0 auto 1px; padding-bottom:40px; position:relative; z-index:1; padding-top: 177px; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.main { text-align:left; max-width: 990px; margin: 0 auto; }
.sidebar > div,
.sidebar > ul.cms-menu { padding: 20px; border-radius: 5px; margin-bottom: 1.5em; }

/* Base Columns */
.col-left { float:left; width:18.5%; padding:0 0 0; margin:0 0 -1px; }
.col-main { float:left; width:79.8%; padding: 0; }
.col-right { float:right; width:18.5%; padding:0 0 0; margin:0 0 -1px; }

@media (min-width : 1190px) {
    .wrapper { min-width: 1190px; }
    .main { max-width: 1190px; }

    /*
    .col-left,
    .col-right { width: 22.22%; }
    .col-main { width: 75.75%; }
    */
}

/* 1 Column Layout */
.col1-layout {}
.col1-layout .col-main { float:none; width:auto; padding: 20px; background: #FFF; }

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

/* 3 Columns Layout */
.col3-layout { background-position:0 0; }
.col3-layout .col-main { width:532px; margin-left:1px; display:inline; }
.col3-layout .col-wrapper { float:left; width:755px; }
.col3-layout .col-wrapper .col-main { float:right; }

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

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

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


/* Global Styles ========================================================================= */

/* Form Elements */
input,select,textarea,button { font-family: "Open Sans", Helvetica, sans-serif; vertical-align:middle; color:#515151; }
input.input-text,select,textarea { }
input.input-text,textarea { padding:6px; background:#fff; border:1px solid #c7c7c7; border-radius: 5px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { padding:2px 2px; border-bottom:1px solid #bbb; }
select.multiselect option:last-child { border-top:0; }
textarea { overflow:auto; resize:vertical; }
textarea.default-value { color:#ddd; }
input.radio,
input.checkbox { margin-right:3px; font-size:11px !important; margin-top:2px; vertical-align:top; }
input.radio {}
input.qty { width:2.5em !important; }
input.disabled { background:#f6f6f6 !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */

button.button { border:0; padding:0; margin:0; background:transparent; overflow:visible; cursor:pointer; vertical-align:middle; }
button.button span { display: block; }
a.button { display: inline-block; text-decoration: none; }

button.button,
a.button {
    border-radius: 4px;
    background-color: #bdb512;
    background: #bdb512;
    padding: 8px 10px;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 600;
    text-align: center;
    transition: 300ms background-color ease-in-out;
}

button.button:hover,
a.button:hover {
    background: #b3ab11;
}

button.button.btn-info,
button.button.btn-empty,
button.button.btn-update,
button.button.btn-continue,
button.button.btn-add,
button.button.btn-share,
.cart .cart-collaterals .deals button.button,
.product-view .product-shop .quote-button a.button,
a.button.btn-info {
    background: #f8f8f8;
    background-image: -moz-linear-gradient( 90deg, rgb(243,243,243) 0%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(243,243,243) 0%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(243,243,243) 0%, rgb(255,255,255) 100%);
    border-color: #e0e0e0;
    color: #484848 !important;
    font-size: 12px !important;
}

button.button.btn-info:hover,
button.button.btn-empty:hover,
button.button.btn-update:hover,
button.button.btn-continue:hover,
button.button.btn-add:hover,
button.button.btn-share:hover,div.validation-passed
.cart .cart-collaterals .deals button.button:hover,
.product-view .product-shop .quote-button a.button:hover,
a.button.btn-info:hover {
    background: #f8f8f8;
    background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(243,243,243) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(243,243,243) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(243,243,243) 100%);
}

.button:active { position:relative; z-index:2; }
button.btn-small span { font-size:11px; line-height:14px; padding:1px 9px 0; }
button.disabled { cursor:default !important; bottom:0 !important; right:0 !important; }
button.disabled span { cursor:default !important; color:#bbb !important; }

button.btn-cart { margin-bottom: 10px; }

/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Form Validation */
.validation-advice { clear:both; font-size:11px !important; padding:3px 0 0 !important; color:#d91a00 !important; }
.product-options .validation-error .options-list,
.validation-failed { border:1px solid #f47d4e !important; background:#fff7f5 !important; }
input.input-text.validation-failed,
textarea.validation-failed { background:#fff7f5 url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_input-failed.gif) 0 0 repeat-x !important; }
span.validation-passed,
div.validation-passed { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/icon_ok.gif) 100% 6px no-repeat; padding-right:20px; }
#checkout-step-billing div.validation-passed,
#checkout-step-shipping div.validation-passed { background-position: 100% 2px; }
span.validation-error,
div.validation-error { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/icon_error.gif) 100% 6px no-repeat; padding-right:20px; }
.required em { color:#f15c22; margin-right:4px; display:inline !important; }
p.required { margin:0; padding:5px 0 7px; text-align:right; width:620px; font-size:11px; color:#f02800; display: none; }
.form-list .validation-advice { white-space: normal; line-height: 1.35; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Fieldset */
.fieldset { font-size:12px; margin:0 0 16px; }
.fieldset p { margin:0 0 1.5em; }
.fieldset h2.legend { margin:0 0 1.5em;}
.my-account .fieldset h2.legend {border-bottom: 1px solid #ccc; padding: 0 0 12px;}

/* Form lists */
.form-list {}

.form-list li { vertical-align:top; }
.form-list label { float:left; position:relative; z-index:0; width: 150px; line-height: 18px; padding: 6px 0; text-align: right; }
.form-list label.required {}
.form-list label.required em { }
.form-list .input-box label { float: none; display: inline-block; text-align: left; width: auto; }
.form-list .value { float:left; }
.form-list p.note { margin: 0 0 0 110px; padding: 0 6px; }
.form-list .note { clear:both; color: #777; font-size: 12px; }
.form-list .note a { color: #777; }
.form-list span.label { }
.form-list .input-box { display:block; padding-right: 14px; margin-left: 160px; max-width: 313px; position: relative;
-webkit-transition: all 250ms ease-out;
-moz-transition: all 250ms ease-out;
-o-transition: all 250ms ease-out;
transition: all 250ms ease-out;
}
.form-list .input-box p.note { margin-left: 0; font-size: 11px; font-style: italic; }

.form-list .input-box input,
.form-list .input-box textarea { position: relative; z-index: 10; }
.form-list .input-box.validation-passed,
.form-list .input-box.validation-error { padding-right: 40px; max-width: 287px; }
.form-list .input-box a { }
.form-list .input-box small { color: #777; font-size: 12px; }
.form-list li.control label { float:none; padding: 0; vertical-align: middle; width: auto; max-width: none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right: 6px; }
.form-list li.control,
.form-list li.wide,
.form-list li.field,
.form-list li.form-alt,
.form-list > li { margin-bottom: .75em; }
.form-list li.fields { margin-bottom: 0; }
.form-list .fields .field,
.form-list li.gender { margin: 0 0 .75em; }
.form-list input.input-text { width:100%; }
.form-list textarea { width:100%; height:10em; }
.form-list select:not([size]) { width: auto; max-width: 100%; height: 27px; }
.form-list .input-box select.multiselect { width: 100%; }
.form-list p { }
.form-list .range input.input-text { width:64px; }

.form-list .control { position:relative; vertical-align:top; z-index:1; padding: 0 0 0 22px; margin-left: 160px; max-width: 285px; } /* row with checkbox or radio button */
.form-list .control label { }
.form-list .control .input-box { display: inline; padding: 0; margin: 0; }
.form-list .control input[type='checkbox'],
.form-list .control input.checkbox,
.form-list .control input.radio { float: left; margin: 2px 0 0 -22px; }

.form-list .input-box .control { line-height: 18px; padding: 6px 0 6px 28px; margin: 0; overflow: hidden; }

.form-alt { margin-left: 110px; }
.form-alt label { float:none; display:inline; width:auto; }
.form-alt li { }
.form-alt select {}
.form-alt .input-box { margin: 0; width: auto; max-width: none; }
.form-alt .input-text {}

.form-list-narrow label { width:105px; }
.form-list-narrow select { width:290px; }
.form-list-narrow input.input-text,
.form-list-narrow textarea { width:285px; }
.form-list-narrow .wide { width:auto; }
.form-list-narrow .add-field .input-box { }
.form-list-narrow .control .input-box { }

.inner-form { }
.inner-form .form-alt label { }

/* Date Of Birth */
.form-list .customer-dob label { float:none; width:auto; padding:0; font-size:11px; font-weight:normal; color:#777; }
.form-list .customer-dob .input-box { float:left; width:auto; margin-right:8px; }
.form-list .customer-dob .input-box .validation-advice { display:none !important; }
.form-list .customer-dob input.input-text { float:none; display:block; margin-bottom:2px; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-year { float:left; margin-right:8px; padding-right:0 !important; background:none !important; }
.form-list .customer-dob .dob-day .validation-advice,
.form-list .customer-dob .dob-month .validation-advice,
.form-list .customer-dob .dob-year .validation-advice { display:none; }
.form-list .customer-dob .dob-day input.input-text { width:104px; }
.form-list .customer-dob .dob-month input.input-text { width:104px; }
.form-list .customer-dob .dob-year { margin-right:0; }
.form-list .customer-dob .dob-year input.input-text { width:138px; }

/* Combination of fields */
.form-list li.fields { margin:0; }

.form-list .list-select { padding: 0 !important; }

/* Buttons */
.buttons-set { clear:both; margin:15px 0; line-height: 35px; } /* general for button containing block */
.buttons-set p.back-link { float:left; padding:2px 15px 0 0; text-align:right; margin:0; }
a.back-link { color:#999; }
.buttons-set p.back-link a { color:#999; }
.buttons-set a.button,
.buttons-set button.button,
.buttons-set .please-wait { float:right; margin-left:7px; }
.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; background-color:#ededed; text-align:right; }

.form-buttons { margin:0; }
.form-buttons .button { float:right; }
.form-buttons .button { margin-left:15px; }
.form-buttons p.back-link { float:left; }
.btn-only { /* padding-left:240px; */ }

/* Overrides for 3columns */
.col3-layout .form-list .note { padding-left:165px; width:280px; }
.col3-layout .form-buttons p.back-link,
.col3-layout .form-list label { width:150px; }
.col3-layout .form-list input.input-text,
.col3-layout .form-list textarea { width:274px; }
.col3-layout .form-list select { width:280px; }
.col3-layout .form-list .control .input-box { margin-left:165px; }
.col3-layout .form-list .customer-dob .dob-day input.input-text { width:74px; }
.col3-layout .form-list .customer-dob .dob-month input.input-text { width:74px; }
.col3-layout .form-list .customer-dob .dob-year { margin-right:0; }
.col3-layout .form-list .customer-dob .dob-year input.input-text { width:98px; }
.col3-layout p.required,
.col3-layout .form-buttons { width:445px; }

/* Global Messages */
.messages { max-width: 1190px; overflow:hidden; text-align:left; margin: 1.5em auto; padding: 0; }
.messages li { padding:0; word-wrap:break-word; }
.messages ul { padding:10px 15px 10px; margin:0; position:relative; }
.messages ul li { margin:0; padding: 3px 0; }
.messages a { text-decoration:underline; }
.messages a:hover { text-decoration:none; }
.messages li.error-msg,
.messages li.success-msg,
.messages li.note-msg,
.messages li.notice-msg { border:2px solid #000 !important; font-size:12px !important; border-radius: 5px; }
p.error-msg { border:0 !important; padding:10px; font-size:12px !important; margin:10px 0; }
/* Error Message */
.messages li.error-msg { border-color: #a62533 !important; background-color:#c6737c; color:#fff; }
.messages li.error-msg a { color:#fff; }
.messages li.error-msg ul { /* background-image:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_msg-error.gif); */ }
p.error-msg { background-color:#c42f07; color: #fff; }
/* Success Message */
.messages li.success-msg { border-color: #a69f25 !important; background-color:#c6c173; color:#fff; }
.messages li.success-msg a { color:#ffffff; }
.messages li.success-msg ul { /* background-image:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_msg-success.gif); */ }
/* Notification Message */
.messages li.note-msg,
.messages li.notice-msg { border-color: #258ba7 !important; background-color:#73b4c6; color:#fff; }
.messages li.note-msg a,
.messages li.notice-msg a { color:#ffffff; }
.messages li.note-msg ul,
.messages li.notice-msg ul { /* background-image:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_msg-note.gif); */ }

/* std class reset */
.std .messages { margin-top:0; }
.std .messages { width:auto; list-style:none !important; padding:0 !important; margin-bottom:0 !important; }
.std .messages ul { list-style:none !important; padding-left:17px !important; margin:0 0 -11px !important; }

/* BreadCrumbs */
.breadcrumbs-container { padding:10px; text-align:right; font-size: 0.75rem; margin: 0 auto; color: #515151; background-color: #f3f3f3; margin-bottom: 20px; display: flex; }
.breadcrumbs-container .breadcrumbs { flex-grow: 1;  }
.breadcrumbs-container .product-line a { flex-shrink: 0; color: #333333; }
.breadcrumbs ul { display: flex; flex-wrap: wrap;  }
.breadcrumbs ul li { margin-right: 10px; text-align: left; }
.breadcrumbs ul li:not(.last):after { margin-left: 10px; content: '\e906'; font-family: 'Beaumotica-Icons'; }


/* Page Heading */
.page-title { margin-bottom:20px; padding: 0 0 11px; }
.page-title .link-rss { float:right; margin-top:8px; }
.page-title h1,
.page-title h2 { font: normal 22px/27px; color: #484848;}
.my-account .page-title h1 {}

.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }
.title-buttons .link-print { float:right; margin-top:4px; }

.subtitle { clear:both; padding:10px 0; font-size:18px; color:#d12c01; }

.page-popup .page-title,
.col-main .page-title {}
.col1-layout .col-main .page-title { border-bottom: 1px solid #ccc; margin-bottom: 20px;}

.sub-title { font-size:16px; font-weight:normal; color:#000; line-height:19px; margin:0 0 10px; }
.sub-title .separator { font-weight:normal; }
.sub-title a { font-size:11px; font-weight:normal; text-transform:lowercase; }
.section-title { font-size:14px; font-weight:normal; color:#151515; margin:0 0 5px; }

/* Pager */
.pager { margin:15px 0; font-size:12px; padding:8px 15px; border-bottom: 1px solid #d0d0d0;}
.pager p { margin:0 !important; }
.pager select { padding:0; margin-bottom:1px; }
.pager .amount { float:left; line-height:20px; }
.pager .amount strong { font-weight:normal; }
.pager .limiter { float:right; line-height:20px; }
.pager .pages a { color: #6f6f6f;  text-decoration:none; display: inline-block; height: 21px; width: 20px; padding: 1px 2px 4px 2px; text-align: center; background: url("https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png") no-repeat scroll -82px -414px; line-height: 21px; font-size: 11px; }
.pager .pages a:hover { text-decoration: underline; }
.pager .pages a img { vertical-align: baseline; }
.pager .pages strong { padding-top: 1px; line-height: 21px; }
.pager .pages ol,
.pager .pages li { display: inline; text-align: center; }
.pager .pages .current { color: #fff; font-size: 11px; background: url("https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png") no-repeat scroll -82px -364px; text-align: center; line-height: 21px; height: 21px; width: 20px; display: inline-block; padding: 1px 3px 5px 3px; }
.pager .pages .i-previous,
.pager .pages .i-next { text-decoration:none !important; vertical-align:middle; }
.pager .pages .i-previous:hover img,
.pager .pages .i-next:hover img { border-bottom: 1px solid #6F6F6F; margin-bottom: -1px; }

.pager-only { clear:both; }
.pager-only .pages { margin:0; }

/* Sorter */
.sorter { font-size:12px; margin:0 0 0; padding: 0; }
.sorter p { margin:0; }
.sorter select { padding:0; margin-bottom: 0; }
.sorter .view-mode { float:left; line-height:20px; white-space:nowrap; }
.sorter .view-mode label { float:left; margin:0 5px 0 0; }
.sorter .view-mode a.list-fix,
.sorter .view-mode a.list,
.sorter .view-mode strong.list-fix,
.sorter .view-mode strong.list,
.sorter .view-mode a.grid-fix,
.sorter .view-mode a.grid,
.sorter .view-mode strong.grid-fix,
.sorter .view-mode strong.grid { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_viewmode.gif) no-repeat 0 0; float:left; width:24px; height:17px; text-align:left; text-indent:-999em; overflow:hidden; margin:2px 0 0; }
.sorter .view-mode a.list { background-position:-24px 0; }
.sorter .view-mode strong.list { background-position:-24px -29px; }
.sorter .view-mode a.grid { background-position:0 0; }
.sorter .view-mode strong.grid { background-position:0 -29px; }

.sorter .view-mode a.list-fix { background-position:0 -58px; }
.sorter .view-mode strong.list-fix { background-position:0 -87px; }
.sorter .view-mode a.grid-fix { background-position:-24px -58px; }
.sorter .view-mode strong.grid-fix { background-position:-24px -87px; }

.sorter .sort-by { float:left; }
.sorter .sort-by label { font-weight: 600; margin-right: 5px; }
.sorter .link-feed {}

/* Toolbar */
.toolbar { margin: 0 0 20px; line-height: 23px; border-bottom: 1px solid #dcdcdc; border-top: 1px solid #dcdcdc; padding: 10px 8px 8px; }
.toolbar .sorter { float: left; }
.toolbar .pager { margin: 0; float: right; padding: 0; border: 0; }
.toolbar .pager .amount { display: none; }
.toolbar .pager .pages {}
.toolbar-bottom .toolbar { text-align: center; border: 0; padding: 0; margin: 0; }
.toolbar-bottom .toolbar > *,
.toolbar-bottom .toolbar .pager > *,
.toolbar-bottom .toolbar .pager > .pages strong { display: none; }
.toolbar-bottom .toolbar .pager,
.toolbar-bottom .toolbar .pager > .pages { display: block; float: none; }

/* Data Table */
.table-caption { margin: 0 0 10px; }
.table-caption a { font-size:11px; text-transform:lowercase; }
.data-table { width:100%; }
.data-table thead th { padding:12px 12px; color:#484848; border-bottom:1px solid #ccc; font-weight:normal; text-transform:uppercase; white-space:nowrap; }
.data-table td { padding:12px 12px; }
.data-table tbody th,
.data-table tbody td { padding:12px 12px; }
.data-table thead { background:#e8e8e8; font-size:11px; }
.data-table tbody {}
.data-table tfoot { background-color:#ededed; }
.data-table tfoot td { padding:5px 12px; }
.data-table tfoot th { border:none; text-transform:none; }
.data-table tr.first {}
.data-table tr.last {}
.data-table tbody tr:nth-child(odd),
.data-table tr.odd { background-color:#fff; }
.data-table tbody tr:nth-child(even),
.data-table tr.even { background-color:#fafafa; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f5f5f5; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label {text-transform:none; }
.data-table td.value { float:none !important; }
.data-table .link-rss { display:block; }

.page-popup .data-table td,
.page-popup .data-table th { border-bottom:1px solid #d9d9d9; }
.page-popup .buttons-set .button { float:right; }

/* 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.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { background-color:#ede9e6; font-size:12px; padding:5px !important; }
tr.summary-details-first td {}
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { display:block; padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_collapse.gif) 100% 3px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -54px; }

/* Links */
ul.links,
ul.links li { display:inline; }
ul.links li .separator { margin:0 2px 0 5px; font-size:10px; color:#8f8f8f; }
ul.links li.last .separator { display:none; }

/* Reward Points */
.rewards { margin: 10px 0 20px; }
#checkout-step-payment .methods_additional,
.reward-message { display:block; margin:5px 0; line-height: 1.35; background: #f5f5f5 url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bg_account_box.jpg) repeat-x 0 0; padding:8px 20px 8px 50px; color:#515151; border-radius: 5px; border: 1px solid #cfcfcf; box-shadow: 0 1px 1px #ccc; position: relative; }
#checkout-step-payment .methods_additional { margin: 0 0 1.5em; }
#checkout-step-payment .methods_additional:before,
.reward-message:before { content: '★'; position: absolute; left: 15px; top: 50%; margin: -.5em 0 0; font-size: 25px; line-height: 25px; height: 25px; }
.reward-message .reward { display: block; }
.reward-message p { display:inline; margin:0 !important; }
.reward-message .limit { display:block; font-size:11px; line-height:1.15; opacity: .7; }
.reward-message a { color:#515151; text-decoration:underline; }
.reward-message a:hover { text-decoration:none; }
.reward-message .price { font-size:1em; font-weight:normal; }
/* Reward Points types rewrites */
.reward-review,
.reward-tag,
.reward-checkout { margin: 1.5em 0; }

/* Class: std - styles for admin-controlled content */
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote,
.std table { margin-bottom:1em; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std ul li > a, .std ol > li a { text-decoration: underline; }
.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; }
.std hr { margin:1.5em 0; color:#d9d9d9; }
.std table { width:100%; }
.std table thead { background:#e8e8e8; }
.std table th { font-weight:bold; }
.std table thead th { background:#e8e8e8; font-weight:bold; }
.std table th,
.std table td { padding:5px 10px; border-top:1px solid #d9d9d9; }
.std table tr.first > *,
.std table tr:first-child > * { border-top: 0; }
.std table[border="0"] { border-width:0; }
.std table[border="0"] th,
.std table[border="0"] td { border-width:0; }

ul.disc li { padding-left:10px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_bulletsm.gif) no-repeat 0 0.5em; }
.std ul.disc li { padding-left:0; background:none; margin: 0 0 8px 0; }
.ul.default { list-style: initial; padding-left: 40px; }

/* Misc */
.link-rss { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/icon_rss.gif) 100% 1px no-repeat; padding-right:18px; white-space:nowrap; }
.link-rss:hover { color:#f58550; }
.link-print { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/icon_printer.gif) 0 1px no-repeat; padding:2px 0 2px 25px; white-space:nowrap; }
.link-cart { font-size:11px; font-weight:bold; color:#c73615; text-decoration:underline; }
.link-cart:hover { color:#c73615; text-decoration:none; }

.data-table .btn-remove { display:block; margin:0 auto; width:13px; height:12px; font-size:0; line-height:0; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; cursor:pointer; }
.data-table .btn-remove2 {}

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

.divider { margin:16px 0; background:#e7e7e7; font-size:0; line-height:0; height:1px; overflow:hidden; }

/* Global site notices */
.global-site-notice { border: 0; background:#555555; font-size:12px; line-height:1.25; text-align:center; color:#FFF; }
.global-site-notice .notice-inner { padding: 15px; max-width: 940px; margin: 0 auto; line-height: 1.5; }
.global-site-notice .notice-inner p { margin:0; }
.global-site-notice .notice-inner a { color: inherit; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

@media (min-width: 1190px) {
    .global-site-notice .notice-inner {
        max-width: 1140px;
    }
}

/* Cookie Notice */
.notice-cookie { }
#notice-cookie-block .notice-inner { position: relative; padding-right: 30px; }
#notice-cookie-block .notice-inner .close{ position: absolute; right: 0; top: 0; padding: 0 10px; cursor: pointer; }
#notice-cookie-block .notice-inner .close:before{ content: '×';  font-size: 24px;}

/* 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 ================================================================================ */
.logo { }
.free-shipping { margin:15px 0 0 10px; display:inline; }
.header_ad { padding: 5px 0 0 10px;}

.header-container { text-align:left; position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; z-index: 1001; background: #FFF; border-bottom: 1px solid #dcdcdc; }
.header-container .header .top-cart { opacity: 1; transition: 250ms all; }
.header-container .header .top-cart .button { opacity: 1; transition: 250ms all; }
.header-container .header .top-cart .block-title > .button { display:none; }
.header-container .header-topmenu-container{ transition: all 200ms ease-in-out; height: 45px; overflow: hidden; }
.header-container.fixed { position: fixed; min-height: 85px;  }
.header-container.fixed .header-topmenu-container{ height: 0; overflow: hidden; border: 1px solid transparent; }
.header-container.fixed .header-panel-container{ display: none; }
.header-container.fixed .header .top-cart .block-title .button { opacity: 0; transition: 250ms all; width: 0; padding: 0; margin: 0; }

.header { padding: 20px; position:relative; display: flex; z-index: 994; }
.header h1.logo,
.header a.logo { text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

.header .branding { flex-grow: 1; align-self: center; }
.header .branding a { display: block; }

.header .quick-access { display: flex; flex-grow: 1; max-width: 700px; align-items: center; }
.header .quick-access > * { margin: 0 10px; }
.header .quick-access > #search_mini_form { flex-grow: 1; }
.header .quick-access .links { white-space:nowrap; display: block; }
.header .quick-access .links li { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_sep.gif) no-repeat 100% 4px; }
.header .quick-access .links li.last { background: none; }
.header .quick-access .links li a { text-decoration:none; color: #6f6f6f; font-size: 13px; padding: 0 5px; }
.header .quick-access .links li a:hover { }
.header .quick-access .checkout-link li { padding:0 0 0 12px; background-position:6px 4px; }
.header .quick-access .cart-link li { padding:0 0 0 0; background:none; }
.header .quick-access .header_ad-container a { display: block; }
.header .quick-access .cart { display: inline-block; text-indent: -200vw; position: relative; font-size: 0.8125rem; }
.header .quick-access .cart:before { content: '\e904'; font-family: 'Beaumotica-Icons';  text-indent: 0; float: left; font-size: 2em; font-weight: normal; }
.header-panel .cart .count,
.header .quick-access .cart .count { display: block; width: 1.539em; height:1.539em; line-height: 1.539em; border-radius:100%; background-color: #bdb512; text-align: center; color: #fff; text-decoration: none; text-indent: 0; font-size: 1em; font-weight: 600; position: absolute; right: 0; top: 0; transform: translate(50%, -25%); }
.header .quick-access .top-cart .block-title { display: flex; }
.header .quick-access .top-cart .block-title .button { margin-left: 5px; }

.header-panel-container { z-index:995; background: #514f51; color: #FFF; font-size: 0.8125rem; }
.header-panel-container a { color: inherit; }
.header-panel-container strong{ font-weight: 600; }

.header-panel { display: flex; flex-wrap: nowrap; }
.header-panel .top-tagline { flex-grow: 1; align-self: center; padding: 10px 20px; }
.header-panel .top-tagline ul.usps { display: flex; height: 1.35em; overflow: hidden; flex-wrap: wrap;  }
.header-panel .top-tagline ul.usps li { flex-shrink: 0; }
.header-panel .top-tagline ul.usps li:not(:last-of-type) { margin-right: 10px; }
.header-panel .top-tagline ul.usps li:before { content: '\e903'; font-family: 'Beaumotica-Icons';  margin: 0 5px 0 10px; vertical-align: middle; }
.header-panel .top-tagline ul.usps li:first-of-type:before { margin-left: 0; }
.header-panel .top-tagline ul.usps li a { text-decoration: none; }
.header-panel .top-tagline ul.usps li:hover a { text-decoration: underline; }

.header-panel .links { display: flex; }
.header-panel .links li { padding: 10px 20px; }
.header-panel .links li a,
.header-panel .contact-container,
.header-panel .switch .switcher { text-transform: uppercase; user-select: none; text-decoration: none; position: relative; font-weight: 600; cursor: pointer; }
.header-panel .links li#login:before,
.header-panel .contact-container:before,
.header-panel .switch .switcher:before{ content: '\e902'; font-family: 'Beaumotica-Icons'; margin: 0 5px 0 0; font-size: 1.55em; font-weight: 600;  vertical-align: middle; }
.header-panel .contact-container:before { content: '\e901'; }
.header-panel .links li a:hover,
.header-panel .contact-container .contact:hover,
.header-panel .switch .switcher > span:hover { text-decoration: underline; }

.header-panel .widget-static-block { order: 1; flex-shrink: 0;  }
.header-panel .contact-container { display: block; position: relative; padding: 10px 20px 10px 10px; transition: 500ms background-color, 500ms color; }
.header-panel .contact-container .content { visibility: hidden; opacity: 0; transition: visibility 0s, opacity 500ms; text-transform: none; width: 320px; position: absolute; right: 0; top: 100%; border: 1px solid #e7e7e7; border-top-width: 0; border-right-width: 0; color: #515151; background-color: white; padding: 10px 20px; box-shadow: 0 4px 4px rgba(0,0,0,.15); z-index: 995; }
.header-panel .contact-container.active .content { visibility: visible; opacity: 1; }
.header-panel .contact-container.active  { background-color: white; color: #515151;  }

.header-panel .switch {  flex-shrink: 0; z-index: 995; }
.header-panel .switch .content { right: auto; left: -1px; border: 1px solid #e7e7e7; border-top: 0; box-shadow: 0 4px 4px rgba(0,0,0,.15); color: #515151; text-transform: none; }
.header-panel .switch .content a { color: #515151; }
.header-panel .switcher-login .content { border-radius: 3px; padding: 20px; }
.header-panel .switcher-login .content ul li a { display: inline; }
.header-panel .switcher-login .content ul li a:before { display: none; }
.header-panel .switcher-login .content .form-list { margin-bottom: 10px; }

@media (max-width : 560px) {
    .header-panel .top-tagline ul.usps { display: none }
}

.lg-only { display: none; }
@media (min-width : 1190px) {
    .lg-only { display: block; }
    span.lg-only { display: inline; }
}

#popId-loginSelect { width: 350px; }
#popId-loginSelect .form-list label { width: 100px; line-height: 1.35; text-align: left; }
#popId-loginSelect .form-list label em { float: right; }
#popId-loginSelect .form-list .input-box { margin-left: 110px; }
#popId-loginSelect .buttons-set { margin: 0 -20px -20px; padding: 10px 20px; background: #f6f6f6; border-top: 1px solid #d0d0d0; }


.switch { position:relative; z-index:1; }
.switch .switcher { display: inline-block; padding: 10px 10px 10px 20px; position: relative; z-index: 100; transition: 300ms all ease-in-out; }
.switch .switcher.list-opened { background: #FFF; color: #555; }
.switch .content { position:absolute; min-width:100%; text-align:left; top:100%; left:0; background: #FFF; padding: 10px 20px; }
.switch .content ul li { display:block; white-space: nowrap; line-height: 2.5; font-weight: 600; }
.switch .content ul li a { display:block; text-decoration: none; }
.switch .content ul li a:hover { text-decoration: underline; }
.switch .content ul.form-list li a { text-decoration: underline; }
.switch .content ul.form-list li a:hover { text-decoration: none; }
.switch .content ul .current {}
.switch .content ul .current span {}

.header-container .form-search { position: relative; white-space: nowrap; }
.header-container .form-search > a { display:none; }
.header-container .form-search > label { display:none; }
.header-container .form-search > input.input-text { border-radius: 4px; border: 1px solid #dcdcdc; background-color: #f3f3f3; font-size: 0.75rem; padding: 12px 58px 12px 20px; width: 100%; box-sizing: border-box; }
.header-container .form-search > button.button { position: absolute; right: 4px; top: 4px; }
.header-container .form-search > button.button:before { content: '\e900'; font-family: 'Beaumotica-Icons'; }
.header-container .form-search > button.button > span { display: none; }

/********** < Navigation */
.header-topmenu-container { border: 1px solid #dcdcdc; border-width: 1px 0 0; }
.header-topmenu { margin: 0 auto; display: flex; }
.nav-container, .mb-top-menu { position:relative; z-index:4; flex-grow: 1; }

.nav-container .widget-static-block { float: right; line-height: 45px; white-space: nowrap; }
.nav-container p.customer_service:before { content: ''; display: inline-block; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -385px -210px; width: 17px; height: 17px; vertical-align: text-bottom; margin: 0 8px 0 0; }

#nav { text-align:left; padding:0; float: left; border-left: 1px solid #dcdcdc; }

/* All Levels */
#nav li.over { z-index:990 !important; }
#nav li.parent { position:relative; }
#nav li a span { cursor:pointer;}

#nav li a.level-top span {  }
#nav li.active a { color: #515151; font-weight: 600;   }
#nav li:hover a { color: #333; transition: color 300ms ease-in-out;  }
#nav li a.level-top:after { content: ''; background-color: transparent; height: 3px; width: calc(100% - 4px); position: absolute; left: 2px;  bottom: 2px; transition: background-color 300ms ease-in-out;  }
#nav li:hover a.level-top:after,
#nav li.active a.level-top:after { background-color: #333; transition: background-color 300ms ease-in-out; }

/* 1st Level (Top Level) */
#nav li.level-top { float:left; position:relative; z-index:1; border-right: 1px solid #dcdcdc; }

#nav a.level-top { float:left; font-size: 12px; height: 45px; line-height: 45px; text-transform: uppercase; text-decoration:none !important; color:#6f6f6f; padding: 0 6px; letter-spacing: 0.03em; }

#nav a.level-top span { float:left; white-space:nowrap; }

#nav li.over a.level-top,
#nav li.active a.level-top { border:0; }
#nav li.over a.level-top { position:relative; z-index:2; }

#nav li.over a.level-top span,
#nav li.active a.level-top span {}

/* 2nd Level */
#nav ul,
#nav div {
    position:absolute;
    width:13.5em;
    top:60px;
    left:-10000px;
    background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bg_account_box.jpg) repeat-x 0 -30px;
    padding:5px 11px 10px;
    border:1px solid #aeaeae;
    border-top: 3px solid #ccc;
}

#nav div ul {
    position:static;
    width:auto;
    background:none;
    padding:0;
    border:0 !important;
}

#nav ul.level0 {
    -moz-border-radius:0 0 5px 5px; /* Firefox */
    -webkit-border-radius: 0 0 5px 5px; /* Safari, Chrome */
    border-radius: 0 0 5px 5px; /* CSS3 */
}

#nav ul li { float:none; height:auto; display:block; border-bottom:1px solid #ccc; }
#nav ul li.last { border-bottom:0; }
#nav ul li.parent { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_parent.gif) 100% 50% no-repeat; }
#nav ul li a { display:block; font-size:13px; line-height:1.2; padding:9px 4px; text-decoration:none !important; color:#484848; }
#nav ul li.last > a { padding-bottom:0; }
#nav ul li a:hover { color:#484848; }
#nav ul li a span {}
#nav ul li.over a.over { color:#484848; }
#nav ul li.active > a { color:#484848; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:7px; border-top:1px solid #aeaeae; }

/* Show Menu */
#nav li .shown-sub { left:-1px; z-index:991; }
#nav li .shown-sub .shown-sub { left:100px; }


@media (min-width : 1090px) {
    #nav a.level-top { padding: 0 15px; }
}

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

.mct_pricetaxswitcher {
    padding: 10px 20px 10px 10px;
    position: relative;
    display: inline-block;
    white-space: nowrap;
}

.mct_pricetaxswitcher input {
    display: none;
}

.mct_pricetaxswitcher .item {
    position: relative;
    display: inline-block;
    cursor: pointer;
    background-color: #fff;
    -webkit-transition: .2s;
    transition: .2s;
    border: 2px solid #dcdcdc;
    width: 45px;
    height: 25px;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 34px;
}

.mct_pricetaxswitcher .item:before {
    position: absolute;
    border-radius: 50%;
    content: "";
    height: 15px;
    width: 15px;
    left: 3px;
    bottom: 3px;
    background-color: #dcdcdc;
    -webkit-transition: .2s;
    transition: .2s;
}

.mct_pricetaxswitcher input:checked + .item:before {
    background-color: #bdb42b;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}

/*.header-topmenu-container */
.header-topmenu-container .top-menu-links { float: right; height: 45px; line-height: 45px; white-space: nowrap; font-size: 13px; }
.header-topmenu-container .top-menu-links .link a { display: inline-block; overflow: hidden; height: 17px; width: 17px; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -385px -210px; vertical-align: text-bottom; margin: 0; }
.header-container.fixed .header-topmenu-container .top-menu-links .contact-container .contact + .content  { display: none; }
.header-topmenu-container .top-menu-links .widget { display: inline-block; }
.header-topmenu-container .top-menu-links > * { margin-left: 10px; }
.header-topmenu-container .top-menu-links > *:first-child { margin-left: 0; }

.checkout-onepage-index .header-container { position: fixed; }
.checkout-onepage-index .header-container > * { max-width: 1150px; margin: 0 auto; }
.checkout-onepage-index .header-container #search_mini_form { display: none; }
.checkout-onepage-index .header-topmenu { justify-content: flex-end; }
.checkout-onepage-index .header_ad-container { margin: 0; }
.checkout-onepage-index .header-container .header-topmenu-container { border-color: #dcdcdc; border-width: 1px 0 0; height: 45px; }
.checkout-onepage-index .quick-access { justify-content: flex-end; }
.checkout-onepage-index .breadcrumbs-container { display: none; }
.checkout-onepage-index .page { padding-top: 117px; }
.checkout-onepage-index .header-topmenu-container .top-menu-links .link a { overflow: visible; height: auto; width: auto; background: none; vertical-align: inherit; }
.checkout-onepage-index .header-topmenu-container .top-menu-links .link a:before { content: ''; display: inline-block; overflow: hidden; height: 17px; width: 17px; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -385px -210px; vertical-align: text-bottom; margin: 0 8px 0 0; }
.checkout-onepage-index .header-topmenu-container .top-menu-links .separator,
.checkout-onepage-index .header-topmenu-container .top-menu-links .telephone { display: inline-block; }


.header-topmenu-container #mct_pricetaxswitcher { display: inline-block; font-size: 11px !important; padding: 0 20px; }
.header-topmenu-container #mct_pricetaxswitcher a.item {
    display: inline-block;
    background: #f8f8f8;
    background-image: -moz-linear-gradient( 90deg, rgb(243,243,243) 0%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(243,243,243) 0%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(243,243,243) 0%, rgb(255,255,255) 100%);
    text-decoration: none;

    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;

    box-shadow: 0 1px 1px 0 rgba( 0, 0, 0, .08 );
    height: 22px;
    min-width: 20px;
    text-align: center;
    padding: 0 4px;
    line-height: 22px;
    border: 1px solid #e0e0e0;
    color: #999 !important;
    font-size: 11px !important;
    font-weight: bold;
    text-transform: uppercase;
}
.header-topmenu-container #mct_pricetaxswitcher a.item.active {
    background: #f8f8f8;
    background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(243,243,243) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(243,243,243) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(243,243,243) 100%);
    cursor: default;
    color: #484848 !important;
}


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


/* Block: Events */
.event { background-color:#fbf4de; border-bottom:1px solid #e2d4c7; width:182px; position:static; height:144px; text-align:center; }
.event .status { font-weight:normal; font-size:16px; display:block; padding:19px 0 0; margin:0 0 0; text-align:center; color:#cf3a00; }
.event .event-ticker { color:#cf3a00; height:55px; }
.event .event-ticker span { font-size:32px; line-height:40px; height:40px; padding-bottom:10px; background-image:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_ticker.gif); background-repeat:no-repeat; display:inline-block; }
.event .event-ticker span.days { background-position:50% 3px; }
.event .event-ticker span.hour { background-position:50% -56px; }
.event .event-ticker span.minute { background-position:50% -115px; }
.event .event-ticker span.second { background-position:50% -174px; }
.event .event-ticker span.delimiter { background:none; }
.event .event-dates { font-size:14px; color:#555; height:51px; padding-top:4px; }
.event .event-dates .date-part { font-weight:bold; }
.event .event-dates .time-part { font-size:12px; }

.col-main .event .event-button { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_btn-co.gif) 0 50% no-repeat; line-height:27px !important; height:27px !important; padding:0 0 0 13px !important; vertical-align:middle; }
.col-main .event .event-button span { width:121px; text-align:center; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_btn-co.gif) 100% 50% no-repeat; padding:0 13px 0 0 !important; color:#fff; font:bold 15px/27px Arial, Helvetica, sans-serif !important; height:27px !important; text-transform:none; }

.event p a { color:#666; font-size:11px; }

.event .event-bottom { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_slider-events.gif) no-repeat 50% 0; position:absolute; z-index:2; height:12px; width:23px; left:50%; margin-left:-11px; bottom:-12px; }

.open .event-button span {}

.upcoming { background:#f6f6f6; }
.upcoming .status { color:#333; }
.closed .event-button,
.col-main .closed .event-button,
.col-main .upcoming .event-button,
.upcoming .event-button,
.closed .event-button span,
.col-main .closed .event-button span,
.col-main .upcoming .event-button span,
.upcoming .event-button span { line-height:27px !important; font-size:12px !important; color:#7c7b7b !important; background:none !important; padding:0 !important; width:auto !important; display:inline !important; text-transform:capitalize; }
.upcoming .event-button { text-decoration:underline !important; }
.upcoming .event-button:hover { text-decoration:none !important; }
.upcoming p a { color:#666; }
.upcoming .event-bottom { background-position:50% -187px; }

.closed { background:#494949; }
.closed .status,
.closed .event-dates { color:#e2d4c7 }
.closed .event-button {}

.event-container { clear:both; border:1px solid #d0af83; position:relative; z-index:2; margin-top:7px; margin-bottom:-5px; height:59px; }
.event-container .event { background-color:transparent; background-repeat:no-repeat; background-position:50% 100%; padding-bottom:18px; margin-bottom:-18px; padding-top:5px; height:52px; line-height:50px; text-align:center; width:auto; position:relative; z-index:2; border-bottom:0 !important; }
.event-container .container { display:inline; margin:0; padding:0; background:none; }
.event-container .status { display:inline; margin:0 10px 0 0; background:none; font-size:22px; }
.event-container .event-ticker { display:inline; font-size:28px; height:auto; }
.event-container .event-ticker span { line-height:50px; height:50px; padding:0; }
.event-container .event .event-ticker span.days { background-position:50% 4px; }
.event-container .event .event-ticker span.hour { background-position:50% -55px; }
.event-container .event .event-ticker span.minute { background-position:50% -114px; }
.event-container .event .event-ticker span.second { background-position:50% -173px; }

.event-container .event-dates { display:inline; font-size:22px; height:auto; }
.event-container .event-dates .time-part { font-size:14px; }
.event-container .event-dates div,
.event-container .event-dates p { display:inline; }

.container-open { background:#f7d4b6 url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_event-container-open.gif) repeat-x 0 0; }
.container-open .open { background-image:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_event-container-open.gif); padding-top:3px; height:54px; }

.container-upcoming { border-color:#d0d0d0; background:#eeeeee url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_event-container-upcoming.gif) repeat-x 0 0; }
.container-upcoming .upcoming { background-image:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_event-container-upcoming.gif); }

.container-closed { background:#9f958c }

/* Block: Events Lister */
.col3-layout .col-main .widget-events { margin:0 -20px 1px; position:relative; z-index:1; }
.widget-events { padding:11px; background:#f0eae3; }
.col1-layout .col-main .widget-events { padding:12px; }
.events-slider { position:relative; clear:both; margin:0 0 0; border:1px solid #d0c2b6; z-index:2; }
.events-slider .slider-panel,
.events-slider ul.slider li.slider-item,
.events-slider .slide-button { float:left; display:inline; }
.events-slider .event { position:relative; z-index:1; }

.events-slider .slider-panel { position:relative; overflow:hidden; background:#d0c2b6; z-index:1; width:0; }
.events-slider ul.slider { width:200000px; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)" !important; }
.events-slider ul.slider li.slider-item { overflow:hidden; width:182px; height:386px; border-right:1px solid #d0c2b6; background:#f5f5f5 url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_block.gif) repeat-x 0 0; padding-left:0; }
.events-slider ul.slider li.slider-item .category-name { font-size:16px; font-weight:normal; color:#454343; display:block; padding:80px 10px 0; }
.events-slider ul.slider li.slider-item .category-show { width:182px; height:241px; background:#fff url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_category-info.gif) repeat-x 0 100%; overflow:hidden; text-align:center; display:block; text-decoration:none; }
.events-slider ul.slider li.slider-item .no-event { height:401px; }

.events-slider .slide-button { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_slide-button.gif) no-repeat 0 0; position:absolute; text-indent:-999em; cursor:pointer; top:17px; width:28px; height:28px; z-index:2; overflow:hidden; }
.events-slider .backward { left:-11px; }
.events-slider .forward { right:-11px; background-position:0 -40px; }
.events-slider .inactive { cursor:default; display:none; }

.sidebar .widget-events { background:none; padding:0; }
.sidebar .events-slider { border:1px solid #cfcfcf; margin:-1px -1px 0; background:#fff; padding:0; }
.sidebar .events-slider .event { height:115px; }
.sidebar .events-slider ul.slider li.slider-item { width:182px; height:300px; margin:0; border-color:#cfcfcf; border-width:0 1px 0 0; }
.sidebar .events-slider ul.slider .status { padding-top:10px; padding-bottom:5px; }
.sidebar .events-slider ul.slider .event-dates { height:40px; }
.sidebar .events-slider ul.slider li.slider-item .category-name { font-size:16px; font-weight:normal; color:#454343; display:block; padding:50px 10px 0; }
.sidebar .events-slider ul.slider li.slider-item .category-show { height:241px; background:#fff url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_category-info.gif) repeat-x 0 100%; }

.sidebar .events-slider { margin-top:-1px; }
.sidebar .events-slider .backward { left:3px; top:6px; }
.sidebar .events-slider .forward { right:3px; top:6px; }

.sidebar .events-slider .event-ticker { height:45px; }
.sidebar .events-slider .event-ticker span { font-size:22px; line-height:28px; height:28px; padding-bottom:10px; background-image:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_ticker1.gif); background-repeat:no-repeat; display:inline-block; }
.sidebar .events-slider .event-ticker span.days { background-position:50% -10px; }
.sidebar .events-slider .event-ticker span.hour { background-position:50% -69px; }
.sidebar .events-slider .event-ticker span.minute { background-position:50% -128px; }
.sidebar .events-slider .event-ticker span.second { background-position:50% -185px; }

/* Sidebar =============================================================================== */
.sidebar .callout { display:block; margin:10px 0; }

/* Generic Block */
.sidebar .block { background:#f5f5f5 url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_block.gif) repeat-x 0 0; }
.sidebar .block .block-title {}
.sidebar .block .block-title strong { display:block; font-size:18px; font-weight: normal; }
.sidebar .block .block-title strong span {color: #484848;}
.sidebar .block .block-title strong small { font-size:12px; color:#777; }
.sidebar .block .block-subtitle,
.sidebar .block h3 {color:#484848; }
.sidebar .block .block-content { padding:10px 17px 17px 0;}
.sidebar .block .btn-remove {  margin-right:3px; }
.sidebar .block .btn-remove a {  text-decoration:none !important; }
.sidebar .block .actions { margin:14px 0 0; text-align:right; }
.sidebar .block .actions a { float:left; color:#999; margin-top:3px; }
.sidebar .block .actions button.button { float:right; }

.sidebar .block li a.btn-previous { float:right; width:17px; height:18px; line-height: 100px; overflow:hidden; background: url("https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png") no-repeat scroll -170px -158px; }
.sidebar .block li a.btn-previous { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_icon-back.png) no-repeat 0 0; }

.sidebar .block li a.btn-remove { float: right; overflow: hidden; width: 17px; height: 18px; text-decoration: none; }
.sidebar .block li a.btn-remove:before {
    content: "\e910";
    font-family: 'Beaumotica-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    font-size: 16px;
    margin-right: 12px;
}
.sidebar .block li a.btn-remove:hover { color: #333; }

.col-main .block { background:#fff; }
.col-main .block .block-title { background:#e7e7e7 url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_block-title.gif) repeat-x 0 0; border:1px solid #e1e1e1; padding:5px 20px 5px; margin:0 -1px; }
.col-main .block .block-title h2,
.col-main .block .block-title h3 { font-size:14px; line-height:1.2; color:#000333; font-weight:bold; }
.col-main .block .block-content { padding:20px; }

/* Generic box */
.info-box { border:1px solid #cfcfcf; margin-top:-1px; background:#f5f5f5 url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bg_account_box.jpg) repeat-x 0 0; position:relative; z-index:1; margin-bottom: 1.5em;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 1px 1px #ccc;
    -webkit-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
}
.info-box .box-title { margin:17px 17px 0 17px; font: 14px/1.25, sans-serif; padding:0; color:#484848; }
.info-box .box-title a { font-size:11px; text-transform:lowercase; }
.info-box .box-content { padding:10px 17px 17px; color:#555; }

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

/* Block: Account */
.sidebar .block-account {}
.sidebar .block-account .block-title { padding: 0 0 12px 0; border-bottom:1px solid #d1d1d1; }
.sidebar .block-account .block-title strong { font-size:18px; line-height:23px; color:#111; }
.sidebar .block-account .block-content { padding:0; }
.sidebar .block-account li { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_dots.gif) repeat-x 0 100%; font-size:12px; padding-bottom:1px; }
.sidebar .block-account li a { color:#666; text-decoration:none; display:block; padding:10px 5px; }
.sidebar .block-account li a:hover { background-color:#ebebe5; color:#484848; text-decoration:none; }
.sidebar .block-account li.current {color:#484848; font-weight: normal !Important; padding:10px 5px; margin:0; }
.sidebar .block-account li.last { border-bottom:0; background-image:none; }

/* Block: Layered Navigation */
.sidebar .block-layered-nav { background:none; }
.sidebar .block-layered-nav .block-title {  }
.sidebar .block-layered-nav .block-title h2 { font-size:18px; color:#111; }
.sidebar .block-layered-nav .block-subtitle { display:none; }
.sidebar .block-layered-nav .block-content { padding:0; }
.sidebar .block-layered-nav dl { padding: 0 0 12px 0; }
.sidebar .block-layered-nav dt {
    margin: 20px 0 0;
    padding-top: 20px;
    font-size: 14px;
    color: #484848;
    font-weight: 600;
    border-top: 1px solid #d9e4eb;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sidebar .block-layered-nav dt:first-child { margin-top: 10px; }
.sidebar .block-layered-nav dd { margin:0 0 13px; color:#666; }
.sidebar .block-layered-nav dd.last { margin:0; }
.sidebar .block-layered-nav dd li { margin: 9px 0 0; }
.sidebar .block-layered-nav dd a { color:#6f6f6f; text-decoration:none; font-size: 13px; }
.sidebar .block-layered-nav dd a:hover { text-decoration:none; color: #484848; }
.sidebar .block-layered-nav .currently { margin-top: 15px; }
.sidebar .block-layered-nav .currently .block-subtitle { display:none; margin-bottom:5px; }
.sidebar .block-layered-nav .currently li { padding:4px 27px 4px 10px; line-height: 18px; color:#fff; position:relative; z-index:1; background: #b9b628;    -moz-border-radius: 5px; /* Firefox */ -webkit-border-radius: 5px; /* Safari, Chrome */ border-radius: 5px; /* CSS3 */ margin: 0 0 5px; }
.sidebar .block-layered-nav .currently li .btn-remove { position:absolute; right:5px; top: 4px; margin: 0; }
.sidebar .block-layered-nav .currently li .btn-previous { position:absolute; right:12px; top:4px; }
.sidebar .block-layered-nav .currently .label { color: #fff; font-size:12px; }
.sidebar .block-layered-nav .currently .value { display:inline-block; color: #fff;  }
.sidebar .block-layered-nav .actions { text-align:right; padding:5px 7px; margin:1px 0 -1px; }
.sidebar .block-layered-nav .actions a { float:none; }

/* Block: Cart */
.sidebar .block-cart .block-title { background:#363636; padding:7px 17px; }
.sidebar .block-cart .block-title strong { font-weight:bold; color:#fff; }
.sidebar .block-cart .summary { margin:0 -17px; padding:0 12px 5px; background:#363636; color:#fff; text-align:center; position:relative; z-index:1; }
.sidebar .block-cart .summary a { font-weight:bold; color:#fff; }
.sidebar .block-cart .summary .subtotal { margin:3px 0 0; }
.sidebar .block-cart .summary .subtotal .price { font-weight:bold; }
.sidebar .block-cart .actions { margin:8px 0 13px; text-align:center; }
.sidebar .block-cart .actions button.button { float:none; }
.sidebar .block-cart .block-content { padding-top:0; }
.sidebar .block-cart .block-content table { margin:5px 0 0 0; }
.sidebar .block-cart .block-content table th { padding:1px 5px 1px 0; color:#8f8f8f; text-align:right; }
.sidebar .block-cart .block-content table td { text-align:left; padding:1px 0; }
.sidebar .block-cart  li a.btn-remove { float:none; background:none; margin:0; padding:0; width:auto; height:auto; overflow:visible; }

.mini-products-list li.item { padding:5px 0; border-bottom:1px solid #cfcfcf; }
.mini-products-list li.last { border:none; }
.mini-products-list .product-image { float:left; width:50px; margin-right:-50px; }
.mini-products-list .product-details { margin-left:65px; }
.sidebar .mini-products-list .product-details { margin-left:57px; }
.mini-products-list .product-details .product-name { font-size:11px; }
.mini-products-list .product-details .price-box { margin:5px 0; }
.mini-products-list .product-details h4 {}
.mini-products-list .product-details .btn-remove, .mini-products-list .product-details .btn-edit { font-size:11px; }

.sidebar .mini-products-images-list li.item { float:left; padding:5px; text-align:center; }

.block-products .mini-products-list .product-details { margin-left:65px; }

/* Top Shopping Cart */
.top-cart .block-title { white-space:nowrap; cursor:pointer; }
.top-cart .block-title.expanded { }
/* .top-cart .no-items { cursor:default; }
.top-cart .no-items h3 { background:none; } */
.top-cart .block-content { position:absolute; right:0; top:100%; width:320px; background:#FFF; margin: 1px 0 0; box-shadow: 0 4px 4px rgba(0,0,0,.15); line-height: 1.35; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; }
.top-cart .inner-wrapper { border:1px solid #e7e7e7; border-top: 0; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; }

.top-cart .block-content .block-subtitle { line-height:12px; padding:10px 10px 10px; font-weight: 600; border-bottom: 1px solid #d0d0d0; background: #f6f6f6; }
.top-cart .block-content .block-subtitle .close-btn { float:right; width:13px; height:12px; line-height: 100px; text-align:left; overflow:hidden; cursor:pointer; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_close.gif) no-repeat 0 0; position:relative; z-index:1; }
.top-cart .cart-empty .close-btn { float:right; width:13px; height:0; padding-top:12px; text-align:left; overflow:hidden; cursor:pointer; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_close.gif) no-repeat 0 0; position:relative; z-index:1; }
.top-cart .cart-empty { padding:10px 10px 10px 20px; }
.top-cart .block-content ol { padding-bottom:7px; }
.top-cart .block-content .item { padding: 10px; }
.top-cart .block-content .item .product-name { font-size:12px; font-weight: 600; }
.top-cart .block-content .item .product-name a { text-decoration:none; }
.top-cart .block-content .item .product-name a:hover { text-decoration: underline; }
.top-cart .block-content table { margin: 0; width: 100%; font-size: 11px; }
.top-cart .block-content table th { padding:3px 10px 3px 0; text-align:left; }
.top-cart .block-content table td { text-align:left; padding:3px 0; }
.top-cart .block-content table .price { font-weight: 600; }
.top-cart .block-content .subtotal {border-bottom: 1px solid #d0d0d0; border-top: 1px solid #d0d0d0; padding:8px 10px; text-align: right; }
.top-cart .block-content .subtotal .price { font-weight: 600; }

.top-cart .actions { padding:10px 11px; text-align:right; background: #f6f6f6; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; }
.top-cart .actions a { float:left; line-height:35px; }
.top-cart .actions button { float:none; }

.top-cart .paypal-logo a { float:right; }
.top-cart .paypal-logo .paypal-or { clear:both; display:block; margin: 5px 33px 5px 0; }

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

/* Block: Compare Products */
.block-compare li {}

/* Block: List */
.block-list .block-content ol { margin:-5px -13px; }
.block-list li.item { padding:5px 10px 5px 13px; }
.block-list .actions { padding:5px 0 0; }
.sidebar .block-list .product-name { color:#444; }
.sidebar .block-list .product-name a { color:#444; }

/* Block: Poll */
.block-poll li { margin:5px 0; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; vertical-align:top; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { float:right; font-weight:bold; margin-left:10px; }

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

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

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

/* Block: Recently Viewed */
.block-viewed { background: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 20px; margin: 40px auto 0; max-width: 950px; text-align: left; }
.block-viewed .block-title { background: none; padding: 10px 0; border: 0; }
.block-viewed .block-title strong { font-size: 18px; font-weight: normal; }
.block-viewed .block-title strong span { color: #484848; }
.block-viewed .block-content li { float: left; width: 20%; margin: 0; padding: 0; }
.block-viewed .block-content li .content { padding: 10px; }
.block-viewed .block-content li .content .product-image > img { border-radius: 5px; }

@media (min-width: 1190px) {
    .block-viewed { max-width: 1150px; }
}

/* Block: Banner */
.block-banner { border:0; margin:10px 0; }
.block-banner .block-content { border-top:0; padding:0; background:#cbcbcb; text-align:center; }
.top-container .block-banner { background:#d0d0d0; margin:0; }
.top-container {width: 100%;}
.top-container + .main { margin-top: 36px; }

.categories-widget.homepage-widget { float: left; width: 32%; margin: 0 2% 52px 0; padding: 0; line-height: 1.45; }
.categories-widget.homepage-widget > .content {    }
.categories-widget.homepage-widget.last {margin-right: 0;}
.categories-widget.homepage-widget.first {clear:left;}
.categories-widget.homepage-widget h2 a {text-decoration: none;}
.categories-widget.homepage-widget .category-img { margin: 0; background: #FFF; background-color: rgba(255,255,255,.5); padding: 10px; border-radius: 5px; }
.categories-widget.homepage-widget .category-img a { display: block; overflow: hidden; border-radius: 3px; }
.categories-widget.homepage-widget .BeauSubCategoriesDesc { padding: 27px 25px 35px 30px; text-shadow: 1px 1px 1px rgba(0,0,0,.5); position: relative; }
.categories-widget.homepage-widget .BeauSubCategoriesDesc,
.categories-widget.homepage-widget .BeauSubCategoriesDesc h2,
.categories-widget.homepage-widget .BeauSubCategoriesDesc a { color: #fff; }
.categories-widget.homepage-widget .BeauSubCategoriesDesc h2 { margin-bottom: 22px; }
.categories-widget.homepage-widget .BeauSubCategoriesDesc p { margin-bottom: .5em; }
.categories-widget.homepage-widget .BeauSubCategoriesDesc a.more { display: block; text-decoration: none; position: absolute; bottom: 55px; right: 10px; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -525px -240px; width: 10px; height: 18px; line-height: 100px; overflow: hidden; }
.categories-widget.homepage-widget .BeauSubCategoriesDesc .price { color: #FFF; font-size: 1.66em; display: inline-block; margin: 0 .25em; }

.categories-widget.page-widget {float: left; width: 32%; margin: 0 2% 20px 0; padding: 0 0 20px; max-height:none !important; border:0 !important;}
.categories-widget.page-widget.last {margin: 0 0 0 0;}
.categories-widget.page-widget h2 a {text-decoration: none;}
.categories-widget.page-widget h2 a:hover {color: #484848;}

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.paypal-review-order .legend { font-size:14px; font-weight:normal; margin:0 0 6px; }
.paypal-review-order .col2-set .legend { font-weight:bold; }
.paypal-review-order .paypal-shipping-method { padding-left:120px; }
.paypal-review-order .paypal-shipping-method .box-title { margin:0 0 6px; }
/* ======================================================================================= */

.main-image img {
    float: left;
}

.main-desc {
    position: absolute;
    margin: 0 140px 0 0;
    height: 226px;
    padding: 40px 35px;
    background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bg-transparant-black.png) 0 0 repeat;
    -moz-border-radius: 10px 0 0 0;  /* Firefox */
    -webkit-border-radius: 10px 0 0 0; /* Safari, Chrome */
    border-radius: 10px 0 0 0; /* CSS3 */
    font-size: 14px;
    color: #cacaca;
    line-height: 20px;
}

.main-desc h2 {
    font-size: 24px;
    color: #fff;
    margin: 0 0 7px;
    text-shadow: 1px 1px 1px #484848;
}

.main-desc h3 {
    font-size: 16px;
    color: #fff;
    margin: 0 0 20px;
    text-shadow: 1px 1px 1px #484848;
}

.readmore-adjust-container {
    border: 1px solid #e3e3e3;
    padding: 8px 0;  text-align: center;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -moz-box-shadow: 1px 1px 2px #aaa;
    -webkit-box-shadow: 1px 1px 2px #aaa;
    box-shadow: 1px 1px 2px #aaa;
    background-color: #f1f1f1;
    background: -moz-linear-gradient(100% 100% 90deg, #f1f1f1, #FFF);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#f1f1f1));
    background: -webkit-linear-gradient(#FFF, #f1f1f1);
    background: -o-linear-gradient(#FFF, #f1f1f1);
}

.Beaucategoriedesc {
    font-size: 13px;
    line-height: 18px;
    clear:	both;
    color: #fff;
	margin-top: 40px;
}

.catalog-category-view .col2-left-layout.main .Beaucategoriedesc,
.catalog-category-view .col2-left-layout.main .Beaucategoriedesc .bg-container a,
.catalog-category-view .col2-left-layout.main .Beaucategoriedesc h2,
.catalog-category-view .col2-left-layout.main .Beaucategoriedesc h3 { color: inherit; }
.catalog-category-view .col2-left-layout.main .Beaucategoriedesc h2,
.catalog-category-view .col2-left-layout.main .Beaucategoriedesc h3 { line-height: 1.35; }

.Beaucategoriedesc .bg-container { background: #FFF; padding: 15px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; color: #515151; margin: 0 0 1.5em; }
.Beaucategoriedesc .bg-container a { color: #515151; }
.Beaucategoriedesc .bg-container h2, .Beaucategoriedesc .bg-container h3 { color: #515151; }

.Beaucategoriedesc h2 { font-size: 2em; }
.Beaucategoriedesc h3 { font-size: 1.5em; }
.Beaucategoriedesc h2, .Beaucategoriedesc h3 {
    color: #fff;
    margin: 15px 0 5px;
    line-height: 22px;
}

.Beaucategoriedesc .categories-widget.page-widget { margin-bottom: 0; margin-top: 20px; padding-bottom: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.Beaucategoriedesc .categories-widget.page-widget .content-wrapper { color: #515151; }
.Beaucategoriedesc .categories-widget.page-widget .content-wrapper .price { font-size: 1.66em; margin: 0 .25em; font-weight: 400; }
.Beaucategoriedesc .categories-widget.page-widget .content { padding: 10px; overflow: hidden; background: #fff; border-radius: 5px; }

.Beaucategoriedesc .categories-widget.page-widget .content .button { position: absolute; bottom: -16px; right: 20px; min-width: 100px; }
.Beaucategoriedesc .categories-widget.page-widget .category-img { position: relative; }

.Beaucategoriedesc .landing-categories .BeauSubCategoriesDesc { padding-left: 0; padding-right: 0; }
.Beaucategoriedesc .landing-categories .BeauSubCategoriesDesc a.more { display: none; }

.hidden-section a {color: #484848;}

.readmore-adjust-container.none {
    margin: 20px 0 0 0;
}

.readmore-adjust-container span {padding: 0 25px 0 0; background: url("https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png") no-repeat scroll -220px -61px transparent;}

.readmore-adjust-container.none a.readmore-adjust {
    background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -498px -62px no-repeat;
}

.readmore-adjust-container.none span {background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -408px -61px no-repeat;}

a.readmore-adjust {
    font-size: 13px;
    text-decoration: none;
    padding: 0 0 0 25px;
    background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -318px -62px no-repeat;
}

.hidden-section {
    padding: 38px 20px;
    border-bottom: 1px solid #dcdcdc;
    clear: both;
}
.hidden-section.last { border-bottom: 0; }

.hidden-section img.right {
    padding: 0 0 0 28px;
}

.hidden-section img.left {
    padding: 0 28px 0 0;
}

.hidden-section .h2,
.hidden-section h2{
    padding: 0;
    font-size: 20px;
    margin: 20px 0 8px !important;
}

.hidden-section p { margin: 0 0 1em 0 !important;}

.cms-no-route .col-main {padding: 100px 0 0;}

/* Category Page ========================================================================= */
.category-view .product-image img{ -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;position:relative; max-width: 100%; height: auto; }

.category-title {display: none;}

.category-title { margin-bottom:0; border-bottom:0; text-align:left; }
.category-title .rss-feed { float:right; margin:7px 0 0; padding-left:17px; line-height:12px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/icon_rss.gif) 0 0 no-repeat; white-space:nowrap; text-decoration:none; }
.category-title .rss-feed:hover { text-decoration:underline; }

.category-view .note-msg,
.category-description { padding: 0 0; font-size: 14px;}

.results-view { }
.results-view .recommendations { padding:10px; }
.results-view .recommendations a { margin: 0 4px 0 10px; }
.catalogsearch-result-index .page-title { margin-bottom:0; padding-top: 10px; }
.catalogsearch-result-index .note-msg { margin:20px 0; }

.sidebar .category-title { margin:0; }
.category-image { text-align:center; margin:0 0 1px; }
.category-image img { display:block; margin:0 auto; }

.category-products { padding: 0 0 0; }
.category-products .price-box, .category-products .special-price .price { font-size:16px; }


/* View Type: Grid */
.products-grid { padding: 0; margin:0 0 35px 0; }
.products-grid.last {background: none; border: 0;}

.products-grid li.item { float:left; position: relative; width:33.3%; margin: 0; padding: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.products-grid li.item.first { clear: both; }
.products-grid li.item .content .onsale-category-container-grid { position: relative; z-index: 102; }
.products-grid li.item .content .onsale-category-container { background-repeat: no-repeat; }
.products-grid li.item .content { position: relative; padding: 10px; background: white url("https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/main-background-white-transparent-2x1px-8bit-70-opacity.png") repeat; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: 1px solid transparent;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.products-grid li.item:hover .content { border-color: #dedede; }
.products-grid li.item > div { padding-left: 19px; padding-right: 19px; display: block; }
.products-grid li.item .desc {height: 60px;}
.products-grid li.item .actions-container { width: 100%; float: left; height: 40px;  }
.products-grid li.last { margin: 0; }
.products-grid .actions-container .product-link { display: none; }
.products-grid .actions .button { font-size: 12px !important; }
.products-grid .actions .button.btn-cart { margin-left: 10px; padding: 4px 8px; }
.products-grid .actions .button.btn-cart > span:before { font-size: 18px; margin-right: 0; }
.products-grid .actions .button.btn-cart span span:before { margin: 0; }
.products-grid .product-image { display:block; text-decoration:none !important; margin:0 auto 10px; position:relative; }
.current-product img,
.product-image-wrapper img,
.products-grid .product-image img { max-width: 100%; height: auto; margin: 0 auto; border-radius: 4px; }
.products-grid .product-name { margin-bottom:1.5em; word-wrap:break-word; font-size: 15px; font-weight: 200; }
.products-grid .ratings { text-align:left; line-height:13px; }
.products-grid .rating-links { display:block; padding:2px 0 0; clear:both; }
.products-grid .price-box { margin: 0 0 10px; clear:both; }
.products-grid .price-box .regular-price .price,
.products-grid .price-box .special-price .price,
.products-grid .price-box .price-from .price { font-weight: 600; }
.products-grid .price-box .price-from,
.products-grid .price-box .price-to { display: inline; }
.products-grid .price-box .price-to .price { font-size: 12px; color: #6F6F6F; }
.products-grid .availability { margin: 10px 0 0; font-size: 11px; }
.products-grid .review-container { margin-top: 5px; text-align: center; }
.products-grid li.item .actions-container .product_usps { color: #6f6f6f; font-size: 11px; padding-bottom: 1px; display: none; }
.products-grid li.item .actions-container .product_usps ul { list-style-type: disc; margin: 1.5em 0 1.5em 1.5em; }
.products-grid li.item .actions-container .product_usps ul li { margin: .5em 0; }
.products-grid li.item .pwl-banner { position: absolute; left: 0; top: 0; z-index: 1; }

.products-grid.columns-2 li.item { width: 50%; }
.products-grid.columns-3 li.item { width: 33.33%; }
.products-grid.columns-4 li.item { width: 25%; }
.products-grid.columns-5 li.item { width: 20%; }

.button.btn-cart > span:before {
    content: '\e904';
    font-family: 'Beaumotica-Icons';
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px -1px 0;
    font-size: 20px;
    font-weight: normal;
}
button.btn-cart > span span {
    display: inline;
    vertical-align: middle;
    font-size: 15px !important;
}

/* View Type: List */
.products-list li.item { margin:0 0 20px 0; padding:0 20px 20px 20px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_dots.gif) repeat-x 0 100%; }
.products-list li.last { background-image:none; }
.products-list .product-image { float:left; margin-right:-186px; text-decoration:none !important; position:relative; }
.products-list .product-shop { margin-left:186px; }
.products-list .product-name { margin-bottom:5px; }
.products-list .price-box { margin:5px 0 10px; }
.products-list .desc { margin:5px 0 10px; font-size:12px; }
.products-list .desc .link-learn { white-space:nowrap; }

.products-grid .special-price,
.products-list .special-price { font-size:12px; display: inline-block; }

@media (min-width : 1190px) {
    :not(.box-modern) > .products-grid li.item { width: 25%; }
    .box-up-sell .products-grid li.item:nth-child(4n+1),
    .products-grid li.item.first { clear: none; }
    .products-grid li.item:nth-child(4n+1) { clear: both; }

    .products-grid.columns-5 li.item:nth-child(4n+1) { clear: none; }
}


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


/* Product View ========================================================================== */
.col2-left-layout .product-view,
.col2-right-layout .product-view { background:none; width:755px; }
.col2-left-layout .product-view .product-shop,
.col2-left-layout .product-view .product-collateral,
.col2-right-layout .product-view .product-shop,
.col2-right-layout .product-view .product-collateral { float:none; width:695px; }
.col2-left-layout .product-view .product-img-box,
.col2-right-layout .product-view .product-img-box { float:none; width:auto; }
.col2-left-layout .product-view .product-img-box .product-image,
.col2-right-layout .product-view .product-img-box .product-image { margin:0 auto; }

.col3-layout .product-view { background:none; width:572px; }
.col3-layout .product-view .product-shop,
.col3-layout .product-view .product-collateral { float:none; width:512px; }
.col3-layout .product-view .product-img-box { float:none; width:auto; }
.col3-layout .product-view .product-img-box .product-image { margin:0 auto; }

.product-view { }
#messages_product_view .messages:first-child { margin-top:0; }

.product-view > .col2-set > * { width: 50%; margin: 0; }
.product-view > .col2-set > .wide { width: 58% }
.product-view > .col2-set > .narrow { width: 40% }
.product-view > .col2-set > .col-1 > * { padding-right: 10px; border-right: 1px solid #ccc; }
.product-view > .col2-set > .col-2 > * { padding-left:  10px; border-left:  1px solid #ccc; margin-left: -1px; }
.product-view > .col2-set > .wide > *,
.product-view > .col2-set > .narrow > * { padding: 0; margin: 0; border: 0; }

.product-essential {margin: 0;}

.product-collateral { clear: both; padding: 15px 0; }
.product-collateral .emailto-link { font-size:11px; margin:0; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_arrow-bullet.gif) no-repeat 0 4px; padding-left:12px; }

.related-extra-container { clear: both; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.related-extra-container .box-collateral.box-related-extra:first-of-type { margin-right: 12px; }
.related-extra-container .box-collateral.box-related-extra:nth-child(odd) { max-width: 58%; }
.related-extra-container .box-collateral.box-related-extra:nth-child(even) { max-width: 42%; }
.related-extra-container .box-collateral.box-related-extra h2 { font-size: inherit; font-weight: bold; margin-bottom: 10px; }
.related-extra-container .box-collateral.box-related-extra h2:before { display: none; }
.related-extra-container .box-collateral.box-related-extra .products-grid { margin: 0 0 0 -7px; }
.related-extra-container .box-collateral.box-related-extra .products-grid li.item { width: auto; margin-left: 7px; margin-bottom: 8px; border: 1px solid #dcdcdc; }
.related-extra-container .box-collateral.box-related-extra .products-grid li.item:nth-child(4n+1) { clear: none; }
.related-extra-container .box-collateral.box-related-extra .products-grid li.item:hover,
.related-extra-container .box-collateral.box-related-extra .products-grid li.item.active { border-color: #bdb512; }
.related-extra-container .box-collateral.box-related-extra .products-grid li.item > * { padding: 0; margin: 0; }

.box-collateral.box-related-variants .fancy-select { min-width: 300px; font-size: inherit; z-index: 11; }
.box-collateral.box-related-variants .fancy-select ol li { padding: 5px; }
.box-collateral.box-related-variants .fancy-select ol li:hover a { color: #ffffff; }
.box-collateral.box-related-variants .fancy-select ol li a { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; }
.box-collateral.box-related-variants .fancy-select ol li a img { margin-right: 10px; }

.box-collateral { background:#fff; margin: 0 0 20px; }
.box-description h2, .box-additional h2 {margin: 15px 0 10px;}
.pdp-extra-side .product-image img,
.box-modern .product-image img { display: block; }
.pdp-extra-side .product-name,
.box-modern .product-name { font-size: 13px; line-height: 1.38; color: #333; font-weight: normal; }
.pdp-extra-side .product-name a,
.box-modern .product-name a { color: inherit; }
.pdp-extra-side .product-name a:hover:not(:active),
.box-modern .product-name a:hover:not(:active) { text-decoration: underline; }
.pdp-extra-side .product-name,
.product-view .box-modern .product-name { margin: 8px 0 0; padding-top: 0; }

.pdp-extra-side .price-box,
.box-modern .products-grid li.item .price-box {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}

.pdp-extra-side .price-box > .price-including-tax .price,
.pdp-extra-side .price-box > .price-excluding-tax .price,
.pdp-extra-side .price-box .special-price .price,
.box-modern .price-box > .price-including-tax .price,
.box-modern .price-box > .price-excluding-tax .price,
.pdp-extra-side .price-box .special-price .price,
.box-modern .products-grid .price-box .special-price .price { font-weight: 600; color: #222; font-size: 15px; }
.box-up-sell .products-grid .price-box { margin: 16px 0 0; }
.pdp-extra-side .old-price,
.box-modern .old-price { order: 1; margin: 0 0 0 8px !important; }
.pdp-extra-side .minimal-price-link,
.box-modern .minimal-price-link { margin-left: 4px; }
.pdp-extra-side .price-box .old-price > .price,
.pdp-extra-side .old-price .price,
.box-modern .price-box .old-price > .price,
.box-modern .old-price .price { color: #6f6f6f; font-weight: normal; font-size: 13px; }
.box-modern {clear:both;}

.box-collateral .box-title {}
.box-collateral .box-title h2 { font-size: 21px; font-weight: 100; }
.box-collateral .box-title h2:before { content: ''; display: inline-block; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -490px -240px; width: 13px; height: 23px; vertical-align: text-bottom; margin: 0 10px 0 0; }
.box-collateral .box-content {}

.tab-list { position:relative; height: auto !important; }
.tab-list .tab { cursor:pointer; font-weight: bold; padding: 10px 10px 10px 30px; line-height: 20px; border-bottom: 1px solid #dcdcdc; font-size: 13px; position: relative; }
.tab-list .tab h3 { font-weight: bold; }
.tab-list .tab span:before { content: ''; position: absolute; top: 50%; left: 10px; width: 11px; height: 6px; margin-top: -2px; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -445px -210px; }
.tab-list .tab.active { border-bottom: 0; }
.tab-list .tab.active span:before { background-position: -445px -220px; }
.tab-list .last {}
.tab-list .active { cursor:default }
.tab-list .tab-container { padding: 0 10px 10px 30px; border-bottom: 1px solid #dcdcdc; }
.tab-list .tab-content {  }

.tab-list .tab-content li.question { padding: 4px 0; }
.tab-list .tab-content li.question a { text-decoration: none; }
.tab-list .tab-content li.question a:hover { text-decoration: underline; }

.collateral-tabs { padding-bottom:20px; margin:0; }
.collateral-tabs .tab { position:relative; z-index:2; margin-right:3px; background:#dedede url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_collateral-tabs.gif) no-repeat 0 -39px; color:#484848; padding:0 0 0 17px; font-size:13px; }
.collateral-tabs .tab span { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_collateral-tabs.gif) no-repeat 100% -39px; padding:0 17px 0 0; line-height:24px; float:left; }
.collateral-tabs .last {}
.collateral-tabs .active { color:#484848; z-index:3; border-bottom:0; background:#fff url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_collateral-tabs.gif) 0 0 no-repeat; }
.collateral-tabs .active span { background-position:100% 0; padding-bottom:1px; }
.collateral-tabs .tab-container { z-index:1; top:24px; background:#fff; }
.collateral-tabs .tab-content { padding:30px 0; background:#fff; border:1px solid #c4c4c4; font-size:12px; line-height: 18px; }
.collateral-tabs .tab-content object,
.collateral-tabs .tab-content embed { width:100% !important; height:auto !important; }
.collateral-tabs .tab-content h2, .collateral-tabs .tab-content h3 {margin: 15px 0 5px; color: #484848;}
.collateral-tabs .tab-content a {color: #484848;}

/* Product Detail Sections */
.product-collateral { border-top: 1px solid #dcdcdc; margin-top: 40px; }
.product-collateral .col2-set h2 {}
.product-collateral .col2-set {  padding: 0 4%;}
.product-collateral .col2-set iframe { margin: 0 auto; width: 100%; min-height: 300px; }
.product-collateral .col2-set img { display: block; margin: 0 auto; }
.product-collateral .hidden-section,
.bundle-option-description .hidden-section{ background-repeat: no-repeat !important; font-size: 14px; line-height: 22px; }
.product-collateral .hidden-section .h2,
.product-collateral .hidden-section h2,
.bundle-option-description .hidden-section .h2,
.bundle-option-description .hidden-section h2{margin: 20px 0 20px !important; font-weight: 100; font-size: 30px !important; line-height: 36px !important; }
.product-collateral .hidden-section.textonly,
.bundle-option-description .hidden-section.textonly {padding: 0 35px 20px !important; min-height: 0; }
.product-collateral .hidden-section,
.bundle-option-description .hidden-section {padding: 38px 20px; }

.product-collateral-2 { border-top: 0; margin-top: 0; padding-top: 0; }
.product-collateral-2 .hidden-section .h2 { margin: 0 0 20px !important; padding: 0; font-weight: 100; font-size: 30px; line-height: 36px; }

#product-attribute-specs-table-grouped tr.title th { background: #efefef; font-weight: bold; padding: 0; border-bottom: 1px solid #FFF; }
#product-attribute-specs-table-grouped tr.title th a { text-decoration: none; display: block; padding: 12px; position: relative; cursor: default; }
#product-attribute-specs-table-grouped tr.title th a.active { background-color: #a79f10; color: #fff; }
#product-attribute-specs-table-grouped tr.title th a:after { content: ''; position: absolute; right: 12px; top: 50%; margin: -3px 0 0; border-top: 6px solid #484848; border-left: 6px solid transparent; border-right: 6px solid transparent; }
#product-attribute-specs-table-grouped tr.title th a.active:after { border-top: 0; border-bottom: 6px solid #FFF; }
#product-attribute-specs-table-grouped tr th.tooltip { width: 1px; }

    /* OVER LAP */
.product-collateral .overlap { max-height: 600px; overflow: hidden; position: relative; }
.product-collateral .overlap a.more { position: absolute; bottom: 0; left: 0; width: 100%; }

.product-collateral a.more { display: block; text-align: center; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/more_views_link.png) no-repeat top center; margin-top: -19px; height: 57px; padding-top: 4px; line-height: 50px; overflow: hidden; text-decoration: none; font-size: 14px; }
.product-collateral a.more:before,
.product-collateral a.more:after { content: ''; display: inline-block; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -445px -210px; width: 14px; height: 10px; vertical-align: baseline; }
.product-collateral a.more:before { margin-right: 40px; }
.product-collateral a.more:after { margin-left: 40px; }
.product-collateral a.more[href='#less']:before,
.product-collateral a.more[href='#less']:after { background-position: -445px -220px; }
.product-collateral .tab-section p {font-size: 14px !important;}


.pdf-url {
    display: inline-block; padding: 20px 0 0 35px;
}

/* Product Images */
.product-view .product-img-box { float:left; width:55.55%; padding: 0; margin-bottom: 10px; }
.product-view .product-img-box .onsale-product-container .pwl-banner { position: absolute; left: 50%; bottom: 17px; z-index: 4; text-align: center; -webkit-transform: translateX(-50); transform: translateX(-50%); }
.product-view .product-img-box .product-image { display: block; border-radius: 4px; }
.product-view .product-img-box .product-image img { background:#fff; width: 100%; height: auto; } /*IE8 PNG Fix */
.product-view .product-img-box p.notice { text-align:center; padding:5px 0; font-size:11px; }
.product-view .product-img-box .product-image { position:relative; overflow:hidden; z-index:3; }
.product-view .product-img-box .product-image-zoom { position:relative; width:455px; height:455px; overflow:hidden; z-index:3; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.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.beaumotica.nl/skin/frontend/enterprise/beaumotica/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 { margin:0; padding:0 5px 0 0; position: relative; display: inline-block; }
.product-view .product-img-box .more-views .bx-wrapper { min-height: 80px; margin-left: 0 !important; }
.product-view .product-img-box .more-views .bx-wrapper li { float: left; padding-top: 4px; }
.product-view .product-img-box .more-views h2 { display:none; }
.product-view .product-img-box .more-views li a { display: inline-block; border: 1px solid #dcdcdc; padding: 3px; position: relative; }
.product-view .product-img-box .more-views li a.active { border: 2px solid #a79f10; padding: 2px; }
.product-view .product-img-box .more-views li a.active:before { content: ''; display: inline-block; width: 0; height: 0; border: 4px solid #a79f10; border-top-width: 0; border-color: transparent transparent #a79f10 transparent; position: absolute; top: -6px; left: 50%; margin-left: -4px; }
.product-view .product-img-box .more-views li a.video-thumb { position: relative; }
.product-view .product-img-box .more-views li a.video-thumb span { position: absolute; left: 50%; top: 50%; width: 24px; height: 24px; margin: -12px 0 0 -12px; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -385px -260px; }
.product-view .product-img-box .more-views li a.video-thumb:hover span { background-position: -410px -260px; }

.product-view .product-img-box .more-views #bx-wrapper-prev a,
.product-view .product-img-box .more-views #bx-wrapper-next a {
    position: absolute;
    top: 0;
    width: 20px;
    height: 100%;
    z-index: 1;
    font-size: 36px;
    color: #222;
    text-decoration: none;
    line-height: 80px;
    text-align: center;
}

.product-view .product-img-box .more-views #bx-wrapper-prev a:hover,
.product-view .product-img-box .more-views #bx-wrapper-next a:hover {
    color: #bdb512;
}

.product-view .product-img-box .more-views #bx-wrapper-prev a {
    left: 0;
    padding-right: 10px;
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,0) 100%);
}
.product-view .product-img-box .more-views #bx-wrapper-next a {
    right: 0;
    padding-left: 10px;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%);
}

.product-view .product-img-box .more-views #bx-wrapper-prev a.disabled,
.product-view .product-img-box .more-views #bx-wrapper-next a.disabled {
    opacity: 0;
    pointer-events: none;
}

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { clear:none; line-height:28px; margin:0 0 10px; float:right; width:150px; text-align:right; }
.product-image-popup .buttons-set .button { vertical-align:middle; float:none; }
.product-image-popup .image { display:block; clear:both; margin:15px auto 15px; }
.product-image-popup .image-label { font-size:14px; text-align:left; clear:both; font-weight:normal; color:#000; line-height:19px; margin:0 0 10px; }

.product-image-popup .nav { text-align:center; margin:0 auto; width:120px; }
.product-image-popup .nav .prev,
.product-image-popup .nav .next { margin:0 15px; display:inline; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_slide-button.gif) no-repeat 0 0; text-indent:-999em; cursor:pointer; width:28px; height:28px; z-index:2; overflow:hidden; float:left; }
.product-image-popup .nav .prev { left:-19px; float:left; }
.product-image-popup .nav .next { right:-19px; float:right; background-position:0 -40px; }

/* jQzoom */
div.jqZoomTitle { z-index:5000; text-align:center; position:absolute; top:0; left:0; width:100%; color:#fff; background:#999; }
.jqZoomPup { overflow:hidden; background-color:#fff; z-index:10; border-color:#fff; border-style:solid; cursor:crosshair !important; /* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; -moz-opacity:0.6; opacity:0.6; */ }
a.product-image { cursor:pointer !important; }
p.product-image { cursor:default !important; }
.zoom-activated {}
.jqZoomPup img { border:0; }
.preload { text-decoration:none; border:1px solid #ccc; padding:8px; text-align:center; background:#fff url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/zoomloader.gif) no-repeat 43px 30px; width:90px; height:43px; z-index:10; position:absolute; top:3px; left:3px; -moz-opacity:0.8; opacity:0.8; filter:alpha(opacity=80); }
.jqZoomWindow { border:1px solid #ccc; background-color:#fff; }

/* Product Shop */
.product-view .product-shop { float:right; width:40.42%; }
.product-view .product-shop .product-main-info { padding: 0 0 15px; }
.product-view .product-shop p,
.product-view .product-shop .ratings { margin:10px 0; }
.product-view .product-shop p.alert-stock { float: left; clear: both; width: 100%; }
.product-view .product-shop p.alert-stock .button { display: block; text-align: center; }
.product-view .product-shop p.alert-stock .button span span:before { content: ""; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -435px -280px; width: 16px; height: 11px; display: inline-block; margin: 0 10px 0 0; vertical-align: baseline; }
.product-view .product-shop .ratings p { margin:0; }
.product-view .product-shop .product-ids,
.product-view .product-main-info .product-ids { margin:4px 0 10px; color:#999; display:none; }
.product-view .product-shop .availability { font-size:12px; display: none; }
.product-view .product-shop .price-box-container { float: none; width: auto; margin: 0 0 16px; border-bottom: 1px solid #dcdcdc; padding-bottom: 10px; }
#bundleProduct .product-view .product-shop .price-box-container { margin-bottom: 0; border-bottom: 0; padding-bottom: 0; }
#bundleProduct .product-view .product-shop .add-to-box-top:first-child { padding-bottom: 3px; }
.product-view .product-shop .price-box-container .cheaper-button { margin: 4px 0; color: #999; font-size: 11px; }
.product-view .product-shop .price-box-container .cheaper-button a { color: #999; }
.bundle-summary .price-box {}
.bundle-summary .discount-text{ float: left; }
.bundle-summary .price-box .price { display: block; padding: 20px 0; text-align: center; font-size: 17px; }
.add-to-cart-bar .price-box,
.bundle-summary .price-box .price,
.product-view .product-shop .price-box,
.product-view .price-box-bundle .price-box > span {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    margin: 0 0 4px;
    position: relative;
    z-index: 2;
}
body.show-price-incl .product-view .products-grid .price-box .price-including-tax,
body.show-price-excl .product-view .products-grid .price-box .price-excluding-tax,
body.show-price-incl .product-view .price-box .price-including-tax,
body.show-price-excl .product-view .price-box .price-excluding-tax { display: flex; align-items: baseline; }
body.show-price-incl .product-view .price-box .price-from .price-including-tax,
body.show-price-excl .product-view .price-box .price-from .price-excluding-tax,
body.show-price-incl .product-view .price-box .price-to .price-including-tax,
body.show-price-excl .product-view .price-box .price-to .price-excluding-tax { display: inline !important; }
.bundle-summary .price-box .price p,
.product-view .product-shop .price-box p { margin: 0; }
.product-view .product-shop .price-box .price-label { display: none; }
.product-view .product-shop .price-box .minimal-price { text-align: center; }
.product-view .product-shop .price-box .minimal-price .price-label {display: none; margin: 0 5px 0 0; }
.product-view .product-shop .price-box .minimal-price .price { display: inline-block; }
.product-view .product-shop .price-box p.old-price,
.product-view .product-shop .price-box p.special-price,
.product-view .product-shop .price-box p.price-from,
.product-view .product-shop .price-box p.price-to { margin: 0; padding: 0; position: relative; }
.product-view .product-shop .price-box .price { font-weight: 600; margin-right: 6px; }
.add-to-cart-bar .old-price,
.product-view .product-shop .price-box p.old-price,
.product-view .product-shop .price-box p.price-from { order: 1; margin: 0 !important; }
.product-view .product-shop .price-box .price { font-size: 21px; color: #333; }
.product-view .product-shop .price-box p.old-price .price,
.product-view .product-shop .price-box p.price-from .price {
    color: #6f6f6f;
    font-size: 13px;
    font-weight: normal;
}
.fixed-bundle .product-options dd .item.radio .price-box .price { font-size: 13px; }

.product-view .product-shop .price-box p.price-from .price { padding-right: 15px; }
.product-view .product-shop .price-box p.price-to .price { padding-left: 15px; }
.product-view .product-shop .price-box p.price-to .price-label { position: absolute; left: 0; top: 50%; width: 30px; height: 20px; margin: -10px 0 0 -15px; border-radius: 3px; line-height: 20px; display: block; text-align: center; background: #484848; color: #FFF; font-size: 11px; font-weight: 600; font-style: italic; }
.product-view .percentage { background: #FFF; text-align: center; border: 1px solid #d2d2d2; border-bottom-width: 2px; border-top: 0; padding: 7px 5px 5px; margin-top: -2px; position: relative; z-index: 1; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; }
.product-view .percentage .bedrag{ font-weight: bold; }
.product-view  .BeauUspShortDesc {border-top:1px solid #cfcfcf; padding: 15px 0 0;}

.product-view .product-name h1 { font-size: 17px; line-height: 1.58; font-weight: 600; color: #333; margin: 0; }
.product-view .product-name h2 { font-size: 15px; color: #6f6f6f; font-weight: 400; }
.product-view .product-name { margin: 0 0 10px; }
.catalog-product-view .product-shop .product-main-info .yotpo.bottomline { margin-top: 20px; }
.product-view .product-ids { text-transform:uppercase; }
.product-view .short-description { padding:10px 0; clear:both; font-size:12px; display:none; }
.product-view .short-description h2 { margin:0 0 5px; font-size:13px; }
.bundle-summary .add-to-cart,
.bundle-summary .stock-status,
.bundle-summary .add-to-links,
.product-view .product-shop .add-to-box .add-to-cart,
.product-view .product-shop .add-to-box .stock-status { float: none; width: auto; max-width: none; margin: 1.5em 0 0; }
.product-view .product-shop .add-to-box .add-to-links a {
    display: inline-block;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #dcdcdc;
    text-decoration: none;
    padding: 8px 8px 8px 45px;
    font-weight: 600;
    color: #6f6f6f;
    position: relative;
}
.product-view .product-shop .add-to-box .add-to-links a:before {
    content: '\e90b';
    font-family: 'Beaumotica-Icons';
    font-weight: normal;
    font-size: 20px;
    position: absolute;
    left: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.product-view .product-shop .add-to-box .add-to-links a span { white-space: nowrap; }
.product-view .product-shop .add-to-box .add-to-links a:hover { border-color: #bdb512; }
.product-view .product-shop .add-to-box .add-to-links a:active {
    top: 1px;
    left: 1px;
}

.bundle-summary .add-to-links { display: none; }
.product-view .product-shop .add-to-box .stock-status { font-size: 13px; margin-top: 14px; }
.product-view .product-shop .add-to-box .stock-status .in-stock { color: inherit; }
.product-view .product-shop .add-to-box .stock-status .in-stock:before {
    content: '\e90a';
    font-family: 'Beaumotica-Icons';
    color: #bdb512;
    font-size: 16px;
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}
.product-view .product-shop .add-to-box .stock-status .toggle-backorder-text { cursor: pointer; margin-left: 5px; }
.product-view .product-shop .add-to-box .stock-status .backorder-text { display: none; }
.product-view .product-shop .add-to-box .stock-info { clear: both; font-size: 11px; font-style: italic;color: #999; }
.product-view .product-shop .add-to-box .add-to-cart { margin-top: 0; }
.add-to-cart-bar .add-to-cart .button,
.product-view .product-shop .add-to-box .add-to-cart .button { position: relative; padding: 12px 10px; margin: 0; width: 100%; }
.bundle-summary .add-to-links a.link-wishlist:before,
.box-related .link-wishlist:before { content: ''; display: inline-block; width: 21px; height: 21px; vertical-align: middle; margin: 0 5px 0 0; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -535px -210px; }

.product-view .product-shop .quote-button { margin: 1.5em 0 0; }
.product-view .product-shop .quote-button a.button { display: block; text-align: center; }
.product-view .product-shop .quote-button a.button span { display: block; overflow: hidden; padding-top: 0; padding-bottom: 0; height: 36px; line-height: 32px; }
.product-view .product-shop .quote-button a.button span strong { display: block; line-height: 16px; margin: 3px 0 0; background: none; padding: 0; }
.product-view .product-shop .quote-button a.button span em { display: block; font-size: 10px; line-height: 1; }

.product-view .product-essential .add-to-box {
    clear: both;
    padding: 0;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
}
.add-to-box-top { background: #f3f3f3; }
.add-to-box-top { padding: 12px 20px; }
.add-to-box-btm { padding: 0 20px; margin: 20px 0; }
.add-to-box-btm:not(:last-child) {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 17px;
}
.product-view .product-essential .add-to-box .product_usp { margin-bottom: 1.5em; color: #484848; position: relative; }
.product-view .product-essential .add-to-box-btm .product_usp { margin-bottom: 0; }
.product-view .product-essential .add-to-box .product_usp table { width: 100%; }
.product-view .product-essential .add-to-box .product_usp table tr > * { padding: 3px 10px; }
.product-view .product-essential .add-to-box .product_usp table tr > :first-child { text-align: left; padding-left: 20px; padding-right: 0; }
.product-view .product-essential .add-to-box .product_usp table tr > :first-child:before { content: "+"; display: inline-block; margin: 0 10px 0 -16px; color: #bdb63a; font-weight: bold; float: left; }
.product-view .product-essential .add-to-box .product_usp table tr > :last-child { text-align: right; }

.stock-status .in-stock { color: #B3AB11; }

.product-view .productquestions-summary { float: left; width: 48.5%; margin-left: 0; margin-bottom: 40px; }
.product-view .productquestions-content { padding: 20px 20px 0 110px; box-shadow: 0 2px 1px rgba(0,0,0,.24); border: 6px solid #FFF; background: #f6f4e9 url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/productquestions.png) no-repeat left bottom; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; min-height: 120px; }
.product-view .productquestions-content .std strong { font-size: 13px; }
.product-view .productquestions-content .action { text-align: right; }
.product-view .productquestions-content .action .phone { font-size: 15px; margin: 0 5px 0 0; font-weight: 600; }
.product-view .productquestions-content .action .phone:before { content: ''; display: inline-block; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) no-repeat -470px -240px; width: 17px; height: 17px; vertical-align: middle; margin: 0 7px 0 0; }
.product-view .productquestions-content .action a.btn-info { font-weight: 600; font-size: 11px !important; height: 21px; line-height: 21px; padding: 0 9px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin: 0 0 0 5px; }

.product-view .product-attributes-text { margin: 20px; font-size: 13px; line-height: 1.55; }
.product-view .product-attributes-text .h3 { font-weight: 700; }

.product-view .anchors { display: none; min-height: 60px; clear: both; flex-basis: 100%; border: 1px solid #dcdcdc; border-radius: 5px 5px 5px 35px; margin-bottom: 20px; max-width: 100%; }
.product-view .anchors.show { display: -ms-flexbox; display: -webkit-flex; display: flex; }
.product-view .anchors .title { white-space: nowrap; font-weight: bold; background: #f3f3f3; border-radius: inherit; border-top-right-radius: 0; border-bottom-right-radius: 0; padding: 0 15px 0 25px; align-items: center; align-self: stretch; display: -ms-flexbox; display: -webkit-flex; display: flex; min-height: 60px; -webkit-flex-shrink: 0; flex-shrink: 0; }
.product-view .anchors .product-anchors { border-left: none; overflow: hidden; position: relative; padding-left: 15px; }
.product-view .anchors .product-anchors:before,
.product-view .anchors .product-anchors:after { content: ''; left: 0; position: absolute; width: 15px; background: #f3f3f3; border-right: 1px solid #dcdcdc; height: 100%; }
.product-view .anchors .product-anchors:before { bottom: 50%; transform-origin: 100% 100%; transform:  skewX(25deg); }
.product-view .anchors .product-anchors:after { top: 50%; transform-origin: 100% 0; transform: skewX(-25deg); }
.product-view .anchors .product-anchors .anchors-wrapper { white-space: nowrap; display: -ms-flexbox; display: -webkit-flex; display: flex; height: 100%; overflow-x: auto; overflow-y: hidden; }
.product-view .anchors .product-anchors .anchors-wrapper > a { cursor: pointer; padding: 0 15px; align-items: center; align-self: stretch; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; flex-shrink: 0; }
.product-view .anchors .product-anchors .anchors-wrapper::-webkit-scrollbar { width: 0; height: 0; background: transparent; }

#tab-product_usp .tab-content > *:last-child { margin-bottom: 0 }
#tab-product_usp ul, #tab-product_usp li { margin: 0; padding: 0; list-style-type: none; }
#tab-product_usp ul { margin-bottom: 1.5em; }
#tab-product_usp ul:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
#tab-product_usp li { width: 50%; float: left; }
#tab-product_usp li strong { display: block; background: #f6f4e8; border: 2px solid #FFF; box-shadow: 0 2px 2px rgba(0,0,0,.35); margin: 6px; font-weight: normal; padding: 8px 5px; color: #484848; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#tab-product_usp li:nth-child(odd) { clear: left; }
#tab-product_usp li:nth-child(odd) strong { margin-left: 0; }
#tab-product_usp li:nth-child(even) strong { margin-right: 0; }
#tab-product_usp li.icon strong:before { content: ''; display: inline-block; width: 21px; height: 21px; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite-usp.png) no-repeat 0 0; vertical-align: middle; margin-right: 5px; }
#tab-product_usp li.icon.heart strong:before { background-position: 0 -26px; }
#tab-product_usp li.icon.shipping strong:before { background-position: 0 -48px; }
#tab-product_usp li.icon.guarantee strong:before { background-position: -21px 0; }
#tab-product_usp li.icon.helpdesk strong:before { background-position: -21px -26px; }
#tab-product_usp li.icon.retour strong:before { background-position: -21px -48px; }

div.productquestions-container { border-radius: 5px; padding: 20px; }
div.productquestions-container > h2 { font-weight: 100; font-size: 26px; border: 0; }
div.productquestions-container > ul { margin-bottom: 3em; }
div.productquestions-container li.record { padding: 20px; margin: 11px 0; background: #f8f8f8; font-size: 11px; }
div.productquestions-container li.record ul,
div.productquestions-container li.record ul li { padding: 0; margin: 0; }
div.productquestions-container li.record ul li.question { font-weight: 100; font-size: 21px; margin: 0; }
div.productquestions-container li.record ul li.author { margin: 0 0 1em; font-style: italic; opacity: .5; }
div.productquestions-container li.record ul li.reply { margin: 0; padding: 20px; font-family: Times New Roman, Serif; font-size: 14px; background: #FFF; border-radius: 5px; box-shadow: inset 0 2px 4px rgba(0,0,0,.15); }
div.productquestions-container .pager .amount { display: none; }
div.productquestions-container .pager  { height: auto; }
div.productquestions-container-form > h2 { text-align: center; font-size: 26px; font-weight: 100; border: 0; }
div.productquestions-container-form form .form-list { max-width: 600px; margin: 0 auto; }
div.productquestions-container-form form .form-list .input-box { max-width: none; }

.product-tabs-container { clear: right; float: right; width: 40.42%; margin-bottom: 40px; }

.product-view .product-share { margin: 1em 0; }
.product-view .product-share .content { padding: 0 10px; }
.product-view .product-share ul,
.product-view .product-share ul li { display: inline; }
.product-view .product-share ul li a { display: inline-block; vertical-align: text-bottom; height: 16px; width: 16px; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -385px -240px; overflow: hidden; line-height: 100px; margin-left: 6px; }
.product-view .product-share ul li a.facebook  { background-position: -385px -240px; }
.product-view .product-share ul li a.twitter   { background-position: -405px -240px; }
.product-view .product-share ul li a.pinterest { background-position: -425px -240px; }
.product-view .product-share ul li a.google    { background-position: -445px -240px; width: 24px; }
.product-view .product-share ul li a.linkedin  { background-position: -385px -285px; }
.product-view .product-share p { margin: 1em 0 0; }
.product-view .product-share p.emailto-link a:before { content: ''; display: inline-block; width: 21px; height: 21px; vertical-align: middle; margin: 0 5px 0 0; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -560px -210px; }
.product-view .product-share p.additional-links a { margin: 2px 0; display: inline-block; }
.product-view .product-share p.additional-links a:before { content: ''; display: inline-block; width: 21px; height: 21px; vertical-align: middle; margin: 0 5px 0 0; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -410px -285px; }

@media (min-width : 1190px) {
    .product-view .productquestions-summary { clear: left; max-width: 480px; margin: 10px 0 40px 100px; float: none; }
    .product-view .product-main-info .product-name { padding-top: 24px; }

    .product-view .product-shop .quote-button a.button span strong { display: inline-block; padding-left: 36px; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/icon_b2b.png) no-repeat left bottom; line-height: 27px; }
    .product-view .product-shop .quote-button a.button span em { display: inline; font-size: .85em; }

    .product-view .product-shop .add-to-box .add-to-cart .button:before { display: none; }
}

/* Rating */
.rating-box { width:65px; height:13px; font-size:0; line-height:0; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_rating.gif) 0 100% repeat-x; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_rating.gif) 0 0 repeat-x; }
.ratings { margin:5px 0; }
.ratings .rating-box { float:left; margin-right:5px; }
.ratings .amount { font-size:12px;}
.ratings .amount a{ text-decoration:none;}
.ratings .rating-links { margin:0; font-size:12px; }
.ratings .rating-links a { text-decoration:underline; }
.ratings .rating-links a:hover { text-decoration:none; }
.ratings .rating-links .separator { margin:0 3px; }
.ratings dt {}
.ratings dd {}

.yotpo .yotpo-reviews { padding-top: 20px; }
/*.yotpo .yotpo-reviews .yotpo { display: none; }*/
.yotpo .yotpo-reviews .yotpo-main { padding: 0; font-size: 12px; }
.yotpo .yotpo-reviews .yotpo-review { border: 0; }
body .yotpo .yotpo-reviews .yotpo-main .content-title { font-size: 17px; font-weight: 600; color: #333; }
.yotpo .yotpo-reviews .yotpo-header .review-stars { margin: 1em 0 0; }
.yotpo .yotpo-reviews .yotpo-main .content-review,
.yotpo .yotpo-reviews .yotpo-main .content-review .rest-content-collapsed,
.yotpo .yotpo-reviews .yotpo-main .content-review span { line-height: 1.7; font-size: 13px !important; }
.yotpo .yotpo-review .yotpo-read-more,
.yotpo .yotpo-comment .yotpo-read-more,
.yotpo .yotpo-question .yotpo-read-more { color: #a79f10 !important; text-decoration: underline !important; }
.catalog-product-view .product-shop .product-main-info .yotpo-small { clear: none; float: left;}

.yoto .input,
.yotpo input,
.yotpo .text-box { border-radius: 5px !important; }

/* Availability */
.availability {margin-bottom: 15px; font-style: italic; }
.availability.in-stock { color:#b3ab11; }
.availability.out-of-stock { color:#cf3a00; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/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:#d12c01; }

.availability-only-details { margin:0 0 7px; border:1px solid #d9d9d9; }
.availability-only-details thead { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_thead.gif) repeat-x scroll 0 0 #e8e8e8; }
.availability-only-details th,
.availability-only-details td { padding:2px 8px; }
.availability-only-details th { border-bottom:1px solid #d9d9d9; font-size:10px; text-transform:uppercase; }
.availability-only-details td { background:#fff; font-size:11px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

/********** < Product Prices */
.price { white-space:nowrap !important; color: #484848; }
.block-layered-nav .price {color: #6F6F6F;}

.price-box {}
.price-box .price {color: #484848;}

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price {color: #484848;}

/* Old price */
.old-price {  color:#989696; font-size: 12px; margin: 0 0 5px !important; display: inline-block;}
.old-price .price-label { white-space:nowrap; color:#515151; display:none;}
.old-price .price { text-decoration:line-through; font-weight:normal; color:#515151; }
.sidebar .old-price .price-label { display:none !important; }

/* Special price */
.special-price {}
.special-price .price-label { white-space:nowrap; display:none;}
.special-price .price {color: #484848;}
.sidebar .special-price .price-label { display:none !important; }

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

.minimal-price-link {margin:2px 0; text-decoration:none; font-size: 12px;}
a.minimal-price-link:hover { text-decoration:underline; }
.minimal-price-link .label {color: #6F6F6F;  }
.minimal-price-link .price {color: #6F6F6F; }
.minimal-price-link .price-including-tax,
.minimal-price-link .price-excluding-tax { display: inline; }

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

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

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

/* FPT */
.weee { display:block; font-size:11px; }
.weee .price { font-size:11px; font-weight:bold; }

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

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

/* Price range */
.price-from {}
.price-from .price-label { white-space:nowrap; }
.price-from .price { white-space:nowrap; }
.price-to {}
.price-to .price { white-space:nowrap; }
.price-to .price-label { white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label {white-space:nowrap; display: none; }
.price-as-configured .price { }

/* Price notice next to the options */
.price-notice { }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.product-pricing { background:#fbf4de; border:1px solid #e2d4c7; padding:8px 20px; margin:15px 0; }
.product-pricing li { line-height:1.35; margin:2px 0; }
.product-pricing li .price { font-weight: bold; }
.product-pricing li .benefit { font-weight: bold; }

/* Add to Links */
.add-to-links { margin:5px 0 0; font-size:11px; }
.add-to-links li { margin:2px 0; }
.add-to-links a { color:#999; }
.add-to-links a:hover {}
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart {}
.add-to-cart label { font-size:12px; vertical-align:middle;margin-right:5px; text-transform:capitalize; }
.add-to-cart .qty { vertical-align:middle; margin-right:10px; width:60px; text-align: center; }
.product-view .add-to-cart .qty + .button { margin-top: .5em; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.add-to-cart-alt { white-space:nowrap; padding:5px 0; }
.add-to-cart-alt .qty { margin-right:5px; }
.add-to-cart-alt .qty,
.add-to-cart-alt .button { vertical-align:middle; }

.other-qty { white-space: nowrap; padding-right: 20px; position: relative; margin: .5em auto 0; }
.other-qty label { display: none; }
.other-qty .qty-container { display: inline; }
.other-qty .button { float: none !important; }
.other-qty > a { display:block; position: absolute; top: 50%; right: 0; margin-top: -6px; width:13px; height:12px; font-size:0; line-height:0; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; cursor:pointer; }

button.btn-cart span {}

/* On product view */
.product-view .product-essential button.btn-cart span,
.add-to-cart button.btn-cart span {}
.product-view .product-essential button.btn-cart span span,
.add-to-cart button.btn-cart span span {}
.product-view .product-essential button.btn-gr span span,
.add-to-cart button.btn-gr span span { font-size:14px !important; padding:1px 18px 0 10px !important; }
.product-view .add-to-cart .paypal-logo { margin:0; }


/* Add to Links + Add to Cart */
.add-to-box {padding: 15px 0 0 0;}
.add-to-box .add-to-cart {}
.add-to-box .add-to-links {}
.add-to-box .add-to-links li { margin:0; }

/* Product Options */
.product-options { margin:10px 0 0; }
.product-options dt label { font-weight:bold; font-size:12px; }
.product-options dt .required em { margin-left:5px; }
.product-options dd { margin:5px 0 15px; padding:0 0 12px; }
.product-options dd .qty-holder { display:block; padding: 10px 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dd .qty-disabled { background: #f6f6f6; }
.product-options dl.last dd.last { margin-bottom: 0; border-bottom: none; }
.product-options dd .input-box { display:block; }
.product-options dd input.input-text { width:100%; }
.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 .time-picker select { vertical-align:middle; }
.product-options dd textarea { width:100%; height:8em; }
.product-options dd select { max-width:100%; }
.product-options .options-list {}
.product-options .options-list li { vertical-align:middle; margin:0; padding: 10px 0; }
.product-options .options-list input.radio { vertical-align: middle; margin-right: 15px; }
.product-options .options-list input.checkbox { vertical-align: middle; margin-right: 15px; }
.product-options .options-list .label { display: inline-block; vertical-align: middle; }
.product-options .options-list .label img { vertical-align: middle; }
.product-options .options-table { width: 100%; }
.product-options .options-table td { vertical-align: middle; padding: 5px; }
.product-options .options-table .label { display: block; }
.product-options .options-table label { font-weight: 600; }
.product-options .validation-error .options-list,
.product-options ul.validation-failed { padding:2px 1px !important; position:relative; z-index:2; top:-3px; left:-2px; margin-right:-2px; }
.options-container-small .product-options .validation-error .options-list,
.options-container-small .product-options ul.validation-failed { padding:0 1px !important; position:relative; z-index:2; top:-1px; left:-2px; margin-right:-2px; }
.options-container-small .add-to-cart, .options-container-small .add-to-links { display: none; }
.product-options li { margin:3px 0; }

.product-options-bottom .product-pricing { clear:both; }
.product-view .product-options-bottom { padding:0; margin:0; }
.product-view .product-options-bottom .add-to-cart { float:left; padding-right:15px; padding-bottom:20px; }
.product-view .product-options-bottom .price-box { margin:0 !important; float:right; }
.product-view .product-options-bottom p.required { padding:5px 0 0; clear:both; text-align:right; width:auto; }

/* Options in product info column */
.options-container-small { margin: 16px 0; border-bottom: 1px solid #dcdcdc; padding-bottom: 10px; }
.options-container-small .product-options-bottom { float:left; }
.options-container-small .product-pricing { display:none; }
.options-container-small .price-box { display:none; }
.options-container-small .add-to-cart { padding:13px 15px 0 0 !important; }
.options-container-small .product-options-bottom p.required { padding:0 0 0 90px; width:auto; float:left; clear:left; text-align:left; }
.options-container-small dt { clear:left; float:left; line-height:1.2; width: 100%; padding:3px 5px 3px 0; margin:0 0 8px; }
.options-container-small dd { float:left; width: 100%; border-bottom:0; padding:0; margin:0 0 8px; }
.options-container-small .product-options { margin:0 0 0; }

/* Options after product info column */
.options-container-big { clear:both; background:#fff; padding:20px; border-top:1px solid #cfcfcf; border-width:1px 0; }

/* Bundle product - alternative view */
#customizeTitle { margin:0; }
.bundleProduct {}
.bundleProduct .product-options { font-size:12px; margin-top:0; }
.bundleProduct .product-options-bottom { padding:0; font-size:12px; margin:0 0 5px; line-height:27px; }
.bundleProduct .product-options-bottom .add-to-cart { float:right; margin:0 0 0 20px; }
.bundleProduct .product-options-bottom .price-box { margin:0; float:right; }
.bundleProduct .product-options-bottom p.required { padding:5px 0 0; width:auto; clear:both; text-align:right; }
.with-bundle { position:relative; z-index:1; background:#fff url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_cols.gif) 460px 0 repeat-y; }


#bundleProduct .product-options dd .bundle-option-description.hasreadmore { height: 160px; overflow:hidden; position: relative; }
#bundleProduct .product-options dd .bundle-option-description.hasreadmore:not(.active):after { content: ''; position: absolute; pointer-events: none; bottom: 50px; left: 0; height: 90px; width: 100%; background: -moz-linear-gradient(top, rgba(248,248,248,0) 0%, rgba(248,248,248,1) 90%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(248,248,248,0) 0%,rgba(248,248,248,1) 90%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(248,248,248,0) 0%,rgba(248,248,248,1) 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  }
#bundleProduct .product-options dd .bundle-option-description.hasreadmore.active { height: auto; padding-bottom: 95px; }
#bundleProduct .product-options dd .bundle-option-description.hasreadmore .readmore { display: block; position: absolute; bottom: 0; z-index: 2; width: 100%; left: 0; padding-bottom: 30px; padding-top: 15px; background-color: #f8f8f8; height: 90px; box-sizing: border-box; border-bottom: 25px solid white; }
#bundleProduct .product-options dd .bundle-option-description.hasreadmore:not(.active) .readmore .close { display: none; }
#bundleProduct .product-options dd .bundle-option-description.hasreadmore.active .readmore .open { display: none; }
#bundleProduct .product-options dd .bundle-option-description.hasreadmore .readmore:after { content: ''; position: absolute; height: 50px; width: 50px; border-radius: 25px; background-color: #BDB42B; bottom: -25px;  left: 50%;  margin-left: -25px;  background-image: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/double_arrows.svg); background-position: center; background-repeat: no-repeat; background-size: 20px; transition: all 300ms ease-in-out; }
#bundleProduct .product-options dd .bundle-option-description.hasreadmore.active .readmore:after { transform: rotate(180deg); }

/* Hue bundle */
.wizard-bundle .breadcrumbs-container{ display: none; }
.wizard-bundle .col1-layout .col-main{ max-width: inherit; padding: 0; }

#bundle-product-wrapper {}
#bundle-product-wrapper .product-shop .btn-cart span span:before { display: none; }
#bundleProduct { z-index:1; position:relative; }
#productView { margin:0; position:static; border:0; }
#options-container {  }
#options-container h1 { text-align:left; }
#bundleDescUl { float:right;}

#options-container .product-options { font-size:11px; z-index:1; margin:0; width:600px; padding:20px 20px 0; clear:both; position:relative; }
#options-container .product-options-bottom { padding:0 20px 20px; width:600px; margin:0 0 5px; }
#options-container .product-options-bottom .add-to-cart { float:right; margin:0 0 0 20px; }
#options-container .product-options-bottom .price-box { margin:0 0 15px; float:right; }
#options-container .product-options-bottom p.required { padding:5px 0 0; width:auto; clear:both; text-align:right; }
.moving-now {}


.wizard-bundle #bundleProduct .page-title a { color:#ef5d24; position:relative; text-decoration:none; top:4px; }
.wizard-bundle #bundleProduct .page-title a:hover { text-decoration:underline; }
.wizard-bundle #bundleProduct .page-title a small { font-size:14px; font-weight:bold; }
.wizard-bundle #bundleProduct .product-options { margin: 0; }
.wizard-bundle #bundleProduct .product-options dd {  padding: 25px; }
.wizard-bundle #bundleProduct .product-options dt { color:#010101; padding: 10px; background: #f8f8f8; margin: 0; }
.wizard-bundle #bundleProduct .product-options dd { margin:0 0 3em; padding: 0;  }
.wizard-bundle #bundleProduct .product-options dd .options-table { }
.wizard-bundle #bundleProduct .product-options dd .options-table td { padding: 5px 10px; }
.wizard-bundle #bundleProduct .product-options dd .bundle-option-description { padding: 20px; background: #f8f8f8; margin:0 auto; text-align: center; }
.wizard-bundle #bundleProduct .product-options .options-content.last dd .bundle-option-description { position: relative; }
.wizard-bundle #bundleProduct .product-options .options-content.last dd .bundle-option-description:after { width: 0; height: 0; border-left: 25px solid transparent; border-right: 25px solid transparent; border-top: 30px solid #f8f8f8; content: ''; bottom: -30px; position: absolute; left: 50%; margin-left: -25px; }
.wizard-bundle #bundleProduct .product-options dd .bundle-option-description > h2,
.wizard-bundle #bundleProduct .product-options dd .bundle-option-description > div > h2{ margin-bottom: .5em; color: #000; display: inline-block; }
.wizard-bundle #bundleProduct .product-options dd .bundle-option-description > h2+span { display: inline-block; margin-left: 5px; }
.wizard-bundle #bundleProduct .product-options dd .bundle-option-description > *:last-child { margin-bottom: 0; }
.wizard-bundle #bundleProduct .product-options dd .bundle-option-description .maxwidth { max-width: 600px; margin:0 auto; }
.wizard-bundle #bundleProduct .product-options dd .hidden-section.no-border { padding: 0; border: 0; margin-bottom: 1em; }
.wizard-bundle #bundleProduct .product-options dd iframe { width: 100%; min-height: 254px; }

.wizard-bundle #bundleProduct .product-options dd .qty-holder { padding: 10px; border-top: 1px solid #dcdcdc; }

.wizard-bundle #bundleProduct .product-options dl.last .last { margin-bottom: 0; }
.wizard-bundle #bundleProduct .product-options p.required { display: none; }
.wizard-bundle #bundleProduct .product-options dd .input-box { padding: 0; background: none; }
.wizard-bundle #bundleProduct .product-options dd .bx-wrapper { margin: 0 auto 40px; max-width: none !important; padding: 10px 83px 0; box-sizing: border-box; overflow: hidden; }
.wizard-bundle #bundleProduct .product-options dd .bx-wrapper:after { content: ''; position: absolute; width: 80px; height: 100%; right: 0; top: 0; background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 100%); background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 100%); background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 100%); }
.wizard-bundle #bundleProduct .product-options dd .bx-wrapper:before { content: ''; position: absolute; width: 80px; height: 100%; left: 0; top: 0; z-index: 2; background: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 100%); background: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 100%); background: linear-gradient(to left, rgba(252,255,255,0) 0%,rgba(255,255,255,0.8) 100%); }
.wizard-bundle #bundleProduct .product-options dd .bx-wrapper .bx-viewport { overflow: visible !important; }
.wizard-bundle #bundleProduct .product-options dd .bx-wrapper .bx-pager { display: none; }
.wizard-bundle #bundleProduct .product-options dd .bx-wrapper .bx-pager.bx-default-pager a { background: #dcdcdc; }
.wizard-bundle #bundleProduct .product-options dd .bx-wrapper .bx-pager.bx-default-pager a.active { background: #a79f10; }
.wizard-bundle #bundleProduct .product-options dd .bx-wrapper .bx-controls-direction a.disabled { display: block; opacity: .5; }
.wizard-bundle #bundleProduct .product-options dd .bx-wrapper .bx-next.disabled:hover { background-position: -43px -32px; }
.wizard-bundle #bundleProduct .product-options dd .bx-wrapper .bx-prev.disabled:hover { background-position: 0 -32px; }
.wizard-bundle #bundleProduct .product-options dd .products-grid { margin: 0; position: relative; padding: 0 60px; }
.wizard-bundle #bundleProduct .product-options dd .products-grid.columns-5 .item { width: 20%; }
.wizard-bundle #bundleProduct .product-options dd .products-grid li.item:nth-child(4n+1) { clear: none; }
.wizard-bundle #bundleProduct .product-options dd .item { float: left; min-width: 255px; text-align: center; border-radius: 0; }
.wizard-bundle #bundleProduct .product-options dd .item:last-of-type .item-content { border-right-color: #dcdcdc; }
.wizard-bundle #bundleProduct .product-options dd .item .item-content { padding: 10px 20px; border: 1px solid transparent; border-left-color: #dcdcdc; }
.wizard-bundle #bundleProduct .product-options dd .item .product-image { display: block; margin: 0; }
.wizard-bundle #bundleProduct .product-options dd .item .product-name { height: 53px; font-weight: 600; font-size: 13px; padding: 10px 0 0; overflow: hidden; }
.wizard-bundle #bundleProduct .product-options dd .item .product-name a { text-decoration: underline; }
.wizard-bundle #bundleProduct .product-options dd .item .product-name a:hover { text-decoration: none; }
.wizard-bundle #bundleProduct .product-options dd .item .add-to{ display: none; }

.bundlepageTierprices { display: none;}
.wizard-bundle #bundleProduct .product-options dd .item .product-pricing { display: none; padding: 10px; font-size: 11px; position: absolute; bottom: 100px;  margin: 0;  width: 100%; right: -10px; z-index: 2; }
.wizard-bundle #bundleProduct .product-options dd .item .product-pricing.active { display: block; }
.wizard-bundle #bundleProduct .bundlepageTierprices { display: block; cursor: pointer; }

.wizard-bundle #bundleProduct .bundlepageTierprices span.green{ color: #bdb512; font-weight: 600; }
.wizard-bundle #bundleProduct .bundlepageTierprices span:not(.green){ text-decoration: underline; }
.wizard-bundle #bundleProduct .bundlepageTierprices:hover { opacity: 0.8; }

.wizard-bundle #bundleProduct .product-options dd .item .price-container { margin: 10px 0; }
.wizard-bundle #bundleProduct .product-options dd .item .price-container .price { font-weight: 600; font-size: 13px; }
.wizard-bundle #bundleProduct .product-options dd .item .tier-container { width: 50%; float: right; text-align: left; padding-left: 5px; box-sizing: border-box;}
.wizard-bundle #bundleProduct .product-options dd .item .qty-container { width: 50%; float: left; font-size: 11px; margin-bottom: 10px; text-align: right; padding-right: 5px; box-sizing: border-box;  }
.wizard-bundle #bundleProduct .product-options dd .item .qty-container.fullwidth { width: 100%; text-align: center; }
.wizard-bundle #bundleProduct .product-options dd .item .more-container { clear: both; margin-bottom: 10px; }
.wizard-bundle #bundleProduct .product-options dd .item .review-container { margin-bottom: 10px; }
.wizard-bundle #bundleProduct .product-options dd .item .yotpo,
.wizard-bundle #bundleProduct .product-options dd .item .yotpo .pull-left{ text-align: center; float: none; }
.wizard-bundle #bundleProduct .product-options dd .item .yotpo .yotpo-stars { display: inline-block; float: none; }
.wizard-bundle #bundleProduct .product-options dd .item .yotpo .text-m { display: block; }
.wizard-bundle #bundleProduct .product-options dd .validation-advice { padding: 10px !important; border-top: 1px solid #dcdcdc; }


.wizard-bundle #bundleProduct .product-options dd .item.radio input.radio { position: absolute; left: -1234em; top: 50%; }
.wizard-bundle #bundleProduct .product-options dd .item.radio .item-content > *:not(.qty-holder),
.wizard-bundle #bundleProduct .product-options dd .item.radio .item-content .qty-holder input { opacity: .35; }
.wizard-bundle #bundleProduct .product-options dd .item.radio .item-content .selector-container { float: left; }
.bundle-item-label:before,
.wizard-bundle #bundleProduct .product-options dd .item.radio .item-content .selector-container:before { content: ''; border: 1px solid #c7c7c7; display: inline-block; vertical-align: middle; margin: 0 5px 0 0; width: 27px; height: 27px; border-radius: 100%; }
.bundle-item-label.checkbox:before { border-radius: 20%; }
.bundle-item-label:before { margin-right: 0; }
.wizard-bundle #bundleProduct .product-options dd .item.radio .item-content .qty-holder { padding: 15px 0 0; text-align: right; border-top: 2px solid rgba(189,181,18,.35); }
.wizard-bundle #bundleProduct .product-options dd .item.radio .item-content .qty-holder:after { content: ' '; display: table; clear: both; }
.bundle-item-radio,
.wizard-bundle #bundleProduct .product-options dd .item.radio .item-content .qty-holder label[for*="qty-input"] { display: none; }
.wizard-bundle #bundleProduct .product-options dd .item.radio input.radio:checked + .item-content { border-color: #bdb512; border-width: 2px; padding: 9px 20px 9px 19px; margin-right: -1px; position: relative; z-index: 100; }
.wizard-bundle #bundleProduct .product-options dd .item.radio input.radio:checked + .item-content > *:not(.qty-holder),
.wizard-bundle #bundleProduct .product-options dd .item.radio input.radio:checked + .item-content .qty-holder input { opacity: 1; }
.bundle-item-radio:checked + .bundle-item-label:before,
.wizard-bundle #bundleProduct .product-options dd .item.radio input.radio:checked + .item-content .selector-container:before { background: #bdb512 url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/check.png) no-repeat center; border-color: #bdb512; }
.bundle-item-radio:checked + .bundle-item-label span { visibility: hidden; }
.bundle-item-radio ~ .option-title { transition: .25s opacity; }
.bundle-item-radio:not(:checked) ~ .option-title { opacity: .5; }
.wizard-bundle #bundleProduct .product-options dd .item.radio input.radio:checked + .item-content .selector-container span { display: none; }
.wizard-bundle #bundleProduct .product-options dd .item.radio input.radio:checked + .item-content .qty-holder { border-color: rgb(189,181,18) }
.wizard-bundle #bundleProduct .product-options dd .item.radio input.radio:checked + .item-content .qty-holder label[for*="qty-input"] { display: inline; }

.wizard-bundle #bundleProduct .bundle-heading {     width: 100%; overflow: hidden; height: 50px; position: absolute; background-color: #f8f8f8;}
.wizard-bundle #bundleProduct .bundle-heading:after { content: ''; pointer-events: none; position: absolute; top: 0; right: 0; background-color: #f8f8f8; width: 100px; height:100%; background: -moz-linear-gradient(left, rgba(248,248,248,0) 0%, rgba(248,248,248,1) 90%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, rgba(248,248,248,0) 0%,rgba(248,248,248,1) 90%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, rgba(248,248,248,0) 0%,rgba(248,248,248,1) 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
.wizard-bundle #bundleProduct #options-tab-holder { text-align: center; padding-top: 15px; width: 3000px; position: absolute; transition: 1000ms all; }
.wizard-bundle #bundleProduct #options-tab-holder li { display: inline-block; padding: 10px 15px; margin: 0; float: left; box-sizing: border-box;}
.wizard-bundle #bundleProduct #options-tab-holder li a { display: inline-block; text-decoration: none; font-size: 12px; padding-bottom: 3px; }
.wizard-bundle #bundleProduct #options-tab-holder li.active a { border-bottom: 1px solid #000; color: #000; }
.wizard-bundle #bundleProduct #options-tab-holder li a:hover { color: #000; }
.wizard-bundle #bundleProduct #options-tab-holder li a .number { display: none; }
.wizard-bundle #bundleProduct #options-content-holder .options-content { display: none; }
.wizard-bundle #bundleProduct #options-content-holder .options-content.active { display: block; }
.wizard-bundle #bundleProduct #options-content-holder .options-content.last .input-box{ display: none; }

.wizard-bundle #bundleProduct .bottombar-placeholder { height: 62px; }
.wizard-bundle #bundleProduct .buttons-set-bottom-wrapper.fixed { position: fixed; bottom:0; left:0; width:100%; z-index:10000; }
.wizard-bundle #bundleProduct .buttons-set-bottom-wrapper .buttons-set-bottom button{ margin-left: 0; background-image: none; border: none; }
.wizard-bundle #bundleProduct .buttons-set-bottom-wrapper .buttons-set-bottom .price-box{ float: right; width: 200px; text-align: right; line-height: 30px; font-weight: 600; }

.wizard-bundle #bundleProduct #options-content-holder { padding-top: 50px; }
.wizard-bundle #bundleProduct #options-content-holder .buttons-set-bottom { max-width: 1190px; margin: 0 auto; background-color: rgba(255,255,255,0.8); padding-bottom: 10px; position: relative; }
.wizard-bundle #bundleProduct #options-content-holder .buttons-set .prev { float: left; margin-left: 0; cursor: pointer; line-height: 30px; padding:0 30px;  }
.wizard-bundle #bundleProduct #options-content-holder .buttons-set .disabled { visibility: hidden; }
.wizard-bundle #bundleProduct #options-content-holder .buttons-set .info { float: left; line-height: 30px; margin-left: 50px; }
.wizard-bundle #bundleProduct #options-content-holder .buttons-set button { margin:0 15px; }
.wizard-bundle #bundleProduct #options-content-holder .buttons-set .button-wrapper { float: right; }
.wizard-bundle #bundleProduct #options-content-holder .buttons-set .add-to-cart,
.wizard-bundle #bundleProduct #options-content-holder .buttons-set .add-to-cart label,
.wizard-bundle #bundleProduct #options-content-holder .buttons-set .add-to-cart input.qty{ display: none; }
.wizard-bundle #bundleProduct #options-content-holder .buttons-set .progressbar-wrapper { height:4px; width: 100%; margin-bottom: 15px; }
.wizard-bundle #bundleProduct #options-content-holder .buttons-set .progressbar-wrapper .progressbar { height:4px; background-color:#bdb512; }
.wizard-bundle #bundleProduct #options-content-holder .options-content dt { display: none; }
.wizard-bundle #bundleProduct #options-content-holder .options-content dd { margin: 0; }

.wizard-bundle #bundleProduct .product-essential,
.wizard-bundle #bundleProduct .product-tabs-container,
.wizard-bundle #bundleProduct .product-share,
.wizard-bundle #bundleProduct .productquestions-summary,
.wizard-bundle #bundleProduct #grouped_attributes,
.wizard-bundle #bundleProduct .product-collateral,
.wizard-bundle #bundleProduct .product-collateral-2{
    display: none;
}

.wizard-bundle #bundleProduct .bundle-summary ul#bundle-summary { column-count: 2; column-gap: 80px; text-align: left; column-rule-style: outset; column-rule-color: #dcdcdc;  column-rule-width: 1px; margin-top: 20px;  }
.wizard-bundle #bundleProduct .bundle-summary ul#bundle-summary li { display: inline-block; width: 100%; }

.wizard-bundle #bundleProduct .bundle-summary {  padding: 20px; max-width: 800px; margin: 0 auto;  }
.wizard-bundle #bundleProduct .bundle-summary .summary { margin: 30px 0 0; padding-bottom: 30px; border-bottom: 1px solid #dcdcdc; }
.wizard-bundle #bundleProduct .bundle-summary .summary h4 { font-size: 14px; text-align: center; }
.wizard-bundle #bundleProduct .bundle-summary .summary li {}
.wizard-bundle #bundleProduct .bundle-summary .summary li strong { display: inline-block; margin: 1.5em 5px 0 0; }
.wizard-bundle #bundleProduct .bundle-summary .summary li .edit { display: inline-block; color: #bdb512; text-decoration: underline; cursor: pointer; }
.wizard-bundle #bundleProduct .bundle-summary .summary li .edit:hover {  text-decoration: none;}
.wizard-bundle #bundleProduct .bundle-summary .summary .last {}

.wizard-bundle #bundleProduct .bundle-summary .add-to-cart input.qty { margin: 0; }
.wizard-bundle #bundleProduct .bundle-summary .add-to-cart .qty { display:none; }
.wizard-bundle #bundleProduct .bundle-summary .add-to-cart button { margin:10px 0 0; height: 40px; line-height: 40px; }
.wizard-bundle #bundleProduct .bundle-summary .add-to-cart .paypal-logo { text-align:left; }
.wizard-bundle #bundleProduct .bundle-summary .add-to-cart .paypal-or { margin:5px 0 5px 42px; }
.wizard-bundle #bundleProduct .bundle-summary .price-box { background: #f8f8f8; border-bottom: 1px solid #dcdcdc; text-align: right; font-size: 14px; float: right; height: 60px; line-height: 60px; width: 100%; }
.wizard-bundle #bundleProduct .bundle-summary .price-box .price-as-configured{ float: right; }
.wizard-bundle #bundleProduct .bundle-summary .price-box .price-as-configured .price-label,
.wizard-bundle #bundleProduct .bundle-summary .price-box .price-as-configured .price-including-tax,
.wizard-bundle #bundleProduct .bundle-summary .price-box .price-as-configured .price-excluding-tax { display:inline-block; float: left; margin-right: 10px; }
.wizard-bundle #bundleProduct .bundle-summary .price-box .price-as-configured .price-including-tax .price,
.wizard-bundle #bundleProduct .bundle-summary .price-box .price-as-configured .price-excluding-tax .price { border:none; border-radius:0; box-shadow: none; background: none; padding: 0; font-size: 14px; }
.wizard-bundle.show-price-excl #bundleProduct .bundle-summary .price-box .price-as-configured .price-including-tax,
.wizard-bundle.show-price-incl #bundleProduct .bundle-summary .price-box .price-as-configured .price-excluding-tax { display: none; }

.wizard-bundle .box-yotpo { padding: 20px; }

.fixed-bundle #bundleSummary,
.fixed-bundle .product-options dt,
.fixed-bundle .product-options dd .price-notice { display: none; }
.fixed-bundle .product-view .product-shop .add-to-box .add-to-cart{ width: 100%; }
.fixed-bundle .product-options dd .item.radio .price-notice { display: block; margin-top: 5px; line-height: 1; }

.fixed-bundle .product-options { margin: 0; }
.fixed-bundle .product-options .bundle-option-description { font-weight: 600; padding: 10px 10px 0; font-size: 13px; }
.fixed-bundle .product-options dd { border-bottom: 1px solid #dcdcdc; margin:0; padding:0; }
.fixed-bundle .product-options dd .input-box { display: table; height: 50px; padding: 10px;  }
.fixed-bundle .product-options .option-image { display: table-cell; width: 60px; margin-right: 10px; vertical-align: middle; }
.fixed-bundle .product-options .option-image img { max-width: 50px; }
.fixed-bundle .product-options .option-title { display: table-cell; vertical-align: middle; font-size: 14px; }
.fixed-bundle .product-options .bundle-item-label { display: table-cell; width: 45px; vertical-align: middle; text-align: center; padding: 15px 5px 0 0; }
.fixed-bundle .product-options .bundle-item-label span { font-size: 9px; }
.fixed-bundle .product-options .bundle-item-qty { display: table-cell; vertical-align: middle; font-size: 14px; }
.fixed-bundle .product-options .bundle-item-qty .fancy-select { margin: 0 0 0 5px; }
.fixed-bundle .product-options .bundle-item-qty .fancy-select.active { z-index: 100; }
.fixed-bundle .product-options select { width: 100%; }

.fixed-bundle .product-options > div.option { padding: 10px; }
.fixed-bundle .product-options > div.option dt { display: block; }
.fixed-bundle .product-options > div.option dt .note strong{ font-weight: bold !important; }
.fixed-bundle .product-options > div.option dd input.checkbox { vertical-align: top; }
.fixed-bundle .product-options > div.option dd .price-notice { display: initial; }

.fixed-bundle .product-options .bundle-items-list .input-box {
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    min-height: 50px;
}
.fixed-bundle .product-options .bundle-items-list .option-title { flex-grow: 1; }

.bundle-items-list li { margin: 0; }
.bundle-items-list li:not(:last-child) { border-bottom: 1px solid #dcdcdc; }
.bundle-items-list ~ .validation-container > div { padding: 10px !important; border-top: 1px solid #dcdcdc; }

#product-options-columns #product-options-container { width: 70.4%; }
#product-options-columns #bundle-summary-container { width: 27.4%; }
@media (min-width : 1190px) {
    #product-options-columns #product-options-container { width:77.4%; }
    #product-options-columns #bundle-summary-container { width: 20.4%; }
}
/* Grouped Product */
.groped-product-type { position:relative; z-index:2; margin:20px -30px -20px; background:#fff; border-top:1px solid #cfcfcf; padding:20px 30px 0; }
.grouped-items td { vertical-align:middle; padding:5px 10px; }

/* Gift Card product */
.giftcard-form {}
.giftcard-form .form-list label { float: none; width: auto; }
.giftcard-form .form-list .input-box { margin-left: 0; }
.giftcard-form + .options-container-small .product-options-bottom,
.giftcard-form + .options-container-small .product-options-bottom .add-to-cart{ float: none; padding: 0 !important; text-align: left; }
.giftcard-form + .options-container-small .product-options-bottom .add-to-links { display: none; }
.giftcard-form + .options-container-small .product-options-bottom { margin-bottom: 1.5em; }
.giftcard-amount-form { margin:0 0 10px; }
.giftcard-amount-form .form-list select { width:150px; margin: 6px 0; }
.giftcard-amount-form .form-list .input-box { padding-right:20px; margin-right:9px; }
.giftcard-amount-form .form-list .input-box .v-fix { white-space:nowrap; }
.giftcard-amount-form .form-list .input-box p.notice { float:left; padding:0; clear:left; width:55px; margin:5px -100px 0 0; white-space:nowrap; font-size:11px; position:relative; z-index:1; }
.giftcard-amount-form .form-list .input-box p.notice span { margin-right:5px; display:block; }
.giftcard-send-form { }

@media (min-width : 1190px) {
    .giftcard-form .form-list label { float: left; position: relative; z-index: 0; width: 150px; line-height: 18px; padding: 6px 0; text-align: right; }
    .giftcard-form .form-list .input-box,
    .giftcard-form + .options-container-small .product-options-bottom { margin-left: 160px; }
}

/* Block: Related */
.product-view .box-related p { margin:0; }
.product-view .box-related .note { padding:5px 20px 7px; margin:0 0 15px; font-size:11px; background:#eeeeee; }
.note strong {font-weight: normal !important;}
.product-view .box-related .note,
.product-view .box-related .note a {}
.product-view .box-related .box-title { margin: 0 0 25px; }

/*.product-view .box-related input.checkbox { position:absolute; left: -25px; }*/
.product-view .box-related .checkbox-container { float: left; width: 20px; height: 145px; background: #EEE; }
.product-view .box-related .checkbox-container .checkbox { margin: 68px 3px 0; }
.product-view .box-related ol { padding:20px 0 20px 20px !important; }
.product-view .box-related li.item .item-info { margin-left: 20px; }
.product-view .box-related li.item .item-info h3 { margin: 2px 0 5px; }
.product-view .box-related li.item:first-child { margin: 0; }
.product-view .box-related li.item p a { color:#999; }
.product-view .box-related li.item .product-image { display: inline-block; }
.product-view .box-related li.item .product-details { display: inline; }

.product-view .box-related li.item .price-box p { display: inline; }
.product-view .box-related li.item .price-box .old-price { padding-right: 5px; }
.product-view .box-related li.item .price-box .special-price { font-weight: bold; }

/* 3 Column Block: Related */
.col3-layout .product-view .box-related li.item .product-image { display:block; float:none; margin:0 auto; }
.col3-layout .product-view .box-related li.item .product-details { margin-left:0; }
.col3-layout .product-view .box-related input.checkbox { margin-left:135px; }

/* Block: Upsell */
.box-title.modern h2,
.pdp-extra-side .box-title h2,
.box-modern .box-title h2 { color: #222; font-size: 20px; font-weight: 600; margin-bottom: 0; }
.box-title.modern h3,
.pdp-extra-side .box-title h3,
.box-modern .box-title h3 { font-size: 15px; line-height: 1.5; margin-bottom: 10px; }
.box-title.modern h2:before,
.pdp-extra-side .box-title h2:before,
.box-modern .box-title h2:before { display: none; }

.box-modern .products-grid { margin: 20px 0 0 -20px; }
.box-modern .products-grid li > div {
    border: 1px solid #dcdcdc;
    padding: 10px 19px 24px;
    border-radius: 4px;
    margin: 0 0 20px 20px;
    box-sizing: border-box;
}

/* Block: Related bundle product */
.product-view .box-related-bundle { clear: both; }
.product-view .box-related-bundle li.related-bundle { border-bottom: 1px solid #dcdcdc;  padding: 20px 0 !important; margin: 0 !important; float: left; width: 100%; }
.product-view .box-related-bundle li.related-bundle:last-of-type { border-bottom: none; }
.product-view .box-related-bundle li.related-bundle ul { float: left; margin: 0; }
.product-view .box-related-bundle li.related-bundle ul li.related-bundle-item { width: 170px;  }
.product-view .box-related-bundle li.related-bundle ul li.related-bundle-item:nth-child(4n+1){ clear: none;  }
.product-view .box-related-bundle li.related-bundle ul li.related-bundle-item:not(:last-of-type):after { z-index: 1; content: '+'; color: white; text-align: center; line-height: 36px; font-size: 36px; position: absolute; height: 36px; width: 36px; border-radius: 18px; background-color: #a79f10; top: 50%; margin-top: -18px; right: -18px; }
.product-view .box-related-bundle li.related-bundle ul li.related-bundle-item .product-image { margin: 0; padding: 10px; }
.product-view .box-related-bundle li.related-bundle .related-bundle.actions { box-sizing: border-box; border-left: 1px solid #dcdcdc; min-height: 180px; float: right; width: 230px; padding: 10px 0 10px 20px; text-align: center; }
.product-view .box-related-bundle li.related-bundle .related-bundle.actions .percentage { float: left; width: 100%; box-sizing: border-box; margin: -2px 0 0; }
.product-view .box-related-bundle li.related-bundle .related-bundle.actions .btn-cart { margin-top: 20px; }
.product-view .box-related-bundle li.related-bundle .product-name { padding: 0 0 0 10px; font-size: 16px; font-weight: 400; height: 21px; }

@media (max-width : 1190px) {
    .product-view .box-related-bundle li.related-bundle ul li.related-bundle-item { width: 140px;  }
}


/* 2 Column Block: Upsell */
.col2-left-layout  .product-view .box-up-sell .products-grid,
.col2-right-layout .product-view .box-up-sell .products-grid { padding:30px 0 10px 30px; margin-right:0; }
.col2-left-layout  .product-view .box-up-sell .products-grid li,
.col2-right-layout .product-view .box-up-sell .products-grid li { display:inline; width:140px; }

/* 3 Column Block: Upsell */
.col3-layout .product-view .box-up-sell .products-grid { padding:30px 0 10px 15px; margin:0; }
.col3-layout .product-view .box-up-sell .products-grid li { width:135px; margin-right:2px; display:inline; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags h3 { font-size:12px; font-weight:normal; }
.product-view .box-tags .form-add-tags { padding:5px 0 0 0; }
.product-view .box-tags .form-add-tags label { margin:0; font-size:12px; padding:2px 15px 0 0; height:4em; float:left; }
.product-view .box-tags .form-add-tags .input-box { margin:0; display:inline-block; }
.product-view .box-tags .form-add-tags div.validation-passed,
.product-view .box-tags .form-add-tags div.validation-error { padding-right:17px; }
.product-view .box-tags .form-add-tags input.input-text { width:300px; }
.product-view .box-tags .form-add-tags button.button { margin-left:5px; vertical-align:top; }
.product-view .box-tags .form-add-tags p { padding:5px 0; font-size:11px; }
.product-view .box-tags .tags-list { margin:15px 0; line-height:1.5em; }
.product-view .box-tags .tags-list li { display:inline; font-size:10px; margin:0 5px 0 0; }
.product-view .box-tags .tags-list li a { text-decoration:none; font-size:12px; margin:0; padding:3px; background:#fffcf0; }
.product-view .box-tags .tags-list li a:hover { text-decoration:underline; }

/* Block: Reviews */
.product-view .product-main-info .review-summary-table { margin:10px 0; }
.review-summary-table { border:0; margin:0 0 10px; }
.review-summary-table th,
.review-summary-table td { padding:2px 5px; }
.review-summary-table tr.last td { border:0; }
.review-summary-table th.label,
.review-summary-table td.label { width:1px; white-space:nowrap; padding-left:0; background:none; }

.product-view .box-reviews .pager { border-width:1px 0; margin:0; }
.product-view .box-reviews dt { margin:10px 0; font-style:italic; }
.product-view .box-reviews dt a { font-weight:bold; font-style:normal; margin-right:10px; }
.product-view .box-reviews dd { margin:10px 0 20px; padding:0 0 10px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_dots.gif) repeat-x 0 100%; }
.product-view .box-reviews dd p { margin:0 0 10px; }
.product-view .box-reviews dd .date { margin:0 0 10px; font-style:italic; }
.product-view .box-reviews dd.last { background:none; margin-bottom:0; }
/* Add Review Form */
.product-view .box-reviews .product-name { font-weight:normal; margin-bottom:20px; }
.product-view .box-reviews .product-name span {}
.product-view .box-reviews .form-list { margin:15px 0; }
.product-view .box-reviews .form-list .input-box {}

.product-view .box-reviews .form-list .review-summary-table thead { background:none; }
.product-view .box-reviews .form-list .review-summary-table thead th { background:none; border:0; }
.product-view .box-reviews .form-list .review-summary-table .value { text-align:center; }
/* ======================================================================================= */


/* Product Review ======================================================================== */
.review-product-list .col-main { padding-top:0; }

.product-review {}
.product-review .product-img-box { float:left; width:285px; }
.product-review .product-img-box .product-image { display:block; margin:0 0 15px; }
.product-review .details { float:right; width:400px; }

.product-review .details .product-name { font-size:15px; font-weight:bold; color:#151515; line-height:19px; margin:0 0 10px; }
.product-review .details p.date { font-size:12px; font-style:italic; }
.product-review .details p { margin:10px 0; }
.product-review .details .review-summary-table { margin:10px 0; }
.product-review .buttons-set { clear:both; padding:25px 0 0; }

.review-product-view .col-main { background:#fff url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_cols.gif) repeat-y -430px 0; padding:0; }
.review-product-view .col-main .page-title { margin-left:0; margin-right:0; }
.review-product-view .product-review .product-img-box { padding:0 0 20px 20px; }
.review-product-view .product-review .details { width:570px; padding:0 20px 20px 0; }
.review-product-view .product-review .buttons-set { border-top:1px solid #d1d1d1; background:#fff; margin:0; padding:15px 20px; }
/* ======================================================================================= */


/* CMS ============================================================================= */
.cms-home .col1-layout,
.cms-index-index .col1-layout { border:0; }
.cms-home .top-callout,
.cms-index-index .top-callout { margin-bottom:6px; }
.cms-home .col1-layout .col-main,
.cms-index-index .col1-layout .col-main { padding:0; }

.cms-index-index .col2-set {}
.cms-home .col2-set .col-1,
.cms-index-index .col2-set .col-1 { width:705px; }
.cms-home .col2-set .col-2,
.cms-index-index .col2-set .col-2 { width:244px; border:1px solid #d9d7ca; border-left:0; margin-left:-244px; }
.cms-home .col2-set .col-2 img,
.cms-index-index .col2-set .col-2 img { display:block; margin:6px auto; }

.cms-home .col1-layout .category-view,
.cms-index-index .col1-layout .category-view { margin:0 0 20px; }
.cms-home .col1-layout .page-title,
.cms-index-index .col1-layout .page-title { margin:3px 0 0; }
.cms-home .col1-layout .products-grid,
.cms-index-index .col1-layout .products-grid { margin:0; border: 0 solid #cbc0b2; padding-top:20px; padding-bottom:20px; }
.cms-home .col1-layout .products-list,
.cms-index-index .col1-layout .products-list { margin:0; border:1px solid #cbc0b2; padding-top:20px; }

.cms-index-index .breadcrumbs-container { padding: 65px 0; }

.cms-menu { padding: 20px; border-bottom: 0 solid #d1d1d1; font-size:12px; list-style-position:inside; background:#f5f5f5 url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_block.gif) repeat-x 0 0; }
.col-main .cms-menu { float:left; width:240px; border:1px solid #d1d1d1; margin:0 10px 5px 0; }
.cms-menu li { color:#999; margin: 0; border-bottom: 1px dotted #ccc; padding: 0; }
.cms-menu li a {color: #484848; line-height: 23px; font-size: 18px; padding: 26px 17px 12px 0;}
.cms-menu li ul li a,
.cms-menu li ul li strong {
    line-height: 18px;
    color: #666666;
    display: block;
    padding: 10px 5px;
    text-decoration: none;
    font-size: 12px;
}
.cms-menu li ul li a:hover {color: #484848;}

.cms-menu li strong { font-weight: bold; }
.Beaucategoriedesc ul { margin: 0 40px 0 0;}
.Beaucategoriedesc table td {padding: 10px 0;}

.list  h2 {margin: 30px 0 10px;}
/*.cms-menu li span { color:#444; }*/

.cms-enterprise-home .messages { z-index: 10000; position: absolute; width: 990px; margin: 0;}

.cms-menu li.parent { border-bottom: 0; margin: 0 0 20px;}
.cms-menu li.parent:last-child { margin-bottom: 0; }
.cms-menu li.parent > a,
.cms-menu li.parent > strong { font-size: 18px; line-height: 23px; font-weight: normal; padding: 0 0 12px; display: block; text-decoration: none; border-bottom: 1px solid #d1d1d1; }
.cms-menu li strong { font-size:13px; font-weight:bold; color:#333; }
.cms-menu li ul,
.cms-menu li ol { padding-left: 0; margin-bottom: 30px; list-style-position:inside; }
.cms-menu li ul:last-child,
.cms-menu li ol:last-child { margin-bottom: 0; }
/* CMS Menu Types */
ol.cms-menu.type-1 { list-style-type:decimal; }
ol.cms-menu.type-1 ol { list-style-type:decimal; }
ol.cms-menu.type-a { list-style-type:lower-alpha; }
ol.cms-menu.type-a ol { list-style-type:lower-alpha; }
ol.cms-menu.type-A { list-style-type:upper-alpha; }
ol.cms-menu.type-A ol { list-style-type:upper-alpha; }
ol.cms-menu.type-i { list-style-type:lower-roman; }
ol.cms-menu.type-i ol { list-style-type:lower-roman; }
ol.cms-menu.type-I { list-style-type:upper-roman; }
ol.cms-menu.type-I ol { list-style-type:upper-roman; }

ul.cms-menu.type-circle { list-style-type:circle; }
ul.cms-menu.type-circle ul { list-style-type:circle; }
ul.cms-menu.type-disc { list-style-type:disc; }
ul.cms-menu.type-disc ul { list-style-type:disc; }
ul.cms-menu.type-square { list-style-type:square; }
ul.cms-menu.type-square ul { list-style-type:square; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:18px; }
.product-name a { text-decoration:none; color: #515151; }
.product-name a:hover { color: #484848; text-decoration:none; }

/* Product Tags */
.tags-list { margin:5px 0; }
.tags-list li { display:inline; font-size:12px; }
.tags-list li a { text-decoration:none; margin:0 2px 0 0; }
.tags-list li a:hover { text-decoration:underline; }

/* Advanced Search */
.search-summary { padding:10px 10px 0; margin:10px 0 0; font-size:12px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_dots.gif) repeat-x 0 0; }
.search-summary li { margin:2px 0; }

/* Sitemap */
.page-sitemap .links { display:block; text-align:right; margin:0 20px -36px 0; }
.page-sitemap .links a { position:relative; }
.page-sitemap .sitemap { padding:0 20px; margin:15px 0; font-size:12px; }
.page-sitemap .sitemap li { margin:3px 0; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.checkout-cart-index .col-main .page-title { margin:0; }
.cart-empty { padding:20px; background:#fff; }
.cart { }
.cart .checkout-types { text-align:center; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .checkout-types fieldset { display:inline; }
.cart .checkout-types button { width: 218px; }
.cart .page-title .checkout-types button { margin-right: 31px; }
.cart .title-buttons .checkout-types { float: right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }

/* Shopping Cart Table */
.cart-table { border-width:1px 0; }
.cart-table .item-msg, .bm-backorder .item-msg, #my-orders-table .item-msg { font-size:11px; color:#B3AB11;border-style:solid; padding: 6px 9px; margin-top: 4px; }
.cart-table thead th { vertical-align:bottom; padding: 14px 12px; }
.cart-table tbody td { padding:12px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-update { float:right; margin-left:5px; }
.cart-table .btn-empty { float:right; }
.cart-table {background-color: #ffffff;}
.cart-table .item-msg span{font-size:11px; color:#B3AB11; font-weight:bold; }
.cart-table .stock-status { margin-top: 4px; }

.item-msg-container.js-cart-msg { margin-top: 10px; }
.item-msg-container.js-cart-msg .item-msg-trigger { cursor: pointer; text-decoration: none; display: inline-block; }
.item-msg-container.js-cart-msg .stock-status { margin-top: 0; }
.item-msg-container.js-cart-msg .item-msg-trigger > div { display: inline-block; vertical-align: middle; text-decoration: underline; }
.item-msg-container.js-cart-msg .item-msg-trigger:hover > div,
.item-msg-container.js-cart-msg.js-active .item-msg-trigger > div { text-decoration: none; }
.item-msg-container.js-cart-msg:not(.js-active) .item-msg-trigger ~ * { display: none; }
.item-msg-container .backorder-tip { margin-top: 8px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:0; margin-right: 281px; }
.cart .cart-collaterals h3.product-name {font-size: 14px;}
.cart .cart-collaterals .button {margin: 10px 0 0 0;}
.cart .cart-collaterals .shipping { display: none;}

.cart .cross-inside {}
.cart .cart-collaterals h2 { color:#484848; font-weight:normal; margin:0 0 5px; }
.cart .deals { margin:0; font-size:12px; padding: 20px 12px; }
.cart .deals p {}
.cart .deals label { display: block; }
.cart .deals .input-box { padding: 3px 14px 0 0; }
.cart .deals .input-text { width: 100%; }
.cart .cart-collaterals .deals .button { margin: 0; width: 100%; }
.cart .deals .widget-sku { display:block; margin:0 0 20px; width:264px; }
.cart .deals .widget-sku .block-title { background:inherit; border:inherit; color:#000; font-size:16px; margin:0 0 5px; padding:0; }
.cart .deals .widget-sku .block-title strong { font-weight:normal; }
.cart .deals .widget-sku .block-content { padding:0; }
.cart .deals .widget-sku .sku-table td input { width:98%; }
.cart .giftcard { position:relative; z-index:1; }
.cart .giftcard button.check-gc-status { clear:both; }
.cart .giftcard button.check-gc-status span { padding:0 !important; background:none !important; line-height:1.3 !important; height:auto !important; font-weight:normal !important; text-transform:none !important; }
.cart .giftcard button.check-gc-status span span { text-decoration:underline; font-size:12px !important; }
.cart .giftcard,
.cart .discount { margin:0 0 20px 0; }
.cart .cancel-btn { margin:5px 30px 0 0; clear:left; }
.cart .shipping { float:left; margin:0 0 0 30px; display:inline; font-size:12px; width:280px; }
.cart .shipping select { width:256px; }
.cart .shipping .input-text { width:250px; }
.cart .shipping p { margin:0 0 15px; }
.cart .shipping .buttons-set { width:256px; }
.cart .shipping .form-list label { float:none; width:auto; text-align:left; padding:0; display: block; margin: 0 0 3px;}
.cart .shipping .form-list .input-text,
.cart .shipping .form-list select { display:block; float:none; }

#shipping_date_trig { display: block; margin: 0.5em 0 .5em; }
a#shipping_date_trig span { text-decoration: underline; margin-left: .5em; }
a#shipping_date_trig,
a#shipping_date_trig:hover span { text-decoration: none; }

.crosssell { padding:0; margin: 20px 0 0; }
/*.crosssell h2 { font-size:12px; text-transform:uppercase; color: #b3ab11; }*/
.crosssell .item { padding:17px 10px 0 ; text-align: center; }
.crosssell .product-image { margin:3px 0 0 0; }
.crosssell .product-shop {  }
.crosssell .product-name,
.crosssell .price-box,
.crosssell p,
.crosssell .add-to-links { margin:0 0 10px; }
.crosssell li.item { float: left; width: 210px; }
.crosssell li.item button.button { font-size: 12px; }
.crosssell .add-to-links li { margin:0; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:250px; padding:20px 15px; font-size:14px; background: #fcf8f4; border-left: 1px solid #d9d9d9; min-height: 300px; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:0 5px 5px; }
.cart .totals table tfoot strong { font-weight:normal; font-size:18px; display:block; margin:10px 0 15px; color: #484848; }
.cart .totals table tfoot .summary-total td { padding:0 0 20px; }
.cart .totals table tfoot th strong { margin:0; }
.cart .totals table tfoot td .price {}
.cart .totals table tr > *:first-child { text-align: left !important; }
.cart .totals .btn-remove { vertical-align:middle; }
.cart .totals .btn-remove img { vertical-align:baseline; }
.cart .totals .checkout-types li { margin: 15px 0 0; }
.cart .totals .checkout-types li:first-child { margin: 0; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding-top:8px; line-height:1.0; font-size:11px; }

.failed-products { border:1px solid #E9581F;   }
.failed-products .sub-title { background:#FFF5F3 url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/icon_error.gif) no-repeat 10px 50%; color:#D91A00; margin:0; padding:10px 10px 10px 30px; border-bottom:1px solid #E9581F; }
.failed-products .item-msg.error { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/icon_error.gif) no-repeat left; font-size:11px; color:#D91A00; padding:5px 0 5px 20px; }
/* Empty Cart Add by SKU */

.cart-empty .failed-products { clear:both; z-index:1; position:relative; margin:40px -20px -21px; }

/* Options Tool Tip */
.item-options p { font-size:11px; font-weight:bold; text-transform:uppercase; padding:10px 12px 0 12px; }
.item-options dt { font-weight:bold; padding:7px 0 7px ; }
.item-options dd { padding-bottom:5px; }
.truncated { cursor:help; margin:5px 0 0; position:relative; z-index:1; width:110px; }
.truncated:hover { z-index:2; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; text-decoration:none; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_dots.gif) repeat-x 0 100%; color:#514f4f; }
.truncated .truncated_full_value {}
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; padding:0; width:190px; border:1px solid #c8c8c8; border-bottom:1px solid #919191; background-color:#fff; }
.truncated .truncated_full_value .item-options dl { margin-right:-9px; position:relative; z-index:9999; padding: 0 21px 10px 12px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_truncated.gif) no-repeat 100% 38px; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
.top-cart .truncated .show .item-options { top:-60px; left:-206px; }
.block-cart .truncated .show .item-options { top:-60px; left:-206px; }

/* Item options in the cart */
.data-table .item-options dt { padding:3px 0 0 10px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_bulletsm.gif) 0 .8em no-repeat; }
.data-table .item-options dd { padding:0 0 3px 10px; }
.data-table .item-options dd .price { font-weight:bold; margin-left:5px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */

.opc-wrapper {}
.opc-wrapper .page-title { margin:0; position:relative; z-index:1; }
.opc-wrapper .page-title .callout { position:absolute; top:7px; right:20px; z-index:1; }

/* Block: Checkout Progress */
.opc-progress-container { display: none; }
.opc-progress-container .opc-block-progress { background:#fff; }
.opc-progress-container .opc-block-progress .block-title { padding:17px 11px 10px 0; background:none; border:0; border-bottom:1px solid #cfcfcf; }
.opc-progress-container .opc-block-progress .block-title strong { padding:0; font-size: 13px; font-weight: normal; color: #484848;}
.opc-progress-container .opc-block-progress .block-content { padding:17px 0; }
.opc-progress-container .opc-block-progress dt {margin:2px 0 8px; }
.opc-progress-container .opc-block-progress dt.complete { color: #484848; margin:2px 0 4px; }
.opc-progress-container .opc-block-progress dt.complete a { font-weight:normal; text-transform:lowercase; color: #484848; }
.opc-progress-container .opc-block-progress dd.complete { margin:5px 0 8px; padding:5px 0; }
.opc-progress-container .block-progress .cards-list dd { padding:0; }
.opc-progress-container .block-progress .cards-list .info-table th { font-weight:normal; }

.opc {}
.opc li.section {}
.opc .step-title { margin:0 0 1px; }
.opc .step-title .number { display:none; }
.opc .step-title h2 {}
.opc .allow .step-title {}
.opc .allow .step-title h2 {}
.opc .active {}
.opc .active .step-title { margin:0 0 0; padding:0 0 0 0; }
.opc .active .step-title h2 {}
.opc .step {}
.opc .step .tool-tip { background: #FFF; box-shadow: 0 10px 10px -10px #000; }
.opc .order-review {}
.opc .order-review .authentication { margin:0 auto; width:570px; }
.opc .order-review .warning-message { font-weight:bold; text-align:center; padding:10px 10px 0; }
.opc .order-review p.cart-link { margin: 1.5em 0; }

/* Steps */
.opc .form-alt label { margin-left: 0 !important; }
.opc .form-alt .input-box { width:695px; max-width: 695px; }
.opc .form-alt .input-box select { width:695px; }

#checkout-step-login {}
#checkout-step-login .col2-set .col-content { overflow: hidden; }
#checkout-step-login .login-only { background-image:none; }
#checkout-step-login h4 { font-size:16px; color:#000; font-weight:normal; margin:0 0 15px; }
#checkout-step-login .col2-set .col-1,
#checkout-step-login .col2-set .col-2 { width: 50% }
#checkout-step-login .col2-set .col-1 .col-content { border-right: 1px solid #dcdcdc; padding-right: 30px; }
#checkout-step-login .col2-set .col-2 .col-content { border-left: 1px solid #dcdcdc; margin-left: -1px; padding-left: 30px; }
#checkout-step-login .col2-set .col-2 li { padding-left:10px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_bulletsm.gif) no-repeat 0 0.5em; }
#checkout-step-login .col2-set .col-2 .form-list li { background:none; padding-left:0; }
#checkout-step-login .btn-only { padding:0 0 0 105px; text-align:left; width:214px; }
#checkout-step-login .btn-only .button { float:right; }
#checkout-step-login p { margin:0 0 15px; }
#checkout-step-login .form-list p { padding-left:105px; margin:0; }

#checkout-step-login .form-list li.note { float:left; padding-left:160px; margin:0 0 9px; width:auto; clear:left; line-height: 35px; }
#checkout-step-login .form-list li.control { float:left; clear:left; }
#checkout-step-login .form-list li.control .input-box { margin-left:105px; }
#checkout-step-login .form-list li.buttons-set { float:right; clear:none; margin: 0; }

#checkout-payment-method-load dt > input { float: none; vertical-align: middle; }
#checkout-payment-method-load dt > label { display: inline-block; vertical-align: middle; }
#checkout-payment-method-load dt > label > img { margin: 0 10px 0 0; max-width: 140px; max-height: 40px; float: left; }

.opc .buttons-set
.opc .form-buttons { width:auto; text-align:right; }
.opc .buttons-set p.back-link { text-align:left; }
.opc .form-buttons { width:auto; text-align:right; }
.opc .buttons-set .button,
.opc .form-buttons .button { float:right; margin:0; min-width: 200px; }
.opc .buttons-set .button[disabled],
.opc .form-buttons .button[disabled] { display: none; }
.opc p.required { text-align:right; width:auto; padding-left:0; }

.checkout-onepage-payment-additional-customerbalance { margin-bottom:0; padding-left: 20px; }
.checkout-onepage-payment-additional-customerbalance .checkbox { float: left; margin-left: -20px; }

.checkout-onepage-index .header-panel { display: none; }

/*
#checkout-step-shipping_method .buttons-set,
#opc-payment .buttons-set { width:521px; margin-top:10px; margin-bottom:0; }
#checkout-step-shipping_method .buttons-set .back-link,
#opc-payment .buttons-set .back-link { width:245px; padding-right:15px; float:left; text-align:right; }
#checkout-step-shipping_method .buttons-set .back-link a,
#opc-payment .buttons-set .back-link a { display:inline; float:none; }
#checkout-step-shipping_method p.required,
#opc-payment p.required { padding:0 0 0 260px; }
#opc-payment p.note { padding:10px 0; font-size:11px; }
*/

#checkout-step-review { }
#checkout-step-review .data-table { border:0; font-size:12px; }
#checkout-step-review .data-table .item-options { font-size:11px; }
#checkout-step-review .data-table thead th { vertical-align:bottom; font-size:11px; }
#checkout-step-review .data-table .product-name { font-size:12px; }
#checkout-step-review .data-table .product-image {}
#checkout-step-review .data-table tfoot tr.last strong { font-size:14px; }
.data-table tbody tr.backorder-row { background-color: #fff; }
.data-table .backorder-row td{ text-align: left; padding-top: 0; padding-bottom: 0; }
.data-table .backorder-row .notice-msg { border: none !important; border-radius: 0; background-color: #fff9dd; color: inherit; }
.backorder-tip { background: #fff9dd; padding: 12px 15px; line-height: 1.5; }
.popup-product-content .backorder-tip { margin-top: 15px; margin-left: 120px; }
.backorder-tip:before,
.data-table .backorder-row .notice-msg li:first-child:before { content: 'Tip: '; font-weight: bold; color: #ec5b04; }

#checkout-step-review .buttons-set { padding:15px 20px; margin:0; }

.opc .checkout-agreements { margin:20px; }

/* Multiple Addresses Checkout */
.checkout-progress,
.checkout-progress li.first span,
.checkout-progress li.last span { background-image:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_crumbs.gif); background-repeat:no-repeat; }
.checkout-progress { padding:0 0 0 0; border-bottom:1px solid #cfcfcf; background-color:#ededed; text-align:center; margin:-21px -21px 5px; font-size:11px; font-weight:bold; text-transform:uppercase; width:940px; position:relative; z-index:2; }
.checkout-progress li { float:left; width:20%; text-align:center; color:#888; line-height:20px; }
.checkout-progress li span { display:block; text-align:center; border-right:1px solid #cfcfcf; }
.checkout-progress li.first span { background-position:0 0; }
.checkout-progress li.last span { background-position:100% 0; border:0; }
.checkout-progress li.active span { color:#fff; background-color:#d12c01; }

.multiple-checkout { position:relative; z-index:1; }
.multiple-checkout .data-table thead th { vertical-align:bottom; }
.multiple-checkout .col3-set .actions { border:1px solid #e4e4e4; padding:3px 9px 4px; float:left; }
.multiple-checkout .col3-set address { padding:10px; clear:both; }
.multiple-checkout .col3-set,
.multiple-checkout .col2-set { margin:0 0 15px; }
.multiple-checkout .buttons-set { padding:15px 0; clear:both; width:auto; }
.multiple-checkout .buttons-set .button { float:right; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-weight:normal; font-size:18px; color:#cd3800; text-align:right; display:block; margin:10px 0 15px; }
.multiple-checkout .grand-total .price-label { font-weight:normal; }
.multiple-checkout .grand-total .price { font-weight:bold; }
.multiple-checkout .sp-methods { font-size:12px; }
.multiple-checkout .checkout-multishipping-payment-customerbalance { font-size:12px; margin-bottom:7px; }
.multiple-checkout .fieldset label { font-size:11px; }
.multiple-checkout .gift-item .fieldset { font-size:11px; width:380px; }

/* Review Details */
#checkout-step-review .data-table .btn-remove,
.checkout-multishipping-overview .data-table .btn-remove,
#details-table .btn-remove { display:-moz-inline-stack; display:inline-block; vertical-align:middle; }

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt {margin-bottom:5px; color: #484848; }
.sp-methods dd { margin:0 0 7px; }
.sp-methods dd li { margin:13px 0; }
.sp-methods .price { font-weight:normal; }
.sp-methods .form-list { padding-left:20px; margin:15px 0; }

.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .input-box { line-height:21px; }
.sp-methods .radio,
.sp-methods .checkbox {}
.sp-methods .v-fix .validation-advice { margin-right:-250px; position:relative; z-index:1; width:250px; }
.sp-methods .adv-container { padding-left:170px; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

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

.checkmo-list li { margin:0 0 4px; }
.checkmo-list label { padding-top:0; }
.checkmo-list address { float:left; }

#payment_form_adyen_ideal label.adyen-ideal-image-label { float: left; display: block; text-align: center; border: 1px solid #e1e1e1; border-radius: 3px; width: 187px; margin: 5px 10px 5px 0; background: #fff; }

.please-wait { white-space:nowrap; line-height: 30px; margin-right: 15px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Payment Bridge */
.pbridge-reload { display:block; text-align:right; }
.pbridge-reload a {  font-size:11px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message { padding:20px 0; }
.add-gift-message h3 { font-size:16px; font-weight:normal; color:#484848; line-height:19px; margin:0 0 10px; }
.add-gift-message p { margin:10px 0; }

.gift-message-form { border:1px solid #d1d1d1; background:#f5f5f5 url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_block.gif) repeat-x 0 0; }
.gift-message-form .fieldset { padding:10px 0 10px; }
.gift-message-form .fieldset .input-text,
.gift-message-form .fieldset textarea { width:200px; }
.gift-message-form .fieldset textarea { width:200px; height:8em; }
.gift-message-form .inner-box { padding:0; }
.gift-message-form .inner-box h5,
.gift-message-form .inner-box h4 { padding:0 20px; margin:17px 0; }
.gift-message-form .inner-box p { margin:10px 0; padding:0 20px; }
.gift-message-form .gift-item { padding:5px 0 0; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_dots.gif) repeat-x 0 100%; }
.gift-message-form .gift-item .number { padding:5px 20px 5px; margin-bottom:0; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_dots.gif) repeat-x 0 100%; font-weight:bold; }
.gift-message-form .gift-item .product-img-box { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_dots.gif) repeat-y 100% 0; float:left; width:150px; padding-right:15px; }
.gift-message-form .gift-item .product-image { text-align:center; margin:20px; }
.gift-message-form .gift-item .product-name { font-size:12px; margin:20px 0 5px; text-align:center; }
.gift-message-form .gift-item .fieldset { float:left; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_dots.gif) repeat-y 0 0; padding:20px 0 10px 10px; margin:0 0 0 -2px; }
.gift-message-form .gift-item .fieldset label { width:80px; }
.gift-message-form .gift-item .gift-wrapping-form { padding:0 20px; }

.gift-options-for-order { padding:0 40px; }
.gift-options-for-order .fieldset { padding:0; }
.gift-options-for-order .fieldset p { padding:0; }
.gift-options-for-order .fieldset label { width:80px; }
.gift-options-for-order .fieldset .input-text,
.gift-options-for-order .fieldset textarea { width:340px; }

.gift-wrapping-form { padding:0 0 10px; }
.gift-wrapping-form img { border:1px solid #ccc; float:left; margin-right:10px; }
.gift-wrapping-form label { margin-right:10px; vertical-align:middle; }
.gift-wrapping-form .gift-wrapping-design { overflow:hidden; padding:10px 0 0; width:100%; }

.gift-message-link { display:block; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; width:13px; height:12px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/gift-message-close.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #d8cea8; font-size:11px; background-color:#fffdef; padding:15px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:10px 0; font-size:12px; font-weight:bold; text-align: right; }
.checkout-agreements .agree .checkbox { margin-right:5px; }

/* Centinel */
.centinel { margin:10px 0; }
.centinel p { margin:0 0 10px; }
.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 { margin:0; padding:20px; }

/* Checkout Success */
.checkout-onepage-success .col-main { font-size:12px; }
.checkout-onepage-success .col-main p { margin:0 0 10px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Invitation page ======================================================================= */
#invitationForm p.required { padding-bottom:20px; }


/* Compare popup ========================================================================= */
.catalog-product-compare-index tr.last a,
.catalog-product-compare-index tr.first a { color:#999; }
.catalog-product-compare-index tr.last p,
.catalog-product-compare-index tr.first p { margin:10px 0; }
.catalog-product-compare-index tr.first .product-name a { color:#333; }


/* Account Login/Create Pages ============================================================ */
.my-account {}
.my-account a {color: #484848;}

.account-login { position:relative; font-size:12px; }

.login-only { background:none; }
.login-only .registered-users { float:none; margin:0 auto; }

.account-login .col2-set { max-width: 990px; margin: 8em auto; }
.account-login .col2-set > * { width: 45%; }
.account-login .new-users,
.account-login .registered-users {}
.account-login .registered-users p { margin-bottom:1.5em; }
.account-login .spacer { position:absolute; top:100%; left:447px; margin-top:-1px; width:16px; height:3px; font-size:0; line-height:0; background:#fff; overflow:hidden; }
.account-login .fieldset { margin:0; }
.account-login .fieldset h2 { margin-bottom:.8em; }
.account-login .form-list .input-box { max-width: none; }
.account-login p.required,
.account-login .btn-only { padding-left:113px; width:230px; text-align:right; }
.account-login .btn-only a { float:left; white-space:nowrap; }
.account-login .form-list p { padding:0 0 0 110px; }
.account-login .form-list li.note { float:left; padding: 0 0 0 160px; margin:0; line-height: 37px; width:auto; clear:left; }
.account-login .form-list li.note a { font-size:12px; }
.account-login .form-list li.control { float:left; clear:left; }
li#remember-me-box.control { white-space:nowrap; }
li#remember-me-box.control label { margin-right:20px; white-space:normal; }
.account-login .form-list li.control .input-box { margin-left:113px; }
li#remember-me-box.control .link-tip { display:inline-block; font-size:11px; line-height:16px; padding-top:2px; white-space:normal; }
.account-login .form-list li.buttons-set { float:right; clear:none; padding: 0; margin: 0; }

.account-create {}



/* Popup Dialog Block */
.window-overlay { background:#000; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; }
.window-overlay { display: none; position:fixed; height: auto !important; top:0; left:0; right: 0; bottom: 0; opacity:0; z-index:8888; visibility: hidden; background: #000;
    -webkit-transition: opacity 150ms ease-out, visibility 150ms ease-out;
    -moz-transition: opacity 150ms ease-out, visibility 150ms ease-out;
    -o-transition: opacity 150ms ease-out, visibility 150ms ease-out;
    transition: opacity 150ms ease-out, visibility 150ms ease-out;
}
.window-overlay.active { visibility: visible; opacity:0.75; display: block; }
.popup-block { display: none; left:50%; opacity: 0; top:0; overflow: auto; -webkit-overflow-scrolling: touch; width:500px; max-height: 90%; padding: 0; margin-left: -250px; box-shadow:0 0 50px rgba(0,0,0,.5); z-index:9999; position:fixed; visibility: hidden; background: #FFF; text-align: left; border-radius: 5px;
    -webkit-transition: top 150ms ease-out, opacity 150ms ease-out, visibility 150ms ease-out;
    -moz-transition: top 150ms ease-out, opacity 150ms ease-out, visibility 150ms ease-out;
    -o-transition: top 150ms ease-out, opacity 150ms ease-out, visibility 150ms ease-out;
    transition: top 150ms ease-out, opacity 150ms ease-out, visibility 150ms ease-out;
}
.popup-block.active { display:block; top: 5%; visibility: visible; opacity: 1; }
.popup-block .block-title { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_page-title.gif) repeat-x scroll 0 0 #F6F6F6; border-bottom:1px solid #CFCFCF; padding:17px 17px 10px; position: fixed; z-index:9999; width: 466px; border-radius: 5px 5px 0 0; }
.popup-block div.btn-close { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:19px; right:17px; height:15px; width:15px; text-indent:-9999em; cursor:pointer; }
.popup-block .block-title strong { font-size:16px; font-weight:normal; }
.popup-block .block-content { padding:75px 17px 25px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_block.gif) repeat-x 0 100% #fff; font-size:12px;  }
.popup-block .block-content .form-list label { width:180px; }
.popup-block .block-content .form-list .input-text { width:230px; }
.popup-block .block-content .form-list .control .input-box { margin-left:195px; }
.popup-block .block-content .form-buttons { width:auto; padding-left:188px; padding-top:10px; }
.popup-block .block-content .form-buttons .button { float:left; }

/*
.popup-block .block-title { padding: 10px; margin: 0; position: relative; background: #0076be; color: #FFF; border-radius: 3px; }
.popup-block .block-title div.btn-close { display:block; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -80px -60px; position: absolute; top:50%; right: 10px; line-height: 100px; margin: -6px 0 0; height:12px; width:12px; cursor:pointer; overflow: hidden; }
.popup-block .block-title strong { font-size: 18px; line-height: 1.35; font-family: 'Roboto Slab', Arial, Helvetica, sans-serif; font-weight: bold; }
.popup-block .block-content { padding: 10px; }
.popup-block .block-content .form-list .control .input-box { }
.popup-block .block-content .form-buttons { width:auto; }
.popup-block .block-content .form-buttons .button { float:left; margin: 0 10px 0 0; }
*/

.popup-block.loading .block-content * { text-align:left; text-indent:-99999em; overflow:hidden; position:relative; margin-left:-9999em; }
.popup-block.loading .block-content:before { content:''; display:block; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/opc-ajax-loader.gif) no-repeat 0 50%; position:absolute; z-index:99; top:50%; left:50%; line-height:16px; padding:16px; text-indent:0!important; }

.popup-block.popup-product-content { width: 950px; margin-left: -475px; }
.popup-block.popup-product-content .block-title { width: 916px; }

.popup-block.iframe-pop-over { width: 950px; margin-left: -475px; }
.popup-block.iframe-pop-over .block-title { width: 916px; }
.popup-block.iframe-pop-over iframe { border: 0; width: 100%; height: 0; }


/* My Account ============================================================================= */

/* Captcha */
.captcha-note  { clear:left; padding-top:5px;}
.captcha-image { float:left; margin:0 0 0 240px; position:relative; width:228px; }
.captcha-image .captcha-img { border:1px solid #c7c7c7; vertical-align:bottom; width:100%; }
.registered-users .captcha-image    { margin:-12px 0 0 113px; }
#checkout-step-login .captcha-image { margin:-24px 0 0 105px; width:214px; }
.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; }
#checkout-step-login #advice-required-entry-captcha_user_login { min-height: 30px; }
.registered-users #advice-required-entry-captcha_user_login { margin-bottom: 5px; }

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

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg,
.dashboard .col2-set,
.dashboard .recent-orders { padding:0 0 20px; }

/* Block: Tags */
.dashboard .tags { padding:0 0 20px; }
.dashboard .tags p { display:inline; }
.dashboard .tags .product-name { margin:0 0 3px; font-size:11px; line-height:17px; }
.dashboard .tags li { margin:0 0 8px; }
.dashboard .tags .number { float:left; border:1px solid #ddd; text-align:center; line-height:17px; width:15px; margin-right:-20px; }
.dashboard .tags .details { margin-left:25px; }

/* Block: Reviews */
.dashboard .reviews { padding:0 0 20px; }
.dashboard .reviews .product-name { margin:0 0 3px; font-size:11px; line-height:17px; }
.dashboard .reviews p { float:left; margin-right:5px; }
.dashboard .reviews li { margin:0 0 5px; }
.dashboard .reviews .number { float:left; border:1px solid #ddd; text-align:center; line-height:17px; width:15px; margin-right:-20px; }
.dashboard .reviews .details { margin-left:25px; }

/********** Dashboard > */

/* Adress Book */
.addresses-list .box-content { font-size:12px; }
.addresses-list .col-2 li { padding:0 0 10px; }
.addresses-list .col-2 li .actions { border:1px solid #e4e4e4; padding:3px 9px 4px; float:left; }
.addresses-list .col-2 li address { padding:10px; clear:both; }

/* Order View */
.order-page {}
.order-page .order-date { margin:0 0 20px; color:#6c6c6c; font-size:11px; }
.order-page .col2-set { padding-bottom:20px; }

.order-details .link-print { background:none; padding:0; }
.order-details .order-additional,
.order-details .data-table { margin-bottom:20px; }
.order-details .order-additional dt { font-weight:bold; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_dots.gif) repeat-x 0 100%; padding:0 0 5px; margin:0 0 5px; }
.order-details .order-additional dd { padding:10px; margin:0 0 10px; }

.order-details dl.gift-message { margin:0 20px; }
.order-details .gift-message dt { margin:1px 0; padding:2px 10px; background:#e6e6e6; }
.order-details .gift-message dd { border:1px solid #c7c7c7; background:#fff; padding:10px; margin:0 0 10px; white-space:pre-wrap; word-wrap:break-word }

.order-links { margin:0 0 10px; text-align:right; padding-bottom:5px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_dots.gif) repeat-x 0 100%; }
.order-info { margin-bottom:5px; border-bottom:1px solid #c4c4c4; }
.order-info dt { padding:6px 20px 0 10px; color:#6c6c6c; float:left; }
.order-info dd { float:left; }
.order-info ul { float:left; }
.order-info li { float:left; position:relative; z-index:2; margin-right:3px; background:#dedede url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_collateral-tabs.gif) no-repeat 0 -39px; padding:0 0 0 17px; font-size:12px; }
.order-info li strong,
.order-info li a { text-decoration:none; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_collateral-tabs.gif) no-repeat 100% -39px; padding:0 17px 0 0; line-height:24px; float:left; }
.order-info li.current { margin-bottom:-1px; color:#000; font-weight:bold; z-index:3; border-bottom:0; background:#fff url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_collateral-tabs.gif) 0 0 no-repeat; }
.order-info li.current strong { background-position:100% 0; padding-bottom:1px; }
.order-info dt { font-weight:bold; }

/* Manage Newsletter Subscription */
.newsletter-manage-index .form-buttons .button { float:left; margin:0; }

/* Split Button */
.split-button { display:inline-block; z-index:1; position:relative; max-width:300px; white-space:nowrap;}
.split-button.clickable:active { left:1px; top:1px; }
.split-button { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_btn.gif) no-repeat 0 0; height:21px; padding:0 0 0 10px; margin:0; }
.split-button.active { z-index:100; }
.split-button strong { cursor:default; font-weight:bold; text-transform:uppercase; font-size:11px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_btn.gif) no-repeat 100% 0; height:19px; padding:3px 30px 0 5px; margin:0; display:block; overflow-x:hidden; white-space:nowrap; text-overflow:ellipsis; }
.split-button.clickable > strong,
.split-button strong[onclick] { text-transform:uppercase; font-size:11px; color:#C73615; cursor:pointer; }
.split-button .change { display:inline-block; border:1px solid; border-color:transparent transparent transparent #999; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_btn-split-change.png) 5px 50% no-repeat; text-indent:-999em; overflow:hidden; width:15px; cursor:pointer; height:11px; margin-left:8px; vertical-align:middle; }
.split-button .change { position:absolute; right:5px; top: 0; height:19px; border-left-color:#ccc; }

.split-button.light { background:none; height:auto; padding:0; }
.split-button.light.clickable:active { top:auto; left:auto; }
.split-button.light strong { display:inline-block; font-size:11px; text-transform:none; background:none; font-weight:normal; padding:0; height:auto; overflow:visible; white-space:normal; text-overflow:visible; }
.split-button.light.clickable > strong,
.split-button.light strong[onclick] { text-transform:none; text-decoration:underline; color:#999; }
.split-button.light.clickable > strong:hover,
.split-button.light strong[onclick]:hover { text-decoration:none; }
.split-button.light .change { position:static; right:auto; top:auto; height:11px; border-left-color:#999; }

.split-button.active .change,
.split-button .change:hover { background-position:-995px 50%; }
.split-button .list-container { position:absolute; display:none; right:0; top:100%; padding:0; min-width:100%; max-width:300px; float:left; }
.split-button.active .list-container { display:block; }
.split-button .list-container ul { background:#fff; border:1px solid rgba(0,0,0,0.1); position:relative; }
.split-button .list-container ul > li { white-space:nowrap; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_btn-split-item.png) no-repeat -10000px -10000px; border:1px solid #c1c1c1; border-top-width:0; display:block!important; margin:0!important; }
.split-button .list-container ul > li:first-child { border-top-width:1px; }
.split-button .list-container li a,
.split-button .list-container li span { display:block; line-height:1.2!important; cursor:pointer; padding:5px 18px 5px 18px; color:#999; font-size:11px; text-transform:none; text-decoration:none; text-align:left; text-overflow:ellipsis; overflow:hidden; }
.split-button .list-container li:hover a,
.split-button .list-container li:hover span,
.split-button .list-container li:hover { color:#fff; text-decoration:none; }
.split-button .list-container li:hover { background-color:#999; background-position:5px -984px; }
.split-button .list-container li.new { color:#d33911; background-color:#eee; background-position:5px 7px; }
.split-button .list-container li.new:hover { background-color:#999; background-position:5px -485px; }

/* Wishlist */
.my-wishlist textarea { width:99%; height:3.9em; resize:vertical; line-height:1.3em; overflow:auto; }
#wishlist-table .price-box { margin:3px 0; }
#wishlist-table td .description { margin:10px 0; max-height:3.9em; line-height:1.3em; overflow:hidden; word-wrap:break-word; max-width:345px; }
#wishlist-table td .description .inner { overflow:hidden; }
#wishlist-table td { padding:15px 10px; }
#wishlist-table th:first-child,
#wishlist-table td:first-child { padding-left:10px; padding-right:0; }
#wishlist-table td p { margin:5px 0 15px; }
#wishlist-table td.last { padding:4px 2px; width:1px; }
#wishlist-table td .price-box { font-size:12px; }
#wishlist-table td .price-box p { margin:0 0 5px; }
#wishlist-table td .truncated { float:left; width:auto; margin-right:10px; line-height:18px; }
#wishlist-table td .truncated .show .item-options { top:-40px; right:100%; left:auto; margin-right:15px; line-height:1.2; }
#wishlist-table td .truncated .truncated_full_value .item-options dl { background-position:100% 0; }
#wishlist-table .item-manage { margin:0 0 0 0; float:left; }
#wishlist-table .item-manage .split-button { margin:10px 9px 0 0; }
#wishlist-table .item-manage .split-button .change { margin-left:2px; }
#wishlist-table .item-manage .split-button:last-child { margin-right:0; }
.wishlist-empty { font-size:12px; padding:15px 10px; text-align:center; }
p.wishlist-empty {border:1px solid #d0d0d0;}
/* Multiple Wishlist */

td.link-edit a,
a.link-edit { padding-left:18px; line-height:18px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_link-edit.png) no-repeat 0 0; display:inline-block; }
.wishlist-management .link-edit { width:16px; padding:0; margin:0 5px; height:16px; text-indent:-999em; overflow:hidden; vertical-align:middle; }
.wishlist-management .btn-create { float:right; margin-bottom:10px; }
.wishlist-management .sub-title { float:left;  max-width:100%; }
.wishlist-management .sub-title h2 { word-wrap:break-word; }
.wishlist-management .note-msg { clear:both; margin:0 0 10px; padding:10px; border-style:solid !important; border-width:1px !important; font-size:12px !important; border-color:#fcd344; background-color:#fafaec; color:#3d6611; }
.wishlist-management .msg-private { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_lock.png) no-repeat 10px 10px #fafaec; padding-left:30px; }
.wishlist-management .table-caption .label { font-size:12px; float:left; line-height:21px; }
#wishlists-move { float:right; margin-left:10px; }
#wishlists-copy { float:right; }

#wishlists-select { background:none; padding-left:0; white-space:nowrap; float:left; max-width:220px; }
#wishlists-select strong { background:none; padding-right:0; padding-left:7px; font-weight:normal; font-size:12px; text-transform:none; }
#wishlists-select strong span { font-weight:bold; }
#wishlists-select .change { text-indent:0; width:auto; background:none; margin-left:4px; border:0; right:auto; left:100%; text-decoration:none; line-height:19px; margin-top:1px; }
#wishlists-select .change span {  text-transform:none; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_header-panel.gif) no-repeat scroll 100% -74px transparent; padding-right:10px; }
#wishlists-select.active .change span { color:#d33911; background-position:100% -130px; }
#wishlists-select .list-container { right:auto; left:0; margin-top:4px; }
#wishlists-select .list-container ul { background:#e7e7e7; border:0; }
#wishlists-select .list-container li:first-child { border-top:0; }
#wishlists-select .list-container li { border-color:#d9d9d9; }
#wishlists-select .list-container a,
#wishlists-select .list-container span { padding:5px 6px; /* background-position:-999em -999em; */ }
#wishlists-select .list-container li:hover a,
#wishlists-select .list-container li:hover span,
#wishlists-select .list-container li:hover { color:#d33911; }
#wishlists-select .list-container li:hover { background-position:-999em -999em;  background-color:#f8f8f8;  }
#wishlists-select .list-container li.new { color:#d33911; background-color:#d9d9d9; background-position:5px 7px; padding-left:12px; }
#wishlists-select .list-container li.new:hover { background-color:#999; background-position:5px -485px; color:#fff; }
#wishlists-select .list-container li.new:hover a,
#wishlists-select .list-container li.new:hover span { color:#fff; }


/* Wishlist search view */
#wishlist-search-results {}
.col3-layout #wishlist-search-results .item-name { max-width:340px; word-wrap:break-word; display:block; }
.col2-right-layout #wishlist-search-results .item-name,
.col2-left-layout #wishlist-search-results .item-name { max-width:500px; }
.col1-layout #wishlist-search-results .item-name { max-width:600px; }


.wishlist-search-view {}
.list-info { border:1px solid #dadada; padding:10px 0; margin:0 0 15px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_block.gif) repeat-x 100% 100% #fff; max-width:100%; word-wrap:break-word; }
.list-info .item { padding:5px 0; font-size:12px; border-top:1px dotted #d9d9d9; margin:0 15px; }
.list-info .item:first-child { border-top:0; }
.list-info .item .label { font-weight:normal; font-style:italic; font-size:0.9em; margin-right:5px; }
.list-info .item .label:after { content:':'; }
.list-info .item .value { font-weight:bold; }
.wishlist-search-view #wishlist-table td.last { padding:15px 10px; }
.wishlist-search-view #wishlist-table .description { max-height:6.5em; max-width:280px; }
.wishlist-search-view .list-info { display:inline-block; }
.wishlist-search-view .sub-title { clear:both; }
.wishlist-search-view p.qty { text-align:center; }


/* Store credit */
.storecredit .account-balance { margin:0 0 20px; padding:0 0 10px; font-size:12px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_dots.gif) repeat-x 0 100%; }
.storecredit .account-balance .price { font-weight:bold; }
.giftcard-redeem { padding-bottom:20px; }
.giftcard-redeem .input-box { margin-right:5px; }

/* Gift card */
.giftcardaccount { position:relative; z-index:1; padding-top:1px; }
.giftcard-status .messages,
.giftcardaccount .messages { margin-bottom:10px; }
.giftcardaccount p { margin:15px 0; font-size:12px; }
.giftcardaccount .fieldset { margin:0; }
.giftcardaccount .btn-only { margin:0 0 15px; }

/* Gift Card Status Check */
.giftcard-status .gift-card-info,
.giftcard-status p.error-msg,
.giftcardaccount #giftcard_balance_lookup .gift-card-info,
.giftcardaccount #giftcard_balance_lookup p.error-msg { margin:10px 0 20px; }
.gift-card-info { margin:10px 0; padding:10px 10px 5px; border:1px dashed #d9d9d9; background:#fcf7f5; }
.gift-card-info p { font-size:12px; margin:0 0 5px; }
.gift-card-info .giftcard-number { font-weight:bold; }
.gift-card-info .form-list label {}
.gift-card-info .btn-only { padding-left:0; }

#gc-please-wait { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; -moz-opacity:0.8; opacity:0.8; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h2.h2 { margin:15px 0 10px; }
.page-print .col2-set { margin:10px 0 20px; }

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

/* Tagged products */
.my-tag-edit { float:left; }
.my-tag-edit .btn-remove { float:right; margin:-3px 0 0 5px; position:relative; }
#my-tags-table .price-box { margin:5px 0; }
#my-tags-table .last { text-align:center; }
#my-tags-table .last p { margin:10px 0; }

/* Reward Points */
.my-rewards .box { margin:0 0 30px; }
.my-rewards .info-box .box-title { margin:10px 10px; }
.my-rewards .info-box .box-content { padding:0 10px 10px; }
.my-rewards p.error { display:inline; color:#d91a00; }
.my-rewards dl { font-size:12px; }
.my-rewards dl dt { font-weight:bold; font-size:13px; margin-top:10px; }
.my-rewards dl dt span { color:#d12c01; }
.my-rewards dl dd.last { margin:7px 0 0; }
.my-rewards .form-list label { width:auto; }
.my-rewards .form-list .control { margin-left: 0; max-width: none; }
.my-rewards .form-list .control .input-box { position:static; margin:0; }
.my-rewards .data-table small { display:block; font-size:1em; color:#808080; }

/* Billing Agreements */
.billing-agreements .info-box { margin:15px 0; }
.billing-agreements .info-box p { margin:0 0 9px; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }

/* Gift Registry Functionality */
.btn-gift-registry { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/i_gift-registry3.gif) 0 0 no-repeat; padding:3px 0 0 33px; text-align:left; }
.btn-gift-registry .input-box { margin:0 0 7px; }
.btn-gift-registry select { width:100%; }
.gift-registry-name { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/i_gift-registry2.gif) 0 0 no-repeat; margin:3px 0 0; padding:0 0 0 20px; line-height:18px; }
/* Block: Gift Registry Search */
.sidebar .block-gr-search .form-alt .input-box { width:148px; margin:3px 0 0; padding:0; }
.sidebar .block-gr-search .form-alt input.input-text { width:142px; }
.sidebar .block-gr-search .form-alt select { width:148px; }
.block-gr-search p.note { margin:0 0 3px; text-align:right; color:#f15c22; }

/* Order By SKU */

.wrapper .block-addbysku .input-box.validation-error,
.wrapper .block-addbysku .input-box.validation-passed { padding-right:0; background:none; }
.wrapper .block-addbysku .validation-advice { margin-right:-19px; }

.main .block.block-addbysku .block-content { padding:10px 4px 10px; }
.block-addbysku .data-table th,
.block-addbysku .data-table td { padding:6px 4px; }
.block-addbysku .data-table th:first-child,
.block-addbysku .data-table td:first-child { padding-left:13px; }
.sidebar .block-addbysku .actions { padding:0 13px 7px; }
p.link-widget-sku { padding:15px 13px; text-align:left; float:left; }
.sidebar p.link-widget-sku { padding:5px 13px 0; text-align:right; border-top:1px dotted #dadada; float:none; }
p.link-widget-sku a { color:#999; }

.block-addbysku .actions { text-align:right; margin:15px 0 10px; float:right; }
.sidebar .block-addbysku .actions { float:none; }
.block-addbysku .file-upload { float:left; text-align:left; border:1px solid #dadada; padding:10px 17px; background:#F5F5F5 url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_block.gif) repeat-x 0 100%; margin-top:10px; }
.block-addbysku .file-upload label { display:block; float:none; width:auto; min-width:60px; text-align:left; }
.block-addbysku .file-upload p { padding:3px 0; }
.block-addbysku .file-upload .btn-reset { display:inline-block; margin-left:15px; }
.block-addbysku .file-upload .btn-reset span { margin-left:0; padding:3px 0 3px 15px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_icon-reset.png) no-repeat scroll 0 50%; display:inline-block; cursor:pointer; color:#999; }
.block-addbysku .file-upload .input-box { display:block; float:none; }
.block-addbysku .file-upload .note { width:auto; clear:both; padding:2px 0; }

.block-addbysku .data-table {}
.block-addbysku .data-table td .btn-remove { margin:4px -16px 0 0; float:right; }
.block-addbysku .data-table td .input-box { float:left; }
.block-addbysku .data-table td .qty { width:8em!important }
.sidebar .block-addbysku .data-table td .qty { width:5em!important }
.block-addbysku .data-table td.last { padding-right:18px; }
.block-addbysku .data-table tfoot td.last { text-align:right; }
.block-addbysku .data-table .add-row { cursor:pointer; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_btn-split-item.png) no-repeat 0 2px; padding-left:11px; font-weight:bold; color:#999; }
.block-addbysku .data-table .input-box { width:99%; }

.wrapper .block.block-addbysku .data-table .validation-advice { }
.wrapper .block.block-addbysku .data-table .col-sku { width:auto; }

.wrapper .block.block-addbysku .data-table .col-qty,
.wrapper .block.block-addbysku .data-table .col-remove { width:13px; }
.wrapper .block.block-addbysku .data-table .input-text { width:99%; }

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

.disabled { position:relative; z-index:1; }
.disabled:after { content:''; display:block; position:absolute; top:0; left:0; width:100%; height:100%; z-index:99; background:#fff; opacity:0.2; }

/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; padding:10px 20px 20px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; line-height:14px; font-weight:bold; padding:5px 2px; 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:#efefef ; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { color:#333; font-size:14px; font-weight:bold; 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.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:6px; right:8px; height:15px; width:15px; text-align:left; text-indent:-9999em; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; 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 { background:#fefefe; clear:right; line-height:1.5; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-before-container { background: #484848; color: #b8b8b8; text-align:left; border-top: 1px solid #555555; border-bottom: 1px solid #606060; padding: 20px 0; font-size: 13px; }
.footer-before-container > form,
.footer-before-container > div { max-width: 970px; margin: 0 auto; display: block; }

#block-footer_newsletter .block-content .std { float: left; width: 60%; }
#block-footer_newsletter .block-content .std > * { margin-bottom: 0; }
#block-footer_newsletter .block-content form { float: right; clear: none; }
#block-footer_newsletter .block-content p.title { font-size: 19px; color: #a79f10; margin: 0 0 5px; }

.footer-before-container .form-subscribe { float: right; margin: 12px 0 0; }
.footer-before-container .form-subscribe-header { text-decoration:none; display: none; }
.footer-before-container .form-subscribe .v-fix { float: none; display: inline; }
.footer-before-container .form-subscribe input.input-text {  width:210px; border: 0; border-radius: 15px; height: 33px; line-height: 33px; padding: 0 20px; margin: 0 10px 0 0; }
.footer-before-container .form-subscribe button.button:hover { background-color: #bdb512; border-color: #bdb512; }
.footer-before-container .form-subscribe .validation-advice { color: #FFF !important; }

.footer-container { margin:0; text-align:left; font-size: 13px; background: #FFF; border-top: 1px solid #858585; padding: 31px 0; }
.footer { margin: 0 auto; max-width: 970px; position: relative; }
.footer a {color: #6f6f6f; text-decoration: none;}
.footer a:hover { text-decoration:underline; }

.footer-cms-blocks .block { width: 18.4%; margin: 0 0 40px 2%; float:left; }
.footer-cms-blocks .block:first-child { margin-left: 0; }
.footer-cms-blocks .block-title { font-size: 15px; padding-bottom: 16px; }
.footer-cms-blocks .block-title strong { font-weight: 600; }
.footer-cms-blocks ul li { padding: 7px 0; }

#footer-action-blocks #block-footer_action_1 { width: 58%; margin-right: 1.2% }
#footer-action-blocks #block-footer_action_1 #footer-testimonials { position: relative; }
#footer-action-blocks #block-footer_action_1 #footer-testimonials-wrapper-prev,
#footer-action-blocks #block-footer_action_1 #footer-testimonials-wrapper-next { position: absolute; top: 0; height: 100%; width: 39px; text-align: center; background: #efefef; }
#footer-action-blocks #block-footer_action_1 #footer-testimonials-wrapper-prev { left: 0; border-radius: 5px 0 0 5px; }
#footer-action-blocks #block-footer_action_1 #footer-testimonials-wrapper-next { right: 0; border-radius: 0 5px 5px 0; }
#footer-action-blocks #block-footer_action_1 #footer-testimonials-wrapper-prev a,
#footer-action-blocks #block-footer_action_1 #footer-testimonials-wrapper-next a { display: block; height: 100%; width: 100%; line-height: 123em; overflow: hidden; }
#footer-action-blocks #block-footer_action_1 #footer-testimonials-wrapper-prev a:after,
#footer-action-blocks #block-footer_action_1 #footer-testimonials-wrapper-next a:after { content: ""; position: absolute; top: 50%; left: 50%; width: 12px; height: 22px; margin: -11px 0 0 -6px; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -505px -210px; }

#footer-action-blocks #block-footer_action_1 #footer-testimonials-wrapper-prev a:hover,
#footer-action-blocks #block-footer_action_1 #footer-testimonials-wrapper-next a:hover { background: #E9E9E9; }

#footer-action-blocks #block-footer_action_1 #footer-testimonials-wrapper-next a:after { background-position: -520px -210px; }
#footer-action-blocks #block-footer_action_1 .bx-wrapper { margin: 0 40px !important; background: #f8f8f8; }
#footer-action-blocks #block-footer_action_1 li { font-size: 12px; }
#footer-action-blocks #block-footer_action_1 li .content { padding: 17px 10px 10px 100px; }
#footer-action-blocks #block-footer_action_1 img { float: left; margin: -6px 0 0 -81px; -moz-border-radius: 999px; -webkit-border-radius: 999px; border-radius: 999px; border: 1px solid #dcdcdc; }
#footer-action-blocks #block-footer_action_1 p { margin: .75em 0 0; line-height: 20px; }
#footer-action-blocks #block-footer_action_1 p:first-child { margin-top: 0; }
#footer-action-blocks #block-footer_action_1 em strong,
#footer-action-blocks #block-footer_action_1 strong em { color: #a8a013; }

@media (min-width : 1190px) {
    .footer-before-container > form,
    .footer-before-container > div,
    .footer { max-width: 1170px; }
}

address.copyright { font-size: 13px; }
address.copyright img { vertical-align: text-bottom; margin: 0 25px 0 0; }
address.copyright .separator { display: inline-block; margin: 0 10px; height: 16px; width: 1px; background: #b9b2b8; overflow: hidden; line-height: 100px; vertical-align: text-bottom; }
address.copyright a { color: #515151; }
address.copyright a img { vertical-align: baseline; margin: 0 9px 0 0; }

.footer .switcher-store { float:right; width:184px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_store-switch.gif) no-repeat 0 3px; padding-top:21px; }
.footer .switcher-store label { display:none; }
.footer .switcher-store select { padding:0; margin-bottom:1px; }
.footer .switcher-store ul { float:none; width:auto; padding-left:0; margin-left:0; }
.footer .switcher-store ul .current { display:none; }
/* ======================================================================================= */


/* Some sample data cms styles ================================================================================ */
.page-head-alt {}
.page-head,
.page-head-alt { margin-bottom:20px; padding: 0 0 11px 0;  border-bottom:1px solid #cfcfcf; }
.col-main .page-head,
.col-main .page-head-alt {}
.page-head-alt .link-rss { float:right; margin-top:8px; }
.page-head h2,
.page-head h3,
.page-head-alt h3,
.page-head-alt h2 { font-size: 18px; font-weight: normal; color:#d12c01; }


/* Restricted ================================================================================ */
.restriction-index-stub .page { width:652px; padding-bottom:3px; }
.restriction-index-stub .main { margin-top:100px; min-height:0; height:auto !important; padding:13px; text-align:center; margin-bottom:0; }
.restriction-index-stub .col-main { color:#dedede; height:auto !important; min-height:230px; font-size:16px; background:#4a4a4a url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/logo-offline.gif) no-repeat 50% 95px; padding:170px 60px 40px; }
.restriction-index-stub .page-title { margin:0 0 15px !important; padding:0 !important; border:0 !important; background:none; }
.restriction-index-stub .col-main h1,
.restriction-index-stub .col-main h2 { font:italic 35px Georgia, "Times New Roman", Times, serif; color:#fff; }
.restriction-index-stub .header-container,
.restriction-index-stub .footer-container { display:none; }
.restriction-index-stub .copyright { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_shadow-offline.gif) 50% 0 no-repeat; padding:15px 0 0; margin:0; }


/* Old private sales index ================================================================================ */
.private-sales-index { background:#2b2b2b; margin:110px 0 60px; padding:40px 0; }
.private-sales-index .box { border:1px solid #e2ded0; background:#fff url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_ps.gif) no-repeat 50% 13px; padding:50px 13px 0; width:657px; margin:0 auto; }
.private-sales-index .box .content { padding:0 60px 70px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_ps.gif) no-repeat 50% 100%; font-size:14px; }
.private-sales-index .box .content p { text-align:center; }
.private-sales-index .box .content a { color:#444444; }
.private-sales-index .box .content h1 { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_ps-logo.gif) no-repeat 50% 0; padding:60px 0 5px; font-size:29px; font-weight:normal; color:#ec4e00; }
.private-sales-index .box .content .description { background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_ps-descr.gif) no-repeat 50% 0; margin:40px auto 0; width:433px; padding:30px 50px 30px; font:normal 20px Georgia, "Times New Roman", Times, serif; font-style:italic; color:#817268; }

.col1-layout .private-sales-index { margin:0 -20px -31px; height:auto !important; min-height:350px; }

/* Private sales index ================================================================================
.private-sales-index { background:#fffdf9 url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_ps-home.jpg) no-repeat 50% 88px; padding-top:90px; }
.private-sales-index .box {}
.private-sales-index .box .content {}
.private-sales-index .box .content p { padding-top:475px; text-align:center; color:#444444; font-size:18px; }
.private-sales-index .box .content a { color:#c12900; }
.private-sales-index .box .content h1 { display:none; }
.private-sales-index .box .content .description { display:none; }

.col1-layout .private-sales-index { margin:0 -20px -31px; background-position:0 20px; padding-top:20px; height:auto !important; height:550px; min-height:550px; } */

/* Private sales demo ==================================================================== */
.cms-private-sales-home { background-color:#fffdf9; }
.private-sales-demo { background:#fffdf9 url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_ps-home.jpg) no-repeat 50% 88px; padding-top:90px; }
.private-sales-demo h1 { display:none; }
.private-sales-demo p { padding-top:475px; text-align:center; color:#444444; font-size:18px; }
.private-sales-demo a { color:#c12900; }

.col1-layout .private-sales-demo { margin:0 -20px -31px; background-position:0 20px; padding-top:20px; height:auto !important; min-height:550px; }
/* ======================================================================================= */


.k_button_css_revision {
}
#k_popup * {
    -moz-box-sizing: content-box !important;
}
#k_popup a img {
    border: 0 none;
    display: inline;
}
#k_popup a {
    text-decoration: none;
}
#k_popup a:hover {
    color: #3882C3;
    text-decoration: underline;
}
#k_popup div {
}

.k_float {
    position: absolute !important;
}
.k_float {
    cursor: pointer;
    position: fixed !important;
    z-index: 9999999;
}

.k_container:before {
    clear: both;
    content: ".";
    display: block;
    height: 0;
}
.k_float.absolute {
    position: absolute !important;
}
#kampylink img {
    border: 0 none;
    display: block;
}
.k_top {
    top: 0;
}
.k_top_sl {
    top: 15px;
}
.k_top_hl_sl {
    top: 100px;
}
.k_top_hl {
    top: 85px;
}
.k_bottom {
    bottom: 0;
}
.k_bottom_sl {
    bottom: 15px;
}
.k_bottom_hl_sl {
    bottom: 99px;
}
.k_bottom_hl {
    bottom: 84px;
}
.k_right {
    right: 0;
}
.k_left {
    left: 0;
}
#k_popup {
    border: 1px solid black;
    display: none;
    font-family: 'arial';
    font-weight: bold;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 999999;
}
#k_pop_header {
    background: none repeat scroll 0 0 white;
    border: 1px solid #FFFFFF;
    font-size: 20px;
    font-weight: bolder;
    margin: 10px 9px 0;
    padding: 10px;
    text-align: center;
}
#k_pop_question_container {
    background: none repeat scroll 0 0 white;
    border: 1px solid black;
    font-size: 11px;
    margin: 10px 9px 0;
    padding: 10px 0;
    text-align: center;
}
#k_pop_yes_no {
    margin: 0 auto;
    padding: 10px 0 0;
    width: 138px;
}
#k_pop_yes_btn, #k_pop_no_btn {
    border-color: #D9DFEA #0E1F5B #0E1F5B #D9DFEA;
    border-style: solid;
    border-width: 1px;
    color: white;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 10px 3px;
    text-align: center;
    text-decoration: none;
    width: 40px;
}
#k_pop_branding {
    font-size: 11px;
    padding: 3px 0;
    text-align: right;
}
#k_pop_branding a {
    color: #3882C3;
    direction: ltr;
    font-weight: normal;
    margin-right: 10px;
    text-align: right;
}
#k_pop_whatisthis {
    float: left;
    padding: 1px 0 0 9px;
}
#k_pop_remind {
    cursor: pointer;
    font-weight: normal;
    text-decoration: underline;
}
#k_close_button {
    border: 1px solid gray;
    color: gray;
    display: none;
    font-size: 12px;
    height: 16px;
    text-align: center;
    width: 11px;
}
.kc_top {
    top: 80px;
}
.kc_bottom {
    bottom: 80px;
}
.kc_right {
    right: 10px;
}
.kc_left {
    left: 10px;
}
.kc_top_sl {
    top: 95px;
}
.kc_bottom_sl {
    bottom: 95px;
}
#k_slogan {
    color: #666666;
    cursor: default;
    font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
    font-size: 9px;
    margin-left: 2px;
    margin-right: 2px;
}
#k_slogan a {
    color: #666666;
    cursor: default;
    font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
    font-size: 9px;
    text-decoration: none;
}


/* Clears ================================================================================ */
.account-login .form-list:after,
.wishlist-management .table-caption:after,
.product-options dt:after,
#bundleProduct:after,
.events-slider:after,
.product-image-popup .nav:after,
.gift-item:after,
.block-content:after,
.block-list li.item:after,
.block-poll li:after,
.currently li:after,
.order-info:after,
.top-cart .actions:after,
.header .quick-access:after,
.product-view .box-related li.item:after,
.bundle-summary .product:after,
.collateral-tabs:after,
.block-cart .block-content .item:after,
.clearer:after,
.header-topmenu-container:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header-panel:after,
#nav:after,
.main:after,
.footer-before-container:after,
.footer-container:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block li.item:after,
.block .actions:after,
.mini-products-list li:after,
.cms-index-index .block-featured li.item:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.products-grid:after,
.products-list li.item:after,
.product-view:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add-tags:after,
.product-view .product-main-info:after,
.product-options .options-list li:after,
.options-container-small .product-options:after,
.product-options-bottom:after,
.product-review:after,
.box-collateral:not(.box-related-extra):after,
.box-collateral .box-content:after,
.collateral-tabs .tab-content:after,
.account-login:after,
.cart .cart-collaterals:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.form-list li:after,
.form-list li.fields .field:after,
.clearfix:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after,
.new-product-spotlight .more-new .item:after,
.addresses-list .col-2 li:after,
.product-view .product-shop:after, .menu-search-wrapper:after,
.footer-cms-blocks:after,
.static-categories ul:after,
.toolbar:after,
.breadcrumbs-container:after,
.Beaucategoriedesc:after,
.static-categories ul li .content:after,
#checkout-step-login .col2-set .col-content:after,
#bundleProduct .product-options dd .input-box:after,
.options-container-small:after,
.form-list .field:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
#bundleProduct .product-options dd .bundle-items-list .input-box.validation-passed { background-image: none; }

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

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

/* POW 162 START */
.counting {
    padding-top:2px;
}
.previousnext {
    border:0 !important;
    padding: 4px 0 5px !important;
    width: 990px;
    margin: 0 auto !important;
    position: relative;

}
/* POW 162 END */

/* Zendesk #559 - RCC - New Class for password notice text - 18/06/2013 */
.password-notice {
    width:327px;
    font-size:11px;
    margin-left: 160px;
    padding: 10px 0 0;
}

.BeauSubCategoriesDesc {
    margin: 24px 8px 12px;
    color:#515151;
}
.BeauSubCategoriesDesc > *:last-child { margin-bottom: 0; }
.BeauSubCategoriesDesc .price { font-size: 1.66em; display: inline-block; margin: 0 .25em; font-weight: 400; }

.BeauUspShortDesc{
    margin-top:18px;
    margin-bottom:10px;
    text-align: left;
}
.BeauUspShortDesc ul{
    list-style: disc inside none;
}

/* Zendesk #866 - RCC - Indentation of ul li items - 23/09/2013 - START */
.BeauUspShortDesc ul li{
    margin: 0 0 0 1em;
    padding: 0;
    text-indent: -1em;
}
/* Zendesk #866 - RCC - Indentation of ul li items - 23/09/2013 - END */

#aw-afptc-popup .product-name {margin-top:10px;}
#aw-afptc-popup .price-box {margin-top:5px;}
#aw-afptc-popup .button  {margin-top:10px; margin-bottom:5px;}

.opc #shipping\:telephone, .opc #billing\:telephone {width:130px}
.opc #shipping\:street_2,
.opc #shipping\:street_3,
.opc #shipping\:postcode,
.opc #billing\:street_2,
.opc #billing\:street_3,
.opc #billing\:postcode {width:70px}

.opc .select-message {margin: 1.5em 0; font-weight: bold; font-size: 16px; }
.opc .checkout-onepage-payment-additional-giftcardaccount .note {margin: 10px 0 0 0;}

.amsocial-icons { margin-left: 20px; padding-bottom: 20px; padding-top: 20px; }
.amsocial-note {padding: 20px !important; line-height: inherit !important;}

.catalog-product-view .product-shop .yotpo.bottomline { margin: 5px 0; padding: 0; display: block; line-height: 18px; }
.catalog-product-view .product-shop .yotpo.bottomline .yotpo-stars { float: left; margin: 0 5px 0 0 !important; }

.catalog-product-view .product-shop .product-main-info .yotpo-small { position: static; width: auto; margin-top: 6px; margin-right: 10px; }
.catalog-product-view .product-shop .product-main-info .QABottomLine { margin-left: 20px; }
.catalog-product-view .product-shop .product-main-info .yotpo.bottomLine + .QABottomLine { margin: 6px 0 0; }
div.yotpo .yoResult { font-weight: normal; font-style: normal; color: #515151; text-decoration: underline; }
div.yotpo .yoResult:hover { text-decoration: none; }
div.yotpo .yoStar, div.yotpo-testimonails .yoStar { vertical-align: baseline; }

.legally-required-info { padding: 20px; text-align: center;}

.col1-layout .col-main,
.col-main-content,
.catalog-category-view .col2-left-layout.main,
.catalogsearch-result-index .col2-left-layout.main { background-color:white; padding: 20px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; max-width: 950px; }
.cms-index-index .col1-layout .col-main,
.catalog-category-view .col1-layout.main .col-main,
.catalog-category-view .col2-left-layout .col-main-content,
.catalogsearch-result-index .col1-layout.main .col-main,
.catalogsearch-result-index .col2-left-layout .col-main-content { padding: 0; background: none transparent; border-radius: 0; overflow: visible; max-width: none; }
.catalogsearch-result-index .col2-left-layout .sidebar > div,
.catalog-category-view .col2-left-layout .sidebar > div { padding: 10px 10px 10px 0; }
.col-main-content .landing-categories h2.title a,
.catalog-category-view .col2-left-layout .col-main-content .landing-categories h2.title a,
.catalogsearch-result-index .col2-left-layout.main .col-main .landing-categories h2.title a,
body.black-text.cms-index-index .col1-layout .col-main .landing-categories h2.title a,
body.black-text.catalog-category-view .col1-layout.main .col-main .landing-categories h2.title a,
body.black-text.catalog-category-view .col2-left-layout .col-main-content .landing-categories h2.title a,
body.black-text.catalogsearch-result-index .col1-layout.main .col-main .landing-categories h2.title a,
body.black-text.catalogsearch-result-index .col2-left-layout .col-main-content .landing-categories h2.title a { color: #515151; text-shadow: none; }

@media (min-width : 1190px) {
    .col1-layout .col-main,
    .col-main-content,
    .catalog-category-view .col2-left-layout.main,
    .catalogsearch-result-index .col2-left-layout.main { max-width: 1150px; }

    .catalog-product-quote .col1-layout .col-main .col-1,
    .catalog-product-quote .col1-layout .col-main .col-2{ padding: 0 20px; width: 46%; }
}

.customer-account-create .main.col1-layout,
.customer-account-forgotpassword .main.col1-layout,
.sendfriend-product-send .main.col1-layout { max-width: 450px; }

.price-from .price-label,
.price-to .price-label {
    font-size: 12px;
    color: #6F6F6F;
}

#linkYoReviews .yoResult{
    text-decoration: underline;
    text-decoration-color: #005696
}

.product-quote-container .webform-container > h2 { font-size: 26px; line-height: 1.2; font-weight: 100; color: #515151; margin: 0 0 .5em; padding-top: 24px; }
.product-quote-container .product-name { padding-top: 24px; }
.product-quote-container .product-name h1 { font-size: 26px; line-height: 1.2; font-weight: 100; color: #515151; margin: 0; }
.product-quote-container a.back { float: left; font-size: 11px; position: absolute; display: none; }
.product-quote-container a.back span { background-color: transparent; background-image: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bg-breadcrumbs.png); background-position: left -26px; background-repeat: no-repeat; padding: 0 0 0 17px; height: 26px; line-height: 24px; display: inline-block; }
.product-quote-container a.back span span { background-image: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bg-breadcrumbs.png); background-position: right -26px; display: inline-block; padding: 0 15px 0 5px; }
.catalog-product-quote .product-line a { background-position: 0 0; color: #888; }
.catalog-product-quote .product-line a span { background-position: right 0; padding: 0 15px 0 0; }
.catalog-product-quote .product-line a:hover span { text-decoration: underline; }

.overlay_alphacube { z-index: 5 !important; }
.dialog { z-index: 6 !important; }

div.custom-onsale-product-label-text,
div.custom-onsale-category-label-text { line-height: 1; }
div.custom-onsale-product-label-text .white,
div.custom-onsale-category-label-text .white { color: #FFF; }
div.custom-onsale-product-label-text .green,
div.custom-onsale-category-label-text .green { color: #a79f10; }
div.custom-onsale-product-label-text .font-s,
div.custom-onsale-category-label-text .font-s { font-size: 10px; }
div.custom-onsale-product-label-text .font-m,
div.custom-onsale-category-label-text .font-m { font-size: 12px; }
div.custom-onsale-product-label-text .font-l,
div.custom-onsale-category-label-text .font-l { font-size: 24px; }
div.custom-onsale-product-label-text .font-l small,
div.custom-onsale-category-label-text .font-l small { font-size: 12px; }

.pwl-banner.bm-style a.specific { cursor: pointer; width: 51px; height: 53px; display: inline-block; background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) no-repeat -387px -311px; }
.pwl-banner.bm-style a.specific:hover { background-position: -442px -311px; }

.product-view .pwl-banner.bm-style a.specific {
    cursor: pointer;
    width: auto;
    height: auto;
    display: inline-block;
    background: none;
}
.product-view .pwl-banner.bm-style a.specific:before,
.product-view .pwl-banner.bm-style a.specific:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
}
.product-view .pwl-banner.bm-style a.specific:before {
    width: 35px;
    height: 35px;
    margin-right: 11px;
    background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/power-button.svg) no-repeat;
    background-size: contain;
}
.product-view .pwl-banner.bm-style a.specific:after {
    content: 'Zet aan';
    font-size: 13px;
    font-weight: 600;
    text-decoration: underline;
    color: #515151;
}
.product-view .pwl-banner.bm-style a.specific:hover:before { filter: brightness(50%); }

/* Style4 */
body .amshopby-slider-ui { background: #efefef; }
body .amshopby-slider-ui .ui-slider-range { background-color: #b9b628; top: 0; }
body .amshopby-slider-ui .ui-slider-handle { box-sizing: content-box; margin-left: -10px; }
body .amshopby-slider-ui,
body .amshopby-slider-ui .ui-slider-range,
body .amshopby-slider-ui .ui-slider-handle,
body .m-filter-slider.style4,
body .m-filter-slider.style4 > .m-slider-span,
body .m-filter-slider.style4 > .m-slider-from,
body .m-filter-slider.style4 > .m-slider-to { border-radius:15px; height:10px; }
body .m-filter-slider.style4 {
    background:#efefef;
    box-shadow: none;
    border: 1px solid #efefef;
}
body .amshopby-slider-ui .ui-slider-handle,
body .m-filter-slider.style4 > .m-slider-from,
body .m-filter-slider.style4 > .m-slider-to {
    width:18px;
    height:18px;
    top:-5px;
    border:1px solid #fff;

    background: #bdb512 none;
    background-image: -moz-linear-gradient( 90deg, rgb(179,171,17) 0%, rgb(202,193,18) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(179,171,17) 0%, rgb(202,193,18) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(179,171,17) 0%, rgb(202,193,18) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ab11', endColorstr='#cac112',GradientType=0 );
    box-shadow: 0 1px 1px 0 rgba( 0, 0, 0, .08 );
}
body .m-filter-slider.style4 > .m-slider-span {
    background: #b9b628;
    box-shadow: none;
    border: none;
    margin-left: -20px;
    padding-left: 20px;
}
/* Touch screen slider style */
body .one-filter-column .m-filter-slider.style4 > .m-slider-from,
body .one-filter-column .m-filter-slider.style4 > .m-slider-to {
    width:28px;
    height:28px;
    top:-10px;
}

.vat_validation-messages .notice-msg,
.vat_validation-messages .error-msg { border: 2px solid #a62533; background-color:#c6737c; color:#fff; border-radius: 5px; padding: 5px; width: 100%; }
.vat_validation-messages .notice-msg a,
.vat_validation-messages .error-msg a { color:#fff; }
.vat_validation-messages .success-msg { border: 2px solid #a69f25; background-color:#c6c173; color:#fff; border-radius: 5px; padding: 5px; width: 100%; }
.vat_validation-messages .success-msg a { color:#fff; }
.checkrsp .notice-msg,
.vatLoader { border: 2px solid #258ba7; background-color:#73b4c6; color:#fff; border-radius: 5px; padding: 5px; width: 100%; margin: 5px 0 0; }
.checkrsp .notice-msg a,
.vatLoader a { color: #fff; }


.popup-block.popup-cart-merge .block-content .std h2 { margin-top: 0; }
.popup-block.popup-cart-merge .button { margin-right: 10px; }

.bm-backorder {
    padding-top: 10px;
    font-size: 11px;
    font-style: italic;
}

.bm-backorder.spacing {
    margin-left: 120px;
}

.bm-backorder a { display:block; text-decoration: none; }
.bm-backorder a:not(:hover) span:not(.no-underline) { text-decoration: underline; }

.item-msg-container.js-cart-msg .item-msg-trigger:before,
.bm-backorder a:before {
    content: '';
    display: inline-block;
    width: 21px;
    height: 21px;
    vertical-align: middle;
    margin: 0 5px 0 0;
    background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/sprite.png) -410px -285px;
}

.beaumotica-benefits {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}
.hue-supplier,
.beaumotica-benefits {
    display: flex;
    align-items: center;
    padding: 15px 0;
}
.hue-supplier span,
.beaumotica-benefits span {
    margin-left: 25px;
}

.product-view .product-shop .add-to-box .product_usp + .add-to-links { display: none; }

.mb-search-result > .button { display: none; }
.mb-search-result .searchindex-result .amount{ width: 100%; margin-bottom: 5px; }

.box-related-variants .item { width:50%; float: left; box-sizing: border-box; }
.box-related-variants .item a { text-decoration: none;  }
.box-related-variants .item a:hover .content,
.box-related-variants .item.active a .content { border: 1px solid #bdb512; }
.box-related-variants .item .content { border: 1px solid #dcdcdc; margin-bottom: 10px; padding: 10px;   }
.box-related-variants .item .content .price-box { margin-top: 5px; }
.box-related-variants .item .content .old-price { display: none;  }
.box-related-variants .item:nth-of-type(odd) { padding-right: 5px; }
.box-related-variants .item:nth-of-type(even) { padding-left: 5px; }
.box-related-variants .title { font-weight: bold; margin-bottom: 10px;  }

/*  */
h2.compareProductLinesTableHeader { margin: auto auto; display: block; text-align: center; font-size: 30px; }
.p-center { text-align: center; font-size: 18px; color: #777777; max-width: 45%; margin: 20px auto; line-height: 1.5; }

@media (max-width: 790px) {
    .p-center {
        max-width: 100%;
    }

    div.compareProductLinesTable {
        width: 740px !important;
        overflow-x: auto;
    }
}

.horizontal-overflow { overflow-x: auto; }

div.compareProductLinesTable { max-width: 1190px; text-align: center; border-collapse: collapse; margin: 0 auto 20px; }

div.divTableRow { background-color: #f3f3f3; height: 80px; }
div.divTableRow:nth-child(2n+1) { background-color: #fff; border-radius: 5px; }
div.divTableRow:last-child(-1) { margin-bottom: 15px; }

div.divTableCell .icon-ok { margin: auto; }
.divTable.compareProductLinesTable .divTableCell:first-child { text-align: right; padding-right: 45px; }

.divTable.compareProductLinesTable .divTableCell, .divTable.compareProductLinesTable .divTableHead { padding: 3px 2px; }
.divTable.compareProductLinesTable .divTableCell, .divTable.compareProductLinesTable .divTableHead img { height: auto; }
.divTable.compareProductLinesTable .divTableCell, .divTable.compareProductLinesTable .divTableHead h3 { margin-top: 10px; }
.divTable.compareProductLinesTable .divTableHead h3 { font-weight: bold; margin: 26px auto 0; }
.divTable.compareProductLinesTable .divTableBody .divTableCell { font-size: 14px; vertical-align: middle; color: #777777; }
.divTable.compareProductLinesTable .divTableHeading .divTableHead { font-size: 15px; font-weight: normal; position: relative; }
.divTable a.button { display: block; margin: 10px auto 0; width: 90px; border: 0; border-radius: 5px; background-color: #bdb512; box-shadow: none; }
.divTable.compareProductLinesTable .divTableHead img { border-radius: 50%; width: 10em; }

.divTableCell .price:after { content: '\A'; white-space: pre; }

.compareProductLinesTable .tableFootStyle { font-size: 14px; }
.compareProductLinesTable .tableFootStyle .links { text-align: right; }
.compareProductLinesTable .tableFootStyle .links a { display: inline-block; background: #1C6EA4; color: #FFFFFF; padding: 2px 8px; border-radius: 5px; }
.compareProductLinesTable.outerTableFooter { border-top: none; }
.compareProductLinesTable.outerTableFooter .tableFootStyle { padding: 3px 5px; }

.divTableHead .popular { background: #ee6600; height: 80px; width: 80px; z-index: 20; position: absolute; border-radius: 50%; box-shadow: 0px 2px 4px rgba(0, 0, 0, .5); right: 3px; }
.divTableHead .popular span { color: white; font-weight: 600; font-size: 14px; position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 100%; }
@media (max-width : 770px) {
    .divTableHead .popular { height: 60px; width: 60px; }
}
@media (max-width : 770px) {
    .divTableHead .popular span { font-size: 12px; }
}

/* DivTable.com */
.divTable { display: table; }
.divTableRow { display: table-row; }
.divTableHeading { display: table-header-group; }
.divTableCell, .divTableHead { display: table-cell; }
.divTableHeading { display: table-header-group; }
.divTableFoot { display: table-footer-group; }
.divTableBody { display: table-row-group; }

.cms-klantenservice-startpagina .col-main .page-title { margin-bottom: 0; }
.customer-service-row { margin: 0 0 20px; padding: 0 20px; }
.service-header-item h2 { font-size: 20px; font-weight: 600; margin: 30px 0 30px; }

.customer-service-header { padding: 25px 70px 30px; font-size: 16px; font-weight: 200; border-bottom: 1px solid #dcdcdc; background-image: url("/media/wysiwyg/service.png"); background-color: #efefef; background-repeat: no-repeat; background-position: 53% bottom; }
.customer-service-header .narrow h2 { margin: 30px 0 5px; }
.customer-service-header .wide { padding: 0 200px 0 0; box-sizing: border-box; line-height: 24px; }

.customer-service-item a { font-weight: 600; text-decoration: none; }
.customer-service-item h2 { margin: 30px 0 20px; }
.customer-service-item h2 a { color: #484848; line-height: 35px; }
.customer-service-item img { margin: 0 10px 0 0; }
.customer-service-item .std ul li { margin: 0 0 10px; }
.customer-service-item ul li a { font-weight: 500; }
.customer-service-ups { margin: 60px 0 30px; padding: 30px 30px 16px; line-height: 30px; }
.customer-service-ups img { margin: 0 20px 0 0; }
.customer-service-ups span { font-weight: 600; }

.service-header-item ul li { border-bottom: 1px solid #dcdcdc; font-weight: 600; font-size: 14px; padding: 12px 0 14px; }
.service-header-item ul li img { margin: 0 10px 0 0; }

.company-info { padding: 0 20px }
.company-info-item .title { margin: 0 0 20px; display: inline-block;  font-size: 14px; font-weight: 600; }
.company-info-item { border-right: 1px solid #dcdcdc; }
.company-info-item.last { border-right: 0; }

span.service-sub-title { font-size: 14px; margin: 0 0 20px; display: inline-block; }

.service-text {
    font-family: 'Indie Flower', cursive;
    text-align: left;
    margin: 30px 0 0 0;
    padding: 0 0 0 40%;
    background-image: url("/media/wysiwyg/arrow.png");
    background-repeat: no-repeat;
    background-position: 90% 35px;
    min-height: 68px;
    line-height: 20px;
}

.tab-list .tab h3 { margin: 10px 0 10px !important; }
.suggestions { background: #efefef; padding: 0 25px 35px 25px; border-bottom: 4px solid #b5ae42; box-sizing: border-box; }
.suggestions h2 { font-weight: 600; color: #484848; }
.container-tips { line-height: 20px; }
.tips-trucs { font-size: 14px; font-weight: 200; line-height: 24px; padding: 20px 0 0 0; }
.tips-row img { border-bottom: 4px solid #b5ae42; }
.tips-row h2 a { text-decoration: none; color: #484848; font-weight: 600; }

/* End Henry's styling adjustments (previously in miscellaneous scripts) */

/* START HUE FIXED PRICE BUNDLE TYPE*/
.catalog-product-view.fixed-price-bundle .bundle-option-description .hidden-section.col2-set { padding-bottom: 0; }

.catalog-product-view.fixed-price-bundle .bundle-option-description .cta-video-text,
.catalog-product-view.fixed-price-bundle .bundle-option-description .cta-items-text,
.catalog-product-view.fixed-price-bundle .bundle-option-description .cta-next-step-text {
    background-repeat: no-repeat;
    background-position: left top;
    color: rgb(150, 150, 150);
    font-family: 'Indie Flower', cursive;
    font-size: 22px;
    flex-grow: 1;
    flex-basis: 33.33%;
    min-height: 40px;
    padding: 0 0 0 40px;
    text-align: left;
}

.catalog-product-view.fixed-price-bundle .bundle-option-description .cta-container{ margin-top: 20px; clear: both; width: 100%; float: left; display: flex; flex-wrap: wrap; }
.catalog-product-view.fixed-price-bundle .bundle-option-description .cta-video-text:not(:empty){ flex-basis: 200px;  background-image: url("https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/arrow-up-left.png"); line-height: 2; margin-top: -11px; margin-left: 50px;  }
.catalog-product-view.fixed-price-bundle .bundle-option-description .cta-items-text { flex-basis: 200px;  background-image: url("https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/arrow-down-left.png"); }
.catalog-product-view.fixed-price-bundle .bundle-option-description .cta-next-step-text:not(:empty) { flex-basis: 200px;  background-image: url("https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/arrow-down-right.png"); background-position: right center; padding: 0 40px 0; text-align: right; }

.catalog-product-view.fixed-price-bundle .product-options dd .item .tier-container,
.catalog-product-view.fixed-price-bundle .bundle-summary .discount-text,
.catalog-product-view.fixed-price-bundle .header .top-cart .block-title .button,
.catalog-product-view.fixed-price-bundle .bx-wrapper .more-container { display: none; }

.catalog-product-view.fixed-price-bundle #bundleProduct .product-options dd .bx-wrapper{ padding-top: 0; }
.catalog-product-view.fixed-price-bundle #bundleProduct .product-options dd .item .qty-container { width: 75%; font-size: 13px; float: right; margin-top: 2px; }
.catalog-product-view.fixed-price-bundle #bundleProduct .product-options dd .item .qty-container label { font-size: 13px; }
.catalog-product-view.fixed-price-bundle #bundleProduct .product-options dd .item .review-container { width: 100%; }
.catalog-product-view.fixed-price-bundle #bundleProduct .product-options dd .item input.input-text { font-size: 14px; border: 2px solid rgb(179, 171, 17); text-align: center; }
.catalog-product-view.fixed-price-bundle .bx-wrapper .price-container{ width: 25%; float: left; }
.catalog-product-view.fixed-price-bundle .box-yotpo { margin-top: 250px; }
.catalog-product-view.fixed-price-bundle #bundleProduct .product-options dd .bx-wrapper .bx-controls-direction a.disabled { opacity: 0.1; }
.catalog-product-view.fixed-price-bundle .buttons-set-bottom-wrapper .button-wrapper button.button,
.catalog-product-view.fixed-price-bundle .buttons-set-bottom-wrapper .button-wrapper a.button { height: 42px; }
.catalog-product-view.fixed-price-bundle.wizard-bundle #bundleProduct #options-content-holder .buttons-set .prev { font-size: 14px; }

/* END HUE FIXED PRICE BUNDLE TYPE*/


/* ----------------------- 2 Column divider ------------------------*/

.two-column-divider {
    display: flex;
    flex-direction: row;
    margin: auto;
    padding: 40px 0;
    max-width: 1179px;
}

.two-column-divider div {
    padding: 20px;
    text-align: center;
}

.two-column-divider h2 {
    font-size: 30px;
}

.two-column-divider p {
    font-size: 18px;
    line-height: 1.5;
    color: #777;
    margin: 18px auto;
}

.two-column-divider img {
    width: 476px;
}

.two-column-divider div:first-child {
    border-right: 2px solid #e5e5e5;
}

@media (max-width : 770px) {

    .two-column-divider {
        width: 100%;
        flex-direction: column;
    }

    .two-column-divider div:first-child {
        border-right: 0;
        border-bottom: 2px solid #e5e5e5;
    }

    .two-column-divider div {
        padding: 20px;
    }

}


/* CATEGORY  HEADER PARAGRAPH */


.image-full-width {
    width: 100%;
    display: block;
    margin: 0 auto 20px;
}

.image-full-width img {
    width: 100%;
}

.category-paragraph {
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    padding: 75px 0;
    align-items: center;
}

.category-paragraph div {
    margin: auto;
    text-align: left;
    padding: 0 50px;
    max-width: 410px;
}

.category-paragraph .col2-set,
.category-paragraph .col2-set div {
    max-width: none;
    box-sizing: border-box;
}

.category-paragraph h2,
.category-paragraph h1 {
    font-size: 30px;
    margin: 0 auto 20px;
    padding: 0 10px;
    text-align: center;
}

.category-paragraph h1 {
    font-size: 35px;
}

.category-paragraph h3 {
    font-size: 20px;
    margin-bottom: 20px;
    display: inline-block;
    width: calc(100% - 40px);
}

.category-paragraph.image-left h1,
.category-paragraph.image-right h1,
.category-paragraph.image-left h2,
.category-paragraph.image-right h2 {
    text-align: left;
}

.category-paragraph .title-icon {
    display: inline-block;
    width: 35px;
    margin-bottom: 20px;
    padding: 0;
    vertical-align: top;
}

.category-paragraph .text {
    padding: 0;
}

.category-paragraph p, .category-paragraph .p-aside {
    font-size: 18px;
    color: #777;
    margin: 0 auto;
    line-height: 27px;
}

.category-paragraph p {
    max-width: 770px;
    align-items: center;
    text-align: center;
}

.category-paragraph .p-aside {
    width: 100%;
    text-align: left;
}

.image-left {
    flex-direction: row-reverse;
}

.image-right {
    flex-direction: row;
}

.image-right, .image-left {
    margin-bottom: 20px;
    max-width: 1179px;
}

.image-right img, .image-left img {
    min-width: 0;
    min-height: 0;
    height: 100%;
    width: 60%;
    flex-basis: 60%;
}

.background-grey {
    background-color: #f3f3f3;
    width: 100%;
}

.paragraph-brands {
    font-size: 18px;
    color: #777;
    margin: 0 auto 40px;
    line-height: 27px;
    text-align: center;
}

.category-paragraph .paragraph-brands {
    max-width: none;
    padding: 0;
    margin-top: 20px;
}

.paragraph-brands .friends-hue-logo {
    max-height: 36px;
}

#logitech-logo {
    padding-top: 4px;
}

.paragraph-brands ul {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin: 0 auto;
    max-width: 805px;
}

.brand-logos div,
.paragraph-brands ul li {
    height: 50px;
    border-radius: 35px;
    border: 1px solid #ddd;
    width: 200px;
    padding-top: 10px;
    margin: 10px 5px;
    background-color: #fff;
    text-align: center;
}

.category-paragraph#control-your-way .col2-set .col2-set > div {
    padding: 0 25px;
}

@media (max-width: 770px) {

    .image-full-width {
        margin-bottom: 0;
    }

    .image-right, .image-left {
        margin-bottom: 0;
    }

    .image-right img, .image-left img {
        margin-top: 20px;
    }

    .category-paragraph {
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
    }

    .category-paragraph p {
        width: 100%;
    }

    .category-paragraph div {
        text-align: center;
        max-width: none;
        padding: 0;
    }

    .category-paragraph#control-your-way div {
        text-align: left;
    }

    .category-paragraph h2,
    .category-paragraph h1,
    .category-paragraph .p-aside,
    .category-paragraph.image-left h2,
    .category-paragraph.image-right h2 {
        text-align: center;
    }

    .category-paragraph ul {
        flex-direction: column;
    }

    .image-left, .image-right, .friends-of-hue ul {
        flex-direction: column;
    }

    .paragraph-brands {
        display: flex;
        flex-direction: row;
        box-sizing: border-box;
    }

    .paragraph-brands ul {
        display: flex;
        flex-direction: column;
        max-width: none;
    }

    .paragraph-brands ul li {
        height: 40px;
        width: 130px;
        margin: 10px 5px;
        background-color: #fff;
    }

    .paragraph-brands .friends-hue-logo {
        max-height: 25px;
    }
}


/* ----------------------- ICONS ------------------------*/

.icon-ok {
    background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/icon_ok_r.svg) #bdb512 no-repeat center;
    display: inline-block;
    border-radius: 50%;
    height: 30px;
    width: 30px;
}

.compare-icon { background-size: 26px; background-repeat: no-repeat; background-position: right; }

.icon-phone { background-image: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/icon_phone.svg); }
.icon-clock { background-image: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/icon-clock.svg); }
.icon-gaming { background-image: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/icon-gaming.svg); }
.icon-yin-yang { background-image: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/icon-yin-yang.svg); }
.icon-daylight { background-image: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/icon_daylight.svg); }
.icon-dimmer { background-image: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/icon_dimmer.svg); }
.icon-multimedia { background-image: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/icon_multimedia.svg); }
.icon-pallet { background-image: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/icon_pallet.svg); }
.icon-sunrise { background-image: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/icon_sunrise.svg); }



/* Customer service / usp's */

.customer-service-usps { display: flex; flex-direction: column; background-color: #f3f3f3; margin: auto; padding:40px 0; }
.customer-service-usps img { width: 230px; margin: 0 auto; }
.customer-service-usps h2 { font-size: 30px; color: #343434; }
.customer-service-usps > p { width: 520px; font-size: 16px; color: #777777; margin: 60px auto; line-height: 24px; }
.customer-service-usps > p > strong { color: #222222; }
.customer-service-usps > .phone { font-size: 18px; margin: 20px auto 70px; font-weight: 600; color: #666; display: block; text-align: center; }
.customer-service-usps ul { display: flex; flex-direction: row; justify-content: center; margin: 0 auto; max-width: 1000px; }
.customer-service-usps ul li { width: 30%; margin: 0 auto; text-align: center; }
.customer-service-usps ul li div { margin: auto; }
.customer-service-usps ul li p { font-weight: 600; font-size: 14px; margin: 10px 5px 0; color: #777777; }
.customer-service-usps-buttons-mobile { display: none; }
.customer-service-usps .category-paragraph { padding: 30px 0 0; }


/*  MOBILE */
@media (max-width : 1190px) {

    .customer-service-usps {
        padding: 0 20px;
    }

    .customer-service-usps .usps-list {
        order: -1;
        text-align: left;
        box-sizing: border-box;
        border-bottom: 1px solid #e3e3e3;
        margin-bottom: 30px;
        padding: 30px 0;
    }

    .customer-service-usps ul {
        margin: 25px 0;

    }

    .usps-list ul {
        display: flex;
        flex-direction: column;
        width: 290px;
        margin: 0 auto;
    }

    .customer-service-usps ul li {
        width: 100%;
        margin: 0 auto 20px;
        display: flex;
        align-items: center;
        text-align: left;
    }

    .customer-service-usps ul li:last-of-type {
        margin-bottom: 0;
    }

    .customer-service-usps ul li p {
        margin: 0;
    }

    .customer-service-usps ul li .icon-ok {
        flex-shrink: 0;
        margin-right: 10px;
    }

    .customer-service-usps ul li div {
        margin: 0;
        float: left;
    }

    .customer-service-usps h2 {
        width: 95%;
    }

    .customer-service-usps > strong {
        display: none;
    }

    .customer-service-usps > p {
        width: 95%;
        line-height: 27px;
    }

    .customer-service-usps-buttons-mobile {
        display: flex;
        flex-direction: column;
        width: 285px;
        margin: 20px auto;
    }

    .customer-service-usps-buttons-mobile .button {
        margin-bottom: 5px;
    }

    .customer-service-usps .icon-ok {

    }
}

/* Room Lighting Banner */

.room-lighting-banner { margin: auto; }
.room-lighting-banner-heading { font-size: 30px; }
.room-lighting-banner-intro { font-size: 18px; color: #777; margin: 15px auto; width: 720px; line-height: 1.5; }

.room-lighting-banner ul {
    margin: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.room-lighting-banner ul li {
    margin: 5px 18px;
}

.room-lighting-banner ul li a {
    text-decoration: none;
}

.room-lighting-banner ul li a:hover {
    text-decoration: underline;
}

.room-lighting-banner ul li img {
    border-radius: 50%;
    width: 195px;
    margin-bottom: 20px;
}

.room-lighting-banner ul p {
    color: #333;
    font-size: 18px;
    text-align: center;
}

.room-lighting-banner ul p:after {
    content:"";
    display: inline-block;
    margin-left: 8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #020202;
}

.room-lighting-banner-footer {
    background-color: #f5f5f5;
    padding: 20px 0;
    text-align: center;
}

/* Mobile */

@media (max-width : 770px) {

    .room-lighting-banner-heading {
        font-size: 25px;
    }

    .room-lighting-banner div {
        background-color: transparent;
    }

    .room-lighting-banner-intro {
        margin: 20px 10px;
        width: 90%;
    }

    .room-lighting-banner ul {
        display: none;
    }
}

@media (max-width : 992px) {
    .room-lighting-banner ul li:nth-child(5) {
        display: none;
    }

    .room-lighting-banner ul li {
        flex-basis: 20%;
    }
}

@media (max-width : 930px) {
    .room-lighting-banner ul li:nth-child(4) {
        display: none;
    }

    .room-lighting-banner ul li {
        flex-basis: 25%;
    }
}
/* End Room Lighting Banner */

/* ---------------  widget slider  -------------*/

.subcategory-widget-wrapper {
    max-width: 1223px;
    margin: 0 auto 20px;
    display: flex;
    position: relative;
}

.subcategory-widget-wrapper.slider-enabled .bx-wrapper {
    flex: 1 1 100%;
}

.subcategory-widget-wrapper > strong {
    display: block;
    font-weight: 600;
    font-size: 17px;
    padding-bottom: 13px;
}

.subcategory-widget-wrapper li.category-widget-first-block,
.subcategory-widget-wrapper ul.subcategory-widget li.category-widget-first-block {
    background-color: #f3f3f3;
    border: 0;
    list-style: none;
    padding: 20px;
}

.subcategory-widget-wrapper ul.subcategory-widget {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.subcategory-widget-wrapper > li {
    flex-basis: 24%;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 1.33%
}

.subcategory-widget-wrapper.overflow ul.subcategory-widget {
    flex-wrap: nowrap;
    overflow-x: auto;
}

.subcategory-widget-wrapper.overflow ul.subcategory-widget li {
    flex-shrink: 0;
    margin-right: 10px;
}

.subcategory-widget-wrapper.default.overflow ul.subcategory-widget li {
    flex-basis: 290px;
}

.subcategory-widget-wrapper.round.overflow ul.subcategory-widget > li {
    width: auto;
}

.subcategory-widget-wrapper .bx-wrapper {
    max-width: 1223px !important;  /* reset max-width by bxslider*/
}

.subcategory-widget-wrapper.slider-enabled ul.subcategory-widget {
    justify-content: flex-start;
}

.subcategory-widget-wrapper ul.subcategory-widget li.flex-dummy{
    margin-bottom: 0;
    border: 0;
}

.subcategory-widget-wrapper ul.subcategory-widget > li,
.subcategory-widget-wrapper > li {
    width: 20%;
    border: 1px solid #dedede;
    border-radius: 6px;
    box-sizing: border-box;
    margin-bottom: 15px;
    text-align: left;
    list-style-type: none;
}

.subcategory-widget-wrapper ul.subcategory-widget > li > a {
    display: flex;
    align-items: stretch;
    flex-direction: column;
    height: 100%;
    text-decoration: none;
}

.subcategory-widget-wrapper ul.subcategory-widget > li > a > img {
    margin-bottom: 10px;
    flex: 0 0 auto;
    height: auto;
    width: 100%;
}

.subcategory-widget-wrapper ul.subcategory-widget > li > a strong {
    color: #484848;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;
    min-height: 1.35em;
    line-height: 1.2;
    flex-grow: 0;
    display: block;
}

.subcategory-widget-wrapper ul.subcategory-widget li a div.info {
    padding: 10px 25px 20px;
    flex-grow: 1;
    font-size: 14px;
    color: #777;
}

.subcategory-widget-wrapper ul.subcategory-widget li a .discover-more-button {
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-radius: 5px 0 0 0;
    padding: 10px 18px;
    float: right;
}

.subcategory-widget-wrapper ul.subcategory-widget li a .discover-more-button span {
    text-decoration: none;
    font-weight: 600;
    color: #323232;
    position: relative;
    font-size: 13px;
}

.subcategory-widget-wrapper ul.subcategory-widget li:hover a .discover-more-button span {
    text-decoration: underline;
}

.subcategory-widget-wrapper ul.subcategory-widget li a .discover-more-button span:after {
    content: "";
    font-weight: 300;
    padding-left: 25px;
    background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/raquo.svg) no-repeat center;
    background-size: 5px 9px;
    transform: rotate(270deg);
}

.category-widget-first-block h2 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 10px;
}

.category-widget-first-block a {
    line-height: 2em;
    color: #484848;
    font-size: 14px;
}

.bx-wrapper .bx-controls-direction a {
    height: 40px;
    width: 40px;
    top: 160px;
    box-shadow: 1px 0px 2px #dedede;
    z-index: 100;
}

.round .bx-wrapper .bx-controls-direction a {
    top: 38%;
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-next
{
    border: 1px solid #dedede;
    background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/raquo.svg) no-repeat center;
    background-color: white;
    border-radius: 50%;
    background-size: 15px 17px;
}

.bx-wrapper .bx-prev {
    left: 0;
    transform: rotate(180deg);
}

.bx-wrapper .bx-next {
    right: 0;
}

@media (min-width : 1300px) {
    .bx-wrapper .bx-prev {
        transform: rotate(180deg) translateX(50%);
    }

    .bx-wrapper .bx-next {
        transform: translateX(50%);
    }
}

.bx-wrapper .bx-controls-direction a:hover {
    background-position: center;
}

.subcategory-widget-wrapper.round ul.subcategory-widget > li {
    width: 15%;
}

.subcategory-widget-wrapper.round li.category-widget-first-block,
.subcategory-widget-wrapper.round ul.subcategory-widget li.category-widget-first-block {
    font-size: 30px;
    font-weight: 300;
}

.subcategory-widget-wrapper.round ul.subcategory-widget li img {
    max-width: none;
    width: auto;
    height: 105%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate( -50%, -50%);
}

.subcategory-widget-wrapper.round ul.subcategory-widget li .circular-image-wrapper {
    border: 2px solid #f1f1f1;
    width: 155px;
    height: 155px;
    overflow: hidden;
    position: relative;
    border-radius: 50%;
}
.subcategory-widget-wrapper.overflow:after {
    content: "";
    height: 100%;
    width: 80px;
    position: absolute;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    display: block;
    right: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    transition: 500ms opacity;
}

.subcategory-widget-wrapper.overflow:not(.hide-gradient):after {
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    opacity: 1;
}

.subcategory-widget-wrapper.round ul.subcategory-widget li strong {
    color: #333;
    font-weight: 300;
    line-height: 1.2;
}

.subcategory-widget-wrapper.round ul.subcategory-widget li:not(:first-child) strong:after {
    content: "";
    padding-left: 30px;
    background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/raquo.svg) no-repeat center;
}

.subcategory-widget-wrapper.round ul.subcategory-widget > li,
.subcategory-widget-wrapper.round > li {
    border: 0;
}

.subcategory-widget-wrapper.round li.category-widget-first-block,
.subcategory-widget-wrapper.round ul.subcategory-widget li.category-widget-first-block {
    background-color: #fff;
    width: 240px;
}

.subcategory-widget-wrapper.round ul.subcategory-widget li a div.info {
    text-align: center;
}

.subcategory-widget-wrapper.round ul.subcategory-widget > li > a {
    align-items: center;
}


/* Mobile */
@media (max-width: 520px) {
    .subcategory-widget-wrapper {
        margin: 0 10px;
        flex-direction: column;
    }

    .subcategory-widget-wrapper.slider-enabled {
        background-color: #f3f3f3;
        border-top: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
        padding: 15px;
        margin: 0;
    }

    .subcategory-widget-wrapper.round.slider-enabled {
        background-color: #fff;
        border: 0;
        margin: 0 0 0 10px;
        padding: 0;
    }

    .subcategory-widget-wrapper ul.subcategory-widget > li {
        width: 100%;
        background-color: #fff;
    }

    .subcategory-widget-wrapper ul.subcategory-widget {
        justify-content: space-between;
    }

    .subcategory-widget-wrapper.round ul.subcategory-widget > li {
        width: 100%;
    }
}

@media (min-width: 521px) and (max-width: 780px) {
    .subcategory-widget-wrapper {
        margin: 0 10px;
        flex-direction: column;
    }
    .subcategory-widget-wrapper > li {
        width: auto;
        margin-right: 0;
        flex: 0 0 auto;
    }

    .subcategory-widget-wrapper.slider-enabled .bx-wrapper {
        flex: 0 0 auto;
    }

    .subcategory-widget-wrapper.slider-enabled {
        background-color: #f3f3f3;
        border-top: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
        padding: 15px 0 15px 15px;
        margin: 0;
    }

    .subcategory-widget-wrapper.round.slider-enabled {
        background-color: #fff;
        border: 0;
        margin: 0 0 0 10px;
        padding: 0;
    }

    .subcategory-widget-wrapper ul.subcategory-widget > li {
        width: 49%;
    }

    div.subcategory-widget-wrapper ul.subcategory-widget {
        justify-content: space-between;
    }
}

@media (min-width: 781px) and (max-width: 1040px) {
    .subcategory-widget-wrapper {
        margin: 0 10px;
    }

    .subcategory-widget-wrapper ul.subcategory-widget > li {
        width: 32%;
    }

    div.subcategory-widget-wrapper ul.subcategory-widget {
        justify-content: space-between;
    }
}

@media (min-width: 1041px) {
    .subcategory-widget-wrapper {
        margin: 0 auto;
    }

    .subcategory-widget-wrapper ul.subcategory-widget > li {
        width: 24%;
    }

    div.subcategory-widget-wrapper ul.subcategory-widget {
        justify-content: space-between;
    }
}

/* PDP changes */
.catalog-product-view .bg_cover { display: none; }
.catalog-product-view .main { max-width: 1230px; }
.catalog-product-view .col1-layout .col-main {
    max-width: none;
    padding: 0 20px;
}

.product-main-info { margin-bottom: 18px; }

/* PDP images direction controls */
.main-image-container {
    position: relative;
    margin-bottom: 5px;
}

.main-image-control {
    /* button reset */
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    padding: 0 10px;
    text-decoration: none;
    cursor: pointer;
    line-height: 1;

    position: absolute;
    z-index: 2;
    top: 0;
    height: 100%;
    color: #222;
    font-size: 64px;
    text-shadow: -1px 0 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, 0 1px #fff;

}
#next-slide { right: 0; }
#prev-slide { left: 0; }

.main-image-control[disabled] {
    visibility: hidden;
    pointer-events: none;
}

.subcategory-widget-wrapper.pills-widget {
    padding: 0 10px;
    margin: 20px auto;
}
.pills-widget .widget-title {
    flex-shrink: 0;
    padding: 10px 0;
    margin-right: 14px;
    font-size: 14px;
}

.pills {
    display: block;
    flex-grow: 1;
}
.pills li {
    display: inline-block;
    margin: 0 3px 6px 0;
}
.pills a {
    display: block;
    padding: 10px 12px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background: #fff;
    color: #323232;
    text-decoration: none;
}
.pills a:hover { border-color: #bdb512; }
.pills a:active { text-decoration: underline; }

/* upsells flex */
.box-modern { margin: 20px 0; }
.box-modern .products-grid,
.box-modern .products-grid li.item,
.box-modern .products-grid li.item > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -ms-align-items: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
}

.box-modern .products-grid {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;

    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.box-modern .products-grid li.item,
.box-modern .products-grid li.item > div {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.box-modern .products-grid li.item > div {
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    background: #fff;
}

.box-modern .products-grid li.item .price-box {
    margin-top: auto;
    padding-top: 16px;
    min-height: 0 !important;
}
.box-modern .products-grid li.item .price-box .price-from { margin-right: 6px; }
.box-related .products-grid li.item .price-box { padding-top: 11px; }

/* override yotpo star styling */
body .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-star,
body .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-empty-star,
body .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-star,
body .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-empty-star,
body .yotpo .yotpo-review .yotpo-header .yotpo-review-stars .yotpo-icon,
body .yotpo .yotpo-comment .yotpo-header .yotpo-review-stars .yotpo-icon,
body .yotpo .yotpo-question .yotpo-header .yotpo-review-stars .yotpo-icon,
body .yotpo .yotpo-onsite-upload .yotpo-header .yotpo-review-stars .yotpo-icon,
body .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,
body .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star,
body .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star,
body .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star,
body .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star,
body .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star,
body .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star,
body .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star,
body .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star {
    font-size: 21px;
}

body.catalogsearch-result-index .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star,
body.catalogsearch-result-index .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star,
body.catalogsearch-result-index .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,
body.catalogsearch-result-index .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star,
body.catalogsearch-result-index .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star,
body.catalog-category-view .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star,
body.catalog-category-view .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star,
body.catalog-category-view .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,
body.catalog-category-view .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star,
body.catalog-category-view .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star {
    font-size: 19px;
}

body .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-star,
body .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-empty-star,
body .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-star,
body .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon-empty-star,
body .yotpo .yotpo-review .yotpo-header .yotpo-review-stars .yotpo-icon,
body .yotpo .yotpo-comment .yotpo-header .yotpo-review-stars .yotpo-icon,
body .yotpo .yotpo-question .yotpo-header .yotpo-review-stars .yotpo-icon,
body .yotpo .yotpo-onsite-upload .yotpo-header .yotpo-review-stars .yotpo-icon,
body .yotpo .yotpo-bottomline .yotpo-icon-star,
body .yotpo .yotpo-bottomline .yotpo-icon-half-star,
body .yotpo .yotpo-bottomline .yotpo-icon-empty-star {
    color: #bdb512;
}

body .yotpo .text-m {
    font-family: Open Sans, Helvetica, sans-serif;
    font-size: 13px;
    white-space: nowrap;
}

body .yotpo a.text-m:not(:hover) {
    color: #333 !important;
    text-decoration: underline !important;
}

.yotpo .yotpo-bottomline { line-height: 20px; }
.yotpo-bottomline > * { vertical-align: middle; }
.yotpo.bottomLine .yotpo-bottomline .yotpo-stars { display: inline-block; margin-right: 5px; }
.pdp-extra-side .yotpo.bottomLine .yotpo-bottomline .yotpo-stars { margin-right: 0; }

.product-main-info > .yotpo { display: inline-block; vertical-align: middle; }
.product-main-info .yotpo.bottomLine { margin-right: 15px; }
body .yotpo .standalone-bottomline .yotpo-bottomline .questions { margin-left: 6px; }

.box-modern .yotpo { margin-top: 8px; }
.pdp-extra-side .box-related .yotpo { margin-top: 2px; }
.pdp-extra-side .box-related .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,
.pdp-extra-side .box-related .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star,
.pdp-extra-side .box-related .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star,
.pdp-extra-side .box-related .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star,
.pdp-extra-side .box-related .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star,
.pdp-extra-side .box-related .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star,
.pdp-extra-side .box-related .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star,
.pdp-extra-side .box-related .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star,
.pdp-extra-side .box-related .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star
.box-modern .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,
.box-modern .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star,
.box-modern .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star,
.box-modern .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star,
.box-modern .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star,
.box-modern .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star,
.box-modern .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star,
.box-modern .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star,
.box-modern .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star {
    font-size: 19px;
}

.box-modern .yotpo a.text-m:not(:hover) { color: #515151 !important; }

.box-related form,
.box-modern form {
    display: flex;
    flex-direction: row;
    padding-top: 5px;
    margin-top: auto;
}
.box-related .input-text,
.box-modern .input-text {
    flex-shrink: 0;
}

.box-related .btn-cart,
.box-modern .btn-cart {
    margin: 0 0 0 8px;
    line-height: 1;
    padding: 11px 16px 10px;
}
.box-related .btn-cart span,
.box-modern .btn-cart span { display: none; }
.box-related .btn-cart:before,
.box-modern .btn-cart:before {
    content: '\e904';
    font-family: 'Beaumotica-Icons';
    font-size: 1.65em;
    font-weight: normal;
}

.pdp-extra-side .box-modern .products-grid {
    -webkit-flex-direction: column;
    flex-direction: column;
}
.pdp-extra-side .box-modern .products-grid li.item { width: 100%; }

.pdp-extra {
    clear: both;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.pdp-extra-main { width: 67.65%; padding-right: 20px; box-sizing: border-box; }
.pdp-extra-side { width: 32.35%; }

/* Accesoires in sidebar */
.pdp-extra-side .box-related {
    margin: 0 0 20px;
    border-radius: 4px;
    border: 1px #dcdcdc solid;
}
.pdp-extra-side .box-related .box-title { padding: 23px 25px; margin: 0; }
.pdp-extra-side .box-related .box-title p { font-size: 15px; line-height: 1.466; }
.pdp-extra-side .box-related .box-title > :last-child { margin-bottom: 0; }
.pdp-extra-side .box-related .box-content .item {
    border-top: 1px solid #e0e0e0;
    padding: 15px 5% 20px 37.5%;
    min-height: 108px;
    position: relative;
}
.pdp-extra-side .box-related .box-content .product-image-wrapper {
    position: absolute;
    top: 20px;
    left: 4%;
    width: 30%;
}
.pdp-extra-side .product-name { margin-top: 0; padding-top: 0; }
.pdp-extra-side form { margin-top: 13px; }
.pdp-extra-side .price-box { margin: 11px 0 0; }
.pdp-extra-side .input-text { width: 75px; }

.mm-menu.block-layered-nav .amshopby-attr,
.mm-menu.block-layered-nav .amshopby-attr:hover,
.mm-menu.block-layered-nav .amshopby-attr-selected,
.mm-menu.block-layered-nav .amshopby-attr-selected:hover { padding-left: 45px; }

.mm-menu.block-layered-nav select.amshopby-select {
    display: block;
    width: 100%;
    padding: 10px 10px 10px 20px;
}

.mm-menu.block-layered-nav .amshopby-attr:before,
.mm-menu.block-layered-nav .amshopby-attr:after,
.mm-menu.block-layered-nav .amshopby-attr-selected:before,
.mm-menu.block-layered-nav .amshopby-attr-selected:after { left: 20px; top: 12px; }

/* Add to cart PDP */
.add-to-box .add-to-cart label:not(.select-label) {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    line-height: 1.36;
    margin-bottom: 7px;
}

.product-shop .mct_pricetaxswitcher {
    float: right;
    margin: 0 0 5px 10px;
    font-size: 13px;
    min-width: 100px;
}
.product-shop .mct_pricetaxswitcher .item {
    width: 34px;
    height: 19px;
    margin-right: 4px;
}
.product-shop .mct_pricetaxswitcher .item:before {
    width: 11px;
    height: 11px;
    left: 2px;
    bottom: 2px;
}
.product-shop .mct_pricetaxswitcher input:checked + .item:before {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
}
.product-shop .mct_pricetaxswitcher .tax_label {
    color: #222 !important;
    vertical-align: middle;
}

.add-to-cart .add-buttons {
    display: flex;
    align-items: stretch;
    margin-top: 14px;
}
.add-to-cart .add-to-links { margin: 0 0 0 8px; }

.checklist,
.product-usps {
    color: #515151;
    font-size: 13px;
}
.product-usps li,
.checklist li {
    padding-left: 26px;
    position: relative;
    line-height: 1.31;
    margin-bottom: 10px;
}
.product-usps li:last-child { margin-bottom: 0; }
.product-usps strong,
.checklist strong { font-weight: 600; }

.checklist li:before {
    content: '\e90a';
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 16px;
    color: #bdb512;
    font-family: 'Beaumotica-Icons';
    line-height: 1;
}

.product-usps li { padding: 1px 0 1px 34px; }
.product-usps li:before {
    font-family: 'Beaumotica-Icons';
    float: left;
    margin-left: -34px;
    line-height: 1;
    font-size: 19px;
    margin-top: -1px;
}

.product-usps .delivery:before { content: '\e907'; font-size: 15px; margin-top: 1px; }
.product-usps .support:before { content: '\e909'; }
.product-usps .cart-plus:before { content: '\e908'; }

.options-container-small .product-options .options-list .label { display: inline; }
.options-container-small .option > dl dd:before {
    content: '';
    width: 42px;
    height: 40px;
    float: right;
    margin: 0 0 0 10px;
    background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/postnl.png) no-repeat 50% 50%;
    background-size: contain;
}
.options-container-small .option ~ .option > dl dd:before { display: none; }

/* Fancy select */
.fancy-select {
    display: inline-block;
    position: relative;
    z-index: 10;
    font-size: 15px;
    line-height: 1.33;
    color: #222;
    min-width: 90px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.5);
}

.fancy-select,
.fancy-select .select-values {
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
}

.fancy-select .select-label {
    position: relative;
    display: block;
    padding: 12px 35px 12px 17px;
    margin: 0;
    font-size: inherit;
    text-transform: none;
    cursor: pointer;
}
.fancy-select .select-label:after {
    content: '\e906';
    position: absolute;
    right: 19px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    font-family: 'Beaumotica-Icons';
    line-height: 1;
    color: #000;
}

.fancy-select.active .select-label { box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.12); }
.fancy-select.active .select-label:after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}

.fancy-select .select-values {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: -1px;
    min-width: 100%;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    cursor: default;
}
.fancy-select.active .select-values { display: block; }

.fancy-select .select-values ol { min-width: 120px; }

.fancy-select .select-values li:not([data-value=other]),
.fancy-select .other-label,
.fancy-select .other-value input { padding: 6px 6px 6px 17px; }
.fancy-select .other-value input { width: 50px; flex-grow: 1; }
.fancy-select .other-value button { border-radius: 0; }
.add-to-cart-bar .add-to-cart .fancy-select .other-value .button,
.product-view .product-shop .add-to-box .add-to-cart .fancy-select .other-value .button,
.fancy-select .other-value button { width: auto; }
.fancy-select .other-value-active .other-label,
.fancy-select .other-value { display: none; }
.fancy-select .other-value-active .other-value { display: flex; flex-grow: 1; }

.fancy-select .select-values li:hover,
.fancy-select .select-values li:active {
    background: #bdb512;
    color: #fff;
}

.product-view .add-to-box .fancy-select { margin-right: 10px; }
.qty-select li { display: flex; flex-direction: row; align-items: center; }
.qty-select .current-tierprice { font-size: 12px; padding: 0 8px 0 12px; white-space: nowrap; color: #515151; }
.qty-select li:hover .current-tierprice, .qty-select li:active .current-tierprice { color: inherit; }
.qty-select .current-tierprice.equal { flex-grow: 1; text-align: center; }
.qty-select .current-tierprice .price,
.qty-select .current-tierprice strong { font-weight: bold; color: inherit; }

.add-to-cart-bar {
    position: fixed;
    top: 177px;
    left: 0;
    z-index: 1000;
    background: #f3f3f3;
    border-bottom: 1px #dcdcdc solid;
    width: 100%;
    visibility: hidden;
    transform: translateY(-100%);
    transition: visibility .2s linear, transform .2s linear, top 175ms linear;
}
.add-to-cart-bar.active {
    visibility: visible;
    transform: translateY(0);
}
.header-container.fixed ~ .main .add-to-cart-bar { top: 86px; }
.add-to-cart-bar .col-main {
    background: none;
    margin: 0 auto;
    padding: 9px 20px 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.catalog-product-view .add-to-cart-bar .col-main {
    max-width: 1150px;
    padding: 9px 20px 10px;
}
.add-to-cart-bar .product-image {
    min-width: 45px;
    margin-right: 3.5%;
}
.add-to-cart-bar .product-details {
    overflow: hidden;
    margin-right: 3%;
}
.add-to-cart-bar .product-title {
    color: #333;
    font-size: 15px;
    line-height: 1.333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.add-to-cart-bar .price-box { margin: 3px 0 0; }
.add-to-cart-bar .old-price { font-size: 13px; }
.add-to-cart-bar .old-price .price { color: #6f6f6f; }
.add-to-cart-bar .special-price {
    color: #333;
    font-size: 19px;
    font-weight: 600;
    margin-right: 9px;
}

.add-to-cart-bar .add-to-cart {
    margin-left: auto;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    min-width: 33%;
}
.add-to-cart-bar .add-to-cart > label { display: none; }
.add-to-cart-bar .add-to-cart .add-buttons { margin: 0 0 0 7px; flex-grow: 1; }

/* Yotpo reviews styling */
.box-collateral.box-yotpo .box-title h2:before { display: none; }
.box-collateral.box-yotpo .box-title h2 {
    font-weight: 600;
    font-size: 20px;
    color: #222;
}
.box-collateral.box-yotpo .box-title p { font-size: 15px; line-height: 1.466; }
.main-widget.yotpo-display-wrapper .yotpo-pB9 { display: none; }
body .yotpo .yotpo-regular-box { border-top: 0; margin: 0; }

body .yotpo .yotpo-reviews .yotpo-review {
    background: #fff;
    padding: 0;
    margin: 0 0 32px;
}

body .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile,
body .yotpo .yotpo-comment .yotpo-header .yotpo-icon-profile,
body .yotpo .yotpo-question .yotpo-header .yotpo-icon-profile,
body .yotpo .yotpo-onsite-upload .yotpo-header .yotpo-icon-profile {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    background: #e0e0e0;
}
body .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile .yotpo-user-letter,
body .yotpo .yotpo-comment .yotpo-header .yotpo-icon-profile .yotpo-user-letter,
body .yotpo .yotpo-question .yotpo-header .yotpo-icon-profile .yotpo-user-letter,
body .yotpo .yotpo-onsite-upload .yotpo-header .yotpo-icon-profile .yotpo-user-letter {
    color: #555;
    font-family: Open Sans, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 1;
    top: 16px;
    text-indent: -1px;
}
body .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile .yotpo-icon-circle-checkmark,
body .yotpo .yotpo-comment .yotpo-header .yotpo-icon-profile .yotpo-icon-circle-checkmark,
body .yotpo .yotpo-question .yotpo-header .yotpo-icon-profile .yotpo-icon-circle-checkmark,
body .yotpo .yotpo-onsite-upload .yotpo-header .yotpo-icon-profile .yotpo-icon-circle-checkmark {
    top: auto;
    left: auto;
    right: 0;
    bottom: 0;
    color: #fbae2b;
    font-size: 18px;
}

body .yotpo .yotpo-review .yotpo-header .yotpo-header-actions,
body .yotpo .yotpo-comment .yotpo-header .yotpo-header-actions,
body .yotpo .yotpo-question .yotpo-header .yotpo-header-actions,
body .yotpo .yotpo-onsite-upload .yotpo-header .yotpo-header-actions { float: none; }

body .yotpo .yotpo-review .yotpo-main,
body .yotpo .yotpo-comment .yotpo-main,
body .yotpo .yotpo-question .yotpo-main,
body .yotpo .yotpo-onsite-upload .yotpo-main,
body .yotpo .yotpo-review .yotpo-footer,
body .yotpo .yotpo-comment .yotpo-footer,
body .yotpo .yotpo-question .yotpo-footer,
body .yotpo .yotpo-onsite-upload .yotpo-footer { margin-left: 80px; }

body .yotpo .yotpo-review .yotpo-footer {
    border-top: 1px solid #e0e0e0;
    margin-top: 22px;
    padding-top: 16px;
}
body .yotpo .yotpo-review .yotpo-footer .footer-actions .yotpo-icon-seperator:last-child,
body .yotpo .yotpo-review .yotpo-footer .yotpo-grouping-reference { display: none; }

body .yotpo .yotpo-review .yotpo-footer,
body .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful,
body .yotpo .yotpo-review .yotpo-footer .yotpo-helpful {
    display: flex;
    flex-direction: row;
    align-items: center;
}
body .yotpo .yotpo-review .yotpo-footer,
body .yotpo .yotpo-review .yotpo-footer .yotpo-helpful { float: none; }
body .yotpo .yotpo-review .yotpo-footer .footer-actions .share-options i,
body .yotpo .yotpo-review .yotpo-footer .yotpo-action .y-label,
body .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .label-helpful,
body .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .label-helpful {
    font-family: Open Sans, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #222;
}
body .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .label-helpful,
body .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .label-helpful { text-transform: lowercase; }
body .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .label-helpful:first-letter,
body .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .label-helpful:first-letter { text-transform: uppercase; }
body .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .label-helpful > *,
body .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .label-helpful > * { vertical-align: middle; }
body .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .vote-btn,
body .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .vote-btn {
    border: 1px solid #c7c7c7;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    padding: 10px 5px 10px 15px;
    background: #fff;
}
body .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .vote-btn + .yotpo-sum,
body .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .vote-btn + .yotpo-sum {
    border: 1px solid #c7c7c7;
    border-radius: 0 4px 4px 0;
    border-left: 0;
    padding: 10px 15px 10px 5px;
    line-height: 23px;
    color: #515151;
    background: #fff !important;
}
body .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .vote-btn .yotpo-icon,
body .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .vote-btn .yotpo-icon { font-size: 23px; line-height: 23px; color: #555; }
body .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .vote-btn.voted,
body .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .vote-btn.voted,
body .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .vote-btn.voted + .yotpo-sum,
body .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .vote-btn.voted + .yotpo-sum { border-color: #fbae2b; }
body .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .vote-btn:hover .yotpo-icon,
body .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .vote-btn:hover .yotpo-icon,
body .yotpo .yotpo-review .yotpo-footer .yotpo-helpful .vote-btn.voted .yotpo-icon,
body .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .vote-btn.voted .yotpo-icon { color: #222; }

body .yotpo .yotpo-review .yotpo-footer .footer-actions { order: 1; margin-left: auto; }
body .yotpo .yotpo-review .yotpo-footer .footer-actions .share-options-wrapper {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1;
}
body .yotpo .yotpo-review .yotpo-footer .footer-actions .share-options {
    background: #fff;
    padding: 10px 20px;
    border: 1px solid #c7c7c7;
    border-radius: 4px;
}
body .yotpo .yotpo-review .yotpo-footer .footer-actions .share-options > span { display: block; }
body .yotpo .yotpo-review .yotpo-footer .footer-actions .share-options .social-link { display: block; padding: 5px 0; text-decoration: underline !important; }
body .yotpo .yotpo-review .yotpo-footer .yotpo-icon-dot { display: none; }

body .yotpo .yotpo-review .yotpo-footer .yotpo-action { color: #222; }
body .yotpo .yotpo-review .yotpo-footer .yotpo-action .yotpo-icon { color: inherit; }
body .yotpo .yotpo-review .yotpo-footer .yotpo-action .y-label { text-decoration: underline; }

/* Q&A */
body .yotpo-questions > .yotpo-regular-box {
    border-top: 0;
    padding: 0;
    margin: 20px 0;
}

body .yotpo .yotpo-question > .yotpo-header,
body .yotpo .yotpo-question > .yotpo-main,
body .yotpo .yotpo-question > .yotpo-footer {
    background: #fff;
    border: 1px solid #e0e0e0;
    margin-left: 80px;
}
body .yotpo .yotpo-question > .yotpo-header {
    position: relative;
    border-bottom: 0;
    padding: 20px 25px 5px 20px;
    border-radius: 4px 4px 0 0;
}
body .yotpo .yotpo-question > .yotpo-header .yotpo-icon-profile {
    position: absolute;
    top: 0;
    left: -80px;
}
body .yotpo .yotpo-question > .yotpo-main { border-top: 0; border-radius: 0 0 4px 4px; padding: 5px 25px 20px 20px; margin-top: 0; margin-bottom: 0; }
body .yotpo .yotpo-question > .yotpo-footer { display: none; }

.yotpo .yotpo-reviews label,
.yotpo .yotpo-reviews div,
.yotpo .yotpo-reviews span
.yotpo .yotpo-questions label,
.yotpo .yotpo-questions div,
.yotpo .yotpo-questions span { font-family: Open Sans, Helvetica, sans-serif; color: #6f6f6f; }
body .yotpo .yotpo-reviews .yotpo-header .yotpo-header-element,
body .yotpo .yotpo-questions .yotpo-header .yotpo-header-element { font-size: 13px; }
body .yotpo .yotpo-reviews .yotpo-header .y-label,
body .yotpo .yotpo-questions .yotpo-header .y-label { font-size: inherit; }
body .yotpo .yotpo-reviews .yotpo-header-element .label-with-tooltip.pull-left:before,
body .yotpo .yotpo-questions .yotpo-header-element .label-with-tooltip.pull-left:before { content: '-'; }

body .yotpo .yotpo-questions .question-date:before,
body .yotpo .yotpo-reviews .yotpo-review-date:before { content: '| '; }

body .yotpo .yotpo-comments-box { border-left: 0; margin-top: 10px; }
body .yotpo .yotpo-comments-box .yotpo-comment-box {
    position: relative;
    margin: 0 0 0 100px;
    padding: 15px 25px 20px 20px;
    background-color: #faf8f2;
    border-radius: 4px;
}
body .yotpo .yotpo-comment .yotpo-header .yotpo-icon-profile {
    margin-right: 0;
    position: absolute;
    left: -100px;
    top: 0;
}
body .yotpo .yotpo-comment .yotpo-main { margin-left: 0; }
body .yotpo .yotpo-nav ul .yotpo-nav-tab span,
.yotpo-main .content-question {
    font-family: Open Sans, Helvetica, sans-serif;
    font-size: 15px;
    color: #515151;
    line-height: 1.2;
}
.yotpo-main .content-question.yotpo-font-bold { font-weight: normal; }
body .yotpo .yotpo-comment .yotpo-header.yotpo-store-owner .yotpo-icon-circle-checkmark { display: none; }
body .yotpo .yotpo-comment .yotpo-footer .yotpo-helpful .label-helpful { color: #515151; }

/* summary */
body .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph,
body .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph {
    height: 8px;
    width: 190px;
    margin: 8px 0 22px;
}
body .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-graph-background,
body .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-graph-background {
    background-color: #e0e0e0;
    border-radius: 4px;
}
body .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-score-wrapper .yotpo-star-distribution-graph-score,
body .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-score-wrapper .yotpo-star-distribution-graph-score {
    background-color: #bdb512;
    border-radius: 4px;
}
body .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-sum-reviews .yotpo-sum-reviews,
body .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-sum-reviews .yotpo-sum-reviews {
    font-family: Open Sans, Helvetica, sans-serif;
    font-size: 14px;
    margin: 6px 0 13px;
}
body .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-sum-reviews,
body .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-sum-reviews {
    float: right;
    margin-left: 15px;
}
body .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars,
body .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars {
    margin: 2px 6px 7px 0;
}
body .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars > .yotpo-icon:not(:first-child),
body .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars .yotpo-icon:not(:first-child) {
    display: none;
}
body .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars:not(.yotpo-distribution-clickable) > .yotpo-icon:first-child:before,
body .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars:not(.yotpo-distribution-clickable) > .yotpo-icon:first-child:before {
    color: #e0e0e0;
}
body .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars:before,
body .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distibutions-stars .review-stars:before {
    content: attr(data-score-distribution);
    font-family: Open Sans, Helvetica, sans-serif;
    font-size: 15px;
    color: #515151;
    float: left;
    line-height: 23px;
    margin-right: 10px;
}
body .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-sum-reviews,
body .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-sum-reviews { display: block; }
body .yotpo.yotpo-main-widget .yotpo-bottomline .questions,
body .yotpo .yotpo-modal-dialog .yotpo-bottomline .questions { margin: 5px 0; }

/* Yotpo buttons */
body .yotpo .yotpo-default-button,
body .yotpo input[type="button"].yotpo-default-button {
    background-color: #bdb512;
    border-radius: 4px;
    font-family: Open Sans, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 600;
    color: #fff;
}
.yotpo .yotpo-default-button .yotpo-icon-button-text { font-family: inherit; font-size: inherit; line-height: inherit; text-transform: none; display: inline-block; }
.yotpo .yotpo-default-button .yotpo-icon-button-text:first-letter { text-transform: uppercase; }
body .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-question-button,
body .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-review-button { padding: 12px 30px 13px; }
body .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-question-button,
body .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-question-button { top: 80px; }
body .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-question-button .yotpo-icon,
body .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-review-button .yotpo-icon { display: none; }

/* Text block (suitable alternatives etc.) */
.text-block {
    font-size: 15px;
    line-height: 1.467;
    margin: 15px 0;
}
.text-block.with-border {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    padding: 16px 5% 20px 22px;
    margin-top: 0;
}
.text-block:first-child { margin-top: 0; }
.pdp-two-cols .title,
.text-block .title {
    color: #222;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 5px;
}
.text-block p:not(:last-child) { margin-bottom: 12px; }
.text-block .video-container:not(:last-child) { margin-bottom: 25px; }

/* Expert info and ratings */
.pdp-expert-contact {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
}
.pdp-expert-contact .expert-info,
.pdp-expert-contact .contact-block { box-sizing: border-box; margin-top: 0; }
.pdp-expert-contact .expert-info { width: 64%; padding-right: 25px; }
.pdp-expert-contact .contact-block { width: 36%; }

.pdp-expert-contact .contact-block:only-child { width: 100%; }
.pdp-expert-contact .contact-block:only-child .box-title:before { width: 40px; height: 55px; }
.pdp-expert-contact .contact-block:only-child .phone-link,
.pdp-expert-contact .contact-block:only-child .button { display: inline-block; vertical-align: middle; margin: 0; }
.pdp-expert-contact .contact-block:only-child .phone-link { margin-right: 30px; }
.pdp-expert-contact .contact-block:only-child .button { padding-left: 24px; padding-right: 24px; }
.pdp-expert-contact .contact-block:only-child .yotpo { margin-top: 12px; }

.documents,
.expert-info { font-size: 15px; }
.expert-ratings { display: block; }
.expert-ratings li {
    display: flex;
    align-items: center;
    padding: 10px 0;
    margin-bottom: 5px;
    font-size: 14px;
}
.expert-ratings .ratings-bar { margin-right: 12px; }

.ratings-bar { background: #e0e0e0; width: 85px; }
.ratings-bar-score { background: #bdb512; height: 8px; position: relative; }
.ratings-bar, .ratings-bar-score { border-radius: 4px; }

.ratings-bar-score span {
    position: absolute;
    right: 8px;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    bottom: 10px;
    background: #fff;
    border: 1px #e0e0e0 solid;
    border-radius: 4px;
    padding: 4px 10px 3px;
    line-height: 1;
    font-size: 13px;
    font-weight: 600;
    transition: opacity .22s, visibility .22s;
    opacity: 0;
    visibility: hidden;
}
.ratings-bar-score span:before,
.ratings-bar-score span:after {
    content: '';
    width: 0;
    height: 0;
    border: 6px transparent solid;
    border-top-color: #fff;
    border-bottom: none;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -6px;
}
.ratings-bar-score span:after { margin-top: -2px; }
.ratings-bar-score span:before { border-top-color: #e0e0e0; }

.expert-ratings li:hover .ratings-bar-score span,
.ratings-bar:hover .ratings-bar-score span { opacity: 1; visibility: visible; }

.score-circle { max-width: 100px; }

.radial-progress,
.radial-progress .circle .mask,
.radial-progress .circle .fill {
    width: 84px;
    height: 84px;
    border-radius: 50%;
}

.radial-progress { position: relative; background: #e0e0e0; margin: 0 auto; }
.radial-progress .circle .mask,
.radial-progress .circle .fill { position: absolute; }

.radial-progress .circle .mask { clip: rect(0px, 84px, 84px, 42px); }
.radial-progress .circle .mask .fill { clip: rect(0px, 42px, 84px, 0px); background: #c1b340; }

.radial-progress .circle .mask,
.radial-progress .circle .fill {
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 1s;
    transition: -ms-transform 1s;
    transition: transform 1s;
}

.radial-progress .inset {
    width: 74px;
    height: 74px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -37px 0 0 -37px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 74px;
    font-size: 37px;
    font-weight: 600;
    overflow: hidden;
    color: #515151;
}

.score-circle-note {
    position: relative;
    background: #fff;
    border: 1px #e0e0e0 solid;
    border-radius: 4px;
    padding: 4px 6px;
    font-size: 10px;
    text-align: center;
    margin: 16px 0 10px;
}
.score-circle-note:before,
.score-circle-note:after {
    content: '';
    width: 0;
    height: 0;
    border: 10px transparent solid;
    border-bottom-color: #fff;
    border-top: none;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -10px;
}
.score-circle-note:after { margin-bottom: -2px; }
.score-circle-note:before { border-bottom-color: #e0e0e0; }

.expert-ratings-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin: 25px 0;
}
.expert-ratings-wrapper:last-child { margin-bottom: 0; }

@media (min-width: 992px) {
    .ratings-bar { width: 130px; }
}

/* contact-block */
.contact-block {
    background: #f3f3f3;
    padding: 14px 22px;
    border-radius: 4px;
    font-size: 15px;
    line-height: 1.46;
}
.contact-block .box-title {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 1px #e9e9e9 solid;
    margin-bottom: 12px;
}
.contact-block .box-title h2 { font-size: 15px; line-height: inherit; color: #333; }
.contact-block .box-title:before {
    content: '';
    background: url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/contact-title.png) no-repeat 0 100%;
    background-size: contain;
    float: left;
    margin-right: 6px;
    width: 51px;
    height: 74px;
    flex-shrink: 0;
}
.contact-block p { margin-bottom: 12px; }
.contact-block .button { display: block; margin: 17px 0 13px; padding: 12px 10px; font-size: 15px !important; }
.contact-block span.yotpo-icon.yotpo-icon-double-bubble.pull-left { display: none; }
.contact-block .yotpo .standalone-bottomline .yotpo-bottomline .questions { margin-left: 0; }
.contact-block > .yotpo.yotpo-small { display: none; }

.phone-link { position: relative; display: inline-block; padding-left: 32px; text-decoration: none; }
.phone-link span { display: block; }
.phone-link .title { color: #333; font-weight: 600; }
.phone-link:hover span:not(.title) { text-decoration: underline; }
.phone-link:before {
    font-family: 'Beaumotica-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    content: "\e90c";
    color: #555;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 21px;
}

.video-container {
    position: relative;
    padding-top: 56.25%;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

/* PDP: Included in the box */
.box-contents-table { width: 100%; }
.box-contents-list,
.box-contents-table { margin: 16px 0; font-size: 15px; }
.box-contents-list li,
.box-contents-table td, .box-contents-table th { padding: 12px 6px; vertical-align: middle; }
.box-contents-table td:first-child, .box-contents-table th:first-child { padding-left: 0; }
.box-contents-table td:last-child, .box-contents-table th:last-child { padding-right: 0; }
.box-contents-table th { width: 100%; }
.box-contents-table td.count { width: auto; white-space: nowrap; padding-top: 6px; padding-bottom: 6px; }
.box-contents-list .count,
.box-contents-table td.count span {
    padding: 6px 10px;
    background: #f3f3f3;
    border-radius: 20px;
    text-align: center;
    font-weight: 600;
}
.box-contents-list .count { display: inline-block; min-width: 25px; margin-right: 8px; }
.box-contents-table td.count span { display: block; }

.pdp-two-cols .title { margin: 20px 0; }
.image-notch {
    display: inline-block;
    position: relative;
    border: 1px #dcdcdc solid;
    border-radius: 5px;
}
.image-notch img { display: block; border-radius: 5px; }
.image-notch:before,
.image-notch:after {
    content: ' ';
    position: absolute;
    top: -1px;
    left: 13%;
    border: transparent solid;
    width: 0;
    height: 0;
}
.image-notch:before { border-top-color: #dcdcdc; border-width: 19px; margin-left: -1px; }
.image-notch:after { border-top-color: #fff; border-width: 18px; }

@media (min-width: 992px) {
    .pdp-two-cols { display: -ms-flexbox; display: -webkit-flex; display: flex; margin: 0 -10px; }
    .pdp-two-cols > div { box-sizing: border-box; padding: 10px; }
    .pdp-two-cols > .image { -webkit-flex-shrink: 0; flex-shrink: 0; max-width: 50%; }
    .pdp-two-cols .image-notch { display: block; }
} /* min-width: 992px */

ul.documents {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 16px 0 16px -18px;
    list-style: none;
    padding-left: 0;
}
.documents a { display: inline-block; margin-top: 5px; padding: 5px 0; cursor: pointer; }
.documents li {
    box-sizing: border-box;
    padding-left: 18px;
    margin-bottom: 15px;
    width: 50%;
}
.documents li > div {
    box-sizing: border-box;
    height: 100%;
    border-radius: 5px;
    background: #f3f3f3;
    padding: 10px;
}
.documents .issuuembed { position: relative; height: 0; padding-bottom: 124.5%; }
.documents .issuuembed iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

@media (min-width: 992px) {
    .documents li { width: 33.333%; }
}

/* Brand logos */
ul.brand-logos,
.brand-logos div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-left: 0;
    list-style: none;
}
.brand-logos { margin: 25px 0 25px -20px; flex-wrap: wrap; }
.brand-logos li {
    box-sizing: border-box;
    min-width: 50%;
    padding-left: 20px;
    margin-bottom: 10px;
}
.brand-logos div {
    width: auto;
    height: 38px;
    margin: 0;
    padding: 5px;
    justify-content: center;
    align-items: center;
    min-width: 100px;
}
.brand-logos img { display: block; max-height: 25px; }

@media (min-width: 700px) {
    .brand-logos { margin-left: -20px; }
    .brand-logos li { padding-left: 20px; min-width: 25%; }
    .brand-logos img { max-height: 30px; }
    .brand-logos div { min-width: 150px; }
}

@media (min-width: 1200px) {
    .brand-logos { margin-left: -40px; }
    .brand-logos li { padding-left: 40px; margin-bottom: 15px; }
}

body .amshopby-tooltip { background: #ffffff; border-color: #a79f10; color: #515151; padding: 10px; width: auto; min-width: 100px; max-width: 350px; }
body .amshopby-tooltip .close { position: absolute; top: 10px; right: 10px; cursor: pointer; color: #a79f10; font-weight: bold; text-decoration: none; }

/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition License
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magentocommerce.com/license/enterprise-edition
 * 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     enterprise_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 */
/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { margin:10px 0; }
.widget .widget-title h2 { font-size:18px; color:#d12c01; }

.widget .widget-products { margin:0 -20px 0; }
.cms-home .col1-layout .widget .widget-products,
.cms-index-index .col1-layout .widget .widget-products { margin:0 0 20px; }
.col-main > .widget { display:block; margin:40px 0 0; }
.col-main > .widget + .widget { margin-top:20px; }

/* std class reset */
.widget .products-grid { list-style:none; margin-bottom:0; padding-left:20px; }
.widget .products-grid p,
.widget .products-list p { margin-bottom:0; }
.widget .products-list { list-style:none; margin-bottom:0; padding-left:0; }
.widget .add-to-links { list-style:none; padding-left:0; margin:5px 0; }

/* Widget Banner */
.widget-banner { clear:both; display:block; width:100%; overflow:hidden; text-align:center; }
.widget-banner li { margin:7px 0; }

.top-container .widget-banner li { margin:0; }

.footer-before-container .widget-banner li { margin:0; }

.widget-banner-inline { display:block; clear:both; padding:7px 0; text-align:center; }
.widget-banner-inline ul,
.widget-banner-inline li { display:inline; }
.widget-banner-inline li { margin:0 3px; }
.widget-banner-inline li img { vertical-align:middle; }

/* Widget New Proructs */
.widget-new-products { display:block; margin:10px 0; }
.checkout-cart-index .col1-layout .widget-new-products { display:block; padding:0 20px; }

/* Widget Viewed Proructs */
.widget-viewed { display:block; margin:10px 0; }
.checkout-cart-index .col1-layout .widget-viewed { display:block; padding:0 20px; }

/* Widget Compared Proructs */
.widget-compared { display:block; margin:10px 0; }
.checkout-cart-index .col1-layout .widget-compared { display:block; padding:0 20px; }

/* Widget CMS Static Block */
.widget-static-block { display: block; }

/* Widget Catalog Events Carousel */
.widget-events { display:block !important; }

/* Widgets Links Common Styles */
/* Style 1 */
/*.top-container .widget-product-link,
.top-container .widget-category-link,
.top-container .widget-cms-link,
.top-container .widget-hierarchy-link { float:left; border:1px solid #cfcfcf; border-bottom-color:#b2b2b2; margin:13px -1px 0 0; }
.top-container .widget-product-link a,
.top-container .widget-category-link a,
.top-container .widget-cms-link a,
.top-container .widget-hierarchy-link a { float:left; font-size:12px; background:#f2f2f2; border-top:1px solid #fff; border-bottom:1px solid #e2e2e2; padding:2px 5px 4px; color:#cc7137; text-decoration:underline; white-space:nowrap; }
.top-container .widget-product-link a:hover,
.top-container .widget-category-link a:hover,
.top-container .widget-cms-link a:hover,
.top-container .widget-hierarchy-link a:hover { color:#1e75b4; text-decoration:none; }*/
/* Style 2 */
.top-container .widget-product-link,
.top-container .widget-category-link,
.top-container .widget-cms-link,
.top-container .widget-hierarchy-link { display:block; border-bottom:1px solid #e2e2e2; margin:7px 0; }
.top-container .widget-product-link a,
.top-container .widget-category-link a,
.top-container .widget-cms-link a,
.top-container .widget-hierarchy-link a { display:block; padding:12px 12px; background:#fff url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_widget-links.gif) 0 100% repeat-x; border:1px solid #cfcfcf; text-align:center; font:bold 15px/1.25 Arial, Helvetica, sans-serif; color:#444; text-decoration:none; }
.top-container .widget-product-link a:hover,
.top-container .widget-category-link a:hover,
.top-container .widget-cms-link a:hover,
.top-container .widget-hierarchy-link a:hover { color:#d53c00; text-decoration:none; }

.footer-before-container .widget-product-link,
.footer-before-container .widget-category-link,
.footer-before-container .widget-cms-link,
.footer-before-container .widget-hierarchy-link { display:block; border-bottom:1px solid #e2e2e2; margin:7px 0; }
.footer-before-container .widget-product-link a,
.footer-before-container .widget-category-link a,
.footer-before-container .widget-cms-link a,
.footer-before-container .widget-hierarchy-link a { display:block; padding:10px 12px; background:#fff url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_widget-links.gif) 0 100% repeat-x; border:1px solid #cfcfcf; text-align:center; font:bold 15px/1.25 Arial, Helvetica, sans-serif; color:#444; text-decoration:none; cursor:pointer; }
.footer-before-container .widget-product-link a:hover,
.footer-before-container .widget-category-link a:hover,
.footer-before-container .widget-cms-link a:hover,
.footer-before-container .widget-hierarchy-link a:hover { color:#d53c00; text-decoration:none; }

/* Widget 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 { font-size:12px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-product-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-product-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_widget-product-link-icon.gif) 17px 3px no-repeat;*/ }
.sidebar .widget-product-link a { font-size:12px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-product-link a:hover { color:#333; text-decoration:none; }

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

.top-container .widget-category-link { border-bottom:0; }
.top-container .widget-category-link a { border-color:#ca3934; color:#d53c00; background-image:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_widget-links2.gif); background-color:#f9d2c1; }
.top-container .widget-category-link a:hover { color:#fff; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { font-size:12px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-category-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-category-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_widget-category-link-icon.gif) 19px 3px no-repeat;*/ }
.sidebar .widget-category-link a { font-size:12px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-category-link a:hover { color:#333; text-decoration:none; }

/* 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 { font-size:12px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-cms-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-cms-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_widget-cms-link-icon.gif) 19px 2px no-repeat;*/ }
.sidebar .widget-cms-link a { font-size:12px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-cms-link a:hover { color:#333; text-decoration:none; }

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

.cms-page-view .std ul li {margin: 0 0 5px;}
.cms-page-view h3 {color: #484848; margin: 0 0 10px;}
.col-main .widget-cms-hierarchy-link {}
.cms-klantenservice-startpagina .col-main .widget-cms-hierarchy-link a {text-decoration: none; color: #6F6F6F;}
.cms-klantenservice-startpagina .col-main .widget-cms-hierarchy-link a:hover { text-decoration: underline; }
.col-main .widget-cms-hierarchy-link a {text-decoration:underline; color: #B0823C; }
.col-main .widget-cms-hierarchy-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-cms-hierarchy-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_widget-cms-link-icon.gif) 19px 2px no-repeat;*/ }
.sidebar .widget-cms-hierarchy-link a { font-size:12px; background:url(https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-cms-hierarchy-link a:hover { color:#333; text-decoration:none; }

/* Widget SKU */
/* .widget-sku {} */
/* ======================================================================================= */

.onsale-product-container {
	cursor: pointer;
	position: relative;
}
.onsale-product-container-inside {
	cursor: pointer;
	position: absolute;
	z-index: 100;
	left: auto !important;
    right: 0 !important;
}

.onsale-product-container a {
    z-index: 2 !important;
}

div.onsale-product-label {
    position: absolute;
    top: 3px;
    left: 4px;
    margin-left: -2px;
    text-align: center;
}

div.onsale-onsale-product-label-text {
    color:#FFFFFF;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
}

div.new-onsale-product-label-text {
    color:#FFFFFF;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
}

div.custom-onsale-product-label-text {
    color:#FFFFFF;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
}
div.onsale-category-container-grid {
	position: relative;
}

div.onsale-category-container-list {
	position: relative;
        float:left;
}

/* Fix standart Enterprise Theme for List mode */
div.onsale-category-container-list a {
    margin: 0 !important;
}
/* End fix */
/* Fix standart Enterprise Theme for Grid mode */
div.onsale-category-container-grid + h2.product-name {
    clear: both;
}
div.onsale-category-container-list+ h2.product-name {
    clear: both;
}
/* End fix */
.onsale-category-container {
	cursor: pointer;
	position: absolute;
	z-index: 100;
	left: auto !important;
    right: 0 !important;
}


div.onsale-category-label {
    position: absolute;
    top: 3px;
    left: 4px;
    margin-left: -2px;
    text-align: center;
}

div.onsale-onsale-category-label-text {
    color:#FFFFFF;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
}

div.new-onsale-category-label-text {
    color:#FFFFFF;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
}

div.custom-onsale-category-label-text {
    color:#FFFFFF;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
}




/* recomment for fix issues on mobile devices
@media only screen and (max-device-width: 770px) {
    .amlabel-txt {
        font-size: 70%;
        line-height: 1.1;
    }
}
*/

.amlabel-div {
    position: relative;
}

.amlabel-div .amlabel-txt {
    line-height: 11px;
    font-size: 0.9em;
    font-weight: bold;
    display: block;
    letter-spacing: 0.01px;
    text-decoration: none;
    color: #fff;
}

.amlabel-div a {
    text-decoration: none;
    position: relative;
}

.amlabel-table {
    position: absolute;
    z-index: 10;
    cursor: pointer;
}

.amlabel-table td {
    vertical-align: middle;
    text-align: center;
    border: 0;
    height: auto;
}

.top-center {
    top     : 0;
    left    : 0;
    right   : 0;
    margin-left : auto;
    margin-right : auto;
    text-align: center;
    background-position-x: center !important;
}

.middle-left {
    left : 0;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
}

.middle-right {
    right: 0;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
    background-position-x: right !important;
    text-align: right;
}

.bottom-center {
    bottom: 0;
    left    : 0;
    right   : 0;
    margin-left : auto;
    margin-right : auto;
    text-align: center;
    background-position-x: center !important;
}

.middle-center {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
    text-align: center;
    background-position-x: center !important;
}

.top-left {
    top: 0;
    left: 0;
}

.top-right {
    top: 0;
    right: 0;
    background-position-x: right !important;
    text-align: right;
}

.bottom-left {
    bottom: 0;
    left: 0;
}

.bottom-right {
    bottom: 0;
    right: 0;
    background-position-x: right !important;
    text-align: right;
}

.products-list .amlabel-div {
    float: left;
}

* html .amlabel-div {
    float: left;
}

* html .amlabel-div a {
    position: relative;
}

@media (max-width: 930px) {
    .amlabel-table {
        display: none;
    }
}

.amlabel-table2 {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.amlabel-txt2 {
    width: 100%;
    height: 100%;
    background-size: contain !important;
    position: absolute;
    z-index: 1;
}

.add-to-cart-bar .product-image.amlabel-observed > div { display: none; }

div.amshopby-column {
    float: left;
    width: 49%;
    overflow: hidden;
}

select.amshopby-select { width: 100%; }

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

.amshopby-featured {
    padding: 5px;
}

.amshopby-link {
    padding: 5px 0 0 5px;
}

.amshopby-clearer {
    display: block;
    clear: both;
    overflow: hidden;
}

div.block-layered-nav dd a {
    padding: 0;
    display: block;
    float: left;
}

.block-layered-nav .amshopby-attr,
.block-layered-nav .amshopby-attr-selected,
.block-layered-nav .amshopby-attr-inactive {
    position: relative;
    padding-left: 24px;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    box-sizing: border-box;
    word-break: break-word;
}
.block-layered-nav .amshopby-attr:before,
.block-layered-nav .amshopby-attr-selected:before,
.block-layered-nav .amshopby-attr-inactive:before,
.block-layered-nav .amshopby-attr:after,
.block-layered-nav .amshopby-attr-selected:after,
.block-layered-nav .amshopby-attr-inactive:after {
    content: " ";
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
}
.block-layered-nav .amshopby-attr:before,
.block-layered-nav .amshopby-attr-selected:before,
.block-layered-nav .amshopby-attr-inactive:before{
    width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 1px solid #ccc;
}

.block-layered-nav .amshopby-attr:after,
.block-layered-nav .amshopby-attr-selected:after,
.block-layered-nav .amshopby-attr-inactive:after{
    margin: 3px 0 0 3px;
    width: 10px;
    height: 10px;
    border-radius: 2px;
}

.block-layered-nav .amshopby-attr:hover:before { border-color: #aaa; }

.block-layered-nav .amshopby-attr-selected { font-weight: 600; }
.block-layered-nav .amshopby-attr:active:after,
.block-layered-nav .amshopby-attr-selected:after { background: #b9b628; }
.block-layered-nav .amshopby-attr-selected:active:after { background: #fff; }

.block-layered-nav .amshopby-attr .count,
.block-layered-nav .amshopby-attr-selected .count,
.block-layered-nav .amshopby-attr-inactive .count {
    margin-left: auto;
    padding-left: 4px;
    font-weight: normal;
    font-size: .925em;
    flex-shrink: 0;
}

.block-layered-nav .amshopby-attr-inactive { pointer-events: none; opacity: .6; }

.block-layered-nav dd a img { float: left; }

.block-layered-nav .single-choice a.amshopby-attr:before,
.block-layered-nav .single-choice a.amshopby-attr-selected:before,
.block-layered-nav .single-choice a.amshopby-attr:after,
.block-layered-nav .single-choice a.amshopby-attr-selected:after { border-radius: 50%; }

.amshopby-swatch {
    background: url(https://www.beaumotica.nl/skin/frontend/enterprise/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-cat-level-2 {
    padding-left: 10px;
}

.block-layered-nav .amshopby-cat-level-3 {
    padding-left: 20px;
}

.block-layered-nav .amshopby-cat-selected {
    font-weight: bold;
    color: black;
    text-decoration: none;
    cursor: text;
}

.block-layered-nav .amshopby-cat-multi a {
    padding-left: 15px;
    background: url(https://www.beaumotica.nl/skin/frontend/enterprise/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-cat-multiselected a,
.block-layered-nav .amshopby-cat-multiselected a:hover {
    font-weight: bold;
    background: url(https://www.beaumotica.nl/skin/frontend/enterprise/default/images/amshopby-cb2.gif) left center no-repeat;
}

.block-layered-nav span.amshopby-plusminus {
    float: left;
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: transparent url(https://www.beaumotica.nl/skin/frontend/enterprise/default/images/amshopby-plus.gif) no-repeat;
}

.block-layered-nav span.minus {
    background: transparent url(https://www.beaumotica.nl/skin/frontend/enterprise/default/images/amshopby-minus.gif) no-repeat;
}

.block-layered-nav li:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

.block-layered-nav.amshopby-collapse-enabled dt { cursor: pointer; }
.block-layered-nav.amshopby-collapse-enabled dt:before {
    content: '\e90e';
    font-family: 'Beaumotica-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    float: right;
    font-size: 18px;
    color: #567;
    -webkit-order: 2;
    order: 2;
}

.block-layered-nav.amshopby-collapse-enabled dt.amshopby-collapsed:before { content: '\e90d'; }

.block-layered-nav.amshopby-collapse-enabled .toggle-content .no-display {
    display: block;
}

.block-layered-nav .amshopby-slider {
    position: relative;
    margin: 10px 4px 5px;
    z-index: 9;
    height: 18px;
    background: url(https://www.beaumotica.nl/skin/frontend/enterprise/default/images/amshopby-slider-bg.gif) repeat-x 0 50%;
    cursor: pointer;
}

.block-layered-nav .amshopby-slider .handle {
    margin-left: -4px;
    width: 8px;
    top: 3px;
    height: 14px;
    background: transparent url(https://www.beaumotica.nl/skin/frontend/enterprise/default/images/amshopby-hadle.png) no-repeat;
    position: absolute;
    cursor: move;
    z-index: 2;
}

/*
 * Slider labels
 */
.amshopby-slider-price {
    color: #798794;
}

.amshopby-slider-price-from {
    float: left;
}

.amshopby-slider-price-to {
    float: right;
}

.amshopby-slider-handle-right,
.amshopby-slider-handle-left {
    position: absolute;
    top: 14px;
}

.amshopby-slider-handle-left {
    left: 0;
}
.amshopby-slider-handle-right {
    right: 0;
}
.amshopby-tooltip {
    padding: 2px 5px;
    background: #FEC;
    border: 1px solid #FAA819;
    color: #1F5070;
    text-align: left;
    width: 200px;
    position: absolute;
    z-index: 1000;
}

.amshopby-slider-price-range {
    text-align: center;
    font-size: 0.9em;
}

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

.sidebar .block-layered-nav dt .amshopby-tooltip-img { -webkit-order: 1; order: 1; margin-left: auto; padding: 5px; }

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

.amshopby-overlay {
    background-color: #fff;
    height: 100%;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 555;
}

.amshopby-overlay img {
    top: 100px;
    left: 45%;
    display: block;
    position: absolute;
}

.amshopby-overlay div {
    margin: 0 auto;
    display: block;
    width: 300px;
    height: 200px;
    background: url(https://www.beaumotica.nl/skin/frontend/enterprise/default/images/amshopby-overlay.gif) 50% 50% no-repeat;
}
/*
 * Advanced Categories
 */
.amshopby-advanced li {
    clear: both;
}

.amshopby-advanced .level1 {
    padding-left: 20px;
}

.amshopby-advanced .level2 {
    padding-left: 30px;
}

.amshopby-advanced .level3 {
    padding-left: 40px;
}

.amshopby-advanced .level4 {
    padding-left: 50px;
}

.amshopby-advanced li.active > a {
    font-weight: bold;
}

.amshopby-cat-toggle.amshopby-cat-toggle-hidden {
    display: none;
}
/*
 * Slider Bar
 */
.amshopby-slider-bar {
    position: absolute;
    background: #999;
    height: 6px;
    top: 6px;
    z-index: 1;
}

/*
 * Subcategories block
 */
.amshopby-subcategory-image {
    overflow: auto;
}

.btn-remove-inline {
    text-decoration: none;
    margin-left: 4px;
    line-height: 12px;
    vertical-align: middle;
}
.btn-remove-inline img { display: none; }
.btn-remove-inline:hover { color: #333; }
.btn-remove-inline:before {
    content: "\e910";
    font-family: 'Beaumotica-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    font-size: 14px;
}

.amshopby-hightlighted {
    background: yellow;
}

.block-layered-nav .amshopby-slider .handle.active {
    z-index: 3;
}

.amshopby-slider-ui {
    background: url(https://www.beaumotica.nl/skin/frontend/enterprise/default/images/amshopby-slider-bg.gif) repeat-x 0 50%;
    margin: 10px .4em;
}

.amshopby-slider-ui .ui-slider-handle {
    background-color: #f18200;
    border: 1px solid #de5400;
    box-sizing: border-box;
    outline: none;
}

.amshopby-slider-ui .ui-slider-range {
    background-color: #999999;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-slider {
    cursor: pointer;
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.8em;
    height: 1.2em;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.2em;
    margin-left: -.4em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0.2em;
    height: 8px;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.amshopby-narrow-by-list td {
    vertical-align: top;
}

input[name^="amshopby"][id$="from"].input-text,
input[name^="amshopby"][id$="to"].input-text {
    width: auto;
}

.amshopby-item-top {
    max-width: 225px;
    min-width: 180px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}

.amshopby-filters-top .block-content ol {
    max-width: 250px;
}

.amshopby-item-top .amshopby-column {
    width: auto;
}

.no-display-current,
.no-display {
    display: none;
}

.current .no-display-current,
.current td.no-display {
    display: block;
}

@media only screen and (max-width: 770px) {
    dl#narrow-by-list,
    dl#narrow-by-list2 {
        padding: 0;
    }

    .block-layered-nav.amshopby-collapse-enabled .toggle-content dt {
        background: url(https://www.beaumotica.nl/skin/frontend/enterprise/default/images/amshopby-collapsed.gif) center left no-repeat;
    }

    .block-layered-nav.amshopby-collapse-enabled .toggle-content.accordion-open dt.current {
        background: url(https://www.beaumotica.nl/skin/frontend/enterprise/default/images/amshopby-expanded.gif) center left no-repeat;
    }
}

.block-layered-nav ol:not(.single-choice) select option[selected] {
    color: white;
    background-color: rgba(171, 171, 171, 1);
}

.amshopby-apply-button {
    width: 180px;
    height: 40px;
    margin-top: 1em;
}

/**
 * All Brands page
 */
.content .ambrands-list {
    min-width: 180px;
}
.amshopby-subcategories-wrapper {
    position: relative;
    box-sizing: unset;
    flex-wrap: wrap;
}
.amshopby-subcategories-wrapper:after {
    content: '';
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    z-index: 999;
}
.amshopby-subcategory {
    float: left;
    height: auto;
    width: auto;
    padding-right: 5px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
}
.amshopby-subcategory .am-item {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    text-align: left;
    vertical-align: middle;
    line-height: 1;
}
.amshopby-subcategory .am-img {
    max-width: 100%;
    display: block;
    float: left;
}
.amshopby-subcategory .am-title {
    margin-left: 5px;
    padding: 20px 0;
}
.amshopby-subcategories-img {
    display: inline;
    vertical-align: middle;
}
div.amshopby-overflow-scroll-enabled div.block-content dl dd > ol:first-of-type {
    overflow-y: auto;
}

/* Video Gallery CSS */
.video-gallery-links li a.video-thumb span{opacity:0.8;background: url("https://www.beaumotica.nl/skin/frontend/base/default/iceberg/videogallery/images/video_play.png") no-repeat scroll 0 0 transparent; background-size:33px 66px; display:block;height:33px;margin:10px 0 0 22px;position:absolute;width:33px;}
.video-gallery-links li a.video-thumb:hover span{opacity:1;background-position:0 -33px}

/* Style 01 */
#vg-style-01 {position:relative}

/* Style 02 - Media tabbed 1 */
#vg-style-02 {position:relative}
#vg-style-02 ul.media-tabs{list-style: none; height:29px; border-bottom:1px solid #ccc; margin-bottom:7px}
#vg-style-02 .media-tabs li{float:left;margin:0;border:1px solid #ccc;background-color:#ccc;height:28px}
#vg-style-02 .media-tabs li.last{border-right:1px solid #ccc}
#vg-style-02 .media-tabs li.active {font-weight:bold; background-color:#fff;border-width:1px 1px 0px 1px;height:29px}
#vg-style-02 .media-tabs a {text-decoration: none; color: #333333;padding:4px 10px;display:block}
#vg-style-02 .media-tabs .active a {color: #000000;}
#vg-style-02 .more-views h2 {display:none}		 

/* Media tabbed 2 */
#vg-style-03 {position:relative}
#vg-style-03 ul.media_tabs{list-style: none; height:29px; border-bottom:1px solid #ccc;}
#vg-style-03 .media_tabs li{float:left;margin:0;border:1px solid #ccc;background-color:#ccc;height:28px}
#vg-style-03 .media_tabs li.last{border-right:1px solid #ccc}
#vg-style-03 .media_tabs li.active {font-weight:bold; background-color:#fff;border-width:1px 1px 0px 1px;height:29px}
#vg-style-03 .media_tabs a {text-decoration: none; color: #333333;display:block;padding:4px 10px 5px 10px;}
#vg-style-03 .media_tabs .active a {color: #000000;}
#vg-style-03 .media_box {padding:10px 0; clear:both;}
#vg-style-03 .video-description{padding-bottom:5px}


/**
 * KAbel_BundlePlus
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to a BSD 3-Clause License
 * that is bundled with this package in the file LICENSE_BSD_NU.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www1.unl.edu/wdn/wiki/Software_License
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2012 Regents of the University of Nebraska (http://www.nebraska.edu/)
 * @license     http://www1.unl.edu/wdn/wiki/Software_License  BSD 3-Clause License
 */
 
.product-options .options-list input.checkbox + .qty-holder { padding:0; }
.product-options .options-list input.checkbox + .qty-holder .qty-disabled { background:#eee; color:#444; }

/**
 * MageWorx
 * Shipping Suite Extension
 *
 * @category   MageWorx
 * @package    MageWorx_DeliveryZone
 * @copyright  Copyright (c) 2015 MageWorx (http://www.mageworx.com/)
 */
 
#location-selector{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9999;
    width: 500px;
    margin: -220px 0 0 -250px;
}
#location-selector[id]{ /* IE6 and below Can't See This */
    position: fixed;
}
#location-selector .group-select 
{ 
    margin: 0; 
    background-color: #fff;
    padding: 30px;
    border: 3px solid #000;
    border-radius:16px;
    -webkit-border-radius:16px;
    -moz-border-radius:15px;
    -khtml-border-radius:20px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Safari & Chrome */
    box-shadow: 0 0 20px rgba(255,255,255,0.8); /* Shadow Params */
}
#location-selector .buttons {
    margin-top: 20px;
}
#location-selector .list li {
    margin-top: 10px;
}
#location-selector-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5000;   
    background-color: #000;
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50);
}
#location-selector-overlay[id]{ /* IE6 and below Can't See This */
    position: fixed;
}
.shipping-location {
    color: #FFFFFF;
}
.shipping-location a, .shipping-location a:hover { color: #ebbc58; }

.button .span {
    background: none repeat scroll 0 0 #618499;
    border-color: #406A83;
}
#location-selector select {
    width: 200px;
}
.freeshipping {
    font-weight: bold;
    color: #0a0;
    margin: 6px 5px;
}
.products-grid .freeshipping {
    float: left;
    margin: 5px !important;
}

.product-details .freeshipping {
    float: none;
    margin: 0;
}
.product-view .freeshipping {
    float: left;
    margin: 10px 20px;
}
.clear_freeshipping {
    /*display: none;*/
}
.product-view .clear_freeshipping {
    clear: both;
}
.product-details .checkout {
    margin: 6px 5px;
    float: left;
}
.price-box .price-including-tax {}
.price-box .price-excluding-tax { display: none; }

.price-box .price-including-tax .label,
.price-box .price-excluding-tax .label { display: none; }

body.show-price-incl .price-box .price-including-tax { display: block; }
body.show-price-incl .price-box .price-excluding-tax { display: none; }
body.show-price-incl .products-grid .price-box .price-including-tax,
body.show-price-incl .price-box .minimal-price-link .price-including-tax { display: inline; }

body.show-price-excl .price-box .price-including-tax { display: none; }
body.show-price-excl .price-box .price-excluding-tax { display: block; }
body.show-price-excl .products-grid .price-box .price-excluding-tax,
body.show-price-excl .price-box .minimal-price-link .price-excluding-tax { display: inline; }

.current-tierprice .price-excl-tax,
.current-tierprice .price-incl-tax { display: inline-block; }

.tier-prices .price-excl-tax,
.tier-prices .price-excl-tax .price,
.tier-prices .price-incl-tax,
.tier-prices .price-incl-tax .price { display: inline; }

body.show-price-incl .current-tierprice .price-excl-tax,
body.show-price-excl .current-tierprice .price-incl-tax { display: none; }

body.show-price-incl .tier-prices .price-excl-tax { display: none; }
body.show-price-excl .tier-prices .price-incl-tax { display: none; }

body.show-price-incl .price-excl-tax-container { display: none; }
body.show-price-excl .price-incl-tax-container { display: none; }

body.show-price-incl .cart-table .price-excluding-tax { display: none; }
body.show-price-excl .cart-table .price-including-tax { display: none; }

body.show-price-incl .cart .totals .price-excluding-tax { display: none; }
body.show-price-excl .cart .totals .price-including-tax { display: none; }

body.show-price-excl.checkout-onepage-index #checkout-review-table .price-including-tax { display: none; }
body.show-price-incl.checkout-onepage-index #checkout-review-table .price-excluding-tax { display: none; }

tr.price-including-tax { display: table-row; }
tr.price-excluding-tax { display: table-row; }

body.show-price-incl #topCartContent .price-excluding-tax { display: none; }
body.show-price-excl #topCartContent .price-including-tax { display: none; }
body.show-price-excl #topCartContent .price-excluding-tax { display: initial; }
body.show-price-excl #topCartContent .price-excluding-tax { display: initial; }
.products-grid .item .standalone-bottomline{
display: flex;
justify-content: center;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchautocomplete .search-autocomplete {
  position: absolute;
}
.searchautocomplete .form-search {
  overflow: initial !important;
  position: relative;
}
.searchautocomplete .sprite {
  background: url('https://www.beaumotica.nl/skin/frontend/enterprise/beaumotica/images/mirasvit/sprite.png');
}
.searchautocomplete .nav-search-in {
  position: absolute;
  top: 2px;
  left: 0px;
  z-index: 11;
}
.searchautocomplete .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 40px;
  left: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 0;
  visibility: visible;
  width: auto;
}
.searchautocomplete .nav-search-in .category-fake {
  height: 20px;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  padding: 0 25px 0 10px;
  text-align: center;
  white-space: nowrap;
  line-height: 40px;
}
.searchautocomplete .nav-search-in .nav-down-arrow {
  right: 10px;
  top: 16px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #000000 transparent transparent transparent;
  line-height: 0px;
}
.searchautocomplete .nav-search-in:hover .category-fake {
  color: #000;
}
.searchautocomplete .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  position: absolute;
  z-index: 102;
  box-shadow: 0 4px 4px rgba(0,0,0,.15);
  top: 50px;
  width: 100%;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 50%;
  transform: translateX(-50%);
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  margin: 0;
  border: none!important;
  background: none!important;
  box-shadow: none;
  position: relative;
  padding: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
  border: 1px solid #e2e2e2;
  margin-bottom: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
  white-space: initial;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeffee;
  box-shadow: 0 0 1px #525252;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings {
  margin: 0;
  line-height: 14px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings .rating-box {
  float: left;
  margin: 0 5px 0 0;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
  background-color: #F7F7F6;
  border-radius: 5px 5px 0 0;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px;
}

.searchautocomplete .searchautocomplete-placeholder .all .button{
  font-size: 12px !important;
}

.searchautocomplete .searchautocomlete-image {
  float: left;
  margin: 0px 5px 5px 0px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 11px;
  right: 44px;
  z-index: 99;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  display: none;
}
.searchautocomplete .searchautocomplete-loader div {
  position: absolute;
  background-color: #FFFFFF;
  height: 3px;
  width: 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-animation-name: f_autocomplete_loader;
  animation-name: f_autocomplete_loader;
  -webkit-animation-duration: 0.64s;
  animation-duration: 0.64s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
}
.searchautocomplete .searchautocomplete-loader div#g01 {
  left: 0px;
  top: 7px;
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s;
}
.searchautocomplete .searchautocomplete-loader div#g02 {
  left: 2px;
  top: 2px;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
}
.searchautocomplete .searchautocomplete-loader div#g03 {
  left: 7px;
  top: 0px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.searchautocomplete .searchautocomplete-loader div#g04 {
  right: 2px;
  top: 2px;
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
.searchautocomplete .searchautocomplete-loader div#g05 {
  right: 0px;
  top: 7px;
  -webkit-animation-delay: 0.56s;
  animation-delay: 0.56s;
}
.searchautocomplete .searchautocomplete-loader div#g06 {
  right: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.64s;
  animation-delay: 0.64s;
}
.searchautocomplete .searchautocomplete-loader div#g07 {
  left: 7px;
  bottom: 0px;
  -webkit-animation-delay: 0.72s;
  animation-delay: 0.72s;
}
.searchautocomplete .searchautocomplete-loader div#g08 {
  left: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
@-moz-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-o-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}
.searchindex-highlight {
  background-color: #ff0;
}

.wc-overlay{position:absolute;display:none;opacity:0.9;z-index:99999;background:white url('https://www.beaumotica.nl/skin/frontend/base/default/webcooking/images/ajax-loader.gif') center 5% no-repeat;}
.cms-widget {
    border-bottom: 1px solid #CCCCCC;
    border-right:1px solid #cccccc;
    border-collapse: collapse;
    float: left;
    padding: 14px;
}
.page-widget {
    border: 1px solid #EEEEEE;
    margin-bottom: 10px;
    max-height: 245px;
    overflow: hidden;
    width:241px;
    margin-left:10px;
}
.category-placeholder {
    background:#eee;

}
.page-widget.category-placeholder, #home_block_product_promotion .category-placeholder  {
    max-height:200px;
}
.page-widget.cms-widget {
    width:213px; /*removed some width due to padding*/
}

#product-shopcart-added-content .col2-set { border-bottom: 1px solid #dedede; padding: 0 0 20px; margin: 0 0 20px; }
#product-shopcart-added-content .continue-shopping-links { text-align: center; border-left: 1px solid #dedede; padding: 10px; }
#product-shopcart-added-content .continue-shopping-links p { margin-bottom: 10px; }
#product-shopcart-added-content .continue-shopping-links .button {  }
#product-shopcart-added-content .current-product { overflow: hidden; }
#product-shopcart-added-content .current-product .product-img { float: left; }
#product-shopcart-added-content .current-product .content,
#product-shopcart-added-content .current-product .price-box,
#product-shopcart-added-content .current-product .show-more { margin-left: 120px; }
#product-shopcart-added-content .current-product .price-box .price { font-weight: normal; }
#product-shopcart-added-content .current-product .show-more { margin-top: 10px; }
#product-shopcart-added-content .current-product .content { padding-top: 10px; }
#product-shopcart-added-content .current-product .product-name { margin-bottom: .5em; }
#product-shopcart-added-content .current-product + .buttons-set { border-top: 0; padding-top: 0; }

#product-shopcart-added-content .products-grid { margin: 0 0 20px; }
#product-shopcart-added-content .products-grid .item { text-align: center; }
#product-shopcart-added-content .products-grid li.item .content { background: transparent; }
#product-shopcart-added-content .products-grid .add-to-cart button { width: 77%; float: right; padding-left: 0; padding-right: 0; }
#product-shopcart-added-content .products-grid .add-to-cart button.btn-cart span span:before { display: none; }
#product-shopcart-added-content .products-grid .add-to-cart .qty { width: 15% !important; display: block; float: left; padding-left: 2%; padding-right: 2%; text-align: center; margin: 0; }
#debungcontrolls,.debugtimeline{width:100%;box-sizing:border-box}.rev_column,.rev_column .tp-parallax-wrap,.tp-svg-layer svg{vertical-align:top}#debungcontrolls{z-index:100000;position:fixed;bottom:0;height:auto;background:rgba(0,0,0,.6);padding:10px}.debugtimeline{height:10px;position:relative;margin-bottom:3px;display:none;white-space:nowrap}.debugtimeline:hover{height:15px}.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0}.rs-go-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:9999999!important;background:#fff!important}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px}.rtl{direction:rtl}@font-face{font-family:revicons;src:url(https://www.beaumotica.nl/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.eot?5510888);src:url(https://www.beaumotica.nl/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(https://www.beaumotica.nl/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),url(https://www.beaumotica.nl/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),url(https://www.beaumotica.nl/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal}[class*=" revicon-"]:before,[class^=revicon-]:before{font-family:revicons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.rev_slider_wrapper{position:relative;z-index:0;width:100%}.rev_slider{position:relative;overflow:visible}.entry-content .rev_slider a,.rev_slider a{box-shadow:none}.tp-overflow-hidden{overflow:hidden!important}.group_ov_hidden{overflow:hidden}.rev_slider img,.tp-simpleresponsive img{max-width:none!important;transition:none;margin:0;padding:0;border:none}.rev_slider .no-slides-text{font-weight:700;text-align:center;padding-top:80px}.rev_slider>ul,.rev_slider>ul>li,.rev_slider>ul>li:before,.rev_slider_wrapper>ul,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{list-style:none!important;position:absolute;margin:0!important;padding:0!important;overflow-x:visible;overflow-y:visible;background-image:none;background-position:0 0;text-indent:0;top:0;left:0}.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{visibility:hidden}.tp-revslider-mainul,.tp-revslider-slidesli{padding:0!important;margin:0!important;list-style:none!important}.fullscreen-container,.fullwidthbanner-container{padding:0;position:relative}.rev_slider li.tp-revslider-slidesli{position:absolute!important}.tp-caption .rs-untoggled-content{display:block}.tp-caption .rs-toggled-content{display:none}.rs-toggle-content-active.tp-caption .rs-toggled-content{display:block}.rs-toggle-content-active.tp-caption .rs-untoggled-content{display:none}.rev_slider .caption,.rev_slider .tp-caption{position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;z-index:1}.rev_slider .caption,.rev_slider .tp-caption,.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap :last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap :last-child{margin-bottom:0}.tp-svg-layer svg{width:100%;height:100%;position:relative}.tp-carousel-wrapper{cursor:url(https://www.beaumotica.nl/skin/frontend/base/default/nwdthemes/revslider/public/assets/css/openhand.cur),move}.tp-carousel-wrapper.dragged{cursor:url(https://www.beaumotica.nl/skin/frontend/base/default/nwdthemes/revslider/public/assets/css/closedhand.cur),move}.tp_inner_padding{box-sizing:border-box;max-height:none!important}.tp-caption.tp-layer-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all}.tp-caption.tp-hidden-caption,.tp-forcenotvisible,.tp-hide-revslider,.tp-parallax-wrap.tp-hidden-caption{visibility:hidden!important;display:none!important}.rev_slider audio,.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider video{max-width:none!important}.tp-element-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}.tp-parallax-wrap{transform-style:preserve-3d}.rev_row_zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0}.rev_column_inner,.rev_slider .tp-caption.rev_row{position:relative;width:100%!important;box-sizing:border-box}.rev_row_zone_top{top:0}.rev_row_zone_middle{top:50%;transform:translateY(-50%)}.rev_row_zone_bottom{bottom:0}.rev_slider .tp-caption.rev_row{display:table;table-layout:fixed;vertical-align:top;height:auto!important;font-size:0}.rev_column{display:table-cell;position:relative;height:auto;box-sizing:border-box;font-size:0}.rev_column_inner{display:block;height:auto!important;white-space:normal!important}.rev_column_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box;background-clip:content-box;border:0 solid transparent}.tp-caption .backcorner,.tp-caption .backcornertop,.tp-caption .frontcorner,.tp-caption .frontcornertop{height:0;top:0;width:0;position:absolute}.rev_column_inner .tp-loop-wrap,.rev_column_inner .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap{text-align:inherit}.rev_column_inner .tp-mask-wrap{display:inline-block}.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{position:relative!important;left:auto!important;top:auto!important;line-height:0}.tp-video-play-button,.tp-video-play-button i{line-height:50px!important;vertical-align:top;text-align:center}.rev_column_inner .rev_layer_in_column,.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{vertical-align:top}.rev_break_columns{display:block!important}.rev_break_columns .tp-parallax-wrap.rev_column{display:block!important;width:100%!important}.fullwidthbanner-container{overflow:hidden}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative}.tp-static-layers{position:absolute;z-index:101;top:0;left:0}.tp-static-layers-back{z-index:0}.tp-caption .frontcorner{border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00A8FF;left:-40px}.tp-caption .backcorner{border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;right:0}.tp-caption .frontcornertop{border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00A8FF;left:-40px}.tp-caption .backcornertop{border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;right:0}.tp-layer-inner-rotation{position:relative!important}img.tp-slider-alternative-image{width:100%;height:auto}.caption.fullscreenvideo,.rs-background-video-layer,.tp-caption.coverscreenvideo,.tp-caption.fullscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.noFilterClass{filter:none!important}.rs-background-video-layer{visibility:hidden;z-index:0}.caption.fullscreenvideo audio,.caption.fullscreenvideo iframe,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe audio,.tp-caption.fullscreenvideo iframe video{width:100%!important;height:100%!important;display:none}.fullcoveredvideo audio,.fullscreenvideo audio .fullcoveredvideo video,.fullscreenvideo video{background:#000}.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid .tp-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;margin-top:-25px;margin-left:-25px;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;z-index:4;opacity:0;transition:opacity .3s ease-out!important}.tp-audio-html5 .tp-video-play-button,.tp-hiddenaudio{display:none!important}.tp-caption .html5vid{width:100%!important;height:100%!important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;font-size:40px!important}.rs-fullvideo-cover,.tp-dottedoverlay,.tp-shadowcover{height:100%;top:0;left:0;position:absolute}.tp-caption:hover .tp-video-play-button{opacity:1;display:block}.tp-caption .tp-revstop{display:none;border-left:5px solid #fff!important;border-right:5px solid #fff!important;margin-top:15px!important;line-height:20px!important;vertical-align:top;font-size:25px!important}.tp-seek-bar,.tp-video-button,.tp-volume-bar{outline:0;line-height:12px;margin:0;cursor:pointer}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:inline-block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none!important}.fullscreenvideo .fullscreenvideo audio,.fullscreenvideo .fullscreenvideo video{object-fit:contain!important}.fullscreenvideo .fullcoveredvideo audio,.fullscreenvideo .fullcoveredvideo video{object-fit:cover!important}.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;transition:opacity .3s;background-image:linear-gradient(to bottom,#000 13%,#323232 100%);display:table;max-width:100%;overflow:hidden;box-sizing:border-box}.rev-btn.rev-hiddenicon i,.rev-btn.rev-withicon i{transition:all .2s ease-out!important;font-size:15px}.tp-caption:hover .tp-video-controls{opacity:.9}.tp-video-button{background:rgba(0,0,0,.5);border:0;border-radius:3px;font-size:12px;color:#fff;padding:0}.tp-video-button:hover{cursor:pointer}.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap{padding:0 5px;display:table-cell;vertical-align:middle}.tp-video-seek-bar-wrap{width:80%}.tp-video-vol-bar-wrap{width:20%}.tp-seek-bar,.tp-volume-bar{width:100%;padding:0}.rs-fullvideo-cover{width:100%;background:0 0;z-index:5}.disabled_lc .tp-video-play-button,.rs-background-video-layer audio::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls-start-playback-button{display:none!important}.tp-audio-html5 .tp-video-controls{opacity:1!important;visibility:visible!important}.tp-dottedoverlay{background-repeat:repeat;width:100%;z-index:3}.tp-dottedoverlay.twoxtwo{background:url(https://www.beaumotica.nl/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile.png)}.tp-dottedoverlay.twoxtwowhite{background:url(https://www.beaumotica.nl/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_white.png)}.tp-dottedoverlay.threexthree{background:url(https://www.beaumotica.nl/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_3x3.png)}.tp-dottedoverlay.threexthreewhite{background:url(https://www.beaumotica.nl/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;background:#fff;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:after,.tp-shadow2:before,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:after,.tp-shadow5:before{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0 rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.tp-button{padding:6px 13px 5px;border-radius:3px;height:30px;cursor:pointer;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.6)!important;font-size:15px;line-height:45px!important;font-family:arial,sans-serif;font-weight:700;letter-spacing:-1px;text-decoration:none}.tp-button.big{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px!important}.purchase:hover,.tp-button.big:hover,.tp-button:hover{background-position:bottom,15px 11px}.purchase.green,.purchase:hover.green,.tp-button.green,.tp-button:hover.green{background-color:#21a117;box-shadow:0 3px 0 0 #104d0b}.purchase.blue,.purchase:hover.blue,.tp-button.blue,.tp-button:hover.blue{background-color:#1d78cb;box-shadow:0 3px 0 0 #0f3e68}.purchase.red,.purchase:hover.red,.tp-button.red,.tp-button:hover.red{background-color:#cb1d1d;box-shadow:0 3px 0 0 #7c1212}.purchase.orange,.purchase:hover.orange,.tp-button.orange,.tp-button:hover.orange{background-color:#f70;box-shadow:0 3px 0 0 #a34c00}.purchase.darkgrey,.purchase:hover.darkgrey,.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey{background-color:#555;box-shadow:0 3px 0 0 #222}.purchase.lightgrey,.purchase:hover.lightgrey,.tp-button.lightgrey,.tp-button:hover.lightgrey{background-color:#888;box-shadow:0 3px 0 0 #555}.rev-btn,.rev-btn:visited{outline:0!important;box-shadow:none!important;text-decoration:none!important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;font-family:Roboto,sans-serif;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900}.rev-btn.rev-withicon i{font-weight:400;position:relative;top:0;margin-left:10px!important}.rev-btn.rev-hiddenicon i{font-weight:400;position:relative;top:0;opacity:0;margin-left:0!important;width:0!important}.rev-btn.rev-hiddenicon:hover i{opacity:1!important;margin-left:10px!important;width:auto!important}.rev-btn.rev-medium,.rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px}.rev-btn.rev-medium.rev-hiddenicon i,.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0}.rev-btn.rev-small,.rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px}.rev-btn.rev-small.rev-hiddenicon i,.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0}.rev-maxround{border-radius:30px}.rev-minround{border-radius:3px}.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat!important}.rev-burger.revb-white span,.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger span:nth-child(2){margin:3px 0}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-burger.revb-darknoborder,.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span,.rev-scroll-btn.revs-fullwhite{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#fff;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>.active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{color:#fff}.rev-scroll-btn>.active,.rev-scroll-btn>:active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{opacity:.8}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span,.tp-bullet{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite}.rev-scroll-btn.revs-dark{border-color:#333}.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr,.rev-cbutton-light-sr{border-radius:3px}.rev-cbutton-light,.rev-cbutton-light-sr{color:#333;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1}.rev-sbutton-red{background-color:#DD4B39}.tp-bannertimer{visibility:hidden;width:100%;height:5px;background:#000;background:rgba(0,0,0,.15);position:absolute;z-index:200;top:0}.tp-bannertimer.tp-bottom{top:auto;bottom:0!important;height:5px}.tp-caption img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);zoom:1}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(https://www.beaumotica.nl/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/coloredbg.png)}.tp-caption.slidelink a span{background:url(https://www.beaumotica.nl/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/coloredbg.png)}.tp-loader.spinner0,.tp-loader.spinner5{background-image:url(https://www.beaumotica.nl/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/loader.gif);background-repeat:no-repeat}.tp-shape{width:100%;height:100%}.tp-caption .rs-starring{display:inline-block}.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321!important}.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em!important}.tp-loader.spinner0,.tp-loader.spinner1{width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;background-color:#fff;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-caption .rs-starring .star-rating:before,.tp-caption .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.tp-caption .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em!important}.tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.tp-loader{top:50%;left:50%;z-index:10000;position:absolute}.tp-loader.spinner0{background-position:center center}.tp-loader.spinner5{background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.tp-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.tp-loader.spinner3 .bounce1{animation-delay:-.32s}.tp-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.tp-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.tp-bullets.navbar,.tp-tabs.navbar,.tp-thumbs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-bullets,.tp-tabs,.tp-thumbs{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,.tp-tab-image,.tp-thumb-image,.tp-videoposter{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.tp-tab.selected,.tp-tab:hover,.tp-thumb.selected,.tp-thumb:hover{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box!important}.tp-tabs,.tp-thumbs{box-sizing:content-box!important}.tp-bullet{width:15px;height:15px;position:absolute;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:revicons;font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.hginfo,.hglayerinfo{font-size:12px;font-weight:600}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}body.rtl .tp-kbimg{left:0!important}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.hglayerinfo{position:fixed;bottom:0;left:0;color:#FFF;line-height:20px;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.helpgrid,.hginfo{position:absolute}.hginfo{top:-2px;left:-2px;color:#e74c3c;background:#000;padding:2px 5px}.indebugmode .tp-caption:hover{border:1px dashed #c0392b!important}.helpgrid{border:2px dashed #c0392b;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}.tp-kbimg-wrap:after,.tp-kbimg-wrap:before{height:500%;width:500%}
