@font-face {
font-family: 'Trueno';
src: url(//creativebits.org/wp-content/themes/cheerup/css/fonts/trueno/truenorg-webfont.woff2) format('woff2'),
url(//creativebits.org/wp-content/themes/cheerup/css/fonts/trueno/truenorg-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}.ecae-image a, .ecae-image img {
width: inherit;
height: inherit;
max-width: 100%;
}
.ecae-table-left {
display:table;
}
.ecae-table-right {
display:table;
direction: rtl;
}
.ecae-table-left .ecae-table-cell {
display:table-cell;
vertical-align:top;
}
.ecae-image .wp-caption {
width: inherit !important;
padding: 0px !important;
}
.ecae-table-right .ecae-table-cell {
display:table-cell;
vertical-align:top;
direction: ltr;
}
.ecae-button,
.ecae-button a,
.ecae-button a span {
white-space:nowrap;
}
.ecae-button {
display: block;
}
.ecae-dots {
display: inline-block;
padding: 0;
} @media screen and (max-width : 768px) { .ecae-table-left, .ecae-table-right {
display:block !important;		
}
.ecae-table-cell {
display:block !important;
margin-right:auto !important;
}
}.ecae-button.ecae-buttonskin-none {
font-size: 14px;
}
.ecae-button.ecae-buttonskin-none a.ecae-link {
font-size: inherit;
margin-left: -13px;
}
.ecae-button.ecae-buttonskin-none a.ecae-link span {	
padding: 5px 10px;
}