/**---------------- Rife Theme ----------------**/

a:hover{
	text-decoration: none;
}

.top-bar .top-bar-msg a:hover{
    text-decoration: none;
}

.top-message .message a:hover{
    text-decoration: none;
}

.widget a:hover{
		text-decoration: none;
}

.format-link .post-title a{
	text-decoration: none;
}

.custom-fields a,
.meta-data .cpt-categories a{
	text-decoration: none;
}

.flyout-box a:hover{
	text-decoration: none;
	color: #000;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
    outline-width: 0px;
}


/**---------------- Rife Theme - GALERIA (nazwa pliku ze zdjęciem) ----------------**/
.lg-sub-html .customHtml h4, .lg-sub-html .customHtml .description {
     display: none;
}


/**---------------- Contact Form 7 ----------------**/

input.wpcf7-form-control.wpcf7-quiz{
  border: 1px;
	border-bottom: 1px;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #e5e5e5;
}