/** Shopify CDN: Minification failed

Line 88:0 Expected "}" to go with "{"

**/
/*******header*******/
@media only screen and (min-width: 991px) {
  nav.header__inline-menu {
    text-align: center;
}
header {
    grid-template-columns: 0.2fr 1fr 0.2fr !important;
}
.header__menu-item {
    font-size: 17px;
    padding: 10px 24px;
}
p.announcement-bar__message.h5 {
    font-weight: 500;
    color: #fff !important;
}
  .header__submenu .header__menu-item {
text-align:left;}
}
.header__active-menu-item{
    text-decoration: none;
}
.header__menu-item:hover span {
    text-decoration: none;
}
.icon-search {
    fill: #fff !important;
	height: 2.5rem !important;
    width: 2.5rem !important;
}
#shopify-section-template--21268551565586__6df89288-180b-46fe-b653-7f6c00995c72 strong:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  background: #ff9c00;
  bottom: 4px;
  right: 0;
  z-index: -1;
}
.section-template--21268551565586__featured-collection-0-padding strong:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  background: #ff9c00;
  bottom: 4px;
  right: 12px;
  z-index: -1;
}
#shopify-section-template--21268551565586__95b4aabf-1544-4545-8efa-7a62f4bd44c0 strong:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  background: #ff9c00;
  bottom: 4px;
  right: 0px;
  z-index: -1;
}
/****Product page*******/
.collapsible-content summary:hover {
    background: none !important;
}
.collapsible-content summary:hover .accordion__title {
    text-decoration: none !important;
}
.footer__list-social:before {
  content: "Follow Us";
  position: absolute;
  top: 11px;
  right: 190px;
}
.jdgm-star.jdgm--on:before {
    content: "\e000";
    color: #FF9C00 !important;
}
@media only screen and (max-width: 990px) {
  .footer__list-social:before {
  top: 15px;
  }

