@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//insulinjourney.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.6") format("woff2");
}

:root {
	--wd-text-font: "Elza", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(38,38,38);
	--wd-text-font-size: 16px;
	--wd-title-font: "Recoleta SemiBold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "EB Garamond", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Elza", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(22,0,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(93,205,241);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(93,205,241);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(201,92,176);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #fff;
--btn-accented-color: #333;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "Recoleta";
	src: url("//insulinjourney.com/wp-content/uploads/2025/02/Recoleta-Regular-.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Recoleta Alt";
	src: url("//insulinjourney.com/wp-content/uploads/2025/02/Recoleta-Alt-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Recoleta SemiBold";
	src: url("//insulinjourney.com/wp-content/uploads/2025/02/Recoleta-SemiBold.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.vc_column_container>.vc_column-inner {
    padding-left: var(--wp--preset--spacing--large) !important;
   padding-right: var(--wp--preset--spacing--large) !important;
}


.whb-sfo58ktm1fmrrqoeouz0 a:is(.btn-style-default, .btn-style-3d) {
    background-color: rgba(253, 151, 109, 1);
    text-transform: capitalize;
    font-weight: 600;
}

/* -------------------------------------------------------------------
   0. GLOBAL VARIABLES & ROOT CUSTOM PROPERTIES
   ------------------------------------------------------------------- */
:root {
  /* ---------- WooCommerce Colors ---------- */
  --woocommerce: #720eec;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #720eec;
  --wc-primary-text: #fcfbfe;
  --wc-secondary: #e1d0f6;
  --wc-secondary-text: #47276d;
  --wc-highlight: #958e09;
  --wc-highligh-text: #ffffff;
  --wc-content-bg: #fff;
  --wc-subtext: #767676;

  /* ---------- International Telephone Input (ITI) ---------- */
  --iti-hover-color: rgba(0, 0, 0, 0.05);
  --iti-border-color: #d8dee4;
  --iti-dialcode-color: #999;
  --iti-dropdown-bg: white;
  --iti-spacer-horizontal: 8px;
  --iti-flag-height: 12px;
  --iti-flag-width: 16px;
  --iti-border-width: 1px;
  --iti-arrow-height: 4px;
  --iti-arrow-width: 6px;
  --iti-triangle-border: calc(var(--iti-arrow-width) / 2);
  --iti-arrow-padding: 6px;
  --iti-arrow-color: #555;
  --iti-path-flags-1x: url(https://cdn.jsdelivr.net/npm/intl-tel-input@25.2.1/build/img/flags.webp);
  --iti-path-flags-2x: url(https://cdn.jsdelivr.net/npm/intl-tel-input@25.2.1/build/img/flags@2x.webp);
  --iti-path-globe-1x: url(https://cdn.jsdelivr.net/npm/intl-tel-input@25.2.1/build/img/globe.webp);
  --iti-path-globe-2x: url(https://cdn.jsdelivr.net/npm/intl-tel-input@25.2.1/build/img/globe@2x.webp);
  --iti-flag-sprite-width: 3904px;
  --iti-flag-sprite-height: 12px;
  --iti-mobile-popup-margin: 30px;

  /* ---------- WordPress & Theme Custom Props ---------- */
  --wp--style--global--content-size: 700px;
  --wp--style--global--wide-size: 1440px;
  --wp--style--block-gap: var(--wp--preset--spacing--small);

  /* Container width reference for `.container, .container-fluid` */
  --wd-container-w: 1440px !important;

  /* ---------- Color Palette ---------- */
  --wp--preset--color--black: #000000;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--foreground-1: #1B1624;
  --wp--preset--color--foreground-2: #54505B;
  --wp--preset--color--foreground-3: #76737C;
  --wp--preset--color--foreground-4: #8D8A91;
  --wp--preset--color--background-1: #FFFFFF;
  --wp--preset--color--background-2: #F9F6F3;
  --wp--preset--color--background-3: #F3EDE9;
  --wp--preset--color--background-4: #ECE5E1;
  --wp--preset--color--primary: #5DCDF1;
  --wp--preset--color--secondary: #FD976D;
  --wp--preset--color--tertiary: #FDD46B;
  --wp--preset--color--accent: #C9B1FB;

  /* ---------- Font Families ---------- */
  --wp--preset--font-family--base: "Elza", sans-serif;
  --wp--preset--font-family--heading: "Recoleta", serif;
  --wp--preset--font-family--inter: "Inter", sans-serif;
  --wp--preset--font-family--cardo: "Cardo";

  /* ---------- Font Sizes ---------- */
  --wp--preset--font-size--small: clamp(1rem, calc(1rem + (1vw - 0.2rem) * 0.227), 1.125rem);
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--medium: clamp(1.125rem, calc(1.125rem + (1vw - 0.2rem) * 0.455), 1.375rem);
  --wp--preset--font-size--large: clamp(1.5rem, calc(1.5rem + (1vw - 0.2rem) * 2.045), 2.625rem);
  --wp--preset--font-size--x-large: clamp(2rem, calc(2rem + (1vw - 0.2rem) * 3.636), 4rem);
  --wp--preset--font-size--xx-large: clamp(3rem, calc(3rem + (1vw - 0.2rem) * 4.091), 5.25rem);

  /* ---------- Spacing ---------- */
  --wp--preset--spacing--x-small: clamp(0.5rem, 1.5vw, 1rem);
  --wp--preset--spacing--small: clamp(0.75rem, 2vw, 1.5rem);
  --wp--preset--spacing--medium: clamp(1rem, 2.5vw, 2rem);
  --wp--preset--spacing--large: clamp(1.25rem, 4vw, 3rem);
  --wp--preset--spacing--x-large: clamp(1.5rem, 6.5vw, 4rem);
  --wp--preset--spacing--xx-large: clamp(2rem, 7.5vw, 6rem);
  --wp--preset--spacing--giant: clamp(2rem, 8vw, 7.5rem);

  /* ---------- Custom Font Weights ---------- */
  --wp--custom--font-weight--thin: 100;
  --wp--custom--font-weight--extra-light: 200;
  --wp--custom--font-weight--light: 300;
  --wp--custom--font-weight--regular: 400;
  --wp--custom--font-weight--medium: 500;
  --wp--custom--font-weight--semi-bold: 600;
  --wp--custom--font-weight--bold: 700;
  --wp--custom--font-weight--extra-bold: 800;
  --wp--custom--font-weight--black: 900;

  /* ---------- Custom Line Heights ---------- */
  --wp--custom--line-height--one: 1;
  --wp--custom--line-height--tiny: 1.1;
  --wp--custom--line-height--small: 1.25;
  --wp--custom--line-height--medium: 1.4;
  --wp--custom--line-height--normal: 1.6;
  --wp--custom--line-height--large: 2;
}

/* -------------------------------------------------------------------
   1. BASE STYLES FOR BODY
   ------------------------------------------------------------------- */
body {
  background-color: var(--wp--preset--color--background-1);
  color: var(--wp--preset--color--foreground-1);
  font-family: var(--wp--preset--font-family--base);
  font-size: var(--wp--preset--font-size--small);
  font-weight: var(--wp--custom--font-weight--medium);
  line-height: var(--wp--custom--line-height--normal);
  /* Дополнительные переменные для отступов корневого контейнера */
  --wp--style--root--padding-top: 0px;
  --wp--style--root--padding-right: var(--wp--preset--spacing--large);
  --wp--style--root--padding-bottom: 0px;
  --wp--style--root--padding-left: var(--wp--preset--spacing--large);
}

/* -------------------------------------------------------------------
   2. GENERAL CONTAINERS & LAYOUT
   ------------------------------------------------------------------- */

/* Основные контейнеры */

/* Вторичный шрифт */
.secondary-font {
  font-family: "elza";
  font-weight: 400;
}

/* Секции Visual Composer с фиксированной шириной и отступами */
.vc_section {
  max-width: calc(var(--wp--style--global--wide-size) + var(--wp--preset--spacing--large) * 2) !important;
  padding-left: var(--wp--preset--spacing--large) !important;
  padding-right: var(--wp--preset--spacing--large) !important;
	margin-left: 0 !important;
  margin-right: 0 !important;
}

/* VC Row с ограничением по ширине */
.vc_row {
  max-width: var(--wp--style--global--wide-size);
}

/* Дополнительные отступы для секций и контейнеров на маленьких экранах */
@media (max-width: 767px) {
  .vc_section {
    margin: 0;
    padding-left: var(--wp--preset--spacing--x-small);
    padding-right: var(--wp--preset--spacing--x-small);
  }
  .container,
  .container-fluid {
    padding: 10px;
  }
}

/* -------------------------------------------------------------------
   3. TYPOGRAPHY & HEADINGS
   ------------------------------------------------------------------- */

/* Сброс отступов для заголовков */
h1, h2, h3, h4, h5, h6 {
  letter-spacing: -0.03em;
  line-height: 1.1;
}

/* Утилитарные классы для динамических размеров шрифтов */
.wd-fontsize-xs {
  font-size: clamp(1rem, calc(1rem + (1vw - 0.2rem) * 0.227), 1.125rem) !important;
  line-height: 1.3 !important;
  font-weight: 500 !important;
}

.wd-fontsize-s {
  font-size: clamp(1.125rem, calc(1.125rem + (1vw - 0.2rem) * 0.455), 1.375rem) !important;
  line-height: 1.1 !important;
	font-weight: 500 !important;
}

.wd-fontsize-xl {
  font-size: clamp(1.5rem, calc(1.5rem + (1vw - 0.2rem) * 2.045), 2.625rem) !important;
  line-height: 1.1 !important;
	font-weight: 500 !important;
}

.wd-fontsize-xxl {
  font-size: clamp(2rem, calc(2rem + (1vw - 0.2rem) * 3.636), 4rem) !important;
  line-height: 1.1 !important;
	font-weight: 500 !important;
}

.wd-fontsize-xxxl {
  font-size: clamp(2.6rem, calc(2.6rem + (1vw - 0.2rem) * 4.091), 5.25rem);
  font-weight: 500;
  line-height: 1.1;
  padding: 0;
  text-align: left;
  color: #333;
  background-color: transparent;
  text-decoration: none;
}



/* Адаптивные корректировки для заголовков */
@media (max-width: 1220px) {
  .wd-fontsize-xxxl {
    text-align: left !important;
  }
  .head_title .wd-fontsize-xxxl,
  .head_title .has-double-underline {
    font-size: clamp(2rem, calc(2rem + (1vw - 0.2rem) * 4.091), 5rem) !important;
    line-height: 1.2;
  }
}

@media (max-width: 767px) {
  .wd-fontsize-xxxl,
  .has-double-underline {
    text-align: left;
  }
  .head_title .wd-fontsize-xxxl,
  .head_title .has-double-underline {
 /* font-size: clamp(3rem, calc(3rem + (1vw - 0.2rem) * 4.091), 5.25rem) !important; */
		font-size: clamp(2rem, calc(3rem + (1vw - 0.2rem) * 1.091), 2.25rem) !important;
    line-height: 1.2;
    text-align: center !important;
  }
}

@media (max-width: 576px) {
    .title-wrapper .title {
        font-size: 32px !important;
    }
}

/* Стили для текста героя */
.hero-text {
  font-weight: 400;
  line-height: 1.1;
}

@media (max-width: 1420px) {
  .hero-text {
    font-size: clamp(1.5rem, calc(1.5rem + (1vw - 0.2rem) * 2.045), 1.525rem) !important;
  }
}

@media (max-width: 1280px) {
  .hero-text {
    font-size: clamp(1.5rem, calc(1.5rem + (1vw - 0.2rem) * 2.045), 1.525rem) !important;
  }
}

@media (max-width: 767px) {
  .hero-text {
    text-align: center;
    font-size: 24px !important;
  }
}

@media (max-width: 600px) {
  .hero-text {
    text-align: center;
    font-size: 22px !important;
  }
}

/* -------------------------------------------------------------------
   4. TITLES & SUBTITLES
   ------------------------------------------------------------------- */

.title-subtitle {
  font-size: clamp(3rem, calc(3rem + (1vw - 0.2rem) * 4.091), 5.25rem) !important;
  letter-spacing: -0.03em;
  line-height: 1.1;
  font-family: 'elza';
  font-weight: 400;
}

@media (max-width: 767px) {
  .title-subtitle {
    font-size: clamp(3rem, calc(3rem + (1vw - 0.2rem) * 3.636), 3rem) !important;
    line-height: 1.1;
    text-align: center;
  }
}

.woodmart_container_title {
  font-size: clamp(2.6rem, calc(2.6rem + (1vw - 0.2rem) * 4.091), 5.25rem) !important;
  line-height: 1.1;
}

.newstitle-container {
  font-size: clamp(38.682px, calc(2.418rem + (1vw - 3.2px) * 3.786), 72px);
  line-height: 1;
  font-family: 'elza';
  font-weight: 400;
}

@media (max-width: 1420px) {
  .newstitle-container {
    font-size: clamp(30px, 3.5vw, 2.5rem) !important;
  }
}

/* -------------------------------------------------------------------
   5. ARROW BUTTONS
   ------------------------------------------------------------------- */

.wd-arrow-inner {
  color: #242424 !important;
  background: #fdd46b !important; /* Третичный цвет */
  border-radius: 50px !important;
  margin: 5px;
  align-items: center;
  justify-content: center;
  width: 56px !important;
  height: 56px !important;
  line-height: 1;
  box-shadow: var(--wd-arrow-shadow, unset);
  cursor: pointer;
  transition: all 0.25s ease;
  position: relative;
  z-index: 2;
}

.wd-arrow-inner:hover {
  background: #5dcdf1 !important; /* Основной цвет при hover */
  transform: scale(1.1);
}

@media (max-width: 1090px) {
  .wd-nav-arrows.wd-pos-together {
    display: none;
  }
}

/* -------------------------------------------------------------------
   6. CATEGORY BUTTONS
   ------------------------------------------------------------------- */
.category-buttons {
  display: flex;       /* Включаем Flexbox */
  gap: 8px;           /* Пробел между элементами 10px */
}

/* Общий стиль для ссылок-кнопок */
.category-buttons a.category-button {

  display: inline-block;       /* Делает ссылку похожей на кнопку */
  padding: 4px 20px;           /* Отступы для "кнопочного" вида */
  border-radius: 20px;          /* Скругление углов */
  text-decoration: none;       /* Убираем подчёркивание */
  transition: background-color 0.2s ease, color 0.2s ease;
}

/* При наведении (hover) — фон чёрный, текст белый */
.category-buttons a.category-button:hover {
  background-color: black !important;
  color: white !important;
}


/* -------------------------------------------------------------------
   7. TEXT BLOCK & ICON PADDING
   ------------------------------------------------------------------- */

#wd-67a4b310176cf.wd-text-block {
  line-height: 1.1;
}

/* Можно добавить отступы для цветных иконок, если понадобится:
.blue_icon,
.yellow_icon,
.red_icon,
.purple_icon {
  padding: clamp(1.5rem, 6.5vw, 4rem) !important;
}
*/

/* -------------------------------------------------------------------
   8. ICON STYLES (ЦВЕТНЫЕ ИКОНКИ)
   ------------------------------------------------------------------- */

/* Красная иконка */
.red_icon img {
  transition: filter 0.3s;
  filter: brightness(0) saturate(100%) invert(43%) sepia(64%) saturate(628%) hue-rotate(350deg);
}
.red_icon:hover img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg);
  transition: transform 0.3s ease-in-out;
}

/* Желтая иконка */
.yellow_icon img {
  transition: filter 0.3s;
  filter: brightness(0) saturate(100%) invert(73%) sepia(100%) saturate(500%) hue-rotate(0deg);
}
.yellow_icon:hover img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg);
  transition: transform 0.3s ease-in-out;
}

/* Синяя иконка */
.blue_icon img {
  transition: filter 0.3s;
  filter: brightness(0) saturate(100%) invert(59%) sepia(98%) saturate(600%) hue-rotate(165deg);
}
.blue_icon:hover img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg);
  transition: transform 0.3s ease-in-out;
}

/* Фиолетовая иконка */
.purple_icon img {
  transition: filter 0.3s;
  filter: brightness(0) saturate(100%) invert(77%) sepia(34%) saturate(482%) hue-rotate(210deg);
}
.purple_icon:hover img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg);
  transition: transform 0.3s ease-in-out;
}

