:root {
  --refresh-bg: #f6faff;
  --refresh-surface: #ffffff;
  --refresh-surface-soft: #f2f8ff;
  --refresh-ink: #0a2346;
  --refresh-muted: #59708b;
  --refresh-line: rgba(10, 35, 70, 0.1);
  --refresh-shadow: 0 14px 32px rgba(10, 35, 70, 0.08);
  --refresh-shadow-soft: 0 8px 24px rgba(10, 35, 70, 0.06);
  --refresh-accent: #2f67f4;
  --refresh-accent-strong: #1f53db;
  --refresh-accent-soft: #e6ebff;
  --refresh-accent-pink: #ff527c;
  --refresh-font-sans: "Lato", Arial, Helvetica, sans-serif;
  --refresh-font-display: "Poppins", Arial, Helvetica, sans-serif;
}

body.soledad-refresh.home .penci-grid .grid-title a,
body.soledad-refresh.home .penci-grid .grid-title a:visited,
body.soledad-refresh.home .penci-entry-title a,
body.soledad-refresh.home .penci-entry-title a:visited,
body.soledad-refresh .penci-homepage-title .inner-arrow a {
  color: var(--refresh-ink);
}

body.soledad-refresh.home .penci-grid .grid-title a {
  line-height: 1.35;
}

@media (max-width: 768px) {
  body.soledad-refresh.home .penci-grid .grid-title a {
    line-height: 1.28;
  }
}

body.soledad-refresh.home .penci-grid .grid-title a,
body.soledad-refresh.home .penci-grid .grid-title a:visited,
body.soledad-refresh.home .penci-entry-title a,
body.soledad-refresh.home .penci-entry-title a:visited,
body.soledad-refresh .penci-homepage-title .inner-arrow a {
  color: var(--refresh-ink);
}

body.soledad-refresh.home .penci-grid .grid-title a {
  line-height: 1.35;
}

@media (max-width: 768px) {
  body.soledad-refresh.home .penci-grid .grid-title a {
    line-height: 1.28;
  }
}

body.soledad-refresh {
  background: var(--refresh-bg);
  color: var(--refresh-ink);
  font-family: var(--refresh-font-sans);
}

body.soledad-refresh .wrapper-boxed,
body.soledad-refresh #main-container,
body.soledad-refresh .penci-wide-content {
  background: transparent;
}

body.soledad-refresh .penci-header-wrap {
  z-index: 999;
  background: var(--refresh-accent);
  border-bottom: 0;
  box-shadow: 0 16px 34px rgba(47, 103, 244, 0.18);
}

body.soledad-refresh.header-style-header-6 #navigation,
body.soledad-refresh #navigation.header-6 {
  min-height: 68px !important;
  background: transparent;
  border-top: 0;
  border-bottom: 0;
  box-shadow: none;
}

body.soledad-refresh #navigation .container {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
  min-height: 68px !important;
  text-align: left;
}

body.soledad-refresh #logo {
  float: none;
  display: block;
  flex: 0 0 auto;
  margin: 0;
}

body.soledad-refresh #logo,
body.soledad-refresh #logo a {
  background: transparent !important;
}

body.soledad-refresh #logo a {
  display: flex;
  align-items: center;
  width: min(192px, 32vw) !important;
  max-width: 192px !important;
}

body.soledad-refresh #logo img {
  display: block;
  width: 100%;
  height: auto;
  max-height: none;
  padding: 0;
  border-radius: 0;
}

body.soledad-refresh #navigation .menu {
  float: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
  margin: 0 0 0 auto;
  padding: 0;
  list-style: none;
}

body.soledad-refresh #navigation ul.menu > li {
  display: inline-flex;
  align-items: center;
  position: relative;
  float: none;
  margin-right: 0;
}

body.soledad-refresh #navigation .menu > li,
body.soledad-refresh #navigation .menu > li > a,
body.soledad-refresh #navigation .menu > li.current-menu-item,
body.soledad-refresh #navigation .menu > li.current-menu-item > a,
body.soledad-refresh #navigation .menu > li.current-menu-ancestor,
body.soledad-refresh #navigation .menu > li.current-menu-ancestor > a {
  background: transparent !important;
}

body.soledad-refresh h1,
body.soledad-refresh h2,
body.soledad-refresh h3,
body.soledad-refresh h4,
body.soledad-refresh h5,
body.soledad-refresh h6,
body.soledad-refresh #navigation .menu li a,
body.soledad-refresh .widget-title,
body.soledad-refresh .penci-homepage-title .inner-arrow,
body.soledad-refresh .penci-entry-title,
body.soledad-refresh .single-post-title {
  font-family: var(--refresh-font-display);
  letter-spacing: -0.01em;
}

body.soledad-refresh .list-post .item,
body.soledad-refresh .grid-style .item,
body.soledad-refresh .magazine-layout .item,
body.soledad-refresh .penci-single-artcontent,
body.soledad-refresh .widget,
body.soledad-refresh #respond,
body.soledad-refresh .post-box-item {
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  border: 1px solid var(--refresh-line);
  border-radius: 16px;
  box-shadow: none;
}

body.soledad-refresh .list-post .item,
body.soledad-refresh .grid-style .item,
body.soledad-refresh .magazine-layout .item,
body.soledad-refresh .post-box-item {
  overflow: hidden;
  transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

body.soledad-refresh .penci-single-artcontent,
body.soledad-refresh #respond,
body.soledad-refresh .widget {
  padding: 22px;
  box-shadow: var(--refresh-shadow-soft);
}

body.soledad-refresh #header .inner-header .container {
  padding: 16px 0;
}

body.soledad-refresh img,
body.soledad-refresh .wp-post-image,
body.soledad-refresh .attachment-penci-full-thumb {
  border-radius: 14px;
}

body.soledad-refresh .post-entry,
body.soledad-refresh .post-entry p,
body.soledad-refresh .widget ul li,
body.soledad-refresh .widget ul li a {
  font-family: var(--refresh-font-sans);
  font-size: 16px;
  line-height: 1.72;
}

body.soledad-refresh .grid-title a:hover,
body.soledad-refresh .penci-entry-title a:hover,
body.soledad-refresh .post-title a:hover {
  color: var(--refresh-accent);
}

body.soledad-refresh #navigation .menu li a,
body.soledad-refresh #navigation .button-menu-mobile,
body.soledad-refresh #navigation #top-search > a,
body.soledad-refresh #navigation .show-search a.close-search {
  color: #ffffff;
}

body.soledad-refresh #navigation ul.menu > li.current-menu-item > a,
body.soledad-refresh #navigation ul.menu > li.current-menu-ancestor > a,
body.soledad-refresh #navigation ul.menu > li.current_page_item > a,
body.soledad-refresh #navigation ul.menu > li.current-page-ancestor > a,
body.soledad-refresh #navigation ul.menu > li.current-menu-parent > a {
  color: #ffffff !important;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.22);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.18), 0 8px 18px rgba(10, 35, 70, 0.18);
}

body.soledad-refresh .list-post .item:hover,
body.soledad-refresh .grid-style .item:hover,
body.soledad-refresh .magazine-layout .item:hover,
body.soledad-refresh .post-box-item:hover {
  border-color: rgba(47, 103, 244, 0.18);
  box-shadow: var(--refresh-shadow-soft);
  transform: translateY(-2px);
}

body.soledad-refresh input[type="text"],
body.soledad-refresh input[type="search"],
body.soledad-refresh input[type="email"],
body.soledad-refresh textarea,
body.soledad-refresh select {
  border: 1px solid var(--refresh-line);
  border-radius: 12px;
  font-family: var(--refresh-font-sans);
}

body.soledad-refresh button,
body.soledad-refresh input[type="submit"],
body.soledad-refresh .penci-button,
body.soledad-refresh .more-link,
body.soledad-refresh .page-numbers {
  border-radius: 999px;
}

body.soledad-refresh .theiaStickySidebar .widget + .widget,
body.soledad-refresh #sidebar .widget + .widget {
  margin-top: 18px;
}

body.soledad-refresh .penci-post-box-meta,
body.soledad-refresh .grid-post-box-meta,
body.soledad-refresh .post-box-meta-single,
body.soledad-refresh .author-post,
body.soledad-refresh .widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta {
  color: var(--refresh-muted);
}

