/*
	Theme Name:     NHC Style
	Description:    Theme pour NHC
	Author:         DBL France -- Fred
	Template:       Divi
*/


.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    box-shadow: 14px 4px 14px #ccc;
}



#main-content{
background:transparent;
}


.post-338 #cuar-js-content-container{
background:transparent !important;
border:none !important;
}

#cuar-js-content-container{
border:none !important;
}

.cuar-toolbar {
display:none !important;
}

.post-138 .cuar-toolbar, .page-id-144 .cuar-toolbar, .page-id-162 .cuar-toolbar {
display:block !important;
}



.learnpress-page #main-content{
padding:20px;
background:rgba(255,255,255,0.6);
}


.learnpress-page #main-content .container{
padding-top: 38px !important;
}

.course-price{
display:none;
}


.learnpress-page .entry-title.main_title{
font-variant: small-caps;
color: #006eb7!important;
border-bottom-width: 3px;
border-bottom-color: #fdc513;
border-bottom-style: solid;
max-width: 350px;

}


.learnpress-page .lp-button, .lp-quiz-buttons button, #learn-press-profile-basic-information button,#profile-content-settings button {
    line-height: inherit !important;
    padding: 10px 30px !important;
    height: 45px;
    background: #006eb7;
    color: #fff;
    font-size: 16px;
    border: none;
    cursor: pointer;
}


ul.curriculum-sections, ul.section-content {
list-style-type: none !important;
}


#learn-press-course-curriculum ul.curriculum-sections{
padding:0px !important;

}

.course-curriculum ul.curriculum-sections .section-content .course-item{

padding-left: 20px !important;
padding-right: 20px !important;
}

.course-item-content-header .lp-button{

}

#course-item-content-header .form-button.lp-button-back button {
    line-height: 34px !important;
padding: 0 12px !important;
}



.course-item-popup #main-header{
display:none;

}

.content-item-summary .lp-button, .lp-quiz-buttons button {
margin-top:20px;

}


#learn-press-profile-header {
    background: #006eb7 !important;
}


#profile-content-courses h3.profile-heading {

display:none;

}


#learn-press-profile-nav .tabs > li ul li.active a {
    color: #f1ac05 !important;
    font-weight: bold;
}

#learn-press-profile-nav .tabs > li ul li a:hover {
    color: #f1ac05 !important;
}

#learn-press-profile-nav .tabs > li:hover:not(.active) > a {
    color: #f1ac05 !important;

}

.lp-list-table td{
line-height:inherit !important;
}


.learn-press-courses .lp_course {
    border-radius: 6px;
border: 1px solid #ccc;
box-shadow: 0px 0px 0px #ccc !important;
transition:  .2s ease-in-out .1s; 
}


.learn-press-courses .lp_course:hover {
    box-shadow: 2px 2px 2px #ccc !important;
transition:  .2s ease-in-out .1s; 

}


.learn-press-courses .course-title, .learn-press-courses .course-info{
padding:5px !important;

font-size: 1.1em !important;

}


.lp-label.label-finished, .lp-label.label-completed {
    background: #f1c967 !important;
}


#learn-press-profile-nav li.orders{
display:none;

}


body.customer-area-active .cuar-css-wrapper .tray-left, body.customer-area-active .cuar-css-wrapper .tray-right {
    width: 360px !important;
}


body.customer-area-active .cuar-css-wrapper .cuar-page-content.table-layout>div.tray-center.tray-center-on-left, body.customer-area-active .cuar-css-wrapper .tray-center.tray-center-on-left {
    padding-right: 380px !important;
}


ul.learn-press-courses .course .course-title{
background: #006eb7;
    color: #fff;
    padding: 10px !important;

}


ul.learn-press-courses .course .course-thumbnail {
margin:0px !important;

}

