/*
Theme Name: Cuponomia V2.2
Theme URI: http://www.cuponomia.com.br/blog
Author: Cuponomia
Author URI: http://www.cuponomia.com.br
Description: Tema para o blog do site de Cupons de Descontos Cuponomia
Version: 2.2
*/

@import url(https://fonts.googleapis.com/css?family=Ubuntu+Condensed);
.display-type {
	font-family: 'Ubuntu Condensed', sans-serif;
	letter-spacing: 0
}

.check-icon {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: 4px 4px;
	background-repeat: no-repeat;
	width: 22px;
	height: 25px
}

.clock-icon {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: -40px 1px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px
}

.clock-w-icon {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: -85px 2px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px
}

.close-icon {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: -65px -27px;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	background-size: 120px
}

.close-w-icon {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: -29px -27px;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	background-size: 120px
}

.facebook-icon {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: 11px -88px;
	background-repeat: no-repeat;
	width: 36px;
	height: 36px
}

.back-icon {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: -37px -88px;
	background-repeat: no-repeat;
	width: 18px;
	height: 22px
}

.gplus-icon {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: -82px -82px;
	background-repeat: no-repeat;
	width: 36px;
	height: 36px
}

.ahead-icon {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: -135px 4px;
	background-repeat: no-repeat;
	width: 18px;
	height: 22px
}

.twitter-icon {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: 3px -128px;
	background-repeat: no-repeat;
	width: 36px;
	height: 36px
}

.border-box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.content-box {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.block-model {
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bold {
	font-family: HelveticaNeue-Bold, HelveticaNeueBold, "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased
}

.sans {
	font-family: HelveticaNeue-Regular, "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased
}

.sansLight {
	font-family: HelveticaNeue-Light, HelveticaNeueLight, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 200;
	-webkit-font-smoothing: antialiased
}

.sansBold {
	font-family: HelveticaNeue-Bold, HelveticaNeueBold, "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 700;
	-webkit-font-smoothing: antialiased
}

.u-subtitle {
    font-family: "HelveticaNeue-Regular","Helvetica Neue Regular","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    letter-spacing: -1px;
    line-height: 30px;
}

.u-bold {
    font-family: "HelveticaNeue-Bold","HelveticaNeueBold","Helvetica Neue Bold","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    letter-spacing: -0.25px;
    line-height: 30px;
}

.u-small {
    font-family: "HelveticaNeue-Regular","Helvetica Neue Regular","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 20px;
}

.u-foot {
    font-family: "HelveticaNeue-Regular","Helvetica Neue Regular","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 11px;
    line-height: 15px;
}

.hide {
	display: none
}

.show {
	display: block
}

.hidden {
	display: none!important;
	visibility: hidden!important
}

.shown {
	display: block!important;
	visibility: visible!important
}

.modal-close {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: -29px -27px;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	background-size: 120px;
	z-index: 2000;
	background-color: #770986;
	border: 2px solid #770986;
	box-shadow: 0 1px 6px rgba(0, 0, 0, .15);
	border-radius: 20px;
	color: #fff;
	display: block;
	font-size: 16px;
	line-height: 26px;
	padding: 1px 0 7px 1px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	top: -14px;
	right: -14px;
	width: 31px;
	height: 31px
}

.modal-close:hover {
	background-color: #62076e;
	border-color: #62076e;
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: -65px -27px;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	background-size: 120px
}

.modal-backdrop {
	background-color: #333!important;
	color: #fff
}

.modal-backdrop,
.modal-backdrop.fade.in {
	opacity: .7
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease
}

.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px auto
}

.modal-content {
	position: relative;
	background-color: #fff;
	border-radius: 6px;
	-webkit-box-shadow: -5px -4px 5px rgba(0, 0, 0, .17);
	box-shadow: -5px -4px 5px rgba(0, 0, 0, .17);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.43px
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

#ouibounce-modal {
	background-color: rgba(51, 51, 51, .9);
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	z-index: 5000;
	overflow: hidden
}

#ouibounce-modal .modal-body {
	padding-bottom: 41px
}

#ouibounce-modal .modal-dialog {
	width: 850px;
	margin-top: 70px;
	text-align: center
}

#ouibounce-modal .modal-content {
	color: #583877;
	padding: 20px 80px
}

#ouibounce-modal .modal-close {
	background-color: transparent;
	box-shadow: none;
	border-color: #583877;
	color: #583877;
	font-size: 16px;
	line-height: 1.6em;
	top: 10px!important;
	right: 10px!important
}

#ouibounce-modal .modal-close:hover {
	background-color: #583877;
	color: #fff
}

#ouibounce-modal .attention-title {
	font-family: HelveticaNeue-Bold, HelveticaNeueBold, "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	color: #583877;
	display: inline-block;
	font-size: 36px;
	letter-spacing: -1px;
	line-height: 125%;
	padding: 16px 0;
	position: relative
}

#ouibounce-modal .subscribe-desc {
	color: #333;
	line-height: 135%;
	font-size: 22px
}

#ouibounce-modal .modal-action-area {
	background-color: #583877;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: 3px solid #4b3066;
	width: 140%;
	width: -webkit-calc(100% - -160px);
	width: -moz-calc(100% - -160px);
	width: calc(100% - -160px);
	margin: 0 0 -20px -80px;
	padding: 30px;
	transition: .5s all ease
}

#ouibounce-modal .modal-action-area.success {
	background-color: #41B402;
	border-color: #389b02
}

#ouibounce-modal .motto-title {
	color: #fff;
	display: block;
	font-size: 13px;
	padding-top: 10px;
	text-align: center;
	text-decoration: underline
}