body.soledad-refresh #navigation .menu > li > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  margin: 0;
  padding: 0 14px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 1.2;
  text-transform: none;
  border-radius: 12px;
  transition: background-color 0.18s ease, color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

body.soledad-refresh #navigation ul.menu > li > a:before,
body.soledad-refresh #navigation .menu > ul > li > a:before {
  bottom: 5px;
  height: 3px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.96);
}

body.soledad-refresh #navigation .menu > li > a:hover,
body.soledad-refresh #navigation .menu > li:hover > a,
body.soledad-refresh #navigation .menu > li:focus-within > a,
body.soledad-refresh #navigation .menu > li.current-menu-item > a,
body.soledad-refresh #navigation .menu > li.current_page_item > a,
body.soledad-refresh #navigation .menu > li.current-menu-ancestor > a,
body.soledad-refresh #navigation .menu > li.current-page-ancestor > a,
body.soledad-refresh #navigation .menu > li.current-menu-parent > a {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.16);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.16), 0 8px 18px rgba(13, 48, 117, 0.16);
  transform: translateY(-1px);
}

body.soledad-refresh #navigation .menu > li.current-menu-item > a,
body.soledad-refresh #navigation .menu > li.current_page_item > a,
body.soledad-refresh #navigation .menu > li.current-menu-ancestor > a,
body.soledad-refresh #navigation .menu > li.current-page-ancestor > a,
body.soledad-refresh #navigation .menu > li.current-menu-parent > a {
  background: rgba(255, 255, 255, 0.22);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.18), 0 10px 22px rgba(13, 48, 117, 0.18);
}

body.soledad-refresh #navigation-sticky-wrapper.is-sticky #navigation.header-6,
body.soledad-refresh .is-sticky #navigation.header-6,
body.soledad-refresh #navigation.header-6.sticky-active {
  min-height: 68px;
  height: 68px;
  background: var(--refresh-accent);
  box-shadow: 0 14px 30px rgba(47, 103, 244, 0.22);
  border: 0 !important;
}

body.soledad-refresh #navigation-sticky-wrapper.is-sticky #navigation.header-6 .menu > li > a,
body.soledad-refresh #navigation-sticky-wrapper.is-sticky #navigation.header-6 ul.menu > li > a,
body.soledad-refresh .is-sticky #navigation.header-6 .menu > li > a,
body.soledad-refresh .is-sticky #navigation.header-6 ul.menu > li > a,
body.soledad-refresh #navigation.header-6.sticky-active .menu > li > a,
body.soledad-refresh #navigation.header-6.sticky-active ul.menu > li > a,
body.soledad-refresh #navigation-sticky-wrapper.is-sticky #navigation.header-6 #top-search > a,
body.soledad-refresh .is-sticky #navigation.header-6 #top-search > a,
body.soledad-refresh #navigation.header-6.sticky-active #top-search > a {
  color: #ffffff;
}

body.soledad-refresh #navigation-sticky-wrapper.is-sticky #navigation.header-6 .container,
body.soledad-refresh .is-sticky #navigation.header-6 .container,
body.soledad-refresh #navigation.header-6.sticky-active .container {
  min-height: 68px;
}

body.soledad-refresh #navigation-sticky-wrapper.is-sticky #navigation.header-6 .menu > li > a,
body.soledad-refresh #navigation-sticky-wrapper.is-sticky #navigation.header-6 ul.menu > li > a,
body.soledad-refresh .is-sticky #navigation.header-6 .menu > li > a,
body.soledad-refresh .is-sticky #navigation.header-6 ul.menu > li > a,
body.soledad-refresh #navigation.header-6.sticky-active .menu > li > a,
body.soledad-refresh #navigation.header-6.sticky-active ul.menu > li > a {
  min-height: 38px;
  margin: 0;
  padding: 0 14px;
  line-height: 1.2;
}

body.soledad-refresh #navigation-sticky-wrapper.is-sticky #navigation.header-6 #logo img,
body.soledad-refresh .is-sticky #navigation.header-6 #logo img,
body.soledad-refresh #navigation.header-6.sticky-active #logo img {
  max-height: none;
  padding: 0;
}

body.soledad-refresh #navigation .menu .sub-menu,
body.soledad-refresh #navigation .menu .children {
  position: absolute;
  top: calc(100% - 4px);
  left: 0;
  display: block;
  min-width: 220px;
  margin: 0;
  padding: 12px 0;
  list-style: none;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transform: translateY(10px);
  transform-origin: top left;
  border: 1px solid rgba(10, 35, 70, 0.1);
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 18px 40px rgba(10, 35, 70, 0.14);
  z-index: 1000;
}

body.soledad-refresh #navigation .menu .sub-menu .sub-menu,
body.soledad-refresh #navigation .menu .sub-menu .children,
body.soledad-refresh #navigation .menu .children .sub-menu,
body.soledad-refresh #navigation .menu .children .children {
  top: -12px;
  left: calc(100% + 10px);
}

body.soledad-refresh #navigation .menu li:hover > .sub-menu,
body.soledad-refresh #navigation .menu li:hover > .children,
body.soledad-refresh #navigation .menu li:focus-within > .sub-menu,
body.soledad-refresh #navigation .menu li:focus-within > .children {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

body.soledad-refresh #navigation .menu .sub-menu li,
body.soledad-refresh #navigation .menu .children li {
  display: block;
  width: 100%;
  margin: 0;
  float: none;
}

body.soledad-refresh #navigation .menu .sub-menu a,
body.soledad-refresh #navigation .menu .children a {
  display: block;
  min-width: 0;
  margin: 0 14px;
  padding: 10px 2px;
  border-bottom: 1px solid rgba(10, 35, 70, 0.08);
  color: var(--refresh-ink) !important;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
  white-space: normal;
  box-shadow: none;
  transform: none;
}

body.soledad-refresh #navigation .menu .sub-menu li:last-child > a,
body.soledad-refresh #navigation .menu .children li:last-child > a {
  border-bottom: 0;
}

body.soledad-refresh #navigation .menu .sub-menu li:hover > a,
body.soledad-refresh #navigation .menu .children li:hover > a,
body.soledad-refresh #navigation .menu .sub-menu li:focus-within > a,
body.soledad-refresh #navigation .menu .children li:focus-within > a {
  color: var(--refresh-accent-strong) !important;
  background: var(--refresh-accent-soft) !important;
  border-radius: 12px;
  box-shadow: none !important;
  transform: none !important;
}

body.soledad-refresh #navigation .menu .sub-menu li.current-menu-item > a,
body.soledad-refresh #navigation .menu .children li.current-menu-item > a,
body.soledad-refresh #navigation .menu .sub-menu li.current-menu-ancestor > a,
body.soledad-refresh #navigation .menu .children li.current-menu-ancestor > a {
  color: var(--refresh-accent-strong) !important;
  background: var(--refresh-accent-soft) !important;
  border-radius: 12px;
  box-shadow: none !important;
  transform: none !important;
}

body.soledad-refresh #navigation .menu .sub-menu .current_page_item > a,
body.soledad-refresh #navigation .menu .sub-menu .current-page-ancestor > a,
body.soledad-refresh #navigation .menu .sub-menu .current-menu-parent > a,
body.soledad-refresh #navigation .menu .children .current_page_item > a,
body.soledad-refresh #navigation .menu .children .current-page-ancestor > a,
body.soledad-refresh #navigation .menu .children .current-menu-parent > a {
  color: var(--refresh-accent-strong) !important;
  background: var(--refresh-accent-soft) !important;
  border-radius: 12px;
  box-shadow: none !important;
  transform: none !important;
}

body.soledad-refresh #navigation #top-search {
  display: block;
  float: none;
  margin-left: 6px;
}

body.soledad-refresh #navigation #top-search > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  line-height: 1;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
}

body.soledad-refresh #navigation #top-search > a:hover,
body.soledad-refresh #navigation .show-search a.close-search:hover {
  background: rgba(255, 255, 255, 0.22);
}

body.soledad-refresh #navigation .show-search {
  background: #ffffff;
  border: 1px solid rgba(10, 35, 70, 0.12);
  box-shadow: 0 16px 30px rgba(10, 35, 70, 0.14);
  padding: 14px;
  border-radius: 20px;
}

