.elementor-25679 .elementor-element.elementor-element-387d5490{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-25679 .elementor-element.elementor-element-6bc545f > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-25679 .elementor-element.elementor-element-ebf52c3 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for text-editor, class: .elementor-element-ebf52c3 */.feeback-btn {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box !important;
  display: block;
  direction: ltr !important;
  z-index: 100;
  right: 0;
}

 .feeback-btn button {
    font-size: 13px;
    position: relative;
    border: none;
    outline: none;
    padding: 12px 14px 12px 12px;
    cursor: pointer;
    white-space: nowrap;
    background-color: #f4364c !important;
    transition: transform 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
    opacity: 0.96;
    width: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  
  .feeback-btn button span {
      overflow-wrap: normal !important;
      word-break: normal !important;
      word-wrap: normal !important;
      white-space: nowrap !important;
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
      cursor: pointer;
      -ms-writing-mode: tb-rl;
      -webkit-writing-mode: vertical-lr;
      writing-mode: vertical-lr;
      transform: rotate(180deg);
      color: #ffffff !important;
    }/* End custom CSS */