/* -------------------------------------------------------------------
   9. YOUTUBE ROW (RESPONSIVE)
   ------------------------------------------------------------------- */
@media (min-width: 1200px) {
  .youtube_row {
    max-height: 700px;
  }
}

/* -------------------------------------------------------------------
   10. POST META & AUTHOR AVATAR
   ------------------------------------------------------------------- */
.post-meta {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 16px;
  color: #333;
}

.post-author-avatar img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 10px;
}

@media (max-width: 768px) {
  .post-meta {
    font-size: 12px;
    flex-wrap: wrap;
    justify-content: left;
    gap: 15px;
  }
  .post-meta .post-share {
    width: 100%;
    display: flex;
    justify-content: left;
    gap: 10px;
  }
  .post-author-avatar img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }
  .wd-social-icons > a {
    width: 25px;
    height: 25px;
  }
}

/* -------------------------------------------------------------------
   11. WD POST ITEMS, CAROUSEL & READ MORE
   ------------------------------------------------------------------- */
.wd-post-inner {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  overflow: hidden !important;
  min-height: 100%;
  border-radius: 16px !important;
  border: 0;
}

.wd-carousel-item {
  min-width: 400px;
  margin-right: 10px;
}

.wd-post-img {
  overflow: hidden;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border: 0;
  transition: all 0.2s ease-in-out;
  line-height: 0;
}

