/*!
Theme Name: rentry
Author: Edge Innovate
Description: Description
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

.banner-text h1 {
    font-weight: normal;
}

.innerpage-banner h1 {
    font-weight: normal;
}

.pro-con-box {
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

a.btn-icon i.fa-angle-right {
    position: absolute;
}

.assured-content h2 p {
    margin-top: 12px;
    font-size: 28px;
}

.newsletter a input {
    padding: 0;
    position: ABSOLUTE;
    Z-INDEX: -1;
    opacity: 0;
}
.wpcf7-not-valid-tip{
    position: absolute;
    width: 216px;
}