/*
Theme Name: Utouch child Theme
Theme URI: https://utouch.crumina.net/
Author: Crumina Team
Author URI: https://crumina.net/
Description: IT startup, business wordpress theme
Version: 1
Template:utouch
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: utouch
*/

/*****************************************************************
Add Custom styles below 
******************************************************************/

.post .post__content .entry-header .entry-title {display:none;}

.trit-styles span ul {list-style-type:disc !important;}

.trit-styles span ul li:before {content:none !important;}

.trit-styles span a {text-decoration:underline;}

.trit-styles .author-module {border:2px solid #00adef; border-radius: 30px; display: flex; align-items: center; margin-top: 5%;}

.trit-styles .author-pic {padding: 3% 1% 3% 5%; width: 100%;}

.trit-styles .author-desc {padding: 3% 5% 3% 1%;}

.post .post-thumb {display:none;}

.post-additional-info > * + * {display:none !important;}