.nhc-cat-file { 
  list-style: none !important; 
  overflow: hidden !important; 
  font: 18px Helvetica, Arial, Sans-Serif !important;
  margin: 40px !important;
  margin-bottom: 10px !important;
  margin-left: 0px !important;
  padding: 0 !important;
}
.nhc-cat-file li { 
  float: left !important; 
}
.nhc-cat-file li a {
  color: white !important;
  text-decoration: none !important; 
  padding: 10px 0 10px 55px !important;
  background: brown !important; /* fallback color */
  background: hsla(203.9, 100%, 35.9%,1) !important; 
  position: relative !important; 
  display: block !important;
  float: left !important;
}
.nhc-cat-file li a:after { 
  content: " " !important; 
  display: block !important; 
  width: 0 !important; 
  height: 0 !important;
  border-top: 50px solid transparent !important;           /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent !important;
  border-left: 30px solid hsla(203.9, 100%, 35.9%,1) !important;
  position: absolute !important;
  top: 50% !important;
  margin-top: -50px !important; 
  left: 100% !important;
  z-index: 2 !important; 
}	
.nhc-cat-file li a:before { 
  content: " " !important; 
  display: block !important; 
  width: 0 !important; 
  height: 0 !important;
  border-top: 50px solid transparent !important;           /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent !important;
  border-left: 30px solid white !important;
  position: absolute !important;
  top: 50% !important;
  margin-top: -50px !important; 
  margin-left: 0px !important;
  left: 100% !important;
  z-index: 1 !important; 
}	
.nhc-cat-file li:first-child a {
  padding-left: 10px !important;
}
.nhc-cat-file li:nth-child(2) a       { background:        hsla(34,85%,45%,1) !important; }
.nhc-cat-file li:nth-child(2) a:after { border-left-color: hsla(34,85%,45%,1) !important; }
.nhc-cat-file li:nth-child(3) a       { background:        hsla(34,85%,55%,1) !important; }
.nhc-cat-file li:nth-child(3) a:after { border-left-color: hsla(34,85%,55%,1) !important; }
.nhc-cat-file li:nth-child(4) a       { background:        hsla(34,85%,65%,1) !important; }
.nhc-cat-file li:nth-child(4) a:after { border-left-color: hsla(34,85%,65%,1) !important; }
.nhc-cat-file li:nth-child(5) a       { background:        hsla(34,85%,75%,1) !important; }
.nhc-cat-file li:nth-child(5) a:after { border-left-color: hsla(34,85%,75%,1) !important; }

.nhc-cat-file li:last-child a {
  background: #fff !important;
  color: black !important;
/* 20240524 */	
/*  pointer-events: none !important; 
  cursor: default !important;
	*/
}
.nhc-cat-file li:last-child a:after { border: 0 !important; }
/* .nhc-cat-file li a:hover { background: hsla(203.9, 94.7%, 44.1%,1) !important; } */
.nhc-cat-file li a:hover { background: #ffffff !important; } 


.nhc-cat-file li a:hover:after { border-left-color: hsla(203.9, 94.7%, 44.1%,1) !important; }


.page-id-138 #et-boc {
position:relative;

}

.page-id-138 #cuar-js-tray {
top:0px;
}


.collection-content.grid .nhc-cat-file-thumb{

display:none;

}
.collection-content.list .nhc-cat-file-thumb ul, .collection-list-blocks .nhc-cat-file-thumb ul{ 
font-size:11px !important;
}
.collection-content.list .nhc-cat-file-thumb li:not(:first-child), .collection-list-blocks .nhc-cat-file-thumb li:not(:first-child){
margin-left: 3px !important;
}
.collection-content.list .nhc-cat-file-thumb li:first-child, .collection-list-blocks .nhc-cat-file-thumb li:first-child{
margin-left: 0px !important;
}
.collection-content.list .nhc-cat-file-thumb li, .collection-list-blocks .nhc-cat-file-thumb li{
display:inline-block;
font-size:11px !important;
}

.collection-content.list .nhc-cat-file-thumb li:not(:first-child)::before, .collection-list-blocks .nhc-cat-file-thumb li:not(:first-child)::before{
content:">";
margin-right:3px;
}

.collection-list-blocks .panel-footer{
background:#fff !important;
}

#post-138 .panel-body{
border:none !important;
}
.page-id-138 #page-container{
padding-top:0px !important;
}


.tray-left{
left:0px !important;

}


body.customer-area-active .cuar-css-wrapper .cuar-page-content.table-layout>div.tray-center.tray-center-on-right, body.customer-area-active .cuar-css-wrapper .tray-center.tray-center-on-right {
    padding-left: 321px;
}


.tray-left-file{

    padding-left: 360px !important;

}

#cuar-js-content-container{
/*
    background: url(https://nhc-extra.dbl.fr/wp-content/uploads/2020/09/fd2.jpg);
    background-size: cover;

background-blend-mode: screen;
    background-color: rgba(28,102,150,0.53);
*/
background:#fff !important;

}


body.customer-area-active .cuar-css-wrapper .tray-left{

padding:0px;
}


