/*
Theme Name: Keto Mojo
Theme URI:
Author: Keto Mojo
Author URI:
Description: Custom Theme
Version: 1.2
*/

:focus {
  outline: none;
}
html {
  direction: ltr !important;
}
input:focus,
select:focus,
textarea:focus,
input:not([class="submit"]):focus {
  outline: #eee auto 1px;
  outline: -webkit-focus-ring-color auto 1px;
}

.ar-pointer,
[data-toggle="modal"] {
  cursor: pointer;
}

.font-cardo {
  font-family: "Cardo", sans-serif !important;
}

.font-lato {
  font-family: "Lato", serif !important;
}

.font-14 {
  font-size: 14px !important;
  line-height: 18px !important;
}
.fs-16 {
  font-size: 16px !important;
  line-height: 24px;
}
.fs-18 {
  font-size: 18px !important;
  line-height: 24px;
}
.text-underline {
  text-decoration: underline !important;
}
.clear-elm {
  clear: both;
}

.nav-links .menu a:hover,
.main-header a.d-none:hover {
  color: var(--blue-color) !important;
}

.wrapper-outer .vc_row[data-vc-full-width] {
  overflow: auto;
}

.btn-text {
  font-family: "Lato", serif;
}

div#onesignal-popover-container {
  display: none;
}

iframe {
  border: 0px;
}

img {
  max-width: 100%;
  height: auto;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

article li a:not([rel="tip"]),
article a:not(.vc_btn3-style-outline-custom):hover {
  color: var(--blue-color) !important;
}

article a[rel="tip"] {
  color: #1a1a1a !important;
  pointer-events: none;
  text-decoration: none;
  display: inline-block;
}

article a[rel="tip"] span:hover,
article a[rel="tip"]:hover {
  text-decoration: none !important;
}

article a[rel="tip"] span.sml-num {
  pointer-events: fill !important;
}

::-moz-selection {
  color: #fff;
  background: var(--blue-color);
}

::selection {
  color: #fff;
  background: var(--blue-color);
}

.btn,
.btn:hover {
  text-decoration: none !important;
}

.btn.focus,
.btn:focus {
  box-shadow: none !important;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff !important;
  background-color: var(--blue-color) !important;
  border-color: var(--blue-color) !important;
}

footer.site-footer .subMenu li.menu-item-has-children > a {
  pointer-events: none;
}
.padding-none {
  padding: 0 !important;
}

section.tag-filter {
  margin-bottom: 2rem !important;
}

section.tag-filter p {
  font-size: 1.8rem;
  font-family: "Lato", serif;
}

section.tag-filter p strong {
  padding-right: 5px;
}

.page-template-page-team .banner h1 strong {
  color: var(--blue-color);
  position: relative;
  font-weight: 700 !important;
}

.page-template-page-team .banner h1 strong:after {
  content: "";
  width: 3rem;
  height: 2.5rem;
  background: url(assets/img/icon-check.svg) no-repeat center center;
  position: absolute;
  top: calc(50% - 1.2rem);
  right: -5rem;
}

.home .panel-intro {
  background-size: cover;
  background-attachment: scroll;
  background-position: left;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
}

input[type="range"]::-webkit-slider-runnable-track {
  background: var(--blue-color) !important;
}

.wprm-recipe-instruction-group ul li span {
  display: inline-grid;
  padding-left: 20px;
}

.single-recipes div.recipe_slider {
  margin-bottom: 0;
}

.wprm-recipe-ingredient strong {
  font-weight: normal !important;
}

span.wprm-recipe-ingredient-notes {
  font-size: 1.5rem;
}

span.wprm-recipe-ingredient-notes:before {
  content: "(";
}

span.wprm-recipe-ingredient-notes:after {
  content: ")";
}

/*li.wprm-recipe-ingredient {
      display: flow-root;
  }

  .wprm-recipe-ingredient-amount::before {
      margin-left: -2rem;
      margin-right: 1rem;
      content: '\2022';
      font-size: 2.5rem;
      line-height: 0;
      vertical-align: middle;
  }*/

.single-recipes #main {
  overflow: hidden;
  width: 100%;
}

.single-recipes ul.wprm-recipe-instructions li {
  z-index: 9;
}

.single-recipes .wprm-recipe-instruction-text:before {
  content: "";
  display: inline-block;
  height: 3.3rem;
  width: 3.3rem;
  border-radius: 3.5rem;
  position: relative;
  left: -30px;
  top: 11px;
  z-index: -1;
  background: #1a1a1a;
  margin-right: -35px;
}

.wprm-recipe-summary,
.wprm-recipe-instructions-container .wprm-recipe-instruction-text {
  font-size: 1.6rem;
  line-height: 1.6;
}

.single-recipes .wprm-recipe-container .recipe_carousel ul.slides li img {
  height: 100px;
}

.single-recipes .wprm-recipe-instructions-container li.wprm-recipe-instruction {
  color: #fff;
}

.single-recipes
  .wprm-recipe-instructions-container
  .wprm-recipe-instruction-text {
  color: #1a1a1a;
}

.single-recipes .wprm-recipe-container .recipe_carousel ul.slides li:hover {
  cursor: pointer;
}

.single-recipes
  .wprm-recipe-container
  .recipe_carousel
  ul.slides
  li.flex-active-slide {
  border-bottom: 4px solid var(--blue-color);
  padding-bottom: 6px;
}

.km-course-content iframe {
  max-width: 100%;
}

.wrapper-outer article.wp-post-content li a,
.wrapper-outer .wprm-recipe-summary a,
.wrapper-outer .wprm-recipe-ingredient-group a,
.wrapper-outer article.wp-post-content p a,
.wrapper-outer .km-instructors a,
.wrapper-outer .wprm-recipe-instructions-container a,
.wrapper-outer .wprm-recipe-notes-container a {
  color: var(--blue-color);
  font-weight: 600;
}

.wrapper-outer article.wp-post-content li a:hover,
.wrapper-outer .wprm-recipe-summary a:hover,
.wrapper-outer .wprm-recipe-ingredient-group a:hover,
.wrapper-outer article.wp-post-content p a:hover,
.wrapper-outer .km-instructors a:hover,
.wrapper-outer .wprm-recipe-instructions-container a:hover,
.wrapper-outer .wprm-recipe-notes-container a:hover {
  text-decoration: underline;
}

.single-recipes .wprm-recipe-equipment-container {
  clear: both;
  padding-bottom: 4rem;
  display: table;
}

.single-recipes .wprm-recipe-equipment-header {
  display: table-cell;
  padding-right: 1.5rem;
}

.single-recipes ul.wprm-recipe-equipment-list {
  padding-left: 0;
  display: table-cell;
}

.single-recipes li.wprm-recipe-equipment-item,
.single-recipes li.wprm-recipe-equipment-item .wprm-recipe-equipment-name {
  display: contents;
}

.single-recipes
  ul.wprm-recipe-equipment-list
  .wprm-recipe-equipment-item:not(:first-child)
  .wprm-recipe-equipment-name:before {
  content: ", ";
}

.flex-direction-nav a {
  background: whitesmoke;
  text-align: center !important;
  border-radius: 50%;
}

.recipe_slider .flex-direction-nav {
  display: none;
}

.recipe_carousel .flex-direction-nav a {
  margin: -8% 0 0;
  overflow: initial;
}

.flex-direction-nav .flex-nav-prev {
  transform: translate(-50%);
  left: 0;
  position: absolute;
  top: 23%;
  text-align: -webkit-center;
}

.flex-direction-nav a.flex-prev:before {
  font: normal normal normal 20px/1 FontAwesome !important;
  content: "\f104" !important;
  font-size: 4rem !important;
}

.flex-direction-nav .flex-nav-next {
  transform: translate(-50%);
  right: 0;
  position: absolute;
  top: 23%;
  text-align: -webkit-center;
}

.flex-direction-nav a.flex-next:before {
  font: normal normal normal 20px/1 FontAwesome !important;
  content: "\f105" !important;
  font-size: 4rem !important;
}

.flexslider {
  border: 0px !important;
  border-left: 8px solid transparent !important;
}

.flexslider.recipe_carousel {
  margin: 6px 0 0;
}

img.recipe-gallery-img {
  object-fit: cover;
  width: 100% !important;
  height: 620px !important;
}

.wrapper-outer main article p img {
  padding: 0 1.5rem;
}

.wrapper-outer .list_item p img.alignleft,
.wrapper-outer main article p img.alignleft {
  float: left;
  margin-right: 1rem;
  padding-left: 0;
}

.wrapper-outer .list_item p img.alignright,
.wrapper-outer main article p img.alignright {
  float: right;
  margin-left: 1rem;
  padding-right: 0;
}

.grid-item.trending {
  overflow-y: auto;
}

.btn_hov_border {
  border: 2px solid #09b6d2;
}

.btn_hov_border:hover {
  background-color: #fff !important;
  color: #09b6d2 !important;
}

.single-recipes .wrapper-outer .info-strip {
  background-color: transparent !important;
  margin-bottom: 2rem;
}

.single-lists .wrapper-outer .info-strip,
.single-video .wrapper-outer .info-strip,
.single-lowcarbusa_video .wrapper-outer .info-strip {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.archive .speaker-bio p {
  margin-bottom: 1rem;
}
.archive .speaker-bio a {
  color: var(--blue-color) !important;
}

.archive .speaker-bio a:hover {
  text-decoration: underline;
}

.archive .speaker-bio ul,
.archive .speaker-bio ol {
  list-style: disc;
  padding-left: 2rem;
  margin: 1rem 0 0;
}

.archive .speaker-bio li {
  margin: 0 0 1rem;
}

@media (max-width: 768px) {
  .grid-item.trending {
    height: auto;
    position: initial;
  }
  .mob-m-t-6 {
    margin-top: 6rem;
  }
}

@media (max-width: 767px) {
  .single-recipes span.wprm-recipe-ingredient-name {
    width: 65%;
  }
  .wrapper-outer.article .masthead {
    padding-top: 5rem;
  }
  .single-recipes .wrapper-outer .slideshow .slideshow-main {
    width: 100%;
    height: auto;
    margin-top: 0px !important;
  }
  .recipe_slider.flexslider,
  img.recipe-gallery-img {
    height: 250px !important;
    width: 100% !important;
  }
  .recipe_carousel.flexslider {
    height: 120px !important;
  }
  .flex-viewport {
    max-height: initial !important;
  }
  .recipe_carousel .flex-direction-nav a {
    margin: -22% 0 0;
  }
  .single-recipes #main {
    width: 100%;
  }
  .page-template-page-team .banner h1 strong:after {
    top: 60%;
  }
  .nav-mega .mega-list #menu-main-menu > li > a:before {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: 100;
    padding-right: 1rem;
  }
  .nav-mega .mega-list #menu-main-menu > li > a.active:before {
    content: "\f107";
  }
}

.banner-home .banner-text {
  width: 100%;
  padding: 0 4rem !important;
  z-index: 1;
}

.wrapper-outer.home .banner h1 em {
  display: block;
  font-size: 3rem;
  font-family: "Cardo", sans-serif;
  text-transform: initial;
  font-weight: 300;
  letter-spacing: 0px;
}

.wrapper-outer.editorial .banner-text a {
  color: #ffffff;
  text-decoration: none;
}

.wrapper-outer.editorial .banner-text a:hover {
  text-decoration: underline;
}

.home section.viewer.videos {
  margin-top: -6rem;
}

.featured-recipes,
.featured-videos {
  position: relative;
  width: 100%;
}

.featured-recipes .viewer-item,
.featured-videos .viewer-item {
  flex: 0 0 auto;
  max-width: 370px;
}

.featured-recipes .item,
.featured-videos .item {
  display: none;
}

.viewer .viewer-arrow {
  display: none !important;
}

.viewer-arrow.prev,
.viewer-arrow.next {
  cursor: pointer;
}

.owl-dots.disabled,
.owl-next.disabled,
.owl-prev.disabled,
.owl-nav.disabled {
  display: none;
}

.health-item-slider .owl-next.disabled,
.health-item-slider .owl-prev.disabled,
.health-item-slider .owl-nav.disabled {
  opacity: 0.5;
  pointer-events: none;
  display: inline-block;
}

.owl-dots {
  text-align: center;
}

button.owl-dot {
  background: #ccc;
  border-radius: 50%;
  border: 0px;
  width: 12px;
  height: 12px;
  margin: 0px 1rem;
  padding: 0;
}

button.owl-dot.active {
  background: #1a1a1a;
}

.page-template-page-rss-feed .wrapper-outer main ul {
  padding-left: 0;
}

.klaviyo-form form input[type="text"],
.klaviyo-form form input[name="email"] {
  font-size: 1.8rem !important;
  letter-spacing: 0.05rem !important;
  height: 3.6rem !important;
  padding: 0.6rem 0 !important;
  border-radius: 0 !important;
  border: none !important;
  border-bottom: 0.2rem solid var(--blue-color) !important;
  outline: none;
  -webkit-appearance: none;
  background: transparent !important;
}

.klaviyo-form form label {
  font-size: 1.3rem !important;
  letter-spacing: 0.05rem !important;
  color: #666666 !important;
  margin: 0 !important;
  font-weight: 500 !important;
}

.klaviyo-form form button {
  text-align: center;
  border: 0.2rem solid var(--blue-color) !important;
  background-color: var(--blue-color) !important;
  border-radius: 2em !important;
  text-transform: uppercase !important;
  font-size: 1.4rem !important;
  letter-spacing: 0.08rem !important;
  font-family: "Lato", sans-serif !important;
  font-weight: 700 !important;
  padding: 1.4rem 2rem !important;
  box-shadow: 0px 0px 4px rgba(15, 179, 208, 0.4) !important;
}

.klaviyo-form form button:hover {
  background: #fff !important;
  color: var(--blue-color) !important;
}

.klaviyo-form .ql-editor > p > span,
.klaviyo-form .ql-editor > p > a {
  color: #1a1a1a !important;
  font-size: 1.2rem !important;
}

.banner {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.wp-caption-text {
  font-size: 12px;
  text-align: center;
}

.post-banner {
  height: 400px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  position: relative;
}

.shop-info {
  padding: 3rem;
  position: absolute;
  bottom: 3rem;
}

.shop-info.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  bottom: auto;
}

.product_ad > a {
  display: block;
}

.btn-transparent {
  background: transparent !important;
  color: #fff !important;
}

.btn-transparent:hover {
  background: var(--blue-color) !important;
}

.product-monitor .btn {
  text-decoration: none;
}

.shop-text {
  color: #fff;
  width: 100%;
  font-size: 2rem !important;
  font-family: "Lato", serif;
}

.object-fit img,
.object-fit {
  object-fit: cover;
  width: 100%;
  object-position: center;
}

.wprm-recipe-servings-link {
  padding: 0.5rem 0 0.3rem 0.5rem !important;
}

.wprm-recipe-servings-container {
  border: none !important;
}

.tooltipster-sidetip .tooltipster-box {
  background: #dcdcdc;
  border: 1px solid #848484;
  border-radius: 2px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #dcdcdc;
  top: -2px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #848484;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: -1px;
}

a[rel="tip"] {
  cursor: pointer;
}

.qtip {
  font-size: 15px;
  line-height: 22px;
  padding: 10px !important;
  z-index: 89 !important;
}

.tooltipsall {
  cursor: pointer;
  border: 0px !important;
  color: var(--blue-color);
}

.tooltipsall:hover {
  color: var(--blue-color) !important;
}

.rss-list-item,
.trending-list-item {
  border-top: 1px solid #ccc;
  padding: 3rem 0;
}

.trending-summary {
  padding-bottom: 2rem;
}

article li a:hover,
.trending-summary a {
  text-decoration: underline !important;
}

.trending-summary a:hover {
  color: var(--blue-color) !important;
}

.date {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  font-family: "Lato", sans-serif;
}

img.grid-img {
  object-fit: cover;
  object-position: center;
}

.mega-list #menu-main-menu .menu-item-home {
  display: none;
}

.nav-links .current-menu-item > a,
.nav-links .current-menu-ancestor.current-menu-parent > a,
nav.sub-strip ul li.current-submenu > a {
  color: var(--blue-color) !important;
}

nav.sub-strip > a {
  display: none;
}

.nav-mega {
  visibility: hidden;
}

.mega-active .nav-mega {
  visibility: visible;
}

.qtip-content pre {
  display: none !important;
}

.sml-num {
  background: #818286;
  border-radius: 50%;
  color: #fff;
  font-size: 1.1rem;
  display: inline-block;
  width: 19px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  margin: 0 1px;
  cursor: pointer;
  vertical-align: top;
  font-weight: 700;
  font-family: "Lato", sans-serif;
}

.sml-num:hover {
  background: var(--blue-color);
}

.tooltipsall:hover .sml-num {
  opacity: 0.6;
}

.references .sml-num {
  margin-right: 10px;
}

.resource.references .cit-detail {
  display: inline-block;
  width: 90%;
}

.resource.references ul li > ol {
  display: inline-block;
  width: 90%;
  padding: 0;
  list-style-type: lower-roman;
  list-style-position: inside;
}

.resource.references ul li > ol a {
  width: 100% !important;
  display: list-item !important;
}

.resource.references ul li > p a {
  width: 100%;
}

.advertisement {
  position: relative;
}

.advertisement a[href="#"] {
  pointer-events: none;
}

.advertisement .ad-text {
  position: absolute;
  bottom: 0;
  padding: 20px 15px;
  color: #000;
  background: #bcbcbc;
  left: 0;
  right: 0;
}

.advertisement .ad-text p {
  margin: 0px;
}

#tooltip_references .sml-num,
.qtip .sml-num {
  background: var(--blue-color);
}

.qtip a {
  color: var(--blue-color) !important;
}

.area-qtip-popup {
  font-size: 1.4rem;
  line-height: 1.8rem;
}

.area-qtip-popup strong {
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}

.text-small {
  font-size: 12px;
}

.area-qtip-popup .text-small {
  margin-top: 0.8rem;
}

.list-num {
  background: #3c3c3c;
  color: #fff;
  border-radius: 50%;
  width: 4.5rem;
  height: 4.5rem;
  display: inline-block;
  text-align: center;
  line-height: 4.5rem;
}

.list-title {
  margin-left: 6rem;
  display: block;
  margin-top: -3.5rem;
}

.qtip-content .sml-num {
  margin-left: 0 !important;
}

.m-b-20 {
  margin-bottom: 20px;
}

.team-avatar {
  border-radius: 50%;
  object-fit: cover;
  height: 250px;
  width: 250px;
  margin-top: 4rem;
}

.read-more {
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: 1px;
  font-family: "Leto", sans-serif;
  cursor: pointer;
  color: var(--blue-color) !important;
}

.read-more:hover {
  text-decoration: underline !important;
}

.no-padding {
  padding: 0px !important;
}

.banner-overlay:after {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(
    rgba(255, 255, 255, 0),
    rgba(0, 0, 0, 0.61)
  ) !important;
}

.banner-overlay .feature-text,
.banner-overlay .container {
  z-index: 1;
}

.p-l-5 {
  padding-left: 5px !important;
}

.wrapper-outer footer.site-footer {
  background: #323232 no-repeat;
}

/*url(./assets/img/bkgd-footer.svg)*/

img.loader_img {
  width: 70px;
}

.terms_tab_area {
  margin-top: 7rem;
}

.terms_tab_area .tab-block {
  width: calc(100% / 3);
  border-bottom: 1px solid var(--blue-color);
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Lato", sans-serif;
}

.terms_tab_area a.term_tab {
  display: block;
}

.terms_tab_area .tab-block a:hover,
.terms_tab_area .tab-block.active a {
  border-bottom: 3px solid var(--blue-color);
  color: var(--blue-color);
}

.page-template-page-jobs main h4,
.page-template-page-jobs main p,
.page-template-page-jobs main .panel-group,
.page-template-page-jobs main h2,
.page-template-page-jobs main {
  font-family: "Lato", sans-serif !important;
}

.page-template-page-jobs main h3 {
  font-size: 2.5rem !important;
  font-weight: 700 !important;
}

.btn-job {
  padding: 0.5rem 3rem !important;
}

.page-template-page-jobs .panel-group a[data-toggle="collapse"],
#tooltip_references a,
.resources a {
  color: #212529 !important;
}

section.resources a:hover {
  text-decoration: underline;
}

.credits a[href="#"],
section.resources a[href="#"] {
  pointer-events: none !important;
  color: #212529;
}

.page-template-page-jobs a[aria-expanded="true"] > .row h4,
.page-template-page-jobs a[data-toggle="collapse"] > .row:hover h4 {
  color: var(--blue-color);
}

.page-template-page-jobs .panel-group {
  padding: 0 2rem;
}

.page-template-page-jobs .panel.panel-default {
  margin: 0 -1.8rem 1rem;
  padding: 1.5rem 1.8rem 2.5rem;
}

.page-template-page-jobs .panel.panel-default.panel-active {
  background-color: #ededede0;
}

.page-template-page-jobs .panel-group .btn,
.page-template-page-jobs .panel-group .panel-body {
  margin-top: 2rem;
}

/*.page-template-page-jobs main h4{margin:0;}*/

.page-template-page-team main,
.page-template-page-team main h4,
.page-template-page-team main p,
.page-template-page-team main h2 {
  font-family: "Lato", sans-serif !important;
}

.page-template-page-team h2 {
  font-size: 3.5rem;
}

.page-template-page-team h3 {
  font-size: 3rem;
}

.page-template-page-team h5 {
  font-size: 2rem;
}

.page-template-page-team main a:hover {
  color: var(--blue-color) !important;
}

.page-template-page-team .team-member {
  margin-top: 5rem;
}

.wrapper-outer.list article p {
  font-size: 2rem;
}

.wrapper-outer.list main aside .topics {
  position: initial;
  margin: 0 0 2rem;
}

.wrapper-outer.list main article {
  margin-bottom: 4rem;
}

.wrapper-outer.list .list_item h2 {
  margin-top: 3rem;
}

.lightbox-gallery {
  width: 100%;
  display: block;
}

.lightbox-gallery-item {
  width: calc(100% / 6 - 1.9rem);
  display: inline-block;
  margin: 1rem 0.7rem;
}

/*.wrapper-outer.list main,*/

.wrapper-outer.default main {
  padding-top: 2rem;
}

.space-three {
  height: 3rem;
}

.space-sixsteen {
  height: 16rem;
}

#cookie-notice.cookie-notice-visible,
#cookie-law-info-bar {
  border-top: 3px solid var(--blue-color);
  z-index: 1000000;
}

#cookie-notice a:hover,
#cookie-notice a {
  color: var(--blue-color);
  text-shadow: none !important;
}

#cookie-notice a {
  color: var(--blue-color);
  text-shadow: none !important;
}

body #cookie-notice #cn-accept-cookie.cn-button {
  color: var(--blue-color);
  padding: 1rem 4rem;
  border: 2px solid var(--blue-color);
  background-color: white !important;
  border-radius: 3rem !important;
  display: inline-block !important;
  background-image: none;
  font-size: 1.7rem;
  letter-spacing: 1px;
  line-height: 2.15385;
}

body #cookie-notice #cn-accept-cookie.cn-button:hover {
  color: white !important;
  background-color: var(--blue-color) !important;
}

img.alignleft {
  text-align: left;
  margin: auto;
  margin-left: 0;
}

img.alignright {
  text-align: right;
  margin: auto;
  margin-right: 0;
}

img.aligncenter {
  text-align: center;
  margin: auto;
}

.wrapper-outer article .resources ul {
  list-style: none !important;
}

.wprm-recipe-servings-container input[type="number"]::-webkit-inner-spin-button,
.wprm-recipe-servings-container
  input[type="number"]::-webkit-outer-spin-button {
  opacity: 1;
}

.wprm-recipe .wprm-recipe-servings {
  padding: 5px;
  height: 32px;
  font-weight: 500 !important;
  font-size: inherit;
}

/*
  :focus{outline:transparent auto 1px;outline-color:transparent;outline-style:auto;outline-width:1px;}*/

.shop-banner {
  background-position: center;
  background-repeat: no-repeat;
}

.video-data img.video-thumbnail {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 8;
  /* height: 210px; */
  /* height: 100% !important; */
  object-fit: cover;
  -webkit-transform-origin-x: left;
  transform-origin: left;
  padding: 0;
  aspect-ratio: 4 / 3;
}

.single-lowcarbusa_video .slideshow-main.video-data img.video-thumbnail {
  object-fit: contain;
  background: #000;
}

.grid-item.feature-home[post-type="video"] img.grid-img {
  object-fit: fill;
}

