.product-detail-widget-content li{
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-secondary-font-size) !important;
    font-weight: var(--e-global-typography-secondary-font-weight) !important;
    color: var(--e-global-color-secondary) !important;
	margin: 25px 0;
}

.product-detail-session-count{
	margin-bottom:2.5rem;
	color: var(--e-global-color-primary) !important;
}

.product-detail-widget p{
	font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-text-font-size) !important;
    font-weight: var(--e-global-typography-text-font-weight) !important;
    color: var(--e-global-color-text) !important;
	margin-bottom:2px;
}

.product-detail-widget-informations-presentation p{
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif !important;
    font-size: 1.8rem !important;
    font-weight: var(--e-global-typography-secondary-font-weight) !important;
    color: var(--e-global-color-primary) !important;
}

.product-detail-widget-description{
	display:flex;
	gap:20px;
}

.product-detail-widget-main{
	width:70%;
}

.product-detail-widget-asside{
	width:30%;
	height:fit-content;
	padding:30px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 6px;
}

.product-detail-widget-asside p,
.product-detail-widget-asside span{
	margin:0 !important;
	font-size: 14px ;
	line-height:2rem;
}

.product-detail-widget-asside p{
	font-size: 14px !important;
}

.product-detail-widget-asside-prix{
	display: flex;
    flex-direction: column;	
	flex:1;
}

.product-detail-widget-asside-prix-toogle{
	display: flex;
    flex-direction: row;	
	flex:1;
	gap:10px;
}

.product-detail-widget-asside-prix-toogle-text{
	display: flex;
    flex-direction: column;	
	flex:1;
}

.product-detail-widget-asside-prix span{
	line-height:2.2rem;
}

.toogle-prix-text-formation{
	 font-size: 12px;
}

.toogle-prix-text{
	 font-size: 20px !important;
	 font-weight:bold;
	 color: var(--e-global-color-secondary);
}

.toogle-prix {
  position: relative;
  display: inline-block;
  width: 41px;
  height: 27px;
  margin: auto;
}

