/* @override 
	https://new.experiencepatient.fr/wp-content/themes/xp-patient/css/xpp.css
	https://new.experiencepatient.fr/wp-content/themes/xp-patient/css/xpp.min.css
	https://experiencepatient.fr/wp-content/themes/xp-patient/css/xpp.min.css */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
@media (min-width: 600px) {
  .wp-block-column {
    flex-basis: calc(50% - 32px);
    flex-grow: 0;
  }
  .wp-block-column:nth-child(2n) {
    margin-left: 64px;
  }
}
@media (min-width: 782px) {
  .wp-block-column:not(:first-child) {
    margin-left: 64px;
  }
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 600;
}
h1.thin-font,
h2.thin-font,
h3.thin-font,
h4.thin-font,
h5.thin-font {
  font-weight: 200;
}
.post-content {
  padding: 40px 0;
}
.post-content h1,
.woocommerce-product-details__short-description h1 {
  color: #28b797;
  font-size: 2.8em;
  text-align: center;
  margin: 0 0 1em;
}
.post-content h2,
.woocommerce-product-details__short-description h2 {
  font-size: 1.8em;
  color: #28b797;
}
.post-content h3,
.woocommerce-product-details__short-description h3 {
  font-size: 1.4em;
  color: #2880b4;
}
.post-content h4,
.woocommerce-product-details__short-description h4 {
  font-size: 1.2em;
  color: #28b797;
}
.post-content h5,
.woocommerce-product-details__short-description h5 {
  font-size: 1.1em;
}
.post-content p,
.woocommerce-product-details__short-description p,
.post-content h6,
.woocommerce-product-details__short-description h6 {
  font-size: 1.1em;
  margin: .5em 0;
}
.post-content table,
.woocommerce-product-details__short-description table {
  font-size: .9em;
  background: #fff;
  margin: 1em 0;
}
.post-content table tr,
.woocommerce-product-details__short-description table tr {
  border-bottom: 2px solid #eee;
}
.post-content blockquote,
.woocommerce-product-details__short-description blockquote {
  border-color: #2880b4;
  font-style: italic;
  font-weight: 600;
  color: #2a2d34;
}
.post-content ul,
.woocommerce-product-details__short-description ul,
.post-content ol,
.woocommerce-product-details__short-description ol {
  margin: 1em 0;
}
.post-content ul li,
.woocommerce-product-details__short-description ul li,
.post-content ol li,
.woocommerce-product-details__short-description ol li {
  margin-bottom: .5em;
}
.post-content ul li ul,
.woocommerce-product-details__short-description ul li ul,
.post-content ol li ul,
.woocommerce-product-details__short-description ol li ul {
  margin-top: .5em;
}
.post-content ul li,
.woocommerce-product-details__short-description ul li {
  position: relative;
  padding-left: 16px;
}
.post-content ul li:before,
.woocommerce-product-details__short-description ul li:before {
  display: block;
  content: "\f105";
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  top: auto;
  color: #28b797;
}
.post-content a,
.woocommerce-product-details__short-description a {
  color: #2880b4;
}
.post-content strong,
.woocommerce-product-details__short-description strong {
  font-weight: 600;
}
.post-content .wp-block-gallery,
.woocommerce-product-details__short-description .wp-block-gallery {
  margin: 30px 0;
}
.post-content .wp-block-gallery li,
.woocommerce-product-details__short-description .wp-block-gallery li {
  padding: 0;
}
.post-content .wp-block-gallery li:before,
.woocommerce-product-details__short-description .wp-block-gallery li:before {
  content: "";
  display: none;
}
.post-content figure,
.woocommerce-product-details__short-description figure {
  margin: 0;
}
.post-content .video-container,
.woocommerce-product-details__short-description .video-container {
  margin: 30px 0;
}
.post-content .lead,
.woocommerce-product-details__short-description .lead,
.post-content .has-medium-font-size,
.woocommerce-product-details__short-description .has-medium-font-size {
  font-size: 1.3em;
  line-height: 1.6em;
}
.post-content .section-title,
.woocommerce-product-details__short-description .section-title,
.post-content .section-title-center,
.woocommerce-product-details__short-description .section-title-center,
.post-content .text-larger,
.woocommerce-product-details__short-description .text-larger {
  font-size: 2.6em;
}
.post-content .wp-block-media-text > figure > img,
.woocommerce-product-details__short-description .wp-block-media-text > figure > img {
  width: auto;
  display: block;
  margin: 20px auto;
}
.post-content .wp-block-separator,
.woocommerce-product-details__short-description .wp-block-separator {
  border: none;
  border-top: 1px solid #eee;
  display: block;
  margin: 40px 0;
}
.post-content .btn,
.woocommerce-product-details__short-description .btn {
  display: block;
  height: auto;
  background: transparent;
  color: inherit;
  box-shadow: none;
  padding: 0;
  margin: 1em 0;
}
.post-content .btn > a,
.woocommerce-product-details__short-description .btn > a {
  display: inline-block;
  padding: 6px 20px;
  margin: 30px 0;
  background: #28b797;
  color: #fff;
  box-shadow: none;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
.post-content .btn > a:hover,
.woocommerce-product-details__short-description .btn > a:hover {
  box-shadow: none;
  background: #31d2ae;
}
.post-content .btn.secondary > a,
.woocommerce-product-details__short-description .btn.secondary > a {
  background: #fff;
  border: 2px solid #28b797;
  color: #28b797;
}
.post-content .xpp-argument img,
.woocommerce-product-details__short-description .xpp-argument img {
  height: 140px;
  display: block;
  margin: 0 auto;
}
.post-content .xpp-argument h4,
.woocommerce-product-details__short-description .xpp-argument h4 {
  padding: 6px 24px;
  background: #28b797;
  color: #fff;
  text-align: center;
}
.post-content figure img,
.woocommerce-product-details__short-description figure img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 990px) {
  .post-content .wp-block-columns {
    display: block;
    margin: 20px 0;
  }
  .post-content .wp-block-columns .wp-block-column {
    margin: 20px 0;
    flex-basis: 100% !important;
  }
}
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  overflow-x: hidden;
}
main {
  flex: 1 0 auto;
}
html {
  font-family: 'Barlow', sans-serif;
  font-weight: 300;
  color: #000;
}
a {
  color: #28b797;
}
*:focus {
  outline: none;
}
nav {
  height: auto;
  box-shadow: none;
  background: transparent;
}
/* cancel flex for IE10 & IE11 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body {
    display: block;
    min-height: 0;
  }
  main {
    flex: none;
  }
}
.wrapper {
  padding: 0 25px;
}
.container {
  width: 100%;
  max-width: 1080px;
}
.toast {
  background: #2880b4;
}
.toast.success {
  background: #28b797;
}
a.btn,
span.btn,
button.btn,
a.button,
span.button,
button.button {
  background: #28b797;
  box-shadow: none;
  text-transform: none;
  cursor: pointer;
}
a.btn:hover,
span.btn:hover,
button.btn:hover,
a.button:hover,
span.button:hover,
button.button:hover {
  box-shadow: none;
  background: #31d2ae;
}
a.btn.secondary,
span.btn.secondary,
button.btn.secondary,
a.button.secondary,
span.button.secondary,
button.button.secondary {
  background: #fff;
}
#winsize {
  position: fixed;
  right: 0;
  top: 0;
  font-family: monospace;
  background: yellow;
  padding: 0 8px;
}
header.site-header {
  padding: 36px 0 0;
}
header.site-header .row {
  margin-bottom: 0;
}
header.site-header .site-logo {
  display: block;
  margin: 0 auto;
  max-width: 150px;
}
header.site-header .user-menu,
header.site-header #xpp-mini-cart {
  float: right;
  line-height: 35px;
}
header.site-header #xpp-mini-cart {
  font-family: 'Barlow Condensed', sans-serif;
}
header.site-header .logout,
header.site-header .user-menu,
header.site-header .logged-user-menu {
  float: right;
  margin: 0 15px;
  border-right: 1px solid #ddd;
  line-height: 35px;
  font-size: .9em;
}
header.site-header .logout {
  display: inline-block;
  margin: 15px 0 0;
  padding-right: 15px;
  color: inherit;
}
header.site-header .search-trigger {
  line-height: 28px;
  margin: 10px 0;
  display: inline-block;
}
header.site-header .user-menu {
  margin-left: 0;
}
header.site-header .user-menu li {
  display: inline-block;
  margin: 0 15px;
}
header.site-header .user-menu li a {
  color: #888;
}
header.site-header .user-menu li a:hover {
  color: #2a2d34;
}
header.site-header .user-menu li a.login-btn {
  color: #fff;
  font-weight: 600;
}
header.site-header .logged-user-menu li > a {
  color: inherit;
  display: inline-block;
  margin-right: 15px;
}
header.site-header .logged-user-menu li.menu-item-has-children {
  position: relative;
}
header.site-header .logged-user-menu li.menu-item-has-children > a:after {
  display: inline-block;
  font-family: 'FontAwesome';
  content: "\f107";
  margin-left: .5em;
  color: #888;
}
header.site-header .logged-user-menu li.menu-item-has-children:hover .sub-menu {
  max-height: 100vh;
  opacity: 1;
  overflow: visible;
  z-index: 1001;
}
header.site-header .logged-user-menu li .sub-menu {
  display: block;
  padding: 0 25px;
  margin: 0;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  transition: all 0.4s ease-in-out 0s;
  position: absolute;
  right: -10px;
  top: 35px;
  width: 220px;
  background: #fff;
  /* hover */
  max-height: 0;
  /* max-height */
  opacity: 0;
  /* opacity */
  z-index: -1;
  /* z-index */
  overflow: hidden;
}
header.site-header .logged-user-menu li .sub-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
  position: absolute;
  top: -7px;
  right: 70px;
  z-index: 100;
}
header.site-header .logged-user-menu li .sub-menu li {
  display: block;
}
header.site-header .logged-user-menu li .sub-menu li > a {
  text-transform: uppercase;
  font-family: 'Barlow Condensed', sans-serif;
  color: #888;
  display: block;
  padding: 3px 0;
  margin: 0;
  border-bottom: 1px solid #eee;
}
header.site-header .logged-user-menu li .sub-menu li > a:hover {
  color: #28b797;
}
header.site-header .logged-user-menu li .sub-menu li:last-child > a {
  border: none;
}
header.site-header .navigation {
  text-align: center;
  border-top: 1px solid #eee;
  margin: 36px 0 0;
  transition: all 0.5s ease-in-out 0s;
}
header.site-header .navigation .menubar {
  margin: 0;
}
header.site-header .navigation .menubar li {
  display: inline-block;
  font-size: 1.2em;
  margin: 0 15px;
}
header.site-header .navigation .menubar li a {
  display: block;
  color: #888;
  line-height: 65px;
  transition: all 0.3s ease-in-out 0s;
  position: relative;
}
header.site-header .navigation .menubar li a:before {
  display: block;
  content: "";
  width: 0;
  height: 3px;
  background: #28b797;
  position: absolute;
  left: 50%;
  top: -1;
  transition: all 0.3s ease-in-out 0s;
}
header.site-header .navigation .menubar li a:hover {
  color: #2a2d34;
}
header.site-header .navigation .menubar li a:hover:before {
  left: 0;
  width: 100%;
}
header.site-header .navigation .menubar li.current_page_parent > a,
header.site-header .navigation .menubar li.current-menu-item > a {
  color: #2a2d34;
}
header.site-header .navigation .menubar li.current_page_parent > a:before,
header.site-header .navigation .menubar li.current-menu-item > a:before {
  left: 0;
  width: 100%;
}
header.site-header .navigation .menubar li.nmr-logged-in {
  display: none;
}
header.site-header .sidenav-trigger {
  float: right;
  margin: 10px 0 10px 20px;
}
body.xpp-logged header.site-header .navigation li.nmr-logged-in {
  display: inline-block;
}
body.xpp-logged .sidenav .nmr-logged-in {
  display: block;
}
.xpp-menu-icon {
  display: inline-block;
  content: "";
  width: 24px;
  height: 16px;
  border-top: 2px solid #999;
  border-bottom: 2px solid #999;
  position: relative;
}
.xpp-menu-icon:after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  top: 5px;
  left: 0;
  background: #999;
}
.xpp-menu-icon:hover {
  border-color: #28b797;
}
.xpp-menu-icon:hover:after {
  background: #28b797;
}
.xpp-search-icon {
  display: inline-block;
  content: "";
  width: 28px;
  height: 28px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='300' width='300' fill='%23777' viewBox='0 0 100 100'%3E%3Cpath d='M43 14c-15.98 0-29 13.02-29 29s13.02 29 29 29c6.91 0 13.26-2.443 18.25-6.5l19.624 19.624a3.01 3.01 0 0 0 4.25 0 2.97 2.97 0 0 0 0-4.218L65.497 61.28c4.065-4.992 6.5-11.362 6.5-18.28 0-15.98-13.02-29-29-29zm0 6c12.737 0 23 10.26 23 23s-10.262 23-23 23-23-10.262-23-23S30.26 20 43 20z'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain;
}
.social-networks {
  border-top: 1px solid #eee;
  padding-top: 30px;
  margin-top: 60px;
}
.social-networks .social-title {
  font-size: 1.6em;
  font-weight: 600;
  color: #28b797;
}
.social-networks .social-menu {
  margin: 0 0 30px;
}
.social-networks .social-menu li {
  display: inline-block;
  font-size: 40px;
  margin: 0 15px;
}
.social-networks .social-menu li a {
  color: #2880b4;
  transition: color 0.3s ease-in-out 0s;
}
.social-networks .social-menu li a:hover {
  color: #1f628a;
}
footer.page-footer {
  background: #eee;
  padding: 30px 0 50px;
}
footer.page-footer .payments-mode {
  margin: 0;
}
footer.page-footer .payments-mode li {
  display: inline-block;
  height: 50px;
  margin: 0 6px;
}
footer.page-footer .payments-mode li svg {
  height: 20px;
}
footer.page-footer .payments-mode li svg path {
  fill: #666;
}
footer.page-footer .payments-mode li:hover svg path {
  fill: #000;
}
footer.page-footer .footer-menu li {
  display: inline-block;
  margin: 0 10px;
}
footer.page-footer .footer-menu li a {
  color: #888;
}
footer.page-footer .footer-menu li a:hover {
  color: #2a2d34;
}
footer.page-footer .credits {
  color: #888;
  font-size: .9em;
}
footer.page-footer .credits strong {
  font-size: 1.2em;
  font-weight: 600;
  color: #2a2d34;
}
footer.page-footer .credits a {
  color: inherit;
}
.sidenav {
  background-color: #f3fbfa;
}
.sidenav .mobile-nav {
  margin: 0;
}
.sidenav .nmr-logged-in {
  display: none;
}
.sidenav > a,
.sidenav .mobile-nav li > a {
  font-weight: 600;
  color: #888;
  border-bottom: 1px solid #fff;
}
.sidenav > a:hover,
.sidenav .mobile-nav li > a:hover {
  background: #28b797;
  color: #fff;
}
.sidenav > a {
  display: block;
  padding: 0 30px;
  line-height: 48px;
}
.sidenav > a.login-link:before,
.sidenav > a.newsletter-link:before {
  display: inline-block;
  font-family: 'FontAwesome';
  content: "\f003";
  font-weight: normal;
  margin-right: .5em;
}
.sidenav > a.login-link.account:before {
  content: "\f2bd";
}
.sidenav > a.login-link.login:before {
  content: "\f045";
}
.sidenav .social-menu {
  text-align: center;
}
.sidenav .social-menu li {
  display: inline-block;
  float: none;
}
.sidenav .social-menu li > a {
  padding: 0;
  margin: 0 10px;
  font-size: 22px;
  display: block;
  text-align: center;
}
.sidenav .social-menu li > a > i {
  float: none;
  margin: 0 auto;
  color: #28b797;
}
.sidenav .social-menu li > a:hover {
  background: transparent;
}
.sidenav .social-menu li > a:hover > i {
  color: #2880b4;
}
.sidenav .logo {
  padding: 15px 30px 0;
  max-width: 160px;
}
.sidenav form {
  margin: 15px 30px;
}
.sidenav form .input-field {
  margin: 0;
  position: relative;
}
.sidenav form .input-field input[type=search] {
  background: #fff;
  border: none;
  box-shadow: none;
  padding: 0 10px;
  width: calc( 100% - 20px );
  line-height: 40px;
  height: 40px;
}
.sidenav form .input-field button {
  position: absolute;
  right: 0;
  top: 6px;
  background: transparent;
  border: none;
  line-height: 40px;
  height: 40px;
}
.modal-overlay,
.sidenav-overlay {
  background: rgba(40, 183, 151, 0.75);
}
#modal-search {
  background: transparent;
  box-shadow: none;
}
#modal-search .modal-content .input-field {
  position: relative;
}
#modal-search .modal-content .input-field input[type=search] {
  background: #fff;
  border: none;
  box-shadow: none;
  line-height: 40px;
  height: 40px;
  border-radius: 30px;
  padding: 10px 20px;
  width: calc( 100% - 40px );
}
#modal-search .modal-content .input-field input[type=search]::placeholder {
  color: #2880b4;
}
#modal-search .modal-content .input-field button {
  position: absolute;
  width: 28px;
  height: 28px;
  background: transparent;
  border: none;
  color: #28b797;
  right: 30px;
  top: 15px;
  cursor: pointer;
  font-size: 20px;
}
@media only screen and (min-width: 992px) {
  #modal-search .modal-content {
    margin-top: 10vw;
  }
  header.site-header .user-menu,
  header.site-header .logged-user-menu,
  header.site-header #xpp-mini-cart {
    margin-top: 15px;
  }
  header.site-header .search-trigger {
    margin-top: 20px;
  }
  body.sticky-header header.site-header {
    position: fixed;
    width: 100%;
    background: #fff;
    left: 0;
    top: 0;
    z-index: 999;
    padding-top: 12px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  }
  body.sticky-header header.site-header .site-logo img {
    display: block;
    max-height: 40px;
    width: auto;
    margin: 0 auto;
  }
  body.sticky-header header.site-header .logout,
  body.sticky-header header.site-header .user-menu,
  body.sticky-header header.site-header .logged-user-menu,
  body.sticky-header header.site-header #xpp-mini-cart {
    margin-top: 0;
  }
  body.sticky-header header.site-header .search-trigger {
    margin-top: 8px;
  }
  body.sticky-header header.site-header .navigation {
    margin-top: 0;
  }
  body.sticky-header header.site-header .navigation .menubar li {
    font-size: 1em;
  }
  body.sticky-header header.site-header .navigation .menubar li a {
    line-height: 45px;
  }
}
@media only screen and (max-width: 1240px) {
  header.site-header .navigation .menubar li {
    font-size: 1.3vw;
  }
}
@media only screen and (max-width: 1110px) {
  .container {
    padding: 0 25px;
  }
}
@media only screen and (max-width: 990px) {
  header.site-header {
    padding-bottom: 10px;
  }
  header.site-header .site-logo {
    max-width: 120px;
    margin-top: -20px;
  }
  header.site-header .cart-contents {
    margin-top: 12px;
  }
  header.site-header .cart-contents #cart-amount {
    display: none;
  }
  header.site-header .search-trigger {
    margin-top: 0;
  }
}
@media only screen and (max-width: 600px) {
  header.site-header {
    padding-bottom: 20px;
  }
  header.site-header .site-logo {
    margin: -20px 0 0;
  }
  footer.page-footer .credits {
    font-size: .8em;
  }
  footer.page-footer .footer-menu li {
    display: block;
  }
  footer.page-footer .footer-menu li a {
    font-size: .85em;
  }
  footer.page-footer .payments-mode li svg {
    height: 14px;
  }
}
/* @override 
	https://pre.experiencepatient.fr/wp-content/themes/xp-patient/css/xpp.min.css */
