.malefashion-theme{color:#111;background-color:#fff}.malefashion-theme .font-heading{font-family:var(--theme-font-heading,var(--font-nunito-sans),"Hind Siliguri",sans-serif)}.malefashion-theme .font-body{font-family:var(--theme-font-body,var(--font-nunito-sans),"Hind Siliguri",sans-serif)}.malefashion-theme .no-scrollbar::-webkit-scrollbar{display:none}.malefashion-theme .no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes mf-hero-rise{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.malefashion-theme .mf-rise{animation:mf-hero-rise .7s ease forwards;opacity:0}.malefashion-theme .mf-rise-1{animation-delay:.05s}.malefashion-theme .mf-rise-2{animation-delay:.2s}.malefashion-theme .mf-rise-3{animation-delay:.35s}.malefashion-theme .mf-rise-4{animation-delay:.5s}.malefashion-theme .mf-rise-5{animation-delay:.65s}@media (prefers-reduced-motion:reduce){.malefashion-theme .mf-rise{animation:none;opacity:1}}.malefashion-theme ::-moz-selection{background:var(--theme-primary,#e53637);color:#fff}.malefashion-theme ::selection{background:var(--theme-primary,#e53637);color:#fff}