/** Shopify CDN: Minification failed

Line 954:0 Unexpected "}"

**/
/*------Other-style-start-----*/
@font-face {
  font-family: "Kaylush";
  src: url("/cdn/shop/files/Kaylush.otf?v=1667971535")
    format("otf");
  src: url("/cdn/shop/files/Kaylush.eot?v=1667971521")
      format("embedded-opentype"),
    url("/cdn/shop/files/Kaylush.woff?v=1667971522")
      format("woff"),
    url("/cdn/shop/files/Kaylush.woff2?v=1667971522")
      format("woff2"),
    url("/cdn/shop/files/Kaylush.svg?v=1667971522")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Harmonia Sans Pro Cyr";
  src: url("/cdn/shop/files/Harmonia_Sans_W01_Regular.otf?v=1703164571")
    format("otf");
  src: local("Harmonia Sans Pro Cyr Black"), local("HarmoniaSansProCyr-Black"),
    url("/cdn/shop/files/HarmoniaSansProCyr-Regular.eot?v=1703164154")
      format("embedded-opentype"),
    url("/cdn/shop/files/HarmoniaSansProCyr-Regular.woff2?v=1703164154")
      format("woff2"),
    url("/cdn/shop/files/HarmoniaSansProCyr-Regular.woff?v=1703164154")
      format("woff"),
    url("/cdn/shop/files/HarmoniaSansProCyr-Regular.ttf?v=1703164154")
      format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SuperaGothic";
  src: url("/cdn/shop/files/SuperaGothic-Regular.otf?v=1667992188")
    format("otf");
  src: url("/cdn/shop/files/SuperaGothic-Regular.eot?v=1667992237")
      format("embedded-opentype"),
    url("/cdn/shop/files/SuperaGothic-Regular.woff?v=1667992187")
      format("woff"),
    url("/cdn/shop/files/SuperaGothic-Regular.woff2?v=1667992187")
      format("woff2"),
    url("/cdn/shop/files/SuperaGothic-Regular.svg?v=1667992190")
      format("svg");
  font-weight: 400;
  font-style: normal;
}

body h1,
h2 {
  font-family: "Kaylush" !important;
}
.btn-slide {
  border-radius: 10px !important;
  background: #ecefca !important;
  color: #0d493c !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  letter-spacing: 2px !important;
  border: 2px solid #0d493c !important;
}
.btn-slide:hover {
  background: black !important;
  color: white !important;
  border: 2px solid black !important;
}
.section_content-wrapper.d-grid.block-1596768813955 {
  background: #0d493c !important;
}
.wave-style1 img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .wave-style1 {
    margin-bottom: -65px !important;
  }
  .card_footer-mobile .card_footer-nav .navElement {
    display: none !important;
  }
}
@media only screen and (max-width: 897px) {
  .fix-discount {
    width: 90% !important;
  }
  .image-part-pop {
    display: none;
  }
  .text-part-pop {
    width: 100% !important;
  }
  .content-part h6 {
    font-size: 30px !important;
  }
}
#popup4.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
#popup4.overlay:target {
  visibility: visible;
  opacity: 1;
  z-index: 9999;
}

#popup4 .popup {
  margin: 80px auto;
  padding: 0px;
  background: #fff;
  border-radius: 5px;
  width: 57%;
  position: relative;
  transition: all 5s ease-in-out;
}

#popup4 .popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
#popup4 .popup .close {
  position: absolute;
  top: 2px;
  right: 14px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(55, 63, 71);
  z-index: 1;
}

#popup4 .popup .content {
  max-height: 30%;
  overflow: auto;
  border-radius: 5px;
}
#popup4 .content {
  width: 100% !important;
}
@media screen and (max-width: 845px) {
  #popup4 .box {
    width: 70%;
  }
  #popup4 .popup {
    width: 85%;
  }
}
.fix-discount a {
  color: black;
}
.fix-discount a:hover {
  color: black;
}
.fix-discount {
  font-size: 18px;
  width: 145px;
  position: fixed;
  bottom: 0%;
  z-index: 9999;
  left: 2%;
  background: white;
  padding: 10px;
  text-align: center;
  color: black;
  font-weight: bold;
}
.image-part-pop {
  width: 50%;
  float: left;
}
.image-part-pop img {
  width: 100%;
}
.text-part-pop {
  float: left;
  width: 50%;
  padding: 15px;
}
.content-part h6 {
  font-size: 36px;
  font-family: Harmonia Sans Pro Cyr;
  font-weight: bold;
  line-height: 45px;
  color: #373f47;
}
.content-part {
  background: #e9edf0;
  padding: 10px 0px 10px 0px;
  text-align: center;
}
.circle-cross {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: white;
  border-radius: 50%;
}
.content-part p {
  font-family: Harmonia Sans Pro Cyr;
  color: #373f47;
}
.form-part {
  margin-top: 10px;
}
.whatsapp_icon_fixed {
  position: fixed;
  bottom: 5%;
  right: 3%;
  z-index: 9999;
}
.whatsapp_icon_fixed img {
  width: 50px;
}

