@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
:focus-visible {
  outline-color: #98b8fb;
}

.form-item label {
  display: block;
}

.form-type-checkbox label {
  display: inline;
  margin-left: 0.5em;
}

.form-item.form-type-radio label,
.form-item.form-type-select label {
  display: inline;
}

.node-edit-form,
.node-form {
  max-width: 800px;
}

form[class*=shop] .form-control,
.node-edit-form .form-control,
.node-form .form-control {
  display: block;
  width: 100%;
  height: 2.8rem;
  padding: 0.3rem 1.2rem 0.3rem 0.75rem;
  color: #555;
  border: 1px solid #aaa;
  border-radius: 0;
}

form[class*=shop] textarea.form-control,
.node-edit-form textarea.form-control,
.node-form textarea.form-control {
  height: 150px;
}

form[class*=shop] .form-control {
  width: 500px;
}

.node-edit-form .form-textarea-wrapper,
.node-form .form-textarea-wrapper {
  width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  line-height: 1.2;
  margin: 0 0 0.5em;
}

h1 {
  font-size: 2.8rem;
  margin-top: 0.5em;
}

@media (max-width: 991.98px) {
  h1 {
    font-size: 2.4rem;
  }
}
@media (max-width: 767.98px) {
  h1 {
    font-size: 2rem;
  }
}
h2 {
  font-size: 2.5rem;
}

@media (max-width: 991.98px) {
  h2 {
    font-size: 2.2rem;
  }
}
@media (max-width: 767.98px) {
  h2 {
    font-size: 1.8rem;
  }
}
h3 {
  font-size: 2rem;
}

h4 {
  font-size: 1.6rem;
}

@media (max-width: 991.98px) {
  h4 {
    font-size: 1.3rem;
  }
}
@media (max-width: 767.98px) {
  h4 {
    font-size: 1.1rem;
  }
}
.field--name-body table {
  font-size: 0.85em;
  display: block;
  width: 100%;
  overflow-x: auto;
}

.field--name-body table tbody {
  display: block;
  width: 100%;
}

.form-text {
  margin-top: 0;
  max-width: 100%;
}

.btn,
[class*=btn-] {
  border: none;
  border-radius: 0.4em;
  color: #fff;
  text-transform: uppercase;
  padding: 0.9em 1.8em;
  letter-spacing: 0.5px;
  font-size: 0.8em;
  font-weight: 600;
  transition: 0.2s;
}

.btn:first-of-type,
[class*=btn-]:first-of-type {
  margin-left: 0;
  margin-right: 0;
}

.btn:active,
.btn:focus,
[class*=btn-]:active,
[class*=btn-]:focus {
  outline: none;
}

.btn:hover,
[class*=btn-]:hover {
  text-decoration: none;
}

.btn-submit {
  border: 1px solid #999;
  color: #999;
  background: none;
}

.btn-submit:hover {
  background: #e8e8e8;
  color: #555;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.kint-popup-trigger {
  position: relative;
  z-index: 99;
}

@media (max-width: 991.98px) {
  body[class^=toolbar] {
    padding-top: 0 !important;
    margin-left: 0 !important;
  }
  body[class^=toolbar] #toolbar-administration {
    display: none;
  }
}
.ajax-progress {
  display: none;
}

.contextual a {
  color: #000 !important;
}

ul.tabs.primary {
  font-size: 0.7em;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
}

ul.tabs.primary a {
  padding: 0.1em 0.7em;
}

nav.action-links {
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 0.7em;
  z-index: 5;
}

a.tabledrag-handle .handle {
  width: 34px;
  height: 34px;
  background-position: center;
}

form.node-form .field--type-image table .tabledrag-toggle-weight-wrapper {
  display: none;
}

form.node-form .field--type-image table .image-widget {
  display: flex;
}

form.node-form .field--type-image table .image-widget input {
  margin: 0;
  font-size: 0.9em;
  padding: 0.5rem;
  height: 1.7rem;
}

form.node-form .field--type-image table .image-widget-data {
  font-size: 0.8em;
  margin-left: 1rem;
}

form.node-form .field--type-image table .image-widget-data .form-item {
  margin-bottom: 0.5em;
}

