.categories_section .categories_wrapper{align-items:center;display:flex;list-style:none;margin:0 0 30px;padding:0}.categories_section .top_title h1{font-size:35px;line-height:1}.categories_section .categories_wrapper>li>a:hover{background-color:#e3001a;color:#fff}.categories_section .categories_wrapper>li{padding-right:8px}.categories_section .categories_wrapper>li:last-child{padding-right:0}.categories_section .categories_wrapper>li>a{background-color:#e3001a;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;color:#fff;display:inline-block;font-size:13px;font-weight:500;margin-bottom:5px;padding:6px 13px;text-decoration:none;text-transform:capitalize;transition:all .4s ease-in-out}