/*
Stylesheet for eVision Digital Plugin CPT Coupons
*/


.ev-clearfix{clear:both;}
.coupon-wrapper{ text-align:center;}
.coupon-wrapper .wrap .single-coupon{padding:20px; background-color:#e5e5e5; border:dashed 4px #001732; min-height:250px; margin:20px 0 0 0;}
.coupon-wrapper button{color: #fff;cursor: pointer !important;margin-top: 10px;background: #001732;padding: 20px;border: solid 2px #ccc;}
.coupon-wrapper button:hover{background:#333; cursor:pointer; text-decoration:none;}
.coupon-left{float:left; width:28%; height:auto;}
.coupon-right{float:left; width:68%; height:auto; padding: 0 20px; text-align:left;}
.coupon-right h3{margin-bottom:20px;}
.coupon-right span{font-size:18px; color:#333;}
.coupon-left img{width:250px; height:200px;}
.clkButton{margin-top:10px; cursor:pointer;}
.coupon-wrapper a{text-decoration:none; color:#fff;}
.coupon-wrapper a:hover{color:#fff;}

