body {
  line-height: 1.15;
  margin: 0px;
}

.cbd-page {
  font-family: Roboto;
}

@media (min-width: 360px) and (max-width: 768px) {
  .cbd-page {
    padding-bottom: 3rem;
  }
}

.bborder {
  border: 2px dashed blue;
}

.borderr {
  border: 2px dashed green;
}

.cbd-header {
  position: fixed;
  top: 0;
  z-index: 99999;
  width: 100%;
}

.cbd-header .header-green .header-main .bottle-text-wrap {
  line-height: 1.3;
}

.cbd-header .header-green .header-main .bottle-text-wrap .white-italic {
  font-style: italic;
  font-size: 24px;
  font-weight: 800;
  color: #fff;
}

.cbd-header .header-green .header-main .bottle-text-wrap .yellow-text {
  color: #fadc13;
  font-weight: 800;
  font-size: 19px;
  margin-left: 35px;
  font-style: italic;
}

.cbd-header .header-green .header-main .bottle-text-wrap .uk-gummies {
  color: #fff;
  margin-left: 5px;
  font-size: 19px;
  font-weight: 600;
}

@media (max-width: 768px) {
  .full-spectrum {
    display: flex !important;
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .full-spectrum {
    padding-top: 10px !important;
  }
}

@media (max-width: 768px) {
  .full-spectrum .field-wrap p,
  .full-spectrum .field-wrap span {
    font-size: 18px;
    padding-bottom: 7px;
  }
}

.full-spectrum .spectrum-body .grn-text {
  color: #8eb517;
}

@media (max-width: 1280px) {
  .full-spectrum .spectrum-body .grn-text .cbd-text,
  .full-spectrum .spectrum-body .grn-text .gummies-text {
    font-size: 60px;
    padding-top: 10px;
  }
}

@media (max-width: 768px) {
  .full-spectrum .spectrum-body .grn-text .cbd-text,
  .full-spectrum .spectrum-body .grn-text .gummies-text {
    font-size: 60px;
  }
}

@media (max-width: 1280px) {
  .full-spectrum .spectrum-body .grn-text .spectrum-text {
    font-size: 40px;
  }
}

@media (max-width: 768px) {
  .full-spectrum .spectrum-body .grn-text .spectrum-text {
    font-size: 30px;
  }
}

@media (max-width: 1280px) {
  .full-spectrum .spectrum-body .grn-text .advanced-text,
  .full-spectrum .spectrum-body .grn-text .powerful-text {
    font-size: 26px;
  }
}

@media (max-width: 768px) {
  .full-spectrum .spectrum-body .grn-text .advanced-text,
  .full-spectrum .spectrum-body .grn-text .powerful-text {
    font-size: 20px;
  }
}

@media (min-width: 1280px) {
  .full-spectrum .spectrum-body .list-benefits {
    font-size: 24px !important;
  }
}

@media (min-width: 1000px) {
  .full-spectrum .spectrum-body .list-benefits {
    font-size: 20px;
  }
}

.full-spectrum .spectrum-body .line-h-47 {
  line-height: 47px !important;
}

.full-spectrum .spectrum-body .line-h-42 {
  line-height: 42px !important;
}

@media (max-width: 500px) {
  .full-spectrum .spectrum-body .line-h-42 {
    line-height: 40px !important;
  }
}

.full-spectrum .spectrum-body .line-h-38 {
  line-height: 38px !important;
}

@media (max-width: 500px) {
  .full-spectrum .spectrum-body .line-h-38 {
    line-height: 24px !important;
    font-size: 14px;
  }
}

.full-spectrum .spectrum-body .fade-grey {
  color: #ccc;
}

.full-spectrum .spectrum-body .fade-text {
  font-size: 16px;
  font-style: italic;
}

@media (max-width: 1280px) {
  .full-spectrum .spectrum-body .arrow-img {
    max-width: 250px;
  }
}

@media (max-width: 768px) {
  .full-spectrum .spectrum-body .arrow-img {
    display: none;
  }
}

@media (min-width: 769px) {
  .full-spectrum .spectrum-body .guarantee-mob-img {
    display: none;
  }
}

@media (max-width: 768px) {
  .full-spectrum .spectrum-body .guarantee-mob-img {
    display: block;
    padding: 0px;
    padding-top: 15px;
  }
}

.full-spectrum .spectrum-body .pure-cbd-img .yahoo-img {
  margin-top: -25px;
  max-width: 300px;
}

@media (max-width: 768px) {
  .full-spectrum .spectrum-body .pure-cbd-img .yahoo-img {
    margin: 10px 0px 30px 0px;
  }
}

.full-spectrum .spectrum-body .pure-cbd-img .bottle-complete .cbd-img {
  position: relative;
  max-width: 250px;
}

@media (max-width: 1280px) {
  .full-spectrum .spectrum-body .pure-cbd-img .bottle-complete .cbd-img {
    max-width: 175px;
  }
}

@media (max-width: 768px) {
  .full-spectrum .spectrum-body .pure-cbd-img .bottle-complete .cbd-img {
    max-width: 175px;
    margin: auto;
  }
}

@media (max-width: 500px) {
  .full-spectrum .spectrum-body .pure-cbd-img .bottle-complete .cbd-img {
    max-width: 140px;
  }
}

.full-spectrum .spectrum-body .pure-cbd-img .bottle-complete .pure-sticker {
  position: absolute;
  top: 107px;
  left: -81px;
}

@media (max-width: 1280px) {
  .full-spectrum .spectrum-body .pure-cbd-img .bottle-complete .pure-sticker {
    max-width: 86px;
    top: 60px;
    left: -35px;
  }
}

@media (max-width: 768px) {
  .full-spectrum .spectrum-body .pure-cbd-img .bottle-complete .pure-sticker {
    max-width: 110px;
    top: 45px;
    left: -50px;
  }
}

@media (max-width: 500px) {
  .full-spectrum .spectrum-body .pure-cbd-img .bottle-complete .pure-sticker {
    max-width: 75px;
    top: 45px;
    left: -30px;
  }
}

.full-spectrum .spectrum-body .pure-cbd-img .bottle-complete .british-sticker {
  position: absolute;
  top: 82px;
  right: -98px;
}

@media (max-width: 1280px) {
  .full-spectrum .spectrum-body .pure-cbd-img .bottle-complete .british-sticker {
    max-width: 86px;
    top: 105px;
    left: 127px;
  }
}

@media (max-width: 768px) {
  .full-spectrum .spectrum-body .pure-cbd-img .bottle-complete .british-sticker {
    display: none;
  }
}

.full-spectrum #rush-btn {
  height: 70px !important;
}

