/*Titre de la page*/
h1 {	
	color: #000;
    font-weight: 800;
    letter-spacing: -2px;
    font-family: 'Work Sans';
    font-size: calc(49px + (32 - 32) * ((100vw - 300px) / (1600 - 300)));
line-height: calc(42px + (61 - 35) * ((100vw - 300px) / (1600 - 300)));
}

.gbs3 a {color: #ff6600!important}

.rowck > .inner {
    display: flex;
    align-items: baseline;
    justify-content: center;
}

/*MODULE CK CATEGORIES*/

#left-1 > .inner {
	border-radius: 10px 10px 0px 0px;
    /*box-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;*/
}

#hikashop_module_258 {
	border-radius:0px 0px 10px 10px;
}

/*MODULE PANIER*/
#block3 > .inner {
    border-radius: 10px 10px 0px 0px;
    /*box-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;*/
}

/*MODULE CONNEXION HIKASHOP*/
#form-login-submit{
	order:4;
}

#form-login-links {
	list-style:none;
}

.form-group {
 display:flex;
 flex-direction: column; 
}

.mod-login__password > label {
	margin-bottom:0.5em;
}

.mod-login__username > label {
	margin-bottom:0.5em;
}

 .top-of-main-boutique2 > 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; 
}


#hikashop_checkout_registration > h2  {
    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; 
}

/*MODULE CB BUILDER TOP*/ 

#login-form {
	display:flex;
  	flex-direction: row;
  	margin-left 8px;
  	align-items:flex-start;
  	flex-wrap: wrap;
  	font-family:'Work Sans';
  	font-weight:500;
  	padding: 2% 0px;
}

@media (max-width:1936px) {
  #form-login-links {
	margin-left: 0px;
	padding: 0.3em 0 0.3em 0;
  }
}

.userdata {
	display: flex;
  	gap:8px;
  	flex-direction: column;
  	flex-wrap: wrap;
  	align-items: flex-start;
  	margin-right:10px;
  	margin-top: 10px;
}

/*Bouton s'identifier*/

.mod-login__submit > button {
	/*padding: 9px !important;
    color: white !important;
    font-family: 'Quicksand' !important;
  	font-weight:700;
  	margin-bottom: 4px;
  	background-color: #f8b50c !important;
  	border-radius:4px;*/
    border-radius: 4px;
    color: #ffffff !important;
    margin-bottom: 0.7em;
    margin-right: 2%;
    padding: 8px;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Work Sans';
    background-color: #F8b50c;
    border: none;
}


.login-button:hover {
	/*background-position: -1085px 0%;
    transition: 1s ease;
    background-image: url(https://rayformation-sandbox.fr/images/Icones/liquid-button.png);
    font-weight: bold;
    color: white !important;
    transform: scale(0.85);
    background-color: transparent !important;
    border: 1px solid #F8b50c;*/
	translateY(-1px);
    border: 1px solid #F8b50c;
    background: #f8b50c;
}

/*Zone texte de "mot de passe" elle doit être agrandie afin de faire tomber le champs en dessous du texte*/
.mod-login__password > label {
	margin-right:141px;
}

/*Champs de username*/
#modlgn-username-214 {
	margin-top:10px; 
}

/*Champs de password*/
#modlgn-passwd-214  {
	margin-top:10px; 
}

.mod-login__options > li {
	margin-bottom:10px;
}

/*MODULE CB BUILDER - LOG IN */ 
/*.cbImgPictInitial.cbThumbPict.img-thumbnail {
	width: 30px !important;
    margin-top: 10px;
    margin-left: 8px;*/
    margin-right: 8px;
}

/*.mod-login-logout__button > button {
	padding: 4px ;
    border: 2px solid white;
    background: none;
    color: white;
    font-family: 'Roboto';
  	margin-bottom: 15px;
  	position:inherit;
  	margin-right: 5px;
    border-radius: 4px;
    color: #ffffff !important;
    margin-bottom: 0.7em;
    margin-right: 2%;
    padding: 8px;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Work Sans';
    background-color: #F8b50c;
    border: none;
}*/

.mod-login-logout__button > .btn-primary {
    color: #ffffff !important;
    margin-bottom: 0.7em;
    margin-right: 2%;
    padding: 8px;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Work Sans';
    background-color: #F8b50c;
    border: none;
}

.mod-login-logout__button > button { 
	color: #ffffff !important;
    margin-bottom: 0.7em;
    padding: 8px;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Work Sans';
    background-color: #F8b50c;
    border: none;
}

.logout-button {
    margin-top: 8px !important;
}

.logout-button:hover {
	transition: 1s ease;
    color: white !important;
    transform: scale(0.98);
    background-color: transparent !important;
}

.login-avatar {
	width: 30px;
    margin: 0px 8px;
}

.mod-login-logout {
	display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    font-family: 'Work Sans';
    font-size: 1.5em;
    justify-content: space-between;
}

.cb_template {
    font-weight: 500;
    font-family: 'Work Sans';
    font-size: 0.8em;
    line-height: 1.5em;
    margin: 10px 0 10px 0;
}

.login-avatar {
	width: 49px;
    margin: 0px 8px;
}


/*retrait de case grise CB Builder sur la page d'enregistrement Hikashop*/
.hasTooltip {
	display:none; 
}

/*#left-1 div.moduletable h3, #left-1 div.module h3, #left-1 .widget h3, #left-1 .tck-module h3, #left-1 div.moduletable_menu h3, #left-1 div.module_menu h3, #left-1 .tck-module-title {
	border: rgba(0,0,0,.125) 1px solid;
}*/

#left-1 .tck-module-text {
	border-bottom: rgba(0 0 0/ 4%) 1px solid;
    border-left: rgba(0 0 0/ 4%) 1px solid;
    border-right: rgba(0 0 0/ 4%) 1px solid;
  	box-shadow: #f6f6f6 0px 10px 16px 5px;
}

/*Augmenter l'espacement entre les menus catégories*/

.nav-item {
	margin:0.3em 0;
}

/*Disparition de l'authWeb en attendant de le faire fonctionner*/
.plg_system_webauthn_login_button{
	display:none;
}

/*Disparition du bouton ENREGISTRER de la page*/
#hikashop_register_form_button {
	display:none;
}

/*top-of-main-boutique modification*/
#top-of-main-boutique {
	width:80%;
}

/* LIENS */

#lien-icdl {
    color: #f8b50c !important;
    font-weight: 800;
}