/* BestFindPharma product catalogue — six-page scoped reference design v2 */
body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) {
  --bfp-card-label: "PRODUCT";
}
body.page-id-12095 { --bfp-card-label: "TRADE NAME"; }
body.page-id-12108 { --bfp-card-label: "GENERIC NAME"; }
body.page-id-12128 { --bfp-card-label: "THERAPEUTIC CLASS"; }
body.page-id-12130 { --bfp-card-label: "VACCINE"; }
body.page-id-12132 { --bfp-card-label: "ANIMAL HEALTH PRODUCTS"; }
body.page-id-12465 { --bfp-card-label: "MEDICAL DEVICES"; }

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465)
:is(.elementor-element-2f95495,.elementor-element-4d12fba,.elementor-element-5c5b5c2,.elementor-element-6d0329f,.elementor-element-f1e0b93,.elementor-element-561feca)
.elementor-loop-container {
  gap: 18px !important;
  align-items: stretch;
  counter-reset: bfp-catalog-card;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465)
:is(.elementor-element-2f95495,.elementor-element-4d12fba,.elementor-element-5c5b5c2,.elementor-element-6d0329f,.elementor-element-f1e0b93,.elementor-element-561feca)
.e-loop-item {
  margin-top: 0 !important;
  align-self: stretch;
  counter-increment: bfp-catalog-card;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465)
:is(.elementor-element-2f95495,.elementor-element-4d12fba,.elementor-element-5c5b5c2,.elementor-element-6d0329f,.elementor-element-f1e0b93,.elementor-element-561feca)
.e-loop-item > a.e-con {
  height: 100%;
  min-height: 158px;
  padding: 22px;
  overflow: hidden;
  background: #fff !important;
  border: 1px solid #dce7f2 !important;
  border-radius: 16px !important;
  box-shadow: none !important;
  transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465)
:is(.elementor-element-2f95495,.elementor-element-4d12fba,.elementor-element-5c5b5c2,.elementor-element-6d0329f,.elementor-element-f1e0b93,.elementor-element-561feca)
.e-loop-item > a.e-con:hover,
body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465)
:is(.elementor-element-2f95495,.elementor-element-4d12fba,.elementor-element-5c5b5c2,.elementor-element-6d0329f,.elementor-element-f1e0b93,.elementor-element-561feca)
.e-loop-item > a.e-con:focus-visible {
  transform: translateY(-4px);
  border-color: #a9d8f2 !important;
  box-shadow: 0 12px 34px rgba(24, 58, 99, .10) !important;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465)
:is(.elementor-element-2f95495,.elementor-element-4d12fba,.elementor-element-5c5b5c2,.elementor-element-6d0329f,.elementor-element-f1e0b93,.elementor-element-561feca)
.e-loop-item > a.e-con > .e-con-inner {
  width: 100%;
  max-width: none;
  padding: 0;
  gap: 0;
  align-items: flex-start;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465)
:is(.elementor-element-2f95495,.elementor-element-4d12fba,.elementor-element-5c5b5c2,.elementor-element-6d0329f,.elementor-element-f1e0b93,.elementor-element-561feca)
.e-loop-item > a.e-con > .e-con-inner::before {
  content: counter(bfp-catalog-card, decimal-leading-zero) " · " var(--bfp-card-label);
  display: inline-flex;
  align-self: flex-start;
  max-width: 100%;
  padding: 6px 9px;
  color: #075db7;
  background: #eaf6fd;
  border-radius: 999px;
  font: 800 11px/1.2 inherit;
  letter-spacing: 0;
  white-space: normal;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465)
:is(.elementor-element-2f95495,.elementor-element-4d12fba,.elementor-element-5c5b5c2,.elementor-element-6d0329f,.elementor-element-f1e0b93,.elementor-element-561feca)
.elementor-widget-image {
  width: 100%;
  margin: 14px 0 0 !important;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465)
:is(.elementor-element-2f95495,.elementor-element-4d12fba,.elementor-element-5c5b5c2,.elementor-element-6d0329f,.elementor-element-f1e0b93,.elementor-element-561feca)
.elementor-widget-image img {
  display: block;
  width: 100%;
  height: 190px;
  margin: 0;
  object-fit: cover;
  object-position: center;
  background: #f4f9fd;
  border-radius: 12px;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465)
