/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
p.wc-gzd-additional-info.wc-gzd-additional-info-loop.shipping-costs-info a {
	display: inline;
}
p.wc-gzd-additional-info.wc-gzd-additional-info-loop.tax-info,
p.wc-gzd-additional-info.delivery-time-info.wc-gzd-additional-info-loop {
    margin-left: 20px;
	display: inline;
}
section#media_image-2 img {
    max-width: 150px !important;
}
#top input[type="text"] {
    margin-bottom: 0 !important;
}
.woocommerce-gzd-legal-checkbox-text {
  font-weight: bold !important;
}
.woocommerce-info {
  font-weight: bold;
  font-size: 18px;
  color: black;
}
.showcoupon {
  color: #9bb2b9 !important;
  text-decoration: underline !important;
}
#legal_description {
  color: red !important;
}
.checkout-button.button.alt.wc-forward {
  margin-bottom: 15px;
}
.wpcr3_button_1 {
background: #9bb3b9;
border:0;
color: white;
}
.wpcr3_button_1:hover {
background: #f1eceb;
}
.ppcp-messages {
    margin-top: 20px !important;
}
main.template-shop.content.av-content-full.alpha.units {
    padding-top: 20px;
}