










#aw-afptc-popup { position: fixed; border: 1px #999 solid; text-align: center !important; background: url("http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/striped_pattern.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 50px; background-color: #ffffff; z-index: 9999; color: black; overflow:  auto; min-height:200px; width: 80%; height: auto;
}

#aw-afptc-popup .popup-contents { background: none repeat scroll 0 0 #FFFFFF; padding: 50px; position: relative; }

#aw-afptc-overlay { position:fixed; top:0; left:0; width:100%; height:100%; background-color:#000; -moz-opacity: 0.3; opacity:.30; filter: alpha(opacity=30); z-index: 100; }

.aw-afptc-promo-message { font-size:16px; }

#aw-afptc-popup .product-name { font-size:16px; }

div#aw-afptc-popup div.block-content ul.free-products-list{ max-height:300px; overflow-y:auto; overflow-x:hidden; }

div#aw-afptc-popup div.block-content ul.product-details li{ float:left; }

div#aw-afptc-popup div.block-content ul.product-details li div.product-details{ padding:10px; }

div#aw-afptc-popup div.block-content ul.product-details li div.product-details div.price-box{ float:left; text-align:left; }

div#aw-afptc-popup div.block-content ul.product-details li:first-child { width:80px; }
div#aw-afptc-popup div.block-content ul.product-details li input{ float:left; }

div#aw-afptc-popup div.block-content ul.product-details div.validation-advice{ width:60px; text-align:left; }

.product-details .price-box .old-price .price { text-decoration: line-through; }

.product-details .price-box .special-price .price-excluding-tax { color: #FF6633; font-size: 15px; font-weight: bold; line-height: 16px; }

.product-details .price-box .price-including-tax { color: #666666; font-size: 11px; }


/* --- custom added --- */

.popup-contents .block-title { font-style: italic; margin-bottom:15px; }

.block-content .free-products-list .item .product-details .product-name a { font-style:italic; font-weight: bold; font-size:16px; margin-bottom: 5px; }

.block-content .free-products-list .item .product-details .price-box .old-price { font-style:italic; line-height: 20px; }
.block-content .free-products-list .item .product-details .price-box .old-price span.price { }
.block-content .free-products-list .item .product-details .price-box .old-price span.price-label { }

.block-content .free-products-list .item .product-details .price-box .special-price { font-style:italic; display:block; }
.block-content .free-products-list .item .product-details .price-box .special-price .price-excluding-tax {  }
.block-content .free-products-list .item .product-details .price-box .special-price .price-excluding-tax .price {  }
.block-content .free-products-list .item .product-details .price-box .special-price .price-excluding-tax .label {  }

.block-content .free-products-list .item .product-details .price-box .special-price .price-including-tax { display:block; margin-top:4px; }
.block-content .free-products-list .item .product-details .price-box .special-price .price-including-tax .price {  }
.block-content .free-products-list .item .product-details .price-box .special-price .price-including-tax .label {  }


.popup-contents .block-content .button-center { display:block; margin: 0 auto; margin-top: 30px; margin-bottom: 10px; }
.popup-contents .block-content .button-center .button { width: auto; }
.popup-contents .block-content .button-center .button:first-child { margin-right: 10px; }

.popup-contents .block-content .aw-afptc-decline-rule { text-align: center; }

@media screen and (max-width: 790px) {
    #aw-afptc-popup { padding: 40px; }
    div#aw-afptc-popup div.block-content ul.product-details li { float: none ; }
    div#aw-afptc-popup div.block-content ul.product-details li div.product-details div.price-box { float: none ;}
    div#aw-afptc-popup div.block-content ul.product-details li div.product-details div.price-box{ float: none; text-align:center; }
}

@media screen and (max-width: 540px) {
    #aw-afptc-popup { padding: 30px; }
    #aw-afptc-popup .popup-contents { padding: 30px; }
    .popup-contents .block-content .button-center .button { width: 100%; }
    .popup-contents .block-content .button-center .button:first-child { margin-bottom: 10px; }


}

#aw-afptc-popup .popup-contents .block-content div input[type="checkbox"] { float: none;}
#aw-afptc-popup .popup-contents .block-content .free-products-list li.item { border: none;}
.onsale-product-container {
    cursor: pointer;
    position: relative;
}

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

.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 {
    FONT-FAMILY: inherit;
    FONT-SIZE: 16px;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    COLOR: #FFFFFF;
}

div.new-onsale-product-label-text {
    FONT-FAMILY: inherit;
    FONT-SIZE: 16px;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    COLOR: #FFFFFF;
}

div.custom-onsale-product-label-text {
    FONT-FAMILY: inherit;
    FONT-SIZE: 16px;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    COLOR: #FFFFFF;
}
div.onsale-category-container-grid {
    position: relative;

}

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

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

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




.guestbook-container .guestbook-details {
    padding-top:14px;
}
.guestbook-container .listing-item-comment {
    border-bottom: 1px solid #999;
    padding-bottom: 14px;
}
.guestbook-container .testimonial-block {
    font-style: italic;
}
.guestbook-container .pageoption {
    padding-left: 3px;
    padding-right: 3px;
}
.guestbook-container .pageoption a {
    color: #FA6F0B;
    text-decoration:none;
}
.guestbook-container .pageoption a:hover {
    text-decoration:underline;
}
.guestbook-container .current {
    padding-left: 3px;
    padding-right: 3px;
    font-weight: bold;
}
.guestbook-block-details {
    padding-bottom: 20px;
    padding-top: 20px;
}
.guestbook-block {
    background: url("http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/guestbook/images/icon_bt.gif") no-repeat scroll left top transparent;
    font-style: italic;
    margin: 0;
    text-indent: 20px;
}
.guestbook-block-details p {
    float: right;
    margin-right: 0.4em;
}

.guestbook-details h2 {
    margin-bottom:0;
}

.guestbook-index-listposts .main .col-main { margin-top:30px; }

.location {
    color: #666;
    text-transform: none !important;
    font-size: 10px;
    letter-spacing: normal;
}

/* custom */
.guestbook-container h2 {
    font-family: 'Trebuchet MS',Helvetica,sans-serif !important;
    text-transform: uppercase !important;
    font-style: normal !important;
    font-size: 12px !important;
    font-weight: bold !important;
    margin-bottom: 0.5em;
}
.guestbook-container form h2 {
    margin-top: 2em;
}
.guestbook-container .location {
    display: inline-block;
    margin-bottom: 0.5em;
}
.guestbook-container .button {
    width: 295px !important;
    text-align: left !important;
    letter-spacing: 3px !important;
    line-height: 15px;
}
.guestbook-container .buttons-set .button {
    width: 120px !important;
    margin-bottom: 2em;
}
.guestbook-container .button span span {
    background: url('http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/raquos.png') 100% 50% no-repeat !important;
}
.guestbook-container .listing-item-comment {
    line-height: 1.6em;
}
.guestbook-container .pager {
    margin-top: 0.25em;
}
.guestbook-container .pager * {
    font-style: italic;
}
.guestbook-container .pager .current a {
    color: #FA6F0B;
    text-decoration: none;
}
.guestbook-container .input-text,
.guestbook-container textarea {
    max-width: 400px;
    width: 100% !important;
    border: 1px solid #aaa;
    margin-bottom: 0.5em;
}
.guestbook-container .input-box.validation-advice {
    margin-bottom: 0.5em;
}
.guestbook-container .input-box.validation-error {
    color: #d00;
    background: url('http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/icon_error.gif') 415px 8px no-repeat !important;
}
.guestbook-container .input-box.validation-passed {
    background: url('http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/icon_ok.gif') 415px 8px no-repeat !important;
}
.guestbook-container .input-box.validation-error input,
.guestbook-container .input-box.validation-error textarea {
    border: 1px solid #d00;
}
.guestbook-container .required {
    color: #999;
    margin: 1em 0;
}
.guestbook-container input[name="countdown"] {
    border: 0;
    font-weight: bold;
}
.guestbook-container ul {
    padding-left: 0 !important;
}
.guestbook-container ul li {
    list-style-type: none;
}

/* IE7 */
.guestbook-container .pager .pageoption + .current a {
    color: #000 !important;
    text-decoration: underline;
}
/* modern browsers */
.guestbook-container .pager .current:first-child a {
    color: #000 !important;
    text-decoration: underline;
}
.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;
}
.seo-content {
  color: #333;
  width: 600px;
  margin: 0 auto;
  padding: 5px 10px;
  margin-top: -50px;
  margin-bottom: 10px;
  background: rgba(255, 255, 255, 0.2);
  padding: 5px;
}
.seositemap-map ul {
  *zoom: 1;
  margin-left: 15px;
  margin-bottom: 15px;
}
.seositemap-map ul:before,
.seositemap-map ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.seositemap-map ul:after {
  clear: both;
}
.seositemap-map ul.stores li {
  font-weight: bold;
  font-size: 110%;
}
.seositemap-map ul li.level-2 {
  font-weight: bold;
}
.seositemap-map ul li.level-3 {
  margin-left: 15px;
}
.seositemap-map ul li.level-4 {
  margin-left: 30px;
  font-size: 90%;
}
.seositemap-map ul li.level-5 {
  margin-left: 45px;
  font-size: 90%;
}
.seositemap-map ul li.level-6 {
  margin-left: 60px;
  font-size: 90%;
}
.seositemap-map ul li.level-7 {
  margin-left: 75px;
  font-size: 90%;
}
.review-aggregate-hide {
    display:none;
 }

/*seo-info*/

/*seo-info-color*/
.seo-info .seo-info-incorrect {
  color: #df280a;
}
.seo-info .seo-info-correct {
  color: #50B655;
}
.seo-info .seo-info-notice {
  color: #BD5D1F;
}

/*seo-info-main-style*/
.seo-info .seo-info-base-window {
  width: 370px;
  min-height: 10px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: #F8F8F8;
  color: #363636;
  z-index: 100000;
  font-family:Arial;
  outline: 5px solid rgba(203, 203, 203, 0.7);
}
.seo-info .seo-info-hr-style {
  margin: 5px;
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.seo-info .seo-info-h1-style {
  font-family:Arial;
  background: #FEFEFE;
  color: #666666;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  cursor: pointer;
  margin-bottom: 0px;
}
.seo-info .seo-info-h2-style {
  font-family:Arial;
  padding:0px;
  margin: 5px 0px 0px 0px;
  text-align: left;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 400;
  color: #363636;
  text-transform:none;
}
.seo-info .seo-info-text-style {
  font-family:Arial;
  font-size: 13px;
  text-align: left;
  /*color: #363636;*/
}
.seo-info .seo-additional-info-text-style {
  font-family:Arial;
  font-size: 13px;
  text-align: left;
}

/*seo-info-keyword-progress-bar*/
.seo-info .seo-info-progress-container {
  width:100%;
  font-size: 13px;
}
.seo-info .seo-info-progress-label {
  width: 150px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  padding-left: 10px;
  text-align: left;
}
.seo-info .seo-info-progress-label, .seo-info .seo-info-progress {
  border-radius: 11px;
  box-shadow: none;
  display: inline-block;
  vertical-align: middle;
}
.seo-info .seo-info-progress {
  background-color: #f5f7fa;
  box-shadow: none;
  display: inline-block;
  box-shadow: none;
  vertical-align: middle;
  margin-bottom: 2px;
  width: 150px;
  height: 6px;
}
.seo-info .seo-info-progress-success .seo-info-progress-bar {
  background-color: #50B655;
  border-color: #5cb85c;
  color: #5cb85c;
  box-sizing: border-box;
  border-radius: 11px;
  box-shadow: none;
  height: 100%;
  float: left;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
}
.seo-info .seo-info-progress-label, .seo-info-progress {
  border-radius: 11px;
}
.seo-info .seo-info-progress.seo-info-progress-success {
  width:100px;
}
.seo-info .seo-info-progress-bar {
  background-color: #a0c5e4;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  color: #428bca;
  float: left;
  font-size: 13px;
  height: 100%;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
  width: 0;
}

/*seo-info images alt info*/
.seo-info .seo-info-image-alt {
  display: inline-block;
  width: 260px;
}

/*link*/
.seo-info .seo-additional-info-link-style {
  font-family:Arial;
  font-size: 13px;
  text-align: left;
  word-wrap: break-word;
  padding-bottom: 3px;
}
.seo-info .seo-additional-info-link-style a {
  color: #3196CA;
}

/*scroll*/
.seo-info .seo-info-scroll {
  overflow-y: auto;
  height: 500px;
  margin-top: 0.7em;
  padding: 2px 15px 10px 5px;
  text-align: justify;
  margin-bottom: 5px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar {
  width: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-track {
  background-color: rgba(255,255,255,0.2);
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb {
  background-color: #EAEAEA;
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #EAEAEA;
  border-radius: 7px;
}

/*SEO Template Info*/
.seo-info .seo-additional-info-template-style {
  font-size: 13px;
}

/*hide/show button*/
.seo-info .seo-additional-info-hide-show-button-style {
  position: absolute !important;
  right: 0;
  top: 0;
  padding-right: 7px;
  color: #3196CA;
  text-decoration: underline;
  cursor: pointer;
}

.seo-info .m-seo-info-scroll-hide {
  display: none;
}

/*table for SEO Templates*/
.seo-info .m-seo-info-template-table {
  display:table;
  width:100%;
  padding-top: 3px;
}

.seo-info .m-seo-info-template-table-row {
  display:table-row;
}

.seo-info .m-seo-info-template-table-cell {
  display:table-cell;
  text-align: center;
  padding: 2px;
  vertical-align: middle;
}

.seo-info .m-seo-info-template-table-cell:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(2) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.seo-info .m-seo-info-template-table-cell:nth-child(3) {
   border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.seo-info .m-seo-info-template-left {
  text-align: left;
  padding-left: 1px;
}

.seo-info .m-seo-info-template-table-row:last-child .m-seo-info-template-table-cell{
   border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.seo-info .m-seo-info-id-width {
  width: 30px;
}

.seo-info .m-seo-info-rule-name-width {
  width: 120px;
}

.seo-info .m-seo-info-sort-order-width {
  width: 70px;
}

.seo-info .m-seo-info-rules-processing-width {
  width: 110px;
}

.seo-info .m-seo-info-status-width {
  width: auto;
}

/*seo-info demo store style*/
@media all and (max-width: 590px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 40px !important;
    right: 10px !important;
  }
}

@media all and (min-width: 591px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 5px !important;
    right: 260px !important;
  }
}

.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;
}
.seositemap-map ul {
  *zoom: 1;
  margin-left: 15px;
  margin-bottom: 15px;
}
.seositemap-map ul:before,
.seositemap-map ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.seositemap-map ul:after {
  clear: both;
}
.seositemap-map ul.stores li {
  font-weight: bold;
  font-size: 100%;
}
.seositemap-map ul li.level-2 {
  font-weight: bold;
}
.seositemap-map ul li.level-3 {
  margin-left: 15px;
}
.seositemap-map ul li.level-4 {
  margin-left: 30px;
  font-size: 90%;
}
.seositemap-map ul li.level-5 {
  margin-left: 45px;
  font-size: 90%;
}
.seositemap-map ul li.level-6 {
  margin-left: 60px;
  font-size: 90%;
}
.seositemap-map ul li.level-7 {
  margin-left: 75px;
  font-size: 90%;
}
.review-aggregate-hide {
  display:none;
 }
.seositemap-index-index div.seositemap-map table {
  width:100%;
}
.seositemap-index-index div.seositemap-map table tbody tr td {
  vertical-align: top;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  /* margin: 0.67em 0; */
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
/* Fonts ================================================================================= */

/** MG 12-09-2016 - Disabled due to creating hight bandwidth loads

@font-face { font-family: 'MicrosoftYaHei';
    src: url('http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/fonts/MicrosoftYaHei.eot?#iefix') format('embedded-opentype'),
    url('http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/fonts/MicrosoftYaHei.woff') format('woff'),
    url('http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/fonts/MicrosoftYaHei.ttf') format('truetype'),
    url('http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/fonts/MicrosoftYaHei.svg#MicrosoftYaHei') format('svg');
    font-weight: normal;
    font-style: normal;
}
**/

/* ======================================================================================= */
/* LESS ================================================================================== */
/* Variables */
/* Mixins (Extend!) */
.noPadding,
*,
.form-search .button {
    padding: 0;
}
.noMargin,
* {
    margin: 0;
}
.noBorder,
img {
    border: none;
}
.noDeco,
.reverseHover,
a:hover,
#header_cart .item .btn-edit,
.nav-primary li a {
    text-decoration: none;
}
.noDisplay,
.form-search label {
    display: none;
}
.normalWeight {
    font-weight: normal;
}
.reverseHover:hover,
#header_cart .item .btn-edit:hover,
.nav-primary li a:hover {
    text-decoration: underline;
}
.trebuchet {
    /*font-family: 'Trebuchet MS', Helvetica, sans-serif;*/
    font-family: 'MicrosoftYaHei',"Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-style: normal;
    font-size:12px;
}
.breerg {
    /*font-family: 'bree_rgregular', 'Trebuchet MS', sans-serif;*/
    font-family: 'MicrosoftYaHei',"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size:12px;
}
.breelt {
    /*font-family: 'bree_ltlight', 'Trebuchet MS', sans-serif;*/
    font-family: 'MicrosoftYaHei',"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size:12px;
}
.georgia {
    font-family: 'MicrosoftYaHei',"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size:12px;
}
.clearFix:after,
.clearFix:before,
.form-search:after,
.form-search:before,
.nav-primary:after,
.nav-primary:before {
    content: ' ';
    display: table;
}
.clearFix:after,
.form-search:after,
.nav-primary:after {
    clear: both;
}
.noSelect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bodyStopScroll {
    overflow: hidden;
}

/* ======================================================================================= */
/**
 * Critical styling for the main structure
 */
/* Basics */
html {
    box-sizing: border-box;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}
body {
    font-family: 'MicrosoftYaHei',"Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333333;
    font-size:12px;
    letter-spacing: 0.5px;
}
img {
    vertical-align: top;
    max-width: 100%;
    height: auto;
}
ul,
ol {
    list-style: none;
}
a {
    color: #000;
    text-decoration:underline;
    font-weight:normal;
}
:focus {
    outline: none;
}
button.btn-cart:hover {background-color:#e95e27!important;}
/* ======================================================================================= */
/* Header ================================================================================ */
.header {
    position: fixed;
    top: 0;
    z-index: 700;
    width: 100%;
    max-width: 1000px;
}
@media screen and (max-width: 1030px){
    .welcome {
        display:none;
    }
}

.quick-access {
    max-width: 1000px !important;
}
@media screen and (min-width: 1000px) {
    .header {
        height: 84px;
        margin: 0 auto;
    }
    button.btn-cart:hover {background-color:#000!important;}
}


html.ie7 .page .header-top-container { display: block; }
/* Quick Access */
.header-top-container {
    display: none;
}
html.ie8 .page .header-top-container { display: block !important; }
/* Mobile Header */
.mobile-header {
    background: #ffffff;
    padding: 15px;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #000000;
    z-index:1000;
}
.menu-toggle,
.search-toggle,
.cart-toggle {
    background: url('/skin/frontend/hath3.0/default/images/header1.png') no-repeat;
    display: block;
    text-indent: -999em;
    position: absolute;
}
.menu-toggle.active:before,
.search-toggle.active:before,
.cart-toggle:before{
    content: '';
    display: block;
    background-color: rgba(132, 132, 132, 0.26);
    position: absolute;
    left: -6px;
    top: -6px;
    border-radius: 4px;
}

.cart-toggle:before {
    left: -4px;
    top: -6px;
}

.menu-toggle {
    left: 20px;
    top: 12px;
    height: 21px;
    width: 30px;
    background-size: 26px;
    background-position: 0px -18px;
}
.menu-toggle.active:before {
    height: 32px;
    width: 36px;
}
.search-toggle {
    width: 22px;
    height: 22px;
    right: 45px;
    top: 12px;
    background-size: 32px;
}
.search-toggle.active:before {
    height: 34px;
    width: 34px;
}
.cart-toggle {
    width: 25px;
    height: 23px;
    background-size: 32px;
    background-position: 0 -47px;
}
.cart-toggle.active:before {
    height: 34px;
    width: 36px;
    top: -6px;
}


/* sphinx search */

#search_autocomplete {
    position   :absolute;
    left       :0px !important;
    top        :31px !important;
    width      :391px;
    /*display    :block;*/
    background :white;
    padding    :10px;
    border     :1px solid black;
    z-index    :100;
}

#search_autocomplete dl:first-child dt {
    margin-top: 0;
    font-weight:lighter;
    text-transform:uppercase;
    font-family:bree_ltlight, 'Trebuchet MS', sans-serif;

}

#search_autocomplete dl dt:nth-child(3) {
    margin-top: 15px;

}

#search_autocomplete .search-product-thumbnail{
    float:left;
    width: 60px;
}



#search_autocomplete li.clearfix {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid whitesmoke;
}

/* sphinx search */

#search_autocomplete {
    position   :absolute;
    left       :0px !important;
    top        :23px !important;
    width      :324px;
    /*display    :block;*/
    background :white;
    padding    :10px;
    border     :1px solid black;
    z-index    :100;
}

#search_autocomplete dl:first-child dt {
    margin-top: 0;
    font-weight:lighter;
    text-transform:uppercase;
    font-family:bree_ltlight, 'Trebuchet MS', sans-serif;

}

