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(43px + 7 * ((100vw - 300px) / (1600 - 300)));
    line-height: calc(43px + 8 * ((100vw - 300px) / (1600 - 300)));
    margin: 2em 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(38px + (49 - 35) * ((100vw - 300px) / (1600 - 300)));
    font-size: calc(25px + (38 - 32) * ((100vw - 300px) / (1600 - 300)));
    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(17px + 2 * ((100vw - 300px) / (1600 - 300)));
}

.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;
}

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

li {
	line-height: calc(22px + 6 * ((100vw - 300px) / (1600 - 300)));
    font-size: calc(17px + 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 {
  	display: flex;
  	align-items: center;
	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: #9F9F9F !important;
	color: #fff !important;
}

.titre-login {
    font-weight: 900;
    color: #000;
    letter-spacing: -2px;
    font-family: 'Work Sans';
    font-size: calc(45px + 5 * ((100vw - 300px) / (1600 - 300))) !important;
    line-height: calc(54px + 5 * ((100vw - 300px) / (1600 - 300))) !important;
    text-decoration-color: #f8b50c;
    text-decoration-line: underline;
    text-underline-offset: -13px;
    text-decoration-skip-ink: none;
    text-decoration-thickness: 20px;
  	text-align:center;
}

.sous-titre-login {
	text-align:center;
}

.mod-login__userdata {
	width:60%;
  	align-self:center;
}

.separatorck {
	padding: 0 0 10px 0 
}

#ID1715956956550 {
	padding: 0 30%;
}

.list-unstyled {
	padding-left:30%;
}

/*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;
}

/*.js-finder-searchform {
	display:none;
}*/

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

/*.mod-finder > label {
	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: #fff;
    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';
}*/

/*.mod-finder > label:hover {
    text-decoration: none;
    -webkit-box-shadow: 0px 6px 14px 0px rgb(0 0 0 / 11%);
    transform: translateY(-2px);
}*/

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


.cbLostPassForm #lostpassusername {
	display:none;
}

/*Greetings Modif*/

.login-greeting {
    line-height: calc(22px + 6 * ((100vw - 300px) / (1600 - 300)));
    font-size: calc(17px + 2 * ((100vw - 300px) / (1600 - 300)));
  	font-family: 'Work Sans';
  	order:2;
	width:35%;
}

.login-avatar {
	order:1;
}

.logout-button {
	order:3;
}

#login-form-341 {
	 display: flex;
    flex-direction: column;
    gap: 30px;
}

/*BLOG CK DATE */

@media screen and (max-width:500px) {
  .blogck-date {
  	width: 40%;
  }
}

