.mad_temp_hide {
display: none !important;
}
.mad_hide_mobile {
display: none;
}
.mad_show_mobile {
display: block;
}
.mad_single_item {
width: 25%;
padding: 0 15px 0;
}
.mad_single_item_inner .post_thumbnail {
margin-bottom: 30px;
}
.mad_single_item_inner a {
text-decoration: none;
-webkit-transition: all 0.8s ease;
transition: all 0.8s ease;
}
.mad_single_item_inner a:hover {
text-decoration: none;
}
.mad_single_item_inner a:hover .mad_event_data {
background-color: #80217f;
}
.mad_single_item_inner_info {
position: relative;
padding-left: 85px;
padding-bottom: 25px;
margin: 0 0 40px 0;
border-bottom: 1px solid #e5e5e5;
}
.mad_single_item_inner_info .mad_event_data {
position: absolute;
top: 0;
left: 0;
width: 56px;
height: 80px;
padding: 10px;
text-align: center;
background-color: #999;
color: #FFF;
-webkit-transition: all 0.8s ease;
transition: all 0.8s ease;
}
.mad_single_item_inner_info .mad_event_data span {
display: block;
position: relative;
color: #fff;
white-space: nowrap;
}
.mad_single_item_inner_info .mad_event_data span.number {
margin-bottom: -5px;
font-size: 25x;
line-height: 20px;
}
.mad_single_item_inner_info h3 {
font-family: 'Poppins';
font-weight: 400;
font-size: 20px;
line-height: 25px;
height: 100px;
}
.mad_single_item_inner_info .mad_item_address {
font-size: 13px;
line-height: 16px;
vertical-align: middle;
}
.mad_single_item_inner_info .mad_item_address i {
position: relative;
top: 3px;
margin-right: 6px;
}
.mad_custom_paragraph p {
margin-bottom: 10px !important;
}
.mad_event_sidebar .mad_sidebar_event_thumb img {
width: 100% !important;
}
.mad_event_sidebar .mad_sidebar_events_links_wrapper .mad_custom_events_buttons a {
width: 100%;
max-width: 100% !important;
}
.mad_banner_main.vc_custom_1617291433031 {
position: relative !important;
background-image: url(https://www.morecomunicazione.it/wp-content/uploads/2021/04/giraffa.jpg) !important;
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: -480px center !important;
}
.mad_banner_main.vc_custom_1617291433031:after {
content: "";
position: absolute;
width: 250px;
height: 250px;
top: 50%;
left: 50%;
margin-top: -125px;
margin-left: -125px;
background-image: url(https://www.morecomunicazione.it/wp-content/uploads/2021/04/logo_def.png);
background-position: center center;
background-size: cover;
}
.mad_child_picture {
background-image: url(https://www.morecomunicazione.it/wp-content/uploads/2020/07/cosa-facciamo-1.jpg?id=7196);
background-position: right center;
background-size: cover;
background-repeat: no-repeat;
}
.mad_highlighted_text p span {
display: inline;
background-color: #FFF;
color: #80217f !important;
padding: 0 10px;
} @media screen and (min-width: 640px) {
.mad_banner_main.vc_custom_1617291433031 {
background-position: center center !important;
}
}  @media screen and (min-width: 768px) {
.mad_hide_mobile {
display: block;
}
.mad_show_mobile {
display: none;
}
}