﻿ul > li {
  padding: 0 0 0 0;
  line-height: 24px;
  margin-bottom: 0;
}

ul ul > li {
  padding: 0 0 0 20px;
  line-height: 30px;
}

ul ul ul > li {
  padding: 0 0 0 20px;
}

ol > li {
  line-height: 32px;
}

@media (max-width: 431px) {
  .top-announcement-bar-wrapper p {
    font-size: 12px;
  }
}

@media (max-width: 379px) {
  .top-announcement-bar-wrapper p {
    font-size: 10px;
  }
}

.site-header__wrap > div {
  width: 100%;
}

.site-header
  .megamenu__links
  a:nth-child(1):hover
  ~ .megamenu-wrapper
  .shop-all {
  display: block;
}

.megamenu__wrap
  .megamenu__links
  a:nth-child(2):hover
  ~ .megamenu-wrapper
  .shop-benefit {
  display: block;
}

@media only screen and (max-width: 991px) {
  .site-header__wrap > div {
    width: auto;
  }

  body.pdp-prod-fixbar-visible .site-header.not-opaque-top .mobile-menu {
    height: calc(100dvh - 259px);
  }

  .mobile-menu > *:not(.mobile-menu__content) {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  body.pdp-prod-fixbar-visible .site-header.not-opaque-top .mobile-menu {
    height: calc(100dvh - 250px);
  }

  .site-header.not-opaque-top .mobile-menu {
    height: calc(100dvh - 210px);
  }
}

.mini_cart li a img {
  width: 64px !important;
  height: 64px !important;
  float: left !important;
  margin: 0 15px 0 0 !important;
  border-radius: 10px;
  object-fit: contain;
}

.mini_cart .cart_img_box {
  border-radius: 10px;
  background: #f9fafb;
  width: 64px;
  margin: 0 10px 0 0;
}

.mini_cart .mini_cart_products {
  padding: 0 16px 60px;
  overflow-y: scroll;
  height: calc(100vh - 380px);
}

.mini_cart .mini_cart_item .remove {
  color: #222;
  font-size: 0;
  position: absolute;
  right: 16px;
  top: 18%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  height: 20px;
  width: 20px;
}

.mini_cart .mini_cart_item .remove svg {
  width: 20px;
  height: 20px;
}

.mini_cart .mini_cart_item {
  position: relative;
  background: transparent;
  padding: 15px 15px 15px 15px !important;
  border: 1px solid #f6f3f4;
  border-radius: 10px;
}

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

.mini_cart .mini_cart_item + .mini_cart_item {
  margin-top: 15px;
}

.mini_cart .mini_cart_item:before {
  display: none;
}

#mini_cart .cart-minproduct + .cart-minproduct a.btn-border {
  margin: 0 0 0 auto;
}

.mini_cart .mini_cart_item a {
  font-size: 14px;
  color: #101828;
  text-decoration: none;
  font-weight: 500 !important;
  display: flex !important;
  align-items: center;
}

.mini_cart .mini_cart_item span.woocommerce-Price-amount.amount {
  font-size: 16px;
  font-weight: 500;
}

.mini_cart .mini_cart_item p.price {
  font-size: 16px;
  font-weight: 500;
}

.mini_cart_products_subtotal {
  border-top: 1px solid #ebe6e7;
  border-bottom: 1px solid #ebe6e7;
  padding: 16px 0;
  background: #fff;
  margin: 0;
}

.mini_cart_prod_subtotal {
  display: flex;
  justify-content: space-between;
  padding: 0 16px 0;
}

.mini_cart_prod_subtotal span.subtotal {
  font-size: 16px;
  font-weight: 500;
  color: #101828;
}

.mini_cart_prod_subtotal span.subtotal_price {
  font-size: 18px;
  font-weight: 700;
  color: #101828;
}

.mini_cart_prod_buttons {
  padding: 16px 16px 0;
}

.mini_cart_footer_icons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  padding: 16px 0;
}

.mini_cart_footer_icons_items {
  text-align: center;
}

.mini_cart_footer_icons_items .cart_footer_icons {
  width: 48px;
  height: 48px;
  background: #f3f4f6;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 7px;
}

.mini_cart_footer_icons_items .cart_footer_icons img {
  width: 20px;
}

.mini_cart_footer_icons_items .cart_footer_icons svg {
  width: 24px;
}

.mini_cart_footer_icons_items span {
  font-size: 12px;
  color: #4a5565;
}

.mini_cart_footer {
  position: sticky;
  bottom: 0;
  background: #fff;
}

