/* kustomize.css */
/* test */
h1#k1 {
  color: blue;
}

h1#k2 {
  display: none;
}

/* From GTM Global Hacks */

.social-buttons {
  position: relative !important;
  margin-bottom: 16px !important;
}

div.compact-header div.container {
  padding-top: 6px;
  padding-bottom: 6px;
  /*this is where the breadcrumbs used to display!*/
  display: none;
}

div.compact-header h1.page-header {
  display: none;
}

ol.breadcrumb {
  font-size: 0.75em;
  height: 21px; /*for hiding breadcrumbs*/
}

.breadcrumb > li {
  display: none; /*for hiding breadcrumbs*/
}

h1.scripted {
  font-size: 1.5em;
}

body.path-blog h1.scripted, body.path-taxonomy h1.scripted {
  font-size: 28px;
}

body.path-alloy div.region.region-header ol.breadcrumb {
  background-color: #03878C;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0.5em 1.75em;
}

  body.path-alloy div.region.region-header ol.breadcrumb li.active {
    color: #ffffff;
  }

  body.path-alloy div.region.region-header ol.breadcrumb li a {
    color: #ffffff;
  }

  body.path-alloy div.region.region-header ol.breadcrumb > li + li:before {
    content: "";
    border-radius: 50%;
    background-color: #FFF;
    height: 6px;
    width: 6px;
    display: inline-block;
    padding: 0;
    top: -2px;
    position: relative;
    margin-left: 8px;
    margin-right: 8px;
  }

body.path-alloy div.region.region-header div.right-bleed {
  content: "";
  position: absolute;
  top: 0;
  height: 34px;
  right: -170px;
  width: 200px;
  background-color: #FFF;
  border-left: 2px solid #F15A22;
  -webkit-transform: skewX( -22deg);
  transform: skewX( -22deg);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
}

body.path-alloy div.main-container {
  padding-top: 0;
}

body.path-alloy h1.page-header {
  /*margin: 113px 0 14px;*/
  margin: 113px 0 0;
  color: #2f3683;
  border-bottom: 1px solid #d2430f;
}

body.path-blog h1.scripted {
  color: #2f3683;
  border-bottom: 1px solid #d2430f;
  margin-top: 0.75em;
}

body.path-taxonomy h1.scripted {
  color: #2f3683;
  border-bottom: 1px solid #dddddd;
}

h2.h4.blog-authorship {
  text-transform: none;
}

article[typeof="schema:Person"] {
  display: none;
}

/*Sticky main nav*/
.masthead {
  position: fixed;
  width: 100%;
}

.compact-header, body.path-frontpage .slick-wrapper.billboards {
  margin-top: 124px
}

body.path-alloy div[role="main"] .region.region-header {
  margin-top: 124px
}

li.node-readmore a {
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
}

  li.node-readmore a:after {
    font-family: icomoon !important;
    content: "\e900";
    color: #d2430f;
    position: relative;
    top: 3px;
    font-size: 20px;
    line-height: 1;
    margin-left: 10px;
  }

nav ul.menu.menu--top-bar-links.nav > li a:focus {
  color: #ffc20e;
}

nav ul.menu.nav.navbar-nav > li a:focus {
  color: #ffc20e;
}

li.toggleable.kb-open ul.menu > li a:focus {
  color: #036063;
}

div.view-blog {
  position: relative;
  top: -16px;
  margin: 0 2em;
}

  div.view-blog div.item-list {
    border: 1px solid #dddddd;
    padding: 2em;
    border-top: 1px solid #d2430f;
  }

    div.view-blog div.item-list ul {
      column-count: 4;
    }

      div.view-blog div.item-list ul li {
        display: inline-block;
        width: 100%;
        margin-top: 0 !important;
        padding-bottom: 0.75em;
        padding-left: 15px;
        border-left: 1px solid #dddddd;
        line-height: 1.25em;
        margin-bottom: -4px;
      }

        div.view-blog div.item-list ul li a {
          color: #d2430f;
          text-transform: uppercase;
          font-weight: bold;
          font-size: 16px;
          margin-bottom: 0.75em;
        }

          div.view-blog div.item-list ul li a:hover, div.view-blog div.item-list ul li a:focus {
            text-decoration: underline;
          }


