body {
  background-color: #fff; }

button,
.custom-select,
a {
  outline: none; }
  button:focus,
  .custom-select:focus,
  a:focus {
    outline: none;
    box-shadow: none; }
  button.btn:focus,
  .custom-select.btn:focus,
  a.btn:focus {
    box-shadow: none; }

.custom-select {
  border-radius: 0 5px; }
  .custom-select:focus {
    border: 1px solid #000; }

.auto-margin {
  margin: 0 auto; }

.breadcrumb {
  display: none; }

.vmm-store-locator-status-message {
  font-size: 0.875rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #EC008C; }
  .vmm-store-locator-status-message ul {
    padding: 0 20px;
    list-style: initial; }
  .vmm-store-locator-status-message .store-locator-no-results {
    background-color: #f7f7f7;
    padding: 5px;
    text-align: center;
    margin-bottom: 5px; }
  .vmm-store-locator-status-message .store-status-unserviceable {
    background-color: #f7f7f7;
    padding: 5px;
    text-align: center;
    margin-bottom: 5px; }
    .vmm-store-locator-status-message .store-status-unserviceable .img-wrapper,
    .vmm-store-locator-status-message .store-status-unserviceable .unserviceable-text {
      display: inline-block;
      vertical-align: top; }
      .vmm-store-locator-status-message .store-status-unserviceable .img-wrapper i,
      .vmm-store-locator-status-message .store-status-unserviceable .unserviceable-text i {
        font-size: 1.25rem; }
  .vmm-store-locator-status-message .store-status-message {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    border-bottom: 1px solid #bebebe;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 10px; }
  .vmm-store-locator-status-message .store-locator-store-status {
    background-color: #f7f7f7;
    padding: 10px; }

.store-locator .form-group .form-control.ipt-store-finder {
  padding: 0 30px; }

.location-language-popup .store-locator {
  margin-top: 20px; }

.addtocartlocationcheck.modal {
  z-index: 1052; }

.addtocartlocationcheck .location-language-popup__img, .addtocartlocationcheck .location-language-popup__heading,
.addtocartlocationcheck .location-language-popup .language-selector,
.addtocartlocationcheck .location-language-popup .vmm-store-locator__btn-skip-login,
.addtocartlocationcheck .location-language-popup .vmm-store-locator__btn-seperator {
  display: none; }

@media (max-width: 766.98px) {
  .menu-toggleable-left.navbar-toggleable-xs {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 70%;
    overflow-y: auto; }
    .menu-toggleable-left.navbar-toggleable-xs.sm-overflow {
      overflow-y: hidden; }
    .menu-toggleable-left.navbar-toggleable-xs.in {
      left: 0; } }

@media (min-width: 768px) {
  .menu-toggleable-left.navbar-toggleable-xs.in {
    width: 50%; } }

@media (max-width: 767.98px) {
  .menu-toggleable-left.navbar-toggleable-ssm {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 70%;
    overflow-y: auto; }
    .menu-toggleable-left.navbar-toggleable-ssm.sm-overflow {
      overflow-y: hidden; }
    .menu-toggleable-left.navbar-toggleable-ssm.in {
      left: 0; } }

@media (min-width: 768px) {
  .menu-toggleable-left.navbar-toggleable-ssm.in {
    width: 50%; } }

@media (max-width: 768.98px) {
  .menu-toggleable-left.navbar-toggleable-sm {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 70%;
    overflow-y: auto; }
    .menu-toggleable-left.navbar-toggleable-sm.sm-overflow {
      overflow-y: hidden; }
    .menu-toggleable-left.navbar-toggleable-sm.in {
      left: 0; } }

@media (min-width: 768px) {
  .menu-toggleable-left.navbar-toggleable-sm.in {
    width: 50%; } }

@media (max-width: 1023.98px) {
  .menu-toggleable-left.navbar-toggleable-md {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 70%;
    overflow-y: auto; }
    .menu-toggleable-left.navbar-toggleable-md.sm-overflow {
      overflow-y: hidden; }
    .menu-toggleable-left.navbar-toggleable-md.in {
      left: 0; } }

@media (min-width: 768px) {
  .menu-toggleable-left.navbar-toggleable-md.in {
    width: 50%; } }

@media (max-width: 1279.98px) {
  .menu-toggleable-left.navbar-toggleable-lg {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    max-width: 70%;
    overflow-y: auto; }
    .menu-toggleable-left.navbar-toggleable-lg.sm-overflow {
      overflow-y: hidden; }
    .menu-toggleable-left.navbar-toggleable-lg.in {
      left: 0; } }

@media (min-width: 768px) {
  .menu-toggleable-left.navbar-toggleable-lg.in {
    width: 50%; } }

.menu-toggleable-left.navbar-toggleable-xl {
  position: fixed;
  left: -100%;
  top: 0;
  bottom: 0;
  transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
  display: block;
  max-width: 70%;
  overflow-y: auto; }
  .menu-toggleable-left.navbar-toggleable-xl.sm-overflow {
    overflow-y: hidden; }
  .menu-toggleable-left.navbar-toggleable-xl.in {
    left: 0; }

@media (min-width: 768px) {
  .menu-toggleable-left.navbar-toggleable-xl.in {
    width: 50%; } }

.navbar-nav {
  position: relative;
  text-align: center; }
  .navbar-nav .nav-item {
    display: inline-block; }
    .navbar-nav .nav-item .nav-link {
      font-size: 1rem;
      color: #000;
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      padding: 0 5px;
      margin-bottom: 15px; }
      @media (max-width: 768.98px) {
        .navbar-nav .nav-item .nav-link {
          margin-top: 15px; } }
      .navbar-nav .nav-item .nav-link.dropdown-toggle:after {
        display: none; }

@media (min-width: 769px) {
  .nav-item > .nav-link {
    color: #0068A9; } }

@media (max-width: 768.98px) {
  .main-menu.menu-toggleable-left {
    background-color: #fff;
    z-index: 999999; }
    .main-menu.menu-toggleable-left .container {
      padding-left: 0;
      padding-right: 0; }
      .main-menu.menu-toggleable-left .container .row {
        margin-left: 0;
        margin-right: 0; } }

.main-menu-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; }

.menu-toggleable-left .close-menu {
  padding: 10px;
  background-color: #0068A9;
  border-bottom: 1px solid #ccc;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  position: sticky;
  top: 0;
  z-index: 9;
  width: 80%; }
  @media (min-width: 769px) {
    .menu-toggleable-left .close-menu {
      display: none; } }
  @media (min-width: 768px) {
    .menu-toggleable-left .close-menu {
      width: 50%; } }

.menu-toggleable-left .menu-group {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media (min-width: 1024px) {
    .menu-toggleable-left .menu-group {
      margin-top: 0; } }

.menu-toggleable-left .menuitem-name {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 34px;
  padding: 10px; }

.menu-toggleable-left li > .close-menu {
  position: initial; }

@media (max-width: 768.98px) {
  .menu-toggleable-left .bg-inverse {
    background-color: #0068A9 !important;
    color: #222; }
  .menu-toggleable-left .menu-item-static-links {
    background: #035487; } }

@media (max-width: 767.98px) {
  .menu-toggleable-left.in {
    right: 0;
    margin-right: 1.25em;
    /* 20/16 */ } }

@media (max-width: 768.98px) {
  .menu-toggleable-left.in .nav-item + .nav-item {
    border-top: 1px solid #eee; }
  .menu-toggleable-left.in .dropdown {
    display: block;
    position: static;
    text-align: left; }
  .menu-toggleable-left.in .dropdown-toggle {
    padding-left: 1rem; }
    .menu-toggleable-left.in .dropdown-toggle::after {
      border-top: 0.3em solid transparent;
      border-bottom: 0.3em solid transparent;
      border-left: 0.3em solid;
      position: absolute;
      right: 0.3em;
      margin-top: 0.55em; }
  .menu-toggleable-left.in .nav-item .nav-link {
    padding-left: 1rem;
    color: #fff;
    text-transform: uppercase; }
    .menu-toggleable-left.in .nav-item .nav-link::before {
      position: relative;
      content: "\F105";
      font-family: 'FontAwesome';
      font-size: 1.5625rem;
      float: right;
      margin-right: 25px;
      top: -5px; }
  .menu-toggleable-left.in .show > .dropdown-menu {
    left: 0; }
  .menu-toggleable-left.in .dropdown-menu {
    position: fixed;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0 none;
    transition: left 0.5s cubic-bezier(0, 1, 0.5, 1);
    display: block;
    margin: 0; }
    .menu-toggleable-left.in .dropdown-menu .nav-menu .close-menu {
      background-color: transparent; }
    .menu-toggleable-left.in .dropdown-menu .nav-menu .navbar-brand,
    .menu-toggleable-left.in .dropdown-menu .nav-menu .close-button {
      display: none; } }

.multilevel-dropdown {
  /* level-1 menu */
  /* level-2 menu */
  /* level-2 menu */
  /* level-3 menu */ }
  .multilevel-dropdown .dropdown-menu {
    border: 0;
    border-radius: 0;
    top: 98%; }
    @media (min-width: 769px) {
      .multilevel-dropdown .dropdown-menu {
        box-shadow: 0 3px 5px rgba(43, 36, 25, 0.4); } }
  .multilevel-dropdown .dropdown-item.dropdown > .dropdown-toggle::after {
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    position: absolute;
    right: 0.3em;
    margin-top: 0.55em; }
  @media (min-width: 769px) {
    .multilevel-dropdown .dropdown-menu > .dropdown > .dropdown-menu {
      top: -0.65em;
      left: 99%; } }
  @media (min-width: 769px) {
    .multilevel-dropdown .dropdown-menu > .dropdown > .dropdown-menu.show .dropdown-item {
      display: block; } }
  @media (max-width: 768.98px) {
    .multilevel-dropdown .dropdown-menu-l2 {
      overflow: auto; } }
  @media (min-width: 1024px) {
    .multilevel-dropdown .dropdown-menu-l2 .menu-item {
      border: none; } }
  .multilevel-dropdown .dropdown-menu-l2 .close-menu {
    width: 100%; }
  @media (min-width: 1024px) {
    .multilevel-dropdown .dropdown-menu-l2 .menuitem-name {
      display: none; } }
  .multilevel-dropdown .dropdown-menu-l3 .menu-item {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px; }
    .multilevel-dropdown .dropdown-menu-l3 .menu-item:last-child {
      padding-bottom: 0; }
    @media (min-width: 1024px) {
      .multilevel-dropdown .dropdown-menu-l3 .menu-item {
        border-bottom: none;
        margin-top: 5px; } }
  .multilevel-dropdown .dropdown-menu-l3 .menuitem-name {
    display: none; }
  .multilevel-dropdown .navbar > .close-menu > .back {
    display: none; }
  .multilevel-dropdown .close-menu .back .caret-left {
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-left: 0.3 solid transparent;
    width: 0;
    height: 0;
    display: inline-block;
    margin-bottom: 0.125em; }
  .multilevel-dropdown .dropdown-item {
    padding: 0 0 0 1em; }
    @media (min-width: 769px) {
      .multilevel-dropdown .dropdown-item {
        display: inline-block;
        width: auto; } }
    .multilevel-dropdown .dropdown-item .dropdown-link {
      display: block;
      padding: 0.425em 5em 0.425em 0; }
    .multilevel-dropdown .dropdown-item + .dropdown-item {
      border-top: 1px solid #eee; }
    .multilevel-dropdown .dropdown-item.top-category {
      font-weight: bold; }
      .multilevel-dropdown .dropdown-item.top-category > .nav-link {
        padding-left: 0; }
        @media (max-width: 768.98px) {
          .multilevel-dropdown .dropdown-item.top-category > .nav-link {
            color: #000; } }

.navbar {
  padding-top: 0;
  padding-bottom: 0;
  /* l1 menu */ }
  @media (max-width: 768.98px) {
    .navbar {
      padding: 0; } }
  .navbar .nav-item {
    border-bottom: 5px solid transparent;
    position: static; }
    .navbar .nav-item.show {
      border-color: #EC008C; }
  .navbar .dropdown-menu {
    padding: 0;
    min-width: 300px;
    /* l2 menu */ }
    .navbar .dropdown-menu.show {
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
    .navbar .dropdown-menu .menu-item {
      /*display: inline-block;
			vertical-align: top;
			width: 170px;
			height: 100%;*/
      -ms-flex: auto;
          flex: auto;
      padding: 15px; }
      .navbar .dropdown-menu .menu-item:nth-child(even) {
        background-color: rgba(0, 104, 169, 0.03); }
      .navbar .dropdown-menu .menu-item .menu-item-link {
        font-size: 0.875rem;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        color: #EC008C;
        text-transform: uppercase; }
        @media (max-width: 768.98px) {
          .navbar .dropdown-menu .menu-item .menu-item-link {
            width: 100%;
            display: block; } }
    .navbar .dropdown-menu .dropdown-menu {
      background-color: transparent;
      box-shadow: none;
      display: block;
      padding: 0;
      position: relative;
      min-width: auto;
      top: 0;
      left: 0;
      transform: translate(0); }
      .navbar .dropdown-menu .dropdown-menu .menu-item {
        background-color: transparent;
        display: block;
        height: auto;
        -ms-flex: none;
            flex: none;
        padding: 0; }
        @media (max-width: 768.98px) {
          .navbar .dropdown-menu .dropdown-menu .menu-item {
            padding-top: 10px;
            padding-bottom: 10px; } }
        .navbar .dropdown-menu .dropdown-menu .menu-item .menu-item-link {
          font-size: 0.875rem;
          font-family: 'Roboto', sans-serif;
          font-weight: 400;
          color: #333333;
          text-transform: capitalize; }
        .navbar .dropdown-menu .dropdown-menu .menu-item.menu-item-image {
          display: none; }

.megamenu {
  display: inline-block;
  position: initial; }
  @media (max-width: 768.98px) {
    .megamenu {
      padding: 0; } }
  .megamenu:nth-child(1) {
    background: rgba(235, 0, 139, 0.03); }
  .megamenu:nth-child(2) {
    background: rgba(0, 104, 169, 0.07); }
    @media (max-width: 768.98px) {
      .megamenu:nth-child(2) {
        border-bottom: 1px solid #f9f9f9;
        border-top: 1px solid #f9f9f9; } }
  .megamenu:nth-child(3) {
    background: rgba(180, 180, 180, 0.07); }
  .megamenu__heading {
    font-size: 0.875rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin: 10px 0;
    text-transform: uppercase; }
    @media (max-width: 768.98px) {
      .megamenu__heading {
        display: none; } }
  .megamenu__l1-menu .img-thumbnail-wrapper {
    display: block;
    width: 100px;
    height: 70px; }
    @media (max-width: 768.98px) {
      .megamenu__l1-menu .img-thumbnail-wrapper {
        display: none; } }
    .megamenu__l1-menu .img-thumbnail-wrapper img {
      height: 100%; }
  .megamenu .menu-item-image {
    width: 200px;
    height: 300px; }
    .megamenu .menu-item-image img {
      height: 100%; }

@media (max-width: 768.98px) {
  .dropdown-menu .dropdown-item {
    display: none; }
  .dropdown-menu .menu-item .dropdown-menu {
    display: none; }
  .dropdown-menu .menu-item .dropdown-menu.active {
    display: block; }
    .dropdown-menu .menu-item .dropdown-menu.active .nav-menu,
    .dropdown-menu .menu-item .dropdown-menu.active .dropdown-item {
      display: none; }
    .dropdown-menu .menu-item .dropdown-menu.active .menu-item::before {
      content: none; }
  .dropdown-menu .menu-item::before {
    position: relative;
    content: "\F107";
    font-family: 'FontAwesome';
    font-size: 1.5625rem;
    float: right;
    margin-right: 25px;
    top: -5px; }
  .navbar-brand {
    padding-top: 0.6125rem;
    text-align: center;
    width: 84%;
    margin-right: 0; }
  .navbar-brand img {
    width: 100px;
    padding: 5px;
    margin-left: 0;
    background-color: #fff;
    vertical-align: top; } }

.menu-item-static-links {
  background-color: #0068A9;
  color: #fff;
  padding: 20px 15px 30px; }
  @media (min-width: 1024px) {
    .menu-item-static-links {
      display: none; } }
  @media (max-width: 768.98px) {
    .menu-item-static-links .menu-item-about-us {
      width: 100%; } }
  .menu-item-static-links .footer-about-sitemap,
  .menu-item-static-links .footer-about-returnsrefund,
  .menu-item-static-links .footer-about-shippingpolicy,
  .menu-item-static-links .footer-about-privacypolicy {
    display: none; }
  .menu-item-static-links .footer-about {
    margin-top: 20px; }
    .menu-item-static-links .footer-about li {
      margin: 10px 0; }
    .menu-item-static-links .footer-about a {
      font-size: 0.875rem;
      color: #fff; }
  .menu-item-static-links .menu-item-storelocator__heading {
    font-size: 0.875rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase; }
    .menu-item-static-links .menu-item-storelocator__heading img {
      width: 26px; }
      @media (min-width: 769px) {
        .menu-item-static-links .menu-item-storelocator__heading img {
          width: 15px; } }
  .menu-item-static-links .menu-item-storelocator__store-locator {
    cursor: pointer;
    position: relative; }
    .menu-item-static-links .menu-item-storelocator__store-locator label {
      font-size: 0.875rem;
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      cursor: pointer;
      padding: 10px 20px 10px 0;
      height: 43px;
      width: 100%;
      text-align: left;
      float: left;
      color: white;
      border-bottom: 2px solid;
      text-transform: uppercase;
      text-decoration: none;
      opacity: 0.52; }
    .menu-item-static-links .menu-item-storelocator__store-locator .store-arrow {
      position: absolute;
      right: 0;
      font-size: 20px;
      top: 5px;
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      color: #fff;
      width: 20px; }

.open-menu-icon .menu-line-1,
.open-menu-icon .menu-line-2,
.open-menu-icon .menu-line-3 {
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fff;
  margin: 5px 0; }

.close-menu-icon {
  margin-top: 5px;
  display: inline-block; }
  .close-menu-icon .menu-line-1,
  .close-menu-icon .menu-line-2,
  .close-menu-icon .menu-line-3 {
    display: block;
    width: 20px;
    height: 2px;
    background-color: #fff;
    margin: 6px 0; }
  .close-menu-icon .menu-line-1 {
    width: 10px; }
  .close-menu-icon .menu-line-2 {
    width: 15px; }

@media (max-width: 1279.98px) {
  .isIos .dropdown-menu-l2 {
    width: 80% !important; } }

.header-menu .search-mobile .site-search {
  background-color: #0068A9; }

.header-menu .search-mobile.d-lg-none.sticky {
  position: fixed;
  width: 100%;
  top: 0; }

@media (max-width: 768.98px) {
  .desktop-only {
    display: none; } }

@media (max-width: 768.98px) {
  .mobile-only {
    display: block; } }

@media (min-width: 1024px) {
  .mobile-only {
    display: none !important; } }

.mobile-only .header-col4 {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: 0;
  order: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-bottom: 0; }

.mobile-only .header-store-selector {
  margin: 0;
  position: static;
  padding: 0; }
  .mobile-only .header-store-selector__chagne-delivery-popup {
    left: 0;
    right: 0;
    top: 4rem;
    width: 100vw; }
  .mobile-only .header-store-selector__chagne-delivery-location.btn {
    display: -ms-flexbox;
    display: flex; }

.mobile-only .site-search input {
  border-radius: 0.45rem; }

.mobile-only .site-search .fa-search {
  left: 0.625rem;
  top: 0.5rem; }

#stickyFooter {
  position: fixed;
  bottom: 0;
  padding: 1rem;
  background: #fff;
  width: 100%;
  z-index: 999;
  box-shadow: 0px -4px 20px 2px #aaa;
  border-top: 1px solid #aaa; }
  #stickyFooter .d-flex {
    -ms-flex-pack: justify;
        justify-content: space-between; }
    #stickyFooter .d-flex .mobileLinks {
      font-size: 0.825rem; }
      #stickyFooter .d-flex .mobileLinks svg {
        width: 1.5rem;
        height: 1.5rem; }
    #stickyFooter .d-flex a.active {
      color: #EC008C;
      font-weight: 600; }
      #stickyFooter .d-flex a.active svg path {
        stroke: #EC008C;
        fill: none; }
  #stickyFooter .d-flex:not(:first-child) {
    -ms-flex-pack: justify;
        justify-content: space-between; }
    #stickyFooter .d-flex:not(:first-child) a.active {
      color: #EC008C;
      font-weight: 600; }
      #stickyFooter .d-flex:not(:first-child) a.active svg path {
        fill: #EC008C;
        stroke: #EC008C;
        stroke-width: 0.05rem; }

#stickyFooter.unfixed {
  position: static;
  clear: both;
  box-shadow: none;
  border: none;
  margin-bottom: 8rem; }

@media (max-width: 1023.98px) {
  #changeAddressPopup {
    max-height: 60vh;
    bottom: 0;
    top: auto;
    height: auto;
    border-radius: 1rem 1rem 0 0; } }

@media (max-width: 1023.98px) {
  #changeAddressPopup .modal-dialog .modal-content {
    min-height: 40vh; } }

.map-marker {
  float: left;
  width: 2em;
  height: 2em;
  text-align: center;
  line-height: 2em;
  border-radius: 0.375em;
  color: #fff;
  background-color: #7ed0ee;
  position: relative; }
  .map-marker::after {
    position: absolute;
    bottom: -0.625em;
    left: 50%;
    transform: translate(-50%, 0);
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1em 0.5em 0;
    border-color: #7ed0ee transparent transparent transparent; }

.gm-style-iw .store-details {
  margin-left: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  padding: 28px 0px 5px;
  width: 100%; }

.gm-style-iw a {
  color: #0070d2; }

.gm-style-iw.gm-style-iw-c {
  width: 450px; }
  .gm-style-iw.gm-style-iw-c .gm-ui-hover-effect {
    right: 0 !important;
    top: 0 !important; }

.map-canvas {
  display: none; }
  @media (min-width: 768px) {
    .map-canvas {
      display: block;
      height: 100%;
      min-height: 400px; } }

.store-locator-no-apiKey {
  display: none; }

.store-locator-hero {
  background-image: url("../images/storelocator.jpg");
  margin-bottom: 0.625em; }
  @media (min-width: 768px) {
    .store-locator-hero {
      display: none; } }

.header-store-selector {
  font-size: 0.9375rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #fff;
  position: relative; }
  @media (max-width: 768.98px) {
    .header-store-selector {
      font-size: 0.6875rem;
      text-align: center;
      padding-top: 5px;
      padding-bottom: 5px;
      margin-left: -5px;
      margin-right: -5px; } }
  @media (max-width: 1279.98px) {
    .header-store-selector {
      margin-left: -10px;
      margin-right: -10px; } }
  @media (min-width: 1024px) {
    .header-store-selector {
      background-color: transparent; } }
  .header-store-selector__lbl {
    font-size: 0.6875rem; }
    @media (min-width: 1024px) {
      .header-store-selector__lbl {
        font-size: 0.9375rem; } }
  .header-store-selector__change-info {
    font-size: 0.6875rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    display: inline-block; }
    @media (min-width: 1024px) {
      .header-store-selector__change-info {
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        display: block;
        clear: both; } }
  .header-store-selector__lbl-location {
    display: inline-block;
    position: relative;
    vertical-align: middle; }
    .header-store-selector__lbl-location .arrow {
      color: #fff;
      position: absolute;
      top: 6px;
      right: -5px;
      border-color: white;
      border-width: 0 3px 3px 0;
      padding: 3px; }
  .header-store-selector__lbl-current-location {
    font-size: 0.6875rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    max-width: 210px;
    white-space: nowrap;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: top;
    margin: 0; }
    @media (min-width: 1024px) {
      .header-store-selector__lbl-current-location {
        font-size: 1.125rem;
        width: 133px; } }
  .header-store-selector__chagne-delivery-location {
    font-size: 1rem; }
    .header-store-selector__chagne-delivery-location.btn {
      color: #fff;
      text-align: center;
      text-transform: initial;
      padding: 0;
      font-weight: normal; }
      .header-store-selector__chagne-delivery-location.btn:hover {
        color: #fff; }
      @media (min-width: 1024px) {
        .header-store-selector__chagne-delivery-location.btn {
          text-align: left; } }
      .header-store-selector__chagne-delivery-location.btn .selectedLocationTexts {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: start;
            align-items: flex-start; }
    .header-store-selector__chagne-delivery-location label {
      text-decoration: underline; }
  .header-store-selector__chagne-delivery-popup {
    background-color: #fff;
    color: #000;
    padding: 20px;
    position: absolute;
    z-index: 9;
    left: 0;
    top: 35px;
    text-align: center; }
    @media (min-width: 768px) {
      .header-store-selector__chagne-delivery-popup {
        left: 30%;
        width: 350px; } }
    .header-store-selector__chagne-delivery-popup .popup-arrow {
      position: inherit;
      top: -10px;
      left: 35%;
      border: 10px solid #fff;
      transform: rotate(136deg); }
  .header-store-selector__chagne-delivery-yes {
    margin-bottom: 10px; }

.vmm-store-locator .icon-store-locator {
  width: 15px; }

.vmm-store-locator__instruction {
  font-size: 0.75rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #a6a6a6; }

.vmm-store-locator__lbl-current-location {
  min-width: 150px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: top;
  text-align: left; }

.vmm-store-locator__btn-continue-login {
  width: 80%; }

.vmm-store-locator__btn-actions {
  text-align: center; }

.vmm-store-locator__btn-seperator {
  border-bottom: 1px solid #EEEEEE;
  height: 10px;
  margin: 15px 0 10px; }
  .vmm-store-locator__btn-seperator .text {
    font-size: 0.875rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    background-color: #fff;
    color: #999999;
    padding: 0 10px;
    text-transform: uppercase; }

.pac-container {
  z-index: 9999; }
  .pac-container.storelocator-page-style {
    z-index: 1; }
  .pac-container:after {
    display: none !important; }

.vmm-store-locator__update-delivery-location,
.addedit-address__update-delivery-location,
.change-address-popup__update-delivery-location,
.shipping-form__update-delivery-location {
  display: none; }

.vmm-store-locator__update-delivery-location-btn,
.addedit-address__update-delivery-location-btn,
.change-address-popup__update-delivery-location-btn,
.shipping-form__update-delivery-location-btn {
  display: none; }

.vmm-store-locator__update-delivery-location-error.invalid-feedback,
.addedit-address__update-delivery-location-error.invalid-feedback,
.change-address-popup__update-delivery-location-error.invalid-feedback,
.shipping-form__update-delivery-location-error.invalid-feedback {
  display: block;
  margin-bottom: 10px; }
  .vmm-store-locator__update-delivery-location-error.invalid-feedback.hidden,
  .addedit-address__update-delivery-location-error.invalid-feedback.hidden,
  .change-address-popup__update-delivery-location-error.invalid-feedback.hidden,
  .shipping-form__update-delivery-location-error.invalid-feedback.hidden {
    display: none; }

.change-address-popup__header {
  background: #fff; }
  .change-address-popup__header .header-store-selector__lbl-current-location {
    display: none; }

.change-address-popup .ipt-store-finder {
  border-radius: 0.25rem; }
  @media (max-width: 1023.98px) {
    .change-address-popup .ipt-store-finder {
      font-size: 0.75rem;
      border-radius: 0.5rem; } }

.change-address-popup .gmapapi-control__left-icon {
  left: 1rem; }

@media (max-width: 1023.98px) {
  .change-address-popup__close-btn span {
    width: 1rem;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    border: 1px solid #D9D9D9;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 1rem;
    border-radius: 50%; } }

.change-address-popup .vmm-radiobox {
  position: static; }
  .change-address-popup .vmm-radiobox span.radio-box {
    position: absolute;
    top: 50%; }

.change-address-popup .change-address-book__address-flag {
  margin-left: 1.25rem; }

.change-address-popup .change-address-book__address-card {
  position: relative; }

