.theme-product-list-style-18 .theme-product-box-content .theme-product-details-area .theme-product-button-area a 
{
    background: linear-gradient(0deg,rgba(226, 29, 95, 1.0), rgba(226, 29, 95, 1.0)
) no-repeat left bottom / 100% var(--bg-h) !important;
    --bg-h: 100% !important;
}
.theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button 
{
    background: rgba(226, 29, 95, 1.0) !important;
}


.theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected a {
    color: #013A51;
}


@media(min-width: 992px){
        [data-zs-cart-iconcount-container][data-zs-view-cart] {
            padding: 0 !important
        }

        .theme-navigation-and-icons .theme-search-and-mini-cart-group {
            gap: 20px
        }
}

[data-headercontainer] .theme-portal-login.theme-portal-icon-enabled svg *{
    fill: #000 !important;
}
[data-zs-search-icon] {
    width: 100%
}


@media (max-width: 991px) {
  [data-zs-menu-container] [data-theme-menu-name],
  [data-zs-menu-container] .theme-sub-li-menu {
      color: rgba(226, 29, 95, 1.0);
  }

  [data-zs-menu-container] .theme-menu-selected [data-theme-menu-name],
  [data-zs-menu-container] .theme-menu-selected .theme-sub-li-menu {
      color: #013A51;
  }
}






















