/*
Theme Name: Stockholm Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.1
Text Domain: stockholm
Template: stockholm
*/

@font-face {
  font-family: 'Gisha';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../gisha.ttf') format('truetype'),
}

body.theme-stockholm .woocommerce button#place_order{
  float:inherit !important;
  border:3px solid;
  color: #ae0f0a;
}

/*
Checkout
*/
.tribe-checkout-backlinks{
  margin-top: 20px;
}
.tribe-checkout-backlinks a.tribe-checkout-backlink {
  border: 3px solid #ae0f0a;
  padding: 5px;
}

/*
Kasse
*/
.woocommerce-checkout.woocommerce-page .shop_table.order_details th, .woocommerce-checkout .shop_table.order_details tr td {
  padding-left: 5px;
}