400;500;600;700&display=swap');
2h {
  color: #141516;
  line-height: normal;
}
select,
input[type="text"],
input[type="email"],
input[type="password"] {
  color: #25292b;
}
.hk-pagecontainer {
  width: 100%;
  max-width: 1170px;
}
.hk-fluidcontainer {
  width: 100%;
  float: left;
  padding: 0px 50px;
  box-sizing: border-box;
}
.thirdPartyDataList {
  max-width: 1170px;
  width: 100%;
}
#userGoal {
  display: none;
}
.textOverflowSingleLine {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
/*calculated width mixin*/
#header .header-info {
  float: left;
  width: 100%;
  height: auto !important;
  line-height: normal !important;
  margin-bottom: 0px !important;
  position: relative;
  z-index: initial;
}
#header .hkheader-middle {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 0px 0px;
  margin-top: 10px;
  margin-bottom: 0;
}
#header .hkheader-middle .header-wrap-tab {
  margin: 0;
}
#header .hkheader-middle .header-wrap-tab img {
  height: 45px;
  margin-top: 5px;
  float: left;
}
#header .hkheader-middle .header-wrap-tab img.stickylogo {
  display: none;
  margin-top: 0;
}
#header .hkheader-middle .header-search-section .search-bar-box {
  padding-top: 0;
  width: 50%;
}
#header .hkheader-middle .stickymenu-mega {
  display: none;
}
#header .hkheader-middle .right-tab {
  width: 30%;
}
#header .hkheader-middle .right-tab .offersection {
  display: none;
}
#header .hkheader-middle .right-tab .header-login-section {
  margin-top: 0;
  float: none;
  display: inline-block;
  vertical-align: top;
}
#header .hkheader-middle .right-tab .header-login-section img {
  width: 30px;
  display: inline-block;
}
#header .hkheader-middle .right-tab .header-login-section .accoutn-dropdown-section {
  padding: 5px 10px;
  position: relative;
}
#header .hkheader-middle .right-tab .header-login-section .accoutn-dropdown-section .dropdown-menu {
  border-color: #d3d4d5;
  box-shadow: none;
}
#header .hkheader-middle .right-tab .header-login-section .accoutn-dropdown-section .dropdown-menu li {
  border-color: #d3d4d5;
}
#header .hkheader-middle .right-tab .header-login-section .accoutn-dropdown-section .dropdown-menu li a {
  color: #1a4f69 !important;
}
#header .hkheader-middle .right-tab .header-login-section .accoutn-dropdown-section .dropdown-menu li a:focus {
  color: #1a4f69 !important;
}
#header .hkheader-middle .right-tab .header-login-section .accoutn-dropdown-section .dropdown-menu li a:visited {
  color: #1a4f69 !important;
}
#header .hkheader-middle .right-tab .header-login-section .accoutn-dropdown-section .dropdown-menu li a:hover {
  color: #1a485b !important;
}
#header .hkheader-middle .right-tab .header-login-section .header-icons-text {
  position: relative;
  max-width: 95px;
  overflow: hidden;
  box-sizing: content-box;
  text-overflow: ellipsis;
  margin-left: 10px;
  text-align: left;
  float: none !important;
  white-space: nowrap;
  display: inline-block;
  margin: 0;
  padding: 0;
  padding-left: 10px;
  vertical-align: middle;
  color: #1a4f69;
}
#header .hkheader-middle .right-tab .header-login-section .header-icons-text:before {
  content: "";
  border-top: 3px solid #1a4f69;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 10px;
}
#header .hkheader-middle .right-tab .header-login-section .user-notlogin {
  display: inline-block;
}
#header .hkheader-middle .right-tab .header-login-section .user-notlogin ul {
  margin: 0;
  padding: 0;
  display: block;
}
#header .hkheader-middle .right-tab .header-login-section .user-notlogin ul li {
  display: inline-block;
  vertical-align: top;
}
#header .hkheader-middle .right-tab .header-login-section .user-notlogin ul li.signinuser a {
  padding-top: 0 ;
  padding-bottom: 0 ;
  line-height: 33px;
  height: 35px;
  box-sizing: border-box;
  border: 1px solid #d3d4d5;
  color: #1a4f69;
}
#header .hkheader-middle .right-tab .header-login-section .user-notlogin ul li.signinuser a:hover {
  background: #f4f4f4 !important;
}
#header .hkheader-middle .right-tab .header-login-section .user-notlogin ul li.registeruser {
  margin-left: 10px;
}
#header .hkheader-middle .right-tab .header-login-section .user-notlogin ul li.registeruser a {
  padding-top: 0 ;
  padding-bottom: 0 ;
  line-height: 33px;
  height: 35px;
  box-sizing: border-box;
  background: #fff !important;
  border: 1px solid #d3d4d5;
  color: #1a4f69;
}
#header .hkheader-middle .right-tab .header-login-section .user-notlogin ul li.registeruser a:hover {
  background: #f4f4f4 !important;
}
#header .hkheader-middle .right-tab .header-login-section .user-notlogin ul li a {
  display: inline-block;
  padding: 7px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#header .hkheader-middle .right-tab .right-option {
  margin-top: 0;
}
#header .hkheader-middle .right-tab .right-option .cart-pop-container {
  width: 90px;
  /* .total-count{
           background: @green-bg;
          border-color: @green-color;
        }*/
}
#header .hkheader-middle .right-tab .right-option .cart-pop-container .cart-icon-box img {
  width: 30px;
}
#header .hkheader-middle .right-tab .right-option .cart-pop-container .cart-text {
  color: #1a4f69;
  padding-right: 8px;
  font-size: 16px;
  font-weight: 600;
  padding-left: 10px;
}
#header .hkheader-middle .right-tab .right-option .cart-pop-container .popUp {
  right: 1px;
  z-index: 999;
}
#header .hkheader-middle .right-tab .right-option .cart-pop-container .popUp .bdySctn {
  float: left;
  width: 100%;
  border-color: #d3d4d5;
  box-shadow: none;
}
#header .hkheader-middle .right-tab .right-option .cart-pop-container .popUp .bdySctn .body {
  float: left;
  width: 100%;
}
#header .hkheader-middle .right-tab .right-option .cart-pop-container .popUp .bdySctn .body .msg {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 10px;
}
#header .hkheader-middle .right-tab .right-option .cart-pop-container .popUp .bdySctn .body .msg > div {
  float: left;
  width: 100%;
  font-size: 12px;
  color: #25292b;
  line-height: 15px;
}
#header .hkheader-middle .right-tab .right-option .cart-pop-container .popUp .bdySctn .body .msg > div.fnt-bold {
  color: #1a4f69;
  margin-top: 0px;
  margin-bottom: 8px;
}
#header .hkheader-middle .right-tab .right-option .cart-pop-container .popUp .bdySctn .body .msg > div .mini-cart-pop {
  font-size: 13px;
  box-sizing: border-box;
  width: 100%;
  background: #df4723;
  border-color: #df4723;
  border-radius: 2px;
}
#header .hkheader-middle .right-tab .right-option .cart-pop-container .popUp .bdySctn .body .msg > div .mini-cart-pop:hover {
  background: #d34226;
  border-color: #d34226;
}
#header .hkheader-middle .right-tab .right-option .cart-pop-container .popUp .bdySctn .body .msg > div > div img {
  width: 40px !important;
  height: 40px !important;
}
#header .hkheader-middle .right-tab .right-option .cart-pop-container .popUp .bdySctn .body .msg > div > div > div > div {
  font-weight: 700;
  font-size: 10px !important;
}
#header .hkheader-middle .right-tab .right-option .cart-pop-container .popUp .bdySctn .body .msg > hr {
  border-color: #d3d4d5;
}
#header .hkheader-middle .right-tab .right-option .cart-pop-container:after {
  top: 39px;
  height: 8px;
}
#header .hkheader-middle .right-tab .seperator-login {
  margin-top: 0;
  background: #d3d4d5;
  height: 35px;
  margin-left: 10px;
}
#header .hkheader-middle .right-tab .cart-icon-box img {
  width: 30px;
}
#header .hkheader-middle.stickyheader {
  position: fixed;
  left: 0;
  top: 0;
  background: #faf9f8;
  border-bottom: 1px solid #d3d4d5;
  box-shadow: 0 1px 3px #ccc;
  margin-top: 0;
  z-index: 99999;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}
