﻿.edsmm_hasChild > span > .edsmm_itemContainer::after {
    content: "﹀";
    padding: 0 0 0 4px;
    font-size: 10px;
    font-weight: 900
}

/* Ensure last menu is visible */
.edsmm_last > .edsmm_level_1
{
   left: -74px !important;
}

.fa
{
   font: 900 1rem/1.2 "Font Awesome 5 Free" !important
}

#dnn_CartLink_hypLink::before {
    font: 900 1rem/1.2 "Font Awesome 5 Free";
    display: inline-block;
    content: "";
    padding-right: 5px;
    vertical-align: top !important;
    color: #222;
    margin-left: 17px
}

.cat_headerLink {
    font: 300 1rem/1.3 "IBM Plex Sans", sans-serif;
    color: #222 !important;
    display: inline-block;
    margin-top: 5px;
    vertical-align: top;
}

a.cat_headerLink:hover {
    color:#f37e14 !important
}

.link-list {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none
}
.link-list li
{
  padding: 2px 4px 3px;
  list-style-image: none !important
}
.nws
{
  display:table
}
.nws > div
{
  display:table-row
}
.nws > div div
{
  vertical-align: top;
  display:table-cell;
  padding: 0px 0 15px 0
}
.nws > div div img
{
  margin: 5px 12px 0 0
}
.eds_pageTitle
{
   text-transform: none
}

.raMenuWrapper>ol>.edsmm_menuItem.edsmm_hasChild>span::after,
.raMenuWrapper>ol>.edsmm_menuItem.edsmm_multiColumn>span::after {
	content: "";
	border-style: solid;
	border-width: 7px 10px;
	border-color: transparent transparent #f37e14;
	position: absolute;
	bottom: -9px;
	left: 50%;
	opacity: 0;
	margin-left: -5px;
	transition: all 400ms;
}

@media (max-width:768px) {
	.raMenuWrapper>ol>.edsmm_menuItem.edsmm_hasChild>span::after,
	.raMenuWrapper>ol>.edsmm_menuItem.edsmm_multiColumn>span::after {
		display: none;
	}
}

.raMenuWrapper>ol>.edsmm_menuItem.edsmm_hasChild:hover>span::after,
.raMenuWrapper>ol>.edsmm_menuItem.edsmm_multiColumn:hover>span::after {
	opacity: 1;
	bottom: 0px;
}

.raMenuWrapper>ol .edsmm_menuItem>div {
	transition: all 400ms;
	background-color: #fff;
	border-top: solid 4px #f37e14;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.eds_pageScrolled .eds_headerContainer1 .eds_headerBackground .eds_header .eds_logo.eds_logoHeader1 {
border-color: #f37e14;
}
.eds_logo::after {
content: "";
}
.eds_pageScrolled .eds_headerContainer .eds_headerBackground .eds_header .eds_logo {
max-height: 78px;
}
.eds_logo {
max-height: 104px;
height: 104px;
}
Element.eds_logo {
border-bottom-width: 3px;
border-bottom-style: solid;
padding-top: 0px;
padding-bottom: 0px;
}

.edsmm_megaMenu .edsmm_level_1 {
background-color: #ffffff !important;
}

.edsmm_multiColumn.edsmm_megaMenu > div > div {
float: none;
}

ul.nav a:hover { color: #2F1E0B !important; }

.eds_megaMenuBg1 {
    background: #f37e14 url("https://i.sys-manage.com/Portals/0/background/Menu-Background.png") no-repeat center center;
        background-size: auto;
    background-size: cover;
}

@media all and (max-width:770px) {
	.eds_languageText {
	    font-size: 0px !important;
            width: 20px !important;
	}
	.eds_language {
	    min-width: 20px !important;
	}
}

:lang(en) .responsAbilityMenu .raMenuWrapper > ol > li + li {
  margin-left: 0.8rem;
}

:lang(de) .responsAbilityMenu .raMenuWrapper > ol > li + li {
  margin-left: 0.68rem;
}

@media all and (min-width:770px) {
:lang(en) .cat_headerLink::after {
  content: " Items"
}

:lang(de) .cat_headerLink::after {
  content: " Artikel"
}
}

.dnnPrimaryAction,
.dnnSecondaryAction
{
   border: none;
   text-shadow: none;
   font-weight: 400;
   box-shadow: none !important;
   border-radius: 1px;
   font-size: 15px;
   padding: 10px 20px;
}

.dnnPrimaryAction {
    background: #278aca !important;
    color: #ffffff !important;
}

.dnnPrimaryAction:hover {
    background: #1b6b9f !important;
}

.dnnSecondaryAction {
   background: #f5f5f5 !important;
   color: #555 !important;
}

.dnnSecondaryAction:hover {
   background: #f1f1f1 !important;
}

.LoginPanel .dnnForm .dnnFormItem
{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.LoginPanel .dnnForm .dnnFormItem,
.ModRegistrationC .dnnForm .dnnFormItem,
.dnnCaptcha img
{
    margin-bottom: 15px;
}

.LoginPanel
{
    width: auto !important;
    float: none !important;
    display: flex !important;
    padding: 0 !important;
    max-width: 100% !important;
    justify-content: center;
    margin-top: 0rem;
}

.LoginPanel .dnnLoginService input[type="text"], .LoginPanel .dnnLoginService input[type="password"]
{
    width: 100% !important;
    min-width: 100%;
    margin: 0;
    border-radius: 5px;
    padding: 10px;
    font-size: 1rem;
}

.LoginPanel > div
{
    min-width: 300px;
    max-width: 500px;
}

.dnnCheckbox .mark {
    background: none !important;
}

.LoginPanel .dnnLabel {
    text-align: left;
    width: 60%;
}

.dnnRegistrationForm .dnnActions {
   text-align: center;
}

.dnnRegistrationForm .dnnActions li
{
   float: none;
   display: inline-block;
}

div.dnnRegistrationForm div.dnnCaptcha {
   width: 100%;
}

.dnnSocialRegistration {
   display: none;
}

.dnnCaptcha .dnnLeft div {
margin-bottom: 0.5rem;
}

#dnn_ctr6526_Login_Profile_ProfileProperties_Region > div:nth-child(2) {
 margin-left: 261px;
}

#dnn_ctr6526_Login_Profile_ProfileProperties_Region_Region_text,
#dnn_ctr6544_Login_Profile_ProfileProperties_Region_Region_text {
 display:none;
}