#top-banner {
  margin: 0;
  background: #28b797;
  color: #fff;
  text-align: center;
  padding: 8px 0;
  font-family: 'Barlow Semi Condensed', sans-serif;
  position: relative;
}
#top-banner .container * {
  margin: 0;
}
#top-banner .container a {
  color: inherit;
  text-decoration: underline;
}
#top-banner .dismiss-banner {
  position: absolute;
  right: 10px;
  top: 8px;
  color: #fff;
  padding: 0 10px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
#top-banner .dismiss-banner:hover {
  background: #229a7f;
}
main.page {
  padding-bottom: 80px;
}
form input,
form textarea,
form select {
  font-family: 'Barlow', sans-serif;
}
#contact-form {
  margin: 40px 0;
}
#contact-form input[type=text],
#contact-form input[type=email],
#contact-form input[type=tel],
#contact-form input[type=password],
#contact-form input[type=number] {
  background: #f9faf9;
  border-bottom: 1px solid #ddd;
  box-shadow: none;
  padding: 0 15px;
  max-width: calc( 100% - 30px );
}
#contact-form input[type=text]:focus,
#contact-form input[type=email]:focus,
#contact-form input[type=tel]:focus,
#contact-form input[type=password]:focus,
#contact-form input[type=number]:focus {
  border-bottom: 1px solid #28b797;
  box-shadow: none;
}
#contact-form textarea {
  background: #f9faf9;
  border-bottom: 1px solid #ddd;
  min-height: 10em;
  padding: 15px;
}
#contact-form textarea:focus {
  border-bottom: 1px solid #28b797;
  box-shadow: none;
}
#contact-form .input-field label {
  margin-left: 15px;
}
#contact-form .input-field label.active {
  color: #28b797;
  top: -8px;
  margin-left: 0;
}
#contact-form [type="checkbox"]:checked + span:not(.lever):before {
  border-right-color: #28b797;
  border-bottom-color: #28b797;
}
#contact-form .required {
  color: #2880b4;
}
#contact-form button {
  background: #28b797;
  color: #fff;
  text-transform: uppercase;
  padding: 8px 24px;
}
#contact-form button:hover {
  background: #31d2ae;
}
#contact-form button:disabled {
  opacity: .3;
  cursor: not-allowed !important;
}
.search-result,
.news-archive {
  padding: 50px 0;
}
.search-result .archive-title,
.news-archive .archive-title {
  margin: 0 0 2em;
  font-size: 2em;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #28b797;
}
.news-list .news-item {
  margin-bottom: 40px;
}
.news-list .news-item .post-title {
  font-weight: 300;
  margin: 1em 0 0;
  font-size: 1.8em;
}
.news-list .news-item .post-title:after {
  display: block;
  content: "";
  width: 40px;
  border-top: 1px solid #28b797;
  margin-top: 15px;
}
.news-list .news-item.cover-thumbnail .thumbnail {
  background-size: cover;
}
.news-list .news-item .thumbnail {
  display: block;
  width: 100%;
  height: 1px;
  padding-bottom: 60%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: relative;
}
.news-list .news-item .thumbnail .date {
  position: absolute;
  left: 30px;
  top: 15px;
  background: #28b797;
  width: 46px;
  height: 46px;
  border-radius: 23px;
  text-align: center;
  color: #fff;
}
.news-list .news-item .thumbnail .date > span {
  line-height: 16px;
  display: block;
  font-weight: 600;
  font-size: .8em;
}
.news-list .news-item .thumbnail .date > span.day {
  font-size: 1.2em;
  margin-top: 6px;
}
.no-content-found h2 {
  font-weight: 200;
  font-size: 2em;
  margin: 80px 0;
  color: #333433;
}
.search-result .archive-title {
  margin-bottom: 0;
}
.search-result .archive-title strong {
  font-weight: 600;
  color: #2880b4;
}
.search-result .result-group {
  margin: 20px 0 40px;
  font-weight: 400;
  font-size: 2em;
  color: #333433;
  text-transform: uppercase;
}
.search-result .result-group:after {
  display: block;
  content: "";
  width: 40px;
  margin: 10px auto;
  border-bottom: 2px solid #ddd;
}
.search-result .page-item {
  padding: 20px;
  border: 1px solid #ddd;
  margin-bottom: 30px;
}
.search-result .page-item .page-title {
  margin: 0 0 10px;
  font-size: 1.6em;
}
.single-hero {
  position: relative;
  padding: 10vw 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.single-hero:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #28b797;
  opacity: .7;
}
.single-hero .container {
  position: relative;
  z-index: 1;
  color: #fff;
}
.single-hero .container .post-category {
  font-family: 'Barlow Semi Condensed', sans-serif;
}
.single-hero .container .post-category a {
  text-transform: uppercase;
  color: #fff;
}
.single-hero .container .post-title {
  font-size: 2.8em;
  margin: 40px 0;
}
.single-hero .container .post-title:after {
  display: block;
  content: "";
  width: 40px;
  margin: 20px auto 0;
  border-bottom: 3px solid rgba(255, 255, 255, 0.5);
}
.single-hero .container .post-date {
  text-transform: uppercase;
}
.share-post {
  text-align: center;
}
.share-post:before {
  display: block;
  content: "";
  width: 40px;
  border-bottom: 3px solid #28b797;
  margin: 40px auto 10px;
}
.share-post .share-title {
  text-transform: uppercase;
  margin-top: 20px;
  font-size: .85em;
  color: #999;
}
.share-post .share-buttons li {
  display: inline-block;
  margin: 0 6px;
}
.share-post .share-buttons li a {
  display: block;
  font-size: 20px;
  color: #333433;
  opacity: .3;
  transition: all 0.3s ease-in-out 0s;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  text-align: center;
  line-height: 32px;
  border: 1px solid #ccc;
}
.share-post .share-buttons li a:hover {
  opacity: 1;
}
.newsletter-wrapper {
  background: #28b797;
  color: #fff;
  padding: 40px 0 80px;
}
.newsletter-wrapper .row {
  margin-bottom: 0;
}
.newsletter-wrapper h4 {
  font-size: 1.7em;
  font-weight: 600;
}
.newsletter-wrapper p {
  font-size: 1.3em;
  margin-bottom: 40px;
}
.newsletter-wrapper .input-field {
  margin: 0;
}
.newsletter-wrapper .input-field input[type=text],
.newsletter-wrapper .input-field input[type=email] {
  background: #eee;
  border: none;
  box-shadow: none;
  padding: 0 10px;
  font-family: 'Barlow', sans-serif;
  width: calc( 100% - 20px );
}
.newsletter-wrapper .input-field input[type=text]:focus,
.newsletter-wrapper .input-field input[type=email]:focus {
  background: #fff;
  border: none;
  box-shadow: none;
}
.newsletter-wrapper .input-field label {
  margin-left: 10px;
}
.newsletter-wrapper .input-field label.active {
  margin-left: 0;
  color: #fff !important;
  top: -6px;
}
.newsletter-wrapper button {
  display: block;
  width: 100%;
  padding: 0;
  line-height: 45px;
  border: none;
  background: #28b797;
  color: #fff;
  cursor: pointer;
  font-size: 1.2em;
  font-family: 'Barlow Condensed', sans-serif;
  transition: background 0.3s ease-in-out 0s;
}
.newsletter-wrapper button:hover {
  background-color: #1f9278;
}
.newsletter-wrapper button:disabled {
  opacity: .4;
  cursor: not-allowed !important;
}
.newsletter-wrapper + .social-networks {
  margin-top: 0;
}
nav.pagination {
  background: transparent;
  box-shadow: none;
  text-align: center;
}
nav.pagination span,
nav.pagination a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  line-height: 36px;
  border: 1px solid #eee;
  margin: 0 6px;
  color: #2a2d34;
}
nav.pagination span .fa,
nav.pagination a .fa {
  height: 1em;
}
nav.pagination a:hover {
  background: #eee;
}
nav.pagination span.current {
  background: #28b797;
  border-color: #28b797;
  color: #fff;
}
.post-navigation {
  margin-top: 40px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.post-navigation a {
  display: inline-block;
  text-transform: uppercase;
  font-size: .8em;
  font-weight: 400;
  line-height: 1.3em;
  color: #2880b4;
}
.post-navigation .prev,
.post-navigation .next {
  padding: 0 30px;
  position: relative;
}
.post-navigation .prev:before,
.post-navigation .next:before {
  display: block;
  content: "";
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='300' width='300' fill='%2328b797' viewBox='0 0 100 100'%3E%3Cpath d='M28.002 50.282a4 4 0 0 0 1 2.406l36 40c.96 1.07 2.417 1.548 3.824 1.25s2.547-1.324 3-2.692.12-2.868-.845-3.933L37.377 50 70.97 12.688c.965-1.065 1.288-2.566.845-3.933s-1.583-2.395-3-2.692-2.865.18-3.824 1.25l-36 40a4 4 0 0 0-1 2.969z'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain;
}
.post-navigation .prev > div,
.post-navigation .next > div {
  width: 100%;
}
.post-navigation .prev:before {
  left: 0;
}
.post-navigation .next {
  text-align: right;
}
.post-navigation .next:before {
  right: 0;
  -moz-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
#home-rows {
  font-size: 0;
}
#home-rows > div {
  height: 400px;
  background-color: #eee;
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  border: 2px solid #fff;
  position: relative;
}
#home-rows .home-col-large {
  width: 37.5%;
}
#home-rows .home-col-medium {
  width: 25%;
}
#home-rows .home-col-small {
  width: 18.75%;
}
#home-rows .news-item {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
  overflow: hidden;
}
#home-rows .news-item.half {
  height: 50%;
}
#home-rows .news-item.half:nth-child(1) {
  border-bottom: 2px solid #fff;
}
#home-rows .news-item.half:nth-child(2) {
  border-top: 2px solid #fff;
}
#home-rows .news-item.half a:hover .description .excerpt {
  max-height: 0;
}
#home-rows .news-item a {
  display: block;
  width: 100%;
  height: 100%;
}
#home-rows .news-item a:hover {
  color: #2880b4;
}
#home-rows .news-item a:hover .description {
  background: rgba(255, 255, 255, 0.9);
}
#home-rows .news-item a:hover .post-title:after {
  border-color: #2880b4;
}
#home-rows .news-item .description {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  transition: background 0.3s ease-in-out 0s;
}
#home-rows .news-item .description .post-title {
  margin: 0;
  font-size: 1.4em;
}
#home-rows .news-item .description .post-title:after {
  display: block;
  width: 40px;
  content: "";
  border-bottom: 2px solid #28b797;
  margin: 10px 0;
}
#home-rows .news-item .description .excerpt {
  max-height: 0;
  overflow: hidden;
  color: #2a2d34;
  transition: all 0.6s ease-in-out 0s;
}
#home-rows .intro-wrapper {
  background: #28b797;
  padding: 30px;
  color: #fff;
}
#home-rows .intro-wrapper .valign-wrapper {
  height: 100%;
}
#home-rows .intro-wrapper h2 {
  text-transform: uppercase;
  margin: 0;
  font-size: 2em;
}
#home-rows .intro-wrapper h2 small {
  display: block;
  text-transform: none;
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  font-size: .6em;
  line-height: 1.4em;
  margin-top: .5em;
}
#home-rows .membre-wrapper {
  background: #2880b4;
  padding: 30px;
  color: #fff;
}
#home-rows .membre-wrapper .valign-wrapper {
  height: 100%;
}
#home-rows .membre-wrapper h2 {
  font-size: 2em;
  margin: 0;
}
#home-rows .membre-wrapper .desc {
  font-size: 1.1em;
}
#home-rows .membre-wrapper strong {
  font-weight: 600;
}
#home-rows .intro-wrapper .link,
#home-rows .membre-wrapper .link {
  margin: 20px 0;
}
#home-rows .intro-wrapper .link .secondary,
#home-rows .membre-wrapper .link .secondary {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.75);
}
#home-rows .intro-wrapper .link .secondary:hover,
#home-rows .membre-wrapper .link .secondary:hover {
  border-color: #fff;
  background: rgba(255, 255, 255, 0.15);
}
#home-rows .intro-wrapper .link .primary,
#home-rows .membre-wrapper .link .primary {
  background: #fff;
  color: #2a2d34;
}
#home-rows .intro-wrapper .link .primary:hover,
#home-rows .membre-wrapper .link .primary:hover {
  background: rgba(255, 255, 255, 0.75);
}
#about-ifep .intro h3 {
  font-size: 2em;
  color: #28b797;
  margin: 2em 0 1em;
}
#about-ifep .intro p {
  font-size: 1.4em;
}
#about-ifep .column-wrapper {
  padding: 0 15px 50px;
  position: relative;
  margin-bottom: 50px;
}
#about-ifep .column-wrapper h4 {
  font-size: 1.3em;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #2880b4;
}
#about-ifep .column-wrapper .content strong {
  font-weight: 600;
}
#about-ifep .column-wrapper .link {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#about-ifep .column-wrapper .link .btn.secondary {
  background: #fff;
  color: #2880b4;
  font-size: 1em;
  font-family: 'Barlow Semi Condensed', sans-serif;
  border: 1px solid #2880b4;
  transition: all 0.3s ease-in-out 0s;
}
#about-ifep .column-wrapper .link .btn.secondary:hover {
  font-weight: 600;
}
.error-404 h1 {
  font-weight: 300;
  color: #28b797;
}
.error-404 h2 {
  font-weight: 300;
  font-family: 'Barlow', sans-serif;
  font-size: 2em;
  color: #333433;
}
#xpp-directory .membre-item {
  padding: 15px;
  border: 1px solid #eee;
  margin: 30px 0 0;
}
#xpp-directory .membre-item .member-name {
  margin: 0 0 3px;
}
#xpp-directory .membre-item .type-org {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  color: #28b797;
}
#xpp-directory .membre-item.has-logo .logo {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 120px;
  height: 80px;
  padding-right: 10px;
  border-right: 1px solid #eee;
}
#xpp-directory .membre-item.has-logo .logo a {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
#xpp-directory .membre-item.has-logo .description {
  width: calc( 100% - 140px );
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}
#partners-filters {
  margin-bottom: 50px;
}
#partners-filters .select-wrapper {
  position: relative;
  border: 1px solid #eee;
}
#partners-filters .select-wrapper select {
  background: transparent;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  padding: 0 10px;
}
#partners-filters .select-wrapper select:focus {
  outline: none;
}
#partners-filters .select-wrapper:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #d5d5d5 transparent transparent transparent;
  position: absolute;
  right: 10px;
  top: 20px;
}
#partners-filters .become-partner {
  display: block;
  text-align: center;
  background: #2880b4;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  padding: 12px 0;
}
#partners-filters .become-partner:hover {
  background: #2f95d1;
}
#member-modal {
  /*
	.close-icon {
		position: absolute;
		right: 24px;
		top: 24px;
		display: block;
		content: "";
		width: 22px;
		height: 22px;
		background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath d='M.586.007c.195-.017.39.05.508.19L11 10.086 20.888.198c.102-.102.232-.17.372-.19a.65.65 0 0 1 .677.359.64.64 0 0 1-.14.751l-9.888 9.888 9.888 9.878a.65.65 0 0 1 .181.626c-.056.225-.234.406-.46.465s-.467-.007-.63-.174L11 11.914l-9.888 9.888c-.162.17-.406.234-.63.174a.65.65 0 0 1-.46-.465.64.64 0 0 1 .181-.626l9.888-9.878-9.888-9.9C.02.943-.044.677.04.44A.65.65 0 0 1 .587.008L.586.007z' fill='%23000' fill-rule='nonzero'/%3E%3C/svg%3E");
	}
	*/
}
#member-modal .modal-content {
  background: #fff;
  padding: 20px  50px;
}
#member-modal .modal-content .row {
  margin-bottom: 0;
}
#member-modal .modal-content .logo,
#member-modal .modal-content .portrait {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
#member-modal .modal-content .portrait {
  width: 100%;
  padding-bottom: 100%;
}
#member-modal .modal-content .logo {
  max-width: 200px;
  height: 100px;
  margin: 0 auto;
}
#member-modal .modal-content .organization {
  font-weight: 600;
}
#member-modal .modal-content .phone,
#member-modal .modal-content .email {
  margin: 6px 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
