/*
Theme Name: Tevily
Theme URI: https://gaviaspreview.com/wp/tevily/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: The 2021 theme for WordPress is a fully responsive theme that looks great on any device.
Version: 1.1.8
Tested up to: 5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
Text Domain: tevily

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.
*/
.wp-caption-text{
   font-weight: 400;
   font-size: 14px;
   font-style: italic;
   color: #3f3836;
}
.gallery-caption{
   font-weight: 500;
}
.bypostauthor{
   text-align: left;
}
#google_map_address, #google_map_address_with_direction {
    height: 300px!important
}
.datebtn .wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date{
	background-color: #faf5ee;
    width: 353px;
    height: 56px;
}

.button{
	width:200px;
	display: flex;
    margin: 0 auto;
	padding:8px 18px;
	background-color:#f58f37;
	color:white;
}
.elementor-section .logo-img .elementor-widget-container img{
                            width: 100%;
                        }