*{
  box-sizing: border-box;
}
.c_announ {
  background: #FFC000;
  color: white;
  padding: 18px 10px;
  position: sticky;
  top: 0;
  z-index: 9999;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
  left: 0px;
} 
.c_announ p{
  color: #192a82;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-size: 20px;
  margin: 0px;
}
main#main {
  /*   padding-top: 20px; */
}
/* .header-container {
background: #192a82;
}
.header-container .wrapper .logo-container a svg path {
fill: white;
}
.header-container .wrapper .links-container nav ul li a {
color: white;
} */

.c_subc_header{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #192A80;
  padding: 15px 0px;
}
.c_subc_header_a{
  width: 40%;
  padding: 0px 5px;
}
.c_subc_header_a img{
  width: 130px;
  display: block;
  margin: 0px auto;
  filter: brightness(2000%);
}
.c_subc_header_b{
  width: 60%;
  padding: 0px 5px;
}
.c_subc_header_b h2{
  font-family: "futura-pt", sans-serif;
  color: white;
  font-size: 35px;
}
#subscribe main#main {
  padding-top: 0px;
}
.c_subc_banner{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0px auto;
  padding: 40px 70px;
}
.c_subc_banner_a{
  width: 50%;
  padding: 0px 5px;
}
.c_subc_banner_b{
  width: 50%;
  padding: 0px 5px; 
}
.c_subc_banner_img{
  position: relative; 
}
.c_subc_banner_img img{
  width: 100%;
  display: block;
}
.c_subc_content {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-flow: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  max-width: 600px;
  margin: 0px auto;
}
.c_subc_heading {
  position: relative;
}
.c_subc_content h2{
  font-family: 'App Pro';
  color: #151B49;
  font-size: 3.5vw;
  margin: 0px;
  padding-bottom: 10px;
}
.c_subc_content p{
  font-family: 'futura-pt';
  color: #151B49;
  font-size: 2.5vw;
  margin: 0px;
  font-weight: 700;
}
.c_subc_content span {
  color: #1b2a81;
  font-family: 'futura-pt';
  font-size: 33px;
}
.c_subc_content a {
  color: #151B49;
  font-weight: 700;
  font-family: 'futura-pt';
  text-transform: uppercase;
  text-decoration: none;
  background: #FFBD00;
  display: none;
  width: 200px;
  text-align: center;
  padding: 20px 0px;
  border-radius: 100px;
  margin-top: 20px;
}
.c_subc_form {
  padding: 10px 0px;
  position: relative;
}
.c_subc_form .input-group{
  position: relative;
}
.c_subc_form .klaviyo_styling {
  margin-bottom: 18px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  max-width: 550px;
  padding: 0px;
  margin: 0px;
}
.c_subc_form .input-container {
  position: relative;
}
.c_subc_form input {
  border: 2px solid #192A80;
  padding: 20px 74px 20px 30px;
  width: 100%;
  height: 100%;
  border-radius: 34px;
  max-width: 440px;
}
.c_subc_form button.c_subc_btn {
  background: #FFBD00 !important;
  color: #151B49 !important;
  height: 100% !important;
  position: absolute !important;
  right: 0px;
  top: 0px;
  border: none;
  border-radius: 30px !important;
  width: 40%;
  font-weight: 800;
  font-size: 15px;
  text-transform: uppercase;
  overflow: hidden;
}
.c_subc_top {
  position: absolute;
  top: 0px;
  left: -50px;
  width: 40px !important;
}
.c_subc_bottom {
  position: absolute;
  right: 40px;
  bottom: -60px;
  width: 40px !important;
}
.yotpo {
  margin: 20px 0px;
}
span.yotpo-icon.yotpo-icon-star.rating-star.pull-left {
  color: #fdc11c;
  font-size: 25px;
}
.yotpo .text-m {
  color: #048366 !important;
  text-transform: uppercase;
  font-weight: 700;
  line-height: normal;
  margin-left: 10px;
  font-family: 'futura-pt';
}
.yotpo .pull-left {
  text-align: left;
  float: left;
  align-items: center;
}
.yotpo.yotpo-main-widget {
  max-width: 1200px;
  margin: 0px auto;
  padding: 10px 10px;
}
.product-photo-container{
  position: relative; 
}
.c_p_img-1 {
  position: absolute;
  top: 0px;
  left: 10px;
  width: 45px !important;
  min-height: auto !important;
}
.c_p_img-2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px !important;
  min-height: auto !important;
}
.product>form>.wrapper .product-photos .product-photo-thumbs {
  display: block !important;
}
.c_p_stars{

}
.c_p_stars img{
  width: 150px;  
  display: block;
}
.Smartrr-Product-Submit input#add {
  font-weight: 700;
}
.product>form>.wrapper .product-details .product-title-image img {
  margin-left: 0px;
}
.product-title-image h2{
  font-family: "App Pro";
  font-size: 75px;
  margin: 0 0 5px;
  color: #151b49;
}
.c_p_short-desc{

}
.c_p_short-desc h2{
  color: #151B49;
  font-family: 'App Pro';
  margin: 0px;
  font-size: 23px;
  margin-bottom: 5px;
}
.c_p_short-desc p{
  color: #048366;
  text-transform: uppercase;
  font-weight: 700;
  line-height: normal;
  font-family: futura-pt;
  margin: 0px;
  padding: 10px 0px;
}






