/*
Theme Name: Child Theme Hottopix
Description: Theme enfant de Hottopix
Author: RSLD
Author URI: https://www.elergonomista.com
Template: hottopix
Version: 1.0.0
*/

.sub-text span.subtitle {
	color: #fff;
	float: left;
	font-size: 20px;
	font-weight: 400;
	line-height: 120%;
	margin-bottom: 4px;
		-moz-text-shadow: 1px 1px 2px #000;
		-ms-text-shadow: 1px 1px 2px #000;
		-o-text-shadow: 1px 1px 2px #000;
		-webkit-text-shadow: 1px 1px 2px #000;
	text-shadow: 1px 1px 2px #000;
	text-transform: uppercase;
	}
	
.main-text span.bigtitle {
	color: #fff;
	float: left;
	font-size: 50px;
	font-weight: 700;
	line-height: 120%;
	margin: 0 4% 5px;
	text-align: center;
	text-decoration: none;
		-moz-text-shadow: 1px 1px 2px #000;
		-ms-text-shadow: 1px 1px 2px #000;
		-o-text-shadow: 1px 1px 2px #000;
		-webkit-text-shadow: 1px 1px 2px #000;
	text-shadow: 1px 1px 2px #000;
	text-transform: uppercase;
	width: 92%;
	}
	
.archive-text span a,
.archive-text-noimg h2 a,
.archive-text h3 a {
	color: #333;
	font-family: 'Oswald',sans-serif;
	float: left;
	font-size: 20px;
	font-weight: 400;
	line-height: 120%;
	margin-bottom: 7px;
	width: 100%;
	}