/* colors */
/*font family*/
/* breakpoints */
/*transform*/
/*transform*/
/*opacity*/
/*opacity- end*/
.cp-store-card {
  position: relative;
  border-radius: 1.6rem;
  border: solid 1px #d6d6d6;
  background: #ffffff; }
  @media only screen and (max-width: 768px) {
    .cp-store-card {
      margin-bottom: 4rem; } }
  @media only screen and (max-width: 768px) {
    .cp-store-card:last-child {
      margin-bottom: 0; } }
  .cp-store-card .img-wrap {
    padding: 0.8rem 1.1rem;
    border-radius: 0 0 0.8rem 0.8rem;
    background-color: #bd001c;
    position: absolute;
    top: 0;
    left: 4rem;
    display: inline-block;
    width: 13rem;
    height: 2.6rem; }
    @media only screen and (max-width: 768px) {
      .cp-store-card .img-wrap {
        width: 10rem;
        height: 2rem;
        left: 2rem; } }
    @media only screen and (max-width: 768px) {
      .cp-store-card .img-wrap img {
        width: 8.3rem;
        height: 0.8rem; } }
  .cp-store-card .store-name {
    font-family: "Gotham-Black";
    font-size: 2.1rem;
    line-height: 2.3rem;
    color: #000000;
    margin-bottom: 1.4rem; }
    @media only screen and (max-width: 768px) {
      .cp-store-card .store-name {
        font-size: 1.8rem;
        margin-bottom: 1.2rem;
        min-height: 4.6rem; } }
  .cp-store-card .store-add {
    font-family: "Gotham-Book";
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #3f4351;
    margin-bottom: 1.6rem;
    min-height: 5rem; }
    @media only screen and (max-width: 768px) {
      .cp-store-card .store-add {
        font-size: 1.4rem;
        line-height: 2rem;
        margin-bottom: 2.4rem; } }
  .cp-store-card .contact-info {
    padding: 4.6rem 9.9rem 5.4rem 4rem; }
    @media only screen and (max-width: 768px) {
      .cp-store-card .contact-info {
        padding: 4rem 2rem 3.1rem; } }
    .cp-store-card .contact-info .c-wrap {
      font-size: 1.6rem;
      margin-right: 1rem; }
      @media only screen and (max-width: 768px) {
        .cp-store-card .contact-info .c-wrap {
          margin-rigth: 0.5rem;
          font-size: 1.4rem; } }
  .cp-store-card .contact-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    width: 100%; }
    @media only screen and (max-width: 768px) {
      .cp-store-card .contact-list {
        display: none; } }
  .cp-store-card .contact-item {
    width: 42%;
    border-left: 1px solid #e2e2e2;
    padding: 0 3rem; }
    .cp-store-card .contact-item:first-child {
      border: none;
      padding-left: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
    .cp-store-card .contact-item:last-child {
      padding-right: 0; }
  .cp-store-card .c-link {
    font-family: "Gotham-Medium";
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #4a4a4a; }
  .cp-store-card .details-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-top: 2.4rem; }
  .cp-store-card .d-item {
    width: 42%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center;
    border-left: 1px solid #e2e2e2;
    padding: 0 3rem; }
    @media only screen and (max-width: 768px) {
      .cp-store-card .d-item {
        padding: 0 1rem; } }
    .cp-store-card .d-item:nth-child(1), .cp-store-card .d-item:nth-child(2) {
      border: none;
      padding-left: 0; }
  .cp-store-card .d-link {
    font-family: "Gotham-Bold";
    font-size: 1.2rem;
    line-height: 1.6rem;
    letter-spacing: normal;
    color: #bd001c;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  .cp-store-card .icon-wrap {
    border-radius: 50%;
    border: solid 1px #bd001c;
    background-color: #ffffff;
    display: inline-block;
    margin-right: 0.7rem;
    color: #bd001c;
    width: 3rem;
    height: 3rem;
    position: relative; }
    .cp-store-card .icon-wrap::before {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .cp-store-card .icon-wrap.icon-store-details {
      font-size: 1rem; }
    .cp-store-card .icon-wrap img {
      width: 1.4rem;
      height: 1.3rem; }

@media only screen and (max-width: 768px) {
  .cp-store-card.typ-store {
    min-height: 28.3rem; } }

.cp-store-card.typ-store .contact-info {
  padding: 4.6rem 3rem 0 4rem; }
  @media only screen and (max-width: 768px) {
    .cp-store-card.typ-store .contact-info {
      padding: 4rem 2rem 0; } }

.cp-store-card.typ-store .contact-item {
  padding: 0 2rem;
  width: 35%; }
  .cp-store-card.typ-store .contact-item:first-child {
    padding-left: 0; }
  .cp-store-card.typ-store .contact-item:last-child {
    padding-right: 0; }
  @media only screen and (max-width: 768px) {
    .cp-store-card.typ-store .contact-item {
      width: 100%; } }

@media only screen and (max-width: 768px) {
  .cp-store-card.typ-store .icon-wrap::before {
    color: #bd001c; } }

.cp-store-card.typ-store .note-sec {
  padding: 0.5rem 4rem;
  border-radius: 0 0 1.6rem 1.6rem;
  background-color: #f3f3f3;
  margin-top: 2.3rem; }
  @media only screen and (max-width: 768px) {
    .cp-store-card.typ-store .note-sec {
      padding: 0.5rem 0.5rem 0.5rem 0.9rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; } }

.cp-store-card.typ-store .note {
  font-family: "Gotham-Medium";
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #3f4351; }
  @media only screen and (max-width: 768px) {
    .cp-store-card.typ-store .note {
      font-size: 1.1rem;
      color: #4a4a4a; } }

@media only screen and (max-width: 768px) {
  .cp-store-card.typ-store .store-add {
    font-size: 1.4rem;
    min-height: 5.4rem; } }

@media only screen and (max-width: 768px) {
  .cp-store-card .d-item {
    width: 50%; } }

.cp-store-card {
  min-height: 28.3rem; }
  @media only screen and (max-width: 768px) {
    .cp-store-card {
      min-height: 24.3rem; } }
  .cp-store-card .store-name {
    text-transform: uppercase; }
  @media only screen and (max-width: 768px) {
    .cp-store-card .contact-list {
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 5.5rem; } }
  @media only screen and (max-width: 768px) {
    .cp-store-card .d-link {
      font-size: 1.1rem;
      line-height: 1.3rem; } }
  @media only screen and (max-width: 768px) {
    .cp-store-card .icon-wrap {
      width: 2.5rem;
      height: 2.5rem; } }
  @media only screen and (max-width: 768px) {
    .cp-store-card .store-add {
      line-height: 1.8rem;
      margin-bottom: 2rem; } }
  @media only screen and (max-width: 768px) {
    .cp-store-card .contact-list {
      margin-bottom: 0; } }
  @media only screen and (max-width: 768px) {
    .cp-store-card.typ-store {
      min-height: auto;
      padding-bottom: 0; } }
  @media only screen and (max-width: 768px) {
    .cp-store-card.typ-store .note-sec {
      padding-left: 2rem; } }
  @media only screen and (max-width: 768px) {
    .cp-store-card.typ-store .note-sec .note {
      font-size: 1.2rem; } }
  .cp-store-card.typ-store .note-sec .note span:first-child {
    display: none; }
  @media only screen and (max-width: 768px) {
    .cp-store-card.typ-store .details-list {
      margin-bottom: 2.5rem;
      margin-top: unset; } }
  @media only screen and (max-width: 768px) {
    .cp-store-card.typ-store .contact-list {
      margin-bottom: 1.5rem; } }
  .cp-store-card.typ-store .contact-list a:hover {
    text-decoration: unset; }

.gm-style .gm-style-iw-c {
  padding: 0;
  max-height: none; }

.gm-style-iw .gm-ui-hover-effect {
  display: none !important; }

.gm-style-iw-d {
  max-height: none; }
  .gm-style-iw-d .store-item {
    width: 100%;
    margin-bottom: 0; }
  .gm-style-iw-d .cp-store-card {
    border: 0;
    min-height: unset; }
    .gm-style-iw-d .cp-store-card.typ-store .contact-info {
      padding: 2rem 3rem 0 2rem; }
    .gm-style-iw-d .cp-store-card.typ-store .store-name {
      font-size: 1.4rem;
      margin-bottom: 0;
      padding-top: 1rem; }
    .gm-style-iw-d .cp-store-card.typ-store .store-add {
      font-size: 1.4rem;
      min-height: unset;
      margin-bottom: 0; }