body.soledad-refresh #navigation .show-search input[type="text"],
body.soledad-refresh #navigation .show-search input[type="search"] {
  color: var(--refresh-ink);
  background: rgba(255, 255, 255, 0.65);
  border: 1px solid rgba(10, 35, 70, 0.08);
  border-radius: 12px;
  padding: 10px 14px;
  box-shadow: inset 0 4px 10px rgba(10, 35, 70, 0.08);
  font-size: 14px;
}

body.soledad-refresh #navigation .show-search input[type="text"]::placeholder,
body.soledad-refresh #navigation .show-search input[type="search"]::placeholder {
  color: var(--refresh-muted);
  opacity: 1;
}

body.soledad-refresh #navigation .show-search a.close-search {
  color: var(--refresh-ink) !important;
  background: rgba(10, 35, 70, 0.06);
}

body.soledad-refresh #navigation .show-search a.close-search:hover {
  color: var(--refresh-accent-strong) !important;
  background: rgba(47, 103, 244, 0.12);
}

body.soledad-refresh .single-post-title,
body.soledad-refresh .penci-entry-title,
body.soledad-refresh .grid-title {
  text-wrap: balance;
  line-height: 1.14;
}

body.soledad-refresh .single-post-title {
  letter-spacing: -0.025em;
}

body.soledad-refresh .penci-homepage-title .inner-arrow {
  display: inline-block;
  padding: 0;
  border: 0;
  box-shadow: none;
  background: transparent;
  color: var(--refresh-accent-strong);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.03em;
  position: relative;
  z-index: 2;
}

body.soledad-refresh .penci-border-arrow {
  margin: 0;
  border-bottom: 1px solid rgba(47, 103, 244, 0.18) !important;
}

body.soledad-refresh .penci-homepage-title {
  margin: 0 0 18px;
  text-align: left;
  border-bottom: 1px solid rgba(47, 103, 244, 0.18) !important;
  padding-bottom: 10px;
  overflow: visible;
}

body.soledad-refresh .penci-homepage-title.style-5 .inner-arrow,
body.soledad-refresh .penci-homepage-title.style-7 .inner-arrow,
body.soledad-refresh .penci-homepage-title.style-9 .inner-arrow {
  margin-bottom: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
}

body.soledad-refresh .penci-homepage-title:before,
body.soledad-refresh .penci-homepage-title:after,
body.soledad-refresh .penci-homepage-title .inner-arrow:before,
body.soledad-refresh .penci-homepage-title .inner-arrow:after {
  content: none !important;
  display: none !important;
}

body.soledad-refresh .penci-homepage-title .inner-arrow a {
  display: inline-block;
  padding: 0 0 8px;
  border-bottom: 2px solid var(--refresh-accent);
  background: transparent;
  color: inherit !important;
  font-family: var(--refresh-font-sans) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 0.03em !important;
  text-transform: uppercase;
  -webkit-text-fill-color: currentColor;
  text-decoration: none !important;
}

body.soledad-refresh .home-featured-cat {
  margin-bottom: 34px;
}

body.soledad-refresh .home-featured-cat-content.style-1 {
  padding: 22px;
  border: 1px solid var(--refresh-line);
  border-radius: 24px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: var(--refresh-shadow-soft);
}

body.soledad-refresh .home-featured-cat-content.style-1 .mag-post-box {
  background: transparent;
  border: 0;
  box-shadow: none;
}

body.soledad-refresh .home-featured-cat-content.style-1 .magcat-detail {
  padding-top: 12px;
}

body.soledad-refresh .home-featured-cat-content.style-1 .magcat-titlte,
body.soledad-refresh .home-featured-cat-content.style-1 .magcat-titlte a {
  line-height: 1.22;
}

body.soledad-refresh .home-featured-cat-content.style-1 .mag-excerpt {
  margin-top: 8px;
}

body.soledad-refresh .home-featured-cat-content.style-1 .mag-excerpt p {
  margin: 0;
  font-size: 14px;
  line-height: 1.48;
}

body.soledad-refresh #sidebar .widget,
body.soledad-refresh .penci_sidebar #sidebar .widget {
  border-radius: 18px;
}

body.soledad-refresh #sidebar .widget-title + *,
body.soledad-refresh .penci_sidebar #sidebar .widget-title + * {
  margin-top: 14px;
}

body.soledad-refresh #sidebar .widget-title .inner-arrow,
body.soledad-refresh .penci_sidebar #sidebar .widget-title .inner-arrow {
  display: inline-flex;
  align-items: center;
  padding: 0.7rem 1rem;
  border-radius: 999px;
  background: linear-gradient(135deg, #edf3ff 0%, #f8fbff 100%);
  box-shadow: inset 0 0 0 1px rgba(47, 103, 244, 0.12);
  color: var(--refresh-accent-strong);
}

body.soledad-refresh #sidebar .widget-title:before,
body.soledad-refresh #sidebar .widget-title:after,
body.soledad-refresh .penci_sidebar #sidebar .widget-title:before,
body.soledad-refresh .penci_sidebar #sidebar .widget-title:after {
  background: rgba(47, 103, 244, 0.12);
}

body.soledad-refresh #sidebar .widget_text .textwidget ul,
body.soledad-refresh .penci_sidebar #sidebar .widget_text .textwidget ul {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.soledad-refresh #sidebar .widget_text .textwidget li,
body.soledad-refresh .penci_sidebar #sidebar .widget_text .textwidget li {
  margin: 0;
  padding: 0;
}

body.soledad-refresh #sidebar .widget_text .textwidget li + li,
body.soledad-refresh .penci_sidebar #sidebar .widget_text .textwidget li + li {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

body.soledad-refresh #sidebar .widget_text .textwidget li a,
body.soledad-refresh .penci_sidebar #sidebar .widget_text .textwidget li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 12px 14px;
  border: 1px solid rgba(47, 103, 244, 0.1);
  border-radius: 14px;
  background: linear-gradient(180deg, #ffffff 0%, #f7faff 100%);
  color: var(--refresh-ink);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.35;
  box-shadow: 0 8px 18px rgba(10, 35, 70, 0.05);
}

body.soledad-refresh #sidebar .widget_text .textwidget li a:after,
body.soledad-refresh .penci_sidebar #sidebar .widget_text .textwidget li a:after {
  content: "›";
  flex: 0 0 auto;
  font-size: 18px;
  line-height: 1;
  color: var(--refresh-accent);
}

body.soledad-refresh #sidebar .widget_text .textwidget li a:hover,
body.soledad-refresh .penci_sidebar #sidebar .widget_text .textwidget li a:hover {
  border-color: rgba(47, 103, 244, 0.22);
  background: linear-gradient(180deg, #f8fbff 0%, #edf4ff 100%);
  transform: translateY(-1px);
}

body.soledad-refresh .penci-grid li.list-post {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--refresh-line);
}

body.soledad-refresh .penci-grid li.list-post .item .content-list-right {
  padding: 18px 18px 20px;
}

body.soledad-refresh.archive .penci-grid > li.grid-style .item,
body.soledad-refresh.category .penci-grid > li.grid-style .item,
body.soledad-refresh.tax .penci-grid > li.grid-style .item,
body.soledad-refresh.search .penci-grid > li.grid-style .item {
  display: flex;
  flex-direction: column;
}

body.soledad-refresh.archive .penci-grid > li.grid-style .grid-header-box,
body.soledad-refresh.category .penci-grid > li.grid-style .grid-header-box,
body.soledad-refresh.tax .penci-grid > li.grid-style .grid-header-box,
body.soledad-refresh.search .penci-grid > li.grid-style .grid-header-box {
  padding: 20px 20px 14px;
}

body.soledad-refresh.archive .penci-grid > li.grid-style .item-content,
body.soledad-refresh.category .penci-grid > li.grid-style .item-content,
body.soledad-refresh.tax .penci-grid > li.grid-style .item-content,
body.soledad-refresh.search .penci-grid > li.grid-style .item-content {
  margin-top: 0;
  padding: 0 20px;
}

body.soledad-refresh.archive .penci-grid > li.grid-style .item-content p,
body.soledad-refresh.category .penci-grid > li.grid-style .item-content p,
body.soledad-refresh.tax .penci-grid > li.grid-style .item-content p,
body.soledad-refresh.search .penci-grid > li.grid-style .item-content p {
  font-size: 15px;
  line-height: 1.56;
}