#search_autocomplete dl dt:nth-child(3) {
    margin-top: 15px;

}

#search_autocomplete .search-product-thumbnail{
    float:left;
    width: 60px;
}



#search_autocomplete li.clearfix {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid whitesmoke;
}

@media screen and (max-width: 999px){
    .cart-toggle .cart-qty {
        position:absolute;
        height: 20px;
        min-width: 20px;
        border-radius:50%;
        top:-5px;
        left: 8px;
        background: #ff6633;
        border: 1px solid white;
        text-indent: 0px;
        text-align:center;
        font-weight: 100;
        line-height: 19px;
        color: white;
        font-family: helvetica, arial;
        font-size:11px;
    }
}
@media screen and (min-width: 1000px){
    .cart-toggle .cart-qty:before {
        content:'(';
    }
    .cart-toggle .cart-qty:after {
        content:')';
    }
}



#preferencesToggle.active:after{
    content: ' ' ;
    display: block;
    background-color: rgba(132, 132, 132, 0.26);
    position: absolute;
    border-radius: 4px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -4px;
    left: -5px;
}

/* mini cart */


#header_cart.open { border: 1px solid black; border-left: none; border-right: none; padding: 30px 10px 10px 10px; box-shadow: 0px 0px 4px grey; }

@media screen and (min-width:1000px) {
    #header_cart.open { padding-top: 10px; box-shadow:none; }
    .menu-toggle.active:before, .search-toggle.active:before, .cart-toggle:before { background: none; }
}

.minicart-wrapper span.cart-title {
    color: #ff6633; text-transform: uppercase;
    font-size: 13px;
}

.minicart-wrapper .block-subtitle {  }
.minicart-wrapper .left{ float: left;  }
.minicart-wrapper .right{ float: right; text-align:right;}

.mini-products-list .product-name {margin: 0;}
.mini-products-list .brand {
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
}


.mini-products-list .product-name a {  text-decoration:none; line-height: 18px; display:block;}

.mini-products-list .product-name:hover { color: #e95e27;}

.minicart-wrapper .product-cart-weight { color: #666;  position :absolute; right: 0; bottom: 10px; font-size: 10px; line-height: normal; }
.minicart-wrapper .product-cart-subtotal {
    color: #000;
    font-style: normal; text-transform: uppercase;
    font-weight: bold;
    position :absolute;
    right:10px;
}

.minicart-wrapper .block-content .subtotal { margin-bottom: 5px; }
.minicart-wrapper .block-content .subtotal span.label {
    float: left;
    font-weight:bold; text-transform:uppercase;
}
.minicart-wrapper .block-content .subtotal span.price {
    float: right;
    font-weight:bold; text-transform:uppercase;
}

.product-details .qty { }
.product-details .product-brand {
    font-weight: bold;
    text-transform:uppercase;
}

.minicart-wrapper .minicart-actions .cart-link { margin-top: 15px; }

#header_cart .minicart-actions .cart-link {
    float: left;
    width: 100%; line-height: 35px;
    background: #e95e27;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    font-weight: bold; }

#header_cart .minicart-actions .cart-link span span{ background:url('/skin/frontend/hath3.0/default/images/raquos.png') 100% 50% no-repeat !important; padding-right: 20px;}

/* Top Cart */
#header_cart {
    max-height: 0;
    transition: all 0.25s ease-in-out;
    overflow: hidden;
    z-index: 100;
}
#header_cart.open {
    max-height: 1000px; background: #fff;
}
#header_cart .minicart-wrapper {
    background: #ffffff;
    padding: 10px;
    line-height: 18px;
    position: relative;
}
#header_cart .close {
    position: absolute;
    right: 3px;
    top: 0;
    display: block;
    text-decoration: none;
    text-align: center;
    padding-right: 0px;
    font-weight: lighter;
    background: black;
    line-height: 16px;
    width: 20px;
    height: 20px;
    padding-left: 1px;
    font-size: 20px;
    color: #FFFFFF;
    cursor: pointer;
}
@media screen and (max-width: 999px){
    #header_cart .close {
        position: absolute;
        right: 5px;
        top: -15px;
        background:none;
        display: block;
        text-decoration: none;
        text-align: center;
        padding-right: 0;
        font-weight: bold;
        border-radius: 0;
        line-height: 25px;
        width: 30px;
        height: 30px;
        font-size: 50px;
        color: #000000;
        cursor: pointer;
    }

    #header_cart .minicart-wrapper {
        padding: 0 10px 10px 10px;
    }
}

.onsale-category-container,
.onsale-product-container-inside {
    z-index:inherit!important;
}

@media screen and (min-width:1000px) {
    #header_cart .close { top:-4px; right: -4px; }
}

#header_cart .close:hover {
    color: #000;
    background: #fff;
}
#header_cart .item {
    position: relative;
    min-height: 131px;
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #999;
}

@media screen and (min-width:1000px) {
    #header_cart .item { min-height:135px; }
}

#header_cart .item .product-image img {
    max-width:50px !important;
    max-height:50px !important;
}
#header_cart .item .item-options {
    display: inline-block;
}
#header_cart .item .item-options dt {
    display: none;
}
#header_cart .item .item-options dd {
    display: inline;
    font-size: 12px;
    color: #666666;
}
#header_cart .item .item-options dd:not(:last-child):after {
    content: ',';
    display: inline;
    margin: 0 2px 0 -2px;
}
#header_cart .item .btn-edit {
    font-size: 12px;
    display: inline-block;
    margin-left: 5px;
}
#header_cart .item .price-box {
    margin-top: 6px;
}
#header_cart .item .btn-remove {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -12px;
}
#header_cart .mini-products-list {
    margin-bottom: 15px;
}
#header_cart .minicart-actions {
    text-align: center;
}
#header_cart .checkout-button {
    margin: 10px 0;
}
@media screen and (min-width: 480px) {
    #header_cart .minicart-actions {
        text-align: left;
    }
    #header_cart .minicart-actions .checkout-button {
        display: inline-block;
        width: auto;
    }
    #header_cart .minicart-actions .cart-link {
        float: right;
        line-height: 25px;
    }
}
@media screen and (min-width: 1000px) {
    #header_cart {
        width: 300px;
        position: absolute;
        right: 8px;
        top: 48px;
    }
    #header_cart.open {
        border: 1px solid black;
        padding-bottom: 10px;
        background: white;
    }

    #header_cart .minicart-actions .cart-link:hover {
        background-color: black;
    }
}


/* Preferences Mobile */
@media screen and (min-width: 1000px) {
    .wrapper-store-switch li { display :inline; }
    .wrapper-store-switch li img { height :11px; margin-left :6px; margin-right :3px; margin-top :4px; }

    .myaccount-container { display: none; }
}

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

    .top-links { display: none; }

    #shippingCostIndicator { display: none; }

    .preferences-toggle { background: url('/skin/frontend/hath3.0/default/images/header1.png') no-repeat; height: 36px; width: 32px; background-size: 31px; background-position: 0px -69px; padding: 5px; text-indent: -999em; position: absolute; right: 67px; top: 12px; }
    .preferences-popup { display: none; }
    .preferences-popup.open {
        display: block;
        position: fixed;
        width: 100%;
        background: #ffffff;
        top: 44px;
        padding: 20px 20px 40px 20px;
        box-shadow: 1px 2px 3px #C5C5C5;
        max-height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .preferences-popup.open #account-popup { display:block !important; }

    .preferences-popup .preference-title,
    .preferences-popup .login-title,
    .preferences-popup .my-account {
        display: inline-block;
        color: #000000;
        text-transform: uppercase;
        font-weight: bold;
        font-style: normal;
        font-family: 'Trebuchet MS', Helvetica, sans-serif;
        font-size: 18px;
        width: 100%;
        margin: auto;
        float:left;
        padding-bottom: 10px;
    }

    #account-popup-content form .new-customer a {
        margin-left: 3px;
    }

    .preferences-popup .currency-switch .switch-wrapper .switcher-holder { display:none; }
    .preferences-popup .currency-switch ul { display: inline-block !important; float:left; width: 100%; }
    .preferences-popup .currency-switch ul li { float: left; width: 25%; text-align: center; padding: 15px; font-family: "trebuchet ms", verdana, tahoma, sans-serif; font-size:16px; box-sizing:border-box; height: 60px; }
    .preferences-popup .currency-switch ul li.current .button-border-active:nth-child(1) { background:#e6e6e8; border: 2px solid #e6e6e8; border-radius: 10px; box-sizing:border-box; padding: 10px; vertical-align:middle; }

    .preferences-popup .currency-switch ul li .button-border  {  padding: 10px; vertical-align:middle; border: 2px solid #e95e27; border-radius: 10px;  }
    .preferences-popup .currency-switch ul li .button-border a {  text-decoration:none; color: #e95e27;  }
    .preferences-popup .currency-switch ul li .currency-symbol { font-size: 20px; }

    .preferences-popup .store-container,
    .preferences-popup .currency-container,
    .preferences-popup .login-container,
    .preferences-popup .myaccount-container{ float:left; width: 100%; padding-bottom: 20px; }

    .preferences-popup .store-container:after,
    .preferences-popup .currency-container:after { content: ' '; height: 3px; width: 100%; background: #e6e6e8; padding: 2px; float: left; margin-top: 20px; }

    .preferences-popup .login-container .forgot-pass { float:left; width: 50%; padding: 15px 20px; box-sizing:border-box; }
    .preferences-popup .login-container button { float:right; width: 50%; max-width: 200px; padding-left: 20px; box-sizing:border-box;  }

    .preferences-popup .register-container { float:left; width: 100%; margin-bottom: 20px; }
    .preferences-popup .register-container p.new-customer a {
        color:white;  text-decoration:none; padding:10px;
        background:#388ed7; border-radius :5px; text-align:center; width:50%; margin:0 auto; font-family:"trebuchet ms", verdana, tahoma, sans-serif; display: block;
        text-transform: uppercase;
        font-size: 13px;
        letter-spacing: 2px;
        font-weight: bold;
    }

    .preferences-popup .myaccount-container .account,
    .preferences-popup .myaccount-container .logout{ float:left; width: 50%; }
    .preferences-popup .myaccount-container a { padding:15px; background:#e95e27; color:white; text-decoration:none; border-radius: 10px; box-sizing: border-box;
        font-family:"trebuchet ms", verdana, tahoma, sans-serif; display: block;
        text-transform: uppercase;
        font-size: 13px;
        letter-spacing: 2px;
        font-weight: bold;
        text-align :center;
    }

    .preferences-popup .myaccount-container .account a { float:left; }
    .preferences-popup .myaccount-container .logout a { float:right; background: #e6e6e8; color: black; }

}

@media screen and (max-width: 480px){
    .preferences-popup .currency-switch ul li { float: left; width: 50%; text-align: center; padding: 15px; font-family: "trebuchet ms", verdana, tahoma, sans-serif; font-size:16px; }
    .preferences-popup .register-container p.new-customer a {
        width: 100%;
    }
}


/* Preferences Desktop  */
@media screen and (min-width: 1000px) {
    .preferences-popup {
        display: block;
    }
    .preferences-popup .preferences-login {
        display: none;
    }
    .preferences-popup .preference-title {
        display: none;
    }
    .preferences-popup .login-title {
        display: none;
    }
    .preferences-popup .store-switch {
        position: absolute;
        right: 64px;
        top: -37px;
        color: #000;
    }

    .preferences-popup .store-switch .mobile {
        display: none;
    }
    .preferences-popup .store-switch .switch-wrapper {
        position: relative;
        cursor: pointer;
    }
    .preferences-popup .store-switch .switch-wrapper img {
        margin-right: 5px;
        float: left;
        vertical-align: middle;
        margin-top:3px;
    }
    .preferences-popup .store-switch #popId-languageSelect {
        text-align: left;
        display: block;
        background-color: white;
        padding: 7px;
        line-height: 25px;
        position: absolute;
        top: -5px;
        min-width: 120px;
        width:auto;
        z-index:9999;
        border: 1px solid #979797;
    }
    .preferences-popup .store-switch #popId-languageSelect img {
        float: none;
        margin-bottom: 3px;
    }
    .preferences-popup .store-switch #popId-languageSelect a {
         color: #000000;
     }

    .preferences-popup .store-switch #popId-languageSelect .current {
        font-weight: normal;
    }


    .preferences-popup .store-switch #popId-languageSelect a:hover {
        color: #e95e27;
    }
    .preferences-popup .store-switch .switcher-holder {
        position: relative;
        display: block;
        width: 100%;
    }
    .preferences-popup .store-switch .switcher-holder .switcher {
        padding-right: 14px;
        background: url('/skin/frontend/hath3.0/default/images/dropdown_arrow.gif') no-repeat;
        background-position: center right;
        display: block;

        font-size:12px;
        font-style:normal;
    }
    .preferences-popup .store-switch.switcher-holder li {
        line-height: 20px;
    }
    .currency-switch {
        text-transform: none;
        display: block;
    }
    .currency-switch .switch {
        float: right;
        width: 140px;
    }
    .currency-switch .switcher-currency {
        position: absolute;
        right: 0;
        top: 0;
    }
    .currency-switch .switcher-currency .mobile {
        display: none;
    }
    .currency-switch .switcher-currency .switch-wrapper {
        position: relative;
        right: 130px;
        top: -25px;
        cursor: pointer;
    }
    .currency-switch .switcher-currency #popId-currencySelect {
        text-align: left;
        display: block;
        background-color: white;
        padding: 7px;
        line-height: 15px;
        position: absolute;
        top: -5px;
        width: 60px;
        border: 1px solid #979797;
    }
    .currency-switch .switcher-currency .switcher-holder {
        position: relative;
        display: block;
        width: 50px;
    }

    .currency-switch .switcher-currency #popId-currencySelect .current { font-weight: normal; }

    .currency-switch .switcher-currency .switcher-holder .switcher {
        background: url('/skin/frontend/hath3.0/default/images/dropdown_arrow.gif') no-repeat;
        background-position: 40px;
        display: block;

        font-size:12px;
        font-style:normal;
    }
    .currency-switch .switcher-currency .switcher-holder li {
        line-height: 25px;
    }
    .currency-switch .switcher-currency .switcher-holder a {
        color: #000000;
    }
    .currency-switch .switcher-currency .switcher-holder a:hover {
        color: #e95e27;
    }
}
/* Logo */
@media screen and (max-width: 999px){
    .logo {
        text-decoration: none !important;
    }
    .logo a {
        display: block;
    }
    .logo .large {
        display: none;
    }
    .logo .small {
        display: inline-block;
        width: 160px;
    }
}