.wd-post-content {
  background-color: #f9f6f3;
  padding: clamp(1.25rem, 4vw, 3rem) !important;
  display: flex;
  flex-direction: column;
  gap: clamp(0.75rem, 2vw, 1.5rem);
  flex-grow: 1;
}

.wd-post-inner:hover {
  transform: translateY(-10px);
}

.wd-carousel-item:hover .wd-post-content {
  background: #f79468;
  transition: background-color 0.3s ease;
}

.wd-entities-title a {
  color: black !important;
  font-family: 'Recoleta Semibold';
  font-weight: 700;
  font-size: clamp(20px, 2.1vw, 24px);
  line-height: 1.25 !important;
}

.wd-entities-title {
  font-weight: 700;
  font-size: clamp(20px, 3vw, 36px);
  line-height: 1.25 !important;
  min-height: clamp(60px, 12vw, 140px);
}

.article-inner .wd-entities-title {
  min-height: clamp(60px, 8vw, 140px) !important;
}

.wd-post .wd-meta-date {
  white-space: nowrap;
  font-size: 16px;
  color: black;
  font-weight: 400;
}

.wd-read-more a {
  font-weight: 600;
  margin-top: 15px;
  color: black !important;
  text-decoration: underline;
  text-underline-offset: 4px;
  position: relative;
  display: inline-block;
  transition: all 0.3s ease;
}

