/*======================================
Theme Name: Extra child
Theme URI: https://divicake.com/
Description: Custom Extra theme
Version: 1.0
Author: Imago
Author URI: https://goimago.com
Template: Extra
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

.audio-titles{padding: 25% !important;}
@media screen and (max-width: 1023px){ins{display:none !important;}}
@media only screen and (max-width: 1024px){.audio-titles{padding: 25% !important;}}
@media only screen and (max-width:768px){.audio-titles{padding:200px !important;}}
.category-nouvelles a.et-accent-color{
    color: rgba(0,0,0,.75)!important;
}

body{
/* background-image:url(https://cjan.media/wp-content/uploads/2021/05/fond-asbestos.jpg) !important; */
background-position:center top !important;
background-attachment:fixed !important;
background-repeat:no-repeat !important;
background-size:cover !important;
}

#page-container{
background:none !important;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu > nav > ul{
padding:28px 0 0 58px !important;
}

.o-list {
  margin-bottom: 3rem;
  padding-left: 0;
  list-style: none;
}
.o-list--vertical.is-tight > li {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  float: left;
  width: 100%;
}
.o-list--vertical > li {
  padding: 1rem 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #d6d7d9;
}
