/**
Theme Name: Water Treatment Bali Theme
Author: Dimensee Digital
Author URI: https://dimensee.com/
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: digivi-agency-theme
Template: astra
*/

.ast-grid-right-center-section {
	justify-content: flex-end !important;
}

footer.site-footer > div {
    /* background-color: #008080 !important; */
    color: #444444;
    border: 0 !important;
}

footer.site-footer > div a {
	color: #363636;
}

footer.site-footer > div {
	padding-top: 60px;
}

/* .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
	display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
} */

footer.site-footer h2.widget-title,
footer.site-footer h2.wp-block-heading {
	color: #222222;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner img {
/*     filter: brightness(0) invert(1); */
    width: 230px;
}

footer.site-footer ul li {
	margin-bottom: 6px;
}

.ast-footer-copyright {
	color: #363636 !important;
}

.filled-image img {
    filter: brightness(0) saturate(100%) invert(30%) sepia(85%) saturate(1301%) hue-rotate(151deg) brightness(93%) contrast(102%);
}

.social-footer  .wp-block-social-links {
    gap: 16px;
}

.social-footer .wp-social-link a {
    background: #F0F0F0;
    display: flex;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    padding: 8px;
}

.social-footer .wp-social-link a svg {
    fill: #5ac3ae;
}

.services-style .elementor-widget-eael-info-box > .elementor-widget-container:hover {
    background-color: #008080 !important;
}

.onservice .elementor-widget-eael-info-box > .elementor-widget-container {
    border: 4px solid #FFFFFF;
}

.onservice .elementor-widget-eael-info-box > .elementor-widget-container:hover {
    box-shadow: 0 20px 30px -16px #005959;
    border-color: #E37126;
    transform: translateY(-15px);
    border-radius: 10px !important;
}

.services-style .elementor-widget-eael-info-box > .elementor-widget-container:hover .eael-infobox .title,
.services-style .elementor-widget-eael-info-box > .elementor-widget-container:hover .eael-infobox p {
    color: #FFFFFF !important;
}

.services-style .elementor-widget-eael-info-box > .elementor-widget-container:hover .infobox-icon svg,
.services-style .elementor-widget-eael-info-box > .elementor-widget-container:hover .st0 {
    fill: #FFFFFF !important;
}