.bundle .swatch-element .swatchInput:checked + .swatchLbl{
  border:4px solid #b47fd7 !important;
}
.swatch-element .swatchInput:checked + .swatchLbl{
outline:none;
}


.grid-view-item__title{
  font-weight:600;
  text-decoration:none;
}
@media (max-width:767px){
  .cf-react-target .cf-field-container label.cf-enum-field__choice input {
    padding:0px;
  }
  #shopify-section-elderberry-newsletter .elderberry-newsletter-wrapper .elderberry-newsletter .vms-offer-lable input{
    padding:0px;
    width:13px !important;
    height:13px !important;
  }
}
@supports (-webkit-touch-callout: none) {
  @media (max-width:767px){
    .cf-react-target .cf-field-container label.cf-enum-field__choice input {
      padding:0px;
    }
    #shopify-section-elderberry-newsletter .elderberry-newsletter-wrapper .elderberry-newsletter .vms-offer-lable input{
      padding:0px;
      width:14px !important;
      height:14px !important;
    }
  }
}
.btn{
  font-weight:bold;
}
a{
  color:black;
  text-decoration: underline;
}
a:hover{
  color: #1d88f1;
}
.custom__item-inner--hero a {
  text-decoration:none;
}
.collection-tabs-wrapper a{
  text-decoration:none;
}
.footer-links a:hover{
  color:inherit;
}
#shopify-section-richtext .simple-text.text-richtext a{
  color:black;
  text-decoration: underline;
}
#shopify-section-richtext .simple-text.text-richtext a:hover{
  color: #1d88f1;
}
a:focus, a:hover{
  opacity:1;
}
:focus-visible {
  outline: 1px solid black!important;
}
#settingsBox p.text-center a:hover{
  color:#1d88f1;
}
#rewardsBox { font-size:13px; visibility:hidden; opacity:0; padding:18px 32px 26px; width:185px; position:absolute; top:130%; right:241px; z-index:99; }
#rewardsBox.active { visibility:visible; opacity:1; top:88%; }
#rewardsBox .customer-links { text-transform:uppercase; }
#rewardsBox p {
  margin: 0 0 16px;
}
#rewardsBox .ctLink {
  font-size: 15px;
  font-weight: 600;
  color:#333333; text-decoration:none; }
#rewardsBox .ctLink:hover { text-decoration:underline; }
#rewardsBox .ttl { margin:20px 0 10px; font-weight:600; display:block; letter-spacing:0.2px; }
#rewardsBox .btn { width:100%; }


.card-header{
  padding: .75rem 1.25rem;
  margin: 0 0 15px;
  background-color: rgba(0,0,0,.03);
  border-bottom: 1px solid rgba(0,0,0,.125);
}
.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.card-header a{
  color: #de5727;
  font-size: 32px;
}
.pdp-position-left, .pdp-position-right {
  display: grid;
  grid-template-columns: repeat(2,1fr);
}
.po-content{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.prod-overview.visible-xs{
  display:none;
}
.pdp-position-left .po-content{
  margin-left: 86px;
  margin-right: 86px;
}
.pdp-position-right .po-content{
  margin-left: 86px;
  margin-right: 86px;
}
.po-content .po-title{
  font-family: "Libre Franklin";
  font-size: 40px;
  font-weight: 300;
  color: #4d4d4d;
  margin-bottom: 20px;
  line-height:40px;
}
.po-content .po-desc {
  font-family: "Libre Franklin";
  font-size: 16px;
  color: #333;
  line-height: 1.43;
}
.po-content .po-desc  .cnt-disc{
  margin-top:20px;
  font-size:12px;
}
.po-content .po-desc  .cnt-disc br{
  display: block;
  margin: 20px 0;
  content: "";
}
.pdp-horizontal-wrapper{
  margin-bottom:40px;
  margin-top:40px;
}
.pdp-view-more{
  text-align: center;
  font-size: 16px;
  font-family: "Libre Franklin";
  font-weight: 500;
  margin:40px 0px 40px 0px;
}
@media (min-width: 768px) and (max-width: 1024px){
  .pdp-position-left .po-content{
    margin:0px 10px;
  }
  .pdp-position-right .po-content{
    margin:0px 10px;
  }
  .po-content .po-title{
    font-size:26px;
    margin-bottom: 10px;
    line-height: 32px;
  }
  .po-content .po-desc {
    font-size:14px;
  }
  .product-pdp-banner-wrapper .product-bgimage .pdp-text-wrapper .pdp-banner-text p{
    font-size:30px;
  }
  .product-pdp-banner-wrapper .product-bgimage .pdp-text-wrapper .pdp-banner-text span{
    font-size:30px;
  }
}

.igo_boxhead h2{
  color:#d6020c;
  margin-bottom:25px;
}
.igo_boxbody{
  display:flex;
}
.igo_boxbody .igo_content{
  height: 340px;
  width: 23%;
  border-radius: 21px;
  box-shadow: 0 0 14px 0 rgba(0,0,0,.1)!important;
  background-color: #fff;
  margin: auto;
  padding: 0;
  margin-left: 1%;
  margin-bottom: 10px;
  font-size: 16px;
  font-family: "Libre Franklin";
  font-weight: 600;
  line-height: 1.25;
  transform: scale(1);
}
.igo_boxbody .igo_content:hover{
  transform: scale(1.05);
}
.igo_boxbody .igo_content a img{
  border-top-left-radius: 21px;
  border-top-right-radius: 21px;
  height: 196px;
  width:100%;
}
.igo_boxbody .igo_content a:nth-child(2){
  margin-top:24px;
  padding: 0 10px 10px;
  width: 100%;
  display: block;
}
@media (min-width: 1024px) and (max-width: 1366px){
  .pdp-position-left .po-content{
    margin-left: 86px;
    margin-right: 86px;
  }
  .pdp-position-right .po-content{
    margin-left: 86px;
    margin-right: 86px;
  }
}
@media(min-width: 1600px){
  margin-left: 86px;
  margin-right: 20%;
}
@media (max-width:767px){
  .pdp-position-left.hidden-xs{
    display:none;
  }
  .pdp-position-right.hidden-xs{
    display:none;
  }
  .prod-overview.visible-xs{
    display:block;
  }
  .prod-overview .po-content{
    margin: 50px 32px;
  }
  .product-pdp-banner-wrapper .product-bgimage img.visible-xs{
    display:block;
  }
  .product-pdp-banner-wrapper .product-bgimage img.hidden-xs{
    display:none;
  }
  .product-pdp-banner-wrapper .product-bgimage .pdp-text-wrapper{
    position: absolute;
    top: -8%;
    right: 0;
    width: 100%;
    left: 0;
    text-align: center;
  }
  .igo_boxbody{
    display: block;
  }
  .igo_boxbody .igo_content{
    width: 92%;
    margin: auto;
    margin-bottom: 20px;
  }
  .po-content .po-title{
    font-size:24px;
    text-align:center;
  }
  .po-content .po-desc {
    font-size:14px;
  }
  .product-pdp-banner-wrapper .product-bgimage .pdp-text-wrapper .pdp-banner-text p{
    font-size:25px;
    line-height:18px;
  }
  .product-pdp-banner-wrapper .product-bgimage .pdp-text-wrapper .pdp-banner-text span{
    font-size:25px;
    line-height:18px;
  }
}
.po-banner-img{
  margin:50px 0px;
  position: relative;
}
.po-banner-img .visible-xs{
  display:none;
}
.po-banner-title{
  position: absolute;
  width: 100%;
  text-align: center;
  top:50%;
  transform: translateY(-50%);
}
.po-banner-title .banner-title{
  font-family: "Libre Franklin";
  font-size: 40px;
  color: #fff;
}
.po-banner-title .banner-title span{

  width: 100%;
  margin: auto;
}
.po-banner-title .banner-title span:first-child{
  display:inline-block;
  max-width:730px;
}
#airborne-immune-support-effervescent-tablets-berry-bundle-10-ct .po-banner-title .banner-title span:first-child{
  display: initial;
}
.po-banner-title .banner-logo{
  margin-top:31px
}
.po-banner-title .banner-logo img{
  width: 166px;
}
.po-content-wrapper{
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 856px;
  margin: auto;
  text-align: center;
}
.po-content-wrapper .content-title{
  font-family: "Libre Franklin";
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  color: #4d4d4d;
  margin:30px 0 30px;
}
.po-content-wrapper .content-desc{
  font-family: "Libre Franklin";
  font-size: 16px;
  margin-bottom: 30px;
  color: #666;
  line-height: 1.43;
  letter-spacing: 0px;
}
.po-content-wrapper .content-desc span{
  color: #333;
  font-weight: 700;
}
.po-grid-wrapper{
  max-width: 1035px;
  margin: auto;
  text-align: center;
}
.po-grid-wrapper ul{
  display: inline-flex;
  padding: 0;
  list-style-type: none;
  margin: 0 10px;
}
.po-grid-wrapper li {
  margin-right: 20px;
}
.po-grid-wrapper li:last-child{
  margin-right: 0;
}
.po-grid-wrapper li span{
  display: block;
  margin: 20px 0;
  font-family: "Libre Franklin";
  font-size: 14px;
  font-weight: 700;
  color: #666;
  text-align: start;
}
.po-desc a.download_app_button_syndigo{
  display: flex;
  width: 200px;
  border: 2px solid #1197aa;
  color: #fff;
  background-color: #1197aa;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 8px;
  margin: 20px 0;
  border-radius: 22px;
  font-size: 14px;
  font-weight: 600;
  font-family: "Libre Franklin";
}
@media (min-width: 768px) and (max-width: 1024px){
  .po-banner-title .banner-title{
    font-size:24px;
  }
  .po-banner-title .banner-title span{
    max-width: 360px;
  }
  .po-banner-title .banner-logo img{
    width: 137px;
  }
}
@media (max-width: 767px){
  .template-product [data-bv-show=rating_summary] .bv_main_container .bv_main_container_row_flex{
    padding-right: 0px !important;
    padding-left: 5px !important;
  }
  .po-banner-img .visible-xs{
    display:block;
  }
  .po-banner-img .hidden-xs{
    display:none;
  }
  .po-banner-title .banner-title{
    font-size: 24px;
    padding: 0 60px;
  }
  .po-banner-title .banner-logo{
    margin-top:20px;
    max-width: 180px;
  }
  .po-content-wrapper{
    padding: 0 32px;
  }
  .po-content-wrapper .content-title{
    margin:20px 0 20px;
    font-size: 24px;
  }
  .po-content-wrapper .content-desc{
    font-size: 14px;
    text-align: initial;
  }
  .po-grid-wrapper{
    padding: 0 12px;
  }
  .po-grid-wrapper ul{
    display: inline-block;
  }
  .po-grid-wrapper li span{
    margin: 12px 0 19px;
  }
}
.tab-container .flex-row{
  display:flex;
  flex-direction:column;
}
.tab-container .flex-row .ingredients{
  flex:40%;
}
.tab-container .flex-row .direction-img{
  flex:40%;
  padding:0px 30px;
}
.tab-container .flex-row .direction-img img{
  width:90%;
}
.tab-container .flex-row .ingredients .tab__block__ingredients-box{
  text-align:center;
  width:100%;
}
.tab-container .flex-row .ingredients .tab__block__ingredients-box img {
  width:100%;
  margin-bottom:10px;
}
.tab-container #tab2ab1e27c-1a80-4a21-9095-b63549a0befd .flex-row  .flex-col.tab__col{
  width: 100%;
  flex:100%;
  padding: 10px 25px;
  /*     min-height: 328px; */
  font-size: 24px;
  font-family: "Libre Franklin";
}
.tab-container #tab9eff29b2-7f47-42ee-848d-1c90abca9984 .flex-row  .flex-col.tab__col{
  flex: 60%;
  padding: 0;
  vertical-align: top;
  font-size: 16px;
  font-family: "Libre Franklin";
  line-height: 1.25;
  padding-right: 75px;
}
.tab-container .flex-row  .flex-col.tab__col p{
  /* color: #b32e8f; */
  margin-bottom:0px;
}
.tab-container .flex-row  .flex-col.tab__col .tab__text{
  font-size: 16px;
  font-family: "Libre Franklin";
  line-height: 1.25;
  /*     padding-right: 75px; */
}
.tab-container .flex-row  .flex-col.tab__col .tab__text div{
  color: #0079c8;
  font-size: 16px;
  line-height: 1.06;
  padding: 30px 0;
}
.tab-container .flex-row  .flex-col.tab__col .tab__text p{
  color: #000;
  margin-bottom:0px;
}
@media (max-width: 767px){
  .tab-container .flex-row{
    flex-direction: column;
  }
  .tab-container {
    padding:15px 0px;
    box-shadow:none;
  }
  .tab-container .flex-row  .flex-col.tab__col{
    width:100%;
    padding:0px;
  }
  .tab-container .flex-row  .flex-col.tab__col .tab__text{
    padding-right:0px;
  }
  .tab-container #tab9eff29b2-7f47-42ee-848d-1c90abca9984 .flex-row  .flex-col.tab__col{
    width:100%;
    padding-right:0%;
    padding-bottom:15%;
  }
  .tab-container #tab2ab1e27c-1a80-4a21-9095-b63549a0befd .flex-row .flex-col.tab__col{
    width:100%;
    padding:0px;
  }
  .po-desc a.download_app_button_syndigo{
    margin:20px auto;
  }
}
@media (min-width:768px) and (max-width:991px){
  .tab-container .flex-row{
    flex-direction: column;
  }
  .tab-container {
    padding:20px 0px;
    box-shadow:none;
  }
  .tab-container .flex-row  .flex-col.tab__col{
    width:100%;
    padding:0px;
  }
  .tab-container .flex-row  .flex-col.tab__col .tab__text{
    padding-right:0px;
  }
  .tab-container #tab9eff29b2-7f47-42ee-848d-1c90abca9984 .flex-row  .flex-col.tab__col{
    width:100%;
    padding-right:0%;
    padding-bottom:15%;
  }
  .tab-container #tab2ab1e27c-1a80-4a21-9095-b63549a0befd .flex-row .flex-col.tab__col{
    width:100%;
    padding:0px;
  }
  .po-content-wrapper .content-desc{
    padding:0px 10px;
  }
}
.stickyCart{
  background-color:white;
}
.stickyCart ul{
  background-color:white;
}
.product-info span.instock{
  color:#487a08
}
.product-stock .stockLbl.preorder{
  color:#9d570e;
}
.product-description.rte li span span{
  color:#9d550d !important;
}
#product-status-message{
  display:none !important;
}
/* -------------------------airborne lemon honey popup----------------------------- */
@media (max-width:767px){
  #shopify-section-bundle-upsell-popup div#elderberry-click-popup .elderberry-background-img-wrapper img.popup-img.hidden-xs{
    display:none;
  }
}


