.subCategories{margin:0;width:100%}.subCategories__title{position:relative;z-index:0}@media(min-width:1200px){.subCategories__title{border-bottom:1px solid #707070}}.subCategories__title h1{font-family:Source Sans Pro,sans-serif;font-weight:400;font-size:13px;text-align:center}@media(min-width:1200px){.subCategories__title h1{font-size:20px;padding-bottom:10px;text-transform:uppercase}}.subCategories__title:after{content:"";background:#f6f6f6;width:100%;height:50%;position:absolute;left:0;bottom:5px;z-index:-1}.subCategories__title span{position:relative;z-index:2}.subCategories__listbox .list{flex-direction:row;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-direction:column;text-align:right}.subCategories__listbox .list li{height:80px;position:relative;z-index:0}@media(min-width:1200px){.subCategories__listbox .list li{border-bottom:1px solid #eee}.subCategories__listbox .list li a{height:100%;margin:0 20px 0 15px;flex-direction:row;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.subCategories__listbox .list li a h2{color:#575756;font-family:Source Sans Pro,sans-serif;font-weight:400;font-size:20px;position:relative}}.subCategories__listbox .list li:after{content:"";background:#f6f6f6;width:100%;height:0%;position:absolute;left:0;bottom:5px;z-index:-1;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.subCategories__listbox .list li:hover:after{height:87%}.subCategories__listbox .list li a i{color:#575756;margin-left:22px;font-size:12px;position:relative;z-index:2}