/* .viewer.videos .video-data img.video-thumbnail {
  height: 210px;
} */

.video-data {
  position: relative;
}

.video-data img.play-icon {
  z-index: 9;
  position: absolute;
  left: 50%;
  top: 53%;
  transform: translate(-50%, -50%);
  width: 150px !important;
}

.type-video .video-data img.video-page-icon {
  width: 164px !important;
}

.video-data:not(.vd-thumb-only) .video-thumbnail,
.video-data:not(.vd-thumb-only) .play-icon {
  cursor: pointer;
}

.wrapper-outer.fade_cls {
  opacity: 0.2;
}

img.rec_loader_img {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 100px;
  transform: translate(-50%, -50%);
}

/*::-webkit-scrollbar{-webkit-appearance:none;width:9px;height:0px;}
  ::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px rgba(255,255,255,.5);}*/

span.wprm-recipe-servings-unit.wprm-recipe-details-unit.wprm-block-text-normal {
  font-weight: 500;
  text-transform: initial;
  font-size: 1.5rem;
}

span.wprm-recipe-servings-unit.wprm-recipe-details-unit.wprm-block-text-normal:after {
  content: ")";
}

span.wprm-recipe-servings-unit.wprm-recipe-details-unit.wprm-block-text-normal:before {
  content: " (";
}

.viewer-item.item:hover a {
  color: var(--blue-color);
}

.text-green {
  color: #94d000;
}

.text-dark-green {
  color: #6c9c31;
}

.text-blue {
  color: var(--blue-color) !important;
}

.text-purple {
  color: #b717e7 !important;
}

.text-dark-blue {
  color: #0c99b1;
}

.text-orange {
  color: #f6921e;
}

.text-dark-orange {
  color: #c87129;
}

.feature-home {
  padding: 0 !important;
}

.feature-home .feature-text {
  position: absolute;
  left: 5%;
  bottom: 5%;
  right: 1%;
}

.feature-home .grid-img {
  height: 100%;
  padding-bottom: 0px;
}

.lc-video-meta {
  font-family: "Lato", serif;
  font-size: 1.4rem;
  letter-spacing: 1px;
}

.lc-video-meta .event,
.lc-video-meta .speaker {
  font-weight: 600;
  text-transform: uppercase;
}

.lc-video-meta a {
  color: var(--blue-color) !important;
}

.lc-video-meta a:hover {
  text-decoration: underline;
}

.lc-video-meta .event a:last-child .separator-coma,
.lc-video-meta .speaker a:last-child .separator-coma {
  display: none;
}

.lc-video-meta .event {
  margin-right: 2rem;
}

.speaker-books {
  margin-bottom: 3rem !important;
}

.speaker-books .row:not(:last-child) {
  margin-bottom: 4rem;
}

.speaker-books .row img {
  margin-top: 5px;
}

a.book-link {
  margin-right: 2rem;
  color: var(--blue-color);
  text-decoration: underline !important;
}

/*.single-lowcarbusa_video .viewer.videos{margin-top:8rem;}*/

.single-lowcarbusa_video article .wp-post-content h2 {
  font-size: 3rem;
}

.video-thumbnail {
  max-height: 100%;
}

.single-recipes .wrapper-outer article h3,
.wrapper-outer article.wp-post-content h3,
.single-recipes .wrapper-outer article h6,
.wrapper-outer article.wp-post-content h6 {
  font-family: "Cardo", sans-serif;
  text-transform: initial;
  display: inline-block;
}

.single-recipes article .h-rule,
.wrapper-outer article.wp-post-content .h-rule {
  display: none;
}

.wprm-recipe h3 {
  text-transform: uppercase !important;
  letter-spacing: 0.05rem !important;
  margin: 0 0 2rem !important;
  padding: 0 2rem 0 0 !important;
}

.main-bottom {
  padding: 0 !important;
}

#accordionJobs ul,
.wprm-recipe-notes ul {
  list-style: disc !important;
}

#accordionJobs,
#accordionJobs ul {
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 400;
}

.no-data h2 {
  font-weight: 400 !important;
}

.remove-filter {
  color: var(--blue-color) !important;
  cursor: pointer;
}

.filter-strip .remove-filter {
  margin-top: 7px;
  font-size: 1.5rem;
  font-family: "Lato", serif;
  display: inline-block;
  white-space: nowrap;
}

.filter-strip .remove-filter:before {
  content: "x";
  border-radius: 50%;
  margin-right: 5px;
  width: 15px;
  background: var(--blue-color);
  color: #ffffff;
  height: 15px;
  display: inline-block;
  text-align: center;
  line-height: 1.2rem;
  font-size: 1.3rem;
  position: relative;
  top: -2px;
}

.filter-strip .remove-filter:hover {
  text-decoration: underline;
}

.wrapper-outer.home .banner.banner-home a {
  color: white;
  display: block;
  width: 100%;
  height: 100%;
}

a.link-bg {
  display: block;
  width: 100%;
  height: 100%;
}

.nutrition-info h3 small {
  text-transform: lowercase;
  vertical-align: middle;
  font-size: 60%;
}

nav #trp-floater-ls,
footer #trp-floater-ls {
  position: absolute !important;
  bottom: 35px !important;
  left: 80%;
  background-color: #333 !important;
  border-radius: 20px !important;
  border: 1px solid #fff !important;
}

nav #trp-floater-ls-current-language a,
nav #trp-floater-ls-language-list a,
footer #trp-floater-ls-current-language a,
footer #trp-floater-ls-language-list a {
  font-size: 110% !important;
  padding-top: 5px !important;
  text-transform: uppercase !important;
  color: #fff !important;
}

nav .trp-language-switcher > div {
  background-color: transparent !important;
  border: 0px;
}

nav .trp-language-switcher,
footer .trp-language-switcher {
  margin: 0 !important;
}

nav .trp-language-switcher > div > a:hover,
nav .trp-language-switcher > div.trp-ls-shortcode-language:hover,
footer .trp-language-switcher > div,
footer .trp-language-switcher > div > a:hover {
  background-color: #323232 !important;
  border: 0px;
}

nav .trp-language-switcher > div > a,
footer .trp-language-switcher > div > a {
  padding: 0 !important;
}

nav .trp-ls-shortcode-language,
footer .trp-ls-shortcode-language {
  top: unset !important;
  bottom: 0 !important;
  background-position-y: calc(100% - 12px) !important;
}

nav .trp-language-switcher > div,
footer .trp-language-switcher > div {
  background-position: calc(100% - 8px) calc(1em - 3px),
    calc(100% - 3px) calc(1em - 3px);
}

.display-none {
  display: none !important;
}

.single-recipes
  .wprm-recipe-container
  .slideshow
  .slideshow-main
  .wprm-recipe-image {
  pointer-events: none !important;
}

.single-recipes .wprm-recipe-container .slideshow .slideshow-main li {
  margin: 0 !important;
  margin-right: 5px !important;
}

.wrapper-outer.editorial .banner.banner-editorial p a {
  text-decoration: none;
}

.wrapper-outer.editorial .banner.banner-editorial p a:hover {
  text-decoration: underline;
}

li.dropdown-up-menu.menu-item-has-children {
  position: relative;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%);
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
  box-sizing: border-box;
  padding: 3px 20px 3px 5px;
  border-radius: 3px;
  background-position: calc(100% - 8px) calc(1em - 3px),
    calc(100% - 3px) calc(1em - 3px);
}

li.dropdown-up-menu.menu-item-has-children ul {
  visibility: hidden;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  display: none;
  right: 0;
  left: auto;
  bottom: 100%;
  padding-right: 2rem;
  background-color: #323232;
}

li.dropdown-up-menu.menu-item-has-children ul li {
  white-space: nowrap;
  display: block !important;
}

li.dropdown-up-menu.menu-item-has-children:hover ul {
  visibility: visible;
  display: inline-block;
}

.filter_videos_data h3 {
  text-transform: initial;
}

.trp-ls-shortcode-language {
  top: auto !important;
  bottom: 0 !important;
  background-position-y: calc(100% - 13px) !important;
}

a[rel="tip"] .sml-num {
  background: transparent;
  color: var(--blue-color);
  padding: 0;
  line-height: normal;
  width: auto;
  height: auto;
  vertical-align: super;
  font-size: 1.2rem;
}

a[rel="tip"] .sml-num:hover {
  color: #9d9d9d;
}

.tip-separator {
  font-size: 1.2rem;
  vertical-align: super;
}

ol.commentlist li footer {
  background: none;
  padding: 0;
  color: #1a1a1a !important;
}

ol.commentlist {
  margin-left: 0;
  padding-left: 0;
  font-family: "Lato", serif;
  color: #1a1a1a;
}

ol.commentlist li {
  list-style-type: none;
  margin: 2rem 0;
}

ol.commentlist .comment-metadata {
  font-size: 1.2rem;
  font-weight: 400;
}

ol.commentlist .reply {
  font-size: 1.2rem;
  letter-spacing: 1px;
}

ol.commentlist .reply a {
  color: var(--blue-color);
}

ol.commentlist .reply a:hover {
  text-decoration: underline;
}

ol.commentlist li img.wprm-comment-rating {
  padding: 0 !important;
}

ol.commentlist li .comment-body {
  margin-bottom: 2rem;
}

ol.commentlist li:last-child {
  border-bottom: 0;
}

ol.commentlist span.says {
  display: none;
}

ol.commentlist .comment-author {
  font-weight: bold;
}

ol.commentlist ul {
  font-weight: 400;
}

form#commentform {
  font-family: "Lato", serif;
}

form#commentform p {
  margin-bottom: 1.2rem;
}

form#commentform label {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  cursor: pointer;
}

form#commentform .comment-form-cookies-consent {
  display: none;
}

form#commentform input:not([class="submit"]),
form#commentform textarea {
  padding: 0.5rem 1rem;
  border: 1px solid #eee;
  width: 90%;
}

form#commentform textarea {
  height: 150px;
}

.wprm-comment-rating {
  filter: invert(64%) sepia(56%) saturate(4651%) hue-rotate(151deg)
    brightness(98%) contrast(88%);
}

.wprm-recipe-rating .wprm-rating-star.wprm-rating-star-full svg *,
.wprm-rating-star.rated svg polygon {
  fill: var(--blue-color) !important;
  stroke: var(--blue-color) !important;
}

/*polygon[Attributes style] {
      stroke: var(--blue-color) !important;
  }*/

.single-recipes h3#comments {
  display: none;
}

form#commentform .comment-form-url {
  display: none;
}

form#commentform .wprm-rating-star svg {
  width: 30px !important;
  height: 30px !important;
}

form#commentform input[type="checkbox"] {
  width: 17px !important;
  height: 17px !important;
  vertical-align: sub;
  margin-right: 7px;
  cursor: pointer;
}

#speaker_books .speaker-books {
  margin-bottom: -3rem;
}

.single-lists .disclaimer {
  margin-top: 5rem;
}

#hider {
  margin-top: 2rem;
}

.nav-links .hide-top-nav {
  display: none !important;
}

.vc_general.vc_btn3 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: 0.08rem !important;
  background-image: none !important;
  box-shadow: 0px 2px 8px rgba(179, 178, 178, 0.4) !important;
}

.vc_btn3-style-outline {
  border: 2px solid #00b6d2 !important;
  background-color: var(--blue-color) !important;
  color: white !important;
  text-transform: uppercase;
  padding: 1.4rem 2rem !important;
}

.vc_btn3-style-outline:hover {
  background-color: #ffffff !important;
  color: #00b6d2 !important;
}

.wrapper-outer .calculator p + p {
  margin: 1rem 0 0;
}

.nutrition-info {
  border-bottom: 0.1rem solid #c8c8c8;
  padding-bottom: 2rem;
}

.nutrition > div.calculator:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.wprmprc-shopping-list
  .wprmprc-shopping-list-actions
  .wprmprc-shopping-list-action {
  max-width: 270px !important;
}

#wprm-recipe-collections-app .wprmprc-shopping-list-action,
#wprm-recipe-collections-app .wprmprc-collection-action,
.wprm-recipe-link.wprm-recipe-link-inline-button {
  margin: 2rem auto 0 !important;
  font-family: "Lato", sans-serif;
  border-width: 2px !important;
  font-size: 1.4rem !important;
  font-weight: 700;
  letter-spacing: 0.08rem;
}
#wprm-recipe-collections-app .wprmprc-shopping-list-action,
#wprm-recipe-collections-app .wprmprc-collection-action {
  background-color: var(--blue-color) !important;
  color: #fff !important;
  border-color: var(--blue-color) !important;
  border-radius: 30px !important;
  padding: 10px 20px !important;
  display: inline-block !important;
  margin-right: 2rem !important;
  text-transform: uppercase;
}
#wprm-recipe-collections-app .wprmprc-collection-action:not(:last-child) {
  background: transparent !important;
  color: var(--blue-color) !important;
  border: 0px !important;
  padding: 1rem !important;
}
#wprm-recipe-collections-app .wprmprc-collection-action:hover:not(:last-child) {
  text-decoration: underline !important;
}
.wprmprc-shopping-list-action:hover,
#wprm-recipe-collections-app .wprmprc-collection-action:hover,
.wprm-recipe-link.wprm-recipe-link-inline-button:hover {
  text-decoration: none !important;
  background-color: #fff !important;
  color: var(--blue-color) !important;
}
#wprm-recipe-collections-app .wprmprc-collection-action-header {
  background-color: #f5f5f5 !important;
  color: inherit !important;
}
#wprm-recipe-collections-app {
  font-family: "Lato", sans-serif;
  font-size: 1.6rem !important;
}
#wprm-recipe-collections-app .wprmprc-container-header {
  font-weight: 500 !important;
  font-size: 1.8rem !important;
}
#wprm-recipe-collections-app .wprmprc-container-header {
  margin-bottom: 3rem !important;
  text-transform: capitalize;
}
#wprm-recipe-collections-app .wprmprc-collection {
  display: block;
}
#wprm-recipe-collections-app
  .wprmprc-shopping-list
  .wprmprc-shopping-list-list
  .wprmprc-shopping-list-list-ingredients {
  padding: 10px !important;
}
#wprm-recipe-collections-app
  .wprmprc-shopping-list
  .wprmprc-shopping-list-item
  .wprmprc-shopping-list-item-servings-adjust {
  width: auto !important;
}
#wprm-recipe-collections-app
  .wprmprc-shopping-list
  .wprmprc-shopping-list-list
  .wprmprc-shopping-list-list-ingredient {
  margin-bottom: 1.2rem !important;
}
#wprm-recipe-collections-app
  .wprmprc-shopping-list
  .wprmprc-shopping-list-list
  .wprmprc-shopping-list-list-ingredient
  .wprmprc-shopping-list-list-ingredient-checkbox {
  margin: 6px 8px 0 0 !important;
}
#wprm-recipe-collections-app
  .wprmprc-shopping-list
  .wprmprc-shopping-list-collection-header,
.wprmprc-shopping-list .wprmprc-shopping-list-list-header {
  background-color: #323232 !important;
}
#wprm-recipe-collections-app .wprmprc-edit-list-actions {
  font-size: 1.6rem !important;
}
#wprm-recipe-collections-app .wprmprc-header-link,
#wprm-recipe-collections-app
  .wprmprc-edit-list-actions
  .wprmprc-edit-list-action {
  color: var(--blue-color) !important;
  opacity: 1 !important;
  text-decoration: none !important;
}
#wprm-recipe-collections-app .wprmprc-header-link:hover,
#wprm-recipe-collections-app
  .wprmprc-edit-list-actions
  .wprmprc-edit-list-action:hover {
  text-decoration: underline !important;
}
#wprm-recipe-collections-app
  .wprmprc-shopping-list
  .wprmprc-shopping-list-collection {
  margin-bottom: 5rem !important;
}
#wprm-recipe-collections-app
  .wprmprc-shopping-list
  .wprmprc-shopping-list-collection-header,
#wprm-recipe-collections-app
  .wprmprc-shopping-list
  .wprmprc-shopping-list-list-header,
#wprm-recipe-collections-app
  .wprmprc-collection
  .wprmprc-collection-column-header {
  color: #1a1a1a !important;
  background-color: #f5f5f5 !important;
}
/*#wprm-recipe-collections-app .wprmprc-shopping-list-collection .wprmprc-shopping-list-column-name {
      display: none;
  }*/

#wprm-recipe-collections-app .wprmprc-overview,
#wprm-recipe-collections-app .wprmprc-collection .wprmprc-collection-column,
#wprm-recipe-collections-app
  .wprmprc-shopping-list
  .wprmprc-shopping-list-collection,
#wprm-recipe-collections-app
  .wprmprc-shopping-list
  .wprmprc-shopping-list-list {
  border-color: #ccc !important;
}

ul.context-menu-list.context-menu-root {
  font-size: 1.4rem;
}

ul.context-menu-list.context-menu-root
  .context-menu-icon.context-menu-icon--fa::before {
  color: #000000;
}

ul.context-menu-list.context-menu-root li.context-menu-item {
  padding-left: 3rem;
}

.border-box {
  border: 1px solid #ccc;
  margin-bottom: 3rem;
  padding: 1.2rem;
}

.wrapper-outer .breadcrumb {
  background: transparent;
  font-family: "Lato", sans-serif;
  margin-bottom: 0.6rem;
}

.wrapper-outer .breadcrumb li {
  font-weight: 900;
  font-size: 1.6rem;
}

.wrapper-outer .breadcrumb li a {
  border-bottom: 1.2px solid #ccc;
  padding-bottom: 0.2rem;
  display: inline-block;
}

.wrapper-outer .breadcrumb li:not(:last-child):after {
  content: "/";
  padding: 0 1rem;
  color: #bababa;
}

.wrapper-outer .breadcrumb li a:hover {
  color: var(--blue-color);
}

.cli-plugin-button,
.cli-plugin-button:visited,
.medium.cli-plugin-button,
.medium.cli-plugin-button:visited {
  font-size: 1.6rem;
  line-height: normal;
  border-radius: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 500;
  text-transform: uppercase;
}

.cli-style-v2 {
  font-size: 1.6rem;
  line-height: normal;
}

#cookie-law-info-bar[data-cli-style="cli-style-v2"] {
  padding: 20px 0;
}

#cookie-law-info-again {
  box-shadow: #1616165e 0px 3px 5px 1px;
}

@media (min-width: 1000px) {
  .shop-text {
    width: 50%;
    font-size: 2.3rem !important;
  }
  .shop-banner {
    background-position: right;
  }
  .single-recipes span.wprm-recipe-ingredient-name {
    float: right;
    width: 80%;
  }
}

@media (min-width: 768px) {
  .cookie-notice-container {
    text-align: left;
    padding: 20px 0;
    font-size: 1.4rem;
  }
  #cn-accept-cookie {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 20px !important;
  }
  #cn-notice-text {
    text-align: left;
    display: inline-block !important;
    width: calc(100% - 190px);
    margin: 0 !important;
  }
  .date {
    font-size: 1.4rem;
  }
  .archive .no-banner-cat h1,
  .page-template-page-rss-feed h1,
  .page-template-page-trending h1 {
    font-size: 4.4rem;
  }
  .page-template-page-rss-feed h2,
  .page-template-page-trending h2 {
    font-size: 3rem;
  }
  .visible-responsive {
    display: none !important;
  }
  .row.row-ingredient {
    margin-bottom: 5rem;
  }
  section.ingredients,
  aside.nutrition {
    margin-bottom: 0px !important;
    height: 100% !important;
  }
  nav.nav-strip {
    position: sticky !important;
    position: -webkit-sticky !important;
    top: 0;
    width: 100%;
  }
  .wrapper-outer .sub-strip,
  .wrapper-outer .sub-strip > ul.active {
    position: fixed !important;
  }
  .logged-in.admin-bar .wrapper-outer > header,
  .logged-in.admin-bar nav.nav-strip {
    top: 32px !important;
  }
  .logged-in.admin-bar .wrapper-outer .nav-mega {
    top: 9.4rem;
  }
  .viewer-thumb.video-data iframe,
  .grid-item iframe {
    background: #000;
  }
  #wprm-recipe-collections-app
    .wprmprc-collection-item
    .wprmprc-collection-item-servings,
  #wprm-recipe-collections-app
    .wprmprc-collection-item
    .wprmprc-collection-item-actions {
    width: 45px !important;
  }
  #wprm-recipe-collections-app
    .wprmprc-collection-item
    .wprmprc-collection-item-details
    .wprmprc-collection-item-name {
    padding: 1.2rem 1.6rem;
  }
  .single-article article.wp-post-content h3 {
    font-size: 2rem;
    margin: 1rem 0 0.5rem;
  }
  .single-article article.wp-post-content h4 {
    font-size: 1.8rem;
  }
  .speaker-books strong.book-title {
    display: block;
    margin-bottom: 1.5rem;
    font-size: 2rem;
  }
  .speaker-books h2 {
    font-size: 3rem;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  input[type="number"].wprm-recipe-servings {
    width: 41px;
    padding: 3px;
  }
  .wprm-recipe-servings-label {
    margin-right: 0px !important;
  }
  .wrapper-outer .nav-strip .container .nav-links ul li a {
    padding: 1.45rem 0.5rem;
  }
  .wrapper-outer .nav-strip:after {
    top: 13rem;
  }
}

@media (max-width: 768px) {
  .owl-nav button.owl-next,
  .wrapper-outer main .viewer .viewer-arrow.next {
    right: -1rem;
  }
  .owl-nav button.owl-prev,
  .wrapper-outer main .viewer .viewer-arrow.prev {
    left: -1rem;
  }
  .wrapper-outer main .viewer .h-rule {
    margin: -3rem 1.5rem 4rem 0;
  }
  .ketomojo-qtip {
    left: 0 !important;
    right: 0 !important;
    margin-left: auto;
    margin-right: auto;
  }
  .ketomojo-qtip .qtip-tip {
    display: none !important;
  }
  .single-recipes section.ingredients {
    margin-bottom: 0rem;
  }
  .wrapper-outer.home .banner-text {
    padding: 4rem 2rem 4rem 5rem !important;
  }
  .wrapper-outer.home .banner h1 {
    font-size: 4.4rem;
  }
  .wrapper-outer.home .banner h1 strong {
    margin-left: -3.5rem;
    position: relative;
    word-break: break-all;
    display: block;
  }
  .wrapper-outer.home .banner h1 img {
    width: 2.8rem;
    margin-top: -0.5rem;
  }
  .wrapper-outer.home .banner h1 br {
    display: none;
  }
  .wrapper-outer.home .banner h1 em {
    font-size: 2.5rem;
    margin-top: 1rem;
  }
}

.visual-composer main,
.page-template-default .wrapper-outer main {
  padding-top: 0 !important;
}

@media (max-width: 767px) {
  #cn-accept-cookie {
    padding: 1rem 3rem;
  }
  .wrapper-outer.list .masthead,
  .wrapper-outer.default .masthead {
    padding-top: 10rem;
  }
  .page-template-page-jobs .panel-group .btn {
    padding: 1rem 3rem;
  }
  .lightbox-gallery-item {
    width: calc(100% / 3 - 1.9rem);
    display: inline-block;
    margin: 1rem 0.7rem;
  }
  #cn-accept-cookie {
    font-size: 1.4rem;
  }
  .page-template-page-team-member .team-avatar {
    margin-top: 8rem;
  }
  .wrapper-outer.default .masthead .banner {
    margin-top: -2rem;
  }
  .search-results .wrapper-outer main {
    padding-top: 8rem;
  }
  .hide-responsive {
    display: none !important;
  }
  .list-title {
    margin-left: 5rem;
  }
  .list-num {
    width: 3.5rem;
    height: 3.5rem;
    line-height: 3.5rem;
  }
  .resources ul {
    padding-left: 0 !important;
  }
  .references .sml-num {
    margin-right: 5px !important;
  }
  .wrapper-outer .btn.btn-outline {
    padding: 1rem 3rem;
  }
  .btn-job {
    padding: 1rem 3rem !important;
  }
  .single-recipes .wprm-recipe-equipment-header,
  .single-recipes ul.wprm-recipe-equipment-list {
    display: inline;
  }
  .wrapper-outer .nav-mega .mega-list .nav-sub:before {
    content: none;
  }
}