#ouibounce-modal .separator.expanded {
	border-left: 80px solid rgba(255, 255, 255, .15);
	border-right: 80px solid rgba(255, 255, 255, .15);
	color: #fff;
	display: block;
	font-size: 15px;
	line-height: 0;
	margin: 8px auto 20px;
	padding: 0 30px 0 10px;
	font-family: HelveticaNeue-Bold, HelveticaNeueBold, "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	text-shadow: none;
	width: 30px;
	height: 1px
}

#ouibounce-modal .success-container {
	animation: popball .3s ease;
	-webkit-animation: popball .3s ease;
	display: block;
	margin-top: -10px
}

#ouibounce-modal .success-container h3 {
	color: #fff;
	font-size: 3rem
}

#ouibounce-modal .success-container h3:before {
	content: "";
	color: #fff;
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: 4px 4px;
	background-repeat: no-repeat;
	width: 22px;
	height: 25px;
	display: inline-block;
	margin-right: 5px;
	width: 20px;
	height: 20px
}

#ouibounce-modal .success-container span {
	color: #fff;
	font-size: 1.5rem;
	font-weight: 500
}

#ouibounce-modal .nsu-form {
	display: inline-block;
	margin-left: 2px;
	padding: 0;
	position: relative;
	text-align: left;
	top: -2px
}

#ouibounce-modal .nsu-form .nsu-field {
	background-color: #fff;
	border-radius: 3px;
	border: none;
	color: #666;
	display: inline-block;
	font-family: HelveticaNeue-Regular, "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	font-size: 19px;
	margin: 0;
	padding: 5px 10px;
	width: 230px;
	height: 60px
}

#ouibounce-modal .nsu-form .nsu-field:focus {
	border-color: #26ADD4;
	color: #666;
	box-shadow: 0 0 5px #26ADD4;
	outline-width: 0
}

#ouibounce-modal .nsu-form p {
	display: inline-block
}

#ouibounce-modal .nsu-form label {
	display: none
}

#ouibounce-modal .nsu-form .nsu-submit {
	background: #41B402;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border: 8px solid #fff;
	color: #fff;
	display: inline-block;
	font-family: HelveticaNeue-Regular, "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-family: HelveticaNeue-Bold, HelveticaNeueBold, "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 24px;
	margin: 0;
	margin-left: -10px;
	padding: 10px 0;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-ms-transition: all .4s linear;
	-o-transition: all .4s linear;
	text-align: center;
	width: 30%;
	min-width: 150px
}

#ouibounce-modal .nsu-form .nsu-submit:hover {
	background-color: #2f8201;
	text-shadow: 0 0 10px #26ADD4
}

@media (max-width:850px) {
	#ouibounce-modal .modal-action-area {
		width: 140%;
		width: -webkit-calc(100% - -80px);
		width: -moz-calc(100% - -80px);
		width: calc(100% - -80px);
		margin: 0 0 -20px -40px
	}
	#ouibounce-modal .modal-action-area .fb-cta {
		font-size: 16px
	}
	#ouibounce-modal .modal-action-area .fb-cta:before {
		font-size: 31px
	}
	#ouibounce-modal .modal-action-area .nsu-form .nsu-field {
		font-size: 16px;
		width: 184px;
		height: 52px
	}
	#ouibounce-modal .modal-action-area .nsu-form .nsu-submit {
		font-size: 15px;
		padding: 6px 0;
		min-width: 120px
	}
	#ouibounce-modal .modal-content {
		padding: 20px 40px
	}
	#ouibounce-modal .modal-dialog {
		width: 90%
	}
	#ouibounce-modal .modal-body {
		padding-bottom: 30px
	}
	#ouibounce-modal .modal-body .attention-title {
		font-size: 30px
	}
	#ouibounce-modal .modal-body .subscribe-desc {
		font-size: 16px
	}
	#ouibounce-modal .motto-title {
		display: none
	}
}

@media (max-width:589px) {
	#ouibounce-modal .modal-body {
		padding-bottom: 20px
	}
	#ouibounce-modal .modal-body .attention-title {
		font-size: 20px
	}
	#ouibounce-modal .modal-body .subscribe-desc {
		font-size: 13px;
		line-height: 160%
	}
	#ouibounce-modal .modal-content {
		padding: 20px 10px
	}
	#ouibounce-modal .modal-action-area {
		width: 140%;
		width: -webkit-calc(100% - -20px);
		width: -moz-calc(100% - -20px);
		width: calc(100% - -20px);
		margin: 0 0 -20px -10px;
		padding: 20px
	}
	#ouibounce-modal .modal-action-area .fb-cta {
		font-size: 14px;
		padding: 17px 10px 17px 70px;
		width: 100%
	}
	#ouibounce-modal .modal-action-area .fb-cta:before {
		font-size: 30px
	}
	#ouibounce-modal .modal-action-area .nsu-form {
		width: 100%
	}
	#ouibounce-modal .modal-action-area .nsu-form p {
		position: static
	}
	#ouibounce-modal .modal-action-area .nsu-form .nsu-field {
		padding-right: 130px;
		position: relative;
		width: 100%
	}
	#ouibounce-modal .modal-action-area .nsu-form .nsu-submit {
		position: absolute;
		right: 0;
		top: 0
	}
}

@keyframes popball {
	from {
		transform: scale(0);
		opacity: 0
	}
	65% {
		transform: scale(.01);
		opacity: .01
	}
	85% {
		transform: scale(1.3)
	}
	to {
		transform: scale(1);
		opacity: 1
	}
}

@-webkit-keyframes popball {
	from {
		-webkit-transform: scale(0);
		opacity: 0
	}
	65% {
		-webkit-transform: scale(.01);
		opacity: .01
	}
	85% {
		-webkit-transform: scale(1.3)
	}
	to {
		-webkit-transform: scale(1);
		opacity: 1
	}
}

@media all and (max-width:1024px) {
	.wrapper {
		width: 100%!important
	}
	.main {
		margin-left: 10px!important
	}
}