/*---End-Other-style-----*/

/*------05-02-2024----*/
.sticky_atc_wrapper {
  display: flex;
  justify-content: start;
  align-items: center;
}
.sticky_atc_button {
  display: flex;
  justify-content: flex-end;
  width: 40%;
  align-items: center;
}
.sticky_atc_content {
  width: 60%;
  flex: 0 0 60%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.sticky-button {
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  opacity: 0;
}
a.sticky_add_cart.btn.btn--submit.product__submit__add {
  background: #dedaef;
  border-radius: 7px;
  text-transform: uppercase;
  margin: 0 10px;
}
.sticky_atc_shown {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  bottom: 0;
  background: #fff;
  width: 100%;
  padding: 10px;
  z-index: 1;
}
.custom-container {
  max-width: 1360px;
  margin: 0 auto !important;
}
.sticky_atc_image {
  min-height: inherit;
  padding-right: 10px;
}
.sticky_atc_text h2 {
  margin-bottom: 4px;
  font-size: 20px;
  color: #000;
  font-weight: 900;
  letter-spacing: 1;
}
.sticky_atc_text p {
  font-size: 18px;
  margin: 0px;
  padding: 0px;
  border-bottom: 2px solid;
}
.sticky_atc_image img {
  height: 100%;
  width: 100%;
}
.sticky_atc_price {
  display: flex;
  flex-direction: column;
}
.sticky_atc_price {
  font-size: 20px !important;
  color: #0d493c;
  font-weight: bold;
  padding-right: 10px;
}
.qty-container {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #d4d4d4;
  margin-right: 15px;
}
.qty-container .qty-btn-minus,
.qty-container .qty-btn-plus {
  padding: 10px 13px;
  font-size: 10px;
  height: 38px;
  width: 38px;
  transition: 0.3s;
}
.qty-container .input-qty {
  text-align: center;
  padding: 6px 10px;
  border: none;
  max-width: 35px;
  background-color: transparent;
}
.sticky_add_cart {
  margin: 0px 10px;
}
.product-cart .product-cart_button .btn:hover {
  color: #fff;
}
.sticky_atc_shown .sticky_add_cart:hover {
  background: #000 !important;
  color: #fff;
}
.grid label.card span.plan-details {
  min-height: 335px;
}
.new_best_buy_button {
  background-color: #0d493c !important;
  color: #fff !important;
}
.new_best_buy_button:hover {
  color: #fff !important;
}
.product__submit__add {
  background: #ddd !important;
  border-radius: 6px !important;
  border-color: #ddd !important;
}
input#Option1 {
  top: 20px !important;
}
.product__submit__add:hover {
  background: #000 !important;
}
.product__submit__add span {
  color: #fff !important;
}
.product__submit__add:hover span {
  color: #fff !important;
}
span.custom-font {
  font-size: 26px !important;
}
.cart-waiting span {
  color: #fff !important;
}
.plan-type {
  color: #0d493c;
  font-family: Harmonia Sans Pro Cyr !important;
  font-size: 25px;
}
.cart-drawer .cart-foot .btn:hover span {
  color: #fff !important;
}
.product-cart_button .cart-waiting:before {
  display: none;
}

