@media only screen and (min-width:768px){.mobile-categories{display:none!important}}.mobile-categories{background:#f6f6f6}.mobile-categories .heading{padding:15px;display:flex;color:#c95b9e;font-size:15px;position:relative;border-top:1px solid #c95b9e}.mobile-categories .heading:before,.mobile-categories .heading:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:10px;width:10px;height:2px;background-color:#c95b9e;transition:all .4s ease}.mobile-categories .heading:after{transform:translateY(-50%) rotate(90deg)}.mobile-categories .heading.active:after{transform:translateY(-50%) rotate(0)}.mobile-categories .categories-section__categories.mobile{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;row-gap:30px}.mobile-categories .categories-section__categories.mobile .category-link{width:100%;padding:25px 10px 20px}.mobile-categories .categories-section__categories.mobile .category-link:hover{box-shadow:none}.mobile-categories .categories-section__categories.mobile .category-link img{height:45px;width:auto}.mobile-categories .categories-section__categories.mobile .category-name{font-size:10px}