@media (max-width: 1200px){

}

@media (min-width: 992px)
  .header-container {
    padding: 20px 0 0 !important;
  }


@media (max-width : 990px){
  .header-container {
    background: transparent;
  }
  .c_subc_banner {
    padding: 20px 10px 50px 10px;
  }
  .c_subc_top {
    top: -50px;
    left: -10px;
    width: 30px !important;
  }
  .yotpo {
    margin: 20px 0px 10px 0px;
  }
  .yotpo .standalone-bottomline.star-clickable, .yotpo .standalone-bottomline .star-clickable {
    float: none;
    justify-content: center;
    text-align: center;
  }
  .c_p_img-1 {
    left: 40px;
  }
  .c_p_img-2 {
    right: 20px;
  }
  .c_p_stars {
    padding-top: 30px;
  }
  .c_p_stars img {
    margin: 0px auto;
  }
  /*   .product {
  padding-top: 20vh;
} */
  .product-title-image h2 {
    font-size: 10vw;
    text-align: center;
  }
}

@media (max-width : 768px){
  .c_announ p {
    font-size: 16px;
  }
  .c_subc_header_a {
    width: 100%;
    padding: 0px;
  }
  .c_subc_header_b {
    width: 100%;
    padding: 0px;
  }
  .c_subc_header {
    padding: 15px 10px;
  }
  .c_subc_header_a img {
    width: 80px;
  }
  .c_subc_header_b h2 {
    font-size: 22px;
    text-align: center;
  }
  .c_subc_banner_a {
    width: 100%;
    padding: 0;
  }
  .c_subc_banner_b {
    width: 100%;
    padding: 0px;
    order: -1;
    margin-bottom: 30px;
  }
  .c_subc_banner_img img {
    width: fit-content;
    margin: 0px auto;
  }
  .c_subc_form button.c_subc_btn  {
    position: static !important;
    border-radius: 30px !important;
    width: 100%;
    font-size: 17px;
    display: inline-block;
    margin-top: 10px;
    padding: 20px 0px;
  }
  .c_subc_form input {
    padding: 20px 30px 20px 30px;
  }
  .c_subc_content {
    max-width: 300px;
  }
  .c_subc_content h2 {
    font-size: 28px;
  }
  .c_subc_content p {
    font-size: 20px;
  }
  .c_subc_bottom {
    right: 40px;
    bottom: -25px;
    width: 30px !important;
  }
  .c_subc_content span {
    font-size: 18px;
  }
  .c_subc_content a {
    padding: 15px 0px;
    margin: 10px auto;
  }
  .c_p_img-1 {
    left: 20px;
  }
  .c_p_img-2 {
    right: 10px;
  }
  .slick-initialized .slick-slide {
    display: block;
    padding: 0px 10px;
  }
}
@media(max-width:490px){
  div#shopify-section-c-ingredients {
    display: block;
    position: relative;
    width: 100%;
    top: 0px;
  }
  .c_p_img-1 {
    left: 0px;
  }
  .c_p_img-2 {
    right: 0px;
  }
  .product-title-image h2 {
    font-size: 10vw;
  }
  p.mobile-vid-trigger {
    display: none;
}
}
.own_contaoner{
  padding:40px 10px;
}
p.ds {
  padding: 30px 0px;
}
p.ds {
  font-size: 20px!important;
}
.hide_scroll{
  overflow:hidden;
}
.product {
  padding-top: 10vh !important;
}
form#customer_login_guest input.btn {
    color: #fff;
    background-color: #151b49;
    font-family: futura-pt,sans-serif;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #151b49;
    border-radius: 20px;
    padding: 10px 0;
    max-width: 200px;
    width: 100%;
    transition: .25s;
}
h2.guest-login {
    text-align: center;
    font-size: 2rem;
    color: #151b49;
    font-family: "App Pro";
}
form#customer_login_guest {
    text-align: center;
}