ul.menu.nav.navbar-nav li span.nolink:hover {
  color: #ffc20e;
}

li.toggleable:focus > span.nolink {
  color: #ffc20e !important;
}

li.active span.nolink {
  color: #f6c10f !important;
}

div#main-content {
  margin-top: 76px;
}

footer a:hover, footer a:focus {
  color: #ffc20e;
  text-decoration: none;
}

.page-footer a {
  padding: 0.25em !important;
  display: inline-block !important;
}

a.text-hide:hover, a.text-hide:focus {
  filter: invert(72%) sepia(99%) saturate(1903%) hue-rotate(31deg) brightness(190%) contrast(103%)
}

body.path-blog div.main-container {
  padding-top: 0.65em;
}

/*solutions nav fixes for Newsroom updates*/
.masthead .exposed-nav .nav > li.kb-open:focus-within ul, .masthead .exposed-nav .nav > li:hover ul {
  /*max-height: 420px;*/
  overflow: hidden;
  background-color: #fffcf2;
  /*left: -530px;*/
}

li[role="dropdown"] ul.menu li {
  width: 25%;
}

li[role=“dropdown”] ul.menu li ul.menu {
  min-height: 320px;
}

li[role="dropdown"] ul.menu li ul.menu li {
  max-width: 190px;
  line-height: 1.25em;
  margin-bottom: 0.65em;
  min-width: 100%;
}

div.subNavParent {
  border-bottom: 1px solid #e7ecf1;
  margin-top: 1em;
}

ul.newsroomSubnav {
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 1em;
  min-height: 80px;
}

  ul.newsroomSubnav li {
    float: left;
    margin-right: 3.5em;
    border-left: 1px solid #e7ecf1;
    padding-left: 0.5em;
    margin-bottom: 1em;
    min-height: 72px;
    height: 72px;
    padding-top: 8px;
  }

    ul.newsroomSubnav li::before {
      display: none;
    }

    ul.newsroomSubnav li a::after {
      left: -0.5em;
      top: -1em;
      display: inline-block;
      float: left;
      clear: both;
      margin-top: 1em;
    }

    ul.newsroomSubnav li a:hover::after {
      top: 0;
      margin-top: 0;
      background: #8c2d0a;
      -webkit-mask: url(/sites/default/files/linkArrow_1px.svg);
      mask: url(/sites/default/files/linkArrow_1px.svg);
    }

    ul.newsroomSubnav li a span {
      float: left;
      clear: both;
      background-color: transparent;
    }

    ul.newsroomSubnav li a.link-with-arrow.plum {
      color: #303584 !important;
      cursor: default;
    }

/*footer fixes*/
.be-ix-link-block .be-related-link-container .be-list .be-list-item {
  padding: 0 0 1em 0;
}

ul#newFooterNavigation li a {
  padding: 0.25em;
  margin: 0.25em;
  display: inline;
}

/*dropdown column padding narrowing to get more lines per column*/

.masthead .exposed-nav .nav > li > ul > li {
  padding: 0 20px !important;
  width: 100%;
  line-height: 20px;
  white-space: nowrap;
}

  .masthead .exposed-nav .nav > li > ul > li ul.menu li a {
    margin-bottom: 4px;
    line-height: 1.25em;
  }

  /*.masthead .exposed-nav .nav > li > ul > li:nth-child(2) a {
    text-transform: none;
  }*/

  .masthead .exposed-nav .nav > li > ul > li:nth-child(3), .masthead .exposed-nav .nav > li > ul > li:nth-child(4), .masthead .exposed-nav .nav > li > ul > li:nth-child(5) {
    /*margin-top: -121px;*/
  }

ul.menu li.toggleable {
  background-position-y: 7px !important;
}