@media screen and (max-width: 1300px) {
  span.percentage_discount {
    font-size: 26px !important;
  }
  .grid label.card span.plan-details {
    min-height: 323px;
  }
  .bottle_span,
  span.tablets_span {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 1199px) {
  .variants-wrapper .plan-details span.percentage_discount,
  span.custom-font {
    font-size: 22px !important;
    line-height: 28px;
  }
  .grid label.card span.plan-details {
    min-height: 307px;
  }
  .variants-wrapper .select-option label {
    min-width: 200px !important;
  }
  .grid {
    width: 100%;
    overflow: auto;
  }
}

@media screen and (max-width: 991px) {
  .sticky_atc_text p {
   overflow: hidden;
      font-size: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .sticky_atc_wrapper {
    flex-wrap: wrap;
  }
  .sticky_atc_text {
    margin-bottom: 10px;
  }
  .sticky_atc_image,
  .sticky_atc_text h2,
  .sticky_atc_price {
    display: block;
  }
  .variants-wrapper .grid {
    display: flex !important;
    column-gap: 10px !important;
    justify-content: flex-start;
    overflow: auto;
  }
  .variants-wrapper .select-option label {
    /* min-width: 180px !important; */
    min-width: 42% !important;
    width: 100% !important;
  }
  .sticky_atc_content,
  .sticky_atc_button {
    width: 100%;
    flex: 0 0 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .grid label.card span.plan-details {
    min-height: 303px;
  }
  .new_best_buy_button {
    margin: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .variants-wrapper .plan-details span.percentage_discount {
    font-size: 18px !important;
    line-height: 28px;
  }
  .layout-2 .product-cart > div {
    max-width: 100% !important;
  }
  .new_best_buy_button {
    margin: -9px !important;
  }
}

.sticky_atc_button .add-to-cart {
  background: #000 !important;
}

/* Akira video player */
video + button.close {
  font-size: 22px;
  display: block;
  top: -12px;
  right: -18px;
  position: absolute;
  font-weight: 600;
}

video.hide {
  display: none;
}

video#playvideo {
  border-radius: 10px;
}

/* video player exit animation css starts */
.myvideo_scetion {
  animation: moveleft 3s 1 normal forwards;
}

@keyframes moveleft {
  from {
    transform: translateX(300px);
  }

  to {
    transform: translateX(-25px);
  }
}

.slide-out {
  animation: slideOutRight 1s ease-out;
}

@keyframes slideOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}

video::-webkit-media-controls-fullscreen-button {
  display: none !important;
}

/* pdp accordions */
.accordion {
  position: relative;

  width: 95%;
}
[id*="open-accordion"],
[id*="close-accordion"] {
  background: transparent;
  border-bottom: 1px solid #fff;
  line-height: 40px;
  height: 40px;
  display: block;
  margin: 0 auto;
  position: relative;
  width: 99%;
}
[id*="close-accordion"] {
  display: none;
}
.accordion a {
  color: #0d493c;
  font-size: 24px;
  font-weight: bold;
  font-family: Harmonia Sans Pro Cyr !important;
  text-decoration: none;
  text-shadow: none;
  border-bottom: 2px solid #0d493c;
  margin-top: 5px;
}
[id*="open-accordion"]:after {
  content: "+";

  position: absolute;
  right: 5px;
  top: 0px;
  z-index: 999;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
[id*="close-accordion"]:after {
  content: "-";

  position: absolute;
  right: 5px;
  top: 0px;
  z-index: 999;
}
.target-fix {
  display: block;
  top: 0;
  left: 0;
  position: fixed;
}
.accordion-content ul li {
  list-style-type: none;
  color: #0d493c;
  font-family: Harmonia Sans Pro Cyr !important;
  line-height: 25px;
}

.accordion-content p {
  list-style-type: none;
  color: #0d493c;
  font-family: Harmonia Sans Pro Cyr !important;
  line-height: 25px;
  margin: 0px;
}
.accordion-content {
  background: #fff;
  height: 0;

  position: relative;
  overflow: hidden;
  width: 90%;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
}
.accordion span:target ~ .accordion-content {
  display: block;
  height: auto;
  padding-bottom: 25px;
  padding-top: 10px;
}
.accordion span:target ~ [id*="close-accordion"] {
  display: block;
}
.accordion span:target ~ [id*="open-accordion"] {
  display: none;
}
.accordion span:target ~ [id*="close-accordion"]:after {
}

.marquee:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
  z-index: 9999;
}

.popup {
  margin: 0px auto;
  padding: 0px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #104ff3;
  z-index: 1;
}

.popup .content {
  max-height: 30%;
  overflow: auto;
}
.content {
  width: 100% !important;
}
@media screen and (max-width: 700px) {
  .box {
    width: 70%;
  }
  .popup {
    width: 70%;
  }
}
.logo_center span {
  font-weight: 600;
  font-size: 25.3333px;
  line-height: 38px;
  color: #000000;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.logo_center .one_third_snap {
  font-weight: 600;
  font-size: 25.3333px;
  line-height: 38px;
  color: #104ff3;
  display: contents;
}
.logo_center .downpymt_snap {
  margin: 0 auto;
  text-align: center;
  display: block;
  font-weight: 600;
  font-size: 13.619px !important;
  line-height: 20px;
  letter-spacing: 0.07em;
  color: #000000;
}

.modal-wrpr {
  border: 1px solid #c1d5ff;
  background-color: #fff;
  position: relative;
  max-height: 100%;
  height: 562px;
  overflow: hidden;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .variants-wrapper .grid {
    display: flex;
    overflow: scroll;
    column-gap: 10px !important;
    /* column-gap: 20px!important; */
    margin-bottom: 20px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; /* Enables smooth scrolling on iOS devices */
    scrollbar-width: none; /* Hides the scrollbar on Firefox */
    -ms-overflow-style: none; /* Hides the scrollbar on Internet Explorer and Edge */
  }
  .variant-wrapper .grid::-webkit-scrollbar {
    display: none;
  }
}
.variants-wrapper .select-option label {
  min-width: 42%;
}

.trust-badges {
  margin: 10px 0px;
  display: flex;
  max-width: 400px;
}

#error-message {
  color: red;
  margin-top: 10px;
  display: none;
  justify-content: center;
}

.download-badge-report {
  display: flex;
  justify-content: center;
}
.badgerep-heading {
  font-size: 4rem !important;
}
.badge-child {
  margin: 10px 20px;
}
.badgerep-subheading {
  text-align: center;
  margin-top: 0px;
  font-size: 2rem !important;
}
#download-badge-report-button {
  color: #fff;
  background: #000;
  padding: 10px 30px;
  border-radius: 40px;
  font-size: 16px;
  height: 50px;
  cursor: pointer;
}