.toogle-prix input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.toogle-prix-round {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.toogle-prix-round:before {
  position: absolute;
  content: "";
  height: 19px;
  width: 19px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .toogle-prix-round {
  background-color: var(--e-global-color-secondary);
}

input:focus + .toogle-prix-round {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .toogle-prix-round:before {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
}

.toogle-prix-round {
  border-radius: 34px;
}

.toogle-prix-round:before {
  border-radius: 50%;
}


.product-detail-widget-asside .select2-container--default .select2-selection--single {
	border:none;
}

.product-detail-widget-asside-bold{
	font-weight: bold !important;
}

.product-detail-widget-asside-important{
	font-size:20px !important;
}

.product-detail-widget-asside-btn{
	width:100% !important;
}

.product-detail-widget-asside-link,
.product-detail-widget-asside-link:hover{
	color: #EA6609;
	text-decoration:underline !important;
	line-height: 1.5;
}

.product-detail-widget-asside-link-connexion{
	font-size:12px !important;
}

.product-detail-widget-asside-contact{
	margin-top: 25px;
	display: flex;
    flex-direction: column;
    align-items: center;
}

.product-detail-widget-asside-contact span{
	line-height:2.9rem;
}

.product-detail-widget-asside-reservation {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap; 
	flex-direction: column;
}

.product-detail-widget-asside-reservation-select {
  flex-direction: row;
  flex-wrap: nowrap;
  display:flex;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 19px;
  height: 50px; 
  width:100%;
}

.product-detail-widget-asside-reservation-select select {
  border: none;
  text-overflow: ellipsis;
  width: 100%;
  height: 100%; 
  flex: 1 1 auto;
  min-width: 0;
}

.product-detail-widget-asside-reservation-btn{
	background:#2C8EAC !important;
	border-width:0 !important;
	height:100%;
	flex: 0 0 auto;
}

.product-detail-widget .select2-container {
    flex: 1 1 auto !important;
    min-width: 0;
  }

.product-detail-widget-asside-phone{
	color: #2C8EAC;
}

.product-detail-widget-asside-info {
  display: flex;
  gap: 2rem; 
  flex-wrap: wrap; 
}

.product-detail-widget-asside-info-block {
  flex: 1; 
}


.product-detail-widget-asside hr{
	margin:1rem 0 !important;
}

.label-information{
	font-weight:bold;
}

.product-detail-widget-informations-label{
	margin-top:50px;
}

.product-detail-widget ol{
	margin:0;
	list-style-position:inside;
}

.product-detail-widget .phrase-acroche{
	padding-bottom:10px;
}

.product-detail-widget .isLoading{
	height:1000px;
	display:flex;
}

.product-detail-widget.isLoading .product-detail-widget-informations,
.product-detail-widget.isLoading .product-detail-widget-content {
	background: #eee;
    background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
    border-radius: 5px;
    background-size: 200% 100%;
    animation: 1.5s shine linear infinite;
}

.product-detail-widget.isLoading .product-detail-widget-informations {
	height: 300px;
	width:100%;
	margin-bottom:20px;
}


.product-detail-widget.isLoading .product-detail-widget-content {
	height: 300px;
	width:100%;
}

.product-detail-dates{
	margin-top:50px;
}

.product-detail-dates-selectType {
	display: flex;
    flex-wrap: nowrap;
    width: fit-content;
	margin-bottom:25px;
}

.product-detail-dates-selectType .select2-selection--single,
.product-detail-dates-selectType .select2-container--default {
	margin-right: 20px;
	font-weight: bold;
	border-radius: 6px;
	box-shadow: 0px 3px 6px #00000029;
	border: 1px solid #E0DFDF;
	flex:1;
}

.product-detail-dates-selectType .select2-selection--single{
    border: none;
    box-shadow: none;
    margin: 0;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color:var(--e-global-color-primary) !important;
}

.product-detail-dates-btn{
	font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-text-font-size) !important;
    font-weight: var(--e-global-typography-text-font-weight) !important;
	padding:10px 28px;
	background-color:#2C8EAC;
	color:white;
	border-radius:6px;
	text-align:center;
	align-content: center;
}

.product-detail-session{
	background-color:#D4F6FF;
	padding:20px;
	border-radius:6px;
	margin:15px 0;
	display:flex;
	gap:10px;
}

.product-detail-session-lieu{
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif !important;
    font-size: 2rem !important;
    font-weight: var(--e-global-typography-secondary-font-weight) !important;
    color: var(--e-global-color-primary) !important;
	width:20%;
	padding-left:20px;
	align-content: center;
}

.product-detail-session-date{
	font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-text-font-size) !important;
    font-weight: var(--e-global-typography-text-font-weight) !important;
	color: var(--e-global-color-primary) !important;
	width:60%;
	padding: 0 30px;
	background-color:white;
	border-radius: 10% / 100%;
	align-content:center;
}

.product-detail-session-inscription{
	width:20%;
	display: flex;
    justify-content: center;
}

.product-detail-session-btn-more{
	display:flex;
	justify-content: center;
}

.product-detail-session-btn-more button{
	margin-top: 15px;
	width:auto;
	padding:10px 30px;
}

.product-detail-formation-sur-mesure {
  display: flex;
  align-items: center;
  background-color: #2C8EAC;
  color: #ffffff;
  padding: 30px;
  border-radius: 15px;
  width:60%;
  margin: 40px auto;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.product-detail-formation-sur-mesure-img {
  flex: 0 0 auto;
  margin-right: 20px;
  width: 124px;
  height: 124px;
  background: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-detail-formation-sur-mesure-img img {
	width: 9rem;
}
.product-detail-formation-sur-mesure-texte {
  flex: 1;
}

.product-detail-formation-sur-mesure-texte span {
  display: block;
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif !important;
  font-size: var(--e-global-typography-secondary-font-size) !important;
  font-weight: var(--e-global-typography-secondary-font-weight) !important;
  color:white;
  margin-bottom:0;
}

.product-detail-formation-sur-mesure-texte p {
  color: white !important;
}

.product-detail-formation-sur-mesure-btn {
	font-family: "Open Sans", Sans-serif;
	font-weight: bold;
	display: inline-block;
	text-align: center;
    background-color: #EA6609;
    color: white;
    border-radius: 6px;
    font-weight: bold;
	fill: #FFFFFF;
    color: #FFFFFF;
	transition-duration: 0.3s;
    border-style: solid;
    border-width: 2px;
    border-color: #EA6609;
	margin: 10px 0 0 0;
	width: auto;
	padding: 10px 28px; 
}


.product-detail-formation-sur-mesure-btn:hover {
	background-color: #FFFFFF;
    color: #EA6609;
    border-color: #EA6609;
}


@media only screen and (max-width: 767px) {
.product-detail-widget-description {
	flex-direction: column;
}

.product-detail-widget-main {
	width:100%;
}

.product-detail-widget-asside {
	width:100%;
}

.product-detail-dates-selectType {
    display: flex;
    margin-bottom: 25px;
    flex-direction: column;
	width:100%;
    gap: 10px;
}

.product-detail-dates-selectType select {
    font-weight: bold;
    border-radius: 6px;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #E0DFDF;
    width: auto;
	height:auto;
	padding: 10px;
}

.product-detail-dates-selectType .select2-results__option{
	height: 28px;
    display: flex;
    align-items: center;
}

.product-detail-session {
    flex-direction: column;
	gap:20px;
}

.product-detail-session-lieu,
.product-detail-session-date,
.product-detail-session-inscription,
.product-detail-session-inscription a{
	width:100%;
}

.product-detail-formation-sur-mesure {
    flex-direction: column;
	width:100%;
}

.toogle-prix-text,
.product-detail-widget-asside-important{
	font-size:16px !important;
}

.product-detail-dates-selectType .select2-container--default {
	width:100% !important;
}

}