/* 
 Theme Name:   Omnia (Extra Child)
 Theme URI:    
 Description:  Tema child per Extra
 Author:       abc marketing
 Author URI:   
 Template:     Extra
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

@media screen and (min-width: 1025px) {
.centered #et-navigation {
    margin-left: auto;
    margin-right: auto;
    margin-top: 32px;
    margin-bottom: -20px;
}
}

h4 {font-size:18px !important;}

.et_pb_extra_column_main {
-webkit-box-shadow: 0px 10px 10px 2px rgba(0,0,0,0.44);
-moz-box-shadow: 0px 10px 10px 2px rgba(0,0,0,0.44);
box-shadow: 0px 10px 10px 2px rgba(0,0,0,0.44);
}

.page article, .et_pb_extra_column_main { border-radius: 50px;}

.et_pb_section  { border-top-left-radius: 50px; border-top-right-radius: 50px;}


#main-header {
     border-bottom: 2px solid white;
}