/*

[Custom Stylesheet]

Project     : SociFly - Multipurpose Social Network HTML5 Template
Version     : 1.0
Author      : ThemeLooks
Author URI  : https://themeforest.net/user/themelooks

You can write your custom css styles in this file...

*/

.avatar-view {
  cursor: pointer;
  overflow: hidden;
  position: relative;

}


.avatar-view i{
	position: absolute;
	top: 2px;
	left: 3px;
	font-size: 25px;
	color: #333;
}

/* .modal-lg
{
	background-color: #FFFFFF !important;
} */


.loading {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff url("/js/cropper-master/examples/crop-avatar/img/loading.gif") no-repeat center center;
  opacity: .75;
  filter: alpha(opacity=75);
  z-index: 20140628;
}


div.sub-form-block
{
  padding: 0;
  margin: 10px 0;
  width: 100%;
  float: left;
}

div.sub-form-block div.sfb-title
{
  padding: 5px;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  color: #777 !important;
  text-align: left;
  /*cursor: pointer;*/
}



div.sub-form-block div.sfb-content
{
  padding: 5px;
  margin: 0;

}

div.form-errors
{
  padding: 0;
  margin: 0;
}

div.form-errors div.error-container
{
  padding: 10px;
  margin: 0;
  font-family: "Segoe UI", Segoe, "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-size: 11px;
  color: #FF0000;
  border: 1px solid #FF0000;
  text-align: left;
}

div.form-errors div.error-container ul
{
  padding: 10px 0 10px 0;
  margin: 0;
  list-style: inside square;
  list-style-position: inside;
}

div.form-errors div.error-container ul li
{
  padding: 0;
  margin: 0;
  list-style: inside square;
  font-size: 12px;
  color: #FF0000 !important;

}


.clearfix{clear:both}

.cleaner
{
  clear: both;
}

.pointer
{
  cursor: pointer;
}


.required
{
  font-weight: bold;

}

#cometchat_base{
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing:content-box;
}

.page--header {
  padding-bottom: min(5%, 60px);
  padding-top: min(5%, 60px);
}


.mobile-profile-info-table th {
  width: 40%;
}

/* Affichage mission avec recommendations, ainsi que la disponibilité sur la page profil RSE */
.mission-disponibility-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}

/* Tableau de tarifications dans la page RSE */
.product--details-table-container {
  width: 100%;
  overflow-x: auto;
}

.product--details-table {
  background-color: #f7f8f9;
  min-width: 300px;
  font-size: 13px;
  width: 100%;
}

.product--details-table,
.product--details-table th {
  text-align: center;
}

.product--details-table th{
  position: relative;
  font-weight: 600;
  padding: 20px min(1%, 16px);
}

.product--details-table th:not(:last-child):after {
  content: '';
  width: 0;
  border-right: .5px solid black;
  height: 34%;
  position: absolute;
  top: 33%;
  right: -1px;
}

.product--details-table > tbody {
  background-color: #FFF;
}

.mw-min-100p-403px {
  min-width: min(100%, 403px);
}

.product--img img + img {
  opacity: initial;
  visibility: initial;
}

.profile-goback{
  float: right;
  margin-right: 15px;
  font-size: 14px;
  margin-bottom: 5px;
}

.justify-title .title {
  text-align: justify;
}

.mobile-only {
  display: none;
}

.clickable {
  cursor: pointer;
}

.mobile-clickable > i,
.clickable > i {
  float: right;
  margin: 4px 0;
}

.topics--list {
  overflow-x: auto;
}

.topic--reply > .body > .author{
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Rend tout le visuel du bouton de connexion clickable */
.connection-button-dropdown {
  padding: 0 !important;
  overflow: auto;
}

.connection-button-dropdown p {
  display: flex;
}

.connection-button-dropdown p a {
  width: 100%;
  padding: 16px 20px;
}

/* Products item can't be hovered on mobile */
.product--item.hovered {
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
}
.product--item.hovered .product--img {
  border-color: transparent;
}
.product--item.hovered .product--img img + img {
  opacity: 1;
  visibility: visible;
}
.product--item.hovered .product--img .action {
  opacity: 1;
  visibility: visible;
}
.product--item.hovered .action {
  opacity: 1;
  visibility: visible;
}

/*You can't move the cursor on the map*/
.gm-style-pbc+div > div > div:nth-child(3) > div {
  pointer-events: none;
}

.option-flex-mobile {
  display: flex;
}
.option-flex-mobile > label {
  margin-left: 5px;
  flex: 1;
}

.product--details-nav .nav > li:after {
  margin-left: 15px;
}
.product--details-nav .nav > li:not(:first-of-type) {
  margin-left: 15px;
}

.filter--widget > #amount {
  border: 0;
  color: black;
}
.filter--widget > #amount > span {
  color: #1da1f2;
}
.filter--widget > #slider {
  width: calc(100% - 12px);
  left: 6px;
}
.filter--widget > #slider .ui-slider-range {
  background-color: #1da1f2;
}
.filter--widget > #slider .ui-slider-handle {
  border-color: #1da1f2;
  width: .8em;
}