#member-modal .modal-content .phone:before,
#member-modal .modal-content .email:before {
  font-family: 'FontAwesome';
  margin-right: .5em;
  color: #2880b4;
}
#member-modal .modal-content .phone:before {
  content: '\f098';
}
#member-modal .modal-content .email:before {
  content: '\f0e0';
}
#member-modal .modal-content .member {
  margin-bottom: 20px;
}
#member-modal .modal-content .member .photo-col {
  padding-right: 0;
}
#member-modal .modal-content .organization-logo {
  max-height: 80px;
  width: auto;
  display: block;
}
#member-modal .modal-content .mantra {
  font-style: italic;
  color: #28b797;
}
#member-modal .organization-datas .org-name {
  margin-bottom: 5px;
}
#member-modal .organization-datas .slogan {
  font-style: italic;
  color: #2880b4;
}
#member-modal .organization-datas .type-org {
  margin: 1em 0 0;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 600;
}
#member-modal .organization-datas .region {
  margin: 0 0 1em;
}
#member-modal .organization-datas .description {
  margin: 1em 0;
  padding: 10px 0;
  font-size: .9em;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
#member-modal .organization-datas .website {
  font-weight: 500;
}
#member-modal .organization-datas .website:before {
  font-family: 'FontAwesome';
  content: "\f08e";
  margin-right: .5em;
  color: #28b797;
}
#member-modal .organization-datas .list-contacts {
  margin-top: 20px;
}
#member-modal .organization-datas .list-contacts h3 {
  font-size: 1.2em;
  font-weight: 400;
  color: #2880b4;
}
#member-modal .organization-datas .list-contacts .member-datas {
  margin-bottom: 20px;
}
#member-modal .organization-datas .list-contacts .member-datas h4 {
  margin: 0 0 4px;
  font-weight: 500;
  font-size: 1.1em;
  color: #000;
}
#member-modal .organization-datas .list-contacts .member-datas .phone,
#member-modal .organization-datas .list-contacts .member-datas .email {
  font-size: .9em;
  margin: 0;
}
.xpp-faq-wrapper {
  margin: 40px 0;
}
.xpp-faq-wrapper .collapsible {
  box-shadow: none;
  border: none;
  border-top: 1px solid #ddd;
}
.xpp-faq-wrapper .collapsible li {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #ddd;
}
.xpp-faq-wrapper .collapsible li:before {
  display: none;
}
.xpp-faq-wrapper .collapsible li .collapsible-header {
  padding: 12px 0 12px 24px;
  border: none;
  position: relative;
}
.xpp-faq-wrapper .collapsible li .collapsible-header h3 {
  margin: 0;
  font-size: 1.4em;
  font-weight: 300;
  color: #333433;
}
.xpp-faq-wrapper .collapsible li .collapsible-header:before {
  display: inline-block;
  font-family: 'FontAwesome';
  content: "\f107";
  color: #333433;
  opacity: .7;
  position: absolute;
  left: 8px;
  top: .8em;
}
.xpp-faq-wrapper .collapsible li.active {
  border-top: 1px solid #28b797;
}
.xpp-faq-wrapper .collapsible li.active .collapsible-header {
  background: #f9faf9;
}
.xpp-faq-wrapper .collapsible li.active .collapsible-header h3 {
  color: #28b797;
}
.xpp-faq-wrapper .collapsible li.active .collapsible-header:before {
  color: #28b797;
  content: "\f106";
}
.xpp-faq-wrapper .collapsible li .collapsible-body {
  padding: 0 12px 12px 20px;
  border: none;
}
.xpp-faq-wrapper .collapsible li .collapsible-body strong {
  font-weight: 600;
}
.tabs .tab a {
  color: #333433;
  text-transform: none;
  font-weight: 600;
  opacity: .5;
}
.tabs .tab a.active {
  color: #333433;
  opacity: 1;
}
.tabs .tab a:hover {
  color: #28b797;
  opacity: 1;
}
.tabs .indicator {
  background: #28b797;
}
.xpp-usa {
  padding: 50px 0;
}
.xpp-usa .intro-title {
  color: #fff;
}
.xpp-usa .intro-title .valign-wrapper > div {
  width: 100%;
}
.xpp-usa .intro-title h1 {
  font-weight: 300;
  font-size: 2em;
  margin: 0;
}
.xpp-usa .intro-title h1 strong {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.5em;
  line-height: 1.3em;
  margin-top: .5em;
}
.xpp-usa .intro-title h1 strong:after {
  display: block;
  content: "";
  width: 40px;
  margin: 10px auto;
  border-bottom: 2px solid rgba(255, 255, 255, 0.6);
}
.xpp-usa .intro-title .video {
  display: inline-block;
  color: #fff;
  padding: 10px 20px;
  margin-top: 20px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.xpp-usa .intro-title .video:hover {
  border-color: #fff;
}
.xpp-usa .half-block {
  padding-bottom: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.xpp-usa .half-block:first-child {
  margin-bottom: 1.5rem;
}
.xpp-usa .half-block .valign-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.xpp-usa .half-block .valign-wrapper > div {
  width: 100%;
  text-align: center;
}
.xpp-usa .half-block .valign-wrapper h2 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.6em;
  margin: 0 10px;
  color: #fff;
}
.xpp-usa .half-block .valign-wrapper h2:after {
  display: block;
  content: "";
  width: 40px;
  margin: 10px auto;
  border-bottom: 2px solid rgba(255, 255, 255, 0.6);
}
.xpp-usa .half-block .valign-wrapper h2 a {
  color: inherit;
}
.xpp-usa #verbatims h3 {
  font-size: 2.6em;
  margin: 40px 0;
  text-transform: uppercase;
  color: #2880b4;
}
.xpp-usa #verbatims .video-container {
  margin-bottom: 30px;
}
.members-only {
  margin: 40px 0 0;
  padding: 30px 20px 20px;
  border: 1px solid #65b0dd;
  background: #ebf5fa;
  position: relative;
}
.members-only:before {
  display: block;
  font-family: 'FontAwesome';
  content: "\f023";
  width: 40px;
  height: 40px;
  line-height: 38px;
  border-radius: 20px;
  text-align: center;
  font-size: 18px;
  background: #28b797;
  color: #fff;
  position: absolute;
  left: 50%;
  top: -20px;
  margin-left: -20px;
}
.members-only p {
  margin: 0;
}
.members-only p a {
  font-weight: 600;
  text-decoration: underline;
}
#adhesion-dashboard .organization-name {
  font-size: 1.8em;
  text-transform: uppercase;
  color: #000;
}
#adhesion-dashboard .organization-name .indiv {
  color: #2880b4;
}
#adhesion-dashboard .about-adhesion {
  padding: 15px;
  background: #f3fbfa;
  text-align: center;
  border-radius: 12px;
}
#adhesion-dashboard .about-adhesion small,
#adhesion-dashboard .about-adhesion strong {
  display: block;
}
#adhesion-dashboard .about-adhesion small {
  font-size: .8em;
}
#adhesion-dashboard .about-adhesion strong {
  font-size: 1.2em;
  color: #2880b4;
}
#adhesion-dashboard .about-adhesion .seats {
  font-family: 'Barlow Condensed', sans-serif;
  color: #28b797;
}
#members-management table.members th {
  font-weight: 400;
  font-size: .9em;
  padding-top: 0;
  padding-bottom: 4px;
}
#members-management table.members .myself {
  font-weight: 600;
}
#members-management table.members tr {
  border-bottom: 1px solid #ddd;
  border-top: none;
}
#members-management table.members a {
  color: #28b797;
  font-weight: 400;
}
#members-management table.members a.del-member-account {
  color: #2880b4;
  font-size: 16px;
}
#members-management #add-member-form .input-field {
  margin-bottom: 0;
}
#members-management #add-member-form .input-field input[type=text],
#members-management #add-member-form .input-field input[type=email] {
  background: #f9faf9;
  padding: 0 10px;
  width: calc( 100% - 20px );
  border-bottom: 1px solid #ccc;
  box-shadow: none;
}
#members-management #add-member-form .input-field input[type=text]:focus,
#members-management #add-member-form .input-field input[type=email]:focus {
  border-bottom: 1px solid #28b797;
  box-shadow: none;
}
#members-management #add-member-form .input-field label {
  margin-left: 10px;
}
#members-management #add-member-form .input-field label.active {
  color: #28b797;
  margin-left: 0;
  top: -6px;
}
#members-management #import-csv-members h4 small {
  display: block;
  font-weight: 300;
  font-size: .9em;
  color: #2a2d34;
}
#members-management #import-csv-members h4 small a {
  text-decoration: underline;
}
#members-management #import-csv-members button {
  margin: 0;
  display: block;
  width: 100%;
}
#members-management #import-csv-members .file-field {
  margin: 0;
}
#members-management #import-csv-members .file-field .btn {
  background: #2880b4;
  color: #fff;
  padding: 0 10px;
  margin: 0;
  height: 40px;
  line-height: 40px;
}
#members-management #import-csv-members .file-field .file-path-wrapper {
  margin: 0;
  height: 40px;
  line-height: 40px;
  background: #f9faf9;
}
#partner-profile-update .input-field input[type="text"],
#organization-profile-update .input-field input[type="text"],
#update-user-profile .input-field input[type="text"],
#partner-profile-update .input-field input[type="email"],
#organization-profile-update .input-field input[type="email"],
#update-user-profile .input-field input[type="email"],
#partner-profile-update .input-field input[type="tel"],
#organization-profile-update .input-field input[type="tel"],
#update-user-profile .input-field input[type="tel"],
#partner-profile-update .input-field input[type="url"],
#organization-profile-update .input-field input[type="url"],
#update-user-profile .input-field input[type="url"],
#partner-profile-update .input-field textarea,
#organization-profile-update .input-field textarea,
#update-user-profile .input-field textarea {
  background: #f9faf9;
  padding: 0 10px;
  width: calc( 100% - 20px );
  border-bottom: 1px solid #ddd;
  box-shadow: none;
}
#partner-profile-update .input-field input[type="text"]:focus,
#organization-profile-update .input-field input[type="text"]:focus,
#update-user-profile .input-field input[type="text"]:focus,
#partner-profile-update .input-field input[type="email"]:focus,
#organization-profile-update .input-field input[type="email"]:focus,
#update-user-profile .input-field input[type="email"]:focus,
#partner-profile-update .input-field input[type="tel"]:focus,
#organization-profile-update .input-field input[type="tel"]:focus,
#update-user-profile .input-field input[type="tel"]:focus,
#partner-profile-update .input-field input[type="url"]:focus,
#organization-profile-update .input-field input[type="url"]:focus,
#update-user-profile .input-field input[type="url"]:focus,
#partner-profile-update .input-field textarea:focus,
#organization-profile-update .input-field textarea:focus,
#update-user-profile .input-field textarea:focus {
  border-bottom: 1px solid #28b797;
  box-shadow: none;
}
#partner-profile-update .input-field input[type="text"] + label,
#organization-profile-update .input-field input[type="text"] + label,
#update-user-profile .input-field input[type="text"] + label,
#partner-profile-update .input-field input[type="email"] + label,
#organization-profile-update .input-field input[type="email"] + label,
#update-user-profile .input-field input[type="email"] + label,
#partner-profile-update .input-field input[type="tel"] + label,
#organization-profile-update .input-field input[type="tel"] + label,
#update-user-profile .input-field input[type="tel"] + label,
#partner-profile-update .input-field input[type="url"] + label,
#organization-profile-update .input-field input[type="url"] + label,
#update-user-profile .input-field input[type="url"] + label,
#partner-profile-update .input-field textarea + label,
#organization-profile-update .input-field textarea + label,
#update-user-profile .input-field textarea + label {
  margin-left: 10px;
  font-family: 'Barlow', sans-serif;
  color: #999;
}
#partner-profile-update .input-field input[type="text"] + label.active,
#organization-profile-update .input-field input[type="text"] + label.active,
#update-user-profile .input-field input[type="text"] + label.active,
#partner-profile-update .input-field input[type="email"] + label.active,
#organization-profile-update .input-field input[type="email"] + label.active,
#update-user-profile .input-field input[type="email"] + label.active,
#partner-profile-update .input-field input[type="tel"] + label.active,
#organization-profile-update .input-field input[type="tel"] + label.active,
#update-user-profile .input-field input[type="tel"] + label.active,
#partner-profile-update .input-field input[type="url"] + label.active,
#organization-profile-update .input-field input[type="url"] + label.active,
#update-user-profile .input-field input[type="url"] + label.active,
#partner-profile-update .input-field textarea + label.active,
#organization-profile-update .input-field textarea + label.active,
#update-user-profile .input-field textarea + label.active {
  margin-left: 0;
  top: -4px;
  color: #28b797;
}
#partner-profile-update .input-field textarea,
#organization-profile-update .input-field textarea,
#update-user-profile .input-field textarea {
  padding: 10px;
  width: 100%;
}
#partner-profile-update .input-field .checkbox,
#organization-profile-update .input-field .checkbox,
#update-user-profile .input-field .checkbox {
  margin-top: 0;
  font-weight: 300;
}
#partner-profile-update .input-field .checkbox span,
#organization-profile-update .input-field .checkbox span,
#update-user-profile .input-field .checkbox span {
  padding-left: 25px;
}
#partner-profile-update .label,
#organization-profile-update .label,
#update-user-profile .label {
  color: #28b797;
  margin-bottom: .5em;
}
#partner-profile-update p.radio,
#organization-profile-update p.radio,
#update-user-profile p.radio {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 0 2% 0 0;
}
#partner-profile-update p.radio input[type="radio"]:checked + span,
#organization-profile-update p.radio input[type="radio"]:checked + span,
#update-user-profile p.radio input[type="radio"]:checked + span {
  font-weight: 600;
}
#partner-profile-update p.radio input[type="radio"]:checked + span:before,
#organization-profile-update p.radio input[type="radio"]:checked + span:before,
#update-user-profile p.radio input[type="radio"]:checked + span:before,
#partner-profile-update p.radio input[type="radio"]:checked + span:after,
#organization-profile-update p.radio input[type="radio"]:checked + span:after,
#update-user-profile p.radio input[type="radio"]:checked + span:after {
  border: 2px solid #28b797;
}
#partner-profile-update p.radio input[type="radio"]:checked + span:after,
#organization-profile-update p.radio input[type="radio"]:checked + span:after,
#update-user-profile p.radio input[type="radio"]:checked + span:after {
  background-color: #28b797;
}
#partner-profile-update button,
#organization-profile-update button,
#update-user-profile button {
  margin: 0;
}
#partner-profile-update h5,
#organization-profile-update h5,
#update-user-profile h5 {
  margin: 0 0 1em;
  font-weight: 500;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #2880b4;
}
#partner-profile-update h5 small,
#organization-profile-update h5 small,
#update-user-profile h5 small {
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
}
#partner-profile-update .remove-img label span,
#organization-profile-update .remove-img label span,
#update-user-profile .remove-img label span {
  padding-left: 24px;
  font-weight: 300;
}
#partner-profile-update input[type="checkbox"]:not(:checked) + span:before,
#organization-profile-update input[type="checkbox"]:not(:checked) + span:before,
#update-user-profile input[type="checkbox"]:not(:checked) + span:before {
  border: 1px solid #ddd;
}
#partner-profile-update #wp-partner_description-wrap button {
  background: #fff;
}
#partner-profile-update .file-field .btn {
  background: #2880b4;
  color: #fff;
  margin: 0;
  padding: 0 10px;
}
#partner-profile-update .remove-file {
  margin: 60px 0 0;
}
#user-account .dashboard-title,
#partner-dashboard .dashboard-title,
#adhesion-dashboard .dashboard-title,
#avantages-dashboard .dashboard-title,
#my-organization-dashboard .dashboard-title {
  text-align: left;
  font-size: 2em;
  font-weight: 400;
  color: #28b797;
  margin-bottom: 1em;
}
#user-account .dashboard-title + .about,
#partner-dashboard .dashboard-title + .about,
#adhesion-dashboard .dashboard-title + .about,
#avantages-dashboard .dashboard-title + .about,
#my-organization-dashboard .dashboard-title + .about {
  margin: -1em 0 2em;
  font-style: italic;
  color: #2880b4;
}
#partner-dashboard .partnership-renewal .date {
  display: inline-block;
  background: #cee6f4;
  color: #1f628a;
  padding: 5px 15px;
  border-radius: 4px;
}
#partner-dashboard .partnership-renewal .date.alert {
  background: orange;
  color: #fff;
}
#partner-dashboard .partnership-renewal .reminder {
  color: orangered;
}
#partner-dashboard .partnership-renewal .btn.renew {
  display: inline-block;
  background: #2880b4;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  padding: 0 20px;
}
#partner-dashboard .about {
  margin: 20px 0;
  font-style: italic;
  color: #2880b4;
}
#user-account .become-member .btn {
  display: inline-block;
  padding: 5px 25px;
  background: #2880b4;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  margin: 30px 0 50px;
}
#avantages-dashboard .post-content {
  padding: 0;
}
#avantages-dashboard .post-content h2 {
  color: #2880b4;
}
#avantages-dashboard .post-content h3 {
  color: #28b797;
}
#move-user-org {
  margin: 30px 0;
}
#move-user-org .actions button,
#move-user-org .actions a {
  display: inline-block;
  vertical-align: top;
  line-height: 40px;
  height: 40px;
  padding: 0 15px;
  border: 1px solid #28b797;
  margin: 0 10px 0 0;
  border-radius: 0;
  cursor: pointer;
}
#move-user-org .actions a:hover {
  background: #e5f9f5;
}
#move-user-org .new-renewal-date {
  color: #2880b4;
  margin-bottom: 20px;
  font-size: 1em;
}
#organization-profile-update p.radio {
  width: 47%;
}
#organization-profile-update .type-org-wrapper {
  padding-bottom: 1em;
}
#organization-data-view .org-name {
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0;
}
#organization-data-view .slogan {
  font-style: italic;
  color: #2880b4;
}
#organization-data-view .type {
  margin: 10px 0;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 600;
}
#organization-data-view .description {
  font-size: .9em;
  margin: 20px 0;
  padding: 15px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
