/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,portfolio
Version: 2.4.1739529855
Updated: 2025-02-14 11:44:15

*/
.sub-menu.elementor-nav-menu--dropdown.sm-nowrap{
	    margin-left: 0 !important;
    margin-top: 0 !important
}
.e-n-accordion-item-title[aria-expanded="true"]{
	    border-bottom-left-radius: 0 !important;
		border-bottom-right-radius: 0 !important
}
.homeBaseLine{
	line-height: 1.8em;
}
.homeBaseLine .block{
	    background-color: #DBEFF5;
    color: #156D53 !important;
    font-weight: 600 !important;
    padding: 0 15px;
    border-radius: 25px;
}
.homeBaseLine .block-empty{
    color: #DBEFF5 !important;
    font-weight: 600 !important;
    padding: 0 15px;
    border-radius: 25px;
	border:2px solid #DBEFF5
}
#homeBloc {
    display: flex;
    flex-direction: column;
    width: 240px;
    min-height: 160px;
    border-radius: 20px;
    text-align: center;
    font-family: 'Poppins';
    font-size: 0.7em;
	
}
#homeBloc > div {
	align-content: center;
}
#homeBloc span.light{
    font-weight: 600;
    font-size: 2.2em;
   display: block;
}
#homeBloc span.big{
    font-weight: bold;
    font-size: 2.6em;
   display: block;
	top: -20px;
    position: relative;
}
#homeBloc  p{
   line-height: 1.1em;
}
#homeBloc p.pWithTitle{

    position: relative;
    top: -15px;
}
    

    