div.assembly-type-video_lightbox_billboard a {
  color: #d2430f;
}

  div.assembly-type-video_lightbox_billboard a:hover {
    text-decoration: underline;
  }

  div.assembly-type-video_lightbox_billboard a.btn.btn-primary {
    color: #ffffff;
  }

.red {
  color: #2f3683;
}

.blog-post.blog-post-embedded .created {
  color: #303584;
}

.blog-post.blog-post-embedded .title a {
  color: #d2430f;
  text-transform: uppercase;
}

  .blog-post.blog-post-embedded .title a:hover {
    color: #8c2d0a;
  }

.assembly.bg-tertiary {
  margin-bottom: 0;
}

.assembly.bg-secondary {
  margin-bottom: 0;
}

div.container div.content div.field iframe {
  margin-top: 4em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

body.page-node-type-blog-post iframe {
  margin-top: 0 !important;
}

/*outbound link classer*/
a.outbound {
  /*color: #d2430f; accessibility mod*/
  color: #d2430f;
  /*text-transform: uppercase;*/
  font-weight: normal;
  background-color: transparent;
}

  a.outbound:after {
    font-family: 'icomoon' !important;
    speak: none;
    content: "\e901";
    display: inline-block;
    margin-left: 0.5em;
    line-height: 1;
    position: relative;
    top: 1px;
  }

/*style Thought Leadership #myScrollButton*/
#myScrollButton {
  display: none;
  text-transform: uppercase;
  border: none;
  background-color: #036063;
  color: #ffffff;
  font-size: 0.75em;
  font-weight: bold;
  max-width: 170px;
  padding: 0.25em 0;
  height: 2.25em;
  border-radius: 4px;
}

  #myScrollButton:focus {
    background-color: #2f3683;
  }

/*Vertical Search Solution*/

div#block-inmar-searchform2 {
  position: relative;
  top: -28px;
  float: right;
  margin-bottom: -22px;
}

form#search-block-form2 {
  height: 32px;
  width: 32px;
}

nav#block-inmar-topbarlinks {
  margin-right: 32px;
}

div.top-bar div.search-block-form form div.form-item {
  display: none;
  border: 1px solid #ffffff;
  padding: 12px;
  z-index: 77;
  position: absolute;
  right: 20px;
  top: 36px;
  background-color: #221d55;
  border-radius: 4px;
}

input#toggleSearchLayer {
  background: url(/themes/custom/inmar/images/search.svg) center no-repeat transparent;
  height: 32px;
  width: 32px;
  border-radius: 16px;
  border: none;
}

  input#toggleSearchLayer:hover {
    background: #f6c10f;
    -webkit-mask: url(/themes/custom/inmar/images/search.svg) center no-repeat;
    mask: url(/themes/custom/inmar/images/search.svg) center no-repeat;
    /*background-color: #2f3683;
    border: 1px solid #ffffff;*/
  }

  input#toggleSearchLayer:focus {
    background: #f6c10f;
    -webkit-mask: url(/themes/custom/inmar/images/search.svg) center no-repeat;
    mask: url(/themes/custom/inmar/images/search.svg) center no-repeat;
    /*background-color: #d2430f;
    border: 1px solid #ffffff;*/
  }

  input#toggleSearchLayer:active {
    background: #036063;
    -webkit-mask: url(/themes/custom/inmar/images/search.svg) center no-repeat;
    mask: url(/themes/custom/inmar/images/search.svg) center no-repeat;
    /*background-color: #221d55;
    border: 1px solid #f6c10f;*/
  }

div.top-bar div.search-block-form form div.form-item div.input-group input#edit-keys {
  background: none;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0px !important;
  padding: 5px 40px 5px 0;
  width: 300px;
  border-color: rgba(256, 256, 256, 0.5);
}

