/* colors */
/*font family*/
/* breakpoints */
/*transform*/
/*transform*/
/*opacity*/
/*opacity- end*/
.cp-error {
  text-align: center; }
  .cp-error .errorImg {
    width: 43.6rem;
    height: 25.7rem;
    margin: 0 auto; }
    @media only screen and (max-width: 768px) {
      .cp-error .errorImg {
        width: 100%;
        height: 100%; } }
    .cp-error .errorImg.typ-searchLocator {
      width: 17.3rem;
      height: 15rem; }
  .cp-error img {
    width: auto;
    text-align: center;
    margin: 0 auto; }
  .cp-error .textError {
    color: #b2b2b2;
    font-size: 4.2rem;
    font-family: "Gotham-Black";
    padding-top: 2.7rem; }
    @media only screen and (max-width: 768px) {
      .cp-error .textError {
        font-size: 2.2rem; } }
  .cp-error .textError2 {
    color: #616161;
    font-size: 5.5rem;
    font-family: "Gotham-Black";
    padding-bottom: 2rem;
    text-transform: uppercase; }
    @media only screen and (max-width: 768px) {
      .cp-error .textError2 {
        font-size: 2.8rem; } }
    .cp-error .textError2.typ2 {
      font-size: 4.8rem; }
      @media only screen and (max-width: 768px) {
        .cp-error .textError2.typ2 {
          font-size: 2.8rem; } }
    .cp-error .textError2.typ3 {
      font-size: 4.2rem; }
      @media only screen and (max-width: 768px) {
        .cp-error .textError2.typ3 {
          font-size: 2.2rem; } }
  .cp-error .error-desc {
    color: #3f4351;
    font-size: 1.6rem;
    font-family: "Gotham-Book"; }
    @media only screen and (max-width: 768px) {
      .cp-error .error-desc {
        font-size: 1.4rem; } }
  .cp-error .btn.btn-default {
    font-size: 1.4rem;
    margin-top: 4rem;
    padding: 1rem;
    min-width: 16.5rem; }
    @media only screen and (max-width: 768px) {
      .cp-error .btn.btn-default {
        font-size: 1.2rem; } }
  .cp-error.typ-searchResult {
    margin-top: 7rem; }
    @media only screen and (max-width: 768px) {
      .cp-error.typ-searchResult {
        margin-top: 3rem; } }
    .cp-error.typ-searchResult .textError {
      font-size: 4.2rem;
      padding-top: 2rem; }
      @media only screen and (max-width: 768px) {
        .cp-error.typ-searchResult .textError {
          font-size: 3rem;
          letter-spacing: -0.86px;
          padding-top: 4rem; } }
    @media only screen and (max-width: 768px) {
      .cp-error.typ-searchResult .textError2 {
        font-size: 4rem;
        letter-spacing: -0.86px;
        padding-bottom: 3rem; } }
    .cp-error.typ-searchResult .error-desc {
      font-family: "Gotham-Bold";
      font-size: 1.8rem;
      line-height: 2rem;
      color: #000000; }
      @media only screen and (max-width: 768px) {
        .cp-error.typ-searchResult .error-desc {
          font-size: 1.6rem;
          width: 80%;
          margin: 0 auto; } }
    .cp-error.typ-searchResult .link-list-search {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    @media only screen and (max-width: 768px) {
      .cp-error.typ-searchResult img {
        width: 9.5rem; } }
  .cp-error.typ-wishlist .errorImg {
    width: 15rem;
    height: auto; }
    @media only screen and (max-width: 768px) {
      .cp-error.typ-wishlist .errorImg {
        width: 12rem; } }
  .cp-error.typ-wishlist .textError2 {
    font-size: 4.2rem; }
    @media only screen and (max-width: 768px) {
      .cp-error.typ-wishlist .textError2 {
        padding-bottom: 1rem;
        font-size: 2.2rem;
        max-width: 22rem;
        margin: 0 auto; } }
  .cp-error.typ-wishlist .btn.btn-default {
    min-width: 17.7rem; }
    @media only screen and (max-width: 768px) {
      .cp-error.typ-wishlist .btn.btn-default {
        margin-top: 3.4rem;
        min-width: 12.7rem;
        padding: 0.8rem; } }

.bs-sec.typ-plp .cp-error .errorImg {
  width: 17.4rem;
  height: 15rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-plp .cp-error .errorImg {
      width: 14rem;
      height: 12rem; } }

.bs-sec.typ-space .cp-error {
  margin-top: 6.4rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-space .cp-error {
      margin-top: 6.1rem; } }
  .bs-sec.typ-space .cp-error .errorImg {
    width: 17.4rem;
    height: 15rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-space .cp-error .errorImg {
        width: 14rem;
        height: 12rem; } }
