/*
Theme Name: Fitmas Child
Author: ThemePul
Description: This Child Theme Only For Fitmas Theme
Version: 1.0.0
Template: fitmas

This is the child theme for Fitmas theme.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/*
  Oculta o título do widget específico com ID elementor-element-8f36e52
  na página com ID elementor-4285
*/
.elementor-4285 .elementor-element.elementor-element-8f36e52 .elementor-heading-title {
    font-family: "Kanit", Sans-serif;
    font-weight: 500;
    display: none !important;
}

/*
  Oculta o container do widget com ID elementor-element-42cce39,
  removendo a margem inferior e mantendo os paddings a zero
*/
.elementor-4285 .elementor-element.elementor-element-42cce39 > .elementor-widget-container {
    margin: 0px 0px -25px 0px;
    padding: 0px 0px 0px 0px;
    display: none !important;
}
.elementor-1165 .elementor-element.elementor-element-8f36e52 .elementor-heading-title {
    font-family: "Kanit", Sans-serif;
    font-size: 30px;
    font-weight: 500;
    display: none !important;
}
.elementor-1165 .elementor-element.elementor-element-42cce39 {
    font-family: "Kumbh Sans", Sans-serif;
    color: #7B7E86;
    display: none !important;
}
.elementor-1163 .elementor-element.elementor-element-8f36e52 .elementor-heading-title {
    font-family: "Kanit", Sans-serif;
    font-size: 30px;
    font-weight: 500;
    display: none !important;
}
.elementor-1163 .elementor-element.elementor-element-42cce39 {
    font-family: "Kumbh Sans", Sans-serif;
    color: #7B7E86;
    display: none !important;
}
.elementor-1164 .elementor-element.elementor-element-8f36e52 .elementor-heading-title {
    font-family: "Kanit", Sans-serif;
    font-size: 30px;
    font-weight: 500;
    display: none !important;
}
.elementor-1164 .elementor-element.elementor-element-42cce39 {
    font-family: "Kumbh Sans", Sans-serif;
    color: #7B7E86;
    display: none !important;
}
.elementor-1162 .elementor-element.elementor-element-42cce39 {
    font-family: "Kumbh Sans", Sans-serif;
    color: #7B7E86;
    display: none !important;
}

.elementor-1163 .elementor-element.elementor-element-8f36e52 .elementor-heading-title {
    font-family: "Kanit", Sans-serif;
    font-size: 30px;
    font-weight: 500;
    display: none !important;
}
.elementor-1162 .elementor-element.elementor-element-8f36e52 .elementor-heading-title {
    font-family: "Kanit", Sans-serif;
    font-size: 30px;
    font-weight: 500;
    display: none !important;
}
/*
  Estiliza ícones dentro do about-info-wrap com propriedades visuais ajustadas
*/
.about-info-wrap .icon {
    height: 49px;
    width: 41px;
    line-height: 56px;
    font-size: 18px;
    color: var(--theme-color);
    border-radius: 50%;
    text-align: center;
}
