.elementor-kit-7{--e-global-color-primary:#E52B14;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#FF6552;--e-global-typography-primary-font-family:"Source Sans Pro";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Source Sans Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Source Sans Pro";--e-global-typography-accent-font-weight:500;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.header-sticky.elementor-sticky--effects {
    background-color: #000 !important;
}




.bg_tilt_btn::before {
	content: "";
	position: absolute;
	left: -14px;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7px 38px 14px;
	border-color: transparent transparent #e52c14 transparent;
}

.bg_tilt_btn::after {
	content: "";
	position: absolute;
	right: -14px;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 38px 14px 0 7px;
	border-color: #e52c14 transparent transparent transparent;
}





.clean-bottom-borders {
    border-collapse: collapse;
    width: 100%;
    border: none;
  }
  
  .clean-bottom-borders tr {
    background: white !important;
    border-bottom: 1px solid #ddd;
  }
  
  .clean-bottom-borders td {
    border: none;
    
    padding: 8px 12px;
    vertical-align: top;
  }
  
  .clean-bottom-borders td:first-child {
    font-weight: bold;
    background: white;
  }
  
 table.clean-bottom-borders tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: white;
}

table.clean-bottom-borders tbody tr:hover>td, table.clean-bottom-borders tbody tr:hover>th {
    background-color: white;
}



/* Add the icon using pseudo-element - only when header is sticky */
.header-sticky ul.sub-menu li.menu-item a.elementor-sub-item::before {
    content: "";
    display: inline-block !important;
    width: 16px !important;
    height: 16px !important;
    background-image: url('https://hs-drives.captain-wordpress.de/wp-content/uploads/2025/06/angles-right-solid.svg') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    position: absolute !important;
    left: 0 !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
  
    transition: filter 0.3s ease !important;
}

/* Change icon color to white on hover - only when header is sticky */
.header-sticky ul.sub-menu li.menu-item a.elementor-sub-item:hover::before {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(180deg) brightness(100%) contrast(100%);
}

/* For the first item that already has an img tag, hide it - only when header is sticky */
.header-sticky ul.sub-menu li.menu-item a.elementor-sub-item img {
    display: none;
}




@media (max-width: 767px) {
    .header-sticky .sub-menu.elementor-nav-menu--dropdown li.menu-item {
    padding-left: 10px;
}
}/* End custom CSS */