/*!
Theme Name: Travila
Theme URI: https://travila.alithemes.com/
Author: alithemes
Author URI: https://themeforest.net/user/alithemes/
Description: Travila - Travel & Tour Booking WordPress Theme
Version: 1.3
Requires at least: 5.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: travila
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


.wpcf7 input, .wpcf7 select, .wpcf7 textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 10px;
}

.wpcf7-submit {
    background-color: #0073e6;
    color: #fff;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
}

.wpcf7-submit:hover {
    background-color: #005bb5;
}
