@import '_content/Feature.Authentication.Frontend/Feature.Authentication.Frontend.q6tkb4r1mb.bundle.scp.css';
@import '_content/Library.Frontend.Components/Library.Frontend.Components.a113msteer.bundle.scp.css';

/* _content/MitlaMarket/Pages/AboutUsPage.razor.rz.scp.css */
.aboutUs[b-0sexteiwy4] {
  width: 85%;
  margin: 3rem auto;
}
.aboutUs__headline[b-0sexteiwy4] {
  font-size: 1.875rem;
  line-height: 1.875rem;
  margin-bottom: 1rem;
  padding-bottom: 0.6rem;
  border-bottom: 2px solid #bf2300;
  width: fit-content;
}
.aboutUs__content[b-0sexteiwy4] {
  background: #fff;
  padding: 1.2rem;
}
.aboutUs__paragraph[b-0sexteiwy4] {
  text-indent: 3rem;
  line-height: 1.8;
  font-size: 1.1rem;
  margin-bottom: 1rem;
}
.aboutUs__text-bold[b-0sexteiwy4] {
  font-weight: bold;
}
/* _content/MitlaMarket/Pages/Account/Components/SettingsCard/SettingsCard.razor.rz.scp.css */
.settings-card[b-e5i06pn7os] {
    background: #fff;
    margin-bottom: 1rem;
}

@media (max-width: 767.98px) {
    .settings-card[b-e5i06pn7os] {
        margin-top: .5rem;
    }

        .settings-card ul[b-e5i06pn7os] {
            display: flex !important;
            flex-direction: column;
            justify-content: flex-start;
            align-items: flex-start;
        }

        .settings-card li[b-e5i06pn7os] {
            width: 100%;
        }
}
/* _content/MitlaMarket/Pages/Account/Layout.razor.rz.scp.css */
.page__content[b-kk940ypes6] {
  margin-right: 32px;
  margin-left: calc(var(--mud-drawer-width, var(--mud-drawer-width-mini-left)) + 32px) !important;
}
.page__content--open[b-kk940ypes6] {
  margin-left: calc(var(--mud-drawer-width, var(--mud-drawer-width-left)) + 32px) !important;
}

@media (max-width: 960px) {
  .page__content--open[b-kk940ypes6] {
    margin-left: calc(var(--mud-drawer-width, var(--mud-drawer-width-mini-left)) + 32px) !important;
  }
}
/* _content/MitlaMarket/Pages/Account/MessengerPage.razor.rz.scp.css */
/* _content/MitlaMarket/Pages/Account/OrdersPage.razor.rz.scp.css */
/* _content/MitlaMarket/Pages/Account/SettingsPage.razor.rz.scp.css */
.settings__personalData-value[b-g2nmw7cnq8], .settings__contactsData-value[b-g2nmw7cnq8] {
  font-family: e-Ukraine-Light;
  line-height: 1.5;
}
.settings__personalData-list[b-g2nmw7cnq8], .settings__contactsData-list[b-g2nmw7cnq8] {
  display: grid;
  grid-gap: 1rem;
}
.settings__personalData-list .form__group[b-g2nmw7cnq8], .settings__contactsData-list .form__group[b-g2nmw7cnq8] {
  width: 100%;
}
.settings__personalData-list[b-g2nmw7cnq8] {
  grid-template-columns: repeat(3, 1fr);
}
.settings__contactsData-list[b-g2nmw7cnq8] {
  grid-template-columns: repeat(3, 1fr);
}
.settings .btn[b-g2nmw7cnq8] {
  display: flex;
  align-items: center;
}

