/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/

.hardwater_search{width:1024px;margin:140px auto;}
.hardwater_search h1{color:#000;font-family: "Graphik", Sans-serif;font-size: 60px;font-weight: 600;}
.hardwater_box h3,.hardwater_search label,.hardwater_search h2{color:#accfd5 !important;font-family: "Graphik", Sans-serif; font-size: 40px;font-weight: 600;}
.hardwater_search label, .hardwater_search h2{color:#000 !important;line-height:52px;}
.hardwater_search p{font-family: "Graphik", Sans-serif; font-size: 24px;font-weight: 400; line-height: 32px;}
.hardwater_box{background:#f4f4f4;}
#searchform,.hardwater_box{padding:25px;margin:25px 0;}
#searchform input[type="text"]{width:320px;padding:10px;}
#searchform input[type="submit"]{padding:10px;background:#000;color:#fff;border:1px solid #000;cursor:pointer;}
.prodbtn{padding:13px 50px;font-family: "Graphik", Sans-serif; !important;font-size: 20px !important;font-weight: 500 !important;}

@media only screen and (max-width: 768px) {
  
.hardwater_search{width:96%;margin:140px auto;padding:2%;}
.hardwater_box{padding:25px;}
#searchform input[type="text"]{width:240px;padding:10px;}
#searchform{padding:0;}
.mobile{padding:25px !important;}
}