.badge-container {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .download-badge-report {
    flex-direction: column;
  }
  .badge-container {
    margin-top: 30px;
  }
}

.pdp-trust-text {
  text-align: center;
  margin: 0px;
}

.trust-badge-img {
  width: 86%;
  margin: auto;
  display: flex;
}

/* new var style */
.mygrid.grid {
      position: relative;
    z-index: 8;
  display: block !important;
  width: 75%;
  margin-left: 2px;
}
input#Option1 {
  left: 15px !important;
}
.plan-details-padding {
  margin-left: 22px;
  padding: 18px 14px !important;
  display: flex;
  justify-content: space-between;
}
.plan-details {
  min-height: fit-content !important;
}
.plan-details {
  margin: 8px 0px;
}
.new-variant-pricing {
  display: flex;
  flex-direction: row-reverse;
  align-content: center;
  flex-wrap: wrap;
}
.pitem {
  display: block;
  margin-top: 2px;
}
.pitem p {
  font-size: 10px;
  line-height: normal;
}

.card #Option1 {
  visibility: visible !important;
}
span.custom-font {
  font-size: 19px !important;
}
.new-variant-pricing span {
  margin: 0px 4px;
}
.radio:checked ~ .plan-details {
  background-color: #eeeeee54;
}
@media only screen and (max-width: 767px) {
  .mygrid.grid {
    width: 100%;
  }
}
@media only screen and (max-width: 444px) {
  .new-variant-pricing {
    width: 60%;
  }
}
.save_span {
  font-size: 12px !important;
}

/* Workshop css starts */

/* Workshop Grid  */

.workshop-grid {
  text-align: center;
  background-color: #f9f9f9;
  padding: 40px 20px;
  font-family: Arial, sans-serif;
}

.workshop-grid__heading {
  margin-bottom: 10px;
  color: #222;
}

.workshop-grid__subheading {
  color: #666;
  margin-bottom: 30px;
}


.workshop-grid__items {
 display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .workshop-grid__items {
    grid-template-columns: repeat(2, 1fr); 
  }
}

@media (max-width: 480px) {
  .workshop-grid__items {
    grid-template-columns: 1fr;
  }
}
.workshop-grid__item {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  padding: 20px;
  text-align: left;
  transition: transform 0.3s ease;
}

.workshop-grid__item:hover {
  transform: translateY(-5px);
}

.workshop-grid__icon {
  width: 80px;
  height: 80px;
  margin-bottom: 15px;
}

.workshop-grid__title {
  font-size: 24px;
  color: #222;
  margin-bottom: 10px;
}

.workshop-grid__description {
  font-size:16px;
  color: #666;
}

.snap_emi_txt_wrapper{
  display:none;
}

._container_3eyaa_70{
      bottom: 50px !important;
      }
}
._appEmbedRoot_1tvcr_3 > div{
  bottom: 50px !important;
}