/*
Theme Name: The7 Child
Theme URI: https://the7.io/
Author: Dream Theme
Author URI: https://dream-theme.com/
Description: A child theme for The7 by Dream-Theme.
Template: dt-the7
Version: 1.0.5
License: GNU General Public License V2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: the7mk2-child
*/

.circled_number {
    width:64px;
    height:64px;
    background:#1795D4;
    color:#fff;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    margin:0 auto 1rem;
    font-size:1.5rem;
    font-weight:700;
}

.support-card {
    border: 1px solid #e2e3e3;
    padding: 1rem 1.5rem;
    margin-bottom: 1.5rem;
}

.support-card .elementor-widget-icon-box {
    background: #F5F5F5;
    padding: 1.5rem;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.support-card .elementor-widget-icon-box.elementor-position-block-start .elementor-icon-box-wrapper {
    flex-direction: row;
}

.elementor-accordion-icon-left {
    margin-right: 10px;
    position: absolute;
    right: 15px;
}

.elementor-accordion-icon-left svg {
    width: 24px !important;
    height: 24px !important;
    fill: #9ca3af;
}