@media (max-width: 480px) {
  .wrapper-outer .masthead.masthead-recipe {
    padding-top: 5rem;
  }
  .terms_tab_area {
    display: none;
  }
  .type-video .video-data img.video-page-icon {
    width: 80px !important;
  }
  .wrapper-outer .filter-strip .form-group .form-control {
    font-size: 1.3rem;
  }
  .sml-num {
    margin-top: 2.5px;
  }
  .grid-item {
    height: auto;
  }
  .grid-item.shop-banner {
    height: 35rem;
  }
  .hidden-sm {
    display: none !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .wrapper-outer .sub-strip,
  .wrapper-outer .sub-strip > ul.active {
    position: absolute !important;
  }
  .wrapper-outer header .logo {
    width: 100%;
    height: 100%;
  }
  .wrapper-outer .form-group.select:after {
    content: none;
  }
  .wrapper-outer footer {
    background-size: 100% 30% !important;
  }
}

@media screen and (min-width: 992px) and (-ms-high-contrast: active),
  (-ms-high-contrast: none) {
  .wrapper-outer .banner {
    height: 50rem;
  }
}

.shop-banner .img-tp {
  height: 100% !important;
}

.banner-art-tp,
.banner-tp {
  position: relative;
}

.banner-tp > .container {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.banner-art-tp > .container {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
}

.wrapper-outer .banner.banner-art-tp .img-tp,
.wrapper-outer .banner.banner-tp .img-tp {
  height: 36rem;
}
.wrapper-outer .banner.banner-course .img-tp {
  height: 40rem;
}
body.tax-blog_category .wrapper-outer .banner.banner-tp .img-tp,
body.page-template-page-blog-list .wrapper-outer .banner.banner-tp .img-tp {
  height: 26rem;
}

.wrapper-outer.article .banner.banner-art-tp .img-tp {
  height: 50rem;
}

.visible-mobile,
.visible-desktop {
  display: none;
}

.page-template-page-video-list .filter_videos_data h3 {
  text-transform: initial;
}

header .d-none.d-md-inline-block > a:last-child {
  margin-right: 0px !important;
}

@media (min-width: 768px) {
  /*.wrapper-outer .banner.banner-art-tp .img-tp,
  .wrapper-outer .banner.banner-tp .img-tp{height:40rem;}*/
  .visible-desktop {
    display: block !important;
  }
  .visible-mobile {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1000px) {
  .wrapper-outer header .btn-text {
    font-size: 1.2rem;
    margin-right: 0rem;
    padding: 5px;
  }
  .wrapper-outer header .btn-text.btn-health::after,
  .wrapper-outer header .btn-text.btn-macro::after,
  .wrapper-outer header .btn-text.btn-dash::after {
    right: -0.1rem;
  }
}

@media (min-width: 992px) {
  .wrapper-outer .banner.banner-art-tp .img-tp,
      /*.wrapper-outer .banner.banner-tp .img-tp{height:50rem;}*/
      .btn-market,
      .btn-macro,
      .btn-health {
    font-weight: 600 !important;
  }
  .single-video .wrapper-outer h1,
  .single-lowcarbusa_video .wrapper-outer h1 {
    font-size: 4.4rem;
  }
  /* .viewer-item:not(.lowcarbusa_video) .video-data img.video-thumbnail,
  .grid-item:not(.lowcarbusa_video) .video-data img.video-thumbnail {
    transform: scaleY(1.15);
  } */
}

/*@media(max-width: 992px){.single-video .wrapper-outer .info-strip, .single-lowcarbusa_video .wrapper-outer .info-strip{margin: 4rem 0 0 0;}}*/

@media (max-width: 767px) {
  .visible-desktop {
    display: none !important;
  }
  .visible-mobile {
    display: block !important;
  }
  .wrapper-outer footer .footer-contact p {
    font-size: 1.5rem !important;
    margin: 0 0 0 0.5rem !important;
  }
  .wrapper-outer footer .footer-contact a {
    font-size: 1.6rem;
  }
  .single-lowcarbusa_video .wrapper-outer main aside {
    margin-top: 4rem;
  }
  #wprm-recipe-collections-app {
    font-size: 1.4rem !important;
  }
  .mob-no-container {
    padding: 0 !important;
  }
  .home .category-panel h4 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: calc(100% - 4rem);
  }
  .border-box {
    margin-bottom: 2rem;
  }
  .wrapper-outer .banner {
    min-height: 25rem;
  }
  body.tax-blog_category .wrapper-outer .banner,
  body.page-template-page-blog-list .wrapper-outer .banner {
    min-height: 26rem;
  }
  .wrapper-outer .banner.banner-tp .img-tp {
    height: 25rem;
  }
  .banner-tp > .container {
    top: 50%;
  }
  .wrapper-outer.editorial .banner p {
    font-size: 1.4rem;
  }
  .grid-item.text .grid-img {
    min-height: 30rem;
  }
}

@media (max-width: 767px) {
  form#commentform input,
  form#commentform textarea {
    width: 100% !important;
  }
}

/*7 steps guide template - start*/

body.page-template-page-steps-guide .step-list label,
body.page-template-page-steps-guide .num-circle > span,
body.page-template-page-steps-guide .step-title,
body.page-template-page-steps-guide p {
  font-family: "Lato", serif !important;
}

body.page-template-page-steps-guide .banner-text {
  position: absolute;
  top: -4.5rem;
  left: 0;
  right: 0;
}

body.page-template-page-steps-guide h1 {
  font-size: 3.5rem !important;
  margin-top: -6.5rem !important;
}

.pentagon p + p {
  margin: 0;
}

body.page-template-page-steps-guide .pentagon {
  color: #fff;
  margin-top: -14rem;
  position: relative;
  padding: 5rem 5rem 0;
}

body.page-template-page-steps-guide .green-pentagon {
  background: #8ebd14 !important;
}

body.page-template-page-steps-guide .pentagon.green-pentagon:after {
  border-top: 75px solid #8ebd14;
}

body.page-template-page-steps-guide .pentagon.green-pentagon:after {
  border-top-color: #8ebd14 !important;
}

body.page-template-page-steps-guide .num-circle {
  border-radius: 50%;
  display: inline-block;
  margin: auto;
  text-align: center;
  border: 1px solid #94d003;
}

body.page-template-page-steps-guide .num-circle.center {
  display: block;
  margin: auto;
  position: relative;
}

body.page-template-page-steps-guide .num-circle.circle-lg {
  width: 18rem;
  height: 18rem;
}

body.page-template-page-steps-guide .num-circle.circle-md {
  width: 14rem;
  height: 14rem;
}

body.page-template-page-steps-guide .num-circle.circle-xs {
  width: 4rem;
  height: 4rem;
}

body.page-template-page-steps-guide .num-circle > span {
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background: #94d003;
}

body.page-template-page-steps-guide .num-circle.circle-lg > span {
  width: 16rem;
  height: 16rem;
  line-height: 130px;
  margin: 1rem;
  font-size: 8rem;
  font-weight: 900;
  text-shadow: 5px 5px 0px #557700;
}

body.page-template-page-steps-guide .num-circle.circle-md > span {
  text-shadow: 3px 2px 0px #557700;
  width: 12.5rem;
  height: 12.5rem;
  line-height: 115px;
  font-size: 5.8rem;
  font-weight: 900;
  margin: 6px;
}

body.page-template-page-steps-guide .num-circle.circle-xs > span {
  text-shadow: 2px 1px 0px #557700;
  width: 3.2rem;
  height: 3.2rem;
  line-height: 30px;
  margin: 3px;
  font-size: 1.4rem !important;
}

body.page-template-page-steps-guide .num-circle.first {
  margin-top: 3.5rem;
}

body.page-template-page-steps-guide .num-circle.not-first {
  margin-top: -7rem;
}

body.page-template-page-steps-guide .step-title {
  margin-top: 2rem !important;
  color: #8dbe18;
  padding: 0 1rem;
}

body.page-template-page-steps-guide .step-title:not(.first) {
  margin-top: 2rem !important;
}

body.page-template-page-steps-guide .step-description {
  margin-bottom: 3rem;
}

body.page-template-page-steps-guide .step-list {
  background-color: #efefef;
  padding: 2rem;
  font-size: 1.6rem;
  font-weight: 600;
  box-shadow: 1px 5px 8px 1px #00000061;
  z-index: 1;
  position: relative;
  margin-bottom: 2.5rem;
}

body.page-template-page-steps-guide .step-list label {
  text-transform: uppercase;
  color: #8d8d8d;
  letter-spacing: 1px;
  display: inline-flex;
  align-items: center;
  line-height: normal;
  font-size: 1.3rem !important;
}

body.page-template-page-steps-guide .step-list label .num-circle {
  float: left;
  margin-right: 0.5rem;
}

body.page-template-page-steps-guide .step-list ul {
  padding: 0 0.5rem 1rem !important;
}

body.page-template-page-steps-guide .step-list ul li {
  font-weight: 900;
  border-top: 1px solid #d3d3d3;
  padding: 1rem 0;
  margin: 0 !important;
  min-height: 6rem;
}

body.page-template-page-steps-guide .step-list ul li:last-child {
  border-bottom: 1px solid #d3d3d3;
}

body.page-template-page-steps-guide .list-editor ul li a,
body.page-template-page-steps-guide .step-list ul li a:hover {
  color: var(--blue-color) !important;
  text-decoration: underline !important;
}

body.page-template-page-steps-guide .circle-margin:not(.first) {
  margin: 7rem auto 0rem !important;
}

body.page-template-page-steps-guide .img-center {
  margin-left: auto;
  margin-right: auto;
}

.btn-purple {
  background: #b717e7 !important;
}

.h-10 {
  border-top: 10px solid #000;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.h-2 {
  border-top: 2px solid #ccc;
}

h3.no-h-rule {
  margin-bottom: 0;
}

.section-heading {
  text-transform: initial !important;
}

.section-heading > small {
  font-size: 100%;
  font-weight: 500;
}

.pr-0 {
  padding-right: 0 !important;
}

.home-category-header a {
  text-decoration: underline !important;
  color: #212529 !important;
}

.home-category-header {
  font-family: "Lato", serif;
  margin-bottom: 2.5rem;
}

.category-panel .border-box {
  border-top: 5px solid var(--blue-color);
}

.home .category-panel .category-name {
  padding: 0 1.2rem 1.2rem;
  margin: 0 -1.2rem;
}

.sub-category-posts small,
.popular-posts small {
  font-size: 70%;
  line-height: 1.8rem;
  font-weight: 600;
}

.panel-link h6.in-cat {
  font-size: 1.1rem;
}

.panel-link h6.in-cat a {
  color: var(--blue-color) !important;
}

.panel-link h6.in-cat a:hover {
  text-decoration: underline !important;
}

.panel-link p {
  color: #909090;
}

.sub-category-posts .panel-link p,
.subcat_group .panel-link p,
.border-box.popular-posts.panel-links .panel-link p {
  font-size: 77%;
  line-height: 2rem;
  font-weight: 600;
  margin-bottom: 0;
  font-family: "Lato", serif;
}

.border-box.popular-posts.panel-links .panel-link img {
  min-height: 10rem;
  padding-bottom: 0;
}

.wrapper-outer .blog-subheading {
  font-family: "Lato", sans-serif;
  color: #4d4d4d;
  font-style: italic;
}

.wrapper-outer .featured-blogs {
  background-color: #424242;
  padding: 1rem;
}

.wrapper-outer .featured-blogs > p {
  font-size: 1.8rem;
  font-weight: 600;
  display: block;
  margin: 0 !important;
  padding: 1rem;
  line-height: normal;
  transition: all 150ms linear;
}

.wrapper-outer .featured-blogs p.active,
.wrapper-outer .featured-blogs p:hover {
  background-color: #fff;
}

.wrapper-outer .featured-blogs p a:not(.blog-author) {
  color: #fff;
}

.wrapper-outer .featured-blogs p.active a:not(.blog-author) {
  color: #1a1a1a;
}

.wrapper-outer .featured-blogs p a:hover {
  text-decoration: none;
}

.wrapper-outer .featured-blogs p span {
  display: table-cell;
  vertical-align: top;
  font-weight: 300;
}

.wrapper-outer .featured-blogs p span:first-child {
  font-size: 2.5rem;
  padding-right: 2rem;
  color: var(--blue-color);
  font-weight: 300;
  line-height: 4rem;
  vertical-align: middle;
}

.wrapper-outer .featured-blogs p span small {
  display: block;
  font-weight: 900;
  font-family: "Lato", sans-serif;
  letter-spacing: 1.2px;
  font-size: 11px;
  margin-bottom: 5px;
}

.wrapper-outer .featured-blogs-preview .blog-preview {
  display: none;
  position: relative;
  height: 100%;
}

.wrapper-outer .featured-blogs-preview .blog-preview.active {
  display: block;
}

.wrapper-outer .featured-blogs-preview .blog-info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  z-index: 1;
  width: 100%;
  text-align: center;
  padding: 0 9%;
}

.wrapper-outer .featured-blogs-preview .blog-info.media-available {
  width: 70%;
  text-align: left;
  left: 4%;
  padding: 0;
}

.separator-sm {
  border-bottom: 1px solid #949494;
  width: 4rem;
  display: block;
  margin: 1rem auto;
}

.wrapper-outer .featured-blogs .blog-info h2 {
  display: none;
}

.wrapper-outer
  .featured-blogs-preview
  .blog-info.media-available
  .separator-sm {
  margin-left: 0;
}

.blog-grid-item p {
  line-height: normal;
}

.blog-info p {
  font-size: 1.8rem;
}

.blog-highlight .blog-grid-item-wrapper {
  box-sizing: border-box;
  overflow: hidden;
  box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
}

.wrapper-outer .featured-blogs-preview .blog-img {
  opacity: 0.3;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}

.wrapper-outer .featured-blogs-preview .blog-img img {
  max-height: 100%;
  height: 100%;
  width: 60%;
  object-fit: contain;
  object-position: right;
}

.wrapper-outer .blog-cat,
.wrapper-outer .blog-date,
.wrapper-outer .blog-author {
  font-family: "Lato", sans-serif;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
}

.wrapper-outer .blog-author {
  color: var(--blue-color);
}

.wrapper-outer .blog-grid {
  margin: 0 -15px;
}

.wrapper-outer .blog-grid .blog-grid-item {
  margin-bottom: 3rem;
}

/*  width: calc(100% / 4);padding: 0 15px; */

.wrapper-outer .blog-grid .blog-grid-item.no-media .blog-grid-item-wrapper {
  border: 1px solid #bebebe;
  padding: 4rem 2rem;
  position: relative;
}

.wrapper-outer
  .blog-grid
  .blog-grid-item.no-media
  .blog-grid-item-wrapper:after {
  content: "";
  position: absolute;
  width: 100.8%;
  height: 100.8%;
  top: 0px;
  left: 0px;
  border: 1px solid #bebebe;
  margin: 3px 4px;
}

.wrapper-outer
  .blog-grid
  .blog-grid-item.no-media.blog-highlight
  .blog-grid-item-wrapper:after,
.wrapper-outer
  .blog-grid
  .blog-grid-item.no-media.blog-highlight
  .blog-grid-item-wrapper {
  border: 0px;
}

.wrapper-outer .blog-grid .blog-grid-item .blog-grid-item-wrapper p {
  margin-bottom: 3rem;
}

.wrapper-outer
  .blog-grid
  .blog-grid-item.media-available
  .blog-grid-item-wrapper {
  border-bottom: 1px solid #ccc;
  padding-bottom: 3rem;
  background-color: #f6f6f6;
}

.wrapper-outer .blog-grid .blog-grid-item h2 {
  font-style: italic;
  font-weight: 500;
  font-size: 2.2rem;
}

.wrapper-outer .subcat-filter-group,
.wrapper-outer .blog-filter-group {
  text-align: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0;
  margin-bottom: 4rem;
  font-family: "Lato", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
}

.wrapper-outer .subcat-filter-group a[data-target="#kmPageModal"],
.wrapper-outer .subcat-filter-group .filter-by,
.wrapper-outer .subcat-filter-group li,
.wrapper-outer .blog-filter-group li {
  display: inline-block;
  padding: 1.2rem 1rem 1rem;
  margin: 0;
  cursor: pointer;
}

.wrapper-outer .blog-filter-group li {
  font-weight: 500;
}

.wrapper-outer .subcat-filter-group .filter-by {
  cursor: default;
}

.wrapper-outer .subcat-filter-group a[data-target="#kmPageModal"]:hover,
.wrapper-outer .subcat-filter-group li:hover,
.wrapper-outer .subcat-filter-group li.active,
.wrapper-outer .blog-filter-group li:hover,
.wrapper-outer .blog-filter-group li.active {
  color: var(--blue-color);
}

/*.wrapper-outer .blog-filter-group li:first-child{padding-left:0px;}
  .wrapper-outer .blog-filter-group li:last-child{padding-right:0px;}*/

.wrapper-outer .blog-grid-item-wrapper a {
  display: block;
  z-index: 1;
}

.wrapper-outer .blog-grid-item-wrapper a:hover h2 {
  color: var(--blue-color);
  text-decoration: underline;
}

.wrapper-outer .blog-grid-item-wrapper a:hover p {
  color: initial;
}

.wrapper-outer .author-filter {
  border-radius: 50%;
  margin-left: 5px;
  width: 16px;
  background: var(--blue-color);
  color: #fff;
  height: 16px;
  display: inline-block;
  text-align: center;
  line-height: 1.6rem;
  font-size: 1.5rem;
  position: relative;
}

.wrapper-outer .author-filter:hover {
  text-decoration: none;
}
body.tax-blog_category .wrapper-outer .banner p,
.page-template-page-blog-list .wrapper-outer .banner p {
  font-family: "Lato", serif;
  font-size: 2rem;
  font-style: italic;
  margin: 0;
  font-weight: 300;
  letter-spacing: 1px;
}

body.single-product_ad .wp-post-content,
.feature-product {
  font-family: "Lato", serif !important;
}

body.single-product_ad .wp-post-content .vc_row,
.feature-product .vc_row {
  overflow: visible !important;
}

.vc_btn3 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  background-image: none !important;
  text-transform: uppercase;
}

/*blue button*/

.vc_btn3-color-turquoise.vc_btn3-style-flat {
  background-color: var(--blue-color) !important;
  border: 2px solid var(--blue-color) !important;
}

.vc_btn3-color-turquoise.vc_btn3-style-flat:hover {
  color: var(--blue-color) !important;
  background-color: transparent !important;
}

.vc_btn3-style-outline.vc_btn3-color-turquoise {
  background-color: transparent !important;
  border: 2px solid var(--blue-color) !important;
  color: var(--blue-color) !important;
}

.vc_btn3-style-outline.vc_btn3-color-turquoise:hover {
  background-color: var(--blue-color) !important;
  color: #fff !important;
}

/*purple button*/

.vc_btn3-style-flat.vc_btn3-color-purple {
  background-color: #b717e7 !important;
  border: 2px solid #b717e7 !important;
}

.vc_btn3-style-flat.vc_btn3-color-purple:hover {
  color: #b717e7 !important;
  background-color: transparent !important;
}

.vc_btn3-style-outline.vc_btn3-color-purple {
  background-color: transparent !important;
  border: 2px solid #b717e7 !important;
  color: #b717e7 !important;
}

.vc_btn3-style-outline.vc_btn3-color-purple:hover {
  background-color: #b717e7 !important;
  color: #fff !important;
}

/*.wrapper-outer .banner.banner-tp {
      min-height: auto;
  }*/

.subcat_group {
  border: 1px solid #ccc;
  padding: 1rem;
  background: #fff;
}

.wrapper-outer .sub-mega-strip .sub-mega-menu-item .sub-mega-2 .subcat_group {
  border: 0;
  padding: 1.5rem;
}

.sub-category-posts h2.category-name > div {
  display: flex;
  align-items: center;
}

.wrapper-outer .see-more {
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Lato", serif;
  text-transform: uppercase;
  color: var(--blue-color);
  vertical-align: sub;
}

.wrapper-outer .see-more:after {
  content: "\f105";
  font: normal normal normal 34px/0 FontAwesome;
  vertical-align: sub;
  padding-left: 0.8rem;
  display: inline-block;
}

.full-width-cat .panel-link {
  padding: 0;
}

.vid-figure {
  position: relative;
  overflow: hidden;
}

.vid-figure:not(.feat-img) img {
  transform: scale(1.33);
  object-position: left;
  transform-origin: 20%;
}

.vid-figure:after {
  content: "";
  /*background: url(/wp-content/uploads/2019/07/btn-play.svg);*/
  background: url(/wp-content/themes/ketomojo/assets/img/vid-play-btn.svg);
  position: absolute;
  background-size: 100% 100%;
  display: block;
  width: 120px;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.category-panel img.object-fit {
  height: 10rem !important;
}

#commentform input[name="comment_klaviyo_subscribe"]:checked,
#commentform #cren_subscribe_to_comment:checked {
  filter: invert(5%) hue-rotate(325deg) brightness(1.2);
}

input[type="text"].wprm-recipe-servings {
  display: inline;
  width: 50px;
  margin: 0;
  padding: 5px;
  text-align: center;
}

@media (min-width: 1350px) {
  body .container {
    max-width: 1250px;
  }
}

@media (min-width: 1200px) {
  body.page-template-page-steps-guide .pentagon {
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }
}

@media (min-width: 992px) {
  body.page-template-page-steps-guide .pentagon strong {
    font-size: 2.4rem;
    line-height: 2rem;
  }
  body.page-template-page-steps-guide .desk-no-padding {
    padding: 0 !important;
  }
  body.page-template-page-steps-guide .wrapper-outer .banner {
    min-height: 58rem;
  }
  body.page-template-page-steps-guide .step-list {
    margin-bottom: -3rem;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  body.page-template-page-steps-guide .pentagon > .wpb_wrapper > p:first-child {
    margin-bottom: 5rem;
    font-size: 1.8rem;
    line-height: unset;
    letter-spacing: 0.7px;
  }
  body.page-template-page-steps-guide .step-description {
    font-size: 1.7rem !important;
    margin-bottom: 4rem;
    font-weight: 600;
  }
  body.page-template-page-steps-guide .step-title {
    font-size: 3.6rem !important;
  }
  .wrapper-outer header .btn-purple:hover {
    color: #b717e7 !important;
    border: 0.2rem solid #b717e7;
    background-color: #fff !important;
  }
  .section-heading {
    font-size: 3.2rem !important;
  }
  .grid.blogs .section-heading {
    font-size: 3.8rem !important;
  }
  .wrapper-outer main .grid .h-rule,
  .wrapper-outer main .sub-category-posts .h-rule {
    margin-top: -4.1rem;
  }
  .wrapper-outer main section.grid {
    margin-bottom: 2rem;
  }
  .popular-posts {
    overflow-y: auto;
    height: 83rem;
    overflow-x: hidden;
  }
  .wrapper-outer .featured-blogs-preview .blog-info h2 {
    font-size: 3.6rem;
    font-weight: 400;
  }
  .wrapper-outer .blog-subheading {
    font-size: 2.8rem;
  }
}

@media (min-width: 767px) {
  body.page-template-page-steps-guide .pentagon:after {
    content: "";
    border-left: 310px solid transparent;
    border-right: 310px solid transparent;
    position: absolute;
    margin-top: 0px;
    left: 0;
    right: 0;
  }
  body.page-template-page-steps-guide .banner-text {
    top: 0.5rem;
  }
  .slideshow .video-data img.play-icon {
    width: 300px !important;
  }
  .wrapper-outer .featured-blogs-preview {
    border: 1px solid #bebebe;
    padding: 2rem;
    background: #fff;
    height: 80%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    position: absolute;
    width: 115%;
    z-index: 1;
  }
  .wrapper-outer .featured-blogs-preview:after {
    content: "";
    position: absolute;
    width: 100.3%;
    height: 100.3%;
    top: 0px;
    left: 0px;
    border: 1px solid #bebebe;
    margin: 5px;
  }
  .wrapper-outer .featured-blogs {
    padding: 8rem 1rem 7rem;
  }
  .wrapper-outer .featured-blogs p {
    padding: 1.5rem 1rem 0.5rem 20%;
  }
  .wrapper-outer .featured-blogs p span:first-child {
    font-size: 3.6rem;
  }
  .wrapper-outer .featured-blogs .blog-info h2 {
    display: block;
  }
  .three-lines {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .two-lines {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .category-panel img.object-fit {
    height: 13rem !important;
  }
  .border-box.popular-posts.panel-links .panel-link img {
    min-height: 12rem;
  }
  .banner-overlay:after {
    background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.61) 0%,
      rgba(255, 255, 255, 0) 50%
    ) !important;
  }
  .wrapper-outer .subcat-filter-group {
    margin-top: -3rem;
  }
  .wrapper-outer .subcat-filter-group li.active:after,
  .wrapper-outer .blog-filter-group li.active:after {
    content: "";
    border-bottom: 4px solid var(--blue-color);
    position: absolute;
    left: 1rem;
    right: 1rem;
    bottom: -0.3rem;
    transition: all 200ms ease-out;
  }
}

@media (max-width: 1199px) {
  body.page-template-page-steps-guide .pentagon:after {
    border-left: 305px solid transparent;
    border-right: 305px solid transparent;
    margin-top: -0.1px;
  }
}

@media (max-width: 991px) {
  body.page-template-page-steps-guide .num-circle.not-first {
    margin-top: -5rem;
  }
  body.page-template-page-steps-guide .num-circle.circle-md {
    width: 10rem;
    height: 10rem;
  }
  body.page-template-page-steps-guide .num-circle.circle-md > span {
    width: 8.5rem;
    height: 8.5rem;
    line-height: 85px;
    font-size: 4rem;
  }
  body.page-template-page-steps-guide .num-circle.circle-lg {
    width: 15.5rem;
    height: 15.5rem;
  }
  body.page-template-page-steps-guide .num-circle.circle-lg > span {
    width: 14rem;
    height: 14rem;
    line-height: 130px;
    margin: 0.5rem;
    font-size: 5rem;
    text-shadow: 3px 5px 0px #557700;
  }
  body.page-template-page-steps-guide h1 {
    font-size: 2.5rem !important;
    margin-top: -6rem !important;
  }
  .wrapper-outer .see-more {
    font-size: 1.2rem;
  }
  .wrapper-outer .see-more:after {
    padding-left: 0.2rem;
    font-size: 2.4rem;
  }
}

@media (max-width: 768px) {
  body.page-template-page-steps-guide .pentagon {
    padding: 1rem 2rem 7rem;
    clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 50% 100%, 0% 80%);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 50% 100%, 0% 80%);
    margin-top: -10.5rem;
  }
  body.page-template-page-steps-guide .num-circle.first {
    margin-top: -3.5rem;
  }
  body.page-template-page-steps-guide .circle-margin:not(.first) {
    margin: 0rem auto !important;
  }
  body.page-template-page-steps-guide .step-list {
    font-size: 1.4rem;
  }
  .keto-homepage-full {
    margin-bottom: 5rem;
  }
  .wrapper-outer .featured-blogs {
    margin-top: 1rem;
  }
  .wrapper-outer .featured-blogs .blog-preview .blog-info .separator-sm {
    display: none;
  }
  .wrapper-outer .featured-blogs .blog-preview .blog-info p {
    font-weight: 300;
  }
  .wrapper-outer .featured-blogs > p .blog-preview {
    display: none;
    padding-left: 4rem;
    flex-flow: column-reverse;
  }
  .wrapper-outer .featured-blogs > p.active .blog-preview {
    display: flex;
  }
  .wrapper-outer .featured-blogs .blog-preview .blog-img {
    padding: 1rem 0;
  }
  .wrapper-outer .subcat-filter-group li,
  .wrapper-outer .blog-filter-group li {
    font-size: 1.5rem;
  }
  .wrapper-outer .subcat-filter-group,
  .wrapper-outer .blog-filter-group {
    overflow-x: auto;
    white-space: nowrap;
  }
}

