.elementor-13118 .elementor-element.elementor-element-2e747d85{--display:flex;--margin-top:-40px;--margin-bottom:-90px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-13118 .elementor-element.elementor-element-2e747d85:not(.elementor-motion-effects-element-type-background), .elementor-13118 .elementor-element.elementor-element-2e747d85 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://demojukebooks.jbks.gr/wp-content/uploads/2023/10/jukebooks-circles-background.png");background-position:bottom center;background-repeat:no-repeat;background-size:contain;}.elementor-13118 .elementor-element.elementor-element-6f391cc6 > .elementor-widget-container{padding:0px 20px 0px 20px;}@media(min-width:1367px){.elementor-13118 .elementor-element.elementor-element-2e747d85:not(.elementor-motion-effects-element-type-background), .elementor-13118 .elementor-element.elementor-element-2e747d85 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start custom CSS for text-editor, class: .elementor-element-6f391cc6 */table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 auto;
  }
  
  table, th, td {
    border: 1px solid #ddd;
  }
  
  th, td {
    padding: 8px;
    text-align: left;
    vertical-align: middle;
  }
  
  th {
    background-color: #F1F1F1;
    font-weight:bold !important;
  }
  
  @media screen and (max-width: 600px) {
    table, thead, tbody, th, td, tr {
      display: block;
    }

    thead {
      display: none;
    }

    tr {
      margin-bottom: 12px;
      border: 1px solid #ddd;
    }

    td {
      text-align: left;
    }

    td::before {
      content: attr(data-th) ": ";
      font-weight: bold;
    }
  }/* End custom CSS */