#header .hkheader-middle.stickyheader .center-tab {
  width: 40px;
}
#header .hkheader-middle.stickyheader .center-tab .header-wrap-tab {
  margin: 0;
}
#header .hkheader-middle.stickyheader .center-tab .header-wrap-tab img {
  display: none;
}
#header .hkheader-middle.stickyheader .center-tab .header-wrap-tab img.stickylogo {
  display: none;
  height: 35px;
}
#header .hkheader-middle.stickyheader .search-bar-box {
  width: 42%;
  margin-left: 20px;
  margin-top: 10px;
  float: right;
}
#header .hkheader-middle.stickyheader .stickymenu-mega {
  display: inline-block;
  vertical-align: top;
  float: left;
  width: auto;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm {
  padding-left: 0;
  position: static;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li {
  margin-right: 30px;
  padding-left: 0;
  width: auto;
  padding-top: 5px;
  line-height: 47px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .menu-itemname {
  color: #25292b;
  text-transform: capitalize;
  line-height: 45px;
  position: relative;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .menu-itemname:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #25292b;
  position: absolute;
  content: "";
  border-width: 3px;
  top: 9px;
  right: -12px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li a {
  color: #25292b;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.consult-topnav a,
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.connect-topnav a {
  padding: 0;
  text-transform: capitalize;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.consult-topnav a:hover,
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.connect-topnav a:hover {
  color: #7c7f80;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.offers-box {
  margin-right: 50px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.offers-box a {
  color: #25292b;
  text-transform: capitalize;
  padding: 0;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.offers-box a:before {
  background: #ff7575;
  top: 18px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.offers-box a:after {
  border-right-color: #faf9f8;
  top: 18px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.offers-box a:hover {
  color: #ff7575;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu {
  background: #faf9f8;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  border: 1px solid #d3d4d5;
  border-top-color: #f4f4f4;
  width: 100%;
  left: 0;
  right: 0;
  max-width: 1170px;
  margin: auto ;
  min-height: 500px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu {
  background: #faf9f8;
  position: static;
  min-height: 440px;
  width: 250px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu > li {
  padding-left: 20px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu > li.maintainHover {
  background: #fff;
  box-sizing: border-box;
  border-top: 1px solid #d3d4d5;
  border-bottom: 1px solid #d3d4d5;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu > li.maintainHover:first-child {
  border-top: 0px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu > li.maintainHover > a {
  color: #00bfbf !important;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu > li.maintainHover > a:before {
  top: 24px;
  right: 0;
  border: 0;
  background: url(../../images/Menu_arrow-93.svg);
  background-repeat: no-repeat;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu > li.maintainHover > a:after {
  top: 0px;
  right: -11px;
  border: 0;
  background: #fff;
  line-height: 40px;
  height: 55px;
  display: block;
  width: 1px;
  transform: translateY(0);
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu > li > a {
  text-transform: capitalize;
  color: #25292b;
  font-size: 14px;
  border-bottom: 0 ;
  font-weight: 600;
  width: 220px;
  position: relative;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu > li > a:hover {
  text-decoration: underline !important;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu > li > a:before {
  content: "";
  position: absolute;
  right: 0;
  top: 24px;
  background: url(../../images/Menu_arrow-94.svg);
  width: 6px;
  height: 10px;
  background-repeat: no-repeat;
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu .gm-mc {
  /*.gm-mc-nm {
                    text-transform: capitalize; width: 190px; border-bottom: 0; font-size: 14px; font-weight: 600;
                    &:hover {
                      text-decoration: underline !important;
                    }
                    &:before {
                      content: "";
                      position: absolute;
                      right:0;
                      top:24px;
                      background: url(../../images/Menu_arrow-94.svg);
                      width: 6px;
                      height:10px;
                      background-repeat: no-repeat;
                      .transform(translateY(0));
                    }
                    &:after {
                      content: "";
                    }
                  }*/
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu .gm-mc .gm-sc-cntnr {
  -webkit-width: calc(100% - 250px);
  -o-width: calc(100% - 250px);
  -ms-width: calc(100% - 250px);
  width: calc(100% - 250px);
  box-sizing: border-box;
  left: 250px !important;
  border-left: 1px solid #e9e9e9;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu .gm-mc .gm-sc-cntnr .l1child {
  width: 20%;
  box-sizing: border-box;
  float: left;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu .gm-mc .gm-sc-cntnr .l1child:nth-child(5n) {
  clear: left;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu .gm-mc .gm-sc-cntnr .l1child .gm-sc-nm-cont {
  line-height: 20px;
  width: 100%;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu .gm-mc .gm-sc-cntnr .l1child .gm-sc-nm-cont a {
  color: #00bfbf;
  text-decoration: underline !important;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu .gm-mc .gm-sc-cntnr .l1child .gm-tc-list a {
  margin-bottom: 2px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu .gm-mc.maintainHover .gm-mc-nm {
  color: #00bfbf !important;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .main-menu .gm-mc.maintainHover .gm-mc-nm:before {
  top: 24px;
  right: 0;
  border: 0;
  background: url(../../images/Menu_arrow-93.svg);
  background-repeat: no-repeat;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu .hk-fluidcontainer {
  padding: 0 0px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.activemenu .menu-itemname {
  color: #7c7f80;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.activemenu .menu-itemname:before {
  border-top-color: #7c7f80;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.activemenu:after {
  content: none;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending.shop-by-offers .mega-menu {
  height: 115px;
  min-height: 115px;
  max-height: 115px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu {
  height: 190px;
  min-height: 190px;
  max-height: 190px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .hk-fluidcontainer {
  height: 100%;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu {
  width: 0px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr {
  left: 0px !important;
  width: 100%;
  min-height: 100% !important;
  max-height: 100% !important;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr .l1child:nth-child(2n) {
  width: 80%;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr .l1child:nth-child(2n) .gm-sc-content .gm-tc-list .trending-links-container {
  width: 25%;
  float: left;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr .l1child:nth-child(5n) {
  clear: none;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr .gm-sc-container .l1child .gm-sc-nm-cont a {
  text-decoration: none !important;
  cursor: text;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr .gm-sc-container .l1child .gm-sc-nm-cont a:active,
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr .gm-sc-container .l1child .gm-sc-nm-cont a:hover,
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr .gm-sc-container .l1child .gm-sc-nm-cont a:visited {
  color: #00bfbf !important;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child {
  margin-top: 0px;
  width: 22%;
  float: left;
  padding-left: 10px;
  border-right: 1px solid #d3d4d5;
  text-align: center;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child:last-child {
  border-right: 0px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child:first-child {
  padding-left: 0px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child a {
  margin: 10px 0 0px;
  padding: 40px 30px 0px;
  cursor: pointer !important;
  color: #25292b;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child a:active,
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child a:hover,
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child a:visited {
  color: #00bfbf !important;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child a.Half {
  background: url(../../images/flashsale/half_price_menu.svg) no-repeat center top;
  background-size: 32px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child a.Wipe {
  background: url(../../images/flashsale/wipeout_menu.svg) no-repeat center top;
  background-size: 32px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child a.Crazy {
  background: url(../../images/flashsale/crazy_deals_menu.svg) no-repeat center top;
  background-size: 32px;
}
#header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child a.Flash {
  background: url(../../images/flashsale/flash_menu.svg) no-repeat center top;
  background-size: 32px;
}
#header .hkheader-middle.stickyheader .right-tab {
  width: 40%;
  display: none;
}
#header .hkheader-middle.stickyheader .right-tab .offersection {
  display: inline-block;
  vertical-align: top;
}
#header .hkheader-middle.stickyheader .right-tab .offersection a {
  font-weight: 400;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-transform: capitalize;
  color: #1a4f69;
  margin: 10px 25px;
}
#header .hkheader-middle.stickyheader .right-tab .offersection a:before {
  background: #ff7575;
  position: absolute;
  top: 3px;
  content: "";
  width: 15px;
  height: 12px;
  right: -21px;
}
#header .hkheader-middle.stickyheader .right-tab .offersection a:after {
  position: absolute;
  top: 3px;
  content: "";
  right: -21px;
  border-right: 6px solid #fff;
  border-left: 6px solid transparent;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
#header .hkheader-middle.stickyheader .right-tab .offersection a:hover {
  color: #fe7475;
}
#header .hkheader-middle.stickyheader .right-tab .header-login-section .accoutn-dropdown-section {
  padding-top: 0;
  padding-bottom: 5px;
}
#header .hkheader-middle.stickyheader .right-tab .header-login-section .accoutn-dropdown-section .dropdown-menu {
  border-color: #d3d4d5;
  box-shadow: none;
}
#header .hkheader-middle.stickyheader .right-tab .header-login-section .accoutn-dropdown-section .dropdown-menu li {
  border-color: #d3d4d5;
}
#header .hkheader-middle.stickyheader .right-tab .header-login-section .accoutn-dropdown-section .dropdown-menu li a {
  color: #1a4f69 !important;
}
#header .hkheader-middle.stickyheader .right-tab .header-login-section .accoutn-dropdown-section .dropdown-menu li a:focus {
  color: #1a4f69 !important;
}
#header .hkheader-middle.stickyheader .right-tab .header-login-section .accoutn-dropdown-section .dropdown-menu li a:visited {
  color: #1a4f69 !important;
}
#header .hkheader-middle.stickyheader .right-tab .header-login-section .accoutn-dropdown-section .dropdown-menu li a:hover {
  color: #1a485b !important;
}
#header .hkheader-middle.stickyheader .right-tab .right-option .cart-pop-label {
  padding-bottom: 8px;
}
#header .hkheader-nav {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 0px 0px;
  background: #faf8f9 !important;
  border-top: 1px solid #efefef;
  height: 35px;
  margin-top: 10px;
}
#header .hkheader-nav.stickyheader {
  margin-top: 72px;
  position: relative;
}
#header .hkheader-nav ul.gm > li {
  color: #25292b;
  padding: 0px 28px;
  text-transform: capitalize;
  line-height: 35px;
}
#header .hkheader-nav ul.gm > li:first-child {
  padding-left: 0;
}
#header .hkheader-nav ul.gm > li:after {
  display: none;
}
#header .hkheader-nav ul.gm > li.activemenu > a {
  position: relative;
  color: #1a4f69;
}
#header .hkheader-nav ul.gm > li.activemenu > a:after {
  border-bottom: 2px solid #1a4f69;
  width: 100%;
  left: 0;
  content: "";
  position: absolute;
  top: 39px;
  z-index: 99;
}
#header .hkheader-nav ul.gm > li.offers-box a {
  color: #212121;
  font-size: 16px;
  font-weight: 600;
  line-height: 35px;
}
#header .hkheader-nav ul.gm > li.offers-box a:hover {
  color: #fe7475;
}
#header .hkheader-nav ul.gm > li.offers-box a:before {
  background: #ff7575;
  top: 13px;
}
#header .hkheader-nav ul.gm > li.offers-box a:after {
  border-right-color: #faf8f9;
  top: 13px;
}
#header .hkheader-nav ul.gm > li.consult-topnav a {
  color: #25292b;
  font-size: 16px;
  font-weight: 600;
  line-height: 35px;
}
#header .hkheader-nav ul.gm > li.consult-topnav a:hover {
  color: #7c7f80;
}
#header .hkheader-nav ul.gm > li.connect-topnav a {
  color: #25292b;
  font-size: 16px;
  font-weight: 600;
  line-height: 35px;
}
#header .hkheader-nav ul.gm > li.connect-topnav a:hover {
  color: #7c7f80;
}
#header .hkheader-nav ul.gm > li .mega-menu {
  margin: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  border: 1px solid #d3d4d5;
  border-top-color: #f4f4f4;
  width: 100%;
  max-width: 1170px;
  left: 0;
  right: 0;
  min-height: 440px;
}
#header .hkheader-nav ul.gm > li .mega-menu .gm-sc-cntnr {
  min-height: 440px !important;
  max-height: 440px !important;
  left: 0 !important;
  border: 0;
  position: relative;
  padding-left: 0;
  margin-left: 0;
}
#header .hkheader-nav ul.gm > li .mega-menu .gm-sc-cntnr .gm-sc-container .l1child {
  width: 16.66%;
  padding-left: 0;
  padding-right: 15px;
  box-sizing: border-box;
  float: left;
}
#header .hkheader-nav ul.gm > li .mega-menu .gm-sc-cntnr .gm-sc-container .l1child .gm-sc-nm-cont {
  width: 100%;
  line-height: 20px;
  margin-bottom: 10px;
}
#header .hkheader-nav ul.gm > li .mega-menu .gm-sc-cntnr .gm-sc-container .l1child .gm-sc-nm-cont a {
  font-size: 14px;
  color: #00bfbf;
  text-decoration: underline !important;
}
#header .hkheader-nav ul.gm > li .mega-menu .gm-sc-cntnr .gm-sc-container .l1child .gm-sc-content .gm-tc-list a {
  margin-bottom: 2px;
}
#header .hkheader-nav ul.gm > li .mega-menu .main-menu {
  min-height: 440px;
}
#header .hkheader-nav ul.gm > li .mega-menu .main-menu > li {
  padding-left: 20px;
}
#header .hkheader-nav ul.gm > li .mega-menu .main-menu > li.maintainHover {
  background: #fff;
  box-sizing: border-box;
  border-top: 1px solid #d3d4d5;
  border-bottom: 1px solid #d3d4d5;
}
#header .hkheader-nav ul.gm > li .mega-menu .main-menu > li.maintainHover:first-child {
  border-top: 0px;
}
#header .hkheader-nav ul.gm > li .mega-menu .main-menu > li.maintainHover > a {
  color: #00bfbf !important;
}
#header .hkheader-nav ul.gm > li .mega-menu .main-menu > li.maintainHover > a:before {
  top: 24px;
  right: 0;
  border: 0;
  background: url(../../images/Menu_arrow-93.svg);
  background-repeat: no-repeat;
}
#header .hkheader-nav ul.gm > li .mega-menu .main-menu > li.maintainHover > a:after {
  top: 0px;
  right: -11px;
  border: 0;
  background: #fff;
  line-height: 40px;
  height: 55px;
  display: block;
  width: 1px;
  transform: translateY(0);
}
#header .hkheader-nav ul.gm > li .mega-menu .main-menu > li > a {
  text-transform: capitalize;
  color: #25292b;
  font-size: 14px;
  border-bottom: 0 ;
  font-weight: 600;
  width: 220px;
  position: relative;
}
#header .hkheader-nav ul.gm > li .mega-menu .main-menu > li > a:hover {
  text-decoration: underline !important;
}
#header .hkheader-nav ul.gm > li .mega-menu .main-menu > li > a:before {
  content: "";
  position: absolute;
  right: 0;
  top: 24px;
  background: url(../../images/Menu_arrow-94.svg);
  width: 6px;
  height: 10px;
  background-repeat: no-repeat;
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
#header .hkheader-nav ul.gm > li .mega-menu .hk-fluidcontainer {
  background: #faf9f8;
  padding: 0 0px;
}
#header .hkheader-nav ul.gm > li.more-catlinks .menu-itemname {
  font-size: 16px;
  line-height: 35px;
}
#header .hkheader-nav ul.gm > li.more-catlinks .menu-itemname:before {
  border-top-color: #25292b;
  top: 16px;
}
#header .hkheader-nav ul.gm > li.more-catlinks .mega-menu .gm-sc-cntnr {
  box-sizing: border-box;
  position: absolute;
  left: 250px !important;
  padding-left: 10px;
  border-left: 1px solid #e9e9e9;
  -webkit-width: calc(100% - 250px);
  -o-width: calc(100% - 250px);
  -ms-width: calc(100% - 250px);
  width: calc(100% - 250px);
}
#header .hkheader-nav ul.gm > li.more-catlinks .mega-menu .gm-sc-cntnr .l1child {
  width: 20%;
  float: left;
  padding-left: 10px;
}
#header .hkheader-nav ul.gm > li.more-catlinks .mega-menu .gm-sc-cntnr .l1child:nth-child(5n) {
  clear: left;
}
#header .hkheader-nav ul.gm > li.more-catlinks .mega-menu .main-menu {
  position: static;
  width: 250px;
  background: #faf9f8;
}
#header .hkheader-nav ul.gm > li.more-catlinks.activemenu .menu-itemname {
  color: #7c7f80;
}
#header .hkheader-nav ul.gm > li.more-catlinks.activemenu .menu-itemname:before {
  border-top-color: #7c7f80;
}
#header .hkheader-nav ul.gm > li > a {
  font-weight: 600;
  font-size: 15px;
  font-weight: normal;
  color: #25292b;
}
#header .hkheader-nav ul.gm > li > a:hover {
  color: #1a4f69;
}
#header .hkheader-nav ul.gm > li.more-catlinks .main-menu li {
  /*display: none;*/
  /*&:nth-child(5),&:nth-child(6){ display: block;}*/
}
#header .hkheader-nav ul.gm > li.shop-by-trending.shop-by-offers .mega-menu {
  height: 115px;
  min-height: 115px;
  max-height: 115px;
}
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu {
  height: 190px;
  min-height: 190px;
  max-height: 190px;
}
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .hk-fluidcontainer {
  height: 100%;
}
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu {
  width: 0px;
}
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr {
  left: 0px !important;
  width: 100%;
  min-height: 100% !important;
  max-height: 100% !important;
}
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr .l1child:nth-child(2n) {
  width: 80%;
}
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr .l1child:nth-child(2n) .gm-sc-content .gm-tc-list .trending-links-container {
  width: 25%;
  float: left;
}
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr .l1child:nth-child(5n) {
  clear: none;
}
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr .gm-sc-container .l1child .gm-sc-nm-cont a {
  text-decoration: none !important;
  cursor: text;
}
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr .gm-sc-container .l1child .gm-sc-nm-cont a:active,
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr .gm-sc-container .l1child .gm-sc-nm-cont a:hover,
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr .gm-sc-container .l1child .gm-sc-nm-cont a:visited {
  color: #00bfbf !important;
}
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child {
  margin-top: 0px;
  width: 22%;
  float: left;
  padding-left: 10px;
  border-right: 1px solid #d3d4d5;
  text-align: center;
}
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child:last-child {
  border-right: 0px;
}
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child:first-child {
  padding-left: 0px;
}
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child a {
  margin: 10px 0 0px;
  padding: 40px 30px 0px;
  cursor: pointer !important;
  color: #25292b;
}
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child a:active,
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child a:hover,
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child a:visited {
  color: #00bfbf !important;
}
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child a.Half {
  background: url(../../images/flashsale/half_price_menu.svg) no-repeat center top;
  background-size: 32px;
}
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child a.Wipe {
  background: url(../../images/flashsale/wipeout_menu.svg) no-repeat center top;
  background-size: 32px;
}
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child a.Crazy {
  background: url(../../images/flashsale/crazy_deals_menu.svg) no-repeat center top;
  background-size: 32px;
}
#header .hkheader-nav ul.gm > li.shop-by-trending .mega-menu .main-menu .gm-mc .gm-sc-cntnr.offers-links .l1child a.Flash {
  background: url(../../images/flashsale/flash_menu.svg) no-repeat center top;
  background-size: 32px;
}
#header .hkheader-nav ul.gm > li.offers-box {
  padding-right: 30px;
}
#header .hkheader-quicklinks {
  position: relative;
  border-top: 1px solid #e9e9e9;
  background: #f5f5f5;
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 0px;
  height: 0px;
}
#header .hkheader-quicklinks .title-quiclinks {
  font-weight: 600;
  float: left;
  font-size: 13px;
  color: #25292b;
  line-height: 13px;
  margin-right: 10px;
}
#header .hkheader-quicklinks ul {
  list-style-type: none;
  float: left;
  font-size: 0;
  overflow: hidden;
  height: 15px;
  line-height: 14px;
  -webkit-width: calc(100% - 328px);
  -o-width: calc(100% - 328px);
  -ms-width: calc(100% - 328px);
  width: calc(100% - 328px);
}
#header .hkheader-quicklinks ul li {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  padding: 0px 6px;
  border-right: 1px solid #d3d4d5;
  line-height: 13px;
}
#header .hkheader-quicklinks ul li:last-child {
  border-right: 0;
}
#header .hkheader-quicklinks ul li a {
  font-size: 13px;
  color: #25292b;
  vertical-align: middle;
  font-weight: 600;
}
#header .hkheader-quicklinks ul li a:hover {
  color: #141516;
}
#header .hkheader-quicklinks .speaknutrition-box {
  float: none;
  position: absolute;
  right: 0px;
  top: -44px;
  width: auto;
}
#header .hkheader-quicklinks .speaknutrition-box #speaktonutrition {
  height: 45px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  width: 130px;
  top: -1px;
  position: absolute;
  left: auto;
  right: 80px;
  z-index: 1;
}
#header .hkheader-quicklinks .hk-pagecontainer {
  position: relative;
}
#header .hkheader-quicklinks.noQuickLinks {
  border: 0;
  padding: 0;
  background: 0;
  border-top: 1px solid #efefef;
  height: 0px;
  position: relative;
}
#header .hkheader-quicklinks.noQuickLinks .speaknutrition-box {
  top: -44px;
}
#header .header-top-trip .header-top-right a span {
  font-weight: 400;
}
#header .header-top-trip .header-top-right a span .download-app-icn {
  width: 15px;
  padding-right: 5px;
  -webkit-animation-name: bounce-app-icn;
  -webkit-animation-duration: 1s;
  animation-name: bounce-app-icn;
  animation-delay: 2s;
  animation-duration: 1s;
}
@keyframes bounce-app-icn {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
#header .header-top-trip .header-top-right a:hover {
  color: #177a99;
}
#header .header-top-trip .welcome-texttop {
  font-size: 12px;
  font-weight: 400;
  padding-top: 9px;
}
/*search bar less*/
.header-search-section .search-bar-box {
  width: 53%;
  margin-left: 2.5%;
}
.header-search-section .hk-search-bar .icn-search {
  background: #00bfbf;
  color: #fff;
  width: 60px;
  font-weight: 600;
  line-height: 25px;
  border-radius: 2px;
}
.header-search-section .hk-search-bar .icn-search:hover {
  background: #00b2ad;
}
.header-search-section .hk-search-bar .icn-search img {
  width: 22px;
  height: 22px;
  margin-top: 4px;
}
#hk-search-box-result > ul {
  border-radius: 0px !important;
  border-top: 0px !important;
}
#hk-search-box-result > ul li a {
  border: 0px;
  color: #25292b;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 19px;
  padding: 8px 10px;
  border-radius: 0px;
}
#hk-search-box-result > ul li a .fnt-bold {
  font-weight: 600;
  color: #141516;
}
#hk-search-box-result > ul li a .txt-blue {
  color: #1ebcbd;
  font-weight: 600;
}
#hk-search-box-result > ul li a:hover {
  border: 0px;
  background: #f4f4f4;
}
#hk-search-box-result > ul li a .img-box-70 {
  width: 50px;
  height: 45px;
}
#hk-search-box-result > ul li a .img-box-70 img {
  width: 45px;
  height: 45px;
}
#hk-search-box-result > ul li.acVariantRow a {
  font-size: 13px;
}
/*pobar-less start */
.hk-pobar {
  width: 100%;
  position: relative;
  padding: 0px 0px;
  box-sizing: border-box;
  float: left;
}
.hk-pobar.homepobar:before {
  height: 65%;
}
.hk-pobar.homepobar .po-barouter {
  height: 120px;
}
.hk-pobar.homepobar .po-barouter .welcm-box {
  top: 0px;
}
.hk-pobar .experience-content-list {
  background: #d9f5f6;
  width: 100%;
  float: left;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}
