/** Shopify CDN: Minification failed

Line 874:4 "link-height" is not a known CSS property
Line 960:0 Expected "}" to go with "{"

**/
@font-face { font-family: 'Kefir-Bold'; src: url(
'/cdn/shop/files/Kefir-Bold.woff?v=1723237375')format('woff'); }

.img_with_txt {
  display: flex;
  flex-wrap: wrap;
}

.img_with_txt_inner {
  flex-basis: 32%;
  text-align: center;
  padding: 30px;
}

.product-ground-mat .img_with_txt_inner.icon_block {
    padding: 10px 10px 20px;
    box-shadow: 0 0px 5px 1px rgb(0 0 0 / 32%);
    margin: 0.5em 5px;
    border-radius: 10px;
    background: #f1f1f1;
}
.product-ground-mat .img_with_txt_inner img {
    border-radius: 50%;
}

.img_with_txt_inner h5, .img_with_txt_inner p {
    font-size: 20px;
    color: #000;
    padding-top: 20px;
}
.img_with_txt_inner h5 {
    margin-top: 20px;
}
/* icon with txt */
 
  .section__title{
    text-align: center;
    padding: 2em 0;
  }
  .section__title .sub__title{
    font-size: 20px;
    color: #808080;
    font-weight: 600;
    font-style: italic;
  }
  .section__title h2{
    font-weight: 600;
    font-size: 42px;
  }
/* img-btn*/
 .img--btn {
    max-width: 50%;
    margin: auto;
    background: #f6f6f6;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    }
  
.text-det {
    margin-bottom: 20px;
  }
  .text-det p {
    font-size: 24px;
}
  .banner_img {
    text-align: center;
    max-width: 30%;
    margin: auto;
  }
  .img--btn .button {
    max-width: 350px !important;
    margin-bottom: 20px;

  @media only screen and (max-width: 768px)
  {
  .img--btn {
    max-width: 90%;
  }
    .banner_img {
    max-width: 50%;
  }
    .text-det p {
    font-size: 18px;
  }
    
  }
/* pillowcase */
.pillow_bottom {
    width: 100%;
    text-align: center;
    padding: 10px 30px;
}
  .pillwo_red {
    background: #f60000;
    border-radius: 50px;
    padding: 10px;
  }
  .pillwo_red h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
  .pillow_bottom h6 {
    font-size: 28px;
    padding: 1em;
}
  .pillowcase p {
    font-size: 16px;
    padding: 10px;
}
  @media only screen and (max-width: 768px)
  {
    img.pillow_img {
    max-width: 90%;
}
    .img_with_txt_inner {
    margin: auto;
    max-width: 90%;
}
    .pillowcase p {
    font-size: 10px;
    padding: 10px 0;
}
    .pillwo_red h3 {
    font-size: 15px;
    }
    .pillow_bottom h6 {
    font-size: 16px;
    padding: 10px 0;
}
  }

/* text-with-btn */
 .txt__btn_inner {
    text-align: center;
}
.btn__txt {
    max-width: 95%;
    margin: auto;
    width: 100%;
    background: #3285E9;
    color: #fff;
    border: 1px solid #fff;
    font-size: 20px;
    padding: 15px 0;
}
.txt__btn {
    padding: 1em 0 3em;
}
.txt__btn h2{
    padding-bottom: 5px;
    font-weight: 600;
}
.txt__btn h2, .txt__btn p {
    color: #fff;
}
  .txt__btn p {
    padding-bottom: 10px;
}
img.research_img {
    border-radius: 50%;
}

@media only screen and (min-width: 769px)
{
.img_with_txt_inner p {
/*     padding: 0 68px; */
}
  .navbar-link:not(.is-arrowless) {
    padding-right: 1.7em;
}
  .navbar-item.has-dropdown a:after, .navbar-item.has-mega-menu a:after {
    font-size: 10px !important;
    font-weight: 700;
}
}
div#shopify-section-template--16536168759508__bbc0dd3a-fcae-4787-9d0b-59c997320556 .img_with_txt {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px;
}
div#shopify-section-template--16536168759508__bbc0dd3a-fcae-4787-9d0b-59c997320556 .img_with_txt_inner img {
  width: 200px;
}



.spot_icon {
  display: flex;
  flex-wrap: wrap;
}

.spot_icon .spot_icon_inner {
  flex-basis: 50%;
  display: flex;
  align-items: center;
  padding: 20px 0;
}

.spot_icon_inner img {
  width: 80px;
}