body.soledad-refresh.archive .penci-grid > li.grid-style .penci-post-box-meta.penci-post-box-grid,
body.soledad-refresh.category .penci-grid > li.grid-style .penci-post-box-meta.penci-post-box-grid,
body.soledad-refresh.tax .penci-grid > li.grid-style .penci-post-box-meta.penci-post-box-grid,
body.soledad-refresh.search .penci-grid > li.grid-style .penci-post-box-meta.penci-post-box-grid {
  margin-top: 18px;
  padding: 0 20px 18px;
}

body.soledad-refresh.archive .penci-grid > li.grid-style .penci-post-box-meta.penci-post-box-grid:before,
body.soledad-refresh.category .penci-grid > li.grid-style .penci-post-box-meta.penci-post-box-grid:before,
body.soledad-refresh.tax .penci-grid > li.grid-style .penci-post-box-meta.penci-post-box-grid:before,
body.soledad-refresh.search .penci-grid > li.grid-style .penci-post-box-meta.penci-post-box-grid:before {
  width: auto;
  left: 20px;
  right: 20px;
}

body.soledad-refresh .post-box-meta-single,
body.soledad-refresh .grid-post-box-meta,
body.soledad-refresh .penci-post-box-meta {
  font-size: 13px;
  letter-spacing: 0.01em;
}

body.soledad-refresh .penci-pagination .page-numbers,
body.soledad-refresh .penci-pagination a,
body.soledad-refresh .page-numbers {
  min-width: 42px;
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--refresh-line);
  background: #fff;
}

body.soledad-refresh .penci-image-holder.soledad-refresh-lcp-holder {
  position: relative;
  display: block;
  background-image: none !important;
  overflow: hidden;
}

body.soledad-refresh .penci-image-holder.soledad-refresh-lcp-holder .soledad-refresh-lcp-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: inherit;
}

body.soledad-refresh .penci-image-holder.soledad-refresh-bg-ready {
  background-color: #dfe9ff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

body.soledad-refresh #widget-area {
  padding: 56px 0;
  background: linear-gradient(180deg, #0a2346 0%, #0d2c59 100%);
  border-top: 0;
}

body.soledad-refresh #widget-area > .container {
  display: grid !important;
  grid-template-columns: minmax(0, 1.35fr) minmax(0, 1fr) minmax(0, 1fr);
  gap: 24px;
  align-items: stretch;
}

body.soledad-refresh #widget-area > .container:before,
body.soledad-refresh #widget-area > .container:after {
  content: none !important;
  display: none !important;
}

body.soledad-refresh #widget-area .footer-widget-wrapper {
  display: flex;
  flex-direction: column;
  gap: 18px;
  width: auto !important;
  min-width: 0;
  margin: 0 !important;
  padding: 28px;
  float: none !important;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.06);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

body.soledad-refresh #widget-area .footer-widget-wrapper > .widget {
  height: auto;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

body.soledad-refresh #widget-area,
body.soledad-refresh #widget-area .widget,
body.soledad-refresh #widget-area .widget p,
body.soledad-refresh #widget-area .widget li,
body.soledad-refresh #widget-area .widget li a,
body.soledad-refresh #widget-area .widget .textwidget,
body.soledad-refresh #widget-area .widget .textwidget a {
  color: #d8e5ff;
}

body.soledad-refresh #widget-area .widget li a:hover,
body.soledad-refresh #widget-area .widget .textwidget a:hover {
  color: #ffffff;
}

body.soledad-refresh #widget-area .widget-title,
body.soledad-refresh #widget-area .widget-title .inner-arrow {
  color: #ffffff;
}

body.soledad-refresh #widget-area .widget-title {
  margin-bottom: 18px;
}

body.soledad-refresh #widget-area .widget-title .inner-arrow {
  padding: 0;
  background: transparent;
}

body.soledad-refresh #widget-area .widget-title:before,
body.soledad-refresh #widget-area .widget-title:after {
  background: rgba(255, 255, 255, 0.14);
}

body.soledad-refresh #widget-area .widget-social a i {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.18);
  color: #ffffff;
}

body.soledad-refresh #widget-area .widget-social a:hover i {
  background: var(--refresh-accent);
  border-color: var(--refresh-accent);
}

body.soledad-refresh #widget-area .widget-social a span {
  color: #d8e5ff;
}

body.soledad-refresh #widget-area .widget img {
  border-radius: 12px;
}

body.soledad-refresh #widget-area .widget_custom_html {
  display: none;
}

body.soledad-refresh #widget-area .widget-title {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

body.soledad-refresh #widget-area .widget-title:before,
body.soledad-refresh #widget-area .widget-title:after {
  top: auto;
}

body.soledad-refresh #widget-area .widget_text ul,
body.soledad-refresh #widget-area .widget_nav_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

body.soledad-refresh #widget-area .widget_text li,
body.soledad-refresh #widget-area .widget_nav_menu li {
  margin: 0;
  padding: 0;
}

body.soledad-refresh #widget-area .widget_text li + li,
body.soledad-refresh #widget-area .widget_nav_menu li + li {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.18);
}

body.soledad-refresh #widget-area .widget_text p:last-child {
  margin-bottom: 0;
}

body.soledad-refresh #widget-area .widget-social {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

body.soledad-refresh #widget-area .widget-social a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.05);
}

body.soledad-refresh #widget-area .widget-social a span {
  font-size: 14px;
  line-height: 1.2;
}

body.soledad-refresh #widget-area .footer-widget-wrapper:last-child .textwidget {
  display: grid;
  gap: 14px;
}

body.soledad-refresh #widget-area .footer-widget-wrapper:last-child .textwidget p {
  margin: 0;
}

body.soledad-refresh #widget-area .footer-widget-wrapper:last-child img.alignleft,
body.soledad-refresh #widget-area .footer-widget-wrapper:last-child .alignleft {
  float: none;
  display: block;
  margin: 0;
}

body.soledad-refresh #footer-section {
  background: #071a36;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

body.soledad-refresh #footer-copyright * {
  color: #bfd0f2;
  font-style: normal;
}

body.soledad-refresh #footer-copyright a {
  color: #ffffff;
}

body.soledad-refresh .penci-go-to-top-floating {
  background-color: var(--refresh-accent);
  border-radius: 999px;
  box-shadow: 0 14px 28px rgba(47, 103, 244, 0.3);
}

body.soledad-refresh #ez-toc-container {
  margin: 20px 0 26px;
  padding: 14px 14px 10px;
  border: 1px solid rgba(47, 103, 244, 0.16) !important;
  border-radius: 16px;
  background: linear-gradient(180deg, #ffffff 0%, #f3f8ff 100%) !important;
  box-shadow: 0 12px 26px rgba(10, 35, 70, 0.06);
}

body.soledad-refresh #ez-toc-container p.ez-toc-title {
  margin: 0;
  color: var(--refresh-ink);
  font-family: var(--refresh-font-sans);
  font-size: 15px !important;
  font-weight: 700;
  letter-spacing: -0.01em;
}

body.soledad-refresh #ez-toc-container .ez-toc-title-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(10, 35, 70, 0.08);
}

body.soledad-refresh #ez-toc-container nav ul,
body.soledad-refresh #ez-toc-container ul.ez-toc-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

body.soledad-refresh #ez-toc-container ul.ez-toc-list > li + li {
  margin-top: 4px;
}

body.soledad-refresh #ez-toc-container ul.ez-toc-list a {
  display: block;
  position: relative;
  padding: 8px 10px 8px 14px;
  color: var(--refresh-ink) !important;
  font-family: var(--refresh-font-sans);
  font-size: 14px !important;
  font-weight: 600;
  line-height: 1.35;
  border: 1px solid transparent;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.72);
  text-decoration: none;
  transition: border-color 0.16s ease, color 0.16s ease, background-color 0.16s ease, transform 0.16s ease;
}

body.soledad-refresh #ez-toc-container ul.ez-toc-list a:before {
  content: "";
  position: absolute;
  left: 6px;
  top: 50%;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  border-radius: 50%;
  background: rgba(47, 103, 244, 0.7);
}

