/*
 Theme Name:   Fuse Child Theme
 Theme URI:    https://fuse.axiomthemes.com/
 Description:  Fuse Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     fuse
 Version:      1.0.0
 Tested up to: 6.7.1
 Requires at least: 5.0
 Requires PHP: 7.0
 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:  fuse
*/


/* =Theme customization starts here
------------------------------------------------------------ */
span, p, body{
	hyphens: none !important;
}
.scheme_default_cozy, body.scheme_default_cozy, .scheme_default_cozy:where(.editor-styles-wrapper) {
    --theme-color-bg_color: #ffffff;
}
.rs-layer#slider-5-slide-7-layer-13 {
    display: none !important;
}

/* counter */
.sc_skills_column.trx_addons_column-1_3.trx_addons_column-1_2-mobile {
    border: 1px solid #55723F;
	margin-right: -1px;
}
.sc_skills_counter .sc_skills_item + .sc_skills_item_title{
	font-weight:600;
	margin-bottom:25px;
}
.sc_skills_counter .sc_skills_item + .sc_skills_item_title,
.sc_skills_counter .sc_skills_item_icon_position_right .sc_skills_total{
	text-align:center;
}
.sc_skills_counter .sc_skills_total {
 font-size: 6em;
}
.sc_skills_counter .sc_skills_item_icon_position_right .sc_skills_icon, .sc_skills_counter .sc_skills_item_icon_position_right .sc_skills_image {
    float: inline-end;
    text-align: revert-layer;
    margin-right: 4rem;
    font-size: 5.8rem;
	margin-left: -4rem;
}
.sc_services_default .sc_services_item_info {
    padding: 0.8rem;
    text-align: center;
}
.trx_addons_columns_wrap>[class*="trx_addons_column-"]{
	padding-right:15px;
}
.sc_services_default .sc_services_item_title {
    font-size: 1.5em;
}
.why ol{
	list-style-position: inside;
	padding:0;
}
.why ol li{ 
    padding: 20px 0px;
    border-bottom: 0.5px solid #ffffff;
}
.why ol li:last-child {
	border:none !important;
}
.why ol li:first-child{
	padding-top:0px !important;
}
.sc_team_item_socials.socials_wrap {
    display: none;
}
.sc_team_item_info {
    padding: 01rem !important;
}
.trx_addons_scroll_to_top.trx_addons_scroll_to_top.trx_addons_scroll_to_top{
	display:none !important;
}
@media (max-width: 767px) {
	.sc_skills_counter .sc_skills_icon {
            font-size: 3.1em !important;
        }
    }
.trx_addons_columns_wrap{
	margin-right:auto !important;
} 
 .menu_mobile .sc_layouts_logo img {
 display: none;
 }
        .sc_skills_counter .sc_skills_icon + .sc_skills_total {
            margin-top: 0.8em !important;
        }
    
}
.gt_float_switcher { 
    right: 15px !important;
    position: absolute !important;
    color: #555;
    width: max-content !important;
    display: inline-block !important;
    background: none !important;
}