/*.footer{position: relative; margin-top: 130px;}*/
/* line 2, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer {
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1010;
}

/* line 7, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .btn-left-small {
  cursor: pointer;
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 8px solid white;
}

/* line 16, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .btn-right-small {
  cursor: pointer;
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid white;
}

/* line 25, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .first-page .bx-prev i,
.footer .last-page .bx-next i,
.footer .first-page .container-pager .btn-left-small,
.footer .last-page .container-pager .btn-right-small {
  cursor: default;
  opacity: 0.3;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
}

/*.footer .footer-section > li{height: 38px;border-right: 1px solid #9dc69f; padding:0 16px;   vertical-align: middle; line-height: 38px;}*/
/* line 30, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-section > li.active,
.footer .footer-section > li:hover {
  color: #abc400;
}

/* line 32, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-section > li ul > li {
  line-height: 31px;
  display: inline-block;
  margin: 0 5px;
}

/* line 33, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .social-link {
  height: 30px;
}

/* line 34, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-overlays-container {
  position: absolute;
  bottom: 100%;
  width: 100%;
  background-color: #242424;
}

/* line 35, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-overlays-container .head-bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 31px;
  background-color: #303030;
}

/* line 37, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-overlay {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjkiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjkzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(0, 0, 0, 0.9)), color-stop(50%, #000000), color-stop(100%, rgba(0, 0, 0, 0.93)));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.9), #000000, rgba(0, 0, 0, 0.93));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.9), #000000, rgba(0, 0, 0, 0.93));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.9), #000000, rgba(0, 0, 0, 0.93));
  color: #fff;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  overflow: hidden;
}

/* line 40, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-overlay .bx-viewport {
  height: 215px;
}

/* line 41, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-overlay .icon-remove {
  position: absolute;
  top: -9px;
  right: -9px;
  cursor: pointer;
  background: url("/_ui/desktop/common/images/hktv-sprite.png") no-repeat scroll 0 0 transparent;
  background-position: -280px -29px;
  display: block;
  height: 18px;
  width: 18px;
}

/* line 42, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-overlay .btn-bx-nav {
  position: absolute;
  top: 60px;
  z-index: 1000;
}

/* line 43, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-overlay .btn-bx-nav.btn-bx-nav-prev {
  left: 13px;
}

/* line 44, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-overlay .btn-bx-nav.btn-bx-nav-next {
  right: 13px;
}

/* line 45, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-overlay .bx-wrapper {
  margin: 0 auto;
  padding: 0;
  position: relative;
}

/* line 47, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-overlay .bx-pager-link {
  color: white !important;
}

/* line 48, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-overlay .bx-pager-link.active {
  color: #339B01 !important;
}

/* line 49, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-overlay .bx-pager-item {
  display: inline-block;
  font-size: 16px;
  margin: 0 3px;
}

/* line 50, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-overlay-list {
  display: inline-block;
  float: none;
  margin-bottom: 12px;
  padding: 0 20px;
  position: relative;
}

/* line 52, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-overlay .no-item {
  margin-top: 100px;
}

/* line 53, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-overlay .footer-grid-item {
  width: 145px;
  margin: 0 16px;
}

/* line 54, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-thumb-img {
  width: 145px;
  height: 145px;
  background-color: white;
}

/* line 55, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-thumb-img > a {
  text-align: center;
  width: 145px;
  height: 145px;
  line-height: 143px;
}

/* line 56, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .footer-thumb-img > a > img {
  max-width: 100%;
  display: inline-block;
  max-height: 100%;
  vertical-align: middle;
}

/* line 57, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .bx-loading {
  display: none !important;
  visibility: hidden !important;
}

/* line 58, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .color-white {
  color: #ffffff;
}

/* line 59, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .center {
  text-align: center;
}

/* line 60, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .inline-block {
  display: inline-block;
}

/* line 61, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .bx-pager.bx-default-pager {
  z-index: 51;
  display: inline-block;
  height: 0px;
}

/* line 62, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .hktvui {
  background-image: url(/_ui/desktop/common/images/ui-css-sprites_2015.png);
  display: inline-block;
}

/* line 66, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
li.footer-link.hktvui-wrapper {
  padding: 0px 16px 0px 6px;
}

/* footer.css
**********************************************************/
/* Footer section */
/* line 72, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer {
  bottom: 0;
  left: 0;
  margin: auto;
  min-width: 1280px;
  position: fixed;
  right: 0;
  z-index: 1010;
}

/* line 81, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer .container-frame-b {
  /*position:relative;*/
}

