.packagingArea .packagingTile .packageImg {
    width: 100%;
    padding: 2rem;
  }

  .packagingArea .packagingTile {
    text-align: center;
  }

  .showHand {
    cursor: pointer;
  }

  .packagingArea .packagingTile .c_title {
    padding-top: 0rem;
    padding-bottom: 1rem;
  }

  .packagingArea .packagingTile.active .t_inner {
    border: 2px solid black;
  }

  .packagingArea .packagingTile .t_inner {
    border: 2px solid #e0dfe3;
  }

  .packagingArea .headerLine .yc {
    color: black;
    font-weight: 900;
  }

  .packagingArea .packagingTile .tick {
    display: none;
  }

  .packagingArea .packagingTile.active .tick {
    display: block;
    position: absolute;
    top: 5px;
    right: 10px;
  }

  .packagingArea .headerLine {
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: inline-block;
    position: relative;
    width: 100%;
    color: black;
  }

  .packagingArea .packagingTile .packageImg {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
  }

  .packagingArea .learn_more {
    text-decoration: underline;
    cursor: pointer;
  }

  .packagingArea {
    font-family: brandon-grotesque;
  }

  /*-----------------------------------------------------------*/

  #learn_more_modal h4 {
    color: black;
    font-weight: bolder;
    font-size: 2rem;
  }

  #learn_more_modal .modal-content {
    padding: 2rem;
  }

  #learn_more_modal .close_button {
    position: relative;
    left: 50%;
    transform: translatex(-50%);
  }

  #learn_more_modal .divider {
    width: 100%;
    height: 1px;
    background-color: black;
    display: block;
    position: relative;
    top: 0px;
    margin-bottom: 1rem;
  }

  #learn_more_modal img {
    width: 100%;
    padding: 1rem;
    padding-top: 0px;
    padding-bottom: 2rem;
  }

  #learn_more_modal .pill {
    font-family: 'brandon-grotesque';
    color: white;
    background: #237492;
    border-radius: 19px;
    padding: 2px 7px;
    font-size: 14px;
    margin-left: 15px;
    text-transform: capitalize;
    position: relative;
    display: inline-block;
    min-width: 60px;
    margin-right: 5px;
    padding: 0.5rem;
    text-align: center !important;
    align-content: c;
    top: -5px;
  }

  #learn_more_modal .close {
    position: absolute;
    color: #fff;
    opacity: 1;
    float: none;
    top: 1rem;
    right: 1rem;
    background-color: #211c35;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    align-content: center;
    text-align: center;
    line-height: 2rem;
  }

  /*-----------------------------------------------------------*/

  .continuityModal_inner .cont_mod_coin {
    margin-left: auto;
    margin-right: auto;
  }

  .continuity-product.product .product-information .product-name {
    margin-bottom: 1rem !important;
  }

  .add_to_b_form {
    padding-bottom: 1rem;
  }

  .add_to_b_shipping .content {
    display: none;
  }

  .unique-selling-points {
    display: none !important;
  }

  .add-to-basket-panels .content {
    display: none !important;
  }

  .wordCount {
    text-transform: lowercase;
  }

  .addKSP {
    background-color: #f4f1eb;
    display: flex;
    width: 100%;
    color: #968fae;
    padding: 0.75rem;
  }

  .addKSP p {
    color: #4f4c5e;
    font-family: brandon-grotesque;
    margin-bottom: 0;
    margin-left: 1rem;
  }

  .addKSP img.giftBox {
    width: 46px;
  }

  .panel .addNote {
    font-family: brandon-grotesque;
    padding-top: 1rem;
  }

  .panel .additional-notes {
    display: none !important;
  }

  .lep {
    text-transform: uppercase;
    font-size: 1rem;
    text-align: left;
    font-family: brandon-grotesque;
    padding-top: 1rem;
  }

  .cont_test_padding_pi {
    padding-left: 40px;
    padding-right: 40px;
  }

  .continuity-product .product-overview .variant-selector.d-flex { display:none!important;} 
.continuity-product .product-overview .selector { display:none!important;}

  .variant-selector-con {
    display: none !important;
  }

  .variant-selector {
    display: none !important;
  }

  .variant-selector.d-flex {
    display: none !important;
  }

  .add-to-basket-panels {
    margin-top: 0 !important;
  }

  .add-to-basket-panels .panel {
    background-color: white;
  }

  .add-to-basket-panels .panel .heading {
    position: relative;
    margin-bottom: 35px;
    font-family: brandon-grotesque;
    font-weight: 900;
  }

  .p_options {
    display: block;
    width: 100%;
    font-weight: 600;
    font-size: 1.5rem;
    font-family: brandon-grotesque;
    margin-top: 40px;
    color: black;
  }

  .paySpan {
    font-weight: 900;
    color: black;
  }

  .paySpan.payspan2 {
    font-weight: normal;
  }

  .bottomBorderHere {
    width: 110%;
    position: absolute;
    display: inline-block;
    left: -5%;
    bottom: -15px;
    height: 1px;
    background-color: #a9a7b1;
  }

  .moreInfoLink {
    text-decoration: underline;
    cursor: pointer;
    font-weight: 900;
    display: inline-block;
  }

  .smaller {
    font-size: 65%;
  }

  .continuity-product.product .image-gallery .default-image,
  .continuity-product.product .image-gallery .desktop-product-pictures img,
  .standard-product.product .image-gallery .default-image,
  .standard-product.product .image-gallery .desktop-product-pictures img {
    padding: 5%;
  }

  .continuity-product.product .product-information .product-name {
    font-size: 2.8rem;
  }

  .add-to-basket-panels .panel.selected {
    background-color: white;
  }

  /*----------------------------------------------------*/

  .continuityModal_outter {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 200;
  }

  .continuityModal_inner {
    width: 50%;
    max-width: 800px;
    min-width: 600px;
    background-color: #edeae5;
    color: black;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .continuityModal_inner h4 {
    color: black;
  }

  .continuityModal_inner p.tbc,
  .continuityModal_inner p.on_sale {
    font-family: brandon-grotesque;
  }

  .continuityModal_inner p.tbc .paySpan {
    font-family: brandon-grotesque;
  }

  .continuityModal_inner .modal_close_btn {
    position: absolute;
    top: -10px;
    right: -20px;
    border: 1px solid white;
    border-radius: 50%;
    background-color: black;
    color: white;
    font-family: brandon-grotesque;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    z-index: 2;
  }

  @media screen and (max-width:767px) {

    .packagingArea .packagingTile {
      text-align: center;
      margin-top: 10px;
    }

    .continuityModal_inner {
      width: 95vw;
      max-width: 95vw;
      min-width: 0;
      top: 7%;
      left: 50%;
      transform: translate(-50%);
      max-height: 80vh;
      overflow-y: auto;
      overflow-x: hidden;
      padding: 1rem;
    }

    .continuityModal_inner .col-xs-6 {
      width: 50%;
    }

    .continuityModal_inner .modal_close_btn {
      position: absolute;
      top: 5px;
      right: 5px;
    }

    .addKSP p {
      color: #4f4c5e;
      font-family: brandon-grotesque;
      margin-bottom: 0;
      margin-left: 0;
      padding: 5px;
    }

  }