#organization-data-view .phone,
#organization-data-view .email {
  margin: 6px 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
#organization-data-view .phone:before,
#organization-data-view .email:before {
  font-family: 'FontAwesome';
  margin-right: .5em;
  color: #2880b4;
}
#organization-data-view .phone:before {
  content: '\f098';
}
#organization-data-view .email:before {
  content: '\f0e0';
}
#membership-renewal-alert {
  background: #2880b4;
  color: #fff;
  text-align: center;
  font-weight: 500;
}
#membership-renewal-alert a {
  color: inherit;
  font-weight: 600;
  text-decoration: underline;
}
.membership-renew {
  margin: 15px 0;
}
.membership-renew a {
  display: inline-block;
  background: #2880b4;
  padding: 8px 24px;
  color: #fff;
  text-transform: uppercase;
}
.membership-renew a:hover {
  background: #2f95d1;
}
#xpp-directory-table_length {
  display: inline-block;
  width: 30%;
}
#xpp-directory-table_length select {
  display: inline-block;
  width: auto;
}
#xpp-directory-table_length select:focus {
  outline: none;
}
#xpp-directory-table_filter {
  float: right;
  width: 260px;
  height: 48px;
  position: relative;
}
#xpp-directory-table_filter label {
  position: absolute;
  font-size: 0;
  line-height: 0;
  color: #fff;
  top: 0;
  left: 0;
  line-height: 48px;
}
#xpp-directory-table_filter label input {
  height: 30px;
  line-height: 30px;
  margin: 0;
  background: #f9faf9;
  border: none;
  box-shadow: none;
  padding: 4px 8px 4px 30px;
  border-radius: 4px;
  font-family: 'Barlow', sans-serif;
  font-size: 14px;
  width: 224px;
}
#xpp-directory-table_filter label:before {
  display: block;
  position: absolute;
  content: "Rechercher";
  font-size: 14px;
  color: #777;
  left: 40px;
  top: -4px;
}
#xpp-directory-table_filter label:after {
  font-family: 'FontAwesome';
  content: "\f002";
  position: absolute;
  left: 8px;
  bottom: 5px;
  font-size: 16px;
  color: #28b797;
}
#xpp-directory-table_filter label.focus:before {
  display: none;
}
#xpp-directory-table_info {
  margin: 15px 0;
  font-size: .9em;
  color: #28b797;
}
#xpp-directory-table_paginate span {
  display: inline-block;
  margin-left: 5px;
}
#xpp-directory-table_paginate a {
  display: inline-block;
  margin: 0 6px;
  padding: 0 5px;
  min-width: 30px;
  text-align: center;
  border: 1px solid #a4d0eb;
  font-size: .9em;
  border-radius: 4px;
  cursor: pointer;
}
#xpp-directory-table_paginate a:first-child {
  margin-left: 0;
}
#xpp-directory-table_paginate a.current {
  background: #2880b4;
  color: #fff;
}
#xpp-directory-table_paginate a:hover {
  background: #ebf5fa;
}
#xpp-directory-table {
  clear: both;
  margin-top: 30px;
}
#xpp-directory-table tr {
  border: none;
}
#xpp-directory-table th,
#xpp-directory-table td {
  padding: 4px 8px 4px 0;
}
#xpp-directory-table td small {
  font-size: .85em;
  color: #777;
}
#xpp-directory-table th {
  border-bottom: 1px solid #eee;
  cursor: pointer;
  font-weight: 600;
  white-space: nowrap;
}
#xpp-directory-table th.sorting_asc,
#xpp-directory-table th.sorting_desc {
  color: #28b797;
}
#xpp-directory-table th.sorting_asc:after,
#xpp-directory-table th.sorting_desc:after {
  font-family: 'FontAwesome';
  content: "\f106";
  font-weight: normal;
  margin-left: .5em;
}
#xpp-directory-table th.sorting_desc:after {
  content: "\f107";
}
#xpp-directory-table tbody tr:nth-child(even) {
  background: #f9faf9;
}
.directory-search-area {
  line-height: 1.3em;
  margin-bottom: .5em;
}
#partners-list {
  margin: 40px 0;
}
#partners-list .iso-item {
  margin-bottom: 30px;
}
#partners-list .partner-wrapper {
  padding: 15px;
  border: 1px solid #ddd;
}
#partners-list .partner-wrapper .logo {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#partners-list .partner-wrapper .logo .valign-wrapper {
  min-height: 70px;
}
#partners-list .partner-wrapper .logo img {
  max-height: 70px;
  max-width: 110px;
  width: auto;
  height: auto;
  margin: 0 auto;
  display: block;
}
#partners-list .partner-wrapper .name {
  margin: 0;
  color: #000;
  text-transform: uppercase;
}
#partners-list .partner-wrapper .type {
  color: #2880b4;
  font-size: .9em;
  font-weight: 600;
}
#partners-list .partner-wrapper .slogan {
  text-align: center;
  font-style: italic;
  color: #2880b4;
}
#partners-list .partner-wrapper .address,
#partners-list .partner-wrapper .contact {
  font-size: .9em;
  font-weight: 400;
  margin: 10px 0;
}
#partners-list .partner-wrapper .address a,
#partners-list .partner-wrapper .contact a {
  color: #28b797;
  display: block;
  max-width: 100%;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