body.soledad-refresh #ez-toc-container ul.ez-toc-list a:hover,
body.soledad-refresh #ez-toc-container ul.ez-toc-list a:focus-visible {
  color: var(--refresh-accent) !important;
  border-color: rgba(47, 103, 244, 0.24);
  background: #ffffff;
  transform: translateX(1px);
}

body.soledad-refresh #ez-toc-container ul.ez-toc-list ul {
  margin-top: 3px;
  margin-left: 10px;
  padding-left: 8px;
  border-left: 1px dashed rgba(10, 35, 70, 0.14);
}

body.soledad-refresh #ez-toc-container ul.ez-toc-list ul a {
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 13px !important;
  background: rgba(255, 255, 255, 0.55);
}

body.soledad-refresh #ez-toc-container .ez-toc-toggle label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border: 1px solid rgba(10, 35, 70, 0.14);
  border-radius: 8px;
  background: #ffffff;
  color: var(--refresh-muted);
}

body.soledad-refresh .ez-toc-box-title,
body.soledad-refresh .ez-toc-title-toggle {
  position: static !important;
}

/* Force-show the TOC content. The ez-toc plugin uses an inverted CSS toggle
   (input:checked + nav { opacity: 0 }) and the checkbox defaults to checked,
   so the nav is hidden until the user clicks. Our JS flips it but runs after
   first paint — this rule guarantees visibility from the start.
   Scoped to >=960px only: on mobile the inline TOC nav gets a max-height cap
   from post-critical.css; the `max-height: none !important` here would
   override it and the TOC would occupy ~737px on a 664px viewport. */
@media (min-width: 960px) {
  body.soledad-refresh #ez-toc-container input[type="checkbox"]:checked + nav,
  body.soledad-refresh #ez-toc-container nav {
    opacity: 1 !important;
    max-height: none !important;
    display: block !important;
    border: inherit;
  }
}
/* Mobile: force-show but keep max-height capped. Match the plugin's
   :checked + nav selector so we beat its hide rule on first paint. */
@media (max-width: 959.98px) {
  body.soledad-refresh #ez-toc-container input[type="checkbox"]:checked + nav,
  body.soledad-refresh #ez-toc-container nav {
    opacity: 1 !important;
    display: block !important;
    border: inherit;
  }
}

body.soledad-refresh .codex-comment-cta-wrap {
  margin: 20px 0 4px;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.soledad-refresh .codex-comment-cta-wrap.tags-share-box:after,
body.soledad-refresh .codex-comment-cta-wrap.tags-share-box:before {
  display: none !important;
}

body.soledad-refresh .codex-comment-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 11px 14px;
  border: 1px solid rgba(10, 35, 70, 0.12);
  border-radius: 12px;
  background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
  color: var(--refresh-ink) !important;
  box-shadow: 0 8px 20px rgba(10, 35, 70, 0.06);
  text-decoration: none !important;
  transition: border-color 0.16s ease, box-shadow 0.16s ease, transform 0.16s ease;
}

body.soledad-refresh .codex-comment-cta:hover,
body.soledad-refresh .codex-comment-cta:focus-visible {
  border-color: rgba(47, 103, 244, 0.3);
  box-shadow: 0 12px 24px rgba(10, 35, 70, 0.08);
  transform: translateY(-1px);
}

body.soledad-refresh .codex-comment-cta-text {
  font-family: var(--refresh-font-display);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.01em;
}

body.soledad-refresh .codex-comment-cta-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 10px;
  border-radius: 999px;
  background: #edf3ff;
  color: var(--refresh-accent);
  font-family: var(--refresh-font-sans);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
}

body.soledad-refresh .codex-comment-cta-wrap-top {
  margin-top: 0;
  margin-bottom: 14px;
}

body.home.soledad-refresh .featuredsl-customizer.featured-area {
  min-height: 460px;
}

@media (max-width: 768px) {
  body.home.soledad-refresh .featuredsl-customizer.featured-area {
    min-height: 382px;
  }

  body.home.soledad-refresh .featured-style-24 .wrapper-item .penci-item-1 {
    width: 100%;
  }

  body.home.soledad-refresh .featured-style-24 .wrapper-item .penci-item-2,
  body.home.soledad-refresh .featured-style-24 .wrapper-item .penci-item-3,
  body.home.soledad-refresh .featured-style-24 .wrapper-item .penci-item-0 {
    width: 33.3333%;
  }

  body.home.soledad-refresh .featured-style-24 .penci-item-1 .penci-image-holder:before {
    height: 278px;
  }

  body.home.soledad-refresh .featured-style-24 .penci-item-2 .penci-image-holder:before,
  body.home.soledad-refresh .featured-style-24 .penci-item-3 .penci-image-holder:before,
  body.home.soledad-refresh .featured-style-24 .penci-item-0 .penci-image-holder:before {
    height: 96px;
  }

  body.home.soledad-refresh .featured-style-24 .penci-item-1 .penci-mag-featured-content h2 a,
  body.home.soledad-refresh .featured-style-24 .penci-item-1 .penci-mag-featured-content h3 a {
    font-size: 24px;
  }

  body.home.soledad-refresh .featured-style-24 .penci-item-2 .penci-mag-featured-content h2 a,
  body.home.soledad-refresh .featured-style-24 .penci-item-2 .penci-mag-featured-content h3 a,
  body.home.soledad-refresh .featured-style-24 .penci-item-3 .penci-mag-featured-content h2 a,
  body.home.soledad-refresh .featured-style-24 .penci-item-3 .penci-mag-featured-content h3 a,
  body.home.soledad-refresh .featured-style-24 .penci-item-0 .penci-mag-featured-content h2 a,
  body.home.soledad-refresh .featured-style-24 .penci-item-0 .penci-mag-featured-content h3 a {
    font-size: 12px;
    line-height: 1.25;
  }

  body.soledad-refresh .list-post .item,
  body.soledad-refresh .grid-style .item,
  body.soledad-refresh .magazine-layout .item,
  body.soledad-refresh .penci-single-artcontent,
  body.soledad-refresh .widget,
  body.soledad-refresh #respond,
  body.soledad-refresh .post-box-item {
    border-radius: 14px;
  }

  body.soledad-refresh .penci-single-artcontent,
  body.soledad-refresh #respond,
  body.soledad-refresh .widget {
    padding: 18px;
  }

  body.soledad-refresh .penci-header-wrap {
    position: relative;
  }

  body.soledad-refresh #navigation,
  body.soledad-refresh #navigation.header-6 {
    min-height: 58px;
  }

  body.soledad-refresh #navigation .container {
    min-height: 58px;
    justify-content: center;
    gap: 0;
  }

  body.soledad-refresh #navigation .button-menu-mobile {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 50%;
    width: 56px;
    height: 56px;
    margin: 0;
    transform: translateY(-50%);
    color: #ffffff;
  }

  body.soledad-refresh #navigation .button-menu-mobile .penci-faicon {
    font-size: 24px;
  }

  body.soledad-refresh #logo {
    margin: 0 auto;
  }

  body.soledad-refresh #logo a {
    width: 158px;
    max-width: 158px;
  }

  body.soledad-refresh #navigation .menu,
  body.soledad-refresh #navigation #top-search {
    display: none;
  }

body.soledad-refresh #sidebar-nav {
  background: #ffffff;
  box-shadow: 16px 0 36px rgba(10, 35, 70, 0.12);
}

body.soledad-refresh #sidebar-nav-logo {
  padding: 6px 20px 20px;
}

body.soledad-refresh #sidebar-nav-logo a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

body.soledad-refresh #sidebar-nav-logo img {
  width: 148px;
  height: auto;
  border-radius: 0;
  max-width: 100%;
  object-fit: contain;
}

body.soledad-refresh #sidebar-nav .menu > li > a,
body.soledad-refresh #sidebar-nav .menu ul > li > a {
  font-family: var(--refresh-font-sans);
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -0.01em;
  text-transform: none;
  line-height: 1.35;
}

body.soledad-refresh #sidebar-nav .menu > li > a {
  padding: 14px 0;
}

