/*
Theme Name: Child_customizr-pro
Theme URI:  http://tissages-poirier.com/
* Version: 2.0.21
Description: A child theme of Customizr
* Author: Marie-Hélène Branciard
Template: customizr-pro
*/

@import url("../customizr-pro/style.css");

.single-post h3.related-posts_title {
  font-size: 0;
}

.single-post h3.related-posts_title:before {
  content: "Articles similaires";
  font-size: 32px;
}

element.style {
}
#content, #main-wrapper {
    padding-bottom: 0.5em;
}

article .entry-content a {
    text-decoration: none;
	font-weight: bold;
}

pre {
    background: #ffffff;
    padding: 2.5em;
    word-wrap: normal;
    white-space: pre-wrap!important;
    color: #313131;
    font-family: monospace!important;
}

.linklistcatname {
    font-family: verdana;
    font-size: 24px;
	color: #000000;
    font-weight: bold;
    border: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}

#add_payment_method .cart-collaterals .cart_totals table, .woocommerce table.shop_table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table, table:not([id^=wp-calendar]):not(.ui-datepicker-calendar) {
    border: 5px solid #ffffff;
}