.product-info .review{
  display:block;
}
.product-info .product-stock{
  margin-top:10px;
}
.product-sku{
  margin-top:10px;
}
.product-pdp-banner-wrapper .product-bgimage{
  position:relative;
}
.product-pdp-banner-wrapper .product-bgimage img.visible-xs{
  display:none;
}
.product-pdp-banner-wrapper .product-bgimage .pdp-text-wrapper {
  position: absolute;
  top: 8%;
  right: 5%;
  transform: translateY(50%);
}
.product-pdp-banner-wrapper .product-bgimage .pdp-text-wrapper .pdp-banner-text p{
  font-size: 47px;
  color: #602476;
  font-family: "Libre Franklin";
  font-weight: 600;
  letter-spacing: -1.5px;
  margin-bottom: 15px;
  line-height: 28px;
}
.product-pdp-banner-wrapper .product-bgimage .pdp-text-wrapper .pdp-banner-text span{
  font-size: 40px;
  color: #602476;
  font-family: "Libre Franklin";
  font-weight: 600;
  letter-spacing: -1.5px;
  line-height: 28px;
}
.product-pdp-banner-wrapper .product-bgimage .pdp-text-wrapper  .pdp-cta-button a {
  font-size: 19.57px;
  color: #fff;
  font-family: "Libre Franklin";
  background: #8217a3;
  display: inline-block;
  padding: 5px 15px 3px 15px;
  margin-top: 4%;
  border-radius: 55px;
  font-weight: 600;
}
.tab-container {
  padding:20px 0px;
  border-radius: 21px;
  background: #fff;
}

.template-product .tab-container{
  margin-bottom:0px;
}

/* --------------------------------------------------reward section points page--------------------------------------------------- */

#myTable{
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 18px;
}
#myTable td a{
  color:#aa132d;
}
#myTable td a:hover{
  color: #800
}
.pvm_container{
  max-width: 1410px;
  margin: 0 auto;
  padding: 0 30px;
}
.pvm_container .pvm_title{
  color:#aa132d;
  font-size:32px;
  margin-bottom:16px;
  font-weight:400;
}
.pvm_container .pvm_des{
  color:#aa132d;
  font-size:21px;
  margin-bottom:16px;
  font-weight:400;
}
.pvm_container .pvm_input{
  border: 1px solid #ddd;
  margin-bottom: 12px;
  padding: 12px 20px 12px 40px;
}
.pvm_container .pvm_input::placeholder{
  color:#8388a3;
  opacity:1;
  font-size:16px;
  font-weight:600;
}
@media (min-width: 768px) and (max-width:991px){
  .pvm_container .pvm_title{
    font-size:21px;
  }
}
@media (max-width: 768px){
  .pvm_container .pvm_title{
    font-size:21px;
  }
}

/* ----------------------------------------------------------------advisory page and footer page color change--------------------------------------------------- */
.template-page .back-to-top-btn{
  padding:10px;
  border-radius:25px;
  color:white;
  background:black;
  border:1px solid black;
}
.template-page .back-to-top-btn:hover{
  color:black;
  background:white;
  border:1px solid black;
}
.about-us .page-title p{
  color:#000;
}
.feature-row .feature-row__text .row-text h4{
  color:#000;
}

#thank-you-page.template-page p a.btn.test1{
  color:white;
}

.advisory-banner{
  position:relative;
}
.advisory-banner .desktop_banner{
  height:476px;
}
@media (max-width: 767px){
  .advisory-banner .banner-text-container .banner-title{
    font-size: 30px;
    padding: 0 !important;
    max-width: 232px;
    line-height: 40px;
  }
}
.sr-only{
  position:absolute;
  left:-10000px;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden;
}