article,
audio,
blockquote,
body,
div,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
img,
label,
li,
nav,
object,
p,
section,
span,
strong,
ul,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
	background-repeat: no-repeat
}

body,
html {
	height: 100%;
	line-height: 1;
	font-size: 14px;
	background-color: #EAEAEA;
	background-repeat: repeat
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

nav ul {
	list-style: none
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}

input,
select {
	vertical-align: middle
}

.no-desk {
	display: none!important
}

*,
:after,
:before {
	color: #333;
	font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', 'Dejavu Sans', Arial, sans-serif;
	position: relative;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 62.5%
}

body {
	font: 300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding-top: 35px;
	color: #333;
	background-color: #EAEAEA
}

.clear:after,
.clear:before {
	content: ' ';
	display: table
}

.clear:after {
	clear: both
}

img {
	max-width: 100%;
	vertical-align: bottom;
	display: inline-block
}

img.aligncenter {
	display: block;
	margin: 20px auto
}

.wrapper {
	max-width: 1024px;
	width: 95%;
	margin: 0 auto;
	position: relative
}

h2 {
	color: #333;
	font-family: 'Ubuntu Condensed', sans-serif;
	letter-spacing: 0;
	font-size: 2.3rem;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 1.1em
}

h2 a {
	font-family: 'Ubuntu Condensed', sans-serif;
	letter-spacing: 0
}

h2 a:hover {
	text-decoration: underline;
	color: #770986
}

.header {
	background-color: #fff;
	height: 90px
}

.header .return-bar {
	background-color: #b5e6b0;
	color: #43ae36;
	width: 100%;
	height: 20px;
	font-size: 1.4rem;
	font-weight: 700
}

.header .logo-img {
	margin-top: 25px;
	float: left
}

.goto-coupons {
	position: fixed;
	top: 0;
	left: 0;
	background-color: #583877;
	color: rgba(255, 255, 255, .7);
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	padding: 8px;
	text-align: left;
	z-index: 30;
	width: 100%;
	height: 35px
}

.goto-coupons a {
	border-bottom: 2px solid rgba(255, 255, 255, 0);
	color: #fff;
	display: inline-block;
	padding-bottom: 5px;
	margin-left: 5px;
	text-decoration: none;
	transition: .2s ease all
}

.goto-coupons a:hover {
	border-bottom: 2px solid rgba(255, 255, 255, .7);
	padding-bottom: 0
}

.nav {
	display: inline-block;
	margin-top: 5px;
	margin-left: 10px;
	text-align: right;
	float: right
}

.nav a {
	color: #333;
	font-size: 2rem;
	cursor: pointer;
	float: right;
	display: inline-block;
	text-decoration: none
}

.nav .fb-icon,
.nav .gp-icon,
.nav .tw-icon {
	position: relative;
	top: 25px;
	border-radius: 100%;
	border: 2px solid rgba(51, 51, 51, .1);
	display: inline-block;
	margin: 0 5px;
	text-align: center;
	width: 33px;
	height: 33px
}

.nav .fb-icon:hover,
.nav .gp-icon:hover,
.nav .tw-icon:hover {
	border-color: rgba(119, 9, 134, .5)
}

.nav .fb-icon {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: 11px -88px;
	background-repeat: no-repeat;
	width: 36px;
	height: 36px
}

.nav .gp-icon {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: -82px -82px;
	background-repeat: no-repeat;
	width: 36px;
	height: 36px
}

.nav .tw-icon {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: 3px -128px;
	background-repeat: no-repeat;
	width: 36px;
	height: 36px
}

.nav .goto {
	line-height: 5.25em;
	font-size: 1.5rem;
	font-weight: 700;
	margin-right: 13.33px
}

.nav .goto:hover {
	text-decoration: underline;
	color: #57485e
}

.header-posts {
	background-color: #fff;
	border-bottom: 2px solid #d8d8d8;
	text-align: center
}

.header-posts .front-post {
	position: relative;
	border: 2px solid #fff;
	color: #EAEAEA;
	display: block;
	float: left;
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1.8em;
	margin: 0;
	padding-top: 13.91666667%;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	width: 33.33333333%;
	height: auto
}

.header-posts .front-post .front-title {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(51, 51, 51, .85);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Ubuntu Condensed', sans-serif;
	letter-spacing: 0;
	color: #fff;
	display: block;
	font-size: 2rem;
	line-height: 110%;
	padding: 10px 14px;
	min-height: 52px;
	width: 100%
}

.header-posts .front-post .replace-img {
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 210px;
	background-color: #EAEAEA;
	display: block;
	float: left
}

.header-posts .front-post img {
	position: absolute;
	bottom: 0;
	left: 0;
	box-shadow: inset 0 -12rem 10rem -4rem rgba(0, 0, 0, .75);
	opacity: .85;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	width: 100%;
	height: auto
}

.header-posts .front-post:first-child {
	padding-top: 41.75%;
	width: 100%
}

@media (min-width:589px) {
	.header-posts .front-post:first-child .front-title {
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		font-size: 3.75rem;
		margin: 0 7.5%;
		padding: 20px;
		text-align: center;
		width: 85%
	}
}

.header-posts .front-post:hover img {
	opacity: 1
}

.header-posts .wrapper {
	margin-bottom: 40px;
	overflow: hidden
}

.frontrow {
	float: left;
	margin: 0;
	overflow: hidden;
	height: 220px;
	border-radius: 5px
}

.frontrow .thumb-container {
	position: relative;
	width: 100%;
	height: 150px;
	float: left;
	margin: 0;
	overflow: hidden
}

.frontrow:before {
	position: absolute;
	top: 0;
	left: 0;
	content: " ";
	opacity: .35;
	z-index: 15;
	width: 100%;
	height: 100%
}

.frontrow .illustrate {
	min-height: 160px;
	box-shadow: 0 1px 6px rgba(0, 0, 0, .15)
}

.illustrate {
	max-width: 100%;
	width: 100%;
	height: auto
}

article {
	position: relative;
	overflow: hidden;
	text-align: left
}

article:hover .readmore {
	box-shadow: inset 0 -2px 0 0 rgba(51, 51, 51, .1);
	visibility: visible;
	opacity: 1;
	-webkit-transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-ms-transition: .4s ease-out;
	-o-transition: .4s ease-out
}

article .post-info {
	color: #666;
	display: inline-block;
	font-size: 1.15rem;
	letter-spacing: .25px;
	padding: 7px 0;
	margin-bottom: 5px
}

article .post-info:before {
	position: relative;
	top: 4px;
	left: -3px;
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: -40px 1px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	content: "";
	display: inline-block;
	margin-right: -3px;
	width: 22px;
	height: 16px
}

section {
	border-radius: 4px
}

section .main-title-cont {
	display: inline-block;
	text-align: center;
	width: 100%
}

section .main-title,
section .section-title {
	position: relative;
	color: rgba(51, 51, 51, .6);
	display: inline-block;
	font-family: 'Ubuntu Condensed', sans-serif;
	letter-spacing: 0;
	font-size: 2rem;
	padding-top: 10px;
	text-transform: uppercase
}

section .main-title:before,
section .section-title:before {
	position: absolute;
	top: 25px;
	left: -110px;
	background-color: rgba(51, 51, 51, .1);
	content: "";
	display: inline-block;
	width: 100px;
	height: 2px
}

section .main-title:after,
section .section-title:after {
	position: absolute;
	top: 25px;
	right: -110px;
	background-color: rgba(51, 51, 51, .1);
	content: "";
	display: inline-block;
	width: 100px;
	height: 2px
}

section a {
	color: #333;
	text-decoration: none;
	z-index: 5
}

.title {
	color: #666;
	display: inline-block;
	font-size: 2.5rem;
	letter-spacing: -1px;
	margin-left: 5px;
	width: 100%
}

.sideposts {
	width: 23%;
	margin-left: 1.5%;
	float: right;
	margin-top: 40px
}

.sideposts article {
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 13.33px
}

.sideposts .illustrate {
	border-radius: 5px;
	width: 25%;
	padding: 5px;
	float: left;
	margin: 4px
}

.sideposts h2 {
	font-size: 1.75rem;
	display: inline-block;
	line-height: 1.2em;
	width: 100%;
	padding: 10px;
	vertical-align: middle
}

.sideposts p {
	padding: 10px;
	background-color: #f2f2f2;
	width: 100%;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5em;
	display: inline-block
}

.sideposts .cat-selector-widget {
	margin-bottom: 20px;
	overflow: hidden
}

.sideposts .cat-selector-widget a {
	display: inline-block;
	margin: 2px 0;
	opacity: 1;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	width: 100%
}

.sideposts .cat-selector-widget a:hover {
	transform: translateX(-4px);
	opacity: .75
}

main {
	display: block;
	clear: both
}

.main {
	width: 100%;
	min-height: 450px;
	margin: 20px 0 40px;
	overflow: hidden
}

.main article {
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 20px 0;
	max-height: 200px;
	padding: 30px
}

.main .replace-img {
	background-color: #f7f7f7;
	display: block;
	float: left;
	margin: -30px 40px 0 -30px;
	width: 400px;
	height: 200px
}

.main .thumb-container {
	position: relative;
	width: 400px;
	height: 200px;
	float: left;
	margin: -30px 3.5% -30px -30px
}

.main .illustrate {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: none
}

.main .container-post {
	display: block;
	height: 145px;
	overflow: hidden
}

.main h2 {
	width: 100%;
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 1.1em;
	margin: 0;
	padding: 0
}

.main p {
	color: #666;
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 1.8em;
	margin: 0;
	overflow: hidden;
	padding: 0 20px 10px 0;
	height: 75px
}

.main .categories-stock {
	border-radius: 5px;
	color: #666;
	display: inline-block;
	color: #fff;
	font-weight: 900;
	margin: 0;
	margin-right: 10px;
	padding: 5px 10px;
	font-size: inherit
}

.main .categories-stock:before {
	color: #fff;
	font-weight: 500;
	padding-right: 5px
}

.action-bar {
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-ms-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	color: #666;
	font-weight: 900;
	margin: 5px;
	padding-top: 55px;
	position: absolute;
	bottom: 0;
	right: 5px;
	width: 74%
}

.action-bar a {
	border-radius: 5px;
	background-color: rgba(221, 221, 221, .8);
	color: #666
}

.action-bar .readmore {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	float: right;
	font-size: 13px;
	font-weight: bolder;
	padding: 3px 50px 3px 0;
	line-height: 275%;
	margin-bottom: 5px;
	text-align: right;
	width: 90px;
	visibility: hidden;
	opacity: 0
}

.action-bar .readmore:after,
.action-bar .readmore:before {
	background-color: #666;
	content: "";
	display: block;
	position: absolute;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

.action-bar .readmore:after {
	top: 15px;
	right: 26px;
	width: 3px;
	height: 11px
}

.action-bar .readmore:before {
	top: 19px;
	right: 22px;
	width: 11px;
	height: 3px
}

.action-bar .readmore:hover {
	background-color: #770986;
	color: #fff
}

.action-bar .readmore:hover:after,
.action-bar .readmore:hover:before {
	background-color: #fff
}

.action-bar .readmore:hover:before {
	transform: rotate(25deg);
	top: 17px
}

.action-bar .readmore:hover:after {
	transform: rotate(-120deg);
	top: 17px
}

.nav-pages {
	width: 70%;
	margin-left: 30%;
	padding-top: 20px
}

.nav-pages a {
	border-radius: 5px;
	background-color: #b7b7b7;
	border-bottom: 2px solid #9e9e9e;
	color: #fff;
	display: inline-block;
	font-size: 1.5em;
	font-weight: 700;
	padding: 10px
}

.nav-pages a:hover {
	background-color: #9e9e9e
}

.nav-pages .prev-btn {
	margin-left: 80px
}

.nav-pages .prev-btn:before {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: -37px -88px;
	background-repeat: no-repeat;
	width: 18px;
	height: 22px;
	color: inherit;
	padding-right: 10px
}

.nav-pages .prev-btn:hover:after {
	position: absolute;
	top: 25%;
	left: 111%;
	content: "126";
	color: #b7b7b7
}

.nav-pages .current {
	display: inline-block;
	font-size: 2em;
	font-weight: 700;
	text-align: center;
	width: 41%
}

.nav-pages .next-btn {
	margin-right: 80px;
	float: right
}

.nav-pages .next-btn:after {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: -135px 4px;
	background-repeat: no-repeat;
	width: 18px;
	height: 22px;
	color: inherit;
	padding-left: 10px
}

.nav-pages .next-btn:hover:before {
	position: absolute;
	top: 25%;
	left: -40%;
	content: "128";
	color: #b7b7b7
}

.pagination {
	background-color: #fff;
	border: 1px solid #ededed;
	border-bottom: none;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	display: block;
	float: right;
	margin-top: -40px;
	margin-right: -1.5%;
	overflow: hidden;
	padding: 10px 20px;
	text-align: center;
	width: 100%;
	height: 40px
}

.pagination .page-numbers {
	color: #4AC13C;
	display: inline-block;
	font-size: 16px;
	line-height: 100%;
	padding: 2px;
	text-align: center;
	vertical-align: baseline;
	text-decoration: none;
	width: 18px;
	height: 100%
}

.pagination .page-numbers:hover {
	text-decoration: underline
}

.pagination .page-numbers.next {
	position: relative;
	top: -15px;
	font-size: 0;
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: -135px 4px;
	background-repeat: no-repeat;
	width: 18px;
	height: 22px
}

.pagination .page-numbers.prev {
	position: relative;
	top: -15px;
	font-size: 0;
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: -37px -88px;
	background-repeat: no-repeat;
	width: 18px;
	height: 22px
}

.pagination .page-numbers.current {
	color: #4AC13C;
	font-size: 18px;
	font-weight: 700;
	position: relative;
	width: 18px;
	height: 100%
}

.pagination .page-numbers.current:hover {
	text-decoration: none
}

.pagination .page-numbers.current:hover:before {
	bottom: -10px
}

.pagination .page-numbers.current:before {
	position: absolute;
	left: 2px;
	right: 0;
	bottom: -12px;
	background-color: #4AC13C;
	content: "";
	display: inline-block;
	height: 6px
}

.pagination .pag {
	font-size: 0;
	position: relative
}

.footerBlock {
    background-color: #3F3F3F;
    min-height: 300px;
    text-shadow: none;
    z-index: 5
}

.footerBlock p {
    margin: 0 0 10px 0;
	clear: both;
	color: rgba(255,255,255,0.7);
}

.footerBlock-cont {
    padding: 30px 0;
	margin: 0 auto;
    width: 940px;
}

.footerBlock-nav {
    margin: 20px auto;
    text-align: center
}

.footerBlock-list {
    font-size: 13px;
    list-style: none;
    margin-top: 5px
}

.footerBlock-list li {
    margin-bottom: 5px
}

.footerBlock-column {
    width: 24%;
    display: inline-block;
    margin-left: 4px;
    text-align: left;
    vertical-align: top
}

.footerBlock-column--social {
    max-width: 150px
}

.footerBlock-column--social ul {
    max-width: 90px;
	display: inline-table
}

.footerBlock-column--social li {
    display: inline-block;
    margin-bottom: 10px;
    width: 49%
}

.footerBlock-column .footerBlock-icon {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-weight: normal;
    border-radius: 100%;
    background-color: #FFF;
    color: #3F3F3F;
    display: inline-block;
    font-size: 1.5em;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    text-indent: 2px
}

.footerBlock-column .footerBlock-icon:hover {
    background-color: #46C600;
    color: #3F3F3F;
    text-decoration: none
}

.footerBlock-column .footerBlock-icon:focus {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.footerBlock-column .footerBlock-icon.is-facebook {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
    background-position: 11px -88px;
    background-repeat: no-repeat;
}

.footerBlock-column .footerBlock-icon.is-twitter {
    background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
    background-position: 3px -128px;
    background-repeat: no-repeat;
}

.footerBlock-column .footerBlock-icon.is-googleplus {
    background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
    background-position: -82px -82px;
    background-repeat: no-repeat;
}

.footerBlock-column .footerBlock-icon.is-blog {
    background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: -118px -83px;
    background-repeat: no-repeat;
}

.footerBlock-column .footerBlock-icon.is-youtube {

	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	
	background-position: -103px -82px;
    
	background-repeat: no-repeat;

}



.footerBlock-column .footerBlock-icon.is-instagram {

	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);

	background-position: -78px -83px;
	background-repeat: no-repeat;
}

.footerBlock-item {
    margin-left: 0
}

.footerBlock-item.is-new a:after {
    border: 1px solid rgba(70,198,0,0.4);
    border-radius: 3px;
    color: #46C600;
    content: "Novo!";
    font-size: 10px;
    margin-left: 5px;
    padding: 2px 5px;
    text-transform: uppercase
}

.footerBlock-legal {
    clear: both;
    color: rgba(255,255,255,0.7);
    display: block;
    margin: 20px 0 -10px;
    padding: 20px 0 0;
    text-align: center
}

.footerBlock-legal a {
    color: inherit
}

.footerBlock a {
    color: #FFF;
	text-decoration: none;
	cursor: pointer;
}

.footerBlock a:hover {
    color: #46C600;
    text-decoration: underline
}

.footerBlock .u-subtitle {
    color: #F5F5F5;
    text-align: center
}

.footerBlock .u-bold {
    color: #46C600
}

@media (min-width: 1200px) {
	.container  {
		width:1160px
	}
	.navigation {
		z-index: 6;
	}
}

@media (max-width: 1200px) {
	.footerBlock {
		margin-top: 60px;
	}
}

@media (max-width: 980px) {
	.container {
		width: 100%;
		border-radius: 0;
	}
}

@media (max-width: 767px) {
    .footerBlock-legal {
        padding:0 20px;
        margin-bottom: -20px
    }

    .footerBlock-column {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
        padding: 0 40px;
        text-align: left
    }

    .footerBlock-column li {
        display: inline-block;
        margin-right: 20px
    }

    .footerBlock-column--social {
        max-width: 100%
    }

    .footerBlock-column--social ul {
        max-width: 100%
    }

    .footerBlock-column--social li {
        display: inline-block;
        margin-bottom: 10px;
        width: auto
    }

    .footerBlock a {
        display: inline-block;
        line-height: 36px;
        text-decoration: underline;
        text-decoration-color: rgba(255,255,255,0.3)
    }
}

@media (max-width: 479px) {
    .footerBlock .u-subtitle {
        margin:0 auto;
        max-width: 280px
    }

    .footerBlock-column {
        padding: 0 0 0 20px
    }

    .footerBlock-column .u-regular {
        font-size: 13px
    }
}

.failmessage {
	text-align: left;
	padding: 10px
}

.failmessage h2 {
	color: #666;
	width: 100%;
	line-height: 1.4em;
	letter-spacing: -.1px
}

@media screen and (max-width:1200px) {
	.main {
		margin: 20px 2.5%!important;
		width: 95%!important
	}
	.main article {
		padding-top: 20px;
		max-height: 175px
	}
	.main .thumb-container {
		margin-top: -20px;
		width: 350px;
		height: 175px
	}
	.main .container-post {
		height: 135px
	}
	.main h2 {
		font-size: 2em
	}
	.main .action-bar {
		background: 0 0
	}
	.no-desk {
		display: inline-block!important
	}
	#twitter-widget-0 {
		display: none!important
	}
	.pagination {
		margin-right: 0!important;
		margin-top: 0!important
	}
}

@media screen and (max-width:770px) {
	.nav {
		margin-top: 20px
	}
	.nav .fb-icon,
	.nav .gp-icon,
	.nav .tw-icon {
		display: none
	}
	.nav .goto {
		line-height: 3em;
		padding: 0 10px;
		border: 2px solid rgba(87, 72, 94, .5);
		color: #57485e;
		border-radius: 5px;
		background-color: #fafafa
	}
	.nav .goto:hover {
		text-decoration: none;
		border-color: #57485e;
		background-color: #57485e;
		color: #fff
	}
	.header-posts .front-post {
		width: 50%;
		padding-top: 20.875%
	}
	.header-posts .front-post:nth-child(3) {
		display: none
	}
	.header-posts .wrapper {
		margin-bottom: 20px
	}
	.pagination * {
		min-width: 42px
	}
	.pagination .next {
		background-position: -127px 4px!important
	}
	.pagination .prev {
		background-position: -27px -88px!important
	}
}

@media screen and (max-width:770px) and (min-width:589px) {
	.main h2 {
		font-size: 2rem
	}
	.main article {
		max-height: 150px
	}
	.main p {
		display: none
	}
	.main .thumb-container {
		width: 300px;
		height: 150px
	}
	.main .post-info {
		display: none
	}
	.main .readmore {
		background-color: #770986;
		color: #fff;
		opacity: 1;
		visibility: visible
	}
	.main .readmore:after,
	.main .readmore:before {
		background-color: #fff
	}
	.main .readmore:before {
		transform: rotate(25deg);
		top: 17px
	}
	.main .readmore:after {
		transform: rotate(-120deg);
		top: 17px
	}
}

@media screen and (max-width:650px) and (min-width:589px) {
	.main article {
		max-height: 125px
	}
	.main h2 {
		font-size: 1.8rem
	}
	.main .readmore {
		transform: scale(.85);
		transform-origin: right;
		top: 5px
	}
	.main .thumb-container {
		width: 250px;
		height: 125px
	}
}

@media screen and (max-width:589px) {
	.main article {
		margin: 20px auto;
		padding: 0;
		max-height: none;
		max-width: 400px;
		width: 100%
	}
	.main p {
		display: none
	}
	.main h2 {
		text-decoration: underline
	}
	.main h2 a {
		color: #770986
	}
	.main .thumb-container {
		margin: 0;
		padding-top: 50%;
		max-width: 400px;
		width: 100%;
		min-width: none
	}
	.main .main-title {
		margin-top: 20px;
		margin-bottom: 10px;
		width: 100%
	}
	.main .main-title:before {
		display: none
	}
	.main .main-title:after {
		position: relative;
		top: 0;
		left: 0;
		display: block;
		width: 100%
	}
	.main .container-post {
		padding: 20px;
		width: 100%;
		height: auto
	}
	.main .action-bar {
		display: none
	}
	.header-posts .wrapper {
		margin-bottom: 0;
		max-height: none
	}
	.header-posts .front-post {
		border: none;
		font-size: 2.25rem;
		padding-top: 41.75%;
		width: 100%
	}
	.header-posts .front-post:nth-child(3) {
		display: inline-block
	}
	.header-posts .illustrate {
		opacity: .45
	}
	.header-posts .front-title {
		font-size: 1.75rem!important;
		padding: 10px 20px!important;
		min-height: 0!important
	}
}

.single-post {
	background-color: #fff
}

.single-post h1 {
	color: #fff;
	font-family: 'Ubuntu Condensed', sans-serif;
	letter-spacing: 0;
	font-size: 4rem;
	line-height: 125%;
	margin: 0 0 15px
}

.single-post h2 {
	border-bottom: 2px solid rgba(51, 51, 51, .1);
	font-family: 'Ubuntu Condensed', sans-serif;
	letter-spacing: 0;
	display: inline-block;
	font-size: 2.75rem;
	padding-bottom: 10px;
	width: 100%
}

.single-post h3 {
	font-family: 'Ubuntu Condensed', sans-serif;
	letter-spacing: 0;
	font-size: 2.3rem;
	letter-spacing: .5px
}

.single-post h4 {
	font-family: 'Ubuntu Condensed', sans-serif;
	letter-spacing: 0
}

.single-post header {
	background-color: #fff;
	z-index: 10
}

.single-post .wrapper {
	max-width: 1024px
}

.single-post .top-image-wrapper {
	position: relative;
	background-color: #fff;
	margin-bottom: 100px;
	padding-top: 28.5%
}

.single-post .top-image {
	position: absolute;
	bottom: 0;
	left: 0;
	box-shadow: inset 0 0 5px 3px rgba(51, 51, 51, .3);
	display: block;
	opacity: .85;
	width: 100%;
	height: auto
}

.single-post .wp-post-image {
	min-width: 320px
}

.single-post .post-info-block {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -425px;
	margin-bottom: -40px;
	background-color: rgba(51, 51, 51, .85);
	border-radius: 3px;
	color: #fff;
	padding: 10px 20px 15px;
	text-align: center;
	text-shadow: 2px 2px rgba(0, 0, 0, .2);
	width: 850px
}

.single-post .post-reading,
.single-post .post-timing {
	top: 5px;
	color: #fff;
	font-family: 'Ubuntu Condensed', sans-serif;
	letter-spacing: 0;
	font-size: 1.5rem
}

.span-reading-time .rt-label,
.span-reading-time .rt-time {
	color: #fff;
	font-family: 'Ubuntu Condensed', sans-serif;
}

.single-post .post-reading:before,
.single-post .post-timing:before {
	top: 2px;
	content: "";
	display: inline-block
}

.single-post .post-timing:before {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: -85px 2px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	width: 22px;
	height: 16px
}

.single-post .main-article {
	background-color: #f7f7f7;
	border-radius: 0
}

.single-post main {
	background-color: #fff
}

.single-post .about-block {
	display: inline-block;
	margin: 0 0 20px;
	text-align: center;
	width: 100%
}

.single-post .about-post {
	display: inline-block;
	margin: 10px 0 30px;
	width: 100%;
	height: auto
}

.single-post .about-post span {
	font-size: 1.4rem;
	display: inline-block;
	text-align: center;
	width: 100%
}

.single-post .about-post .author {
	color: #583877;
	display: inline;
	font-size: 22px;
	font-weight: 700
}

.single-post .about-post img {
	border-radius: 100%;
	box-sizing: content-box;
	border: 7px solid #f7f7f7;
	box-shadow: 0 0 0 2px rgba(88, 56, 119, .5);
	margin-right: 20px;
	vertical-align: middle
}

.single-post .about-post .date {
	color: #666;
	padding: 20px 0 10px 0
}

.single-post .about-post .categories-label {
	position: absolute;
	top: -15px;
	left: 50%;
	margin-left: -65px;
	border-radius: 20px;
	padding: 5px 10px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	width: 130px
}

.single-post .about-post .categories-label:before {
	padding-right: 4px;
	color: inherit
}

.single-post .categories-stock {
	padding: 2px 5px;
	color: #fff
}

.single-post .share-bar {
	position: fixed;
	bottom: 20%;
	right: -25px;
	margin-bottom: -103px;
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 10px 0 rgba(51, 51, 51, .2);
	float: right;
	width: 150px;
	min-height: 120px;
	text-align: center;
	padding: 20px 20px 20px 0;
	z-index: 10
}

.single-post .share-bar .title {
	padding: 20px 0;
	margin: 0
}

.single-post .share-bar .share-button {
	width: 100%;
	margin-bottom: 10px
}

.single-post .share-bar #twitter-widget-0 {
	height: 30px!important;
	padding-top: 6.67px
}