body.soledad-refresh #sidebar-nav .menu li a:hover,
body.soledad-refresh #sidebar-nav .menu li:hover > a,
body.soledad-refresh #sidebar-nav .menu li:focus-within > a,
body.soledad-refresh #sidebar-nav .menu li.current-menu-item > a,
body.soledad-refresh #sidebar-nav .menu li.current_page_item > a,
body.soledad-refresh #sidebar-nav .menu li.current-menu-ancestor > a,
body.soledad-refresh #sidebar-nav .menu li.current-page-ancestor > a,
body.soledad-refresh #sidebar-nav .menu li.current-menu-parent > a {
  color: var(--refresh-accent);
}

body.soledad-refresh #sidebar-nav ul.sub-menu {
  padding: 8px 0 10px 14px;
}

body.open-sidebar-nav.soledad-refresh #sidebar-nav {
  left: 0;
  transform: translateX(0);
}

body.open-sidebar-nav.soledad-refresh #close-sidebar-nav {
  left: 270px;
  opacity: 1;
  visibility: visible;
}

  body.soledad-refresh #widget-area .container {
    grid-template-columns: 1fr;
  }

  body.soledad-refresh #widget-area .footer-widget-wrapper {
    padding: 22px;
  }

  body.soledad-refresh .home-featured-cat-content.style-1 {
    padding: 16px;
    border-radius: 18px;
  }

  body.soledad-refresh #header .inner-header .container {
    padding: 12px 0;
  }

  body.soledad-refresh .post-entry,
  body.soledad-refresh .post-entry p,
  body.soledad-refresh .widget ul li,
  body.soledad-refresh .widget ul li a {
    font-size: 15px;
    line-height: 1.66;
  }

  body.soledad-refresh #navigation .menu > li > a {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  body.soledad-refresh #ez-toc-container {
    margin: 16px 0 22px;
    padding: 12px 11px 8px;
    border-radius: 14px;
  }

  body.soledad-refresh #ez-toc-container p.ez-toc-title {
    font-size: 14px !important;
  }

  body.soledad-refresh #ez-toc-container ul.ez-toc-list a {
    font-size: 13px !important;
    line-height: 1.32;
    padding: 7px 9px 7px 13px;
  }

  body.soledad-refresh #ez-toc-container ul.ez-toc-list ul a {
    font-size: 12px !important;
  }

  body.soledad-refresh .codex-comment-cta {
    padding: 10px 12px;
  }

  body.soledad-refresh .codex-comment-cta-text {
    font-size: 13px;
  }

  body.soledad-refresh .codex-comment-cta-count {
    padding: 4px 8px;
    font-size: 11px;
  }

  body.soledad-refresh .single-post-title {
    line-height: 1.1;
  }

  body.soledad-refresh .penci-grid li.list-post {
    margin-bottom: 16px;
    padding-bottom: 16px;
  }

  body.soledad-refresh .penci-grid li.list-post .item .content-list-right {
    padding: 14px 14px 16px;
  }

  body.soledad-refresh.archive .penci-grid > li.grid-style .grid-header-box,
  body.soledad-refresh.category .penci-grid > li.grid-style .grid-header-box,
  body.soledad-refresh.tax .penci-grid > li.grid-style .grid-header-box,
  body.soledad-refresh.search .penci-grid > li.grid-style .grid-header-box {
    padding: 16px 16px 12px;
  }

  body.soledad-refresh.archive .penci-grid > li.grid-style .item-content,
  body.soledad-refresh.category .penci-grid > li.grid-style .item-content,
  body.soledad-refresh.tax .penci-grid > li.grid-style .item-content,
  body.soledad-refresh.search .penci-grid > li.grid-style .item-content {
    padding: 0 16px;
  }

  body.soledad-refresh.archive .penci-grid > li.grid-style .item-content p,
  body.soledad-refresh.category .penci-grid > li.grid-style .item-content p,
  body.soledad-refresh.tax .penci-grid > li.grid-style .item-content p,
  body.soledad-refresh.search .penci-grid > li.grid-style .item-content p {
    font-size: 14px;
    line-height: 1.5;
  }

  body.soledad-refresh.archive .penci-grid > li.grid-style .penci-post-box-meta.penci-post-box-grid,
  body.soledad-refresh.category .penci-grid > li.grid-style .penci-post-box-meta.penci-post-box-grid,
  body.soledad-refresh.tax .penci-grid > li.grid-style .penci-post-box-meta.penci-post-box-grid,
  body.soledad-refresh.search .penci-grid > li.grid-style .penci-post-box-meta.penci-post-box-grid {
    margin-top: 16px;
    padding: 0 16px 16px;
  }

  body.soledad-refresh.archive .penci-grid > li.grid-style .penci-post-box-meta.penci-post-box-grid:before,
  body.soledad-refresh.category .penci-grid > li.grid-style .penci-post-box-meta.penci-post-box-grid:before,
  body.soledad-refresh.tax .penci-grid > li.grid-style .penci-post-box-meta.penci-post-box-grid:before,
  body.soledad-refresh.search .penci-grid > li.grid-style .penci-post-box-meta.penci-post-box-grid:before {
    left: 16px;
    right: 16px;
  }

  body.soledad-refresh #widget-area {
    padding: 40px 0 32px;
  }
}

/* Modernisation spécifique de la page 30315 */
body.page-id-30315 {
  background: #f5f7ff;
}

body.page-id-30315 .elementor-container {
  width: min(1200px, calc(100% - 32px));
  margin: 0 auto;
  padding: 0;
}

body.page-id-30315 .elementor-section {
  padding: 48px 0;
}

body.page-id-30315 .elementor-column-wrap {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

body.page-id-30315 .elementor-widget-wrap {
  padding: 0;
}

body.page-id-30315 .elementor-widget-container {
  border-radius: 24px;
  background: #ffffff;
  border: 1px solid rgba(10, 35, 70, 0.08);
  box-shadow: 0 20px 40px rgba(10, 35, 70, 0.06);
  padding: 28px;
}

body.page-id-30315 .elementor-widget-heading h2,
body.page-id-30315 .elementor-widget-heading h3 {
  font-family: var(--refresh-font-display);
  color: var(--refresh-ink);
  line-height: 1.3;
  margin-bottom: 16px;
}

body.page-id-30315 .elementor-button-wrapper {
  justify-content: flex-start;
}

body.page-id-30315 .elementor-button {
  background: linear-gradient(120deg, #2f67f4, #1c3fab);
  border-radius: 999px;
  padding: 14px 30px;
  border: 0;
  color: #ffffff;
  font-weight: 700;
  font-size: 15px;
  box-shadow: 0 16px 30px rgba(47, 103, 244, 0.35);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}

body.page-id-30315 .elementor-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 30px rgba(47, 103, 244, 0.45);
}

body.page-id-30315 .elementor-widget:not(:last-child) {
  margin-bottom: 22px;
}

body.page-id-30315 .elementor-widget-divider .elementor-divider-separator {
  border-color: rgba(47, 103, 244, 0.32);
}

body.page-id-30315 .elementor-image img,
body.page-id-30315 .elementor-widget-container img {
  border-radius: 20px;
  width: 100%;
  height: auto;
}

body.page-id-30315 .elementor-widget-container ul {
  padding-left: 20px;
  line-height: 1.6;
}

body.page-id-30315 .elementor-widget-container ul li {
  margin-bottom: 10px;
}

body.page-id-30315 .elementor-collapse-item__header {
  border-radius: 16px;
  border: 1px solid rgba(47, 103, 244, 0.18);
  background: rgba(243, 248, 255, 0.9);
  padding: 16px 20px;
  font-weight: 600;
}

@media (max-width: 768px) {
  body.page-id-30315 .elementor-section {
    padding: 32px 0;
  }

  body.page-id-30315 .elementor-widget-container {
    padding: 20px;
  }

  body.page-id-30315 .elementor-button {
    width: 100%;
    text-align: center;
  }
}

/* =============================================
   B1 — Brand MySosBeauty variables
   (body_class filter outputs `brand-mysosbeauty`; keep `brand-sos` alias too)
   ============================================= */
body.brand-sos,
body.brand-mysosbeauty {
  --refresh-accent: #c7253e;
  --refresh-accent-strong: #9c1629;
  --refresh-accent-soft: #fde5e9;
  --refresh-ink: #2a1b22;
  --refresh-muted: #7a6871;
  --refresh-bg: #fff8f7;
}

/* =============================================
   B2 — Widget-title fix
   ============================================= */
body.soledad-refresh .widget-title,
body.soledad-refresh #sidebar .widget-title,
body.soledad-refresh .footer-widget .widget-title {
  color: var(--refresh-ink);
  font-family: var(--refresh-font-display);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 2px solid var(--refresh-accent);
  display: inline-block;
}

/* =============================================
   B3 — Footer contraste
   ============================================= */
body.soledad-refresh #footer,
body.soledad-refresh .penci-footer-wrap,
body.soledad-refresh #footer .textwidget,
body.soledad-refresh #footer .widget ul li a {
  color: rgba(255,255,255,0.82);
}
body.soledad-refresh #footer .widget-title {
  color: #ffffff !important;
  border-bottom-color: rgba(255,255,255,0.35);
}
body.soledad-refresh #footer a:hover { color: #ffffff; }
body.soledad-refresh #footer .widget ul li {
  border-bottom: 1px solid rgba(255,255,255,0.08);
  padding: 10px 0;
}