.spot_icon_inner h5 {
  font-size: 20px;
  color: #000;
}

.spot_icon_inner p {
  font-size: 18px;
}

.spot_icon .spot_icon_inner:nth-child(even) {
      flex-direction: row-reverse;
  justify-content: flex-start;
}

.spot_icon .spot_icon_inner:nth-child(odd) {
  justify-content: flex-start;
}
.spot_icon .spot_icon_inner:nth-child(odd) img {
  margin-right: 10px;
}

.spot_icon .spot_icon_inner:nth-child(even) img {
  margin-left: 10px;
}
.spot_icon {
  padding: 50px 0;
  background-image:url(/cdn/shop/t/35/assets/spotbg.png?v=1665000968);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

/*  */
.title {
  font-size: 45px;
  font-weight: 600;
}
span.money, .ur_price {
  color: #8a0006;
  font-weight: 700;
}
.ur_price {
  margin-right: 15px;
}
.product-template .price {
  text-align: left !important;
  font-size: 24px;
}
.product-form-container.has-padding-top {
  padding: 0;
}
.product-quantity-box.purchase-details__quantity,
.purchase-details__buttons.purchase-details__spb--true{
  margin: 0;
}
.product-block--description p {
  margin-bottom: 0 !important;
}
.img_block{
  margin : 16px 0;
  width: 50%;
  text-align: center;
}
@media (max-width: 798px) {
  .img_block{
    width: 100%;
  }
}
.rich-text__content p {
  font-size: 24px;
  margin-bottom: 0 !important;
  letter-spacing: -1px;
}
section.section.is-width-standard.has-background {
  border-radius: 30px;
}
.blissy_image {
  background: #ededed;
}
.blissy_image h3 {
  font-weight: 600;
}
.blissy_image a.button.button--primary {
  width: 225px;
  margin: auto;
  border-radius: 50px;
  border: 4px solid #fff;
  box-shadow: 0px 0px 10px 1px #989898;
}
.bottom__icons{
  display: flex;
    margin: 2em 0 0;
}
.image-with-text__logo {
    text-align: center;
    margin-bottom: 2em;
}
.image-with-text__logo img {
    max-width: 200px;
}
.image-with-text__icon {
    margin: auto;
}
.image-with-text__icon img {
    max-width: 100px;
    max-height: 100px;
    width: 100%;
    height: 100%;
}
h2.title.faq-title {
    text-align: center;
}
.faq-accordion dt button {
    color: #0d3fb4;
    font-weight: 600;
}
.faq-accordion dt {
    border: 0;
    border-radius: 5px;
    background: #f0f0f3;
    max-width: 70%;
    margin: 0 auto 5px;
}
.faq-accordion dd {
    max-width: 70%;
    margin: auto;
}

@media only screen and (max-width: 768px)
{
  div.product-template {
    padding-top: 0;
  }
  .product-template .price-ui {
    margin-top: 4px !important;
    flex-wrap: nowrap;
  }
  shopify-payment-terms {
    font-size: 10px;
    width: auto !important;
    text-align: left;
    margin: 0;
  }
  .product-block--price {
    margin: 4px 0;
  }
  .product-template .price {
    font-size: 13px;
    width: 50% !important;
  }
/*   span.ur_price {
    display: none;
  } */
  .quantity-wrapper .quantity-element, span.quantity-minus, .quantity-plus {
    min-height: 30px;
    padding: 0;
    width: 20px;
  }
   .product__images {
    margin-bottom: 10px;
  }
  .product-gallery .product-gallery__main .flickity-prev-next-button .flickity-button-icon {
    fill: #0c3fb3;
  }
  .product-gallery .product-gallery__main .flickity-prev-next-button {
    top: 50%;
  }
  .product-gallery .product-gallery__main .flickity-prev-next-button.previous {
    left: 2%;
  }
  .product-gallery .product-gallery__main .flickity-prev-next-button.next {
    right: 2%;
  }
  .img_with_txt_inner {
      flex-basis: 50%;
  }
  .title {
    font-size: 20px !important;
  }
  .description {
    font-size: 12px;
    padding-top: 5px;
  }
  .description p {
    font-size: 12px;
  }
  
  .purchase-details .purchase-details__spb--true .action_button.action_button--secondary {
    margin-bottom: 6px;
  }
  .smart-payment-button--true .purchase-details {
    padding-bottom: 0;
  }
  .purchase-details .purchase-details__spb--true .shopify-payment-button {
    margin-bottom: 0;
  }
  .img_with_txt_inner {
    margin: auto;
    max-width: 45% !important;
    padding: 0 10px;
    
  }
  .img_with_txt_inner img {
    width: 50%;
  }
  img.research_img {
    width: 80%;
  }
  .img_with_txt_inner h5, .img_with_txt_inner p {
    font-size: 12px;
  }
  .img_with_txt {
    gap: 10px;
  }
}
.quantity-wrapper.quantity-style--box .quantity-input-control--fill, .quantity-wrapper.quantity-style--box .quantity-input {
  width: 66px;
  height: 20px;
}
span.qty_btnz.button {
  width: 30px;
  padding: 0;
  height: 20px;
}
.qty_icon{
  width: 15px;
  fill: #fff;
}
.port_banner .caption-content {
    width: 100% !important;
}
.port_banner .title {
    font-size: 28px;
    margin: 0;
    padding: 0;
}
.image-with-text-overlay__buttons {
    margin-top: 1em;
    max-width: 400px;
}
.image-with-text-overlay__buttons a {
    padding: 10px 15px;
}


@media only screen and (max-width: 768px)
{
.rich-text__content.card-content {
    padding: 10px 0;
}

.rich-text__content p {
    text-align: left;
    font-size: 16px;
}
  .shopify-section {
    padding: 0 !important;
}

section.section {
    padding: 0 .5em !important;
}

.section__title {
    padding: .5em 0;
}

h2 {
    font-size: 25px !important;
}

.perfection_class h5 {
    font-size: 20px !important;
}

.btn__txt {
    font-size: 14px !important;
    padding: 10px !important;
}

.txt__btn p {
    text-align: left;
    margin: 0 10px;
}

h3.image-with-text__heading {
    font-size: 21px !important;
}

.image-with-text__text-column {
    padding: 10px;
}

.pillow_bottom {
    padding: 5px;
}

.main_title h3 {
    font-size: 25px;
}

p.sub_title {
    font-size: 18px;
}

.section_title {
    padding: 10px;
}

.three_icons_blocks {
    padding: 0;
}
.testimonials__main {
    padding: 30px 10px;
}

.product_faq {
    margin-top: 1em;
}

.faq-accordion dt, .faq-accordion dd {
    max-width: 100%;
    padding: 5px 5px;
}

.faq-accordion dt button {
    padding: 10px 20px 10px 15px;
    font-size: 15px;
}

.faq-accordion dd {
    padding-bottom: 10px;
}
  .caption-content {
    padding: 10px !important;
}
}
.icon-column__text .title {
    font-size: 20px;
    margin: 10px 0 0;
    color: #444461;
    font-weight: 400;
    text-align: center;
}

/* grounding-mat */
div#template-product-ground-mat .purchase-details.wb_purchase.has-quantity-box {
    flex-direction: column;
    align-items: flex-start;
}
div#template-product-ground-mat .quantity-wrapper.quantity-style--box .quantity-input-control--fill,
div#template-product-ground-mat .quantity-wrapper.quantity-style--box .quantity-input,
div#template-product-ground-mat .purchase-details__buttons.purchase-details__spb--false,
div#template-product-water-bottle .quantity-wrapper.quantity-style--box .quantity-input-control--fill,
div#template-product-water-bottle .quantity-wrapper.quantity-style--box .quantity-input,
div#template-product-water-bottle .purchase-details__buttons.purchase-details__spb--false
{
    width: 100%;
}
div#template-product-ground-mat .img_block {
    text-align: left;
}