form.node-form .field--type-image table .image-widget-data .form-item label {
  margin-bottom: 0;
}

form.node-form .field--type-image table .image-widget-data .file--image {
  font-weight: 700;
}

.view-content.view-display-id-page_1 .form-item {
  margin: 0 1em 1em 0;
}

.view-content.view-display-id-page_1 .form-item label {
  margin-bottom: 0;
  font-size: 0.9em;
}

.view-content.view-display-id-page_1 .view-filters .form--inline {
  display: flex;
  flex-wrap: wrap;
}

.view-content.view-display-id-page_1 .view-filters .form--inline .form-item-title {
  flex-basis: 100%;
}

.view-content.view-display-id-page_1 .view-filters .form--inline .form-actions {
  flex-basis: 100%;
  margin: 0 0 1em;
}

.view-content.view-display-id-page_1 .view-content .form-wrapper {
  max-width: 400px;
}

.view-content.view-display-id-page_1 .view-content table {
  font-size: 0.9em;
}

.view-content.view-display-id-page_1 .view-content table td.is-active {
  background-color: inherit;
}

.view-content.view-display-id-page_1 .view-content table tr.selected td {
  background: #ffc !important;
}

.view-content.view-display-id-page_1 .view-content table .form-item {
  margin: 0;
}

.region-messages [data-drupal-messages] {
  margin: 1em 0;
}

body.bonuses-public form#bonuses-form table {
  max-width: 500px;
}

body.bonuses-public form#bonuses-form table tr td,
body.bonuses-public form#bonuses-form table tr th {
  padding: 0.2em 0.3em;
}

body.bonuses-public form#bonuses-form table tr td:last-child,
body.bonuses-public form#bonuses-form table tr th:last-child {
  width: 90px;
}

.user-register-form .form-item-mail {
  display: none;
}

header#header {
  background: #5482e4;
  padding: 0.5em 0;
}

header#header .top {
  justify-content: space-between;
  color: #fff;
  flex-wrap: wrap;
}

header#header .top a {
  color: #fff;
}

header#header .top ul.menu {
  display: flex;
}

header#header .logo img {
  height: 70px;
}

@media (max-width: 575.98px) {
  header#header .logo {
    flex-basis: 50%;
  }
}
header#header .rates {
  display: flex;
  flex-flow: column;
  justify-content: center;
  margin-left: 2em;
  font-size: 0.8em;
  margin-right: auto;
}

header#header .rates .item span {
  opacity: 0.4;
  margin-left: 0.2em;
}

@media (max-width: 575.98px) {
  header#header .rates {
    flex-basis: 50%;
    margin: 0;
    text-align: right;
  }
}
header#header .menu {
  display: flex;
  align-items: center;
  margin: 0 auto;
}

@media (max-width: 575.98px) {
  header#header .menu {
    flex-basis: 100%;
    justify-content: center;
  }
}
header#header .menu a {
  margin: 0 0.5em;
}

header#header .wallet {
  display: flex;
  flex-flow: column;
  justify-content: center;
  margin-right: 2em;
  text-align: right;
}

header#header .wallet .address p {
  font-size: 0.8em;
  margin-bottom: 0;
}

header#header .wallet .address p span {
  opacity: 0.7;
}

header#header .wallet .address p a {
  color: yellow;
}

@media (max-width: 575.98px) {
  header#header .wallet {
    margin-right: 0;
    flex-basis: 100%;
    text-align: center;
  }
}
header#header .profile {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  font-size: 0.9em;
}

@media (max-width: 575.98px) {
  header#header .profile {
    flex-basis: 100%;
    margin-top: 0.8em;
  }
  header#header .profile a {
    margin: 0 0.5em;
  }
}
header#header .profile .avatar {
  display: block;
}

header#header .profile .empty {
  display: block;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  background: rgba(255, 255, 255, 0.6666666667);
}

#info {
  background: #c6d8ff;
}

#info .support {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  font-size: 0.9em;
  padding: 0.2em 0;
}

#info .support a {
  display: inline;
}

footer#footer {
  background: #fff;
  padding: 1em 0;
}

html {
  position: relative;
  height: 100%;
}

.flex {
  display: flex;
}