.single-post .post-header {
	background-color: #fff
}

.single-post .post-wrapper {
	margin: 0 auto;
	padding: 10px 40px 20px;
	max-width: 860px
}

.content-wrapper>p:nth-child(1) {
	display: inline-block
}

.post-wrapper code {
	background-color: #4AC13C;
	border-radius: 3px;
	color: #fff!important;
	border-bottom: 2px solid #40a634;
	display: inline-block;
	margin: 20px 0;
	padding: 0!important
}

.post-wrapper code a {
	color: #fff!important;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	padding: 10px 20px!important;
	text-decoration: none
}

.post-wrapper code a:after {
	background-image: url(https://assets.cuponomia.com.br/img/blog/spritesheet-i.png);
	background-position: -135px 4px;
	background-repeat: no-repeat;
	width: 18px;
	height: 22px;
	color: #fff;
	padding-left: 15px
}

.post-wrapper code:hover {
	background-color: #3b9a30
}

.post-wrapper strong {
	font-weight: 700
}

.post-wrapper img {
	box-sizing: content-box;
	border-radius: 3px;
	margin-top: 20px
}

.post-wrapper img.alignleft {
	float: left;
	margin: 5px 10px 5px 0
}

.post-wrapper img.alignright {
	float: right;
	margin: 5px 0 5px 10px
}

.post-wrapper img.aligncenter {
	margin: 20px auto
}

.post-wrapper p,
.post-wrapper p * {
	font-size: 16px;
	font-weight: 400;
	line-height: 200%;
	letter-spacing: 0;
	padding-bottom: 20px;
	color: #333
}

.post-wrapper p * strong,
.post-wrapper p strong {
	font-weight: 700
}

.post-wrapper .wp-caption {
	text-align: center;
	display: block;
	width: auto!important;
	max-width: 100%!important
}

.post-wrapper .wp-caption a {
	display: inline-block
}

.post-wrapper .wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: auto
}

