/*
Theme Name: Editions Triades 2017
Author: SdV Plurimedia
Author URI: http://www.sdv.fr
Description: Thème Wordpress pour le site des Éditions Triades
Version: 1.0.0
Text Domain: editions-triades
*/


/** Custom Ludo **/

.woocommerce-form-coupon-toggle h3.title{
    padding: 15px 15px 10px;
    background: #eee5e5;
    margin: 0px 0px 15px 0px;
}

.woocommerce-form-coupon #coupon_code{
    width: 100%;
}

.woocommerce-checkout .woocommerce-checkout-payment h3.title,
.woocommerce-billing-fields h3.title,
.woocommerce-shipping-fields h3.title{
    font-size: 24px;
}
#order_review_heading.title{
  font-size: 24px;
  line-height: 38px;
  margin-bottom: 30px;
  font-family: "Anton", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
  margin-bottom: 20px;
}

#order_review_heading.title::after{
  content: '';
  display: block;
  height: 10px;
  width: 100%;
  margin-top: 5px;
  background: url("./assets/images/filet.png") repeat-x left center;
}