/* line 84, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 88, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer-section {
  float: left;
  position: inherit;
  width: 100%;
}

/* line 93, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer-section > li {
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 12px;
  line-height: 30px;
  padding: 0 10px;
  /*text-transform: uppercase;*/
}

/* line 102, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-viewed > span, .wishlist > span {
  display: block;
}

/* line 105, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.social-link > a {
  display: inline-block;
  margin-right: 7px;
  padding-top: 9px;
}

/* line 111, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
li.live-chat {
  padding-right: 85px;
  position: relative;
}

/* Recently View, wishlist, favourite section */
/* line 117, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-footer, .wishlist-footer, .favourite-footer, .footer-sitemap {
  bottom: 100%;
  cursor: default;
  display: none;
  left: 0;
  min-width: 1280px;
  position: absolute;
  right: 0;
  z-index: 100;
  -webkit-transition: initial;
  -moz-transition: initial;
  -o-transition: initial;
  -ms-transition: initial;
  transition: initial;
}

/* line 132, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-head, .wishlist-head, .favourite-head, .f-sitemap-head {
  float: left;
  font-size: 16px;
  line-height: 31px;
  /*padding-left: 49px;*/
  padding: 0;
  text-align: left;
  width: 100%;
}

/* line 141, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-t, .wishlist-t, .favourite-t, .f-sitemap-t {
  /*padding-left: 34%;*/
  padding: 0;
}

/* line 145, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-list, .wishlist-list, .favourite-list {
  float: left;
  padding: 20px 35px 30px;
  width: 100%;
}

/* line 150, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-remove, .wishlist-remove, .favourite-remove {
  cursor: pointer;
  position: absolute;
  right: -9px;
  top: -9px;
}

/* line 156, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-prod, .wishlist-prod, .favourite-prod {
  float: left;
  height: auto;
  margin-right: 32px;
  position: relative;
  width: 145px;
}

/* line 163, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-prod:nth-child(7n+7), .wishlist-prod:nth-child(7n+7), .favourite-prod:nth-child(7n+7) {
  margin-right: 0;
}

/* line 166, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-prod-img, .wishlist-prod-img, .favourite-prod-img {
  float: left;
  height: auto;
  width: 100%;
}

/* line 171, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-prod-info, .wishlist-prod-info, .favourite-prod-info {
  color: #000;
  float: left;
  text-align: center;
}

/* line 176, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-prod-name, .wishlist-prod-name, .favourite-prod-name {
  float: left;
  font-family: 'proxima_novalight';
  font-size: 13px;
  line-height: 20px;
  width: 100%;
  height: 40px;
  overflow: hidden;
}

/* line 185, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-prod-price, .wishlist-prod-price, .favourite-prod-price {
  float: left;
  font-family: 'proxima_nova_rgbold';
  font-size: 16px;
  line-height: 20px;
  width: 100%;
}

/* line 193, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.pagination.recently-view-nav, .pagination.wishlist-nav, .pagination.favourite-nav {
  background: none repeat scroll 0 0 #242424;
  float: left;
  margin: 0;
}

/* line 198, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.pagination.recently-view-nav > ul, .pagination.wishlist-nav > ul, .pagination.favourite-nav > ul {
  float: left;
  margin-left: 43%;
}

/* line 202, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-list .bx-wrapper .bx-viewport, .wishlist-list .bx-wrapper .bx-viewport {
  padding-top: 10px;
}

/* line 206, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-list .bx-wrapper .bx-pager, .wishlist-list .bx-wrapper .bx-pager {
  bottom: -30px;
}

/* line 209, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-list .bx-wrapper .bx-pager.bx-default-pager a {
  background: none repeat scroll 0 0 transparent;
  background-color: transparent;
  background-image: none;
  color: #fff;
  display: block;
  font-family: 'proxima_novalight';
  font-size: 16px;
  height: auto;
  line-height: 15px;
  margin: 0 5px;
  outline: 0 none;
  text-indent: 0;
  width: auto;
}

/* line 224, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-list .bx-wrapper .bx-pager.bx-default-pager a:hover, .recently-view-list .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: none repeat scroll 0 0 transparent;
}

/* End Recently View section */
/* End footer section */
/*.vivocha_widget_button > img {
    position: absolute;
    right: -35px;
    top: -50px;
}*/
/* line 235, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer-section li.live-chat-footer {
  padding-right: 60px;
}

/* End footer section */
/* Recently View, wishlist, favourite section */
/* line 243, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-footer, .wishlist-footer, .favourite-footer, .footer-sitemap {
  bottom: 100%;
  cursor: default;
  display: none;
  left: 0;
  min-width: 1280px;
  position: absolute;
  right: 0;
  z-index: 100;
  -webkit-transition: initial;
  -moz-transition: initial;
  -o-transition: initial;
  -ms-transition: initial;
  transition: initial;
}

/* line 258, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-head, .wishlist-head, .favourite-head, .f-sitemap-head {
  float: left;
  font-size: 16px;
  line-height: 31px;
  /*padding-left: 49px;*/
  padding: 0;
  text-align: left;
  width: 100%;
}