a.link-with-arrow {
  color: #d2430f;
  /*font-weight: normal !important;*/
  font-weight: 600;
}

  a.link-with-arrow:after {
    /*content: url(/sites/default/files/linkArrow_1px.svg);*/
    content: url(/sites/default/files/sixteen/image/inline/after/linkArrowSunset.png);
    position: relative;
    top: 6px;
    left: 0;
    margin-left: 0.5em;
  }

  a.link-with-arrow:hover {
    text-decoration: underline !important;
  }

    a.link-with-arrow:hover::after {
      background: #8c2d0a;
      /*content: url(/sites/default/files/linkArrow_1px.svg);*/
      content: url(/sites/default/files/sixteen/image/inline/after/linkArrowSunset.png);
      /*mask: url(/sites/default/files/linkArrow_1px.svg);*/
      mask: url(/sites/default/files/sixteen/image/inline/after/linkArrowSunset.png);
      top: 1px;
      /*top: 6px;*/
    }

  a.link-with-arrow.outbound:hover::after {
    top: 6px;
  }

ul.newsroomSubnav a.link-with-arrow {
  font-weight: 600 !important;
}

ul.newsroomSubnav li a.link-with-arrow.plum::after {
  /*content: url(/sites/default/files/linkArrow_1px.svg);*/
  content: none;
  background: #2f3683;
  -webkit-mask: url(/sites/default/files/linkArrow_1px.svg);
  mask: url(/sites/default/files/linkArrow_1px.svg);
}

ul.newsroomSubnav li.here {
  margin-right: 1em;
  padding-right: 2.5em;
  border-bottom: 4px solid #303584;
}

  ul.newsroomSubnav li.here:after {
    content: url(/sites/default/files/linkArrow_1px.svg);
    background: #2f3683;
    -webkit-mask: url(/sites/default/files/linkArrow_1px.svg);
    mask: url(/sites/default/files/linkArrow_1px.svg);
    top: 1em;
    position: relative;
    left: calc(-100% + 24px);
  }

/*OneTrust a11y hack*/

button#onetrust-accept-btn-handler {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px !important;
  background-color: #221d55 !important;
}

  button#onetrust-accept-btn-handler:hover {
    background-color: #d2430f !important;
    opacity: 1.0 !important;
  }

  button#onetrust-accept-btn-handler:focus {
    background-color: #d2430f !important;
    opacity: 1.0 !important;
  }

/*pagination*/
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  background-color: #d2430f;
  border-color: #d2430f;
}

#onetrust-consent-sdk #onetrust-policy-title, #onetrust-consent-sdk #onetrust-policy-text, #onetrust-consent-sdk .ot-b-addl-desc, #onetrust-consent-sdk .ot-dpd-desc, #onetrust-consent-sdk .ot-dpd-title, #onetrust-consent-sdk #onetrust-policy-text *:not(.onetrust-vendors-list-handler), #onetrust-consent-sdk .ot-dpd-desc *:not(.onetrust-vendors-list-handler), #onetrust-consent-sdk #onetrust-banner-sdk #banner-options * {
  color: #000000;
}

div.ot-sdk-container {
  color: #000000;
}

.page-footer .footer-bottom {
  padding: 20px 0 0 0;
}

/* Replacing Timeless Teal with Tenebrous Teal */
h2, .h2 {
  color: #036063;
}

h4, .h4 {
  color: #036063;
}

h5, .h5 {
  color: #036063;
}

.teal {
  color: #036063 !important;
}

.plum {
  color: #303584 !important;
}

.white {
  color: #ffffff !important;
}

.gold {
  color: #f6c10f !important;
}

.blog-post.teaser h2 a {
  color: #036063;
}

.blog-post.text-teaser h2 a {
  color: #036063;
}

h1.scripted {
  color: #036063;
}

div.title-wrapper.h3.teal {
  color: #036063 !important;
}

div.header-band div.title-wrapper.h3.teal {
  color: #ffffff !important;
}

li.toggleable ul.menu li ul.menu li {
  margin-left: 1em;
  margin-top: 0.5em;
}

ul li a.uppercase {
  margin-left: 1em;
  text-transform: uppercase !important;
}

ul li a.indented {
  margin-left: 4em;
}

