h1 {
  	color: #000;
    font-weight: 800;
    letter-spacing: -2px;
    font-family: 'Work Sans';
    font-size: calc(45px + 5 * ((100vw - 300px) / (1600 - 300)));;
    line-height: calc(54px + 5 * ((100vw - 300px) / (1600 - 300)));
    text-align: center;
    margin: 1em 0;
    text-decoration-color: #f8b50c;
    text-decoration-line: underline;
    text-underline-offset: -13px;
  	text-decoration-skip-ink: none;
    text-decoration-thickness: 20px;
}

h2 {
    text-align: center;
    font-weight: 800;
    letter-spacing: -2px;
    line-height: 36px;
    font-family: Work Sans;
    font-size: calc(35px + 7 * ((100vw - 300px) / (1600 - 300)));
    line-height: calc(43px + 8 * ((100vw - 300px) / (1600 - 300)));
    margin: 1em 0 1em;
    text-decoration-color: #f8b50c;
    text-decoration-line: underline;
    text-underline-offset: -11px;
    text-decoration-thickness: 17px;    
  	text-decoration-skip-ink: none;
  	color:black;
}

h3 {
    font-weight: 800;
    letter-spacing: -2px;
    font-family: Work Sans;
    line-height: calc(28px + (49 - 35) * ((100vw - 300px) / (1600 - 300)));
    font-size: calc(30px + (38 - 32) * ((100vw - 300px) / (1600 - 300))) !important;
    margin: 0.7em 0;
    /* text-decoration-color: #f8b50c; */
    /* text-decoration-line: underline; */
    /* text-underline-offset: 2px; */
    /* text-decoration-thickness: 6px; */
    color: black;
    border-left: #f8b50c 7px solid;
    padding-left: 14px;
}

p {
	line-height: calc(22px + 6 * ((100vw - 300px) / (1600 - 300)));
    font-size: calc(15px + 2 * ((100vw - 300px) / (1600 - 300)));
  	font-family: 'Work Sans';
}

.pagebuilderck [data-type="button"][data-layout] > .inner{
	    align-items: center;
}

.cktext a {
	font-weight:bold;
  	text-decoration-color: #f8b50c !important;
    text-decoration-line: underline !important;
    text-underline-offset: 4px !important;
    text-decoration-thickness: 4px !important;
}

#content a {
    font-family: 'Work Sans';
  	hyphens: none;
}

#content a:hover, #content a:focus {
	color:White;
}
 



ul {
	line-height: calc(22px + 6 * ((100vw - 300px) / (1600 - 300)));
    font-size: calc(15px + 2 * ((100vw - 300px) / (1600 - 300)));
}

li {
	line-height: calc(22px + 6 * ((100vw - 300px) / (1600 - 300)));
    font-size: calc(15px + 2 * ((100vw - 300px) / (1600 - 300)));
}


.cktext a:hover {
	padding: 2px 5px 4px;
    background: #f8b50c;
    transition: all 500ms;
  	color:black !important;
}

#wrapper3 {
	padding:0 0;
}

/*Forcer le footer en bas en attendant de trouver mieux*/
#maincontent {
	min-height: 41vh;
}

.notwide {
	padding: 0 9%;
}

#wrapper3 {
	min-height:50vh;
}

/*BOUTON S'IDENTIFIER LOGIN LOGIN PAGE*/
.mod-login__submit > button {
	background: #f8b50c;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -o-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    color: #ffffff;
  	padding: 10px 15px;
  	text-transform:uppercase;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Work Sans';
    -webkit-box-shadow: #0000004f -1px 2px 7px 0px;
}

.mod-login__submit > button:hover {
    text-decoration: none;
    -webkit-box-shadow: 0px 10px 20px 2px rgb(0 0 0 / 25%);
  	transform: translateY(-2px);
  	background:#f8b50c;
}

.input-group-text {
  	background-color: #000000;
	color: #ffc107;
}

.input-password-toggle {
	background-color: #000000 !important;
	color: #ffc107 !important;
}

/*Styling du module IC-Cagenda*/

.ic-header-text {
	text-align:left;
    font-size: 28px;
    margin: 24px 0 37px 0;
    line-height: 31px;;
  	font-family: 'Work Sans';
}