:is(.elementor-element-2f95495,.elementor-element-4d12fba,.elementor-element-5c5b5c2,.elementor-element-6d0329f,.elementor-element-f1e0b93,.elementor-element-561feca)
.elementor-widget-heading {
  margin: 16px 0 0 !important;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465)
:is(.elementor-element-2f95495,.elementor-element-4d12fba,.elementor-element-5c5b5c2,.elementor-element-6d0329f,.elementor-element-f1e0b93,.elementor-element-561feca)
.elementor-widget-heading .elementor-heading-title {
  margin: 0;
  color: #27a9e8 !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465)
:is(.elementor-element-2f95495,.elementor-element-4d12fba,.elementor-element-5c5b5c2,.elementor-element-6d0329f,.elementor-element-f1e0b93,.elementor-element-561feca)
.elementor-widget-heading + .elementor-widget-text-editor {
  margin: 8px 0 0 !important;
  color: #46566a !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465)
:is(.elementor-element-2f95495,.elementor-element-4d12fba,.elementor-element-5c5b5c2,.elementor-element-6d0329f,.elementor-element-f1e0b93,.elementor-element-561feca)
.elementor-widget-text-editor + .elementor-widget-text-editor {
  margin: 8px 0 0 !important;
  color: #66758b !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465)
:is(.elementor-element-2f95495,.elementor-element-4d12fba,.elementor-element-5c5b5c2,.elementor-element-6d0329f,.elementor-element-f1e0b93,.elementor-element-561feca)
.e-loop__load-more .elementor-button {
  margin-top: 16px;
  padding: 12px 24px;
  color: #075db7 !important;
  background: #fff !important;
  border: 1px solid #075db7 !important;
  border-radius: 11px !important;
  box-shadow: none !important;
  font-size: 14px;
  font-weight: 800;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 {
  width: 100%;
  padding: 8px !important;
  background: #fff;
  border: 1px solid #dce7f2;
  border-radius: 16px !important;
  box-shadow: 0 8px 24px rgba(24, 58, 99, .06);
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 :is(.elementor-nav-menu--main,.elementor-nav-menu) {
  width: 100%;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 .elementor-nav-menu {
  margin: 0;
  padding: 0;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 .elementor-nav-menu > li {
  margin: 2px 0;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 .elementor-nav-menu > li > a.elementor-item {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  min-height: 44px;
  margin: 0;
  padding: 13px 14px !important;
  color: #526276 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.25;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 .elementor-nav-menu > li > a.elementor-item::before {
  display: none !important;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 .elementor-nav-menu > li > a.elementor-item::after {
  content: "›" !important;
  position: static !important;
  display: inline-block !important;
  flex: 0 0 auto;
  width: auto !important;
  height: auto !important;
  margin-left: 8px;
  color: currentColor;
  border: 0 !important;
  opacity: 1 !important;
  transform: none !important;
  font-size: 22px;
  line-height: 1;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 .elementor-nav-menu > li > a.elementor-item:hover,
body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 .elementor-nav-menu > li > a.elementor-item:focus-visible {
  color: #075db7 !important;
  background: #f4f9fd !important;
}

body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 .elementor-nav-menu > li > a.elementor-item-active,
body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 .elementor-nav-menu > li.current-menu-item > a.elementor-item {
  color: #fff !important;
  background: #075db7 !important;
}

@media (max-width: 767px) {
  body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-0310b8c,
  body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-0310b8c > .e-con-inner,
  body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-8610c56,
  body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 {
    width: 100% !important;
    max-width: 100% !important;
  }

  body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-0310b8c,
  body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-0310b8c > .e-con-inner,
  body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-8610c56 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-8610c56 {
    flex: 0 0 100% !important;
  }

  body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 .elementor-menu-toggle,
  body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 .elementor-nav-menu--dropdown {
    display: none !important;
  }

  body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 .elementor-nav-menu--main {
    display: block !important;
    width: 100% !important;
  }

  body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 .elementor-nav-menu {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    overflow: visible !important;
  }

  body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 .elementor-nav-menu > li {
    min-width: 0;
    margin: 0;
  }

  body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 .elementor-nav-menu > li > a.elementor-item {
    min-height: 56px;
    height: 100%;
    padding: 10px 11px !important;
    white-space: normal;
    overflow-wrap: anywhere;
    color: #526276 !important;
    background: #f4f9fd !important;
    border: 1px solid #dce7f2 !important;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.2;
  }

  body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 .elementor-nav-menu > li > a.elementor-item-active,
  body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465) .elementor-element-2923a25 .elementor-nav-menu > li.current-menu-item > a.elementor-item {
    color: #fff !important;
    background: #075db7 !important;
    border-color: #075db7 !important;
  }

  body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465)
  :is(.elementor-element-2f95495,.elementor-element-4d12fba,.elementor-element-5c5b5c2,.elementor-element-6d0329f,.elementor-element-f1e0b93,.elementor-element-561feca)
  .elementor-loop-container {
    gap: 18px !important;
  }

  body:is(.page-id-12095,.page-id-12108,.page-id-12128,.page-id-12130,.page-id-12132,.page-id-12465)
  :is(.elementor-element-2f95495,.elementor-element-4d12fba,.elementor-element-5c5b5c2,.elementor-element-6d0329f,.elementor-element-f1e0b93,.elementor-element-561feca)
  .e-loop-item > a.e-con {
    min-height: 145px;
    padding: 20px;
  }
}

/* Homepage hero: only the third/right-aligned slide moves left on desktop. */
@media (min-width: 768px) {
  body.home #SR7_2_1-12-0 {
    left: 68px !important;
    right: auto !important;
  }

  body.home #SR7_2_1-12-0 > :is(sr7-txt, a.sr7-btn) {
    left: 0 !important;
    right: auto !important;
    text-align: left !important;
  }
}

/* Homepage hero: one shared centre line for every copy layer on phones. */
@media (max-width: 767px) {
  body.home #SR7_2_1 :is(#SR7_2_1-2-0, #SR7_2_1-11-0, #SR7_2_1-12-0) {
    left: 0 !important;
    right: auto !important;
    width: 100% !important;
  }

  body.home #SR7_2_1 :is(#SR7_2_1-2-0, #SR7_2_1-11-0, #SR7_2_1-12-0) > sr7-txt {
    left: 50% !important;
    right: auto !important;
    width: calc(100% - 32px) !important;
    max-width: calc(100% - 32px) !important;
    text-align: center !important;
    white-space: normal !important;
    translate: -50% 0;
  }

  body.home #SR7_2_1 :is(#SR7_2_1-2-0, #SR7_2_1-11-0, #SR7_2_1-12-0) > a.sr7-btn {
    left: 50% !important;
    right: auto !important;
    text-align: center !important;
    translate: -50% 0;
  }

  body.page-id-20 :is(.elementor-element-a2f2718, .elementor-element-6a557b8) .pxl-item--title,
  body.page-id-20 :is(.elementor-element-a2f2718, .elementor-element-6a557b8) :is(.pxl-item--text, .pxl-text--slide, .wow.letter) {
    font-size: clamp(23px, calc(6.1vw + 3px), 27px) !important;
    line-height: 1.18 !important;
    font-weight: 700 !important;
  }

  body.page-id-20 :is(.elementor-element-a2f2718, .elementor-element-6a557b8) .wow.letter {
    padding-bottom: 0 !important;
  }

  body.page-id-20 .elementor-element-6a557b8 {
    margin-top: 10px !important;
  }
}

@media (max-width: 340px) {
  body.home #SR7_2_1 :is(#SR7_2_1-2-1, #SR7_2_1-11-1, #SR7_2_1-12-1) {
    top: 22px !important;
    height: auto !important;
  }

  body.home #SR7_2_1 :is(#SR7_2_1-2-9, #SR7_2_1-11-11, #SR7_2_1-12-11) {
    top: 74px !important;
    height: auto !important;
    font-size: 26px !important;
    line-height: 30px !important;
  }

  body.home #SR7_2_1 :is(#SR7_2_1-2-3, #SR7_2_1-11-3, #SR7_2_1-12-3) {
    top: 112px !important;
    height: auto !important;
    font-size: 24px !important;
    line-height: 29px !important;
  }

  body.home #SR7_2_1 :is(#SR7_2_1-2-6, #SR7_2_1-11-6, #SR7_2_1-12-6) {
    top: 195px !important;
    height: auto !important;
  }

  body.home #SR7_2_1 :is(#SR7_2_1-2-4, #SR7_2_1-11-4, #SR7_2_1-12-4) {
    top: 265px !important;
  }
}

