/*
Theme Name: Mains A+J Theme
Description: Child theme for Uncode theme
Author: Christophe COLL Design
Author URI: http://www.christophecoll.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

html, body {background: transparent url('https://mains-aj.fr/wp-content/uploads/bg_clair_mains_aj.jpg') repeat center center;}
    
h1, h2, h3, h4, h5 {
    font-family: "Courier Prime", monospace;
    font-weight:400;
    color: rgb(0, 0, 0,0.9);
    letter-spacing: -2px;
    }
h1 {font-size: 36px!important; line-height: 1.15!important;}
h2 {font-size: 32px!important; line-height: 1.05!important;}
h3 {font-size: 28px!important; font-weight: 500!important; letter-spacing: 0.015em;}
h4 {font-size: 24px!important; font-weight: 400; }
h5 {font-size: 21px!important;}

p, li {
  font-family: "Courier Prime", monospace;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.35em;
  color: rgb(0, 0, 0,0.75);
  }
li {line-height: 1.2em!important; margin-bottom: 8px!important;}

.font_95 h2, .font_95 p {font-size: 105%!important;}
.font_110, .font_110 p {font-size: 125%!important; color:black!important;}
.footer_julie p {text-align: right;}
.pad_lat_50px {padding-left: 50px!important; padding-right: 50px!important;}

/*.bg_pastille_1 {background: transparent url('https://mains-aj.fr/wp-content/uploads/pastille_corail.png') no-repeat 1700px center;}*/



/* Responsive -------------------------------------------- */
@media (max-width: 959px) {
    
    .padding_15 {padding: 0 15px!important;}
    .pad_lat_50px {padding-left: 15px!important; padding-right: 15px!important;}
    .footer_agnes p, .footer_julie p {text-align: center;}    
    
    
    }