.btnSmall {
  font-size:0.9em !important;
  padding:10px !important;
  margin: 5px;
  vertical-align: middle !important;
 }

.btnSmall span {
  vertical-align: middle !important;
}

.cat-qty-spinner div {
   margin-bottom: 0px;
}

.bootstrap-touchspin button {
   background-color: #f37e14 !important;
   border-color: #f37e14 !important;
}

div.CATUnitCost:nth-child(4) {
  padding-top: 5px;
}

/* Remove subscriptions and services tabs + profile update from profile view */
#dnn_ctr_EditUser_VanityUrlRow,
.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab[aria-controls="dnnUserSubscriptions"],
.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab[aria-controls="dnn_ctr_EditUser_dnnServicesDetails"]
{
 display: none !important
}

.dnnProfileDetails .dnnFormItem > span {
    display: inline-block
}

.eds_scrollTo {
   bottom: 40px
}

.containerTitle {
  font-size: 32px;
  line-height: 38.4px
}

/* Footer menu */
.footerMenu p {
margin-bottom: 0;
padding: 0.5rem 1rem;
font-size: 1.1rem;
line-height: 1.1;
color: #F8F9FA
}

.footerMenu a
{
color: #F8F9FA !important
}

.footerMenu a:hover,
.footerMenu p:hover
{
color: #f37e14 !important
}

/* Fixed sidepane 9 */
.EasyDNNSkin_Ozone2 {
overflow-x: visible;
}

/* Responsive borders */
.border-top-4 {
   border-top: 4px solid #dadada !important;
}

@media (min-width: 992px) {
  .border-lg-left {
    border-left: 4px solid #dadada !important;
  }
  .border-lg-top-0 {
    border-top: 0 !important;
  }
}

.grid {
  display: grid;
  justify-content: start;  
  grid-template-columns: 50%;
  grid-template-rows: auto; /* top row is 100px in height */
  grid-auto-rows: auto;     /* any new rows created are 200px in height */
}

.grid-img-left {
  grid-template-areas: 
             "g2 g1"
             "g2 g3"
}

.grid-img-right {
  grid-template-areas: 
             "g1 g2"
             "g3 g2"
}

@media only screen and (max-width: 992px) {
  .grid-img-left, .grid-img-right {
    grid-template-columns: 100%;
    grid-template-areas: 
              "g1"
              "g2"
              "g2"
              "g3"
  }
}

.g1 {
  grid-area: g1;
  align-self: start;
}

.g2 {
  grid-area: g2;
  align-self: center;
}

.g3 {
  grid-area: g3;
  align-self: start;
}

/* Padding for anchor links */
.anchorOffset::before { 
  display: block; 
  content: " "; 
  margin-top: -285px; 
  height: 285px; 
  visibility: hidden; 
  pointer-events: none;
}

/* View orders link */
.viewPrevOrders
{
  display: inline-block;
  padding-bottom: 1rem;
}
:lang(de) .viewPrevOrders
{
 visibility: hidden;
 position: relative
}
:lang(de) .viewPrevOrders:after
{
  width: max-content;
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  content: "Vorherige Bestellungen"
}

/* Captcha Cart (Removed) */

