/*
 Theme Name:   Solteck Child
 Theme URI:    https://themewant.com/products/wordpress/soltech
 Description:  Solteck Child
 Author:       ReacThemes
 Author URI:   http://reactheme.com
 Template:     solteck
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

body {
  font-family: ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #313435;
    margin: 0 0 26px;
}
input[type="text"], input[type="number"], input[type="email"], input[type="url"], select, input[type="password"] {
  border: 1px solid !important;
}
.rts-search-popup{
	display:none !important;
}
/* .rtmega-menu-area ul.rtmega-megamenu > .menu-item {
  padding-left: 10px !important;
  padding-right: 10px !important;
} */