/* -----------------------------------------create account ------------------------ */
.cf-react-target .cf-field-container input{
  padding: 11px 15px;
  border-radius: 23.5px;
  border: 1px solid #ccc;
  font-family: "Libre Franklin";
  font-size: 14px;
}
.cf-react-target .cf-field-container .cf-field[data-cf-invalid=true]:not([data-cf-field-type=repeating_group]){
  background:none;
  border:none;
  position:relative;
}
.cf-react-target .cf-field-container .cf-field[data-cf-invalid=true]:not([data-cf-field-type=repeating_group]) input{
  border-color: #ce2525;
  border-radius: 23.5px;
  margin-bottom:0px;
}
.cf-react-target .cf-field-container .cf-field[data-cf-invalid=true]:not([data-cf-field-type=repeating_group]) .cf-field-errors {
  padding-right: 50px;
  position: relative;
}
.cf-react-target .cf-field-container .cf-field[data-cf-invalid=true]:not([data-cf-field-type=repeating_group]) .cf-field-errors li {
  margin-bottom: 0;
}
.cf-react-target .cf-field-container .cf-field[data-cf-invalid=true]:not([data-cf-field-type=repeating_group]) .cf-field-errors li:after{
  content: "!";
  border: 1.5px solid;
  padding: 3px 8px;
  border-radius: 50%;
  font-weight: 700;
  position: absolute;
  right: 20px;
  bottom: -2px;
  font-size: 10px;
}
.cf-react-target .cf-field-container .cf-field.tlc-newsletter h2{
  margin-top:10px;
  font-family: "Libre Franklin";
  font-size: 14px;
  font-weight: 600;

}
.cf-react-target .cf-field-container .cf-field-description{
  padding-left:0px;
  font-family: "Libre Franklin";
  font-size: 14px;
  font-weight: 600;
  opacity:1;
}
.cf-react-target .cf-field-container .cf-field-errors {
  display: flex;
  justify-content: space-between;
}
.cf-react-target .cf-field-container .cf-field-errors li div{
  color: #a3020a;
  font-family: "Libre Franklin";
  font-size: 12px;
}
.cf-react-target .cf-field-container label.cf-enum-field__choice input{
  transform: scale(1.5);
}
.cf-react-target .cf-field-container label.cf-enum-field__choice  span{
  padding-left:10px;
}
.cf-react-target .cf-field-container .cf-enum-field__choice input[type=checkbox]:checked:after{
  background: url("https://cdn.shopify.com/s/files/1/0028/6608/5953/t/267/assets/check-mark.png");
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  background-size: contain;
  top: -1px;
  left: -1px;
}
.cf-error-message .cf-error-message-header{
  font-family: "Libre Franklin";
  font-size: 16px;
  font-weight: 600;
  color: #4d4d4d;
  margin-bottom: 16px;
  display: block;
}
/* ------------------------------------------------------------Tlc page------------------------------------------------------ */
.tlc .sign-up-wrapper{
  display: grid;
  grid-template-columns: 59% 40%;
  grid-gap: 10px;
  margin-bottom:20px;
}
.tlc div#shopify-section-tlc-banner{
  width: 100%;
  display: block;
}
.tlc div#shopify-section-tlc-banner img {
  height: 51pc;
}
.tlc .sign-up-field-wrapper{
  margin-top: 0;
}
.tlc .sign-up-field-wrapper .set-up-title{
  margin-top: 0;
  margin-bottom: 10px;
}
.tlc .sign-up-field-wrapper .set-up-text{
  display:block;
  margin-bottom:16px;
}
.sign-up-field-wrapper #create_customer .cf-form-step .cf-field-container .cf-field[data-cf-invalid=true]{
  background-color: #FFF;
  border: unset;
  border-color: #FFF;
  margin-bottom: 7px;
}
.sign-up-field-wrapper #create_customer .cf-form-step .cf-field-container .cf-field {
  padding: 0;
  margin: 0;
  position: relative;
}
.tlc .sign-up-field-wrapper #create_customer .cf-form-step .cf-field-container{
  margin-bottom: 18px;
}
.sign-up-field-wrapper #create_customer .cf-form-step .cf-field-container{
  width: 100%;
}
.tlc .sign-up-field-wrapper #create_customer .cf-form-step .cf-field-container .cf-field[data-cf-invalid=true] .cf-field-errors {
  padding-left: 20px;
  display: flex;
  justify-content: space-between;
  padding-right: 48px;
  position: absolute;
  bottom: -20px;
}
.tlc .cf-field[data-cf-invalid=true]:not([data-cf-field-type=repeating_group]) .cf-field-errors li{
  margin-bottom:4px;
}
.tlc .cf-react-target .cf-field-container .cf-field[data-cf-invalid=true]:not([data-cf-field-type=repeating_group]) input{
  margin-bottom:7px;
}
.tlc .sign-up-field-wrapper #create_customer .cf-form-step .cf-field-container .cf-field h2{
  margin-top:0px;
}
.sign-up-field-wrapper #create_customer .cf-form-step .cf-field-container .cf-field label.cf-enum-field__choice span {
  font-family: "Libre Franklin";
  font-size: 14px;
  font-weight: 600;
}
.sign-up-field-wrapper #create_customer .cf-form-step .cf-field-container .cf-field label {
  position: absolute;
  top: 11px;
  left: 20px;
}
.sign-up-field-wrapper #create_customer .cf-form-step .cf-field-container .cf-field label.cf-enum-field__choice {
  position: relative;
  left: 0px;
}
.tlc .cf-react-target .cf-field-container label.cf-enum-field__choice input{
  transform: scale(1);
}
.tlc .cf-field .cf-field-description {
  font-weight: 600;
}
.sign-up-field-wrapper .cf-form-inner .cf-form-actions button.btn.button{
  display: none;
}
.sign-up-field-wrapper .cf-form-inner .cf-form-actions button{
  display: inline-block;
  -webkit-appearance: none;
  padding: 0 14px;
  padding-top: 2px;
  cursor: pointer;
  min-width: 127px;
  padding: 2px 15px 0;
  min-height: 35px;
  margin: 0 10px;
  color: #aa132d;
  font: 700 13px Raleway,Arial,Helvetica Neue,Helvetica,sans-serif;
  text-transform: uppercase;
  text-align: center;
  background: none;
  border: 3px solid #aa132d;
  letter-spacing: .4px;
  border-radius: 18px!important;
  border-width: 3px;
  font-size: 16px;
  border-radius: 26px!important;
  min-height: 44px;
  margin-left:0px;
  background-color:black;
  border: 2px solid black;
  color:white;
}
.sign-up-field-wrapper .cf-form-inner .cf-form-actions button:hover span {
  color:black;
}
.sign-up-field-wrapper .cf-form-inner .cf-form-actions button:hover {
  background-color:white;
  border: 2px solid black;
  color:black;
}
.tlc .sign-up-field-wrapper .cf-form-inner .cf-form-actions button.cf-submit-form.btn.button{
  margin-bottom: 0;
}
.sign-up-field-wrapper .cf-form-inner .cf-form-actions button.cf-submit-form.btn.button {
  display: block;
  border-radius: 25px !important;
  max-width: 209px;
}
.sign-up-field-wrapper span {
  font-family: "Libre Franklin";
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px;
  display: block;
}
.sign-up-field-wrapper .cf-form-inner .cf-form-actions button span {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1.13;
  letter-spacing: 1px;
  margin-bottom: 0;
  padding: 13px 5px;
}
.hidden {
    display: none!important;
    visibility: hidden!important;
}
.visible-xs{
 display:none;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px){
  .sign-up-field-wrapper #create_customer .cf-form-step .cf-field-container .cf-field input[type="checkbox"]:checked:after {
    width: 16px;
    height: 16px;
  }
}
@media (min-width: 768px) and (max-width:991px){
  .tlc .cf-form-inner{
    padding:0px;
  }
  .tlc  .cf-react-target .cf-field-container .cf-field-errors li div{
    font-size:9px;
  }
}
@media (max-width:767px){
  .tlc div#shopify-section-tlc-banner img {
    height:auto;
  }
  .visible-xs{
    display:block;
  }
  .hidden-xs{
    display:none;
  }
  .tlc .cf-form-inner{
    padding:0px;
  }
}
.tlc .sign-up-title-wrapper.row .sign-up-img-container {
  margin: auto;
}
.sign-up-title-wrapper.row .sign-up-img-container img {
  max-width: 104px;
  padding: 0;
}
.sign-up-title-wrapper.row {
  display: flex;
  justify-content: start;
  flex-wrap: nowrap;
  margin: 0;
  border-bottom: 1px solid #cccccc;
  font-size: 14px;
}
.sign-up-img-wrapper.row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-bottom: 74px;
  max-width: 453px;
  margin: 0;
}
.tky-page-wrapper .sign-up-img-wrapper.row {
  width: 100%;
  margin: auto;
  justify-content: space-between;
}
.sign-up-img-wrapper.row .rewards-container, .sign-up-img-wrapper.row .check-out-container, .sign-up-img-wrapper.row .offers-container{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.sign-up-img-wrapper.row img {
  height: 45px;
  object-fit:contain;
}
.sign-up-img-wrapper.row span {
  font-family: "Libre Franklin";
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
}
.tky-page-wrapper .tky-wrapper .tky-heading {
  font-family: "Libre Franklin";
  font-size: 26px;
  font-weight: 600;
  line-height: 1.31;
  margin-bottom:15px;
}
.tky-page-wrapper .tky-wrapper .tky-content {
  font-family: "Libre Franklin";
  font-size: 14px;
  line-height: 1.36;
  margin-bottom: 14px;
}
.tlc .tky-wrapper .tky-button {
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.tky-page-wrapper .tky-wrapper .tky-button a:hover {
  border: 2px solid black;
  background-color:white;
  color:black;
}
.tky-page-wrapper {
  max-width: 480px;
  width: 100%;
  margin: auto;
}
@media (max-width:767px){
  .tky-page-wrapper .sign-up-title-wrapper.row .sign-up-img-container img {
    max-width: 76px;
  }
  .sign-up-img-wrapper.row .offers-container img, .sign-up-img-wrapper.row .check-out-container img, .sign-up-img-wrapper.row .rewards-container img {
    max-width: 56px;
  }
  .tky-page-wrapper {
    padding: 0 20px 73px 20px;
  }
}

.tky-wrapper{
  max-width: 480px;
  width: 100%;
  margin: auto;
}
.tky-wrapper .tky-heading h1{
  font-family: "Libre Franklin";
  font-size: 26px;
  font-weight: 600;
  color: #d6020c;
  line-height: 1.31;
  margin:80px 0px 28px 0px;
}
.tky-wrapper .tky-content{
  font-family: "Libre Franklin";
  font-size: 14px;
  line-height: 1.36;
  color: #4d4d4d;
  margin-bottom: 14px;
}
.tky-wrapper .tky-button{
  margin-bottom:60px;
}
.tky-wrapper .tky-button a {
  font-family: "Libre Franklin";
  font-size: 16px;
  line-height: 1.13;
  letter-spacing: 1px;
  padding: 14px 10px;
  border-radius: 25px;
  font-weight: 700;
  width: 100%;
  max-width: 200px;
  display: block;
  text-align: center;
  text-decoration: none;
  border: 2px solid black;
  background-color:black;
  color:white;
}
.login-register .cf-field-container[data-cf-column-width="7"]{
  width:100%;
}
#RecoverPasswordForm .text-center .text-link:hover{
  color:#d6020c;
}
.main-content.cart tbody tr td{
  max-width:270px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767px){
  .main-content.cart tbody tr td{
    max-width:125px;
  }
  .tky-wrapper{
    max-width:100%;
    padding:0px 20px;
  }
  .cf-form-inner{
    padding:0px 25px;
  }
  .cf-react-target .cf-field-container label.cf-enum-field__choice input[type=checkbox]:checked:after{
    width:18px;
    height:18px;
  }
}
/* ---------------------------------------------------megared page--------------------------------------------------- */
@media (min-width: 1024px) and (max-width: 1366px){
  .megared-save-banner.container .banner-content-left {
    width: 70%;
  }
}
@media (min-width: 1280px) and (max-width: 1300px){
  .megared-save-banner.container .banner-content-left {
    width: 40%;
  }
}
.megared-save-banner.container {
  padding: 0;
  max-width: 1440px;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 80px;
  margin-bottom: 80px;
}
.megared-save-banner.container .banner-content-left {
  width: 38%;
}
.megared-save-banner.container .banner-content-right {
  margin-top: 40px!important;
  position: relative;
  z-index: 2;
}
@media (min-width: 1024px) and (max-width: 1366px){
  .megared-save-banner.container {
    margin: 40px;
    margin-bottom: 80px;
  }
}
@media (min-width: 768px){
  .megared-save-banner.container .banner-content-right {
    width: 54%;
  }
}
.megared-save-banner.container .banner-content-right {
  margin-top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.megared-save-banner.container .banner-content-right .save-title {
  font-size: 118.28px;
  font-family: "Libre Franklin";
  font-weight: 700;
  color: #a81c21;
  text-transform: uppercase;
}

.megared-save-banner.container .banner-content-right .save-sub-title {
  font-size: 28.16px;
  font-family: "Libre Franklin";
  font-weight: 700;
  color: #a81c21;
  text-transform: uppercase;
}

@media (min-width: 1024px) and (max-width: 1366px){
  .megared-save-banner.container .banner-content-right .save-sub-title {
    font-size: 18.22px;
  }
}
@media (min-width: 1024px) and (max-width: 1366px){
  .megared-save-banner.container .banner-content-right .save-title {
    font-size: 99.65px;
  }
}
.megared-save-banner.container .banner-content-right .save-sub-title {
  font-size: 24.5px;
}
.megared-save-banner.container .banner-content-right .walmart-image {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px){
  .megared-save-banner.container .banner-content-right .megared-save-from-container {
    width: 93%;
  }
}
.megared-save-banner.container .banner-content-right .megared-save-from-container {
  width: 98%;
  margin-bottom: 20px;
}
.megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .subscribe_field {
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 50px;
}
.megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .subscribe_field input.revolution-email {
  text-align: center;
  font-size: 15.7px;
  font-family: "Libre Franklin";
  border-color: #f1f1f2;
  font-weight: 400;
  margin-bottom:0px;
  border-radius:0px;
}
@media (min-width: 1024px) and (max-width: 1366px){
  .megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .subscribe_field input.revolution-email {
    width: 67%;
  }
}
.megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .subscribe_field input.revolution-email {
  padding-left: 0;
}
.megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .subscribe_field input.revolution-email {
  border: 2px solid #ddd;
}
@media (max-width: 1366px) and (min-width: 1024px){
  .megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .subscribe_field input.revolution-email {
    width: 50%;
  }
}
.megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .subscribe_field button.vms-science-btn{
  padding: 0 14px;
  padding-top: 2px;
  cursor: pointer;
  min-width: 127px;
  padding: 2px 15px 0;
  min-height: 35px;
  margin: 0 10px;
  color: #aa132d;
  font: 700 13px Raleway,Arial,Helvetica Neue,Helvetica,sans-serif;
  text-transform: uppercase;
  text-align: center;
  background: 0 0;
  border: 3px solid #aa132d;
  border-radius: 18px!important;
  display: inline-block;
  -webkit-appearance: none;
  min-width: 203px;
  min-height: 50px;
}
.megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .subscribe_field button.vms-science-btn {
  font-size: 17.36px;
  font-family: "Libre Franklin";
  background-color: #a81c21;
  padding: 10px 24px;
  width: 534px;
  color: #fffF;
  font-weight: 500;
  letter-spacing:0px;
}
@media (min-width: 1024px) and (max-width: 1366px){
  .megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .subscribe_field button.vms-science-btn {
    width: 37%;
    font-size: 13px;
    line-height: 1.57;
  }
}
.megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .subscribe_field button.vms-science-btn {
  padding: 10px 12px;
}
.megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .vms-offer-lable {
  width: 80%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 20px 0;
  font-size: 11.53px;
  font-family: "Libre Franklin";
  color: #a4a4a4;
}
.vms-offer-lable label {
  margin-top: 10px;
}
.megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .vms-offer-lable input#footer__form__check-1 {
  margin-right: 60px;
}
.megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .vms-offer-lable input#footer__form__check-1{
  top:0px;
}
.megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .vms-offer-lable input#footer__form__check-1 {
  margin-right: 7px;
  position: relative;
}
.megared-save-banner.container .banner-content-right .learn-more-rating-walmart img {
  width: 175px;
}
.megared-save-banner.container .banner-content-right .learn-more-link-walmart {
  margin-bottom: 40px;
}
body#megared-save2 .learn-more-link-walmart a {
  font-size: 25px;
  font-family: "Libre Franklin";
  color: #a4a4a4;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: underline;
}
@media (min-width: 1024px) and (max-width: 1366px){
  body#megared-save2 .learn-more-link-walmart a {
    font-size: 20.49px;
  }
}
body#megared-save2 .megared-save-banner.container .banner-content-right .learn-more-link-walmart a {
  color: #d6020c;
  font-size: .9em;
  font-weight: 700;
  text-transform: capitalize;
  text-underline-position: under;
}
.container {
  margin: 0 auto;
}
.form-control {
  display: block;
  width: 100%;
  line-height: 1.5;
  color:black;
  background-color: #fff;
  background-clip: padding-box;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
@media (min-width:992px) and (max-width:1024px){
  .megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .subscribe_field button.vms-science-btn{
    font-size:10px;
  }
}
@media (min-width: 768px) and (max-width: 1023px){
  .megared-save-banner.container {
    margin: 40px;
    width: auto;
  }
  .megared-save-banner.container .banner-content-right .save-title{
    font-size: 74.65px;
  }
  .megared-save-banner.container .banner-content-right .save-title span {
    font-size: 93px;
  }
  .megared-save-banner.container .banner-content-right .save-sub-title {
    text-align: center;
  }
  .megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .subscribe_field {
    flex-direction: column;
    width: 100%;
  }
  .megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .subscribe_field input.revolution-email {
    width: 350px;
    margin-bottom:15px;
  }
  .megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .subscribe_field button.vms-science-btn {
    width: 260px;
    font-size: 14px;
    display: block;
    margin: auto;
  }
  .vms-offer-lable label{
    margin-top:20px;
  }
}
@media (min-width: 768px) and (max-width: 834px){
  .megared-save-banner.container .banner-content-right .save-title span {
    font-size: 96px;
  }
}
@media (max-width: 767px){
  .megared-save-banner.container {
    flex-direction: column-reverse;
    margin-bottom: 40px;
    margin-top:0px;
  }
  .megared-save-banner.container .banner-content-left {
    width: 100%!important;
  }
  .megared-save-banner.container .banner-content-right {
    margin-top: 40px!important;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    width: 90%;
  }
  .megared-save-banner.container .banner-content-right .save-title {
    font-size: 74.65px;
    color: #a81c21;
  }
  .megared-save-banner.container .banner-content-right .save-title span {
    font-size: 93px;
  }
  .megared-save-banner.container .banner-content-right .save-sub-title {
    font-size: 17.22px;
    text-align:center;
  }
  .megared-save-banner.container .banner-content-right .walmart-image {
    margin-bottom: 40px;
  }
  .megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .subscribe_field {
    flex-direction: column;
    align-items: center;
  }
  .megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .subscribe_field input.revolution-email {
    width: 300px;
    margin-bottom: 20px;
    padding: 10px;
    font-size: 14px;
  }
  .megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .subscribe_field button.vms-science-btn {
    width: 250px;
    font-size:14px;
  }
  .megared-save-banner.container .banner-content-right .megared-save-from-container .vms-ajax-megared-content .vms-offer-lable {
    margin-top: 20px;
    width: 100%;
    padding: 15px 12px;
    line-height: 1.57;
  }
}
/* -----------------------------------------move-free-still-got-it------------------------------------------------- */
#shopify-section-mv-jss-forms{
  background-color: #f1eff0;
}
#shopify-section-mv-jss-forms .ntb-sfmc-wrapper.container{
  padding: 30px 7% 80px;
  max-width: 1440px;
}
#shopify-section-mv-jss-forms .SectionHeader__Heading.Heading {
  font-family: "Libre Franklin";
  font-size: 52px;
  font-weight: 700;
  padding: 10px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0;
  margin: 30px 0 25px 0;
}
#shopify-section-mv-jss-forms .ntb-sfmc-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border: 2px dashed #c2c2c2;
  padding: 10px;
}
#shopify-section-mv-jss-forms .ntb-sfmc-container .ntb-sfmc{
  flex: 50%;
}
#shopify-section-mv-jss-forms .ntb-sfmc-container .ntb-sfmc-amazon{
  flex: 50%;
}
#shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .SectionHeader.SectionHeader--center{
  display: flex;
  justify-content: center;
  align-items: end;
}
#shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .SectionHeader.SectionHeader--center span {
  font-family: "Libre Franklin";
  font-family: "Libre Franklin";
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 3px;
  margin-top: -6px;
  margin-right: 20px;
}
#shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .SectionHeader.SectionHeader--center img{
  width: 132px;
  max-width: 100%;
  height: auto;
}
#shopify-section-mv-jss-forms .ntb-sfmc-amazon .vms-offer-check .info-text {
  font-size: 11px;
  font-family: "Libre Franklin";
  font-weight: 600;
  text-align: center;
  margin-top: 10px;
}
#shopify-section-mv-jss-forms .container{
  padding: 0 30px;
}
#shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field{
  padding: 0;
  display: flex;
  flex-direction: column;
  margin: 30px auto 20px;
  justify-content: center;
  width: 70%;
}
#shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field label {
  padding-left: 30px;
  font-size: 14px;
  font-family: "Libre Franklin";
  font-weight: 600;
  margin-top: 0;
}
#shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field input.form-control.revolution-email {
  width: 100%;
  border-radius: 25px;
  height: 50px;
  font-size: 18px;
  font-family: "Libre Franklin";
  display: block;
  text-align: left;
  margin: auto;
  padding: 15px 28px;
  text-transform: unset;
  letter-spacing: 1px;
  float: left;
  border: 1px solid #818181;
}
#shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field button.dk-section.vms-science-btn {
  color: #fff;
  font-family: "Libre Franklin";
  font-weight: 400;
  letter-spacing: .64px;
  line-height: 1;
  max-width: 100%;
  width: 100%;
  margin: auto;
  font-size: 16px !important;
  margin-top: 12px;
  padding: 12px;
  border-color: #c01319;
  background: #c01319;
  min-width: 203px;
  min-height: 50px;
  border-radius: 55px!important;
  outline:none;
  border:none;
}
#shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .vms-offer-lable {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 0;
  width: 65%;
  margin: 0 auto;
  font-size: 12px;
  text-align: initial;
}
#shopify-section-da-ag-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm label, #shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm label {
  display: flex;
  text-align: initial;
  flex-direction: row;
  align-items: flex-start;
  margin-top: 0;
}
#shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm label input#footer__form__check-1 {
  margin-top: 0;
  margin-right: 10px;
}
#shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .vms-offer-lable span{
  font-weight:600;
}
@media (min-width:992px) and (max-width:1024px){
  #shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .vms-offer-lable{
    width:100%;
  }
  #shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field{
    width:100%;
  }
}
@media screen and (max-width: 600px){
  #shopify-section-mv-jss-forms .SectionHeader__Heading.Heading {
    max-width: 300px;
    margin: 0 auto 15px;
  }
}
@media (max-width:767px){
  #shopify-section-mv-jss-forms .SectionHeader__Heading.Heading {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 14px;
  }
  #shopify-section-mv-jss-forms .ntb-sfmc-container{
    flex-direction: column;
  }
  #shopify-section-da-ag-form .NTB-smfc-amazon .vms-offer-check, #shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  #shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field {
    width: 100%;
  }
  #shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field button.dk-section.vms-science-btn {
    font-size:12px;
  }
  #shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .vms-offer-lable{
    width:100%;
  }
}
@media (max-width: 834px){
  #shopify-section-da-ag-form .NTB-smfc-amazon .vms-offer-check .SectionHeader.SectionHeader--center span, #shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .SectionHeader.SectionHeader--center span {
    font-size: 24px;
    margin-right: 6px;
    letter-spacing: 3px;
  }
  #shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .SectionHeader.SectionHeader--center img {
    max-width: 87px;
  }
  #shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .container.text-center {
    padding: 0;
  }
}
@media (min-width:768px) and (max-width:991px){
  #shopify-section-mv-jss-forms .SectionHeader__Heading.Heading{
    font-size:36px;
  }
  #shopify-section-mv-jss-forms .ntb-sfmc-container {
    flex-direction: column;
  }
  #shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  #shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .container.text-center {
    padding: 0 20%;
  }
  #shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field input.form-control.revolution-email {
    height: 40px;
    font-size: 14px;
  }
  #shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field{
    width:100%;
  }
  #shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .vms-offer-lable {
    width:100%;
  }
  #shopify-section-mv-jss-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .vms-offer-lable span{
    text-align:center;
  }
}
/* ---------------------------------neuriva-think-bigger-offer form------------------------------------ */
.ntb-sfmc-wrapper.container{
  max-width: 1410px;
  padding: 0 30px;
  padding-bottom:0px !important;
}
.ntb-sfmc-wrapper .vms-offer-check{
  padding: 20px 0;
}
.ntb-sfmc-wrapper .vms-offer-check .container{
  padding: 0 30px;
}
.ntb-sfmc-wrapper .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field input.form-control.revolution-email{
  text-align: center;
}
.ntb-sfmc-wrapper .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field button.dk-section.vms-science-btn{
  border-radius: 55px!important;
  border:none;
  outline:none;
  min-width: 203px;
  min-height: 50px;
  font-size:16px;
}
.ntb-sfmc-wrapper .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field label{
width: 75%;
  margin:auto;
}
.ntb-sfmc-wrapper  .vms-offer-lable {
  width: 65%;
  margin: 0 auto;
  font-size: 12px;
  margin-bottom: 15px;
  font-weight: 600;s
}
.ntb-sfmc-wrapper  .vms-offer-lable a{
  color: #c3524f;
}
.ntb-sfmc-wrapper .ntb-sfmc-amazon .NTB-smfc .vms-offer-check .container.text-center form#SubscribeForm .subscribe_field input.form-control.revolution-email{
  text-align:center;
}
.ntb-sfmc-wrapper .ntb-sfmc-amazon .NTB-smfc .vms-offer-check .container.text-center form#SubscribeForm .subscribe_field button.vms-science-btn{
  border-radius: 55px!important;
  border:none;
  outline:none;
  min-width: 203px;
  min-height: 50px;
  font-size:16px;
}
@media (max-width: 767px){
  .ntb-sfmc-wrapper.container{
    padding:0px 12px
  }
  .ntb-sfmc-wrapper .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field button.dk-section.vms-science-btn{
    font-size:12px;
    margin-top:0;
  }
  .ntb-sfmc-wrapper .ntb-sfmc-amazon .NTB-smfc .vms-offer-check .container.text-center form#SubscribeForm .subscribe_field button.vms-science-btn{
    font-size:12px;
  }
}
/* -------------------------------------------digestive-advantage-gut-health form----------------------------------------- */
#shopify-section-da-ag-forms {
  background-color: #e8f4fb;
  margin-bottom:15px;
}
#shopify-section-da-ag-forms .ntb-sfmc-wrapper.container{
  padding: 30px 7% 80px;
  max-width: 1440px;
}
#shopify-section-da-ag-forms .SectionHeader__Heading.Heading h2 {
  font-family: "Libre Franklin";
  font-size: 41.91px;
  font-weight: 700;
  padding: 10px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0;
  margin: 30px 0 25px 0;
}
#shopify-section-da-ag-forms .ntb-sfmc-container{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border: 2px dashed #c2c2c2;
  padding: 10px;
}
#shopify-section-da-ag-forms .ntb-sfmc-container .ntb-sfmc-amazon{
  flex: 50%;
}
#shopify-section-da-ag-forms .ntb-sfmc-amazon .vms-offer-check{
  padding: 0;
}
#shopify-section-da-ag-forms .NTB-smfc-amazon .vms-offer-check .SectionHeader.SectionHeader--center{
  display: flex;
  justify-content: center;
  align-items: end;
}
#shopify-section-da-ag-forms .NTB-smfc-amazon .vms-offer-check .SectionHeader.SectionHeader--center span {
  font-family: "Libre Franklin";
  font-family: "Libre Franklin";
  font-size: 33.52px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 3px;
  margin-top: -10px;
  margin-right: 20px;
}
#shopify-section-da-ag-forms .NTB-smfc-amazon .vms-offer-check .SectionHeader.SectionHeader--center img{
  width: 132px;
}
#shopify-section-da-ag-forms .ntb-sfmc-amazon .vms-offer-check .info-text{
  font-size: 11px;
  font-family: "Libre Franklin";
  font-weight: 600;
  text-align: center;
  color: #6d6d6d;
  margin-top: 10px;
}
#shopify-section-da-ag-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field{
  padding: 0;
  display: flex;
  flex-direction: column;
  margin: 30px auto 20px;
  justify-content: center;
  width: 70%;
}
#shopify-section-da-ag-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field label {
  padding-left: 30px;
  font-size: 14px;
  font-family: "Libre Franklin";
  font-weight: 600;
  margin-bottom:0px;
}
#shopify-section-da-ag-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field input.form-control.revolution-email{
  width: 100%;
  border-radius: 25px;
  height: 50px;
  font-size: 18px;
  font-family: "Libre Franklin";
  display: block;
  text-align: left;
  margin: auto;
  padding: 15px 28px;
  text-transform: unset;
  letter-spacing: 1px;
  box-sizing: border-box;
  box-shadow: none!important;
  border: 1px solid #818181;
}
#shopify-section-da-ag-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field button.dk-section.vms-science-btn {
  color: #fff;
  font-family: "Libre Franklin";
  font-weight: 400;
  letter-spacing: .64px;
  line-height: 1;
  max-width: 100%;
  width: 100%;
  margin: auto;
  font-size: 18px;
  margin-top: 12px;
  padding: 12px;
  border-color: #152779;
  background: #152779;
  border-radius: 55px!important;
  border:none;
  outline:none;
}
@media (min-width:992px) and (max-width:1024px){
  #shopify-section-da-ag-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field{
    width:100%;
  }
  .ntb-sfmc-wrapper .vms-offer-lable{
    width:100%;
  }
  #shopify-section-da-ag-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field input.form-control.revolution-email{
    width:90%;
  }
}
@media (min-width:768px) and (max-width:991px){
  #shopify-section-da-ag-forms .ntb-sfmc-container{
    flex-direction: column;
  }
}
@media (max-width: 767px){
  #shopify-section-da-ag-forms .ntb-sfmc-container{
    flex-direction: column;
  }
  .ntb-sfmc-wrapper .vms-offer-check .container{
    padding:0px 20px;
  }
  #shopify-section-da-ag-forms .ntb-sfmc-amazon .vms-offer-check{
    padding:25px 0px 0px 0px;
  }
  #shopify-section-da-ag-forms .NTB-smfc-amazon .vms-offer-check .SectionHeader.SectionHeader--center span{
    font-size:28px;
  }
  #shopify-section-da-ag-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field{
    width:100%;
  }
  .ntb-sfmc-wrapper .vms-offer-lable{
    width:100%;
  }
  #shopify-section-da-ag-forms .NTB-smfc-amazon .vms-offer-check .neuriva-offer-contant form#SubscribeForm .subscribe_field button.dk-section.vms-science-btn{
    font-size:12px;
  }
}
/* --------------------------------------------------popup css------------------------------------------- */

