/*
Theme Name: CyberStore Child
Theme URI: http://cyberstore.mikado-themes.com
Description: A child theme of Cyberstore Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Text Domain: cyberstore
Template: cyberstore
*/

.image_category {
    height: 200px;
}



.title_woocommerce .mkd-product-search-holder .mkd-product-search-submit i {
    font-size: 22px !important;
    color: #363636;
}

 .title_woocommerce .mkd-product-search-holder .twitter-typeahead {
                           width: 100%;
                            float: left;
	                    }
 .title_woocommerce .mkd-product-search-holder .mkd-product-category{
	    height: 47px !important; 
	
}
                     
 .title_woocommerce span.twitter-typeahead pre {
    display: none;
}
                      .title_woocommerce {
                            width: 100%;
                            height: 140px;
                            background: #2575d0;
                              display: table;
                        }
                        div#header-shop-area {
                            width: 100%;
                            display: table-cell;
                            vertical-align: middle;
                        }
                       
                        .title_woocommerce .mkd-product-search-holder .mkd-product-search-form{
                            margin-right: auto !important;
                        }
                        .title_woocommerce form.mkd-product-search-form {
                            width: 500px;
                            margin: 0 auto;
                        }
                       .title_woocommerce button.mkd-product-search-submit {
                            background: rgba(0,0,0,0.0) !important;
                            width: 10% !important;
                            padding: inherit !important;
						   position:absolute !important;
                            height:52px !important; 
                        }
                        .title_woocommerce .mkd-product-search-holder .mkd-product-search-form{
                            border-color:transparent !important;
                            
                        }
                        .title_woocommerce input.mkd-product-search.tt-input {
                            padding-left: 25% !important;
                        }
                     .title_woocommerce span.twitter-typeahead input.mkd-product-search.tt-input {
							margin-bottom: 0px !important;
						}