/* Footer */

#globalFooter {
  padding-bottom: 16px !important;
}


/* BottomBar */

#bottomBar {
  position: fixed !important;
  bottom: 0;
  left: 0;
  height: 30px;
  width: 100%;
  z-index: 2990;
  background-color: #a4a4a4;
  /*border-top: 1px solid #807d77;*/
}


#CompBlock {
  position: relative;
  z-index: 3;
}

#ViewBlock {
  position: relative;
  z-index: 3;
}

#btmBarViewedPad {
  z-index: 3;
  left: -248px;
  min-height: 250px;
  /*padding: 5px 0 0 10px;*/
  /* -moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;*/
}

#btmBarComparePad {
  z-index: 4;
  left: -10px;
  /*-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;*/
}

#btmBarComparePad .specialaction-link,
#btmBarViewedPad .specialaction-link {
  position: absolute;
  top: 0;
  width: 100%;
}

#btmBarComparePad .specialaction-label,
#btmBarViewedPad .specialaction-label {
  max-width: 140px;
  text-align: center;
  font-size: 12px;
  background-color: #3297B7;
  color: #FFF;
  font-weight: 400;
  padding: 5px 5% 5px;
  border-radius: 3px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  box-sizing: border-box;
  width: 100%;
  margin-top: 0;
  letter-spacing: 0;
}

#btmBarComparePad,
#btmBarViewedPad {
  position: absolute;
  width: 650px;
  background: #FFF;
  /*height: 250px;*/
  bottom: 30px;
  border: 10px solid #F6F6F6 !important;
  border-bottom: none !important;
}

#btmBarMelding {
  width: 350px;
  height: 80px;
  background: #FFF;
  font-weight: bold;
  font-size: 14px;
  border-width: 2px;
  border-style: solid;
  margin-top: -80px;
}

#btmBarMelding #txt {
  padding: 15px 0 10px 6px;
  font-size: 12px;
  float: right;
  width: 250px;
  text-align: left !important;
}

#btmBarMelding #img {
  padding: 5px 0 0 10px;
  float: left;
}

#btmBarMelding #txt2 {
  padding: 25px 0 0 10px;
}

#bottombarmelding {
  position: fixed !important;
  position: absolute;
  bottom: 30px;
  height: 30px;
  width: 100%;
  z-index: 2995;
  left: 0px;
}

#btmBarViewedPad .ttl,
#btmBarComparePad .ttl {
  font-size: 18px;
  font-weight: bold;
  float: left;
  color: #FF7171 !important;
}

#btmBarViewedPad .subTtl,
#btmBarComparePad .subTtl {
  font-size: 14px;
  float: left;
  clear: both;
  margin-bottom: 5px;
}

#btmBarCompareBtn {
  display: block;
  height: 25px;
  padding-top: 5px;
  text-align: center;
  cursor: pointer;
}

#btmBarViewedBtn {
  display: block;
  height: 25px;
  padding-top: 5px;
  text-align: center;
}

#btmBarViewedBtn.active,
#btmBarCompareBtn.active {
  background: #FFF;
}

.lstProduct {
  margin-top: 15px;
}

.lstProduct .item,
.ff_leeg {
  position: relative;
  width: 18%;
  float: left;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  height: 170px;
  margin-right: 2%;
  padding-right: 20px;
  padding-top: 20px;
  overflow: hidden;
}

.prodImg {
  position: relative;
  font-size: 13px;
}

.lstProduct .item {
  border-right: 1px solid #f2f2f2;
}

.lstProduct .item:last-child {
  border-right: none;
}

.lstProduct .item img {
  float: none;
  width: 100%;
  height: auto;
}

.ff_leeg {
  background-color: #f2f2f2;
  padding: 0 10px;
  text-align: center;
}

.lstProduct .item:last-child,
.ff_leeg:last-child {
  margin-right: 0;
  /*float: right;*/
}

.lstProduct .item2 {
  /*float: left;*/
  border: 1px solid #CCC;
  position: relative;
  width: 150px;
  height: 190px;
  margin-right: 10px;
}

.lstProduct .item span {
  display: block;
  font-size: 11px;
  padding-left: 5px;
  color: #004B91;
  text-decoration: underline;
}

.lstProduct .item2 span {
  display: block;
  font-size: 12px;
  padding-left: 5px;
  color: #004B91;
  text-decoration: underline;
}

.bgNum {
  /*background: url("/WEB/images/BgNum.jpg") no-repeat left top;*/
  background: #004B91;
  width: 18px;
  height: 18px;
  display: inline-block;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  font-size: 90%;
  margin-right: 3px;
}

#AtlVgl {
  font-weight: bold;
}

#AtlRecBek {
  font-weight: bold;
}

#fixedfooter {
  background-color: #b3aea6;
  border-top: 1px solid #807d77;
  position: fixed;
  bottom: 0;
  left: 0px;
  margin: 0;
  height: 30px;
  width: 100%;
  padding: 0px;
  z-index: 2850;
}

