/* ================ Power Reviews ================== */
.pr-base-modal .pr-comments, .pr-base-modal .pr-profile-location, .pr-base-modal .pr-review-author-affinities span, .pr-review-engine .pr-base-modal .pr-profile-location, .pr-review-engine .pr-base-modal .pr-review-author-affinities span, .pr-review-engine .pr-comments {font-family: "Source Sans Pro", sans-serif;}
.pr-base-modal a, .pr-pa-snippet a, .pr-review-engine a, .pr-snippet a, .prImageSnippet a {color: #005629;}
.pr-stars {background-image: url(/IrishSpring/v3/US/EN/locale-assets/img/icons/stars_green.gif);}
.pr-stars-small {background-image: url(/IrishSpring/v3/US/EN/locale-assets/img/icons/stars_small_green.gif);}
.pr-review-engine .pr-pagination-top {display:none;}
/* ================ //Power Reviews ================ */



/* Coupon Page */
.coupon-page {
	/*max-width:1350px;*/
	margin:auto;
    overflow: hidden;
        margin-top: 30px;
}
.coupon-page .coupon-hero h1 {
	font-weight: bold;
    font-size:60px;
    margin-top: 0;
    float: left;
    padding: 0;
    font-family: "HelveticaNeue-Light", "Helvetica Neue", "HelveticaNeueW01-45Ligh", sans-serif;
    text-transform: uppercase;
	color:#85eb70;
	margin-left:15%;
	}
.coupon-page .posrel {padding-top:20px;}
.coupon-page .coupon-hero h1 span {font-weight:bold;text-transform: uppercase;}
.coupon-page .coupon-hero h2 {font-family: "ColgateReady";
    clear: both;
    color: #fff;
    font-size: 16px;
    font-style: italic;
    margin-left:15%;}    
.coupon-wrap {min-height:600px;
overflow:hidden;
padding-bottom:40px;
border-radius:3px;
margin:auto;


}
.coupon-box { 
    border: 2px dotted #6eb34c;
    margin: auto;
    padding: 40px;
    margin-top: 50px;
    overflow:hidden;
    float:none;}
.coupon-box img {margin:auto; display:block; max-width:100%;width:auto;}
.coupon-box p {font-size:16px;font-family: "ColgateReady";color:#6ee036;}
.coupon-box a {font-weight:bold;font-size:26px;font-family: "ColgateReady";color:#ec663a;text-transform:uppercase; text-decoration:none;}

.coupon-box .coupon-headline {text-transform: uppercase;font-size: 22px;margin-left:50px;color:#fff;}
.coupon-box .coupon-big {font-size: 92px;margin-top: -30px;color:#fff;}
.coupon-box .coupon-big sup {font-size: 28px;margin-top: -40px;vertical-align: super;}

@media only screen and (max-width: 767px) {
  .coupon-box img {padding-bottom:20px;}
  .coupon-box {width:80%;}
}

@media only screen and (max-width: 540px) {
  .coupon-page .coupon-hero h1 {font-size:24px;}
  .coupon-page .coupon-hero h2 {font-size:16px;}
  .coupon-box p {font-size:18px;}
  .coupon-box a {font-size:18px;}
  .coupon-box .coupon-big {font-size:48px;margin-top:0;text-align:center;}
  .coupon-box .coupon-headline {margin-left:0; text-align:center;}
}


@media only screen and (max-width: 1299px) and (min-width: 768px){
	.navbar-irishspring .navbar-header .navbar-brand a img.logo {left:0;}
	.navbar-irishspring .navbar-nav {left:120px;}
}