/**
* Theme Name: Hnice Child
* Description: This is a child theme of Hnice, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: hnice
* Version: 1.0.8
*/
b {
	font-weight: 600 !important;
}
.custom-blue-submit button {
    background: #0093DC !important;
    border-color: #0093DC !important;
}

.custom-blue-submit button:hover {
    background: #FFFFFF !important;
    border-color: #000000 !important;
    color: #000000 !important;
}

.custom-blue-submit button:hover i {
    color: #000 !important;
}
.hentry strong, .hentry th, .hentry dt {
	font-weight: 600 !important;
	color: rgb(141, 147, 150) !important;
}

.pum-theme-21788 .pum-container, .pum-theme-tema-predefinito .pum-container {
	padding:0;
	box-shadow:none;
	background-color:#ffffff00;
	margin-bottom:0;
}