div#template-product-water-bottle .quantity-wrapper.field.has-addons.quantity-style--box {
    margin-bottom: 1em;
}
div#template-product-water-bottle button.button.ajax-submit.action_button.button--add-to-cart.action_button--secondary {
    background: #0d3fb4;
    color: #fff;
}

body, button, input, select, textarea, .blog-excerpt, .blog_meta, .template-article .rte p { 
	font-size: 21px;
	font-weight: 500;
	line-height: 1.8em;
}

p, ul li, ol li 
{
	margin-bottom: 20px;
}
#announcement p {
    font-size: 16px;
}

.shg-rich-text img {
	height: auto;
}

td.shogun-table-row {
  vertical-align: top;
}
.shg-product {
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px;
}
.shogun-heading-component h1, .shogun-heading-component h2, .shogun-heading-component h3, .shogun-heading-component h4, .shogun-heading-component h5, .shogun-heading-component h6, 
.shg-product-title-component h1, .shg-product-title-component h2, .shg-product-title-component h3, .shg-product-title-component h4, .shg-product-title-component h5, .shg-product-title-component h6,
.shg-product-price, .shg-rich-text h1, .blog-sides .bl-tittle, .shogun-accordion-title {
    font-family: Karla !important;
}

.shogun-heading-component h1, .shg-product-title-component h1, .shg-rich-text h1, .blog-sides .bl-tittle {
    color: #0D3FB4 !important;
    font-weight: 600 !important;
    font-size: 40px !important;
    line-height: 1.2em !important;
    text-align: center !important;
    margin-bottom: 20px;
}