/* =============================================
   B4 — Pagination moderne
   ============================================= */
.penci-pagination{margin:48px 0 64px!important}
.penci-pagination ul{display:inline-flex;gap:8px;padding:0;margin:0;list-style:none;flex-wrap:wrap;justify-content:center}
.penci-pagination li{margin:0}
.penci-pagination a,
.penci-pagination span{
  display:inline-flex;align-items:center;justify-content:center;
  min-width:44px;height:44px;padding:0 14px;
  border-radius:12px;
  font-family:var(--refresh-font-display);font-size:15px;font-weight:600;
  letter-spacing:0;text-transform:none;
  color:var(--refresh-ink);background:#f2f5fb;border:1px solid transparent;
  transition:all .18s ease;
}
.penci-pagination a:hover{background:var(--refresh-accent);color:#fff;transform:translateY(-1px)}
.penci-pagination span.current,
.penci-pagination .current{background:var(--refresh-accent);color:#fff;box-shadow:0 4px 12px rgba(47,103,244,0.25)}
.penci-pagination a:focus-visible{outline:2px solid var(--refresh-accent);outline-offset:2px}

/* =============================================
   B5 — Boutons CTA hover
   ============================================= */
body.soledad-refresh .more-link,
body.soledad-refresh .penci-button {
  transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease;
}
body.soledad-refresh .more-link:hover,
body.soledad-refresh .penci-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 26px rgba(47,103,244,0.3);
}

/* =============================================
   B6 — Cards titre clamp + excerpts + hover image
   ============================================= */
body.soledad-refresh .penci-entry-title,
body.soledad-refresh .grid-title,
body.soledad-refresh .grid-title a {
  font-size: clamp(18px, 1.35vw + 10px, 22px);
  line-height: 1.28;
  letter-spacing: -0.01em;
}
body.soledad-refresh .item .post-entry {
  color: #3d5572;
  font-size: 14px;
  line-height: 1.6;
}
body.soledad-refresh .grid-style .item .thumbnail { overflow: hidden; }
body.soledad-refresh .grid-style .item .thumbnail img { transition: transform .6s ease; }
body.soledad-refresh .grid-style .item:hover .thumbnail img { transform: scale(1.04); }

/* =============================================
   B7 — Sidebar spacing + widget images radius
   ============================================= */
body.soledad-refresh #sidebar .widget + .widget { margin-top: 28px; }
body.soledad-refresh .side-item .side-item-image img,
body.soledad-refresh .widget .side-newsfeed img { border-radius: 10px; }

/* =============================================
   B8 — Breadcrumb coherence
   ============================================= */
body.soledad-refresh .penci-breadcrumb,
body.soledad-refresh .container.penci-breadcrumb { font-size: 12px !important; }

/* Tighten the 60px header bottom margin on single post pages — reduces excessive
   gap between menu/breadcrumb. Parent theme sets #header { margin-bottom: 60px }
   which collapses through .penci-header-wrap creating a big void. */
body.soledad-refresh.single #header { margin-bottom: 12px; }
body.soledad-refresh.single .penci-single-wrapper { padding-top: 14px; }
@media (max-width:767px) {
  body.soledad-refresh.single #header { margin-bottom: 8px; }
  body.soledad-refresh.single .penci-single-wrapper { padding-top: 10px; }
}

/* =============================================
   B9 — Simple Banner responsive
   ============================================= */
.simple-banner, body .simple-banner-text { font-size: 13px; line-height: 1.35; }
@media (max-width:767px) {
  .simple-banner-text { font-size: 12px; padding: 6px 12px; }
}

/* =============================================
   B10 — MySosBeauty hero overlay + title ink
   ============================================= */
body.brand-sos.soledad-refresh .penci-slide-overlay .overlay-link,
body.brand-mysosbeauty.soledad-refresh .penci-slide-overlay .overlay-link {
  background: linear-gradient(to bottom, rgba(42,27,34,0) 40%, rgba(42,27,34,0.94) 100%) !important;
  opacity: 1 !important;
}
body.brand-sos.soledad-refresh .single-post-title,
body.brand-sos.soledad-refresh .post-title,
body.brand-sos.soledad-refresh .entry-title,
body.brand-mysosbeauty.soledad-refresh .single-post-title,
body.brand-mysosbeauty.soledad-refresh .post-title,
body.brand-mysosbeauty.soledad-refresh .entry-title {
  color: var(--refresh-ink) !important;
}

/* =============================================
   B10b — MySosBeauty widget-title accent border
   ============================================= */
body.brand-mysosbeauty.soledad-refresh .widget-title,
body.brand-mysosbeauty.soledad-refresh #sidebar .widget-title,
body.brand-mysosbeauty.soledad-refresh .footer-widget .widget-title {
  color: var(--refresh-ink) !important;
  border-bottom: 2px solid var(--refresh-accent) !important;
}

/* =============================================
   B10c — MySosBeauty footer contrast
   ============================================= */
body.brand-mysosbeauty.soledad-refresh #footer,
body.brand-mysosbeauty.soledad-refresh .penci-footer-wrap {
  background-color: var(--refresh-ink, #2a1b22) !important;
  color: rgba(255,255,255,0.85);
}
body.brand-mysosbeauty.soledad-refresh #footer .widget-title {
  color: #fff !important;
  border-bottom-color: rgba(255,255,255,0.3) !important;
}
body.brand-mysosbeauty.soledad-refresh #footer a,
body.brand-mysosbeauty.soledad-refresh #footer .textwidget,
body.brand-mysosbeauty.soledad-refresh #footer .widget ul li a {
  color: rgba(255,255,255,0.82);
}
body.brand-mysosbeauty.soledad-refresh #footer a:hover {
  color: #fff;
}

/* =============================================
   B10d — MySosBeauty CTA buttons accent
   ============================================= */
body.brand-mysosbeauty.soledad-refresh .more-link,
body.brand-mysosbeauty.soledad-refresh .penci-button {
  background-color: var(--refresh-accent) !important;
  color: #fff !important;
  border-color: var(--refresh-accent) !important;
}
body.brand-mysosbeauty.soledad-refresh .more-link:hover,
body.brand-mysosbeauty.soledad-refresh .penci-button:hover {
  background-color: var(--refresh-accent-strong) !important;
  box-shadow: 0 12px 26px rgba(199,37,62,0.3);
}

/* =============================================
   B10e — MySosBeauty entry-title link color
   ============================================= */
body.brand-mysosbeauty.soledad-refresh .penci-entry-title a,
body.brand-mysosbeauty.soledad-refresh .grid-title a {
  color: var(--refresh-ink);
}
body.brand-mysosbeauty.soledad-refresh .penci-entry-title a:hover,
body.brand-mysosbeauty.soledad-refresh .grid-title a:hover {
  color: var(--refresh-accent);
}

/* =============================================
   B10f — MySosBeauty newsletter band (rose)
   ============================================= */