.cart_unlocked .unlocked {
  width: max-content;
}

@media (max-width: 575px) {
  .mini_cart {
    width: 385px;
    padding: 0;
  }

  .cart_open .mini_cart {
    margin-left: -385px;
  }

  .mini_cart .mini_cart_item a {
    font-size: 14px;
    line-height: normal;
  }
}

@media (max-width: 439px) {
  .mini_cart {
    width: 355px;
    padding: 0;
  }

  .cart_open .mini_cart {
    margin-left: -355px;
  }

  .mini_cart .mini_cart_item a {
    font-size: 14px;
    line-height: normal;
  }
}

body.home .banner-desc h1{
	font-size: 50px;
}

.hero-img-tag .support-tag {
  width: 68px;
  height: 68px;
}

@media (max-width: 1439px) {
  body.home .banner-desc h1{
	font-size: 56px;
}
}

@media (max-width: 1199px) {
  body.home .banner-desc h1{
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .banner-desc h1 {
    font-size: 34px;
  }

  body.home .banner-desc h1 {
    font-size: 34px;
  }
}

@media (max-width: 575px) {
  .hero-banner {
    padding: 215px 0 50px;
  }
}

.section-title h2 {
  word-break: break-word;
}

.featured_products_info .featured_products_cont p {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.featured_products_info .prod_add_to_cart .button {
  gap: 10px;
  padding: 0;
}

@media (max-width: 767px) {
  .featured_products_info .featured_products_cont p {
    min-height: 40px;
  }
}

.counter-box .counter-label {
  font-size: 17px;
  text-transform: capitalize;
}

.about-blocks .about-title span {
  font-size: 34px;
}

@media (max-width: 1199px) {
  .about-blocks .about-inner-desc a.button {
    width: fit-content;
  }
}

/************************************/
/***********************************************/
/**************** Research-Expert css ************/
/***********************************************/

.research-expert-block {
  height: 100%;
}

@media (max-width: 767px) {
  .research-expert-block {
    height: auto;
  }
}

.footer-bottom-info .copyright p {
  font-size: 12px;
}

.footer-bottom-info .footer-btm-links ul li a {
  font-size: 14px;
  margin: 0 0 0 12px;
}

body.pdp-prod-fixbar-visible .scroll-top {
  bottom: 75px;
}

@media (max-width: 580px) {
  .section-padding-top {
    padding: 210px 0 0 0;
  }
}

.counters.about-counters .counter-box .counter-number {
  font-size: 42px;
}

.our_core_values_card {
  height: 100%;
}

@media (max-width: 991px) {
  .our_core_values_card {
    height: auto;
  }
}

.product-category-links a {
  font-size: 13px;
  display: flex;
  align-items: center;
}

.product-listing-page .woocommerce ul.products::before {
  display: none;
}

.product-listing-page .woocommerce ul.products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.product-listing-page .woocommerce ul.products li.product {
  float: none;
  margin: 0 0 0;
  padding: 20px;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}

.product-listing-page
  .woocommerce
  ul.products
  li.product
  a
  img.size-woocommerce_thumbnail {
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5 ease 0s;
  -ms-transition: all 0.5 ease 0s;
  -o-transition: all 0.5 ease 0s;
  -webkit-transition: all 0.5 ease 0s;
  position: relative;
}

.product-listing-page .woocommerce ul.products li.product .price .sale-price {
  color: #101828;
  margin-right: 6px;
  font-size: 20px !important;
  text-decoration: none;
  background: transparent;
  font-weight: 700 !important;
}

.product-listing-page
  .woocommerce
  ul.products
  li.product
  .price
  .original-price {
  color: #4a5565;
  font-size: 14px !important;
  font-weight: 400;
}

.product-listing-page ul.products li.product .button {
  border: 0;
}

.product-listing-page .woocommerce ul.products li.product .star-rating {
  font-size: 0.857em;
  margin: 0 0 15px 0;
}

.product-listing-page .woocommerce ul.products li.product .star-rating svg {
  fill: #facc15;
  stroke: #facc15;
  width: 20px;
  height: 20px;
}

.product-listing-page
  .woocommerce
  ul.products
  li.product
  .star-rating
  span::before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
  color: #fdc700;
}

@media (max-width: 1199px) {
  .product-listing-page .woocommerce ul.products {
    gap: 16px;
    margin: 0;
  }

  .product-category-links {
    overflow: auto;
    flex-wrap: nowrap;
    white-space: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    display: flex;
    gap: 16px;
  }

  .product-category-links {
    scrollbar-color: #fff #fff;
  }

  .product-category-page-links {
    padding: 0 0 0 16px;
  }
}

@media (max-width: 991px) {
  .product-listing-page .woocommerce ul.products {
    grid-template-columns: repeat(3, 1fr);
  }

  .product-category-page-links {
    padding: 0 0 0 16px;
  }
}

@media (max-width: 767px) {
  .product-listing-page .woocommerce ul.products {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 575px) {
  .product-listing-page .custom-add-to-cart-wrapper {
    gap: 5px;
  }

  .product-listing-page .products li.product .custom-add-to-cart-wrapper img {
    width: 14px;
    height: 14px;
  }

  .product-listing-page
    .woocommerce
    ul.products
    li.product
    .price
    .original-price {
    color: #4a5565;
    font-size: 12px !important;
  }

  .product-listing-page .woocommerce ul.products li.product {
    padding: 14px;
  }

  .product-listing-page .woocommerce ul.products li.product .button {
    font-size: 14px;
  }
}

@media (max-width: 379px) {
  .product-listing-page .woocommerce ul.products li.product .button {
    font-size: 12px;
  }
}

.test-results-list-bedge {
  width: max-content;
  padding: 2px 12px;
}

@media (max-width: 1023px) {
  .test-results-list-title {
    width: 125px;
  }
}

.featured-scientific-articles-card .articles-desc {
  padding: 0 20px;
}

.featured-scientific-articles-card span.articles-date {
  text-transform: capitalize;
}

.featured-scientific-articles-card .read-more-btn a {
  width: max-content;
  padding: 5px 15px;
}

.custom-select-wrapper .select-header .selected-text {
  white-space: nowrap;
  overflow: hidden;
}

@media (max-width: 767px) {
  .featured-scientific-articles-card .articles-bedge {
    flex-wrap: wrap;
  }
}

.blog-listing-page .featured-scientific-articles-card .articles-desc {
  padding: 0 20px;
}

.blog-listing-page .featured-scientific-articles-card .read-more-btn a {
  width: max-content;
  padding: 5px 15px;
}

.blog-listing-wrapper .load-more-articles .button-secondary {
  width: max-content;
}

@media (max-width: 1199px) {
  .blog-listing-page .featured-scientific-articles-card .articles-desc h2 {
    word-break: break-word;
  }
}

.back-to-blog a:first-child {
  padding-left: 0px;
}

.blog-details-desc .toc a {
  word-wrap: break-word;
}

.blog-content-header .right-articles-bedge svg.hover-fill:hover {
  color: #ff8205;
}

/* Hover effect (ONLY when class is added via JS) */

.blog-content-header .right-articles-bedge .rating-star.hover-fill path {
  color: #ff8205;
}

.blog-content-header .articles-bedge span {
  text-transform: capitalize;
}

.blog-content-header .articles-desc h1 {
  word-break: break-all;
}

.blog-content-desc h3 {
  word-wrap: break-word;
}

@media (max-width: 991px) {
  .blog-details-desc .toc.mobile-block {
    z-index: 1;
  }
}

@media (max-width: 767px) {
  .blog-content-desc h4 {
    word-wrap: break-word;
  }
}

#primary.site-main .privacy-shipping-returns-terms-pages h1 {
  word-break: break-word;
}

@media (max-width: 767px) {
  #primary.site-main .privacy-shipping-returns-terms-pages h1 {
    line-height: 1.1;
  }
}