.black-font {
  color: black;
}

.favsubjects {
  list-style: none;
  padding: 0;
}
.favsubjects li {
  display: inline;
}

.timeline-wrapper#newsfeed .post--info {
  position: relative;
  padding-bottom: 0;
  padding-top: 10px;
}
.timeline-wrapper#newsfeed .post--action#action-btns {
  padding-top: 5px;
  border-top: 1px solid #efefef;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
.timeline-wrapper#newsfeed .post--action#action-btns > * {
  padding-top: 5px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.timeline-wrapper#newsfeed .post--action#action-btns > .flex-break {
  flex-basis: 100%;
}

/*.timeline-wrapper#newsfeed .post--count > span[id^="comments_counter_"]:not(:first-child) {
  float: right;
}*/

.timeline-wrapper#newsfeed .post--edit {
  position: absolute;
  top: 5px;
  right: 10px;
}

.timeline-wrapper#newsfeed .post--edit a {
  color: black;
}

/* .post--info .post--meta a {
  line-height: 30px;
} */

/* .post--info .post--meta a img {
  height: 30px;
  width: 30px;
} */

.post--info .post--meta .post-info-group {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
}

.post--info .post--meta .post-info-group .post-info-img {
  margin-right: 4px;
}

.post--info .post--meta .post-info-group .post-info-img img {
  display: inline-block;
  margin-right: 5px;
  border: 2px solid #e5e5e5;
  border-radius: 50%;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  align-self: flex-start;
}

/* .post--meta .nav > li {
  padding: 0 5px;
}

.post--meta .nav > li a {
  padding: 0;
} */

/* .post--meta .nav > li a + a:before {
  content: ",";
  margin-right: 5px;
  color: #999;
  font-size: 11px;
  line-height: 21px;
  vertical-align: middle;
} */

.post--info .post--meta .post-info-group .post-info-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}


/* .post--info .post--meta .post-info-group .post-info-text .fa,
.post--info .post--meta .post-info-group .post-info-text span {
  color: #333;
} */

.post--info .post--meta .post-info-group .post-info-text .fa,
.post--info .post--meta .post-info-group .post-info-text span {
  line-height: initial;
}

.rateyo-container {
  display: flex;
}

.w300px {
  width: 300px;
}

#checkoutInfo05 .ui-tabs .ui-tabs-nav[role="tablist"] {
  display: flex;
  flex-wrap: wrap;
}
#checkoutInfo05 .ui-tabs .ui-tabs-nav[role="tablist"] > li {
  flex: 1;
}

.whitespace-fix {
  white-space: normal;
}

.floating-select {
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}