.wd-read-more a:after {
  content: " →";
  font-size: 16px;
  margin-left: 5px;
  display: inline-block;
  transition: transform 0.3s ease;
}

.wd-read-more a:hover:after {
  transform: translateX(5px);
}

/* -------------------------------------------------------------------
   12. INFO BOX & DIVIDER
   ------------------------------------------------------------------- */
.wd-info-box :is(.info-box-icon, .info-svg-wrapper) {
  margin-bottom: 20px;
}

.wd-info-box {
  --ib-icon-sp: 0px !important;
  transition: transform 0.3s ease-in-out;
}

.wd-info-box:hover {
  transform: translateY(-10px);
}

.box-icon-align-top .box-icon-wrapper {
  margin-bottom: -30px !important;
}

.wd-info-box .info-box-content {
  margin-top: clamp(1.2rem, calc(1.2rem + 2.5vw), 1.5rem);
}

.rate .wd-info-box .info-box-content {
  margin-top: 0;
}

/* Обновлённый разделитель */
.wd-row-divider {
  margin-bottom: -22px;
}



/* -------------------------------------------------------------------
   13. YOUTUBE ICON (FontAwesome)
   ------------------------------------------------------------------- */
.fa-youtube:before {
  content: "\f167";
  color: red;
}

/* -------------------------------------------------------------------
   14. PODCAST ARCHIVE SIDEBAR
   ------------------------------------------------------------------- */