#partners-list .partner-wrapper .phone:before {
  font-family: FontAwesome;
  content: '\f098';
  margin-right: .5em;
  color: #2880b4;
}
#partners-list .partner-wrapper .row {
  margin-bottom: 0;
  margin-top: 20px;
}
#partners-list .partner-wrapper .row a {
  display: block;
  text-align: center;
  border: 1px solid #2880b4;
  font-size: .9em;
  padding: 4px 0;
}
#partners-list .partner-wrapper .row a:hover {
  background: #2880b4;
  color: #fff;
}
#partners-list .partner-wrapper .row a:before {
  font-family: 'FontAwesome';
  display: inline-block;
  margin-right: .5em;
  content: "\f1c1";
}
#partners-list .partner-wrapper .row a.toggle-fullview:before {
  content: "\f2d2";
}
#partners-filters .filters-reset {
  margin: 15px 0;
}
#partners-filters .filters-reset a {
  display: inline-block;
  border: 1px solid #2880b4;
  padding: 2px 16px;
}
#mceu_40-button {
  display: none !important;
}
.wp-link-input input {
  background: #fff !important;
  margin: 0 !important;
  line-height: 24px !important;
  height: 24px !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 8px !important;
}
#partner-full-view .modal-content {
  padding: 30px;
  background: #fff;
}
#partner-full-view .logo img {
  max-width: 280px;
  margin: 20px auto;
  display: block;
}
#partner-full-view .name {
  font-weight: 500;
}
#partner-full-view .partner-name {
  text-transform: uppercase;
  text-align: center;
  font-size: 1.4em;
  margin: 0;
}
#partner-full-view .slogan {
  text-align: center;
  font-style: italic;
  color: #2880b4;
  font-weight: 400;
  margin-bottom: 30px;
}
#partner-full-view .type {
  text-transform: uppercase;
  font-weight: 600;
}
#partner-full-view .phone:before {
  font-family: FontAwesome;
  content: '\f098';
  margin-right: .5em;
  color: #2880b4;
}
#partner-full-view .description {
  font-weight: 400;
  padding: 15px 0;
  margin: 15px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
