/*
Theme Name: Health Club Child Theme
Theme URI: https://health-club.ancorathemes.com/
Description: Health Club is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.5.0
Tested up to: 6.8
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: health-club
Template: health-club
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */



.bg-box-img .elementor-widget-image {
    position: relative;
}

.bg-box-img .elementor-widget-image::after {
    content: '';
    background: linear-gradient(0deg, rgb(0 0 0 / 75%) 13%, rgb(0 0 0 / 10%) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.bg-box > .elementor-element {
    overflow: hidden;
    border-radius: 4px;
}

.bg-box .elementor-element .elementor-widget-image {
    overflow: hidden;
}

.bg-box .elementor-element .elementor-widget-image:hover img {
    transform: scale(1.12) rotate(1deg);
}

.bg-box .elementor-element .elementor-widget-image img {
    transition: all 0.3s linear;
}

[data-id="6d521f4"] ul li a {display: flex !important;align-items: center;justify-content: flex-start;gap: 12px;}

[data-id="6d521f4"] ul li span.elementor-icon-list-icon svg {
    width: 15px !important;
}

footer ul li {
    list-style: none !important;
}

footer ul {
    padding: 0 !important;
}