.m-2px {
  margin: 2px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mt-10px {
  margin-top: 10px !important;
}

.mt-6px {
  margin-top: 6px !important;
}

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

/* jQuery ui dialog style */
.ui-dialog {
  padding: 0 !important;
  border: none !important;
}

.ui-dialog .ui-resizable-handle.ui-resizable-n,
.ui-dialog .ui-resizable-handle.ui-resizable-e,
.ui-dialog .ui-resizable-handle.ui-resizable-w,
.ui-dialog .ui-resizable-handle.ui-resizable-s {
  background-color: transparent !important;
}

.ui-dialog .ui-resizable-handle.ui-resizable-n {
  border-top: 1px solid #333;
}

.ui-dialog .ui-resizable-handle.ui-resizable-e {
  border-right: 1px solid #333;
}

.ui-dialog .ui-resizable-handle.ui-resizable-w {
  border-left: 1px solid #333;
}

.ui-dialog .ui-resizable-handle.ui-resizable-s {
  border-bottom: 1px solid #333;
}

.ui-dialog .ui-dialog-titlebar {
  border-radius: 0 !important;
  background-color: #333 !important;
  color: #ccc !important;
}

.ui-dialog .ui-dialog-buttonset button {
  color: #1da1f2;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  background-image: none;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  background-color: transparent;
  transition-property: color, border-color, background-color;
  transition-duration: .25s;
  transition-timing-function: ease-in-out;
}

.ui-dialog .ui-dialog-buttonset button:hover {
  border-color: #1da1f2;
  background-color: #1da1f2;
  color: #fff;
}
/* end of jQuery ui dialog style */



.forms-custom-login .form {
  padding: 5px;
  border: 1px solid black;
  height: auto;
  background-color: white;
  color: black;
  font-weight: bold;
  text-align: center;
  display: none;
  margin: 5px 0 20px 0;
}

.forms-custom-login .form-errors{
  border-color: #F3D3D3;
  background-color: #F3D3D3;
  color: #BB2628;
}

.forms-custom-login .form-errors .error-container{
  border: none;
}

.forms-custom-login .form-info {
  position: relative;
  border-color: lightgray;
  background-color: lightgray;
  color: #555;
}

.forms-custom-login .form-loading:before {
  content: '';
  position: absolute;
  right: 100%;
  bottom: 0;
  left: 0;
  height: 100%;
  background: #ffffff50;
  width: 0;
  pointer-events: none;
  animation: borealisBar 2s linear infinite;
}
.forms-custom-login .form-loading > span {
  position: relative;
}

.forms-custom-login .form-success{
  border-color: #CCECC2;
  background-color: #CCECC2;
  color: #034D14;
}

.contacts-container {
  display: flex;
  flex-wrap: wrap;
}
.contacts-container:after, .contacts-container:before{
  display: none;
}

.contacts-container > div {
  margin: 7.5px 0;
}

.contacts-container > div > div {
  height: 100%;
  margin-top: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

.width-100p {
  width: 100%;
}

.absolute-dropdown {
  position: absolute;
}
.absolute-dropdown[style] {
  left: calc(var(--left-offset) - 9.5vw);
}

.absolute-dropdown > .dropdown-menu {
  margin-top: -7px;
}

.absolute-dropdown.toggled > .dropdown-menu {
  left: 0;
  opacity: 1;
  visibility: visible;
  font-size: 14px !important;
  line-height: 24px !important;
}

.profile-mobile-nav > i {
  display: none;
}

/* Connexion button on connexion page */
.connexion-button {
  position: relative;
  top: 33px;
}
.connexion-button button {
  width: 100%;
}

.avis-delete-button {
  border-color: #F3D3D3 !important;
  background-color: #F3D3D3 !important;
  color: #BB2628 !important;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 12px;
  margin-top: 10px;
}

.avis-delete-button:hover {
  border-color: #BB2628 !important;
  background-color: #BB2628 !important;
  color: #F3D3D3 !important;
}

.post-shared-commentary-container {
  color: #333;
  margin: 2px 5px;
}

.activity--avatar--container > div:not(:last-of-type) {
  margin-bottom: 8px;
}

.acomment--header--container,
.activity--header--container {
  display: flex;
  margin-bottom: 4px;
  flex-direction: row;
  flex-wrap: wrap;
}

.activity--items.profil-actualites > li + li .activity--header--container {
  padding-top: 24px;
  border-top: 1px solid #e5e5e5;
}

.activity--items.profil-actualites .activity--header--container .activity--avatar {
  float: none;
  margin: 0 8px 6px 8px;
}

.activity--items.profil-actualites > li + li .activity--header--container + .activity--info {
  padding-top: 0 !important;
  border-top: none !important;
}

.activity--items.profil-actualites .activity--header--container + .activity--info .post-shared-commentary-container + .activity--content {
  margin-top: 4px;
}
.activity--items.profil-actualites .activity--info .activity--content .activity--caption {
  margin: 2px 8px;
}

.activity--items.profil-actualites .activity--info .activity--action {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: 10px;
  margin-right: 10px;
}

.activity--items.profil-actualites .activity--info div a:not(:last-of-type) {
  margin-right: 2px;
}

.text-align-right {
  text-align: right;
}

.activity--items.profil-actualites .activity--comments .acomment--items {
  padding-left: 20px;
}

.activity--items.profil-actualites .activity--comments .acomment--items .acomment--item {
  margin-top: 4px;
  padding-top: 6px;
  padding-left: 10px;
}

.activity--items.profil-actualites .activity--comments .acomment--items .acomment--item .acomment--header--container .acomment--avatar {
  width: 40px;
  height: 40px;
}

.activity--items.profil-actualites .activity--comments .acomment--items .acomment--item .acomment--header--container .acomment--avatar img {
  width: auto;
  height: auto;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #1da1f2;
}

.member--item .actions .nav > li {
  margin: 8px 0;
}

.member--item .actions .nav > li span,
.member--item .actions .nav > li a {
  font-size: 12px !important;
}

.relations-tabs-style {
  border: none !important;
}

.relations-tabs-style ul.ui-tabs-nav {
  border: none !important;
  background-color: unset !important;
}

.relations-tabs-style ul.ui-tabs-nav li {
  border-radius: 3px;
  border-width: 0;
  border-bottom-width: 3px;
}

.relations-tabs-style ul.ui-tabs-nav li a {
  width: 100%;
}

.relations-tabs-style ul.ui-tabs-nav li.ui-state-active {
  border-color: #007fff;
  background: #f6f6f6;
  margin-bottom: 0;
  padding-bottom: 0;
}

.relations-tabs-style ul.ui-tabs-nav li.ui-state-active a {
  color: #454545;
  cursor: default !important;
}

.relations-tabs-style > div {
  padding-left: 3px !important;
  padding-right: 3px !important;
}

.shop-end {
  padding-bottom: 20px;
}

.shop-end-head {
  font-size: 70px;
  text-align: center;
  padding: 1rem;
  padding-bottom: 2rem;
}

.shop-end-head i {
  display: block;
}

.shop-end-head p {
  font-size: initial;
}

.shop-end-body table {
  width: 100%;
}

.shop-end-body table > thead > tr > th,
.shop-end-body table > tbody > tr > td {
  vertical-align: middle;
  text-align: right;
}

.shop-end-body table > thead > tr > th:nth-child(-n+2),
.shop-end-body table > tbody > tr > td:nth-child(-n+2) {
  text-align: left;
}

.shop-end-body .inline-title {
  display: inline-block;
  margin-right: 10px;
}

.shop-end-infos {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 15px;
}

.shop-end-infos span {
  display: block;
}

@media screen and (max-width: 1500px) {
  .header--topbar .dropdown > .dropdown-menu  {
    left: -20px;
  }
}

@media screen and (max-width: 1024px) {
  .absolute-dropdown[style] {
    left: calc(var(--left-offset) - 3vw);
  }

  .header--topbar .dropdown > .dropdown-menu  {
    left: -35px;
  }
}

.cover--header.bg--img {
  background-size: auto 300px;
}

.profile-cover {
  width: 100%;
  height: 300px;
  background-image: var(--cover-image, url('/images/neogest/cover-header-img/bg-01.jpg'));
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.profile-cover + .container {
  margin-top: -75px;
}

.cover--avatar {
  width: 35%;
  max-width: 150px;
}

.cover--avatar::after {
  left: 22%;
}

.cover--avatar > img {
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 450px) {
  .profile-cover + .container {
    margin-top: -17%;
  }
}

.mobile-filter-button {
  display: none;
}

@media only screen and (max-width: 991px) {
  /* Connexion button on connexion page */
  .connexion-button {
    position: relative;
    top: 0;
    margin-top: 10px;
  }
  .connexion-button button {
    width: auto;
  }


  .mobile-clickable.mobile-filter-button {
    display: block;
    margin: 2px 15px;
    font-size: 14px;
    margin-bottom: 10px !important;
    border: 1px solid var(--app-bg-color-dark);
    padding: 8px 20px;
    position: relative;
  }

  /* Fix the features container to show it properly on mobile */
  .homepage-features-mobile > div  {
    padding-bottom: 20px;
  }

  .homepage-features-mobile > div > div {
    display: flex;
    text-align: left;
  }

  .homepage-features-mobile > div > div > :first-child {
    width: 35%;
    margin-right: 5%;
  }

  .homepage-features-mobile > div > div > :last-child {
    flex: 1 1 0;
    padding: 0;
  }

  .homepage-features-mobile > div > div > :last-child > .sub-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    margin-top: 0;
  }

  .homepage-features-mobile > div > div > :last-child > .sub-title > h3{
    line-height: normal;
  }
  .homepage-features-mobile > div > div > :last-child > .sub-title > h3:not(.noh){
    height: 19px;
  }

  /*Fix horizontal overflow when button are too wide*/
  .btn {
    white-space: normal;
  }

  /*Fix navbar button*/
  .sticky-wrapper .header--navbar .navbar-toggle {
    border-color: #333;
  }
  .sticky-wrapper .header--navbar .navbar-toggle .icon-bar {
    background-color: #333;
  }

  /*Fix contact form*/
  .contact--form {
    margin: 0;
  }
  .contact--section .contact--form {
    padding: 5px;
  }

  .profile--info {
    padding: 20px 0;
  }

  .mo15ml {
    margin-left: 15px !important;
  }

  /* Fix dropdown openning and position on touch screens */
  .dropdown:not(.toggled) > .dropdown-menu {
    display: none;
  }

  .dropdown.toggled > .dropdown-menu {
    display: block;
    left: 15px;
  }

  .header--topbar .dropdown.toggled > .dropdown-menu  {
    left: -45px;
  }


  section.page--wrapper {
    padding-top: 20px;
  }

  .pt--80 {
    padding-top: 40px;
  }

  .pb--40 {
    padding-bottom: 20px;
  }

  .mb--20 {
    margin-bottom: 10px;
  }

  .cover--header.bg--img {
    background-size: auto 160px;
  }

  .cover--header.bg--img {
    padding-top: 80px;
  }

  .form-mobile {
    width: 90%;
    color: #333333;
  }

  .form-more-mobile {
    width: 73%;
  }

  .mobile-btns {
    display: flex;
  }
  .mobile-btns .btn {
    flex:1;
    margin: 5px;
  }

  .profile-goback{
    float: initial;
    width: 100%;
    text-align: right;
    padding-right: 15px;
  }

  .btn.mobile-fill + div.filter--nav h2.h4 {
    text-align: center;
  }

  .tablet-fill {
    width: 100%;
  }

  .btns-inline-fill {
    display: flex;
  }

  .btns-inline-fill > .btn {
    flex: 1;
  }

  .btns-inline-fill > .btn:not(:last-child) {
    margin-right: 10px;
  }

  .mobile-only {
    display: inherit;
  }

  .no-mobile {
    display: none !important;
  }

  .mobile-dropdown {
    display: none;
  }

  .mobile-nmb {
    margin-bottom: 0 !important;
  }

  .profile-mobile-nav {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .profile-mobile-nav > li {
    white-space: nowrap;
  }

  .profile-mobile-nav > i {
    position: absolute;
    color: #1da1f2;
    font-size: 32px;
    top: 13px;
  }

  .profile-mobile-nav > i.logo-left {
    left: 3px;
    opacity: 0;
  }

  .profile-mobile-nav > i.logo-right {
    right: 3px;
    opacity: 1;
  }
}

@media screen and (min-width: 768px) {
  .shop-end {
    padding: 0 120px;
  }
}

@media screen and (min-width: 992px) {
  .shop-end {
    padding: 0 240px;
  }
}

@media screen and (min-width: 1500px) {
  .shop-end {
    padding: 0 480px;
  }
}

@media screen and (max-width: 768px){
  .cart--items .table tbody tr {
    border: 1px solid #a7a7a7;
  }

  .responsiveDataTable {
    width: 100%;
  }

  .responsiveDataTable thead {
    display: none;
  }

  .responsiveDataTable tbody {
    display: flex;
  }

  .responsiveDataTable tbody .rdt-header{
    color: #555;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    font-weight: 500;
  }

  .responsiveDataTable tbody tr{
    width: 100%;
    border: 1px solid #ddd;
    position: relative;
  }
  .responsiveDataTable .rdt-buttons-container {
    border-bottom: 2px solid #1da1f2;
    position: -webkit-sticky;
    position: sticky;
  }
  .responsiveDataTable .rdt-buttons-container .rdt-right {
    position: absolute;
    right: 1rem;
    top: -20px;
  }
  .responsiveDataTable .rdt-buttons-container .rdt-left {
    position: absolute;
    left: 1rem;
    top: -20px;
  }

  .responsiveDataTable tbody td {
    display: flex !important;
    justify-content: space-between;
    padding: 10px !important;
    border: none !important;
  }

  /* Edit of the last line of tables in carts */
  .cart--items .table tbody tr td:last-child {
    font-weight: bolder;
  }

  .right-align {
    text-align: right !important;
  }

  .absolute-dropdown[style] {
    left: calc(var(--left-offset) - 1vw);
  }
}

@media only screen and (max-width: 700px) {
  .cover--header.bg--img {
    background-size: auto 120px;
  }

  .cover--header.bg--img {
    padding-top: 40px;
  }

  .product--details-nav .nav > li {
    float: none;
  }

  .product--details-nav .nav > li:after {
      content: "";
      margin-left: 0;
  }

  .product--details-nav .nav > li:not(:first-of-type) {
    margin-left: 0;
  }

  .topic--replies > h4 {
    text-align: center;
  }

  div[class^='category_rating_'][id^="category_rating_"] {
    display: flex;
    flex-direction: column;
    text-align: center;
  }

  .topic--reply > .body{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .topic--reply > .body > .author {
    margin : 0;
  }
  .topic--reply > .body > .content{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .topic--reply > .body > .content > .link{
    margin-top: 15px;
  }

  .timeline-wrapper#newsfeed .post--info {
    border-color: transparent;
  }

  .timeline-wrapper#newsfeed > #left_newsfeed > div:first-child {
    border-top: 5px solid #e2e2e2;
    padding-top: 15px;
  }

  .timeline-wrapper#newsfeed > div[id$="_newsfeed"] > div {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 5px solid #e2e2e2;
  }
  .timeline-wrapper#newsfeed > div[id$="_newsfeed"] .post--img{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
  }

  #comments_container {
    text-align: center;
  }

  .rateyo-container {
    flex-direction: column;
    align-items: center;
  }

  /*.profile--heading#iam > h3 {
    text-align: center;
  }*/
  .profile--heading#iam > h3 > span {
    display: block;
    text-align: initial;
  }
}

