#cms .cms_page_heading,
#cms .breadcrumb_wrapper  {
    display: none;
}
#cms .page-subheading  {
    margin-bottom: 20px;
}

#cms .container-cms {
    margin: 50px auto 30px;
    max-width: 1170px;
    color: #333;
}
#cms #main .container-cms  ul {
    list-style: square;
    margin-left: 1.5em;
    margin-bottom: 1em;
    padding-left: 40px;
}
#cms #center_column p.bottom-indent {
    margin-bottom: 18px;
}
#cms #center_column p.bottom-indent + h3.page-subheading {
    margin-top: 50px;
}

/** CMS TIENDAS **/
#cms #city-list {
  display: flex;
  margin-top: 40px;
}
#cms .ak-div-tiendas-p {
    display: block;
    height: auto;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: #c3c4c4;
    background-color: #f8f8f8;
    padding-top: 25px;
  }
  
  #cms .ak-h1-tiendas-p {
    margin-top: 10px;
    font-family: LatoWeb, sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #000;
  }
  
  #cms  .ak-grid-tiendasp {
    margin-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    grid-template-areas: ". . . ."
      ". . . ."
      ". . . ."
      ". . . ."
      "Area Area-2 Area-3 Area-4";
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }
  
  #cms  .ak-title {
    margin-top: 10px;
    font-family: LatoWeb, sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
  }
  
  #cms  .ak-text {
    margin-top: 10px;
    font-family: LatoWeb, sans-serif;
    color: #20bb97;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
  }
  
  #cms   .ak-columns-tiendas-p {
    padding: 20px !important;
  }
  
  #cms   .ak-cols-tiendasp {
    padding-right: 0px;
    padding-left: 0px;
  }
  
  #cms  .ak-text-grid-tiendasp {
    font-family: LatoWeb, sans-serif;
    text-align: center;
  }
  
  #cms   .ak-text-link-tiendasp {
    font-family: LatoWeb, sans-serif;
    color: #20bb97;
    font-weight: 600;
    text-align: center;
    text-decoration: underline;
  }
  
  #cms  .ak-text-maps {
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: LatoWeb, sans-serif;
    font-size: 14px;
    font-weight: 400;
  }
  
  #cms .ak-link-maps {
    margin-top: 10px;
    font-family: LatoWeb, sans-serif;
    color: #20bb97;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    text-decoration: underline;
  }
  
  #cms .ak-h2-ciudades {
    margin-top: 10px;
    font-family: LatoWeb, sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
  }
  
  #cms  .ak-div-bot-ver-tiendas {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  #cms  .ak-bot-tiendas {
    background-color: #000 !important;
    font-family: LatoWeb, sans-serif;
    font-weight: 600;
  }
  
  #cms .ak-h3-tiendas-p {
      margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'LatoWeb';
    font-size: 14px;
    font-weight: 600;
    color: #111;
  }
  
  #cms  .ak-select-tiendas {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 10%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #000;
    background-color: #fffefe;
    font-family: LatoWeb, sans-serif;
    height: 40px;
  }
  
  #cms  .ak-form-str {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  #cms  .ak-city-drop{
    display: flex;
    justify-content: center;
  }
  
  #cms  .ak-h2-tiendas {
    margin-top: 10px;
    font-family: LatoWeb, sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
  }
  
  #cms  .ak-h2-tiendas-copy {
    margin-top: 10px;
    font-family: LatoWeb, sans-serif;
    color: #20bb97;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  
  @media screen and (max-width: 991px) {
    #cms  .ak-div-tiendas-p {
      margin-top: 20px;
    }
  
    #cms .ak-grid-tiendasp {
      grid-row-gap: 37px;
    }
  
    #cms .ak-select-tiendas {
      width: 20%;
    }
  }
  
  @media screen and (max-width: 767px) {
    #cms   .ak-div-tiendas-p {
      height: auto;
    }
  
    #cms .ak-select-tiendas {
      width: 30%;
    }
  }
  
  @media screen and (max-width: 479px) {
    #cms .ak-div-tiendas-p {
      height: auto;
      margin-top: 20px;
    }
  
    #cms .ak-h1-tiendas-p {
      font-size: 20px;
    }
  
    #cms .ak-h2-ciudades {
      font-size: 16px;
    }
  
    #cms .ak-div-bot-ver-tiendas {
      margin-bottom: 20px;
    }
  
    #cms .ak-select-tiendas {
      width: 50%;
    }
  
    #cms .ak-h2-tiendas {
      font-size: 20px;
    }
  
    #cms .ak-h2-tiendas-copy {
      font-size: 20px;
    }
  }