/* Required indicator before */
.ReqBefore::before {
    content: "*";
    display: inline-block;
    margin: 0 5px 0 0;
    color: Red;
    font-size: 16px;
    line-height: 1em;
    font-weight: bold
}
/* Hide previous orders during checkout */
#dnn_ctr589_ShoppingCart_ctlProfilePropertiesFinals_PreviousOrders,
#dnn_ctr6633_ShoppingCart_ctlProfilePropertiesFinals_PreviousOrders
{
  visibility: hidden
}
/* Skin messages below menu (activation success, etc.) */
#dnn_ctr11395_ctl00_dnnSkinMessage,
#dnn_ctr11459_ctl00_dnnSkinMessage
{
  margin-top: 125px
}
/* DNN radio button transparent */
.mark, mark {
  background-color: transparent
}
/* Very small text */
.very-small {
  font-size: 62%
}
/* Comment combo box margin */
.cb_valigned input {
  margin-right: 0.5rem
}
/* Fix DNN search focus */
#dnn_dnnSearch_txtSearch {
padding-right: 5px !important
}
/* Slower Carousel */
.carousel-inner .carousel-item {
  transition: -webkit-transform 20s ease !important;
  transition: transform 20s ease !important;
  transition: transform 20s ease, -webkit-transform 2s ease !important
}
/* List Items */
.eds_listChevronCircle {
padding-top: 1rem !important
}
.eds_listChevronCircle li {
margin-bottom: 1rem !important;
padding-left: 1.5rem !important
}
/* Color Carousel */
.ms-nav-next,
.ms-nav-prev {
filter: brightness(0.4);
}
/* EasyDNN News: comment GDPR checkbox spacing */
.add_article_box input[type="checkbox"] + label {
  margin-left: 0.5rem;
}
/* EasyDNN News comment form: flex layout for consistent column alignment */
@media only screen and (min-width: 769px) {
  .article_comments .add_comment .add_article_box table tr {
    display: flex !important;
  }

  .article_comments .add_comment .add_article_box table td.left {
    flex: 0 0 130px !important;
    white-space: nowrap;
  }

  .article_comments .add_comment .add_article_box table td.right {
    flex: 1 1 0% !important;
  }
}
/* 1. Target ONLY the top-bar specific containers */
html body .eds_headerContainer .eds_language,
html body .eds_headerContainer .eds_userLogin .loginGroup,
html body .eds_headerContainer .eds_userLogin .registerGroup,
html body .eds_headerContainer .eds_userLogin .registerGroup > ul,
html body .eds_headerContainer .eds_userLogin .registerGroup > ul > li {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
}
/* 2. Force a rigid baseline for only the top-bar links/text */
html body .eds_headerContainer .eds_languageText,
html body .eds_headerContainer #dnn_CartLink_hypLink,
html body .eds_headerContainer #dnn_LOGIN1_enhancedLoginLink,
html body .eds_headerContainer #dnn_USER1_enhancedRegisterLink {
    margin-top: 5px;
    vertical-align: top;
    display: inline-block;
    line-height: 24px;
    padding: 0;
    white-space: nowrap;
}
/* 3. Align icons strictly for these specific elements */
html body .eds_headerContainer .eds_languageText::before,
html body .eds_headerContainer #dnn_CartLink_hypLink::before,
html body .eds_headerContainer #dnn_LOGIN1_enhancedLoginLink::before,
html body .eds_headerContainer #dnn_USER1_enhancedRegisterLink::before {
    vertical-align: top !important;
    line-height: 24px !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
}
/* 4. Fix Cart icon encoding */
#dnn_CartLink_hypLink::before {
    content: "\f07a" !important;
}
/* ==========================================================================
   BLOG SIDEBAR & CATEGORY RESTORATION (v9 - Final Aligned Version)
   ========================================================================== */
/* ==========================================================================
   BLOG SIDEBAR & CATEGORY RESTORATION (v10 - Symmetrical & Spacious)
   ========================================================================== */
/* Balanced Symmetry (v11): 8px margin + 27px padding = 35px total left indent. 
   Moves the icon further right and widens the hover area for more breathing room. */
.eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li.node > div {
    background-color: #ffffff;
    background-image: none; 
    padding: 6px 27px;          /* Increased padding for symmetry */
    margin: 0 8px;              /* Wider hover area (only 8px margin) */
    border-bottom: 1px solid #f2f2f2;
    transition: all 0.2s ease;
    position: relative; 
}
/* Category Hover: Consistent color and subtle 4px shift */
.eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li.node > div:hover {
    background-color: #f8f9fa;
    padding-left: 31px; /* 4px increase from 27px base */
}
/* Category Text Link: Change color on hover */
.eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li.node > div:hover > a {
    color: #f37e14;
}
/* 2. RSS Icon Symmetrie (Locked to 20px for a more spacious right-side look) */
#Form .eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li.node > div > a.custom-rss {
    background-image: none; 
    position: absolute;
    right: 20px;            /* Moved further right to avoid collision on hover */
    top: 50%;
    transform: translateY(-50%);
    color: #f37e14;
    text-decoration: none;
}
/* 3. Sidebar Menu (Navigation Links - Align with Blog Categories) */
/* Remove restrictive Bootstrap column padding in sidebar area */
#dnn_sidebarPane9 .col-sm-12,
#dnn_sidebarPane9 .container,
#dnn_sidebarPane9 .row {
    padding: 0 !important;
    margin: 0 !important;
}
/* Suppress default list/item styles & borders */
#dnn_sidebarPane9 nav.eds_sideMenu ul,
#dnn_sidebarPane9 nav.eds_sideMenu ul li {
    list-style-image: none;
    list-style: none;
    padding-left: 0 !important;
    margin-left: 0 !important;
    border: none !important; /* Remove the full-width border from 'li' */
}
#dnn_sidebarPane9 nav.eds_sideMenu ul li a {
    transition: padding-left 0.2s ease, color 0.2s ease, background-color 0.2s ease;
    display: block;
    padding: 8px 27px;      /* Match blog category padding */
    margin: 0 8px;          /* Match blog category margin */
    background-color: #ffffff;
    border-bottom: 1px solid #f2f2f2; /* Symmetrical line ( respecter margin ) */
}
/* Indentation for sub-items (nested links) */
#dnn_sidebarPane9 nav.eds_sideMenu ul li ul li a {
    padding-left: 35px; /* Extra 8px indentation (27 + 8) */
}
#dnn_sidebarPane9 nav.eds_sideMenu ul li a:hover {
    color: #f37e14;
    background-color: #f8f9fa;
    padding-left: 31px; /* Top-level shift */
}
#dnn_sidebarPane9 nav.eds_sideMenu ul li ul li a:hover {
    padding-left: 39px; /* Nested shift */
}
/* 4. Support Forum Detail Colors (Contrast & Readability) */
.edsf_topicDescription, .edsf_itemDescription, .edsf_headerMeta, .edsf_authorProfile, .edsf_commentContent {
    color: #4a4a4a !important;
}
.edsf_topicDetailContainer strong, .eds__simpleForum strong {
    color: #4a4a4a !important;
}
/* --- 5. Container & Page Title Typograpy (ExtraLight / Narrows Look) --- */
.cat_headerLink,
.eds_pageTitle .eds_title {
  font-weight: 200 !important;
}
.eds_pageTitle {
  font-weight: 400 !important;
}
/* --- 6. List Items Readability --- */
.eds_listChevronCircle li p {
  line-height: 1.5 !important;
}
/* --- 7. EasyDNNNews Homepage Modules (Text Wrapping Fix) --- */
.edn_article.edn_simpleArticle2 .edn_articleTitle,
.edn_article.edn_simpleArticle2 .edn_articleSummary {
  overflow: hidden;
}
/* --- 8. Read More Links Hover Animation --- */
.eds_readMore,
.eds_readMore2,
.eds_readMore3,
.eds_readMore4 {
  transition: transform 0.2s ease-in-out, color 0.2s ease-in-out !important;
  display: inline-block;
}
.eds_readMore:hover,
.eds_readMore2:hover,
.eds_readMore3:hover,
.eds_readMore4:hover {
  transform: translateX(5px);
  color: #f37e14 !important;
}

/* Override StyleWizard: >> arrows always follow text color (not hardcoded)
   Keeps arrows orange in normal state, white when button fills orange on hover.
   portal.css loads after sblzcw0tydo.css — same specificity wins here. */
.EasyDNNSkin_Ozone2 .eds_readMore::after {
  color: inherit !important;
}