body.customer-area-active .cuar-css-wrapper .tray-left>.tray-scroller {
    padding-left: 8px;
}


body.customer-area-active .cuar-css-wrapper #cuar-js-tray-scroller-wrapper {
    max-width: 320px;
}

body.customer-area-active .cuar-css-wrapper .cuar-page-content.table-layout>aside {
    max-width: 320px;
}


body.customer-area-active .cuar-css-wrapper .cuar-toolbar, body.customer-area-active .cuar-css-wrapper .page-heading{
background:transparent;

}


#ft-id-1 li  .fancytree-title{
font-family:'Barlow',Helvetica,Arial,Lucida,sans-serif;
margin-left: 15px !important;
color: #ffffff !important;
border-width: 1px !important;
border-color: #848484;
border-radius: 9px;
/* background-image: linear-gradient(180deg,#999 0%,#6b6b6b  100%); */
background:#6b6b6b;
padding-top: 10px !important;
padding-right: 43px !important;
padding-bottom: 10px !important;
padding-left: 43px !important;
transition: all 300ms ease 0ms;
box-shadow: 1px 1px 2px 0px rgb(0 0 0 / 30%);
transition:  .2s ease-in-out .1s;
line-height: 28px !important;
font-size: 20px;
font-weight: 400;
min-width: 265px;
}
/*
.cuar-forgot-password-link{
font-size: 20px !important;
border-radius: 9px !important;
background-image:linear-gradient(180deg,#5a5959 0%,#a7a3a3 100%) !important;
margin-bottom:250px !important;
    display: block;
    max-width: 350px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
*/


#ft-id-1 li  .fancytree-title:hover{
box-shadow: 1px 1px 8px 0px rgb(0 0 0 / 30%);
transition:  .2s ease-in-out .1s;


}

#ft-id-1 li ul li  .fancytree-title{
/* background-image: linear-gradient(180deg,#999 0%,#6b6b6b  100%); */
background:#6b6b6b;
font-size: 14px;
line-height: 13px !important;
padding:10px !important;
min-width: 220px;

}


#ft-id-1 > li:nth-child(2) .fancytree-title{
/* background-image:linear-gradient(180deg,blue 0%,navy 100%);*/
background:navy;
}


#ft-id-1 > li:nth-child(3) .fancytree-title{
/*background-image:linear-gradient(180deg,#fdc513  0%,#bd9514  100%);*/
background:#bd9514;
}


#ft-id-1 > li:nth-child(4) .fancytree-title{
/* background-image:linear-gradient(180deg,#bd2bb0  0%,#d747e0  100%); */
background:#d747e0;
}
#ft-id-1 > li:nth-child(5) .fancytree-title{
/* background-image:linear-gradient(180deg,#1f841a  0%,#128a31  100%); */
background:#128a31;
}

#ft-id-1 > li:nth-child(6) .fancytree-title{
/* background-image:linear-gradient(180deg,#ff5600 0%, #9a4b07  100%); */
background:#9a4b07;
}

#ft-id-1 li .fancytree-expander,#ft-id-1 li .fancytree-icon, #xft-id-1 li .fancytree-checkbox.fa.fa-arrow-right{

 display:none; 
}

#ft-id-1 li .fancytree-icon.fa.fa-file-o, #ft-id-1 li .fancytree-icon.fa.fa-file, #ft-id-1 li .fancytree-icon.fa.fa-folder, #ft-id-1 li .fancytree-icon.fa.fa-copy{
display:block;
position: absolute;
color:#ccc;
    left: -10px;
    top: 10px;
    font-size: 22px;
    font-weight:400;
z-index:55;

}





#ft-id-1 li .fancytree-checkbox{
/* display:none; */
position: absolute;
    left: -10px;
    top: 10px;
    font-size: 22px;
    font-weight:400;
z-index:50;
}


.cuar-widget-title.panel-heading{
display:none !important;

}


#ft-id-1 span.fancytree-node, #ft-id-1{
border:none;

background: transparent;
}


body.customer-area-active .cuar-css-wrapper .tray-left, body.customer-area-active .cuar-css-wrapper .panel{
background: transparent;
}


body.customer-area-active .cuar-css-wrapper .h2, body.customer-area-active .cuar-css-wrapper h2 {
    font-size: 24px;
/*    background-image: linear-gradient(45deg, #e6e6e67a, #ece8e8, transparent);*/
    background-image: none !important;
    padding: 10px;
}


