.categories-map{display:-webkit-flex;display:-ms-flex;display:flex;margin-top:30px;margin-bottom:-30px;background:#f3f3f3;padding:25px 40px 10px 40px}.categories-map .col{flex:0 0 auto;-webkit-flex:0 0 auto;width:25%}.categories-map .parent{margin-bottom:8px;font-size:14px}.categories-map .childs{margin-bottom:15px}.categories-map .childs a{color:#6D6D6D;font-size:12px}.categories-map .childs a:hover{color:#1fa7df}.categories-map .childs li{margin:0 15px 3px 0}@media screen and (max-width:750px){.categories-map{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:20px;padding-right:20px}.categories-map .col{width:50%}}@media screen and (max-width:400px){.categories-map{padding-left:10px;padding-right:10px}.categories-map .col{width:100%}}.categories-map{visibility:visible}