.elementor-kit-7{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#5F5B79;--e-global-color-text:#000000;--e-global-color-accent:#ACA2A7;--e-global-color-5c79041:#CAC7B6;--e-global-color-c23c74e:#333333;--e-global-color-39ad047:#EEEDEA;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:700;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:85%;}.e-con{--container-max-width:85%;}.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 */.custom-underline {
    position: relative;
    display: inline-block;
}

.custom-underline:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px; /* Adjust space between text and underline */
    width: 100%;
    height: 2px; /* Thickness of underline */
    background: currentColor; /* Color of underline */
}

.product-downloads-sidebar-cart__count, .product-downloads-product__add-all-to-cart, .product-downloads-product__file-add-to-cart {
    background: var(--e-global-color-secondary) !important;
    color: #FFF !important;
}

.product-downloads-product__download-all {
    color: #FFF !important;
}/* End custom CSS */