.header-ofertas {width: 100%; height: 70px; background:#007AC3; color: #ffffff; font-family: 'Diodrum'; font-size: 26px; font-weight: bold;}
.header-ofertas p {color:#ffffff; float: left; line-height: 36px;}
.header-ofertas p strong {color:#ffffff;}
.header-ofertas .container-ofertas {width: 1280px; margin:0 auto;}
.header-ofertas .discount, .header-ofertas .countdown {height:60px; border: 3px solid #005B92; border-radius: 5px; float: left; width: calc(50% - 20px); margin-right: 20px; margin-top:5px; padding: 10px 20px; box-sizing: border-box; position:relative;}
.header-ofertas .link-map {width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.header-ofertas .discount .coupon {width: 170px; border: 2px dashed #ffffff; float: left; border-radius: 3px; text-align: center; padding: 10px 0px 0px; line-height: 0px;    margin-left: 20px; margin-top: -5px;}
.header-ofertas .discount .coupon span {font-size: 12px; font-weight: lighter; width: 100%; float: left;}
.header-ofertas .discount .coupon p {font-size: 24px; width: 100%; height: 30px; text-transform: uppercase;}
.header-ofertas .countdown {margin-right:0}
.header-ofertas .countdown .contador-header {float: left; font-size: 36px; line-height: 36px; width: 200px; text-align: center;}
.header-ofertas .cta-confira {font-size: 16px; font-weight: bold; background:#ffffff; color: #326DB4; padding: 5px 15px; float: right; border-radius: 3px;}

.contador-header .measures {display: none;}