body {
  margin: 0;
  height: 100%;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  background-color: #fff;
  color: #222;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body.cke_editable {
  background: #fff;
}

body .dialog-off-canvas-main-canvas {
  height: calc(100% - 1px);
}

body .dialog-off-canvas-main-canvas .page-wrapper {
  display: flex;
  min-height: 100%;
  flex-flow: column;
  overflow: hidden;
}

body .dialog-off-canvas-main-canvas .page-wrapper footer#footer {
  margin-top: auto;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
  position: relative;
}

#main {
  position: relative;
}

.page-node #main #block-main-content {
  padding-top: 2em;
}

.service-wrapper {
  padding: 2em;
  text-align: center;
}

body.path-buy .product {
  position: relative;
  flex-wrap: wrap;
}

body.path-buy .product .image {
  position: absolute;
  right: 0;
}

@media (max-width: 767.98px) {
  body.path-buy .product .image {
    position: static;
    flex-basis: 100%;
    margin-bottom: 1em;
  }
}
body.path-buy .product .description {
  font-size: 1.5em;
  line-height: 2;
}

@media (max-width: 575.98px) {
  body.path-buy .product .description .item {
    line-height: 1.6;
  }
  body.path-buy .product .description .item:not(:last-child) {
    margin-bottom: 0.6em;
  }
}
body.path-buy .product .description strong {
  width: 150px;
  display: inline-block;
}

@media (max-width: 575.98px) {
  body.path-buy .product .description strong {
    width: auto;
    display: block;
  }
}
body.path-buy #order-form .form-item-unit-type {
  font-size: 1.5em;
  margin: 0.4em 0;
}

body.path-buy #order-form .form-item-unit-type label {
  font-weight: 600;
  width: 150px;
  display: inline-block;
}

body.path-buy #order-form .form-item-unit-type label::after {
  display: none;
}

body.path-buy #order-form .flex.actions {
  align-items: center;
  margin-top: 2em;
  flex-wrap: wrap;
}

body.path-buy #order-form .flex.actions > * {
  margin-right: 1em;
}

@media (max-width: 575.98px) {
  body.path-buy #order-form .flex.actions {
    justify-content: center;
  }
  body.path-buy #order-form .flex.actions > * {
    margin: 1em 0;
    flex-basis: 100%;
    text-align: center;
  }
}
body.path-buy #order-form .flex.actions input {
  background: #5482e4;
  color: #fff;
}

body.path-buy #order-form .flex.actions input:hover {
  background: #4162a7;
}

@media (max-width: 575.98px) {
  body.path-buy #order-form .form-item-unit-type label {
    display: block;
  }
}
body.path-buy #order-form #edit-payment--wrapper {
  font-size: 1.5em;
  margin: 0.4em 0;
}

@media (max-width: 575.98px) {
  body.path-buy #order-form #edit-payment--wrapper {
    margin: 1.4em 0;
  }
}
body.path-buy #order-form #edit-payment--wrapper .form-radios input {
  margin-right: 0.3em;
}

body.path-buy #order-form #edit-payment--wrapper .form-radios label strong {
  font-size: 1.2em;
  display: block;
  margin-left: 0.9em;
}

article.order-full,
article.product-full,
article.unit-full {
  padding-top: 2em;
}

.block-views-blockorders-block-1 {
  margin-top: 3em;
}

.view.view-catalog .view-content {
  display: flex;
  flex-wrap: wrap;
}

.view.view-catalog .view-content .item {
  flex-basis: 33.3333333333%;
  padding-right: 2em;
  margin-bottom: 3em;
}

@media (max-width: 991.98px) {
  .view.view-catalog .view-content .item {
    flex-basis: 50%;
  }
}
@media (max-width: 600px) {
  .view.view-catalog .view-content .item {
    flex-basis: 100%;
    padding-right: 0;
  }
}
*,
*::after,
*::before {
  box-sizing: border-box;
}

:root {
  font-size: 16px;
}

/* ELEMENTS */
hr {
  margin: 1em 0;
  color: #ddd;
  background-color: #ddd;
  border: 0;
}

hr:not([size]) {
  height: 1px;
}

p {
  margin-top: 0;
}