.modal {
  padding:0px;
  max-width:inherit;
  background: transparent;
  text-align:inherit;
  box-shadow:none;
}
.ca-widget-popup .modal{
  padding:0px;
  max-width:inherit;
  background: transparent;
  text-align:inherit;
  box-shadow:none;
}
#ca-widget-popup .close-btn #close{
background: transparent;  
}
#errorDrawer{
    padding: 0 5px;
    display: none;
    overflow: hidden;
    z-index: 667;
    width: 80%;
    max-width:inherit;
    text-align: inherit;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 50%);
    bottom: inherit;
}

.modal #close{
  color: #aa132d;
  background: transparent;
  border:none !important;
  outline:none !important;
}
.modal #close:hover{
  color: #800;
  outline:none !important;
}
.modal #close:focus{
   color: #aa132d;
  background: transparent;
  border:2px solid black !important;
/*   outline:none !important; */
}
.modal button{
  border-radius: 55px;
  outline:none;
  max-width: 100%;
  border-color:black;
  background:black;
  border:1px solid black;
  display: block;
  padding: 14px 20px;
  justify-content: center;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 400;
  color: #fffF;
  font-size: 16px;
  width:100%;
  font-family: "Libre Franklin";
}
.modal h2{
  color:black;
}
.modal button:hover{
  background:white;
  color:black;
  border:1px solid black;
}
.blog-category li.active a {
  color: #1d88f1;
}
.account-module-order-details-link{
  font-size: 18px;
  line-height: 1.333;
}