/*7 steps guide template - end*/

/*Shopping List CSS*/

#wprm-recipe-collections-app .wprmprc-collection-item-name:hover,
#wprm-recipe-collections-app .wprmprc-overview-collection-name:hover {
  color: var(--blue-color);
}

#wprm-recipe-collections-app .wprmprc-overview-collection-name {
  font-size: 26px;
}

nav .recipe_shopping_list {
  display: none !important;
}

#wprm-recipe-collections-app
  .wprmprc-collection-column
  .wprmprc-collection-column-groups
  .wprmprc-collection-group
  .wprmprc-collection-group-items
  .wprmprc-collection-group-add-item {
  display: none;
}

/* #wprm-recipe-collections-app .wprmprc-shopping-list-action:nth-child(1),
  #wprm-recipe-collections-app .wprmprc-shopping-list-action:nth-child(2) {
      display: none !important;
  } */

a.wprm-recipe-add-to-collection {
  margin: 2rem 0 0;
  display: inline-block;
  font-family: "Lato", serif;
  font-size: 1.6rem;
  padding: 10px 0;
  text-transform: uppercase;
  font-weight: bold;
}

#recipe-card a.wprm-recipe-not-in-collection,
a.wprm-recipe-add-to-collection[data-text-added] {
  color: #ffffff !important;
  background-color: var(--blue-color);
  border-radius: 30px;
  padding: 8px 20px;
  text-transform: uppercase;
  border: 0.2rem solid var(--blue-color);
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.08rem;
}

#recipe-card a.wprm-recipe-not-in-collection {
  color: var(--blue-color) !important;
  background-color: #ffffff;
}

a.wprm-recipe-add-to-collection[data-text-added]:hover {
  text-decoration: none;
  background-color: #fff;
  color: var(--blue-color) !important;
}

#recipe-card a.wprm-recipe-not-in-collection:hover {
  color: #ffffff !important;
  background-color: var(--blue-color);
}

/*#wprm-recipe-collections-app .wprmprc-collection .wprmprc-collection-actions:not(.wprmprc-collection-actions-remove-items) .wprmprc-collection-action:nth-child(1),*/

.wprmprc-shopping-list-item-servings-adjust-servings-unit {
  display: none !important;
}

.wps-cart-icon-fixed.wps-cart-is-empty {
  display: none !important;
}

.wpshopify .wrapper-outer .wps-container {
  padding: 0;
}

.wpshopify .wrapper-outer .wps-items.wps-items-list {
  margin: 0;
}

.wpshopify .wrapper-outer .wps-items.wps-items-list .wps-buy-button-wrapper {
  text-align: center;
}

.wpshopify .wrapper-outer .wps-btn {
  border: 2px solid #00b6d2;
  background-color: var(--blue-color);
  color: #fff;
  text-transform: uppercase;
  padding: 1.4rem 2rem;
  width: auto;
  font-family: "Lato", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.1rem;
  border-radius: 2em;
}

.wpshopify .wrapper-outer .wps-btn:hover {
  background-color: #fff !important;
  color: var(--blue-color);
  border: 2px solid #00b6d2;
}

.wpshopify .wrapper-outer .wps-btn:after {
  content: none;
}

.km-shopnow-side-popup {
  position: fixed;
  right: 20px;
  z-index: 99;
  bottom: calc(100vh - 92%);
  height: 200px;
  font-family: "Lato", serif;
}

.km-shopnow-side-popup .shopnow-popup-image-wrapper {
  position: relative;
  z-index: 99;
}

.km-shopnow-side-popup .shopnow-popup-image-wrapper .shopnow-icon .pp-close {
  display: none;
}

.km-shopnow-side-popup
  .shopnow-popup-image-wrapper.close-quickshop
  .shopnow-icon
  .pp-open {
  display: none;
}

.km-shopnow-side-popup
  .shopnow-popup-image-wrapper.close-quickshop
  .shopnow-icon
  .pp-close {
  display: initial;
}

.km-shopnow-side-popup .shopnow-popup-image {
  height: auto;
  width: 140px;
  cursor: pointer;
}

.km-shopnow-side-popup .close-quick-shopnow {
  cursor: pointer;
  position: absolute;
  right: 26px;
  top: 35%;
  background: #78c9d7;
  padding: 1rem;
  color: #fff;
}

.km-shopnow-side-popup .quick-shopnow-popup {
  text-align: center;
  position: fixed;
  right: 65px;
  bottom: calc(100vh - 89%);
  z-index: 98;
  background-color: #fff;
  padding: 1.5rem 1.5rem 1rem 1.5rem;
  border-radius: 4px;
  background: #efefef;
  min-height: 15rem;
  padding-right: 10rem;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.15);
}

.km-shopnow-side-popup .shopnow-icon {
  position: relative;
  right: -22px;
  background: #8bd3d8;
  padding: 1.5rem 1.5rem 1.5rem 1rem;
  color: #fff;
  z-index: -1;
  border-radius: 4px;
  font-size: 2rem;
}

.km-shopnow-side-popup .shopnow-icon i {
  font-style: normal;
}

.km-shopnow-side-popup .quick-shopnow-popup > div > a {
  min-width: 150px;
  padding-right: 2rem;
  float: left;
}

.km-shopnow-side-popup .quick-shopnow-popup img {
  width: 100px;
  height: auto;
}

.km-shopnow-side-popup .quick-shopnow-popup figure.wp-caption {
  margin: 0;
  width: auto !important;
  display: inherit;
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.km-shopnow-side-popup .quick-shopnow-popup figcaption:before {
  content: " ";
  width: 12px;
  background-image: url(./assets/img/bag-icon.jpg);
  height: 20px;
  position: absolute;
  left: 6px;
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
  top: 4px;
}

.km-shopnow-side-popup .quick-shopnow-popup figure.wp-caption .wp-caption-text {
  display: none;
}

.km-shopnow-side-popup .quick-shopnow-popup figure.wp-caption:hover:after {
  content: "";
  background: #78c9d78c;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.km-shopnow-side-popup
  .quick-shopnow-popup
  figure.wp-caption:hover
  .wp-caption-text {
  position: absolute;
  top: 40%;
  background: #684c2a;
  left: 0;
  right: 0;
  color: #fff;
  padding: 0;
  transition: bottom 250ms;
  text-align: center;
  display: initial;
  z-index: 3;
  padding: 5px 0 5px 10px;
  font-size: 14px;
}

.km-shopnow-side-popup .wps-component-products-title .wps-products-title,
.km-shopnow-side-popup .quick-shopnow-popup p {
  margin: 0 !important;
  line-height: normal !important;
  font-weight: 400 !important;
  font-size: 1.2rem !important;
  font-family: "Lato", serif !important;
  text-align: center;
}

.km-shopnow-side-popup [data-wps-is-client-component-wrapper] {
  margin: 0 !important;
}

.km-shopnow-side-popup .css-lko3ee-containerFluidCSS,
.km-shopnow-side-popup [class^="wps-"] .p-3 {
  padding: 0 !important;
}

.km-shopnow-side-popup .wps-component-products-title {
  margin-top: 5px !important;
}

.km-shopnow-side-popup a,
.km-shopnow-side-popup a:hover {
  color: #1a1a1a !important;
}

.km-shopnow-side-popup .pp-title {
  position: absolute;
  right: 52px;
  word-break: break-word;
  width: 50px;
  top: 60px;
  font-weight: 900;
  font-size: 2rem;
  line-height: normal;
}

.km-shopnow-side-popup.shopnow_non_us .pp-title {
  /*right: 42px;*/
  color: #fff;
}

.km-shopnow-side-popup .pp-remove-shopnow {
  background: #8bd3d8;
  border-radius: 50%;
  color: #fff;
  position: absolute;
  right: -1px;
  cursor: pointer;
  font-size: 1.7rem;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  z-index: 111;
}

.km-shopnow-side-popup .quick-shopnow-popup .advads-tooltip,
.km-shopnow-side-popup .quick-shopnow-popup .keto-adlabel {
  display: none;
}

h3#reply-title a {
  padding: 0 0.5rem;
}

#kmPageModal .close {
  position: absolute;
  right: 10px;
  top: 1px;
  font-size: 4rem;
  font-weight: 300;
  cursor: pointer;
  z-index: 9;
}

#kmPageModal .vc_row[data-vc-full-width].vc_hidden {
  opacity: 1;
}

#kmPageModal #keto_meter {
  width: 100% !important;
  left: 0 !important;
  right: 0;
  margin: 0;
  /*padding-left: 0 !important;
      padding-right: 0 !important;*/
}

#kmPageModal #keto_meter h4 {
  font-family: "Lato", sans-serif;
}

/*a[data-target="#kmPageModal"] {
      font-family: 'Lato', sans-serif;
      font-size: 1.5rem;
      font-style: italic;
      color: var(--blue-color);
  }*/

a[data-target="#kmPageModal"]:hover {
  text-decoration: underline;
}

.video-filter-tooltip {
  height: 200px;
}

.video-filter-tooltip .qtip-content {
  height: 100%;
}

.video-filter-tooltip .qtip-content img {
  max-height: 100%;
}

.blog-source {
  font-family: "Lato", serif;
  font-size: 1.3rem;
  font-weight: 400;
  margin: 0 0 0.4rem;
}

.blog-source a:hover {
  text-decoration: underline;
}

span.wpcf7-list-item {
  margin-left: 0;
  margin-right: 10px;
}

.survey-form .wpcf7-form-control {
  font-size: 1.4rem;
}

.wpcf7-form-control.wpcf7-textarea,
.wpcf7-form-control.wpcf7-text {
  max-width: 100%;
  padding: 10px;
  width: 100%;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #d00000;
  background: #d00000;
  color: #fff;
  font-family: "Open Sans";
  text-align: center;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #11b3cf;
  background: #11b3cf;
  color: #fff;
  font-family: "Open Sans";
  text-align: center;
}

.wrapper-outer .nav-links .hide-main-menu {
  display: none !important;
}

.wrapper-outer .nav-mega .btn.menu-item {
  height: fit-content !important;
  padding: 0.9rem 2rem !important;
  -webkit-flex-basis: auto !important;
  margin-top: 3rem;
}

.wrapper-outer .nav-mega .btn.menu-item > a {
  min-height: auto !important;
  font-size: initial !important;
  font-weight: 700;
  text-transform: initial;
}

.wrapper-outer .nav-mega li.btn.menu-item:hover > a,
.wrapper-outer .nav-mega li.btn.menu-item > a:hover {
  color: var(--blue-color) !important;
  text-decoration: none !important;
}

.ketone-lot-form,
.glucose-lot-form {
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 2rem;
}

.input-loader {
  margin: 0;
  height: 2rem;
  width: 2rem;
  animation: rotate-simple 0.8s infinite linear;
  -webkit-animation: rotate-simple 0.8s infinite linear;
  border: 3px solid #0f99b1;
  border-right-color: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  display: none;
  position: absolute;
  right: 2rem;
  top: 3.5rem;
}

.loader-gif {
  margin: 0;
  height: 3rem;
  width: 3rem;
  animation: rotate-simple 0.8s infinite linear;
  -webkit-animation: rotate-simple 0.8s infinite linear;
  border: 4px solid var(--blue-color);
  border-right-color: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  display: none;
}

.ketone-lot-form .output-val,
.glucose-lot-form .output-val {
  font-size: 2.6rem !important;
}

label.enter-code {
  font-size: 22px;
  font-weight: 600;
}

.rating_div {
  clear: both;
}
.km-reminder {
  background: rgba(148, 208, 0, 0.1);
}
.km-reminder p {
  font-size: 1.6rem !important;
  margin: 0;
}
div.asp_r.asp_r_2.vertical .results .item .asp_image {
  border-radius: 5px;
}

.wrapper-outer .vc_tta-accordion,
.wrapper-outer .vc_tta-accordion h4 {
  font-family: "Lato", serif !important;
}

.wrapper-outer .vc_tta.vc_general .vc_tta-panel-title > a {
  padding: 2.5rem 2rem;
}

.wrapper-outer .vc_tta-accordion h4 {
  font-size: 2rem !important;
}

.wrapper-outer
  .vc_tta.vc_tta-accordion
  .vc_tta-controls-icon-position-left
  .vc_tta-controls-icon {
  right: 20px !important;
  left: auto !important;
}

.wrapper-outer .vc_tta-accordion .vc_tta-controls-icon-plus:before {
  content: "\f107" !important;
  font: normal normal normal 30px/1 FontAwesome;
  border: 0 !important;
}

.wrapper-outer .vc_tta-accordion .vc_active .vc_tta-controls-icon-plus:before {
  content: "\f106" !important;
  font: normal normal normal 30px/1 FontAwesome;
  border: 0 !important;
}

.wrapper-outer .vc_tta-accordion .vc_tta-controls-icon-plus:after,
.wrapper-outer .vc_tta-accordion .vc_active .vc_tta-controls-icon-plus:after {
  content: none !important;
}

.wrapper-outer .vc_tta-accordion .vc_tta-panel-heading a {
  font-weight: 500;
  color: #111 !important;
}

.wrapper-outer .vc_tta-accordion .vc_tta-panel-heading a:hover,
.wrapper-outer .vc_tta-accordion .vc_active .vc_tta-panel-heading a {
  color: var(--blue-color) !important;
}

.wrapper-outer
  .vc_tta.vc_tta-accordion
  .vc_tta-controls-icon-position-left.vc_tta-panel-title
  > a {
  padding: 3rem !important;
}

.wrapper-outer
  .vc_tta.vc_tta-accordion
  .vc_active
  .vc_tta-controls-icon-position-left.vc_tta-panel-title
  > a {
  padding-bottom: 1rem !important;
}

.wrapper-outer
  .vc_tta.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-body {
  background-color: #fff !important;
}

.wrapper-outer .vc_tta.vc_tta-accordion .vc_tta-panel-heading,
.wrapper-outer
  .vc_tta.vc_tta-accordion
  .vc_tta-panel
  .vc_tta-panel-heading:focus,
.wrapper-outer
  .vc_tta.vc_tta-accordion
  .vc_tta-panel
  .vc_tta-panel-heading:hover {
  background-color: #e9e9e9 !important;
}

.wrapper-outer .vc_tta.vc_tta-accordion .vc_tta-panel-heading,
.wrapper-outer
  .vc_tta.vc_tta-accordion
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel.vc_active
  .vc_tta-panel-heading {
  border-color: #ccc !important;
  border-left: 0 !important;
  border-right: 0 !important;
}

.wrapper-outer
  .vc_tta.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel.vc_active
  .vc_tta-panel-heading {
  border-bottom: 0px !important;
}

.wrapper-outer
  .vc_tta.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-body,
.wpb-js-composer
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-body::after,
.wpb-js-composer
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-body::before {
  border-color: #fff !important;
}

.wrapper-outer
  .vc_tta.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel.vc_active
  .vc_tta-panel-heading:focus,
.wrapper-outer
  .vc_tta.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel.vc_active
  .vc_tta-panel-heading:hover,
.wrapper-outer
  .vc_tta.vc_tta-accordion
  .vc_tta-panel.vc_active
  .vc_tta-panel-heading {
  background-color: #fff !important;
}

iframe#vimeo_iframe {
  background: #000;
}

.wprm-rating-star-empty svg polygon {
  stroke: var(--blue-color) !important;
}

label {
  cursor: pointer;
}

#commentform .acf-comment-fields {
  display: none;
}

.viewer-item .wprm-recipe-rating .wprm-recipe-rating-average,
.grid-item .wprm-recipe-rating .wprm-recipe-rating-average {
  display: none;
}

.wprm-recipe-rating .wprm-recipe-rating-details {
  font-size: 0.7em;
  font-family: "Lato", serif;
  color: #b1b1b1;
}

div.asp_w.asp_r .results .asp_group_header {
  color: #1a1a1a;
  background: transparent;
  font-size: 1.5rem;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
}

div.asp_r.asp_r_2.vertical {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px,
    rgba(0, 0, 0, 0.1) 0px 2px 4px 0px,
    rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset !important;
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.ajaxsearchpro .anchor-group {
  font-size: 1.4rem;
  width: 50%;
  display: inline-block;
  text-align: center !important;
  font-weight: 700;
  padding: 1rem 0 !important;
  color: #1a1a1a !important;
}

.ajaxsearchpro .anchor-group:nth-child(2) {
  color: #b717e7 !important;
}

.asp_main_container {
  scroll-behavior: smooth;
}

div.asp_r.asp_r_2 p.showmore a {
  color: var(--blue-color) !important;
}

.wrapper-outer .nav-mega .mega-profile.mob-bot-menu {
  background: #fff;
  color: #666666;
  margin: 1rem 0 0;
  padding: 1.2em 1em 0;
}

.wrapper-outer .nav-mega .mega-profile.mob-bot-menu li {
  padding: 0 0 1.2rem !important;
}

.wrapper-outer .nav-mega .mega-profile.mob-bot-menu li a {
  color: #666666;
  font-weight: 600 !important;
}

.auth0-lock-widget .auth0-lock-header-welcome {
  display: none;
}
.show-read-more {
  display: none;
}
.show-read-more .shower,
.show-read-more .hider {
  cursor: pointer;
  text-decoration: underline;
  color: var(--blue-color);
}
@media (min-width: 767px) {
  .viewer-item .wprm-recipe-rating.wprm-user-rating,
  .grid-item .wprm-recipe-rating.wprm-user-rating {
    position: absolute;
    bottom: 1rem;
    left: 20px;
    right: 0;
  }
}

@media (min-height: 900px) {
  .km-shopnow-side-popup .quick-shopnow-popup {
    bottom: calc(100vh - 90%);
  }
}

@media (max-width: 767px) {
  .km-shopnow-side-popup {
    bottom: 35px;
  }
  .km-shopnow-side-popup .quick-shopnow-popup {
    padding-right: 10rem;
    width: 83%;
    bottom: 60px;
  }
  .km-shopnow-side-popup .quick-shopnow-popup ul {
    display: flex !important;
    overflow-x: auto !important;
  }
  .wrapper-outer.editorial .banner h2 {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
  .page-template-page-video-list .subcat-filter-group .filter-cat {
    border-bottom: 1px solid #ccc;
  }
  .page-template-page-video-list .subcat-filter-group,
  .page-template-page-video-list .subcat-filter-group .filter-cat:last-child {
    border: 0;
  }
  :target:before {
    content: "";
    display: block;
    height: 70px;
    margin-top: -70px;
  }
}

@media screen and (max-width: 500px) {
  .wpshopify .km-shopnow-side-popup .wps-items .wps-item {
    margin-bottom: 0.5rem !important;
  }
  .wrapper-outer
    .vc_tta.vc_tta-accordion
    .vc_tta-controls-icon-position-left.vc_tta-panel-title
    > a {
    padding-right: 3.3rem !important;
  }
  .wrapper-outer .nav-mega {
    padding-bottom: 0;
  }
  .wrapper-outer .nav-mega .mega-profile {
    padding-bottom: 3rem;
  }
  #calculate_gki .vc_tta-panel .calconic-input-wrapper,
  .wrapper-outer .calconic-calculator .calconic-input-wrapper,
  .wrapper-outer .calconic-calculator .calconic-element {
    padding: 8px !important;
  }
  .wrapper-outer
    .calconic-calculator
    #lumi-calculator-5dc35f5557f33e00294f3d30
    .calconic-formula
    label,
  .wrapper-outer
    .calconic-calculator
    #lumi-calculator-5d5591d8686aa300298562e2
    .calconic-formula
    label {
    font-size: 11px !important;
  }
  .wrapper-outer
    .calconic-calculator
    #lumi-calculator-5dc35f5557f33e00294f3d30
    .calconic-formula
    p,
  .wrapper-outer
    .calconic-calculator
    #lumi-calculator-5d5591d8686aa300298562e2
    .calconic-formula
    p {
    font-size: 20px !important;
  }
}

/** 27/04/2021 CSS START **/

body.page-template-providers-welcome .wrapper-outer {
  font-family: "Lato", serif;
  font-weight: 400;
}

body.page-template-providers-welcome .wrapper-outer.default main {
  margin-top: 3rem;
}

body.page-template-providers-welcome h1,
body.page-template-providers-welcome h2,
body.page-template-providers-welcome h3,
body.page-template-providers-welcome h4,
body.page-template-providers-welcome h5,
body.page-template-providers-welcome h6 {
  font-family: "Cardo", sans-serif;
  text-transform: initial;
}

.page-template-providers-welcome .h-rule {
  display: none !important;
}

.page-template-providers-welcome {
  overflow-x: hidden;
}

.page-template-providers-welcome section,
.page-template-providers-our-platform section:not(.resources) {
  margin: 0 !important;
}

.page-template-providers-welcome .h-rule,
.page-template-providers-our-platform .h-rule {
  display: none !important;
}

.providers-main-banner {
  position: relative;
}

.welcome-banner {
  background: url(../img/home.jpg);
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 18rem 0;
  background-position: right !important;
}

.banner-text h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 56px;
}

.banner-text p {
  font-size: 18px;
  line-height: 32px;
  font-family: "Lato", serif;
}

.kito-btn {
  background-color: var(--blue-color);
  border-radius: 2em;
  font-size: 20px;
  font-weight: 700;
  padding: 12px 45px;
  border: 1px solid #0088a0;
  color: #ffffff !important;
  box-shadow: 0px 2px 5px 0px #037488b8;
  font-family: "Lato", serif;
  position: fixed !important;
  right: 5%;
  bottom: 8%;
  z-index: 9;
}

.kito-btn:hover {
  background: #fff !important;
  color: var(--blue-color) !important;
  text-decoration: none;
}

/* .providers-main-banner  .kito-btn{
      position: absolute;
      right: 0;
      bottom: 8%;
  } */

ul.jump-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0;
  padding: 0px 0;
}

