/* INPUTS GLOBAL VARS */
/* TEXT FIELD VARS */
/* BUTTON VARS */
/* RADIO VARS */
/* SLICK SLIDER */
/* FORM RESO */
/* PREORDINE */
/*PEX - product exchange*/
/**
    toFixed() function in Sass
    @author Hugo Giraudel
    @param {Number} $float - Number to format
    @param {Number} $digits [2] - Number of digits to leave
    @return {Number}
**/
/* stile pagina */
.bannerContainer img {
  width: 100%; }

#storelocator-container {
  padding-left: 5.124%;
  padding-right: 5.124%;
  display: flex;
  align-items: stretch;
  margin: 45px 0; }
  @media (max-width: 1024px) {
    #storelocator-container {
      padding-left: 30px;
      padding-right: 30px; } }

#storelocator-search-container {
  text-align: center;
  margin-bottom: 30px; }
  #storelocator-search-container .search-title {
    font-size: 1.8rem;
    line-height: 2.6rem;
    letter-spacing: 2.6px;
    font-weight: 400;
    font-family: "GothamBold", Arial, sans-serif;
    margin-bottom: 20px; }
    body.jp #storelocator-search-container .search-title,
    body.JP #storelocator-search-container .search-title {
      font-family: "Hiragino Kaku Gothic ProN", "GraphikRegular", Meiryo, Arial, sans-serif !important;
      font-weight: 600 !important; }
    body.ru #storelocator-search-container .search-title,
    body.RU #storelocator-search-container .search-title {
      font-family: Arial, sans-serif, "GothamBook" !important;
      font-weight: 600 !important; }
    #storelocator-search-container .search-title .outlets {
      display: none; }
  #storelocator-search-container .search-description {
    text-align: left;
    margin-bottom: 30px; }
  #storelocator-search-container .search-or {
    margin: 25px auto; }
  #storelocator-search-container .inputWrapper input[type="search"] {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: 0.84px;
    font-weight: 400;
    font-family: "GothamBook", Arial, sans-serif;
    -webkit-appearance: none;
    border-radius: 0;
    padding-left: 0;
    width: 100%;
    padding-right: 50px;
    height: 4.6rem;
    border: none;
    border-left: 1px solid transparent;
    border-bottom: 1px solid #000000;
    text-transform: lowercase; }
    body.jp #storelocator-search-container .inputWrapper input[type="search"],
    body.JP #storelocator-search-container .inputWrapper input[type="search"] {
      font-family: "Hiragino Kaku Gothic ProN", "GraphikRegular", Meiryo, Arial, sans-serif !important;
      font-weight: 400 !important; }
    body.ru #storelocator-search-container .inputWrapper input[type="search"],
    body.RU #storelocator-search-container .inputWrapper input[type="search"] {
      font-family: Arial, sans-serif, "GothamBook" !important;
      font-weight: 400 !important; }
    #storelocator-search-container .inputWrapper input[type="search"]::-webkit-input-placeholder {
      color: #000000; }
    #storelocator-search-container .inputWrapper input[type="search"]:-moz-placeholder {
      color: #000000; }
    #storelocator-search-container .inputWrapper input[type="search"]::-moz-placeholder {
      color: #000000; }
    #storelocator-search-container .inputWrapper input[type="search"]:-ms-input-placeholder {
      color: #000000; }
  #storelocator-search-container .inputWrapper #storelocator-search-button {
    font-family: inherit;
    font-size: inherit;
    letter-spacing: inherit;
    background: transparent;
    text-transform: inherit;
    color: inherit;
    border: 0;
    margin: 0;
    padding: 0;
    text-align: inherit;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 46px;
    height: 46px;
    background: #000000 !important;
    display: flex;
    justify-content: center;
    align-items: center; }
    #storelocator-search-container .inputWrapper #storelocator-search-button:hover {
      background: transparent; }
    #storelocator-search-container .inputWrapper #storelocator-search-button:before {
      content: none; }
    #storelocator-search-container .inputWrapper #storelocator-search-button .icon {
      width: 15px;
      height: 17px;
      display: inline-block;
      background: center/100% 100% no-repeat url("//www.karl.com/ytos/resources/KARLLAGERFELD/images/icons/icons-new/search_white.svg"); }
    #storelocator-search-container .inputWrapper #storelocator-search-button .text {
      position: absolute; }
    #storelocator-search-container .inputWrapper #storelocator-search-button:hover {
      background: #FFFFFF !important;
      border-bottom: 1px solid #000000; }
      #storelocator-search-container .inputWrapper #storelocator-search-button:hover .icon {
        width: 15px;
        height: 17px;
        display: inline-block;
        background: center/100% 100% no-repeat url("//www.karl.com/ytos/resources/KARLLAGERFELD/images/icons/icons-new/search.svg"); }
  #storelocator-search-container .autoComplete-wrapper ul {
    max-height: 130px;
    overflow-y: scroll; }
  #storelocator-search-container .autoComplete-wrapper li {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: 0.84px;
    font-weight: 400;
    font-family: "GothamBook", Arial, sans-serif;
    cursor: pointer;
    text-transform: lowercase; }
    body.jp #storelocator-search-container .autoComplete-wrapper li,
    body.JP #storelocator-search-container .autoComplete-wrapper li {
      font-family: "Hiragino Kaku Gothic ProN", "GraphikRegular", Meiryo, Arial, sans-serif !important;
      font-weight: 400 !important; }
    body.ru #storelocator-search-container .autoComplete-wrapper li,
    body.RU #storelocator-search-container .autoComplete-wrapper li {
      font-family: Arial, sans-serif, "GothamBook" !important;
      font-weight: 400 !important; }
    #storelocator-search-container .autoComplete-wrapper li:hover, #storelocator-search-container .autoComplete-wrapper li.focused {
      text-decoration: underline; }
  #storelocator-search-container button.btn-localizeme {
    min-width: auto;
    padding: 11px 40px;
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: 0.84px;
    font-weight: 400;
    font-family: "GothamBold", Arial, sans-serif;
    border: none;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    position: relative;
    background: transparent !important;
    background-color: transparent !important;
    width: 100%;
    padding: 11px 20px;
    display: flex;
    justify-content: center;
    align-items: center; }
    body.jp #storelocator-search-container button.btn-localizeme,
    body.JP #storelocator-search-container button.btn-localizeme {
      font-family: "Hiragino Kaku Gothic ProN", "GraphikRegular", Meiryo, Arial, sans-serif !important;
      font-weight: 600 !important; }
    body.ru #storelocator-search-container button.btn-localizeme,
    body.RU #storelocator-search-container button.btn-localizeme {
      font-family: Arial, sans-serif, "GothamBook" !important;
      font-weight: 600 !important; }
    #storelocator-search-container button.btn-localizeme span,
    #storelocator-search-container button.btn-localizeme .text {
      position: relative;
      padding: 0;
      margin: 0; }
    #storelocator-search-container button.btn-localizeme:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background-color: #000000;
      border: 1px solid #000000; }
    #storelocator-search-container button.btn-localizeme:hover:before, #storelocator-search-container button.btn-localizeme:focus:before {
      top: 2px;
      left: 2px;
      bottom: 2px;
      right: 2px;
      cursor: pointer; }
    #storelocator-search-container button.btn-localizeme:hover .icon,
    #storelocator-search-container button.btn-localizeme:hover .text, #storelocator-search-container button.btn-localizeme:focus .icon,
    #storelocator-search-container button.btn-localizeme:focus .text {
      cursor: pointer; }
    #storelocator-search-container button.btn-localizeme[disabled], #storelocator-search-container button.btn-localizeme.is-disabled {
      color: #FFFFFF; }
      #storelocator-search-container button.btn-localizeme[disabled]:before, #storelocator-search-container button.btn-localizeme.is-disabled:before {
        background-color: #808080;
        border: 1px solid #808080;
        cursor: default; }
      #storelocator-search-container button.btn-localizeme[disabled]:hover, #storelocator-search-container button.btn-localizeme.is-disabled:hover {
        cursor: default; }
        #storelocator-search-container button.btn-localizeme[disabled]:hover:before, #storelocator-search-container button.btn-localizeme.is-disabled:hover:before {
          cursor: default;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0; }
        #storelocator-search-container button.btn-localizeme[disabled]:hover .icon,
        #storelocator-search-container button.btn-localizeme[disabled]:hover .text, #storelocator-search-container button.btn-localizeme.is-disabled:hover .icon,
        #storelocator-search-container button.btn-localizeme.is-disabled:hover .text {
          cursor: default; }
    #storelocator-search-container button.btn-localizeme .icon {
      width: 20px;
      height: 20px;
      display: inline-block;
      background: center/100% 100% no-repeat url("//www.karl.com/ytos/resources/KARLLAGERFELD/images/icons/icons-new/find-my-location_white.svg");
      margin-right: 10px; }