.podcast-archive-sidebar {
  position: relative !important;
  z-index: 1;
}

.podcast-archive-sidebar:after {
    content: "";
    display: block;
    position: absolute;
    width: 52px;
    height: 55px;
    top: -420px;
    right: -52px;
    background: url(/wp-content/uploads/2025/02/podcast_archive_cta.png) no-repeat;
    background-size: contain;
    z-index: 9;
}

/* -------------------------------------------------------------------
   15. DECORATIVE UNDERLINES & OVERLAYS
   ------------------------------------------------------------------- */
.has-yellow-wave-underline {
  position: relative !important;
  z-index: 1;
}
.has-yellow-wave-underline::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1.5em;
  top: 100%;
  left: 0;
  background: url(/wp-content/uploads/2025/02/wave_yellow.svg) no-repeat;
  background-size: contain;
  z-index: -1;
}

.has-double-underline {
  position: relative !important;
}
.has-double-underline:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 92%;
  left: 0;
  background: url(/wp-content/uploads/2025/02/double-underline-blue.svg) no-repeat;
  background-size: contain;
}

.has-circle-blue {
  position: relative !important;
  z-index: 2 !important;
}
.has-circle-blue:after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  width: calc(100% + 0.2em) !important;
  height: calc(100% + 0.5em) !important;
  top: -0.25em !important;
  right: -0.05em !important;
  background: url(/wp-content/uploads/2025/02/circle-blue.svg) no-repeat center !important;
  background-size: contain !important;
  z-index: -1 !important;
}

/* -------------------------------------------------------------------
   16. LIFE NOTES PLANE
   ------------------------------------------------------------------- */
.life-notes-plane {
  position: relative !important;
  z-index: 1 !important;
  line-height: 1.1;
  font-size: clamp(4.5rem, calc(2rem + 2.5vw), 6rem);
  letter-spacing: -0.03em;
  transition: font-size 0.3s ease-in-out;
  font-family: 'Recoleta Semibold';
}