/* Shared single-product profile. Catalogue cards are intentionally out of scope. */
body.single-derman .elementor-element-cde053b {
  background: #eef8fc !important;
  padding: 28px !important;
}

body.single-derman .elementor-element-cde053b > .e-con-inner {
  max-width: 1320px !important;
}

body.single-derman .elementor-element-16e094a {
  position: relative;
  gap: 0 !important;
  padding: 68px 58px 54px !important;
  overflow: hidden;
  border: 1px solid rgba(22, 82, 127, 0.08);
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 22px 60px rgba(32, 89, 124, 0.10);
}

body.single-derman .elementor-element-16e094a::before {
  content: "PRODUCT PROFILE";
  position: static !important;
  display: block;
  align-self: flex-start;
  width: auto !important;
  height: auto !important;
  margin-bottom: 10px;
  color: #1687b8;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.14em;
}

body.single-derman .elementor-element-e0746d3 {
  margin: 0 !important;
}

body.single-derman .elementor-element-e0746d3 .elementor-heading-title {
  color: #143b69 !important;
  font-size: clamp(44px, 4vw, 60px) !important;
  font-weight: 800 !important;
  line-height: 1.06 !important;
  letter-spacing: -0.035em !important;
  overflow-wrap: anywhere;
}

body.single-derman .elementor-element-d1e7f88 {
  margin: 12px 0 0 !important;
  color: #687985 !important;
  font-size: 18px !important;
  line-height: 1.45 !important;
}