ul.menu li.toggleable span {
  font-size: 15px;
  padding-bottom: 25px;
  font-weight: normal;
  display: inline-block;
}

nav ul.menu li ul.menu li ul.menu {
  padding: 0 !important;
}

div.masthead ul.menu li a[href="/solutions/martech"], ul.menu li a[href="/about/careers"], ul.menu li a[href="/about/sustainability"], ul.menu li a[href="/contact"], ul.menu li a[href="/alloy/blog-term/1/199"], ul.menu li a[href="/categories/healthcare"], ul.menu li a[href="/solutions/healthcare/supply-chain-solutions/rx-returns"] {
  margin-bottom: 0.5em;
}

@media (max-width: 1229px) {

  .masthead header .header-wrapper .header-container .top-bar .nav li {
    margin-left: 8px;
  }

  .masthead header .header-wrapper .header-container .top-bar .nav {
    margin-right: 7px;
  }

  .masthead .exposed-nav .nav > li.kb-open:focus-within ul, .masthead .exposed-nav .nav > li:hover ul {
    left: -382px;
    /*updated for Newsroom*/
  }

  .masthead .exposed-nav .nav > li > ul > li:nth-child(3), .masthead .exposed-nav .nav > li > ul > li:nth-child(4), .masthead .exposed-nav .nav > li > ul > li:nth-child(5) {
    /*margin-top: -138px;*/
  }
}

/* Begin logo updates 22.06.03 */

@media (min-width: 375px) {
  .masthead header .logo-content .logo {
    margin-top: 3px;
    max-width: 120px;
  }
}

@media (min-width: 768px) {
  .masthead header .logo-content .logo {
    margin-top: 2px;
    max-width: 125px;
  }

  .page-footer .footer-bottom .menu--footer-bottom {
    float: left;
  }

  .page-footer .footer-bottom .footer-copyright {
    float: right;
    margin-left: 2em;
  }
}

@media (min-width: 992px) {
  .masthead header .logo-content .logo {
    margin-top: 22px;
    max-width: 100%;
  }

  .page-footer .footer-bottom .social {
    margin-left: 0;
    float: right;
  }

  /* Begin single line top nav style rules */
  @media (min-width: 992px) {
    .masthead header .header-wrapper .header-container .main-menu {
      float: right;
      clear: right;
      margin-top: 14px;
      margin-bottom: -4px;
    }

    .masthead header .logo-content .logo {
      margin-top: 18px;
      padding-right: 8px;
    }

    .masthead header .nav > li {
      margin-left: 36px;
    }

    .masthead .exposed-nav .nav > li > ul {
      left: -416px;
      top: 47px;
    }

    .masthead .exposed-nav .nav > li .nolink, .masthead .exposed-nav .nav > li a {
      font-size: 15px;
    }

    div.exposed-nav div.main-menu nav ul.menu.nav.navbar-nav {
      position: relative;
      left: 30px;
    }

    div#block-inmar-searchform2 {
      position: absolute;
      top: 28px;
      /*left: 210px;*/
      left: 130px;
    }

    div.top-bar div.search-block-form form div.form-item {
      /*right: -16px;*/
      top: 56px;
      /*left: 236px;*/
      left: 156px;
      width: 325px;
    }

    .compact-header, body.path-frontpage .slick-wrapper.billboards {
      margin-top: 76px;
    }

    .masthead .exposed-nav .nav > li.kb-open:focus-within ul, .masthead .exposed-nav .nav > li:hover ul {
      /*left: -208px;
      left: -262px;*/
      left: 0;
      width: auto;
      margin-bottom: 0.5em;
    }

    .masthead .exposed-nav .nav > li:nth-child(1).kb-open:focus-within ul, .masthead .exposed-nav .nav > li:nth-child(1):hover ul {
      right: -150px;
      width: auto;
    }

    .masthead .exposed-nav .nav > li:nth-child(4).kb-open:focus-within ul, .masthead .exposed-nav .nav > li:nth-child(4):hover ul {
      right: 0;
      left: -190px;
      width: auto;
    }

    .masthead .exposed-nav .nav > li:nth-child(5).kb-open:focus-within ul, .masthead .exposed-nav .nav > li:nth-child(5):hover ul {
      right: 0;
      left: -225px;
      width: auto;
    }

    .masthead header .logo-content {
      width: 150px;
    }

    .masthead .exposed-nav .nav > li.kb-open:focus-within.toggleable::before, .masthead .exposed-nav .nav > li:hover.toggleable::before {
      left: -36px;
      width: 36px;
    }
  }
  /* End single line top nav style rules */
}