.eds_boxContent {
  overflow: visible !important;
}
/* --- 9. Forum Readability: Line-Height Adjustments --- */
.edsf_topicDescription p,
.edsf_topicDescription,
.edsf_itemTitle a,
.edsf_itemDescription {
  line-height: 1.5 !important;
}
/* --- 10. News & Blog Module: Read More Button Hover --- */
.edn_readMore.edn_readMoreButton {
  transition: transform 0.2s ease-in-out !important;
}
.edn_readMore.edn_readMoreButton:hover {
  transform: translateX(5px) !important;
  color: #fff !important;
}
/* --- Social Icon Hover Polyfills (Block Builder) --- */
/* Ensure SVG paths inherit parent color by default */
.eds_faButtons.eds_invertIcons > a svg path {
    fill: currentColor !important;
    transition: fill 0.3s ease;
}
/* YouTube & Mastodon Stencil Effect */
.eds_faButtons.eds_invertIcons > a svg path.inner-fill {
    fill: #1e1f24 !important;
}
/* Base layout & transitions */
.eds_faButtons.eds_invertIcons > a {
    color: #ffffff !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: color 0.3s ease !important;
}
.eds_faButtons.eds_invertIcons > a svg {
    transition: background-color 0.3s ease;
    border-radius: 50%;
}
/* Global Hover Color (Orange) */
.eds_faButtons.eds_invertIcons > a:hover {
    color: #f37e14 !important;
}
/* Rule 1: Facebook and Reddit white circle */
.eds_faButtons.eds_invertIcons > a[href*='facebook.com']:hover svg,
.eds_faButtons.eds_invertIcons > a[href*='reddit.com']:hover svg {
    background-color: #ffffff !important;
}
/* Rule 2: YouTube, Bluesky, Mastodon transparent circle */
.eds_faButtons.eds_invertIcons > a.icon-yt:hover svg,
.eds_faButtons.eds_invertIcons > a.icon-bsky:hover svg,
.eds_faButtons.eds_invertIcons > a.icon-mastodon:hover svg {
    background-color: transparent !important;
}
/* Rule 3: YouTube triangle and Mastodon M turn WHITE */
.eds_faButtons.eds_invertIcons > a.icon-yt:hover svg path.inner-fill,
.eds_faButtons.eds_invertIcons > a.icon-mastodon:hover svg path.inner-fill {
    fill: #ffffff !important;
}
/* --- 11. Search Results: Better Readability --- */
.dnnSearchResultItem-Description {
    color: #4a4a4a !important;
    line-height: 1.5 !important;
}
/* --- 12. Search Preview Dropdown: Contrast Fix --- */
ul.searchSkinObjectPreview > li {
    color: #1e1f24 !important;
}
ul.searchSkinObjectPreview > li p {
    color: #4a4a4a !important;
}
ul.searchSkinObjectPreview > li:hover {
    background-color: #f7f7f7 !important;
    color: #f37e14 !important;
}
/* --- 14. Search Button Hover: Premium Effect --- */
.eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton {
    transition: all 0.3s ease !important;
}
.eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton:hover {
    background-color: #c26410 !important;
    transform: scale(1.05);
}
.eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton:hover::before {
    color: #ffffff !important;
}
/* --- 15. Search Container: Premium Entrance --- */
.eds_searchContainer {
    box-shadow: 0 10px 30px rgba(0,0,0,0.1) !important;
}
.eds_searchContainer.eds_searchVisible {
    top: 60px !important;
}
/* --- 16. Top Bar Action Icons: Unified Hover --- */
#dnn_CartLink_hypLink:hover,
#dnn_CartLink_hypLink:hover::before {
    color: #f37e14 !important;
}
#dnn_LOGIN1_enhancedLoginLink:hover,
#dnn_LOGIN1_enhancedLoginLink:hover::before {
    color: #f37e14 !important;
}
#dnn_USER1_enhancedRegisterLink:hover,
.userDisplayName a:hover,
#dnn_USER1_enhancedRegisterLink:hover::before {
    color: #f37e14 !important;
}
/* --- 17. Top Bar Icons & Text: Synchronized Transition --- */
#dnn_CartLink_hypLink,
#dnn_CartLink_hypLink::before,
#dnn_LOGIN1_enhancedLoginLink,
#dnn_LOGIN1_enhancedLoginLink::before,
#dnn_USER1_enhancedRegisterLink,
#dnn_USER1_enhancedRegisterLink::before,
.eds_languageText,
.eds_languageText::before {
    transition: color 0.2s ease-in-out !important;
}
/* --- 19. Support Community Forum: Modern Brand Colors --- */
.edsf_info {
    background-color: #f37e14 !important;
    border-color: #c26410 !important;
    color: #ffffff !important;
}
.edsf_itemCategoryLink,
.edsf_button.edsf_blue {
    background-color: #f37e14 !important;
    color: #ffffff !important;
    border-color: #f37e14 !important;
}
.edsf_columnHeader {
    color: #4a4a4a !important;
    font-weight: 600 !important;
}
.edsf_categoryDescription, 
.edsf_itemDescription {
    color: #4a4a4a !important;
}
/* --- 20. Tutorials: Headline & Description Contrast --- */
H2.listItemTitle a, 
.edsgg__itemDetailsAndLightboxTrigger {
    color: #4a4a4a !important;
}
DIV.edsgg_listItemDescription {
    color: #4a4a4a !important;
}
/* --- 21. Forum Detail-Ansicht: Kontrast & Lesbarkeit --- */
.edsf_topicDescription,
.edsf_topicDetailContainer p,
.edsf_topicDescription p,
.edsf_itemDescription,
.edsf_categoryDescription,
.edsf_headerMeta,
.edsf_headerMeta a,
.edsf_dateCreated,
.edsf__commentCount,
.edsf__viewCount,
.edsf__likeCount,
li.edsf_created,
.edsf_likeAction,
.edsf_authorProfile,
.edsf_authorProfile a,
.edsf_commentContent {
    color: #4a4a4a !important;
}
.edsf_topicDetailContainer strong,
.edsf_topicDetailContainer b,
.eds__simpleForum strong,
.edsf_error span,
.edsf_columnHeader,
th.edsf_name,
th.edsf_topicsCount,
th.edsf_commentsCount,
th.edsf_activity,
.eds__simpleForum .edsf_nativeComments .edsf_commentsBox .edsf_articleContentWrapper > header .edsf_authorProfile > h5 {
    color: #4a4a4a !important;
}
/* ========================================
   22. HP Premium Block Builder Templates (SCOPED)
   ========================================
   NOTE: All styles are scoped to 
   to avoid affecting site-wide elements like
   mega menus or footer sidebars.
   ======================================== */
