/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 14 2021 | 09:59:13 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 14 2021 | 09:57:08 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 14 2021 | 09:51:41 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 14 2021 | 09:46:40 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 14 2021 | 09:39:32 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

@media screen and (max-width: 600px) {
  .acf-responsive-field .acf-field{
    width: 100%!important;
  }
  .acf-responsive-table thead, .acf-responsive-table tbody, .acf-responsive-table th, .acf-responsive-table td, .acf-responsive-table tr{
    display: block;
  }
  .acf-responsive-table tr {
    width: 100%;
}

.acf-responsive-table thead {
    width: fit-content;
}

.acf-responsive-table table.acf-table {
    display: flex;
}

.acf-responsive-table tbody {
    width: 100%;
}
.tilmeld-kursus-container{
  padding: 0!important;
  background: white!important;
  box-shadow: none!important;
}
  .acf-responsive-repeater {
    padding-left: 0!important;
    padding-right: 0!important;
}
}



