* {
  font-family: Poppins;
}
:root {
  --max-component-width: 720px;
  --max-page-width: 1440px;
  --component-borders: 1px solid rgba(182, 182, 182, 1);
  --component-border-radius: 4px;
}

/* Override hack for header links */
.forceCommunityThemeNav .linkBtn {
    text-transform: uppercase;
}

.slds-col--padded.comm-content-header.comm-layout-column, 
.slds-col--padded.contentRegion.comm-layout-column,
.forceCommunitySection .cb-section_column {
  padding: 0px !important;
}

.emed.flex {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.emed.row {
  flex-direction: row;
}
.emed.column {
  flex-direction: column;
}
.emed.center {
  justify-content: center;
}
.emed.middle {
  align-items: center;
}
.emed.info-section {
  flex-flow: column;
  height: 100%;
  gap: 32px;
}
.info-section--row {
  padding-top: 32px;
}
.emed.info-section--title {
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-align: left;
}
.emed.info-section--text {
  font-weight:400;
  line-height: 24px;
  font-size: 16px;
  top: 32px;
}
.emed.text-center {
  text-align: center;
}
.emed.full {
  width: 100%;
}
.emed.shadow-1 {
  box-shadow: 0px 3px 25px 0px #0000001a;
}

.emed.container {
  max-width: 1240px;
  padding: 24px;
}
.emed.button {
  background-color: black;
  border: 1px solid black;
  color: white;
  display: block;
  font-size: 18px;
  font-weight: 600;
  min-width: 300px;
  padding: 16px 20px 12px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.emed.button:hover {
  background-color: rgba(64, 64, 64, 1);
  color: white;
  text-decoration: none;
}
.emed.button.action {
  background-color: #40af90;
  border: none;
  color: white;
}
.emed.button.action:hover {
  background-color: #33a686;
  color: white;
}
.emed.button.secondary {
  background-color: white;
  color: black;
}
.emed.button.secondary:hover {
  background-color: black;
  color: white;
}

.emed.required {
  color: #000000;
  justify-content: unset;
  float: unset;
  padding: unset;
}
.emed.required::after {
  color: var(--lwc-colorTextError);
  content: "*";
  display: inline;
  font-size: 1em;
  padding-left: 0.25em;
  vertical-align: middle;
}

.emed.error-label {
  color: var(--lwc-colorTextError);
  font-size: 0.85em;
}
input.emed.input.error,
.emed.input.error input {
    border: 1px solid var(--lwc-colorTextError);
  box-shadow: var(--lwc-colorTextError) 0px 0px 2px;
}

.emed.heading,
.emed.subheading {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.emed.heading {
  font-size: 48px;
  font-weight: bold;
  text-transform: uppercase;
}
.emed.subheading {
  font-size: 20px;  
}

.emed.title {
  display: flex;
  flex-direction: row;
  font-size: 24px;
  font-weight: bold;
  justify-content: flex-start;
  line-height: 1.25em;
  text-transform: uppercase;
}

.emed.title.confirm {
  justify-content: center;
}

.emed.title.capitalize {
  text-transform: capitalize;
}
.emed.title.center {
  justify-content: center;
}
.emed.title.lg {
  font-size: 40px;
}
.emed.title.sm {
  font-size: 20px;
}
.emed.title.xl {
  font-size: 56px;
}

.emed.f {
  display: flex;
}
.emed.f-col {
  flex-direction: column;
}
.emed.f-gap-4 {
  gap: 4px;
}
.emed.f-gap-8 {
  gap: 8px;
}
.emed.f-gap-16 {
  gap: 16px;
}
.emed.f-gap-24 {
  gap: 24px;
}
.emed.f-gap-32 {
  gap: 32px;
}
.emed.f-gap-48 {
  gap: 48px;
}
.emed.f-gap-64 {
  gap: 64px;
}
.emed.f-row {
  flex-direction: row;
}
.emed.p-8 {
  padding: 8px;
}
.emed.p-16 {
  padding: 16px;
}
.emed.p-24 {
  padding: 24px;
}
.emed.p-32 {
  padding: 32px;
}
.emed.p-64--top {
  padding-top: 64px;
}
/* Product Listing Page */

lightning-breadcrumb_breadcrumb {
  cursor: none;
}
/* Product Description Page */
c-you-tube-viewer,
.detail-faqs-container {
  padding-top: 120px;
  padding-bottom: 120px;
  max-width: var(--max-component-width);
}
div.contentImage[aria-label="Keep Telehealth Kits Handy"] {
  border-radius: var(--component-border-radius);
}
a.comm-navigation__top-level-item-link[href="https://support.emed.com/"]::before {
  content: " ";
  background-image: url(/sfsites/c/resource/StoreIcons/headset-solid.svg);
  background-size: cover;
  position: relative;
  display: inline-block;
  top: 2px;
  right: 8px;
  width: 12px;
  height: 12px;
}
a.comm-navigation__top-level-item-link[href="https://support.emed.com/"]:before:hover {
  filter: invert(40%) sepia(3%) saturate(19%) hue-rotate(345deg) brightness(96%) contrast(90%);
}

@media only screen and (max-width: 1024px) {
  .themeLogo {
      position: unset !important;
  }
  .forceCommunityTileLayout {
    padding: 80px 0px 80px 16px;
  }
  c-b2b-search-results {
    padding: 0px 10%;
  }
  b2b_buyer_product_images-gallery {
    padding: 32px 0px 80px 16px;
  }
  .emed.mobile-padding {
    padding: 80px 16px !important;
  }
  .slds-show_small, .slds-show--small {
      display: flex!important;
  }
  .forceCommunityThemeNavTrigger .themeNavTrigger {
    position: absolute !important;
    right: 16px;
    font-size: 32px;
    top: 40%
  }
  .emed.info-section {
    padding: 48px 16px 80px 64px;
  }
  .emed.info-section--title {
    font-size: 18px;
  }
  .detail-container {
      padding: 32px 16px 80px 16px;
  }
  c-b2b-guest-checkout {
      padding: 60px 3%;
  }
}

@media only screen and (max-width: 1023px) {
  b2b_buyer_product_images-gallery {
    padding-right: 16px;
  }
  .emed.mobile-column {
    flex-direction: column;
  }
  .emed.mobile-row {
    flex-direction: row;
  }

  .emed.button {
    min-width: 100%;
  }

  .emed.border-divider + .emed.border-divider {
    border-left: 0;
    border-top: 1px solid;
  }
}

@media only screen and (max-width: 767px) {
  a.comm-navigation__top-level-item-link[href="https://www.emed.com/treatment"],
  a.comm-navigation__top-level-item-link[href="https://www.emed.com/collections/all"],
  a.comm-navigation__top-level-item-link[href="https://www.emed.com/about"],
  a.comm-navigation__top-level-item-link[href="https://www.emed.com/news"],
  a.comm-navigation__top-level-item-link[href="https://www.emed.com/news-launch"],
  a.comm-navigation__top-level-item-link[href="https://support.emed.com/"],
  a.comm-navigation__top-level-item-link[href="https://emed.com"] {
    background-color: #F0F0F0 !important;
    padding: 8.3px 20px !important;
    border: 1px solid #F0F0F0 !important;
  }
  a.comm-navigation__top-level-item-link[href="https://emed.com"]:before {
    content: '';
    position: absolute;
    width: 90%;
    height: 2px;
    background: #dbdbdb;
    top: 50%;
    left: 5%;
    display: block;
  }
  a.comm-navigation__top-level-item-link[href="https://emed.com"] {
    pointer-events: none;
    color: rgb(0, 0, 0, 0) !important;
  }
  a.comm-navigation__top-level-item-link[href="https://www.emed.com/treatment"] {
    padding-top: 28.3px !important;
  }
  .logoImage {
    max-height: 28px !important;
    padding-left: 12px !important;
    width: 83.383px !important;
  }
  .themeHeader.forceCommunityThemeHeaderBase.forceCommunityThemeHeaderCompact {
      height: 60px !important;
  }
  ul[c-b2bSearchLayout_b2bSearchLayout] {
      justify-content: center !important;
  }
  .layout-grid li {
      padding: 0px 16px;
      max-width: 500px;
  }
  .layout-grid li:last-child {
      padding-bottom: 80px;
  }
}

@media only screen and (max-width: 479px) {
  b2b_buyer_product_images-horizontal-scroller[b2b_buyer_product_images-gallery_gallery] {
    padding: 32px 0px 32px 0px;
  }
  b2b_buyer_product_images-gallery {
    padding: 0px 16px 0px 16px;
    margin-bottom: -8px;
  }
  .emed.info-section {
    padding: 0px 16px 80px 16px;
    margin-top: -8px;
  }
  .forceCommunityTileLayout {
    padding: 80px 16px 0px 16px;
  }
}

@media only screen and (min-width: 480px) {
  .forceCommunityTileLayout {
    padding: 80px 16px 0px 16px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 1023px) {
  b2b_buyer_product_images-gallery {
    padding-bottom: 0px;
    margin-bottom: -8px;
  }
  .emed.info-section {
    padding: 0px 16px 80px 16px;
  }
}

@media only screen and (min-width: 768px) {
  a.comm-navigation__top-level-item-link[href="https://www.emed.com/treatment"],
  a.comm-navigation__top-level-item-link[href="https://www.emed.com/collections/all"],
  a.comm-navigation__top-level-item-link[href="https://www.emed.com/about"],
  a.comm-navigation__top-level-item-link[href="https://www.emed.com/news"],
  a.comm-navigation__top-level-item-link[href="https://www.emed.com/news-launch"],
  a.comm-navigation__top-level-item-link[href="https://emed.com"] {
    display: none !important;
  }
  .themeHeader.forceCommunityThemeHeaderBase.forceCommunityThemeHeaderCompact {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
  .forceCommunityThemeLogo {
    padding: 0 0.875rem;
  }
  .layout-grid li {
      max-width: 384px;
  }
}

@media only screen and (min-width: 1025px) {
  .forceCommunityTileLayout {
    padding: 120px 0px 120px 120px;
  }
  b2b_buyer_product_images-gallery {
    padding: 64px 0px 120px 120px;
  }
  .emed.info-section {
    padding: 88px 120px 120px 48px;
  }
  .emed.info-section--title {
    font-size: 20px;
  }
  .detail-container {
    padding: 64px 120px 120px 55px;
  }
  c-b2b-guest-checkout {
      padding: 120px;
  }
}

/* PDP Image + Carousel */
b2b_buyer_product_images-gallery-image[b2b_buyer_product_images-gallery_gallery] {
  width: 100% !important;
  height: 100% !important;
  padding: 0px !important;
}
img[b2b_buyer_product_images-carousel_carousel]{
  border: 1px solid rgba(182, 182, 182, 1);
  border-radius: 4px;
}
button[b2b_buyer_product_images-galleryImage_galleryImage] {
  display: flex !important;
}

.themeBurgerLine {
    width: 11px !important;
    height: 2px !important;
}
.emed.component-max-width {
  max-width: var(--max-component-width);
}
.emed.page-max-width {
  max-width: var(--max-page-width);
}
hr.emed,
hr.emed.dark {
  border-top: 1px solid #E6E6E6;
  margin: 24px 0;
  width: 100%;
}
hr.emed.dark {
  border-top: 1px solid #cccccc;
}
hr.emed.short {
  margin: 12px 0;
}
hr.emed.narrow {
  width: 75%;
}

p.emed.padded + p.emed.padded {
  padding-top: 16px;
}

.emed.border-divider {
  border: 0;
  border-color: #000000;
}
.emed.border-divider.border-inverted {
  border-color: #ffffff;
}
.emed.border-divider + .emed.border-divider {
  border-left: 1px solid;
}

.emed.vertical-divider {
  position: relative;
  display: table;
  text-align: center;
  padding: 12px 0;
  height: 100%;
  width: 100%;
}
.emed.vertical-divider span {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
}		
.emed.vertical-divider span:before, 
.emed.vertical-divider span:after {
  position: absolute;
  content: "";
  width: 1px;
  left: 50%;
  border-left: 1px solid #E6E6E6;
}
.emed.vertical-divider span:before {
  bottom: 50%;
  top: 0;
  margin-bottom: 20px;
}
.emed.vertical-divider span:after {
  top: 50%;
  bottom: 0;
  margin-top: 20px;
}
.emed.badge-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: wrap;
  
  width: 336px;
  height: 24px;
  gap: 8px;

  /* Inside auto layout */

  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  box-sizing: border-box;
}
.emed.badge {
  /* Label/Badge/M */

  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 12px;

  border-radius: 12px;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 16px;
  /* identical to box height, or 160% */

  text-align: center;
  text-transform: uppercase;

  /* Inside auto layout */

  flex: none;
  order: 0;
  flex-grow: 0;

}
.emed.badge > i {
  font-size: 24px;
}
.emed.badge.black {
  background-color: rgba(242, 242, 242);
  border: 1px solid rgb(0, 0, 0);
  color: rgb(0, 0, 0);
}
.emed.badge.black > i {
  color: rgb(0, 0, 0);
}
.emed.badge.blue {
  background: rgba(42, 170, 226, 0.1);
  border: 1px solid rgba(42, 170, 226);
  color: rgb(42, 170, 226, 1);
}
.emed.badge.blue > i {
  color: rgb(42, 170, 226, 1);
}
.emed.badge.purple {
  background-color: rgba(227, 63, 151, 0.1);
  border: 1px solid #E33F97;
  color: rgb(227, 63, 151);
}
.emed.badge.purple > i {
  color: rgb(102, 0, 255);
}
.emed.badge.red {
  background-color: rgba(163, 29, 40, 0.1);
  border: 1px solid #A31D28;
  color: rgb(163, 29, 40);
}
.emed.badge.red > i {
  color: rgb(102, 0, 255);
}
.emed.badge.yellow {
  background-color: rgba(255, 255, 223, 1);
  border: 1px solid rgba(172, 138, 16, 1);
  color: rgba(172, 138, 16, 1);
}
.emed.badge.yellow > i {
  color: rgba(172, 138, 16, 1);
}
.emed.badge.green {
  background-color: rgba(232, 248, 232, 1);
  border: 1px solid rgba(68, 181, 86, 1);
  color: rgba(68, 181, 86, 1)
}
.emed.badge.green > i {
  color: rgba(68, 181, 86, 1)
}
.emed.badge.pink {
  background-color: rgba(251, 233, 249, 1);
  border: 1px solid rgba(210, 64, 196, 1);
  color: rgba(210, 64, 196, 1);
}
.emed.badge.pink > i {
  color: rgba(210, 64, 196, 1);
}
.emed.warning {
  display: flex;
  gap: 16px;
  border: 1px solid #FFCC00;
  border-radius: var(--component-border-radius);
  background-color: rgba(255 ,204, 0, .10);
  padding: 16px;
}
.emed.warning.confirm {
  justify-content: center;
}

.emed.warning.confirm > i {
    font-size: 48px;
    padding: 6px 0px;
}

.emed.f-gap-32.confirm {
    padding: 0px 60px;
}
.emed.warning > div {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.emed.warning > i {
  color: #FFCC00;
  font-size: 24px;
}

i.emed.icon {
  font-size: 24px;
}
i.emed.icon.big {
  font-size: 48px;
}
a.emed.a {
  color: #0055ff;
}