@media screen and (min-width: 1000px) {
    .logo {
        text-decoration: none !important;
    }
    .logo a {
        display: block;
    }
    .logo .large {
        /*position: absolute;*/
        /*top: -40px;*/
        /*left: 25px;*/
    }
}
/* Top Search */
#search_mini_form {
    margin-top: -67px;
    transition: all .25s linear;
}
#search_mini_form.open {
    margin-top: 0;
}
.form-search {
    background: #ffffff;
    padding: 10px;
}
.form-search .input-text {
    border: 1px solid #818181;
    border-right: none;
    width: calc(100% - 62px);
    float: left;
    height: 32px;
    color: #999;
    z-index:100;
}
.form-search .button {
    display: block;
    width: auto;
    height: 32px;
    background: #000000;
    float: left;
    font-size: 1.1em;
    font-weight: normal;
    letter-spacing: 3px;
    padding-left: 5px;
    position: absolute;
    right: 15px;
    border-radius: 0 5px 5px 0;
    z-index:100;
}

.form-search .button:hover {
    background: #e95e27;

}
.form-search .button span span {
    background-size: 32px;
    padding: 0 5px 0 5px;
    text-align:center;
    background: none!important;
}



@media screen and (max-width: 999px){
    .form-search {
        background :#ffffff;
        padding    :10px 15px 0px 15px;
        box-shadow :1px 2px 3px #C5C5C5;
        float: left;
        width: 100%;
        height: 64px;
    }

    .form-search .input-text {
        height: 44px;
        border-radius: 5px 0px 0px 5px;
        padding-left: 20px;
    }

    .form-search .button {
        height: 44px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 0px 5px 5px 0px;
    }
}





/*Brand Items */
.brand-search {
    display: none;
}
@media screen and (min-width: 1000px) {
    .brand-search {
        display: block;
        position: absolute;
        right:273px;

        top: 90px;
    }
    .brand-search li {
        float: left;
        margin-right: 10px;
    }
}

/* Navigation */


@media screen and (min-width: 1000px){

    #nav { position: absolute; left: -100%; transition: all .25s linear; }
    #nav.open { left: 0; top: 47px; box-shadow: 3px 0 6px rgba(0, 0, 0, 0.4); width: 100%; background: #ffffff; z-index: 600; }
    #nav.open .thumbnail { height: 120px; margin: 5px; display: none; }
    #nav.open .thumbnail a { height: inherit; display: block; width: 100%; }
    #nav.open .thumbnail img { height: inherit; }
    #nav.open .home { display: block; }
    #nav .thumbnail { display: none; }

    .nav-primary li { display: block; float: left; width: 50%; text-align: center; height: 160px; }
    .nav-primary li a { color: #333333; display: block; position: relative; cursor: pointer; }
    .nav-primary .sub-container { display: none; }
    .nav-primary li.level0 a { letter-spacing: 1px; }

    .after-nav { display: none; }

    #nav .sub-1,
    #nav .sub-2,
    #nav .sub-3,
    #nav .sub-4,
    #nav .sub-5{ float:left; width:128px; margin-left:7px; }

    #nav .cms-block{ float:right; width:auto; overflow: hidden; margin-right:1px; display:none; }
    #nav .cms-block a{ float:left; margin:5px; }
}



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

    #nav { position: fixed !important; left: -100%; top:45px; transition: all .25s linear; }
    #nav.open { left: 0; top: 47px; box-shadow: 3px 0 6px rgba(0, 0, 0, 0.4); width: 100%; background: #ffffff; z-index: 600; }
    #nav.open .thumbnail { height: auto; width: 70px;  display: block; float:left; max-height:57px; overflow:hidden; }
    #nav.open .thumbnail a { display: block; width: 100%; max-height:57px; overflow:hidden; }

    .nav-primary li.level0 a.level-top { float:left; width: calc(100% - 70px); line-height: 35px; padding: 10px; box-sizing: border-box; font-size: 16px; border-bottom: 2px solid #e6e6e8; position :relative; }
    .nav-primary li.level0.parent a.level-top span:after { content: ' '; background: url(http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/hath_plus_black.png);     position: absolute; right: 0px; padding: 20px; height: 57px; background-size: 20px; top: 0px; background-repeat: no-repeat; z-index: 100; background-position: 0px 17px; }
    .nav-primary li.level0.parent a.level-top:hover { text-decoration:none; }
    .nav-primary li.level0.parent a.level-top.open span:after { content: ' '; background: url(http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/hath_cross.png);     position: absolute; right: 0px; padding: 20px; height: 57px; background-size: 20px; top: 0px; background-repeat: no-repeat; z-index: 100; background-position: 0px 17px; }
    .nav-primary li.level0.parent a.level-top.open { color: #ff6633; }

    .nav-primary .home { float: left; width: 100%; line-height: 35px; padding: 10px; box-sizing: border-box; font-size: 16px; border-bottom: 2px solid #e6e6e8; text-indent: 70px;  background: url('http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/hath_home.jpg');     background-repeat: no-repeat; background-size: 45px; background-position: 14px 12px; }
    .nav-primary .home a {     float: left; width: 100%; line-height: 35px; padding: 0 !important; font-size: 16px; border-bottom: 0 !important; }
    .nav-primary li.level0 .level1 { float:left; width: calc(100% - 7px); text-indent: 25px; padding: 15px 0; border-bottom: 1px solid #e6e6e8; background: #fbfbfb;}
    .nav-primary li.level0 .level1:hover { border-bottom: 1px solid #e6e6e8; background: #ff6633;  }
    .nav-primary li.level0 .level1:hover a { text-decoration:none; color:white; }

    .nav-primary .sub-container { display: none; background:#ff6633; float:left; width: 100%; }

    .nav-primary li { display: block; float: left; width: 100%; text-align: left; height: auto; font-size: 16px; }
    .nav-primary li a { color: #333333; display: block; position: relative; cursor: pointer; }

    #nav .sub-1,
    #nav .sub-2,
    #nav .sub-3,
    #nav .sub-4,
    #nav .sub-5{ float:left; width:100%; margin-left:7px; }

    #nav .cms-block{ display:none;  }

    ul.level0 ul.level1 { display:none; }


}

@media screen and (min-width: 1000px) {
    #search_mini_form,
    #header_cart,
    #nav {
        transition: none;
    }
    .wrapper {
        padding: 0 !important;
    }
    .header-top-container {
        display: block;
    }
    .header-container {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
    }
    /* Header */
    .header-top-wrapper {
        padding: 9px 0;
        background-image: url('/skin/frontend/hath3.0/default/images/body_bg.gif');
        height: 56px;

    }

    .header-top-container {
        max-width: 1000px;
        margin: 0 auto;
    }
    .header-top-container .quick-access {
        width: 50%;
        float:left;
        margin-top: 10px;
    }
    .header-top-container .quick-access .links-container {
        text-align: left;
        position: relative;
        font-size:12px;
        font-style:normal;
        color: #000;
        line-height: normal;
    }

    .header-top-container .quick-access .links-container span{
        float:left;
    }

    .header-top-container .quick-access .links {
        float: left;
    }
    .header-top-container .quick-access .links li {
        display: block;
        float: left;
        padding-left: 8px;

    }
    .links li {
        padding-left: 8px;
        display: inline-block;
        width: auto;
        float: right;
    }
    .header-top-container .quick-access .links a {
        color: #000000;
        text-decoration: none;

        font-size:12px;
        font-style:normal;
    }
    .header-top-container .quick-access .links a:hover {
        text-decoration: underline;
    }
    .header-top-container .quick-access:after,
    .header-top-container .quick-access:before {
        content: ' ';
        display: table;
    }
    .header-top-container .quick-access:after {
        clear: both;
    }
    .header {
        position: relative;
    }
    .header .mobile-header {
        background: none;
    }
    .header .mobile-header .logo {
        width: 340px;
        float: left;
        margin: 25px 0;
    }
    .header .mobile-header .logo .small {
        display: none;
    }
    .header .mobile-header .logo .large {
        /*display: block;*/
        /*position: absolute;*/
        /*top: 15px;*/
    }
    .header .mobile-header:after,
    .header .mobile-header:before {
        content: ' ';
        display: table;
    }
    .header .mobile-header:after {
        clear: both;
    }
    .header .mobile-toggle:not(.cart-toggle) {
        display: none;
    }
    .mobile-header {
        border: none;
        padding: 0;
        position: static;
    }
    #shippingindicator-countryselect{
        width:150px;
    }
    /* Search */
    #search_mini_form {
        margin-top: 0;
    }
    #search_mini_form .form-search {
        background: none;
        padding: 0;
        width: 406px;
        position: absolute;
        right: 18%;

        top:45px;
        z-index:101;
    }
    /* Navigation */
    #nav {
        position: static;
        width: 100%;
        max-width: 1000px;
        margin: 0 auto;
        letter-spacing: 3px;
        font-size: 14px;
    }
    #nav .cms-block {
        display:block;
    }

    .nav-primary li div{
        float:left;
    }

    .nav-primary {
        background: #fff;
        position: relative;
        z-index: 10;
        float:left;
        width: 100%;
        border-bottom: 2px solid #000;
        margin-bottom: 10px;
    }
    .nav-primary li {
        width: auto;
        text-align: left;
        height: auto;
        line-height: 11px;
        position: static;
    }
    .nav-primary li a {
        color: #000;
        text-transform: uppercase;
        height: auto;
        padding-top: 6px;
    }

    .nav-primary li.level0:hover a {
        text-decoration: none;
    }
    .nav-primary li.level0 {
        height: 37px;
        padding: 10px 0;
    }
    .nav-primary li.level0 span {
        border-left: 1px solid #fff;
        width: 100%;
        padding: 0 5px;
        display: block;
    }

    .nav-primary li.level0.parent:hover .sub-container {
        display: block;
    }
    .nav-primary li .sub-container {
        position: absolute;
        left: 0;
        z-index: 1000;
        top: 37px;
        width: 100%;
        padding: 15px 0 50px;
        background: #ffffff;
        border: 1px solid;
        border-top: 2px solid black;
        color: #000;
        text-align: left;
    }
    .nav-primary li li.level1 > a {
        color: #000;
        font-size: 12px;
        text-transform: uppercase;
        display: block;
    }
    .nav-primary li li.level1{
        line-height:14px;
        margin-bottom:12px;
        width:100%;
    }
    .nav-primary li li.level1 > a:hover {
        color: #ff6600;
        text-decoration: none;
    }
    .nav-primary li li.level1 > a span {
        font-weight: bold;
        font-size:13px;
        letter-spacing:normal;
        padding: 0;
    }
    .nav-primary li li.level2 > a {
        color: #000;
        text-transform: none;
        letter-spacing:normal;
        font-size: 11px;
    }
    .nav-primary li li.level2 > a:hover {
        color: #ff6600;
        text-decoration: none;
    }
    .nav-primary li li.level2 > a span {
        margin: -3px 0 0 -5px;
        padding: 0;
    }
    .nav-primary li li.level2 {
        float: left;
        width: 100%;
        margin:1px 0;
        padding: 0 5px;
    }
    .nav-primary li.home span {
        border: none;
    }

    .nav-primary li.active a {
        color: #d0112b;
    }

    .nav-primary li:hover a {
        color: #d0112b;
    }
    .after-nav {
        width: calc(100% - 20px);
        margin: 4px auto 0;
        max-width: 1000px;
        position: relative;
        display: block;
        padding: 0 8px 0 0;
    }
    .after-nav #carousel-wrapper {
        width: 500px;
        height: 25px;
        overflow: hidden;
        float: left;
        position: absolute;
        left: 0;
        top: 3px;
        z-index: 0;
    }
    .after-nav #carousel-wrapper #carousel-content {
        width: 500px;
    }
    .after-nav #carousel-wrapper #carousel-content .slide {
        float: left;
        width: 500px;
        height: 25px;
        text-align: left;
        color: #ff6600;
        letter-spacing: 1px;
        font-size: 11px;
        line-height: 16px;
        padding-left: 4px;
    }
    .after-nav #carousel-wrapper #carousel-content .slide img {
        padding-right: 4px;
    }
    .after-nav .menu-extra {
        float: right;
    }
    .after-nav .menu-extra ul {
        margin: 5px 0 0 0;
    }
    .after-nav .menu-extra li {
        float: left;
        letter-spacing: 1px;
        display: block;
        height: 9px;
        border-left: 1px solid #ff6600;
        line-height: 9px;
        padding-left: 7px;
        margin-left: 7px;
    }
    .after-nav .menu-extra li a {
        text-transform: uppercase;
        color: #ff6600;
        font-size: 11px;
        text-decoration: none;
    }

    .after-nav .menu-extra li a:hover {
        color: #000;
    }

    .after-nav .menu-extra li:first-child {
        border: none;
    }
    /* switches & links */
    .top-links {
        position :absolute;
        top: 30px;
        width: auto;
        right:0;
        letter-spacing: 1px;
    }
    .top-links .links a {
        text-transform: uppercase;
        font-style: normal;
        text-decoration: none;
        /*background-image: url('/skin/frontend/hath3.0/default/images/forward_arrow.gif');*/
        background-repeat: no-repeat;
        background-position: right center;
        padding-right: 10px;
    }
    .top-links .links a {
        color: #fff;
        background: #e95e27;
        padding: 9px;
        border-radius: 5px;
    }
    .top-links .links a:hover {
        color: #000000;
    }
    #currencySelect {
        right: 8px;
        position: absolute;
        top: -37px;
        color: #000;
        padding-left: 10px;
        background: url('/skin/frontend/hath3.0/default/images/seperator.gif') 0 2px no-repeat;
    }
    .country-select {
        margin-top: 4px;
    }
    .country-select .label {
        float: right;
        text-transform: uppercase;
        font-style: normal;
        margin-top: 2px;
    }
    .country-select .select-wrapper {
        float: right;
        margin-left: 10px;
    }
    .cart-toggle {
        position: relative;
        width: 100%;
        height: auto;
        margin-right: 8px;
        float: right;
        background-size: 20px;
        text-indent: 1.75em;
        color: white;
        text-decoration: none;
        text-transform: uppercase;
        font-style: normal;
        background: black;
        text-align:left;
        margin-top: 15px;
        padding:8px 10px;
        border-radius: 5px;
        background-size: 16px !important;
    }

    .cart-toggle:before {
        content: ' ';
        padding: 20px 30px;
        background: url('/skin/frontend/hath3.0/default/images/cart_header.png') 14px 15px no-repeat !important;
        background-size: 16px !important;
    }
    .cart-toggle:hover {
        background-color: #e95e27 !important;
    }

    /* ShippingCostIndicator */
    #shippingCostIndicator {
        display: block !important;
        position: absolute;
        right: 0;
        text-align: right;
        top: 24px;
        line-height: 15px;
        color: #666;
    }
    #shippingCostIndicator p {
        font-size:11px;
    }

    #shippingCostIndicator .weight-box strong {
        font-weight: bold;
        color: #e95e27;
    }
    #shippingCostIndicator .weight-box a {
        color: #000000;
    }
}
/* end mediaquery */
/* ======================================================================================= */


.product-cart-remove .btn-remove {
    display: block;
    text-decoration: none;
    font-weight: lighter;
    background: black;
    border-radius: 0;
    line-height: 14px;
    text-align: center;
    width: 14px;
    height: 15px;
    font-size: 16px;
    color: #979797;
    float: left;
}


@media screen and (max-width:768px) {
    .tig-mq #header_cart.open {
        max-height: 100%;
        background: #fff;
        position: fixed;
        top: 45px;
        bottom: 0;
        overflow: auto;
        width:100%;
    }
}


/* cart mobile fix */
@media screen and (max-width:768px) {
    .tig-mq #nav {
        visibility:hidden;
    }

    .tig-mq #nav.open {
        max-height: 100%;
        background: #fff;
        position: fixed;
        top: 45px;
        bottom: 0;
        left: 0;
        overflow: auto;
        width:100%;

        visibility:visible;
    }


}

.preferences-popup .close-btn {
    position: absolute;
    right: -2px;
    top: 9px;
    display: block;
    text-decoration: none;
    text-align: center;
    font-weight: lighter;
    border-radius: 0;
    line-height: 14px;
    height: 42px;
    font-size: 50px;
    padding: 10px;
    color: #000000;
    cursor: pointer;
    font-weight:bold;
}

.preferences-popup .close-btn:hover {
    color: #000;
    background: #fff;
}

/* Frozen order popup */
#frozen-order-popup.ajax {
    position: absolute;
    top: 240px;
    width: 90%;
    max-width:1000px;
    margin: 0 auto;
    z-index: 2000;
    background: #fff;
    border: 1px solid #999;
    padding: 15px;
    -webkit-box-shadow: 0px 2px 5px rgba(50,50,50,0.22);
    -moz-box-shadow: 0px 2px 5px rgba(50,50,50,0.22);
    box-shadow: 0px 2px 5px rgba(50,50,50,0.22);
    left:5%;
    right:5%;
}

#frozen-order-popup-content {
    text-align:center;
}

