/*! CSS Used from: https://thestyleversa.com/frontend/thestyleversa/css/single_store.css */
.link,
.section-title h5:after {
  background-color: var(--primary-color);
}
.offer-box span.reveal-coupon,
h1,
h3,
h5 {
  font-weight: 900;
  line-height: 1.4;
  color: #152035;
  margin: 0;
}
a {
  color: inherit;
}
a,
a:focus,
a:hover {
  text-decoration: none;
}
.fas,
.list-inline li,
.rating > label:before {
  /* display: inline-block; */
}
.link,
.section-title h5,
h5:first-letter,
p:first-letter {
  text-transform: capitalize;
}
.link,
.widget {
  border-radius: 20px;
}
.link:hover {
  cursor: pointer;
}
.color-primary {
  color: var(--primary-color);
}
.coupons-list li {
  list-style-type: none;
} /*! CSS Used from: Embedded */
.offer-box span.reveal-coupon {
  font-size: 20px !important;
} /*! CSS Used from: https://thestyleversa.com/frontend/thestyleversa/css/all.css */
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.fa-clock:before {
  content: "\f017";
} /*! CSS Used from: https://thestyleversa.com/frontend/thestyleversa/css/style.css */
.link {
  color: #fff !important;
  padding: 1px 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
  font-size: 13px;
  font-weight: 700 !important;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.link:hover {
  color: #fff;
  background-color: #152035;
}
.pt-55 {
  padding-top: 55px !important;
}
.section {
  margin-top: 65px;
}
.section-title h5:after {
  content: "";
}
h1,
h3 {
  font-size: 20px !important;
}
ul {
  margin-bottom: 0;
}
.container-fluid {
  max-width: 1280px;
} /*! CSS Used from: https://thestyleversa.com/frontend/thestyleversa/css/single_store.css */
.section-title h5 {
  width: max-content;
  margin: auto;
  position: relative;
}

/*! CSS Used from: Embedded */

.rating > input {
  display: none;
}

.rating > label {
  color: #ddd;
  cursor: pointer;
}

.rating > label:before {
  margin: 5px;
  font-size: 1.25em;
  font-family: FontAwesome;
  content: "\f005";
}

.rating > input.active ~ label {
  color: gold;
}

.rating > input:hover ~ label,
.rating > input:checked ~ label,
.rating > label:hover {
  color: gold;
}

/*! CSS Used from: https://thestyleversa.com/frontend/thestyleversa/css/style.css */
.section-title {
  margin-bottom: 30px;
  margin-top: 5px;
}
*,
:after,
:before {
  padding: 0;
  margin: 0;
}
.section-title h5:after {
  background-color: #f67280;
  display: block;
  position: absolute;
  content: "";
  left: auto;
  top: -5px;
  width: 30px;
  height: 2px;
}
* {
  font-family: inherit;
  outline: 0 !important;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
h5 {
  font-size: 16px !important;
}
img {
  max-width: 100%;
  height: auto;
}
.widget {
  background-color: #fff;
  padding: 30px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 5px 20px 0 rgba(69, 67, 96, 0.1);
  box-shadow: 0 5px 20px 0 rgba(69, 67, 96, 0.1);
}


@media only screen and (max-width: 1199.8px) and (min-width: 991px) {
  .coupon_off {
    margin-left: -20px;
    margin-right: 20px;
  }
}

@media screen and (min-width: 670px) and (max-width: 991px) {
  #store-img {
    width: 50%;
    margin: auto;
  }
}

@media screen and (max-width: 768px) {
  .coupon-button {
    margin-top: 20px;
    width: 80%;
  }
  .coupon-button a {
    margin: auto;
    font-size: 15px;
  }
  .ftrBtns a {
    padding: 10px 16px !important;
    text-align: center !important;
  }
}
@media only screen and (max-width: 536px) {
  .list-inline {
    justify-content: center !important;
  }
  .link {
    font-size: 9px !important;
  }
  .coupon_off {
    margin-right: 23px !important;
    margin-left: -23px !important;
  }
  .d-table-cell .reveal-coupon {
    font-size: 38px !important;
  }
  .details-box p {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 428px) {
  .link {
    font-size: 8px !important;
  }
  .details-box P {
    max-width: 135px !important;
    font-size: 14px !important;
  }
  .details-box {
    max-width: 70% !important;
    margin-left: 10px !important;
  }
  .d-table-cell .reveal-coupon {
    font-size: 30px !important;
  }
}
@media only screen and (max-width: 402px) {
  .link {
    font-size: 7px !important;
  }
  .details-box {
    max-width: 60% !important;
    margin-left: 20px !important;
    padding: 0 !important;
  }
  .details-box p {
    max-width: 150px !important;
    font-size: 12px !important;
  }
  .ftrBtns a {
    padding: 10px !important;
    text-align: center !important;
  }
}
@media only screen and (max-width: 351px) {
  .cpnMeta .cpnTyp {
    margin-right: 0.5rem !important;
  }
}


  /* Coupon Modal CSS */
  .popup {
      padding: 50px 84px 30px;
  }
  @media screen and (min-width: 320px) and (max-width: 768px) {
    .popup {
      padding: 10px;
  }
  }
  .cp-title {
      font-size: 30px;
      text-align: center;
      font-family: Poppins, sans-serif;
      font-weight: 600;
      padding-bottom: 20px;
  }
  .cp-code input {
      border-radius: 30px;
      font-size: 18px;
      padding: 16px;
      width: 80% !important;
      color: #bebebe;
  }
  .code-area {
      background-color: #fff !important;
      border: 1px solid #eee;
  }
  .cp-btn div {
      font-size: 14px;
      color: #fff;
      background-color: var(--primary-color);
      border: none;
      margin-left: 10px;
      padding: 0 40px;
      height: 36px;
      line-height: 10;
      border-radius: 30px;
      position: relative;
     left: -110px;
    top: 11px;
          justify-content: center;
  }
  .subscribe-area {
      background: #f8fff8;
      padding: 0 30px 30px;
  }
  .newsltr-hdng {
      font-weight: 600;
      padding: 30px 0 10px;
      font-size: 22px;
      text-align: center;
      color: #343a40!important;
  }
  .newsltr-input {
      height: 55px !important;
      max-width: 80%;
      margin-left: auto;
      margin-right: auto;
      margin-top: 20px;
      border-radius: 30px !important;
      padding: 20px !important;
      font-size: 16px !important;
      color: #bebebe !important;
  }
  .btn-subscribe {
      height: 50px;
      min-width: 50%;
      display: block !important;
      background-color: var(--primary-color) !important;
      margin: 15px auto;
      color: #fff !important;
      font-size: 15px !important;
      border-radius: 30px !important;
  }
  .cp-cpy-txt, .newsltr-hdng a, .cp-cpy-txt a {
      color: var(--primary-color);
  }
  .information li{
      list-style: disc !important;
  }

  .coupons-list li{
    list-style-type: none;
  }
  .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
        padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .modal .input-group{
    display: block;
    text-align: center;
    /* display: flex;
    justify-content: space-evenly; */
  }
