/*
 Theme Name: 	Total Child
 Description: 	Total Child Theme
 Author: 		COMPUCCINO GmbH
 Author 		URI: http://www.compuccino.com
 Template: 		total
 Version: 		1.0
 License: 		GNU General Public License v2 or later
 License URI:	http://www.gnu.org/licenses/gpl-2.0.html
*/

/*
You can start adding your own styles here. Use !important to overwrite styles if needed. */

@import url("css/custom.css");


/* negating theme settings since update 03.04.2018 */ 
.entry-title {
    overflow-wrap: unset;
    word-wrap: unset;
}