/*
Theme Name:     Kaboodle Commerce
Theme URI:      http: //woothemes.com/
Description:    Child theme which optimises Kaboodle for WooCommerce compatibility
Author:         WooThemes
Author URI:     http: //woothemes.com
Template:       kaboodle
Version:        1.0.3
*/

@import url("../kaboodle/style.css");
@import url("woocommerce/css/style.css");
@import url("../kaboodle/custom.css");
@import url("custom.css");


.post-type-archive #sidebar div.primary {
    display: block;
}
.woocommerce-product-search {
    display: none;
}
#title-container .search_main {
    margin-right:0;
}