.life-notes-plane:before {
  content: "" !important;
  position: absolute !important;
  top: -0.73em;
  right: -2.5em !important;
  width: 4em !important;
  height: 100% !important;
  background: url(/wp-content/uploads/2025/02/icon-plane.png) no-repeat center !important;
  background-size: contain !important;
  z-index: 3 !important;
}

@media (max-width: 1420px) {
  .life-notes-plane {
    font-size: clamp(40px, 5vw, 3.25rem) !important;
  }
}

/* -------------------------------------------------------------------
   17. HEADINGS OVERRIDE (Line Height)
   ------------------------------------------------------------------- */
/* (Уже задано для всех h1-h6 выше) */

/* -------------------------------------------------------------------
   18. NOTICES & WARNINGS
   ------------------------------------------------------------------- */
.wd-notice.wd-warning,
.wpcf7 form:not(.sent) .wpcf7-response-output,
.mc4wp-error,
.mc4wp-notice,
:is(.woocommerce-error, .woocommerce-info) {
  background-color: #d266d1;
  color: var(--notices-warning-color);
  margin-bottom: 20px;
}

.wpcf7-not-valid-tip {
  display: none;
}

/* -------------------------------------------------------------------
   19. CONTACT FORM 7 STYLES
   ------------------------------------------------------------------- */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"] {
  width: 100%;
  border-radius: 50px;
  font-size: 16px;
  text-align: center;
  outline: none;
  background: #eee;
  border: none;
  box-sizing: border-box;
}

.cf7-form-two-cols {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: white;
  border-radius: 50px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 0 !important;
}

@media (min-width: 600px) {
  .cf7-form-two-cols {
    max-height: 70px;
    padding: 10px 5px 0 5px;
    background: #eee;
    margin-bottom: 20px !important;
  }
}

.cf7-form-two-cols input[type="email"] {
  padding: 26px;
  margin-bottom: -20px;
  font-size: 15px;
  text-align: center;
  outline: none;
  border: 0;
}

@media (min-width: 600px) {
  .cf7-form-two-cols input[type="email"] {
    margin-bottom: 0;
    font-size: 16px !important;
    text-align: left !important;
  }
}

.cf7-form-two-cols .col {
  flex: 1 1 100%;
  margin-bottom: 10px;
}

@media (min-width: 600px) {
  .cf7-form-two-cols .col {
    flex: 1 1 calc(50% - 20px);
    margin-bottom: 0;
  }
}

.wpcf7-form input[type="submit"] {
  width: 100%;
  padding: 16px 0;
  background: #0073aa;
  text-transform: capitalize !important;
  border: none;
  border-radius: 20px;
  cursor: pointer;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 600;
}

@media (min-width: 600px) {
  .wpcf7-form input[type="submit"] {
    font-size: 16px;
    border: 0;
  }
}

@media (min-width: 600px) {
  .wpcf7-form input[type="text"],
  .wpcf7-form input[type="email"] {
    font-size: 14px;
    text-align: center;
    border: 0;
    background: #eee;
  }
}

/* -------------------------------------------------------------------
   20. CUSTOM ELEMENTS & MISC
   ------------------------------------------------------------------- */

