/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 06 2022 | 14:03:33 */
.cours-pres .elementor-cta:hover .elementor-cta__content {
  transform: scale(1.1);
}

.cours-pres .elementor-cta__content {
  padding: 0;
  margin: 35px;
  width: auto;
  border: 2px solid #cccc24;
}

.cours-pres h3.cours__infos-title {
  color: #000;
  margin-bottom: 40px;
  font-family: 'El messiri', cursive;
  font-size: 40px;
}

.cours-pres h3.cours__infos-title u {
  text-underline-offset: 10px;
  text-decoration-color: var(--e-global-color-primary);
  text-decoration-thickness: 3px;
}

.cours-pres h3.cours__infos-title .cours__infos-dot{
  font-size: 45px;
  margin-left: 5px
}

.cours-pres .cours__infos-text.cours__infos-text--small {
  font-size: 14px;
  font-style: italic;
}

.cours-pres .elementor-price-table .elementor-price-table__header {
  padding: 7px 0 0 10px!important;
}

.cours-pres .elementor-price-table__heading {
  color: #000!important;
/*   margin-bottom: 40px; */
  font-family: 'El messiri', cursive;
  font-size: 28px;
  font-weight: 500;
}

.cours-pres .elementor-price-table__heading u{
  text-decoration: none;
  padding-bottom: 7px;
  border-bottom: 2px solid #cccc24;
}

.cours-pres .elementor-price-table__heading .cours__infos-dot {
  font-size: 45px;
  color: #cccc24!important;
}

.bold {
  font-weight: bold;
}

.cours-pres .cours__bloc {
    border: 1px dashed #cccc24;
    padding: 20px;
  	margin: 0 15px;
}

.cours-pres .cours__bloc p {
    margin: 0;
}

.cours-pres .cours__bloc-heading {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.cours-pres .cours__bloc:hover .cours__bloc-heading .elementor-icon-list-icon {
    background: none;
    color: #cccc24;
    border: 1px solid #cccc24;
}

.cours-pres .cours__bloc:hover .cours__bloc-heading .elementor-icon-list-icon i {
    color: #cccc24;
}

.cours-pres .cours__bloc-heading .elementor-icon-list-icon {
    margin-right: 20px;
    background: #cccc24;
    color: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: all .4s;
}

.cours-pres .cours__bloc-heading .elementor-icon-list-icon i {
    text-align: center;
}

.cours-pres .cours__bloc-heading .elementor-icon-list-text {
    margin: 0;
    font-family: 'El messiri', cursive;
    font-weight: 700;
    font-size: 24px;
  	color: #000;
}
