        /*---------------------
    Discount
-----------------------*/


 .discount__text-2 {
  background: transparent; border-style: solid; border-width: 1px;  border-color: #F2EDDE;
   height: auto;   margin-top:0px;
  padding: 10px 10px 10px;
  text-align: center;   font-family: "Birthstone", cursive;  color: #000000;
     max-width: 95%;
}   .discount__text-3 {
  background: #F7F7F7;
   height: auto;

  text-align: center;  font-family: "Caramel", cursive; color: #000000;
     max-width: 95%;
}

  .discount__text-3 a {
    font-size: 14px;
    color: #111111;
    text-transform: none;
    font-weight: 700;
    position: relative;
    padding: 0 0 3px;
    display: inline-block;
}

.discount__text-3 a:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    background: #ca1515;
    content: "";
}

.discount__text-2 a {
    font-size: 30px;
    color: #111111;
    text-transform: none;
    font-weight: 500;
    position: relative;
    padding: 0 0 3px;
     text-decoration-line: underline; text-underline-offset: 0.1em;
  text-decoration-thickness: 3px;

  text-decoration-color:#C95173;
}

.discount__text-2 a:hover {

    left: 0;
    bottom: 0;
    height: 2px;
    width: 100%;



  text-decoration-color:#6596C9; text-underline-offset: 0.2em;

}
   .spot {
     font-size: 13px; font-family: "Roboto", sans-serif; font-style:italic;
    padding-top: 5px;
     color: #8684B2;
      font-style: normal;  padding-bottom: 0px;  }

        .stylish-heading {
            font-size: 32px;
            font-family: "Roboto", sans-serif;
            font-weight: 300;
            font-style: normal;
            background: #C98D98;
            letter-spacing: 1px;
            width: 100%;
            height: auto;
            text-align: center;
            color: #FAF8F2;
            position: relative;
            display: inline-block;
            padding: 8px 30px 8px;
        }

        .mb-4 {
            font-weight: 300;
            font-size: 34px;
            font-style: normal;
            line-height: 38px;
            font-family: "Birthstone", cursive;
            text-align: center;
            max-width: 97%;
            padding-left: 10px;
            padding-bottom: 30px;
            padding-top: 30px;
            letter-spacing: 1px;
        }

        .mb-5 {
            font-weight: 300;
            font-size: 34px;
            font-style: normal;
            line-height: 38px;
            font-family: "Birthstone", cursive;
            text-align: center;
            max-width: 97%;
            padding-left: 10px;
            padding-bottom: 0px;
            padding-top: 20px;
            letter-spacing: 1px;
        }

        .mb-6X {
            font-style: normal;
            color: #947942;      font-family: "Birthstone", cursive;
            line-height: 38px;
            text-align:left ;
             max-width: 100%;
            padding-left: 10px;
            padding-bottom: 10px;
            padding-top: 20px;
            letter-spacing: 1px;
            font-size: 36px;
            font-weight: 200;
        }

        .mb-6 {
            font-style: normal;
            color: #947942;    font-family: "Birthstone", cursive;
            line-height: 38px;
            text-align: left;
            max-width: 100%;
            padding-left: 10px;
            padding-bottom: 10px;
            padding-top: 25px;
            letter-spacing: 1px;
            font-size: 38px;
            font-weight: 300;
        }

        .mb-3x {
            font-weight: 500;
            font-size: 34px;
            font-style: normal;
            line-height: 38px;
            font-family: "Birthstone", cursive;
            text-align: center;
            max-width: 98%;
            padding-left: 20px;
            padding-bottom: 20px;
            padding-top: 35px;
            letter-spacing: 2px;
        }

        .mb-4x {
            font-weight: 400;
            font-size: 34px;
            font-style: normal;
            line-height: 38px;
            font-family: "Birthstone", cursive;
            text-align: left;
            max-width: 98%;
            padding-left: 0px;
            padding-bottom: 10px;
            padding-top: 15px;
            letter-spacing: 2px;
        }