#partner-full-view a.pdf {
  display: inline-block;
  text-align: center;
  border: 1px solid #2880b4;
  font-size: .9em;
  padding: 4px 20px;
}
#partner-full-view a.pdf:hover {
  background: #2880b4;
  color: #fff;
}
#partner-full-view a.pdf:before {
  font-family: 'FontAwesome';
  display: inline-block;
  margin-right: .5em;
  content: "\f1c1";
}
.modal-close {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 2;
  width: 50px;
  height: 50px;
  content: "";
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='300' width='300' fill='%23999' viewBox='0 0 100 100'%3E%3Cpath d='M52.8 50l17.6 17.6-2.8 2.8L50 52.8 32.4 70.4l-2.8-2.8L47.2 50 29.6 32.4l2.8-2.8L50 47.2l17.6-17.6 2.8 2.8L52.8 50z'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  #home-rows .news-item.half .description {
    max-height: 0;
    padding: 0 20px;
    overflow: hidden;
    transition: all 0.6s ease-in-out 0s;
  }
  #home-rows .news-item.half a:hover .description {
    padding: 20px;
    height: auto;
    max-height: 400px;
  }
  #home-rows .news-item a:hover .description .excerpt {
    max-height: 400px;
  }
}
@media only screen and (max-width: 990px) {
  #home-rows .home-col-large {
    width: 50%;
  }
  #home-rows .home-col-medium {
    width: 50%;
  }
  #home-rows .home-col-medium.membre-wrapper {
    width: 100%;
    height: auto;
  }
  #home-rows .home-col-small {
    width: 50%;
  }
  #home-rows .news-item.half {
    height: 100%;
  }
}
@media only screen and (max-width: 600px) {
  #home-rows .home-col-large,
  #home-rows .home-col-medium,
  #home-rows .home-col-small {
    width: 100%;
  }
  #home-rows .home-col-large.intro-wrapper,
  #home-rows .home-col-medium.intro-wrapper,
  #home-rows .home-col-small.intro-wrapper,
  #home-rows .home-col-large.membre-wrapper,
  #home-rows .home-col-medium.membre-wrapper,
  #home-rows .home-col-small.membre-wrapper {
    height: auto;
  }
  .newsletter-wrapper .input-field {
    margin-bottom: 20px;
  }
  #about-ifep .column-wrapper .link {
    position: relative;
  }
  #about-ifep .column-wrapper .link > a {
    display: block;
    width: 100%;
    height: auto;
    padding: 8px;
    line-height: 1.4em;
  }
  .xpp-usa .intro-title {
    position: relative;
    padding-bottom: 100%;
    margin-bottom: 1.5rem;
  }
  .xpp-usa .intro-title .valign-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  #update-user-profile .portrait {
    margin-bottom: 20px;
  }
  #update-user-profile p.radio {
    display: block;
    width: 100%;
  }
  #xpp-directory-table_length {
    display: none;
  }
  #xpp-directory-table_filter {
    float: none;
    width: 100%;
  }
  #member-modal .modal-content {
    padding: 10px;
    overflow-x: hidden;
    text-align: center;
  }
  #member-modal .modal-content .logo,
  #member-modal .modal-content .portrait {
    margin: 0 auto 10px;
    max-width: 60%;
    padding-bottom: 50%;
  }
  #member-modal .modal-content .organization-logo {
    max-height: 100%;
    width: 40%;
    margin: 0 auto;
  }
  #partner-profile-update .remove-file {
    margin: 0 0 30px;
  }
}
#xpp-mini-cart {
  position: relative;
  cursor: pointer;
  margin: 0;
}
#xpp-mini-cart #cart-amount {
  margin-right: 12px;
  color: #888;
}
#xpp-mini-cart:hover .widget_shopping_cart_content {
  opacity: 1;
  right: 0;
}
#xpp-mini-cart:hover #cart-items {
  background: #28b797;
  color: #fff;
}
#xpp-mini-cart:hover #cart-items:before {
  top: -12px;
}
#xpp-mini-cart #cart-items {
  display: inline-block;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 24px;
  border: 2px solid #28b797;
  color: #28b797;
  background: #fff;
  position: relative;
}
#xpp-mini-cart #cart-items:before {
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 8px;
  border: 2px solid #28b797;
  position: absolute;
  left: 4px;
  top: -8px;
  z-index: -1;
  transition: top 0.3s ease-in-out 0s;
}
#authority_confirm_field {
  font-size: 1.3em;
}
#authority_confirm_field input[type=checkbox] {
  opacity: 1;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: .5em;
}
#authority_confirm_field .optional {
  font-size: 0;
  line-height: 0;
  display: none;
}
#side-cart {
  background: #fff;
  padding: 30px;
  width: 300px;
  max-width: 80vw;
}
#side-cart .cart-title {
  margin-top: 0;
  color: #28b797;
}
#side-cart .cart-title:after {
  display: block;
  content: "";
  width: 40px;
  border-bottom: 1px solid #28b797;
  margin-top: 15px;
}
#side-cart .widget_shopping_cart_content .product_list_widget li {
  position: relative;
}
#side-cart .widget_shopping_cart_content .product_list_widget li a {
  display: block;
  padding: 0;
  line-height: 1em;
  height: auto;
}
#side-cart .widget_shopping_cart_content .product_list_widget li a:hover {
  background: #fff;
  color: #28b797;
}
#side-cart .widget_shopping_cart_content .product_list_widget li a.remove {
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 0;
  line-height: 1px;
  color: #888;
}
#side-cart .widget_shopping_cart_content .product_list_widget li a.remove:before {
  font-family: 'FontAwesome';
  content: "\f00d";
  font-size: 16px;
}
#side-cart .widget_shopping_cart_content .product_list_widget li a.remove:hover {
  color: orangered;
}
#side-cart .widget_shopping_cart_content .product_list_widget li.mini_cart_item {
  border-bottom: 1px solid #ddd;
  margin-top: 15px;
}
#side-cart .widget_shopping_cart_content .product_list_widget li .amount {
  font-weight: 600;
}
#side-cart .widget_shopping_cart_content .product_list_widget li img {
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: auto;
  margin-right: 10px;
}
#side-cart .total {
  font-weight: 500;
  text-transform: uppercase;
}
#side-cart .button {
  display: block;
  text-align: center;
  padding: 10px;
  background: #2a2d34;
  color: #fff;
  margin: 20px 0;
}
#side-cart .button.checkout {
  background: #28b797;
  text-transform: uppercase;
  font-weight: 600;
}
#side-cart .button.checkout:hover {
  background: #31d2ae;
}
#side-cart .variation .variation-Organisation {
  padding: 0;
  margin: 0;
  line-height: 1em;
}
#side-cart .variation .variation-Organisation p {
  margin: .5em 0;
  font-weight: 600;
  text-transform: uppercase;
}
.woocommerce:after {
  display: table;
  content: "";
  clear: both;
}
.woocommerce th {
  font-weight: 600;
}
.woocommerce button,
.woocommerce a.button {
  display: inline-block;
  padding: 10px 20px;
  background: #28b797;
  text-transform: uppercase;
  color: #fff;
  border: none;
  transition: all 0.3s ease-in-out 0s;
}
.woocommerce button:hover,
.woocommerce a.button:hover {
  background: #2cc8a5;
}
.woocommerce form .form-row input[type=text],
.woocommerce form .woocommerce-form-row input[type=text],
.woocommerce form .form-row input[type=email],
.woocommerce form .woocommerce-form-row input[type=email],
.woocommerce form .form-row input[type=tel],
.woocommerce form .woocommerce-form-row input[type=tel],
.woocommerce form .form-row input[type=password],
.woocommerce form .woocommerce-form-row input[type=password],
.woocommerce form .form-row input[type=number],
.woocommerce form .woocommerce-form-row input[type=number] {
  background: #f9faf9;
  border-bottom: 1px solid #ddd;
  box-shadow: none;
  padding: 0 15px;
  max-width: calc( 100% - 30px );
}
.woocommerce form .form-row input[type=text]:focus,
.woocommerce form .woocommerce-form-row input[type=text]:focus,
.woocommerce form .form-row input[type=email]:focus,
.woocommerce form .woocommerce-form-row input[type=email]:focus,
.woocommerce form .form-row input[type=tel]:focus,
.woocommerce form .woocommerce-form-row input[type=tel]:focus,
.woocommerce form .form-row input[type=password]:focus,
.woocommerce form .woocommerce-form-row input[type=password]:focus,
.woocommerce form .form-row input[type=number]:focus,
.woocommerce form .woocommerce-form-row input[type=number]:focus {
  border-bottom: 1px solid #28b797;
  box-shadow: none;
}
.woocommerce form select {
  display: block;
}
.woocommerce form [type="checkbox"]:checked + span:not(.lever):before {
  border-right-color: #28b797;
  border-bottom-color: #28b797;
}
.woocommerce form fieldset {
  padding: 0;
  border: none;
}
.woocommerce form fieldset legend {
  color: #2880b4;
  display: block;
  position: relative;
  font-size: 1.4em;
  color: #28b797;
  margin: 0 0 1em;
}
.woocommerce form fieldset label {
  font-weight: 300;
}
.woocommerce form textarea {
  background: #f9faf9;
  border: none;
  padding: 15px;
  min-height: 7em;
}
.woocommerce form label {
  color: #333433;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: .9em;
  display: block;
  margin-bottom: 3px;
}
.woocommerce form .required {
  color: #28b797;
  text-decoration: none;
}
.woocommerce form button {
  margin-top: 15px;
  text-transform: none;
  font-family: 'Barlow Semi Condensed', sans-serif;
}
.woocommerce .col2-set {
  width: calc( 100% + 3rem );
  margin-left: -1.5rem;
  font-size: 0;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
  font-size: 1rem;
  width: calc( 50% - 3rem );
  display: inline-block;
  vertical-align: top;
  margin: 0 1.5rem;
}
.woocommerce #customer_login h2 {
  font-size: 1.4em;
  text-transform: uppercase;
  color: #2880b4;
  font-family: 'Barlow Semi Condensed', sans-serif;
  margin: 0;
}
.woocommerce #customer_login a {
  color: #2880b4;
}
.woocommerce #customer_login .col-1,
.woocommerce #customer_login .col-2 {
  border-left: 1px solid #eee;
  padding-left: 2rem;
}
.woocommerce #customer_login .woocommerce-privacy-policy-text {
  font-size: .9em;
  color: #888;
}
.woocommerce .lost_reset_password {
  max-width: 420px;
  margin: 0 auto;
}
mark {
  color: #2880b4;
  font-weight: 600;
  background: inherit;
}
.woocommerce .password-input .woocommerce-password-strength.short {
  color: red;
}
.woocommerce .password-input .woocommerce-password-strength.bad {
  color: orange;
}
.woocommerce .password-input .woocommerce-password-strength.good,
.woocommerce .password-input .woocommerce-password-strength.strong {
  color: #28b797;
}
.woocommerce .password-input .woocommerce-password-hint {
  font-size: .85em;
  display: block;
  line-height: 1.3em;
  margin: 8px 0;
  color: #2880b4;
}
.woocommerce-notices-wrapper {
  max-width: 600px;
  margin: 0 auto;
}
.woocommerce-notices-wrapper .woocommerce-error li {
  padding: 0;
  padding: 10px;
  background: #e2f0f9;
  border: 1px dotted #2880b4;
  color: #2880b4;
  font-size: .9em;
  line-height: 1.3em;
  border-radius: 4px;
  margin-bottom: 15px;
}
.woocommerce-notices-wrapper .woocommerce-error li:before {
  display: none;
}
.woocommerce-MyAccount-content {
  width: calc( 100% - 300px );
  margin-left: 60px;
  float: left;
  font-weight: 400;
}
.woocommerce-MyAccount-content .woocommerce-notices-wrapper + *,
.woocommerce-MyAccount-content .woocommerce-notices-wrapper + form > * {
  margin-top: 0;
}
.woocommerce-MyAccount-content .button {
  display: inline-block;
  padding: 10px 20px;
  background: #28b797;
  text-transform: uppercase;
  color: #fff;
  border: none;
  transition: all 0.3s ease-in-out 0s;
}
.woocommerce-MyAccount-content .button:hover {
  background: #2cc8a5;
}
.woocommerce-MyAccount-content .button:after {
  display: table;
  content: "";
}
.woocommerce-MyAccount-content .woocommerce-message,
.woocommerce-MyAccount-content .woocommerce-Message {
  color: #2880b4;
  margin-bottom: 1em;
}
.woocommerce-MyAccount-content .woocommerce-message .button,
.woocommerce-MyAccount-content .woocommerce-Message .button {
  float: right;
}
.woocommerce-MyAccount-content address {
  font-style: normal;
  margin: 20px 0;
}
.woocommerce-MyAccount-content .edit {
  display: inline-block;
  padding: 4px 8px;
  background: #2880b4;
  color: #fff;
}
.woocommerce-MyAccount-content h3 {
  font-weight: 500;
}
.woocommerce-MyAccount-content .order_details th,
.woocommerce-MyAccount-content .order_details td {
  padding: 8px 0;
}
.woocommerce-MyAccount-content .order_details td:nth-child(2) {
  text-align: right;
}
.woocommerce-MyAccount-content .order_details td:nth-child(2) .amount {
  font-size: 1.1em;
}
.woocommerce-MyAccount-content .order_details th.product-total {
  text-align: right;
}
.woocommerce-MyAccount-content .order_details .product-name a {
  display: inline-block;
  font-size: 1.2em;
  text-transform: uppercase;
}
.woocommerce-MyAccount-content .download-file a.button {
  padding: 0;
  background: none;
  color: #2880b4;
}
.woocommerce-MyAccount-content .download-file a.button:before {
  font-family: 'FontAwesome';
  content: '\f0f6';
  margin-right: .5em;
  color: #8fc6e6;
}
.woocommerce-MyAccount-content .download-file a.button:hover {
  color: #28b797;
}
.woocommerce-MyAccount-content .downloads-content a {
  text-decoration: underline;
  color: inherit;
}
.woocommerce-MyAccount-content .downloads-content a:hover {
  color: #2880b4;
}
.woocommerce nav.woocommerce-MyAccount-navigation {
  width: 240px;
  float: left;
  background: none;
  box-shadow: none;
  position: -webkit-sticky;
  position: sticky;
  top: 140px;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul {
  margin: 0;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li {
  padding: 0;
  color: #2a2d34;
  display: block;
  float: none;
  margin: 0;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li:before {
  display: none;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li a {
  color: inherit;
  display: block;
  padding: 12px 16px 12px 30px;
  font-size: .8em;
  font-weight: 500;
  min-height: 0;
  line-height: 1.2em;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  position: relative;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li a:hover {
  color: #2880b4;
  background: inherit;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li a:before {
  display: inline-block;
  font-family: 'FontAwesome';
  font-weight: normal;
  font-size: 14px;
  width: 24px;
  text-align: center;
  color: #28b797;
  position: absolute;
  left: 0;
  top: 12px;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #28b797;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
  content: "\f0c9";
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
  content: "\f07a";
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
  content: "\f0ed";
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
  content: "\f041";
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
  content: "\f13e";
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  content: "\f08b";
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--adherent a:before {
  content: "\f005";
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--teams a:before {
  content: "\f14a";
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--organisation a:before {
  content: "\f19c";
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--partner a:before {
  content: "\f249";
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--autotest a:before {
  content: "\f0e4";
}
.woocommerce-checkout #billing_first_name_field,
.woocommerce-address-fields #billing_first_name_field,
.woocommerce-checkout #billing_last_name_field,
.woocommerce-address-fields #billing_last_name_field,
.woocommerce-checkout #billing_address_1_field,
.woocommerce-address-fields #billing_address_1_field,
.woocommerce-checkout #billing_address_2_field,
.woocommerce-address-fields #billing_address_2_field,
.woocommerce-checkout #billing_postcode_field,
.woocommerce-address-fields #billing_postcode_field,
.woocommerce-checkout #billing_city_field,
.woocommerce-address-fields #billing_city_field,
.woocommerce-checkout #billing_phone_field,
.woocommerce-address-fields #billing_phone_field,
.woocommerce-checkout #billing_email_field,
.woocommerce-address-fields #billing_email_field,
.woocommerce-checkout #shipping_first_name_field,
.woocommerce-address-fields #shipping_first_name_field,
.woocommerce-checkout #shipping_last_name_field,
.woocommerce-address-fields #shipping_last_name_field,
.woocommerce-checkout #shipping_address_1_field,
.woocommerce-address-fields #shipping_address_1_field,
.woocommerce-checkout #shipping_address_2_field,
.woocommerce-address-fields #shipping_address_2_field,
.woocommerce-checkout #shipping_postcode_field,
.woocommerce-address-fields #shipping_postcode_field,
.woocommerce-checkout #shipping_city_field,
.woocommerce-address-fields #shipping_city_field,
.woocommerce-checkout #shipping_phone_field,
.woocommerce-address-fields #shipping_phone_field,
.woocommerce-checkout #shipping_email_field,
.woocommerce-address-fields #shipping_email_field {
  width: 47.5%;
  float: left;
}
.woocommerce-checkout #billing_last_name_field,
.woocommerce-address-fields #billing_last_name_field,
.woocommerce-checkout #billing_address_2_field,
.woocommerce-address-fields #billing_address_2_field,
.woocommerce-checkout #billing_city_field,
.woocommerce-address-fields #billing_city_field,
.woocommerce-checkout #billing_email_field,
.woocommerce-address-fields #billing_email_field,
.woocommerce-checkout #shipping_last_name_field,
.woocommerce-address-fields #shipping_last_name_field,
.woocommerce-checkout #shipping_address_2_field,
.woocommerce-address-fields #shipping_address_2_field,
.woocommerce-checkout #shipping_city_field,
.woocommerce-address-fields #shipping_city_field,
.woocommerce-checkout #shipping_email_field,
.woocommerce-address-fields #shipping_email_field {
  float: right;
}
.woocommerce-checkout #billing_address_2_field,
.woocommerce-address-fields #billing_address_2_field,
.woocommerce-checkout #shipping_address_2_field,
.woocommerce-address-fields #shipping_address_2_field {
  margin-top: 2em;
}
.woocommerce-checkout #billing_company_field,
.woocommerce-address-fields #billing_company_field,
.woocommerce-checkout #shipping_company_field,
.woocommerce-address-fields #shipping_company_field {
  clear: both;
}
.woocommerce-checkout #billing_postcode_field,
.woocommerce-address-fields #billing_postcode_field,
.woocommerce-checkout #shipping_postcode_field,
.woocommerce-address-fields #shipping_postcode_field {
  width: 25%;
}
.woocommerce-checkout #billing_city_field,
.woocommerce-address-fields #billing_city_field,
.woocommerce-checkout #shipping_city_field,
.woocommerce-address-fields #shipping_city_field {
  width: 70%;
}
.woocommerce-checkout #billing_postcode_field,
.woocommerce-address-fields #billing_postcode_field,
.woocommerce-checkout #billing_country_field,
.woocommerce-address-fields #billing_country_field {
  clear: both;
}
.select2-container .select2-selection--single {
  line-height: 40px;
  height: 40px;
  border: 1px solid #ddd;
  border-radius: 2px;
  margin-bottom: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 8px;
  right: 6px;
}
.select2-container--open .select2-dropdown--below {
  margin-top: -12px;
}
.select2-container .select2-search.select2-search--dropdown input.select2-search__field {
  background: #f9faf9;
  border: none;
  margin-bottom: 0;
  padding: 0 15px;
  width: calc( 100% - 30px );
}
.select2-container .select2-search.select2-search--dropdown input.select2-search__field:focus {
  border: none;
  box-shadow: none;
}
.select2-dropdown {
  border-color: #ddd;
}
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true] {
  background: #28b797;
  color: #fff;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background: #f9faf9;
  color: #28b797;
}
.woocommerce-EditAccountForm .form-row-first,
.woocommerce-EditAccountForm .form-row-last {
  width: 47.5%;
  float: left;
}
.woocommerce-EditAccountForm .form-row-last {
  float: right;
}
.woocommerce-EditAccountForm .form-row-wide {
  clear: both;
}
.woocommerce-EditAccountForm span > em {
  display: block;
  font-size: .9em;
  color: #888;
  margin-bottom: 2em;
}
.wc-block-product-category .wc-block-grid__products {
  width: calc( 100% + 30 px);
  margin-left: -15px;
}
.wc-block-product-category .wc-block-grid__products li.wc-block-grid__product {
  padding: 0;
  border-left-width: 15px;
  border-right-width: 15px;
}
.wc-block-product-category .wc-block-grid__products li.wc-block-grid__product:before {
  display: none;
}
.wc-block-product-category .wc-block-grid__products li.wc-block-grid__product img {
  display: block;
  max-width: 100%;
  height: auto;
}
.wc-block-product-category .wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title {
  font-size: 1rem;
  text-align: left;
  font-weight: 600;
  color: #2880b4;
  margin: 0 0 .5em;
}
.wc-block-product-category .wc-block-grid__products li.wc-block-grid__product .price {
  margin: 0;
  text-align: left;
  font-size: 1rem;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
}
.product .summary {
  padding-bottom: 20px;
}
.product .summary .category a {
  color: #888;
}
.product .summary .category a:hover {
  color: #2880b4;
}
.product .summary .adhesion-title {
  margin: .3em 0;
  font-size: 2em;
  color: #28b797;
}
.product .summary .adhesion-title:after {
  display: block;
  content: "";
  width: 40px;
  border-bottom: 2px solid #28b797;
  margin: 10px 0 1em;
}
.product .summary .price {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 1.8em;
  font-weight: 600;
}
.product .summary .price del {
  font-weight: 300;
  margin-right: .25em;
  font-size: .75em;
  color: #666;
}
.product .summary .price ins {
  text-decoration: none;
}
.product .summary .price .member-price {
  color: #2880b4;
  font-weight: 300;
  font-size: .75em;
}
.product .summary .woocommerce-product-details__short-description {
  font-size: 1.1em;
}
.product .summary .woocommerce-product-details__short-description strong {
  font-weight: 600;
}
.product .summary .woocommerce-variation-description {
  font-size: 1.1em;
  color: #28b797;
  border-bottom: 1px dashed #ccc;
}
.product .summary .woocommerce-variation-description strong {
  font-weight: 600;
}
.product .summary .input-field {
  margin: 30px 0 0;
}
.product .summary .input-field .required {
  color: #2880b4;
}
.product .summary .input-field input[type=text] {
  margin-bottom: 0;
  border-bottom: none;
  box-shadow: none;
  background: #f9faf9;
  padding: 0 10px;
  width: calc( 100% - 20px );
}
.product .summary .input-field label {
  margin-left: 10px;
}
.product .summary .input-field label.active {
  margin-left: 0;
  color: #2880b4;
  top: -6px;
}
.product .summary #type_organization {
  margin-top: 30px;
  display: block;
  padding-left: 12px;
  -webkit-appearance: none;
  border: 1px solid #ddd;
  height: 46px;
  line-height: 32px;
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='9'%3E%3Cpath d='M1.3 0h10.9c.525 0 .7.35.425.775L7.185 8.75c-.085.148-.242.24-.412.24s-.328-.09-.412-.24L.885.775C.6.35.785 0 1.3 0z' fill='%23ddd' fill-rule='nonzero'/%3E%3C/svg%3E") no-repeat right 8px top 18px;
}
.product .summary #type_organization:focus {
  outline: none;
}
button.single_add_to_cart_button {
  padding: 10px 20px;
  background: #2880b4;
  display: inline-block;
  margin: 20px 0;
  color: #fff;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.2em;
  border: none;
  transition: background 0.3s ease-in-out 0s;
}
button.single_add_to_cart_button:hover {
  background: #2f95d1;
}
.woocommerce-Price-currencySymbol {
  font-size: .6em;
  font-weight: 400;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
/* variable product */
.variations_form .woocommerce-variation-price {
  font-weight: 600;
}
.variations_form .woocommerce-variation-price .price {
  display: inline-block;
  font-size: 1.4em;
  margin: .5em 0;
}
.variations_form table.variations {
  width: auto;
}
.variations_form table.variations tr {
  border: none;
}
.variations_form table.variations td,
.variations_form table.variations th {
  padding: 0;
  border: none;
  vertical-align: top;
  white-space: nowrap;
}
.variations_form table.variations label {
  display: inline-block;
  font-size: 1em;
  padding: 12px 0;
}
.variations_form select {
  display: inline-block;
  margin: 0 15px;
  padding-left: 12px;
  -webkit-appearance: none;
  border: 1px solid #ddd;
  height: 46px;
  line-height: 32px;
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='9'%3E%3Cpath d='M1.3 0h10.9c.525 0 .7.35.425.775L7.185 8.75c-.085.148-.242.24-.412.24s-.328-.09-.412-.24L.885.775C.6.35.785 0 1.3 0z' fill='%23ddd' fill-rule='nonzero'/%3E%3C/svg%3E") no-repeat right 8px top 18px;
}
.variations_form select:focus {
  outline: none;
}
.variations_form select:focus {
  outline: none;
}
.variations_form .reset_variations {
  display: inline-block;
  text-transform: uppercase;
  padding: 6px 16px;
  border: 1px solid #ddd;
}
.variations_form button {
  background: #2880b4;
  color: #fff;
  margin: 20px 0;
}
main > .woocommerce-notices-wrapper {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 400;
  color: #2880b4;
}
main > .woocommerce-notices-wrapper a {
  font-weight: 600;
}
main > .woocommerce-notices-wrapper a.button {
  background: #fff;
  display: inline-block;
  padding: 0 10px;
  margin: 0 10px;
  font-weight: 400;
  border: 1px solid #28b797;
}
.xpp-checkout-steps {
  margin: 0 0 50px;
  font-weight: 300;
  font-family: 'Barlow Semi Condensed', sans-serif;
}
.xpp-checkout-steps span {
  color: #888;
}
.xpp-checkout-steps span.active {
  color: #333433;
}
.xpp-checkout-steps .fa {
  opacity: .5;
  display: inline-block;
  margin: 0 .3em;
}
.woocommerce-cart-form {
  width: 60%;
  float: left;
}
.woocommerce-cart-form table {
  margin: 0;
  border-bottom: 1px solid #ddd;
}
.woocommerce-cart-form table tr {
  border: none;
}
.woocommerce-cart-form th {
  text-transform: uppercase;
  padding-top: 0;
  border-bottom: 1px solid #eee;
}
.woocommerce-cart-form .product-thumbnail {
  width: 75px;
}
.woocommerce-cart-form .product-thumbnail img {
  display: block;
  max-width: 100%;
  height: auto;
}
.woocommerce-cart-form .remove {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  border: 2px solid #ddd;
  text-align: center;
  line-height: 14px;
  font-size: 18px;
  color: #ccc;
}
.woocommerce-cart-form .remove:hover {
  color: #2a2d34;
  border-color: #2a2d34;
}
.woocommerce-cart-form .product-quantity {
  text-align: center;
}
.woocommerce-cart-form .product-subtotal {
  text-align: right;
  font-weight: 600;
}
.woocommerce-cart-form .product-name a {
  display: block;
  font-size: 1.2em;
  color: #2880b4;
}
.woocommerce-cart-form .product-name dl,
.woocommerce-cart-form .product-name dt,
.woocommerce-cart-form .product-name dd {
  display: block;
  margin: 0;
}
.woocommerce-cart-form .product-name p {
  margin: 0;
  font-weight: 600;
  font-size: 1em;
  text-transform: uppercase;
}
.woocommerce-cart-form .actions {
  border: none;
}
.woocommerce-cart-form .actions .coupon {
  display: none;
}
.woocommerce-cart-form .actions button {
  margin: 0;
}
.woocommerce-cart-form .actions button:disabled {
  display: none;
}
.cart-collaterals {
  width: calc( 40% - 40px );
  float: right;
  padding-left: 40px;
  border-left: 1px solid #eee;
}
.cart-collaterals .cart_totals h2 {
  margin: 0;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #2a2d34;
}
.cart-collaterals .cart_totals th {
  font-weight: 400;
}
.cart-collaterals .cart_totals td {
  text-align: right;
  font-weight: 600;
}
.cart-collaterals .wc-proceed-to-checkout .wc-forward {
  display: block;
  text-align: center;
  background: #2880b4;
}
.cart-collaterals .wc-proceed-to-checkout .wc-forward:hover {
  background: #2f95d1;
}
.woocommerce-coupon-form {
  margin: 30px 0;
  border-top: 2px solid #eee;
  padding-top: 8px;
}
.woocommerce-coupon-form .coupon-title {
  font-family: 'Barlow Condensed', sans-serif;
  color: #2880b4;
  font-weight: 600;
  font-size: .9em;
  margin: 0;
}
.woocommerce-coupon-form .coupon-title:before {
  display: inline-block;
  font-family: 'FontAwesome';
  content: "\f02b";
  font-weight: normal;
  font-size: 1.2em;
  margin-right: .5em;
  color: #b5d2e4;
  -moz-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.woocommerce-coupon-form .input-field {
  margin: 8px 0 0;
}
.woocommerce-coupon-form .input-field input[type=text] {
  background: #f9faf9;
  border: none;
  box-shadow: none;
  padding: 0 10px;
  margin: 0;
  width: calc( 100% - 20px );
}
.woocommerce-coupon-form .input-field input[type=text]:focus {
  border: none;
  box-shadow: none;
}
.woocommerce-coupon-form .input-field label {
  margin-left: 10px;
}
.woocommerce-coupon-form .input-field label.active {
  opacity: 0;
}
.woocommerce-coupon-form .button {
  display: block;
  width: 100%;
  margin: 0;
}
.woocommerce-notices-wrapper .woocommerce-info,
.woocommerce-form-login-toggle .woocommerce-info,
.woocommerce-form-coupon-toggle .woocommerce-info,
.woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-form-login-toggle .woocommerce-message,
.woocommerce-form-coupon-toggle .woocommerce-message {
  display: block;
  padding: 10px;
  background-color: #e1eff9;
  border: 1px solid #2880b4;
  margin-bottom: 10px;
  color: #2880b4;
}
.woocommerce-notices-wrapper .woocommerce-info a,
.woocommerce-form-login-toggle .woocommerce-info a,
.woocommerce-form-coupon-toggle .woocommerce-info a,
.woocommerce-notices-wrapper .woocommerce-message a,
.woocommerce-form-login-toggle .woocommerce-message a,
.woocommerce-form-coupon-toggle .woocommerce-message a {
  color: inherit;
  font-weight: 600;
  border-bottom: 1px solid #2880b4;
}
.woocommerce-notices-wrapper .woocommerce-info a:hover,
.woocommerce-form-login-toggle .woocommerce-info a:hover,
.woocommerce-form-coupon-toggle .woocommerce-info a:hover,
.woocommerce-notices-wrapper .woocommerce-message a:hover,
.woocommerce-form-login-toggle .woocommerce-message a:hover,
.woocommerce-form-coupon-toggle .woocommerce-message a:hover {
  color: #1a5375;
}
#customer_details {
  width: 50%;
  margin: 50px 0;
  float: left;
}
#customer_details .col-1,
#customer_details .col-2 {
  width: 100%;
  margin: 0;
}
.xpp-order-review {
  margin: 50px 0;
  width: calc( 50% - 50px);
  float: right;
  padding: 30px;
  border: 2px solid #28b797;
}
.xpp-order-review table th {
  text-transform: uppercase;
}
.xpp-order-review table dl,
.xpp-order-review table dt,
.xpp-order-review table dd {
  display: block;
  margin: 0;
}
.xpp-order-review table p {
  margin: 0;
  font-weight: 600;
  font-size: 1em;
  text-transform: uppercase;
}
.xpp-order-review table .product-total {
  text-align: right;
}
.xpp-order-review table .order-total td,
.xpp-order-review table .tax-total td,
.xpp-order-review table .cart-subtotal td {
  text-align: right;
}
.xpp-order-review .woocommerce-privacy-policy-text p {
  font-size: .85em;
  margin: 20px 0;
}
.xpp-order-review #place_order {
  display: block;
  width: 100%;
  padding: 20px;
  text-transform: uppercase;
  background: #2880b4;
  margin: 30px 0 0;
}
.xpp-order-review [type=radio] {
  position: relative;
  opacity: 1;
  margin-right: 8px;
  pointer-events: auto;
}
.xpp-order-review ul.methods li {
  margin: 0 0 20px;
  padding: 0;
}
.xpp-order-review ul.methods li:before {
  display: none;
}
.xpp-order-review ul.methods li label {
  display: inline-block;
  font-family: 'Barlow Semi Condensed', sans-serif;
  width: calc( 100% - 40px );
  font-size: 1em;
  font-weight: 600;
  vertical-align: top;
}
.xpp-order-review ul.methods li .wc-stripe-sepa-mandate,
.xpp-order-review ul.methods li #stripe-payment-data {
  font-size: .85em;
  margin: 8px 0 !important;
}
#customer_details h3,
.xpp-order-review h3 {
  margin-top: 0;
  font-size: 1.2em;
  text-transform: uppercase;
  font-family: 'Barlow Semi Condensed', sans-serif;
}
.woocommerce .wc-item-meta {
  margin: 0;
}
.woocommerce .wc-item-meta li {
  margin: 0;
  padding: 0;
}
.woocommerce .wc-item-meta li:before {
  display: none;
}
.woocommerce .wc-item-meta li p {
  margin: 0;
  font-weight: 600;
}
.woocommerce .wc-item-meta li .wc-item-meta-label {
  font-weight: 400;
}
.woocommerce-order .woocommerce-thankyou-order-received {
  text-align: center;
  font-weight: 600;
  color: #2880b4;
}
.woocommerce-order .woocommerce-order-overview {
  width: auto;
  display: inline-block;
  background: #f9faf9;
}
.woocommerce-order .woocommerce-order-overview li {
  margin: 0;
  padding: 5px 30px 5px 10px;
  border-bottom: 2px solid #fff;
}
.woocommerce-order .woocommerce-order-overview li:before {
  display: none;
}
.woocommerce-order .woocommerce-customer-details address {
  font-style: normal;
}
.woocommerce-order .woocommerce-order-details .product-name {
  font-weight: 400;
}
.woocommerce-order .woocommerce-order-details .product-name a {
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: 600;
}
.woocommerce-order .woocommerce-order-details .order_details td:nth-child(2),
.woocommerce-order .woocommerce-order-details .order_details th:nth-child(2) {
  text-align: right;
}
.woocommerce-orders-table__cell-order-actions a,
.woocommerce-orders-table__cell-order-actions a.button {
  display: inline-block;
  padding: 0;
  color: #28b797;
  background: transparent;
  margin: 0 10px;
}
.woocommerce-orders-table__cell-order-actions a:hover,
.woocommerce-orders-table__cell-order-actions a.button:hover {
  background: inherit;
  text-decoration: underline;
}
body.xpp-login-page .woocommerce {
  max-width: 420px;
  margin: 0 auto;
}
body.xpp-login-page .woocommerce h2 {
  display: none;
}
form.cart .quantity:not(.hidden),
.cart_item .quantity:not(.hidden) {
  max-width: 100px;
}
form.cart .quantity:not(.hidden) .label,
.cart_item .quantity:not(.hidden) .label {
  font-size: .9em;
}
form.cart .quantity:not(.hidden) .qty-plus,
.cart_item .quantity:not(.hidden) .qty-plus,
form.cart .quantity:not(.hidden) .qty-minus,
.cart_item .quantity:not(.hidden) .qty-minus {
  display: block;
  float: left;
  width: 20px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #f5f7f5;
  cursor: pointer;
  color: #2880b4;
}
form.cart .quantity:not(.hidden) .qty-plus:hover,
.cart_item .quantity:not(.hidden) .qty-plus:hover,
form.cart .quantity:not(.hidden) .qty-minus:hover,
.cart_item .quantity:not(.hidden) .qty-minus:hover {
  background: #eef1ee;
}
form.cart .quantity:not(.hidden) input[type=number],
.cart_item .quantity:not(.hidden) input[type=number] {
  border: none;
  display: inline-block;
  float: left;
  margin: 0;
  box-shadow: none;
  background: #f9faf9;
  padding: 0;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
form.cart .quantity:not(.hidden) input[type=number]:focus,
.cart_item .quantity:not(.hidden) input[type=number]:focus {
  border: none;
  box-shadow: none;
}
form.cart .quantity:not(.hidden) + button,
.cart_item .quantity:not(.hidden) + button {
  margin-top: 0;
  margin-left: 10px;
  float: left;
}
.cart_item .quantity input[type=number] {
  float: none;
  border-radius: 6px;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
@media only screen and (max-width: 990px) {
  .woocommerce .col2-set {
    width: 100%;
    margin-left: 0;
  }
  .woocommerce .col2-set .col-1,
  .woocommerce .col2-set .col-2 {
    width: 100%;
    margin: 0 0 50px;
  }
  #customer_details,
  .xpp-order-review {
    width: 100%;
    float: none;
  }
  .woocommerce nav.woocommerce-MyAccount-navigation {
    width: 100%;
    float: none;
  }
  .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
    margin: 40px 0 0;
  }
  .woocommerce-checkout p.form-row,
  .woocommerce-address-fields p.form-row {
    width: 100% !important;
    float: none !important;
  }
}
@media only screen and (max-width: 600px) {
  .woocommerce .xpp-checkout-steps {
    font-size: 1em;
  }
  .woocommerce-cart-form,
  .cart-collaterals,
  .woocommerce nav.woocommerce-MyAccount-navigation {
    width: 100%;
    float: none;
    position: relative;
    top: auto;
  }
  .cart-collaterals {
    padding-left: 0;
    border: none;
    margin-top: 30px;
  }
  .wc-block-product-category .wc-block-grid__products {
    display: flex !important;
  }
  .wc-block-product-category .wc-block-grid__products li.wc-block-grid__product {
    flex: 1 50%;
    max-width: 50%;
  }
  .woocommerce .woocommerce-cart-form th {
    display: none;
  }
  .woocommerce .woocommerce-cart-form td.product-thumbnail,
  .woocommerce .woocommerce-cart-form td.product-subtotal {
    display: none;
  }
}
#respond p {
  margin: 0 0 .5em;
  font-size: .9em;
}
#respond h2 {
  font-size: 2.4em;
  line-height: 1.2em;
  color: #2880b4;
  margin: 0 0 6px;
}
#respond .comment-form-comment textarea {
  font-size: 14px;
  line-height: 20px;
  height: 8em;
  background: #fff;
  border: none;
  padding: 10px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url {
  width: 32%;
  float: left;
  margin-right: 2%;
}
#respond .comment-form-url {
  margin-right: 0;
}
#respond input[type="email"],
#respond input[type="text"],
#respond input[type="url"] {
  font-size: 14px;
  margin: 0;
  border: none;
  box-shadow: none;
  background: #fff;
  padding: 0 15px;
  line-height: 36px;
  height: 36px;
  width: calc( 100% - 30px );
}
#respond .required {
  color: #2880b4;
  font-size: 1.2em;
  line-height: 1rem;
  vertical-align: middle;
}
#respond #submit {
  padding: 10px 20px;
  background: #28b797;
  color: #fff;
  border: none;
  text-transform: uppercase;
  margin: 20px 0;
  cursor: pointer;
  transition: background 0.3s ease-in-out 0s;
}
#respond #submit:hover {
  background: #31d2ae;
}
#respond .comment-reply-title {
  font-size: 1.2em;
  font-weight: 400;
}
#respond .comment-reply-title #cancel-comment-reply-link {
  float: right;
  font-family: 'Roboto';
  text-transform: uppercase;
}
#comments {
  background: #f9faf9;
  padding: 50px 0;
}
#comments .comments-title {
  margin: 0;
  font-size: 1.6em;
  color: #2880b4;
}
#comments .comment-list {
  list-style: none;
  padding: 0;
}
#comments .comment-list ol {
  list-style: none;
}
#comments .comment-list li {
  padding: 15px;
  font-size: .85rem;
  position: relative;
  margin: 20px 0;
  background: #fff;
}
#comments .comment-list li li {
  border: none;
  border-radius: 0;
  padding: 15px 0;
  border-top: 1px solid #ddd;
}
#comments .comment-list li li:last-child {
  margin-bottom: 0;
}
#comments .comment-list li .comment-awaiting-moderation {
  display: block;
  text-align: center;
  color: #2880b4;
}
#comments .comment-list li .comment-meta {
  position: absolute;
  right: 15px;
  top: 10px;
}
#comments .comment-list li .comment-meta a {
  color: inherit;
  font-size: small;
  color: #2880b4;
}
#comments .comment-list li cite {
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  max-width: 60%;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#comments .comment-list li .avatar {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#comments .comment-list li .comment-reply-link {
  display: inline-block;
  background: #28b797;
  color: #fff;
  text-transform: uppercase;
  line-height: 1rem;
  font-size: .85em;
  padding: 5px 15px;
  transition: background 0.3s ease-in-out 0s;
}
#comments .comment-list li .comment-reply-link:hover {
  background: #31d2ae;
}
#comments nav.navigation {
  background: transparent;
  box-shadow: none;
  margin-bottom: 30px;
}
#comments nav.navigation a {
  color: #2880b4;
  font-size: 1rem;
}
#comments nav.navigation .nav-links > div.nav-previous {
  float: left;
}
#comments nav.navigation .nav-links > div.nav-previous a:before {
  font-family: 'FontAwesome';
  content: "\f104";
  margin-right: .5em;
}
#comments nav.navigation .nav-links > div.nav-next {
  text-align: right;
  float: right;
}
#comments nav.navigation .nav-links > div.nav-next a:after {
  font-family: 'FontAwesome';
  content: "\f105";
  margin-left: .5em;
}
#comments nav.navigation .nav-links:after {
  display: table;
  content: "";
  clear: both;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media (prefers-reduced-motion: reduce), (print) {
  .animated {
    -webkit-animation-duration: 1ms!important;
    animation-duration: 1ms!important;
    -webkit-transition-duration: 1ms!important;
    transition-duration: 1ms!important;
    -webkit-animation-iteration-count: 1!important;
    animation-iteration-count: 1 !important;
  }
}
/* @override 
	https://new.experiencepatient.fr/wp-content/themes/xp-patient/css/questions.css */