.ic-header-text > p {
	line-height: calc(16px + 6 * ((100vw - 300px) / (1600 - 300)));
}

.iceventlist-title {
	font-size:14px !important;
}


.iceventlist-title:hover {
	font-size:15px !important;
  	transform:scale(1.05);
  	color:white;
}


.iceventlist-city {
	font-size:16px !important;
	margin-top:8px !important;
	margin-bottom:8px !important;
}

.ic-datetime-div {
	font-size:16px !important;
}

.ic-col1 {
	width: 100%;
    margin: 13px 0 4px 0;
    /* display: flex; */
    box-shadow: 0 0 14px 5px #00000014;
    border-radius: 8px;
    padding: 16px 16px 16px 16px;
  	background: #f8b50c;
}

.default_eventlist hr {
	display:none;
}

.ic-date-img-box {
	margin: 4px 16px 0 0 !important;
}

.ic-section {
	margin:-25px 0 0 0;
  	background: #8080801a;
  	padding: 8px;
    border-radius: 16px;
}

.ic-date-div {
text-shadow: unset !important;
}

/*Pas d'évenements style*/

.ic-msg-no-event {
    padding: 2em;
    text-align: center;
    text-transform: uppercase;
    background: #f5f5f5;
    border-radius: 8px;
    margin-top: 2em;
}

/*HIKASHOP MODULE ARTICLE*/

.hikashop_module {
	position: relative;
    background: #8080801a;
    display: block;
    border-radius: 16px;
}

/*MODULE DE RECHERCHE*/

ol #search-result-list {
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
  	gap: 5%;
}

.result__image {
    width:300px
}

.result__title {
    text-transform: uppercase;
    font-weight: bolder;
    text-decoration-color: #f8b50c;
    text-decoration-line: underline;
    text-underline-offset: 3px;
    text-decoration-thickness: 8px;
  	width:30%;
    margin: 0 2%;
}

.result__description {
    text-align: justify;
    color: black;
}

.result__item {
    display: flex;
    align-items: center;
}


.mod-finder {
	display: flex;
    align-items: center;
    gap: 1%;
    flex-direction: row-reverse;
    justify-content: flex-end;
}


/*ENLEVER LA RECHERCHE*/

.com-finder__search {
	display:none;
}

.mod-finder > label {
	display:none;
}

/*COMMENTAIRE AKEEBA */

.akengage-outer-container {
	display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: minmax( 25px, 1fr);
}

.akengage-title {
    grid-row-start: 1;
    /* grid-column-end: 2; */
    grid-column: span 2;
    grid-row: 1;
    max-height: 25px;	
}


.akengage-comment-properties {
	display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
}

.akengage-comment-permalink {
	line-height:14px;
}

.akengage-commenter-avatar {
	border-radius:50%;
}

.akengage-comment--primary {
	margin-bottom:16px;
}

.fw-bold {
	font-weight:bold;
}

.akengage-comment-body {
	background: #f2f2f2;
    border-radius: 8px;
    width: 80%;
    padding: 8px;
    margin: 16px 0;
}

.akengage-comment-reply-btn {
	text-transform: uppercase;
    font-weight: 700;
    background: #f8b50c !important;
  	font-family:'Work Sans';
  	color:black;
}

#akengage-comment-hider-button {
	text-transform: uppercase;
    font-weight: 700;
    background: #f8b50c !important;
  	font-family:'Work Sans';
  	color:black;
}

@media screen and (max-width:500px) {
      .akengage-outer-container {
		display: flex;
        flex-direction:column;
	}
}


/*TAILLE IMAGE PRESENTATION ARTICLES */

.float-is-50-per-width {
	width:50%;
}

.btn-blog {
    background: #f8b50c;
    border: #f8b50c 1px solid;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    color: #ffffff;
    margin: 5px;
    margin-left: 20px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Work Sans';
  	text-transform: uppercase;
}


.btn-blog:hover {
	text-decoration: none;
    -webkit-box-shadow: 0px 6px 14px 0px rgb(0 0 0 / 11%);
	transform: translateY(-2px); 
}