/* line 268, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-t, .wishlist-t, .favourite-t, .f-sitemap-t {
  /*padding-left: 34%;*/
  padding: 0;
}

/* line 272, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-list, .wishlist-list, .favourite-list {
  float: left;
  padding: 20px 35px 30px;
  width: 100%;
}

/* line 277, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-remove, .wishlist-remove, .favourite-remove {
  cursor: pointer;
  position: absolute;
  right: -9px;
  top: -9px;
}

/* line 283, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-prod, .wishlist-prod, .favourite-prod {
  float: left;
  height: auto;
  margin-right: 32px;
  position: relative;
  width: 145px;
}

/* line 290, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-prod:nth-child(7n+7), .wishlist-prod:nth-child(7n+7), .favourite-prod:nth-child(7n+7) {
  margin-right: 0;
}

/* line 293, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-prod-img, .wishlist-prod-img, .favourite-prod-img {
  float: left;
  height: auto;
  width: 100%;
}

/* line 298, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-prod-info, .wishlist-prod-info, .favourite-prod-info {
  color: #000;
  float: left;
  text-align: center;
}

/* line 303, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-prod-name, .wishlist-prod-name, .favourite-prod-name {
  float: left;
  font-family: 'proxima_novalight';
  font-size: 13px;
  line-height: 20px;
  width: 100%;
  height: 40px;
  overflow: hidden;
}

/* line 312, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-prod-price, .wishlist-prod-price, .favourite-prod-price {
  float: left;
  font-family: 'proxima_nova_rgbold';
  font-size: 16px;
  line-height: 20px;
  width: 100%;
}

/* line 320, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.pagination.recently-view-nav, .pagination.wishlist-nav, .pagination.favourite-nav {
  background: none repeat scroll 0 0 #242424;
  float: left;
  margin: 0;
}

/* line 325, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.pagination.recently-view-nav > ul, .pagination.wishlist-nav > ul, .pagination.favourite-nav > ul {
  float: left;
  margin-left: 43%;
}

/* line 331, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-list .bx-wrapper .bx-pager, .wishlist-list .bx-wrapper .bx-pager {
  bottom: -30px;
}

/* line 334, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-list .bx-wrapper .bx-pager.bx-default-pager a {
  background: none repeat scroll 0 0 transparent;
  background-color: transparent;
  background-image: none;
  color: #fff;
  display: block;
  font-family: 'proxima_novalight';
  font-size: 16px;
  height: auto;
  line-height: 15px;
  margin: 0 5px;
  outline: 0 none;
  text-indent: 0;
  width: auto;
}

/* line 349, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-list .bx-wrapper .bx-pager.bx-default-pager a:hover, .recently-view-list .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: none repeat scroll 0 0 transparent;
}

/* End Recently View section */
/* End footer section */
/* ui-css-sprites.css
***************************************************************/
/* line 360, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.hktvui.sprite-su-common-footer-arrow-left {
  background-position: -1243px -347px;
  width: 15px;
  height: 28px;
}

/* line 361, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.hktvui.sprite-su-common-footer-arrow-right {
  background-position: -1308px -347px;
  width: 15px;
  height: 28px;
}

/* line 367, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.footer-section li.live-chat-footer {
  padding-right: 60px;
}

/* End footer section */
/* line 373, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recentlyview-button-parent {
  cursor: pointer;
}

/* line 377, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-tot {
  position: absolute;
  font-size: 14px;
  padding-left: 10px;
}

/* line 383, ../../../../resource/compass/_ui/desktop/common/css/recentlyView_2015.scss */
.recently-view-t, .recently-view-prod-price {
  font-size: 14px;
}
