/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.8.2.1662966673
Updated: 2022-09-12 02:11:13

*/



/* 19-09-2022 */
/* .f-name label {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    line-height: 20px;
} */
.required {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    line-height: 20px;
}
.input {
    width: 100%;
    padding: 10px 15px;
    border-width: 1px;
    border-radius: 26px;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    margin-top: 10px;
    line-height: 20px;
    border-color: rgba(0, 0, 0, 0);
    background: rgba(220, 220, 220, 0.25);
}
.mob {
    width: 100%;
}