.collection-content .mn {
    background: #fff !important;
    max-width: 90% !important;
    padding: 20px !important;
    margin-left: 40px !important;
}


body.customer-area-active .cuar-css-wrapper .cuar-single-entry{

background:#fff;
}

body.customer-area-active .cuar-css-wrapper .br-a{
    border-radius: 16px;

}


#main-footer{
display:none;

}


.et_header_style_fullscreen .et_slide_menu_top .et-search-form{

min-width: 320px;

}


.cuar-login-form .panel-primary{
background:#fff !important;
}

.cuar-login-form{
    margin-top: 100px !important;
    margin-bottom: 400px !important;

}



.post-type-archive-lp_course #et-main-area, .post-type-archive-lp_course #main-content{
background:transparent !important;

}


.post-type-archive-lp_course ul.learn-press-courses .course{
max-width: 250px;
background: white;

}


.cuar-toolbar .btn-group .dropdown-toggle.mn {
display:none;

}


.nhc-white-bg{
background:#fff !important;

}

.nhc-current-cat{
font-weight:bold !important;
}


XXX.nhc-current-cat:before {
content:"> " !important;
color:white !important;
}



.nhc-current-cat:after {
content:"\f101" !important;
font-family:FontAwesome !important;
font:normal normal normal 14px/1 FontAwesome !important;
color:white !important;
padding-left:10px !important;
font-size:20px !important;
}



.nhc-top-search{
position:absolute;
left:190px;
top:20px;
}


.et-fixed-header .nhc-top-search{
top:5px;
}



.nhc-top-search .search-field{
    width: 350px;
    height: 40px;

}



.nhc-top-search{
width:90%;
}


.nhc-top-search .search-field{
width:80%;
border: 1px solid #006eb6;

}


.nhc-top-search .search-submit{

padding: 8px;
    margin-left: 6px;

}

.single-cuar_private_file  .container , .single-cuar_private_file .entry-content{

width:100% !important;
max-width:100% !important;
padding-top:0px !important;
}

.single-cuar_private_file #left-area{
padding:0px !important;
float:none;
width:100% !important;
max-width:100% !important;
}


.single-cuar_private_file .et_post_meta_wrapper,.single-cuar_private_file .cuar-toolbar, .single-cuar_private_file .cuar-js-msnry-item{
display:none !important;


}


.cuar-css-wrapper .page-heading{
padding:0px !important;
padding-left:10px !important;
}


.cuar-css-wrapper .h2{
background-image: linear-gradient(45deg, rgba(195,183,183,0.14), rgba(244,243,242,0.52), transparent) !important;

}

.cuar-login-form{
max-width: 500px !important;
margin: 0 auto !important;
}
#ft-id-2, #cuar-js-tray-scroller-wrapper{
max-width:90% !important;
}


.cuar-cloud.panel-body{
display:none !important;

}


#cuar-js-page-content-wrapper{
padding-left:10px !important;

}


body.customer-area-active .cuar-css-wrapper .pagination>li a, body.customer-area-active .cuar-css-wrapper .pagination>li span{
padding:20px;

}


body.customer-area-active .cuar-css-wrapper ul.fancytree-container{
margin-left:10px;

}


.learn-press-pagination .page-numbers > li a, .learn-press-pagination .page-numbers > li span{
padding:20px !important;
}


.learn-press-pagination .page-numbers > li a{
background:white !important;
}

#lp-archive-courses{

width: 1080px;
margin: 0 auto;


}


.archive  ul.learn-press-courses .course{
width:250px;

}


.archive #sidebar{
display:none;
}


.archive #main-content .container:before{
display:none;

}




body.customer-area-active .cuar-css-wrapper .collection .collection-content.grid .mix{
min-width: 250px !important;
 max-width:350px !important; 
}

body.customer-area-active .cuar-css-wrapper .collection .collection-content.grid .panel-footer{
background:#fff !important;
}


body.customer-area-active .cuar-css-wrapper .collection .collection-content.grid .mix .cuar-title{
font-size:12px;


}


.logged-in .dbl-login{
display:none;
}


.logged-in #dbl-actions {
display:block;

}



@media (max-width: 481px) {
body.customer-area-active .cuar-css-wrapper .cuar-page-content.table-layout>div.tray-center.tray-center-on-right, body.customer-area-active .cuar-css-wrapper .tray-center.tray-center-on-right{
padding-left:0px !important;
}

.nhc-top-search{
left:70px;
width:250px;
}
#et-top-navigation {
    margin-right: 10px;
}

