/** Shopify CDN: Minification failed

Line 310:1 Expected "}" to go with "{"

**/
.custom_header{
  position: sticky;
  z-index:30;
}
.custom_header .header{
  display: flex;
}
.custom_header .header__right{
  align-items: center;
  margin-inline-end: 0;
  margin-inline-start: 0;
}
.custom_header .aditya_birla_logo img {
  width: 100%;
  height: 100%;
}

.custom_header .header__menu-item{
  padding: .5rem .35rem;
}
.custom_header .list-menu--inline {
  column-gap: 1rem;
}
/* .custom_header span.label-sale{
  animation: blink 1s linear infinite;
  color: #d40000;
} */
@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}
.custom_header span.label-sale, a.mobile_menu_link_main.label-sale{
  color:#bf1616 !important;
  animation: blink 1.3s infinite;
}
.custom_header .mega-menu__item-link .header__menu-item{
  color: #000;
  font-size: 14px;
}
.custom_header .header__menu-item.list-menu__item.muli{
  font-size: 12px;
}
.custom_header .header__menu-item span.label.cstm--Sale{
  font-family:muli-bold; 
  color: #000;
  font-size: 14px;
}
.custom_header .is-megamenu>.list-menu-dropdown{
  padding-right: 1.5rem;
  padding-left:1.5rem;
}
/* .custom_header .header__menu-item:hover {
  color: #bf1616;
} */
.custom_header .mega-menu__promo {
  flex: 0 0 18rem;
}
.custom_header .cstm-wishful .mega-menu__promo:last-child,
.custom_header .cstm-accessories .mega-menu__promo:last-child{
 flex: 0 0 41rem;
}

.custom_header .is-megamenu>.list-menu-dropdown .page-width{
  overflow-x: auto;
}
.custom_header .is-megamenu>.list-menu-dropdown .page-width::-webkit-scrollbar {
    display: none;
}

/* .custom_header span.desk_search_cstm,
.custom_header a.header__icon.header__icon--account,
.custom_header .header__icon--cart{
    flex-direction: column;
    font-size: 10px;
    line-height: 10px;
    text-decoration: none;
} */
.custom_header .header__icon:hover{
    color: #BF1616;
}
.custom_header .header__icon:hover a.track_order_icon svg path{
    fill: #BF1616;
}
.custom_header .header__icon:hover a.track_order_icon svg{
    transform: scale(1.07);
}
.custom_header .search-modal--open .header-wrapper{
    padding-inline-end: unset;
}
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}
.customer__loggedin{
 position:relative; 
}
.dropdown-menu__account {
    border: none;
    padding: 10px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 0;
    left: -13px;
    min-width: 150px;
    top: 98%;
    position: absolute;
    display:none;
}
.dropdown-menu__account a {
    display: block;
    width: 100%;
    text-decoration: none;
    padding: .4rem .8rem;
    color: #fff;
    font-size: 12px;
}
.dropdown-menu__account a:hover{
  text-decoration:underline;
  color: #bf1616;
  background-color: transparent;
}
.dropdown-menu__account a.dropdown-item.active_tab {
     color: #bf1616;
}
.customer__loggedin:hover .dropdown-menu__account {
    display: block;
}
@media(min-width: 990px){
.custom_header .header--middle-left .header__inline-menu {
  width: 100%;
  text-align: start;
}
.custom_header .list-mega-menu .mega-menu__item:nth-child(odd) {
  background-color: #fafafa;
}
.custom_header .list-mega-menu .mega-menu__item{
  padding:10px;
}
}
@media(min-width: 750px){
.custom_header{
  top: 69px;
}
.custom_header .page-width {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.custom_header a.track_order_icon{
    line-height: 0;
}
.custom_header a.track_order_icon svg path{
    fill: #000000;
    opacity: .7;
}
.custom_header .aditya_birla_logo{
    height: 4rem;
    width: 4rem;
}
.custom_header .header__icon.header__icon--account{
    width: 3rem;
}
}
@media(max-width:989px){
.custom_header .menu-drawer__navigation{
    border-top: none;
}
.custom_header .menu-drawer__utility-links {
    display: none;
    opacity: 0;
}
.custom_header .header__right{
  width:100%;
  justify-content: flex-end;
  column-gap: 5px;
}
.custom_header .menu-drawer__menu-item{
  letter-spacing: .5px;
  font-weight: 700;
  font-size: 14px;
  padding: 1.5rem 15px;
}
details span.menu-drawer__menu-item.list-menu__item svg {
    display: none;
}
details summary span.menu-drawer__menu-item.list-menu__item:after {
    content: "+";
    color: #000;
}
details[open]>summary .menu-drawer__menu-item.list-menu__item:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 27px;
    width: 10px;
    height: 2px;
    background: #000;
}
.js .menu-drawer__submenu {
    position: relative !important;
    transform: unset !important;
    box-shadow: none !important;
}
.custom_header .menu-drawer__topbar {
    display: none;
}
.custom_header ul.menu-drawer__menu.list-menu details.menu-opening[open] .menu-drawer__menu-item{
    border-bottom: 0;
    color: #5d5d5d99;
}
.custom_header ul.menu-drawer__menu.list-menu{
    border-bottom: 1px solid #d1d5d9;
}
.custom_header .menu-drawer__inner-submenu .menu-drawer__menu-item{
    padding: 1.5rem 15px;
}
.custom_header a.mobile_menu_link_main{
    text-decoration: none;
    color: #1a1b18;
}
.custom_header a.mobile_menu_link {
    color: rgba(93, 93, 93, .6);
    text-decoration: none;
    text-transform: uppercase;
}
.custom_header .header__mobile__closed {
    display: flex;
    width: 100%;
    align-items: center;
    padding: 10px 20px 0;
    /* background: #bf1616; */
    justify-content: flex-end;
}
/* .custom_header .main__cstm_menu {
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    font-family: Avenir-Roman;
} */
.custom_header .menu-drawer__navigation-container drawer-close-button.header__icon.header__icon--menu.medium-hide.large-up-hide {
    position: relative;
    transform: unset;
    left: 0;
    top: 0;
}
.custom_header .menu-drawer__navigation{
    margin-top: 0rem;
}
.custom_header drawer-close-button.header__icon--menu .icon-close{
    color: #1a1a1a;
    stroke-width: 2px;
    height: 1.2rem;
    width: 1.2rem;
}
.custom_header drawer-close-button.header__icon--menu:after{
    display:none;
}
.custom_header .header__right .header__icon {
    width: 3rem;
}
.custom_header .search-modal__form .field{
    margin-bottom: 18px;    
}
.custom_header .menu-drawer__menu .menu-drawer__menu-item.list-menu__item{
    text-transform: uppercase;
}  
}
@media(max-width:749px){
  .custom_header{
    top: 60px;
  }
  .dropdown-menu__account {
       right: -64px;
        width: 90px;
        min-width: 130px;
        left: unset;
        background-color: #fff;
  }
  .dropdown-menu__account a {
    color: rgba(93, 93, 93, .6);
    padding: 5px;
}
.custom_header .cart-count-bubble{
  right:0;
}
details[open]>.search-modal {
    position: absolute;
    top: 49px;
}
/* .custom_header .header__icon.trank_icon_moob {
    display: none;
} */
.custom_header .aditya_birla_logo {
  height: 3rem;
  width: 3rem;
}
}
@media screen and (hover: hover){
.custom_header .header__menu-item .label{
    background-image: none;


}