body {
    color: #131313;
    font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial,
      "sans-serif";
    background-color: #fff;
    letter-spacing: 0;
    line-height: normal;
    /*padding: 0 10px;*/
  }
.secure-label {
    max-width: 200px;
}
.secure-wrap {
    padding-right: 37px;
}

.secure-text {
    font-size: 2rem;
}
.font-600 {
    font-weight: 600 !important;
}
i.fas.fa-star.text-warning {
    font-size: 21px;
}
.top-reviews {
    letter-spacing: 0.17px;
    color: #043769;
    font-size: 17px;
}
h5.availability-text {
    font-size: 14px;
    font-family: Montserrat;
}
div.bar-w {
    width: 220px;
}
span.availability-life {
    padding-top: 1px;
    padding-bottom: 1px;
}
.rounded-3 {
    border-radius: .3rem!important;
}
.text-danger {
    color: #dc3545!important;
}
.text-black {
    color: black;
}
.font-weight-bold {
    font-weight: 700!important;
}
.old-price {
    font-size: 23px;
    text-decoration: line-through;
}
.pricing-wrap {
    background-color: #f5bc00;
    font-weight: 600;
    color: #00356a;
}
.price-title {
    font-size: 26px;
    /* font-weight: 500; */
}
.new-price {
    font-size: 26px;
    font-weight: 800;
}
.font-800 {
    font-weight: 800 !important;
}
.shipping-wrap {
    font-size: 1.25em;
    color: #043769;
}
.banner-bg {
    background-color: #043769 !important;
}
h5.protection-grants {
    color: #f4bb00 !important;
    font-size: 26px;
}
.money-back-banner img {
    width: 145px;
    margin: -72px auto 20px;
}
.float-end {
    float: right!important;
}
.money-back-section p {
    font-size: 17px;
    padding-top: 10px;
    line-height: 22px;
    padding-right: 14px;
}
.protection-note {
    letter-spacing: 0px;
}
span.line {
    width: 15%;
    background: #f7ecdd;
    height: 1px;
}
.protection-wrap .protection-title {
    color: rgb(244, 187, 0);
    font-size: 18px;
}
span.line {
    width: 15% !important;
}
.text-decoration-underline {
    text-decoration: underline!important;
}
.money-back-section {
    margin-bottom: inherit !important;
}
.money-back-section .merriweather-font {
    font-size: 20px!important;
}
.merriweather-font {
    font-family: 'Merriweather', serif;
}
.font-400 {
    font-weight: 400 !important;
}
i.fas.fa-star.text-warning {
    font-size: 21px;
}
i.mini-rating-icon {
    font-size: 0.8125rem !important;
}
a.cap-color {
    color: #043769;
    font-size: 14px;
}
.atc-wrapper img {
    float: none;
}
#reservation-status #timer {
    width: 117px;
    font-size: 18px;
    padding-top: 2px;
    display: inline-block;
    letter-spacing: 0px;
    vertical-align: top;
}
.border-3 {
    border-width: 3px!important;
}
span.spot {
    font-size: 16.48px;
    letter-spacing: 0px;
    vertical-align: middle;
}
h4.guaranteed-title {
    color: rgb(102, 102, 102);
    font-size: 1.25rem;
    letter-spacing: 0px;
}
.payment-icons-wrap {
    max-width: 416px;
}
.banner-bg-md {
    margin-top: 84px;
}
.money-back-inner-container .seal {
    width: 120px;
    margin-top: -75px !important;
    left: 0%;
}
h5.protection-grants-fs {
    font-size: 18px !important;
}
.vertical-align {
    vertical-align: unset;
}

/* discount label */
.discount-label {
    width: 23%;
    right: 19%;
    top: -18px;
}
.discount-label .img-fluid {
    width: 100%;
    max-width: 100%;
    height: auto; 
}
@media (min-width: 768px) {
    .discount-label {
        top: -25px;
    }
}
@media (min-width: 992px) {
    .discount-label {
        top: -30px;
    }
}

@media (max-width: 991px) {
    section.money-back-section {
        padding-left: 16px !important;
        padding-right: 12px !important;
    }
    div.bar-w {
        width: 146px !important;
    }
}
@media (max-width: 768px) {
    .cap {
        font-size: 20px !important;
    }
}

@media (min-width: 576px) {
    .money-back-banner img {
        margin: 0 20px;
    }
    .atc-wrapper img {
        width: 48%;
    }
}
@media (max-width: 768px) {
    span.spot {
        font-size: 14px !important;
    }
}
@media (min-width: 991px) {
    .protection-wrap .protection-title {
        color: rgb(244, 187, 0);
        font-size: 19px;
    }
}
@media (max-width: 1200px) {
    span.line {
        width: 15% !important;
    }
    .resize-g {
        font-size: 16px !important;
    }
}