#frozen-order-popup-content .close-btn {
    display: block;
    position: absolute;
    top: 12px;
    right: 12px;
    width: 13px;
    height: 13px;
    background: url(/skin/frontend/hath3.0/default/images/close.gif) 0 0 no-repeat #000;
    cursor: pointer;
    text-indent: -999em;
}
#frozen-order-popup-content a.button {
    float:left;
    width:auto;
    line-height:22px;
}

#frozen-order-popup-content button {
    width:auto;
    float:left;
    margin-right: 15px;
    background-color:#000;
}

#frozen-order-popup-content a.button span span {
    background: url(/skin/frontend/hath3.0/default/images/raquos.png) 100% 41% no-repeat!important;
    padding-right: 20px;
}

#frozen-order-popup-content h2 {
    font-size:12px;
    margin:10px;
}

#frozen-order-popup-content p {
    margin-bottom:10px;
}

@media screen and (min-width:1600px) {
    #frozen-order-popup.ajax {
        left:20%;
        right:20%;
        width: 60%;
    }
}

@media screen and (min-width:1200px) {
    #frozen-order-popup-content button {
        margin-left:30%;
    }
}

@media screen and (min-width:1000px) and (max-width:1199px) {
    .tig-mq #frozen-order-popup-content button {
        margin-left:25%;
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .tig-mq #frozen-order-popup-content button {
        margin-left:15%;
    }
}

@media screen and (max-width:767px) {
    .tig-mq #frozen-order-popup-content button {
        width:100%;
        margin-bottom:10px;
    }

    .tig-mq #frozen-order-popup-content a.button {
        width:100%;
    }
}

@media screen and (min-width:1000px){
    .preferences-popup .close-btn {
        display:none;
    }
    .preferences-popup .my-account{
        display:none;
    }
}

#robin_tab_container{
    display:block;
}

@media screen and (max-width: 999px) {
    .tig-mq .preferences-popup .login-title {
        clear: none;
        padding: 15px 0;
    }

    .tig-mq .preferences-popup .preferences-my-account {
        text-align: center;
    }

    .tig-mq #robin_tab_container {
        display:none;
    }
}

/* HOMEPAGE */

/*homepage block - logo's */
/*.col.homepage-block.gal-sm-1-3{*/
    /*width:33% !important;*/
/*}*/

/* Small banners homepage */
.page .main-container.col1-layout .main .col-main .gal-g {
    clear:left;
    width:100%;
    float:left;
}

.products-grid .new {
    display: block;
    width: 56px;
    height: 56px;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -999em;
}

.products-grid .new-nl {
    background:url(/skin/frontend/hath3.0/default/images/nieuw_product.png) 0 0 no-repeat;
}

.products-grid .new-en {
    background:url(/skin/frontend/hath3.0/default/images/new_product.png) 0 0 no-repeat;
}

.products-grid .new-cn {
    background:url(/skin/frontend/hath3.0/default/images/new_product_cn.png) 0 0 no-repeat;
}

/* footer mobile */

.mobile-footer-wrapper { display: none; }

@media screen and (max-width: 999px) {
    .footer-container .flag:nth-child(1){ display:none; }
    .footer-bottom { display:none !important; }

    .mobile-footer-wrapper .flag:nth-child(1){ display:block; }

    .mobile-footer-wrapper { display:block; float:left; width: 100%; box-sizing: border-box; }
    .mobile-footer { float:left; width: 100%; padding: 20px 0; box-sizing: border-box; font-size: 16px;  }
    .mobile-footer .mobile-footer-usp { float:left; width: 100%; }
    .mobile-footer .mobile-footer-usp.mobile-usps { float:left; width: 100%; text-align:center; }

    .mobile-footer .mobile-footer-usp.mobile-usps img { margin-bottom: 15px; }
    .mobile-footer .mobile-footer-usp.mobile-usps a span{ font-size: 16px; color:#e95e27; text-decoration:none; }
    .mobile-footer .mobile-footer-usp.mobile-usps a span:hover { font-size: 16px; color:#e95e27; text-decoration:underline; }

    .mobile-footer .mobile-footer-usp.mobile-usps li { float:left; width: 25%; }


    .mobile-footer .mobile-footer-links { float:left; width: 100%; padding: 20px 0; box-sizing: border-box; }
    .mobile-footer .mobile-footer-links .col-set { float:left; width: 100%; background: #e6e6e8; }

    .mobile-footer .mobile-footer-links .col-set .col { text-align:center; }
    .mobile-footer .mobile-footer-links .col-set .col ul li { border: 1px solid #d7d7d7; padding: 10px; }

    .mobile-footer .mobile-footer-links .col-set .col-1 { float:left; width: 25%; }
    .mobile-footer .mobile-footer-links .col-set .col-2 { float:left; width: 25%; }
    .mobile-footer .mobile-footer-links .col-set .col-3 { float:left; width: 25%; }
    .mobile-footer .mobile-footer-links .col-set .col-4 { float:left; width: 25%; }


    .mobile-footer .mobile-footer-payment_shipping { float:left; width: 100%; padding: 20px 0 0 0; box-sizing: border-box; }
    .mobile-footer .mobile-footer-payment_shipping .col-set { float:left; width: 100%; }
    .mobile-footer .mobile-footer-payment_shipping .col-set .col-title { float:left; width: 100%; text-align:center; font-size: 16px; }
    .mobile-footer .mobile-footer-payment_shipping .col-set .col-content { float:left; width: 100%; text-align:center; }
    .mobile-footer .mobile-footer-payment_shipping .col-set .col-content ul li {     display: inline-block; padding: 0px 15px; margin-bottom: 20px; }
    .mobile-footer .mobile-footer-payment_shipping .col-set .col-content ul li img{ max-height:30px; }
    .mobile-footer .mobile-footer-payment_shipping .col-set .row-1 { padding-top: 20px; }
    .mobile-footer .mobile-footer-payment_shipping .col-set .row-2 { padding-bottom: 20px; }

    .mobile-footer-storeswitch:before { content: ' '; height: 3px;     width: 100%; background: #e6e6e8; padding: 2px; float: left; margin-top: -30px; }
    .mobile-footer-storeswitch { float:left; width: 100%; padding: 40px 3% 0 3%; box-sizing: border-box; }

    /* also styling for mobile popup in header */

    ul.wrapper-store-switch {
        float: left;
        width: 100%;
    }

    ul.wrapper-store-switch li a {
        padding: 10px 15px;
        border-radius: 10px;
        border: 2px solid #fff;
        float:left;
        width: 33.33%;
        font-size:14px;
        text-decoration:none;
    }

    ul.wrapper-store-switch li.current > span {
        border: 2px solid #e6e6e8;
        background: #e6e6e8;
        padding: 10px 15px;
        float:left;
        border-radius: 10px;
        width: 33.33%;
        font-size:14px;
        text-decoration:none;
    }


    ul.wrapper-store-switch li a span {
        margin-left: 10px;
    }

    ul.wrapper-store-switch li span span {
        margin-left: 10px;
    }

}

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

    .mobile-footer .mobile-footer-usp .mobile-usps .secure { float:left; width: 50%; }
    .mobile-footer .mobile-footer-usp .mobile-usps .delivery { float:left; width: 50%; }
    .mobile-footer .mobile-footer-usp .mobile-usps .wechat { float:left; width: 50%; margin-top: 20px; }
    .mobile-footer .mobile-footer-usp .mobile-usps .holland { float:left; width: 50%;  margin-top: 20px; }

    .mobile-footer .mobile-footer-links .col-set .col-1 { float:left; width: 50%; }
    .mobile-footer .mobile-footer-links .col-set .col-2 { float:left; width: 50%; }
    .mobile-footer .mobile-footer-links .col-set .col-3 { float:left; width: 50%; }
    .mobile-footer .mobile-footer-links .col-set .col-4 { float:left; width: 50%; }
}

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

    ul.wrapper-store-switch li a {
        padding: 10px 15px;
        border-radius: 10px;
        border: 2px solid #fff;
        float:left;
        width: 100%;
    }

    ul.wrapper-store-switch li.current > span {
        border: 2px solid #e6e6e8;
        background: #e6e6e8;
        padding: 10px 15px;
        float:left;
        border-radius: 10px;
        width: 100%;
    }

}


/* ======================================================================================= */
/**
 * Galileo's core, the beating heart
 *
 * DO NOT MODIFY
 *
 * NO, YOU DON'T KNOW WHAT YOU'RE DOING
 *
 */

/**
 * NOTE: See https://gist.github.com/tilomitra/8028914 for the original version
 */
.gal-img {
    max-width: 100%;
    height: auto;
    display: block;
}
.gal-g {
    letter-spacing: -0.31em;
    *letter-spacing: normal;
    *word-spacing: -0.43em;
    text-rendering: optimizespeed;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    display: -ms-flexbox;
    -ms-flex-flow: row wrap;
    -ms-align-content: flex-start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
}
.gal-1,
.gal-1-1,
.gal-1-2,
.gal-1-3,
.gal-2-3,
.gal-1-4,
.gal-3-4,
.gal-1-5,
.gal-2-5,
.gal-3-5,
.gal-4-5,
.gal-1-6,
.gal-5-6,
.gal-1-12,
.gal-2-12,
.gal-3-12,
.gal-4-12,
.gal-5-12,
.gal-6-12,
.gal-7-12,
.gal-8-12,
.gal-9-12,
.gal-10-12,
.gal-11-12,
.gal-12-12 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}
.gal-1-12 {
    width: 8.3333%;
    *width: 8.3023%;
}
.gal-1-6,
.gal-2-12 {
    width: 16.6667%;
    *width: 16.6357%;
}
.gal-1-4,
.gal-3-12 {
    width: 25%;
    *width: 24.9690%;
}
.gal-1-3,
.gal-4-12 {
    width: 33.3333%;
    *width: 33.3023%;
}
.gal-5-12 {
    width: 41.6667%;
    *width: 41.6357%;
}
.gal-1-2,
.gal-6-12 {
    width: 50%;
    *width: 49.9690%;
}
.gal-7-12 {
    width: 58.3333%;
    *width: 58.3023%;
}
.gal-2-3,
.gal-8-12 {
    width: 66.6667%;
    *width: 66.6357%;
}
.gal-3-4,
.gal-9-12 {
    width: 75%;
    *width: 74.9690%;
}
.gal-1-5 {
    width: 20%;
    *width: 19.9690%;
}
.gal-2-5 {
    width: 40%;
    *width: 39.9690%;
}
.gal-3-5 {
    width: 60%;
    *width: 59.9690%;
}
.gal-4-5 {
    width: 80%;
    *width: 79.9690%;
}
.gal-5-6,
.gal-10-12 {
    width: 83.3333%;
    *width: 83.3023%;
}
.gal-11-12 {
    width: 91.6667%;
    *width: 91.6357%;
}
.gal-1,
.gal-1-1,
.gal-12-12 {
    width: 100%;
}
@media screen and (min-width: 480px) {
    .gal-sm-1,
    .gal-sm-1-1,
    .gal-sm-1-2,
    .gal-sm-1-3,
    .gal-sm-2-3,
    .gal-sm-1-4,
    .gal-sm-3-4,
    .gal-sm-1-5,
    .gal-sm-2-5,
    .gal-sm-3-5,
    .gal-sm-4-5,
    .gal-sm-1-6,
    .gal-sm-5-6,
    .gal-sm-1-12,
    .gal-sm-2-12,
    .gal-sm-3-12,
    .gal-sm-4-12,
    .gal-sm-5-12,
    .gal-sm-6-12,
    .gal-sm-7-12,
    .gal-sm-8-12,
    .gal-sm-9-12,
    .gal-sm-10-12,
    .gal-sm-11-12,
    .gal-sm-12-12 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }
    .gal-sm-1-12 {
        width: 8.3333%;
        *width: 8.3023%;
    }
    .gal-sm-1-6,
    .gal-sm-2-12 {
        width: 16.6667%;
        *width: 16.6357%;
    }
    .gal-sm-1-4,
    .gal-sm-3-12 {
        width: 25%;
        *width: 24.9690%;
    }
    .gal-sm-1-3,
    .gal-sm-4-12 {
        width: 33.3333%;
        *width: 33.3023%;
    }
    .gal-sm-5-12 {
        width: 41.6667%;
        *width: 41.6357%;
    }
    .gal-sm-1-2,
    .gal-sm-6-12 {
        width: 50%;
        *width: 49.9690%;
    }
    .gal-sm-7-12 {
        width: 58.3333%;
        *width: 58.3023%;
    }
    .gal-sm-2-3,
    .gal-sm-8-12 {
        width: 66.6667%;
        *width: 66.6357%;
    }
    .gal-sm-3-4,
    .gal-sm-9-12 {
        width: 75%;
        *width: 74.9690%;
    }
    .gal-sm-1-5 {
        width: 20%;
        *width: 19.9690%;
    }
    .gal-sm-2-5 {
        width: 40%;
        *width: 39.9690%;
    }
    .gal-sm-3-5 {
        width: 60%;
        *width: 59.9690%;
    }
    .gal-sm-4-5 {
        width: 80%;
        *width: 79.9690%;
    }
    .gal-sm-5-6,
    .gal-sm-10-12 {
        width: 83.3333%;
        *width: 83.3023%;
    }
    .gal-sm-11-12 {
        width: 91.6667%;
        *width: 91.6357%;
    }
    .gal-sm-1,
    .gal-sm-1-1,
    .gal-sm-12-12 {
        width: 100%;
    }
}
@media screen and (min-width: 768px) {
    .gal-md-1,
    .gal-md-1-1,
    .gal-md-1-2,
    .gal-md-1-3,
    .gal-md-2-3,
    .gal-md-1-4,
    .gal-md-3-4,
    .gal-md-1-5,
    .gal-md-2-5,
    .gal-md-3-5,
    .gal-md-4-5,
    .gal-md-1-6,
    .gal-md-5-6,
    .gal-md-1-12,
    .gal-md-2-12,
    .gal-md-3-12,
    .gal-md-4-12,
    .gal-md-5-12,
    .gal-md-6-12,
    .gal-md-7-12,
    .gal-md-8-12,
    .gal-md-9-12,
    .gal-md-10-12,
    .gal-md-11-12,
    .gal-md-12-12 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }
    .gal-md-1-12 {
        width: 8.3333%;
        *width: 8.3023%;
    }
    .gal-md-1-6,
    .gal-md-2-12 {
        width: 16.6667%;
        *width: 16.6357%;
    }
    .gal-md-1-4,
    .gal-md-3-12 {
        width: 25%;
        *width: 24.9690%;
    }
    .gal-md-1-3,
    .gal-md-4-12 {
        width: 33.3333%;
        *width: 33.3023%;
    }
    .gal-md-5-12 {
        width: 41.6667%;
        *width: 41.6357%;
    }
    .gal-md-1-2,
    .gal-md-6-12 {
        width: 50%;
        *width: 49.9690%;
    }
    .gal-md-7-12 {
        width: 58.3333%;
        *width: 58.3023%;
    }
    .gal-md-2-3,
    .gal-md-8-12 {
        width: 66.6667%;
        *width: 66.6357%;
    }
    .gal-md-3-4,
    .gal-md-9-12 {
        width: 75%;
        *width: 74.9690%;
    }
    .gal-md-1-5 {
        width: 20%;
        *width: 19.9690%;
    }
    .gal-md-2-5 {
        width: 40%;
        *width: 39.9690%;
    }
    .gal-md-3-5 {
        width: 60%;
        *width: 59.9690%;
    }
    .gal-md-4-5 {
        width: 80%;
        *width: 79.9690%;
    }
    .gal-md-5-6,
    .gal-md-10-12 {
        width: 83.3333%;
        *width: 83.3023%;
    }
    .gal-md-11-12 {
        width: 91.6667%;
        *width: 91.6357%;
    }
    .gal-md-1,
    .gal-md-1-1,
    .gal-md-12-12 {
        width: 100%;
    }
}
@media screen and (min-width: 1000px) {
    .gal-lg-1,
    .gal-lg-1-1,
    .gal-lg-1-2,
    .gal-lg-1-3,
    .gal-lg-2-3,
    .gal-lg-1-4,
    .gal-lg-3-4,
    .gal-lg-1-5,
    .gal-lg-2-5,
    .gal-lg-3-5,
    .gal-lg-4-5,
    .gal-lg-1-6,
    .gal-lg-5-6,
    .gal-lg-1-12,
    .gal-lg-2-12,
    .gal-lg-3-12,
    .gal-lg-4-12,
    .gal-lg-5-12,
    .gal-lg-6-12,
    .gal-lg-7-12,
    .gal-lg-8-12,
    .gal-lg-9-12,
    .gal-lg-10-12,
    .gal-lg-11-12,
    .gal-lg-12-12 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }
    .gal-lg-1-12 {
        width: 8.3333%;
        *width: 8.3023%;
    }
    .gal-lg-1-6,
    .gal-lg-2-12 {
        width: 16.6667%;
        *width: 16.6357%;
    }
    .gal-lg-1-4,
    .gal-lg-3-12 {
        width: 25%;
        *width: 24.9690%;
    }
    .gal-lg-1-3,
    .gal-lg-4-12 {
        width: 33.3333%;
        *width: 33.3023%;
    }
    .gal-lg-5-12 {
        width: 41.6667%;
        *width: 41.6357%;
    }
    .gal-lg-1-2,
    .gal-lg-6-12 {
        width: 50%;
        *width: 49.9690%;
    }
    .gal-lg-7-12 {
        width: 58.3333%;
        *width: 58.3023%;
    }
    .gal-lg-2-3,
    .gal-lg-8-12 {
        width: 66.6667%;
        *width: 66.6357%;
    }
    .gal-lg-3-4,
    .gal-lg-9-12 {
        width: 75%;
        *width: 74.9690%;
    }
    .gal-lg-1-5 {
        width: 20%;
        *width: 19.9690%;
    }
    .gal-lg-2-5 {
        width: 40%;
        *width: 39.9690%;
    }
    .gal-lg-3-5 {
        width: 60%;
        *width: 59.9690%;
    }
    .gal-lg-4-5 {
        width: 80%;
        *width: 79.9690%;
    }
    .gal-lg-5-6,
    .gal-lg-10-12 {
        width: 83.3333%;
        *width: 83.3023%;
    }
    .gal-lg-11-12 {
        width: 91.6667%;
        *width: 91.6357%;
    }
    .gal-lg-1,
    .gal-lg-1-1,
    .gal-lg-12-12 {
        width: 100%;
    }
}
@media screen and (min-width: 1280px) {
    .gal-xl-1,
    .gal-xl-1-1,
    .gal-xl-1-2,
    .gal-xl-1-3,
    .gal-xl-2-3,
    .gal-xl-1-4,
    .gal-xl-3-4,
    .gal-xl-1-5,
    .gal-xl-2-5,
    .gal-xl-3-5,
    .gal-xl-4-5,
    .gal-xl-1-6,
    .gal-xl-5-6,
    .gal-xl-1-12,
    .gal-xl-2-12,
    .gal-xl-3-12,
    .gal-xl-4-12,
    .gal-xl-5-12,
    .gal-xl-6-12,
    .gal-xl-7-12,
    .gal-xl-8-12,
    .gal-xl-9-12,
    .gal-xl-10-12,
    .gal-xl-11-12,
    .gal-xl-12-12 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }
    .gal-xl-1-12 {
        width: 8.3333%;
        *width: 8.3023%;
    }
    .gal-xl-1-6,
    .gal-xl-2-12 {
        width: 16.6667%;
        *width: 16.6357%;
    }
    .gal-xl-1-4,
    .gal-xl-3-12 {
        width: 25%;
        *width: 24.9690%;
    }
    .gal-xl-1-3,
    .gal-xl-4-12 {
        width: 33.3333%;
        *width: 33.3023%;
    }
    .gal-xl-5-12 {
        width: 41.6667%;
        *width: 41.6357%;
    }
    .gal-xl-1-2,
    .gal-xl-6-12 {
        width: 50%;
        *width: 49.9690%;
    }
    .gal-xl-7-12 {
        width: 58.3333%;
        *width: 58.3023%;
    }
    .gal-xl-2-3,
    .gal-xl-8-12 {
        width: 66.6667%;
        *width: 66.6357%;
    }
    .gal-xl-3-4,
    .gal-xl-9-12 {
        width: 75%;
        *width: 74.9690%;
    }
    .gal-xl-1-5 {
        width: 20%;
        *width: 19.9690%;
    }
    .gal-xl-2-5 {
        width: 40%;
        *width: 39.9690%;
    }
    .gal-xl-3-5 {
        width: 60%;
        *width: 59.9690%;
    }
    .gal-xl-4-5 {
        width: 80%;
        *width: 79.9690%;
    }
    .gal-xl-5-6,
    .gal-xl-10-12 {
        width: 83.3333%;
        *width: 83.3023%;
    }
    .gal-xl-11-12 {
        width: 91.6667%;
        *width: 91.6357%;
    }
    .gal-xl-1,
    .gal-xl-1-1,
    .gal-xl-12-12 {
        width: 100%;
    }
}