.shogun-heading-component h2, .shg-product-title-component h2, .shg-product-price, .shg-c.h2 p {
    color: #0D3FB4 !important;
    font-weight: 600 !important;
    font-size: 26px !important;
    line-height: 1.2em !important;
    text-align: center !important;
    margin-bottom: 20px;
}
.shogun-heading-component h3, .shg-product-title-component h3 {
    font-size: 24px !important;
    font-weight: 600 !important;
}
.shogun-heading-component h4, .shg-product-title-component h4 {
    font-size: 22px !important;
    font-weight: 600 !important;
}
ul, ol {
  list-style: disc;
  margin-left: 40px;
}
ol {
  list-style: decimal;
}
thead {
  display: none;
}
.inline-flex .shg-product-quantity-wrapper{
  display: inline-flex !important;
}
.shg-product-price {
    color: #000000 !important;
}
.product-price-custom h2 {
    margin-bottom: 0;
    color: #000 !important;
}
.shg-btn { 
    font-size: 20px !important;
    padding: 10px 50px !important;
}
.btn_orange a, .btn_orange a:hover, .btn_orange a:active {
	background-color: #FF7F00 !important;
}

.shg-product-image-wrapper {
    text-align: center;
}

.shg-product-image-wrapper img {
    max-width: 480px;
}
button.shg-product-quantity-button {
    background-color: lightgrey;
    border-radius: 100px;
    /* font-size: 36px; */
    /* border: 1px solid navy !important; */
}
button.shg-product-quantity-button.shg-product-quantity-button-left {
	padding: 0px 25px 0 23px;
}

button.shg-product-quantity-button.shg-product-quantity-button-right {
	padding: 0 20px;	
}

.order-box .shogun-heading-component h2 {
    color: #000000 !important;
    text-align: right !important;
}
.strike-out {
  text-decoration: line-through;
}
.txt--black, .txt--black h2 {
  color: #000 !important;
}
.txt-small {
  font-size: 14px;
  line-height: normal;
}
.txt-grey {
  color: #7b7b7b;
}
.txt-center, .txt-center h1, .txt-center h2, .txt-center h3  {
  text-align: center !important;
}
.txt-left, .txt-left h1, .txt-left h2, .txt-left h3 {
  text-align: left !important;
}
.mt--0, .mt--0 h2, .mt--0 p {
  margin-top: 0 !important;
}
.mb--0, .mb--0 h2, .mb--0 p {
  margin-bottom: 0 !important;
}
/* Remove side bar from the blog page */
article.col-sm-9.col-lg-9 {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    float: none;
}

.ccv {
	display: none;
}
#s-4b39cf24-fe14-44c8-b414-c79f2d973827 .shg-row {
    max-width: 1160px;
    margin: auto;
    width: 100%;
    background-color: transparent;
    box-shadow: 0px 0px;
}

    
/*   */

@media (max-width: 768px) {
  ul, ol {
      list-style: disc;
      margin-left: 20px;
  }
  .shg-rich-text img {
      margin: 0 auto 20px;
  }
  .txt--sm { font-size: 18px; }

	.hide_mobile {
    display: none !important;
  }
}

body, button, input, select, textarea, .blog-excerpt, .blog_meta, .template-article .rte p {
    line-height: 1.2em;
}