.hk-pobar .experience-content-list ul {
  width: 100%;
  float: left;
  display: table;
}
.hk-pobar .experience-content-list ul li {
  display: table-cell;
  border-right: 1px solid #ccc;
  box-sizing: border-box;
  list-style: none;
  padding: 0 30px 0 30px;
  vertical-align: top;
  text-align: center;
  position: relative;
}
.hk-pobar .experience-content-list ul li:first-child {
  padding-left: 0;
}
.hk-pobar .experience-content-list ul li:last-child {
  border-right: 0;
  padding-right: 0;
}
.hk-pobar .experience-content-list ul li .exp-content-right {
  float: none;
  display: inline-block;
  padding-left: 5%;
  box-sizing: border-box;
}
.hk-pobar .experience-content-list ul li .exp-content-right h3 {
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  color: #1a4f69;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 26px;
  text-align: left;
}
.hk-pobar .experience-content-list ul li .exp-content-right p {
  font-size: 11px;
  color: #aaa;
  line-height: 16px;
}
.hk-pobar .experience-content-list ul li .exp-content-right .exp-view-catg-button {
  float: left;
  margin-top: 10px;
  font-size: 11px;
}
.hk-pobar .experience-content-list ul li .exp-content-right .exp-view-catg-button a {
  color: #00bfbf;
  vertical-align: middle;
  font-weight: 500;
}
.hk-pobar .experience-content-list ul li .exp-content-right .exp-view-catg-button a .view-catg-icon img {
  width: 22px;
  height: 22px;
  margin-right: 5px;
}
.hk-pobar .po-barouter {
  width: 100%;
  float: left;
  height: 130px;
  padding: 20px 0px;
  box-sizing: border-box;
  position: relative;
}
.hk-pobar:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 50%;
  background: #d9f5f6;
  width: 100%;
}
.hk-pobar .welcm-box {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 4px 15px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 4px 15px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 15px 2px rgba(0, 0, 0, 0.2);
  overflow: initial;
  padding: 0px;
  width: 100%;
  box-sizing: border-box;
  height: 90px;
  position: absolute;
  background-color: #fff;
  z-index: 9;
}
.hk-pobar .welcm-box .close-icon {
  position: absolute;
  right: -20px;
  width: 45px;
  height: 45px;
  top: 50%;
  cursor: pointer;
  z-index: 9999;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hk-pobar .welcm-box .welcome-leftcontent {
  float: left;
  width: 70%;
  box-sizing: border-box;
}
.hk-pobar .welcm-box .welcome-leftcontent .welcmimg-box {
  float: left;
  margin: 0px 0px 0px;
}
.hk-pobar .welcm-box .welcome-leftcontent .welcmimg-box img {
  width: 80px;
}
.hk-pobar .welcm-box .welcome-leftcontent .welcm-title {
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  color: #1a4f69;
  margin: 20px 0px 5px;
}
.hk-pobar .welcm-box .welcome-leftcontent .welcm-desc {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #7c7f80;
}
.hk-pobar .welcm-box .welcome-rightcontent {
  float: left;
  width: 30%;
  box-sizing: border-box;
  padding: 25px 10% 0px 0px;
  text-align: right;
}
.hk-pobar .welcm-box .welcome-rightcontent a {
  height: 40px;
  line-height: 40px;
  background: #1a4f69;
  padding: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.hk-pobar .welcm-box .welcome-rightcontent .offer-btn {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  border: 1px solid #d3d4d5;
  color: #1a4f69;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  width: 165px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}
.hk-pobar .welcm-box .welcome-rightcontent .offer-btn .offer-count {
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  line-height: 20px;
  background: #fb747a;
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
}
.hk-search-bar {
  margin-top: 10px !important;
}
.hk-search-bar .hk-search-box {
  border: 1px solid #d3d4d5;
  color: #141516;
  font-size: 14px;
  font-weight: 400;
}
.hk-search-bar .hk-search-box .icn-search {
  background: #00bfbf;
}
.stickyheader .right-tab,
.stickyheader .hk-search-bar {
  margin-top: 0!important;
}
/*pobar-less ends */
/*sideabar less*/
.multiple-icon-box ul > li {
  float: right;
  clear: both;
  text-align: left;
  white-space: nowrap;
  height: 28px;
  box-sizing: content-box;
  width: 28px;
  right: 0;
  line-height: 32px;
}
.multiple-icon-box ul > li.offer-icon:hover {
  width: 156px;
}
.multiple-icon-box ul > li:hover {
  width: 136px;
}
.multiple-icon-box ul > li span.icontext {
  width: auto;
  vertical-align: top;
  line-height: 25px;
}
@media screen and (max-width: 1280px) {
  #header .hkheader-nav ul.gm > li {
    padding: 0px 13px;
    /*&:nth-child(4){display: none;}*/
  }
  #header .hkheader-nav ul.gm > li > a {
    font-size: 16px;
    font-weight: 600;
  }
  #header .hkheader-middle .header-search-section .search-bar-box {
    padding-top: 0;
    width: 40%;
  }
  #header .hkheader-middle .right-tab {
    width: 40%;
  }
  #header .hkheader-middle.stickyheader .right-tab {
    width: 50%;
  }
}
@media screen and (max-width: 1200px) {
  #header .hkheader-middle {
    padding: 0px 15px;
  }
  #header .hkheader-nav {
    padding: 0px 15px;
  }
  #header .hkheader-quicklinks {
    padding: 11px 15px;
  }
}
@media screen and (max-width: 1180px) {
  #header .hkheader-nav ul.gm > li {
    padding: 0px 13px;
    /*&:nth-child(4){display: none;}*/
  }
  #header .hkheader-nav ul.gm > li > a {
    font-size: 13px;
  }
}
@media screen and (max-width: 1100px) {
  #header .hkheader-nav ul.gm > li {
    padding: 0px 8px;
    /*&:nth-child(4){display: none;}*/
  }
  #header .hkheader-nav ul.gm > li > a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1023px) {
  .header .search-bar-icon {
    background: #00bfbf;
  }
}
a.sectionClick {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
/*
@media only screen and (min-width: 1500px) {
  #header .hkheader-nav ul.gm > li .mega-menu , #header .hkheader-middle.stickyheader .stickymenu-mega .dropDownboxHomePage .gm > li .mega-menu{
    left: 2%;
    width: 96%;
  }
}*/
.globalPopupVideoContainer {
  display: none;
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
}
.globalPopupVideoContainer .close-video-popup {
  color: white;
  float: right;
  padding-right: 15px;
  padding-top: 5px;
  cursor: pointer;
}
.globalPopupVideoContainer .globalPopupVideoInner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  padding: 7px;
  width: 60%;
  height: 67%;
  -webkit-box-shadow: 0 0 26px 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 26px 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 26px 8px rgba(0, 0, 0, 0.5);
}
.globalPopupVideoContainer .globalPopupVideoInner iframe {
  width: 100%;
  height: 100%;
}
/*theme css*/
.theme-topheader,
.theme-bottomheader,
.santa-cap {
  display: none;
}
@media screen and (min-width: 1340px) {
  .theme-topheader,
  .theme-bottomheader {
    display: block;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    top: 0;
  }
  .theme-topheader .themeleave-left,
  .theme-bottomheader .themeleave-left {
    position: absolute;
    left: 0;
    top: 0;
  }
  .theme-topheader .themeleave-right,
  .theme-bottomheader .themeleave-right {
    position: absolute;
    right: 0;
    top: 0;
  }
  .theme-bottomheader.loginbottom {
    top: 314px;
  }
  .hk-homeslider {
    position: relative;
  }
  .center-tab {
    position: relative;
  }
  .center-tab .santa-cap {
    position: absolute;
    left: auto;
    top: -9px;
    right: 46px;
    display: block;
    margin: 0;
  }
  /*.go-to-top{background: url(../../images/diwali/topIcon.png);
&:hover{background: url(../../images/diwali/topIcon.png);}
}*/
}
#header .hkheader-middle .header-wrap-tab img {
  height: auto;
  margin-top: 4px;
}
/*for new search*/
.hero {
  font-size: 13px;
  max-width: 1135px;
  margin-top: 57px;
  width: 93vw;
  background: #fff;
  border: 1px solid #d3d4d5;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  position: relative;
  right: 215px;
  height: 350px;
  vertical-align: top;
  padding: 20px;
}
.hero:after,
.hero:before {
  content: '';
  display: block;
  position: absolute;
  left: 210px;
  width: 0;
  height: 0;
  border-style: solid;
}
.hero:after {
  top: -40px;
  border-color: transparent transparent #fff transparent;
  border-width: 20px;
}
.hero:before {
  top: -42px;
  border-color: transparent transparent #c1c1c1 transparent;
  border-width: 21px;
  left: 209px;
}
.text-sugg {
  /* background-color: grey; */
  height: 360px;
  overflow: hidden;
  display: inline-block;
  width: 33%;
  vertical-align: top;
  /* border-right: 3px solid #efefef; */
}
.recent-search {
  vertical-align: top;
  margin-bottom: 10px;
}
.trending-products {
  min-height: 50%;
  vertical-align: top;
}
.img-sugg {
  /* background-color: #fff; */
  height: 350px;
  display: inline-block;
  overflow: hidden;
  /* padding-bottom: 0px; */
  width: 66%;
  border-left: 1px solid #efefef;
  vertical-align: top;
  padding-left: 6px;
}
.srch-box-topic {
  color: #c1c1c1;
  margin-bottom: 10px;
  vertical-align: top;
}
.srch-box-items {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.srch-box-items span {
  cursor: pointer;
}
.clar {
  position: absolute;
  left: 333px;
  padding-left: 5px;
  color: #C2C2C2;
  background-color: #fff;
}
.kw {
  float: right;
  margin-right: 6px;
}
.trnd-prod {
  height: 75%;
  margin: 77px 0 0 14px;
  display: inline-block;
  max-width: 23%;
  vertical-align: top;
}
.tprod-offer {
  padding: 3px 0;
  display: inline-block;
}
.tprod-offer:hover {
  color: #25292b;
}
.recent-srch-items {
  width: 97%;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hkheader-middle .hk-pagecontainer {
  position: relative;
}
.hkheader-middle .hk-pagecontainer .hero {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  z-index: 999;
  max-width: 1170px;
  left: auto !important;
  top: 67px;
  margin-top: 0px !important;
  right: auto !important;
  height: 390px;
}
.hkheader-middle.stickyheader .hk-pagecontainer {
  position: static;
}
.hkheader-middle.stickyheader .hk-pagecontainer .hero {
  top: 56px;
}
.hkheader-middle.stickyheader .hk-pagecontainer .hero:before,
.hkheader-middle.stickyheader .hk-pagecontainer .hero:after {
  left: auto !important;
  right: 40% !important;
}
.hero ul li a.ui-state-focus {
  text-decoration: underline !important;
}
.hero.autosuggestioncom .text-sugg {
  width: 100%;
}
.hero.autosuggestioncom .text-sugg .srch-box-items > ul {
  position: relative;
}
.hero.autosuggestioncom .text-sugg .srch-box-items > ul > li.prodlistouter {
  position: absolute;
  top: 20px;
  right: 0;
  width: 66%;
  text-align: left;
  height: 350px;
  overflow: hidden;
  border-left: 1px solid #efefef;
}
.hero.autosuggestioncom .text-sugg .srch-box-items > ul > li.prodlistouter > span {
  margin-left: 18px;
}
.hero.autosuggestioncom .text-sugg .srch-box-items > ul > li.prodlistouter .prodlist {
  white-space: nowrap;
  margin-left: 13px;
}
.hero.autosuggestioncom .text-sugg .srch-box-items > ul > li.prodlistouter .prodlist .acVariantRow {
  white-space: normal;
}
.hero.autosuggestioncom .text-sugg .srch-box-items > ul > li.prodlistouter .prodlist .acVariantRow a img {
  width: 100%;
}
.hero.autosuggestioncom .text-sugg .srch-box-items > ul > li.prodlistouter .prodlist .acVariantRow a span {
  width: 100%;
}
.hero.autosuggestioncom .text-sugg .srch-box-items > ul > li.prodlistouter .prodlist .acVariantRow a span.txt-light {
  font-weight: bolder;
  color: inherit;
  font-size: 14px;
}
.clq {
  height: 12px;
  margin-left: 1px;
}
.prodimg {
  max-height: 115px;
}
.hk-search-bar .hk-search-box {
  padding-right: 50px;
  border-color: #00bfbf!important;
  border-radius: 2px!important;
  padding-left: 30px!important;
  background-image: url(../../images/search-green.svg);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 5px;
}
.hk-search-bar .hk-search-box::placeholder {
  color: #212121 !important;
}
.prodmrp {
  font-size: 14px;
}
.prodlistCatouter {
  margin: 15px 0 10px 0;
}
.prodlistBrndouter {
  margin-bottom: 10px;
}
.redicon {
  position: relative;
  background: #ff7575;
  height: 16px;
  width: 10px;
  margin-top: 10px;
  margin-right: 5px;
  float: left;
}
.redicon:after {
  position: absolute;
  bottom: 0;
  content: "";
  left: 0px;
  border-bottom: 6px solid #faf9f8;
  border-left: 5px solid transparent;
  border-top: 6px solid transparent;
  border-right: 5px solid transparent;
}
.hkheader-middle .redicon {
  margin-top: 14px;
}
.textOverflowSingleLine {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
/*calculated width mixin*/
.content-widgets {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.content-widgets .topBanner {
  margin-top: 0px !important;
  padding-bottom: 0px !important;
}
.variant-tile {
  position: relative;
  box-sizing: border-box;
  float: left;
  padding-left: 30px;
  padding-right: 30px;
}
.variant-tile .img-box-160 {
  width: 100%;
  height: 160px;
  text-align: center;
}
.variant-tile .img-box-160 a {
  display: inline-block;
}
.variant-tile .img-box-160 img {
  max-width: 160px;
  max-height: 160px;
  -webkit-transition: -moz-transform 0.7s ease-out !important;
  -moz-transition: -webkit-transform 0.7s ease-out !important;
  -o-transition: -o-transform 0.7s ease-out !important;
  transition: transform 0.7s ease-out !important;
  transform-style: initial;
}
.variant-tile .product-title {
  margin: 20px 0 0;
}
.variant-tile .variant-title {
  overflow: hidden;
  height: auto!important;
  line-height: 19px;
  display: inline-block;
  text-overflow: ellipsis;
  color: #25292b;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.variant-tile .price-container {
  margin-bottom: 5px;
  margin-top: 15px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.variant-tile .price-container .vrnt-price {
  font-weight: 600;
  font-size: 16px;
  margin-right: 11px;
  display: inline-block;
  color: #25292b;
  float: left;
}
.variant-tile .price-container .vrnt-offer-new {
  padding: 0 7px;
  border-radius: 2px;
  font-size: 12px;
  border: 1px solid #df4723;
  color: #df4723;
  float: none;
  display: inline-block;
  font-weight: 600;
  background: #fff;
}
.variant-tile .price-container .vrnt-mrp {
  text-decoration: line-through;
  color: #929495;
  font-size: 14px;
  margin-right: 11px;
  display: inline-block;
  float: left;
}
.variant-tile .vrnt-loyalty-cash-text {
  font-weight: 100;
  font-size: 11px;
  margin-right: 2px;
  display: inline-block;
  color: #7c7f80;
}
.variant-tile .vrnt-loyalty-cash {
  font-weight: 400;
  font-size: 13px;
  margin-right: 2px;
  display: inline-block;
}
.variant-tile .rtng-star {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 14px;
  text-align: left;
  vertical-align: bottom;
  background-image: url(../../images/star-empty.svg);
  background-repeat: repeat-x;
  vertical-align: top;
}
.variant-tile .rtng-star .rtng-usr {
  display: inline-block;
  height: 14px;
  background-image: url(../../images/star-filled.svg);
  background-repeat: repeat-x;
  vertical-align: top;
}
.variant-tile .rating-cont {
  float: left;
  width: 100%;
}
.variant-tile .rating-cont .rating-wrapper {
  float: left;
  padding-top: 0;
  line-height: 8px;
}
.variant-tile .rating-cont .rating-wrapper .rtng-star {
  margin: 0;
  vertical-align: middle;
  top: 0;
}
.variant-tile .oos-cntnr {
  position: absolute;
  padding: 5px;
  border: 1px solid #333;
  border-radius: 2px;
  background-color: #fafafa;
  color: #333;
  margin-top: -100px;
  display: block;
  width: 80px;
  margin-left: 60px;
  font-size: 12px;
  text-align: center;
}
.variant-tile .review-count {
  float: left;
  font-size: 13px;
  margin-left: 5px;
  color: #7c7f80;
  line-height: 15px;
}
.variant-tile .bxgy-box {
  clear: both;
  margin-top: 7px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.variant-tile .bxgy-box .bxgy-sec {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding-bottom: 5px;
}
.variant-tile .bxgy-box .bxgy-sec img {
  width: 26px;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
}
.variant-tile .bxgy-box .bxgyIcon .bxgy-text {
  color: #fe7475;
  padding-left: 26px;
}
.variant-tile .bxgy-box .bxgy-text {
  font-size: 13px;
  padding-top: 3px;
  float: left;
  margin-left: 7px;
  color: #8dc441;
  padding-left: 26px;
}
.variant-tile:hover .img-box-160 img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.variant-tile .rating-cont {
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}
.variant-tile.tile-banner-wrapper {
  float: none;
}
.variant-tile.tile-banner-wrapper .variant-tile-banner .top-deals {
  display: block;
  font-size: 14px;
  line-height: 21px;
  padding: 0 10px;
}
.variant-tile.tile-banner-wrapper .variant-tile-banner .variant-tile-banner {
  display: block;
  font-size: 22px;
  font-family: "Roboto", sans-serif;
  padding: 0 10px;
  line-height: 28px;
  padding-top: 5px;
}
.variant-tile.tile-banner-wrapper .variant-tile-banner img {
  width: inherit;
  margin: 0 auto;
  height: auto;
  margin-bottom: 10px;
}
.variant-tile.tile-banner-wrapper .variant-tile-banner input[type="button"] {
  background: #fff;
  border: 1px solid #d3d4d5;
  box-shadow: 0px 0px 3px 1px #d3d4d5;
  font-size: 14px;
  padding: 7px 25px;
  width: 150px;
  margin-top: 25px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: 400;
}
.variant-tile.tile-banner-wrapper a {
  display: block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 25px;
}
.variant-tile.tile-banner-wrapper a:hover {
  color: #25292b;
}
#variantResultView .variant-tile {
  width: 230px;
  min-height: 390px;
  padding-left: 10px;
  padding-right: 10px;
}
#variantResultView .variant-tile .tile-tag-list .tag-icon,
#variantResultView .variant-tile .tile-tag-list .tag-icon-rank,
#variantResultView .variant-tile .tile-tag-list .tag-icon-blue {
  margin-bottom: 5px;
  padding: 0px;
  display: inline-block;
  color: #ffffff;
  min-height: 20px;
  width: 35px;
  height: 35px;
  border-radius: 2px;
  background: url(../../images/offersCircle.svg) no-repeat;
  background-size: cover;
  text-align: center;
  box-sizing: border-box;
  padding-top: 7px;
  border: 0px !important;
  position: relative;
  z-index: 11;
  font-weight: 700;
}
#variantResultView .variant-tile .tile-tag-list .tag-icon .tag-icon-hash,
#variantResultView .variant-tile .tile-tag-list .tag-icon-rank .tag-icon-hash,
#variantResultView .variant-tile .tile-tag-list .tag-icon-blue .tag-icon-hash {
  font-size: 12px;
}
#variantResultView .variant-tile .tile-tag-list .tag-icon .tag-icon-hash span,
#variantResultView .variant-tile .tile-tag-list .tag-icon-rank .tag-icon-hash span,
#variantResultView .variant-tile .tile-tag-list .tag-icon-blue .tag-icon-hash span {
  font-size: 14px;
  font-weight: 600;
}
#variantResultView .variant-tile .tile-tag-list .tile-tag .tag-content,
#variantResultView .variant-tile .limitedVariantTile .tile-tag-list .tile-tag .tag-content {
  position: absolute;
  width: 200px;
  left: 0px;
  top: 0px;
  vertical-align: top;
  visibility: hidden;
  opacity: 0;
  line-height: 15px;
  -webkit-transition: left 0.3s linear,opacity 0.4s linear;
  -moz-transition: left 0.3s linear,opacity 0.4s linear;
  -ms-transition: left 0.3s linear,opacity 0.4s linear;
  -o-transition: left 0.3s linear,opacity 0.4s linear;
  transition: left 0.3s linear,opacity 0.4s linear;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  height: 35px;
  margin-top: 4px;
  text-transform: capitalize;
  white-space: nowrap;
  color: #7c7f80;
  padding-left: 20px;
  font-size: 11px;
  overflow: hidden;
  display: block;
  background: rgba(255, 255, 255, 0.9);
}
#variantResultView .variant-tile .tile-tag-list .tile-tag .tag-content div,
#variantResultView .variant-tile .limitedVariantTile .tile-tag-list .tile-tag .tag-content div {
  color: #25292b;
  font-weight: 600;
}
#variantResultView .variant-tile .tile-tag-list .tile-tag:hover .tag-content {
  left: 22px;
  visibility: visible;
  opacity: 1;
}
#variantResultView .variant-tile .variant-highlighter {
  float: left;
  font-weight: 100;
  font-size: 11px;
  margin-right: 2px;
  display: inline-block;
  color: #787878;
}
#variantResultView .variant-tile .variant-highlighter .price-per-kg-value {
  font-weight: 900;
  font-size: 13px;
  margin-right: 2px;
  display: inline-block;
  color: #424242;
}
#variantResultView .variant-tile .vrnt-save-new {
  float: left;
  margin-right: 10px;
}
#variantResultView .variant-tile .price-container .vrnt-offer-new {
  float: right;
}
#variantResultView .variant-tile .hover-widget-tile {
  display: none;
  clear: both;
  border-top: 1px solid #d3d4d5;
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 2px 5px;
  transition: display 0.5s;
  margin-top: 5px;
  background: #fff;
}
#variantResultView .variant-tile:hover .hover-widget-tile {
  display: block;
}
.content-widget-heading {
  text-align: center;
  clear: both;
  margin-bottom: 40px;
  position: relative;
}
.content-widget-heading h2 {
  margin-top: 0px;
}
.content-widget-heading a {
  margin-left: 10px;
}
.content-widget-heading a.see-more-link {
  position: absolute;
  right: 0;
  border: 1px solid #7c7f80;
  padding: 5px 15px;
  box-sizing: border-box;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  line-height: 14px;
  font-size: 14px;
  top: 15px;
  color: #7c7f80;
}
.content-widget-heading a.see-more-link:hover {
  border: 1px solid #177a99;
  color: #177a99;
}
.thirdPartyDataList a.see-more-link {
  display: none;
}
@media (min-width: 768px) {
  .bxgy-tooltip {
    position: absolute;
    width: 185px;
    left: 0px;
    top: 0px;
    vertical-align: top;
    visibility: hidden;
    opacity: 0;
    font-size: 11px;
    height: auto;
    padding: 5px 0px 5px 5px;
    border: 1px solid #d3d4d5;
    text-align: left;
    line-height: 11px;
    box-sizing: border-box;
    -webkit-transition: left 0.3s linear, opacity 0.4s linear;
    -moz-transition: left 0.3s linear, opacity 0.4s linear;
    -ms-transition: left 0.3s linear, opacity 0.4s linear;
    -o-transition: left 0.3s linear, opacity 0.4s linear;
    transition: left 0.3s linear, opacity 0.4s linear;
    text-overflow: initial !important;
    white-space: initial !important;
    background: #fff ;
    overflow: visible !important;
    /*box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);*/
    color: #25292b;
    min-height: 25px;
  }
  .bxgy-sec:hover > .bxgy-tooltip {
    opacity: 1;
    visibility: visible;
    left: 30px;
  }
  .bxgy-sec:hover > .bxgy-tooltip:before {
    position: absolute;
    content: "";
    border-right: 5px solid #d3d4d5;
    border-left: 5px solid transparent;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 7px;
    left: -10px;
  }
  .bxgy-sec:hover > .bxgy-tooltip:after {
    position: absolute;
    content: "";
    border-right: 5px solid #ffffff;
    border-left: 5px solid transparent;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 7px;
    left: -8px;
  }
}
.textOverflowSingleLine {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
/*calculated width mixin*/
.hk-breadcrumb-cntnr {
  margin-top: 15px;
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  float: left;
  width: 100%;
}
.hk-breadcrumb-cntnr span {
  margin-right: 2px;
  font-size: 12px;
  color: #929495;
}
.hk-breadcrumb-cntnr span.fnt-ttl {
  color: #515455;
}
.accountCommonSection {
  clear: both;
  margin-top: 15px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.accountCommonSection .commonLeftMenuBar {
  width: 220px;
  float: left;
  padding-right: 15px;
  margin-right: 40px;
  border-right: 1px solid #d3d4d5;
}
.accountCommonSection .commonLeftMenuBar ul {
  border-right: 0;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 20px;
  list-style-type: none;
}
.accountCommonSection .commonLeftMenuBar ul li a {
  display: block;
  padding: 5px 15px;
}
.accountCommonSection .commonLeftMenuBar ul li a:hover {
  color: #00bfbf;
}
.accountCommonSection .commonLeftMenuBar h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  border-bottom: 1px solid #d3d4d5;
  margin-bottom: 7px;
  padding-bottom: 7px;
}
.accountCommonSection .commonRightAccountSection {
  float: left;
  margin-right: 0;
  max-width: 700px;
  width: 60%;
}
.accountCommonSection .commonRightAccountSection .profile-sec {
  padding: 0 !important;
}
.accountCommonSection .commonRightAccountSection h1 {
  font-size: 22px;
  margin: 0 0 20px;
  clear: both;
  float: left;
  width: 100%;
  line-height: normal;
  font-family: "Roboto", sans-serif;
}
.err-cntnr {
  clear: both;
}
.error-msg-container {
  float: left;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .accountCommonSection .commonLeftMenuBar {
    display: none;
  }
  .accountCommonSection .commonRightAccountSection {
    width: 100%;
  }
  .accountCommonSection .commonRightAccountSection.changePasswordSection h1 {
    font-size: 22px;
    font-family: "Roboto", sans-serif;
  }
  .accountCommonSection .commonRightAccountSection.changePasswordSection .bar {
    width: 100% !important;
  }
  .accountCommonSection .commonRightAccountSection.changePasswordSection #changePassword {
    width: 100%;
    line-height: 27px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .progressBar-box,
  .profile-page .js-ques-wrapper {
    width: 100% !important;
    max-width: 700px;
  }
}
.content-widget-heading h2,
.thirdPartyDataList h2 {
  font-family: "Roboto", sans-serif;
  font-size: 32px;
  font-weight: 400;
  color: #141516;
}
.owl-carousel.noSlider {
  display: block;
}
.owl-carousel.noSlider .variant-tile {
  max-width: 288px;
}
.view-all-link,
.shopy-goal-section .shopy-goal-container .shopy-goal-title .view-all-btn,
.shopy-concern-section .shopy-concern-container .shopy-concern-title .view-all-btn,
.shopy-usage-section .shopy-usage-container .shopy-usage-title .view-all-btn,
.top-brands-section .top-brands-container .top-brands-title .view-all-btn {
  position: absolute;
  right: 0;
  border: 1px solid #d3d4d5;
  padding: 5px 15px;
  box-sizing: border-box;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  line-height: 14px;
  font-size: 12px;
  top: 10px;
}
.view-all-link:hover,
.shopy-goal-section .shopy-goal-container .shopy-goal-title .view-all-btn:hover,
.shopy-concern-section .shopy-concern-container .shopy-concern-title .view-all-btn:hover,
.shopy-usage-section .shopy-usage-container .shopy-usage-title .view-all-btn:hover,
.top-brands-section .top-brands-container .top-brands-title .view-all-btn:hover {
  border: 1px solid #177a99;
  color: #177a99;
}
/* css written by Shani Kumar Maurya */
footer {
  background: #f4f4f4;
  width: 100%;
  float: left;
  border-top: 1px solid #d3d4d5;
  margin-top: 20px;
}
footer h4 {
  margin-bottom: 15px;
  color: #141516;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
}
footer .footer-col-wrapper {
  margin: 35px 0 30px;
  display: table;
  width: 100%;
  padding-bottom: 25px;
  border-bottom: 1px solid #d3d4d5;
}
footer .footer-col-wrapper .footer-col {
  width: 17%;
  float: left;
  padding-right: 20px;
  box-sizing: border-box !important;
}
footer .footer-col-wrapper .footer-col.footer-col-last {
  width: 32%;
}
footer .footer-col-wrapper ul {
  list-style: none;
  font-size: 13px;
  text-transform: capitalize;
  line-height: 28px;
}
footer .footer-col-wrapper ul li a {
  color: #515455;
}
footer .social-icons {
  padding-top: 5px;
}
footer .social-icons a {
  display: inline-block;
  vertical-align: top;
}
footer .social-icons a img {
  display: block;
  width: 32px;
  height: 32px;
}
footer .payment-type-list {
  width: 100%;
  vertical-align: top;
  display: inline-block;
}
footer .payment-type-list img {
  float: left;
  height: 46.5px;
  margin-right: 5px;
}
footer .footer-app-widget {
  overflow: hidden;
  margin-bottom: 40px;
}
footer .payment-type {
  float: left;
  width: 68%;
}
footer .about-hk {
  font-size: 12px;
  text-align: left;
  color: #515455;
  padding: 25px 0;
  line-height: 18px;
}
footer .about-hk p {
  margin-bottom: 10px;
}
footer .about-hk p:last-child {
  margin-bottom: 0;
}
footer .footer-bottom-widget {
  background: #fff;
  border-top: 1px solid #d3d4d5;
}
footer .news-letter {
  margin-bottom: 40px;
  position: relative;
}
footer .news-letter input[type="text"] {
  border: 1px solid #d3d4d5;
  padding: 6px;
  float: left;
  width: 200px;
  font-size: 13px;
}
footer .news-letter .subscribe {
  background: #00bfbf;
  border: 0;
  padding: 7px 10px;
  width: 100px;
  text-transform: capitalize;
  color: #fff;
  font-size: 14px;
}
footer .news-letter .subscribe:hover {
  background: #00b2ad;
}
footer .news-letter p {
  font-size: 13px;
  margin-bottom: 15px;
  color: #515455;
}
footer .news-letter .nl-sub-footer-loader {
  display: none;
}
footer .news-letter .footer-subscription-success {
  display: none;
}
footer .news-letter .footer-subscription-success h3 {
  color: #00bfbf;
}
footer .news-letter .subscribe-error {
  color: #cc181e;
  font-size: 12px;
  font-weight: 600;
  margin-top: 5px;
}
footer .news-letter .news-letter-footer {
  position: relative;
}
footer .news-letter .news-letter-footer .commonLoader div {
  left: 0;
  right: auto;
  bottom: 0px;
  width: 25px;
  height: 25px;
}
footer .contact-with-us {
  float: left;
}
footer .appIcon {
  padding-left: 41px;
  background-size: 34px;
  padding-top: 5px;
  padding-bottom: 7px;
  float: left;
  width: 80px;
}
footer .healthkart-app-links {
  position: relative;
  padding-left: 41px;
  background-size: 34px;
  padding-top: 5px;
  padding-bottom: 7px;
  float: left;
  width: 80px;
}
footer .healthkart-app-links img {
  width: 34px !important;
  position: absolute;
  left: 0;
  top: 0;
}
footer .consult-app-links {
  position: relative;
  padding-left: 41px;
  background-size: 34px;
  padding-top: 5px;
  padding-bottom: 7px;
  float: left;
  width: 80px;
}
footer .consult-app-links img {
  width: 34px !important;
  position: absolute;
  left: 0;
  top: 0;
}
footer .hk-icon .consult-icon,
footer .hk-icon .hk-app-icons {
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
footer .hk-icon .consult-icon a,
footer .hk-icon .hk-app-icons a {
  float: left;
  margin-right: 5px;
}
footer .hk-icon .consult-icon a.icon-apple img,
footer .hk-icon .hk-app-icons a.icon-apple img {
  width: 95px;
}
footer .hk-icon .consult-icon img,
footer .hk-icon .hk-app-icons img {
  width: 110px;
}
footer .hk-icon {
  margin-top: 10px;
}
footer .about-healthkart {
  clear: both;
  width: 57%;
  margin-top: 0px;
  padding: 25px 0 5px;
  display: inline-block;
  vertical-align: top;
  float: left;
}
footer .about-healthkart p {
  color: #515455;
  line-height: 21px;
  font-size: 13px;
}
footer .about-healthkart p strong {
  font-size: 13px;
  color: #25292b;
}
footer .news-letter .subscribe-nl-email {
  padding: 5px 6px 4px;
}
footer#footer * {
  box-sizing: content-box;
}
.quickGoLinks {
  clear: both;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
}
.quickGoLinks ul li {
  width: auto;
  float: left;
  margin: 0 20px 0 0;
  text-align: center;
  line-height: normal;
}
.quickGoLinks ul li img {
  width: 26px;
  float: left;
  margin: 0 7px 5px 0;
}
.quickGoLinks ul li span {
  padding-top: 4px;
  font-size: 12px;
  float: left;
}
.popup-content [data-role=title] {
  background: #1a4f69;
}
.sucss-txt {
  color: #00bfbf;
}
.txt-blue {
  color: #1ebcbd;
}
.rating-bars .progress {
  background: #1a4f69;
}
.crazy-deal .span16 {
  width: 100%;
}
.select-address-container .address-header {
  margin-bottom: 0;
  padding-right: 20px;
}
.select-address-container .add-new-address-link {
  display: inline-block;
  float: right;
}
.earnHKCash {
  float: left;
  width: 100%;
}
.selct-add-section .usr-add-cntnr {
  min-height: 300px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.selct-add-section .usr-add-cntnr .select-address .usr-name {
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 600;
  text-transform: capitalize;
}
.selct-add-section .usr-add-cntnr .select-address .addr-cntnr {
  margin-bottom: 15px;
}
.selct-add-section .usr-add-cntnr .select-address .addr-cntnr div {
  font-size: 14px;
  padding-top: 0;
}
.selct-add-section .usr-add-cntnr .select-address .addr-cntnr span {
  font-size: 14px;
}
.selct-add-section .usr-add-cntnr .add-action-cntnr .btn-blue {
  border-radius: 2px;
  border: 1px solid #df4723;
  background: #df4723;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  height: 35px;
  line-height: 33px;
  padding: 0px;
}
.selct-add-section .usr-add-cntnr .add-action-cntnr .btn-blue:hover {
  color: #fff;
  border-color: #d34226;
}
.selct-add-section .usr-add-cntnr:hover .editdeleterow {
  display: block;
}
.selct-add-section .usr-add-cntnr:hover .editdeleterow a {
  line-height: 30px;
  float: left;
}
.selct-add-section .usr-add-cntnr:hover .editdeleterow a .icon-edit {
  width: 20px;
  margin-right: 5px;
  height: 25px;
  background: url(../../images/cart/editadd.svg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.selct-add-section .usr-add-cntnr:hover .editdeleterow a .icon-delete {
  width: 20px;
  margin-right: 5px;
  height: 25px;
  background: url(../../images/cart/deleteadd.svg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.selct-add-section .usr-add-cntnr:hover .btn-blue {
  background: #d34226;
  color: #fff;
  border-color: #d34226;
}
.selct-add-section .usr-add-cntnr .usr-add-actionbar a {
  line-height: 30px;
  float: left;
  margin: 0;
}
.selct-add-section .usr-add-cntnr .usr-add-actionbar a .icon-edit {
  margin-top: 15px;
  margin-bottom: 0px;
  width: 20px;
  margin-right: 5px;
  height: 25px;
  background: url(../../images/cart/editadd.svg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.selct-add-section .usr-add-cntnr .usr-add-actionbar a .icon-delete {
  margin-top: 15px;
  margin-bottom: 0px;
  width: 20px;
  margin-right: 5px;
  height: 25px;
  background: url(../../images/cart/deleteadd.svg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.selct-add-section .usr-add-cntnr .editdeleterow {
  display: none;
}
.selct-add-section .usr-add-cntnr .editdeleterow .edit-address {
  font-size: 12px;
  color: #7c7f80;
}
.selct-add-section .usr-add-cntnr .editdeleterow .delete-address {
  font-size: 12px;
  color: #7c7f80;
}
.selct-add-section hr {
  margin: 0;
}
.add-new-address-link a {
  color: #177a99;
}
.add-new-address-link a:hover {
  text-decoration: underline !important;
}
.add-new-address-link .icon-add {
  width: 20px;
  margin-left: 5px;
  height: 20px;
  background: url(../../images/cart/addnewadd-v1.svg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.new-add-sectn {
  padding-top: 40px;
}
.ttl-cntnr {
  font-family: "Roboto", sans-serif;
}
.ttl-cntnr .page-title {
  color: #7c7f80;
  border-bottom: 0px;
  position: relative;
  padding-bottom: 15px;
  text-transform: none;
}
.ttl-cntnr .page-title:first-child:after {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ttl-cntnr .page-title:last-child:after {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ttl-cntnr .page-title:after {
  content: "";
  height: 5px;
  background: #dfdfdf;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ttl-cntnr .page-title.current {
  color: #1a4f69;
}
.ttl-cntnr .page-title.current:after {
  background: #1a4f69;
}
.process-steps .steps > div {
  margin-top: 10px;
}
.process-steps .steps.complete:after {
  border-color: #7c7f80;
}
.process-steps .steps.complete .number {
  border-color: #8cc341;
  background: #8cc341;
}
.process-steps .steps.current .number {
  border-color: #7c7f80;
  background: #7c7f80;
}
.process-steps .steps:after {
  border-color: #f4f4f4;
}
.process-steps .steps .number {
  background: #f4f4f4;
}
.spk-box-inner .top-bar {
  border-bottom: 1px solid #00bfbf;
  color: #25292b;
}
.new-add-sectn #addAddressForUser {
  padding: 8px !important;
}
@media screen and (max-width: 767px) {
  .selct-add-section .usr-add {
    position: relative;
    padding-left: 20px;
    height: auto !important;
    /*&:before {
        content: "";
        border: 1px solid @green-color;
        width: 15px;
        height:15px;
        position: absolute;
        left: 15px;
        .border-radius(50%);
        top:0;
      }
      &.address-selected {
        &:after {
          content: "";
          width: 7px;
          height: 7px;
          position: absolute;
          left: 19px;
          .border-radius(50%);
          background: @green-color;
          top:4px;
        }
      }*/
  }
  .selct-add-section .usr-add .select-address .addr-cntnr {
    margin-bottom: 0;
  }
  .selct-add-section .usr-add .select-address .addr-cntnr .btn-select-address {
    width: 150px;
    margin: 10px auto;
    padding: 8px;
    box-sizing: border-box;
  }
  .selct-add-section .usr-add-cntnr {
    min-height: 150px;
    padding: 10px;
    margin-top: 20px;
    border: 1px solid #d3d4d5;
  }
  .selct-add-section > .separator-dashed {
    display: none;
  }
  .new-add-sectn {
    padding-left: 0;
    padding-right: 0;
  }
  .new-add-sectn fieldset label {
    margin-bottom: 7px;
    color: #25292b;
  }
  .new-add-sectn .text-subtle {
    color: #7c7f80;
    margin: 5px 0px 5px;
    font-size: 11px;
    line-height: 16px;
  }
}
@-webkit-keyframes ball-scale-ripple {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.7;
  }
  100% {
    opacity: 0.0;
  }
}
@keyframes ball-scale-ripple {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.7;
  }
  100% {
    opacity: 0.0;
  }
}
.postquestionloader-logo > div,
.askanexpertloader-logo > div,
.commonLoader > div,
.ball-scale-ripple > div {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  border: 2px solid #00bfbf;
  -webkit-animation: ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
  animation: ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.buy-now-container .loader,
.combo-container .loader {
  background: transparent;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  height: 32px;
  width: 32px;
  border-radius: 100%;
  border: 2px solid #00bfbf;
  -webkit-animation: ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
  animation: ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
}
.thirdPartyDataList {
  margin: 0;
}
.thirdPartyDataList .ttl-cntnr {
  margin-top: 40px;
}
.thirdPartyDataList .owl-carousel {
  margin-bottom: 20px;
}
.multiple-icon-box ul li.ReferEarnSidebar {
  height: auto;
  width: auto;
  padding: 0;
  background: transparent;
  box-shadow: none;
}
.multiple-icon-box ul li.ReferEarnSidebar svg {
  width: 38px;
  height: 83px;
}
.customGPlusSignIn svg,
.facebookDiv svg {
  width: 25px;
  height: 25px;
}
.fb,
.gp {
  position: relative;
  top: -6px;
}
.login-box-outer .pswd-section {
  top: -5px;
}
@media screen and (max-width: 1200px) {
  .hk-pagecontainer {
    padding: 0px 15px;
    box-sizing: border-box !important;
    min-width: 100%;
  }
  .writereviw-cont .hk-pagecontainer {
    padding: 0;
  }
  .mainContainer .container-fluid .hk-pagecontainer {
    padding: 0px;
  }
  .clearfix .owl-next {
    right: 0;
  }
  .clearfix .owl-next:hover {
    right: 0;
  }
  .clearfix .owl-prev {
    left: 0;
  }
  .clearfix .owl-prev:hover {
    left: 0;
  }
}
@media screen and (max-width: 991px) {
  .google-svg-btn .fb-desk {
    font-size: 14px;
  }
  .google-svg-btn .gl-desk {
    font-size: 14px;
  }
  .facebook-svg-btn .fb-desk {
    font-size: 14px;
  }
  .facebook-svg-btn .gl-desk {
    font-size: 14px;
  }
}
#invtrfl_btn_widget {
  display: none !important;
}
#header .header-top-trip .header-top-right a span img {
  width: 15px;
}
.ReferEarnSidebar img {
  width: 40px;
}
/*flash sale css*/
.flash-salebox {
  position: absolute;
  z-index: 9;
}
.flash-salebox img {
  width: 55px !important;
}
.flash-salebox.flashpage {
  width: 100%;
  position: relative;
  margin-bottom: 5px;
}
.flash-salebox.flashpage img {
  width: 55px !important;
  display: inline-block !important;
  position: absolute;
}
.flash-salebox.flashpage .flashsaletimer {
  display: inline-block;
  font-size: 12px;
  color: #1A506A;
  width: 100%;
  padding-left: 70px;
  box-sizing: border-box;
}
.flash-salebox.flashpage .flashsaletimer .sold-perc {
  float: left;
}
.flash-salebox.flashpage .flashsaletimer .deal-timeout {
  float: right;
}
.flash-salebox.flashpage .flashsaletimer .deal-timeoutprogress {
  background: rgba(190, 190, 190, 0.2);
  width: 100%;
  height: 3px;
  border-radius: 2px;
  margin-top: 0px;
  float: left;
  overflow: hidden;
}
.flash-salebox.flashpage .flashsaletimer .deal-timeoutprogress .deal-timeoutprogressinner {
  background: #fa8b00;
  height: 3px;
  display: none !important;
}
.deal-timeoutprogress {
  background: rgba(190, 190, 190, 0.2);
  width: 100%;
  height: 3px;
  border-radius: 2px;
  margin-top: 0px;
  float: left;
  overflow: hidden;
}
.deal-timeoutprogress .deal-timeoutprogressinner {
  background: #fa8b00;
  height: 3px;
  float: left;
  display: none !important;
}
.variant-tile .variant-title {
  width: auto!important;
  line-height: 19px!important;
}
.variant-tile .price-container .app-discnt {
  display: block;
  padding-top: 10px;
  clear: both;
}
.variant-tile .price-container .app-discnt .vrnt-offer-new {
  float: left !important;
  border-right: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.variant-tile .price-container .app-discnt .vrnt-offer-new.discount-on-app {
  border-right: 1px solid #df4723;
  color: #1A506A;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.variant-tile .price-container .app-discnt .vrnt-offer-new.discount-on-app.onlyappdisc {
  border-radius: 2px;
}
thirdPartyDataList .variant-tile .price-container .app-discnt {
  display: block;
  padding-top: 10px;
  clear: both;
}
thirdPartyDataList .variant-tile .price-container .app-discnt .vrnt-offer-new {
  float: left !important;
  border-right: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
thirdPartyDataList .variant-tile .price-container .app-discnt .vrnt-offer-new.discount-on-app {
  border-right: 1px solid #df4723;
  color: #1A506A;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
thirdPartyDataList .variant-tile .price-container .app-discnt .vrnt-offer-new.discount-on-app.onlyappdisc {
  border-radius: 2px;
}
/*pdp and pack price new design starts*/
.price-newdesign {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  color: #929495;
  font-weight: 400;
}
.price-newdesign .price-txt {
  display: inline-block;
  margin-right: 5px;
}
.price-newdesign .regulrprice {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #d3d4d5;
}
.variant-price.newofferprice {
  width: auto !important;
  margin-right: 10px;
}
.variant-price.newofferprice .price-txt {
  font-size: 14px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
  line-height: 22px;
}
/*pdp and pack price new design ends*/
/*Refer Widget - Splash Screen*/
.hidden-splash {
  display: none !important;
}
#refer_splash {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
#refer_splash .refer_splash--overlay {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
#refer_splash .refer_splash--container {
  display: block;
  position: relative;
  margin: 0 auto;
  margin-top: 60px;
  background: #fff;
  width: 380px;
  vertical-align: middle;
  padding: 25px 35px;
  z-index: 2;
}
#refer_splash .refer_splash--container .invited-msgg {
  background: #ccf2f2;
  float: left;
  position: absolute;
  top: 0;
  width: 100%;
  margin-bottom: 20px;
  left: 0;
  box-sizing: border-box;
  padding: 25px 35px;
}
#refer_splash .refer_splash--container .invited-msgg > img {
  width: 10%;
  float: left;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#refer_splash .refer_splash--container .invited-msgg > span {
  float: left;
  width: 85%;
  padding-left: 15%;
}
#refer_splash .refer_splash--container .invite-more {
  float: left;
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-bottom: 20px;
  font-size: 15px;
  color: #1a4f69;
  font-weight: 600;
  padding-top: 110px;
}
#refer_splash .refer_splash--container .refer_splash--logo {
  display: block;
  position: relative;
  margin-bottom: 15px;
  margin-top: -5px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
#refer_splash .refer_splash--container .refer_splash--logo img {
  height: 50px;
  margin: 0 auto;
  display: block;
}
#refer_splash .refer_splash--container .refer_splash--close {
  vertical-align: middle;
}
#refer_splash .refer_splash--container .refer_splash--close svg {
  position: absolute;
  right: 15px;
  top: 15px;
  height: 12px;
  vertical-align: middle;
}
#refer_splash .refer_splash--container .refer_splash--icon {
  display: block;
  width: 75%;
  margin: 0 auto;
}
#refer_splash .refer_splash--container h4 {
  margin-top: 25px;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
}
#refer_splash .refer_splash--container p {
  margin-top: 10px;
  text-align: center;
}
#refer_splash .refer_splash--container hr {
  display: block;
  margin: 25px auto 30px;
  height: 2px;
  border: 0;
  border-bottom: 1px dashed #ccc;
}
#refer_splash .refer_splash--container .refer_splash--offer-promo span {
  background: #f0f0f0;
  padding: 5px 8px;
  margin-left: 5px;
  font-weight: 600;
  font-size: 15px;
}
#refer_splash .refer_splash--container .refer_splash--action {
  display: block;
  border-radius: 2px;
  border: 1px solid #df4723;
  background: #df4723;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 10px 20px;
  text-align: center;
  margin: 0 auto;
  margin-top: 35px;
}
#refer_splash .refer_splash--container .refer_splash--action:focus,
#refer_splash .refer_splash--container .refer_splash--action:active,
#refer_splash .refer_splash--container .refer_splash--action:hover {
  color: #ffffff !important;
}
@media only screen and (max-width:480px) {
  #refer_splash .newRae {
    width: 80%;
    height: 45%;
    margin-top: 0;
    padding: 25px 15px;
    top: 50%;
    transform: translatey(-50%);
  }
  #refer_splash .refer_splash--container {
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding: 25px 15px;
  }
  #refer_splash .refer_splash--container .refer_splash--close svg {
    height: 15px;
    right: 17px;
    top: 18px;
  }
  #refer_splash .refer_splash--container .refer_splash--logo {
    display: block;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-top: -15px;
    margin-bottom: 8%;
  }
  #refer_splash .refer_splash--container .refer_splash--logo img {
    display: block;
    height: 30px;
    margin: 0 auto;
  }
  #refer_splash .refer_splash--container .refer_splash--icon {
    width: 70%;
  }
  #refer_splash .refer_splash--container h4 {
    font-size: 16px;
  }
  #refer_splash .refer_splash--container p {
    font-size: 14px;
  }
  #refer_splash .refer_splash--container p.refer_splash--offer-promo {
    font-size: 16px;
  }
  #refer_splash .refer_splash--container p.refer_splash--offer-promo span {
    display: table;
    margin: 0 auto;
    margin-top: 10px;
  }
  #refer_splash .refer_splash--container hr {
    margin: 25px auto 25px!important;
  }
  #refer_splash .refer_splash--container .refer_splash--action {
    font-size: 18px;
    padding: 14px 20px;
  }
}
@media only screen and (max-width:320px) {
  #refer_splash .refer_splash--container .refer_splash--logo {
    margin-bottom: 10%;
  }
  #refer_splash .refer_splash--container h4 {
    font-size: 16px;
  }
  #refer_splash .refer_splash--container .refer_splash--offer-promo span {
    margin-top: 6px;
  }
}
/*Refer Widget - Header*/
.page_type_login .refer-widget-topbar .refer-widget-topbar-icon,
.page_type_cart .refer-widget-topbar .refer-widget-topbar-icon {
  height: 32px;
}
.refer-widget-topbar {
  height: 40px;
  display: block;
  position: relative;
  padding: 3px 20px;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.refer-widget-topbar .refer-widget-topbar-icon {
  height: 40px;
}
.refer-widget-topbar p {
  display: inline-block;
  font-size: 15px;
  vertical-align: middle;
  margin-left: 10px;
  color: #1A4F69;
}
.refer-widget-topbar .referWidget_closeclicked {
  height: 15px;
  display: inline-block;
  margin-left: 35px;
  cursor: pointer;
  vertical-align: middle;
}
.refer-widget-topbar .referWidget_closeclicked svg {
  height: 100%;
}
@media only screen and (max-width:480px) {
  .refer-widget-topbar {
    width: 100%;
    height: 60px!important;
    display: block;
    position: relative;
    padding: 10px 15px;
    text-align: left;
    border-bottom: 1px solid #ccc;
  }
  .refer-widget-topbar .refer-widget-topbar-icon {
    height: 35px;
    float: left;
  }
  .refer-widget-topbar p {
    max-width: calc(100% - 70px);
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
    margin-left: 5px;
    color: #1A4F69;
    float: left;
  }
  .refer-widget-topbar .referWidget_closeclicked {
    height: 12px;
    float: right;
    cursor: pointer;
    margin-right: 7px;
    margin-top: -25px;
  }
  .refer-widget-topbar .referWidget_closeclicked svg {
    height: 100%;
  }
  .page_type_home .refer-widget-topbar {
    margin-top: -56px !important;
  }
  .page_type_home .refer-widget-topbar .referWidget_closeclicked {
    margin-top: 12px !important;
  }
}
@media only screen and (max-width:320px) {
  .refer-widget-topbar {
    padding: 5px!important;
  }
  .refer-widget-topbar .referWidget_closeclicked {
    margin-top: -35px;
  }
}
/* inactivity popup */
#inactivityTimer {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 999999;
}
#inactivityTimer .inactivityTimer-container {
  position: absolute;
  display: block;
  max-width: 450px;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0;
  right: 0;
}
#inactivityTimer .inactivityTimer-container .inactivityTimer-header {
  display: block;
  background: #ccf2f2;
  font-size: 16px;
  font-weight: 600;
  padding: 20px;
  color: #212121;
  border: 1px solid #ccf2f2;
  border-radius: 2px 2px 0 0;
}
#inactivityTimer .inactivityTimer-container .inactivityTimer-body {
  display: block;
  background: #fff;
  padding: 20px;
  border: 1px solid #fff;
  border-radius: 0 0 2px 2px;
}
#inactivityTimer .inactivityTimer-container .inactivityTimer-body .inactivityTimer-close {
  position: absolute;
  cursor: pointer;
  font-size: 12px;
  right: 12px;
}
#inactivityTimer .inactivityTimer-container .inactivityTimer-body .inactivityTimer-link {
  width: calc(50% - 18px);
  margin-left: -5px;
  padding: 25px 10px;
  text-align: center;
  display: inline-block;
  line-height: 15px;
  cursor: pointer;
}
#inactivityTimer .inactivityTimer-container .inactivityTimer-body .inactivityTimer-link:nth-child(odd) {
  border-right: 1px solid #f5f5f5;
}
#inactivityTimer .inactivityTimer-container .inactivityTimer-body .inactivityTimer-link.inactivityTimer-tracker-1,
#inactivityTimer .inactivityTimer-container .inactivityTimer-body .inactivityTimer-link.inactivityTimer-tracker-2 {
  border-bottom: 1px solid #f5f5f5;
}
#inactivityTimer .inactivityTimer-container .inactivityTimer-body .inactivityTimer-link:hover {
  background: #f2f2f2;
}
#inactivityTimer .inactivityTimer-container .inactivityTimer-body .inactivityTimer-link div.it-icon {
  width: 80px;
  height: 65px;
  max-width: 70%;
  display: block;
  margin: 0 auto;
  background: url(../../images/inactive-popup.svg);
  background-size: 700px;
}
#inactivityTimer .inactivityTimer-container .inactivityTimer-body .inactivityTimer-link img.it-icon-arrow {
  display: none;
}
#inactivityTimer .inactivityTimer-container .inactivityTimer-body .inactivityTimer-link span {
  font-size: 13px;
  color: #1a4f69;
  width: 150px;
  display: block;
  margin: 0 auto;
}
#inactivityTimer .inactivityTimer-container .inactivityTimer-body .inactivityTimer-tracker-1 div.it-icon {
  background-position: -115px -150px;
}
#inactivityTimer .inactivityTimer-container .inactivityTimer-body .inactivityTimer-tracker-2 div.it-icon {
  background-position: -310px -150px;
}
#inactivityTimer .inactivityTimer-container .inactivityTimer-body .inactivityTimer-tracker-3 div.it-icon {
  background-position: -505px -150px;
}
#inactivityTimer .inactivityTimer-container .inactivityTimer-body .inactivityTimer-tracker-4 div.it-icon {
  background-position: -115px -320px;
}
#inactivityTimer .inactivityTimer-container .inactivityTimer-body .inactivityTimer-tracker-5 div.it-icon {
  background-position: -310px -320px;
}
#inactivityTimer .inactivityTimer-container .inactivityTimer-body .inactivityTimer-tracker-6 div.it-icon {
  background-position: -505px -320px;
}
.wishlist {
  display: none;
}
@media only screen and (max-width: 990px) {
  .wishlist--cart--item-msg {
    display: inline-block !important;
    float: left!important;
    min-width: 200px;
    width: 100%!important;
  }
}
.wishlist--cart--item-msg {
  display: block;
  position: relative;
  z-index: 1;
  float: right;
  margin-top: 10px;
  margin-right: 10px;
  padding-bottom: 20px;
  margin-right: -10px !important;
}
.wishlist--cart--item-msg .wxtooltip {
  width: 210px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  border-radius: 2px;
  font-size: 12px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  left: 8%;
  top: 23px!important;
  opacity: 0;
  -webkit-animation: opacity 0.6s ease-in-out;
  -moz-animation: opacity 0.6s ease-in-out;
  animation: opacity 0.6s ease-in-out;
}
.wishlist--cart--item-msg .wxtooltip::after {
  content: " ";
  position: absolute;
  top: -5px;
  left: 49%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
}
.wishlist--cart--item-msg .wxtooltip xlink {
  text-decoration: underline;
  cursor: pointer;
}
.wishlist--cart--item-msg.ml-l {
  width: 200px;
  margin-right: 0;
}
@media only screen and (max-width: 990px) {
  .wishlist--cart--item-msg.ml-l {
    margin-right: -105px !important;
  }
}
.wishlist--cart--item-msg a {
  color: #1A4F69;
  font-size: 13px;
  display: inline-block;
  margin-right: 8px;
}
.wishlist--cart--item-msg a:last-child {
  border-left: 1px solid #E0E0E0;
  padding-left: 16px;
}
@media only screen and (max-width:480px) {
  .wishlist--cart--item-msg {
    display: inline-block;
    float: none;
    padding-bottom: 0;
    margin-top: 6px!important;
  }
  .wishlist--cart--item-msg a {
    position: relative!important;
    top: 0!important;
    left: 0!important;
  }
}
.show_user_wishlist .wishlist {
  display: block;
}
.show_user_wishlist .wishlist img {
  cursor: pointer;
}
.show_user_wishlist .wishlist .wtooltip {
  width: 120px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  border-radius: 2px;
  font-size: 12px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: -5px;
  right: 140%;
  opacity: 0;
  -webkit-animation: opacity 0.6s ease-in-out;
  -moz-animation: opacity 0.6s ease-in-out;
  animation: opacity 0.6s ease-in-out;
}
.show_user_wishlist .wishlist .wtooltip::after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent rgba(0, 0, 0, 0.8);
}
.show_user_wishlist .wishlist[data-wishlist-added="true"] .wtooltip.show:hover {
  opacity: 1!important;
  visibility: visible;
}
.show_user_wishlist .wishlist[data-wishlist-added="false"] > img:hover + .wtooltip {
  opacity: 1;
}
.show_user_wishlist .wishlist[data-wishlist-added="true"] > img:hover + .wtooltip:not(.noshow) {
  opacity: 1!important;
}
.show_user_wishlist .wishlist[data-wishlist-added="true"] .wtooltip {
  display: inline-block;
  width: 210px;
  text-align: left!important;
}
.show_user_wishlist .wishlist[data-wishlist-added="true"] .wtooltip.show {
  -webkit-animation: wishlist-update 3s ease-in-out;
  -moz-animation: wishlist-update 3s ease-in-out;
  animation: wishlist-update 3s ease-in-out;
}
.show_user_wishlist .wishlist[data-wishlist-added="true"] .wtooltip img {
  height: 16px;
  width: 16px;
  display: inline-block;
  margin-right: 5px;
  margin-left: 10px;
}
.show_user_wishlist .wishlist[data-wishlist-added="true"] .wtooltip a {
  color: #fff;
  text-decoration: underline!important;
  float: right;
  margin-right: 10px;
}
.show_user_wishlist .wishlist.wishlist--cart--msg-top {
  position: absolute;
  right: 16px;
  top: 20px;
  color: #1A4F69;
  font-size: 13px;
  font-weight: 600;
  display: block;
  text-decoration: underline;
  margin-top: -10px;
  cursor: pointer;
}
.show_user_wishlist .wishlist.wishlist--pdp-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
  width: 30px;
  height: 30px;
}
.show_user_wishlist .wishlist.wishlist--pdp-icon img {
  width: 100%;
}
.show_user_wishlist .wishlist.wishlist--pdp-general-icon {
  position: absolute;
  opacity: 0;
  top: 5px;
  right: 45px;
  z-index: 10;
  width: 25px;
  height: 25px;
  -webkit-animation: opacity 0.3s ease-in-out;
  -moz-animation: opacity 0.3s ease-in-out;
  animation: opacity 0.3s ease-in-out;
}
.show_user_wishlist .wishlist.wishlist--pdp-general-icon.wishlist--icon-flashsale {
  top: 35px;
}
.show_user_wishlist .wishlist.wishlist--pdp-general-icon img {
  width: 100%;
}
.show_user_wishlist .wishlist.wishlist--pdp-layout-icon {
  position: absolute;
  opacity: 0;
  top: 15px;
  right: 25px;
  z-index: 10;
  width: 25px;
  height: 25px;
  -webkit-animation: opacity 0.2s ease-in-out;
  -moz-animation: opacity 0.2s ease-in-out;
  animation: opacity 0.2s ease-in-out;
}
.show_user_wishlist .wishlist.wishlist--pdp-layout-icon.wishlist--icon-flashsale {
  top: 35px;
}
.show_user_wishlist .wishlist.wishlist--pdp-layout-icon img {
  width: 100%;
}
.show_user_wishlist .wishlist.wishlist--cart-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 99999;
  display: none;
}
.show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .rating-cont {
  margin-top: 5px;
  display: inline-block;
}
.show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .rating-wrapper {
  float: left;
  padding-top: 0;
  line-height: 8px;
}
.show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .rtng-star {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 14px;
  margin-top: 4px;
  margin-right: 8px;
  text-align: left;
  background-image: url(../../images/star-empty.svg);
  background-repeat: repeat-x;
}
.show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .rtng-usr {
  display: inline-block;
  height: 14px;
  background-image: url(../../images/star-filled.svg);
  background-repeat: repeat-x;
  vertical-align: top;
}
.show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .review-count {
  float: left;
  font-size: 13px;
  color: #7c7f80;
}
.show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .price-hike {
  display: block;
  margin-top: 8px;
}
.show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .price-hike img {
  margin-right: 4px;
  vertical-align: middle;
  height: 12px;
  margin-top: -2px;
}
.show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .price-hike span {
  font-weight: 600;
  font-size: 12px;
  vertical-align: top;
}
.show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .was-before {
  font-weight: 400!important;
  display: block;
}
.show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wl-conditional {
  display: inline-box;
}
@media only screen and (min-width: 491px) {
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content {
    position: relative;
    display: block;
    background: #FFFFFF;
    width: 65%;
    border-radius: 2px;
    padding: 25px;
    margin: 0 auto;
    margin-top: 5%;
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 550px;
    -webkit-overflow-scrolling: touch;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content::-webkit-scrollbar {
    width: 6px;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #f1f1f1;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #888;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content h3 {
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    text-align: center;
    text-transform: capitalize;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-close {
    position: absolute;
    width: 15px;
    height: 15px;
    right: 15px;
    top: 10px;
    cursor: pointer;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-items {
    margin-top: 20px;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-items .wishlist--cart-popup-item {
    width: 32.9%;
    display: inline-block;
    margin: 0;
    margin-top: 10px;
    padding: 10px 30px;
    vertical-align: top;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-items .wishlist--cart-popup-item .wishlist--cart-popup-item--title {
    font-size: 14px;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-items .wishlist--cart-popup-item .wishlist--cart-popup-item--img {
    display: block!important;
    margin: 0 auto;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-items .wishlist--cart-popup-item .wishlist--cart-popup-item--price {
    display: block;
    margin-top: 5px;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-items .wishlist--cart-popup-item .wishlist--cart-popup-item--price .wl-price-main {
    font-weight: bold;
    font-size: 16px;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-items .wishlist--cart-popup-item .wishlist--cart-popup-item--price .wl-price-strike {
    margin-left: 5px;
    font-size: 15px;
    color: #929495;
    text-decoration: line-through;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-items .wishlist--cart-popup-item .wishlist--cart-popup-item--price .wl-price-discount {
    margin-left: 5px;
    font-size: 14px;
    text-transform: capitalize;
    color: #df4723;
    font-weight: 600;
    border: 1px solid #df4723;
    border-radius: 2px;
    padding: 0 7px;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-items .wishlist--cart-popup-item [data-wishlist-cart-add-id] {
    display: block;
    margin-top: 15px;
    padding: 8px!important;
    font-size: 15px!important;
  }
}
@media only screen and (max-width: 490px) {
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content {
    position: absolute;
    display: block;
    background: #FFF;
    width: 100%;
    border-radius: 0;
    padding: 5px;
    overflow-x: auto;
    overflow-y: hidden;
    height: 430px;
    padding-top: 45px;
    bottom: 0;
    left: 0;
    animation: wishlist-popup-mobile-animation 0.4s ease-in-out;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content h3 {
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    text-align: center;
    text-transform: capitalize;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 385px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-close {
    position: fixed;
    width: 15px;
    height: 15px;
    padding-top: 2px;
    cursor: pointer;
    left: 90%;
    bottom: 410px;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-items {
    overflow-x: scroll;
    min-width: 220px;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-items .wishlist--cart-popup-item {
    width: 220px;
    display: inline-block;
    margin: 0;
    margin-top: 10px;
    padding: 10px;
    vertical-align: top;
    margin-right: 10px;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-items .wishlist--cart-popup-item .wishlist--cart-popup-item--title {
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-items .wishlist--cart-popup-item .wishlist--cart-popup-item--img {
    display: block!important;
    margin: 0 auto;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-items .wishlist--cart-popup-item .wishlist--cart-popup-item--price {
    display: block;
    margin-top: 5px;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-items .wishlist--cart-popup-item .wishlist--cart-popup-item--price .wl-price-main {
    font-weight: bold;
    font-size: 16px;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-items .wishlist--cart-popup-item .wishlist--cart-popup-item--price .wl-price-strike {
    margin-left: 5px;
    font-size: 15px;
    color: #929495;
    text-decoration: line-through;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-items .wishlist--cart-popup-item .wishlist--cart-popup-item--price .wl-price-discount {
    font-size: 14px;
    text-transform: capitalize;
    color: #df4723;
    font-weight: 600;
    border: 1px solid #df4723;
    border-radius: 2px;
    padding: 0 7px;
    margin-top: 5px;
    display: inline-block;
  }
  .show_user_wishlist .wishlist.wishlist--cart-popup .wishlist--cart-popup-content .wishlist--cart-popup-items .wishlist--cart-popup-item [data-wishlist-cart-add-id] {
    display: block;
    margin-top: 15px;
    padding: 8px!important;
    font-size: 15px!important;
  }
}
.page_type_home .owl-item:hover .wishlist,
.page_type_home .variant-tile:hover .wishlist {
  opacity: 1;
}
body:not(.page_type_home) .owl-item .wishlist,
body:not(.page_type_home) .variant-tile .wishlist {
  opacity: 1;
}
.flash-salebox.flashpage + .img-box + [data-wishlist-added] {
  top: 40px;
}
.cta-success-wishlist {
  color: #fff!important;
  background: #8cc341!important;
  border-color: #8cc341 !important;
}
@media only screen and (max-width: 490px) {
  .show_user_wishlist .products-block .js-products-list .vt-name {
    display: block!important;
    padding-right: 25px;
  }
  .tile-tag-list-flash + [data-wishlist-added],
  .products-block .js-products-list .vt-name + [data-wishlist-added] {
    top: 66px;
  }
  .wishlist--pdp-general-icon[data-wishlist-added="false"] .wtooltip.show .wishlist--pdp-general-icon[data-wishlist-added="true"] .wtooltip.noshow {
    opacity: 0!important;
  }
}
.wishlist[class*="wishlist--"][data-wishlist-id] img {
  cursor: pointer;
}
@-moz-keyframes wishlist-update {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes wishlist-update {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes wishlist-update {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes wishlist-popup-mobile-animation {
  0% {
    bottom: -500px;
  }
  100% {
    bottom: 0;
  }
}
@-webkit-keyframes wishlist-popup-mobile-animation {
  0% {
    bottom: -500px;
  }
  100% {
    bottom: 0;
  }
}
@keyframes wishlist-popup-mobile-animation {
  0% {
    bottom: -500px;
  }
  100% {
    bottom: 0;
  }
}
.add-to-cart-btn-btn {
  background: #f06e14 !important;
  border-color: #f06e14 !important;
}
.addr-warn-popup {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 100%;
  z-index: 999999;
}
.addr-warn-popup .addr-warn-popup--content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 425px;
  background: #fff;
  display: inline-table;
  border-radius: 2px;
  margin: auto;
  padding: 15px;
}
.addr-warn-popup .addr-warn-popup--content .addr-warn-popup--content-body .addr-warn-popup--content-title {
  font-size: 18px;
  color: #00bfbf;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 15px;
}
.addr-warn-popup .addr-warn-popup--content .addr-warn-popup--content-body .addr-warn-popup--content-title img {
  margin-bottom: -1px;
  vertical-align: inherit;
  height: 16px;
}
.addr-warn-popup .addr-warn-popup--content .addr-warn-popup--content-body .addr-warn-popup--content-title .addr-warn-popup--cross {
  float: right;
  vertical-align: middle;
  cursor: pointer;
  height: 16px;
  margin-top: 5px;
}
.addr-warn-popup .addr-warn-popup--content .addr-warn-popup--content-body .addr-warn-popup--content-info {
  font-size: 14px;
  margin-bottom: 10px;
}
.addr-warn-popup .addr-warn-popup--content .addr-warn-popup--content-body .addr-warn-popup--content-addr .addr-warn-popup--content-addr-cont {
  display: inline-block;
  width: 80%;
  vertical-align: middle;
}
.addr-warn-popup .addr-warn-popup--content .addr-warn-popup--content-body .addr-warn-popup--content-addr b {
  display: block;
}
.addr-warn-popup .addr-warn-popup--content .addr-warn-popup--content-body .addr-warn-popup--content-addr button {
  vertical-align: top;
  background: #fff;
  border: 0;
  color: #00bfbf;
  font-size: 16px;
  line-height: 18px;
  display: inline-block;
}
.addr-warn-popup .addr-warn-popup--content .addr-warn-popup--content-body .addr-warn-popup--content-addr button img {
  height: 16px;
  display: inline-block;
  vertical-align: top;
}
.addr-warn-popup .addr-warn-popup--content .addr-warn-popup--content-footer {
  background: #df4622;
  color: #fff;
  margin-left: -15px;
  margin-bottom: -15px;
  margin-top: 20px;
  width: calc(100% + 30px);
  text-align: center;
  padding: 14px 0;
  font-size: 18px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .addr-warn-popup .addr-warn-popup--content {
    width: 320px;
  }
  .addr-warn-popup .addr-warn-popup--content .addr-warn-popup--content-body .addr-warn-popup--content-addr button {
    margin-top: 10px;
  }
}
/*-------------subscribe checkbox 18-7-2-18------------------------*/
.subscribe  + .checboximg {
  background: url(../images/loginpop/checkboxselect.svg) no-repeat;
  background-size: 14px 14px;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 3px;
}
:checked + .checboximg {
  background: url(../images/loginpop/checkboxselected.svg) no-repeat;
}
/*-------------------------15-7-2018----------------*/
.img-sugg .trnd-prod a.tprod .prodname {
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-inline-box;
}
.img-sugg .trnd-prod a.tprod .bxgy-search {
  color: #e97275;
}
.headerSearchOffers {
  display: block;
  text-align: left;
  margin: 3px 0;
  position: relative;
}
.search-prod-name {
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-inline-box;
}
.bxgy-sec {
  color: #e97275;
}
.rfreebie-sec,
.freebiIcon-search {
  color: #8cc342;
}
.rfreebie-sec:hover .freebie-hover {
  visibility: visible;
  opacity: 1;
  left: 25px;
}
.rfreebie-sec .freebie-hover {
  position: absolute;
  width: 185px;
  left: 0;
  top: 0;
  vertical-align: top;
  visibility: hidden;
  opacity: 0;
  font-size: 11px;
  height: auto;
  padding: 5px 0 5px 5px;
  border: 1px solid #d3d4d5;
  text-align: left;
  line-height: 11px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -o-transition: left .3s linear,opacity .4s linear;
  -webkit-transition: left .3s linear,opacity .4s linear;
  transition: left .3s linear,opacity .4s linear;
  -o-text-overflow: initial!important;
  text-overflow: clip!important;
  white-space: normal!important;
  background: #fff;
  overflow: visible!important;
  color: #25292b;
  min-height: 25px;
}
.line-thought {
  text-decoration: line-through !important;
  color: #a09d9d !important;
}
.rflashsale,
.rbxgy-sec,
.rfreebie-sec {
  display: none;
}
.rflashsale.active,
.rbxgy-sec.active,
.rfreebie-sec.active {
  display: block;
}
.trend-flashicon {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 0 auto;
  width: 100%;
}
.trend-flashicon img {
  width: auto !important;
}
.trnd-prod {
  position: relative;
}
.acVariantRow {
  position: relative;
}
.acVariantRow a span.txt-light {
  font-size: 13px !important;
}
.prodmrp {
  font-size: 13px;
}
.variant-tile .bestSeller-sec i {
  display: none;
}
.variant-tile .bestSeller-sec span {
  background: url(../../images/best_seller-new.svg);
  text-indent: -100000px;
  width: 42px;
  height: 42px;
  margin-right: 5px;
  margin-top: 1px;
  display: inline-block;
}

.seo-content a, .seoContainer a {
    color: #00bfbf!important;
    font-weight: 600;
}