.termspopupcontainer {
padding-bottom: 20px;
}

.termspopupcontainer p {
font-size: 1em !important;
line-height: 1.6em !important;
}

.tthebutton{
text-align: center !important; 
width: 80% !important;
margin: 10px auto !important;
}


.tthebutton {
	margin-top:40px !important;
}

h3.termstitle {
	background: #1caab8 !important;
}

.termscontentwrapper h2{
	text-align:center;
}

.woocommerce input[type="button"], .woocommerce-page input[type="button"], input[type="submit"] {
	background:#158198;
	border:none;
	cursor:pointer;
	color:#ffffff;
	padding:15px 29px;
	font-size:15px;
	font-family: Raleway,sans-serif;
	text-transform:uppercase;
}

.woocommerce input[type="button"]:hover, .woocommerce-page input[type="button"]:hover, input[type="submit"]:hover {
	background:#1caab8;
}