body.single-derman .elementor-element-c6b3415 {
  align-self: flex-start;
  width: auto;
  margin: 15px 0 34px !important;
  padding: 8px 14px;
  border-radius: 999px;
  background: #e9f8fc;
  color: #147da6 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
}

body.single-derman .elementor-element-c6b3415::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 9px;
  border-radius: 50%;
  background: #3bbde0;
  vertical-align: 1px;
}

body.single-derman .elementor-element-e4eedbe {
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr) !important;
  gap: 46px !important;
  align-items: start;
  padding: 0 !important;
}

body.single-derman .elementor-element-8edb8bf {
  width: 100%;
  overflow: hidden;
  border-radius: 18px;
  background: #f1f4f6;
  box-shadow: 0 14px 36px rgba(30, 67, 91, 0.10);
}

body.single-derman .elementor-element-8edb8bf a {
  display: block;
}

body.single-derman .elementor-element-8edb8bf img {
  display: block;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

body.single-derman .bfp-product-placeholder {
  position: relative;
  isolation: isolate;
  display: flex;
  width: 100%;
  aspect-ratio: 3 / 2;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  overflow: hidden;
  padding: clamp(24px, 3vw, 42px);
  border-radius: 18px;
  background-color: #eaf7fe;
  background-image:
    radial-gradient(circle at 96% 6%, transparent 0 104px, rgba(203, 230, 244, 0.52) 105px 145px, transparent 146px),
    radial-gradient(circle at 96% 6%, transparent 0 170px, rgba(215, 238, 249, 0.64) 171px 214px, transparent 215px),
    radial-gradient(circle, rgba(157, 205, 228, 0.42) 1.25px, transparent 1.5px);
  background-size: auto, auto, 16px 16px;
  box-shadow: 0 14px 36px rgba(30, 67, 91, 0.10);
}

body.single-derman .bfp-product-placeholder::after {
  content: "";
  position: absolute;
  right: 8%;
  bottom: 12%;
  z-index: -1;
  width: 105px;
  height: 36px;
  border-radius: 999px;
  background: rgba(188, 225, 242, 0.44);
  box-shadow: -82px -38px 0 -7px rgba(203, 233, 247, 0.58);
  transform: rotate(-27deg);
}

body.single-derman .bfp-product-placeholder__initial {
  display: grid;
  width: clamp(58px, 7vw, 96px);
  height: clamp(58px, 7vw, 96px);
  flex: 0 0 auto;
  place-items: center;
  border-radius: clamp(15px, 1.6vw, 22px);
  background: linear-gradient(145deg, #0b62ad, #06458d);
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(30px, 3.6vw, 48px);
  line-height: 1;
  box-shadow: 0 12px 28px rgba(8, 72, 139, 0.18);
}

body.single-derman .bfp-product-placeholder__name {
  max-width: 78%;
  margin-top: clamp(16px, 2vw, 28px);
  color: #123f70;
  font-size: clamp(20px, 2.1vw, 30px);
  font-weight: 800;
  line-height: 1.15;
  overflow-wrap: anywhere;
}

body.single-derman .elementor-element-afa6cae {
  color: #657682;
  font-size: 16px;
  line-height: 1.65;
}

body.single-derman .elementor-element-afa6cae p {
  margin: 0 0 18px;
}

body.single-derman .elementor-element-afa6cae strong {
  color: inherit;
  font-size: inherit;
  font-weight: 700;
}

body.single-derman .elementor-element-afa6cae p:has(> strong:only-child) {
  margin-top: 26px;
}

body.single-derman .elementor-element-afa6cae p:has(> strong:only-child) > strong:only-child,
body.single-derman .elementor-element-afa6cae :is(h2, h3, h4, h5, h6) {
  color: #153e6d !important;
  font-size: 21px !important;
  font-style: normal !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
}

body.single-derman .elementor-element-afa6cae :is(h2, h3, h4, h5, h6) {
  margin: 26px 0 14px;
}

body.single-derman .elementor-element-afa6cae :is(h2, h3, h4, h5, h6) :is(em, i) {
  font-style: normal !important;
}

body.single-derman .elementor-element-afa6cae ul {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.single-derman .elementor-element-afa6cae li {
  position: relative;
  margin: 0;
  padding-left: 30px;
}

body.single-derman .elementor-element-afa6cae li::before {
  content: "✓";
  position: absolute;
  top: 2px;
  left: 0;
  display: grid;
  width: 20px;
  height: 20px;
  place-items: center;
  border-radius: 50%;
  background: #e5f8f2;
  color: #39a98c;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}

body.single-derman .elementor-element-afa6cae ol {
  display: grid;
  gap: 12px;
  margin: 0;
  padding-left: 24px;
}

body.single-derman .elementor-element-7c0702e {
  margin-top: 32px;
}

body.single-derman .elementor-element-7c0702e .elementor-grid {
  justify-content: flex-end;
}

@media (max-width: 767px) {
  body.single-derman .elementor-element-cde053b {
    padding: 18px 12px !important;
  }

  body.single-derman .elementor-element-16e094a {
    padding: 34px 20px 30px !important;
    border-radius: 18px;
  }

  body.single-derman .elementor-element-16e094a::before {
    font-size: 11px;
  }

  body.single-derman .elementor-element-e0746d3 .elementor-heading-title {
    font-size: clamp(36px, 11vw, 43px) !important;
  }

  body.single-derman .elementor-element-d1e7f88 {
    font-size: 17px !important;
  }

  body.single-derman .elementor-element-c6b3415 {
    max-width: 100%;
    margin-bottom: 26px !important;
    font-size: 12px !important;
  }

  body.single-derman .elementor-element-e4eedbe {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 28px !important;
  }

  body.single-derman .elementor-element-8edb8bf {
    border-radius: 14px;
  }

  body.single-derman .bfp-product-placeholder {
    padding: 22px;
    border-radius: 14px;
    background-size: auto, auto, 14px 14px;
  }

  body.single-derman .bfp-product-placeholder::after {
    width: 74px;
    height: 26px;
    box-shadow: -55px -28px 0 -6px rgba(203, 233, 247, 0.58);
  }

  body.single-derman .bfp-product-placeholder__initial {
    width: clamp(54px, 18vw, 72px);
    height: clamp(54px, 18vw, 72px);
    font-size: clamp(28px, 9vw, 38px);
  }

  body.single-derman .bfp-product-placeholder__name {
    margin-top: 16px;
    font-size: clamp(18px, 6vw, 24px);
  }

  body.single-derman .elementor-element-afa6cae {
    font-size: 15px;
    line-height: 1.65;
  }

  body.single-derman .elementor-element-afa6cae p {
    margin-bottom: 16px;
  }

  body.single-derman .elementor-element-afa6cae p:has(> strong:only-child) > strong:only-child,
  body.single-derman .elementor-element-afa6cae :is(h2, h3, h4, h5, h6) {
    font-size: 19px !important;
  }

  body.single-derman .elementor-element-afa6cae ul {
    gap: 11px;
  }

  body.single-derman .elementor-element-7c0702e {
    margin-top: 26px;
  }

  body.single-derman .elementor-element-7c0702e .elementor-grid {
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
  }

  body.single-derman .elementor-element-7c0702e .elementor-share-btn {
    margin: 0 !important;
  }
}