.questionnaire-xpp h1 {
  font-size: 2em;
  color: #28b797;
}
#select-etab {
  margin-bottom: 20px;
}
#xpp-create-account .input-field,
#questionnaire-login .input-field {
  margin: 24px 0 0;
}
#xpp-create-account .input-field input[type=email],
#questionnaire-login .input-field input[type=email],
#xpp-create-account .input-field input[type=text],
#questionnaire-login .input-field input[type=text],
#xpp-create-account .input-field input[type=password],
#questionnaire-login .input-field input[type=password] {
  background: #f9faf9;
  border-bottom: 1px solid #f9faf9;
  padding: 0 10px;
  width: calc( 100% - 20px );
}
#xpp-create-account .input-field input[type=email] + label,
#questionnaire-login .input-field input[type=email] + label,
#xpp-create-account .input-field input[type=text] + label,
#questionnaire-login .input-field input[type=text] + label,
#xpp-create-account .input-field input[type=password] + label,
#questionnaire-login .input-field input[type=password] + label {
  margin-left: 10px;
}
#xpp-create-account .input-field input[type=email] + label.active,
#questionnaire-login .input-field input[type=email] + label.active,
#xpp-create-account .input-field input[type=text] + label.active,
#questionnaire-login .input-field input[type=text] + label.active,
#xpp-create-account .input-field input[type=password] + label.active,
#questionnaire-login .input-field input[type=password] + label.active {
  top: -5px;
  margin-left: 0;
}
#xpp-create-account .input-field input[type=email]:focus,
#questionnaire-login .input-field input[type=email]:focus,
#xpp-create-account .input-field input[type=text]:focus,
#questionnaire-login .input-field input[type=text]:focus,
#xpp-create-account .input-field input[type=password]:focus,
#questionnaire-login .input-field input[type=password]:focus {
  box-shadow: none;
  border-bottom: 1px solid #28b797;
}
#xpp-create-account button,
#questionnaire-login button {
  padding: 8px 24px;
  background: #2880b4;
  text-transform: uppercase;
  color: #fff;
  border: none;
  cursor: pointer;
  margin: 24px 0;
}
.single-autotest .test-title {
  font-size: 2em;
  text-align: center;
  color: #28b797;
}
.single-autotest .test-title small {
  color: #666;
  display: block;
  font-weight: 400;
}
.single-autotest h3 {
  text-align: center;
  font-size: 1.6em;
}
.single-autotest .group-score {
  display: block;
  margin: 20px auto;
  width: 120px;
  height: 120px;
  border-radius: 60px;
  text-align: center;
  background: #fff;
  position: relative;
  color: #28b797;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}
.single-autotest .group-score > div {
  position: absolute;
  text-align: center;
  left: 0;
  top: 20%;
  width: 100%;
}
.single-autotest .group-score small,
.single-autotest .group-score span {
  display: block;
  font-weight: 500;
  line-height: 1.2em;
  font-size: 1.4em;
  font-family: 'Barlow Condensed', sans-serif;
}
.single-autotest .group-score span {
  font-size: 2.4em;
  font-weight: 600;
}
.single-autotest .group-score:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #28b797 transparent transparent transparent;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -4px;
}
.single-autotest .group-comment {
  font-size: 1.1em;
  font-weight: 400;
}
#xpp-create-account {
  margin: 40px 0;
}
#xpp-create-account .input-field,
#xpp-create-account .xpp-select-wrapper {
  margin: 24px 0;
}
#xpp-create-account .privacy-policy {
  margin: 24px 0;
}
#xpp-create-account .xpp-select-wrapper {
  height: 46px;
}
#xpp-create-account .xpp-select-wrapper select {
  height: 46px;
}
.xpp-select-wrapper {
  position: relative;
  background: #eee;
  border: 1px solid #eee;
  border-radius: 3px;
  overflow: hidden;
}
.xpp-select-wrapper:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: .75em;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-top-color: #28b797;
  border-width: 6px;
  border-style: solid;
  pointer-events: none;
}
.xpp-select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 110%;
  color: #333;
  height: auto;
  border: 0;
  margin: 0;
  padding: .75em;
  border-radius: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.group-result .dimension {
  font-size: 1.2em;
  margin: 0;
}
.group-result .result {
  height: 30px;
  width: 100%;
  margin: 5px 0 10px;
  background: #f4f4f4;
  position: relative;
}
.group-result .result .score {
  min-width: 20px;
  position: absolute;
  padding: 0 0 0 6px;
  line-height: 30px;
  background: #333;
  color: #fff;
  font-weight: 500;
}
canvas {
  margin: 40px auto;
}
#autotest-dashboard h5 {
  font-size: 1.6em;
  font-weight: 400;
  margin: 0;
}
#autotest-dashboard .test {
  margin: 20px 0;
  padding: 40px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
}
#autotest-dashboard .test:before {
  display: block;
  content: "";
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background: url('../img/score.svg') no-repeat center center;
  background-size: contain;
}
#autotest-dashboard .test a {
  color: inherit;
}
#autotest-dashboard .test a:hover {
  color: #28b797;
}
#autotest-dashboard .test h6 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.2em;
  margin: 8px 0;
}
#autotest-dashboard .test .date {
  color: #666;
  font-size: .9em;
}
#xpp-questionnaire .nav-wrapper {
  position: relative;
  padding: 0 20px;
  margin: 0 10px;
}
#xpp-questionnaire .nav-wrapper .child-nav {
  position: absolute;
  top: 0;
  background: #2880b4;
  height: 46px;
  width: auto;
  line-height: 44px;
  padding: 0;
  margin: 0;
  text-align: center;
}
#xpp-questionnaire .nav-wrapper .child-nav:after,
#xpp-questionnaire .nav-wrapper .child-nav:before {
  color: #fff;
}
#xpp-questionnaire .nav-wrapper .child-nav.prev-child {
  left: 0;
  padding-left: 8px;
}
#xpp-questionnaire .nav-wrapper .child-nav.next-child {
  right: 0;
  padding-right: 8px;
}
#xpp-questionnaire .top-themes {
  margin: 0 10px;
}
#xpp-questionnaire .top-themes:after {
  display: table;
  content: "";
  clear: both;
}
#xpp-questionnaire .top-themes li {
  display: block;
  float: left;
  max-width: 49.5%;
  margin-left: 1px;
}
#xpp-questionnaire .top-themes li .group-name {
  text-transform: uppercase;
  font-weight: 500;
  padding: 20px;
  background: #eee;
  color: #333433;
}
#xpp-questionnaire .top-themes li .group-name a {
  color: inherit;
}
#xpp-questionnaire .top-themes li .group-name strong {
  font-family: 'Barlow Condensed', sans-serif;
  display: block;
  font-size: 1.4em;
  font-weight: 600;
}
#xpp-questionnaire .top-themes li .group-name.current-domain {
  background: #28b797;
  color: #fff;
}
#xpp-questionnaire .top-themes li#manager-lexperience-patient .group-name.current-domain {
  background: #2880b4;
}
#xpp-questionnaire .nav-childs-items {
  margin: 2px 10px;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
}
#xpp-questionnaire .nav-childs-items .completed .nav-item .label {
  display: inline-block;
  color: #28b797;
  background: #eee;
}
#xpp-questionnaire .nav-childs-items .completed .nav-item .label:after {
  content: "\f00c";
  color: #28b797;
}
#xpp-questionnaire .nav-childs-items .completed .nav-item .label em {
  color: #28b797;
  border-color: #28b797;
}
#xpp-questionnaire .nav-childs-items .completed .nav-item.manager-lexperience-patient .label {
  color: #2880b4;
}
#xpp-questionnaire .nav-childs-items .completed .nav-item.manager-lexperience-patient .label:after {
  color: #2880b4;
}
#xpp-questionnaire .nav-childs-items .completed .nav-item.manager-lexperience-patient .label:before {
  background: #2880b4;
}
#xpp-questionnaire .nav-childs-items .completed .nav-item.manager-lexperience-patient .label em {
  color: #2880b4;
  border-color: #2880b4;
}
#xpp-questionnaire .nav-childs-items .nav-item {
  display: inline-block;
  padding: 6px 0;
}
#xpp-questionnaire .nav-childs-items .nav-item .label {
  display: inline-block;
  padding: 12px 16px;
  border-radius: 30px;
  font-weight: 400;
  font-weight: 600;
  color: #333433;
  font-size: 1.1em;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
}
#xpp-questionnaire .nav-childs-items .nav-item .label:after {
  font-family: 'FontAwesome';
  font-weight: normal;
  margin-left: 8px;
  color: #fff;
}
#xpp-questionnaire .nav-childs-items .nav-item .label em {
  font-style: normal;
  display: inline-block;
  line-height: 16px;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  border-radius: 10px;
  text-align: center;
  border: 1px solid #333;
}
#xpp-questionnaire .nav-childs-items .nav-item .label {
  padding: 4px 12px;
}
#xpp-questionnaire .nav-childs-items .slick-current .nav-item {
  position: relative;
  color: #28b797;
}
#xpp-questionnaire .nav-childs-items .slick-current .nav-item .label:after {
  color: #28b797;
  content: "\f040";
}
#xpp-questionnaire .nav-childs-items .slick-current .nav-item:before {
  content: "";
  width: calc( 100% - 56px );
  height: 2px;
  background: #28b797;
  position: absolute;
  left: 40px;
  bottom: 8px;
}
#xpp-questionnaire .nav-childs-items .slick-current .nav-item.manager-lexperience-patient {
  color: #2880b4;
}
#xpp-questionnaire .nav-childs-items .slick-current .nav-item.manager-lexperience-patient .label:after {
  color: #2880b4;
}
#xpp-questionnaire .nav-childs-items .slick-current .nav-item.manager-lexperience-patient:before {
  background: #2880b4;
}
#xpp-questionnaire .slick-slide {
  padding: 0 10px;
}
#xpp-questionnaire .question-wrapper {
  margin: 0 10px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
