#billing_country_field{
    display: inherit !important;
}
#billing_country_field span.woocommerce-input-wrapper strong{
    display: block;
    text-align: center;
    border: solid 1px #c1bfbf;
    padding: 12px;
    border-radius: 5px;
}
.mks-billing-fields > p:not(#billing_address_1_field){
    float: inherit !important;
}
.silva-spm-under-title li:not(:first-child){
    margin-right: 25px;
}
.silva-spm-under-title li:not(:first-child) span{
    font-weight: 600;
}
.silva-spm-under-title li:not(:first-child) a{
    color: #39c8d9;
    font-weight: 600;
    cursor: pointer;
}
.silva-spm-under-title li:not(:first-child) a:hover{
    color: #39c8d9;
}