.elementor-widget-sc-heading .section-title .heading-subtitle.show-icon::after {
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 14px;
    margin-left: 10px;
}
.elementor-widget-sc-heading .section-title .heading-subtitle.show-icon::before {
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 14px;
    margin-right: 10px;
}
.elementor-widget-sc-heading .sigma_custom_heading_wrapper.text-left .section-title .heading-subtitle.show-icon::after {
    display: none;
}
.elementor-widget-sc-heading .sigma_custom_heading_wrapper.text-right .section-title .heading-subtitle.show-icon::before {
    display: none;
}
.elementor-widget-sc-heading .section-title .heading-subtitle {
    padding-bottom: 0;
    margin-bottom: 20px;
}
.theme-icon-cat-mosque .elementor-widget-sc-heading .section-title .heading-subtitle {
    justify-content: flex-start;
    display: inline-flex;
    align-items: center;
}
.theme-icon-cat-mosque .elementor-widget-sc-heading .section-title .heading-subtitle.show-icon:before,
.theme-icon-cat-mosque .elementor-widget-sc-heading .section-title .heading-subtitle.show-icon::after {
    content: "";
    display: inline-block;
    width: 40px;
    height: 2px;
    background-color: #F74F22;
}

.theme-icon-cat-temple .elementor-widget-sc-heading .section-title .heading-subtitle.show-icon::before,
.theme-icon-cat-temple .elementor-widget-sc-heading .section-title .heading-subtitle.show-icon::after{
    content: "\f679";
}
.theme-icon-cat-buddha .elementor-widget-sc-heading .section-title .heading-subtitle.show-icon::before,
.theme-icon-cat-buddha .elementor-widget-sc-heading .section-title .heading-subtitle.show-icon::after {
    content: "\f39b";
    line-height: 1;
    font-size: 30px;
    font-weight: 400;
    margin-right: 10px;
}
.theme-icon-cat-buddha .elementor-widget-sc-heading .section-title .heading-subtitle.show-icon {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
}
.theme-icon-cat-buddha .border-before p::before{
  display: none;
}
