.elementor-field-select2 
{
    width:100%;
   
}

.elementor-field-select2  .select2-container .select2-selection--single
{
   
    padding-left: calc( 10px/2 )!important;
    padding-right: calc( 10px/2 )!important;
    border-radius: 50px 50px 50px 50px!important;
    height: 40px!important;
    
}

.elementor-field-select2 .select2-container--default .select2-selection--single .select2-selection__placeholder
{
    line-height: 40px!important;
}

.elementor-field-select2 .select2-container--default .select2-selection--single .select2-selection__rendered
{
    line-height: 40px!important;
}

.elementor-field-select2 .select2-selection__arrow
{
    top:8px!important
}

/*.select2-container--open .select2-dropdown--below
{
    margin-top: -17px!important;
}*/

.elementor-field-select2RT
{
     width:100%;
}

.elementor-field-select2RT .select2-container .select2-selection--single
{
   
    padding-left: calc( 10px/2 )!important;
    padding-right: calc( 10px/2 )!important;
    border-radius: 2px!important;
    height: 40px!important;
    
}

.elementor-field-select2RT .select2-selection__arrow
{
    top:8px!important;
}

.elementor-field-select2RT .select2-container--default .select2-selection--single .select2-selection__arrow b
{
    border-width: 8px 6px 0 6px; /* Ingrandisci triangolo */
    margin-left: -6px;  
}

.elementor-field-select2RT .select2-container--default .select2-selection--single .select2-selection__placeholder
{
    line-height: 40px!important;
}

.elementor-field-select2RT .select2-container--default .select2-selection--single .select2-selection__rendered
{
    line-height: 40px!important;
}