/*
Theme Name: Anabella Rose
Description: Theme based on Oshin
Author: Brand Exponents
Template: oshin
Version: 1.0
*/

@import url("../oshin/style.css");

.sec-border, input[type="text"], input[type="email"], input[type="tel"], input[type="password"], textarea{
    border: 1px solid #ccc!important;
    border-radius: 4px!important;
}

input[type="date"]{
    width: auto;
    padding: 0.5rem;
    border: 1px solid #ccc!important;
    border-radius: 4px!important;
}

.wpcf7-not-valid-tip {
    display: block !important;
    color: red;
    font-size: 0.9em;
    margin-top: 5px;
}

#form-contact-wrapper p{
    margin-bottom: 5px!important;
}

#form-fmty-wrapper p{
    margin-bottom: 5px!important;
}

#form-contact-wrapper .sub-title-form{
    margin-top: 35px!important;
    font-size: 1.2rem!important;
}

#form-contact-wrapper .submit-form{
    margin-top: 35px!important;
}

#form-fmty-wrapper .sub-title-form{
    margin-top: 35px!important;
    font-size: 1.2rem!important;
}

#form-fmty-wrapper .submit-form{
    margin-top: 35px!important;
}