/* Start custom CSS */html, body{
    overflow-x: hidden;
}

/*SEARCH cat*/
.search-form.search-cat .elementor-search-form .elementor-search-form__input {
    background-color: #313131 !important;
    padding-left: 10% !important;
    background-position: 4% center;
}

/*SEARCH BAR*/
.search-inner {
    width: 93% !important;
    margin-right: auto;
    margin-left: auto;
}

.search-form .elementor-search-form .elementor-search-form__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%;
    margin-left: auto;
}

.search-form .elementor-search-form .elementor-search-form__input::-webkit-input-placeholder {
    color: #959595 !important;
    font-style: italic;
    font-weight: 400;
    opacity: 1;
}

.search-form .elementor-search-form .elementor-search-form__input::-moz-placeholder {
    color: #959595 !important;
    font-style: italic;
    font-weight: 400;
    opacity: 1;
}

.search-form .elementor-search-form .elementor-search-form__input:-ms-input-placeholder {
    color: #959595 !important;
    font-style: italic;
    font-weight: 400;
    opacity: 1;
}

.search-form .elementor-search-form .elementor-search-form__input::-ms-input-placeholder {
    color: #959595 !important;
    font-style: italic;
    font-weight: 400;
    opacity: 1;
}

.search-form .elementor-search-form .elementor-search-form__input::placeholder {
    color: #959595 !important;
    font-style: italic;
    font-weight: 400;
    opacity: 1;
}

.search-form .elementor-search-form .elementor-search-form__input {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: 0;
    border-radius: 0;
    outline: none;
    color: #959595 !important;
    background-color: #ff00 !important;
    font-family: "Montserrat", Sans-serif !important;
    font-size: 1.250vw;
    font-style: normal;
    padding-left: 5% !important;
    background-image: url(../svg/search-icon.svg);
    background-size: 1.250vw !important;
    background-repeat: no-repeat;
    background-position: 0 center;
    height: 3.594vw !important;
}

.search-form .elementor-search-form .elementor-search-form__submit {
    opacity: 0;
}

.search-form .elementor-search-form input[type=search]:focus {
    outline: 0 !important;
    color: #fff !important;
    text-transform: normal !important;
}

.search-form .elementor-search-form .elementor-search-form__input:focus::-webkit-input-placeholder {
    color: transparent !important;
}

.search-form .elementor-search-form .elementor-search-form__input:focus::-moz-placeholder {
    color: transparent !important;
}

.search-form .elementor-search-form .elementor-search-form__input:focus:-ms-input-placeholder {
    color: transparent !important;
}

.search-form .elementor-search-form .elementor-search-form__input:focus::-ms-input-placeholder {
    color: transparent !important;
}

.search-form .elementor-search-form .elementor-search-form__input:focus::placeholder {
    color: transparent !important;
}

/* Button Blog */
.btn-blog a {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  background-image: url(../png/blog-cat-bg-not-active.png);
  display: block;
}

.btn-blog a svg line:nth-child(1), .btn-blog a svg path:nth-child(2),
.btn-blog a svg line:nth-child(2), .btn-blog a svg path:nth-child(1) {
  stroke: rgba(0, 0, 0, 0);
  fill: rgba(0, 0, 0, 0);
}

.btn-blog-updates a:hover {
  background-image: url(../png/btn-latest-hover.png);
  display: block;
}

.btn-blog-longevity a:hover {
  background-image: url(../png/btn-longetivity-hover.png);
  display: block;
}

.btn-blog-brain a:hover {
  background-image: url(../png/btn-brain-hover.png);
  display: block;
}

.btn-blog-nutrition a:hover {
  background-image: url(../png/btn-nutritionist-hover.png);
  display: block;
}

.btn-blog-consciousness a:hover {
  background-image: url(../png/btn-consciousness-hover.png);
  display: block;
}

.btn-blog-sleep a:hover {
  background-image: url(../png/btn-sleep-hover.png);
  display: block;
}

.btn-blog-recovery a:hover {
  background-image: url(../png/btn-recovery-hover.png);
  display: block;
}

.btn-blog-sexual a:hover {
  background-image: url(../png/btn-sexual-hover.png);
  display: block;
}

.btn-blog a:hover svg path,
.btn-blog a:hover svg line {
  stroke: #303030;
  fill: #303030;
}

.btn-blog.btn-blog-longevity a:hover svg line {
  fill: #303030;
}

.btn-blog.btn-blog-longevity a:hover svg path {
  fill: unset !important;
  stroke: rgb(247, 83, 104);
}

