/* 
Theme Name: Sidhapura Custom Theme
Theme URI: https://linkedin.com/in/usmanahmedcs
Description: Sidhapura Custom Theme by Usman Ahmed
Author: Usman Ahmed
Author URI: https://linkedin.com/in/usmanahmedcs
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.d-none {
	display:none !important;
}
.contact-form .elementor-field-group.elementor-column.elementor-col-100 {
    max-width: 100%;
    display: block;
    width: 100%;
}
.contact-form .wpcf7-submit {
    background: #FDB017 !important;
    font-weight: 500 !important;
    border-radius: 30px;
    font-size: 14px !important;
    padding: 9px 18px;
    margin: auto;
}
.contact-form  input, .contact-form  select, .contact-form  textarea{
    border-color: #C8D5DC;
    border-width: 1px 1px 1px 1px;
    border-radius: 0px 0px 0px 0px;
}
.elementor-element .elementor-widget-container p a:visited{
	color: #0F344B!important;
}
.elementor-element .elementor-widget-container p a:hover{
	color: #FAB41A!important;
}