#xpp-questionnaire .question-wrapper.completed .question.row .label-wrapper .status {
  background: #28b797;
}
#xpp-questionnaire .question-wrapper.completed .question.row .label-wrapper .status:before {
  content: "\f00c";
  color: #fff;
}
#xpp-questionnaire .question.row.header-row {
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}
#xpp-questionnaire .question.row .answers {
  min-width: 60px;
  font-family: 'Barlow Condensed', sans-serif;
  text-align: center;
  position: relative;
}
#xpp-questionnaire .question.row .answers:after {
  display: table;
  content: "";
  clear: both;
}
#xpp-questionnaire .question.row .answers span,
#xpp-questionnaire .question.row .answers .check {
  display: block;
  width: 25%;
  float: left;
  padding: 5px 0;
  border-left: 1px solid #eee;
}
#xpp-questionnaire .question.row .label-wrapper {
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 400;
  color: #333433;
  position: relative;
  padding: 15px 10px 15px 60px;
  margin: 0;
  min-height: 60px;
}
#xpp-questionnaire .question.row .label-wrapper .status {
  display: block;
  position: absolute;
  text-align: center;
  width: 40px;
  height: 100%;
  background: #fbfbfb;
  left: 0;
  top: 0;
  padding-top: 12px;
}
#xpp-questionnaire .question.row .label-wrapper .status:before {
  font-family: 'FontAwesome';
  content: "\f040";
  color: #28b797;
}
#xpp-questionnaire .check {
  margin: 0;
  padding: 0 !important;
  position: absolute;
  width: 25%;
  height: 100%;
}
#xpp-questionnaire .check label {
  padding: 0;
  display: block;
  width: 100%;
  height: 100%;
}
#xpp-questionnaire .check input[type=radio] + em {
  display: block;
  width: 100%;
  height: 100%;
  background: transparent no-repeat center center;
  background-size: 36px;
  cursor: pointer;
}
#xpp-questionnaire .check input[type=radio]:checked + em {
  background-color: #28b797;
}
#xpp-questionnaire .check.checked input[type=radio] + em {
  background-color: #28b797;
}
#xpp-questionnaire .check.level-1 {
  left: 0;
}
#xpp-questionnaire .check.level-1 input[type=radio] + em {
  background-image: url('../img/level-1.svg');
}
#xpp-questionnaire .check.level-1 input[type=radio]:checked + em {
  background-image: url('../img/level-1-checked.svg');
}
#xpp-questionnaire .check.level-2 {
  left: 25%;
}
#xpp-questionnaire .check.level-2 input[type=radio] + em {
  background-image: url('../img/level-2.svg');
}
#xpp-questionnaire .check.level-2 input[type=radio]:checked + em {
  background-image: url('../img/level-2-checked.svg');
}
#xpp-questionnaire .check.level-3 {
  left: 50%;
}
#xpp-questionnaire .check.level-3 input[type=radio] + em {
  background-image: url('../img/level-3.svg');
}
#xpp-questionnaire .check.level-3 input[type=radio]:checked + em {
  background-image: url('../img/level-3-checked.svg');
}
#xpp-questionnaire .check.level-4 {
  left: 75%;
}
#xpp-questionnaire .check.level-4 input[type=radio] + em {
  background-image: url('../img/level-4.svg');
}
#xpp-questionnaire .check.level-4 input[type=radio]:checked + em {
  background-image: url('../img/level-4-checked.svg');
}
#xpp-questionnaire .check.checked input[type=radio] + em {
  background-color: #28b797;
}
#xpp-questionnaire .check.checked.level-1 input[type=radio] + em {
  background-image: url('../img/level-1-checked.svg');
}
#xpp-questionnaire .check.checked.level-2 input[type=radio] + em {
  background-image: url('../img/level-2-checked.svg');
}
#xpp-questionnaire .check.checked.level-3 input[type=radio] + em {
  background-image: url('../img/level-3-checked.svg');
}
#xpp-questionnaire .check.checked.level-4 input[type=radio] + em {
  background-image: url('../img/level-4-checked.svg');
}
#xpp-questionnaire .child-nav,
#xpp-questionnaire #save-test,
#xpp-questionnaire button {
  display: inline-block;
  padding: 12px 24px;
  text-transform: uppercase;
  color: #333433;
  font-weight: 500;
  border: 1px solid #eee;
}
#xpp-questionnaire #save-test {
  color: #28b797;
  border-color: #28b797;
}
#xpp-questionnaire button {
  background: #28b797;
  border-color: #28b797;
  color: #fff;
  cursor: pointer;
  margin-right: 10px;
}
#xpp-questionnaire .child-nav {
  margin-left: 10px;
}
#xpp-questionnaire .child-nav.prev-child:before {
  font-family: 'FontAwesome';
  content: "\f104";
  margin-right: 8px;
}
#xpp-questionnaire .child-nav.next-child:after {
  font-family: 'FontAwesome';
  content: "\f105";
  margin-left: 8px;
}
#modal-result {
  width: 480px;
  max-width: 90%;
}
#modal-result .modal-content {
  background: #fff;
}
#modal-result h4 {
  font-size: 1.6em;
  color: #28b797;
}
#modal-result p {
  font-size: 1.1em;
  font-weight: 400;
}
#modal-result input {
  background: #f4f4f4;
  color: #000;
  font-size: .9rem;
  padding: 0 10px;
  width: calc( 100% - 20px );
}
#modal-result #submit-validate {
  display: inline-block;
  padding: 8px 16px;
  background: #2880b4;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
@media only screen and (max-width: 600px) {
  #xpp-questionnaire .check {
    position: relative;
    min-height: 60px;
    width: 100%;
    left: auto !important;
  }
  #xpp-questionnaire .check label {
    min-height: 60px;
  }
  #xpp-questionnaire .check label em {
    min-height: 60px;
  }
}