/**
 * Custom fonts and LESS Variables, Mixins (Extend!), and Guards etc.
 */
/* Fonts ================================================================================= */
/* ======================================================================================= */
/* LESS ================================================================================== */
/* Variables */
/* Mixins (Extend!) */
.noPadding { padding: 0; }
.noMargin { margin: 0; }
.noBorder,
.button { border: none; }
.noDeco,
.reverseHover,
.breadcrumbs a,
.footer-container .links a,
.product-name-block a { text-decoration: none; }
.noDisplay { display: none; }
.no-display{ display: none; }
.normalWeight { font-weight: normal; }
.reverseHover:hover,
.breadcrumbs a:hover,
.footer-container .links a:hover,
.product-name-block a:hover { text-decoration: underline; }
.trebuchet,
.h1,
h1,
h2,
h3,
h4,
h5,
h6,
.messages,
.footer-container .block-title strong {
    /*font-family: 'Trebuchet MS', Helvetica, sans-serif;*/
    font-family: 'MicrosoftYaHei',"Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-style: normal;
}
.breerg {
    /*font-family: 'bree_rgregular', 'Trebuchet MS', sans-serif;*/
    font-family: 'MicrosoftYaHei',"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
}
.georgia {
    /*font-family: Georgia,serif;*/
    font-family: 'MicrosoftYaHei',"Helvetica Neue", Helvetica, Arial, sans-serif;
    /*font-size: 12px !important;*/
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
}