p:not(:last-child) {
  margin-bottom: 0.7em;
}

p:last-child {
  margin-bottom: 0;
}

abbr[data-bs-original-title],
abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

dt {
  font-weight: 500;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  padding: 0.5rem 1rem;
  margin: 0 0 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

b,
strong {
  font-weight: 600;
}

small {
  font-size: 0.8em;
}

mark {
  padding: 0;
  background-color: #ddd;
}

sub,
sup {
  position: relative;
  font-size: 0.7em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #003284;
  transition: all 0.2s;
  text-decoration: none;
}

a:hover {
  color: #0099e6;
  text-decoration: underline;
}

a:focus {
  outline: none !important;
}

.main-menu a {
  color: #fff;
}

.main-menu a:hover {
  color: #fff;
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

code {
  font-size: 0.9em;
  color: #f6f7d9;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

caption {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: #ddd;
  text-align: left;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

table tbody,
table td,
table tfoot,
table th,
table thead,
table tr {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

table td,
table th {
  padding: 0.75rem;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}

table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
  font-weight: 600;
  text-align: inherit;
  text-align: -webkit-match-parent;
}

table tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

table tbody + tbody {
  border-top: 2px solid #eceeef;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

select:disabled {
  opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: normal;
  line-height: inherit;
}

legend + * {
  clear: left;
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

article.unit-teaser > .item {
  display: flex;
  margin-bottom: 1em;
}

@media (max-width: 575.98px) {
  article.unit-teaser > .item {
    display: block;
  }
}
article.unit-teaser > .item label {
  flex-basis: 200px;
  font-weight: bold;
  flex-shrink: 0;
}

@media (max-width: 767.98px) {
  article.unit-teaser > .item label {
    flex-basis: 140px;
  }
}
article.unit-teaser > .item.images .field__items {
  display: flex;
  flex-wrap: wrap;
}

article.unit-teaser > .item.images .field__items .field__item {
  margin-right: 1em;
  margin-bottom: 1em;
}

article .field--name-field-log {
  opacity: 0.8;
  font-size: 0.8em;
  display: block !important;
}


form#node-mk-form .paragraphs-subform {
  display: flex;
}

form#node-mk-form .paragraphs-subform [class*=field-product-qty] {
  margin: 0 1em;
}

article.order-full .field--name-field-unit > .field__item {
  margin-bottom: 3em;
  border-bottom: 3px double #ccc;
  padding-bottom: 2em;
}

article.product-teaser.empty {
  opacity: 0.5;
}

article.product-teaser .image {
  position: relative;
}

article.product-teaser .summary {
  font-size: 1.6em;
  position: absolute;
  bottom: 0;
  padding: 0.2em 0.5em;
  background: rgba(0, 0, 0, 0.3333333333);
  color: rgba(255, 255, 255, 0.9333333333);
  width: 100%;
  text-align: center;
}

article.product-full span.per1 {
  opacity: 0.5;
}

article.product-full .preorder-wrapper {
  background: #ffe7bb;
  padding: 0.5em 1em;
  border-radius: 0.3em;
}

article.product-full .field--name-field-images-public {
  display: flex;
  margin-bottom: 1em;
  flex-wrap: wrap;
}

article.product-full .field--name-field-images-public .field__item {
  margin: 0 1em 1em 0;
}

article.product-full > .flex {
  justify-content: space-between;
}

@media (max-width: 767.98px) {
  article.product-full > .flex {
    flex-wrap: wrap;
  }
}
article.product-full .packs-wrapper {
  background: #eaf3ea;
  border: 1px solid #dfdfdf;
  border-radius: 0.5em;
  padding: 2em;
  margin: 3em 0;
}

@media (max-width: 767.98px) {
  article.product-full .packs-wrapper {
    padding: 1em;
  }
}
article.product-full .packs-wrapper .city-wrapper {
  width: 100%;
}

article.product-full .packs-wrapper .city-wrapper:not(:last-child) {
  margin-bottom: 3em;
}

article.product-full .packs-wrapper .city-wrapper .packs {
  margin-top: 2em;
}

@media (max-width: 767.98px) {
  article.product-full .packs-wrapper .city-wrapper .packs {
    margin-top: 1em;
    display: flex;
    flex-wrap: wrap;
  }
}
article.product-full .packs-wrapper .city-wrapper .packs .item {
  justify-content: space-between;
  min-height: 50px;
  align-items: center;
  padding: 0.5em 0;
}

@media (max-width: 767.98px) {
  article.product-full .packs-wrapper .city-wrapper .packs .item {
    flex-flow: column;
    border: 1px solid #ccc;
    width: 220px;
    margin: 2em 1em;
    padding: 1em;
  }
  article.product-full .packs-wrapper .city-wrapper .packs .item * {
    margin: 0.2rem 0;
  }
  article.product-full .packs-wrapper .city-wrapper .packs .item *.units {
    font-size: 2em;
  }
  article.product-full .packs-wrapper .city-wrapper .packs .item *.price {
    font-weight: bold;
  }
}
article.product-full .packs-wrapper .city-wrapper .packs .item:not(:last-child) {
  border-bottom: 1px solid #ccc;
}

article.product-full .packs-wrapper .city-wrapper .packs .item .name {
  flex-basis: 15%;
}

article.product-full .packs-wrapper .city-wrapper .packs .item .units {
  flex-basis: 5%;
}

article.product-full .packs-wrapper .city-wrapper .packs .item .dist {
  flex-basis: 25%;
  text-align: center;
}

article.product-full .packs-wrapper .city-wrapper .packs .item .price {
  flex-basis: 10%;
  white-space: nowrap;
}

article.product-full .packs-wrapper .city-wrapper .packs .item .link {
  min-width: 75px;
  text-align: right;
}

@media (max-width: 767.98px) {
  article.product-full .packs-wrapper .city-wrapper .packs .item .link {
    text-align: center;
  }
}
article.product-full .packs-wrapper .city-wrapper .packs .item .cur {
  opacity: 0.5;
}

article.product-teaser {
  max-width: 300px;
}

article.product-teaser .field--name-field-image {
  margin-bottom: 0.7em;
  overflow: hidden;
}

article.product-teaser .field--name-field-image img {
  transition: 0.15s;
  transform: scale(1);
}

article.product-teaser .field--name-field-image:hover img {
  transform: scale(1.07);
}

article.product-teaser h4 {
  margin-bottom: 0.4em;
  font-size: 1.4rem;
}

@media (max-width: 991.98px) {
  article.product-teaser h4 {
    font-size: 1.3rem;
  }
}
@media (max-width: 767.98px) {
  article.product-teaser h4 {
    font-size: 1.1rem;
  }
}
article.product-teaser .field--name-field-short {
  font-size: 0.9em;
  opacity: 0.8;
  line-height: 1.2;
}

nav.menu--shop ul.menu {
  display: flex;
  margin: 0;
}

nav.menu--shop ul.menu li {
  margin: 0 1em;
}

form[id*=shop] tr:hover {
  background: #e2f1f3;
}

.select2-selection--multiple {
  min-height: 47px !important;
}

form#shop-units-form label {
  display: block !important;
}

form#shop-units-form .form-filters {
  display: flex;
  flex-wrap: wrap;
}

form#shop-units-form .form-filters .form-item {
  margin-right: 1em;
  margin-bottom: 1em;
  flex-basis: calc(50% - 1em);
}

form#shop-units-form table {
  font-size: 0.9em;
}