/* -----------------AIMIA------------- */
.account-module-order-details-attribute-content{
  font-size: 18px;
  line-height: 1.333;
}
.account-module-button{
  font-size: 18px;
  margin:0px;
}
.account-module-order .account-module-order-attribute-heading{
  font-size: 13.5px;
}
.account-module-order-details-heading{
  font-size: 18px;
}
.account-module-order-details-shipping{
  font-size: 18px;
}
.account-module-order-details-price-table tr:first-child th, .account-module-order-details-price-table tr:last-child th{
  font-size: 18px;
}
.account-module-order-details-price-table th,.account-module-order-details-price-table td{
  font-size: 18px;
}
.account-module-order-details-price-table th,.account-module-order-details-price-table td{
  font-size: 18px;
}
.account-module-order-details-price-table tr:first-child th, .account-module-order-details-price-table tr:last-child th{
  font-size: 18px;
}
.identixweb_advance_reorder button.btn.reorder_product{
  font-size: 18px;
}
.identixweb_advance_reorder{
  text-align:center;
}
@media (max-width: 767px){
  .account-module-order-details-link{
    font-size: 18px;
    line-height: 1.333;
  }
  .account-module-order-details-attribute-content{
    font-size: 9px;
  }
  .account-module-button{
    font-size: 12px;
    margin:0px;
  }
  .account-module-order .account-module-order-attribute-heading{
    font-size: 9px;
  }
  .account-module-order-details-heading{
    font-size: 12px;
  }
  .account-module-order-details-shipping{
    font-size: 12px;
  }
  .account-module-order-details-price-table tr:first-child th, .account-module-order-details-price-table tr:last-child th{
    font-size: 12px;
  }
  .account-module-order-details-price-table th,.account-module-order-details-price-table td{
    font-size: 12px;
  }
  .account-module-order-details-price-table th,.account-module-order-details-price-table td{
    font-size: 12px;
  }
  .account-module-order-details-price-table tr:first-child th, .account-module-order-details-price-table tr:last-child th{
    font-size: 12px;
  }
  .identixweb_advance_reorder button.btn.reorder_product{
    font-size: 12px;
  }
}
/* ----------------------------------------------------aimia header--------------------------------------------- */
.aimia-wrapper{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  max-width: 1200px;
  margin:0 auto;
  padding:10px 15px;
}
.aimia-wrapper .aimia-points{
  display: flex;
  align-items: center;
  font-family: "Libre Franklin";
  font-size: 12px;
  font-weight: 600;
  margin-left: auto;
}
.aimia-wrapper .aimia-points .aimia-points--points{
  font-family: "Libre Franklin";
  font-size: 25px;
  font-weight: 700;
  color: #d6020c;
  margin-right: 9px;
}
.aimia-wrapper .aimia-points .aimia-points--points::after {
  content: "|";
  color: #ccc;
  margin-left: 9px;
  font-weight: 100;
}
.aimia-wrapper .header-code-form-holder .header-code-form{
  height: 40px;
  border-radius: 27.5px;
  border: solid 1px #ccc;
  background-color: #fff;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  max-width: none;
  margin: 0 5px 0 30px;
  padding: 4px 4px 4px 0;
}
.aimia-wrapper .header-code-form-holder .header-code-form input[type=text]{
  font-size: 14px;
  padding-right: 0;
  height: 33px;
  padding: 2px 13px 0;
  line-height: 16px;
}
.aimia-wrapper .header-code-form-holder .header-code-form  .header-code-form__button {
  background: 0 0;
  flex-shrink: 0;
  width: 26px;
  height: 26px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 18px;
  min-height: 18px;
  padding: 0;
  margin: 0;
  border: none;
  font-size: 0;
  line-height: 0;
}
.aimia-wrapper .header-code-form-holder .header-code-form  .header-code-form__button:before{
  border-color: #a3020a;
  left:5px;
  top: 8px;
  width: 10px;
  height: 10px;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 0 2px 2px;
  transform: rotate(
    225deg);
}
.aimia-wrapper .header-code-form-holder .top-info-box__opener{
  margin-left: 6px;
  margin: 0;
  color: #aa132d;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-info-box__ico{
  width: 20px;
  height: 20px;
}
.top-info-box--active .top-info-box__ico{
  display: block;
  width: 20px;
  height: 20px;
  fill: #ccc;
}
.top-info-box__ico .active{
  filter: invert(21%) sepia(89%) saturate(2641%) hue-rotate(335deg) brightness(67%) contrast(103%);
}
.top-info-box__opener:hover .top-info-box__ico {
  filter: invert(21%) sepia(89%) saturate(2641%) hue-rotate(335deg) brightness(67%) contrast(103%);
}
.top-info-box--active .top-info-box__ico{
  fill: #aa132d;
}
.top-info-box__slide {
  position: absolute;
  width: 181px;
  left: 0;
  top: 45px;
}
#shopify-section-header #header .menu .menu__drop .container .menu__drop__box .header-code-form-holder .top-info-box__slide {
  left: -1%;
  top: 42px;
}
#shopify-section-header #header .menu .menu__drop .container .menu__drop__box .header-code-form-holder .top-info-box__slide{
  top: 46px;
  width: 181px;
}
.top-info-box__slide-holder {
  position: relative;
  padding: 20px 28px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 4px rgb(37 39 45 / 10%);
}
.top-info-box__slide-holder {
  padding: 12px 20px 15px;
  margin-left: 2px;
  letter-spacing: .44px;
}
.top-info-box__slide-holder {
  box-shadow: unset;
  width: fit-content;
  padding: 5px 5px 5px 18px;
  z-index:1;
}
.top-info-box__slide-holder  p {
  color: #a3020a;
  font-family: "Libre Franklin";
  font-size: 12px;
}
.top-info-box__slide .top-info-box__opener {
  right: 4px;
  top: 5px;
  width: 8px;
  height: 8px;
}
.top-info-box__slide .top-info-box__opener {
  position: absolute;
  right: 14px;
  top: 8px;
  width: 6px;
  height: 6px;
  font-size: 0;
  line-height: 0;
}
.top-info-box__slide .top-info-box__opener {
  right: 4px;
  top: 5px;
  width: 8px;
  height: 8px;
}
#shopify-section-header #header .menu .menu__drop .container .menu__drop__box .header-code-form-holder .top-info-box__opener {
  margin-left: 6px;
}
#shopify-section-header #header .menu .menu__drop .container .menu__drop__box .header-code-form-holder .top-info-box__slide-holder a.top-info-box__opener {
  display: none;
}
#shopify-section-header #header .menu .menu__drop .container .menu__drop__box .header-code-form-holder .top-info-box__slide-holder .aimia-redemption-form--response {
  color: #a3020a;
  font-family: "Libre Franklin";
  font-size: 12px;
}
.header-code-form-holder{
  position:relative;
}
.aimia-wrapper .header-code-form-holder .header-code-form input::placeholder{
  color:#aa132d;
}
.points-cnt {
  display: block;
  padding: 18px 10px 5px 10px;
  font-size: 15px;
}
.points-cnt span:first-child {
  width: 41%;
  display: block;
  float: left;
}
.points-cnt .aimia-points {
  display: block;
  width: auto;
  float: left;
  margin-right: 5px;
  font-size: 15px;
  margin-left: 5px;
}
.points-cnt span:last-child {
  display: block;
}
.notify-content-cnt{
  display: block;
  padding:5px 10px 5px 10px;
  font-size: 15px;
}
a.view-notify-mob-link{
  font-size: 15px;
  padding:5px 10px 5px 10px;
  display:block;
}
@media (max-width: 767px){
  .aimia-wrapper{
    justify-content: center;
  }
  .aimia-wrapper .header-code-form-holder .header-code-form{
    margin-left:25px;
  }
  .aimia-wrapper .header-code-form-holder .header-code-form input[type=text]{
    font-size:12px;
  }
  .aimia-wrapper .header-code-form-holder .header-code-form input::placeholder{

    font-size:10px;
  }
}
/* .reward_section_icon{
position: relative;
color: #030505;
display: flex;
align-items: center;
justify-content: center;
height: 30px;
line-height: 30px;
text-align: center;
padding: 0 9px;
} */
.reward_section_icon{
  position: relative;
  color:black;;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0 9px;
  text-decoration:none;
}
.reward_section_icon .ad-user-al {
  color:black !important;
}
.reward_section_icon:hover .ad-user-al{
  color:black !important;
}
.reward_section_icon:hover .ad-user-al:before{
  color:black !important;
}
.reward_section_icon .ad-user-al{
  font-size:18px;
}
.reward_section_icon .ad-user-al:before{
  content:"\f091";
}
.reward_section_icon img{
  width:20px;
  height:18px;
  margin-top:1px;
}
#rewardsBox.active{
  background-color: #ffffff;
  box-shadow: 0 0 15px rgb(51 51 51 / 10%);
  transition: all 0.3s ease-in-out;
}
#rewardsBox .points-cnt span:first-child{
  width: 30%;
}
.account-text-link .reward_points,
.reward_section_icon .reward_points{
  position: absolute;
  background: #d6020c;
  color: #ffffff;
  min-width: 16px;
  height: 16px;
  border-radius: 16px;
  line-height: 17px;
  font-size: 11px;
  right: -5px;
  top: -3px;
}
.custom__item.product .button-set{
  display:none;
}
/* -----------------------review new structure style---------------------------------- */
.bv-content-item.bv-content-review{
  flex-direction:column;
}
.template-product .tab-container .bv-cv2-cleanslate .bv-core-container-35 .bv-content-item.bv-content-review .bv-author-profile{
  width:100% !important;
}
.template-product .tab-container .bv-cv2-cleanslate .bv-core-container-35 .bv-content-item-author-profile-offset-on{
  width:100% !important;
}
.template-product .tab-container .bv-cv2-cleanslate .bv-core-container-35 .bv-content-badges-container{
  width:40% !important;
}
@media (min-width:992px) and (max-width:1024px){
  .template-product .tab-container .bv-cv2-cleanslate .bv-core-container-35 .bv-content-badges-container{
    width:30% !important;
  }
  .template-product .tab-container .bv-cv2-cleanslate .bv-core-container-35 .bv-badge-summary{
    font-size:10px;
  }
}
@media (min-width:768px) and (max-width:991px){
  .template-product .tab-container .bv-cv2-cleanslate .bv-core-container-35 .bv-section-summary-inline .bv-secondary-rating-summary .bv-table .bv-table-row span.bv-table-cell:nth-of-type(2){
    padding-left: 2px!important;
  }
  .template-product .tab-container .bv-cv2-cleanslate .bv-core-container-35 .bv-content-header-meta{
    margin-bottom:25px !important;
  }
  .template-product .tab-container .bv-cv2-cleanslate .bv-core-container-35 .bv-content-badges-container{
    width:100% !important;
    top:25px !important;
  }
}
.collection-title{
  text-align:center;
}
/* -----------------------------------------gride images css--------------------------- */
.grid-view-item .grid-view_image{
  width:130px;
  height:165px;
  margin:0 auto;
}
.grid-view-item .grid-view_image .grid-view-item__image{
  width:100%;
  height:100%;
  padding-bottom:0px;
}
.collection  .collection-grid-item .imgWrap {
  width:247px;
  height:247px;
  margin:0 auto;
}
.collection  .collection-grid-item .imgWrap .img{
  width: 100%;
  height: 100%;
  padding-bottom: 0px !important;
  background-size: contain;
  background-position: center;
}
@media (min-width:768px) and (max-width:991px){
  .grid-view-item .grid-view_image{
    width:120px;
    height:152px;
  }
  .collection .collection-grid-item .imgWrap{
    width:122px;
    height:122px;
  }
}
@media (min-width:992px) and (max-width:1024px){
  .grid-view-item .grid-view_image{
    width:120px;
    height:152px;
  }
  .collection .collection-grid-item .imgWrap{
    width:186px;
    height:186px;
  }
}
@media (max-width:767px){
  .grid-view-item .grid-view_image{
    width:100px;
    height:126px;
  }
  .collection .collection-grid-item .imgWrap{
    width:130px;
    height:130px;
  }
}
/* ----------------------airborne  seize today----------------------------------------- */
#shopify-section-abseize-forms form#SubscribeForm .abseize-thank-you {
  max-width: 80%;
  margin: auto;
  padding:8px;
}
#shopify-section-abseize-forms form#SubscribeForm .abseize-thank-you .thank-you{
  text-align: center;
  color:black;
  font-family: "Libre Franklin";
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 10px;
}
#shopify-section-abseize-forms form#SubscribeForm .abseize-thank-you input.form-control.revolution-email{
  width: 90%;
  border-radius: 34px;
  height: 40px;
  font-size: 16px;
  font-family: "Libre Franklin";
  display: block;
  margin: auto;
  text-align: center;
  margin-bottom: 14px;
  letter-spacing: 2px;
  border-color:black;
  color:black;
}
#shopify-section-abseize-forms form#SubscribeForm .abseize-thank-you input.form-control.revolution-email::placeholder{
  color:black;
}
#shopify-section-abseize-forms form#SubscribeForm .abseize-thank-you input{
  background-color: transparent!important;
}
#shopify-section-abseize-forms form#SubscribeForm .abseize-thank-you a.button{
  font-size: 16px;
  width: 100%;
  max-width: 260px;
  padding: 11px;
  display: flex;
  justify-content: center;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 12px;
  font-weight: 400;

  border-radius: 30px;
  border: 1px solid black;
  color:white;
  background-color:black;
  text-decoration: none;
}
#shopify-section-abseize-forms form#SubscribeForm .abseize-thank-you a.button:hover{
  border: 1px solid black;
  color:black;
  background-color:white;
}
@media (max-width: 480px){
  #shopify-section-abseize-forms form#SubscribeForm .abseize-thank-you{
    max-width: 100%;
  }
}
/* ----------------------airborne in-season ----------------------------------------- */
#shopify-section-airborne-inseason-forms form#SubscribeForm .abseize-thank-you {
  max-width: 80%;
  margin: auto;
  padding:8px;
}
#shopify-section-airborne-inseason-forms form#SubscribeForm .abseize-thank-you .thank-you{
  text-align: center;
  color:black;
  font-family: "Libre Franklin";
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 10px;
}
#shopify-section-airborne-inseason-forms form#SubscribeForm .abseize-thank-you input.form-control.revolution-email{
  width: 90%;
  border-radius: 34px;
  height: 40px;
  font-size: 16px;
  font-family: "Libre Franklin";
  display: block;
  margin: auto;
  text-align: center;
  margin-bottom: 14px;
  letter-spacing: 2px;
  border-color:black;
  color:black;
}
#shopify-section-airborne-inseason-forms form#SubscribeForm .abseize-thank-you input.form-control.revolution-email::placeholder{
  color:black;
}
#shopify-section-airborne-inseason-forms form#SubscribeForm .abseize-thank-you input{
  background-color: transparent!important;
}
#shopify-section-airborne-inseason-forms form#SubscribeForm .abseize-thank-you a.button{
  font-size: 16px;
  width: 100%;
  max-width: 260px;
  padding: 11px;
  display: flex;
  justify-content: center;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 12px;
  font-weight: 400;

  border-radius: 30px;
  border: 1px solid black;
  color:white;
  background-color:black;
  text-decoration: none;
}
#shopify-section-airborne-inseason-forms form#SubscribeForm .abseize-thank-you a.button:hover{
  border: 1px solid black;
  color:black;
  background-color:white;
}
@media (max-width: 480px){
  #shopify-section-airborne-inseason-forms form#SubscribeForm .abseize-thank-you{
    max-width: 100%;
  }
}
#shopify-section-airborne-inseason-walmartforms form#SubscribeForm .abseize-thank-you {
  max-width: 80%;
  margin: auto;
  padding:8px;
}
#shopify-section-airborne-inseason-walmartforms form#SubscribeForm .abseize-thank-you .thank-you{
  text-align: center;
  color:black;
  font-family: "Libre Franklin";
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}
#shopify-section-airborne-inseason-walmartforms form#SubscribeForm .abseize-thank-you input.form-control.revolution-email{
  width: 90%;
  border-radius: 34px;
  height: 40px;
  font-size: 16px;
  font-family: "Libre Franklin";
  display: block;
  margin: auto;
  text-align: center;
  margin-bottom: 14px;
  letter-spacing: 2px;
  border-color:black;
  color:black;
}
#shopify-section-airborne-inseason-walmartforms form#SubscribeForm .abseize-thank-you input.form-control.revolution-email::placeholder{
  color:black;
}
#shopify-section-airborne-inseason-walmartforms form#SubscribeForm .abseize-thank-you input{
  background-color: transparent!important;
}
#shopify-section-airborne-inseason-walmartforms form#SubscribeForm .abseize-thank-you a.button{
  font-size: 16px;
  width: 100%;
  max-width: 260px;
  padding: 11px;
  display: flex;
  justify-content: center;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 12px;
  font-weight: 400;

  border-radius: 30px;
  border: 1px solid black;
  color:white;
  background-color:black;
  text-decoration: none;
}
#shopify-section-airborne-inseason-walmartforms form#SubscribeForm .abseize-thank-you a.button:hover{
  border: 1px solid black;
  color:black;
  background-color:white;
}
@media (max-width: 480px){
  #shopify-section-airborne-inseason-walmartforms form#SubscribeForm .abseize-thank-you{
    max-width: 100%;
  }
}
@-moz-document url-prefix() {
  .cf-react-target .cf-field-container .cf-field[data-cf-invalid="true"]:not([data-cf-field-type="repeating_group"]) input{
    border-color: #878787 !important;
    border-radius: 2px !important;
    margin-bottom: 0px !important;
  }
  .cf-react-target .cf-field-container .cf-enum-field__choice input[type=checkbox]{
    appearance: initial;
    border:1px solid #878787;
    border-radius:2px;
    padding:5px;
    background:white;
    outline:none !important;
    box-shadow:none !important;
  }

}
.movefree_ingredients_wrapper .text_wrapper .title
{
  font-family: "Libre Franklin";
}
.movefree_ingredients_wrapper .text_wrapper .descrption{
  font-family: "Libre Franklin";
}
.icon_wrapper_top .icon_wrapper .icon_title{
  font-family: "Libre Franklin";
}
.icon_wrapper_top .icon_wrapper .icon_descrption{
  font-family: "Libre Franklin";
}
.brand_ingredients_wrapper .text_wrapper .title{
  font-family: "Libre Franklin";
}
.brand_ingredients_wrapper .text_wrapper .descrption{
  font-family: "Libre Franklin";
}

.neuriva_ingredients_wrapper .text_wrapper .title{
  font-family: "Libre Franklin";
}
.neuriva_ingredients_wrapper .text_wrapper .descrption{
  font-family: "Libre Franklin";
}

.digestive_ingredients_wrapper .text_wrapper .title{
  font-family: "Libre Franklin";
}
.digestive_ingredients_wrapper .text_wrapper .descrption{
  font-family: "Libre Franklin";
}

