/*
*   name           Artis
*   version        1.4
*   description    Responsive and customizable Joomla!3 template
*   demo           http://demo.favthemes.com/artis/
*   author         FavThemes
*   author URL     http://www.favthemes.com
*   copyright      Copyright (C) 2012-2016 FavThemes.com. All Rights Reserved.
*   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

  .row-fluid [class*="span"] {
    margin-left:140px;
}

 .row-fluid .span9 {
    width: 60.35897435897436%;
    *width: 60.30578286961266%;
  }

.k-ui-namespace .k-toolbar .btn{
  
  margin:0.3em;
}

.btn,
.btn-primary,
.pager .next a,
.pager .previous a,
.hikashop_cart_input_button,
.hikashop_categories_listing_main .btn,
a.hikashop_cart_button,
.hikashop_cart_input_button,
.hikashop_product_stock .btn.button.hikashop_cart_input_button,
.hikashop_product_stock a.hikashop_cart_button {
  padding: 5px;
  font-size: 14px;
}

.btn-large,
.btn-small,
.btn-mini {
  margin-right: 5px;
  margin-bottom: 5px;
}
.btn-large {
  padding: 5px;
  font-size: 14px;
}
.btn-small {
  padding: 2px;
  font-size: 13px;
}

.k-ui-namespace .k-toolbar{
  padding:0em;
  margin-top:8px;
}