@media (max-width: 1055px) {
  .settings__personalData-list[b-g2nmw7cnq8], .settings__contactsData-list[b-g2nmw7cnq8] {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 810px) and (min-width: 768px) {
  .settings__contactsData-inputs[b-g2nmw7cnq8], .settings__personalData-inputs[b-g2nmw7cnq8] {
    flex-direction: column;
  }
  .settings__contactsData-inputs .form__group[b-g2nmw7cnq8], .settings__personalData-inputs .form__group[b-g2nmw7cnq8] {
    width: 100% !important;
  }
}
@media (max-width: 550px) {
  .settings__contactsData-inputs[b-g2nmw7cnq8], .settings__personalData-inputs[b-g2nmw7cnq8] {
    flex-direction: column;
  }
  .settings__contactsData-inputs .form__group[b-g2nmw7cnq8], .settings__personalData-inputs .form__group[b-g2nmw7cnq8] {
    width: 100% !important;
  }
}
/* _content/MitlaMarket/Pages/Admin/Components/CreateRoleDialog.razor.rz.scp.css */
/* _content/MitlaMarket/Pages/Admin/Components/DisapproveShopDialog.razor.rz.scp.css */
.disapprove__textarea[b-h7nglcds7o] {
  margin-top: 0.4rem;
  resize: none;
  font-size: 1.1rem;
  min-height: 100px;
}
.disapprove__buttons[b-h7nglcds7o] {
  display: flex;
  justify-content: space-between;
}
.disapprove__buttons .btn[b-h7nglcds7o] {
  display: flex;
  align-items: center;
}

.form__input[b-h7nglcds7o] {
  border: 1px solid #e4e4e4;
  border-radius: 0.3rem;
  padding: 0.5rem;
  margin-top: 0.7rem;
}
/* _content/MitlaMarket/Pages/Admin/Components/RemoveRoleDialog.razor.rz.scp.css */
/* _content/MitlaMarket/Pages/Admin/IndexPage.razor.rz.scp.css */
/* _content/MitlaMarket/Pages/Admin/Layout.razor.rz.scp.css */
.page__content[b-hx1com6v4z] {
  margin-right: 32px;
  margin-left: calc(var(--mud-drawer-width, var(--mud-drawer-width-mini-left)) + 32px) !important;
}
.page__content--open[b-hx1com6v4z] {
  margin-left: calc(var(--mud-drawer-width, var(--mud-drawer-width-left)) + 32px) !important;
}

@media (max-width: 960px) {
  .page__content--open[b-hx1com6v4z] {
    margin-left: calc(var(--mud-drawer-width, var(--mud-drawer-width-mini-left)) + 32px) !important;
  }
}
/* _content/MitlaMarket/Pages/Admin/LogsPage.razor.rz.scp.css */
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/AdditionalArticlesEditPage.razor.rz.scp.css */
.entity[b-leafq06zgu] {
  padding: 1.5rem;
  background: #fafafa;
}
.entity:nth-child(2n+1)[b-leafq06zgu] {
  background: #f0f0f0;
}
.entity__header[b-leafq06zgu] {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 1rem;
  align-items: center;
}
.entity__value[b-leafq06zgu], .entity__material-name[b-leafq06zgu], .entity__material-article[b-leafq06zgu], .entity__trademark-name[b-leafq06zgu] {
  font-family: e-Ukraine-Regular;
  font-size: 1.2rem;
}
.entity__content[b-leafq06zgu] {
  margin-top: 1rem;
}
.entity__btn-open-full[b-leafq06zgu] {
  cursor: pointer;
  width: 12px;
  height: 12px;
  border-right: 2px solid #bf2300;
  border-bottom: 2px solid #bf2300;
  transition: 1s;
  margin-left: auto;
}
.entity__btn-edit[b-leafq06zgu] {
  margin-top: 0.8rem;
}
.entity__btn-save[b-leafq06zgu] {
  display: flex;
  align-items: center;
}
.entity__btn-delete[b-leafq06zgu] {
  margin-top: 0.8rem;
  display: flex;
  align-items: center;
}
.entity__arrow-down[b-leafq06zgu] {
  transform: rotate(45deg);
}
.entity__arrow-up[b-leafq06zgu] {
  transform: rotate(225deg);
}
.entity__data[b-leafq06zgu] {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.entity__group[b-leafq06zgu] {
  display: flex;
  flex-direction: column;
}
.entity__group-denomination[b-leafq06zgu] {
  display: block;
  font-family: "e-Ukraine-UltraLight";
  font-size: 1.15rem;
  font-weight: bold;
  line-height: 1.5;
  color: #141111;
  margin-bottom: 0.3rem;
}
.entity__group-value[b-leafq06zgu] {
  font-family: e-Ukraine-Light;
  font-size: 1.2rem;
}
.entity__input[b-leafq06zgu] {
  width: fit-content;
  padding: 0.5rem 0.8rem;
  font-size: 1.2rem;
  font-family: e-Ukraine-Light;
  outline: none;
  border: 1px solid #ccc;
  margin-bottom: 0.8rem;
}

.series[b-leafq06zgu], .paintings[b-leafq06zgu] {
  margin-bottom: 1rem;
}
.series__headline[b-leafq06zgu], .paintings__headline[b-leafq06zgu] {
  display: block;
  font-family: "e-Ukraine-UltraLight";
  font-size: 1.15rem;
  font-weight: bold;
  line-height: 1.5;
  color: #141111;
  margin-bottom: 0.3rem;
  margin: 1rem 0 0.6rem;
}
.series__list[b-leafq06zgu], .paintings__list[b-leafq06zgu] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
}
.series__item[b-leafq06zgu], .paintings__item[b-leafq06zgu] {
  cursor: pointer;
  width: fit-content;
  display: flex;
}
.series__item-code[b-leafq06zgu], .paintings__item-code[b-leafq06zgu] {
  padding: 0.5rem 0.8rem;
  background: #48cb29;
  color: #fff;
  font-size: 1.1rem;
  border-radius: 0.5rem 0 0 0.5rem;
}
.series__item-delete[b-leafq06zgu], .paintings__item-delete[b-leafq06zgu] {
  padding: 0.5rem 0.8rem;
  background: #bf2300;
  color: #fff;
  font-size: 1.1rem;
  font-weight: bold;
  border-radius: 0 0.5rem 0.5rem 0;
}
.series__item-delete:hover[b-leafq06zgu], .paintings__item-delete:hover[b-leafq06zgu] {
  opacity: 0.9;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/AdditionalArticlesPage.razor.rz.scp.css */
.additional-articles[b-4v58v9sv35] {
  background: #fff;
  padding: 1.8rem;
}
.additional-articles__headline[b-4v58v9sv35] {
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
  padding-bottom: 0.6rem;
  border-bottom: 2px solid #bf2300;
  width: fit-content;
}
.additional-articles__list[b-4v58v9sv35] {
  margin-bottom: 1.5rem;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/AddMaterialPage.razor.rz.scp.css */
.section[b-kxau4fuknn] {
  background: #fff;
  padding: 1.5rem;
  margin-bottom: 2rem;
}
.section__title[b-kxau4fuknn] {
  font-size: 16px;
  font-family: "e-Ukraine-Light";
}
.section__content[b-kxau4fuknn] {
  margin-top: 1.5rem;
}

.single-attribute-content[b-kxau4fuknn] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0;
}
.single-attribute-content__label[b-kxau4fuknn] {
  display: flex;
  justify-content: flex-end;
  gap: 6px;
  padding-right: 20px;
  min-width: 200px;
  width: 200px;
}
.single-attribute-content__label span[b-kxau4fuknn] {
  font-size: 13px;
  font-family: "e-Ukraine-Light";
  line-height: 1.5;
  color: #141111;
}
.single-attribute-content__input[b-kxau4fuknn] {
  padding-right: 32px;
  max-width: 440px;
  min-width: 440px;
}
.single-attribute-content--image[b-kxau4fuknn] {
  flex-direction: column;
}

.material__grid[b-kxau4fuknn] {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 1rem;
  align-items: center;
}
.material__image[b-kxau4fuknn] {
  display: block;
  width: 15rem;
  height: 15rem;
  padding: 1rem;
  background: #fff;
  margin-right: 2rem;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/AddPaintingPage.razor.rz.scp.css */
.painting-create[b-xrd6fp7fcb] {
  display: flex;
  flex-direction: column;
  background: #fff;
  padding: 15px;
}
.painting-create__label[b-xrd6fp7fcb] {
  font-family: "e-Ukraine-UltraLight";
  font-weight: bold;
  line-height: 1.5;
  color: #141111;
  margin-top: 1rem;
  margin-bottom: 0.4rem;
}
.painting-create__input[b-xrd6fp7fcb] {
  font-family: e-Ukraine-Light;
  font-size: 1.2rem;
  padding: 0.5rem 0.8rem;
  outline: none;
  border: 1px solid #ccc;
}
.painting-create__input-group[b-xrd6fp7fcb] {
  display: flex;
  flex-direction: column;
}
.painting-create__radio-buttons[b-xrd6fp7fcb] {
  margin: 0.5rem 0.75rem 1rem;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  color: #000;
}
.painting-create__radio-button[b-xrd6fp7fcb] {
  display: flex;
  align-items: center;
}
.painting-create .btn[b-xrd6fp7fcb] {
  display: flex;
  align-content: center;
}

.section[b-xrd6fp7fcb] {
  background: #fff;
  padding: 1.5rem;
  margin: 2rem 0;
}
.section__title[b-xrd6fp7fcb] {
  font-size: 16px;
  font-family: "e-Ukraine-Light";
}
.section__content[b-xrd6fp7fcb] {
  margin-top: 1.5rem;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/CreateAdditionalArticleComponent.razor.rz.scp.css */
.create__label[b-2r8aylf93w] {
  font-family: "e-Ukraine-UltraLight";
  font-weight: bold;
  line-height: 1.5;
  color: #141111;
  margin-top: 1rem;
  margin-bottom: 0.4rem;
}
.create__input[b-2r8aylf93w] {
  width: fit-content;
  font-family: e-Ukraine-Light;
  font-size: 1.2rem;
  padding: 0.5rem 0.8rem;
  outline: none;
  border: 1px solid #ccc;
}
.create__input-group[b-2r8aylf93w] {
  display: flex;
  flex-direction: column;
}
.create__btn[b-2r8aylf93w] {
  margin-top: 1rem;
}
.create .btn[b-2r8aylf93w] {
  display: flex;
  align-content: center;
}

.series__headline[b-2r8aylf93w], .paintings__headline[b-2r8aylf93w] {
  display: block;
  font-size: 1.2rem;
  font-family: e-Ukraine-Light;
  margin: 1rem 0 0.6rem;
}
.series__list[b-2r8aylf93w], .paintings__list[b-2r8aylf93w] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
}
.series__item[b-2r8aylf93w], .paintings__item[b-2r8aylf93w] {
  cursor: pointer;
  width: fit-content;
  display: flex;
}
.series__item-code[b-2r8aylf93w], .paintings__item-code[b-2r8aylf93w] {
  padding: 0.5rem 0.8rem;
  background: #48cb29;
  color: #fff;
  font-size: 1.1rem;
  border-radius: 0.5rem 0 0 0.5rem;
}
.series__item-delete[b-2r8aylf93w], .paintings__item-delete[b-2r8aylf93w] {
  padding: 0.5rem 0.8rem;
  background: #bf2300;
  color: #fff;
  font-size: 1.1rem;
  font-weight: bold;
  border-radius: 0 0.5rem 0.5rem 0;
}
.series__item-delete:hover[b-2r8aylf93w], .paintings__item-delete:hover[b-2r8aylf93w] {
  opacity: 0.9;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/CreateMaterialFlexiblePropertyComponent.razor.rz.scp.css */
.single-attribute-content[b-fyvu8sg4eg] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0;
}
.single-attribute-content__label[b-fyvu8sg4eg] {
  display: flex;
  justify-content: flex-end;
  gap: 6px;
  padding-right: 20px;
  min-width: 200px;
  width: 200px;
}
.single-attribute-content__label span[b-fyvu8sg4eg] {
  font-size: 13px;
  font-family: "e-Ukraine-Light";
  line-height: 1.5;
  color: #141111;
}
.single-attribute-content__input[b-fyvu8sg4eg] {
  padding-right: 32px;
  max-width: 440px;
  min-width: 440px;
}
.single-attribute-content--image[b-fyvu8sg4eg] {
  flex-direction: column;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/CreateMaterialFlexiblePropertyValueComponent.razor.rz.scp.css */
.single-attribute-content[b-8iq5jea627] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0;
}
.single-attribute-content__label[b-8iq5jea627] {
  display: flex;
  justify-content: flex-end;
  gap: 6px;
  padding-right: 20px;
  min-width: 200px;
  width: 200px;
}
.single-attribute-content__label span[b-8iq5jea627] {
  font-size: 13px;
  font-family: "e-Ukraine-Light";
  line-height: 1.5;
  color: #141111;
}
.single-attribute-content__input[b-8iq5jea627] {
  padding-right: 32px;
  max-width: 440px;
  min-width: 440px;
}
.single-attribute-content--image[b-8iq5jea627] {
  flex-direction: column;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/CreatePaintingComponent.razor.rz.scp.css */
.painting-create[b-s0sg17e639] {
  display: flex;
  flex-direction: column;
}
.painting-create__label[b-s0sg17e639] {
  font-family: "e-Ukraine-UltraLight";
  font-weight: bold;
  line-height: 1.5;
  color: #141111;
  margin-top: 1rem;
  margin-bottom: 0.4rem;
}
.painting-create__input[b-s0sg17e639] {
  font-family: e-Ukraine-Light;
  font-size: 1.2rem;
  padding: 0.5rem 0.8rem;
  outline: none;
  border: 1px solid #ccc;
}
.painting-create__input-group[b-s0sg17e639] {
  display: flex;
  flex-direction: column;
}
.painting-create__radio-buttons[b-s0sg17e639] {
  margin: 0.5rem 0.75rem 1rem;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  color: #000;
}
.painting-create__radio-button[b-s0sg17e639] {
  display: flex;
  align-items: center;
}
.painting-create .btn[b-s0sg17e639] {
  display: flex;
  align-content: center;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/CreatePaintingFlexiblePropertyComponent.razor.rz.scp.css */
.single-attribute-content[b-s1e179tisa] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0;
}
.single-attribute-content__label[b-s1e179tisa] {
  display: flex;
  justify-content: flex-end;
  gap: 6px;
  padding-right: 20px;
  min-width: 200px;
  width: 200px;
}
.single-attribute-content__label span[b-s1e179tisa] {
  font-size: 13px;
  font-family: "e-Ukraine-Light";
  line-height: 1.5;
  color: #141111;
}
.single-attribute-content__input[b-s1e179tisa] {
  padding-right: 32px;
  max-width: 440px;
  min-width: 440px;
}
.single-attribute-content--image[b-s1e179tisa] {
  flex-direction: column;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/CreatePaintingFlexiblePropertyValueComponent.razor.rz.scp.css */
.single-attribute-content[b-ht0intxlos] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0;
}
.single-attribute-content__label[b-ht0intxlos] {
  display: flex;
  justify-content: flex-end;
  gap: 6px;
  padding-right: 20px;
  min-width: 200px;
  width: 200px;
}
.single-attribute-content__label span[b-ht0intxlos] {
  font-size: 13px;
  font-family: "e-Ukraine-Light";
  line-height: 1.5;
  color: #141111;
}
.single-attribute-content__input[b-ht0intxlos] {
  padding-right: 32px;
  max-width: 440px;
  min-width: 440px;
}
.single-attribute-content--image[b-ht0intxlos] {
  flex-direction: column;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/CreateSerieComponent.razor.rz.scp.css */
.serie-create[b-m5y1ubsur0] {
  display: flex;
  flex-direction: column;
}
.serie-create__label[b-m5y1ubsur0] {
  font-family: "e-Ukraine-UltraLight";
  font-weight: bold;
  line-height: 1.5;
  color: #141111;
  margin-top: 1rem;
  margin-bottom: 0.4rem;
}
.serie-create__input[b-m5y1ubsur0] {
  font-family: e-Ukraine-Light;
  font-size: 1.2rem;
  padding: 0.5rem 0.8rem;
  outline: none;
  border: 1px solid #ccc;
}
.serie-create .btn[b-m5y1ubsur0] {
  display: flex;
  align-content: center;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/CreateTrademarkComponent.razor.rz.scp.css */
.trademark-create[b-2gyr2gveaj] {
  display: flex;
  align-items: center;
}
.trademark-create__input[b-2gyr2gveaj] {
  font-family: e-Ukraine-Light;
  font-size: 1.2rem;
  padding: 0.5rem 0.8rem;
  outline: none;
  border: 1px solid #ccc;
  margin: 1rem 1rem 1rem 0;
}
.trademark-create .btn[b-2gyr2gveaj] {
  display: flex;
  align-content: center;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/Layout.razor.rz.scp.css */
.page__content[b-jwdblpbk4r] {
  margin-right: 32px;
  margin-left: calc(var(--mud-drawer-width, var(--mud-drawer-width-mini-left)) + 32px) !important;
}
.page__content--open[b-jwdblpbk4r] {
  margin-left: calc(var(--mud-drawer-width, var(--mud-drawer-width-left)) + 32px) !important;
}

@media (max-width: 960px) {
  .page__content--open[b-jwdblpbk4r] {
    margin-left: calc(var(--mud-drawer-width, var(--mud-drawer-width-mini-left)) + 32px) !important;
  }
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/ListOfMaterialFlexiblePropertyComponent.razor.rz.scp.css */
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/ListOfMaterialFlexiblePropertyValuesComponent.razor.rz.scp.css */
.single-attribute-content[b-r6whz1fbxy] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0;
}
.single-attribute-content__label[b-r6whz1fbxy] {
  display: flex;
  justify-content: flex-end;
  gap: 6px;
  padding-right: 20px;
  min-width: 200px;
  width: 200px;
}
.single-attribute-content__label span[b-r6whz1fbxy] {
  font-size: 13px;
  font-family: "e-Ukraine-Light";
  line-height: 1.5;
  color: #141111;
}
.single-attribute-content__input[b-r6whz1fbxy] {
  padding-right: 32px;
  max-width: 440px;
  min-width: 440px;
}
.single-attribute-content--image[b-r6whz1fbxy] {
  flex-direction: column;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/ListOfPaintingFlexiblePropertyComponent.razor.rz.scp.css */
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/ListOfPaintingFlexiblePropertyValuesComponent.razor.rz.scp.css */
.single-attribute-content[b-oeyztw81ed] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0;
}
.single-attribute-content__label[b-oeyztw81ed] {
  display: flex;
  justify-content: flex-end;
  gap: 6px;
  padding-right: 20px;
  min-width: 200px;
  width: 200px;
}
.single-attribute-content__label span[b-oeyztw81ed] {
  font-size: 13px;
  font-family: "e-Ukraine-Light";
  line-height: 1.5;
  color: #141111;
}
.single-attribute-content__input[b-oeyztw81ed] {
  padding-right: 32px;
  max-width: 440px;
  min-width: 440px;
}
.single-attribute-content--image[b-oeyztw81ed] {
  flex-direction: column;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/MaterialComponent.razor.rz.scp.css */
.material[b-l7xmi7teg0] {
  padding: 1.5rem;
  background: #fafafa;
  user-select: none;
}
.material:nth-child(2n+1)[b-l7xmi7teg0] {
  background: #f0f0f0;
}
.material__header[b-l7xmi7teg0] {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: center;
}
.material__group[b-l7xmi7teg0] {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
.material__group--trademark[b-l7xmi7teg0] {
  margin-left: auto;
}
.material__group-denomination[b-l7xmi7teg0] {
  display: flex;
  font-family: "e-Ukraine-UltraLight";
  font-weight: bold;
  line-height: 1.5;
  color: #141111;
  margin-bottom: 0.3rem;
}
.material__group-value[b-l7xmi7teg0] {
  font-family: e-Ukraine-Regular;
  font-size: 1.2rem;
}
.material__image[b-l7xmi7teg0] {
  display: block;
  width: 15rem;
  height: 15rem;
  padding: 1rem;
  border: 1px solid #dfdfdf;
  background: #fff;
  margin-right: 2rem;
}
.material__btn-open-full[b-l7xmi7teg0] {
  cursor: pointer;
  width: 12px;
  height: 12px;
  border-right: 2px solid #bf2300;
  border-bottom: 2px solid #bf2300;
  transition: 1s;
  margin-left: auto;
}
.material__btn-edit[b-l7xmi7teg0] {
  margin: 0.7rem 0;
}
.material__btn-delete[b-l7xmi7teg0] {
  display: flex;
  align-items: center;
}
.material__arrow-down[b-l7xmi7teg0] {
  transform: rotate(45deg);
}
.material__arrow-up[b-l7xmi7teg0] {
  transform: rotate(225deg);
}
.material__data--inner[b-l7xmi7teg0] {
  display: flex;
}
.material__data--grid[b-l7xmi7teg0] {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: center;
}
.material__additional-articles-headline[b-l7xmi7teg0] {
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin: 0.5rem 0 1rem;
  padding-bottom: 0.6rem;
  border-bottom: 2px solid #bf2300;
  width: fit-content;
}

.additional-article[b-l7xmi7teg0] {
  padding: 0.5rem;
  margin-top: 0.7rem;
  border-bottom: 1px solid #ccc;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/MaterialFlexiblePropertyComponent.razor.rz.scp.css */
.single-attribute-content[b-1nkqb5xady] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0;
}
.single-attribute-content__label[b-1nkqb5xady] {
  display: flex;
  justify-content: flex-end;
  gap: 6px;
  padding-right: 20px;
  min-width: 200px;
  width: 200px;
}
.single-attribute-content__label span[b-1nkqb5xady] {
  font-size: 13px;
  font-family: "e-Ukraine-Light";
  line-height: 1.5;
  color: #141111;
}
.single-attribute-content__input[b-1nkqb5xady] {
  padding-right: 32px;
  max-width: 440px;
  min-width: 440px;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/PaintingComponent.razor.rz.scp.css */
.painting[b-1eny4yqz5q] {
  padding: 1.5rem;
  background: #fafafa;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 1rem;
  align-items: center;
}
.painting:nth-child(2n+1)[b-1eny4yqz5q] {
  background: #f0f0f0;
}
.painting__name[b-1eny4yqz5q], .painting__code[b-1eny4yqz5q], .painting__pattern[b-1eny4yqz5q], .painting__trademark[b-1eny4yqz5q] {
  font-family: e-Ukraine-Regular;
  font-size: 1.2rem;
}
.painting__label[b-1eny4yqz5q] {
  font-family: "e-Ukraine-UltraLight";
  font-weight: bold;
  line-height: 1.5;
  color: #141111;
  margin-bottom: 0.3rem;
}
.painting__input[b-1eny4yqz5q] {
  width: fit-content;
  padding: 0.5rem 0.8rem;
  font-size: 1.2rem;
  font-family: e-Ukraine-Light;
  outline: none;
  border: 1px solid #ccc;
}
.painting__input-group[b-1eny4yqz5q] {
  display: flex;
  flex-direction: column;
}
.painting__controls[b-1eny4yqz5q] {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.painting__controls .btn[b-1eny4yqz5q] {
  display: flex;
  align-items: center;
}
.painting__radio-buttons[b-1eny4yqz5q] {
  margin: 0.5rem 0.75rem 1rem;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  color: #000;
}
.painting__radio-button[b-1eny4yqz5q] {
  display: flex;
  align-items: center;
}
.painting__edit-icon svg[b-1eny4yqz5q] {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.painting__edit-icon:hover svg[b-1eny4yqz5q] {
  fill: #bf2300;
}
.painting__delete-btn[b-1eny4yqz5q] {
  display: flex;
  align-items: center;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/PaintingFlexiblePropertyComponent.razor.rz.scp.css */
.single-attribute-content[b-cqvok4ux8x] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0;
}
.single-attribute-content__label[b-cqvok4ux8x] {
  display: flex;
  justify-content: flex-end;
  gap: 6px;
  padding-right: 20px;
  min-width: 200px;
  width: 200px;
}
.single-attribute-content__label span[b-cqvok4ux8x] {
  font-size: 13px;
  font-family: "e-Ukraine-Light";
  line-height: 1.5;
  color: #141111;
}
.single-attribute-content__input[b-cqvok4ux8x] {
  padding-right: 32px;
  max-width: 440px;
  min-width: 440px;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/SerieComponent.razor.rz.scp.css */
.serie[b-4pqyklednv] {
  padding: 1.5rem;
  background: #fafafa;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 1rem;
  align-items: center;
}
.serie:nth-child(2n+1)[b-4pqyklednv] {
  background: #f0f0f0;
}
.serie__name[b-4pqyklednv], .serie__code[b-4pqyklednv], .serie__trademark[b-4pqyklednv] {
  font-family: e-Ukraine-Regular;
  font-size: 1.2rem;
}
.serie__label[b-4pqyklednv] {
  font-family: "e-Ukraine-UltraLight";
  font-weight: bold;
  line-height: 1.5;
  color: #141111;
  margin-bottom: 0.3rem;
}
.serie__input[b-4pqyklednv] {
  width: fit-content;
  padding: 0.5rem 0.8rem;
  font-size: 1.2rem;
  font-family: e-Ukraine-Light;
  outline: none;
  border: 1px solid #ccc;
}
.serie__input-group[b-4pqyklednv] {
  display: flex;
  flex-direction: column;
}
.serie__controls[b-4pqyklednv] {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.serie__controls .btn[b-4pqyklednv] {
  display: flex;
  align-items: center;
}
.serie__edit-icon svg[b-4pqyklednv] {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.serie__edit-icon:hover svg[b-4pqyklednv] {
  fill: #bf2300;
}
.serie__delete-btn[b-4pqyklednv] {
  display: flex;
  align-items: center;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/Components/TrademarkComponent.razor.rz.scp.css */
.trademark[b-ii1zwia0g9] {
  padding: 1.5rem;
  background: #fafafa;
  display: flex;
  align-items: center;
}
.trademark:nth-child(2n+1)[b-ii1zwia0g9] {
  background: #f0f0f0;
}
.trademark__value[b-ii1zwia0g9] {
  font-family: e-Ukraine-Regular;
  font-size: 1.2rem;
}
.trademark__input[b-ii1zwia0g9] {
  height: 100%;
  width: fit-content;
  padding: 0.5rem 0.8rem;
  font-size: 1.2rem;
  font-family: e-Ukraine-Light;
  outline: none;
  border: 1px solid #ccc;
  margin-right: 1rem;
}
.trademark__edit-icon[b-ii1zwia0g9] {
  margin-left: 1rem;
}
.trademark__edit-icon svg[b-ii1zwia0g9] {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.trademark__edit-icon:hover svg[b-ii1zwia0g9] {
  fill: #bf2300;
}
.trademark__save-btn[b-ii1zwia0g9] {
  display: flex;
  align-items: center;
}
.trademark__delete-btn[b-ii1zwia0g9] {
  margin-left: auto;
  display: flex;
  align-items: center;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/EditMaterialPage.razor.rz.scp.css */
.section[b-obsl368ma6] {
  background: #fff;
  padding: 1.5rem;
  margin-bottom: 2rem;
}
.section__title[b-obsl368ma6] {
  font-size: 16px;
  font-family: "e-Ukraine-Light";
}
.section__content[b-obsl368ma6] {
  margin-top: 1.5rem;
}

.single-attribute-content[b-obsl368ma6] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0;
}
.single-attribute-content__label[b-obsl368ma6] {
  display: flex;
  justify-content: flex-end;
  gap: 6px;
  padding-right: 20px;
  min-width: 200px;
  width: 200px;
}
.single-attribute-content__label span[b-obsl368ma6] {
  font-size: 13px;
  font-family: "e-Ukraine-Light";
  line-height: 1.5;
  color: #141111;
}
.single-attribute-content__input[b-obsl368ma6] {
  padding-right: 32px;
  max-width: 440px;
  min-width: 440px;
}
.single-attribute-content--image[b-obsl368ma6] {
  flex-direction: column;
}

.material__grid[b-obsl368ma6] {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 1rem;
  align-items: center;
}
.material__image[b-obsl368ma6] {
  display: block;
  width: 15rem;
  height: 15rem;
  padding: 1rem;
  background: #fff;
  margin-right: 2rem;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/EditPaintingPage.razor.rz.scp.css */
.painting-update__label[b-669y5l0klv] {
  font-family: "e-Ukraine-UltraLight";
  font-weight: bold;
  line-height: 1.5;
  color: #141111;
  margin-top: 1rem;
  margin-bottom: 0.4rem;
}
.painting-update__input[b-669y5l0klv] {
  font-family: e-Ukraine-Light;
  font-size: 1.2rem;
  padding: 0.5rem 0.8rem;
  outline: none;
  border: 1px solid #ccc;
}
.painting-update__input-group[b-669y5l0klv] {
  display: flex;
  flex-direction: column;
}
.painting-update__radio-buttons[b-669y5l0klv] {
  margin: 0.5rem 0.75rem 1rem;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  color: #000;
}
.painting-update__radio-button[b-669y5l0klv] {
  display: flex;
  align-items: center;
}

.color[b-669y5l0klv] {
  display: flex;
  align-items: center;
  margin: 0.5rem;
  width: 100%;
  background: #fff;
}
.color__view[b-669y5l0klv] {
  cursor: pointer;
  height: 80px;
  width: 80px;
  min-height: 80px;
  min-width: 80px;
  z-index: auto;
  transition: 1s;
}
.color__view:hover[b-669y5l0klv] {
  transform: scale(1.5);
  border: 0.5px solid #f0f0f0;
}
.color__image[b-669y5l0klv] {
  width: 100%;
  height: 100%;
}
.color__name[b-669y5l0klv] {
  font-family: "e-Ukraine-Light";
  display: block;
  margin-left: 0.4rem;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/IndexPage.razor.rz.scp.css */
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/MaterialsPage.razor.rz.scp.css */
.materials[b-8mzg3od8gy] {
  background: #fff;
  padding: 1.8rem;
}
.materials__headline[b-8mzg3od8gy] {
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
  padding-bottom: 0.6rem;
  border-bottom: 2px solid #bf2300;
  width: fit-content;
}
.materials__list[b-8mzg3od8gy] {
  margin-bottom: 1.5rem;
}

.material__image[b-8mzg3od8gy] {
  width: 100px;
  height: 100px;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/PaintingsPage.razor.rz.scp.css */
.paintings[b-iu9cb29jp9] {
  background: #fff;
  padding: 1.8rem;
}
.paintings__headline[b-iu9cb29jp9] {
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
  padding-bottom: 0.6rem;
  border-bottom: 2px solid #bf2300;
  width: fit-content;
}
.paintings__list[b-iu9cb29jp9] {
  margin-bottom: 1.5rem;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/SeriesPage.razor.rz.scp.css */
.series[b-e94bv52o4e] {
  background: #fff;
  padding: 1.8rem;
}
.series__headline[b-e94bv52o4e] {
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
  padding-bottom: 0.6rem;
  border-bottom: 2px solid #bf2300;
  width: fit-content;
}
.series__list[b-e94bv52o4e] {
  margin-bottom: 1.5rem;
}
/* _content/MitlaMarket/Pages/Admin/ManageMaterials/TrademarksPage.razor.rz.scp.css */
.trademarks[b-mwd8bg2qng] {
  background: #fff;
  padding: 1.8rem;
}
.trademarks__headline[b-mwd8bg2qng] {
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
  padding-bottom: 0.6rem;
  border-bottom: 2px solid #bf2300;
  width: fit-content;
}
.trademarks__list[b-mwd8bg2qng] {
  margin-bottom: 1.5rem;
}
/* _content/MitlaMarket/Pages/Admin/NewShopPage.razor.rz.scp.css */
.approve-shop__content[b-ixhwm125gw] {
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 16px;
}
.approve-shop__controls[b-ixhwm125gw] {
  display: flex;
  gap: 16px;
}

@media (max-width: 600px) {
  .approve-shop__information[b-ixhwm125gw] {
    grid-template-columns: 50% 50% !important;
  }
  .approve-shop__information .info-item:nth-child(2n+2)[b-ixhwm125gw] {
    text-align: right;
  }
}
@media (max-width: 500px) {
  .approve-shop__controls[b-ixhwm125gw] {
    flex-direction: column;
    gap: 8px;
  }
}
/* _content/MitlaMarket/Pages/Admin/NewShopsPage.razor.rz.scp.css */
h4[b-lnt5n8mewa] {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.new-shops[b-lnt5n8mewa] {
  background: #fff;
  padding: 1rem;
}
.new-shops__header[b-lnt5n8mewa] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.new-shops__headline[b-lnt5n8mewa] {
  font-size: 1.5rem;
  line-height: 1.5rem;
  padding-bottom: 0.6rem;
  margin-right: 0.6rem;
  border-bottom: 2px solid #bf2300;
  width: fit-content;
}
.new-shops__search[b-lnt5n8mewa] {
  margin: 0.6rem 0;
}
.new-shops__list[b-lnt5n8mewa] {
  max-height: 500px;
  overflow-x: auto;
  border: 1px solid #c0c0c0;
}
.new-shops__list-header[b-lnt5n8mewa] {
  margin-top: 1rem;
  background: #e9e9e9;
  padding: 1rem calc(1rem + 20px) 1rem 1rem;
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  align-items: center;
  justify-content: space-between;
}
.new-shops__list-header .list-header__item-value[b-lnt5n8mewa] {
  font-weight: bold;
  color: #292929;
}

@media (max-width: 950px) {
  .new-shops__list-header[b-lnt5n8mewa] {
    grid-template-columns: 50% 50%;
    grid-gap: 0.5rem;
  }
}
@media (max-width: 350px) {
  .new-shops__list-header[b-lnt5n8mewa] {
    grid-template-columns: 100%;
    grid-gap: 0.5rem;
  }
}
.info-item[b-lnt5n8mewa] {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
.info-item__title[b-lnt5n8mewa] {
  font-family: "e-Ukraine-UltraLight";
  font-weight: bold;
  line-height: 1.5;
  color: #141111;
}
.info-item--descr[b-lnt5n8mewa] {
  padding: 0 2rem 1rem;
}
/* _content/MitlaMarket/Pages/Admin/RolesPage.razor.rz.scp.css */
/* _content/MitlaMarket/Pages/Admin/ShopPage.razor.rz.scp.css */
.shop[b-6f9ch5g7yl] {
  margin-bottom: 1.8rem;
  background: #fff;
  padding: 1.5rem;
}
.shop__headline[b-6f9ch5g7yl] {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 1rem;
  padding-bottom: 0.6rem;
  border-bottom: 2px solid #bf2300;
  width: fit-content;
}
.shop__information[b-6f9ch5g7yl] {
  padding: 0 2rem;
  display: grid;
  grid-template-columns: 30% 30% 30%;
  justify-content: space-between;
}
.shop__information:first-child[b-6f9ch5g7yl] {
  padding-top: 2rem;
}

.info-item[b-6f9ch5g7yl] {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
.info-item__title[b-6f9ch5g7yl] {
  font-family: "e-Ukraine-UltraLight";
  font-weight: bold;
  line-height: 1.5;
  color: #141111;
}
.info-item--descr[b-6f9ch5g7yl] {
  padding: 0 2rem;
}
.info-item--descr .info-item__value[b-6f9ch5g7yl] {
  word-break: break-all;
}
.info-item--descr:last-child[b-6f9ch5g7yl] {
  padding-bottom: 1rem;
}

@media (max-width: 600px) {
  .shop__information[b-6f9ch5g7yl] {
    grid-template-columns: 50% 50% !important;
  }
  .shop__information .info-item:nth-child(2n+2)[b-6f9ch5g7yl] {
    text-align: right;
  }
}
@media (max-width: 350px) {
  .shop__information[b-6f9ch5g7yl] {
    grid-template-columns: 100% !important;
  }
  .shop__information .info-item:nth-child(2n+2)[b-6f9ch5g7yl] {
    text-align: left;
  }
}
.stats[b-6f9ch5g7yl] {
  display: flex;
  justify-content: space-between;
  gap: 32px;
  margin-bottom: 32px;
}
.stats__left[b-6f9ch5g7yl], .stats__right[b-6f9ch5g7yl] {
  width: 49%;
  min-height: 220px;
}

@media (max-width: 1100px) {
  .stats[b-6f9ch5g7yl] {
    flex-direction: column;
  }
  .stats__left[b-6f9ch5g7yl] {
    width: 100%;
  }
  .stats__right[b-6f9ch5g7yl] {
    width: 100%;
  }
}
/* _content/MitlaMarket/Pages/Admin/ShopsPage.razor.rz.scp.css */
.shops[b-nb356fhwmy] {
  background: #fff;
  padding: 1rem;
}
.shops__header[b-nb356fhwmy] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}
.shops__headline[b-nb356fhwmy] {
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-right: 0.6rem;
  padding-bottom: 0.6rem;
  border-bottom: 2px solid #bf2300;
  width: fit-content;
}
.shops__search[b-nb356fhwmy] {
  margin: 0.6rem 0 1rem;
}
.shops__list[b-nb356fhwmy] {
  max-height: 500px;
  overflow-x: auto;
  border: 1px solid #c0c0c0;
}
.shops__list-header[b-nb356fhwmy] {
  margin-top: 1rem;
  background: #e9e9e9;
  padding: 1rem calc(1rem + 20px) 1rem 1rem;
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  align-items: center;
  justify-content: space-between;
}

.info-item[b-nb356fhwmy] {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
.info-item__title[b-nb356fhwmy] {
  font-family: "e-Ukraine-UltraLight";
  font-weight: bold;
  line-height: 1.5;
  color: #141111;
}
.info-item--descr[b-nb356fhwmy] {
  padding: 0 2rem;
}
.info-item--descr:last-child[b-nb356fhwmy] {
  padding-bottom: 1rem;
}

@media (max-width: 950px) {
  .shops__list-header[b-nb356fhwmy] {
    grid-template-columns: 50% 50%;
    grid-gap: 0.5rem;
  }
}
@media (max-width: 350px) {
  .shops__list-header[b-nb356fhwmy] {
    grid-template-columns: 100%;
    grid-gap: 0.5rem;
  }
}
/* _content/MitlaMarket/Pages/Admin/SitemapGeneratePage.razor.rz.scp.css */
.sitemap[b-dap2c48cwt] {
  background: #fff;
  padding: 1rem;
}
.sitemap__headline[b-dap2c48cwt] {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-right: 0.6rem;
  margin-bottom: 2rem;
  padding-bottom: 0.6rem;
  border-bottom: 2px solid #bf2300;
  width: fit-content;
}
/* _content/MitlaMarket/Pages/Admin/UserPage.razor.rz.scp.css */
.user[b-9k3ozzu5s8] {
  background: #fff;
  padding: 1rem;
}
.user__headline[b-9k3ozzu5s8] {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-right: 0.6rem;
  padding-bottom: 0.6rem;
  margin-bottom: 2rem;
  border-bottom: 2px solid #bf2300;
  width: fit-content;
}
.user__information[b-9k3ozzu5s8] {
  padding: 0 2rem;
  display: grid;
  grid-template-columns: 30% 30% 30%;
  justify-content: space-between;
}

.info-item[b-9k3ozzu5s8] {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
.info-item__title[b-9k3ozzu5s8] {
  font-family: "e-Ukraine-UltraLight";
  font-weight: bold;
  line-height: 1.5;
  color: #141111;
}
.info-item--descr[b-9k3ozzu5s8] {
  padding: 0 2rem;
}
.info-item--descr:last-child[b-9k3ozzu5s8] {
  padding-bottom: 1rem;
}

@media (max-width: 950px) {
  .user__information[b-9k3ozzu5s8] {
    grid-template-columns: 50% 50%;
  }
}
@media (max-width: 450px) {
  .user__information[b-9k3ozzu5s8] {
    grid-template-columns: 100%;
  }
}
/* _content/MitlaMarket/Pages/BecomeSellerPage.razor.rz.scp.css */
.become-seller[b-v6j9awdeqw] {
  width: 85%;
  margin: 3rem auto;
}
.become-seller__headline[b-v6j9awdeqw] {
  font-size: 1.875rem;
  line-height: 1.875rem;
  margin-bottom: 1rem;
  padding-bottom: 0.6rem;
  border-bottom: 2px solid #bf2300;
  width: fit-content;
}
.become-seller__content[b-v6j9awdeqw] {
  background: #fff;
  padding: 1.2rem;
}
.become-seller__paragraph[b-v6j9awdeqw] {
  text-indent: 3rem;
  line-height: 1.8;
  font-size: 1.1rem;
  margin-bottom: 1rem;
  text-align: justify;
}
/* _content/MitlaMarket/Pages/Category/Components/CategoryFilterComponent.razor.rz.scp.css */
.filter[b-e9uwg6cb1p] {
  background: #fff;
  border: #D0D5DD 1px solid;
}
.filter__header[b-e9uwg6cb1p] {
  border-bottom: #D0D5DD 1px solid;
  padding: 1rem;
}
.filter__header-headline[b-e9uwg6cb1p] {
  margin-bottom: 0.4rem;
}
.filter__section[b-e9uwg6cb1p] {
  border-bottom: #D0D5DD 1px solid;
  padding: 1rem;
}
.filter__section-close[b-e9uwg6cb1p] {
  border-top: #D0D5DD 1px solid;
  border-bottom: #D0D5DD 1px solid;
  padding: 1rem;
}
.filter__section-close .btn[b-e9uwg6cb1p] {
  width: 100%;
  padding: 0.5rem 1.2rem;
  text-align: center;
}
.filter__section .section__content[b-e9uwg6cb1p] {
  margin-bottom: 0;
  gap: 0px;
}
.filter__control[b-e9uwg6cb1p] {
  padding: 1rem;
  width: 100%;
}
.filter__control .btn[b-e9uwg6cb1p] {
  display: block;
  margin: auto;
  padding: 0.5rem 1.2rem;
}
.filter__control .btn-disabled[b-e9uwg6cb1p], .filter__control .btn-disabled:hover[b-e9uwg6cb1p] {
  background: #c0c0c0;
}
.filter__control .btn__text[b-e9uwg6cb1p] {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
}
/* _content/MitlaMarket/Pages/Category/Components/FilterSectionComponent.razor.rz.scp.css */
.filter__section[b-fy5sk1xdu3] {
  border-bottom: #C0C0C0 1px solid;
  padding: 1rem;
}
.filter__section-headline[b-fy5sk1xdu3] {
  cursor: pointer;
  display: flex;
  align-items: flex-end;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
/* _content/MitlaMarket/Pages/Category/IndexPage.razor.rz.scp.css */
.category[b-s6f7xkv2j9] {
  width: 85%;
  margin: auto;
}
.category__headline[b-s6f7xkv2j9] {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.7rem;
  border-bottom: 2px solid #bf2300;
}
.category__inner[b-s6f7xkv2j9] {
  display: flex;
}
.category__aside[b-s6f7xkv2j9] {
  width: 25%;
}
.category__main[b-s6f7xkv2j9] {
  width: 75%;
}
.category__products[b-s6f7xkv2j9] {
  margin-bottom: 1rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.category .btn-filter[b-s6f7xkv2j9] {
  display: none;
  margin-bottom: 0.8rem;
}

.wrapper[b-s6f7xkv2j9] {
  display: none;
}
.wrapper-backdrop[b-s6f7xkv2j9] {
  display: none;
}

@media (max-width: 1200px) {
  .category__products[b-s6f7xkv2j9] {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1150px) {
  .category__aside[b-s6f7xkv2j9] {
    display: none;
  }
  .category__main[b-s6f7xkv2j9] {
    width: 100%;
    margin-left: 0;
  }
  .category .btn-filter[b-s6f7xkv2j9] {
    display: block;
  }
  .search__wrapper[b-s6f7xkv2j9] {
    border-left: #D0D5DD 1px solid;
  }
  .wrapper[b-s6f7xkv2j9] {
    display: flex;
    position: fixed;
    z-index: calc(var(--mud-zindex-appbar) + 1);
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
  }
  .wrapper-backdrop[b-s6f7xkv2j9] {
    display: block;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    pointer-events: auto;
    -webkit-tap-highlight-color: transparent;
    transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  }
  .wrapper .filter__inner[b-s6f7xkv2j9] {
    position: static;
    top: 0;
    left: 0;
    z-index: calc(var(--mud-zindex-appbar) + 1);
    width: 320px;
    box-sizing: border-box;
    height: 100%;
    overflow-y: auto;
  }
  .wrapper .filter__inner .filter__section-close[b-s6f7xkv2j9] {
    border-bottom: #C0C0C0 1px solid;
    border-top: #C0C0C0 1px solid;
    padding: 1rem;
  }
  .wrapper .filter__inner .filter__section-close .btn[b-s6f7xkv2j9] {
    width: 100%;
  }
  .wrapper__remainder[b-s6f7xkv2j9] {
    width: calc(100% - 320px);
    z-index: 1000;
  }
}
@media (max-width: 920px) {
  .category__products[b-s6f7xkv2j9] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 620px) {
  .category__products[b-s6f7xkv2j9] {
    grid-template-columns: repeat(1, 1fr);
  }
}
.search[b-s6f7xkv2j9] {
  position: relative;
}
.search__wrapper[b-s6f7xkv2j9] {
  height: 91px;
  border-top: #D0D5DD 1px solid;
  border-right: #D0D5DD 1px solid;
  display: flex;
  padding: 0px 12px;
}
.search__icon[b-s6f7xkv2j9] {
  position: absolute;
  right: 8px;
  margin: auto 0;
  top: 0;
  bottom: 0;
  padding: 8px;
  border-radius: 30%;
  width: 20px;
  box-sizing: content-box;
  background: #000;
}
.search__input[b-s6f7xkv2j9] {
  color: #000;
  border: 1px solid #D0D5DD;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: white;
  padding: 0 20px 0 24px;
  margin: 0;
  height: 50px;
  font-size: 16px;
  line-height: 1.33;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
}
/* _content/MitlaMarket/Pages/Components/AccordionComponent.razor.rz.scp.css */
.accordion[b-w1hzv97knz] {
  position: relative;
  display: block;
  margin-top: -1px;
  border-bottom: 1px solid #000;
}
.accordion__header[b-w1hzv97knz] {
  display: block;
  position: relative;
  border: solid #000;
  cursor: pointer;
  border-width: 1px 0 0 0;
  padding: 0.8em 2rem 0.75em 0.5rem;
}
.accordion__header-title[b-w1hzv97knz] {
  font-size: 1.15rem;
  font-weight: 600;
  line-height: 1.72rem;
  letter-spacing: 0em;
  color: #000;
}
.accordion__header[b-w1hzv97knz]:before {
  position: absolute;
  right: 0;
  top: 5%;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 3rem;
  line-height: 1;
  content: "+";
}
.accordion__header--active[b-w1hzv97knz]:before {
  content: "-";
  color: #2671ff;
}
.accordion__content[b-w1hzv97knz] {
  display: block;
  padding: 2em 1rem;
  -webkit-animation: fadeInFromNone 0.5s ease-out;
  -moz-animation: fadeInFromNone 0.5s ease-out;
  -o-animation: fadeInFromNone 0.5s ease-out;
  animation: fadeInFromNone-b-w1hzv97knz 0.5s ease-out;
  transition: height 1s;
}

@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-moz-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-o-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes fadeInFromNone-b-w1hzv97knz {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
/* _content/MitlaMarket/Pages/Components/AdvantageCard.razor.rz.scp.css */
.advantage-card[b-uoho9zh9iu] {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  background: #F5F7F9;
  border-radius: 16px;
  box-shadow: 0 4px 24px 0 rgba(26, 170, 77, 0.0666666667);
  padding: 20px 24px;
  margin-bottom: 20px;
  min-width: 260px;
  max-width: 370px;
  border: 1px solid #ccc;
}

.advantage-icon[b-uoho9zh9iu] {
  margin-top: 6px;
  flex-shrink: 0;
  font-size: 2.2rem !important;
}

.advantage-content[b-uoho9zh9iu] {
  display: flex;
  flex-direction: column;
}

.advantage-title[b-uoho9zh9iu] {
  font-weight: bold;
  margin-bottom: 2px;
  color: #146531;
}

.advantage-desc[b-uoho9zh9iu] {
  color: #314738;
  font-size: 1rem;
  line-height: 1.3;
}
/* _content/MitlaMarket/Pages/Components/Dialogs/AskTheSellerAboutProductDialog.razor.rz.scp.css */
.question__textarea[b-coo4on8tqc] {
  margin-top: 6px;
  resize: none;
  font-size: 1.1rem;
  min-height: 100px;
}

.dialog__actions[b-coo4on8tqc] {
  width: 100%;
  margin-top: 2rem;
  display: flex;
  gap: 12px;
  margin-bottom: 30px;
}
/* _content/MitlaMarket/Pages/Components/Dialogs/BuyProductDialog.razor.rz.scp.css */
.dialog__actions[b-mf6atiot49] {
  width: 100%;
  margin-top: 2rem;
  display: flex;
  gap: 12px;
}

.input[b-mf6atiot49] {
  width: 130px;
  padding: 10px 12px;
  outline: none;
  border-radius: 8px;
}
.input:hover .input__wrapper[b-mf6atiot49] {
  border-color: var(--mud-palette-primary);
}
.input__wrapper[b-mf6atiot49] {
  border: 1px solid var(--mud-palette-grey-darker);
  border-radius: 8px;
  display: flex;
}
.input__adornment[b-mf6atiot49] {
  background: var(--mud-palette-grey-lighter);
  border-left: 1px solid var(--mud-palette-grey-darker);
  padding: 10px 16px;
  width: 50px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
/* _content/MitlaMarket/Pages/Components/ErrorsListComponent.razor.rz.scp.css */
.error[b-30bixpdviz] {
  display: flex;
  background: #f8d7da;
  border: 1px solid #c4c4c4;
  border-radius: 0.5rem;
}
.error__icon[b-30bixpdviz] {
  padding: 1rem 1.2rem 1.1rem;
  border-right: 1px solid #fff;
  display: flex;
  align-items: center;
}
.error__icon-svg[b-30bixpdviz] {
  width: 2rem;
  height: 2rem;
  fill: red;
}
.error__errors-list[b-30bixpdviz] {
  padding: 0.5rem 1rem;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.error__text[b-30bixpdviz] {
  list-style: none;
  color: #b22020;
  padding-left: 0.15rem;
  font-size: 0.9rem;
  font-family: e-Ukraine-Light;
}
/* _content/MitlaMarket/Pages/Components/LinkComponent.razor.rz.scp.css */
.context-menu[b-hkujik9caq] {
  position: relative;
}

.link__inner[b-hkujik9caq] {
  width: fit-content;
}

.link[b-hkujik9caq] {
  font-family: e-Ukraine-Light;
  cursor: pointer;
  display: inline !important;
  line-height: 1.5;
  font-size: 1.1rem;
  text-decoration: none;
}
.link:hover[b-hkujik9caq] {
  color: #bf2300 !important;
}

.menu[b-hkujik9caq] {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background: #565656;
  padding: 0.4rem 0;
  list-style: none;
  z-index: 10;
}
.menu__item[b-hkujik9caq] {
  padding: 0.7rem;
}
.menu__item-text[b-hkujik9caq] {
  color: #fff;
  font-size: 0.8rem;
  text-decoration: none;
}
.menu__item:hover[b-hkujik9caq] {
  background: #bf2300;
}
/* _content/MitlaMarket/Pages/Components/MaterialCardComponent.razor.rz.scp.css */
.material-info[b-e91yeez7g5] {
  margin-bottom: 40px;
  background: #fff;
  padding: 32px;
  border-radius: 12px;
  border: 1px solid #eaecf0;
}
.material-info__inner--d-flex[b-e91yeez7g5] {
  display: flex;
  gap: 1rem;
}
.material-info__image[b-e91yeez7g5] {
  display: block;
  min-height: 280px;
  height: auto;
  max-height: 400px;
  max-width: 400px;
  width: auto;
  object-fit: contain;
  background: #fff;
  margin-bottom: 1rem;
}
.material-info__main-information[b-e91yeez7g5] {
  width: 100%;
}
.material-info__name[b-e91yeez7g5] {
  font-size: 2rem;
  font-family: e-Ukraine-UltraLight;
  color: #002376;
  text-decoration: none;
  margin-bottom: 20px;
}
.material-info__group[b-e91yeez7g5] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 16px 0;
  border-bottom: solid 1px #ccc;
}
.material-info__group:last-child[b-e91yeez7g5] {
  border-bottom: none;
}
.material-info__group-denomination[b-e91yeez7g5], .material-info__group-value[b-e91yeez7g5] {
  font-size: var(--mud-typography-body1-size);
  font-weight: var(--mud-typography-body1-font-weight);
  line-height: var(--mud-typography-body1-line-height);
  letter-spacing: var(--mud-typography-body1-letter-spacing);
  font-family: var(--mud-typography-body1-font-family);
}
.material-info__group-denomination[b-e91yeez7g5] {
  color: #717171;
  display: flex;
  align-items: center;
}
.material-info__group-denomination[b-e91yeez7g5]::after {
  content: ":";
  padding-right: 0.5rem;
}
.material-info__group-value--colors[b-e91yeez7g5] {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.material-info__color[b-e91yeez7g5] {
  display: flex;
  align-items: center;
  gap: 0.3rem;
}
.material-info__color-image[b-e91yeez7g5] {
  width: 25px;
  height: 25px;
}
.material-info__color-value[b-e91yeez7g5] {
  font-family: e-Ukraine-Light;
}

@media (max-width: 1000px) {
  .material-info__image[b-e91yeez7g5] {
    min-height: 260px;
    max-height: 260px;
    max-width: 260px;
  }
}
@media (max-width: 875px) {
  .material-info__image[b-e91yeez7g5] {
    min-height: 240px;
    max-height: 240px;
    max-width: 240px;
  }
}
@media (max-width: 750px) {
  .material-info__image[b-e91yeez7g5] {
    margin: auto;
  }
  .material-info__inner--d-flex[b-e91yeez7g5] {
    flex-direction: column;
  }
}
@media (max-width: 400px) {
  .material-info__image[b-e91yeez7g5] {
    min-height: 200px;
    max-height: 200px;
    max-width: 200px;
  }
}
/* _content/MitlaMarket/Pages/Components/MessengerComponent.razor.rz.scp.css */
.messenger[b-5sqxlw393v] {
  border: 1px solid #eaecf0;
  border-radius: 12px;
  background: var(--custom-palette-section-background);
}
.messenger__choose-chat[b-5sqxlw393v] {
  width: 100%;
  max-height: 500px;
  overflow: auto;
  padding: 0 1rem;
}
.messenger__header[b-5sqxlw393v] {
  padding: 20px 32px;
}
.chats__headline[b-5sqxlw393v] {
  font-size: 1.5rem;
  padding: 1rem;
  font-family: "e-Ukraine-Light";
  display: block;
}
.chats-list[b-5sqxlw393v] {
  list-style: none;
  margin: 0 -1rem;
}
.chats-list__item[b-5sqxlw393v] {
  cursor: pointer;
  padding: 1rem;
  border-top: 1px solid #e9e9e9;
  /*display: flex;
  justify-content: space-between;*/
  align-items: center;
  display: grid;
  grid-template-columns: 1fr 1fr 0.4fr;
}
.chats-list__item:hover[b-5sqxlw393v] {
  background: var(--mud-palette-primary-hover);
}
.chats-list__item:hover .chats-list__item-description[b-5sqxlw393v], .chats-list__item:hover .chats-list__item-name[b-5sqxlw393v] {
  /*color: #fff;*/
}
.chats-list__item:hover .chats-list__item-new-messages-count[b-5sqxlw393v] {
  /* background: #fff;
   color: #000*/
}
.chats-list__item:last-child[b-5sqxlw393v] {
  border-bottom: none;
}
.chats-list__item-sender[b-5sqxlw393v] {
  margin-right: auto;
  width: 90px;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 4px;
}
.chats-list__item-logo[b-5sqxlw393v] {
  background: lightblue;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: auto;
  margin-bottom: 0.4rem;
  position: relative;
}
.chats-list__item-online-status[b-5sqxlw393v] {
  height: 7px;
  width: 7px;
  background: green;
  border-radius: 50%;
  position: absolute;
  bottom: 7px;
  right: 7px;
}
.chats-list__item-name[b-5sqxlw393v] {
  font-weight: bold;
  display: block;
  text-align: center;
}
.chats-list__item-description[b-5sqxlw393v] {
  color: #000;
  margin-right: auto;
  margin-left: 2rem;
}
.chats-list__item-new-messages-count[b-5sqxlw393v] {
  padding: 0.3rem 0.5rem;
  background: var(--mud-palette-primary);
  color: #fff;
  border-radius: 0.25rem;
}
.chats-list__item-new-messages-count--inner[b-5sqxlw393v] {
  margin-left: auto;
}

.chat__header[b-5sqxlw393v] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  border-bottom: 1px solid #d0d5dd;
}
.chat__header-return-back[b-5sqxlw393v] {
  padding: 15px 10px;
  cursor: pointer;
  border-top-left-radius: 12px;
}
.chat__header-return-back:hover[b-5sqxlw393v] {
  background: linear-gradient(90deg, #dddddd, #dddddd, transparent);
}
.chat__header-sender[b-5sqxlw393v] {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-right: 8px;
}
.chat__header-logo[b-5sqxlw393v] {
  background: lightblue;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-left: 0.4rem;
  margin-right: 0.4rem;
  position: relative;
}
.chat__header-online-status[b-5sqxlw393v] {
  height: 7px;
  width: 7px;
  background: green;
  border-radius: 50%;
  position: absolute;
  bottom: 7px;
  right: 7px;
}
.chat__header-name[b-5sqxlw393v] {
  font-weight: bold;
}
.chat__product-info[b-5sqxlw393v] {
  margin: 20px 32px;
  padding: 16px 12px;
  border: 1px solid #eaf1ea;
  border-radius: 12px;
  background: #f9fafb;
  display: flex;
  align-items: center;
  user-select: none;
  cursor: pointer;
}
.chat__product-info:hover .chat__product-name[b-5sqxlw393v] {
  color: var(--mud-palette-primary);
}
.chat__product-image[b-5sqxlw393v] {
  width: 4rem;
  height: 4rem;
  border-radius: 6px;
  margin-right: 24px;
  object-fit: contain;
}
.chat__product-name[b-5sqxlw393v] {
  font-weight: bold;
}
.chat__messages-list[b-5sqxlw393v] {
  list-style: none;
  height: 400px;
  overflow: auto;
  padding: 0 32px;
}
.chat__messages-list-date[b-5sqxlw393v] {
  position: absolute;
  top: -10px;
  background: #fff;
  padding: 0 10px;
}
.chat__messages-list-date-line[b-5sqxlw393v] {
  margin: 0.6rem auto;
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.chat__footer[b-5sqxlw393v] {
  margin: 32px;
}
.chat__textarea[b-5sqxlw393v] {
  overflow: auto;
  height: 55px;
  resize: none;
  border: 0;
  outline: 0;
  width: 100%;
  font-size: 1.1rem;
}

.messages-list__item[b-5sqxlw393v] {
  padding: 10px 14px;
  background: #f9fafb;
  margin-bottom: 0.2rem;
  width: fit-content;
  max-width: 90%;
  word-wrap: break-word;
  border-radius: 8px;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  border: 1px solid #eaecf0;
}
.messages-list__item-sended-at[b-5sqxlw393v] {
  display: block;
  width: fit-content;
  margin-bottom: 0.6rem;
  font-size: 12px;
}
.messages-list__item-sended-at--from-me[b-5sqxlw393v] {
  margin-left: auto;
}
.messages-list__item-sended-by[b-5sqxlw393v] {
  display: block;
  width: fit-content;
  margin-left: auto;
  margin-bottom: 0.2rem;
  font-size: 10px;
  font-family: e-Ukraine-Light;
}
.messages-list__item--from-me[b-5sqxlw393v] {
  margin-left: auto;
  background: var(--mud-palette-info-lighten);
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  color: #fff;
}
.messages-list__item-product[b-5sqxlw393v] {
  border-radius: 0.4rem;
  color: #000;
  background: #fff;
  padding: 1rem;
  margin: 0.6rem 0;
  display: flex;
  flex-direction: column;
}

@media (max-width: 768px) {
  .chat__messages-list[b-5sqxlw393v] {
    padding: 0 16px;
  }
  .chat__footer[b-5sqxlw393v] {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: baseline;
    align-items: baseline;
    justify-content: space-between;
    height: 150px;
    margin: 0;
    border: 0;
    border-top: 1px solid #d0d5dd;
    border-radius: 0;
  }
  .chat__textarea[b-5sqxlw393v] {
    height: 75px;
  }
}
/* _content/MitlaMarket/Pages/Components/OrderCard/ConsumerSectionComponent.razor.rz.scp.css */
.consumer[b-w44biss7dq] {
  position: relative;
  padding: 32px;
  border-bottom: 1px solid #eaecf0;
}
.consumer__data-group[b-w44biss7dq] {
  display: flex;
  padding: 16px 0;
  border-bottom: 1px solid #eaecf0;
}
.consumer__data-group:last-child[b-w44biss7dq] {
  border-bottom: none;
}
.consumer__data-denomination[b-w44biss7dq], .consumer__data-value[b-w44biss7dq] {
  width: 50%;
  font-size: var(--mud-typography-body1-size);
  font-weight: var(--mud-typography-body1-font-weight);
  line-height: var(--mud-typography-body1-line-height);
  letter-spacing: var(--mud-typography-body1-letter-spacing);
  font-family: var(--mud-typography-body1-font-family);
}
.consumer__data-btn-edit[b-w44biss7dq] {
  cursor: pointer;
  position: absolute;
  right: 32px;
  top: 32px;
}

.list__item[b-w44biss7dq] {
  padding: 16px 0;
}

@media (max-width: 520px) {
  .consumer__data-group[b-w44biss7dq] {
    flex-direction: column;
    gap: 8px;
  }
}
/* _content/MitlaMarket/Pages/Components/OrderCard/DeliverySectionComponent.razor.rz.scp.css */
.delivery[b-0ugb4rsb28] {
  position: relative;
  padding: 32px;
}
.delivery__data-group[b-0ugb4rsb28] {
  display: flex;
  padding: 16px 0;
  border-bottom: 1px solid #eaecf0;
}
.delivery__data-group:last-child[b-0ugb4rsb28] {
  border-bottom: none;
}
.delivery__data-denomination[b-0ugb4rsb28], .delivery__data-value[b-0ugb4rsb28] {
  width: 50%;
  font-size: var(--mud-typography-body1-size);
  font-weight: var(--mud-typography-body1-font-weight);
  line-height: var(--mud-typography-body1-line-height);
  letter-spacing: var(--mud-typography-body1-letter-spacing);
  font-family: var(--mud-typography-body1-font-family);
}
.delivery__data-btn-edit[b-0ugb4rsb28] {
  cursor: pointer;
  position: absolute;
  right: 32px;
  top: 32px;
}

.choose-delivery__settlement[b-0ugb4rsb28], .choose-delivery__post-office[b-0ugb4rsb28] {
  width: 400px;
  margin-bottom: 1.8rem;
  margin-top: 8px;
}
.choose-delivery__loader[b-0ugb4rsb28] {
  display: flex;
  flex-direction: column;
  margin: 1rem 0;
  width: 100%;
}
.choose-delivery__loader-image[b-0ugb4rsb28] {
  margin: auto;
  height: 4rem;
  width: 4rem;
}
.choose-delivery__loader-text[b-0ugb4rsb28] {
  margin: auto;
  font-weight: bold;
  font-size: 0.8rem;
}

@media (max-width: 550px) {
  .choose-delivery__settlement[b-0ugb4rsb28], .choose-delivery__post-office[b-0ugb4rsb28] {
    width: 100%;
  }
}
@media (max-width: 520px) {
  .delivery__data-group[b-0ugb4rsb28] {
    flex-direction: column;
    gap: 8px;
  }
}
/* _content/MitlaMarket/Pages/Components/OrderCard/Dialogs/ChangeOrderStateOfOrderDialog.razor.rz.scp.css */
.change-order-state__footer[b-tlcyebezt1] {
  margin: 0 -1.25rem -1.25rem;
  background: rgb(193, 203, 214);
  height: auto;
}
.change-order-state__controls[b-tlcyebezt1] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.8rem 2.45rem;
}
.change-order-state__controls .btn[b-tlcyebezt1] {
  display: flex;
  align-items: center;
}

.form__group[b-tlcyebezt1] {
  margin-bottom: 100px;
  padding: 0 1.2rem;
}

.custom-toggle[b-tlcyebezt1] {
  width: 320px;
  border-radius: 50px;
}

.custom-toggle[b-tlcyebezt1]  .mud-button {
  padding: 8px 16px;
  border: none;
  background: transparent;
  z-index: 1;
  transition: color 0.3s ease;
  border-radius: 50px;
}

.slider[b-tlcyebezt1] {
  position: absolute;
  top: 8px;
  bottom: 8px;
  left: 8px;
  width: calc(50% - 8px);
  transition: transform 0.3s ease;
}
/* _content/MitlaMarket/Pages/Components/OrderCard/Dialogs/OrderStateChangeRecordsDialog.razor.rz.scp.css */
.records[b-ebdnfpb7b5] {
  display: flex;
  flex-direction: column;
}

.record[b-ebdnfpb7b5] {
  display: flex;
  align-items: center;
  padding: 0.6rem 0 2.2rem;
  position: relative;
}
.record__branch-color[b-ebdnfpb7b5] {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
}
.record__datetime[b-ebdnfpb7b5] {
  padding-left: 1.5rem;
  padding-right: 1rem;
  border-bottom: 1.5px solid #000;
  line-height: 1.5;
}
.record__text[b-ebdnfpb7b5] {
  padding-left: 0.7rem;
  border-bottom: 1.5px solid #000;
  line-height: 1.5;
}
/* _content/MitlaMarket/Pages/Components/OrderCard/HeaderComponent.razor.rz.scp.css */
.order__controls[b-450hru4t5u] {
  display: flex;
  gap: 12px;
  margin-right: 24px;
  margin-left: auto;
}
.order__header[b-450hru4t5u] {
  cursor: pointer;
  border-radius: 12px;
  padding: 32px;
  display: flex;
  align-items: center;
}
.order__header-inner[b-450hru4t5u] {
  width: 100%;
  display: flex;
  align-items: center;
}
.order__state[b-450hru4t5u] {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  margin-right: 0.8rem;
}
.order__state-text[b-450hru4t5u] {
  font-weight: bold;
  line-height: 1.5;
}
.order__state-description[b-450hru4t5u] {
  font-size: 0.9rem;
  line-height: 1.5;
}
.order__number-and-state[b-450hru4t5u] {
  margin-right: auto;
}
.order__number-and-state .order__number[b-450hru4t5u] {
  font-size: 1.1rem;
  font-family: e-Ukraine-Light;
  font-weight: 400;
  line-height: 1.5;
}

@media (max-width: 1000px) {
  .order__header-inner[b-450hru4t5u] {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
  .order__controls[b-450hru4t5u] {
    margin-left: 0;
  }
}
@media (max-width: 600px) {
  .order__controls[b-450hru4t5u] {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
/* _content/MitlaMarket/Pages/Components/OrderCard/NoticeSectionComponent.razor.rz.scp.css */
.notice[b-wlwtm8snyu] {
  padding: 32px;
  border-top: 1px solid #eaecf0;
  border-bottom: 1px solid #eaecf0;
}
.notice__data-group[b-wlwtm8snyu] {
  display: flex;
  padding: 16px 0;
  border-bottom: 1px solid #eaecf0;
}
.notice__data-group:last-child[b-wlwtm8snyu] {
  border-bottom: none;
}
.notice__data-denomination[b-wlwtm8snyu], .notice__data-value[b-wlwtm8snyu] {
  width: 50%;
  font-size: var(--mud-typography-body1-size);
  font-weight: var(--mud-typography-body1-font-weight);
  line-height: var(--mud-typography-body1-line-height);
  letter-spacing: var(--mud-typography-body1-letter-spacing);
  font-family: var(--mud-typography-body1-font-family);
}
/* _content/MitlaMarket/Pages/Components/OrderCard/OrderCardComponent.razor.rz.scp.css */
.order[b-30suq9kdsw] {
  margin-bottom: 2rem;
  border: 1px solid #eaecf0;
  border-radius: 12px;
  background: var(--custom-palette-section-background);
}

@media (max-width: 1070px) {
  .order__data[b-30suq9kdsw] {
    margin-bottom: 1.5rem;
  }
}
/* _content/MitlaMarket/Pages/Components/OrderCard/OrderProductsListComponent.razor.rz.scp.css */
.order-products[b-000kisif5p] {
  padding: 0 32px 32px 32px;
  border-bottom: 1px solid #eaecf0;
}
.order-products__cost[b-000kisif5p] {
  display: flex;
  flex-direction: column;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  margin-left: auto;
  width: fit-content;
}
/* _content/MitlaMarket/Pages/Components/OrderCard/UserSectionComponent.razor.rz.scp.css */
.user[b-dfzm1f9xct] {
  position: relative;
  padding: 32px;
  border-bottom: 1px solid #eaecf0;
}
.user__data-group[b-dfzm1f9xct] {
  display: flex;
  padding: 16px 0;
  border-bottom: 1px solid #eaecf0;
}
.user__data-group:last-child[b-dfzm1f9xct] {
  border-bottom: none;
}
.user__data-denomination[b-dfzm1f9xct], .user__data-value[b-dfzm1f9xct] {
  width: 50%;
  font-size: var(--mud-typography-body1-size);
  font-weight: var(--mud-typography-body1-font-weight);
  line-height: var(--mud-typography-body1-line-height);
  letter-spacing: var(--mud-typography-body1-letter-spacing);
  font-family: var(--mud-typography-body1-font-family);
}

@media (max-width: 520px) {
  .user__data-group[b-dfzm1f9xct] {
    flex-direction: column;
    gap: 8px;
  }
}
/* _content/MitlaMarket/Pages/Components/ProductsTableComponent.razor.rz.scp.css */
.products-grid[b-v4iuuxy0ih] {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.products-list[b-v4iuuxy0ih] {
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.products-list__wrapper[b-v4iuuxy0ih] {
  border: #D0D5DD 1px solid;
  background: #fff;
}

.pagination__wrapper[b-v4iuuxy0ih] {
  border: #D0D5DD 1px solid;
  border-left: none;
  border-right: none;
  padding: 12px;
}
.pagination__wrapper:last-child[b-v4iuuxy0ih] {
  border-bottom: none;
}

.additional-filter[b-v4iuuxy0ih] {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
.additional-filter__wrapper[b-v4iuuxy0ih] {
  padding: 12px;
}

.icon-background[b-v4iuuxy0ih] {
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 10px;
  border-radius: 6px;
  background-color: #f2f4f7;
}
.icon-background:hover[b-v4iuuxy0ih] {
  background-color: #e9ecef;
}
.icon-background--active[b-v4iuuxy0ih] {
  background-color: var(--mud-palette-primary);
}
.icon-background--active:hover[b-v4iuuxy0ih] {
  background-color: var(--mud-palette-primary);
}

@media (max-width: 1200px) {
  .products-grid[b-v4iuuxy0ih] {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 920px) {
  .products-grid[b-v4iuuxy0ih] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 620px) {
  .products-grid[b-v4iuuxy0ih] {
    grid-template-columns: repeat(1, 1fr);
  }
}
/* _content/MitlaMarket/Pages/Components/ReviewedProductsSection.razor.rz.scp.css */
.reviewed-products[b-h59jzsadbj] {
  width: 85%;
  margin: 96px auto;
}
.reviewed-products__container[b-h59jzsadbj] {
  position: relative;
  overflow: hidden;
}
.reviewed-products__items[b-h59jzsadbj] {
  display: flex;
  gap: 12px;
  transition: transform 0.5s ease-in-out;
}

@media (max-width: 574px) {
  .reviewed-products[b-h59jzsadbj] {
    width: 85%;
    margin: 60px auto;
  }
}
/* _content/MitlaMarket/Pages/Components/SelectComponent.razor.rz.scp.css */
.select[b-pp8am53omg] {
  width: 100%;
  position: relative;
}
.select.disabled .select__label[b-pp8am53omg] {
  color: #808080;
}
.select.disabled .select__value[b-pp8am53omg] {
  color: #808080;
  border-color: #808080;
  user-select: none;
}
.select__input[b-pp8am53omg] {
  position: relative;
}
.select__label[b-pp8am53omg] {
  display: block;
  margin-bottom: 6px;
  font-family: "e-Ukraine-UltraLight";
  font-weight: bold;
  line-height: 1.5;
  color: #141111;
}
.select__value[b-pp8am53omg] {
  display: block;
  width: 100%;
  min-height: 30px;
  outline: none !important;
  border: 1px solid var(--mud-palette-gray-darker);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 10px 26px 10px 14px;
  cursor: pointer;
}
.select__arrow[b-pp8am53omg] {
  position: absolute;
  right: 12px;
  bottom: 16px;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  border-right: 2px solid #606060;
  border-bottom: 2px solid #606060;
  transition: 0.7s;
}
.select--active .select__arrow[b-pp8am53omg] {
  transform: rotate(225deg);
  bottom: 14px;
}
.select__list[b-pp8am53omg] {
  display: block;
  background: #fff;
  border: 1px solid #ccc;
  border-top: none;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  max-height: 200px;
  overflow-y: auto;
  cursor: pointer;
  z-index: 1003 !important;
}
.select__item[b-pp8am53omg] {
  display: flex;
  flex-direction: column;
  padding: 16px 10px;
}
.select__item:hover[b-pp8am53omg] {
  background-color: var(--mud-palette-gray-lighter);
}
.select__item--active[b-pp8am53omg] {
  background: var(--mud-palette-primary);
  color: #fff;
}
.select__item--active:hover[b-pp8am53omg] {
  background: var(--mud-palette-primary);
}
.select__item-text[b-pp8am53omg] {
  font-family: e-Ukraine-Light;
}
.select__item-descr[b-pp8am53omg] {
  font-size: 0.9rem;
  color: #c9c9c9;
}

.show[b-pp8am53omg] {
  display: block;
}
/* _content/MitlaMarket/Pages/Components/SelectWithSearchComponent.razor.rz.scp.css */
.select[b-tpczqcv7wf] {
  width: 100%;
  position: relative;
}
.select--active .select__arrow[b-tpczqcv7wf] {
  transform: rotate(225deg);
  bottom: 14px;
}
.select__input[b-tpczqcv7wf] {
  position: relative;
  display: flex;
  align-items: center;
}
.select__input .select__item-img:hover[b-tpczqcv7wf] {
  z-index: 3;
  transform: scale(1.5);
}
.select__label[b-tpczqcv7wf] {
  display: block;
  margin-bottom: 0;
  font-family: "e-Ukraine-UltraLight";
  font-weight: bold;
  line-height: 1.5;
  color: #141111;
  margin-bottom: 6px;
}
.select__value[b-tpczqcv7wf] {
  display: block;
  width: 100%;
  min-height: 30px;
  outline: none !important;
  border: 1px solid var(--mud-palette-gray-darker);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 10px 26px 10px 14px;
  cursor: pointer;
  position: relative;
}
.select__arrow[b-tpczqcv7wf] {
  position: absolute;
  right: 12px;
  bottom: 16px;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  border-right: 2px solid #606060;
  border-bottom: 2px solid #606060;
  transition: 0.7s;
}
.select__list[b-tpczqcv7wf] {
  display: block;
  padding: 0.4rem 0;
  background: #fff;
  border: 1px solid #ccc;
  border-top: none;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  max-height: 200px;
  overflow-y: auto;
  cursor: pointer;
  z-index: 1502;
}
.select__item[b-tpczqcv7wf] {
  display: flex;
  flex-direction: column;
  padding: 16px 10px;
}
.select__item-text[b-tpczqcv7wf] {
  font-family: e-Ukraine-Light;
}
.select__item-img[b-tpczqcv7wf] {
  cursor: pointer;
  height: 30px;
  min-width: 30px;
  margin-right: 0.6rem;
  z-index: 2;
  transition: 1s;
}
.select__item--column[b-tpczqcv7wf] {
  display: flex;
  align-items: center;
}
.select__item-descr[b-tpczqcv7wf] {
  font-size: 0.9rem;
  color: #c9c9c9;
}
.select__item:hover[b-tpczqcv7wf] {
  background-color: var(--mud-palette-gray-lighter);
}
.select__item--active[b-tpczqcv7wf] {
  background: var(--mud-palette-primary);
  color: #fff;
}
.select__item--active:hover[b-tpczqcv7wf] {
  background: var(--mud-palette-primary);
}

.show[b-tpczqcv7wf] {
  display: block;
}
/* _content/MitlaMarket/Pages/Components/TextInformationComponent.razor.rz.scp.css */
.text-information[b-h1vblew61y] {
  display: flex;
}
.text-information.Row[b-h1vblew61y] {
  flex-direction: row;
}
.text-information.Row .text-information__text[b-h1vblew61y] {
  margin-left: 0.4rem;
}
.text-information.Row_Around[b-h1vblew61y] {
  flex-direction: row;
  margin-bottom: 1.2rem;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid #cfcfcf;
  justify-content: space-between;
  font-family: "e-Ukraine-Light";
}
.text-information.Row_Around .text-information__text[b-h1vblew61y] {
  padding-left: 1rem;
  text-align: right;
}
.text-information.Column[b-h1vblew61y] {
  flex-direction: column;
}
.text-information.Column .text-information__text[b-h1vblew61y] {
  margin-top: 0.4rem;
}
.text-information__denomination[b-h1vblew61y] {
  color: #686868;
  font-weight: bold;
}
.text-information__text[b-h1vblew61y] {
  color: #292929;
  line-height: 1.5;
}
.text-information:last-child[b-h1vblew61y] {
  margin-bottom: 0;
}
/* _content/MitlaMarket/Pages/IndexPage.razor.rz.scp.css */
.information[b-46r5wlgifb] {
  margin: 1.5rem auto;
  text-align: center;
  padding: 2rem;
  width: 80%;
}
.information__title[b-46r5wlgifb] {
  font-family: e-Ukraine-Regular;
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
.information__text[b-46r5wlgifb] {
  text-indent: 3rem;
  color: #565a5e;
  text-align: justify;
  letter-spacing: 1px;
  line-height: 1.5;
  margin-bottom: 0.8rem;
}

.categories[b-46r5wlgifb] {
  padding: 96px 112px;
  margin-bottom: 3.5rem;
}
.categories__list[b-46r5wlgifb] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 32px;
}
.categories__item[b-46r5wlgifb] {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #d0d0d0;
  border-radius: 12px;
  padding: 20px;
  cursor: pointer;
}
.categories__item:hover[b-46r5wlgifb] {
  border: 1px solid #000;
}
.categories__item-img[b-46r5wlgifb] {
  width: 112px;
  height: 112px;
  object-fit: cover;
}

@media (max-width: 1100px) {
  .categories[b-46r5wlgifb] {
    padding: 60px 32px;
  }
  .categories__item[b-46r5wlgifb] {
    padding: 10px 20px;
  }
}
@media (max-width: 900px) {
  .categories[b-46r5wlgifb] {
    padding: 60px 16px;
  }
  .categories__list[b-46r5wlgifb] {
    grid-template-columns: repeat(1, 1fr);
  }
  .material__content[b-46r5wlgifb], .product__content[b-46r5wlgifb] {
    flex-direction: column !important;
  }
}
@media (max-width: 600px) {
  .container[b-46r5wlgifb] {
    width: 90% !important;
  }
}
@media (max-width: 500px) {
  .categories__item-img[b-46r5wlgifb] {
    width: 80px;
    height: 80px;
  }
}
.all-material[b-46r5wlgifb] {
  display: flex;
  justify-content: center;
}

.container[b-46r5wlgifb] {
  width: 70%;
  margin: 1.5rem auto 3.5rem;
}

.search[b-46r5wlgifb] {
  display: block;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  position: relative;
}
.search__icon[b-46r5wlgifb] {
  position: absolute;
  right: 8px;
  margin: auto 0;
  top: 0;
  bottom: 0;
  padding: 10px;
  border-radius: 50%;
  width: 25px;
  box-sizing: content-box;
  background: #000;
}
.search__input[b-46r5wlgifb] {
  font-family: "e-Ukraine Head Light";
  color: #000;
  border: 1px solid #D0D5DD;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  background-color: white;
  padding: 0 20px 0 24px;
  margin: 0;
  height: 60px;
  font-size: 16px;
  line-height: 1.33;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
}
.search__result[b-46r5wlgifb] {
  width: 95%;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 5px auto;
  max-height: 510px;
  cursor: pointer;
  z-index: 10;
}
.search__result-title[b-46r5wlgifb] {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 100%;
  background: #fff;
  padding: 16px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #eaecf0;
}
.search__result-of-materials[b-46r5wlgifb], .search__result-of-products[b-46r5wlgifb] {
  position: relative;
  padding: 16px 1px 16px 16px;
  background: #fff;
  box-shadow: 0px 8px 8px -4px rgba(16, 24, 40, 0.03), 0px 20px 24px -4px rgba(16, 24, 40, 0.08);
}
.search__result-of-materials-content[b-46r5wlgifb], .search__result-of-products-content[b-46r5wlgifb] {
  max-height: 240px;
  overflow-y: auto;
  padding-top: 52px;
}
.search__result-of-materials[b-46r5wlgifb] {
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
.search__result-of-products[b-46r5wlgifb] {
  border-top: 1px solid #eaecf0;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.material[b-46r5wlgifb] {
  display: flex;
  text-decoration: none;
  gap: 1rem;
  padding: 10px 16px;
  margin: 0;
  border-radius: 12px;
}
.material:hover[b-46r5wlgifb] {
  background: #efefef;
}
.material__image[b-46r5wlgifb] {
  height: 80px;
  max-width: 80px;
  background: #fff;
  object-fit: contain;
}

.product[b-46r5wlgifb] {
  display: flex;
  text-decoration: none;
  gap: 1rem;
  padding: 10px 16px;
  margin: 0;
  border-radius: 12px;
}
.product:hover[b-46r5wlgifb] {
  background: #efefef;
}
.product__image[b-46r5wlgifb] {
  height: 80px;
  max-width: 80px;
  background: #fff;
  object-fit: contain;
}
/* _content/MitlaMarket/Pages/MaterialsListPage.razor.rz.scp.css */
.pagination[b-nf8yp2rts1] {
  user-select: none;
  list-style: none;
  display: flex;
  gap: 8px;
}
.pagination__item[b-nf8yp2rts1] {
  cursor: pointer;
  padding: 0.5rem 0.8rem;
  background-color: #f2f4f7;
  border-radius: 6px;
}
.pagination__item:hover[b-nf8yp2rts1] {
  background-color: #e9ecef;
}
.pagination__item-active[b-nf8yp2rts1] {
  background-color: var(--mud-palette-primary);
}
.pagination__item-active:hover[b-nf8yp2rts1] {
  background-color: var(--mud-palette-primary);
}
.pagination__item-active .pagination__value[b-nf8yp2rts1] {
  color: #fff;
}
.pagination__item-disabled:hover[b-nf8yp2rts1] {
  background-color: #f2f4f7;
}
.pagination__item-disabled .pagination__value[b-nf8yp2rts1] {
  color: #ccc;
}
.pagination__dots .pagination__value[b-nf8yp2rts1] {
  font-size: 1.1rem;
  padding: 0 0.25rem;
}
.pagination__value[b-nf8yp2rts1] {
  color: #000;
  font-weight: 700;
}

.materials[b-nf8yp2rts1] {
  padding: 1.5rem;
}

.material-info[b-nf8yp2rts1] {
  margin-bottom: 40px;
  background: #fff;
  padding: 32px;
  border-radius: 12px;
  border: 1px solid #eaecf0;
}
.material-info__inner--d-flex[b-nf8yp2rts1] {
  display: flex;
  gap: 1rem;
}
.material-info__image[b-nf8yp2rts1] {
  display: block;
  min-height: 280px;
  height: auto;
  max-height: 400px;
  width: auto;
  object-fit: contain;
  background: #fff;
  margin-bottom: 1rem;
}
.material-info__main-information[b-nf8yp2rts1] {
  width: 100%;
}
.material-info__name[b-nf8yp2rts1] {
  font-size: 2rem;
  font-family: e-Ukraine-UltraLight;
  color: #002376;
  text-decoration: none;
  margin-bottom: 20px;
}
.material-info__group[b-nf8yp2rts1] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 16px 0;
  border-bottom: solid 1px #ccc;
}
.material-info__group:last-child[b-nf8yp2rts1] {
  border-bottom: none;
}
.material-info__group-denomination[b-nf8yp2rts1], .material-info__group-value[b-nf8yp2rts1] {
  font-size: var(--mud-typography-body1-size);
  font-weight: var(--mud-typography-body1-font-weight);
  line-height: var(--mud-typography-body1-line-height);
  letter-spacing: var(--mud-typography-body1-letter-spacing);
  font-family: var(--mud-typography-body1-font-family);
}
.material-info__group-denomination[b-nf8yp2rts1] {
  color: #717171;
  display: flex;
  align-items: center;
}
.material-info__group-denomination[b-nf8yp2rts1]::after {
  content: ":";
  padding-right: 0.5rem;
}
.material-info__group-value--colors[b-nf8yp2rts1] {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.material-info__color[b-nf8yp2rts1] {
  display: flex;
  align-items: center;
  gap: 0.3rem;
}
.material-info__color-image[b-nf8yp2rts1] {
  width: 25px;
  height: 25px;
}
.material-info__color-value[b-nf8yp2rts1] {
  font-family: e-Ukraine-Light;
}

@media (max-width: 1000px) {
  .material-info__image[b-nf8yp2rts1] {
    min-height: 260px;
    max-height: 260px;
  }
}
@media (max-width: 875px) {
  .material-info__image[b-nf8yp2rts1] {
    min-height: 240px;
    max-height: 240px;
  }
}
@media (max-width: 750px) {
  .material-info__image[b-nf8yp2rts1] {
    margin: auto;
  }
  .material-info__inner--d-flex[b-nf8yp2rts1] {
    flex-direction: column;
  }
}
@media (max-width: 400px) {
  .material-info__image[b-nf8yp2rts1] {
    min-height: 220px;
    max-height: 220px;
  }
}
/* _content/MitlaMarket/Pages/MaterialsPage.razor.rz.scp.css */
.material[b-khiig1fg58] {
  width: 85%;
  margin: auto;
  margin-bottom: 40px;
}

.material-info[b-khiig1fg58] {
  margin-bottom: 3rem;
  background: #fff;
  padding: 32px;
  border-radius: 12px;
  border: 1px solid #eaecf0;
  height: fit-content;
}
.material-info__inner--d-flex[b-khiig1fg58] {
  display: flex;
  gap: 32px;
}
.material-info__image[b-khiig1fg58] {
  display: block;
  min-height: 280px;
  height: auto;
  max-height: 400px;
  max-width: 400px;
  width: auto;
  object-fit: contain;
  background: #fff;
  margin-bottom: 1rem;
}
.material-info__main-information[b-khiig1fg58] {
  width: 100%;
}
.material-info__name[b-khiig1fg58] {
  font-size: 2rem;
  font-family: e-Ukraine-UltraLight;
  color: #002376;
  text-decoration: none;
  margin-bottom: 20px;
}
.material-info__group[b-khiig1fg58] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 16px 0;
  border-bottom: solid 1px #ccc;
}
.material-info__group:last-child[b-khiig1fg58] {
  border-bottom: none;
}
.material-info__group-denomination[b-khiig1fg58], .material-info__group-value[b-khiig1fg58] {
  font-size: var(--mud-typography-body1-size);
  font-weight: var(--mud-typography-body1-font-weight);
  line-height: var(--mud-typography-body1-line-height);
  letter-spacing: var(--mud-typography-body1-letter-spacing);
  font-family: var(--mud-typography-body1-font-family);
}
.material-info__group-denomination[b-khiig1fg58] {
  color: #717171;
  display: flex;
  align-items: center;
}
.material-info__group-denomination[b-khiig1fg58]::after {
  content: ":";
  padding-right: 0.5rem;
}
.material-info__group-value--colors[b-khiig1fg58] {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.material-info__color[b-khiig1fg58] {
  display: flex;
  align-items: center;
  gap: 0.3rem;
}
.material-info__color-image[b-khiig1fg58] {
  width: 25px;
  height: 25px;
}
.material-info__color-value[b-khiig1fg58] {
  font-family: e-Ukraine-Light;
}
.material-info .btn[b-khiig1fg58] {
  display: block;
  margin-top: 1rem;
  text-decoration: none;
}
.material-info__copy-icon[b-khiig1fg58] {
  cursor: pointer;
  width: 20px;
  height: 20px;
  fill: #bf2300;
}

@media (max-width: 1280px) {
  .material[b-khiig1fg58] {
    width: 95%;
  }
  .material-info__image[b-khiig1fg58] {
    min-height: 260px;
    max-height: 260px;
    max-width: 260px;
  }
}
@media (max-width: 959px) {
  .material-info__image[b-khiig1fg58] {
    min-height: 240px;
    max-height: 240px;
    max-width: 240px;
    margin: auto;
  }
  .material-info__inner--d-flex[b-khiig1fg58] {
    flex-direction: column;
  }
  .materials-list__wrapper[b-khiig1fg58] {
    max-width: 250px !important;
    min-width: 250px !important;
  }
  .search__material-image[b-khiig1fg58] {
    height: 40px !important;
  }
}
@media (max-width: 875px) {
  .material-info__image[b-khiig1fg58] {
    min-height: 200px;
    max-height: 200px;
    max-width: 200px;
  }
}
@media (max-width: 750px) {
  .material-info__image[b-khiig1fg58] {
    margin: auto;
  }
  .material-info__inner--d-flex[b-khiig1fg58] {
    flex-direction: column;
  }
}
@media (max-width: 400px) {
  .material-info__image[b-khiig1fg58] {
    min-height: 180px;
    max-height: 180px;
    max-width: 180px;
  }
}
.search[b-khiig1fg58] {
  display: block;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  position: relative;
}
.search__icon[b-khiig1fg58] {
  position: absolute;
  right: 8px;
  margin: auto 0;
  top: 0;
  bottom: 0;
  padding: 10px;
  border-radius: 50%;
  width: 25px;
  box-sizing: content-box;
  background: #000;
}
.search__input[b-khiig1fg58] {
  font-family: "e-Ukraine Head Light";
  color: #000;
  border: 1px solid #D0D5DD;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  background-color: white;
  padding: 0 20px 0 24px;
  margin: 0;
  height: 40px;
  font-size: 14px;
  line-height: 1.33;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
}
.search__result[b-khiig1fg58] {
  width: 95%;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 5px auto;
  max-height: 510px;
  cursor: pointer;
  z-index: 10;
}
.search__result-title[b-khiig1fg58] {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 100%;
  background: #fff;
  padding: 16px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #eaecf0;
}
.search__result-of-materials[b-khiig1fg58] {
  position: relative;
  padding: 16px 1px 16px 16px;
  background: #fff;
  box-shadow: 0px 8px 8px -4px rgba(16, 24, 40, 0.03), 0px 20px 24px -4px rgba(16, 24, 40, 0.08);
}
.search__result-of-materials-content[b-khiig1fg58] {
  max-height: 400px;
  overflow-y: auto;
  padding-top: 52px;
}
.search__result-of-materials[b-khiig1fg58] {
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
.search__material[b-khiig1fg58] {
  cursor: pointer;
  user-select: none;
  display: flex;
  text-decoration: none;
  gap: 1rem;
  padding: 10px 16px;
  margin: 0;
  border-radius: 12px;
  margin-bottom: 4px;
}
.search__material:hover[b-khiig1fg58], .search__material--active[b-khiig1fg58] {
  background: #efefef;
}
.search__material-image[b-khiig1fg58] {
  height: 50px;
  max-width: 50px;
  background: #fff;
  object-fit: contain;
}

.materials-list[b-khiig1fg58] {
  overflow-y: auto;
  max-height: 600px;
  margin-top: 12px;
}

.materials-list__wrapper[b-khiig1fg58] {
  background: #fff;
  border-radius: 12px;
  border: 1px solid #eaecf0;
  padding: 12px;
  max-width: 380px;
  min-width: 380px;
  max-height: fit-content;
}
/* _content/MitlaMarket/Pages/OrderStatusPage.razor.rz.scp.css */
.order-status[b-zqdcbri4bj] {
  width: 85%;
  margin: auto;
}
.order-status__inner[b-zqdcbri4bj] {
  display: flex;
  gap: 32px;
  margin-bottom: 32px;
}
.order-status__section[b-zqdcbri4bj] {
  width: 100%;
  height: fit-content;
  background: var(--custom-palette-section-background);
  padding: 32px;
  border-radius: 12px;
  border: 1px solid #eaecf0;
}
.order-status__section-group[b-zqdcbri4bj] {
  display: flex;
  gap: 10px;
}
.order-status__section--help[b-zqdcbri4bj] {
  order: 1;
}
.order-status__control-wrapper[b-zqdcbri4bj] {
  width: 250px;
}

@media (max-width: 1060px) {
  .order-status__inner[b-zqdcbri4bj] {
    flex-direction: column;
  }
  .order-status__section--help[b-zqdcbri4bj] {
    order: 0;
  }
  .order-status__control-wrapper[b-zqdcbri4bj] {
    width: 100%;
  }
}
@media (max-width: 680px) {
  .order-status__section-group[b-zqdcbri4bj] {
    flex-direction: column;
  }
}
/* _content/MitlaMarket/Pages/PaintingsPage.razor.rz.scp.css */
.color[b-ivqcflpqzl] {
  display: flex;
  align-items: center;
  margin: 0.5rem;
  width: 100%;
  background: #fff;
}
.color__view[b-ivqcflpqzl] {
  cursor: pointer;
  height: 80px;
  width: 80px;
  min-height: 80px;
  min-width: 80px;
  z-index: auto;
  transition: 1s;
}
.color__view:hover[b-ivqcflpqzl] {
  transform: scale(1.5);
  border: 0.5px solid #f0f0f0;
}
.color__image[b-ivqcflpqzl] {
  width: 100%;
  height: 100%;
}
.color__name[b-ivqcflpqzl] {
  font-family: "e-Ukraine-Light";
  display: block;
  margin-left: 0.4rem;
}
/* _content/MitlaMarket/Pages/PrivacyPolicyPage.razor.rz.scp.css */
.privacyPolicy[b-oa2kt0o7lq] {
  width: 85%;
  margin: auto;
}
.privacyPolicy__headline[b-oa2kt0o7lq] {
  font-size: 1rem;
  line-height: 1rem;
  margin-bottom: 1rem;
  font-weight: bold;
  text-align: center;
}
.privacyPolicy__paragraph[b-oa2kt0o7lq] {
  margin: 0.9rem 0;
  line-height: 1.5;
}
/* _content/MitlaMarket/Pages/ProductsPage.razor.rz.scp.css */
.product[b-7x1uxxd5qn] {
  width: 85%;
  margin: auto;
}
.product__name[b-7x1uxxd5qn] {
  font-size: var(--mud-typography-h5-size);
  font-weight: var(--mud-typography-h5-font-weight);
  line-height: var(--mud-typography-h5-line-height);
  letter-spacing: var(--mud-typography-h5-letter-spacing);
  font-family: var(--mud-typography-h5-font-family);
  margin-bottom: 32px;
}
.product__price-value[b-7x1uxxd5qn], .product__price-currency[b-7x1uxxd5qn] {
  font-size: var(--mud-typography-h6-size);
  font-weight: 100;
  line-height: var(--mud-typography-h6-line-height);
  letter-spacing: var(--mud-typography-h6-letter-spacing);
  font-family: var(--mud-typography-h6-font-family);
}
.product__price-value[b-7x1uxxd5qn] {
  margin-right: 4px;
}
.product__images[b-7x1uxxd5qn] {
  display: flex;
  gap: 8px;
  width: fit-content;
  flex-direction: column;
  align-items: center;
}
.product__small-images[b-7x1uxxd5qn] {
  display: flex;
  flex-direction: row;
  gap: 12px;
  max-width: 280px;
  overflow-x: auto;
}
.product__small-images .small-images__item[b-7x1uxxd5qn] {
  background: #fff;
  min-width: 80px;
}
.product__small-images .small-images__img[b-7x1uxxd5qn] {
  width: 100%;
  height: 80px;
  object-fit: contain;
}
.product__primary-image[b-7x1uxxd5qn] {
  min-height: 280px;
  height: auto;
  max-height: 400px;
  max-width: 400px;
  object-fit: contain;
}
.product__about[b-7x1uxxd5qn] {
  display: flex;
  gap: 32px;
}
.product__about-right[b-7x1uxxd5qn] {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product__section[b-7x1uxxd5qn] {
  border: 1px solid #eaecf0;
  border-radius: 12px;
  background: var(--custom-palette-section-background);
  padding: 32px;
  margin-bottom: 40px;
}
.product__characteristics-row[b-7x1uxxd5qn] {
  display: flex;
  justify-content: space-between;
  padding: 16px 0;
  border-bottom: solid 1px #ccc;
}
.product__characteristics-row:last-child[b-7x1uxxd5qn] {
  border-bottom: none;
}
.product__characteristics-denomination[b-7x1uxxd5qn], .product__characteristics-value[b-7x1uxxd5qn], .product__characteristics-value span[b-7x1uxxd5qn] {
  font-size: var(--mud-typography-body1-size);
  font-weight: var(--mud-typography-body1-font-weight);
  line-height: var(--mud-typography-body1-line-height);
  letter-spacing: var(--mud-typography-body1-letter-spacing);
  font-family: var(--mud-typography-body1-font-family);
}
.product__characteristics-denomination[b-7x1uxxd5qn] {
  display: flex;
  flex-direction: column;
  color: var(--mud-palette-primary);
}
.product__characteristics-value[b-7x1uxxd5qn] {
  display: flex;
  align-items: center;
  color: #717171;
}
.product__painting-image[b-7x1uxxd5qn] {
  cursor: pointer;
  min-height: 30px;
  min-width: 30px;
  width: 30px;
  height: 30px;
  margin-left: 0.3rem;
  z-index: auto;
  transition: 1s;
}
.product__painting-image:hover[b-7x1uxxd5qn] {
  transform: scale(1.5);
}
.product__description-content[b-7x1uxxd5qn] {
  font-size: var(--mud-typography-body1-size);
  font-weight: var(--mud-typography-body1-font-weight);
  line-height: var(--mud-typography-body1-line-height);
  letter-spacing: var(--mud-typography-body1-letter-spacing);
  font-family: var(--mud-typography-body1-font-family);
}
.product__contacts[b-7x1uxxd5qn] {
  display: flex;
  gap: 12px;
  margin-bottom: 12px;
}

.delivery[b-7x1uxxd5qn] {
  display: flex;
  align-items: center;
}
.delivery-xs[b-7x1uxxd5qn] {
  display: none;
}
.delivery__text[b-7x1uxxd5qn] {
  font-family: e-Ukraine-Light;
}
.delivery__icon[b-7x1uxxd5qn] {
  cursor: pointer;
  height: 24px;
  width: 24px;
  background: var(--mud-palette-primary);
  border-radius: 5rem;
  color: #fff;
  margin-left: 0.5rem;
  font-size: 1rem;
  transition: 0.4s;
  position: relative;
}
.delivery__icon[b-7x1uxxd5qn]:before {
  content: "?";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
}
.delivery__icon:hover[b-7x1uxxd5qn] {
  background: #000;
}

@media (max-width: 1000px) {
  .product__primary-image[b-7x1uxxd5qn] {
    min-height: 260px;
    max-height: 260px;
    max-width: 260px;
  }
  .product__small-images[b-7x1uxxd5qn] {
    max-width: 260px;
  }
  .product__contacts[b-7x1uxxd5qn] {
    flex-direction: column;
  }
}
@media (max-width: 600px) {
  .product__contacts[b-7x1uxxd5qn] {
    -webkit-align-items: center;
    align-items: center;
  }
  .product__characteristics-row[b-7x1uxxd5qn] {
    flex-direction: column;
  }
}
@media (max-width: 800px) {
  .product__about[b-7x1uxxd5qn] {
    flex-direction: column;
  }
  .product__images[b-7x1uxxd5qn] {
    margin: auto;
    margin-bottom: 1.2rem;
  }
}
@media (max-width: 400px) {
  .delivery[b-7x1uxxd5qn] {
    display: none;
  }
  .delivery-xs[b-7x1uxxd5qn] {
    display: block;
  }
  .product__primary-image[b-7x1uxxd5qn] {
    min-height: 200px;
    max-height: 200px;
    max-width: 200px;
  }
  .product__small-images[b-7x1uxxd5qn] {
    max-width: 200px;
  }
}
/* _content/MitlaMarket/Pages/Seller/ActionLogs/Components/FilterComponent.razor.rz.scp.css */
.filter-row[b-bbozlgju5g] {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 8px;
}

@media (max-width: 1279px) {
  .filter-row[b-bbozlgju5g] {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .filter-row[b-bbozlgju5g] {
    grid-template-columns: 1fr;
  }
}
/* _content/MitlaMarket/Pages/Seller/ActionLogs/IndexPage.razor.rz.scp.css */
.logs[b-ceip2cdjys] {
  display: flex;
  flex-direction: column;
  gap: 4px;
  max-height: 600px;
  overflow: auto;
}
.logs__item[b-ceip2cdjys] {
  display: grid;
  grid-template-columns: 1fr 1fr 0.5fr 0.5fr;
  align-items: center;
  gap: 8px;
  padding: 12px;
  border-radius: var(--mud-default-borderradius);
}
.logs__item:nth-child(2n+2)[b-ceip2cdjys] {
  background-color: var(--mud-palette-gray-light);
}
.logs__item:hover[b-ceip2cdjys], .logs__item:nth-child(2n+2):hover[b-ceip2cdjys] {
  cursor: pointer;
  background-color: var(--mud-palette-action-default-hover);
}

@media (max-width: 1279px) {
  .logs__item[b-ceip2cdjys] {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .logs__item[b-ceip2cdjys] {
    grid-template-columns: 1fr;
  }
}
/* _content/MitlaMarket/Pages/Seller/BalancePage.razor.rz.scp.css */
h3[b-vrlg5h8p4v] {
  font-size: 1.5rem;
  line-height: 1.5rem;
}

.balance__inner[b-vrlg5h8p4v] {
  width: 60%;
}

.transactions[b-vrlg5h8p4v] {
  background: #fff;
  padding: 1.5rem;
}
.transactions__headline[b-vrlg5h8p4v] {
  margin-bottom: 1rem;
  padding-bottom: 0.6rem;
  border-bottom: 2px solid #bf2300;
  width: fit-content;
}
.transactions__list[b-vrlg5h8p4v] {
  list-style: none;
  max-height: 600px;
  overflow: auto;
  border: 1px solid #c0c0c0;
}
.transactions__item[b-vrlg5h8p4v] {
  cursor: pointer;
  display: grid;
  grid-template-columns: 0.7fr 1fr 1fr 1fr 1fr;
  background: #fff;
  padding: 1.2rem;
}
.transactions__item:hover[b-vrlg5h8p4v], .transactions__item:nth-child(2n+1):hover[b-vrlg5h8p4v] {
  background: #afafaf;
  color: #fff;
}
.transactions__item:nth-child(2n+1)[b-vrlg5h8p4v] {
  background: #f5f5f5;
}
.transactions__item--header[b-vrlg5h8p4v] {
  background: #e9e9e9;
  font-family: e-Ukraine-Light;
}
.transactions__item--header:hover[b-vrlg5h8p4v] {
  background: #e9e9e9;
  color: #000;
}
.transactions__item--header .transactions__item-order[b-vrlg5h8p4v] {
  text-align: left;
}
.transactions__item-total-sum[b-vrlg5h8p4v] {
  text-align: center;
}
.transactions__item-marketplace-profit[b-vrlg5h8p4v] {
  text-align: center;
}
.transactions__item-shop-profit[b-vrlg5h8p4v] {
  text-align: center;
}
.transactions__item-paid-at[b-vrlg5h8p4v] {
  text-align: center;
}

@media (max-width: 1200px) {
  .balance__inner[b-vrlg5h8p4v] {
    width: 65%;
  }
}
@media (max-width: 1140px) {
  .transactions__list[b-vrlg5h8p4v] {
    overflow-x: visible;
  }
  .transactions__item[b-vrlg5h8p4v] {
    width: 688px;
  }
}
@media (max-width: 1000px) {
  .balance__inner[b-vrlg5h8p4v] {
    width: 100%;
  }
}
/* _content/MitlaMarket/Pages/Seller/Components/ProductAlertComponent.razor.rz.scp.css */
.product-alert__content[b-rcgmcynpp2] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.product-alert__product[b-rcgmcynpp2] {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 8px;
}
.product-alert__product-image[b-rcgmcynpp2] {
  max-height: 6rem;
  max-width: 6rem;
  height: 6rem;
  width: 6rem;
  padding: 0.5rem;
  border: 1px solid #b1b1b1;
  border-radius: 0.4rem;
  margin-bottom: auto;
  object-fit: contain;
}
/* _content/MitlaMarket/Pages/Seller/Components/ReservationComponent.razor.rz.scp.css */
.reservation__table[b-vtwe7h67c8] {
  margin: -16px !important;
  max-height: 400px;
  overflow-y: auto;
}
.reservation__actions[b-vtwe7h67c8] {
  display: flex;
  gap: 4px;
}

.product__image[b-vtwe7h67c8] {
  max-height: 6rem;
  max-width: 6rem;
  height: 6rem;
  width: 6rem;
  padding: 0.5rem;
  border: 1px solid #b1b1b1;
  border-radius: 0.4rem;
  margin-bottom: auto;
  background: #fff;
  object-fit: contain;
}
.product__name[b-vtwe7h67c8] {
  display: flex;
  gap: 0.2rem;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
}

@media (max-width: 530px) {
  .reservation__actions[b-vtwe7h67c8] {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
/* _content/MitlaMarket/Pages/Seller/Components/ReservationProductAddDialog.razor.rz.scp.css */
.product[b-hnqc6ui4x3] {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 8px;
}
.product__image[b-hnqc6ui4x3] {
  max-height: 6rem;
  padding: 0.5rem;
  border: 1px solid #b1b1b1;
  border-radius: 0.4rem;
  margin-bottom: auto;
}
/* _content/MitlaMarket/Pages/Seller/Components/ReservationProductMoveDialog.razor.rz.scp.css */
.product[b-m1gony8ag8] {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 8px;
}
.product__image[b-m1gony8ag8] {
  max-height: 6rem;
  padding: 0.5rem;
  border: 1px solid #b1b1b1;
  border-radius: 0.4rem;
  margin-bottom: auto;
}
/* _content/MitlaMarket/Pages/Seller/Components/ReservationProductsListDialog.razor.rz.scp.css */
.reservation[b-86uhxc60o8] {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #c0c0c0;
}
.reservation__name[b-86uhxc60o8] {
  font-weight: bold;
  margin-bottom: 0.8rem;
}
.reservation__product[b-86uhxc60o8] {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 8px;
}
.reservation__product-image[b-86uhxc60o8] {
  max-height: 6rem;
  max-width: 6rem;
  height: 6rem;
  width: 6rem;
  padding: 0.5rem;
  border: 1px solid #b1b1b1;
  border-radius: 0.4rem;
  margin-bottom: auto;
  object-fit: contain;
}

.product-reservations-content[b-86uhxc60o8] {
  max-height: 400px;
  overflow-y: scroll;
}
/* _content/MitlaMarket/Pages/Seller/Components/ShopProductsCostTableComponent.razor.rz.scp.css */
.products-cost[b-ret7kgz0ih] {
  background: #fff;
  width: 100%;
  margin-bottom: 2rem;
}
.products-cost__table[b-ret7kgz0ih] {
  border: 1px solid #eaecf0;
  -moz-border-radius: calc(var(--mud-default-borderradius) * 3);
  -webkit-border-radius: calc(var(--mud-default-borderradius) * 3);
  border-radius: calc(var(--mud-default-borderradius) * 3);
  display: flex;
  flex-direction: column;
  overflow-x: auto;
  width: 100%;
}
.products-cost__table span[b-ret7kgz0ih] {
  font-size: 1.2rem;
  padding: 1.2rem 1.5rem;
  text-align: right;
}
.products-cost__item[b-ret7kgz0ih] {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding: 24px;
  align-items: center;
  background: #f9fafb;
  min-width: 560px;
}
.products-cost__item:hover[b-ret7kgz0ih] {
  background: #f9fafb;
}
.products-cost__item:nth-child(2n)[b-ret7kgz0ih] {
  background: #fff;
}
.products-cost__item:nth-child(2n):hover[b-ret7kgz0ih] {
  background: #f9fafb;
}
.products-cost__head[b-ret7kgz0ih] {
  padding: 12px 24px;
}
.products-cost__head:hover[b-ret7kgz0ih] {
  background: #f9fafb !important;
}

@media (max-width: 1020px) {
  .stats[b-ret7kgz0ih] {
    flex-direction: column;
  }
  .stats__left[b-ret7kgz0ih] {
    width: 100%;
  }
  .stats__right[b-ret7kgz0ih] {
    width: 100%;
  }
}
/* _content/MitlaMarket/Pages/Seller/Components/WarehouseComponent.razor.rz.scp.css */
.warehouse__table[b-sgwxgnn7u2] {
  margin: -16px !important;
  max-height: 400px;
  overflow-y: auto;
}
.warehouse__table-pager[b-sgwxgnn7u2] {
  display: flex;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
.warehouse__actions[b-sgwxgnn7u2] {
  display: flex;
  gap: 4px;
}

.product__image[b-sgwxgnn7u2] {
  max-height: 6rem;
  max-width: 6rem;
  height: 6rem;
  width: 6rem;
  padding: 0.5rem;
  border: 1px solid #b1b1b1;
  border-radius: 0.4rem;
  margin-bottom: auto;
  background: #fff;
  object-fit: contain;
}
.product__name[b-sgwxgnn7u2] {
  display: flex;
  gap: 0.2rem;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
}

@media (max-width: 850px) {
  .warehouse__table-pager[b-sgwxgnn7u2] {
    flex-direction: column;
    align-items: baseline;
  }
}
@media (max-width: 530px) {
  .warehouse__actions[b-sgwxgnn7u2] {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
/* _content/MitlaMarket/Pages/Seller/IndexPage.razor.rz.scp.css */
.stats[b-uuf1lug909] {
  display: flex;
  justify-content: space-between;
  gap: 32px;
  margin-bottom: 32px;
}
.stats__left[b-uuf1lug909], .stats__right[b-uuf1lug909] {
  width: 49%;
  min-height: 220px;
}

@media (max-width: 1100px) {
  .stats[b-uuf1lug909] {
    flex-direction: column;
  }
  .stats__left[b-uuf1lug909] {
    width: 100%;
  }
  .stats__right[b-uuf1lug909] {
    width: 100%;
  }
}
/* _content/MitlaMarket/Pages/Seller/Layout.razor.rz.scp.css */
.page__content[b-famsqce0cr] {
  margin-right: 32px;
  margin-left: calc(var(--mud-drawer-width, var(--mud-drawer-width-mini-left)) + 32px) !important;
}
.page__content--open[b-famsqce0cr] {
  margin-left: calc(var(--mud-drawer-width, var(--mud-drawer-width-left)) + 32px) !important;
}

.drawer__footer[b-famsqce0cr] {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: var(--custom-palette-section-background);
  padding: 12px 0;
  border-top: 1px solid var(--mud-palette-grey-lighter);
  border-right: 1px solid var(--mud-palette-grey-lighter);
  height: 115px;
  transition: width 225ms cubic-bezier(0, 0, 0.2, 1);
}
.drawer__footer--open[b-famsqce0cr] {
  width: var(--mud-drawer-width-left);
}
.drawer__footer--closed[b-famsqce0cr] {
  width: var(--mud-drawer-width-mini-left);
}

.user[b-famsqce0cr] {
  display: flex;
  gap: 12px;
  padding: 0 8px;
  margin-bottom: 8px;
}
.user__name[b-famsqce0cr], .user__email[b-famsqce0cr] {
  width: 172px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.user__name[b-famsqce0cr] {
  font-size: var(--mud-typography-subtitle2-size);
  font-family: var(--mud-typography-subtitle2-family);
  font-weight: var(--mud-typography-subtitle2-weight);
  line-height: var(--mud-typography-subtitle2-lineheight);
  letter-spacing: var(--mud-typography-subtitle2-letterspacing);
  text-transform: var(--mud-typography-subtitle2-text-transform);
}
.user__email[b-famsqce0cr] {
  font-size: var(--mud-typography-body2-size);
  font-family: var(--mud-typography-body2-family);
  font-weight: var(--mud-typography-body2-weight);
  line-height: var(--mud-typography-body2-lineheight);
  letter-spacing: var(--mud-typography-body2-letterspacing);
  text-transform: var(--mud-typography-body2-text-transform);
}

@media (max-width: 960px) {
  .page__content--open[b-famsqce0cr] {
    margin-left: calc(var(--mud-drawer-width, var(--mud-drawer-width-mini-left)) + 32px) !important;
  }
}
@media (min-width: 1920px) {
  .drawer__footer[b-famsqce0cr] {
    left: calc((100vw - 1920px - 8px) / 2); /* 8px - width scrollbar */
  }
}
@media (max-width: 599px) {
  .page__content[b-famsqce0cr] {
    margin-right: 16px;
    margin-left: 16px !important;
  }
  .drawer__footer[b-famsqce0cr] {
    left: calc(-1 * var(--mud-drawer-width, var(--mud-drawer-width-left)));
  }
  .drawer__footer--open[b-famsqce0cr] {
    left: 0;
  }
}
/* _content/MitlaMarket/Pages/Seller/MessengerPage.razor.rz.scp.css */
/* _content/MitlaMarket/Pages/Seller/Orders/OrderEditPage.razor.rz.scp.css */
/* _content/MitlaMarket/Pages/Seller/Orders/OrdersPage.razor.rz.scp.css */
.navbar[b-5wh1aum2ll] {
  padding: 0;
  margin: 0;
  margin-bottom: 1.5rem;
}
.navbar .nav-item[b-5wh1aum2ll] {
  border-bottom: 2px solid #e6ebe6;
  cursor: pointer;
  margin: 0;
  margin-right: 1rem;
}
.navbar .nav-item__text[b-5wh1aum2ll] {
  font-size: 1.1rem;
  font-family: "e-Ukraine-Light";
}
.navbar .nav-item.active[b-5wh1aum2ll] {
  background: inherit;
  color: #BF2300;
  border-bottom: 2px solid #BF2300;
}
.navbar .nav-item.active:hover[b-5wh1aum2ll] {
  color: #BF2300;
}
.navbar .nav-item:hover[b-5wh1aum2ll] {
  background: inherit;
  color: #000;
  border-bottom: 2px solid #BF2300;
}

@media (max-width: 460px) {
  .navbar-nav[b-5wh1aum2ll] {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .nav-item[b-5wh1aum2ll] {
    margin-bottom: 0.6rem !important;
  }
}
/* _content/MitlaMarket/Pages/Seller/Products/Components/ProductsNavbarComponent.razor.rz.scp.css */
.navbar[b-bvoxba5aqp] {
  padding: 0;
  margin: 0;
  margin-bottom: 1.5rem;
}

.navbar .nav-item[b-bvoxba5aqp] {
  border-bottom: 2px solid #e6ebe6;
  cursor: pointer;
  margin: 0;
  margin-right: 1rem;
}
.navbar .nav-item__text[b-bvoxba5aqp] {
  font-size: 1.1rem;
  font-family: "e-Ukraine-Light";
}

.navbar .nav-item.active[b-bvoxba5aqp] {
  background: inherit;
  color: #BF2300;
  border-bottom: 2px solid #BF2300;
}

.navbar .nav-item.active:hover[b-bvoxba5aqp] {
  color: #BF2300;
}

.navbar .nav-item:hover[b-bvoxba5aqp] {
  background: inherit;
  color: #000;
  border-bottom: 2px solid #BF2300;
}
/* _content/MitlaMarket/Pages/Seller/Products/Components/RemoveProductDialog.razor.rz.scp.css */
.removing-product__inner[b-s3le3do4oe] {
  display: flex;
  gap: 8px;
}
.removing-product__image[b-s3le3do4oe] {
  width: 6rem;
  height: 6rem;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid #b1b1b1;
}
/* _content/MitlaMarket/Pages/Seller/Products/IndexPage.razor.rz.scp.css */
.products__header[b-xdv1edd7sh] {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
  gap: 16px;
}

@media (max-width: 650px) {
  .products__header[b-xdv1edd7sh] {
    flex-direction: column;
  }
}
/* _content/MitlaMarket/Pages/Seller/Products/ProductAddPage.razor.rz.scp.css */
.product-add__section[b-ct1f3mtt15] {
  margin-bottom: 1rem;
}
.product-add__image-load[b-ct1f3mtt15] {
  display: flex;
  flex-direction: column;
}
.product-add .image-load__images[b-ct1f3mtt15] {
  display: flex;
}
.product-add .image-load__small-images[b-ct1f3mtt15] {
  display: flex;
  flex-direction: column;
  max-height: 250px;
  overflow-y: auto;
  margin-right: 16px;
  padding-left: 0;
  margin-bottom: 0;
}
.product-add .image-load__small-images .small-images__item[b-ct1f3mtt15] {
  list-style: none;
  padding: 4px;
  border: 1px solid var(--mud-palette-lines-default);
  border-radius: 12px;
  height: 80px;
  width: 80px;
  margin-bottom: 1rem;
  margin-left: 0;
}
.product-add .image-load__small-images .small-images__item-img[b-ct1f3mtt15] {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product-add .image-load__primary-image[b-ct1f3mtt15] {
  height: 250px;
  width: 250px;
  -o-object-fit: contain;
  object-fit: contain;
  padding: 1rem;
  border: 1px solid var(--mud-palette-lines-default);
  border-radius: 12px;
}
.product-add .image-load__controls[b-ct1f3mtt15] {
  width: 100%;
  margin: 1rem auto 0;
}
.product-add__controls[b-ct1f3mtt15] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
  margin-top: 44px;
}

@media (max-width: 1200px) {
  .product-add__controls[b-ct1f3mtt15] {
    margin-top: 20px;
  }
  .product-add__image-load[b-ct1f3mtt15] {
    width: 100%;
    border-right: 0;
    padding-right: 0;
  }
}
@media (max-width: 472px) {
  .product-add__controls[b-ct1f3mtt15] {
    flex-direction: column-reverse;
    align-items: stretch;
  }
  .product-add .image-load__images[b-ct1f3mtt15] {
    align-items: center;
  }
  .product-add .image-load__small-images[b-ct1f3mtt15] {
    max-height: 250px;
  }
  .product-add .image-load__primary-image[b-ct1f3mtt15] {
    height: 200px;
    width: 200px;
  }
}
@media (max-width: 400px) {
  .product-add .image-load__small-images[b-ct1f3mtt15] {
    max-height: 220px;
  }
  .product-add .image-load__small-images .small-images__item[b-ct1f3mtt15] {
    height: 60px;
    width: 60px;
  }
  .product-add .image-load__primary-image[b-ct1f3mtt15] {
    height: 180px;
    width: 180px;
  }
}
/* _content/MitlaMarket/Pages/Seller/Products/ProductEditPage.razor.rz.scp.css */
.product-edit[b-5cbyqbjrfq] {
  margin-bottom: 1rem;
}
.product-edit__image-load[b-5cbyqbjrfq] {
  display: flex;
  flex-direction: column;
}
.product-edit .image-load__images[b-5cbyqbjrfq] {
  display: flex;
}
.product-edit .image-load__small-images[b-5cbyqbjrfq] {
  display: flex;
  flex-direction: column;
  max-height: 250px;
  overflow-y: auto;
  margin-right: 16px;
  padding-left: 0;
  margin-bottom: 0;
}
.product-edit .image-load__small-images .small-images__item[b-5cbyqbjrfq] {
  list-style: none;
  padding: 4px;
  border: 1px solid var(--mud-palette-lines-default);
  border-radius: 12px;
  height: 80px;
  width: 80px;
  margin-bottom: 1rem;
  margin-left: 0;
}
.product-edit .image-load__small-images .small-images__item-img[b-5cbyqbjrfq] {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product-edit .image-load__primary-image[b-5cbyqbjrfq] {
  height: 250px;
  width: 250px;
  -o-object-fit: contain;
  object-fit: contain;
  padding: 1rem;
  border: 1px solid var(--mud-palette-lines-default);
  border-radius: 12px;
}
.product-edit .image-load__controls[b-5cbyqbjrfq] {
  width: 100%;
  margin: 1rem auto 0;
}
.product-edit__controls[b-5cbyqbjrfq] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
  margin-top: 44px;
}

@media (max-width: 1200px) {
  .product-edit__controls[b-5cbyqbjrfq] {
    margin-top: 20px;
  }
  .product-edit__image-load[b-5cbyqbjrfq] {
    width: 100%;
    border-right: 0;
    padding-right: 0;
  }
}
@media (max-width: 472px) {
  .product-edit__controls[b-5cbyqbjrfq] {
    flex-direction: column-reverse;
    align-items: stretch;
  }
  .product-edit .image-load__images[b-5cbyqbjrfq] {
    align-items: center;
  }
  .product-edit .image-load__small-images[b-5cbyqbjrfq] {
    max-height: 250px;
  }
  .product-edit .image-load__primary-image[b-5cbyqbjrfq] {
    height: 200px;
    width: 200px;
  }
}
@media (max-width: 400px) {
  .product-edit .image-load__small-images[b-5cbyqbjrfq] {
    max-height: 220px;
  }
  .product-edit .image-load__small-images .small-images__item[b-5cbyqbjrfq] {
    height: 60px;
    width: 60px;
  }
  .product-edit .image-load__primary-image[b-5cbyqbjrfq] {
    height: 180px;
    width: 180px;
  }
}
/* _content/MitlaMarket/Pages/Seller/Products/RemovedProductsPage.razor.rz.scp.css */
.filter[b-8xm78stfbm] {
  margin-bottom: 1rem;
  user-select: none;
}
.filter__btn[b-8xm78stfbm] {
  cursor: pointer;
  padding: 0.4rem;
  border: 1px solid #c0c0c0;
  border-radius: 0.4rem;
  width: fit-content;
  margin-bottom: 0.8rem;
  background: #bf2300;
  color: #fff;
}
.filter__btn-active[b-8xm78stfbm] {
  border-color: #bf2300;
}
.filter__btn-icon[b-8xm78stfbm] {
  height: 20px;
  width: 20px;
  fill: #fff;
}
.filter__btn:hover[b-8xm78stfbm] {
  background: #000;
}
.filter__group[b-8xm78stfbm] {
  margin-bottom: 0.6rem;
  background: #fff;
  padding: 1.5rem;
}
.filter__group-headline[b-8xm78stfbm] {
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
.filter__group-list[b-8xm78stfbm] {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.filter__group-item[b-8xm78stfbm] {
  border: 1px solid #c0c0c0;
  border-radius: 2rem;
  width: fit-content;
  margin-right: 0.5rem;
  transition: 0.4s background linear;
}
.filter__group-item:hover[b-8xm78stfbm] {
  background: #9d250a;
  color: #fff;
}
.filter__group-item-active[b-8xm78stfbm] {
  border-color: #bf2300;
}
.filter__group-item-active:hover .filter__group-label[b-8xm78stfbm] {
  color: #fff;
}
.filter__group-item-active .filter__group-label[b-8xm78stfbm] {
  color: #bf2300;
}
.filter__group-checkbox[b-8xm78stfbm] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.2rem;
  width: 0;
  height: 0;
  transition: 0.2s all linear;
  outline: none;
  position: relative;
  top: 0;
}
.filter__group-label[b-8xm78stfbm] {
  cursor: pointer;
  padding: 0.6rem 1.2rem;
  margin: 0;
  font-weight: bold;
}
.filter .btn[b-8xm78stfbm] {
  margin-top: 0.6rem;
}
.filter .btn-disabled[b-8xm78stfbm], .filter .btn-disabled:hover[b-8xm78stfbm] {
  background: #c0c0c0;
}
.filter .btn__text[b-8xm78stfbm] {
  display: flex;
  align-items: center;
  font-size: 1rem;
}

.product__image[b-8xm78stfbm] {
  max-height: 6rem;
  padding: 0.5rem;
  border: 1px solid #b1b1b1;
  border-radius: 0.4rem;
  margin-bottom: auto;
}
/* _content/MitlaMarket/Pages/Seller/ReservationPage.razor.rz.scp.css */
.reservation__header[b-jgxqxj9w6m] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
}
.reservation__headline[b-jgxqxj9w6m] {
  font-size: 1.5rem;
}

@media (max-width: 450px) {
  .reservation__header[b-jgxqxj9w6m] {
    flex-direction: column;
    gap: 32px;
  }
}
/* _content/MitlaMarket/Pages/Seller/SettingsPage.razor.rz.scp.css */
.settings__contacts-inputs[b-q5l8vc1dwp] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 40px;
  align-items: center;
}

.trusted-users-list[b-q5l8vc1dwp] {
  margin: 0 2rem 1rem;
  display: flex;
  gap: 1rem;
  flex-direction: column;
}

.trusted-user-adding[b-q5l8vc1dwp] {
  margin: 1rem 2rem;
}
.trusted-user-adding__search-user[b-q5l8vc1dwp] {
  display: flex;
}
.trusted-user-adding__search-user .btn[b-q5l8vc1dwp] {
  padding: 1rem 2rem;
  margin-left: 0.4rem;
}
.trusted-user-adding__search-user .btn__text[b-q5l8vc1dwp] {
  font-size: 1.1rem !important;
}
.trusted-user-adding .btn-contained-disabled[b-q5l8vc1dwp] {
  display: flex;
  align-items: center;
}
.trusted-user-adding__search-input[b-q5l8vc1dwp] {
  outline: none !important;
  border: 1px solid #c4c4c4;
  height: auto;
  padding: 0.8rem 1.5rem;
  font-size: 1.1rem;
}
.trusted-user-adding__accesses-headline[b-q5l8vc1dwp] {
  font-weight: bold;
  margin-bottom: 0.6rem;
}
.trusted-user-adding__accesses-item[b-q5l8vc1dwp] {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}
.trusted-user-adding__accesses-item-label[b-q5l8vc1dwp] {
  margin-bottom: 0;
  font-size: 0.9rem;
  font-family: e-Ukraine-Light;
}
.trusted-user-adding__warehouses[b-q5l8vc1dwp] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  padding: 8px 0;
}
.trusted-user-adding__warehouses-select[b-q5l8vc1dwp] {
  width: 288px;
}
.trusted-user-adding__btn[b-q5l8vc1dwp] {
  margin: 0 !important;
}
.trusted-user-adding__btn .btn__text[b-q5l8vc1dwp] {
  font-size: 1rem;
}

@media (max-width: 768px) {
  .settings__contacts-inputs[b-q5l8vc1dwp] {
    grid-template-columns: 1fr;
    grid-gap: 24px;
  }
}
@media (max-width: 400px) {
  .trusted-user-adding__warehouses-select[b-q5l8vc1dwp] {
    width: 100%;
  }
}
.select-search[b-q5l8vc1dwp] {
  position: relative;
}
.select-search__value[b-q5l8vc1dwp] {
  display: block;
  min-height: 30px;
  border-bottom: 1px solid #606060;
  padding: 0.5rem 0.2rem 0.4rem;
  font-size: 0.875rem;
  cursor: pointer;
}
.select-search__input[b-q5l8vc1dwp] {
  width: 100%;
}
.select-search__result-list[b-q5l8vc1dwp] {
  display: none;
  padding: 0.4rem;
  background: #fff;
  border: 1px solid #ccc;
  border-top: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  max-height: 200px;
  overflow-y: auto;
  cursor: pointer;
  z-index: 999;
}
.select-search__item[b-q5l8vc1dwp] {
  display: flex;
  flex-direction: column;
  padding: 0.4rem;
  margin: 0.4rem 0.3rem;
  border-bottom: 1.5px solid #bf2300;
}
.select-search__item:hover[b-q5l8vc1dwp] {
  background: #bf2300;
  border-radius: 0.5rem;
}
.select-search__item:hover .settlement[b-q5l8vc1dwp] {
  color: #fff;
}
.select-search__item:hover .region[b-q5l8vc1dwp] {
  color: #eaeaea;
}
.select-search__item .settlement[b-q5l8vc1dwp] {
  font-family: e-Ukraine-Light;
}
.select-search__item .region[b-q5l8vc1dwp] {
  font-size: 0.9rem;
  color: #c9c9c9;
}

.show[b-q5l8vc1dwp] {
  display: block;
}

.form__group--focus .form__label[b-q5l8vc1dwp] {
  color: #bf2300;
  font-family: e-Ukraine-Light;
}
.form__group--focus .select-search__value[b-q5l8vc1dwp] {
  border-bottom: 1.5px solid #bf2300;
}

.load-logo-zone[b-q5l8vc1dwp] {
  width: 350px;
}

.shop-logo__content[b-q5l8vc1dwp] {
  display: flex;
  gap: 12px;
  margin-bottom: 12px;
}
.shop-logo__load-zone[b-q5l8vc1dwp] {
  width: 350px;
}

@media (max-width: 768px) {
  .shop-logo__content[b-q5l8vc1dwp] {
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .shop-logo__load-zone[b-q5l8vc1dwp] {
    width: 100%;
  }
}
/* _content/MitlaMarket/Pages/Seller/WarehousePage.razor.rz.scp.css */
.warehouses__header[b-dyotdn8hjp] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
}

@media (max-width: 450px) {
  .warehouses__header[b-dyotdn8hjp] {
    flex-direction: column;
    gap: 32px;
  }
}
/* _content/MitlaMarket/Pages/ShoppingCart/Components/ChooseDeliveryComponent.razor.rz.scp.css */
.choose-delivery[b-70bcb815il] {
  margin-bottom: 32px;
}
.choose-delivery:last-child[b-70bcb815il] {
  margin-bottom: 0;
}
.choose-delivery__settlement[b-70bcb815il], .choose-delivery__post-office[b-70bcb815il] {
  width: 400px;
  margin-bottom: 1.8rem;
  margin-top: 8px;
}
.choose-delivery__loader[b-70bcb815il] {
  display: flex;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  margin: 1rem 0;
  width: 100%;
}
.choose-delivery__loader-image[b-70bcb815il] {
  margin: auto;
  height: 4rem;
  width: 4rem;
}
.choose-delivery__loader-text[b-70bcb815il] {
  margin: auto;
  font-weight: bold;
  font-size: 0.8rem;
}

@media (max-width: 550px) {
  .choose-delivery__settlement[b-70bcb815il], .choose-delivery__post-office[b-70bcb815il] {
    width: 100%;
  }
}
/* _content/MitlaMarket/Pages/ShoppingCart/Components/ShoppingCartItemComponent.razor.rz.scp.css */
.shopping-cart__item[b-wcd3vfg6ql] {
  background: #fff;
  border-bottom: 1px solid #f3f3f3;
  color: #000;
  padding: 16px 0;
}
.shopping-cart__item:first-child[b-wcd3vfg6ql] {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.shopping-cart__item:last-child[b-wcd3vfg6ql] {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom: none;
}
.shopping-cart__item-row[b-wcd3vfg6ql] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.shopping-cart__item-row:last-child[b-wcd3vfg6ql] {
  display: flex;
  justify-content: flex-end;
}
.shopping-cart__product--inner[b-wcd3vfg6ql] {
  display: flex;
  align-items: center;
}
.shopping-cart__product-image[b-wcd3vfg6ql] {
  width: 60px;
  height: 60px;
  padding: 4px;
  border-radius: 6px;
  border: 1px solid #d0d0d0;
  background: #fff;
  object-fit: contain;
}
.shopping-cart__product-name[b-wcd3vfg6ql] {
  margin-left: 24px;
  width: 300px;
  overflow: hidden;
  text-align: justify;
  cursor: pointer;
  text-decoration: underline;
  font-size: var(--mud-typography-subtitle1-size);
  font-weight: var(--mud-typography-subtitle1-font-weight);
  line-height: var(--mud-typography-subtitle1-line-height);
  letter-spacing: var(--mud-typography-subtitle1-letter-spacing);
  font-family: var(--mud-typography-subtitle1-font-family);
}
.shopping-cart__product-count[b-wcd3vfg6ql] {
  display: flex;
  align-items: center;
  margin: 0 auto;
}
.shopping-cart__product-count span[b-wcd3vfg6ql] {
  font-weight: bold;
}
.shopping-cart__product-cost[b-wcd3vfg6ql] {
  font-weight: 600;
  width: 200px;
  text-align: right;
}
.shopping-cart__btn-remove[b-wcd3vfg6ql] {
  cursor: pointer;
  margin-left: 16px;
}
.shopping-cart__input[b-wcd3vfg6ql] {
  border: 0px;
  border: 1px solid #c0c0c0;
  border-radius: 0.5rem;
  min-height: 2rem;
  text-align: center;
}

.btn-change-count[b-wcd3vfg6ql] {
  padding: 0.3rem 1.1rem;
  color: var(--mud-palette-primary);
  box-shadow: none;
}
.btn-change-count:hover[b-wcd3vfg6ql] {
  color: #000;
}
.btn-change-count-disabled[b-wcd3vfg6ql], .btn-change-count-disabled:hover[b-wcd3vfg6ql] {
  color: #d8d8d8;
}
.btn-change-count .btn__text[b-wcd3vfg6ql] {
  font-size: 1.3rem;
}

@media (max-width: 650px) {
  .shopping-cart__item-row[b-wcd3vfg6ql] {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    text-align: left;
  }
  .shopping-cart__product-name[b-wcd3vfg6ql] {
    margin-top: 0.3rem;
    width: 100%;
  }
  .shopping-cart__product-image[b-wcd3vfg6ql] {
    margin: auto;
  }
  .shopping-cart__product-count[b-wcd3vfg6ql] {
    margin: auto;
    margin-top: 1rem;
  }
  .shopping-cart__product-cost[b-wcd3vfg6ql] {
    margin: auto;
    margin-top: 1rem;
    text-align: center;
  }
  .shopping-cart__btn-remove[b-wcd3vfg6ql] {
    margin: auto;
    margin-top: 1rem;
  }
}
/* _content/MitlaMarket/Pages/ShoppingCart/Components/ShoppingCartOrderComponent.razor.rz.scp.css */
.order[b-a5zlvjfx0n] {
  margin: 1.5rem 0;
  border: 1px solid #eaecf0;
  border-radius: 12px;
  background: var(--custom-palette-section-background);
  padding: 32px;
  margin-bottom: 40px;
}
.order__header[b-a5zlvjfx0n] {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
}
.order__products[b-a5zlvjfx0n] {
  margin-top: 32px;
}
.order__products-table[b-a5zlvjfx0n] {
  border-radius: 8px;
}

@media (max-width: 550px) {
  .order__header[b-a5zlvjfx0n] {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
}
/* _content/MitlaMarket/Pages/ShoppingCart/InputPersonalDataPage.razor.rz.scp.css */
h1[b-5rfius53de] {
  font-size: var(--mud-typography-h3-size);
  font-weight: var(--mud-typography-h3-font-weight);
  line-height: var(--mud-typography-h3-line-height);
  letter-spacing: var(--mud-typography-h3-letter-spacing);
  font-family: var(--mud-typography-h3-font-family);
}

.personal-data__inner[b-5rfius53de] {
  width: 85%;
  margin: 1.5rem auto;
}
.personal-data__header[b-5rfius53de] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.personal-data__headline[b-5rfius53de] {
  width: fit-content;
}
.personal-data__content[b-5rfius53de] {
  display: flex;
}
.personal-data__wrap[b-5rfius53de] {
  display: flex;
  flex-direction: column;
  width: 70%;
}
.personal-data__grid .form__label[b-5rfius53de] {
  color: #000;
}

.section[b-5rfius53de] {
  border: 1px solid #eaecf0;
  border-radius: 12px;
  background: var(--custom-palette-section-background);
  padding: 32px;
}
.section--recipient[b-5rfius53de] {
  margin-bottom: 2rem;
}
.section--payment[b-5rfius53de] {
  height: fit-content;
}

.choose-delivery__loader[b-5rfius53de] {
  display: flex;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  margin: 1rem 0;
  width: 100%;
}
.choose-delivery__loader-image[b-5rfius53de] {
  margin: auto;
  height: 4rem;
  width: 4rem;
}
.choose-delivery__loader-text[b-5rfius53de] {
  margin: auto;
  font-weight: bold;
  font-size: 0.8rem;
}

.personal-data__grid[b-5rfius53de] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 16px;
}

.InputData[b-5rfius53de] {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.25rem;
}

.InputData:last-child[b-5rfius53de] {
  margin-bottom: 3.33rem;
}

.inputDenomination[b-5rfius53de] {
  color: #000;
  font-family: e-Ukraine-Regular;
}

.payment__sum[b-5rfius53de] {
  display: flex;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 8px;
}
.payment__text[b-5rfius53de] {
  font-size: var(--mud-typography-subtitle1-size);
  font-weight: 500;
  line-height: var(--mud-typography-subtitle1-line-height);
  letter-spacing: var(--mud-typography-subtitle1-letter-spacing);
  font-family: var(--mud-typography-subtitle1-font-family);
}
.payment__summary[b-5rfius53de] {
  font-size: 1.25rem;
}

@media (max-width: 575px) {
  .personal-data__headline[b-5rfius53de] {
    margin-bottom: 1rem;
  }
  .personal-data__header[b-5rfius53de] {
    flex-direction: column;
    margin-bottom: 1rem;
  }
  .personal-data__grid[b-5rfius53de] {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .personal-data__grid[b-5rfius53de] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 991px) {
  .section--delivery[b-5rfius53de] {
    margin-bottom: 2rem;
  }
  .section--paymant[b-5rfius53de] {
    margin-left: 0;
    width: 100%;
  }
  .personal-data__content[b-5rfius53de] {
    flex-direction: column;
  }
  .personal-data__wrap[b-5rfius53de] {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .section--payment[b-5rfius53de] {
    margin-left: 2%;
    width: 28%;
  }
}
@media (max-width: 666px) {
  .choose-delivery[b-5rfius53de] {
    margin-right: 3.34rem;
  }
  .choose-delivery__settlement[b-5rfius53de], .choose-delivery__post-office[b-5rfius53de] {
    width: 100%;
    margin-bottom: 1.8rem;
  }
}
@media (max-width: 350px) {
  .personal-data__header .btn[b-5rfius53de] {
    padding: 0.4rem 1rem;
  }
  .personal-data__header .btn .btn__text[b-5rfius53de] {
    font-size: 0.8rem;
  }
}
/* _content/MitlaMarket/Pages/ShoppingCart/ShoppingCartPage.razor.rz.scp.css */
h1[b-6t2xxi14n3] {
  font-size: var(--mud-typography-h3-size);
  font-weight: var(--mud-typography-h3-font-weight);
  line-height: var(--mud-typography-h3-line-height);
  letter-spacing: var(--mud-typography-h3-letter-spacing);
  font-family: var(--mud-typography-h3-font-family);
}

.shopping-cart__inner[b-6t2xxi14n3] {
  width: 85%;
  margin: 1.5rem auto;
}
.shopping-cart__content[b-6t2xxi14n3] {
  margin-bottom: 2rem;
}
.shopping-cart__section[b-6t2xxi14n3] {
  margin: 1.5rem 0;
  border: 1px solid #eaecf0;
  border-radius: 12px;
  background: var(--custom-palette-section-background);
  padding: 32px;
  margin-bottom: 40px;
}
/* _content/MitlaMarket/Pages/ShopsPage.razor.rz.scp.css */
/* _content/MitlaMarket/Pages/TermsOfServicePage.razor.rz.scp.css */
.termsOfService[b-96mbv5z7x4] {
  width: 85%;
  margin: auto;
}
.termsOfService__headline[b-96mbv5z7x4] {
  font-size: 1rem;
  line-height: 1rem;
  margin-bottom: 1rem;
  text-align: center;
}
.termsOfService__paragraph[b-96mbv5z7x4] {
  margin: 0.9rem 0;
  line-height: 1.5;
}
/* _content/MitlaMarket/Pages/Tickets/MaterialNotFoundPage.razor.rz.scp.css */
.ticket[b-flhh75oihd] {
  margin: 1.5rem auto;
  width: 80%;
}
.ticket__textarea[b-flhh75oihd] {
  margin-top: 0.6rem;
  margin-bottom: 24px;
  resize: none;
  font-size: 0.95rem;
  min-height: 100px;
  padding: 0.6rem;
}
/* _content/MitlaMarket/Pages/UserAgreementPage.razor.rz.scp.css */
.userAgreement[b-w2btfw2dr2] {
  width: 85%;
  margin: auto;
}
.userAgreement__headline[b-w2btfw2dr2] {
  font-size: 2rem;
  line-height: 2rem;
  margin-bottom: 3rem;
  padding-bottom: 0.6rem;
  border-bottom: 2px solid #bf2300;
  width: fit-content;
}
.userAgreement__content-headline[b-w2btfw2dr2] {
  font-size: 1rem;
  line-height: 1rem;
  margin-bottom: 1rem;
  font-weight: bold;
  text-align: center;
}
.userAgreement__paragraph[b-w2btfw2dr2] {
  line-height: 1.5;
  margin-bottom: 1.4rem;
}
.userAgreement__text-bold[b-w2btfw2dr2] {
  font-weight: bold;
}
