/*
 Theme Name:   ANN Child Theme
 Theme URI:    https://ann.axiomthemes.com/
 Description:  ANN Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     ann
 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:  ann
*/


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

.sc_icons .sc_icons_item_details {
	z-index: 10;
}

@media (max-width: 479px) {
	h1, h2, h3, h4, h5, h6 {
		hyphens: none !important;
	} 
}

.sc_skills.sc_skills_counter_extra .sc_skills_total {
    font-size: 2.6em;
}

@media(max-width: 1440px) {
    .sc_skills.sc_skills_counter_extra .sc_skills_total {
        font-size: 2.3em;
    }
}

@media(max-width: 1024px) {
    .sc_skills.sc_skills_counter_extra .sc_skills_total {
        font-size: 2em;
    }
}

.sc_services.sc_services_unusual .sc_services_item .sc_services_item_number {
	display: none !important;
}

.sc_services_strong .sc_services_item_text {
	max-height: 4.5em;
}

.sc_price.sc_price_plain .sc_price_item {
    height: 100%;
}

.post_item_404 .post_content .page_title {
	color: var(--theme-color-text_link);
	background: none;
	background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
}

.sc_icons_number.sc_align_center .sc_icons_item_number {
	display: none;
}