body.outlets #storelocator-search-container .search-title .stores {
  display: none; }

body.outlets #storelocator-search-container .search-title .outlets {
  display: block; }

._ibani_00000 > img,
.storeListTitle {
  display: none; }

.storelocator-infowindow {
  position: relative;
  z-index: 8; }
  .storelocator-infowindow .infowindow-close {
    color: transparent;
    position: absolute;
    top: calc(30px - (30px - 12px)/2);
    right: calc(20px - (30px - 12px)/2);
    border-radius: calc(30px);
    height: 30px;
    width: 30px; }
    .storelocator-infowindow .infowindow-close:hover {
      background: #f8f8f8; }
    .storelocator-infowindow .infowindow-close .icon {
      position: absolute;
      width: 12px;
      height: 12px;
      display: inline-block;
      background: center/100% 100% no-repeat url("//www.karl.com/ytos/resources/KARLLAGERFELD/images/icons/icons-new/close.svg");
      top: calc((30px - 12px)/2);
      right: calc((30px - 12px)/2); }
    .storelocator-infowindow .infowindow-close .text {
      border: 0;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
  .storelocator-infowindow .infostoreContainer {
    padding: 36px 29px;
    overflow: hidden; }
    .storelocator-infowindow .infostoreContainer .store-name {
      margin-bottom: 25px;
      padding-right: 10px; }
      .storelocator-infowindow .infostoreContainer .store-name span {
        font-size: 1.8rem;
        line-height: 2.6rem;
        text-transform: uppercase;
        letter-spacing: 2.6px;
        font-weight: 400;
        font-family: "GothamBold", Arial, sans-serif;
        font-size: 16px; }
        body.jp .storelocator-infowindow .infostoreContainer .store-name span,
        body.JP .storelocator-infowindow .infostoreContainer .store-name span {
          font-family: "Hiragino Kaku Gothic ProN", "GraphikRegular", Meiryo, Arial, sans-serif !important;
          font-weight: 600 !important; }
        body.ru .storelocator-infowindow .infostoreContainer .store-name span,
        body.RU .storelocator-infowindow .infostoreContainer .store-name span {
          font-family: Arial, sans-serif, "GothamBook" !important;
          font-weight: 600 !important; }
    .storelocator-infowindow .infostoreContainer .store-address {
      font-size: 1.4rem;
      line-height: 2.2rem;
      letter-spacing: 0.84px;
      font-weight: 400;
      font-family: "GothamBook", Arial, sans-serif; }
      body.jp .storelocator-infowindow .infostoreContainer .store-address,
      body.JP .storelocator-infowindow .infostoreContainer .store-address {
        font-family: "Hiragino Kaku Gothic ProN", "GraphikRegular", Meiryo, Arial, sans-serif !important;
        font-weight: 400 !important; }
      body.ru .storelocator-infowindow .infostoreContainer .store-address,
      body.RU .storelocator-infowindow .infostoreContainer .store-address {
        font-family: Arial, sans-serif, "GothamBook" !important;
        font-weight: 400 !important; }
    .storelocator-infowindow .infostoreContainer .store-phone .text,
    .storelocator-infowindow .infostoreContainer .store-phone a {
      font-size: 1.4rem;
      line-height: 2.2rem;
      letter-spacing: 0.84px;
      font-weight: 400;
      font-family: "GothamBook", Arial, sans-serif; }
      body.jp .storelocator-infowindow .infostoreContainer .store-phone .text,
      body.JP .storelocator-infowindow .infostoreContainer .store-phone .text, body.jp
      .storelocator-infowindow .infostoreContainer .store-phone a,
      body.JP
      .storelocator-infowindow .infostoreContainer .store-phone a {
        font-family: "Hiragino Kaku Gothic ProN", "GraphikRegular", Meiryo, Arial, sans-serif !important;
        font-weight: 400 !important; }
      body.ru .storelocator-infowindow .infostoreContainer .store-phone .text,
      body.RU .storelocator-infowindow .infostoreContainer .store-phone .text, body.ru
      .storelocator-infowindow .infostoreContainer .store-phone a,
      body.RU
      .storelocator-infowindow .infostoreContainer .store-phone a {
        font-family: Arial, sans-serif, "GothamBook" !important;
        font-weight: 400 !important; }
    .storelocator-infowindow .infostoreContainer .getDirections {
      display: inline-block;
      margin-top: 30px;
      text-decoration: none; }
      .storelocator-infowindow .infostoreContainer .getDirections .icon {
        width: 11px;
        height: 11px;
        display: inline-block;
        background: center/100% 100% no-repeat url("//www.karl.com/ytos/resources/KARLLAGERFELD/images/icons/icons-new/link-out.svg"); }
      .storelocator-infowindow .infostoreContainer .getDirections .text {
        position: relative;
        display: inline-block;
        height: 23px;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 1.4rem;
        line-height: 2.2rem;
        letter-spacing: 0.84px;
        font-weight: 400;
        font-family: "GothamBold", Arial, sans-serif;
        color: #000000;
        letter-spacing: 0.7px;
        margin-right: 3px; }
        body.jp .storelocator-infowindow .infostoreContainer .getDirections .text,
        body.JP .storelocator-infowindow .infostoreContainer .getDirections .text {
          font-family: "Hiragino Kaku Gothic ProN", "GraphikRegular", Meiryo, Arial, sans-serif !important;
          font-weight: 600 !important; }
        body.ru .storelocator-infowindow .infostoreContainer .getDirections .text,
        body.RU .storelocator-infowindow .infostoreContainer .getDirections .text {
          font-family: Arial, sans-serif, "GothamBook" !important;
          font-weight: 600 !important; }
        .storelocator-infowindow .infostoreContainer .getDirections .text:before {
          content: "";
          position: absolute;
          width: 100%;
          height: 1px;
          bottom: 0;
          left: 0;
          background-color: #000000;
          visibility: visible;
          transition: all 0.5s; }
        .storelocator-infowindow .infostoreContainer .getDirections .text:hover:before, .storelocator-infowindow .infostoreContainer .getDirections .text:focus:before {
          visibility: hidden;
          width: 0; }
  .storelocator-infowindow .comingSoon {
    margin: 14px auto;
    font-family: "GothamBook", Arial, sans-serif; }
    .storelocator-infowindow .comingSoon .text {
      border: 1px solid #000000;
      text-transform: uppercase;
      padding: 5px 13px;
      font-size: 1.4rem; }

.autoCompleteLocations {
  display: none; }

.autocomplete-open .autoCompleteLocations {
  display: block;
  background-color: #FFFFFF;
  position: absolute;
  padding: 15px 20px;
  border: 1px solid #000000;
  border-top: none;
  display: block;
  width: 100%;
  z-index: 8;
  overflow: hidden; }

.storeSidebar {
  width: 44%;
  max-height: 700px;
  overflow-y: scroll;
  margin-right: 2%;
  padding-right: 6%; }
  .storeSidebar::-webkit-scrollbar-track {
    background-color: #f8f8f8; }
  .storeSidebar::-webkit-scrollbar {
    width: 3px;
    background-color: #f8f8f8; }
  .storeSidebar::-webkit-scrollbar-thumb {
    background-color: #000000; }
  @media (max-width: 1024px) {
    .storeSidebar {
      padding-right: 20px; } }
  @media (max-width: 1023px) {
    .storeSidebar {
      max-height: 500px; } }
  .storeSidebar .storeSidebar-filters {
    display: none; }
  .storeSidebar .storeSidebar-locations {
    padding: 0 40px; }
    @media (max-width: 1023px) {
      .storeSidebar .storeSidebar-locations {
        padding: 0 10px; } }
    .storeSidebar .storeSidebar-locations select {
      margin-bottom: 18px; }
  .storeSidebar .refinements {
    display: flex;
    justify-content: space-around;
    margin-bottom: 18px; }
    @media (max-width: 1023px) {
      .storeSidebar .refinements .refinement {
        display: block; } }
    .storeSidebar .refinements .refinement :not(.disabled) {
      cursor: pointer; }
    .storeSidebar .refinements .icon {
      display: inline-block;
      vertical-align: bottom;
      height: 20px;
      width: 20px;
      margin-right: 10px;
      border: 1px solid #8e8e8e; }
    .storeSidebar .refinements .checked .icon {
      display: inline-block;
      background-image: url("//www.karl.com/ytos/resources/KARLLAGERFELD/images/icons/checkbox.svg");
      background-size: 100%;
      background-repeat: no-repeat;
      display: inline-block; }
  .storeSidebar .storelocator-nostores {
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: 0.84px;
    font-weight: 400;
    font-family: "GothamBook", Arial, sans-serif;
    margin-top: 20px; }
    body.jp .storeSidebar .storelocator-nostores,
    body.JP .storeSidebar .storelocator-nostores {
      font-family: "Hiragino Kaku Gothic ProN", "GraphikRegular", Meiryo, Arial, sans-serif !important;
      font-weight: 400 !important; }
    body.ru .storeSidebar .storelocator-nostores,
    body.RU .storeSidebar .storelocator-nostores {
      font-family: Arial, sans-serif, "GothamBook" !important;
      font-weight: 400 !important; }
  .storeSidebar .no-stores {
    text-align: center;
    padding: 30px 40px; }
    .storeSidebar .no-stores strong {
      display: block;
      margin-bottom: 10px; }
  .storeSidebar .storeSidebar-list .storelocator-item-list {
    position: relative;
    padding: 40px 0;
    overflow: hidden;
    border-bottom: 1px solid #DFDFDF; }
    @media (max-width: 1023px) {
      .storeSidebar .storeSidebar-list .storelocator-item-list {
        padding: 20px; } }
    .storeSidebar .storeSidebar-list .storelocator-item-list .storeConainerWrapper {
      padding-right: 32px; }
      .storeSidebar .storeSidebar-list .storelocator-item-list .storeConainerWrapper .storeName {
        font-size: 1.8rem;
        line-height: 2.6rem;
        text-transform: uppercase;
        letter-spacing: 2.6px;
        font-weight: 400;
        font-family: "GothamBold", Arial, sans-serif;
        font-size: 16px; }
        body.jp .storeSidebar .storeSidebar-list .storelocator-item-list .storeConainerWrapper .storeName,
        body.JP .storeSidebar .storeSidebar-list .storelocator-item-list .storeConainerWrapper .storeName {
          font-family: "Hiragino Kaku Gothic ProN", "GraphikRegular", Meiryo, Arial, sans-serif !important;
          font-weight: 600 !important; }
        body.ru .storeSidebar .storeSidebar-list .storelocator-item-list .storeConainerWrapper .storeName,
        body.RU .storeSidebar .storeSidebar-list .storelocator-item-list .storeConainerWrapper .storeName {
          font-family: Arial, sans-serif, "GothamBook" !important;
          font-weight: 600 !important; }
    .storeSidebar .storeSidebar-list .storelocator-item-list .item-address {
      margin-top: 18px; }
      .storeSidebar .storeSidebar-list .storelocator-item-list .item-address .text {
        font-size: 1.4rem;
        line-height: 2.2rem;
        letter-spacing: 0.84px;
        font-weight: 400;
        font-family: "GothamBook", Arial, sans-serif; }
        body.jp .storeSidebar .storeSidebar-list .storelocator-item-list .item-address .text,
        body.JP .storeSidebar .storeSidebar-list .storelocator-item-list .item-address .text {
          font-family: "Hiragino Kaku Gothic ProN", "GraphikRegular", Meiryo, Arial, sans-serif !important;
          font-weight: 400 !important; }
        body.ru .storeSidebar .storeSidebar-list .storelocator-item-list .item-address .text,
        body.RU .storeSidebar .storeSidebar-list .storelocator-item-list .item-address .text {
          font-family: Arial, sans-serif, "GothamBook" !important;
          font-weight: 400 !important; }
    .storeSidebar .storeSidebar-list .storelocator-item-list .comingSoon {
      margin-top: 15px; }
    .storeSidebar .storeSidebar-list .storelocator-item-list .icon {
      display: inline-block; }
    .storeSidebar .storeSidebar-list .storelocator-item-list .storeDetailLink {
      position: relative;
      display: inline-block;
      height: 23px;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 1.4rem;
      line-height: 2.2rem;
      letter-spacing: 0.84px;
      font-weight: 400;
      font-family: "GothamBold", Arial, sans-serif;
      color: #000000;
      letter-spacing: 0.7px;
      margin-top: 35px; }
      body.jp .storeSidebar .storeSidebar-list .storelocator-item-list .storeDetailLink,
      body.JP .storeSidebar .storeSidebar-list .storelocator-item-list .storeDetailLink {
        font-family: "Hiragino Kaku Gothic ProN", "GraphikRegular", Meiryo, Arial, sans-serif !important;
        font-weight: 600 !important; }
      body.ru .storeSidebar .storeSidebar-list .storelocator-item-list .storeDetailLink,
      body.RU .storeSidebar .storeSidebar-list .storelocator-item-list .storeDetailLink {
        font-family: Arial, sans-serif, "GothamBook" !important;
        font-weight: 600 !important; }
      .storeSidebar .storeSidebar-list .storelocator-item-list .storeDetailLink:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        bottom: 0;
        left: 0;
        background-color: #000000;
        visibility: visible;
        transition: all 0.5s; }
      .storeSidebar .storeSidebar-list .storelocator-item-list .storeDetailLink:hover:before, .storeSidebar .storeSidebar-list .storelocator-item-list .storeDetailLink:focus:before {
        visibility: hidden;
        width: 0; }
    .storeSidebar .storeSidebar-list .storelocator-item-list .toggleButton {
      display: block;
      position: absolute;
      top: 35px;
      right: 10px;
      cursor: pointer; }
      .storeSidebar .storeSidebar-list .storelocator-item-list .toggleButton:before {
        content: '';
        width: 32px;
        height: 32px;
        display: inline-block;
        background: center/100% 100% no-repeat url("//www.karl.com/ytos/resources/KARLLAGERFELD/images/icons/icons-new/pin-button.svg"); }
      .storeSidebar .storeSidebar-list .storelocator-item-list .toggleButton:hover {
        right: 11px;
        top: 36px; }
        .storeSidebar .storeSidebar-list .storelocator-item-list .toggleButton:hover:before {
          width: 30px;
          height: 30px;
          display: inline-block;
          background: center/100% 100% no-repeat url("//www.karl.com/ytos/resources/KARLLAGERFELD/images/icons/icons-new/pin-button.svg"); }
      @media (max-width: 1023px) {
        .storeSidebar .storeSidebar-list .storelocator-item-list .toggleButton {
          top: 24px; }
          .storeSidebar .storeSidebar-list .storelocator-item-list .toggleButton:hover {
            top: 25px; } }
  .storeSidebar .comingSoon .text {
    border: 1px solid #000000;
    text-transform: uppercase;
    padding: 5px 13px; }
  .storeSidebar .phone {
    font-size: 1.4rem; }
  .storeSidebar .email .icon {
    width: 12px;
    height: 9px;
    margin-right: 8px; }
  .storeSidebar .email .text {
    word-break: break-word; }
  .storeSidebar .services {
    margin: 10px 0 0; }
    .storeSidebar .services label {
      font-size: 1.4rem;
      line-height: 2.2rem;
      letter-spacing: 0.84px;
      font-weight: 400;
      font-family: "GothamBook", Arial, sans-serif;
      display: block; }
      body.jp .storeSidebar .services label,
      body.JP .storeSidebar .services label {
        font-family: "Hiragino Kaku Gothic ProN", "GraphikRegular", Meiryo, Arial, sans-serif !important;
        font-weight: 400 !important; }
      body.ru .storeSidebar .services label,
      body.RU .storeSidebar .services label {
        font-family: Arial, sans-serif, "GothamBook" !important;
        font-weight: 400 !important; }

.storeMap {
  width: 65%; }

#google-map {
  width: 100%;
  height: 700px; }
  @media (max-width: 1023px) {
    #google-map {
      height: 500px; } }
/*# sourceMappingURL=store-locator-map.css.map */