@import "../../../theme/variables.css";

@media screen and (max-width: 1024px) {
  body {
    font-family: "Proxima_Nova_light", serif;
    margin: 0;
    min-width: unset;
    letter-spacing: normal;
  }

  .header {
    padding: 15px 0 5px;
  }

  .header .container {
    width: 100%;
    padding: 0px 30px;
    margin-top: 30px;
  }

  .header .container .videocontainer {
    width: 100%;
  }

  .product-content {
    position: relative;
    top: 5px;
    padding-bottom: 30px;
  }

  .container {
    text-align: center;
    width: 80%;
    margin: 0 auto;
  }

  .gundry-md-logo {
    display: block;
    width: 155px;
    margin: 10px auto 20px auto;
  }

  .leftAlign {
    text-align: left;
  }

  .vip-buttons {
    margin-bottom: 45px;
    display: flex;
  }

  .vip-button {
    background-color: #848fae;
    border-radius: 4px;
    padding: 10px;
    color: white;
    font-size: 20px;
    border: 5px solid #27377a;
    position: relative;
    border-radius: 4px;
  }

  .vip-button_under {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
  }

  .vip-button_container {
    width: 35%;
    position: relative;
  }

  .vip-button_container.active {
    width: 65%;
  }

  .vip-button_container.active .vip-button {
    background-color: #fff;
    color: #27377a;
    border: 5px solid orange;
  }

  .vip-button_container .vip-button {
    border: 5px solid #27377a;
  }

  .vip-button.box1,
  .vip-button.box2 {
    position: relative;
  }

  .subCaption {
    color: #10e648;
    font-size: 14px;
  }

  .hidden-desktop .rc_popup__block2__content ul {
    grid-template-columns: 1fr 1fr;
  }

  #docGun {
    margin: 0 auto;
    float: none;
    display: block;
  }

  .doctorWrap {
    background: #b9d537;
    color: #fff;
    padding-bottom: 30px;
    text-align: left;
  }

  .doctorWrap .container {
    text-align: left;
  }

  .doctorWrap h3 {
    margin-top: 40px;
    display: inline-block;
    text-align: center;
    width: 100%;
  }

  .doctorWrap hr {
    width: 50px;
    text-align: left;
    display: inline-block;
  }

  .green_button_hr .buy-button-up {
    background-color: #b8d436;
    border: 1px solid #b8d436;
    background: #b8d436;
    background-image: linear-gradient(to bottom, #b8d436, #b8d436);
    width: 200px;
    font-weight: bold;
  }

  .green_button_hr hr {
    border-top: 8px solid;
    width: 275px;
    color: #b8d436;
  }

  .whatIs {
    font-size: 14px;
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center;
    margin: 5px 0;
    letter-spacing: 1.2px;
  }

  .whatIs_question {
    border: 2px solid #fff;
    position: relative;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .whatIs_question:hover {
    background: #16c054 !important;
  }

  .basic-div_image {
    margin-bottom: 20px;
  }

  h1.money-back {
    color: #334579;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0.4px;
    line-height: 38px;
    font-family: "Proxima_Nova_SemiBold";
  }

  .whatIs p {
    margin: 0;
    color: #fff;
  }

  .active {
    color: #ffffff;
  }

  .badges {
    background: #d4eaf5;
    padding: 30px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }

  .bbb {
    max-width: 108px;
  }

  .usa {
    max-width: 89px;
  }

  .quantity {
    margin-bottom: 10px;
  }

  .quantity-buttons {
    margin-bottom: 10px;
    margin-top: 15px;
  }

  .quantity-button span {
    height: 32px;
    width: 10px;
    color: rgba(74, 144, 226, 0.27);
    font-size: 26px;
    line-height: 40px;
    text-align: center;
  }

  .active-quantity-button {
    height: 40px;
    width: 30%;
    border-radius: 20px;
    background-color: #4990e2;
  }

  .active-quantity-button span {
    color: #ffffff;
  }

  .active-quantity {
    height: 40px;
    width: 30%;
    border-radius: 20px;
    background-color: #4990e2;
  }

  .quantity-button.active-quantity span {
    color: #ffffff;
  }

  .price {
    color: #4a90e2;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .retail-price {
    color: red;
    text-decoration: line-through;
    font-size: 14px;
    letter-spacing: -0.12px;
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .now-price {
    color: #29397b;
    font-size: 60px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    font-family: "Proxima_Nova_Regular", serif;
  }

  .free-shipping {
    color: #4a4a4a;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 10px;
    margin-top: 0;
  }

  .buy-button {
    border-radius: 4px;
    background: linear-gradient(180deg, #ffc073 0%, #fb8143 100%);
    max-width: 300px;
    padding: 7px;
    margin: auto;
  }

  .buy-button span {
    color: #ffffff;
    font-size: 26px;
    line-height: 32px;
  }

  .buy-button1 {
    border-radius: 20px;
    background: linear-gradient(180deg, #ffc073 0%, #fb8143 100%);
    width: 100%;
    padding: 7px;
    border-radius: 4px;
    width: 192px;
    margin: 5px auto;
  }

  .buy-button1 span {
    color: #ffffff;
    font-size: 26px;
    line-height: 32px;
    letter-spacing: normal;
  }

  .verticalAlignTop {
    vertical-align: top;
  }

  .check-yes-desc {
    color: #4a4a4a;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  th.checkbox-yes input {
    margin-bottom: 205%;
  }

  .vip-signup-desc {
    font-size: 10px;
    letter-spacing: -0.1px;
    color: #4a4a4a;
    max-width: 300px;
    margin: 25px auto;
    text-align: left;
  }

  .terms-conditions {
    color: #5094e3;
    text-decoration: none;
  }

  .terms-link {
    text-decoration: none;
    color: #000;
  }

  .dead-buy-button {
    background: #f1f1f1;
  }

  .dead-buy-button span {
    color: #707070;
    font-family: "Proxima_Nova_Bold", sans-serif;
  }

  .checkbox {
    box-sizing: border-box;
    height: 20px;
    width: 20px;
    border: 2px solid #e0e0e0;
    border-radius: 2px;
  }

  .checkmark {
    display: none;
    width: 19px;
  }

  .VipWrap {
    display: none;
  }

  .money-back {
    margin: 0;
    padding: 0;
    color: white;
    margin-bottom: 10px;
    font-size: 30px;
  }

  .faq-section {
    padding-bottom: 50px;
  }

  .faqs-p {
    margin-top: 30px;
    margin-bottom: 35px;
  }

  .question-div {
    padding-left: 14px;
    position: relative;
    border-bottom: none;
  }

  .question-div h3 {
    color: #4780c2;
    text-align: left;
    font-family: "Proxima_Nova_light", Arial, sans-serif;
    letter-spacing: 1px;
    margin-right: 15px;
  }

  .blue-triangle {
    position: absolute;
    top: 7px;
    left: -2px;
  }

  .hidden-answer {
    display: none;
  }

  .answer {
    margin-top: 10px;
    text-align: left;
    font-family: proxima_nova_light, arial, sans-serif;
    color: #000;
  }

  .answer ul li {
    list-style: disc;
  }

  .answer img {
    max-width: 100%;
  }

  .nutrition {
    max-width: 100%;
  }

  .guarantee-pic {
    width: 155px;
    margin-bottom: 10px;
  }

  .short-hr {
    width: 42px;
    border: 0;
    border-top: 1px solid;
    margin: 15px auto;
  }

  .work-hard {
    font-size: 15px;
    text-align: left;
    margin: 0;
    color: white;
    line-height: 24px;
  }

  .buy-button-up {
    border-radius: 20px;
    background: linear-gradient(180deg, #ffc073 0%, #fb8143 100%);
    height: 40px;
    width: 100%;
    display: inline-block;
    padding-top: 5px;
  }

  .buy-button-up span {
    font-family: "Proxima_Nova_Regular", sans-serif;
    color: #27377a;
    font-size: 20px;
    line-height: 29px;
  }

  .bottle-90-day-image {
    max-width: 250px;
    margin: auto;
    height: 362px;
    position: relative;
  }

  .bottle-90-day {
    position: absolute;
    right: -20px;
  }

  footer {
    font-family: "Proxima_Nova_Regular", sans-serif;
    padding: 25px 0;
    border-top: 1px solid #62676b;
    background: #23356e;
    color: white;
    font-size: 16px;
  }

  footer .container {
    padding: 0px;
    margin-top: 20px;
  }

  .footer-link {
    text-decoration: none;
  }

  .package-title {
    color: #fff;
    text-align: center;
    background-color: #303679;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: -5px;
  }

  .blue-banner.package-title {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 43px;
    font-size: 17px;
  }

  .blue-banner p {
    line-height: 43px;
  }

  .choose-package {
    font-size: 23px;
    font-family: var(--tiemposRegular);
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .money-back-section {
    margin-bottom: 0px;
    background-color: #334579;
    padding: 22px 0px;
  }

  .inlineBlock {
    display: inline-block;
  }

  .signUpCheckboxContainer {
    margin: 30px auto 20px auto;
  }

  .blue-box {
    border: 3px solid #4a90e2;
  }

  .footer-link {
    color: #000;
  }

  .inlineBlock p {
    text-align: center;
  }

  #reviewWraps p {
    font-size: 20px;
  }

  .reviewText {
    margin-left: 10px;
    color: lightblue;
  }

  #reviewWraps {
    padding-bottom: 30px;
  }

  .startRatingImg {
    width: 89px;
  }

  #reviewWraps {
    padding: 30px 0px;
  }

  .longGrey {
    box-sizing: border-box;
    height: 2px;
    border: 0.25px solid #80808026;
    margin-bottom: 30px;
  }

  .floatLeft {
    float: left;
  }

  .floatRight {
    float: right;
  }

  .clear {
    clear: both;
  }

  .footer-container {
    font-family: "Proxima Nova", serif;
    line-height: 20px;
    text-align: unset;
  }

  .footer-box {
    padding: 10px;
    border: 1px solid #000;
    border-radius: 4px;
  }

  .gundryGreen {
    color: #b9d536;
    text-decoration: underline;
  }

  .phone-image {
    margin-top: 2px;
    width: 15px;
    vertical-align: top;
  }

  .phone-number {
    font-weight: bold;
  }

  .bioText {
    font-family: var(--tiemposRegular);
    color: #000000;
    font-size: 20px;
    line-height: 32px;
    text-align: left;
  }

  .backgroundBlue {
    background: #303679;
    padding-bottom: 10px;
  }

  .nonVipWrap {
    text-align: center;
    padding: 0 10px;
  }

  .nonVipWrap p {
    text-align: center;
  }

  .VipWrap {
    text-align: center;
  }

  .active {
    color: #27377a;
  }

  .quantity-button {
    display: block;
    height: 40px;
    width: unset;
    margin: 10px 0px;
    border-radius: 4px;
    border: 1px solid #505050;
  }

  .quantity-button span {
    color: black;
    font-size: 20px;
  }

  .price {
    margin-top: 20px;
    color: #f69220;
    position: static;
  }

  .free-shipping {
    color: #4a90e2;
  }

  .active-quantity {
    border: 2px solid rgb(74, 144, 226);
    color: white !important;
  }

  .check-yes-desc {
    color: #4a90e2;
    margin-left: 2px;
  }

  .inlineBlock {
    width: 100%;
  }

  .reviews {
    color: #27377a;
    font-size: 30px;
  }

  .gundryBio {
    background-color: #e5e9ea;
  }

  .gundryBio p {
    text-align: left;
    font-size: 15px;
    line-height: 24px;
  }

  .gundryBio h2 {
    color: #27377a;
    font-family: var(--tiemposRegular);
    font-size: 24px;
  }

  .gundryBio .container {
    padding: 20px 0px;
  }

  .question-div {
    padding-left: 0px;
  }

  .question-div h3 {
    color: #27377a;
    font-family: Proxima_Nova_SemiBold, arial, sans-serif;
  }

  .question-div img.rotate {
    position: absolute;
    right: 0;
    top: 7px;
  }

  .blue-triangle {
    left: unset;
    right: -2px;
    width: 11px;
    transform: rotate(180deg);
  }

  .transition {
    transform: rotate(180deg);
    transition-timing-function: ease-in;
  }

  #last-div {
    background-color: #e5e9ea;
    padding: 20px 0px;
    margin-bottom: 0px;
    color: #000;
  }

  #last-div .money-back {
    color: #27377a;
  }

  .buy-button-up {
    border-radius: 4px;
  }

  .productText {
    letter-spacing: 1.25px;
    margin-bottom: -2px;
  }

  .about {
    font-family: var(--tiemposRegular);
  }

  .mobileorder_subscription_buyNow.disabled {
    pointer-events: none;
    opacity: 0.5;
    background: #f1f1f1;
    color: #707070;
  }

  .mobileorder_subscription_buyNow.disabled {
    pointer-events: none;
    opacity: 0.5;
  }

  .mobileorder_subscription_disclaimer {
    text-align: left;
    color: #000;
  }

  .continuity_wrap {
    max-width: 300px;
    margin: 20px auto 0 auto;
  }

  .mobileorder_subscription_contCheckbox img {
    display: none;
  }

  .mobileorder {
    text-align: center;
  }

  .mobileorder_nonCont_qty.active,
  .mobileorder_subscription_qty.active {
    background-color: #4a90e2;
    border: 1px solid #4a90e2;
    color: #fff;
    font-family: "Proxima_Nova_Bold", serif;
  }

  .mobileorder_subscription,
  .mobileorder_nonCont {
    font-size: 24px;
    margin-bottom: 0;
    margin: 30px 20px 0 20px;
    padding: 14px;
    box-shadow: 0 6px 12px 0 rgb(0 0 0 / 15%);
  }

  .mobileorder_nonCont.active {
    border: 4px solid #4a90e2;
  }

  .mobileorder_subscription.active {
    border: 4px solid #4a90e2;
  }

  .contOrNonContToggle.active .mobileorder_subscription_radio_inner,
  .contOrNonContToggle.active .mobileorder_nonCont_radio_inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 17px;
    height: 17px;
    margin: auto;
    border-radius: 50%;
    background: #4a90e2;
  }

  .contOrNonContToggle.active .hiddenSubscriptionToggle {
    display: initial;
  }

  .mobileorder {
    padding-bottom: 30px;
  }

  .mobileorder h2 {
    color: #26387a;
    margin-bottom: 0;
  }

  .mobileorder h1 {
    color: #26387a;
    font-family: "Proxima_Nova_Bold", sans-serif;
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 36px;
  }

  .green_line {
    width: 70px;
    height: 4px;
    margin: 5px auto;
    background-color: #b8d435;
    border: none;
  }

  .mobileorder_selectText {
    margin: 5px;
  }

  .mobileorder_subscription_radio,
  .mobileorder_nonCont_radio {
    width: 25px;
    height: 25px;
    border: 1px solid #62676b;
    border-radius: 50%;
    margin-right: 8px;
    position: relative;
    float: left;
  }

  .mobileorder_subscription_qty,
  .mobileorder_nonCont_qty {
    color: #000;
    margin: 5px auto;
    width: 82%;
    background-color: #fff;
    height: unset;
    border-radius: 4px;
    border: 1px solid #505050;
    display: inline-block;
    padding: 10px;
    box-sizing: border-box;
    font-size: 20px;
  }

  .mobileorder_subscription_choose,
  .mobileorder_nonCont_choose {
    font-size: 14px;
    color: #26387a;
    margin-bottom: 5px;
  }

  .mobileorder_subscription_yourQty,
  .mobileorder_nonCont_yourQty {
    font-size: 20px;
    color: #26387a;
    font-family: "Proxima_Nova_Bold", sans-serif;
    margin-top: 0;
  }

  .mobileorder_subscription_text,
  .mobileorder_nonCont_text {
    color: #26387a;
    font-family: "Proxima_Nova_Regular", serif;
    text-transform: uppercase;
    font-size: 23px;
    letter-spacing: 1.25px;
    display: inline-block;
    font-weight: 600;
  }

  .mobileorder_nonCont_text {
    font-size: 26px;
  }

  .mobileorder_subscription_pricePerJar,
  .mobileorder_nonCont_pricePerJar {
    color: #4a90e2;
    margin: 5px 0 0;
    padding: 0;
    font-size: 20px;
    flex-basis: 100%;
  }

  .mobileorder_subscription_retailPrice,
  .mobileorder_nonCont_retailPrice {
    color: #62676b;
    font-size: 16px;
    text-decoration: line-through;
    margin: 5px 0;
  }

  .mobileorder_subscription_offerPrice,
  .mobileorder_nonCont_offerPrice {
    font-size: 18px;
    letter-spacing: 0.75px;
    margin-right: 8px;
  }

  .mobileorder_subscription_offerPrice_numb,
  .mobileorder_nonCont_offerPrice_numb {
    font-size: 48px;
    color: #26387a;
    font-weight: bolder;
  }

  .mobileorder_subscription_shipping,
  .mobileorder_nonCont_shipping {
    display: block;
    color: #62676b;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
  }

  .mobileorder_subscription_buyNow,
  .mobileorder_nonCont_buyNow {
    background: linear-gradient(180deg, #ffc073 0, #fb8143 100%);
    border-radius: 4px;
    color: #fff;
    font-family: "Proxima_Nova_Bold", sans-serif;
    font-size: 22px;
    letter-spacing: 2px;
    margin: 10px auto 20px;
    text-align: center;
    padding: 10px;
    display: block;
    max-width: 290px;
    width: 100%;
  }

  .mobileorder_subscription_contCheckbox,
  .mobileorder_nonCont_contCheckbox {
    border: 3px solid #4a90e2;
    height: 30px;
    width: 30px;
    border-radius: 2px;
    box-shadow: none;
    margin-right: 10px;
    display: inline-block;
  }

  .mobileorder_subscription_contText,
  .mobileorder_nonCont_contText {
    display: inline-block;
    width: 80%;
    vertical-align: top;
    font-family: var(--proximaNovaSemiBold);
    font-size: 15px;
    line-height: 16px;
    text-align: left;
    flex-basis: 80%;
    font-weight: 700;
    padding: 5px 0;
    color: #4a90e2;
  }

  .mobileorder_subscription_disclaimer,
  .mobileorder_nonCont_disclaimer {
    background-color: #fff;
    border-radius: 20px;
    z-index: 1;
    font-weight: 400;
    display: block;
    position: relative;
    width: 100%;
    left: auto;
    bottom: auto;
    max-width: 100%;
    padding: 0;
    flex: 0 0 100%;
    margin: 10px 0 5px;
    font-size: 10px;
    line-height: 12px;
  }

  .mobileorder_nonCont {
    margin-top: 20px;
  }

  .hiddenSubscriptionToggle {
    display: none;
  }

  .mobileorder_nonCont.contOrNonContToggle .hiddenNonContToggle {
    display: none;
  }

  .mobileorder_nonCont.contOrNonContToggle.active .hiddenNonContToggle {
    display: initial;
  }

  .gundryCont {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
  }

  .gundryTitle {
    width: 65%;
    display: inline-block;
  }

  .soldBanner {
    background-color: #27377a;
    width: 100%;
    margin: 0px auto 0px;
    color: #ffffff;
    font-family: "Muli", sans-serif;
  }

  .soldBanner_text {
    font-size: 18px;
    text-align: center;
    padding: 50px 0px 20px;
    font-family: "Muli", sans-serif;
  }

  .customer_photos {
    font-size: 10px;
    padding: 24px auto;
    text-align: center;
    padding-block: 20px !important;
    margin: 0px;
  }

  .soldBanner_text span {
    font-size: 32px;
    font-weight: bold;
    margin: 10px 0px;
    display: inline-block;
    font-family: "Muli", sans-serif;
  }

  .soldBannerSmall {
    display: none;
  }

  .soldBanner_hiddenMobile {
    display: block;
  }

  #last-div .disclaimer {
    margin-bottom: 30px;
    font-size: 13px;
  }

  sup {
    font-size: x-large;
    top: 0 !important;
    font-family: "Proxima_Nova_Regular", arial, sans-serif;
}
.soldBanner_text sup
{
  font-size: 12px !important;
  vertical-align: top;

}
}

@media only screen and (max-width: 767px) {
  .soldBannerSmall {
    display: block;
    margin: 0 auto;
  }

  .soldBanner_hiddenMobile {
    display: none;
  }
}