form#shop-units-form table td,
form#shop-units-form table th {
  padding: 0.3rem;
}

form#shop-units-sold-form table {
  font-size: 0.9em;
}

form#shop-units-sold-form table td,
form#shop-units-sold-form table th {
  padding: 0.3rem;
}

form#shop-units-sold-form .form-custom-wrapper {
  display: flex;
}

form#shop-units-sold-form .form-custom-wrapper > * {
  flex-basis: 50%;
  flex-shrink: 0;
}

form#shop-units-sold-form .form-custom-wrapper > * input {
  max-width: 100%;
  width: auto;
}

@media (max-width: 575.98px) {
  form#shop-units-sold-form .form-custom-wrapper {
    display: block;
  }
}
#shop-unit-status-change-form {
  display: none;
}

body[class*=shop-units] .region-content table td select {
  width: 90px;
  padding: 0.1em;
  height: auto;
}

body.shop-products table {
  max-width: 870px;
}

body.shop-products table tr.empty {
  opacity: 0.3;
}

body.shop-products table td,
body.shop-products table th {
  padding: 0.25rem 0.45rem;
}

body.shop-products table td.price,
body.shop-products table th.price {
  width: 150px;
}

body.shop-products table td.price .edit,
body.shop-products table th.price .edit {
  opacity: 0.1;
}