.btn-blog.btn-blog-longevity a:hover svg line+path {
  stroke: #303030;
}

.btn-blog a .elementor-button-text {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.btn-blog a .elementor-button-content-wrapper {
  min-height: 3.39vw;
  padding-top: 2px;
  padding-left: 0.89vw;
}

.btn-blog a .elementor-button-icon {
  width: 3.49vw;
  display: flex;
  margin: 0;
}

.btn-blog a .elementor-button-icon svg {
  width: 100%;
  height: 3.28vw;
  display: block;
}

.btn-blog {
  background-image: url(../png/button-default-border.png);
  padding: 5px 0px 7px 5px;
  background-repeat: no-repeat;
  background-size: auto 100%;
}


/*BLOG*/
.hp-blog .elementor-post__title {
  z-index: 5;
}

.hp-blog .elementor-post__thumbnail {
  position: relative;
  margin-bottom: -5%;
}

.hp-blog .elementor-post__thumbnail:before {
  position: absolute;
  content: '';
  background: -webkit-gradient(linear, left top, left bottom, color-stop(42.11%, rgba(0, 0, 0, 0.00)), color-stop(90.05%, #1A1E20));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.00) 42.11%, #1A1E20 90.05%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 42.11%, #1A1E20 90.05%);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}

.hp-blog .elementor-post {
  position: relative;
}

.hp-blog .elementor-post:before {
  position: absolute;
  content: "";
  width: 96%;
  height: 97%;
  background-image: url('../png/hp-blog-border.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 2;
  pointer-events: none;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
}

.hp-blog .elementor-posts-container:after {
  position: absolute;
  content: "";
  background-image: url('../png/blog-line.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 11.563vw;
  height: 1.302vw;
  z-index: 2;
  pointer-events: none;
  left: 1vw;
  top: -1vw;
  margin: auto;
}

.hp-blog .elementor-button-wrapper {
  margin-top: 5% !important;
}

.hp-blog .elementor-button-wrapper a.elementor-button-link {
  background-image: url(../png/btn-color.png);
  background-position: center;
  background-size: 100% 100% !important;
  background-repeat: no-repeat;
  height: 3.03vw;
  align-items: center;
  justify-content: center;
  transition: all .3s ease-in-out;
  background-color: transparent !important;
  display: inline-flex;
  width: 100%;
  max-width: 16.72vw;
}

.hp-blog .elementor-button-wrapper a.elementor-button-link:hover {
  background-image: url(../png/btn-plain.png) !important;
  fill: #FDB92A !important;
  color: #FDB92A !important;
}

.hp-blog .category-podcasts a.elementor-post__read-more:before {
  content: 'Listen Now';
  font-family: "Montserrat", Sans-serif;
  font-size: 1.042vw;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.214vw;
}

.hp-blog .category-podcasts a.elementor-post__read-more {
  font-size: 0 !important;
}

.hp-blog .category-podcasts {
  background-image: url(../png/podcast-icon.png);
  background-repeat: no-repeat;
  background-size: 2.66vw;
  background-position: 90% 93%;
}

/* Responsive CSS */
@media only screen and (max-width: 1024px) {
  .hp-blog .elementor-button-wrapper a.elementor-button-link {
    max-width: 20vw;
  }

  .hp-blog .category-podcasts a.elementor-post__read-more:before {
    font-size: 1.5vw;
  }
}

@media only screen and (max-width: 767px) {
  .btn-blog a .elementor-button-content-wrapper {
    min-height: 10vw;
    padding-left: 5vw;
  }

  .btn-blog a .elementor-button-icon {
    width: 10vw;
  }

  .btn-blog a .elementor-button-icon svg {
    height: 10vw;
  }

  .hp-blog .elementor-posts-container:after {
    background-size: contain;
    width: 30.563vw;
    height: 10.302vw;
    left: 5vw;
  }

  .hp-blog .category-podcasts a.elementor-post__read-more:before {
    font-size: 4vw;
  }

  .hp-blog .category-podcasts {
    background-size: 6vw;
  }

  .hp-blog .elementor-button-wrapper a.elementor-button-link {
    max-width: 55vw;
    height: 14vw;
  }

  .search-inner {
    background-position: bottom center;
  }

  .search-inner .search-form .elementor-search-form .elementor-search-form__input {
    padding: 5% 5% 5% 15% !important;
    background-size: 5vw !important;
    font-size: 4vw !important;
    height: auto !important;
    width: 100%;
  }

  .search-inner {
    background-image: none !important;
  }
}/* End custom CSS */