/**
Theme Name: absenkuGov-theme
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: absenkugov-theme
Template: astra
*/

/* CSS bG Body Title Content */
    body {
        background-image: url('https://egov.absenku.com/wp-content/uploads/2023/02/bg-title.jpg') !important;
        background-size: 100% auto;
        background-repeat: no-repeat;
    }
    body.home {
        background-image: none !important;
    }
    .entry-header {
        display: none;
    }
    .main-header-bar {
        background-color: transparent;
        border-color: transparent;
        margin-top: 3em;
        padding-bottom: 0;
    }
    .custom-title {
        margin-bottom: 3.1em;
    }
    .home .custom-title {
        margin-bottom: 0;
    }
    .custom-title h1 {
        color: #fff;
        font-size: 42px;
    }
    .entry-content {
        background: #fff;
        padding-top: 4em;
    }
    .home .entry-content {
        padding-top: 0;
    }
/* CSS bG Body Title Content */

/* CSS Menu */
    .menu-header .hfe-pointer__underline.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{
        height: 2px;
        width: 24px;
        text-align: center;
        margin: 0 auto;
        left: 50%;
        transform: translate(-50%, -50%);
    }
/* CSS Menu */

.txt-gradient {
    background: linear-gradient(180deg, #BB030B 0%, #DC1F26 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.memilih-absenku .elementor-icon-list-icon {
    box-shadow: 0px 7px 20px rgba(227, 97, 97, 0.5);
    border-radius: 100%;
    margin-right: 20px;
}
.memilih-absenku .elementor-icon-list-icon svg {
    margin-right: 0 !important;
}
.memilih-absenku .m-l-3 {
    margin-left: 3em;
}


.btb-gradient-slide {
    background: radial-gradient(128.33% 128.33% at 49.76% -28.33%, #FFD600 0%, #FDA513 85%);
    border-radius: 10px !important;
    padding: 14px 35px !important;
}

@media (max-width: 768px) {
  .btb-gradient-slide {
    padding: 11px 30px !important;
    font-size: 14px !important;
  }
}

/* css Fitur */
.fitur-all-package .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    min-width: 23%;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .fitur-all-package .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
        min-width: 45%;
    }
}
@media (max-width: 767px) {
    .fitur-all-package .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
        min-width: 95%;
    }
}
/* css Fitur */