/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.woocommerce div.product div.related .qode-related-upsells-title, .woocommerce div.product div.related h4, .woocommerce div.product div.upsells .qode-related-upsells-title, .woocommerce div.product div.upsells h4 {
  margin-bottom: 34px;
  margin-top: 132px;
  border-top: 1px black solid;
}

.qode-pl-holder.qode-normal-space .qode-pl-outer .qode-pli {
  padding: 4% 15px 30px;
  text-align: center;
}

/* --- Woocommerce Shop Seite Grid ---*/

.qode-pl-holder .qode-pli-inner .qode-pli-image {
  position: relative;
  display: inline-block;
  width: 60%;
  vertical-align: middle;
}

/* --- end Woocommerce Shop Seite Grid ---*/



/* --- Woocommerce Button Single Product Seite Warenkorb ---*/

.woocommerce button.button, .woocommerce-page button.button, .woocommerce-page input[type="submit"] {
  padding: 0;
  background-color: #f7e530;
}

/* --- end Woocommerce Button Single Product Seite Warenkorb ---*/