@media only screen and (max-width: 500px) {
  .mobile-profile-info-table th {
    width: 100%;
    display: block;
  }

  .mobile-profile-info-table td {
    display: block;
  }

  .favsubjects li {
    display: block;
  }

  .steps.clearfix > ul {
    display: flex !important;
    flex-direction: column;
  }
  .steps.clearfix > ul > li {
    width: 100% !important;
  }

  .actions > ul {
    width: 100%;
    display: flex !important;
    text-align: center !important;
  }
  .actions > ul > li{
    width: 100%;
    flex: 1;
  }

  .member--item .actions .nav {
    justify-content: center;
    margin: 0;
  }

  .member--item .activity {
    margin: 0;
  }
}

.cart--items .table tbody tr td:first-child {
  text-align: center;
}

.cart--items .table tbody tr td img {
  max-width: 75%;
}

@media only screen and (max-width: 450px) {
  .mobile-fill {
    width: 100% !important;
  }
}

@media only screen and (max-width: 400px) {
  /* "404" size that were to large for the screen */
  .f0f--content .title {
    font-size: 140px;
  }

  .activity--list {
    padding-left: 2px;
    padding-right: 2px;
  }
}

@keyframes borealisBar {
  0% {
      left:0%;
      right:100%;
      width:0%;
  }
  10% {
      left:0%;
      right:75%;
      width:25%;
  }
  90% {
      right:0%;
      left:75%;
      width:25%;
  }
  100% {
      left:100%;
      right:0%;
      width:0%;
  }


}

.filter--widget > #amount {
  border: 0;
  color: black;
}
.filter--widget > #amount > span {
  color: #1da1f2;
}
.filter--widget > #slider {
  width: calc(100% - 12px);
  left: 6px;
}
.filter--widget > #slider .ui-slider-range {
  background-color: #1da1f2;
}
.filter--widget > #slider .ui-slider-handle {
  border-color: #1da1f2;
  width: .8em;
}

.black-font {
  color: black;
}

.profile-edit-cover {
  position: absolute;
  display: block;
  padding: 0;
  top: 10px;
  left: 10px;
}

.profile-edit-cover a {
  display: block;
  padding: 3px 10px;
}

.profile-edit-cover:hover i {
  color: white;
}

#wschat #friends li img {
  max-width: unset;
}