@media (max-width: 768px) {
  .full-spectrum #rush-btn {
    font-size: 40px;
  }
}

.full-popular {
  background: linear-gradient(103.85deg, #fadc13 0, rgba(250, 220, 19, 0) 59.89%), linear-gradient(180deg, #a3cc2c 0, #60bb48 100%);
}

.full-popular .white {
  color: #fff;
}

.full-popular .dark-green {
  background-color: #073b0b;
}

.full-popular .mid-green {
  color: #a4c955;
}

.full-popular .dark-dark-green {
  color: #083b0b;
}

.full-popular .mid-yellow {
  color: #e4c725;
}

.full-popular .w-h-120 {
  width: 120px;
  height: 120px;
}

.full-popular .line-h-38 {
  line-height: 38px;
}

.full-popular .line-h-49 {
  line-height: 49px;
}

.full-popular .line-h-27 {
  line-height: 27px;
}

.full-popular .popular-body .gummy-bottle-img {
  max-width: 300px;
  max-height: 600px;
  position: relative;
}

@media (min-width: 360px) and (max-width: 768px) {
  .full-popular .popular-body .gummy-bottle-img {
    max-width: 200px;
    max-height: 400px;
  }
}

@media (min-width: 1024px) and (max-width: 1280px) {
  .full-popular .popular-body .gummy-bottle-img {
    max-width: 230px;
    max-height: 460px;
  }
}

.full-popular .popular-body .gummy-bottle-img .thc-free-badge {
  position: absolute;
  right: -89px;
  top: 72px;
}

.full-popular .popular-body .gummy-bottle-img .cherry-img {
  position: absolute;
  left: -190px;
  top: 172px;
}

@media (min-width: 360px) and (max-width: 768px) {
  .full-popular .popular-body .gummy-bottle-img .cherry-img {
    max-width: 130px;
    max-height: 150px;
  }
}

@media (min-width: 1024px) and (max-width: 1280px) {
  .full-popular .popular-body .gummy-bottle-img .cherry-img {
    max-width: 160px;
    max-height: 180px;
  }
}

.full-popular .popular-body .para-body .yahoo-img-white img {
  width: 580px;
  height: 51px;
}

.full-popular .popular-body .para-body .white-cbd-text {
  position: relative;
}

@media (min-width: 1024px) {
  .full-popular .popular-body .para-body .white-cbd-text {
    text-align: unset;
  }
}

.full-popular .popular-body .para-body .little-cherry-img img {
  position: absolute;
  top: -28px;
  right: 165px;
  width: 90px;
  height: 100px;
}

.ailments-container .yellow-bee {
  color: #ffcf1c;
}

.ailments-container .ailment-text span {
  font-size: 48px;
}

@media (min-width: 360px) and (max-width: 900px) {
  .ailments-container .ailment-text span {
    font-size: 29px;
  }
}

.ailments-container .watermelon {
  position: absolute;
  top: -60px;
  right: 5px;
}

@media (max-width: 1300px) {
  .ailments-container .watermelon {
    display: none;
  }
}

.ailments-container .list-ailment .bullet-ul {
  list-style-type: disc;
  padding: 2px 20px;
}

@media (max-width: 1024px) {
  .ailments-container .list-ailment .bullet-ul {
    list-style-type: none;
  }
}

.ailments-container .list-ailment .bullet-point {
  padding: 15px 10px;
  margin-bottom: 10px;
  border-radius: 10px;
}

.ailments-container .list-ailment .bullet-point.yel-background {
  background-color: #ffcf1c;
}

.ailments-container .list-ailment .bullet-point .number-1-2-3 {
  font-size: 13.5px;
  position: absolute;
  top: -5px;
  padding-left: 3px;
}

.how-to-use .title-how {
  font-size: 48px;
}

@media (min-width: 360px) and (max-width: 900px) {
  .how-to-use .title-how {
    font-size: 38px;
  }
}

.how-to-use .title-how .green-title {
  color: #a2d408;
}

.how-to-use .circular-images .green-sub {
  color: #a2d408;
}

.how-to-use .strawberry {
  position: absolute;
  bottom: -118px;
  left: 175px;
}

.cbd-science .science-bgc {
  background: linear-gradient(97.15deg, #ff5454 5.57%, rgba(255, 84, 84, 0) 55.57%), linear-gradient(180deg, #f8cb1c 0, #f58d13 100%);
}

.cbd-science .science-title {
  line-height: 50px;
}

.cbd-science .science-title .cbd-canna {
  color: #073b0b;
}

.cbd-science .science-title .cannabidiol-text {
  position: absolute;
  top: 8px;
  font-size: 18px;
}

@media (min-width: 360px) and (max-width: 800px) {
  .cbd-science .science-title .cannabidiol-text {
    font-size: 13px;
  }
}

.cbd-science .science-title .underline {
  text-decoration: underline;
}

.cbd-science .science-title p,
.cbd-science .science-title span {
  font-size: 48px;
}

@media (min-width: 360px) and (max-width: 800px) {
  .cbd-science .science-title p,
  .cbd-science .science-title span {
    font-size: 38px;
  }
}

@media (max-width: 1024px) {
  .cbd-science .gummy-friends {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.cbd-science .gummy-img {
  position: relative;
  z-index: 2;
}

@media (min-width: 360px) and (max-width: 768px) {
  .cbd-science .gummy-img {
    max-width: 300px;
    max-height: 360px;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .cbd-science .gummy-img {
    max-width: 400px;
    max-height: 460px;
  }
}

.cbd-science .plum-banner {
  position: absolute;
  top: 44px;
  left: 84px;
  border-radius: 15rem;
  width: 218px;
  height: 218px;
  border: 2px solid #df5554;
}

@media (min-width: 360px) and (max-width: 1024px) {
  .cbd-science .plum-banner {
    width: 180px;
    height: 180px;
    top: 44px;
    left: 84px;
  }
}

@media (min-width: 360px) and (max-width: 800px) {
  .cbd-science .plum-banner {
    top: -17px;
    left: 5px;
  }
}

.cbd-science .plum-inner-banner {
  width: 182px;
  height: 182px;
  border-radius: 15rem;
  background: linear-gradient(180deg, #e66e50 0, #df5554 100%);
  line-height: 19px;
  z-index: 1;
}

@media (min-width: 360px) and (max-width: 1024px) {
  .cbd-science .plum-inner-banner {
    width: 150px;
    height: 150px;
    font-size: 14px;
  }
}

@media (min-width: 360px) and (max-width: 800px) {
  .transforming .transform-title {
    font-size: 30px;
  }
}

@media (min-width: 801px) and (max-width: 1208px) {
  .transforming .transform-title {
    font-size: 40px;
  }
}

.transforming .transform-title .one-gummy {
  color: #ed1973;
}

.transforming .card-container .review-pic img {
  border-radius: 50%;
  border-style: none;
  padding-right: 20px;
}

@media (min-width: 360px) and (max-width: 800px) {
  .transforming .card-container .review-pic img {
    max-width: 75px;
    max-height: 75px;
    padding-right: 5px;
  }
}

.transforming .card-container .review-content .review-rating {
  width: 25px;
  height: 25px;
}

@media (min-width: 360px) and (max-width: 800px) {
  .transforming .card-container .review-content .review-rating {
    max-width: 18px;
    max-height: 18px;
  }
}

@media (min-width: 360px) and (max-width: 800px) {
  .transforming .card-container .review-name {
    font-size: 18px;
  }
}

@media (min-width: 360px) and (max-width: 800px) {
  .transforming .card-container .review-text {
    font-size: 13px;
  }
}

.money-back-con {
  background: linear-gradient(90deg, #dae4ea 47.11%, #cedadf 100%);
  padding: 35px 0;
  position: relative;
}

.money-back-con::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/old-couple.png);
  background-repeat: no-repeat;
  display: block;
  width: 989px;
  height: 100%;
}

@media (max-width: 1550px) {
  .money-back-con::before {
    left: -290px;
  }
}

@media (max-width: 1199px) {
  .money-back-con::before {
    left: -440px;
  }
}

@media (max-width: 991px) {
  .money-back-con::before {
    left: -620px;
  }
}

.money-back-con::after {
  content: "";
  background-image: url(../images/gummy-blur.png);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  width: 250px;
  height: 133px;
  position: absolute;
  top: -80px;
  right: 0;
}

@media (max-width: 1300px) {
  .money-back-con .money-in-container {
    justify-content: center;
  }
}

.money-back-con .light-container {
  background: rgba(255, 255, 255, 0.4);
  max-width: 630px;
  width: 100%;
  height: 200px;
  border-radius: 12px;
  margin-left: 50%;
}

@media (max-width: 1300px) {
  .money-back-con .light-container {
    margin-left: 0;
  }
}

@media (min-width: 360px) and (max-width: 800px) {
  .money-back-con .light-container {
    width: 95%;
  }
}

@media (max-width: 1300px) {
  .money-back-con .light-container .money-back p {
    font-size: 16px;
  }
}

.money-back-con .light-container .money-back img {
  width: 230px;
  height: 165px;
}

@media (max-width: 1300px) {
  .money-back-con .light-container .money-back img {
    height: 112px;
    width: unset;
    padding-right: 0;
  }
}

@media (min-width: 360px) and (max-width: 800px) {
  .money-back-con .light-container .money-back-text {
    font-size: 13px;
  }
}

@media (min-width: 360px) and (max-width: 800px) {
  .hurry-container .hurry-title span {
    font-size: 35px !important;
    padding-top: 1.5rem;
    line-height: 40px;
  }
}

.hurry-container .hurry-title .n-bottles {
  color: #8eb517;
}

@media (min-width: 360px) and (max-width: 800px) {
  .hurry-container .column {
    flex-direction: column;
  }
}

.hurry-container .power-title {
  color: #8eb517;
  line-height: 55px;
}

@media (min-width: 360px) and (max-width: 800px) {
  .hurry-container .power-title {
    font-size: 35px !important;
    line-height: 40px;
  }
}

@media (min-width: 360px) and (max-width: 800px) {
  .hurry-container .get-it-text {
    font-size: 28px !important;
    line-height: 30px;
  }
}

.hurry-container .hurry-rush-btn {
  width: 300px !important;
  height: 70px !important;
  font-size: 24px !important;
}

.hurry-container .front-bottle {
  max-width: 200px;
  max-height: 406px;
}

.hurry-container .left-bottle,
.hurry-container .right-bottle {
  max-width: 180px;
  max-height: 365px;
}

.hurry-container .front-bottle {
  top: -47px;
  z-index: 10;
}

.hurry-container .left-bottle {
  position: absolute;
  z-index: 1;
  top: -32px;
  left: 93px;
}

.hurry-container .right-bottle {
  position: absolute;
  z-index: 1;
  top: -32px;
  left: -13px;
}

.hurry-container .royal-mail-img {
  position: absolute;
  top: 70px;
  right: 0px;
  width: 90px;
  height: 65px;
}

.hurry-container .lemon-container {
  position: absolute;
  bottom: 0;
  left: 0;
}

@media (min-width: 360px) and (max-width: 800px) {
  .hurry-container .lemon-container {
    max-width: 100px;
    max-height: 100px;
  }
}

.cbd-terms {
  margin-top: 1.5rem;
}

.cbd-terms p {
  font-size: 14px;
}

.cbd-terms button {
  color: #a2d408;
  padding-top: 5px;
  font-size: 16px;
  cursor: pointer;
}

.cbd-bottle-trio img {
  height: 400px;
}

#corner-box {
  color: gray;
  background-color: #fff;
  position: fixed;
  bottom: 20px;
  left: 20px;
  max-width: 330px;
  padding: 15px;
  border-radius: 6px 0 0 6px;
  box-shadow: 2px 2px 10px 2px hsla(0, 4%, 4%, 0.2);
  box-sizing: border-box;
  font-weight: 400;
  border-radius: 6px;
  line-height: 1.2;
  transition: all 2s ease-in-out;
  overflow: hidden;
  cursor: pointer;
}

#corner-box.show-style {
  display: flex;
}

#corner-box.hidden-style {
  display: none;
}

#corner-box #notify-ago {
  font-size: 10x !important;
  padding-top: 5px;
}

.cbd-notification img {
  max-height: 60px;
  max-width: 45px;
}

.custom-close {
  position: absolute;
  top: 0;
  right: 0;
}

.exit-modal {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(127, 132, 142, 0.96);
  z-index: 1000000;
  overflow-y: scroll;
  overflow-x: hidden;
}

.exit-modal.show-style {
  display: flex;
}

.exit-modal.hidden-style {
  display: none;
}