.jump-items {
  /* box-shadow: 0px 1px 0px 0px #e3e3e3; */
  padding: 15px 0;
  border-bottom: 1px solid #e3e3e3;
}

ul.jump-list li {
  list-style-type: none;
  display: inline-block;
  color: #9b9b9b;
  font-size: 18px;
  font-family: "Lato", serif;
  font-weight: 400;
  margin-bottom: 0px !important;
}

ul.jump-list li a {
  color: #6d6d6d;
}

ul.jump-list li a:hover {
  color: var(--blue-color);
}

.jump-to-content h3 {
  font-size: 30px;
  font-weight: 700;
  line-height: 48px;
  margin-bottom: 15px;
  background-color: transparent !important;
  font-family: "Cardo", sans-serif;
  text-transform: initial;
}

.jump-to-content {
  max-width: 530px;
  margin: auto;
}

.jump-to-content p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
}

.jump-to-content ul {
  padding-left: 25px;
}

.jump-to-content ul li {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 25px;
  font-family: "Lato", serif;
  font-weight: 400;
  list-style-type: disc;
}

.jump-to-content ul li::marker {
  font-size: 20px;
}

.jump-to-content ul li a,
.accuracy-text a,
.faq .accordion > .card .card-body p a,
.keto-mojo-app p a,
.healthcare-testi a,
.motive-block p a {
  color: var(--blue-color);
}

.welcome-banner2 {
  background: url(assets/img/home.jpg);
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 10rem 0 8rem;
  background-position: center !important;
}

.health-care {
  background: #fafafa;
  padding: 8rem 0 0;
}

.health-care .jump-to-content {
  max-width: 100%;
}

.ketone-testing {
  padding: 80px 0;
}

.playing-forward {
  background-image: url(assets/img/home.jpg);
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 14rem 0;
  background-position: top;
}

.playing-forward h2 {
  font-size: 38px;
  font-weight: 700;
  color: #fff;
}

.playing-forward p {
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  margin: 35px 0 50px;
}

.playing-forward p a {
  text-decoration: underline;
  color: #fff;
}

.forward-block {
  background: #fff;
  padding: 30px 10px;
  transition: all 0.5s ease;
  border: 4px solid transparent;
  height: 100%;
}

.forward-block img {
  height: 120px !important;
  width: auto !important;
}

#playing-forward a:hover .forward-block {
  border: 4px solid var(--blue-color);
}

.forward-block h3 {
  font-size: 28px;
  font-weight: 700;
  display: block;
}

.forward-block img {
  margin-bottom: 15px;
}

.testimonial {
  padding: 100px 0;
}

.testimonial h2 {
  font-size: 38px;
  font-weight: 700;
  padding-right: 100px;
  line-height: 52px;
}

.testimonial img {
  position: relative;
}

#video-testimonial .video-data img.play-icon {
  width: 180px !important;
}

.citations-reference {
  background: #f5f5f5;
  padding: 30px 40px;
}

.citations-reference .card:hover {
  box-shadow: none;
}

.ketone-testing .tab-content .tab-pane ul li a {
  color: var(--blue-color);
}

.citations-reference ul {
  padding-left: 15px;
}

.citations-reference h4 a {
  font-size: 24px;
  font-family: "Lato", serif;
  margin-bottom: 20px;
  color: #000000;
}

.accordion .card-header:after {
  font-family: "FontAwesome";
  content: "\f106";
  float: right;
  position: absolute;
  right: 0;
  top: 0px;
  color: var(--blue-color);
  font-size: 32px;
  font-weight: 900;
}

.accordion .card-header.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\f107";
}

.citations-reference .card-header,
.citations-reference .card {
  background-color: transparent;
}

/* .nav-tabs > li, .nav-pills > li {
      float:none;
      display:inline-block;
      display:inline;
       zoom:1;
  } */

.nav-tabs,
.nav-pills {
  text-align: center;
  justify-content: center;
  border: 0;
  margin-top: 40px !important;
}

.ketone-testing h2 {
  font-size: 38px;
  font-weight: 700;
  text-align: center;
}

.ketone-testing p {
  font-size: 19px;
  text-align: center;
  margin: 25px 0;
}

.ketone-testing ul.nav-tabs li {
  margin-bottom: 0;
  cursor: pointer;
}

.ketone-testing ul.nav-tabs li a {
  font-size: 24px;
  font-weight: 700;
  color: var(--blue-color);
  font-family: "Cardo", sans-serif;
  padding: 20px 70px;
  margin-bottom: 0px;
  display: block;
  transition: all 0.5s ease;
}

.ketone-testing ul.nav-tabs li a.active {
  background: #fafafa;
  border: 1px solid #dee2e6;
  border-bottom: 0;
  color: #000;
}

.ketone-testing .tab-content {
  background: linear-gradient(0deg, #ffffff, #fafafa 80%);
  padding: 65px;
}

.ketone-testing .tab-content h4 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px;
}

.ketone-testing .tab-content .tab-pane ul {
  padding-left: 0;
}

.ketone-testing .tab-content .tab-pane ul li {
  font-size: 18px;
  margin-bottom: 25px;
  padding-left: 40px;
  list-style-type: none;
  position: relative;
  font-weight: 400;
  padding-right: 45px;
}

.ketone-testing .tab-content .tab-pane ul li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  color: var(--blue-color);
  font-size: 22px;
}

/* your-practice-starts */

.your-practice-banner {
  background: url(../img/practice-banner.jpg);
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 20rem 0;
  background-position: center !important;
}

.cpt-block {
  background-image: linear-gradient(180deg, #059bb6 0%, #006e82 100%);
  height: 100%;
  color: #fff;
  padding: 95px 0 120px;
}

.cpt-block h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 56px;
  text-align: center;
  margin-bottom: 40px;
}

.cpt-block ul li {
  list-style-type: none;
  position: relative;
  margin-bottom: 65px;
  font-family: "Lato", serif;
}

.revenue-cpt ul li p,
.revenue-card p,
.write-for-us p,
.join-us p,
.app-integration p,
.ketogenic-steps p,
.accuracy-text p,
.faq .accordion > .card .card-body p,
.keto-mojo-app p,
.data-app p,
.healthcare-testi p,
.motive-block p {
  font-size: 18px;
  line-height: 32px;
  margin: 0;
  font-family: "Lato", serif;
}

.cpt-icon {
  background: #fff;
  border-radius: 50%;
  width: 120px;
  margin: auto;
  padding: 30px;
  position: relative;
}

.cpt-block ul li:before {
  content: "\f103";
  position: absolute;
  bottom: -50%;
  font-family: "FontAwesome";
  font-size: 45px;
  left: 6%;
  font-weight: 300;
}

.cpt-block ul li:last-child:before,
.step-line:last-child:before {
  display: none;
}

.cpt-icon img {
  width: 60px;
}

.cpt-block ul li strong,
.revenue-card p strong {
  font-weight: 700px !important;
}

.cpt-block ul,
.cpt-block ul li:last-child,
.revenue-card p:last-child {
  margin-bottom: 0;
}

.revenue-block {
  background-image: linear-gradient(180deg, #006e82 0%, #00000000 100%),
    url(../img/cptbg.jpg);
  height: 100%;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  background-position: bottom;
  padding-bottom: 50px;
}

.revenue-card h2,
.more-resources h2,
.meet-team h2,
.write-for-us h2,
.km-meter h2,
.keto-mojo-app h2,
.ketogenic-steps h2,
.accuracy-section h2,
.faq h2,
.data-app h2,
.healthcare-testimonial h2,
.motive-block h2,
.patients-reading h2 {
  font-size: 40px;
  line-height: 56px;
  font-weight: 700;
}

.revenue-card {
  border-radius: 0;
  border: 0;
}

.revenue-card .card-body {
  padding: 40px 35px;
}

.revenue-card p,
.meet-team h2,
.healthcare-testimonial h2 {
  margin-bottom: 30px;
}

section#revenue p {
  font-weight: 400;
}

.more-resources {
  background: url(../img/resource-banner.jpg);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 80px 0;
}

#resources .resources,
.write-for-us form {
  background: #fff;
  padding: 40px 30px;
  border: 4px solid transparent;
}

#resources a:hover > .resources {
  border-color: var(--blue-color);
}

#resources .resources img {
  width: 70px;
  margin-bottom: 25px;
}

#resources .resources h4,
.meet-team h4,
.km-meter h4,
.diet-step h4,
.cpt-block ul li strong {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.more-resources h2 {
  color: #fff;
  margin-bottom: 30px;
}

.meet-team {
  padding: 80px 0 50px;
}

.meet-team h4 {
  margin-top: 0;
}

.write-for-us p,
.patients-reading h2 {
  margin-bottom: 30px;
}

.write-for-us form p {
  font-size: 16px;
  line-height: 24px;
  color: #1a1a1a;
}

.write-for-us {
  background: #f5f5f5;
  padding: 80px 0 50px;
}

.write-for-us form label {
  font-size: 14px;
  line-height: 24px;
  font-family: "Lato", serif;
}

.write-for-us form label span {
  color: #b717e7;
}

.write-for-us form .form-control,
.write-for-us .wpcf7-form-control {
  border: 1px solid #b3b2b2;
  margin-bottom: 25px;
  border-radius: 0;
  height: 48px;
}

.write-for-us form .submit-btn {
  background: var(--blue-color);
  color: #ffffff;
  border-radius: 8px;
  padding: 10px 36px;
  border: 1px solid #007588;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  height: auto;
}

.write-for-us form .submit-btn:hover {
  background: #ffffff;
  color: var(--blue-color);
}

.write-for-us input[type="file"]::-webkit-file-upload-button {
  background-color: #ddd;
  border: 0;
  height: 48px;
  font-family: "Lato", serif;
  font-size: 14px;
  line-height: 24px;
}

.write-for-us input[type="file"] {
  margin-top: 5px;
  font-family: "Lato", serif;
  font-size: 14px;
  line-height: 24px;
  width: 100%;
}

.btn:focus {
  box-shadow: none;
}

.join-us {
  background: url(../img/join-us-banner.jpg);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 10rem 0;
  background-position: center !important;
}

.join-us h3,
.app-integration h3,
.ketogenic-steps h3,
.accuracy-text h3,
.healthcare-testi h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
  background-color: transparent !important;
  font-family: "Cardo", sans-serif;
  text-transform: initial;
}

.join-us p {
  margin-bottom: 20px;
}

.btn-practitioner,
.join-us a {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  background: var(--blue-color) !important;
  border-radius: 80px;
  color: #fff !important;
  padding: 10px 30px;
  margin: 7px 0;
  display: inline-block;
  min-width: 300px;
  border: 2px solid var(--blue-color);
  font-family: "Lato", serif !important;
}

.btn-practitioner:hover,
.join-us a:hover {
  background: #fff !important;
  color: var(--blue-color) !important;
}

.page-template-providers-your-practice .cta {
  margin-top: 0;
}

/* your-practice-Ends */

/* your-patients-starts */

.your-patients-banner {
  background: url(../img/your-patients-banner.jpg);
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 12rem 0;
  background-position: center !important;
}

.km-meter {
  padding: 80px 0;
}

.km-meter h2 {
  margin-bottom: 40px;
}

.ketogenic-steps h3 {
  text-transform: initial;
  text-transform: initial;
}

.meter-block {
  background: #f2f3f3;
}

.meter-text {
  padding: 30px 35px 25px;
}

.meter-text h4 {
  margin-top: 0;
}

.km-meter .see-more {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--blue-color);
  text-align: right;
  display: block;
  font-family: "Cardo", sans-serif;
  margin-top: 20px;
  text-transform: initial;
}

.km-meter .see-more:after {
  content: "\f054";
  font-family: "FontAwesome";
  font-weight: 100;
  margin-left: 5px;
}

.keto-mojo-app {
  background: url(../img/app.jpg);
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  color: #fff;
  padding: 8% 0 12%;
  margin-bottom: 2rem;
}

.keto-mojo-app a {
  margin-right: 10px;
}

.steps h3 {
  margin: 0;
}

.steps {
  margin: 20px 0 35px;
}

.app-integration {
  background: url(../img/app-integrations.png);
  background-size: 680px !important;
  background-repeat: no-repeat !important;
  background-position: bottom right !important;
}

.ketogenic-steps,
.faq {
  background: #f5f5f5;
  padding: 100px 0 50px;
}

.ketogenic-steps h2 {
  margin-bottom: 10px;
}

.ketogenic-steps h4 {
  color: #666;
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 50px;
}

.ketogenic-steps p {
  margin-bottom: 40px;
}

.diets-block {
  background: #ffffff;
  position: relative;
}

.diets-block img.post-thumb {
  height: 13rem;
  width: 100%;
  object-fit: cover;
}

.diets-block h5 {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}

.diets-block h5 a:hover {
  text-decoration: underline;
  color: var(--blue-color);
}

.diets-text {
  padding: 30px 15px 45px;
}

.diet-step {
  width: 120px;
  border-radius: 50%;
  background: var(--blue-color);
  color: #fff;
  position: relative;
  height: 120px;
  margin: auto;
  padding: 16px;
}

.diet-step span {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  font-family: "Cardo", sans-serif;
}

.diet-step h4 {
  color: #fff;
  margin-bottom: 0;
}

.step-line {
  position: relative;
}

.diet-steps:not(:last-child) .step-line:before {
  content: "";
  width: 8px;
  height: 85%;
  background: #d3e6ea;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 10px;
  top: 130px;
}

.diets-block h6 {
  position: absolute;
  color: #ffffff;
  font-size: 24px;
  line-height: 38px;
  font-weight: 700;
  bottom: 10px;
  left: 15px;
  text-transform: capitalize;
  font-family: "Cardo", serif;
}

.diets-block:hover h6 {
  color: var(--blue-color);
}

.app-integration-mobile {
  display: none;
}

/* .diets-block img {
      width: 240px;
      height: 200px;
      object-fit: cover;
  } */

/* your-patients-ends */

/* our-platform-starts */

.our-platform-banner {
  background: url(../img/our-platform-banner.jpg);
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 10rem 0 8rem;
}

/* .our-platform-banner .kito-btn{
      bottom: -35%;
  } */

.accuracy-section {
  background-image: linear-gradient(180deg, #000000 0%, #00000000 100%),
    url(../img/cptbg.jpg);
  height: 100%;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  background-position: bottom;
  padding: 80px 50px;
}

.accuracy-section h2 {
  color: #ffffff;
  text-align: center;
  margin-bottom: 30px;
}

.accuracy-text h3 {
  margin-bottom: 5px;
}

.accuracy-block {
  background: #ffffff;
  padding: 40px;
}

.accuracy-block > img {
  height: fit-content !important;
  width: 100px;
}

.faq h2,
.patients-reading h2 {
  text-align: center;
}

.faq .accordion > .card {
  background: #ffffff;
  padding: 25px 40px;
}

.faq .accordion > .card .card-header {
  background: transparent;
}

.faq .accordion > .card .card-header h4 {
  font-size: 24px;
  line-height: 40px;
  font-weight: 400;
  margin: 0 0 5px;
  font-family: "Lato", serif;
}

.faq .accordion .card-header:after {
  right: 35px;
  top: 25px;
}

.healthcare-testimonial h2 {
  text-transform: uppercase;
  text-align: center;
}

.testi-name,
.testi-designation,
.healthcare-testi:not(.healthcare-testi) a {
  font-size: 14px;
  line-height: 24px;
  font-family: "Lato", serif;
}

.healthcare-testi h3 {
  font-family: "Cardo", sans-serif;
  text-transform: initial;
  margin-bottom: 5px;
}

.testi-name {
  font-weight: 700;
  margin-top: 15px;
}

.patients-reading {
  background-image: url(../img/patients-reading-banner.jpg);
  height: 100%;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  background-position: bottom;
  padding: 80px 50px;
}

.motive-block {
  max-width: 580px;
  margin: 50px auto 50px 0;
}

.motive-block h2 {
  margin-bottom: 5px;
}

.card-columns {
  column-count: 2;
}

.kito-motivate {
  background: #f5f5f5;
  overflow: hidden;
}

.kito-motivate .card {
  border: 0;
  position: relative;
  height: 40rem;
  background-color: transparent;
}

.kito-motivate .col-left .card.first,
.kito-motivate .col-right .card.last {
  height: 34rem;
}

.kito-motivate .card .img-wrp {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: inherit;
  padding-bottom: 0;
}

.kito-motivate .card img {
  border-radius: 12px;
  width: 100%;
  object-fit: cover;
  width: 100%;
  height: inherit;
  padding-bottom: 0;
}

.kito-motivate .card:first-child img {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.kito-motivate .card.last img,
.kito-motivate .card:last-child img {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.page-template-providers-your-patient .cta {
  margin-top: 0;
}

/* our-platform-ends */

body.page-template-providers-welcome sup,
body.page-template-providers-our-platform sup,
body.page-template-providers-your-practice sup,
body.page-template-providers-your-patient sup {
  font-size: 1.2rem;
  line-height: normal;
  font-family: "Lato", sans-serif !important;
  font-weight: 700;
}

#video-testimonial .video-data img.video-thumbnail {
  object-fit: contain;
  box-shadow: rgb(0 0 0 / 16%) 0px 10px 36px 0px,
    rgb(0 0 0 / 6%) 0px 0px 0px 1px;
}

#value_of_glucose .container > p {
  font-size: 22px;
  margin-left: 8%;
  margin-right: 8%;
  font-weight: 500;
  color: #444;
  line-height: 30px;
  font-family: "Cardo", sans-serif;
}

.wrapper-outer .breadcrumb a:hover {
  text-decoration: none;
}

.app-representation img {
  /*width:350px;*/
  margin: auto;
}

.multiselect-dd {
  position: relative;
  font-family: "Lato", sans-serif;
  cursor: pointer;
}

.multiselect-dd .multiselect {
  width: 100%;
}

.multiselect-dd .selectBox {
  position: relative;
}

.multiselect-dd .selectBox select {
  width: 100%;
}

.multiselect-dd .overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.multiselect-dd .checkboxes {
  display: none;
  border: 1px #dadada solid;
  position: absolute;
  width: 100%;
  z-index: 99;
  background: #fff;
  max-height: 200px;
  overflow: auto;
}

.multiselect-dd .checkboxes input {
  margin-right: 8px;
}

.multiselect-dd .checkboxes label {
  display: block;
  font-weight: 400;
  font-size: 16px;
  margin: 0;
  padding: 5px 12px;
}

.multiselect-dd .checkboxes label:hover {
  background-color: #eee;
}

.color-steel {
  color: #666666;
}

ul.column-macros {
  font-size: 14px;
  line-height: 24px;
}

/*.multiple-val-input{
      height: auto;
      min-height: 34px;
      cursor: text;
  }*/
.multiple-val-input ul {
  float: left;
  border: 1px solid #b3b2b2;
  display: block;
  width: 100%;
  padding: 5px;
  min-height: 48px;
  border-radius: 2px;
  font-size: 1.6rem;
  font-weight: 400;
}
.multiple-val-input ul li {
  list-style: none;
  float: left;
  padding: 5px 10px;
  margin: 0 3px 3px 0;
  position: relative;
  cursor: default;
  border-radius: 10rem;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: var(--blue-color);
  color: #fff;
}
.multiple-val-input ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 2.2rem;
  vertical-align: text-bottom;
  line-height: 2rem;
  padding-left: 0.5rem;
  display: inline-block;
}
.multiple-val-input ul li a:hover {
  text-decoration: none;
}
.multiple-val-input ul li div {
  display: inline;
  margin-left: 3px;
}
.multiple-val-input input[type="text"] {
  float: left;
  border: none;
  outline: none;
  height: auto;
  width: auto !important;
  padding: 10px 0;
}
.multiple-val-input span.input_hidden {
  font-size: 14px;
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
#password-grant-modal {
  display: none !important;
}
.list-style-disc {
  list-style: disc !important;
}
.infersion-affiliate-form span.required:before {
  content: "*";
  color: #dc3545;
  padding-left: 2px;
  font-size: 2.5rem;
  line-height: 0;
}
.wrapper-outer .infersion-affiliate-form .form-group .form-control {
  font-size: 1.6rem;
  padding: 0.6rem 0;
}
::placeholder {
  color: #9e9e9e !important;
}
.grecaptcha-badge {
  bottom: 20% !important;
}
.eventon_full_description .eventon_desc_in {
  font-family: "open sans", arial !important;
  font-size: 1.4rem !important;
}
.eventon_events_list .eventon_list_event a {
  color: #009fbb !important;
  font-weight: 600 !important;
  z-index: 1;
}
.km-modal-style-1 .modal-content {
  border-radius: 1.5rem;
  padding: 4rem;
}
/************************* Passwordless Login CSS **********************/
.km-pwless-login form#wpaloginform label {
  display: none;
}
.km-pwless-login input#user_email_username {
  display: block;
  width: 100%;
  border: 1px solid #b3b2b2;
  border-radius: 2px;
  background: #fff;
  padding: 10px;
  min-height: 48px;
  margin-bottom: 5.6rem;
}
.km-pwless-login #wpaloginform {
  position: relative;
}
.km-pwless-login #wpaloginform #wpa-submit {
  position: absolute;
  right: 0;
}
.wrapper-outer .wrp-form-recponse .btn-primary,
.km-pwless-login .btn,
.km-pwless-login #wpaloginform #wpa-submit {
  font-size: 16px !important;
  text-transform: initial;
  font-weight: 700 !important;
  width: 45% !important;
  letter-spacing: 0;
  padding: 10px 31px !important;
  height: 48px;
  border-radius: 50px !important;
}
.wrapper-outer .lms-login-form input[type="submit"][disabled],
.wrapper-outer .km-pwless-login #wpaloginform #wpa-submit[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
/************************* Masteeriyo CSS **********************/
.wrapper-outer .km-lms-archive-wrap {
  padding-top: 80px;
}
.wrapper-outer .masteriyo-reset--wrapper {
  font-family: "Lato", serif;
  margin-top: 5rem;
}
.wrapper-outer .masteriyo-login-form-wrapper {
  font-family: "Lato", serif;
  margin-top: 5rem;
  justify-content: center;
  border: 0 !important;
}
.wrapper-outer .masteriyo-login-form-wrapper .masteriyo-remember-me label {
  margin-left: 10px;
}
.wrapper-outer .lms-login-form {
  border: 1px solid #ababab;
  padding: 48px;
}
.wrapper-outer .lms-login-form label {
  display: block !important;
}
.wrapper-outer .lms-login-form .input {
  padding: 8px 16px;
  outline: none;
  width: calc(100% - 32px);
  border: 2px solid #ababab;
  border-radius: 4px;
  margin-bottom: 24px;
  width: 100%;
}
.wrapper-outer .lms-login-form .lost-pass {
  position: absolute;
  right: 48px;
  bottom: 60px;
  font-size: 16px;
  cursor: pointer;
}
.wrapper-outer .masteriyo-reset--wrapper .masteriyo-reset--title,
.wrapper-outer .masteriyo-login-form-wrapper .masteriyo-title {
  font-family: "Lato", serif;
  font-size: 3rem;
  font-weight: 600;
}
.wrapper-outer .masteriyo-login-form-wrapper .masteriyo-login {
  border: 1px solid #ababab;
}
.masteriyo--modal .masteriyo--content {
  padding: 14px 24px;
  font-size: 1.6rem;
}
.km-masteriyo-login-cta {
  border: 2px solid var(--blue-color);
  box-shadow: 0px 0px 8px rgb(0 174 202 / 10%);
  border-radius: 8px;
  padding: 48px 20px;
  text-align: center;
  margin: 30px 0 0;
}
.km-masteriyo-login-cta p {
  font-size: 16px;
  line-height: 24px;
}
.masteriyo .masteriyo-col {
  margin-bottom: 32px;
}
.masteriyo-label {
  font-size: 18px !important;
}
#masteriyo-account-page ul {
  list-style-type: none !important;
}
.wrapper-outer .masteriyo-course--card {
  border: 0;
  filter: drop-shadow(0px 0px 8px rgba(26, 26, 26, 0.2));
  height: 100%;
}
.wrapper-outer .masteriyo-course--card .masteriyo-course--img-wrap img {
  height: 24rem;
  object-fit: cover;
}
.wrapper-outer .masteriyo-course--content {
  padding: 24px;
}
.wrapper-outer .masteriyo-course--content .masteriyo-course--content__title {
  display: block;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
}
.wrapper-outer .km-course-buy-cta .masteriyo-course--content__description ul,
.wrapper-outer
  .masteriyo-course--content
  .masteriyo-course--content__description
  ul {
  padding-inline-start: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding-left: 30px;
}
.wrapper-outer .km-course-buy-cta .masteriyo-course--content__description ul li,
.wrapper-outer
  .masteriyo-course--content
  .masteriyo-course--content__description
  ul
  li {
  list-style: none;
  word-break: normal !important;
}
.wrapper-outer
  .km-course-buy-cta
  .masteriyo-course--content__description
  ul
  li:not(:last-child),
