/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 19 2026 | 12:16:43 */
@media (min-width:1100px)
{
  header .bde-header-builder__container {
    max-width:1100px !important;
    margin:0 auto;
    padding-left:unset !important;
    padding-right:unset !important;
  }
  body header .header-cta-col {
    --column-width: 26% !important;
  }
  body header .header-menu-col {
    --column-width: 54% !important;
  }
  body header .bde-column-25-123 {
    --column-width: 20% !important;
  }
  body header .breakdance-menu-list li a {
    padding-left:13px !important;
  }
  body header .breakdance-menu-link-arrow {
    padding-right:13px !important;
  }
}