.privacy-shipping-returns-terms-pages .section-title h1 {
  text-transform: capitalize;
}

@media only screen and (max-width: 767px) {
  .privacy-shipping-returns-terms-block {
    padding: 30px 18px;
  }
}

.woocommerce .accounts-form p.woocommerce-LostPassword.lost_password {
  display: flex;
  align-items: center;
}

.woocommerce
  .accounts-form
  .woocommerce-form__input-checkbox
  input[type="checkbox"]
  + span {
  position: relative;
  cursor: pointer;
  padding-left: 32px;
  color: #43402e;
  font-size: 18px;
  vertical-align: middle;
}

@media (max-width: 410px) {
  .woocommerce .accounts-form .btn-sign-in .woocommerce-form-login__submit {
    font-size: 12px;
  }
}

.woocommerce .register-form.accounts-form .custom-checkbox {
  flex-wrap: wrap;
}

.woocommerce .woocommerce-order-fields .custom-product-info {
  max-width: 200px;
}

.select2-container--default .select2-results > .select2-results__options {
  padding: 0 10px;
}

@media (max-width: 420px) {
  .woocommerce .woocommerce-order-fields .custom-product-info {
    max-width: 145px;
  }
}

.bg-section h2 {
  word-wrap: break-word;
}

.key-benefits-items {
  height: 100%;
}

