/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
@import "/fonts/ruicons.css";
.icon_it {font-size:18px; width:30px; height:30px; background:#fff; padding:3px;border-radius:3px; top:3px; color:#5e2028;}
.icon_it:hover {background:#cdcdcd;}
.icon_it_a {margin-right:15px; padding-top:2px;}