.post-wrapper .wp-caption .wp-caption-text {
	z-index: 10
}

.post-wrapper .wp-caption.alignnone {
	margin: 10px 0 20px 0;
	width: 100%
}

.post-wrapper .wp-caption.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.post-wrapper .wp-caption.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px
}

.post-wrapper .wp-caption.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px
}

.post-wrapper .gallery-caption,
.post-wrapper .wp-caption .wp-caption-text {
	background-color: #b5e6b0;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #333!important;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	line-height: 150%;
	margin-top: -15px;
	margin-bottom: 20px;
	padding: 15px 10px;
	width: 90%
}

.post-wrapper .gallery-caption:after,
.post-wrapper .wp-caption .wp-caption-text:after {
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 10px solid #b5e6b0;
	content: " ";
	position: absolute;
	top: -10px;
	left: 0
}

.post-wrapper h1 {
	font-family: 'Ubuntu Condensed', sans-serif;
	letter-spacing: 0;
	margin: 30px 0
}

.post-wrapper h2,
.post-wrapper h3,
.post-wrapper h4,
.post-wrapper h5 {
	font-family: 'Ubuntu Condensed', sans-serif;
	letter-spacing: 0;
	margin: 20px 0 10px
}

.post-wrapper h2 *,
.post-wrapper h3 *,
.post-wrapper h4 *,
.post-wrapper h5 * {
	font-family: 'Ubuntu Condensed', sans-serif;
	letter-spacing: 0
}

