.couponcode {
	text-align: center;
	background-color: #eee;
	padding: 35px;
	border-radius:2px;
}
.coupon_container {
	text-align: center!important;
	margin: 0 auto!important;
}

.page-template-page-coupons-php .post-ratings{
	margin-top:30px;
}

.screenimage{
	width:100%;
	max-width:1150px;
	margin-top:20px;
	margin-bottom:20px;
	float:right;
	width:500px;
}
.trade{font-size:9px;position:relative;top:-5px;left:0px;color:#7ece2e}
#hero .trade{font-size:16px;position:relative;top:-18px;left:0px;color:#7ece2e; letter-spacing:1px;}

#edd_mailchimp{display:none;}

.couponborder{
	border:5px dashed #dadada;
	background-color:#f0f3f4;
	margin-bottom:20px;
	padding:20px;
	padding-bottom:0px;
	text-align:center
}

.hoster h2{text-align:left}
.hoster{
	background-color:#fbfbfb;
	border: solid 0px #dddddd;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:60px;
	padding:20px;
}

.callout{
	background-color:#f3f3f3;
	padding:20px;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:5px;
}

.font-dl{text-align: center
}


.disc{margin-top:100px;font-size:12px}

a.visitbutton {
  color: white !important;
  background-color: #ff0000;
  border-right: 1px solid #B30909;
  border-bottom: 1px solid #B30909 !important;
	display:block;
	padding:15px;
}

a.visitbutton:hover {
  color: white !important;
  background-color: #545454;
  transition: all 0.3s ease-out;
  border-right: 1px solid black;
  border-bottom: 1px solid black !important;
}

.logo-image{max-width:200px;}

a.infobutton {
    color: white !important;
    background-color: #7ece2e;
    font-size: 16px;
    margin-top: 10px;
    margin-top: 20px;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin: 0 auto;
    padding: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    margin-bottom: 30px;
	margin-top:30px;
    border: 0!important;
    border-radius: 2px;
	display:block;
}
a.infobutton:hover {
  color: white !important;
  background-color: #545454;
}