.megared_ingredients_wrapper .text_wrapper .title{
  font-family: "Libre Franklin";
}
.megared_ingredients_wrapper .text_wrapper .descrption{
  font-family: "Libre Franklin";
}
.schiff_ingredients_wrapper .text_wrapper .title{
  font-family: "Libre Franklin";
}
.schiff_ingredients_wrapper .text_wrapper .descrption{
  font-family: "Libre Franklin";
}
/* --------------------------------------bundle page forms--------------------------------------------------- */
#shopify-section-elderberry-newsletter .elderberry-newsletter-wrapper{
  padding:100px 60px;
  text-align: center;
  background:#fefbf2;
}
#shopify-section-elderberry-newsletter .elderberry-newsletter-wrapper .newsletter-heading{
  font-family: "Libre Franklin";
  font-size:28px;
  color:black;
  margin:0px 0px 15px 0px;
  font-weight:700;
}
#shopify-section-elderberry-newsletter .elderberry-newsletter-wrapper .newsletter-sub-heading{
  font-family: "Libre Franklin";
  font-size:20px;
  color:black;
  font-weight:500;
  max-width:620px;
  margin:0 auto;
  margin-bottom:25px;
  padding:0px 20px
}
#shopify-section-elderberry-newsletter .elderberry-newsletter-wrapper .elderberry-newsletter label{
  text-align:left;
  color:black;
  font-family: "Libre Franklin";
  font-weight:700;
  font-size:12px;
  padding:0px 20px;
  width:95%;
  margin:0 auto;
}
#shopify-section-elderberry-newsletter .elderberry-newsletter-wrapper .elderberry-newsletter{
  max-width:620px;
  margin:0 auto;
}
#shopify-section-elderberry-newsletter .elderberry-newsletter-wrapper .elderberry-newsletter .form-control.revolution-email{
  border-radius:25px;
  border:1px solid black;
  font-family: "Libre Franklin";
  background: transparent;
  width:95%;
  margin:0 auto;
  margin-bottom:15px;
}
#shopify-section-elderberry-newsletter .elderberry-newsletter-wrapper .elderberry-newsletter .vms-science-btn{
  background:black;
  color:white;
  font-family: "Libre Franklin";
  border-radius:25px;
  border:none;
  outline:none;
  width:180px;
  padding:10px;
  font-size:18px;
  margin-top:25px;
}
#shopify-section-elderberry-newsletter .elderberry-newsletter-wrapper .elderberry-newsletter .vms-offer-lable label{
  width:100%;
  font-family: "Libre Franklin";
  color:black;
  padding:0px;
  font-size:9px;
  margin-top:25px;
}
#shopify-section-elderberry-newsletter .elderberry-newsletter-wrapper .elderberry-newsletter .vms-offer-lable input{
  position:relative;
}
#shopify-section-elderberry-newsletter .elderberry-newsletter-wrapper .elderberry-newsletter .vms-offer-lable input[type=checkbox]:checked:after{
  background: url("https://cdn.shopify.com/s/files/1/1308/7983/files/Checkmark_1X_267217fe-020f-47f9-9525-3af7d7c1770d.png?v=1635756247");
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  top:0px;
  left:0px;
  border: 1px solid black;
  background-color: white;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width:767px){
  #shopify-section-elderberry-newsletter .elderberry-newsletter-wrapper{
    padding:50px 40px;
  }
  #shopify-section-elderberry-newsletter .elderberry-newsletter-wrapper .elderberry-newsletter label{
    padding:0px;
  }
}

/*****Bundle PDP Layout *******/
<!-- VMS-343 starts-->

.bundle .swatch-element .swatchInput:checked+.swatchLbl img{
  padding:10px 0px;
}
.bundle .swatch-element .swatchLbl{
  background:none;
  height:auto;
  border-radius: 0px;
  color:black;
  border:2px solid #777777;
  padding:10px;
  font-size: 24px;
  font-weight: bold;
  text-align:left;
  position:relative;
  border-radius:14px;
  text-align:center;
  width:100%;
  height:100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.bundle .swatch-element .swatchLbl .per_serving_price{
  font-size:16px;
  line-height:normal;
  margin:0 auto;
  margin-top:5px;
  color:#777777;
}
.bundle .swatch-element .swatchLbl .price{
  font-size:24px;
  margin-top:10px;
}
.bundle .swatch-element .swatchLbl .price .original_price{
  position:relative;
}
.bundle .swatch-element .swatchLbl .price .original_price:after{
  content: "";
  width: 58px;
  height: 2px;
  background-color: #9e3c3a;
  position: absolute;
  top:8px;
  left: 0px;
  transform: rotate(-11deg);
}
.bundle .swatch-element .swatchLbl .best_value{
  position: absolute;
  right: 0;
  left:0;
  background:black;
  color:white;
  text-align:center;
  padding:5px 20px;
  font-size: 16px;
  line-height: normal;
  top:-15px;
  margin:0 auto;
  width:85%;
}
.bundle .swatch-element .swatchLbl .savings_value{
  font-size:12px;
  color: #d6020c;
}
.bundle fieldset {
  display:flex;
  padding:0px !important;
}
.slVariant.bundle-product {
  padding-top: 13px;
}
.bundle .swatch-element {
  margin:0px;
  flex:33.33%;
}
.bundle .swatch-element:not(:first-of-type){
  margin-left:15px;

}
@media(max-width:767px) {
  .bundle fieldset {
    margin-bottom:0px;
  }
  .bundle .swatch-element:not(:first-of-type){
   margin-left:0px;
  }
  .bundle .swatch-element .swatchLbl{
	width: 90%;
    height: 90%;
    padding:0px;
  }
  .bundle .swatch-element{
    text-align:center;
  }
}
@media (min-width:768px) and (max-width:991px){
  .bundle fieldset {
    margin-top:30px;
  }
  .bundle .swatch-element:not(:first-of-type){
    margin-top:20px;
    margin-left:0px;
  }
  .bundle .swatch-element .swatchLbl{
    width:75%;
  }

}
@media (min-width:992px) and (max-width:1250px){
  .bundle fieldset {
    margin-top:30px;
    flex-direction:column;
  }
  .bundle .swatch-element:not(:first-of-type){
    margin-top:20px;
    margin-left:0px;
  }
  .bundle .swatch-element .swatchLbl{
    width:75%;
  }
}
@media (min-width:1250px) and (max-width:1400px){

  .bundle .swatch-element .swatchLbl{
    font-size: 19px;
  }
  .bundle .swatch-element .swatchLbl .per_serving_price{
    font-size: 11px;
  }
  label.swatchLbl.rounded_rectangle img {
    width: auto;
    height: auto;
    object-fit: contain;
  }
}
@media (min-width:1401px) and (max-width:1700px){
  .bundle .swatch-element .swatchLbl{
    font-size: 22px;
  }
  .bundle .swatch-element .swatchLbl .per_serving_price{
    font-size: 12px;
  }
   label.swatchLbl.rounded_rectangle img {
    width: auto;
    height:auto;
    object-fit: contain;
  }
}
@media (min-width:1700px) and (max-width:3000px){
  .bundle .swatch-element .swatchLbl{
    font-size: 23px;
  }
  .bundle .swatch-element .swatchLbl .per_serving_price{
    font-size: 14px;
  }
  label.swatchLbl.rounded_rectangle img {
    width: 200px;
    height: 200px;
    object-fit: contain;
  }
}
.product-action.swatch-qty { margin-bottom:40px; float: right; width:20% }
@media only screen and (max-width:767px) {
	.product-action.swatch-qty { margin-bottom:40px; float: right; width:33% }
    .product-action.swatch-qty.bundle { margin-bottom:40px; float: right; width:27% }
}
@media (min-width:1200px) and (max-width:1500px){
  .product-action.swatch-qty.bundle { margin-bottom:40px; float: right; width:15% }
}
@media (min-width:1520px) and (max-width:1920px){
  .product-action.swatch-qty.bundle { margin-bottom:40px; float: right; width:12% }
}
<!-- VMS-343 ends-->
/* --------------------sleep and shine slider----------------------------- */
#shopify-section-shine-reviews-text .shine-review-wrapper {
  padding:30px 70px;
  padding-bottom: 0;
}
#shopify-section-shine-reviews-text .shine-review-wrapper .shine-review-heading {
  text-align: center;
  font-size: 31px;
  font-family: "Libre Franklin";
  color: #a5459f;
  font-weight: 400!important;
}
#shopify-section-shine-reviews-text .shine-review-wrapper ul {
  list-style-type: none;
  display: flex;
  padding-left: 0;
}
.review-multiple-items .slick-prev {
  background-image: url("https://cdn.shopify.com/s/files/1/1308/7983/files/left-circle-arrow.png?v=1636520246");
  left: -30px;
}
.review-multiple-items .slick-next {
  background-image: url("https://cdn.shopify.com/s/files/1/1308/7983/files/right-circle-arrow.png?v=1636520255");
  right: -30px;
}
.review-multiple-items .slick-prev:before{
  content:"";
}
.review-multiple-items .slick-arrow {
  width: 30px;
  height: 30px;
  background-size: cover;
  top: 65%;
  margin-top:-47px;
}
.review-multiple-items .slick-next:before{
  content:"";
}
#shopify-section-shine-reviews-text .shine-review-wrapper ul li {
  display: flex;
  padding: 30px;
}
#shopify-section-shine-reviews-text .shine-review-wrapper ul li .review-title {
  font-size: 12px;
  font-family: "Libre Franklin";
  color: #713982;
  width: 30%;
}
#shopify-section-shine-reviews-text .shine-review-wrapper ul li .review-desc {
  font-size: 16px;
  font-family: "Libre Franklin";
  color: #713982;
  width: 70%;
}
@media screen and (max-width: 860px){
  .review-multiple-items .slick-arrow {
    top: 40%;
  }
  .review-multiple-items .slick-arrow {
    top: 40%;
  }
}
@media (max-width:767px){
  #shopify-section-shine-reviews-text .shine-review-wrapper {
    padding: 20px 65px;
  }
  #shopify-section-shine-reviews-text .shine-review-wrapper .shine-review-heading {
    font-size: 21px;
  }
  #shopify-section-shine-reviews-text .shine-review-wrapper ul {
    padding: 0 10px;
  }
  .review-multiple-items .slick-arrow {
    top: 30%;
    margin-top:0px;
  }
  .review-multiple-items .slick-arrow {
    top: 30%;
  }
  #shopify-section-shine-reviews-text .shine-review-wrapper ul li {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
    padding: 10px 30px;
  }
  #shopify-section-shine-reviews-text .shine-review-wrapper ul li .review-title {
    width: 100%;
    font-size: 12px;
  }
  #shopify-section-shine-reviews-text .shine-review-wrapper ul li .review-desc {
    width: 100%;
    font-size: 13px;
  }

}
.slick-slide:focus{
  outline:none !important;
}
.close:focus{
  outline:none !important;
}
#shopify-section-da-ag-forms .ntb-sfmc-wrapper.container{
  padding-bottom:80px !important;
}
.simple-text.text-mv-jss-richtext a,.simple-text.text-ssh-richtext a{
  text-decoration:underline !important;
}
.simple-text.text-mv-jss-richtext a:hover,.simple-text.text-ssh-richtext a:hover{
  color: #1d88f1;
}
/* ---------------------------------------creat account images------------------------ */
.sign-up-img-container{
  display:flex;
  align-items: center;
  justify-content: center;
  width:50%;
  margin:0 auto;
}
.sign-up-img-container img {
  width:104px;
  height:66px;
}
.sign-up-img-container h1{
  margin-bottom:0px;
  margin-left:40px;
  text-align: left !important;
}
.sign-up-img-container h1 span p{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: 0;
}
.sign-up-img-container h1 span p a {
  text-decoration:underline;
}
.register.sign-up-img-wrapper.row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-bottom:30px;
  width:50%;
  margin: 0 auto;
  margin-top:25px;
  border-top:1px solid black;
  padding-top:25px;
  max-width:inherit;
}
.register.sign-up-img-wrapper.row img {
  height: 45px;
  object-fit:contain;
}
.register.sign-up-img-wrapper.row span {
  font-family: "Libre Franklin";
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
  color:black;
}
@media screen and (max-width:767px){
  .sign-up-img-container{
    width:100%;
    padding:0px 25px;
  }
  .sign-up-img-container img {
    max-width:71px;
  }
  .sign-up-img-container h1{
    margin-left:23px;
  }
  .register.sign-up-img-wrapper.row {
    padding-bottom: 55px;
    width: calc(100% - 50px);
    align-items: baseline;
    margin:0 auto;
    margin-top:25px;
  }
  .register.sign-up-img-wrapper.row .check-out-container img, .sign-up-img-wrapper.row .offers-container img, .sign-up-img-wrapper.row .rewards-container img {
    max-width: 56px;
  }
  .register.sign-up-img-wrapper.row span{
    max-width:85px;
  }
  .sign-up-img-container h1 span p{
    font-size:13px;
  }
}
@media (min-width:768px) and (max-width:991px){
  .sign-up-img-container h1 span p{
    font-size:13px;
  }
}
/* ---------skip content-------------- */
a.skip-mega-menus:hover{
  opacity:0;
}
@media (max-width:767px){
  a.skip-mega-menus{
    display:none;
  }
}
/* ----side-bar-nav ------------- */
/* #account-nav-select-form option:nth-last-child(2){
display:none;
visibility: hidden;
} */
/* --------------------pdp small text------------ */
.tab__note-text{
  font-size:12px;
}
/* -----------------------plp banner ----------------------- */
.template-collection .clPageBnr{
  min-height: 500px;
}
@media (min-width:1600px) and (max-width:3000px){
  .template-collection .clPageBnr{
    min-height: 590px;
  }
}
@media (min-width:992px) and (max-width:1024px){
  .template-collection .clPageBnr{
    min-height:400px;
  }
}
@media (min-width:768px) and (max-width:991px){
  .template-collection .clPageBnr{
    min-height:300px;
  }
}
@media (max-width:767px){
  .template-collection .clPageBnr{
    min-height:140px;
  }
}
/* -------------------login page------------------------------ */
#CustomerLoginForm .login-register p{
  margin-bottom:10px;
}
.create_account_wrapper{
  text-align:center;
}
.create_account_wrapper h5{
  margin-bottom:10px;
}
.create_account_wrapper a{
  margin-bottom:10px;
}
.login-register .wrap{
  width:60%;
  margin: 0 auto;
}
@media (max-width:768px){
  .login-register .wrap{
    width:100%;
  }
  .login-register .wrap .container h3 {
    font-size:20px;
  }
  #airborne-bundles .collection-banners .details{
    bottom:6px;
  }
}
/* -------------------------------footer style-------------------- */
.footer-top .custom-text a {
  color:#f87070;
}
.footer-top .custom-text a:hover{
  color:#f87070;
  opacity:1;
}
.footer-top .custom-block:last-child .text.custom-text{
  border:1px solid white;
  padding:11px 13px;
}
.footer-top .custom-text sup {
  font-size:100%;
  top:0px;
  font-size:20px;
  top:3px;
}
.mini-products-list .qtyField .qtyBtn{
  text-decoration:none;
}
/* .social-icons-container .social-networks .social-sharing a {
text-decoration:none;
} */
.social-sharing a {
  text-decoration:none;
}
/* -----------------------ingredent------------- */
@media (min-width:1200px) and (max-width:1299px){
  .template-page #Slideshow-airborne-ing-slideshow {
    height: 520px;
  }
}
@media (min-width:1300px) and (max-width:1400px){
  .template-page #Slideshow-airborne-ing-slideshow {
    height: 570px;
  }
}
@media (min-width:1400px) and (max-width:1499px){
  .template-page #Slideshow-airborne-ing-slideshow {
    height:600px;
  }
}
/* ---------airborne bundle-------------------- */
@media (min-width:400px) and (max-width:450px){
  #airborne-bundles #Slideshow-elderberry-slideshow{
    height:590px;
  }
}
@media (min-width:451px) and (max-width:500px){
  #airborne-bundles #Slideshow-elderberry-slideshow{
    height:650px;
  }
}
@media (min-width:500px) and (max-width:550px){
  #airborne-bundles #Slideshow-elderberry-slideshow{
    height:700px;
  }
}
/* ----------------------campine tab------------------------------ */
#mv-jss-collection .tab-container .acor-ttl.active a {
  color:black !important;
}
#megared-omega-3-krill-oil-schiff-vitamins .tab-container .acor-ttl.active a{
  color:black !important;
}
/* -------------------cart--------------------------- */
.cart .remove:hover,.cart .remove:focus{
  color:white;
  background:black;
}
.cart .bdr-box .btn--secondary{
  min-height:44px;
}
@media (max-width:767px){
  div#elderberry-click-popup .elderberry-background-img-wrapper img.popup-img.hidden-xs{
    display:none !important;
  }
}
/* -----------------------seize page new popup------------------------------------ */
#shopify-section-abseize-pop-up_ab #abseize-popup {
  z-index: 999999;
  top: 50%;
  left:50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 100%;
  position: fixed;
}
#shopify-section-abseize-pop-up_ab #abseize-popup .pop-header-container{
  max-width: 840px;
  margin: auto;
  position: relative;
  background-color: #fff;
}
#shopify-section-abseize-pop-up_ab div#abseize-popup .close-btn{
  position: absolute;
  right: 12px;
  top: 3px;
  z-index: 99;
}
#shopify-section-abseize-pop-up_ab #abseize-popup .popup-content-container{
  display: flex;
}
#shopify-section-abseize-pop-up_ab #abseize-popup .popup-img-container{
  flex: 40%;
  position: relative;
  display: inline-block;
}
#shopify-section-abseize-pop-up_ab #abseize-popup .popup-img-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
  max-width:100%;
}
#shopify-section-abseize-pop-up_ab #abseize-popup .popup-left-container{
  flex: 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 30px;
}
#shopify-section-abseize-pop-up_ab #abseize-popup .popup-left-container .popup-text-container{
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
}
#shopify-section-abseize-pop-up_ab #abseize-popup .popup-left-container .popup-text-container img{
  max-width: 148px;
  width: 100%;
}
#shopify-section-abseize-pop-up_ab #abseize-popup .popup-from-container{
  margin-top: 20px;
}
#shopify-section-abseize-pop-up_ab #abseize-popup .popup-from-container form#SubscribeForm label{
  font-family: "Libre Franklin";
  margin-left: 20px;
}
#shopify-section-abseize-pop-up_ab #abseize-popup .popup-from-container form#SubscribeForm .subscribe_field input.form-control.revolution-email{
  text-align: left;
  padding: 0 30px;
  width: 100%;
  border-radius: 34px;
  height: 50px;
  font-size: 16px;
  font-family: "Libre Franklin";
  display: block;
  margin: auto;
  color: #000;
  border-color: #000;
  letter-spacing: 2px;
  background-color: transparent!important;
}
#shopify-section-abseize-pop-up_ab #abseize-popup .vms-offer-lable{
  width: 100%;
  padding-left: 10px;
  margin: 0 auto;
  font-size: 12px;
  margin-bottom: 15px;
}
@media (max-width:600px){
  #shopify-section-abseize-pop-up_ab #abseize-popup .modal-dialog{
    padding: 3%;
    height: 100%;
    max-width: 100%;
    position: relative;
  }
  #shopify-section-abseize-pop-up_ab #abseize-popup .modal-content{
    height: 100%;
    width: 100%;
    margin: auto;
  }
  #shopify-section-abseize-pop-up_ab #abseize-popup .modal-body{
    height: inherit;
  }
  #shopify-section-abseize-pop-up_ab #abseize-popup .pop-header-container{
    height: 100%;
  }
  #shopify-section-abseize-pop-up_ab div#abseize-popup .close-btn{
    top: 10px;
  }
  #shopify-section-abseize-pop-up_ab #abseize-popup .popup-content-container{
    flex-direction: column;
  }
  #shopify-section-abseize-pop-up_ab #abseize-popup .popup-img-container{
    flex: 100%;
  }
  #shopify-section-abseize-pop-up_ab #abseize-popup .popup-left-container{
    padding: 0 10px;
  }
  #shopify-section-abseize-pop-up_ab #abseize-popup .popup-left-container .popup-text-container h2{
    font-size: 27px;
  }

}
@media (min-width:600px) and (max-width:767px){
  #shopify-section-abseize-pop-up_ab #abseize-popup .popup-left-container .popup-text-container h2{
    font-size: 22px;
  }
  #shopify-section-abseize-pop-up_ab div#abseize-popup .close-btn{
    right: 0px;
    top: -20px;
  }
}
#siteNav div.megamenu.style1.open-menu{
  top: auto;
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
}
/* -------------------------------------------airborne page hotjar ada fix----------------------------  */
button._hj-OO1S1__styles__openStateToggle span{
 font-size:0px;
}
/* --------------------------------------------notifyme css---------------------------------------------- */
.notify_me_form p.form-fields label{
 color:black;
    margin-top:15px;
}
.notify_me_form p.form-fields .email-me{
 border:1px solid black;
  color:black;
  text-align:left;
}
.notify_me_form p.form-fields .email-me::placeholder{
color:black;
}
.notify_me_form p.form-fields .action_button{
 display:block;
  margin-bottom:15px;
  color:white;
  border:1px solid black;
  background:black;
  min-width:203px;
  min-height:40px;
  border-radius:20px;
}
.notify_me_form p.form-fields .action_button:hover{
  color:black;
  border:1px solid black;
  background:white;
}
@media (min-width:768px) and (max-width:991px){
  .notify_me_form #BIS_form input[type=email]{
    width:100%;
  }
}
@media (max-width:767px){
  .notify_me_form #BIS_form input[type=email]{
    width:100%;
  }
  .notify_me_form{
   text-align:left;
  }
}
/* --------------------------------------new ada css------------------------------- */
#airborne-bundles .sec-ttl {
 position:relative;
}
.slick-arrow:focus-visible {
  outline: 1px solid black!important;
}
.insta-skip-mega-menus{
 left:0;
  right:0;
  margin:0 auto;
  position:absolute;
  top:60%;
  opacity:0;
  width: fit-content;
}
.insta-skip-mega-menus:hover{
 opacity:0;
}
.insta-skip-mega-menus:focus{
 opacity:1;
}
.product-single__photos.left:focus-visible{
 outline:none !important;
}
.product-single__photos.left:focus-visible .slick-arrow{
 opacity:1 !important;
  display:block !important;
}
.product-single__photos.left .slick-arrow:focus-visible{
 opacity:1 !important;
  display:block !important;
}
#airborne-bundles .quote-wraper .slick-dots li button:focus-visible{
    outline: 2px solid black!important;
    outline-offset: 2px !important;
    opacity:1;
}
.grid-view-item__image picture {
    display: block;
}
/* ---------------------------------pdp product overview------------------------- */
.pdp-product-overview-wrapper .product-overview-title{
    display: block;
    margin-bottom: 50px;
     color: #d71f27;
    width: 100%;
    height: 47px;
    font-size: 40px;
    font-weight: 300;
    text-align: center;
}
.pdp-product-overview-wrapper #pdp-product-overview .swiper-container{
margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
/*     padding: 0px 20px; */
    z-index: 1;
}
.pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper{
display: flex;
    justify-content: center;
      transform: translateZ(0) !important;
      position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
      transition-property: transform;
    box-sizing: content-box;
}
.pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide{
     width: 22%;
    padding: 40px 0;
      margin: 0 40px 0 0 !important;
      position: relative;
    transition-property: transform;
    box-sizing: border-box;
  flex-shrink: 0;
}
.pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide img{
display: block;
    margin: auto;
    padding-bottom: 30px;
    max-width: 197px;
    padding-right: 38px;
}
.pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide .bi-ing-title{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    margin-bottom: 20px;
    padding-right: 38px;
}
.pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide .bi-ing-info{
font-family: Raleway;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    color: #ffffff;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding-right: 38px;
    min-height: 300px;
}
.pdp-product-overview-wrapper .pdp-product-overview-legal-text{
margin-top: 25px;
    padding: 0 20px 94px;
      width: 100%;
    height: 37px;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    color: #ffffff;
      margin-top: 25px;
    padding: 0 20px 94px;

.account-text-link {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  margin: 10px 14px -2px 15px;
  white-space: nowrap;
  padding: 0;
  line-height: 1;
  height: auto;
  border: 0;
  background-color: transparent;
}
}
.pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide:last-child{
    margin-right: 0 !important;
}
.pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide:last-child .bi-ing-info{
    border: unset;
  padding-right:0;
}
@media (min-width: 768px) and (max-width: 1024px){
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide{
  margin: 0 10px 0 0 !important;
  }
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide img{
      max-width: 126px !important;
        padding-right: 20px !important;
  }
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide .bi-ing-title{
  padding-right: 20px !important;
  }
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide .bi-ing-info{
      padding-right: 20px !important;
  }
}
@media (min-width: 768px) and (max-width:833px){
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide .bi-ing-info{
  min-height: 530px !important;
  }
}
@media (min-width: 880px) and (max-width:1024px){
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide .bi-ing-info{
     min-height: 405px !important;
  }
}
@media (max-width: 767px){
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper{
   flex-direction:column;
  }
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide{
   width:100%;
   margin: 0 auto!important;
    padding:40px 0px 0px 0px;
  }
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide img{
   padding-right:0px;
  }
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide .bi-ing-title{
    padding-right:0px;
  }
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide .bi-ing-info{
    min-height:auto;
    padding-right:0px;
        border-right:none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    text-align:center;
    padding:0px 25px 40px 25px;
  }
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide:last-child .bi-ing-info{
    padding-right:25px;
    padding-bottom:20px;
     border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
<!--VMS-302 STARTS.-->

  #account .account-nav-list .account-nav-item .account-nav-link p .btn.btn--small {
    padding: 18px 0;
    font-family: "Libre Franklin";
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    margin-left: 8px;
    letter-spacing: 1px;
    color: black;
    text-decoration: none;
    border: 0;
    background-color: transparent !important;
  }

  body.template-cart .subscriptionInfo span:nth-child(2) {
  	white-space:normal !important;
  	font-size:11px !important;
  }
  #ordergrooveCheckoutModal .ogmodal__container .Form__Header h1.Form__Title {
	text-align: center;
	font-size: 30px;
	font-weight: 500;
  }
  #ordergrooveCheckoutModal .ogmodal__container form {
    position: relative;
  }
  #ordergrooveCheckoutModal .ogmodal__container .ogmodal__signin .Form__Item {
    display: flex;
    flex-direction: column-reverse;
  }
  #ordergrooveCheckoutModal .ogmodal__container .ogmodal__signin .Form__Item input {
    width: 100%;
  }
  #ordergrooveCheckoutModal .ogmodal__container .ogmodal__signin {