p, ul li, ol li {
    margin-bottom: 5px;
}
.shogun-heading-component h1, .shogun-heading-component h2, .shogun-heading-component h3, .shogun-heading-component h4, .shogun-heading-component h5, .shogun-heading-component h6, .shg-product-title-component h1, .shg-product-title-component h2, .shg-product-title-component h3, .shg-product-title-component h4, .shg-product-title-component h5, .shg-product-title-component h6, .shg-product-price, .shg-rich-text h1, .blog-sides .bl-tittle, .shogun-accordion-title {
    font-family: Poppins,sans-serif !important;
}
.shogun-heading-component h1, .shg-product-title-component h1, .shg-rich-text h1, .blog-sides .bl-tittle {
	font-size: 35px !important;
	letter-spacing: -2px;
	margin-bottom: 0;
	line-height: 1em !important;
}
.shogun-heading-component h2, .shg-product-title-component h2, .shg-product-price, .shg-c.h2 p {
	font-size: 32px !important;
}
.big-num {
	font-size: 80px;
  font-family: Poppins,sans-serif;
}
.shg-btn {
    font-size: 26px !important;
    padding: 16px 24px !important;
    min-width: 350px;
    font-weight: 600;
    line-height: 1.5;
    border-radius: 6px !important;
}
.round_img_table p {
  margin-top: 5px;
  margin-bottom: 20px;
}
.top-banner-slide {
  overflow: auto;
  margin-top: 30px;
}
.top-banner-slide .shg-box-content {
    display: flex;
    overflow: auto;
}
.top-banner-slide .shg-box-content .shg-align-container {
    min-width: 80%;
}
.top-banner-slide {
  display: none;
}
.mobile-product-benefit {
  display: none;
}
@media (max-width: 767px) {
  .desktop-product-benefit {
    display: none;
  }
  .product-title .shogun-heading-component h1 {
    font-size: 28px !important;
  }
  .mobile-product-benefit {
    display: block;
    padding: 10px 0px;
  }
  .custom-recharge-widget input[type=submit] {
    margin-top: 15px;
    min-width: 250px !important;
    font-size: 20px;
  }
  .top-bar {
      display: flex;
      justify-content: center;
      min-height: 2rem;
  }
  .top-bar__social-media {
    display: none;
  }
  .top-bar__text {
    text-align: center;
    padding-left: 0px;
  }
  .top-banner-slide {
    display: block;
  }
  .desktop-banner-slider {
    display: none;
  }
  .custom-recharge-widget form.sub-selectors {
    display: flex;
    column-gap: 10px;
  }
  .custom-recharge-widget form.sub-selectors label {
    width: 50%;
    padding: 10px 10px !important;
    border-radius: 10px !important;
    position: relative;
    flex-direction: column;
    
  }
  .custom-recharge-widget form.sub-selectors label .input-text {
    line-height: 20px !important;
    font-size: 12px;
  }
  .custom-recharge-widget .sub-selectors .radio {
    display: none;
  }
  .custom-recharge-widget form.sub-selectors label .price-unit {
    flex-flow: row !important;
  }
  .custom-recharge-widget form.sub-selectors label.active {
    border: 1px solid #0d3fb4;
    background-color: #ebf3ff !important;
  }
  .vr-recharge-component-13723450474551-42236505915604 .shg-product-quantity-button {
  padding: 0 !important;
  background-color: transparent !important;
}

 .star-rating-icon .star {
    font-size: 14px;
    link-height: 14px;
    color: orange;
  }
  .review-link {
    font-size: 12px;
    line-height: 12px;
    color: black;
    text-decoration: underline;
  }
  .review-wrapper {
    display: none;
  }
 
  .custom-recharge-widget form.sub-selectors label .savings-badge {
    
    font-size: 10px;
    line-height: 16px;
    padding: 0 5px;
    position: absolute !important;
    right: 10px;
    top: -10px;
    background-color: #0d3fb4 !important;
    font-weight: 400 !important;
    color: white;
  }
  .custom-recharge-widget form.sub-selectors label .price-unit .price {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
	.shogun-heading-component h1, .shg-product-title-component h1, .shg-rich-text h1, .blog-sides .bl-tittle {
		font-size: 32px !important;
		letter-spacing: -2px;
	}
	.shogun-heading-component h2, .shg-product-title-component h2, .shg-product-price, .shg-c.h2 p {
		font-size: 28px !important;
	}
  .shg-btn {
      min-width: 250px;
  }
  
}

@media (max-width: 768px) {
  .vr-recharge-component-13723450474551-42236505915604 .btn {
      min-width: 250px !important;
  }

}
  
 @media (max-width: 767px) {
    .review-wrapper {
      display: flex;
      align-items: center;
      column-gap: 5px;
    }
    .review-wrapper ul li {
      margin-bottom: 0px !important;
      
    }

  }



/* div#template-product-ground-mat .img_with_txt_inner img {
    
    max-width: 30%;
} */





/* Cutom-css */

.fr-hole {
    width: 100%!important;
}
.shg-rich-text.shg-theme-text-content p strong {
    font-family: 'Kefir-Bold'!important;
}




