@charset "UTF-8";
#adminbar-container .adminbar nav.navbar {
  z-index: 1040;
}
@media (max-width: 767px) {
  #adminbar-container #adminbar-open {
    top: 35%;
  }
}

@font-face {
  font-family: "MediStradaPro";
  src: url("../fonts/mediStradaPro-Light.eot");
  src: url("../fonts/mediStradaPro-Light.eot?#iefix") format("ie9-skip-eot"), url("../fonts/mediStradaPro-Light.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum";
}
@font-face {
  font-family: "MediStradaPro";
  src: url("../fonts/mediStradaPro-Regular.eot");
  src: url("../fonts/mediStradaPro-Regular.eot?#iefix") format("ie9-skip-eot"), url("../fonts/mediStradaPro-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum";
}
@font-face {
  font-family: "MediStradaPro";
  src: url("../fonts/mediStradaPro-Bold.eot");
  src: url("../fonts/mediStradaPro-Bold.eot?#iefix") format("ie9-skip-eot"), url("../fonts/mediStradaPro-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum";
}
html {
  scroll-behavior: smooth;
}

body {
  color: #3b4851;
  font-size: 16px;
  font-family: MediStradaPro, Verdana, "Verdana Ref", sans-serif;
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum";
  line-height: 24px;
  text-rendering: optimizeLegibility;
}

div:not(.shadow):not(.swiper-slide):not(.swiper-wrapper),
input,
select,
textarea,
span,
img,
table,
td,
th,
p,
a,
button,
ul,
code,
pre,
li {
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -webkit-transition: none !important;
  -moz-box-shadow: none !important;
  -moz-transition: none !important;
  box-shadow: none !important;
}

input {
  box-shadow: unset !important;
}

h1 {
  font-size: 22px;
  margin-top: 0;
}

h2 {
  font-size: 20px;
}

@media (max-width: 767px) {
  h3 {
    font-size: 20px;
  }
}

h4 {
  font-size: 20px;
  margin: 20px 0;
}
@media (max-width: 767px) {
  h4 {
    font-size: 16px;
  }
}

h6 {
  margin: 0 0 10px 0;
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

a {
  color: #3b4851;
  text-decoration: none;
}
a:focus, a:hover {
  color: #e20074;
  text-decoration: none;
}

a,
a:focus,
a:hover,
a:active,
button,
button:focus {
  outline: 0 !important;
  text-decoration: none;
}

sup {
  top: -0.05em;
  font-size: 120%;
}

ul,
ol {
  padding: 0;
  margin: 0;
  list-style: none;
}

img {
  max-width: 100%;
}

.container {
  max-width: 100%;
}

@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}
.cc_div .b-tg .c-tg,
.cc_div .b-tg .c-tgl {
  border-radius: 4em !important;
}
.cc_div .b-tg .c-tgl:checked ~ .c-tg {
  background-color: #e20074 !important;
}
.cc_div .b-tg .c-tgl ~ .c-tg.c-ro {
  background-color: #d5dee2 !important;
}
.cc_div span.t-lb {
  border-radius: 4em !important;
}

#c-bns button:first-child,
#s-bns button:first-child {
  background-color: #e20074 !important;
}
#c-bns button:first-child:hover,
#s-bns button:first-child:hover {
  background-color: #8d004c !important;
}

.btn {
  font-size: 16px;
  border: unset;
}
@media (max-width: 767px) {
  .btn {
    font-size: 14px;
    padding: 7px 12px;
  }
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
  outline-offset: 0;
}

.btn-xs {
  font-size: 14px;
}

.btn-primary {
  background-color: #e20074;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  background-color: #8d004c;
  border-color: unset;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  background-color: #e20074;
  border-color: unset !important;
  z-index: 1010;
}

.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active {
  background-color: #c6c3c6;
  border-color: #c6c3c6;
}

.btn-link {
  color: #3b4851;
}

.btn-primary.btn-cep {
  background-color: #2d2d28;
}

.btn-primary.btn-cep:hover,
.btn-primary.btn-cep:focus,
.btn-primary.btn-cep:active {
  background-color: #00a67e;
  border-color: unset;
}

.btn-primary.btn-cep.active.focus,
.btn-primary.btn-cep.active:focus,
.btn-primary.btn-cep.active:hover,
.btn-primary.btn-cep:active.focus,
.btn-primary.btn-cep:active:focus,
.btn-primary.btn-cep:active:hover,
.open > .dropdown-toggle.btn-primary.btn-cep.focus,
.open > .dropdown-toggle.btn-primary.btn-cep:focus,
.open > .dropdown-toggle.btn-primary.btn-cep:hover {
  background-color: #2d2d28;
  border-color: unset !important;
  z-index: 1010;
}

.btn-default.btn-cep.btn-linkcart {
  background-color: #00a67e;
}
.btn-default.btn-cep.btn-linkcart:hover, .btn-default.btn-cep.btn-linkcart:focus, .btn-default.btn-cep.btn-linkcart:active {
  background-color: rgba(0, 166, 126, 0.85);
  color: #FFFFFF;
}

.btn-default {
  background-color: #e20074;
  color: #FFFFFF;
}
.btn-default:hover, .btn-default:focus {
  background-color: #8d004c;
  border: unset;
  color: #FFFFFF;
}

.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-color: #8d004c;
  border: unset;
}

input[type=checkbox],
input[type=radio] {
  margin: 6px 0 0;
}
@media (max-width: 767px) {
  input[type=checkbox],
  input[type=radio] {
    margin: 5px 0 0;
  }
}

.container-main {
  padding-top: 15px;
}

a .medi-magenta:hover,
a.medi-magenta:hover {
  color: #8d004c;
}

h2.uhs {
  margin-top: 5px;
  margin-bottom: 15px;
}

.page-header {
  margin: 0 0 20px;
}
.page-header h1 {
  font-size: 30px;
  color: #e20074;
}

#wishlist-category .page-header:not(:first-child) {
  margin-top: 40px;
}

.form-group label.error {
  color: #e20074;
  font-size: 13px;
}

.product-delete:hover .glyphicon-remove,
.product-delete:hover .glyphicon-trash {
  color: #e20074;
}

.container-breadcrumb {
  min-height: 18px;
}
.container-breadcrumb .col-md-12:empty {
  min-height: 50px;
}

iframe {
  max-width: 100%;
}

.ui-widget {
  font-family: MediStradaPro !important;
}

@media (min-width: 991px) {
  .text-md-center {
    text-align: center !important;
  }
}
.blur {
  filter: blur(5px);
}

.cursor-default {
  cursor: default;
}

.cursor-pointer {
  cursor: pointer;
}

.btn-loading {
  position: relative;
  pointer-events: none;
  opacity: 0.8;
}

.loading-spinner {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50% !important;
  border-top-color: #fff;
  animation: btn-spin 0.8s linear infinite;
  vertical-align: middle;
  margin-right: 4px;
}

.btn-default .loading-spinner,
.btn-link .loading-spinner {
  border-color: rgba(0, 0, 0, 0.2);
  border-top-color: currentColor;
}

@keyframes btn-spin {
  to {
    transform: rotate(360deg);
  }
}
.primaryColorCEP-color {
  color: #00a67e !important;
}
.primaryColorCEP-color:hover {
  color: #2d2d28 !important;
}

.primaryColorCEP-bg {
  background-color: #00a67e !important;
}
.primaryColorCEP-bg:hover {
  background-color: rgba(0, 166, 126, 0.85) !important;
}

.row-flex {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.row-flex-center {
  align-items: center;
}

.row-flex-bottom {
  align-items: flex-end;
}

.row-flex > [class*=col-] {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
}

.medi-magenta {
  color: #e20074;
}

.maximed-color {
  color: #0096af;
}

.spinner input {
  text-align: right;
  padding: 6px;
}
.spinner input:focus, .spinner input:active {
  border: 2px solid #8c8c8c;
}

.cart-add-container .spinner {
  width: 100px;
}
.cart-add-container .spinner input {
  padding-right: 12px;
}

.product-quantity.form-control option {
  font-size: 16px;
}

#cart .product-quantity.form-control {
  padding: 6px;
}

.input-group .form-control:focus {
  z-index: 1000;
}
.input-group .form-control {
  display: block;
}

.input-group-btn-vertical {
  vertical-align: middle;
  display: table-cell;
}
.input-group-btn-vertical span {
  position: absolute;
  top: 3px;
  left: 7px;
  font-size: 12px;
}
@media (max-width: 767px) {
  .input-group-btn-vertical span {
    top: 4px;
  }
}
.input-group-btn-vertical > .btn {
  display: block;
  padding: 10px 12px;
  margin-left: -2px;
  position: relative;
  color: #3b4851;
  background-color: #FFFFFF;
  border: 1px solid #c6c3c6;
  z-index: 999;
}
.input-group-btn-vertical > .btn:hover {
  background-color: #e7e9ec;
}
.input-group-btn-vertical > .btn:hover:active {
  z-index: 1001;
}
.input-group-btn-vertical > .btn:last-child {
  border-top: 1px solid #c6c3c6;
}
.input-group-btn-vertical > .btn:first-child {
  border-bottom: 1px solid #c6c3c6;
}

.product-detail .input-group-btn:last-child > .btn {
  margin-left: 10px;
  padding: 16px 32px;
}

.form-control {
  border: 1px solid #c6c3c6;
  box-shadow: unset !important;
  transition: none !important;
}
.form-control input[type=text],
.form-control input[type=email],
.form-control input[type=tel],
.form-control input[type=search],
.form-control input[type=url],
.form-control input[type=password],
.form-control textarea,
.form-control .ui-autocomplete-input,
.form-control .uneditable-input {
  border: 1px solid #c6c3c6;
  padding: 6px 12px;
  font-size: 14px;
}
.form-control textarea {
  min-height: 120px;
  max-height: 340px;
  max-width: 100%;
}

.block-search .form-control {
  height: 30px;
}
@media (max-width: 767px) {
  .block-search .form-control {
    height: auto;
  }
}

.form-control {
  height: 35px;
}
.form-control:focus {
  z-index: 2;
  border: 1px solid #8c8c8c;
}

.form-horizontal .control-label {
  padding-top: 3px;
}

.product-quantity.form-control,
.spinner .form-control {
  height: 44px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.form-return h2 {
  margin: 20px 0;
}
.form-return .content {
  padding: 0;
}
.form-return .return-table {
  border: 1px solid #c6c3c6;
  margin: 0;
}
.form-return .return-table p {
  margin: 10px;
}
.form-return .return-line p.line {
  border-bottom: 1px dashed #c6c3c6;
}
.form-return .order-number-table p {
  margin: 10px;
}
.form-return .return-table.th,
.form-return .return-table.tf {
  background-color: #f6f5f2;
}
.form-return .return-table.th {
  text-align: center;
}
.form-return ul {
  list-style: disc;
  padding-left: 20px;
  margin: 15px 0;
}

.formbuilder.form-horizontal .form-partner-register .control-label {
  padding-bottom: 7px;
  font-weight: 600;
}
.formbuilder.form-horizontal .form-partner-register .content {
  margin-bottom: 40px;
}
.formbuilder.form-horizontal .form-partner-register .content h1 {
  margin-bottom: 20px;
  color: #e20074;
}
.formbuilder.form-horizontal .form-partner-register .form-group {
  margin: 15px 0;
}
.formbuilder.form-horizontal .form-partner-register h2 {
  margin: 50px 0 15px;
}
.formbuilder.form-horizontal .form-partner-register .row.row-space {
  margin-bottom: 20px;
}
.formbuilder.form-horizontal .form-partner-register .row.row-space .col-phone .input .placeholder {
  position: absolute;
  font-size: 14px;
  top: 41px;
  left: 28px;
  opacity: 0.85;
}
.formbuilder.form-horizontal .form-partner-register .row.row-space .col-phone .input input {
  padding-left: 45px;
}
.formbuilder.form-horizontal label.error {
  color: #e20074;
}

.scroll-to-top {
  right: 26px;
  bottom: 76px;
  width: 32px;
  opacity: 0.38;
  transition: all 0.3s ease !important;
  cursor: pointer;
  display: none;
  position: fixed;
  z-index: 1015;
}
@media (max-width: 767px) {
  .scroll-to-top {
    right: 14px;
    bottom: 76px;
  }
}
.scroll-to-top:before {
  content: url("../images/scroll.svg");
}

a.scroll-to-top:hover {
  opacity: 1;
}

@media (max-width: 767px) {
  #header .login-content {
    margin-bottom: -35.55px;
  }
}
#header .block-login a {
  color: #3b4851;
}
@media (max-width: 767px) {
  #header .block-login li:not(.dropdown) {
    padding: 5.5px ​20px 0 0;
  }
}
#header .block-login .navbar-collapse {
  padding-right: 0;
}
#header .nav-pills > li {
  color: #3b4851;
}
#header .nav > li > a:focus, #header .nav > li > a:hover {
  background-color: transparent;
  text-decoration: underline;
}
#header .row-search .input-group-btn:last-child > .btn,
#header .row-search .input-group-btn:last-child > .btn-group {
  margin: 0;
  padding: 5px 12px;
  font-size: 14px;
}
@media (min-width: 768px) {
  #header .nav > li > a {
    padding: 0;
  }
  #header .tel-contact {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }
  #header .row.row-top-header {
    margin-top: 12px;
    padding: 0 15px;
  }
  #header .row-search {
    background-color: #f6f5f2;
    height: 52px;
    line-height: 50px;
    margin-right: 0;
    padding: 0 15px;
  }
  #header .row-search .block-search input {
    color: #3b4851;
    height: 30px;
    margin-top: 10px;
    padding-right: 30px;
    width: 99%;
  }
  #header .row.row-search > [class*=col] {
    margin: 0;
    padding: 0;
  }
  #header .login-content {
    padding-top: 2px;
    padding-bottom: 8px;
  }
}
@media (max-width: 1199px) {
  #header .tel-contact .opening-time {
    white-space: nowrap;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  #header .row.row-top-header {
    padding-left: 15px;
    padding-right: 0;
  }
  #header .tel-contact {
    padding: 0;
  }
}
@media (max-width: 767px) {
  #header .block-login a span {
    display: none;
  }
  #header .block-login .caret {
    border: 0;
    margin-right: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 0;
    -webkit-font-smoothing: antialiased;
  }
  #header .block-login .caret::before {
    content: "\e008";
    font-family: "Glyphicons Halflings";
    font-size: 28px;
  }
  #header .nav {
    margin: 0 46px 0 0;
  }
  #header .nav-pills > li > a {
    padding: 10px 16px;
  }
  #header .header-col {
    text-align: right;
    line-height: 20px;
  }
}
@media (max-width: 767px) and (min-width: 376px) {
  #header .header-col {
    font-size: 13px;
    padding-top: 8px;
  }
}
@media (max-width: 767px) and (max-width: 375px) {
  #header .header-col {
    font-size: 13px;
    padding-top: 5px;
  }
}
@media (max-width: 767px) and (max-width: 320px) {
  #header .header-col {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  #header .header-col .login-content .modal-dialog {
    text-align: left;
  }
  #header .menu.visible-xs {
    margin-bottom: 25px;
  }
  #header .search-mini {
    margin-top: 20px;
    padding: 10px 10px 10px 10px;
    background-color: #f6f5f2;
  }
  #header .search-mini .block-search input {
    color: #3b4851;
    padding-right: 30px;
    width: 99%;
  }
  #header .search-mini .input-group-btn:last-child > .btn {
    margin-left: 0;
  }
  #header .search-mini .input-group-btn:last-child > .btn-group {
    padding: 7px 12px;
  }
}
@media (min-width: 1199px) {
  #header svg.img-responsive {
    width: 81.5%;
  }
}
@media (min-width: 680px) and (max-width: 767px) {
  #header svg.img-responsive {
    max-width: 45%;
  }
}
@media (min-width: 568px) and (max-width: 679px) {
  #header svg.img-responsive {
    max-width: 65%;
  }
}
@media (min-width: 456px) and (max-width: 567px) {
  #header svg.img-responsive {
    max-width: 80%;
  }
}
@media (max-width: 380px) {
  #header .row-top-header strong.medi-magenta {
    display: block;
  }
}

.row-top-header .block-login .navbar {
  min-height: 0;
  margin-bottom: 0;
  border: none;
}
@media (max-width: 991px) and (min-width: 768px) {
  .row-top-header .block-login .navbar a.dropdown-toggle {
    margin-right: 5px;
  }
}
.row-top-header .navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.row-top-header .navbar-default .navbar-nav > .open > a,
.row-top-header .navbar-default .navbar-nav > .open > a:focus,
.row-top-header .navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent;
}
.row-top-header ul.dropdown-menu > .active > a,
.row-top-header ul.dropdown-menu > .active > a:focus,
.row-top-header ul.dropdown-menu > .active > a:hover {
  color: #e20074 !important;
  background-color: unset;
}
@media (min-width: 768px) {
  .row-top-header a.dropdown-toggle {
    margin-right: 20px;
  }
  .row-top-header ul.dropdown-menu {
    top: 32px;
  }
}

@media (max-width: 767px) {
  .block-login .collapse {
    display: block;
    border: 0;
  }
  .navbar-nav .dropdown.open {
    right: 0;
    z-index: 1010;
  }
  .navbar-nav .open .dropdown-menu {
    border: 1px solid #c6c3c6;
    position: absolute;
    background-color: #FFFFFF;
  }
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    left: -120px;
  }
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    left: -170px;
  }
}

#cart-block .tooltip.bottom .tooltip-inner {
  background-color: #576c7d;
  padding: 5px;
  padding-bottom: 1.1px;
  text-align: left;
  font-weight: bold;
}
#cart-block .tooltip.bottom .tooltip-inner p:last-of-type {
  margin-bottom: 5px;
}
#cart-block .tooltip.bottom {
  line-height: 1;
  opacity: 1;
  z-index: 9999;
}
#cart-block .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #576c7d;
}
#cart-block ::-webkit-scrollbar {
  width: 7px;
}
#cart-block ::-webkit-scrollbar-track {
  background-color: #f6f5f2;
}
#cart-block ::-webkit-scrollbar-thumb {
  background-color: rgba(31, 31, 31, 0.3);
}
#cart-block ::-webkit-scrollbar-thumb:hover {
  background-color: #8d004c;
}
#cart-block .inline {
  display: inline-block;
}
#cart-block #cart-block-price-count {
  position: relative;
  font-weight: bold;
  color: #e20074;
}
@media (min-width: 768px) {
  #cart-block #cart-block-price-count {
    text-align: center;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  #cart-block #cart-block-price-count {
    background-color: #e20074;
    color: #FFFFFF;
    line-height: 12px;
    border-radius: 50px !important;
    padding: 1px 3px;
    z-index: 1006;
  }
}
#cart-block .cart-block-total {
  margin-left: 10px;
  font-weight: bold;
  color: #e20074;
}
#cart-block .product-delete .glyphicon-trash {
  top: 0px;
}
@media (max-width: 767px) {
  #cart-block .product-delete .glyphicon-trash {
    top: -9px;
  }
}
#cart-block .glyphicon-shopping-cart {
  font-size: 24px;
  top: 7px;
  left: 15px;
}
@media (max-width: 767px) {
  #cart-block .glyphicon-shopping-cart {
    left: -17px;
  }
}
#cart-block .cart-background {
  cursor: pointer;
  height: 52px;
  width: 55px;
  margin-right: -15px;
}
@media (max-width: 767px) {
  #cart-block .cart-background {
    height: 39px;
    margin-right: -25px;
  }
}
#cart-block .cart-hover {
  color: #FFFFFF;
  background-color: #576c7d;
}
#cart-block .cart-hover #itemCount {
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}
#cart-block #itemCount, #cart-block #mobile-itemCount {
  position: absolute;
  top: -3px;
  left: 14px;
  width: 17px;
  height: 16px;
  border-radius: 15px !important;
  background: #e20074;
  color: #FFFFFF;
  text-align: center;
  font-size: 12px;
  padding-top: 2px;
  font-family: MediStradaPro, Verdana, "Verdana Ref", sans-serif !important;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 8px 20px 0 rgba(0, 0, 0, 0.19) !important;
}
#cart-block #container-cart > .dropdown {
  display: inline-block;
}
#cart-block #container-cart > .dropdown > .btn-default {
  color: #FFFFFF;
  font-size: 14px;
  padding: 2px 8px;
  background-color: #c6c3c6;
  border: 0;
}
#cart-block #container-cart > .dropdown > .btn-default:hover {
  background-color: #e20074;
}
@media (max-width: 767px) {
  #cart-block #container-cart > .dropdown {
    margin-right: 20px;
  }
}
#cart-block #container-cart .dropdown-menu {
  border: 1px solid #576c7d;
  top: 50px;
  width: 400px;
  max-height: 500px;
  line-height: 12px;
  z-index: 1001;
  overflow-x: hidden;
  padding: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.06) !important;
  right: -15px;
}
#cart-block #container-cart .dropdown-menu > li > a {
  padding: 7.15px 20px;
  font-size: 18px;
  color: #FFFFFF;
}
#cart-block #container-cart .dropdown-menu > li > a:focus, #cart-block #container-cart .dropdown-menu > li > a:hover {
  background-color: #8d004c;
}
@media (max-width: 767px) {
  #cart-block #container-cart .dropdown-menu .btn-default:focus, #cart-block #container-cart .dropdown-menu .btn-default :hover {
    background-color: #576c7d;
  }
  #cart-block #container-cart .dropdown-menu > li > a {
    padding: 7px;
  }
  #cart-block #container-cart .dropdown-menu {
    margin-right: -10px;
    top: 35px;
    border: 1px solid #576c7d;
    width: 400px;
  }
}
#cart-block #container-cart li.cart-empty {
  text-align: center;
  padding: 25px 0;
}
#cart-block #container-cart li.cart {
  bottom: 0;
  left: 0;
  background-color: #FFFFFF;
  position: sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  z-index: 9998;
}
#cart-block #container-cart li.cart a::after {
  content: " >";
  font-size: 25px;
}
@media (max-width: 767px) {
  #cart-block #container-cart li.cart {
    padding: 7px 10px;
  }
}
#cart-block #container-cart li {
  display: inline-block;
  width: 100%;
  padding: 10px 10px;
}
#cart-block #container-cart li .description {
  text-align: left;
}
#cart-block #container-cart li .description div {
  margin-bottom: 10px;
}
#cart-block #container-cart li .description a {
  display: block;
  width: 250px;
  line-height: 18px;
}
#cart-block #container-cart li .name {
  color: #e20074;
  font-size: 15px;
  font-weight: bold;
}
#cart-block #container-cart li .pricevat {
  font-weight: bold;
  color: #3b4851;
}
#cart-block #container-cart li img.product-image.product-image-thumb.img-thumbnail {
  max-height: 100px;
  width: auto;
  border: none;
  padding: 0;
  margin-right: 15px;
}
@media (max-width: 360px) {
  #cart-block #container-cart li img.product-image.product-image-thumb.img-thumbnail {
    max-height: 50px;
  }
}
#cart-block #container-cart ul li:hover {
  background-color: #f6f5f2;
}
#cart-block #container-cart ul li:hover .name {
  color: #8d004c;
}
@media (max-width: 767px) {
  #cart-block #container-cart .glyphicon-menu-down::before {
    content: "\e116";
    font-family: "Glyphicons Halflings";
    font-style: normal;
    color: #3b4851;
    font-size: 28px;
    margin-right: -15px;
  }
  #cart-block #container-cart .dropdown > .btn-default {
    background-color: transparent !important;
  }
}
@media (max-width: 450px) {
  #cart-block #container-cart .cart-block-total {
    padding: 20px 0;
    margin-left: 10px;
    font-size: 18px;
    text-align: center;
  }
  #cart-block #container-cart .pricevat {
    font-size: 18px;
  }
  #cart-block #container-cart .cart-block-text {
    color: #3b4851;
  }
}
@media (min-width: 1200px) {
  #cart-block #container-count {
    left: 50px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  #cart-block #container-count {
    left: 15px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  #cart-block #container-count {
    left: 30px;
  }
}
@media (min-width: 768px) {
  #cart-block #container-count {
    position: relative;
    top: -4px;
    background: url("../images/icon-cart.png") no-repeat 0 0;
    width: 94px;
  }
}
@media (max-width: 767px) {
  #cart-block #container-count {
    display: flex;
    float: right;
  }
}

@media (max-width: 409px) {
  #cart-block #container-cart .dropdown-menu {
    width: 349px;
    max-height: 300px;
  }
  #cart-block #container-cart li .description a {
    width: 210px;
  }
}
@media (max-width: 374px) {
  #cart-block #container-cart .dropdown-menu {
    width: 294px;
    max-height: 300px;
  }
}
.input-scan {
  position: relative;
}
.input-scan .button-barcode {
  border: none;
  position: absolute;
  top: 7px;
  right: 2px;
  z-index: 1000;
  background: none;
  font-size: 19px;
  opacity: 0.8;
}
@media (min-width: 768px) {
  .input-scan .button-barcode {
    right: 5px;
  }
}
@media (max-width: 767px) {
  .input-scan .button-barcode {
    right: 7px;
  }
}

@media (min-width: 768px) {
  .row-search .input-scan .button-barcode,
  .search-mini .input-scan .button-barcode {
    top: 15px;
  }
}

#barcode-scan .embed-responsive video {
  border: unset !important;
  padding: 1em;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  #barcode-scan .embed-responsive {
    padding-bottom: 100%;
  }
}

.notallowed {
  height: 0;
}
.notallowed .embed-responsive {
  padding: 0 !important;
}

.nocamera .alert-danger {
  padding: 12px;
}

.carousel .carousel-control,
.carousel .carousel-indicators li {
  visibility: visible !important;
}
.carousel .carousel-indicators li {
  border-radius: 20px !important;
  border: 1px solid #e20074;
  background-color: #e20074;
  width: 12px;
  height: 12px;
  margin: 0 2px;
}
.carousel .carousel-indicators li:hover {
  border: 1px solid #8d004c;
  background-color: #8d004c;
}
.carousel .carousel-indicators .active {
  border: 1px solid #8d004c;
  background-color: #8d004c;
}
@media (max-width: 515px) {
  .carousel .carousel-indicators {
    bottom: -28px;
  }
}
.carousel .carousel-control {
  text-shadow: none;
  color: #e20074;
}
@media (min-width: 768px) {
  .carousel .carousel-control {
    width: 9%;
  }
}
.carousel .carousel-control .glyphicon-chevron-right,
.carousel .carousel-control .icon-next {
  right: 65%;
}
.carousel .carousel-control .glyphicon-chevron-left,
.carousel .carousel-control .icon-prev {
  left: 65%;
}
.carousel .carousel-control:hover {
  color: #e20074;
}
.carousel .carousel-control.left,
.carousel .carousel-control.right {
  background-image: none;
  background: none !important;
  opacity: 0;
}
@media (min-width: 516px) {
  .carousel .carousel-inner .item .mob-carousel {
    display: none;
  }
}
@media (max-width: 515px) {
  .carousel .carousel-inner .item .desktop-carousel {
    display: none;
  }
}
@media (max-width: 767px) {
  .carousel {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .banner-not-xs {
    display: none !important;
  }
  .mob-carousel,
  .desktop-carousel {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .banner-xs {
    display: none !important;
  }
}
.main-menu {
  margin-top: 30px;
}
.main-menu .navbar {
  border-radius: 0;
  border: unset;
  margin-bottom: 0;
}
.main-menu .navbar-default .navbar-collapse,
.main-menu .navbar-default .navbar-form {
  padding: 0;
  border: none;
}
.main-menu .caret {
  display: none;
}
@media (min-width: 768px) {
  .main-menu .collapse.navbar-collapse ::before {
    border-style: solid;
    position: absolute;
    bottom: -18px;
    left: 0;
    border-width: 0 15px 18px 0;
    border-color: transparent #ef59ab transparent transparent;
  }
  .main-menu .collapse.navbar-collapse ::after {
    border-style: solid;
    position: absolute;
    bottom: -18px;
    right: 0;
    border-width: 18px 15px 0 0;
    border-color: #ef59ab transparent transparent transparent;
  }
  .main-menu .collapse.navbar-collapse .row.row-flex.row-flex-wrap::before, .main-menu .collapse.navbar-collapse .row.row-flex.row-flex-wrap::after {
    border: unset;
  }
  .main-menu .collapse.navbar-collapse .dropdown:hover .dropdown-menu {
    display: block;
  }
  .main-menu .navbar {
    background: #e20074;
  }
  .main-menu .navbar a {
    color: #FFFFFF;
  }
  .main-menu .navbar .column {
    border-right: 1px solid black;
  }
  .main-menu .navbar .column a {
    color: #3b4851;
  }
  .main-menu .navbar ul.nav-justified > li > a,
  .main-menu .navbar ul.nav-justified > li > a:focus {
    margin: 0 0 0;
    font-size: 22px;
    text-shadow: 1px 1px #8d004c;
    font-weight: bold;
    padding: 11px 15px 15px 15px;
    background-color: transparent;
  }
  .main-menu .navbar ul.nav-justified > li:not(:last-child) {
    border-right: 1px solid #FFFFFF;
  }
  .main-menu #navigation .navbar .mega-menu-content .row {
    margin: 0;
    overflow: hidden;
  }
  .main-menu #navigation .navbar .mega-menu-content .column {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .main-menu #navigation .navbar .mega-menu-content .column > a {
    color: #e20074;
    font-weight: bold;
  }
  .main-menu #navigation .navbar .mega-menu-content .column > a:hover {
    color: #8d004c;
  }
  .main-menu #navigation .navbar .mega-menu-content .column:nth-last-child(-n+1) {
    border-right: none;
  }
  .main-menu #navigation .navbar .mega-menu-content .column:hover {
    background-color: #f6f5f2;
  }
  .main-menu #navigation .navbar .mega-menu-content a {
    display: block;
    padding: 6px 0 6px 20px;
    font-size: 15px;
  }
  .main-menu #navigation .navbar .mega-menu-content a:hover {
    color: #e20074;
  }
  .main-menu #navigation .navbar .mega-menu-content ul {
    margin-bottom: 30px;
  }
  .main-menu #navigation .navbar .mega-menu-content ul li:hover {
    color: #8d004c;
  }
  .main-menu #navigation .navbar ul.nav-justified > li > a:hover,
  .main-menu #navigation .navbar ul.nav-justified li.open > a {
    background-color: #576c7d;
    text-shadow: none;
    color: #FFFFFF;
  }
  .main-menu #navigation .navbar .dropdown.mega-menu-container .dropdown-menu {
    padding: 0;
    margin: -1px;
    border-bottom: 3px solid #e20074;
    border-left: 1px solid #e20074;
    border-right: 1px solid #e20074;
    border-top: none;
    z-index: 1073;
    left: 1px;
    right: 1px;
    background-clip: border-box;
    background-color: #f6f5f2;
  }
  .main-menu #navigation .navbar .dropdown.health.mega-menu-container .column {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .main-menu #navigation .navbar .dropdown.health.mega-menu-container .column:nth-child(1) {
    border-right-color: #e20074;
    border-width: 2.5px;
    margin-bottom: -21px;
    margin-top: 30px;
  }
  .main-menu #navigation .navbar .dropdown.health.mega-menu-container .column:nth-child(2) {
    border-right: none;
    margin-top: 30px;
  }
  .main-menu #navigation .navbar .dropdown.health.mega-menu-container .column:nth-child(4) {
    border-right-color: #e20074;
    border-width: 2.5px;
  }
  .main-menu #navigation .navbar .dropdown.health.mega-menu-container .column:nth-child(n+6) {
    border-right: none;
  }
  .main-menu #navigation .navbar .dropdown.health.mega-menu-container .columna {
    margin-top: 0;
    max-width: 70%;
  }
  .main-menu #navigation .navbar .dropdown.health.mega-menu-container .column ul {
    margin-bottom: 15px;
  }
  .main-menu #navigation .navbar .dropdown.health.mega-menu-container li.health-main-items {
    border-bottom: 2px dashed #e7e9ec;
    margin: -12px 60px -36px 60px;
  }
  .main-menu #navigation .navbar .dropdown.health.mega-menu-container li.health-main-items a {
    text-align: center;
    font-size: 23px;
    padding: 20px 0;
    font-weight: bold;
    max-width: 100%;
  }
  .main-menu #navigation .navbar .dropdown.health.mega-menu-container li.health-main-items a:hover {
    color: #8d004c;
  }
  .main-menu #navigation .navbar .dropdown.mega-menu-container.path-active:not(.open) > a:before {
    border-left: 8px solid transparent;
    border-bottom: 8px solid #FFFFFF;
    border-right: 8px solid transparent;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0;
    content: "";
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-menu #navigation .navbar .mega-menu-content a {
    padding-left: 8px;
    font-size: 13px;
    padding-right: 3px;
  }
}
@media (min-width: 1240px) {
  .main-menu .container.row-nav {
    max-width: 1236px !important;
    width: 1236px;
  }
}
@media (max-width: 767px) {
  .main-menu {
    margin-bottom: 30px;
  }
  .main-menu .collapse {
    display: block;
  }
  .main-menu .navbar-default .navbar-collapse,
  .main-menu .navbar-default .navbar-form {
    margin: 0;
  }
  .main-menu .menu-nav {
    padding: 0 15px;
  }
  .main-menu .navbar {
    background: #f6f5f2;
  }
  .main-menu .navbar a {
    color: #3b4851;
  }
  .main-menu .navbar .column a {
    color: #3b4851;
    font-size: 14px;
  }
  .main-menu .navbar ul.nav-justified > li > a,
  .main-menu .navbar ul.nav-justified > li > a:focus {
    padding: 7px 0 7.2px 15px;
    margin: 0;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
  }
  .main-menu .navbar ul.nav-justified i.nav-icon.glyphicon.glyphicon-chevron-right {
    float: right;
    top: -8px;
    background-color: #e20074;
    padding: 11.5px 11.5px;
    color: #FFFFFF;
  }
  .main-menu .navbar ul.nav-justified .caret {
    display: unset;
    border: unset;
    color: #FFFFFF;
    font-size: 22px;
  }
  .main-menu .navbar ul.nav-justified .caret:before {
    content: ">";
    float: right;
    background-color: #e20074;
    margin-top: -7.5px;
    padding: 6px 15px 10px 16px;
  }
  .main-menu .navbar ul.nav-justified .mega-menu-container.open .caret:before {
    transform: rotate(90deg);
  }
  .main-menu .navbar ul.nav-justified .mega-menu-container.open > a:focus,
  .main-menu .navbar ul.nav-justified .mega-menu-container.open > a:hover {
    background-color: #576c7d;
    border-bottom: 0 !important;
    color: #FFFFFF;
  }
  .main-menu .navbar ul.nav-justified > li {
    border-bottom: 1px solid #FFFFFF;
    background-color: #e7e9ec;
  }
  .main-menu .navbar .nav-justified > li {
    overflow: hidden;
  }
  .main-menu .navbar .nav-justified > .dropdown .dropdown-menu {
    position: inherit;
    border: unset;
  }
  .main-menu .navbar .nav-justified > .dropdown .dropdown-menu .mega-menu-content .row-flex {
    display: block;
    margin: 0;
    padding-left: 25px;
    margin-bottom: 10px;
  }
  .main-menu .navbar .nav-justified > .dropdown .dropdown-menu .mega-menu-content .column ul {
    display: block;
  }
  .main-menu .navbar .nav-justified > .dropdown .dropdown-menu .mega-menu-content .column ul li {
    display: none;
  }
  .main-menu .navbar .nav-justified > .health .dropdown-menu {
    position: inherit;
    border: unset;
  }
  .main-menu .navbar .nav-justified > .health .dropdown-menu .mega-menu-content .column ul .health-main-items {
    display: block !important;
  }
  .main-menu .navbar .nav-justified > .health .dropdown-menu .mega-menu-content .column ul .health-main-items li {
    display: none;
  }
  .main-menu .navbar .nav-justified > .health .dropdown-menu .mega-menu-content .column-2 {
    display: none;
  }
  .main-menu .navbar .mega-menu-container.open {
    border-bottom: 0;
  }
  .main-menu .navbar .mega-menu-container.open .nav .open > a {
    border-bottom: 1px solid;
    border-color: #FFFFFF;
    background-color: transparent;
  }
  .main-menu .navbar .mega-menu-container.open .dropdown-menu {
    width: 100%;
  }
  .main-menu .navbar .mega-menu-container.open .mega-menu-content .column {
    border-bottom: 1px solid #FFFFFF;
    padding: 8px 20px;
    background-color: #f6f5f2;
  }
  .main-menu .navbar .health.mega-menu-container .nav-justified > .dropdown .dropdown-menu .mega-menu-content .column ul {
    display: block;
  }
  .main-menu .navbar .dropdown-menu {
    padding: 0;
    margin: 0;
  }
  .main-menu .navbar .column .active a {
    color: #e20074;
  }
}

.menu-height {
  min-height: 50px;
}

@media (min-width: 768px) {
  body.lang.czech .main-menu #navigation .navbar .dropdown.mega-menu-container {
    position: static;
    display: inline-block;
    width: 25%;
  }
}

@media (min-width: 768px) {
  body.lang.slovak .main-menu #navigation .navbar .dropdown.mega-menu-container {
    position: static;
  }
}

@media (min-width: 768px) {
  body.lang.english .main-menu ul.nav-justified > li > a,
  body.lang.english .main-menu ul.nav-justified > li > a:focus {
    margin: 0;
    font-size: 19px;
  }
}

.breadcrumb {
  padding: 15px 2px;
  background-color: #FFFFFF;
  margin-bottom: 0;
  line-height: 20px;
  font-size: 14px;
}
.breadcrumb sup {
  top: -0.02em;
  font-size: 140%;
}

.desktop-breadcrumb {
  display: block;
}

.mobile-breadcrumb {
  display: none;
}

@media (max-width: 768px) {
  .desktop-breadcrumb {
    display: none;
  }
  .mobile-breadcrumb {
    display: block;
    font-size: 13px !important;
  }
  .mobile-breadcrumb .glyphicon-home {
    margin-right: -10px;
  }
  .mobile-breadcrumb ul.mobile-nav .breadcrumb-control:before {
    content: "/";
    color: #c6c3c6;
  }
  .mobile-breadcrumb ul.mobile-nav .breadcrumb-control {
    display: flex;
    align-items: center;
    margin-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .mobile-breadcrumb ul.mobile-nav .breadcrumb-control a {
    padding: 3px 10px;
  }
  .mobile-breadcrumb ul.mobile-nav .breadcrumb-level-1 {
    padding-left: 10px;
  }
  .mobile-breadcrumb ul.mobile-nav .breadcrumb-level-2 {
    padding-left: 15px;
  }
  .mobile-breadcrumb ul.mobile-nav .breadcrumb-level-3 {
    padding-left: 20px;
  }
  .mobile-breadcrumb ul.mobile-nav .breadcrumb-level-4 {
    padding-left: 25px;
  }
}
.breadcrumb > li + li:before {
  content: "/";
  color: #c6c3c6;
}

.breadcrumb > .active {
  color: #3b4851;
  font-weight: bold;
}

@media (max-width: 767px) {
  .container-breadcrumb {
    margin-top: -30px;
  }
}
.is-b2b .container-breadcrumb.row-shop-cart .col-md-12:empty {
  min-height: 20px;
}

#category-choice .block {
  position: relative;
  height: 263px;
}
@media (min-width: 991px) and (max-width: 1199px) {
  #category-choice .block {
    height: 223px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  #category-choice .block {
    height: 156px;
  }
}
#category-choice .header {
  font-size: 20px;
  font-weight: bold;
  color: #e20074;
  text-transform: capitalize;
  padding: 8px 15px;
  position: absolute;
  bottom: 20px;
  width: 85%;
  background: rgba(255, 255, 255, 0.85);
  border-left: 10px solid #e20074;
}
#category-choice #block-category-compression {
  background: url("../images/medi-shop-compression-teaser-high.jpg") no-repeat 0 0;
  background-size: 100% 100%;
}
#category-choice #block-category-orthopaedics {
  background: url("../images/medi-shop-orthopaedics-teaser-high.jpg") no-repeat 0 0;
  background-size: 100% 100%;
}
#category-choice #block-category-sports {
  background: url("../images/medi-shop-sports-teaser-high.jpg") no-repeat 0 0;
  background-size: 100% 100%;
}
#category-choice .content {
  display: none;
  border: 10px solid #e7e9ec;
  height: 100%;
}
#category-choice ul {
  padding: 10px;
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  background: rgba(255, 255, 255, 0.85);
}
#category-choice li {
  line-height: 29px;
}
#category-choice li a {
  color: #e20074;
}
#category-choice li a:hover {
  color: #8d004c;
}

#body-part-choice li {
  position: relative;
  padding: 5px 0 10px 0;
  height: 124px;
  width: 16.66%;
  text-align: center;
  margin: 0;
  background-color: #f6f5f2;
  float: left;
}
#body-part-choice li span {
  display: none;
}
#body-part-choice li:hover {
  background-color: #e7e9ec;
}
#body-part-choice li:hover span {
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #e20074;
  white-space: nowrap;
}
#body-part-choice .category-tree {
  padding: 0;
  margin: 0;
}
#body-part-choice .category-tree img {
  width: 90px;
  height: 72px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  #body-part-choice {
    margin-top: -20px;
  }
  #body-part-choice .category-tree {
    flex-flow: row wrap;
    justify-content: center;
  }
  #body-part-choice .category-tree img {
    width: 62px;
    height: 47px;
    margin-top: 27px;
  }
  #body-part-choice .category-tree li {
    height: 90px;
  }
  #body-part-choice li {
    width: 33.3336%;
    background-color: #f6f5f2;
    border: 1px solid #f6f5f2;
  }
  #body-part-choice li span {
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
  }
}

#web-info {
  margin-top: 25px;
}
#web-info .row {
  padding: 0;
  margin: 0 -15px;
}
#web-info .support h4 {
  font-weight: bold;
}
#web-info .sizer .content {
  margin: 70px auto;
}
#web-info .sizer .content p:not(:first-child) {
  margin: 0;
}
#web-info .sizer .content a {
  font-size: 28px;
  font-weight: 700;
  color: #e20074;
}
#web-info .sizer .content a:hover {
  color: #8d004c;
}
#web-info .block {
  position: relative;
  margin-top: 25px;
  background-color: #f6f5f2;
  text-align: center;
  padding-bottom: 20px;
}
#web-info .block .header {
  text-align: left;
  font-size: 16px;
  background-color: #e7e9ec;
  margin: 0;
  padding: 13px 0 13px 13px;
  font-weight: normal;
  margin-bottom: 20px;
}
#web-info .block .header .block-header {
  position: absolute;
  right: 2%;
  top: -8px;
  height: 64px;
  width: 64px;
}
#web-info .block .header .block-header.block-phone {
  background: url("../images/medical_sprite_sheet.png") no-repeat -26px -169px;
}
#web-info .block .header .block-header.block-email {
  background: url("../images/medical_sprite_sheet.png") no-repeat -105px -169px;
}
#web-info .block .header .block-header.block-catalog {
  background: url("../images/medical_sprite_sheet.png") no-repeat -185px -169px;
}
#web-info .block .header .block-header.block-news {
  background: url("../images/medical_sprite_sheet.png") no-repeat -261px -169px;
}
#web-info .block .header .block-header.block-sizer {
  background: url("../images/medical_sprite_sheet.png") no-repeat -338px -169px;
}
#web-info .block .header .block-header.block-faq {
  background: url("../images/medical_sprite_sheet.png") no-repeat -411px -169px;
}
@media (max-width: 767px) {
  #web-info .block .header {
    padding: 6px 0 6px 13px;
    font-size: 13px;
  }
}
#web-info .block .content {
  text-align: center;
  padding: 0 30px;
}
@media (min-width: 991px) {
  #web-info .block {
    height: 325px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  #web-info .block {
    height: 415px;
  }
}
#web-info .benefits .content,
#web-info .download-cep .content,
#web-info .news-cep .content {
  text-align: left;
  padding: 0 20px;
}
#web-info .benefits .content ul li,
#web-info .download-cep .content ul li,
#web-info .news-cep .content ul li {
  margin-top: 5px;
}
#web-info .benefits .content ul li ul li,
#web-info .download-cep .content ul li ul li,
#web-info .news-cep .content ul li ul li {
  margin: 0;
}
#web-info .benefits .block .content > ul,
#web-info .download-cep .block .content > ul,
#web-info .news-cep .block .content > ul {
  margin-left: 10px;
}
#web-info .contact-cep a,
#web-info .news-cep a,
#web-info .download-cep a {
  color: #2d2d28;
}
#web-info .contact-cep a:hover,
#web-info .news-cep a:hover,
#web-info .download-cep a:hover {
  color: #00a67e;
}
#web-info .download-cep.preorder .block .header {
  padding: 13px;
}
#web-info .download-cep.preorder .block .block-header.block-catalog {
  background: url("../images/medical_sprite_sheet.png") no-repeat -185px -169px;
}
#web-info .download-cep.preorder .block .content {
  text-align: left;
  padding: 0 15px;
}
#web-info .download-cep.preorder .block .content ul li {
  margin-top: 5px;
}
#web-info .faq-cep.preorder .block .header {
  padding: 13px;
}
#web-info .faq-cep.preorder .block .content {
  text-align: left;
  padding: 0 15px;
}
@media (max-width: 767px) {
  #web-info .benefits {
    display: none;
  }
}
@media (min-width: 768px) {
  #web-info .benefits .content {
    margin-top: 50px;
  }
}
#web-info .btn.btn-default {
  width: 100%;
  margin-top: 10px;
}
@media (min-width: 768px) {
  #web-info .support .content,
  #web-info .block-newsletter {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  #web-info .newsletter-block .content {
    margin-bottom: 15px;
  }
  #web-info .newsletter-block .block {
    margin-top: 25px;
  }
  #web-info .support h4 {
    margin: 10px 0;
  }
  #web-info .support p {
    margin: 0;
  }
  #web-info .support .block {
    margin-top: 0;
  }
  #web-info .block .block-header {
    top: -16px;
  }
  #web-info .contact-cep .block,
  #web-info .news-cep .block,
  #web-info .download-cep .block {
    margin-top: 25px;
  }
}
#web-info .preorder .block {
  height: unset;
}
#web-info .preorder .block .content a:hover, #web-info .preorder .block .content a:focus {
  color: #00a67e;
}
#web-info .preorder .block .content > ul,
#web-info .preorder .block .content > p {
  margin-left: 10px;
}

#web-info-green {
  margin-top: 25px;
}
#web-info-green #shippingfreecontainer,
#web-info-green #preorder-entrance {
  background-color: #8EA40D;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 20px;
  padding: 15px 0 15px;
  text-align: center;
  margin-bottom: 0;
}
#web-info-green #shippingfreecontainer a,
#web-info-green #preorder-entrance a {
  color: #FFFFFF;
}
#web-info-green #shippingfreecontainer a:hover,
#web-info-green #preorder-entrance a:hover {
  color: #3b4851;
}
@media (max-width: 767px) {
  #web-info-green #shippingfreecontainer,
  #web-info-green #preorder-entrance {
    font-size: 16px;
  }
}

@media (min-width: 991px) {
  .cep-container.homepage #web-info .block {
    height: 422px;
  }
}
.cep-container.homepage #web-info .block .content {
  text-align: left;
}
.cep-container.homepage #web-info .block .content hr {
  border-top: 1px solid rgba(59, 72, 81, 0.3);
}
.cep-container.homepage #web-info .news-cep .post {
  text-align: left;
}
.cep-container.homepage #web-info .news-cep .post h2 {
  margin: 10px 0;
  font-size: 16px;
}
.cep-container.homepage #web-info .block-button {
  margin: 30px 0;
  position: relative;
}
.cep-container.homepage #web-info .block-button a {
  background-color: #00a67e;
  color: #FFFFFF;
  padding: 10px 26px;
}
.cep-container.homepage #web-info .block-button a:hover {
  background-color: #2d2d28;
}

#sidebar .category-menu .header,
#sidebar .body-part-menu .header,
#sidebar .body-part-menu .content {
  margin-bottom: 20px;
}
#sidebar .category-menu .header,
#sidebar .body-part-menu .header {
  background-color: #f6f5f2;
  font-weight: bold;
  padding: 5px 5px 5px 10px;
  text-align: left;
  cursor: pointer;
}
#sidebar .body-part-menu .header {
  margin-top: 20px;
}

#sidebar .category-menu ul.category-tree a {
  display: block;
  line-height: 17px;
  padding: 8px 12px;
}
#sidebar .category-menu ul.category-tree li a:hover {
  background: #e20074;
  opacity: 0.65;
  color: #FFFFFF !important;
}
#sidebar .category-menu ul.category-tree li a::after {
  font-size: 24px;
  font-weight: bold;
}
#sidebar .category-menu ul.category-tree > li > a {
  background: #e7e9ec;
  padding-left: 10px;
  font-weight: bold;
  margin-bottom: 2px;
}
#sidebar .category-menu ul.category-tree > li > a::after {
  content: ">";
  float: right;
}
#sidebar .category-menu ul.category-tree > li.path-active > a {
  color: #e20074;
}
#sidebar .category-menu ul.category-tree > li.path-active > a::after {
  content: ">";
  transform: rotate(90deg);
  margin-right: -2px;
}
#sidebar .category-menu ul.category-tree > li > ul > li > a {
  background: #f6f5f2;
  padding-left: 20px;
  margin-bottom: 2px;
}
#sidebar .category-menu ul.category-tree > li > ul > li > a::after {
  content: ">";
  float: right;
}
#sidebar .category-menu ul.category-tree > li.path-active > ul > li.path-active > a::after {
  content: ">";
  transform: rotate(90deg);
  margin-right: -2px;
}
#sidebar .category-menu ul.category-tree > li.path-active > ul > li.path-active > a {
  color: #e20074;
}
#sidebar .category-menu ul.category-tree > li > ul > li > ul > li > a {
  background: #fdfdfd;
  padding-left: 30px;
  font-size: 15px;
}
#sidebar .category-menu ul.category-tree > li.path-active > ul > li.path-active > ul > li.path-active > a {
  color: #e20074;
}
#sidebar .category-menu ul.category-tree > li > ul > li > ul > li > ul > li > a {
  background: #fdfdfd;
  padding-left: 40px;
  font-size: 14px;
}
#sidebar .category-menu ul.category-tree > li.path-active > ul > li.path-active > ul > li.path-active > ul > li.path-active > a {
  color: #e20074;
}
#sidebar .category-menu ul.category-tree > li > ul > li > ul > li > ul > li > ul > li > a {
  background: #fdfdfd;
  padding-left: 55px;
  padding-right: 25px;
  font-size: 13px;
  position: relative;
  display: flex;
  flex-flow: wrap;
}
#sidebar .category-menu ul.category-tree > li.path-active > ul > li.path-active > ul > li.path-active > ul > li.path-active > ul > li.path-active > a {
  color: #e20074;
}
#sidebar .category-menu ul.category-tree > li > ul > li > ul > li > ul > li > ul > li a::after {
  content: ">";
  right: 12px;
  position: absolute;
  align-self: center;
  padding-bottom: 5px;
}
#sidebar .category-menu ul.category-tree > li.path-active > ul > li.path-active > ul > li.path-active > ul > li.path-active > ul > li.path-active > a::after {
  content: ">";
}

#sidebar .body-part-menu li {
  position: relative;
  padding: 5px 0 10px 0;
  height: 82px;
  width: 48.7179487179%;
  text-align: center;
  margin: 0;
  background-color: #f6f5f2;
  float: left;
  margin-bottom: 8px;
}
#sidebar .body-part-menu li span {
  display: none;
}
#sidebar .body-part-menu li:hover {
  background-color: #e7e9ec;
}
#sidebar .body-part-menu li:hover span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  background-color: #e20074;
  color: #FFFFFF;
  opacity: 0.65;
  font-weight: bold;
  white-space: nowrap;
  padding: 5px 0;
  font-size: 13px;
}
#sidebar .body-part-menu li:nth-child(even) {
  margin-left: 2.5641025641%;
}
#sidebar .body-part-menu .category-tree {
  display: inline-block;
  padding: 0;
  margin: 0;
}
#sidebar .body-part-menu .category-tree img {
  width: 90px;
  height: 72px;
}

#sidebar #web-info .support .content {
  margin-top: unset;
}
#sidebar #web-info .newsletter-block .block-newsletter,
#sidebar #web-info .support .block-newsletter {
  margin: 0 0 10px 0;
}
#sidebar #web-info .newsletter-block .block,
#sidebar #web-info .support .block {
  height: unset;
}
#sidebar #web-info .contact-cep .block,
#sidebar #web-info .news-cep .block {
  height: unset;
}
#sidebar #web-info .contact-cep .block .content,
#sidebar #web-info .news-cep .block .content {
  text-align: left;
  padding: 0 20px;
}
#sidebar #web-info .contact-cep .block .content hr,
#sidebar #web-info .news-cep .block .content hr {
  border-top: 1px solid rgba(59, 72, 81, 0.3);
}
#sidebar #web-info .contact-cep .block .content span.date,
#sidebar #web-info .news-cep .block .content span.date {
  display: none;
}
#sidebar #web-info .contact-cep .block-button,
#sidebar #web-info .news-cep .block-button {
  margin: 30px 0;
  position: relative;
}
#sidebar #web-info .contact-cep .block-button a,
#sidebar #web-info .news-cep .block-button a {
  background-color: #00a67e;
  color: #FFFFFF;
  padding: 10px 26px;
}
#sidebar #web-info .contact-cep .block-button a:hover,
#sidebar #web-info .news-cep .block-button a:hover {
  background-color: #2d2d28;
}

#search-result .algolia-banner {
  display: block;
  padding: 14px 20px;
  margin: 0 0 15px;
  border-radius: 6px;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.5;
}
#search-result .algolia-banner:hover {
  opacity: 0.9;
  text-decoration: none;
}
#search-result .row-result-description {
  background-color: #e7e9ec;
  margin-bottom: 15px;
}
#search-result .row-result-description h1,
#search-result .row-result-description h2,
#search-result .row-result-description p {
  margin: 0;
}
#search-result .row-result-description h2 {
  font-weight: 300;
}
#search-result .row-result-description h2 span {
  font-weight: 700;
}
@media (min-width: 768px) {
  #search-result .row-result-description {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
  }
}
@media (max-width: 767px) {
  #search-result .row-result-description {
    margin-bottom: 30px;
    padding: 15px;
  }
  #search-result .row-result-description .name {
    line-height: 1.4;
  }
}
#search-result hr.cross-section {
  border-top: 2px solid #e7e9ec;
}
#search-result .row-products {
  margin: 30px 0;
}
#search-result .row-products .name-products,
#search-result .row-products .products-count,
#search-result .row-products .products-count p {
  margin: 0;
}
#search-result .row-products .column {
  padding: 0;
}
@media (min-width: 768px) {
  #search-result .row-products .products-count {
    text-align: right;
  }
}
@media (max-width: 767px) {
  #search-result .row-products .name-products {
    margin-bottom: 10px;
  }
}
#search-result .row-result-others .content {
  margin: 30px 0;
}
#search-result .row-result-others .content h2 {
  margin: 0 0 10px;
}
#search-result .row-result-others .content ul {
  color: #e20074;
  list-style: square;
  padding-left: 20px;
  margin: 15px 0;
}
#search-result .row-result-others .content ul ::marker {
  font-size: 20px;
}
#search-result .row-result-others .content ul.row-limit li:not(:nth-child(-n+6)) {
  display: none;
}
#search-result .row-result-others .content ul > li > ul {
  color: #3b4851;
  list-style: none;
  padding-left: 0;
}
@media (min-width: 768px) {
  #search-result .row-result-others .content ul.row-limit.break {
    -moz-columns: 2;
         columns: 2;
  }
}
#search-result .row-result-others .content a.open-all {
  color: #e20074;
  cursor: pointer;
}
#search-result .row-result-others .content a.open-all:hover {
  color: #8d004c;
}
#search-result .row-result-others,
#search-result .row-products {
  padding: 0 20px;
}
#search-result .row-result-others h2,
#search-result .row-products h2 {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #search-result .row-result-others,
  #search-result .row-products {
    padding: 0 15px;
  }
}
#search-result .row-noresult {
  color: #e7e9ec;
  padding: 60px 0;
  display: grid;
  align-items: center;
}
#search-result .zv-container {
  background-color: #fdfdfd;
}
@media (max-width: 768px) {
  #search-result .zv-container .timespan-filter {
    display: block !important;
  }
  #search-result .zv-container .zv-order-filter-reset {
    margin-inline: 25px !important;
  }
}
#search-result .zv-container .row {
  padding: 5px;
}
#search-result .zv-container .row.zv-header {
  border-bottom: 1px solid #FFFFFF;
  background-color: #48586A !important;
  color: #FFFFFF;
  padding: 7px 0;
}
#search-result .zv-container .zv-order-filter-reset {
  margin-inline: 10px;
}
#search-result .zv-container .zv-time-end, #search-result .zv-container .zv-payment-end {
  border-right: 1px solid #FFFFFF;
  padding-right: 10px;
}
#search-result .zv-container .zv-order-filter-reset .btn {
  line-height: 1;
}
#search-result .zv-container .timespan-filter {
  display: flex;
  align-items: baseline;
}
#search-result .zv-container .row.zv-search-item {
  background: #f6f5f2;
  border: 1px solid #FFF;
  margin-bottom: 2px;
  padding: 5px;
}
#search-result .zv-container .row.zv-search-item:hover {
  background: #f5f5f5;
}
#search-result .zv-container .row.zv-search-item .glyphicon {
  margin-right: 20px;
  font-size: large;
}
@media (max-width: 992px) {
  #search-result .zv-container .row.zv-search-item .glyphicon {
    margin-right: 5px;
    font-size: small;
  }
}
@media (max-width: 768px) {
  #search-result .zv-container .row.zv-search-item .glyphicon {
    margin-right: 5px;
    font-size: small;
  }
}
#search-result .zv-container .row.zv-search-item .label {
  margin-right: 10px;
}
#search-result .zv-container .row.zv-search-item .flex {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  text-align: center;
}
#search-result .zv-container .row.zv-search-item .flex .point {
  margin-bottom: 5px;
  display: inline-block;
}
#search-result #partner-pickup .pickupcode {
  display: inline-block;
}
#search-result #partner-pickup .pickupcode > div {
  display: inline-block;
  padding: 0 5px;
}
#search-result #partner-pickup .pickup-store-container {
  margin-bottom: 10px;
}
#search-result #partner-pickup .pickup-customer-container {
  background-color: #f6f5f2;
  padding: 20px;
}
#search-result #partner-pickup .pickup-customer-container .text-strong {
  font-weight: 700;
}
#search-result #partner-pickup #pickup-code-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-weight: bold;
}
#search-result #partner-pickup #pickup-code-container > span {
  font-weight: normal;
  margin-right: 10px;
}
#search-result #partner-pickup .btn-container {
  display: flex;
  justify-content: flex-end;
}
#search-result #partner-pickup .btn-container [data-type=sms] {
  margin-left: 5px;
}
#search-result #partner-pickup .btn-container [data-type=return] {
  margin-left: 5px;
}
#search-result #partner-pickup .is-paid {
  padding: 0.2em;
  background-color: #5cb85c;
}
@media (max-width: 768px) {
  #search-result #partner-pickup .btn-container {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  #search-result #partner-pickup .first-column-xs {
    display: flex;
    flex-direction: column;
  }
  #search-result #partner-pickup .column-item {
    display: flex;
    justify-content: space-between;
  }
  #search-result #partner-pickup .column-item .column-sub-item {
    margin-right: 10px;
  }
  #search-result #partner-pickup #info-text-container {
    margin-top: 20px;
  }
  #search-result #partner-pickup .is-paid {
    padding: 0 0.2em;
  }
}

#dialog-partner-pickup-date-end table tbody td {
  vertical-align: middle !important;
}

.category-description a {
  color: #e20074;
}
.category-description a:hover {
  text-decoration: underline;
}

.category-image,
.category-image-top,
.category-description {
  margin-bottom: 30px;
}

.category-description-top {
  background: #f6f5f2;
  padding: 30px;
}
.category-description-top h1 {
  color: #e20074;
  margin-bottom: 20px;
}
.category-description-top h1:not(:first-child) {
  margin-top: 20px;
}
.category-description-top .morecontent > span {
  display: none;
}
.category-description-top .morelink {
  display: block;
}
@media (max-width: 767px) {
  .category-description-top a:hover {
    text-decoration: none;
  }
  .category-description-top {
    margin-bottom: 15px;
  }
}

.category-box {
  margin-bottom: 20px;
}
.category-box .category {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .category-box .category {
    margin-bottom: 10px;
  }
}
.category-box .category .caption a {
  opacity: 1;
  font-size: 18px;
  position: absolute;
  bottom: 20px;
  border-left: 10px solid #e20074;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 6px 20px;
  width: 82.5%;
  transition: all 0.3s ease !important;
}
@media (max-width: 449px) {
  .category-box .category .caption a {
    padding: 6px 12px;
  }
}
.category-box .category:hover .caption a {
  color: #e20074;
}
@media (min-width: 768px) {
  .category-box .category:hover .caption a {
    cursor: pointer;
  }
}
@media (max-width: 767px) {
  .category-box {
    padding-right: 10px;
    padding-left: 10px;
  }
  .category-box .category {
    padding: 5px;
  }
  .category-box .category .caption a {
    font-size: 16px;
    line-height: 20px;
    padding-right: 5px;
    width: 90.5%;
  }
}
@media (max-width: 767px) and (min-width: 585px) {
  .category-box .category {
    width: 33.33333%;
  }
}

.category-cep .category .caption a {
  border-left: 10px solid #00a67e;
  color: #2d2d28;
}
.category-cep .category .caption a:focus, .category-cep .category .caption a:hover {
  color: #00a67e;
}
.category-cep .category:hover .caption a, .category-cep .category:focus .caption a, .category-cep .category:active .caption a {
  color: #00a67e;
}

.product-category-container {
  border: 1px solid transparent;
  margin-bottom: 20px;
  padding: 12px;
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.product-category-container .additional-charge {
  position: absolute;
  top: 275px;
  background-color: rgba(226, 0, 116, 0.7);
  color: #FFFFFF;
}
.product-category-container .additional-charge span {
  padding: 0 25px;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .product-category-container .additional-charge span {
    padding: 0 10px;
  }
}
@media (min-width: 599px) {
  .product-category-container .additional-charge {
    padding: 7px 0;
  }
}
@media (max-width: 1199px) {
  .product-category-container .additional-charge {
    top: 200px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-category-container .additional-charge {
    top: 186px;
  }
}
@media (max-width: 767px) and (min-width: 700px) {
  .product-category-container .additional-charge {
    top: 210px;
  }
}
@media (max-width: 699px) and (min-width: 666px) {
  .product-category-container .additional-charge {
    top: 200px;
  }
}
@media (max-width: 667px) and (min-width: 600px) {
  .product-category-container .additional-charge {
    top: 190px;
  }
}
@media (max-width: 599px) and (min-width: 516px) {
  .product-category-container .additional-charge {
    top: 199px;
  }
}
@media (max-width: 515px) {
  .product-category-container .additional-charge {
    top: 246px;
  }
}
@media (max-width: 499px) {
  .product-category-container .additional-charge {
    top: 196px;
  }
}
@media (max-width: 429px) {
  .product-category-container .additional-charge {
    top: 176px;
  }
}
@media (max-width: 399px) {
  .product-category-container .additional-charge {
    top: 197px;
  }
}
@media (max-width: 355px) {
  .product-category-container .additional-charge {
    top: 187px;
  }
}
.product-category-container .price-container {
  margin-top: auto;
}
.product-category-container .price-container,
.product-category-container .product-name,
.product-category-container .product-name-en,
.product-category-container .product-model,
.product-category-container .product-manufacturer,
.product-category-container .container-code,
.product-category-container .product-description {
  text-align: left;
}
.product-category-container .product-name {
  line-height: 22px;
  margin: 15px 0;
}
.product-category-container .product-name a {
  color: #e20074;
  font-weight: bold;
  line-height: 24px;
  font-size: 18px;
}
.product-category-container .product-name a:hover {
  color: #8d004c;
}
.product-category-container .product-name.single-line {
  min-height: 25px;
}
.product-category-container .product-name.multi-line-2 {
  min-height: 50px;
}
.product-category-container .product-name.multi-line-3 {
  min-height: 70px;
}
.product-category-container .product-manufacturer {
  margin-bottom: 10px;
  display: flex;
  align-items: flex-end;
}
.product-category-container .product-manufacturer img {
  margin-right: 8px;
  margin-bottom: 5px;
}
.product-category-container .product-model {
  font-weight: bold;
  min-height: 50px;
}
@media (max-width: 767px) and (min-width: 516px) {
  .product-category-container .product-model {
    line-height: 20px;
  }
}
.product-category-container .table-footsupport-type {
  text-align: left;
  font-size: 13px;
}
.product-category-container .table-footsupport-type > tbody > tr > td:first-child {
  padding: 0 8px 0 0;
}
@media (max-width: 767px) {
  .product-category-container .table-footsupport-type tr {
    display: inline-grid;
  }
}
.product-category-container .product-price {
  display: flex;
  font-size: 22px;
  font-weight: bold;
  margin: 10px 0;
}
.product-category-container .container-code {
  font-size: 14px;
  color: #e20074;
}
.product-category-container .point-price {
  font-weight: bold;
  font-size: 13px;
}
.product-category-container .product-price .product-price-old {
  position: relative;
  font-size: 12px;
  color: #e20074;
  margin-left: 15px;
}
.product-category-container .pricestyle .product-price-old::after,
.product-category-container .product-price .product-price-old::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: -3%;
  top: 50%;
  background: #e20074;
  width: 106%;
  height: 1px;
  transform: rotate(0deg);
}
.product-category-container .product-description {
  margin: 15px 0 20px;
  font-size: 14px;
}
.product-category-container .product-description ul li {
  position: relative;
  list-style: none;
  padding-left: 23px;
  line-height: 1.4;
  margin-bottom: 6px;
}
.product-category-container .product-description ul li a {
  color: #e20074;
}
.product-category-container .product-description ul li a:hover {
  color: #8d004c;
}
.product-category-container .product-description ul li:before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  background: url("../images/icon-checklist.svg") no-repeat;
  left: 0;
  top: 4px;
}
@media (max-width: 767px) {
  .product-category-container {
    padding: 0 6px;
    border: 0;
    margin-bottom: 40px;
  }
  .product-category-container .product-description {
    margin: 10px 0 15px;
    line-height: 20px;
  }
}
.product-category-container.product171:hover {
  border: 1px solid #ff9103;
}
.product-category-container.product172:hover {
  border: 1px solid #b4002c;
}
.product-category-container.product173:hover {
  border: 1px solid #582771;
}
.product-category-container.product174:hover {
  border: 1px solid #01b4dc;
}
.product-category-container:hover {
  border: 1px solid #b6c2ce;
}
@media (max-width: 767px) {
  .product-category-container:hover {
    border: 0;
  }
}

.category-product.category-cep .product-description {
  display: none;
}

.micro {
  color: #ff9103;
}

.brillant {
  color: #b4002c;
}

.cotton {
  color: #582771;
}

.soft {
  color: #01b4dc;
}

.category-cep .product-category-container .product-name a {
  color: #2d2d28;
}
.category-cep .product-category-container .pricestyle .product-price-old,
.category-cep .product-category-container .product-price .product-price-old {
  color: #00a67e;
}
.category-cep .product-category-container .pricestyle .product-price-old::after,
.category-cep .product-category-container .product-price .product-price-old::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: -3%;
  top: 50%;
  background: #00a67e;
  width: 106%;
  height: 1px;
  transform: rotate(0deg);
}
.category-cep .product-category-container .container-code {
  color: #3b4851;
}

.category-product .product-cart button.add-to-cart {
  padding: 6px 12px;
  font-weight: normal;
  font-size: 14px;
}
@media (max-width: 767px) {
  .category-product .product-row {
    padding: 10px;
  }
  .category-product .product-row .column {
    padding: 7px;
  }
}
@media (max-width: 767px) and (min-width: 516px) {
  .category-product .product-row .column {
    width: 33.33333%;
  }
  .category-product #highlights .product-row .column .product-model {
    min-height: 80px;
  }
}

.category-description #emotion {
  text-align: left;
}
@media (min-width: 1241px) {
  .category-description #emotion {
    width: 848px;
  }
  .category-description #emotion h1,
  .category-description #emotion h2 {
    margin-top: 10px;
  }
  .category-description #emotion p {
    font-size: 14px;
    line-height: 18px;
  }
  .category-description #emotion .text1 {
    position: absolute;
    top: 40px;
    left: 350px;
    color: #FFFFFF;
  }
  .category-description #emotion .text1 p {
    width: 80%;
  }
  .category-description #emotion .text2 {
    position: absolute;
    top: 255px;
    left: 350px;
    color: #FFFFFF;
  }
  .category-description #emotion .text2 p {
    width: 90%;
  }
  .category-description #emotion #emotion-product table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
  }
  .category-description #emotion #emotion-product table td {
    text-align: center;
  }
  .category-description #emotion #emotion-product table tr:nth-child(2) td {
    text-align: right;
    padding-top: 10px;
  }
  .category-description #emotion #emotion-product table tr:nth-child(2) td img {
    padding-right: 6px;
  }
  .category-description #emotion #emotion-product table tr:nth-child(2) td:nth-child(2) {
    text-align: left;
    padding-top: 10px;
  }
  .category-description #emotion #emotion-product table tr:nth-child(2) td:nth-child(2) img {
    padding-left: 6px;
  }
  .category-description #emotion #emotion-support {
    color: #FFFFFF;
  }
  .category-description #emotion #emotion-features .text3 {
    position: absolute;
    top: 70px;
    left: 80px;
    color: #FFFFFF;
  }
  .category-description #emotion #emotion-info {
    margin-top: 30px;
  }
  .category-description #emotion #emotion-info .row {
    margin-top: 7px;
  }
  .category-description #emotion #emotion-product,
  .category-description #emotion #emotion-support {
    background-color: #1E2B34;
    padding: 80px 20px;
  }
}
@media (max-width: 1240px) {
  .category-description #emotion {
    background-color: #1E2B34;
    padding: 15px;
    margin: 0 -15px;
    text-align: left;
  }
  .category-description #emotion h1,
  .category-description #emotion h2 {
    margin-top: 10px;
  }
  .category-description #emotion p {
    font-size: 14px;
    line-height: 18px;
    text-align: left;
  }
  .category-description #emotion .text1 {
    color: #FFFFFF;
  }
  .category-description #emotion .text2 {
    color: #FFFFFF;
  }
  .category-description #emotion #emotion-product img {
    height: auto;
  }
  .category-description #emotion #emotion-product table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
  }
  .category-description #emotion #emotion-product table td {
    text-align: center;
  }
  .category-description #emotion #emotion-product table tr:nth-child(2) td {
    text-align: right;
    padding-top: 10px;
  }
  .category-description #emotion #emotion-product table tr:nth-child(2) td img {
    padding-right: 3px;
  }
  .category-description #emotion #emotion-product table tr:nth-child(2) td:nth-child(2) {
    text-align: left;
    padding-top: 10px;
  }
  .category-description #emotion #emotion-product table tr:nth-child(2) td:nth-child(2) img {
    padding-left: 1px;
  }
  .category-description #emotion iframe {
    margin-top: 20px;
  }
  .category-description #emotion #emotion-support {
    color: #FFFFFF;
    margin-top: 20px;
  }
  .category-description #emotion #emotion-support img {
    width: 100%;
  }
  .category-description #emotion #emotion-features .text3 {
    color: #FFFFFF;
  }
  .category-description #emotion #emotion-info {
    padding: 15px;
    margin: 0 -15px -15px -15px;
    background-color: #FFFFFF;
  }
  .category-description #emotion #emotion-info .row {
    margin-top: 7px;
  }
  .category-description #emotion #emotion-features {
    padding-bottom: 15px;
  }
}

#clinicaltext img.img-responsive.text-align,
.category-description img.img-responsive.text-align {
  margin: 40px auto;
}

table.medi {
  width: 100%;
  max-width: 100%;
}
table.medi th {
  background-color: #e0d6ce;
  color: #e20074;
  border-left: 3px solid #FFF;
  border-top: 3px solid #FFF;
  border-bottom: 3px solid #FFF;
  padding: 6px;
}
table.medi td {
  background-color: #f2f0ec;
  padding: 8px;
  vertical-align: top;
  font-size: 13px;
}
table.medi td hr {
  border: 1px solid #FFFFFF;
  margin: 0;
}
table.medi td:first-child {
  border-left: 3px solid #FFFFFF;
  font-weight: bold;
}
table.medi td:nth-child(4) {
  color: #8d004c;
  width: 20%;
}
table.medi tr.line td {
  padding: 0;
}

table.table-footsupport-type {
  font-size: 16px;
  margin: 10px 0 10px;
  border-collapse: separate;
  border-spacing: 0 12px;
}
table.table-footsupport-type td.dot,
table.table-footsupport-type td.footsupport-dot {
  height: 14px;
  width: 113px;
}
@media (max-width: 767px) {
  table.table-footsupport-type td.dot,
  table.table-footsupport-type td.footsupport-dot {
    height: 24px;
  }
}
table.table-footsupport-type > tbody > tr > td:first-child {
  padding-right: 20px;
}
table.table-footsupport-type td.business-sports {
  background: url("../images/footsupport_dot.png") no-repeat 0 -232px;
}
table.table-footsupport-type td.heel-spur-sports {
  background: url("../images/footsupport_dot.png") no-repeat 0 -141px;
}
table.table-footsupport-type td.heel-spur-everyday {
  background: url("../images/footsupport_dot.png") no-repeat 0 -164px;
}
table.table-footsupport-type td.business-everyday {
  background: url("../images/footsupport_dot.png") no-repeat 0 -254px;
}
table.table-footsupport-type td.junior-sports {
  background: url("../images/footsupport_dot.png") no-repeat 0 -7px;
}
table.table-footsupport-type td.junior-everyday {
  background: url("../images/footsupport_dot.png") no-repeat 0 -29px;
}
table.table-footsupport-type td.active-sports {
  background: url("../images/footsupport_dot.png") no-repeat 0 -52px;
}
table.table-footsupport-type td.active-everyday {
  background: url("../images/footsupport_dot.png") no-repeat 0 -74px;
}
table.table-footsupport-type td.comfort-sports {
  background: url("../images/footsupport_dot.png") no-repeat 0 -97px;
}
table.table-footsupport-type td.comfort-everyday {
  background: url("../images/footsupport_dot.png") no-repeat 0 -119px;
}

table.table-footsupport {
  margin-top: 30px;
}
table.table-footsupport > tbody > tr > td {
  border-bottom: 1px solid #e20074;
  border-top: 0;
}
table.table-footsupport > tbody > tr > td .badge-radius {
  border-radius: 20px !important;
  padding: 3px 6px;
  font-size: 14px;
}
table.table-footsupport > thead > tr > th {
  background-color: #e20074;
  color: #FFFFFF;
  border-bottom: 0;
}

#footsupport-container .row {
  margin-bottom: 30px;
}
#footsupport-container .footsupport-dot {
  height: 15px;
  width: 117px;
  margin: 2px 0 6px;
}
#footsupport-container .footsupport-description {
  background-color: #e20074;
  color: #FFFFFF;
  padding: 10px;
  font-size: 11px;
  line-height: 16px;
}

.tab-content table.table-footsupport-type td.footsupport-dot-0,
.tab-content table.table-footsupport-type .footsupport-dot-0,
.tab-content #footsupport-container td.footsupport-dot-0,
.tab-content #footsupport-container .footsupport-dot-0 {
  background: url("../images/footsupport_dot.png") no-repeat -9px -324px;
}
.tab-content table.table-footsupport-type td.footsupport-dot-4,
.tab-content table.table-footsupport-type .footsupport-dot-4,
.tab-content #footsupport-container td.footsupport-dot-4,
.tab-content #footsupport-container .footsupport-dot-4 {
  background: url("../images/footsupport_dot.png") no-repeat -9px -414px;
}

table.table-footsupport-type td.footsupport-dot-0,
table.table-footsupport-type .footsupport-dot-0,
#footsupport-container td.footsupport-dot-0,
#footsupport-container .footsupport-dot-0 {
  background: url("../images/footsupport_dot.png") no-repeat -9px -320px;
}
table.table-footsupport-type td.footsupport-dot-5,
table.table-footsupport-type .footsupport-dot-5,
#footsupport-container td.footsupport-dot-5,
#footsupport-container .footsupport-dot-5 {
  background: url("../images/footsupport_dot.png") no-repeat -9px -434px;
}
table.table-footsupport-type td.footsupport-dot-4,
table.table-footsupport-type .footsupport-dot-4,
#footsupport-container td.footsupport-dot-4,
#footsupport-container .footsupport-dot-4 {
  background: url("../images/footsupport_dot.png") no-repeat -9px -410px;
}
table.table-footsupport-type td.footsupport-dot-3,
table.table-footsupport-type .footsupport-dot-3,
#footsupport-container td.footsupport-dot-3,
#footsupport-container .footsupport-dot-3 {
  background: url("../images/footsupport_dot.png") no-repeat -9px -391px;
}
table.table-footsupport-type td.footsupport-dot-2,
table.table-footsupport-type .footsupport-dot-2,
#footsupport-container td.footsupport-dot-2,
#footsupport-container .footsupport-dot-2 {
  background: url("../images/footsupport_dot.png") no-repeat -9px -369px;
}

.product-detail .product-image-container {
  position: relative;
}
@media (min-width: 992px) {
  .product-detail .product-image-container .product-image {
    width: 99%;
  }
}
@media (max-width: 991px) {
  .product-detail .product-image-container .product-image {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .product-detail .product-image-container {
    max-width: 300px;
    margin: 0 auto;
  }
}
.product-detail .product-image-tooltip {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  color: #FFFFFF;
  background: rgba(226, 0, 116, 0.92);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  padding: 0;
  border-radius: 6px 6px 0 0 !important;
  box-shadow: 0 -2px 16px rgba(0, 0, 0, 0.15) !important;
  transform: translateY(0);
  transition: transform 0.25s ease, opacity 0.25s ease;
}
.product-detail .product-image-tooltip.hide {
  transform: translateY(100%);
  opacity: 0;
  pointer-events: none;
}
.product-detail .product-image-tooltip .text {
  padding: 14px 44px 14px 16px;
  font-size: 14px;
  line-height: 1.5;
  min-height: 0;
}
.product-detail .product-image-tooltip .close {
  position: absolute;
  top: 8px;
  right: 8px;
  color: #FFFFFF;
  opacity: 0.7;
  font-size: 20px;
  line-height: 1;
  padding: 4px 6px;
  background: none;
  border: none;
  cursor: pointer;
  transition: opacity 0.15s;
}
.product-detail .product-image-tooltip .close:hover, .product-detail .product-image-tooltip .close:focus {
  opacity: 1;
}
.product-detail #product-image-slider {
  position: relative;
  margin-top: 20px;
}
.product-detail #product-image-slider .glyphicon {
  z-index: 10;
  top: 59px;
  position: absolute;
  color: #3b4851;
}
.product-detail #product-image-slider .glyphicon:hover {
  color: #8d004c;
  cursor: pointer;
}
.product-detail #product-image-slider #slider-left {
  left: -20px;
}
.product-detail #product-image-slider #slider-right {
  right: -20px;
}
.product-detail #product-image-slider .swiper {
  overflow: hidden;
}
.product-detail #product-image-slider .swiper .swiper-slide {
  flex-shrink: 0;
}
.product-detail #product-image-slider .swiper .swiper-slide a.active img {
  border-color: #3b4851;
  opacity: 1;
}
@media (max-width: 767px) {
  .product-detail #product-image-slider {
    max-width: 270px;
    margin: 20px auto;
  }
}
@media (max-width: 399px) {
  .product-detail #product-image-slider .glyphicon {
    top: 35px !important;
  }
}

.product-detail .product-image-container a {
  text-align: center;
}
.product-detail .product-image-container .product-image-icons {
  position: absolute;
  bottom: 63px;
  left: 8px;
  z-index: 1001;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.product-detail .product-image-container .product-image-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  background: #9a9a9a;
  color: #fff;
  cursor: pointer;
  border: none;
  padding: 0;
  text-decoration: none;
  transition: background 0.2s;
}
.product-detail .product-image-container .product-image-icon:hover, .product-detail .product-image-container .product-image-icon:focus {
  background: rgba(141, 0, 76, 0.9);
  color: #fff;
  text-decoration: none;
}
.product-detail .product-image-container .product-image-icon svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}

.product-detail h1.name {
  font-size: 26px;
  line-height: 30px;
  color: #e20074;
}
.product-detail h2.subtitle {
  font-size: 15px;
  color: #e20074;
  padding: 0 0 10px;
  font-weight: normal;
  line-height: 20px;
  margin-top: 5px;
}
.product-detail .infowithoutprice {
  background-color: #f6f5f2;
  padding: 10px 15px;
  margin-top: 10px;
}
.product-detail .add-to-cart-container .add-to-cart .glyphicon {
  margin-right: 5px;
  font-size: x-large;
  top: 5px;
}
.product-detail .b2b-cart .add-to-cart {
  margin-right: 10px;
}
@media (max-width: 320px) {
  .product-detail .b2b-cart .add-to-cart .glyphicon {
    display: none;
  }
}
@media (max-width: 320px) {
  .product-detail .b2b-cart .add-to-cart {
    margin-right: 15px;
  }
}
@media (max-width: 320px) {
  .product-detail .b2b-cart .input-group {
    margin-top: 5px;
  }
}
@media (max-width: 320px) {
  .product-detail .b2b-cart .purchase-flex-container {
    width: 120px !important;
  }
}
.product-detail .b2b-information-container {
  background-color: #f6f5f2;
  text-align: right;
  padding-right: 15px;
  padding-left: 15px;
  padding: 10px 15px;
  margin-top: 10px;
}
.product-detail .b2b-info-prescription-list .hidden-content {
  display: none;
}
.product-detail .b2b-info-prescription-list:hover {
  color: #8d004c !important;
}
.product-detail .b2b-info-important hr {
  margin-top: 6px;
  margin-bottom: 0;
}
.product-detail .b2b-info-uhs a:hover {
  color: #8d004c !important;
}
.product-detail .b2b-info-sukl,
.product-detail .b2b-info-doplatek {
  margin-top: 0;
  margin-bottom: 0;
}
.product-detail .b2c-container .cart-add-container, .product-detail .b2b-cart .cart-add-container {
  background-color: #f6f5f2;
}
.product-detail .b2c-container .cart-add-container .purchase-flex-container, .product-detail .b2b-cart .cart-add-container .purchase-flex-container {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 10px;
}
@media (max-width: 320px) {
  .product-detail .b2c-container .cart-add-container .purchase-flex-container, .product-detail .b2b-cart .cart-add-container .purchase-flex-container {
    width: 290px;
  }
}
.product-detail .b2c-container .cart-add-container .unit, .product-detail .b2b-cart .cart-add-container .unit {
  position: unset !important;
}
.product-detail .b2c-container .cart-add-container .product-cart, .product-detail .b2b-cart .cart-add-container .product-cart {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
@media (max-width: 410px) {
  .product-detail .b2c-container .cart-add-container .product-cart, .product-detail .b2b-cart .cart-add-container .product-cart {
    flex-direction: column;
    margin-top: 16px;
  }
}
@media (max-width: 1024px) {
  .product-detail .b2c-container .cart-add-container .product-cart .spinner, .product-detail .b2b-cart .cart-add-container .product-cart .spinner {
    margin-right: 5px;
  }
}
@media (max-width: 320px) {
  .product-detail .b2c-container button.add-to-cart .glyphicon, .product-detail .b2b-cart button.add-to-cart .glyphicon {
    display: none;
  }
}
@media (min-width: 990px) and (max-width: 1199px) {
  .product-detail .b2c-container button.add-to-cart, .product-detail .b2b-cart button.add-to-cart {
    padding: 14px 34px !important;
  }
}
.product-detail .b2c-container button.add-to-cart, .product-detail .b2b-cart button.add-to-cart {
  padding: 16px 48px !important;
}
@media (max-width: 425px) {
  .product-detail .b2c-container button.add-to-cart, .product-detail .b2b-cart button.add-to-cart {
    padding: 16px 46px !important;
  }
}
@media (max-width: 320px) {
  .product-detail .b2c-container button.add-to-cart, .product-detail .b2b-cart button.add-to-cart {
    margin-left: 2px !important;
    padding: 16px 40px !important;
  }
}
.product-detail .b2c-container .cart-payment-row {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.product-detail .b2c-container .cart-payment-row img {
  height: 19px !important;
  margin-right: 15px;
}
@media (max-width: 425px) {
  .product-detail .b2c-container .cart-payment-row img {
    padding-inline: 5px;
    height: 16px !important;
  }
}
.product-detail .product-sukl-container {
  background-color: #f6f5f2;
  padding: 5px;
  padding-left: 20px;
  margin-top: 10px;
}
@media (max-width: 410px) {
  .product-detail .product-sukl-container .product-cart {
    margin-right: 0px;
  }
}
.product-detail .product-sukl-container h3 {
  margin-bottom: 1px;
}
.product-detail .product-sukl-container .terms {
  margin-bottom: 20px;
}
.product-detail .product-sukl-container .spinner {
  width: 100px;
}
.product-detail .product-sukl-container .product-sukl-info {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  align-items: baseline;
  line-height: 20px;
  margin-left: 16px;
}
.product-detail .product-sukl-container .product-sukl-info small {
  font-size: 13px !important;
}
.product-detail .product-sukl-container .flex-container {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  margin-bottom: 20px;
}
.product-detail .product-sukl-container .flex-container .margin-adjustment {
  margin-top: 8px;
}
.product-detail .product-sukl-container .flex-container .more-information {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product-detail .product-sukl-container .flex-container .glyphicon {
  font-size: 40px;
  color: #e20074;
}
.product-detail .product-sukl-container #redeem-zp {
  background-color: #3b4851;
  padding: 4px 30px;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-detail .product-sukl-container #redeem-zp #redeem-text-container {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.product-detail .product-sukl-container #redeem-zp #redeem-text-container .small-text {
  font-size: 12px !important;
}
.product-detail .product-sukl-container #redeem-zp #redeem-text-container #redeem-online {
  font-weight: normal;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.product-detail .product-sukl-container #redeem-zp img {
  width: 15%;
  height: 24px;
  margin-right: 5px;
}
@media (max-width: 320px) {
  .product-detail .product-sukl-container #redeem-zp img {
    display: none;
  }
}
.product-detail .product-sukl-container #redeem-zp:hover {
  background-color: #8d004c;
}
@media (min-width: 990px) and (max-width: 1199px) {
  .product-detail .product-sukl-container #redeem-zp {
    padding: 16px 12px !important;
  }
}
@media (max-width: 320px) {
  .product-detail .product-sukl-container #redeem-zp {
    padding: 16px 20px;
    margin-right: 25px;
  }
}
.product-detail .product-sukl-container .input-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 410px) {
  .product-detail .product-sukl-container .input-group {
    justify-content: center;
  }
}
@media (max-width: 320px) {
  .product-detail .product-sukl-container .input-group .col-md-10 {
    padding-left: 0;
  }
}
.product-detail .product-sukl-container h4 {
  margin: 5px;
  font-size: 18px;
}
.product-detail #recommendedprice .product-price-old {
  position: relative;
  font-size: 17px;
  color: #e20074;
  margin-left: 15px;
}
.product-detail #recommendedprice .product-price-old:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: -3%;
  top: 50%;
  background: #e20074;
  width: 106%;
  height: 1px;
  transform: rotate(0deg);
}
.product-detail .pricestyle {
  font-weight: bold;
  font-size: 28px;
  margin-top: 30px;
  line-height: 28px;
}
.product-detail .pricestyle .product-price-old {
  position: relative;
  font-size: 18px;
  color: #e20074;
  margin-left: 15px;
  bottom: 3px;
}
.product-detail .pricestyle .product-price-old:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: -3%;
  top: 50%;
  background: #e20074;
  width: 106%;
  height: 1px;
  transform: rotate(0deg);
}
.product-detail .pricestyletext {
  padding-top: 5px;
}
.product-detail .cep-recommendedprice {
  margin-bottom: 5px;
}
.product-detail .hometext ul {
  font-size: 18px;
  margin: 20px 0 10px;
  padding-left: 20px;
}
.product-detail .hometext li {
  list-style-image: url("../images/medi_check.png");
  line-height: 28px;
}
.product-detail .hometext a {
  color: #e20074;
}
.product-detail .hometext a:hover {
  text-decoration: underline;
}
.product-detail a#to-main-description {
  color: #e20074;
}
.product-detail a#to-main-description:hover {
  color: #8d004c;
}
.product-detail .product-enquiry-container {
  margin: 40px 0 50px;
}
.product-detail .product-enquiry-container a.btn {
  padding: 16px 32px;
}
@media (max-width: 767px) {
  .product-detail .product-enquiry-container {
    margin: 2em 0;
  }
}
.product-detail #variant-container {
  border: 1px solid #ddd;
  padding: 0 15px 15px 15px;
  margin-top: 20px;
}
.product-detail #variant-container .variant-title {
  font-weight: bold;
  color: #e20074;
  font-size: 22px;
  line-height: 2.5;
}
.product-detail #variant-container #sizefindertable {
  font-size: 12px;
  font-weight: normal;
  color: #e20074;
  white-space: nowrap;
}
.product-detail #variant-container #sizefindertable:hover {
  color: #8d004c;
}
.product-detail #variant-container .color a {
  float: left;
}
.product-detail #variant-container .variant-selection .color img {
  padding: 1px;
}
.product-detail #variant-container .variant-selection .color li a {
  float: left;
  margin: 0 5px 5px 0;
  border: 1px solid #e7e9ec;
  padding: 1px;
  text-align: center;
  color: #3b4851;
  font-size: 13px;
}
.product-detail #variant-container .variant-selection ul.trendcolourheader {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.product-detail #variant-container .variant-selection .size li a {
  float: left;
  margin: 0 5px 5px 0;
  border: 1px solid #e7e9ec;
  padding: 1px;
  text-align: center;
  color: #3b4851;
  font-size: 13px;
  min-width: 44%;
  line-height: 36px;
}
.product-detail #variant-container .variant-selection .size li a:hover {
  background-color: #e7e9ec;
}
.product-detail #variant-container .variant-selection li.active a {
  border: 1px solid #e20074;
  color: #e20074;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.09) !important;
}
.product-detail #variant-container .variant-selection li.active a:hover {
  background-color: transparent;
}
.product-detail #variant-container .variant-selection .size li a,
.product-detail #variant-container .variant-selection .text-list .variant-color:not(.multi-color):not(.single-color) > div {
  line-height: 36px;
}
@media (min-width: 1200px) {
  .product-detail #variant-container .variant-selection .size li a,
  .product-detail #variant-container .variant-selection .text-list .variant-color:not(.multi-color):not(.single-color) > div {
    min-width: 78px;
  }
}
.product-detail #variant-container .variant-width-adjustment {
  width: 160px;
}
@media (max-width: 1024px) {
  .product-detail #variant-container .variant-width-adjustment {
    width: 126px;
  }
}
@media (max-width: 768px) {
  .product-detail #variant-container .variant-width-adjustment {
    width: 187px;
  }
}
@media (max-width: 425px) {
  .product-detail #variant-container .variant-width-adjustment {
    width: 139px;
  }
}
@media (max-width: 375px) {
  .product-detail #variant-container .variant-width-adjustment {
    width: 119px;
    font-size: 12px;
  }
}
@media (max-width: 320px) {
  .product-detail #variant-container .variant-width-adjustment {
    width: 98px;
    font-size: 10px !important;
  }
}
.product-detail #variant-container .variant-color.multi-color > div.color-last,
.product-detail #variant-container .variant-color.multi-color > div.color-first {
  height: 40px;
  width: 20px;
}
.product-detail #variant-container .variant-color.single-color > div {
  height: 40px;
  width: 40px;
}
.product-detail #variant-container .tooltip.in {
  opacity: 1;
}
.product-detail .cart-add-container {
  margin-top: 10px;
  padding: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.product-detail .cart-add-container .unit {
  top: 5px;
  left: 5%;
  position: absolute;
}
@media (min-width: 1199px) {
  .product-detail .cart-add-container .unit {
    left: 70%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .product-detail .cart-add-container .unit {
    left: 50%;
  }
}
@media (max-width: 767px) and (min-width: 479px) {
  .product-detail .cart-add-container .unit {
    left: 20%;
  }
}
@media (max-width: 478px) and (min-width: 375px) {
  .product-detail .cart-add-container .unit {
    left: 70%;
  }
}
@media (max-width: 375px) {
  .product-detail .cart-add-container .unit {
    left: 94%;
  }
}
@media (max-width: 320px) {
  .product-detail .cart-add-container .unit {
    position: relative;
    left: 36%;
  }
}
.product-detail .cart-add-container .btn-default.active,
.product-detail .cart-add-container .btn-default:active,
.product-detail .cart-add-container .open > .dropdown-toggle.btn-default {
  background-color: #c6c3c6;
}
.product-detail .manufacturer {
  text-align: right;
  margin-top: 10px;
}
.product-detail .b2b-information-container .manufacturer {
  margin-top: 0;
}
.product-detail .container-code {
  margin-top: 5px;
}
.product-detail .container-code .glyphicon {
  color: #c6c3c6;
}
.product-detail .container-code a {
  color: #e20074;
}
@media (max-width: 767px) {
  .product-detail h1.name {
    font-size: 20px;
  }
  .product-detail h2 {
    font-size: 13px;
    margin: 0;
  }
  .product-detail .variant-selection .size li a {
    min-width: 40% !important;
  }
  .product-detail .hometext ul {
    font-size: 14px;
  }
}

#zp-detail-modal .code-button-row a {
  color: white !important;
}
#zp-detail-modal .code-button-row a:hover {
  text-decoration: none !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}
#zp-detail-modal .code-button-row a .glyphicon,
#zp-detail-modal .code-button-row a svg {
  margin-right: 5px;
}

.product-detail.lymfo #variant-container {
  border: 1px solid #ddd;
  padding: 15px;
  margin-top: 20px;
}
.product-detail.lymfo #variant-container .variant-selection .color ul li a {
  float: left;
  margin: 0 5px 5px 0;
  padding: 1px;
  text-align: center;
  color: #3b4851;
  font-size: 13px;
  cursor: default;
}
.product-detail.lymfo #variant-container .variant-selection .color ul li a:hover {
  cursor: pointer;
}
.product-detail.lymfo #variant-container .variant-selection .color ul li.active a:hover {
  background-color: transparent;
}
.product-detail.lymfo #variant-container .variant-selection .color.crystals label,
.product-detail.lymfo #variant-container .variant-selection .color.designs label,
.product-detail.lymfo #variant-container .variant-selection .color.size-type label {
  padding-top: 15px;
}
.product-detail.lymfo #variant-container .variant-selection .color.crystals ul,
.product-detail.lymfo #variant-container .variant-selection .color.designs ul,
.product-detail.lymfo #variant-container .variant-selection .color.size-type ul {
  display: flex;
}

.link-box {
  background: #f6f5f2;
  padding: 10px;
  margin-top: 10px;
}
.link-box .nav-pills > li {
  float: none;
  display: inline-block;
  padding: 5px;
}
.link-box .nav > li > a {
  padding: 15px 40px;
  border: 1px solid #c6c3c6;
}
@media (max-width: 992px) {
  .link-box .nav > li > a {
    padding: 10px 24px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .link-box .nav {
    display: flex;
  }
}

.product-detail-tab #manufacturerinfo {
  font-size: 14px;
  display: flex;
  gap: 25px;
}
.product-detail-tab #manufacturerinfo .c1 {
  display: flex;
  flex-direction: column;
}
.product-detail-tab #manufacturerinfo .c2 {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.product-detail-tab {
  margin-top: 48px;
}
.product-detail-tab blockquote {
  font-size: 15px;
}
@media (max-width: 767px) {
  .product-detail-tab blockquote {
    font-size: 13px;
  }
}
.product-detail-tab img {
  max-width: 100%;
}
.product-detail-tab .properties {
  position: relative;
  margin-top: 20px;
}
.product-detail-tab .properties .property {
  float: left;
  margin: 0px 10px 10px 0;
}
.product-detail-tab .properties .property img.guaranteed-compression {
  height: 250px;
  margin-bottom: 20px;
}
.product-detail-tab .properties .property img.oeko-tex,
.product-detail-tab .properties .property img.cqs,
.product-detail-tab .properties .property img.lycra {
  height: 85px;
}
.product-detail-tab .properties .property.property-text {
  margin-right: 30px;
  font-size: 12px;
}
.product-detail-tab .properties .property.property-text img {
  height: 100px;
  margin-left: auto;
  margin-right: auto;
}
.product-detail-tab .properties .property-content {
  display: none;
}
.product-detail-tab .properties .property-image:hover .property-content {
  display: block;
  background-color: #f6f5f2;
  position: absolute;
  width: 96%;
  margin-top: 10px;
  padding: 10px;
  left: 0;
  text-align: justify;
  min-height: 75px;
  z-index: 10;
  font-size: 14px;
  line-height: 20px;
}
.product-detail-tab .properties .property-image:hover img:not(.no-border) {
  outline: 5px solid #f6f5f2;
}
.product-detail-tab .properties .img-kidz {
  background: url("../images/medical_sprite_sheet.png") no-repeat -487px -171px;
  margin-bottom: 10px;
  height: 78px;
  width: 95px;
  margin-top: 15px;
  text-indent: -9999px;
}
@media (max-width: 768px) and (min-width: 370px) {
  .product-detail-tab .properties .property.property-text img {
    height: 85px;
  }
  .product-detail-tab .properties .property.property-text {
    margin-right: 20px;
    font-size: 10px;
  }
  .product-detail-tab .properties img.oeko-tex,
  .product-detail-tab .properties img.cqs,
  .product-detail-tab .properties img.lycra {
    height: 65px;
  }
}
@media (max-width: 370px) {
  .product-detail-tab .properties .property.property-text img {
    height: 70px;
  }
  .product-detail-tab .properties .property.property-text {
    margin-right: 15px;
    font-size: 8px;
  }
  .product-detail-tab .properties img.oeko-tex,
  .product-detail-tab .properties img.cqs,
  .product-detail-tab .properties img.lycra {
    height: 50px;
  }
}
.product-detail-tab .properties:first-child {
  margin-top: 0;
}
.product-detail-tab .footsupport-technology .property-img,
.product-detail-tab .footsupport-technology .property-content {
  padding: 0;
  margin: 10px 0;
}
.product-detail-tab .footsupport-technology .property-img p,
.product-detail-tab .footsupport-technology .property-content p {
  font-size: 14px;
  margin: 0;
}
.product-detail-tab .footsupport-technology .property-img {
  padding: 0 15px 0 0;
}
.product-detail-tab .footsupport-technology .property-img img {
  max-height: 105px;
}
.product-detail-tab .product-information .tab-content a {
  color: #e20074;
}
.product-detail-tab .product-information .tab-content a:hover {
  text-decoration: underline;
}
.product-detail-tab .product-information .tab-content a.info-compression-score {
  font-size: 12px;
  margin-left: 5px;
  color: #00a67e;
}
.product-detail-tab .product-information .tab-content a.info-compression-score:hover {
  color: rgba(0, 166, 126, 0.85);
  text-decoration: none;
}
@media (min-width: 768px) {
  .product-detail-tab .product-information .tab-content ul li {
    padding-left: 10px;
  }
}
.product-detail-tab .product-information .tab-content ul li {
  list-style: disc;
}
.product-detail-tab .product-information .tab-content ul,
.product-detail-tab .product-information .tab-content ol {
  padding-left: 18px;
  margin-bottom: 15px;
}
.product-detail-tab .product-information .tab-content ul > li > ul > li,
.product-detail-tab .product-information .tab-content ul > li > ol > li,
.product-detail-tab .product-information .tab-content ol > li > ul > li,
.product-detail-tab .product-information .tab-content ol > li > ol > li {
  list-style-type: circle;
}
.product-detail-tab .product-information .tab-content sup {
  top: -0.5em;
  font-size: 75%;
}
.product-detail-tab .product-information #product-information-tab a.tab-emotion {
  background-color: #152c46;
  color: #bed128;
}
@media (min-width: 991px) {
  .product-detail-tab .product-information .col-shapewear {
    width: 11%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-detail-tab .product-information .col-shapewear {
    width: 16%;
  }
}
@media (max-width: 767px) {
  .product-detail-tab .product-information .col-shapewear {
    padding: 5px;
    margin-bottom: 20px;
  }
}
.product-detail-tab .product-information .table-shapewear {
  border-top: 1px solid #ddd;
}
.product-detail-tab .features {
  text-decoration: underline;
}
.product-detail-tab .crystals {
  width: 100%;
  max-width: 100%;
  margin: 30px 0;
  text-align: center;
}
.product-detail-tab .tab-content #videonavodtext {
  text-align: center;
  padding-top: 50px;
}

.modal .product-detail-tab {
  margin-top: 0;
}

#washinginstructioncontainer .wi {
  height: 31px;
  width: 41px;
  float: left;
}
#washinginstructioncontainer .washingtext {
  margin-bottom: 8px;
}
#washinginstructioncontainer .washingtext2 {
  margin-top: 15px;
}

#washingcepinstructioncontainer .washingitem {
  margin-bottom: 20px;
}
#washingcepinstructioncontainer .washingitem > span {
  display: table-cell;
  vertical-align: middle;
}
#washingcepinstructioncontainer .washinginstructiontext {
  padding-left: 20px;
}
#washingcepinstructioncontainer .wi {
  height: 31px;
  width: 41px;
  display: block;
  margin-right: 10px;
}
@media (min-width: 768px) {
  #washingcepinstructioncontainer {
    margin-top: 20px;
  }
}

#attributecontainer .badge-wrapper {
  position: relative;
  top: 3px;
}

#attributecontainer:not(:empty) {
  display: grid;
  background: #f6f5f2;
  padding: 10px;
  margin: 20px 10px 10px 10px;
  max-height: 320px;
}
#attributecontainer:not(:empty) div.row {
  display: inline-flex;
  align-items: center;
}
#attributecontainer:not(:empty) div.row img {
  display: inline-block;
}
#attributecontainer:not(:empty) div.row p {
  line-height: normal;
  margin-top: 5px;
  margin-bottom: 0;
}
@media (min-width: 428px) {
  #attributecontainer:not(:empty) .adjusted {
    margin-right: -50px;
  }
}
@media (max-width: 428px) {
  #attributecontainer:not(:empty) {
    max-height: 320px;
  }
  #attributecontainer:not(:empty) .adjusted {
    margin-left: 40px;
    margin-right: -20px !important;
  }
}

.washinginstruction1 {
  background: url("../images/medical_sprite_sheet.png") no-repeat -25px -67px;
}

.washinginstruction2 {
  background: url("../images/medical_sprite_sheet.png") no-repeat -72px -67px;
}

.washinginstruction3 {
  background: url("../images/medical_sprite_sheet.png") no-repeat -119px -67px;
}

.washinginstruction4 {
  background: url("../images/medical_sprite_sheet.png") no-repeat -213px -67px;
}

.washinginstruction5 {
  background: url("../images/medical_sprite_sheet.png") no-repeat -256px -67px;
}

.washinginstruction6 {
  background: url("../images/medical_sprite_sheet.png") no-repeat -302px -67px;
}

.washinginstruction7 {
  background: url("../images/medical_sprite_sheet.png") no-repeat -349px -67px;
}

.washinginstruction8 {
  background: url("../images/medical_sprite_sheet.png") no-repeat -167px -67px;
}

.washinginstruction9 {
  background: url("../images/medical_sprite_sheet.png") no-repeat -393px -67px;
}

.washinginstruction10 {
  background: url("../images/medical_sprite_sheet.png") no-repeat -525px -67px;
}

.washinginstruction11 {
  background: url("../images/medical_sprite_sheet.png") no-repeat -437px -67px;
}

.washinginstruction12 {
  background: url("../images/medical_sprite_sheet.png") no-repeat -572px -67px;
}

.washinginstruction13 {
  background: url("../images/medical_sprite_sheet.png") no-repeat -617px -67px;
}

.washinginstruction14 {
  background: url("../images/medical_sprite_sheet.png") no-repeat -656px -70px;
}

.washinginstruction15 {
  background: url("../images/medical_sprite_sheet.png") no-repeat -482px -67px;
}

.clinical-compression img {
  margin: 20px 0;
  max-width: 100%;
}
.clinical-compression .content {
  text-align: left;
  margin-bottom: 20px;
  padding: 20px;
  color: #FFFFFF;
}
.clinical-compression .content h4 {
  margin-top: 20px;
  color: #FFFFFF;
}
.clinical-compression .content.compression-1 {
  background-color: #ab0f63;
}
.clinical-compression .content.compression-2 {
  background-color: #781430;
}
.clinical-compression .content.compression-3 {
  background-color: #40122c;
}

.product-detail-tab-cep .cep-technology .property-img,
.product-detail-tab-cep .cep-technology .property-content {
  padding: 0;
  margin: 10px 0;
}
.product-detail-tab-cep .cep-technology .property-img p,
.product-detail-tab-cep .cep-technology .property-content p {
  font-size: 14px;
  margin: 0;
}
.product-detail-tab-cep .cep-technology .property-img {
  padding: 0 15px 0 0;
}
.product-detail-tab-cep .cep-technology .property-img img {
  max-height: 105px;
}
.product-detail-tab-cep .cep-technology .property-content .name-technology a {
  color: #2d2d28;
}
.product-detail-tab-cep .cep-technology .property-content .name-technology a:hover {
  color: #e20074;
  text-decoration: none;
}
.product-detail-tab-cep .cep-technology .property-content .text-technology {
  min-height: 88px;
}
.product-detail-tab-cep .cep-extra {
  text-align: center;
}
.product-detail-tab-cep .cep-extra a {
  margin: 10px 0;
}
.product-detail-tab-cep .cep-extra a img {
  margin-top: 25px;
}

.product-detail-tab-cep.isCEP .cep-technology .property-content .name-technology a {
  color: #2d2d28;
}
.product-detail-tab-cep.isCEP .cep-technology .property-content .name-technology a:hover {
  color: #00a67e;
  text-decoration: none;
}

@media (min-width: 992px) {
  #related.products-container-related .slides-container .slide,
  #hp-highlights.products-container-hp-highlights .slides-container .slide {
    flex: 1 0 25%;
  }
}
@media (max-width: 991px) {
  #related.products-container-related .slides-container .slide,
  #hp-highlights.products-container-hp-highlights .slides-container .slide {
    flex: 1 0 33.3333%;
  }
}
@media (max-width: 600px) {
  #related.products-container-related .slides-container .slide,
  #hp-highlights.products-container-hp-highlights .slides-container .slide {
    flex: 1 0 50%;
  }
}

@media (min-width: 992px) {
  #highlights.container-product-nth .slides-container .slide {
    flex: 1 0 33.3333%;
  }
}
@media (max-width: 991px) {
  #highlights.container-product-nth .slides-container .slide {
    flex: 1 0 50%;
  }
}

.slides-wrapper {
  position: relative;
}
.slides-wrapper .slide-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 35px;
  background-color: #e7e9ec;
  border: none;
  width: 35px;
  padding: 9px;
  cursor: pointer;
  opacity: 0.6;
  border-radius: 50% !important;
  z-index: 9999;
}
@media (max-width: 991px) {
  .slides-wrapper .slide-arrow {
    display: none !important;
  }
}
.slides-wrapper .slide-arrow:hover, .slides-wrapper .slide-arrow:focus {
  opacity: 1;
}
.slides-wrapper .slide-arrow:hover:before, .slides-wrapper .slide-arrow:focus:before {
  color: #e20074;
}
@media (min-width: 991px) and (max-width: 1099px) {
  .slides-wrapper #slide-left {
    left: -25px;
  }
}
@media (min-width: 1100px) and (max-width: 1199px) {
  .slides-wrapper #slide-left {
    left: -65px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .slides-wrapper #slide-left {
    left: -35px;
  }
}
@media (min-width: 1300px) {
  .slides-wrapper #slide-left {
    left: -65px;
  }
}
@media (min-width: 991px) and (max-width: 1099px) {
  .slides-wrapper #slide-right {
    right: -25px;
  }
}
@media (min-width: 1100px) and (max-width: 1199px) {
  .slides-wrapper #slide-right {
    right: -65px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .slides-wrapper #slide-right {
    right: -35px;
  }
}
@media (min-width: 1300px) {
  .slides-wrapper #slide-right {
    right: -65px;
  }
}
.slides-wrapper .slides-container {
  display: flex;
  scroll-behavior: smooth;
  cursor: pointer;
}
.slides-wrapper .slides-container .slide {
  position: relative;
  padding: 0 15px;
}
@media (min-width: 992px) {
  .slides-wrapper .slides-container {
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  .slides-wrapper .slides-container {
    overflow-x: scroll;
  }
}
.slides-wrapper .slides-container.active {
  background: rgba(255, 255, 255, 0.3);
  cursor: grabbing;
  cursor: -webkit-grabbing;
  transform: scale(1);
}

.product-symbols {
  margin: 25px 0;
}
.product-symbols .row {
  margin: 15px 0;
  display: flex;
  align-items: center;
}
.product-symbols .row .col-symbol {
  padding: 0;
  width: 14%;
}
.product-symbols .row .col-symbol-2 {
  padding-left: 0;
}
@media (max-width: 767px) {
  .product-symbols .row {
    margin: 25px 0;
  }
}
@media (max-width: 767px) {
  .product-symbols {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
}

#availability-container #availability-eshop #availability {
  display: inline-block;
}
#availability-container #availability-eshop #availability p {
  margin: 0;
}
#availability-container #availability-eshop span p {
  margin: 0;
}
#availability-container .external-store-container hr {
  margin-top: 15px;
  margin-bottom: 0;
}
#availability-container .external-store-container a.external-stock-customer > span:not(.medi-magenta) {
  display: none;
}
#availability-container .external-store-container .availability-store {
  margin-top: 12px;
}
#availability-container .external-store-container .availability-store span.medi-magenta {
  font-size: 15px;
}
@media (max-width: 767px) {
  #availability-container .external-store-container .btn-reserve {
    padding: 5px 25px;
    margin-top: 5px;
  }
  #availability-container .external-store-container .external-stock-stockcount {
    float: right;
  }
}
#availability-container #availability-eshop,
#availability-container #availability-external-eshop,
#availability-container #availability-no-user {
  background-color: #f6f5f2;
  padding: 10px 15px;
  margin-top: 10px;
}
#availability-container #availability-no-user p {
  color: #e20074;
}

.modal .modal-content {
  border: 0;
}
.modal .modal-header {
  background-color: #e20074;
  text-align: center;
}
.modal .modal-header h4 {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 22px;
}
.modal .modal-body .header {
  font-size: 18px;
}
.modal .modal-body .btn:not(.btn-spinner) {
  margin: 0 0 5px 0;
}
.modal .modal-footer a.btn-linkcart {
  padding: 12px 24px;
  font-size: 16px;
}
.modal .modal-footer .modal-close {
  background-color: #c6c3c6;
  color: #FFFFFF;
  padding: 6px 14px;
  font-size: 16px;
}
.modal .modal-footer .modal-close:hover {
  background-color: #8d004c;
}
.modal .table-responsive {
  margin-bottom: 15px;
}
.modal .table-responsive:last-child {
  margin-bottom: 0;
}
.modal .table-responsive:first-child table > tbody > tr > td {
  vertical-align: middle;
}
.modal .btn.btn-close.modal-close {
  background-color: #e20074;
  color: #FFFFFF;
}
.modal .btn.btn-close.modal-close:hover {
  background-color: #8d004c;
}

.modal-open {
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 0 !important;
}

.modal.modal-dialog-ext .modal-body,
.modal.body-space-around .modal-body {
  padding: 35px 15px;
}

.modal#dialog-adult .modal-body {
  text-align: center;
  padding: 40px 60px;
}
.modal#dialog-adult .modal-body h2 {
  color: #e20074;
  margin-top: 0;
  font-size: 30px;
  text-transform: uppercase;
}
.modal#dialog-adult .modal-body .btn-container {
  margin-top: 20px;
  margin-bottom: 0;
}
.modal#dialog-adult .modal-body .btn-container .btn {
  padding: 8px 0;
  width: 110px;
}

.modal:not(#dialog-compare-code):not(#modal-order-complaint):not(#dialog-cart-content):not(#stockresupply):not(#dialog-credit-note-detail):not(#modal-last-news):not(#dialog-stock-select) table {
  width: 100%;
  max-width: 100%;
}
.modal:not(#dialog-compare-code):not(#modal-order-complaint):not(#dialog-cart-content):not(#stockresupply):not(#dialog-credit-note-detail):not(#modal-last-news):not(#dialog-stock-select) table > thead > tr > th .header {
  color: #e20074;
}
.modal:not(#dialog-compare-code):not(#modal-order-complaint):not(#dialog-cart-content):not(#stockresupply):not(#dialog-credit-note-detail):not(#modal-last-news):not(#dialog-stock-select) table tbody > tr > td {
  background-color: #f2f0ec;
  text-align: center;
}
.modal:not(#dialog-compare-code):not(#modal-order-complaint):not(#dialog-cart-content):not(#stockresupply):not(#dialog-credit-note-detail):not(#modal-last-news):not(#dialog-stock-select) table > thead > tr > th,
.modal:not(#dialog-compare-code):not(#modal-order-complaint):not(#dialog-cart-content):not(#stockresupply):not(#dialog-credit-note-detail):not(#modal-last-news):not(#dialog-stock-select) table > tbody > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}
.modal:not(#dialog-compare-code):not(#modal-order-complaint):not(#dialog-cart-content):not(#stockresupply):not(#dialog-credit-note-detail):not(#modal-last-news):not(#dialog-stock-select) table > thead > tr > th,
.modal:not(#dialog-compare-code):not(#modal-order-complaint):not(#dialog-cart-content):not(#stockresupply):not(#dialog-credit-note-detail):not(#modal-last-news):not(#dialog-stock-select) table > tbody > tr.rowheader > td {
  background-color: #e0d6ce;
  text-align: center;
  font-weight: bold;
}
.modal:not(#dialog-compare-code):not(#modal-order-complaint):not(#dialog-cart-content):not(#stockresupply):not(#dialog-credit-note-detail):not(#modal-last-news):not(#dialog-stock-select) table > thead > tr > th:first-child,
.modal:not(#dialog-compare-code):not(#modal-order-complaint):not(#dialog-cart-content):not(#stockresupply):not(#dialog-credit-note-detail):not(#modal-last-news):not(#dialog-stock-select) table > tbody > tr > td:first-child,
.modal:not(#dialog-compare-code):not(#modal-order-complaint):not(#dialog-cart-content):not(#stockresupply):not(#dialog-credit-note-detail):not(#modal-last-news):not(#dialog-stock-select) table > tbody > tr.rowheader > td:first-child {
  text-align: left;
  white-space: nowrap;
}
.modal:not(#dialog-compare-code):not(#modal-order-complaint):not(#dialog-cart-content):not(#stockresupply):not(#dialog-credit-note-detail):not(#modal-last-news):not(#dialog-stock-select) table img {
  height: auto;
  max-width: unset;
}
.modal:not(#dialog-compare-code):not(#modal-order-complaint):not(#dialog-cart-content):not(#stockresupply):not(#dialog-credit-note-detail):not(#modal-last-news):not(#dialog-stock-select) .table-responsive:first-child table > tbody > tr > td:nth-child(even) {
  text-align: left;
  padding-left: 20px;
}

@media (min-width: 768px) {
  .modal-dialog {
    margin: 92px auto;
  }
  .modal-dialog.modal-wide {
    width: 60%;
  }
}
#ralModal .column:first-child {
  padding: 0;
}
#ralModal .text-ral {
  margin-top: 15px;
}
#ralModal .modal-content {
  border: 0;
}
#ralModal .modal-header {
  background-color: #e20074;
  text-align: center;
}
#ralModal .modal-header h4 {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 22px;
}
#ralModal .modal-footer a.btn-linkcart {
  padding: 15px 30px;
  font-size: 16px;
}
#ralModal .modal-footer .modal-close {
  background-color: #c6c3c6;
  color: #FFFFFF;
  padding: 6px 14px;
  font-size: 16px;
}
#ralModal .modal-footer .modal-close:hover {
  background-color: #8d004c;
}
#ralModal table {
  width: 100%;
  max-width: 100%;
}
#ralModal table > thead > tr > th .header {
  color: #e20074;
}
#ralModal table > thead > tr > th,
#ralModal table > tbody > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}
#ralModal table > thead > tr > th,
#ralModal table > tbody > tr.rowheader > td {
  background-color: #e0d6ce;
  text-align: center;
  font-weight: bold;
}
#ralModal table img {
  height: auto;
  max-width: unset;
}
#ralModal .table-responsive {
  margin-bottom: 15px;
}
#ralModal .table-responsive:last-child {
  margin-bottom: 0;
}
#ralModal .table-responsive:first-child table > tbody > tr > td:nth-child(even) {
  text-align: left;
  vertical-align: middle;
  padding-left: 20px;
}
#ralModal .table-responsive:first-child table > tbody > tr > td:last-child {
  width: 100%;
}
#ralModal .btn.btn-close.modal-close {
  background-color: #e20074;
  color: #FFFFFF;
}
#ralModal .btn.btn-close.modal-close:hover {
  background-color: #8d004c;
}

@media (min-width: 768px) {
  .modal-dialog {
    margin: 92px auto;
  }
}
.category-technology p,
.category-technology h1,
.category-cep-description p,
.category-cep-description h1,
.technology-box.category-cep p,
.technology-box.category-cep h1 {
  color: #2d2d28;
}

.category-technology .category-name {
  margin-top: 10px;
}
.category-technology .technology-description {
  font-size: 18px;
}

hr.category-cep.subcategory {
  margin-bottom: 40px;
  border-top: 3px solid #00a67e;
}

.technology-box.category-cep .tech-category-name h1 {
  padding-bottom: 20px;
  margin: 60px 0;
  text-transform: uppercase;
  border-bottom: 2px solid #2d2d28;
}
@media (min-width: 992px) {
  .technology-box.category-cep .tech-category-name h1 {
    max-width: 66.6%;
  }
}
.technology-box.category-cep .technology-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.technology-box.category-cep .technology-col .technology-img.svg {
  min-height: 170px;
}
.technology-box.category-cep .technology-col .technology-img.svg img {
  height: 130px;
}
.technology-box.category-cep .technology-col .technology-name {
  margin: 20px 0;
}
.technology-box.category-cep .technology-col .technology-name a {
  color: #00a67e;
  font-size: 18px;
  font-weight: 700;
}
.technology-box.category-cep .technology-col .technology-name a:hover {
  color: #2d2d28;
}
.technology-box.category-cep .technology-col .technology-description {
  font-size: 14px;
}
@media (min-width: 1200px) {
  .technology-box.category-cep .technology-col .technology-description {
    min-height: 230px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .technology-box.category-cep .technology-col .technology-description {
    min-height: 270px;
  }
}
@media (max-width: 767px) {
  .technology-box.category-cep .technology-col .technology-description {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .technology-box.category-cep .technology-col {
    min-height: 450px;
  }
}
@media (max-width: 524px) {
  .technology-box.category-cep .technology-col {
    min-height: 525px;
  }
}
@media (max-width: 394px) {
  .technology-box.category-cep .technology-col {
    min-height: 675px;
  }
}
.technology-box.category-cep .technology-col:hover .technology-name a {
  color: #2d2d28;
}
@media (min-width: 1200) {
  .technology-box.category-cep {
    margin-bottom: 70px;
  }
}
@media (min-width: 768px) {
  .technology-box.category-cep {
    margin-top: 60px;
  }
}

#cep-technology .row {
  margin-bottom: 20px;
}
#cep-technology .header {
  margin-bottom: 15px;
}
#cep-technology .row-technology {
  margin: 10px 0;
}

.tab-content {
  border-top-width: 0px !important;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .tab-content {
    padding: 24px;
    border: 1px solid #ddd;
  }
}
.tab-content #emotion {
  text-align: left;
}
.tab-content #emotion h2 {
  font-size: 15px;
}
@media (min-width: 1241px) {
  .tab-content #emotion {
    width: 848px;
    margin: auto;
  }
  .tab-content #emotion h1,
  .tab-content #emotion h2 {
    margin-top: 10px;
  }
  .tab-content #emotion p {
    font-size: 14px;
    line-height: 18px;
    text-align: left;
  }
  .tab-content #emotion .text1 {
    position: absolute;
    top: 40px;
    left: 350px;
    color: #FFFFFF;
  }
  .tab-content #emotion .text1 p {
    width: 80%;
  }
  .tab-content #emotion .text2 {
    position: absolute;
    top: 255px;
    left: 350px;
    color: #FFFFFF;
  }
  .tab-content #emotion .text2 p {
    width: 90%;
  }
  .tab-content #emotion #emotion-product table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
  }
  .tab-content #emotion #emotion-product table td {
    text-align: center;
  }
  .tab-content #emotion #emotion-product table tr:nth-child(2) td {
    text-align: right;
    padding-top: 10px;
  }
  .tab-content #emotion #emotion-product table tr:nth-child(2) td img {
    padding-right: 6px;
  }
  .tab-content #emotion #emotion-product table tr:nth-child(2) td:nth-child(2) {
    text-align: left;
    padding-top: 10px;
  }
  .tab-content #emotion #emotion-product table tr:nth-child(2) td:nth-child(2) img {
    padding-left: 6px;
  }
  .tab-content #emotion #emotion-support {
    color: #FFFFFF;
  }
  .tab-content #emotion #emotion-features .text3 {
    position: absolute;
    top: 70px;
    left: 80px;
    color: #FFFFFF;
  }
  .tab-content #emotion #emotion-info {
    margin-top: 30px;
  }
  .tab-content #emotion #emotion-info .row {
    margin-top: 7px;
  }
  .tab-content #emotion #emotion-product,
  .tab-content #emotion #emotion-support {
    background-color: #1E2B34;
    padding: 80px 20px;
  }
}
@media (max-width: 1240px) {
  .tab-content #emotion {
    background-color: #1E2B34;
    padding: 15px;
    margin: 0 -15px;
  }
  .tab-content #emotion h1,
  .tab-content #emotion h2 {
    margin-top: 10px;
  }
  .tab-content #emotion p {
    font-size: 14px;
    line-height: 18px;
    text-align: left;
  }
  .tab-content #emotion .text1 {
    color: #FFFFFF;
  }
  .tab-content #emotion .text2 {
    color: #FFFFFF;
  }
  .tab-content #emotion #emotion-product img {
    height: auto;
  }
  .tab-content #emotion #emotion-product table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
  }
  .tab-content #emotion #emotion-product table td {
    text-align: center;
  }
  .tab-content #emotion #emotion-product table tr:nth-child(2) td {
    text-align: right;
    padding-top: 10px;
  }
  .tab-content #emotion #emotion-product table tr:nth-child(2) td img {
    padding-right: 3px;
  }
  .tab-content #emotion #emotion-product table tr:nth-child(2) td:nth-child(2) {
    text-align: left;
    padding-top: 10px;
  }
  .tab-content #emotion #emotion-product table tr:nth-child(2) td:nth-child(2) img {
    padding-left: 1px;
  }
  .tab-content #emotion iframe {
    margin-top: 20px;
  }
  .tab-content #emotion #emotion-support {
    color: #FFFFFF;
    margin-top: 20px;
  }
  .tab-content #emotion #emotion-features .text3 {
    color: #FFFFFF;
  }
  .tab-content #emotion #emotion-info {
    padding: 15px;
    margin: 0 -15px -15px -15px;
    background-color: #FFFFFF;
  }
  .tab-content #emotion #emotion-info .row {
    margin-top: 7px;
  }
  .tab-content #emotion #emotion-features {
    padding-bottom: 15px;
  }
}

#container-health .category-image {
  margin-bottom: 0;
}
#container-health .nav-tabs a:hover {
  text-decoration: unset;
}

.nav-tabs > li > a {
  padding: 10px 25px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #e20074;
  border-bottom-color: transparent;
}
.nav-tabs a {
  border-radius: 4px 4px 0 0 !important;
  font-weight: bold;
}
.nav-tabs a:hover {
  color: #e20074;
  background-color: transparent;
  border: 1px solid #ddd;
  border-bottom-color: #FFFFFF;
}

.link-box .nav > li > a:focus, .link-box .nav > li > a:hover {
  text-decoration: none;
  background-color: unset;
}

@media (max-width: 767px) {
  .nav-pills > li {
    width: 100%;
    display: block;
  }
  .nav-pills > li + li {
    margin: 5px 0;
    margin-top: 10px;
  }
}
.nav-tabs {
  display: none;
}

#wishlist-category .nav-tabs {
  margin-top: 40px;
}

.tab-content > .tab-pane {
  opacity: 1;
  display: block;
}
@media (min-width: 768px) {
  .tab-content > .tab-pane {
    display: none;
  }
}
.tab-content > .tab-pane.active {
  display: block;
}

.panel h2 {
  font-size: 23px;
  text-transform: uppercase;
  line-height: 30px;
}
.panel h3 {
  font-size: 20px;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .nav-tabs {
    display: flex;
  }
  .panel {
    border: none;
    margin: 0;
  }
  .panel .panel-header {
    display: none;
  }
  .panel .panel-body {
    padding: 0;
  }
  .panel .collapse:not(#operatorDashboard .collapse) {
    display: block;
    height: 100% !important;
  }
}
@media (max-width: 767px) {
  .panel {
    margin-bottom: 0;
    border: 0;
  }
  .tab-content #emotiontext a {
    background-color: #152c46;
    color: #bed128 !important;
  }
  .product-detail-tab .btn.btn-link,
  #externalstock-document .btn.btn-link,
  #externalstock-request .btn.btn-link,
  #wishlist-category .btn.btn-link,
  #container-health .btn.btn-link {
    width: 100%;
    text-align: left;
    color: #3b4851 !important;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #c6c3c6;
    padding: 8px 12px;
  }
  .product-detail-tab .btn.btn-link:hover, .product-detail-tab .btn.btn-link:focus, .product-detail-tab .btn.btn-link:active,
  #externalstock-document .btn.btn-link:hover,
  #externalstock-document .btn.btn-link:focus,
  #externalstock-document .btn.btn-link:active,
  #externalstock-request .btn.btn-link:hover,
  #externalstock-request .btn.btn-link:focus,
  #externalstock-request .btn.btn-link:active,
  #wishlist-category .btn.btn-link:hover,
  #wishlist-category .btn.btn-link:focus,
  #wishlist-category .btn.btn-link:active,
  #container-health .btn.btn-link:hover,
  #container-health .btn.btn-link:focus,
  #container-health .btn.btn-link:active {
    color: #8d004c !important;
    text-decoration: unset !important;
  }
  .product-detail-tab .btn.btn-link::after,
  #externalstock-document .btn.btn-link::after,
  #externalstock-request .btn.btn-link::after,
  #wishlist-category .btn.btn-link::after,
  #container-health .btn.btn-link::after {
    content: ">";
    float: right;
    font-size: 22px;
    line-height: 18px;
  }
}
div.badge-wrapper:not(span.badge-wrapper):not(.badge-attribute-inline) {
  z-index: 1;
  width: 0;
  position: absolute;
  margin-top: 20px;
}
div.badge-wrapper:not(span.badge-wrapper):not(.badge-attribute-inline) .badge {
  z-index: 1002;
  letter-spacing: 0;
  width: 120px;
  padding: 5px 7px;
  margin-bottom: 10px;
}
div.badge-wrapper:not(span.badge-wrapper):not(.badge-attribute-inline) .badge.novagenerace {
  z-index: 1002;
  color: #3b4851;
}
div.badge-wrapper:not(span.badge-wrapper):not(.badge-attribute-inline) .badge.vyprodej {
  color: #FFFFFF;
}
@media (max-width: 767px) {
  div.badge-wrapper:not(span.badge-wrapper):not(.badge-attribute-inline) .badge.vyprodej {
    padding: 3px 7px;
  }
}
div.badge-wrapper:not(span.badge-wrapper):not(.badge-attribute-inline) .badge.akce2 {
  white-space: normal !important;
  line-height: 1.3;
  padding-inline: 11px;
}
div.badge-wrapper:not(span.badge-wrapper):not(.badge-attribute-inline) .badge.individual,
div.badge-wrapper:not(span.badge-wrapper):not(.badge-attribute-inline) .badge.plochepleteni,
div.badge-wrapper:not(span.badge-wrapper):not(.badge-attribute-inline) .badge.insurance,
div.badge-wrapper:not(span.badge-wrapper):not(.badge-attribute-inline) .badge.voucher {
  line-height: 1.3;
  white-space: normal;
}

.badge-wrapper-extra:not(.badge-attribute-inline) {
  position: absolute;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.badge-wrapper-extra:not(.badge-attribute-inline) .badge {
  width: 90px;
  z-index: 1002;
  position: relative;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .badge-wrapper-extra:not(.badge-attribute-inline) .badge.doprodej {
    margin-right: 10px;
  }
}

@media (max-width: 767px) {
  .product-category-container div.badge-wrapper {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .product-category-container div.badge-wrapper {
    margin-top: 20px;
  }
}
.product-category-container .badge-wrapper-info {
  position: absolute;
  top: 230px;
  right: 28px;
  z-index: 1;
  font-size: 15px;
}
.product-category-container .badge-wrapper-info a {
  display: block;
  background-color: #FFFFFF;
  padding: 7px;
  margin-bottom: 3px;
  color: #9a9a9a;
}
.product-category-container .badge-wrapper-info a > div {
  display: none;
}
.product-category-container .badge-wrapper-info a:hover {
  color: #1F1F1F;
}
.product-category-container .badge-wrapper-info a.active, .product-category-container .badge-wrapper-info a.active:hover {
  color: #e20074;
}
.product-category-container .badge-wrapper-admin {
  position: absolute;
  top: 250px;
  left: 28px;
  z-index: 1;
  font-size: 15px;
}
@media (max-width: 1199px) {
  .product-category-container .badge-wrapper-info,
  .product-category-container .badge-wrapper-admin {
    top: 165px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-category-container .badge-wrapper-info,
  .product-category-container .badge-wrapper-admin {
    top: 180px;
  }
}
@media (max-width: 429px) {
  .product-category-container .badge-wrapper-info,
  .product-category-container .badge-wrapper-admin {
    top: 145px;
  }
}
@media (max-width: 399px) {
  .product-category-container .badge-wrapper-info,
  .product-category-container .badge-wrapper-admin {
    top: 110px;
  }
}
@media (max-width: 355px) {
  .product-category-container .badge-wrapper-info,
  .product-category-container .badge-wrapper-admin {
    top: 70px;
  }
}
@media (max-width: 767px) {
  .product-category-container .badge-wrapper-info {
    right: 14px;
  }
}
@media (max-width: 1199px) {
  .product-category-container .badge-wrapper-admin {
    max-width: 120px;
  }
  .product-category-container .badge-wrapper-admin .badge {
    white-space: normal;
    line-height: 14px;
  }
}
@media (max-width: 767px) {
  .product-category-container .badge-wrapper-admin {
    left: 14px;
    width: 80px;
  }
  .product-category-container .badge-wrapper-admin .badge {
    white-space: normal;
    line-height: 14px;
  }
}
@media (min-width: 768px) {
  .product-category-container .badge.doprodej {
    right: 28px;
  }
}
@media (max-width: 767px) {
  .product-category-container .badge.doprodej {
    right: 3px;
    white-space: normal;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .product-category-container .badge.akce {
    right: 28px;
    top: 8px;
  }
}
@media (max-width: 767px) {
  .product-category-container .badge.akce {
    right: 13px;
    top: 8px;
  }
}

.product-detail .product-image-container .badge-wrapper {
  top: 0 !important;
}
.product-detail .product-image-container .badge-wrapper-info {
  position: absolute;
  top: 47px;
  right: 9px;
  z-index: 1000;
  font-size: 25px;
}
.product-detail .product-image-container .badge-wrapper-info a {
  display: block;
  background-color: #FFFFFF;
  padding: 7px;
  margin-bottom: 3px;
  color: #9a9a9a;
}
.product-detail .product-image-container .badge-wrapper-info a > div {
  display: none;
}
.product-detail .product-image-container .badge-wrapper-info a:hover {
  color: #1F1F1F;
}
.product-detail .product-image-container .badge-wrapper-info a.active, .product-detail .product-image-container .badge-wrapper-info a.active:hover {
  color: #e20074;
}
.product-detail .product-image-container .badge-wrapper-admin {
  position: absolute;
  bottom: 104px;
  left: 0;
  z-index: 1000;
  width: 0;
}
.product-detail .product-image-container .badge-wrapper-admin .badge {
  margin-bottom: 4px;
  font-size: 14px;
  padding: 5px 7px;
}
@media (max-width: 767px) {
  .product-detail .product-image-container .badge-wrapper-admin {
    bottom: 46px;
  }
}
.product-detail .product-image-container .badge-wrapper-extra .badge.akce {
  top: 8px;
}
@media (min-width: 769px) {
  .product-detail .product-image-container .badge-wrapper-extra .badge.akce {
    width: 90px;
    right: 4px;
  }
}
@media (max-width: 767px) {
  .product-detail .product-image-container .badge-wrapper-extra .badge.akce {
    right: 1px;
  }
}
@media (min-width: 991px) {
  .product-detail .product-image-container .badge-wrapper-extra .badge.doprodej {
    right: 4px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .product-detail .product-image-container .badge-wrapper-extra .badge.doprodej {
    right: 0;
  }
}
@media (max-width: 767px) {
  .product-detail .product-image-container .badge-wrapper-extra .badge.doprodej {
    right: 0px;
    margin-right: 0 !important;
  }
}

.badge-attribute-inline {
  position: relative;
}
.badge-attribute-inline .badge {
  z-index: 1002;
  position: inherit;
}
@media (max-width: 767px) {
  .badge-attribute-inline .badge {
    margin: 4px 0;
  }
}
.badge-attribute-inline .badge.akce2,
.badge-attribute-inline .badge.plochepleteni,
.badge-attribute-inline .badge.individual,
.badge-attribute-inline .badge.new-color,
.badge-attribute-inline .badge.insurance,
.badge-attribute-inline .badge.voucher {
  display: none;
}

span.badge-wrapper:not(div.badge-wrapper) {
  left: 22px;
  z-index: 1;
  width: 0;
}
span.badge-wrapper:not(div.badge-wrapper) .badge {
  margin-bottom: 4px;
  font-weight: bold;
  font-size: 12px;
  padding: 4px;
}

.badge.novinka {
  background-color: #D801FF;
}

.badge.snizenacena {
  background-color: #FF7600;
  width: 100px;
}

.badge.akce2 {
  background-color: #FF0083;
}

.badge.novagenerace {
  background-color: #00FF89;
  color: #000;
}

.badge.plochepleteni {
  background-color: #7E0B40;
}

.badge.doprodej {
  background-color: #FFEB01;
  color: #000;
}

.badge.individual {
  background-color: #3B9AF8;
  white-space: normal;
  width: 100px;
}

.badge.tip {
  background-color: #0D1F81;
  color: #FFFFFF;
}

.badge.vyprodej {
  background-color: #FF0000;
}

.badge.bod,
.badge.preorder {
  background-color: #00c30f;
  color: #FFFFFF;
}

.badge.akce,
.badge.akcemn {
  background-color: #FF0083;
}

.badge.new-color {
  background-color: #008B86;
  color: #FFFFFF;
}

.badge.preorder-date {
  background-color: #00a67e;
  color: #FFFFFF;
  margin: 10px 0 0 0;
}

.badge.admin-drmax {
  background-color: #E4002B;
}

.badge.admin-no-production {
  background-color: #720A98;
}

.badge.insurance {
  background-color: #B70101;
  font-size: 11px;
}

.badge.voucher {
  background-color: #C70039;
}

.badge.marketingmats {
  background-color: #797c94;
}

#hp-highlights #slides-container .manufacturer1005 .badge.novinka,
#hp-highlights #slides-container .manufacturer1005 .badge.new-product,
#search-result .category-product .manufacturer1005 .badge.novinka,
#search-result .category-product .manufacturer1005 .badge.new-product,
.category-cep .badge.novinka,
.category-cep .badge.new-product,
.preorder .badge.novinka,
.preorder .badge.new-product,
.product-detail-cep .badge.novinka,
.product-detail-cep .badge.new-product {
  background: linear-gradient(106deg, #d2d700, #00a078 95%);
}
#hp-highlights #slides-container .manufacturer1005 .badge.exclusively,
#search-result .category-product .manufacturer1005 .badge.exclusively,
.category-cep .badge.exclusively,
.preorder .badge.exclusively,
.product-detail-cep .badge.exclusively {
  background-color: #6E0A87;
}
#hp-highlights #slides-container .manufacturer1005 .badge.pagenumber,
#search-result .category-product .manufacturer1005 .badge.pagenumber,
.category-cep .badge.pagenumber,
.preorder .badge.pagenumber,
.product-detail-cep .badge.pagenumber {
  background-color: #2d2d28;
}
#hp-highlights #slides-container .manufacturer1005 .badge.pagenumber a,
#hp-highlights #slides-container .manufacturer1005 .badge.pagenumber a:hover,
#search-result .category-product .manufacturer1005 .badge.pagenumber a,
#search-result .category-product .manufacturer1005 .badge.pagenumber a:hover,
.category-cep .badge.pagenumber a,
.category-cep .badge.pagenumber a:hover,
.preorder .badge.pagenumber a,
.preorder .badge.pagenumber a:hover,
.product-detail-cep .badge.pagenumber a,
.product-detail-cep .badge.pagenumber a:hover {
  color: #FFFFFF;
}
#hp-highlights #slides-container .manufacturer1005 .badge.new-color,
#hp-highlights #slides-container .manufacturer1005 .badge.exclusively,
#hp-highlights #slides-container .manufacturer1005 .badge.pagenumber,
#hp-highlights #slides-container .manufacturer1005 .badge.novinka,
#hp-highlights #slides-container .manufacturer1005 .badge.new-product,
#search-result .category-product .manufacturer1005 .badge.new-color,
#search-result .category-product .manufacturer1005 .badge.exclusively,
#search-result .category-product .manufacturer1005 .badge.pagenumber,
#search-result .category-product .manufacturer1005 .badge.novinka,
#search-result .category-product .manufacturer1005 .badge.new-product,
.category-cep .badge.new-color,
.category-cep .badge.exclusively,
.category-cep .badge.pagenumber,
.category-cep .badge.novinka,
.category-cep .badge.new-product,
.preorder .badge.new-color,
.preorder .badge.exclusively,
.preorder .badge.pagenumber,
.preorder .badge.novinka,
.preorder .badge.new-product,
.product-detail-cep .badge.new-color,
.product-detail-cep .badge.exclusively,
.product-detail-cep .badge.pagenumber,
.product-detail-cep .badge.novinka,
.product-detail-cep .badge.new-product {
  width: 90px;
}

.product-category-container .badge.individual.badge {
  display: none;
}
.product-category-container .product-image-container .badge.plochepleteni .break {
  padding-inline-start: 18.595px;
  padding-inline-end: 18.595px;
}

#attributecontainer .badge-wrapper {
  margin-top: 8px !important;
}

div#externalstock-stock .badge {
  width: auto;
}
div#externalstock-stock .badge.insurance {
  display: none;
}

@media (max-width: 440px) {
  .category-product .badge-wrapper {
    display: none;
  }
}

.badge p {
  margin: 0;
}

.intro-sizer .header-title {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.intro-sizer .header-title img {
  padding-right: 15px;
}
.intro-sizer .header-title h1 {
  margin-bottom: 2px;
}
.intro-sizer .inner-section h4 {
  font-size: 18px;
  line-height: 1.4;
}
.intro-sizer .inner-section a:hover {
  text-decoration: none !important;
}
.intro-sizer .inner-section .btn-block {
  font-size: 16px;
  padding: 10px 12px;
  margin-bottom: 10px;
  color: #FFFFFF !important;
}
@media (min-width: 768px) {
  .intro-sizer .inner-section .btn-block {
    padding: 12px;
  }
}

#sizer-type-choice .header-title {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#sizer-type-choice .header-title img {
  padding-right: 15px;
}
#sizer-type-choice .header-title h1 {
  text-transform: uppercase;
  margin: 0;
}
#sizer-type-choice .header-title p {
  font-size: 18px;
  margin: 0;
}
#sizer-type-choice .header-title-mob {
  max-width: 85%;
}
#sizer-type-choice .header-title-mob p {
  font-size: 18px;
}
#sizer-type-choice #go-back {
  background-color: #c6c3c6;
  color: #3b4851;
  padding: 6px 30px;
  font-weight: 700;
  font-size: 18px;
  margin-top: 10px;
}
#sizer-type-choice #go-back:hover {
  background-color: #8d004c;
  color: #FFFFFF;
}
#sizer-type-choice .row.row-buttons {
  margin-bottom: 15px;
}
#sizer-type-choice .row.row-buttons button {
  width: 100%;
  padding: 8px 0;
  font-weight: 700;
  font-size: 20px;
}
#sizer-type-choice .row.row-buttons button.active {
  background-color: #576c7d;
}
@media (max-width: 767px) {
  #sizer-type-choice .row.row-buttons div:first-child {
    margin-bottom: 5px;
  }
}
#sizer-type-choice .sukl-choice .row-sukl p {
  margin: 10px 0;
}
#sizer-type-choice .sukl-choice .row-sukl .title-code {
  color: #e20074;
}
#sizer-type-choice .sukl-choice .row-sukl .form-control {
  border-color: #e20074 !important;
}
#sizer-type-choice .main-choice .row.row-choice {
  margin-right: -5px;
  margin-left: -5px;
}
#sizer-type-choice .main-choice .row.row-choice .column .choice {
  color: #e20074;
  padding: 5px;
  font-weight: 600;
  display: flex;
  align-items: center;
  text-align: left;
}
#sizer-type-choice .main-choice .row.row-choice .column .choice img {
  height: 120px;
}
@media (min-width: 768px) {
  #sizer-type-choice .main-choice .row.row-choice .column .choice img {
    padding: 10px;
  }
}
#sizer-type-choice .main-choice .row.row-choice .column .choice span {
  display: block;
}
#sizer-type-choice .main-choice .row.row-choice .column .choice span h4 {
  margin: 0;
  font-weight: 700;
}
#sizer-type-choice .main-choice .row.row-choice .column .choice span p {
  font-weight: 100;
}
@media (min-width: 768px) {
  #sizer-type-choice .main-choice .row.row-choice .column .choice span p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #sizer-type-choice .main-choice .row.row-choice .column .choice {
    height: 110px;
  }
  #sizer-type-choice .main-choice .row.row-choice .column .choice img {
    height: 68px;
  }
  #sizer-type-choice .main-choice .row.row-choice .column .choice span {
    margin-left: 10px;
  }
  #sizer-type-choice .main-choice .row.row-choice .column .choice span p {
    line-height: 1.5;
  }
}
#sizer-type-choice .main-choice .row.row-choice .column .choice:hover, #sizer-type-choice .main-choice .row.row-choice .column .choice.active {
  background-color: #e20074;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  #sizer-type-choice .main-choice .row.row-choice .column {
    padding: 0;
  }
}
@media (min-width: 768px) {
  #sizer-type-choice .main-choice .row.row-choice .column {
    padding: 5px;
  }
}

#container-sizer .title-chosen:first-child {
  background-color: #e20074;
  margin: 30px 0;
}
#container-sizer .title-chosen:first-child h2 {
  color: #FFFFFF;
  margin: 15px 0;
}
#container-sizer .title-chosen {
  margin: 0 -15px;
}
#container-sizer .title-chosen .column:first-child {
  display: flex;
  align-items: center;
  text-align: left;
}
#container-sizer .title-chosen .column:first-child img {
  height: 120px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  #container-sizer .title-chosen .column:first-child img {
    height: 80px;
  }
}
#container-sizer .title-chosen .column:first-child h4 {
  color: #e20074;
  font-size: 22px;
  margin: 0;
}
#container-sizer .title-chosen .column:first-child p {
  font-size: 18px;
}
@media (max-width: 767px) {
  #container-sizer .title-chosen .column:first-child {
    margin: 15px 0;
  }
}
#container-sizer .title-chosen .column:nth-child(2) .description:not(:empty) {
  margin-bottom: 15px;
}
#container-sizer .title-chosen .column:nth-child(2) .description {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  #container-sizer .title-chosen .column:nth-child(2) .description {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  #container-sizer .title-chosen .column:nth-child(2) .description img {
    padding: 0 10px;
  }
}
#container-sizer .row-guide {
  margin: 30px -15px 0;
}
#container-sizer .row-guide .row-number {
  margin: 0;
}
@media (max-width: 767px) {
  #container-sizer .row-guide .row-number {
    align-items: flex-start;
  }
  #container-sizer .row-guide .row-number span {
    margin-top: 5px;
  }
  #container-sizer .row-guide .row-number p {
    margin: 0 0 20px 0;
  }
}
#container-sizer .bg-danger {
  color: #a94442;
}
#container-sizer .bg-success {
  color: #155724;
}
#container-sizer .bg-warning {
  color: #856404;
}
#container-sizer .bg-danger,
#container-sizer .bg-success,
#container-sizer .bg-warning {
  font-weight: bold;
  padding: 5px 10px;
  width: 121.3px;
}
#container-sizer .row-send-help {
  display: flex;
}
#container-sizer .row-send-help,
#container-sizer .help-info-legend {
  margin: 10px 0;
}
@media (min-width: 768px) {
  #container-sizer .row-send-help,
  #container-sizer .help-info-legend {
    margin: 10px -5px;
  }
}
#container-sizer .product-send {
  margin-bottom: 20px;
  margin-right: 10px;
}
#container-sizer .product-send a {
  background-color: #c6c3c6;
  color: #3b4851;
}
#container-sizer .product-send a:hover {
  background-color: #8d004c;
  color: #FFFFFF;
}
#container-sizer .help-info-legend p {
  display: flex;
}
#container-sizer .help-info-legend span {
  margin-right: 15px;
  width: 25px;
  height: 22px;
}
#container-sizer .sizer-input-content {
  margin-top: 30px;
}
#container-sizer .sizer-input-content .input-container .row {
  margin: 6px -15px;
}
@media (min-width: 768px) {
  #container-sizer .sizer-input-content .input-container {
    margin-bottom: 20px;
  }
}
#container-sizer .sizer-input-content .row-recommend {
  margin-bottom: 35px;
}
#container-sizer .sizer-input-content .row-recommend .recommend-title {
  margin: 0 0 5px 0;
  font-weight: 100;
}
#container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit {
  position: absolute;
  background-color: #e20074;
}
@media (min-width: 768px) and (max-width: 991px) {
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit {
    display: none;
  }
}
#container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.a {
  left: 186px;
  bottom: 14px;
  width: 4px;
  height: 19px;
  transform: rotate(29deg);
}
#container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.y {
  left: 132px;
  bottom: 22px;
  width: 4px;
  height: 49px;
  transform: rotate(47deg);
}
#container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.b {
  left: 123px;
  bottom: 67px;
  width: 26px;
  height: 4px;
}
#container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.b1 {
  left: 121px;
  bottom: 114px;
  width: 35px;
  height: 4px;
}
#container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.c {
  left: 112px;
  bottom: 173px;
  width: 51px;
  height: 4px;
}
#container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.d {
  left: 117px;
  bottom: 200px;
  width: 49px;
  height: 4px;
}
#container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.e {
  left: 127px;
  bottom: 226px;
  width: 46px;
  height: 4px;
}
#container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.f {
  left: 115px;
  bottom: 277px;
  width: 59px;
  height: 4px;
}
#container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.g {
  left: 97px;
  bottom: 369px;
  width: 71px;
  height: 4px;
}
#container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.h {
  left: 88px;
  bottom: 433px;
  width: 87px;
  height: 4px;
}
#container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.t {
  left: 97px;
  bottom: 503px;
  width: 65px;
  height: 4px;
}
#container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.ad {
  left: 130px;
  bottom: 26px;
  width: 4px;
  height: 175px;
}
#container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.ag {
  left: 130px;
  bottom: 26px;
  width: 4px;
  height: 345px;
}
#container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.af {
  left: 130px;
  bottom: 26px;
  width: 4px;
  height: 252px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.a {
    left: 181px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.y {
    left: 128px;
    bottom: 20px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.b {
    left: 118px;
    bottom: 65px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.b1 {
    left: 116px;
    bottom: 111px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.c {
    left: 108px;
    bottom: 168px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.d {
    left: 112px;
    bottom: 194px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.e {
    left: 122px;
    bottom: 219px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.f {
    left: 110px;
    bottom: 269px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.g {
    left: 92px;
    bottom: 358px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.h {
    left: 83px;
    bottom: 421px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.t {
    left: 92px;
    bottom: 488px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.ad {
    left: 126px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.ag {
    left: 126px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.af {
    left: 126px;
  }
}
@media (max-width: 767px) {
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.a {
    left: 201px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.y {
    left: 147px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.b {
    left: 138px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.b1 {
    left: 136px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.c {
    left: 127px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.d {
    left: 132px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.e {
    left: 142px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.f {
    left: 130px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.g {
    left: 112px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.h {
    left: 103px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.t {
    left: 112px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.ad {
    left: 145px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.ag {
    left: 145px;
  }
  #container-sizer .sizer-input-content .row.row-heights .col-height #line-circuit.af {
    left: 145px;
  }
}
#container-sizer .sizer-input-content .row.row-heights .col-height .row-logos {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  #container-sizer .sizer-input-content .row.row-heights .col-height .row-logos .maxis-name,
  #container-sizer .sizer-input-content .row.row-heights .col-height .row-logos .medi-name {
    width: 100%;
  }
}
@media (max-width: 991px) {
  #container-sizer .sizer-input-content .row.row-heights .col-height .row-logos .medi-name img {
    max-width: 60px;
  }
}
@media (max-width: 767px) {
  #container-sizer .sizer-input-content .row.row-heights .col-height .row-logos {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  #container-sizer .sizer-input-content .row.row-heights {
    display: flex;
    align-items: flex-end;
  }
}
@media (max-width: 767px) {
  #container-sizer .sizer-input-content {
    margin-top: 0;
  }
}
#container-sizer .help-info {
  margin: 20px 0;
}
@media (min-width: 768px) {
  #container-sizer .help-info .required {
    margin-left: -7px !important;
  }
}
#container-sizer span.required:not(:empty) {
  margin-left: -12px;
}
@media (max-width: 767px) {
  #container-sizer span.required:not(:empty) {
    margin-left: -4px;
    padding-right: 2px;
  }
}
#container-sizer .calculate .btn-block {
  margin-bottom: 10px;
  padding: 15px 0;
  font-size: 18px;
}
@media (max-width: 767px) {
  #container-sizer .calculate #calculate,
  #container-sizer .calculate #reset {
    font-size: 17px;
    font-weight: 700;
  }
}
#container-sizer .calculate #reset {
  background-color: #f6f5f2;
  color: #3b4851;
}
@media (min-width: 992px) {
  #container-sizer .calculate #reset {
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  #container-sizer .calculate #reset {
    padding: 8px 16px;
  }
}
#container-sizer .calculate #reset:hover {
  background-color: #8d004c;
  color: #FFFFFF;
}
@media (min-width: 768px) {
  #container-sizer .calculate {
    margin: 20px -5px;
  }
}
#container-sizer .size-container .column {
  margin: 10px 0;
}
#container-sizer .size-container .column .recommended-text {
  font-size: 20px;
}
@media (min-width: 768px) {
  #container-sizer .size-container .column {
    margin: 10px -5px;
  }
}
#container-sizer .size-container .column:first-child {
  margin-top: 0;
}
#container-sizer .size-container .column:nth-child(2) {
  display: flex;
}
#container-sizer .size-container .size-calculated:first-child {
  margin-right: 10px;
}
#container-sizer .size-container .maxis.size-calculated,
#container-sizer .size-container .medi.size-calculated {
  color: #FFFFFF;
  padding: 10px;
  text-align: center;
  font-weight: 700;
  width: 50%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
#container-sizer .size-container .maxis.size-calculated span.maxis.size p,
#container-sizer .size-container .maxis.size-calculated span.medi.size p,
#container-sizer .size-container .medi.size-calculated span.maxis.size p,
#container-sizer .size-container .medi.size-calculated span.medi.size p {
  font-size: 13px;
  line-height: 1.3;
  margin-top: 5px;
}
#container-sizer .size-container .maxis.size-calculated span.medi.size a,
#container-sizer .size-container .maxis.size-calculated span.maxis.size a,
#container-sizer .size-container .maxis.size-calculated span.medi.length a,
#container-sizer .size-container .maxis.size-calculated span.maxis.length a,
#container-sizer .size-container .medi.size-calculated span.medi.size a,
#container-sizer .size-container .medi.size-calculated span.maxis.size a,
#container-sizer .size-container .medi.size-calculated span.medi.length a,
#container-sizer .size-container .medi.size-calculated span.maxis.length a {
  color: #FFFFFF;
}
@media (min-width: 768px) {
  #container-sizer .size-container .maxis.size-calculated span.medi.size,
  #container-sizer .size-container .maxis.size-calculated span.maxis.size,
  #container-sizer .size-container .maxis.size-calculated span.medi.length,
  #container-sizer .size-container .maxis.size-calculated span.maxis.length,
  #container-sizer .size-container .medi.size-calculated span.medi.size,
  #container-sizer .size-container .medi.size-calculated span.maxis.size,
  #container-sizer .size-container .medi.size-calculated span.medi.length,
  #container-sizer .size-container .medi.size-calculated span.maxis.length {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  #container-sizer .size-container .maxis.size-calculated span.medi.size,
  #container-sizer .size-container .maxis.size-calculated span.maxis.size,
  #container-sizer .size-container .maxis.size-calculated span.medi.length,
  #container-sizer .size-container .maxis.size-calculated span.maxis.length,
  #container-sizer .size-container .medi.size-calculated span.medi.size,
  #container-sizer .size-container .medi.size-calculated span.maxis.size,
  #container-sizer .size-container .medi.size-calculated span.medi.length,
  #container-sizer .size-container .medi.size-calculated span.maxis.length {
    padding: 5px;
  }
}
@media (min-width: 768px) {
  #container-sizer .size-container .maxis.size-calculated p,
  #container-sizer .size-container .medi.size-calculated p {
    margin: 0;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  #container-sizer .size-container .maxis.size-calculated p,
  #container-sizer .size-container .medi.size-calculated p {
    display: block;
    margin: 0;
  }
}
#container-sizer .size-container .maxis.size-calculated {
  background-color: #6E0A87;
}
#container-sizer .size-container .medi.size-calculated {
  background-color: #e20074;
}
#container-sizer .size-container span.medi.size:empty,
#container-sizer .size-container span.maxis.size:empty,
#container-sizer .size-container span.medi.length:empty,
#container-sizer .size-container span.maxis.length:empty {
  background-color: inherit;
}
#container-sizer .size-container .text-non-standard {
  margin: 20px 0 10px;
}
#container-sizer .product-container .row-products {
  margin: 15px -15px;
}
#container-sizer .product-container ul li {
  line-height: 1.5;
}
#container-sizer .input-container .input-form input,
#container-sizer .row-lengths .input-form input {
  text-align: center;
  background-color: rgba(163, 163, 163, 0.0509803922);
}
@media (min-width: 991px) {
  #container-sizer .input-container .input-form input,
  #container-sizer .row-lengths .input-form input {
    padding: 5px;
  }
}
#container-sizer .input-container .input-form .help-block,
#container-sizer .row-lengths .input-form .help-block {
  position: relative;
  width: 165px;
  margin: 4px 0;
  color: #e20074;
}
@media (min-width: 768px) {
  #container-sizer .input-container .row,
  #container-sizer .row-lengths .row {
    display: flex;
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  #container-sizer .row.row-lengths {
    display: flex;
    align-items: flex-start;
  }
}
@media (min-width: 992px) {
  #container-sizer .row.row-lengths {
    margin: 20px -15px;
  }
}
#container-sizer .col-height .maxis.size-value,
#container-sizer .col-height .medi.size-value,
#container-sizer .col-length .maxis.size-value,
#container-sizer .col-length .medi.size-value {
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#container-sizer .col-height .maxis.size-value .empty,
#container-sizer .col-height .medi.size-value .empty,
#container-sizer .col-length .maxis.size-value .empty,
#container-sizer .col-length .medi.size-value .empty {
  height: 30px;
  background-color: #f6f5f2;
  width: 121.3px;
}
@media (min-width: 768px) {
  #container-sizer .col-height,
  #container-sizer .col-length {
    padding: 0;
  }
}
@media (max-width: 767px) {
  #container-sizer .row-calculate {
    display: flex;
    flex-direction: column;
    margin-top: 35px;
  }
  #container-sizer .row-calculate .help-info {
    order: 2;
  }
  #container-sizer .row-calculate .calculate {
    order: 1;
  }
}
@media (max-width: 767px) {
  #container-sizer .row-calculated {
    display: flex;
    flex-direction: column;
  }
  #container-sizer .row-calculated .col-legend {
    order: 2;
  }
  #container-sizer .row-calculated .col-size {
    order: 1;
  }
}
#container-sizer input.required {
  border-color: rgba(226, 0, 116, 0.5);
}
#container-sizer input.required:focus {
  border-color: #e20074;
}

#sizer-type-choice .row-number,
#container-sizer .row-number {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
#sizer-type-choice .row-number span,
#container-sizer .row-number span {
  font-size: 20px;
  font-weight: 700;
  padding: 5px 8px 5px 12px;
  background-color: #e20074;
  color: #FFFFFF;
  margin-right: 20px;
}
#sizer-type-choice .row-number p,
#container-sizer .row-number p {
  margin: 15px 0;
}
@media (max-width: 767px) {
  #sizer-type-choice .row-number p,
  #container-sizer .row-number p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .health .col-sm-3 {
    display: none;
  }
}

#container-health sup {
  top: -0.5em;
  font-size: 75%;
}
#container-health .row.category-choice h4 {
  margin-top: 0;
}
#container-health .row.category-image {
  margin-bottom: 15px;
}
@media (min-width: 629px) {
  #container-health .row.category-image .mob-banner {
    display: none;
  }
}
@media (max-width: 628px) {
  #container-health .row.category-image .desktop-banner {
    display: none;
  }
}
#container-health .row.video {
  margin-bottom: 20px;
}
#container-health .row.video .column {
  padding: 0;
}
#container-health .nav-tabs .img-responsive {
  margin-top: 15px;
}
#container-health .panel-body p {
  margin: 0 0 15px;
}
#container-health .panel-body .btn-primary {
  margin-bottom: 15px;
}
#container-health .panel-body .alert {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #container-health h1 {
    font-size: 26px;
  }
}
#container-health h2 {
  font-size: 26px;
}
@media (max-width: 767px) {
  #container-health h2 {
    font-size: 20px;
  }
}
#container-health h3 {
  font-size: 20px;
}
@media (max-width: 767px) {
  #container-health h3 {
    font-size: 18px;
  }
}
#container-health h4 {
  font-size: 18px;
}
#container-health h1,
#container-health h2,
#container-health h3,
#container-health h4 {
  margin-bottom: 15px;
}
#container-health p {
  margin: 0 0 25px;
}
#container-health p .align-under {
  display: block;
}
#container-health a {
  color: #e20074;
}
#container-health a:hover {
  text-decoration: underline;
}
#container-health .alert.alert-info a {
  border-bottom: 1px solid #e20074;
  color: #3b4851;
  font-weight: bold;
}
#container-health .alert.alert-info a:hover {
  text-decoration: none;
  color: #e20074;
}
#container-health .alert.alert-info p {
  margin: 0;
}
#container-health .alert.alert-info ul {
  margin: 5px 0;
}
#container-health a.btn-primary {
  color: #FFFFFF;
}
#container-health a.btn-primary:hover {
  text-decoration: none;
}
#container-health .btn-full-width {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px;
}
#container-health .row:not(.category-box) .img-responsive {
  margin: 0;
}
@media (max-width: 767px) {
  #container-health .row:not(.category-box) .img-responsive {
    margin-bottom: 15px;
  }
}
#container-health .category-box .category:hover .caption a {
  color: #e20074;
}
@media (max-width: 629px) and (min-width: 516px) {
  #container-health .category-box .category {
    width: 50%;
  }
}
#container-health ul:not(.nav) {
  list-style: disc;
  padding-left: 20px;
  margin: 15px 0;
}
#container-health .product-description ul:not(.nav) {
  padding: 0;
  margin: 0;
  list-style: none;
}
#container-health ol.number {
  list-style: decimal;
  padding-left: 20px;
}
#container-health ol.number > li::marker {
  font-weight: bold;
}
#container-health .product-name a {
  white-space: inherit;
}
#container-health .product-name a:hover {
  color: #8d004c;
  text-decoration: none;
}
#container-health .caption a {
  white-space: inherit;
  color: #3b4851;
}
#container-health .caption a:hover {
  color: #e20074;
  text-decoration: none;
}
#container-health .smxlist-check li {
  position: relative;
  list-style: none;
  padding-left: 23px;
}
#container-health .smxlist-check li:before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  background-image: url("../images/icon_smxlist_check.gif");
  background-size: cover;
  background-position: center;
  left: 0;
  top: 5px;
}
@media (max-width: 767px) {
  #container-health .smxlist-check li:before {
    top: 4px;
  }
}
#container-health .notes {
  margin-top: 15px;
  padding: 5px 0;
  border-top: 1px solid #e7e9ec;
  color: #c6c3c6;
}
#container-health .carousel .carousel-inner > .item > img {
  width: 100%;
}
#container-health .carousel .carousel-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 15px;
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  font-weight: bold;
  font-size: 14px;
}
#container-health .carousel .carousel-control.left,
#container-health .carousel .carousel-control.right {
  opacity: 0.4 !important;
}
@media screen and (min-width: 768px) {
  #container-health .carousel .carousel-indicators {
    top: 20px;
  }
}
#container-health .carousel:hover .carousel-control.left,
#container-health .carousel:hover .carousel-control.right {
  opacity: 1 !important;
}
#container-health .tab-content .img-max {
  width: 100%;
}
#container-health .poll {
  border-top: 1px solid #e7e9ec;
}
#container-health .poll .glyphicon {
  margin-right: 5px;
}
#container-health .poll .btn {
  width: 70px;
}
@media (max-width: 767px) {
  #container-health .panel .panel-body {
    padding: 15px 30px;
  }
}
@media (min-width: 768px) {
  #container-health .tab-content {
    border-top-width: 1px !important;
  }
  #container-health .nav-tabs {
    display: table;
  }
  #container-health .nav-tabs > li {
    width: auto;
  }
  #container-health .nav-tabs li {
    padding: 0;
  }
  #container-health .nav-tabs li a {
    color: #3b4851;
    padding: 15px 0;
    border-radius: unset !important;
  }
  #container-health .nav-tabs li:hover a {
    color: #e20074;
  }
  #container-health .nav-tabs li.active a {
    color: #e20074;
  }
  #container-health .nav-tabs li.active a:hover {
    color: #e20074;
  }
  #container-health .nav-tabs.tab-flex {
    display: flex !important;
    align-items: flex-end;
  }
  #container-health .panel .panel-body {
    padding: 0 15px;
  }
  #container-health .embed-responsive {
    margin-bottom: 15px;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  #container-health .nav-tabs > li {
    width: 33.333%;
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  #container-health .nav-tabs > li {
    width: 50%;
    float: left;
  }
}

#product-filter {
  background: #e7e9ec;
  border-bottom: 2px solid #e20074;
  padding: 10px;
  margin-bottom: 15px;
}
#product-filter .content > span {
  padding-right: 15px;
  font-weight: bold;
}
@media (max-width: 767px) {
  #product-filter .content > span {
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  #product-filter span {
    padding-right: 10px;
  }
}
@media (min-width: 375px) {
  #product-filter .block-free-of-charge {
    position: absolute;
    top: 8px;
    right: 10px;
  }
}
@media (min-width: 768px) {
  #product-filter .block-free-of-charge {
    right: 15px;
  }
}
@media (max-width: 767px) {
  #product-filter .block-free-of-charge {
    padding-right: 10px;
  }
}
#product-filter .checkbox-inline,
#product-filter .radio-inline {
  margin-left: 10px;
}

#product-filter.filter-cep {
  border-bottom: 2px solid #2d2d28 !important;
  color: #2d2d28;
}
#product-filter.filter-cep .new-color span,
#product-filter.filter-cep .novinka span,
#product-filter.filter-cep .new-product span {
  color: #FFFFFF;
  padding: 2px 8px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}
#product-filter.filter-cep .new-color span {
  background-color: #00a67e;
}
#product-filter.filter-cep .novinka span,
#product-filter.filter-cep .new-product span {
  background: linear-gradient(106deg, #d2d700, #00a078 95%);
}

#madetomeasure .navbar-btn #madetomeasureaddheader {
  margin-right: 16px;
}
#madetomeasure legend {
  margin-bottom: 10px;
  font-size: 18px;
}
#madetomeasure fieldset {
  margin-top: 30px;
}
#madetomeasure #fieldset-execution .radio-inline {
  vertical-align: top;
}
#madetomeasure h4 span {
  font-size: 14px;
  float: right;
}
#madetomeasure h4 span a {
  color: #e20074;
}
#madetomeasure h4 span a:hover {
  text-decoration: underline;
}
#madetomeasure .btn-primary {
  padding: 8px 16px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  #madetomeasure .toolbar .navbar-default {
    border: 0;
    background: 0;
  }
  #madetomeasure .toolbar .navbar-header {
    display: none;
  }
  #madetomeasure .toolbar div.navbar-collapse {
    display: contents;
  }
  #madetomeasure .toolbar div.navbar-collapse .navbar-text {
    margin-top: 0;
  }
  #madetomeasure .toolbar div.navbar-collapse .navbar-nav {
    margin: 0 -15px;
  }
  #madetomeasure .toolbar .nav > li {
    padding-left: 15px;
  }
  #madetomeasure .toolbar .navbar-btn #madetomeasureaddheader {
    margin: 0;
  }
  #madetomeasure .divider-vertical {
    display: none;
  }
  #madetomeasure .dropdown {
    margin-bottom: 15px;
  }
}

table.table-medi-expert thead > tr > th {
  background-color: #48586A !important;
  color: #FFFFFF;
  border-bottom: 0;
  vertical-align: middle;
}
@media (max-width: 768px) {
  table.table-medi-expert thead > tr > th.price span {
    display: block;
    font-size: 14px;
  }
}
table.table-medi-expert thead > tr > th.status {
  padding-left: 30px;
}
@media (max-width: 425px) {
  table.table-medi-expert thead > tr > th.status {
    padding: 0;
  }
}
table.table-medi-expert tbody > tr:nth-of-type(odd) {
  background-color: #f6f5f2;
}
table.table-medi-expert tbody > tr:nth-child(even) {
  background-color: rgba(246, 245, 242, 0.3);
}
table.table-medi-expert tbody > tr.selected-row > td {
  background-color: #b6c2ce;
  border-top: 1px solid #b6c2ce;
  border-bottom: 1px solid #b6c2ce;
}
@media (max-width: 768px) {
  table.table-medi-expert th.status {
    width: 20%;
  }
}
@media (max-width: 425px) {
  table.table-medi-expert th.orderprefix {
    width: 40%;
  }
  table.table-medi-expert th.price {
    width: 30%;
  }
}
table.table-medi-expert tbody > tr > td {
  border-top: 1px solid transparent;
  vertical-align: middle;
}
table.table-medi-expert tbody > tr > td.orderprefix > span {
  padding-left: 10px;
}
table.table-medi-expert tbody > tr > td.status {
  position: relative;
}
table.table-medi-expert tbody > tr > td.status > div {
  position: absolute;
  right: 0;
  left: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
}
table.table-medi-expert tbody > tr > td.status > div > div {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 425px) {
  table.table-medi-expert tbody > tr > td.status {
    padding: 0;
  }
  table.table-medi-expert tbody > tr > td.status > div {
    left: 0 !important;
  }
}
table.table-medi-expert tbody > tr > td .orderprefix-date {
  font-size: 14px;
}

.order-filters label.checkbox-inline, .yearmonth-filters label.checkbox-inline, .state-filters label.checkbox-inline {
  padding-left: 30px !important;
}

.time-based-checks {
  display: flex;
  justify-content: space-between;
}
.time-based-checks .checkbox-inline {
  vertical-align: baseline;
}

.container-filters {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .container-filters {
    justify-content: flex-start;
  }
}

.yearmonth-filters .flex {
  display: flex;
  align-items: center;
}
.yearmonth-filters .flex div {
  margin-right: 10px;
}
.yearmonth-filters .flex div.dropdown:first {
  float: left;
}
@media (max-width: 768px) {
  .yearmonth-filters .flex {
    display: block;
  }
}
@media (max-width: 768px) {
  .yearmonth-filters .selectedyear-block {
    margin-left: 0;
  }
}

.order-filter-text {
  border-left: 10px solid #e20074;
  padding-left: 15px;
}

@media (max-width: 768px) {
  .dropdown.order-filters {
    margin-right: 10px;
  }
}

@media (max-width: 768px) {
  .time-based-checks button:first-of-type {
    margin-right: 10px;
  }
}
@media (max-width: 768px) {
  .time-based-checks {
    justify-content: flex-start;
  }
}

#filter-invisline-mobile hr {
  margin-top: 5px;
  margin-bottom: 5px;
  border-top: 0 !important;
}

table.table-medi-expert-mobile thead > tr > th,
table.table-medi-expert-mobile tbody > tr > td.medi-grey {
  background-color: #48586A;
  color: #FFFFFF;
  vertical-align: middle;
}
table.table-medi-expert-mobile thead > tr > th {
  border-bottom: 2px solid transparent;
}
table.table-medi-expert-mobile tbody > tr > td {
  border-top: 0;
}
table.table-medi-expert-mobile tbody > tr > td.status {
  padding: 0;
}
table.table-medi-expert-mobile tbody > tr > td.status span.label {
  display: block;
  width: 100%;
  height: 36px;
  line-height: 30px;
  font-weight: normal;
}

#orderhistory .form-control {
  height: 35px;
}
#orderhistory #search-result {
  margin-top: 35px;
}
#orderhistory .legend-container li {
  padding-bottom: 5px;
}
#orderhistory .legend-container li span {
  padding-right: 5px;
}
#orderhistory .legend-address {
  color: #e20074;
}

#orderhistorydetail .order-history-icon {
  margin-right: 10px;
}
#orderhistorydetail .order-history-info {
  width: 90%;
}
#orderhistorydetail .container-address,
#orderhistorydetail .container-other,
#orderhistorydetail .container-btn {
  margin-top: 20px;
}
#orderhistorydetail .container-btn span {
  margin-right: 8px;
  font-size: 13px;
}
#orderhistorydetail .total-price {
  font-size: 20px;
}
#orderhistorydetail table {
  margin-top: 20px;
}
#orderhistorydetail table tbody > tr > td.status span.label {
  height: 62px;
  line-height: 53px;
}
@media (max-width: 768px) {
  #orderhistorydetail table tbody > tr > td.status span.label {
    height: 40px;
    line-height: 34px;
  }
}
@media (max-width: 425px) {
  #orderhistorydetail table tbody > tr > td.status span.label {
    height: 36px;
    line-height: 30px;
  }
}
@media (max-width: 768px) {
  #orderhistorydetail h1 {
    font-size: 20px;
    margin-bottom: 0;
  }
  #orderhistorydetail .container-other {
    margin-top: 0;
  }
  #orderhistorydetail .container-btn .btn {
    width: 100%;
    margin-bottom: 5px;
  }
  #orderhistorydetail #btn-complaint-return {
    margin-bottom: 20px;
  }
}

#tooltiporderhistorydetail h4 {
  background-color: #48586A;
  color: #FFFFFF;
  margin: 0 0 20px 0;
  padding: 10px;
}
#tooltiporderhistorydetail h4.legend-address {
  background-color: #e20074;
}

#favourite-product .favourite-delete {
  display: none;
  position: absolute;
  right: 27px;
  top: 12px;
  background-color: #e20074;
  color: #FFFFFF;
}
#favourite-product .favourite-delete .glyphicon {
  top: 1.5px;
  left: -0.5px;
}
@media (max-width: 1366px) {
  #favourite-product .favourite-delete {
    display: block !important;
    right: 12px;
    top: 12px;
  }
}
#favourite-product .favourite-delete:hover {
  background-color: #8d004c;
}

#wishlist-category .category-add div {
  font-size: 25px;
  width: 100%;
  margin-bottom: 15px;
}
#wishlist-category .wishlist-code {
  position: absolute;
  top: 4%;
  left: 30%;
  max-width: 55%;
}
#wishlist-category .wishlist-code .content {
  display: flex;
}
#wishlist-category .wishlist-code .content span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-left: 3px;
}
@media (max-width: 767px) {
  #wishlist-category .wishlist-code {
    top: 8%;
    left: 38%;
  }
}
#wishlist-category #loadMore span, #wishlist-category #hideSome span {
  vertical-align: middle;
  margin-inline: 5px;
}

#wishlist-category .caption,
#favourite-product .caption {
  position: relative;
}
#wishlist-category .caption .category,
#favourite-product .caption .category {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 130px;
  border: 1px solid #e7e9ec;
  text-align: center;
  padding: 0 15px;
  line-height: 18px;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1) !important;
}
#wishlist-category .caption .category.active,
#favourite-product .caption .category.active {
  border: 1px solid #e20074;
}
#wishlist-category .caption .quantity,
#favourite-product .caption .quantity {
  position: absolute;
  top: 4px;
  left: 4px;
  color: #FFFFFF;
  z-index: 1;
}
#wishlist-category .caption .menu-container,
#favourite-product .caption .menu-container {
  position: absolute;
  top: 4px;
  right: 4px;
  color: #000;
  z-index: 1;
}
#wishlist-category .caption .container-lastupdate,
#favourite-product .caption .container-lastupdate {
  font-size: 9px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#wishlist-category .caption:not(.caption-add) .category:after,
#favourite-product .caption:not(.caption-add) .category:after {
  position: absolute;
  left: -1px;
  top: -1px;
  content: "";
  border-style: solid;
  border-width: 50px 50px 0 0;
  border-color: #e20074 transparent transparent transparent;
}

#dialog-favourite-category-clone .modal-body,
#dialog-favourite-category-delete .modal-body,
#dialog-wishlist-category-clone .modal-body,
#dialog-wishlist-category-delete .modal-body {
  text-align: center;
  padding: 50px 0;
}

.category {
  margin-bottom: 30px;
  position: relative;
}

#wishlist-product {
  margin-bottom: 40px;
}
#wishlist-product .row {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 8px 0 rgba(0, 0, 0, 0.1) !important;
  margin: 0 20px;
}
#wishlist-product .row.favourite-product-container,
#wishlist-product .row.wishlist-product-container {
  margin-bottom: 15px;
}
#wishlist-product .product-name a {
  color: #e20074;
  font-weight: bold;
}
#wishlist-product .product-image {
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1) !important;
  width: 80px;
}
#wishlist-product .product-image img {
  height: 120px;
}
#wishlist-product .handle {
  cursor: move;
}
#wishlist-product a:hover .glyphicon.glyphicon-trash {
  color: #e20074;
}
#wishlist-product .favourite-delete {
  padding: 0;
}
#wishlist-product {
  /*    .badge-wrapper{

      top: 0;

  }
  .badge-wrapper-extra{

      right: 15px;

      @media (max-width: 767px){

  	right: 5px;

      }

  }
  .badge-wrapper,
  .badge-wrapper-extra{

      opacity: 0.9;

  }*/
}

#dialog-wishlist-all .modal-body h4 {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.category-extended-header {
  margin-bottom: 25px;
}
.category-extended-header h2 {
  background-color: #576c7d;
  color: #FFFFFF;
  padding: 12px 10px;
}

.category-extended-box .category-extended {
  margin-bottom: 15px;
}
.category-extended-box .category-extended .caption {
  display: inline-flex;
}
.category-extended-box .category-extended .caption a {
  color: #e20074;
  font-weight: bold;
}
.category-extended-box .category-extended .caption a:hover {
  text-decoration: underline;
}
.category-extended-box .category-extended .caption p.dash-divider {
  padding: 0 6px;
}

.upload-container {
  position: relative;
}
.upload-container .upload-target .upload-inside {
  margin-top: 30px;
}
.upload-container .upload-target .upload-inside p:first-child {
  font-size: 24px;
}
.upload-container .upload-target .upload-info {
  font-size: 14px;
  margin-right: 6px;
  text-align: right;
}
.upload-container .upload-imagetype {
  margin-left: 6px;
  margin-top: 10px;
}

.upload-file {
  margin: 20px 15px 0 15px;
}

.drag-drop .upload-target {
  height: 200px;
  border: 4px dashed #eee;
  text-align: center;
  color: #666;
}

#marketing-materials-page,
#maxisstore {
  padding: 0 15px !important;
  margin-bottom: 25px;
}
#marketing-materials-page .category,
#maxisstore .category {
  background-color: #f6f5f2;
  border-left: 10px solid #e20074;
  border-right: 10px solid #FFFFFF;
  margin-bottom: 20px;
  padding: 15px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
#marketing-materials-page .category .caption a,
#maxisstore .category .caption a {
  opacity: 1;
  font-size: 15px;
  text-decoration: none;
  transition: all 0.3s ease !important;
}
#marketing-materials-page .category .caption a:hover,
#maxisstore .category .caption a:hover {
  color: #8d004c;
}

#category-product-rewardpoint .row,
#category-product-pre-order .row {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 2px solid #e7e9ec;
}
#category-product-rewardpoint .row:first-of-type,
#category-product-pre-order .row:first-of-type {
  margin-top: inherit;
}
#category-product-rewardpoint .row-variant,
#category-product-pre-order .row-variant {
  margin-bottom: 40px;
  margin-top: 20px;
  padding-bottom: 40px;
}
#category-product-rewardpoint .flex-switch,
#category-product-pre-order .flex-switch {
  display: inline-flex;
  flex-direction: column-reverse;
  max-width: 100%;
  position: relative;
  margin-top: 10px;
}
#category-product-rewardpoint .product-name,
#category-product-pre-order .product-name {
  color: #e20074;
  text-align: left;
  max-width: 450px;
  font-size: 18px;
  font-weight: bold;
}
#category-product-rewardpoint .product-description-2,
#category-product-pre-order .product-description-2 {
  margin-top: 10px;
}
#category-product-rewardpoint ul,
#category-product-pre-order ul {
  font-size: 14px;
}
#category-product-rewardpoint button.add-to-cart,
#category-product-pre-order button.add-to-cart {
  padding: 10px 18px;
  margin-left: 10px;
  font-size: 16px;
  height: 44px;
}
#category-product-rewardpoint ul > li a,
#category-product-pre-order ul > li a {
  float: left;
  margin: 0 5px 5px 0;
  border: 1px solid #e7e9ec;
  padding: 1px;
  text-align: center;
  color: #3b4851;
  font-size: 14px;
}
#category-product-rewardpoint ul > li.active a,
#category-product-pre-order ul > li.active a {
  color: #e20074;
  padding: 0;
  border: 2px solid #e20074;
}
#category-product-rewardpoint .size li a,
#category-product-rewardpoint .text-list .variant-color:not(.multi-color):not(.single-color) > div,
#category-product-pre-order .size li a,
#category-product-pre-order .text-list .variant-color:not(.multi-color):not(.single-color) > div {
  min-width: 78px;
  line-height: 36px;
}
#category-product-rewardpoint .variant-color.single-color > div,
#category-product-pre-order .variant-color.single-color > div {
  height: 36px;
  width: 36px;
}
#category-product-rewardpoint .variant-color.multi-color > div.color-first,
#category-product-rewardpoint .variant-color.multi-color > div.color-last,
#category-product-pre-order .variant-color.multi-color > div.color-first,
#category-product-pre-order .variant-color.multi-color > div.color-last {
  height: 36px;
  width: 18px;
}
#category-product-rewardpoint .cart-container,
#category-product-pre-order .cart-container {
  display: inline-flex;
  align-items: center;
  margin-left: 4px;
}
#category-product-rewardpoint .product-point-cart,
#category-product-pre-order .product-point-cart {
  font-weight: bold;
  font-size: 18px;
  width: 110px;
}
#category-product-rewardpoint .label-margin,
#category-product-pre-order .label-margin {
  margin-top: 10px;
}
#category-product-rewardpoint .preorder-badge,
#category-product-pre-order .preorder-badge {
  position: relative;
  top: -8px;
}
#category-product-rewardpoint .preorder-badge .badge,
#category-product-pre-order .preorder-badge .badge {
  width: 116px;
  font-size: 12px;
}
@media (min-width: 768px) {
  #category-product-rewardpoint .product-name,
  #category-product-pre-order .product-name {
    max-width: unset;
  }
  #category-product-rewardpoint .flex-switch,
  #category-product-pre-order .flex-switch {
    display: unset;
  }
  #category-product-rewardpoint .stock,
  #category-product-pre-order .stock {
    bottom: -30px;
    position: relative;
  }
}
@media (max-width: 768px) {
  #category-product-rewardpoint .row,
  #category-product-pre-order .row {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  #category-product-rewardpoint .stock,
  #category-product-pre-order .stock {
    margin-bottom: 10px;
  }
  #category-product-rewardpoint .product-name,
  #category-product-pre-order .product-name {
    margin-left: 0;
  }
  #category-product-rewardpoint .preorder-description,
  #category-product-pre-order .preorder-description {
    word-wrap: break-word;
  }
  #category-product-rewardpoint .product-description-2,
  #category-product-pre-order .product-description-2 {
    margin-top: unset;
  }
}
@media (max-width: 425px) {
  #category-product-rewardpoint .cart-container,
  #category-product-pre-order .cart-container {
    float: right;
    margin-left: 120px;
  }
  #category-product-rewardpoint .preorder-description ul,
  #category-product-pre-order .preorder-description ul {
    margin-top: 0;
  }
}
@media (max-width: 320px) {
  #category-product-rewardpoint .preorder-description,
  #category-product-pre-order .preorder-description {
    width: 150px;
  }
}

/*
.rewardpoints-check {
    .block {
        .header {
            font-size: 18px;
            text-align: center;
            font-weight: 700;
            padding: 0 0 10px 0;
        }
        .content {
            .panel-body {
                padding: 15px;
                .form-group {
                    margin: 0;

                    .input-group {
                        input.form-control {
                            @media (min-width: 768px) {
                                height: 35px;
                            }
                        }
                    }

                    .help-block {
                        margin: 10px 0 0;
                    }
                }
            }
        }
    }
}
*/
#modal-last-news .modal-body a,
#container-news .post .hometext a,
#modal-product-action .modal-body a {
  color: #e20074;
}
#modal-last-news .modal-body a:hover,
#container-news .post .hometext a:hover,
#modal-product-action .modal-body a:hover {
  border-bottom: 1px solid #e20074;
}

#container-news .post .hometext {
  border-bottom: 1px solid #e20074;
  padding-bottom: 10px;
}
#container-news .post:first-child h2 {
  margin-top: 0;
}
@media (max-width: 768px) {
  #container-news .name small {
    padding-top: 7px;
  }
}
#container-news .container-news-read-action .glyphicon {
  top: 2px;
}
#container-news .container-news-read-action a:hover {
  border-bottom: 0 !important;
}
#container-news .container-news-read-action .read-ok {
  color: #5cb85c;
}
#container-news .container-news-read-action .read-no {
  color: #e20074;
}
#container-news .container-news-read-action .tooltip-inner {
  min-width: 280px;
}
#container-news #news-rewardpoint-container {
  color: #FFFFFF;
  margin: 20px 0 30px;
  background-color: #48586A;
}
#container-news #news-rewardpoint-container label {
  padding-top: 16px;
  text-align: right;
}
#container-news #news-rewardpoint-container input {
  border: 2px solid transparent;
}
#container-news #news-rewardpoint-container .input-group {
  padding-top: 11px;
}
@media (max-width: 768px) {
  #container-news #news-rewardpoint-container {
    margin: 20px 0 20px;
    padding-bottom: 20px;
  }
}

#modal-last-news .modal-body ul,
#container-news .post .hometext ul {
  list-style-type: disc;
  margin-left: 16px;
  margin-bottom: 10px;
}
#modal-last-news .modal-body ul li,
#container-news .post .hometext ul li {
  margin-bottom: 5px;
}

@media (max-width: 768px) {
  #dialog-order .modal-footer {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    flex-wrap: wrap;
  }
  #dialog-order #savestockorder {
    margin-right: 10px;
  }
}
#dialog-order label {
  font-weight: 400;
}
#dialog-order .stockcount-container {
  margin-top: 28px;
}

#dialog-change hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
#dialog-change .panel,
#dialog-change .form-group:last-child {
  margin-bottom: 0;
}
#dialog-change .control-label-batch {
  padding-top: 0;
  text-align: left;
}

#externalstock-stock .glyphicon-alert,
#externalstock-calculator .glyphicon-alert,
#externalstock-document .glyphicon-alert,
#table-calculator-history .glyphicon-alert {
  font-size: 13px;
  color: #e20074;
  margin-left: 5px;
}
#externalstock-stock .btn-externalstock-epoukaz,
#externalstock-calculator .btn-externalstock-epoukaz,
#externalstock-document .btn-externalstock-epoukaz,
#table-calculator-history .btn-externalstock-epoukaz {
  background: #2f3b44;
  border-color: #2f3b44;
  color: #fff;
}

#table-stocktaking .glyphicon-alert,
#table-stocktaking .glyphicon-time,
#table-stocktaking .glyphicon-barcode,
#noload-container .glyphicon-alert,
#noload-container .glyphicon-time,
#noload-container .glyphicon-barcode {
  color: #e20074;
  margin-left: 5px;
}

#externalstock-document .label-new,
#stockresupply .label-new {
  background-color: #e20074;
  margin-left: 10px;
}

.label-individual {
  margin-left: 10px;
}

#externalstock-document .tab-content .table tr:first-child td {
  border-top: 1px solid transparent;
}
#externalstock-document #table-order .green {
  color: #5cb85c;
}
#externalstock-document #table-order .orange {
  color: #f0ad4e;
}
#externalstock-document #table-order .red {
  color: #d9534f;
}
#externalstock-document .expand-child .creditnotedetail {
  padding: 0;
  color: #e20074;
}

#externalstock-document .expand-child tbody tr:not(.not-color) span:not(.label),
#externalstock-stocktaking-history .expand-child tbody tr:not(.not-color) span:not(.label) {
  color: #e20074;
}
#externalstock-document .table-with-detail .detail-header:first-child td,
#externalstock-stocktaking-history .table-with-detail .detail-header:first-child td {
  border-top: 1px solid transparent;
}

#externalstock-info-load-stock table.table-child > tbody > tr > td {
  background-color: #FFFFFF !important;
  border-top: 1px solid transparent;
}

#externalstock-request .table-request p {
  margin-bottom: 0;
}

#externalstock-calculator #table-evcode .checkboxaction .checkbox {
  margin: 0;
}
#externalstock-calculator .table.table-borderless td {
  border-top: 0;
}
#externalstock-calculator .tooltip-wrapper {
  display: inline-block;
}
#externalstock-calculator .tooltip-wrapper .btn[disabled] {
  pointer-events: none;
}
#externalstock-calculator .tooltip-wrapper.disabled {
  cursor: not-allowed;
}

#externalstock-calculator-history td.totalprice .tooltip-inner {
  min-width: 250px;
}

#stockresupply .panel-heading {
  padding: 0;
  border: 0;
}
#stockresupply .panel-heading input[type=checkbox] {
  margin: 16px 0 0;
}
#stockresupply .panel-heading label {
  display: block;
  padding: 0 20px;
}
#stockresupply .checkbox,
#stockresupply .radio {
  margin: 0;
}
#stockresupply .panel-title > a,
#stockresupply .panel-title > a:active {
  display: block;
  padding: 10px 10px 10px 25px;
  font-weight: bold;
  margin-top: 10px;
}
#stockresupply .modal-body .resupply-container {
  margin: 0 20px;
  padding: 20px;
  background-color: #f5f5f5;
}

#externalstock-calculator #table-calculator tr.clone,
#externalstock-calculator-history #table-calculator-history tr.is-maximed,
#externalstock-request .table-request tr.required {
  border-left: 5px solid #e20074;
}

#externalstock-document table td,
#externalstock-calculator table td,
#externalstock-stocktaking-history table td {
  vertical-align: middle;
}

#externalstock-stock .table > tbody > tr.expand-child,
#externalstock-document .table > tbody > tr.expand-child,
#externalstock-calculator-history .table > tbody > tr.expand-child,
#externalstock-stocktaking-history .table > tbody > tr.expand-child,
#externalstock-info-load-stock .table > tbody > tr.expand-child {
  background-color: #f5f5f5;
}
#externalstock-stock .table .row-selected,
#externalstock-document .table .row-selected,
#externalstock-calculator-history .table .row-selected,
#externalstock-stocktaking-history .table .row-selected,
#externalstock-info-load-stock .table .row-selected {
  background-color: #f5f5f5;
}
#externalstock-stock .table.table-child,
#externalstock-document .table.table-child,
#externalstock-calculator-history .table.table-child,
#externalstock-stocktaking-history .table.table-child,
#externalstock-info-load-stock .table.table-child {
  margin-bottom: 0;
}
#externalstock-stock .detail-header,
#externalstock-document .detail-header,
#externalstock-calculator-history .detail-header,
#externalstock-stocktaking-history .detail-header,
#externalstock-info-load-stock .detail-header {
  cursor: pointer;
}

#externalstock-calculator .breadcrumb,
#externalstock-stocktaking .breadcrumb,
#externalstock-request .breadcrumb,
#externalstock-document .breadcrumb,
#externalstock-base .breadcrumb,
#externalstock-stock .breadcrumb,
#externalstock-statistics .breadcrumb,
#dialog-info-detail .breadcrumb {
  padding: 21px 2px;
}
#externalstock-calculator .breadcrumb li.active a,
#externalstock-stocktaking .breadcrumb li.active a,
#externalstock-request .breadcrumb li.active a,
#externalstock-document .breadcrumb li.active a,
#externalstock-base .breadcrumb li.active a,
#externalstock-stock .breadcrumb li.active a,
#externalstock-statistics .breadcrumb li.active a,
#dialog-info-detail .breadcrumb li.active a {
  color: #e20074;
}
#externalstock-calculator .breadcrumb li.active a .badge,
#externalstock-stocktaking .breadcrumb li.active a .badge,
#externalstock-request .breadcrumb li.active a .badge,
#externalstock-document .breadcrumb li.active a .badge,
#externalstock-base .breadcrumb li.active a .badge,
#externalstock-stock .breadcrumb li.active a .badge,
#externalstock-statistics .breadcrumb li.active a .badge,
#dialog-info-detail .breadcrumb li.active a .badge {
  background-color: #e20074;
}
#externalstock-calculator .breadcrumb li a .badge,
#externalstock-stocktaking .breadcrumb li a .badge,
#externalstock-request .breadcrumb li a .badge,
#externalstock-document .breadcrumb li a .badge,
#externalstock-base .breadcrumb li a .badge,
#externalstock-stock .breadcrumb li a .badge,
#externalstock-statistics .breadcrumb li a .badge,
#dialog-info-detail .breadcrumb li a .badge {
  padding: 1px 4px;
  margin-left: 2px;
  margin-top: -2.5px;
}
#externalstock-calculator .name,
#externalstock-stocktaking .name,
#externalstock-request .name,
#externalstock-document .name,
#externalstock-base .name,
#externalstock-stock .name,
#externalstock-statistics .name,
#dialog-info-detail .name {
  position: relative;
}
#externalstock-calculator .name .product-url,
#externalstock-stocktaking .name .product-url,
#externalstock-request .name .product-url,
#externalstock-document .name .product-url,
#externalstock-base .name .product-url,
#externalstock-stock .name .product-url,
#externalstock-statistics .name .product-url,
#dialog-info-detail .name .product-url {
  font-size: 10px;
  position: absolute;
  right: 0;
  top: 12px;
}
#externalstock-calculator .btn-primary.btn-search,
#externalstock-calculator .btn-primary.btn-reset,
#externalstock-stocktaking .btn-primary.btn-search,
#externalstock-stocktaking .btn-primary.btn-reset,
#externalstock-request .btn-primary.btn-search,
#externalstock-request .btn-primary.btn-reset,
#externalstock-document .btn-primary.btn-search,
#externalstock-document .btn-primary.btn-reset,
#externalstock-base .btn-primary.btn-search,
#externalstock-base .btn-primary.btn-reset,
#externalstock-stock .btn-primary.btn-search,
#externalstock-stock .btn-primary.btn-reset,
#externalstock-statistics .btn-primary.btn-search,
#externalstock-statistics .btn-primary.btn-reset,
#dialog-info-detail .btn-primary.btn-search,
#dialog-info-detail .btn-primary.btn-reset {
  height: 34px;
}
#externalstock-calculator #stock-search-reset-submit,
#externalstock-calculator #stocktaking-search-reset-submit,
#externalstock-stocktaking #stock-search-reset-submit,
#externalstock-stocktaking #stocktaking-search-reset-submit,
#externalstock-request #stock-search-reset-submit,
#externalstock-request #stocktaking-search-reset-submit,
#externalstock-document #stock-search-reset-submit,
#externalstock-document #stocktaking-search-reset-submit,
#externalstock-base #stock-search-reset-submit,
#externalstock-base #stocktaking-search-reset-submit,
#externalstock-stock #stock-search-reset-submit,
#externalstock-stock #stocktaking-search-reset-submit,
#externalstock-statistics #stock-search-reset-submit,
#externalstock-statistics #stocktaking-search-reset-submit,
#dialog-info-detail #stock-search-reset-submit,
#dialog-info-detail #stocktaking-search-reset-submit {
  margin-left: 5px;
  padding: 5px 14px 7px 12px;
}
#externalstock-calculator #invoice-search-reset-submit,
#externalstock-calculator #delivery-note-search-reset-submit,
#externalstock-calculator #order-search-reset-submit,
#externalstock-calculator #report-search-reset-submit,
#externalstock-stocktaking #invoice-search-reset-submit,
#externalstock-stocktaking #delivery-note-search-reset-submit,
#externalstock-stocktaking #order-search-reset-submit,
#externalstock-stocktaking #report-search-reset-submit,
#externalstock-request #invoice-search-reset-submit,
#externalstock-request #delivery-note-search-reset-submit,
#externalstock-request #order-search-reset-submit,
#externalstock-request #report-search-reset-submit,
#externalstock-document #invoice-search-reset-submit,
#externalstock-document #delivery-note-search-reset-submit,
#externalstock-document #order-search-reset-submit,
#externalstock-document #report-search-reset-submit,
#externalstock-base #invoice-search-reset-submit,
#externalstock-base #delivery-note-search-reset-submit,
#externalstock-base #order-search-reset-submit,
#externalstock-base #report-search-reset-submit,
#externalstock-stock #invoice-search-reset-submit,
#externalstock-stock #delivery-note-search-reset-submit,
#externalstock-stock #order-search-reset-submit,
#externalstock-stock #report-search-reset-submit,
#externalstock-statistics #invoice-search-reset-submit,
#externalstock-statistics #delivery-note-search-reset-submit,
#externalstock-statistics #order-search-reset-submit,
#externalstock-statistics #report-search-reset-submit,
#dialog-info-detail #invoice-search-reset-submit,
#dialog-info-detail #delivery-note-search-reset-submit,
#dialog-info-detail #order-search-reset-submit,
#dialog-info-detail #report-search-reset-submit {
  padding: 4px 12px 8px 12px;
}
@media (max-width: 767px) {
  #externalstock-calculator #invoice-search-reset-submit,
  #externalstock-calculator #delivery-note-search-reset-submit,
  #externalstock-calculator #order-search-reset-submit,
  #externalstock-calculator #report-search-reset-submit,
  #externalstock-stocktaking #invoice-search-reset-submit,
  #externalstock-stocktaking #delivery-note-search-reset-submit,
  #externalstock-stocktaking #order-search-reset-submit,
  #externalstock-stocktaking #report-search-reset-submit,
  #externalstock-request #invoice-search-reset-submit,
  #externalstock-request #delivery-note-search-reset-submit,
  #externalstock-request #order-search-reset-submit,
  #externalstock-request #report-search-reset-submit,
  #externalstock-document #invoice-search-reset-submit,
  #externalstock-document #delivery-note-search-reset-submit,
  #externalstock-document #order-search-reset-submit,
  #externalstock-document #report-search-reset-submit,
  #externalstock-base #invoice-search-reset-submit,
  #externalstock-base #delivery-note-search-reset-submit,
  #externalstock-base #order-search-reset-submit,
  #externalstock-base #report-search-reset-submit,
  #externalstock-stock #invoice-search-reset-submit,
  #externalstock-stock #delivery-note-search-reset-submit,
  #externalstock-stock #order-search-reset-submit,
  #externalstock-stock #report-search-reset-submit,
  #externalstock-statistics #invoice-search-reset-submit,
  #externalstock-statistics #delivery-note-search-reset-submit,
  #externalstock-statistics #order-search-reset-submit,
  #externalstock-statistics #report-search-reset-submit,
  #dialog-info-detail #invoice-search-reset-submit,
  #dialog-info-detail #delivery-note-search-reset-submit,
  #dialog-info-detail #order-search-reset-submit,
  #dialog-info-detail #report-search-reset-submit {
    padding: 6px 14px 8px 12px;
  }
}
#externalstock-calculator .row.action-container,
#externalstock-stocktaking .row.action-container,
#externalstock-request .row.action-container,
#externalstock-document .row.action-container,
#externalstock-base .row.action-container,
#externalstock-stock .row.action-container,
#externalstock-statistics .row.action-container,
#dialog-info-detail .row.action-container {
  padding: 20px 0;
}
#externalstock-calculator #dialog-code-cancel .modal-body,
#externalstock-stocktaking #dialog-code-cancel .modal-body,
#externalstock-request #dialog-code-cancel .modal-body,
#externalstock-document #dialog-code-cancel .modal-body,
#externalstock-base #dialog-code-cancel .modal-body,
#externalstock-stock #dialog-code-cancel .modal-body,
#externalstock-statistics #dialog-code-cancel .modal-body,
#dialog-info-detail #dialog-code-cancel .modal-body {
  height: 280px;
}
#externalstock-calculator #dialog-code-cancel .modal-body .radio-container,
#externalstock-stocktaking #dialog-code-cancel .modal-body .radio-container,
#externalstock-request #dialog-code-cancel .modal-body .radio-container,
#externalstock-document #dialog-code-cancel .modal-body .radio-container,
#externalstock-base #dialog-code-cancel .modal-body .radio-container,
#externalstock-stock #dialog-code-cancel .modal-body .radio-container,
#externalstock-statistics #dialog-code-cancel .modal-body .radio-container,
#dialog-info-detail #dialog-code-cancel .modal-body .radio-container {
  position: absolute;
  bottom: 3px;
  right: 15px;
}
#externalstock-calculator .panel-heading label,
#externalstock-stocktaking .panel-heading label,
#externalstock-request .panel-heading label,
#externalstock-document .panel-heading label,
#externalstock-base .panel-heading label,
#externalstock-stock .panel-heading label,
#externalstock-statistics .panel-heading label,
#dialog-info-detail .panel-heading label {
  width: 100%;
}
#externalstock-calculator .form-inline-button,
#externalstock-stocktaking .form-inline-button,
#externalstock-request .form-inline-button,
#externalstock-document .form-inline-button,
#externalstock-base .form-inline-button,
#externalstock-stock .form-inline-button,
#externalstock-statistics .form-inline-button,
#dialog-info-detail .form-inline-button {
  display: inline;
}
#externalstock-calculator .page-header #stockselect.handedover,
#externalstock-stocktaking .page-header #stockselect.handedover,
#externalstock-request .page-header #stockselect.handedover,
#externalstock-document .page-header #stockselect.handedover,
#externalstock-base .page-header #stockselect.handedover,
#externalstock-stock .page-header #stockselect.handedover,
#externalstock-statistics .page-header #stockselect.handedover,
#dialog-info-detail .page-header #stockselect.handedover {
  color: #48586A;
  border-bottom: 1px solid;
}
#externalstock-calculator .page-header #stockselect.handedover:hover,
#externalstock-stocktaking .page-header #stockselect.handedover:hover,
#externalstock-request .page-header #stockselect.handedover:hover,
#externalstock-document .page-header #stockselect.handedover:hover,
#externalstock-base .page-header #stockselect.handedover:hover,
#externalstock-stock .page-header #stockselect.handedover:hover,
#externalstock-statistics .page-header #stockselect.handedover:hover,
#dialog-info-detail .page-header #stockselect.handedover:hover {
  color: #e20074;
  border: unset;
}
#externalstock-calculator .page-header small > span,
#externalstock-stocktaking .page-header small > span,
#externalstock-request .page-header small > span,
#externalstock-document .page-header small > span,
#externalstock-base .page-header small > span,
#externalstock-stock .page-header small > span,
#externalstock-statistics .page-header small > span,
#dialog-info-detail .page-header small > span {
  top: 0;
}
#externalstock-calculator .is-cart,
#externalstock-stocktaking .is-cart,
#externalstock-request .is-cart,
#externalstock-document .is-cart,
#externalstock-base .is-cart,
#externalstock-stock .is-cart,
#externalstock-statistics .is-cart,
#dialog-info-detail .is-cart {
  position: relative;
}
#externalstock-calculator .is-cart:before,
#externalstock-stocktaking .is-cart:before,
#externalstock-request .is-cart:before,
#externalstock-document .is-cart:before,
#externalstock-base .is-cart:before,
#externalstock-stock .is-cart:before,
#externalstock-statistics .is-cart:before,
#dialog-info-detail .is-cart:before {
  content: "";
  border-right: 3px solid #e20074;
  position: absolute;
  right: -1px;
  top: 0;
  height: 23px;
}
@media (max-width: 1199px) {
  #externalstock-calculator .is-cart:before,
  #externalstock-stocktaking .is-cart:before,
  #externalstock-request .is-cart:before,
  #externalstock-document .is-cart:before,
  #externalstock-base .is-cart:before,
  #externalstock-stock .is-cart:before,
  #externalstock-statistics .is-cart:before,
  #dialog-info-detail .is-cart:before {
    right: 0;
    height: 35px;
  }
}
#externalstock-calculator .badge-wrapper,
#externalstock-stocktaking .badge-wrapper,
#externalstock-request .badge-wrapper,
#externalstock-document .badge-wrapper,
#externalstock-base .badge-wrapper,
#externalstock-stock .badge-wrapper,
#externalstock-statistics .badge-wrapper,
#dialog-info-detail .badge-wrapper {
  position: relative;
  top: 2px;
}
#externalstock-calculator .badge-wrapper > .badge,
#externalstock-stocktaking .badge-wrapper > .badge,
#externalstock-request .badge-wrapper > .badge,
#externalstock-document .badge-wrapper > .badge,
#externalstock-base .badge-wrapper > .badge,
#externalstock-stock .badge-wrapper > .badge,
#externalstock-statistics .badge-wrapper > .badge,
#dialog-info-detail .badge-wrapper > .badge {
  margin-right: 5px;
}
@media (max-width: 767px) {
  #externalstock-calculator .badge-wrapper,
  #externalstock-stocktaking .badge-wrapper,
  #externalstock-request .badge-wrapper,
  #externalstock-document .badge-wrapper,
  #externalstock-base .badge-wrapper,
  #externalstock-stock .badge-wrapper,
  #externalstock-statistics .badge-wrapper,
  #dialog-info-detail .badge-wrapper {
    margin-left: 3px;
    position: unset;
  }
}
@media (max-width: 991px) {
  #externalstock-calculator .row-responsive,
  #externalstock-stocktaking .row-responsive,
  #externalstock-request .row-responsive,
  #externalstock-document .row-responsive,
  #externalstock-base .row-responsive,
  #externalstock-stock .row-responsive,
  #externalstock-statistics .row-responsive,
  #dialog-info-detail .row-responsive {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  #externalstock-calculator .row-responsive button,
  #externalstock-calculator .row-responsive a,
  #externalstock-stocktaking .row-responsive button,
  #externalstock-stocktaking .row-responsive a,
  #externalstock-request .row-responsive button,
  #externalstock-request .row-responsive a,
  #externalstock-document .row-responsive button,
  #externalstock-document .row-responsive a,
  #externalstock-base .row-responsive button,
  #externalstock-base .row-responsive a,
  #externalstock-stock .row-responsive button,
  #externalstock-stock .row-responsive a,
  #externalstock-statistics .row-responsive button,
  #externalstock-statistics .row-responsive a,
  #dialog-info-detail .row-responsive button,
  #dialog-info-detail .row-responsive a {
    width: auto;
    margin: 4px;
  }
  #externalstock-calculator .action-container,
  #externalstock-stocktaking .action-container,
  #externalstock-request .action-container,
  #externalstock-document .action-container,
  #externalstock-base .action-container,
  #externalstock-stock .action-container,
  #externalstock-statistics .action-container,
  #dialog-info-detail .action-container {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  #externalstock-calculator .action-container button,
  #externalstock-calculator .action-container a,
  #externalstock-stocktaking .action-container button,
  #externalstock-stocktaking .action-container a,
  #externalstock-request .action-container button,
  #externalstock-request .action-container a,
  #externalstock-document .action-container button,
  #externalstock-document .action-container a,
  #externalstock-base .action-container button,
  #externalstock-base .action-container a,
  #externalstock-stock .action-container button,
  #externalstock-stock .action-container a,
  #externalstock-statistics .action-container button,
  #externalstock-statistics .action-container a,
  #dialog-info-detail .action-container button,
  #dialog-info-detail .action-container a {
    margin: 4px;
  }
}
@media (max-width: 767px) {
  #externalstock-calculator,
  #externalstock-stocktaking,
  #externalstock-request,
  #externalstock-document,
  #externalstock-base,
  #externalstock-stock,
  #externalstock-statistics,
  #dialog-info-detail {
    margin-top: -30px;
  }
  #externalstock-calculator .search-responsive .input-group-btn .btn,
  #externalstock-stocktaking .search-responsive .input-group-btn .btn,
  #externalstock-request .search-responsive .input-group-btn .btn,
  #externalstock-document .search-responsive .input-group-btn .btn,
  #externalstock-base .search-responsive .input-group-btn .btn,
  #externalstock-stock .search-responsive .input-group-btn .btn,
  #externalstock-statistics .search-responsive .input-group-btn .btn,
  #dialog-info-detail .search-responsive .input-group-btn .btn {
    padding: 7px 14px;
  }
  #externalstock-calculator .breadcrumb,
  #externalstock-stocktaking .breadcrumb,
  #externalstock-request .breadcrumb,
  #externalstock-document .breadcrumb,
  #externalstock-base .breadcrumb,
  #externalstock-stock .breadcrumb,
  #externalstock-statistics .breadcrumb,
  #dialog-info-detail .breadcrumb {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  #externalstock-calculator .breadcrumb > li,
  #externalstock-stocktaking .breadcrumb > li,
  #externalstock-request .breadcrumb > li,
  #externalstock-document .breadcrumb > li,
  #externalstock-base .breadcrumb > li,
  #externalstock-stock .breadcrumb > li,
  #externalstock-statistics .breadcrumb > li,
  #dialog-info-detail .breadcrumb > li {
    padding: 4px 8px;
  }
  #externalstock-calculator .breadcrumb > li:before,
  #externalstock-stocktaking .breadcrumb > li:before,
  #externalstock-request .breadcrumb > li:before,
  #externalstock-document .breadcrumb > li:before,
  #externalstock-base .breadcrumb > li:before,
  #externalstock-stock .breadcrumb > li:before,
  #externalstock-statistics .breadcrumb > li:before,
  #dialog-info-detail .breadcrumb > li:before {
    content: none;
  }
}

#externalstock-stocktaking-container1 .container-description {
  padding-top: 40px;
}
#externalstock-stocktaking-container1 tr.border {
  border-left: 4px solid #e20074;
}
#externalstock-stocktaking-container1 #noload-container .btn-link.active {
  -webkit-text-decoration: line-through #e20074 3px;
          text-decoration: line-through #e20074 3px;
}

#modal-stocktaking-no-code .modal-body {
  max-height: calc(100vh - 212px);
  overflow-y: auto;
}

#externalstock-stock .selector-container .form-group {
  margin: 15px 0 0 30px;
}
#externalstock-stock .selector-container .control-label {
  font-weight: normal !important;
  font-size: 14px;
}
#externalstock-stock .selector-container #resetFilters {
  margin-top: 25px;
  color: #FFFFFF;
  background-color: #48586A;
  font-size: 15px;
  padding: 5px 12px;
}
#externalstock-stock .expand-child span.label.label-default {
  font-size: 13px;
  font-weight: 100;
}
@media (max-width: 767px) {
  #externalstock-stock .expand-child span.label.label-default {
    padding: 7px;
  }
}
@media (max-width: 1199px) {
  #externalstock-stock .expand-child td.function {
    padding: 10px 0;
  }
  #externalstock-stock .expand-child td.function a {
    padding: 7px;
  }
}
@media (max-width: 667px) {
  #externalstock-stock .expand-child td.function {
    display: flex;
    flex-direction: column;
    align-content: stretch;
    align-items: flex-end;
  }
}
@media (max-width: 1199px) and (min-width: 991px) {
  #externalstock-stock .expand-child td.function a:first-child {
    margin-bottom: 5px;
  }
}

#table-stock-statistics .checkbox {
  margin-top: 2px;
  margin-bottom: 2px;
}

.modal-externalstock table tbody > tr > td {
  background-color: unset !important;
  text-align: left !important;
}
.modal-externalstock .modal-body .checkbox {
  margin: 0;
}
.modal-externalstock .modal-body .expand-child .table > tbody > tr:first-child > td {
  border-top: 0;
}
.modal-externalstock .modal-body .table > tbody > tr.expand-child {
  background-color: #f5f5f5;
}
.modal-externalstock .modal-body .table .row-selected {
  background-color: #f5f5f5;
}
.modal-externalstock .modal-body .table.table-child {
  margin-bottom: 0;
}
.modal-externalstock .modal-body .detail-header {
  cursor: pointer;
}
.modal-externalstock.modal-max-height .modal-body {
  height: calc(100vh - 314px);
  overflow-x: auto;
}

#dialog-stock-select .table-scrollable {
  max-height: 300px;
  min-height: 300px;
  overflow-x: auto;
  overflow-y: auto;
  scrollbar-width: thin;
}
#dialog-stock-select .table-scrollable thead th {
  border: none;
  position: sticky;
  top: 0;
  background-color: #fff;
}
#dialog-stock-select .table-scrollable tbody tr {
  cursor: pointer;
}

.tln-active, .tln-wrapper, .tln-line {
  margin: 0;
  border: 0;
  padding: 0;
  outline: 0;
  box-sizing: border-box;
  vertical-align: middle;
  list-style: none;
}

.tln-active {
  display: inline-block;
  padding: 2px 9px;
  width: calc(100% - 3em);
  height: 100%;
  max-height: 100%;
  line-height: 1.5;
  word-break: break-all;
  border: 2px solid #c6c3c6;
  resize: none;
  overflow-wrap: normal;
  overflow-x: auto;
  white-space: pre;
}
@media (max-width: 767px) {
  .tln-active {
    width: calc(100% - 3em);
    line-height: 1.63;
  }
}
@media (min-width: 768px) {
  .tln-active {
    font-size: 16px;
  }
}

.tln-wrapper {
  width: 3em;
  padding: 4px 6px;
  height: 100%;
  word-break: break-all;
  overflow: hidden;
  display: inline-block;
  counter-reset: line;
  vertical-align: top;
}
@media (max-width: 767px) {
  .tln-wrapper {
    padding: 4px;
    width: 3em;
  }
}

.tln-line {
  width: 100%;
  display: block;
  text-align: right;
  line-height: 1.5;
  color: #3b4851;
}
@media (max-width: 767px) {
  .tln-line {
    line-height: 1.63;
  }
}
.tln-line::before {
  counter-increment: line;
  content: counter(line);
  font-size: 1em;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.textareanumbering {
  position: relative;
  height: 220px;
}

.image-representatives img {
  width: 100%;
  border-radius: 100% !important;
}
@media (max-width: 767px) {
  .image-representatives img {
    max-width: 100px;
  }
}

@media (max-width: 767px) {
  .representatives {
    text-align: center;
    padding: 0 15px;
  }
}

#container-login .nav-pills li .btn,
#container-lostpassword .nav-pills li .btn {
  background-color: #e20074;
}
#container-login .nav-pills li .btn:hover, #container-login .nav-pills li .btn:active,
#container-lostpassword .nav-pills li .btn:hover,
#container-lostpassword .nav-pills li .btn:active {
  background-color: #8d004c;
  color: #FFFFFF;
}
#container-login .nav-pills li.active .btn,
#container-lostpassword .nav-pills li.active .btn {
  background-color: #8d004c;
}
#container-login .nav-pills li.active .btn:hover,
#container-lostpassword .nav-pills li.active .btn:hover {
  background-color: #8d004c;
}
#container-login #form-login,
#container-lostpassword #form-login {
  padding: 20px 0 25px;
}
#container-login #form-login #loginbutton,
#container-lostpassword #form-login #loginbutton {
  margin-top: 10px;
}

#container-login .nav,
#container-register .nav,
#container-lostpassword .nav {
  margin-bottom: 30px;
}
#container-login .nav li > a:hover,
#container-login .nav li > a:focus,
#container-register .nav li > a:hover,
#container-register .nav li > a:focus,
#container-lostpassword .nav li > a:hover,
#container-lostpassword .nav li > a:focus {
  background-color: #8d004c;
  color: #FFFFFF;
}
#container-login .nav li.active,
#container-register .nav li.active,
#container-lostpassword .nav li.active {
  background-color: #e20074;
}
#container-login .nav-pills > li.active > a,
#container-login .nav-pills > li.active > a:focus,
#container-login .nav-pills > li.active > a:hover,
#container-register .nav-pills > li.active > a,
#container-register .nav-pills > li.active > a:focus,
#container-register .nav-pills > li.active > a:hover,
#container-lostpassword .nav-pills > li.active > a,
#container-lostpassword .nav-pills > li.active > a:focus,
#container-lostpassword .nav-pills > li.active > a:hover {
  color: #FFFFFF;
  background-color: #8d004c;
}

@media (min-width: 768px) {
  body.lang.english #container-login,
  body.lang.english #container-register,
  body.lang.english #container-lostpassword {
    width: 50%;
    margin: 0 auto;
  }
}

.modal.isCEP .modal-dialog .modal-content .modal-header {
  background-color: #00a67e;
}
.modal.isCEP .modal-dialog .modal-content .modal-body table > thead > tr > th .header {
  color: #2d2d28 !important;
}
.modal.isCEP .modal-dialog .modal-content .modal-footer button.modal-close:hover {
  background-color: #2d2d28;
}
.modal.isCEP .modal-dialog .modal-content .modal-footer a.btn-linkcart,
.modal.isCEP .modal-dialog .modal-content .modal-footer button.btn-close {
  background-color: #00a67e;
}
.modal.isCEP .modal-dialog .modal-content .modal-footer a.btn-linkcart:hover,
.modal.isCEP .modal-dialog .modal-content .modal-footer button.btn-close:hover {
  background-color: #2d2d28;
}

.cep-container.homepage #category-choice-cep {
  margin-top: 25px;
}
.cep-container.homepage #category-choice-cep .block {
  position: relative;
}
.cep-container.homepage #category-choice-cep .content ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .cep-container.homepage #category-choice-cep .content ul {
    margin: 0 -10px;
  }
}
@media (max-width: 767px) {
  .cep-container.homepage #category-choice-cep .content ul {
    margin: 0 -5px;
  }
}
.cep-container.homepage #category-choice-cep .content ul li {
  position: relative;
}
@media (min-width: 1200px) {
  .cep-container.homepage #category-choice-cep .content ul li {
    width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .cep-container.homepage #category-choice-cep .content ul li {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .cep-container.homepage #category-choice-cep .content ul li {
    width: 50%;
  }
}
.cep-container.homepage #category-choice-cep .content ul li a img {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .cep-container.homepage #category-choice-cep .content ul li a img {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .cep-container.homepage #category-choice-cep .content ul li a img {
    padding: 5px;
  }
}
.cep-container.homepage #category-choice-cep .content ul li a span {
  margin-left: 10px;
  font-size: 20px;
  color: #3b4851;
  position: absolute;
  padding: 8px 15px;
  left: 0;
  bottom: 20px;
  width: 85%;
  background: rgba(255, 255, 255, 0.85);
  border-left: 10px solid #00a67e;
}
.cep-container.homepage #category-choice-cep .content ul li a:hover span,
.cep-container.homepage #category-choice-cep .content ul li a:focus span {
  color: #00a67e;
}
.cep-container.homepage #web-info-green #shippingfreecontainer,
.cep-container.homepage #web-info-green #preorder-entrance {
  background: linear-gradient(106deg, #d2d700, #00a078 95%);
}
.cep-container.homepage #web-info-green #shippingfreecontainer a:hover,
.cep-container.homepage #web-info-green #preorder-entrance a:hover {
  color: #2d2d28;
}
.cep-container.homepage .product-category-container .product-name a {
  color: #2d2d28;
}
.cep-container.homepage .product-category-container .product-name a:hover, .cep-container.homepage .product-category-container .product-name a:focus {
  color: #00a67e;
}

#sidebar.isCEP .category-menu ul.category-tree li a:hover,
#sidebar.isCEP .category-menu ul.category-tree li a:focus {
  color: #FFFFFF;
  background-color: #00a67e;
  opacity: 1;
}
#sidebar.isCEP .category-menu ul.category-tree > li > a {
  background: #e7e9ec;
}
#sidebar.isCEP .category-menu ul.category-tree > li.path-active > a {
  color: #FFFFFF;
  background-color: #00a67e;
}
#sidebar.isCEP .category-menu ul.category-tree > li.path-active > a:hover {
  background-color: #2d2d28;
}
#sidebar.isCEP .category-menu ul.category-tree > li > ul > li > a {
  background: #f6f5f2;
}
#sidebar.isCEP .category-menu ul.category-tree > li > ul > li > a:hover, #sidebar.isCEP .category-menu ul.category-tree > li > ul > li > a:focus {
  background-color: #2d2d28;
}
#sidebar.isCEP .category-menu ul.category-tree > li.path-active > ul > li.path-active > a {
  color: #00a67e;
}
#sidebar.isCEP .category-menu ul.category-tree > li > ul > li > ul > li > a {
  background: #fdfdfd;
}
#sidebar.isCEP .category-menu ul.category-tree > li > ul > li > ul > li > a:hover, #sidebar.isCEP .category-menu ul.category-tree > li > ul > li > ul > li > a:focus {
  background: #2d2d28;
}
#sidebar.isCEP .category-menu ul.category-tree > li.path-active > ul > li.path-active > ul > li.path-active > a {
  color: #00a67e;
}
#sidebar.isCEP .category-menu ul.category-tree > li.path-active > ul > li.path-active > ul > li.path-active > a:hover, #sidebar.isCEP .category-menu ul.category-tree > li.path-active > ul > li.path-active > ul > li.path-active > a:focus {
  color: #FFFFFF;
  background-color: #2d2d28;
}
#sidebar.isCEP .category-menu ul.category-tree > li > ul > li > ul > li > ul > li > a {
  background: #fdfdfd;
}
#sidebar.isCEP .category-menu ul.category-tree > li.path-active > ul > li.path-active > ul > li.path-active > ul > li.path-active > a {
  color: #00a67e;
}
#sidebar.isCEP .category-menu ul.category-tree > li > ul > li > ul > li > ul > li > ul > li > a {
  background: #fdfdfd;
}
#sidebar.isCEP .category-menu ul.category-tree > li.path-active > ul > li.path-active > ul > li.path-active > ul > li.path-active > ul > li.path-active > a {
  color: #00a67e;
}

.product-detail-cep.isCEP .row .name {
  color: #2d2d28;
}
.product-detail-cep.isCEP .row .subtitle {
  color: #00a67e;
}
.product-detail-cep.isCEP .row .pricestyle .product-price-old,
.product-detail-cep.isCEP .row #recommendedprice .product-price-old {
  color: #00a67e;
}
.product-detail-cep.isCEP .row .pricestyle .product-price-old:after,
.product-detail-cep.isCEP .row #recommendedprice .product-price-old:after {
  background: #00a67e;
}
.product-detail-cep.isCEP a#to-main-description {
  color: #00a67e;
}
.product-detail-cep.isCEP #variant-container .variant-title {
  color: #00a67e;
}
.product-detail-cep.isCEP #variant-container .variant-selection li.active a {
  border: 2px solid #00a67e;
  color: #00a67e;
  padding: 0;
}
.product-detail-cep.isCEP #availability,
.product-detail-cep.isCEP #availability-eshop .medi-magenta {
  color: #00a67e !important;
}
.product-detail-cep.isCEP .container-code {
  color: #00a67e;
}
.product-detail-cep.isCEP .container-code #variantdescription a,
.product-detail-cep.isCEP .container-code span a {
  color: #00a67e;
}
.product-detail-cep.isCEP .container-code #variantdescription a:hover,
.product-detail-cep.isCEP .container-code #variantdescription a:focus,
.product-detail-cep.isCEP .container-code span a:hover,
.product-detail-cep.isCEP .container-code span a:focus {
  color: #2d2d28;
}
.product-detail-cep.isCEP .add-to-cart-container .add-to-cart {
  color: #FFFFFF;
  background-color: #00a67e;
}
.product-detail-cep.isCEP .add-to-cart-container .add-to-cart.disabled {
  background-color: #c6c3c6;
}
.product-detail-cep.isCEP .add-to-cart-container .add-to-cart:hover, .product-detail-cep.isCEP .add-to-cart-container .add-to-cart:focus {
  color: #FFFFFF;
  background-color: #2d2d28;
}

.link-box.isCEP .link-box-item a:hover,
.link-box.isCEP .link-box-item a:focus {
  color: #00a67e;
}

.product-detail-tab-cep.isCEP .panel-body a {
  color: #00a67e;
}
.product-detail-tab-cep.isCEP .nav-tabs a:hover {
  color: #00a67e;
}
.product-detail-tab-cep.isCEP .nav-tabs a:focus {
  color: #2d2d28;
}
.product-detail-tab-cep.isCEP .nav-tabs > li.active > a,
.product-detail-tab-cep.isCEP .nav-tabs > li.active > a:focus,
.product-detail-tab-cep.isCEP .nav-tabs > li.active > a:hover {
  color: #00a67e;
}

.footer.isCEP {
  border-bottom: 5px solid #00a67e;
}

.preorder {
  color: #2d2d28;
}
.preorder h4 > label {
  margin-bottom: 0;
}
.preorder hr.last {
  border: 1px solid #2d2d28;
}
.preorder .row-back-btn .btn-primary {
  color: #2d2d28;
  background-color: #e7e9ec;
}
.preorder .row-back-btn .btn-primary:hover,
.preorder .row-back-btn .btn-primary:active,
.preorder .row-back-btn .btn-primary:focus {
  background-color: #00a67e;
  color: #FFFFFF;
}
.preorder .row-cart-btn a,
.preorder .row-back-btn a,
.preorder .row-export-btn a {
  margin: 20px 0;
}
.preorder .row-cart-btn .btn-cep {
  padding: 12px 24px;
}
.preorder .row-back-btn .btn-cep {
  padding: 6px 16px;
}

.modal.preorder .modal-header {
  background-color: #00a67e;
}
.modal.preorder .modal-body {
  text-align: center;
}
.modal.preorder .modal-footer .modal-close {
  background-color: #2d2d28;
  color: #FFFFFF;
}
.modal.preorder .modal-footer .modal-close:hover {
  background-color: #00a67e;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .modal.preorder .modal-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .modal.preorder .modal-footer .btn {
    margin-bottom: 10px;
  }
}
.modal.preorder .modal-dialog {
  margin: 165px auto;
}

#sidebar .preorder-menu ul.category-tree a {
  display: block;
  line-height: 17px;
  padding: 8px 12px;
  color: #2d2d28;
}
#sidebar .preorder-menu ul.category-tree li a:hover {
  background: #00a67e;
  color: #FFFFFF !important;
}
#sidebar .preorder-menu ul.category-tree li a:focus {
  background-color: #00a67e;
  color: #FFFFFF;
}
#sidebar .preorder-menu ul.category-tree > li > a {
  background: #e7e9ec;
  padding-left: 10px;
  font-weight: bold;
  margin-bottom: 2px;
}
#sidebar .preorder-menu ul.category-tree > li.path-active > a {
  background-color: #00a67e;
  color: #FFFFFF;
}
#sidebar .preorder-menu ul.category-tree > li > ul > li > a {
  background: #f6f5f2;
  padding-left: 20px;
  margin-bottom: 2px;
}
#sidebar .preorder-menu ul.category-tree > li.path-active > ul > li.path-active > a {
  background-color: #00a67e;
  color: #FFFFFF;
}
#sidebar .preorder-menu ul.category-tree > li > ul > li > ul > li > a {
  background: #fdfdfd;
  padding-left: 30px;
  font-size: 15px;
}
#sidebar .preorder-menu ul.category-tree > li.path-active > ul > li.path-active > ul > li.path-active > a {
  color: #00a67e;
}
#sidebar .preorder-menu ul.category-tree > li > ul > li > ul > li > ul > li > a {
  background: #fdfdfd;
  padding-left: 40px;
  font-size: 14px;
}
#sidebar .preorder-menu ul.category-tree > li.path-active > ul > li.path-active > ul > li.path-active > ul > li.path-active > a {
  color: #00a67e;
}
#sidebar .preorder-menu ul.category-tree > li > ul > li > ul > li > ul > li > ul > li > a {
  background: #fdfdfd;
  padding-left: 55px;
  padding-right: 25px;
  font-size: 13px;
  position: relative;
  display: flex;
  flex-flow: wrap;
}
#sidebar .preorder-menu ul.category-tree > li.path-active > ul > li.path-active > ul > li.path-active > ul > li.path-active > ul > li.path-active > a {
  color: #00a67e;
}
@media (max-width: 767px) {
  #sidebar .preorder-menu {
    display: block !important;
  }
}
@media (max-width: 767px) {
  #sidebar {
    margin-bottom: 20px;
  }
}

.category-cep .product-category-container.preorder .product-name {
  min-height: unset;
  text-transform: uppercase;
}
.category-cep .product-category-container.preorder .product-name-en {
  min-height: 50px;
  margin-bottom: 10px;
  font-size: 15px;
  text-transform: uppercase;
}
.category-cep .product-category-container.preorder .product-price-recommended span {
  font-size: 14px;
}
@media (max-width: 767px) {
  .category-cep .product-category-container.preorder .product-price-recommended span {
    font-size: 13px;
  }
}

.product-category-container.preorder .preorder-price-main,
.preorder.preorder-product-detail .preorder-price-main {
  margin-top: 0;
  font-weight: 700;
}
@media (max-width: 991px) {
  .product-category-container.preorder .preorder-price-main,
  .preorder.preorder-product-detail .preorder-price-main {
    margin: 0;
  }
}

.preorder.preorder-product-detail .img-thumbnail,
.preorder.preorder-cart .img-thumbnail,
.preorder.preorder-cart-finish .img-thumbnail {
  border: unset;
}
.preorder.preorder-product-detail .row-recap,
.preorder.preorder-cart .row-recap,
.preorder.preorder-cart-finish .row-recap {
  margin-top: 30px;
}
.preorder.preorder-product-detail .row-recap .discount-text,
.preorder.preorder-cart .row-recap .discount-text,
.preorder.preorder-cart-finish .row-recap .discount-text {
  font-size: 15px;
  margin: 5px 0;
}
.preorder.preorder-product-detail .row-recap .price-total,
.preorder.preorder-cart .row-recap .price-total,
.preorder.preorder-cart-finish .row-recap .price-total {
  font-size: 18px;
  font-weight: 700;
  margin-top: 5px;
}
.preorder.preorder-product-detail .row-recap .price-total-customer,
.preorder.preorder-cart .row-recap .price-total-customer,
.preorder.preorder-cart-finish .row-recap .price-total-customer {
  font-size: 26px;
  font-weight: 700;
}

.preorder-closed {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
.preorder-closed .text-section {
  position: absolute;
  padding: 0 30px;
}
.preorder-closed .text-section p {
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.25;
}
@media (max-width: 767px) {
  .preorder-closed .text-section p {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .preorder-closed .text-section p {
    text-align: right;
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .preorder-closed .text-section p {
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .preorder-closed .text-section {
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .preorder-closed .text-section {
    margin-bottom: 8%;
  }
}
@media (max-width: 767px) {
  .preorder-closed {
    justify-content: flex-end;
  }
}

.block-preorder-header {
  margin-bottom: 20px;
  background-color: #2d2d28;
  color: #FFFFFF;
}
.block-preorder-header p,
.block-preorder-header a,
.block-preorder-header h1, .block-preorder-header h2, .block-preorder-header h3, .block-preorder-header h4, .block-preorder-header h5, .block-preorder-header h6 {
  font-weight: 700 !important;
}
.block-preorder-header .row-flex {
  align-items: center;
}
.block-preorder-header .row-flex .column:first-child a {
  color: #FFFFFF;
}
@media (min-width: 1200px) {
  .block-preorder-header .row-flex .column:first-child .column-text:nth-child(2) {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .block-preorder-header .row-flex .column:first-child .row {
    display: flex;
    align-items: center;
  }
  .block-preorder-header .row-flex .column:first-child .column-text:first-child {
    padding-right: 0;
    padding-left: 20px;
  }
}
@media (max-width: 599px) {
  .block-preorder-header .row-flex .column:first-child .column-text:first-child .name {
    display: block;
  }
}
@media (max-width: 991px) {
  .block-preorder-header .row-flex .column:first-child {
    padding-right: 0;
  }
}
.block-preorder-header .row-flex .column:nth-child(2) {
  padding-left: 0;
}
.block-preorder-header h4 {
  margin: 2px 0 2px 10px;
}
.block-preorder-header h4 span {
  color: #00a67e;
}
@media (max-width: 767px) {
  .block-preorder-header h4 span.name {
    display: inline-block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .block-preorder-header .row-flex,
  .block-preorder-header .history a,
  .block-preorder-header .cart a {
    min-height: 75px;
  }
}
@media (max-width: 767px) {
  .block-preorder-header .row-flex,
  .block-preorder-header .history a,
  .block-preorder-header .cart a {
    min-height: 70px;
  }
}
.block-preorder-header .history a,
.block-preorder-header .cart a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
}
.block-preorder-header .history a .glyphicon::before,
.block-preorder-header .cart a .glyphicon::before {
  font-size: 24px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .block-preorder-header .history a,
  .block-preorder-header .cart a {
    padding: 12px 5px;
  }
}
.block-preorder-header .history a.active,
.block-preorder-header .cart a.active {
  background-color: #00a67e;
}
.block-preorder-header .history a:hover, .block-preorder-header .history a.active:hover, .block-preorder-header .history a.active:focus, .block-preorder-header .history a.active:active,
.block-preorder-header .cart a:hover,
.block-preorder-header .cart a.active:hover,
.block-preorder-header .cart a.active:focus,
.block-preorder-header .cart a.active:active {
  background-color: rgba(0, 166, 126, 0.85);
}
.block-preorder-header .history a span.history-text {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .block-preorder-header .history a .glyphicon-time {
    margin-right: 7px;
  }
}
@media (max-width: 991px) {
  .block-preorder-header .history a span:not(.glyphicon) {
    display: none;
  }
}
@media (max-width: 767px) {
  .block-preorder-header .history {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .block-preorder-header .history {
    padding: 0;
  }
}
.block-preorder-header .cart a span {
  color: #FFFFFF;
  background-color: unset;
  font-size: 16px;
  padding: 0;
}
@media (min-width: 768px) {
  .block-preorder-header .cart a .glyphicon-shopping-cart {
    margin-right: 7px;
  }
  .block-preorder-header .cart a span#cep-cart-item-count:before {
    content: "(";
  }
  .block-preorder-header .cart a span#cep-cart-item-count::after {
    content: ")";
  }
}
@media (max-width: 767px) {
  .block-preorder-header .cart a .glyphicon-shopping-cart {
    margin-left: 7px;
    top: 4px;
  }
  .block-preorder-header .cart a span#cep-cart-price,
  .block-preorder-header .cart a span.cart-text {
    display: none;
  }
  .block-preorder-header .cart a span#cep-cart-item-count {
    background-color: #00a67e;
    position: absolute;
    right: 25%;
    top: 14px;
    border-radius: 50px !important;
    padding: 2px 5px;
    font-size: 13px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .block-preorder-header .cart a span:not(.glyphicon):not(.badge) {
    display: none;
  }
}
@media (min-width: 768px) {
  .block-preorder-header .cart {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .block-preorder-header .cart {
    padding-left: 0;
  }
  .block-preorder-header .cart a:hover span#cep-cart-item-count,
  .block-preorder-header .cart a.active span#cep-cart-item-count,
  .block-preorder-header .cart a:focus span#cep-cart-item-count {
    background-color: #2d2d28;
  }
}
.block-preorder-header .search {
  padding-left: 0;
}
.block-preorder-header .search a .glyphicon {
  font-size: 20px;
  top: 2px;
}
@media (min-width: 992px) {
  .block-preorder-header .search a {
    padding: 11.5px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .block-preorder-header .search a {
    padding: 24.5px 0;
  }
}
.block-preorder-header .search a:hover {
  background: rgba(0, 166, 126, 0.85);
}
.block-preorder-header .search-block input.form-control {
  color: #2d2d28;
  border: 1px solid #2d2d28;
}
@media (max-width: 1199px) {
  .block-preorder-header .search-block input.form-control {
    padding: 6px 65px 6px 12px;
  }
}
@media (min-width: 1200px) {
  .block-preorder-header .search-block input.form-control {
    padding: 6px 65px 6px 12px;
  }
}
@media (min-width: 992px) {
  .block-preorder-header .search-block input.form-control {
    height: 49px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .block-preorder-header .search-block input.form-control {
    height: 75px;
    padding: 6px 45px 6px 12px;
  }
}
@media (min-width: 768px) {
  .block-preorder-header .search-block input.form-control {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .block-preorder-header .search-block input.form-control {
    height: 38px;
  }
}
.block-preorder-header .search-block .glyphicon {
  z-index: 99;
  color: #c6c3c6;
  position: absolute;
  right: 25px;
  top: 13px;
  font-size: 22px;
  cursor: pointer;
}
@media (min-width: 768px) and (max-width: 991px) {
  .block-preorder-header .search-block .glyphicon {
    top: 27px;
  }
}
@media (max-width: 767px) {
  .block-preorder-header .search-block .glyphicon {
    font-size: 18px;
    background-color: #00a67e;
    color: #FFFFFF;
    padding: 8px 12px;
    right: 17px;
    top: 2px;
  }
}
.block-preorder-header .search-block .glyphicon:hover {
  color: #00a67e;
}
@media (max-width: 767px) {
  .block-preorder-header .search-block .glyphicon:hover {
    color: #FFFFFF;
    background-color: rgba(0, 166, 126, 0.85);
  }
}
@media (min-width: 768px) {
  .block-preorder-header .search-block {
    position: absolute;
  }
}
@media (min-width: 1200px) {
  .block-preorder-header .search-block {
    right: 82.5px;
    padding-left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .block-preorder-header .search-block {
    right: 47px;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .block-preorder-header .search-block {
    right: 81.5px;
    padding: 0;
  }
}

.block-preorder-header.preorder-unavailable .row {
  min-height: unset;
}
.block-preorder-header.preorder-unavailable .row .column:nth-child(2) {
  align-items: flex-end;
}
.block-preorder-header.preorder-unavailable .row .column:nth-child(2) .history a {
  padding: 12px 25px;
}
@media (max-width: 991px) {
  .block-preorder-header.preorder-unavailable .row .column:first-child .row {
    margin: 0;
  }
  .block-preorder-header.preorder-unavailable .row .column:nth-child(2) .history a {
    min-height: unset;
  }
}

.preorder.block-detail-header .row-header {
  display: none;
}
.preorder.block-detail-header .row-header.fixed-top {
  top: 53px;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1002;
}
.preorder.block-detail-header .row-header.fixed-top .container .row-flex {
  align-items: center;
  background-color: #2d2d28;
  color: #FFFFFF;
  margin: 0;
  padding: 5px 0;
}
.preorder.block-detail-header .row-header.fixed-top .container .row-flex h1 {
  margin: 0;
}
.preorder.block-detail-header .row-header.fixed-top .container .row-flex .product-price-preorder {
  margin-bottom: 3px;
}
.preorder.block-detail-header .row-header.fixed-top .container .row-flex .product-price-preorder .preorder-price-main {
  font-size: 22px;
}
@media (max-width: 991px) {
  .preorder.block-detail-header .row-header.fixed-top .container .row-flex .product-name {
    margin: 10px 0;
  }
}
@media (min-width: 992px) {
  .preorder.block-detail-header .row-header.fixed-top {
    display: block !important;
  }
}

.preorder.block-detail-header .row.row-header .product-name h1,
.preorder.block-detail-header .row.detail-header .product-name h1,
.preorder.preorder-product-detail .row.row-header .product-name h1,
.preorder.preorder-product-detail .row.detail-header .product-name h1 {
  margin: 0;
}
.preorder.block-detail-header .row.row-header .product-price-recommended span,
.preorder.block-detail-header .row.row-header .product-price-preorder span,
.preorder.block-detail-header .row.detail-header .product-price-recommended span,
.preorder.block-detail-header .row.detail-header .product-price-preorder span,
.preorder.preorder-product-detail .row.row-header .product-price-recommended span,
.preorder.preorder-product-detail .row.row-header .product-price-preorder span,
.preorder.preorder-product-detail .row.detail-header .product-price-recommended span,
.preorder.preorder-product-detail .row.detail-header .product-price-preorder span {
  font-size: 15px;
}
.preorder.block-detail-header .row.row-header .product-price-recommended .preorder-price-recommended,
.preorder.block-detail-header .row.row-header .product-price-preorder .preorder-price-recommended,
.preorder.block-detail-header .row.detail-header .product-price-recommended .preorder-price-recommended,
.preorder.block-detail-header .row.detail-header .product-price-preorder .preorder-price-recommended,
.preorder.preorder-product-detail .row.row-header .product-price-recommended .preorder-price-recommended,
.preorder.preorder-product-detail .row.row-header .product-price-preorder .preorder-price-recommended,
.preorder.preorder-product-detail .row.detail-header .product-price-recommended .preorder-price-recommended,
.preorder.preorder-product-detail .row.detail-header .product-price-preorder .preorder-price-recommended {
  font-weight: 700;
}
.preorder.block-detail-header .row.row-header .product-price-recommended .preorder-price-recommended,
.preorder.block-detail-header .row.row-header .product-price-recommended .preorder-price-main,
.preorder.block-detail-header .row.row-header .product-price-preorder .preorder-price-recommended,
.preorder.block-detail-header .row.row-header .product-price-preorder .preorder-price-main,
.preorder.block-detail-header .row.detail-header .product-price-recommended .preorder-price-recommended,
.preorder.block-detail-header .row.detail-header .product-price-recommended .preorder-price-main,
.preorder.block-detail-header .row.detail-header .product-price-preorder .preorder-price-recommended,
.preorder.block-detail-header .row.detail-header .product-price-preorder .preorder-price-main,
.preorder.preorder-product-detail .row.row-header .product-price-recommended .preorder-price-recommended,
.preorder.preorder-product-detail .row.row-header .product-price-recommended .preorder-price-main,
.preorder.preorder-product-detail .row.row-header .product-price-preorder .preorder-price-recommended,
.preorder.preorder-product-detail .row.row-header .product-price-preorder .preorder-price-main,
.preorder.preorder-product-detail .row.detail-header .product-price-recommended .preorder-price-recommended,
.preorder.preorder-product-detail .row.detail-header .product-price-recommended .preorder-price-main,
.preorder.preorder-product-detail .row.detail-header .product-price-preorder .preorder-price-recommended,
.preorder.preorder-product-detail .row.detail-header .product-price-preorder .preorder-price-main {
  margin: 0;
}
.preorder.block-detail-header .row.row-header .product-price-preorder .preorder-price-main,
.preorder.block-detail-header .row.detail-header .product-price-preorder .preorder-price-main,
.preorder.preorder-product-detail .row.row-header .product-price-preorder .preorder-price-main,
.preorder.preorder-product-detail .row.detail-header .product-price-preorder .preorder-price-main {
  font-size: 28px;
}

.preorder.preorder-product-detail {
  padding: 15px 0;
}
.preorder.preorder-product-detail .row.detail-header {
  align-items: center;
  cursor: default !important;
}
.preorder.preorder-product-detail .row.detail-header .product-name h1 {
  line-height: 1.25;
}
.preorder.preorder-product-detail .row.detail-header .product-name .badge {
  margin-top: 10px;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .preorder.preorder-product-detail .row.detail-header .product-name {
    align-items: center;
  }
}
.preorder.preorder-product-detail .row.detail-header .product-price-preorder span {
  font-weight: bold;
}
.preorder.preorder-product-detail .filter-cep {
  min-height: 48px;
  margin-top: 30px;
}
.preorder.preorder-product-detail hr {
  border-top: 1px solid #c6c3c6;
}
.preorder.preorder-product-detail .product-name h1 {
  font-size: 28px;
}
.preorder.preorder-product-detail .product-name .name-en {
  font-size: 16px;
  margin: 10px 0 !important;
  font-weight: 100;
}
@media (max-width: 767px) {
  .preorder.preorder-product-detail .product-name {
    text-align: center;
    margin: 30px;
  }
}
.preorder.preorder-product-detail .search-active-container .search-active {
  border: 2px solid #00a67e;
  z-index: 1001;
  background-color: rgba(0, 166, 126, 0.25);
  font-weight: 700;
}
.preorder.preorder-product-detail .row-variant {
  margin: -15px;
  padding: 15px 0;
}
.preorder.preorder-product-detail .row-variant .column .properties .color {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.preorder.preorder-product-detail .row-variant .column .properties .color .badge.new-color {
  margin: 5px 0;
}
@media (max-width: 991px) {
  .preorder.preorder-product-detail .row-variant .column .properties {
    display: flex !important;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .preorder.preorder-product-detail .row-variant .column .properties {
    padding: 0 15px 0 0;
  }
}
.preorder.preorder-product-detail .row-variant .column:first-child img {
  padding: 10px 16px;
}
@media (max-width: 767px) {
  .preorder.preorder-product-detail .row-variant .column:first-child img {
    padding: 0;
  }
}
.preorder.preorder-product-detail .row-variant .column:nth-child(2) {
  padding: 0;
}
.preorder.preorder-product-detail .row-variant .column:nth-child(2) .color {
  font-weight: 700;
  font-size: 16px;
}
.preorder.preorder-product-detail .row-variant .column:nth-child(2) .gender {
  position: relative;
  display: flex;
  align-items: center;
  padding: 15px 0;
}
.preorder.preorder-product-detail .row-variant .column:nth-child(2) .gender img {
  max-width: 22px;
  max-height: 22px;
  margin-right: 5px;
}
@media (min-width: 992px) {
  .preorder.preorder-product-detail .row-variant .column:nth-child(2) {
    margin: 15px 0;
  }
}
@media (min-width: 992px) {
  .preorder.preorder-product-detail .row-variant .column:nth-child(3) {
    margin: 5px 0;
  }
}
@media (max-width: 991px) {
  .preorder.preorder-product-detail .row-variant .column:nth-child(3) {
    padding-left: 0;
  }
  .preorder.preorder-product-detail .row-variant .column:nth-child(3) .properties {
    margin-bottom: 10px;
    padding: 0 15px 0 0;
  }
  .preorder.preorder-product-detail .row-variant .column:nth-child(3) .properties .color {
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
  }
}
@media (max-width: 991px) and (max-width: 768px) {
  .preorder.preorder-product-detail .row-variant .column:nth-child(3) {
    padding: 0;
  }
}
.preorder.preorder-product-detail .row-variant .input-group .form-control {
  max-width: 55px;
}
.preorder.preorder-product-detail .row-variant .col-size {
  align-items: center;
  padding: 0 5px;
  font-size: 18px;
}
.preorder.preorder-product-detail .row-variant .col-size .preorder-in-cart {
  font-size: 15px;
  margin-top: 10px;
  color: #c6c3c6;
  margin-bottom: 5px;
}
.preorder.preorder-product-detail .row-variant .col-size .preorder-in-cart-partners {
  color: #00a67e;
}
.preorder.preorder-product-detail .row-variant .col-size > strong:first-child {
  margin: 10px 0;
}
.preorder.preorder-product-detail .row-variant .col-size > strong:nth-child(2):not(:empty) {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .preorder.preorder-product-detail .row-variant {
    padding: 15px 0;
  }
}
.preorder.preorder-product-detail .row-variant.ismaxis .column .image-container .image-text {
  background-color: #00a67e;
  color: #FFFFFF;
  text-align: center;
  width: 95px;
}
.preorder.preorder-product-detail .row-variant.ismaxis .total-quantity-forecast {
  text-align: right;
  font-size: 14px;
  padding: 0 15px;
  position: absolute;
  right: 0;
  top: 78px;
}
.preorder.preorder-product-detail .row-variant.ismaxis .total-quantity-forecast .forecast-partners {
  color: #00a67e;
  padding-bottom: 17px;
}
.preorder.preorder-product-detail .row-variant.ismaxis .total-quantity-forecast .forecast-maxis {
  color: #c6c3c6;
  padding-bottom: 15px;
}
.preorder.preorder-product-detail .row-variant.ismaxis .total-quantity-forecast .forecast-total {
  color: #e20074;
}
.preorder.preorder-product-detail .row-variant.ismaxis .forecast,
.preorder.preorder-product-detail .row-variant.ismaxis .forecast.no-size {
  position: relative;
}
.preorder.preorder-product-detail .row-variant.ismaxis .forecast.space-standard,
.preorder.preorder-product-detail .row-variant.ismaxis .forecast.no-size.space-standard {
  top: 50px;
}
.preorder.preorder-product-detail .row-variant.ismaxis .forecast.space-sm,
.preorder.preorder-product-detail .row-variant.ismaxis .forecast.no-size.space-sm {
  top: 16px;
}
.preorder.preorder-product-detail .row-variant.ismaxis .forecast.space-xs,
.preorder.preorder-product-detail .row-variant.ismaxis .forecast.no-size.space-xs {
  top: 12px;
}
@media (max-width: 991px) {
  .preorder.preorder-product-detail .row-variant.ismaxis .forecast,
  .preorder.preorder-product-detail .row-variant.ismaxis .forecast.no-size {
    display: none;
  }
}
.preorder.preorder-product-detail .row-variant.ismaxis .forecast.no-size {
  color: #e20074;
}
@media (min-width: 992px) {
  .preorder.preorder-product-detail .row-variant.ismaxis {
    min-height: 220px;
  }
}
.preorder.preorder-product-detail .preorder-quantity .input-group {
  display: flex;
}
.preorder.preorder-product-detail .row-info {
  margin-bottom: 15px;
  color: #c6c3c6;
  font-size: 15px;
}
.preorder.preorder-product-detail .row-info .glyphicon-shopping-cart {
  margin-right: 10px;
}
.preorder.preorder-product-detail .row-recap .row:nth-child(2) {
  margin-top: 10px;
}

.cart-header {
  padding-bottom: 15px;
  margin: 0;
}

.preorder.preorder-cart .row-category .category-header {
  background-color: #e7e9ec;
}
.preorder.preorder-cart .row-category .category-header .header-title .row {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 8px 15px;
  line-height: 17px;
  cursor: pointer;
  margin-bottom: 2px;
}
.preorder.preorder-cart .row-category .category-header .header-title .row a {
  color: #2d2d28;
}
.preorder.preorder-cart .row-category .category-header .header-title:hover, .preorder.preorder-cart .row-category .category-header .header-title:focus {
  background-color: #00a67e;
}
.preorder.preorder-cart .row-category .category-header .header-title:hover a, .preorder.preorder-cart .row-category .category-header .header-title:focus a {
  color: #FFFFFF;
}
.preorder.preorder-cart .row-category .category-header .header-title:hover div, .preorder.preorder-cart .row-category .category-header .header-title:focus div {
  color: #FFFFFF;
}
.preorder.preorder-cart .row-category .category-header.active {
  background-color: #00a67e;
}
.preorder.preorder-cart .row-category .category-header.active .header-title a,
.preorder.preorder-cart .row-category .category-header.active .header-title div {
  color: #FFFFFF;
}
.preorder.preorder-cart .row-category .category-header.active .header-title span.glyphicon {
  color: #FFFFFF;
}
.preorder.preorder-cart .row-category .category-content {
  margin: 0 0 25px 25px;
}
.preorder.preorder-cart .row-category .category-content .content-header .row {
  display: flex;
  align-items: center;
  background-color: #e7e9ec;
  padding: 8px 0;
  line-height: 17px;
  cursor: pointer;
  margin: 0 0 2px 0;
}
.preorder.preorder-cart .row-category .category-content .content-header .row .column.product-name span {
  padding-right: 10px;
}
.preorder.preorder-cart .row-category .category-content .content-header .row .column.product-name .badge.new-product {
  margin-top: -3px;
}
@media (max-width: 991px) {
  .preorder.preorder-cart .row-category .category-content .content-header .row .column.product-name .badge.new-product {
    margin-top: 5px;
  }
}
@media (min-width: 600px) {
  .preorder.preorder-cart .row-category .category-content .content-header .row .column.quantity {
    padding-right: 17.5px;
  }
  .preorder.preorder-cart .row-category .category-content .content-header .row .column.price {
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .preorder.preorder-cart .row-category .category-content .content-header .row .column.quantity {
    padding-right: 27.5px;
  }
}
.preorder.preorder-cart .row-category .category-content .content-header:hover .row, .preorder.preorder-cart .row-category .category-content .content-header:focus .row, .preorder.preorder-cart .row-category .category-content .content-header.active .row {
  background-color: #2d2d28;
  color: #FFFFFF;
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail hr {
  border-top: 1px solid #c6c3c6;
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .product-name h1 {
  font-size: 26px;
}
@media (max-width: 767px) {
  .preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .product-name {
    text-align: center;
    margin: 30px;
  }
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant {
  margin: 20px 0;
}
@media (max-width: 767px) {
  .preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:first-child .row .column:first-child {
    padding: 0;
  }
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:first-child .row .column:nth-child(2) .row-properties .properties .color {
  font-weight: 700;
  font-size: 16px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:first-child .row .column:nth-child(2) .row-properties .properties .color .badge.new-color {
  margin: 5px 0;
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:first-child .row .column:nth-child(2) .row-properties .properties .gender {
  position: relative;
  display: flex;
  align-items: center;
  padding: 15px 0;
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:first-child .row .column:nth-child(2) .row-properties .properties .gender img {
  max-width: 22px;
  max-height: 22px;
  margin-right: 5px;
}
@media (max-width: 991px) {
  .preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:first-child .row .column:nth-child(2) .row-properties .properties {
    margin-bottom: 10px;
    padding: 0 5px;
  }
  .preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:first-child .row .column:nth-child(2) .row-properties .properties .color {
    font-size: 16px;
    font-weight: 700;
  }
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:first-child .row .column:nth-child(2) .row-properties .properties-price h4 {
  margin: 5px 0;
  color: #00a67e;
}
@media (max-width: 991px) {
  .preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:first-child .row .column:nth-child(2) .row-properties .properties-price {
    padding: 0 5px;
  }
}
@media (max-width: 767px) {
  .preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:first-child .row .column:nth-child(2) .row-properties .properties-price {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:first-child .row .column:nth-child(2) .row-properties {
    margin: 0 10px 0 0;
  }
}
@media (max-width: 768px) {
  .preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:first-child .row .column:nth-child(2) {
    padding: 0;
  }
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:first-child .row .column:nth-child(3) h4 {
  margin: 0;
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:nth-child(2) .variant-header {
  margin: 0 -15px 15px;
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:nth-child(2) .row-flex {
  flex-direction: column;
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:nth-child(2) .row-flex .col-size {
  height: 40px;
  flex-direction: row;
  align-items: center;
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:nth-child(2) .row-flex .col-size .input-group .form-control {
  max-width: 55px;
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:nth-child(2) .row-flex .col-size .column.inactive .preorder-quantity {
  padding-right: 26px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:nth-child(2) .row-flex .col-size .column.inactive .preorder-quantity {
    padding-right: 5px;
  }
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:nth-child(2) .row-flex .col-size .column:first-child {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:nth-child(2) .row-flex .col-size .column:first-child strong {
  margin-right: 10px;
  font-size: 18px;
}
@media (max-width: 767px) {
  .preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:nth-child(2) .row-flex .col-size .column:first-child strong {
    margin-right: 5px;
    font-size: 16px;
    min-width: 16px;
  }
}
@media (min-width: 768px) {
  .preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:nth-child(2) .row-flex .col-size .column:first-child strong {
    min-width: 18px;
  }
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:nth-child(2) .row-flex .col-size .column:first-child .preorder-quantity {
  right: 0;
  position: absolute;
}
@media (max-width: 360px) {
  .preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:nth-child(2) .row-flex .col-size .column:first-child .preorder-quantity {
    right: -10px;
  }
}
@media (max-width: 767px) {
  .preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:nth-child(2) .row-flex .col-size .column:first-child {
    justify-content: flex-start;
    padding: 0;
  }
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:nth-child(2) .row-flex .col-size .column:nth-child(2) {
  margin-right: 5px;
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:nth-child(2) .row-flex .col-size .delete {
  color: #c6c3c6;
}
.preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:nth-child(2) .row-flex .col-size .delete:hover, .preorder.preorder-cart .row-category .category-content .content-detail .preorder.preorder-cart-detail .row-variant .column:nth-child(2) .row-flex .col-size .delete:focus {
  color: #00a67e;
}
@media (max-width: 767px) {
  .preorder.preorder-cart .row-category .category-content {
    margin: 0 0 25px 10px;
  }
}
@media (max-width: 599px) {
  .preorder.preorder-cart .row-category .category-header .header-title .column:nth-child(3),
  .preorder.preorder-cart .row-category .category-content .content-header .column:nth-child(3) {
    padding: 0;
  }
}

.preorder.preorder-cart-finish form .row-forms #delivery-container .delivery-checkbox .checkbox {
  margin: 0;
}
.preorder.preorder-cart-finish form .row-forms #delivery-container .delivery-checkbox .checkbox label {
  padding: 10px 15px 8px 15px;
  margin-bottom: 2px;
  width: 100%;
  background-color: #e7e9ec;
}
.preorder.preorder-cart-finish form .row-forms #delivery-container .delivery-checkbox .checkbox label input {
  position: absolute;
  display: none;
}
.preorder.preorder-cart-finish form .row-forms #delivery-container .delivery-checkbox .checkbox label span h6 {
  margin: 0;
  font-size: 15px;
}
.preorder.preorder-cart-finish form .row-forms #delivery-container .delivery-checkbox .checkbox label span p {
  margin: 0 0 -3px 0;
  font-size: 14px;
}
.preorder.preorder-cart-finish form .row-forms #delivery-container .delivery-checkbox .checkbox label label.error {
  display: none !important;
}
.preorder.preorder-cart-finish form .row-forms #delivery-container .delivery-checkbox.is-checked label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #00a67e;
  color: #FFFFFF;
}
.preorder.preorder-cart-finish form .row-forms #delivery-container .delivery-checkbox.is-checked label span span.glyphicon {
  position: absolute;
  padding: 10px;
  right: 0;
}
@media (max-width: 449px) {
  .preorder.preorder-cart-finish form .row-forms #delivery-container .delivery-checkbox.is-checked label span h6 {
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .preorder.preorder-cart-finish form .row-forms #delivery-container .delivery-checkbox:hover label,
  .preorder.preorder-cart-finish form .row-forms #delivery-container .delivery-checkbox:focus label {
    background-color: #00a67e;
    color: #FFFFFF;
  }
}
.preorder.preorder-cart-finish form .row-forms .column-2 #orderprefixcustomer.form-control {
  border: 1px solid #c6c3c6 !important;
}
.preorder.preorder-cart-finish form .row-forms .column-2 #orderprefixcustomer.form-control:focus {
  border: 1px solid #8c8c8c !important;
}
@media (min-width: 992px) {
  .preorder.preorder-cart-finish form .row-forms .column-2 textarea.form-control {
    height: 170px;
  }
}
.preorder.preorder-cart-finish form .row-forms #delivery-container h4,
.preorder.preorder-cart-finish form .row-forms .column-2 h4 {
  margin: 25px 0;
}
.preorder.preorder-cart-finish .row-recap .discount-text {
  font-size: 15px;
  margin: 5px 0;
}
.preorder.preorder-cart-finish .row-recap .price-total,
.preorder.preorder-cart-finish .row-recap .price-total-customer {
  font-size: 26px;
  font-weight: 700;
}

.preorder.preorder-cart .cart-steps,
.preorder.preorder-cart-header .cart-steps,
.preorder.preorder-cart-finish .cart-steps {
  margin: 0 0 30px 0;
  background-color: #e7e9ec;
}
.preorder.preorder-cart .cart-steps .column,
.preorder.preorder-cart-header .cart-steps .column,
.preorder.preorder-cart-finish .cart-steps .column {
  color: #2d2d28;
  padding: 0;
  max-width: 229px;
}
.preorder.preorder-cart .cart-steps .column .cart-step,
.preorder.preorder-cart-header .cart-steps .column .cart-step,
.preorder.preorder-cart-finish .cart-steps .column .cart-step {
  margin: 0;
}
.preorder.preorder-cart .cart-steps .column .cart-step a,
.preorder.preorder-cart-header .cart-steps .column .cart-step a,
.preorder.preorder-cart-finish .cart-steps .column .cart-step a {
  padding: 10px 0;
  display: grid;
}
@media (max-width: 399px) {
  .preorder.preorder-cart .cart-steps .column .cart-step a,
  .preorder.preorder-cart-header .cart-steps .column .cart-step a,
  .preorder.preorder-cart-finish .cart-steps .column .cart-step a {
    padding: 10px;
  }
}
.preorder.preorder-cart .cart-steps .column .cart-step a:hover,
.preorder.preorder-cart-header .cart-steps .column .cart-step a:hover,
.preorder.preorder-cart-finish .cart-steps .column .cart-step a:hover {
  color: #FFFFFF;
}
.preorder.preorder-cart .cart-steps .column .cart-step a:focus,
.preorder.preorder-cart-header .cart-steps .column .cart-step a:focus,
.preorder.preorder-cart-finish .cart-steps .column .cart-step a:focus {
  color: #2d2d28;
}
@media (max-width: 399px) {
  .preorder.preorder-cart .cart-steps .column .cart-step,
  .preorder.preorder-cart-header .cart-steps .column .cart-step,
  .preorder.preorder-cart-finish .cart-steps .column .cart-step {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
    line-height: 1.4;
  }
}
.preorder.preorder-cart .cart-steps .column .cart-step:hover,
.preorder.preorder-cart-header .cart-steps .column .cart-step:hover,
.preorder.preorder-cart-finish .cart-steps .column .cart-step:hover {
  background-color: rgba(0, 166, 126, 0.85);
}
.preorder.preorder-cart .cart-steps .column .cart-step:hover a:focus,
.preorder.preorder-cart-header .cart-steps .column .cart-step:hover a:focus,
.preorder.preorder-cart-finish .cart-steps .column .cart-step:hover a:focus {
  color: #FFFFFF;
}
.preorder.preorder-cart .cart-steps .column .cart-step.active,
.preorder.preorder-cart-header .cart-steps .column .cart-step.active,
.preorder.preorder-cart-finish .cart-steps .column .cart-step.active {
  background-color: #00a67e;
  color: #FFFFFF;
  font-weight: 700;
  padding: 10px 0;
}
@media (max-width: 399px) {
  .preorder.preorder-cart .cart-steps .column .cart-step.active,
  .preorder.preorder-cart-header .cart-steps .column .cart-step.active,
  .preorder.preorder-cart-finish .cart-steps .column .cart-step.active {
    padding: 10px;
  }
}
.preorder.preorder-cart .cart-steps .column .cart-step.active:hover,
.preorder.preorder-cart-header .cart-steps .column .cart-step.active:hover,
.preorder.preorder-cart-finish .cart-steps .column .cart-step.active:hover {
  background-color: #00a67e;
}
.preorder.preorder-cart h1,
.preorder.preorder-cart-header h1,
.preorder.preorder-cart-finish h1 {
  margin: 15px 0;
}

.preorder-orderhistory .row-category-name {
  margin: 0 0 30px 0;
}
.preorder-orderhistory .row-category-name h1 {
  font-size: 28px;
}
.preorder-orderhistory .row-category-name h1,
.preorder-orderhistory .row-category-name h4 {
  margin: 10px 0;
  color: #2d2d28;
}
.preorder-orderhistory .row-category-name h1 span,
.preorder-orderhistory .row-category-name h4 span {
  color: #00a67e;
}
.preorder-orderhistory .cart-header .column.order-number {
  padding: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .preorder-orderhistory .cart-header .column.quantity,
  .preorder-orderhistory .cart-header .column.price {
    padding-right: 0;
  }
}
.preorder-orderhistory .cart-header .column.download {
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
.preorder-orderhistory .cart-header .column.download .glyphicon {
  padding-right: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .preorder-orderhistory .cart-header {
    display: flex;
  }
}
.preorder-orderhistory .address-header {
  background-color: #e7e9ec;
}
.preorder-orderhistory .address-header .row {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 10px 0 2px 0;
  padding: 10px 0 8px 0;
}
.preorder-orderhistory .address-header .row h6,
.preorder-orderhistory .address-header .row p {
  margin: 0;
}
.preorder-orderhistory .address-header .row .column.address h6 {
  margin: 0;
  font-size: 15px;
}
.preorder-orderhistory .address-header .row .column.address p {
  font-size: 14px;
  margin: 3px 0 -3px 0;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .preorder-orderhistory .address-header .row .column.address p {
    line-height: 1.2;
    margin: 5px 0 5px 0;
  }
  .preorder-orderhistory .address-header .row .column.address .order-number p {
    margin: 3px 0 5px 0;
  }
}
@media (max-width: 499px) {
  .preorder-orderhistory .address-header .row .column.address {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .preorder-orderhistory .address-header .row .column.order-number {
    padding: 0 2px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .preorder-orderhistory .address-header .row .column.price {
    padding-right: 12px;
  }
}
@media (max-width: 599px) {
  .preorder-orderhistory .address-header .row .column.price {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .preorder-orderhistory .address-header .row .column.quantity {
    padding-right: 7px;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .preorder-orderhistory .address-header .row .column.quantity {
    padding-right: 63px;
  }
}
@media (max-width: 599px) {
  .preorder-orderhistory .address-header .row .column.quantity {
    padding-right: 36px;
  }
}
@media (max-width: 499px) {
  .preorder-orderhistory .address-header .row .column.quantity {
    display: none;
  }
}
.preorder-orderhistory .address-header:hover, .preorder-orderhistory .address-header:focus, .preorder-orderhistory .address-header.active {
  background-color: #2d2d28;
  color: #FFFFFF;
}
.preorder-orderhistory .address-header:hover a, .preorder-orderhistory .address-header:focus a, .preorder-orderhistory .address-header.active a {
  color: #FFFFFF;
}
.preorder-orderhistory .address-header:hover a:hover, .preorder-orderhistory .address-header:hover a:focus, .preorder-orderhistory .address-header:focus a:hover, .preorder-orderhistory .address-header:focus a:focus, .preorder-orderhistory .address-header.active a:hover, .preorder-orderhistory .address-header.active a:focus {
  color: #00a67e;
}
.preorder-orderhistory .preorder.preorder-cart {
  margin-bottom: 15px;
}
.preorder-orderhistory .preorder.preorder-cart .category-main {
  margin-left: 25px;
}
.preorder-orderhistory .preorder.preorder-cart .category-header .header-title .row {
  padding: 12px 15px;
}
@media (max-width: 767px) {
  .preorder-orderhistory .preorder.preorder-cart .category-header .header-title .row .column.address {
    padding-right: 0;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .preorder-orderhistory .preorder.preorder-cart .category-header .header-title .row .column.price {
    padding-right: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .preorder-orderhistory .preorder.preorder-cart .category-header .header-title .row .column.price {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .preorder-orderhistory .preorder.preorder-cart .category-header .header-title .row .column.price {
    padding-right: 22px;
  }
}
@media (max-width: 599px) {
  .preorder-orderhistory .preorder.preorder-cart .category-header .header-title .row .column.price {
    padding: 0;
  }
}
@media (min-width: 600px) {
  .preorder-orderhistory .preorder.preorder-cart .category-header .header-title .row .column.quantity {
    padding-right: 26px;
  }
}
@media (max-width: 767px) {
  .preorder-orderhistory .preorder.preorder-cart .category-content .content-header .row .column.address {
    padding-right: 0;
  }
}
@media (min-width: 600px) {
  .preorder-orderhistory .preorder.preorder-cart .category-content .content-header .row .column.quantity {
    padding-right: 26px;
  }
}
@media (min-width: 768px) {
  .preorder-orderhistory .preorder.preorder-cart .category-content .content-header .row .column.quantity {
    padding-right: 36px;
  }
}
@media (min-width: 768px) {
  .preorder-orderhistory .preorder.preorder-cart .category-content .content-header .row .column.price {
    padding-right: 28px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .preorder-orderhistory .preorder.preorder-cart .category-content .content-header .row .column.price {
    padding-left: 0;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .preorder-orderhistory .preorder.preorder-cart .category-content .content-header .row .column.price {
    padding-right: 15px !important;
  }
}
@media (max-width: 599px) {
  .preorder-orderhistory .preorder.preorder-cart .category-content .content-header .row .column.price {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .preorder-orderhistory .preorder.preorder-cart .row-category-recap .row-order-note {
    margin: 0 50px;
  }
}
.preorder-orderhistory .preorder.preorder-cart .row-category-recap .row-recap {
  margin-top: 20px;
}
.preorder-orderhistory .preorder.preorder-cart .row-category-recap .row-recap .discount-text {
  font-size: 15px;
  margin: 5px 0;
}
.preorder-orderhistory .preorder.preorder-cart .row-category-recap .row-recap .price-total,
.preorder-orderhistory .preorder.preorder-cart .row-category-recap .row-recap .price-total-customer {
  font-size: 20px;
  font-weight: 700;
  margin-top: 5px;
}
.preorder-orderhistory .preorder.preorder-cart hr.last {
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .preorder-orderhistory .preorder.preorder-cart .category-main,
  .preorder-orderhistory .preorder.preorder-cart .category-content {
    margin-left: 0;
  }
}
.preorder-orderhistory .row-back-btn {
  min-height: 75px;
  text-align: left;
}
.preorder-orderhistory .row-back-btn.last {
  margin-top: 20px;
}
.preorder-orderhistory .row-export-btn .btn {
  display: inline-flex;
  align-items: center;
}
.preorder-orderhistory .row-export-btn .btn .glyphicon {
  margin-right: 7px;
  top: 0;
  font-size: 20px;
}
.preorder-orderhistory .row-back-btn .btn,
.preorder-orderhistory .row-export-btn .btn {
  margin: 5px 0;
}
@media (min-width: 768px) {
  .preorder-orderhistory .row-back-btn,
  .preorder-orderhistory .row-export-btn {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .preorder-orderhistory .row-back-btn .btn,
  .preorder-orderhistory .row-export-btn .btn {
    margin: 5px 0;
  }
}

.ui-autocomplete {
  position: absolute;
  top: -1px;
  color: #2d2d28;
  background-color: #FFFFFF;
  cursor: pointer;
  z-index: 999;
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
  border: solid #2d2d28;
  border-top-width: 0;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
}

.ui-autocomplete .ui-menu-item:nth-of-type(1n+10) {
  display: none;
}
.ui-autocomplete .ui-menu-item {
  font-size: 16px;
}
.ui-autocomplete .ui-menu-item:hover {
  background-color: #00a67e;
  color: #FFFFFF;
}

#order .order-empty {
  text-align: center;
  font-size: 20px;
  padding: 20px 10px;
}

#cart .input-with-icon input[type=text] {
  width: 100%;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  background-color: white;
  padding: 12px 20px 12px 40px;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
#cart .input-with-icon input[type=text]::-moz-placeholder {
  color: #ccc;
}
#cart .input-with-icon input[type=text]::placeholder {
  color: #ccc;
}
#cart .input-with-icon {
  position: relative;
}
#cart .input-with-icon input[type=text] {
  padding-left: 35px;
}
#cart .input-with-icon .glyphicon {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  font-size: 16px;
  pointer-events: none;
  z-index: 2;
}
#cart #addressdelivery .disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
#cart .order-empty,
#cart .cart-empty,
#cart #order-success {
  text-align: center;
  font-size: 20px;
  padding: 20px 10px;
}
#cart .row-header,
#cart .row-header-child {
  font-size: larger;
  font-weight: bold;
  padding: 5px;
}
@media (max-width: 768px) {
  #cart .row-header,
  #cart .row-header-child {
    font-size: 20px;
  }
}
#cart .cart-head {
  font-weight: bold;
  margin-top: 10px;
}
#cart .cart-head p {
  display: inline-block;
  padding: 10px;
  margin: 0;
  border-bottom: 2px solid #ddd;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #cart .cart-head .point-price {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  #cart .cart-head .point-price {
    text-align: right;
  }
}
#cart .cart-head-presents {
  padding: 0 15px;
  border-bottom: 2px solid #ddd;
}
#cart .cart-head-presents .row {
  margin: 0;
}
#cart .cart-head-presents .row p {
  padding: 10px 0;
  margin: 0;
}
#cart .table {
  margin-bottom: 0;
  display: table;
}
#cart .table .img-thumbnail {
  background-color: unset;
  border: unset;
}
#cart .table .product-name > span,
#cart .table .product-name a {
  color: #e20074;
  font-weight: bold;
}
#cart .table .product-name:hover a {
  color: #8d004c;
}
#cart .table .stockcount:empty {
  padding: 0;
  border: 0;
}
#cart .cart-body {
  display: block;
  margin-top: 10px;
}
#cart .thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}
#cart #address .address-delivery.form-control option {
  overflow: hidden;
}
#cart .row-country-select {
  margin: 15px -15px;
  padding: 0 20px;
}
#cart .row-country-select .column .radio {
  margin: 0 15px 0 0;
}
#cart .row-country-select .column .radio label {
  padding: 0;
}
#cart .row-country-select .column .radio label input {
  visibility: hidden;
}
#cart .row-country-select .column .radio label .btn.btn-country {
  background-color: #c6c3c6;
  color: #000;
}
#cart .row-country-select .column .radio label .btn.btn-country img {
  margin-right: 5px;
}
#cart .row-country-select .column .radio label .btn.btn-country.active {
  background-color: #576c7d;
  color: #FFFFFF;
}
#cart .row-country-select .column .radio label .btn.btn-country:hover, #cart .row-country-select .column .radio label .btn.btn-country:focus, #cart .row-country-select .column .radio label .btn.btn-country.active:hover, #cart .row-country-select .column .radio label .btn.btn-country.active:focus {
  background-color: #576c7d;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  #cart .row-country-select .column .radio {
    margin: 0 0 15px;
  }
}
@media (min-width: 768px) {
  #cart .row-country-select .column {
    display: flex;
  }
}
#cart #shipping .row-shipping {
  margin: 15px -20px;
}
#cart #shipping .row-shipping:last-child {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  #cart #shipping .row-shipping span.shipping-info-text {
    display: block;
  }
  #cart #shipping .row-shipping span.shipping-info-text small {
    white-space: nowrap;
  }
}
#cart #shipping .row-shipping #shipping-pickup-container {
  margin: 25px 0 0 70px;
}
#cart #shipping .row-shipping #shipping-pickup-container span {
  font-weight: bold;
}
#cart #shipping .row-shipping #shipping-pickup-container .pickupaddress {
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  #cart #shipping .row-shipping #shipping-pickup-container {
    margin-left: 20px;
    white-space: nowrap;
  }
  #cart #shipping .row-shipping #shipping-pickup-container span > span {
    display: none;
  }
}
#cart #shipping-customerorder {
  margin: 15px;
}
#cart #shipping .radio,
#cart #shipping label.radio-inline,
#cart #shipping-customerorder .radio,
#cart #shipping-customerorder label.radio-inline {
  margin: 0;
}
#cart #shipping .radio .packeta-point-info,
#cart #shipping label.radio-inline .packeta-point-info,
#cart #shipping-customerorder .radio .packeta-point-info,
#cart #shipping-customerorder label.radio-inline .packeta-point-info {
  display: block;
}
#cart #shipping .radio .packeta-point-info span,
#cart #shipping label.radio-inline .packeta-point-info span,
#cart #shipping-customerorder .radio .packeta-point-info span,
#cart #shipping-customerorder label.radio-inline .packeta-point-info span {
  color: #e20074;
}
#cart #shipping .radio .packeta-point-info span:hover,
#cart #shipping label.radio-inline .packeta-point-info span:hover,
#cart #shipping-customerorder .radio .packeta-point-info span:hover,
#cart #shipping-customerorder label.radio-inline .packeta-point-info span:hover {
  color: #8d004c;
}
#cart #shipping .radio #point-detail .content,
#cart #shipping label.radio-inline #point-detail .content,
#cart #shipping-customerorder .radio #point-detail .content,
#cart #shipping-customerorder label.radio-inline #point-detail .content {
  cursor: auto;
}
#cart #shipping .radio #point-detail-btn,
#cart #shipping label.radio-inline #point-detail-btn,
#cart #shipping-customerorder .radio #point-detail-btn,
#cart #shipping-customerorder label.radio-inline #point-detail-btn {
  margin-top: 10px;
}
#cart #shipping .radio #point-detail-btn:hover,
#cart #shipping label.radio-inline #point-detail-btn:hover,
#cart #shipping-customerorder .radio #point-detail-btn:hover,
#cart #shipping-customerorder label.radio-inline #point-detail-btn:hover {
  color: #e20074;
}
#cart #shipping .radio #point-detail-btn::after,
#cart #shipping label.radio-inline #point-detail-btn::after,
#cart #shipping-customerorder .radio #point-detail-btn::after,
#cart #shipping-customerorder label.radio-inline #point-detail-btn::after {
  content: ">";
  float: right;
  font-size: 18px;
  position: absolute;
  left: 30%;
}
@media (max-width: 649px) {
  #cart #shipping .radio #point-detail-btn::after,
  #cart #shipping label.radio-inline #point-detail-btn::after,
  #cart #shipping-customerorder .radio #point-detail-btn::after,
  #cart #shipping-customerorder label.radio-inline #point-detail-btn::after {
    left: 45%;
  }
}
#cart #shipping .radio #point-detail-btn.active,
#cart #shipping label.radio-inline #point-detail-btn.active,
#cart #shipping-customerorder .radio #point-detail-btn.active,
#cart #shipping-customerorder label.radio-inline #point-detail-btn.active {
  color: #8d004c;
}
#cart #shipping .radio #point-detail-btn.active::after,
#cart #shipping label.radio-inline #point-detail-btn.active::after,
#cart #shipping-customerorder .radio #point-detail-btn.active::after,
#cart #shipping-customerorder label.radio-inline #point-detail-btn.active::after {
  transform: rotate(90deg);
}
#cart #shipping .radio #point-detail-btn.active:hover,
#cart #shipping label.radio-inline #point-detail-btn.active:hover,
#cart #shipping-customerorder .radio #point-detail-btn.active:hover,
#cart #shipping-customerorder label.radio-inline #point-detail-btn.active:hover {
  color: #e20074;
}
#cart #shipping .radio #point-detail,
#cart #shipping .radio #point-detail-btn,
#cart #shipping label.radio-inline #point-detail,
#cart #shipping label.radio-inline #point-detail-btn,
#cart #shipping-customerorder .radio #point-detail,
#cart #shipping-customerorder .radio #point-detail-btn,
#cart #shipping-customerorder label.radio-inline #point-detail,
#cart #shipping-customerorder label.radio-inline #point-detail-btn {
  margin-top: 10px;
}
#cart #payment {
  padding: 0 20px;
}
#cart #payment .row-payment {
  margin: 15px -20px;
}
#cart #otheraddress {
  margin-bottom: 15px;
}
#cart #pricerecapitulation,
#cart #pricerecapitulation-recap {
  background: #f6f5f2;
}
#cart #pricerecapitulation .tbody,
#cart #pricerecapitulation-recap .tbody {
  padding: 5px 15px;
}
#cart #pricerecapitulation .tr,
#cart #pricerecapitulation-recap .tr {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
}
#cart #pricerecapitulation .grand-total,
#cart #pricerecapitulation-recap .grand-total {
  font-weight: bold;
}
#cart #pricerecapitulation .grand-total-line,
#cart #pricerecapitulation-recap .grand-total-line {
  border-top: 2px solid #c6c3c6;
}
#cart #addressbuttoncontainer .checkbox-inline {
  padding-bottom: 20px;
  padding-top: 0;
}
#cart #addressbuttoncontainer #addressbutton {
  font-size: 18px;
  padding: 15px 35px;
  margin-bottom: 5px;
}
#cart #addressbuttoncontainer #addressbutton.btn-maximed {
  background-color: #0096af;
}
#cart .operator-information-panel, #cart .zv-information-panel {
  background-color: #e7e9ec;
  padding: 8px !important;
  margin-top: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) !important;
}
#cart .operator-information-panel .partner-input-highlight, #cart .zv-information-panel .partner-input-highlight {
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25);
  transition: box-shadow 200ms ease;
}
@keyframes partnerHighlightPulse {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.35);
  }
  100% {
    box-shadow: 0 0 0 6px rgba(0, 123, 255, 0);
  }
}
#cart .operator-information-panel .partner-input-highlight, #cart .zv-information-panel .partner-input-highlight {
  animation: partnerHighlightPulse 800ms ease-out 2;
  border-color: #e20074;
}
#cart .operator-information-panel .change-quantity-info, #cart .zv-information-panel .change-quantity-info {
  z-index: 1010;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}
#cart .operator-information-panel .change-quantity-info .alert, #cart .zv-information-panel .change-quantity-info .alert {
  padding: 32px 15px;
}
#cart .operator-information-panel p, #cart .zv-information-panel p {
  margin-bottom: 6px;
}
#cart .operator-information-panel input[type=number], #cart .zv-information-panel input[type=number] {
  height: 34px;
}
#cart .operator-information-panel .input-group-btn-vertical > .btn, #cart .zv-information-panel .input-group-btn-vertical > .btn {
  padding: 0 12px;
  height: 17px;
}
#cart .operator-information-panel .input-group-btn-vertical span, #cart .zv-information-panel .input-group-btn-vertical span {
  top: 2px;
}
#cart .operator-information-panel .partner-input-container, #cart .zv-information-panel .partner-input-container {
  width: 30%;
  padding-left: 5px;
}
@media (max-width: 992px) {
  #cart .operator-information-panel .operator-info, #cart .zv-information-panel .operator-info {
    padding: 15px 0;
  }
  #cart .operator-information-panel .input-group-btn-vertical > .btn, #cart .zv-information-panel .input-group-btn-vertical > .btn {
    padding: 7px 12px;
  }
}
@media (min-width: 992px) {
  #cart .table .product-block {
    padding: 25px 15px;
    border-bottom: 1px solid rgba(198, 195, 198, 0.4);
  }
  #cart .table .product-block .product-response-top .productcontaniner {
    padding-right: 20px;
  }
  #cart .table .product-block .product-response-top,
  #cart .table .product-block .product-response-bottom {
    padding: 0;
  }
  #cart .table .product-block .product-response-top > div,
  #cart .table .product-block .product-response-bottom > div {
    padding: 0;
  }
  #cart .table .product-block .product-response-bottom .product-delete {
    text-align: right;
  }
  #cart .table .product-block .delete-button {
    text-align: right;
  }
  #cart .table .product-block:hover {
    background-color: rgba(198, 195, 198, 0.1);
  }
}
@media (max-width: 991px) {
  #cart .billing-address {
    margin-top: 20px;
  }
  #cart .table .product-block {
    margin-bottom: 20px;
    border: 1px solid rgba(198, 195, 198, 0.4);
    background-color: rgba(198, 195, 198, 0.1);
    padding: 10px;
    line-height: 18px;
  }
  #cart .table .product-block .product-response-top {
    padding: 0;
    margin-bottom: 20px;
  }
  #cart .table .product-block .product-response-top .productcontaniner {
    padding: 0 10px;
  }
  #cart .table .product-block .product-response-top .img-thumbnail {
    padding: 0;
  }
  #cart .table .product-block .product-response-bottom {
    border-top: 1px solid rgba(198, 195, 198, 0.4);
    padding: 10px 0;
    align-items: center;
  }
  #cart .table .product-block .product-response-bottom .quantitycontaniner {
    text-align: -webkit-center;
  }
}
@media (max-width: 991px) and (max-width: 351px) {
  #cart .table .product-block .product-response-bottom .quantitycontaniner {
    padding: 0 5px;
  }
}
@media (max-width: 991px) {
  #cart .table .product-block .product-response-bottom .form-control {
    padding: 6px;
  }
  #cart .table .product-block .product-response-bottom .price {
    text-align: center;
  }
  #cart .table .product-block .product-response-bottom .btn-xs {
    line-height: 1;
  }
  #cart .table .product-block .product-response-top,
  #cart .table .product-block .product-response-bottom {
    display: flex;
    float: none;
  }
  #cart .table .product-block .product-response-head {
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
    line-height: 1.2;
  }
  #cart .table .product-block .delete-button {
    padding: 0;
  }
  #cart .table .product-name a {
    font-size: 14px;
  }
}

#dialog-product-add h2 {
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 1.4;
}
#dialog-product-add .pricestyle {
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0;
}
#dialog-product-add .col-symbol,
#dialog-product-add .col-symbol-2 {
  margin-top: 15px;
}
@media (min-width: 768px) {
  #dialog-product-add .col-symbol {
    margin-top: 20px;
  }
}
@media (max-width: 599px) {
  #dialog-product-add .col-symbol {
    margin-top: 22px;
  }
}
@media (max-width: 991px) {
  #dialog-product-add .col-symbol {
    text-align: right;
  }
}
#dialog-product-add .col-symbol-2 {
  padding-left: 0;
}
@media (max-width: 991px) {
  #dialog-product-add .col-symbol-2 {
    padding: 0;
  }
}
#dialog-product-add .image .img-thumbnail {
  border: unset;
}
@media (min-width: 992px) {
  #dialog-product-add .image .img-thumbnail {
    width: 84%;
  }
}
@media (max-width: 991px) {
  #dialog-product-add .image .img-thumbnail {
    width: 33%;
    margin-bottom: 15px;
  }
}
#dialog-product-add .info-container {
  display: flex;
  align-items: center;
}
#dialog-product-add {
  /* related */
}
#dialog-product-add #cart-related-container h5 {
  background-color: #e7e9ec;
  color: #48586A;
  padding: 9px 0;
  margin-left: -15px;
  margin-right: -15px;
  font-size: 18px;
}
#dialog-product-add #cart-related-container .scrollbar {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 280px;
  margin: 15px -15px 13px 0;
  /* Scroll */
}
#dialog-product-add #cart-related-container .scrollbar::-webkit-scrollbar {
  width: 7px;
}
#dialog-product-add #cart-related-container .scrollbar::-webkit-scrollbar-track {
  background-color: #f6f5f2;
}
#dialog-product-add #cart-related-container .scrollbar::-webkit-scrollbar-thumb {
  background-color: rgba(31, 31, 31, 0.3);
}
#dialog-product-add #cart-related-container .scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: #48586A;
}
#dialog-product-add #cart-related-container .row {
  border-bottom: 2px solid #f6f5f2;
  margin-top: 2px;
  margin-right: 0;
  padding: 10px;
}
#dialog-product-add #cart-related-container .row:last-child {
  border-bottom: 2px solid transparent;
}
#dialog-product-add #cart-related-container .product-name a {
  color: #e20074;
  font-weight: bold;
  font-size: 18px;
}
#dialog-product-add #cart-related-container .product-name a:hover {
  color: #8d004c;
}
#dialog-product-add #cart-related-container .product-description {
  font-size: 11px;
  margin-top: 8px;
}
#dialog-product-add #cart-related-container .product-description ul li:before {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  background: url("../images/icon-checklist.svg") no-repeat;
  left: 0;
  top: 4px;
}
#dialog-product-add #cart-related-container .product-description ul {
  padding-left: 4px;
}
#dialog-product-add #cart-related-container .product-description li {
  position: relative;
  padding-left: 23px;
  line-height: 1.4;
  margin-bottom: 6px;
}
#dialog-product-add #cart-related-container .product-price {
  font-weight: bold;
  white-space: nowrap;
  font-size: 20px;
}
#dialog-product-add #cart-related-container .btn.add-to-cart {
  background-color: #48586A;
  color: #FFFFFF;
  transform: translateY(100%);
}
#dialog-product-add #cart-related-container .btn.add-to-cart:hover {
  background-color: #8d004c;
  color: #FFFFFF;
}

#dialog-product-add .stockcount,
#dialog-product-add > .table .stockcount,
#cart .stockcount,
#cart > .table .stockcount {
  display: inline-block;
  color: #a94442;
  background-color: #f2dede;
  border: 1px solid #ebccd1;
  padding: 2px 5px;
  margin-top: 10px;
  font-size: 10px;
}

@media (max-width: 420px) {
  #dialog-product-add .modal-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #dialog-product-add .modal-footer button {
    margin-bottom: 5px;
  }
  #dialog-product-add .modal-footer a {
    margin: 5px 0 0 0;
  }
}
#cart .cart-b2b #couponinput {
  border: 1px solid #ccc;
}
#cart .cart-b2b #zv-warning-box {
  grid-area: credit;
}
#cart .cart-b2b .category-group {
  margin-bottom: 5px;
}
#cart .cart-b2b .category-group .category-header {
  border-left: 10px solid;
}
#cart .cart-b2b .category-group.category-marketing > .category-header {
  border-left-color: #d68d24;
}
#cart .cart-b2b .category-group.category-sport > .category-header {
  border-left-color: #00a67e;
}
#cart .cart-b2b .category-group.category-komprese > .category-header, #cart .cart-b2b .category-group.category-kompresia > .category-header {
  border-left-color: #6E0A87;
}
#cart .cart-b2b .category-group.category-ortopedie > .category-header, #cart .cart-b2b .category-group.category-ortopedia > .category-header {
  border-left-color: #e20074;
}
#cart .cart-b2b .b2b-gls-icon {
  -o-object-fit: fill;
     object-fit: fill;
  margin-right: 100px;
  margin-left: 10px;
  vertical-align: middle;
}
@media (max-width: 768px) {
  #cart .cart-b2b .b2b-gls-icon {
    margin-right: 10px;
    margin-left: 10px;
  }
}
#cart .cart-b2b .b2b-packeta-icon {
  -o-object-fit: fill;
     object-fit: fill;
  margin-right: 53px;
  margin-left: 10px;
  vertical-align: middle;
}
@media (max-width: 768px) {
  #cart .cart-b2b .b2b-packeta-icon {
    margin-right: 10px;
    margin-left: 10px;
  }
}
#cart .cart-b2b .category-header {
  background: #e7e9ec;
  padding: 20px 30px;
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
}
@media (max-width: 768px) {
  #cart .cart-b2b .category-header {
    padding: 10px 15px;
  }
}
#cart .cart-b2b .category-title {
  flex: 1 1 auto;
  font-weight: bold;
}
#cart .cart-b2b .category-count {
  flex: 0 0 60px;
  text-align: right;
}
@media (max-width: 768px) {
  #cart .cart-b2b .category-count {
    display: none;
  }
}
#cart .cart-b2b .category-total {
  flex: 0 0 358px;
  text-align: right;
}
@media (max-width: 768px) {
  #cart .cart-b2b .category-total {
    display: none;
  }
}
#cart .cart-b2b .category-count,
#cart .cart-b2b .category-total,
#cart .cart-b2b .toggle-icon {
  margin: 0;
}
#cart .cart-b2b .category-header {
  gap: 44px;
}
#cart .cart-b2b .category-count,
#cart .cart-b2b .category-total {
  white-space: nowrap;
}
#cart .cart-b2b .toggle-icon {
  margin-left: 15px;
}
#cart .cart-b2b .row-header, #cart .cart-b2b #shipping {
  margin-bottom: 20px;
}
#cart .cart-b2b .step-1,
#cart .cart-b2b .step-2,
#cart .cart-b2b .step-3,
#cart .cart-b2b .step-4 {
  padding: 20px;
}
#cart .cart-b2b .step-1,
#cart .cart-b2b .step-2,
#cart .cart-b2b .step-3,
#cart .cart-b2b .step-4 {
  margin-top: -20px;
}
#cart .cart-b2b #coupon-container {
  margin: unset !important;
  padding: unset !important;
}
#cart .cart-b2b #coupon-container #coupon-form {
  margin: unset !important;
}
#cart .cart-b2b #coupon-container #coupon-form .form-group {
  margin-right: unset !important;
  margin-left: unset !important;
}
#cart .cart-b2b #coupon-container #coupon-list {
  margin: unset !important;
}
#cart .cart-b2b #coupon-list:has(> .row) {
  background: #e7e9ec;
}
#cart .cart-b2b #coupon-list {
  padding: 8px 12px 4px;
  font-size: 13px;
  line-height: 1.4;
}
#cart .cart-b2b #coupon-list > .row {
  margin: 0 0 0 0;
  padding: 6px 4px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
#cart .cart-b2b #coupon-list > .row > .coupon-code-item,
#cart .cart-b2b #coupon-list > .row > .codediscount {
  flex: 1 1 0;
  min-width: 120px;
}
#cart .cart-b2b #coupon-list > .row > .coupon-delete {
  flex: 0 0 auto;
}
#cart .cart-b2b #coupon-list > .row > span:empty {
  display: none;
}
#cart .cart-b2b #coupon-list > .row .coupon-code-item {
  font-weight: 600;
  color: #e20074;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: relative;
  padding-left: 18px;
}
#cart .cart-b2b #coupon-list > .row .coupon-code-item:before {
  content: "#";
  position: absolute;
  left: 0;
  color: #8d004c;
  font-weight: 700;
}
#cart .cart-b2b #coupon-list > .row .codediscount {
  font-weight: 600;
  color: #8d004c;
}
#cart .cart-b2b #coupon-list > .row .coupon-delete {
  color: #48586A;
  text-decoration: none;
}
#cart .cart-b2b #coupon-list > .row .coupon-delete .glyphicon {
  font-size: 14px;
}
#cart .cart-b2b #coupon-list > .row .coupon-delete:hover, #cart .cart-b2b #coupon-list > .row .coupon-delete:focus {
  color: #8d004c;
}
@media (max-width: 480px) {
  #cart .cart-b2b #coupon-list > .row .coupon-code-item {
    flex: 0 0 55%;
  }
  #cart .cart-b2b #coupon-list > .row .codediscount {
    flex: 0 0 25%;
    text-align: left !important;
  }
  #cart .cart-b2b #coupon-list > .row .coupon-delete {
    flex: 0 0 20%;
    text-align: right;
  }
}
#cart .cart-b2b #coupon-list {
  /* empty state */
}
#cart .cart-b2b #coupon-list:empty:before {
  content: attr(data-empty-text);
  display: block;
  padding: 6px 4px;
  color: #48586A;
  font-style: italic;
}
#cart .cart-b2b .email-phone {
  display: flex;
}
#cart .cart-b2b .email-phone p:first-of-type {
  flex: 0 0 50%;
}
#cart .cart-b2b .email-phone p:last-of-type {
  flex: 0 0 50%;
  padding-left: 10px;
}
@media (max-width: 768px) {
  #cart .cart-b2b .email-phone p:first-of-type {
    flex: 0 0 60%;
  }
  #cart .cart-b2b .email-phone p:last-of-type {
    flex: 0 1 40%;
  }
}
#cart .cart-b2b .street-postal {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}
#cart .cart-b2b .street-postal p:first-of-type {
  flex: 1 1 auto;
  margin-right: 10px;
}
@media (max-width: 768px) {
  #cart .cart-b2b .street-postal p:last-of-type {
    flex: 1 1 1%;
  }
}
#cart .cart-b2b .city-zip {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-evenly;
}
#cart .cart-b2b .city-zip p:last-of-type {
  flex: 1 1 auto;
  margin-right: 10px;
}
@media (max-width: 768px) {
  #cart .cart-b2b .city-zip p:first-of-type {
    flex: 1 1 1%;
  }
}
@media (max-width: 768px) {
  #cart .cart-b2b .step-1 .select-points {
    display: flex;
    flex-direction: column;
  }
  #cart .cart-b2b .step-1 .select-points label {
    margin-left: 0;
  }
}
@media (max-width: 425px) {
  #cart .cart-b2b .step-1 {
    padding: 15px;
  }
}
#cart .cart-b2b .step-3 .sample-return-container {
  grid-area: form;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 768px) {
  #cart .cart-b2b .step-3 .sample-return-container {
    margin-top: 20px;
  }
}
#cart .cart-b2b .step-3 #customerorder-address-container, #cart .cart-b2b .step-3 #customerordervoucher-container {
  grid-area: form;
  margin-left: 10px;
  margin-right: 10px;
}
#cart .cart-b2b .step-3 .form-horizontal .form-group {
  margin-left: unset;
  margin-right: unset;
  margin-bottom: unset;
}
#cart .cart-b2b .step-3 #vzkz-warning {
  grid-area: vkvz;
}
@media (min-width: 769px) {
  #cart .cart-b2b .step-3 #address {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) 1fr;
    grid-gap: 10px;
    grid-column-gap: 25px;
  }
  #cart .cart-b2b .step-3 #address:has(#vzkz-warning:not(.hide)) {
    grid-template-rows: auto auto auto auto;
    grid-template-areas: "vkvz  vkvz" "search  info1" "select  info2" "sample  ." "form    info3";
  }
  #cart .cart-b2b .step-3 #address:not(:has(#vzkz-warning:not(.hide))) {
    grid-template-rows: auto auto auto;
    grid-template-areas: "search  info1" "select  info2" "sample  ." "form    info3";
  }
}
#cart .cart-b2b .step-3 #address #textbox {
  grid-area: search;
  width: 100%;
  border: 1px solid #ccc;
}
#cart .cart-b2b .step-3 #address #addressdelivery {
  grid-area: select;
  width: 100%;
  overflow-y: auto;
  border: 1px solid #ccc;
}
#cart .cart-b2b .step-3 #address #addressdelivery.address-delivery-list {
  height: 280px;
}
#cart .cart-b2b .step-3 #address #addressdelivery::-webkit-scrollbar {
  width: 6px;
}
#cart .cart-b2b .step-3 #address #addressdelivery::-webkit-scrollbar-thumb {
  background: #ddd;
  border-radius: 3px;
}
#cart .cart-b2b .step-3 #address #vzkz-warning:not(.hide) {
  grid-area: vkvz;
}
#cart .cart-b2b .step-3 #address #container-address-box,
#cart .cart-b2b .step-3 #address #container-address-info,
#cart .cart-b2b .step-3 #address #container-payment-info {
  padding: 16px;
}
#cart .cart-b2b .step-3 #address #container-address-box h6 {
  margin-bottom: 8px;
  font: bold 14px/1.4 #333;
}
#cart .cart-b2b .step-3 #address #container-address-box > div {
  font: 14px/1.4 #333;
}
#cart .cart-b2b .step-3 #address #container-address-info h6 {
  margin-bottom: 8px;
  font: bold 14px/1.4 #333;
}
#cart .cart-b2b .step-3 #address #container-address-info > div {
  font: 14px/1.4 #333;
}
#cart .cart-b2b .step-3 #address #container-payment-info {
  grid-area: info3;
  margin-top: unset;
  max-height: 90px;
}
@media (max-width: 768px) {
  #cart .cart-b2b .step-3 #address #container-payment-info {
    margin-top: 20px;
  }
}
#cart .cart-b2b .step-3 #address #sample-container,
#cart .cart-b2b .step-3 #address #external-stock-container,
#cart .cart-b2b .step-3 #address #zvchangeproduct-container {
  grid-area: sample;
  display: flex;
  align-items: center;
  padding: 8px 0;
}
#cart .cart-b2b .step-3 #address #sample-container > div:not(.row-divider),
#cart .cart-b2b .step-3 #address #external-stock-container > div:not(.row-divider),
#cart .cart-b2b .step-3 #address #zvchangeproduct-container > div:not(.row-divider) {
  flex: 1;
  min-width: 160px;
}
#cart .cart-b2b .step-3 #address #sample-container > .row-divider,
#cart .cart-b2b .step-3 #address #external-stock-container > .row-divider,
#cart .cart-b2b .step-3 #address #zvchangeproduct-container > .row-divider {
  margin: 0 8px;
  font-size: 16px;
}
#cart .cart-b2b .step-3 #address #sample-container input.form-control,
#cart .cart-b2b .step-3 #address #external-stock-container input.form-control,
#cart .cart-b2b .step-3 #address #zvchangeproduct-container input.form-control {
  width: 100%;
  border: 1px solid #ccc;
}
#cart .cart-b2b .step-3 #address #customerorder-container {
  grid-area: form;
}
#cart .cart-b2b .step-3 #address #customerorder-container select, #cart .cart-b2b .step-3 #address #customerorder-container .form-control.input-lg.itemorder {
  width: 100%;
  font-size: 14px;
  border: 1px solid #ccc;
  background: #fff;
}
#cart .cart-b2b .step-3 #address #customerorder-container .checkbox-inline {
  font-size: 14px;
}
#cart .cart-b2b .step-3 #address #customerorder-container .checkbox-inline input {
  margin-right: 8px;
}
@media (max-width: 768px) {
  #cart .cart-b2b .step-3 #address {
    display: block !important;
  }
  #cart .cart-b2b .step-3 #address #addressdelivery,
  #cart .cart-b2b .step-3 #address #container-address-box,
  #cart .cart-b2b .step-3 #address #sample-container,
  #cart .cart-b2b .step-3 #address #customerorder-container {
    margin-bottom: 20px;
  }
}
#cart .cart-b2b .step-3b #recapitulationcontainer {
  display: grid;
  grid-template-columns: 55% 40%;
  grid-template-rows: auto 1fr min-content;
  grid-template-areas: "order recap" "notes recap" ". credit" ". button";
  grid-column-gap: 5%;
  grid-row-gap: 15px;
  align-items: start;
}
@media (max-width: 768px) {
  #cart .cart-b2b .step-3b #recapitulationcontainer {
    display: unset;
  }
}
#cart .cart-b2b .step-3b #recapitulationcontainer.sk-b2b-recapitulation #addressotherorderprefixcustomer {
  margin-bottom: 15px;
}
#cart .cart-b2b .step-3b #addressotherorderprefixcustomer {
  grid-area: order;
  width: 100%;
}
#cart .cart-b2b .step-3b #addressothercomment {
  grid-area: notes;
  width: 100%;
  height: 100%;
  min-height: 160px;
  line-height: 1.5;
  overflow-y: auto;
  box-sizing: border-box;
  resize: none;
  align-self: stretch;
}
#cart .cart-b2b .step-3b .credit-info {
  grid-area: credit;
  margin-top: 0;
  width: 100%;
  margin-bottom: 20px;
}
#cart .cart-b2b .step-3b .credit-info .credit-info-limit, #cart .cart-b2b .step-3b .credit-info .credit-info-collected, #cart .cart-b2b .step-3b .credit-info .credit-info-remaining, #cart .cart-b2b .step-3b .credit-info .credit-info-after-order, #cart .cart-b2b .step-3b .credit-info .credit-info-exceeded {
  display: flex;
  justify-content: space-between;
}
#cart .cart-b2b .step-3b #pricerecapitulation {
  grid-area: recap;
}
#cart .cart-b2b .step-3b #addressbuttoncontainer {
  grid-area: button;
  justify-self: end;
  align-self: start;
}
#cart .cart-b2b .step-3b .form-control {
  display: block;
}
@media (max-width: 768px) {
  #cart .cart-b2b .step-3b .grand-total-line {
    font-size: large;
    padding: 20px 0 !important;
  }
  #cart .cart-b2b .step-3b #pricerecapitulation,
  #cart .cart-b2b .step-3b #addressothercomment {
    margin-top: 20px;
  }
  #cart .cart-b2b .step-3b #addressotherorderprefixcustomer {
    margin-bottom: 15px;
  }
  #cart .cart-b2b .step-3b #addressothercomment {
    height: auto;
    min-height: 160px;
  }
  #cart .cart-b2b .step-3b .operator-information-order {
    margin-bottom: 30px;
  }
}
#cart .cart-b2b .step-3a {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) 1fr;
  grid-template-rows: auto auto auto auto;
  grid-template-areas: "payment  ." "shipping  .";
  grid-column-gap: 28px;
}
@media (max-width: 768px) {
  #cart .cart-b2b .step-3a {
    grid-template-columns: unset;
    grid-column-gap: unset;
  }
}
#cart .cart-b2b .step-3a .form-group {
  margin-left: unset;
  margin-right: unset;
  margin-bottom: unset;
}
#cart .cart-b2b .step-3a #customerorder-container-shippingaddress input[type=text] {
  border: 1px solid #c6c3c6;
}
@media (max-width: 768px) {
  #cart .cart-b2b .step-3a #customerorder-container-shippingaddress {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  #cart .cart-b2b .step-3a .shipping-type-choice, #cart .cart-b2b .step-3a .payment-type-choice {
    padding-right: 15px;
  }
}
#cart .cart-b2b .step-3a .shipping-type-choice {
  grid-area: shipping;
  margin-bottom: 20px;
}
#cart .cart-b2b .step-3a .shipping-type-choice .col-md-12:not(.column) {
  display: none;
}
#cart .cart-b2b .step-3a .shipping-type-choice .column {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #cart .cart-b2b .step-3a .shipping-type-choice .column {
    width: 100% !important;
  }
}
#cart .cart-b2b .step-3a .shipping-type-choice .radio-inline + .radio-inline {
  margin-left: unset !important;
}
#cart .cart-b2b .step-3a .payment-type-choice {
  grid-area: payment;
}
#cart .cart-b2b .step-3a.epoukaz-payment-layout {
  grid-template-areas: "shipping  ." "payment  .";
}
#cart .cart-b2b .step-3a.epoukaz-payment-layout #shipping.epoukaz-shipping-info {
  grid-area: shipping;
}
#cart .cart-b2b .step-3 input[type=text], #cart .cart-b2b .step-3 textarea, #cart .cart-b2b .step-3b input[type=text], #cart .cart-b2b .step-3b textarea {
  border: 1px solid #c6c3c6;
}
#cart .cart-b2b #external-stock-container div.info .glyphicon-info-sign {
  margin-inline: 10px;
}

#cart .cart-b2b.en-cart .step-3 #address {
  grid-template-columns: minmax(0, 1fr) 1fr !important;
}
#cart .cart-b2b.en-cart .step-4 #recapitulationcontainer #addressothercomment, #cart .cart-b2b.en-cart .step-4 #recapitulationcontainer #addressotherorderprefixcustomer {
  border: 1px solid #ddd !important;
}
#cart .cart-b2b.en-cart .step-4 #recapitulationcontainer #addressotherorderprefixcustomer {
  margin-bottom: 10px;
}

#operatorDashboard .label {
  padding: 0.4em 0.6em 0.4em;
}

#grouping-order-list tr.disabled td {
  opacity: 0.5 !important;
  cursor: not-allowed;
}

.current-order-highlight strong {
  color: #e20074;
}

.dashboard-section-collapsible .page-header-collapsible {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  background-color: #f6f5f2;
  padding: 0 0 0 10px;
}
.dashboard-section-collapsible .page-header-collapsible .section-title-group {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 10px;
}
.dashboard-section-collapsible .page-header-collapsible h1 {
  display: inline;
  margin: 0;
  color: #e20074;
  font-size: 18px;
}
.dashboard-section-collapsible .page-header-collapsible > small {
  margin-left: auto;
  display: flex;
}
.dashboard-section-collapsible .page-header-collapsible > small .btn {
  margin: 0;
  background-color: #e7e9ec;
  border-color: #e20074;
  color: #3b4851;
  border-radius: 0;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 18px;
}
.dashboard-section-collapsible .page-header-collapsible > small .btn:hover, .dashboard-section-collapsible .page-header-collapsible > small .btn:focus {
  background-color: rgb(175, 0, 89.8230088496);
  border-color: rgb(175, 0, 89.8230088496);
  color: #fff;
}
.dashboard-section-collapsible .page-header-collapsible .btn-section-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  width: 30px;
  height: 30px;
  padding: 0;
  cursor: pointer;
  color: #e20074;
  font-size: 16px;
  flex-shrink: 0;
}
.dashboard-section-collapsible .page-header-collapsible .btn-section-toggle:hover {
  color: rgb(175, 0, 89.8230088496);
}
.dashboard-section-collapsible .page-header-collapsible .btn-section-toggle:focus {
  outline: 2px solid #e20074;
  outline-offset: 2px;
}
.dashboard-section-collapsible .page-header-collapsible .btn-section-toggle .toggle-icon {
  transition: transform 0.25s ease;
  transform: rotate(180deg);
}
.dashboard-section-collapsible .section-notification-row {
  margin-bottom: 10px;
}
.dashboard-section-collapsible .section-collapsible-content {
  overflow: hidden;
  transition: max-height 0.35s ease-out, opacity 0.25s ease, visibility 0s linear 0s;
  max-height: 15000px;
  opacity: 1;
  visibility: visible;
}
.dashboard-section-collapsible.collapsed .page-header-collapsible {
  margin-bottom: 15px;
}
.dashboard-section-collapsible.collapsed .page-header-collapsible h1 {
  color: inherit;
}
.dashboard-section-collapsible.collapsed .page-header-collapsible .btn-section-toggle .toggle-icon {
  transform: rotate(0deg);
}
.dashboard-section-collapsible.collapsed .section-collapsible-content {
  max-height: 0;
  opacity: 0;
  padding: 0;
  margin: 0;
  pointer-events: none;
  visibility: hidden;
  transition: max-height 0.35s ease-out, opacity 0.25s ease, visibility 0s linear 0.35s;
}
.dashboard-section-collapsible.collapsed .section-notification-row,
.dashboard-section-collapsible.collapsed .operator-dashboard-filter {
  display: none !important;
}
.dashboard-section-collapsible:not(.collapsed) {
  margin-bottom: 25px;
}

@media (max-width: 768px) {
  .dashboard-section.dashboard-section-collapsible .page-header-collapsible {
    flex-wrap: nowrap;
    gap: 8px;
  }
  .dashboard-section.dashboard-section-collapsible .page-header-collapsible .section-title-group {
    flex: 1 1 auto;
    min-width: 0;
  }
  .dashboard-section.dashboard-section-collapsible .page-header-collapsible .section-title-group h1 {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dashboard-section.dashboard-section-collapsible .page-header-collapsible > small {
    flex-shrink: 0;
    margin-left: auto;
  }
  .dashboard-section.dashboard-section-collapsible .page-header-collapsible > small .btn {
    padding: 4px 8px;
    font-size: 12px;
  }
}
.dashboard-section .cell-quantity {
  text-align: center;
}

#search-result .zv-container .point,
#dashboard-section-5 .detail-info-row .point, #dashboard-section-6 .detail-info-row .point, #dashboard-section-7 .detail-info-row .point {
  color: #FFFFFF;
  display: inline-block;
  min-width: 10px;
  padding: 0 7px;
  font-size: 12px;
  font-weight: bold;
}
@media (max-width: 320px) {
  #search-result .zv-container .point,
  #dashboard-section-5 .detail-info-row .point, #dashboard-section-6 .detail-info-row .point, #dashboard-section-7 .detail-info-row .point {
    font-size: 11px;
    padding: 0 2px;
  }
}
#search-result .zv-container .point-success,
#dashboard-section-5 .detail-info-row .point-success, #dashboard-section-6 .detail-info-row .point-success, #dashboard-section-7 .detail-info-row .point-success {
  background-color: #51B26E;
}
#search-result .zv-container .point-default,
#dashboard-section-5 .detail-info-row .point-default, #dashboard-section-6 .detail-info-row .point-default, #dashboard-section-7 .detail-info-row .point-default {
  background-color: #337ab7;
}
#search-result .zv-container .point-cash,
#dashboard-section-5 .detail-info-row .point-cash, #dashboard-section-6 .detail-info-row .point-cash, #dashboard-section-7 .detail-info-row .point-cash {
  background-color: #3D4850;
}
#search-result .zv-container .point-received,
#dashboard-section-5 .detail-info-row .point-received, #dashboard-section-6 .detail-info-row .point-received, #dashboard-section-7 .detail-info-row .point-received {
  background-color: #D801FF;
}
#search-result .zv-container .point-paid,
#dashboard-section-5 .detail-info-row .point-paid, #dashboard-section-6 .detail-info-row .point-paid, #dashboard-section-7 .detail-info-row .point-paid {
  background-color: #51B26E;
}
#search-result .zv-container .point-unpaid,
#dashboard-section-5 .detail-info-row .point-unpaid, #dashboard-section-6 .detail-info-row .point-unpaid, #dashboard-section-7 .detail-info-row .point-unpaid {
  background-color: #EC5C5C;
}
#search-result .zv-container .point-card,
#dashboard-section-5 .detail-info-row .point-card, #dashboard-section-6 .detail-info-row .point-card, #dashboard-section-7 .detail-info-row .point-card {
  background-color: #9a9f05;
}
#search-result .zv-container .point-warning,
#dashboard-section-5 .detail-info-row .point-warning, #dashboard-section-6 .detail-info-row .point-warning, #dashboard-section-7 .detail-info-row .point-warning {
  background-color: #EFB240;
}
#search-result .zv-container .point-warning a,
#dashboard-section-5 .detail-info-row .point-warning a, #dashboard-section-6 .detail-info-row .point-warning a, #dashboard-section-7 .detail-info-row .point-warning a {
  color: #FFFFFF !important;
}
#search-result .zv-container .point-cancel,
#dashboard-section-5 .detail-info-row .point-cancel, #dashboard-section-6 .detail-info-row .point-cancel, #dashboard-section-7 .detail-info-row .point-cancel {
  background-color: #d9534f;
}
#search-result .zv-container .point-partly,
#dashboard-section-5 .detail-info-row .point-partly, #dashboard-section-6 .detail-info-row .point-partly, #dashboard-section-7 .detail-info-row .point-partly {
  background-color: #f0ad4e;
}
#search-result .zv-container .point-finish,
#dashboard-section-5 .detail-info-row .point-finish, #dashboard-section-6 .detail-info-row .point-finish, #dashboard-section-7 .detail-info-row .point-finish {
  background-color: #5cb85c;
}

#dashboard-section-5 h1 > small, #dashboard-section-6 h1 > small, #dashboard-section-7 h1 > small {
  margin-left: 40px;
}
#dashboard-section-5 #searchUnprocessedReset,
#dashboard-section-5 #searchCompletedReset,
#dashboard-section-5 #searchProcessingReset, #dashboard-section-6 #searchUnprocessedReset,
#dashboard-section-6 #searchCompletedReset,
#dashboard-section-6 #searchProcessingReset, #dashboard-section-7 #searchUnprocessedReset,
#dashboard-section-7 #searchCompletedReset,
#dashboard-section-7 #searchProcessingReset {
  padding: 4px 14px 7px 12px;
}
#dashboard-section-5 .operator-dashboard-filter, #dashboard-section-6 .operator-dashboard-filter, #dashboard-section-7 .operator-dashboard-filter {
  background: #e7e9ec;
  border-bottom: 2px solid #e20074;
  padding: 10px;
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
}
#dashboard-section-5 .operator-dashboard-filter .checkbox-inline,
#dashboard-section-5 .operator-dashboard-filter .radio-inline, #dashboard-section-6 .operator-dashboard-filter .checkbox-inline,
#dashboard-section-6 .operator-dashboard-filter .radio-inline, #dashboard-section-7 .operator-dashboard-filter .checkbox-inline,
#dashboard-section-7 .operator-dashboard-filter .radio-inline {
  margin-left: 10px;
}
#dashboard-section-5 .operator-dashboard-filter .content.row > div, #dashboard-section-6 .operator-dashboard-filter .content.row > div, #dashboard-section-7 .operator-dashboard-filter .content.row > div {
  min-height: 35px;
}
#dashboard-section-5 .group-border, #dashboard-section-6 .group-border, #dashboard-section-7 .group-border {
  border-left: 4px solid #5cb85c;
  padding-left: 10px;
  transition: border-color 0.2s ease;
}
#dashboard-section-5 .detail-info-row .point, #dashboard-section-6 .detail-info-row .point, #dashboard-section-7 .detail-info-row .point {
  margin-left: 10px;
}
#dashboard-section-5 #product-filter .content.row, #dashboard-section-6 #product-filter .content.row, #dashboard-section-7 #product-filter .content.row {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  #dashboard-section-5 #product-filter .content.row, #dashboard-section-6 #product-filter .content.row, #dashboard-section-7 #product-filter .content.row {
    display: block;
  }
  #dashboard-section-5 #product-filter .content.row .input-group, #dashboard-section-6 #product-filter .content.row .input-group, #dashboard-section-7 #product-filter .content.row .input-group {
    margin-bottom: 10px;
  }
}
#dashboard-section-5 #product-filter span, #dashboard-section-6 #product-filter span, #dashboard-section-7 #product-filter span {
  padding-right: unset;
}
#dashboard-section-5 .legend-container, #dashboard-section-6 .legend-container, #dashboard-section-7 .legend-container {
  padding: 10px;
}
@media (max-width: 768px) {
  #dashboard-section-5 .legend-container, #dashboard-section-6 .legend-container, #dashboard-section-7 .legend-container {
    display: flex;
    flex-direction: column;
  }
}
#dashboard-section-5 .groupset, #dashboard-section-6 .groupset, #dashboard-section-7 .groupset {
  border: 2px groove threedface;
  border-top: none;
  padding: 0.5em;
  margin: 1em 2px;
}
#dashboard-section-5 .groupset > h1, #dashboard-section-6 .groupset > h1, #dashboard-section-7 .groupset > h1 {
  font: 1em normal;
  font-family: MediStradaPro, Verdana, "Verdana Ref", sans-serif;
  margin: -1em -0.5em 0;
}
#dashboard-section-5 .groupset > h1 > span, #dashboard-section-6 .groupset > h1 > span, #dashboard-section-7 .groupset > h1 > span {
  float: left;
}
#dashboard-section-5 .groupset > h1:before, #dashboard-section-6 .groupset > h1:before, #dashboard-section-7 .groupset > h1:before {
  border-top: 2px groove threedface;
  content: " ";
  float: left;
  margin: 0.5em 2px 0 -1px;
  width: 0.75em;
}
#dashboard-section-5 .groupset > h1:after, #dashboard-section-6 .groupset > h1:after, #dashboard-section-7 .groupset > h1:after {
  border-top: 2px groove threedface;
  content: " ";
  display: block;
  height: 1.5em;
  left: 2px;
  margin: 0 1px 0 0;
  overflow: hidden;
  position: relative;
  top: 0.5em;
}
#dashboard-section-5 #formbuttontodo, #dashboard-section-6 #formbuttontodo, #dashboard-section-7 #formbuttontodo {
  margin-left: 15px;
}
#dashboard-section-5 #completed .col-md-3.col-xs-5 .completed-info, #dashboard-section-6 #completed .col-md-3.col-xs-5 .completed-info, #dashboard-section-7 #completed .col-md-3.col-xs-5 .completed-info {
  margin-inline: -30px;
}
#dashboard-section-5 .comment-wrapper, #dashboard-section-6 .comment-wrapper, #dashboard-section-7 .comment-wrapper {
  margin-inline: 5px;
}
#dashboard-section-5 .status-filters, #dashboard-section-6 .status-filters, #dashboard-section-7 .status-filters {
  background-color: #fdfdfd;
  padding: 10px;
  margin-bottom: 10px;
}
#dashboard-section-5 .tab-content, #dashboard-section-6 .tab-content, #dashboard-section-7 .tab-content {
  border: none !important;
  padding: 14px;
  margin-top: -20px;
}
#dashboard-section-5 .search-responsive, #dashboard-section-6 .search-responsive, #dashboard-section-7 .search-responsive {
  margin-bottom: 10px;
  padding-left: 0;
}
#dashboard-section-5 .detail-header, #dashboard-section-6 .detail-header, #dashboard-section-7 .detail-header {
  cursor: pointer;
  background-color: #f6f5f2;
  background-clip: padding-box;
  padding: 7px 0;
}
#dashboard-section-5 .detail-header .label, #dashboard-section-6 .detail-header .label, #dashboard-section-7 .detail-header .label {
  position: absolute;
}
#dashboard-section-5 .prefix, #dashboard-section-6 .prefix, #dashboard-section-7 .prefix {
  font-weight: bold;
}
#dashboard-section-5 .orderprefix .groupable-info, #dashboard-section-6 .orderprefix .groupable-info, #dashboard-section-7 .orderprefix .groupable-info {
  margin-left: 5px;
}
#dashboard-section-5 .orderprefix .groupable-info .tooltip-inner, #dashboard-section-6 .orderprefix .groupable-info .tooltip-inner, #dashboard-section-7 .orderprefix .groupable-info .tooltip-inner {
  width: 250px;
}
#dashboard-section-5 #completed .prefix .tooltip-inner, #dashboard-section-6 #completed .prefix .tooltip-inner, #dashboard-section-7 #completed .prefix .tooltip-inner {
  width: 100px;
}
#dashboard-section-5 .detail-header.expanded, #dashboard-section-6 .detail-header.expanded, #dashboard-section-7 .detail-header.expanded {
  background-color: #e7e9ec;
}
#dashboard-section-5 .detail-header.expanded td, #dashboard-section-6 .detail-header.expanded td, #dashboard-section-7 .detail-header.expanded td {
  border-top: 2px solid #c6c3c6;
  border-bottom: 2px solid #c6c3c6;
}
#dashboard-section-5 .btn-take-cancel, #dashboard-section-6 .btn-take-cancel, #dashboard-section-7 .btn-take-cancel {
  background-color: #3b4851;
}
#dashboard-section-5 .btn-take-cancel:hover, #dashboard-section-6 .btn-take-cancel:hover, #dashboard-section-7 .btn-take-cancel:hover {
  background-color: #48586A;
}
#dashboard-section-5 tr.detail-header.expanded, #dashboard-section-6 tr.detail-header.expanded, #dashboard-section-7 tr.detail-header.expanded {
  border: 2px solid #c6c3c6;
}
#dashboard-section-5 .panel-collapse, #dashboard-section-6 .panel-collapse, #dashboard-section-7 .panel-collapse {
  background-color: #fdfdfd;
}
#dashboard-section-5 .spacer, #dashboard-section-6 .spacer, #dashboard-section-7 .spacer {
  height: 5px;
}
#dashboard-section-5 .panel-heading, #dashboard-section-6 .panel-heading, #dashboard-section-7 .panel-heading {
  border-bottom: unset;
}
@media (max-width: 768px) {
  #dashboard-section-5 .panel-body, #dashboard-section-6 .panel-body, #dashboard-section-7 .panel-body {
    padding: 0 !important;
  }
}
#dashboard-section-5 .panel-footer, #dashboard-section-6 .panel-footer, #dashboard-section-7 .panel-footer {
  background-color: unset;
  border-top: unset;
}
#dashboard-section-5 .adjust-padding, #dashboard-section-6 .adjust-padding, #dashboard-section-7 .adjust-padding {
  padding-left: 0;
  padding-right: 0;
}
#dashboard-section-5 .adjust-padding .row, #dashboard-section-6 .adjust-padding .row, #dashboard-section-7 .adjust-padding .row {
  margin-left: 0;
  margin-right: 0;
}
#dashboard-section-5 .table .table.table-child tbody tr,
#dashboard-section-5 .table.table-medi-expert tbody tr.panel-collapse, #dashboard-section-6 .table .table.table-child tbody tr,
#dashboard-section-6 .table.table-medi-expert tbody tr.panel-collapse, #dashboard-section-7 .table .table.table-child tbody tr,
#dashboard-section-7 .table.table-medi-expert tbody tr.panel-collapse {
  background-color: #FFFFFF !important;
}
#dashboard-section-5 tr.panel-collapse, #dashboard-section-6 tr.panel-collapse, #dashboard-section-7 tr.panel-collapse {
  border: 2px solid #c6c3c6;
}
#dashboard-section-5 .infotd, #dashboard-section-6 .infotd, #dashboard-section-7 .infotd {
  vertical-align: top;
}
#dashboard-section-5 .glyphicon-ok,
#dashboard-section-5 .glyphicon-remove,
#dashboard-section-5 .glyphicon-exclamation-sign,
#dashboard-section-5 .glyphicon-info-sign,
#dashboard-section-5 .glyphicon-barcode, #dashboard-section-6 .glyphicon-ok,
#dashboard-section-6 .glyphicon-remove,
#dashboard-section-6 .glyphicon-exclamation-sign,
#dashboard-section-6 .glyphicon-info-sign,
#dashboard-section-6 .glyphicon-barcode, #dashboard-section-7 .glyphicon-ok,
#dashboard-section-7 .glyphicon-remove,
#dashboard-section-7 .glyphicon-exclamation-sign,
#dashboard-section-7 .glyphicon-info-sign,
#dashboard-section-7 .glyphicon-barcode {
  margin-left: 5px;
}
#dashboard-section-5 .grouped-order .glyphicon-retweet, #dashboard-section-6 .grouped-order .glyphicon-retweet, #dashboard-section-7 .grouped-order .glyphicon-retweet {
  margin-right: 10px;
}
#dashboard-section-5 .glyphicon-retweet,
#dashboard-section-5 .glyphicon-hand-up, #dashboard-section-6 .glyphicon-retweet,
#dashboard-section-6 .glyphicon-hand-up, #dashboard-section-7 .glyphicon-retweet,
#dashboard-section-7 .glyphicon-hand-up {
  color: #5cb85c;
}
#dashboard-section-5 .orderprefix .glyphicon-barcode, #dashboard-section-6 .orderprefix .glyphicon-barcode, #dashboard-section-7 .orderprefix .glyphicon-barcode {
  top: 3px;
  margin-left: 0;
}
#dashboard-section-5 .glyphicon.text-danger, #dashboard-section-6 .glyphicon.text-danger, #dashboard-section-7 .glyphicon.text-danger {
  color: #a94442;
}
#dashboard-section-5 .table-head, #dashboard-section-6 .table-head, #dashboard-section-7 .table-head {
  background-color: #48586A !important;
  color: #FFFFFF;
  padding: 7px 0;
}
#dashboard-section-5 .suklcheck, #dashboard-section-6 .suklcheck, #dashboard-section-7 .suklcheck {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 5px;
}
@media (max-width: 768px) {
  #dashboard-section-5 .suklcheck.dates, #dashboard-section-6 .suklcheck.dates, #dashboard-section-7 .suklcheck.dates {
    padding-top: 5px;
    border-top: 1px solid #ccc;
  }
}
#dashboard-section-5 .suklcheck .strike > span, #dashboard-section-6 .suklcheck .strike > span, #dashboard-section-7 .suklcheck .strike > span {
  text-decoration: line-through;
}
#dashboard-section-5 .btn-notes-save,
#dashboard-section-5 .btn-take-action,
#dashboard-section-5 .btn-take-cancel,
#dashboard-section-5 .btn-take-offer,
#dashboard-section-5 .btn-take-order,
#dashboard-section-5 .btn-take-comgate-payment,
#dashboard-section-5 .open-notes-modal,
#dashboard-section-5 .btn-sp-group-modal:not(.sub-menu),
#dashboard-section-5 .btn.btn-success.dropdown-toggle,
#dashboard-section-5 .btn-remove-from-group,
#dashboard-section-5 .btn-group-modal,
#dashboard-section-5 .btn-take-new-offer, #dashboard-section-6 .btn-notes-save,
#dashboard-section-6 .btn-take-action,
#dashboard-section-6 .btn-take-cancel,
#dashboard-section-6 .btn-take-offer,
#dashboard-section-6 .btn-take-order,
#dashboard-section-6 .btn-take-comgate-payment,
#dashboard-section-6 .open-notes-modal,
#dashboard-section-6 .btn-sp-group-modal:not(.sub-menu),
#dashboard-section-6 .btn.btn-success.dropdown-toggle,
#dashboard-section-6 .btn-remove-from-group,
#dashboard-section-6 .btn-group-modal,
#dashboard-section-6 .btn-take-new-offer, #dashboard-section-7 .btn-notes-save,
#dashboard-section-7 .btn-take-action,
#dashboard-section-7 .btn-take-cancel,
#dashboard-section-7 .btn-take-offer,
#dashboard-section-7 .btn-take-order,
#dashboard-section-7 .btn-take-comgate-payment,
#dashboard-section-7 .open-notes-modal,
#dashboard-section-7 .btn-sp-group-modal:not(.sub-menu),
#dashboard-section-7 .btn.btn-success.dropdown-toggle,
#dashboard-section-7 .btn-remove-from-group,
#dashboard-section-7 .btn-group-modal,
#dashboard-section-7 .btn-take-new-offer {
  margin-top: 10px;
  margin-bottom: 5px;
}
#dashboard-section-5 .mobile-header, #dashboard-section-6 .mobile-header, #dashboard-section-7 .mobile-header {
  background-color: #F7F5F3 !important;
  padding: 4px;
}
#dashboard-section-5 .dashboard-legend-info, #dashboard-section-6 .dashboard-legend-info, #dashboard-section-7 .dashboard-legend-info {
  padding-top: 20px;
}
@media (min-width: 768px) {
  #dashboard-section-5 .table-responsive, #dashboard-section-6 .table-responsive, #dashboard-section-7 .table-responsive {
    overflow-x: visible;
  }
}
@media (max-width: 768px) {
  #dashboard-section-5 tr.panel-collapse td:not(.infotd), #dashboard-section-6 tr.panel-collapse td:not(.infotd), #dashboard-section-7 tr.panel-collapse td:not(.infotd) {
    width: 70% !important;
  }
  #dashboard-section-5 .table.table-order-history.table-medi-expert thead:first-child > tr:first-child > th, #dashboard-section-6 .table.table-order-history.table-medi-expert thead:first-child > tr:first-child > th, #dashboard-section-7 .table.table-order-history.table-medi-expert thead:first-child > tr:first-child > th {
    width: 70% !important;
  }
  #dashboard-section-5 .visible-xs ul, #dashboard-section-6 .visible-xs ul, #dashboard-section-7 .visible-xs ul {
    display: flex;
  }
  #dashboard-section-5 .visible-xs ul li, #dashboard-section-6 .visible-xs ul li, #dashboard-section-7 .visible-xs ul li {
    margin-right: 10px;
  }
  #dashboard-section-5 #completed tr.detail-header td:last-of-type, #dashboard-section-6 #completed tr.detail-header td:last-of-type, #dashboard-section-7 #completed tr.detail-header td:last-of-type {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #dashboard-section-5 #completed .detail-header.expanded td, #dashboard-section-6 #completed .detail-header.expanded td, #dashboard-section-7 #completed .detail-header.expanded td {
    border-top: none;
    border-bottom: none;
  }
  #dashboard-section-5 .notes-container, #dashboard-section-6 .notes-container, #dashboard-section-7 .notes-container {
    margin-top: 10px;
  }
  #dashboard-section-5 .btn.btn-xs.btn-primary.btn-take-action, #dashboard-section-6 .btn.btn-xs.btn-primary.btn-take-action, #dashboard-section-7 .btn.btn-xs.btn-primary.btn-take-action {
    margin-top: 10px;
  }
  #dashboard-section-5 .table.table-child, #dashboard-section-6 .table.table-child, #dashboard-section-7 .table.table-child {
    font-size: small;
  }
}
@media (max-width: 425px) {
  #dashboard-section-5 .search-responsive, #dashboard-section-6 .search-responsive, #dashboard-section-7 .search-responsive {
    padding-left: 15px;
  }
}

#approved-orders-stock-filter-wrapper {
  position: relative;
  z-index: 100;
}

#dashboard-section-6 .section-collapsible-content {
  overflow: visible;
}

#dashboard-section-6 .approved-orders-filters {
  position: relative;
  z-index: 100;
}

.ev-stock-filter-selectlike {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
}
.ev-stock-filter-selectlike:focus {
  border-color: #e20074;
  outline: none;
  box-shadow: 0 0 0 2px rgba(226, 0, 116, 0.15);
}

.ev-stock-filter-selected-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  padding-right: 10px;
}

.ev-stock-filter-caret {
  flex-shrink: 0;
}

.ev-stock-filter-dropdown {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 9999;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: none;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.ev-stock-filter-search-wrapper {
  padding: 8px;
  border-bottom: 1px solid #eee;
  background-color: #fafafa;
}

.ev-stock-filter-input {
  width: 100%;
}

.ev-stock-filter-list {
  max-height: 220px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  background-color: #fff;
  position: relative;
}
.ev-stock-filter-list .ev-stock-filter-item {
  padding: 8px 12px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #f5f5f5;
  white-space: nowrap;
}
.ev-stock-filter-list .ev-stock-filter-item:last-child {
  border-bottom: none;
}
.ev-stock-filter-list .ev-stock-filter-item.active {
  background-color: rgba(226, 0, 116, 0.1);
  font-weight: 600;
}
.ev-stock-filter-list .ev-stock-filter-item > span {
  font-size: 11px;
  color: #777;
  margin-left: 10px;
  white-space: nowrap;
}

#filter-predepisujici {
  display: none;
}

#dashboard-section-6 .ev-icon {
  margin-left: 5px;
}
#dashboard-section-6 .ev-time {
  display: block;
  font-size: 11px;
  color: #777;
  line-height: 1.2;
}
#dashboard-section-6 .ev-final-label {
  display: inline-block;
  padding: 3px 8px;
  border-radius: 12px;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.3;
  border: 1px solid transparent;
}
#dashboard-section-6 .ev-final-label.voucher {
  background: #f2fbf5;
  border-color: #7cc38f;
  color: #2f7f3c;
}
#dashboard-section-6 .ev-final-label.voucher.cancelled {
  background: #fff4f4;
  border-color: #e8a4a4;
  color: #c83e3e;
}
#dashboard-section-6 .ev-status-text {
  font-weight: 600;
}
#dashboard-section-6 .ev-status-text.ev-status-success {
  color: #2f7f3c;
}
#dashboard-section-6 .ev-status-text.ev-status-cancelled {
  color: #c83e3e;
}
#dashboard-section-6 .ev-status-text.ev-status-warning {
  color: #e8a43e;
}
#dashboard-section-6 .ev-status-text.label.label-danger {
  bottom: -20px;
  position: absolute;
}
@media (max-width: 768px) {
  #dashboard-section-6 .ev-status-text.label.label-danger {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    bottom: unset;
  }
}
#dashboard-section-6 .ev-amount-class {
  justify-content: flex-end;
  width: -moz-max-content;
  width: max-content;
}
#dashboard-section-6 .ev-amount-icon-container {
  margin-bottom: -5px;
  position: absolute;
  left: -10px;
  top: 1px;
}
#dashboard-section-6 .ev-amount-icon-container .ev-amount-icon {
  margin-right: 10px;
  margin-bottom: -1px;
}

#section-detail-6 .detail-6-filters {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  #section-detail-6 .detail-6-filters {
    margin-bottom: 10px;
  }
}
#section-detail-6 .expedition-visible {
  display: block !important;
}
#section-detail-6 .approved-orders-container {
  display: none;
}
#section-detail-6 .approved-orders-container.expedition-visible {
  display: block !important;
}
@media (max-width: 768px) {
  #section-detail-6 .approved-orders-container.row {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 768px) {
  #section-detail-6 .approved-orders-filters {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  #section-detail-6 #approved-orders-payment-filter-wrapper {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  #section-detail-6 .col-md-3:has(#approved-orders-payment-filter-wrapper) {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
#section-detail-6 #approved-orders-selected-count {
  display: inline-block;
  margin-right: 10px;
  margin-top: 10px;
}
#section-detail-6 .table-head .col-md-2.hidden-xs {
  display: flex;
  justify-content: space-between;
}
#section-detail-6 .prefix {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#section-detail-6 .no-pending-orders-message,
#section-detail-6 .no-approved-orders-message {
  margin-top: 10px;
}
#section-detail-6 .panel-collapse .col-md-6 {
  margin-top: 10px;
}
#section-detail-6 #approved-orders-filter-exstock {
  display: none;
}
#section-detail-6 #approved-stock-filter-list .ev-stock-meta {
  color: #777;
  font-size: 11px;
}
#section-detail-6 #approved-stock-filter-list .ev-stock-filter-item.active > .ev-stock-meta {
  font-weight: 600;
}
#section-detail-6 .ev-icon, #section-detail-6 .glyphicon {
  margin-left: 0 !important;
}
#section-detail-6 .ev-grid-head,
#section-detail-6 .ev-grid-row {
  display: grid;
  grid-template-columns: 2fr 1fr 1.5fr 0.8fr 1.2fr 1fr 1fr;
  gap: 10px;
  align-items: center;
  padding: 10px 15px;
}
#section-detail-6 .ev-grid-head {
  background-color: #48586A;
  color: #FFFFFF;
  font-weight: 600;
}
#section-detail-6 .ev-grid-row {
  background-color: #f6f5f2;
  background-clip: padding-box;
  cursor: default;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
#section-detail-6 .ev-grid-cell {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#section-detail-6 .ev-grid-cell.cell-order {
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 8px;
}
#section-detail-6 .ev-grid-cell.cell-code .ev-epoukaz {
  margin-left: 0;
}
#section-detail-6 .ev-grid-cell.cell-status {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-wrap: wrap;
}
#section-detail-6 .ev-grid-cell.cell-quantity {
  text-align: center;
}
#section-detail-6 .ev-grid-cell.cell-amount {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
}
#section-detail-6 .ev-grid-cell.cell-amount .amount {
  display: inline-block;
  min-width: 80px;
  text-align: right;
}
#section-detail-6 .spacer {
  height: 5px;
}
#section-detail-6 .no-pending-orders-message,
#section-detail-6 .no-approved-orders-message {
  margin-top: 10px;
  padding: 10px 15px;
}
#section-detail-6 .order-number {
  font-weight: 700;
}
@media (max-width: 991px) {
  #section-detail-6 .ev-grid-head,
  #section-detail-6 .ev-grid-row {
    grid-template-columns: 2fr 1fr 1.5fr 1.2fr;
  }
  #section-detail-6 .ev-grid-cell.cell-sukl,
  #section-detail-6 .ev-grid-cell.cell-quantity,
  #section-detail-6 .ev-grid-cell.cell-amount,
  #section-detail-6 .ev-grid-head .cell-sukl,
  #section-detail-6 .ev-grid-head .cell-quantity,
  #section-detail-6 .ev-grid-head .cell-amount {
    display: none;
  }
}
@media (max-width: 767px) {
  #section-detail-6 .ev-grid-head {
    display: none;
  }
  #section-detail-6 .ev-grid-row {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto;
    gap: 5px 10px;
    padding: 12px 15px;
  }
  #section-detail-6 .ev-grid-cell {
    white-space: normal;
  }
  #section-detail-6 .ev-grid-cell.cell-order {
    grid-column: 1/-1;
    grid-row: 1;
  }
  #section-detail-6 .ev-grid-cell.cell-date {
    grid-column: 2/3;
    grid-row: 1;
    text-align: right;
  }
  #section-detail-6 .ev-grid-cell.cell-code {
    grid-column: 1/3;
    grid-row: 2;
  }
  #section-detail-6 .ev-grid-cell.cell-sukl,
  #section-detail-6 .ev-grid-cell.cell-quantity,
  #section-detail-6 .ev-grid-cell.cell-amount {
    display: none;
  }
  #section-detail-6 .ev-grid-cell.cell-status {
    grid-column: 1/3;
    grid-row: 3;
  }
  #section-detail-6 .ev-grid-cell.cell-status::before {
    content: "Stav: ";
    font-weight: 600;
  }
}
#section-detail-6 .panel-collapse {
  background-color: #fdfdfd;
  padding: 15px 20px;
  margin-bottom: 5px;
}
#section-detail-6 .ev-detail-header-row {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
  justify-content: space-between;
}
@media (max-width: 767px) {
  #section-detail-6 .ev-detail-header-row {
    flex-direction: column;
    gap: 10px;
  }
}
#section-detail-6 .ev-detail-header-item {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 767px) {
  #section-detail-6 .ev-detail-header-item {
    justify-content: space-between;
  }
}
#section-detail-6 .ev-detail-header-item strong {
  color: #666;
  font-weight: 600;
}
#section-detail-6 .ev-detail-header-item .ev-status-preparing {
  color: #e8a43e;
  font-weight: 600;
}
#section-detail-6 .ev-detail-header-item .ev-status-success {
  color: #2f7f3c;
  font-weight: 600;
}
#section-detail-6 .ev-detail-header-item .ev-status-cancelled {
  color: #c83e3e;
  font-weight: 600;
}
#section-detail-6 .ev-detail-header-item .ev-status-warning {
  color: #e8a43e;
  font-weight: 600;
}
#section-detail-6 .ev-detail-columns {
  margin-left: 0;
  margin-right: 0;
}
#section-detail-6 .ev-detail-col-left {
  padding-left: 0;
  padding-right: 40px;
}
@media (max-width: 767px) {
  #section-detail-6 .ev-detail-col-left {
    padding-right: 0;
  }
}
#section-detail-6 .ev-detail-col-right {
  padding-left: 40px;
}
@media (max-width: 767px) {
  #section-detail-6 .ev-detail-col-right {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0 !important;
  }
}
#section-detail-6 .ev-detail-item {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
}
#section-detail-6 .ev-detail-item:last-child {
  border-bottom: none;
}
#section-detail-6 .ev-detail-item strong {
  color: #666;
  font-weight: 600;
  flex-shrink: 0;
  margin-right: 15px;
}
#section-detail-6 .ev-detail-item span {
  text-align: right;
  word-break: break-word;
}

@media (max-width: 768px) {
  #modal-evcode .modal-footer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 10px;
    justify-content: flex-end;
  }
}

.ePoukaz-switcher-container .btn.focus {
  background-color: #8d004c;
}

@media (max-width: 768px) {
  .ePoukaz-switcher-container .buttons-container {
    display: flex;
    flex-direction: column;
  }
}

.ev-order-detail-container .detail-header {
  cursor: pointer !important;
}
.ev-order-detail-container .info-evcode, .ev-order-detail-container .copy-icon {
  cursor: pointer !important;
}

.approved-orders-container .detail-header {
  cursor: pointer !important;
}
.approved-orders-container .detail-header.ev-status-success {
  background-color: rgba(47, 127, 60, 0.1);
  border-left: 3px solid #2f7f3c;
}
.approved-orders-container .detail-header.ev-status-cancelled {
  background-color: rgba(200, 62, 62, 0.1);
  border-left: 3px solid #c83e3e;
}
.approved-orders-container .detail-header.ev-status-warning {
  background-color: rgba(232, 164, 62, 0.1);
  border-left: 3px solid #e8a43e;
}
.approved-orders-container .badge-success {
  background-color: #51B26E;
  margin-left: 10px;
  margin-right: 5px;
}

.dashboard-section {
  position: relative;
}

.dashboard-navigator {
  position: fixed;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
  display: none;
}

.dashboard-navigator.visible {
  display: block;
}
@media (max-width: 768px) {
  .dashboard-navigator.visible {
    display: none;
  }
}

.dashboard-navigator ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}

.dashboard-navigator ul::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 2px;
  background-color: #e7e9ec;
  transform: translateX(-50%);
  z-index: -1;
}

.dashboard-navigator li {
  margin: 20px 0;
  text-align: center;
}

.dashboard-navigator .nav-dot {
  display: block;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 2px solid #e20074;
  border-radius: 50%;
  margin: 0 auto;
  transition: all 0.3s ease;
  position: relative;
}

.dashboard-navigator .nav-dot:hover,
.dashboard-navigator .nav-dot.active {
  background-color: #e20074;
  transform: scale(1.2);
}

.dashboard-navigator .nav-dot::after {
  content: attr(title);
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  background: #333;
  color: #fff;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s;
  pointer-events: none;
}

.dashboard-navigator .nav-dot:hover::after {
  opacity: 1;
  visibility: visible;
}

.copy-icon {
  margin-left: 5px;
}

#dashboard-section-7 .filter-container {
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}
#dashboard-section-7 .ev-grid-head,
#dashboard-section-7 .ev-grid-row {
  display: grid;
  grid-template-columns: 1.7fr 1.4fr 1fr 1.5fr 0.8fr 0.5fr 1.2fr 1.2fr;
  gap: 10px;
  align-items: center;
  padding: 10px 15px;
}
#dashboard-section-7 .ev-grid-head {
  background-color: #48586A;
  color: #FFFFFF;
  font-weight: 600;
}
#dashboard-section-7 .ev-grid-row {
  background-color: #f6f5f2;
  background-clip: padding-box;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
#dashboard-section-7 .ev-grid-row:hover {
  background-color: rgb(239.7409090909, 238.0454545455, 232.9590909091);
}
#dashboard-section-7 .ev-grid-cell {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#dashboard-section-7 .ev-grid-cell.cell-order {
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 8px;
}
#dashboard-section-7 .ev-grid-cell.cell-order input[type=checkbox] {
  pointer-events: auto;
}
#dashboard-section-7 .ev-grid-cell.cell-patient .patient-name {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
#dashboard-section-7 .ev-grid-cell.cell-code .ev-with-approval-epoukaz {
  margin-left: 0;
}
#dashboard-section-7 .ev-grid-cell.cell-status, #dashboard-section-7 .ev-grid-cell.cell-approval {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  #dashboard-section-7 .ev-grid-head {
    grid-template-columns: 2fr 1fr 1fr;
  }
  #dashboard-section-7 .ev-grid-row {
    grid-template-columns: 2fr 1fr 1fr 1.5fr 1.5fr;
  }
  #dashboard-section-7 .ev-grid-cell.cell-sukl,
  #dashboard-section-7 .ev-grid-cell.cell-quantity,
  #dashboard-section-7 .ev-grid-cell.cell-code,
  #dashboard-section-7 .ev-grid-head .cell-sukl,
  #dashboard-section-7 .ev-grid-head .cell-quantity,
  #dashboard-section-7 .ev-grid-head .cell-code,
  #dashboard-section-7 .ev-grid-head .cell-status,
  #dashboard-section-7 .ev-grid-head .cell-approval {
    display: none;
  }
}
@media (max-width: 767px) {
  #dashboard-section-7 .ev-grid-head {
    display: none;
  }
  #dashboard-section-7 .panel-body > .row {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  #dashboard-section-7 .ev-grid-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "order code" "patient patient" "status approval";
    -moz-column-gap: 10px;
         column-gap: 10px;
    row-gap: 6px;
    padding: 8px 12px;
    margin-bottom: 8px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
  }
  #dashboard-section-7 .ev-grid-cell {
    white-space: normal;
    width: auto;
    min-width: 0;
    overflow: visible;
    text-overflow: initial;
    text-align: left;
  }
  #dashboard-section-7 .ev-grid-cell.cell-order {
    grid-area: order;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  #dashboard-section-7 .ev-grid-cell.cell-code {
    grid-area: code;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
  }
  #dashboard-section-7 .ev-grid-cell.cell-patient {
    grid-area: patient;
    display: flex;
    align-items: center;
  }
  #dashboard-section-7 .ev-grid-cell.cell-patient .patient-name {
    font-weight: 600;
    overflow: visible;
    white-space: normal;
    margin-right: 5px;
  }
  #dashboard-section-7 .ev-grid-cell.cell-patient .patient-birth {
    font-size: 13px;
    color: #555;
    margin-top: 2px;
  }
  #dashboard-section-7 .ev-grid-cell.cell-date,
  #dashboard-section-7 .ev-grid-cell.cell-sukl,
  #dashboard-section-7 .ev-grid-cell.cell-quantity {
    display: none;
  }
  #dashboard-section-7 .ev-grid-cell.cell-status,
  #dashboard-section-7 .ev-grid-cell.cell-approval {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
  }
  #dashboard-section-7 .ev-grid-cell.cell-status::before,
  #dashboard-section-7 .ev-grid-cell.cell-approval::before {
    font-weight: 600;
    font-size: 10px;
    line-height: 1;
    color: #777;
    display: inline;
    margin-right: 6px;
  }
  #dashboard-section-7 .ev-grid-cell.cell-status {
    grid-area: status;
  }
  #dashboard-section-7 .ev-grid-cell.cell-approval {
    grid-area: approval;
    justify-self: end;
    text-align: right;
  }
  #dashboard-section-7 .ev-grid-cell.cell-status::before {
    content: "Stav poukazu";
  }
  #dashboard-section-7 .ev-grid-cell.cell-approval::before {
    content: "Schválení ZP";
  }
  #dashboard-section-7 .ev-grid-row [data-toggle=tooltip] {
    pointer-events: none;
  }
  #dashboard-section-7 .ev-grid-cell.cell-code,
  #dashboard-section-7 .ev-grid-cell.cell-code * {
    pointer-events: auto;
  }
  #dashboard-section-7 .ev-grid-row .glyphicon,
  #dashboard-section-7 .ev-grid-row .copy-icon,
  #dashboard-section-7 .ev-grid-row .ev-icon {
    display: none;
  }
  #dashboard-section-7 .ev-grid-row .cell-production-user {
    display: none !important;
  }
  #dashboard-section-7 .ev-grid-cell.cell-code .ev-with-approval-epoukaz {
    margin-left: 0;
  }
  #dashboard-section-7 .ev-final-label {
    padding: 3px 8px;
    font-size: 10px;
  }
  #dashboard-section-7 .ev-status-text {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  #dashboard-section-7 .ev-grid-row {
    padding: 10px 12px;
    -moz-column-gap: 10px;
         column-gap: 10px;
    row-gap: 6px;
  }
  #dashboard-section-7 .ev-status-text {
    font-size: 11px;
  }
  #dashboard-section-7 .ev-final-label {
    padding: 2px 6px;
    font-size: 9px;
  }
}
#dashboard-section-7 .ev-final-label {
  display: inline-block;
  padding: 3px 8px;
  border-radius: 12px;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.3;
  border: 1px solid transparent;
}
#dashboard-section-7 .ev-final-label.voucher {
  background: #f2fbf5;
  border-color: #7cc38f;
  color: #2f7f3c;
}
#dashboard-section-7 .ev-final-label.voucher.cancelled {
  background: #fff4f4;
  border-color: #e8a4a4;
  color: #c83e3e;
}
#dashboard-section-7 .ev-final-label.approval {
  background: #f2fbf5;
  border-color: #7cc38f;
  color: #2f7f3c;
}
#dashboard-section-7 .ev-final-label.approval.rejected {
  background: #fff4f4;
  border-color: #e8a4a4;
  color: #c83e3e;
}
#dashboard-section-7 .ev-status-text {
  font-weight: 600;
}
#dashboard-section-7 .spacer {
  height: 5px;
}
#dashboard-section-7 .no-production-orders-message {
  padding: 20px 15px;
  margin-top: 10px;
}
#dashboard-section-7 .order-number {
  font-weight: 700;
}
#dashboard-section-7 .ev-remove-checkbox,
#dashboard-section-7 .ev-production-checkbox {
  margin: 0;
  cursor: pointer;
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  #dashboard-section-7 .ev-remove-checkbox,
  #dashboard-section-7 .ev-production-checkbox {
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
  }
}
#dashboard-section-7 .switcher-col {
  display: flex;
  align-items: center;
}
#dashboard-section-7 .filter-panel-body {
  background-color: #f9f9f9;
  padding: 15px;
}
#dashboard-section-7 .filter-group {
  margin-bottom: 5px;
}
#dashboard-section-7 .filter-group.relative {
  position: relative;
}
#dashboard-section-7 #production-button-container {
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}
#dashboard-section-7 .production-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
@media (max-width: 767px) {
  #dashboard-section-7 .production-row {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
#dashboard-section-7 #btn-production {
  margin-right: 15px;
}
@media (max-width: 767px) {
  #dashboard-section-7 #btn-production {
    margin-right: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #dashboard-section-7 #production-message {
    text-align: left;
    width: 100%;
  }
}
#dashboard-section-7 .prefix {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
}
#dashboard-section-7 .ev-production-checkbox, #dashboard-section-7 .ev-remove-checkbox {
  margin-right: 5px;
}
#dashboard-section-7 .glyphicon-list-alt {
  margin-right: 5px;
}
#dashboard-section-7 .ev-with-approval-epoukaz {
  margin-left: 10px;
}
#dashboard-section-7 .glyphicon-exclamation-sign,
#dashboard-section-7 .glyphicon-info-sign {
  margin-left: 4px;
}
#dashboard-section-7 .no-orders-message {
  margin-top: 10px;
}
#dashboard-section-7 #container-status-7 {
  display: none;
}
#dashboard-section-7 .opacity-half {
  opacity: 0.5;
}

#modal-sukl-status .modal-dialog {
  width: 77%;
}
@media (max-width: 767px) {
  #modal-sukl-status .modal-dialog {
    width: 100%;
    margin: 0;
  }
}
#modal-sukl-status .modal-evcode-code {
  margin: 5px 0 0;
}
#modal-sukl-status .detail-info-title {
  margin-top: 30px;
}

.sk-b2b-shipping .flex-adjustment {
  display: flex;
  align-items: center;
}

#cart .cart-b2c #step3b.checkout-draft-loading {
  position: relative;
  opacity: 0.72;
}
#cart .cart-b2c #step3b.checkout-draft-loading .loading-spinner.checkout-draft-spinner {
  position: absolute;
  top: 12px;
  right: 12px;
  border-color: rgba(59, 72, 81, 0.22);
  border-top-color: #e20074;
}
#cart .cart-b2c #pricerecapitulation tr.grand-total.grand-total-line {
  padding-top: 20px !important;
  border-top: 2px solid #c6c3c6 !important;
}
#cart .cart-b2c #coupon-container #coupon-form {
  margin: unset !important;
}
#cart .cart-b2c #coupon-container #coupon-form .form-group {
  margin-right: unset !important;
  margin-left: unset !important;
  align-items: start;
}
#cart .cart-b2c #coupon-container #coupon-list {
  margin: unset !important;
}
#cart .cart-b2c #coupon-list:has(> .row) {
  background: #e7e9ec;
}
#cart .cart-b2c #coupon-list {
  padding: 8px 12px 4px;
  font-size: 13px;
  line-height: 1.4;
}
#cart .cart-b2c #coupon-list > .row {
  margin: 0 0 0 0;
  padding: 6px 4px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
#cart .cart-b2c #coupon-list > .row > .coupon-code-item,
#cart .cart-b2c #coupon-list > .row > .codediscount {
  flex: 1 1 0;
  min-width: 120px;
}
#cart .cart-b2c #coupon-list > .row > .coupon-delete {
  flex: 0 0 auto;
}
#cart .cart-b2c #coupon-list > .row > span:empty {
  display: none;
}
#cart .cart-b2c #coupon-list > .row .coupon-code-item {
  font-weight: 600;
  color: #e20074;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: relative;
  padding-left: 18px;
}
#cart .cart-b2c #coupon-list > .row .coupon-code-item:before {
  content: "#";
  position: absolute;
  left: 0;
  color: #8d004c;
  font-weight: 700;
}
#cart .cart-b2c #coupon-list > .row .codediscount {
  font-weight: 600;
  color: #8d004c;
}
#cart .cart-b2c #coupon-list > .row .coupon-delete {
  color: #48586A;
  text-decoration: none;
}
#cart .cart-b2c #coupon-list > .row .coupon-delete .glyphicon {
  font-size: 14px;
}
#cart .cart-b2c #coupon-list > .row .coupon-delete:hover, #cart .cart-b2c #coupon-list > .row .coupon-delete:focus {
  color: #8d004c;
}
@media (max-width: 480px) {
  #cart .cart-b2c #coupon-list > .row .coupon-code-item {
    flex: 0 0 auto;
  }
  #cart .cart-b2c #coupon-list > .row .codediscount {
    flex: 0 0 auto;
    text-align: left !important;
  }
  #cart .cart-b2c #coupon-list > .row .coupon-delete {
    flex: 0 0 auto;
    text-align: right;
  }
}
#cart .cart-b2c #coupon-list {
  /* empty state */
}
#cart .cart-b2c #coupon-list:empty:before {
  content: attr(data-empty-text);
  display: block;
  padding: 6px 4px;
  color: #48586A;
  font-style: italic;
}
#cart .cart-b2c #shippingfreecontainer {
  background-color: unset !important;
}
#cart .cart-b2c #address {
  padding: 0 0 !important;
}
#cart .cart-b2c #shippingfreecontainer {
  color: #e20074;
  font-weight: bold;
}
#cart .cart-b2c #button-row {
  display: flex;
  justify-content: space-around;
  position: relative;
  text-transform: uppercase;
  color: #8c8c8c;
  font-weight: bold;
}
#cart .cart-b2c #paymethod-target, #cart .cart-b2c #courier-target {
  margin-left: 5px;
}
#cart .cart-b2c .courier-target .info-icon {
  margin-left: 5px;
}
#cart .cart-b2c #button-row span:not(.glyphicon) {
  margin-top: 10px;
}
#cart .cart-b2c #shippingfreecontainer img,
#cart .cart-b2c #shippingfreecontainer-recap img {
  margin-bottom: 10px;
}
#cart .cart-b2c #tablecompanydelivery {
  margin-top: 10px;
}
#cart .cart-b2c #recap-text p {
  margin: 0;
}
#cart .cart-b2c #coupon-form .form-group {
  display: flex;
  flex-direction: column;
}
#cart .cart-b2c #info-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#cart .cart-b2c #cards-payment {
  display: flex;
}
#cart .cart-b2c #cards-payment img {
  margin-right: 5px;
}
#cart .cart-b2c #payment .shipping-row.payment-row.payment {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#cart .cart-b2c #payment .shipping-row.payment-row.payment.disabled {
  opacity: 0.3;
  pointer-events: none;
  cursor: not-allowed;
}
#cart .cart-b2c #payment .shipping-row.payment-row.payment.disabled label {
  cursor: not-allowed;
}
#cart .cart-b2c #shipping .shipping-row {
  display: grid;
  grid-template-areas: "choice logo price" "pickup pickup pickup";
  grid-template-columns: minmax(260px, 1fr) 160px 120px;
  align-items: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
  row-gap: 10px;
  padding: 8px 0;
  position: relative;
  min-height: 40px;
}
#cart .cart-b2c #shipping #shipping-pickup-container {
  margin-left: 50px;
}
#cart .cart-b2c #shipping .shipping-choice {
  grid-area: choice;
}
#cart .cart-b2c #shipping .shipping-logo {
  grid-area: logo;
  min-width: 72px;
  justify-self: center;
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  height: 32px;
}
#cart .cart-b2c #shipping .shipping-price-col {
  grid-area: price;
  justify-self: end;
  text-align: right;
  white-space: nowrap;
  align-self: center;
}
#cart .cart-b2c #shipping .shipping-price-col p {
  margin-bottom: 0 !important;
}
#cart .cart-b2c #shipping .shipping-pickup {
  grid-area: pickup;
}
#cart .cart-b2c #shipping .img-responsive,
#cart .cart-b2c #shipping .shipping-image {
  max-width: 100%;
  height: auto;
  display: block;
}
#cart .cart-b2c #shipping .shipping-logo .shipping-image {
  max-height: 100%;
  width: auto;
}
@media (min-width: 769px) {
  #cart .cart-b2c #shipping .shipping-logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
  }
}
#cart .cart-b2c #chevron-movable {
  position: absolute;
  top: 8px;
  left: 95px;
  transition: left 0.5s ease;
  color: #e20074;
}
#cart .cart-b2c #chevron-movable {
  animation: pulse 1s linear infinite;
}
#cart .cart-b2c #step1 #shippingfreecontainer .shippingfree,
#cart .cart-b2c .shippingfreetext {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-weight: bold;
  color: #e20074;
  font-size: 20px;
}
#cart .cart-b2c .cart-contents div.shippingfree {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  #cart .cart-b2c .cart-contents div.shippingfree {
    justify-content: center;
    margin-top: 10px;
  }
}
#cart .cart-b2c .cart-contents div.shippingfree img {
  margin-bottom: 10px;
}
#cart .cart-b2c .cart-contents div.shippingfreetext img {
  margin-bottom: 10px;
}
#cart .cart-b2c .cart-contents .pricevat {
  font-weight: bold;
}
#cart .cart-b2c .cart-contents .img-thumbnail {
  background-color: unset;
  border: unset;
  padding: unset;
}
#cart .cart-b2c .cart-contents ::-webkit-scrollbar {
  width: 7px;
}
#cart .cart-b2c .cart-contents ::-webkit-scrollbar-track {
  background-color: #f6f5f2;
}
#cart .cart-b2c .cart-contents ::-webkit-scrollbar-thumb {
  background-color: rgba(31, 31, 31, 0.3);
}
#cart .cart-b2c .cart-contents ::-webkit-scrollbar-thumb:hover {
  background-color: #8d004c;
}
#cart .cart-b2c #step4 #addressbutton {
  padding: 10px 16px;
}
#cart .cart-b2c #step4 #recap-text {
  background-color: #f6f5f2;
  padding-left: 20px;
  padding-bottom: 30px;
  padding-top: 30px;
}
@media screen {
  #cart .cart-b2c #step4 #recap-text {
    margin-bottom: 20px;
  }
}
#cart .cart-b2c #step4 #recap-payment,
#cart .cart-b2c #step4 #recap-shipping {
  font-weight: bold;
}
#cart .cart-b2c #step4 #pricerecapitulation-recap {
  background-color: #f6f5f2;
  padding-top: 10px;
  padding-bottom: 10px;
}
#cart .cart-b2c #step4 #pricerecapitulation-recap .tr {
  display: flex;
  justify-content: space-between;
}
#cart .cart-b2c #step4 #pricerecapitulation-recap .tr.grand-total.grand-total-line {
  font-weight: bold;
  font-size: large;
}
#cart .cart-b2c .row.row-header {
  background-color: #d5d5d5;
}
#cart .cart-b2c .row.row-header,
#cart .cart-b2c .row.row-header-child {
  background: #e7e9ec;
  font-weight: bold;
  padding: 5px;
  margin: 10px 0 30px;
}
#cart .cart-b2c .arrow-continue,
#cart .cart-b2c .arrow-back {
  width: 26px;
  height: 26px;
  line-height: 26px;
  font-size: 15px;
  text-align: center;
  padding: 0;
  border-radius: 50% !important;
  border: none;
  display: inline-block;
}
#cart .cart-b2c .arrow-continue {
  background-color: #F7F5F3;
  color: #e20074;
  margin-left: 10px;
}
#cart .cart-b2c .arrow-back {
  background-color: #1F1F1F;
  color: #FFFFFF;
  margin-right: 10px;
}
#cart .cart-b2c .cart-shop-button:disabled .arrow-continue, #cart .cart-b2c .cart-shop-button:disabled:hover .arrow-continue {
  background-color: rgb(198, 195, 198);
  color: #FFFFFF;
}
#cart .cart-b2c .cart-shop-button:hover .arrow-continue {
  background-color: #8d004c;
  color: #FFFFFF;
}
#cart .cart-b2c .cart-shop-button-previous {
  background-color: #FFF;
}
#cart .cart-b2c .cart-shop-button-previous:hover {
  background-color: #1F1F1F;
  color: #FFFFFF;
}
#cart .cart-b2c .horizontal-divider:after {
  content: "";
  width: 281px;
  height: 2px;
  top: 15px;
  background: #ddd;
  position: absolute;
  z-index: -1;
}
#cart .cart-b2c .row .button-container {
  display: inline-block;
  text-align: center;
  margin-right: 20px;
}
#cart .cart-b2c .row .button-container span:not(.glyphicon) {
  display: block;
  margin-top: 5px;
}
#cart .cart-b2c .row .button-container .btn-circle.disabled {
  background-color: #ddd;
  color: #9a9a9a;
}
#cart .cart-b2c .row .button-container .btn-circle {
  width: 35px;
  height: 35px;
  line-height: 30px;
  font-size: 15px;
  text-align: center;
  padding: 0;
  border-radius: 50% !important;
  background-color: #e20074;
  color: #F7F5F3;
  border: none;
}
#cart .cart-b2c .row .button-container .btn-circle:not(.icon-dark):not(.disabled):not(:has(.icon-dark)) {
  box-shadow: 0 12px 30px rgba(226, 0, 116, 0.32) !important;
}
#cart .cart-b2c .icon-dark {
  background-color: #3b4851 !important;
}
@keyframes pulse {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
#cart .cart-b2c .cart-shop-button,
#cart .cart-b2c #addressbutton {
  border: 1px solid #ddd;
  text-transform: uppercase;
}
#cart .cart-b2c .product-line {
  background-color: #ddd;
  height: 2px;
  margin: 10px 0;
}
#cart .cart-b2c .cart-product-container {
  max-height: 47vh;
  margin-bottom: 10px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  --fade: 15px;
  -webkit-mask-image: linear-gradient(to bottom, transparent 0, #000 var(--fade), #000 calc(100% - var(--fade)), transparent 100%);
  mask-image: linear-gradient(to bottom, transparent 0, #000 var(--fade), #000 calc(100% - var(--fade)), transparent 100%);
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
#cart .cart-b2c .cart-product-container .cart-item {
  border-bottom: 1px solid #ccc;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
}
#cart .cart-b2c .cart-product-container .cart-item:last-child {
  border-bottom: none;
  padding: 0 0;
}
#cart .cart-b2c .cart-product-container .name a {
  color: #e20074;
  font-weight: bold;
}
#cart .cart-b2c .cart-product-container .name a:hover {
  color: #8d004c;
}
#cart .cart-b2c .cart-input-group {
  margin-left: 40px;
}
@media (max-width: 768px) {
  #cart .cart-b2c .cart-input-group {
    margin-left: 0 !important;
  }
}
#cart .cart-b2c .cart-input-group .agreementcz {
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  #cart .cart-b2c .cart-input-group .agreementcz {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
#cart .cart-b2c .cart-warning {
  display: flex;
}
#cart .cart-b2c .row-header .col-md-12 {
  padding: 10px;
}
#cart .cart-b2c .cart-button-row {
  margin-top: 50px;
}
#cart .cart-b2c #step4 .cart-button-row {
  margin-top: 0;
}
#cart .cart-b2c .courier-payment-text {
  font-weight: bold;
}
#cart .cart-b2c .payment-shipping-free {
  font-weight: bold;
  text-transform: uppercase;
  color: #e20074;
}
#cart .cart-b2c .disabled:hover {
  cursor: not-allowed;
}
#cart .cart-b2c .img img {
  height: auto;
}
@media (max-width: 1024px) {
  #cart .cart-b2c #chevron-movable {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  #cart .cart-b2c .button-container.horizontal-divider:after {
    width: 224px !important;
  }
  #cart .cart-b2c .mobile-adjustment-container {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #cart .cart-b2c .button-container.horizontal-divider:after {
    width: 167px;
  }
  #cart .cart-b2c .mobile-adjustment-container,
  #cart .cart-b2c .cart-button-row {
    display: flex;
    justify-content: space-between;
  }
  #cart .cart-b2c #step4 .cart-button-row {
    display: unset;
  }
  #cart .cart-b2c #shippingfreecontainer .text-center.shippingfree {
    font-size: 18px !important;
    align-items: center;
    display: flex;
  }
  #cart .cart-b2c .b2c-cart-header {
    margin-left: 20px !important;
    margin-top: 20px !important;
  }
  #cart .cart-b2c .cart-input-group {
    margin-left: 0 !important;
  }
  #cart .cart-b2c .row.row-header {
    margin: 10px 0 !important;
  }
}
@media (max-width: 768px) {
  #cart .cart-b2c #shipping .shipping-row {
    grid-template-areas: "choice logo price" "point point point" "pickup pickup pickup";
    grid-template-columns: 1fr auto 1fr;
    -moz-column-gap: 10px;
         column-gap: 10px;
    align-items: center;
  }
  #cart .cart-b2c #shipping .shipping-external-container {
    display: grid;
    grid-template-columns: 1fr;
  }
  #cart .cart-b2c #shipping .shipping-price-col {
    justify-self: end;
    text-align: right;
  }
  #cart .cart-b2c #shipping .shipping-logo {
    justify-self: center;
    position: static;
    transform: none;
    text-align: center;
  }
  #cart .cart-b2c #shipping .shipping-choice {
    min-width: 0;
  }
  #cart .cart-b2c #shipping .packeta-point-info {
    grid-area: point;
    margin-top: 6px;
    display: block !important;
    width: 100%;
  }
  #cart .cart-b2c .horizontal-divider:after {
    width: 194px !important;
  }
  #cart .cart-b2c .mobile-adjustment-container,
  #cart .cart-b2c .cart-button-row {
    align-items: center;
    justify-content: space-between;
    display: flex;
  }
  #cart .cart-b2c .flex-adjustment {
    display: flex;
    align-items: center;
  }
  #cart .cart-b2c .sk-b2b-shipping .flex-adjustment {
    display: flex;
    align-items: center;
  }
  #cart .cart-b2c .button-container .btn-circle.active {
    background-color: #8d004c !important;
  }
  #cart .cart-b2c #payment {
    margin-bottom: 40px;
  }
  #cart .cart-b2c .cart-shop-button {
    margin-bottom: 20px;
  }
}
@media (max-width: 425px) {
  #cart .cart-b2c #info-row {
    flex-direction: column;
  }
  #cart .cart-b2c #shippingfreecontainer .text-center.shippingfree {
    font-size: 15px !important;
  }
  #cart .cart-b2c #shippingfreecontainer-recap .text-center.shippingfree {
    font-size: 17px !important;
  }
  #cart .cart-b2c #cards-payment {
    margin-left: 36px;
  }
  #cart .cart-b2c #pricerecapitulation {
    margin: 0;
  }
  #cart .cart-b2c #button-row {
    font-size: small;
  }
  #cart .cart-b2c #web-info-green {
    margin-top: -25px !important;
  }
  #cart .cart-b2c #step1-button-continue,
  #cart .cart-b2c #step2-button-continue,
  #cart .cart-b2c #step3-button-continue,
  #cart .cart-b2c #addressbutton {
    margin-bottom: 15px;
  }
  #cart .cart-b2c #step2-button-continue {
    padding: 16px 98px;
  }
  #cart .cart-b2c #step3-button-continue,
  #cart .cart-b2c #shipping-pickup-container .radio {
    margin-left: 60px;
  }
  #cart .cart-b2c #payment hr.visible-xs:last-of-type,
  #cart .cart-b2c #shipping hr.visible-xs:last-of-type {
    display: none !important;
  }
  #cart .cart-b2c #recap-text h4 {
    font-weight: bold;
    color: #e20074;
    font-size: larger;
  }
  #cart .cart-b2c #recap-text {
    padding-left: 10px !important;
  }
  #cart .cart-b2c #step1 .img-thumbnail {
    width: 95px;
    height: 139px;
  }
  #cart .cart-b2c #step4 .shippingfreetext {
    justify-content: center;
  }
  #cart .cart-b2c #step4 #recapitulationcontainer h4 {
    margin-top: 10px !important;
  }
  #cart .cart-b2c #step4 #recapitulationcontainer {
    padding: 0 0;
  }
  #cart .cart-b2c #step4 .cart-button-row {
    margin-top: 10px;
  }
  #cart .cart-b2c #step4 .col-xs-12.product-response-head.visible-xs {
    display: none !important;
  }
  #cart .cart-b2c #step4 .visible-xs.pricevat.text-right {
    font-weight: bold;
  }
  #cart .cart-b2c #step4 #recap-header-last-step {
    margin-bottom: 10px;
    margin-left: 0;
  }
  #cart .cart-b2c #step4 #pricerecapitulation-recap {
    background-color: #f6f5f2;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #cart .cart-b2c #step4 #pricerecapitulation-recap .tr {
    display: flex;
    justify-content: space-between;
  }
  #cart .cart-b2c #step4 #pricerecapitulation-recap .tr.grand-total.grand-total-line {
    font-weight: bold;
    font-size: large;
    border-top: 2px solid #c6c3c6 !important;
  }
  #cart .cart-b2c #step4 #addressbutton {
    padding: 16px 40px;
  }
  #cart .cart-b2c .button-row {
    padding-bottom: 0 !important;
  }
  #cart .cart-b2c .cart-xs-product-name {
    display: flex !important;
  }
  #cart .cart-b2c .cards-flex {
    display: flex;
    align-items: center;
  }
  #cart .cart-b2c .row.row-header {
    margin: 10px 0 5px !important;
  }
  #cart .cart-b2c .cart-shop-button {
    padding: 16px 51px;
  }
  #cart .cart-b2c .cart-button-row {
    margin-top: 0;
  }
  #cart .cart-b2c .mobile-adjustment-container {
    flex-direction: column-reverse;
  }
  #cart .cart-b2c .mobile-adjustment-container .cart-shop-button.cart-shop-button-previous.btn.btn-lg {
    margin-bottom: 10px;
  }
  #cart .cart-b2c .horizontal-divider:after {
    width: 100px !important;
  }
  #cart .cart-b2c .available-price {
    display: flex !important;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 10px;
  }
  #cart .cart-b2c .available-price .medi-magenta {
    text-transform: capitalize;
    font-weight: bold;
  }
  #cart .cart-b2c .b2c-cart-header {
    margin-top: 20px !important;
  }
  #cart .cart-b2c .product-block {
    border: none !important;
    background-color: transparent !important;
    font-size: small;
    margin-bottom: 0 !important;
  }
  #cart .cart-b2c .cart-body hr.visible-xs:last-of-type {
    display: none !important;
  }
  #cart .cart-b2c .cart-body .product-block:first-of-type {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0 !important;
    border-top: 1px solid #eee !important;
  }
  #cart .cart-b2c .mobile-flex-adjustment-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
  }
  #cart .cart-b2c #coupon-container {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  #cart .cart-b2c #pricerecapitulation {
    margin-top: 10px;
  }
  #cart .cart-b2c .col-xs-12.col-sm-12.col-md-6.product-response-bottom {
    border: none !important;
  }
  #cart .cart-b2c .product-response-top {
    margin: 0 !important;
  }
  #cart .cart-b2c .mobile-price {
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
  }
  #cart .cart-b2c .tr.grand-total.grand-total-line {
    font-size: medium;
  }
  #cart .cart-b2c .variant {
    font-size: smaller;
  }
  #cart .cart-b2c .cart-button-row {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
  #cart .cart-b2c .button-container {
    margin-right: 0 !important;
  }
  #cart .cart-b2c .row-header {
    font-size: large;
  }
  #cart .cart-b2c .row-payment {
    flex-direction: row;
    flex-wrap: wrap;
  }
  #cart .cart-b2c .btn {
    font-weight: bold;
  }
  #cart .cart-b2c .row.pickupaddress .radio {
    margin-left: 20px !important;
  }
  #cart .cart-b2c .cart-input-group {
    margin-left: 0 !important;
    margin-top: 15px;
  }
  #cart .cart-b2c #shippingfreecontainer-recap .text-center.shippingfree {
    justify-content: center;
  }
}
@media (max-width: 320px) {
  #cart .cart-b2c .horizontal-divider:after {
    width: 88px !important;
  }
  #cart .cart-b2c .grand-total {
    font-size: 13px !important;
  }
  #cart .cart-b2c #addressbutton {
    padding: 16px 12px !important;
  }
}

#present-product-container .row.row-header-child.present-product {
  margin-bottom: 10px !important;
}
#present-product-container .row.row-header-child.present-product:not(:first-child) {
  margin: 30px 0;
}
#present-product-container #product-presents {
  padding: 15px 15px 0 15px;
}
#present-product-container #product-presents .row {
  margin: 0;
}
#present-product-container #product-presents .row .column {
  padding: 0;
}
#present-product-container #product-presents .row .column .product-image {
  border: unset;
}
@media (min-width: 992px) {
  #present-product-container #product-presents .row .column.price {
    text-align: right;
  }
}
@media (max-width: 991px) {
  #present-product-container #product-presents {
    padding: 0 20px;
  }
  #present-product-container #product-presents .responsive-header p {
    margin-top: 20px;
    padding: 5px 0;
    border-bottom: 2px solid #ddd;
  }
}

.faq .accordion {
  margin: 30px 0;
}
.faq .accordion .acc-card {
  margin-bottom: 10px;
}
.faq .accordion .acc-card .acc-header {
  background-color: #e7e9ec;
  display: block;
  padding: 10px 20px;
}
.faq .accordion .acc-card .acc-header button,
.faq .accordion .acc-card .acc-header button:focus {
  padding: 5px 0;
  width: 100%;
  text-align: left;
  color: #3b4851;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.15s ease-in-out !important;
}
@media (max-width: 767px) {
  .faq .accordion .acc-card .acc-header button,
  .faq .accordion .acc-card .acc-header button:focus {
    font-size: 15px;
    white-space: break-spaces;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.faq .accordion .acc-card .acc-header button:after {
  content: ">";
  float: right;
  font-size: 22px;
  line-height: 20px;
  transition: all 0.15s ease-in-out !important;
}
.faq .accordion .acc-card .acc-header button:not(.collapsed), .faq .accordion .acc-card .acc-header button:hover {
  color: #e20074;
  text-decoration: none;
}
.faq .accordion .acc-card .acc-header button:not(.collapsed):after {
  transform: rotate(90deg);
}
.faq .accordion .acc-card .acc-body {
  padding: 20px;
  margin-left: 20px;
  background-color: #f6f5f2;
}
.faq .accordion .acc-card .acc-body a {
  color: #e20074;
}
.faq .accordion .acc-card .acc-body ol {
  padding-left: 20px;
  list-style: decimal outside none;
}
.faq .accordion .acc-card .acc-body ul {
  padding-left: 20px;
  list-style: disc outside none;
}
.faq .accordion .acc-card .acc-body ul li ul {
  list-style: circle outside none;
}
.faq .accordion .acc-card .acc-body p + ul,
.faq .accordion .acc-card .acc-body ul + p,
.faq .accordion .acc-card .acc-body ul + ol,
.faq .accordion .acc-card .acc-body ol + ul {
  margin-top: 20px;
}
.faq .accordion .acc-card .acc-body p {
  margin: 0;
}
.faq .accordion .acc-card .acc-body .btn-primary {
  margin-bottom: 15px;
}
.faq .accordion .acc-card .acc-body .alert {
  margin-bottom: 0;
}
.faq .accordion .acc-card .collapse,
.faq .accordion .acc-card .collapsing,
.faq .accordion .acc-card .collapse.in {
  transition: all 0.3s ease-in-out !important;
}

.faq-preorder a {
  color: #00a67e !important;
}
.faq-preorder .accordion .acc-card .acc-header button,
.faq-preorder .accordion .acc-card .acc-header button:focus {
  color: #2d2d28;
}
.faq-preorder .accordion .acc-card .acc-header button:not(.collapsed), .faq-preorder .accordion .acc-card .acc-header button:hover {
  color: #00a67e;
}
.faq-preorder .accordion .acc-card .acc-body p {
  color: #2d2d28;
}
.faq-preorder .accordion .acc-card-extra {
  margin-top: 30px;
  color: #fff;
  background-color: #2d2d28;
  padding: 30px 20px;
}
.faq-preorder .accordion .acc-card-extra p.text {
  margin: 0;
}

.footer {
  background: #f6f5f2;
  margin: 0;
  padding: 0;
  border: 0;
  text-transform: none;
  font-weight: inherit;
  text-align: left;
  border-bottom: 5px solid #e20074;
  margin-top: 30px;
  font-size: 16px;
}
.footer .header {
  font-weight: bold;
}
.footer .footer-before {
  background-color: #e7e9ec;
  text-align: center;
  padding: 12px 0;
  min-height: 64px;
}
.footer .footer-last-inbox {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .footer .footer-last-inbox {
    min-height: 148px;
  }
}
.footer ul.category-tree, .footer ul.menu-tree {
  padding: 20px 0;
}
.footer .category-tree a,
.footer .menu-tree a {
  color: #3b4851;
  line-height: 24px;
}
.footer .category-tree a:hover,
.footer .menu-tree a:hover {
  color: #e20074;
  line-height: 24px;
  text-decoration: underline;
}
.footer .footer-after-last {
  padding: 0;
}
.footer .facebook {
  background: url("../images/medical_sprite_sheet.png") no-repeat -26px -20px;
}
.footer .youtube {
  background: url("../images/medical_sprite_sheet.png") no-repeat -62px -20px;
}
.footer .instagram {
  background: url("../images/medical_sprite_sheet.png") no-repeat -98px -20px;
}
.footer .facebook,
.footer .youtube,
.footer .instagram,
.footer .googleplus,
.footer .twitter {
  height: 30px;
  width: 30px;
  float: left;
  margin-right: 5px;
}
.footer .footer-last-inbox:last-child li {
  line-height: 30px;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .footer {
    margin-top: 60px;
  }
  .footer .footer-main {
    padding-top: 50px;
  }
  .footer .footer-last-inbox {
    border-left: 1px solid #c6c3c6;
    min-height: 205px;
  }
  .footer .footer-after {
    font-size: 13px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .footer .footer-main {
    padding-top: 50px;
  }
  .footer .footer-last-inbox {
    margin-bottom: 0;
  }
  .footer .footer-after {
    font-size: 11px;
    margin: 0 0 10px 0;
  }
}

@media (max-width: 768px) {
  .footer .comgate .row #logo-comgate-xs {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .footer .comgate .mobile-aligned {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer .comgate {
    margin-left: -7px;
  }
  .footer .comgate .row {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .footer .comgate .row {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .footer .comgate .row #logo-comgate-lg img {
    padding-right: 10px;
  }
  .footer .comgate .row div {
    padding-right: 10px;
    padding-left: 10px;
    display: flex;
    justify-content: center;
  }
  .footer .comgate img {
    height: 25px;
  }
}
/* ==========================================================================
   [25. Limit]
   ========================================================================== */
div#limit {
  width: 100%;
  left: 0;
  background: #e20074;
  border-top: 0;
  text-align: center;
  color: #FFFFFF;
  z-index: 1001;
  opacity: 0.95;
  top: 50%;
  position: fixed;
}
@media (min-width: 768px) {
  div#limit {
    padding: 30px 190px;
  }
}
@media (max-width: 767px) {
  div#limit {
    padding: 30px;
  }
}
div#limit span.glyphicon-remove-circle {
  position: absolute;
  cursor: pointer;
  top: 8px;
  font-size: 1.5em;
  right: 15px;
  color: #FFFFFF;
}
div#limit div.text {
  font-size: 18px;
  line-height: 40px;
}

/* ==========================================================================
   [30. Other]
   ========================================================================== */
#content .panel-default {
  border: none;
}

#highlights {
  margin-top: 10px;
}

#highlights h4,
#alternative h4,
#related h4 {
  font-weight: normal;
}
#highlights #product-image-slider,
#alternative #product-image-slider,
#related #product-image-slider {
  position: relative;
  margin-top: 20px;
}
#highlights #product-image-slider .glyphicon,
#alternative #product-image-slider .glyphicon,
#related #product-image-slider .glyphicon {
  z-index: 10;
  top: 59px;
  position: absolute;
  color: #3b4851;
}
#highlights #product-image-slider .glyphicon:hover,
#alternative #product-image-slider .glyphicon:hover,
#related #product-image-slider .glyphicon:hover {
  color: #8d004c;
  cursor: pointer;
}
#highlights #product-image-slider #slider-left,
#alternative #product-image-slider #slider-left,
#related #product-image-slider #slider-left {
  left: -20px;
}
#highlights #product-image-slider #slider-right,
#alternative #product-image-slider #slider-right,
#related #product-image-slider #slider-right {
  right: -20px;
}
#highlights #product-image-slider img,
#alternative #product-image-slider img,
#related #product-image-slider img {
  border: 2px solid transparent;
  transition: all 0.18s ease !important;
  opacity: 0.6;
}
#highlights #product-image-slider a:hover img,
#alternative #product-image-slider a:hover img,
#related #product-image-slider a:hover img {
  border-color: #3b4851;
  opacity: 1;
}
#highlights #product-image-slider .swiper,
#alternative #product-image-slider .swiper,
#related #product-image-slider .swiper {
  overflow: hidden;
}
#highlights #product-image-slider .swiper .swiper-slide,
#alternative #product-image-slider .swiper .swiper-slide,
#related #product-image-slider .swiper .swiper-slide {
  flex-shrink: 0;
}
#highlights #product-image-slider .swiper .swiper-slide a.active img,
#alternative #product-image-slider .swiper .swiper-slide a.active img,
#related #product-image-slider .swiper .swiper-slide a.active img {
  border-color: #3b4851;
  opacity: 1;
}
@media (max-width: 767px) {
  #highlights #product-image-slider,
  #alternative #product-image-slider,
  #related #product-image-slider {
    max-width: 270px;
    margin: 20px auto;
  }
}
@media (max-width: 399px) {
  #highlights #product-image-slider .glyphicon,
  #alternative #product-image-slider .glyphicon,
  #related #product-image-slider .glyphicon {
    top: 35px !important;
  }
}

#modal-login a.password {
  margin-top: 6px;
  float: left;
}
#modal-login .tab-content {
  border: 0;
  padding: 0;
  margin: 0;
}
#modal-login .login-button,
#modal-login .lostpassword-button,
#modal-login .register-button {
  text-align: right;
}

#container-login-admin {
  margin-top: 50px;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-top {
  vertical-align: top !important;
}

.no-gutters [class*=col-] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

table.table th .checkbox {
  margin: 0;
}

.rubric {
  font-weight: bold;
  color: #e20074;
}

#page a {
  color: #e20074;
}
#page a:hover {
  text-decoration: underline;
}
#page ul.dot {
  list-style: disc;
  padding-left: 40px;
}
#page ol {
  list-style-type: decimal;
  padding-left: 20px;
}
#page ol li {
  padding-bottom: 5px;
}
#page ul {
  list-style: disc;
  padding-left: 20px;
  margin: 15px 0;
}
#page .rubric {
  font-weight: bold;
  color: #e20074;
}

#payment-comgate-container {
  text-align: center;
  margin: 20px 0;
}
#payment-comgate-container a {
  color: #FFFFFF;
}

#terms-and-conditions ul {
  padding-left: 15px;
  margin-left: 2px;
  list-style-type: disc;
}
#terms-and-conditions ul li:last-child {
  margin-bottom: 10px;
}

#coupon-container {
  margin: 30px 0;
  padding: 0 20px;
}
#coupon-container #coupon-form,
#coupon-container #coupon-info,
#coupon-container #coupon-list {
  margin: 15px 0;
}
#coupon-container #coupon-info {
  color: #e20074;
}
#coupon-container #coupon-list .coupon-delete .glyphicon.glyphicon-trash {
  top: 2px;
}
#coupon-container #coupon-list .coupon-message a {
  color: #e20074;
}
#coupon-container #coupon-list .coupon-message a:hover {
  color: #8d004c;
}
#coupon-container #coupon-list .coupon-message strong {
  margin: 10px 0;
  display: block;
}
#coupon-container #coupon-list .coupon-message ul {
  margin-bottom: 10px;
}
#coupon-container #coupon-list .coupon-code-item {
  font-weight: bold;
}

#error-404 .info {
  margin: 50px 0;
}

#container-login #loginbutton,
#container-register #registerbutton,
#container-lostpassword #lostpasswordbutton {
  margin-top: 30px;
}

#container-lostpassword .lostpassword-text {
  margin-bottom: 20px;
}

.block-login .dropdown-menu {
  z-index: 1005;
}
.block-login .dropdown-menu > .active > a,
.block-login .dropdown-menu > .active > a:focus,
.block-login .dropdown-menu > .active > a:hover {
  background-color: transparent;
  color: #ec6e38;
}

.modal-external-stock p.name {
  font-size: 20px;
  font-weight: bold;
}
.modal-external-stock .modal-body {
  padding: 25px;
}

#availability-info {
  position: relative;
}
#availability-info #hide-timeout {
  position: absolute;
  top: 5px;
  text-align: center;
  color: #e20074;
  font-size: 11px;
  line-height: 15px;
}

#present .row {
  margin: 15px 0;
}
#present .row > div input[type=radio] {
  margin: 0;
}
#present .row > div .present-name {
  height: 150px;
  vertical-align: middle;
  display: table-cell;
  font-weight: bold;
}
#present .row > div .present-name small {
  font-weight: normal;
}
#present .row > div select {
  display: inline-block;
  vertical-align: middle;
}
#present .row:not(.noheight) > div:not(.noheight) {
  height: 150px;
  line-height: 150px;
}
#present .row:nth-child(odd) {
  background-color: #f5f5f5;
}
#present .row:nth-child(even) {
  background-color: #e2e2e2;
}
#present .row.noheight {
  height: 50px;
  line-height: 50px;
  color: #FFFFFF;
  background-color: #e20074;
}
#present .row.noheight h4 {
  text-align: center;
  color: #FFFFFF;
  margin: 15px 0;
}
#present .row.noheight a {
  color: #FFFFFF;
}
#present .row.noheight a:hover {
  text-decoration: underline;
}
#present .noheight p {
  margin: 0;
}
#present .label-new {
  background-color: #e20074;
  margin-left: 20px;
}

.product-quantity-container.disabled {
  cursor: not-allowed;
}
.product-quantity-container.disabled > input,
.product-quantity-container.disabled > div {
  pointer-events: none;
  opacity: 0.65;
}

.add-to-cart-container .btn[disabled] {
  pointer-events: none;
}

.add-to-cart-container.disabled {
  cursor: not-allowed;
}

#web-info-order-complete {
  background: #48586A;
  padding: 20px;
  color: #FFFFFF;
}
@media (min-width: 768px) {
  #web-info-order-complete {
    margin: 20px 0;
  }
}
@media (max-width: 768px) {
  #web-info-order-complete label {
    font-size: unset !important;
  }
  #web-info-order-complete {
    font-size: unset !important;
    margin-top: 20px;
  }
}
#web-info-order-complete .row {
  display: flex;
  justify-content: space-evenly;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 768px) {
  #web-info-order-complete .row {
    flex-direction: column !important;
    align-items: unset !important;
    padding: 5px;
  }
}
#web-info-order-complete .row .select-points {
  display: flex;
  flex-direction: column;
  align-items: baseline;
}
#web-info-order-complete label {
  font-size: 15px;
  font-weight: normal;
}

#addressdelivery::-webkit-scrollbar {
  width: 14px;
  height: 7px;
}

#addressdelivery::-webkit-scrollbar-track {
  border: rgb(180, 180, 180);
  background-color: #FFFFFF;
}

#addressdelivery::-webkit-scrollbar-thumb {
  height: 7px;
  border-left: 5px solid #3b4851;
}

#partneraddressselect {
  border: unset !important;
  background-color: #e7e9ec;
}

.info-cart {
  background-color: #e7e9ec;
  color: #3b4851;
  margin-top: 20px;
  padding: 20px;
}
@media (max-width: 767px) {
  .info-cart {
    margin-top: 20px;
  }
}

#container-payment-info {
  background-color: #48586A !important;
  color: #FFFFFF;
}

#container-address-info {
  min-height: 133px;
}

#container-address-box {
  background-color: #e7e9ec;
  padding: 20px;
}

.billing-address.single-delivery-address {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  align-items: stretch;
}
.billing-address.single-delivery-address #container-address-info,
.billing-address.single-delivery-address #container-address-box {
  margin-top: 0;
  height: 100%;
}
@media (max-width: 767px) {
  .billing-address.single-delivery-address {
    display: block;
  }
  .billing-address.single-delivery-address #container-address-info {
    margin-bottom: 20px;
  }
}

#customerorder-address-container .col-xs-5 {
  width: 48%;
}
#customerorder-address-container {
  margin-top: 10px;
}
#customerorder-address-container .row-divider {
  margin: 7px 0;
  padding: 0;
}
@media (min-width: 400px) {
  #customerorder-address-container .row-divider {
    align-items: center;
  }
}
@media (min-width: 400px) and (max-width: 767px) {
  #customerorder-address-container .col-xs-10 {
    width: 49%;
  }
  #customerorder-address-container .row-divider {
    width: 2%;
  }
}

.ui-menu .ui-menu-item {
  padding: 7px;
}

.tooltip.fade hr {
  margin: 2px;
}

.resize-vertical {
  resize: vertical;
}

.no-resize {
  resize: none;
}

#wishlist-catalog-create .tab-content {
  line-height: 20px;
}
#wishlist-catalog-create .btn-primary {
  margin-top: 30px;
}
#wishlist-catalog-create li.active a.alert-info {
  background-color: #e7e9ec;
}

.box-container .glyphicon-alert {
  color: #e20074;
}
.box-container .tooltip {
  min-width: 250px;
}
.box-container .tooltip-inner {
  max-width: unset;
}

#dialog-stocktaking-delete .delete-product-name {
  margin-top: 20px;
}

span.required:not(:empty) {
  color: #e20074;
  padding-right: 4px;
}

input[type=text] {
  border: 1px solid #c6c3c6;
  font-size: 14px;
  padding: 6px 12px;
}

.detail-header {
  cursor: pointer;
}

.expand-child {
  background-color: #f5f5f5;
}

.table.table-child {
  margin-bottom: 0;
}

.table .row-selected {
  background-color: #f5f5f5;
}

.transaction-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50% !important;
  margin-right: 4px;
  margin-bottom: 3px;
  cursor: pointer;
}
.transaction-dot.transaction-success {
  background: #008000;
}
.transaction-dot.transaction-error {
  background: #e20074;
}

.pagination {
  display: flex;
  justify-content: center;
}
.pagination .pagination-sm > li:first-child > a, .pagination .pagination-sm > li:first-child > span {
  border-top-left-radius: 0 0;
  border-bottom-left-radius: 0;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #FFFFFF;
  background-color: #8d004c;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  color: #3b4851;
  background-color: #e7e9ec;
  border-color: #ddd;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 16px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #3b4851;
  text-decoration: none;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
}

div#announcement {
  width: 100%;
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  background: #e20074;
  border-top: 0;
  padding: 38px 5px;
  text-align: center;
  color: #FFFFFF;
  z-index: 1007;
  opacity: 0.95;
}
div#announcement span.announcement-close {
  position: absolute;
  cursor: pointer;
  top: 15px;
  right: 15px;
  color: #FFFFFF;
}

table.table-download > tbody > tr > th {
  border-top: 1px solid transparent;
}

.ev-sender-container select#formbuilderevcodestocklist {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
.ev-sender-container .page-header {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .ev-sender-container .page-header {
    flex-wrap: wrap;
  }
}
.ev-sender-container .ev-me-select-wrap {
  position: relative;
  display: inline-block;
  width: 100%;
  background: #f6f5f2;
  border-radius: 0;
  overflow: hidden;
}
.ev-sender-container .ev-me-select-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 41px;
  background: #e7e9ec;
}
.ev-sender-container .ev-me-select-wrap:before {
  content: "";
  position: absolute;
  right: 18px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-right: 2px solid #3b4851;
  border-bottom: 2px solid #3b4851;
  transform: translateY(-60%) rotate(-45deg);
  pointer-events: none;
  z-index: 1;
  transition: transform 120ms ease !important;
}
.ev-sender-container .ev-me-select-wrap.is-open:before {
  transform: translateY(-50%) rotate(45deg);
}
.ev-sender-container .ev-me-select-wrap > select#formbuilderevcodestocklist.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  width: 100%;
  padding: 10px 56px 10px 12px;
  color: #2f3b44;
  line-height: 1.42857143;
  height: 40px;
}
.ev-sender-container .ev-me-select-wrap > select#formbuilderevcodestocklist::-ms-expand {
  display: none;
}
.ev-sender-container .ev-me-select-wrap:hover {
  border-color: #d6d0c4;
}
.ev-sender-container .ev-me-custom-select {
  position: relative;
  display: inline-block;
  width: 100%;
  background: #f6f5f2;
  border-radius: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ev-sender-container .ev-me-custom-select .ev-me-cs-display {
  width: 100%;
  padding: 10px 56px 10px 12px;
  color: #2f3b44;
  line-height: 1.42857143;
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  outline: none;
  box-sizing: border-box;
}
.ev-sender-container .ev-me-custom-select .ev-me-cs-display.is-placeholder {
  color: #6b7280;
}
.ev-sender-container .ev-me-custom-select .ev-me-cs-display {
  transition: background 150ms ease !important;
}
.ev-sender-container .ev-me-custom-select .ev-me-cs-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 41px;
  height: 100%;
  background: #e7e9ec;
  z-index: 1;
  transition: background 150ms ease !important;
}
.ev-sender-container .ev-me-custom-select .ev-me-cs-arrow:after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-right: 2px solid #3b4851;
  border-bottom: 2px solid #3b4851;
  transform: translateY(-60%) rotate(-45deg);
  pointer-events: none;
  transition: transform 120ms ease !important;
}
.ev-sender-container .ev-me-custom-select .ev-me-cs-panel {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  max-height: 0;
  overflow: hidden;
  background: #fff;
  border: 1px solid transparent;
  border-top: none;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0);
  z-index: 1001;
  opacity: 0;
  transition: max-height 200ms cubic-bezier(0.4, 0, 0.2, 1), opacity 150ms ease, box-shadow 200ms ease, border-color 200ms ease !important;
  pointer-events: none;
}
.ev-sender-container .ev-me-custom-select .ev-me-cs-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ev-sender-container .ev-me-custom-select .ev-me-cs-option {
  padding: 9px 12px;
  color: #2f3b44;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: background 80ms ease;
}
.ev-sender-container .ev-me-custom-select .ev-me-cs-option:hover {
  background: #eef1f4;
}
.ev-sender-container .ev-me-custom-select .ev-me-cs-option.is-selected {
  background: #e20074;
  color: #FFFFFF;
  font-weight: 600;
}
.ev-sender-container .ev-me-custom-select.is-open .ev-me-cs-panel {
  max-height: 260px;
  overflow-y: auto;
  opacity: 1;
  border-color: #d6d0c4;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  pointer-events: auto;
}
.ev-sender-container .ev-me-custom-select.is-open .ev-me-cs-arrow:after {
  transform: translateY(-50%) rotate(45deg);
}
.ev-sender-container .ev-me-custom-select:hover {
  border-color: #d6d0c4;
}
.ev-sender-container .special-container:has(.alert) {
  display: flex;
  justify-content: space-between;
}
.ev-sender-container .special-container .alert {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 48%;
}
.ev-sender-container label[for=formbuilderevcodenote] {
  font-weight: normal !important;
}
.ev-sender-container .econtainer {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  align-items: start;
  justify-items: stretch;
  text-align: left;
  margin-bottom: 0 !important;
}
.ev-sender-container .econtainer .ev-field label {
  display: block;
  margin-bottom: 4px;
  font-weight: 500;
}
.ev-sender-container .econtainer .ev-code {
  grid-column: 1/-1;
}
.ev-sender-container .econtainer .ev-field {
  display: flex;
  flex-direction: column;
  text-align: left;
  min-width: 0;
}
.ev-sender-container .econtainer .ev-field .form-control {
  width: 100%;
  display: block;
  min-width: 0;
}
.ev-sender-container .econtainer .control-label,
.ev-sender-container .econtainer .ev-field > label.control-label {
  float: none !important;
  width: auto !important;
  text-align: left !important;
  padding-top: 0 !important;
  margin: 0 0 4px !important;
  font-weight: normal !important;
}
.ev-sender-container .econtainer *,
.ev-sender-container .econtainer *::before,
.ev-sender-container .econtainer *::after {
  box-sizing: border-box;
}
.ev-sender-container .stock-select {
  margin-bottom: 20px !important;
}
.ev-sender-container .stock-select label {
  display: flex;
  flex-direction: column;
  margin-bottom: 4px;
  font-weight: 500;
}
.ev-sender-container .ev-send .btn {
  padding: 10px 30px;
}
@media (max-width: 768px) {
  .ev-sender-container .ev-send .btn {
    padding: 10px 20px;
    margin-bottom: 5px;
  }
}
.ev-sender-container #payment-container {
  display: grid;
  grid-template-columns: 1fr max-content;
  align-items: start;
  -moz-column-gap: 16px;
       column-gap: 16px;
  grid-row-gap: 12px;
}
.ev-sender-container #payment-container .ev-totals {
  grid-column: 2;
  grid-row: 1;
  justify-self: end;
  text-align: right;
}
.ev-sender-container #payment-container .control-label {
  display: block;
  margin: 0 0 6px;
  color: #6b7280;
  font-weight: 500;
  text-align: left !important;
}
.ev-sender-container #payment-container .pay-methods {
  grid-column: 1;
  grid-row: 1;
}
.ev-sender-container #payment-container .pay-methods > label {
  display: block;
  margin: 0 0 6px;
  color: #6b7280;
  font-weight: 500;
  text-align: left !important;
}
.ev-sender-container #payment-container .pay-methods .radio {
  display: inline-block;
  margin: 0 8px 8px 0;
}
.ev-sender-container #payment-container .pay-methods .radio input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.ev-sender-container #payment-container .pay-methods .radio label {
  display: inline-block;
  padding: 8px 16px;
  border: 1px solid #e2e6ea;
  background: #eef1f4;
  font-weight: 600;
  min-width: 140px;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ev-sender-container #payment-container .pay-methods .radio label:hover {
  background: #e8edf2;
}
.ev-sender-container #payment-container .pay-methods .radio label:has(input:checked),
.ev-sender-container #payment-container .pay-methods .radio label.is-selected, .ev-sender-container #payment-container .pay-methods .radio.is-selected {
  background: #2f3b44;
  border-color: #2f3b44;
  color: #fff;
}
.ev-sender-container #genqr-target .help-block {
  font-size: larger;
  font-weight: bold;
}
.ev-sender-container #genqr-target .glyphicon {
  font-size: 70px;
}
.ev-sender-container #payment-amount {
  position: relative;
  background: #f6f5f2;
  border: none !important;
  box-shadow: none;
  padding: 10px 34px 10px 12px;
  width: 320px;
  box-sizing: border-box;
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
  font-feature-settings: "tnum" 1, "lnum" 1;
  font-weight: 400;
  text-align: right;
  margin-top: 12px;
}
.ev-sender-container #payment-amount .val {
  font-weight: 600;
}
.ev-sender-container #payment-amount .cur {
  transform: translateY(-50%);
  color: #6b7280;
  margin-left: 4px;
}
.ev-sender-container #evcode-ext-content .alert {
  padding: 30px 15px;
}
.ev-sender-container #dialog-cash-return {
  color: #3b4851;
}
@media (min-width: 768px) {
  .ev-sender-container .econtainer {
    grid-template-columns: minmax(0, 1.8fr) max-content minmax(0, 1.2fr);
  }
  .ev-sender-container .econtainer .ev-code {
    grid-column: 1/2;
    grid-row: 1;
  }
  .ev-sender-container .econtainer .ev-qty {
    grid-column: 2/3;
    grid-row: 1;
  }
  .ev-sender-container .econtainer .ev-type {
    grid-column: 3/4;
    grid-row: 1;
  }
  .ev-sender-container .econtainer .ev-qty .form-control {
    max-width: 110px;
    width: auto;
    min-width: 0;
  }
  .ev-sender-container .econtainer .ev-qty input[type=number],
  .ev-sender-container .econtainer .ev-qty input[type=text],
  .ev-sender-container .econtainer .ev-qty .input-group,
  .ev-sender-container .econtainer .ev-qty .input-group .form-control {
    max-width: 110px;
    min-width: 0;
  }
  .ev-sender-container .econtainer .ev-type .form-control,
  .ev-sender-container .econtainer .econtainer .ev-code .form-control {
    min-width: 0;
  }
}
@media (max-width: 800px) {
  .ev-sender-container .econtainer {
    grid-template-columns: minmax(0, 1.6fr) max-content minmax(0, 1.2fr);
  }
}
@media (max-width: 768px) {
  .ev-sender-container #payment-amount {
    width: 158px;
  }
  .ev-sender-container .ev-send #save {
    margin-top: 10px;
  }
  .ev-sender-container .special-container:has(.alert) {
    flex-direction: column;
  }
  .ev-sender-container .special-container .alert {
    flex-direction: column-reverse;
    width: 100%;
    align-items: center;
  }
  .ev-sender-container .special-container .help-block {
    margin-top: 20px;
  }
}
.ev-sender-container .sale-items {
  margin-bottom: 20px;
}
.ev-sender-container .sale-items .sale-item {
  margin-bottom: 12px !important;
}
.ev-sender-container .sale-items .sale-item + .sale-item {
  padding-top: 12px;
  border-top: 1px solid #e7e9ec;
}
.ev-sender-container .sale-items .input-scan .form-control {
  padding-right: 36px;
}
.ev-sender-container .sale-items .sale-item-action {
  justify-content: flex-end;
}
.ev-sender-container .sale-items .sale-remove-item,
.ev-sender-container .sale-items .sale-add-item {
  min-width: 40px;
  height: 34px;
}
.ev-sender-container .sale-items .sale-remove-item {
  padding: 0;
}
.ev-sender-container .sale-items .sale-remove-item.hide {
  display: inline-block !important;
  visibility: hidden;
}
.ev-sender-container .sale-items-toolbar {
  margin-top: 4px;
}
.ev-sender-container .sale-payment-container {
  margin-top: 8px;
}
@media (min-width: 768px) {
  .ev-sender-container .sale-items .econtainer {
    grid-template-columns: max-content minmax(0, 1fr) max-content;
  }
  .ev-sender-container .sale-items .sale-qty {
    grid-column: 1/2;
    grid-row: 1;
  }
  .ev-sender-container .sale-items .sale-type {
    grid-column: 2/3;
    grid-row: 1;
  }
  .ev-sender-container .sale-items .sale-item-action {
    grid-column: 3/4;
    grid-row: 1;
  }
  .ev-sender-container .sale-items .sale-qty .form-control {
    max-width: 110px;
    width: auto;
    min-width: 0;
  }
}
@media (max-width: 767px) {
  .ev-sender-container .sale-items .econtainer {
    grid-template-columns: 1fr;
  }
  .ev-sender-container .sale-items .sale-item-action {
    align-items: flex-start;
  }
}

.sukl-status-list {
  counter-reset: suklstep;
  margin: 0;
  padding: 0;
}

.sukl-status-item {
  position: relative;
  padding: 6px 8px 6px 42px;
  margin: 0 0 4px;
  background: #fdfdfd;
  line-height: 1.3;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #3b4851;
}
.sukl-status-item:before {
  content: "";
  position: absolute;
  left: 18px;
  top: 0;
  bottom: 0;
  width: 6px;
  border-left: 2px solid #ddd;
}
.sukl-status-item.disabled {
  opacity: 0.6;
  pointer-events: none;
  cursor: not-allowed;
  background: rgb(253.6, 253.6, 253.6);
}
.sukl-status-item.done {
  background: #f6f5f2;
}
.sukl-status-item.done:before {
  border-left-color: #5cb85c;
}
.sukl-status-item.current {
  background: #e7e9ec;
  box-shadow: 0 0 0 2px rgba(226, 0, 116, 0.15);
  border-color: rgba(226, 0, 116, 0.35);
}
.sukl-status-item.current:before {
  border-left-color: #e20074;
}
.sukl-status-item.final {
  border-style: dashed;
}
.sukl-status-item .label-step {
  display: inline-block;
  min-width: 26px;
  text-align: center;
  margin-right: 6px;
  font-weight: 600;
  padding: 2px 6px;
  border-radius: 12px;
  background: #FFFFFF;
  border: 1px solid #ddd;
}
.sukl-status-item .current-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e20074;
  margin-left: 6px;
  vertical-align: middle;
  box-shadow: 0 0 0 2px rgba(226, 0, 116, 0.12);
}
.sukl-status-item .current-chevron {
  color: #e20074;
  margin: 0 6px 0 4px;
}

.sukl-status-progress {
  height: 8px;
  background: #e7e9ec;
  border-radius: 4px;
  overflow: hidden;
  margin: 0 0 10px;
  position: relative;
}
.sukl-status-progress .sukl-status-progress-bar {
  height: 100%;
  background: #5cb85c;
  width: 0;
  transition: width 0.4s ease;
}
@media (prefers-reduced-motion: reduce) {
  .sukl-status-progress .sukl-status-progress-bar {
    transition: none;
  }
}

.sukl-status-legend {
  margin-top: 10px;
  font-size: 12px;
  color: #3b4851;
}
.sukl-status-legend span {
  display: inline-block;
  padding: 3px 6px;
  margin: 2px 4px 2px 0;
  background: #e7e9ec;
  border-radius: 3px;
  color: #3b4851;
  border: 1px solid #ddd;
}
.sukl-status-legend .legend-done {
  background: #f6f5f2;
  border-color: #5cb85c;
}
.sukl-status-legend .legend-current {
  background: #e7e9ec;
  border-color: #e20074;
}
.sukl-status-legend .legend-final {
  background: #FFFFFF;
  border: 1px dashed #ddd;
}

#modal-order-complaint .modal-body {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
#modal-order-complaint .modal-body .table {
  padding-top: 0;
  margin-top: -1px;
}
#modal-order-complaint .modal-footer .pull-left {
  margin-top: 6px;
}
#modal-order-complaint .detail-header {
  border-bottom: 10px solid #FFFFFF;
}
#modal-order-complaint .text-left {
  padding-left: 28px;
}
#modal-order-complaint th.text-left {
  padding-left: 56px;
}
#modal-order-complaint .text-right {
  padding-right: 40px;
}
#modal-order-complaint .required::after {
  content: " *";
  color: #e20074;
}
#modal-order-complaint .pad.medi-magenta {
  font-weight: bold;
}
#modal-order-complaint .row {
  margin: 5px 10px 15px 10px;
}
#modal-order-complaint .row.form-inline label {
  margin-right: 20px;
}
#modal-order-complaint .checkboxaction {
  padding-left: 10px;
  padding-right: 0;
}
@media (max-width: 768px) {
  #modal-order-complaint th {
    white-space: normal !important;
    vertical-align: middle !important;
    text-align: center;
  }
  #modal-order-complaint td.numbers.complaint-amount {
    width: 25%;
    font-size: 16px;
  }
  #modal-order-complaint td.numbers {
    width: 25%;
  }
  #modal-order-complaint strong {
    font-size: 13px;
  }
  #modal-order-complaint .row {
    margin: 5px 0 0 0;
  }
  #modal-order-complaint .row div:not(.pad) {
    margin-bottom: 15px;
  }
  #modal-order-complaint .nametext {
    width: 66%;
  }
  #modal-order-complaint .complaint-product-description {
    margin-top: 10px;
    padding-left: 40px;
  }
  #modal-order-complaint .text-right {
    white-space: nowrap;
    padding-right: 14px;
  }
  #modal-order-complaint .pad {
    padding-right: 0px;
  }
}
@media (max-width: 375px) {
  #modal-order-complaint .text-right.pad {
    padding-right: 0;
  }
  #modal-order-complaint .text-right {
    padding-right: 10px;
  }
}

#container-complaint {
  margin-top: 50px;
}

#sidemenu .navbar-default {
  border-color: transparent;
  background-color: transparent;
}
#sidemenu .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
#sidemenu li.side-logout {
  display: none !important;
}
#sidemenu li.dropdown-header {
  font-size: 16px;
  padding-left: 10px;
  color: #3b4851;
  font-weight: bold;
}
#sidemenu li.sidemenu-rewards {
  background-color: #f6f5f2 !important;
}
#sidemenu li.sidemenu-rewards a.cursor-default:focus {
  color: #3b4851;
}
#sidemenu li.sidemenu-rewards a.cursor-default:hover {
  color: #e20074;
  background-color: #f6f5f2;
  opacity: 1;
}
#sidemenu li.sidemenu-rewards.active {
  background-color: #e20074 !important;
}
#sidemenu li.sidemenu-rewards:last-of-type {
  border-bottom: none;
}
#sidemenu li.dropdown {
  background-color: transparent !important;
}
#sidemenu li.active {
  color: #FFFFFF;
  background-color: #e20074;
}
#sidemenu li.active > a {
  color: #FFFFFF;
}
#sidemenu li.active > a:hover {
  opacity: 1 !important;
  background-color: #8d004c !important;
}
#sidemenu li.divider {
  height: 25px;
  overflow: hidden;
  background-color: #FFFFFF;
}
#sidemenu li:not(.divider) a {
  font-weight: bold;
  display: block;
  padding: 8px 0;
  padding-left: 10px;
  line-height: 17px;
}
#sidemenu li:not(.divider) a:hover {
  background-color: #e20074;
  opacity: 0.65;
  color: #FFFFFF;
}
#sidemenu li:not(.divider) {
  border-bottom: solid 2px #FFFFFF;
}
@media (min-width: 1200px) {
  #sidemenu li:not(.divider) {
    width: 260.5px;
  }
}
@media (max-width: 1200px) {
  #sidemenu li:not(.divider) {
    width: 220px;
  }
}
#sidemenu li:not(.divider):not(.active) {
  background-color: #e7e9ec;
}

@keyframes me-shimmer {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
@keyframes me-spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes me-fade-in {
  0% {
    opacity: 0;
    transform: translateY(-6px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
body.me-body-scroll-locked {
  position: fixed;
  left: 0;
  right: 0;
  overflow: hidden;
  -webkit-overflow-scrolling: auto;
}

.block-search.me-algolia-root {
  position: relative;
}
.block-search.me-algolia-root.me-algolia-open {
  z-index: 1051;
}
.block-search.me-algolia-root.me-algolia-open .search-param {
  position: relative;
  z-index: 1052;
}
.block-search.me-algolia-root .input-scan {
  position: relative;
}
.block-search.me-algolia-root .input-scan .search-param {
  padding-right: 152px;
}

.me-algolia-backdrop {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(39, 48, 58, 0.42);
  opacity: 0;
  pointer-events: none;
  z-index: 1049;
  transition: opacity 0.18s ease !important;
  backdrop-filter: blur(3px);
}
.me-algolia-backdrop.is-visible {
  opacity: 1;
  pointer-events: auto;
}

.me-algolia-autocomplete {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin-top: -7px;
  padding: 10px 0 0;
  background: #fff;
  border: 1px solid #dfe4ee;
  border-radius: 14px;
  box-shadow: 0 18px 45px rgba(39, 48, 58, 0.18);
  z-index: 1050;
  max-height: 507px;
  overflow-y: auto;
  scrollbar-gutter: stable;
  overscroll-behavior: contain;
  display: none;
  backdrop-filter: blur(4px);
  transform-origin: 50% 0;
  animation: me-fade-in 0.18s ease-out;
}
.me-algolia-autocomplete::before {
  content: "";
  position: absolute;
  left: 42px;
  top: -13px;
  width: 32px;
  height: 32px;
  background: #fff;
  border-left: 1px solid #dfe4ee;
  border-top: 1px solid #dfe4ee;
  transform: rotate(45deg);
  border-radius: 4px;
}
.me-algolia-autocomplete::-webkit-scrollbar {
  width: 13px;
}
.me-algolia-autocomplete::-webkit-scrollbar-thumb {
  background-color: rgba(31, 31, 31, 0.3);
}

.me-section {
  padding: 6px 18px 4px;
}
.me-section + .me-section {
  border-top: 1px solid #edf1f7;
  margin-top: 4px;
  padding-top: 10px;
}

.me-section-title {
  display: flex;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #7a8ba3;
  font-weight: 700;
  margin-bottom: 6px;
}

.me-section-manufacturers {
  padding-bottom: 8px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
.me-section-manufacturers .me-section-title {
  margin-bottom: 0;
  flex-shrink: 0;
}
.me-section-manufacturers .me-manufacturer-reset {
  display: none;
}

.me-section-suggestions {
  padding-bottom: 8px;
}
.me-section-suggestions .me-section-title {
  margin-bottom: 8px;
}

.me-tabs-bar {
  display: flex;
  gap: 2px;
  padding: 4px 18px 0;
  border-bottom: 2px solid #edf1f7;
}

.me-tab {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 8px 14px;
  border: 0;
  background: transparent;
  color: #5b6f82;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  margin-bottom: -2px;
  border-radius: 8px 8px 0 0;
  transition: color 0.15s ease, border-color 0.15s ease, background 0.15s ease !important;
  white-space: nowrap;
  flex-shrink: 0;
}
.me-tab:hover, .me-tab:focus {
  color: #2f3d4c;
  background: #f4f7fc;
  outline: 0;
}
.me-tab.is-active {
  color: #e20074;
  border-bottom-color: #e20074;
  background: transparent;
}

.me-tab-count {
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  background: #c8d4ea;
  border-radius: 999px;
  padding: 1px 6px;
  min-width: 18px;
  text-align: center;
  line-height: 1.4;
}
.me-tab.is-active .me-tab-count {
  background: #e20074;
}

.me-tab-panel {
  display: none;
}
.me-tab-panel.is-active {
  display: block;
}
.me-tab-panel > .me-section > .me-section-title {
  display: none;
}
.me-tab-panel > .me-section {
  border-top: 0;
  margin-top: 0;
}

.me-manufacturers {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  row-gap: 8px;
}

.me-manufacturer {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border: 1px solid #e3e8f3;
  border-radius: 999px;
  padding: 4px 10px;
  background: #f8fafc;
  color: #2f3d4c;
  font-size: 11px;
  line-height: 1;
  cursor: pointer;
  transition: background 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease !important;
}
.me-manufacturer:hover, .me-manufacturer:focus {
  background: #f1f4fb;
  border-color: #c5d0e5;
  box-shadow: 0 2px 6px rgba(39, 48, 58, 0.12);
  outline: 0;
  transform: translateY(-1px);
}
.me-manufacturer.is-active {
  background: rgba(226, 0, 116, 0.07);
  border-color: #e20074;
  color: #e20074;
  box-shadow: 0 0 0 1px rgba(226, 0, 116, 0.18);
}

.me-manufacturer-name {
  white-space: nowrap;
  font-weight: 600;
}

.me-manufacturer-reset {
  margin-left: auto;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  border: 0;
  background: transparent;
  color: #7a8ba3;
  font-size: 11px;
  cursor: pointer;
  padding: 0;
}
.me-manufacturer-reset:hover, .me-manufacturer-reset:focus {
  color: #e20074;
  outline: 0;
}

.me-manufacturer-reset-icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid currentColor;
  position: relative;
}
.me-manufacturer-reset-icon::before, .me-manufacturer-reset-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7px;
  height: 1px;
  background: currentColor;
  transform-origin: 50% 50%;
}
.me-manufacturer-reset-icon::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.me-manufacturer-reset-icon::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.me-manufacturer-logo,
.product-manufacturer-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  width: 40px;
  height: 29px;
}
.me-manufacturer-logo img,
.product-manufacturer-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.product-manufacturer-logo {
  margin-top: 10px;
}

.me-algolia-autocomplete .product-manufacturer-logo-medi,
.product-manufacturer-logo-handicap,
.me-manufacturer-logo-medi,
.me-manufacturer-logo-handicap {
  height: 23px;
}

.me-manufacturer-logo-fallback {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border-radius: 5px;
  background: #f1f4f9;
  color: #2f3d4c;
  font-weight: 700;
  font-size: 11px;
}

.me-suggestion-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  row-gap: 8px;
}

.me-suggestion-chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border: 1px solid #e3e8f3;
  border-radius: 999px;
  padding: 6px 12px;
  background: #f9fbff;
  color: #2f3d4c;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  transition: background 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease !important;
}
.me-suggestion-chip:hover, .me-suggestion-chip:focus, .me-suggestion-chip.is-active {
  background: #f1f4fb;
  border-color: #c5d0e5;
  box-shadow: 0 2px 6px rgba(39, 48, 58, 0.12);
  outline: 0;
  transform: translateY(-1px);
  color: #e20074;
}
.me-suggestion-chip mark {
  background: transparent;
  color: #e20074;
}

.me-suggestion-count {
  margin-left: 4px;
  opacity: 0.6;
  font-size: 0.9em;
}

.me-algolia-autocomplete .me-hit {
  display: flex;
  width: 100%;
  border: 0;
  background: transparent;
  padding: 12px 18px;
  text-align: left;
  align-items: center;
  gap: 14px;
  cursor: pointer;
  transition: background 0.15s ease, transform 0.15s ease, box-shadow 0.15s ease !important;
}
.me-algolia-autocomplete .me-hit:not(:last-child) {
  border-bottom: 1px solid #edf1f7;
}
.me-algolia-autocomplete .me-hit:hover, .me-algolia-autocomplete .me-hit:focus, .me-algolia-autocomplete .me-hit.is-active {
  background: #f4f7fc;
  outline: 0;
  transform: translateY(-1px);
  box-shadow: inset 0 0 0 1px rgba(226, 0, 116, 0.08);
}
.me-algolia-autocomplete .me-hit-status {
  padding: 14px 18px;
  color: #425466;
  font-size: 13px;
  background: #f8fafc;
  border-left: 4px solid #c8d4ea;
  line-height: 1.4;
}
.me-algolia-autocomplete .me-hit-status.is-loading {
  position: relative;
  padding-left: 40px;
}
.me-algolia-autocomplete .me-hit-status.is-loading::before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #8aa0c7;
  border-top-color: transparent;
  position: absolute;
  left: 18px;
  top: 50%;
  margin-top: -8px;
  animation: me-spin 0.8s linear infinite;
}
.me-algolia-autocomplete .me-hit-status.is-offline {
  border-left-color: #f59e0b;
  background: #fffbeb;
}
.me-algolia-autocomplete .me-hit-status.is-error {
  border-left-color: #ef4444;
  background: #fef2f2;
}
.me-algolia-autocomplete .me-retry-btn {
  display: inline-block;
  margin-top: 8px;
  padding: 6px 14px;
  background: #e20074;
  color: #fff;
  border: 0;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.15s ease !important;
}
.me-algolia-autocomplete .me-retry-btn:hover {
  background: #8d004c;
}
.me-algolia-autocomplete .product-manufacturer {
  margin-top: -8px;
  display: flex;
  align-items: center;
  font-size: 11px;
  font-weight: 600;
  gap: 6px;
  color: #3b4851;
}
.me-algolia-autocomplete .product-manufacturer img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.me-hit-thumb {
  width: 77px;
  height: 77px;
  flex: 0 0 52px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 10px;
  padding: 6px;
}

.me-hit-body {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
}
.me-hit-body .me-manufacturer-logo,
.me-hit-body .product-manufacturer-logo {
  margin-top: 17px;
}
.me-hit-body .product-manufacturer-logo-maxis {
  margin-top: 10px;
}
.me-hit-body .product-manufacturer-logo-medi,
.me-hit-body .product-manufacturer-logo-handicap {
  width: 24px !important;
  height: 23px;
}

.me-hit-title {
  display: block;
  color: #1e2530;
  font-size: 14px;
  line-height: 1.3;
}

span.me-hit-mark {
  background: unset;
  color: #e20074;
  border-radius: 4px;
  padding: 0;
}

.me-hit-model {
  display: block;
  font-size: 12px;
  color: #5b6f82;
  line-height: 1.5;
  font-weight: 500;
}

.me-hit-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  font-size: 11px;
  letter-spacing: 0.02em;
  color: #5b6f82;
}
.me-hit-meta .me-hit-chip {
  color: #3b4851;
  padding: 3px 8px;
  border-radius: 999px;
  font-weight: 600;
  line-height: 1;
}

.me-hit-attributes {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin-top: 8px;
}
.me-hit-attributes .me-hit-attribute {
  display: inline-block;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  padding: 2px 7px;
  border-radius: 999px;
  white-space: nowrap;
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #5b6f82;
  background: #f8fafc;
  border: 1px solid #edf1f7;
}
.me-hit-attributes .me-hit-attribute.is-novinka {
  color: #fff;
  background: #D801FF;
  border-color: unset;
}
.is-manufacturer-cep .me-hit-attributes .me-hit-attribute.is-novinka {
  background: linear-gradient(106deg, #d2d700, #00a078 95%);
  border-color: unset;
}
.me-hit-attributes .me-hit-attribute.is-vyprodej {
  color: #fff;
  background: #FF0000;
  border-color: #FF0000;
}
.me-hit-attributes .me-hit-attribute.is-snizenacena {
  color: #fff;
  background: #FF7600;
  border-color: #FF7600;
}
.me-hit-attributes .me-hit-attribute.is-plochepleteni {
  color: #fff;
  background: #7E0B40;
  border-color: #7E0B40;
}
.me-hit-attributes .me-hit-attribute.is-new-color {
  color: #FFFFFF;
  background: #008B86;
  border-color: #008B86;
}
.me-hit-attributes .me-hit-attribute.is-novagenerace {
  color: #000;
  background: #00FF89;
  border-color: #00FF89;
}
.me-hit-attributes .me-hit-attribute.is-exclusively {
  color: #fff;
  background: #6E0A87;
  border-color: #6E0A87;
}
.me-hit-attributes .me-hit-attribute.is-individual {
  color: #fff;
  background: #3B9AF8;
  border-color: #3B9AF8;
}
.me-hit-attributes .me-hit-attribute.is-insurance {
  color: #fff;
  background: #B70101;
  border-color: #B70101;
}

.me-hit-price {
  margin-left: 8px;
  font-weight: 800;
  color: #e20074;
  white-space: nowrap;
  min-width: 78px;
  text-align: right;
  padding: 6px 12px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 2px;
}

.me-hit-price-sale {
  color: #e20074;
  font-weight: 800;
  font-size: inherit;
  line-height: 1.2;
}

.me-hit-price-original {
  color: #7a8ba3;
  font-weight: 500;
  font-size: 11px;
  text-decoration: line-through;
  line-height: 1.2;
}

.me-hit-discount-badge {
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background: #B70101;
  border-radius: 999px;
  padding: 2px 6px;
  margin-top: 1px;
}

.me-hit-readtime {
  display: inline;
  font-size: 11px;
  color: #7a8ba3;
  white-space: nowrap;
  margin-left: 6px;
}

.me-category-icon,
.me-news-icon,
.me-page-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  color: #8aa0c7;
  flex-shrink: 0;
  background: #f1f4f9;
  border-radius: 6px;
  transition: background 0.15s ease, color 0.15s ease !important;
}
.me-category-icon svg,
.me-news-icon svg,
.me-page-icon svg {
  width: 16px;
  height: 16px;
  fill: currentColor;
}

.me-hit-category:hover .me-category-icon,
.me-hit-category.is-active .me-category-icon,
.me-hit-news:hover .me-news-icon,
.me-hit-news.is-active .me-news-icon,
.me-hit-page:hover .me-page-icon,
.me-hit-page.is-active .me-page-icon {
  color: #e20074;
  background: rgba(226, 0, 116, 0.1);
}

.me-hit-category {
  text-decoration: none;
  color: inherit;
}
.me-hit-category:hover, .me-hit-category:focus, .me-hit-category.is-active {
  text-decoration: none;
  color: inherit;
}

.me-category-parent {
  font-weight: 600;
  color: #7a8ba3;
  font-size: 0.9em;
}

.me-category-description {
  font-weight: 400;
  color: #7a8ba3;
  font-size: 0.9em;
  margin-left: 6px;
}

.me-page-prefix {
  font-weight: 600;
  color: #7a8ba3;
  font-size: 0.9em;
  margin-right: 4px;
}

.me-skeleton {
  padding: 12px 18px;
}

.me-skeleton-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 8px 0;
}

.me-skeleton-thumb {
  width: 52px;
  height: 52px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  border-radius: 10px;
  animation: me-shimmer 1.5s infinite;
}

.me-skeleton-body {
  flex: 1;
}

.me-skeleton-line {
  height: 12px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  border-radius: 4px;
  animation: me-shimmer 1.5s infinite;
}
.me-skeleton-line.is-short {
  width: 60%;
}
.me-skeleton-line.is-medium {
  width: 80%;
  margin-top: 8px;
}
.me-skeleton-line + .me-skeleton-line {
  margin-top: 6px;
}

.me-see-all {
  display: block;
  text-align: center;
  padding: 14px 18px;
  border-top: 1px solid #edf1f7;
  margin-top: 8px;
  color: #e20074;
  font-weight: 600;
  font-size: 13px;
  text-decoration: none;
  transition: background 0.15s ease, color 0.15s ease !important;
}
.me-see-all:hover, .me-see-all:focus, .me-see-all.is-active {
  background: #fdf2f8;
  color: #8d004c;
  text-decoration: none;
  outline: 0;
}

.me-see-all-count {
  font-weight: 400;
  color: #7a8ba3;
  margin-left: 4px;
}

.me-results-summary {
  padding: 8px 18px;
  font-size: 11px;
  color: #7a8ba3;
  border-bottom: 1px solid #edf1f7;
  margin-bottom: 4px;
}

.me-no-results {
  padding: 0 0 4px;
}

.me-no-results-message {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 18px 18px 10px;
  color: #1e2530;
  font-size: 14px;
  line-height: 1.4;
}
.me-no-results-message strong {
  font-weight: 700;
}

.me-no-results-icon {
  flex-shrink: 0;
  color: #7a8ba3;
  opacity: 0.7;
}

.me-no-results-hint {
  padding: 0 18px 12px;
  font-size: 12px;
  color: #7a8ba3;
  line-height: 1.4;
}

.me-no-results-browse {
  display: block;
  text-align: center;
  padding: 12px 18px;
  border-top: 1px solid #edf1f7;
  margin-top: 4px;
  color: #e20074;
  font-weight: 600;
  font-size: 13px;
  text-decoration: none;
  transition: background 0.15s ease, color 0.15s ease !important;
}
.me-no-results-browse:hover, .me-no-results-browse:focus, .me-no-results-browse.is-active {
  background: #fdf2f8;
  color: #8d004c;
  text-decoration: none;
  outline: 0;
}

.me-section-banner {
  padding: 8px 18px;
}
.me-section-banner a {
  display: block;
  padding: 10px 16px;
  border-radius: 8px;
  text-decoration: none;
  font-size: 13px;
  line-height: 1.4;
  transition: opacity 0.15s ease;
}
.me-section-banner a:hover {
  opacity: 0.85;
  text-decoration: none;
}

.algolia-banner {
  background: #f0f4ff;
  color: #1e2530;
  border: 1px solid #d0d9f0;
}
.algolia-banner strong {
  font-weight: 700;
  color: #e20074;
}
.algolia-banner--sale {
  background: #fff1f7;
  border-color: #f9d0e3;
}
.algolia-banner--sale strong {
  color: #e20074;
}
.algolia-banner--new {
  background: #f0fdf4;
  border-color: #bbf7d0;
}
.algolia-banner--new strong {
  color: #15803d;
}

.me-hit-availability {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 2px;
  margin-top: 2px;
}

.me-hit-stock {
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.03em;
  padding: 3px 8px;
  border-radius: 999px;
  line-height: 1;
  white-space: nowrap;
}
.me-hit-stock.is-in-stock {
  color: #15803d;
  background: #f0fdf4;
  border: 1px solid #bbf7d0;
}
.me-hit-stock.is-out-of-stock {
  color: #b91c1c;
  background: #fef2f2;
  border: 1px solid #fecaca;
}

.me-hit-delivery {
  font-size: 10px;
  font-weight: 500;
  color: #7a8ba3;
  white-space: nowrap;
  line-height: 1;
}

.me-active-filter-bar {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 5px 6px 5px 14px;
  margin: 0 10px 6px;
  background: rgba(226, 0, 116, 0.06);
  border: 1px solid rgba(226, 0, 116, 0.18);
  border-radius: 999px;
  line-height: 1.3;
}

.me-active-filter-label {
  font-size: 12px;
  font-weight: 700;
  color: #e20074;
  letter-spacing: 0.02em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 0;
}

.me-active-filter-clear {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
  color: #7a8ba3;
  background: #fff;
  border: 1px solid #dfe4ee;
  border-radius: 999px;
  padding: 4px 8px;
  cursor: pointer;
  white-space: nowrap;
  transition: color 0.15s, border-color 0.15s, background 0.15s !important;
  flex-shrink: 0;
}
.me-active-filter-clear:hover {
  color: #e20074;
  border-color: rgba(226, 0, 116, 0.35);
  background: rgba(226, 0, 116, 0.06);
}
.me-active-filter-clear svg {
  flex-shrink: 0;
}

.me-scroll-indicator {
  position: sticky;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  margin-top: -32px;
  align-items: center;
  justify-content: center;
  height: 32px;
  background: linear-gradient(to top, #fff 40%, rgba(255, 255, 255, 0));
  box-sizing: border-box;
  cursor: pointer;
  z-index: 3;
}
.me-scroll-indicator.is-visible {
  display: flex;
  pointer-events: auto;
}
.me-scroll-indicator svg {
  color: #e20074;
  animation: me-bounce-down 1.8s ease-in-out infinite;
}
.me-scroll-indicator:hover svg {
  transform: scale(1.25);
  animation-play-state: paused !important;
  transition: transform 0.15s ease !important;
}

@keyframes me-bounce-down {
  0%, 100% {
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    transform: translateY(5px);
    opacity: 0.7;
  }
}
.chip-hotkey.chip-ctrlk {
  position: absolute;
  right: 38px;
  z-index: 1000;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.me-mobile-header {
  display: none;
}

@media (max-width: 991px) {
  .me-algolia-autocomplete {
    left: -8px;
    right: -8px;
    border-radius: 12px;
  }
  .me-algolia-autocomplete::before {
    left: 32px;
  }
}
@media (max-width: 767px) {
  .me-mobile-header {
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: sticky;
    top: 0;
    z-index: 1060;
    background: #fff;
    padding: calc(12px + env(safe-area-inset-top, 0px)) 12px 12px;
    border-bottom: 1px solid #edf1f7;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  }
  .me-mobile-header-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .me-mobile-title {
    flex: 1;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #1e2530;
  }
  .me-mobile-header-spacer {
    width: 40px;
  }
  .me-mobile-close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 0;
    background: #f4f7fc;
    border-radius: 50%;
    color: #425466;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
    transition: background 0.15s ease, color 0.15s ease !important;
    flex-shrink: 0;
  }
  .me-mobile-close:hover, .me-mobile-close:focus {
    background: #e8ecf4;
    color: #e20074;
    outline: 0;
  }
  .me-mobile-close:active {
    background: #dde3ef;
    transform: scale(0.95);
  }
  .me-mobile-close svg {
    width: 20px;
    height: 20px;
  }
  .me-mobile-search-wrap {
    flex: 1;
    position: relative;
    display: flex;
    align-items: center;
  }
  .me-mobile-search-icon {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #8aa0c7;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    transition: opacity 0.15s ease, width 0.15s ease, margin 0.15s ease !important;
  }
  .me-mobile-search-icon svg {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
  }
  .me-mobile-search-input {
    width: 100%;
    height: 44px;
    padding: 0 40px 0 40px;
    border: 1px solid #dfe4ee;
    border-radius: 10px;
    background: #f8fafc;
    font-size: 16px;
    color: #1e2530;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
    transition: border-color 0.15s ease, background 0.15s ease, box-shadow 0.15s ease, padding 0.15s ease !important;
  }
  .me-mobile-search-input::-moz-placeholder {
    color: #8aa0c7;
  }
  .me-mobile-search-input::placeholder {
    color: #8aa0c7;
  }
  .me-mobile-search-input:focus {
    border-color: #e20074;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(226, 0, 116, 0.1);
  }
  .me-mobile-search-input::-webkit-search-decoration, .me-mobile-search-input::-webkit-search-cancel-button, .me-mobile-search-input::-webkit-search-results-button, .me-mobile-search-input::-webkit-search-results-decoration {
    -webkit-appearance: none;
    appearance: none;
  }
  .me-mobile-search-wrap:focus-within .me-mobile-search-icon,
  .me-mobile-search-wrap.is-focused .me-mobile-search-icon {
    display: none;
  }
  .me-mobile-search-wrap:focus-within .me-mobile-search-input,
  .me-mobile-search-wrap.is-focused .me-mobile-search-input {
    padding-left: 14px;
  }
  .me-mobile-search-clear {
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border: 0;
    background: transparent;
    color: #8aa0c7;
    cursor: pointer;
    border-radius: 50%;
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
    transition: background 0.15s ease, color 0.15s ease !important;
  }
  .me-mobile-search-clear:hover, .me-mobile-search-clear:focus {
    background: rgba(226, 0, 116, 0.1);
    color: #e20074;
    outline: 0;
  }
  .me-mobile-search-clear:active {
    background: rgba(226, 0, 116, 0.18);
  }
  .me-mobile-search-clear svg {
    width: 18px;
    height: 18px;
  }
  .me-mobile-clear,
  .me-mobile-clear-placeholder {
    display: none;
  }
  .me-algolia-autocomplete {
    position: fixed;
    top: 0;
    top: var(--me-vv-offset, 0px);
    left: 0;
    right: 0;
    bottom: auto;
    width: 100%;
    height: 100%;
    height: 100dvh;
    height: var(--me-vvh, 100dvh);
    max-height: none;
    margin: 0;
    border-radius: 0;
    border: 0;
    padding-top: 0;
    padding-bottom: env(safe-area-inset-bottom, 0px);
    z-index: 1050;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
    scroll-behavior: smooth;
  }
  .me-algolia-autocomplete::before {
    display: none;
  }
  .me-algolia-backdrop {
    display: none;
  }
  .block-search.me-algolia-root.me-algolia-open {
    position: relative;
  }
  .block-search.me-algolia-root.me-algolia-open .input-scan {
    position: fixed;
    top: -100px;
    left: 0;
    right: 0;
    opacity: 0;
    pointer-events: none;
  }
  .block-search.me-algolia-root.me-algolia-open .me-algolia-autocomplete {
    opacity: 1;
    pointer-events: auto;
  }
  .me-suggestion-chip,
  .me-manufacturer,
  .me-hit,
  .me-see-all,
  .me-no-results-browse,
  .me-retry-btn {
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
  }
  .me-hit.is-pressed {
    background: #eef2fa;
    transform: scale(0.985);
  }
  .me-suggestion-chip.is-pressed {
    background: #e8ecf4;
    transform: scale(0.96);
  }
  .me-manufacturer.is-pressed {
    transform: scale(0.92);
    box-shadow: 0 0 0 2px rgba(226, 0, 116, 0.25);
  }
  .me-see-all.is-pressed,
  .me-no-results-browse.is-pressed {
    background: #eef2fa;
    transform: scale(0.98);
  }
  .me-mobile-swipe-handle {
    display: flex;
    justify-content: center;
    padding: 6px 0 2px;
    cursor: grab;
  }
  .me-mobile-swipe-handle span {
    display: block;
    width: 36px;
    height: 4px;
    border-radius: 2px;
    background: #c8d4ea;
  }
  .me-mobile-close {
    min-width: 44px;
    min-height: 44px;
  }
  .me-mobile-search-clear {
    min-width: 44px;
    min-height: 44px;
  }
  .me-suggestion-chip {
    min-height: 36px;
  }
  .me-tabs-bar {
    padding: 2px 12px 0;
    gap: 0;
  }
  .me-tab {
    padding: 7px 12px;
    font-size: 11px;
  }
  .me-tab-count {
    font-size: 9px;
    padding: 1px 5px;
    min-width: 16px;
  }
  .me-section {
    padding: 8px 12px 6px;
  }
  .me-section + .me-section {
    margin-top: 2px;
    padding-top: 8px;
  }
  .me-section-title {
    font-size: 10px;
    margin-bottom: 8px;
  }
  .me-manufacturers {
    gap: 5px;
    row-gap: 6px;
  }
  .me-manufacturer {
    padding: 5px 10px;
    font-size: 10px;
  }
  .me-suggestion-chips {
    gap: 5px;
    row-gap: 6px;
  }
  .me-suggestion-chip {
    padding: 7px 11px;
    font-size: 11px;
  }
  .me-algolia-autocomplete .me-hit {
    padding: 10px 12px;
    gap: 10px;
  }
  .me-hit-thumb {
    width: 60px;
    height: 60px;
    flex: 0 0 60px;
    padding: 4px;
    border-radius: 8px;
  }
  .me-hit-title {
    font-size: 13px;
    line-height: 1.35;
  }
  .me-hit-model {
    font-size: 11px;
  }
  .me-hit-price {
    min-width: auto;
    font-size: 13px;
    padding: 4px 0;
    margin-left: auto;
  }
  .me-hit-price-original {
    font-size: 10px;
  }
  .me-hit-discount-badge {
    font-size: 9px;
    padding: 2px 5px;
  }
  .me-hit-meta {
    font-size: 10px;
    gap: 4px;
  }
  .me-hit-attributes {
    gap: 3px;
  }
  .me-hit-attributes .me-hit-attribute {
    font-size: 9px;
    padding: 2px 5px;
    max-width: 140px;
  }
  .me-category-icon,
  .me-news-icon,
  .me-page-icon {
    width: 24px;
    height: 24px;
  }
  .me-category-icon svg,
  .me-news-icon svg,
  .me-page-icon svg {
    width: 14px;
    height: 14px;
  }
  .me-see-all {
    padding: 14px 12px;
    font-size: 12px;
    position: sticky;
    bottom: 0;
    background: #fff;
    border-top: 1px solid #edf1f7;
    margin-top: 0;
  }
  .me-section:last-of-type {
    padding-bottom: 12px;
  }
  .me-no-results-message {
    padding: 14px 12px 8px;
    font-size: 13px;
    gap: 10px;
  }
  .me-no-results-hint {
    padding: 0 12px 10px;
    font-size: 11px;
  }
  .me-no-results-browse {
    padding: 12px;
    font-size: 12px;
    position: sticky;
    bottom: 0;
    background: #fff;
  }
  .me-hit-availability {
    gap: 1px;
    margin-top: 1px;
  }
  .me-hit-stock {
    font-size: 9px;
    padding: 2px 6px;
  }
  .me-hit-delivery {
    font-size: 9px;
  }
  .me-results-summary {
    padding: 6px 12px;
    font-size: 10px;
  }
  .me-skeleton {
    padding: 10px 12px;
  }
  .me-skeleton-item {
    gap: 10px;
    padding: 6px 0;
  }
  .me-skeleton-thumb {
    width: 48px;
    height: 48px;
  }
  .me-hit-status {
    padding: 12px;
    font-size: 12px;
  }
  .me-manufacturer-logo,
  .product-manufacturer-logo {
    width: 32px;
    height: 24px;
  }
  .me-hit-body .me-manufacturer-logo,
  .me-hit-body .product-manufacturer-logo {
    margin-top: 10px;
  }
  .chip-hotkey.chip-ctrlk {
    display: none;
  }
  .block-search.me-algolia-root .input-scan .search-param {
    padding-right: 44px;
  }
}
@media (min-width: 768px) {
  .chip-hotkey.chip-ctrlk {
    right: 42px;
  }
  .me-mobile-swipe-handle {
    display: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .me-algolia-autocomplete {
    animation: none !important;
    scroll-behavior: auto !important;
  }
  .me-hit,
  .me-suggestion-chip,
  .me-manufacturer,
  .me-see-all,
  .me-mobile-close {
    transition: none !important;
  }
  .me-algolia-backdrop {
    transition: none !important;
  }
}