/*     text-align: center; */
  }
  #ordergrooveCheckoutModal form .ogmodal__menu {
    position: absolute;
    right: 20px;
    bottom: 95px;
  }
  .template-product #ordergrooveCheckoutModal form .ogmodal__menu {
    bottom: 0;
  }
  .cart #ordergrooveCheckoutModal form .ogmodal__menu {
    bottom: 0;
  }
  #ordergrooveCheckoutModal form .Form__Submit {
    background: black;
    color: #ffffff;
    border: 1px solid black;
    box-shadow: none;
    padding: 6px 15px;
    border-radius: 5px;
    display: block;
    max-width: 300px;
    margin: auto;
  }
  #ordergrooveCheckoutModal form .ogmodal__menu button {
    background: #ffffff;
    border: 1px solid black;
    box-shadow: none;
    padding: 4px 15px;
    border-radius: 5px;
  }
  #ordergrooveCheckoutModal {
    padding-bottom: 20px !important;
    z-index: 55 !important;
    max-height: 100vh;
    overflow-y: auto;
    width:480px !important;
  }
  #uploadmodal .ogmodal__container .Form__Header h1.Form__Title {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    }
    #uploadmodal .ogmodal__container form {
      position: relative;
    }
    #uploadmodal .ogmodal__container .ogmodal__signin .Form__Item {
      display: flex;
      flex-direction: column-reverse;
      text-align: left;
    }
    #uploadmodal .ogmodal__container .ogmodal__signin .Form__Item input {
      width: 100%;
    }
    #uploadmodal .ogmodal__container .ogmodal__signin {
  /*     text-align: center; */
    }
    #uploadmodal form .ogmodal__menu {
      position: absolute;
      right: 20px;
      bottom: 95px;
    }
    .template-product #uploadmodal form .ogmodal__menu {
      bottom: 0;
    }
    .cart #uploadmodal form .ogmodal__menu {
      bottom: 0;
    }
    #uploadmodal form .Form__Submit {
      background: black;
      color: #ffffff;
      border: 1px solid black;
      box-shadow: none;
      padding: 6px 15px;
      border-radius: 5px;
      display: block;
      max-width: 300px;
      margin: auto;
    }
    #uploadmodal form .ogmodal__menu button {
      background: #ffffff;
      border: 1px solid black;
      box-shadow: none;
      padding: 4px 15px;
      border-radius: 5px;
    }
    #uploadmodal {
      padding-bottom: 20px !important;
      z-index: 9999 !important;
      max-height: 100vh;
      overflow-y: auto;
      width:480px !important;
    }
  .SubscriptionText {
    text-align: center;
    padding: 15px;
  }
  .cart-item__discount {
    color: #aa132d;
    font-weight: 700;
    padding-top: 10px;
  }
  .text-left.cart-flex-item p .selling-name {
    font-size: 14px;
    color: #5a5b5e;
  }
  .ogmodal__container img {
    max-width: 100px;
  }
  .ogmodal__container.fields {
    margin-top: 10px !important;
    padding-top: 10px !important;
  }
  .ogmodal__container .close-btn {
    position: absolute;
    right: 12px;
    top: 20px;
    z-index: 99;
  }
  .ogmodal__container h3 {
  	margin-bottom: 5px;
  }
  .ogmodal__container .close-btn #close {
    padding: 6px;
    min-width: auto;
    min-height: auto;
    font-size: 26px;
    font-family: Libre Franklin;
    font-weight: 400;
    line-height: unset;
  }
  @media screen and (min-width: 1024px) and (max-width: 1200px) {
    p .subscriptionInfo {
      left: 49% !important;
    }
    #ordergrooveCheckoutModal, #uploadmodal   {
      z-index: 9999 !important;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    p .subscriptionInfo {
      left: 65% !important;
    }
    #ordergrooveCheckoutModal, #uploadmodal   {
      z-index: 9999 !important;
    }
    body.template-cart p .subscriptionInfo {
      left:0;
    }
  }
  @media screen and (max-width: 767px) {
    #cart-drawer .mini-products-list .selling-plan {
      font-size: 12px;
    }
    .cart-item__discount {
       white-space: pre-wrap;
    }
    p .subscriptionInfo {
      top: 51% !important;
      left: 61% !important;
    }
    #ordergrooveCheckoutModal, #uploadmodal  {
      z-index: 9999 !important;
    }
    body.template-cart p .subscriptionInfo {
      left:0 !important;
    }
    body.template-cart p .selling-name {
      font-size:12px !important;
    }
  }
  @media screen and (min-width: 315px) and (max-width: 653px) {
    p .subscriptionInfo {
      left: 61% !important;
    }
    #ordergrooveCheckoutModal, #uploadmodal  {
      width: 90% !important;
    }
  }
