/**
 * Theme Name:     Smart Agriculture
 * Author:         Peak Studio Team
 * Template:       hello-elementor
 * Text Domain:	   smart-agriculture
 * Description:    Peak Studio is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Peak Studio site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Peak Studio drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
.green-color p strong{
	color: #63BB46!important;
}
.green-color p b{
	color: #63BB46!important;
}
.elementor-counter .elementor-counter-number-wrapper{
	align-items: center;
}
.blur-bg {
	backdrop-filter: blur(5px);
}
.rtl span.elementor-icon-list-text {
    direction: ltr;
}
.rtl p.elementor-icon-box-description {
    direction: ltr;
}
.forminator-label {
    color: #000000;
    opacity: 40%;
    font-family: 'IBM Plex Sans Arabic'!important;
    font-size: 16px!important;
}

.forminator-input, .forminator-textarea {
    border-radius: 12px!important;
    border-color: #DCDCDC!important;
    font-size: 16px!important;
    font-family: 'IBM Plex Sans Arabic'!important;
    color: #000!important;
}

button.forminator-button.forminator-button-submit {
    width: 100%!important;
    background: #005e33;
    border-radius: 24px!important;
    color: #fff;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-description span {
    display: none;
}
.card-about .elementor-widget-container:hover p.elementor-image-box-description {
    color: #fff!important;
}
.card-about .elementor-widget-container:hover figure.elementor-image-box-img {
    filter: brightness(0) invert(1);
}
.card-about .elementor-widget-container:hover {
    cursor: pointer;
}