/* Пример кастомного фона стрелки для элемента с vc_custom_XXXX ID */
@media screen and (min-width: 1100px) {
  .vc_custom_1738927907505 {
    content: "";
    position: absolute;
    top: -4em;
    right: 1.5em;
    width: 3.55em;
    height: 7.5em;
    background-image: url(http://insulinjourney.com/wp-content/uploads/2025/02/orange-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
}

/* Стили для .how_can колонок */
.how_can .vc_column_container > .vc_column-inner {
  padding: 5px !important;
  max-width: clamp(250px, 100vw, 800px);
}

/* Скрываем дополнительные элементы пост-изображения */
.post-image-mask:after,
.post-image-mask:before,
.post-image-mask span {
  display: none;
}

/* Пагинация */
.wd-pagination {
  display: flex;
  justify-content: flex-start;
}

/* Стили для изображений в блоге (мэйсонри) */
.blog-design-masonry.blog-style-bg :is(.post-img-wrapp, .entry-thumbnail img) {
  border-radius: 40px !important;
  padding: 20px;
  margin-top: 20px;
}

/* Кнопка "Читать далее" */
.btn-read-more {
  color: black !important;
  font-weight: 600 !important;
}

/* Стили для контейнера статьи с миниатюрой */
.blog-design-masonry.blog-style-bg.has-post-thumbnail .article-body-container {
  background: #f9f6f3;
  border-bottom-right-radius: 20px !important;
  border-bottom-left-radius: 20px !important;
  text-align: left !important;
}

/* Заголовок поста */
.wd-post .entry-header {
  position: relative;
  text-align: center;
  background: #f9f6f3;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}

/* Фон для статьи */
.article-inner {
  background: #f9f6f3;
}

/* Скрываем социальные иконки в статье */
.article-inner .hovered-social-icons {
  display: none !important;
}

/* Псевдоэлемент для ссылок пост-изображения */
.post-img-wrapp a:after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: transparent;
  opacity: 0;
  border-radius: 20px;
  transition: opacity 0.7s ease;
}

/* Добавление тени для статьи */
.blog-design-masonry.wd-add-shadow .article-inner {
  border-radius: 40px !important;
}

/* Скрываем последний элемент списка метаданных */
.entry-meta-list li:last-child {
  display: none;
}

/* Стили для пагинации */
.current.page-numbers {
  border: 2px solid black;
  border-radius: 20px !important;
  color: black !important;
  background: white !important;
}
.current.page-numbers:hover {
  border: 2px solid black;
  border-radius: 20px !important;
  color: black !important;
  background: white !important;
}
.page-numbers {
  border-radius: 20px !important;
  background: black !important;
  color: white !important;
}
.page-numbers:hover {
  border-radius: 20px !important;
  background: #515151 !important;
  color: white !important;
}

/* Глобальные отступы */
.has_global_padding {
  padding-right: var(--wp--style--root--padding-right);
  padding-left: var(--wp--style--root--padding-left);
}

/* Стили для заполненных колонок Visual Composer */
.vc_col-has-fill > .vc_column-inner {
  padding: var(--wp--preset--spacing--large);
}

/* Фон для форм новостей */
.news_form_bg .cf7-form-two-cols,
.news_form_bg .wpcf7-form input[type="email"] {
  background: white;
}

/* Сброс отступов для обёртки содержимого */
.wpb-content-wrapper {
  margin: 0;
  padding: 0;
  border: none;
  overflow: unset;
}

/* Дополнительные отступы для рядов VC */
@media (max-width: 767px) {
  .vc_row.vc_row-flex {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

/* Стили для элементов с эффектом наведения */
.box-style-bg-hover {
  border-radius: 20px;
  padding: var(--wp--preset--spacing--x-large);
}

.wd-row-divider {
    margin-inline: -87px !important;
}


.blog-design-masonry.blog-style-bg.has-post-thumbnail .article-body-container {
    background: #f9f6f3;
    border-bottom-right-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    text-align: left !important;
    min-height: clamp(60px, 38vw, 340px);
}


.wd-sub-menu .nav-link-text{
	text-transform: capitalize;
	font-weight: 500;
	font-size: 16px;
}

.wd-sub-menu .sub-sub-menu li a{
	text-transform: capitalize;
	font-weight: 500;
	font-size: 16px !important;
	color: #6e6e6e;
	text-decoration: underline;
}

.wd-sub-menu .sub-sub-menu li a:hover{
	color: black;
}
.pg-titles .wd-info-box:hover {
	transform: none;
}

.wd-dropdown-menu {
    min-height: min(var(--wd-dropdown-height, unset), var(--wd-content-h, var(--wd-dropdown-height, unset)));
    width: var(--wd-dropdown-width);
    background-image: var(--wd-dropdown-bg-img);
    margin-left: -280px;
	  border-radius: 20px;
}
.wd-sub-menu li>a {
    position: relative;
    display: flex;
    align-items: center;
    padding-bottom: 12px;
    color: black;
    font-size: var(--wp--preset--font-size--medium) !important;
    line-height: 1.3;
}

@media (min-width: 1200px) {
.filters.vc_column_container>.vc_column-inner{
	padding-left: 0px !important;
    padding-right: 0px !important;
}
}

.wd-fontsize-xs>.title-subtitle a {
	 font-size: clamp(1.025rem, calc(1.125rem + (1vw - 0.2rem) * 0.455), 1.075rem);
  line-height: 1.1 !important;
	letter-spacing: -0.03em;
  font-weight: 500 !important;
	text-decoration: underline;
}


/* --- ПРИМЕР стилей для списка постов с фильтром по годам --- */

/* Контейнер всего блока */
.my-past-issues-wrapper {
  max-width: 1240px;    
  margin: 3rem auto;
  padding: 0 1rem;
  font-family: "Helvetica Neue", Arial, sans-serif;
}

.my-past-issues-header {
    display: flex;
    justify-content: space-between; /* Заголовок слева, селектор справа */
    align-items: flex-end; /* Выравниваем по нижнему краю */
    max-width: 1240px;
	margin-bottom: 40px;
}

/* Заголовок */
.my-past-issues-header h2 {
  font-size: clamp(28px, 3vw, 4rem);
  margin: 0;
  font-weight: 400;
}


/* Список постов */
.my-issue-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Каждый пост */
.my-issue-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 20px;
  margin-bottom: 1.2rem;
  padding: 2.1rem 1.5rem;
  background-color: #FAF6F2;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  transition: background-color 0.2s ease;
}

/* При наведении */
.my-issue-item:hover {
  background-color: #fff;
	transform: translateY(-5px); 
	  box-shadow: 0 4px 8px rgba(0,1,1,0.07);

}

/* Название поста */
.my-issue-title {
	font-family: primary;
  font-size: clamp(22px, 2.5vw, 2rem);
  font-weight: 600;
  color: #2f2f2f;
  text-decoration: none;  /* убираем подчёркивание ссылок */
}

/* Дата */
.my-issue-date {
  font-size: 0.95rem;
  color: black;
}


.my-year-select {
	margin-bottom: 20px;
  font-size: 1rem;
  padding: 0.5rem 2rem;
  border: 1px solid #ddd;
  border-radius: 20px;
  cursor: pointer;
  background: #faf6f2;
  -webkit-appearance: none;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23000"%3E%3Cpath d="M7 10l5 5 5-5z"/%3E%3C/svg%3E');  
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 22px;
	width: 110px;
	
}

.my-year-select:hover {
	background: #5dcdf1;
	background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23000"%3E%3Cpath d="M7 10l5 5 5-5z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 22px;
}


.liner-continer #ez-toc-container, .wd-post-content #ez-toc-container{
	display: none;
}


.alex_info_box{
    font-size: clamp(1.119rem, calc(1.119rem + (1vw - 0.2rem) * 1.147), 1.75rem);
	font-weight: 400;
	line-height: 36px;
}

@media (max-width: 767px) {
  .alex_info_box{
    text-align: center;
}
}

.ez-toc-icon-toggle-span, .ez-toc-cssicon{
	display: none;
}


#ez-toc-container {
    background: #fff;
    border: 0px solid #aaa;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
    display: table;
    margin-bottom: 1em;
    padding: 10px 20px 10px 10px;
    position: relative;
    width: auto;
}

#ez-toc-container a {
    color: #444;
    padding-bottom: 5px;
    padding-top: 5px;
    box-shadow: none;
    text-decoration: none;
    text-shadow: none;
    display: inline-flex;
    align-items: stretch;
    flex-wrap: nowrap;
}


