/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
---------------------------------------------------------------- */
/* There is no CSS yet in this file, but it will be updated in the future version */
/* addon-variables */
/* ewa-addon-mixins */
/* theme-variables */
.kbt-shape {
  width: 100%;
  display: block;
  overflow: hidden;
  line-height: 0;
  position: relative;
  z-index: 5;
}

.kbt-shape svg {
  width: 100%;
  display: block;
}