body.brand-mysosbeauty.soledad-refresh .mc4wp-form,
body.brand-mysosbeauty.soledad-refresh .penci-newsletter,
body.brand-mysosbeauty.soledad-refresh .tnp-subscription {
  background: var(--refresh-accent-soft, #fde5e9) !important;
  border-radius: 14px;
  padding: 28px 24px;
}
body.brand-mysosbeauty.soledad-refresh .mc4wp-form input[type="submit"],
body.brand-mysosbeauty.soledad-refresh .penci-newsletter input[type="submit"],
body.brand-mysosbeauty.soledad-refresh .tnp-subscription input[type="submit"] {
  background: var(--refresh-accent) !important;
  color: #fff !important;
  border-radius: 10px;
}

/* =============================================
   B10g — MySosBeauty pagination override (home)
   ============================================= */
body.brand-mysosbeauty.soledad-refresh .penci-pagination a,
body.brand-mysosbeauty.soledad-refresh .penci-pagination span {
  border-radius: 12px;
  background: var(--refresh-accent-soft, #fde5e9);
  color: var(--refresh-ink);
}
body.brand-mysosbeauty.soledad-refresh .penci-pagination span.current,
body.brand-mysosbeauty.soledad-refresh .penci-pagination .current {
  background: var(--refresh-accent) !important;
  color: #fff !important;
  box-shadow: 0 4px 12px rgba(199,37,62,0.25);
}
body.brand-mysosbeauty.soledad-refresh .penci-pagination a:hover {
  background: var(--refresh-accent);
  color: #fff;
}

/* =============================================
   B11 — Mobile polish
   ============================================= */
@media (max-width:767px) {
  body.soledad-refresh #sidebar .widget_penci_recent_widget,
  body.soledad-refresh #sidebar .widget_penci_advertisementwidget { display: none; }
  body.soledad-refresh #sidebar .textwidget img { max-width: 220px; margin: 0 auto; }
  body.soledad-refresh #sidebar { margin-top: 40px; }
  body.soledad-refresh .container.penci-breadcrumb { font-size: 13px !important; }
}
@media (max-width:960px) {
  body.soledad-refresh #sidebar-nav .menu a { padding: 14px 16px; min-height: 48px; }
}

/* ── Magento widget — compact sidebar ────── */
/* Override plugin admin "hide price/info" toggle to ensure special_price renders. */
.smdmc-product-main-holder .smdmc-product-wrapper .smdmc-product-price { display: block !important; }
.smdmc-product-main-holder .smdmc-product-wrapper .smdmc-product-info { display: block !important; }
#sidebar .smdmc-shortcode-wrapper,
.sidebar .smdmc-shortcode-wrapper,
aside .smdmc-shortcode-wrapper {
    margin: 0 0 20px;
}
#sidebar .smdmc-product-main-holder,
.sidebar .smdmc-product-main-holder,
aside .smdmc-product-main-holder {
    width: 100% !important;
    float: none !important;
    margin: 0 0 12px !important;
}
/* Sidebar product card — clean vertical stack matching shop.cellublue.com:
   image (4:5 aspect, full card width), title, price (current + old strikethrough),
   minimal button. No benefits, no rating, no description paragraphs. */
#sidebar .smdmc-product-wrapper,
.sidebar .smdmc-product-wrapper,
aside .smdmc-product-wrapper {
    display: flex;
    flex-direction: column;
    padding: 14px;
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 12px;
    box-shadow: 0 2px 6px rgba(10, 35, 70, 0.06);
    text-align: left;
    position: static;
}
#sidebar .smdmc-product-wrapper > a.smdmc-product-image-link,
.sidebar .smdmc-product-wrapper > a.smdmc-product-image-link,
aside .smdmc-product-wrapper > a.smdmc-product-image-link,
#sidebar .smdmc-product-wrapper > a:first-child,
.sidebar .smdmc-product-wrapper > a:first-child,
aside .smdmc-product-wrapper > a:first-child {
    display: block;
    width: 100%;
    aspect-ratio: 4 / 5;
    background: #f7f8fa;
    border-radius: 8px;
    overflow: hidden;
    margin: 0 0 12px;
}
#sidebar .smdmc-product-wrapper > a:first-child img,
.sidebar .smdmc-product-wrapper > a:first-child img,
aside .smdmc-product-wrapper > a:first-child img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    padding: 8px;
    margin: 0;
    border-radius: 0;
}
#sidebar .smdmc-product-wrapper .smdmc-product-main,
.sidebar .smdmc-product-wrapper .smdmc-product-main,
aside .smdmc-product-wrapper .smdmc-product-main {
    padding: 0;
    margin: 0 0 12px;
}
#sidebar .smdmc-product-wrapper .smdmc-product-name,
.sidebar .smdmc-product-wrapper .smdmc-product-name,
aside .smdmc-product-wrapper .smdmc-product-name {
    font-size: 15px;
    line-height: 1.3;
    margin: 0 0 6px;
    font-weight: 700;
    text-align: center;
}
#sidebar .smdmc-product-wrapper .smdmc-product-name a,
.sidebar .smdmc-product-wrapper .smdmc-product-name a,
aside .smdmc-product-wrapper .smdmc-product-name a {
    color: #1a202c;
    text-decoration: none;
}
#sidebar .smdmc-product-wrapper .smdmc-product-price,
.sidebar .smdmc-product-wrapper .smdmc-product-price,
aside .smdmc-product-wrapper .smdmc-product-price {
    font-size: 14px;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 8px;
    flex-wrap: wrap;
}
#sidebar .smdmc-product-wrapper .smdmc-product-price-current,
.sidebar .smdmc-product-wrapper .smdmc-product-price-current,
aside .smdmc-product-wrapper .smdmc-product-price-current,
#sidebar .smdmc-product-wrapper .smdmc-product-price .special-price,
.sidebar .smdmc-product-wrapper .smdmc-product-price .special-price,
aside .smdmc-product-wrapper .smdmc-product-price .special-price {
    color: #e03e52;
    font-weight: 800;
    font-size: 17px;
    text-decoration: none;
}
#sidebar .smdmc-product-wrapper .smdmc-product-price-old,
.sidebar .smdmc-product-wrapper .smdmc-product-price-old,
aside .smdmc-product-wrapper .smdmc-product-price-old,
#sidebar .smdmc-product-wrapper .smdmc-product-price .old-price,
.sidebar .smdmc-product-wrapper .smdmc-product-price .old-price,
aside .smdmc-product-wrapper .smdmc-product-price .old-price {
    text-decoration: line-through;
    color: #94a3b8;
    font-weight: 500;
    font-size: 13px;
}
/* Hide rating, info paragraphs, discount badge in sidebar — shop style omits them */
#sidebar .smdmc-product-wrapper .smdmc-rating-row,
.sidebar .smdmc-product-wrapper .smdmc-rating-row,
aside .smdmc-product-wrapper .smdmc-rating-row,
#sidebar .smdmc-product-wrapper .smdmc-product-info,
.sidebar .smdmc-product-wrapper .smdmc-product-info,
aside .smdmc-product-wrapper .smdmc-product-info,
#sidebar .smdmc-product-wrapper .smdmc-product-benefits,
.sidebar .smdmc-product-wrapper .smdmc-product-benefits,
aside .smdmc-product-wrapper .smdmc-product-benefits,
#sidebar .smdmc-product-wrapper .smdmc-product-discount-badge,
.sidebar .smdmc-product-wrapper .smdmc-product-discount-badge,
aside .smdmc-product-wrapper .smdmc-product-discount-badge {
    display: none !important;
}
#sidebar .smdmc-product-wrapper .smdmc-button,
.sidebar .smdmc-product-wrapper .smdmc-button,
aside .smdmc-product-wrapper .smdmc-button {
    position: static;
    display: block;
    width: 100%;
    padding: 10px 14px;
    margin-top: 4px;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    background: var(--refresh-accent, #2b6cb0);
    color: #fff !important;
    border-radius: 8px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .04em;
    box-shadow: none;
}
#sidebar .smdmc-product-wrapper .smdmc-button:hover,
.sidebar .smdmc-product-wrapper .smdmc-button:hover,
aside .smdmc-product-wrapper .smdmc-button:hover {
    filter: brightness(1.05);
}
/* The main wrapper has padding-bottom: 55px to make room for the absolutely-
   positioned button in the default plugin layout. In the sidebar we use a static
   button, so reset the padding so the wrapper height is content-driven. */
#sidebar .smdmc-product-main-holder .smdmc-product-wrapper,
.sidebar .smdmc-product-main-holder .smdmc-product-wrapper,
aside .smdmc-product-main-holder .smdmc-product-wrapper {
    padding-bottom: 14px;
}
