/*
Theme Name: Kallyas
Theme URI: http://hogash-demo.com/kallyas_wp/
Description: A Highly customizable theme with page builder and unlimited colors.
Author: Hogash
Author URI: http://themeforest.net/user/hogash
Version: 2.3
Tags: dark, light, left-sidebar, right-sidebar, fixed-width, custom-background, custom-colors, custom-header, custom-menu,  editor-style, full-width-template, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
*/

body.home .style5 h4.title {
display:block;	
}

body.home .style5 h4 {
display:none;	
}

body.category-41 .post_details {
	display: none;
}

/* start - support page tables */
table.support {
    border-color: #D3D1D1;
}

table.support td {
    padding: 10px;
}
a.register:link,
a.register:active,
a.register:visited {
    background: #3e9ce6;
    color: #ffffff;
    padding: 10px 15px;
    text-decoration: none;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;   
    display: block;
}

a.register:visited {
    background: #3e9ce6;
    color: #ffffff;
    padding: 10px 15px;
    text-decoration: none;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;   
    display: block;
}

/* end - support page tables */