.hp-premium-card {
  background: #ffffff !important;
  border-radius: 12px !important;
  padding: 1.25rem !important;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05) !important;
  transition: transform 0.25s ease, box-shadow 0.25s ease !important;
  height: 100% !important;
  border: none !important;
  backface-visibility: hidden !important;
  transform: translateZ(0);
}

.hp-premium-card:hover {
  transform: translateY(-2px) translateZ(0) !important;
  box-shadow: 0px 8px 20px rgba(243, 126, 20, 0.3) !important;
}

/* Feature Card classes to replace inline styles */
.hp-card-icon-wrap {
  font-size: 2.5rem !important;
  color: #F37E14 !important;
  line-height: 1 !important;
  min-width: 50px !important;
  text-align: center !important;
}

.hp-card-icon-wrap i {
  transition: none !important;
  /* Prevents FA bounce */
  transform: translateZ(0) !important;
}

.hp-card-title {
  font-weight: 700 !important;
  color: #4a4a4a !important;
  font-size: 1.5rem !important;
  line-height: 1.2 !important;
}

.hp-card-text {
  color: #666 !important;
  line-height: 1.6 !important;
  flex-grow: 1 !important;
  margin-bottom: 0 !important;
}

.hp-pill-btn,
.eds_card.hp-premium-card .eds_contentPane a,
.eds_card.hp-premium-card a.eds_readMore,
.hp-premium-card .eds_readMore {
  display: inline-block !important;
  background-color: transparent !important;
  border: 2px solid #F37E14 !important;
  color: #F37E14 !important;
  border-radius: 50px !important;
  padding: 10px 25px !important;
  transition: all 0.25s ease !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  transform: none !important;
  /* Ensure no lift by default */
}

.hp-pill-btn:hover,
.eds_card.hp-premium-card .eds_contentPane a:hover,
.eds_card.hp-premium-card a.eds_readMore:hover,
.hp-premium-card .eds_readMore:hover {
  background-color: #F37E14 !important;
  color: #ffffff !important;
  box-shadow: 0px 8px 20px rgba(243, 126, 20, 0.3) !important;
  text-decoration: none !important;
  transform: none !important;
  /* No movement on hover since card already moves */
}

.hp-pill-btn .eds_readMoreArrow,
.hp-pill-btn:hover .eds_readMoreArrow,
.hp-pill-btn:hover::after {
  color: inherit !important;
}


.hp-logo-wrap img {
  filter: grayscale(100%);
  opacity: 0.78;
  transition: filter 0.4s ease, opacity 0.4s ease, transform 0.3s ease;
  transform-origin: center center;
  transform: scale(1);
  max-width: 100%;
  object-fit: contain;
}

.hp-logo-wrap img:hover {
  filter: grayscale(0%);
  opacity: 1;
  transform: scale(1.07);
}

@media (max-width: 1199px) {
  [class*="col-"]:has(.hp-premium-card) {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-bottom: 1.5rem;
  }
}

.hp-premium-card h3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.3;
}



.hp-logo-wrap {
  height: 100px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 16px !important;
  /* Forces perfectly identical horizontal 'safety zones' for every single brand */
  box-sizing: border-box !important;
}

/* Logo-specific sizing */
.hp-logo-aldi  { max-height: 82px !important; }
.hp-logo-ikea  { max-height: 38px !important; max-width: 145px !important; }
.hp-logo-nhs   { max-height: 32px !important; max-width: 110px !important; }
.hp-logo-esa   { max-height: 78px !important; }

.hp-logo-hpe {
  height: 112px !important;
  width: auto !important;
  max-width: 115px !important;
}

.hp-logo-hitachi {
  height: 48px !important;
  width: auto !important;
  max-width: 100% !important; /* prevents overflow when container is narrow */
  margin: 0 auto !important;
}


/* HPE: increase max-width at narrower viewports */
@media (max-width: 991px) {
  .hp-logo-hpe { max-width: 125px !important; }
}
@media (max-width: 767px) {
  .hp-logo-hpe { max-width: 120px !important; }
}

/* Hitachi: height-capped at max-width 1200px (2-3 / 3-2 layouts) */
@media (max-width: 1200px) {
  .hp-logo-hitachi { height: 30px !important; max-width: 155px !important; }
}
@media (max-width: 767px) {
  .hp-logo-hitachi { height: 16px !important; }
}

/* ========================================
   Hero Header Adjustments (EN: 11395 | DE: 11459)
   Optimized for 1080p Viewport & CLS Stability
   ======================================== */