.key-benefits-wrapper > .row > .col-4:nth-child(n + 4) {
  margin-top: 30px;
}

.mechanism-action-desc ul {
  margin-bottom: 20px;
}

.how-use-items h4 {
  word-wrap: break-word;
}

.how-use-items p {
  word-wrap: break-word;
}

@media (max-width: 370px) {
  .customer-reviews-desc .client-name-review {
    justify-content: space-between;
  }

  .customer-reviews-desc .client-name-review .review-rating {
    min-width: 80px;
  }
}

#respond .form-input-box p.stars {
  width: fit-content;
}

#respond .form-submit #submit.submit {
  width: max-content;
}

.prod-img-badge span.green-badge {
  width: fit-content;
}

@media only screen and (max-width: 365px) {
  .prod-img-badge {
    display: flex;
    flex-direction: column;
    gap: 5px;
  }

  .prod-img-badge span.black-badge {
    width: fit-content;
  }
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.loading::after {
  display: none;
}

.pdp-page .owl-nav > div.owl-next,
.pdp-page .owl-nav > button.owl-next {
  float: right;
}

@media (max-width: 991px) {
  .key-benefits-wrapper > .row > .col-4:nth-child(n + 4) {
    margin-top: 15px;
  }

  .woocommerce .pdp-page .prod-quality-info h3 {
    min-height: auto;
  }
}

@media (max-width: 575px) {
  .review-title h2 {
    word-wrap: break-word;
  }

  .key-benefits-items {
    padding: 15px 10px;
  }

  .key-benefits-wrapper > .row > .col-4:nth-child(n + 4) {
    margin-top: 10px;
  }

  .key-benefits-items .icon-box {
    margin: 0 auto 15px;
    width: 40px;
    height: 40px;
  }

  .key-benefits-items .icon-box img {
    width: 20px;
    height: 20px;
  }

  .woocommerce .pdp-page .prod-quality-info p,
  .key-benefits-items h3.benefits-title {
    font-size: 11px;
    word-wrap: break-word;
  }

  .woocommerce .pdp-page .custom-product-rating .rating-number {
    font-size: 12px;
    margin: 0 0 0 5px;
  }

  .woocommerce .pdp-page .prod-quality-info h3 {
    min-height: 42px;
  }
}

.thank-you-for-your-order-section .thank-you-order-number .order-number h2 {
  margin: 0 0 4px 0;
}

@media (max-width: 991px) {
  .thank-you-for-your-order-section .thank-you-order-number {
    padding: 20px;
  }
}

@media (max-width: 991px) {
  .payment-failed-section.section-padding-top {
    padding: 235px 0 50px 0;
  }
}

@media (max-width: 575px) {
  .what-you-can-do-item .button {
    padding: 0 12px;
  }
}

.customer-dashboard-header .btn-sign-out a {
  width: 160px;
  white-space: nowrap;
}

.customer-dashboard-links a {
  flex-wrap: wrap;
}

.recent-orders-details .btn-view-all a.button-secondary {
  line-height: 35px;
}

@media (max-width: 575px) {
  .customer-dashboard-links a {
    flex-direction: column;
  }
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button:disabled[disabled] {
  opacity: 1;
  padding: 0 20px;
  background: #111111;
  border: 1px solid #111111;
  color: #fff;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button:disabled[disabled]:hover {
  background: #1e2939;
  color: #fff;
}

.woocommerce .pdp-page .pdp-prod-fixbar-wrapper .pdp-qty-cart .button.alt {
  width: max-content;
  padding: 2px 12px;
}

@media (max-width: 375px) {
  .woocommerce .pdp-page .pdp-prod-fixbar-wrapper .pdp-qty-cart .button.alt {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  #clearBtn {
    right: 35px;
  }
}

@-moz-document url-prefix() {
  /* Firefox Only */

  .mini_cart .mini_cart_products {
    padding: 0 16px 60px;
    overflow-y: scroll;
    height: calc(100vh - 430px);
  }
}

.product-category-content {
  background: #f5f5f5;
}

.faq.product-category-page {
  background: #f5f5f5;
}

.faq.product-category-page .faq-title p {
  color: #4a5565;
}

.product-category-page .faq-accordion .accordion-item {
  border: 1px solid #e5e7eb;
}

.product-category-page .faq-accordion .accordion-body p {
  color: #4a5565;
}

@media (max-width: 575px) {
  .product-category-title h1 {
    font-size: 20px;
  }
}

/******************************************************/
/************ FAQ Accordion  ****************/
/******************************************************/

.faq-block .faq-accordion .accordion-item {
  border: 1px solid #e5e7eb;
}

.faq-block .faq-accordion .accordion-body p {
  color: #4a5565;
}

@media (max-width: 991px) {
  .faq-block .faq-accordion .accordion-button {
    padding: 20px;
  }

  .faq-block .faq-accordion .accordion-body {
    padding: 0 20px 30px;
  }
}

/***********************************************************/
/**************** Megamenu Shop by Category css ************/
/***********************************************************/

.megamenu__right .shop-by-goal-product {
  height: 100%;
}

.megamenu__right .shop-by-goal-product:hover {
  border: 1px solid #a4a4a4;
  background: #f8f8f8;
}

.megamenu__right .shop-by-goal-product .tag-icon {
  background: #f0f0f0;
}

.megamenu__right .shop-by-goal-product .product-desc p {
  color: #4a5565;
  min-height: 96px;
}

@media (max-width: 991px) {
  .megamenu-bestsellers__wrap
    .mobile-menu__item
    a.mobile-prod-sub-items
    .mobile-prod-item
    .mobile-prod-icon {
    background: #f0f0f0;
    border-radius: 8px;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .megamenu-bestsellers__wrap
    .mobile-menu__item
    a.mobile-prod-sub-items
    .mobile-prod-item
    .mobile-prod-icon
    img {
    width: 32px;
    height: 32px;
  }

  .megamenu-bestsellers__wrap
    .mobile-menu__item
    a.mobile-prod-sub-items
    .mobile-prod-item
    .mobile-prod-desc
    span.mobile-prod-title {
    font-size: 16px;
    color: #101828;
    font-weight: 700;
    font-family: "Arvo", serif;
    display: block;
  }

  .megamenu-bestsellers__wrap
    .mobile-menu__item
    a.mobile-prod-sub-items
    .mobile-prod-item
    .mobile-prod-desc
    span {
    font-size: 16px;
    color: #535d6c;
    font-weight: 400;
    font-family: "Arimo", sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .best-seller .owl-item > div {
    width: 100%;
  }
}

/***********************************************************/
/**************** Shop by Your Fitness Goal css ************/
/***********************************************************/

@media (max-width: 991px) {
  .shop-by-goal .owl-item > div {
    width: 100%;
  }
}

/***********************************************************/
/**************** Certified Logo Badges css ************/
/***********************************************************/

.certified_logos {
  background: #f9fafb;
}

@media (max-width: 991px) {
  .certified__badges__img img {
    width: 100px;
    height: 100px;
  }

  .certified__badges__name span {
    font-size: 16px;
  }

  .certified__badges__img {
    margin: 0 0 14px 0;
  }

  .certified__badges__name p {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .certified_logos {
    padding: 20px 0 30px;
    background: #f9fafb;
  }

  .certified__badges__img img {
    width: 60px;
    height: 60px;
  }

  .certified__badges__img {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
  }

  .certified__badges {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    text-align: left;
    margin: 0 0 20px 0;
  }

  .certified__badges__name span {
    font-size: 14px;
    margin: 0 0 10px 0;
  }
}

.latest-news-title p {
  color: #4a5565;
}

.latest-news-desc .latest-news-date-time span {
  color: #4a5565;
}

.latest-news-desc .latest-news-date-time .latest-news-dot:before {
  background: #4a5565;
}

.latest-news-desc .latest-news-content span.h2 {
  margin-bottom: 0;
}

.latest-news-desc .latest-news-content p {
  color: #4a5565;
}

.latest-news-desc .latest-news-author-name span {
  color: #4a5565;
}

@media (max-width: 991px) {
  .latest-news-cards {
    /* padding: 0 0 0 0; */
    background: #f9fafb;
  }

  .latest-news-desc .latest-news-content span.h2 a {
    font-size: 14px;
    line-height: 24px;
    word-wrap: break-word;
  }

  .latest-news-title span.h2 {
    font-size: 24px;
  }

  .latest-news-desc .latest-news-date-time {
    gap: 5px;
  }

  .latest-news-btn span {
    display: none;
  }

  .latest-news-card .latest-news-img-box img {
    height: 150px;
  }
}

@media (max-width: 575px) {
  .latest-news-card .button {
    font-size: 10px;
    line-height: normal;
    padding: 0 10px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
  }

  .latest-news-desc {
    padding: 10px;
    background: #ffffff;
  }

  .latest-news-content {
    margin: 0 0 25px 0;
  }
}

@media (max-width: 991px) {
  .blog-details-faq {
    padding: 24px;
  }

  .author-card {
    padding: 40px 30px;
  }
}

.author-desc span.author-subtitle {
  color: #4a5565;
}

.author-desc p {
  color: #4a5565;
}

.author-instagram span {
  color: #4a5565;
}

@media (max-width: 991px) {
  .author-card {
    padding: 24px;
  }

  .author-logo {
    width: 80px;
    height: 80px;
  }

  .author-logo img {
    max-width: 50px;
  }

  .author-desc {
    padding: 14px 0 0 0;
  }
}

.bundle-product-list .featured_products_info .featured_products_cont p {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.bundle-save-headline-wrapper .section-title h2 {
  word-wrap: break-word;
}

@media (max-width: 991px) {
  .bundle-product-list .most-popular-prod .featured_products_info {
    padding: 16px;
  }

  .bundle-product-list .col-xl-4 {
    padding: 0 8px;
  }

  .bundle-save-headline-wrapper {
    max-width: 100%;
    margin: 0 20px;
  }

  .bundle-save-headline-wrapper .section-title h2 {
    font-size: 24px;
  }

  .bundle-save-headline-wrapper .section-title p {
    font-size: 20px;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .bundle-save-headline {
    padding: 35px 0;
  }

  .bundle-product-list .most-popular-prod {
    margin: -24px 0 0 0;
    height: 100%;
  }

  .bundle-product-list .col-xl-4 {
    padding: 0;
  }

  .bundle-product-list .featured_products_info .prod_tag {
    display: flex;
    max-width: max-content;
    width: 100%;
  }

  .bundle-product-list .owl-carousel .owl-stage-outer {
    overflow: visible;
  }

  .bundle-product-list
    .most-popular-prod
    .featured_products_info
    a.img_box
    img {
    object-fit: contain;
  }
}

.key-actions-items span:last-child {
  max-width: calc(100% - 34px);
  width: 100%;
}

.woocommerce
  form
  .woocommerce-billing-fields
  .form-row-wide#billing_city_field {
  width: 30%;
  margin: 0 27px 20px 0;
}

.woocommerce
  form
  .woocommerce-billing-fields
  .form-row-wide#billing_state_field {
  width: 30%;
  margin: 0 27px 20px 0;
}

@media (max-width: 991px) {
  .muscle-growth-content .h2 {
    font-size: 24px;
  }

  .muscle-growth-content p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .about-blocks .about-title span {
    font-size: 18px;
  }

  .key-benefits-wrapper .row {
    --bs-gutter-x: 0.7rem;
  }

  .woocommerce
    form
    .woocommerce-billing-fields
    .form-row-wide#billing_city_field {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .woocommerce
    form
    .woocommerce-billing-fields
    .form-row-wide#billing_state_field {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

@media only screen and (max-width: 575px) {
  .bg-section h2 {
    font-size: 24px;
    line-height: 140%;
  }

  .ingredients-bg-section h2,
  .key-benefits-section h2,
  .review-title h2 {
    font-size: 24px;
    line-height: 140%;
  }

  .how-use-bg-section h2 {
    font-size: 24px;
    line-height: 140%;
  }
}

.woocommerce .pdp-page .related-product .button.alt {
  margin-bottom: 0;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .woocommerce .pdp-page .related-product .button.alt {
    font-size: 16px;
  }
}

/* Bank details css start here */

.bank-details-wrapper {
  padding-bottom: 24px;
  border-bottom: 1px solid #8e91944d;
  width: 100%;
}

.bank-details__info.bank-details-wrapper {
  margin: 0 0 25px 0;
  border-bottom: 1px solid #8e91944d;
  padding: 0 0 25px 0;
}

.what-happern-next {
  margin: 25px 0 0 0;
}

.what-happern-next-items {
  margin-top: 16px;
}

.bank-details-wrapper > p {
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: -0.15px;
  color: #4a5565;
}

.bank-details-wrapper .bank-details {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.bank-details-wrapper .bank-details h3 {
  font-family: "Arimo", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: -0.15px;
  color: #101828;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.bank-details-wrapper .bank-details-inner {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 25px;
}

.bank-details-wrapper .bank-details-inner p {
  font-family: "Arimo", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  letter-spacing: -0.15px;
  color: #101828;
  margin: 0;
}

.bank-details-wrapper .bank-details-inner p strong {
  display: block;
  text-align: center;
  margin-bottom: 4px;
}

.bank-details-wrapper .bank-details-inner p .copy {
  max-width: 12px;
  width: 100%;
  display: inline-flex;
  cursor: pointer;
}

.copy {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}

.copied-text {
  animation: fadeIn 0.2s ease;
}

.bank-details__info {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
}

.bank-details__info-text p {
  font-size: 14px;
  margin: 0;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-3px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media only screen and (max-width: 1249px) and (min-width: 992px) {
  .woocommerce form .woocommerce-billing-fields .form-row label {
    font-size: 12px;
  }

  .woocommerce
    form
    .woocommerce-billing-fields
    .form-row-wide#billing_state_field {
    width: 32%;
    margin: 0 15px 20px 0;
  }

  .woocommerce
    form
    .woocommerce-billing-fields
    .form-row-wide#billing_city_field {
    width: 30%;
    margin: 0 15px 20px 0;
  }
}

@media only screen and (max-width: 991px) {
  .bank-details-wrapper .bank-details-inner {
    gap: 5px;
  }

  .bank-details-wrapper .bank-details-inner p {
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .bank-details-wrapper .bank-details-inner p strong {
    display: inline-block;
    margin-right: 6px;
    min-width: 45px;
    text-align: left;
    margin-bottom: 0;
  }

  .bank-details-wrapper .bank-details-inner {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 4px;
    padding: 0;
  }

  .thank-you-for-your-order-section .thank-you-order-number .bank-details h3 {
    font-size: 16px;
  }

  .bank-details-wrapper .bank-details {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .bank-details-wrapper .bank-details-inner p {
    font-size: 16px;
    margin: 0;
  }
}

/* Bank details css end here */

@media only screen and (max-width: 575px) {
  .active-ingredients-items .ingredients-title h3 {
    margin: 0;
  }

  .active-ingredients-items .ingredients-title {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}

/* Mobile fix for Turnstile comments only */

@media (max-width: 480px) {
  .cf-turnstile-comments {
    transform: scale(0.82);
    transform-origin: left top;
    display: inline-block;
  }
}

/* Extra small mobile */

@media (max-width: 375px) {
  .cf-turnstile-comments {
    transform: scale(0.75);
    transform-origin: left top;
  }
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.loading {
  padding-right: 1em;
}

/* Blog page add related product section start here */

@media only screen and (min-width: 992px) {
  body.single-knowledge-topic .blog-details-desc .row > .col-lg-3 {
    width: 19.2%;
  }

  body.single-knowledge-topic .blog-details-desc .row > .col-lg-9 {
    width: 78.9%;
  }
}

.eq-side-cart__empty-body p {
  color: #4a5565;
}

.eq-side-cart__empty-shop-now {
  color: #ffffff;
}

.eq-side-cart__product-media {
  background-color: #ededed;
}

.eq-side-cart__product-price-wrap del {
  color: #4a5565;
}

.eq-side-cart__product-badge {
  color: #e7001f;
  background-color: #ffe2e2;
}

.product-quantity-counter__input-wrap .quantity-button {
  border: 1px solid #e5e7eb;
}

.product-quantity-counter__input-wrap .quantity-button:hover {
  background: #8c8c8c;
}

/* Track */

.eq-side-cart__body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #c8c8c8;
}

/* Handle */

.eq-side-cart__body::-webkit-scrollbar-thumb {
  background: #c8c8c8;
}

/* Handle on hover */

.eq-side-cart__body::-webkit-scrollbar-thumb:hover {
  background: #c8c8c8;
}

.eq-side-cart__progressbar {
  background-color: #b7b7b7;
}

.eq-side-cart__progressbar-fill {
  background-color: #00a63e;
}

.eq-side-cart__button {
  color: #ffffff;
}

.eq-side-cart__button:hover {
  background-color: #ffffff;
  /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); */
}

/* .eq-side-cart__button:active{
  transform: scale(0.98);
} */

.eq-side-cart__you-may-also-like {
  border-top: 1px solid #ffffff;
}

.eq-side-cart__owl-media figure {
  background-color: #ededed;
}

.eq-side-cart__owl-product-price-wrap del {
  color: #4a5565;
}

.eq-side-cart__owl-product-badge {
  color: #e7001f;
  background: #ffe2e2;
}

.eq-side-cart__owl-button button {
  background-color: #00a63e;
  color: #ffffff;
}

.eq-side-cart__owl-button button.loading {
  background-color: #6e6e6e;
}

.eq-side-cart__free-delivery-unlocked {
  max-width: max-content;
  background: #f0fdf4;
}

.eq-side-cart__free-delivery-unlocked span {
  color: #00a63e;
}

@media only screen and (max-width: 575px) {
  .related-product.related-product-blog .section-title {
    margin: 0;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1330px) {
  .featured_products_info .prod_add_to_cart .button {
    gap: 5px;
    padding: 0 10px;
    font-size: 13px;
  }
}

/* Dropdown */

.lang-switcher__dropdown {
  padding: 10px;
}

/* Active item */

.lang-switcher__item--active .lang-switcher__btn {
  background: #f8f8f8;
}

/* spacing */

.lang-switcher__item + .lang-switcher__item {
  margin-top: 8px;
}

/* 404 Page CSS End */

body.woocommerce-order-received .container.woocommerce {
  padding: 0px;
}

@media (max-width: 565px) {
  .bank-details__info.bank-details-wrapper svg {
    min-width: 15px;
  }
}

@media only screen and (max-width: 360px) {
  .woocommerce .accounts-form .forgot-password {
    flex-direction: column;
    gap: 10px;
  }

  .woocommerce .woocommerce-order-fields .custom-product-info {
    max-width: 42%;
  }
}

@media only screen and (max-width: 1258px) and (min-width: 992px) {
  .woocommerce .woocommerce-order-fields .custom-product-info {
    max-width: 48%;
    width: 100%;
  }
}

body.single-knowledge-topic .featured_products_info .prod_add_to_cart .button {
  font-size: 13px;
}

@media only screen and (max-width: 1240px) and (min-width: 1200px) {
  body.single-knowledge-topic
    .featured_products_info
    .prod_add_to_cart
    .button {
    font-size: 12px;
  }
}

@media only screen and (max-width: 991px) {
  body.single-knowledge-topic
    .featured_products_info
    .prod_add_to_cart
    .button {
    font-size: 14px;
  }
}

@media only screen and (max-width: 330px) {
  body.single-knowledge-topic
    .featured_products_info
    .prod_add_to_cart
    .button {
    font-size: 13px;
  }
}

body.single-knowledge-topic .featured_products_info .prod_tag {
  white-space: nowrap;
  font-size: 10px;
}

@media only screen and (max-width: 1350px) {
  body.single-knowledge-topic .featured_products_info .prod_tag {
    white-space: normal;
    font-size: 10px;
  }
}

@media only screen and (max-width: 390px) {
  .prod-img-badge span.black-badge {
    margin-bottom: 5px;
  }

  .woocommerce .pdp-page .pdp-prod-fixbar-wrapper .pdp-qty-cart .button.alt {
    font-size: 12px;
  }
}

@media only screen and (max-width: 682px) {
  .customer-reviews-bg-section .review-title .star-review .review-rating {
    min-width: 100px;
  }
}

@media only screen and (max-width: 430px) {
  .faq-block .faq-accordion .accordion-button {
    gap: 5px;
  }
}

@media (max-width: 420px) {
  .product-listing-page .woocommerce ul.products li.product .button {
    font-size: 12px;
  }
}

@media (max-width: 360px) {
  .product-listing-page .woocommerce ul.products li.product .button {
    font-size: 11px;
  }
}

@media (max-width: 345px) {
  .product-listing-page .woocommerce ul.products li.product .button {
    font-size: 9px;
  }
}

@media only screen and (max-width: 365px) {
  .woocommerce .pdp-page .pdp-prod-fixbar-wrapper .pdp-qty-cart .button.alt {
    font-size: 11px;
  }
}

@media only screen and (max-width: 345px) {
  .product-reviews-section .review-title .star-review .review-rating {
    min-width: 100px;
  }

  .woocommerce .pdp-page .pdp-prod-fixbar-wrapper .pdp-qty-cart .button.alt {
    font-size: 10px;
  }
}

@media only screen and (max-width: 320px) {
  .woocommerce .pdp-page span.discount-badge {
    font-size: 11px;
  }

  .woocommerce .pdp-page .pdp-prod-fixbar-wrapper .pdp-qty-cart .button.alt {
    font-size: 8px;
  }
}

@media (max-width: 991px) {
  .counters.about-counters .counter-box .counter-number {
        font-size: 26px;
    }
}

@media (max-width: 767px) {
  .counters.about-counters .counter-box .counter-number {
        font-size: 36px;
    }
}

@media only screen and (max-width: 815px) and (min-width: 768px) {
  .featured-scientific-articles-card span.articles-tag {
        font-size: 11px;
    }
}