/*A11y fix for visual indication of search box functionality for users with cognitive issues*/
/*make search icon gold*/
input#toggleSearchLayer.active {
  background: #f6c10f;
  -webkit-mask: url(/themes/custom/inmar/images/search.svg) center no-repeat;
  mask: url(/themes/custom/inmar/images/search.svg) center no-repeat;
}
/*make search box border gold*/
div.top-bar div.search-block-form form div.form-item {
  border-color: #f6c10f;
}
/*make search box placeholder gold*/
input#edit-keys::placeholder {
  color: #ffffff;
}
/*make search box underline gold*/
input#edit-keys {
  border-color: rgba(246, 193, 15, 0.5) !important;
}

@media (min-width: 1230px) {
  /* Begin single line top nav rules */
  .masthead .exposed-nav .nav > li.kb-open:focus-within ul, .masthead .exposed-nav .nav > li:hover ul {
    /*left: -507px;*/
    padding: 16px 0 0;
  }

  div#block-inmar-searchform2 {
    /*left: 458px;*/
    left: 378px;
  }

  div.top-bar div.search-block-form form div.form-item {
    /*left: 484px;*/
    left: 404px;
  }

  /*.masthead .exposed-nav .nav > li.kb-open:focus-within.toggleable::before, .masthead .exposed-nav .nav > li:hover.toggleable::before {
    left: -36px;
    width: 36px;
  }*/
  /* End single line top nav rules */
}

@media (max-width: 374px) {
  .masthead header .logo-content .logo {
    margin-top: 4px;
  }
}

/* End logo updates */

@media (max-width: 991px) {
  li[role="dropdown"] ul.menu li {
    width: 100%;
  }

  .compact-header, body.path-frontpage .slick-wrapper.billboards {
    margin-top: 54px
  }

  body.path-alloy div[role="main"] .region.region-header {
    margin-top: 54px
  }

  .social {
    padding-top: 25px;
  }

  div.view-blog div.item-list ul {
    column-count: 3;
  }

  .navbar-main .navbar-collapse .menu--top-bar-links li + li {
    margin-top: 0.25em;
  }

  .navbar-main .navbar-collapse ul li .nolink, .navbar-main .navbar-collapse ul li a {
    padding: 7px 0;
  }

  /*Mobile nav update*/

  div.navbar-collapse {
    overflow-y: scroll !important;
    max-height: 620px;
    border-bottom: 2px solid #f6c10f !important;
  }

  #navbar-collapse nav ul.menu li ul.menu li ul.menu {
    display: inline-block;
    background: #2f3683;
    max-height: 300px;
    overflow-y: scroll;
    width: 77.5%;
    position: relative;
    left: 15%;
  }

    #navbar-collapse nav ul.menu li ul.menu li ul.menu li a {
      margin: 0 1em 0 1.5em;
    }

  div.footer-bottom div.social {
    /*display: none !important;*/
  }

  div.navbar-collapse nav ul.menu li a:after {
    font-family: icomoon !important;
    content: "\e900";
    position: relative;
    top: 0.0625em;
    left: 0.125em;
  }

  div#main-content {
    margin-top: 54px;
  }

  div.sixTeen a.backToTop.link-with-arrow.myLink {
    display: inline;
    position: relative;
    top: 1em;
    z-index: 2;
    background-color: #ffffff;
    padding: 0.25em 0.5em;
    border: 1px solid #d2430f;
    border-radius: 1em;
  }
}