#main-content-11395 .eds_box7,
#main-content-11459 .eds_box7 {
  padding-top: calc(100px + 1%) !important;
  padding-bottom: 1% !important;
}

#main-content-11395 .eds_boxContent h1,
#main-content-11459 .eds_boxContent h1 {
  font-size: 3rem !important;
  line-height: 1.4 !important;
}

#main-content-11395 .eds_btnWhite,
#main-content-11459 .eds_btnWhite {
  transition: all 0.2s ease !important;
}

#main-content-11395 .eds_box7 .container,
#main-content-11459 .eds_box7 .container {
  margin-bottom: 0 !important;
}

/* Base Header area reservation */
.eds_headerContainer {
    min-height: 288px !important;
}

/* Mobile Visibility (max-width: 767px) */
@media (max-width: 767px) {
  #main-content-11395 .eds_box7,
  #main-content-11459 .eds_box7 {
      padding-top: calc(120px + 2%) !important; 
  }
  
  #main-content-11395 .eds_boxContent h1,
  #main-content-11459 .eds_boxContent h1 {
    font-size: 1.5rem !important;
    line-height: 1.2 !important;
  }
  
  #main-content-11395 .eds_btnWhite,
  #main-content-11459 .eds_btnWhite {
    padding: 6px 16px !important;
    font-size: 0.8rem !important;
  }
}
/* ========================================
   23. Module 12125 (EN) & 12141 (DE): CLS & Font-Shift Fix
   ======================================== */

/* Space Reservation & Stabilization for both language versions */
.DnnModule-12125,
.DnnModule-12141 {
    min-height: 480px !important;
    position: relative;
    z-index: 10;
    margin-top: 0 !important;
}

/* Stabilize FontAwesome icons in both modules */
.DnnModule-12125 i.fas,
.DnnModule-12141 i.fas {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 48px !important;
    margin-bottom: 20px;
    color: #f39200;
}

/* Apply Font-Stack - Excluding Icons to prevent disappearance */
.eds_content9 *:not(.fa):not(.fas):not(.far):not(.fab),
.DnnModule-12125 *:not(.fa):not(.fas):not(.far):not(.fab),
.DnnModule-12139 *:not(.fa):not(.fas):not(.far):not(.fab),
.DnnModule-12141 *:not(.fa):not(.fas):not(.far):not(.fab) {
    font-family: 'IBM Plex Sans', 'IBM-Plex-Fallback', sans-serif !important;
}


/* Apply Font-Stack to Text-Only Modules (No icons to exclude) */
.DnnModule-12124 *,
.DnnModule-12140 * {
    font-family: 'IBM Plex Sans', 'IBM-Plex-Fallback', sans-serif !important;
}

/* ========================================
   24. Store Cart Table: Fix Bootstrap d-block on th/td
   Bootstrap d-sm-block/d-md-block sets display:block which breaks
   table-cell alignment. Override to display:table-cell at correct breakpoints.
   Applies to EN (ctr589) and DE (ctr6633) cart module.
   ======================================== */
#dnn_ctr589_ShoppingCart_grdCartContent th.d-none.d-sm-block,
#dnn_ctr589_ShoppingCart_grdCartContent td.d-none.d-sm-block,
#dnn_ctr6633_ShoppingCart_grdCartContent th.d-none.d-sm-block,
#dnn_ctr6633_ShoppingCart_grdCartContent td.d-none.d-sm-block,
#dnn_ctr589_ShoppingCart_grdCartContent th.d-none.d-md-block,
#dnn_ctr589_ShoppingCart_grdCartContent td.d-none.d-md-block,
#dnn_ctr6633_ShoppingCart_grdCartContent th.d-none.d-md-block,
#dnn_ctr6633_ShoppingCart_grdCartContent td.d-none.d-md-block {
    display: none !important;
}

@media (min-width: 576px) {
    #dnn_ctr589_ShoppingCart_grdCartContent th.d-none.d-sm-block,
    #dnn_ctr589_ShoppingCart_grdCartContent td.d-none.d-sm-block,
    #dnn_ctr6633_ShoppingCart_grdCartContent th.d-none.d-sm-block,
    #dnn_ctr6633_ShoppingCart_grdCartContent td.d-none.d-sm-block {
        display: table-cell !important;
    }
}

@media (min-width: 768px) {
    #dnn_ctr589_ShoppingCart_grdCartContent th.d-none.d-md-block,
    #dnn_ctr589_ShoppingCart_grdCartContent td.d-none.d-md-block,
    #dnn_ctr6633_ShoppingCart_grdCartContent th.d-none.d-md-block,
    #dnn_ctr6633_ShoppingCart_grdCartContent td.d-none.d-md-block {
        display: table-cell !important;
    }
}

/* 25 – Forum */
.eds__simpleForum *:not(.fa):not(.fas):not(.far):not(.fab) {
  font-family: 'IBM Plex Sans', 'IBM-Plex-Fallback', sans-serif !important;
}