.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu{
top:8px;
right:8px;
}

.et_menu_container.container{
width:100%;

}

.lp-single-course #course-item-content-header .course-title{
font-size:18px;
position:absolute;
right:40px;
width:250px;
overflow:hidden;
}

.lp-single-course .course-item-search{
display:none;

}

#left-area ul{
padding:0px;

}


.single-lp_course .container,.learnpress-page .container,#lp-archive-courses{
width:100%;
}

.post-type-archive-lp_course ul.learn-press-courses .course{
max-width:100%;
}


ul.learn-press-courses .course .course-thumbnail img{
width:100%;

}


.archive ul.learn-press-courses .course {
    width: 100%;
}


}


.logged-in #dbl-connexion {
display:none;

}





ul.dbl-list-cat-cours{
	list-style-type: none !important;
	columns: 3;
	font-size:18px;
	line-height: 16px;
	font-weight:500;
	column-rule: solid 2px #fdc513;
}


ul.dbl-list-cat-cours ul.subcat{
	list-style-type: none !important;
	padding-left:5px;
	font-size:14px;
	padding-top:10px;
}
ul.dbl-list-cat-cours ul.subcat li{
	padding-left:5px;
	line-height:22px;
}
ul.dbl-list-cat-cours li a:hover{
	color:#999;
}


ul.dbl-list-cat-cours li {
 -webkit-column-break-inside:avoid;
       -moz-column-break-inside:avoid;
            column-break-inside:avoid;
           break-inside: avoid-column;
             page-break-inside: avoid;

}
ul.subcat li a{
        color:#333;
	line-height:18px;
	font-size:14px;



}


ul.dbl-list-cat-cours li {
    padding-left: 10%;
}




.profile.learnpress #learn-press-user-profile{

max-width: 1080px;
    width: 80%;
    margin: 0 auto;
	background:#fff;
padding-bottom: 40px;


}


.profile.learnpress #learn-press-profile-content{
padding-right: 30px;
}


ul.learn-press-courses .course .course-thumbnail{
height:250px;
}


.dbl-panel-file{
	padding:0px !important;
}


body.customer-area-active .cuar-css-wrapper .collection-content.list .h4, body.customer-area-active .cuar-css-wrapper .collection-content.list h4, body.customer-area-active .cuar-css-wrapper .collection-list-blocks h4{
font-size:14px;
max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.collection-content.list .dbl-file-ico, .collection-list-blocks .dbl-file-ico{
padding-right: 6px;
float:left;width:15%;max-width:65px;
}


.collection-content.grid .dbl-file-ico{
float:left;width:40px;
padding-right:6px;
}
.collection-content.grid .cuar-title.h4{
padding-top:4px !important;

}



.dbl-desc-file{
padding:0px 50px !important;
padding-bottom: 20px !important;
margin-bottom: 0px !important;
width:100%;

}


.dbl-desc-file h3{
padding-bottom:10px !important;

}


#main-content .container:before{
background:none !important;

}

.dbl-desc-file-wrap{
padding-bottom:30px !important;

}


.dbl-bloc-ico-filename{
padding: 10px !important; 
min-height: 90px !important;
}


.cuar-css-wrapper .collection-content.grid .dbl-bloc-ico-filename{
min-height: 55px !important;
}

.cuar-css-wrapper .collection-content.grid a{
font-family: arial !important;
    font-weight: 200 !important;
}


body.customer-area-active .cuar-css-wrapper .btn-primary{
    color: #ffffff !important;
    background-color: #006eb6 !important;

}


/* CX */
.page-id-184 #cuar-js-content-container{
background:transparent !important;
}


.page-id-184 #cuar-js-content-container .panel-footer{
text-align:center;
}



body.customer-area-active .cuar-css-wrapper .h2, body.customer-area-active .cuar-css-wrapper h2{

    font-variant: small-caps !important;
    color: #006eb7!important;

border-bottom: 3px solid #fdc513;

}


body.customer-area-active .cuar-css-wrapper .page-heading{
border:none !important;
}



      body:not(.logged-in) .hide-for-logged-out {
    display: none !important;
}


.dbl-loginx .et_pb_newsletter_description{
width:100% !important;


}

body.customer-area-active .cuar-css-wrapper .alert-success {
    background-color: #6ec171 !important;
    color: #eeeded;
    border-radius: 10px;
}

