.single-post main.wt-main {
background: #F7F7F7 !important;
padding-top: 50px;
}
.single-post .lb-sommaire .ez-toc-js-icon-con {
border-color: #ddd !important;
}
.single-post .lb-single-post-meta {
position: relative;
margin-bottom: 20px;
padding: 20px;
background: #ffffff;
border-radius: 4px;
}
.single-post .lb-meta-post {
display: flex;
align-items: center;
gap: 16px;
margin-bottom: 5px;
font-size: 14px;
color: #808080
}
.single-post .lb-meta-post p {
margin: 0;
padding: 0;
}
.single-post .lb-meta-post .meta-time-reading {
display: flex;
align-items: center;
}
.single-post .lb-meta-post .meta-time-elapsed {
display: flex;
align-items: center;
}
.single-post .lb-meta-post svg {
margin-right: 4px;
}
.wt-articlesingle-content .wt-description p {
font-size: 16px;
margin: 0 0 20px;
padding-bottom: 0;
line-height: 22px;
color: #333;
}
.wt-articlesingle-content .wt-description ul,
.wt-articlesingle-content .wt-description ol {
margin: 0 0 20px;
padding-bottom: 0;
padding-left: 15px;
}
.wt-articlesingle-content .wt-description li {
margin: 0 0 10px;
padding-bottom: 0;
font-size: 16px;
line-height: 22px;
color: #333;
}
.wt-articlesingle-content .wt-description ul li:last-child,
.wt-articlesingle-content .wt-description ol li:last-child {
margin-bottom: 0;
}
.single-post .lb-single-post-meta .wt-savearticle {
display: flex;
align-items: center;
position: absolute;
font-size: 16px;
top: 10px;
right: 10px;
color: #EF7007;
z-index: 20;
} .single-post .wt-articlesingle-content h1 {
color: #323232;
margin: 0 0 8px;
font-size: 34px;
font-weight: 600;
font-family: 'Livvic', Arial, Helvetica, sans-serif;
line-height: 44px;
}
.single-post h2 {
font-size: 28px;
line-height: 34px;
}
.single-post h3 {
font-size: 24px;
line-height: 30px;
}
.single-post h4 {
font-size: 20px;
line-height: 26px;
}
.single-post .lb-content-post h1 {
margin-bottom: 20px;
}
.single-post .lb-scroll-progress-bar-container {
width: 100%;
margin: 30px 0 10px 0;
background-color: #7070703d;
height: 1px;
position: relative;
}
.single-post .lb-scroll-progress-bar {
background-color: #EF7007;
height: 3px;
width: 0;
position: absolute;
top: -1px;
}
.single-post .wt-comments {
background: #ffffff;
padding: 20px !important;
}
.single-post .wt-comments .wt-author .wt-authordetails {
background: #ffffff;
}
.single-post .wt-comments .wt-author .wt-authordetails figure {
width: 50px;
height: 50px;
}
.single-post .wt-comments .wt-author .wt-authordetails figure img {
border-radius: 50%;
}
.single-post .wt-comments .wt-author .wt-authordetails .wt-authorcontent {
padding-top: 0;
}
.single-post .wt-comments .wt-author .wt-authordetails .wt-authorcontent .wt-authorhead h3 {
font-size: 18px;
line-height: 24px;
margin-bottom: 5px;
}
.single-post .wt-comments .wt-author .wt-authordetails .wt-authorcontent .wt-description {
padding-top: 10px
}
.lb-author-box {
margin-top: 30px;
background-color: white;
}
.lb-author {
position: relative;
display: flex;
align-items: center;
gap: 20px;
margin: 0 0 20px;
padding: 10px 20px 30px;
background: #fff;
}
.lb-author .lb-author-container {
display: flex;
align-items: center;
}
.lb-author .wt-clicksave {
display: flex;
align-items: center;
margin-left: 30px;
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
}
.lb-author .wt-clicksave svg {
margin-left: 6px;
}
.lb-author .lb-btn-lead-post {
border-radius: 30px;
position: absolute;
top: 16px;
right: 20px;
}
.lb-author .lb-btn-lead-post:focus {
outline: 0;
color: #fff;
box-shadow: none;
}
.lb-author .loop-member-thumbnail {
position: relative;
display: flex;
justify-content: center;
z-index: 9;
}
.lb-author .loop-member-thumbnail figure {
width: 80px;
height: 80px;
margin: 0 !important;
border-radius: 50%;
overflow: hidden;
}
.lb-author .loop-member-thumbnail figure img {
width: 100%;
height: 100%;
display: block;
background: #fff;
object-fit: cover;
}
.lb-author .loop-member-container {
display: flex;
flex-direction: column;
gap: 8px;
}
.lb-author .loop-member-author {
font-size: 18px;
}
.lb-author .loop-member-tag-line {
min-height: 10px;
font-size: 14px;
color: #333333;
}
.lb-author .loop-member-meta {
position: relative;
display: flex;
align-items: center;
gap: 20px;
z-index: 9;
}
.lb-author .loop-member-meta .lb-member-case {
display: flex;
flex-direction: column;
align-items: center;
}
.lb-author .loop-member-meta .lb-member-case .lb-member-case-number {
margin-bottom: 4px;
padding: 2px 20px;
line-height: 20px;
font-size: 12px;
border: 1px solid #000;
border-radius: 30px;
}
.lb-author .loop-member-meta .lb-member-case:nth-child(1) .lb-member-case-number {
border-color: #24E980;
color: #24E980;
}
.lb-author .loop-member-meta .lb-member-case:nth-child(2) .lb-member-case-number {
border-color: #EF7007;
color: #EF7007;
}
.lb-author .loop-member-meta .lb-member-case:nth-child(3) .lb-member-case-number {
border-color: #3E73B9;
color: #3E73B9;
}
.lb-author .loop-member-meta .lb-member-case .lb-member-case-number.note {
display: flex;
align-items: center;
border-color: #EFD358;
color: #000;
}
.lb-author .loop-member-meta .lb-member-case .lb-member-case-title {
font-size: 10px;
line-height: 12px;
color: #919191;
}
.lb-author .loop-member-meta .lb-member-case svg.star-y {
fill: #EFD358;
margin-right: 4px;
}
.view_like_container .counter-post {
margin-top: 30px;
text-align: center;
font-size: 20px;
font-weight: 600;
color: #808080;
}
.view_like_container .like-post {
padding: 0 20px 30px;
} .page-template-dashboard .wt-articles:hover {
box-shadow: none;
}
.lb-clear-both {
clear: both;
}
.lb-alertbtn {
color: #fff;
min-width: 100px;
float: right;
padding: 0 10px;
line-height: 36px;
border-radius: 4px;
text-align: center;
}
.lb-alertbtn:hover {
color: #fff;
}
.lb-alertbtn.warning {
background: #d89d49;
}
.wt-jobalerts .alert {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.wt-jobalerts .alert span,
.wt-jobalerts .alert a {
margin: 5px 0;
}
.wt-companysdetails .wt-companysinfo {
padding-bottom: 16px !important;
}
.wt-companysinfo .wt-btnarea .wt-btn.lb-green {
background-color: #70bba5;
}
.wt-switch-user-menu {
padding: 11px 20px 11px 20px;
}
.wt-nav .wt-userlogedin.sp-top-menu {
margin-left: 15px;
display: flex;
align-items: center;
}
.wt-navigation>ul {
width: auto;
}
.lb-dashboard-switch {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
}
.lb-dashboard-switch span {
font-size: 14px;
font-weight: 600;
}
.lb-dashboard-switch span.apprenant {
color: #ef7007;
}
.lb-dashboard-switch span.formateur {
color: #70bba5;
}
.lb-dashboard-switch .switch-checkbox {
position: relative;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
opacity: 0;
cursor: pointer;
z-index: 3;
}
#switch-button {
position: relative;
width: 55px;
height: 26px;
overflow: hidden;
border-radius: 100px;
}
#switch-button .knobs,
#switch-button .layer {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
#switch-button .knobs {
z-index: 2;
}
#switch-button .layer {
width: 100%;
background-color: #ef7007;
transition: 0.3s ease all;
z-index: 1;
border-radius: 100px;
}
:root {
--knob-left-position: 3px;
--knob-left-position-checked: 32px;
}
#switch-button .knobs:before {
content: "";
position: absolute;
top: 3px;
left: var(--knob-left-position, 3px);
width: 20px;
height: 20px;
background-color: #fff;
border-radius: 50%;
transition: 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15) all !important;
}
#switch-button .switch-checkbox:checked + .knobs:before {
content: "";
left: var(--knob-left-position-checked, 32px);
background-color: #fff;
}
#switch-button .switch-checkbox:checked ~ .layer {
background-color: #70bba5;
}
#switch-button .knobs,
#switch-button .knobs:before,
#switch-button .layer {
transition: 0.3s ease all;
}
.lb-user-data-empty,
.lb-user-data-empty select {
border-color: #ef7007 !important;
}
.avatar-wrap-icon-link {
display: flex;
align-items: center;
}
.lb-dashboardboxtitle h2 {
width: 100%;
margin: 0;
padding: 12px 20px 20px;
display: flex;
align-items: center;
justify-content: space-between;
font-size: 26px;
font-weight: 600;
} .lb-account-member {
padding: 50px 30px;
}
.lb-account-member .logout-account-member {
margin-top: 50px;
margin-bottom: -30px;
}
.lb-account-member .logout-account-member a {
display: flex;
align-items: center;
justify-content: center;
gap: 18px;
color: #919191;
}
.lb-account-member .title-account-member {
text-align: center;
font-size: 22px;
font-weight: 600;
color: #ef7007;
}
.lb-account-member .image-account-member {
text-align: center;
margin-bottom: 12px;
}
.lb-account-member .image-account-member img {
width: 200px;
border-radius: 50%;
aspect-ratio: 1 / 1;
object-fit: cover;
}
.lb-account-member .left-account-member {
display: flex;
flex-direction: column;
align-items: center;
}
.lb-account-member .left-account-member h4 {
font-size: 16px;
font-weight: 500;
color: #333333;
}
.lb-account-member .left-account-member .since-account-member {
font-size: 14px;
font-weight: 400;
color: #333333;
}
.lb-account-member .right-account-member .lb-case {
min-height: 105px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 8px;
}
.lb-account-member .right-account-member .lb-case.lb-grey {
background: #f5f5f5;
}
.lb-account-member .right-account-member .lb-case:not(.lb-grey) {
border: 1px solid #f5f5f5;
}
.lb-account-member .right-account-member .lb-case .lb-case-number {
margin-bottom: 4px;
font-size: 22px;
font-weight: 600;
}
.lb-account-member .right-account-member .lb-case:nth-child(1) .lb-case-number {
color: #24E980;
}
.lb-account-member .right-account-member .lb-case:nth-child(2) .lb-case-number {
color: #3E73B9;
}
.lb-account-member .right-account-member .lb-case:nth-child(3) .lb-case-number {
color: #EF7007;
}
.lb-account-member .right-account-member .lb-case .lb-case-number.note {
font-size: 20px;
font-weight: 400;
color: #303030;
}
.lb-account-member .right-account-member .lb-case .lb-case-number.note .trainer_note b {
font-size: 22px;
font-weight: 600;
}
.lb-account-member .right-account-member .lb-case .lb-case-title {
font-size: 16px;
font-weight: 500;
color: #303030;
text-align: center;
}
.lb-account-member .right-account-member .lb-case svg.star-y {
fill: #EFD358;
} .onglet {
display: flex;
align-items:center;
justify-content: center;
width: 100%;
margin-bottom: 30px;
}
.onglet .btn-onglet {
padding: 13px 20px;
margin-right: 1rem;
font-size: 18px;
text-align: center;
border: none;
border-radius: 3px;
background: #FFF;
color: #969696;
box-shadow: 0 3px 9px 1px rgba(0, 0, 0, 0.15);
cursor: pointer;
transition: 0.3s;
}
.onglet .btn-onglet:last-child {
margin-right: 0;
}
.onglet .btn-onglet.active {
background: #f2f3f5;
}
.ongletcontent {
display: none;
padding: 20px;
}
.ongletcontent.active {
display: block;
}
#type_society {
display: none;
}
#type_society.active {
display: block;
}
.lb_btn_kyc {
min-width: 290px;
}
.lb-container-dotted {
display: flex;
align-items: center;
width: auto;
margin: 0;
padding: 10px;
border: 2px dotted;
border-radius: 30px;
}
.lb-container-dotted.orange {
border-color: #EF7007;
}
.lb-container-dotted.green {
border-color: #70BBA5;
} .lb_inputfile {
display: flex;
align-items: center;
text-align: left;
background: #fff;
padding: 7px;
width: 450px;
position: relative;
border-radius: 30px;
border: 2px dashed #ef7007;
margin-bottom: 20px;
}
.lb_inputfile > input[type='file'] {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
z-index: 10;
cursor: pointer;
}
.lb_inputfile > .button {
margin-right: 8px;
padding: 8px 16px;
border-radius: 30px;
background: #eee;
cursor: pointer;
}
.lb_inputfile:hover > .button {
background: #ef7007;
color: white;
}
.lb_inputfile > .label {
color: #333;
white-space: nowrap;
opacity: .3;
}
.lb_inputfile.chosen > .label {
opacity: 1;
} .tabs-documents {
list-style-type: none;
padding: 0;
margin: 0 0 16px;
display: flex;
justify-content: start;
}
.tab-documents-title {
margin-bottom: 6px;
font-size: 18px;
}
.tab-documents {
padding: 8px 20px;
cursor: pointer;
border-bottom: 3px solid #ddd;
background-color: #FFF;
margin-right: 5px;
}
.tab-documents.active {
border-bottom: 3px solid #ef7007;
}
.tab-documents-content {
display: none;
}
.tab-documents-content.active {
display: block;
} .wt-dashboardboxtitle.wt-titlewithsearch {
display: flex;
align-items: center;
justify-content: space-between;
}
.lb-search-article .input-group-prepend,
.lb-search-article .input-group-search,
.lb-search-article .input-group-append {
height: 35px;
}
.lb-search-article .input-group-prepend a {
background: #FFF;
}
.lb-search-article .input-group-search:focus {
border-color: #dbdbdb;
}
.lb-search-article .input-group-append button {
background: #70bba5;
border-color: #70bba5;
}
.lb-contentbox {
background-color: #fff;
margin-top: 85px;
padding: 35px;
}
.lb-contentbox .nav-articles {
display: flex;
flex-direction: row;
align-items: center;
}
.lb-contentbox .nav-articles-item {
padding: 5px 15px;
font-size: 17px;
font-weight: 600;
text-transform: uppercase;
border-radius: 28px;
background-color: #fff;
color: #999999;
cursor: pointer;
}
.lb-contentbox .nav-articles-item.active {
background-color: #70BBA5;
color: #fff;
}
.lb-contentbox .lb-container-articles {
position: relative;
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin-top: 30px;
gap: 20px;
}
.lb-contentbox .lb-container-articles .lb-articles-add {
width: 23%;
min-width: 250px;
min-height: 330px;
font-size: 14px;
border: 2px solid #70BBA5;
cursor: pointer;
}
.lb-contentbox .lb-container-articles .lb-articles-add a {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.lb-contentbox .lb-container-articles .lb-articles-add .text_add_article {
color: #303030;
text-transform: uppercase;
margin-top: 15px;
}
.lb-container-articles .loop-post-dashboard {
position: relative;
width: 23%;
min-width: 250px;
border: 1px solid #F7F7F7;
}
.lb-container-articles .loop-post-container {
width: 100%;
margin-bottom: 0;
padding: 0 10px 10px;
border-radius: 0;
}
.lb-container-articles .loop-post-thumbnail {
width: calc(100% + 20px);
margin-left: -10px;
margin-bottom: 1em;
border-radius: 0;
}
.lb-container-articles .loop-post-reading {
top: 0;
bottom: unset;
}
.lb-container-articles .loop-post-header,
.lb-container-articles .loop-post-footer {
width: 100%;
height: 50px;
background-color: #F7F7F7;
}
.lb-container-articles .loop-post-header {
position: relative;
display: flex;
align-items: center;
font-size: 14px;
line-height: 20px;
padding: 5px 55px 5px 15px;
}
.lb-container-articles .loop-post-header .nav-post-header {
display: flex;
flex-direction: column;
cursor: pointer;
margin-right: 8px;
}
.lb-container-articles .loop-post-header .nav-post-header .bulle {
width: 6px;
height: 6px;
background-color: #00000073;
border-radius: 50px;
margin-bottom: 1px;
}
.lb-container-articles .loop-post-header .nav-post-header .bulle:last-child {
margin-bottom: 0;
}
.lb-container-articles .loop-post-header .title-post-header {
margin-right: 8px;
}
.lb-container-articles .loop-post-footer {
font-size: 14px;
line-height: 20px;
padding: 5px 15px;
}
.lb-switch-status {
background-color: #707070;
width: 35px;
border-radius: 50px;
height: 18px;
margin-left: 5px;
position: absolute;
right:15px;
cursor: pointer;
transition: 0.3s;
}
.lb-switch-status.publish {
background-color: #70BBA5;
}
.lb-switch-status.pending {
background-color: #EF7007;
}
.lb-switch-status.private {
background-color: #707070;
}
.lb-switch-status .circle {
width: 16px;
background-color: #fff;
height: 17px;
border-radius: 50px;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 2%;
}
.lb-switch-status.publish .circle {
left: 50%;
}
.lb-switch-status.pending .circle {
left: 26%;
}
.lb-switch-status.private .circle {
left: 4%;
}
.lb-nav-modal {
display:none;
width: 96%;
position: absolute;
top: 50px;
left: 0;
padding: 10px;
background: #F7F7F7;
box-shadow: 0 0 20px rgba(0,0,0,0.2);
z-index: 9;
}
.lb-nav-modal .lb-nav-modal-items .lb-nav-modal-item {
display: flex;
align-items: center;
list-style-type: none;
font-size: 16px;
line-height: 22px;
margin-bottom: 10px;
cursor: pointer;
}
.lb-nav-modal .lb-nav-modal-items .lb-nav-modal-item:last-child {
margin-bottom: 0;
}
.lb-nav-modal .lb-nav-modal-items .lb-nav-modal-item span {
color: #767676;
}
.lb-nav-modal .lb-nav-modal-items .lb-nav-modal-item svg {
margin-right: 8px;
}
.lb-nav-modal .lb-nav-modal-items .lb-nav-modal-item:hover span {
color: #70BBA5;
}
.lb-nav-modal .lb-nav-modal-items .lb-nav-modal-item:hover svg path {
fill: #70BBA5;
}
.lb-nav-modal .lb-nav-modal-items .lb-nav-modal-item.delete:hover span {
color: #EF7007;
}
.lb-nav-modal .lb-nav-modal-items .lb-nav-modal-item.delete:hover svg path {
fill: #EF7007;
} .wp-editor-container {
margin-top: 10px;
}
.lb-width-200 {
width: 200px !important;
}
.wt-tabscontenttitle.lb-green {
background: #ffffff;
}
.wt-tabscontenttitle.lb-green::before {
background: #70BBA5;
}
.lb-post-cover input,
.lb-post-cover select {
width: 100%;
}
.lb-sub-title {
font-size: 17px;
color: #70BBA5;
font-weight: 600;
margin-bottom: 1rem;
}
.lb-post-meta-comment .switch-comment {
display: flex;
align-items: center;
}
.lb-post-meta-comment .switch-comment .lb-switch-btn {
background-color: #707070;
position: relative;
cursor: pointer;
margin-left: 5px;
height: 22px;
width: 40px;
border-radius: 50px;
}
.lb-post-meta-comment .switch-comment .lb-switch-btn input {
display: none;
}
.lb-post-meta-comment .switch-comment .lb-switch-btn.activated {
background-color: #70BBA5;
}
.lb-post-meta-comment .switch-comment .lb-switch-btn .circle {
height: 18px;
width: 18px;
position: absolute;
background-color: #fff;
border-radius: 50px;
top: 50%;
transform: translateY(-50%);
left: 4%;
transition: 0.3s;
}
.lb-post-meta-comment .switch-comment .lb-switch-btn.activated .circle {
left: 50%;
}
.lb-post-meta-tag .tag-items {
display: flex;
flex-wrap: wrap;
}
.lb-post-meta-tag .tag_item {
border: 1px solid #70BBA5;
background-color: #fff;
color: #70BBA5;
margin-right: 20px;
padding: 5px 43px;
margin-bottom: 15px;
cursor: no-drop;
}
.lb-post-meta-tag .tag-btn-add {
width: 435px;
background-color: #EFF2F5;
display: flex;
align-items: center;
justify-content: space-between;
padding: 5px;
}
.lb-post-meta-tag .tag-btn-add input {
background-color: transparent;
border: none;
width: 80%;
}
.lb-post-meta-tag .tag-send {
background-color: #fff;
padding: 12px 21px;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
}
.lb-group-btn {
width: 100%;
display: flex;
align-items: center;
}
.lb-group-btn .lb-btn {
width: 155px;
margin-right: 20px;
padding: 8px 15px;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
text-align: center;
cursor: pointer;
}
.lb-group-btn .btn-preview {
background-color: #ffffff;
color: #70BBA5;
border: 2px solid #70BBA5;
}
.lb-group-btn .btn-submit {
color: #fff;
background-color: #70BBA5;
}
.post_thumbnail_container {
margin-top: 28px;
}
.post_thumbnail_area {
width: 100%;
border: 2px dotted #DDDDDD;
padding: 10px;
cursor: pointer;
margin-top: 18px;
}
.wt-formations .post_thumbnail_area {
margin-top: 80px;
}
.page-template-dashboard .wt-formations .loop-formation-details {
padding: 20px 10px;
border: 0;
}
.page-template-dashboard .wt-formations .loop-formation-thumbnail {
border-radius: 0;
}
.page-template-dashboard .wt-formations .loop-formation-meta {
min-height: 40px;
}
.post_thumbnail_area input[type=file] {
display: none;
}
.post_thumbnail_area label {
display: flex;
cursor: pointer;
flex-direction: row;
align-items: center;
justify-content: flex-start;
margin-bottom: 0;
}
.wt-formations .post_thumbnail_area label {
width: 100%;
}
.post_thumbnail_area .post_thumbnail_selector {
background-color: #70BBA5;
color: #fff;
padding: 7px 18px;
text-transform: uppercase;
}
.post_thumbnail_area .post_thumbnail_title,
.post_thumbnail_area .post_thumbnail_download {
font-size: 13px;
color: #999999;
margin-left: 15px;
}
.post_thumbnail_area .post_thumbnail_download {
display: none;
}
.wt-formations .lb-post-excerpt {
width: 100%;
min-height: 130px;
}
.lb-post-delivery .chosen-container {
margin-bottom: 1rem;
}
.lb-post-delivery input[type='text'],
.lb-post-delivery input[type='number'] {
width: 100%;
}
.lb-sub-title h3,
.lb-sub-title .h3 {
font-size: 16px;
color: #70BBA5;
}
.lb-sub-title h4 {
font-size: 14px;
}
.lb-sub-title-grey {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
background-color: #EFF2F5;
padding: 8px;
margin-bottom: 10px;
}
.lb-sub-title-grey h4 {
margin: 0;
font-size: 14px;
color: #767676;
}
.lb-container-radio {
display: flex;
align-items: center;
margin-bottom: 20px;
}
.lb-container-radio .form-check {
margin-right: 1rem;
}
.lb-container-radio input[type="checkbox"] {
transform: translateY(2px);
}
.lb-container-radio .form-check-input:checked {
-webkit-appearance: none;
background-color: #70BBA5;
border: 2px solid #70BBA5;
width: 13px;
height: 13px;
border-radius: 2px;
}
.lb-container-radio .form-check-input:checked:after {
content: "✓";
color: #fff;
position: relative;
left: 2px;
top: -8px;
font-size: 8px;
}
.lb-post-additional input[type='text'] {
width: 100%;
}
.lb-post-additional .lb-container-radio {
margin-bottom: 0;
}
.lb-post-price input[type='text']:not(.form-control) {
width: 100%;
}
.lb-post-price #training_tva {
width: 100%;
margin-bottom: 1rem;
}
.lb-post-price .lb-bonus-btn {
max-width: 160px;
margin-top: 20px;
cursor: pointer;
}
.lb-post-faq .lb-faq-btn {
max-width: 180px;
margin-top: 20px;
cursor: pointer;
}
.lb-post-price .lb-bonus-btn h3,
.lb-post-faq .lb-faq-btn h3 {
display: flex;
align-items:center;
}
.lb-post-price .lb-bonus-btn h3 svg,
.lb-post-faq .lb-faq-btn h3 svg {
margin-right: 6px;
}
.lb-post-price .lb-bonus-items .lb-bonus-item {
margin-bottom: 10px;
}
.lb-post-faq .lb-faq-items .lb-faq-item {
margin-bottom: 16px;
}
.lb-post-faq .lb-faq-items .lb-faq-item .lb-faq-btn-remove {
padding: 12px 0 6px 15px;
max-width: 47px;
}
.lb-post-price .lb-bonus-items .lb-bonus-item .lb-bonus-btn-remove svg,
.lb-post-faq .lb-faq-items .lb-faq-item .lb-faq-btn-remove svg {
overflow: unset;
cursor: pointer;
}
.calculator_training .calculator_item {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 8px;
}
.calculator_training .calculator_item:last-child {
margin-bottom: 0;
}
.calculator_training .calculator_item select {
height: 32px;
padding: 5px 10px;
}
.lb-post-after-paiement textarea {
width: 100%;
min-height: 130px;
}
.lb-post-faq textarea.form-control {
height: 60px;
} .lb-dashboard-table {
min-height: 600px;
overflow-x: auto;
}
.lb-dashboard-table thead tr th{
text-transform: none;
}
.column-avatar img {
width: 30px;
height: 30px;
border-radius: 50%;
}
.lb_purchases_comment,
.lb_action_btn,
.lb_sales_comment,
.lb_send_chat {
font-size: 16px;
cursor: pointer;
}
.lb_purchases_comment.green i,
.lb_sales_comment.green i {
color: #70BBA5;
}
.lb-nav-action {
display: none;
position:absolute;
right: 10%;
width: 230px;
padding: 20px;
border-radius: 4px;
text-align: left;
background: #fff;
-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.10);
box-shadow: 0 0 15px 0 rgba(0,0,0,0.10);
z-index: 99;
}
.lb-nav-action.active {
display: block;
}
.lb-nav-action li {
list-style: none;
margin-bottom: 6px;
cursor: pointer
}
.lb-nav-action li:hover {
color: #000;
}
.lb-nav-action li a {
color: inherit;
}
.lb_content_emailing {
color: #EF7007;
text-decoration: underline;
cursor: pointer;
}
.lb-modal.lb-modal-form form fieldset {
padding: 0;
}
.lb-modal.lb-modal-form form #rating {
width: 100%;
}
.lb-modal.lb-modal-form form textarea.form-control {
height: 130px;
}
.lb-modal .wt-replaybox {
border: 0;
}
.lb-modal .wt-replaybox .form-control {
border: 1px solid #ddd;
border-radius: 4px;
}
.lb-modal .wt-replaybox .wt-btnsendmsg {
margin: 6px 0 0;
}
@media screen and (max-width: 1200px) {
.lb-author .lb-author-container {
flex-direction: column;
}
.lb-author .wt-clicksave {
top: 20px;
transform: none;
}
}
@media screen and (max-width: 991px) {
.wt-navigation>ul {
width: 100%;
}
.lb-author {
padding-right: 0;
padding-left: 0;
gap: 10px;
}
.lb-author .loop-member-thumbnail figure {
width: 60px;
height: 60px;
}
.lb-author .lb-btn-lead-post {
top: 10px;
padding: .25rem .5rem;
font-size: .875rem;
line-height: 1.5;
}
}
@media screen and (max-width: 768px) {
.single-post .wt-articlesingle-content h1 {
font-size: 30px;
line-height: 36px;
}
.single-post h2 {
font-size: 24px;
line-height: 30px;
}
.single-post h3 {
font-size: 20px;
line-height: 26px;
}
.single-post h4 {
font-size: 16px;
line-height: 22px;
}
}
@media screen and (min-width: 768px) {
.lb-td-center {
text-align: center !important;
}
.column-avatar {
text-align: center !important;
}
}
@media screen and (max-width: 767px) {
.wt-btnmenutoggle {
top: 30% !important;
width: auto;
height: auto;
padding: 10px 5px;
background-color: #ef7007 !important;
border-radius: 5px;
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
display: flex;
align-items: center;
justify-content: center;
writing-mode: vertical-lr;
text-orientation: mixed;
}
.wt-btnmenutoggle:before {
content: "Menu";
color: white;
font-size: 16px;
font-weight: bold;
line-height: normal;
text-align: center;
display: flex;
align-items: center;
font-family: sans-serif;
}
.wt-openmenu .wt-btnmenutoggle:before {
content: "Menu";
width: 30px;
}
}
@media screen and (max-width: 640px) {
.wt-navigationarea .wt-logo {
width: auto;
max-width: none;
}
.wt-rightarea .wt-nav {
float: none;
}
.onglet {
flex-direction: column;
align-items: unset;
}
.onglet .btn-onglet {
margin-right: 0;
margin-bottom: 10px;
}
.wt-formations .wt-dashboardboxtitle.wt-titlewithsearch,
.wt-articles .wt-dashboardboxtitle.wt-titlewithsearch {
flex-direction: column;
}
.lb-contentbox .lb-container-articles .lb-articles-add,
.lb-container-articles .loop-post-dashboard {
width: 100%;
}
}
@media (max-width: 479px) {
.wt-navigationarea .wt-rightarea {
width: auto;
}
.lb-author .lb-btn-lead-post {
right: 0;
}
}
@media (max-width: 375px) {
body.registration-enabled .wt-rightarea .wt-nav .navbar-toggler {
margin-top: 20px;
}
.notify-wrap-icon, .avatar-wrap-icon {
padding: 19px 10px;
}
}