#chat_btn {
  width: 308px;
  margin-right: 0px !important;
}

#chat_btn h3 {
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
  float: left;
  padding-right: 10px;
}

#bubble {
  float: left;
  padding-right: 10px;
}

#compare {
  padding: 5px;
  width: 212px !important;
  padding-left: 25px !important;
  margin-left: 15px !important;
  margin-right: 0px !important;
  background: url("/WEB/images/prodlist/footer_up.gif") no-repeat 80% center;
}

#viewed {
  padding: 5px;
  width: 212px !important;
  padding-left: 25px !important;
  margin-left: 15px !important;
  background: url("/WEB/images/prodlist/footer_up.gif") no-repeat 80% center;
}

.info_comp {
  width: 660px;
  height: 210px;
  position: absolute;
  bottom: -230px;
  background-color: #FFF;
  color: #333;
  border: 3px solid #8b2d8a;
  padding-left: 0 !important;
  margin: 0;
  border-bottom: 0px;
  margin-left: -40px;
  display: none;
  z-index: 2996;
}

.info_view {
  width: 660px;
  height: 210px;
  position: absolute;
  bottom: 30px;
  background-color: #FFF;
  color: #333;
  border: 3px solid #8b2d8a;
  padding: 0 !important;
  margin: 0;
  border-bottom: 0px;
  margin-left: -40px;
  display: none;
}

.grey {
  background-color: #b3aea6;
  color: #FFF;
  z-index: 2997;
}

.white {
  background-color: #FFF !important;
  border-right: 1px solid #807d77;
  border-left: 1px solid #807d77;
}

.up_comp {
  color: #FFF;
  text-decoration: none !important;
}

.up_view {
  color: #FFF;
  text-decoration: none !important;
}

.up_comp:hover {
  color: #FFF;
  text-decoration: none !important;
}

.up_view:hover {
  color: #FFF;
  text-decoration: none !important;
}

.hover {
  color: #8b2d8a;
}

.viewed {
  background: url("/WEB/images/prodlist/footer_up.gif") no-repeat 90% center;
}

.compare {
  background: url("/WEB/images/prodlist/footer_up.gif") no-repeat 90% center;
}

.viewed_mo {
  background: url("/WEB/images/prodlist/footer_upXmas.gif") no-repeat 90% center;
}

.compare_mo {
  background: url("/WEB/images/prodlist/footer_upXmas.gif") no-repeat 90% center;
}

.atl {
  font-size: 15px;
  color: #FFF;
}

.grey_sub {
  color: #807d77;
  font-size: 14px;
}

#ff_titel {
  float: left;
  padding-left: 2px;
}

#compare_btn {
  float: right;
  text-align: right;
  padding-right: 13px;
  padding-top: 5px !important;
}

#compare_btn a {
  margin-top: 0;
  font-size: 1em;
  box-sizing: border-box;
  padding-right: 0;
}

.ff_prod {
  padding: 4px;
  border: 1px solid #ccc;
  width: 118px;
  height: 130px;
  margin: 5px;
  clear: right;
  float: left;
  z-index: 2998 !important;
}

.ff_leeg p {
  padding-top: 68px;
}

.ff_prod_rb {
  padding: 4px;
  border: 1px solid #ccc;
  width: 140px;
  height: 130px;
  margin: 5px;
  clear: right;
  float: left;
}

.ff_leeg_rb {
  padding: 4px;
  border: 1px solid #ccc;
  background-color: #f2f2f2;
  width: 140px;
  height: 130px;
  margin: 5px;
  clear: right;
  float: left;
}

.social {
  position: relative;
}

.ff_first {
  margin-left: 10px !important;
}

.remove_btn0,
.remove_btn1,
.remove_btn2,
.remove_btn3,
.remove_btn4,
.remove_btn5 {
  position: absolute;
  float: right;
  right: 0px;
  top: 0px;
  padding: 5px;
  cursor: pointer;
  z-index: 2998 !important;
}

.remove {
  position: relative;
  float: right;
  right: 0px;
  top: 0px;
  padding: 5px;
  cursor: pointer;
  z-index: 2998 !important;
}

#close_btn {
  position: absolute;
  right: 6px;
  top: 6px;
  cursor: pointer;
  z-index: 2999 !important;
}

#ff_header {
  float: left;
  width: 100%;
}

#ff_prods {
  clear: left;
}

#fixedshare {
  position: relative;
  top: -10px;
  left: 40px;
  z-index: 4;
}

#fixedshare ul li {
  margin-right: 5px;
}

#compare_btn .button-default {
  float: none;
  overflow: hidden;
  width: auto;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.2em;
  border: 1px solid #dcdcdc;
  padding: 0 1.2em;
  line-height: 3.15em;
  height: 3.15em;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  background: #f9f9f9;
  background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f9f9f9));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 100%);
  -ms-filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#compare_btn .button--blue {
  color: #fff;
  border: 1px solid #0155ab;
  background: #0155ab;
  font-size: 1em;
  min-width: 150px;
  padding-right: 0;
  border-bottom: 5px solid #003e7d;
}