.wrapper-outer
  .masteriyo-course--content
  .masteriyo-course--content__description
  ul
  li:not(:last-child) {
  margin-bottom: 8px;
}
.wrapper-outer
  .km-course-buy-cta
  .masteriyo-course--content__description
  ul
  li:before,
.wrapper-outer
  .masteriyo-course--content
  .masteriyo-course--content__description
  ul
  li:before {
  content: url(assets/images/check-green.svg);
  margin-right: 12px;
  margin-left: -30px;
}
.wrapper-outer .lms-login-form input[type="submit"],
.wrapper-outer .lms-login-form #wp-submit,
.wrapper-outer .km-pwless-login #wpaloginform #wpa-submit,
.wrapper-outer #masteriyo-account-page button,
.wrapper-outer .masteriyo-btn {
  border-radius: 50px !important;
  padding: 10px 31px !important;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  border: 0.2rem solid transparent;
  background-color: var(--blue-color);
  height: 48px;
  width: auto;
  max-width: initial;
  box-shadow: 0px 0px 4px rgb(15 179 208 / 40%);
  color: #fff;
  margin-bottom: 0;
}
.wrapper-outer .masteriyo-course.grid-view .masteriyo-btn {
  padding: 5px 15px !important;
  font-size: 16px;
  height: 40px;
}
.wrapper-outer .lms-login-form input[type="submit"]:hover,
.wrapper-outer .lms-login-form #wp-submit:hover,
.wrapper-outer .km-pwless-login #wpaloginform #wpa-submit:hover,
.wrapper-outer .masteriyo-btn.masteriyo-btn-primary:hover,
.wrapper-outer .masteriyo-btn.masteriyo-btn-primary:active,
.wrapper-outer .masteriyo-btn.masteriyo-btn-primary:focus {
  border-color: var(--blue-color) !important;
  background-color: #fff !important;
  color: var(--blue-color) !important;
}
.wrapper-outer .masteriyo-course--content .masteriyo-time-btn {
  border-top: 0px;
}
.wrapper-outer
  .masteriyo-course--content
  .masteriyo-course-price
  .current-amount,
.wrapper-outer .masteriyo-course--content .masteriyo-course-price {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
}
.wrapper-outer
  .masteriyo-course.grid-view
  .masteriyo-course--content
  .masteriyo-course-price
  .current-amount {
  font-size: 22px;
}
body.single-mto-course
  .wrapper-outer
  .masteriyo-course--img-wrap
  .masteriyo-feature-img
  img {
  border-radius: 0;
  max-height: 45rem;
  object-fit: cover;
  object-position: top;
}
.wrapper-outer .masteriyo-single-course--main {
  border: 0;
  padding: 0;
}
.wrapper-outer .masteriyo-login-form-wrapper .masteriyo-signup,
.wrapper-outer .masteriyo-courses-view-mode-section,
.wrapper-outer .course-reviews .masteriyo-reply-course-review,
.wrapper-outer .course-reviews .masteriyo-course-review .masteriyo-avatar,
.wrapper-outer .masteriyo-course--content__stats,
.wrapper-outer .masteriyo-course--content__rt,
.wrapper-outer .masteriyo-single-course--aside .masteriyo-single-course-stats,
.wrapper-outer .km-course-buy-cta .masteriyo-single-course-stats,
.wrapper-outer .masteriyo-stab--tcurriculum ul.masteriyo-shortinfo-wrap,
.wrapper-outer .masteriyo-course--img-wrap .difficulty-badge,
.wrapper-outer .masteriyo-stab--tcurriculum .masteriyo-stab--shortinfo .title,
.wrapper-outer .masteriyo-single-course .masteriyo-course--content__rt {
  display: none;
}
.wrapper-outer .masteriyo-single-course .masteriyo-single-course--title {
  padding: 0;
  margin: 0;
}
.wrapper-outer .km-instructors {
  font-size: 16px;
  line-height: 24px;
}
.wrapper-outer .masteriyo-single-course--main__content .masteriyo-stab {
  border-top: 0;
  padding: 0;
  margin-bottom: 40px;
}
.wrapper-outer .masteriyo-stab > div {
  padding: 10px 40px;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
}
.wrapper-outer .masteriyo-stab > .active-tab {
  border-width: 4px;
}
.wrapper-outer .masteriyo-single-course--main__content .course-overview {
  padding: 0;
}
.wrapper-outer
  .masteriyo-stab--tcurriculum
  .masteriyo-stab--citems
  .masteriyo-cheader,
.wrapper-outer
  .masteriyo-stab--tcurriculum
  .masteriyo-stab--citems.active
  .masteriyo-cheader {
  background: var(--sky-blue-light);
  border-radius: 4px;
  padding: 16px;
}
.wrapper-outer
  .masteriyo-stab--tcurriculum
  .masteriyo-stab--citems.active
  .masteriyo-cheader
  .masteriyo-ctitle,
.wrapper-outer
  .masteriyo-stab--tcurriculum
  .masteriyo-stab--citems.active
  .masteriyo-cheader
  .masteriyo-ltc {
  color: #000;
}
.wrapper-outer .masteriyo-stab--tcurriculum .masteriyo-ctitle {
  font-size: 18px;
  line-height: 24px;
}
.wrapper-outer .masteriyo-stab--tcurriculum .masteriyo-ltc {
  font-size: 14px;
  line-height: 18px;
}
.masteriyo-stab--tcurriculum .masteriyo-ltc > * {
  font-weight: 700;
}
.wrapper-outer .masteriyo-stab--tcurriculum .masteriyo-lesson-list__content {
  padding: 0 16px;
  font-size: 16px;
  font-weight: 700;
}
.wrapper-outer .masteriyo-stab--tcurriculum > div:not(:first-child) {
  border: 0;
  margin-bottom: 24px;
}
.wrapper-outer
  .masteriyo-stab--tcurriculum
  .masteriyo-stab--citems.active
  .masteriyo-cbody {
  background: #f9fafc;
}
.wrapper-outer .masteriyo-stab--tcurriculum .masteriyo-lesson-list li {
  border-color: #fff;
}
.wrapper-outer
  .masteriyo-stab--tcurriculum
  .masteriyo-stab--citems
  .masteriyo-cplus,
.wrapper-outer
  .masteriyo-stab--tcurriculum
  .masteriyo-stab--citems.active
  .masteriyo-cminus {
  background: var(--blue-color);
  border-radius: 50px;
}
.wrapper-outer .masteriyo-single-course .masteriyo-expand-collapse-all {
  color: var(--blue-color);
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
.wrapper-outer
  .masteriyo-stab--tcurriculum
  .masteriyo-stab--citems
  .masteriyo-cplus
  svg,
.wrapper-outer
  .masteriyo-stab--tcurriculum
  .masteriyo-stab--citems.active
  .masteriyo-cminus
  svg {
  fill: #fff;
}
.wrapper-outer .masteriyo-stab--tcurriculum .masteriyo-stab--shortinfo {
  padding: 0 0 5px 0;
}
.wrapper-outer .course-reviews {
  background: var(--cool-grey);
  border-radius: 8px;
  margin-bottom: 32px;
  padding: 40px;
}
.wrapper-outer .masteriyo-stab--turating {
  font-size: 14px;
  line-height: 18px;
  color: var(--steel-color);
}
.wrapper-outer .masteriyo-stab-rs .masteriyo-icon-svg > svg {
  width: 32px;
  height: 32px;
  fill: var(--masteriyo-color-golden);
}
.wrapper-outer .course-reviews .masteriyo-rnumber {
  font-weight: 900;
  font-size: 20px;
  line-height: 24px;
}
.wrapper-outer .course-reviews .masteriyo-review {
  padding: 0;
  margin: 0;
}
.wrapper-outer .course-reviews .masteriyo-course-review {
  background: #ffffff;
  border: 1px solid #cdd6e7;
  border-radius: 16px;
  margin-bottom: 16px;
  padding: 32px 40px 32px 22px;
}
.wrapper-outer
  .course-reviews
  .masteriyo-course-reviews-list
  .masteriyo-course-review__content
  .masteriyo-right {
  flex-basis: 100%;
}
.wrapper-outer
  .course-reviews
  .masteriyo-course-reviews-list
  .masteriyo-course-review__content
  .masteriyo-right
  .author-name {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}
.wrapper-outer
  .course-reviews
  .masteriyo-course-reviews-list
  .masteriyo-course-review__content
  .masteriyo-right
  .date-created {
  font-size: 14px;
  line-height: 18px;
  color: var(--steel-color);
}
.wrapper-outer
  .course-reviews
  .masteriyo-course-reviews-list
  .masteriyo-course-review__content
  .masteriyo-right__rating {
  margin-top: 24px;
}
.wrapper-outer
  .course-reviews
  .masteriyo-course-reviews-list
  .masteriyo-course-review__content
  .masteriyo-right
  .title {
  margin-top: 8px;
  margin-bottom: 4px;
  font-size: 18px;
  line-height: 24px;
}
.wrapper-outer
  .course-reviews
  .masteriyo-course-reviews-list
  .masteriyo-course-review__content
  .masteriyo-right__rating
  .rating
  .masteriyo-rstar
  svg {
  width: 20px;
  height: 20px;
}
.wrapper-outer .course-reviews .masteriyo-dropdown {
  width: 20px;
  height: 20px;
}
.wrapper-outer .masteriyo-login-msg {
  border: 0;
}
.wrapper-outer .course-sum-item {
  border-radius: 8px;
  height: 100%;
}
.wrapper-outer .course-sum-item img {
  height: 32px;
  width: 32px;
}
.wrapper-outer .masteriyo-single-course--aside {
  box-shadow: 0px 2px 8px rgba(179, 178, 178, 0.4);
  border-radius: 16px;
  border: 0;
  position: initial !important;
  margin-bottom: 40px;
}
.wrapper-outer
  .masteriyo-single-course--aside
  .masteriyo-course--content__description {
  padding: 0;
  margin-top: 16px;
  margin-bottom: 40px;
}
.wrapper-outer
  .masteriyo-single-course--aside
  .masteriyo-course--content__description
  .title {
  font-size: 18px;
  line-height: 24px;
}
.wrapper-outer .masteriyo-single-course--aside .masteriyo-time-btn {
  padding: 0;
  border-bottom: 0;
  display: initial;
}
.wrapper-outer
  .masteriyo-single-course--aside
  .masteriyo-time-btn
  .masteriyo-btn {
  display: block;
  margin-top: 40px;
  margin-bottom: 40px !important;
}
.wrapper-outer
  .masteriyo-single-course--aside
  .masteriyo-time-btn
  .masteriyo-btn.masteriyo-btn-complete {
  margin-top: 20px;
  margin-bottom: 20px !important;
}
.wrapper-outer .masteriyo-course-content--login {
  border-top: 1px solid #cdd6e7;
}
.wrapper-outer .masteriyo-single-course--aside .btn {
  letter-spacing: 0;
  font-size: 18px;
  line-height: 24px;
}
.wrapper-outer .masteriyo-course--card .km-course-learn-more {
  display: block !important;
}
.wrapper-outer .instructor-bio-card .instructor-bio p {
  line-height: 24px;
}
.wrapper-outer .instructor-bio-card .instructor-social i {
  font-size: 32px;
  margin-right: 32px;
}
.wrapper-outer .km-lms-progressbar .progress {
  height: 8px;
  background: #d9d9d9;
  border-radius: 4px;
}
.wrapper-outer .km-lms-progressbar .progress .progress-bar {
  border-radius: 4px;
}
.wrapper-outer .km-course-buy-cta {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
  z-index: 99;
  padding: 16px;
  border: 1px solid #f8f8f8;
  filter: drop-shadow(0px 0px 8px rgba(26, 26, 26, 0.2));
}
.wrapper-outer .km-course-buy-cta:not(.course-accessible) .masteriyo-time-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrapper-outer .km-course-buy-cta .masteriyo-price-amount {
  font-weight: 700;
  font-size: 20px;
}
.wrapper-outer .km-course-buy-cta .masteriyo-course--content__description {
  display: none;
}
.wrapper-outer
  .km-course-buy-cta
  .masteriyo-course--content__description
  .title {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}
.wrapper-outer .lms-disclaimer {
  font-style: italic;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
.wrapper-outer .km-course-summary > h2 {
  margin-bottom: 24px;
}
.wrapper-outer #masteriyo-account-page {
  font-family: "Lato", serif;
}
.wrapper-outer #masteriyo-account-page .mto-account-sidebar {
  display: none;
}
.wrapper-outer #masteriyo-account-page .mto-enrolled-courses-wrapper h4 {
  font-size: 2.6rem;
}
.wrapper-outer
  #masteriyo-account-page
  .mto-enrolled-courses-wrapper
  .mto-continue-course
  img {
  object-fit: cover;
}
/* Research/Clicnical Papers CSS */

/* Studies pages  */
.lato {
  font-family: "Lato", sans-serif;
}
.wrapper-outer .study-banner.banner {
  padding: 8rem 0;
  background-size: cover;
  background-position: center;
  min-height: 210px;
  background-color: #000;
}
.wrapper-outer .study-banner.banner h1 {
  font-family: "Lato", sans-serif;
  font-size: 2.8rem;
  line-height: 3.3rem;
  margin-bottom: 0.8rem;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}
.wrapper-outer .study-banner.banner h5 {
  font-size: 1.8rem;
  line-height: 2.4rem;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}