.post-wrapper a {
	color: #43ae36!important;
	text-decoration: underline
}

.post-wrapper a:hover {
	color: #34872a
}

.post-wrapper a:focus {
	outline: 0
}

.post-wrapper a:active,
.post-wrapper a:hover {
	outline: 0
}

.post-wrapper blockquote {
	border-left: 3px solid #41B402;
	display: inline-block;
	margin: 30px 15px 30px 50px;
	padding-left: 15px
}

.post-wrapper blockquote p {
	color: #666;
	font-size: 17px;
	font-weight: 700;
	line-height: 170%;
	padding: 0
}

.post-wrapper ul {
	margin-left: 60px;
	margin-bottom: 20px
}

.post-wrapper ol {
	margin-left: 60px
}

.post-wrapper li {
	color: #666;
	font-size: 1.6rem;
	padding: 5px 0;
	font-weight: 700
}

.related-posts {
	background-color: #fff;
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 20px;
	border-top: 2px solid #d8d8d8;
	text-align: center
}

.related-posts .related-category {
	text-align: center;
	width: 100%
}

.related-posts h3 {
	padding-bottom: 10px
}

.related-posts img {
	border-radius: 5px
}

.related-posts a {
	display: inline-block;
	list-style-type: none;
	font-weight: 700;
	margin-right: 3%;
	margin-bottom: 40px;
	vertical-align: top;
	width: 28%;
	max-width: 300px
}

