/*
 Theme Name:   Soleil Child Theme
 Theme URI:    http://soleil.axiomthemes.com/
 Description:  Soleil Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com
 Template:     soleil
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  soleil
*/


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


.sc_skills_counter_simple .sc_skills_total {
	font-size: 2.611em;
	}

h3.sc_item_title_tag + .sc_item_descr {
	margin-top: 1em;

}

.sc_icons_item_title, .sc_icons_plate .sc_icons_item_title {
    font-weight: 400 !important;
   
}
.sc_icons_decoration .sc_icons_item_title {
    font-size: 1.2em !important;
    line-height: 1.4em !important;
}
.color_style_link2 .sc_icons_icon {
    width: 50px;
    min-width: 50px;
    max-width: 50px;
}

.single_style_style-3 .page_content_wrap>.content_wrap {
    padding-top: 0 !important;
}
section.team_page_wrap_info.comments_open,
.comments_form{
    display: none;
}

.single-cpt_team .page_content_wrap {
    padding-top: 3.1rem!important;
    padding-bottom: 1.4rem!important;
}

.wp-block-button.register_link.sticky-btn.pum-trigger {
  
    position: fixed;
    z-index: 7999;
    bottom: 86px;
    right: 0px;
    width: auto;
    height: 3em;
   
}

@media only screen and (max-width: 767px) {
.post_header_wrap_style_style-3 .post_featured + .post_header_single {
    margin-top: -30px !important;
}
}