/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
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 */
@font-face {
  font-family: 'MRoboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://mobitso.com/wp-content/uploads/roboto.woff2) format('woff2');
}
body, html, p, span, div, a, li, input, textarea, button, label, h1, h2, h3, h4, h5, h6 {
  font-family: 'MRoboto' !important;
}
input, textarea {
  font-family: 'MRoboto' !important;
}
.mkia_archive_title{
text-align: center !important;
  font-size: 48px !important;
  color: var( --e-global-color-primary ) !important;
}
.mf-captcha-input{
background: transparent !important;
  border-radius: 10px !important;
  color: #fff !important;
}
.mf-captcha-image{
      border-radius: 10px !important;
}
.archive-description{
    text-align:center !important;
}
.jeg-elementor-kit.jkit-postblock .jkit-thumb .thumbnail-container {
  background: transparent !important;
}
.metform-form-content input{
	color:#fff !important
}
.metform-form-content input:focus{
	color:#fff !important
}
.elementor-769 .elementor-element.elementor-element-2e4ede03 .mf-input{
	color:#fff !important
}
.elementor-element.elementor-element-2e4ede03 .mf-input{
	color:#fff !important
}
.elementor-element.elementor-element-2e4ede03 .mf-input:focus{
	color:#fff !important
}
#Mkia_Form input:focus , textarea:focus{
		color:#fff !important
}
textarea,
textarea:focus {
    color: #ffffff !important; 
}
.mkia-descripton p{
	
}
.archive-description p{
	color: var( --e-global-color-text ) !important;}

@media (max-width: 1024px) {
  .elementor-108 .elementor-element.elementor-element-12bd4da9 .jeg-elementor-kit.jkit-nav-menu .jkit-hamburger-menu svg {
    padding-top: 8px !important;
  }
}
@media (max-width: 1024px) {
  .elementor-108 .elementor-element.elementor-element-12bd4da9 .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-nav-identity-panel .jkit-nav-site-title .jkit-nav-logo img {
    max-width: 100px !important;
    width: 100px !important;
    height: 100px !important;
  }
}
.mf-main-response-wrap .mf-response-msg {
border-radius: 0px !important;
  border: none !important;
}

.mf-main-response-wrap:not(.mf_pro_activated) .mf-response-msg {
  background-color: transparent !important;
}
.mf-response-msg-wrap {
  background-color: transparent !important;
}
.mf-response-msg p {
  color: #01421d !important;
}
.mf-success-icon {
  color: #01421d !important;
}