.related-posts h4 {
	display: block;
	font-size: 1.8rem;
	line-height: 145%;
	text-align: left
}

.related-posts a,
.related-posts h4 {
	color: #43ae36;
	text-decoration: none
}

.related-posts .wp-post-image {
	position: relative;
	margin: 10px 20px 10px 0;
	vertical-align: middle;
	max-width: 300px;
	min-width: 0;
	height: auto;
	width: 100%
}

.related-posts .featured-item {
	border: 1px solid rgba(51, 51, 51, .15);
	border-radius: 5px;
	display: inline-block;
	list-style: none;
	margin: 10px 1.5%;
	-webkit-transition: .2s all ease-out;
	-moz-transition: .2s all ease-out;
	-ms-transition: .2s all ease-out;
	-o-transition: .2s all ease-out;
	width: 16%
}

.related-posts .featured-item:hover {
	border-color: rgba(74, 193, 60, .8)
}

.related-posts .featured-item a {
	margin: 0;
	width: auto;
	height: auto
}

.related-posts .featured-item img {
	width: 100%;
	height: auto;
	max-width: 100%
}

@media screen and (max-width:1200px) {
	.single-post .post-wrapper {
		max-width: 620px
	}
}

@media screen and (max-width:920px) {
	.related-posts h4 {
		font-size: 1.5rem!important
	}
}