body.shop-products table td.price .edit:hover,
body.shop-products table th.price .edit:hover {
  opacity: 1;
}

body.shop-products table th.add,
body.shop-products table td.add {
  width: 94px;
}

body.shop-products table th.count,
body.shop-products table td.count {
  width: 60px;
}

body.shop-products table th.count a,
body.shop-products table td.count a {
  display: block;
  border-radius: 0.2em;
  background: #c5f5d8;
  text-align: center;
  padding: 0.3em;
  opacity: 0.8;
  text-decoration: none;
  font-size: 1.2em;
  line-height: 1;
}

body.shop-products table th.count a:hover,
body.shop-products table td.count a:hover {
  opacity: 1;
}

body.shop-products table th.count a.count0,
body.shop-products table td.count a.count0 {
  background: #eee;
}

.shop-cities-form .mdists-wrapper {
  display: flex;
  align-items: center;
}

.shop-cities-form .mdists-wrapper .form-item {
  margin-top: 0;
}

.shop-cities-form .mdists-wrapper .form-item input.form-text {
  border: 1px solid #ccc;
  padding: 0.2em 0.5em;
}

.shop-cities-form .mdists-wrapper .form-item input.form-text.involved {
  border-color: #fb4e4e;
}

.shop-cities-form .mdists-wrapper a {
  margin-bottom: 1em;
  margin-left: 0.4em;
}

.shop-cities-form .form-actions input {
  font-size: 1.4em;
  padding: 0.2em 0.8em;
}

.products-line {
  display: flex;
  height: 2.4em;
  align-items: center;
  padding: 0 0.4em;
}

.products-line:hover {
  background: #eee;
}

.products-line span {
  flex-basis: 400px;
}

.products-line a {
  flex-basis: 150px;
}

.shop-packs-page .title-wrapper {
  display: flex;
  align-items: center;
  margin: 1em 0;
}

.shop-packs-page .title-wrapper h4 {
  margin-bottom: 0;
  margin-right: 1em;
}

.shop-packs-page table {
  margin-bottom: 3em;
}

.shop-packs-page table tr:hover {
  background: #eee;
}

.shop-packs-page table td,
.shop-packs-page table th {
  padding: 0.5em;
}

.shop-packs-page table th {
  font-size: 0.8em;
  opacity: 0.7;
}

body.shop-packs-create .form-item-field-units label,
body.shop-packs-edit .form-item-field-units label {
  display: block;
}

body.shop-cities .region-content {
  line-height: 2;
  font-size: 1.5em;
}

body.shop-front .shop-front2 {
  display: flex;
  flex-wrap: wrap;
}

body.shop-front .shop-front2 .item {
  flex-basis: 33.3333333333%;
  padding-right: 2em;
  margin-bottom: 3em;
}

@media (max-width: 991.98px) {
  body.shop-front .shop-front2 .item {
    flex-basis: 50%;
  }
}
@media (max-width: 600px) {
  body.shop-front .shop-front2 .item {
    flex-basis: 100%;
    padding-right: 0;
  }
}
span#copy {
  opacity: 0.7;
  cursor: pointer;
}

span#copy.copied {
  color: green;
}

span#copy:hover {
  opacity: 1;
}

#shop-info1-form table .product-name {
  cursor: pointer;
}

#shop-info1-form table.show-all tr.count0 {
  display: none;
}


.node .field__label {
  font-weight: 500;
}

.path-sms .view-sms .type- {
  background-color: #fff;
}
.path-sms .view-sms .type-request {
  background-color: #f5fff5;
}
.path-sms .view-sms .type-lui-request {
  background-color: #fffbeb;
}

/*# sourceMappingURL=index.css.map */
