.newstyle * {box-sizing: border-box;}

.newstyle a { font-size: 12px;font-family: 'Open Sans', Verdana, sans-serif; color:#665549; text-decoration:underline; }
.newstyle a:hover,
.newstyle a:focus { text-decoration:none; }

.newstyle a.header:link {text-decoration:none;}

.newstyle p {font-family: 'Open Sans', Verdana, sans-serif;padding-bottom: 4px;font-color: #665546;font-size: 12px;}
.newstyle benifits-title {font-family: 'Open Sans', Verdana, sans-serif;padding-bottom: 4px;font-color: #665546;font-size: 20px;}


.newstyle h1 {border-bottom: 1px solid #ebe6e0;}

.newstyle h2,
.newstyle .h2 {font-family: 'Open Sans', Verdana, sans-serif;font-size: 14px;font-weight: 600; font-style:normal;}

.newstyle h3,
.newstyle .h3 {font-family: "Cormorant", Times New Roman, serif;font-size:30px;font-style:italic;}

.newstyle .tab {margin-left: 40px;}

.newstyle blockquote {font-family: 'Open Sans', Verdana, sans-serif; }
.mobile .newstyle blockquote { padding-left:20px; }

.newstyle table td {vertical-align: middle !important;}

.newstyle #maincontainer {text-align:center;width:100%;}

.newstyle ul {font-family: 'Open Sans', Verdana, sans-serif;padding-bottom: 4px;font-color: #665546;font-size: 12px;}

.newstyle li {font-family: 'Open Sans', Verdana, sans-serif;font-color: #665546;font-size: 12px;}

.newstyle ol {font-family: 'Open Sans', Verdana, sans-serif;padding-bottom: 4px;font-color: #665546;font-size: 12px;}

.newstyle .columnone {width: 33%;float: left;}

.newstyle .columntwo {width: 33%;float: left;}

.newstyle .columnthree {width: 33%;float: left;}

.newstyle .header {clear: both;}

.couponElement a {font-size: 12px;font-family: 'Open Sans', Verdana, sans-serif;}

.couponElement p {font-family: 'Open Sans', Verdana, sans-serif;font-color: #665546;font-size: 12px;}

.couponElement {
    box-sizing: border-box;
    margin: 19px 9px 19px 9px; important
    max-width: 770px;
    padding: 8px;
    overflow: hidden;
    background: #F8F8F0;
    color: #665546;
    font-family: 'Open Sans', Verdana, sans-serif;
    border: 2px dashed #cecece;
  }
.couponElement .image-block {
    display: inline-block;
    max-width: 200px !important;
	margin-right: 5%;
  }
.couponElement .couponsWrapper {
    display: inline-block !important;
    text-align: center;
    max-width: 570px;
	margin: 0 auto;
	float: none;
  }
.couponsWrapper .couponDiscount {
    color: #82a343;
    font-size: 18px;
    text-align: center;
    padding: 8px
  }
.couponElement .couponsWrapper p {
    font-weight: normal;
    font-size: 16px;
    display: block;
	margin-top: 20px;
    text-align: center;
    padding: 0 20px !important;
  }
.couponElement .couponsWrapper .couponBirthday {
    color: #82a343;
    font-size: 33px;
    text-align: center;
    font-weight: bold;
  }
.couponElement .percentage {
    font-size: 42px;
    font-weight: bold;
	line-height:45px !important;
  }

.couponElement .btn {
  min-width:150px;
    color: #fff;
    background: #665546;
    margin: 20px;
    font-weight: bold;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
  }

.couponElement .restrictions {
    font-size: 9px;
    color: #828280;
    margin-top: -5px;
    margin-left: 19px;
    text-align: center;
  }
.couponElement .full-width-content{
  min-width:400px;
  }
.couponElement .restrictions a {
    color: #828280;
    cursor: pointer;
    text-decoration: underline;
  }

/* CSS Document */

/* Shipping Info */
.shippinginfocopy h1 { margin-bottom:30px; }
.shippinginfocopy h4 { font:normal bolder 14px/1em 'Open Sans',sans-serif; margin-top:24px; }
.shippinginfocopy .label-success { position: relative; top: -2px; left: 2px; background-color: #73AEA0; color: #fff; }
.mobile-site .shippinginfocopy .label-success { padding: 0px 5px 2px; }