.search-bar-study .form-control {
  width: 28.4rem;
  padding: 1.2rem 1.2rem 1.2rem 4.8rem;
  font-size: 1.4rem;
  line-height: 1.8rem;
  height: 4rem;
  border: 1px solid #b3b2b2;
  border-radius: 4px 0px 0px 4px;
  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.7419 17.4589C15.0177 17.4589 18.4839 13.9983 18.4839 9.72947C18.4839 5.4606 15.0177 2 10.7419 2C6.46618 2 3 5.4606 3 9.72947C3 13.9983 6.46618 17.4589 10.7419 17.4589Z" stroke="%23B3B2B2" stroke-width="2" stroke-miterlimit="10"/><path d="M21 22L15.5807 16.4928" stroke="%23B3B2B2" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"/></svg>');
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 1.6rem center;
}
.search-bar-study button[type="submit"],
.search-bar-study button[type="button"] {
  background-color: rgba(15, 179, 208, 1);
  height: 4rem;
  border: 2px solid rgba(15, 179, 208, 1);
  border-radius: 0 4px 4px 0;
  margin-left: -4px;
  min-width: 10rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 700;
  color: #fff;
}
.search-bar-study button[type="submit"]:active,
.search-bar-study button[type="button"]:active,
.search-bar-study button[type="submit"]:focus,
.search-bar-study button[type="button"]:focus,
.search-bar-study button[type="submit"]:hover,
.search-bar-study button[type="button"]:hover {
  background-color: #fff;
  color: rgba(15, 179, 208, 1);
}
.search-bar-study input::placeholder {
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.search-bar-study input:-ms-input-placeholder {
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.search-bar-study input:-moz-placeholder {
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.search-bar-study input::-webkit-input-placeholder {
  color: #666666;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.filter-left h2 {
  font-family: "Lato", sans-serif;
  margin-bottom: 5.7rem;
}
.wrapper-outer .study-list-ul {
  margin-top: 4rem;
}
.study-list-li .study-list-thumbnail {
  width: 20rem;
  margin-right: 3.2rem;
}
.study-list-li .study-list-thumbnail img {
  min-width: 16rem;
  /* height: 16rem; */
  border-radius: 4px;
  padding: 0;
  object-fit: cover;
}
.study-list-li {
  padding: 2.4rem;
  border-radius: 4px;
}
.study-list-section h3 + .h-rule {
  display: none;
}
.study-list-li:hover,
.wrapper-outer ul li .study-list-li:hover {
  text-decoration: none;
  background-color: #f9fafc;
  box-shadow: 0px 0px 4px 0px #d3d8dc;
}
.study-list-section[layout="grid"] ul li .study-list-li:hover {
  text-decoration: none;
  background-color: #f9fafc;
  box-shadow: 0px 0px 8px 0px #cbd5dc;
}
.study-list-content .study-list-title {
  font-size: 1.8rem;
  line-height: normal;
  font-family: "Cardo", sans-serif;
  text-transform: none;
  margin-bottom: 16px;
  z-index: initial;
}
.study-list-li:hover .study-list-title {
  text-decoration: underline;
  color: var(--blue-color);
  background: transparent;
}
.study-list-content .tag,
.article-main .study-content h6 {
  color: #ea4e44;
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 400;
  margin-bottom: 8px;
  display: block;
}
.wrapper-outer .study-list-section[layout="list"] .study-list-ul li {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}
.study-list-ul li:not(:last-child) {
  margin-bottom: 2.4rem;
  padding-bottom: 2.4rem;
  border-bottom: 1px solid #e8e8e8;
}
.wrapper-outer .summaries-text {
  text-transform: none;
  line-height: 2.4rem;
}
.filter-category h5 {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.study-date {
  color: #666666;
  font-size: 1.4rem;
  line-height: 1.8rem;
}
.study-list-content p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 400;
  margin: 0;
  color: #1a1a1a;
}
.study-date {
  color: #666666;
  font-size: 1.4rem;
  line-height: 1.8rem;
  display: block;
  margin-bottom: 1.6rem;
}

/* .filter-category .custom-checkbox .custom-control-label::before {
  width: 1.6rem;
  height: 1.6rem;
  border-color: #666666;
  border-radius: 2px;
  top: 50%;
  transform: translateY(-50%);
  left: -2.8rem;
}

.custom-control-input:checked ~ .custom-control-label::before {
  border-color: var(--blue-color);
  background-color: var(--blue-color);
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #666666;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  height: 1.5rem;
  width: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  left: -2.8rem;
}
.custom-control-input:focus {
  outline: none;
  box-shadow: none;
}
.custom-control-label {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.custom-checkbox {
  display: block;
  padding-left: 2.8rem;
} */
.km-checkbox {
  display: block;
  position: relative;
  padding-left: 2.8rem;
  margin: 0;
  cursor: pointer;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.km-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.km-checkmark {
  position: absolute;
  width: 1.6rem;
  height: 1.6rem;
  border-color: #666666;
  border-radius: 2px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-color: #fff;
  border: #666666 solid 1px;
}
.km-checkbox input:checked ~ .km-checkmark {
  background-color: var(--blue-color);
  border-color: var(--blue-color);
}
.km-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.km-checkbox input:checked ~ .km-checkmark:after {
  display: block;
}
.km-checkbox .km-checkmark:after {
  left: 5px;
  top: 2px;
  width: 5px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.filter-category ul li {
  padding-bottom: 2px;
}
.modify-filter {
  padding-top: 3.6rem;
  max-width: 28.3rem;
}
.modify-filter .filter-btn {
  font-size: 1.6rem;
  line-height: 2.4rem;
  text-decoration: underline;
}
.search-bar-study .form-control:focus,
button:focus {
  outline: 0;
}
/* 31-07-23  */
.sortby-dropdown .dropdown-toggle {
  padding: 10px 9px 10px 16px;
  box-shadow: none;
  border: 1px solid #d6d6d6;
  background: transparent;
  color: #1a1a1a;
  font-weight: 400;
  text-transform: none;
  min-width: 17.2rem;
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.8rem;
  cursor: pointer;
  letter-spacing: 0;
  border-radius: 4px;
}
.sortby-dropdown .dropdown-toggle::after {
  background-image: url('data:image/svg+xml,<svg width="12" height="7" viewBox="0 0 12 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.5255 0.265773C1.17652 -0.088592 0.610715 -0.0885921 0.261736 0.265773C-0.0872435 0.620137 -0.0872435 1.19468 0.261735 1.54904L5.36812 6.73423C5.7171 7.08859 6.2829 7.08859 6.63188 6.73423L11.7383 1.54904C12.0872 1.19468 12.0872 0.620138 11.7383 0.265774C11.3893 -0.0885912 10.8235 -0.0885912 10.4745 0.265774L5.99756 4.81181L1.5255 0.265773Z" fill="%23666666"/></svg>');
  border: 0;
  background-size: 12px 7px;
  background-position: right center;
  position: absolute;
  width: 12px;
  height: 7px;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
}
.sortby-dropdown.show .dropdown-toggle::after {
  transform: translateY(-50%) rotate(180deg);
}
.sortby-dropdown.show .dropdown-toggle,
.sortby-dropdown.show .dropdown-toggle:focus,
.sortby-dropdown.show .dropdown-toggle:active {
  background: transparent;
  color: #1a1a1a;
  border-color: var(--blue-color);
}
.sortby-dropdown.show .dropdown-toggle,
.sortby-dropdown.show .dropdown-toggle:focus,
.sortby-dropdown.show .dropdown-toggle:active {
  background: transparent;
  color: #1a1a1a;
  border-color: var(--blue-color);
}
.sortby-dropdown .dropdown-menu {
  width: 100%;
  margin: 8px 0 0;
  border: 1px solid var(--blue-color);
  padding: 6px 8px;
  transform: none !important;
  left: auto !important;
  top: 3.4rem !important;
}
.sortby-dropdown.dd-study-cats .dropdown-menu {
  max-width: 300px;
  max-height: 278px;
  overflow: auto;
  width: auto;
}
.sortby-dropdown .dropdown-menu .dropdown-item {
  padding: 5px 10px;
  font-size: 1.4rem;
  line-height: 1.8rem;
  border-radius: 2px;
  margin: 2px 0;
  color: #1a1a1a;
  cursor: pointer;
}
.sortby-dropdown .dropdown-menu .dropdown-item.active,
.sortby-dropdown .dropdown-menu .dropdown-item:not(.dd-placeholder):hover {
  background-color: #d8f2f6;
}
/* Individual Research/Clinical Trials Page  */
.article-main {
  /* max-width: 76rem; */
  padding-top: 3.6rem;
}
.article-main .study-content h6 {
  margin-bottom: 4px;
  text-transform: none;
}
.wrapper-outer .study-list-section .back-btn,
.article-main .study-content .back-btn {
  font-size: 1.6rem;
  line-height: 1.9rem;
  font-weight: 700;
  background-image: url('data:image/svg+xml,<svg width="16" height="14" viewBox="0 0 16 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 6.69526C16 6.21523 15.6202 5.82669 15.151 5.82669H2.89865L7.14501 1.48266C7.4767 1.14391 7.4767 0.593236 7.14501 0.254492C6.81332 -0.0848307 6.27615 -0.0848307 5.94446 0.254492L0.24962 6.07973C0.170375 6.1608 0.107546 6.2575 0.0639615 6.3652C0.0622634 6.36925 0.0616974 6.37389 0.0599993 6.37794C0.0220752 6.47638 0 6.58292 0 6.69526C0 6.80759 0.0226412 6.91356 0.0599993 7.01258C0.0616974 7.01663 0.0622634 7.02126 0.0639615 7.02532C0.107546 7.13302 0.170375 7.22972 0.24962 7.31079L5.94446 13.1366C6.11031 13.3063 6.32766 13.3908 6.54502 13.3908C6.76237 13.3908 6.97973 13.3063 7.14558 13.1366C7.47727 12.7979 7.47727 12.2472 7.14558 11.9084L2.89921 7.56441H15.1515C15.6196 7.56383 16 7.17471 16 6.69526Z" fill="%230FB3D0"/></svg>');
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 2.4rem;
  margin-bottom: 4.8rem;
  display: inline-block;
  cursor: pointer;
}
.wrapper-outer .study-list-section .back-btn:hover,
.article-main .study-content .back-btn:hover {
  text-decoration: underline;
}
.article-main .study-content a {
  color: var(--blue-color);
  font-size: 1.6rem;
  line-height: 1.9rem;
  font-weight: 700;
}
.article-main .study-content h1 {
  font-size: 3.2rem;
  line-height: 4.4rem;
  margin-bottom: 2.4rem;
}
.article-main .study-content p {
  line-height: 2.4rem;
  margin-bottom: 3.2rem;
}
.article-main .study-content img {
  padding: 0;
}
.article-main .study-additional-info li,
.article-main .study-content li {
  font-weight: 400;
}
.article-main .study-content ul {
  margin-bottom: 4rem;
}
.article-main .study-content p a {
  padding: 0;
  background: none;
  margin-bottom: 0;
}
.article-main .study-additional-info {
  font-size: 1.6rem;
}
.article-main .study-additional-info .gray-box li span {
  padding: 0 8px;
  white-space: nowrap;
}
.article-main .study-additional-info .gray-box {
  border-radius: 4px;
  background-color: #f8f8f8;
  padding: 2.4rem;
  margin: 4.8rem 0 2.4rem;
}
.article-main .study-additional-info .gray-box li {
  list-style-type: none;
  font-size: 1.4rem;
  line-height: 1.8rem;
}
.article-main .study-additional-info .gray-box a:hover {
  color: var(--blue-color) !important;
}
.article-main .study-additional-info .tags {
  font-weight: 400;
  padding-left: 8px;
  background-image: none;
  margin: 0;
}
.article-main .study-additional-info .tags:hover {
  text-decoration: underline;
}
.wrapper-outer .share-news {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 8px 0;
  margin-top: 5.6rem;
}
.wrapper-outer .share-news span {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 700;
}
.article-main .study-additional-info .gray-box li:not(:last-child) {
  margin-bottom: 1.6rem;
}
.article-main .study-additional-info .gray-box li:last-child {
  margin-bottom: 0;
}
.wrapper-outer .pagination ul.page-numbers {
  margin-top: 8rem;
  box-shadow: none;
  padding: 0;
  display: flex;
}
.wrapper-outer .pagination ul.page-numbers li {
  height: 3.5rem;
  min-width: 2.5rem;
  font-size: 1.6rem;
  line-height: 1.9rem;
  font-weight: 700;
  margin: 0 4px;
}
.wrapper-outer .pagination ul.page-numbers li:hover {
  color: inherit;
  cursor: initial;
}
.wrapper-outer ul.page-numbers li .page-numbers:not(.dots) {
  margin: 0;
  height: inherit;
  box-shadow: none;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  display: flex;
  /* border: 1px solid #1a1a1a; */
  border-radius: 4px;
  width: 100%;
}
.wrapper-outer ul.page-numbers li .page-numbers.first,
.wrapper-outer ul.page-numbers li .page-numbers.last {
  letter-spacing: -4px;
}
.wrapper-outer .pagination ul.page-numbers li .page-input {
  min-width: 40px;
  border: 1px solid #1a1a1a;
  border-radius: 4px;
  height: inherit;
  padding: 5px;
}
.wrapper-outer
  .pagination
  ul.page-numbers
  li
  input[type="number"]::-webkit-outer-spin-button,
.wrapper-outer
  .pagination
  ul.page-numbers
  li
  input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.wrapper-outer .pagination ul.page-numbers li input[type="number"] {
  -moz-appearance: textfield;
}
.wrapper-outer .pagination ul.page-numbers .disabled {
  pointer-events: none;
  opacity: 0.7;
  cursor: default;
}
.wrapper-outer ul.page-numbers li span.current {
  background: #000;
  color: #fff;
  min-width: 3.5rem;
}
span.lms-course-old-price {
  position: relative;
  font-size: 1.6rem;
  opacity: 0.8;
  padding-left: 0.2rem;
}
.masteriyo-course.grid-view span.lms-course-old-price {
  font-size: 1.4rem;
}
span.lms-course-old-price:after {
  border-bottom: 2px solid #686980;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
}
.masteriyo-course-price sub {
  bottom: 0px;
}

.km-gki-cal-form {
  color: #000;
  background: #fff;
}
.km-gki-cal-form h4 {
  background-color: #ebebeb;
  padding: 20px;
  font-family: "Lato", sans-serif;
  border-radius: 8px 8px 0 0;
}
.km-gki-cal-form label {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.km-gki-cal-form .input-text-group {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.km-gki-cal-form .input-text-group .postfix {
  margin-left: 10px;
  font-size: 14px;
}
.km-gki-cal-form .input-text-group input {
  width: 100%;
  display: flex;
  position: relative;
  font-size: 30px;
  font-weight: bold;
  color: #000;
  border-radius: 8px;
}
.km-gki-cal-form .km-gki-result {
  background-color: rgba(74, 74, 74, 1);
  color: #fff;
  padding: 20px 15px;
  border-radius: 0 0 8px 8px;
  /* display: flex;
  align-items: center;
  justify-content: flex-end; */
}
.km-gki-cal-form .km-gki-result #gki_result {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
}
.km-gki-cal-form .km-gki-result div {
  font-size: 45px;
  vertical-align: middle;
  padding-left: 8px;
  line-height: 34px;
  font-weight: 800;
}
/* 19-02-24  */
/* new study page css  */
.km-study-section {
  margin: 6.5rem 0 4rem;
}
.km-study-section .search-bar-study {
  width: 38.4rem;
  max-width: 100%;
}
.filter-dropdown .dropdown-toggle {
  min-width: 20.7rem;
  margin-left: 2.4rem;
}
.list-grid-btn {
  border: 0;
  background: transparent;
  width: 3.2rem;
  height: 3.2rem;
}
.km-studyright .viewas span {
  padding-right: 1.7rem;
  font-size: 1.4rem;
  line-height: 1.8rem;
}
.list-grid-btn.active {
  border-radius: 4px;
  background: #d9f9ff;
}
.km-research-ns-share {
  background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.4) 0%,
      rgba(255, 255, 255, 0.4) 100%
    ),
    url(./assets/images/km-research-bg.png), lightgray 50% / cover no-repeat;
  padding: 6.4rem 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.wrapper-outer .km-research-ns-share h3 {
  font-size: 2.4rem;
  font-weight: 900;
  line-height: normal;
  background-color: transparent;
  text-transform: none;
  padding: 0;
  margin-bottom: 16px;
}
body.page-template-page-studies-archive .wrapper-outer h3 + span.h-rule {
  display: none;
}
.wrapper-outer .km-research-ns-share h4 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.8rem;
  margin: 0 0 56px;
  font-family: "Lato", sans-serif;
}
.km-mailing-list p {
  margin-bottom: 8px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.4rem;
}
.km-mailing-list span {
  font-size: 1.4rem;
  line-height: 1.8rem;
}
.mailing-form .mailing-form-div {
  height: 48px;
  padding: 4px 4px 4px 16px;
  max-width: 100%;
  width: 52rem;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #b3b2b2;
}
.mailing-form .mailing-form-div .form-control {
  height: auto;
  border: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding: 0 2rem 0 0;
  color: #666;
  outline: none;
  box-shadow: none;
}
.mailing-form .mailing-form-div button {
  border-radius: 4px;
  padding: 0.8rem 4.5rem;
  background: var(--blue-color);
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.4rem;
  border: 0;
}
.km-social-links {
  margin-top: 4.4rem;
}
.km-social-links a {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.8);
  margin: 0 12px;
  padding: 12px;
  min-width: 28.2rem;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.8rem;
}
.km-social-links a:hover {
  background: rgba(255, 255, 255, 0.9);
}
.km-social-links a i {
  font-size: 2.4rem;
  padding-right: 8px;
}
.study-list-section .km-load-more {
  padding-top: 2.3rem;
}
.study-list-section .km-load-more .load-more-btn {
  padding: 10px 16px;
  border-radius: 4px;
  border: 1px solid #1a1a1a;
  font-size: 16px;
  font-weight: 700;
  background-color: #fff;
}
.study-list-section .km-load-more .load-more-btn:hover {
  background-color: #1a1a1a;
  color: #fff;
}
.km-research-ns-share .km-social-links img {
  margin-right: 12px;
}
.study-list-section[layout="grid"] ul {
  display: flex;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}
.study-list-section[layout="grid"] ul li {
  border: 0;
  margin-bottom: 0;
  padding: 12px;
  width: 100%;
}
.study-list-section[layout="grid"] ul li .study-list-li {
  display: block !important;
  padding: 2.4rem 1.2rem;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 #d3d8dc;
  height: 100%;
}
.study-list-section[layout="grid"] ul li .study-list-li .study-list-thumbnail {
  width: 100%;
  margin-right: 0;
}
.study-list-section[layout="grid"]
  ul
  li
  .study-list-li
  .study-list-thumbnail
  img {
  /* height: 36rem; */
  width: 100%;
  object-fit: cover;
  margin: 0 0 2.4rem;
}
.study-list-section[layout="grid"] ul li .study-list-title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 2.8rem;
  padding: 0 !important;
  margin-bottom: 0;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.study-list-section.related-studies[layout="grid"] ul li .study-list-title {
  font-size: 1.8rem;
  line-height: 2.4rem;
}
.study-list-section[layout="grid"] ul li .study-list-content p,
.study-list-section[layout="grid"] ul li .study-list-content .study-date {
  display: none;
}
/* 05-03-24  */
.article-main .study-additional-info .gray-box.source-box {
  border-radius: 8px;
  background: #f9fafc;
  box-shadow: 0px 0px 4px 0px #d3d8dc;
}
.source-box .source-content-right h4 {
  margin: 8px 0;
}
.source-box .source-content-right p {
  color: #666;
}
.source-box .source-img-left img {
  min-width: 14rem;
  width: 14rem;
}
.source-box .source-img-left {
  margin-right: 2.4rem;
}
.keto-home-banner {
  min-height: 200px;
}
.double-column-ad {
  min-height: 400px;
}
.nav-mega .hide-in-mega {
  display: none !important;
}
/* 25-07-24  */
.km-blogs-listing .sortby-dropdown .dropdown-menu {
  right: 0;
}
.km-blogs-listing .km-blogs-li {
  border-radius: 16px;
  overflow: hidden;
}
.km-blogs-listing .km-blogs-desc {
  background-color: #f8f8f8;
  padding: 2.4rem;
  height: calc(100% - 36rem);
}
.km-blogs-listing .km-blogs-desc h2 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 25px;
}
.km-blogs-listing .km-blogs-desc h6 {
  font-size: 1.4rem;
  color: #b3b2b2;
  align-items: end;
  display: flex;
}
.km-blogs-listing .km-blogs-li .km-blogs-thumbnail {
  height: 36rem;
  background: #f8f8f8;
}
.km-blogs-listing .km-blogs-li .km-blogs-thumbnail img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  object-position: top;
}
.km-blogs-listing .km-blogs-desc h2:hover {
  text-decoration: underline;
  color: var(--blue-color);
}
.km-blogs-listing .km-blog-slide:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #29292999;
  border-radius: 16px;
  z-index: 0;
}
.km-blogs-listing .km-blog-slide {
  border-radius: 16px;
  padding: 6rem;
  background-repeat: no-repeat;
  background-size: cover;
  height: 53.2rem;
  align-items: end;
}
.km-blogs-listing .carousel-control {
  position: absolute;
  left: 16px;
  width: auto;
  z-index: 2;
  opacity: 1;
}
.km-blogs-listing .carousel-control.carousel-control-next {
  right: 16px;
  left: auto;
  opacity: 1;
}
.km-blogs-listing .carousel-caption-km {
  z-index: 2;
  max-width: 57.6rem;
}
.km-blogs-listing .carousel-caption-km h2 {
  font-size: 3.4rem;
  line-height: 4rem;
}
.km-blogs-listing .carousel-caption-km span {
  font-size: 1.4rem;
  line-height: 2.1rem;
  color: #f8f8f8;
}
body.tax-blog_category h3 ~ span.h-rule,
body.page-template-page-blog-list h3 ~ span.h-rule {
  display: none;
}
.wrapper-outer .km-blogs-listing .pagination ul.page-numbers {
  margin-top: 3rem;
}
body.tax-blog_category section.cta,
body.single-post section.cta,
body.page-template-page-blog-list section.cta {
  display: none !important;
}
.pagination {
  overflow: auto;
  padding-bottom: 10px;
}
img.blog-author-img {
  width: 28px !important;
  height: 28px !important;
  object-fit: cover;
  border-radius: 50%;
}
/* mymojo health  */
/* 30-08-24  */
.mymojohealth-templete {
  background-color: #f8f8f8;
}
.wrapper-outer .mymojohealth-templete .health-para p {
  font-size: 2rem;
  line-height: 2.8rem;
}
.gray-600 {
  color: #475467;
}
.gray-900 {
  color: #101828;
}
.gray-700 {
  color: #344054;
}
.mymojohealth-templete .health-banner {
  /* background: url(assets/images/health-banner.png); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.wrapper-outer.default .health-banner h1 {
  font-size: 4.8rem;
  font-weight: 900;
  line-height: normal;
}
.health-banner-left p {
  font-size: 1.8rem;
  line-height: 3.2rem;
}
.health-banner-right img {
  max-height: 54.9rem;
}
.health-banner .btn-grp {
  margin-top: 3.3rem;
}
.health-btn {
  padding: 1rem 1.6rem;
  border-radius: 8px;
  background-color: var(--blue-color);
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.4rem;
  color: #fff;
  border: 1px solid var(--blue-color);
  display: inline-block;
}
.health-btn:hover {
  background-color: #fff;
  color: var(--blue-color) !important;
}
.health-btn.health-btn2 {
  background-color: #fff;
  color: var(--blue-color);
}
.health-btn.health-btn2:hover {
  background-color: var(--blue-color);
  color: #fff !important;
}
.health-btn.health-btn3 {
  background-color: #fff;
  color: var(--blue-color);
  border-color: #fff;
}
.health-btn.health-btn3:hover {
  background-color: var(--blue-color);
  color: #fff !important;
}
.health-download-app {
  transition: all 0.4s ease-in-out;
  padding: 3.6rem 0px;
  position: sticky;
  top: 130px;
  background-color: #f8f8f8;
  z-index: 9;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}
.wrapper-outer.scrolled .health-download-app {
  padding: 1.6rem 0px;
}
.admin-bar .health-download-app {
  top: 162px;
}
.health-download-app .app-links a:first-child {
  display: inline-block;
  margin-right: 2.4rem;
}
.health-item-slider .grid-item .grid-img {
  border-radius: 8px;
}
.health-para .h5 {
  font-size: 1.6rem;
  line-height: 2.3rem;
  margin: 0 0 1.2rem;
}
.health-para .h2 {
  font-size: 3.6rem;
  line-height: normal;
}
.health-para p {
  font-size: 2rem;
  line-height: 2.8rem;
}
.health-box-wrap {
  padding: 9.6rem 0;
}
.health-bottom-section .health-measure-right:not(:last-child) {
  /* margin-bottom: 4.8rem; */
  margin-bottom: 1.8rem;
}
.health-bottom-section .health-measure-right img {
  border-radius: 8px;
  max-height: calc(100vh - 290px);
  object-fit: cover;
  object-position: top;
}
.tm-profile-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.tm-profile-text p {
  line-height: 24px;
}
.wrapper-outer .tm-profile-text strong {
  font-weight: 900 !important;
}
.tm-profile-overlay {
  border-radius: 8px;
  overflow: hidden;
}
.tm-profile-overlay::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0)
  ); /* Gradient from black to transparent */
  z-index: 1;
}
/* stack card css  */
@media (min-width: 64rem) {
  :root {
    /* spacing */
    --sg0-space-sm: 1.125rem;
    --sg0-space-md: 2rem;
  }
}
/* component */
.stack-cards {
  --stack-cards-gap: var(--sg0-space-sm);
  --stack-cards-item-ratio: 2/1;
}
.stack-cards__item {
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  /* top: var(--sg0-space-md); */
  top: 160px;
  height: 0;
  /* padding-bottom: calc(100%/(var(--stack-cards-item-ratio))); */
  padding-bottom: 90%;
  -webkit-transform-origin: center top;
  transform-origin: center top;
  /* min-height: 100vh; */
  /* min-height: 65vh; */
}
.health-measure .health-para {
  position: sticky;
  top: 160px;
}
.stack-cards__item > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
/* stack css end  */
.health-para .mb-64 {
  margin-bottom: 6.4rem;
}
/* accordian  */
.ui-accordions .accordion-button {
  padding: 0;
  box-shadow: none;
  font-size: 2.4rem;
  line-height: normal;
  margin: 0 0 3px;
}
.ui-accordions .accordion-button h4 {
  margin: 0;
  padding: 1.6rem 0 0;
}
.ui-accordions .accordion-item .accordion-collapse .accordion-link a {
  padding: 0 0 1.7rem;
  margin: 0 0 4rem;
  border-bottom: 1px dashed #19537b;
  width: 100%;
}
.ui-accordions .accordion-body {
  padding: 0 0 6px;
}
.ui-accordions .accordion-button::after {
  display: none;
}
.ui-accordions {
  padding: 0 0 0 24px;
  height: 100%;
}
.ui-accordions:before {
  content: "";
  position: absolute;
  background-color: #ebebe8;
  width: 4px;
  left: 17px;
  top: 0;
  height: 100%;
}
.ui-accordions .accordion-button:not(.collapsed) {
  position: relative;
}
.ui-accordions .accordion-button {
  max-width: 39.3rem;
}
.ui-accordions .accordion-button[aria-expanded="true"]:before {
  display: block;
  content: "";
  position: absolute;
  background-color: #475467;
  opacity: 1;
  width: 4px;
  left: -22px;
  top: -3px;
  height: 11.2rem;
  transition: all 0.4s ease-in-out;
}
.ui-accordions .accordion-collapse {
  transition: height 0.4s ease;
}
.ui-accordions .accordion-body a {
  line-height: 2.4rem;
}
.ui-accordions .collapsing {
  position: initial !important;
}
.accordion-img-right img {
  opacity: 1;
  object-fit: cover;
  border-radius: 16px;
  min-height: 49.5rem;
}
.home-accoradian-wrap {
  min-height: 49.5rem;
}
.accordion-img-right {
  position: absolute;
  right: 0;
  width: calc(50% - 14px);
  top: 0;
  display: flex;
  height: 100%;
  margin: 0 7px 0 0;
}
.home-accoradian-img .home-accoradian-img-div {
  left: 4rem;
  top: 33%;
}
.home-accoradian-wrap .accoradian-position {
  position: unset;
}
.health-providers {
  border-radius: 16px;
  background: var(--blue-color);
  margin: 0 -50px 60px;
}
.health-providers .health-providers-wrap {
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.health-providers-single .digit {
  color: rgba(255, 255, 255, 0.2);
  font-size: 112px;
  font-weight: 900;
  line-height: 112px;
  left: -39px;
  top: -45px;
}
.health-providers-single p a {
  text-decoration: none;
  border-bottom: 1px solid;
}
.health-providers-single {
  margin: 0 2.5rem 4.5rem 0;
}
.faq-accordions .accordion-button,
.faq-accordions .accordion-body {
  padding: 0 25px 0 0;
  border: 0;
  box-shadow: none;
}
.faq-accordions .accordion-item {
  padding: 0 0 2.8rem;
  margin: 0 0 3.3rem;
  border: 0;
  border-bottom: 1px solid #d9d9d9 !important;
  position: relative;
  border-radius: 0;
}
.faq-accordions .accordion-item h6 {
  font-size: 2rem;
  line-height: 2.2rem;
  text-transform: none;
  color: #1a1a1a;
  font-weight: 500;
  margin: 0;
  text-align: left;
}
.faq-accordions .accordion-body:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: var(--blue-color);
  bottom: 0;
  left: 0;
}
.faq-accordions .accordion-body {
  border-bottom-color: var(--blue-color);
  line-height: 2.2rem;
  max-width: 100%;
  width: 60rem;
  padding-right: 3rem;
}
.faq-accordions .accordion-button:not(.collapsed) {
  margin: 0;
  border: 0;
}
.faq-accordions .accordion-button::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 2.4rem;
  height: 2.4rem;
  background-size: contain;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 8V16M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="%2398A2B3" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.faq-accordions .accordion-button:not(.collapsed)::after {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="%2357A6DD" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.faq-accordions .accordion-body a:hover {
  text-decoration: underline;
}
.faq-accordions .accordion-button::after {
  width: 2.4rem;
  height: 2.4rem;
  background-size: contain;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 8V16M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="%2398A2B3" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}
.wrapper-outer .health-providers-single p a:hover {
  text-decoration: none;
}
/* section stack   */
.s_card {
  position: sticky;
  top: 10rem;
}
.card__inner {
  will-change: transform;
  border-radius: 14px;
  display: flex;
  overflow: hidden;
  transform-origin: center top;
}
.s_cards {
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-rows: repeat(var(--cards-count), var(--card-height));
  gap: 40px 0;
}
.health-insights-single .h2 {
  margin: 10px 0;
}
.health-insights-single .his-img-wrap {
  max-height: calc(100vh - 32rem);
  overflow: hidden;
  border-radius: 16px;
}
.health-measure .health-insights-single .his-img-wrap {
  max-height: 570px;
  aspect-ratio: 9 / 12;
}
.health-insights-single .his-img-wrap img {
  object-fit: cover;
}
.wrapper-outer .mymojohealth-templete .health-insights-single p {
  /* font-size: 1.4rem; */
  line-height: normal;
}
.health-insights-single a {
  color: var(--blue-color);
}
.health-insights-single a:hover {
  text-decoration: underline;
}
.s_card {
  top: 10rem;
}
.accordion-img-right img {
  min-height: 28rem;
}
.mojometer-bottom {
  z-index: 2;
  position: relative;
}
.mymojotestimonials .testimonial-item-slider {
  margin: 0 -50px;
}
.health-get-insights .s_card:nth-child(2) .card__inner.row-height .row {
  min-height: 61vh;
}

.health-get-insights .s_card:nth-child(2) {
  top: 14rem;
}
.mymojotestimonials .testimonial-item-slider .item img {
  max-height: calc(100vh - 32rem);
  object-fit: cover;
  object-position: top;
  border-radius: 10px;
}
.mmh-box-wrap {
  display: inline-block;
  padding: 32px 50px;
  margin: 0px -50px 100px;
  background-color: #fff;
  border-radius: 16px;
  width: calc(100% + 100px) !important;
}
.health-bottom-section .s_card1.bg-white {
  /* z-index: 99; */
  margin-top: -40px;
}
.health-bottom-section .s_card1.bg-white .mmh-box-wrap {
  margin-bottom: 0;
}
.home-accoradian-wrap {
  min-height: 30rem;
  margin: 0 0 4.5rem;
}
#lowcarbusa-speaker-series .grid-item .feature-text {
  display: none;
}
#lowcarbusa-speaker-series .grid-item .banner-overlay:after {
  content: none;
}
.cli-modal.cli-blowup {
  z-index: 99999999 !important;
}
.video-cookie-message {
  display: flex;
  position: relative;
  background: rgb(219, 219, 218, 0.8);
  z-index: 10;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
}
#video-cookie-message p {
	font-size: 1rem;
}
#video-cookie-message #wt-cli-accept-btn {
  line-height: 1;
  height: auto;
  background-color: var(--blue-color) !important;
  color: #fff !important;
}
#video-cookie-message #wt-cli-accept-btn:hover {
  background-color: #fff !important;
  color: var(--blue-color) !important;
}
.health-insights-slider .owl-dots {
  margin-top: 20px;
}
@media (min-height: 900px) {
  .s_card {
    top: 14rem;
  }
  .health-para .mb-64 {
    margin-bottom: 3.4rem;
  }
  .accordion-img-right img {
    min-height: 37rem;
  }
  .home-accoradian-wrap {
    min-height: 39rem;
  }
  .health-insights-single .h2 {
    margin: 20px 0 8px;
  }
}
@media (max-width: 1400px) {
  .health-box-wrap {
    padding: 5rem 0;
  }
  .health-para .h2 {
    font-size: 2.6rem;
    line-height: normal;
    margin-bottom: 6px;
  }
  .health-insights-single .h2 {
    font-size: 2rem;
    line-height: normal;
    margin: 6px 0;
  }
  .health-para .h5 {
    font-size: 1.2rem;
    line-height: 1.4rem;
    margin: 0 0 0.2rem;
  }
  .wrapper-outer .mymojohealth-templete .health-para p {
    font-size: 1.6rem;
    line-height: 2rem;
    margin-bottom: 2rem;
  }
  .wrapper-outer .mymojohealth-templete p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .wrapper-outer .mymojohealth-templete .health-insights-single p {
    font-size: 1.2rem;
    line-height: normal;
  }
  .s_card {
    top: 12rem;
  }
}
@media (min-width: 767px) {
  .wrapper-outer .masteriyo-single-course .masteriyo-single-course--title {
    font-size: 32px;
    line-height: 44px;
  }
  .wrapper-outer .instructor-bio-card {
    box-shadow: 0px 0px 16px rgb(0 0 0 / 10%);
    border-radius: 16px;
    padding: 40px 48px;
    background: #fff;
    margin-left: -90px;
  }
  .wrapper-outer .masteriyo-course--card .masteriyo-course--img-wrap img {
    height: 28rem;
  }
  .wrapper-outer
    .masteriyo-stab--tcurriculum
    .masteriyo-cbody
    .masteriyo-lesson-icon {
    margin-right: 16px;
  }
  .km-masteriyo-login-cta p {
    font-size: 18px;
    line-height: 28px;
  }
  .study-list-section[layout="grid"] ul li {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .article-main .study-content .researach-main-thumb {
    max-width: 350px;
  }
}
@media (min-width: 992px) {
  .ketone-testing .tab-content h3,
  .jump-list-mob {
    display: none;
  }
  .mx-w-500 {
    max-width: 500px;
  }
  .mob-banner-img {
    display: none;
  }
  .flexible-font {
    font-size: 2.6vw;
  }
  .wrapper-outer .masteriyo-single-course--main.masteriyo-course--content {
    padding-right: 70px;
  }
  .study-list-section[layout="grid"] ul li {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .health-insights-row {
    margin-left: -2.8rem;
    margin-right: -2.8rem;
  }
}
@media (min-width: 1500px) {
  .motive-block {
    max-width: 75%;
  }
  .mmh-box-wrap {
    padding: 32px 64px;
    margin: 0 -64px 150px;
    width: calc(100% + 128px) !important;
  }
  .mymojotestimonials .testimonial-item-slider {
    margin: 0 -64px;
  }
  .health-providers {
    margin: 0 -64px 80px;
  }
}
@media (max-width: 1200px) {
  .jump-items .container {
    max-width: 100%;
  }
  .km-study-section .search-bar-study {
    width: 32rem;
  }
  .mymojohealth-templete {
    margin-top: 7.5rem;
  }
  .accordion-img-right img {
    min-height: 30rem;
  }
  .home-accoradian-wrap {
    min-height: 30rem;
  }
  .health-providers {
    margin: 0 -30px;
  }
  .mmh-box-wrap {
    padding: 32px 30px;
    margin: 0px -30px 70px;
    width: calc(100% + 60px) !important;
  }
  .mymojotestimonials .testimonial-item-slider {
    margin: 0 -30px;
  }

  .health-download-app {
    top: 75px;
  }
  .admin-bar .health-download-app {
    top: 125px;
  }
}
@media (max-width: 991px) {
  .keto-mojo-app p,
  .keto-mojo-app h2 {
    color: #1e1e1e;
  }
  .welcome-banner {
    background-size: 100% !important;
    background-position: bottom center !important;
    padding: 6rem 0 20rem;
  }
  .banner-text h1,
  .jump-to-content h3,
  .ketone-testing h2,
  .ketone-testing .tab-content h3,
  .playing-forward h2,
  .testimonial h2,
  .motive-block h2,
  .accuracy-section h2,
  .faq h2,
  .keto-mojo-app h2,
  .data-app h2,
  .patients-reading h2,
  .healthcare-testimonial h2,
  .km-meter h2,
  .app-integration h3,
  .ketogenic-steps h2,
  .cpt-block h2,
  .revenue-card h2,
  .more-resources h2,
  .meet-team h2,
  .write-for-us h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .kito-btn-mob,
  .ketone-testing .tab-content h4,
  .accuracy-text h3,
  .faq .accordion > .card .card-header h4,
  .healthcare-testi h3,
  .meter-text h4,
  .ketogenic-steps h4,
  .ketogenic-steps h3,
  .cpt-block ul li strong,
  .resources h4 {
    font-size: 18px;
    line-height: 32px;
  }
  .forward-block h3,
  .join-us a,
  .km-meter .see-more,
  .diets-block h6 a,
  .meet-team h4 {
    font-size: 16px;
  }
  .jump-list-mob label,
  .jump-list-mob select.form-control,
  .jump-to-content p,
  .ketone-testing p,
  .ketone-testing .tab-content .tab-pane ul li,
  .playing-forward p,
  .motive-block p,
  .accuracy-text p,
  .faq .accordion > .card .card-body p,
  .keto-mojo-app p,
  .data-app p,
  .patients-reading p,
  .healthcare-testi p,
  .join-us h3,
  .join-us p,
  .banner-text p,
  .app-integration p,
  .ketogenic-steps p,
  .jump-to-content ul li,
  .cpt-block ul li p,
  .revenue-card p,
  .write-for-us p {
    font-size: 14px !important;
    line-height: 24px;
  }
  .jump-list-desk,
  .providers-main-banner .kito-btn,
  .citations-reference-block {
    display: none !important;
  }
  .jump-list-mob select.form-control {
    border-bottom: 0 !important;
  }
  .jump-list-mob label {
    width: 20%;
    line-height: 35px !important;
  }
  .jump-list-mob .form-group,
  .forward-block h3 {
    margin-bottom: 0;
  }
  #rise_in_metabolic {
    padding: 0 15px 30px;
  }
  .jump-to-content h3 {
    padding-right: 0;
    margin-bottom: 10px;
  }
  .kito-btn-mob {
    position: relative !important;
    left: 0;
    right: 0;
    display: block;
    margin: 24px 15px;
    text-align: center;
  }
  .jump-to-content p {
    margin-bottom: 25px;
  }
  .welcome-banner2,
  .keto-mojo-app,
  .app-integration {
    background: none !important;
  }
  .welcome-banner2 {
    height: 100%;
    padding: 15px 0 40px;
  }
  .health-care,
  .ketone-testing,
  .playing-forward,
  .testimonial,
  .accuracy-section,
  .faq,
  .keto-mojo-app,
  .patients-reading,
  .km-meter,
  .ketogenic-steps,
  .page-template-providers-your-practice .metabolic,
  .cpt-block,
  .more-resources,
  .meet-team,
  .write-for-us {
    padding: 50px 0 40px;
  }
  .health-care h3 {
    text-align: left;
    padding-bottom: 10px !important;
  }
  .ketone-testing ul.nav-tabs li a {
    padding: 0 !important;
    font-size: 14px;
    font-weight: 400;
    font-family: "Lato", serif;
  }
  .ketone-testing ul.nav-tabs li a.active {
    color: var(--blue-color);
  }
  .ketone-testing ul.nav-tabs li:last-child,
  .forward-block h3,
  .testimonial h2,
  .healthcare-testi h3 {
    padding-right: 0;
  }
  .ketone-testing ul.nav-tabs,
  .ketone-testing ul.nav-tabs li:first-child {
    padding-left: 0;
  }
  .ketone-testing ul.nav-tabs li {
    padding: 0px 14px 20px;
  }
  .ketone-testing ul.nav-tabs li a.active {
    background: transparent;
    border: 0;
  }
  .ketone-testing .tab-content {
    padding: 0;
    background: transparent;
  }
  .ketone-testing .tab-content .tab-pane img {
    width: 100%;
  }
  .ketone-testing .tab-content h4 {
    margin-top: 0;
  }
  .ketone-testing .tab-content h3 {
    font-weight: 700;
    margin: 25px 0;
  }
  .ketone-testing .tab-content > .tab-pane {
    display: unset;
  }
  .ketone-testing .tab-content .tab-pane ul {
    margin-bottom: 45px;
    display: block;
  }
  .ketone-testing .tab-content .tab-pane ul li {
    padding-right: 0;
  }
  .playing-forward,
  .accuracy-section,
  .patients-reading,
  .revenue-block {
    height: 100%;
    background-size: cover !important;
    background-position: center !important;
  }
  .forward-block,
  .playing-forward p,
  .keto-mojo-app p,
  .ketogenic-steps h4 {
    margin-bottom: 20px;
  }
  .forward-block img {
    width: 80px;
  }
  .playing-forward p,
  .accuracy-text h3,
  .healthcare-testi h3 {
    margin-top: 10px;
  }
  .testimonial h2 {
    text-align: center;
  }
  .motive-block {
    max-width: 100%;
    margin: 35px 0;
  }
  .accuracy-block img {
    margin: auto;
    display: block;
  }
  .accuracy-block,
  .revenue-card .card-body,
  .write-for-us form {
    padding: 40px 20px;
  }
  .faq .accordion > .card {
    padding: 40px;
  }
  .faq .accordion .card-header:after {
    right: 20px;
    top: 35px;
  }
  .keto-mojo-app {
    height: auto;
  }
  .healthcare-testimonial {
    padding-top: 50 !important;
  }
  .join-us a {
    min-width: 220px;
  }
  .your-patients-banner,
  .your-practice-banner {
    background-size: 100% !important;
    background-position: bottom center !important;
    padding: 12rem 0 18rem;
  }
  .meter-text,
  .resources {
    padding: 20px;
  }
  #getting_started_with_app {
    padding-top: 0;
  }
  #getting_started_with_app a img {
    width: 150px;
    margin: 10px auto 25px;
  }
  .diet-step span {
    font-size: 24px;
    line-height: 25px;
  }
  .diet-step {
    width: 75px;
    height: 75px;
    padding: 15px;
  }
  .diet-step h4 {
    margin-bottom: 0;
    line-height: 25px;
  }
  .diet-steps:not(:last-child) .step-line:before {
    height: 98%;
    top: 85px;
    left: 35px;
  }
  .cpt-block h2 {
    text-align: center;
  }
  .cpt-icon {
    width: 70px;
    padding: 15px;
  }
  .cpt-block ul li p,
  .ketogenic-steps h3,
  .ketogenic-steps p,
  .diets-block {
    margin-left: 25px;
    display: block;
  }
  .cpt-block ul li:before {
    bottom: -10%;
  }
  .revenue-block {
    padding-bottom: 20px;
  }
  .kito-motivate .card {
    height: 26rem;
  }
  .kito-motivate .col-left .card.first,
  .kito-motivate .col-right .card.last {
    height: 22rem;
  }
  .meal-plan .column-macros {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(31%, 1fr));
    column-gap: 8px;
    row-gap: 10px;
    /*column-count: 2;*/
  }
  .wrapper-outer .link-share {
    -webkit-transform: translateX(6.5rem) !important;
    transform: translateX(6.5rem) !important;
    padding: 1rem 1.2rem !important;
  }
  .wrapper-outer .link-share:before {
    margin: 0 2rem 0 0 !important;
  }
  /* 29-02-24  */
  /* new study page css  */
  .km-study-section {
    padding: 5rem 0 0;
  }
  .wrapper-outer main .study-list-section {
    margin-bottom: 8rem;
  }

  /* mymojo health  */
  .health-banner .health-banner-left {
    padding: 4rem 0;
  }
  .health-banner .btn-grp .health-btn2 {
    margin-top: 1rem;
  }
  .health-para .mb-64 {
    margin-bottom: 3rem;
  }
  .stack-cards__item {
    margin-top: 28px;
  }
}
@media (max-width: 767px) {
  .wrapper-outer
    .masteriyo-stab--tcurriculum
    .masteriyo-stab--citems
    .masteriyo-cheader {
    display: block;
    position: relative;
  }
  .wrapper-outer
    .masteriyo-stab--tcurriculum
    .masteriyo-stab--citems
    .masteriyo-ctitle {
    width: 90%;
    margin-bottom: 12px;
  }
  .wrapper-outer
    .masteriyo-stab--tcurriculum
    .masteriyo-stab--citems
    .masteriyo-ltc
    > span:first-child {
    margin-left: 0;
  }
  .wrapper-outer
    .masteriyo-stab--tcurriculum
    .masteriyo-stab--citems
    .masteriyo-cplus,
  .wrapper-outer
    .masteriyo-stab--tcurriculum
    .masteriyo-stab--citems
    .masteriyo-cminus {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  .wrapper-outer .km-lms-archive-wrap {
    padding-top: 48px;
  }
  .km-masteriyo-login-cta {
    margin: 0 0 48px;
  }
  .wrapper-outer .masteriyo-course--content .masteriyo-course--content__title {
    font-size: 20px;
    line-height: 24px;
  }
  .wrapper-outer
    .masteriyo-course--content:not(.masteriyo-single-course--main) {
    padding: 32px 24px;
  }
  .wrapper-outer .km-pwless-login #wpaloginform #wpa-submit,
  .wrapper-outer .masteriyo-btn {
    font-size: 16px;
  }
  .km-modal-style-1 .modal-content {
    padding: 24px 16px;
  }
  .km-pwless-login input#user_email_username {
    margin-bottom: 4rem;
  }
  .wrapper-outer .masteriyo-single-course .masteriyo-single-course--title {
    font-size: 24px;
    line-height: 28px;
  }
  .wrapper-outer .km-course-summary > h2 {
    margin-bottom: 16px;
  }
  /* study css  */
  .wrapper-outer .study-banner.banner {
    padding: 2.4rem 0;
  }
  .wrapper-outer .study-banner.banner h1 {
    font-size: 2rem;
    line-height: 2.6rem;
  }
  .wrapper-outer .study-banner.banner h5 {
    font-size: 1.6rem;
    line-height: 1.9rem;
  }
  .wrapper-outer .search-bar-study {
    margin-top: 4.8rem;
    width: 100%;
  }
  .wrapper-outer .search-bar-study .form-control {
    padding: 1.1rem 1.6rem;
    background-image: none;
    height: 4rem;
    width: calc(100% - 40px);
  }
  .wrapper-outer .search-bar-study button[type="submit"],
  .wrapper-outer .search-bar-study button[type="button"] {
    height: 4rem;
    min-width: 4rem;
    max-width: 4rem;
    padding: 0;
    line-height: 0;
  }
  .wrapper-outer .study-list-section {
    margin-top: 4.4rem;
  }
  .wrapper-outer .summaries-text {
    padding-left: 0;
    margin: 0;
  }
  .wrapper-outer .sortby-dropdown .dropdown-toggle.mob-dd:after {
    display: none;
  }
  .wrapper-outer .sortby-dropdown .dropdown-toggle.mob-dd {
    padding: 0;
    min-width: 3.2rem;
    height: 3.2rem;
    box-shadow: none;
  }
  .wrapper-outer .sortby-dropdown .dropdown-menu {
    right: 0;
    width: auto;
    min-width: 17rem;
    top: 3rem !important;
  }
  .wrapper-outer .sortby-dropdown.show .dropdown-toggle.mob-dd,
  .wrapper-outer .sortby-dropdown.show .dropdown-toggle.mob-dd:focus,
  .wrapper-outer .sortby-dropdown.show .dropdown-toggle.mob-dd:active {
    /* background-color: var(--blue-color); */
    background-color: #d9f9ff;
  }
  .wrapper-outer .sortby-dropdown.show .dropdown-toggle.mob-dd img,
  .wrapper-outer .sortby-dropdown.show .dropdown-toggle.mob-dd:focus img,
  .wrapper-outer .sortby-dropdown.show .dropdown-toggle.mob-dd:active img {
    /* filter: brightness(100); */
  }
  .wrapper-outer .study-list-li {
    padding: 0;
  }
  .wrapper-outer .study-list-li .study-list-thumbnail img {
    margin-bottom: 1.6rem;
  }
  .wrapper-outer .study-list-content .study-list-title {
    font-size: 1.8rem;
    line-height: normal;
    padding: 0;
  }
  .wrapper-outer .study-list-ul li {
    margin-bottom: 3.2rem;
    padding-bottom: 3.2rem;
    border-bottom: 1px solid #e8e8e8;
  }
  .wrapper-outer .filter-btn-bottom {
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--blue-color);
    color: #fff;
    z-index: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    height: 48px;
    align-items: center;
    font-size: 1.4rem;
    line-height: 1.8rem;
    font-weight: 700;
    box-shadow: 0 0 8px #33333366;
  }
  .wrapper-outer .filter-btn-bottom img {
    margin-right: 12px;
  }
  .wrapper-outer .slide-content {
    transform: translate(0, 100vh);
    transition: all 500ms ease-in-out;
    position: fixed;
    bottom: 0;
    z-index: 9;
    height: auto;
    min-height: 20rem;
    background-color: #fff;
    left: 0;
    right: 0;
    border-radius: 20px 20px 0 0;
  }
  .wrapper-outer .filter-category h4 {
    font-size: 1.8rem;
    padding-left: 9px;
    font-family: "Lato", sans-serif;
    margin: 0;
  }
  .wrapper-outer .filter-category {
    margin: 0;
    padding: 2.4rem 1.6rem 3.2rem 1.6rem;
  }
  .wrapper-outer .filter-category .close-link {
    padding-right: 8px;
    font-size: 1.4rem;
    line-height: 2rem;
    text-decoration: underline;
  }
  .wrapper-outer .filter-category h5 {
    margin-top: 2.4rem;
    padding-top: 1.6rem;
    border-top: 1px solid #b3b2b2;
    margin-bottom: 1.6rem;
  }
  .wrapper-outer .modify-filter {
    padding-top: 1.4rem;
    max-width: 100%;
    margin: 0 3rem;
  }
  .wrapper-outer .filter-category-apply {
    height: 5.6rem;
    box-shadow: 0 -4px 8px #b3b2b233;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .wrapper-outer .filter-category-apply .close-link {
    background-color: var(--blue-color);
    color: #fff !important;
    font-size: 1.4rem;
    line-height: 1.8rem;
    font-weight: 700;
    padding: 8px 16px;
    border-radius: 8rem;
  }
  .wrapper-outer .ad-block.ad-mob {
    margin-top: 6.4rem;
  }
  .wrapper-outer .ad-block.ad-mob img {
    width: 100%;
  }
  body.filter-open-div {
    overflow: hidden;
    position: relative;
  }
  body.filter-open-div:before {
    content: "";
    background: #1a1a1a99;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
  }
  .wrapper-outer .sec-mobile-filters {
    padding-bottom: 2rem;
  }
  .article-main .study-additional-info .tags {
    padding: 0 4px 0 0;
  }
  .wrapper-outer .share-news {
    margin-top: 4.8rem;
  }
  .article-main .study-additional-info .gray-box {
    margin: 4rem 0;
    padding: 2.4rem 1.6rem;
  }
  /* .article-main .study-additional-info .gray-box li .right-div {
    margin-top: 8px;
  } */
  .article-main {
    padding-top: 6.4rem;
  }
  .article-main .study-content a {
    line-height: 1.8rem;
    font-size: 1.4rem;
    margin-bottom: 3.2rem;
  }
  .article-main .study-content h1 {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .article-main .study-content p {
    margin-bottom: 2.4rem;
  }
  .article-main .study-additional-info .gray-box li:not(:last-child) {
    margin-bottom: 2.4rem;
  }
  .wrapper-outer .pagination ul.page-numbers {
    margin-top: 2.2rem;
    padding-top: 0;
  }
  .wrapper-outer .pagination ul.page-numbers li {
    margin: 0 5px;
    min-width: 1.5rem;
    letter-spacing: -0.5px;
  }
  /* 29-02-24  */
  /* new study page css  */
  .km-study-section {
    padding: 0;
  }
  .km-study-section .viewas,
  .km-study-section .filter-dropdown.sortby-dropdown.dropdown {
    display: none;
  }
  .study-list-section .km-load-more .load-more-btn {
    min-width: 170px;
  }
  .km-research-ns-share {
    margin: 0;
    padding: 40px 0;
    background: linear-gradient(
        0deg,
        rgba(255, 255, 255, 0.4) 0%,
        rgba(255, 255, 255, 0.4) 100%
      ),
      url(./assets/images/km-research-bg-mob.png),
      lightgray 50% / cover no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .wrapper-outer .km-research-ns-share h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
  }
  .wrapper-outer .km-research-ns-share h4 {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 48px;
  }
  .km-mailing-list p {
    font-size: 16px;
    line-height: 24px;
  }
  .mailing-form .mailing-form-div .form-control {
    width: 100%;
    padding: 10px 18px;
    border: 1px solid #b3b2b2;
    margin: 0 0 16px;
  }
  .mailing-form .mailing-form-div button {
    display: block;
    width: 100%;
  }
  .mailing-form .mailing-form-div {
    height: auto;
    background: transparent;
    border: 0;
    padding: 0 0 8px;
  }
  .km-social-links {
    margin-top: 48px;
  }
  .km-social-links a {
    justify-content: center;
  }
  .km-social-links a:not(:last-child) {
    margin-bottom: 24px;
  }
  .study-list-section[layout="grid"] ul li .study-list-li {
    padding: 16px;
  }
  .study-list-section[layout="grid"] ul li .study-list-li h3 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
  }
  .sortby-dropdown .dropdown-toggle.mob-dd img {
    padding: 0 !important;
    max-width: 15px;
  }
  .article-main .study-additional-info .gray-box.source-box {
    padding: 16px 16px 18px;
  }
  .source-box .source-img-left img {
    width: 100%;
    object-fit: cover;
    border-radius: 4px;
  }
  .source-box .source-img-left {
    margin: 0 0 2.4rem;
  }
  .source-box .source-content-right h4 {
    font-family: "Cardo", sans-serif !important;
    font-size: 2rem;
    line-height: 2.4rem;
    margin-bottom: 12px;
  }
  .keto-home-banner {
    min-height: 110px;
  }
  .double-column-ad {
    min-height: 260px;
  }
  /* 25-07-24  */
  .km-blogs-listing .filter-dropdown .dropdown-toggle {
    margin: 20px 0 0;
    width: 100%;
    position: relative;
  }
  .wrapper-outer .km-blogs-listing .sortby-dropdown .dropdown-menu {
    width: 100%;
    top: 6rem !important;
  }
  .km-blogs-listing .km-blog-slide {
    height: 40rem;
    padding: 3rem;
  }
  .km-blogs-listing .carousel-control img {
    max-width: 35px;
  }
  .km-blogs-listing .carousel-control.carousel-control-next {
    right: 0;
  }
  .km-blogs-listing .carousel-control {
    left: 0;
  }
  .km-blogs-listing .carousel-caption-km h2 {
    font-size: 2.8rem;
    line-height: 3.44rem;
  }

  /* mymojo health  */
  .mymojohealth-templete {
    margin-top: 60px;
  }
  .wrapper-outer.default .health-banner h1 {
    font-size: 38px;
  }
  .health-download-app .app-links {
    margin-top: 20px;
  }
  .health-box-wrap {
    padding: 40px 0;
  }
  .stack-cards__item {
    position: relative;
    top: 0;
    padding: 0;
    height: auto;
    transform: none !important;
    min-height: unset;
  }
  .stack-cards__item > * {
    position: relative;
  }
  .health-providers .health-providers-wrap {
    padding-bottom: 0;
  }
  .health-providers-wrap .health-para {
    margin-bottom: 50px;
  }
  .health-providers-single .digit {
    font-size: 70px;
    line-height: normal;
    left: -22px;
    top: -31px;
  }
  .health-para .h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .accordion-img-right {
    position: relative;
    margin: 20px 0;
    width: 100%;
  }
  .s_card {
    position: relative;
    top: 0;
    padding: 0 !important;
  }
  .health-get-insights .s_card:nth-child(2) {
    top: 0;
  }
  .health-insights-single .his-img-wrap {
    max-height: none;
  }
  .s_cards {
    gap: 0;
    display: block;
  }
  .health-providers {
    margin: 0 0 40px;
  }
  .mmh-box-wrap {
    padding: 32px 15px;
    margin: 0 auto 50px;
    width: 100% !important;
  }
  .mymojotestimonials .testimonial-item-slider {
    margin: 0px;
  }
  /* 06-11-24  */
  .health-bottom-section .s_card1.bg-white {
    margin-top: 0;
  }

  .health-get-insights.mmh-box-wrap {
    padding-bottom: 0;
    /* border-radius: 16px 16px 0 0; */
  }
  .wrapper-outer .health-get-insights.mmh-box-wrap p {
    margin-bottom: 15px;
  }
  .health-get-insights-box.mmh-box-wrap {
    padding-top: 0;
    /* border-radius: 0; */
  }
  .health-get-insights-box.mmh-box-wrap .health-insights-single {
    padding-top: 20px;
  }
  .card__inner-get-insights {
    scale: 1 !important;
  }
  .health-get-insights-box.mmh-box-wrap .health-insights-single .h2 {
    margin-top: 20px;
  }
  .health-download-app,
  .admin-bar .health-download-app {
    top: 60px;
  }
}

@media (max-width: 359px)
{
  .meal-plan .column-macros,
  .meal-plan .rec-macros {
    column-gap: 8px;
  }
}