/*   @media screen and (min-width: 1920px) and (max-width: 1920px) {
    p .subscriptionInfo {
      left: 34% !important;
    }
  } */
  @media screen and (min-width: 1600px) {
    p .subscriptionInfo {
      left: 31% !important;
    }
  }
<!--VMS-302 ENDS.-->

.account-text-link svg {
  display: inline-block;
  vertical-align: top;
  width: 15px;
  height: auto;
  margin: 1px 0 0 4px;
}

@media (max-width:767px){
  .heart_health_head_bottom{
    margin-bottom:5px;
    font-size:14px;
    width:60%;
    margin:0 auto;
  }
}
.h5.h5-bold{
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.02em;
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin: 0 0 20px 0;
  color: #c11a0e;
}
.feature-row h2 {
    font-size: 40px;
    margin-bottom: 15px;
}
<!--  WACG 1.3.1 end -->

input#neuriva-form-email:focus,
button.vms-science-btn:focus,
input#footer__form__check-1:focus,
input#airborne_bundle_email:focus,.back-to-top-btn:focus,
.revolution-email:focus,
button#close:focus,
.product-form__cart-submit:focus{
    outline: 2px solid black;
    outline-offset: 2px;
}
#MobileNav li a:focus,.closemobileMenu:focus{
border: 1px solid black;
}

/* --------------------------------------new ada css------------------------------- */
#airborne-bundles .sec-ttl {
  position:relative;
}
.slick-arrow:focus-visible {
  outline: 1px solid black!important;
}
.insta-skip-mega-menus{
  left:0;
  right:0;
  margin:0 auto;
  position:absolute;
  top:60%;
  opacity:0;
  width: fit-content;
}
.insta-skip-mega-menus:hover{
  opacity:0;
}
.insta-skip-mega-menus:focus{
  opacity:1;
}
.product-single__photos.left:focus-visible{
  outline:none !important;
}
.product-single__photos.left:focus-visible .slick-arrow{
  opacity:1 !important;
  display:block !important;
}
.product-single__photos.left .slick-arrow:focus-visible{
  opacity:1 !important;
  display:block !important;
}
#airborne-bundles .quote-wraper .slick-dots li button:focus-visible{
  outline: 2px solid black!important;
  outline-offset: 2px !important;
  opacity:1;
}
.grid-view-item__image picture {
  display: block;
}
/* ---------------------------------pdp product overview------------------------- */
.pdp-product-overview-wrapper .product-overview-title{
  display: block;
  margin-bottom: 50px;
  color: #d71f27;
  width: 100%;
  height: 47px;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
}
.pdp-product-overview-wrapper #pdp-product-overview .swiper-container{
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  z-index: 1;
}
.pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper{
  display: flex;
  justify-content: center;
  transform: translateZ(0) !important;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition-property: transform;
  box-sizing: content-box;
}
.pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide{
  width: 22%;
  padding: 40px 0;
  margin: 0 40px 0 0 !important;
  position: relative;
  transition-property: transform;
  box-sizing: border-box;
  flex-shrink: 0;
}
.pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide img{
  display: block;
  margin: auto;
  padding-bottom: 30px;
  max-width: 197px;
  padding-right: 38px;
}
.pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide .bi-ing-title{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  margin-bottom: 20px;
  padding-right: 38px;
}
.pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide .bi-ing-info{
  font-family: Raleway;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
  color: #ffffff;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  padding-right: 38px;
  min-height: 300px;
}
.pdp-product-overview-wrapper .pdp-product-overview-legal-text{
  margin-top: 25px;
  padding: 0 20px 94px;
  width: 100%;
  height: 37px;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  color: #ffffff;
  margin-top: 25px;
  padding: 0 20px 94px;

}
.pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide:last-child{
  margin-right: 0 !important;
}
.pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide:last-child .bi-ing-info{
  border: unset;
  padding-right:0;
}
@media (min-width: 768px) and (max-width: 1024px){
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide{
    margin: 0 10px 0 0 !important;
  }
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide img{
    max-width: 126px !important;
    padding-right: 20px !important;
  }
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide .bi-ing-title{
    padding-right: 20px !important;
  }
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide .bi-ing-info{
    padding-right: 20px !important;
  }
}
@media (min-width: 768px) and (max-width:833px){
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide .bi-ing-info{
    min-height: 530px !important;
  }
}
@media (min-width: 880px) and (max-width:1024px){
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide .bi-ing-info{
    min-height: 405px !important;
  }
}
@media (max-width: 767px){
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper{
    flex-direction:column;
  }
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide{
    width:100%;
    margin: 0 auto!important;
    padding:40px 0px 0px 0px;
  }
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide img{
    padding-right:0px;
  }
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide .bi-ing-title{
    padding-right:0px;
  }
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide .bi-ing-info{
    min-height:auto;
    padding-right:0px;
    border-right:none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    text-align:center;
    padding:0px 25px 40px 25px;
  }
  .pdp-product-overview-wrapper #pdp-product-overview .swiper-container .swiper-wrapper .swiper-slide:last-child .bi-ing-info{
    padding-right:25px;
    padding-bottom:20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
<!--VMS-302 STARTS.-->

#account .account-nav-list .account-nav-item .account-nav-link p .btn.btn--small {
  padding: 18px 0;
  font-family: "Libre Franklin";
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  margin-left: 8px;
  letter-spacing: 1px;
  color: black;
  text-decoration: none;
  border: 0;
  background-color: transparent !important;
}

body.template-cart .subscriptionInfo span:nth-child(2) {
  white-space:normal !important;
  font-size:11px !important;
}

.SubscriptionText {
  text-align: center;
  padding: 15px;
}
.cart-item__discount {
  color: #aa132d;
  font-weight: 700;
  padding-top: 10px;
}
.text-left.cart-flex-item p .selling-name {
  font-size: 14px;
  color: #5a5b5e;
}
.ogmodal__container img {
  max-width: 100px;
}
.ogmodal__container.fields {
  margin-top: 10px !important;
  padding-top: 10px !important;
}
.ogmodal__container .close-btn {
  position: absolute;
  right: 12px;
  top: 20px;
  z-index: 99;
}
.ogmodal__container h3 {
  margin-bottom: 5px;
}
.ogmodal__container .close-btn #close {
  padding: 6px;
  min-width: auto;
  min-height: auto;
  font-size: 26px;
  font-family: Libre Franklin;
  font-weight: 400;
  line-height: unset;
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  p .subscriptionInfo {
    left: 49% !important;
  }
  #ordergrooveCheckoutModal, #uploadmodal {
    z-index: 9999 !important;
  }

}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  p .subscriptionInfo {
    left: 65% !important;
  }
  #ordergrooveCheckoutModal, #uploadmodal  {
    z-index: 9999 !important;
  }
   
  body.template-cart p .subscriptionInfo {
    left:0;
  }
}
@media screen and (max-width: 767px) {
  #cart-drawer .mini-products-list .selling-plan {
    font-size: 12px;
  }
  .cart-item__discount {
    white-space: pre-wrap;
  }
  p .subscriptionInfo {
    top: 51% !important;
    left: 61% !important;
  }
  #ordergrooveCheckoutModal, #uploadmodal  {
    z-index: 9999 !important;
  }
  body.template-cart p .subscriptionInfo {
    left:0 !important;
  }
  body.template-cart p .selling-name {
    font-size:12px !important;
  }
}
@media screen and (min-width: 315px) and (max-width: 653px) {
  p .subscriptionInfo {
    left: 61% !important;
  }
  #ordergrooveCheckoutModal, #uploadmodal   {
    width: 90% !important;
  }
}

@media screen and (min-width: 1600px) {
  p .subscriptionInfo {
    left: 31% !important;
  }
}
<!--VMS-302 ENDS.-->

<!-- WACG 1.3.1 start -->

.slideshow__text-content  .h1,.h2,.h3 .brand_head_text{
  margin-bottom: 0px;
}

.custom__item-inner--collection .details p{
  margin: 0;
  font-weight: 700;
  background-color: #ffffff;
  font-size: 15px;
  display: inline-block;
  padding: 10px 20px;
  color: #333333;
}

.check-news-signup h2{
  font-size: 12px;
}

p.search-pop-title{
  font-family: Libre Franklin,sans-serif;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: .02em;
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin: 0 0 20px;
}

.airborne-slide-subtitle{
  font-size: 26px;
}
p.sleep-shine-list {
  font-size: 18px;
  font-family: Libre Franklin,sans-serif;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: .02em;
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin: 0 0 20px;
}

#shopify-section-neuriva-think-bigger .btn.mob-btn-sm.btn-sm{
  float: left;
  clear: both;
}
#shopify-section-megared-slideshow .brand_head_text{
  color: white !important;
  font-size: 26px;
  margin-bottom: 0px;
}

@media (max-width:767px){
  .deal_second_span,.deal_first_span{
    display:block;
    text-align:center;
  }
  .deal_second_span{
    margin-top:15px;
  }
}
@media (min-width:768px) and (max-width:991px){
  .deal_second_span,.deal_first_span{
    display:block;
    text-align:center;
  }
  .deal_second_span{
    margin-top:15px;
  }
}
.brand_head_text{ color:#562466 !important; font-size:60px; margin-bottom:30px; } .wrap-caption h2{ margin-bottom:0px;line-height:normal} .slideshow__text-content .btnWrap{ margin-top:30px; } @media (max-width:767px){ .brand_head_text{ font-size:20px;margin-bottom:0px }
  .slideshow__text-content .btnWrap{ margin-top:10px; }
} @media (min-width:767px) and (max-width:991px){ .brand_head_text{ font-size:50px; } }


.ss_below_slide_head{
  width:505px;
  font-size:45px;
  position: relative;
  top: -180px;
}
@media (min-width:768px) and (max-width:991px){
  .ss_below_slide_head{
    font-size: 30px;
    width: 322px;
  }
}
@media (min-width:992px) and (max-width:1024px){
  .ss_below_slide_head{
    font-size: 38px;
    width:409px;
  }
}
@media (max-width:767px){
  .ss_below_slide_head{
    font-size: 20px;
    width:210px;
    top: -80px;
    left: -13px;
  }
}

.slick-slide img.airborne_img{
  margin: inherit;
}
@media (max-width:767px){
  .landing_slide_head{
    font-size:20px;
  }
  .slick-slide img.airborne_img{
    margin:0 auto ;
  }
}

@media (max-width:767px){
  .landing_slide_head_bottom{
    margin-bottom:5px;
    font-size:15px;
  }
}

@media (max-width:767px){
  .neuriva_shots_slide_head{
    font-size:20px;
    margin-bottom:10px;
  }
}


@media (max-width:767px){
  .neuriva_shots_slide_head_bottom{
    margin-bottom:5px;
    font-size:16px;
    padding:0px 35px;
  }
}

@media (max-width:767px){
  .daag_slide_head{
    font-size:24px;
    margin-bottom:10px;
  }
}

@media (max-width:767px){
  .daag_slide_head_bottom{
    margin-bottom:5px;
  }
  .daag_slide_head_bottom{
    font-size:14px;
    width:60%;
    margin:0 auto;
  }
}
@media (max-width:767px){
  .heart_health_head{
    font-size:18px;
    margin-bottom:10px
  }
}

@media (max-width:767px){
  .heart_health_head_bottom{
    margin-bottom:5px;
    font-size:14px;
    width:60%;
    margin:0 auto;
  }
}
.h5.h5-bold{
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.02em;
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin: 0 0 20px 0;
  color: #c11a0e;
}
.feature-row h2 {
  font-size: 40px;
  margin-bottom: 15px;
}
<!--  WACG 1.3.1 end -->

input#neuriva-form-email:focus,
button.vms-science-btn:focus,
input#footer__form__check-1:focus,
input#airborne_bundle_email:focus,.back-to-top-btn:focus,
.revolution-email:focus,
button#close:focus,
.product-form__cart-submit:focus{
  outline: 2px solid black;
  outline-offset: 2px;
}
#MobileNav li a:focus,.closemobileMenu:focus{
  border: 1px solid black;
  position: relative;
  z-index: 1;
}

.account-text-link {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  margin: 10px 14px -2px 15px;
  white-space: nowrap;
  padding: 0;
  line-height: 1;
  height: auto;
  border: 0;
  background-color: transparent;
}

.account-text-link svg {
  display: inline-block;
  vertical-align: top;
  width: 15px;
  height: auto;
  margin: 1px 0 0 4px;
}

#cart-drawer .cart-drawer__holder .priceRow  {
  padding-top: 15px;
}

#cart-drawer.active .cart-drawer-overlay {
  display: block;
}
.cart-drawer-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  background-color: #0009;
  z-index: 1;  
}

.cart-drawer__holder {
  z-index: 3;
}

html.mini-cart-over {
 overflow-y: hidden;
}