body {
    font-family: 'MicrosoftYaHei',"Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.clearFix:after,
.clearFix:before,
.main:after,
.main:before,
.breadcrumbs:after,
.breadcrumbs:before {
    content: ' ';
    display: table;
}
.clearFix:after,
.main:after,
.breadcrumbs:after {
    clear: both;
}
.noSelect,
.mobile-switch {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* ======================================================================================= */
/**
 * Structural styling for elements that are not a member of any grouped asset
 */
/* Global Components ===================================================================== */
/* Main */
.wrapper { padding-top: 47px; }

.main { min-height: 350px; }

@media screen and (max-width:999px){  .main { padding:10px; }  }

@media screen and (min-width: 1000px) {
    .main { padding:0; }
    .main-container { max-width: 1000px; margin: 0 auto; }

    .col-wrapper { width: 100%; }

    .main .col-left { float: left; padding-right: 10px; }
    .main .col-main { float: right; padding-left: 10px; }

    .col1-layout .col-main { padding: 0; float: left; width:100%; }
    .col2-left-layout .col-left { width: 25%; }
    .col2-left-layout .col-main { width: 75%; padding-left: 10px; }
    .col2-right-layout .col-main { float: left; width: 75%; padding-left: 0; }
    .col3-layout .col-wrapper { float: left; width: 75%; padding-right: 10px; }
    .col3-layout .col-left { width: 33.333%;}
    .col3-layout .col-main { width: 66.666%; }
    .col3-layout .col-right { float: right; width: 25%; padding-left: 10px; }

    .sidebar { max-width: 235px; float:left; }

}
@media screen and (min-width: 1200px) {
    .main-container { width: calc(100% - 20px); max-width: 1000px; margin: 0 auto; padding: 10px 0; }

    .sidebar { max-width: 235px; float:left; }

    .col2-left-layout .col-main,
    .col3-layout .col-wrapper,
    .col3-layout .col-main { width: calc(100% - 235px); }
}
/* =================================================================================================== Styled Content */

.std { line-height: 18px; }

/* ========================================================================================================= Headings */
.h1,
h1,
h2,
h3,
h4,
h5,
h6,
.footer-container .block-title strong { color: #333333; text-transform: uppercase; letter-spacing: .1em; }

.h1,
h1 { font-size: 24px; }
h2 { font-size: 24px; }
h3 { font-size: 12px; letter-spacing:2px; margin-bottom:7px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6,
.footer-container .block-title strong { font-size: 14px; }

.page-title { margin-bottom: 10px; }
.page-title h1 {
    text-transform: uppercase;
    font-style: normal;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 7px;
    color: #000000;
}

/* ========================================================================================================== Buttons */

.button { color: #ffffff; background: #e95e27; height: 21px; padding: 0 12px; width: 100%; text-transform: uppercase; font-style: normal; letter-spacing: 2px; font-weight: bold; }
.button span { display: block; }
.button:hover { background: #000; }

.btn-cart span span { background: url('/skin/frontend/hath3.0/default/images/raquos.png') 100% 50% no-repeat !important; padding-right: 20px; }

a.button { display: block; text-decoration: none; text-align: center; line-height: 32px; }

.btn-remove { display: block; text-decoration: none; font-weight: lighter; background: black; border-radius: 0; line-height: 14px; text-align: center; width: 14px; height: 15px; font-size: 20px; color: #979797; }
.btn-remove:hover { color: #ffffff; }

@media screen and (max-width: 999px){
    .button { color: #ffffff; background: #e95e27; height: 44px; padding: 0 12px; width: 100%; text-transform: uppercase; font-style: normal; letter-spacing: 2px; font-weight: bold; border-radius: 5px; }
}


/* ============================================================================================================ Forms */

fieldset { border: none; }
label { line-height: 18px; }

.input-text { padding: 0 6px; height: 34px; width: 100%; border: 1px solid #eeeeee; }

@media screen and (max-width:999px){
    .input-text { border-radius: 25px; padding-left: 20px; border: 1px solid #e95e27; height: 44px; margin-bottom: 20px; }
}

/* ========================================================================================================= Messages */

/* =========================================================================================================== Blocks */

/* ===================================================================================================== Breadcrumbs */

.mb-breadcrumbs { margin-left: -20px; padding-left: 20px; margin-bottom: 10px; margin-top: 5px; margin-right: -10px; }

.breadcrumbs { color: black; letter-spacing: 1px; font-size: 11px; margin: 0 auto 16px; text-transform: none!important; }
.breadcrumbs li { display: block; float: left; margin-right: 4px; }

.breadcrumbs-prev { color:#E95E27; }
.breadcrumbs-prev:hover { color:#E95E27; text-decoration:underline; }



/* ================================================================================================== Mobile switches */

.mobile-switch { display: block; width: 100%; background: #069; color: #ffffff; text-transform: uppercase; padding: 10px; }
.mobile-switch:after { content: ''; display: block; width: 0; height: 0; border: 4px solid; border-color: #fff transparent transparent transparent; float: right; margin-top: 4px; }
.mobile-switch.active:after { border-color: transparent transparent #fff transparent; margin-top: 0; }

@media screen and (min-width: 1000px) {
    .mobile-switch { display: none; }
}


/* ============================================================================================================ Footer*/
.footer-container { border-top: 1px solid #999;  margin: 20px auto 0 auto !important; }

.footer-container .footer { padding: 10px; background: #ffffff; max-width: 1000px; }
.footer-container .footer-links,
.footer-container .links { line-height: 18px; padding-bottom: 0.75em; margin-top: 20px; }

@media screen and (max-width: 999px){
    .footer-container .footer-links,
    .footer-container .links { line-height: 18px; padding: 20px 80px; ; margin-top: 0;  display:none; }
}

.footer-container .footer-links a,
.footer-container .links a {
    color: #000;
}
.footer-container h2,
.footer-container h2 a {
    color: #333333;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 7px;
}
.footer-container .gal-1:nth-child(1),
.footer-container .gal-1:nth-child(2) {
    margin-bottom: 20px;
}
.footer-container .block-subscribe .input-box {
    margin: 5px 0 10px;
}
.footer-container .copyright {
    margin-bottom: 25px;
    margin-top: 20px;
    text-align: center;
    font-size: 12px;
    color: #000;
}

@media screen and (max-width: 999px){
    .footer-container .copyright {
        margin-bottom: 25px;
        margin-top: 20px;
        text-align: center;
        font-size: 12px;
        color: #000;
        border-top: 1px solid black;
        float: left;
        width: 100%;
        padding: 20px 0 0 0;
    }
}

.footer-container svg {
    display: block;
    margin: 0 auto;
}
.footer-container a {
    text-decoration: none;
    color: #333333;
    line-height:22px;

}
.footer-container a:hover {
    color: #ff6633;
}
.footer-container input {
    font-size:12px;
    width: 100%;
}
.footer-container p {
    font-size:12px;
    font-style: normal;
    line-height:22px;
}
.footer-container .footer-middle .col-3 {
    background: url('/skin/frontend/hath3.0/default/images/newsletter_stamp.gif') 100% 100% no-repeat;
}
#newsletter.grey {
    color: #999;
}
.footer-container .flag {
    width: inherit;
    height: 9px;
    background: url('/skin/frontend/hath3.0/default/images/flag.gif') repeat-x;
    clear: both;
}
.footer-container .footer-bottom {
    margin-top: 10px;
    padding-top: 10px;
}
.footer-container .footer-bottom .delivery {
    margin-bottom: 40px;
}

@media screen and (min-width: 1000px) {
    .footer-service,
    .footer-shipping-payment,
    .footer-about,
    .footer-social,
    .footer-top10 { display:block; float:left; width:20%; }
    .footer-social { text-align:center; }
}

@media screen and (max-width: 999px) {
    .footer-service { width:100%; }
    .footer-shipping-payment,
    .footer-about,
    .footer-social,
    .footer-top10 { display:none; }
}

.footer-container .footer-bottom .footer-service {
    display: block;
    text-align: center;
}
.footer-container .footer-bottom .payment {
    max-width: 154px;
}
.footer-container .footer-bottom .payment img {
    display: block;
    float: left;
    margin: 0 5px 5px 0;
}
.footer-container .footer-bottom .footer-social a {
    display: inline-block;
    margin-right: 8px;
}
.footer-container .footer-middle {
    padding: 40px 10px 10px 10px;
    display: none;
}
.v-fix {
    text-align: left;
    float: left;
    width: 100%;
}

#newsletter-validate-detail .v-fix {
    text-align: left;
    float: left;
    width: auto;
}

.v-fix .validation-advice {
    display: block;
    margin-right: -12em;
    position: relative;
    clear: both;
    font-size: 11px;
    padding: 3px 0 0;
    color: #C00;
}
.v-fix input.validation-failed {
    border: 1px solid #C00!important;
}
.footer-top {
    line-height: 1.35;
    padding: 10px;
    margin-top: 10px;
    display: none;
}
.footer-top .col {
    text-align: center;
    margin-bottom: 0!important;
}
.footer-top .col small {
    font-size: 14px;
    margin-top: -12px;
    display: block;
    margin-bottom: 5px;
}
.footer-top .georgia {
    font-style: normal;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 0;
}
.footer-top span {
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 0.20em;
    display: block;
    border-bottom: 1px solid #000;
}
.footer-top .last span {
    border: none;
}
.footer-links {
    border-bottom: 1px solid;
    text-align: center;
}

.after-nav {
    height: 25px;
}

@media screen and (min-width: 1000px) {
    .footer-container {
        background: #ffffff;
        max-width: 1000px;
        margin: 0 auto;
    }
    .footer-container .footer {
        max-width: 1000px;
        margin: 0 auto;
        padding: 20px 0;
    }
    .footer-container .footer-middle {
        max-width: 1200px;
        margin: 0 auto;
        padding: 20px 0;
    }
    .footer-container .footer-middle input {
        width: 229px;
        display: block;
        border: 1px solid #000;
        height: 17px;
        padding: 0 0 0 3px;
        float: left;
    }
    .footer-container .footer-top {
        max-width: 1000px;
        padding: 24px 0;
    }
    .footer-container .footer-bottom {
        border-top: 1px solid;
        padding-top: 30px;
    }
    .footer-container .block-subscribe .button {
        width: auto;
    }
    .footer-container .copyright {
        background: #fff;
        padding: 10px 0;
    }
}

/* ============================================================================================================ Price */
/* ===================================================================================================== Product Name */
.products-grid .product-name a { color: black; text-transform: none; display: block; padding-top: 2px; font-size: 12px; }
.products-grid .product-name-block { overflow: hidden; width: 160px; margin: 0 auto;}
.products-grid .product-name-block .product-brand { font-family: 'MicrosoftYaHei',"Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; text-transform: uppercase; letter-spacing: 0.2em;  font-style: normal; color: black; font-weight: bold; display: block; }

.products-grid .product-name-block .product-name a { font-family: 'MicrosoftYaHei',"Helvetica Neue", Helvetica, Arial, sans-serif; color: black; text-transform: none; display: block; padding-top: 2px; }

@media screen and (max-width: 999px){
    .products-grid .product-name-block { min-height:inherit;  }
    .products-grid .product-name-block .product-brand { font-size: 14px; height:35px; overflow:hidden; }
    .products-grid .product-name { margin-top: 10px; float:left; width: 100%; }
    .products-grid .product-name  {  text-transform: uppercase; margin-top: 5px;  height: 47px; overflow:hidden; }
    .products-grid .product-name-block a { float:left; width: 100%; }
}

@media screen and (min-width: 1000px) {
    .products-grid .product-name-block a { float:left; width: 100%; }
    .products-grid .product-name-block a span.product-brand { display:block; text-align:center;  height: 30px; overflow: hidden;}
    .products-grid .product-name-block a span.product-name { display:block; text-align:center; margin-top: 7px; line-height:16px; height: 48px; overflow: hidden;}
}

.products-grid .product-name-block:hover { text-decoration: underline; }

/* ==================================================================================================== Product Grids */

.products-grid { text-align: center; }
.products-grid .item { margin-top: 20px; min-height: 380px; position: relative; float:left; }
.products-grid .item .product-item-overlay { border: 1px solid #e0e0e0; box-sizing: border-box; float:left; width: 100%; height:100%; }
.products-grid .item .product-item-overlay .shipping-weight,

.products-grid .item .product-item-overlay .add-to-links { display: none; }
.products-grid .item .product-item-overlay .price-box { color: #000; margin-top:10px; height: 70px; }

.products-grid .item .product-item-overlay .price-box .price-excluding-tax,
.products-grid .item .product-item-overlay .price-box .regular-price { font-size: 15px; font-weight: bold; line-height: 16px; display: block; margin-top: 10px; }
.products-grid .item .product-item-overlay .price-box .price-including-tax { font-size: 11px; color: #999; display: block; }
.products-grid .item .product-item-overlay .price-box .old-price { font-size: 11px; }

.products-grid .item .actions { width: 100%; margin: 0 auto; letter-spacing: 2px; font-weight: bold; height:30px; }

@media screen and (max-width: 999px){
    .products-grid { text-align: left; }
    .products-grid .item { margin-top: 0; min-height:0; float:left; padding: 3px; box-sizing:border-box; }
    .products-grid .item .product-item-overlay { padding: 10px; }

    .products-grid .item .product-item-overlay div.onsale-category-container-grid { position: relative; float: left; width: 30%; }
    .products-grid .item .product-item-overlay a.product-image { float: left; width: 100%; padding: 5px; box-sizing:border-box; }


    .products-grid .item .product-item-overlay .product-name-block { float:left; width:70%; padding: 5px; }
    .products-grid .item .product-item-overlay .add-to-links { display: block; }

    .products-grid .item .product-item-overlay .price-box { float:right; width: 70%; margin-top: 10px; padding: 5px; height:auto; }

    .products-grid .item .product-item-overlay .price-box .price-excluding-tax,
    .products-grid .item .product-item-overlay .price-box .regular-price { float:left; width: 100%; color: #e95e27;}
    .products-grid .item .product-item-overlay .price-box .price-including-tax { float:left; width: 100%;  }
    .products-grid .item .product-item-overlay .price-box .old-price { float:left; width: 100%;  }

    .products-grid .item .actions-container { float:left; width: 100%; margin-top: 10px; }
    .products-grid .item .actions { width: 80%; float:right; height:auto;}
    .products-grid .item .extra { width: 20%;  float:left; height:auto;}
    .products-grid .item .add-to-links li .link-wishlist { text-indent :-999em; background-image :url(http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/hath_hearticon.png); background-size :30px; margin-left: calc(70% - 30px);
        padding :10px 0; background-repeat :no-repeat; float :left; margin-top :3px; width :30px; max-width :30px;
    }

    .products-grid .item .actions .out-of-stock span { float:left; width: 100%; }
    .products-grid .item .actions p.availability.out-of-stock { float: left; width: 100%; margin-top: 7px; }


}

.products-grid .item .product-item-overlay .price-box .old-price .price { text-decoration: line-through; }
.products-grid .item .product-item-overlay .price-box .special-price .price-excluding-tax { color: #ff6633; font-weight: bold; font-size: 15px; line-height: 16px; }

@media screen and (min-width: 1000px) {
    /*.products-grid .item .product-item-overlay .ratings { display     :inline-block; margin-top  :5px; width       :100%; margin-left :33%; }*/

    .rating-box{
        width:60px;
        height:12px;
        font-size:0;
        line-height:0;
        background:url('/skin/frontend/hath3.0/default/images/bkg_rating_neg.png') 0 100% repeat-x;
        overflow: hidden;
        margin: 10px auto;

        display:none;
    }
}

@media screen and (max-width: 999px) {
    .products-grid .item .product-item-overlay .ratings { margin-left :0; float:right; width: 70%; display:none; }

    .rating-box{
        width:60px;
        height:12px;
        font-size:0;
        line-height:0;
        background:url('/skin/frontend/hath3.0/default/images/bkg_rating_neg.png') 0 100% repeat-x;
        overflow: hidden;
        margin: 10px 0;
    }
}

.products-grid .item .product-item-overlay .ratings .rating-box .rating{
    float: left; height: 12px; background:url('/skin/frontend/hath3.0/default/images/bkg_rating_pos.png') 0 0 repeat-x;
}


.products-grid .item .product-item-overlay .ratings .amount{
    display:none;
}


#wishlist-table tbody td .add-to-cart button,
.products-grid .item .actions button {
    color: #ffffff;
    text-transform: uppercase;
    background: #e95e27;
    height: 21px;
    padding: 0 9px;
    width: calc(100% - 40px);
    white-space: nowrap;
    float:left;
    font-style: normal;
    border-radius: 0 5px 5px 0;
}

.products-grid .item .actions button:hover {
    background: #000;
}
.products-grid .item .actions button span span {
    background: url('/skin/frontend/hath3.0/default/images/raquos.png') 100% 50% no-repeat;
    padding-right: 20px;
}

.products-grid .item .actions .switcher-qty {
    float: left;
    width: 40px;
    height: 21px;
    padding: 3px 6px;
    text-align: left;
    margin-right: -1px;
    background: #eee6e7;
    border-radius: 5px 0 0 5px ;
}


@media screen and (max-width: 999px){
    .products-grid .item .actions .switcher-qty,
    .products-grid .item .actions button {
        height: 34px;
        padding: 12px 6px;
        line-height: 10px;
    }
}



.products-grid .item .actions .switcher-qty .switch-wrapper {
    display: block;
    width: 100%;
}



.products-grid .item .actions .switcher-qty .switch-wrapper span span {
    background: url('/skin/frontend/hath3.0/default/images/dropdown_arrow.gif') 100% 19px no-repeat;
    display: block; font-size: 11px; font-weight: normal; font-style: italic; cursor: pointer; padding: 14px 2px; margin-top: -14px;
}

@media screen and (max-width: 999px){
    .products-grid .item .actions .switcher-qty .switch-wrapper span span {
        background: url('/skin/frontend/hath3.0/default/images/dropdown_arrow.gif') 100% 20px no-repeat;
        display: block; font-size: 11px; font-weight: normal; font-style: italic; cursor: pointer; padding: 14px 2px; margin-top: -16px;
    }
}


.products-grid .item .actions .switcher-qty .switch-wrapper ul {
    border: 1px solid #999;
    width: 40px;
    margin: -30px 0 0 -7px;
    padding: 0;
    position: absolute;
    background: #fff;
    z-index: 3;
    box-shadow: 0 2px 5px rgba(50, 50, 50, 0.22);
}

@media screen and (max-width: 999px){
    .products-grid .item .actions .switcher-qty .switch-wrapper ul {
        margin: -39px 0 0 -7px;
    }
}



.products-grid .item .actions .switcher-qty .switch-wrapper ul li {
    vertical-align: top;
    display: block;
    white-space: nowrap;
    margin: 3px;
    padding-left: 5px;
}
.products-grid .item .actions .switcher-qty .switch-wrapper ul li a {
    color: #000;
    text-decoration: underline;
    background: #fff;
    cursor: pointer;
}
.products-grid .item .actions .switcher-qty .switch-wrapper ul li a:hover {
    color: #E95E27;
}
.products-grid .item .actions .switcher-qty .switch-wrapper ul li.current {
    background: url('/skin/frontend/hath3.0/default/images/dropdown_arrow.gif') 90% 5px no-repeat;
    padding-left: 3px;
}
.products-grid .item .actions .switcher-qty .switch-wrapper ul li:last-child {
    margin-bottom: 10px;
}

.products-grid .item .actions .out-of-stock span {
    background: #ffa600;
    display: inline-block;
    color: #ffffff;
    width: 100%;
    height: 21px;
    line-height: 22px;
    margin: 8px 0;
    text-transform: uppercase;
    margin-top:0;
    text-align:center;
}
.products-grid .item .regular-price {
    font-style: normal;
    font-size: 15px;
    font-weight: bold;
    /*display: none;*/
}
.products-grid .item .price-excluding-tax {
    font-style: normal;
    font-size: 15px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}
.products-grid .item .price-including-tax {
    font-style: normal;
    color: #979797;
    display: block;
    margin-bottom: 5px;
}
.products-grid .item .minimal-price-link{
    display:none;
}


/* =========================================================================================================== Footer */

@media screen and (min-width: 1000px) {
    .footer-middle .form-subscribe input {
        width: 229px;
        display: block;
        border: 1px solid #000;
        height: 17px;
        padding: 0 0 0 3px;
        float: left;
    }
    .footer-middle .form-subscribe button {
        border: 1px solid #000;
        border-left: none;
        background: #000;
        min-height: 0;
        width: 85px;
        height: 17px;
        float: left;
    }
    .footer-middle .form-subscribe button.no-arr {
        padding: 0;
    }
    .footer-middle .form-subscribe button span {
        background: none;
        padding: 0;
        color: #fff;
        font-size: 11px;
        font-weight: normal;
        letter-spacing: 3px;
        height: 17px;
    }
    .footer-middle .form-subscribe button span span {
        line-height: 14px;
        background:none!important;
    }
    .footer-middle .form-subscribe .form-subscribe-header {
        margin-bottom: 7px;
        font-size: 12px;
        letter-spacing: 1px;
        font-weight: bold;
    }
    .footer-container {
        max-width: 1000px;
        margin: auto;
    }
    .footer-container .col-2 p {
        width: 305px;
        float: left;
        margin-top: 5px;
        line-height: 22px;
    }
    .footer-container .footer-bottom {
        border-top: 1px solid;
        padding-top: 30px;
    }
    .footer-container .footer-bottom .gal-md-1-5 {
        display: inline-block;
        *display: inline;
    }
    .footer-container .footer-bottom .gal-md-1-5 ul {
        padding-top: 7px;
        line-height: 18px;
    }
    .footer-container .footer-bottom .gal-md-1-5 ul li {
        display: inline-block;
        width: 100%;
    }
    .footer-container .footer-bottom .gal-md-1-5 ul li a {
    }
    .footer-container .footer-bottom .footer-service {
        text-align: left;
    }
    .footer-container .footer-middle {
        display: block;
    }
    .footer-container .footer-middle .holland_miles {
        width: 184px;
        height: 160px;
    }
    .footer-container .footer-middle .holland_miles p a {
        letter-spacing: 1px;
    }
    .footer-container .footer-top {
        display: block;
    }
    .footer-container .footer-top span {
        border-right: 1px solid #000;
        border-bottom: none;
    }
    .footer-container .footer-top .last span {
        border: none;
    }

    .footer-container .flag {
        display: block;
    }

/* ===================================================================================================== Product Grid */

    .products-grid .item .product-item-overlay {
        border: none;
        position: absolute;
        padding: 0px 9px;
    }
    .products-grid .item .product-item-overlay:hover {
        /*position: absolute;*/
        top: -20px;
        /*left: -5px;*/
        /*width: 200px;*/
        background: #ffffff;
        box-sizing:border-box;
        padding: 20px 9px;
        outline: 1px solid #999;
        z-index: 2;
        box-shadow: 0 2px 5px rgba(50, 50, 50, 0.22);
        min-height: 450px;
        max-height: 450px;
    }
    .products-grid .item .product-item-overlay:hover .add-to-links {
        display: block;
    }
    .products-grid .item .product-item-overlay:hover .add-to-links li {
        margin-top: 10px;
    }
    .products-grid .item .product-item-overlay:hover .add-to-links a {
        color: black;
        text-decoration: none;
    }
    .products-grid .item .product-item-overlay:hover .add-to-links a:hover {
        text-decoration: underline;
    }
    .products-grid .item .product-item-overlay:hover .shipping-weight {
        margin-top: 10px;
        margin-bottom: 10px;
        display: block;
    }
    .products-grid .item .product-item-overlay:hover .shipping-weight span.label {
        color: #979797;
    }
    .products-grid .item .product-item-overlay .actions {
        width: 165px !important;
		float:left;
    }

    .products-grid img {
        margin-bottom: 10px;
    }
    .products-grid img:hover {
        opacity: 1;
    }
    .products-grid .price-box {
        margin-bottom: 10px;
    }


    /* ======================================================================================================= Other  */

    .breadcrumbs {
        margin: 0 auto 0;
        width: calc(100% - 20px);
        max-width: 1000px;
    }
    .mb-breadcrumbs {
        border-bottom: none;
        margin: 0 8px;
        padding-left: 0;
        width: 100%;
    }
    .messages {
        width: 1000px;
        margin: 20px auto 20px;
        max-width: 100%;
    }
}

/* ======================================================================================================== List View */

/* None */

/* ============================================================================================ Messages order status */

.messages { font-weight: bold; text-transform: none; letter-spacing: 1px; }
.messages li { color: #ffffff; }
.messages li li { padding: 6px 14px; word-wrap: break-word; margin-bottom: 4px; clear:both; }
.messages .success-msg li { background: #36a236; }
.messages .notice-msg li { background: #ffa600; }
.messages .error-msg li{ background: #cc0000; }

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

.gallery-navigation { display:none; }

/* ========================================= Password forgotten? ============================================== */

.forgotten-password-block { text-align :center; }
.forgotten-password-block .page-title { text-align: center; margin-bottom: 20px; }
.forgotten-password-block p { text-align: center;  margin-bottom: 30px;}

.forgotten-password-block label {  text-align: center;}
.forgotten-password-block em { color: #D80000; margin-right: 3px;}

.forgotten-password-block .input-text { height: 22px; border: 1px solid #999; margin-top: 5px; margin-bottom: 5px; max-width: 385px; }
.forgotten-password-block .validation-advice { color: #D80000; margin-bottom: 20px;}
.forgotten-password-block .button { width: auto; height: 34px; }
.forgotten-password-block .button span span { background:url('/skin/frontend/hath3.0/default/images/raquos.png') 100% 50% no-repeat !important; padding-right: 20px;}
.forgotten-password-block .back-link { margin-top: 25px; }
.forgotten-password-block .field { margin-bottom: 10px; }
.forgotten-password-block .button-set { margin-bottom: 50px; }

@media screen and (max-width: 999px) {
    .forgotten-password-block .input-text{ height: 32px; border: 1px solid #e95e27; }
    .forgotten-password-block .button { height: 32px; border-radius: 30px; }
}


/* =================================================================================================== reward message */

.reward-message { background: url('/skin/frontend/hath3.0/default/images/rewards_message.png') 0 0 no-repeat; min-height: 70px; padding: 5px 0 5px 75px; margin: 14px 0px 10px; float: left; width: 100%; }
.reward-message .reward { margin: 5px 0; padding: 8px; letter-spacing: 1px; }
.reward-message p { line-height: 20px; }
.reward-message .message { color: #c03; font-weight: bold; display: inline-block; }
.reward-message .balance { color: #09c; font-weight: bold; }
.reward-message .a-more { color: #c03; display: inline-block; }
.reward-message .a-more a { color: #c03; font-style: italic; letter-spacing: normal; }
.reward-message .limit { color: #09c; font-weight: bold;  text-transform: uppercase; letter-spacing: 1px; font-style: normal; }

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

/* ===============================================================================Informational Tooltip (contains std) */

.tooltip-action { display:inline-block; width:14px; height:14px; position:relative; background: url('/skin/frontend/hath3.0/default/images/bg_tooltip_action.png'); vertical-align:middle; margin-top:-2px; cursor:help; }
.tooltip-action.pre-order { margin: 6px 0 0 6px; float: left }
.tooltip-content { color:#000; background:#fff; border:3px solid #bcddea; padding:10px; width:auto; white-space:normal;
    font-size:12px;
    line-height: 1.5;

    letter-spacing:normal; text-transform:none; cursor:auto;
    -webkit-box-shadow:0px 2px 5px rgba(50, 50, 50, 0.22);
    -moz-box-shadow:0px 2px 5px rgba(50, 50, 50, 0.22);
    box-shadow:0px 2px 5px rgba(50, 50, 50, 0.22);
}
.tooltip-action:hover .tooltip,
.tooltip:hover { display:block; }

@media screen and (max-width:767px){
    .tooltip { position:absolute; padding:0 0 22px 7px; bottom:0; display:none; z-index:1000; width:180px; }
}
@media screen and (min-width: 768px) {
    .tooltip { position:absolute; padding:0 0 22px 7px; bottom:0; display:none; z-index:1000; width:300px; }
}

/* ============================================================================================ Sphinx Search Filters */

.block-layered-nav dt { cursor:pointer; }

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

    #narrow-by-list { display:none; }

    .block-layered-nav dd { display:none; }
    .block-layered-nav dt { position :relative; }
    .block-layered-nav dt:after { content: ' '; background: url(http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/hath_plus.png); position :absolute; right: 0px; padding: 15px; background-size: 20px; top: 9px; background-repeat: no-repeat; }
    .block-layered-nav dt.open:after { content: ' '; background: url(http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/hath_minus.png); position :absolute; right: 0px; padding: 15px; background-size: 20px; top: 9px; background-repeat: no-repeat; }

    .product-ajax-link.col-right.system-link-ajax-observed { color:white; margin-right: 35px; }

    .m-filter-css-checkboxes li { padding-left: 20px; padding-top: 5px; padding-bottom: 5px; margin-top:5px; }
    .m-more-less { padding-left: 60px; }

    .open-filter{ position :relative; display :block; background: white; font-size: 16px; padding:10px; width: 100%; text-align: left; border: 1px solid #e95e27;; }
    .open-filter:after { content: ' '; background: url(http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/hath_plus_black.png); position :absolute; right: 0px; padding: 15px; background-size: 20px; top: 8px; background-repeat: no-repeat; }
    .open-filter.open:after { content: ' '; background: url(http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/hath_cross.png); position :absolute; right: 0px; padding: 15px; background-size: 20px; top: 8px; background-repeat: no-repeat; }

}
@media screen and (min-width: 1000px){
    .open-filter { display:none; }
    #narrow-by-list { display:block !important; }
}

.block.block-layered-nav dl dd ol > li > span,
.block.block-layered-nav dl dd ol.m-filter-css-checkboxes  > li > a {
    padding: 2px 2px 2px 20px !important;
}

@media screen and (max-width:999px){
    .block.block-layered-nav dl dd ol > li > span, .block.block-layered-nav dl dd ol.m-filter-css-checkboxes > li > a {
        padding: 15px 2px 15px 40px !important;
        line-height: 35px !important;
    }
}

@media screen and (max-width:770px){
    .block.block-layered-nav dl dd ol > li > span, .block.block-layered-nav dl dd ol.m-filter-css-checkboxes > li > a {
        padding: 15px 2px 15px 40px !important;
    }
}

/* ======================================================================================================= Something? */

hr { height: 1px; width: 100%; border: none; background: #999; margin: 14px 0; }
.v-middle { vertical-align: middle; }

/* ========================================================================================================== Ratings */

.rating-box .rating { float: left; height: 12px; background: url(http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/bkg_rating_pos.png) 0 0 repeat-x; }
.tags-list { margin: 5px 0; }
.tags-list li { display: inline; font-size: 12px; line-height: 18px; }

.clearer { display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

/* /* ============================================================================================== loading spinners */

.please-wait { position: fixed; z-index: 1001; top: 50%; left: 50%; margin: -25px 0 0 -25px; border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; white-space: nowrap; overflow: hidden; background: #000; }

#loading-indicator { background: #fff; height: auto; text-align:center; padding: 14px; margin: -50px 0 0 -48px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 2px 5px rgba(50,50,50,0.22); -moz-box-shadow: 0px 2px 5px rgba(50,50,50,0.22); box-shadow: 0px 2px 5px rgba(50,50,50,0.22); border: 1px solid #bbb; }
#loading-indicator img { margin-bottom: 10px; }

/* ======================================================================================================== Robin Tab */
#robin_tab { background:#e95e27!important; border-radius:0!important; }
#robin_tab:hover { background:#333!important; }
#robin_tab_div { color:#fff!important; }
#robin_tab_contactform_channel,#robin_tab_chat_channel,#robin_tab_phone_channel { letter-spacing:1px!important; font-size:13px!important; font-weight:700!important; }

#robin_tab_contactform_channel span:first-child,#robin_tab_chat_channel span:first-child,#robin_tab_phone_channel span:first-child { background-image:url(https://robincontentdesktop.blob.core.windows.net/css/hollandathome/contact_tab_icons.png)!important; background-image:url(https://robincontentdesktop.blob.core.windows.net/css/hollandathome/contact_tab_icons_ie.png)\9!important; }
#robin_tab_channels #robin_tab_channels_header { font-weight:400; font-size:19px!important; }

/* /* ===================================================================================================== Robin PAC */
#robin_pac_invite {
    background:url(https://www.static-holland-at-home.com/skin/frontend/hath2.0/hath2.0/images/body_bg.gif) repeat-x scroll 0 0 rgba(0,0,0,0);
    box-sizing:content-box; padding-top:56px;
}

#robin_pac_invite #rbn_pac_caption {
    background-image:url(https://robincontentdesktop.blob.core.windows.net/css/hollandathome/holland_logo.png);
    background-image:url(https://robincontentdesktop.blob.core.windows.net/css/hollandathome/holland_logo_ie.png)\9;
    background-repeat:no-repeat;
    background-position:center top;
    background-size:70px 70px;
    color:#2d2d2d!important;
    margin-top:-61px!important;
    padding-top:77px;
}

#rbn_buttoncontainer { margin:0 auto!important; padding-top:13px; text-align:center!important; }

#rbn_pac_yes { background:#e95e27!important; color:#FFF!important; display:block; font-weight:700; }
#rbn_pac_yes:hover { background:#333!important; }

#rbn_pac_no { background:none!important; color:#333!important; display:block; margin-left:0!important; text-align:center; text-transform:none!important; }
#rbn_pac_no:hover { color:#e95e27!important; text-decoration:none!important; }

#rbn_pac_close { background:url(https://robincontentdesktop.blob.core.windows.net/robinimages/pro_active_close_icon.png) no-repeat scroll 0 -24px / 12px 60px rgba(0,0,0,0)!important; }
#rbn_pac_close:hover { background:url(https://robincontentdesktop.blob.core.windows.net/robinimages/pro_active_close_icon.png) no-repeat scroll 0 -36px / 12px 60px rgba(0,0,0,0)!important; }


@media screen and (max-width:999px) {
    .tig-mq .catalogsearch-result-index .page-title h1 {
        font-weight    :bold; font-size :16px;
        letter-spacing :2px;
        color          :#333;
    }
}

/* ========================================================================================= catalog & product Events */

@media screen and (max-width: 480px){
    .event-container .status {
        display:inline;
        margin:0 5px 0 0;
        background:none;
        font-size:14px;
    }
    .event-container .event-ticker {
        display:inline;
        font-size:12px;
        height:auto;
    }
    .event-container .event-ticker span { line-height:10px; height:50px; padding:0; }
}

@media screen and (min-width:481px) {
    .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 { clear:both; border:1px solid #d0af83; position:relative; z-index:2; border-width:1px 1px;  height:59px; width:100%; max-width:1000px; margin:10px auto; }
.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 .event-ticker span , x:-moz-any-link { padding:5px 0 5px; }/* FireFox 2 fix */
.event-container .event-ticker span , x:-moz-any-link, x:default { padding:0; }/* FireFox 3 restore */

.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(http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/bkg_event-container-open.gif) repeat-x 0 0; border-radius:5px;}
.container-open .open { background-image:url(http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/bkg_event-container-open.gif); padding-top:3px; height:73px;  }
html.ie7 .container-open .open { background-image:none; padding-top:3px; height:0;  }

.container-upcoming { border-color:#d0d0d0; background:#eeeeee url(http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/bkg_event-container-upcoming.gif) repeat-x 0 0; }
.container-upcoming .upcoming { background-image:url(http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/bkg_event-container-upcoming.gif); }

.container-closed { background:#9f958c }

/* =========================================================================================================== iframe */

iframe { margin-top:15px; max-width: 100%; max-height: 100%; width: 560px; height:315px; }

/* ======================================================================================== Nav disabled-category fix */

.nav-primary li.level0:hover a.disabled-category,
.nav-primary li.level0:hover a.disabled-category:hover { color: #999 !important; cursor: default; }

/* ================================================================================================= Floating buttons */

.cms-index-index.cms-home .toHome{
   display:none;
}

#toTheTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    border-radius: 50%;
    border: 2px solid #E95E27;
    height: 50px;
    width: 50px;
    background: rgba(255,255,255,0.4);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
    vertical-align: middle;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
    background-image: url('http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/hath_scrolltop.png');
    background-position: 5px 4px;
    text-indent: -999em;
    background-size: 35px;
    background-repeat: no-repeat;
}
.toHome {
    position: fixed;
    bottom: 90px;
    right: 20px;
    border-radius: 50%;
    border: 2px solid #E95E27;
    height: 50px;
    width: 50px;
    background: rgba(255,255,255,0.4);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
    vertical-align: middle;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    background-image: url('http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/hath_home.png');
    background-position: 6px 4px;
    text-indent: -999em;
    background-size: 35px;
    background-repeat: no-repeat;
}

/* DI special notification for CN / BW storeview */

.widget-cn-bw-notification,
.catalog-cn-bw-notification {
    margin-bottom: 10px;
    font-size: 12px;
    color: #999;
    position :relative;
}

@media screen and (min-width:1000px) {
    .widget-cn-bw-notification{
        margin-top:10px;
        float:left;
        width: 100%;
    }
}

@media screen and (max-width:999px) {
    .widget-cn-bw-notification{
        float:right;
        width: 70%;
    }
}

.wishlist-cn-bw-notification { padding: 35px 0 0 0; }

@media screen and (max-width: 999px){
    .catalog-cn-bw-notification {
        float:right;
        width: 70%;
    }
}


.m-overlay {
    width :100% !important;
}

/* Mobile fixes */
@media screen and (max-width:999px) {

    .tig-mq .top-links {
        display: block;
    }
    .tig-mq .top-links .links {
        display: none;
    }
    .tig-mq .top-links .cart-toggle {
        position: absolute;
        top: 10px;
        right: 15px;
        z-index: 10000;
    }
    .tig-mq .top-links .cart-toggle strong {
        display: block;
     }
    .tig-mq .search-toggle {
        right: 55px;
    }
    .tig-mq .preferences-toggle {
        left: 65px;
    }
    .tig-mq .mobile-header .logo .small {
        margin-top: 2px;
        margin-bottom: 2px;
    }
    .tig-mq #nav {
        top: 46px;
        left: -150%;
        position:fixed;
        display:none;
    }
    .tig-mq #nav.open {
        display:block;
        left:0;
        transition: 1s;
    }
    .tig-mq .main {
        margin: 0;
    }
    .tig-mq .footer-service ul {
        display: block;
    }

    .tig-mq .footer-service ul li { line-height: 20px; }
}

@media screen and (max-width: 400px){
    .tig-mq .mobile-header .logo .small {
        margin-left   :0px;
        margin-top    :5px;
        margin-bottom :2px;
        width: 155px;
    }
}

@media screen and (max-width: 365px){
    .tig-mq .mobile-header .logo .small {
        margin-left   :0px;
        margin-top    :5px;
        margin-bottom :2px;
        width: 125px;
    }
}

@media screen and (max-width: 340px){
    .tig-mq .mobile-header .logo .small {
        margin-left   :0px;
        margin-top    :5px;
        margin-bottom :2px;
        width: 110px;
    }
}

/* Random */
button.button span span {
    background: url('http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/raquos.png') 100% 50% no-repeat!important;
    padding-right: 20px;
}

/* IE7/IE8 fixes */
html.ie7 .cart-toggle,
html.ie8 .cart-toggle {
    background: url('/skin/frontend/hath3.0/default/images/cart_header.png') no-repeat !important;
    background-position-x: 0 !important;
    background-position-y: 0 !important;
}

html.ie7 .category-products,
html.ie8 .category-products{
    visibility: visible !important;
}

html.ie8 .preferences-popup .store-switch .switcher {
    white-space: nowrap;
    padding-right: 30px;
}
html.ie7 .menu-toggle,
html.ie7 .preferences-toggle,
html.ie7 .search-toggle,
html.ie7 .proto-control,
html.ie8 .menu-toggle,
html.ie8 .preferences-toggle,
html.ie8 .search-toggle,
html.ie8 .proto-control {
    display: none !important;
}
html.ie7 .form-search .input-text,
html.ie8 .form-search .input-text {
    width: 60% !important;
}
html.ie7 .protoshow .slide,
html.ie7 .header-top-container,
html.ie8 .protoshow .slide,
html.ie8 .header-top-container {
    padding: 0 !important;
}
html.ie7 .products-grid .item,
html.ie7 .protoshow {
    padding: 0 !important;
}
html.ie7 .protoshow .show {
    width: 100% !important;
}
html.ie7 #nav {
    background: #000 !important;
    background-color: #000 !important;
}
html.ie7 .proto-navigation li {
    float: left !important;
}
html.ie7 .links-container {
    z-index: 800 !important;
    padding-top: 8px !important;
}
html.ie7 #languageSelect {
    /*top: -27px !important;*/
    line-height: 20px;
}
html.ie7 #currencySelect {
    top: -28px !important;
    line-height: 20px;
    right: 0;
}
html.ie7 .top-links {
    margin-top: -8px !important;
}
html.ie7 .top-links img {
    margin-top: 3px !important;
}
html.ie7 .form-search button {
    height: 25px !important;
}
html.ie7 .nav-primary li a {
    height: 28px;
    line-height: 28px;
}
html.ie7 .nav-primary li a span {
    display: block;
    line-height: 22px;
    margin-top: -5px;
}
html.ie7 #account-popup-content .input-text {
    width: 94% !important;
}
html.ie7 #account-popup-content .button {
    width: 50% !important;
}
html.ie8 #wishlist-table tbody td .add-to-cart button,
html.ie8 .products-grid .item .actions button {
    width: 75%;
}
html.ie8 .products-grid .item .actions .switcher-qty {
    width: 25%;
}
html.ie8 .footer-shipping-payment {
    width: 18.5%;
}
html.ie8 .footer-service li,
html.ie8 .footer-shipping-payment li,
html.ie8 .footer-about li,
html.ie8 .footer-social li,
html.ie8 .footer-top10 li {
    padding: 3px 0;
}
html.ie8 .quick-access {
    padding-top: 5px;
}

/* header */
html.ie7 #nav { position: static !important; }
html.ie8 #nav { position: static !important; }

/*breadcrumb */
html.ie7 .main .breadcrumbs { height: 20px !important; }

/* button */
html.ie7 button.button span span { background-image: none !important; }


/* homepage */

html.ie7 #slider { margin-bottom: -10px !important; }
html.ie7 .gal-g .homepage-block { width: 32.3%; padding-bottom: 10px; padding-right:4px;}


/* category page */
html.ie7 .col2-left-layout .col-main {    width: 73% !important; }
html.ie7 .product-item-overlay { position: absolute; top: 0; left:0; }
html.ie7 .product-item-overlay:hover { padding:0; margin:0; left: -20px; }
html.ie7 .item:hover { z-index: 200000 !important; background:white;}

html.ie7 .item .product-item-overlay .actions .switch { width: 30px; float:left; }
html.ie7 .item .product-item-overlay .actions .btn-cart { width: 120px; float:left; height:29px; }

html.ie7 .discount-circle .percent { color: #fff ; }
html.ie7 .discount-circle .test { color: #fff ; }

/* product page */
html.ie7 .product-info-wrapper.gal-lg-1-2 { width: 42% !important; } /* simple + conf product */
html.ie7 .product-main-info.gal-lg-1-2 { width: 44% !important; } /*bundle product */

html.ie7 .product-info-wrapper .add-to-box .add-to-cart .switch { height: 15px !important; padding: 5px;}
html.ie7 .product-info-wrapper .add-to-box .add-to-cart .button { height: 27px !important; }

html.ie7 .product-main-info .add-to-box .add-to-cart .switch { height: 15px !important; padding: 5px;}
html.ie7 .product-main-info .add-to-box .add-to-cart .button { height: 27px !important; }

/*related products */
html.ie7 .mini-product-list .item .product-name .brand { display:block;  height: 20px;  }

/* customers also viewed */
html.ie7 .cav-grid ul{ width:100% !important; }
html.ie7 .cav-grid li.item { width:190px !important; text-align:center !important; margin-left: 10px; }
html.ie7 .cav-grid li.item .actions {  }
html.ie7 .cav-grid li.item .actions .switch { height: 16px; padding-bottom:0; width:25px; }
html.ie7 .cav-grid li.item .actions .button { float:left; width: 150px; }

/* cart */
html.ie7 .cart .warning-container { width: 48% !important; }

html.ie7 .cart .v-fix { width:45% !important; float:left !important;}
html.ie7 .cart #coupon_code { width: 100% !important;  float:left !important;}
html.ie7 .cart .discount .button {width: 25% !important;  float:left !important;}

/* One step checkout */
html.ie7 .onestepcheckout-column-middle{ width:100%; max-width:325px !important; float:left !important;  /*position:absolute; left: 335px; top:151px;*/ }
html.ie7 .onestepcheckout-column-right{ width:100%; max-width:325px !important;  float:left !important; /*position:absolute; left: 670px; top:131px; */}
html.ie7 .onestepcheckout-index-index .main { position:relative; }
html.ie7 .checkoutcontainer { max-width:325px; float:left !important;}
html.ie7 .onestepcheckout-column-left { width: 100% !important; }

/* footer */
html.ie7 .footer-container .footer-bottom ul li a{ line-height:18px !important; }
html.ie7 .box-tags .form-add-tags input.input-text { height: 14px; }
html.ie7 .box-tags .form-add-tags button.button { height: 16px; margin-top:1px; width:110px;}

/* my account dashboard + addressbook*/
html.ie7 .my-account .gal-md-1-2 { width:48% !important; }


/* login */
html.ie7 .account-login .gal-g .registered-users.gal-lg-1-2 { width: 37%; }


/* wishlist */
html.ie7 .wishlist-product-options .add-to-cart .switch { width: 30px !important; height: 9px !important; padding:5px !important; }
html.ie7 .wishlist-product-options .add-to-cart .button { width: 210px !important;  }
html.ie7 .my-wishlist #wishlist-view-form fieldset .buttons-set .button { margin-right:5px !important;}


/* IE min width */
html.ie6 body, html.ie7 body, html.ie8 body { min-width: 1024px; }


html.ie7 .products-grid .item .product-item-overlay .ratings,
html.ie8 .products-grid .item .product-item-overlay .ratings {
    width       :auto;
    margin-left :0;
    display     :inline-block;
    margin-top  :5px;
}

/* Custom homepage widget image slider */

.protoshow { position: relative; margin: 0 8px 0 0; padding: 0; list-style: none; float:right; width: 792px; height:auto; overflow: hidden; }
.protoshow.full { position: relative; margin: 0; padding: 0; list-style: none; width: 100%; max-width: 100%; height:auto; overflow: hidden; }

.protoshow .slide { padding:8px; margin:10px 8px; width:766px; border:1px solid #999; }
.protoshow.full .slide { padding:8px; margin:10px 8px; width:966px; border:1px solid #999; }

.slide .content { position:absolute; padding:0 50px; left: 15%; top: 50%; margin-top:0; transform: translate(-15%, -50%); -webkit-transform: translate(-15%, -50%); -moz-transform: translate(-15%, -50%); -ms-transform: translate(-15%, -50%); }
.slide .content .data { white-space: pre-line; display:block; width:100%; max-width:1200px; margin:0 auto; cursor:pointer; }
.slide .content .data { white-space: pre-line; display:block; width:100%; max-width:1200px; margin:0 auto; cursor:pointer; }
.slide .content .data .title { display:inline-block; padding:8px 10px; margin-bottom:1px; text-transform: uppercase; font-size:16px; background:rgba(255,255,255,0.75); }
.slide .content .data .description { display:inline-block; padding:8px 10px; margin-bottom:1px; text-transform: uppercase; font-size:14px; background:rgba(255,255,255,0.75); }
.slide .content .data a.button { display:none; padding:8px 10px; height:auto; line-height:normal; color:#ffffff; border:0; border-radius: 0; text-transform: uppercase; transition: background ease-in-out 100ms; }
.slide .content .data a.button:hover { background-color:#ffffff; }
.slide.active-slide { z-index: 1; display:block!important; position: relative; opacity:1; }

/* PROTO CONTROLS
------------------------------------------------*/
.proto-controls,
.proto-navigation { width: 792px; right:0; }
.proto-navigation { position:absolute; bottom:30px; left:50%; margin-left:-50px; width:100px; height:10px; text-align:center; z-index:1; }
.proto-navigation li { display:inline-block; margin:0 3px; }
.proto-navigation li a { display:block; text-indent:-999em; background:#fff; width:10px; height:10px; border-radius:5px; box-shadow:inset 0 1px 2px rgba(0,0,0,.4); }
.proto-navigation li a:hover { background:#000; }
.proto-navigation .current-slide a { background:#f60 !important; height:10px; }
.full.proto-controls { position: absolute; top:0; width:100%; margin: 0; padding: 0; bottom:0; list-style: none; }
.proto-controls a:link,
.proto-controls a:visited { display: block; text-indent: -9999px; overflow: hidden; }
.proto-controls li { position: absolute; width: 40px; z-index: 1; top:50%; transform: translateY(-50%); margin-top:0; }
.full .proto-controls li { margin-top:0; }
.proto-controls .forward { right: 15px; left: auto; }
.proto-controls a { width: 40px; height: 40px; opacity: 0.4; -moz-opacity: 0.4; filter:alpha(opacity=40); }
.proto-controls a:hover,
.proto-controls a:focus { opacity: 1; -moz-opacity: 1; filter:alpha(opacity=100); }
.proto-controls .backward a { margin-left:35px; background: url(http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/slide_nav.png) no-repeat 0 0; background-position: 0 0; background-size:100%; }
.proto-controls .forward a { margin-left:-10px; background: url(http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/slide_nav.png) no-repeat 0 0; background-position: 0 -40px; background-size:100%; }
.proto-progress-timer { display:none; }

/* Small banners */
.banner_small { display: block; margin:14px 0 10px 8px; width: 190px; float:left; }
.banner_small .block { display:block; box-sizing:border-box; padding:8px; border: 1px solid #999; height: 132px; margin-bottom: -1px; overflow:hidden; background-color:#ffffff; }
.banner_small .block:nth-last-child(1) { height:131px; }
.banner_small .block img { width:100%; height:auto; }


@media screen and (max-width:1000px){
    .banner_small { display: block; margin:14px 0 10px 8px; width: 100%; float:left; max-width:1000px; margin: 0 auto; }
    .banner_small .block { width: 33.3%; float:left; height:auto !important; }

    .protoshow { position: relative; margin: 0 8px 0 0; padding: 0; list-style: none; float:right; width: 100%; height:auto; overflow: hidden; }

    #slider { margin-bottom: 0 !important; max-width:1000px; margin: 0 auto; }
}

@media screen and (max-width:320px) {
    .banner_small .block { width  :100%; float  :left; height :auto !important; }
}

html.ie7 .banner_small .block { width  :31%; float  :left; height :auto !important; }
/* ======================================================================================= */
/**
 * Styling for all CMS pages
 */
/* Show after load (hidden before load) */
.main-container,
.footer-container {
    visibility: visible;
}
/* Home ================================================================================== */
/* products-widget */


.products-widget .subtitle {
    background:none;
    width: auto;
    position :relative;
    color: #000;
    font-size: 30px;
    text-align: center;
    max-width:1000px;
    overflow:hidden;
    padding: 12px;
}
.products-widget .subtitle span {
    background:white;
    padding: 10px;
}

.products-widget .subtitle:after {
    position :absolute;
    top: 28px;
    left: 0;
    content: ' ';
    padding: 5px 100%;
    background: url('/skin/frontend/hath3.0/default/images/flag.gif') repeat-x;
    z-index: -10;
}

@media screen and (min-width: 1000px){

    .products-widget { width: 100%; display: block;     font-family: 'MicrosoftYaHei',"Helvetica Neue", Helvetica, Arial, sans-serif; }

    .products-widget .product-image img { margin: 10px 0 !important; }

    .products-widget .item { text-align: center; position: relative; padding: 15px; }
    .products-widget .item .product-name { word-wrap: break-word; display: block; height: 75px; line-height: 14px; font-weight: normal; font-size: 12px; padding: 0 4px; }
    .products-widget .item .product-name span { display: block; }
    .products-widget .item .product-name a { color: #000; text-decoration: none; }
    .products-widget .item .product-name .brand { font-weight: bold; text-transform:uppercase; letter-spacing:2px;     font-family: 'MicrosoftYaHei',"Helvetica Neue", Helvetica, Arial, sans-serif;}
    .products-widget .item .product-name .name { min-height: 42px; font-weight: 400!important; text-transform: none; margin-top: 5px; }
    .products-widget .item .product-name:hover { text-decoration: underline; }

    .products-widget .item .actions button { color: #ffffff; text-transform: uppercase; background: #e95e27; height: 21px; padding: 0 9px; width: 100%; white-space: nowrap; float: left; font-style: normal; border-radius: 5px; }

    .products-widget .item .price-box .price-excluding-tax,
    .products-widget .item .price-box .regular-price { font-size: 15px; font-weight: bold; line-height: 16px; display: block; }
    .products-widget .item .price-box .price-including-tax { font-size: 11px; color: #999; display: block; }
    .products-widget .item .price-box .old-price { font-size: 11px; }
    .products-widget .item .price-box .old-price .price { text-decoration: line-through; }
    .products-widget .item .price-box .special-price .price-excluding-tax { color: #ff6633; font-weight: bold; font-size: 15px; line-height: 16px; }



    .products-widget .item:hover .product-overlay {
        position: absolute;
        top: 15px;
        background: white;
        left: 0;
        padding: 0 15px 15px 15px;
        outline: 1px solid #999;
        box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.22);
        z-index: 2;
    }

    .products-widget .item .actions,
    .products-widget .item .extra { display: none; }

    .products-widget .item:hover .actions,
    .products-widget .item:hover .extra { display: block; }
}

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

    .products-widget .subtitle { font-size: 14px; padding: 23px; }


    .products-widget { text-align: left; }
    .products-widget .item { float:left; width: 50% !important; margin-top: 0; min-height:0;  padding: 3px; box-sizing:border-box; }
    .products-widget .item:nth-child(5) { display:none; }

    .products-widget .item .product-overlay { border: 1px solid #e0e0e0; box-sizing: border-box; float: left; width: 100%; height: 100%; padding: 10px; }

    /* prod. name */
    .products-widget .item .product-overlay .product-name { float:left; width:70%; padding: 5px; min-height:inherit; text-align:left; height: auto; overflow:hidden; }
    .products-widget .item .product-overlay .product-name .brand { min-height: 38px; max-height: 38px; overflow: hidden;  font-size: 16px; float:left; width: 100%; text-transform: uppercase;     font-family: 'MicrosoftYaHei',"Helvetica Neue", Helvetica, Arial, sans-serif; }
    .products-widget .item .product-overlay .product-name .name {  text-transform: uppercase; font-size: 14px; float:left; width: 100%; margin-top: 5px; font-style: normal; min-height: 50px; max-height: 50px; }

    /* prod. img */
    .products-widget .item .product-overlay a.product-image { float: left; width: 30%; padding: 5px; box-sizing:border-box; }
    .products-widget .item .product-overlay a.product-image img{ margin: 0 !important; }

    /* prod. price */
    .products-widget .item .product-overlay .price-box { float:right; width: 70%; margin-top: 10px; padding: 5px; text-align:left; }
    .products-widget .item .product-overlay .price-box .price-excluding-tax,
    .products-widget .item .product-overlay .price-box .regular-price { float:left; width: 100%; color: #e95e27;}
    .products-widget .item .product-overlay .price-box .price-including-tax { float:left; width: 100%;  }
    .products-widget .item .product-overlay .price-box .old-price { float:left; width: 100%; margin-bottom: 3px; }

    /* prod. actions */
    .products-widget .item .product-overlay .actions { width: 80%; float:right; height:auto;}
    .products-widget .item .product-overlay .actions button { line-height: 10px; color: #ffffff; text-transform: uppercase; background: #e95e27; height: 34px; padding: 12px 6px; width: 100%; white-space: nowrap; float: left; font-style: normal; border-radius: 5px 5px 5px 5px; }

    /* prod. addtolinks */
    .products-widget .item .product-overlay .add-to-links { display: block; }
    .products-widget .item .product-overlay .add-to-links li .link-wishlist { text-indent :-999em; background-image :url(http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/hath_hearticon.png); background-size :30px; margin-left: calc(70% - 30px); padding :10px 0; background-repeat :no-repeat; float :left; margin-top :3px; width :30px; max-width :30px; }

    .products-widget .item .product-overlay .extra { width: 20%;  float:left; height:auto;}
    .products-widget .item .shipping-weight { display:none; }

    /* prod. out of stock */
    .products-widget .item .actions .out-of-stock span,
    .products-widget .item .actions .in-stock span { float:left; width: 100%; background: #ffa600; display: inline-block; color: #ffffff; height: 21px; line-height: 22px; margin: 8px 0; text-transform: uppercase; text-align:center; }

    .products-widget .new { display: block; width: 56px; height: 56px; position: absolute; top: 4px; left: 4px; text-indent: -999em; }
}

@media screen and (max-width: 480px){
    .products-widget .item { float:left; width: 100% !important; }
    .products-widget .item:nth-child(5) { display:block; }
}


.protoshow {
    z-index: 0;
}
.protoshow li.slide {
    width: 100% !important;
    border: none!important;
    padding: 0!important;
    margin: 0!important;
}

.homepage-block p {
    margin: 0;
    padding: 0 5px;
    margin-bottom: 11px;
}

@media screen and (max-width: 999px){
    .homepage-block p {
        border: 0;
        margin: 0;
        padding: 5px;
    }


}

@media screen and (min-width: 1000px) {
    .products-widget {
        display: block;
    }


    li.item:hover .product-overlay .add-to-links a:hover {
        text-decoration: underline;
    }

    li.item:hover .extra .shipping-weight {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    li.item:hover .extra .shipping-weight span.label {
        color: #979797;
    }
    .protoshow {
        z-index: 0;
    }
    .protoshow li.slide {
        margin: 10px 0!important;

    }
}

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

/* 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 dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; width:100%!important;}
.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 { background:#f7f7f7; font-weight:bold; }
.std table thead th { background:#e8e8e8; font-weight:bold; }
.std table th,
.std table td { padding:5px 10px; border:1px solid #d9d9d9; float:left;}
.std table td img {height:auto!important;}
.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(http://static-cdn.holland-at-home.com/skin/frontend/hath3.0/default/images/bkg_bulletsm.gif) no-repeat 0 0.5em; }
.std ul.disc li { padding-left:0; background:none; }

.std{  letter-spacing:normal; padding-top:10px;}

.std h2 { font-size: 12px; }
.std h4 {
    font-size:12px;
    line-height: 1.5;
    font-style: normal;
    text-transform:none;
    font-weight:bold;
}

.std a { line-height: 25px; }
.std a:hover { color: #e95e27; }

/* CMS pages -> menu */

.col-main .cms-menu { float:left; width:240px; border:1px solid #d1d1d1; margin:0 10px 5px 0; }


.cms-menu { padding-top:20px; }
.cms-menu li { margin: 8px 0;
    font-size:11px;
    font-style: normal !important;
}
.cms-menu li.parent strong,
.cms-menu li a { font-weight:bold; text-transform:uppercase; font-size:12px; letter-spacing:1px; }
.cms-menu li a:hover { color: #e95e27; }
.cms-menu li li a { font-weight:normal; font-size:11px; text-transform:none; letter-spacing:normal; }
.cms-menu li ul { padding:0 0 8px 10px; }


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



.std p{
    margin-bottom: 1em;
}

/* 404 - No route page */
.cms-no-route .main{
    text-align:center;
}

/* STD responsive fix */
@media screen and (max-width:999px) {
    .tig-mq .std div {
        width:auto!important;
    }
}

/* =================================Sidebar blocks ====================================================== */

.sidebar .block {margin: 0 0 13px;}
.sidebar .block .block-title {
    letter-spacing: 2px; font-style: normal;
    color: #666;
    font-size: 12px;
    line-height: 18px;
}
.sidebar .block-list .product-name a{
    font-style: normal;
    font-size: 11px; line-height: 1.25em;
    color: #444;
}
.sidebar .block-list li.item { padding: 5px 10px 5px 13px; }


/*.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:12px; }*/
/*.mini-products-list .product-details .price-box { margin:5px 0; }*/
/*.mini-products-list .product-details h4 {}*/
/*.mini-products-list .product-details .btn-remove { 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; }*/

/* STD responsive fixes */
@media screen and (min-width: 1000px) {
    .std table td {
        float:none;
    }
}

/* ================================= Newsletter Homepage Content ====================================================== */

.col-main #newsletter-validate-detail-home { float:left; width: 100%; background:#e6e6e8; padding: 10px 20px; border-radius: 2px; }
.col-main #newsletter-validate-detail-home .form-subscribe { position :relative; }
.col-main #newsletter-validate-detail-home .form-subscribe .form-subscribe-header {
    float: left;
    width: 45%;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align:left;
}
.col-main #newsletter-validate-detail-home .form-subscribe .v-fix {
    position :relative;
    width: 50%;
    margin-left: 5%;
    float:left;
    margin-top: 10px;
}

.col-main #newsletter-validate-detail-home .form-subscribe label {
    font-size: 18px;
    color: #e95e27;
}

.col-main #newsletter-validate-detail-home .form-subscribe .v-fix input {
    border-radius: 5px;
    padding: 10px 10px 10px 20px;
    height: 44px;
    width:100%;

}

.col-main #newsletter-validate-detail-home .form-subscribe .v-fix .validation-advice {
    float:left;
    width:100%;
    margin-left: 20px;
    margin-top: 5px;
}

.col-main #newsletter-validate-detail-home .form-subscribe .button {
    position: absolute;
    right: 0px;
    width: auto;
    top: 0px;
    height: 44px;
    border-radius: 0 5px 5px 0;
    padding: 0 30px;
}

.col-main #newsletter-validate-detail-home .subscribe-note {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 7px;
    line-height:18px;
}

@media screen and (max-width: 700px){
    .col-main #newsletter-validate-detail-home .form-subscribe .form-subscribe-header {
        float: left;
        width: 100%;
        margin-bottom: 10px;
        margin-top: 10px;
        text-align:center;
    }

    .col-main #newsletter-validate-detail-home .form-subscribe .v-fix {
        position :relative;
        width: 100%;
        margin-left: 0;
        float:left;
        margin-top: 10px;
    }

    .col-main #newsletter-validate-detail-home .subscribe-note {
        text-align: center;
    }

}



@media screen and (max-width: 480px){
    .col-main #newsletter-validate-detail-home { float:left; width: 100%;  padding: 10px; }

    .col-main #newsletter-validate-detail-home .form-subscribe .button {
        padding: 0 15px;
    }

    .col-main #newsletter-validate-detail-home .form-subscribe .button span span {
        padding-right: 12px;
        text-indent: -999em;
    }

    .col-main #newsletter-validate-detail-home .subscribe-note {
        display:block;
    }
}

/* Discount labels */

.products-grid .discount-circle { display: block; width: 65px; height: 65px; position: absolute; top: 90px; right: 6px; color: #fff; }
.products-grid .discount-circle .percent { display: block; width: 95%; text-align: center; font-size: 20px; margin-top: 13px; }
.products-grid .discount-circle .text { display: block; width: 95%; text-align: center; line-height: 10px; }
.products-grid .discount-circle .as-low-as-text-top{ display: block; margin-top: 13px; padding: 0 5px; font-size: 10px; text-align: center; line-height: 1em; }
.products-grid .discount-circle .as-low-as-price { display: block; width: 100%; text-align: center; font-size: 16px; margin-top: 1px; }
.products-grid .discount-circle .as-low-as-text-bottom { display: block; margin-top: 0; padding: 0 5px; font-size: 10px; text-align: center; line-height: 1em; }

.discount-circle * { z-index: 1; position: relative; }
.discount-circle .background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; }

.products-grid .new { display: block; width: 56px; height: 56px; position: absolute; top: 0; left: 0; text-indent: -999em; }

@media screen and (min-width:1000px){
    .products-grid li.item:hover .discount-circle { top: 75px;  }
}

@media screen and (max-width: 999px) {
    .products-grid .new { display: block; width: 56px; height: 56px; position: absolute; top: 3px; left: 3px; text-indent: -999em; }
    .products-grid .discount-circle { position: relative; float: left; height: auto; width: 100%; background: #2f90c9; top: 0; right: 0; padding: 5px; text-align: center; border-radius: 5px; margin-top: 10px;}
    .products-grid .discount-circle img { display: none; }
    .products-grid .discount-circle span { display:inline !important; font-size: 16px !important; }
}

.products-grid .new-nl { background:url(/skin/frontend/hath3.0/default/images/nieuw_product.png) 0 0 no-repeat; }
.products-grid .new-en { background:url(/skin/frontend/hath3.0/default/images/new_product.png) 0 0 no-repeat; }
.products-grid .new-cn { background:url(/skin/frontend/hath3.0/default/images/new_product_cn.png) 0 0 no-repeat; }

@media screen and (min-width: 768px){
    #m-wait .loader { left: 43%!important; }
}

@media screen and (min-width: 1000px) {
    #narrow-by-list dl,

    .block-layered-nav dl { padding: 0; border: none; margin-top: 15px; }
    .block-layered-nav--no-filters .block-title { display: none; }

    #m-wait .loader { left: 50%!important; }

    .products-grid .discount-circle { display:block; }
}