/* 26 – Tutorials */
[class*="edsgg_"] *:not(.fa):not(.fas):not(.far):not(.fab),
[class*="edsgg_"] {
  font-family: 'IBM Plex Sans', 'IBM-Plex-Fallback', sans-serif !important;
}

/* 27 - Logo Bar: Touch/Mobile – full color (no hover capability on touch devices) */
@media (hover: none) {
  .hp-logo-wrap img {
    opacity: 1 !important;
    filter: grayscale(0%) !important;
  }
}

/* ========================================================
   28b - Decorated Container Titles (eds_oti)
   ASCX wrapper carries class "eds_oti" for all containers
   that display a < Title > heading with bracket accents.
   This single selector replaces all the per-type selectors.
   ======================================================== */

/* Flex centering shared by bracket, dotTitle, card-with-title */
.eds_containers_Ozone2.eds_oti .eds_containerTitle {
  display: flex;
  align-items: center;
  justify-content: center;

  gap: 0.4em;
  text-align: center;
  overflow: visible; /* allow rotated pseudo-elements to */
  color: inherit; /* Style Wizard overrides via generated class, not !important */
}

/* < > SVG bracket accents — pseudo-element fallback (hp-bracket-title / containers without .eds_bi) */
.eds_containers_Ozone2.eds_oti .eds_containerTitle::before,
.eds_containers_Ozone2.eds_oti .eds_containerTitle::after {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 0.85em;
  height: 0.85em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.eds_containers_Ozone2.eds_oti .eds_containerTitle::before {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'><polyline points='7,1 3,5 7,9' fill='none' stroke='%23f37e14' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
}

.eds_containers_Ozone2.eds_oti .eds_containerTitle::after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'><polyline points='3,1 7,5 3,9' fill='none' stroke='%23f37e14' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
}

/* When .eds_bi SVG elements are present in the ASCX, suppress pseudo-elements */
.eds_containers_Ozone2.eds_oti .eds_containerTitle:has(.eds_bi)::before,
.eds_containers_Ozone2.eds_oti .eds_containerTitle:has(.eds_bi)::after {
  display: none;
}

/* .eds_bi — real span flex items with SVG background, auto-scale with title height */
.eds_containers_Ozone2.eds_oti .eds_containerTitle .eds_bi_wrap {
  display: block;
  flex-shrink: 0;
  align-self: stretch;  /* wrapper stretches to title height */
  position: relative;
  top: 1px;             /* 1px downward nudge */
}

.eds_containers_Ozone2.eds_oti .eds_containerTitle .eds_bi {
  display: block;
  height: 100%;         /* fills the stretched .eds_bi_wrap parent */
  width: 18px;
  color: #f37e14;   /* accent color — currentColor in inline SVG */
}


/* Balance wrapped title line lengths so both lines are similar width —
   prevents a short word on line 2 from looking detached from the accents */
.eds_containers_Ozone2.eds_oti .eds_containerTitle .eds_title {
  text-wrap: balance;
  max-width: 90ch; /* safety cap — never a single ultra-long line */
}


/* Bracket / DotTitle: generous top spacing, large bottom margin */
.eds_containers_Ozone2.eds_bracket.eds_oti .eds_containerTitle,
.eds_containers_Ozone2.eds_dotTitle.eds_oti .eds_containerTitle {
  padding: 5rem 2rem 0;
  margin: 0 0 5rem;
}

/* Card-with-title: pull title strip flush with card top edge
   (hp-premium-card has 1.25rem padding, negative margins compensate) */
.eds_containers_Ozone2.eds_card.eds_oti .eds_containerTitle {
  font-size: 1.35rem;
  font-weight: 600;
  border-bottom: 1.5px solid rgba(0,0,0,0.15);
  padding: 1.25rem 1.5rem;
  margin: -1.5rem -1.5rem 1.5rem;
  border-radius: 12px 12px 0 0;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .eds_containers_Ozone2.eds_bracket.eds_oti .eds_containerTitle,
  .eds_containers_Ozone2.eds_dotTitle.eds_oti .eds_containerTitle {
    padding: 3rem 1rem 0;
    margin-bottom: 3rem;
  }
}


/* Card_*_Static variants - no hover lift */
.eds_containers_Ozone2.eds_card.hp-card-static,
.eds_containers_Ozone2.eds_card.hp-card-static:hover {
  transform: none !important;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05) !important;
  transition: none !important;
}

/* Action button spacing inside DNN card containers only (not Block Builder) */
.eds_card .hp-pill-btn,
.eds_card.hp-premium-card .eds_contentPane a,
.eds_card.hp-premium-card a.eds_readMore,
.eds_card.hp-premium-card .eds_readMore {
  margin-top: 10px !important;
}

/* Front page news module - remove bottom margin */
.eds_news_NewsMagazine {
  margin-bottom: 0 !important;
}