@media screen and (max-width:850px) {
	.single-post .post-wrapper {
		clear: both
	}
	.single-post .share-bar {
		display: none
	}
	.single-post .post-info-block {
		position: static;
		border-radius: 0;
		margin: 0;
		width: 100%
	}
	.single-post .top-image-wrapper {
		margin-bottom: 30px;
		padding-top: 0
	}
	.single-post .top-image {
		position: static;
		margin: 0;
		max-width: 100%;
		width: 100%;
		height: auto
	}
}

@media screen and (max-width:589px) {
	.single-post h1 {
		font-size: 2.5rem;
		line-height: 1.5em
	}
	.single-post .share-bar {
		display: none
	}
	.single-post .post-wrapper {
		margin: 0 20px;
		padding: 10px
	}
	.main-article img {
		height: auto;
		margin-left: 0!important
	}
	.related-posts a {
		width: 100%
	}
	.related-posts h4 {
		font-size: 1.8rem!important
	}
	.related-posts .section-title {
		margin-top: 20px;
		margin-bottom: 10px;
		width: 100%
	}
	.related-posts .section-title:before {
		display: none
	}
	.related-posts .section-title:after {
		position: relative;
		top: 0;
		left: 0;
		display: block;
		width: 100%
	}
	wp-caption .featured-item {
		width: 46%!important
	}
}