/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.header-top { display:none; }

.header-bottom { border-bottom: none !important;}
.search-widgets__dropdown {
  z-index:1000;
  max-width: 100%;
}

.logo .img-fluid,
.logo .img-thumbnail {
  height:auto;
  max-width:100%;
  width: 35px;
  height: 35px;
}

.shop-name {
    font-family:'Poppins', sans-serif;
    font-weight:700;
    font-size:1.2rem;
    color: #333333;
}

.ets_prmn_megamenu {
  background-color: none !important;
  background-image: linear-gradient(#e3e3e3, white, white);
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #f7f7f7;
}

li.prmn_menus_li { border-right: none !important; }

.carousel .carousel-caption { display: table !important; background-color: rgba(241, 241, 241, 0.5) !important;padding:10pt !important;max-width:40rem !important}
.carousel .carousel-content h2 { display:table !important; }
.carousel .carousel-content p { display:table !important; }
.carousel .carousel-caption .caption-description { max-width: 100% !important; }

.product__features { background: none !important; }

.product__features .detail {
  align-items: center;
  border-bottom: 1px solid var(--bs-gray-200);
  display: flex;
  padding: 0.8rem;
}

ul.product__features > li:nth-of-type(odd) {
    background-color: var(--bs-gray-100) ;
}

.popover_help i {
  cursor: help;
}


/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/themes/child_hummingbird/assets/fonts/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FF;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/themes/child_hummingbird/assets/fonts/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/themes/child_hummingbird/assets/fonts/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


.breadcrumb .breadcrumb-item {   font-size: 1rem !important;}
.breadcrumb .breadcrumb-item+.breadcrumb-item::before {
  font-family: Material Icons;
  content: "\e5cc" !important;
}

.omnibusprice span { background: none !important; }
