/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/
* {
    word-break: keep-all;
}
.welcome{
	display:none;
}
html[lang="en-US"] .welcome-en {
	display: block;
}

html[lang="fr-FR"] .welcome-fr {
	display: block;
}
.single-post .single-photo-wrapper.image {
    display: none !important;
}
.section_wrapper.block {
    display: block;
}
.relatedposts {
    padding: 50px 20px !important;
}
.relatedposts h3{
  text-align:left;
  margin-bottom:20px;
}
ul.related{
  display:flex;
  margin-left:0;
}
ul.related li{
  width:auto;
  display:block;
  text-align:left;
  margin-right:12px;
  line-height:1.5em;
}
ul.related li::before{
  content:"-";
}
ul.related li:last-of-type{
  margin-right:0;
}

.mpcs-sidebar-wrapper img{
    height: 100%;
    margin: auto;
    width: 100%;
}
ul li a span img{
  width: 20px;
  vertical-align: text-top;
  margin-right: 4px;
}
.persistend{
  padding:20px;
}
.persistend ul li{
  padding-left:20px;
  margin-bottom:8px;
}
.persistend ul li:before{
  content:'•';
  margin-right: 10px;
}
.separateur-bleu{
  border-top:1px solid #6995b6!important;
  padding-top:35px;
  margin-top:35px;
  margin-bottom:35px;
}
footer img{
  max-width:300px!important;
  margin-bottom:30px!important;
}
p.infos-footer {
    line-height: 33px;
}
p.infos-footer i{
    margin-right:10px;
}
footer a, .mfn-footer .widget_nav_menu ul{
    color:#bfdcfe!important;
}
footer a:hover{
    color:#ffffff!important;
}
.widget_archive ul, .widget_nav_menu ul {
    background: rgba(0,0,0,.0)!important;
}
.authors, .author-date{
    display:none!important;
}
#Action_bar .social li a, #Header_creative .social li a, #Action_bar:not(.creative) .social-menu a {
    color: #fff;
}
#Action_bar .social li a:hover, #Header_creative .social li a:hover, #Action_bar:not(.creative) .social-menu a:hover {
    color: rgba(255,255,255,0.6);
}
.top_bar_left .mepr-login-actions a {
    color: white;
    margin-top: 8px;
    display: inline-block;
}
.top_bar_left .submit {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
form#mepr_loginform, .mepr-login-actions{
	width: auto !important;
}
span.mepr-account-change-password a {
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  background: #223974;
  padding: 13px 30px 13px 30px;
  font-family: Poppins;
  font-weight: 600;
  display: inline-block;
}
span.mepr-account-change-password a:hover {
    color:#fff;
    background: #384a7e;
    text-decoration: none;
}

/* ---- MENU SUR PETIT ÉCRAN ---- */
.kneeassessment > .sub-menu {
	position: absolute;
	top: -80px !important;
}

.calibration > .sub-menu {
  top: -240px !important;
}

.portal > .sub-menu {
	position: absolute;
	top: -90px !important;
}
#Content {
  min-height: 80vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mepr-unauthorized-message{text-align: center;}
div#mpcs-main {
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
}
#primary-sidebar {
  margin-top: auto;
}
.page-id-171 .login-form-menu, .page-id-173 .login-form-menu{
  display: none;
}
/* --------------------------- */

.top_bar_left .login-form-menu form {
    background: transparent !important;
    border: none !important;
}
.top_bar_left .login-form-menu form label {
    color: #ffffff;
}
.mp-hide-pw {
    position: relative;
}
#mepr_loginform button.button.mp-hide-pw {
    position: absolute;
    right: 0;
    border: none;
    width: 45px;
    cursor: pointer;
}
#mepr_loginform button.button.mp-hide-pw:before {
    content: '\e878';
    font-family: "mfn-icons";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    font-size: 120%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white;
    right: 10px;
    left: initial;
    position: absolute;
    top: 15px;
}
#mepr_loginform input#wp-submit {
    background: #223974;
    color: white;
    border-radius: 3px;
    padding: 8px 15px;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
}
#mpcs-navbar .navbar-section, #mpcs-sidebar-navbar .navbar-section {
  padding-right: 15px;
}
.top_bar_left #mpcs-navbar .navbar-section, .top_bar_left #mpcs-sidebar-navbar .navbar-section {
  padding: 0px 30px 15px;
}
.top_bar_left .login-form-menu .mepr-already-logged-in {
  padding: 15px;
  color: #b5d5fa;
}
.top_bar_left .login-form-menu .mepr-already-logged-in a{
  color: white;
  text-decoration: underline;
  display: block;
}
.top_bar_left form#mepr_loginform,.top_bar_left .mepr-login-actions {
  background: transparent;
  border: none;
  padding: 0 15px;
}
.top_bar_left #mepr_loginform input#wp-submit {
    background: #ffffff;
    color: black;
    margin-top: 10px;
}
.top_bar_left h3 {
    font-size: 20px;
    padding: 0px 15px;
    margin: 0;
    color: white;
    font-weight: 500;
}
#Content{
  padding-top: 0;
}
@media only screen and (max-width: 1239px){
  .top_bar_left .login-form-menu {
    display: none;
  }
}
@media only screen and (max-height: 850px){
  #Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo{
    padding: 15px 0;
  }
}
@media only screen and (max-height: 760px){
  #Top_bar #logo img {
	    max-width: 150px;
	}
	#Header_creative #Top_bar .menu > li > a span{
		line-height: 34px;
	}
	#menu > ul > li > a, a.action_button, #overlay-menu ul li a {
	    font-size: 15px;
	}
	.header-open #Header_creative #Action_bar{position: static;}
}
    /* text-shadow: 1px 1px 1px rgb(127 127 127 / 30%);
@media only screen
and (min-width : 100px)
and (max-width : 767px){
ul.related{
  display:block;
}
ul.related li{
  width:100%;
  margin-right:0;
  margin-bottom:20px;
}

p.infos-footer {
    font-size: 20px;
    text-align: left;
}
footer .widget_nav_menu a {
    font-size: 20px;
    text-align: left;
}
#Footer h4{
  text-align: left;
}
}
@media only screen
and (min-width : 768px)
and (max-width : 1024px){
.header-creative.layout-full-width #Wrapper {
    padding-top: 47px;
}
.software-home .elementor-column.elementor-col-16, .software-home .elementor-column[data-col="16"] {
    width: 33.3%;
}
}

@media only screen and (min-width: 1240px){
.header-open #Header_creative {
    box-shadow: 3px 3px 15px rgb(0 0 0 / 10%);
}
#Header_creative #Top_bar .menu > li > a {
    text-align: left;
}
#Header_creative {
    width: 295px;
}
#Top_bar .menu li ul li {
    width: 280px;
}
}
@media only screen
and (min-width : 1241px)
and (max-width : 1520px) {
#Header_creative {
    width: 260px;
}
}
