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


/* =Theme customization starts here
-------------------------------------------------------------- */
.scheme_default .sc_services_light .sc_services_item_icon .service_extra_subtitle, .scheme_default .related_columns .sc_services_item_icon .service_extra_subtitle {
    display: none !important;
}

.sc_item_title.sc_item_title_style_icon::after {
    content: "" !important;
    display: block !important;
    width: 70px !important; 
    height: 70px !important;
    background-image: url('https://www.lesbacchantes-barber.fr/wp-content/uploads/2025/06/moustache.png') !important; 
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    vertical-align: middle !important;
}

.sc_item_descr.sc_title_descr{
	font-size: 18px !important;
	font-family: "Montserrat", Sans-serif !important;
	line-height: 24px !important;
}
.sc_icons_extra .sc_icons_item .sc_icons_item_details .sc_icons_item_title {
    font-size:1.5em !important; 
}
h1, h2, span, button, a, dd, dt, ul, li .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4 {
	font-family: "Montserrat", Sans-serif !important;
	letter-spacing: 0px !important;
}
.breadcrumbs{
	font-family: "Montserrat", Sans-serif !important;
}
.mobile_device .menu_mobile .search_mobile, .mobile_layout .menu_mobile .search_mobile {
	display:none !important
}
@media (max-width: 479px) {
    .mobile_device .menu_mobile .sc_layouts_logo img, .mobile_layout .menu_mobile .sc_layouts_logo img {
        max-height: 140px !important;
    }
}