/*
Theme Name: GrandPrix
Theme URI: https://grandprix.qodeinteractive.com
Description: GrandPrix - Motorcycle WordPress Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: grandprix
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.6.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.mkdf-page-footer .widget ul:not(.mkdf-shortcode-list) li {
	margin: 0px !important;
}

.wpcf7#wpcf7-f5-p1108-o1 {
	border: 2px solid #e5e5e5;
    border-radius: 12px;
    padding: 16px;
}

.wpcf7#wpcf7-f5-p1108-o1 textarea.wpcf7 {	
	border: 2px solid #e5e5e5;
    border-radius: 12px;
    padding: 16px;
}

.wpcf7#wpcf7-f5-p1108-o1 .wpcf7-form-control.wpcf7-textarea:focus {
	border-color: #ed1d24;
}

.d-none {
	display: none !important;
}