/* Enter Your Custom CSS Here */
.entry.post ol li, .entry.post ul li{
 font-size: 14px !important;
 line-height: 24px;
}

strong, p, span, li, a, h1, h2, h3, h4, h5, h6{
 text-shadow:none !important; 
}

a.edd_subscription_cancel{
 display:none !important; 
}

body.page-id-3973 div#inner-border{
 min-height:3650px; 
}

span.edd_cart_amount{
 font-size:23px;
  color:#55DD55;
}

body.edd-checkout div#second-menu, body.edd-checkout div#sidebar, body.edd-checkout div#index-top-shadow, body.edd-checkout div#breadcrumbs{
  display:none;
}

body.edd-checkout div#left-area{
  width:100% !important;
}

html{
 margin-top:0px !important; 
}

div#top-header{
 display:none; 
}

p#edd-card-state-wrap, p#edd-shipping-state-wrap{
 /*display:none !important; */
}

fieldset#edd_checkout_user_info span legend, p.eddr-cart-item-notice{
 display:none !important; 
}

@media only screen and (min-width: 960px){
  
div#content, div.container{
 width:1170px; 
}

div#content-shadow{
 background: none;
}

div#entries div.post.entry{
 padding-bottom:40px;
 padding-top:40px;
 border-bottom:1px solid #CCCCCC;
}
  
body.single div#left-area div#entries{
padding-left:80px;
padding-right:80px;    
}

div#left-area{
 width:843px; 
}

h3.title{
 margin-bottom:30px; 
}

#entries{
 background:rgba(0, 0, 0, 0) url("images/recent-content-bg.png") repeat-y scroll 842px 0; 
}
 
  
}
h3.heading-more{
  margin-top:0px;
  margin-bottom:0px;
}

div.edd-payment-icons{
 background-image:url('https://yann-rousselin.com/wp-content/plugins/edd-payplug/assets/payplug.png') ;
 background-repeat:no-repeat;
 width:500px;
 height:70px;
 display:block;
}
div.edd-payment-icons img.payment-icon{display:none !important;}