@import url('https://fonts.googleapis.com/css2?family=Alexandria:wght@100..900&family=Beiruti:wght@200..900&display=swap');

body {
  font-family: "Beiruti", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.landing-page-fixed-bannar .txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
body:not(.index) .navbar-brand img {
    filter: brightness(0.5);
}
.landing-page-fixed-bannar h1{
    -webkit-text-stroke: 2px #76c238;
}
.index .main-menu li.root-level > a,
.index .sicon-shopping-bag:before,
.index .header-btn i{
    color: #ffffff;
}
.index #cart-icon path{
  stroke:#fff;
}
.navbar-brand img {
    max-height: 5rem;
}
.index #mainnav{
    background-color: transparent !important;
  color: #fff !important;
  }
.text-\[var\(--color-primary\)\], .s-slider-block__title-right h2 {
    color: #000000;
}
@media (min-width: 1024px) {
    section.liabty-cat .swiper-wrapper {
        gap: 20px;
    }
}
@media (min-width: 768px){
.landing-page-fixed-bannar h1{
    font-size: 96px;
}
  .main-menu li > a {
    font-size: 20px;
}
  .main-nav-container {
    min-height: 75px;
    height: 80px !important;
}
.landing-page-fixed-bannar p{
  font-size: 32px;
}
.landing-page-fixed-bannar .\32xl\:text-\[16px\]{
  font-size: 20px;
  background: #76c238 !important;
}
}
.sm\:text-end p{
  display: none;
}
custom-salla-product-card:not([horizontal=true]):hover .s-product-card-image-full {
    background-color: #81c845;
}
@media (max-width:768px){
       #mainnav{
         height: 80px !important;
       }
  .landing-page-fixed-bannar {
    height: 420px !important;
}
  .landing-page-fixed-bannar .\32xl\:text-\[16px\]{
  background: #76c238 !important;
}
  .mt-\[91px\] {
    margin-top: 50px;
}
  .landing-page-fixed-bannar h1{
    font-size: 40px;
}
}