/* Banner css start */
ul.gds-submenu-items .gds-sub-sub-menu .gds-sub-sub-menu--category-link {
  margin-bottom: 0px;
}

.related-product-item .gds-grid .gds-cell--m-third .gds-card .gds-card__content-inner {
  margin-bottom: 10px;
  min-height: 180px;
}

.gds-rich-text ol li {
  display: flex;
}

.related-content {
  padding-bottom: 0px;
}

.gds-sub-sub-menu--category-link .gds-link--default span p {
  color: #33333a;
}


@media (min-width: 768px) {
  .show-mobile {
    display: none;
  }
}

@media (max-width: 767px) {
  .hide-mobile {
    display: none;
  }
}

@media only screen and (max-device-width:1024px) and (orientation: portrait) {
  .event-card-list.list_three .gds-card__content {
    min-height: 340px;
  }

  .hide-space-jardiance .title_sec {
    min-height: 135px !important;
  }
}

@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .event-card-list.list_three .gds-card__content {
    min-height: 340px;
  }

  .hide-space-jardiance .title_sec {
    min-height: 110px !important;
  }
}

.hide-space-jardiance .title_sec h3 {
  display: none;
}

.visual .carousel .item .para-bgimage {
  background-image: url(/za/sites/default/files/styles/bi_gds_medium/public/2023-05/pradaxa_hero_meta.jpg);
}

@media (min-width: 1200px) {
  .opu_za .menu_pro.many-items-8 ul li>a {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .visual.st2a .box {
    width: 100%;
  }
}

.page-node-397 .gds-card__figure .gds-image::before,
.page-node-398 .gds-card__figure .gds-image::before {
  padding-top: 0px;
}

.page-node-397 .views-view-grid .views-field,
.page-node-398 .views-view-grid .views-field {
  height: 100%;
}

.gds-secondary-hero--has-background .gds-secondary-hero__container {
  display: none;
}

/*Show more*/

.related-product-item .pager__item a {
  padding: 13px 24px 15px;
  color: var(--color-primary);
  background-color: var(--color-accent);
  text-decoration: none;
  border-radius: 0;
  border: solid 2px rgba(0, 0, 0, 0);
  font-weight: var(--typography-t-button-font-weight);
  font-family: var(--typography-t-button-font-family);
}

.related-product-item .pager__item {
  text-align: center;
}

.related-product-item .pager-show-more {
  list-style-type: none;
}

/* Banner css end */

/* bi-product-item-detail-nav start */
.bi-product-item-detail-nav .views-field.views-field-title {
  font-size: var(--typography-p-font-size);
  line-height: var(--typography-p-line-height);
  font-weight: var(--typography-p-font-weight);
  font-family: var(--typography-p-font-family);
  margin-bottom: 0.0625rem;
}

.bi-product-item-detail-nav .views-field.views-field-title:hover {
  background-color: var(--color-primary-lightest);
}

.bi-product-item-detail-nav .views-field.views-field-title:hover a {
  color: var(--color-grey-100);
}

.bi-product-item-detail-nav .views-field.views-field-title:active a {
  color: var(--color-interaction-dark);
  font-weight: bold;
}

.bi-product-item-detail-nav .gds-side-navigation__list {
  margin-bottom: 0px;
}

.bi-product-item-detail-nav .gds-side-navigation__list a {
  position: relative;
  color: var(--color-grey-80);
  padding-top: var(--spacer-s);
  padding-bottom: var(--spacer-s);
  padding-right: var(--spacer-xs);
  padding-left: var(--spacer-m);
  display: block;
  text-decoration: none;
}

.bi-product-item-detail-nav .gds-side-navigation__list a::before,
.bi-product-item-detail-nav .views-field.views-field-title:active a::before {
  content: "";
  position: absolute;
  top: 19px;
  left: 8px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #c5ccd3;
}

.bi-product-item-detail-nav .views-field.views-field-title:active a::before {
  background: var(--color-interaction-dark) !important;
}

/* bi-product-item-detail-nav end */

/* Dosage Page CSS*/
.page-node-214 table tr td {
  padding: 16px;
  vertical-align: top;
}

/* Dosage Page CSS end*/

/* Global CSS start*/
.gds-secondary-navigation {
  margin-bottom: 0px;
}

.page-node-246 .gds-card__figure .gds-image::before {
  padding-top: 0px;
}

.gds-footnote ol.gds-footnote__references li {
  padding-left: 0px;
}

ol.gds-ordered li::before {
  color: #2c333a;
}

#modal_external_link .gds-modal__body {
  padding-left: 0px !important;
}

.gds-modal__actions .gds-link {
  cursor: pointer;
}

.gds-modal__actions .gds-link {
  margin-top: 0px;
}

.gds-modal .gds-btn,
.gds-modal__actions .gds-link {
  margin-left: 15px;
}

.gds-modal__body {
  padding-top: 0px !important;
}

.gds-secondary-hero .gds-heading {
  font-family: BIAntiquaIIMl;
  /*font-size: 56px;*/
}

.gds-highlight-banner .gds-paragraph {
  text-align: justify;
}

