.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;
}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}