/*PROVIDER*/
body.author img {
  max-width: 100%;
}
body.author .main-img {
  margin-bottom: 20px;
}
body.author .provider-product-card {
  margin: 10px 0;
}
/*REJESTRACJA WRÓŻEK*/
#rejestracja-wrozki-form button,
#rejestracja-wrozki-form input[type="submit"] {
  color: #0d6efd !important;
  border-color: #0d6efd !important;
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin-left: 16px;
  transition: 0.3s;
}
#rejestracja-wrozki-form button:hover,
#rejestracja-wrozki-form input[type="submit"]:hover {
  background-color: #0d6efd;
  color: #FFF !important;
}
/*PANEL WRÓŻKI*/
.page-id-248185 #main {
  /*LOGOUT BUTTON*/
}
.page-id-248185 #main > .row {
  /*CONTENT*/
  /*SIDEBAR*/
}
.page-id-248185 #main > .row .col-md-9 {
  padding-right: calc(1.5rem * 0.5);
  width: 100%;
}
.page-id-248185 #main > .row > .col-md-3 {
  display: none!important;
}
/*FIXES*/
.page-id-248196 .post-info,
.page-id-248185 .post-info {
  display: none!important;
}
/*orders-panel*/
.orders-panel {
  margin-bottom: 50px;
}
