.iguswpcksec31shoppingcart .shopping-cart-related-items {
  display: none;
}
///////////////////////////////
    .adv {
      text-align: center;
      hyphens: auto;
    }
  
    .adv-img {
      display: block;
      margin: 0 auto;
      max-width: 100px;
      max-height: 100px;
    }
  
    .adv-title {
      text-align: center;
      flex: 1;
      padding: 10px;
      font-size: 22px;
      font-weight: bold;
      font-family: "Helvetica", Arial, sans-serif;
       color: #F07D00;
    }
.adv-text {
  text-align: center;
  }
///////////////////////////////
  .btn--theme .btn-text-1 {
      font-size: 2.2rem;
      -webkit-align-self: flex-end;
      align-self: flex-end;
      text-align: right;
    font-weight: 500;
  }
  .btn-text-container {
    text-align: right;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    padding: 15px;
        flex-wrap: wrap;
      align-self: flex-end;
      width: 100%;
  }
    .btn__text {
      font-weight: 500;

  }
  .btn-text-container-2 {
      width: 100%;
      text-align: right;
      display: flex;
      justify-content: flex-end;
      padding: 15px;
  }
  .btn-text-2{
      font-size: 2.2rem;
      align-self: flex-start;
      text-align: right;
    }
   .btn-text-3{
    font-weight: 300;
    font-size: medium;
   }
//////////////////////////////