/*
Theme Name: Riode Child
Theme URI: https://riode.org/
Author: D-THEMES
Author URI: https://riode.org/about-me/
Description: Riode Responsive WordPress + eCommerce Theme.
Version: 1.0
Template: riode
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.elementor-widget-heading .elementor-heading-title{
	color: #222 !important;
}

.wpcf7-form .wpcf7-form-control-wrap {
    flex: 0 !important;
}

.footer .wpcf7-form input {
    border-radius: 3px 0 0 3px;
    padding: 1rem 1.5rem 1rem 2rem;
    width: 310px;
}

.footer .widget-title {
	color: #000 !important;
	font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 700;
}

.footer .widget:last-child {
    margin-bottom: 0;
    color: #000;
}

.footer .wpcf7-form input {
    background: #2c2c2c;
    border: none;
    font-size: 12px;
    width: 315px !important;
}

.footer a:not(.social-icon):not(.btn), .footer .widget .menu li a {
    color: #000;
}