@media (max-width: 767px) {
  /*when window is small mobile device width (<768), display #myScrollButton*/
  #myScrollButton {
    display: inline;
  }

  .page-footer .footer-bottom {
    padding: 20px 0 28px 0;
  }
}

@media (max-width: 671px) {
  div.view-blog div.item-list ul {
    column-count: 2;
  }
}

@media (max-width: 446px) {
  div.view-blog div.item-list ul {
    column-count: auto;
  }

    div.view-blog div.item-list ul li {
      width: auto;
      border-left: none;
    }
}

/* From GTM Thought Leadership Filter Mods and Press Release Filter Mods added 2022.03.14 */
body.path-alloy.has-glyphicons div.view-blog div.item-list ul li {
  margin-bottom: -4px;
}
/*Reduce whitespace above h1 headings*/
body.path-alloy.has-glyphicons h1.page-header {
  margin-top: 0.75em !important;
  font-size: 28px;
}
/*Style heading spans after colons as Romeo designed*/
body.path-alloy.has-glyphicons span.hereIam {
  color: #ffffff;
  background-color: #d2430f;
  border-radius: 5px 5px 0 0;
  padding: 0.5em 1em;
  font-weight: bold;
  font-size: 0.55em;
  display: inline-block;
}
/*Style a.here accordingly*/
body.path-alloy.has-glyphicons a.here {
  color: #2f3683 !important;
  pointer-events: none;
}
/*Style categories links as link-with-arrow*/
body.path-alloy.has-glyphicons a.link-with-arrow {
  color: #d2430f !important;
}
/*Toggle styles*/
body.path-alloy.has-glyphicons span.hereIam a {
  color: inherit;
}

  body.path-alloy.has-glyphicons span.hereIam a::after {
    font-family: icomoon;
    content: "\e900";
    margin-left: 0.5em;
    transform: rotate(90deg);
    display: inline-block;
  }

  body.path-alloy.has-glyphicons span.hereIam a.toggled::after {
    transform: rotate(270deg);
  }

body.path-alloy.has-glyphicons ol.breadcrumb {
  display: none;
}

/* From GTM Blog Categories Pages Mod added 2022.03.14 */
body.path-taxonomy.has-glyphicons .main-container {
  padding-top: 1.75em !important;
}

body.path-taxonomy.has-glyphicons div.view-blog div.item-list ul li {
  margin-bottom: -4px;
}

body.path-taxonomy.has-glyphicons h1.scripted {
  color: #2f3683;
  border-bottom: 1px solid #d2430f;
  margin-top: 0 !important;
}
/*Reduce whitespace above h1 headings*/
body.path-taxonomy.has-glyphicons h1.scripted {
  /*margin-top: 0.75em !important;*/
  font-size: 28px;
}
/*Style a.here accordingly*/
body.path-taxonomy.has-glyphicons a.here {
  color: #2f3683 !important;
  pointer-events: none;
}
/*Style categories links as link-with-arrow*/
body.path-taxonomy.has-glyphicons a.link-with-arrow {
  color: #d2430f !important;
}

/* From GTM Blog Filter Mods added 2022.03.14 */
body.path-alloy.has-glyphicons div.view-blog div.item-list ul li {
  margin-bottom: -4px;
}
/*Reduce whitespace above h1 headings*/
body.path-alloy.has-glyphicons h1.scripted {
  margin-top: 0.75em !important;
  font-size: 36px;
}
/*Style a.here accordingly*/
body.path-alloy.has-glyphicons a.here {
  color: #2f3683 !important;
  pointer-events: none;
}
/*Style categories links as link-with-arrow*/
body.path-alloy.has-glyphicons a.link-with-arrow {
  color: #d2430f !important;
}

body.path-blog.has-glyphicons a.link-with-arrow {
  color: #d2430f !important;
}

.page-footer .footer-bottom .menu--footer-bottom li {
  padding: 0 10px 16px 0;
}

/*Last updated 23.08.01 0741hrs*/