#compare_btn .button--blue:hover {
  text-decoration: none;
  color: #fff;
}

.button--green .button-icon--next,
.button--blue .button-icon--next,
.button--grey .button-icon--next {
  background-image: url("/WEB/images/arr_white_right.png");
}

#compare_btn .l-button-icon-right {
  background-position: right center;
  float: right;
  padding: .85em 0 .85em 1.3em;
}

#compare_btn .button-icon--next {
  /*background-image: url("/WEB/images/arr_right_black.png");*/
  width: 10px;
  height: 1.4999em;
}

#compare_btn .button-icon {
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto;
  padding: 0 .5rem;
  height: 100%;
}

.vgl-border {
  border: 1px solid #DDD;
  padding: 15px;
  padding-bottom: 20px;
  border-bottom: none;
  /*padding-bottom: 10px;*/
}


/*--MACARONS--*/

.macaron {
  position: absolute;
  width: 75px;
  height: 75px;
  top: 0px;
}

.macaronactieNL {
  background: url("/WEB/images/macarons/NL/mac_special.svg?versie1") no-repeat;
}

.macaronactieFR {
  background: url("/WEB/images/macarons/FR/mac_special.svg?versie1") no-repeat;
}

.macaronSoldenNL {
  background: url("/WEB/images/macarons/NL/mac_solden.svg?versie1") no-repeat;
}

.macaronSoldenFR {
  background: url("/WEB/images/macarons/FR/mac_solden.svg?versie1") no-repeat;
}

.macaronexclNL {
  background: url("/WEB/images/macarons/NL/mac_webexclu.svg?versie1") no-repeat;
}

.macaronexclFR {
  background: url("/WEB/images/macarons/FR/mac_webexclu.svg?versie1") no-repeat;
}

.macaronRecyclageNL {
  background: url("/WEB/images/macarons/NL/mac_recyclage.svg?versie1") no-repeat;
}

.macaronRecyclageFR {
  background: url("/WEB/images/macarons/FR/mac_recyclage.svg?versie1") no-repeat;
}

.no-svg .macaronactieNL {
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='/WEB/images/macarons/NL/mac_special_95.png?versie1', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/WEB/images/macarons/NL/mac_special_95.png', sizingMethod='scale')";
}

.no-svg .macaronactieFR {
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='/WEB/images/macarons/FR/mac_special_95.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/WEB/images/macarons/FR/mac_special_95.png?versie1', sizingMethod='scale')";
}

.no-svg .macaronsoldNL {
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='/WEB/images/macarons/NL/mac_solden_95.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/WEB/images/macarons/NL/mac_solden_95.png', sizingMethod='scale')";
}

.no-svg .macaronsoldFR {
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='/WEB/images/macarons/FR/mac_solden_95.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/WEB/images/macarons/FR/mac_solden_95.png', sizingMethod='scale')";
}

.no-svg .macaronexclNL {
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='/WEB/images/macarons/NL/mac_webexclu_95.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/WEB/images/macarons/NL/mac_webexclu_95.png', sizingMethod='scale')";
}

.no-svg .macaronexclFR {
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='/WEB/images/macarons/FR/mac_webexclu_95.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/WEB/images/macarons/FR/mac_webexclu_95.png', sizingMethod='scale')";
}

.no-svg .macaronRecyclageNL {
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='/WEB/images/macarons/NL/mac_recyclage_95.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/WEB/images/macarons/NL/mac_recyclage_95.png', sizingMethod='scale')";
}

.no-svg .macaronRecyclageFR {
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='/WEB/images/macarons/FR/mac_recyclage_95.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/WEB/images/macarons/FR/mac_recyclage_95.png', sizingMethod='scale')";
}

.lastitems {
  position: absolute;
  top: 107px;
  right: 10px;
  background-color: #EC4908;
  color: #FFF;
  font-weight: 600;
  padding: 3px 9px 5px;
  border-radius: 3px;
}

.reserve-items {
  position: absolute;
  top: 107px;
  right: 10px;
  background-color: #0066cc;
  color: #FFF;
  font-weight: 600;
  padding: 3px 9px 5px;
  border-radius: 3px;
}

.specialaction-link,
.specialaction-link:hover {
  color: #fff;
  text-decoration: none;
}

.specialaction-label {
  width: 90%;
  max-width: 140px;
  text-align: center;
  margin: 0 auto;
  margin-top: 1em;
  font-size: 12px;
  background-color: #3297B7;
  color: #FFF;
  font-weight: 400;
  padding: 5px 5% 5px;
  border-radius: 3px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  box-sizing: border-box;
	position:absolute;
	top:50%;left:15%;
}

.specialaction-link:hover .specialaction-label {
  background-color: #2888a7;
}

.vgl-border .macaron,
.prodImg .macaron {
  width: 50px;
  height: 50px;
}

@media only screen and (max-width: 767px) {
  #bottomBar {
    display: none;
  }
}