body.customer-area-active .cuar-css-wrapper .alert{
border-radius: 10px !important;
}

.page-id-185 #cuar-js-content-container,.page-id-182 #cuar-js-content-container{

background:transparent !important;

}

.dbl-ico-img{
border:1px solid #ccc !important;
box-shadow:1px 1px 4px #ccc !important;
}


body.customer-area-active .cuar-css-wrapper input {
    background-color: gray;
}


.cuar-single-post-wrapper{
min-height:700px;

}

.single-cuar_private_file{
background:#fff;
background-image:none !important;
}

.dbl-attachments{
padding: 0px 50px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    width: 100%;
}


@media (max-width: 481px) {
ul.dbl-list-cat-cours{
columns:1;
}

#main-content{
padding:4px !important;
padding-bottom:20px !important;
}
.learn-press-pagination{
padding-top:30px !important;

}


.et_header_style_split #logo {
    max-height: 100px;
}

#main-header{

padding:0px !important;
}

.et_header_style_split #et_mobile_nav_menu{
margin-top:4px !important;
}

.et_header_style_split #main-header .mobile_nav{
padding: 11px 20px !important;
}
h1{
font-size:22px;
}



}



#et_search_icon:before{
position:relative;

}




#learn-press-course .course-meta-secondary{
display:none;
}

#learn-press-course .course-summary-sidebar .course-sidebar-preview .media-preview{
text-align:center;
margin: 6px -20px 40px;

}

.learn-press-breadcrumb{
    margin: 20px auto 25px auto !important;
}


#learn-press-course .course-tab-panels{
min-height: 500px;
    background: #fff;
}
.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner > div{
margin-top:-2px;

}

.learn-press-courses .course-wrap-meta{
display:none !important;
}


.lp-archive-courses .learn-press-courses[data-layout="list"] .course{
max-width:100%;
}


.lp-archive-courses .learn-press-courses[data-layout="list"] .course{
width:100% !important;
}

.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink, .lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink .course-title{
min-height: 90px !important;
color:#fff !important;
}

.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink:hover, .lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink .course-title:hover{
color:#ffb606 !important;
}

.lp-archive-courses .learn-press-courses .course { width: 22% !important; margin: 20px 20px 20px 0 !important; }


.lp-archive-courses .learn-press-courses[data-layout="grid"] .course{
padding:0px !important;

}


#main-footer-dbl{
width:100% !important;
max-width:100% !important;

}

.lp-course-page__content .dbl-list-cat-cours{
width:100%;
}


.lp-course-page__content .et-l .et_pb_row{
width:100% !important;
max-width:100% !important;
}


.lp-course-page__content ul.dbl-list-cat-cours{ columns: 4; }


@media (max-width: 481px) {

.lp-course-page__content ul.dbl-list-cat-cours{ columns: 1; }
.lp-archive-courses .learn-press-courses .course { width: 100% !important; margin: 20px 20px 20px 0 !important; }

}




.lp-archive-courses .course-meta__pull-left .meta-item__value label{
	color: #fff;
	
}


#learn-press-course-tabs .students {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 2 colonnes égales */
  gap: 1rem; /* espacement entre les éléments */
  list-style: none;
  padding: 0;
}






/* Conteneur principal */
.lp-user-courses-wrapper {
  margin: 20px 0;
  overflow-x: auto; /* Pour un défilement horizontal sur mobile si besoin */
}

/* Tableau stylé et moderne */
.lp-user-courses {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  font-family: sans-serif;
  min-width: 600px; /* Largeur minimale, déclenche le défilement horizontal si écran trop étroit */
}

.lp-user-courses thead {
  background-color: #f5f5f5;
}

.lp-user-courses th,
.lp-user-courses td {
  text-align: left;
  padding: 12px 16px !important;
  border-bottom: 1px solid #eee;
  vertical-align: middle;
}

.lp-user-courses th {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-bottom: 2px solid #ccc;
}

.lp-user-courses tr:hover td {
  background-color: #fafafa;
}

/* Bouton/lien vers le cours */
.lp-user-courses .lp-course-btn {
  text-decoration: none;
  padding: 8px 16px;
  border: 1px solid #0073aa; /* Couleur WP par défaut */
  border-radius: 4px;
  display: inline-block;
  transition: background-color 0.2s ease;
text-decoration:none !important;
}

.lp-user-courses .lp-course-btn:hover {
  background-color: #273476;
  color: #fff !important;

}