.gds-video-player .gds-grid {
  margin-left: calc(var(--spacer-l) / 2 * -1);
  margin-right: calc(var(--spacer-l) / 2 * -1);
  padding: 0;
  width: auto;
}

.gds-secondary-hero--spacer-l {
  margin-bottom: 0px;
}

.gds-card {
  min-height: 450px;
}

.site-map .gds-heading a.skip-disclaimer {
  color: #004d99;
  text-decoration: none;
}

.site-map p.gds-paragraph a {
  color: #2c333a;
  text-decoration: none;
}

.site-map .product-links a {
  color: #2c333a;
  text-decoration: none;
}

.related-product-item .gds-card__figure .gds-image::before {
  padding-top: 0;
}

.page-node-411 .gds_cusact_fact_main .gds_cusact_fact_main_cal p.therapy-text {
  font-weight: initial !important;
}

.page-node-411 .gds_cusact_fact_main .gds_cusact_fact_main_cal p.dosage-text span {
  font-weight: initial !important;
}

/*all products*/
.page-node-247 .gds-content-block {
  padding-bottom: 0px;
}

.gds-solo-button .gds-cell {
  text-align: center;
}

.path-bisearch .pager__item a {
  background-color: var(--color-interaction);
  padding: 13px 24px 15px;
  color: #fff;
  text-decoration: none;
  border-radius: var(--border-radius-primary);
  border: solid 2px rgba(0, 0, 0, 0);
  font-weight: var(--typography-t-button-font-weight);
  font-family: var(--typography-t-button-font-family);
}

.path-bisearch .pager__item {
  text-align: center;
}

.path-bisearch .pager-show-more {
  list-style-type: none;
  margin-bottom: 40px;
}

/*.bisearch-results .ajax-progress.ajax-progress-fullscreen {display: none}*/
@keyframes delayStyles {
  to {
    display: none;
  }
}

.bisearch-results .ajax-progress.ajax-progress-fullscreen {
  animation: delayStyles 5s forwards;
}

/* Global CSS end*/
/* menu css */
.gds-header .gds-submenu-container__inner ul.gds-submenu-items li {
  width: 100%;
}

.gds-header ul.gds-sub-sub-menu li.gds-sub-sub-menu--category-link .gds-link--with-icon:hover span {
  color: var(--color-interaction-dark);
}

/* menu css end */
/* resources page start*/
.related-product-item .gds-card.gds-card--with-cta.gds-card--visibility-both {
  height: 425.422px;
}

.related-product-item .gds-card__figure .gds-image::before {
  padding-top: 0;
}

.related-product-item.views-field {
  height: 100%;
}

.related-product-item.gds-quicklinks__item a:nth-child(2) {
  color: #2c333a;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  bottom: 6px;
}

.related-product-item.gds-card__figure {
  height: 203px;
}

/* resources page end */
.cardiovascular-twynsta .gds-secondary-hero--has-background .gds-secondary-hero__container {
    display: block;
}

/* Rebranding fix */
/* RC15 fix */

.gds-table {
  text-align: left;
}

.gds-ordered li {
  display: flex;
}
.gds-content-block__content ol li {
  display: flex;
}
.brand-banner + div.gds-hero {
  margin-bottom: 0;
}
.bi-product-item-detail-nav .gds-side-navigation__item--active.gds-link {
  color: #08312a !important;
}
.bi-product-item-detail-nav .side-navigation-list-wrapper .gds-side-navigation__item--active.gds-link::before {
  background: #08312a;
}
.gds-icon--base_download.gds-video {
  background-image: url(/za/sites/default/files/2024-12/video-icon-green.svg);
  background-repeat: no-repeat;
  height: 26px;
  width: 26px;
}

.gds-icon--base_download.gds-pdf {
  background-image: url(/za/sites/default/files/2024-12/download-icon-green.svg);
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
}
article .gds-grid.gds-grid--color-bg .gds-cell--m-third .gds-card .gds-card__content .gds-card__content-inner {
  min-height: 180px;
}
.gds-grid.gds-grid--none.gds-grid--gray-light-bg.gds-grid--color-bg.gds-grid--layout-side-right .gds-cell.gds-cell--m-quarter.gds-cell--sidebar .align-right .gds-image img {
  margin-top: 0;
  margin-bottom: 0;
}
@media(max-width: 961px) {
    .gds-image.gds-image--focal-point-custom img {
        object-position:88% 80% !important;
    }
}
.pager__item { 
  margin-bottom: 35px;
}
@media screen and (max-width:767px) {
.gds-grid--sidebar-.breadcrumb-space .gds-cell{
    margin-bottom: 0;
}
.gds-grid--sidebar-.breadcrumb-space + article .gds-grid.gds-grid--none.gds-grid--gray-light-bg.gds-grid--color-bg.gds-grid--layout-side-right {
    padding-top:15px;
    padding-bottom: 0;
}
.gds-grid--sidebar-.breadcrumb-space + article .gds-grid.gds-grid--none.gds-grid--gray-light-bg.gds-grid--color-bg.gds-grid--layout-side-right .gds-cell.gds-cell--m-quarter.gds-cell--spacer-none.gds-cell--sidebar {
    margin-bottom: 0;
}
}