.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: var(--wp--preset--spacing--small) !important;
    padding-right: var(--wp--preset--spacing--small) !important;
    width: 100%;
}

.news_form_bg .cf7-form-two-cols,
.news_form_bg .wpcf7-form input[type="email"] {
  background: white !important; 
}


.vc_row{
    padding: var(--wp--preset--spacing--large) !important;
}

.wd-info-box .info-box-content,
.article-inner {
    margin-top: 30px;
    margin-bottom: 30px;
}


@media (max-width: 600px) {
  .news_form_bg .cf7-form-two-cols {
    background: none !important; 
  }
}

strong, b {
    font-weight: 500;
}

.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
        max-width: 90% !important;
        margin-top: 40px;
        margin-left: auto;
        margin-right: auto;
    }

@media (min-width: 1025px) {
    .whb-boxed:not(.whb-sticked) .whb-main-header .whb-row>.container {
			  max-width: 1300px !important;
        padding-inline: 30px;
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			  margin-top: 0px;
        max-width: 1240px;
			  max-width: 90% !important;
    }
}

.newsletter_seidebar .newstitle-container, .newsletter_seidebar .life-notes-plane{
        font-size: clamp(30px, 3.5vw, 2.9rem) !important;
    }


@media (max-width: 767px) {
    .category-buttons,  .wpb_content_element{
			  margin-top: 20px;
    }
}

@media (max-width: 767px) {
  .wpb_content_element{
			  margin-bottom: 20px !important;
    }
}

@media (max-width: 1200px) {
.podcast-archive-sidebar:after {
    margin-top: 30px;
}
}

.wd-single-post-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    margin-bottom: 0px;
    --wd-align: center;
}